In [1]:
with open('tweets.txt', 'r', encoding='utf-8') as tweets_read:
    # read(n) method will put n characters into a string
    tweets_string = tweets_read.read()

import re
import nltk
from collections import Counter
from wordcloud import WordCloud # using python 3.7
import matplotlib
matplotlib.use("TkAgg")
from matplotlib import pyplot as plt


NEGWORDS = ["not", "no", "none", "neither", "never", "nobody", "n't", 'nor']
# STOPWORDS = ["an", "a", "the"] + NEGWORDS
STOPWORDS = ["an", "a", "the", "or", "and", "thou", "must", "that", "this", "self", "unless", "behind", "for", "which",
             "whose", "can", "else", "some", "will", "so", "from", "to", "by", "within", "of", "upon","rt", "th", "with",
             "it","baba","today","yesterday","0o", "0s", "3a", "3b", "3d", "6b", "6o", "a", "a1", "a2", "a3", "a4", 
             "ab", "able", "about", "above", "abst", "ac", "accordance", "according", "accordingly", "across", "act", 
             "actually", "ad", "added", "adj", "ae", "af", "affected", "affecting", "affects", "after", "afterwards", "ag", 
             "again", "against", "ah", "ain", "ain't", "aj", "al", "all", "allow", "allows", "almost", "alone", "along", 
             "already", "also", "although", "always", "am", "among", "amongst", "amoungst", "amount", "an", "and", "announce",
             "another", "any", "anybody", "anyhow", "anymore", "anyone", "anything", "anyway", "anyways", "anywhere", "ao", 
             "ap", "apart", "apparently", "appear", "appreciate", "appropriate", "approximately", "ar", "are", "aren", "arent", 
             "aren't", "arise", "around", "as", "a's", "aside", "ask", "asking", "associated", "at", "au", "auth", "av", 
             "available", "aw", "away", "awfully", "ax", "ay", "az", "b", "b1", "b2", "b3", "ba", "back", "bc", "bd", "be", 
             "became", "because", "become", "becomes", "becoming", "been", "before", "beforehand", "begin", "beginning", 
             "beginnings", "begins", "behind", "being", "believe", "below", "beside", "besides", "best", "better", "between", 
             "beyond", "bi", "bill", "biol", "bj", "bk", "bl", "bn", "both", "bottom", "bp", "br", "brief", "briefly", "bs", 
             "bt", "bu", "but", "bx", "by", "c", "c1", "c2", "c3", "ca", "call", "came", "can", "cannot", "cant", "can't", 
             "cause", "causes", "cc", "cd", "ce", "certain", "certainly", "cf", "cg", "ch", "changes", "ci", "cit", "cj", "cl", 
             "clearly", "cm", "c'mon", "cn", "co", "com", "come", "comes", "con", "concerning", "consequently", "consider", 
             "considering", "contain", "containing", "contains", "corresponding", "could", "couldn", "couldnt", "couldn't", 
             "course", "cp", "cq", "cr", "cry", "cs", "c's", "ct", "cu", "currently", "cv", "cx", "cy", "cz", "d", "d2", "da", 
             "date", "dc", "dd", "de", "definitely", "describe", "described", "despite", "detail", "df", "di", "did", "didn", 
             "didn't", "different", "dj", "dk", "dl", "do", "does", "doesn", "doesn't"]


def _remove_stopwords(txt):
    """Delete from txt all words contained in STOPWORDS."""
    words = txt.split()
    # words = txt.split(" ")
    for i, word in enumerate(words):
        if word in STOPWORDS:
            words[i] = " "
    return (" ".join(words))


with open('tweets.txt', 'r', encoding='utf-8') as tweets_read:

    tweets_string = tweets_read.read()

tweets_split = str.split(tweets_string, sep=',')
print(tweets_split)
len(tweets_split)

doc_out = []
for k in tweets_split:
    cleantextprep = str(k)
       
        
        # Regex cleaning
    expression = "[^a-zA-Z ]"  # keep only letters, numbers and whitespace
    cleantextCAP = re.sub(expression, '', cleantextprep)  # apply regex
    cleantext = cleantextCAP.lower()  # lower case
    cleantext = _remove_stopwords(cleantext)
    bound = ''.join(cleantext)
    doc_out.append(bound)       # a list of sentences

print(doc_out)
print(tweets_split)
['Tweet\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/B7BWRcVOEf https://t.co/xzObqmrAIj\t\t\n$BABA - Alibaba: Patience Is A Must As Overall Market Sentiment Shifts. https://t.co/9BPk9s6B08 #stocks #markets #trading\t\t\n"I\'m part of a server where top traders actually get paid based on results (over $70k last month). All based on merit. That\'s how you know you\'re getting the best alerts 📉📉\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA https://t.co/BVpUABzVOo"\t\t\n"Chinese official have no idea how equity markets work. The technical damage done to $BABA $JD $NTES $BIDU $PDD $NIO $LI', ' will not reverse back by one statement. \nLike all other stocks on US exchanges', ' they will have to complete the technical cycle before becoming investable."\t\t\nRT @Options: Most Active Equity Options For Mid-Day March 17', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $OXY', ' $MSFT', ' $AMZN', ' $SQ', '…\t\t\n"RT @Liquid_f35: A couple of surprising charts. \n\nSharp sell-off despite sales continuing to climb.\nLikely very oversold at this point.\n\nI\'m…"\t\t\n"Today\'s Highlighted Pre-Market Ideas 03/17/2022\n$SIG SHORT 84-->72\n$SIG LONG 72-->84\n$TSLA LONG 836-->864\n$BABA SHORT 100-->96\n$BIDU SHORT 142-->138\n$INDO LONG 32-->35.65\n$RH SHORT 363-->351\n$ACN SHORT 330-->319\n$WSM SHORT 163-->152\n$WRBY LONG 24 -->27.50\nhttps://t.co/GcUIWtIhoC https://t.co/3BrFeHkEEW"\t\t\nRT @15minofPham: Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $HIG $PTEN $PLUG $CPNG $MQ $HOOD $AMC $MS $NFLX $BABA $BHC $SKI…\t\t\n"RT @JasonTCardinal: $MULN $2.50 before close?\n\n(Yes its My robinhood account. 🤣)\nI use in times I need an immediate cash settlement. \n\n Hed…"\t\t\n"Twitter\'s on the Rise: \n\n$AMZN  Price: $3', '106.83  Mentions: 61\n$AAPL  Price: $159.17  Mentions: 56\n$BABA  Price: $99.20  Mentions: 53\n$MULN  Price: $2.57  Mentions: 43\n$PIK  Price: $3.43  Mentions: 35\n\n#stocks #investing #trading"\t\t\nWould yall like me to post more of these? $BABA setting up. talks with Xi Jinping are tomorrow https://t.co/cBNxXPLREb\t\t\n"RT @moneymlive: Do you like #America', ' #BlackCoffee', ' and #Guns?\n\nHow bout #Money?  #Trading?  #VWAP?\n\n$BABA? \n$BTU? \n$BRCC?\n@blckriflecoffee…"\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nAnother very significant pivot away from covid zero policy. Together with yesterday’s easing on regulation', ' this could’ve a big turnaround for Chinese tech. Bought more $BABA earlier https://t.co/EqsF2GfDvW\t\t\n"(Mid-Day) US Stock Market Movers | March 17\n\nhttps://t.co/pDkDswsCgF\n\n$GTLB $LMND $NET $UPST $CFLT $BMBL $S $RBLX $BILI $XPEV $NTES $PDD $TME $FUTU $BABA $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\n"RT @thetradingchamp: $SPY $438 re test then dump? Let’s see what’s gonna happen \n\nHolding $BABA puts still FULL"\t\t\nRT @Lindagoerge__: $BABA THOSE $100 ARE A PAIN... SHOULD BE GONE BY END OF THE DAY\t\t\nRT @Tommy51374930: potential catalysts for #cannabis stocks including the rec legalization in Germany & More act. If these 2 things come to…\t\t\n$BABA $BABAF NEW ARTICLE : Alibaba Is Now All About Risk Assessment And Risk Control https://t.co/ik0Y222UGO Get all the latest $BABA related news here : https://t.co/fVKvdtuiDF\t\t\nRT @RationalObserv5: $BABA turding out at the obvious level', ' POS\t\t\n$BABA https://t.co/UNWHbWEoES\t\t\n"Hoy me consultaron por $BABA', ' $MELI y $PYPL...\n\nBueno', ' acá vamos con los análisis:"\t\t\nRT @InvestCan1: $BABA trading nicely today given the recent move. A lot of support. Potential to see full recovery on stock today.\t\t\nRT @Trading_Sunset: Pete bailed (yesterday) CALLS in Alibaba $BABA ... but holds $KWEB  @petenajarian https://t.co/T4QxXHb7B9\t\t\n"RT @thetradingchamp: $SPY $438 re test then dump? Let’s see what’s gonna happen \n\nHolding $BABA puts still FULL"\t\t\n"$SPY $438 re test then dump? Let’s see what’s gonna happen \n\nHolding $BABA puts still FULL"\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $XSP $XLF $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/SmfNKiiu7s\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $XSP $XLF $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/LbUel8xCyX\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $XSP $XLF $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/srdnHSymZE\t\t\n"RT @trading_spartan: $baba trying to pop now lets see\n\nslowly profit churning .. i think 105 break possible if 101 -02 takes out\n\n$jd $kweb…"\t\t\nRT @Trading_Sunset: Pete bailed (yesterday) CALLS in Alibaba $BABA ... but holds $KWEB  @petenajarian https://t.co/T4QxXHb7B9\t\t\n$BABA trading nicely today given the recent move. A lot of support. Potential to see full recovery on stock today.\t\t\nMost Active Equity Options For Midday - Thursday', ' March 17 $AMD $BAC $CCJ $CLF $F $NIO $OXY $XOM $AAPL $AMZN $MSFT $NVDA $TSLA $BABA $FB $AMC $SQ $PLTR $SOFI $MULN https://t.co/Gf1AXlBMw7\t\t\n$BABA $BABAF - Alibaba Is Now All About Risk Assessment And Risk Control. https://t.co/6AJJeNgix6 #stockmarket #trading #economy\t\t\n$BABA turding out at the obvious level', ' POS\t\t\n$baba #Alibaba mientras no supere la zona de los 135/140 dólares sigue siendo bajista. Estamos ante un simple rebote', ' bestia', ' pero simple.\t\t\n$BABA\t\t\npotential catalysts for #cannabis stocks including the rec legalization in Germany & More act. If these 2 things come together', ' this could be aperfect storm! #meme $tlry $acb $hexo $cgc $tsla #cnbc $btc $baba will there be a short squeeze? #wallstreetbets $amc $gme #amc #gme\t\t\n$BABA THOSE $100 ARE A PAIN... SHOULD BE GONE BY END OF THE DAY\t\t\n"RT @thetradingchamp: 🚨 $BABA 94 PUTS\nâ\x8f° EXP: 3/18\n💎 Entry: .91 - .95\n\n🚀 DAYTRADE 🚀"\t\t\nLos que compraron ayer $BABA cuando subÃ\xada un 30% https://t.co/jc1i7iCNrT\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\n"🚨 $BABA 94 PUTS\nâ\x8f° EXP: 3/18\n💎 Entry: .91 - .95\n\n🚀 DAYTRADE 🚀"\t\t\n"RT @moneymlive: Do you like #America', ' #BlackCoffee', ' and #Guns?\n\nHow bout #Money?  #Trading?  #VWAP?\n\n$BABA? \n$BTU? \n$BRCC?\n@blckriflecoffee…"\t\t\n"$MULN $2.50 before close?\n\n(Yes its My robinhood account. 🤣)\nI use in times I need an immediate cash settlement. \n\n Hedgies get wedgies.\n\n#hedgiesgetwedgies #MULNSQUEEZE #OptionsTrading #options #OptionsFlow \n$SPY $QQQ $BABA $AMC $GME https://t.co/6wpB9PDrh4"\t\t\nSolid day on $CRWD 305% $PYPL 100% $DG 92% $CSIQ 133% $BABA 50% $X 75% $WSM 65% $JMIA 50% $NVDA 55% $SNOW 60% $UPST 55% $PTON 45% $SPY 45% $SIG 40%. Join our room and trade with us while learning at https://t.co/kMTYhILhRZ https://t.co/sNGXaEAmMW\t\t\nRT @UPBOptionMil: Most active stock options today $AAPL $AMD $TSLA $MULN $BABA $OXY $CCJ $MSFT $FB https://t.co/vZUui4knFy\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/c2oaB6jV0f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/6CVMPwnpSN"\t\t\n@cf_trading $baba se va a 150 la semana que viene suuuuuu\t\t\nMost active stock options today $AAPL $AMD $TSLA $MULN $BABA $OXY $CCJ $MSFT $FB https://t.co/vZUui4knFy\t\t\n"A couple of surprising charts. \n\nSharp sell-off despite sales continuing to climb.\nLikely very oversold at this point.\n\nI\'m long both $SE and $BABA :) https://t.co/xCKxZCZGbc"\t\t\n"Take a look to:  $BABA -5.29% \n\n#news #wallstreetbets #ToTheMoon #bottomfishing #daytrading #FOMO #Stocks #YOLO #investments #StocksToBuy #trading #StocksToWatch #RedditArmy \n https://t.co/dbmgElt2WI"\t\t\n"Do you like #America', ' #BlackCoffee', ' and #Guns?\n\nHow bout #Money?  #Trading?  #VWAP?\n\n$BABA? \n$BTU? \n$BRCC?\n@blckriflecoffee?\n\nCmon... We know you  #LOVE   Money Morning  #LIVE https://t.co/F9ELZBLIvs"\t\t\nRT @leighmhughes: Explains why a slight hop back on the right side of momentum for @Tenet_Fintech $PKK $TNT Seeing $BABA $DIDI $JD & @Pindu…\t\t\n"Above5DaysMA\n$ACHR $4.24 9.28% 28.10% 48.25% -42.00% 67.06\n$AFRM $35.85 7.53% -1.92% -17.96% -68.74% 42.97\n$API $10.01 -3.84% -0.69% -6.80% -46.38% 48.85\n$APPS $39.83 4.32% 4.13% -23.41% -25.20% 46.95\n$BABA $99.63 -5.10% 7.22% -18.28% -20.33% 46.77"\t\t\n"DailyDown5\n$BABA $99.63 -5.10% 7.22% -18.28% -20.33% 46.77\n$NTES $83.95 -10.03% 2.72% -14.33% -18.37% 45.73\n$PDD $38.60 -9.43% 7.94% -34.75% -39.33% 43.29\n$SEDG $310.36 -7.12% -1.51% 24.53% 0.41% 55.05\n$TCOM $21.93 -6.06% 3.32% -25.88% -15.71% 44.54"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @Tommy51374930: #ww3 is not on the menu. They know it’s too big of a risk to invade #taiwan. Enjoy the #cannabis stocks as @SenSchumer r…\t\t\n"still (bag)holding $BILI. I like the macro environment for china stocks now to be honest.. Their central bank is cutting rates while the fed is tightening. Can see more money flowing into chinese assets in the near future.. of coz', 'I could be wrong. Who knows\n $BABA $JD $DUO $TIGR https://t.co/sE8E4nwSRp"\t\t\nNever forget $JPM called $BABA at $65 price target then it jumped 40% for little to no reason other than Kevin the Shark Tank guy coming on CNBC and calling the "bottom" cough cough\t\t\nRT @mdsoll315: “Chinese stocks will rip this yearâ€\x9d $nio $xpev $li $baba $jd $bidu $pdd $bili how many different ways does one need to be to…\t\t\n"RT @ALTRADES1: What\'s everyone trading today?\n\n$SPY $TSLA $MULN $BABA $MKD $PYPL"\t\t\n$BABA I feel bad for you if you bought those $92 puts\t\t\n"What\'s everyone trading today?\n\n$SPY $TSLA $MULN $BABA $MKD $PYPL"\t\t\nIf the market keeps rallying I think $BABA sees $116 soonish. https://t.co/CYngB8zofK\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (57)\n2. $SPY (54)\n3. $TSLA (33)\n4. $BABA (20)\n5. $AMD (16)\n6. $OIL (13)\n7. $NVDA (8)\n8. $AMZN (8)\n9. $VXX (6)\n10. $ZIM (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/lEEHvstkQE"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $TSLA 🥉\n4. $SPX\n5. $CCJ\n6. $B…"\t\t\n"RT @InvestorsLive: China basket trade - prepared for in room recap.\n\nFor me I liked $YANG short \n\nWith $BABA $NIO $BEKE long exposure.\n\nHer…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $TSLA 🥉\n4. $SPX\n5. $CCJ\n6. $B…"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n$BABA DE REGRESO A 100.00\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $TSLA 🥉\n4. $SPX\n5. $CCJ\n6. $BABA\n7. $QQQ\n8. $ZIM\n9. $AMZN\n10. $SHOP\n\n( Sorted by most recent ) https://t.co/Orw9K9H72Z"\t\t\nRT @Eagleinvestor_: $NIO $XPEV $LI $BABA\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$CVX', ' $SPY', ' $IUSG', ' $C', ' $BABA', ' $SQQQ', ' $F', ' $LMT', ' $EFA', ' $PG', ' $AAPL', ' $AMZN', ' $SLB', ' $XLE', ' $GLOB', ' $TQQQ', ' $EEM', ' $EMXC', ' $MNQM22', ' $SLV https://t.co/O6qG4d5RAx"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $BABA\n3. $TSLA\n4. $AMD\n5. $NVDA"\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $HIG $PTEN $PLUG $CPNG $MQ $HOOD $AMC $MS $NFLX $BABA $BHC $SKIN $OXY $AMD $LUMN $MSFT $DOW $AFRM $UBER $HPE $JPM $AMZN\n\nData: @Barchart https://t.co/toRQZSCO7V"\t\t\n"RT @meirbarak: [MY PICKS] Analyst Meir Barak:\nLong: $LGVN', ' $MRVL', ' $MRNA\nShort: $DOCU', ' $ASAN', ' $NIO', ' $BABA', ' $JD', ' $PDD"\t\t\n"RT @meirbarak: A nice way to end the week with 5/6 winners! Have a great weekend traders!\n\n#Stocks #StockMarket #Trading #DayTrading\n$ASAN', '…"\t\t\n"RT @InvestorsLive: China basket trade - prepared for in room recap.\n\nFor me I liked $YANG short \n\nWith $BABA $NIO $BEKE long exposure.\n\nHer…"\t\t\n"RT @meirbarak: 30 minutes', ' 3 winners', ' 1 loser - Great start to the week!\n\nNew video: https://t.co/IK8MQWbZYJ\n\n#Stocks #StockMarket #Trading…"\t\t\nRT @TheSageofTrades: $OXY is up 1000% on the chain. we literally went over 2 tickers in my market analysis class $OXY and $BABA and in less…\t\t\n"$FDBL News! Friendable’s Fan Pass Live Reports Month Over Month Growth as 2022 Continues to Show Increases in Revenues', ' Music Distribution Orders as well as Social Engagement Increasing by 65% https://t.co/ZN0qw7hjqX\n@jctb1 \n\n$ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nMid-day options volume > 10K', ' OI < 5K: $UEC $TSLA $CCJ $BABA $AMD $SLB $RBLX $CCL $MULN $AMZN $PLUG $NVDA $MRNA $PARA $NIO https://t.co/usG79U0j3r\t\t\n"Vant and Rant LIVE Trading Podcast starting! 3 traders talk the market post-FOMC', ' yield curve inversion', ' options expiration', ' economics', ' Russia', ' top stocks in play', ' FOREX & more\n\nhttps://t.co/dbkSE3vgb5\n\n$SPY $QQQ $IWM $TNX $VXX $TSLA $AAPL $INDO $BABA $PFE $AA $CLF $OXY $MOS $GME"\t\t\n"RT @SoFloTrading: THE WEEKLY ONE-PAGER âš\xa0ï¸\x8f— 02/21/2022\n\nWeek after week', ' SoFlo breaks records. Market Volatility has given us VERY profitabl…"\t\t\n$Baba shorting this trash !!\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"China basket trade - prepared for in room recap.\n\nFor me I liked $YANG short \n\nWith $BABA $NIO $BEKE long exposure.\n\nHere is trades spelled out 👇 https://t.co/AQT4mSvB2D"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nAlibaba Group Holding Limited traded 53.916M shares', ' 101% above average volume $BABA\t\t\nRT @mdsoll315: “Chinese stocks will rip this yearâ€\x9d $nio $xpev $li $baba $jd $bidu $pdd $bili how many different ways does one need to be to…\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 52\n$AAPL  Price: $158.94  Mentions: 50\n$BABA  Price: $99.55  Mentions: 48\n$MULN  Price: $2.38  Mentions: 34\n$PIK  Price: $3.24  Mentions: 33\n\n#stocks #investing #trading"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nchina stocks gap up tomorrow? $fxi $kweb $baba\t\t\n"“Chinese stocks will rip this yearâ€\x9d $nio $xpev $li $baba $jd $bidu $pdd $bili how many different ways does one need to be told? \n\nhttps://t.co/Xy8hRzemOQ"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\nRT @MT_Capital1: Geopolitical risk should never be ignored $BABA. https://t.co/cdxl4o6pFs\t\t\nI lied. I wasn\'t done. What a trade $BABA https://t.co/Ss66XhR9mF https://t.co/f9gguC8L3E\t\t\n"RT @IGEspana: ¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '4…"\t\t\nReal-time results: $SPY is Bearish', ' unbolded', ' confidence 50.3%; Stock pick: $BABA', ' $KWEB', ' $DIA', ' $XLK', ' $GE', ' $QQQ', ' $STT', ' $APH', ' Daily #market prediction and #stock pick @TaoCapMktModel. https://t.co/qICZxnGtZS\t\t\nReal-time results: $SPY is Bearish', ' unbolded', ' confidence 50.3%; Stock pick: $BABA', ' $KWEB', ' $DIA', ' $XLK', ' $GE', ' $QQQ', ' $STT', ' $APH', ' Daily #market prediction and #stock pick @TaoCapMktModel. https://t.co/EPPCzQEhfg\t\t\n@emiberciano y hay un ejemplo reciente muy bueno para ilustrar esto: mira los volúmenes de $BABA previos al +36%... alguien sabÃ\xada algo. https://t.co/gFZQAKfvIM\t\t\n$AMD $GME $SPY $TSLA $BABA #Trading #Crypto #Stocks https://t.co/d4udEqeu0d\t\t\nIf you didn’t #BTFD I feel bad for you son', " I got $99 $baba and your outs worth NONE https://t.co/Im6QxbLwGe\t\t\nBears still think $BABA can't go above $100 today?\t\t\n$BABA selling rest from 1.93 ", ' back to 50% https://t.co/Ou9uXV7l2L\t\t\nEn $BABA hoy están cazando osos 😅 https://t.co/Ud666MnYVd\t\t\n$BABA discount today is a good opportunity. Long more.\t\t\n$bctx $vlon $baba https://t.co/FXiv8AaHfL\t\t\n- 1/2. Forgot about the 15% loss on $baba 95p. I was early 🤷ðŸ\x8f¾â€\x8d♂ï¸\x8f\t\t\n"$baba trying to pop now lets see\n\nslowly profit churning .. i think 105 break possible if 101 -02 takes out\n\n$jd $kweb $spx $nio $bidu https://t.co/6GBMUUbiWg"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AA…"\t\t\nIt\'s definitely a different kind of market when I\'ll hold Chinese stock trades a little red because I have some conviction they will bounce and then they do. $BIDU $BABA $JD $SE https://t.co/OWivimK1hu\t\t\n"$BABA +37% yesterday after Beijing “signaled support.â€\x9d \n\nNo', ' Beijing didn’t. \n\nWhat Vice Premier Liu He actually said was gov would intro mkt friendly policies developed in coordination with financial regulators.\n\nThat\'s CCP code speak for we will crush anybody out of line https://t.co/ZfWhotnoN8"\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYOT1q\n\n#baba    #wallstreetbets  #trading https://t.co/rsFvi4vRec"\t\t\n"Top Bullish Flow (a/o12:39pmEST): $TSLA $NVDA $BABA $CCJ $COST 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/QByuBuWiYD"\t\t\n"RT @SoFloTrading: THE WEEKLY ONE-PAGER âš\xa0ï¸\x8f— 02/21/2022\n\nWeek after week', ' SoFlo breaks records. Market Volatility has given us VERY profitabl…"\t\t\n$BABA is getting shorted at $99\t\t\n$AMZN $AAPL $BABA $MULN $PIK #Crypto #Stocks #Trading https://t.co/0DhTq6zXqm\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n@BrettSimba @charliebilello I think there is still a small chance of getting stocks like $BABA & $BIDU at October 2021 levels. That would be like 80% up (still down of ATH). Don’t you think its possible?\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"Above5DaysMA\n$ACHR $4.29 10.44% 29.46% 49.83% -41.38% 67.57\n$AFRM $35.85 7.54% -1.91% -17.96% -68.74% 42.97\n$API $9.97 -4.23% -1.09% -7.17% -46.60% 48.70\n$APPS $39.72 4.03% 3.84% -23.62% -25.41% 46.78\n$BABA $98.89 -5.81% 6.42% -18.89% -20.93% 46.31"\t\t\n$JD puts were back to green earlier', ' especially if you followed the averages in. Exit them. Same story for rest of China $BABA $BIDU $PDD. Come join to get alerted on entries and exits in real time if you missed the trim https://t.co/Lw0DaCmJk3\t\t\n"DailyDown5\n$BABA $98.89 -5.81% 6.42% -18.89% -20.93% 46.31\n$BIDU $142.65 -5.45% 5.54% -11.28% -4.48% 49.32\n$JD $60.69 -5.29% 15.56% -18.48% -23.86% 47.15\n$LMB $6.70 -5.63% -17.49% -10.79% -15.62% 38.64\n$NTES $84.20 -9.76% 3.02% -14.07% -18.13% 45.90"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nPete bailed (yesterday) CALLS in Alibaba $BABA ... but holds $KWEB  @petenajarian https://t.co/T4QxXHb7B9\t\t\n$BABA this might actually close green\t\t\n$BABA dip getting bought - scalps only - looking for 50% maybe 61.8% if the markets hold this BID https://t.co/b7tf8QsjEi\t\t\nRT @EricSchalkle: @AjTrader7 who’s the man..? Aj is the man and a hell of a mentor 👊ðŸ\x8f» $SIG $1016.57 $BABA$914.90 $PD$204.13 $PIK$282.11  th…\t\t\n"Get ahead of the trend here at Xtraders \n\nhttps://t.co/McJQCtv6Co\n\nCongrats to all who played! \n\nSee you tomorrow📈\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $AMC $SPX https://t.co/gQXj8wrrme"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nMost Active Equity Options For Mid-Day March 17', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $OXY', ' $MSFT', ' $AMZN', ' $SQ', ' $SOFI', ' $BAC', ' $AMC', ' $F', ' $CLF', ' $PLTR', ' $MULN', ' $XOM', ' $CCJ     https://t.co/eMipUGw4RZ https://t.co/iH2f7k8VWX\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nSo far up 33%. $99 break and hold here and we see 100+ $BABA https://t.co/5bkTlVJ9Aw\t\t\n"Excited for the start Tomorrow!! So many great setups 📈\n🎯Learn how to trade the right way \nhttps://t.co/McJQCtv6Co\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $JD https://t.co/hk18zOn43B"\t\t\n"TRADING STATS FROM today \nhttps://t.co/McJQCtMHtW\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA https://t.co/VGqSDEH91G"\t\t\n"$AMZN $SPY $V $PLUG $HD $WMT $EOD $PENN $BABA $NVDA $V $AMD $PT $WMT $FSLY $PYPL $BA $BLDP $AMC $BP \n\n!!!Start trading with us! https://t.co/3vbD4Mdsw5 https://t.co/k8jIvSe2fC"\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $TQQQ $QQQ $BABA $NVDA $RUT $AAPL $RIVN $BHC $MSFT $SQ $IWM $FB https://t.co/7G99M1Ghq9"\t\t\n"Today #StockMarket #Commentary \n\n$ES_F $SPX $SPY $CL_F $XOM $BP $BABA $BIDU https://t.co/MB8X84IAQv"\t\t\n"RT @smartrader19: Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be…"\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nMost Active Equity Options For Mid-Day March 17', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $OXY', ' $MSFT', ' $AMZN', ' $SQ', ' $SOFI', ' $BAC', ' $AMC', ' $F', ' $CLF', ' $PLTR', ' $MULN', ' $XOM', ' $CCJ     https://t.co/kpRTVv5v2y\t\t\n$BABA still has great value under 100 bucks especially after China news\t\t\n@financialshaper Increase: $BABA $BIDU $KMI; new $CCU\t\t\n"$BABA $86.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $98.72\n% Difference: 14.80%\nDaily $ Volume: $134', '716\nVolume: 5', '283\nOI: 1', '318\nIV: 136.82%\nBid/Ask: $0.25/$0.26"\t\t\nStill short evrything & more. Clear #bearmarket s/b sold hard. @federalreserve #fomc hawk as can be', ' #usd 2 resume surge. 0 reason 4 #stocks 2 rally #es_f $spx $spy #SPX #stockmarket #stockmarketcrash $qqq #nasdaq #dxy #forex #FX #china $fxi $kweb $baba $tcehy $jd $pngay #fintwit https://t.co/LQNyyfHc8U\t\t\n"$futu $tigr short float 20% \nLet\'s do \n$baba $jd $kc $didi $ddl"\t\t\n".\n:: Market Maker Signals To Move Stocks ::\n\nArticle: https://t.co/V2nsljHVTo\n\n$AGRI $NKTR $BABA $CVX $JAGX $DOCU $BMY $HOOD $SANW $LIDR https://t.co/zVK5R6k8PE"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nRT @epictrades1: $BABA gave us a nice buy the dip 95-97s\t\t\n$BABA is about to fill the gap. les do it\t\t\n"Interesting Charts and information on Alibaba (provided by @chartrdaily)\n\n$BABA\n\nDisclaimer: Not a recommendation to buy or sale.  For informational purposes only.  Consult your financial advisor. https://t.co/jxLeVQfIBc"\t\t\nRT @gualestrit: $BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n$BABA gave us a nice buy the dip 95-97s\t\t\nLotto $BABA 105c .83 zero or hero\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n@iamtomnash I’m sure this is exactly what $BABA bulls think of us $PLTR bulls 🤣\t\t\nRT @GuyCreal: $gnpx over 10% of the population has diabetes. Genprex CURED DIABETES in mice. Completely! Next phase on people coming soon.…\t\t\n@AdrianCHESA Los números de $BABA son bestiales. Está demasiado castigada', ' yo los fundamentals los miro mucho. Mucho mas que lo tecnico. Y como miro fundamentals no quise entrar en papeles chinos', ' mucho manoseo polÃ\xadtico. Pero el sobre castigo ya es por demás\t\t\n$BABA sold puts expiring tomorrow at a strike of 80. Good luck ðŸ¦\x8dðŸ¦\x8d\t\t\n@iamtomnash Nope $BABA\t\t\n$BABA $BILI $IQ NEW ARTICLE : Why Chinese Stocks Collapsed Again Today https://t.co/3keXf0Op1G Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"RT @InsiderFinancex: Top Sweep Activity from Smart Money courtesy of the real-time dashboard from https://t.co/XFSr9ibYHm:\n\n1. $TSLA 19.8K…"\t\t\nRT @stockpicks: #MEME stock traders mature.  Most Mentioned Stocks in WallStreetBets 24 hours:  $SPY', ' $BABA', ' $GME', ' $TSLA', ' $QQQ', ' $FB', ' $J', ' $V…\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\n"Twitter\'s on the Rise: \n\n$AMZN  Price: $3', '097.28  Mentions: 50\n$AAPL  Price: $158.75  Mentions: 47\n$BABA  Price: $98.51  Mentions: 44\n$MULN  Price: $2.35  Mentions: 32\n$PIK  Price: $3.22  Mentions: 30\n\n#stocks #investing #trading"\t\t\n$BABA $BIDU $JD NEW ARTICLE : 3 Buy The Dip Opportunities From China https://t.co/6POyXoQKRV Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/wuTTIvZXVJ\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/oRghQTc88f\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/T5VxQcEWAj"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\n$PLTR is a much better shitty stock than $BABA :)\t\t\n"RT @SmartOption20: متابعة تØ\xadليل الÙ\x81يسبوك $FB \nÙ…Ø\xadاصر على اللØ\xadظي بين 200 Ùˆ 204 .\nاختراق المقاومة يستهدÙ\x81 207 _215.\nكسر الدعم بيرجع 196\n--\n#الأ…"\t\t\nRT @Traders3King: Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇…\t\t\n"RT @afortunetrading: $SNOW wants to run\n$SHOP too\n$BABA $BIDU rest day \n$SPX $4400+ potential tomm\n$TSLA looks ready\n$TTD day#3 potential t…"\t\t\n"RT @StockMa40636171: $MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AAPL\n$NIO\n$NVDA\n$BABA\n$SPY\n$AMZN\n$MSFT\n$SOFI\n$QQQ\n$AMD\n$SOXL\n$FB\n$UVXY\n$GME\nCrowd-source…"\t\t\n@iamtomnash I like both $BABA and $PLTR cult <3\t\t\nRT @PPwallz: $emed - don’t make this too hard  $ibb #otcqb $igex $qqq $cacc $dkng $snow $baba $muln https://t.co/SVYdGthUwW\t\t\n@AjTrader7 who’s the man..? Aj is the man and a hell of a mentor 👊ðŸ\x8f» $SIG $1016.57 $BABA$914.90 $PD$204.13 $PIK$282.11  thanks Aj everyday green this week ðŸ‘\x8dðŸ\x8f»\t\t\n"RT @SmartOption20: تØ\xadليل $SQQQ \nبوضع عام عل الاسبوعى Ù\x81وق 41.1 ايجابى .\nمقاومة قويه ومهمه عند 42.8 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 44.64 هدÙ\x81 أ…"\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @TradersCom: Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have…"\t\t\n"$SNOW wants to run\n$SHOP too\n$BABA $BIDU rest day \n$SPX $4400+ potential tomm\n$TSLA looks ready\n$TTD day#3 potential tomm\n$MDB $382 next\n$CRWD $199 breakout here', ' $205.5 next"\t\t\n$SDC squeeze mode like $BABA\t\t\n"RT @EdalatSina: $SDC\n-Path to profitability\n-Massive 33% short interest!\n-Private network/Collab with Dentist\n\nInvestors don’t understand t…"\t\t\n@AdrianCHESA Cuando pase el bardo este papel va a ser uno de los que se le deberÃ\xada entrar fuerte. $BABA $FB $TME $MELI. Mientras tanto sigo feliz con mis $VIST y no tan feliz con mis $YPF\t\t\nRT @GuyCreal: $gnpx over 10% of the population has diabetes. Genprex CURED DIABETES in mice. Completely! Next phase on people coming soon.…\t\t\n$SDC squeezing next $BABA\t\t\n$SDC $ROOT $NKLA next $BABA imo\t\t\nRT @newsfilterio: Benzinga\'s Daily Brief On Trending Tickers For March 17', ' 2022: GameStop', ' Netflix', ' Alibaba And More $GME $BABA $NFLX $TSLA…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SDC $NKLA next $BABA squeeze ???\t\t\n"Stocks being mentioned on popular discord channels:\n$INDO\n$VLON\n$VLDR\n$GLG\n$AMD\n$KSCP\n$ISIG\n$CYRN\n$APPH\n$TTD\n$QQQ\n$EARL\n$OLB\n$MDJH\n$ARTW\n$IMPP\n$BABA\n$ENSV\n$HUSA\n$MXC\n$CELP\n$PETZ\n$BKKT\n$SXTC\n$MKD\n$MBII\n$METX\n$CTK\n$OPNT\n$TMC\n$GTLB\n$RCAT\n$CBCO"\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n$SDC can squeeze soon like $BABA\t\t\n"RT @QuiverUpdates: r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $GME (13)\n3. $TSLA (1…"\t\t\nRT @StockMa40636171: $dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a Crowd-sourced alerts', ' ra…\t\t\n"RT @Stock_Quant: Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $GME\n3. $BABA\n4. $ZIM\n5. $AMZN"\t\t\n"RT @SmartOption20: تØ\xadديث روكو $ROKU \nمن 89 الان 117.7 للهدÙ\x81 الثانى ان شاء الله (123)🎯\n-- \n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$AAPL  Price: $158.56  Mentions: 36\n$SPX  Price: None  Mentions: 36\n$BABA  Price: $97.03  Men…"\t\t\n@Fumletaa @iamtomnash I agree. Only time will tell about $BABA. I think that over time the sentiment will improve and the investors will forget about all the noise china regulation+US/China relations.\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (50)\n2. $TSLA (35)\n3. $GME (34)\n4. $BABA (16)\n5. $OIL (14)\n6. $AMZN (…"\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\nI\'m in weekly $90C $GME', ' next weeks $16C $AMC', ' and some $BABA (which I\'m not too happy about). GME looking squeezy squeezy again :) https://t.co/KuCHF8Ae2B\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\n"No flowers ? \n\n$spy $qqq $baba https://t.co/IQanlm6qq6"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #st…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #…\t\t\n"$PDPG Performance Drink Group Signs JV LOI with New European Partner Focused on R&D https://t.co/Q0469fQDXT\n@jctb1 @socialnowpr \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST $MNST"\t\t\nRT @TickwatcherMF: #Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #s…\t\t\n@Roka_Dura $TSLA leads the market at times', " when  the market turns. Just took profits on $BABA calls. It should be a good trader again. I don't feel like posting. Not one person answered my question yesterday. Tuesday my main computer had problems", ' I had to fix it.\t\t\n$BABA 2nd buy was better ', ' locking some from 2nd buy here 2.65 from 1.93! https://t.co/wJVVDdgi0V\t\t\n"RT @IpekOzkardeskay: #Chinastocks: is it FINALLY time???\n$BABA $JD $DIDI $NIO $TCEHY\n\n--> https://t.co/QOUrTghRrJ\n\n#MarketTalk https://t.co…"\t\t\nRT @weijgenberger: Most Active Equity Options For Midday - Wednesday', ' March 16 $AMD  $BAC  $F  $NIO  $AAPL  $AMZN  $MSFT  $MU  $NVDA  $TSLA…\t\t\nRT @HiddenValueGems: To all fellow investors who are sticking to their $BABA position', ' I have posted my latest analysis on the stock (see l…\t\t\n"RT @BreakoutPoint: Most popular among retail investors\n(estimates past hour)\n\n1. $OXY\n2. $NIO\n3. $AAPL\n4. $TSLA\n5. $AMD\n6. $GME\n7. $FB\n8. $…"\t\t\n"RT @SmartOption20: $AMZN\nمبرووك الي تابع معنا امازون من مناطق 4280 الان 3098 \nالثبات Ù\x81وق 3080 يستهدÙ\x81 3124_3164\n--\n#الأسهم_الأمريكية #الاوبش…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA 95.59 is an interesting pivot. Held nicely today.\t\t\n"Above5DaysMA\n$ACHR $4.21 8.63% 27.34% 47.38% -42.34% 66.76\n$AFRM $35.37 6.07% -3.24% -19.07% -69.16% 42.33\n$API $10.04 -3.51% -0.35% -6.47% -46.20% 48.99\n$APPS $39.49 3.43% 3.24% -24.06% -25.84% 46.41\n$BABA $98.65 -6.03% 6.17% -19.09% -21.12% 46.16"\t\t\n"DailyDown5\n$BABA $98.65 -6.03% 6.17% -19.09% -21.12% 46.16\n$BIDU $141.39 -6.28% 4.61% -12.07% -5.32% 48.78\n$JD $60.54 -5.52% 15.27% -18.68% -24.05% 47.02\n$LMB $6.56 -7.61% -19.21% -12.65% -17.38% 37.43\n$NTES $84.29 -9.67% 3.13% -13.98% -18.04% 45.96"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA nav…"\t\t\n@DividendGrowth Was thinking of this Peter Lynch video this week when looking at $BABA\t\t\nBullish on $UK $ORMP $WISH $TGT $BABA $PYPL $FC $SBLK $DEX $ATVI today.. https://t.co/1p0nnKn9KF\t\t\nRT @tradermusa: من مميزات العقود انك تركب الموجه 🌊 Ù\x81ÙŠ الاتجاهين Ù\x81وق او تØ\xadت  ،، لله الØ\xadمد امبارØ\xad أخذناها طلوع Ùˆ اليوم Ø\xadولناها نزول ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f…\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @get_blow: these are the most active stocks right now $NIO  $AMD  $BABA  $DIDI  $SOFI  $OXY  $RLX https://t.co/jwkns3nvF8\t\t\n@sharkbiotech @hmeisler Dare I ask if you’re buying $baba back? 😬\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 95 | 93.9% | 🚀\n| $SPY | 44 | 22.2% | 🚀\n| $BABA | 25 | 66.7% | 🚀\n| $TSLA | 23 | 9.5% | 🚀\n| $VXX | 10 | 400.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (54)\n2. $SPY (45)\n3. $BABA (25)\n4. $TSLA (25)\n5. $OIL (21)\n6. $PICK (7)\n7. $ST (7)\n8. $AMD (7)\n9. $VXX (6)\n10. $C (6)\n\nhttps://t.co/InT5oXFWMo https://t.co/2ySJrn31A1"\t\t\n"✅@CURRENCYWRKS $CWRK\n✅#CurrencyWorks @MusicFXDigital Launches NFT for Platinum-Selling Country Star Michael Ray\n\n👉https://t.co/unkAQ8emKD\n\n$DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER $XHB $SBLK $COIN $APPS $BE $ZIM $AA $GOLD\n\nhttps://t.co/FoE2I07CRb"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @BigMonty69: Look at $CENN go!! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $MULN  $GME $BABA $SNDL $CTRM $UAMY $ENDP…\t\t\n$APE-X $KOLD $FDX $AMC $TSLA $LEN $CCJ $ALLG $EBTC $BTC-X $GLG $AMZN $SPY $SONN $KC $NIO $QQQ $ALLK $BABA $YANG $HYMC $EIGR $MULN $JASMY-X $PIK $ORGN https://t.co/4j5vaWgmYU\t\t\nRT @MURALIE622: $TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n3 Buy The Dip Opportunities From China https://t.co/klY2yB8kUR $BIDU $JD $BABA\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 95 | 93.9% | 🚀\n| $SPY | 42 | 13.5% | 🚀\n| $BABA | 24 | 60.0% | 🚀\n| $TSLA | 22 | 4.8% | 🚀\n| $QQQ | 10 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@bituindi Last chance to buy under $100 for $BABA maybe\t\t\n3 Buy The Dip Opportunities From China $BABA #BABA #chinastocks #jd #comstock https://t.co/Clh9v2X1WT\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $GME\n3. $TSLA\n4. $WE\n5. $VXX"\t\t\n@InvestRoiss $BABA Fintwit consensus view is that the accounting is at least decently fake.  Meanwhile the US is probably going to force these companies to get an audit to US standards to remain listed.  But that\'s not even possible for such a large co with years of fake financials...\t\t\n$BABA over vwap\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 96 | 100.0% | 🚀\n| $SPY | 41 | 7.9% | 🚀\n| $BABA | 25 | 78.6% | 🚀\n| $TSLA | 22 | 0.0% | 🚀\n| $AMD | 10 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@iamtomnash I made too. Am not chinese insider $BABA\t\t\n$BABA READY https://t.co/aNcwFgxutQ\t\t\nTrndg ↗  $OPEN $BB $SWN $PRCH $BABA $KOS $CWEB $CORZ $AUR scans @ https://t.co/2GYk1BTBEZ #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nthese are the most active stocks right now $NIO  $AMD  $BABA  $DIDI  $SOFI  $OXY  $RLX https://t.co/jwkns3nvF8\t\t\n"Cheapest Mega-Cap Stocks for Mar 16', ' 2022:\n\n$BABA\n$FB\n$BHP\n$PFE\n$DIS\n$ADBE\n$CRM\n$AMZN\n$CMCSA\n$V\n$MA\n$VZ\n$ABT\n$HD\n$PEP\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n"💯 $FBCD News is out!💯 \n📢FBC Holding', ' Inc. #FBCD Looking to Expand 3rd Location in Las Vegas\n👉 https://t.co/8lgehWlPYp\nâ\x8f©#Follow👉 @TENAssociates \n\n$AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST https://t.co/Wi2Yh3UEUw"\t\t\nRT @MURALIE622: $TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQs5gZR"\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @TalkMarkets: China\'s Intervention Sends Stocks Soaring $DRH $MPW $BABA $SPX $RVI https://t.co/HPddFNdeMz\t\t\n#MEME stock traders mature.  Most Mentioned Stocks in WallStreetBets 24 hours:  $SPY', ' $BABA', ' $GME', ' $TSLA', ' $QQQ', ' $FB', ' $J', ' $VXX', ' $AMD', ' $V', ' $AMZN', ' $NVDA', ' $TQQQ', ' $AAPL\t\t\n$baba discount is vanishing and will continue to vanish over the next few days… buy panic is what makes money 🤣🤣🤣 buy buy buy 🤣🤣🤣 https://t.co/mzV8xu0OnW\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\n"RT @snorlax_uw: Highest volume contracts today', ' 3/17 (No ETFs)\n$AAPL $AMD $NVDA $TSLA $MULN $UEC $OXY $FB $BABA $CEI $SOFI\nhttps://t.co/3By…"\t\t\n"تØ\xadليل مؤشر الذهب $GDX\nيتداول الآن عند مناطق 38.4 مقاومة قوية ومهمة عند 38.45 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 38.95 _39.7\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/cYSfDCrvKA"\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @ba_0830: $VLON a lot of hot chicks tweeting discord sites we must be about to make another run above $8.  low float #Daytrader always m…\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\nChina\'s Intervention Sends Stocks Soaring $DRH $MPW $BABA $SPX $RVI https://t.co/HPddFNdeMz\t\t\n"Highest volume contracts today', ' 3/17 (No ETFs)\n$AAPL $AMD $NVDA $TSLA $MULN $UEC $OXY $FB $BABA $CEI $SOFI\nhttps://t.co/3BytucUbal https://t.co/QDB2CAPX77"\t\t\nOnly ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chinese insiders stealing money from American investors... par for the course.\t\t\nRT @EVInvestor21: @liveguard121 @Gambiste1 I am a fundamentals guy and fundamentals are way to strong for $baba that’s why I bought this on…\t\t\nI thought $baba would … nvm\t\t\nRT @BigMonty69: $CEAD is growing! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $DIDI $GME $BABA $SNDL $CTRM $UAMY $ENDP $…\t\t\nمن مميزات العقود انك تركب الموجه 🌊 Ù\x81ÙŠ الاتجاهين Ù\x81وق او تØ\xadت  ،، لله الØ\xadمد امبارØ\xad أخذناها طلوع Ùˆ اليوم Ø\xadولناها نزول ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f $BILI PUTS #الأسهم #السوق_الامريكي #الاسهم_الامريكية $BABA https://t.co/DMs1f1Qfuc https://t.co/OhfharRzoQ\t\t\n@unusual_whales been bearish since end of 2020 for $BABA ffs...\t\t\n"RT @AndrewHiesinger: Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$NVDA\n$OXY\n$BABA\n$AMZN\n$ROKU\n$LLY\n$BA…"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #opti…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #op…\t\t\nRT @TickwatcherMF: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #opt…\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQrOdXR"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\n"RT @DACE0325: $CNNA Bonce Play\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $P…"\t\t\n"RT @TraderMN1: Have to leave early today. \n\nEarly #Watchlist for Friday 3-18-22\n\nHappy St. Patrick\'s Day everyone! \n\nFocus:\n$HYMC\n$MULN\n$BA…"\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @DonchoGunchev: Now after $BABA and $NIO and ... I don\'t want to hear $TSLA is volatile or not stable', ' ever again!\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+…"\t\t\n@MarketRebels $BABA 👀\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/KFFQjsyfIV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/cjHTKUxjdd\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/F7GB7nkovV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/dU3c7PIkVT\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$AAPL  Price: $158.56  Mentions: 36\n$SPX  Price: None  Mentions: 36\n$BABA  Price: $97.03  Men…"\t\t\n"RT @QuiverUpdates: r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (29 mentions)\n2. $TSLA (13)\n3. $GME (1…"\t\t\n"RT @IGEspana: ¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '4…"\t\t\n@liveguard121 @Gambiste1 I am a fundamentals guy and fundamentals are way to strong for $baba that’s why I bought this on Monday when it hit $74 🚀🚀🚀 it should hit $150 within next few days as regulatory uncertainty is going away 🚀🚀🚀\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+…"\t\t\n"RT @Stock_Quant: Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $BABA\n3. $AMD\n4. $GME\n5. $HE"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $158.56  Mentions: 36\n$SPX  Price: None  Mentions: 36\n$BABA  Price: $97.03  Mentions: 33\n$MULN  Price: $2.22  Mentions: 29\n$PIK  Price: $3.18  Mentions: 27\n\n#stocks #investing #trading"\t\t\n"RT @FunnyPennyStock: $TSLA 825P 3/18 5.0\n$BABA 90P 3/25 2.75\n$FDX 245C 3/25 earnings play w/ longer DTE"\t\t\n"RT @AJButton2: Hey y\'all!\nIf you\'ve been reading my posts for a while you\'ll know I\'ve been working on a Youtube channel.\nWell', ' today I lau…"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (63)\n2. $GME (51)\n3. $TSLA (35)\n4. $OIL (21)\n5. $BABA (18)\n6. $AMD (1…"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontra…\t\t\n"@k3ithmccullough Love them both.\n\nI got $BABA in the 70s. My overall cost per share is still $150 😵â€\x8d💫. At these prices right now I\'m in love. \n\n$TME got it around $3.15 yesterday. I believe it\'ll 5-10x itself in the coming years back to it\'s previous 52 wk high ~$30"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+…"\t\t\nRT @jain_priyanka18: $SOS are we on high alert because of $BABA 🆙\t\t\n"Top Sweep Activity from Smart Money courtesy of the real-time dashboard from https://t.co/XFSr9ibYHm:\n\n1. $TSLA 19.8K contracts\n2. $AMD 17.0K\n3. $NVDA 13.0K\n4. $BABA 12.1K\n5. $AAPL 9.7K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/sGwc7OEYJZ"\t\t\nRT @EVInvestor21: $baba smart money is flowing in as dumb money is leaving… buy panic is the key 🚀🚀🚀 this is 70% down from the high… it’s a…\t\t\nRT @EVInvestor21: $baba fundamentals are there', ' regulatory risk is mitigated… once the short term profit bookers are done', ' this will head t…\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+ more\n\nFull list: https://t.co/7PkPMzGXGJ https://t.co/p7UdGTb1BG"\t\t\nRT @EVInvestor21: $baba smart money is flowing in as dumb money is leaving… buy panic is the key 🚀🚀🚀 this is 70% down from the high… it’s a…\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontra…\t\t\nTrndg ↗  $CORZ $BABA $ENSV $CWEB $JMIA $VXX scans @ https://t.co/2GYk1BTBEZ #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/MFQzQdXSoM\t\t\n"RT @maghico22: No hay mejor señal de compra en el mundo que un downgrade de JP Morgan.  $BABA\n24horas post downgrade', ' suba del 30%. https:/…"\t\t\n"RT @xglobalmarkets: Trending Stocks on #fintwit: \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $GFS\n7. $CTK\n8. $QQQ\n9. $BROS\n10. $AM…"\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/kfCGhyakPf\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/1mPvQcrkzc\t\t\nIs a recession in 2022 in the cards for USA and Europe  . #cryptocurrency #cryptotrading $AAPL $MSFT $SOFI $JPM $TSLA $XOP $NFLX $TDOC $ARKK $ARKG $AMZN $BABA $KWEB  $GM $F $RBLX $FB $TWTR $GME $AMC $DKNG $CPNG $WMT $TGT $PFE $LABU $SPY $QQQ $GILD #FederalReserve #FOMC #Powell\t\t\n"RT @wolfcloudinc: Another crazy 800%+ gain from the team at WolfCloud!!!!\n\n$NET Bought @0.49 sold at 4.55 for +828%!!!!!!!!!!! \n\nDM us for…"\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 🚨OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @TraderMarcoCost: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\nRT @CitronLeft: @elonmusk @elonmusk @Tesla to buy @Boeing to manufacture flying cars $tsla $ba @petenajarian @stoolpresidente @HulkCapital…\t\t\n"RT @investinguab: @frankinvesting We would have to imagine on the aforementioned $BABA results. \n\nIt’s hard to bet on a company who hasn’t…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nToday #StockMarket Top Decliner $BWV $MNTHY $MPNGY $CSIQ $TCEHY $DPST $XPP $TSUKY $NTES $BABA $EPAM $SKYH $BNKU $SOTGY #stocks #stock #stockstowatch #StocksToTrade #stocktrading #investing #Investment https://t.co/5JE2nlrW3B https://t.co/FE2LwmJhtG\t\t\nMaybe the last day chinese stocks on sale $BABA\t\t\n"RT @AJButton2: Hey y\'all!\nIf you\'ve been reading my posts for a while you\'ll know I\'ve been working on a Youtube channel.\nWell', ' today I lau…"\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQE2zq4 \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\nRT @GuyCreal: $cei ready to run big lagging the other oil stocks. $husa $indo $nine $bp $gme $amc $dwac $msft $amzn $aapl $baba $tsla @TopS…\t\t\nRT @ba_0830: $VLON a lot of hot chicks tweeting discord sites we must be about to make another run above $8.  low float #Daytrader always m…\t\t\nExpected a crash today but things holding. Lightning round. Still long $CLF commons and calls. Short $TMC May $2 puts. Taking partial profits in $PAASF. Long $CCJ', ' $UEC', ' $SRUUF. Long $BABA Apr 29 $85 puts. Happy St. Paddy\'s!\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading…\t\t\nRT @TickwatcherMF: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading…\t\t\n"RT @TraderMN1: Have to leave early today. \n\nEarly #Watchlist for Friday 3-18-22\n\nHappy St. Patrick\'s Day everyone! \n\nFocus:\n$HYMC\n$MULN\n$BA…"\t\t\n"$BABA Short ✅\n$SQ Long       ✅\n$TSLA Long   ✅\nP&L +2', '550\n💰 Secured \n$SPY $IWM $QQQ #DayTrading #OptionsTrading #StockMarket #WallStreet #FinTwit #Scalping https://t.co/ZyHQBdxnsC"\t\t\nRT @Vikram7321: $TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n@HiddenValueGems Great! Looking forward to it! I started a few small positions in $ITECH and $FB and added to $BABA and $PRX. Many wonderful companies are starting to look attractive.\t\t\n"RT @Tiger01255: To share trading point of view join here \nhttps://t.co/McJQCtMHtW\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD…"\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 🚨OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @Vikram7321: $TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\nRT @moneymeteish: @talkcentss $FB. If I buy FB', ' I actually own a piece of Meta. If I buy $BABA I own a potentially worthless piece of paper…\t\t\n"DailyDown5\n$API $9.82 -5.67% -2.58% -8.57% -47.40% 48.13\n$BABA $96.91 -7.69% 4.29% -20.51% -22.51% 45.12\n$BIDU $138.77 -8.02% 2.67% -13.69% -7.08% 47.70\n$JD $59.67 -6.88% 13.61% -19.85% -25.14% 46.31\n$LMB $6.64 -6.48% -18.23% -11.58% -16.37% 38.11"\t\t\nRT @Vikram7321: $TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n"RT @Tiger01255: Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/McJQCtv6Co\n\n$TSLA $NVDA $BABA $ZM…"\t\t\n@iamtomnash Beg to differ dude', ' $BABA is like buying $AAPL before the bull ran started. You are looking at a multibagger and unable to identify it.\t\t\n"RT @AndrewHiesinger: Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$NVDA\n$OXY\n$BABA\n$AMZN\n$ROKU\n$LLY\n$BA…"\t\t\nBuying on $BABA pull back. The reward is well worth the risk if the Chinese are going to support their market. Thinking we could see $130 before June.\t\t\n$emed - don’t make this too hard  $ibb #otcqb $igex $qqq $cacc $dkng $snow $baba $muln https://t.co/SVYdGthUwW\t\t\n"$BABA âž¡ï¸\x8f03/16 BULLISH UNUSUAL OPTIONS ACTION #VERIFIED 🎯✅\n\nENOUGH VOLUME FROM THE PREVIOUS BUSINESS DAY STUCK IN TODAY\'S OPEN INTEREST https://t.co/dw2HOW8d4r https://t.co/8pM01PqtGM"\t\t\n"RT @Smith28301: STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $BABA $DVAX $ACB…"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n@compound248 I also like $BABA lol I’m just saying it’s a small victory yes but I think he is still down\t\t\n"RT @compound248: Yesterday I learned the two best paths to getting MANSPLAINED on the internet:\n\n1) Say something wrong; or\n2) Say somethin…"\t\t\nAlibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In? $BABA https://t.co/AYNPRZsucU\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@SFLMaven - $SFLM Provides Unaudited 2022 Year-to-Date Performance Metrics as Company Tracks Toward Record Growth in Core Vintage Jewelry Business\nhttps://t.co/2w28NpsZRd\n#StockMarket #stockmarkets #stockstowatch #stocktobuy #OTC #OTCMarkets #pennystock $AMZN $EBAY $BABA $WMT"\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR $DNN https://t.co/jkj9tY5Inz"\t\t\nRT @AdlinLing: Made back what I lost yesterday.  Shorted China stocks $PDD $GDS $BABA $YY $BIDU.  Most moved like snails or move against me…\t\t\n"Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/McJQCtv6Co\n\n$TSLA $NVDA $BABA $ZM $TLRY $ABNB $PYPL $EDIT $AMZN $SPY https://t.co/6cM1r6kLty"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/EHRdKiaZ7D\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/7weqSLC1Dh\t\t\n"Yesterday I learned the two best paths to getting MANSPLAINED on the internet:\n\n1) Say something wrong; or\n2) Say something wrong sarcastically.\n\n#2 is one of life’s great digital experiences - highly recommend.\n\nA few samples w/r/t Munger & $BABA', ' out of more than 100', ' below. 😂 https://t.co/pBuRDvQ5HQ"\t\t\n"$Cei Camber Energy 🚨OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl $amc $phun $mark $xela $bntx $valn $nvax $mrna $pfe $pypl $v $F $Fb $ma $ba $tsla $amzn $aal $ibm"\t\t\n"To share trading point of view join here \nhttps://t.co/McJQCtMHtW\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD $AAPL $AMD $JD https://t.co/7Gv3GsLu3b"\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n@kevinolearytv @kmmunger do you think they’ll @ us bro 🤣 $BABA\t\t\nThe $BABA pump is over. Back to reality. VIE? No rule of law? shaky financials? Tech purge? keep buying the dip. There is a new sucker born every day...\t\t\n"Top Decliners (>$30)\n$BWV $MPNGY $MNTHY $CSIQ $TCEHY $DPST $NCBDY $XPP $TCTZF $TSUKY $MOG.B $BNKU $EPAM $NTES $CQQQ $BABA $ELUXY $SOTGY $NIFE $HTHT $MAURY $SEDG $WJRYY $PDD $LDSVF $BCIM $MCHI $BBUC $SKYH $CXSE\nhttps://t.co/S59zN18Con"\t\t\nRT @gualestrit: $BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/YZyVKjbEPk\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/ci3ZpMIfzo\t\t\n"Have to leave early today. \n\nEarly #Watchlist for Friday 3-18-22\n\nHappy St. Patrick\'s Day everyone! \n\nFocus:\n$HYMC\n$MULN\n$BABA\n$IMPP\n$NLSN\n$EIGR\n$INDO\n$NINE\n$BEKE\n$HUSA\n\nOthers:\n$NGD\n$SQ\n$NIO\n$YY\n$PDD https://t.co/DMdtQUj9Mq"\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/Deil06jJ2I\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/ubw0zDHgxZ\t\t\n"$VLON a lot of hot chicks tweeting discord sites we must be about to make another run above $8.  low float #Daytrader always make it run after lunch.\n$GME $AMC $AMZN $OXY $APE $TSLA $BABA $AAPL $MULN $SEB $RXT $AXSM $BTC https://t.co/rDFp3qKzfp"\t\t\n"SWEEP 411 $BABA 09/16/22 $110 calls for $12.45 \n\nSpot: $96.85\nVolume: 796\nOI: 1', '473\nIV: 62.64%\nPremium: $511.7k\nSector: Consumer Cyclical"\t\t\n$BABA rippppyy time\t\t\n@InvestingKev Thoughts on $BABA and $TME\t\t\n$cei ready to run big lagging the other oil stocks. $husa $indo $nine $bp $gme $amc $dwac $msft $amzn $aapl $baba $tsla @TopStockAlerts1 @business @LadeBackk\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\nRT @nickchen66: This is a 5 year chart on Alibaba $BABA. A 20% rise off such an oversold level should not be a surprise. https://t.co/oobkX…\t\t\n"After an impressive jump yesterday', " $BABA is back to it's usual self", ' down 7% for the day. Thus exhibiting The Famous Shitty Stock Pattern\n#theFamousPatterns #wallstreet https://t.co/JgmaGIFHyV"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\nRT @moneymeteish: @talkcentss $FB. If I buy FB', ' I actually own a piece of Meta. If I buy $BABA I own a potentially worthless piece of paper…\t\t\n$BABA ..😴😴😴 volviendo a la normalidad..', '😴😴\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\nAlibaba Group Holding Limited traded 40.814M shares', ' 52% above average volume $BABA\t\t\n$BABA https://t.co/BUeyKHp6bq\t\t\nRT @Anth_Trades: LETS GO ðŸ™\x8f💰 $JD $YANG $BABA https://t.co/lQYATPE0XR\t\t\nRT @nickchen66: This is a 5 year chart on Alibaba $BABA. A 20% rise off such an oversold level should not be a surprise. https://t.co/oobkX…\t\t\n@forres_thrill What gives you that conclusion about $BABA? Did you see the recent news from CCP?\t\t\n$BABA We see this going to 115-120 before falling back to 75-80 then back up again. Just my prediction 🙂\t\t\n"RT @MKTCall: Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.c…"\t\t\nTrying some $BABA calls here...\t\t\n"Worst day to date trading $BABA. Watched trading video & bid/ask were commonly getting taken out right as I placed my order leaving me with a worse fill than expected. Used too much size & was on wrong side of every trade.\n\nTOS mobile still not working for me\n\nP/L: ($3', '801.51)"\t\t\n"$BABA sees 73 bullish options orders worth $4', '675', '359. On the flipside', ' BABA sees 44 bearish options orders worth $2', '541', "539.\n\nBABA's overall statistics show 13", '365 calls worth $22', '195', '343. On the other side', ' we have 10', '984 puts worth $16', '126', '877.\n\n11:18 AM ET"\t\t\n"$BABA W\nVela semanal cortesÃ\xada de ""the best oscilator in the World"" 🤣\nLlegó a tocar $74', ' mÃ\xadnimos de junio de 2016.\nEstá a más de un +300% de ATH', ' pero es lo que suele decirse: Un peligro Chino https://t.co/Wg8AwwEMc5"\t\t\n"RT @trading_spartan: $baba adding some more 115 next week at 1.10 \n\n$spx $kweb $bidu $jd"\t\t\n"$BABA Statistics as of 11:18 AM ET\n\nOrder Count:\n- Puts: 10', '981\n- Calls: 13', '358\n\nVolume:\n- Puts: 46', '740\n- Calls: 65', '753\n\nPremium:\n- Puts: $16', '125', '963\n- Calls: $22', '183', '310\n\nPut/Call:\n- Order Ratio: 82.21%\n- Volume Ratio: 71.08%\n- Premium Ratio: 72.69%"\t\t\n$KWEB $JD $BABA pulling back after big run. After a big day it is expected. Using opportunity to buy.\t\t\n"Wasn\'t watching the market', ' but overheard some chatter about china names and realized I don\'t have even 1 of them on my WL.\nAdded $BABA to my WL. Applied my strategy triggers - low and behold it was near the bounce.\n3 cons for a quick +10%. https://t.co/sW1UtdA7Mv"\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 1.69 \n- Money: $299', '130 \n- Volume: 1770 \n- OI: 7009  Delta: 0.37 IV: 104.369 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 11:17:09 ]"\t\t\n"Parece que mucha gente aprovechó para tomar ganancias 💰 con las compañÃ\xadas chinas 🇨🇳\n\n$BABA -7.5%🔴\n$JD        -7.4%🔴\n$PDD      -11%🔴â˜\xa0ï¸\x8f https://t.co/8y7b7ao9Vm"\t\t\nNah', ' but I did almost by every dip from 160 on $BABA but never pulled the trigger. https://t.co/BExUSI3roJ\t\t\n"RT @GetScanz: Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $PIK $MTAL-WS $MBII $EIGR $TCBP\n🔽 Gap Down: $BABA $NIO $JD $PDD $KWEB https://t.co/…"\t\t\n"Mad move in #Chinese stocks', ' especially US traded ADRs yesterday', ' #FED raising rates', ' #Russia-Ukraine war.. the list goes on', ' check out the latest Pod', ' discussing the all these points and more\n$SPY $KWEB $BABA $JD $BIDU $PDD $USO $WEAT\nhttps://t.co/JjwO1P5TT4"\t\t\n$NIO $XPEV $LI $BABA https://t.co/6A9POlVwLL\t\t\n$RKUNY Rakuten Review 2022: Cash Back Earnings', ' Perks And More https://t.co/D32nc4HPPs $AMZN $BABA $BIDU $WISH $EBAY $TGT $WMT\t\t\nRT @gualestrit: $BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n"Tremendo rebote técnico el de $BABA con los anuncios de China.\n\nSin embargo con China nunca se sabe. https://t.co/uktMJApjHt"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nHope y’all didn’t make a deal with the devil and bought $BABA yesterday https://t.co/V5AsvOmyoL\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"RT @AaronKlein10X: $BABA $JD $BEKE $NIO $LI and all China #stonks up 20-30%?!?! \n\nSo… same price as last week then?"\t\t\n$BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nHow do you say "bag holder" in Chinese? $BILI $IQ $TME $PDD $NTES $KWEB $TCEHY $CQQQ $JD $BABA $BIDU $TCOM #delistchina #banchina #sanctionchina #cancelchina #fuckchina #fuckxi https://t.co/Qmuil71VFD\t\t\n$baba fundamentals are there', ' regulatory risk is mitigated… once the short term profit bookers are done', ' this will head to $150+… don’t be in a hurry to book profit… this is time to double down 🚀🚀🚀 https://t.co/vg5y5NFQZA https://t.co/s4J6MxK14Q\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"RT @wolfcloudinc: Another crazy 800%+ gain from the team at WolfCloud!!!!\n\n$NET Bought @0.49 sold at 4.55 for +828%!!!!!!!!!!! \n\nDM us for…"\t\t\n"Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $PIK $MTAL-WS $MBII $EIGR $TCBP\n🔽 Gap Down: $BABA $NIO $JD $PDD $KWEB https://t.co/rru2zz2xhP"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"Another crazy 800%+ gain from the team at WolfCloud!!!!\n\n$NET Bought @0.49 sold at 4.55 for +828%!!!!!!!!!!! \n\nDM us for the next play!\n\n$SPX $SPY $AMZN $GOOGL $BABA $TSLA $CRM $GLD $CVX $XOM $OXY $IMPP #OptionsTrading https://t.co/RToO7rqo5z"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n$BABA it’s still way to early loving the opportunity 🚀🚀🚀🚀🚀🚀🚀🚀 $130 by end of day?!!!!\t\t\n"Pretty sure your Puts are about to get blown up.  I only see upside from here. \n\n$SPY $BABA\n\nYou do you!"\t\t\nPuth come to Vancouver my $Baba puts are printing! We going to tasty Indian bistro! @gurgavin\t\t\n"@crypticenzyme @smartertrader $BABA boo hooo Scammys the King of $BABA 2 weeks ago was junk yest he copied the trade idea and today all his 10 follows bagged LMAO hes tweeting to all his trolls now LMAO \nhe the billion dollar Troller Model Bwahahahahahahahahahahahahahahahahhahahahahahahahahahahahahahahah"\t\t\n"$WMT in a long-term trading range. Leptokurtic & low variance.  \n\nA volume-based battle of bulls & bears. Volume up on heavy rises or falls.\n\nPuts @ $150?\nCalls @ 130?\n\nTrading ranges work until they don\'t.  $BABA counter-argument. Do your DD. https://t.co/gA98DQflwm"\t\t\n"Trending Stocks on #fintwit: \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $GFS\n7. $CTK\n8. $QQQ\n9. $BROS\n10. $AMZN\n\n#investing #stocks #wallstreetbets"\t\t\n@swan1427 those levels man…. Golden ! ðŸ™\x8fðŸ\x8f» stop hit on the first $BABA retest', ' re-entered at a lower price and doubled down', ' it paid. Then those $MRNA moved nice just missed $COUP 🤙ðŸ\x8f» thanks ! #BBS #BlackBoxStocks.\t\t\nRT @CblastBT: $BABA on Watch off the Open https://t.co/t84SHurSIO\t\t\n"DailyDown5\n$API $9.85 -5.38% -2.28% -8.29% -47.24% 48.24\n$BABA $96.17 -8.39% 3.50% -21.12% -23.10% 44.69\n$BIDU $138.07 -8.48% 2.15% -14.13% -7.55% 47.42\n$CCL $18.33 -5.17% 3.85% -14.19% -4.93% 46.31\n$HPQ $34.00 -5.05% -5.95% -6.87% -6.67% 40.45"\t\t\nRT @CblastBT: Seeing Repeat Flow into 🇨🇳 $BIDU $PDD $BABA\t\t\n"#30in30 #thestrat @PaulEtwaroo \nwhat i saw:\n- stocks went up at open\n- hit shorter TF top of BF and 30m shooters\n- $MSFT', ' $BABA', ' were on watch for D + 60m continuity down when 30m triggered. I liked $FB and $NVDA but D + 60m continuity conflicted at 30m trigger"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n$Baba puts printing like a mofo\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $G…"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 65\n2. $BABA : 41\n3. $SPY : 34\n4. $QQQ : 21\n5. $FB :…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $G…"\t\t\n"$BABA Buyers Yesterday: ""We are genius for buying the dip""\n\nAlso $BABA... A ðŸ\x90€ðŸª¤ https://t.co/2zvZdkr7R6"\t\t\n$BABA bidding 1.9 and then will risk 1.49! https://t.co/LHjtQAk116\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (63)\n2. $GME (51)\n3. $TSLA (35)\n4. $OIL (21)\n5. $BABA (18)\n6. $AMD (12)\n7. $ST (8)\n8. $QQQ (8)\n9. $LFG (7)\n10. $AAPL (6)\n\nhttps://t.co/InT5oXFWMo https://t.co/iRgntfpRLE"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@LaksaTasty The only $BABA play book you need: sell now buy never\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n@HulkCapitalPro Thoughts on $BABA calls? Wait until the 4day EMA?\t\t\n"$TSLA 825P 3/18 5.0\n$BABA 90P 3/25 2.75\n$FDX 245C 3/25 earnings play w/ longer DTE"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nThinking about trading options or stock in Alibaba', ' Occidental Petroleum', ' Progressive', ' American Express', ' or Eli Lilly? $AXP $BABA $LLY $OXY $PGR https://t.co/uxxPjvOcba\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $GFS\n7. $CTK\n8. $QQQ\n9. $BROS\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/pg2q3dg1bs"\t\t\n"@DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing news for @DRONEDEK_Corp & it’s first drone partner @VayuDrone \n\nVayu Aerospace is a wholly owned subsidiary of publicly traded company Alpine 4 @alpine4holdings \n\n#drones #delivery 📦 \n$SPY $BABA $NVDA $SOFI"\t\t\nSold the rest of my $BABA position and my $KWEB leaps. I\'ll take the 5% from Baba and the quick double on the $KWEB leaps. I am to skittish in the current environment', ' with companies that I haven\'t deep dived on.\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $BABA\n3. $AMD\n4. $GME\n5. $HE"\t\t\nThe $Baba coaster is back again -20%', ' +39% ', ' -8% . https://t.co/hI3iPNtCaB\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\n"Solid price rebounds for gold', ' silver as oil bounces', ' USDX weaker \n\nhttps://t.co/6z7Wp16tJH $FLCH $CWEB $CHIX $KGRN $FCA $ECNS $CNXT $CBON $YANG $XPP $NIO $LI $XPEV $KNDI $WB $SOHU $BYDDF $YSG $GDS $BABA $JD $PDD $TCEHY"\t\t\n"RT @IGEspana: ¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '4…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (29 mentions)\n2. $TSLA (13)\n3. $GME (12)\n4. $BABA (10)\n5. $AMD (7)\n6. $QQQ (7)\n7. $BBIO (4)\n8. $FB (4)\n9. $CLF (3)\n10. $AG (3)\nFull live & historical data at https://t.co/QhRXWef8Uv"\t\t\nRT @MarketPicker: Long some at $98.77. Relatively tight stop... $BABA #Intraday\t\t\nPopular: $XBI', ' $BABA', ' $IMTE', ' $BBIO', ' $EVGO', ' $ATVI', ' $IBKR', ' $FICO', ' $KOLD\t\t\n#Alibaba', ' $BABA', ' is down 8.5% - https://t.co/QUk8BWlaMx\t\t\n-$920 on $BABA puts. Entered at 9:50', ' it pulled at 9:53 but I was not quick enough to sell and then it started pushing back so I just took the loss. Going to come in tomorrow with my head high like this never happened so it doesn\'t affect me.\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nThu', ' Mar 17', ' 2022 @ 10:00 AM EST\n1. $NIO (-5.95%)\n2. $BABA (-8.45%)\n3. $AMD (-3.82%)\n4. $DIDI (-1.96%)\n5. $SOFI (+1.28%)\n6. $OXY (+8.49%)\n7. $RLX (+3.81%)\n8. $BEKE (-20.70%)\n9. $AAPL (-1.01%)\n10. $F (-2.32%)"\t\t\n@cappybagels @GuyAdami @JonHeyman Most of the remarks about that $BABA call were compliments from others.  I don’t recall @GuyAdami saying anything about being first', ' he was just making stock pick like a few others on TV do.\t\t\n"â˜\x9dï¸\x8f The Asian markets showed muscle on the 16th March', " rebounding from their prolonged collapse. Jack Ma's #ð\x9d\x90€ð\x9d\x90¥ð\x9d\x90¢ð\x9d\x90›ð\x9d\x90šð\x9d\x90›ð\x9d\x90š surged 37%. An unprecedented leap", ' marking the biggest daily percentage gain ever for the $BABA stock.\n\n#LeverageShares #BABA\n\nCapital at risk. https://t.co/bBEId7oyOP"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/dU3c7PIkVT\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/F7GB7nkovV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/cjHTKUxjdd\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/KFFQjsyfIV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n$BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n    Levels to watch ¡¡¡ \n\nRT    Para + Traders https://t.co/63uTH08cu5"\t\t\n"Hey y\'all!\nIf you\'ve been reading my posts for a while you\'ll know I\'ve been working on a Youtube channel.\nWell', " today I launched it!\nI'll be covering stocks including $BABA", ' $FB', ' $MU and more.\nFeel free to subscribe if you\'re interested.\nhttps://t.co/VbLgfwp6kb"\t\t\nRT @BWcapital_: $BABA back over 100\t\t\nRT @trading_spartan: $baba 104 and it goes ham mode for day 2    .  . https://t.co/WZHR0zSs9d\t\t\nRT @Stella_Elliston: $BABA Biden speaking to 🇨🇳 Xi tomorrow to discuss economics. He\'ll keep the stocks listed', ' you can bet on that. $BABA…\t\t\nRT @Moon_3_14: There goes $100 in $BABA. Nothing stopping this hitting $120 now. Resistance broken', '\t\t\nRT @Stella_Elliston: $BABA $100k in. I think its a good time to buy and we are technically on reversal for coming days\t\t\nRT @Stella_Elliston: $BABA loving this opportunity opportunity opportunity let’s gooooo🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 No paper hands here !!!!! $130 by end o…\t\t\n"@LBDforever @TradeWithNinja $BABA \nremember everything can go to ZERO"\t\t\n$BABA at 96.5 key support again\t\t\nAs you watch people sell off Chinese equities today after a run yesterday', ' it shows the American investor. They want the quick profit instead of the long term wealth. Big difference between trading and investing. Even after amazing news', " people no longer have patience $nio $baba\t\t\n$BABA Biden speaking to 🇨🇳 Xi tomorrow to discuss economics. He'll keep the stocks listed", " you can bet on that. $BABA should benefit. Call options next week at 150\t\t\nNow after $BABA and $NIO and ... I don't want to hear $TSLA is volatile or not stable", ' ever again!\t\t\n"Check out my activity in the getquin app. Bought some $BABA yesterday: https://t.co/8UwCc7g2Ss #getquin #finance #investing \n\nAlso interested in trying out getquin?\nhttps://t.co/s4zqqMVjEb"\t\t\n$BABA loving this opportunity opportunity opportunity let’s gooooo🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 No paper hands here !!!!! $130 by end of day?!!!!!\t\t\nRT @optionsforecast: 2.98 TO NOW OVER 3.50. $BABA 30 minute demand https://t.co/t35WXbucom\t\t\n$BABA $100k in. I think its a good time to buy and we are technically on reversal for coming days\t\t\n"RT @MortensenBach: Joining while $BABA is red. That news yesterday was pretty big for Chinese listed stocks.\n\nSmall size as risky! https://…"\t\t\nRT @ROUGH_H: Netflix should add $BABA chart to its database .. because this shit is super entertaining.\t\t\nRT @missiehost: @AjTrader7 rocked the room this morning!! #respect $SIG and $BABA are my winners today!🥂\t\t\nRT @420HighasFk: Thank you AJ @AjTrader7! +$408 on $BABA and $JD Short and $SIG Bounce. I Love You! What a great day to trade. #ACTfamily h…\t\t\n"Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\n@GuyAdami By this logic', ' why were you bragging about your $BABA call all day yesterday? Ohh right you wanted credit.  Just like @JonHeyman.  Can’t have your cake & eat it too', ' Mr. Nostradami.\t\t\nRT @cloneinvestor: Up 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\nLETS GO ðŸ™\x8f💰 $JD $YANG $BABA https://t.co/lQYATPE0XR\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n"RT @xglobalmarkets: LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $AA…"\t\t\nRT @MarketPicker: Took off risk above $100', ' raised stop to B/E. $BABA #Intraday\t\t\n"RT @emcverse: #OptionsTrading thank you $amzn and $baba for the quick scalp! Lol 😂 ðŸ\x8d´ \n20% and 10% https://t.co/v80n3YJibH"\t\t\n"RT @TheAroraReport: FED VERY HAWKISH BUT THE MARKET DOES NOT BELIEVE THE FED\n- Read more.\n\nhttps://t.co/xnjkJXJAtc\n\n#Investing #Invest #Inv…"\t\t\n"$baba adding some more 115 next week at 1.10 \n\n$spx $kweb $bidu $jd"\t\t\n"RT @MKTCall: Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.c…"\t\t\n"@talkcentss $FB. If I buy FB', ' I actually own a piece of Meta. If I buy $BABA I own a potentially worthless piece of paper. \nFB is founder led. Gross and Net margins are high. \n\nThis poll might actually make me take a look at FB 🤔\nBefore I was very caught up on sub & Ad loss & Meta spend."\t\t\n"FED VERY HAWKISH BUT THE MARKET DOES NOT BELIEVE THE FED\n- Read more.\n\nhttps://t.co/xnjkJXJAtc\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $BABA $AMD $DIDI $SOFI $OXY $RLX $BEKE $AAPL $F $PDD $IQ $CCL $AAL $BAC $NVDA"\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/UPgdpj3yMS\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/ccg8H3RHfq\t\t\nMade back what I lost yesterday.  Shorted China stocks $PDD $GDS $BABA $YY $BIDU.  Most moved like snails or move against me and wore out my patience', ' making me take tiny profits before doing what I want. https://t.co/Of10a3nsws\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/DyB2RTAcyn\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n    Levels to watch ¡¡¡ \n\nRT    Para + Traders https://t.co/63uTH08cu5"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$NVDA\n$OXY\n$BABA\n$AMZN\n$ROKU\n$LLY\n$BA\n$AAPL\n$H\n\nThanks for visiting my page 💻 https://t.co/W2CaghmVO7"\t\t\n"@frankinvesting We would have to imagine on the aforementioned $BABA results. \n\nIt’s hard to bet on a company who hasn’t hit earnings since Jack Ma left. https://t.co/LCI0rP8EfJ"\t\t\n@elonmusk @elonmusk @Tesla to buy @Boeing to manufacture flying cars $tsla $ba @petenajarian @stoolpresidente @HulkCapital #masterplan3 #Tesla #ElonMusk $aapl $amzn $nio $baba $fb $twtr #Bitcoin #dogecoin $gme $amc #flyingcar https://t.co/Fw9tpfjb6W\t\t\n$baba smart money is flowing in as dumb money is leaving… buy panic is the key 🚀🚀🚀 this is 70% down from the high… it’s a no brainer as I said on Monday 🚀🚀🚀 know when to buy 🚀🚀🚀 https://t.co/vg5y5NXsoa https://t.co/P8etfMWIqH\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$CEAD is growing! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $DIDI $GME $BABA $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $RIOT $TSLA $SBTX $ORPH $DKNG $SMFL $GREE $PIK $PLTR $HOOD $LCID $AAPL #Pennystocks #volume #reddit #shortsqueeze #Twitter #Food #agriculture\t\t\n"RT @xglobalmarkets: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\n~ rebellion"\t\t\n@reilly_mcadams Are you still holding $baba and china stocks?\t\t\n$CTK CooTek Announces Share Purchase by Senior Management https://t.co/of2BGfalNA via @Yahoo $BABA $QCOM\t\t\nBack in some $BABA calls\t\t\n"Its really insane to see some of these moves.... $SQ from 90 to 120 in 3 days... \n\n$BABA crazy move... $shop $500 to $600 \n\n$tbla goes from 4.3 to 5.4 in 3 days absolutely nuts....."\t\t\n"$BABAÂ\xa0\n  I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQs5gZR"\t\t\nBuy $baba high yesterday sell low today. Nice!\t\t\n"Käteisen määrä pääsi taas kasvamaan ihan kunnolla. Realisoin tappioita ja valitettavasti suljin monta positiota ennen eilistä nousua (mm. $BABA', ' $UPST ja $FB 🫤).\n\nKäteispaino noin 20% ja uutta entryä haetaan taas', ' eipä ole helppoa olla teknosijoittaja just nyt... 🙄 https://t.co/lSUNimDOOT"\t\t\nEveryone that bought $BABA for the first time 2 days back also exited at yesterday\'s close.  Trading is easy peasy.\t\t\n"$BABA sees 68 bullish options orders worth $4', '419', '864. On the flipside', ' BABA sees 44 bearish options orders worth $2', '541', "539.\n\nBABA's overall statistics show 12", '323 calls worth $20', '586', '593. On the other side', ' we have 10', '244 puts worth $15', '465', '195.\n\n10:39 AM ET"\t\t\n"$BABA Statistics as of 10:39 AM ET\n\nOrder Count:\n- Puts: 10', '242\n- Calls: 12', '305\n\nVolume:\n- Puts: 44', '549\n- Calls: 60', '369\n\nPremium:\n- Puts: $15', '464', '510\n- Calls: $20', '547', '014\n\nPut/Call:\n- Order Ratio: 83.23%\n- Volume Ratio: 73.79%\n- Premium Ratio: 75.26%"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$YANG very good price $BABA $FUTU $BIDU https://t.co/0497FVtQrE\t\t\n$CTK we have $BABA $QCOM and Renaissance Technologies all backing it...added more .24s..  this is a 1+ stock https://t.co/kKXtqHljgB\t\t\n$BABA still under the neckline - but the min bearish PO has already been met just the same. https://t.co/KNcAEdKBTy\t\t\n"$BABA\nby  #ICEROCK \n\n    Levels to watch ¡¡¡ \n\nRT    Para + Traders https://t.co/63uTH08cu5"\t\t\nDOWNSIDE MOMO: $BABA Alibaba Group Holding Limited American Depositary Shares each representing eight Ordinary share 📳 TradeIdeas via ⟶ https://t.co/VS8RO1bzXJ\t\t\n"DailyDown5\n$BABA $97.63 -7.00% 5.07% -19.92% -21.93% 45.55\n$BIDU $139.58 -7.48% 3.27% -13.19% -6.53% 48.03\n$JD $59.70 -6.84% 13.67% -19.81% -25.10% 46.33\n$LMB $6.44 -9.30% -20.69% -14.25% -18.89% 36.46\n$NTES $83.80 -10.19% 2.53% -14.48% -18.51% 45.63"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/HWlnsnFcN3\t\t\n@MarkGuasch1 @InversorExperto No lo creo... Tras las subidas de ayer en las tecnologicas chinas', ' lo más probable es que en las próximas semanas formen un soporte sólido. En el caso de $BABA creo que formará un soporte sólido sobre los 82-87$. La iré comentando en mi perfil.\t\t\n"Deep Dive into $BABA – Alibaba Inc: BABA Stocktwits Forum', ' Twitter Trends', ' and Reddit Community\n\nhttps://t.co/GrKiyQ5Qx8"\t\t\n@BigBullCap The only two Chinese stocks I invested $KWEB $BABA 😅\t\t\nRT @movingtrader: $BABA Now in a bearish position above 99 looking good. My only concern is it seems to easy. I may cut out quickly unless…\t\t\n$BABA I am out with a profit on my second trade. I do not like this chop. Happy with the day thus far.\t\t\n"$BABA $MDB $TAOP $JFK $CEMI $SPY $TSLA $SHOP $AMZN \nMost profitable trading community\nhttps://t.co/3vbD4Mdsw5 https://t.co/u059QJWOyu"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/X7CXli0lei\t\t\n$CTK Over .32 we get found', ' $BABA backed penny and as top shareholder https://t.co/5kghrnLQof\t\t\n"@SeekingTheValue Que pena', ' no pude comprar más barato... pero cumplo mi promesa... entro en \nAlibaba $BABA 98', '47$"\t\t\n"RT @EXNESS: Alibaba (BABA) is down 70% 📉 over the past 18 months. How are you trading the decline?\n\n$BABA #Alibaba"\t\t\n"US mortgage rates over 4% for the first time since 2019\n\n$SPY $QQQ $IWM $FB $BABA $AAPL\n#macro"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/oBCrskglhv\t\t\n$ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x potential. $dwac $nflx $amzn $aapl $msft $baba $gme $amc $cei $sndl $gnpx @TopStockAlerts1 @mikalche @3Stocksaday @stockplaymaker1 @business\t\t\n"TICKER: $BABA\nSIZE: 132', '000\nPRICE: $98.66\nTIME: 10:28:04\nAMOUNT: $13', '023', '120"\t\t\nReal-time results: $SPY is Bearish', ' unbolded', ' confidence 52.9%; Stock pick: $BABA', ' $DIA', ' $KWEB', ' $XLK', ' $QQQ', ' $GE', ' $APH', ' $STT', ' Daily #market prediction and #stock pick @TaoCapMktModel. https://t.co/9vcdjO0vVV\t\t\n$CTK adding as china pennies are hot... $CTK backed by $BABA as their top investor..  $BABA is #1 holder  in $CTK https://t.co/n8AxPQjpVT\t\t\nRT @ElliottForecast: $BABA 4hr view from the weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba…\t\t\n"TICKER: $BABA\nSIZE: 132', '000\nPRICE: $98.66\nTIME: 10:28:04\nAMOUNT: $13', '023', '120"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $TSLA 🥇\n2. $SPX 🥈\n3. $BABA 🥉\n4. $SPY\n5. $RIVN\n6. $…"\t\t\n"OUT $BABA Mar 2022 100.00 Call @$2.34\n+1.33"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/u281dWSO0e\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $TSLA 🥇\n2. $SPX 🥈\n3. $BABA 🥉\n4. $SPY\n5. $RIVN\n6. $…"\t\t\n$BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $TSLA 🥇\n2. $SPX 🥈\n3. $BABA 🥉\n4. $SPY\n5. $RIVN\n6. $MKD\n7. $AMZN\n8. $MRNA\n9. $GME\n10. $MULN\n\n( Sorted by most recent ) https://t.co/wUIfIl5Lt5"\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $TSLA $SPY $TQQQ $NVDA $BABA $QQQ $BHC $AAPL $MSFT $IWM $ESTC $AMZN $FB $VIX $PYPL https://t.co/FjWncL1Y7S"\t\t\n"#HedgeFundMidYear in 2 weeks?\nPressing shorts? Oink oink?\n$BABA #RopeADope"\t\t\nAlibaba in Good Shape Amidst Gloomy Markets  $BABA https://t.co/cYVMXDokPl\t\t\n@forres_thrill Buy low sell high. Don\'t speculate? $BABA\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/RSFGer7nNb\t\t\n"$KODK $DOW $GNUS $IDEX $YMM $BOXL $BABA $TSLA $TAOP $JFK \nAlerts before spikes and right as big news drops\nFree discord chatroom:https://t.co/McJQCtMHtW https://t.co/GV9Oci90by"\t\t\nQue $BIDU haya recuperado rápido la zona de 135 usd me deja algo más tranquilo. A $BABA no le creo nada jaja', ' por ahora sigo sin ampliar pero el volumen es llamativo\t\t\nLook at $CENN go!! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $MULN  $GME $BABA $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $RIOT $TSLA $SBTX $ORPH $COIN $DKNG $SMFL $GREE $PIK $PLTR $HOOD $LCID $AAPL #Pennystocks #volume #reddit Lets vroooom it!\t\t\nSo', ' where\'re my $BABA investors again? and what was it with the Charlie\'s lesson again? lmao\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nThink $BABA goes back to 80s. https://t.co/jIPhVgzUho\t\t\n"RT @thaindiandude: WE ARE LIVE TRADING > $SPY $OXY $MU $NFLX $BABA $TGT $RIVN $NVDA in @ArcaneInvesting \n\nCome join us as we are officially…"\t\t\n"RT @thaindiandude: WE ARE LIVE TRADING > $SPY $OXY $MU $NFLX $BABA $TGT $RIVN $NVDA in @ArcaneInvesting \n\nCome join us as we are officially…"\t\t\nRT @cheatcode_tv: Alibaba', ' Tencent reportedly cutting thousands of jobs $BABA $TCEHY $DIDI https://t.co/CxTYi5mHPq\t\t\n"WE ARE LIVE TRADING > $SPY $OXY $MU $NFLX $BABA $TGT $RIVN $NVDA in @ArcaneInvesting \n\nCome join us as we are officially launching tmrw 3/18! \n\nCLICK THIS >>>>>> https://t.co/9L9u7HPQTj https://t.co/pqNRXUg094"\t\t\nWho’s really selling $baba at these levels?? #crazy\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\nOIL rumbo a máximos', ' lindo para unos puts de $BABA..\t\t\nRT @CblastBT: Heavy Flow into 🇨🇳 $BABA $PDD $BIDU\t\t\n$Baba https://t.co/ETVSdWowz6\t\t\nSmall green day for me. Traded $BABA $TSLA. Could have executed better but was being cautious because the market already had a big 2 day move to the upside #trading\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n"me 2 days ago: \n""on today\'s menu: $BABA\nbot more @ $74.37""\n\nme today:\ntrimmed my $BABA position with a profit of +34% https://t.co/zMLAC6n5zU"\t\t\n$KWEB $BABA $JD President Biden will speak with President Xi Jinping of the People’s Republic of China (PRC) this Friday.\t\t\n"Option Alert $BABA Mar 18 2022 110 Call \n- Price: 0.50 \n- Money: $240', '800 \n- Volume: 4816 \n- OI: 10055  Delta: 0.12 IV: 128.962 \n- ToS Symbol: BABA220318C110 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 10:24:33 ]"\t\t\nWhy Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB $NIO $BABA $LI $XPEV $TCEHY\t\t\n"Decent morning so far. $muln and $tsla gains locked in. Playing small and taking some shots with profit from the last 2 days later today and tmrw\n\nSlow build right now. Playing with profits is easier then now\n\n30k to 1milly is happening...WATCH ME!\n\n$NVDA\n$OXY\n$BABA\n$SPY\n$UPST https://t.co/kT51HWfXVa"\t\t\n"RT @CblastBT: People keep talking about stocks selling off but I don’t see it \n\nWe are in 🇨🇳 $BIDU $BABA $PDD 📈"\t\t\nRT @missiehost: @AjTrader7 rocked the room this morning!! #respect $SIG and $BABA are my winners today!🥂\t\t\nRT @420HighasFk: Thank you AJ @AjTrader7! +$408 on $BABA and $JD Short and $SIG Bounce. I Love You! What a great day to trade. #ACTfamily h…\t\t\nRT @epictrades1: $BABA my 6 dollar calls closed at 27 🤣', ' sadly sold a bit early but I will be thankful and maybe dance a bit.\t\t\nRT @epictrades1: $BABA a part of this business is luck. Don’t let anyone tell you differently BUT you need to put yourself in a position to…\t\t\n$BABA potential max pain is right here around this $99 level https://t.co/k2JaskYJj4\t\t\nChina’s Reputation Is in Danger – Russian-Ukraine War https://t.co/ghMKeg7VmD $BABA $NIO $DIDI $BIDU $XPEV\t\t\n"Most active #stocks \n$ZH -7.75%\nZhihu\n$ORPH 25.80%\nOrphazyme\n$MULN 23.97%\nMullen Automotive\n$GLG 69.14%\nTD Holdings\n$OXY 7.42%\nOccidental Petroleum\n$NIO -3.55%\nNIO\n$BABA -6.37%\nAlibaba\n$DIDI -2.35%\nDiDi\n$AMD -2.62%\nAdvanced Micro Devices\n#stockstowatch #StockMarket #StocksInFocus https://t.co/dug7uE8wh4"\t\t\n$BABA MACD about to cross on the 5 min\t\t\n"RT @CblastBT: Premarket Bonus 🔓\n\n🇨🇳 $BABA 130c > 126.50 | 124p < 125\n📺 $ROKU 170c > 162.50 | 155p < 158.50\n🥩 $BYND 61c > 60 | 57p < 58.60\nðŸ\x90¾â€¦"\t\t\nRT @radar_market: $BABA best day since IPO https://t.co/03JTJl61aN\t\t\n"RT @CblastBT: People keep talking about stocks selling off but I don’t see it \n\nWe are in 🇨🇳 $BIDU $BABA $PDD 📈"\t\t\nBiden’s China ‘pivot’ complicated by Russia’s war in Ukraine https://t.co/OUSWf6s4rw $BABA $NIO $JD $DIDI $BIDU\t\t\n"RT @CblastBT: 🇨🇳 Starters Added \n\n$PDD 03/18 80c @ 1.00\n$BABA 03/18 150c @ 1.40"\t\t\n@KentsBrokerage $BABA calls at support levels rarely hurt. There\'s a good reason for the rip yesterday.\t\t\nRT @CblastBT: Heavy Flow into 🇨🇳 $BABA $PDD $BIDU\t\t\n"#PressRelease \n\n✅#CurrencyWorks $CWRK \n✅Motoclub platform will drop new NFT packs from their Barrett-Jackson Houston 2021 Collector Series.\n\n👉 https://t.co/9T4gIvk6ub \n\n@MotoClubDigital\n@CURRENCYWRKS \n\n$MSFT $GOOGL $BIDU $ADBE $AMAT $ADSK $AVGO $BABA #StockMarket #OTCMarkets"\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA nav…"\t\t\n$BABA Now in a bearish position above 99 looking good. My only concern is it seems to easy. I may cut out quickly unless we get a huge plunge.\t\t\n$BABA 95 put\t\t\n"$BABA $GME & $TSLA are the three most mentioned tickers on WSB\n~ rebellion"\t\t\n"$AMZN\nمبرووك الي تابع معنا امازون من مناطق 4280 الان 3098 \nالثبات Ù\x81وق 3080 يستهدÙ\x81 3124_3164\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/Pnu7ChMXtt"\t\t\n"Most popular among retail investors\n(estimates past hour)\n\n1. $OXY\n2. $NIO\n3. $AAPL\n4. $TSLA\n5. $AMD\n6. $GME\n7. $FB\n8. $PIK\n9. $NVDA\n10. $BABA\n\nFollow retail flows https://t.co/ZAlldqTXHr"\t\t\n"#OptionsTrading thank you $amzn and $baba for the quick scalp! Lol 😂 ðŸ\x8d´ \n20% and 10% https://t.co/v80n3YJibH"\t\t\nTrndg ↗  $BABA $CWEB $VIPS $GATO $KOS $CANO $YMM $KC scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nTook off risk above $100', ' raised stop to B/E. $BABA #Intraday\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $AAPL \nNVIDIA $NVDA"\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\nMost Active Equity Options For Midday - Wednesday', ' March 16 $AMD  $BAC  $F  $NIO  $AAPL  $AMZN  $MSFT  $MU  $NVDA  $TSLA  $BABA  $FB  $AAL  $JD  $AMC  $PDD  $UBER  $PLTR  $SOFI  $DIDI https://t.co/NK9I9Kfbf9\t\t\nAlibaba and https://t.co/6poLrT4SwO Stocks Fall Back After Historic Gains. What Comes Next? $BABA $JD https://t.co/NoFVaUnmLE\t\t\nThank you AJ @AjTrader7! +$408 on $BABA and $JD Short and $SIG Bounce. I Love You! What a great day to trade. #ACTfamily https://t.co/Wjgrd5e1Dw\t\t\n@AjTrader7 rocked the room this morning!! #respect $SIG and $BABA are my winners today!🥂\t\t\nNetflix should add $BABA chart to its database .. because this shit is super entertaining.\t\t\n"RT @MortensenBach: Joining while $BABA is red. That news yesterday was pretty big for Chinese listed stocks.\n\nSmall size as risky!"\t\t\nRT @TheSimonLeviev: @HarryWangEra $BABA $98p 2.93 -> 3.85 quick in & out. Thanks again', ' Harry ðŸ™\x8fðŸ\x8f»\t\t\n"Joining while $BABA is red. That news yesterday was pretty big for Chinese listed stocks.\n\nSmall size as risky! https://t.co/VFRfqvGZZX"\t\t\n2.98 TO NOW OVER 3.50. $BABA 30 minute demand https://t.co/t35WXbucom\t\t\nThere goes $100 in $BABA. Nothing stopping this hitting $120 now. Resistance broken', '\t\t\n"RT @cho_wilfred: DailyDown5\n$BABA $99.22 -5.48% 6.79% -18.61% -20.66% 46.52\n$BIDU $141.13 -6.45% 4.42% -12.22% -5.49% 48.67\n$JD $60.22 -6.0…"\t\t\n$BABA $API $ACHR $AFRM $APPS #trading https://t.co/5ztXuV5qvx\t\t\n$baba 104 and it goes ham mode for day 2    .  . https://t.co/WZHR0zSs9d\t\t\n$BABA back over 100\t\t\n"Option Alert $BABA Mar 18 2022 103 Call \n- Price: 2.26 \n- Money: $219', '898 \n- Volume: 973 \n- OI: 2346  Delta: 0.40 IV: 125.191 \n- ToS Symbol: BABA220318C103 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 10:11:24 ]"\t\t\n"Twitter\'s on the Rise: \n\n$ZEPP  Price: $2.93  Mentions: 18\n$PIK  Price: $3.65  Mentions: 17\n$WSM  Price: $162.39  Mentions: 17\n$SPX  Price: None  Mentions: 15\n$BABA  Price: $99.38  Mentions: 14\n\n#stocks #investing #trading"\t\t\nLong some at $98.77. Relatively tight stop... $BABA #Intraday\t\t\n"$BABA 14th April 120c at 2.75! \n50% size and will add another on a good pull!"\t\t\n$BABA #Crypto #TradingView https://t.co/i9HJsdsC5X\t\t\n"$baba madness starts once it gets to green .. so day 2 can happen .. red to green will be strenght for next week \n\n$kweb $jd $bidu $spx"\t\t\n"RT @TeamBullTrading: $1', '387 trading $BABA \n\nIt takes one good trade! 🔥 https://t.co/nrfUNyOSzA"\t\t\nGood morning! Top watches today $SPY $AMZN $BABA $OXY $XOM $LMT. Our small account challenge is going strong! Good luck today! Join our discord https://t.co/5bVUEby9u7  #stocks #options #daytrading #swingtrading\t\t\n"$nio $xpev $li $baba $bidu $pdd $jd $bili\n\nBUY the DIP this morning…\n\nhttps://t.co/hWfyaKXRYV"\t\t\n-0.9R today. Good entry on the $AAPL breakdown', ' but b/e. Tried another short after the 1m-9 touch', ' but held too long. Bad long entry near the 1m-200 (tsk..tsk). OK entry at S3 on $BABA', ' but added at VWAP. I sure can trade poorly when I\'m down! #DayTrading #BBTfamily https://t.co/lqsuXFw0Ve\t\t\nOut at 3.25 from 2.98 $BABA https://t.co/6iNFDdCmJ6\t\t\n"🎯💸 Fondos españoles con $BABA ALIBABA GROUP HOLDING LTD (USD) US01609W1027 entre sus principales posiciones (T42021)\n\nhttps://t.co/lfku9McqjN https://t.co/NBYn77on22"\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"Most active stocks in US at this hour\nhttps://t.co/CZzhulNnQO\n\n$NETE 30.86%\n$BABA -5.38%\n$OXY 5.8%\n$PDD -9.57%\n$JD.CH -6.44%\n$BILI -10.92%\n$SQ 5.49%\n$UPST 7.6% https://t.co/pfEWmGytCi"\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/9dVBMsKvi4\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nAll eyes on $BABA $100 break and this goes to the moon.\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/biUc54JOZx\t\t\nRT @scraffycoco3: When you vow to never trade stage 4 stocks', ' you get to miss this 36% move in $BABA. One of the setups that I\'ve learned t…\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/zIHldqtIWZ\t\t\n"Above5DaysMA\n$ACHR $4.12 6.18% 24.47% 44.05% -43.64% 65.60\n$AFRM $35.02 5.05% -4.17% -19.85% -69.46% 41.87\n$API $10.10 -2.98% 0.20% -5.96% -45.90% 49.20\n$APPS $39.74 4.09% 3.90% -23.58% -25.37% 46.81\n$BABA $99.22 -5.48% 6.79% -18.61% -20.66% 46.52"\t\t\n"DailyDown5\n$BABA $99.22 -5.48% 6.79% -18.61% -20.66% 46.52\n$BIDU $141.13 -6.45% 4.42% -12.22% -5.49% 48.67\n$JD $60.22 -6.02% 14.66% -19.11% -24.45% 46.76\n$NTES $85.35 -8.53% 4.43% -12.90% -17.01% 46.70\n$PDD $38.51 -9.64% 7.69% -34.91% -39.47% 43.21"\t\t\nwhat a cover in $BABA   pos div DB bottom lol\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n$130 and above is where I will buy $BABA\t\t\nStocks Hold Steady as Investors Digest the Fed’s Move $BABA $JD $WSM $ACN $RL https://t.co/PUXyS61Y37\t\t\n$BABA 4hr view from the weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/x0W6xxTIDM\t\t\n"Worst performing large cap stocks in today\'s early trading\n\n$BEKE\n$ZTO\nLufax $LU\n$HNP\nXPeng $XPEV\n$HTHT\n$BZ\nBeiGene $BGNE\nAlibaba $BABA\nBilbili $BILI\nLI Auto $LI\n$EPAM\nNetEase $NTES\nPinduoduo $PDD\nDidi Global $DIDI\nNatWest $NWG\nCapital One $COF\nSolarEdge $SEDG\n$JD\nIcahn $IEP"\t\t\n$BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n$BABA going green and about to break $100 again. Grab them tickets. Here we go.\t\t\nRT @CblastBT: Strength in 🇨🇳 $PDD +6.5% $BABA +5.5%\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (50)\n2. $TSLA (35)\n3. $GME (34)\n4. $BABA (16)\n5. $OIL (14)\n6. $AMZN (11)\n7. $NVDA (9)\n8. $AMD (7)\n9. $ZIM (7)\n10. $AAPL (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/D4UfUpWD79"\t\t\n"تØ\xadديث روكو $ROKU \nمن 89 الان 117.7 للهدÙ\x81 الثانى ان شاء الله (123)🎯\n-- \n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/6yBEjKneg0"\t\t\nI did have some bids closer to $96/$95 fwiw. May look to get long on a hold above VWAP. $BABA #Intraday\t\t\n$BABA I am out if my scalp with a nice profit. Looking for other ideas now.\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $GME\n3. $BABA\n4. $ZIM\n5. $AMZN"\t\t\n"Option Alert $BABA Mar 18 2022 105 Call \n- Price: 1.49 \n- Money: $253', '449 \n- Volume: 1701 \n- OI: 7345  Delta: 0.28 IV: 130.22 \n- ToS Symbol: BABA220318C105 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 10:00:51 ]"\t\t\n@HarryWangEra $BABA $98p 2.93 -> 3.85 quick in & out. Thanks again', ' Harry ðŸ™\x8fðŸ\x8f»\t\t\n$BABA and $KWEB may change direct shortly\t\t\n$baba 104.5 happens then 112 possible https://t.co/0ldSFPR5K0\t\t\nRT @StockMa40636171: $dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a Crowd-sourced alerts', ' ra…\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $GME (13)\n3. $TSLA (12)\n4. $BABA (8)\n5. $ZIM (6)\n6. $RKT (5)\n7. $AMZN (4)\n8. $OXY (3)\n9. $PLTR (3)\n10. $REKR (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\nWatch out for the bearish sentiment on $BABA $ES_F $MRNA $ALPP. https://t.co/HXKwexqOLk\t\t\nCovered rest (flat). Did not flip long like I probably should have... $BABA #Intraday\t\t\n$dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@  https://t.co/r5yHq7jrvv\t\t\nthese are the most active stocks right now $BABA  $NIO  $OXY  $AMD  $DIDI  $SOFI  $GRUB https://t.co/tpA885Y0hb\t\t\n"$BABA Vuelven los viejos tiempos...\n\nAyer lo dijimos: nada ha cambiado. Los 60$ siguen activos como objetivo.\n\nY tb dejamas claro que mientras esté por debajo de 140$ sigue siendo bajista.\n\nMucho Cola Cao le queda a esta aún para que los ""acumulettis"" canten victoria. https://t.co/PlxFTYNWhx"\t\t\nRT @SeekingAlpha: $BABA $BABAF - Where Will Alibaba Stock Be By The End Of 2022? H2\'22 Could Be The Inflection Point. https://t.co/MtQ6fOh9…\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/xJ7Yvipg9P\t\t\n"In today\'s 5 with Fitz\n\n1 - Powell risks bond massacre\n2 - A TIPs alternative for ETF investors\n3 - DeFi decked again\n4 - If you\'re a $BABA bag holder\n5 - $MRNA CEO sells shares worth $400 million\n\nIn to win! 👇👇\nhttps://t.co/DQGzhdl9qz"\t\t\nBOT $BABA Mar 2022 100.00 Call @$2.11\t\t\n"$baba 115 next week small lotto at 1.40 range .. looks like can go 3\n\n$kweb $bidu $spx"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/1fjxXQMn8Q\t\t\nCovered a decent amount of intraday scalp short below $97. $BABA #Intraday\t\t\nBenzinga\'s Daily Brief On Trending Tickers For March 17', ' 2022: GameStop', ' Netflix', ' Alibaba And More $GME $BABA $NFLX $TSLA $AMC https://t.co/zgJRCfehqS\t\t\n$gnpx over 10% of the population has diabetes. Genprex CURED DIABETES in mice. Completely! Next phase on people coming soon. 100 mil cap co could 100x. Also it’s shorted lol. $dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a\t\t\n"$SDC\n-Path to profitability\n-Massive 33% short interest!\n-Private network/Collab with Dentist\n\nInvestors don’t understand this business fully', ' and will miss out on massive uptrend in next few years!!\n\n$sq $tsla $baba $nio\n@realwillmeade @realMeetKevin"\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/8uAelzXTBn\t\t\n$BABA In a bullish position here. Looking for some bounce here. Let\'s see.\t\t\n$BABA $BABAF - Where Will Alibaba Stock Be By The End Of 2022? H2\'22 Could Be The Inflection Point. https://t.co/MtQ6fOh9lh #finance #trading #stocks\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"تØ\xadليل $SQQQ \nبوضع عام عل الاسبوعى Ù\x81وق 41.1 ايجابى .\nمقاومة قويه ومهمه عند 42.8 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 44.64 هدÙ\x81 أول .\nوكسر الدعم بيرجع 39.5\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/0zkqdLzg7g"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/JshstOeATW\t\t\n$baba us remember this is a level to buy moar and not to book profit… buy buy buy 🚀🚀🚀 still long way up https://t.co/vg5y5NXsoa https://t.co/P2eO6ypGfA\t\t\nTWEETINVESTOR: China Makes Some Moves $BABA https://t.co/Gn5Tdz20kC\t\t\n"Take a look to:  $BABA -5.44% \n\n#wallstreetbets #StocksToBuy #ToTheMoon #news #YOLO #StocksToWatch #investments #trading #bottomfishing #FOMO #RedditArmy #daytrading #Stocks \n https://t.co/2fA3FWuKHH"\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n$BABA keep coming . i need you https://t.co/fKOyh790zR\t\t\nChina names failed the r/g bounce attempt so far. Not sure who TF was buying into the close yesterday $BABA $JD $PDD $KWEB\t\t\nRT @EVInvestor21: $amzn VS $baba baba is 65% below 52 week high $amzn is 20% below 52 week high… baba has $15b buyback on $200b market cap…\t\t\n"$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AAPL\n$NIO\n$NVDA\n$BABA\n$SPY\n$AMZN\n$MSFT\n$SOFI\n$QQQ\n$AMD\n$SOXL\n$FB\n$UVXY\n$GME\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.||| https://t.co/r5yHq7jrvv"\t\t\n$BABA short 99.07   PP cover  97.95\t\t\n$BABA best day since IPO https://t.co/03JTJl61aN\t\t\nAlibaba (BABA) Stock: Continues to Crash $BABA  https://t.co/SpfqrczELr via @YouTube\t\t\n$BABA this action is bugging me out so I put a stop in so I don’t have to watch it constantly.\t\t\nScalp short $BABA into $100 (stops vs HOD). #Intraday\t\t\n3/18 $BABA 100C at 2.98 (30 Min Demand) https://t.co/nusyaRJBw9\t\t\nRT @Traders3King: Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇…\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/porDNU4iuK\t\t\nFlow Room (These are not alerts): $BABA  04/14  $100 calls bought AT ASK 860x  $8.80  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\n$BABA Alibaba Buybacks Will Change Stock Trajectory https://t.co/4CJVc46R1j\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nTrndg ↗  $AUY $BABA $YMM $OPEN $MULN $VXX $SWN $HGEN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nAlibaba Group Holding Limited traded 12.993M shares', ' -52% below average volume $BABA\t\t\n"متابعة تØ\xadليل الÙ\x81يسبوك $FB \nÙ…Ø\xadاصر على اللØ\xadظي بين 200 Ùˆ 204 .\nاختراق المقاومة يستهدÙ\x81 207 _215.\nكسر الدعم بيرجع 196\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/BiCQw3j6OE"\t\t\n"RT @mdsoll315: $nio $xpev $li $baba $bidu $jd $pdd\n$bili\n This is huge', ' especially after yesterday’s news… add on China inteeeys rate decre…"\t\t\n"RT @FluentInFinance: $BABA up almost 40% in a day\n\nThe Chinese government said its crackdown on technology companies should end soon"\t\t\n$OXY is up 1000% on the chain. we literally went over 2 tickers in my market analysis class $OXY and $BABA and in less than 48 hours those plays have hit for 10', '000%. It is that important that we pay attention to what the market tells us to do not the other way around.\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NVDA', ' $OXY', ' $FB\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n"This mtg *could* result in a development that causes the $KWEB stonks to double. Xi isn’t a dummy and could choose harmony/prosperity', ' seeing how a pointless territorial expansion is penny foolish and pound foolish. \nChina can play the long game.\n$BABA https://t.co/sKJR4dCXfk"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQrNG8j"\t\t\n$baba $200 this time next year\t\t\nRT @Mundacio: @valuefinanzas creo que serÃ\xada $BABA', ' es la unica que conozco que es tan grande que serÃ\xada dificil verla desaparecer.\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/YU4CmN8b17\t\t\nThe move up on #China yesterday was the most powerfull move to the upside we ever seen - this usually is a sign that something big is going on for bulls now to upside - not a 1 day event imo $TAL $TME $BABA $FXI all #bullish here and holding strong\t\t\nWhat is the opposite of a dead cat bounce? $BABA\t\t\nwatching $tsla $nvda $baba for calls\t\t\n@honey_xbt @DonCryptoDraper sounds like $baba\t\t\n$BABA from that 2.90 to this 95puts https://t.co/2ckjiN0NOv\t\t\n@BergTradeFed $BABA went down. bad timing to be in\t\t\n"تØ\xadليل تسلا $TSLA \nÙ…Ø\xadاصر بين 840 Ùˆ 825.\nاختراق المقاومة يستهدÙ\x81 851_867.\nكسر الدعم بيرجع 816_802\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/PArleei2v9"\t\t\n$TSLA $YMM $BOXL $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/6pxOBUYhWB\t\t\n"Trending now on FinTwit\n$TSLA $AAPL $NVDA $BABA $AMD $AMZN $NIO $MSFT $FB $JD https://t.co/Xy3DcXpzGw"\t\t\n"$BABA Down this morning. \nEverything is right with the world again https://t.co/sJC363JV1a"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQrNG8j"\t\t\nI\'m in $BABA and $PDD again.. If china government fuck me again I will use all my money that i usually spend on noodles and buy $NAS instead.. 👺🤑\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"تØ\xadليل سباكس $SPX \nÙ…Ø\xadاصر بين 4331 Ùˆ 4362.\nاختراق المقاومة يستهدÙ\x81 4400.\nكسر الدعم بيرجع 4320_ 4296\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/ExK1Sah9GF"\t\t\n"RT @AJTibayan: My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO $OXY - Cont\n\nSecondary\n$AAPL $AMD $NVDA $FB $FUTU  - Cont\n\nHave a great tradi…"\t\t\n"RT @moomooApp: ðŸ“\x8d#Fed raises interest rates for first time since 2018.\n\nðŸ“\x8dWalmart seeks to hire 50', '000 U.S. workers by the end of first quart…"\t\t\n"RT @moomooApp: ðŸ“\x8d#Fed raises interest rates for first time since 2018.\n\nðŸ“\x8dWalmart seeks to hire 50', '000 U.S. workers by the end of first quart…"\t\t\n#China plays remain strong after yesterday gains $BABA $TAL $EDU $TME all holding up strong\t\t\n"I have a feeling that $BABA speculators will go quiet again in the next few days..\n\nYou’re a “long-term investorâ€\x9d', ' never mind."\t\t\n"RT @moneymlive: Kenny ""The Warlock Glick made another fantastic call in $BABA\n\n#VWAP + Warlocks World = Unstoppable Force  \n\nCome Join the…"\t\t\n"RT @KessInvesting: $BABA daily \n\nImpressive rebound off the lows. Watch China names today to see reactions to the Biden and Xi talk today.…"\t\t\n"Above5DaysMA\n$ACHR $3.90 0.52% 17.82% 36.36% -46.65% 62.56\n$AFRM $33.55 0.63% -8.21% -23.22% -70.74% 39.79\n$API $9.88 -5.09% -1.98% -8.01% -47.08% 48.36\n$BABA $98.97 -5.72% 6.51% -18.82% -20.86% 46.36\n$BIDU $144.66 -4.12% 7.03% -10.03% -3.13% 50.19"\t\t\n"DailyDown5\n$API $9.88 -5.09% -1.98% -8.01% -47.08% 48.36\n$BABA $98.97 -5.72% 6.51% -18.82% -20.86% 46.36\n$CSIQ $30.84 -7.00% -11.68% 12.72% -5.02% 49.94\n$EPAM $267.43 -5.07% 41.68% -37.51% -61.64% 43.43\n$FTCH $12.85 -5.93% 1.34% -32.44% -61.73% 40.29"\t\t\neveryone got long china names yesterday $KWEB $BABA 🤣\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 3.28 \n- Money: $280', '440 \n- Volume: 855 \n- OI: 7009  Delta: 0.49 IV: 135.687 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 09:34:56 ]"\t\t\n$BABA en -6%... hoy acaban en verde. 🤣\t\t\nCalled these end of day $BABA puts for the team yesterday. Took $400 out the gate profit this morning #BagsBangers https://t.co/qmrz1epo0q\t\t\n"@HealthyExtracts 👉 $HYEX 🔥\n\n✅FOUNDATIONAL ASSETS\n\nVisit:👉 https://t.co/AfgYjfkSE6\n\n@Duke4900\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA #OptionsTrading\n#IHub_StockPosts #STOCKTWITS #StockTrading #investing #OTCMarkets #OTCQB"\t\t\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $TSLA  $BABA $NVDA $AMD https://t.co/Qc33mTSW7c\t\t\ntaking some $BABA long\t\t\n$BABA why is this trading like a penny stock…\t\t\n"Ayer Alibaba metió un +36% \nHoy cake +25% \nSerá posible que existe correlación?\n\n#PancakeSwap $CAKE $BABA @CriptoBoludos @CryptAdyct @criptokenizados https://t.co/etOgo8kf5H https://t.co/2Vdj6kbWM9"\t\t\n@valuefinanzas creo que serÃ\xada $BABA', ' es la unica que conozco que es tan grande que serÃ\xada dificil verla desaparecer.\t\t\n"$AMD \nÙ\x81ÙŠ يومين Ù\x81قط تØ\xadقيق جميع الأهداÙ\x81 المتوقعة Ù\x81ÙŠ السهم الØ\xadمد لله 🌸\n---\n#الأسهم_الأمريكية #الاوبشن   #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/oObJKwHIjV"\t\t\n$BABA - 107C EXP 03/18', " ENTRY + PT'S ON THE CHART https://t.co/bjjino2gZ8\t\t\nApple Inc. (NASDAQ: $AAPL)", ' ( $AMC) – Benzinga’s Daily Brief On Trending Tickers For March 17', ' 2022: GameStop $GME ', ' Netflix $NFLX', ' Alibaba $BABA And More https://t.co/JHJcMb5c6V\t\t\n$BABA 95 P be careful.\t\t\nNew Post: Momo Market Roundup', ' 3/16/2022 — $SPY Monster Gap Up… $TSLA Afternoon Crash… $BABA/$BIDU Chinese Stocks Are Risk On… https://t.co/L6z0QKOyZy\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/tFHtgYLvU3\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/pnCOrDic3g\t\t\n"Live Day-Trading room', ' Free access this room and get live alerts. Check out now.. https://t.co/3vbD4Mdsw5\n\n$BABA $FB $BRK.B $BRK.A $TSM $V $WMT $JNJ $TSLA $PG $MA $JD https://t.co/ZqLJWADPeg"\t\t\n"Alerted live in chat. Don\'t forget to take profits https://t.co/3vbD4Mv3UF\n\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $XLF https://t.co/mAsiOdaOvX"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/PizZlAyvFL\t\t\n$BABA would like to see a base formed over this volume shelf at 100.50 ish area https://t.co/kAkfSavM22\t\t\n$BABA 3/18 $98 Put @ 3.60\t\t\nRT @Traders3King: Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇…\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/3vbD4Mdsw5\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR $JD https://t.co/ogYnqWq0L2"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/WB9ktxZiw1\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/aJVAouuYFd\t\t\n"â\xad\x90â\xad\x90â\xad\x90 Alert Statistics\nhttps://t.co/McJQCtv6Co\n\n🔶 26 Wins - 4 Losses\n🔶 86.67% Win Rate\n🔶 Monthly Earnings:616.58%\n\n$GME $PLTR $BABA $NIO $BLNK \n$SPY $TSLA $SHOP $NVDA $XLF https://t.co/fZNIPjA4mW"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/wVZX3GELHb\t\t\n"RT @smartrader19: Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be…"\t\t\n@inversorjavier Por el color', ' casi el 70% de tu cartera en $BABA!!! Tu estás demente 😱😜\t\t\n"Stock gaps:\n$BABA -5.56%\n$BIDU -4.93%\n$COF -4.19%\n$DAL -3.30%\n$DFS -3.08%\n$DG 3.60%\n$NIO -4.37%\n$SNAP -4.27%\n$SYF -3.24%\n$UAL -3.20%"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"Sonar top 10 NASDAQ @ open: $AREB $EFOI $GLG $HYMC $IMPP $MULN $PIK $SMFL $SONN $TCBP\n\nSonar top 10 NYSE @ open: $AXS $BABA $CL $EDR $JOE $MX $NIO $OXY $PD $WRBY\n\nSee them ranked @ https://t.co/oh0iaJ8LOw"\t\t\nRT @DrMerryfield: I need your help. Buy more $BABA or put little Billy through college? #StockMarket\t\t\nOh no! the BULLS are screwed! $BABA is under $100! SELL SELL SELL screams cramer\t\t\n#MorningMarketConversation #optionstrading #investing $spy &dow $nas $ENPH $M $BABA #stocks #drake #crypto #bitcoin #ForeverSlowStroking #YKM ☀ï¸\x8fðŸ™\x8fðŸ\x8f¾ðŸš£ðŸ\x8f½â€\x8d♂ï¸\x8f https://t.co/w7gDNE3B2n\t\t\nRT @francisstarz: Who bought $baba?\t\t\n"RT @bear_fuker: Good morning #fintwit should be a good day in the pits! #stockstowatch \n\n$PIK $MULN $TCBP $CBAT $IMPP $INDO $AQST $SMFL $OX…"\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 1.4M shares\nPrice: 98.80\nTotal: $135.2M"\t\t\nToday\'s market opens w/ 34 upgrades & 71 downgrades from the  >3000 #stocks & #ETFs on https://t.co/3ZIM7lLmjQ with unbiased #TechnicalAnalysis to help you make better trades! Top #MarketEdge #SecondOpinion reports: $AAPL $NVDA $BABA $SPY $TSLA $AMZN $MSFT $AMD $QQQ $BA $FB $F https://t.co/IyUwfVIQ5U\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/17 include $BABA', ' $FB', ' $UBER', ' $AAPL', ' and $NVDA.\t\t\n"RT @NlCKStocks: $BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nI…"\t\t\n"RT @BabaMovement: $BABA \nOooh I’m so scared it’s down 3% from a 40% run up oooh I’m so scared… bears stfu I been bag holding this since 150…"\t\t\n"$SPX and $NAS 15m descending wedges forming', ' cautious as cash open volume may ruin it \nChinese names holding up well', ' looking for shallow 4hr HLs currently $NIO $BIDU $BABA $XPEV"\t\t\n"RT @contrarianiste: Clarification sur les VIE :\n\n$BABA n\'est pas ""cher""', ' mais n\'oubliez pas que vous ne détenez qu\'un droit sur profits ave…"\t\t\n$BABA big watch for dip Puts https://t.co/iKqEWWAQOL\t\t\n"ðŸ“\x8d#Fed raises interest rates for first time since 2018.\n\nðŸ“\x8dWalmart seeks to hire 50', '000 U.S. workers by the end of first quarter.\n\nMore marke highlights for 3/17: https://t.co/O5uwXYXF3i\n\n#stockstowatch: $ACN $LEN $SONN $BABA $DUO $DIDI $VEON $TSLA $NVDA $AAPL $TCEHY $AMD https://t.co/y6Oee3xrp7"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$amzn VS $baba baba is 65% below 52 week high $amzn is 20% below 52 week high… baba has $15b buyback on $200b market cap and Amazon has $10b buyback on $1.5t market cap… $baba us so much better buy 🚀🚀🚀 https://t.co/YLTzr8pA9X\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @Prof_JamesCook: $BABA market cap rise today about 80 billion$.\t\t\n"Couple of names I\'m watching today', ' maybe some profit taking at the open ', ' so I may short some quick flushes but mostly bullish today.\n\n$AMD \n$BABA\n$AAPL\n$JPM\n$FB\n$SPY \n$QQQ\n\n#optionstrading #DayTrading #scalp https://t.co/rBr04LBMPj"\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $GME\n2. $BABA\n3. $TSLA\n4. $WE\n5. $ZIM"\t\t\n"RT @NlCKStocks: $BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nI…"\t\t\n"RT @ponzipepe: JPMorgan : Chinese stocks are uninvestable.\nNext day : Chinese stocks up 30% - 40%.\n\nIf you still believe bankers and their…"\t\t\nRT @tradertvshawn: adding $BABA here', ' after talking about it on @traderTVLIVE ', ' I like the the $96 bottom as support', ' start LONG 97-98 ish.…\t\t\n#HedgeFundLobby @CNBC signaled $BABA-Shorts covered Tuesday implode? Nearly #OneWayTrade Wednesday? Then signaled re-shorted? Outperforming to the downside $JD? #OverheadSupply ginormous? Stubborn-longs?\t\t\nAlibaba', ' Tencent reportedly cutting thousands of jobs $BABA $TCEHY $DIDI https://t.co/CxTYi5mHPq\t\t\n@MePunditry There was no play. They are signalling that all the fear is unwarranted. They are not going to "confiscate" $BABA or fine it into bankruptcy or delist it. Or whatever the bears are scared of.\t\t\n"Trade plan 17-03-22\nHolding $NFLX 25th March $380 calls from average of $2.26. Will manage position\n$NIO and $BEKE watched agaist $BABA and market for trade. \nIt can go further than i think both ways!!! So trade smart! \n$CLSD have a small position may add if bounces of $2.30\'s"\t\t\n"RT @mdsoll315: $nio $xpev $li $baba $bidu $jd $pdd\n$bili\n This is huge', ' especially after yesterday’s news… add on China inteeeys rate decre…"\t\t\n"RT @crabbermike: $C @Citi https://t.co/dBy7x7YX0h\n$JPM $BAC $GS $BLK $SPY $SPX $ES $QQQ $NDX $NQ $ES_F $TSLA $FB $BABA"\t\t\n"3/17 PM Update\n\nFutures down', ' oil up. Expecting tech and growth to have a red start to morning following their gap down. Watching Chinese stocks at open $BABA & $BIDU', ' also watching earnings movers $SIG', ' $DG & energy stocks $INDO', ' $CVX', ' $OXY. https://t.co/myCY5QDE7L"\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk strong buying premarket shows we will continue on path towards $241 52 Wel high I’ve r the next few we…\t\t\n"RT @smartrader19: Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be…"\t\t\nRT @krugermacro: Impeccable timing. This is $BABA https://t.co/HArQHmC9HY\t\t\nRT @EVInvestor21: $baba us $9988 hk the short term scalpers sold out yesterday most of the holders are investors and institutional buying a…\t\t\n@malmuqaty $BABA https://t.co/lwIM73cw4o\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n"RT @BreakingStocks_: LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $A…"\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n"RT @MePunditry: why did the CCP give every single American $Baba holder a +30% out yesterday? \n\nI get that they are an ""organized"" economy…"\t\t\n@POTUS @JoeBiden please don’t mess up the relations with Xi #china in your call! Thanks mate $NIO $XPEV $LI $BABA\t\t\n"Stocks on watch #alerts \n\n$BABA $COF $WRBY $SQ $UPST $OXY $AA $BMBL\n\nhttps://t.co/tR9jjTVbcN"\t\t\n"why did the CCP give every single American $Baba holder a +30% out yesterday? \n\nI get that they are an ""organized"" economy and intervention is # normal', ' but why tf did they give everyone  1/3 of  their money back? \n\nwhat\'s the play here? to make chinese stocks ""attractive"" lol?"\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $AAPL \nNVIDIA $NVDA"\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/17 include $BABA', ' $FB', ' $UBER', ' $AAPL', ' and $NVDA.\t\t\n$baba us $9988 hk the short term scalpers sold out yesterday most of the holders are investors and institutional buying at the open should take this to 125 🚀🚀🚀 haven’t seen megacap so undervalued 🚀🚀🚀 https://t.co/awIJ21gEJL https://t.co/NWTtKKPvkp\t\t\n"Weirdly', ' Consumer Cyclicals gaining so much attention during the inflation and interest rate cycle.    \n\n$spy $qqq #tradingsignals #daytrading #optionstrading #daytrader #daytrade $muln $tsla $baba $eigr $aapl $amd $dg $gme $nio $nvda $bgfv $blnk $fuv $gogo $arch https://t.co/oj7CfYHMQU"\t\t\n"On watch 👀\n\n$BABA', ' $DIS', ' $GOOG', ' $GOOGL', ' $TSLA', ' $AAPL', ' $RBLX', ' $DKNG', ' $PD', ' $BYND', ' $AFRM', ' $MULN\n\n🔥 $MULN', ' $GLG', ' $PIK', ' $IMPP', ' $PBTS', ' $METX', ' $ORPH', ' $TCBP', ' $MBII', ' $SMFL', ' $HUSA', ' $INDO', ' $ENSV\n\nEarnings (AMC): $GME', ' $FDX', ' $STNE', ' $ASTR', ' $BOXL', ' $IPWR\n\nIPOs: $GDSTU', ' $ONSU"\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk strong buying premarket shows we will continue on path towards $241 52 Wel high I’ve r the next few we…\t\t\nLargest open interest increases among single stock options for 3/17 include $BABA', ' $FB', ' $UBER', ' $AAPL', ' and $NVDA.\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"JPMorgan : Chinese stocks are uninvestable.\nNext day : Chinese stocks up 30% - 40%.\n\nIf you still believe bankers and their stinky media', ' sorry', ' i can\'t help.\n\n$BABA $JD $PDD https://t.co/hp5OTBSDeX"\t\t\n"📣Top Tickers Trending on WSB \n\nNoticeable top 10: $BABA $GME $TSLA $OIL $QQQ\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/s1exGP27S8"\t\t\n"RT @NlCKStocks: $BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nI…"\t\t\n"Из-за чего инвеÑ\x81торы льют деньги в акции Alibaba', ' почему раÑ\x81тут акции Nvidia? $BABA $NVDA $BEKE $LICY\nhttps://t.co/C4vzPrKsFv"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nActive in premarket - $MULN $IMPP $DIDI $NIO $BABA $ZH $CSCO $PDD $OXY $HUSA $BEKE $TMC $JD $AAPL $KC $AQST $XPEV $FB $UBS $TME $FUTU $IQ $NVDA $BILI $SOFI $DDL $AMD $INDO $CCL $AAL $ENSV $NINE $NKE $EIGR $NOK $F $FCX $MU $ORC $PLTR $BBIG $TIGR $LI $RIG $WRBY $BAC $XOM $TSLA https://t.co/UqpGIhzHh3\t\t\n"$BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nIt’s 30% day is an over reaction no doubt but in reality it only went back up to where it was a couple weeks ago. \n\nNeeds â\x8f³ to healâ\x9d¤ï¸\x8fâ€\x8d🩹"\t\t\n"$BABA \nOooh I’m so scared it’s down 3% from a 40% run up oooh I’m so scared… bears stfu I been bag holding this since 150 your days are over !! You may have your little -1-3% days but we set the trend and 300 is where we going!!"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@snorlax_uw $BABA\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AA…"\t\t\n"RT @bear_fuker: Good morning #fintwit should be a good day in the pits! #stockstowatch \n\n$PIK $MULN $TCBP $CBAT $IMPP $INDO $AQST $SMFL $OX…"\t\t\nWho bought $baba?\t\t\nI need your help. Buy more $BABA or put little Billy through college? #StockMarket\t\t\n"RT @daniel_toloko: 😂 One day after the downgrade it moves up 30% breaking jp Morgan\'s $baba target\n\nBut no worries. On the next report they…"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n"Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $glg $orph $amd $fb $nvda $fcel $hood $baba $sofi $pypl $shop $abnb $rblx $twtr $plug $btc $eth $jblu $save $sfix $bmbl $dwac $nine $docu $agri $rivn $didi"\t\t\n"Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n"Good morning #fintwit should be a good day in the pits! #stockstowatch \n\n$PIK $MULN $TCBP $CBAT $IMPP $INDO $AQST $SMFL $OXY $BABA \n\nGood luck today everyone!"\t\t\n"Above5DaysMA\n$ACHR $3.86 -0.52% 16.62% 34.97% -47.20% 61.75\n$API $9.92 -4.71% -1.59% -7.64% -46.87% 48.51\n$BABA $101.07 -3.72% 8.77% -17.10% -19.18% 47.70\n$BIDU $143.69 -4.76% 6.31% -10.63% -3.78% 49.77\n$BLI $6.49 0.15% 14.06% -11.94% -63.86% 44.52"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"$BABA daily \n\nImpressive rebound off the lows. Watch China names today to see reactions to the Biden and Xi talk today. 100 psych level is important here. https://t.co/ubXAVfGluK"\t\t\n"Kenny ""The Warlock Glick made another fantastic call in $BABA\n\n#VWAP + Warlocks World = Unstoppable Force  \n\nCome Join the BEST trading community in the WORLD and CRUSH these tough markets\n\n#daytrading #momentum #china https://t.co/2jOFt0l5a0"\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO $OXY - Cont\n\nSecondary\n$AAPL $AMD $NVDA $FB $FUTU  - Cont\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nTodays watchlist $SPY $TSLA $INDO $BABA $PIK St Patricks Day Special 40% Off DTC Ends March 20th https://t.co/YTGJim4qyZ https://t.co/nZlypbt89h\t\t\nPostive sentiment indicated by discord traders for $PM $BABA . https://t.co/AYFaRWHIvw\t\t\nRT @TradeLikeAnAlgo: $BABA huge day yesterday in sympathy with the market and other China names. Pulling back slightly this morning. If $10…\t\t\n@EGSuperPr0 @traderTVLIVE oversold', ' we bought at $75', ' plus listing news $BABA\t\t\n@WOLF_Financial Puts on $baba\t\t\n"Watch list for 17/03/2022\n \n- $SPY $PLTR $BABA $PIK $IMPP $AMD $VXX -\n\n#stockstowatch #stockmarket #DayTrading https://t.co/Pnr6QXGJNN"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n7 Best Retail Stocks to Buy for 2022 | Investing | US News $AMZN $BABA $JD https://t.co/gbwpmgcdXI\t\t\n"Is $BABA the cheapest company in the world?\n\nSome things to point out:\nâ\x9dŒ BABA isn\'t at risk of being delisted\n💸 Before yesterday\'s \'pop\' - BABA was trading at just 10.8x earnings', ' 1.6x sales and 9x operating cash flow (lowest among large cap tech)\n\n🟢 $BAB3 yesterday: +90% https://t.co/mFYNVMRqfm"\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (13)\n2. $GME (11)\n3. $TSLA (10)\n4. $SPY (9)\n5. $BABA (5)\n6. $ST (5)\n7. $QQQ (5)\n8. $HOOD (5)\n9. $BOE (4)\n10. $YANG (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/4lODdb7XN8"\t\t\nWatchlist 03/17/2022 #stocks #stonks : $TSLA $NIO $LI $STLA $BKR $HYMC $AMC $MOS $OXY $SLB $CVX $BTU $BABA $FUTU $JD $LU $PDD $NU $SBUX . No bias and trade only price action. Adapt the plan to the market', ' the contrary never works!! Good luck kids! https://t.co/5Lrv2DV0IF\t\t\n"$Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl $amc $phun $mark $xela $bntx $valn $nvax $mrna $pfe $pypl $v $F $Fb $ma $ba $tsla $amzn $aal $ibm"\t\t\nLargest CALL OI increases $UBER $F $SIRI $FB $FTCH $W $PFE $BABA $NVDA $CS $BP $BABA $PBR $NIO $NLSN $SENS $NVDA $FUBO $FB 🌷Spring Breakout $5 Sale  https://t.co/fDiXrtRj6M 🌷 #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading  #fintwit https://t.co/iCj52qDP2K\t\t\n"@lillianmli $baba & $tncnt same now as $aapl was in 2011.\n\nThey need to start dividends as it all goes up in fines/gets regulated away.\n\nAny plans for this to happen? I would buy the news', ' not the hopium."\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"adding $BABA here', ' after talking about it on @traderTVLIVE ', ' I like the the $96 bottom as support', ' start LONG 97-98 ish.\n#stickynote https://t.co/OqY9I471YM"\t\t\n[Live 9AM PreMarket Brief] Stock Options Trading - Mar.17', ' 2022 https://t.co/vGaVFe0j9D via @YouTube $SPY $IWM $QQQ $VXX $AAPL $AMD $BA $BABA $CAT $FB $IWM $JPM $MSFT $NVDA $TSLA\t\t\n"@gossipeconomist \n\nHay que darle varios dÃ\xadas y mientras no baje de 92.10 ', ' puede consolidar niveles.\n\n$BABA"\t\t\n"3/17/2022 Watchlist - Crazy day yesterday with the big push in the morning', ' drop after FOMC then push back and through highs! Can\'t wait to see what today brings! $TSLA $MRNA $EPAM $BABA $SPY\nhttps://t.co/ry9HO5u3lK #watchlist #trading #stocks"\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月17日時点)\n\n1. Alibaba $BABA\n2. GameStop $GME\n3. Tesla $TSLA\n4. iPath Pure Beta Crude Oil $OIL\n5. Invesco QQQ $QQQ\n6. Amazon $AMZN\n7. SPDR Gold $GLD\n8. iPath S&P 500 VIX Short-Term Futures $VXX\n9. Nvidia $NVDA\n10. ContextLogic $WISH"\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 17\n\n1. Alibaba $BABA\n2. GameStop $GME\n3. Tesla $TSLA\n4. iPath Pure Beta Crude Oil $OIL\n5. Invesco QQQ $QQQ\n6. Amazon $AMZN\n7. SPDR Gold $GLD\n8. iPath S&P 500 VIX Short-Term Futures $VXX\n9. Nvidia $NVDA\n10. ContextLogic $WISH"\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$PIK\n$HUSA\n$WRBY\n$PD\n$INDO\n$SIG\n$BABA\n$BIDU\n$WSM\n$DG\n$ACN\n$TSLA\n$NVDA\n$AMD\nJust few on my list\nCurrently have 61 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbFkKW https://t.co/d9TUymemCj"\t\t\nRT @cloneinvestor: Up 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\nPoll results: would you rather own Alibaba or Campbell Soup over the next 5 years? After yesterday ($BABA up 37%) those who voted for $BABA have a sizable lead... https://t.co/RZL6ryzLiR\t\t\nRT @theretailbull: Great new for $BABA. However', ' a bit early to be taking a victory lap unless you bought your entire position yesterday...\t\t\nLooks like it might have been a buying opportunity on some Chinese stocks $BABA $NTES https://t.co/VZbe9xvJ8s\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @_LuigiMarino: Why #Alibaba Stock Is Up By 24% Today?\n\n#China promises to provide support to #markets and #economy\n\nA move above the $95…"\t\t\n$BABA huge day yesterday in sympathy with the market and other China names. Pulling back slightly this morning. If $100 holds then room back to $111 and $112.62. Otherwise back to $92', ' $87. #charts https://t.co/gyR89GmRRm\t\t\n"#Stocks to watch - Recovering from recent lows\n\n$NIO $BABA $BEKE $RLX $SOFI $PDD $MKD $KC $TME $IQ\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/NL8PbiPhmI"\t\t\n@Lootster Valuation and price are only the same to someone who thinks valuation and price are the same. $BABA $TSLA\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are moderately lower.\nStrength: $SIG $DG $AA $OXY $RIG $HAL $X $GOLD $AG $UEC\nWeak…"\t\t\nRT @DekmarTrades: Most Talked About Stocks on Social Media: $FB $V $TSLA $GME $BABA $QQQ $SONN $SPY https://t.co/ZEhIne6rPG\t\t\nRT @Merval_Surf: $BABA +34% creer o reventar\t\t\n$BABA NEW ARTICLE : Alibaba: Buybacks Will Change Stock Trajectory https://t.co/vwJZsl7W8B Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"RT @Trader_Joe_LPP: You’ll never feel the RUG until it’s PULLED!  🤫. \n\n$SPY $TSLA $AAPL $AMZN $FB $BABA $JD https://t.co/doxTTs4OjR"\t\t\n$BABA may do some puts for a pull back. Maybe to fill in some of that gap\t\t\n$Baba Best room on the net. Stay turned.', '', '', '', '', '', '', ' https://t.co/kJNnBMENx6\t\t\n@HulkCapital tracking $baba for that logo movie for Monday?\t\t\n$BABA - Alibaba: Buybacks Will Change Stock Trajectory. https://t.co/dTvt7KKgob #finance #stocks #stockmarket\t\t\n$NIO $LI $XPEV $BABA https://t.co/WgszBWAzJX\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\nRT @MandoTrading: $BABA https://t.co/6ali2KqLhA\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AA…"\t\t\nMost Talked About Stocks on Social Media: $FB $V $TSLA $GME $BABA $QQQ $SONN $SPY https://t.co/ZEhIne6rPG\t\t\n"Above5DaysMA\n$ACHR $3.88 0.00% 17.22% 35.66% -46.92% 62.25\n$API $9.93 -4.61% -1.49% -7.54% -46.81% 48.55\n$BABA $101.66 -3.16% 9.41% -16.62% -18.71% 48.09\n$BIDU $143.66 -4.78% 6.29% -10.65% -3.80% 49.75\n$BLI $6.49 0.15% 14.06% -11.94% -63.86% 44.52"\t\t\nStocks Slip as Investors Digest the Fed’s Move $BABA $JD $WSM $ACN $RL https://t.co/DtxGhBNHaO\t\t\nRT @TalkMarkets: Fed Rate Hike Rallies Stocks $QID $QQQ $REGN $SLV $SPY $BABA $FB $BTC.X $PYPL $CRSP $WEBR https://t.co/oN7SMfxcfB\t\t\n$BABA Awaiting Short Signal. â–¶ Stock Trading Ideas by UltraAlgo. https://t.co/12cc9D14W1\t\t\n"Alibaba Group Holding Ltd (NYSE: BABA) $BABA is the brand-new recommendation for “smart moneyâ€\x9d option trades from our research team. A pro trader just bet more than $1 million on it! To know how to mimic this trade on a smaller scale', ' please check here.\nhttps://t.co/79t7LtfzcA"\t\t\nLive updates: China to protect firms from Russia sanctions https://t.co/LbyRlxCV2w $BABA $DIDI $JD $NIO $XPEV\t\t\n@PythiaR Congrats to the long term $BABA bulls who’ve held for five years and are back to square one. It’s not about winning or losing', ' it’s about participating.\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$BABA $TSLA $ZIM $NVDA $LNTH $SEDG $AAPL $JD $GFS $BROS $AMZN $AMD $VIX $IMXI $NIO $AMC $RSX $SE $GME $DAC\nDo your due diligence https://t.co/GhlBzucixx"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nFed Rate Hike Rallies Stocks $QID $QQQ $REGN $SLV $SPY $BABA $FB $BTC.X $PYPL $CRSP $WEBR https://t.co/oN7SMfxcfB\t\t\n"@WSJmarkets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/d1HnHcRbPy"\t\t\n@daniel_toloko Check out the 5 year $BABA chart. Back to square one.\t\t\n$JD $BABA https://t.co/f52jnbimvH\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are moderately lower.\nStrength: $SIG $DG $AA $OXY $RIG $HAL $X $GOLD $AG $UEC\nWeak…"\t\t\nRT @MillonariosAnon: 1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can…\t\t\n"$nio $xpev $li $baba $bidu $jd $pdd\n$bili\n This is huge', ' especially after yesterday’s news… add on China inteeeys rate decreases and the USA raising theirs… looks like China is the best play right now… \n\nhttps://t.co/y9MTnPn71t"\t\t\nRT @UPBOptionMil: Top stock option open interest changes  $UBER $F $SIRI $LMT $FB $BABA $FTCH $NVDA https://t.co/I0nw8XqrNI\t\t\n@Quarry_Rock Long $baba', ' big red blight in my portfolio.\t\t\n"Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AAPL\n$NIO\n$NVDA\n$BABA\n$SPY\n$AMZN\n$MSFT\n$SOFI\n$QQQ\n$AMD\n$SOXL\n$FB\n$UVXY\n$GME\n$SQ\n$AMC\n$PYPL\n$IMPP\n$GLG\n$VOO\n$HYMC\n$GOOGL\n$BAC\n$SONM\n$OXY https://t.co/9NLTMLggPM"\t\t\n@_danreynolds_ Patience my young Padawan $BABA\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n"Another couple of stocks I am watching are Chinese Stocks:\n$BABA\n$NIO\n$JD\n$JOBS\n\nAfter the Chinese government came out and pledged to support its people and companies', ' Chinese stocks have been rallying. I expect it to continue today!"\t\t\n"RT @Alpha_Bronze: Dow futures fall 100 points after back-to-back rallies on Wall Street!\n\n#Gold +1.9% #copper +0.5% #crypto #Bitcoin +0.2%…"\t\t\nWow $BABA jumped up 36% and now I’m only down 60% on my position! https://t.co/2EnUGYbhEt\t\t\n@EgoWallstreet I\'m long $BABA. No idea what a "short" is or how to short anything\t\t\n"$BABA up almost 40% in a day\n\nThe Chinese government said its crackdown on technology companies should end soon"\t\t\nRT @Palmieri888: $BABA  Pre - MKT   $102.00\t\t\n"谢谢\nXièxiè $MKD for a wonderful day today #china $FAMI SMH $DIDI $GFAI $CEI $NKE $TWTR $MULN $NVDA $AAPL $AAL $QQQ $SPY $AMD $TSLA $FB $XXII $COIN $UVXY $MDB $SPOT $PYPL $MU $MSFT $SQ $SHOP $SONN $NIO $BABA $BEKE $FXI $PDD $DUO $KC $KWEB $SOFI $TME $NVDA $JD $YINN $XELA $VALE https://t.co/lh2tW7L9Nb"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Dow futures fall 100 points after back-to-back rallies on Wall Street!\n\n#Gold +1.9% #copper +0.5% #crypto #Bitcoin +0.2%\n\nStrength: $DG $ACN $SIG $LEN $WSM $PD $OXY $GES $SIG $AA $GOLD $AG $UEC $RIG $HAL $X\n\nWeakness: $WRBY $TLRY $CSIQ $UAL $CCL $DKNG $BABA $BIDU $RIVN $AMD https://t.co/6mQbRZSwOV"\t\t\n"#NYSE stocks to watch:\n#Didi Global Inc ADR ( $DIDI) Buy\n#Nio Inc ADR ( $NIO) Strong Buy\n#Alibaba Group Holding ADR ( $BABA) Strong Buy\n#Ford Motor Company ( $F) Buy\n#BankofAmerica Corp ( $BAC) Buy\n#NewOriental Education ( $EDU) Buy\nhttps://t.co/x9fWQQFyFX"\t\t\n"RT @TheDomino: Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycro…"\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"But this can be addressed by a company with a strong culture and scale (most).\n\nWith $181bn EV and 7.5x EV/LTM EBITA $BABA is cheap. Continue to hold the stock (4% of portfolio). 4/4"\t\t\n"To all fellow investors who are sticking to their $BABA position', ' I have posted my latest analysis on the stock (see link). Funny enough', ' my conclusion was that the share price dropped too much and I would add more if the stock drops below $75. 1/4\n\nhttps://t.co/2y0AOrtvFx"\t\t\nYEA. Now he down only 50% on his $BABA position!!! https://t.co/MBlYXfXVfT\t\t\n$BABA  Pre - MKT   $102.00\t\t\nTencent’s Social Media Removes Posts Questioning China’s Strong Economic Data https://t.co/mKIjOFX1AP $TCEHY $BABA $DIDI $BABA $NIO\t\t\n@smartmoney1987 @charliebilello @ycharts You just call @jpmorgan s bluff & say shit I’m pot committed anyways! $baba @AlibabaGroup\t\t\n"$BABA at 21 MA\n$TSLA at 21 MA\n$AMD at 200 MA\n$NVDA at 50 MA\n$FB at 21 MA\n$AMZN at 50 MA"\t\t\n"$BABA 🇨🇳 \nChinese stocks are becoming hot watching $NIO $BIDU and some small cap china names like $MKD $MGLD $TAL as these can run with the main leader. $BABA can push $118/$120 by eow."\t\t\n"Our Large-Cap Watchlist for Today:\n\n🎯 Price Predictions:\n\n$TSLA\n📈 $850 🎯 $900\n\n$BABA\n📈 $110 🎯 $118\n\n$GME\n📈 $95 🎯 $100\n\n$LMT\n📈 $425 🎯 $430/$432.50\n\n— — — Thread 🧵 — — —"\t\t\n@EgoWallstreet Its struggling to stay above $100 though. this $BABA\t\t\nRT @mfrosing: @Ten_Bagger har kinesisk tech och $BABA vänt nu? Har ju snackat en del om det tidigare. Plockade själv in nÃ¥gra pÃ¥ 88$ förra…\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $MKD 🥉\n4. $GLD\n5. $TSLA\n6. $NV…"\t\t\nParece ser que por fin se están despertando las acciones chinas. Las clásicas para meter unas fichitas $BABA y $NIO. Éxitos!!!\t\t\nRemember when #Munger was buying $BABA at 160s and 180s? It ll be back to those prices in less than nothing. And $FB is the next.\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"@GoLongNotShort @compound248 you can get a share of $baba or a barrel of #oil \n\nchoose your weapon 🤣"\t\t\nRT @usfhackathon: $BABA $NIO Invest in China', ' the soon to be World No 1 economic power $SPY â\x9d—\t\t\n"Top trending stocks on #FinTwit based on analysts mentions:\n 1) $TSLA\n 2) $MULN\n 3) $BABA\n 4) $SPY\n 5) $QQQ\n 6) $MKD\n 7) $MRNA\n 8) $UAVS\n 9) $DAC\n 10) $SPX\n \nSee more at https://t.co/DDbaaWJtpV. \nDownload the #OptionsJournal app to be notified on the go."\t\t\nRT @tradertvneal: Happy St Patrick\'s Day', " after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given the…\t\t\nRT @tradertvneal: Happy St Patrick's Day", ' after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given the…\t\t\n@DeItaone He said "BUY the DIP" on Chinese stocks $BABA $NIO\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 65\n2. $BABA : 41\n3. $SPY : 34\n4. $QQQ : 21\n5. $FB : 19\n6. $TFSA : 17\n7. $VOO : 17\n8. $AREN : 16\n9. $NIO : 14\n10. $SIX : 14\n#stock #trading #usstock #stockmarket"\t\t\nRT @Alex__Pitti: guy says i told you so at the bottom. don\'t mock! $BABA https://t.co/O69cDYaAD3\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (23)\n2. $ST (16)\n3. $GME (6)\n4. $BABA (4)\n5. $SPY (4)\n6. $CALM (3)\n7. $DKNG (3)\n8. $BOE (3)\n9. $OXY (2)\n10. $LFG (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/GQqIuCcWzS"\t\t\n"The day begins...\n\nUS equity futures are moderately lower.\nStrength: $SIG $DG $AA $OXY $RIG $HAL $X $GOLD $AG $UEC\nWeakness: $CSIQ $BABA $BIDU $UAL $CCL $DKNG $RIVN $AMD\nHave a good Thursday 🌤ï¸\x8f @petenajarian https://t.co/Fymv4glo9W"\t\t\n"$C @Citi https://t.co/dBy7x7YX0h\n$JPM $BAC $GS $BLK $SPY $SPX $ES $QQQ $NDX $NQ $ES_F $TSLA $FB $BABA"\t\t\n@ARENAALFA $BABA Sera salida para muchos atrapados (continuacion de tendencia bajista) ó sera la ignición para mayor vuelo...  le entro buen volumen es el caso. El que compro debajo de 100 va ganando', ' el resto recuperando el camino perdido.\t\t\n"Morning Market Analysis is LIVE! Nick takes a quick look at the market structure', ' levels', ' the headlines from the last 24 hours', ' upcoming economics and more!\n\nhttps://t.co/AN5g8fxcQr\n\n$SPY $QQQ $IWM $TNX $VIX $TSLA $AAPL $AMZN $INDO $BABA $YANG $CLF $MRNA $PFE $WMT $SBUDX $WSM"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/iboDwipOja\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$baba us', ' $9988 hk strong buying premarket shows we will continue on path towards $241 52 Wel high I’ve r the next few weeks 🚀🚀🚀 this is a tre Best Buy megacap buy in the market right now… still 65% below 52 week high 🚀🚀🚀 https://t.co/ZUh3Z9iWpn https://t.co/bxR6x0ZSUf\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nWhy Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB  $BABA $JD $NIO $BIDU $XPEV\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed t…\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed t…\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/OUQudR5oAG\n     #MWN #Stocks @ConsensusGurus @RealHotTakesBot  $TCEHY $TCBP $BABA $KWEB  via @MarketWN"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nRT @UPBOptionMil: Top stock option open interest changes  $UBER $F $SIRI $LMT $FB $BABA $FTCH $NVDA https://t.co/I0nw8XqrNI\t\t\n@Badytrader How much did you make guru? $BABA\t\t\nTop stock option open interest changes  $UBER $F $SIRI $LMT $FB $BABA $FTCH $NVDA https://t.co/I0nw8XqrNI\t\t\n"I gave them $BABA at 72 and predicted the Gap for the next.\nI gave them $MULN below 1 now over 100% and it hasn\'t even moved far enough.\nWho is the guru?😉 https://t.co/1sjvkWASoS"\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/el3nPcFM46\n     #MWN #Stocks @RealHotTakesBot @ConsensusGurus  $KWEB $TCEHY $TCBP $BABA  via @MarketWN"\t\t\nRT @tradertvneal: Happy St Patrick\'s Day', ' after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given the…\t\t\n"News; $LI Why Nio', ' XPeng', ' and Li Auto Shares Shot Higher Wednesday \n    https://t.co/wx4hZ1cL8m\n     #MWN #Stocks @shervin_dr @Fernando_DLopes  $KWEB $TCEHY $BABA $NFTX:CC  via @MarketWN"\t\t\n"Happy St Patrick\'s Day', ' after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given their moves. $CAR run has been nuts', ' there\'s a fade somewhere today. $MU $AMD chip buy dip same plan diff levels. Lets go!\n\n$MULN\n$INDO\n\nhttps://t.co/8MbEbZjFDj"\t\t\n"My regret is I had too little shares coming into this bounce play because I\'m nursing a big $RSX paper loss. \n\n$BABA meeting heavy resistance from 110 to 125. https://t.co/DnC24eMamE"\t\t\n"RT @JDuncan1987: Stocktwits most active and most watchers\n$MULN $SONN $BABA $HYMC $KC $YANG $NIO $BEKE $AMZN $SPY $AMC $QQQ $TSLA $BTC #btc…"\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/3saCRgqi4w\n     #MWN #Stocks @RealHotTakesBot @lucider18  $BABA $TCBP $KWEB $TCEHY  via @MarketWN"\t\t\nChina’s Reputation Is in Danger – Russian-Ukraine War https://t.co/ghMKeg7VmD $BABA $JD $XPEV $NIIO $DIDI\t\t\n"RT @BankTheTrade: China stocks giving some back:\n$BIDU(150.87) down 9\n$PDD(72.62) down 2\n$BABA(104.98) down 4\n$JD(64.08) down 1"\t\t\n"Stocktwits most active and most watchers\n$MULN $SONN $BABA $HYMC $KC $YANG $NIO $BEKE $AMZN $SPY $AMC $QQQ $TSLA $BTC #btc $SOFI https://t.co/5sWMlkEn3w"\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/K0dsSnqcmD\n     #MWN #Stocks @Gambiste1  $BABA $WCIG $KWEB $TCEHY  via @MarketWN"\t\t\n"$muln #MULN Ready for the moon baby! LFG! 🚀🚀🚀\n$nio $qqq $nkla $blnk $baba $tsla $ba\n$ctc $vlx $etc $band $utk $ckb $nvta $route $drip $celr $near $krfg $eeenf $wave $rmrk $cwar $fb $dkng $hnt $univ $muln $aapl $fcon $rfox $strong $aave $yld $metis $ron $roku $bico $yinn $yol https://t.co/N4WlqEAaOc"\t\t\nPor el lado de acciones: el rebote de $BABA ayer... wow', ' hay que vigilar eso de cerca.\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/dz73Oxr3vA\n     #MWN #Stocks @RealHotTakesBot @lucider18  $BABA $TCBP $KWEB $TCEHY  via @MarketWN"\t\t\n$baba #alibaba hausse de 36% hier', ' en baisse de 3% en pré open... Mais il y a un double gap baissier et haussier. Grande chance que ce soit comblé. https://t.co/0qcCBrtTWK\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/29b5ApnhPo\n     #MWN #Stocks @lucider18 @Gambiste1  $KWEB $BABA $TCBP $TCEHY  via @MarketWN"\t\t\nRT @MarketWN: NEWS: $XNET Xunlei Announces Unaudited Financial Results For the Fourth Quarter and Fiscal Year Ended December 31', ' 2021 https…\t\t\nBiden’s China ‘pivot’ complicated by Russia’s war in Ukraine https://t.co/OUSWf6s4rw $NIO $BABA $JD $DIDI $BIDU\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nAlibaba Group Holding Limited is down -3.03% in the pre-market $BABA\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"What do you think will happen when the NYSE opens later today? \n\nGreen Day 🟢 or Red Day 🔴? \n\n#Bitcoin $BABA $GLD"\t\t\n"NEWS: $NIO Market Dip Offers Chance to Buy Green Tech Stocks on the Cheap (FCEL', ' ECOX', ' ENB', ' BEP', ' FSLR', ' SONY', ' NIO', ' SEDG) https://t.co/AAIVgxCa7J\n    \n #MWN #Stocks @AjTrader7 @liziyan0123 @xavierdvega  $BABA $KWEB $NFTX:CC $TCEHY"\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/zD0mqC4fRW\n     #MWN #Stocks @RealHotTakesBot  $TCEHY $KWEB $TCBP $BABA  via @MarketWN"\t\t\n@Mr_Drone Oh si', ' una vez más vemos que $JPM no sabe un pomo.. $BABA subiendo 37% ayer jajajajjaja cosa de locos\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/VZ0M3268CB\n     #MWN #Stocks @lucider18  $BABA $TCEHY $NFTX:CC $KWEB  via @MarketWN"\t\t\n"Twitter\'s on the Rise: \n\n$MO  Price: $51.28  Mentions: 3\n$GLG  Price: $0.24  Mentions: 3\n$GSF  Price: None  Mentions: 2\n$BMY  Price: $69.66  Mentions: 2\n$BABA  Price: $104.98  Mentions: 2\n\n#stocks #investing #trading"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\n"RT @Trader_Joe_LPP: You’ll never feel the RUG until it’s PULLED!  🤫. \n\n$SPY $TSLA $AAPL $AMZN $FB $BABA $JD https://t.co/doxTTs4OjR"\t\t\n"RT @notmrmanziel: Welp', ' Prepped Room Friday 💪\n\nTape on the names told the story $BABA $NIO $BIDU etc \n\n👀 https://t.co/FCHE807KYE"\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/m7qxpW03SA\n     #MWN #Stocks @abohamid_11 @MarketWN  $KWEB $TCBP $BABA $TCEHY  via @MarketWN"\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/PiTTtDxkt5\n     #MWN #Stocks @15minofPham @atssan  $TCEHY $NFTX:CC $KWEB $BABA  via @MarketWN"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/2ahJB0sC8G\n     #MWN #Stocks @15minofPham @ConsensusGurus  $TCEHY $KWEB $TCBP $BABA  via @MarketWN"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n@unusual_whales $BABA $JD $PYPL $UPST $DLO\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/HH34cv8h33\n     #MWN #Stocks @lucider18 @atssan  $KWEB $WCIG $TCEHY $BABA  via @MarketWN"\t\t\n"NEWS: $XNET Xunlei Announces Unaudited Financial Results For the Fourth Quarter and Fiscal Year Ended December 31', ' 2021 https://t.co/V3aUSH5Fx3\n    \n #MWN #Stocks @usstockbot @WestmoneyNews @risenfit  $TCEHY $BABA $KWEB $TCBP"\t\t\n@Moon_3_14 seems like such a long year. Can\'t even remember $BABA at $240 anymore :P\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/WlJG422oNY\n     #MWN #Stocks @atssan @lucider18  $TCEHY $BABA $TCBP $KWEB  via @MarketWN"\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/JB4dHAiV7w\n     #MWN #Stocks @toushi_tommy @Tales5Trade  $KWEB $TCEHY $BABA $TCBP  via @MarketWN"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 331\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 330\t\t\nVolume igniting on US markets. HSENG green and up', ' which means $BABA is going to the moon today. Remember year high is over $240!!!\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/8Z6nmjm8wk\n     #MWN #Stocks @Tales5Trade @abohamid_11  $TCEHY $BABA $NFTX:CC $KWEB  via @MarketWN"\t\t\n$BABA - down $36.00 from next suggested short entry - projected price target $65.00 area. https://t.co/Is3eWINxIa\t\t\n@An0th3r_Human @theretailbull CCP is supporting the long though', ' that\'s a good start $BABA\t\t\n"#Chinese Tech Shares - The Greatest Recovery Since Lazarus !\n\nUp 37% in ONE Day\n\n$Baba \n$Bidu \n$JD"\t\t\n-Buah', ' cuánta pasta gané ayer con $BABA (Precio medio por encima de 200) https://t.co/UgXbve6B9R\t\t\n@theretailbull yeaaaah about that ... it didn\'t even brake it\'s channel. not to mention the re-testing after breakout of the channel. Long way to go till $baba is out of the woods. https://t.co/HZ4DmoupY6\t\t\n"BREAKING NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/WiOd9pWGk9\n     #MWN #Stocks @MarketChmln @toushi_tommy  $KWEB $WCIG $BABA $TCEHY  via @MarketWN"\t\t\n"RT @TradersCom: Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have…"\t\t\n@Ozard_OfWiz @lisaabramowicz1 Go get a dictionary / some sessions on anger management. $BABA #AdHominemMeansYouWonTheArgument\t\t\nThanks', ' guys.  $BABA $YINN $BIDU $CWEB https://t.co/HJcxFKYN8K\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/u3U0dQ3aY4\n     #MWN #Stocks @SeekingAlpha @MarketWN  $KWEB $WCIG $BABA $TCEHY  via @MarketWN"\t\t\nBulls out of the cage', ' $GME $SOFI $BABA $TD $JPM $TA $VXX $YY $AMD $ZIM ðŸ\x90‚ðŸ\x90‚ðŸ\x90‚. https://t.co/1p0nnKn9KF\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/DJHnaLBrDz\n     #MWN #Stocks @simonstradeinc @Tales5Trade  $TCEHY $TCBP $KWEB $BABA  via @MarketWN"\t\t\n@BlackbeardRR @mrdouglasfunnie Then', ' all the Chinese stocks have a gap to fill ($KWEB', ' $BABA', ' etc.).\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 346\n$TSLA  Price: $840.23  Mentions: 227\n$SPX  Price: None  Mentions: 199\n$QQQ  Price: $340.32  Mentions: 194\n$BABA  Price: $104.98  Mentions: 192\n\n#stocks #investing #trading"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (8)\n2. $ST (8)\n3. $OIL (6)\n4. $SPY (6)\n5. $HOUR (4)\n6. $TSLA (3)\n7. $WISH (3)\n8. $ETSY (2)\n9. $TWTR (2)\n10. $SKY (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/7uGjTgidxZ"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 192\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 346\n$QQQ Mentions: 194\n\n#stocks #investing #trading"\t\t\n"JUST IN: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript https://t.co/AN7GEytGPz\n    \n #MWN #Stocks @SeekingAlpha @15minofPham @atssan  $TCEHY $WCIG $KWEB $BABA"\t\t\nEra obvio que ayer $BABA iba a subir 33%... como nadie lo vio?\t\t\nRT @BBR_mindset: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s re…\t\t\nRT @448supply: @JoshDLifestyle yessirski gotta get it in', ' and im margin approved on schwab i finally decided to dive in all the way after i…\t\t\nRT @cwxmeo1: NEWS: $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors…\t\t\n"$BABA\nAlibaba Stock Is Still an Investable Bottom\nhttps://t.co/yFuRfXlreB"\t\t\n"Just In: $NIO Nio News: Why Chinese EV Stock NIO Is Up Double Digits Today \n    https://t.co/bgj9ZXlt4g\n     #MWN #Stocks @Gambiste1 @Golan_Lewkowicz  $KWEB $TCEHY $WCIG $BABA  via @MarketWN"\t\t\n"For now US ADRs expected to open 2-4% lower after a stellar rally. That said with US markets holding up even after Fed hike', ' I think this still has room to run. \n$BABA\n \n$BIDU\n \n$JD\n \n$KWEB"\t\t\n"Kremlin: news of major progress is wrong. Ukraine: borders of 1991 should be recognized 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f \n$BABA\n \n$KWEB\n \n$JD\n \n$QQQ"\t\t\n"Kremlin: news of major progress is wrong. Ukraine: borders of 1991 should be recognized  \n$BABA\n \n$KWEB\n \n$JD\n \n$QQQ"\t\t\n"Alibaba', ' just', ' you know... Jack Ma... He\'s just such a patriot. How could you bet against that? It\'s remarkable. Metal up your ass." - Munger on $BABA https://t.co/ZK91UC7YKm\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n@rafatrades1 He\'s a genius because he invests for the long term and in general tend to be right more than he is wrong. $BABA\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n@Ozard_OfWiz @lisaabramowicz1 I think you need to google the definition of "Complete" as well as "fabrication" $BABA\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA nav…"\t\t\n@gabrielgil5 Le pillaste el momento a $Baba pasando de 73$ a 107$ se te da muy bien podrias hablar de Forex y stock market en tu canal', ' ahora con la guerra rinde más que las crypto https://t.co/G1tdGB91oM\t\t\nSo Charlie is a genius because he’s only down -12% in $BABA vs -35% ? 75 could be the bottom and I see the value play long term but a base still needs to form before this plays out. https://t.co/we3N7AUYPH\t\t\n"#Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA navigating lockdowns in China\n\n🛒 $AMZN avoids Shenzhen disruption\n\n⬆ï¸\x8f $J volumes spike\n\nðŸ\x8f¦ Are $SOFI catalysts drying up?\n\nRead on 👇\nhttps://t.co/FdpOXbcAqB"\t\t\n@lisaabramowicz1 $BABA and $BAIDU are NOT part of the FANG Index (at least not mine) for their balance sheets are a complete fabrication\t\t\n"$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY $HOOD @Prophitcy $nio \n\n$BEKE Goin back to $10 short"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @BankTheTrade: China stocks giving some back:\n$BIDU(150.87) down 9\n$PDD(72.62) down 2\n$BABA(104.98) down 4\n$JD(64.08) down 1"\t\t\n@ValonBadivuku $BABA ka All time High prej $319 dhe un kom fillu me e ble prej se ka ra ne $220 dhe vazhdoj me e ble sepse mendoj qe ne te ardhmen e afert kur Kina tqetsohet pak ( pas zgjedhjeve qe kan mu majt ket vit) Alibaba ka mu rikthy duke shku edhe ma nalt 📈. https://t.co/ZmOn7AWvgq\t\t\n$BABA', ' $JKS and $ZTO are the top gainers for the day. https://t.co/DLd87rtR4l\t\t\n"BREAKING NEWS: $KC Why China\'s Small-Cap Stocks Like Kingsoft and Joyy Are Soaring Today \n    https://t.co/QJP9mNAdHm\n     #MWN #Stocks @FierasferCrypto @newsfilterio  $TCEHY $NFTX:CC $KWEB $BABA  via @MarketWN"\t\t\n"News; $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors \n    https://t.co/BizIHM4oya\n     #MWN #Stocks @InvestmentSwami @jcq1313  $BABA $KWEB $TCEHY $TCBP  via @MarketWN"\t\t\n"$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY $HOOD @Prophitcy $nio \n\n$BEKE Putssss baby Goin $BEKE Goin down Harddddd"\t\t\n@itscharliemar I own $BABA and I\'m already annoyed by these bag pumping Tesla tweets\t\t\n"5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA $NVDA $TSM \n\nWe also cover the Indexes and why the ten year movement is bullish. $QQQ $TNX \n\n#Top5in5 \n\nhttps://t.co/NSd2vkaEM5"\t\t\nRT @STpremiumrooms: Not gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\n"RT @BulITrades: Watchlist for 3/16 With Option Contract Suggestions📈\n\n$NVDA 🕹ï¸\x8f\n$BABA 🇨🇳\n$BIDU 🇨🇳\n$AMZN 📦\n\nGain an Edge in the Market 👇\nhttp…"\t\t\n"JUST IN: $KC Why China\'s Small-Cap Stocks Like Kingsoft and Joyy Are Soaring Today \n    https://t.co/A365f7F9K7\n     #MWN #Stocks @tommysats @FierasferCrypto  $TCEHY $KWEB $BABA $WCIG  via @MarketWN"\t\t\n"JUST IN: $DFMTF Defense Metals (DFMTF)(DEFN:CA) - Preparing to Take A Leading Role in the North American and Global REE Supply Chain \n    https://t.co/rZmxdJc277\n     #MWN #Stocks  $BABA $KWEB $TCEHY $TCBP  via @MarketWN"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @easystreetbiz: News; $PDD Why Baidu', ' Tencent Holdings', ' and Pinduoduo Skyrocketed Today \n    https://t.co/kmPbWSlaiz\n     #MWN #Stocks @…"\t\t\n"JUST IN: $OCGN The Biggest Reasons to Avoid Ocugen for Now \n    https://t.co/1n1KXiPY89\n     #MWN #Stocks @saw_it00  $KWEB $TCEHY $TCBP $BABA  via @MarketWN"\t\t\n"News; $PDD Why Baidu', ' Tencent Holdings', ' and Pinduoduo Skyrocketed Today \n    https://t.co/kmPbWSlaiz\n     #MWN #Stocks @FantinoJimmy @LElkan  $BABA $TCEHY $KWEB $TCBP  via @MarketWN"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nDear $BABA shorts. The CCP is long. Are you sure you want to be short?\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n"China stocks giving some back:\n$BIDU(150.87) down 9\n$PDD(72.62) down 2\n$BABA(104.98) down 4\n$JD(64.08) down 1"\t\t\n"Just In: $MOHO ECMOHO Receives Approval to Transfer to Nasdaq Capital Market https://t.co/eOcRJUV11n\n    \n #MWN #Stocks @TFesseha @DipFinding @MedullaPike  $KWEB $BABA $TCEHY $NFTX:CC"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"News; $BILI Bilibili to Pursue Voluntary Conversion to Dual-Primary Listing on The Main Board of The Stock Exchange of Hong Kong Limited \n    https://t.co/pfo5pk5CAU\n     #MWN #Stocks @quantisnow  $TCEHY $NFTX:CC $KWEB $BABA  via @MarketWN"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nCourtney Cox antes de entrar en $BABA y acumular en las bajadas vs Courtney Cox ayer tras "su mejor sesión en bolsa de toda la vida" https://t.co/uhnxBCQAMw\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nIs this a $BABA investor subtweet? https://t.co/1LcSmwzsu3\t\t\n"RT @MillonariosAnon: $BABA $TCEHY $FB $AMZN $GOOG $AAPL $IBM $INTC $NFLX and many more companies depend on hiring more engineers to grow\n\nT…"\t\t\nWhat a deal $BTC $TSLA $BABA $URMOM https://t.co/W1CtNGqx21\t\t\n"🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\nRT @cwxmeo1: NEWS: $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors…\t\t\n@JoshDLifestyle yessirski gotta get it in', ' and im margin approved on schwab i finally decided to dive in all the way after i missed the $baba swing opportunity i saw two days ago its literally on my TL i tweeted $baba on 3/15 and you saw it yesterday could hit 30% return in a day if i had margi\t\t\nRT @bolsatero: El rebote de ayer en USA hizo que valores como $BABA y $FB volvieran a los soportes perdidos. NecesitarÃ\xadan confirmación por…\t\t\n"""We never read analyst reports', '"" says Buffett. ""If I did it\'s because the FUNNY PAPERS weren\'t available."" Here\'s JPM\'s report downgrading $BABA with a PT of $65 frm $160. \nMoral: Do your own work and don\'t fall for what others say', ' no matter how qualified they might be. https://t.co/m2CdFd1Tga"\t\t\nRT @stebottaioli: $NTES $JD $BABA $BIDU Return to 2018 prices with a nice bear trap ....  https://t.co/CQuFNj9YeQ https://t.co/FU62FiCnw2\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @TheDeepDiveFeed: $BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU #Chinastocks #ChinaRussia https://t.co/jcX1sa9s1d\t\t\n"NEWS: $KPLTW Katapult Announces Fourth Quarter 2021 Financial Results \n    https://t.co/78vLjmbzQT\n     #MWN #Stocks @lucider18  $XPEV $BABA $TCBP $KWEB  via @MarketWN"\t\t\n"NEWS: $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors \n    https://t.co/2zpsh2a0MM\n     #MWN #Stocks @TonyRyan85 @DonniesStocks  $XPEV $TCBP $BABA $KWEB  via @MarketWN"\t\t\nI always watch the things that have had the most extreme moves recently to see if the current trend may be changing. #oil and $BABA are two examples in the headlines. #Lumber also made a significant move yesterday. https://t.co/E5g6xUuIlV\t\t\n@cardboard_shop @Freshie305 $baba $69 by Friday?\t\t\nDus Munger middelt al in $BABA vanaf 226.78? Door simpelweg te wachten op een doorbraak van een belangrijke MA had hij zijn gemiddelde aankoopprijs een heel stuk kunnen drukken! https://t.co/r8hVNINglL\t\t\n"Just In: $LUNA Crypto Market Crash: 2 Top Cryptocurrencies to Buy and Hold Right Now \n    https://t.co/dQS0Ba24qj\n     #MWN #Stocks @ElanNadav @Luna_Studio_  $XPEV $BABA $KWEB $TCBP  via @MarketWN"\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n"$BABA had a very good day yesterday and guess what? The broker-dealers are increasing the #Alibaba stock price target. I already anticipated it. The same thing will happen for $COIN. \n\n#investing #StocksToBuy #trading #coinbase"\t\t\nEl rebote de ayer en USA hizo que valores como $BABA y $FB volvieran a los soportes perdidos. NecesitarÃ\xadan confirmación por encima para dar compra. Valores a vigilar. https://t.co/DcSGPgq78X\t\t\n"JUST IN: $OCGN The Biggest Reasons to Avoid Ocugen for Now \n    https://t.co/sIm88ajhS1\n     #MWN #Stocks @saw_it00 @Jessmaster88  $XPEV $BABA $KWEB $NFTX:CC  via @MarketWN"\t\t\n"Breaking News: $IXHL Today\'s Biggest Pre-Market Stock Movers: 10 Top Gainers and Losers on Tuesday \n    https://t.co/jTPDQQTEhh\n     #MWN #Stocks @tossydog @LilliandTerry83  $BABA $XPEV $NFTX:CC $KWEB  via @MarketWN"\t\t\n"News; $BABA Why You Should Avoid Nio Stock As Delisting Worries Mount https://t.co/l1JqQCgqsS\n    \n #MWN #Stocks @RealHotTakesBot @Ahmedma71398633 @stocksera_bot  $BABA $XPEV $WCIG $KWEB"\t\t\n"JUST IN: $BILI Bilibili to Pursue Voluntary Conversion to Dual-Primary Listing on The Main Board of The Stock Exchange of Hong Kong Limited \n    https://t.co/vZ94HLJiZj\n     #MWN #Stocks @hibaring_snow  $BABA $WCIG $XPEV $KWEB  via @MarketWN"\t\t\n"$BABA price target calibration:\n- 10x EV/EBITDA multiple vs 24x $AMZN âž” $105 * 24/10 = $252\n- FY22 forecast EPS of $8.24', ' valued at 25x Fwd PE âž” $8.24 * 25 = $206\n- Own DCF valuation: $240\n⟹ Average price target: $233\n- Floor: Munger average acquisition price (estimate): $171 https://t.co/IYoMz7Z4HN"\t\t\nperfect timing !!! i got margin approved yesterday bout too crazy with leveraged swing trading ', ' missed +36% $baba yesterday  cause of lack of capital  got some targets im looking at this morning https://t.co/XnxQV4A6Rn\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 343\n$TSLA  Price: $840.23  Mentions: 225\n$SPX  Price: None  Mentions: 197\n$QQQ  Price: $340.32  Mentions: 193\n$BABA  Price: $104.98  Mentions: 190\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 190\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 343\n$QQQ Mentions: 193\n\n#stocks #investing #trading"\t\t\n"To come back on $BABA. \n\nHuge company', ' great fundamentals', ' super cheap', ' but hammered by delisting threats. Great. \n\nWith a little bit of research', ' you knew you could sell your BABA shares at HKSE (hong kong) even if delisted on the NASDAQ 💡"\t\t\n"Swing/Investment THREAD🧵\n\n\'How did you get $BABA bottom\'\n\'How did you know\'\n\'You nailed it\'\n\nI received a ton of private messages asking how I do.\n\nThread ⬇ï¸\x8f"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\n"Most popular among retail investors\n(estimates past 12h)\n\nExpectedly', ' many Chinese ADRs trending\n1. $NIO\n2. $BABA\n8. $BEKE\n10. $DIDI\n16. $JD\n17. $KC\n19. $BIDU\nhttps://t.co/sybr1C8mdV"\t\t\n"@BolsaYo Promediar a la baja es mala idea estadÃ\xadsticamente.\n\n¿Si tan buena empresa es $BABA por qué no está entre las primeras de Berkshire?\n\nEn cambio $APPL', ' esta de primera. Tendencia alcista fuerte de medio y largo plazo."\t\t\n"@Ultra_Calls $LLL NFT Japan Pr + China covid surge play! It sells masks in China!\n$2 stock trading 66% below cash!\n$3.37 cash per share on hand\n $11 book value!\nInsiders own 43%+\n2.5mill share float\nEarnings this month!\n$baba $jd $li $xpev $pdd $bidu $nio $bydd $jd $futu $gold $muln $glg $gld https://t.co/PfwEmzGSop"\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (4)\n2. $SPY (4)\n3. $TIL (2)\n4. $GME (2)\n5. $NIO (1)\n6. $HGEN (1)\n7. $OIL (1)\n8. $WEN (1)\n9. $WOLF (1)\n10. $BROS (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/sgUCVdGOxv"\t\t\n"🇨🇳 Alibaba $BABA', ' +36% & XPeng $XPEV', ' +29%\n\nÇin devlet medyasında ortaya çıkan bir raporda', ' Çin hisse senetlerine destek sinyali verildi.\n\nRaporda', ' ABD ve Çinli düzenleyicilerin ABD’de iÅŸlem gören Çin hisse senetleri üzerinde bir iÅŸbirliÄŸi planına doÄŸru ilerledikleri belirtildi."\t\t\n@Grouchito Si el gobierno Chino cumple su promesa de no intervenir más en las empresas no veo razón por la que no pueda recuperarse. Yo personalmente como no confÃ\xado en los gobiernos comunistas por lo q seguiré afuera', " pero mis mejores deseos a los HOLD de $BABA y similares\t\t\nYou're telling me that $baba", ' literally one of the greatest e-commerce sites in the world', ' is a third of it\'s lifetime earnings value from 1.5 years ago because the country they were founded in wants to control its data and protect consumers?\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A LA MEDIA\n\n1 $FB Meta Platforms\n     2 $BABA ALIBABA Group\n          3 $SBUX Starbucks\n     4 $TSLA Tesla', ' Inc.\n5 0700 Tencent"\t\t\n"¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '45%\n$GOOG 2673', '1 +0', '04%\n$NFLX 355', '23 -0', '57%\n$NVDA 242', '71 -0', '96%\n$TSLA 833', '31 -0', '81%\n$MSFT 293', '62 -0', '28%\n$TWTR 35', '29 +0', '2%"\t\t\n@compound248 Lol He\'s averaging $BABA around 180 and you calling him genius ..\t\t\n"$BABA $TCEHY $FB $AMZN $GOOG $AAPL $IBM $INTC $NFLX and many more companies depend on hiring more engineers to grow\n\nThe U.S. graduates roughly 70', '000 engineers annually', ' whereas China graduates 600', '000 and India 350', '000\n\nHence', ' China and India have a clear competitive advantage"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @AJButton2: My face when JPM says China is uninvestable\n$BABA https://t.co/l2Qip6ZGwm"\t\t\n"$BABA likely to crash today \n#StPatricksDay"\t\t\nMy model has $BABA neutral overall. It\'s in a strong short term #Bullish trend', ' and is #Bearish longer term. Volume is trending up. Volatility is high. Currently in oversold area.\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @IrrationalMrkts: “No', ' things can’t be that bad.â€\x9d - HM. Pretty fitting re: Chinese equities today. $BABA $TCEHY $QFIN\t\t\n"Goldman Sachs says China is not \'uninvestable\'\n\nCAPITULATION\n\nChina Stocks go 30% up $BABA $PDD https://t.co/N3AhCBGEYB"\t\t\n$JD $BIDU $DIDI $BABA $TCEHY China BULL trap yesterday ...Blood bath today...manipulation is unlimited..DOWN DOWN\t\t\n"FANG+ Constituents:\n\n$AAPL 159.08 -0.31%\n$AMZN 3046.65 -0.39%\n$BABA 102.31 -2.58%\n$BIDU 142.44 -5.71%\n$FB 202.63 -0.45%\n$GOOG 2673.1 +0.04%\n$NFLX 355.23 -0.57%\n$NVDA 242.71 -0.96%\n$TSLA 833.31 -0.81%\n$MSFT 293.62 -0.28%\n\n$TWTR 35.29 +0.2%"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\nRT @acpandy: Blinken : “China\'s already on the wrong side of history when it comes to the Ukraine…If China actually provides material suppo…\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n@WS_Enfurecido Es lo bueno de $BABA', ' le sirve para todo', ' a algunos. Se cachondean cuando baja', ' se cachondean cuando sube un +37% en una sesión y estarán comprados cuando vuelva a ATH. Es la navaja suiza del Nasdaq ðŸ˜\xadðŸ˜\xad\t\t\nRT @JDB_trading: Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doo…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 159.08 -0.31%\n$AMZN 3046.65 -0.39%\n$BABA 102.31 -2.58%\n$BIDU 142.44 -5.71%\n$FB 202.63 -0.45%\n$GOOG…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 79\n2. $BABA : 71\n3. $AMC : 47\n4. $SPY : 39\n5. $NIO :…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 341\n$TSLA  Price: $840.23  Mentions: 223\n$SPX  Price: None  Mentions: 195\n$QQQ  Price: $340.32  Mentions: 191\n$BABA  Price: $104.98  Mentions: 188\n\n#stocks #investing #trading"\t\t\n"RT @amitisinvesting: LATE NIGHT STOCK TALKS ABOUT THIS INSANE MARKET\n\n$baba $nio\n\n⬇ï¸\x8f⬇ï¸\x8f"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 188\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 341\n$QQQ Mentions: 191\n\n#stocks #investing #trading"\t\t\nRT @TheOGFaro: $METX China pledges  to support its stock markets', ' Chinese stocks are soaring. $METX ', ' $BHAT ', ' $JD ', ' $BABA ', ' $NIO . â˜\x9d\t\t\nRT @BullbearN: People who have cash on the table were not happy with Market’s move yesterday. A lot of social media accounts have increased…\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"FANG+ Constituents:\n\n$AAPL 159.08 -0.31%\n$AMZN 3046.65 -0.39%\n$BABA 102.31 -2.58%\n$BIDU 142.44 -5.71%\n$FB 202.63 -0.45%\n$GOOG 2673.1 +0.04%\n$NFLX 355.23 -0.57%\n$NVDA 242.71 -0.96%\n$TSLA 833.31 -0.81%\n$MSFT 293.62 -0.28%\n\n$TWTR 35.29 +0.2%"\t\t\n"New video. News and technical analysis on $BABA & $NIO. Check it out', ' thank you! \nhttps://t.co/DEDnglnsbN"\t\t\nRT @JosephF35921078: @MoS_Investing I\'m joking. No more $BABA for me.\t\t\n"JP morgan paid 100k+ for their analyst just to be an internet jokes. \nAlex Yao', ' $BABA will always remember you :D\n\nChinese stocks to the mooon https://t.co/3iZWzQtLj4"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"RT @n_hatami: While US hiking the interest rate', ' China is on opposite phase! \n\n$NIO $XPEV $LI $BABA $SIMO 💪🚀\n\nhttps://t.co/1zILK2hXpV"\t\t\n"@Ivan_Bolsa En 5 dÃ\xadas! Pufff.. \n\n$BABA y $TCHEY +36% en 1 dÃ\xada https://t.co/jNpYwsRiZA"\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/B7I69HcCD5\n     #MWN #Stocks @ecolexar @Gambiste1  $XPEV $NIO $NFTX:CC $ASPU  via @MarketWN"\t\t\n@Sino_Market @LiveSquawk $baba $bidu $jd $nio.  RUG PULL\t\t\nOH NO! $BABA is down premarket. Bears have WON!\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nRT @echantech1: Everyone thinks they\'re a genius for buying $BABA yesterday. When we\'re still 33% off the ATH.\t\t\n"RT @daniel_toloko: 😂 One day after the downgrade it moves up 30% breaking jp Morgan\'s $baba target\n\nBut no worries. On the next report they…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"La volatilidad en Alibaba $BABA en el pasado ya habÃ\xada sido alta. \n\n⬆ En aprox. 25 meses se revalorizó más de un 200%. \n⬆ En 21 meses se revalorizó más de 144%. \n⬇ En 18 meses perdió un -77% de su capitalización bursátil. \n\n#nasdaq #HK https://t.co/SEfublt6gE"\t\t\n"#Chinastocks: is it FINALLY time???\n$BABA $JD $DIDI $NIO $TCEHY\n\n--> https://t.co/QOUrTghRrJ\n\n#MarketTalk https://t.co/GMc2nkTOMQ"\t\t\n"(Intra-Day) Top & Flop: 20 Stocks To Watch | March 16\n\nhttps://t.co/4TbzFvMOnU\n\n$PDD $BILI $DIDI $FUTU $JD $BABA $LI $XPEV $NTR $JNJ $ACI $ORCL $MRK $ATVI $XOM $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\nPeople who have cash on the table were not happy with Market’s move yesterday. A lot of social media accounts have increased spreading rumors about Russia & Ukraine', ' inflation rtc. $spy $qqq #cnbc #NASDAQ #techstocks $baba $nio $pdd $aapl $amzn\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (8)\n2. $TSLA (3)\n3. $OIL (3)\n4. $QQQ (3)\n5. $HOOD (2)\n6. $ST (2)\n7. $JPM (2)\n8. $HERO (1)\n9. $LAZR (1)\n10. $BABA (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/3jwIdUIb2Z"\t\t\n"$BABA had its biggest trading day on 16 Mar 2022 since IPO in 2014\n\n- Volume: 159m (avg 17.9m since 2014)\n- Total number of Trades in the day: 1.16m (avg 142', '000 since 2014)\n- Total value of trade in the day: >$15B (avg $2b since 2014)\n\n#StockMarket #Chinastocks #MONEY"\t\t\n$BABA - Alibaba Soars; What’s Behind Investors’ New Found Love? https://t.co/dIm6ea8CS3\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n@VictorMitjans @Market_Trackers Para que el 70% de los inversores en $BABA ganen dinero tienen que subir un 200% o 300%.\t\t\nSeguira subiendo hoy $BABA Y #NIO??🤩🤩\t\t\nLately', ' it feels like equities are WAY more volatile than crypto! $fb', ' $baba', ' $tcehy', ' $nflx proves this point...\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n"Most mentioned symbols (6H):\n\n1st $TSLA 5\n2nd $SPY 5\n3rd $APE 4\n4th $BABA 4\n5th $NFLX 3\nhttps://t.co/WiiBVel2mK"\t\t\n@jimcramer Just sold BABA. 😂.  Dumb ass Chinese stocks  $baba.  Rug gonna get pulled hard\t\t\n$BABA can be a monster back to back easy', ' don’t take your eyes off it..\t\t\n"Volúmen medio de $BABA', ' 26M.\nVolúmen de ayer 123M', ' casi x5.\nY venÃ\xadamos de 3 dias con volúmen más alto del habitual.\n\nDe las pocas herramientas q tenemos xa ver cuando entran los institucionales', ' los q mueven de verdad las cotizaciones. Esta semana han entrado en China con todo.. https://t.co/d9zodBnnqU"\t\t\n"LAST ONE!! \n\n 3 Pack - Professional Hair Styling Gel / Clear / Super Hold 16 oz ea -Extra Body #Lusti #RHONJ #RHOA #NBA #NFTs #women #Wordle $baba   ttps://www.ebay.com/itm/-/164650986134?mkevt=1&mkcid=16&mkrid=711-127632-2357-0&media=TWITTER&sojTags=media%3Dmedia via @eBay"\t\t\n@TaghiT4 Congrats Taghi on $BABA and $KWEB!\t\t\nSo much for $BABA plunging in Hong Kong after a mad rally in America huh\t\t\nEveryone thinks they\'re a genius for buying $BABA yesterday. When we\'re still 33% off the ATH.\t\t\n"RT @AJButton2: My face when JPM says China is uninvestable\n$BABA https://t.co/l2Qip6ZGwm"\t\t\n"The fact this is the ""main factor"" the profitable & undervalued (A LOT OF CHINESE COMPANIES) companies will start to see 🎬 soon... \nhey will always be the 1st to be gobbled up!!!!\n$BABA $FTCV $EVC $DOYU $SRAD $VVOS $HUYA $SGHC $BRCC https://t.co/lwnGHtccBG"\t\t\n$BABA NEW ARTICLE : Alibaba Soars; What’s Behind Investors’ New Found Love? https://t.co/1WeoF2SbaT Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"While US hiking the interest rate', ' China is on opposite phase! \n\n$NIO $XPEV $LI $BABA $SIMO 💪🚀\n\nhttps://t.co/1zILK2hXpV"\t\t\nMinuto y resultado en $BABA https://t.co/0ufvmaZKG6\t\t\n@MoS_Investing I\'m joking. No more $BABA for me.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ALICE\n2: $AVAX\n3: $CAKE\n4: $SNX\n5: $LEO\n\nTop 5 bullish trend on #USD pair\n1: $GDXJ\n2: $BABA\n3: $APHA\n4: $BYND\n5: $GLD\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 338\n$TSLA  Price: $840.23  Mentions: 222\n$SPX  Price: None  Mentions: 193\n$QQQ  Price: $340.32  Mentions: 189\n$BABA  Price: $104.98  Mentions: 187\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 187\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 338\n$QQQ Mentions: 189\n\n#stocks #investing #trading"\t\t\n"No hay mejor señal de compra en el mundo que un downgrade de JP Morgan.  $BABA\n24horas post downgrade', ' suba del 30%. https://t.co/SSCiNdpqOT"\t\t\nI feel bad for $BABA. Imagine paying $20 mil to your PWC auditors just for fintwit to shit on that whole audit https://t.co/Wfqp9yRr1w\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"Pues a pesar de lo que pueda parecer', " ayer en Twitter 'solo' se habló de $Baba el doble que en un dÃ\xada normal. #fintwit parece ruidoso desde dentro", ' pero quizás no lo sea tanto desde afuera.\nEn Reddit sÃ\xad el efecto del subidón en bolsa fue más notable. https://t.co/AsTYWcMzCd"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ALICE\n2: $AVAX\n3: $CAKE\n4: $SNX\n5: $LEO\n\nTop 5 bullish trend on #USD pair\n1: $GDXJ\n2: $BABA\n3: $APHA\n4: $BYND\n5: $GLD\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA option IV amid wide share price movement $JD $VIPS $AMZN $WMT $TGT $SHOP https://t.co/XKIWLrRQGJ\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/DRs4kgYQcq\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"My face when JPM says China is uninvestable\n$BABA https://t.co/l2Qip6ZGwm"\t\t\nANALYSIS-After China avows market stability', ' investors want proof $JD $BABA $AAMC https://t.co/HIpNx4RnI4\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/NDaIJMXwaQ\n     #MWN #Stocks @EVInvestor21 @MattGuillemard  $XPEV $ASPU $NFTX:CC $NIO  via @MarketWN"\t\t\n@DavidZarecky @salilrajadhyx Pretty sure the CCP new stance is a game changer. Fundamentally for short as well as long term $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (6)\n2. $NFLX (5)\n3. $BABA (4)\n4. $MMS (2)\n5. $GME (2)\n6. $TSLA (2)\n7. $OIL (2)\n8. $QQQ (2)\n9. $RBLX (1)\n10. $WEN (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/S5aWFFihmT"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@salilrajadhyx If $BABA indeed bottomed out two days ago', ' which remains to be seen', ' this shitty report will go down in history as one of the worst-timed recommendations ever issued for a mega cap.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 9 | -30.8% | 🚀\n| $GME | 7 | -66.7% | 🚀\n| $TA | 3 | -25.0% | 🚀\n| $BABA | 3 | -75.0% | 🚀\n| $VXX | 2 | -60.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/elWlbMYSHV\t\t\nChina’s Reputation Is in Danger – Russian-Ukraine War https://t.co/ghMKeg7VmD $BABA $NIO $JD $DIDI $BIDU\t\t\n$baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed to support US listed internet stocks… expect another 50% rally today as institutions will gobble this up… this is a goldmine 🚀🚀🚀 https://t.co/U3RDm7j5Di\t\t\n$baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed to support US listed internet stocks… expect another 50% rally today as institutions will gobble this up… this is a goldmine 🚀🚀🚀 https://t.co/wbcomzuEdV\t\t\n"@daniel_toloko LMAO\nBiggest move and highest volume ever in $BABA right after this report 🤣😅"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$baba us', ' $9988 hk $15b buyback will add wings to things… the company should buyback at fast clip as this bottom won’t last 🚀🚀🚀 institutions will gobble up the shares 🚀🚀🚀 it was strong institutional buying that took this up 40% https://t.co/sip5IyrqFO https://t.co/GsnMDTEeaG\t\t\nRT @juanmabenito: $BABA La veÃ\xadamos el lunes y ya comentábamos que deberÃ\xadamos vigilar la zona actual porque los 86$ eran un soporte clave', ' h…\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$baba us', ' $9988 hi going back to $242+ 🚀🚀🚀 https://t.co/sip5IyrqFO https://t.co/B7gRUyN5SZ\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15…\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… BV $62+ EOY', ' $60b of cash', ' $15b buyback……\t\t\n"RT @3Stocksaday: New Options Only plan available 👇 only 19.95\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WI…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… BV $62+ EOY', ' $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 China will support IPOs abroad\n\nhttps://t.co/qN4P45nK3V"\t\t\n"RT @AaronKlein10X: $BABA $JD $BEKE $NIO $LI and all China #stonks up 20-30%?!?! \n\nSo… same price as last week then?"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 335\n$TSLA  Price: $840.23  Mentions: 221\n$SPX  Price: None  Mentions: 192\n$QQQ  Price: $340.32  Mentions: 188\n$BABA  Price: $104.98  Mentions: 184\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 184\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 335\n$QQQ Mentions: 188\n\n#stocks #investing #trading"\t\t\nRT @KhanTraderNYC1: $NIO $BABA 🚀\t\t\n"😂 One day after the downgrade it moves up 30% breaking jp Morgan\'s $baba target\n\nBut no worries. On the next report they\'ll have it back at $200 https://t.co/pWWIja4jv1"\t\t\nSold the portion of my $BABA position in HK. I am still holding the US based one', ' which counts for 7% of my portfolio. Realizing a 10% gain in a day', ' doesn\'t look so stupid to me.\t\t\n"“Shares of Chinese companiesÂ\xa0incÂ\xa0$BABA andÂ\xa0$NIO', 'Â\xa0are trading higher Weds following a Chinese state media report indicating China\'s financial stability and development committee urged market stability measures and mentioned cooperation with USÂ\xa0regulators.â€\x9d\n\nhttps://t.co/HqdrLJbZe1"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 Was at $150 just weeks ago and $225 months ago https://t.co/X0pbF3LOeA https://t.co/pqcFJWVREl\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15…\t\t\nRT @thePandaily: Ku Wei', ' general manager of the IoT business unit within @alibaba_cloud ', ' has taken up the post of COO of DingTalk', ' an offi…\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 Institutions will gobble up the shares 🚀🚀🚀 https://t.co/18WDY5cTiV https://t.co/wd0GR3kWrn\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/q4IATBSvLW\n     #MWN #Stocks @topstonks @stlplace  $NIO $NFTX:CC $XPEV $ASPU  via @MarketWN"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 Ex book value this is trading at PE of 5 https://t.co/DZK2fLAyZA https://t.co/wiEvGfKUgC\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', " $15…\t\t\nRT @EVInvestor21: $baba us 9988 KH tomorrow this will be at $150 USSd 🚀🚀🚀 https://t.co/wLivCtgSAw\t\t\n$BABA was the month's biggest loser", ' descending -13.89% #AlibabaGroupHolding #stockmarket #stock https://t.co/xLRw8QeDgf\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/lq2xCZ37lE"\t\t\nRT @Freshie305: $JD $BABA $BIDU.. Most likely another limit up on china stocks. https://t.co/Wn4jHg0wsJ\t\t\n@chikatrades The $BABA shorts took it in the shorts\t\t\n@alphatrends You\'re not in $BABA ?\t\t\nKu Wei', ' general manager of the IoT business unit within @alibaba_cloud ', ' has taken up the post of COO of DingTalk', ' an office software product owned by @AlibabaGroup. $BABA\t\t\nThis $BABA looks like a pump and dump for me', ' not because I am a chartist. But it’s just so obvious even a lay person like me can see through… which begs the question of government intervene or rescue… https://t.co/WwzAp1i2Oa\t\t\n"I spend all day trying to figure out what the con men on Wall St are going to do next\n\nI\'m not about to play #wordle  for amusement \n\n$spy $tsla $baba"\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/GToHVk7YPi\n     #MWN #Stocks @keshhingo  $NIO $ASPU $XPEV $NFTX:CC  via @MarketWN"\t\t\nWill Hang Seng $BABA close above 100? That is the question\t\t\n"MELT UP HAS JUST BEGUN\nInstead of covering their borrowed shares', ' short sellers short more now.\n Emotional and irrational short sellers WONT accept that Chinas bear market is over and a new bull market is born this  will cost them dearly\n$KWEB $JD $PDD $BABA $NIO $BIDU $NTES"\t\t\nGet up to speed with $BABA business model', ' financials', ' risks', ' regulations and valuations by checking this out: https://t.co/nHc5BQc9aC\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA…"\t\t\n"My $BABA deep-dive has become my best performing article once again!\n\nWith share prices shooting up to levels unseen since... 2 weeks ago. https://t.co/8V9vZgUhhW"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (5)\n2. $SPY (3)\n3. $OIL (3)\n4. $TA (2)\n5. $EARN (1)\n6. $CLF (1)\n7. $GME (1)\n8. $ARC (1)\n9. $LIT (1)\n10. $PED (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/FKoDThZv3e"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $TSLA\n6. $…"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nHow do you think the market will react to this? $BABA RSI Indicator left the oversold zone. #AlibabaGroupHolding #stockmarket #stock https://t.co/l4xSFHTVvt https://t.co/EvHAXxlkOu\t\t\nRT @finect: ¿Os pilló el subidón de ayer en bolsa de Alibaba $BABA? ¿Cómo habéis vivido las caÃ\xaddas de los dÃ\xadas anteriores en la acción? ¡Co…\t\t\n"RT @XoloWall: Las autoridades chinas 🇨🇳 prometieron apoyar la estabilidad de los mercados  y a sus compañÃ\xadas listadas en USA 🇺🇸\n\n$BIDU +26%…"\t\t\n¿Os pilló el subidón de ayer en bolsa de Alibaba $BABA? ¿Cómo habéis vivido las caÃ\xaddas de los dÃ\xadas anteriores en la acción? ¡Contadnos!\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 333\n$TSLA  Price: $840.23  Mentions: 220\n$SPX  Price: None  Mentions: 191\n$QQQ  Price: $340.32  Mentions: 186\n$BABA  Price: $104.98  Mentions: 182\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 182\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 333\n$QQQ Mentions: 186\n\n#stocks #investing #trading"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n@AkciovyGURU JeÅ¡tÄ› tÅ™i Ä\x8dtyÅ™i takový dny na $BABA a pojedu taky 😅\t\t\nWhy is $BABA so weak in Hang Seng today? Just kidding. What are bears doing today? They moved on to another stock?\t\t\n"RT @3Stocksaday: New Options Only plan available 👇 only 19.95\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WI…"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks if not days 🚀🚀🚀 don’t miss this chance https://t.co/0W67H1MU1D\t\t\n@Mayhem4Markets The mega caps $BABA $TCEHY were both up nearly 40% yesterday', ' $PDD up 56%. Nothing is out of question at this point 😂\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\n"New Options Only plan available 👇 only 19.95\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND $SNAP $TGT $EYPT $ALZN $XBIO $FWP $T https://t.co/58KM9851dz"\t\t\nNikkei jumps to more than 2-week closing high after Fed rate hike $BABA https://t.co/eJS6pggMl6\t\t\nRT @MarketRebels: $BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 https://t.co/gNEmBVKivU\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA : 16\n6. $SIX : 15\n7. $VOO : 15\n8. $QQQ : 14\n9. $AREN : 13\n10. $TSLA : 11"\t\t\n$baba us 9988 KH tomorrow this will be at $150 USSd 🚀🚀🚀 https://t.co/4A9LjELg4T https://t.co/wLivCtgSAw\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nAnother good day expected for #Chinese stocks today $BABA $FAMI $NIO https://t.co/GTB4rbniBi\t\t\n“hangseng says ‘nah lol’â€\x9d $BABA up 33% 🙄. fintwit gurus have it all figured out https://t.co/7pp1SzuRuB\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $TSLA\n6. $SPX\n7. $NVDA\n8. $AMD\n9. $AMZN\n10. $FB\n\n( Sorted by most recent ) https://t.co/8LM7gcCUOL"\t\t\n"$BEKE $BABA If China makes a move to take Taiwan', ' you think western nations will drop the sanction hammer on China like Russia?\n\nhttps://t.co/sCOqJ4gw9E"\t\t\n"RT @Clayhams1: Tonight we will be going live on twitch to look at our alerts and the flow.  \n\nWe had alerts on $jd', ' $baba', ' $Iq', ' $bili', ' $riv…"\t\t\n"$NIO $LI $BABA $TCEHY \n\nCould hardly sleep last night https://t.co/WkcOZQzi4r https://t.co/qwgwy3T0GF"\t\t\nWe bought $BABA and #Tencent again on the 14th. China 🇨🇳 yesterday underlined they will continue listing companies on foreign exchanges.This was a good day for free trade. And our accounts…\t\t\n$NIO y $BABA https://t.co/UURhz1Knkx https://t.co/jvEbKHRP48\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"Tracking Bruce Berkowitz\'s Fairholme Portfolio - Q4 2021 Update https://t.co/8airEO05ND\n$FOCIX', ' $FAAFX', ' $FAIRX', ' $LYB', ' $DOW', ' $WBA', ' $C', ' $FNMA', ' $FMCC', ' $IPMLF', ' $NTR', ' $EPD', ' $INTC', ' $KMI', ' $ET', ' $ORI', ' $JOE', ' $BRK.A', ' $BRK.B', ' $BABA', ' $ENB', ' $WMB', ' $WES', ' $AAPL', ' $CMC"\t\t\n"Most Unusual Flow Trades (all sectors) 3/16 per \n@unusual_whales\n\n$AAPL $SPY $TSLA $QQQ $FXI $AMD $EEM $KWEB $F $BABA $NVDA $IWM $BAC $NIO $HYG https://t.co/OXy9CxGaG2"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @FossGregfoss: So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over th…"\t\t\nRT @nargis007: $BABA if this holds the low and retraces up from here then from the hi of 319 to low of 73 ', ' this can double at just 50% ret…\t\t\n"RT @JGInvestments1: ð\x9d\x90‰ð\x9d\x90\x8fð\x9d\x90Œð\x9d\x90¨ð\x9d\x90«ð\x9d\x90\xa0ð\x9d\x90šð\x9d\x90§: ""China stocks are uninvestable""\n\nð\x9d\x90\x8dð\x9d\x90žð\x9d\x90±ð\x9d\x90\xad ð\x9d\x90\x9dð\x9d\x90šð\x9d\x90²: $YY 66%', ' $PDD 56%', ' $MOMO 51%', ' $BIDU 40%', ' $JD 40%', ' $KWEB 40%', ' $BABA…"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\nthese are the trending stocks $BABA  $DIDI  $NIO  $SONN  $9988.HK  $BRK-B  $BIDU https://t.co/iboDwiHpaI\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n$BABA here comes are bear party https://t.co/OZzm2T0RZa\t\t\n"March 17 2022 watchlist \n\n$BIDU looks really strong will add the dips\n\n$DG earning play if good earnings out will get dip to buy \n\n$BABA one of the china play\n\n$NIO big opportunity to buy for long EV \n\n$WEAT will add for long here \n\nAll the beat"\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\nRT @lillianmli: The thing that gets me up in the mornings is seeing which side of $BABA is gloating today\t\t\n"Les cocos se réveillent ! \n$bidu $baba .. https://t.co/RCKE8zYhkd"\t\t\n"RT @AreteTrading: 5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA \n\nWe also cover the Indexes and why the…"\t\t\n@joecarlsonshow Check out what Kenison Counting Numbers Precision #Market #Timing noted about $BABA.  #Time to start being UP instead of DOWN.\t\t\n@hmeisler @TruthGundlach How’s your $BABA chart?\t\t\n"Wed (3/16/22) highest Vol/OI (Min $5', ' Vol 500K', ' Opt Vol 500): $F $BABA $FB $HD $NVDA $AFRM $MSFT $BIDU $BILI $NIO $VALE $DADA $KC $HOLI $PBR $FUBO $AFRM $COP $NLOK $HOG $UNM\n\nDATA: @Barchart https://t.co/unN5dxicui"\t\t\nLet\'s Talk Alibaba BABA Stock', ' NIO Stock Connection With Wallstreet Bets... https://t.co/kzVblYa08g via @YouTube $BABA $NIO #NIO #Baba\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @brucekenison: Alibaba Group Holding ADR (BABA) #Market #Timing #REPORT.  Kenison Counting Numbers notes $BABA made a confirmed Island R…\t\t\nAlibaba Group Holding ADR (BABA) #Market #Timing #REPORT.  Kenison Counting Numbers notes $BABA made a confirmed Island Reversal Bottom on March 15 in our projected-in-advance 3-day Universal Timing Event UTE) bottom reversal zone centered on March 14.  #Chinastocks #China #USD.\t\t\nBiden’s China ‘pivot’ complicated by Russia’s war in Ukraine https://t.co/OUSWf6s4rw $SPY $DJIA $BABA $JD $NIO\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $RIVN 🥇\n2. $UPS 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $A…"\t\t\n"RT @AreteTrading: 5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA \n\nWe also cover the Indexes and why the…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $AAPL 🥈\n3. $TSLA 🥉\n4. $BABA\n5. $FB\n6. $…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 331\n$TSLA  Price: $840.23  Mentions: 219\n$SPX  Price: None  Mentions: 190\n$QQQ  Price: $340.32  Mentions: 185\n$BABA  Price: $104.98  Mentions: 180\n\n#stocks #investing #trading"\t\t\nWed (3/16/22) options volume > 15K', ' OI < 5K: $NVDA $NIO $BABA $TSLA $SNOW $SIRI $AMD $LMT $FTCH $BP $FB $RIVN $OXY $CNQ $F $W https://t.co/52Cs5Im0z3\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 180\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 331\n$QQQ Mentions: 185\n\n#stocks #investing #trading"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 21 | 16.7% | 🚀\n| $SPY | 13 | -53.6% | 🚀\n| $BABA | 10 | -66.7% | 🚀\n| $VXX | 5 | 150.0% | 🚀\n| $QQQ | 4 | -33.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA : 16\n6. $SIX : 15\n7. $VOO : 15\n8. $QQQ : 14\n9. $AREN : 13\n10. $TSLA : 11\n#stock #trading #usstock #stockmarket"\t\t\nRT @NlCKStocks: $BABA HK session https://t.co/Y3Mnv3jxRQ\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (21)\n2. $BABA (6)\n3. $WISH (6)\n4. $SPY (5)\n5. $TSLA (5)\n6. $GOOGL (3)\n7. $C (2)\n8. $QQQ (2)\n9. $LE (2)\n10. $ED (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/s3AFNCbTxp"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 21 | 16.7% | 🚀\n| $SPY | 13 | -55.2% | 🚀\n| $BABA | 11 | -60.7% | 🚀\n| $VXX | 5 | 150.0% | 🚀\n| $VTI | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $AAPL 🥈\n3. $TSLA 🥉\n4. $BABA\n5. $FB\n6. $SPY\n7. $QQQ\n8. $RIVN\n9. $UPS\n10. $SPX\n\n( Sorted by most recent ) https://t.co/IlEJxt8vA6"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 21 | 23.5% | 🚀\n| $SPY | 13 | -55.2% | 🚀\n| $BABA | 12 | -55.6% | 🚀\n| $VXX | 5 | 150.0% | 🚀\n| $VTI | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/WDPsEDTrrx\t\t\nAlibaba (NYSE: $BABA)', ' ( $LI) – Alibaba Up 9%', ' Nio $NIO Up 4.6% — What’s Driving Hong Kong Markets Higher Today? https://t.co/h8cw57YRfi\t\t\n"ð\x9d\x90‰ð\x9d\x90\x8fð\x9d\x90Œð\x9d\x90¨ð\x9d\x90«ð\x9d\x90\xa0ð\x9d\x90šð\x9d\x90§: ""China stocks are uninvestable""\n\nð\x9d\x90\x8dð\x9d\x90žð\x9d\x90±ð\x9d\x90\xad ð\x9d\x90\x9dð\x9d\x90šð\x9d\x90²: $YY 66%', ' $PDD 56%', ' $MOMO 51%', ' $BIDU 40%', ' $JD 40%', ' $KWEB 40%', ' $BABA 36%', ' $VIPS 32%', ' $NIO 25%\n\nWho is going to start the inverse JPM ETF? https://t.co/ErTpljKmlU"\t\t\nThe leprechauns will be out in full force tomorrow morning sharing their gold with everyone. $MULN $BABA $NIO $BB $SPY $CHPT\t\t\nSold my $baba only got 10% oh well\t\t\n@compound248 Yes been watching that descent.had order for 1000 shares Nio @12.50 oh boy guess should been a bit higher. That beyatch rocked. Lost a bunch on $BABA turd before so gun shy thx $ Joe ummm not lol\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA \n\nWe also cover the Indexes and why the ten year movement is bullish. $QQQ $TNX \n\nhttps://t.co/NSd2vkaEM5"\t\t\n$DIDI $BABA $TAL  those are shorting could blow thier bank accounts. These companies are extremely undervalued. They have billions of $ in cash. But hey keep shorting that really helps bulls!!\t\t\n[Update] $BABA Weekly. #BABA buyers showed up.. 👀 https://t.co/LsbByA3WgU https://t.co/xbRXHglzIX\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/dYDUjy4Ykn\n     #MWN #Stocks @italyinvestor @Monchi50099451  $SONN $GNCP $WCIG $VNET  via @MarketWN"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@lillianmli Was wondering where the $BABA bears were\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/HpVuuF5Oi5\n     #MWN #Stocks @Gambiste1 @rocketpoppp  $SONN $TCBP $GNCP $VNET  via @MarketWN"\t\t\nThe thing that gets me up in the mornings is seeing which side of $BABA is gloating today\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n$BABA people are in absolute disbelief. I have a position. Not saying we\'re out of the woods yet', ' but that sub-$100 BABA feels good.\t\t\n$BABA sigue el rebote https://t.co/EvEDU7hEJc\t\t\n$BABA :-) https://t.co/PRHrN7ah5H\t\t\n"@olalakl2 It’s still WIP. No concrete plan on how it will work out. Only 5 companies received the notice. The other ADRs like $NIO', ' $BABA', ' BYD', ' etc didn’t. \n\nThey have 3 years to comply once the notice has been sent out. So there is still time to find a solution…\n\nStatement from Liu He 👇ðŸ\x8f¼ https://t.co/cm7cd4TG4B"\t\t\nRT @ApeSharma__: $HSI ripping > 7% tomorrow again $NIO $QFIN $TSLA $MKD $AMPE $SPY $LI $XPEV $CTK will pump hard 5-50% again looks like. An…\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\nRT @AndreaAlbrigoni: $BABA I sold some today and will ride the rest. I might sell tomorrow some too if we gap up just to lock some gains! 📈…\t\t\nRT @redcardinal617: $PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multi…\t\t\nRT @hsdua23: $BABA I love Chinese stocks but let’s be honest. Don’t give a shit about the country. Strictly biz 📣\t\t\nChina stocks extend gains on government pledges of support', ' Ukraine peace hopes $BILI $BIDU $BABA https://t.co/zEyUBJAIq7\t\t\nRT @LailaElnaggar1: $BABA I love to root for an underdog but how you gonna say it’s gonna “rip to $150â€\x9d after ripping 37% 👇\t\t\nRT @ryanmastro5: $BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHT…\t\t\nRT @usfhackathon: $BABA bears big mad right now 🤣 🆙\t\t\n"BABAnos dias a todos 😘🙄\nCon mucho sueño', ' por cierto. $BABA"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $RIVN 🥇\n2. $UPS 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $AMZN\n7. $BABA\n8. $TSLA\n9. $SPX\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/JqiVh4RGCt"\t\t\nRT @AisharyaG: $BABA WHAT NOW BEARS? CAN\'T BELIEVE IT RIGHT? HAHAHAAHAHAH LEGIT MIRACLES DO HAPPEN 🌟\t\t\nnothin’ like winding down after another day of not caring what $BABA does because i’m holding for years to come ☕ï¸\x8f\t\t\nRT @RamaKane4: $BABA ABSOLUTELY MOONING IN HK RIGHT NOW SUCK US!!! 💯\t\t\nRT @AndreaAlbrigoni: $BABA I sold some today and will ride the rest. I might sell tomorrow some too if we gap up just to lock some gains! 📈…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @efipm: OMG +36% $BABA ADR! \n\nhttps://t.co/zRlJn3dNxo\n@richardturrin @globaliqx @UrsBolt @AkwyZ @JimMarous @davidjmaireles"\t\t\nRT @lucid_random: $BABA  I like this stock looks good long term ï¸\x8f\t\t\nRT @SilviaTriWahyu2: $BABA HK up 6% this is historic 🥇\t\t\n"It’s crazy to think I made a 35% return on $baba in one day. \n\nUsually I’m happy to make that over 2-3 years. \n\nThis is why at some point', ' \n\nthe risk/reward ratio is in favor of beaten down quality stocks. \n\nLook for those', ' don’t concentrate too heavily in overvalued equities."\t\t\nWhy Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB  $BABA $NIO $JD $BIDU $DIDI\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\nRT @ARIVARASANE: $BABA likely sees resistance around 123 and waits for catalyst 💯 https://t.co/PmiuwNMkBC\t\t\nRT @SilviaTriWahyu2: $BABA HK up 6% this is historic 🥇\t\t\nRT @ARIVARASANE: $BABA likely sees resistance around 123 and waits for catalyst 💯 https://t.co/PmiuwNMkBC\t\t\n"📈 https://t.co/dYo0NoNGVx Top Crypto Gainers(24h)📈\n1⃣ $BILI/USD : 28.62 USD(49.96%)\n2⃣ $BILI-0325 : 28.665 USD(49.21%)\n3⃣ $BLT/USD : 0.724 USD(33.18%)\n4⃣ $BABA-0325 : 104.5 USD(31.77%)\n5⃣ $BABA/USD : 103.3 USD(30.3%)\n#FTX #BTC #ETH #FTT #SOL #SBF #SOLANA #AVAX"\t\t\nRT @paperhanding_GC: The one thing I might be bullish on is continuation of Chinese stocks. China is willing to concede on financial audits…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @aliranjbari3: $BABA Dear foolish bulls: zoom out 📊\t\t\nRT @CachDang: $BABA rsi oversold on hang seng running higher soon 👇\t\t\nðŸ¦\x81ðŸ¦\x81¡¡ Buenos dÃ\xadas leones !! Se me cae la $BABA 😜😜🤣🤣ðŸ¤\xadðŸ¤\xadðŸ¦\x81ðŸ¦\x81 https://t.co/YSKVL2z2VC\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @CityPulse2015: $BABA there’s 2 gaps at 160 and at 262. When and how long will it take to be filled I don’t know. â\x8f©\t\t\nRT @SagarBonde16: $BABA been awhile â\xad\x90 https://t.co/P2tY6UU3n2\t\t\n"RT @amitisinvesting: LATE NIGHT STOCK TALKS ABOUT THIS INSANE MARKET\n\n$baba $nio\n\n⬇ï¸\x8f⬇ï¸\x8f"\t\t\nRT @sanketgator: $baba delisting risks ??? Top notch Indian companies like TATA & Reliance are not listed at NYSE. Still their valuations r…\t\t\n$BABA options were up more than 8000% lowkey scared for calls no cap will be up at open but got a feeling of a fade ðŸ˜\xad âž¡\t\t\n$BABA - Baba $125 🆙\t\t\n$BABA I knew I should of got into this when I was reading all that FUD they were pumping out last week. Dang it. 💢 https://t.co/qXMRpyK8HF\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $TSLA\n6. $…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 329\n$TSLA  Price: $840.23  Mentions: 216\n$SPX  Price: None  Mentions: 189\n$QQQ  Price: $340.32  Mentions: 184\n$BABA  Price: $104.98  Mentions: 178\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 178\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 329\n$QQQ Mentions: 184\n\n#stocks #investing #trading"\t\t\n"Recap and Watchlist. BULLISH RUN!?!? #options #optionstrading #stocks #stockmarket #wallstreet\n\n$AAPL $AMD $SPY $NVDA $TSLA $BABA $MSFT $FB https://t.co/dYImllGqJC"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Futures Pre-market \nWe had good run for the last 2 days', ' profit takers will linger throughout the day tomorrow and possibly to Friday. \nAlways stick to your plan', ' cancel the noise around you. \n\n$AMZN $NFLX $NVDA $BABA main watch for tomorrow. Again. 😉 https://t.co/BB9buLn9jz"\t\t\nRT @scraffycoco3: When you vow to never trade stage 4 stocks', " you get to miss this 36% move in $BABA. One of the setups that I've learned t…\t\t\nWhen you vow to never trade stage 4 stocks", " you get to miss this 36% move in $BABA. One of the setups that I've learned to let go", ' in exchange for more peace in my trading', ' and more time for life. https://t.co/4N0VKld9vW\t\t\n$BABA I still love BABA 4 months out at $130', ' but I do think the market will want more than a headline commitment.. with $SPY approaching resistance I am ST ï¸\x8f\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\nI can’t believe I paper handed $baba 95 calls this morning for $200 when if I had been distracted for an hour and a half woulda been $1', '000 off a $15 basis\t\t\n@jack45x I mean $BABA is fundamentally better than $TSLA in every way. Revenue growth', ' profit margins', ' FCF', ' etc. ðŸ’\x9d\t\t\nShort $BABA https://t.co/glRFuuw0VC\t\t\n$BABA $68 is the real support … ï¸\x8f\t\t\n"$BABA \nWhat’s everyone thinking? What’s your Target in 1 month? Let me know 💢"\t\t\n"$BABA \nWhat’s everyone thinking? What’s your Target in 1 month? Let me know"\t\t\n$BABA what a pump before a massive dump … â–¶\t\t\n$BABA it’s at 104 it’s almost power hour 💫\t\t\n"$BABA \n4.6million call options + 9million shares and most likely adding J.P. Morgan don’t lose they gonna make 10-15 billion when they run it back to 300 🤞 https://t.co/1KL9GBNaVp"\t\t\nChinese pump and dump at its finest', ' courtesy of Xi Jinping AKA Winnie the Pooh searching for American honey. Time to short this Chinese garbage. $BEKE $KC $BABA $JD $CWEB â˜\x9d https://t.co/chcjzw92uV\t\t\n"$BABA \n4.6million call options + 9million shares and most likely adding J.P. Morgan don’t lose they gonna make 10-15 billion when they run it back to 300 https://t.co/UXZ2007tDr"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA next wed 2.1 bil evergrande payment it could be pump and dump so sell before next wed and buy back lol ðŸ‘\x8d\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $TSLA\n6. $…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $TSLA\n6. $BABA\n7. $SPX\n8. $ES_F\n9. $FXI\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/rUv8Rl15Y9"\t\t\n"$BABA \n\nWhat’s the max JP Morgan could lose on this one? â\x9d¤"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (17)\n2. $BABA (8)\n3. $INTC (4)\n4. $GME (3)\n5. $TSLA (3)\n6. $ST (3)\n7. $BAR (2)\n8. $GOOGL (2)\n9. $BULZ (2)\n10. $NFLX (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/fx98qp2XKF"\t\t\n$BABA 😤😤😤 👇\t\t\n$BABA 😤😤😤 https://t.co/xAvsn54TZk\t\t\n"$baba $phil $hex $waxp $joe $gme $grtx $ziop  Best chatroom', " I've made over $55K with them", ' by their alerts \nhttps://t.co/YGf7fD4Vq6"\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n$BABA after a 30% plus run', ' there will be some profit taking eventually.  Market is still subjected to headline risk and BABA is not immune.  Be vigilant. 🆓\t\t\n"$BABA \nI was joking but fuck !!! Let’s get this shit a hahah it actually happened in the real market!! ↔ https://t.co/GqyCmcTQpG"\t\t\n"$BABA \nI was joking but fuck !!! Let’s get this shit a hahah it actually happened in the real market!! https://t.co/Y8rP39Ehq9"\t\t\n$BABA 73.38 was one of my area\'s weekly time frame support we bought calls at the bottom!! $BIDU as well #BookieLand #WeBoughtTheDip and it ripped.... ðŸ’\x9d\t\t\n$BABA  can we get $amc $GME  run this company is real deal this should be at 300 👀\t\t\n$BABA this is why you don’t f***** panic sell off some news or analyst ratings. This is 1', '000% proof they don’t know what the f*** they’re doing. Back to $160-180 by April/May. ☑\t\t\n$BABA $SPY $TME BABA will have the %1000 run just how $TSLA had its year. BABA is next. Year of the Chinese 🆕\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA I’m taking some off the table at open tomorrow for sure. Damn what a run. ï¸\x8f\t\t\n"RT @PeterTrader99: $BABA 3/18 exp calls\n\n90C $0.16 to $16\n95C $0.06 to $11.7\n100C $0.03 to $7.9\n105C $0.02 to $4.95\n110C $0.01 to $2.95\n\nHo…"\t\t\n"$BABA just had the most volume.\n\nEver. \n\nShort coverings? https://t.co/ylvdwAkfrt"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA HSI closed another 6% this continues. ï¸\x8f\t\t\n$NIO $BABA  part two tomorrow âž¡\t\t\n$BABA hong kong on their lunch almos tpower hour time there ï¸\x8f\t\t\nGlad to see a nice recovery for $baba and $gtlb today. Two of my favourites. Especially happy for @gitlab though', ' such undeserving treatment by the market. However', ' that makes it a great long-term opportunity. Here\'s hoping!\t\t\n$BABA $AAPL $TSLA $VYGVF $BNB.X ï¸\x8f\t\t\n"$YANG who bought in the 40s?? Admit it! 🤣🤣 your houses and wives going down in holy smokes! You disgraceful parasites deserve to lose everything!!\n\n$BABA $NIO $PDD 💢"\t\t\n$BABA where are those people now who were trolling Charlie? He invested in the company. Not in the stock market. He knew these crackdown and regulations are temporary. Invest based on fundamentals. ðŸ˜\x81\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"$BABA sorry to the guys who sold at 70', ' thanks to ALEX YAO! 😆😆😆🤣🤣🤣🤣 this will not see 70 anymore for a long time.\n\n$JD $PDD $NIO 📌"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\n$BABA this has been trending for a while now more than a week â\x9d¤\t\t\n$BABA had over 2000 fail to deliver short shares today! 😂😂🤣 🚩\t\t\n$BABA The Chinese are about to take a lot of peoples money📉 â\xad\x90\t\t\n$BABA ignore the dumb bears', ' this stock is incredibly cheap fundamentally speaking. Know what you own. 📣\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"$BABA \nnot selling\no\nt\ns\ne\nl\nl\ni\nn\ng ðŸ\x8f¼ https://t.co/QK8A2buRGj"\t\t\n@StockMKTNewz $BABA ', ' $AMD ', ' $ FB\t\t\n$BABA  smoke show. Will pull back to $70. The O’Leary special 🤡🤡 💢\t\t\n$BABA fake pump 👆\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA I can understand the pain of bears but bulls have gone through so much too 👆\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/uIWJJxeWwm\n     #MWN #Stocks @AVibrantDreamer @rp_fxtr  $GNCP $NFTX:CC $SONN $VNET  via @MarketWN"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"@Liquid_f35 @genymoneyca I love $BABA as a company. Almost everything except electronics we buy is from AliExpress.\n\nIt is a fantastic company. Best part is no tax and almost always no shipping."\t\t\n$BABA Best days of Chinese economy is behind them. Their GDP growth will be much slower going forward with slowing western economies ', ' troubles in their real estate & high commodity prices 📌\t\t\nRT @inviertehoy_: $BABA #BABA https://t.co/xClhJzAgd8 https://t.co/SiaFO43WGk\t\t\n"Watchlist for 3/16 With Option Contract Suggestions📈\n\n$NVDA 🕹ï¸\x8f\n$BABA 🇨🇳\n$BIDU 🇨🇳\n$AMZN 📦\n\nGain an Edge in the Market 👇\nhttps://t.co/i9hfiE6iYM\n\n♥ï¸\x8f & ðŸ”\x81 https://t.co/GtB1CU7kwZ"\t\t\n$BABA damn! I sold it all yesterday - just my luck - lol jk.. I’m HODL and going down with the Chinese ship until WW3 👀\t\t\n.It\'s nice to be a Canadian trader. I don\'t have to pay into the great American war machine', ' I can instead buy undervalued Chinese companies that bring great joy', ' happiness and property to the people of China. Thank you', " Xi! I'd love you meet you in person someday 😂 $BABA\t\t\n$BABA honestly I’d be happy with couple days consolidation. Just hope we don’t tank… ï¸\x8f\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors", ' vowed to support overseas ADRs', ' and wo…\t\t\nNYSE New York Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $NIO 9', '955', '072 shares |  $BABA 8', '752', '669 shares |  $DIDI 8', '612', '080 shares |  2022-03-16 #nyse #newyork #stocks #shorts\t\t\n$BABA Starbucks ', ' nike and all others are struggling in China', ' that tells you something about their economy. Its businesses going thru biggest reset since 1971. 💗\t\t\n$BABA 👇\t\t\n@KersaOptions $AAPL', ' $JD', ' $BAC', ' $F', ' $OXY', ' $BABA', ' $NIO', ' $MSFT and $TSLA plz\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\nRT @SH4MR0K: @JMihaljevic $BABA back to prices seen *checks notes* last Friday. I think anyone poo poo’ing Mungers trade for the last few m…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $BABA\n6. $SPX\n7. $ES_F\n8. $FXI\n9. $QQQ\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/jbIgtjCtg7"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 327\n$TSLA  Price: $840.23  Mentions: 211\n$SPX  Price: None  Mentions: 188\n$QQQ  Price: $340.32  Mentions: 183\n$BABA  Price: $104.98  Mentions: 174\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 174\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 327\n$QQQ Mentions: 183\n\n#stocks #investing #trading"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n@jefffbeck $BABA will be volatile but obviously that 75 won\'t be retested again and dips near 90 have lots of buyers. Resistance 115-120 https://t.co/PNryDJGLGp\t\t\n"$BABA #Alibaba 104', ' +35% on 16Mar\nAs Chinese Stocks Surge', ' U.S. Signals Hard Line on Delistings\nhttps://t.co/d9Teu42UBe\nCopyright © BloombergQuint"\t\t\n$BABA look at Tesla up 2000% within a year.  I am not saying alibaba can do the same thing but you should never underestimate the power of panic buy/sell âš¡\t\t\n@KersaOptions $AAPL', ' $JD', ' $BAC', ' $F', ' $OXY', ' $BABA', ' $NIO', ' $MSFT and $TSLA plz\t\t\n"$BABA was the 3rd most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/HepJoQdiEz"\t\t\n$SOS are we on high alert because of $BABA 🆙\t\t\n"less than 48 hrs ago my $baba holding was in the red -40%. it\'s narrowed to single digit %.\n\nnot easy to keep up with things happening at cn speed"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n@TranZ I like $BABA its Way below intrinsic value', ' which I’d say is $190 to $210 area. It’s really the only Chinese stock I’m Bullish on. But I’m sure their are plenty of opportunities out there. You have any in mind? 📶\t\t\n"RT @ARENAALFA: REVENTARON DURO a los cortos\n\n$PDD +56%\n$BABA +26%\n$TME +30%"\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n$BABA need this to get back to $195', ' thought I was safe when it got that slow', ' but nope. 📌\t\t\n"Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n@Richard_Buddy $baba is 1st on that launch pad 🚀\t\t\n$BABA Chinese index HSI up almost 6% tonight 😄\t\t\n@Matteo04 Welcome aboard to the MULLIONAIRS gang.  I realize that you are in this for a potential short squeeze.  Glad that  you are doing well in $BABA.ðŸ‘\x8d â˜\x9d\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\nRT @Tweepymanish: $BABA PT 200+ 6 months from now 🆙\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $BABA\n6. $…"\t\t\n$BABA they will come down to earth again. I don’t think it matters much where it trades on HSI ', ' it will one in red here in US. 😃\t\t\n$BABA closed $103 US for lunch break in China and ripping up. 📶\t\t\n"RT @risenfit: NICH 👉thank you BMoeKnows (mentioned in video) for turning me on to NICH. \nAnd thank you Pennystockznews for the DD video.  A…"\t\t\n$BABA just too cheap 💰💰 ï¸\x8f https://t.co/8QjXY3DR4K\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"NICH 👉thank you BMoeKnows (mentioned in video) for turning me on to NICH. \nAnd thank you Pennystockznews for the DD video.  Awesome guys. \n#Uplisting #preorders   #microflost  #TECH #NFTs #MetaverseNFT  #goinglive \n\n$LU $YQ $BABA $TALL $YMM $BNR $HTHT $HUIZ $MKD https://t.co/51YQgdZYIs"\t\t\n@Steve_TheBull_Rogers and then you find out their conveniently bought $5 million in $BABA right before… ✔\t\t\n@uranium_henry Yeah... same here friend. My main consolation is that the uranium thesis will far exceed what $BABA can do in a similar time frame (highly probable). There are still further opportunities to buy in the future rotating profits from Uranium into bets like $BABA.\t\t\n"RT @Andresgarzam: Locura total lo de las acciones chinas hoy\n\n$BABA $PDD $JD $NIO https://t.co/8fVEJPI9DC"\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/Jebyo0DYIJ\n     #MWN #Stocks @HotPocketBot @ForeverBetaBot  $GNCP $WCIG $VNET $SONN  via @MarketWN"\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\n$BABA remember folks end of this month is the EV time â\x9d—\t\t\n"$BABA  ↗ï¸\x8f03/16⬅ï¸\x8f\n\n#BILLIONAIREBALLER ALERT ♦ï¸\x8f♦ï¸\x8f♦ï¸\x8f\n\nPREMIUM SPENT💵+ COLLECTED💳\n💲29', '335', '451\n\nTECHNICALS=#DEEPITMCANDIDATE â›\x8fï¸\x8f \n\nUOA RANK\n#FIREATWILL 📈 \n#NONSTOPUOA ♾\n\nUOA ACTIVITY=#DEEPITMPUTSELLING 👑    \n\n#TRUSTBUTVERIFY ðŸ”\x8d⬅ï¸\x8f\nJUN\'22\n5608 145P SOLD\n\n#SWEPTUP 💼IN BLOCK OF 5600 https://t.co/2ELFeeFdW5 https://t.co/qs5boiUSLn"\t\t\nWith the bounce Chinese stocks got today this is solid exposure to all of them.  There\'s a lot upside potential here. #fintwit #StocksInFocus $SPY $SPX $QQQ $BABA $JD $PDD $FXI Check out this chart I made with @TrendSpider https://t.co/ouflpWeZvk\t\t\n$BABA $NIO NEW ARTICLE : Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? https://t.co/idOd9mmCE0 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/2geOX8EAQz\t\t\n$BABA  Fucking A!!!! ✔\t\t\n$BABA if she holds after 9:30🌱moon 🚩\t\t\n"RT @Barchart: Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO -…"\t\t\n@Esurien11 Your mention of $BABA could not have come at a better time... Sadly', " I didn't get any shares", " I'm rooting for them though.\t\t\nAlibaba Up 9%", " Nio Up 4.6% — What's Driving Hong Kong Markets Higher ? $BIDU $JD $BABA $LI $XPEV https://t.co/xb7RARg6j1\t\t\n$BABA $100calls exp 3/18 right off the list even the exact call to buy didvok today if u like 7775%!bangers in a day.That’s not a typo that is seven thousand seven hund seventy-five% $SPY hope u like rug pulls cuz this is going to $420tomorrow. #PutinWarCriminal  #SupportUkraine https://t.co/fGHLwtzN6L\t\t\n$BABA HSI going up", ' way way way oversold 😄\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $BABA\n3)…"\t\t\n"Tomorrow expect $SPY $QQQ $TSLA $NIO $BABA $QFIN all ripping high why all China stock will pump again 20-50% pulling index up.\n\nShorts should not fight with dragon. https://t.co/YMv0P62cDB"\t\t\n$BABA', ' $TSLA', ' $BABA Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? - https://t.co/nvb2hvlchq\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA fuck man I hope I didn’t miss this today ✔\t\t\n"Wed (3/16/22) highest Standard Deviation gain compared to the previous 20 days (Min $5', ' Vol 500K', ' Call Vol 500K): $BABA $BIDU $YY $VNET $CD $HUYA $BEKE $JD $FUTU $PDD $QFIN $JBHT $BILI $VIPS $NTES $DLO $LU $MOMO $GDS $KSS $CAR $HTHT $TCOM $WB $XPEV $BZ $DADA\n\nDATA: @Barchart https://t.co/aDggTTbU7z"\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n$BABA if WS are buying and the selling was exhausted the price action will continue on the rise for along time. Nobody want to be left out on great run and make money 💰 â˜\x9d\t\t\n"You’ll never feel the RUG until it’s PULLED!  🤫. \n\n$SPY $TSLA $AAPL $AMZN $FB $BABA $JD https://t.co/doxTTs4OjR"\t\t\n$BABA you don’t realize how easy for this to double in no time I give it max 4 months ðŸ\x8f¼\t\t\n"First out// $BABA: Alibaba Up 9%', ' Nio Up 4.6%  What's Driving Hong Kong Markets Higher Today\nhttps://t.co/vJDqxWH2OS"\t\t\n$BABA could be $600 by April easily 😃\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"Wed (3/16/22) highest % above the open (Min $5', ' Vol 500K Call Vol 500K): $VNET $KC $CD $SGLY $YY $MOMO $QFIN $DLO $EPAM $BIDU $LU $HUYA $CAR $MQ $KSS $BHIL $GDS $DADA $PDD $PRCH $BRLT $GTLB $BEKE $AFRM $BABA\n\nDATA: @Barchart https://t.co/5GNAcXwBkY"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (32)\n2. $SPY (14)\n3. $OIL (6)\n4. $GME (4)\n5. $AMZN (3)\n6. $NVDA (3)\n7. $WISH (3)\n8. $WEN (2)\n9. $BOAT (2)\n10. $PLTR (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/xMMAxbh4XP"\t\t\n$BABA will test $115 next week! Maybe see some profi taking these next few days. Dips should be bought tho folks. On the road back to $200 by end of 2022! 🆕\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA LOAD THE BOAT! China will be number one by 2030 👇\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $BABA\n6. $GLD\n7. $NVDA\n8. $MULN\n9. $BEKE\n10. $GOOGL\n\n( Sorted by most recent ) https://t.co/v2Ry6IyjXU"\t\t\n"$BABA when you eating at a Chinese buffet', ' it is custom to leave tip or the servers will remind your tips is needed.  \n\nBABA btch I tipped you 50% of my portfolio … now tip me some back ✌ï¸\x8fðŸ˜\xad✌ï¸\x8f 🤞"\t\t\n"Bye Bye to Tech crackdown in China going on since Nov 2020....\n\n#China \n$BABA\n$JD\n$PDD\n$CWEB\n$YINN\n\nhttps://t.co/SmY7OvulGh"\t\t\n$BABA wow this went into the 70s 💲\t\t\n"RT @Spectre97825325: $BABA Remember... this is fun \nnext target. the downward trend line ðŸ‘\x8d https://t.co/iKDnA6mN4N"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA it looks like Kevin O’Leary on board ðŸ‘\x8f ï¸\x8f https://t.co/tpSkk41qIS\t\t\n@HeXnViRii $BABA 😂 https://t.co/cSvxsyRvfj\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA  damn haven’t been watching this.. bought a ton of puts on this in Jan and Feb.. might have to get back in â\x9d—\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA Up 11.4% rt now in Hong Kong from yesterday close in Hong Kong…. looking good!!! â\x9d¤\t\t\nLlévenla a la luna por mi 🥲🚀 $BABA https://t.co/XDheviP9s6\t\t\n$BABA one Green Day and everyone turns into a mega bull. Just make the trades. My calls went 10', '000% today. That’s kinda cool. Lmao. 🆓\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA I made some adjustments to my fibonacci retracement due to the recent drop. The next level should be 132.37 it’s heading that way ï¸\x8f\t\t\n$BABA calls paying in the am\t\t\n$BABA While todays bounce was amazing', ' look at HK and Shanghai market charts for past 6 months. You’ll realize there’s potential for a lot more upside than downside. â–¶\t\t\n#Alibaba in Good Shape Amidst Gloomy Markets $BABA https://t.co/fVL6tpxLd4\t\t\n$BABA Best room on the net. Stay turned.', '', '', '', '', ' https://t.co/WvK6ZQHAt5\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA least it’s at 101 now hopefully it closer 110 📣\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\nRT @The_Real_Fly: $BABA +11% in HK\t\t\n$BABA if opens red', ' will load up calls 🚩\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$baba delisting risks ??? Top notch Indian companies like TATA & Reliance are not listed at NYSE. Still their valuations r at ~300 B $ or so ..Alibaba is much more high tech than those Indian conglomerates. Even if today\'s spike baba valuation is less than ~300 B $\t\t\n$BABA +11% in HK\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"LATE NIGHT STOCK TALKS ABOUT THIS INSANE MARKET\n\n$baba $nio\n\n⬇ï¸\x8f⬇ï¸\x8f"\t\t\n$BABA been awhile â\xad\x90 https://t.co/P2tY6UU3n2\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA there’s 2 gaps at 160 and at 262. When and how long will it take to be filled I don’t know. â\x8f©\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA rsi oversold on hang seng running higher soon 👇\t\t\n$BABA Dear foolish bulls: zoom out 📊\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"The one thing I might be bullish on is continuation of Chinese stocks. China is willing to concede on financial audits due to delisting threats. $baba $pdd $didi $eem\n\nhttps://t.co/cTeviqKJLU"\t\t\n$BABA likely sees resistance around 123 and waits for catalyst 💯 https://t.co/PmiuwNMkBC\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA HK up 6% this is historic 🥇\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA  I like this stock looks good long term ï¸\x8f\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA I sold some today and will ride the rest. I might sell tomorrow some too if we gap up just to lock some gains! 📈 https://t.co/wgfDWSOdba\t\t\n$BABA ABSOLUTELY MOONING IN HK RIGHT NOW SUCK US!!! 💯\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA WHAT NOW BEARS? CAN\'T BELIEVE IT RIGHT? HAHAHAAHAHAH LEGIT MIRACLES DO HAPPEN 🌟\t\t\n$BABA bears big mad right now 🤣 🆙\t\t\nRT @ryanmastro5: $BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHT…\t\t\n$BABA I love to root for an underdog but how you gonna say it’s gonna “rip to $150â€\x9d after ripping 37% 👇\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA 200 by eoy? 💫\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"Finfluencer Cycle Bottom (5.7k follower) most mentioned symbols (14D):\n\n1st $RIG 7\n2nd $AEE 6\n3rd $AEC 5\n4th $URNM 5\n5th $BABA 4\n\n @BULLReturns\nhttps://t.co/OoaKHHsgli"\t\t\n$BABA I love Chinese stocks but let’s be honest. Don’t give a shit about the country. Strictly biz 📣\t\t\nRT @redcardinal617: $PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multi…\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 325\n$TSLA  Price: $840.23  Mentions: 210\n$SPX  Price: None  Mentions: 187\n$QQQ  Price: $340.32  Mentions: 182\n$BABA  Price: $104.98  Mentions: 172\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 172\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 325\n$QQQ Mentions: 182\n\n#stocks #investing #trading"\t\t\n"$HSI ripping > 7% tomorrow again $NIO $QFIN $TSLA $MKD $AMPE $SPY $LI $XPEV $CTK will pump hard 5-50% again looks like. Any short will be lifted.\n\nLooks like China treasury pumping money to their ADR\'s.\n\nEnough  short how dare you guys shorted $BABA $DIDI more than 40%?"\t\t\nChinese tech is temptation. It’s so attractive when you don’t own it. You ALMOST forget the last time you got burned on $BABA', ' $TCHEY ', ' #BIDU.\t\t\n$BABA HK session https://t.co/Y3Mnv3jxRQ\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA expecting pull back to $85-$90 ðŸ’\x9d\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"@BitcoinLebron $BEST inc should be recognized too. \n\nVery close to $BABA"\t\t\n"Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $MSFT $NVDA $UPST $NFLX $TSLA\n\nWatch it https://t.co/rpyLgdezKk https://t.co/ybi7bCFa8M"\t\t\n$BABA All the bears saying is going to dump tomorrow are the same people that said yesterday it’s going to $60 today. ï¸\x8f https://t.co/5MPlzTA1dy\t\t\n$BABA holy china is ripping 130$ tomorrow â–¶\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO - 462k\n$FB - 354k\n$AMC - 260k\n$BAC - 250k\n$F - 232k"\t\t\n"Hahaha. Gotta love it.   There’s actually a $DSP ticker. And what’s wild', '  I actually like the chart 🤔. \n\nMight grab some for tomorrow. \n\n$CEI $MULN $AAPL $SPY $M $DIDI $NIO $SONN $BABA $BEKE https://t.co/SrthIxmYaU"\t\t\n"$SPY $BABA \nAbsolutely scintillating 🔥! â\xad\x90 https://t.co/H0mpQBpcbe"\t\t\nStock Market Bull Run or Bear Market 2022/23? https://t.co/8JsXwxGsaA $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n$BABA imagine the company comes out and specifically say delisting will NEVER happen and watch this hit 250 in 2 weeks â\xad\x90\t\t\n"Not yinn', ' but $YANG', ' the Chinese leveraged bear ETF ⬇ï¸\x8f\n\n —Obliterated to the tune of -63% 📉', ' thanks to the once-in-a-lifetime performances by China’s tech titans', ' such as $BABA (+38% 📈)', ' $JD (+41% 📈)', ' $PDD (+59% 📈)\n\n  —Amazing run-up prior to today', ' though; it was majestic. https://t.co/1hwYWaPy9s"\t\t\n"$BABA \nHK💪 ï¸\x8f https://t.co/mO5SXOt3QV"\t\t\n$BABA ripping', ' guess it\'s China #stocks again tomorrow. Keeping my eyes on $BIMI for a move like October 2021. 🇨🇳 https://t.co/lrsxjJ7sdp\t\t\n$SPY $QQQ $AKBA $ocft $BABA 📌 https://t.co/stL5rQpUiM\t\t\n$BABA should have bought shares cheap when you had the chance! Silly bears I hope you all freeze to death on the streets together 🤞\t\t\n"Let\'s see how this plays out.\n\nWhen the rules are violated there is a major learning opportunity ahead.\n\n$BABA $BEKE $PDD $DIDI $BILI $BZ $YMM $MPNGY $JD $LU $TCEHY $TME $NTES BIDU\nhttps://t.co/kkgZXNJWa7"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA one thing I know about Chinese is that they love to gamble. They might go all in and pump this to the moon 💢\t\t\n$BABA imagine the company comes out and specifically say delisting will NEVER happen and watch this hit 250 in 2 weeks ðŸ’\x9d\t\t\n$SPY $QQQ $AKBA $ocft $BABA â–¶ https://t.co/i4em88jDKv\t\t\nAnyone looking at shorting $baba $pdd etc. etc.?\t\t\n$BABA should have bought shares cheap when you had the chance! Silly bears I hope you all freeze to death on the streets together 📣\t\t\n$BABA one thing I know about Chinese is that they love to gamble. They might go all in and pump this to the moon â\xad\x90\t\t\n$BABA its back above 100 now ✅\t\t\n$HUYA $DOYU $BABA $EH Hang Seng is ripping', " up 6%. 🆕\t\t\nâš¡ï¸\x8f China's Ambassador to Ukraine congratulates them for their unity and resistance. Also promises to help Ukraine economically and to help rebuild.âš¡ï¸\x8f $BABA $JD $PDD $NTES $TCEHY $NIO $BIDU $KWEB\t\t\n@BaldingsWorld This silliness has been going on since long before the $BABA IPO...all you need is an IB", ' a lawyer and an accounting firm...all hired guns...if you ever get a chance to read the NYSE listing rules/requirements for foreign issuers', " it's a joke...just file some BS forms...all good\t\t\n$BABA calls up 8", '000% again tomorrow 😂 👀\t\t\n$BABA I remember trading it at this price back in 2014.  haha... ✨\t\t\n$BABA PT 200+ 6 months from now 🆙\t\t\n"RT @moneyworks4u_fa: What an extraordinary day yesterday was..\n\n$HSI 10%\n$KWEB +39%\n$EEM +8%\n$ARKK +10%\n$NDX +3.7%\n$SOXX +5%\n$BABA +36%\n$BA…"\t\t\n"$BABA One of my biggest one day Gainers! \nHolding long and strong🚀🎉 $SPY $TSLA $NIO $JD 👀 https://t.co/4r7MGAZ8ji"\t\t\n$BABA rip the shorts hahahahahahahaha take that ↔\t\t\nSee you all at 260...soon... $baba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA This is now ironically one of the SAFEST plays on the market. Huge gap to fill. FOMO hasn’t even kicked in yet!!! I love this game feeling!🚀🚀🚀 â\x9d— https://t.co/CkwaVasNXW\t\t\n$BABA so who got rich from calls today? 😃\t\t\n$BABA it’s ripping hahaha literally 120 tomorrow. Bears wont have a dollar ï¸\x8f\t\t\n"$BABA added today at open and sold some before close. Playing now with the house money', ' show me 110 and I\'m fully out\nThis contract was just $20 yesterday and closed today at almost 1k ï¸\x8f https://t.co/x5oewgOAJo"\t\t\n$Baba soggy bottoms create a bounce 📊\t\t\n@Quarry_Rock I saw your post on $BABA and said I would buy at 80. Sadly', ' I didn’t buy the other day. Missed this move.\t\t\n$BABA baba looking super good tommmrow â\x8f©\t\t\n"RT @YoYoTradeAlerts: $SPY $BABA Free plays in the discord 😵â€\x8d💫🔥 doesn’t get any better than this! Who’s ready to bank tomorrow ! \n#spy #baba…"\t\t\n@RealMattMoney Are you averaging down on your $BABA position?\t\t\n"$BABA $YANG $KWEB $BEKE They have helped me to grow my account to almost 2.5 million. 100% recommend joining! \n \nIt\'s free joining ~~~~🚀 https://t.co/qDuHu0s8Je ↔"\t\t\nWed (3/16/22) options ðŸ\x90‚ 30-min ORB for stocks on the ðŸ\x90‚ ORB list (Min $1', ' Vol 500K', ' Opt Vol in any strike 500', ' Max Exp 30 Days Out): $BABA $BIDU $IGT $DLO $AFRM $BIGC $MRNA https://t.co/wdWKOSVKms\t\t\n$BABA seriously where are all the bears that were parading around two days ago… 😄\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n$BABA Rip bears. You’re literally homeless now 💲 https://t.co/eNXzAySc2X\t\t\n@Manish31737689 Why so sour? $BABA\t\t\n@BillBrewsterTBB I’m certain Munger will kill it on $BABA', ' but this tweet seems about $100 too early.\t\t\n$BABA you guys look a lot less fucked than you were yesterday. Congrats. ï¸\x8f\t\t\n$BABA $JD looks like it is about to pump currently about 2% down from US ADR close ï¸\x8f\t\t\n$BABA  it’s curling back up looks like a bull flag ↔ https://t.co/jCMsIROO5s\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/mxVgD4543K\n     #MWN #Stocks @LaksaTasty @pipsnticks  $VNET $GNCP $TCBP $SONN  via @MarketWN"\t\t\n$BABA HK get 102 will make us break even ðŸ‘\x8d\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@OptionsGod1 Well.. 😜 By the way', ' I started buying $BABA  Jan’2024 $250 strike calls', ' since late last month. So far', ' accumulated quite a lot at avg price of $4.29. Plenty of time left.\t\t\n"NO ONE would believe that #ALIBABA will trade @ HKD70s when px made ATH near HKD300s in OCT2020 \n\n$BABA #阿里巴巴 https://t.co/qDu8yLpQQL"\t\t\n"RT @elango_mi: Some of the Cheapest stocks in the recent crash to add some:\n$PLTR - $11.75 \n$AHT - $9.00\n$DIDI - $2.60\n$HOFV - $1.02\n$RUN -…"\t\t\n$BABA Another 40% day tomorrow would be really nice.\t\t\n"$BABA Remember... this is fun \nnext target. the downward trend line ðŸ‘\x8d https://t.co/iKDnA6mN4N"\t\t\n"$BABA The bears here are silly.\n\nHS yesterday close: 90HKD\nToday open: 104HKD\nCurrent price 98.50HKD\n\nIt’s up almost 10%. 🆕"\t\t\n$BABA are we still in down trend channel? ðŸ‘\x8d\t\t\nWed (3/16/22) ðŸ\x90‚ 30-min ORB (Min $1', ' Vol 50OK', ' Opt Vol in any strike 500): $VNET $DOYU $ZH $KC $YY $MOMO $FINV $HGEN $BIDU $LU $CAR $TAL $BABA $HUYA $OWLT $QFIN $LE $PRCH $SKLZ $PDD $BIGC $VIPS $SDC $EPAM $KSS $MQ $MRNA $ACHR $SCYX $BRLT $GDS $DLO $AFRM $LILM $LMND $BCAB https://t.co/j848HM4xNW\t\t\n$BABA  A picture worth reflecting on 👀 https://t.co/CnbuiwxgIx\t\t\n"$BABA just to show you the types of plays I call out in my group. \nA lot of you have been asking about group how I call out plays precisely. 🚩 https://t.co/Hpwf6U7AYj"\t\t\n@Beth72140301 Why did you have puts on stock that is down so much already? $BABA\t\t\n$BABA $YANG STOP THE ASIAN HATE JOE BIDEN! ðŸ‘\x8d https://t.co/ktqFaDwUzp\t\t\n$BABA $YANG STOP THE ASIAN HATE JOE BIDEN! https://t.co/tDh1M6UtMW\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n$BABA https://t.co/uAgDsa9DFD\t\t\n$BABA I lost all of my savings from stimulus checks to every penny saved working living at home. Had puts in various China stocks. Lost all of my savings in 2 days. ↔ https://t.co/2qG5kZ78FV\t\t\n"RT @Trader_Joe_LPP: I NEVER go LONG 🇨🇳 \n\nI’ll trade them. That’s about it. \n\n$DIDI $BABA $NIO $JD"\t\t\n$BABA 3/16 HK close was 90.  3/16 US close was 105.  3/17 HK open was 104….  You bears are retards.  If HK close is above 90 we probably open higher tomorrow imo 💫\t\t\n$BABA I called 100 today. ✅\t\t\n"$BABA set to light a few consecutive green candles 🎂 and then send more!!\n\n#China #stocks $SPY $JD $NIO 🇨🇳"\t\t\n@CblastBT Thoughts on $BABA?\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n"$BABA free cash flow of 38 billion  \n \nIf you are short on that', ' you shouldn\'t be investing your families money 💗"\t\t\n$NIO HK market flying … tomorrows going to be another 🚀🚀🚀 - love all the shorts 🩳 on here still trying… we understand your pain! $LI $BABA $XPEV ï¸\x8f\t\t\n@ITMTLana $baba 😒\t\t\nRT @redcardinal617: $PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multi…\t\t\n"$PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multiple subsidiaries and already has revenues in millions and billions in upcoming projects. \n$sirc $hmbl $bopo $owuv $nio $baba $wuhn #OTC #otcmarket #Pennystocks https://t.co/dFtCrom9xU https://t.co/80yeI9WfM0"\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/yRGkKphBef\n     #MWN #Stocks @Tron00239588 @optionsforecast  $GNCP $SONN $VNET $TCBP  via @MarketWN"\t\t\n"....they were answering government calls to strengthen connectivity between Chinese and European capital markets', ' and that listing overseas would help broaden financing channels and improve corporate governance.""\n\n$YINN\n$KWEB\n$CWEB\n$BABA\n$NIO\n$LI\n$XPEV\n$DADA\n$PDD\n$JD\n$TIGR\n$NTES"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $MKD 🥉\n4. $GLD\n5. $TSLA\n6. $NV…"\t\t\n"$BABA I totally forgot this hasnt been green on any day except Wednesday in over a month. Literally.  \n   $101.70 USD right now \nshiiiiiiiit ✔"\t\t\n$BABA https://t.co/6ali2KqLhA\t\t\nBough $baba this morning in my boomer stock portfolio. Up 15% in one day.\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/KDTgv8pRJT\n     #MWN #Stocks @royal3501 @Tatoamil  $SONN $VNET $GNCP $WCIG  via @MarketWN"\t\t\n"RT @InaTailHedged: Yeah not gonna be pretty $BABA @AJButton2 \n\n""Alibaba’s Quarterly Profit Is Set to Plummet 60%"" \n""While Alibaba’s earning…"\t\t\n"$BABA \n\nEveryday I\'m hustlin\'🎶🎶🎶\nIn my Small Account Challenge discord!\nHustlin’ hustlin’ hustlin’💃💃💃🕺🕺🕺\n🔥🔥🔥 🔔 https://t.co/Vuxf5jDlW0"\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/Kha64cfeh2\n     #MWN #Stocks @Tatoamil @AndyInversiones  $SONN $NFTX:CC $VNET $GNCP  via @MarketWN"\t\t\n@nickjedi Damn! Ya man', ' I had 10 98C for 3/18. Bought at 2.25 on Friday. Closed at .15 on Monday. They over 8.00 today at close $BABA\t\t\n@jamesjwhelan @puppyeh1 @EnricoLaQuatra @JMihaljevic I lost track of how many times i averaged down on $BABA it just got cheaper and cheaper from my buy price. Now i\'m dangerously close to breaking even\t\t\n$BABA back yo 100 as of now â\x8f©\t\t\nJapan\'s Nikkei hits 2-week high after Wall Street rally $BABA https://t.co/4sAaaXJAYT\t\t\n$BABA US Markets run shit. This HY will catch up.\t\t\n$BABA remember all pumpers here will say "i sold at the close or pre market". It\'s small account retailers who lose. â\x9d¤\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"$CAN going to rip tomorrow 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🚀🚀\n\n100MIL buyback', ' Positive news from China and $BTC looking ready to take off. 🚀🔥\n\n$SONN $MULN $HYMC $DUO $VEON $DIDI $NIO $FXI $BABA $EEM $BEKE $KWEB $RLX $AMC $GME $ANY $NCTY $METX $PBTS $BTBT $HUT $COIN $OLB"\t\t\nRT @leighmhughes: Explains why a slight hop back on the right side of momentum for @Tenet_Fintech $PKK $TNT Seeing $BABA $DIDI $JD & @Pindu…\t\t\n$BABA come on', ' Hong Kong', ' just let us get out of this nightmare whole! ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (14)\n2. $SPY (11)\n3. $CORN (5)\n4. $GME (5)\n5. $SOFI (4)\n6. $TSLA (4)\n7. $HOUR (3)\n8. $DIDI (3)\n9. $OIL (3)\n10. $J (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/5YlV6UOKp7"\t\t\n$BABA sold calls at $108. This is looking like it\'s going to open lower. https://t.co/eHibH8v9Q8\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $MKD 🥉\n4. $GLD\n5. $TSLA\n6. $NVDA\n7. $SPX\n8. $MRNA\n9. $PSJ\n10. $BABA\n\n( Sorted by most recent ) https://t.co/qYNe9CTUxB"\t\t\n$BABA Trump ï¸\x8f\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n$BABA imagine a stock falls 200+ dollars and you’re down shorting it because you thought it was gonna fall another 20 bucks . No sleep again for u shorts tonight ✨\t\t\n$BABA if Hong Kong brings price down tomorrow again buying opportunity below 95-100$ will occur … its exchange is USA and US investor will decide real price action like they wiped out 1 week loss in 1 day … 💲\t\t\n"@MarketRebels People thought that it would be 0\n\n$BABA"\t\t\n"#ALIBABA previous SUPPORT @ YELLOW = current RESISTANCE when bounce https://t.co/mxPIk38Von\n\nBIG PIC always paint beautiful pic ... HONOR profit & RESPECT risk if ya are speculating (short term)\n#阿里巴巴 $BABA https://t.co/KCtlYTnBW0"\t\t\nChina and Fed are the main stories here. $baba', ' $jd and most China stock all went crazy today.\t\t\n$BABA   98$ now down from 105$ 💫 https://t.co/sthjLLm8YE\t\t\n@techsmart I\'m still mad I didn\'t by $BABA at 75. I was talking about it on #8Chan just yesterday about purchasing. 💲\t\t\n@TicTocTick Same for $BABA and $JD all up 40%...\t\t\n$BABA Alibaba and the 40 thieves🤣😂 that’s what you’re going to say when Chinese gov’t steal your money 😃\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 320\n$TSLA  Price: $840.23  Mentions: 207\n$SPX  Price: None  Mentions: 185\n$QQQ  Price: $340.32  Mentions: 180\n$BABA  Price: $104.98  Mentions: 165\n\n#stocks #investing #trading"\t\t\n$BABA   98$ now down from 105$ 🔔 https://t.co/rHZCfooIKi\t\t\n@techsmart I\'m still mad I didn\'t by $BABA at 75. I was talking about it on #8Chan just yesterday about purchasing. 👆\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 165\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 320\n$QQQ Mentions: 180\n\n#stocks #investing #trading"\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n$BABA Alibaba and the 40 thieves🤣😂 that’s what you’re going to say when Chinese gov’t steal your money 🌟\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/7Wp8V7VFs0\n     #MWN #Stocks @inviertehoy_ @bombdr  $GNCP $SONN $NFTX:CC $VNET  via @MarketWN"\t\t\n$JD $BABA $BIDU.. Most likely another limit up on china stocks. https://t.co/Wn4jHg0wsJ\t\t\n$BABA  awsome https://t.co/UP64Np0dH9\t\t\nMan', ' $BABA Finally got the bounce I was waiting for. I was ONE DAY EARLY! I bought it on Friday and Closed on Monday for a loss on gap down. So PISSED! Those went 300% today. I knew the bounce was coming but Monday set my stop off. It happens https://t.co/ahBz1D0BwE\t\t\n$BABA is trending from last two days. ðŸ‘\x8d\t\t\n"$baba $bidu $jd  \n\nDidnt expect it this fast but when $yang drops ', ' china stocks pumps\n\nInsane gains on option yang puts and baba calls https://t.co/nb8JbHMD5n https://t.co/FVif5bIXF0"\t\t\n$BABA It should not have taken this much down to get a strong rebound.  Where was the 1 day 35% up after drop to  $135 ? 📈\t\t\n"What an extraordinary day yesterday was..\n\n$HSI 10%\n$KWEB +39%\n$EEM +8%\n$ARKK +10%\n$NDX +3.7%\n$SOXX +5%\n$BABA +36%\n$BAIDU +39%\n$TCEHY +33%\n$JD +39%\n$SHOP +12%"\t\t\n"$BABA \n\nðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œ 🆓"\t\t\nMonetary policy', ' regulations & inflation outlooks (macros) are controlling stock markets', ' not co. fundamentals. #US growth slowing & inflation at 8%', ' #China promising certainty', ' better growth', ' lower inflation (less risk) So Chinese shares like $DIDI (+41', '7%) & $BABA (+37%) rally!\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA anyone here know the stock code for BABA on the HK exchange? ☑\t\t\n$BABA #BABA https://t.co/xClhJzAgd8 https://t.co/SiaFO43WGk\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n$BABA ran like a mother lol 💪ðŸ\x8f½ options is in zee moneeyzzz 📶\t\t\nAfter today’s massive rally in Chinese equities', ' many including $BABA', ' $NTES', ' $JD', ' and $KWEB are back to levels not seen since……..two weeks ago @morganhousel\t\t\n1/2 $BABA', ' $JD', ' $KWEB Match 16th', ' 2022', ' A historical day for Chinese tech stock today! 20% to 40% up for most stocks. China signaled regulatory policies now hit a bottom. Will this be the price bottom for Chinese stocks?\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n"$BABA  All that you need to know; Shorts haven\'t covered a single share:~~~~~~~~~~~ Check it out below 👇  \n  \nhighly recommend everyone to follow them. 🚀   https://t.co/4FwQlOyGcP"\t\t\n"Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?\n\n$baba $nio $jd $se"\t\t\n"RT @diegomb80: Con un tremendo short squeeze', ' un dÃ\xada China volvió...\n\n$FXI $BABA $BIDU https://t.co/aYBuqZdD4G"\t\t\n"Well that was a fun day! Thanks for the yummy pay day $BABA #BABA #Options #OptionsTrading #DayTrader #DayTrading #Stonks #StockMarket #stockstowatch \nI took profits; but will we see a continuation of price action on BABA or will we have a nice pull back?! Puts', ' tomorrow?! Hmm 🤔"\t\t\n@jamesjwhelan @puppyeh1 @EnricoLaQuatra @JMihaljevic Down 32% is a disaster for these investors who have never lost money on any stock. A bull market makes us all smart. $BABA\t\t\n"Well that was a fun day! Thanks for the yummy pay day $BABA #BABA #Options #OptionsTrading #DayTrader #DayTrading #Stonks #StockMarket #stockstowatch \nI took profits; but will we see a continuation of price action on BABA or will we have a nice pull back?! Puts', ' tomorrow?! Hmm 🤔 https://t.co/7dSLX5oqNF"\t\t\n$BABA- Large outflow orders. https://t.co/kjwa4NhGEH\t\t\n@puppyeh1 @EnricoLaQuatra @JMihaljevic And his average cost is $155. He’s down 32%. I’m sure you can humbly relate to being down 30% on an individual position. $BABA\t\t\n"""Fly me to the moon"" https://t.co/Dj3slovr4Q\n\n$fxi $kweb $baba $eem $cweb https://t.co/cuW4ANybUj"\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 16\n2nd $APE 10\n3rd $MULN 9\n4th $TSLA 8\n5th $BABA 8\nhttps://t.co/JFyG5qqQnq"\t\t\n$BABA I\'m thinking someone sold a bunch of puts then pushed up the price so they don\'t have to pay out. 👉\t\t\n"RT @dissectmarkets: I\'d like to congratulate @EquityBrian on continuing to buy $BABA shares while the market wasn\'t fond of Alibaba.\n\nToday…"\t\t\nCharlie Munger getting some action today $BABA https://t.co/7QYZpboOmW\t\t\n"As the close of the US #StockMarket on March 16th', ' $VNET rose 83.25%', ' $ZH rose 79.17%', ' $KC rose 72.27%', ' $PDD rose 56.06%', ' $DIDI rose 41.67%', ' $HUYA rose 39.84%', ' $FUTU rose 39.54%', ' $JD rose 39.36%', ' $BIDU rose 39.2%', ' $BABA rose 36.76%', ' and $XPEV rose 29.55%.\nhttps://t.co/E2gTdRkN5P"\t\t\n$BABA lots of bears talking shit with no position lol. â\xad\x90\t\t\n$YANG the $YINN pummeled the YANG today... $BABA â˜\x9d\t\t\n@Darpan48994673 Or that the CCP having declared that they would stabilise markets are incapable of doing so. $BABA\t\t\n"$SPY MARKETS so fake!! 😆  🚮🪦 \n \nPUTS SO REAL! 🙋â€\x8d♂ï¸\x8f💦📉 $Tsla $baba $QQQ  \n \nWe ""Print"" tomorrow heavily from $436 ðŸ\x8d‰ðŸ’¦ðŸ’¸ 🚩 https://t.co/YYWS7KdDZi"\t\t\n$BABA She wanted 107 in the AH...she\'s gonna get it tomm morning ðŸ\x8d†ðŸ\x8d† ✨\t\t\n$BABA bears every where tonight 🆓\t\t\n$BABA Imagine bring so stubborn that you believe the Amazon of China is worth less than $100 🤣 😀\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$BABA took some profit selling $105 calls ... I just hope I did not pull the trigger too soon. 👆\t\t\n"News; $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/i674YNXL9F\n     #MWN #Stocks @aarti70441548 @ddvlslyr  $VNET $WCIG $SONN $GNCP  via @MarketWN"\t\t\n$SPY was nice today in $BABA  so I took profits 🔔\t\t\n$BABA double bottom ? ï¸\x8f\t\t\n$BABA stop crying you losers 💢\t\t\n$BABA Just got off the phone with Xi he absolutely loaded baba calls. OTM. He won’t even think about selling until 150 🔔\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@BullishRippers $BABA $DIDI\t\t\nSee if all tickers make inverted hammer tomorrow and everyone here will be talking: Down again? 😂 $SPY $SPX $AAPL $TSLA $FB $ROKU $BABA\t\t\n$BABA easy money tomorrow. Opens at 100 falls back to 90. Get your morning puts. Grab a coffee and relax. 😀\t\t\n$BABA https://t.co/lqEkvTxisD\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA first we open even higher...then they start tugging on that braciole... â–¶\t\t\n"$TSLA In here.  \n$VMEO stock buyback program. \n$BABA long.  \n$W long. \n$F back to $15. 💲"\t\t\n".@GuyAdami', ' the great Nostradami! $BABA Wish I could say I followed your call', ' but just wanted to give credit where—as they say (Guy’s voice)—credit is due! \n\nAlso', ' who authorized @RiskReversal to go on vacation? Enjoy! Speaking of joy', ' I enjoy your MKT Calls. Cheers!"\t\t\nGood night $BABA $LKNCY $NIO 🥰 https://t.co/xALar7IyVf\t\t\n$BABA fuck putin and fuck china ï¸\x8f\t\t\nRT @Or36798171: $BABA $didi $petz $anpc I hope so but way way too early to call. 📢\t\t\n"RT @shenyanh: $BABA hang Seng soaring Again Now \nJapan Up 3% $didi $petz $anpc\nLooks Like another Green Day for China 🇨🇳 tomorrow in 🇺🇸 💟"\t\t\n"$BABA Typical Reflexivity ( social science) example applied here.\nCircular relationships between cause and effect', ' especially as embedded in human belief structures. 🆕 https://t.co/BaesQGJcQO"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $FB 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $GLD\n5. $QQQ\n6. $TSLA\n7. $SLV\n8. $MKD\n9. $AAPL\n10. $AMD\n\n( Sorted by most recent ) https://t.co/SrVQfw03r3"\t\t\n"$KWEB China ETF https://t.co/U7T6LcbcbE\nAfter the overnight gap up due to CPC dumping money into the market to prop up Chinese stocks', ' this one never looked back. \n5.99Mil Shares at $28.90. 16% of the 30day avg in 1 #darkpool block + more.\n$BABA $BILI $PDD $JD $TCEHY $BIDU\n#China https://t.co/RN8aZ4cjkv"\t\t\n"#FirstTweet Just started a new account strictly to talk stocks/options. Proud of my recent', ' CONSISTENT success. Not just luck. Going in with a plan. Although BABA was a no brainer. I picked $100 Calls when it was $90 in the A.M. #DayTrading #OptionsTrading \n#BABA $BABA https://t.co/EQDYAz6OYL"\t\t\nRT @ignore89039500: "And then I just put that firework right up my ass and left \'em all in the dust. I didn\'t get ahead in life by giving a…\t\t\n$BABA Scared and excited to see this get back to 200 â\x9d—\t\t\n$BABA And it’s up 7% there. We Gucci. â–¶\t\t\nYesterday I has a 104 $BABA call for 3/18. I sold it for $.02. Today it reached 5.65$. Eck', ' that hurt. Who in their right mind would sell the dead ass option just to collect 2 dollars. Learning I guess. https://t.co/itC5gbooN7\t\t\nMy man FranktheTank @frankinvesting enters $baba and it skyrockets 36% in a single day !!!! Please buy some $srg next. 🤣ðŸ™\x8f\t\t\n$BABA Keep in mind 1 HKD = .13USD ↔\t\t\n@Retro1upArmy Pump $BABA 😂\t\t\nRT @CasualtyWar: $BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or tradin…\t\t\n$BABA And it’s up 7% there. We Gucci.\t\t\n$BABA Keep in mind 1 HKD = .13USD\t\t\n$BABA bulls here still ignoring that China accused usa of using shorts to cause economic warfare 💟\t\t\n$BABA $TME $IQ ðŸ\x8f¼\t\t\n@Rhythm_Katal Why does $BABA belong at $50?\t\t\n$BABA these shorts are gonna have to keep covering and covering. This goes right back to where it was before China started investigating them. ðŸ\x8f¼\t\t\n$BABA do I handsome? ðŸ‘\x81 https://t.co/DqTUOS4zVs\t\t\n$BABA  Chinese fed will be lowering the interest rate we will be hiking. Where do you think yhe money will be going? 🪄\t\t\n$BABA well that was a quick call 💯 https://t.co/uOupn6tdDv\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA $didi $petz $anpc I hope so but way way too early to call. 📢\t\t\n$BABA back where you belong $50 âž¡\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $BABA\n3)…"\t\t\nBBG: US signals hardline on delisting. $BABA $JD $KWEB ðŸ‘\x81\t\t\n"Some of the Cheapest stocks in the recent crash to add some:\n$PLTR - $11.75 \n$AHT - $9.00\n$DIDI - $2.60\n$HOFV - $1.02\n$RUN - $29.50\n$FB - $204.00\n$BABA - $105.38\n$SPCE - $7.99\n$JMIA - $8.00\n$HOOD - $12.78\n$DKNG - $18.32"\t\t\nBBG: US signals hardline on delisting. $BABA $JD $KWEB ðŸ’\x9d\t\t\n$BABA - Shows a strongest buying pressure since it broke $100 levels.  Time to add / average https://t.co/12RfS984A2\t\t\n$BABA bear trap?\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA am I too late? New here. Why is everyone so mean about newbies like me. ï¸\x8f\t\t\n$BABA baba at 100 again i’ll play through the night .to keep the right number up . but also president of ukraine a retarrd ï¸\x8f\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nLesson for $BABA', ' if its worth $500-1000 by 2025-2027. Does it matter if you bought at $50', ' 80', ' 100', ' 200? Vs miss the trade altogether?\t\t\n"$BABA  \nwhat’s good here  \n \nQ3 2022Miss -86.85%Miss -1.30% \nQ2 2022Miss -88.75%Miss -2.09% \nQ1 2022Beat 16.28%Miss -1.58% \nQ4 2021Miss -9.10%Beat 3.94 😃"\t\t\n$BABA currently at 96.65 â\x8f©\t\t\n$BABA price is 99.75 us in hk ðŸ’\x9d\t\t\n$BABA nothing can stop the chinese but the chinese. The ball is in thete court. But the focus is stability. Out of the horses own mouth. Extreme  upside coming. ðŸ\x8f¼\t\t\n@Brendan_c23 @piku99 $BABA hell yeah.. my 1 year target in 2-3 days? LOL ðŸ‘\x8d\t\t\n$BABA that’s how you bankrupt shorts!!! ï¸\x8f https://t.co/sw36tP6Z0h\t\t\n$BABA @GoodNewsBull don’t every doubt my country bitch ï¸\x8f https://t.co/KrYDxnsrV4\t\t\n$BABA people will secure profits at open in Hong Kong', ' duh! Also', ' the Hong Kong stock exchange vs ours is drastically different in size. Go to bed and chill. 🆙\t\t\nTiming is hard. $baba https://t.co/0Nkry4VGn9\t\t\n$BABA it’s going up rn â\x9d—\t\t\n$SPY damn China market is hot. Our market is dying lol $BABA 😂 💯 https://t.co/RgGhK8ksIj\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @OmgTrader: Option Alert $BABA Mar 18 2022 104 Call \n- Price: 2.49 \n- Money: $60', '009 \n- Volume: 241 \n- OI: 1420  Delta: 0.37 IV: 122.594…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA\'s P/E  is so low they\'re actually considering inverting it to E/P https://t.co/yJim2449Pd\t\t\n@drdetusfinanzas Estando -50% la banque a $BABA', ' hoy al menos es -30%', ' quisiera no mirarla x 2 años', 'se puede multiplicar la ganancia creo', ' la idea inicial fue esa. Como fue con cedear afecto tmb el ccl\t\t\n$BABA 97.40 rn 🚩\t\t\n@GuyAdami $BABA winner chicken dinner @GuyAdami\t\t\n$BABA Chinese stocks are early manipulated scans worse then anything I ever saw. ðŸ’\x9d\t\t\n@hafidz_apiss Yeah i dunno why bears have not noticed its a fundamental shift yet. CCP literally took all the reasons for being bearish and said "Hey we reverse that" $BABA\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/Zfxj3nJGiB\n     #MWN #Stocks @kayo_austin @epictrades1  $GNCP $SONN $VNET $NFTX:CC  via @MarketWN"\t\t\n$BABA $TME $IQ So you pimpin this shit tomorrow or what\'s up? ï¸\x8f\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA months and months and months and one day. Seems really shady ðŸ‘\x8d\t\t\n"3/16 MOC Net Sell $0.1B\nBuy: $MOS', ' $CTRA', ' $BABA', ' $VICI', ' $EQT', ' $PSA', ' $PLAN\nSell: $TWTR', ' $JPM', ' $MS', ' $SPGI', ' $PLD', ' $NKE', ' $BAC https://t.co/PCX2O7oPR4"\t\t\n@MarketRebels $BABA and $BILI\t\t\n@PaperTradeGOAT Yah I guess you\'ll be selling to people like me (If i was still buying and not already 40% into $BABA)\t\t\n$BABA based on what China said- which is exactly what people needed to hear- the bears are fucked. This was down on FUD not fundamentals. Feels good to know bottom is in ï¸\x8f\t\t\nPivot point. All in for HK listed Chinese tech $BILI $BABA https://t.co/OlDj9dDcdY\t\t\n$JD $BABA profit taking in HK. Not surprising. Nonetheless', "  I think the remainder of 2022 looks bright. 😃\t\t\nWho is holding the China one day pumps??  $PDD $JD $BABA I'm betting they will see significant red after a bump in the AM tomorrow.  We've seen this a million times before", ' especially with $BABA\t\t\n@TutardV One day its XI trying to kill $BABA. One day its bailing them out. Maybe you guys should decide if you love or hate Xi\t\t\n$BABA this will be $130 tomo 📈\t\t\n$BABA 97', ' then 87', ' and before you know it’s 67 ï¸\x8f\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA a part of this business is luck. Don’t let anyone tell you differently BUT you need to put yourself in a position to be on the receiving end of it. Yesterday I opened a position for the first time in months- lucky for sure but I had to ignore the naysayers and buy it too.\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n$BABA they can’t thank', ' Xi bailed them â\xad\x90\t\t\nRT @ryanmastro5: $BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHT…\t\t\n$BABA did you really think you deserved to be anything other than a double digit chinese trash? Sit your ass back down! â\xad\x90\t\t\n$BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHTR never took out the lows!  @marketrebels! https://t.co/TYRFpwkYUK\t\t\n@CAGR_Party If $BABA hits $7000 before my calls expire', ' I’m definitely doing one of those.\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"$BABA stock analysis based on today\'s closing price \n\nhttps://t.co/xz6F1loBPS https://t.co/peQmHdVNiz"\t\t\n"$baba  アリãƒ\x90ãƒ\x90ã\x81Œå£®çµ¶ã\x81ªå¯„り天ã\x81§ã\x81™ðŸ¤£\nã\x81\x9dã\x81®å‰²ã\x81«SBGã\x81¯è¸\x8fã‚“å¼µã\x81£ã\x81¦ã\x81¾ã\x81™ã\x81Œâ€¦ https://t.co/LJ5aV92W9e"\t\t\n$BABA down 13% already 👇\t\t\n$BABA how could they kill my boy jack ï¸\x8f https://t.co/NnsWb62ama\t\t\n$BABA Chinese taking everyone’s money 😂. 💢\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 317\n$TSLA  Price: $840.23  Mentions: 205\n$SPX  Price: None  Mentions: 182\n$QQQ  Price: $340.32  Mentions: 179\n$BABA  Price: $104.98  Mentions: 160\n\n#stocks #investing #trading"\t\t\n"Last month', ' when asked about the risk of owning $BABA ADRs', ' Munger said:\n\n“Assuming there is a reasonable honor among civilized nations', ' that risk doesn\'t seem all that big to me.â€\x9d\n\nIt\'s a fitting day to re-surface his answer. cc @pmarca \nhttps://t.co/q4HoxezadI"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 160\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 317\n$QQQ Mentions: 179\n\n#stocks #investing #trading"\t\t\n$BABA sinking hard in Hong Kong let’s see what happens at open here 📶\t\t\n"$BABA 90P: $2.50 -> $2.45 (-2%) 🛑\n\nWanted to try and snipe a bottom for 90C calls early on but only wanted to stick to proper setups today and settled for a good setup for 90P. Didn\'t pan out but got out as soon as I felt it was a bust! https://t.co/Vt6f2dHSVv"\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $BABA\n3) $GME\n4) $QQQ\n5) $TSLA\n6) $VXX\n7) $FB\n8) $J\n9) $NIO\n10) $NVDA"\t\t\n$BABA $NIO I know a lot of retail traders dumping their chinese stocks after Jp morgan said to downgrade. But this is the worst time to sell..... do the opposite!!! â˜\x9d\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA down almost 10% ðŸ’\x9d\t\t\nNo follow thru in HK yet. $JD $BABA down 7% from US close. $KWEB 🔔\t\t\n$BABA not looking good 4 my calls fml ï¸\x8f\t\t\n$BABA the only thing I want to know is if that douche from JP Morgan is still employed what a joke…might be funniest thing I have seen since the New Year!!! ï¸\x8f\t\t\n$BABA if this drops at all tomorrow', ' load the boat! ï¸\x8f\t\t\n@JohnnyARS2022 All in $BABA ayer\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/bTmWHpfFqq\n     #MWN #Stocks @ClaytonDallin @Catheri18614872  $VNET $TCBP $SONN $GNCP  via @MarketWN"\t\t\n"RT @shenyanh: $BABA hang Seng soaring Again Now \nJapan Up 3% $didi $petz $anpc\nLooks Like another Green Day for China 🇨🇳 tomorrow in 🇺🇸 💟"\t\t\n$BABA Yesterday it was shit and today it is gold. Alchemy made in USA â\x8f©\t\t\n$BABA HK might even close read. Such a shit show ï¸\x8f\t\t\n$BABA $120 or $90 tomorrow?? ï¸\x8f\t\t\n$BABA it is all to make you guys buy and than drop it down to 90 and hold ur money for at least an year ☑\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA  \n \nTrending #1 📢"\t\t\n$BABA So what’s different today than yesterday? What news did this post on? 📌\t\t\n$BABA  UP 10% in HK ï¸\x8f\t\t\nStocks and Markets Updates Feb-March https://t.co/Lhc1Irdq3o $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA\t\t\n"Locura total lo de las acciones chinas hoy\n\n$BABA $PDD $JD $NIO https://t.co/8fVEJPI9DC"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA Don\'t ya understand? Soon the world will be made with rice! N I eat rice lol ï¸\x8f\t\t\n$BABA people posting economic war between China and west and think its bullish lmao 🤣 "and the West\'s recent concerted conspiracy to destabilize the Chinese economy and short Chinese shares', ' analysts said." 🆕\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n@drhppatel He’s a genius because $BABA had a good day.\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA everyone who missed yesterday’s run will want to get in now that it’s down and this will go even higher. 📣\t\t\n"$BABA sleep well tonight shorts!\nStrong like Bull ✔"\t\t\n$BABA was a valid thesis. Didn\'t work though. Gave the back too much room. Trade journal link in bio. #Daytrader #OptionsTrading 🚩 https://t.co/SpYh1HfpWe\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (34)\n2. $SPY (13)\n3. $GME (7)\n4. $OIL (6)\n5. $HOUR (5)\n6. $WEN (4)\n7. $AMZN (4)\n8. $QQQ (4)\n9. $QUAD (4)\n10. $TSLA (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/Evi2Ou3WQj"\t\t\n$BABA ï¸\x8f\t\t\n@PaperTradeGOAT But you can argue what goes down (From $BABA $300) must go up (Not always immediate)\t\t\nElon Musk $TSLA $AMC $GME $SNDL $FUBO $PLTR #AMCSQUEEZE $SPY $AAPL $AMZN $BA NBA Basketball Joe Rogan Donald Trump 2024 Joe Biden $PLUG $FSR $NIO $LI $XL $HYLN $PPBT $GOOGL $TWTTR $BABA $FB $SNAP #SAFEMOON #AKITA #SHIBARMY #AMCAPES #shortsqueeze #apestogetherstrong #darkpoolabuse https://t.co/cn97CNczdl\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $GLD 🥈\n3. $QQQ 🥉\n4. $SLV\n5. $FB\n6. $MKD\n7. $SPY\n8. $AMD\n9. $AAPL\n10. $BABA\n\n( Sorted by most recent ) https://t.co/eaJoThhvp0"\t\t\n$BABA futures looking bad…. ï¸\x8f\t\t\n$BABA not doing good so far. 4% below us close ï¸\x8f\t\t\n$BABA bears probably follow "Trends" right. Do they know that the CCP changed the trend yesterday?\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech: $AAPL $SPY $NVDA $AMD $QCOM $MU $MSFT\nReflation: $XOM $CVX $DIS $JBLU Metals\nGrowth: $TSLA $NIO $XPEV $PYPL $SHOP $BABA $W $BTC $ETH\nhttps://t.co/d1Jz8Wvuin"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 29 | -12.1% | 🚀\n| $GME | 28 | -22.2% | 🚀\n| $SPY | 20 | -47.4% | 🚀\n| $TA | 7 | 133.3% | 🚀\n| $CPI | 6 | 50.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @SpacTiger: $BABA $NIO 💥💥\t\t\nand how @Accel persevered as the earliest VC in $FB . Get the inside story of $BABA and how none other than Goldman Sachs blew the an opportunity of a lifetime. Cannot recommend this book enough. Truly a remarkable effort @scmallaby ', ' bravo ðŸ‘\x8f\t\t\n"A lot of Chinese stocks still well below their Major MAs. What comes up must come down (not always immediate)\n$BABA $BIDU $JD #China"\t\t\n$BABA shoot! Somebody banked! 11', '000% on 102 calls today!  It pays to gamble!  1 day gain on this call 11', '000%!  1k invested would be 110k in one day.  Jealous! 👆 https://t.co/yg4dY9fnWT\t\t\n$BABA https://t.co/GYDv1OnUP3\t\t\nBueno', ' metio lindo rebote la cartera', ' en un dia 6%... Gracias $AMZN $FB $SQ $PYPL', ' todas las demas tech y toda china con $BABA $JD $BIDU (que no tenÃ\xada ningnua en cartera dicho sea de paso jaja) un par de dias mas asÃ\xad y estamos en 0... https://t.co/9yT5tpPLPx\t\t\nðŸ\x8f§. $BABA https://t.co/TzFYyJQUhK https://t.co/fQQ3ER9zbI\t\t\n@InfTradeSPY @David_Tracey Why? $BABA\t\t\n$BABA HK still up 8% guys relaxxxxx 😃\t\t\n@David_Tracey Glad I sold my $BABA calls this morning.\t\t\n$BABA 101.5 in Hk that’s the “dumpâ€\x9d 😂😂 we are going to explode again tonight â\xad\x90\t\t\nRT @szaman: Market action today for the books! Amazing ', 'and I am exhausted! Long/ short and back to long! Watch list names killer moves! $f…\t\t\n$BABA dumping hard as predicted … ✔\t\t\n"$BABA hang Seng soaring Again Now \nJapan Up 3% $didi $petz $anpc\nLooks Like another Green Day for China 🇨🇳 tomorrow in 🇺🇸 💟"\t\t\n$BABA I watch fart porn 🆓\t\t\nAnyone celebrating on fintwit because they own $BABA should have to post their ACB https://t.co/uTuGLIPEYd\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n$BABA that’s not good 😄\t\t\n"$BABA \nLooking good in HK 👇"\t\t\nChinese ADRs (not shares) will continue to run tomorrow. Good for short term swings but horrible for the long term. $baba $nio $bili $jd\t\t\n$BABA so is this a short here now? 🔔\t\t\nLooks like profit taking in Hang Seng for $BABA to start off the day\t\t\nRT @cloneinvestor: Up 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA crazy move here🚀 ï¸\x8f\t\t\n$BABA Sold the calls to early but we banked so no greed. Will scalp tomorrow whichever way it blows.... â\x9d— https://t.co/RYVzPMiKbN\t\t\n"RT @wolfcloudinc: SHORT $YM +$2060!!!!!!!!!\n\nDM for more info on how to find success in your day trading.\n\n$COUP $DOLE $LEN $DG $FDX $GME $…"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA lmao what a dump in hk. ✨\t\t\n"SHORT $YM +$2060!!!!!!!!!\n\nDM for more info on how to find success in your day trading.\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #FOMC #WOLFCLOUD #FUTURES https://t.co/loSbcU21MP"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"@trijoey @pawan1234o @johnscharts @Ed_Hale @Striff17 Been watching Asia market since Thursday. Made good profits on $BABA Puts on Friday. Monday took the other side and played BABA Calls. Missed Tue & Today though. Maybe another chance tomorrow\nHong Kong\'s Hang Seng index soars nearly 5% as Asian stocks jump https://t.co/Xq48RRlfX3"\t\t\n"@cleavse24 contributor having a killer day using the team chat', ' strategies', ' and our system. +$2', '650.\n\n$SPY\n$IWM\n$QQQ\n$BABA\n$VALE\n$TTWO\n$SHOP https://t.co/3qPyAOtEpZ"\t\t\n$BABA looking to buy a g63.  If this goes up tomorrow', ' i’ll buy it ï¸\x8f\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA if china can pump this to 110-115 i’m happy shit . even 105-112 still good 👀\t\t\n@RobInTheBlack $BABA $CAR $JD\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n@aubreymartin94 Have you closed your $BABA short yet?\t\t\nAlibaba Group Holding Limited traded 157.308M shares', " 542% above average volume $BABA\t\t\n$BABA Someone's Puts are not printing. âš¡ https://t.co/5vEylzAxiv\t\t\n$BABA Omg!!! HS up another 6%...This will open near 120!! 📊\t\t\nChinese QE starting", ' USA QE ending', ' where’s the money going? $baba\t\t\n$BABA when Taiwan invasion taking place??? When China sending military to US??? â\x9d—\t\t\nLmao $baba a trillion dollar company went up 40% in a day. $bbig bulls and their “ massive squeeze playâ€\x9d can barley make it up 5%. You short garbage like $bbig', ' easy money. Bears are too strong- won’t see 10 dollars until 2024\t\t\n$BABA $TME $NIO should I hold this? 📌 https://t.co/jBvjQ6IPfQ\t\t\n"RT @PeterTrader99: $BABA 3/18 exp calls\n\n90C $0.16 to $16\n95C $0.06 to $11.7\n100C $0.03 to $7.9\n105C $0.02 to $4.95\n110C $0.01 to $2.95\n\nHo…"\t\t\nRT @RapidTrading: What a crazy afternoon $BABA 750% and 350% $BIDU 630% $MRNA 300% $SPY 250% and 585% lotto $PDD 200% $TSLA 55%   $NVDA 40%…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA (9988) up 14% in HK.\t\t\n@Himani87476205 Its over already $BABA\t\t\n$BABA can someone post link for live hk stocks 💫\t\t\n"$KWEB Just like $BABA $jd $DIDI \nBeautiful Fibonacci 👀 â–¶ https://t.co/UsfQovbO9A"\t\t\n"$BABA \nCutting work force\n= potential Profits\n\n108+ 📶"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA i knew Chinese will be tricking bulls here 🤣 â–¶\t\t\n$BABA truly a slap in the face for the JP morgan. Right after the day baba got downgraded', ' it rallied 30% percent.  Truly these clown analysts get paid for being wrong..... ☑ https://t.co/bi0VZcoJBk\t\t\n$BABA big crash incoming for China stocks??? âž¡\t\t\n$BABA just the morning dip in hk. 🆓\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n$BABA up over 14% in HK. ✅\t\t\n$BABA bears spreading rumors and shit . Lol STFU. Chinese government is on our side so bears go F urself 📊\t\t\n"$BABA $NIO $IQ \n\nAnother 7% HSI â\x9d¤"\t\t\n"RT @CIAZEKACTrader: Heavy #Options Flow > $500K –End of day Fat Prints \nÂ\xa0\n$NIO #NIO 20C 3-18 -> 2.2 MIL.USD\n\n$JD #JD 67.5C 5-20 -> 3.5 MIL.…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"And then I just put that firework right up my ass and left \'em all in the dust. I didn\'t get ahead in life by giving a shit about anything. You just gotta learn to stick a rocket up your ass every once in a while and triple down." - Munger on $BABA https://t.co/FBEU6E95o3\t\t\n"Heavy #Options Flow > $500K –End of day Fat Prints \nÂ\xa0\n$NIO #NIO 20C 3-18 -> 2.2 MIL.USD\n\n$JD #JD 67.5C 5-20 -> 3.5 MIL.USD\n\n$BABA #BABA 110C 3-25 -> 5.6 MIL. USD\n\n$COST #COST 510P 6-17 -> 8.5 MIL.USD\n\nGame changer Data courtesy of @chatterQuant \nÂ\xa0\nSource: https://t.co/ug9CyDpSas https://t.co/0okfdB58xF"\t\t\n$BABA so many idiots here ✔\t\t\n@LucidLCM Has to be $BABA.\t\t\n$BABA this gonna suck tomorrow for bulls â\x8f© https://t.co/a5LDKyd9ra\t\t\nRT @Angelic_XT: $BABA levels with weekly bear', ' I really wanted to load closer to major support but will leave it to do its thing #stocks #o…\t\t\n$BABA  75- 120 is a gift ï¸\x8f\t\t\n"Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba $BABA +36.8%\nLI Auto $LI +31.9%\nXPeng $XPEV +29.6%\n$TCOM +28.4%\nNetEasse $NTES +25.7%\n$NIO +25.6%\n$EPAM +25.2%\nBeiGene $BGNE +25.1%\nAvis $CAR +21.5%"\t\t\n$BABA $FJB THIS APP CLOSE TO DROPPING! ✅\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\nRT @TheHolyKau: Charlie Munger', ' close to a 100 years old placing a contrarian multi billion dollar bet literally going against the world $B…\t\t\n$BABA 104 in Hong Kong ðŸ‘\x8d\t\t\n"RT @a_inversor: $BABA 31% arriba ya.\n🤯🤯🤯 https://t.co/wzyWqU9Gmz"\t\t\n@aznaurmidov Yes', ' mute $BABA and discuss $PDD or $NIO instead. Or… don’t. It’s all the same story - China FUD sell', ' China FOMO buy.\t\t\n$BABA for all you newbies. Search 9988 hk etnet ✔\t\t\n$BABA it’s not at 99 it’s 100-101 happen here as well today . 94-86 then back up 💗\t\t\n$JD >', '>  $BABA For a limited time', ' $SOFI We are opening our trading chatroom to the public  https://t.co/3K8wIMm6jp 😘 https://t.co/srYUjFE4wE\t\t\nWow $baba is 104 on HK\t\t\nRT @Red_BULLish: Chinese stocks up 40% in a day. Buying puts on them tomorrow is a no brainer $baba $bidu\t\t\n@gurgavin Gurgs! U wanted $baba at 80 you said it it got to 70’s… dis you buy!?\t\t\n$BABA selling off hard right now from 104 to 99 in less than 10 mins in HK market 🥇\t\t\n$BABA the squeeze was so fun I missed the last 15% but nailed 120% on my options ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n$BABA what is the price in hk? 📶\t\t\n@ProblemSniper $BABA to 150. lol\t\t\n@smartertrader $BABA 160 then everything collapse due to BA2\t\t\nEvening Most Tweeted Big Caps', ' check out Gambiste Top 10: $WOLF $FOX $PLTR $LCID $Z $TRV $TWTR $ZIM $RBLX $BABA https://t.co/k3uyuEbRpJ\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/91bvln973X\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/QVqWRqSbc7"\t\t\n$BABA hk on fire! 👇\t\t\n"Do we see more rallying from Chinese stocks?\n\n$DIDI $BABA $MKD https://t.co/qzMjRYaPiP"\t\t\n$BABA obviously @wise_investor22 has not proven to be very wise... 🚩\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\nShorted $BABA last week. Seeing Chinese tech stocks running like this makes me think I need to log into Robinhood and check position. Maybe close it out if tech keeps running. 👉\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"$BABA Cluster of #darkpool on $BABA in this range\n02/28 - 2.2Mil shares at $105.19\n03/02 - 2.1Mil shares at $105.42\n03/16 - 2.2Mil shares at 104.98\nMark the levels and game on...\n$BABA $JD $PDD $BIDU $BILI \n#Blackboxstocks\n#Chinastocks \n@BlackBoxStocks https://t.co/tswZ4bG89r"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMD 🥈\n3. $QQQ 🥉\n4. $AAPL\n5. $GLD\n6. $TSLA\n7. $BABA\n8. $SPX\n9. $NVDA\n10. $SLV\n\n( Sorted by most recent ) https://t.co/7JXhIHVcho"\t\t\n"$BABA March $100c jumped over 7000% from yesterday to today. \n\nDoesn\'t look like it\'s slowing down since China stated they will ""support"" their stock market."\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n$BABA is going to make me rich in the coming years 🤫\t\t\n$BABA Nothing I love more than seeing our members succeed!! Our calls PRINTED!! This individual made BANK off of our alert! Strong watch for continuation tomorrow. ✅ ï¸\x8f https://t.co/2qk6cQZiW2\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n#CHINA $BABA $BIDU $DIDI #HONGKONG …. KEEPIN MIND NOTHING HAS CHANGED… OTHER THN A TECHNICAL BREAKOUT WHICH WAS DUE AS I SAID YESTERDAY……  IN CHINA THERES SOMETHING WRONG…\t\t\n"Our discord testimonial for the day! This is what we LOVE to see! \n\nUse discount code “ICC30â€\x9d for 30% discount! ⬇ï¸\x8f \n\nhttps://t.co/sJpCtVBYGG\n\n$SPY $AMD $FB $BABA $BA $MULN https://t.co/aF1dLeVWeY"\t\t\n@MarketRebels $BABA', ' $PD', ' $AMD\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA $115-$120 US open tomorrow', ' Mark my words. 👀\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n"RT @TradersCom: Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have…"\t\t\n"Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #HongKong $HSI $HSTI https://t.co/K0GeAMTxkC"\t\t\n$BABA I am ready!!! 📊\t\t\n$BABA hard dump incoming????? ï¸\x8f\t\t\n@Betta_call_saul Yep', ' $BABA shareholders just went thru the shake out of all shakeouts... Get ready for the short squeeze of all squeezes... Welcome to China\'s #1 rollercoaster ride 🤣\t\t\n$BABA US ANOTHER GAP UP $110 TODAY 🚩\t\t\nStocks Rise as Investors Await Fed\'s Rates Decision $BABA $JD $NTES https://t.co/2sjAek5mka\t\t\n"$YANG i hope this goes to ZERO!!!! cursed index should not exist', ' criminal fund. Shorting this to zero. \n \n$BABA $NIO $LI ✨"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @FreedomStocks: â\xad\x90ï¸\x8f Freedom Stocks Watchlist For Tomorrow Pt.3 â\xad\x90ï¸\x8f \n\n$BABA\n$NKE\n$DKS\n$CAT\n$JD"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 314\n$TSLA  Price: $840.23  Mentions: 204\n$SPX  Price: None  Mentions: 181\n$QQQ  Price: $340.32  Mentions: 176\n$BABA  Price: $104.98  Mentions: 158\n\n#stocks #investing #trading"\t\t\nRT @potter_stocks: If he is gonna do PT\'s I should too I think this year. I have hit every PT on every stock PT this year. $BABA $BIDU $AAP…\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\nLETS FUCKING GO!!! $Baba gonna be lit tomorrow. https://t.co/K68lScqxve\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 158\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 314\n$QQQ Mentions: 176\n\n#stocks #investing #trading"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nMarket action today for the books! Amazing ', 'and I am exhausted! Long/ short and back to long! Watch list names killer moves! $fxi $pdd $baba $bidu $nvda $rivn https://t.co/iSU2d1ktli\t\t\n"RT @Barchart: Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO -…"\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA 11 min until hk market opens fully and we see if they sell or keep the buy going ðŸ’\x9d\t\t\n"$PETZ got at least like 80 followers today \n🙌\n\nLFG \n\n$GLG $MULN $BABA $SONN âž¡"\t\t\n@fndr_bot IMPOSSIBRU! Thats higher than US close! $BABA\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n$BABA SQUEEEEEEEZE 💢 https://t.co/EbiyxDmZ3C\t\t\n$BABA hk is partying tonight hold on tomorrow is going to be fun! 🤞\t\t\nthe move continues! $BABA $DIDI https://t.co/qa06n9V5a5\t\t\n"$BABA \n\nUp we go', ' home-slices. 😃 https://t.co/Os1qJ8xBCF"\t\t\n@Selma89418616 Why are $BABA and $KWEB exceptions?\t\t\n$BABA 12 MINUTES UNTIL WET HOT HK BABA SEX!!! ðŸ\x8d†ðŸ\x8d†ðŸ\x8d†ðŸš€ðŸš€ðŸš€ 👆\t\t\n$BABA if you are still bearish. Probably be better off taking a big and i mean big metal pun and shove it up ï¸\x8f\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\t\t\n"$BABA ""dOwn BiG in Hk""\n\n- Bears and naked shorts', ' 2022. ï¸\x8f https://t.co/OlTDswzgd2"\t\t\nDon\'t give into fomo. The Chinese market is a stupidly risky instrument', ' only invest if you know what you\'re doing. $BABA $KWEB are probably exclusions. $SPY $QQQ ✔\t\t\n$BABA HOLY SHYT - HK TO THE MOON 👀\t\t\n"Sign up before midnight to be ready for tomorrow 🟢🟢\n\n👉Weekly', ' Monthly', ' Yearly', ' Lifetime promos up to 75% OFF \n\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND $SNAP $TGT $T"\t\t\n"$BABA highest weekly volume ever and there’s still 2 days left in the week.  Highest daily volume in a long time today', ' possibly ever.  Couldn’t look back far enough to confirm for sure.\n\nI like my capitulation served on a platter of quarterly demand and record volumes."\t\t\n*ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have a tendency to see what they want & today was a great example', ' as shorts unwound & #China and Hong Kong pumped. $ES_F #oil $BABA $JD https://t.co/z8tP4cmqP8"\t\t\n"*ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA bears today 🆕 https://t.co/tmd17hulLV\t\t\n@brian_ducky They SOLD puts. maybe $BABA\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n@bakidev I am calling for $135 by the end of the week for $BABA. Because that\'s my average cost basis and I want it to break even for me so it stops being a "mistake"\t\t\n$BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\t\t\n$BABA why down big in Hong Kong ??? 👇\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n$BABA LOL 15% up in HK again today premarket', ' bears are going to be roasted. 104.3 in HK market now. ✨\t\t\n$BABA puts are printing ðŸ˜\x81\t\t\n$BABA Only regret I have is not buying more yesterday & I bought big!!! 🚀 📢\t\t\n"$BABA what are the bs ""puts are printing""\nLol 🆓"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA bears driving into work tomorrow morning. 🌟 https://t.co/6hw33RoX5X\t\t\nExplains why a slight hop back on the right side of momentum for @Tenet_Fintech $PKK $TNT Seeing $BABA $DIDI $JD & @PinduoduoInc making moves on a positive outlook from tech economists in China might just bring some life into some of the reversed #fintech names ðŸ™\x8fðŸ\x8f» https://t.co/3w6XzJjGhf\t\t\n"Some of the China names had the highest ever volume today. Huge character change\n\n$PDD', ' $BILI  $HOLI (Highest Ever) \n$BABA (Highest since IPO) \n$JD', ' $GDS (Multi year high)"\t\t\n$BABA FOMO hasn’t even kicked in yet. Could see $120+ by end of month. I am calling for a $125 minimum by end of April! In this market I will f*ck and take it! 🚀🚀🚀 âž¡\t\t\n$BABA this was a pump for inst. to dump.. see you at $40 ï¸\x8f\t\t\n@migueschweizer @CarlosMaslaton @AkiNoMeMaquillo Hoy hizo cumbre con $BABA\t\t\nAyer vendÃ\xad $BABA y $BIDU cansado de verlas bajar de precio... hoy suben +35% cada una. Yo y mi p#to timming para operar acciones y lrpmqlrmp 🤬\t\t\nToday was … 😅 $BABA https://t.co/iBY77KAZwP\t\t\n$BABA what do you multiply the usd by after converting from HKD? 👇\t\t\n$BABA China is where it’s at they actually produce things !!!!!! Our gpd is higher but we don’t produce anything!!!!! CHINNNUHH ï¸\x8f\t\t\n"Most active stocks by Volume\n$SONN 279.09M\n$DIDI 234.46M\n$FXI 209.88M\n$NIO 171.97M\n$BABA 164.46M\n$TQQQ 162.36M\n$MULN 156.30M\n$SPY 147.98M\n$EEM 145.60M\n$BEKE 120.52M\n$AMD 118.23M\n$KWEB 115.46M\nSee the remaining most active stocks here: https://t.co/ii6HXdKEz5 https://t.co/8hZGBifCJl"\t\t\n"Did $BIDU finish up 40%!?  That is one for the ages along with $BABA \n\nYa can’t say “oh I missed itâ€\x9d. They gave you 123 this morning.  The move post gap was bigger than the gap\n\nNot on the radar at all.. no care"\t\t\n$BABA $YANG $YINN . 😄 https://t.co/C2Q14nb1Oq\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"$BABA\n-\nMonster move today on some huge volume\n-\nStopped right at our gap around 106. Break over 106 and we can easily melt up to 112.50 \n-\nGap down anchored VWAP sitting right above gap\n-\n#BraccoTA https://t.co/QJ4nKC6Mkr"\t\t\n$BABA last warning âš\xa0ï¸\x8f Sell 📉 ï¸\x8f\t\t\n$BABA if you shorted this stock at $77 you literally might not be able to afford food 💟\t\t\n$BABA wtffffd 😘\t\t\n$BABA can\'t wait to listen Cramer stammering and stroking out as he sheepishly back pedals on China next episode 👇\t\t\n"$BABA $125 will cause a lot of panic buys and coverings \n$250 will cause a lot of bankruptcies \n$350 new generation of bank robbers \nAll this time the wait was for the FED hike decision \n$BA $AAPL $GOOGL â\x9d—"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $QQQ 🥈\n3. $SPY 🥉\n4. $SPX\n5. $MULN\n6. $U…"\t\t\n"Deep Dive into $BABA – Alibaba Inc: BABA Stocktwits Forum', ' Twitter Trends', ' and Reddit Community\n\nhttps://t.co/GrKiyQ5Qx8"\t\t\n$BABA what’s tomorrow looking like?! So fucking excited', ' I love seeing bears ðŸ\x90» sink with the boat. Da bears haha 😂 â˜\x9d\t\t\n$BABA when this gets back to ATH I can buy a house 🤯 ï¸\x8f\t\t\n$BABA  🪄\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\nChina will pump their markets amid delisting to force investors to seek a way to stay invested in Chinese equities. Funny thing is people don’t care if China invades Taiwan or helps Russia because they understand that they can buy alliance by swindling investors. $BABA\t\t\n$BABA $DIDI $JD Cramer lmao 🤣 🤡 📌\t\t\n$BABA highest volume on the weekly candle ever', ' and the week isn’t over yet. ðŸ\x8f¼\t\t\n$BABA looks like puts came with a cardboard box this week huh? 🚩\t\t\n$BABA baba up big in Panama again 👉\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n"RT @MolinaEnzo8: $AMC is the 3rd most bought stock in the EU this month 😃\n#1 $MULN\n#2 $BABA\n#3 $AMC\n@TaraBull808', ' @KatStryker111', ' @ShortThe…"\t\t\n$DIDI $BABA $BEKE $XPEV $CENN $CENN https://t.co/4MJaAvJnNR\t\t\nLa tecnologÃ\xada china', ' incluida https://t.co/XbX0fEujaK $JD ', ' Alibaba $BABA y Pinduoduo $PDD ', ' después de que Beijing dijera que brindara apoyo a la economÃ\xada luego de aumento en casos de Covid-19 y sugiriendo que la represión de las empresas tecnológicas pronto llegarÃ\xada a su fin.\t\t\n$BABA fukin mr wonderful made a ton already ï¸\x8f\t\t\n$BABA we’ll never see 77 again 💲\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n"$AMC is the 3rd most bought stock in the EU this month 😃\n#1 $MULN\n#2 $BABA\n#3 $AMC\n@TaraBull808', ' @KatStryker111', ' @ShortTheVix1', ' @masked_investor', ' @POTATO_INMYASS', ' @unusual_whales', ' @userofintellect"\t\t\n$BABA 107', '6 USD Hong kong rn', ' $130 gon fly by before you’ll know 📣\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $QQQ 🥈\n3. $SPY 🥉\n4. $SPX\n5. $MULN\n6. $U…"\t\t\n$BABA cheap asf still so u at $200+ ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $GME (9)\n3. $BABA (7)\n4. $OIL (6)\n5. $QUAD (4)\n6. $PLTR (3)\n7. $WEN (3)\n8. $UPS (3)\n9. $FOLD (2)\n10. $WISH (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/L8mqoF2PRI"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $QQQ 🥈\n3. $SPY 🥉\n4. $SPX\n5. $MULN\n6. $UPST\n7. $AAPL\n8. $GLD\n9. $KC\n10. $IWM\n\n( Sorted by most recent ) https://t.co/RMAoNpp4wX"\t\t\n$BABA 104.3 HK Pre Market â\x8f© https://t.co/vEJrmyYZHT\t\t\n$BABA https://t.co/Sy1BdrYftn\t\t\n$BABA â\x8f© https://t.co/JryJ7ohLtW\t\t\n"$KWEB $BABA $JD $CWEB\n Gonna take off tomorrow morning with another +20% at open! https://t.co/05eUGPwkFJ"\t\t\n$BABA still good buy or wait for dip so unpredictable? ðŸ\x8f¼\t\t\n$BABA WOW\t\t\n@Elchespirito This article was yesterday meanwhile today $BABA took off. ✨\t\t\n"â\x9d—ï¸\x8fTop watches for tomorrow (3/17/22) - Part 1â\x9d—ï¸\x8f\n\n$SPY\n$BABA\n$NIO\n$TSLA\n$NVDA âž¡"\t\t\n@ServicesTraffic Its a matter of when', ' not IF. This year? Probably not? $BABA\t\t\n"我的åŠ\xa0仓的è´\xad物清å\x8d•: \n$SPY $TQQQ $SOXL $TECL \n$AAPL $GOOG $MSFT $TSLA $AMZN $FB $PYPL $AMD $NVDA\n$BABA $TCEHY (腾讯) $BIDU\n$UBER $GM"\t\t\n$BABA WOW 💫\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nRT @BrettSimba: WE ARE FUCKING BACK $BABA\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$KWEB $BABA $JD $CWEB Gonna take off tomorrow morning with another +20% at open! 👇 https://t.co/1eCOwaSkae\t\t\n"China stocks getting bought up heavy today.\n$JD $BABA $PDD @BlackBoxStocks https://t.co/RR7hg3MiYM"\t\t\n$BABA “Funds are safuâ€\x9d 👆 https://t.co/63YEpNTx3h\t\t\n"リストラã\x81¾ã\x81§å½“å±€ã\x81ŒæŒ‡å°Žã\x81—ã\x81¦ã\x81\x8fれるã\x81®ã\x81‹ã€‚\nä¸\xad国ã\x81¯å‡„ã\x81„😅\n\nアリãƒ\x90ãƒ\x90クラウド→リストラã\x81ªã\x81—\nテンセントクラウド→リストラ\nã\x81ªã\x81œï¼Ÿ\n\n$BABA"\t\t\n"Watchlist for tomorrow: 📈\n\n$RIOT\n\n$BABA \n\n$MULN \n\n$SOFI\n\n$DKNG\n\n$GME"\t\t\n$BABA “Funds are safuâ€\x9d ✨ https://t.co/X47C5LSZKS\t\t\n@MarketRebels $GGAL', ' $BBAR', ' $YPF', ' $BABA & $PAM\t\t\n"RT @Barchart: Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO -…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 312\n$TSLA  Price: $840.23  Mentions: 200\n$SPX  Price: None  Mentions: 178\n$QQQ  Price: $340.32  Mentions: 173\n$BABA  Price: $104.98  Mentions: 157\n\n#stocks #investing #trading"\t\t\n"$BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""\nSafe stock\nNo risk 😉\n\nprice drives narrative ..."\t\t\n$BABA Anyone think this can get back to all time highs again!? ï¸\x8f\t\t\nðŸ’\xad China had very important news for $BABA to reverse. I said this before also. ANT IPO started with something to do with Tech probe. They are easing. Would I invest? nope. I would trade though. 🌊 is on 110C\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 157\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 312\n$QQQ Mentions: 173\n\n#stocks #investing #trading"\t\t\n$BABA CNBC says uninvestable. You buy. ï¸\x8f\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n#ww3 is not on the menu. They know it’s too big of a risk to invade #taiwan. Enjoy the #cannabis stocks as @SenSchumer releases his bill hopefully in the next few weeks. #cnbc $tlry $hexo $tsla $baba #wallstreetbets #AMCSqueeze #AMCNOTLEAVING\t\t\n$BABA shorts go to bed with itchy butt wake up with stinky finger ðŸ‰\x90🈹🈲㊙ï¸\x8f㊗ï¸\x8f â\x8f©\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/EqLAJzL43W\n     #MWN #Stocks @MissTrade @surabhis7  $GNCP $WCIG $VNET $SONN  via @MarketWN"\t\t\n@MarketRebels $BABA\t\t\n$BABA $120 opening HK 🔔\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/vBbLSODPZv\t\t\n@ClayTrader25 Will $BABA hold on to it’s Wednesday gain? That’s the one I’m all over tomorrow. Got my eye on $NIO as well.\t\t\n"Like I said', ' someone lose from this short squeeze \nbecause they dont care about company value and China national team. \n \n$BABA  📶 https://t.co/7pUyOibSdZ"\t\t\nAnother day at the office! $SPY $BABA $INTC $AAPL https://t.co/x3wSZ0UbkT\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/WqbQwqaGqO\t\t\n$BABA what’s the open in HK 💯\t\t\n"@Mayhem4Markets @LMT978 @PatternProfits It’s fair to be skeptical', ' and after the depth of the decline I expect more whipsaws. \n\nAs for integrity', ' I do think there are individual tickers worth trusting. If stocks like $BABA and $JD are using creative accounting', ' China really is uninvestable."\t\t\n$BABA congratulations bulls! I know it wasn’t easy. ✅\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/As2LKp5rze\n     #MWN #Stocks @tong2924  $VNET $SONN $NFTX:CC $GNCP  via @MarketWN"\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n$BABA is up +37% today but still down -55% from 1-yr ago. https://t.co/LwpMAgylwL\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO - 462k\n$FB - 354k\n$AMC - 260k\n$BAC - 250k\n$F - 232k\n\nWhich options were you trading today?"\t\t\n"$BA $BABA $ABNB \nThis is it\nNo more going down \nFED acted\nRunway is clear \nWhat a coincidence China favored foreign IPO 1 day before the FED hikes rate â–¶"\t\t\n$BABA 120 tomm baby 💗\t\t\n$BABA bad news for China is coming next morning. Dont party so soon ï¸\x8f\t\t\n"RT @afortunetrading: Watchlist & Levels for rest of week\n\n$SPX setting for a move to $4400+ ($4416-21', ' $4450)\n\n$GOOGL 📈 $2676', ' $2700', ' $2729…"\t\t\n"RT @afortunetrading: Watchlist & Levels for rest of week\n\n$SPX setting for a move to $4400+ ($4416-21', ' $4450)\n\n$GOOGL 📈 $2676', ' $2700', ' $2729…"\t\t\n"Watchlist & Levels for rest of week\n\n$SPX setting for a move to $4400+ ($4416-21', ' $4450)\n\n$GOOGL 📈 $2676', ' $2700', ' $2729\n📉$2637', ' $2605\n\n$SHOP 📈$631', ' $640', ' $651', ' $661 📉$606', ' $594\n\n$BABA 📈$107', ' $109', ' $111', ' $115.75📉$100', ' $98\n\n$BIDU 📈$152', ' $155', ' $161', ' $163.5📉$146.75', ' $144.5\n\n♥ï¸\x8f https://t.co/uLSnOBYsaA"\t\t\n@iLike31415 @ruima 35% moves', ' no.  I major technical put at the lows given the catapult... yes... especially if we expect intervention near term for continued support.  $BABA better front run China with their buybacks.\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nMore about the layoffs. Markets think this is bullish 🙄 sources said $baba could “axe more than 15% of its total workforce (39', '000 staff).â€\x9d $tcehy sources said biz eg “video streaming & search will see a 10%-15% headcount cut this yearâ€\x9d https://t.co/PEFdNDtu7i\t\t\nNone of Chinese companies listed on American stock exchanges via #VIE structure is legal in China. They will be gone unless you prefer following them to Hong Kong', ' exposing your assets in the hands of #CCP . Good luck $KWEB $BABA\t\t\n$BABA calls went ballistic today', ' sheesh. https://t.co/0DyTDgOd7d\t\t\nRT @redcardinal617: $PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! D…\t\t\n@alvaroga91 @biotech_invest5 Esto después de ver como cae $BABA de 320$ a 75$ suena muy tardÃ\xado.\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA $350 on the horizon 🥰🥰 📌\t\t\nRT @TradeTheChart5: Damn $BABA almost 8', '000%! Whoever had calls today banked hard. Definitely wasn\'t me unfortunately lol https://t.co/yAHC…\t\t\n"$BABA was the 3rd most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stocks https://t.co/km8sSzdAtF"\t\t\n$BABA remember when I said thank me later? This is later. You can thank me. AND NO', " I DIDN'T SELL. Long â\x9d—\t\t\n#China much lower inflation than the US and faster GDP growth. Catalyst for the #stock market to go on a huge rally ??! Let’s go $BABA time to shine ✨\t\t\n$BABA LMAO", ' all these bulls celebrating when the price is what it was a week ago. Not going to bottom fish this trash ever again. There are better investments without all of the political risk. 👉\t\t\n"$amzn break out needs to confirm.\nI capitulated large short', ' not holding overnight after $baba today.  I\'ll go back in when set up is clearer.\nCasino.\nI will say this is a perfect set up for a false breakout to draw longs in then fuck https://t.co/C2CxTvmpa0"\t\t\n$BABA $124.81 or higher March close fully engulfs Feb. could be a 2 week target. â\x9d¤\t\t\n"$SPY according to McDonald\'s arching chart', ' china is the next British power $baba\n\nGet ready to learn English', ' kids ï¸\x8f https://t.co/diEeUT6YwB"\t\t\n$BABA looking into next few months', ' every progress towards PCAOB audit agreement is positive… 🆓\t\t\n$BABA should squeeze a few more dollars as the rest of the shorters squeeze out than it\'ll drop to 100 area ï¸\x8f\t\t\n"$BABA $NIO $IQ \n\nOh my green Asia!\nWe are about to see another double digits gain tomorrow! 🆙"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @acpandy: Blinken : “China\'s already on the wrong side of history when it comes to the Ukraine…If China actually provides material suppo…\t\t\n"RT @MKTCall: Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.c…"\t\t\n"$BABA $SNOW $BIDU $AAPL $TSLA $DOCU $SHOP $JD $FB $DIDI $RBLX $FUTU\n\nTop alerts from @BlackBoxStocks today. \n\nOne of these trades could pay for your monthly subscription! \n\nYou can get these alerts for $5 for your first month right now!\n\nhttps://t.co/DSt1V2M7dN https://t.co/j8aa8xMrRG"\t\t\n"$BABA gained more than a $SQ in market cap in a single day.\n\nOne of the reasons market cap is not very meaningful for cos so big they could never get acquired.\nJust flows."\t\t\n$BABA\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA I see $108 and a 50% fib retrace from there', ' will dip back down into the $90s 💯\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $PDSB 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $MULN\n5. $BABA\n6. $NVDA\n7. $TSLA\n8. $QQQ\n9. $VIX\n10. $UPST\n\n( Sorted by most recent ) https://t.co/iua2tXVduw"\t\t\n$SPY bullshiit Chinese stocks will make you go broke $BABA $DIDI remember never invest only trade chinese ï¸\x8f\t\t\n$BABA don’t own this and don’t plan too', ' but baba deserves way more than this and has been beaten down wayyy too much. ï¸\x8f\t\t\n"Intenté entrar en $BABA ayer que estaba en ~$1', '925 pesos', ' pero ya habÃ\xada cerrado el mercado -.-\n\nEntré hoy a $2', '150', ' y lo único que me falló es tener liquidez para meter más 🤣"\t\t\n"🚨Today\'s Top 10 BlackBox Alerts\n\nâ\xad\x90ï¸\x8f $BABA 639%', ' 343%\nâ\xad\x90ï¸\x8f $SNOW 594%\nâ\xad\x90ï¸\x8f $BIDU 260%\n\n $AAPL $TSLA $DOCU $SHOP $JD $AAPL\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/swNzy0Fwxy"\t\t\n"Amazing runs on $JD $BABA and $DIDI today! ðŸ˜\x8d\n\n$BIMI is a China micro float shorted into the ground and ready to explode. Expect great earnings soon. Trading well below revenue and enterprise value. 😀"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 79\n2. $BABA : 71\n3. $AMC : 47\n4. $SPY : 39\n5. $NIO :…"\t\t\n$BABA wow should\'ve played this 🆕\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA $NIO possibly continuation tomorrow.... BAba can hit 110 and NIO to hit 22 â–¶\t\t\n"ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚°ã\x81«æŠ•稿ã\x81—ã\x81¾ã\x81—ã\x81Ÿ #ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚° #投資 #米国æ\xa0ª #レãƒ\x90ナス $AMZN $BIDU $BABA $PFE $LLY $AMC $MU $QCOM $SBUX $KSS $LMT\nã€\x90米国æ\xa0ªã€‘大幅続伸ã\x81®ç±³å›½æ\xa0ªå¸‚å\xa0´ï¼\x81FOMC発表もãƒ\x8fイテクä¸\xad心ã\x81«å¼·ã\x81„è²·ã\x81„ã\x81Œé›†ã\x81¾ã‚‹ã€‚ä¸\xad国銘柄ã\x81Œæ€¥é¨°ï¼\x81ãƒ\x90イドゥã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ40ï¼…è¿‘ã\x81\x8f上ã\x81Œã‚‹ - ウ…\nhttps://t.co/zlnReuqD2v"\t\t\n@jiggycapital Why was $BABA yo so much? Any idea?\t\t\n"RT @ChampionVibe: 🚨LIVE🚨\nCALLING THE BOTTOM?\n\n-Chinese Stocks Rip 2 Days After Support Called Out on Stream $BABA $DIDI $NIO $HSI $EDU\n- $S…"\t\t\n$BABA Waaaay oversold...just ask Charlie Munger.💪 🚩\t\t\n"$JD $baba $kweb\n\nBear market rally ï¸\x8f"\t\t\n$BABA this is a long term buy! It’s been dropping for a year on the likelihood that China would force this to delist from US exchange. Now with China reversing course', ' the price will trend back up over time. ï¸\x8f\t\t\n"RT @ChampionVibe: 🚨LIVE🚨\nCALLING THE BOTTOM?\n\n-Chinese Stocks Rip 2 Days After Support Called Out on Stream $BABA $DIDI $NIO $HSI $EDU\n- $S…"\t\t\n"🚨LIVE🚨\nCALLING THE BOTTOM?\n\n-Chinese Stocks Rip 2 Days After Support Called Out on Stream $BABA $DIDI $NIO $HSI $EDU\n- $SPY $QQQ Soar', ' but I was able to catch 2 major put trades today\n-Special Guest Keanu!\n\noh this is one you don\'t wanna miss!\nWATCH: https://t.co/JUnYXrDSvx"\t\t\n"$BABA \nWhat was the news that stopped the carnage? ✅"\t\t\n$BABA SWISH  ðŸ\x8f€ 😀\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA up 36% today and I feel absolutely nothing. I think I may finally be over my stonks phase.\t\t\n@ballmatthew @maybebullish To be clear', ' I’m aware that there might be an interest in having a prospectus such that it would justify these to serve as a cushion for the portfolio', ' but that aside', ' it gets tough to defend $BABA', ' $JD', ' $SQ', " $PYPL.\t\t\n$BABA HONG KONG $120 to $130 today 📶\t\t\n$BABA HONG KONG IF YOU'RE READING THIS", ' PUMP US AND WE\'LL RECIPROCATE IN 12 HOURS PROMISE!!! 😃\t\t\n$BABA it’s about freaking time and we are about to get back some of those brutal red days! Thanks to @RiskVsReward for this banger! Let us break 120!! ï¸\x8f https://t.co/bU9MeC4dD9\t\t\n$BABA another nice 5/7% green day tomorrow? 💗\t\t\n"RT @JoshuaTai0427: Chinese stocks on 🚀🚀🚀\n\n$BABA $JD $NIO $BILI"\t\t\n$BABA keep this type of energy all year long please ï¸\x8f\t\t\n"@Ommani201 @deltax10 sorry to tired to read it\n\nExhausted making money from $baba $snap\n\nTruth is dead!!! 🚩"\t\t\n$BABA Option Order Flow Sentiment has Turned from Bearish to Bullish. https://t.co/rhZbKQqmxx\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n$BABA hk keep up our momentum please 📈\t\t\n$BABA hk keep up our momentum please\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@JMihaljevic Politburo owns $BABA now. this was just technical short covering; don’t fall in love. 🇨🇳\t\t\nRT @PwmTrades: I have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\n"Blinken : “China\'s already on the wrong side of history when it comes to the Ukraine…If China actually provides material support in one way or another to Russia in this effort', ' that would be even worseâ€\x9d \n\nSanction on China may still well be o the table \n\n#ChineseADR $BABA $DIDI https://t.co/1LyyV6krJR"\t\t\n$BABA I have 100% conviction this goes down from here.  Short 500 shares at $105.25 ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SECO\n2: $THETA\n3: $SLP\n4: $AGLD\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BABA\n3: $AMZN\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nthese are the trending stocks $BABA  $DIDI  $NIO  $BRK-B  $BRK-A  $SONN  $PDD https://t.co/40hDFsooMO\t\t\nI bottom picked $baba and China stocks in general with a big position trim and a short hedge (short shit China). That blew up in a day. Recent markets have been really humbling. I think I’ll come out of this period a better', ' more risk conscious investor but god these last couple\t\t\nBuy the Dip is Back?! $TSLA $QQQ $NVDA $VIX $FB $SHOP $NFLX $MSFT $AMZN $BABA $NIO $AAPL https://t.co/evOInGTrNe\t\t\n"â\xad\x90ï¸\x8f Freedom Stocks Watchlist For Tomorrow Pt.3 â\xad\x90ï¸\x8f \n\n$BABA\n$NKE\n$DKS\n$CAT\n$JD ↘"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $MULN 🥉\n4. $DIDI\n5. $QQQ\n6. $B…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 309\n$TSLA  Price: $840.23  Mentions: 198\n$SPX  Price: None  Mentions: 177\n$QQQ  Price: $340.32  Mentions: 172\n$BABA  Price: $104.98  Mentions: 152\n\n#stocks #investing #trading"\t\t\n$BABA dont forget HK will be playing catch up..The stock could take a very different turn when mkts open in US 👇\t\t\nRT @lawfirmguy: That was GREAT news this morning about the #Chinese Govt calling for a closure to their #Tech crackdown. All three picks (…\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 152\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 309\n$QQQ Mentions: 172\n\n#stocks #investing #trading"\t\t\nAlibaba $BABA subió 36.76% el dÃ\xada de hoy en #WallStreet https://t.co/NIJ9RHhYaU\t\t\n$BABA up 36% and you didn’t sell your mom should slap you ✨\t\t\n$BABA $CANG The only Chinese stock that barely moved today while almost every issue did 25 to 40% today... Know when to hold em. .know when to fold em... #CANGbanged 😃\t\t\n"â\xad\x90ï¸\x8f Freedom Stocks Watchlist For Tomorrow Pt.3 â\xad\x90ï¸\x8f \n\n$BABA\n$NKE\n$DKS\n$CAT\n$JD"\t\t\n$BABA don’t get greedy those contracts there good at killing on fridays 🚩\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SECO\n2: $THETA\n3: $SLP\n4: $AGLD\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BABA\n3: $AMZN\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA grab your popcorn for hk open and watch bear scream or get squeeze $spy 👇\t\t\n"What did Sam predict yday (March 15) during the 3-4 pm Trading Room session?\n🎯 $SPX could continuing pushing up\n🎯China plays like $KWEB', ' $JD', ' $BABA', ' $BIDU could see follow through to the upside\n🎯 $NVDA could overshoot to 241\nAll her predictions came true. Is she a wizard? https://t.co/Hq2EfZDVXg"\t\t\nThat was GREAT news this morning about the #Chinese Govt calling for a closure to their #Tech crackdown. All three picks ( $PDD $BABA $BIDU ) in my stock alert service went up over 35% in one day. 🎈🎈🎈🔥🔥🔥 https://t.co/7D3ZzgdCqb\t\t\n$BABA $140 by tax day 🆙\t\t\n$BABA $200 coming faster than expected.  LFG!!!!! ðŸ˜\x81\t\t\n$BABA $200 coming faster than expected.  LFG!!!!!\t\t\n$Baba https://t.co/NeJoG4Xmwb\t\t\n"Thursday Options Watchlist:\n$AMD C>115.75 P<115.08 \n$BABA C>110 P<100\n$SPY C>438 P<420 \n$TSLA C>848.04 P<810 https://t.co/g55Z6yAEWP"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n@Nima25492357 I have this problem where everytime i want to buy another stock. $BABA is still more "value" for the money. Makes it so difficult even with it at $104 to buy other things\t\t\n$BABA Picked up $75 Totally turned up for us today! https://t.co/l2Bsq0Sv9b\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\nOMG. what is with $BABA man. What you guys think. Still a dead cat bounce?\t\t\n$BABA say my name bears ï¸\x8f\t\t\n$BABA will increase at 9:30 💢\t\t\nRT @redcardinal617: $PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! D…\t\t\n"$BABA  -- Almost got in. \n \nhttps://t.co/VXr3nVICp2 https://t.co/SWGGokmsmo"\t\t\n$BABA china is going to pump us to 120 â\x9d¤\t\t\n$BABA I bought 150 shares of Msft in 1998', ' never sold', ' this is that moment with Baba! Hold your shares under 100 never sell', ' go on to another trade', ' just keep them forever', ' whatever happens do not sell 💗\t\t\n$BABA say my name bears\t\t\n"$BABA Can’t believe shorts are still here trying to convince people that it’ll go Down again 😂😂😂😂😂 40% up in a Day for such Big market cap', ' no way we going sub 100 again\nPT: $180 by summer ðŸ‘\x8d https://t.co/Ml1dOnCFte"\t\t\n$BABA probably nothing 👤 https://t.co/iy8XN6S8lT\t\t\n$BABA China is going to pump this up another 30% tonight ðŸ’\x9d https://t.co/imLy0XwHZb\t\t\n"@AusDerUckermark Short Squeeze nach folgender News:  \nhttps://t.co/eXqUfWz1Ib $BABA"\t\t\n$BABA…some serious gains today. https://t.co/5FZKG3JJRv\t\t\n"RT @stockballa: $BABA idea from advisor @stockballa.\n\n#WWS DAO fund could gain exposure through a $BABA backed token. $74s-$105 overnight r…"\t\t\n$BABA p&d. Can’t trust CCP company 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @stockballa: $BABA insane gapper. 🔥ðŸ\x8f€ https://t.co/3nxO5IuG8J\t\t\n$BABA AH traders already feeling the HK FOMO. Here. We. Go. 🚀🚀🚀 🥇\t\t\n$BABA Selling at ipo price = 10 years prison hahaha lets go boys. â\xad\x90\t\t\ngot margin on my schwab today one day late i woulda scooped up a buncha $baba yesterday coulda made bands in one night if i had my margin 2 days earlier 🤷ðŸ\x8f» gonna strike on a big financials buy with it soon need some bad headlines to drag the market tomorrow\t\t\n"FANG+も大幅ã\x81«ä¸Šæ˜‡ã€\x81å‰\x8d日比+10.19%。特ã\x81«ä¸\xad国ã\x81®2銘柄ã\x81®ä¸Šæ˜‡ã\x81Œå¤§ã\x81\x8dã\x81\x8fãƒ\x90イドゥã\x81Œ39ï¼…ã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ36ï¼…ã\x81¨æ€¥é¨°ã€‚\nä»–ã\x81®FANG+銘柄もã\x81™ã\x81¹ã\x81¦ä¸Šæ˜‡ã\x81—ã\x81¦ã\x81Šã‚Šå¤§åž‹ãƒ†ãƒƒã‚¯ã\x81«ã‚‚ã\x81—ã\x81£ã\x81‹ã‚Šã\x81¨è²·ã\x81„ã\x81Œå…¥ã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81—ã\x81Ÿã€‚\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/GoAPBINy1D"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA This ones for all the paper handed JPMorgan punks ï¸\x8f https://t.co/ZHVhH27YhC\t\t\n"$BABA\n\n@firefox2778 \nHow is your short position? ✨"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA $JD $NIO $BIDU $DIDI Why Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB\t\t\n@MarketRebels $BABA $SQ $PYPL\t\t\n$BABA *CHINA PLANS AUDIT CONCESSION IN FACE OF US DELISTING THREAT: FT 👇\t\t\n"$CAN going to rip tomorrow 🔥 Get in first thing tomorrow!!\n\n100MIL buyback', ' Positive news from China and $BTC looking ready to take off. 🚀🔥\n\n$SONN $MULN $HYMC $DUO $VEON $DIDI $NIO $FXI $BABA $EEM $BEKE $KWEB $RLX $AMC $GME $ANY $NCTY $METX $PBTS $BTBT $HUT $COIN $OLB"\t\t\n$BABA GRAB YOUR POPCORN FOR THE HK OPEN. SEE YA AT 9:30PM ET BOYS AND GIRLS FUCK YA! ✔\t\t\n7) Why the decision to sell now? I’m not saying that $BABA is a fraud — I don’t know enough. What I do know is that there isn’t enough clarity for me to confidently assess what its value should be. I also figured that a 36% up day was enough of a gift for me to take advantage of.\t\t\n$BABA i wish I would’ve bought a shittoon of this the other day Hell I wish I bought a shittoon of just about anything the other day â\x8f©\t\t\n$BABA this will fall back to 93-96 and then start uptrend 🚩\t\t\n@GuyAdami Nice call on the $BABA bounce (and all of China). One more day right?\t\t\n@MarketRebels $shop $baba $sofi\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n“No', ' things can’t be that bad.â€\x9d - HM. Pretty fitting re: Chinese equities today. $BABA $TCEHY $QFIN\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"Top Equity activity from Smart Money daily recap courtesy of the real-time dashboard from https://t.co/XFSr9itA5W:\n\n1. $AAPL 76.2K contracts\n2. $NVDA 49.9K\n3. $BABA 47.3K\n4. $F 39.1K\n5. $BAC 36.7K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/cI7XcbGbZx"\t\t\n$BABA @ 104.98 (+36.76%) : Hot Stocks: Chinese tech stocks jump; S rises on earnings; NLOK falls; DAC hits high; TLS reaches low  https://t.co/cphRurkVZA https://t.co/xpVo4b1jgU\t\t\n$BABA how will $TIGR', ' $FUTU  $MPNGY could be raining in paradise 💢 https://t.co/DYoXF08qpg\t\t\n5) Over time', ' the story started to change: $BABA continued its descent', ' Masa took a $1.3B loss personally via his investment in SB Northstar', ' new loans were taken against collateral ($4B from Apollo)', ' the ARM deal with $NVDA collapsed.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 38 | -45.7% | 🚀\n| $BABA | 33 | -25.0% | 🚀\n| $GME | 33 | -13.2% | 🚀\n| $QQQ | 11 | -35.3% | 🚀\n| $TSLA | 8 | -42.9% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (15)\n2. $BABA (15)\n3. $SPY (13)\n4. $HOOD (5)\n5. $NFLX (5)\n6. $WISH (5)\n7. $QQQ (4)\n8. $OIL (4)\n9. $QUAD (4)\n10. $TSLA (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/125221xQ2H"\t\t\n$BABA 100% the ccp were shorting since $300 and now they loaded the boat for the ultimate bull run ï¸\x8f\t\t\n$BABA There seems to be a delay in buying @ $10. ï¸\x8f\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 79\n2. $BABA : 71\n3. $AMC : 47\n4. $SPY : 39\n5. $NIO : 21\n6. $VXX : 16\n7. $SIX : 14\n8. $AA : 14\n9. $ZIM : 13\n10. $TFSA : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $MULN 🥉\n4. $DIDI\n5. $QQQ\n6. $BTU\n7. $WSM\n8. $BABA\n9. $LNTH\n10. $AAPL\n\n( Sorted by most recent ) https://t.co/0KZL98E7xp"\t\t\nEin Tag für die Geschichtsbücher für chinesische Internetaktien #Alibaba $BABA #Tencent $TCHY https://t.co/9curlu57uL\t\t\n@MarketRebels $BABA 😉 @martyaxe @sedleymedley\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA I cannot wait to see how baba will do tonight in HK! ↘\t\t\n$BABA right now.  I\'d be a wee bit nervous holding puts ✨\t\t\n$BABA lots of buying in the closing moments of AH. I bet this gaps up 10% at open â\x9d—\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"Tak to siÄ™ robi w ameryce', ' w jednÄ… tylko sesje $baba +36.76%. Co musiaÅ‚oby siÄ™ wydarzyć ', 'żebyÅ›my mogli zobaczyć coÅ› tak spektakularnego na Allegro? JakieÅ› propozycje?\n\n#baba #ecommerce #allegro #gieÅ‚da #gpw #wig20 https://t.co/g6oKavB2hY"\t\t\n$BABA was at 180$ 5 months ago.. still very cheap ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 38 | -45.7% | 🚀\n| $GME | 35 | 0.0% | 🚀\n| $BABA | 33 | -32.7% | 🚀\n| $QQQ | 11 | -38.9% | 🚀\n| $GDP | 7 | 40.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @FossGregfoss: But but Charlie Munger loves $baba....why is Softbank selling?  \n\n$baba is rat poison charlie...#btc is the future.\n\nSogg…"\t\t\n"RT @FossGregfoss: $BABA blows\n\nGood morning Charlie.\n\n#btc over CCP."\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/EiOk7IRXXx\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 38 | -46.5% | 🚀\n| $GME | 36 | 5.9% | 🚀\n| $BABA | 33 | -34.0% | 🚀\n| $QQQ | 11 | -38.9% | 🚀\n| $YANG | 7 | 40.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"主力资金涌入抄底ä¸\xad概股,出现逼空行情ï¼\x81\nhttps://t.co/upRoaL8iy9\n$BABA $PDD $NIO $ZH $YINN https://t.co/bPxJliBqEI"\t\t\n"IN TODAY\'S RE-CAP FOR 03/16/2022 FROM PRE-MARKET NOTES\n\n$BABA\n #8 IN #ACT\nCHINA STOCKS WERE IN PLAY TODAY\nHAD MY FAVORITES\nINITIALLY I WANTED A PULLBACK THEN BOTTOM CURL BOUNCE\nONCE WE BROKE THROUGH MY LONG AREA THE TRADE WAS ON\n\nLONG 95-->104 +9PTS\n\nhttps://t.co/KySf4mOWoE https://t.co/3VphYBYf92"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/4mjuYMGPbJ\t\t\n3) a relative value vs. $SPY given its growth profile. At the time', ' $SFTBY’s 25% stake in $BABA was worth $143B', ' $20B more than its market cap. To me', ' you were getting a lot of upside for free (assuming $BABA stabilized/resumed its upward trajectory): the VC portfolio', ' the ARM…\t\t\n$BABA ahh yes', ' the last dying gasp before evergrande topples a regime. ðŸ‘\x81\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA bounce..hard to know if it’s a turn. ï¸\x8f\t\t\n$BABA - who ever went into Tuesday night net short got their butt hole puckered today! 😂 ooouch! Let’s go baba 📊\t\t\n2) How', ' you ask? Via $BABA. For years I’d been skeptical (and wrong) about the accounting issues/VIE concerns/etc. But after missing out on it', ' I figured that if it really was a giant fraud', ' it would’ve been figured out by now. So', ' when it pulled back', ' I thought it looked like…\t\t\n@RajaK10296047 For next week also to avoid staring on my phone all day long. I rolled 1/3 of the position into 100c and 110c also next week. If I didn’t get burnt with amzn short yesyerday I’d probably be more aggressive with $BABA calls. Would buy this week for sure\t\t\nConsolidated Markets Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $SONN 83', '550', '099 shares |  $AMD 46', '168', '031 shares |  $BABA 41', '609', '273 shares |  2022-03-16 #nms #stocks #shorting\t\t\nNASDAQ Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $SONN 60', '752', '973 shares |  $AMD 31', '793', '404 shares |  $BABA 31', '197', '673 shares |  2022-03-16 #nasdaq #stocks #shorting\t\t\nNYSE Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $SONN 22', '797', '126 shares |  $AMD 14', '374', '627 shares |  $BABA 10', '411', '600 shares |  2022-03-16 #nyse #stocks #shorting\t\t\nBabster $BABA was up 36.76% on the day', ' admittedly from the pits of hell', ' but pretty sure shorts got burned to a crisp.\t\t\n$BABA Hong kong gap to $120 ðŸ‘\x8d\t\t\n$BABA non stop buying still. Looks its aboout to break the day high whilst market is closed.\t\t\n$BABA   Will short on any weakness', ' no position âš¡\t\t\n"RT @SamanthaLaDuc: On our way to double that double 🥂\n\nBut let\'s talk about my bottom-fishing call on China plays. 🤯💃🎯🔥🎉\n\nMY MARKET TIMING…"\t\t\n$BABA I missed it. Maybe it will go back down 🥇\t\t\n@RajaK10296047 I didn’t watch anything', ' just saw yesterday that $BABA was massively green. I try to avoid trading at all lately', ' but decided to short $AMZN. Lost $40K on it and flipped to long side instead. Bought $120K of aapl calls for next week and', ' saw $BABA was back to red added 360x 80C\t\t\n"Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given has Entry/Exits & What to Expect BOTH LONG/SHORT #CALLS / #PUTS\nNice ones we did today:\n\n$BABA\n$TSLA\n$JD\n$NVDA\n$BEKE\n$NTES\n$YY\n$BIDU\n\nhttps://t.co/KySf4mOWoE https://t.co/egRiiBjBrM"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @sspencer_smb: $BABA up 35%. bear market bounces are fast and vicious...\t\t\n$BABA Look at those buyers now. After hours FOMO kicking in ahead of tomorrow. Massive day 2 coming. â˜\x9d\t\t\n$BABA day 2 is coming! 💟\t\t\n"CHECK OUT OUR REACTION TO $BABA GOING WILD AND THE FED RATE HIKES \n\n https://t.co/ArCNO2W4oe"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/pb8PBBtJCf\n     #MWN #Stocks @gorinotsukudani @_razooooo_  $GNCP $TCBP $VNET $SONN  via @MarketWN"\t\t\n"$BABA\n Give me another run tomorrow!!"\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA 74 tomorrow ðŸ˜\x81\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $CHZ\n2: $AAVE\n3: $SAND\n4: $FIL\n5: $ONT\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $ETHE\n3: $BABA\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"What a great day for Chinese ADR stocks— all one day gain by 30% +\n$DOYU $PDD $TCEHY $BABA $JD $BIDU\n\nThe Chinese government said it supports the listing of businesses overseas.\n\nHold your breath #Options holder https://t.co/KyPK4qX1Mv"\t\t\n"$BABA \nGive me another run tomorrow!! ☑"\t\t\n$BABA made my day 👉 https://t.co/C97bXpAIX7\t\t\n$BABA Xi is a much stronger leader than Biden and his entire administration combined… expect this uptrend to continue as investors will continue to put confidence in Chinese stocks… ï¸\x8f\t\t\n@Buy_hold yo igual de hecho habia vendido mi yate y mi jet privado para meterlo en $BABA ayer 😂😂😂\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $CHZ\n2: $AAVE\n3: $SAND\n4: $FIL\n5: $ONT\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $ETHE\n3: $BABA\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA %3200 up $90 weekly call 😱 ☑\t\t\n$BABA %3200 up $90 weekly call 😱\t\t\n$BABA damn I missed the boat this morning.  Woke up and thought it would go down just a bit more before entry.  Oh well.  On to the next. âš¡\t\t\n@gurgavin These are all head fakes I\'ll buy puts this is #ultimatetraders #reddit by the way $baba was astonishing I\'m out\t\t\n@johnscharts @ClutchBP @Ed_Hale @Striff17 @trijoey $BABA. Power of options from .08c close yesterday to $7.28 close today. Congrats whoever bought\t\t\n$BABA straight up Mt. Vesuvius today. I can’t stop laughing. Catch you Chads later. https://t.co/g9vMLi6H2G\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 297\n$TSLA  Price: $840.23  Mentions: 191\n$SPX  Price: None  Mentions: 175\n$QQQ  Price: $340.32  Mentions: 171\n$BABA  Price: $104.98  Mentions: 149\n\n#stocks #investing #trading"\t\t\n$BABA one headline away from $60 👆\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 149\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 297\n$QQQ Mentions: 171\n\n#stocks #investing #trading"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$NIO boy oh boy 😂😂🇨🇳 $OCFT $OPEN $BABA 🆙 https://t.co/uyhwvdZPBh\t\t\n$TCEHY $BABA $NIO $UXIN still absurdly cheap', ' expecting a 15-20% follow-through rally tomorrow to reflect sentiment change and punish the short sellers â\xad\x90\t\t\n$BABA shorting baby ï¸\x8f\t\t\n$BABA Did any longs profit from these last few days of insanity? I mean', ' I’m not selling', ' but I didn’t buy anymore either. They just took my shares for a wild ride I guess. ï¸\x8f\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"I NEVER go LONG 🇨🇳 \n\nI’ll trade them. That’s about it. \n\n$DIDI $BABA $NIO $JD https://t.co/hTrJlUlvB1"\t\t\n$BABA this is not gonna hold today’s gains.. put might make money 📌\t\t\nDon’t know why I still losing all this time with this crypto shit when I have my $baba shares! 🤪🤡 https://t.co/y7RsHxlvop\t\t\n"Thanks to the discord group  for the crypto  traders\n\n $BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES \n$JD $BABA https://t.co/z4T64jJTjx"\t\t\n$BABA dont forget that there are many quality US stocks still down 80%', ' so dont be guided by that statistic. trade wisely and safeguard your money ✅\t\t\nRT @KickoStocks: $27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/mTwM1Jo7mm\t\t\nRT @JMihaljevic: Just as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n$BABA after market buyers loading again ahead of tomorrow\t\t\n"RT @trndtrader: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $KSOS\n3: $SOS\n4: $GRT\n5: $AAVE\n\nTop 5 bullish tr…"\t\t\n"アリãƒ\x90ãƒ\x90ã€\x81上å\xa0´ä»¥æ\x9d¥æœ€å¤§ã\x81®å‡ºæ\x9d¥é«˜ã‚’ä¼´ã\x81£ã\x81¦+36%ã\x81®å¤§æš´é¨°ï¼\x81\nã\x81¾ã\x81Ÿ100ドル切るã\x81ªã‚‰è²·ã\x81„増ã\x81—ã\x81—ã\x81Ÿã\x81„。\n$BABA https://t.co/kvbKhLaF56 https://t.co/3gq2sHF4oP"\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia q…"\t\t\n$BABA St Patricks Day came a day early for Ye all . Tomorrow is for the Lucky one\'s who held. â\xad\x90 https://t.co/spASJrsL08\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA this had strong run today needs some rest tomorrow will be around 100 🥇\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA china current interest rate at 3.7%', ' definitely some room to cut and bring in QE ✨\t\t\nIs there a case for the bottom having been reached? 84!! #gammasqueezes ended today - quite significant! $AAPL $AMD $BA $BABA $DOCU $DB $FISV $DIA $MRNA $MSFT just to name a few! Definitely going to be an interesting few days! https://t.co/E5ANt1DllE\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $THETA\n3: $CHZ\n4: $SOS\n5: $ICP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BB\n3: $BABA\n4: $BILI\n5: $AMZN\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"$BIMI could run hard with other Chinese stocks. Microcap and Microfloat. Look at weekly in October $BABA\n $DIDI\n 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f 🇨🇳 https://t.co/wbCsQlapwq"\t\t\n$BABA anyone else touching themselves waiting for the HK open? Asking for a friend\t\t\n$BABA anyone else touching themselves waiting for the HK open? Asking for a friend ï¸\x8f\t\t\n"@wallstreetbets_ $BABA could be ready to rebound with this statement from China. \nIn a brief statement carried by state media', ' China’s top financial policy body vowed to ensure stability in capital markets', ' support overseas stock listings', ' https://t.co/3msuwEdJlp"\t\t\nKevin Oleary pumps $BABA on Monday and now $BABA says they are cutting thousands of job... it\'s almost like someone knew they needed to dump some shares... just feeding the ducks... 📈\t\t\nWhat a day with $BABA https://t.co/Ko321merc1\t\t\n$BABA $125+ by end of April if not sooner. $180-$210 by end of year. 🚀🚀🚀 💟\t\t\nRT @GoodwillTrader: $BABA: macro good news from the CN government backing up those companies', ' that is pushing this crazy movement in CN sto…\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/ROjc6idL97\n     #MWN #Stocks @FollowCO @pctidatascience  $VNET $TCBP $SONN $GNCP  via @MarketWN"\t\t\n$BABA just raised some of my gains and sent it to the WWF', ' to rescue some bears ï¸\x8f\t\t\nNo me creo que medio twitter lleve $BABA ya en verde!\t\t\n"$BABA $JD $IQ $TAL $DIDI\nRare reprieve for the 🇨🇳 fund. 🚩 https://t.co/hOb5HG1uUy"\t\t\nI sold $BABA and bought more $TME and $STNE', ' because with small sums we have to buy smaller companies.\t\t\n$BABA I sold my calls at 15 and at close they were 20 but still I am happy made some money 📢\t\t\n$BABA that JPM analyst Alex Yao kill himself yet? 🚩\t\t\n$BIMI volume up 300% on daily', ' could make a move higher with other Chinese #stocks. #china $DIDI $BABA https://t.co/UWtr06pFGD\t\t\n$BABA $JD $NIO  whoa', ' I think China is on stocktwits', ' they’re reading our posts. ï¸\x8f\t\t\n$BABA black sheep', ' have you any wool? 👉\t\t\n$XPEV $NIO $BABA $SNAP Veremos en las próximas sesiones que sucede', ' pienso que podrÃ\xadan realizar un movimiento parecido al de $SNAP. Con lo que ha pasado hoy es prácticamente imposible verlas retroceder por debajo del mÃ\xadnimo de ayer. (2/2)\t\t\n"$JD $BABA $PDD $NIO $XPEV  \n \nDo you think Xi pumping up market into his re-election? âž¡"\t\t\n@RajaK10296047 $BABA. Not a milly yet', ' but almost there already.\t\t\n$BABA $NIO Invest in China', ' the soon to be World No 1 economic power $SPY â\x9d—\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/rtpsT7agH4\n     #MWN #Stocks @BolsaAnalisis @PatelChaand  $GNCP $SONN $VNET $WCIG  via @MarketWN"\t\t\nTrending  $BABA @BabaCugs https://t.co/iovvEh6Omp\t\t\n"$BABA  My avrg rn is 141', ' hope lower it until 125 soon', ' still buy since 175.\nI 😄"\t\t\n$XPEV $NIO $BABA $SNAP Comparemos el movimiento de Snapchat con las tecnológicas chinas. En Snapchat', ' tras formarse una gran isla', ' los precios retrocedieron', ' cerrando gran parte de la isla y creando un posible soporte sólido. (1/2) https://t.co/HrDPZN1gYq\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $THETA\n3: $CHZ\n4: $SOS\n5: $ICP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BB\n3: $BABA\n4: $BILI\n5: $AMZN\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$BILI is a decent idea with the china money printer', ' the stock being 80%+ off its highs', ' and China going into lockdown right now.  \n$BABA $YANG $CWEB $NIO 📢"\t\t\n$BABA we all knew this will rip the shorts one day but is the gainz here to stay?✅ ï¸\x8f\t\t\n"$BABA\n we all knew this will rip the shorts one day but is the gainz here to stay?✅"\t\t\n$BABA correct 📊\t\t\n$BABA average Joes just learning about it now will load in the morning', ' bank on green opening. ï¸\x8f\t\t\nStocks to watch overnight $MULN $TSLA $BABA join the discord here https://t.co/zGXa3JsFKo\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $MULN 🥈\n3. $NVDA 🥉\n4. $BABA\n5. $TSLA\n6. $GLG\n7. $WSM\n8. $AAPL\n9. $MSFT\n10. $LNTH\n\n( Sorted by most recent ) https://t.co/Rcx2ubTJ0W"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/fx91CeIj9N\n     #MWN #Stocks @revzyn @test_account_ax  $SONN $TCBP $VNET $GNCP  via @MarketWN"\t\t\n$BABA this market makes my bipolar neighbor seem sane ðŸ‘\x8d\t\t\nChina finessing the entire world. Wait until they pull the carpet. Euphoria turns to pain.  $BABA\t\t\n"Today was the day $BABA \n\nLet us see if we keep this going. https://t.co/woPePSeqP4"\t\t\n$BABA 120$ eow â˜\x9d\t\t\nRT @DougiePabst: $DUTV Grab news EARLY... Thank you Jenn! Sell every pop', ' get on freebs', ' reload dips. Rinse and repeat baby. How https://t.…\t\t\n"Wild $SPY action today.\nTwo intraday plays: long $BABA', ' long $BIDU https://t.co/H3ghgjEkdP"\t\t\n$BABA dont forget to take some profit. I had 3K shares', ' cashed out half. This market is loco 🆕\t\t\nRT @redcardinal617: $PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! D…\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n@DiegoLemansky +17% is nothing on a day like today', ' $SDC 13%', ' $SKLZ 27%', ' $BABA 40%', ' $VIPS 40% so many stocks were up crazy and this thing getting crushed AH too\t\t\n$BABA I’m hard ï¸\x8f\t\t\n$BABA should close below $90 📊\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia q…"\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n$BABA Thar She Bloooows!!! 🆕\t\t\nI am a little nervous to touch Chinese stocks but $BABA certainly looks like it wants to move back up to the $125 range. The April 14 $125 calls are at 3.50 https://t.co/AImKXUWr3G\t\t\n$BABA I\'m the only bear here who was bullish yesterday check my post history. ðŸ‘\x8d\t\t\n@compound248 Jubilant Bagholder spotted. Munger is still in loss on his $baba holdings.\t\t\n$BABA 90 tomorrow ï¸\x8f\t\t\n$BABA hang seng with the carry. Face ripper rally will continue till friday. $150 is in the books forsure🤯🤯🤯 ðŸ\x8f¼ https://t.co/qgmUkmNbeu\t\t\n$BABA $120 tomorrow ? 🌟\t\t\n$BABA. #china $$$ https://t.co/NSJWIQkUZc\t\t\n$BABA market opens two hours lol https://t.co/TP0BH0YsOC\t\t\nPeople really out here trusting the word of the chinese government? Lol... At least you\'re only down 50% after today instead of 60% $BABA\t\t\n$BABA $BTC look out for $didi on a continuing rise to $5 a share 🚀 ï¸\x8f\t\t\n"$BABA $NIO $KWEB $SPY $QQQ  \n \nIt\'s amazing what stocks do when central banks and governments print money to ""support the markets"" \n \nWhat a sham world 😘 https://t.co/Qp1W2KLgVj"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA never bought puts before today..got destroyed lol..my luck ï¸\x8f\t\t\n$BABA Technically we are not helping Ukraine by buying Chinese stocks. We need sanctions on China too. 🆕\t\t\n$BABA - Heng Seng futures up 15%. Ill take bets now. Shorters going to get fucked tomorrow. 50% rise again.\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @petenajarian: #GiddyUp Brahdah! Today was a Monster', ' always opportunity! The Unusual Options allowed for some amazingly rapid results…\t\t\n"Justo ayer compró $BABA y $JD y hoy vendió.\n#WarrenMartu \n\nEn #fintwit todo dios da lecciones de inversión y de vida 😅 https://t.co/wr1YClAqyY"\t\t\n$BABA I put it on my watch list yesterday and it rose pre-market before I had a chance to get in. Ended up in at 100 once I saw the strong momentum take off. All good. Pt 350 â\x8f©\t\t\n$BABA the crazy part is that i never thought we\'d see 100 dollars let alone 70. This is the bargain of the century considering whats happening in China. Im calling it now. $150 tomorrow. âš¡\t\t\n"RT @TowelieTrades: SPRING $5 PROMO! ENDS 3/18!\nNew Members (link below) - 1st month of BlackBox only $5!\nâž¡ï¸\x8fhttps://t.co/xUor1F3oUR\n\n✨#Stock…"\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/eofdB27vxr\n     #MWN #Stocks @copyinvestor666 @bmoney1017  $GNCP $TCBP $VNET $SONN  via @MarketWN"\t\t\n"$BABA $SNOW $BIDU $AAPL $TSLA $DOCU $SHOP $JD $FB $DIDI $RBLX $FUTU\n\nTop alerts from @BlackBoxStocks today. \n\nOne of these trades could pay for your monthly subscription! \n\nYou can get these alerts for $5 for your first month right now!\n\nhttps://t.co/8vuMez2Z0N https://t.co/FbfqFmTYTC https://t.co/9A330gpqcJ"\t\t\n$BABA shoutout to all the diamond hands out there who stuck it through and averaged down!🙌. We might never see those low prices again in our lifetimes. 💲 https://t.co/1dxFcIAO5b\t\t\nTic', ' @TicTocTick - I am worried for Tesla $TSLA after this comment by optionsbrian. ESP after his call on $BABA! https://t.co/uyr74LBsmM\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\n"$PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! DONE DEAL! WOOHOO! 😂🤑🤑🤑ðŸ˜\x8dðŸ˜\x8d🤩🎆 🎇 \n#OTCMarkets #Pennystocks #mergers #chinesestocks $baba #ecommerce #liquor #wine #pukanggroup https://t.co/vfH2yBUjDQ https://t.co/AiSCa6qjSQ"\t\t\n$BABA Bears are so fucked. Omg. Gonna watch them cry and die 🤣🤣🤣 never fight the trend. Let\'s go Hang Seng 15% to 20% ðŸ’\x9d\t\t\n"RT @LibertyDividend: ¡A ver si nos hemos equivocado y es una cripto!\nLong Alibaba $BABA https://t.co/vM2CqKFyLv"\t\t\n"China: \n1- Lower inflation\n2- Higher Growth\n3- Start Easing Monetary Policy\n\n🔥🚀  \n$NIO $XPEV $LI $BABA $SIMO https://t.co/TSaYnh2NIf"\t\t\n"RT @smbcnikko_jp: ã€\x90ç±³æ\xa0ª3/16】🇺🇸\n$SBUX +5%\nジョンソンCEOã\x81Œ4月退任ã€\x81シュルツå\x90\x8d誉会長ã\x81Œæš«å®šCEOã\x81¨ã\x81—ã\x81¦çµŒå–¶ãƒˆãƒƒãƒ—ã\x81¸å¾©å¸°\n\n$MU +8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d上ã\x81’\n\n$BABA +36% $BIDU +39%\nä¸\xad国政府ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã‚’安定…"\t\t\n"Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\n$BABA Hang Seng up 15% bitches. Watch this go into MOON mode tomorrow. 🆕\t\t\n"Veremos si el suelo avisado en 2021 para $BABA en 📺https://t.co/00Fa1alypr  es el bueno.\n\n#nasdaq #sp500 #nyse #china #Alibaba https://t.co/eSsch3Dy37"\t\t\nRT @Gsnchez: Está gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\n$BABA omg Hang Seng Futures up green 15%. 🤣🤣🤣🤣 Bears getting fucked tomorrow hahahahahaha 🆙\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n@UrbanKaoboy @GaryHaubold Just thought it was interesting. $BABA up. ADRs not necessarily cap inflows? Pricing deval', ' deman creation mb\t\t\n$BABA “If you can’t handle being down 50% on an investment you shouldn’t own stocks.â€\x9d Peter lynch ðŸ’\x9d https://t.co/IswZSwvx02\t\t\n$BABA so they pumped it today only to sell tomorrow morning 🤣🤣 ï¸\x8f https://t.co/2ndROZoZyl\t\t\n"Breaking News: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/2QB3Jyw9wk\n     #MWN #Stocks @Gambiste1 @DougiePabst  $VNET $SONN $TCBP $GNCP  via @MarketWN"\t\t\n"$BABA - Bullish is the new Bearish\n$SPY https://t.co/wXGbX96z0C"\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $KSOS\n3: $SOS\n4: $GRT\n5: $AAVE\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $APHA\n3: $BYND\n4: $BABA\n5: $BILI\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA ?? confiante desde shiquetito\t\t\n$BABA suddenly the racists are gone ☑\t\t\n"The #NASDAQ Golden Dragon China Index rose 33% on Wed after Beijing vowed to support #property and #tech companies.\n- Alibaba $BABA rallied 37% overnight in its biggest gain since September 2014\n- DiDi $DIDI rallied 41% \n- $JD rallied 39%"\t\t\n$BABA profit taking tomorrow? Like 99.9% of holders are still DEEP underwater. Not sure who has profit to take lol â˜\x9d\t\t\n"News; $BABA Alibaba Stock Is Still an Investable Bottom https://t.co/YFslpbIKSV\n    \n #MWN #Stocks @RaadsmanHan @SteadyCompound @Gambiste1  $VNET $NFTX:CC $GNCP $SONN"\t\t\n"#Watchlist for Thursday 3-17-22\n\nChina name momentum! \n\nFocus\n$CAR\n$BIDU\n$YY\n$BEKE\n$BABA\n$BIDU\n$PDD\n$NIO\n$MULN\n$BILI\n$JD\n$SONN\n$SKYH\n$KC\n$ZH\n$DADA\n$WULF\n\nOthers\n$NLSN\n$TWLO\n$GLG\n$GFS\n$SQ\n$SLDB\n$TH\n$AMD\n$SONM\n$DDL\n$MOMO\n$BHIL\n$KALA\n$MRNA\n$DOYU\n$FB\n\n#stocks #china #stocksinfocus"\t\t\n$JD imagine if I just yoloed some $50 calls wtf bro I wannna kill myself I was so close  to selling some Dkng yesterday and buying half this or $baba fk man I coulda bought calls even and made $15k kill me ï¸\x8f\t\t\n$DUTV Grab news EARLY... Thank you Jenn! Sell every pop', ' get on freebs', ' reload dips. Rinse and repeat baby. How https://t.co/imWVKRrI2o operates! And my .76 $BABA calls I took yesterday hit $10.00+ today. Sold um at $7.20 though', ' No big deal 🤑🤑🤑 https://t.co/cwU7CVMDyu\t\t\n$BABA  sitting on a fat stack here â–¶\t\t\nRT @AnowerHosen88: Today my portfolio up 253% 🔥 $NIO $BABA $XPEV $LI $Chinese stock https://t.co/XmnE7DeYET https://t.co/ogoltkg8Fn\t\t\n"#GiddyUp Brahdah! Today was a Monster', ' always opportunity! The Unusual Options allowed for some amazingly rapid results \nie $BABA https://t.co/EdXtFISVZc"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/OtkpgCqLb7\n     #MWN #Stocks @brian_ducky @Lemon12776532  $SONN $VNET $TCBP $GNCP  via @MarketWN"\t\t\n@Nickk2277 @thebenedictgoh Yup', ' ultimately $BABA and Tencent is the backbone of China\'s economy. Sustainable growth can only be achieved when what you correctly described happens.\t\t\n"RT @RaadsmanHan: JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/I1GmMTBYGG\n     #MWN #Stocks @JDan30 @Lemon12776532  $SONN $…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $KSOS\n3: $SOS\n4: $GRT\n5: $AAVE\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $APHA\n3: $BYND\n4: $BABA\n5: $BILI\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nOnly took 5 days for this to flip', ' institutions to double down', ' with news ripping the sector from the mire. I sold my $KWEB LEAPs in favor of $BABA April calls. Cut those for 100%', ' now rolled in further to weekly 110C. Let’s see what HKEX brings here. https://t.co/U9ecJMo29I\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/I1GmMTBYGG\n     #MWN #Stocks @JDan30 @Lemon12776532  $SONN $GNCP $TCBP $VNET  via @MarketWN"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"$BABA $FB $SE $UPST \n\nThe team is killing it today! ✅\n\nJoin us at https://t.co/rkzEL2Vs1w ï¸\x8f https://t.co/eeN6yN3hzP"\t\t\n"Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇\nhttps://t.co/Ac6WsdScbX\n$hood $qqq $baba $spy $akan $sofi $fcel $ttcf $ixhl $nio $cei $tsla $sonm $muln $vxx $jagx $amzn $amd $nvda $aapl $bidu $Nio $Tsla https://t.co/YgTK1C8CVW"\t\t\n$SOFI Need China to Support SoFi Hong Kong Too and kill these shorts as well 😂🤣🤙$JD $BABA $NIO Bring some  profits tomorrow still a bargain here â\x9d¤\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\nRT @brianbalance: Today was a giant darkpool day on many of my favorite tickers.  That is typically bearish on a day like today.  I\'ll post…\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA profit taking tomorrow I feel then another run left in it. I don\'t own this but very happy for those that do. These days make all the pain worthwhile ðŸ‘\x8d\t\t\n"$BABA $FB $SE $UPST \n\nThe team is killing it today! ✅\n\nJoin us at https://t.co/4Zhm4C7XV3 https://t.co/Yxf2k6GumL"\t\t\n"RT @CheddarFlow: Most active flow today: \n \n$TSLA - 68% call flow \n$BABA - 83% call flow \n$FB - 75% call flow \n$NVDA - 74% call flow \n$HYG…"\t\t\n$BABA I\'m happy for the bulls! Boy am I glad I only had a small spread on this. We still only have words from a CCP official. I wonder... where will China get the money for this? 😄\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia q…"\t\t\n"Most active flow today: \n \n$TSLA - 68% call flow \n$BABA - 83% call flow \n$FB - 75% call flow \n$NVDA - 74% call flow \n$HYG - 73% put flow 🔔 https://t.co/YLm8mw5ugp"\t\t\n"$BABA\n when the Russia news of peace talks becomes more relevant tomorrow this is going to bounce hard. Remember year high is 240 dollars. Im expecting us to hit 150 dollars tomorrow."\t\t\n$BABA let the weak hands get shaken out .I\'m holding. â–¶\t\t\nYesterday mentioned these 41 stocks about going long and 2 best Chinese stocks in extended hours $BABA and $BIDU', ' they all are up huge in 2 days. A lot more to go yet. https://t.co/bhGkDMz9UH\t\t\n"Most active flow today: \n \n$TSLA - 68% call flow \n$BABA - 83% call flow \n$FB - 75% call flow \n$NVDA - 74% call flow \n$HYG - 73% put flow https://t.co/6KxlrpsZYy"\t\t\n"$BABA\n \n$JD\n \n$KWEB\n Beastmode  today. (daily portfolio gain) https://t.co/8nrnUxBUMS"\t\t\n"$DIDI\n \n$BABA\n well done boys well done."\t\t\nRT @AstralTrading: Insane bounce in two days', ' $BABA back over $100 📈\t\t\n"$BABA\n sold my call yesterday cause I was scared', ' would have made an easy \n$3K\n! Haha"\t\t\n"RT @smbcnikko_jp: ã€\x90ç±³æ\xa0ª3/16】🇺🇸\n$SBUX +5%\nジョンソンCEOã\x81Œ4月退任ã€\x81シュルツå\x90\x8d誉会長ã\x81Œæš«å®šCEOã\x81¨ã\x81—ã\x81¦çµŒå–¶ãƒˆãƒƒãƒ—ã\x81¸å¾©å¸°\n\n$MU +8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d上ã\x81’\n\n$BABA +36% $BIDU +39%\nä¸\xad国政府ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã‚’安定…"\t\t\n"$BABA\n huge bounce today', ' way overdue"\t\t\n@smartertrader $BABA OH YEA!!\t\t\n$BABA when the Russia news of peace talks becomes more relevant tomorrow this is going to bounce hard. Remember year high is 240 dollars. Im expecting us to hit 150 dollars tomorrow. ðŸ’\x9d\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA\n damn I learned a good lesson on this one.  My entry was 86', ' but when it broke down I sold.  I knew it had a high probability of bouncing but I second guessed myself/ took the trade too early.  Atleast I didn’t really lose money"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/SlFodH1Cb5\n     #MWN #Stocks @themichaelkozak @jen__suarez  $SONN $GNCP $VNET $WCIG  via @MarketWN"\t\t\n$BABA ATH volume on NYSE ï¸\x8f\t\t\n"$HUYA $DOYU $BABA \nSentiment is everything. ðŸ‘\x8d https://t.co/p89rCsHBIk"\t\t\n"$BABA\n no one\'s selling because the general consensus is that the bottom is in. Couldnt be more bullish"\t\t\n$BABA called it yesterday', ' granted I had to close my short at market open for a good profit', ' but it went much higher afer that ï¸\x8f\t\t\n"$BABA\ntoday was a day I was greedy.Unexpected gains from baba. Added 15 calls when baba started to drop in the morning a bit', 'made hell lot more and closed position at 96-97. Took a short position thinking it will reverse', 'lost 1k', ' then bought calls again which I closed end of day."\t\t\n$BABA watch BIMI show up top gainers tomorrow. Lol did in October', " that's for sure. ï¸\x8f https://t.co/xUKdUnkRuH\t\t\n@Gorka_Schulzer $BABA $SNAP Te comparo la situación de $BABA con Snapchat. Snapchat formó una enorme Isla y", ' semanas más adelante', ' la tapó casi en su totalidad creando un posible soporte sólido. No creo que $BABA se vaya hacia arriba como si nada', ' creo que podrÃ\xada hacer algo parecido a $SNAP (1/2 https://t.co/42gHd6hUci\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 295\n$TSLA  Price: $840.23  Mentions: 188\n$SPX  Price: None  Mentions: 174\n$QQQ  Price: $340.32  Mentions: 170\n$BABA  Price: $104.98  Mentions: 136\n\n#stocks #investing #trading"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/uPPNDwvuIi\n     #MWN #Stocks @MichaelBW80 @jen__suarez  $VNET $NFTX:CC $SONN $GNCP  via @MarketWN"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 136\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 295\n$QQQ Mentions: 170\n\n#stocks #investing #trading"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nHoy vemos en el repertorio bursátil que la acción de Alibaba $BABA ha subido cerca de un 37% en una sola sesión. Pero... ¿ha cambiado algo? Su escenario técnico sigue siendo muy preocupante.\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/9zCCvgPQ5c\n     #MWN #Stocks @professorDman1 @AmCapTrader  $VNET $GNCP $SONN $WCIG  via @MarketWN"\t\t\n"$BABA\n 106 hit idea was low 70s dropped to 72s and those options calls were booming 700%+ today (common shares 45%) either way you made money"\t\t\nSo happy for my $BABA $NIO $XPEV position 😎 today was a very nice recovery!! Let’s see if we consolidate this increase tomorrow â\x9d¤ï¸\x8f https://t.co/1MNIW3J5au\t\t\n$DIDI $NIO $FXI $BABA $SPY #trading #Cryptos https://t.co/tTf4BURp2r\t\t\nInsane bounce in two days', ' $BABA back over $100 📈 https://t.co/sSVo6WzGsa\t\t\n$BABA 106 hit idea was low 70s dropped to 72s and those options calls were booming 700%+ today (common shares 45%) either way you made money 👇 https://t.co/5lFizKIe5E\t\t\n@GetRichSlow $BABA Bottom to ? 📈\t\t\n$BABA 106 hit idea was low 70s dropped to 72s and those options calls were booming 700%+ today (common shares 45%) either way you made money https://t.co/N51Km8oeBU\t\t\n"RT @get_blow: This year: \n$AMD is down -27.2% \n$BABA is down -36.2% \n$BEKE is down -54.1% \n$NIO is down -55.4% \n$RLX is down -57.7% https:/…"\t\t\n"Breaking News: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/vRF9uVilH9\n     #MWN #Stocks @hwang_yeun @MichaelBW80  $SONN $GNCP $VNET $TCBP  via @MarketWN"\t\t\nRT @CrankyRicky: $BABA Chart and comment @epictrades1 @KirasEpicTrades @AmCapTrader https://t.co/bONt5gMLqw\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\nRT @_LucasBanega: $BABA (ADR) Ayer', ' 76USD. Hoy', ' cerró en 104', '98USD. https://t.co/oQ7EEfyZXx\t\t\n"HOT OPTIONS CONTRACTS', '  WATCH YOUR ENTRY', ' PLENTY OF TIME TOMORROW MORNING\n$amc $QQQ $SPY $pypl $sq $nflx $qqq $djia $BABA $amzn $f $AMD $nke $aapl $lcid $NIO $NVDA  $DKNG $fb $snap $goog $btc $eth $doge $jpm $bac $xom https://t.co/cBOfSbK90X"\t\t\n@STXRBOY999 Whoever had any $BABA calls this week got paid!! https://t.co/B6Yym0nLii\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nWhy tf are ppl buying $BABA rn 100% a bull trap with Covid destroying that country again. Be careful.\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/K5mIBHGOL7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/0PCbH2VjCJ"\t\t\n$YANG $YINN $BABA ï¸\x8f\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @follow_da_trend: $BABA - 87.25 🎯 hit. Need to hold at this level. Bulls can not lose 86.56. #daytrading #Options #optionstrading https:…\t\t\n$BABA imagine all these calls exercised 💢\t\t\nRT @follow_da_trend: $BABA - 87.25 🎯 hit. Need to hold at this level. Bulls can not lose 86.56. #daytrading #Options #optionstrading https:…\t\t\n"$BABA $NIO $KWEB *All that you need to know. Shorts haven\'t covered a single share; Check it out below', '  \n \nHighly recommend everyone to follow them 🚀 https://t.co/L78KRSOMEI 📈"\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\nRT @follow_da_trend: $BABA update. If bulls can break 101.14 I believe 109 can come quick. The bulls can lose 94.25. #daytrading #OptionsTr…\t\t\n@MarchForward3 @williamgreen72 The shares can be traded OTC or converted into Hong Kong Stock Exchange HKEX version of $BABA shares\t\t\n"ã€\x90ç±³æ\xa0ª3/16】🇺🇸\n$SBUX +5%\nジョンソンCEOã\x81Œ4月退任ã€\x81シュルツå\x90\x8d誉会長ã\x81Œæš«å®šCEOã\x81¨ã\x81—ã\x81¦çµŒå–¶ãƒˆãƒƒãƒ—ã\x81¸å¾©å¸°\n\n$MU +8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d上ã\x81’\n\n$BABA +36% $BIDU +39%\nä¸\xad国政府ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã‚’安定的ã\x81«ç¶\xadæŒ\x81ã\x81™ã‚‹ã\x81¨è¡¨æ˜Ž\n\n$LMT -6%\n米政府ã\x81Œã€ŒF-35ã€\x8dã\x81«å¯¾ã\x81™ã‚‹äºˆç®—を従æ\x9d¥è¨ˆç”»ã\x81‹ã‚‰å‰Šæ¸›ã\x81¨ä¼\x9dã‚\x8fã‚‹"\t\t\n@mrmichaelz98 $NIO $TSLA $BABA and $UPST   .. $NIO fooled me once but caught the move at end\t\t\n$BABA laying off employees=less expenses 🆙\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BIMI âž¡ âž¡ Chinese #stocks low float', ' low market cap', ' anyone have Ortex data on this crazy potential runner? $DIDI $BABA $BIDU https://t.co/pcWLiSeko4\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n$BABA no one\'s selling because the general consensus is that the bottom is in. Couldnt be more bullish 💲\t\t\n"$JD needs to tack on 12.35% in HK to keep up. $BABA 11.61%.  \nLFG! âž¡"\t\t\n$BABA market opens two hours lol ðŸ’\x9d https://t.co/PEeXncqHO5\t\t\n"@immutable_loop @muddywatersre @ryancohen Carson Block is going to Prison.  Watch this VIDEO and it will all be clear. Make sure to share far and wide.  Carson is #TotalScum\n$GME $AMC $BEKE $BBBY $BABA $DIDI $TSLA $BUR $MDXG\n\nhttps://t.co/3khR25AHfj"\t\t\nRT @tionormalinvir1: Soy el P.Amo clavando suelos!!', ' ya habeÃ\xads visto hoy lo de $BABA no?', ' pues yo las llevo a 191$ . Como te quedas ??', ' soy…\t\t\n$BABA just the tip of my iceberg. ï¸\x8f https://t.co/zNeDl9npt1\t\t\n$BABA $TCEHY $MEIT $KWEB $YINN ï¸\x8f\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n@STXRBOY999 $baba was crazy\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (31)\n2. $BABA (19)\n3. $GME (17)\n4. $TSLA (10)\n5. $QQQ (6)\n6. $WISH (5)\n7. $AMD (4)\n8. $PLTR (4)\n9. $YANG (3)\n10. $AAPL (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/efyNuzhsH5"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA 36%in a single day for a megacap. GTFO clown. 📢\t\t\n$BABA Bullish pattern building â–¶ Free Trial at https://t.co/jpmUt7BvVp https://t.co/icG06mjylo\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6. $SPY\n7. $AAPL\n8. $MSFT\n9. $FXI\n10. $LNTH\n\n( Sorted by most recent ) https://t.co/KOaUP0Xm58"\t\t\n$BABA huge bounce today', ' way overdue 🆙\t\t\n"$BABA $104.98. ALERTED AT $76.76. BECOME A PAYING MEMBER TODAY.\n\n#SPX $SPY \n#WINNINGROOM\n#TRADEIDEAS\n#OptionsTrading https://t.co/EJuJMwsY7r"\t\t\n@martyaxe $BABA really wanted to do 30% today to spite me 🥱\t\t\n"News; $BABA Alibaba Stock: Bear vs. Bull https://t.co/BPEZ3TWIzz\n    \n #MWN #Stocks @imrokng @smpvykth @get_blow  $SONN $GNCP $VNET $WCIG"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $GME (19)\n3. $BABA (16)\n4. $TSLA (7)\n5. $QQQ (5)\n6. $IMO (4)\n7. $AMC (4)\n8. $RC (4)\n9. $CASH (3)\n10. $V (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA huge bounce today', ' way overdue\t\t\n"This year: \n$AMD is down -27.2% \n$BABA is down -36.2% \n$BEKE is down -54.1% \n$NIO is down -55.4% \n$RLX is down -57.7% https://t.co/fRRBnzFYYt"\t\t\n🔥 GAIN: "Stop Asian Hate: What\'s your excuse for missing out on $BABA?" - /u/BigChiefMason', ' 24 min(s) ago #wsb https://t.co/1RLmymKJ8q\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA short af tomorrow 💗\t\t\n"$BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia que trae de hace varios meses https://t.co/Z1c9ioGDOQ"\t\t\n$BABA ramp up the stock then they lay off 🤦â€\x8d♂ï¸\x8f. Sad 💢\t\t\nRT @stocktalkweekly: We absolutely nailed the China trade in the Discord today. Started with an on-point watchlist (as usual) at premarket…\t\t\n$BABA sold my call yesterday cause I was scared', ' would have made an easy $3K! Haha âž¡\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\n$DIDI $BABA well done boys well done. 🆙 https://t.co/RcKa9ri4Wv\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@DCDOWORK Aw man', ' I wish I bought. I needed it to be payday. That was a steal. But yeah', ' congrats to whoever got in on $BABA in the $70s.\t\t\n$BABA $JD $KWEB Beastmode  today. (daily portfolio gain) ðŸ‘\x8d https://t.co/d97jVGWoZ3\t\t\nBig FU to your whole damn thing… Welcome to Seattle Plano 1.3 Million #NASA Premier League 6 Years Fed #APECOIN Congress $BABA $NIO white  nationalist’ https://t.co/uX40FvyNiF\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\nRT @21JorgeMorales: Técnicamente $BABA rebotó sobre la lÃ\xadnea inferior de la trend line semanal. https://t.co/258eKIrBO6\t\t\n$BABA imagine selling like a little bitch lol â\x9d¤\t\t\n$BABA you go', ' China', ' you fkked the wall street shorts asss really good today…... âž¡\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"RT @KoyfinCharts: $BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n$BABA (ADR) Ayer', ' 76USD. Hoy', ' cerró en 104', '98USD. https://t.co/oQ7EEfyZXx\t\t\nRT @InversorExperto: Alibaba sube un +27% en Hong Kong $BABA https://t.co/lhSHq31w2u\t\t\n"RT @TrendSpider: $BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\nhttps://t.co/jcVXG…"\t\t\n@MarketRebels @SwaggyStocks how #investing in $BABA feels https://t.co/0tvtSOykwG\t\t\n"$BABA up 36%\nStill down 47% 🥲 Still inside the down trend line."\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @Tr3ndyJon: $BABA 🔥🔥🔥\n +180 - 160%\n\n184 days to go and the sleeping giant awakes \n\n#baba #stocks #StocksInFocus #st #daytrader https://t…"\t\t\n"RT @Tr3ndyJon: What a 2 day streak', '\n\nAll separate trades \n\n$SPY Calls +156%\n$UPST +163% and counting\n$SPY Puts +38%\n$LOW -14%\n$HD +50%\n$BAB…"\t\t\n$BABA WHY. ï¸\x8f\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nRT @CasualtyWar: $BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or tradin…\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $100 Call for Friday', ' March 18. Roughly 30 Million dollars! 💰💰💰 MASSIVE MONEY 💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"Top tweeted stocks:\n$BABA $NVDA $AAPL $SPX $TSLA $NIO $ZIM $ES $JD $AMZN $AMD $S $FB $VXX $XPOF $BIDU $F $KWEB $SBUX $PLTR $COST $PD $TSM $CSIQ $NFLX $SPWR $AVGO $PAYX $ETH $APPS $ACN $LEN $WSM $AMC $HYMC $LMT $XPEV $DAC $PFE $USO $FUTU $SMAR $LNTH $UNH \n\n #stockstowatch https://t.co/9nvCotFgDX"\t\t\n$BABA give me 20 more % and I\'m outahere ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA China stocks definitely were the winner today man a lot of the call options were up 5 to 20', '000% would’ve been nice to get a bunch of those for a dollar yesterday ï¸\x8f\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\nGoing to take out a small loan of $1 million dollars from my parents so I can buy more $BABA stock\t\t\nWhere all those people who said they were shorting $baba at 77 yesterday https://t.co/UapGlB0NKC\t\t\nNow that’s a bounce! Some say #Chinese manipulation of $BABA ? https://t.co/w2h2Wk9V6j https://t.co/BfMMWDBwVR\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\nRT @InversorExperto: Sube que te llevo $BABA 🚀 https://t.co/anzshlKFL6\t\t\n$BABA China stocks definitely were the winner today man a lot of the call options were up 5 to 20', '000% would’ve been nice to get a bunch of those for a dollar yesterday\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\n"$baba \n\nアリãƒ\x90ãƒ\x90ã€\x81ã\x81¾ã‚‹ã\x81§ä»•手æ\xa0ªã\x81®ã‚ˆã\x81†ã\x81ªä¸Šã\x81Œã‚Šæ–¹ã€‚本日ã€\x81æµ\x81石ã\x81«SBGも上昇ã\x81™ã‚‹ã\x81¨ã\x81Šã‚‚ã\x81„ã\x81¾ã\x81™ã€‚ã\x81Ÿã\x81\xa0ã\x81“ã\x81®ä¸Šæ˜‡ã\x81Œç¶šã\x81\x8fã\x81‹ã\x81§ã\x81™ã\x81\xad🤔"\t\t\n"Most active stocks today \n$DIDI $NIO $FXI $BABA $SPY https://t.co/YkzNUK7rIr"\t\t\nDamn $BABA up 36% today. Glad I scooped up a few shares!\t\t\n$BABA Damn you know I’m looking at these comments a lot of the barish ones I can’t believe how many damn bots are on all these feeds it’s crazy how many there are\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA I hope every bear reloaded puts at 73 yesterday. 👉\t\t\n$BABA need to break 108', ' 135-138', ' and then 180. 😘\t\t\n"$BABA 3/18 exp calls\n\n90C $0.16 to $16\n95C $0.06 to $11.7\n100C $0.03 to $7.9\n105C $0.02 to $4.95\n110C $0.01 to $2.95\n\nHow many did you buy? 😜😜😜"\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nRT @KickoStocks: $27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/mTwM1Jo7mm\t\t\n$BABA I\'m so glad the bears got gapped today ar least 😆 🤣 😂 😹 😆 â–¶\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n"RT @AreteTrading: Stocks Traded Today: \n\nLong \n$NVDA \n$UPST \n$BABA \n$WEAT (held last night. closed loss) \n$BTU (loss. closed)\n$TQQQ \n$SQQQ…"\t\t\n$DIDI 👈 January 2024 - $2.50C - buy and hold for Valhalla $BABA 📢\t\t\n$BABA $AFRM $GM #BABA #AFRM #GM #Trading #Cryptos https://t.co/Qg6plqszyn\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA rug pull alert.  Not if', ' when. 📌\t\t\n$BABA $EBAY  didn\'t know Ebay was Chinese ↘\t\t\n$BABA the herd logic or bear logic is that it can’t do this again tomorrow.  Not saying 40% The easy  trade is to short this.  3 day rule both ways. â\x8f©\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"this is so funny', ' \n1. after $BABA went -70% JPM comes with a downgrade. \n2. they can\'t state CCP may not deliver the stock one day/or US just bans it (as part of risk profile). \n3. Alibaba rallies.. haha https://t.co/CBPGBAlESo https://t.co/IR4ya8PgSg"\t\t\n$BABA jpm will upgrade now lol 📣\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA being propped 💟\t\t\n$BABA Another nice day in green here with this lovely stock! A lot of us at @RiskVsReward knew that the coil on this would pop with the beatdown its taken. Thanks for this one !!! â\xad\x90\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH\n9. $AMD\n10. $FB"\t\t\n$BABA Trust charlie', ' trust ray dalio', ' and kevin. 💯\t\t\n$BABA $EBAY Next 🥇\t\t\n$BABA 30% this no retail money', ' big institutional buying. ï¸\x8f\t\t\nis it obvious to buy China stock puts? Or will they moon two day a in a row? $BABA $BIDI $NIO $XPEV what others?\t\t\nIs it too late to pick up some stocks made in China?  Not if you look at it this way? $FXI $BABA $BIDU https://t.co/4sj4xIDA2u\t\t\n$HYMC how are we going to get the volume back? Is everybody doing their job and spreading the word on Twitter and on other boards and not just here? $baba bring that Chinese money over here... â\xad\x90\t\t\n"RT @TrendSpider: $BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\nhttps://t.co/jcVXG…"\t\t\n"ã\x81‚ã\x81\x8fã\x81¾ã\x81§ç›´æ„Ÿã\x81«é\x81Žã\x81Žã\x81ªã\x81„ã\x81‘ã\x81©ã€\x81\n\n$baba ã\x81¨ã\x81‹ã\x81“ã\x81®ã\x81¾ã\x81¾100ã\x81©ã\x81“ã‚\x8dã\x81‹200ã\x81\x8fらã\x81„ã\x81¾ã\x81§æˆ»ã\x81™å\x8f¯èƒ½æ€§ã‚‚å°‘ã\x81—ã\x81‚ã‚‹ã\x81‹ã‚‚。\n\nã\x81šã\x81£ã\x81¨ãƒ\x81ャートã\x81Œä¸‹å\x90‘ã\x81\x8dã\x81§ã\x81¯è²·ã\x81ˆã\x81ªã\x81„ã\x81¨è¨€ã\x81£ã\x81¦ã\x81„ã\x81Ÿäººã\x81Œå¤šã\x81‹ã\x81£ã\x81Ÿã\x81‘ã\x81©ã€\x81\n\n今回ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81§å®‰å¿ƒæ„Ÿã‚‚ã\x81‚ã‚‹ã\x81—ã€\x81ãƒ\x81ャートも上å\x90‘ã\x81\x8dã\x81«ã\x81ªã\x81£ã\x81Ÿã\x81‹ã‚‰ã€‚"\t\t\n$BABA china is just the next russia â˜\x9d\t\t\n$BABA I sold my calls early morning but I\'m glad you all got this crazy gains you deserve it', ' grab a beer and celebrate. â\xad\x90\t\t\n"$BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\nhttps://t.co/jcVXGrvPoP"\t\t\n@INArteCarloDoss Uh…have you looked at $BABA calls? It’s bananas.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA This made my buy! Made bank! Thanks Cramer! 💯 https://t.co/bHDfSGPyPP\t\t\n@Arczitalia @CezaryGraf jakie znaczenie maja te spadki przy nastepnych 5-10 latach? lepiej zapakuj sie w nie poki jeszcze tanio. Longi na $baba juz placa 150% a to dopiero poczatek\t\t\nRT @VINILOOO: A $BABA le han hecho una OPA o a alguien se le quedó pillado el botón de compra\t\t\nRT @InversorExperto: Alibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo. Sólo os puedo decir que puede conve…\t\t\n$BABA and $NIO get ready for $DIDI 🚀🚀🚀🚀🚀🚀 📶\t\t\n"RT @urbnstocks: Today we love you j pow \n\n â\x9d¤ï¸\x8f\n$BNGO +10.8%🟢\n$TSLA    +3.4%🟢\n$BABA     +33%🟢\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢…"\t\t\n$BABA $NIO $PDD $FUTU I\'m shorting this crap with my both hands', ' delisting from US exchange is just a matter of time. â\x9d—\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA lol what happened \nDid Charlie get a happy ending â˜\x9d"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n"$SPY\n$AAPL $TSLA $BABA \n\nWTF:  Win The Fund by setting up good trades!\n\n💎💯ðŸ\x90…ðŸ‘\x90💵 â\x8f©"\t\t\n$BABA & Bytedance (owns TikTok) are the future of China e-commerce 📊\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n$BABA short it 😘\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA chinese stocks are back.. delist my ass.. we going back to 200$ 🔔\t\t\n$BIDU $BABA $SPY $QQQ 🤑🤑🤑 ï¸\x8f https://t.co/PH3JDApmNT\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"ä¸\xad国副首相ã\x81Œæ\xa0ªå¼\x8f市å\xa0´å®‰å®šã\x81¨å›½å¤–上å\xa0´ã‚’支æŒ\x81。\n今後数ヶ月ã\x81§äººæ°‘銀行ã\x81Œå¸‚å\xa0´ã‚’後押ã\x81—ã\x81™ã‚‹ç·©å’Œç\xad–を打ã\x81¡å‡ºã\x81™æ–¹é‡\x9d。ã\x81“ã\x81®ã\x81Ÿã‚\x81ä¸\xad国ãƒ\x8fイテクæ\xa0ªã\x81Œæ€¥é¨°ã€‚\n\n3/16終値å‰\x8d日比\n$BABA +36.76%\n$BIDU +39.2%\n$JD +39.36%\n$PDD +56.06%\n$DIDI +41.67%\n$NIO +25.59%\n$XPEV +29.55%\n$LI +31.90% \nhttps://t.co/TwJojT4ALA"\t\t\nRT @BeaglierCap: $BABA https://t.co/OCsEdRfWNp\t\t\nRT @stocktalkweekly: We absolutely nailed the China trade in the Discord today. Started with an on-point watchlist (as usual) at premarket…\t\t\n"I\'m long $baba and this definitely feels like a bear market rally 👀\n\nProbably going to sell tomorrow for oil and uranium names. https://t.co/Lr9KtueCIT"\t\t\n$BABA  🥳🥳🥳 ✔\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 291\n$TSLA  Price: $840.23  Mentions: 186\n$SPX  Price: None  Mentions: 172\n$QQQ  Price: $340.32  Mentions: 169\n$BABA  Price: $104.98  Mentions: 132\n\n#stocks #investing #trading"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NVDA\n6. $…"\t\t\n$BABA https://t.co/tlqofi6Oka\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 132\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 291\n$QQQ Mentions: 169\n\n#stocks #investing #trading"\t\t\n$bidu $baba Strong country. What’s next', " change in policy for EDU stocks? https://t.co/AyId6QfeH5\t\t\n$BABA  wall of bids at $104   time to load up 👉\t\t\n@YahooFinance @ines_ferre Bear market backtest. $BABA is under much resistance. Check out all of the 'stunning rebounds' 1929 - 1932... https://t.co/s8EJh7Yf2S\t\t\n$BABA Called it. Now I call it lingers in 90-110 range for a bit. Chinese still could be doing fishy shit with russia ✔ https://t.co/gL0jI66twL\t\t\nRT @itscharliemar: Am I going to wake up to another 10% run from $BABA tomorrow? Would be nice $110+\t\t\n$BABA the short interest on China names is ridiculous", ' including $kweb. This could get volatile ï¸\x8f\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NVDA\n6. $…"\t\t\n@InversionFundam $BABA sea marcado un +36', '76% ésta sesión\t\t\n$BABA why dumping after hours ï¸\x8f\t\t\n$BABA More volume than the selloff in 12/2020... nothing close to this volume since then https://t.co/MBJH7iin70\t\t\n$BABA I’m no longer afraid. More macro concern and this goes lower and we get opportunity 💟\t\t\n$BABA imagine someone sold @73 just yesterday. ↘\t\t\n$baba still has so much room to run https://t.co/lIHs1AfKJR\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$BABA the amount of puts that were 80-90 percent off today was amazing. Kid in a fucking candy shop 😃\t\t\n@DCDOWORK What do you think about $BABA\t\t\n"Chart of the Day" NEW VIDEO ! We\'re studying $BABA today and its price action following a massive 45% rally ! https://t.co/MiARJcKJUn\t\t\n"We absolutely nailed the China trade in the Discord today. Started with an on-point watchlist (as usual) at premarket open', ' to our girl @iluvstocks1 SNIPING the day-trades:\n\n$BABA $105 C $0.60 - $4.95 (+725% !)\n$PDD $38 C $2.46 - $5.72 (+132%)\n$NIO $18 C $0.83 - $1.30 (+57%) https://t.co/H8ni5Av6p1"\t\t\n$BABA I called over 100. I sold and will wait for a pullback here 🥇\t\t\n$CRLBF MSO investors can learn from $BABA its probably best to buy after uplist if we are being honest. All about volume… you saw it with Chinese stocks today. Need institutional support no matter what. ðŸ‘\x8d\t\t\n$BABA I don’t own this (yet) but a guy I just watched said this is trading at 11x forward earnings and it should be 25. 📈\t\t\n$BABA kevin o Leary you are my hero ï¸\x8f\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$BABA 100 bln market cap reversal? ðŸ‘\x8d\t\t\n$BABA NEW ARTICLE : Alibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In? https://t.co/zfUE5Ki0cz Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA Charlie mungers last swing (probably) at half the price he paid. Say no more ï¸\x8f\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/SAwqoqlWgn"\t\t\n$BABA NVFY blockchain technology 🔥🔥🔥 ï¸\x8f https://t.co/jwg4wMl6Vi\t\t\n"$BABA China stocks fked\n\nhttps://t.co/H8V8pPW2zC"\t\t\n@Freshie305 Only swing I’m holding now are $BABA callls ðŸ\x8d›\t\t\n$BABA $150 by end of day tomorrow?!! 🚀🚀🚀🚀🚀🚀🚀🚀🚀💎💎ðŸ\x8d‹ðŸ\x8d‹ðŸŽŠðŸŽ‰ðŸŽ‰ðŸŽ‰ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ ☑ https://t.co/jOkHmb63CA\t\t\n$BABA $SBUX NEW ARTICLE : Starbucks CEO latest exec to exit company', ' Alibaba stock rallies', ' casino stocks rise https://t.co/WSE3GxJbzf Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"$TSLA will 2-10x after #GigaBerlin & TX  love it.\n\n#Tesla exports car to EU paying huge duty and VAT all those nonsense tax and still M3 is #1 EV in EU now.\n\n$NIO $LCID $FSR $RIVN $F $GM $GGPI $XPEV $LI $BYDD $BABA $VWAGY $TM"\t\t\n"RT @AreteTrading: Stocks Traded Today: \n\nLong \n$NVDA \n$UPST \n$BABA \n$WEAT (held last night. closed loss) \n$BTU (loss. closed)\n$TQQQ \n$SQQQ…"\t\t\n"3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$BIDU +42.49%\n$BABA ++28.22%\n\nâ–\xa0ä¸\xad国EV🚗\n$LI +31.90%\n$XPEV +29.55%\n$NIO +25.59%"\t\t\nRT @OptiontradinIQ: How To Set Up A Synthetic Short Put https://t.co/P2OvcWbiw5 $PEP $SPY $BABA\t\t\n"ðŸ\x90» FINRA Highest Short Volume (03-16-2022)\n\n$SONN - 84M\n$AMD - 46M\n$BABA - 42M\n$NIO - 33M\n$TQQQ - 30M\n$SOXS - 28M\n$MULN - 28M\n$MKD - 27M\n$SQQQ - 27M\n$VEON - 27M\n$DIDI - 26M\n$DUO - 26M\n$NVDA - 22M\n$KC - 22M\n$HYMC - 21M\n$RLX - 21M"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NVDA\n6. $AAPL\n7. $TSLA\n8. $AMZN\n9. $LNTH\n10. $QQQ\n\n( Sorted by most recent ) https://t.co/gPGqSoPovl"\t\t\n$BABA  loaded up. lot more to this company. 🚀🚀🚀 🔔\t\t\n@NIONenad Saw your post yesterday or the day before about $BABA under $80 buys. Congrats.\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$BABA https://t.co/XtbKOW3Gbs\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\n"$BABA\n#Update \nenuf said  ! \nCheers #DoughGang \nWe had this from the 70s \n\nBABA 220318C80\n#openingtrade \n9:36am · 15 Mar 2022 · TweetDeck https://t.co/ACL35NDnHM"\t\t\n$BABA we need few days like this and we are good lol 🚩\t\t\n$BABA - Hot Stocks: Chinese tech stocks jump; S rises on earnings; NLOK falls; DAC hits high; TLS reaches low https://t.co/7aYlSoKlfX\t\t\n"#WallStreet 🇺🇸 Most Mentioned Tickers on WSB #wallstreetbets now:\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH\n9. $AMD\n10. $FB"\t\t\n$BABA 寄り付ã\x81\x8dã\x81§æ–°è¦\x8fイン。ã\x81¾ã\x81šã\x81¯$105ã\x81®ã‚µãƒ\x9dートラインを超ã\x81ˆã\x81¦ã\x81„ã\x81‘ã‚‹ã\x81‹æ³¨ç›® https://t.co/CrtJRCr5c9 https://t.co/9rXXAOk8UH\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH\n9. $AMD\n10. $FB"\t\t\n"Today\'s Top Bearish Flow.... ðŸ\x90»\n\n$NVDA $AMZN $TSLA $AAPL $BABA $BA\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/Xy8dz7VdSk"\t\t\n"FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80 Likes for TOMORROWs FREE Picks!\n\n$SPY $TSLA $SHOP $AMZN $ROKU $NFLX $BYND $LCID $PLTR $COIN $HOOD $MARA $AMD $NVDA $AAPL $BA $QCOM $MRNA $PFE https://t.co/VTPLBNbeMq"\t\t\n@KASDad $BABA 285B mkt cap', ' swings 35% in a day 🤔\t\t\n$BABA that was a nice scalp. ðŸ™\x8f 📊\t\t\nToday my portfolio up 253% 🔥 $NIO $BABA $XPEV $LI $Chinese stock https://t.co/XmnE7DeYET https://t.co/ogoltkg8Fn\t\t\n$BABA what is this a penny stonk now lol 😃\t\t\nTwo days after @jpmorgan capitulates and downgraded $BABA from $180 to $65 (-63%!) stock is up 36% to $104. They stuck with overweight the entire 2 years down', ' and now may miss the bottom too. Seriously', ' who is paying for this research? https://t.co/WpTaf7Vtbc\t\t\n$BABA  time to go back ðŸ\x8f¼\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nRT @OhMyBadTrey: @smartertrader I took that $BABA call…a banger!!\t\t\n"RT @Remzztrades: +$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through…"\t\t\n@jayemdel @cperruna $BABA has been below the 200ma for over a year\t\t\n$BABA  Kevin O’Leary was crucified for saying he was a buyer of BABA because it was down like 10% on the day yesterday.  He looks pretty smart now. ï¸\x8f\t\t\n$BABA  😊 🆓\t\t\n$BABA 120$ EOW and 150$ this summer ï¸\x8f\t\t\n$DIDI $BABA NEW ARTICLE : Didi Downward Spiral Accelerates Amid Delisting Drama https://t.co/AWlXVPxDSr Get all the latest $DIDI related news here : https://t.co/3zGQZXRheB\t\t\n"Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)\n$NVDA 852k (60% call/40% put) 📣"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nRT @CasualtyWar: $BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or tradin…\t\t\n$baba next stop 138? 🌟 https://t.co/8T8eqdDlpJ\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA is going down📉🕳 👆\t\t\n$BABA this can\'t be good. 🆓 https://t.co/hSMkCYT4hb\t\t\n$baba people are shocked on a 35 pct move.. but no one talks about the unseen mega crash sell off this name has endured from a mere 120/125 level just 3 - 4 weeks ago just because its Chinese. in extraordinary move  Chinese government was forced to intervene! BABA etc is systemic https://t.co/SwjMx6yYP2\t\t\n$BABA and Tencent are preparing to cut tens of thousands of jobs combined this year 📶\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA is this out of steam? ðŸ‘\x8d\t\t\n$BABA this can\'t be good. https://t.co/IhywqebjEI\t\t\n"$BABA\'s 37% rally is the most since it went public in 2014', ' adding back $76.5bn in market value in one day. \n\nJust 1% away from the record: the last time it climbed more was on the first day of its NY debut', ' gained 38% from the IPO price. https://t.co/OwlxSwlQ1S"\t\t\n$BABA Chart and comment @epictrades1 @KirasEpicTrades @AmCapTrader https://t.co/bONt5gMLqw\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or trading stocks in downtrends. Will be watching 👀 to see if price can push back above the 10 sma. \n\nChart courtesy of @TrendSpider https://t.co/8AVoEhCvJc"\t\t\n"$BABA got back 73B in market cap today \n\nFor a gauge', ' $UBER is worth 63B"\t\t\n$BABA holy shit I really almost bought in the 70’s I knew it I knew it I almost yoloed woulda made 4000 fk I shoulda fk knew it I love these stocks ï¸\x8f\t\t\n@cperruna $BABA and other Chinese ADRs looked like that (basing and reversing) a few weeks ago and then took another leg lower...\t\t\n$BABA why is this down After Hours? ï¸\x8f\t\t\n"$BABA 👌\n\n$SPY $QQQ https://t.co/ozFgnSyJyP"\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 9.85 (343.44 %)\n$BIDU(04/01) P 1.175 -> 7.35 (525.53 %)\n$CVX(04/01) C 2.11 -> 3.1 (39.81 %)\n$BIDU(03/18) P 6.675 -> 32.85 (392.13 %)"\t\t\n"RT @jen__suarez: $AABB\n \n$JD\n \n$BABA\n \n$KC\n \n$PDD\n \n$AABB\n X20-X50 Coming Watch List \n$AABB\n you will be extremely happy. BOOM TOWN Imminent"\t\t\n"2022-03-11 #Profits:\n$AAPL(03/18) P 4.4 -> 7.95 (80.68 %)\n$BABA(03/25) P 3.075 -> 13.6 (335.77 %)\n$BIDU(03/25) P 3.475 -> 18.9 (443.88 %)"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA  they want  to squeeze shortLF ï¸\x8f\t\t\n$BABA Chinese will take all the profit and leave US bulls to drown. 🤣 ✅\t\t\nthese are the trending stocks $BABA  $BRK-B  $DIDI  $BRK-A  $NIO  $^IXIC  $SONN https://t.co/elWlbMYSHV\t\t\n"â™»ï¸\x8f El mejor dia en bolsa. Cartera +5', '4%\n#Alibaba $BABA  +36%\n#Exprivia $XPR +25%\n#Teladoc $TDOC +11%\n#Corsair $CRSR +11%\n#Nagarro $Na9 +8%\n#Meta $FB +6%\n#JDSports $JD +5%\n#LleidaNet $LLN +5%\n\n✅Posiciones con subida superior al 5%\n\nCon un par mas de dÃ\xadas asi...\n\nYTD en verde😂😂"\t\t\n"Stocks Traded Today: \n\nLong \n$NVDA \n$UPST \n$BABA \n$WEAT (held last night. closed loss) \n$BTU (loss. closed)\n$TQQQ \n$SQQQ \n$SARK \n$GFS \n$AAPL \n\nShort \n$BABA \n$QQQ (puts and stock) \n$JPM (Loss.Closed)\n\nVery active today due to wild swings. Great day for quick trades. Ty Jerome"\t\t\n@Miguel_Boggiano Cómo pegaste la inversa de $BABA groso!\t\t\n$BABA just talking shit. Carry on. 😘\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n$BABA is dropping like multiple flies ☑\t\t\n$BABA lol ï¸\x8f\t\t\nDD Cluster #2 $UPST $FB $TSLA $BABA\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nSoy el P.Amo clavando suelos!!', ' ya habeÃ\xads visto hoy lo de $BABA no?', ' pues yo las llevo a 191$ . Como te quedas ??', ' soy un maquina!\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA $BIDU $TCEHY https://t.co/FCvzitq1iy\t\t\nLes comparto el portafolio de prueba del algo “Tlalchichiâ€\x9d ðŸ\x90•especializado en #BIVA el cual fue impulsado principalmente por $BABA y $CEMEX con un acumulado de +4.43% desde el lunes #TradingClubMX https://t.co/tNVAaeBJvA https://t.co/pJmvQDrnId\t\t\nRT @eg651: $cenn some observations $didi $kweb $spy $baba $wkhs $solo $muln https://t.co/EjHmRLurUw\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA I\'m richaahahahhaah â˜\x9d\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"Unreal month of March for https://t.co/p55CBF6zGu. So far we\'re 22 and 3. All 3 losses went GREEN. Especially $BABA. Can\'t believe it! \n \nTraded $FB $AAPL $SPY $QQQ $BABA $AMD $JETS $BA $SQ https://t.co/bA07TOCWYI"\t\t\n@chadha_mayur Nice move', ' I was actually eyeing $BABA a few days ago\t\t\n$BABA life is good 👆\t\t\n$BABA baba will run the world in 2-3 years.. US economy will collapse with Amazon ✔\t\t\n"RT @NP_Trader01: 3/17 Watchlist \n$SBUX C > 87.72 / P < 86.40\n$TSLA C > 842.45 / P < 821.90\n$BABA C > 105.82 / P < 104.35\n$INTC C > 46.62 /…"\t\t\nTrade 2: Short $BABA https://t.co/S1yylkEBcf\t\t\n"RT @NP_Trader01: 3/17 Watchlist \n$SBUX C > 87.72 / P < 86.40\n$TSLA C > 842.45 / P < 821.90\n$BABA C > 105.82 / P < 104.35\n$INTC C > 46.62 /…"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n$BABA Soon the world will be made in China? Lol 😆 📢\t\t\n"Today we love you j pow \n\n â\x9d¤ï¸\x8f\n$BNGO +10.8%🟢\n$TSLA    +3.4%🟢\n$BABA     +33%🟢\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2%🟢\n$MSFT   +0.8%🟢\n$FB         +4.0%🟢\n$GOOGL +1.7%🟢"\t\t\n"Am I being the only one who invested (a lot) in $BABA on levels 150-230 but not on levels 75-95!? 🙈\nDouble whammy!"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nbet they push $BABA thru 130 overnight https://t.co/GGWYOlKCSC\t\t\n$BABA huge day today! Wow! Trimmed some profits at $105 after hours. Just wow!! 🙌ðŸ\x8f¼ðŸ™ŒðŸ\x8f¼ next target $135 💲\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @El_P_Financiero: $BABA +20% en Hong Kong (y otras chinas):\nEl gobierno chino anuncia medidas para estabilizar los mercados e impulsar l…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA it can go from $100 to $150 in a day', ' just like BIDU 📢\t\t\n$BABA they’re going to announce how many shares they bought back during the quarter at earnings and this shit is going to fly ï¸\x8f\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\n$ANPC $HYMC $BABA   buy some anpc low float and needs to move soon! â–¶\t\t\n"3/17 Watchlist \n$SBUX C > 87.72 / P < 86.40\n$TSLA C > 842.45 / P < 821.90\n$BABA C > 105.82 / P < 104.35\n$INTC C > 46.62 / P < 46.06\n$SPY $QQQ $SPX $AMC $GME https://t.co/zPjXe5mu93"\t\t\nRT @MarketOmega: +$13', '718. Informed members during the PM analysis that we\'re seeing capital flow into China stocks. Also Fed raised rates…\t\t\n"Peek a boo ? \n\n$spy $baba https://t.co/eO6K5Q8vqA"\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"Example: $KWEB $BABA\n\nWho is next?\n\nWhat opportunities do you see? \n\nThey technically will be below all MAs ;) https://t.co/MKBmGir7tS"\t\t\n"RT @tommecha1025: $CWEB\n今日ã\x81°ã\x81£ã\x81‹ã\x81—ã\x81¯ã\x81¿ã‚“ã\x81ªå–œã‚“ã\x81§ã\x81„ã\x81„ã\x81§ã\x81—ょã\x81†ï¼\x81指を咥ã\x81ˆã\x81¦è²·ã\x81ˆã\x81ªã\x81‹ã\x81£ã\x81Ÿæ–¹ã€\x81ã\x81¾ã\x81\xa0é–“ã\x81«å\x90ˆã\x81„ã\x81¾ã\x81™ã‚ˆï¼Ÿ\n\n$BABA 助ã\x81‹ã\x81£ã\x81Ÿãƒ¼ðŸ˜‚\nã\x81‚ã\x81¨1æ—¥ã\x81šã‚Œã\x81¦ã\x81Ÿã‚‰ãƒ\xadスカットã\x81\xa0ã\x81£ã\x81Ÿãƒ¼\nè€\x90ã\x81ˆã\x81Ÿãƒ¼ãƒœã‚¿ãƒ³æŠ¼ã\x81—ã\x81‹ã\x81‘ã\x81Ÿãƒ¼\nå°šã€\x81çµ¶è³›å\x90«ã\x81¿æ\x90\x8d。。 https://t.co/3…"\t\t\nRT @kincomm: #ChartOfTheDay: Hong Kong stocks rally as #China pledges to support financial markets. The Hang Seng index surged by 9%', ' with…\t\t\nRT @THEWOLFOFTASI: شاهد Ø\xadجم التداول على سهم شركة علي بابا لهذا اليوم 155 مليون سهم دÙ\x81عت بسعر السهم لاختراق مستويات الـ 100 دولار بارتÙ\x81اع 36…\t\t\n$BABA maybe his 100 bday tube honest that’s how you make money! ✨\t\t\n@compound248 As a $BABA bag holder I approve this\t\t\n"RT @AlfieData: #FinTweet hace 2 semanas llorando por las pérdidas en $BABA  que arrastran desde hace meses y acumulando en bajada.\nHoy todo…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n@hellostake $baba for once 😂\t\t\n$BABA Enjoying the ride\t\t\nguy says i told you so at the bottom. don\'t mock! $BABA https://t.co/O69cDYaAD3\t\t\n$BABA ðŸ\x90» ? ï¸\x8f\t\t\nHablame de piedra.. $JPM $BABA https://t.co/SjUI1KPzcW\t\t\n$BABA telling ya ez money 👇\t\t\n@BlazeTradezzz $BABA went wild\t\t\n"#ChartOfTheDay: Hong Kong stocks rally as #China pledges to support financial markets. The Hang Seng index surged by 9%', ' with @AlibabaGroup and @TencentGlobal also up over 30% today on the news. Is momentum shifting back into Chinese markets?\n\n$BABA $TCEHY #ChineseStocks https://t.co/hGOUoMw6eM"\t\t\n"$AABB $AABBG  \n \ncrazy what A little typo can start.  \n \nkinda like how $BABA got lucky and stole a shit load of hype that should have sent us flying today ï¸\x8f"\t\t\n"$BABA Charlie won’t even look at this for a couple more years!\nStrong like Bull 📢"\t\t\n"I rarely play meme stocks but looks like Chinese can do the same trick\n\n$BABA no charts but $75 looked good', ' never expected it to go 30% up in a day.\nEven the dead options I had went 4-5x', ' real crazy stuff https://t.co/TU83R6ORzC"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$CWEB\n今日ã\x81°ã\x81£ã\x81‹ã\x81—ã\x81¯ã\x81¿ã‚“ã\x81ªå–œã‚“ã\x81§ã\x81„ã\x81„ã\x81§ã\x81—ょã\x81†ï¼\x81指を咥ã\x81ˆã\x81¦è²·ã\x81ˆã\x81ªã\x81‹ã\x81£ã\x81Ÿæ–¹ã€\x81ã\x81¾ã\x81\xa0é–“ã\x81«å\x90ˆã\x81„ã\x81¾ã\x81™ã‚ˆï¼Ÿ\n\n$BABA 助ã\x81‹ã\x81£ã\x81Ÿãƒ¼ðŸ˜‚\nã\x81‚ã\x81¨1æ—¥ã\x81šã‚Œã\x81¦ã\x81Ÿã‚‰ãƒ\xadスカットã\x81\xa0ã\x81£ã\x81Ÿãƒ¼\nè€\x90ã\x81ˆã\x81Ÿãƒ¼ãƒœã‚¿ãƒ³æŠ¼ã\x81—ã\x81‹ã\x81‘ã\x81Ÿãƒ¼\nå°šã€\x81çµ¶è³›å\x90«ã\x81¿æ\x90\x8d。。 https://t.co/3yv8Zf2FZg"\t\t\n"Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5qQB8"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@TipRanks what was that you published yesterday about Alibaba? “Don’t catch the falling knifeâ€\x9d 😂 $BABA 🚀\t\t\n"Don’t call me daddy.\n\nCall me $BABA. https://t.co/f5yXGV2ToI"\t\t\n@salilrajadhyx Now let\'s compare to bullish reports on $BABA a year or two ago. Embarrassing.\t\t\n"🎙 El dinero de verdad con $BABA NO está en la compra de acciones en el suelo del mercado buscando un rebote…\n\nâ–ªï¸\x8f Las posibilidades que dan las OPCIONES tanto con ventas de CALL como de PUT OTM en este tipo de mercados con alta volatilidad y rangos no tienen comparación https://t.co/nb518k1YjF"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 283\n$TSLA  Price: $840.23  Mentions: 184\n$SPX  Price: None  Mentions: 168\n$QQQ  Price: $340.32  Mentions: 165\n$BABA  Price: $104.98  Mentions: 131\n\n#stocks #investing #trading"\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 131\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 283\n$QQQ Mentions: 165\n\n#stocks #investing #trading"\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n"$BABA  This was from yesterday🤣🤣\nJP Morgan got burned with their short position lmao 💫 https://t.co/kc6vp0kFlT"\t\t\n"He just gave you the FU arm sign \n\nNotice the MUTE IS ON\n\n$baba $spy $fb $tsla $kweb https://t.co/uCFYQ2rosz"\t\t\n"$BABA seeing an uptick in chatter on 4chan over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #4chan  #investing https://t.co/IONOHmrid0"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA over sold big time that\'s why it\'s doing the dead cat bounce.  Shorting soon ☑\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n"$BABA   \n\nHe said SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL \n\nat the bottom \n\nSELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL https://t.co/vSTv4Qq0Mc"\t\t\n$BABA my buys @ 77.7 Monday looking juicyyyy âš¡\t\t\n$BABA  ðŸ\x8f¼ https://t.co/i4va8louSu\t\t\n"$BABA $NIO $TENCENT \nBelieve in the companies and china', ' but sold half of postion started last 3 days. \nTake profits kids. Chances of a pull back after a day like this is real. \nWill buy back later. ↔"\t\t\n$BABA Ray Dalio', ' Kevin O’Leary', ' Charlie Munger', ' very likely JPM all bought the dip. They are not selling for pennies!!! 🚀🚀🚀 ☑ https://t.co/NhywidC0c1\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 69 | -45.2% | 🚀\n| $BABA | 44 | -58.9% | 🚀\n| $GME | 38 | 15.2% | 🚀\n| $QQQ | 17 | -50.0% | 🚀\n| $TSLA | 14 | -30.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n$ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my radar again for tomorrow $BABA holding 75% $DIDI holding 50% of my position (total 22 swings going into tomorrow)have a awesome  day everyone\t\t\n$BABA shorts liquidating that\'s all. Who\'s buying from them nowadays.  I buy from Amazon with prime.  Free shipping ↘\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n$baba  shorts getting sucked in love it 👉\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n$BABA faith restored in this sleeping giant today. 📌\t\t\n$BABA i think it\'s funny all the bulls show up like they called it for a day', ' but the bears have been calling it for the better part of 18-months.  No skin in the game at the moment', ' just a funny observation. 😃\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (39)\n2. $BABA (20)\n3. $TSLA (12)\n4. $QQQ (10)\n5. $AMZN (9)\n6. $GME (8)\n7. $SOFI (7)\n8. $HOOD (4)\n9. $ST (4)\n10. $PYPL (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ZQ3IEN2Emg"\t\t\n"Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA https://t.co/rffMaqxCjU"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 70 | -44.0% | 🚀\n| $BABA | 49 | -52.0% | 🚀\n| $GME | 35 | 0.0% | 🚀\n| $QQQ | 18 | -45.5% | 🚀\n| $TSLA | 15 | -21.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@itscharliemar $BABA 3 million!\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $GLG 🥈\n3. $PD 🥉\n4. $MKD\n5. $QQQ\n6. $SPX\n7. $NVDA\n8. $BABA\n9. $AAPL\n10. $RIOT\n\n( Sorted by most recent ) https://t.co/sRHXf4ZBj4"\t\t\nI can tell the $BABA coverage is going to be insufferable if it just goes back to where it was a few months ago… https://t.co/GKCjjsjnrO\t\t\n"#China...wow', ' fucking wow!\n\n$TCEHY:  +33%\n\n$BABA:  +37%\n\n$BIDU:  +39%\n\n$JD:  +39%\n\n$PDD:  +56%"\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\n$BABA $BABA is the most mentioned ticker on WSB😅😅 🪄\t\t\nChina bounce ', ' dead kitty variety or memorex $BABA $BIDU @hfrfromthefloor got out of his long early 9% wasn\'t in his cards. All All Catholic @MarchMadnessMBB is this the year @PCFriarsmbb  Buy zone $CL_F  $ZW_F $ZB_F selling ahead https://t.co/WqbQwpT52e\t\t\nTalk about an awful entry position of $125 in $BABA -> up 37% and still down around 16%. Who care low volume but def learning as I go - indices > stocks https://t.co/rFYRpd5QZL\t\t\n"#FinTweet hace 2 semanas llorando por las pérdidas en $BABA  que arrastran desde hace meses y acumulando en bajada.\nHoy todos están con plusvalÃ\xadas celebrando haber comprado en suelo.\n\n😂😂😂😂 https://t.co/2MsR9Alvib"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 71 | -42.7% | 🚀\n| $BABA | 50 | -50.5% | 🚀\n| $GME | 34 | -2.9% | 🚀\n| $QQQ | 18 | -45.5% | 🚀\n| $TSLA | 15 | -21.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$Baba some trend scalp https://t.co/FMSLtbWcGt\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (22 mentions)\n2. $BABA (18)\n3. $QQQ (8)\n4. $TSLA (6)\n5. $FB (5)\n6. $SOFI (4)\n7. $AMZN (3)\n8. $PYPL (3)\n9. $GME (3)\n10. $IPO (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(AfterHours)\n\n1. $BABA Alibaba -0.37%\n2. $SBUX Starbucks +0.64%\n3. $TSLA Tesla +0.22%\n4. $FB Meta +0.11%\n5. $AAPL Apple -0.01%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n(AfterHours)\n\n1. $SBUX Starbucks +0.64%\n2. $BABA Alibaba -0.37%\n3. $KSS Kohl\'s +0.3%\n4. $SOFI SoFi +3.27%\n5. $PD PagerDuty +15.46%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nRT @mktparticipants: 🎤💪 $KWEB $FXI $BABA $PDD $JD https://t.co/SDaVlYziUX\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/3MMxOJuKHv\t\t\n"Biggest Mega-Cap Gainers for Mar 16', ' 2022:\n\n$BABA +36.76%\n$ASML +9.04%\n$NVDA +6.63%\n$FB +6.04%\n$ADBE +4.91%\n$CRM +4.81%\n$TSLA +4.78%\n$JPM +4.47%\n$AMZN +3.89%\n$NVO +3.70%\n\nResearch on https://t.co/Y2cUko1gq2"\t\t\nHave a drumstick and your brain stops tickin\' $BABA $TCEHY\t\t\n$BABA $150 by tomorrow?🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 💲\t\t\nToday was a giant darkpool day on many of my favorite tickers.  That is typically bearish on a day like today.  I\'ll post analysis later tonight. $AMZN $XOP $XLE $QQQ $TSLA $BABA $NVDA $FB\t\t\nSold 1/3 of $BABA today for +26% Switched all money from $VTRS into $GILD (same value today in my portfolio). I’m out of $VTRS don’t like insiders selling at this price ✔\t\t\n"couple of equity names are at or above their monthly opens', ' good litmus test of if these moves have more leg is whether or not they can flip \'em\n\n$amzn $baba $nvda $msft https://t.co/mlmadM7E0b"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"Hoy es el dÃ\xada que más money he ganado en bolsa. 📈\n\nPero aún estamos lejos de BEP…\n\nHola @carlosotermin \n\n$pdd $baba $li \n\n🚀🚀🚀"\t\t\nSold 1/3 of $BABA today for +26% Switched all money from $VTRS into $GILD (same value today in my portfolio). I’m out of $VTRS don’t like insiders selling at this price\t\t\n@The_RockTrading Now show your $BABA puts\t\t\n$KWEB $BABA $1810 🥰 chinese stonks baka will add sa HL on $SE and $NIO https://t.co/FFCPYfYgiS\t\t\n$BABA is the most mentioned ticker on WSB\t\t\n"$baba\n\nDark Pool activity:\n\n2.0m shrs @ $104.98 or $212m"\t\t\nRT @CasualtyWar: $BABA 148', '000', '000 shares traded today. Massive volume! Back above the 8 & 21 ema. Very interesting spot. Especially since…\t\t\n"RT @Palmieri888: $BABA \n\nPre - MKT\n\n   Volando   92.45"\t\t\n"RT @Palmieri888: Bien ¡¡\n\n  $BABA \n\n A precios del 10 de marzo del 2022"\t\t\n$BABA people that don\'t like this stock', ' company and country are retarded 💫\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\n"RT @snickersty: @jicchamatome 3月16日マーケット振り返り♫\nTop Active: $DIDI ↑41.67%; $NIO ↑25.59%; $BABA ↑36.76%; $BEKE ↑64.35%;\n今日ã\x81¯FOMCã\x81Œã\x81†ã\x81¾ã\x81\x8f行ã\x81£ã\x81Ÿã‚ˆã\x81†ã\x81§ã€\x81会è\xad°ã\x81®å¾Œâ€¦"\t\t\n$BABA I believe in you baba 🥳 ï¸\x8f\t\t\n$BABA congratulations whoever bought last few days ðŸ‘\x8d\t\t\n$Baba almost 8', '000% today. Whoever had calls banked. Wtf is going on in China 🇨🇳? https://t.co/2nBgAsrp2s https://t.co/LOg5kAbtaT\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/Z79QJvdUoz\t\t\n"Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.co/cjrPLgjywF\n\nSponsored by @FactSet @OpenExc https://t.co/neq5MoIEX4"\t\t\n$BABA Where are new self made millionaires? âš¡\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$TSLA $SPY $BOXL $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/0jvG0x3Ahd\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nThey downgraded $BaBa with target PE of 7', ' citing slow growth in China (expected 5.5% GDP growth this year.).  Meanwhile', ' Amazon is PE is 40+ and US GDP growth rate is expected to be only 3 percent range…. Makes no sense https://t.co/LC92WfgDK7\t\t\n@a_inversor Como las clavas con $baba 😅😅\t\t\n"@juan8896ma241 @afpb01 @Merval_Surf Ojo que las medidas no eran sólo contra $baba', ' eran a varios rubros\n\nDesistieron de regular más el mercado', ' hay empresas que hoy se mandaron +70%. Hasta el etf de china se mandó +18%"\t\t\n"RT @DwyaneTrade3: Started the day down -$1k because of swings so I’ll chalk today up as a W. Crazy day\n\n$SPY puts for +100% ✅\n$BABA calls f…"\t\t\n$BABA $BIDU $TENCENT $MPNGY  - Thank you @KevinOLearyOfficial for the buy signal yesterday went 12k in each~ up over 18k in one day. 🔔\t\t\n"$SPY $QQQ It\'s not very often that u see a $50B market cap stock and a $250B market cap stock move 40% in a day \n \n🔥 $BIDU \n🔥 $BABA 📌"\t\t\nRT @tzimasr: $BABA & $veon what if all your money was on these two today? ðŸ‘\x8d\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', " AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/id1RBeW4TY\t\t\n$BABA Bears today 🔔 https://t.co/0oTnMefNuT\t\t\n@GuyAdami $baba https://t.co/yTbgrUkeIk\t\t\nRT @totalinvestor1: Today's Most Active #Stocks by Volume in the US #StockMarket were: $DIDI", ' $NIO', ' $BABA', ' $BEKE', ' $AMD', ' $AAPL', ' $RLX', ' $F', ' $S…\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/zDUXXzTpM9\t\t\n$BABA  that\'s why it\'s called"Fast Money" lol â–¶\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/iCvQ4Yza17\t\t\nI can\'t tell you how many times I\'ve thought trading the stock market wasn\'t for me. Every now and then I get a little sign that says "keep going". Today', ' that sign was $BABA 💜 https://t.co/Ne9AzrrXSU\t\t\n@KTTECHPRIVATE Where do you see $Baba going?\t\t\n$BABA I’m up 1.50% in the last 5 years! YES!  😂 😄\t\t\n$BABA if this is not trend reversal', ' I don’t know what is! On the way to all time high by the end of 2023! ï¸\x8f\t\t\n$BABA  short squeeeeeeeze part incomming 💢\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA 🚀🚀🚀🚀🚀🚀🚀 âš¡\t\t\n"Top Sweep Activity from Smart Money daily recap courtesy of the real-time dashboard from https://t.co/XFSr9itA5W:\n\n1. $AAPL 72.1K contracts\n2. $BABA 42.9K\n3. $NVDA 29.4K\n4. $BAC 24.5K\n5. $F 24.1K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/jBHgFXdkgg"\t\t\n$BABA: macro good news from the CN government backing up those companies', ' that is pushing this crazy movement in CN stocks. However', " keep in mind that it's still in a strong downtrend unless B/O. I'm more favoring a reject near-term", ' then double-bottom', ' before the real rally. https://t.co/UEfMTgC5cw\t\t\n"$SNOW\n\ncouple $230 sweeps came in a few days back at the lows (mar & april) - so they\'re up a good chunk already\n\ncould pull a $BABA if we really start squeezing https://t.co/80TVBmbDjO"\t\t\nRT @_GalacticChild: @ParrotStock sweet good stuff. I sold some $JPM $140C and $SPY $425P was up 13% today. added to my $BABA $AFRM $SE $DOC…\t\t\n$BABA 📢\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/WC4SnYaZUq\t\t\n$KWEB f me', ' if i knew an etf can 🚀', ' i would have went all out on this index instead of taking individual stock risk.  $BABA $FUTU $IQ ï¸\x8f\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"A cuantos de vosotros os dura aún la ""trempera"" del subidón de hoy de $BABA ?? 😱🤗 increÃ\xadble casi un 37%\nAún asÃ\xad no hay que olvidar de dónde viene.. 😎🤘ðŸ\x8f¼ðŸŽ¸\n#LongBABA 🚀🚀🚀🚀 https://t.co/v22XqtV6Ju"\t\t\nRT @Tradytics: Congrats to $BABA traders today. ðŸ™\x8f\t\t\nDamn $BABA almost 8', '000%! Whoever had calls today banked hard. Definitely wasn\'t me unfortunately lol https://t.co/yAHCMeKeTy\t\t\n"円安も相ã\x81¾ã\x81£ã\x81¦è³‡ç”£ç·\x8fé¡\x8dé\x81ŽåŽ»æœ€é«˜ðŸ”¥ðŸ”¥\nã\x81Ÿã\x81\xa0ã€\x81個人的ã\x81«ã\x81¯ã‚‚ã\x81£ã\x81¨ä¸‹ã\x81Œã\x81£ã\x81¦ã\x81\x8fれã\x81Ÿæ–¹ã\x81Œè²·ã\x81„増ã\x81—ã\x81—ã‚„ã\x81™ã\x81\x8fã\x81¦è‰¯ã\x81„ã‚“ã\x81\xa0ã\x81‘ã\x81©ðŸ˜‚\n$SNOW ã\x81¨ã€€$BABA ã\x81¯çµ\x90構ガãƒ\x81ã\x81§ç‹™ã\x81£ã\x81¦ã‚‹ã‚“ã\x81\xa0ã\x81‘ã\x81©ã€\x81ã\x81“れã\x81\xa0ã\x81‘上ã\x81Œã‚‹ã\x81¨å°‘ã\x81—è²·ã\x81„ã\x81¥ã‚‰ã\x81„。ã\x81Ÿã\x81\xa0ã€\x81ã\x81¾ã\x81\xa0é–“ã\x81«å\x90ˆã\x81†æ\xa0ªä¾¡ã\x81¨æ€\x9dã\x81£ã\x81¦ã\x81¾ã\x81™ðŸ˜…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/BXGNVt64WE\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/refH7Py3ry\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', " AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/RkRvTvZatF\t\t\nHow can this channel still exist? $baba @CNBC https://t.co/nhD4oxCQ1I\t\t\nhey yo  $baba i am that motherfucker https://t.co/oSVNkEf9Rn\t\t\n@gualestrit Compro $BABA al 1000%\t\t\nI don't feel sorry for whoever shorted after JPM's fud downgrade. Billionaires like Charlie Munger", ' Ray Dalio', ' and Kevin O\'leary didn\'t invest in $BABA for no reason. Follow the money. â\xad\x90\t\t\n@GarethSoloway Some of these are exceedingly undervalued but China was iffy. I took the plunge on $BABA anyway and it worked out well.\t\t\n$BABA  ðŸ‘\x8f.. thank you ðŸ™\x8f ðŸ‘\x81\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n$BABA people that bought at over $200 😀\t\t\nAlibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo. Sólo os puedo decir que puede convertirse en una gran multibagger durante la próxima década. $BABA\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n$BABA I’m in @ $78 🚀🤙 ðŸ‘\x8d https://t.co/pW6KXOcQwR\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nDidi Global $DIDI 231.8M Shares\n$NIO 166.6M\nAlibaba $BABA 157.3M\n$BEK…"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"The best place for Traders to Gain  \nhttps://t.co/3vbD4Mdsw5\n\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $UGAZ  $JD https://t.co/BB8kT9Bzh6"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n@TihoBrkan It was REALLY hard but it paid off to hold those $baba.\t\t\n"$BABA \n\nStill in a LT downtrend... Unless it punches through the 20wma convincingly. ï¸\x8f https://t.co/YqS42El1f9"\t\t\n🇨🇳 numba 1 $baba $bidu $pdd https://t.co/xeO5WPM2Vq\t\t\n"Most winning trading chat!!! For a limited time', ' we are opening our trading chatroom to the public! \nhttps://t.co/3vbD4Mdsw5\n\n $VGR $CFB $AAPL $MSFT $AMZN $GOOG $GOOGL $BABA $FB $JD https://t.co/dHQp1JhFFs"\t\t\nRT @h_2_x_o: $BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/a…\t\t\n"$BABA called it u scum ass shorties & lame bears ðŸ\x90»ðŸ–•\n\nHope u didn’t get to cover lol 😂 📌 https://t.co/c1YIt94ppa"\t\t\nRT @UPBOptionMil: Todays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\n"Breaking News: $BABA HKTDC MarketingPulse and eTailingPulse open today https://t.co/k6KPubwkyc\n    \n #MWN #Stocks @Observer_VIX @techrecruit101 @jmichaelbarker  $VNET $SONN $TCBP $GNCP"\t\t\n"昨日久ã\x81—ã\x81¶ã‚Šã\x81«ã€\x81国内買ã\x81£ã\x81Ÿã€‚\nソフãƒ\x90ン。昨夜ã\x81® $baba ã\x81®ä¸Šã\x81’を見ã\x81¦ã‚‹ã\x81¨ã€\x81今日ã\x81¯å‹\x9dã\x81£ã\x81Ÿã\x81ªã€‚"\t\t\n@smartertrader $baba\t\t\n$BABA $jd amazing day but i sold too soon. I\'ll wait for the next dip 👆\t\t\n$BABA  I bet people think that they are going to fill that gap right away. ↔\t\t\n$BABA lot of cigarettes gonna be smoked by am ', ' let them keep hitting that buy bottom. 🆙\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\nRT @Javier30670747: $BABA Ser prudentes. Lo mismo que ayer os decÃ\xada que se podÃ\xada entrar de forma cauta y asumiendo cierto riesgo. Ahora os…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $GLG 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $BABA\n6. $ES…"\t\t\nDamn these entries are some fkn snipes!!! I held $BABA up to 97 then sold! https://t.co/icZBJFlbsm\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"$BABA   $105 \n \nW H A T 👀"\t\t\nEveryone is talking about $BABA 🚨 âž¡\t\t\nRT @AllDayA_: Always a good day when I can walk away early and be happy! Started my day off with a $BABA short idea out the gate covered pe…\t\t\n$BABA pt end of 2023? ↘\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"Above5DaysMA\n$ACHR $3.88 16.52% 12.79% 33.33% -44.81% 62.25\n$API $10.70 51.34% -3.86% -1.11% -41.14% 51.51\n$APP $51.09 11.16% 5.25% -27.34% -43.72% 42.18\n$BABA $105.15 36.99% 4.18% -13.99% -15.14% 50.52\n$BIDU $150.93 39.26% 4.65% -6.04% 1.51% 53.14"\t\t\n"Notable open interest changes for November 22nd\n$BABA $AAPL $TSLA $NVDA"\t\t\n"S&P500 Sectoral Equal weighted ETFs \n$RYE  $RHS  $RYU  $EWRE  $RTM $RYH  $RYT  $RYF \n$EWCO   $RCD  $RGI  \n\n#trading #investing #stocks #equities #options #alpha #rates #trading #bonds #FOMC #Fed #Powell #BTC @RRGresearch #HedgeyeNation $TSLA $AMZN $SPY $QQQ  $KWEB $BABA $NIO $SPY https://t.co/O29k8DE5Mh"\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n"🚨 Trading Bear Markets means... one must be adept enough to land on one\'s feet when #RYFO counter-trend rallies 👇\n\n#trading #investing #stocks #options #alpha #rates #trading #bonds #FOMC #Fed #Powell #BTC $TSLA $AMZN $SPY $QQQ $IGV $BEKE $KC $KWEB $TLT $BABA $NIO $SPY https://t.co/uPa23zdAJq"\t\t\nEveryone is talking about $BABA 🚨\t\t\n$BABA up +100b just because CCP said no more tech crackdown 😂 👀\t\t\n"$BABA Kevin O\'Leary Loads the Boat before St. Patrick\'s Day. \n \nLUCK of the Irish = Labor Under Correct Knowledge', ' SMART! âž¡"\t\t\n$BABA WOW 😘\t\t\n"$BABA  \nif hongkongers can\'t push another 15% tonight', ' we may see double digits one more time', '  that might me last one we see double digits ↘"\t\t\n$BABA nobody cares about your $50 bet bear 💢\t\t\n$BABA is the most mentioned ticker on WSB\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n$BABA stupid greedy shorts will cause this to go up much faster tomorrow â–¶\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA I covered baba on 2/24 Premarket earnings told ya it was a good buy. https://t.co/fTXUZZvdBQ 💟 https://t.co/y9CIH3RpHz\t\t\nTodos habÃ\xadan comprado $BABA esta semana no?\t\t\n$BABA got back 🌟\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n$BABA  March 2023 $100 calls for $10  picked up yestered.. lol almost in the money and 1 year to go. Dnt f me xi ðŸ‘\x8d\t\t\n"FPA Crescent Fund 4Q21\n\nTrailing Twelve-Month Contributors: $GOOG $AIG $AVGO $JEF $GLNCY\nand Detractors: $BABA $SPY $SFTBY $NEXOF $NPSNY\n\nListen to:\nhttps://t.co/4G2Lxf2sJS"\t\t\n$BABA Hang seng aka hang man killed it today. 16% wtf man.insane ðŸ‘\x8d https://t.co/eIMbW1Ez4C\t\t\n$BABA 110-120 tomorrow 🆓\t\t\n"Large cap stocks with the most shares traded today\n\nDidi Global $DIDI 231.8M Shares\n$NIO 166.6M\nAlibaba $BABA 157.3M\n$BEKE 117.9M\n$AMD 113.4M\nApple $AAPL 101.9M\nFord $F 82.5M\nPinduoduo $PDD 78.6M\nNvidia $NVDA 66.9M\nAmerican $AAL 66.6M\nPalantir $PLTR 62.6M\n$JD 60M\n$BAC 59.1M"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 271\n$TSLA  Price: $840.23  Mentions: 180\n$SPX  Price: None  Mentions: 162\n$QQQ  Price: $340.32  Mentions: 158\n$BABA  Price: $104.98  Mentions: 127\n\n#stocks #investing #trading"\t\t\n$BABA mind blowing considering market cap of BABA shit hit waves ðŸ˜\x81\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 127\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 271\n$QQQ Mentions: 158\n\n#stocks #investing #trading"\t\t\nand to be clear i bough 0 shares of $baba when i tweeted this. do as i say', ' not as i do! https://t.co/9NjyIneOLp\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n@TjTheTrader_ $BABA', ' $GDX\t\t\n$EIGR  the results are out tomorrow! $BABA $BMY $AZN $JNJ 🔔\t\t\n$BABA Holy crap this had over $16 BILLION WORTH OF SHARES TRADED TODAY to cause the move. And that doesn’t even include pre market or after hours. Damn ï¸\x8f\t\t\n$BABA Sad shorts got steamrolled today. Trust in Munger. ï¸\x8f\t\t\n"$BABA \n\nDelistification soon! ï¸\x8f"\t\t\n$BABA akan for tomorrow 14-20 ✔\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"Today\'s Most Active Stocks (Highest Trading Volume):\n\n$SONN (Price: 0.51', ' Vol: 275.01M)\n$DIDI (Price: 2.55', ' Vol: 231.82M)\n$NIO (Price: 18.75', ' Vol: 166.57M)\n$FXI (Price: 32.82', ' Vol: 165.02M)\n$TQQQ (Price: 48.44', ' Vol: 162.04M)\n$BABA (Price: 104.98', ' Vol: 157.28M)"\t\t\n"Day 4\n$BABA $BEKE $FINV $WAFU https://t.co/gChCd57sa4"\t\t\nRT @BeaglierCap: $BABA https://t.co/OCsEdRfWNp\t\t\n$BABA lol Chinese stocks don’t play by your dam charting rules 😂😂 President XI gives no fucks about wiping you out 🆓\t\t\n"Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the market presents the right setups Brando turns on the printer 🖨ï¸\x8f\n\nThank you @EliteOptions2 ðŸ™\x8f https://t.co/kMEuOJTvSy"\t\t\n"$BABA 156M shares traded.  Avg. volume is 24.56M. \n \nIf that is not a true bottom', ' there is no such thing. ðŸ‘\x81"\t\t\n$BABA where is the stupid who said it\'s Chinese scam😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂 ðŸ‘\x8d\t\t\nRT @sicktrader66: "Although it is still a volatile and somewhat opaque market', ' I think this is the right moment to look at Chinese stocks b…\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nEven after a huge run today Chinese equities carry a lot of value. Yes', ' the political environment there is different but they will keep growing and CCP blinked. $BABA $JD $TCEHY I am a buyer here\t\t\n$BABA subiendo un 20%. Que cosas mas extrañas que están pasando por desenterrar a Franco.\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n$BABA This is just normal buying', ' imagine once this will squeeze', ' millions of shares still need to be covered. This will go bonkers if squeezed. â–¶\t\t\nChinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2? A guy can wish for Volcker.', ' by @MissTrade https://t.co/6GIslzTFX3\t\t\n"April 1 calls look good \n\n$BABA\n$SE\n$SHOP\n$SQ\n$TWLO"\t\t\n$BABA Dont sell your souls to China... They want to take over the world and you are letting them ✨\t\t\n$BABA Just stay above $100 pls. I am not asking for me. I want to see what JPM does ? Those rats will come out shameless and issue a $200 :) 😄\t\t\n"RT @TraderBanana: $BABA a punto de romper diagonal bajista de largo plazo. \n\nComo si nuna hubiera perdido los $100\n\nSe viene el bull market…"\t\t\n$BABA Holy Fuck. One of my best days in the last 5 years. Insane. China stonks ðŸ’\x9d\t\t\nAm I going to wake up to another 10% run from $BABA tomorrow? Would be nice $110+\t\t\nDaily gain of my portfolio today. Life changing. $BABA $KWEB $JD $TCEHY $BIDU â–¶ https://t.co/6Mzk5SOHex\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA Jesus that gap I’m king but I hope it gets filled. Should have pulled trigger yesterday 👉\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n@GuyAdami   @CNBCFastMoney Nice call last night on $BABA\t\t\n"""Although it is still a volatile and somewhat opaque market', ' I think this is the right moment to look at Chinese stocks because valuations are good and macro data are recovering', '"" said Giuseppe Sersale', ' fund manager at Anthilia in Milan.\n$baba\n#Chinastocks\nhttps://t.co/Wf21EyKpWC"\t\t\n$BABA why are so many people mad at this run up? I think they will blow a fuse when this goes to 150 and 200. I just hope nobody shorted this.🤣 📊\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA Hella of a move! Calls printed heavy today.  Puts are the play now. Hold your longs and play the wave down fill that gap below. â\xad\x90\t\t\n$BABA I watched this stock bleed for the longest time… is this the turnaround finally? Happy for the bulls and Goodluck new bulls! 💟\t\t\n@BullDoggy_D I had 99% on $TME and $BABA went up 35% today', ' but the blood bath I had over the last month means I’m not exactly up yet… ï¸\x8f\t\t\n"@jicchamatome 3月16日マーケット振り返り♫\nTop Active: $DIDI ↑41.67%; $NIO ↑25.59%; $BABA ↑36.76%; $BEKE ↑64.35%;\n今日ã\x81¯FOMCã\x81Œã\x81†ã\x81¾ã\x81\x8f行ã\x81£ã\x81Ÿã‚ˆã\x81†ã\x81§ã€\x81会è\xad°ã\x81®å¾Œã‚‚上昇ã\x81§ã‚¯ãƒ\xadーズï¼\x81金利ã\x81¯æ¯Žå›žä¸Šã\x81’ã‚‹ã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ã\x81\xad。\n$DIA ↑1.54% $QQQ ↑3.71% $VTI ↑2.50%\n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„ https://t.co/3QL68GdcDk"\t\t\n$BABA what a day 😬 🚩 https://t.co/xQ1zklIKF0\t\t\n"$baba. but talk about this option trade from yesterday when baba was around 75ish.someone bought april 01 75 call yesterday 3500x. (note open interest).\nand sold 3000x today (collecting $6.9m) when $baba went up 36% plus. \nbeauty when options work! \n#stockstowatch  @GunjanJS https://t.co/Z6C2HPefMZ"\t\t\n"RT @MrtnzAlvrz: Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n@VerifkAdorni Boggiano dijo que no habÃ\xada que comprar $BABA\t\t\n$BABA it’s all fun and games till others sell before you', ' then it’s the “shortsâ€\x9d fault for your stupidity.🤡🤣🤣🤣 new bag holders tomorrow that’s for sure 🪄\t\t\n$BABA calls printed today. ðŸ’\x9d https://t.co/TqN17WOFJe\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n@ParrotStock sweet good stuff. I sold some $JPM $140C and $SPY $425P was up 13% today. added to my $BABA $AFRM $SE $DOCN $RBLX in the last few days. Lets see what the market brings the next 2 days to close the week. Not calling bottom but volume today was very high.\t\t\n$BABA ï¸\x8f https://t.co/5RKwSU0TYS\t\t\n$spy puts mine got rolled but $baba rocked! Thank my stars hahaha. Puts looked amazing for a hot minute though 😬 almost a monster day. I’ll take it! Still holding some super cheap puts just in case\t\t\n$BABA ã\x81«ã\x81—ã\x81¦æ\xad£è§£ã\x81\xa0ã\x81£ã\x81Ÿ https://t.co/SQ29pnimlb\t\t\n@Ivan_Bolsa FÃ\xadjate en 2020 $BABA todavÃ\xada se veÃ\xada en mapa de calor.\t\t\n"Insane moves in Chinese stocks today: \n$BABA +36.7%\n$JD +39.3%\n$NTES +25.7%\n$BIDU +39.2%\n$PDD +56.1% etc. \nThe question is if that‘s the bottom or a bear market rally?"\t\t\n$JD $BABA $PDD J.P. Morgan crooked as Hell. As crooked as the commies themselves. 😂😂😂 🪄\t\t\nRT @2lette_: $BABA bears got really fucked on that crypto-godlike daily candle https://t.co/QBVLyCBF9t\t\t\nRT @Gsnchez: Está gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA financial institutions= China is not investible for the foreseeable future. Within a few days', ' fucker goes up 40%. Show us the buys from all these institutions. ðŸ‘\x81\t\t\n@ScarlettJDN @StockMKTNewz wow $BABA & $SE\t\t\n$BABA so this gets downgraded to 65 yesterday and flies up 40 percent', ' thats some BS', ' stock market is a rigged pos 😃\t\t\n"📣 Watchlist 3/16 possible results 📣\n\n$AMD c > 110.90 ✅ 108%\n$GM c > 42.61 ✅ 101%\n$BABA â\x9dŒ gap up no retest\n$DIS c > 135.10 ✅ 109%\n$LCID c > 22.46 ✅ 83%"\t\t\n$BABA great day 🪄\t\t\nRT @Gsnchez: Está gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\n"Charlie Munger', ' close to a 100 years old placing a contrarian multi billion dollar bet literally going against the world $BABA - what a fucking genius\n\nhttps://t.co/m1e0wEpCQN"\t\t\n$baba was the play today', '  up 36% ', ' quality play not junk like $view 😄\t\t\n"Whole team caught $BABA\n\nPAID FAT OVERNIGHT 📈🙂\n\nUse link below to join discord. Next 3 gets 30% off. \n\nDiscount code “ICC30â€\x9d\n\nhttps://t.co/sJpCtVkVEG https://t.co/3eQR0XfgjQ"\t\t\nHEY @DiscountGosling NICE $BABA CALL BRO MR ASSETS ON DISCOUNT HIT THE CMTards WITH THAT DISCOUNT DOUBLE CHECK\t\t\nRT @sspencer_smb: $BABA up 35%. bear market bounces are fast and vicious...\t\t\n"Thanks to Rachelle Akuffo @RachelleAkuffo and Taylor Clothier @tsmith1110 for having me on @YahooFinance today to discuss #China $BABA $KWEB.  You can view it here (video):\n\nhttps://t.co/vKe5tax9Dd https://t.co/D4jyOA8NuA"\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"https://t.co/t6kVcSK6IH\n\nStock market:\n$MPNGF +40.56% 📈\n$BABA +36.76% 📈\n$TCEHY +33.43% 📈\n\n$RTX -1.86% 📉\n$RYDAF -1.52% 📉\n$PALLAD -1.2% 📉\n\n#MPNGF #BABA #TCEHY #RTX #stocks #trading #market #investing https://t.co/jXeDxMJpks"\t\t\n$baba outside week to the face rippy mode until its not https://t.co/OnuulBDbnx\t\t\n@SherriBoatQueen Glad I had some China call exposure ;) these $BABA calls printeddd! Thank you Xi.\t\t\nToday\'s Most Active #Stocks by Volume in the US #StockMarket were: $DIDI', ' $NIO', ' $BABA', ' $BEKE', ' $AMD', ' $AAPL', ' $RLX', ' $F', ' $SOFI', ' $PDD click the link to see the entire list plus high low close and volume https://t.co/IkDtTfVANY https://t.co/Qw1Pi5XfkG\t\t\n$BABA Started buying at 360. Still got a while to go but the journey of a thousand miles starts witha single step. 🆓\t\t\n$NIO $BABA - I am going to save this. I dont think I will ever see this again unless HK squeezes the shit out tonight :) ï¸\x8f https://t.co/gLLBoJ41UT\t\t\n"Today was a huge day for #TEAMST \nBest plays were:\n$TSLA Long 825->840\n             Short 830->820->810\n             Long 820->825->840\n\nOther big winners were $BABA $NVDA $BIDU $AMD $PDD $FUTU $UPST\n\nAll of the notes were posted before market open at https://t.co/8JOyV94Q6z https://t.co/hTg0D0uhDw"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA & $veon what if all your money was on these two today? ðŸ‘\x8d\t\t\n$BABA has any stock with a multi hundred billion valuation ever gone up so much in one day? This is nuts. ↔\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@maxseddon They tried to cancel China', ' I made bank on $BABA’s dip.\t\t\n@RampCapitalLLC Go $BABA go!! $SFTBY too 👀\t\t\nCan anyone tell me how much $BABA is up today?\t\t\n$BABA easy hold here with China backing equities â\x9d—\t\t\n@InversorHedonis Cagarte en la put4 por haber vendido $BABA y perderte la subida de hoy hasta que te das cuenta que vendiste por encima del valor de hoy 😂😂😂\t\t\n$BABA Treated like a penny stock', ' it did what a penny stock does :) ✅\t\t\n$BABA on the rebound🚀 https://t.co/2KAgwRb8G5\t\t\n$BABA “sellâ€\x9d “will give up its gainsâ€\x9d no thank you I’ll hold 🆓\t\t\n$BABA $JD $NIO Biggest Chinese equity rally SINCE 2008!!! 💢\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nAlibaba Skyrockets After Kevin O’Leary Loads Shares: Is The Bottom Finally In? https://t.co/l2v703WdgH $BABA\t\t\n$BABA &85 tomorrow 🆕\t\t\n"قبل كم يوم كنت انوه على سهم علي بابا Ùˆ سقوطه  Ùˆ انه Ù\x81رصه استثماريه كان ب Ù¦Ù§ دولار اليوم Ù‚Ù\x81ز الى Ù¡Ù\xa0Ù¢ دولار خلال اربع ايام. \n#سهم_علي_بابا $baba https://t.co/aQep7iKBs2"\t\t\n$BABA IMPLOSSIBLE. ï¸\x8f\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$baba tomorrow will give back half of these gains', ' short @105.6 AH glorious rally but tomorrow it’s Red Rain ðŸ’\x9d\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n$BABA Its up almost 40% lol expect a selloff for profits tomorrow. 😘\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"$BABA bought at 75.02 yesterday and stopped out at 75.30  \n\n  AMA 🚩"\t\t\n$spy question: this call option expired ITM today. Does that mean if I still have it', ' I get $554 ??? If yes', ' when? If not', ' what actually happens? $qqq $dia $baba $tsla https://t.co/dp5utNs3Ji\t\t\n$BABA termina con alza de 36', '65% hasta $104', '89\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA It will be very interesting to see how some of these genius analysts adjust their price targets. The wind is calling! ↔\t\t\n$NIO $BABA $JD $CLOV - I havent see this day ever since 2021 January... ï¸\x8f\t\t\n"After Massive Sell-off', ' China Stocks Skyrocket as Beijing Serves New Hope $BABA $JD $PDD $TCEHY $YUMC $NTES $DIDI #Stocks #China\n https://t.co/ye9GaZVEBh"\t\t\n$BABA isla de reversión y salida alcista en V. 110 y 130 son precios de resistencia. Clave para ser alcista es que marque un mÃ\xadnimo ascendente. https://t.co/JjLKlkMtjo\t\t\n$BABA reversal island and bullish exit in V. 110 and 130 are resistance prices. The key to being bullish is that it marks an ascending minimum. https://t.co/JjLKlkMtjo\t\t\n$BABA congrats  bulls ðŸ˜\x81\t\t\n$BABA WHAT THE FUCK. BACK UP THE DUMP TRUCK ðŸ‘\x8d\t\t\n$SPY $BABA sold yesterday for small -10% loss. F. 💲 https://t.co/Ugz2ApnckA\t\t\n$BABA All the bears were sent to the slaughter house today.  Another day like this will definitely create some sort of short squeeze. 🔔\t\t\n"RT @__Bracco__: This was just madness… \n@iluvstocks1 never ceases to amaze \n$BABA $SPY $PDD $NIO https://t.co/wUK0jLzqC7"\t\t\n$BEKE I bought calls on $BABA and hedged with Puts on BEKE… expecting to lose all the put money', ' but that’s alright cuz baba killed it â\xad\x90\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @7figuretrading: $BABA up 36.76% \n$JD up 39.36%\n$PDD up 56.06% \n$BIDU up 39.20% \n\njust gonna leave that there."\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\n$BABA La veÃ\xadamos el lunes y ya comentábamos que deberÃ\xadamos vigilar la zona actual porque los 86$ eran un soporte clave', ' hoy hemos visto un rebote brutal pero ojo porque hasta que no supere la EMA70 y la consolide como soporte no tendremos la primera señal de giro alcista. https://t.co/0mEzeMZS7G https://t.co/xXv1XAoovI\t\t\nRT @garcapital: $BABA +36.76% today\t\t\n$BABA boom boom 📊\t\t\n$BABA lets go boys. Another 3 days like today and I’m breakeven! ✔\t\t\n@TraderBJones $BABA paid hard today.\t\t\nRT @AnushaPrathi11: $BABA when a stock gets beaten up so much â–¶\t\t\n$baba found out that whale yesterday xi xiping 👉 https://t.co/2KclTPM8C8\t\t\n"RT @jurmar5: $SPY did bounced there. Let\'s see if it can break the channel.\n\n$spy $qqq $nio $baba $baba $didi $amd $pdd $tsla https://t.co/…"\t\t\n"Above5DaysMA\n$ACHR $3.88 16.52% 12.79% 33.33% -44.81% 62.25\n$API $10.45 47.81% -6.11% -3.42% -42.52% 50.60\n$APP $51.98 13.10% 7.09% -26.07% -42.74% 43.57\n$BABA $105.21 37.06% 4.24% -13.94% -15.09% 50.56\n$BIDU $151.00 39.32% 4.69% -6.00% 1.55% 53.17"\t\t\n"DailyUp5\n$AVLR $84.90 9.29% -10.29% -16.22% -43.37% 40.72\n$AXON $130.01 7.29% -1.23% -6.86% -11.24% 47.21\n$AZEK $27.17 6.88% 3.07% -8.83% -34.62% 46.08\n$BA $188.99 5.06% 5.84% -10.98% -8.95% 47.66\n$BABA $105.21 37.06% 4.24% -13.94% -15.09% 50.56"\t\t\nEstá gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\n"Alibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In? $BABA\n\nDo not miss anything 👇 https://t.co/ztYyDDCwz9"\t\t\n@Montecristo_BM @SankTheory @bolsamania @iparatx @theveritas2 @AnchovyofWS Y lo de $baba solo para especulación a muy cp 🤣\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nMust have missed the $BABA meme stock decline? https://t.co/lsxncTMZNp\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n@InversorExperto Hoy todo el mundo en Twitter lleva $baba\t\t\n$BABA Munger bought the dip\t\t\n@uravgjoe33 not for me I got paid $TQQQ $LABU $BABA $PTON  etc and think its a bear mkt rally in a mkt yet to make a bottom. So many names I try not to overthink on macro as it can change in seconds.\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\nFomo out there with the massive gains and throwing out big calls outs lol. Stalked $BABA yeaterday and today and wanted one more down day to load up for the short term reversal and today it gapped up. Than ran so me thesis was just bad timing. Wow\t\t\n"$BABA #Alibaba Stock Analysis + Price Prediction In 2022 🚀💹\n\nhttps://t.co/J8fkTnpk4T"\t\t\n"RT @investmish: At close:\n\n$PDD +56%\n$BABA +37%\n$SKLZ +27%\n$SE +19%\n$STNE +14%\n$SHOP +13%\n\nAmong the big losers - Defense\n\n$LMT -6%\n$GD -4%"\t\t\n$BABA $115 or $95 tomorrow â\x9d¤\t\t\n$BABA  - What a day 🌟🥂🌟 🆕\t\t\n@compound248 He is but $BABA isn’t even close to a good example.\t\t\nRT @JDB_trading: Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doo…\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @sp0ttie: Man you really gotta be listening….\n\n-Seen unusual options activity on my TL .\n-unusual whales reported it yesterday as well.…"\t\t\n$BABA 120s tomorrow would trigger some cover 👇\t\t\n"Everyone i know calling me now telling me $BABA is up 36% today !\n\nMe : https://t.co/MNoyqljTs1"\t\t\n"$BABA $BIDU $JD \nCONGRATULATIONS FOLLOWERS 🥂 https://t.co/6hUbjq5CoV"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $GLG 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $BABA\n6. $ES_F\n7. $PD\n8. $VIX\n9. $IWM\n10. $TSLA\n\n( Sorted by most recent ) https://t.co/0F5Xe9aNXj"\t\t\n"3/16 recap\n$ARKK 57c 2.12âž¡ï¸\x8f2.83\n$BABA 86p: Loss\n$AMD 112p 4.25âž¡ï¸\x8f4.95\n$CVX 155p 2.52âž¡ï¸\x8f3.03\nTough trading day for #ICFAM', ' but we will bounce back tomorrow\n$SPY"\t\t\nTencent 5Cent Ten. Whats up? $KWEB $TCEHY $BABA @skrue_onkel @TheMarketDog https://t.co/QZ9KgY8KNk\t\t\n@rod_troncoso @afpb01 @Merval_Surf Igual sigue bajista $BABA. El tema', ' para un trade corto plazo', ' está piola pero yo sigo creyendo que va a caer s los 58$. Ojalá me equivoque (O no', ' asÃ\xad compro barato jeje).\t\t\n"米国æ\xa0ªé€Ÿå\xa0±ðŸ‡ºðŸ‡¸ã€€2022/3/17\n\n$BABA +36.76% $LI +31.9% $XPEV +29.55%\nä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“\n\n$SNOW +15.84% $U\n最安値ã\x81‹ã‚‰ã\x81®å\x8f\x8d転上昇ã\x81ªã‚‹ã\x81‹\n\n$PYPL +7.43%\nã\x81\xa0ã\x81„ã\x81¶ä¸‹ã\x81’ã\x81Ÿã\x81®ã\x81§ã\x81“ã\x81®ã\x81‚ã\x81Ÿã‚Šã\x81§ä¸Šæ˜‡ã\x81—ã\x81Ÿã\x81„ã\x81¨ã\x81“ã‚\x8d\n\n$CCL +7.15%\n観光銘柄軒並ã\x81¿ä¸Šæ˜‡\n\nç\x8f¾å\xa0´ã\x81‹ã‚‰ã\x81¯ä»¥ä¸Šã\x81§ã\x81™ðŸ˜Ž"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (71)\n2. $BABA (50)\n3. $TSLA (17)\n4. $GME (9)\n5. $OIL (8)\n6. $QQQ (8)\n7. $FB (7)\n8. $ST (7)\n9. $SOFI (6)\n10. $AMD (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/7HsFDhrhMd"\t\t\n"Ayer NO amplÃ\xade $BABA\n\nSigue siendo la peor en cuanto a comportamiento en cartera.\n\nVeremos cómo evoluciona la situación polÃ\xadtica."\t\t\n@ducked_off_REG OMG!!!!!!!!!!!! wow!!!!!!!!!!!!!!! insane!!!!!!!!!! great work holding !!! nice day for sure on $BABA we blessed!\t\t\n$BABA $NIO $HOOD Crazy moved today on the $SPY markets bouncing. I’m guessing everyone for the most part green today?! Lets finish the week green with strong markets looking to end the week upwards 👀🔥📈 https://t.co/HpqtzBbEsd\t\t\n@agnostoxxx You could be forgiven for $BABA though', ' no?\t\t\n"$SPY did bounced there. Let\'s see if it can break the channel.\n\n$spy $qqq $nio $baba $baba $didi $amd $pdd $tsla https://t.co/OwUm8HyHp5"\t\t\n$BABA How much money are at making ladies and gents? â\xad\x90 https://t.co/v0zYjp6XpZ\t\t\n$BABA  - What a day 🌟🥂🌟 https://t.co/wFRrwC9vY9\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$nio $baba looks like plenty of room to run but … https://t.co/8pghYj8Jf6\t\t\n@Remzztrades @EliteOptions2 Was $baba a swing idea or intraday?\t\t\n$BABA when a stock gets beaten up so much â–¶\t\t\n@ParikPatelCFA Dr. Patel did you buy $BABA? There might be a hidden pothole there.\t\t\n"$BABA PUTS \n$AAL CALLS\n$UBER CALLS\n$SBUX CALLS"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (52 mentions)\n2. $BABA (40)\n3. $TSLA (11)\n4. $QQQ (8)\n5. $FB (7)\n6. $GME (6)\n7. $AMD (4)\n8. $NIO (4)\n9. $V (4)\n10. $TQQQ (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 04:00 PM EST\n1. $DIDI (+41.67%)\n2. $NIO (+25.59%)\n3. $BABA (+36.76%)\n4. $BEKE (+64.35%)\n5. $AMD (+5.52%)\n6. $RLX (+22.81%)\n7. $AAPL (+2.90%)\n8. $SOFI (+4.51%)\n9. $F (+3.24%)\n10. $PDD (+56.06%)"\t\t\n"🎢 Today\'s Top 10 Trending #Stocks 🎢\nWed', ' Mar 16', ' 2022 @ 04:00 PM EST\n1. $BABA (+36.76%)\n2. $DIDI (+41.67%)\n3. $SONN (+86.73%)\n4. $^IXIC (+3.77%)\n5. $NIO (+25.59%)\n6. $BEKE (+64.35%)\n7. $LMT (-6.09%)\n8. $PDD (+56.06%)\n9. $BIDU (+39.20%)\n10. $KC (+72.27%)"\t\t\n$BABA i wonder how many shorts got burned ✅\t\t\n"Today\'s Most Active Calls...\n\n$TSLA $BABA $NVDA $AAPL $DWAC $AMZN\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/U1wVpUaCy2"\t\t\n$BABA   Market makers have pt in the sweet stop to roast short   ...........LF 🔔\t\t\n$BABA invested $10000 because I heard monger did. Glad I did. Thanks for the quick dough bruh â\xad\x90\t\t\nHow are you all $BABA\t\t\n$BABA Munger bought the dip â–¶\t\t\n$BABA china will keep going for the test of this week. HSI made a V and is reversing. Lifetime opportunity folks! 📈\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 266\n$TSLA  Price: $840.23  Mentions: 178\n$SPX  Price: None  Mentions: 161\n$QQQ  Price: $340.32  Mentions: 155\n$BABA  Price: $104.98  Mentions: 122\n\n#stocks #investing #trading"\t\t\n$BABA I care about your profit so be wise and sell right now. 💟\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n$BABA open 110-112 tmr. Then retrace to 100 by eow 🆕\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 122\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 266\n$QQQ Mentions: 155\n\n#stocks #investing #trading"\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/ZzNNEl5gGH\t\t\n$BABA tomorrow 150$ ☑ https://t.co/3ZCN4yZtpS\t\t\n$BABA why u guys got big dick energy here today? What\'s that about 👀\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @TraderBanana: $BABA a punto de romper diagonal bajista de largo plazo. \n\nComo si nuna hubiera perdido los $100\n\nSe viene el bull market…"\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"RT @AbisayTrades: Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! To…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\nBuen momento para recordar esto del gran Jamie $Baba $Btc https://t.co/RWbxHghGLQ\t\t\nI guess when everyone is bearish. You gotta go long. $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nCacharon que ya salieron del closet todos los que andaban comiendo la almohada meses? Hoy todos han tenido $Baba.\t\t\n$BABA I’ll take another few days of 30%+ gains plz', ' thnx. 🌟\t\t\n$BABA', " $BABA Alibaba Skyrockets After Kevin O'Leary Loads Shares: Is The Bottom Finally In? - https://t.co/NzD6ZOxdKS\t\t\n$BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded", ' 6x normal daily volume...must be some kind of a meme stock record.. https://t.co/51dhWlU1mg\t\t\n$BABA okay 👉\t\t\nHow To Set Up A Synthetic Short Put https://t.co/P2OvcWbiw5 $PEP $SPY $BABA\t\t\n$JWEL I’d love this to be the China play that gets slept on and then runs 400% but I’m biased 😆 $PETZ $BABA $GLG 🌟\t\t\nRT @Red_BULLish: Chinese stocks up 40% in a day. Buying puts on them tomorrow is a no brainer $baba $bidu\t\t\n$BTC $BABA congrats to bulls and Russian oligarchs ï¸\x8f\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n@CWRoehl Einfache Prozentrechnung was viele halt unterschätzen. Fällt eine Aktie wie $BABA um 80% muss sie wieder 400% steigen um dort anzukommen. Was sind da 36%? dead cat bounce.\t\t\n@nargis007 $BABA to 200\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n$BABA   another short squeeze in the works ï¸\x8f\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n¿Habrán iniciado recientemente en @azvalor una posición en $BABA? https://t.co/fbFefU7fQL\t\t\n"RT @AbisayTrades: Oh sorry', ' last one. 😳😳😳\n\n*Mic drop* and I was late to $BABA entry.. \n\n#TheStrat https://t.co/EGI6BIi94w"\t\t\n"$BABA up 36.76% \n$JD up 39.36%\n$PDD up 56.06% \n$BIDU up 39.20% \n\njust gonna leave that there."\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"Man you really gotta be listening….\n\n-Seen unusual options activity on my TL .\n-unusual whales reported it yesterday as well.\n-@Sevenvmatos spoke on $BABA yesterday also.\n\nWhat a move https://t.co/WwRvL8boCt"\t\t\n$BABA Yesterday I was down $116k; over 50% down in my portfolio. I held. I will continue to hold. See you at $300 ï¸\x8f https://t.co/954TullXv4\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\nNeed to mute $BABA', ' because after today’s run everyone who was buying it on it’s way down through the pain', ' will be coming out with: “SEE! I TOLD YOUâ€\x9d\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nRT @swingtradingDD: $PETZ buyout rumours by $BABA ðŸ§\x90\t\t\n"Oh sorry', ' last one. 😳😳😳\n\n*Mic drop* and I was late to $BABA entry.. \n\n#TheStrat https://t.co/EGI6BIi94w"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Good to get back to green after a big red day... \n \n#Stocks #StockMarket #Trading #DayTrading \n$BABA', ' $MRNA', ' $NIO', ' $NVDA', ' $SBUX â–¶ https://t.co/WEV7JSi2dH"\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n"@ParrotStock +5.58%\n\nEverything green except $HMN $MRO\n\nMan those $BABA dips buys in the mid 70s were tasty!\n\nBought a few banks after Powell $WFC $FGBI $TFC"\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n"$baba \n\nThis idiotic benzinga headline \n\nThose guys are the worst dumbfuks on the streeet \n\n""Alibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In?"""\t\t\n@paulspicks2020 He made $baba move with that? 😆 Aloha MP!\t\t\nRT @kakushi_goto_ih: $PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at an…\t\t\n"@EngFa001 $PLTR هدÙ\x81Ùƒ 24\n$BABA 150 الهدÙ\x81 الاول\nالثاني-200 190"\t\t\n@FernandoMarull y un dÃ\xada $BABA subió un 36%\t\t\n"Good to get back to green after a big red day...\n\n#Stocks #StockMarket #Trading #DayTrading\n$BABA', ' $MRNA', ' $NIO', ' $NVDA', ' $SBUX https://t.co/J9ulx4OYuq"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n@JMihaljevic He was a billionaire yesterday and he will be one tomorrow no matter what happens with $BABA\t\t\n$BABA jack', '  jack!  This 70$  you got it because him.\t\t\nFollow me on Insta🤙ðŸ\x8f¾  $spy $spx $qqq $aapl $amd $amc $tsla $btc $amd $nio $didi $baba $sofi $lcid $dkng #Bitcoin #Ethereum #BTC #hodl #stocks #investing #Crypto #trading #finance #StockMarket #cryptocurrecy #money https://t.co/LBZ8rajt67\t\t\nChinese stocks like $BABA are exploding to the upside', " there's rumors of peace talks in Europe", ' and the Fed is delivering on its promise to tame inflation. @JermalChandler breaks it all down - https://t.co/QZlFjSlZ65 https://t.co/qt3GggUrIC\t\t\n"Shares in some of China’s largest companies notched eye-watering gains on Wednesday after news that the government would support the stock market', ' boost economic growth', ' and clear up a punishing regulatory environment.\n\n#Chinastocks #china #alibaba #tencent #didi #nio #JD $BABA"\t\t\n$BABA +36.76% today\t\t\nI love u $BABA\t\t\nWhy Did The KraneShares CSI China Internet ETF Rocket Nearly 40% ? $BABA $JD https://t.co/pwQTFPxp8c\t\t\nRT @DeclanMunroe: $PETZ PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/esyDbBZMrQ\t\t\n$BABA what’s this open at tomorrow?\t\t\n$BABA up 37% in a day. It is supposed to be a big company', ' not a penny stock. but it sure behaves like one.\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/1hwUc4gOvo\t\t\n"$COIN $SNOW $BABA $ILMN\n Phenomenal day…happy hour commences now! 🥂 🚀 😆 https://t.co/CRu2CLBemb"\t\t\n"RT @maal2al: Cierre €(%)\nIBEX  +1', '75\nEX50 +4', '06\nDJI      +0', '75\nSP500 +1', '44\nNasdaq +2', '97\nRussell +2', '84\nNikkei   +0', '50\nMSCI W/ACWI  +2', '28/+2', '…"\t\t\n"First out// $BABA: Alibaba Skyrockets After Kevin O'Leary Loads Shares: Is The Bottom Finally In\nhttps://t.co/OSbdA4LPbZ"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/MCSCnNby9h\t\t\n$BABA hit $105 at closing bell! https://t.co/04P87Tsj54\t\t\n"RT @AbisayTrades: Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! To…"\t\t\n"RT @BulldudeC: Unusual Volume: 15 Stocks To Watch | March 16\n\nhttps://t.co/2kYGm6EmOU\n\n$BEKE $RLX $DIDI $PDD $BABA $RYAN $NLOK $FERG $ATSG…"\t\t\n"@TheLongInvest Definitely my brother. Here\'s a few points on why I like them:\n\nIn the q4 2021', ' they revealed they have $800+ million in cash (market cap is under 250million); management said 2022 may be profitability; $BEST is backed by $BABA and $GS; they expanded throughout SE Asia (RCEP 👀)"\t\t\n"$SONM  lot of buys coming in here. Watch for a jump. $BABA riding this China doodoo to tomorrow. $MULN\n bought AH dip LFG"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @swan1427: Option Alerts were on 🔥 today.\n$BABA 638% & 342%\n$SNOW 594%\n$BIDU 259%\n$AAPL 150%\n$TSLA 146%\n$DOCU 127%\n$SHOP 125%\n$JD 118%…"\t\t\n$BABA and there it is folks 💗\t\t\n"Unusual Volume: 15 Stocks To Watch | March 16\n\nhttps://t.co/2kYGm6EmOU\n\n$BEKE $RLX $DIDI $PDD $BABA $RYAN $NLOK $FERG $ATSG $EVCM $DIDI $NIO $BABA $BEKE $AMD $SPX $SPY $NDX $QQQ"\t\t\n"RT @NP_Trader01: 3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @NP_Trader01: 3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n$BABA +53%', ' $KWEB +25% couple alerts taken in our Dicord this morning. Let’s see what tomorrow brings.  Happy Trading!\t\t\n"RT @NP_Trader01: 3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n"Glad to have had the opportunity to drop my cost basis by a fourth. Today is a reminder that timing the market is near impossible. Still a ways to go', ' but a day to remember nevertheless. $BABA\n\nCheers to all those fellow contrarions who bought the dip or held through the storm!🥂"\t\t\n$BABA ewww ↔\t\t\n"**Most profitable trading community. Get up to 574% profits\nhttps://t.co/3vbD4Mdsw5\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX https://t.co/rEqld1m4xj"\t\t\n#StockMarket', ' $BABA', ' $SPY', ' $QQQ', ' #Trading', ' #Stocks https://t.co/ZA8M47KOhX\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $SPY 38\n2nd $QQQ 21\n3rd $BABA 16\n4th $TSLA 13\n5th $IWM 11\nhttps://t.co/g7StBClf00"\t\t\n"This was just madness… \n@iluvstocks1 never ceases to amaze \n$BABA $SPY $PDD $NIO https://t.co/wUK0jLzqC7"\t\t\n$BABA https://t.co/7LN3LLcBds\t\t\n"3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n$PETZ will it be a tomorrows $BABA  ?🤔😃 ï¸\x8f\t\t\n$BABA I messed up not adding here the past weeks. Good luck longs 🆙\t\t\nAlibaba $BABA settled +36.8% to $104.98', ' on monstrous vol\' of 156.8M. Yesterday\'s hollow red reversal candle played out... as I did highlight yesterday. @3BlackCrows_IV https://t.co/aDF1L09ghE\t\t\n@surftest11 I own both. $BABA and $FB are my two largest positions.\t\t\n"Option Alerts were on 🔥 today.\n$BABA 638% & 342%\n$SNOW 594%\n$BIDU 259%\n$AAPL 150%\n$TSLA 146%\n$DOCU 127%\n$SHOP 125%\n$JD 118%\n\nWhat a wonderful day.\nClick for more info\nhttps://t.co/XWKwv2pFri https://t.co/DodDSQxjqQ"\t\t\n"A good day 📈ðŸ\x90‚🎉 \n$BABA $FB $AAPL $NVDA https://t.co/zWqYEycRln"\t\t\n@cfromhertz $BABA…just a little squeeze…ha\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 38\n2nd $QQQ 21\n3rd $BABA 16\n4th $TSLA 13\n5th $IWM 11\nhttps://t.co/g7StBClf00"\t\t\n$BABA Haha!! burn the maggots boys!!🤑\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/dfiG6uaiun\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA $100 calls went $5 to $700 today each 😮 ðŸ‘\x8d\t\t\n"🇦🇷Mercados Argentina:\nS&P $MERVAL +4.04%\nAcciones: Comercial del Plata $COME +11.3%/BBVA $BBAR +7.2%/Ternium $TXAR +6.4%\nCedears: Baidu $BIDU +44.65%/JD.COM $JD +42.50% / Alibaba $BABA +41.17%\n#MEP Compra C.I.: 195.40 (GD30) / Venta C.I.: 192.10 (AL30)\nDólar #CCL  Galicia: 195.85"\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\n"شاهد Ø\xadجم التداول على سهم شركة علي بابا لهذا اليوم 155 مليون سهم دÙ\x81عت بسعر السهم لاختراق مستويات الـ 100 دولار بارتÙ\x81اع 36.65 Ùª بعد انÙ\x81راج الأزمة مع الأمريكان اتÙ\x81اق وشيك بين بكين وواشنطن..\n\n$BABA https://t.co/rNR9JGKTzO"\t\t\n"$JD $BABA $CWEB\n\nDon’t buy and let it fly 🆓"\t\t\n"FOMC無事通é\x81ŽðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f\nCWEBå‹¢ã\x81Šã‚\x81ã\x81§ã\x81¨ã\x81†ã\x81”ã\x81–ã\x81„ã\x81¾ã\x81™ãƒ¼\n$BABA å‹¢ã\x81§ã\x81™ã\x81Œæ˜Žæ—¥ã‚µãƒ¨ãƒŠãƒ©"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA DVAX $500 per person we can pump it to $21 in 48 hours….just trust me here. I own BABA also! 👇\t\t\n"RT @MarketRebels: Options with increasing IV: $BEKE $LEN $CWEB $TCOM $BILI $BIDU $KWEB $LI $BABA $CPNG\n\nOptions with decreasing IV: $BRCC $…"\t\t\n"RT @InvestorsLive: Dip swipe dip swipe dip swipe on stuff like $BABA will murder you alive if you try to find top. \n\nPlenty of day left!\n\nB…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n"Cierre €(%)\nIBEX  +1', '75\nEX50 +4', '06\nDJI      +0', '75\nSP500 +1', '44\nNasdaq +2', '97\nRussell +2', '84\nNikkei   +0', '50\nMSCI W/ACWI  +2', '28/+2', '58\nMSCI China/EM +14', '33/+5', '13\nBRK +0', '37 Máx. Histórico\n\nChina+14% Growth🚀\n$PDD $JD $BABA $DIDI etc🇨🇳que decir...🚀\nDefensivo📉Resto📈\n$EPAM $MDB $SGLY🚀 https://t.co/mEA2LZ0RuN"\t\t\nDown 67% from all time highs but up 36% on the day is the new "Winning" in 2022. $BABA https://t.co/wwMx7ji79l\t\t\n"📢 Cierre de mercado Miércoles 16/03:\n🇺🇸 #Mercados en alza: \nDow Jones +1.55% / S&P500 +2.24%\n$Nasdaq +3.77% / Alibaba $BABA +36.65%\nSquare $SQ +12.46%/Mercado Libre $MELI +12.98%\nTasa *bono 10 años USA: 2.18 +0.90%"\t\t\n$BABA at close - whales https://t.co/w3wwYxQhCp\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$IQ $BIDU $BABA $KC $BILI - when most are saving a sector or country is uninventable', " that's when it goes to the top off your watch list. China's stay at home plays are back on. ï¸\x8f\t\t\n@mushbrainbiden I had a similar situation happen today.  I placed a $14", '000 bet on April $BABA call options', ' and got a $29', '000 profit. â–¶ https://t.co/b39JRxyi9b\t\t\nDiciembre 2020 $BABA papel endemoniado 🇨🇳👹 https://t.co/AmDHoxn3Ri\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nPrint frÃ¥n discorden. MÃ¥nga $baba shorts brända ? 🙈 https://t.co/qxgBtBOH4D\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$BABA hold on to your shares. It\'s squeezing time. All time highs next up. What would the possibility of Xi giving Ma the go ahead for Ant group IPO to shut up JPM? ï¸\x8f\t\t\nRT @DeclanMunroe: $PETZ PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at…\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$BABA glad to see China is now fixed 😜\t\t\n"$BABA', ' $NIO', ' $JD \nChina\'s financial stability and development committee urged market stability mentioned cooperation with U.S. regulators. Beijing is pledging support for economic growth and capital markets."\t\t\n@Quarry_Rock it appears $baba was cheap yesterday 😂\t\t\n"$BABA The legend that is Jim Cramer!  \nSaid don\'t buy Chinese stocks early this week and  boom! 💲"\t\t\nRT @mktparticipants: 🎤💪 $KWEB $FXI $BABA $PDD $JD https://t.co/SDaVlYziUX\t\t\n$PETZ PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at any moment $BABA $JD on China sector momo ðŸ‘\x81 https://t.co/qVfeZJ80eq\t\t\nIf you loved $baba at 105 back at start of March! You should love it even more now! Cause it’s back 😃… go figure ðŸ˜\x9d\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nHoy $BABA obtiene do excelente resultados…. Que cambio de ayer a hoy…. No mucho. https://t.co/AvFN7kxEcX\t\t\n$BABA the faithful BABA investor got renewed hope today 🤞\t\t\n🎤💪 $KWEB $FXI $BABA $PDD $JD https://t.co/SDaVlYziUX\t\t\n$PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at any moment $BABA $JD on China sector momo â–¶ https://t.co/ndIP1kKqz6\t\t\nRT @stocksandteeth: This did not age well. $baba\t\t\n$BABA 36% move in one day is absolutely insane\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"$BABA #Alibaba Reversal del 36%!! ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»\n\n#bolsa https://t.co/QRqczwSaiG"\t\t\n@ZitengZ Indeed - this looked like the highest volume day ever for $BABA since IPO day.\t\t\n"Ups. One of my fun calls is back in the green zone. 1', '080 % 😀 Never seen this before.\n$baba https://t.co/aFb28OgucT"\t\t\n#BABA $BABA no sé si será un SC o no', ' pero lleva sobre un 42% desde los mÃ\xadnimos que hizo este dÃ\xada', ' con lo que enhorabuena a los afortunados... https://t.co/xuoPVAxG0U\t\t\n@amalalagroobi @GarethSoloway @KitcoNewsNOW Don’t get me wrong I have been following @GarethSoloway for a long time and follow his call but china stocks been beating down and they have a bad name for all the problem going on. I bought $baba and got beat down like a dog so I stayed away from china\t\t\n$BABA Okay.  I have to admit I had a good day.  For a measly $15', '000 initial investment in some April calls', ' I got a 200% return for the day. ☑ https://t.co/5h6ooFYzDL\t\t\n"Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba $BABA +36.8%\nLI Auto $LI +31.9%\nXPeng $XPEV +29.6%\n$TCOM +28.4%\nNetEasse $NTES +25.7%\n$NIO +25.6%\n$EPAM +25.2%\nBeiGene $BGNE +25.1%\nAvis $CAR +21.5%"\t\t\n$BABA who’s on the phone with margin right now bear? ï¸\x8f\t\t\n$BABA let’s get back to 350 ðŸ˜\x81\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"For more details on what happened today on Wall Street', ' download our app and view the full article “Wall Street Supper: 03/16/22â€\x9d (Latest Market Report > Finance).\n\n$baba $ilmn $spy $kweb $nvda $vmw $net $pfe $bntx $sgen $sny $mrna $lly $hsi $hsti\n\n#WallStreetSupper https://t.co/5xZ7Q9gGeD"\t\t\nToday', ' Alibaba $BABA posted its biggest one-day gain since 2014 after China pledged to keep the market stable. Illumina $ILMN invested in 7 startups focused on breakthrough therapies. Nasdaq $IXIC jumped more than 3% after the #Fed raised rates by 25 basis points as expected.\t\t\n$BABA whoever bought tons of weeklies  now  a multi millionaire 💲\t\t\n$BABA My avg is ok I guess. ï¸\x8f https://t.co/iHAjN6V7ZT\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n"Very glad I found a bucket.😂\n\n$JD $BABA $TCEHY https://t.co/0GLNqQQgnK"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n$BABA need this to go back down. No one expected 105 👉 https://t.co/7GjKavzkqR\t\t\nRT @swingtradingDD: $PETZ buyout rumours by $BABA ðŸ§\x90\t\t\nIt is time to all in $BABA.\t\t\n$BABA Fill me in', ' what is causing China markets to rally? ï¸\x8f\t\t\n"Patience payed today \n$spy $qqq $baba $tsla $muln $amzn https://t.co/xehbDjGYYC"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"Above5DaysMA\n$ACHR $3.87 16.22% 12.50% 32.99% -44.95% 62.11\n$API $10.55 49.22% -5.21% -2.50% -41.97% 50.97\n$BABA $105.75 37.77% 4.78% -13.50% -14.66% 50.91\n$BIDU $151.20 39.51% 4.83% -5.88% 1.69% 53.25\n$BLI $6.50 20.82% 3.01% -14.02% -64.92% 44.61"\t\t\n"DailyUp5\n$AZEK $26.86 5.66% 1.90% -9.87% -35.37% 44.99\n$BA $189.16 5.15% 5.93% -10.90% -8.87% 47.79\n$BABA $105.75 37.77% 4.78% -13.50% -14.66% 50.91\n$BB $6.58 8.05% -2.37% -6.53% -26.97% 45.98\n$BE $22.35 5.42% -6.49% 32.41% -7.30% 58.14"\t\t\n$BABA wallstreetbets is attacking. Someone is posting that JPM got caught naked shorting baba and they are squeezed now 🤯 ðŸ‘\x8d https://t.co/dzC2m2ebys\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $M…"\t\t\n$BABA lucky day buying calls yesterday 😳😃 ï¸\x8f\t\t\n@TheStreet Another broad class (I’d mentioned tobacco as a class', ' and $BABA as a stock): Chinese companies — solely because I don’t trust #Xi to let them flourish.\t\t\n$baba https://t.co/sjg8bi0MYr 💫\t\t\n@compound248 Wtf is this? He\'s still holding an enormous bag on $BABA.\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n$BABA God do I love the Chinese right now â\xad\x90 https://t.co/zKKdLNsOGY\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n$FXI one of my worst holdings. But it’s always darkest before the dawn. Could this “island bottomâ€\x9d be what we need to reverse the downtrend? $baba https://t.co/KsXjhskBRq\t\t\n"$KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $BIDU $NTES $TCOM $BZ $PDD $BEKE \n\nBlackBox Spring Breakout Sale ~ $5 for your 1st month  -  https://t.co/qTCXuP382P https://t.co/80zhnql5zD"\t\t\n$BABA the faithful BABA investor got renewed hope today\t\t\n"Biggest winners of the day were $pltr and $baba \n\nStill down on both positions though https://t.co/ZRE7xBz0Og"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nLargest $Notional Buy On Close Order Imbalances $MOS $CTRA $BABA $VICI $EQT $PSA $PLAN $MRK $SNAP $PFE https://t.co/V7Aciy2vFa\t\t\n@faridy07362 That would be $BABA\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $IWM\n6. $TS…"\t\t\n$BABA my 6 dollar calls closed at 27 🤣', ' sadly sold a bit early but I will be thankful and maybe dance a bit.\t\t\n"$SOFI short sellers:\n\nTake a look at $BABA and exit when you can', ' not when you have to.\n\nI have no sympathy for short sellers and analysts who downgrade at all time lows. ✨"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $IWM\n6. $TS…"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n$BABA finishes up 36.65% to $104.89. @JavierSanz\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n$BABA~Join our chatroom today for FREE and gain access to our verified traders! https://t.co/TYfZ7bYhTO\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"RT @checkerdog87: almost +40% from the bottom.\n\n$BABA #BABA #ALIBABA https://t.co/K2LIfBTbtB"\t\t\n$amzn that was a rough rally 🤣🤣🤣 gotta admit when dumb money is stronger… I did get out of my short… will short again at higher level $baba still awesome buy with regulatory risk off the table 🚀🚀🚀 enjoying that rally\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA For all of us that are here so long and will be even longer !!!!! ✅ https://t.co/sy6qZb70Gl\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"At close:\n\n$PDD +56%\n$BABA +37%\n$SKLZ +27%\n$SE +19%\n$STNE +14%\n$SHOP +13%\n\nAmong the big losers - Defense\n\n$LMT -6%\n$GD -4%"\t\t\n$BABA ouch 🤕 shorties ✨\t\t\n"$BABA if this holds the low and retraces up from here then from the hi of 319 to low of 73 ', ' this can double at just 50% retrace to 200 ðŸ§\x90🕵ï¸\x8f\n#FunFact #sepculation\n$BIDU $JD $HSI $PDD $NTES"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $IWM\n6. $TSLA\n7. $FB\n8. $PD\n9. $MULN\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/b2eYHUGWOQ"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n@Trading_Sunset Pretty sweet squeeze though. $BABA was a set it and forget it.\t\t\n$baba hoy 🚀', ' el tiempo dirá si fue fue una buena inversión https://t.co/yU0mONflXJ\t\t\n$BABA check out $AERC $BBIG ðŸ‘\x81\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nEstá vez si se me cae la baba de verdad viendo a $BABA subir.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"$BABA hoy con un +36', '7% de subida y con un volumen bestial\n#wallstreetbets  #bolsadevalores #trading https://t.co/n55Xf7B9af"\t\t\n"Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)\n$NVDA 852k (60% call/40% put)\n$NIO 657k (70% call/30% put)\n$AMD 619k (61% call/39% put)\n$FB 556k (64% call/36% put)\n$TQQQ 330k (61% call/39% put)"\t\t\n$BABA  It’s nice that I changed some thing and now I’m winning in stocks 👉\t\t\n"$QQQ was just here 2 weeks ago...trend unch..will it break the resistance now?\n\npeople quoting 30%+ $baba...but look how much its fallen', ' did people really catch the exact bottom?\n\neven bear markets have nasty squeezes...we know pain trade was back into tech rotation post survey! https://t.co/9zpVU4n45I"\t\t\nFreakin $BABA https://t.co/e52vgnuBxM\t\t\n$BABA WHERE ARE THE FKING BEARS 🤡🤡🤡🤡 📊\t\t\n"RT @DwyaneTrade3: Started the day down -$1k because of swings so I’ll chalk today up as a W. Crazy day\n\n$SPY puts for +100% ✅\n$BABA calls f…"\t\t\n$BABA gotta have huge nuts to short it now IMO 🚩\t\t\nGreat graphic re $BABA https://t.co/bJ2Cjbvi5G\t\t\n"$SOFI short sellers:\n\nTake a look at $BABA and exit when you can', ' not when you have to.\n\nI have no sympathy for short sellers and analysts who downgrade at all time lows."\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA 🎰 ↘\t\t\n"Up 37% on $BABA for the day', ' let’s hope the bottom is in now. Insane how quickly narratives change. Must feel bad for those who sold yesterday 💀\n\n$BABA $TME $KWEB"\t\t\n"$BABA a punto de romper diagonal bajista de largo plazo. \n\nComo si nuna hubiera perdido los $100\n\nSe viene el bull market chino. https://t.co/cKgAsII4uh"\t\t\n$PETZ buyout rumours by $BABA ðŸ§\x90\t\t\n"Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)\n$NVDA 852k (60% call/40% put)\n$NIO 657k (70% call/30% put)\n$AMD 619k (61% call/39% put)\n$FB 556k (64% call/36% put)\n$TQQQ 330k (61% call/39% put)"\t\t\n$BABA 🚀 https://t.co/TKjDwaNXyH\t\t\n"Started the day down -$1k because of swings so I’ll chalk today up as a W. Crazy day\n\n$SPY puts for +100% ✅\n$BABA calls for 60% that ran 480%✅\n$AAPL puts +60%✅\n$TSLA puts for +50% that ran 100%✅\n$MARA calls to end the day ✅\n\nAll plays alerted in discord https://t.co/p4XlXRQjkM"\t\t\nComo me gustarÃ\xada ayudar a todos los que ayer vendieron sus acciones chinas en mÃ\xadnimos del último lustro...mientras inversores profesionales ', 'como J.P. Morgan', '  compraban. Además estos mismos sacaban un informe valorando por ejemplo $BABA a 7X FCF\t\t\n"Muhafazakarlık', ' kuÅŸak çatışmasının motorudur. Yeni kuÅŸakları anlamayan', ' muhafazakar olan birisi #borsa da', ' #hisse  den para kazanamaz.\n\nDeÄŸiÅŸime açık olanlar', ' hem hayattan zevk alır', ' hem de para kazanır.\n\nBilenler bilir $BABA #Tencent gibi Çin hisselerinde hep düşüş beklerdik. +"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA No risk lotto play', ' we’ll see what it turns into 🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f 👆 https://t.co/KbvmVtetb4\t\t\n"$BABA up 36% today????\n\nIf you’re a trader that saw that coming ahead of time', ' you might be a modern day Nostradamus.\n\n#FINTWIT"\t\t\n$BABA where is heading to? 200? ï¸\x8f\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nNot sure if just meme coins or ones of the worlds biggest tech firms🇨🇳 $tcehy $baba #tencent #alibaba https://t.co/ngvD4jZruu\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 710\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.55  Mentions: 262\n$TSLA  Price: $840.23  Mentions: 176\n$SPX  Price: None  Mentions: 159\n$QQQ  Price: $340.32  Mentions: 153\n$BABA  Price: $104.98  Mentions: 120\n\n#stocks #investing #trading"\t\t\n$BABA how was that bears 🤣that whale knew what they were doing. Holy ðŸ\x8f¼ https://t.co/orHebIYSWS\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 120\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 262\n$QQQ Mentions: 153\n\n#stocks #investing #trading"\t\t\n$BABA why\t\t\n$BABA Just 130 left to my buy price!!! ☑\t\t\n@BigBullCap Oops some people cut losses at the bottom $cweb $kweb $baba $bili\t\t\nDe las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @LlcBillionaire: US', ' global shares higher on Chinese economic support https://t.co/SwzJ8Amv9e $BABA $JD $NIO $SPY $DJIA\t\t\n"almost +40% from the bottom.\n\n$BABA #BABA #ALIBABA https://t.co/a1wgrmiUP4 https://t.co/K2LIfBTbtB"\t\t\n$BABA there is no reason for us to not hit 120s or 30s tomorow! ï¸\x8f\t\t\n$BABA who’s complaining? Who cares if this ever has another up day?  No better time to buy a stock than when the squeeze is on. ï¸\x8f\t\t\n$BABA let\'s go ï¸\x8f\t\t\n$BABA I wish I bought the dip. No gas in the tank 😤 🆕\t\t\n"Me creerÃ\xada que es un rebote alcista y está todo bien en $BABA si no existiera este gap.\nSigo ðŸ\x90» https://t.co/67mrgm4dH6"\t\t\n"$BABA 80c $1.69 âž¡ï¸\x8f $24.80 🤯\nA massive trade w/ massive payout \n$423K payday \nAlerted by @unusual_whales 3/15 https://t.co/E8HdeiECit"\t\t\n$BABA JP Morgan said sell BABA. Lmaoo 👆\t\t\n"I did not call the bottom on chinese stocks', ' but I did present the exact level of support that became the bottom for the hang seng index.\n\nFrom monday night\'s stream.. see the images below\n\n$DIDI $NIO $BABA $IQ $EDU $TAL $XPEV $JD $TME $HSI $PDD https://t.co/UIKU3K1jVk"\t\t\n"RT @StockTraderHub: ALERT RECAP FROM TODAY POSTED BY ONE OF OUR MODERATORS 🔥 \nMONSTER GAINS ON ALL THE PLAYS 💰\nhttps://t.co/ax7rMFHlTi 👈ðŸ\x8f» 💎…"\t\t\nJust poster day for me after a month !!! $spx $baba $kweb $amzn https://t.co/JOQTC9VDDp\t\t\n$BABA  JPMorgan. They already got theirs. ðŸ‘\x81\t\t\nUS', ' global shares higher on Chinese economic support https://t.co/SwzJ8Amv9e $BABA $JD $NIO $SPY $DJIA\t\t\n"RT @StockTraderHub: ALERT RECAP FROM TODAY POSTED BY ONE OF OUR MODERATORS 🔥 \nMONSTER GAINS ON ALL THE PLAYS 💰\nhttps://t.co/ax7rMFHlTi 👈ðŸ\x8f» 💎…"\t\t\n"ALERT RECAP FROM TODAY POSTED BY ONE OF OUR MODERATORS 🔥 \nMONSTER GAINS ON ALL THE PLAYS 💰\nhttps://t.co/ax7rMFHlTi 👈ðŸ\x8f» 💎\n\n$SPY $QQQ $CAR $TSLA $BABA $BIDU $NIO $TDOC $ROKU $NFLX $JD $UPST $LMT $SE $LMT https://t.co/uVC9Om1D0v"\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\n$jd $nio $baba we will watch what tmrw shall bring.\t\t\n"I was busy today banking on my $BABA calls', " so I didn't really have time to tweet out a new play. Might have some time to jump into this tomorrow if you'd like. I'm liking the action on $CPNG. \nSomeone spent $833k on these this morning", ' then another $1.5m late in the afternoon. https://t.co/RSh4glJWWU"\t\t\n"If you’re ever feeling stupid', ' just watch Bloomberg. $CLNE $CLSK $SNDL $CLSK $BABA $AMZN $CEI $TSLA $FCEL $MARA $RIOT $WISH\n$TSLA $GILD $ABBV $PFE $TEVA $TDOC $SPX $GOOG $AMZN $FB $BA $TQQQ $QQQ $SPY $META $JD $NIO $BHAT $CPI $ITM $KWEB $DIDI $CTK $HOOD $COIN $FORW $HMBL $BBIG https://t.co/kVLe4WLxRU"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\n"$BABA Morning Star\nDaily appearances since 2014: 17\nClose 5 days later ±:\nAvg: -2.99\nSD: 8.91\nWorst: -21.58\nBest: 8.73\n\n10 days later:\nAvg: -4.15\nSD: 11.32\nWorst: -24.98\nBest: 13.69\n\n30 days later:\nAvg: 4.74\nSD: 16.46\nWorst: -43.95\nBest: 29.83"\t\t\n$BABA can’t wait to short tomorrow 🤤 📢\t\t\n#HotOptions Report For End Of Day', ' March 16', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $NVDA', ' $NIO', ' $AMD', ' $FB', ' $F', ' $MSFT', ' $BAC', ' $AMC', ' $SOFI', ' $UBER', ' $JD', ' $PLTR', ' $AAL', ' $AMZN', ' $DKNG', ' $DIDI', ' $PYPL    https://t.co/dMeuaR13Pa\t\t\n$BABA next is $FB too cheap', ' bottomed out and is gonna be an easy gain in the coming months 😄\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA just got a call from my chinese friend that hong kong will be carrying the torch tonight for the march to $130. Congrats longs ï¸\x8f\t\t\nNice all free tips! Green!  $BABA +7% and $NIO +6% https://t.co/0QKzndRQVQ https://t.co/4Ss2WASZV3\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"$BABA Over $200 by December. Volume is telling. \n\nMARK THIS POST. ï¸\x8f https://t.co/6taBpQZbv8"\t\t\n$BABA with highest weekly volume ever and there are still 2 sessions left in the week 👀\t\t\nthese are the trending stocks $BABA  $^IXIC  $^DJI  $^GSPC  $DIDI  $SONN  $LMT https://t.co/iboDwipOja\t\t\nRT @G3N3RLZ0D: $baba  $90 call options  🚀      .16 yesterday to $15 bucks https://t.co/mS71mgdAJE\t\t\n"Great day', ' came in with a few longs & China names', ' lucky there. Played the market well intraday', ' main tickers: $EPAM 250c 1500% $SHOP 620c 1033% $BIDU 140c 500%+ $PDD $BABA $PDD $TSLA $KC \n\nDaily recap: https://t.co/pAc5mBQsYc\n\nLooking forward to tmrw!\nhttps://t.co/S9bx3TDmlo https://t.co/24ZMY5DzbM"\t\t\n"I\'d like to congratulate @EquityBrian on continuing to buy $BABA shares while the market wasn\'t fond of Alibaba.\n\nToday', " $BABA shares are up 36% and if it wasn't for Brian", ' many of us wouldn\'t have the guts to buy the dip on that stock."\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"RT @Chrwme: 16 Mar 2022 part 2 💰 \n\n$EBAY $0.55 âž¡ï¸\x8f $0.72\n$AMZN $25.40 âž¡ï¸\x8f 60.00\n$COIN $3.00 âž¡ï¸\x8f $5.20\n$SPY $2.07 âž¡ï¸\x8f $5.50\n$BABA $0.56 âž¡ï¸\x8f $2.11…"\t\t\nTop 10 Stocks & Cryptos On Twitter: $SPY', ' $TSLA', ' $QQQ', ' $SONN', ' $BABA', ' $KC', ' $DUO', ' $GOCO', ' $AMZN', ' $AAPL #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/AEtafu7kJc\t\t\n"@asymco $BABA closes at heights not seen in two weeks. \n\n(But a lot has happened in 2 weeks.)"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\n"RT @TradeWithDoug: Do You Believe The Fed?\n\nFrom the makers of "" transitory "" comes "" inflation cured "" by end of 2022\n\nhttps://t.co/WCuMUi…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nBeen a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.co/jJH3ws2PDV\t\t\nDamn it feels so damn good when all  of you’re hard work pays off. Thank you. $BABA $SPY $MULN Learn to play both ways and capitalize on a regular basis. God is Good! 💪ðŸ\x8f¾ðŸ’¯â\x9d¤ï¸\x8f\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\nA huge thanks @naval4you ', ' excellent analysis and great call on $BABA ðŸ‘\x8f\t\t\n@TeslaAndDoge $BABA +35% in one das', ' unbelievable.\t\t\n"RT @TradeWithDoug: Do You Believe The Fed?\n\nFrom the makers of "" transitory "" comes "" inflation cured "" by end of 2022\n\nhttps://t.co/WCuMUi…"\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"China news bodes well for Russian stocks when they open back up\n\n$RSX $ERUS $LUKOY $OGZPY $DIDI #WSB $KWEB $EWH $BABA"\t\t\n$BABA Fair play to the profit takers and the movie makers. 🆙\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nI\'m not gatekeeping joy for baba investors even if they are still down. Be happy. Enjoy your day. $baba\t\t\nCant believe some accounts are doing un-ironic $BABA victory laps\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\nCartera en +11% qué locura 🤯. Lastima no poder haber ampliado $BABA pero estoy seguro que no será la última vez', ' esto va para largo.\t\t\nImpeccable timing. This is $BABA https://t.co/HArQHmC9HY\t\t\n"16 Mar 2022 part 2 💰 \n\n$EBAY $0.55 âž¡ï¸\x8f $0.72\n$AMZN $25.40 âž¡ï¸\x8f 60.00\n$COIN $3.00 âž¡ï¸\x8f $5.20\n$SPY $2.07 âž¡ï¸\x8f $5.50\n$BABA $0.56 âž¡ï¸\x8f $2.11\n$TSLA $0.63 âž¡ï¸\x8f $1.28\n$QQQ $2.77 âž¡ï¸\x8f $3.45 \n$QQQ $2.60 âž¡ï¸\x8f $3.25 \n$QQQ $2.30 âž¡ï¸\x8f $3.12\n\n@Prophitcy @glockied"\t\t\nRT @MarketRebels: $BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$BABA calls closed at 12.72 for +480% 🚂 https://t.co/LHDNkS6D8J\t\t\n@ParrotStock up 5.6% today', ' thanks to $SE $JD $BABA $MDB\t\t\n"Check out the Top WhaleFlow from today!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $QQQ $FB $BABA $IWM $NVDA $JD $AAPL $KWEB $AMZN $VIX https://t.co/fQLGXum44V"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n$BABA BULL trap', ' expecing 20% down tomorrow easy. ï¸\x8f\t\t\n"$BABA for the win today! I may be crazy', ' but', ' as long as crazy pays me. \n\nForever Team @BlackBoxStocks \n#options #optionsflow #baba #fomc #wallstreet #optionsflow #stocks"\t\t\n$BABA bought calls this morning when stock was at $89; just sold out. quick $5K in profit ï¸\x8f\t\t\n@the_chart_life It feels very dead cat bounce and if I were a gambling man which I am not', ' I’d definitely had opened up a $BABA short at $100 just for shits and giggles. Perhaps we’re about to get the “Chinese printer go brrrrâ€\x9d meme shortly.\t\t\n"Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL March $150 Put\n$TSLA March $850 Call\n$AMD March $115 Call\n$AAPL March $162.50 Call\n$BABA March $100 Call\n$BAC March $43 Call"\t\t\n$BABA will open at 130 tomorrow ðŸ˜\x81\t\t\n$BABA + 30$ today ï¸\x8f https://t.co/aEgfDS4dGR\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @FilipSalling: Jeg overvejede meget at flytte penge fra $BABA over i EM ETF igÃ¥r. Men mindede mig selv om at det IKKE er i dÃ¥rlige tider…\t\t\n"TOP GAINERS WED', ' MAR 16 🚀\n$BEKE +63.96% | $PDD +56.02% | $GDS +52.15% | $BILI +47.83% | $DIDI +42.19% | $FUTU +36.67 | $JD +39.43% | $BIDU +39.37% | $BZ +37.99% | $LU +6.36 | $BABA +36.46% | $YMM +35.60% | $HTHT +34.33%"\t\t\n"$BABA baba will hit 120 to 150 tomorrow', ' entire wall street and china are buying it! the most undervalued stock in the planet \n \n$SPY $AAPL $TSLA $AMZN ↘"\t\t\n$BABA se recuperaron las chinas jaja Alibaba +36', '76%. https://t.co/JXY8Q7K3Pf\t\t\n"RT @AbisayTrades: Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! To…"\t\t\n"Do You Believe The Fed?\n\nFrom the makers of "" transitory "" comes "" inflation cured "" by end of 2022\n\nhttps://t.co/WCuMUisWo7\n\n$SPY $QQQ $BABA"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA was at this price two weeks back. Still a long way to go up. It\'s going to be parabolic. 🚩\t\t\nOh JPMORGAN and the so called wall street analysts... downgrading a day before $baba stock pops 36% 🤣. Might as well have a monkey throw darts. #StockMarket https://t.co/hIzlpfr9HE\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 250million...wtf $BEST 🤪\n\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $MKD $RLX $BEST https://t.co/kEzDvQeWoN"\t\t\n$BABA 105.22 close â–¶\t\t\n"Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! Told them Sunday night. 😉\n\nWe had 1000%+ on $SPY from @Noman__93 \n\nCome trade with us!!!! @Options_Trooper @AdexTrades https://t.co/rzbiEF8hUB"\t\t\n$BABA Out $105.50 from $74.68.  Heck of one day return ï¸\x8f\t\t\n$BABA $PDD $DOYU $BIDU milestone.😳🇨🇳 https://t.co/uHPtu9UhpT\t\t\n$ARKK with big green move. The china connection which did hurt just 2 days ago is bringing tears of joy to stockholders. Really huge moves. You rarely see this. Its still megacaps like $BABA . Baba Valuation just swings by 60-80 billion in a day. The Ape Era! https://t.co/qEFVe1VxEB\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"عودة ارتداد \n\nاكبر شركة تتداول تØ\xadت قيمتها العادلة $BABA \n\nشق السقÙ\x81 ماشاءالله 😅 \nمستثمر القيمة تشارلي منقر يلقن الاسواق درس بمضاعÙ\x81Ø© استثمارة Ù\x81ÙŠ الشركة الصينية 100Ùª\n\n Ø\xadينما كان يتجنبها السوق\n\nويجب على المستثمرين المشككين Ù\x81ÙŠ الصين ان ينتبهوا! https://t.co/nbU9qNeXak https://t.co/udaGtkqLv2"\t\t\n"$baba $nio $xpev $li $kweb\n\nCNBC 🤡 \nâž¡ï¸\x8fChina is masterful in manipulating the stock market\n\nMe: and US is not with all the QE???\n🤣🤣🤣\n\nThese shorts literally got frack today!!!"\t\t\n"$BABA CLOSED UP +37% \n\nSHORT SQUEEZE WILL CRUSH MANY A BEAR 🤣🤣🤣ðŸ‘\x8d🤷â€\x8d♂ï¸\x8f https://t.co/4w1WTFBrsv"\t\t\n"Con un tremendo short squeeze', ' un dÃ\xada China volvió...\n\n$FXI $BABA $BIDU https://t.co/aYBuqZdD4G"\t\t\n$BABA  lets go 20 more points for CNBC ✔\t\t\n"RT @BlackBoxStocks: ðŸ\x8d¾ $BABA was non stop today! \n\nOur platform alerted Rapidfire Bullish on the 3/18/22 $105C\'s at 10:38AM. It broke throug…"\t\t\nRT @ducked_off_REG: @iluvstocks1 portfolio went up 600% today off the $baba calls. S/o the discord! https://t.co/mbv1E3iTc0\t\t\nRT @DeepSha37133237: $BABA the fomo on this will be monumental 😀\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nNo sympathy for the fraudulent short sellers. A continuation move in HK tonight would be brutal for $BABA bears. https://t.co/UwWpwKXP5E\t\t\n$baba calls up 11000% today 🥴 jeez\t\t\n@Pharmdca Very Risky but I got in some $BABA & $KWEB today', ' who knows for how long\t\t\n"RT @BlackBoxStocks: ðŸ\x8d¾ $BABA was non stop today! \n\nOur platform alerted Rapidfire Bullish on the 3/18/22 $105C\'s at 10:38AM. It broke throug…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA give or take. 💫\t\t\n1/ The https://t.co/tuXka7zlaq article is encouraging for companies like $BABA', ' $TCEHY & $PDD.\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA casually up 40% today. https://t.co/xxHK5pH9op\t\t\n"ðŸ\x8d¾ $BABA was non stop today! \n\nOur platform alerted Rapidfire Bullish on the 3/18/22 $105C\'s at 10:38AM. It broke through the #orb', ' pushed up off #darkpool & followed the trend! Had you held', ' this #daytrade was a 556% gain!\n\n#options #optionstrading #fintech #fintwit #optionsflow https://t.co/i0TyNK04ub"\t\t\nRT @OhMyBadTrey: @smartertrader I took that $BABA call…a banger!!\t\t\n"With our $MRO trade today', ' @TrevelFund\'s return was:\n\n03/16/2022 Performance:\n@TrevelFund: (+0%)\nS&P 500: (+2.24%)\n\n$SPY $BABA $GME $AMC $VXX $TSLA $MULN $MLFB $VALE $RIVN $USAU $LFG $NNDM $TMC $ASTS $AIR $HYMC $SA $NIO $SFET $XPEV $BB  $PTON $ROKU $AMZN $QS $TTCF $LIT $BATT"\t\t\n$BABA Opening tomorrow ????   115-125 ðŸ‘\x8d\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n@RevShark Because everyone was too busy buying $BABA $FXI $KWEB to care about $ARKK dumb 10% gain when they were making +30%. She done! Collects her outrageous management fee and stop posting your daily trades.\t\t\n"Top Options by Volume\n$AAPL $BABA $TSLA $NVDA $AMD $NIO $FB $BAC $AMC $AAL https://t.co/v8pgknrQdp"\t\t\n@smartertrader I took that $BABA call…a banger!!\t\t\n$NIO - Confirmed - $BABA / $XPEV / $PDD https://t.co/78WpcSUkW7\t\t\n"RT @JesseOlson: A reminder that price can always go lower than we think..and of course can go much higher as well. \n\nHere is $baba', ' price w…"\t\t\n"i know many $baba holders who say \n\n""glad i held from $250 so I could enjoy todays rampage"" https://t.co/M2LwcmFYkf"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @epictrades1: $BABA up 20% pre mkt 😂â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8f https://t.co/dAtQfHfA3z\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"RT @reilly_mcadams: What a crazy day \n\n$BABA ~ 36% \n$NIO ~ 25%\n$JD ~ 40% \n$EH ~ 26% \n$KWEB - 39% \n\n$SPY ~ 2.2% \n$QQQ ~ 3.6% \n$ARKK ~ 10%\n$I…"\t\t\n$nio $jd $baba cheers..... bulls. What a day. Laughing all the way to the bank day.\t\t\nUpdate: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its price to sales ratio is now 2.2', ' which is still below Clorox. $BABA https://t.co/IwJT9XXbLG\t\t\n@iluvstocks1 portfolio went up 600% today off the $baba calls. S/o the discord! https://t.co/mbv1E3iTc0\t\t\n$BABA the fomo on this will be monumental 😀\t\t\n@Miguel_Boggiano Bro compro $baba o que ond?\t\t\n$BABA last minute there might be a short squeeze panic covering ï¸\x8f\t\t\n"Numbers in. $QQQ $DAX $ARKK one day delayed.\n\n""Crazy $BABA "" coached by C. Munger YTD 2022 +13', '41%\nvs\n""Crazy Cathie"" coached by E. Musk YTD 2022 -42', '50%\n\nsnippets / comments https://t.co/Co7AOChiAI"\t\t\n"$BABA idea from advisor @stockballa.\n\n#WWS DAO fund could gain exposure through a $BABA backed token. $74s-$105 overnight represents 42% ROI or 15330% APY in classic staking terms. https://t.co/1BvkCP5rEk"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @RichHamiltonJr: Finished the day with 9 Wins & 1 Loss:\n\n$BABA - 85 puts at $1.99 went to  $2.50 - Win\n\n$AAPL - 155 puts at $1.38 - .80…"\t\t\n"RT @reilly_mcadams: What a crazy day \n\n$BABA ~ 36% \n$NIO ~ 25%\n$JD ~ 40% \n$EH ~ 26% \n$KWEB - 39% \n\n$SPY ~ 2.2% \n$QQQ ~ 3.6% \n$ARKK ~ 10%\n$I…"\t\t\nNi en Binance se ven estas falopeadas ya $BABA https://t.co/rwQ8AXYXjw\t\t\n$BABA people who invest with jpm probly pisssedddd â\x9d¤\t\t\n$BABA just never doubt me again', ' ok? ☑ https://t.co/FkkZKvBLr6\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to $238 🤑 https://t.co/acNPSdIEQg"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\nIncredible move', ' managed to catch it from 77 to 95. $baba https://t.co/Bs7WJ32MeB https://t.co/7TlSo4ZI5C\t\t\n"Chinese officials helped ease some worries about investing in China. $BABA up 36% today. Still a long road ahead and I don’t think $300 is happening again for quite awhile. But $150-170 by years end is reasonable assuming the worries keep getting eased\n\nhttps://t.co/gnCSDdz3FK"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"$BABA\nI had 10000 shares and i sold 20% at 80$ to reduce exposure and what looked like a great idea on tuesday turned out to be a costly mistake… ï¸\x8f"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n$BABA congrats anyone in this!! ðŸ‘\x8f happy for all you.. not in it cause its China... but happy for everyone making $ ðŸ˜\x81\t\t\nChina is a fake out today. $BABA $BIDU $FUTU https://t.co/n4WZxQ2OPH https://t.co/BOusoUOiOQ\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n$BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe https://t.co/p4drU6Acd9\t\t\n"What a crazy day \n\n$BABA ~ 36% \n$NIO ~ 25%\n$JD ~ 40% \n$EH ~ 26% \n$KWEB - 39% \n\n$SPY ~ 2.2% \n$QQQ ~ 3.6% \n$ARKK ~ 10%\n$IWM ~ 3%"\t\t\n"Finished the day with 9 Wins & 1 Loss:\n\n$BABA - 85 puts at $1.99 went to  $2.50 - Win\n\n$AAPL - 155 puts at $1.38 - .80 - Loss\n\n$SPY - 432 puts at $2.40 went to $3.18 - Win\n\nFOMC $SPX - 4265 puts at $4.50 went to $15.20 - Win 250%+\n4355 calls at $4.70 went to $5.30 \n\nGreat day. https://t.co/612v5nJRGG"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$BABA OK.  I have to admit.  Today was a good day. 📢 https://t.co/etHarsEloM\t\t\nLas que ayer no compramos $BABA --> 🤡\t\t\n"start of day 2022.03.16 @ 9h54\n$BABA up 17%\n$TCEHY up 20%\n$JD up 27%\n$PDD up 38%\n$BIDU up 17%\n$WB(Weibo) up 17.5%\n\nvs. \n\nend of day 2022.03.16 @ 15h56\n$BABA up 37%\n$TCEHY up 33%\n$JD up 39%\n$PDD up 57%\n$BIDU up 39%\n$WB up 20% https://t.co/09SC4ONXJr"\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"Above5DaysMA\n$ACHR $3.90 17.12% 13.37% 34.02% -44.52% 62.54\n$API $10.41 47.24% -6.47% -3.79% -42.74% 50.45\n$BABA $104.91 36.67% 3.94% -14.18% -15.33% 50.36\n$BIDU $150.87 39.20% 4.60% -6.08% 1.47% 53.12\n$BLI $6.48 20.45% 2.69% -14.29% -65.03% 44.42"\t\t\n"$BABA 154million on volume - 7 times average volume....\n\nCrazy buying âš¡"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"DailyUp5\n$AZEK $27.17 6.88% 3.07% -8.83% -34.62% 46.08\n$BABA $104.91 36.67% 3.94% -14.18% -15.33% 50.36\n$BB $6.50 6.65% -3.64% -7.74% -27.91% 44.44\n$BE $22.35 5.42% -6.49% 32.41% -7.30% 58.14\n$BIDU $150.87 39.20% 4.60% -6.08% 1.47% 53.12"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\nRT @faststocknewss: *ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\nRT @faststocknewss: *ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\n$BABA still underpriced. If it’s down tomorrow time to pick up more.\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @JesseOlson: A reminder that price can always go lower than we think..and of course can go much higher as well. \n\nHere is $baba', ' price w…"\t\t\n"Chinese stocks staged an extreme rebound today', ' thanks to authorities vowing: \n- To ensure stability in capital markets\n- Support overseas stock listings \n- Resolve risks around property developers and\n- Complete the crackdown on Big Tech “as soon as possible""\n#invest $BABA https://t.co/ZaGUaRpHLd"\t\t\n@GarethSoloway Indeed finally $BABA popped 😮\t\t\n"WL Results: 3 Wins', ' 0 Loss', ' 1 Void\n\n$BABA', ' $ROKU', ' $PYPL from the side chart WL hit for the gains also.\n$DOCU faked out in the early morning session but worked eventually\n$SPY $AAL $AMD $TSLA https://t.co/G5X3uhh7IN"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"A reminder that price can always go lower than we think..and of course can go much higher as well. \n\nHere is $baba', ' price went quite a bit lower than March 2020 low. Once the monthly RSI went below 50', ' then price really made a move lower. #stocks #crypto https://t.co/CdeBikKvaX"\t\t\n"$BABA is up like 36%\n\nMunger be like https://t.co/aQwcykgE7B"\t\t\nRT @InversorExperto: Sube que te llevo $BABA 🚀 https://t.co/anzshlKFL6\t\t\n$BABA now the short squeeze fun starts last 5 mins. ï¸\x8f https://t.co/qfCjRd34KU\t\t\n$BABA can\'t believe I bought this for 76 yesterday and now it\'s 105 next day🤣 â\x9d—\t\t\n"Stocks making the biggest moves midday: Alibaba', ' AeroVironment', ' Boeing and more\nhttps://t.co/FJcy8oFtZZ\n\n$BABA $PDD $AVAV $NVDA $9618.HK $LMT $BA $MU $SPOT $SBUX $NKE $NLOK"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA Hello freinds my stock went up thirtey five percent in a day is that good? thx 🆓\t\t\nWHO BECAME A MILLIONAIRE OFF THOSE 10', '000% $BABA CALLS?\t\t\n$BABA Fck you shorts 📢 https://t.co/vHpyfJYfFJ\t\t\n$BABA no sell off 🤔🤔🤔ðŸ™\x8f🤑\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n"$BABA $NIO Kevin O\'Leary buys Tencent', ' Alibaba', ' Meituan https://t.co/LgOYLyjb0a\nThat was great buy @kevinolearytv"\t\t\nA $BABA le han hecho una OPA o a alguien se le quedó pillado el botón de compra\t\t\n"REVENTARON DURO a los cortos\n\n$PDD +56%\n$BABA +26%\n$TME +30% https://t.co/rsRjzYwhf8"\t\t\nRT @rick_decard: $BABA https://t.co/ZHB32lzUVR\t\t\n"@Pps831 @tradeordieguy He probably has both positions.\nWe were short $BABA and had to take the loss this morning. Switched to long based on the info and likelihood of a bigger bid post FOMC. $SQ we took later after I tweeted about it. \nBTW your $BABA gains must be incredible. Congrats!"\t\t\n"$BABA sees 1', '228 bullish options orders worth $138', '411', '214. On the flipside', ' BABA sees 308 bearish options orders worth $60', '177', "773.\n\nBABA's overall statistics show 129", '347 calls worth $356', '202', '153. On the other side', ' we have 60', '846 puts worth $170', '796', '344.\n\n4:04 PM ET"\t\t\n"$BABA Statistics as of 4:03 PM ET\n\nOrder Count:\n- Puts: 60', '846\n- Calls: 129', '347\n\nVolume:\n- Puts: 316', '617\n- Calls: 838', '411\n\nPremium:\n- Puts: $170', '796', '344\n- Calls: $356', '202', '153\n\nPut/Call:\n- Order Ratio: 47.04%\n- Volume Ratio: 37.76%\n- Premium Ratio: 47.95%"\t\t\n$BABA anyone else hurting that they missed out on this opportunity?! oh just me? ok. 📈 https://t.co/I4xpi1iS8I\t\t\n"$baba $nio $xpev $li $kweb\n\nWhat an amazing dayðŸ\x8dºðŸ\x8dºðŸ\x8dº\n\nI\'m out...good luck!"\t\t\nEspectacular lo de $baba en la rueda de hoy. Felicitaciones a los comprados.\t\t\n638%', ' 594%', ' 343%', ' 260%', ' 150%', ' 143%', ' 127%', ' 125%', ' & 118% gainers! We are #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $BABA $SNOW $BIDU $AAPL $TSLA $DOCU $SHOP $JD $FB $DIDI $RBLX $FUTU $CCJ $NIO $FUBO #trading #learntotrade #DayTrading #OptionsTrading https://t.co/EkdjCJC44k\t\t\n$BABA $PETZ (PETZ should be .50s by now ) 📚📚🚨ðŸ\x8fƒâ€\x8d♂ï¸\x8f https://t.co/AgDMIN3UkQ\t\t\n$BABA bleeding now here 👉\t\t\nWhat a crazy afternoon $BABA 750% and 350% $BIDU 630% $MRNA 300% $SPY 250% and 585% lotto $PDD 200% $TSLA 55%   $NVDA 40% $SNOW 35% $SHOP 40% $NIO 100% $AMZN 125%. Join us and learn proper trading from us https://t.co/oMl5G7DYNH https://t.co/yjBpPcQMIm\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 125 | 127.3% | 🚀\n| $BABA | 103 | 114.6% | 🚀\n| $GME | 33 | -15.4% | 🚀\n| $QQQ | 33 | 65.0% | 🚀\n| $TSLA | 20 | 17.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nRT @EquityBrian: Great day to have 50% allocation to $BABA\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $APRE\n6. $…"\t\t\nRT @dailyEdgeGroup: FOMC headline forced indices to backtest and fill yesterday\'s gaps', ' followed by a massive rally to push ES through 4350…\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"RT @Prof_JamesCook: China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for!…"\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"$SPY $BABA Free plays in the discord 😵â€\x8d💫🔥 doesn’t get any better than this! Who’s ready to bank tomorrow ! \n#spy #baba #StocksToBuy #stockstowatch #Options #OptionsTrading https://t.co/U1ushkcRzY"\t\t\n$BABA proud to be a bloody knife swindler ï¸\x8f\t\t\n$BABA Crazy run lOL!!\t\t\nAlso', " if I didn't think I had the mindset for long term investing before", ' watching $BABA go down 60 percent and riding that out certainly helped.\t\t\nRT @MarketOmega: +$13', "718. Informed members during the PM analysis that we're seeing capital flow into China stocks. Also Fed raised rates…\t\t\n$BABA 200% thought was good deal and it hit 800% https://t.co/Ju5zAgdg0x\t\t\n@QTRResearch The idea was good", ' but it was seriously lucky that it happened so fast and furious. Bought some $BABA calls yesterday and sold again today at 100% profit', ' that should easily pay for the subscription to your substack🥰\t\t\nRT @faststocknewss: *ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $APRE\n6. $…"\t\t\n"Super Green ä¸\xad国\n\n#China $BABA $JD $MOMO $YY $TIGR https://t.co/6MCMpWZSSk"\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nPhew what a day in the market $SPY $QQQ $BABA had a field day today if you were short this morning fuck you and go to hell 😂😂😂\t\t\n$BABA WOW THANK YOU THANK YOU THANK YOU.! Best trading day on a WHILE. Banked like no tomorrow. Cleared 2500 and still got calls and few puts to hedge.! But Great day!!!!\t\t\n"FOMC headline forced indices to backtest and fill yesterday\'s gaps', ' followed by a massive rally to push ES through 4350. Shorts buried. \n\nExpect more gains in $EURUSD and $TLT into April.\n\n$SPX $NDX $AAPL $HSI $BABA"\t\t\nI hope you all made money today‼ï¸\x8f Big moves all around the market. Chinese Stocks especially $BABA $NIO. Tomorrow should be interesting so I want to hear what direction you think spy will go tomorrowâ\x81‰ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (78)\n2. $SPY (65)\n3. $HOUR (20)\n4. $TSLA (17)\n5. $J (12)\n6. $QQQ (11)\n7. $FIX (8)\n8. $OIL (8)\n9. $GME (7)\n10. $HOOD (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/4OpQhMIMIw"\t\t\n$BABA who made big money on options today? ðŸ‘\x8d\t\t\n"Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nChina showed support for battered US-listed stocks such as $BABA earlier today', ' helping it rise 36% on the NYSE; Asia-heavy Las Vegas Sands also seems to be a winner with a "looser" China', ' as $LVS was up nearly 12%', ' one of the S&P 500\'s biggest gainers on a strong trading day\t\t\nRT @juskev__: @SevenParlays @Sevenvmatos You alley ooped $baba earlier ripped .. now you blessing us again? Say less\t\t\n$BABA Still below half price.  PT for Dec 22 $280 ï¸\x8f\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n"Stock Mafia trade recap 03/16\n\n$BABA CALLS SWING 0.2âž¡ï¸\x8f6', '7+ OVER 3000% GAINS 😦🤑💵\n$DKNG PUTS 0.25>0.4 60% GAINS 🔥ðŸ\x8f¦\n$SPY CALLS 0.08>0.2 OVER 150% GAINS \n\nCRAZY DAY IN OUR DISCORD 3200%+ GAINS JOIN NOW 🕺🕺 https://t.co/kquh6pG8zC"\t\t\n$BABA finishes up 36.65% to $104.89\t\t\n"RT @tsilver_apex: China plans audit concession in face of US delisting threat\n\nhttps://t.co/hbT2coUBZ0\n\n$BABA $KWEB"\t\t\n*ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\nAlibaba Group Holding Limited traded 149.65M shares', ' 511% above average volume $BABA\t\t\nSube que te llevo $BABA 🚀 https://t.co/anzshlKFL6\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$BABA\n$NVDA\n$MSFT\n$AMZN\n$FB\n$AAPL\n$JD\n$UBER\n$AMD\n\nThanks for visiting my page 💻 https://t.co/JNmLmR7kul"\t\t\n@SevenParlays @Sevenvmatos You alley ooped $baba earlier ripped .. now you blessing us again? Say less\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 124 | 121.4% | 🚀\n| $BABA | 101 | 110.4% | 🚀\n| $GME | 34 | -12.8% | 🚀\n| $QQQ | 33 | 65.0% | 🚀\n| $TSLA | 19 | 11.8% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $APRE\n6. $KWEB\n7. $AMC\n8. $JD\n9. $SPX\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/j3RiBEb8lK"\t\t\n"RT @StockDreamss: ROOM BANKING 🔮\n\n$BABA 470% \n$SNOW 400%\n$SHOP 200% \n$RIVN 35% \n\n$RIVN $NIO Swing â\x9dŒ\n(China Limit Up 😒)\n\nhttps://t.co/TfoOUO…"\t\t\n$BABA I have no sympathy for bears who shorted. ï¸\x8f https://t.co/Y2pABTIj4t\t\t\n"Top Gainers (>$30)\n$YY $PDD $GDS $XPP $MPNGY $KWEB $FUTU $JD $BIDU $JDCMF $BABA $HTHT $TCEHY $TCTZF $LGFRY $SKYH $DLO $ACMR $NTES $CQQQ $EPAM $BGNE $EMQQ $EDC $ZLAB $BYDDY $CXSE $FNGO $HCP $CAR\nhttps://t.co/S59zN18Con"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$SHV', ' $SPY', ' $AAPL', ' $QQQ', ' $FXI', ' $HYG', ' $IWM', ' $VB', ' $IVE', ' $TLT', ' $EFA', ' $TSLA', ' $XLY', ' $GLD', ' $PCG', ' $BABA', ' $AMD', ' $ASHR', ' $SLV', ' $IEMG https://t.co/KbYAOBVf6K"\t\t\n"Top Gainers (>$5)\n$VNET $CWEB $KC $YY $BEKE $YINN $CD $PDD $GDS $MOMO $DADA $BILI $API $LKNCY $VIHD $QFIN $MPNGF $XPP $DAO $MPNGY $HUYA $KWEB $FUTU $JD $BIDU $BZ $JDCMF $LU $BABA $YMM\nhttps://t.co/S59zN18Con"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $MULN\n4. $MKD\n5. $KC"\t\t\n@GHueco @DarioEpstein +36% $BABA. Que timing JP!\t\t\nOut again. Too fast. $BABA 5x.\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $FB\n4. $HOOD\n5. $YANG"\t\t\n@saxena_puru Puru', "  what about $baba ?\t\t\n$BABA I'm not selling. A long term bull. 🥇 https://t.co/nnUvgkwoyW\t\t\nTak nakonec +36", '7 % 📈 $BABA https://t.co/cn1pqeiwnF\t\t\nbueno...postergamos una vez mas el cerocoma argento...terrible corrida de vendidos', ' diria mundial...fortuna dejo $baba $meli $come ...sigan en gimnasios viviendo de otra cosa. Dejen el Market a los traders. @tebb29\t\t\n$BABA i am so confused about this.   Seriously 40% up. â–¶\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 124 | 117.5% | 🚀\n| $BABA | 99 | 106.2% | 🚀\n| $QQQ | 33 | 65.0% | 🚀\n| $GME | 32 | -20.0% | 🚀\n| $TSLA | 19 | 5.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA I bet lingers positive ☑\t\t\n"03/16/22\n\nDiscord eating everydayðŸ\x8d½ @YoYoTradeAlerts \n\n$SPY \n.67 -> 3.65 (440% gain)\n\n$BABA\n.72 -> 2.40 (230% gain)\n\n$RBLX\n.88 -> 1.26 (40% gain)\n\nAll trades alerted for free in discord🤺 https://t.co/umOyEFAXy6"\t\t\n"RT @Remzztrades: +$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through…"\t\t\n$JD $BABA POWERFUL MOVE! 🚩\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (49 mentions)\n2. $BABA (45)\n3. $J (9)\n4. $QQQ (9)\n5. $TSLA (8)\n6. $FB (7)\n7. $HOOD (6)\n8. $AMZN (4)\n9. $YANG (4)\n10. $GME (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/iboDwipOja\t\t\n"3/16 Signals Recap 💰\n\n$BA was the big winner today', ' returning nearly 75%\n\n$BAC and $AMD faked out our initial entry and played out later in the day\n\n$BABA was not traded"\t\t\n+$13', "718. Informed members during the PM analysis that we're seeing capital flow into China stocks. Also Fed raised rates 0.25% with more to come. $SPY ripped. Shorted $BILI at open", ' then flipped long. Nice long on $BEKE. Members banked on $BABA and $KC. https://t.co/oAshy4w266👈ðŸ\x8f¿ https://t.co/EwjJRlp8Gk\t\t\n"China $FXI $KWEB $BABA $BIDU $DIDI skyrocket after pledging growth policies\n$SBUX bounce on Howard Schultz as interim CEO', ' JPM ug\n$BTC $ETH $COIN Crypto', ' $ARKK rotation to growth\n$XLF $KRE rise w yields as Fed hikes rates\n$KSS surge on reports Hudson’s Bay', ' Sycamore prepping bids"\t\t\n"Mañana $Baba subirá solo un 4% y nos parecerá una birria 🤣\nNaaa', ' en realidad nadie sabe lo que pasará mañana 😉"\t\t\n$BABA huge sell off before close 🔔\t\t\n$WISH Lol market just went up huge and it couldn’t get over $2. $SDC at $2.50', ' tell me how SDC is better than Wish fundamentally. Embarrassing tbh', ' might as well invest in actual Chinese stocks. Look at $YINN and $BABA\t\t\n"@tradeordieguy @OptionsMir But the screen is for $BABA', ' isn’t it?\nI had a $1M day in my small options account in baba today."\t\t\n@Pps831 My trade success on $baba had a lot fewer digits.\t\t\n"Anyone sold Chinese stocks just this week? Comment here 😂😂😂\n\n#KWEB $BABA $PDD $BIDU $TAL $GOTU $NIO $XPEV $IQ $JD $PDD $FUTU $TIGR $TCEHY"\t\t\n"Lots of Bear meat in the markets today.\n\nChinese tech stocks hard 30%+ pamps.\n\n$BABA\n$NIO"\t\t\n"RT @Remzztrades: +$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through…"\t\t\nRT @professorDman1: $BABA wooooo $106 another NHOD\t\t\n$BABA. Insanity https://t.co/S3WIm0xnKE https://t.co/TtK9DhbSV0\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nTook my $BABA gains and dumped em into $best shares\t\t\n$BABA 36%ã\x81¯ç¬‘ã\x81†\t\t\n$BABA wow. Insane day for longs. ðŸ‘\x81\t\t\n$BABA guess some bears we won\'t see ever again lol 🪄\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA +37', '00% under dagen', ' det här kan vara nÃ¥got', ' men ska man verkligen sluta räkna med kinas politiska Ã¥sikter? https://t.co/S3kZWZGkGA\t\t\n$BABA now +36.71% on the day. https://t.co/ql1RAByGrA\t\t\n"RT @SamanthaLaDuc: On our way to double that double 🥂\n\nBut let\'s talk about my bottom-fishing call on China plays. 🤯💃🎯🔥🎉\n\nMY MARKET TIMING…"\t\t\n"🔴ðŸ\x90»Cierre del mercado #WallStreet🔔\n\n✅ $MSFT $AAPL $GOOG $BABA\nâ\x9dŒ $PG $JNJ $KO $OXY\n\n#Nasdaq #NASDAQ100 $SPX $QQQ #marketclosed #SPX #DowJones"\t\t\n$SQ +12.5% $TSLA 4.58 $BABA 36.39%🤯\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"$BIDU $BABA other China names... Talk about Market Cap moves today. 10\'s of Billions \n\nI got my eyes on you China names 👀"\t\t\n"$BABA $nio $jd $anpc\n\nNever fight the Trend \n🚀 🤞"\t\t\n@SR_cojones Una recuperación increÃ\xadble de $Baba hay que estar atentos\t\t\n"Intraday\'s most active options:\n\n$AAPL 1', '253k - 44% put. 56% call\n$TSLA 1', '148k - 45% put. 55% call\n$BABA 1', '099k - 27% put. 73% call\n$NVDA 838k - 40% put. 60% call\n$NIO 646k - 31% put. 69% call\n$AMD 610k - 39% put. 61% call\n$FB 543k - 37% put. 63% call\n$BAC 297k - 22% put 78% call"\t\t\n$BABA FUD buster! ï¸\x8f\t\t\n$BABA not convinced until this can clear $120s 🔔\t\t\nI like this for $250 in 3 mths $baba\t\t\n$BABA hey bears', ' enjoy the ride to... â˜\x9d https://t.co/IU38npOMEB\t\t\n"$NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/vflgyrwciJ @jctb1 \n\n$BBIG $AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN $NFLX  $CHTR"\t\t\n$BABA Charlie Munger may only have one working eye', ' but goddamn that eye can spot a good opportunity huh? 😀 https://t.co/O0jzF35F3N\t\t\n"Seeing $baba up 37% 24 hours after I tweeted it was basically undervalued is a kick in the balls.\n\nTime to watch the arsenal Liverpool game and switch off"\t\t\n$BABA tbh I can see this retracing back below 100 but good stuff longs 💗\t\t\nChinese stocks rallied more than 40% just for someone made “commentsâ€\x9d 🤷â€\x8d♂ï¸\x8f🤷â€\x8d♂ï¸\x8f $baba $kweb\t\t\n$BABA 110 in 3..2… https://t.co/hpmoWdzgQi\t\t\nRT @MarketRebels: $BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\n"On our way to double that double 🥂\n\nBut let\'s talk about my bottom-fishing call on China plays. 🤯💃🎯🔥🎉\n\nMY MARKET TIMING ON LONG CHINA PLAYS TUES MORN WITH GAP UP POTENTIAL WED PAID FOR A YEAR\'S MEMBERSHIP EASY\n\n$KWEB $FXI $BABA $JD $BIDU https://t.co/qrXcS9EF6W"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"$jpm said “uninvestibleâ€\x9d $fxi $baba $jd \n\nThey didn’t say untradable.  It was a hell of a trade for my community starting from Mondays first buy $fxi. Down to very small now"\t\t\nI think my China ticker targets this morning were a little conservative but there is 106 on $BABA https://t.co/SstShKFWAo\t\t\n$BABA that moment you realize Amazon has gaps from years ago that hasn’t closed silly bears 🤣🤣🤣🤣🤣 👀\t\t\nRT @TraderMarcoCost: $BABA has surpassed 1 million option contracts traded today\t\t\nRT @EquityBrian: Great day to have 50% allocation to $BABA\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n$BABA levels with weekly bear', ' I really wanted to load closer to major support but will leave it to do its thing #stocks #optionstrading #stockmarket #trading https://t.co/LuyxPmd5T6\t\t\nCheers to everyone who held on to $baba 🥂 #DiamondHands https://t.co/CsqPY9GlZC\t\t\n$BABA still have a gap to fill to 125 ✨\t\t\nGreat day to have 50% allocation to $BABA\t\t\nアリãƒ\x90ãƒ\x90 $BABA ã\x81®PERã\x81¨ã\x81‹è¦‹ã‚‹ã\x81¨å‰²å®‰ã\x81\xa0ã\x81¨æ€\x9dã\x81£ã\x81¦è²·ã\x81„ã\x81Ÿã\x81\x8fã\x81ªã‚‹ã\x81‘ã\x81©ã€\x81ãƒ\x81ャートã\x81Œåº•打ã\x81¡ã\x81—ã\x81Ÿã\x81¨åˆ¤æ–\xadã\x81™ã‚‹ã\x81®ã‚‚ã\x81¾ã\x81\xa0æ—©ã\x81\x9dã\x81†ã\x81\xa0ã\x81—ã€\x81何より今ã\x81®ç±³ä¸\xad関係を考ã\x81ˆã‚‹ã\x81¨è²·ã\x81ˆã\x81ªã\x81„よã\x81ªã\x81\x81〜\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA 📣 https://t.co/9VvQPN5ICK\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA shorting! ï¸\x8f\t\t\nGlad to see $BABA up 35% today', ' told my ex to buy $BABA at 150', ' now 100. 50% more to go 💯💯💯\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n$BABA 107$ 💗\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n"¡Qué maravilla! Ya solo la tengo con -58%...\n$BABA https://t.co/sEofqSeJwm"\t\t\n$BABA pressure is enormous …where is safety valve ï¸\x8f\t\t\n$BABA ones at $92 the other at $102 😂😂🤣🤣🤣 â\x9d— https://t.co/fl9jqETj5w\t\t\n"RT @RealHotTakesBot: Twitter\'s Top Stocks: \n\n$SPY  Price: $434.01  Mentions: 243\n$TSLA  Price: $840.58  Mentions: 173\n$SPX  Price: None  Me…"\t\t\nChinese stocks up 40% in a day. Buying puts on them tomorrow is a no brainer $baba $bidu\t\t\n@given2tweet $mx kind of has that $baba smell to it\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $434.01  Mentions: 243\n$TSLA  Price: $840.58  Mentions: 173\n$SPX  Price: None  Mentions: 152\n$QQQ  Price: $338.94  Mentions: 138\n$BABA  Price: $105.12  Mentions: 117\n\n#stocks #investing #trading"\t\t\n$BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls. https://t.co/19qerHbEfe\t\t\n$BABA has surpassed 1 million option contracts traded today\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 117\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 243\n$QQQ Mentions: 138\n\n#stocks #investing #trading"\t\t\nVolume leaders on Wednesday - $DIDI $BABA $BEKE $AMD $PDD $NIO $SOFI $AAPL $KC $AAL $IQ $NVDA $JD $PLTR $BAC $CCL $BBD $OXY $LI $ITUB $AMC $FB $BILI $DKNG $YMM $IMPP $XPEV $GRAB $XOM $NOK $MU $UBER $F $SNAP $PCG $MSFT $FUTU $INTC $TAL $T $CPNG $TSLA $PFE $LCID $HOOD $CLF $C https://t.co/LvnVrcXLDV\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$BABA falling knife any time 💯\t\t\n$BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA up 40% in just one day is outrageous and smells like manipulation. Buying 3/25 $84 puts.\t\t\nIt’s Wednesday', ' but the weekly chart of $BABA would appear to be shaping up as a bullish engulfing candle. Those are traditionally NOT bearish 😎\t\t\nI can hear Charlie laughing $BABA https://t.co/tT0NJRHV9f\t\t\n$BABA I’m sick to my stomach why is this up 37%🤣\t\t\n#CHINA INTERNET INDEX SOARS 40%', ' MOST ON RECORD. $KWEB $BABA $JD $BIDU\t\t\n$BABA wooooo $106 another NHOD ï¸\x8f\t\t\nThe list for today was INSANE. Huge moves both ways. $BABA $BIDU were perfect. $TSLA $NVDA never disappoints. https://t.co/SeiL2Umgnr\t\t\n@NlCKStocks Thoughts on $baba pull back tomorrow?\t\t\n"RT @OpinicusHolding: Top volume / relative volume stocks:\n$DIDI $BEKE $DUO $KC $MKD $TME $ZH $BILI $FUTU $NLOK $SONN $BABA $PDD $RLX https:…"\t\t\n$BABA Kweb! The trader that got frustrated and sold those 3/18/22 $28 strikes probably on Monday for a nickel needs the police to do a welfare check! Those calls are up 60X so far today. 🆙\t\t\n$BABA testing $105', ' a 3X ATR move. #Intraday ðŸ\x8f¼\t\t\n"$BABA $97.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $102.58\n% Difference: 5.75%\nDaily $ Volume: $1', '024', '012\nVolume: 5', '032\nOI: 283\nIV: 125.11%\nBid/Ask: $1.97/$2.10"\t\t\n"RT @JStanleyFX: $BABA shares are up 1/3rd today\n\nthat\'s a 200 b company\n\nremarkable \n\nremember that every time you hear one of those \'marke…"\t\t\n$BABA still have a gap to fill to 125\t\t\n$BABA Nice squeeze so far.  $73 yesterday to $106 🥇\t\t\n"$BABA was premium cheap in pic 1? Yes', ' much cheaper in the 2nd. But it only took 1 day to send it back to >Feb 24 close. \n\n(June calls for reference) \n\nCheap premium with time https://t.co/b7tp7iGcD8"\t\t\nI will be on @YahooFinance with @RachelleAkuffo at 4:20pm today talking #China $BABA $KWEB.  Tune in if you are free! @tsmith1110\t\t\n@Claudia_GMan A esas $BABA ponle un 36% ahora mismo 😳💪💪\t\t\n$BABA up 38% 🤔🤨\t\t\n@PatrickBaitman3 I will bet my life $BABA has a huge sell off somewhat soon. Shady news comes out daily from China', ' can’t see this move holding. Especially with all the tensions between governments atm.\t\t\n$BABA is on fire. #Tothemoon\t\t\n@dalibali2 There will definitely be a bigger China discount than over the last few years', ' but it wont be an 80% $BABA at single digit FCF multiples type discount.  Maybe more ~25% ish\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA let me know when the squeeze is over... A long way down from up here 💫\t\t\n$BABA face ripping shorts. Nearly up 38%\t\t\n$BABA wooooo $106 another NHOD https://t.co/tHnEG5929H\t\t\n$BABA damn bears must be so depressed right now 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 📶\t\t\nI’m kind of astonished by today’s super sharp move', ' all the “newâ€\x9d info that came out today was already in the public domain to whoever that had paid attention. It tells a lot about who’s on the other side of the trade. $BABA $TCEHY https://t.co/VV32NANQsh\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA testing $105', ' a 3X ATR move. #Intraday\t\t\n$KWEB $BABA I kind of feel sorry for the shorts..... ï¸\x8f https://t.co/SJIHTetjjR\t\t\n$BABA 46 Y 86% BOOOOM https://t.co/QYvdG57qVT\t\t\n$baba  $90 call options  🚀      .16 yesterday to $15 bucks https://t.co/mS71mgdAJE\t\t\n$BABA let me know when the squeeze is over... A long way down from up here\t\t\n"This week #China #Tech shares have had their worst day since 2008', ' and their best day EVER - and its only weds \n$baba"\t\t\n$BABA yuge vol thru 105\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\nNevermind', ' made it all back in one trade. $BABA +43% https://t.co/rGUha7AmS3\t\t\n"$BABA was valued at the same price where it was 6 years ago when it made 15 billion in revenue. It now makes over 100 billion in revenue and still growing. And we get the news today that china pledges to ease the regulatory crackdown and boost the economy? \n1/2"\t\t\n@parrottwealth $BABA I kept the faith in this one 🙂 https://t.co/fgr2MI8xeL\t\t\n$BABA +36 hoy ðŸ˜\x8dðŸ˜\x8d\t\t\nRT @nftcollector001: When your almost expired $BABA calls you bought a week ago go from zero to hero 👀🚀 https://t.co/ZZGxEVmN8c\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"Sold this zebra for 49.56. ~77% gain.\n\nAlso sold some long 120 calls I had and hedged the remaining with short 140 calls for the same money. \n\n$BABA 🔥 https://t.co/d2mocczLin https://t.co/UQdwZHSpPO"\t\t\n"Chinese stocks 🇨🇳\n\n$DOYU +59%\n$IQ +58%\n$PDD +55%\n$GDS +51%\n$DADA +50%\n$BILI +48%\n$LKNCY +43%\n$DIDI +41%\n$FUTU +40%\n$JD +38%\n$BABA +36%\n$BIDU +36%\n$LI +32%\n$XPEV +29%\n$LIZI +29%\n$BZUN +25%\n$NIO +24%\n$QD +25%"\t\t\n"RT @ericasuma: Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14…"\t\t\n$BABA 148', '000', '000 shares traded today. Massive volume! Back above the 8 & 21 ema. Very interesting spot. Especially since the stock was just back at 5 year lows. https://t.co/HWxIpkc2Un\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"$KWEB $BABA $JD\n moving like a freight train and its not stopping yet"\t\t\n"#Alibaba shares up 35%  on the day', ' in USA\n$baba"\t\t\n@PatrickBaitman3 Okay I see what you mean now. 36% day on $BABA practically sums that up lol\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $M…"\t\t\n$BABA LFG🔥 https://t.co/19x5rDJdtF\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/znpHt2sdhF\t\t\nSooo bullish about $WAFU down . China play when $BABA is up 35%. 1.2 mil float baby let’s goo! ðŸ‘\x8d\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/YfANPBZx9F\t\t\n"+$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through this insane market', ' thank you Brando & John @EliteOptions2 👌ðŸ\x8f»â\x9d¤ï¸\x8f💰 https://t.co/HrdaBa8ypJ"\t\t\nRT @Sqwii: So far so good this week on #Oil short #Gold short #DAX and $SPX long #China long $TAL $BABA - if you like my analysis welcome t…\t\t\n$BABA outside Weekly up\t\t\nSo far so good this week on #Oil short #Gold short #DAX and $SPX long #China long $TAL $BABA - if you like my analysis welcome to join our room on https://t.co/GXDpyRu7Eu with more detailed analysis in the chat room and targets/exit strategies.\t\t\n"RT @STONKSTRADERRR: Recap:\n$SPY calls early scalp ✅\n$BABA puts - stopped out real quick â\x9dŒ\n$AMZN puts scalp ✅\n$QQQ puts scalp ✅\n$NIO puts â\x9dŒâ€¦"\t\t\n"$kweb up a cool 40%\n\nIt tracks an index of the largest tech companies in China like $baba tencent $bili \n\nWhat a mood change 😀"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/YtSwDQBHFK\t\t\n$BABA Xi pumping Stock market to help Russia. 🆓\t\t\nRT @optionwaves: $BABA is on an absolute rip\t\t\n$BABA SERIOUS QUESTION. Hold weekly’s overnight or sell today will it continue to run tomorrow', ' thoughts?\t\t\n"$BABA up 20%', ' biggest intraday gain since 2014\n~TheStreet\n#XGlobalMarkets #stocks"\t\t\n$BABA investors will start selling to secure profits in the next few minutes. Too much risk with Russia and China', ' anything can happen at anytime… 😀\t\t\n"Yesterday I wouldnt be caught dead holding China ADRs. Today...You must be one stupid mffer if you dont buy Chinese stocks. Market = bipolar\n$BABA $BIDU $FXI $YANG"\t\t\n$BABA is on an absolute rip\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"And $JOYY up 66% in a single day .\n\n#China & $BABA . Just the beginning of rerating!! https://t.co/GK7arnO3uR https://t.co/RIUksM7P9b"\t\t\n$BABA in two days we just made enough in this with options that the stock would have to go to $1143 to compare.  Investing is dead.  #liquidandlovingit\t\t\nTrndg ↗  $REAL $TDUP $SANA $YINN $FUBO $BEKE $BABA $BILI $KC scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$BABA 120 very soon 😀\t\t\nChinese market up from 20% $BABA $Baidu $Tencent\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Talk about timing...this was released before China 🇨🇳 backtracked on tech regulation and acct last night...had been working on it since Friday. Could have bought HK shares on $IBKR last night before jump.\n$JD $PDD $BABA $KWEB\n\nhttps://t.co/rvSy7Rfzvd"\t\t\n"RT @STONKSTRADERRR: Recap:\n$SPY calls early scalp ✅\n$BABA puts - stopped out real quick â\x9dŒ\n$AMZN puts scalp ✅\n$QQQ puts scalp ✅\n$NIO puts â\x9dŒâ€¦"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/G3ANKpBRN6\t\t\n"OK … I bought a 2023 $BABA leap in my long term port yesterday for $1200', ' and it is up over 125%.\n\nInstead of selling and taking the gains', ' going to see how much I can make over the course of the next 9 months selling covered calls.\n\nSold first one today - weekly 110c @ $225 https://t.co/Kc1AmLWtK6"\t\t\nAli Baba $Baba is up +35% so far.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/3crcWC8Hj2\t\t\n"RT @DarioEpstein: $baba (Alibaba) estaba en caida libre. Habia bajado a $75\nSale informe del JPM diciendo que el precio objetivo es $65 y q…"\t\t\n"$BABA +35%. Una gota en el desierto?\n\nSi', ' pero bienvenido. https://t.co/fYYmtPXXUe"\t\t\n@pawan1234o @johnscharts @ClutchBP @Striff17 @trijoey Yeah $BABA… one day it seemed like a falling knife. The next day it’s a jet ✈ï¸\x8f that can’t be stopped!\t\t\n"Recap:\n$SPY calls early scalp ✅\n$BABA puts - stopped out real quick â\x9dŒ\n$AMZN puts scalp ✅\n$QQQ puts scalp ✅\n$NIO puts â\x9dŒ\n$GME calls SWING ✅\nWhat a wild ride but did squeeze a little nap in around 5am-8am HST. Lots of opportunities both ways. I hope you all banked!\nOcean:30\nðŸ\x8d»"\t\t\n"$BABA shares are up 1/3rd today\n\nthat\'s a 200 b company\n\nremarkable \n\nremember that every time you hear one of those \'markets have lost x billion over the past y periods\'"\t\t\n"✅@HealthyExtracts $HYEX 🔥\n✅New Clinical Study Demonstrates UBN RELIEF Naturally Alleviates Migraine Symptoms.\n\n@Duke4900\n\n#OptionsTrading\n#SWINGTRADING\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA\n\nhttps://t.co/7MEO7Eb4qw"\t\t\n"谢谢\nXièxiè $MKD @stephenasmith You guys are SO wrong. You should RESPECT @KyrieIrving and anyone who stands up to ANYONE taking away your #FREEDOM #china $FAMI $DIDI $GFAI $CEI $NKE $SQ $SHOP $SONN $NIO $BABA $BEKE $FXI $PDD $DUO $KC $KWEB $SOFI $TME $NVDA $JD $YINN $XELA $VALE"\t\t\n$baba up 35% .. wow .. Xi right now 🤣🤣🤣 https://t.co/OwG8gv80mR\t\t\nHoy ha sido un festÃ\xadn 😄🤑🥳💥🇨🇳📈 de la 🤰(cuna) hasta el âš° $BABA\t\t\n$BABA ðŸ\x90» still praying for their eod dump that won\'t come 😅😅😅l\t\t\n"$BABA C105 6', '5K% de ayer a hoy. \nSolo hoy +700%\nTremendo 🔥🔥🔥 https://t.co/9PZQiWCnNH"\t\t\nRT @itscharliemar: If you were LIVE on YouTube Yesterday we spoke about my TDA account and FID', ' well here are both of their current results…\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"💯 $NICH announced its industry-changing Owner Verification System (OVSâ„¢) mobile app called ""NITCHES OVS"" is 100 percent completed. https://t.co/qCvWLkaRUZ @cap_ebc \n\n $BABA $CDNS $CAVM $CERN $BBIG $PCLN $NFLX $CHTR $FOXA $ROST $DISH $MAT $GNLN $KERN $VRNOF $MAPS $CERAF $HYFM"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA hi huni it hit exactly low 70s yesterday and you should be up 700%+ now on those F calls and 45% on common shares : $PETZ going be to good from here ✅🆙🇨🇳🇨🇳 .60 break is the key ðŸ”\x90 >> 1 break > 1.50+ swing https://t.co/zSFGL9VfRT\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"$BABA $96.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $102.6\n% Difference: 6.87%\nDaily $ Volume: $506', '303\nVolume: 2', '805\nOI: 388\nIV: 128.39%\nBid/Ask: $1.75/$1.86"\t\t\n"$BABA $125.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $102.56\n% Difference: 17.95%\nDaily $ Volume: $530', '614\nVolume: 4', '228\nOI: 487\nIV: 106.53%\nBid/Ask: $1.21/$1.30"\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n@Dawn_of_Markets @manpreetkailon $BABA\t\t\nアリãƒ\x90ãƒ\x90æ\xa0ªã€\x8135%増ã\x81§ä¸Šæ˜‡å¹…を拡大 $baba\t\t\n$BABA you love to see it https://t.co/bPe2EKrxyB\t\t\n"“Most winning trading community', ' Get next winning alerts here: https://t.co/3vbD4Mdsw5\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX  $SRNE $SPCE $JD https://t.co/LxHMRxqss1"\t\t\nMi abuelita me dijo', ' hijo siempre hay un tonto dispuesto a regalar sus acciones … gracias al tonto que nos regaló $BABA en el SIC el lunes #TradingClubMX #TRMX https://t.co/m2ykbmT4yE\t\t\n$BABA same place same time tomorrow? 🌟\t\t\n$BABA highest volume day ever\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n$BABA Time to Short now', ' fake pump', ' real price 50 in few days', ' watch tomorrow big bleed 😀\t\t\nRT @francastromt: Excelente lo de Alibaba $BABA https://t.co/RxmogKEYpI\t\t\n$BABA +27% https://t.co/dCnZjy83nJ\t\t\n03/15/22 - #OPTIONSBULLY TOP BULLISH "UNUSUAL" OPTIONS MONEY FLOW FROM HIGHEST TO LOWEST: (1of2)  $TSLA $BABA $AMD $FB $NVDA $AAPL $CCJ $ORCL $ABBV $UMC $NKE $IGT $SM $BP $F   OPTIONS BIBLE HERE (LEGEND) ->  https://t.co/UAGmV42so0 https://t.co/xc27bhbLyL https://t.co/L7vENOIsvw\t\t\n$baba with the short squeeze wooo\t\t\n$baba mamamia\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$BABA +35% https://t.co/Se4V6WTWRM\t\t\nI agree', ' eyes are on $ILUS', ' $MULN', ' $BABA', ' but within weeks most will regret not buying  earlier $AQMS', ' a sleepig giant in the making', ' even at 5$ people will keep on buying', ' just saying', ' just my opinion.....\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA up 35pc now https://t.co/1KBgobkHVl\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $TOMO\n2: $SCRT\n3: $KAVA\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $MRNA\n5: $NIO\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$SPY $amzn $crsp $ntla $xlf $baba $xpev $lcid $bcrx charts/discussion today at 4:15 https://t.co/8pghYj8Jf6\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"Top volume / relative volume stocks:\n$DIDI $BEKE $DUO $KC $MKD $TME $ZH $BILI $FUTU $NLOK $SONN $BABA $PDD $RLX https://t.co/FShhBmf1Ez"\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n$BABA who are the idiots trying to short this into the close. 😂\t\t\n"MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵💰\n$XPEV calls paid 70% 🔥\n\n🚨SHOW LOVE🚨\nðŸ”\x8160 Retweets For TOMORROWs PICKS!\n\n$SPY $TSLA $SHOP $AMZN $ROKU $NFLX $AAPL $NVDA $AMD $UPST $LCID https://t.co/FWPwSAMAb6"\t\t\n$PDD - Today’s large cap leading gainer caught by our Scanner yesterday - $BABA / $NIO https://t.co/hbUVXVEynN\t\t\n"ALWAYS zoom out the chart to see what’s really going on. \nhttps://t.co/McJQCtMHtW\n\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $YMM https://t.co/JSRT7knKmY"\t\t\nRT @afortunetrading: Today’s plays $SPY $BABA $SHOP (overnight $TSLA $SPY) https://t.co/cRgkDCX5oX\t\t\nAlibaba (NYSE: $BABA)', ' ( $MPNGF) – Kevin O’Leary Called The Bottom In Chinese Stocks: Now What? $JD $NIO https://t.co/XzdYbvL7ra\t\t\n$BABA most shorts haven’t even covered yet', ' we hit $110 and the squeeze gon’ launch us to $140 â\xad\x90\t\t\n$BABA itll go back to 90 📶\t\t\n$BABA ka dhaba.. 120 is first top https://t.co/fbxfXWw6j5\t\t\nToday’s plays $SPY $BABA $SHOP (overnight $TSLA $SPY) https://t.co/cRgkDCX5oX\t\t\n"The POWER of DCA (Dollar Cost Averaging) !!\nhttps://t.co/McJQCtMHtW\n\n $LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NQM https://t.co/0RgEKINhXX"\t\t\n$BABA should i close these 2 or leave it open to expire worthless :P https://t.co/dtkTQ67CuG\t\t\nFinally see some green. #Bullish $tsla $hood $baba $bili $tchey $bidu When China doing well. USA stonk as well https://t.co/NJZ2ZwjmfU\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\nSo this is basically the 2nd time in 3 months the Chinese govt has yelled "FOREIGN LISTINGS ARE FINE."  Arguably $BABA is safer than ever while U.S. funds have dumped all of their exposure.  Once SEC issues are finalized will be one hell of a regross trade\t\t\n"$BABA $95.00 Mar 25 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $102.88\n% Difference: 8.29%\nDaily $ Volume: $926', '160\nVolume: 2', '724\nOI: 282\nIV: 103.09%\nBid/Ask: $3.35/$3.45"\t\t\nRT @Fibonacci_Tech: @yfinanceplus @YahooFinance So what. $BABA has a lot of resistance to overcome. Crashes generate face ripping backtests…\t\t\n$BABA is my retirement\t\t\n$BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\n"$BABA \n\nStrong bounce off of demand zone https://t.co/QRdHGZnoyi"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Above5DaysMA\n$ACHR $3.83 14.86% 11.19% 31.44% -45.59% 61.46\n$API $10.32 45.97% -7.28% -4.62% -43.23% 50.11\n$BABA $103.55 34.89% 2.59% -15.30% -16.44% 49.43\n$BIDU $146.20 34.90% 1.37% -8.99% -1.67% 51.13\n$BLI $6.31 17.29% 0.00% -16.53% -65.95% 42.77"\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n"DailyUp5\n$BABA $103.55 34.89% 2.59% -15.30% -16.44% 49.43\n$BB $6.50 6.81% -3.49% -7.60% -27.80% 44.62\n$BIDU $146.20 34.90% 1.37% -8.99% -1.67% 51.13\n$BIRD $5.91 11.93% 1.72% -48.96% -61.22% 28.93\n$BKNG $2188.66 5.21% 7.53% -13.49% -3.48% 48.94"\t\t\n"$AAPL $NVDA $AMD $TSLA $BABA \n\n    🚀🟢🚀J U S T    B E A U T I F U L 🚀🟢🚀\n 💎💰💎💰💎💰💎👑💎💰💎💰💎💰💎 😀"\t\t\nHice buen timing por primera vez', ' compré $baba a 85$\t\t\n$BABA should i close these 2 or leave it open to expire worthless :P https://t.co/H7No9mjSXO\t\t\n$BABA nice https://t.co/05XXb16HoV\t\t\nRT @sspencer_smb: $BABA up 35%. bear market bounces are fast and vicious...\t\t\n$BABA opp 35% i dag. Da er jeg i null  sÃ¥ fÃ¥r tiden vise hvor dette ender\t\t\n"China names holding strong at day highs\n\n$BIDU $BABA $NIO $YY $PDD $JD"\t\t\n"Y me sigue dando igual la cotización a corto plazo porque voy a largo', ' buenas tardes. \n$BABA $TCEHY https://t.co/NSerOSeFlv https://t.co/0gf90C1Ov8"\t\t\n"@WarrenBuffetJRs oh god $BABA \nNot too long ago people were saying anything under 200 was a gift 🤢\nLooks like I need to add it to my radar again if calls were performing like this! 🌟"\t\t\nRyan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"$SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n$BABA If we break 105 in we could close above 115. There is a lot of covering to be had. 👇\t\t\nJust took red $WAFU that was up 50% and now red today. China play and $BABA keeps going up and up and up 🌟\t\t\nRotando de $BBD a $BABA que culo! https://t.co/PJxQfrnGPQ\t\t\n"$BABA One day from 3.95 to 12.00', ' that’s 300% in one day', ' on an April $100 BABA call option', ' less than 6 hours. \n\nWhat a time to be alive. Great opportunities exist', ' you just have to look for them. \n\nSo far 12.00 has been the top for this call. So I nailed it. https://t.co/mDHxMfW3ml"\t\t\n$BABA Cramer will say buy soon', ' just watch the flip flopper ï¸\x8f\t\t\nIs Twitter saying $baba back to 300$ yet? Haven’t checked\t\t\n$KWEB up almost 40% on the day. Trimming some $KWEB', ' $JD', ' and $BABA here at surprising gains! https://t.co/HpkywmLGYY\t\t\n@Jonk87 The options in $BABA went 1000%~7000%!\t\t\nWhen your almost expired $BABA calls you bought a week ago go from zero to hero 👀🚀 https://t.co/ZZGxEVmN8c\t\t\n$BABA 📈 💰\t\t\n"$BABA 34', '47% \n$JD 37', '86% \n$PDD 55', '46% \n$BIDU 34', '23%\n$KWEB 38', '07% \n$NIO 23', '04%\n$XPEV 27', '91%\n$TCOM 27', '23%"\t\t\nI would not have been able to handle $BABA yesterday had I not invested years in studying and internalizing the wisdom of Munger', ' Buffett', ' Bogle', ' Marks', ' etc.\t\t\n"ROOM BANKING 🔮\n\n$BABA 470% \n$SNOW 400%\n$SHOP 200% \n$RIVN 35% \n\n$RIVN $NIO Swing â\x9dŒ\n(China Limit Up 😒)\n\nhttps://t.co/TfoOUOlTzn"\t\t\nRT @CheddarFlow: Unusual options volume in: $BABA $KWEB $NIO $FXI $EEM https://t.co/oJ4TQkDYzl\t\t\nLate #Chinese stock shorts are getting decimated in $BABA $KWEB etc this is all squeeze\t\t\n$BABA NEXT LEVEL X2 💗 https://t.co/QqbOjh1cWh\t\t\n$BABA Tom we see 120 ðŸ\x8f¼\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $V…"\t\t\nUn par de subidas más como la de $BABA hoy y empato.\t\t\n"RT @FluentInFinance: $BABA has lost 70% of its stock market value since October 2020.\n\nAre you buying $BABA?"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $V…"\t\t\n$BABA 150$ by end of this month 🚀🚀🚀🚀🚀🚀🚀🚀 🤞\t\t\n$BABA need this to repeat tomorrow...to make long term bulls whole. ï¸\x8f\t\t\n"$SPY\n \n$QQQ\n \n$BABA\n how can you be bearish still like seriously. INFLATION is irrelevant. Wish I did buy that first dip. Go Long on everything now"\t\t\nRT @ChrisFranco: To all my fellow $BABA bulls', ' let’s not get cocky. There’s plenty of volatility ahead. But it does feel good today (especi…\t\t\nHolding FULL $BABA and $PETZ https://t.co/z53CVKeO3c\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $TOMO\n2: $SCRT\n3: $KAVA\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $MRNA\n5: $NIO\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @marketwizard87: $BABA #Trading Update: OUTSIDE on the weekly on volume. Largest 1 day % gain in company history. https://t.co/Z2kkALhNEP\t\t\nIf you were LIVE on YouTube Yesterday we spoke about my TDA account and FID', ' well here are both of their current results 24 hours later. Can’t complain. $BABA $TME 🇨🇳 https://t.co/Ziq9b8LbLq\t\t\n$BABA is looking so juicy. https://t.co/EVQ82vWX4w\t\t\n$BABA too risky for long term 📶\t\t\n$BABA 120.00 MA;ANA ðŸ™\x8f $FB 230.00\t\t\n@manpreetkailon $BABA\t\t\nTo all my fellow $BABA bulls', ' let’s not get cocky. There’s plenty of volatility ahead. But it does feel good today (especially since we never sold a share).\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$BABA make Baba great again â–¶\t\t\n"RT @petenajarian: Trading markets are beyond crazy', ' but sure can be fun...\nHolding Index calls', ' but $BABA calls rocketing', ' we had huge buyi…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $VIX\n7. $UAVS\n8. $ES_F\n9. $MKD\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/Zdwr9edO7g"\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n@manpreetkailon Leaders continue to ramp- $BABA $BIDU $PDD\t\t\nUp 15% on $BABA and holding.... for as long as i possibly have the strength...\t\t\n@WalterBuchananC "Pijama de Madera" hahahaha. AhÃ\xad va $BABA', '35% arriba! https://t.co/ZVisnhC3tL\t\t\n$BABA Jpow pumping overall market 👇\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $100 Call for Friday', ' March 18. Roughly 21 Million dollars! 💰💰💰 MASSIVE MONEY 💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\nRT @m_hebenstreit: My tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14%…\t\t\n"RT @ericasuma: Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14…"\t\t\nTrndg ↗  $IXHL $VTEX $BABA $FUBO $BEKE $SBFM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\nRT @itscharliemar: Watching $BABA like 😳 https://t.co/3J1iSoI2Wb\t\t\n"RT @afortunetrading: Awesome day for #TEAM #TRADINGWISER💰💰💰💰💰\n\n$SPY $TSLA $BABA (2 strikes) $SPY AGAIN and $SHOP finally"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullis…"\t\t\n"$SNOW $BABA  ウォッãƒ\x81ã\x81—ã\x81¦ã\x81Ÿã‚¹ãƒŽãƒ¼ãƒ•レークã\x81¨ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81Œå‡„ã\x81„事ã\x81«ï¼\x81😂\n掴ã\x81¿æ\x90\x8dã\x81\xadã\x81ŸðŸ˜\xad https://t.co/uPFjTT0FKv"\t\t\n"RT @trndtrader: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullish t…"\t\t\n@dagetz This Friday is quadruple witching day', ' so more to come $TSLA $AAPL $NVDA $KWEB $BABA\t\t\n"Trading markets are beyond crazy', ' but sure can be fun...\nHolding Index calls', ' but $BABA calls rocketing', ' we had huge buying early today', ' spoke of this activity at Noon\n#DDA-DisciplineDictatesAction...\nIt may go much higher/pullback... IMO for me action needed! #GiddyUp"\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullis…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n$BABA president Zi just bought puts. 🚩\t\t\n"Awesome day for #TEAM #TRADINGWISER💰💰💰💰💰\n\n$SPY $TSLA $BABA (2 strikes) $SPY AGAIN and $SHOP finally"\t\t\nBooked gains in $baba $yinn and $kweb.\t\t\n$BABA $NIO 💥💥 https://t.co/uUaYAOwYhl\t\t\n"RT @trndtrader: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullish t…"\t\t\n$BABA $BZUN $DOYU eiiii shorts!!  x4 end of year 🌟 https://t.co/23giPyO7FS\t\t\n"$BABA up sharply', ' ~34% so far today and cut its YTD losses to just ~14%. \n\nQuite a few hedge fund did bargain hunting incl. Alkeon Capital in Q4. 👇ðŸ\x8f¿\n\nInstitutional investors including hedge funds have been abandoning $BABA since 2020 as seen👇ðŸ\x8f¿\n\nWill this trend be reversed?🤔 https://t.co/8uCYf4RvuN https://t.co/qM4lpjobop"\t\t\n$BABA wOwðŸ§\x90', 'definitely loading up on some put. 🆓\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 672\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NI…"\t\t\nif you took these.. you are probably rich now LOL  $SPY $UBER $UPST $BABA https://t.co/T8PHTnEViy\t\t\nMade some on $BABA going both LONG and SHORT. $TSLA made some going long at the reversal. Green day. But meh. Should\'ve really killed it today. Preparation is key. Will review these trades thoroughly! #daytrading #trading #stocks\t\t\nDog shit still can’t get over $2 on a day like today. $WISH dead money', ' $BABA up 50% since yesterday\t\t\n"$BABA + 40%\n\nVUELA TODO HOY\n\n😎\n😳🕶👌 https://t.co/eMoXpmK4s3"\t\t\n$BABA  😯 💲 https://t.co/obnJev0xxo\t\t\nUnusual options volume in: $BABA $KWEB $NIO $FXI $EEM https://t.co/oJ4TQkDYzl\t\t\n"RT @KoyfinCharts: $BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n$BABA epic squeeze 👇\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\nthe open question coming into this week was whether CCP gave a sh*t about chinese listings outside China. they at least are acting like they might. but of course chinese tech is in a bear market. worse than US 2002... $BABA https://t.co/luDlE8O4ni\t\t\n$BABA This rocket is on fire!!! Get in before we go into space! 🚀🚀🚀 ✨\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #opt…\t\t\n@compound248 I\'m a big Munger fan', ' but he was also buying $BABA at much higher prices\t\t\n@compound248 The sad part? Noped in and out of $baba yday', ' in at 74 out at 72. Can’t win them all\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $KAVA\n2: $SAND\n3: $SXP\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $BB\n3: $FB\n4: $UBER\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nAre some of these "Munger up big hehe" posts sincere? You guys realize he\'s still down a whole lot on $BABA right?\t\t\n$BABA love it 💫\t\t\n"$BABA $103.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $102.16\n% Difference: 0.81%\nDaily $ Volume: $1', '983', '125\nVolume: 4', '750\nOI: 676\nIV: 129.92%\nBid/Ask: $4.10/$4.25"\t\t\n"$BABA $107.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $102.17\n% Difference: 4.51%\nDaily $ Volume: $1', '053', '206\nVolume: 3', '908\nOI: 701\nIV: 131.97%\nBid/Ask: $2.63/$2.76"\t\t\n$BABA thought it would never come back after the recent rape. Next stop $300 🚆 🚀 ðŸ’\x9d\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA just doubled down 😘\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"RT @cap_ebc: $CNNA Bonce Play\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PC…"\t\t\n$BABA funny how at $75 this was going to $0', ' delisted', ' shit', ' China scam. Yet at $100+ bears best argument is “traitors', ' y’all kill Americans! Fuck KungFu panda!â€\x9d…😂 ðŸ’\x9d\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/DSmzgLT3jS\t\t\n$BABA 16-Sep-22 100 Puts Traded 500 Times for $948K in Premium. https://t.co/JAI7z3om0B https://t.co/fNbm6hFBfv\t\t\n@David_Tracey $BABA 45% TODAY\t\t\n@GrnBulls now do $BABA $KWEB lol\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/Vn3jfRJQ0T\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/pagZYuzZQf\t\t\nStock Gains Fade After Fed Lifts Benchmark Rate $BABA $JD $NTES $YUMC $WYNN https://t.co/coSnEw6gU0\t\t\nRT @Boytrader08: $BABA 🤤\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n$baba $nio $beke damn bro\t\t\n$BABA 12.8 from 2.3 #premium https://t.co/4yq6lRXamw\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\nThese $BABA Calls are now at 12.00. Sweeper had 1', '917 contracts which means they are up $766k https://t.co/yF6dpAU4hC\t\t\nChina stocks are still severely undervalued. $NIO $BABA\t\t\n$BABA #Trading Update: OUTSIDE on the weekly on volume. Largest 1 day % gain in company history. https://t.co/Z2kkALhNEP\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nDAMNIT Why is everyone bragging about their $KWEB and $BABA buys but no one was talking about it yesterday???? TIP A BROTHER OFF ONCE IN A WHILE\t\t\nWtf 😳 $baba https://t.co/kPplGgBKqv\t\t\n"Big recoveries with China stocks $BABA $NIO $XPEV $LI $JD today! \n\nThis was where all the money was', ' congrats if you made any profits on China names today. https://t.co/iZTOwkQqji"\t\t\nHeute allein 34% plus $BABA . Danke Onvista Experten\t\t\n@StockMKTNewz @Stocktwits Alibaba $BABA back from the dead!! https://t.co/dvnonMt04y\t\t\n$BABA anyone know Andy yaos social media page? I need to send him a death threat 💗\t\t\nLong $BABA … from $103 … 2 weeks ago https://t.co/SdMQUmzjY0\t\t\n"I sold $BABA on the quick 30% or so gain\n\nI typically avoid Chinese stocks', " I don't know enough about them or the regulatory environment", ' but it was too cheap\n\nI\'ll buy again if it dips back down"\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n$BABA up over 30% now wow\t\t\nBuying this just felt too right this morning. I\'ll be sitting on this for quite some time. $BABA https://t.co/52Yt59NgeD\t\t\n"OMG +36% $BABA ADR! \n\nhttps://t.co/zRlJn3dNxo\n@richardturrin @globaliqx @UrsBolt @AkwyZ @JimMarous @davidjmaireles"\t\t\n$BABA +35% LOL\t\t\n"$NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/d3ufMhDftK @jctb1 \n\n$PTON $WKHS $SPAQ $JCPNQ $BA $BBIG $AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL $BIDU $VZ $ADBE  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n$BABA is at 20ma daily   this is when u don\'t play a PB buy 2min...u just watch\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $431.91  Mentions: 227\n$TSLA  Price: $832.80  Mentions: 155\n$SPX  Price: None  Mentions: 138\n$QQQ  Price: $336.80  Mentions: 128\n$BABA  Price: $103.36  Mentions: 106\n\n#stocks #investing #trading"\t\t\nI haven\'t started a new position in it as I would like to see the MacD cross up before I dollar cost average back up', ' but @kevinolearytv is right - go in small on this one and keep it to 5% position', ' but the opportunity is definitely there. $baba\t\t\n$BABA I probably have FOMO', ' but this one is almost too good to pass up. There are so many gaps on the way down that should be filled', ' the volume is showing back up overall and the volume shelves above just are too good to ignore. @TrendSpider https://t.co/QhpGtcZcpn\t\t\n"RT @KoyfinCharts: $BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 106\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 227\n$QQQ Mentions: 128\n\n#stocks #investing #trading"\t\t\n@EarnWithMode That’s @WealthMoeLester realizing his gains on $baba\t\t\n$BABA valuation wise there is nothing stopping $BABA from going right back to $150 range if investors actually believe CCP is getting out of the way and Taiwan/ADR\'s don\'t need steep discounts https://t.co/QRWrYDfHCp\t\t\n@kobeon_ $BABA jsi nakonec koupil? Jestli ano tak gratulka', ' sluÅ¡ná spekulace na pár dnů\t\t\n$BABA up 35%. bear market bounces are fast and vicious...\t\t\n$BABA oh baba baba ï¸\x8f\t\t\n"$BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n$BABA ...MOMMIE ~~~BA BA 📊\t\t\n"$BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the share price from such a low base. Now', ' imagine 3-5 years of good financial results and a better regulatory environment."\t\t\nIhan hyvä päivä Ali Baballe $BABA #sijoittaminen\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n"Literally billionaires are billionaires using programs to steal from Americans. Then they buy expensive yachts and islands & football clubs.\n\n$spy $qqq $aapl $mrna $baba $tsla $nvda https://t.co/Y1ITeVwp9D https://t.co/z0Yuurrjka"\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\n$BABA BEST $20 each call I spent in a LONG time for the YOLO 105’sC this morning LFG ï¸\x8f\t\t\nMoves in these $KWEB stocks like $BABA $BIDU etc are king maker trades today if you had calls\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n$BABA yesterday\'s prediction..ðŸ™\x8f ï¸\x8f https://t.co/apExwp0sn8\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $KAVA\n2: $SAND\n3: $SXP\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $BB\n3: $FB\n4: $UBER\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT\n10 $UVXY\n\n(Source https://t.co/bwdG60RNER) https://t.co/rb74mvsSsp"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA that TK Noodle finna hit different tonight âš¡\t\t\n"Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2%🟢\n$MSFT   +0.8%🟢\n$FB         +4.0%🟢\n$JD           +36%🟢👑👑👑\n$GOOGL +1.7%🟢"\t\t\nRT @Prof_JamesCook: $BABA market cap rise today about 80 billion$.\t\t\n"RT @Prof_JamesCook: China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for!…"\t\t\n$BABA can we go to 120 tomorrow â˜\x9d\t\t\n"$BABA lfg bagholding @ 200 here   \n\n@GatorMcKlusky lol 👀 https://t.co/tf2S6h2mwZ"\t\t\n$baba i’m all out guys.  Sticking to the targets. 104 is close enough.  Also said sell rips and buy dips.  Stick to principles.  Never meant as long term hold.  Good luck. 💫 https://t.co/PSBIpRQ51L\t\t\n$BABA 80 Y 21% WOW WOW https://t.co/Bc9aEBGgO5\t\t\n"$xpev 29 Million shares traded \n$Li 34 million \n$baba 136 Million\n$jd 52 Million\n$bidu 12 Million\n$pdd 70 Million \n$bili 31 Million\n$Nio 145 MILLION\n$aapl 72 million\n$tsla 23 million\n\nI’d say China equities are NOW INVESTABLE!!! Lower rates in China', ' government onboard. FUD OVER!"\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n$BABA took all that to get back to where it was a week ago lol. Let’s see if she has some real power to get back over $130 â\x9d¤\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA congz bulls on this rally', ' I see some calls are up 1800% lol even more. Who scored big time? â\xad\x90\t\t\n"$BABA \nI told you bears yesterday  ray to cover The valuation was gonna flip!! https://t.co/ONOklNbLvP"\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n"RT @Prof_JamesCook: China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for!…"\t\t\n$BABA  goes to $120 over next month ðŸ’\x9d\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA killing. My calls printing big 🚩\t\t\n$BABA $JD $TME $IQ $BIDU https://t.co/igC4B0INa4\t\t\n"Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimited #stockstowatch #stocks #stockmarket #investing #investor #Daizy https://t.co/aRWRrVpTha"\t\t\n"$BABA No paper hands in here !!!!\n\nHistory in the making let’s goooo !!!\n\n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀ðŸ\x8d‹ðŸ\x8d‹ðŸš€ðŸ\x8d‹ðŸ\x8d‹ðŸ’ŽðŸ’ŽðŸŽ‰ðŸŽŠðŸŽŠðŸŽŠðŸ\x8d‹ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€\n\n$150 $150 $150 by end of day? ï¸\x8f https://t.co/Urrukjqre9"\t\t\n$BABA 🤤\t\t\n$BABA China finally figured out Russia is doomed. I can live with that. ðŸ˜\x81 💯\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$baba $tcehy https://t.co/dS2dRkdZy7\t\t\n$BABA +35%', ' at highest levels not seen since last week\t\t\n"RT @carlvazquezz: La sesión de $BABA de hoy se estudiará en los libros de análisis bursátil !\nMi enhorabuena a Xi Jinping', ' pase lo que pase…"\t\t\nBruh my $BABA call didnt get filled this morning and is now up $25 🥲\t\t\n@jluiscava Eso parece que está ocurriendo con las empresas Chinas. $BABA está subiendo como un cohete', ' ojalá siga asÃ\xad unos dÃ\xadas', ' porque mucha gente pierde con esta acción', ' yo incluido.\t\t\n"$BABA today China launched a bear seeking missile\n\n🚀🚀🚀 ðŸ˜\x81"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA what a monster run $JD What happened to those guys came late to short yesterday.? They paid our dinner for the next years :D 💲 https://t.co/ORgsy59aKR\t\t\n$BABA am I seeing right 💯\t\t\n$BABA let’s goooooo I bought in at 140. 😅 last year 🥴 gimme my mf’n money back😚 ↘\t\t\n$BABA today party â˜\x9d\t\t\n$BABA âž¡ https://t.co/bMRP7tytzl\t\t\ni was about to tweet about $BABA but im about 3 hours late\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA jp Morgan most corrupted bank on earth 🆕\t\t\n$BABA there went the 101 I called yesterday ↘\t\t\n"China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for! China did a great job! Will be epic pushback! China will be the leader in 2030! \n\n$NIO $XPEV $LI $BABA $TSLA https://t.co/7onCwKgs9k"\t\t\n$BABA once again  .. show gratitude and be thankful to the news from China ', 'don’t feed your ego’s and act like you predicted this .. seriously .. be happy ', 'take Gains when you can .. .I’ ✅\t\t\n$BABA mood ï¸\x8f https://t.co/OIfULQymH0\t\t\n$BABA FOMO ï¸\x8f\t\t\n$BABA https://t.co/LkyFsf2v5a\t\t\n"RT @ericasuma: Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14…"\t\t\n$BABA market cap rise today about 80 billion$.\t\t\n$BABA OMGGGG @everyone What a squeeze calls now over 1000%++ do NOT BE GREEDY.. Christmas came early 👉\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n$BABA power hour 💗\t\t\nRT @professorDman1: $BABA another NHOD I analyzed Gave  You this in advance entrance low 70s I said wait for it it sure hit 72 now 103 over…\t\t\n$BABA LET SEE 110 TODAY ï¸\x8f\t\t\n@StockMKTNewz $BABA 33%\t\t\nwow in awe at this $baba move up 33% this was a $200 billion dollar company yesterday. to bad I sold yesterday at $78😱😢\t\t\n"RT @carlvazquezz: La sesión de $BABA de hoy se estudiará en los libros de análisis bursátil !\nMi enhorabuena a Xi Jinping', ' pase lo que pase…"\t\t\n"China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/BtgTQCMzhL"\t\t\nRT @Paul_Schatz: So $BABA rallies for ONE day and O\'Leary bought THE low. NOT.A.CHANCE\t\t\nRT @joscarp123: $BABA Vegas @iluvstocks1 never disappoints. Her room was rolling in the doe with her BABA calls. 127% gains AMAZING 🤩 https…\t\t\nClosed $BABA trade today for small gain$. 💰 Good job to my discord members who took my trade alert. Chinese names are on fire! #stocks #options #daytrading #swingtrading\t\t\n"@BigBullCap Follow the smart money \n\n$KWEB $BABA $MSTR $SI $COIN\n\n#BEEF\n#BTC\n#cryptoassets"\t\t\nEn bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iban a nacionalizar.Twitter es una gran herramienta pero Es importante distinguir cuentas buenas de las malas que solo buscan polémica para sumar seguidores 👇ðŸ\x8f» https://t.co/giQlka7ZbF\t\t\n$BABA i will take 300 EOD', ' kind sir! 😂 ðŸ‘\x81\t\t\n$BABA the whole ming dynasty buying ✨\t\t\n$BABA 200 today!!! 💟 https://t.co/S6AdEF9J9D\t\t\n$BABA wow.... 😀 https://t.co/p6GO32sW6u\t\t\nStill rolling on $BABA 💰 https://t.co/ytQXv2QiIZ\t\t\n"La sesión de $BABA de hoy se estudiará en los libros de análisis bursátil !\nMi enhorabuena a Xi Jinping', ' pase lo que pase', ' ya ha demostrado que el futuro de los mercados depende de él 🇨🇳 https://t.co/tENdSGkQD0"\t\t\n$BABA UP +34% 🤣🤣🤣ðŸ‘\x8d🤷â€\x8d♂ï¸\x8f https://t.co/4SNLjlcbym\t\t\n"$BABA \nFor financial advise listen to this guy @ChiefOptionsTrader ï¸\x8f https://t.co/mbqOhxrppz"\t\t\nWhere them $BABA bears hiding today?\t\t\n$baba and $bidu are up 33-34% now\t\t\n"Espectaculares subidas en las acciones chinas en los parqués de Nueva York.\n\n$PDD $BABA $NTES $NIO https://t.co/qBCMkBc4i6"\t\t\nHvad skete der lige med min ene $BABA aktie? 💥\t\t\n"Although most investors was avoiding these stocks', ' they finally come back after the policy issues.\n$BABA (277B) up 34%\n$JD (98B) up 36%\n$PDD (53B) up 53%\n$NIO (31B) up 23%\n$XPEV (24B) up 28%"\t\t\n$BABA +33% today https://t.co/7VZIBoycLs\t\t\n$BABA now it’s gettin scary ? ✔\t\t\n$FXI $KWEB $BABA @Jedi_ant this man saw this coming last night fyi. Offers clarity and offers insight on his personal trades. Did it with a broken foot too. #StockMarket #OptionsTrading\t\t\nRT @Marc_McLovin: $baba up like 30% to get back to where it was just 5 days ago what a joke 🤣\t\t\n$BABA They are switching to China 🌟\t\t\n$BABA FOMO havent jump in yet.. they will at 3:50 eastern time 💢\t\t\n@The_RockTrading So nothing on $baba being +30% today?\t\t\n"$BABA \nThat Charlie went on more margin didn’t he"\t\t\n$BABA unbelievable and power hour isnt in yet. This is on path for a 100% gainer ðŸ˜\x81 https://t.co/C9suR9E3FT\t\t\n$BABA oh oh â\x9d¤ https://t.co/619usjUYtY\t\t\nRT @Merval_Surf: $BABA +34% creer o reventar\t\t\n$BABA the stock market is more volatile than the crypto market these days 🤞\t\t\nRT @professorDman1: $BABA another NHOD I analyzed Gave  You this in advance entrance low 70s I said wait for it it sure hit 72 now 103 over…\t\t\n$BABA 🎯🎯🎯 ðŸ’\x9d\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$NIO y $BABA imparables 🦾\t\t\n$BABA +34% creer o reventar\t\t\n$BABA epic short squeeze missed out 🚩\t\t\n$BABA another NHOD I analyzed Gave  You this in advance entrance low 70s I said wait for it it sure hit 72 now 103 overnight ! You should be 600%+ on those calls or 40% on common shares now waiting on $PETZ 1+ >1.50+ run ðŸ\x8fƒâ€\x8d♂ï¸\x8f it’s going to happen 🚨🚨📚🇨🇳🇨🇳\t\t\n"RT @cap_ebc: $CNNA\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX"\t\t\n"$BABA\nWao!!\nRun BABA Run 😊😊😂\nSome stupid people are gonna loose pants and underwearðŸ‘\x8d😀 ï¸\x8f"\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"E-commerce #stocks performance so far today\n\nhttps://t.co/kRVRvUvvA4', ' Inc $AMZN (+2.01%)\nAlibaba Group Holding Limited $BABA (+30.10%)\nhttps://t.co/7wUmQer1wl', ' Inc $JD (+36.31%)\neBay Inc $EBAY (+0.59%)\nEtsy', ' Inc $ETSY (+5.21%)"\t\t\n$BABA FUK EM UP. GOO GOO BULLS ï¸\x8f\t\t\n$BABA couple more days like this and a bunch of us will break even 🤞\t\t\nWow', ' Chinese mega tech firm', ' $BABA up more than 33% today alone (!) and well off its opening high ($103 versus $92). Good on you if you saw  this. I did not. $SPY $IWM $QQQ $XLK $NDA $AAPL $TSLAA\t\t\nHi @TechCharts  Can this week\'s action be called Exhaustion Gap / Island Reversal in $BABA ? Thanks! https://t.co/eXm8o1LwyW\t\t\n$BABA trading like an altcoin today https://t.co/wPzJGl00Mk\t\t\n$BABA sold my calls too soon but 150% profit I’ll take it but had I waited the day out I’d be at 300% ✔\t\t\n$BABA holy shit 📶\t\t\n"$BABA \nWtf did you guys do I took a nap for an he we were up 14% now we up 34% I’m gonna take another nap get this to 60% boys"\t\t\n$BABA $96.50 level all day. 💢\t\t\nIf $BABA ever drops below $90 again', ' I highly recommend you consider buying\t\t\n$BABA I’m busting Jerry busting! 👇 https://t.co/dz3mF32ox1\t\t\nBei +34% plus $BABA hüpft mein Spekulanten Herz. Nix zum nachmachen', ' der Anleger in mir bleibt auf der guten Seite der Macht $SPY. Sieht so aus als gibt es etwas "Starthilfe" für die Familie die uns am Freitag verlässt. Oder für noch einen DG Hoodie spenden? Starthilfe ist gut. https://t.co/8wfEVsQXh7\t\t\n"Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14%\n\nNU Bank $NU +13%\n\n@HisaApp https://t.co/o6jS5lNB47"\t\t\n"Above5DaysMA\n$ACHR $3.80 14.11% 10.47% 30.58% -45.95% 61.08\n$API $10.18 43.99% -8.54% -5.91% -44.00% 49.57\n$BABA $101.97 32.84% 1.03% -16.59% -17.71% 48.31\n$BIDU $143.60 32.50% -0.43% -10.60% -3.42% 49.95\n$BLI $6.30 17.10% -0.16% -16.67% -66.00% 42.67"\t\t\n"DailyUp5\n$AZEK $26.73 5.13% 1.38% -10.32% -35.70% 44.51\n$BABA $101.97 32.84% 1.03% -16.59% -17.71% 48.31\n$BB $6.50 6.73% -3.56% -7.67% -27.86% 44.53\n$BIDU $143.60 32.50% -0.43% -10.60% -3.42% 49.95\n$BIRD $5.91 11.93% 1.72% -48.96% -61.22% 28.93"\t\t\n"Tech #stocks performance so far today\n\nMicrosoft $MSFT (+0.96%)\nAlibaba $BABA (+34.12%)\nAmazon $AMZN (+1.96%)\nAlphabet $GOOG (+1.67%)\nApple $AAPL (+1.46%)\nFacebook $FB (+3.94%)\nTesla $TSLA (+3.62%)\nPaypal $PYPL (+5.28%)"\t\t\nExcelente lo de Alibaba $BABA https://t.co/RxmogKEYpI\t\t\n$BABA grab your puts shorts!!! 😂 ðŸ\x8f¼\t\t\n$BABA $60 tmrw... right bears? â–¶\t\t\n$JPM downgrades $BABA and calls sector “uninvestableâ€\x9d  .. two days later', ' $BABA up 30% in one day. get fucked\t\t\nFlow Room (These are not alerts): $BABA 05/20 $100 calls bought ABOVE ASK  $14.50 avg  1200x  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (85 mentions)\n2. $BABA (29)\n3. $QQQ (23)\n4. $V (14)\n5. $TSLA (11)\n6. $GME (9)\n7. $AAPL (5)\n8. $J (5)\n9. $GO (5)\n10. $L (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA  beast ï¸\x8f\t\t\n$baba $fb $nvda 💰💰 best trading day this year https://t.co/z35DjBudCq\t\t\n$BABA Vegas @iluvstocks1 never disappoints. Her room was rolling in the doe with her BABA calls. 127% gains AMAZING 🤩 https://t.co/KAL0l3dGx1\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA the single best day of my career 👀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$IQ $BABA $DUO $JD 🚀🚀🚀🚀🚀🚀\t\t\n"So', " I've done several scenarios in this video to provide a valuation for the stock. If you are interested", ' here is the video!\n\nhttps://t.co/oNw1xned1m \n\nSources in the description of the video.\n\n$BABA #Alibaba #ChineseStocks"\t\t\n"Until today', " we could feel that valuation didn't matter regarding Chinese companies. With this message", ' valuation is important again (as it', ' eventually', ' always does).\n\n$BABA"\t\t\n"ð\x9d™’ð\x9d™\x9dð\x9d™® ð\x9d™žð\x9d™¨ ð\x9d˜¼ð\x9d™¡ð\x9d™žð\x9d™—ð\x9d™–ð\x9d™—ð\x9d™– ð\x9d™Ÿð\x9d™ªð\x9d™¢ð\x9d™¥ð\x9d™žð\x9d™£ð\x9d™œ ð\x9d™¤ð\x9d™«ð\x9d™šð\x9d™§ ð\x9dŸ®ð\x9dŸ±% ð\x9d™©ð\x9d™¤ð\x9d™™ð\x9d™–ð\x9d™®?\n\nOn March 16', ' the Financial Stability and Development Committee of the State Council had a special meeting to study the current economic situation and capital market issues. \n\n$BABA #Alibaba"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"$BABA $120.00 May 20 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $100.99\n% Difference: 15.84%\nDaily $ Volume: $11', '219', '375\nVolume: 17', '951\nOI: 3', '125\nIV: 73.73%\nBid/Ask: $6.05/$6.45"\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA buried my 75 dollar shares deep deep value there. 💲\t\t\n$BABA man shorts are in trouble hong kong going to blow this up again 😘\t\t\n$BABA', ' $TCEHY', " $BABA Kevin O'Leary Called The Bottom In Chinese Stocks: Now What? - https://t.co/CifVqrXrWY\t\t\nWow", ' $BABA 350->1600. Almost 500%! Sold at 900 this morning ðŸ˜\xad https://t.co/xp3SHssjCm\t\t\nBought $BABA at $1.21 per contract at a $90 strike yesterday.  They went as low as $0.78.  I sold them for a profit at $1.36 right at close yesterday.  Was not mentally prepared to hold overnight.  As of this print', ' those same calls are $14.60.  They went as high as $16 today.\t\t\n"Cashed out $BABA 40%.\nMiracle as Friday expiry."\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (78)\n2. $BABA (36)\n3. $HOUR (14)\n4. $QQQ (12)\n5. $TSLA (12)\n6. $OIL (10)\n7. $GME (7)\n8. $AAPL (6)\n9. $J (5)\n10. $WISH (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ZWdLdB4h8Q"\t\t\n$BABA dont tell me we stop here\t\t\n$BABA $104 wild.........\t\t\n$BABA ...MA~MA...BA~BA ï¸\x8f\t\t\n"$BABA  That long red ride down and long green ride up represents the top earners everything else in-between is regular Americans. \nI hope my regular under 100k people made money . ðŸ˜\x81"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $M…"\t\t\n"RT @mohusf: $baba \nاستثمار طويل، هدÙ\x81ÙŠ 350-450 دولار. تتوقعون كم يستغرق عشان يجيبها؟\n\n#nfa ليست توصية، Ù\x81لوسك مسؤوليتك🚶ðŸ\x8f½â€\x8d♂ï¸\x8f"\t\t\n@alifarhat79 $BABA +30%! Is it buy?\t\t\n$BABA like if you think we get to 120$ today ï¸\x8f\t\t\n"RT @Tr3ndyJon: $BABA 🔥🔥🔥\n +180 - 160%\n\n184 days to go and the sleeping giant awakes \n\n#baba #stocks #StocksInFocus #st #daytrader https://t…"\t\t\n"$BABA 🔥🔥🔥\n +180 - 160%\n\n184 days to go and the sleeping giant awakes \n\n#baba #stocks #StocksInFocus #st #daytrader https://t.co/9A6I2WdRs6"\t\t\n$BABA +50% and waiting!! âž¡\t\t\n"and i have been selling so dont be a hero in this marekt\'\n\n$spx $baba $jd $kweb https://t.co/hVFUUJNcvx"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $MKD\n7. $BABA\n8. $VIX\n9. $ALPP\n10. $TSLA\n\n( Sorted by most recent ) https://t.co/1XVeQp1Dlk"\t\t\n$BABA 110$ â\xad\x90\t\t\nLook at $baba up almost 33 %  just a crazy market.\t\t\n$BABA beware 👆\t\t\n$BABA definition of hedgie market manipulation. Disgusting 💗\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $BABA\n2. $SBUX\n3. $MULN\n4. $TSLA\n5. $AAPL"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$AAPL', ' $VB', ' $SHV', ' $QQQ', ' $MSFT', ' $HYG', ' $IVE', ' $ASHR', ' $IWM', ' $EEM', ' $LQD', ' $IEMG', ' $NVDA', ' $SQQQ', ' $AMD', ' $BABA', ' $XLY', ' $CSX', ' $EFA', ' $PYPL https://t.co/ifGNTAVorS"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $WE\n3. $V\n4. $TSLA\n5. $HE"\t\t\n"$CAR / $SPY / $BABA - FREE PLAY POSTED UP OVER 300% NOW 🔥\n\nFOLLOW ME HERE FOR MORE PLAYS 💰 https://t.co/C329PvP2yQ"\t\t\n$BABA wrong way\t\t\n"I\'ve been told that crypto is more volatile than stonks.\n\nI\'ve been lied to.\n\n$BABA $BTC"\t\t\nBOT $BABA 115C AT 1.11 ROLL CON GANANCIAS\t\t\n"Question:\n\nWhat is the point of company valuation if 1 entity is allowed to do this?\nHow is this fair free trade?\n\n$spy $spx $aapl $tsla #oil #gas #copper #gold $baba $nio https://t.co/jRivJd2JKA"\t\t\n"$NIO & $BABA\n💪💪 https://t.co/4DOsh34D1y"\t\t\n$BABA Don’t be going down now baby keep going\t\t\n$BABA NOBODY PANIC IVE DONE HOMEWORK ON EVENTS LIKE THESE 📊\t\t\n$BABA who bag ðŸ›\x8dï¸\x8f 3000 we coming pick all ya 💋💋💋💋💋😘😘💋💋😘💋😘😘 â\x8f©\t\t\n$BABA yeah i\'ll wait for that inevitably gap close to get in â\x9d—\t\t\n@Tr3ndyJon what a call on $BABA amazing!!!! https://t.co/kzyx6tXZot\t\t\n$103 level printed! $BABA https://t.co/1K3Oh4St2c\t\t\nTrndg ↗  $KIND $BILI $BABA $BFLY $OPEN $BKKT $YMM $HUYA $FUBO scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 02:00 PM EST\n1. $DIDI (+47.78%)\n2. $NIO (+22.25%)\n3. $BABA (+33.55%)\n4. $BEKE (+59.82%)\n5. $AMD (+3.90%)\n6. $RLX (+24.27%)\n7. $AAPL (+1.32%)\n8. $PDD (+53.61%)\n9. $SOFI (+2.07%)\n10. $KC (+75.39%)"\t\t\nRT @professorDman1: $BABA now $PETZ speculation on Ali babas websites their products are on the list !DD on PEtz could get a BO from big bo…\t\t\n$baba 3/18 104C up 7000% today\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"Tempted to say that @robvinall has a point.\n\n$BABA is still a $200B+ company and just casually added $80B in a single day. https://t.co/SeZqrkioWW"\t\t\n$BABA-Short. Bonds about to invert.\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"$spy $qqq $baba #RussiaUkraineWar \n\nPUTIN SAYS LOL https://t.co/I9Tllk3i4d"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"Too much $BABA on my timeline every single day. Wonder if it would have been the case if Munger hadn\'t bought it. \n\nMuch better stocks out there at attractive prices not getting enough attention imo."\t\t\n"$BABA 102  \n \nIt\'s a Tesla scenario for shorts 💲"\t\t\n$BABA FUCKING GO BOOM ï¸\x8f https://t.co/BHG1otKi0Q\t\t\nRT @UltimateTrad8r: Wow $baba $lx $tigr $pdd Chinese plays as seen #UltimateTraders #reddit 830am https://t.co/dVnIlKEFLM\t\t\n$OCFT $BABA wow BABA is flying. My god. That’s what? An added 300B in market cap in one day? Insane. 📊\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$baba $bidu $kweb  1.5 million day !!!! just traded expanded .. JPM downgtrade was the clue https://t.co/GkW2plRDW2\t\t\n$BABA omg biggest short squeeze ever in life â\x9d—\t\t\n$BABA look at this week..this is the most volume baba has ever traded in 5 years..still over sold â˜\x9d\t\t\n"RT @ApeSharma__: $TSLA will 2-10x after #GigaBerlin & TX  love it.\n\n#Tesla exports car to EU paying huge duty and VAT all those nonsense ta…"\t\t\n@kmj1023981 We went with $BABA. Amazing move even after being late to the party 💪\t\t\n"3 Holders ✅\n$BABA $MKD  and \n$PBTS (yet to be found )😇🧤 ï¸\x8f https://t.co/4kuvjZJn0V"\t\t\n$SPY I guess Xi bought $BABA 🔔\t\t\n$baba breaking all fucking barriers', ' what the fuck is this move holy shit…. One thing is certain… when fintwit goes bear shit bat crazy on a name like this', ' BUY THE FUCKING DIP\t\t\n$BABA BABA bOooooEYyyyy!!!! ï¸\x8f\t\t\n$BABA Wow. What a move today. I\'m glad I stopped out earlier with a small loss. I end green for the day on  different trades.\t\t\nMe selling my $BABA calls this morning https://t.co/5dNEIaMvXE\t\t\n$BABA +35% jajaja dogecoin quien te conoce? https://t.co/kbP9lqdMx7\t\t\n$BABA wow squeeze imminent 🆓\t\t\n$BABA BEST $20 each call I spent in a LONG time for the YOLO 105’sC this morning LFG\t\t\n$BABA Congrats. Hope some of y’all banked on those calls. 🤑 ☑ https://t.co/WhYEGXAugP\t\t\n@CapitalMikael Är 🇨🇳 nya safe-haven nu? $baba känns fortfarande sjukt billig trots uppgÃ¥ngen med tanke pÃ¥ att oron kring delisting mer eller mindre krossats.\t\t\n$BABA just sick\t\t\n"ã\x81„ã\x81šã‚Œã‚‚1hã\x81§å…¨æˆ»ã\x81—😇\n米国上å\xa0´ã\x81®ä¸\xad国æ\xa0ªã\x81¯çˆ†ä¸Šã\x81’ã\x81®ã\x81¾ã\x81¾\nテンセント $TME +23.18%\nアリãƒ\x90ãƒ\x90 $BABA +29.93%"\t\t\n$BABA long overdue ☑\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $110.00.\n\n1', '000 CALL contracts with a price of $5.60 (Ask) were purchased at a $560', '000 premium."\t\t\nRT @professorDman1: $BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my opt…\t\t\nRT @professorDman1: $BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my opt…\t\t\n$XELA shorts are getting pummeled today and its not in this garbage', ' its in $BABA where market cap is up like 80 billion today. 📶\t\t\n"RT @Adscience12000: $CWEB $BABA\nCWEBã\x81Œ+60%ã\x81\xa0ã\x81£ã\x81¦?\nç§\x81ã\x81®é˜¿é‡Œå·´å·´callã\x81¯+3812%ã\x81§ã\x81™ã€‚\n\nã\x81¾ã\x81‚è²·ã\x81£ã\x81¦ã\x81\xadã\x81ˆã\x81‘ã\x81©ã\x81ªðŸ˜‚ https://t.co/aeJab7qRp5"\t\t\n"$baba up 35%\n\nNothing to see here"\t\t\n$BABA same. what a reversal', ' high volume. was down to less than 8x FCF after cash & ST investment. was insanely undervalued. https://t.co/Zyr3UibgjA https://t.co/7PsDnmzUtI\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n$BABA everything under 140$ is a steal here â\xad\x90\t\t\n😳 $BABA https://t.co/7SMoFXnkFq\t\t\n$BABA very strong', ' gap up possible tomorrow or buy the dip for another $10 run\t\t\nRandom thought I was having', ' kinda crazy how Chinese govt. officials could rather easily get away with \'insider trading\' on something like this morning\'s \'we\'ll support our ADRs" announcement right?  Maybe', ' maybe not', ' but seems like it wouldn\'t be too difficult $FXI $KWEB $BABA\t\t\n"$BABA +35%\n\nkevin o\'leary bought the dip on these. wow. https://t.co/DZyz049rms https://t.co/g0dV7BGXPI"\t\t\n$BABA 127 million volume. Thats it. End of bears ðŸ‘\x8d\t\t\n$BABA Lmao what a bunch of re res that sold yesterday 🆕\t\t\nPrice x volume leaders Wednesday - $TSLA $NVDA $BABA $AAPL $AMD $AMZN $MSFT $FB $JD $PDD $GOOGL $GOOG $XOM $MU $PYPL $SNOW $OXY $BA $NFLX $CVX $BAC $MRNA $BEKE $BIDU $LMT $SBUX $JPM $UPST $SQ $SHOP $NIO $V $BRK $SE $TSM $BKNG $ADBE $UNH $PFE $MS $QCOM $C $COST $JNJ $INTC $CRWD https://t.co/N4SMxpRpXm\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"Success Post from user A-A-R0N in @INVSTRSTrading Discord\n$BABA $P $P #BABA #P #P \n#StocksToWatch #StocksToBuy\n💸🎯💎 https://t.co/pTv384hJN2"\t\t\n$BABA uh oh bears ðŸ\x90» ðŸ\x90»â€\x8dâ\x9d„ 😳 👀 😃\t\t\nLine at the $BABA short covering auction https://t.co/NRxvCTE8W5\t\t\nLooks like $BABA is short squeezing.\t\t\n$BABA holy fuck she don’t wanna stop\t\t\nSold too early. $BABA 🤡 https://t.co/qOdZwHZqWM\t\t\n$BABA let’s take out this $101 and then let it take care of us…$120 BEOW ï¸\x8f\t\t\nsold way too early on $baba sheeesh 150$>$750 could of been $150>$2', '000..\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA shoulda held the 105\'s longer. Profit is profit though. 🌟\t\t\nGo $BABA GO\t\t\n$BABA Thank god for my avg down mind set. 🌟\t\t\n$BABA this was way oversold so I’m glad it is recovering a bit today. It’s still way down considering the amount of cash it is holding and the kind of revenue it is bringing in. What an amazing buying opportunity last couple days for calls. Wow\t\t\nRT @realalexvieira: Alex Vieira', ' Xi Jinping and FED Powell Live Today "We Are ALL IN"   $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU…\t\t\nFlow Room (These are not alerts): $BABA 03/25  500x $125 call bought  AT ASK $1.12  #BULLISH #SPX #CHINA #orderflow #options #trading\t\t\nAlex Vieira', ' Xi Jinping and FED Powell Live Today "We Are ALL IN"   $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing #covid https://t.co/yoKEShOKgZ\t\t\n"Hocam @hocca_official neler oluyor ?\n$BABA #BABA https://t.co/DX8nqklE4h"\t\t\n$BABA really boutta be up +30% ayoooo\t\t\n"SWEEP 1500 $BABA 04/14/22 $120 calls for $3.75 \n\nSpot: $102.35\nVolume: 12', '479\nOI: 4', '747\nIV: 82.14%\nPremium: $562.5k\nSector: Consumer Cyclical"\t\t\n$BABA', ' rebotando de la banda baja de la Zona de Confort (área amarilla). Permanecerá en el canal descendente hasta que rompa y permanezca por encima de la lÃ\xadnea superior azul (4STD) #China Canal de Tendencia de 17-meses con +4 / -4 desviaciones estándar. https://t.co/o8JJ5eUJh0\t\t\n$BABA and it’s not even power hour nice set up into it though\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n@EddieTradez $BABA https://t.co/sxtkdIdZmy\t\t\nCan just laugh seeing $BABA up 33% and my positions don’t even budge. https://t.co/P5AX9ebhY3\t\t\n$BABA imma ganna oldel flied lise tunai âž¡ https://t.co/jgCfzptpxt\t\t\nChinese tech absolutely embarrassing crypto for the beta trade.  $BABA up 33%....LMAO.\t\t\nGeopolitical risk should never be ignored $BABA. https://t.co/cdxl4o6pFs\t\t\n"$BABA now up more than 33% \n\nShorts getting absolutely crushed. https://t.co/CIacZFP1hZ"\t\t\n$BABA SQUEEZE EM!! 🔥 https://t.co/BA3tzS88t1\t\t\nThat $BABA rips https://t.co/hyPqddZxrA\t\t\nResulta que hoy todos tienen $BABA 😑\t\t\n$BABA maybe 110 gap up â\x8f©\t\t\n$BABA https://t.co/CDGjXxMr2J https://t.co/QvQWBzISOI\t\t\n"$BABA  That long red ride down and long green ride up represents the top earners everything else in-between is regular Americans. \nI hope my regular under 100k people made money ."\t\t\n@BlueLine_Trader @J_Money503 And I commented on how retail interest has nothing to do with the pump on $BABA and $BEKE', ' then you commented on trusting China', ' smart money', ' blah blah blah.  And now we\'re here. 😘\t\t\n"RT @JoseRicaurteJ: El mejor dÃ\xada para todo #fintwit \n$BABA +31.90% en un dÃ\xada \n\nDios existe! https://t.co/R8H511aw64"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"$kweb $fxi $baba $bidu $eem China Plans Audit Concession In Face Of US Delisting Threat – FT\n\nBoom Bear Thesis is Dead 🤞"\t\t\n"$TSLA will 2-10x after #GigaBerlin & TX  love it.\n\n#Tesla exports car to EU paying huge duty and VAT all those nonsense tax and still M3 is #1 EV in EU now. \n\n$NIO $LCID $FSR $RIVN $F $GM $GGPI $XPEV $LI $BYDD $BABA $VWAGY $TM"\t\t\nLa peña en bolsatuittel comprando $BABA hoy https://t.co/77qdoJjK3B\t\t\n"RT @Mr_WolfST: $BABA \n🙆🙆🙆 https://t.co/aDX0hwlljJ"\t\t\n"Se cierran los cortos en $BABA\n😂😂😂😂😂 dicho 👄 y hecho ✅… https://t.co/Kz8jRMMVAf"\t\t\n@WifeyAlpha Powell begins to close down the printing press', ' while China starts.  $kweb $fxi $baba $bidu $api $pdd $nio $xpev LFG!!!\t\t\n$BABA FUCKING GO BOOM https://t.co/K7mgbOaFVu\t\t\n$BABA update. If bulls can break 101.14 I believe 109 can come quick. The bulls can lose 94.25. #daytrading #OptionsTrading #Options https://t.co/yioW99NqUi https://t.co/oNpKXVlWcz\t\t\n$BABA god save the bears 🆕\t\t\n"Activity alert! : 26.43%  $BABA\n#RedditArmy #investments #StocksToBuy #Stocks #news #YOLO #trading #StocksToWatch #bottomfishing #ToTheMoon #FOMO #daytrading #wallstreetbets https://t.co/G9MId8IDF0"\t\t\n"$BABA be carful lots of profit takers at 1230..correction tomorrow \nMy guess it opens around 95 â–¶"\t\t\n"@TicTocTick \nthis move in $BABA 30% is off 127MM shares traded -> USD 12.7bn', ' 5% of total mkt cap\nand got another 1hr to trade\nthis is not just a short squeeze -> something has changed', ' long China ADR -> 2x coming"\t\t\n$BABA $96.50 level all day.\t\t\n"$baba \nاستثمار طويل، هدÙ\x81ÙŠ 350-450 دولار. تتوقعون كم يستغرق عشان يجيبها؟\n\n#nfa ليست توصية، Ù\x81لوسك مسؤوليتك🚶ðŸ\x8f½â€\x8d♂ï¸\x8f"\t\t\n"SWEEP 200 $BABA 06/17/22 $110 calls for $11.00 \n\nSpot: $101.29\nVolume: 7', '316\nOI: 6', '637\nIV: 70.28%\nPremium: $220.0k\nSector: Consumer Cyclical"\t\t\n@Edark94 @mfwarder $BABA... ðŸ™\x8f\t\t\n"RT @Mr_Derivatives: $JPM $BABA $DIDI $JD $KWEB $FXI 2 days ago JPM called China uninvestable. Since then many stocks rallied 40%.\n\nMaybe JP…"\t\t\n$BABA back over $100\t\t\n"SWEEP 202 $BABA 06/17/22 $110 calls for $10.95 \n\nSpot: $101.06\nVolume: 7', '115\nOI: 6', '637\nIV: 70.63%\nPremium: $221.2k\nSector: Consumer Cyclical"\t\t\n@SeriouslyYRUGae @qcapital2020 I always loved $BIDU and $BABA. They have always been so cheap for their low PEs and high revenues and growth! IMO it was manipulated. Let\'s watch and see what tomorrow and next week bring! 👀\t\t\nNothing to see here', ' only $BABA going bananas https://t.co/fE3WWqrqoG\t\t\n"El mejor dÃ\xada para todo #fintwit \n$BABA +31.90% en un dÃ\xada \n\nDios existe! https://t.co/R8H511aw64"\t\t\n$BABA I have sold cover calls for 160$ price next Friday I think they are at risk of getting assigned too … 💟\t\t\nWE GETTIN MONEY $BABA https://t.co/isnpDw9qz6\t\t\n$BABA so great.  U shorts.  Hahahaha. I can’t stop laughing at the thought of you getting cleaned out overnight and making me money. Hahaha!! ï¸\x8f\t\t\n$baba up like 30% to get back to where it was just 5 days ago what a joke 🤣\t\t\n$BABA where are the 💎 hands at?? 🆕\t\t\nif u remove the delisting overhang  then the LOW is in for China stocks... everything else is PRICED in   $BABA $JD $KWEB\t\t\n$BABA', ' bouncing off lower band of Comfort Zone (yellow area). It\'ll stay in downtrend channel until it breaks and stay above  upper blue line (+4STD). #China 17-months trend channes with +4 / -4 estandard deviations https://t.co/KSbBNZU15Q\t\t\n$BABA now $PETZ speculation on Ali babas websites their products are on the list !DD on PEtz could get a BO from big boys ! I’m still digging into this rumors but PETZ technical has 1+ run and any big news 5-10+ range https://t.co/dOOCJWonCD\t\t\n"SWEEP 204 $BABA 06/17/22 $110 calls for $11.15 \n\nSpot: $101.26\nVolume: 6', '715\nOI: 6', '637\nIV: 71.13%\nPremium: $227.5k\nSector: Consumer Cyclical"\t\t\nWow $baba $lx $tigr $pdd Chinese plays as seen #UltimateTraders #reddit 830am https://t.co/dVnIlKEFLM\t\t\n$BABA heading back to 120s â–¶\t\t\n$BABA https://t.co/bsA3Acd6jU\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BABA\n3: $BILI\n4: $SQ\n5: $UBER\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nIm all out of $BABA here thanks to all for telling me its going to zero https://t.co/ze1Hj4wXW2\t\t\n$BABA Wow my predictions are working for a change😂 $SPY 👆 https://t.co/uK8pu6MTuN\t\t\n"$BABA $89.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $97.06\n% Difference: 9.06%\nDaily $ Volume: $324', '275\nVolume: 2', '975\nOI: 738\nIV: 122.23%\nBid/Ask: $1.06/$1.12"\t\t\n$BABA someone’s telling us something LLLLFFFGGGG https://t.co/7hQ4TXJ4e2\t\t\n"RT @nickr8008: I thought @iluvstocks1 was crazy calling $BABA 100c’s Monday. 🥴\n\nBut here we are🙃🔥ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90"\t\t\n$BABA There’s no way to sugarcoat this - I straight up got my ass handed to me on this one. https://t.co/gsWJyVZKZh\t\t\n$BABA lets rippity\t\t\nPANIC BUYING---> PANIC SELLING ---> PANIC BUYING----> ????   $SPY $VXX $QQQ $GLD $BABA $FB $BTC $ETH\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n"SWEEP 527 $BABA 04/14/22 $115 calls for $4.55 \n\nSpot: $100.93\nVolume: 10', '208\nOI: 6', '946\nIV: 82.86%\nPremium: $239.8k\nSector: Consumer Cyclical"\t\t\nRT @Pegaso121080: $Baba tras la apertura 🙌🤞 https://t.co/qC08y0YGQw\t\t\nAnd $BABA just choosing violence today lol\t\t\n"SPRING $5 PROMO! ENDS 3/18!\nNew Members (link below) - 1st month of BlackBox only $5!\nâž¡ï¸\x8fhttps://t.co/xUor1F3oUR\n\n✨#StockOptions #OPTIONSFLOW Scanner & Algo-Driven Alerts\nðŸ’\xa0#DarkPool\n✨Voice', ' Education & more\n$SPY $AMZN $AAPL $TSLA $BABA $AMD $TLT $SPX #FederalReserve #FedMeeting https://t.co/kQZp6fw085"\t\t\n$BABA $100 incoming', ' it’ll see $110 again in no time â–¶\t\t\nthat maybe the BOTTOM for $BABA  thats capitulation!!!!! https://t.co/clnbs6OISK\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$PDD $ZH $DIDI $BABA $LI $BIDU $NIO 🔥🔥🔥\t\t\n$BABA above $100... #Intraday\t\t\n$BABA Gotta love all the puts wiped out 🤞\t\t\n$BABA +32%\t\t\n$BABA LFG https://t.co/MmFV2G5ejt\t\t\n"It’s quite likely that Chinese tech is the “next big thingâ€\x9d after FAANG.\nIt’s been 18 years since Facebook was founded and Silicon Valley hasn’t produced another one.\nWhere IS the next one? \nProbably in China', ' where Sequoia is now investing heavily.\n$BABA"\t\t\n$BABA wonder what AH and PM going to look like\t\t\nOj!! SÃ¥lde resten av $BABA nu. I’m out. No more position 😱. Tack för mig\t\t\n@squawksquare $BABA Damn.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BABA\n3: $BILI\n4: $SQ\n5: $UBER\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $429.12  Mentions: 201\n$TSLA  Price: $825.74  Mentions: 140\n$SPX  Price: None  Mentions: 122\n$QQQ  Price: $334.11  Mentions: 114\n$BABA  Price: $101.42  Mentions: 97\n\n#stocks #investing #trading"\t\t\n"$BABA bears - this is not your stock anymore \ncover or ramen for next few years 😃 https://t.co/h29TG4y85j"\t\t\nRT @moon_shine15: $BABA nearing $101\t\t\n$BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my options ideas but when I do they boom 500%-1000%+ 📚ðŸ™\x8fðŸ\x8f¾ðŸ™\x8fðŸ\x8f¾ðŸ™\x8fðŸ\x8f¾ https://t.co/PEKLNmjqGc\t\t\nVENDI EL RESTO DE $BABA 280% BOOOOOM WOW BUSCANDO OTRO ROLL MANTENGO FULL LOS DE ENERO GRAN GRAN DIA\t\t\n@smartertrader SAM… $BABA broke that $101 💯💯\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 97\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 201\n$QQQ Mentions: 114\n\n#stocks #investing #trading"\t\t\n$BABA is killing its shorts... revenge trading!!!!\t\t\nRT @realalexvieira: Legendary Free Market Calls to Make $1 Million Per Minute $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Fa…\t\t\n"Çin sirketleri bugün  uçtu uçtu.\n$baba %30\n#NASDAQ\nUygulama-> midas https://t.co/Wh2LWvP8GI"\t\t\nLegendary Free Market Calls to Make $1 Million Per Minute $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing #covid https://t.co/T26bdjvf7c\t\t\n$BABA and Chinese stocks Hot\t\t\n$BABA trading like a penny stock today - you should not think it was Chinas largest stock 😂but nice gains !\t\t\n@SelfMadeMastery All I care about is the $baba rocket ship 🤣🤣\t\t\n$BABA $120Cs now seeing some light activity https://t.co/WvF9q6oDMm\t\t\n"What a 2 day streak', '\n\nAll separate trades \n\n$SPY Calls +156%\n$UPST +163% and counting\n$SPY Puts +38%\n$LOW -14%\n$HD +50%\n$BABA +57%\n$SPY Puts 144.4%\n$SPY Calls on the dip 35% now 200%\n\n$5 for a 7 day trial 👇\nhttps://t.co/K0lWggh6Bx https://t.co/7D6oSysXlV"\t\t\n$BABA buy low now the time rebound play highes 300 plus easy mon3y ðŸ‘\x8d\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA anyone gonna hold over night? ï¸\x8f\t\t\nInsane volume on $BABA during this epic snapback driven by China’s more kind approach to global listings\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/vBbLSOmf7X\t\t\n$baba easy. 🔔🔔 https://t.co/0CdcdGrfZY\t\t\n"$BABA 31% arriba ya.\n🤯🤯🤯 https://t.co/wzyWqU9Gmz"\t\t\n"SWEEP 1000 $BABA 04/14/22 $110 calls for $5.60 \n\nSpot: $100.19\nVolume: 11', '086\nOI: 6', '413\nIV: 82.35%\nPremium: $560.0k\nSector: Consumer Cyclical"\t\t\n"$BABA $105.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $97.91\n% Difference: 6.76%\nDaily $ Volume: $3', '907', '182\nVolume: 24', '729\nOI: 4', '477\nIV: 121.52%\nBid/Ask: $1.54/$1.62"\t\t\n$BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my options ideas but when I do they boom 500%-1000%+\t\t\n$BABA nearing $101\t\t\n$BABA squeeze em!! 📈 https://t.co/25I9sOv8CC\t\t\n$BABA https://t.co/tHVOfCUp85\t\t\n"$NICH\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/HpTphdeD3I"\t\t\nVENDI UNA PARET DE $BABA 265% BOOOOM https://t.co/4wu5dm4jv0\t\t\n$baba wow what a big break back above $100\t\t\n$BABA a $BIDU +30%\t\t\nTrndg ↗  $BILI $BABA $YMM $BKKT $FUTU $CWEB $IXHL $KC $BFRI scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/WqbQwpT52e\t\t\n"$NICH App Launch Successful \n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/u4JtPHIvBC"\t\t\nHoly $BABA https://t.co/X0CA81YH1w\t\t\n$baba\t\t\n$BABA Shorted BABA 😄\t\t\n"$BABA \n🙆🙆🙆 https://t.co/aDX0hwlljJ"\t\t\nFlow Room (These are not alerts): $BABA 04/14 $110 calls bought 1001x ABOVE ASK $5.60 #BULLISH #SPX #QQQ #CHINA #orderflow #options #trading\t\t\n"$SFLM Record #ebayseller \n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/FHqTL6LgKB"\t\t\n$BABA if you are long on China stock you should consider yourself a communist and might as well vote Biden another round â\xad\x90\t\t\n"@EazyDealzs I do', ' as far out as possible and adding slowly over time. \n\n$BABA"\t\t\n$CWEB $YINN $BABA Chinas gonna be a theme that sticks?\t\t\n$BABA 100+ https://t.co/zKmbeFxZAc\t\t\n$BABA may do 100% today. All US whales moving into this monster. Its way down from its year high.\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"$SFLM Major Sales\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/K3cDLRaFam"\t\t\n$BABA yooooo!!!\t\t\nWhat the hell $BABA 😂\t\t\n"$KOSK\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/CaAhQbje3U"\t\t\n"Hello ðŸ\x8f§\n\n$baba #baba #alibaba https://t.co/vpaHLhBCs6"\t\t\n"$BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280\n                        $250\n                     $220\n                   $200\n                $180\n             $140\n          $120\n      $100\n   $90\n$85\n💥"\t\t\n"$KOSK Joint Venture\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/j4GmqQoz9g"\t\t\n$BABA max pain for Friday? 👇\t\t\n"$KOSK #likeit\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/Uctifpe2wn"\t\t\n$BABA $JD $TCEHY China plans audit concession in face of US delisting threat https://t.co/QdeYNHBrXY\t\t\n"China Plans Audit Concession In Face Of US Delisting Threat via FT\n\n$BABA $JD $PDD $TCEHY $BILI $YY$ HUYA $DOYU $BEKE $BIDU $TCOM $NIO $WB $LI $XPEV https://t.co/EHtZNepeqV"\t\t\n"Option Alert $BABA Mar 18 2022 105 Call \n- Price: 2.24 \n- Money: $146', '496 \n- Volume: 654 \n- OI: 4477  Delta: 0.33 IV: 123.153 \n- ToS Symbol: BABA220318C105 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 14:42:15 ]"\t\t\n"Option Alert $BABA Mar 18 2022 104 Call \n- Price: 2.49 \n- Money: $60', '009 \n- Volume: 241 \n- OI: 1420  Delta: 0.37 IV: 122.594 \n- ToS Symbol: BABA220318C104 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 14:42:14 ]"\t\t\n"Dear Morons', '\n\nIf powell is telling you anything you didnt already know \n\nyou\'re an idiot \n\n$spy $aapl $fb $baba #btc $tsla"\t\t\n"$CNNA\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/H1qxhwF0Jb"\t\t\n$BABA Guru 😉 https://t.co/RdV9ghtIfA\t\t\n"$CNNA Bonce Play\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/4fOX3SBU9e"\t\t\nChina vertical! $KWEB $BABA $BIDU $NIO $DADA $BZUN $JD $HUYA\t\t\nThis did not age well. $baba https://t.co/AmvBShg9Nr\t\t\nIf $BABA breaks $100 it will head to 130 by close.\t\t\n$Baba 😉 https://t.co/9ORXls0eNo\t\t\n"$CNNA \n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/AwZKiPtE4a"\t\t\n$BABA https://t.co/RuMQjEf9Et\t\t\nAhora resulta que todo mundo compró $BABA ayer y hoy se están embolsando muy buena lana… ðŸ§\x90ðŸ§\x90ðŸ§\x90 #trmx\t\t\n$BABA 195% Y 57% BOOOOOOOOOM 🚀🚀🚀 https://t.co/TSDHkZpjwp\t\t\n$BABA The place to be 💎 ✨ https://t.co/C7gjYzy7Hm\t\t\n$BABA blasting off â\xad\x90\t\t\n$BABA $100\t\t\njfc... $BABA hitting new intrday highs https://t.co/f9f5hVdDal\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $GLXY\n5: $UBER\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA get out now', ' this is going to 50s ✅\t\t\n$BABA ok Enough BS . time to break 100 and start the steady trot to 120 . 🆕\t\t\n$BABA Jus took my 28% profit $$$$$ ï¸\x8f\t\t\n$BABA short getting burned 🤞\t\t\n$BABA hod\t\t\n$BABA not buying this $98.50 head fake on the FED news ï¸\x8f\t\t\nSoooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $li $baba $bidu $jd $pdd https://t.co/uROxyop7q8\t\t\ni have to thing this is so bullish for Chinese tech.  decade low valuations.  cutting rates.  fiscal stimulus.  growth.  cash flows.  damn.  $BABA https://t.co/XzP6Uftyh6\t\t\nRT @Pegaso121080: $Baba tras la apertura 🙌🤞 https://t.co/qC08y0YGQw\t\t\n"$YANG rejected ....\n$JD $BABA  $BILI $PDD"\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n"Elite signal trading community\n\nhttps://t.co/3vbD4Mdsw5\n\n $INO $BYFC $TSLA $FREE $BOXL $AMZN $AYRO $BABA $AMZN https://t.co/bEfjIMFNna"\t\t\n$BABA anYONE get the feeling we going to 100% today. ï¸\x8f\t\t\n$BABA watch this run to $105 in afterhours if the market stays green today.\t\t\nRT @HassanAesthetic: $BABA up 27% today', ' what the...\t\t\n"$TSLA\nFalse VWAP break A++ setup with previous close target.\n$SPY $BABA $MRNA #stocks #trading https://t.co/5HAdtYmIoZ"\t\t\n"China plans audit concession in face of US delisting threat\n\nhttps://t.co/hbT2coUBZ0\n\n$BABA $KWEB"\t\t\n"My timeline\n.\nLiquidated long\n#FOMC \n$ETH\n$BTC\n#jerome \n$DJI\n$SPX\n$LUNA to 1k\n$LINK\nF*** ur puts\nNah F*** ur calls\n#inflation \n#Montreal \n#stagflation \n#Ukraine \n$XRP to $529\n$ADA to $10\n#TottenhamHotspur \n#Chelsea \n#newengland \n$BABA\n#Pumas \n#CruzAzul"\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"Above5DaysMA\n$ACHR $3.71 11.56% 7.99% 27.66% -47.16% 59.76\n$API $9.87 39.53% -11.37% -8.83% -45.74% 48.31\n$BABA $97.82 27.44% -3.08% -19.98% -21.06% 45.11\n$BIDU $136.93 26.35% -5.06% -14.76% -7.91% 46.64\n$BLI $6.07 12.83% -3.80% -19.71% -67.24% 40.27"\t\t\n"DailyUp5\n$BABA $97.82 27.44% -3.08% -19.98% -21.06% 45.11\n$BIDU $136.93 26.35% -5.06% -14.76% -7.91% 46.64\n$BIRD $5.73 8.52% -1.38% -50.52% -62.40% 26.44\n$BLI $6.07 12.83% -3.80% -19.71% -67.24% 40.27\n$BLMN $21.91 5.46% 9.08% -1.77% 13.31% 51.35"\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/Jj64hrpqst https://t.co/hPAahlwvYx\t\t\n"Morning plan from @AjTrader7 has been posted! 🔥 \n\n $BEKE', ' $BILI', ' $FUTU', ' $YY', ' $PDD', ' $JD', ' $NTES', ' $BABA', ' $BIDU', ' $TSLA', ' $ACMR', ' $UPST', ' $NVDA', ' $LI \n https://t.co/rWQte25tiZ"\t\t\n$BABA +31% $97 bottom-bounce https://t.co/4JE053f5r9\t\t\n"YUge profits today for my paying cust \n\n$spy $qqq $aapl $baba https://t.co/n8Ij6qxXaM"\t\t\nKevin O\'Leary Called The Bottom In Chinese Stocks: Now What? $BABA https://t.co/lvKtOWuCDR\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n"$BABA\nhttps://t.co/THWUpnxLN2"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $GLXY\n5: $UBER\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$YANG comin up for da test....\n$JD $BABA  $BILI $PDD https://t.co/vQXzXZt10q"\t\t\n$BABA only $89 til my average 🤗🥲🥲🥲🥲 🔔\t\t\nChina\'s Big Tech Stocks Spike as Regulatory Crackdown Nears End $BABA $TCEHY $YUMC $ACMR $BGNE $HCM $ZLAB $MCHI $DJCO $XAMS:PRX #stocks #investing #valueinvesting # https://t.co/zIr14GFxHt\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\n"Option Alert $BABA Mar 18 2022 96 Put \n- Price: 3.30 \n- Money: $67', '980 \n- Volume: 206 \n- OI: 388  Delta: -0.43 IV: 118.435 \n- ToS Symbol: BABA220318P96 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 14:31:46 ]"\t\t\n$BABA are folks shorting now? â\x9d—\t\t\nNow don’t get me wrong', ' there’s not a bone in my body that wants to own Chinese equities - so in that sense I agree with them. But the sheer level of contrarianism in the trade & myself couldn’t pass it by. I nibbled on some $BABA leaps and sat back to enjoy the ride.\t\t\n"$BABA\n\n27% 🟢🟢🟢\nسهم علي بابا اللي قروشتكم Ù\x81يه بكل مساØ\xadØ©  اليومين اللي راØ\xadت😂😂"\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n$BABA  shorts taking profits lol. You miss your chances â\x9d—\t\t\n"Wouldn\'t  be surprised if $DRGV Will follow $BABA and the rest of the Chinese stocks\nSuper low Chinese RM play."\t\t\n$BABA comes next 🔮 https://t.co/dSDkIHA2hY\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n"Highest success rate and get instant help and updates and free trials join us \nhttps://t.co/McJQCtMHtW\n\n$VST', ' $TSLA', ' $IRNT', ' $AAPL', ' $BBIG', ' $CSTM', ' $ASO', ' $BABA', ' $VZ', ' $AMD', ' $AMZN https://t.co/BsfrdUCcoK"\t\t\nRT @realalexvieira: Fed Powell "Inflation? War? Covid? Putin?" You\'re a Lunatic. The Economy Is Booming Today AVIS Meeting $BABA $PYPL $NIO…\t\t\nRT @CyclesFan: After bottoming ~73 yesterday', ' a level last seen in June 2016', ' $BABA is having a huge bullish reversal today. Being in the t…\t\t\nFed Powell "Inflation? War? Covid? Putin?" You\'re a Lunatic. The Economy Is Booming Today AVIS Meeting $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing #covid https://t.co/Vi97CldswH\t\t\n"Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además explicamos el Patrón de #Isla #Alcista\n¿Lo conocÃ\xadas? #Trading\n\nðŸ™\x8fGracias por ayudar compartiendo 🔄🔄\n👇👇👇\nhttps://t.co/ohkoDWVR5s"\t\t\n$BABA Waiting for Short signal on BABA with https://t.co/Bw0O28xGaK https://t.co/Ubzy8cUMRv\t\t\n$BABA is near the highs', ' up over 27%. #Alibaba\t\t\n$baba 85 i will come in long\t\t\n$BABA finally stopped going down. Let’s see where things go from here. https://t.co/rtkevuhZRM\t\t\n今日ã\x81¯ç´\xa0ç›´ã\x81« $BABA ã\x81®å¯„付買ã\x81„ã\x81Œæ\xad£è§£ã\x81\xa0ã\x81£ã\x81Ÿã\x81\xad\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\n$BABA higher highs higher lows forever China 🇨🇳 number 1 economy very soon 👉\t\t\nTrying to go long Jul $85 $BABA puts way below bid. I don\'t want to be too aggressive in case this really gaps up.\t\t\n$BABA yep', ' clearing $100 in regular session\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @MafmNarayola: $BABA y la legión de expertos. https://t.co/Y8ArVqdlAK\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\n$BABA we might see 100 today âš¡\t\t\n@lllMrXlll How we feeling about $BABA\t\t\n$BABA sorry baba down she goes ….. 💟 https://t.co/ILIijlf8QL\t\t\nEntered small position short on $BABA with my second account dedicated for swings/non-scalps. Low risk here bc can exit if break 100', ' otherwise looking for exit in 80s tomorrow. Stock was in 70s yesterday', ' should follow tech stocks down after rate hike. Low risk if wrong\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\n$BABA is near the highs', ' up over 27%\t\t\nAttractive call overwrites: $BIDU calls more expensive than 100% of history', ' $BB 100%', ' $BABA 100%', ' $VXX 100%', ' $S 100%', ' $GILD 100%', ' $BIG 100%\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n$BABA like I said', ' “tha Baba does not care about the Fedâ€\x9d\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nHubba bubbba $BABA ripping into another domain (+26%) #tothemoon\t\t\n"$BABA $92.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $97.53\n% Difference: 6.02%\nDaily $ Volume: $602', '485\nVolume: 3', '565\nOI: 616\nIV: 118.85%\nBid/Ask: $1.65/$1.73"\t\t\n"$BABA $130.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $97.52\n% Difference: 24.99%\nDaily $ Volume: $87', '150\nVolume: 2', '490\nOI: 323\nIV: 103.86%\nBid/Ask: $0.33/$0.37"\t\t\n$BABA  Biden and Powell speaking on the same day is like watching reruns of the golden girls 🆙\t\t\n$BABA is the one ladies and gents. Watch when $100 is paid. This is going to moon big time.\t\t\nStocks\' Gains Evaporate After Fed Lifts Rates $BABA $JD $NTES $YUMC $WYNN https://t.co/qDroDQW5E5\t\t\n$BABA https://t.co/3R5fAcMniR\t\t\n$BABA drops 2 dollars and every bear gets excited😂😂 how the tables have turned ï¸\x8f\t\t\n"$HGEN\n$NEW\n$YQ\n$BABA\n$NEW\n$RERE\n$QTT\n$ZEPP\n$HGEN\n$OCFT\n$HCM\n$MKD\n$GDYN\n$SLDB\n$DLO\n$HCM\n$EH\n$NTRB\n$TSP\n$LGHL\n$SKLZ\n$RAAS\n$UAVS\n$PMTS\n$DPRO\n$INKT\n$NIO\n$CCM\n$SOHU\n$BZUN\n$TME\n$SGLY https://t.co/eyoSCnqTN7"\t\t\n$SPY move to China if your bullish. Scam stocks need to be delighted. $BABA â\x9d—\t\t\n"Was this Softbank selling last days?\n\na 30% move on $BABA is crazy...\nSomething happened here\n\n@hkuppy https://t.co/PpAMtfWDD8"\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n$BABA Now everything else will drop. BABA will hold and rise! â\x8f©\t\t\n600% on my $BABA calls. Thanks Jack Ma. https://t.co/ns4hpLfKIO\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nthese are the trending stocks $BABA  $DIDI  $LMT  $BEKE  $SONN  $SBUX  $KC https://t.co/qh9MQCRtKD\t\t\n"Intraday Ribbon 1m Radar \n \n$FB $TSLA $NFLX $AAPL $BABA $AMD https://t.co/arMgo0Tmvm"\t\t\n$BABA is a must buy. 10', '000 shares. LFG!🔥🚀💯 https://t.co/FVHFgaOZEY\t\t\n$SPY $BABA $GME $AMC $VXX $TSLA $MULN $MLFB $VALE $RIVN $USAU $LFG $NNDM $TMC $ASTS $AIR $HYMC $SA $NIO $SFET $XPEV $BB\t\t\n$BABA Time to rage against the algorithm ðŸ‘\x8d\t\t\nEstoy preparando un vÃ\xaddeo sobre la situación de $BABA', ' pero sobretodo sobre la psicologÃ\xada del mercado y la inversión a largo plazo', ' que creo que escasea estas últimas semanas. La segunda parte del vÃ\xaddeo es una reflexión sobre eso. Se está exportando luego lo subo a YT y lo twiteo\t\t\nRT @BBGMarket: $BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nAfter bottoming ~73 yesterday', ' a level last seen in June 2016', ' $BABA is having a huge bullish reversal today. Being in the timing band for a weekly cycle low', ' there\'s a very high probability that this was a weekly cycle low. A close above its 10 week MA will confirm it. https://t.co/cHIDemLt5Y\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 3pm will be insane 📌\t\t\n$BABA come on don’t be BABA again! Break that damn 100! ✔\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $427.06  Mentions: 177\n$TSLA  Price: $815.68  Mentions: 126\n$SPX  Price: None  Mentions: 111\n$QQQ  Price: $330.58  Mentions: 100\n$BABA  Price: $96.60  Mentions: 92\n\n#stocks #investing #trading"\t\t\n$BABA  âš¡\t\t\n"Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 108C', ' 120C\n$HD (5/20) 285P\n$NVDA (4/8) 240C\n$MSFT (3/25) 320P\n$BILI (3/18) 22C\n$BIDU (3/25) 140C\n\nWant this template? 👉 https://t.co/iBJzChB3em https://t.co/VhERuax12f"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 92\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 177\n\n#stocks #investing #trading"\t\t\nRT @realalexvieira: FED Powell "I\'m Seeing Tepid Inflation" and Massive Profits Today. Disregard Wall Street Crooks $BABA $PYPL $NIO $LCID…\t\t\nFED Powell "I\'m Seeing Tepid Inflation" and Massive Profits Today. Disregard Wall Street Crooks $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/fvKUuTUX17\t\t\n$BABA  go go go go ï¸\x8f https://t.co/Dj2hr2Oiqv\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stockmarket https://t.co/yzLxXe3Oco"\t\t\n@goatrades $62 x $99 $BABA\t\t\n$BABA https://t.co/tSWOijLoyF\t\t\n$BABA $100 test today hopefully ', ' sold some of the calls I got yesterday ', ' riding rest', ' may grab puts if 100 gets rejected ðŸ‘\x8d\t\t\n"$JPM $BABA $DIDI $JD $KWEB $FXI 2 days ago JPM called China uninvestable. Since then many stocks rallied 40%.\n\nMaybe JPM’s advice is unlistenable. Lol https://t.co/ItRDK8bKDg"\t\t\nBuy $BABA I guess to fight the Fed’s rate hikes 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f https://t.co/dMWwRcB1Ea\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"$BABA \n\nI want to start a position at 75', ' can somebody tell me when this will tank again ? ☑"\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n@ChartShark22 Anything surprising you see on L2 for $BABA?\t\t\n$BABA nice.... My China ETFs just rocketed into deep green territory ðŸ˜\x8d ï¸\x8f\t\t\nRT @BBGMarket: $BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\nChinese Internet Stocks fell after JP Morgan Analysts cut their ratings on them. Look at the charts of Alibaba $BABA', ' Baidu $BIDU', ' https://t.co/1vbxPsDTiG $JD', ' Pinduoduo $PDD. If anything now they look ready to grind and make base. Ratings are contra leading indicator. https://t.co/8gl5quX2vB\t\t\nParte 1', ' de algunos comentarios sobre Alibaba $BABA. 👇 https://t.co/w2fTnTc6LY\t\t\n$BABA $NIO what a day ï¸\x8f\t\t\nRT @MinteractApp: #Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #opt…\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\nRT @BBGMarket: $BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\nRT @realalexvieira: FED Powell Live Trading News! Relentless Profits for Any Investor Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $R…\t\t\nRT @realalexvieira: FED Powell Live Trading News! Relentless Profits for Any Investor Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $R…\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\nFED Powell Live Trading News! Relentless Profits for Any Investor Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/39IdjutLcj\t\t\n$BABA gosh I hope the bears got out this morning', ' this may be a multi-day runner ðŸ‘\x8d\t\t\n$VIPS  just imagine the number of shares stolen on stop-loss orders and margin calls the last few days. $BABA $JD $PDD $BIDU ï¸\x8f\t\t\n#Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/vVUmVjvm99\t\t\n#Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/60w5bk6q8M\t\t\n#Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/TknMQzh8N0\t\t\n"#STOCKS gonna 7 Rate Hikes!! 4.3% year end #Inflation will be LOOOOOWWWWW 🤮🤮\n$SPY $SPX $QQQ $NQ $NDX $VIX $ES $ES_F $TSLA $FB $AAPL $BABA $JD $AMD https://t.co/1KeqpNiAia"\t\t\n"SWEEP 900 $BABA 04/14/22 $120 calls for $2.35 \n\nSpot: $97.13\nVolume: 10', '295\nOI: 4', '747\nIV: 80.93%\nPremium: $211.5k\nSector: Consumer Cyclical"\t\t\n$BABA Better cover now SHORTS! 📌\t\t\n"Above5DaysMA\n$ACHR $3.80 14.11% 10.47% 30.58% -45.95% 61.08\n$API $9.89 39.89% -11.14% -8.60% -45.60% 48.41\n$BABA $98.49 28.31% -2.42% -19.44% -20.51% 45.65\n$BIDU $138.65 27.93% -3.87% -13.69% -6.75% 47.53\n$BLI $6.21 15.33% -1.66% -17.92% -66.51% 41.70"\t\t\n"DailyUp5\n$APPS $36.82 13.01% -6.38% -25.06% -32.63% 41.94\n$AVLR $82.04 5.61% -13.31% -19.04% -45.28% 37.61\n$AZEK $26.77 5.31% 1.56% -10.17% -35.59% 44.67\n$BABA $98.49 28.31% -2.42% -19.44% -20.51% 45.65\n$BB $6.45 5.91% -4.30% -8.38% -28.41% 43.59"\t\t\n$BABA ok I am out. Will buy back in  after Feds Meeting is over. Damn Jerome better not say something bad. Good luck all and thanks for the scalp $$$ 👇\t\t\n"$JD $BABA $BILI $PDD\nThere goes Chiner ↓↓↓↓"\t\t\n$BABA shorted at 99 for a daytrade ï¸\x8f\t\t\n$BABA i bought shares all in this aiming for 2x safe play easily $150-$200 and up long run not need pay tax 🆕\t\t\n$NIO or $BABA now that Chinese is back in flavor? 🔔\t\t\n"I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $GDS $QQQ Do own DD!"\t\t\n"RT @GroupSepia: Lots of exciting stuff going on in @RobInTheBlack\'s Live Room right now! \n\nGappers: $baba $bidu $nio $jd $kc $le \nRobservat…"\t\t\n"RT @crabbermike: @DeItaone 4.3% at the END of 2022\n\nNo 2% now folks #FederalReserve #Inflation and that 4.3 will be low!!\n$SPY $SPX $QQQ $N…"\t\t\n"@DeItaone 4.3% at the END of 2022\n\nNo 2% now folks #FederalReserve #Inflation and that 4.3 will be low!!\n$SPY $SPX $QQQ $NDX $NQ $VIX $VXX $TSLA $FB $AAPL $BABA $LRCX $ES $ES_F"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 55 | -25.7% | 🚀\n| $BABA | 48 | 23.1% | 🚀\n| $GME | 38 | -17.4% | 🚀\n| $AMC | 21 | 133.3% | 🚀\n| $QQQ | 20 | 5.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA +28% es increÃ\xadble la volatilidad\t\t\n$BABA I just babad all over myself 👆\t\t\n$BABA It’s spring time. Don’t forget to set your account balance ahead. Today has been a true gift. Just sold out but think this does have more steam. ï¸\x8f\t\t\n$BABA China numba 1 ↔ https://t.co/BaTzFU7hrY\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA These 3 China stocks are on sale. Are they good investments? https://t.co/pym2WQJbRC\t\t\n$BABA This is a time to own Chinese stocks', " says Kevin O'Leary https://t.co/KAQTjy48wK\t\t\n$BABA Alibaba Seeks New CEO for SCMP https://t.co/gJs80vzqCF\t\t\n$BABA Why Alibaba", ' https://t.co/8tSTWbzSl5', ' and Didi Stocks Rocketed Higher on Wednesday https://t.co/XK4B0kDa5q\t\t\nWenn die nein sagen', ' dann hole ich mir glaube ich noch ein paar Stück $BABA :-) https://t.co/X01aKcMXCE\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"$BABA  Nice play this week congratulations', ' think will hold untill new highs \n\n$DSS  bottom fishing this will be 2+ target 🎯"\t\t\n$BABA so many bears and we run up hense everything and now we throwing crazy PTS now lil degenerates I love it ðŸ˜\x8f âš¡\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 68\n2. $BABA : 53\n3. $AMC : 52\n4. $SPY : 42\n5. $NIO : 18\n6. $VXX : 15\n7. $AA : 15\n8. $VTI : 14\n9. $PLTR : 13\n10. $EM : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (55)\n2. $BABA (28)\n3. $HOUR (20)\n4. $TSLA (19)\n5. $VXX (13)\n6. $QQQ (12)\n7. $OIL (9)\n8. $J (8)\n9. $HOOD (7)\n10. $CORN (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/dcf0PCqXFC"\t\t\n$BABA break 100 and we going back to $1xx 🌟\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 56 | -23.3% | 🚀\n| $BABA | 48 | 23.1% | 🚀\n| $GME | 39 | -11.4% | 🚀\n| $AMC | 21 | 133.3% | 🚀\n| $QQQ | 20 | 5.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$baba wow 2-20 monster damn son! spy bout to do something major\t\t\n"Top Equity activity from Smart Money courtesy of the real-time dashboard from https://t.co/XFSr9itA5W:\n\n1. $AAPL 42.2K contracts\n2. $CPNG 19.5K\n3. $NVDA 18.2K\n4. $DIDI 17.8K\n5. $BABA 15.9K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/XXMUF1tNQF"\t\t\n$BABA How much was this shorted? Lol ✔\t\t\n$BABA Holy shit... 💟\t\t\n"$BABA\n this will either get dump or rally in an hour from what Fed Jerome said. \n$PDD\n  \n$SPY"\t\t\n$BABA Good opportunity with all this bullishness to raise some cash. I am sure they will âš¡\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$AAPL', ' $VB', ' $IVE', ' $HYG', ' $NVDA', ' $ASHR', ' $PCG', ' $IEMG', ' $XLY', ' $SQQQ', ' $MSFT', ' $BABA', ' $SLV', ' $CSX', ' $EFA', ' $TSLA', ' $AGG', ' $ARKK', ' $IWM', ' $XLF https://t.co/Ed1Yg1r0sx"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $VXX\n3. $TSLA\n4. $GME\n5. $AMZN"\t\t\n"ARORA POSTULATION ON THE END GAME IN UKRAINE MAY COME TRUE\n- Read more.\n\nhttps://t.co/WGZx3UFuE8\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $DIDI $NIO $BEKE $BABA $PDD $RLX $TME $AMD $IQ $SOFI $JD $AAPL $AAL $F $NVDA $YMM"\t\t\n@DeepThroatIPO $TCEHY $BIDU $BABA are clearly on a shit list. No getting around it.\t\t\n$BABA Watch for a Pair\'o\'bollock move on the break of 100 . There are some starting short positions here also all of them will be broken at the break of 120 and there will be 0 resistance at 140 . ✅\t\t\n"STOCKS MAKING THE BIGGEST MOVES MIDDAY: ALIBABA $BABA', ' AEROVIRONMENT $AVAV', ' BOEING $BA AND MORE\n#stocks #stockstowatch #stockmarket #smallcaps #microcaps #daytrader #invest #investing #investment \n#investors \nhttps://t.co/qWoFi7jZUf"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 57 | -20.8% | 🚀\n| $BABA | 48 | 23.1% | 🚀\n| $GME | 39 | -15.2% | 🚀\n| $AMC | 21 | 133.3% | 🚀\n| $QQQ | 20 | 5.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 100 TOOO hard 💵💵💵💵\t\t\nRT @realalexvieira: Rent a Car Prices Soar 25', '000% During Russia-Ukraine War. Pay or Die Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV…\t\t\n$BABA sqeeze to 110 by friday lol puts are dead ðŸ˜\x81\t\t\nRent a Car Prices Soar 25', '000% During Russia-Ukraine War. Pay or Die Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/wJlVFhrcaB\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (26 mentions)\n2. $BABA (17)\n3. $TSLA (12)\n4. $VXX (12)\n5. $QQQ (10)\n6. $AMD (5)\n7. $GME (5)\n8. $NVDA (4)\n9. $AMC (4)\n10. $AMZN (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA ï¸\x8f https://t.co/zX5XMkskxc\t\t\n$BABA 110$ easy ï¸\x8f\t\t\n"Lots of exciting stuff going on in @RobInTheBlack\'s Live Room right now! \n\nGappers: $baba $bidu $nio $jd $kc $le \nRobservations: $nlok $lmt $gd $noc $ttd\n\nhttps://t.co/RP8BuzTcyg\n\nKeep an eye on our Instagram (groupsepia) for more updates and $ saving deals.\n\n#stocks #trading https://t.co/A1PAcEfeNZ"\t\t\n"Top Gainers (>$30)\n$YY $PDD $GDS $FUTU $MPNGY $JD $XPP $HTHT $BABA $BIDU $TCEHY $ZLAB $TCTZF $ACMR $LGFRY $BGNE $CQQQ $DLO $NTES $EPAM $EMQQ $EDC $GNENY $BYDDY $HCP $SOTGY $GTLB $CXSE $DQ $ZSHGY\nhttps://t.co/S59zN18Con"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $RLX  $AMD  $PDD https://t.co/elWlbMYSHV\t\t\n"@TrevelFund purchased $MRO for the second day in a row this morning!\n\n$SPY $BABA $GME $AMC $VXX $TSLA $QQQ $NIO $AMD $ZIM $SA $VTI $MSFT $FB $VOO $AAPL $DKNG $MULN $MLFB $EEENF $TMC $SEAC $VALE $LFG $GFAI $RCAT $GPL $RIVN $DOCU $AMZN $USAU $GME $NNDM $ASTS $AIR $HYMC $SA $LAC $QS"\t\t\n$BABA 103 resistance 🌟\t\t\n$BABA  📈 https://t.co/tCSzneF7eK\t\t\n"Mercados a la alza', ' $NASDAQ', ' $BABA', ' $DKNG', ' $TSLA.\nQue repunte ante una probable paz', ' que va pasar cuando la guerra termine 👀👀👀"\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n$BABA $NIO $PDD $TCEHY $XPEV âš¡ https://t.co/XgVkIOWm70\t\t\n$BABA EXPECT AT LEAT 200.00 AFTER NO DELIST CONFIRMATION!! 📊\t\t\n$BABA $TCEHY $JD I never thought i\'d see the day that Mr. Wonderful and Charlie Munger were on a similar level.. when did Kevin O\'Leary become a legitimate equity investor? haha.. 👉 https://t.co/ADFKVW2jDe\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA fundemetalts have completely flipped that why yeastrday was a bottom 100% â\x8f©\t\t\n$BABA its not stopping at 100 👆\t\t\n"¿Cuánto es 0', '50 x 1', '28? \n\nEs para un amigo. $baba https://t.co/TkccsfUzey"\t\t\n"@Mark_MWP_ Ohja', ' je hebt $BABA gekocht tijdje geleden toch? Dat was ik vergeten.\n\nEen positieve gedachte: je bent nog maar één zo\'n dag verwijderd van zwarte cijfers. ;-)"\t\t\n$BABA today https://t.co/lUaiWlMFZC\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA 99 red baboons float by 🔔\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA anyone else here buying $JD or $PDD ? china about to make business boom that government not playing games no more lol ï¸\x8f\t\t\n"Top 5 positions TODAY in the Wealth Building Portfolio:  \n \n$BABA $BIDU $BULZ  \n \nOnly in the DrStoxxTrading Room \n \nFree Trial: https://t.co/LL3LlPGrUC https://t.co/4SGBbgbmnf"\t\t\n"$NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/d3ufMhlE5a @jctb1 \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST $MNST $MDLZ $WFM $SBAC  $VOD $NKLA $INO $DKNG"\t\t\n$BABA 30% and $WISH still can’t get over $1.97 lol\t\t\n$baba damn son i sold for 10 and 12 she not stopping im not in https://t.co/1MKtlM6Stf\t\t\n$BABA Very nice ðŸ‘\x8d🌤🇺🇦 â–¶\t\t\n$BABA 105 please 🆕\t\t\n@CAPITALSIGMAza Unlikely. Not sure if I will even go into $BABA. It\'s clearly overdone fundamentally (Munger buying ages ago) but I honestly trade more growth stock breakouts from bases...and patterns based on intuition. Not sure I will get invoved but the MA is a guide I have on all my charts.\t\t\n"Maybe China is investable. #stocks\n$WB $BABA $JD $BIDU $KWB https://t.co/5tTxFThD1s"\t\t\nRT @asymmetricalpha: $BABA BRO ITS UP +21% AFTER MY CALL YESTERDAY 😂\t\t\n$BABA this is a $200 stock in 12 months after all the uncertainty surrounding it is now completely gone.\t\t\nWhy Zion Oil and Gas Could Become The New Bitcoin in Share Price https://t.co/ganH3MgSIN $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n$BABA  I don\'t know about you', ' but I ain\'t worried about JPMorgan ï¸\x8f\t\t\n$baba not stopping\t\t\n"RT @No_way_1: ارتÙ\x81اع الاسهم الصينية متزامن مع تقرير الÙ\x81يدرالي ØŸ\n$BABA \n$IH\n$ZH\n$DIDI\n$EDU"\t\t\n$BABA BULL TRAP BE CAREFUL. Trend is your friend nowadays. I am a bull btw. Just giving caution â–¶\t\t\n$BABA those j.p. morgan puts are dead lol âž¡\t\t\n"I thought @iluvstocks1 was crazy calling $BABA 100c’s Monday. 🥴\n\nBut here we are🙃🔥ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90"\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\nAdded $UPST', ' $BABA and $PYPL longs this morning', ' amazing opportunities in tech right now!\t\t\n"Option Alert $BABA Mar 18 2022 105 Call \n- Price: 2.03 \n- Money: $284', '809 \n- Volume: 1403 \n- OI: 4477  Delta: 0.31 IV: 126.397 \n- ToS Symbol: BABA220318C105 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 13:51:25 ]"\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 3.70 \n- Money: $269', '360 \n- Volume: 728 \n- OI: 9960  Delta: 0.48 IV: 123.22 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 13:51:24 ]"\t\t\n"1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la segunda parte la colgaré próximamente si este veo que resulta de interésðŸ”\x81', ' centrándome más en la valoración.\n\nPor ahora', ' dejo algunos datos de interés. 👇 https://t.co/upujTE1278"\t\t\n@eastdave902 I also regret buying $BABA', ' should have taken $KWEB. I bought calls', ' still holding my 400% bag. Doesn’t seem like a single day is enough here\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $SUSHI\n3: $BSV\n4: $RAY\n5: $SNX\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $FB\n3: $BB\n4: $MSTR\n5: $UBER\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n@The_Real_Fly What if Charlie is still alive when his $BABA positions are even?\t\t\n"$BABA \n\nPushing all time volume high. Kill the shorts', ' bleed 🩸 them dry ðŸ‘\x8f ï¸\x8f https://t.co/MskiqHwYY6"\t\t\n@JCOviedo6 @MarceloPLima Word. $BABA is up 30% today\t\t\n$BABA BABA said f your puts .. ï¸\x8f\t\t\n"$CAR / $BABA - CALLS PRINTING NICELY 🔥\n\nCONGRATS TO OUR FOLLOWERS 🥂 🆓 https://t.co/CmQxevwQQ7"\t\t\n$BABA A close above $100 is looking very likely! 🆙\t\t\n$BABA well looks like $100 bang before Fed. $KWEB 🤞\t\t\n$BABA JPMorgan! 😂😂😂 🚩\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n@DesatCap When $BABA up 28% and $ARKK up 8% you got to think this is a set up.\t\t\n$BABA this wont just hit 100 it\'ll surge past it 📶\t\t\n$BABA what happened to the put buyers when they woke up today? â\xad\x90\t\t\nsay a prayer for $baba or $kwb call sellers\t\t\n$BABA when does fed report 🆕\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $SUSHI\n3: $BSV\n4: $RAY\n5: $SNX\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $FB\n3: $BB\n4: $MSTR\n5: $UBER\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n$BABA I’m not bearish on this stock', ' nor do I have a position in it', " but make sure you don’t fall for it again… https://t.co/UgnEVUosg9\t\t\n$BABA Insane volume. I'm wondering if this is it...are we done with selling and short selling? 💗\t\t\n$BABA Baja lurking in Wall Street ðŸ\x90·ðŸ\x90·ðŸ\x90·ðŸ\x90·ðŸ\x90·ðŸ\x90· ðŸ‘\x81\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials", ' which s…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"$CAR / $BABA - CALLS PRINTING NICELY 🔥\n\nCONGRATS TO OUR FOLLOWERS 🥂 https://t.co/UEaJWTPPU7"\t\t\n$BABA shorts', ' RIP 👀 https://t.co/URJAjCazOp\t\t\n$BABA so when do we see ATH again? 2024? 💟\t\t\n"RT @jen__suarez: $HUYA\n \n$DOYU\n \n$BABA\n if we can get an agreement to keep on US stock exchanges with a compromised audit', ' we could easily…"\t\t\n@johnscharts @ClutchBP @Ed_Hale @Striff17 @trijoey $BABA. Now that’s some move. Looked at calls prices yesterday Missed a big one seems like\t\t\n$BABA 😈🔥\t\t\n"$BABA $90.00 Mar 25 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $97.45\n% Difference: 8.28%\nDaily $ Volume: $844', '088\nVolume: 2', '745\nOI: 442\nIV: 100.47%\nBid/Ask: $3.00/$3.15"\t\t\n@Shamrock2019 @RadGrapes @Gambiste1 I heard @kevinolearytv on @HalftimeReport and agree with his assessment - where else are you going to get exposure to growth like this in big cap names because Fangs are not going to run like this anymore. His suggestion of having only 5% exposure was such great advice. $baba\t\t\n"Did swap out of $BABA and into $KWEB at the opening prints yesterday. tax loss harvest and re-up trade so far so good.\n\nIs China 6 months ahead of the US? I\'m ok with 5% KWEB."\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA hopefully we don’t have to see those “I’ll buy at 50â€\x9d posts anymore ï¸\x8f\t\t\n"RT @procol_2: $spy $aapl $baba \n\n$ixhl \n\nHe Held Much Bag \n\n15 now https://t.co/G5IHvZEei4"\t\t\n$BABA trust me this thing hasn’t even caught fire yet wait for more positive news! â\xad\x90\t\t\n"RT @procol_2: $baba \n\na RARE and valuable long PIMP by the master 8 hours ago . \n\nup 20 % now https://t.co/NiDRv5gVIu"\t\t\n$BABA look where it bounced today. The second picture is the support zone zoomed out on the daily. Very significant level! https://t.co/8toheui4h4\t\t\n"RT @procol_2: $baba\n\nCharlies got his first H**D ON in 45 years !!!! \n\nGo !!!! Chucky https://t.co/JyMSRx95LH"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$BABA if I’m not wrong. The moving averages start to turn.but with time the possibilities of them to cross over should take stock price to 200 plus mark. I could be wrong 📣\t\t\n@KTTECHPRIVATE I know $BABA had china news', ' but do you feel there could be a pullback coming as it is up 28% on the day?\t\t\nRT @TenkanTrading: 📢 #BABA $BABA 3er volumen mas grande de la historia sin siquiera haber terminado la rueda.\t\t\n$BABA almost $100 from 72-74 at at bottom analysis post going for those options calls : ya should be 500%-600% green on those calls and common shares 35% or so\t\t\nRT @MissTrade: Chinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2…\t\t\n$JD $BABA China names ignoring this fade. 📈\t\t\n"$BABA we are done for today. Fed will be a damper. All depends if HK follows tp thru tomorrow. Next catalyst Russian war resolution.\nANT IPO would solidly confront. China  up for business ! â–¶"\t\t\n$BABA nice bounce off 21EMA to make a new HOD https://t.co/uGPW4eA2Qz\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $430.73  Mentions: 145\n$TSLA  Price: $825.00  Mentions: 113\n$QQQ  Price: $334.46  Mentions: 93\n$SPX  Price: None  Mentions: 91\n$BABA  Price: $98.16  Mentions: 85\n\n#stocks #investing #trading"\t\t\n@YahooFinance $baba Wow', ' finally... https://t.co/VWVhuS5zvT\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 85\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 145\n\n#stocks #investing #trading"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nChinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2? A guy can wish for Volcker.  Melt your Nickels for a dime $Nickel @LME_news  Bonds teetering $ZB_F #FOMC . Brackets are set https://t.co/vBbLSODPZv\t\t\nUS Tiger Securities Analyst Upgraded Chinese Tech Sector – Read Why https://t.co/ugpVR2nuSl $BABA $JD $DIDI $BIDU $XPEV\t\t\n$BABA #Options #maxpain Chart', ' Open Interest Chart Update #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stocks #stock #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/5uDckH75rG\t\t\n$BABA', ' if you bulls can’t touch 100 with this volume better get ready to duck…\t\t\n"@gerbolo @mario10xCiento Cuidado no vaya a rejuvenecer mañana... 🤣\n\nYo llevo acumulando $BABA desde principios de 2020. He seguido haciendo compras durante la caÃ\xadda. \n\nEl tiempo dirá si soy uno de esos sufridos ganadores a largo plazo que mencionas', ' o la versión china de quién compró Telefónicas a 15€."\t\t\n$BABA high of day $98  ðŸ‘\x8dðŸ\x8f¼\t\t\n$BABA 👉 https://t.co/iyZRiBOcjL\t\t\nRT @MullinsMomentum: $BABA has been on a straight tear all day', ' pushing 100\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"$BABA\n If the share price doubled from here it would still be a complete bargain."\t\t\n$BIDU $BABA https://t.co/NgGh4XeBkO\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\n"@EddieTradez is it?\n\n$BABA I see $110 before any turn"\t\t\nChinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2? A guy can wish for Volcker.  Melt your Nickels for a dime $Nickel @LME_news  Bonds teetering $ZB_F #FOMC . Brackets are set https://t.co/WqbQwpT52e\t\t\n$BABA dc bounce…be careful ï¸\x8f\t\t\n$BABA has been on a straight tear all day', ' pushing 100\t\t\n$BABA targets for today? 🌟\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nUp 25%+ on the day', ' $BABA has not been able to move the lower clip from a -30 (still -30)!🙈 https://t.co/2MTtyiCM4E\t\t\n$BABA top https://t.co/xhUwxO8h5b\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"$BABA running up $150 by end of day? \n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 🆓 https://t.co/dnYvzkCzLO"\t\t\n$BABA hod....\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n$BABA - dead cat bounce thesis. Shorts have been trained to short China names for a year. Uptrend break', ' VWAP wick', ' and then shorts gave me their money. All out before FOMC https://t.co/OeLRDLLSnH\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n$BABA +28%\t\t\n"$BABA We touch $100 today', ' just to burn the shorts.\nThey think it\'s going south after 27%. Surprise coming💉 ☑"\t\t\n"My friend just told me', " I've been right about everything. \n\nTold him these:\n1. Buy commodities in 2018\n2. Short the market end 2021\n3. Buy $BABA at $74.6", ' $DIDI at $1.8. \n\nTold him this today...\nOil vehicles will soon be replaced by EVs..."\t\t\n"Above5DaysMA\n$ACHR $3.72 11.71% 8.14% 27.84% -47.08% 59.84\n$API $9.88 39.75% -11.23% -8.69% -45.65% 48.37\n$BABA $97.35 26.82% -3.55% -20.37% -21.44% 44.72\n$BIDU $137.67 27.03% -4.55% -14.30% -7.41% 47.03\n$BLI $6.20 15.24% -1.74% -17.99% -66.54% 41.65"\t\t\n"Wow. First time a country has done this in 100 years.\n\nPowell crashing market in 20 minutes I\'m guessing 🤔 \n\n$spy $aapl $baba #oil #gas $mrna $nio $tsla $amd $nvda $msft $intc https://t.co/hXJAoweF0R"\t\t\n"DailyUp5\n$APPS $36.61 12.37% -6.92% -25.48% -33.01% 41.57\n$AVLR $81.60 5.05% -13.78% -19.48% -45.57% 37.11\n$AZEK $26.74 5.20% 1.45% -10.26% -35.66% 44.56\n$BABA $97.35 26.82% -3.55% -20.37% -21.44% 44.72\n$BB $6.42 5.42% -4.75% -8.81% -28.74% 43.01"\t\t\n"$BABA\n China new rocket to boost the economy🚀🚀🚀"\t\t\n"$BABA\n EOD FOMO posse will take it over 100."\t\t\n"$XPEV\n \n$BABA\n \n$BIDU\n only just came across the full article from JPM. LOL Lowest in their list is up 2.45', ' highest jumped 66.36% in one session', ' average a good 30% up. \nWith JPM being biggest shareholder in BABA - never believe what they say.. https://t.co/0f9x5PXYYs"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $MTA\n2: $AAVE\n3: $SUSHI\n4: $ZEC\n5: $XLM\n\nTop 5 bullish trend on #USD pair\n1: $DKNG\n2: $PENN\n3: $ACB\n4: $BYND\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n😂 $BIDU $BABA https://t.co/GhHa67ZZha\t\t\n"$BABA\n \n$JD\n even bulls know this needs to pull back and consolidate to confirm low $90\'s for BABA and $52 area for JD for support before the next leg to $100 BABA and $75 JD if that happens.  Nothing goes up in a straight line."\t\t\n"$BABA\n J.P. Morgan has been trying to screw over the average American since the beginning of the 1900s"\t\t\n"$BABA\n just hold and wait a year or so you will be happy you did ."\t\t\n"$BABA\n \n$KWEB\n awesome day for sure"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"$BABA\n we are done for today. Fed will be a damper. All depends if HK follows tp thru tomorrow. Next catalyst Russian war resolution.\nANT IPO would solidly confront. China  up for business !"\t\t\n@modern_rock Me with $BABA today\t\t\nGreat day to have been holding some $PRX $BABA $TME $CHIR\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $UAVS 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $BABA\n6. $…"\t\t\n"$BABA\n if I’m not wrong. The moving averages start to turn.but with time the possibilities of them to cross over should take stock price to 200 plus mark. I could be wrong"\t\t\n"$JD $BABA $BILI $PDD\nChina just won\'t say die...."\t\t\n"$BABA\n Yesterday crap', ' today gold', ' tomorrow more crap."\t\t\n"$TSLA $NIO $SPY $MDRR $FSLY $NOVN $AAPL $PT $ROKU $SOLO $WKHS $AMD $FB $NFLX $BABA $AKBA $AMZN $KXIN $CEI $ZM \n\nIf you want to make real gains and make your own plays Today\n\n  🚨\n\n✅Stocks \n✅Options \n✅Day trading \n✅Swing TradinG\n\n📚 Learn &Earn https://t.co/3vbD4Mdsw5 https://t.co/L3YNSRmBiM"\t\t\n"$BABA\n Tha Baba does not care about the FED"\t\t\n"$BABA\n I thought biden was the worst politician but the Warren is atrocious  \n \nDoes she hate America"\t\t\n"$HUYA\n \n$DOYU\n \n$BABA\n if we can get an agreement to keep on US stock exchanges with a compromised audit', ' we could easily see 3x these levels…"\t\t\n"$BABA\n the Chinese will take this to 120 tonight. They’re done selling"\t\t\n"$BABA\n will print', ' 2024 https://t.co/t9uNds7LrX"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\n"$BABA\n China is supporting their stock market.  China wants to avoid USA sanctions.  BABA oversold with good financials. \n \nThe road in the short term will be rocky.  However', ' I\'m now bullish longterm!"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\nRT @professorDman1: $DUO another China 100% umm $DIDI 50%+ morning call $BABA  500%+ on those options calls from low $70s analysis swing ey…\t\t\n"$BABA\n so thursday one more green day ? then friday red day 🤔 \n$BIDU\n killing it will play that aldo"\t\t\n$BIMI Over 1.20 we fly! $DUO $BABA China\'s the theme baby 💲💲 ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $MTA\n2: $AAVE\n3: $SUSHI\n4: $ZEC\n5: $XLM\n\nTop 5 bullish trend on #USD pair\n1: $DKNG\n2: $PENN\n3: $ACB\n4: $BYND\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$BABA\n jfc who cares about a ""dead cat bounce""?! You\'re getting one of the best businesses on earth at basically IPO price right now at ~$96. For the love of god don\'t  be a greedy asshole or you\'ll hate yourself even more if/when you miss the boat"\t\t\n$BABA some profit taking and ready for the next leg up ✨\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"🇨🇳\nEl Hang Seng sube 9% en la última sesión', ' rebote tras demasiada presión vendedora. Empresas como $BABA o $JD subiendo +20% en #WallStreet ¿habrán hecho suelo?"\t\t\n"$BABA\n China never over exaggerates their numbers"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\nRT @borrachorico: Hoy mi cartera sube más de un 20%', ' que equivale a unos +10000€. Es la mayor subida que tuve en cartera en un solo dÃ\xada. $b…\t\t\n"$BABA\n would buy puts here. Not buying because all levered in another trade"\t\t\n"$BABA\n so glad i bought that dip last week"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $UAVS 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $BABA\n6. $…"\t\t\n"$AABB\n \n$JD\n \n$BABA\n \n$KC\n \n$PDD\n \n$AABB\n X20-X50 Coming Watch List \n$AABB\n you will be extremely happy. BOOM TOWN Imminent"\t\t\n"Mi posición más grande de mi portafolio comenzó a subir!! $BABA hoy esta en un 25% arriba en un solo dÃ\xada!! (todavÃ\xada estoy en rojos aquÃ\xad pero esto sube la moral)\n\nAlguien más por acá tiene inversiones en el stock market? Que posiciones tienes?"\t\t\n"$BABA\n What goes up must come down. NOW."\t\t\n"$EDTK\n 9 mil float almost all bought by insiders shorts better find shares to cover metaverse education it\'s the future \n$BABA\n \n$DIDI https://t.co/zl2WeeRL8S"\t\t\nRT @realalexvieira: Finally', ' We\'ve got Bottom. Relentless Buying Daily on Ludicrous Profits. Rocket Stocks to Buy $BABA $PYPL $NIO $LCID $S…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $UAVS 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $BABA\n6. $KSCP\n7. $WAFU\n8. $NFLX\n9. $VISL\n10. $MKD\n\n( Sorted by most recent ) https://t.co/SnRiGtnMxQ"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\nFinally', ' We\'ve got Bottom. Relentless Buying Daily on Ludicrous Profits. Rocket Stocks to Buy $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/NZ2ePOxhTC\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"$BABA\n no need to time intraday day action. And of course you need to hold it through tonight as HK will definitely pump up another 10%"\t\t\n@Pharmdca Speaking facts 🙌ðŸ\x8f¼ got to love these analyst reports $BABA https://t.co/pSxjoW1o0j\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"$BABA\n hehe. head and shoulders on the 3 minute"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\n$BABA We posted here earlier that the Unusual Flow on SweepCast was showing very bullish with calls coming in at $100 strike prices', ' this was âš\xa0ï¸\x8f alerted when the stock was trading at $90 dollars', ' now it\'s moved up nearly 10% s... https://t.co/13unkop0XL https://t.co/n3JBEEiKCl\t\t\n"No es un cohete. \nNo es un avión.\nNo', 'no no es Súperman.\nEs $BABA"\t\t\nHah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\nThis is what happens when the whole market and their mother-in-law is all shorting $baba and $bidu.\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"RT @SFinancerz: $SFLM @SFLMaven Announces New Company Record for Weekly Sales', ' Pulling in $362k for the Week Ended March 10\nhttps://t.co/43…"\t\t\n"RT @ABiggzHD: BOOM!! Up $7.5k💰💵\n\nHelluvaaaa run! Traded $COIN $RIVN $BABA\n\nCome learn and trade with the boys! @AjTrader7 #ACT \n\nSign Up NO…"\t\t\n📢 #BABA $BABA 3er volumen mas grande de la historia sin siquiera haber terminado la rueda.\t\t\n$BABA 👀👀 https://t.co/eyArPsmrpx\t\t\n$BABA . The COMPLETE opposite has happed if you\'re updated with the Asian markets gapping up today. $BABA has filled the topside gap of 98.32 and has reversed ever so slightly here at the moment. I am still bearish on the chart & see it filling the multiple gaps to the downside🤙\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"$BABA ""Waiting for SHORT signal on     BABA\nRegister for 7-Day Trial Access at https://t.co/WBARPaKyrK "" https://t.co/2UvWVckgMU"\t\t\n$BABA y la legión de expertos. https://t.co/Y8ArVqdlAK\t\t\n"$BABA $91.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $96.58\n% Difference: 6.13%\nDaily $ Volume: $463', '985\nVolume: 2', '614\nOI: 642\nIV: 124.03%\nBid/Ask: $1.73/$1.82"\t\t\n@taychikeng I\'m pretty optimist right now TBH. I think finally China realized that had gone to far pressing big tech and was causing real damage to the companies. $BABA bears only could justify current valuation by this kind of stuff', ' if it is gone', ' fundamentals are what matters again\t\t\n"$BABA what if I told you BABA could go all the way up to 110 before hitting major resistance? Speculative press trade.\n\nI know it’s gone up a lot but if you wanna press a winning trade', ' could very well see 110. Speculative here after big gains."\t\t\n$BABA why dumping 👇\t\t\n"Que bueno que $BABA SUBA 30%', ' lo malo es q sube 30', ' después de haber bajado más del 60 \n\n🥲🧅😪😔 https://t.co/VUrZ4tPFB4"\t\t\n"Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own Chinese stocks', ' says Kevin O\'Leary https://t.co/3VYJx78mMm"\t\t\nBroke my # 1 rule of investing with $BABA', " Its much safer catching falling knives via ETF's than individual stocks", ' I should have bought $PGJ or $KWEB instead', ' likely would have kept holding.\t\t\nStocks to watch today! $NIO', ' $BABA', ' $BEKE', ' $UBER', ' $LU', ' $C', ' $RBLX', ' $SPCE', ' $MS', ' $FUBO', ' $KSS .\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NI…"\t\t\nToday #StockMarket Top Gainer $YY $PDD $GDS $MPNGY $FUTU $JD $HTHT $DLO $BABA $BIDU $TCTZF $TCEHY $ZLAB $BGNE $ACMR $LGFRY $NTES $CQQQ $GNENY $EMQQ #stocks #stock #stockstowatch #StocksToTrade #stocktrading #investing #Investment #invest #investor https://t.co/Gr3YvQQ4OY https://t.co/cGsXTJ85L2\t\t\n$BABA fed at 2:30pm ðŸ\x8f¼\t\t\n@nope_its_lily Not saying I called the bottom', ' but $BABA just seemed really undervalued...\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA 515k (61% call/39% put)\n$NIO 411k (67% call/33% put)\n$AMD 376k (63% call/37% put)\n$FB 364k (64% call/36% put)\n$AMC 200k (64% call/36% put)"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\nRT @Long_SMTM: ¿Lleno o compro $BABA? https://t.co/Z9OYQ9gKiI\t\t\n"Que difÃ\xadcil lo pone la comunidad a veces', ' reconozco que lo mejor serÃ\xada borrar twitter del movil', ' seguro que mi rentabilidad aumentaba. \n\n$BABA +25%\n$TCEHY +25% https://t.co/uTvXLtM6hN"\t\t\nLet’s get this shit', ' let’s fucking go 🚀😮â€\x8d💨 $Baba $JD $TCEHY\t\t\n$BABA Tha Baba does not care about the FED\t\t\n$BABA baba 160 after next earnings? ↘\t\t\n"The #FederalReserve is expected to raise rates in the next hour', ' we also have more headlines from #UkraineWar ', ' tread carefully this afternoon. We lightened up on many of our Chinese long exposure', ' $FXI $KWEB $PDD $BABA biggest move since 2008.\n$QQQ 335.00 remains mid term pivot!"\t\t\n"#42sTop42\n\n2022-03-16 1:20 PM\n$BABA #AlibabaGroup Alibaba up 25.92% = $60.92 billion gain.\n\nhttps://t.co/EjVnHdGF4I\n(Mar 16) Alibaba and https://t.co/k3gbXlqmQR Head for Record Gains. What Sparked the Turnaround. https://t.co/6CAif5OSTT"\t\t\n"$ctk $baba $pton\n\n95% winners\n\nproved https://t.co/a1wnDUbscY"\t\t\nRT @realalexvieira: Investors Buy the Most Shares in Decades on Ukraine Ceasefire. Billions in New FED Buy Back Program $BABA $PYPL $NIO $L…\t\t\nInvestors Buy the Most Shares in Decades on Ukraine Ceasefire. Billions in New FED Buy Back Program $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/cjoRNG8NzA\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NI…"\t\t\n"Fired two bullets at $BABA\nMarch 11th @ $87.78\nMarch 15th @ $75.75\nSold entire stake @ $96.00\nReturn of 14%\nMy $BABA days are over. https://t.co/AR5dCsJvbW"\t\t\n$BABA 6', '050 tests', ' and a $3', '788 in Net Profit. Real-Time Automated Trading! Free trial at https://t.co/jpmUt7BvVp https://t.co/S95YCqgDUM\t\t\n$BABA 54.560 tests', ' and a $3', '447 in Net Profit. Real-Time Automated Trading! Free trial at https://t.co/jpmUt7BvVp https://t.co/2CtuDPZxHy\t\t\nHuge news from China. $baba $qfin only up from here\t\t\n$BABA  can somebody pick up', ' I totally called that! ï¸\x8f\t\t\n$BABA $NIO $JD $LI $PDD $HUYA $DOYU $XPEV $DIDI Chinese tech stocks huge reversal and upside https://t.co/oCnzl0LzXw https://t.co/sEUQzlCBtY\t\t\nHacerme un 27% en $BABA comprando ayer ha sido mi mejor acierto hasta ahora', ' seguimos! ðŸ˜\x8d\t\t\n$BABA $JD $DIDI $KC hapoy china day! More than buying I think shorts are covering their asses that got more exposed to vulnerable position. ï¸\x8f\t\t\n"Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NIO $LQD\n\nVolume: Didi Global $DIDI $BEKE $RLX Tencent Music $TME Ford $F Palantir $PLTR $VALE $BBD Carnival $CCL $ZH Occidental $OXY $BAC Coupang $CPNG $EDU"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\nIntraday gainers using Trade Ideas https://t.co/ZLQdDc72Lr $SPY $SONN $DUO $KC $KC $ZH $CWEB $DDL $BEKE $VNET $YY $CD $YINN $DOYU $MOMO $IQ $PDD $AREB $DIDI $BNR $GDS $QFIN $BILI $BZ $FUTU $JD $KWEB $LI $DLO $HTHT $PGJ $BABA $BIDU $ZLAB $BGNE $XPEV $GDYN $IMAB $ACMR $TCOM https://t.co/ZwIKkdnRn7\t\t\n"RT @itscharliemar: There is a #bull out there who JUST sold their $BABA position cause he was ‘done’ with it', ' or to ‘buy back loser.’\n\nMome…"\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\n$BABA market gonna dump into announcement then rip up', ' just my prediction 📢\t\t\n"RT @BigMonty69: Are you seeing the volume in $MULN and $CENN?  As I said', ' CENN moving up with less volume.  \n$DWAC $LDRS $GOOG $FAMI $AMC $…"\t\t\n$BABA Los papeles chinos que cotizan en bolsas de #EEUU registraron su mayor subida desde 2001.\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\nGoing to add some JD Apr.14 55P', ' stop above 62', ' 3.2. Looking for China to bounce back down off resistance areas. I do like China long term with how cheap it is however. $BABA $BIDU $JD\t\t\n@itscharliemar Price target by end of year? Also thank you', ' cause of you I got into $BABA at $78 average price!\t\t\n"Pre-market Action Plan Today:\n\n$TSLA Long 21pts\n$SHOP Long 30pts\n$BIDU Long 14pts\n$BABA 6pts https://t.co/j0bQwDdsUx"\t\t\nRT @realalexvieira: Legendary Insider Trading on Best Stocks to Buy Today While Retail Investors Lost Everything $BABA $PYPL $NIO $LCID $SP…\t\t\nRT @InversorExperto: 5. Apoyo total a las empresas listadas en el extranjero como $BABA $JD y $BIDU\t\t\nLegendary Insider Trading on Best Stocks to Buy Today While Retail Investors Lost Everything $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/J59gCuYLNn\t\t\n"RT @BigMonty69: Bring all that $MULN volume to $CENN and see what happens with little ease.\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $C…"\t\t\n"Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL March $155 Put\n$AAPL March $162.50 Call\n$BABA March $100 Call\n$F March $17 Call\n$BAC March $43 Call\n$TSLA March $850 Call"\t\t\nMost active options Wednesday - $AAPL $BABA $TSLA $NVDA $NIO $AMD $FB $AMC $BAC $AAL $JD $F $MSFT $AMZN $PLTR $HOOD $SOFI $SIDI $INTC $UBER https://t.co/lyBMU2yShq\t\t\nRT @pelli23: A ver', ' que $BABA está a precios que si nos lo dicen hacen un año no nos lo creemos', ' no nos chupemos la pollas por el rebote qu…\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nexited $googl @2640 $tsla @835 $baba @92 because in options had to take money and derisk. high possibility we move descending wedge down 1-4% and then break (game over)', ' or then retrace over next few weeks to try and break through wedge.  13', '900 #NQ_F this week breakout watch\t\t\n@NlCKStocks $BABA man oh man 🔥 https://t.co/U1LqfEXiWU\t\t\n"BOOM!! Up $7.5k💰💵\n\nHelluvaaaa run! Traded $COIN $RIVN $BABA\n\nCome learn and trade with the boys! @AjTrader7 #ACT \n\nSign Up NOW 💰 💵 🤩 \nhttps://t.co/mnNvYQHwCq\n\n$SPY $TSLA $GME $PENN $FUTU $AMC $SHOP $GME $SNDL $CRWD $NIO $ROKU $AMZN $NFLX $SHOP $SPOT $BA $QQQ https://t.co/vXVh9nKHme"\t\t\n"🔥 $NICH Nitches Completes Its Industry-Changing Apparel Ownership Verification System Mobile App ""NITCHES OVS"" https://t.co/wtI8TLiJ0l\n@cap_ebc \n\n$FB $TWTR $GS $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST https://t.co/tRxyhXfjvF"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"This is a time to own Chinese stocks', " says Kevin O'Leary $BABA\n\nKevin O'Leary", " O'Shares chairman and venture capitalist", ' joins the \'Halftime Report\' to discuss why he is investing in Chinese stocks.\n\nJump to the video 📹 https://t.co/10Kh8igmw1"\t\t\n"Activity alert! : 27.44%  $BABA\n#bottomfishing #wallstreetbets #daytrading #FOMO #YOLO #trading #news #ToTheMoon #Stocks #RedditArmy #investments #StocksToWatch #StocksToBuy https://t.co/L9wDEmSabl"\t\t\n"$SFLM @SFLMaven Announces New Company Record for Weekly Sales', ' Pulling in $362k for the Week Ended March 10\nhttps://t.co/43baUzrwMm @cap_ebc @IanReed64832642\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX"\t\t\n"RT @meirbarak: [MY PICKS] Analyst Meir Barak: \nLong: $EA\nShort: $UL', ' $GPS', ' $BABA', ' $MRNA', ' $NVAX', ' $MRNA"\t\t\n$XPEV $BABA $NIO $JD very nice bounce today. Want to see reaction at 20ma.. ðŸ\x8f¼\t\t\n"Today Highlighted Pre-Market 03/16/2022\n$BEKE LONG 13-->15\n$TSLA LONG 804-->840\n$NVDA LONG 231-->245\n$BABA LONG 95-->98\n$YY LONG 33.50-->40\n$PDD LONG 38-->41\n$UPST LONG 102-->108\n$JD SHORT 58-->61\n$NTES LONG 85-->90\n$BIDU LONG 126 -->138\n$AMCR LONG 58-->60\nhttps://t.co/KySf4mOWoE https://t.co/RLxOhYPheZ"\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/uZdKTCo4rh\t\t\n"RT @meirbarak: [MY PICKS] Analyst Meir Barak:\nLong: $PTON', ' $TSN', ' $DWAC', ' $NVAX', ' $FB\nShort: $BABA', ' $SPOT"\t\t\n"Stock Options Volume Leaders Before Fed Decision and Press Announcement\nhttps://t.co/Pfyro9bMTR\n\n$AAPL $BABA $F $BAC $AMD $TSLA $SIRI $FB $MRVS $NIO $AAL https://t.co/aolE9eF9Mj"\t\t\n"RT @meirbarak: Felt overconfident', ' over traded', ' starting my week red...\n\n#Stocks #StockMarket #Trading #DayTrading\n$ZBH', ' $BABA', ' $PTON', ' $SAV…"\t\t\nRT @capital_frozen: @FbBagholder @daniel_toloko @Alex__Pitti $JD is 100% focused on dominating China eCommerce', ' full logistical and quality…\t\t\n"RT @meirbarak: Although I had 4 winners and only 3 losing trades', ' I managed to finish in red. Overtrading? Probably...\n\nNew video: https://…"\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\nSheeeesh that’s +25% intraday for Ali Baba $BABA\t\t\nRT @realalexvieira: JP Morgan and Morgan Stanley Defraud Investors. China $2 Trillion Bailout Program Live $BABA $PYPL $NIO $LCID $SPY $QQQ…\t\t\n"$JD $BABA $BILI $PDD\nLets go son.... https://t.co/vQXzXZt10q"\t\t\n#Stocks making the biggest moves midday: @AlibabaGroup', ' @AeroVironment', ' @Boeing and more https://t.co/XgkeciCzpT $BABA $JD $PDD $AVAV $BA $LMT $MU $SPOT $SBUX $NVDA $NKE $NLOK\t\t\nJP Morgan and Morgan Stanley Defraud Investors. China $2 Trillion Bailout Program Live $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/8dtN4je09w\t\t\n"#Biden ""Long and Difficult Battle"" Folks looking for this #RussiaUkraineWar to end anytime soon are just #Fuckin blind!\n$SPY $SPX $QQQ $SOXX $NDX $NQ $TSLA $BABA $JD $AAPL $AMD $VIX $ES_F $ES $DJIA $NVDA $GME $AMC"\t\t\n$BABA  mark on DT sell setup 97.67\t\t\nRT @JDB_trading: Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doo…\t\t\n"Lots celebrating $BABA reversal today.  If you are an intraday trader or bought yesterday - congrats.\nNo clear LT trend change yet.  Hasn\'t even breached the 21-d MA.\nClimactic volume suggests some capitulation though. https://t.co/jLapTThuqY"\t\t\n1', '000', '000 share block buy today @ $92 for $BABA. That is 92 million worth. 📊 https://t.co/8HB7UmSAvK\t\t\nJoe Biden stutter every time he talks. Makes me anxious. Got the indices tanking! J Pow up next! $spy $dia $qqq $baba\t\t\n$BABA $KWEB $MPNGF NEW ARTICLE : This is a time to own Chinese stocks', " says Kevin O'Leary https://t.co/niN4wk7Tgk Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA", ' $BABA This Is What Whales Are Betting On Alibaba Group Holding - https://t.co/XJUC9RtCdT\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 597\t\t\n$BABA  new alert at https://t.co/A7qrDashxw  #stocks #daytrading  #NYSE #NASDAQ #market 597\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nStocks making the biggest moves midday: Alibaba', ' AeroVironment', ' Boeing and more $BABA $PDD $AVAV $NVDA $9618-HK https://t.co/asbJvZiDk4\t\t\n$BABA haha and all the bears here make me even more confident.. u guys are so fuked:D 💢\t\t\n$BABA NEW ARTICLE : Alibaba Seeks New CEO for SCMP https://t.co/i0L5UX8R5J Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n1', '000', '000 share block buy today @ $92 for $BABA. That is 92 million worth. https://t.co/XcaWHSZYBY\t\t\n$BABA is it me or was that a low volume pump ? … â–¶\t\t\n"SWEEP 738 $BABA 03/18/22 $99 calls for $3.05 \n\nSpot: $96.82\nVolume: 3', '520\nOI: 1', '106\nIV: 135.74%\nPremium: $225.1k\nSector: Consumer Cyclical"\t\t\n$RCON just speculating I’m still not buying any Chinese owned stocks $BABA $DIDI $NIO\t\t\n"JOIN US @1:30 LIVE   ✔💰📊 \nAll systems go for #Feds liftoff of U.S. interest rates - #Inflation #WAR (Headwinds or Head start for inevitable Rebound??)🤔 $SPY $TSLA $QQQ $VIX $IWM $GLD $DJIA $DXY $TNX $XLF $BTC.X $AAPL $BABA $AMC $HYMC $MULN $JD $FB \n\nhttps://t.co/JBNTylIIb0"\t\t\n$JD $BABA $PDD alright bulls are getting a bit too greedy up here now â\xad\x90\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $430.57  Mentions: 130\n$TSLA  Price: $820.90  Mentions: 97\n$QQQ  Price: $333.95  Mentions: 86\n$SPX  Price: None  Mentions: 81\n$BABA  Price: $97.22  Mentions: 80\n\n#stocks #investing #trading"\t\t\n$RCON another China stock $DIDI $BABA\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 80\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 130\n\n#stocks #investing #trading"\t\t\n"Alibaba Seeks New CEO for SCMP $BABA\n\nThe story 👇 https://t.co/0XqgMYkwIe"\t\t\n"عقد ابل $AAPL 🌸\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/GlVtmMEONW https://t.co/xBNSOJrAgv"\t\t\n@Appdio rumors that russia and ukrain starting to talk more constructively and china decided to boost (lookt at $baba for example) ✨\t\t\n$BABA cant believe there are sill bears here', ' this news is literally the best case senario', ' literally 📶\t\t\n"RT @Iamanirudhsethi: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 3…"\t\t\n"RT @Iamanirudhsethi: $BABA \nIsland reversal ??\nAbove 90 â–ºIf stays.......for 30 mintues or more\nWe see BLAST upto 104+++ or more in hrs \n\nHe…"\t\t\n@jakem6767 $BABA non-stop buying on the day. A few DP prints sprinkled in there too! This ticker sure has taken a beat down', ' eh! https://t.co/B253nRFZ1h\t\t\nI sized $BABA small because of the overall market volatility', ' but it has been working like a champ. I\'ll be watching for a pullback to 94 to consider more. https://t.co/eD0jFFplcL\t\t\n$DUO another China 100% umm $DIDI 50%+ morning call $BABA  500%+ on those options calls from low $70s analysis swing eyes on $PETZ china penny at bottom\t\t\n$BABA 💯\t\t\n"Bring all that $MULN volume to $CENN and see what happens with little ease.\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Do own DD!"\t\t\n$BABA ty for the best traiding day in my young career.. and i will hold 😃\t\t\n"$BABA on fire - Just looked at  PL on this \n\nCongrats 🎉ðŸ\x8d¾ https://t.co/aMPrvhNKo9"\t\t\n$BABA Shorting after a bear market run. 😘\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n$BABA waiting for nice pullback till close here especially after fed mins. ï¸\x8f\t\t\nFlow Room (These are not alerts): $BABA 03/25 $100 calls bought 457x  AT ASK $5.15  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\nMore to run on $BABA. Likely to see this above $100 - $105 by EOW.\t\t\n"@DeepThroatIPO And who got called in?\n\n""Attendees at the symposium included Tencent Holdings', ' Baidu', ' Kuaishou Technology', ' Zhihu and Alibaba Group Holding', ' owner of the South China Morning Post."" $BABA $BIDU"\t\t\n@Market_Trackers Quien te iba a decir hace unas semanas que ibas a hacerte un forraso con $baba 😂\t\t\n"Странное творитьÑ\x81Ñ\x8f на рынках', ' мда. Через полтора чаÑ\x81а заÑ\x81едание Феди и начнутÑ\x81Ñ\x8f изменениÑ\x8f.\n\n$BABA +27%!!! Китайцы хорошо Ñ\x81егоднÑ\x8f отигрываютÑ\x81Ñ\x8f. Ð\x9dаÑ\x81дак в целом ппц прыгнул не плохо', ' $FB +4.8% в моменте.\n\nСейчаÑ\x81 чуть упал и Ñ\x81ырье еда чуток начали подраÑ\x81тать… https://t.co/vQCSTOmXXc"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\nThe SEC is just going to let China manipulate the market like this.. Unbelievable. $NIO $BABA $DIDI\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA Time to dump ', ' day/swing traders waiting to dump before market close for more greed. Dump on them now before they dump on you 🆕\t\t\nRT @InvestorVideos: Anyone who “dollar cost averagedâ€\x9d into $BABA has run out of dollars & is now using pennies.\t\t\n"Are you seeing the volume in $MULN and $CENN?  As I said', ' CENN moving up with less volume.  \n$DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $TSLA $SBTX $SOS $COIN $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $GDS $QQQ $SPY Do own DD!"\t\t\nJeg overvejede meget at flytte penge fra $BABA over i EM ETF igÃ¥r. Men mindede mig selv om at det IKKE er i dÃ¥rlige tider at du skal tage risiko af', ' men på🤓 Godt jeg ikke gentager alle mine tidligere investor fejl 🙃 @aktieuniverset\t\t\n$BABA up 27% today', ' what the...\t\t\n$MULN', ' $BABA', ' $AMC', ' $NIO y $OTPB por ese orden', ' acciones más compradas en el último mes en @degiroeu 🤔\t\t\nRT @realalexvieira: Savvy Investors Have Never Made So Much Money Investing Against JP Morgan and Morgan Stanley $BABA $PYPL $NIO $LCID $SP…\t\t\n@Ten_Bagger har kinesisk tech och $BABA vänt nu? Har ju snackat en del om det tidigare. Plockade själv in nÃ¥gra pÃ¥ 88$ förra veckan. ✊ att botten är förbi!\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"SWEEP 467 $BABA 03/25/22 $100 calls for $5.15 \n\nSpot: $97.74\nVolume: 21', '872\nOI: 5', '113\nIV: 99.88%\nPremium: $240.5k\nSector: Consumer Cyclical"\t\t\nSavvy Investors Have Never Made So Much Money Investing Against JP Morgan and Morgan Stanley $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO $CAR $JPM $MS https://t.co/8f8Jzxtw2Y\t\t\n"RT @TihoBrkan: We are not done either. Our positions are still pretty small versus our overall portfolio.\n\nWe will add some more', ' hopefully…"\t\t\nAlright can’t be greedy', ' over 1', '000% $BABA https://t.co/EToETBHHZr\t\t\n"Above5DaysMA\n$ACHR $3.65 9.76% 6.25% 25.60% -48.01% 58.77\n$API $9.93 40.48% -10.76% -8.21% -45.37% 48.58\n$BABA $97.96 27.62% -2.94% -19.87% -20.94% 45.23\n$BIDU $137.25 26.64% -4.84% -14.56% -7.69% 46.81\n$BLI $6.29 17.01% -0.24% -16.73% -66.03% 42.62"\t\t\n"DailyUp5\n$BABA $97.96 27.62% -2.94% -19.87% -20.94% 45.23\n$BB $6.47 6.24% -4.01% -8.10% -28.19% 43.97\n$BIDU $137.25 26.64% -4.84% -14.56% -7.69% 46.81\n$BIRD $5.95 12.69% 2.41% -48.62% -60.96% 29.47\n$BLI $6.29 17.01% -0.24% -16.73% -66.03% 42.62"\t\t\nRT @borrachorico: Hoy mi cartera sube más de un 20%', ' que equivale a unos +10000€. Es la mayor subida que tuve en cartera en un solo dÃ\xada. $b…\t\t\n$BABA gaps to fill people\t\t\n"$CWEB $BABA\nCWEBã\x81Œ+60%ã\x81\xa0ã\x81£ã\x81¦?\nç§\x81ã\x81®é˜¿é‡Œå·´å·´callã\x81¯+3812%ã\x81§ã\x81™ã€‚\n\nã\x81¾ã\x81‚è²·ã\x81£ã\x81¦ã\x81\xadã\x81ˆã\x81‘ã\x81©ã\x81ªðŸ˜‚ https://t.co/aeJab7qRp5"\t\t\n@TheStocksmen I want to see $BABA fill that PM gap\t\t\n$BABA +27%\t\t\n$BABA is showing me why I dislike trailing stops... Stopped out yesterday', ' and today the shares are up 27%..\t\t\n$BABA alibaba 💗 https://t.co/Q8Irgo1hnB\t\t\n"$BABA $104 next on $98.5 break\n$BIDU $138.5 breaks $144.5"\t\t\n"Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the action!"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AREB 🥉\n4. $TSLA\n5. $WAFU\n6. $…"\t\t\n"RT @ProlificTraders: Over the past 15 years', ' 90% of active managers of U.S. equity funds have underperformed their benchmarks.\n\nStatistical…"\t\t\n$DOYU $LIZI $KRKR $BABA $VIPS https://t.co/QTTtyILIs8\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (66)\n2. $BABA (35)\n3. $QQQ (17)\n4. $TSLA (17)\n5. $HOUR (16)\n6. $GME (8)\n7. $OIL (7)\n8. $AMZN (6)\n9. $ARKK (6)\n10. $AAPL (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/bpqDnudqse"\t\t\n$BABA bears got really fucked on that crypto-godlike daily candle https://t.co/QBVLyCBF9t\t\t\n$BABA 15m tells you... its gonna sell off âž¡\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $BABA $HD $NVDA $MSFT $BIDU $NIO $HOG $HOLI $TSLA $KC $AFRM $TECK $GDS $BKKT $CCJ $TOST $PATH $MU $JD\n\nDATA: @Barchart https://t.co/va7g9UwcIL"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"Activity alert! : 26.79%  $BABA\n#daytrading #wallstreetbets #StocksToWatch #investments #FOMO #ToTheMoon #news #YOLO #StocksToBuy #trading #bottomfishing #Stocks #RedditArmy https://t.co/BUGQAthswz"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AREB 🥉\n4. $TSLA\n5. $WAFU\n6. $…"\t\t\n"RT @faststocknewss: $BABA hitting new intraday highs', ' up 27.8% \n\nholy baba"\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AREB 🥉\n4. $TSLA\n5. $WAFU\n6. $IWM\n7. $BABA\n8. $KSCP\n9. $NVDA\n10. $BEKE\n\n( Sorted by most recent ) https://t.co/GtsVflLETA"\t\t\nRT @DwyaneTrade3: $BABA nice one from this morning. China Squeeeeze 🇨🇳 https://t.co/DH558INIcP\t\t\n$BABA - And', ' of course', ' the day after I sell my 4', '000 shares', ' it bounces back $4 plus!! 🤬 ï¸\x8f\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $SONN\n2. $AREB\n3. $BABA\n4. $TSLA\n5. $BWV"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$AAPL', ' $VB', ' $IVE', ' $SQQQ', ' $LQD', ' $HYG', ' $AMD', ' $ASHR', ' $SLV', ' $IEMG', ' $RWO', ' $CSX', ' $XLY', ' $BABA', ' $IUSB', ' $QQQ', ' $SRLN', ' $TSLA', ' $MSFT', ' $VTI https://t.co/xR8wxt5WPx"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $ARKK\n4. $GME\n5. $FT"\t\t\n@squawksquare Retail is selling $tesl to buy $baba since China is lowering interest rates and usa is raising them.\t\t\n$BABA 🩸 📶 https://t.co/i8iXdiC1kt\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (34 mentions)\n2. $BABA (22)\n3. $QQQ (11)\n4. $TSLA (9)\n5. $GME (7)\n6. $ARKK (5)\n7. $SQQQ (4)\n8. $J (4)\n9. $AMC (3)\n10. $FT (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA #Trading Monthly - Working on a monthly/quarterly pivot. It takes time. https://t.co/K2lFOfS4Ie\t\t\n"🎢 Today\'s Top 10 Trending #Stocks 🎢\nWed', ' Mar 16', ' 2022 @ 12:00 PM EST\n1. $DIDI (+43.06%)\n2. $BABA (+27.38%)\n3. $LMT (-6.56%)\n4. $BEKE (+58.72%)\n5. $SBUX (+5.62%)\n6. $KC (+73.36%)\n7. $PDD (+46.87%)\n8. $SONN (+130.64%)\n9. $SKLZ (+24.12%)\n10. $BA (+3.96%)"\t\t\nTrndg ↗  $YANG $KC $YEXT $BABA $CWEB $CANO $NVTA $KSCP $NINE scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 12:00 PM EST\n1. $DIDI (+43.06%)\n2. $NIO (+20.13%)\n3. $BABA (+27.35%)\n4. $BEKE (+58.94%)\n5. $RLX (+27.49%)\n6. $AMD (+3.59%)\n7. $PDD (+46.65%)\n8. $KC (+73.05%)\n9. $TME (+23.60%)\n10. $SOFI (+4.02%)"\t\t\n"Our LIVE FOMC Day Fed Coverage is starting! 3 traders talk the market squeeze ahead of our first rate hike', ' Russia', ' China market saviors', ' Retail sales', ' recession', ' headlines', ' top stocks in play', ' FOREX & more!\n\nhttps://t.co/6k3P2s4CIw\n\n$SPY $QQQ $IWM $TNX $TSLA $AAPL $SBUX $BABA $S"\t\t\n"Las autoridades chinas 🇨🇳 prometieron apoyar la estabilidad de los mercados  y a sus compañÃ\xadas listadas en USA 🇺🇸\n\n$BIDU +26%🟢👑👑\n$BABA +27%🟢👑👑\n$JD       +30%🟢👑👑👑\n$PDD    +46%🟢👑👑👑👑 https://t.co/pQ5RkxUjzg"\t\t\n"SWEEP 400 $BABA 04/14/22 $105 calls for $5.95 \n\nSpot: $97.87\nVolume: 5', '728\nOI: 4', '231\nIV: 79.44%\nPremium: $238.0k\nSector: Consumer Cyclical"\t\t\n$BABA  mr.mcalibobs IV ↔ https://t.co/3qKlSJddfD\t\t\n@GuyAdami You should see the backyard! Nice call on $BABA on the podcast too. https://t.co/1AQOSDivev\t\t\n$BABA 😈 https://t.co/DfdRjKYT1T\t\t\nChinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\n@faststocknewss $BABA Booyah\t\t\n$BABA the FOMO call buying in this is fucking insane … IN FUCKING SANE\t\t\nA lot of " $BABA is up 20% today!" cheering going on. Let\'s zoom out to get a sense of what a drop in the bucket feels like... https://t.co/ZSn1NJytAm\t\t\n"RT @faststocknewss: $BABA hitting new intraday highs', ' up 27.8% \n\nholy baba"\t\t\n$BABA who ever thought baba was going to be delisted is a straight IDIOT .. like seriously ', 'you have mental issues because of build personal biased grudges and hate towards China… 🤦ðŸ\x8f½â€\x8d♂ï¸\x8f🤦ðŸ\x8f½â€\x8d♂ï¸\x8f ðŸ\x8f¼\t\t\n"$BABA hitting new intraday highs', ' up 27.8% \n\nholy baba"\t\t\nRT @RamnathRamani: $BABA up 20% pre-market as China comes out and supports their businesses. News creates wild swings in this stock. But fr…\t\t\n"Why #Alibaba Stock Is Up By 24% Today?\n\n#China promises to provide support to #markets and #economy\n\nA move above the $95 level will push the stock towards the psychologically important $100 level\n\nI am still down on the $BABA position', ' but it\'s a company with solid fundamentals"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nMid-day options volume > 10K', ' OI < 5K: $NVDA $BABA $SIRI $SNOW $NIO $FB $TSLA $RIVN $AMD $BP $BEKE $PYPL $AMD $HD https://t.co/6LgQ22d7a9\t\t\n$BABA still going\t\t\n@ChewySquirrel49 @jimcramer How’s your short on $baba doing buddy? 🤣😄\t\t\n"Chinese stocks up massively today', ' as govt signals end to regulatory crackdown. \n\n$NIO $BABA $TCEHY $BIDU $JD $BILI $DIDI $PDD all up 20-45%"\t\t\n"SWEEP 200 $BABA 05/20/22 $100 calls for $11.35 \n\nSpot: $97.88\nVolume: 9', '199\nOI: 8', '418\nIV: 74.37%\nPremium: $227.0k\nSector: Consumer Cyclical"\t\t\n$BABA holding this for the long run 💟\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n@ivanbaezv @Traderabc $BABA arte https://t.co/SaDGd2rItF\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA wouldn\'t surprise me if Buffet or Munger were buying yesterday or today. 😘\t\t\n"RT @Vivek_Investor: $BABA - Alibaba: Charlie Munger Is Teaching The Market A Lesson Again. \n\n#Goodread \n https://t.co/KhPEJyLAgV  https://t…"\t\t\n@boersenewyork $BABA gestern gekauft 😂ðŸ\x8d€\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"Today\'s Top Unusual Options Activity: \n\n- $BABA 3/25 108 call\n- $HD 5/20 285 put \n- $NVDA 4/08 240 call\n- $BIDU 3/25 140 call\n- $BABA 3/18 85 call\n- $DIDI 3/25 4 call"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nUnbelievable day on our #watchlist $BABA 320% $BIDU 170% $PDD 100% $NVDA 340% $TSLA 170% $SHOP 155%  $SPY 110% $MRNA 165% $SNOW 280% $RBLX 250% $AVGO 50% $SMAR 35%  $FB 35%. Join our room learn proper trading you can invest small with us and make big. https://t.co/oMl5G7DYNH https://t.co/IGevfqKRRk\t\t\n$BABA intraday target met lol https://t.co/bKUQcKO4Nd\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA @ali_baba_what_how where are u at punk??? â\x9d—\t\t\n"$BABA $NIO $DOYU $KWEB $YINN  \n \n""Long-term institutional investors are welcome to increase their shareholding."" -Vice Premier Liu He \n \nChinese government is literally telling people to buy stocks lol. 🪄"\t\t\nI think $BABA and Prosus performance today shows the market was very irrational @bkaellner @EnricoLaQuatra\t\t\nRT @felix61165477: $BABA alguno ojo ya veia la subida con antelacion 🤷â€\x8d♂ï¸\x8f https://t.co/95BgdfuTfv\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n"$JD $BABA $BILI $PDD\nChina steady dip\n$YANG ↑"\t\t\n@Marc_McLovin I’m gunna need $baba on my ass cheek after this 🤣\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA  “Now this very thing is being discussed in Russia-Ukraine negotiations - there are absolutely specific formulations which in my view are close to agreement', '"" Lavrov said.  \n  \nBuy Fast! 📢"\t\t\nChinese Stocks Today: $BABA 26', '79% ; $TCEHY 26', '34% ; $JD 30', '03% ; $BIDU 25', '92% ; $BILI 40', '62% ; $DIDI 43', '33% ; https://t.co/M1f89L5XVO\t\t\n"Activity alert! : 26.17%  $BABA\n#Stocks #news #trading #StocksToBuy #RedditArmy #StocksToWatch #daytrading #bottomfishing #FOMO #wallstreetbets #YOLO #ToTheMoon #investments https://t.co/YPubMYhT3h"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @javier_sanser: $BABA rebotando un 25% en Hong Kong https://t.co/ppOmdoO9Kl\t\t\n@ChrisFranco My problem with $baba is what would happen with it', ' if Amazon', ' eBay or others were able to compete in China freely? Guess they would still retain some market share', ' but I think less of its existing pie\t\t\n"$BABA thoughts on after hours running up back to $150? Will the China market drive the continuous bull run back to $200? \n\n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 💗"\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n"$BABA $ANT IPO COMING SOON\n\nBABA 🚀 📶"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"@JavierAyala \n\nReal talk', ' pull up a 5yr chart of $BABA lol 😘"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"$BABA $120.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $96.86\n% Difference: 19.29%\nDaily $ Volume: $1', '207', '040\nVolume: 15', '088\nOI: 460\nIV: 101.42%\nBid/Ask: $0.78/$0.82"\t\t\n"$BABA $83.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $96.89\n% Difference: 16.73%\nDaily $ Volume: $80', '182\nVolume: 1', '706\nOI: 342\nIV: 137.75%\nBid/Ask: $0.43/$0.51"\t\t\nUS Tiger Securities Analyst Upgraded Chinese Tech Sector - Read Why $BABA $JD $BIDU https://t.co/kG9QZ27jnk\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n$BABA big sell waiting at $100', ' I think I saw it at $1.4m. Probably won’t break through $100 today until it consolidates a little longer in the $90 range ï¸\x8f\t\t\n$BABA sponge alibobsquarepants ðŸ\x8f¼ https://t.co/fHw6zrp5nL\t\t\nSo this was the buy signal. $BABA https://t.co/YAAwhXon5O\t\t\n$BABA sold baba. Bought puts for intraday. Solely going by where HK finished. Long term bullish 👇\t\t\nI think 3/15/2022 was a generational low and the buying opportunity of a lifetime for Chinese stocks', ' just like 3/6/2009 was for U.S. stocks.  Granted', ' I could easily be wrong', ' but that is my gut instinct after observing this in real-time. $KWEB $BABA $PDD $SPY $JD $NTES $BIDU.\t\t\n"Well', " looks like DJY maybe *won't* be going out of business 🤣\n\nIf you're at all interested in learning more about Asian companies", ' check out DJY Research for in-depth reports on the following companies: \n\n$TCEHY $BABA $JD $CPNG $SE $GRAB $NTDOY $BILI $DIDI https://t.co/CeKkS1JyNp"\t\t\n@ivanbaezv @Traderabc Lo que ocurrió hoy en china. Anoche de nosotros fue un evento extraordinario. Sin catalizador ', ' rebotaron ticket de más de 400B un 30%. Claramente estaban extremadamente sobrevendidos. $BABA dejó una vela de reversión durÃ\xadsima. SL no estoy claro\t\t\nHighest Volume Asia stocks today: $DIDI $NIO $BEKE $BABA $DUO https://t.co/MousMQ3wsG\t\t\nToday might be seen in hindsight as the day that the baton was passed from the U.S. over to China', ' at least in terms of stock market future performance.Â\xa0$BABA $SPY $KWEB $PDD $JD $BIDU $NTES $TCEHY.\t\t\n$BABA UP +27% 🤣🤣🤣ðŸ‘\x8d🤷â€\x8d♂ï¸\x8f\t\t\nMost Active Equity Options For Midday - Wednesday', ' March 16 $AMD $BAC $F $NIO $AAPL $AMZN $MSFT $MU $NVDA $TSLA $BABA $FB $AAL $JD $AMC $PDD $UBER $PLTR $SOFI $DIDI https://t.co/T0YsgdrmzO\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA I bet will give up 50% of the gains by 4PM. This is a pump', ' not a real rally. â\xad\x90\t\t\n"$BABA for example is now only worth 2x their trailing 12 months revenue while $AMZN is trading at almost double that\n\nWith the Chinese government saying today that they support their companies being listed in the US', ' the fears that kept these stocks down can disappear overnight"\t\t\n"1/ With the threat of Chinese stocks being delisted from American exchanges', ' their public support will reverse the course of these growth opportunities\n\nIn case you missed it', ' stocks like $BABA $JD $NIO $TCEHY and more have cratered over the last 12 months due to delisting fears"\t\t\n$spy $baba $qqq #fed #jaypowell #nointerest #sleeping #Yellen https://t.co/pikmObh1z4\t\t\n"@kyzrrtrades And $NEW is ready to SQUEEZE \nSmallest float of all China stocks \nOne of the highest shorted float of all stocks\n\n$KC $ZH $WAFU $FAMI $METX $DIDI $BABA \n$AREB $EEIQ https://t.co/WIPIuRQM7F"\t\t\n"$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\n$BEKE shorting about To free fall $10 puts"\t\t\n$BABA 4hr view from the 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/TYcQXLpXIW\t\t\n"$BABA now everybody is a genius with a +27%. \n\nBut if yesterday someone really sold at $75 because “uninvestableâ€\x9d.\n\nSorry."\t\t\n$BABA bag holders trying to dump on new dopes attracted to this. Swing traders won’t stay in this junk for long ↔\t\t\nRT @professorDman1: $BABA tell me how you doing on those option calls fellas and common shares 35% now https://t.co/5yUEDv8Tsq\t\t\n"$MKD $FAMI $METX $BABA China Shares Soar After Beijing Signals Support; Alibaba Up More Than 20% \nhttps://t.co/LK0y1e4USP"\t\t\n"Congrats if you are trading with us. We\'ve have been on FIRE!!! 3/3 yesterday and today we are 5/5. Take a look at how we talked about this $BABA trade this morning and how we\'ve traded it.  \n \nYou can signup here for 7 day FREE trial.  \nhttps://t.co/CepBw7FxKP https://t.co/R2P3jn1XMz"\t\t\nMost Active Equity Options For Mid-Day March 16', ' 2022 – $AAPL', ' $BABA', ' $TSLA', ' $NVDA', ' $NIO', ' $AMD', ' $FB', ' $AMC', ' $F', ' $BAC', ' $SOFI', ' $PLTR', ' $JD', ' $AAL', ' $DID', ' $MSFT', ' $MU', ' $UBER', ' $AMZN', ' $PDD   https://t.co/jXemolkSQP https://t.co/hQSSATvz30\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RSR\n2: $AGLD\n3: $ZEC\n4: $RAY\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ARKK\n3: $COIN\n4: $PYPL\n5: $NVDA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nGonna take these $BABA 120 calls next week starter position into FMOC\t\t\n$BABA Hypocrite Cramer always say buy profitable companies... sell losing company.. but he says buy $BA? Funny how I see Boeing selling on the high. I don\'t know... he\'s Wall Street.. I don\'t believe him. 💯\t\t\n"@HalftimeReport @ScottWapnerCNBC @ChevyChaseTrust @jlebenthal @terranovajoe @petenajarian China stocks', ' in next 90 days they will be lower than where they were yesterday. \nLets see if Judge will bring in Kevin back in when that happens. \nFor e.g. $BABA will be $72 in next 90 days. It will go up to $101-$111 in next few days but will resume downward trend after that."\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"RT @korinek_trades: $BABA\n\nTHIS IS THE type of structure I wait for \n\nWhen I do this - it avoids catching a falling knife and entering blin…"\t\t\nEl stop loss es lo recomendado siempre... Pero cuando hay racionalidad. Con este mercado loco no lo sé. Me botó el jueves pasado de $BABA y ya hoy está como si nada la condenada. Recuperé con $DIDI pero fué más por gambling que por convencimiento lógico. @EHCULE @Traderabc\t\t\n"$SPY \n\nWhen $BABA moves 27% in a day', ' how much longer before people realize their currencies are backed by nothing? 🔔"\t\t\n$BABA as long as China doesn\'t go after Taiwan near term this should continue to rally to at least 150\'s 💗\t\t\n$BABA Algos must be getting nuts @!#$%$%&%^*# 📢\t\t\nHoy mi cartera sube más de un 20%', ' que equivale a unos +10000€. Es la mayor subida que tuve en cartera en un solo dÃ\xada. $baba ya solo pierdo 28000€ 😂 lol\t\t\nResistance doesn\'t mean buying puts on a strong uptrend. I would like to take profits near resistance or skip entering new positions - $TSLA $AMZN $BABA $FB $GOOGL $SPY\t\t\n"the answer is ""vapors"" \n#vie $baba $didi etc\nrt @pmarca https://t.co/x2h6JSZznc https://t.co/z7BP9K5F5t"\t\t\n"@TheMaverickWS i sold a $BABA put  10% otm yesterday.\nit printed instantly today =)"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $432.86  Mentions: 112\n$TSLA  Price: $834.33  Mentions: 83\n$QQQ  Price: $336.23  Mentions: 79\n$BABA  Price: $97.03  Mentions: 68\n$SPX  Price: None  Mentions: 68\n\n#stocks #investing #trading"\t\t\n"Activity alert! : 27.37%  $BABA\n#bottomfishing #trading #StocksToBuy #investments #StocksToWatch #ToTheMoon #news #FOMO #wallstreetbets #YOLO #RedditArmy #daytrading #Stocks https://t.co/ByeOPDIE6V"\t\t\n"Ask/Above Ask Call Sweeps: 500 Contracts or More (a/o12:35pmEST): $IWM $INMD $BABA $FXI $EXPE 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/8AbDRTLYUN"\t\t\n$BABA just nabbed a put', ' I believe profit taking will begin soon', ' for a quick day trade against the grain. ï¸\x8f\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 68\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 112\n\n#stocks #investing #trading"\t\t\n"@TradingPassion Hier matin j ai dit Ã\xa0 un collègue : dommage que j ai pas de cash', ' je prendrais bien du $BABA...\n😪"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA $110 ï¸\x8f\t\t\nRT @Goldpicker1: #RoadTo50 #DeFiChain #dTokens $DFI #BTC $BABA\t\t\n@EduardBrichuk what fun', ' China stocks are the play now.  those people hate yesterday', ' become their love now! $BABA $CWEB $BILI $BEKE $KWEB\t\t\n"@kevinolearytv riding his tractor out of the swamp…\n\n$KWEB', ' $JD', ' $BIDU', ' $BABA\n@HalftimeReport @ScottWapnerCNBC https://t.co/1fm6HGIdBb"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA buying this yesterday might have been my greatest accomplishment in the market 🌟\t\t\n$BABA big buys rolling in 🔥🔥 ï¸\x8f https://t.co/i7190fEA1F\t\t\n"Keep on printing baby $BABA #alibaba \n\nThank you Jack 🇨🇳 https://t.co/0Tp11Z226y"\t\t\n"Naj: I\'m not touching any Chiner stock', ' only options....\n\n$JD $BABA $BILI $PDD"\t\t\n"First out// $BABA: US Tiger Securities Analyst Upgraded Chinese Tech Sector - Read Why\nhttps://t.co/2FRKIAHrUS"\t\t\nMost Active Equity Options For Mid-Day March 16', ' 2022 – $AAPL', ' $BABA', ' $TSLA', ' $NVDA', ' $NIO', ' $AMD', ' $FB', ' $AMC', ' $F', ' $BAC', ' $SOFI', ' $PLTR', ' $JD', ' $AAL', ' $DID', ' $MSFT', ' $MU', ' $UBER', ' $AMZN', ' $PDD   https://t.co/rgwyxEATWr\t\t\n$BABA shorts suffering', ' buy have had a whole year making tones of money on this 🆙\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @Paul_Schatz: So $BABA rallies for ONE day and O\'Leary bought THE low. NOT.A.CHANCE\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $AFRM $MRK $MCD $WFCÂ\xa0$QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/IWZSYMAia0 https://t.co/EcOM0jRpsK\t\t\n$BABA if Cramer wasn\'t such a racist pig alot more people would be rich right now â˜\x9d\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nNaj sees $BABA activity 25Mar 100 calls\t\t\n"RT @Vivek_Investor: $BABA - Alibaba: Charlie Munger Is Teaching The Market A Lesson Again. \n\n#Goodread \n https://t.co/KhPEJyLAgV  https://t…"\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/MHQ8lGAiqc\t\t\n"Above5DaysMA\n$ACHR $3.71 11.26% 7.70% 27.32% -47.30% 59.60\n$API $9.85 39.32% -11.50% -8.96% -45.82% 48.25\n$BABA $97.07 26.46% -3.82% -20.60% -21.66% 44.49\n$BIDU $136.35 25.81% -5.46% -15.12% -8.30% 46.33\n$BLI $6.39 18.87% 1.35% -15.41% -65.49% 43.61"\t\t\n"$baba \n\nwe got the China signal at 5:30pm yesterday  \n\ndid you ? https://t.co/cdn8jPQvHQ"\t\t\n"DailyUp5\n$AVLR $82.41 6.09% -12.92% -18.68% -45.03% 38.03\n$AZEK $27.12 6.69% 2.88% -8.99% -34.74% 45.90\n$BABA $97.07 26.46% -3.82% -20.60% -21.66% 44.49\n$BB $6.45 5.87% -4.34% -8.42% -28.44% 43.54\n$BIDU $136.35 25.81% -5.46% -15.12% -8.30% 46.33"\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/zYKYNTYTSe\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/3NaB9sGemt\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #op…\t\t\nSo $BABA rallies for ONE day and O\'Leary bought THE low. NOT.A.CHANCE\t\t\nRT @rick_decard: $BABA https://t.co/ZHB32lzUVR\t\t\nSome of Coupang\'s peers are Gmarket', ' $AMZN and  $BABA. All of these companies are online retailers. Versus its peers', ' Coupang compares favourably regarding its dominance within South Korea\'s market and its "same day" delivery service.\t\t\n$BABA break that 100 and 110! 🆙\t\t\n"$BABA $150 by end of day?\n\n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀\nðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ 💫 https://t.co/KazP1XN7y9"\t\t\n$BABA when lunch time on Wall St. comes and BABA goes up instead of down - you know what that means - right? 😄\t\t\nYes', ' badass call on $BABA that @GuyAdami made yesterday. From what I remember this was a trade for a bounce', ' so would be jumping off now?\t\t\n"$BABA\n\n""...start analysis on a stock at a fair price..."" https://t.co/uq8PH19lRr https://t.co/FDIlPd0jEH"\t\t\n@Trading_Sunset oh he was recommending $BABA at $200 >>>  I sold my china stock trades in this #BTD $BILI $PDD all sold\t\t\n@ss_seekingalpha What a bounce! $BABA is now up 26% currently.\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #op…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  not long now â˜\x9d\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nWith clamp down and regulatory risk decreasing $BABA and $BIDU are at good valuations right now', ' DCA entries will be coming up on my end\t\t\n@AllDayA_ you da man. Unlike those bag holders holding $BABA from the $300\'s thinking it gonna be another Amazon https://t.co/VKpOzaaB9w\t\t\n$BABA let’s get through $101 if we can we moon to $ 122 faster than a rabbit gets fucked!!!! ☑\t\t\n"$FDX more like provide positive results and if it runs then market will run along with $UPS \n\nThoughts @jimcramer $AMZN $BABA $BIDU"\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \n\nhttps://t.co/3vbD4Mv3UF\n\n$AAPL $AMZN $FB $NFLX $BABA  $DDD $LRCX $NVDA $AMD $TSLA https://t.co/01PgcpO8Wh"\t\t\n"$BABA sold 50 and holding another 50. \n\nCall me a sellout all you like but I only bought yesterday so couldn\'t resist 25% gains. \n\nHolding 50 long. 🔔"\t\t\n"My current stock swing list:\n\n$BABA 🇨🇳\n$FB 💻\n$DIS ðŸ\x90\xad\n$PYPL 💰\n$AAL ✈ï¸\x8f\n\nChart and do your DD."\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regul…"\t\t\n$BABA it won\'t go down anytime soon... we all know how undervalue this stock is 🤞\t\t\n"RT @rodriguezjoma: ¿Hemos visto ya lo peor en Alibaba?: prometedora vuelta en \'isla\' en el Amazon chino👉https://t.co/TFP014OVTW\n$BABA https…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RSR\n2: $AGLD\n3: $ZEC\n4: $RAY\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ARKK\n3: $COIN\n4: $PYPL\n5: $NVDA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA munger added lot of stocks $baba â\x8f©\t\t\n$BABA got my small piece of the pie. Definitely was surprised by this one 😂 💟\t\t\n5. Apoyo total a las empresas listadas en el extranjero como $BABA $JD y $BIDU\t\t\n"My basket of Asian internet stocks was my largest position & was down about 22% from cost. Today\'s action gets me back to flat on the position. #China $KWEB \n\n$PDD       +49%\n$BILI        +41%\n$JD           +32%\n$BABA     +27%\n$TCEHY   +26%\n$NTES      +20%\n$SE           +16% https://t.co/rk4JDnE9BZ"\t\t\n$BABA she wants the $100 ï¸\x8f\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/WTGf17BfKE\t\t\n$BABA *** IMPORTANT *** GO FUND ME 🥇 https://t.co/49Qt3M9qVB\t\t\n$BABA Profit takers will come i soon. Remember that little thing called “Fed minutesâ€\x9d? 📈\t\t\n$BABA just checked.... my calls from yesterday are up 500% and I dropped 5k :O ï¸\x8f\t\t\n$BABA bagholders be like “No', ' don’t stop.  I need like another 50% to break even.â€\x9d  🤨⚜ï¸\x8f\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nFrom what I\'m reading', ' China has agreed to work with U.S. regulators to allow full transparency into the accounting of their listed companies', ' and to make sure that their stocks are fully compliant with NYSE regulations.  If true', ' big hedge fund money will swarm in.  $KWEB $BABA.\t\t\n$BABA May tap 100 and ride back down to 90s â\xad\x90\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $BABA 🥈\n3. $NVDA 🥉\n4. $SPX\n5. $AREB\n6. $SPY\n7. $BIDU\n8. $SBUX\n9. $QQQ\n10. $BEKE\n\n( Sorted by most recent ) https://t.co/rEpwfeWOLI"\t\t\n"$BABA - Alibaba: Charlie Munger Is Teaching The Market A Lesson Again. \n\n#Goodread \n https://t.co/KhPEJyLAgV  https://t.co/O8NNdcXGzb"\t\t\n"Mid-day highest Standard Deviation gain compared to the previous 20 days (Min $5', ' Vol 500K', ' Call Vol 500K): $BEKE $BABA $YY $DLO $PDD $JD $QFIN $BIDU $BILI $NTES $FUTU $LU $VIPS $MOMO $GDS $KC $XPEV $KSS $DADA $JOBS $HOOD $TCOM $PAGS $LI $TSP $NIO $MS $JBL $SBUX\n\nDATA: @Barchart https://t.co/EovaK15zEe"\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $QQQ $IWM $BABA $JD $NVDA $KWEB $AAPL $VIX $FB $SQ $RUT https://t.co/36NJwJaihX"\t\t\n"$JD $BABA $BILI $PDD\nChina talk live with Wonderful....pull...."\t\t\n$BABA up 55% did you catch that up trend? @anyatrades https://t.co/4Hfi3prSVj\t\t\n"$BABA bounced off the 2016 demand just like $HSI . Looks like 2016/2017 played an important role in #chinese #stockmarket. ðŸ§\x90\n\n$BIDU $JD https://t.co/gZnhj64XzZ"\t\t\n$BABA winner winner chinese dinner! ðŸ\x8f¼\t\t\n@EliteOptions2 I\'m liking $BABA. Great cash flow', ' regulatory pressure letting up', ' and some bigger sentiment shift on Chinese tickers.\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nDay high reached for $WISH', ' won’t break $2', ' $BABA is going parabolic but this pos is only designed for shorts to make money. They let puts print but know your calls are at $2 which is why it won’t pass. If you want to short it here it’s not a bad idea. 15% is nothing today.\t\t\n$BABA Back up the truck', ' this is it! ï¸\x8f https://t.co/DTmqlJjsfx\t\t\n$BABA fcking hurt daytraded and sold yesterday and missed chasing this morning', ' maybe time to take a break ↘\t\t\n$BABA what a beautiful short opportunity', ' when the CCP invades Twain this garbage will be cut in half over night 📶\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nTrndg ↗  $BABA $YMM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$BABA sheesh I’m out. â\x8f©\t\t\nLa volatilidad de mercado más que un riesgo supone una buena oportunidad para que los inversores a largo plazo puedan contruir sus posiciones y obtener mejores rendimientos en el largo plazo.  $BABA $JD $NIO #Alibaba https://t.co/bCjbOL63rZ\t\t\n"Alibaba $BABA now up 27% on the day\nBrings it up to levels from 4 days ago\n\nâ˜\xa0ï¸\x8f😼 or longer term change in sentiment ? https://t.co/0rKdxM47yI"\t\t\n$BABA still doubting we hit 100 today?? ✨\t\t\n$BABA $BIDU  Chinese trash moving nicely 📊\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"RT @everytimeicash: 🚨 New Video 🚨 \n\nFed decision day thoughts and expectations: https://t.co/IKAkdFn5jZ\n\n$AAPL $AMZN $BABA $FB $GOOG $MSFT…"\t\t\n$BABA Also shorts I want you take the next 13f filing and stick it to your forehead! ï¸\x8f\t\t\n$BABA https://t.co/OZUf78ZQuR\t\t\n$BABA this will crash 📌\t\t\n"$BABA talk coming\nWapner: ""If you listened to Mr. Wonderful you would be up big""\n\nDepends when you started listening', ' you could be in real pain..... https://t.co/1JxWp6YSTC"\t\t\n$BABA can I speak to Alex Yao? ï¸\x8f\t\t\n"Charlie Munger this morning with Chinese stocks up\n\n$BABA $TCEHY $JD $BIDU $PDD $BILI https://t.co/XX9LJhTo0s"\t\t\n$BABA flow this morning', ' seeing 98+ Congrats longs! 🔥🔥 https://t.co/Mp8lXFBH5l\t\t\n"RT @khalid6203: This is a list of the worst stock ever \n$BABA $LAZR $IDEX $VLDR $GGIP $SOLO $QS $PLTR $WISH\n$JMIA $SOFI"\t\t\n$BABA and $DOYU  will rise. Douyu with nice earnings may rice more like a rocket with booster ðŸ˜\x81 â\xad\x90\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA one hell of a bounce! 🔔\t\t\n"$BABA 65min going for 100+ calls into next week are cheap GL \n\n#thestrat\nhttps://t.co/ob8nQGm0me"\t\t\n"$ctk \n\nright again \n\nThis is my only tweet today \n\nsorry ', '  way too busy moving into the next tax bracket today \n\n$baba https://t.co/48KUGjYLWN"\t\t\nTightened up stops on rest of intraday long here at $98. $BABA #Intraday\t\t\n$QQQ $BABA just saw a Chinese company named dingdong up 60%. Y’all really believe these companies are real 🤣 ðŸ‘\x8d\t\t\n"RT @babbldev: Tickers with most bullish and bearish sentiment measured in news coverage over the past week \n\nMost Bullish ðŸ\x90‚\n\n1. $DELL\n2. $G…"\t\t\n$BABA what a ride 💲 https://t.co/7xd5Ic0mWa\t\t\n"$baba $97.68 +27.27 %  $kweb $28.85 +30.07 %\nsick moves."\t\t\nIf I was in boomers mkt', ' I would have bought $BABA at 80$\t\t\n"$BABA $91.00 Mar 25 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $96.69\n% Difference: 6.26%\nDaily $ Volume: $259', '000\nVolume: 740\nOI: 89\nIV: 97.25%\nBid/Ask: $3.40/$3.60"\t\t\n$BABA so a 20% shegngai exchange crash in 2 weeks is what it takes for CCP to concede', ' lol 👇\t\t\nTodays most active stock options $AAPL $TSLA $F $DIDI $FB $BABA $NIO $NVDA $WISH https://t.co/f5wOdo4T7t\t\t\nSell to close $baba 97.31\t\t\n$BABA yes I’m sure. @OTC_EMPRESS https://t.co/huC0Fg75Xd\t\t\n$BABA 100$ today 💟 https://t.co/5kZC0TtVhi\t\t\n$BABA up 27% ...\t\t\nRT @professorDman1: $BABA $97 from 72-74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above suppor…\t\t\n$BABA +27%\t\t\n+27', '27% $BABA', ' esto es real ? 🤣\t\t\n"$HSI held the 2016 low so far between the 2 green lines ', ' doing 786 on the blue lines. #chinese #stonks got a boost off here. Coming sessions will dictate if this is bottom or just oversold bounce.\n\n$BABA $BIDU $NTES $JD #alibaba https://t.co/kJmHD60iXq"\t\t\n"Use A.I alerts and make huge profits https://t.co/W2ICoqVK6t\n\n$pdd $didi $bili $futu $jd $li $baba $sklz $orcl $ntr $jnj $aci $mrk $ko $crwd $aapl $amzn $fb $tsla $nvda $spx $spy $ndx $qqq $nasdaq $djia $spy $qqq https://t.co/7BcyWr7c65"\t\t\n$BABA stopped out for a loss. Green on the day but nothing much this week so far. 💢\t\t\n$BABA possible selloff before fed ï¸\x8f\t\t\nRT @print_trading: *ALIBABA SURGES 20% IN BIGGEST INTRADAY GAIN SINCE SEPT. 2014 $BABA\t\t\n$BABA even higher now 😂🤣 10 baggers all around https://t.co/CiLN446gCv\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SUSHI\n2: $XEM\n3: $RSR\n4: $CELO\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $SPY\n3: $ARKK\n4: $GME\n5: $PYPL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n$BABA 4/14 100c Sweep for $1.5M👀 https://t.co/GSCekOv1DD\t\t\nToday\'s Unusual Options Activity #UOA from @Barchart. $BABA $DID $BIDU leading the board in terms of Vol/OI ratio #trading #optionstrading https://t.co/igrCbfFJLU\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nI am pretty confident that $BABA has bottomed. I would look for a little selling over the next few days after big GREEN today then get long a few months out\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\n"$BABA just because you sold\nIt quickly it does not change fact that this is still way under valued … 🪄 https://t.co/ju4CQXhF5Y"\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nMid-day options ðŸ\x90‚ 30-min ORB for stocks on the ðŸ\x90‚ ORB list (Min $5', ' Vol 1M', ' Max Ask $5', ' Opt Vol in any strike 750', ' Max Exp 30 Days Out): $BIDU $MS $BABA $KC $DKNG $COUP $TTD $MRNA $NVDA $APPS $AFRM $HOOD $KSS $DOCU https://t.co/HoHIG7I40p\t\t\n$BABA Scwhing 🔔\t\t\n$BABA $97 from 72-74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above support trend 😀\t\t\n$BABA can go $102-$103 level and find a resistance there! https://t.co/M5sqKHPwR5\t\t\n"Baba check \n\nâš\xa0ï¸\x8fâš\xa0ï¸\x8fâš\xa0ï¸\x8fâ›”ï¸\x8fâ›”ï¸\x8fâ›”ï¸\x8f\n\nFilled the gap \n\nChina trade might fade now \n\n$vix $baba"\t\t\n@MilanLehocky just wanted to control more $BABA stocks without actually putting down much of my capital. The last months China stocks did very bad so I said to play Calls - for controlling 100 shares of $BABA I paid 460 USD rather than 7.5k\t\t\n"RT @DaMedinaR: Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acci…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"Everyone using A.I alerts from here https://t.co/W2ICoqVK6t \n\n$pdd $didi $bili $futu $jd $li $baba $sklz $orcl $ntr $jnj $aci $mrk $ko $crwd $aapl $amzn $fb $tsla $nvda $spx $spy $ndx $qqq https://t.co/sg3OYu2mr1"\t\t\n"Only holding 14 stocks since the New Year and Happy enough with them for now. $BEPC has moved up swiftly into number 2 position. I constantly added to this when I had surplus money.\n\n$MSFT $BEPC $ABNB $SQ $FB $SE $IIPR $AAPL $NIO $PGNY $TDOC $PINS $BABA $EGLX https://t.co/maQZEXMLjV"\t\t\nBITCH CALL ME REMZ MA $BABA https://t.co/nPfW9JIF8L\t\t\n$BABA tell me how you doing on those option calls fellas and common shares 35% now https://t.co/5yUEDv8Tsq\t\t\n"GOLDEN #SWEEP #OPTION ALERT: $BABA $100 CALLS\n04/14/22;\nPremium: $1.5M;🔴BEARISH; \nVol/OI: 11', '109/6', '629\n\nhttps://t.co/FNR2tbaknx"\t\t\nFor some reason I had slight Buyer\'s Remorse yesterday buying $BABA at $74. Bitch its $97 now! https://t.co/ZHjOTqc5UW\t\t\n"$TSLA $HOOD $KC $PDD $BABA I’m dying laughing! 😂 \n\nI guess it’s better for your Doc to owe you than for you to owe him! 😂😤🤣 😃 https://t.co/td3Jp2fs6o"\t\t\n"$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY $HOOD @Prophitcy $nio \n\n$BEKE Putssss baby Goin down"\t\t\n$BABA 3/18 100c avg. 2.98\t\t\n$BABA $97 from .72-.74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above support trend 🚩\t\t\n@yfinanceplus @YahooFinance So what. $BABA has a lot of resistance to overcome. Crashes generate face ripping backtests. Watch the falling knife. https://t.co/yiqiJZYxM3\t\t\nFirst day of golf season in Michigan + FOMC + My best trade of the year on $BABA = Happy Horse ðŸ\x8d» https://t.co/NjCgOE8Jb5\t\t\nRT @itscharliemar: Watching $BABA like 😳 https://t.co/3J1iSoI2Wb\t\t\n$BABA lmao this is textbook. Please read the parable under these quote tweets. https://t.co/IsV4hmSPhp https://t.co/i3AvcGwhAG\t\t\n@Inves2grow I am both long $PLTR and $BABA (more Palantir)\t\t\n$BABA is moving like a freaking penny stock!\t\t\n$BABA UP OVER 20% ANOTHER 75% FROM HERE AND WE GOOD https://t.co/gQVaK8ApVo\t\t\n"(Mid-Day) US Stock Market Movers | March 16\n\nhttps://t.co/I4DawH5NVo\n\n$PDD $DIDI $BILI $FUTU $JD $LI $BABA $SKLZ $ORCL $NTR $JNJ $ACI $MRK $KO $CRWD $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\n"MOVERS', ' Session Gainers by Vol.\n\n$DIDI #DIDI \n$SONN #SONN \n$NIO #NIO \n$VEON #VEON \n$BEKE #BEKE \n$BABA #BABA \n$DUO #DUO \n\nSource: https://t.co/YqzKXoKoIW https://t.co/XSW7vpYMNa"\t\t\n"$KC  $BEKE  $BABA  $HUIZ  China is back!\nChina number 1 insurance e commerce\nHuiz is gonna report on 3-18 Friday!!!\npump it!!!# 💗 https://t.co/vUrbiMxuSI"\t\t\nRT @ChartGuys: $BABA 5 min oversold back burner first thing with +10% follow through 😮 https://t.co/JRzOwpEpmv\t\t\nMike inverted oscillator never fails +26', '9% $BABA ', ' bueno ', ' de paso que meta un +250% https://t.co/UhfIZkB0kg\t\t\nWatching $BABA like 😳 https://t.co/3J1iSoI2Wb\t\t\n$BABA damn now im only holding a quarter of my original pos after thinking i was guna chuck this one in the bagholder bin 🆕 https://t.co/YbP7J76GyS\t\t\n$BABA 5 min oversold back burner first thing with +10% follow through 😮 https://t.co/JRzOwpEpmv\t\t\n$baba RAM PIT MOTHER FUCKER RAMP IT!\t\t\nRT @inverse_WallSt: Where’s the volume? $BABA https://t.co/HIOg2YVQOK\t\t\nits been a long time seeing $BABA trade like this look at the 15min\t\t\n@R_DaViD_ Yo estaba long en unas posiciones hace unos meses', ' pero al rompero niveles que consideré importantes', ' cerré todo. Y también me dio señal $BABA hace una semana. Esa serÃ\xada la que marcarÃ\xada el piso primero.\t\t\n"$BABA moving fast.... Reckon we can have Chinese Tech AND Oil outperform? 🤔ðŸ™\x8f\n\n$BABA and the VIE structure now have Chinese Government support.\n\n$MEG And EIA data suggests fair value of oil at $111 per barrel. Which means $142 CAD in a company whose Capex needs are minimal\n\n🚀🚀"\t\t\nthese are the trending stocks $DIDI  $BABA  $SBUX  $LMT  $BEKE  $NVDA  $SONN https://t.co/7Um33PEdMV\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nDÃ¥ va man plus pÃ¥ $Baba ðŸ™\x8f😂 https://t.co/DkhSPF9zP5\t\t\n$BABA 120-125$ end of this week ï¸\x8f\t\t\n"MOVERS', ' Session Gainers by Vol.\n\n$DIDI #DIDI \n$SONN #SONN \n$NIO #NIO \n$VEON #VEON \n$BEKE #BEKE \n$BABA #BABA \n$DUO #DUO \n\nSource: https://t.co/9orw7JmhnH https://t.co/kO8U48MwRg"\t\t\n"RT @PipsToDollars: $DIDI up almost 50%\n$baba new highs 27.48%"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/n6dUUflGzD\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SUSHI\n2: $XEM\n3: $RSR\n4: $CELO\n5: $TULIP\n\nTop 5 bulli…"\t\t\n"¿Hemos visto ya lo peor en Alibaba?: prometedora vuelta en \'isla\' en el Amazon chino👉https://t.co/TFP014OVTW\n$BABA https://t.co/1vK1c7TIxT"\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 3.15 \n- Money: $208', '215 \n- Volume: 661 \n- OI: 9960  Delta: 0.44 IV: 123.481 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 12:19:29 ]"\t\t\n$BABA https://t.co/ZHB32lzUVR\t\t\n"$DIDI up almost 50%\n$baba new highs 27.48%"\t\t\n$BABA most beaten down chinese mega cap = most upside when sentiment changes ï¸\x8f\t\t\n$BABA 138% Y 47% BOOOOOOM BOOOM WOW TONELADAS Y TONELADAS DE GANANCIAS https://t.co/d71116WxBN\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA $73.33 was the bottom next PT $110 IMO\t\t\n@Sevenvmatos This is actually my daily Ticker I Trade', ' but Due To everything going on $Baba fell Hard shouldn’t be below 100 Definitely coming Back above 100 by end of Qtr\t\t\n"I try to span the continuum & keep an open mind.\n\nIn addition to my beautiful compounders $GOOGLE $MSFT $COST $DHR $CNSWF \n\n...& my #Semi picks\n\nI\'m riding a raft of $FB & $BABA at amazing prices', ' but I\'m not a fan of 🇨🇳 or fb.\n\nHow do you contradict yourself?"\t\t\n"$BABA 90c - $8.60 - 4300% PROFIT in a day! Still got 2 more days left. \nAnything can be possible with these markets. :) \n\n$100 - $4300\n$1000 - $43', '000\n$10000 - $4', '30', '000\n\nPS - I am no longer holding it :) https://t.co/3tP4ognIu1"\t\t\n$DIDI $JD $BIDU $BABA holy crap. 😄\t\t\n$baba ..beautiful 👌\t\t\n"$BABA   Subscribe now: https://t.co/bPB4JlRYZs\n#BABA #InvexGlobal #OptionsTrading #Options #NASDAQ #NYSE #trading #stocks #daytrading #market #investors #USA https://t.co/WKzitvJFwi"\t\t\n$BABA changing the world order 🆕\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba 💗 https://t.co/fx5GxiL6YC\t\t\nNot a good day to short China stocks today.  Was up $3 but wasn\'t satisfied.  Wanted to make more. Ended up with a loss today shorting $BABA $PDD.  Walking away before I lose more. https://t.co/E9IrzVIkIF\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SUSHI\n2: $XEM\n3: $RSR\n4: $CELO\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $SPY\n3: $ARKK\n4: $GME\n5: $PYPL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n$BABA PARABOLIC 💲💲🚀🚀🚀🚀🚀💯💯💯💯💯💯🤑🤑🤑🤑♥ï¸\x8f🤑 ↘ https://t.co/BpT67YXUus\t\t\n@iamtomnash $BABA 3X  Long. Not a financial adivice\t\t\n$BABA great volume.. still super cheap ↘\t\t\n$BABA we\'ll be trending number 1 soon 🤞\t\t\n$BABA erased 6 years of gains in 3 months', ' now thats bullish\t\t\n$BABA we needed a miracle. We got more than that in the report. $100 is only a matter of time. 💢\t\t\n$BABA 107 C *Risky* we keep making highs on highs play trend. â™\xa0ï¸\x8f\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA stopped out for a loss. Green on the day but nothing much this week so far.\t\t\n"$BABA-licious $7 now on these.. \n\n#Team is done for the week \n\n#FOMC in 2hrs https://t.co/L8qnJuJdpS https://t.co/6DhKvwzfFf"\t\t\n$BABA $BIDU 👀✅ https://t.co/aiU4LrjHRT\t\t\n$BABA Even with today’s move..Baba is still at a price similar to 6yrs ago! the company is an absolute beast conpared to then. will easily get to 120 which is still undervalued $baba #baba ðŸ˜\x81\t\t\n$BABA $97 from 72-74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above support trend\t\t\nSomeone knows something $BABA . This volume is wild on the 3/25 120C . Are Chinese stocks going to come back from the Shadow realms ? https://t.co/yKWmDM4udW\t\t\nTrndg ↗  $SWN $BEKE $CWEB $BABA $YMM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$NIO $BABA $WKHS $PLTR $RKT great day after long time â\xad\x90 https://t.co/dt6kK2Votc\t\t\nWhere’s the volume? $BABA https://t.co/HIOg2YVQOK\t\t\nNice recovery after fake breakdown from $BABA channel. Can it now get past the purple line (vwma21)? https://t.co/CU5gA9Z4as\t\t\n$BABA Lotto swing is over 2263% 👑👑 The QUEEN has SPOKEN https://t.co/BgtOOAyZlc\t\t\nThis $BABA just wont stop rallying\t\t\nQue buen timing los inversores de DEGIRO comprando $BABA 😂😂 https://t.co/vB46HLGWzn\t\t\n$BABA Warren has some wise words for you ï¸\x8f https://t.co/fjpLgBB8oQ\t\t\n$BABA calls +340% !!!! Leggo\t\t\nThese China moves were the play hot damn! $YINN $BABA $BIDU $IQ $DIDI $TAL $GOTU $BEKE $FUTU $PDD $JD $\t\t\n"For the $BABA fans\n\n“If you\'re not willing to react with equanimity to a market price decline of 50% two or three times a century … you deserve the mediocre result you\'re going to get compared to the people who do have the temperamentâ€\x9d CTM\n\nI felt like throwing up yesterday!"\t\t\nRT @LlcBillionaire: Trailer Released For Netflix-Obama Series ‘Our Great National Parks’ https://t.co/8kgx1Qd5FQ $TSLA $SPY $DJIA $BABA $NF…\t\t\n"$BABA beast\n$PDD test up"\t\t\nRT @HamzahKingKhan: Lmfaooooo Chinese tech stocks are now read as ‘uninvestable’ - idk about you I want to buy $baba\t\t\n$BABA and $DIDI up huge today. https://t.co/kLqWETIZIR\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/KMpmTouiGG\t\t\nTrailer Released For Netflix-Obama Series ‘Our Great National Parks’ https://t.co/8kgx1Qd5FQ $TSLA $SPY $DJIA $BABA $NFLX\t\t\n@unusual_whales Thanks for the $BILI and $BABA plays. https://t.co/6kvWitdVa5\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 557\t\t\nRT @chuchoacade: $BABA https://t.co/TdEYbjzIlO\t\t\nWhat You Missed On Wall Street This Morning $SBUX $KSS $PFE $BNTX $FNF $S $BABA $JD $BIDU $KC $HUYA $DOYU $DADA $BZUN $BILI $PDD $BEKE $YY $NTES $ZH $TCOM $IQ $MOMO $VIPS $DDL $TCEHY $MU $SOFI $JNJ $CPTN $GM $USFD $FB $COIN $NLOK $BFLY $AVASF $PRTS $EXK https://t.co/TDIkQAsvPl\t\t\nRT @Lkhagva73533425: $BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https:…\t\t\n$BABA alguno ojo ya veia la subida con antelacion 🤷â€\x8d♂ï¸\x8f https://t.co/95BgdfuTfv\t\t\n$BABA FOMO of another 30% HK ripper tonight is driving this over $100 before EOD easy 😄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$FXI $BABA $YY one thing is certain about puts on chyna...if it falls below that final support level', ' it will be pumped back up the same week. lol\n\nprotip: take profit ï¸\x8f"\t\t\n$BABA What a joke.\t\t\n$BABA bear in ashes again these came in when baba was $89 👀 https://t.co/koB5jPfsle\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"Chinese stocks are trading like crypto now.\n\nWhere\'s my $BABA Coin."\t\t\n@StockMKTNewz $BABA ... Still not broken even though\t\t\n$BABA $100 eod?????? 🪄\t\t\n$BABA idk who needs to hear this but baba at $258B mkt cap is not a fade 📊\t\t\n"$FXI $BABA $YY one thing is certain about puts on chyna...if it falls below that final support level', ' it WILL squeeze you out in a couple days. \n\nprotip: take profit 😀"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA keep shorting bears you\'ll only send this much higher 😂 💢\t\t\n"Above5DaysMA\n$ACHR $3.69 10.96% 7.41% 26.98% -47.44% 59.43\n$API $9.93 40.38% -10.83% -8.27% -45.41% 48.56\n$BABA $96.14 25.25% -4.75% -21.36% -22.41% 43.70\n$BIDU $137.32 26.70% -4.79% -14.52% -7.65% 46.85\n$BLI $6.32 17.47% 0.16% -16.40% -65.89% 42.87"\t\t\n$BABA what a bounce! Day trade only 📊\t\t\n"DailyUp5\n$BABA $96.14 25.25% -4.75% -21.36% -22.41% 43.70\n$BB $6.49 6.49% -3.78% -7.88% -28.02% 44.25\n$BIDU $137.32 26.70% -4.79% -14.52% -7.65% 46.85\n$BIRD $5.92 12.12% 1.89% -48.88% -61.15% 29.07\n$BLI $6.32 17.47% 0.16% -16.40% -65.89% 42.87"\t\t\nRT @yfinanceplus: $BABA and $JD are trading higher after #China pledges to support markets. Alibaba is one of @YahooFinance #trending ticke…\t\t\n$BABA he is still down a ton', ' he is not doing anything other than still regretting he has a cost basis way higher â˜\x9d\t\t\n"$PDPG Performance Drink Group Signs JV LOI with New European Partner Focused on R&D https://t.co/9IercjLClK\n@jctb1 @socialnowpr \n\n$FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST $CA $STX $CMCSA"\t\t\n"So it isn’t $BABA and its +25% 📈', ' but $GTLB ⬇ï¸\x8f has been good thus far for a +20% 📈', ' absolutely amazing! \n\n I also 👀 you— $TEAM w/ the +10%', '   $HCP w/ +17%', ' $MDB w/ +13%', ' & $QQQ is just running up the score w/ the +2.75%! https://t.co/Lf6GLFLson"\t\t\n@ElGuapoBear I was sitting on a 12â€\x9d dildo since last Thursday on my bull put spreads. I couldn’t believe my eyes this morning when $BABA was up almost 25%!\t\t\n"$IXHL \nThis might be dead for now ', ' $BABA ', ' $KSS looking good 🌟"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/qyaXCa8f6h\t\t\n$NIO $BABA $TCEHY China will flex its muscle at Taiwan soon enough. Munger is going to wish he’d waited. 📉 â–¶\t\t\nFlow Room (These are not alerts): $BABA   $120 calls for 03/25 EXP  $.57cents   .. sweet  ... 1777x #orderflow #options #trading\t\t\nAlibaba Hunts For New SCMP Chief As It Devotes Former Chief To NFT Spinoff $BABA https://t.co/bYZOjTOij1\t\t\nRT @yfinanceplus: $BABA and $JD are trading higher after #China pledges to support markets. Alibaba is one of @YahooFinance #trending ticke…\t\t\n"RT @NlCKStocks: $BABA is very long term play for me \n\n2024 calls I don’t want to sell until 200+\n\nJan 2023 can be held safely thru q2 imo.…"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $433.50  Mentions: 98\n$QQQ  Price: $337.26  Mentions: 74\n$TSLA  Price: $837.29  Mentions: 71\n$BABA  Price: $96.13  Mentions: 61\n$SPX  Price: None  Mentions: 59\n\n#stocks #investing #trading"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 61\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 98\n\n#stocks #investing #trading"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $KSS 🥉\n4. $TSLA\n5. $PYPL\n6. $B…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $KSS 🥉\n4. $TSLA\n5. $PYPL\n6. $B…"\t\t\n@iamtomnash Twitter is filled with these $BABA bag holder assuring in other lol. It’s amusing. Hahahaha 😂\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/X14MlMCPmQ"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 74 | 48.0% | 🚀\n| $GME | 44 | 131.6% | 🚀\n| $BABA | 39 | -22.0% | 🚀\n| $QQQ | 19 | 216.7% | 🚀\n| $TSLA | 14 | 27.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $KSS 🥉\n4. $TSLA\n5. $PYPL\n6. $BEKE\n7. $BABA\n8. $NVDA\n9. $AMZN\n10. $JD\n\n( Sorted by most recent ) https://t.co/bLubMIzK5T"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Today\'s Most Traded Contracts:\n\n- $AAPL 3/18 160 call\n- $AAPL 3/18 152.5 put \n- $AAPL 3/18 157.5 call \n- $TSLA 3/18 850 call\n- $AMD 3/18 115 call \n- $BABA 3/18 100 call\n- $BAC 3/18 43 call \n- $AAL 3/18 16 call"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (62)\n2. $BABA (26)\n3. $TSLA (15)\n4. $QQQ (13)\n5. $GME (11)\n6. $OIL (11)\n7. $WISH (11)\n8. $RIVN (9)\n9. $AAPL (8)\n10. $HOUR (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/3QfSEciOA4"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/SSNZsfh5GT\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 72 | 44.0% | 🚀\n| $GME | 44 | 144.4% | 🚀\n| $BABA | 39 | -23.5% | 🚀\n| $QQQ | 19 | 216.7% | 🚀\n| $TSLA | 13 | 18.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$NIO $BABA why did I sell? 🤦â€\x8d♂ï¸\x8f\n\n09:40:23 am InvestorsLive: scooped starter NIO BABA just nibble what to get a feel here and scale if right - major gaps need room to be wrong 1680-17s // 86 over/under respectively"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $GME\n3. $TSLA\n4. $WISH\n5. $VXX"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 71 | 42.0% | 🚀\n| $GME | 46 | 187.5% | 🚀\n| $BABA | 39 | -26.4% | 🚀\n| $QQQ | 19 | 216.7% | 🚀\n| $TSLA | 13 | 18.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $BABA (13)\n3. $QQQ (9)\n4. $GME (8)\n5. $NVDA (5)\n6. $VXX (5)\n7. $TQQQ (5)\n8. $TSLA (5)\n9. $ZIM (4)\n10. $WISH (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA - 87.25 🎯 hit. Need to hold at this level. Bulls can not lose 86.56. #daytrading #Options #optionstrading https://t.co/OviHz5jKHx https://t.co/hKVzBctC3q\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n\n1. $BABA Alibaba +24.75%\n2. $SBUX Starbucks +6.88%\n3. $TSLA Tesla +4.20%\n4. $FB Meta +4.17%\n5. $AAPL Apple +1.90%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n\n1. $SBUX Starbucks +6.88%\n2. $BABA Alibaba +24.75%\n3. $KSS Kohl\'s +14.60%\n4. $SOFI SoFi +6.34%\n5. $PDD Pinduoduo +46.81%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"$BABA gonna get Dumped again \n\nThat is one fat juicy gap \n\n$AMC $GME $TSLA $QQQ $SPY https://t.co/XsxDI1k2g9"\t\t\n$BABA going 100 today it seems🤔\t\t\nTrndg ↗  $CWEB $BABA $BEKE $SWN $OPEN $YMM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BEKE  $BABA  $RLX  $PDD  $AMD https://t.co/WDPsEDTrrx\t\t\n"Cheapest Mega-Cap Stocks for Mar 15', ' 2022:\n\n$BABA\n$FB\n$BHP\n$PFE\n$ADBE\n$DIS\n$AMZN\n$CMCSA\n$MA\n$V\n$ABT\n$ASML\n$GOOG\n$MRK\n$GOOGL\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA and $JD are trading higher after #China pledges to support markets. Alibaba is one of @YahooFinance #trending tickers and is up more than 24%. https://t.co/qAWTbD5gv1 https://t.co/N9278fPJEI\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nMaybe Chinese stocks are better than American stocks', ' atleast they are volatile both ways unlike American tickers. Today almost of the China small caps up 50%. $CAN $IQ $HUYA $YINN $BABA $WISH\t\t\nYoooo $BABA thanks https://t.co/p6qSKdJQ1L\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n$BABA why this trending? 🪄\t\t\n@leadlagreport I went irresponsibly long on $KWEB and $BABA the past two days. There was so much "blood in the streets" that I couldn\'t resist. So far', ' so good.\t\t\nTrimmed 70% of my positions that I bought on Monday. $TSLA $RIVN', ' $BABA', ' $JD', ' $ARKK', ' $ARKF', ' $SQ', ' $NVDA', ' $AMD', ' $LCID', ' $SHOP\t\t\nSanirim charlie munger $baba almasi icin warren buffett i ikna etti https://t.co/f8PWc9dCt6\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/MPPw0mow6y\t\t\nEn 5 minutos empezamos! Vamos a tener debate sobre $BABA https://t.co/ErGk5OcNzC\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA https://t.co/TdEYbjzIlO\t\t\nHow I look at XI after todays run up $nio $baba $xpev $li #xi #china #StockMarket #Daytrader https://t.co/DnUOyFvugt\t\t\n"RT @AJButton2: I can\'t believe I missed that dip bros ðŸ˜\xad\n$BABA https://t.co/S8XlVHg2es"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XEM\n2: $LEO\n3: $MCB\n4: $RAY\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $NVDA\n3: $AAPL\n4: $BABA\n5: $TWTR\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\'\'\'  https://t.co/r5yHq7jrvv\t\t\n$BABA super bullish ï¸\x8f\t\t\n$BABA munger bought 1 billion baba $baba 📈\t\t\n$BABA overextended ↔\t\t\n$BABA $TCEHY $JD It\'s days like this that I live for. When the market rhetoric swings and the tides turn. â\xad\x90 https://t.co/Ck3vWpQLp0\t\t\n"Tonight we will be going live on twitch to look at our alerts and the flow.  \n\nWe had alerts on $jd', ' $baba', ' $Iq', ' $bili', ' $rivn', ' $baba', ' $futu.  \n\nWhile we didn\'t play them all they ALL hit huge.  Between 100-1000% gains.  \n\nWe will be discussing how we found these. @unusual_whales"\t\t\n$BABA Alibaba Stock Drives a Chinese Tech Recovery https://t.co/ofRrNqNprL\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @NlCKStocks: $BABA all this freaking out all week \n\nWhat did January 23 chain do? \n\nIt’s now priced the same as it was at 105 first week…"\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/HKGhI2YSox\t\t\n@FluentInFinance She won\'t be happy until she has 120 $BABA\t\t\n"Harder to cycle through penny plays while watching $IWM and $BABA all on one screen  (for Chinese sympathy plays) but I’ll take any profit today \n\nShould be back to my normal set up tomorrow . Still in the process of moving. https://t.co/9XHYBhTEyF"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"I don’t see many jokes directed at Charlie Munger and $baba today with this 🇨🇳 gap up 🤩🥳\n\n$bidu $bili $jd $kweb $nio $futu"\t\t\n$BABA Here’s the turd at JPM that made the call a few days ago that China was “uninvestibleâ€\x9d.  He’s currently looking for other opportunities in the fast food industry 🆕 https://t.co/UWEvvMRmB5\t\t\n$BABA Anyone know how fed decision will affect? 🥇\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"$HYMC absolute pressure cooker. About to get real interesting. Sit tight!\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/YaF82bhneM"\t\t\n$BABA thanks to JP Morgan analyst who called this “uninvestableâ€\x9d! 💗\t\t\n$BABA she won’t be satisfied until she gets 120 📊\t\t\nI’m going to be risky on $BABA and #hodl these. Have another 200 leaps on another account. 💰💸💵 https://t.co/1IgaGdoY1f\t\t\n$BABA Blackrock doubled down last quarter â\xad\x90\t\t\n$BABA hop on the train to 100 everyone ðŸ‘\x81\t\t\nRT @SailorVet95: $3400 on $BABA today!!  Thanks @AjTrader7!!!!\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$YY $BABA $JD $DADA $IQ Chinese stocks wow 😮 buy the blood 🩸 It was super tempting yesterday but had no idea due to delisting crap 💩 https://t.co/0qEvFNrmFh\t\t\n$BABA shorts lol 📊 https://t.co/n02cJKcPLr\t\t\n$BABA https://t.co/3trrvXhmlJ\t\t\n"$BABA $111.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $95.89\n% Difference: 13.61%\nDaily $ Volume: $149', '218\nVolume: 3', '511\nOI: 494\nIV: 123.91%\nBid/Ask: $0.41/$0.44"\t\t\nRT @NewAgeValue92: A lot of people in this thread saying $BABA as if the current geopolitical risks are so much greater than the risk of bu…\t\t\n@GuyAdami Yes sir', ' you called 20% over last night ', ' you nailed it. Oh By The Way', ' I mean $baba\t\t\n$FAMI not for nothing but if big cap $BABA moved over 25% this should be +100% and it will be .. ï¸\x8f\t\t\n"Imagine if some day this year', ' all in one day:\n* Ukraine war ended.\n* $BABA did a buyback.\n* China cut rates.\n* Shorts covered their positions.\nWhat kind of jump would we be looking at?"\t\t\n$BABA $BIDU $KWEB $JD $FUTU https://t.co/fvZo0xdu6R\t\t\n$BABA https://t.co/bUSlEZK9aF\t\t\nRT @ss_seekingalpha: Alibaba stock jumped 20% when the market opened today. Despite macro issues', ' will BABA generate huge returns in the co…\t\t\n$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.<>/<>  https://t.co/r5yHq7jrvv\t\t\n$BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n@Hajimee we've seen these chinese 1-day pumps millions of times", ' ask $BABA holders from even 2yrs ago.  Reality always sets in at the end. Great $$$ profit this morning though!! ï¸\x8f\t\t\n"In my recent Bi-Weekly update', ' I noted that HOLDING was definitively the best strategy in this environment. It was WAY too risky to add. It was also a terminal mistake to sell. \n\nI do my best to provide as prudent guidance as possible.\n\n$BABA $TCTZF $BIDU $JD $KWEB $PDD https://t.co/DnvK9Fimml"\t\t\n"$YINN $BABA $NIO $DIDI  $HAPP \nLots of shorts posted fud about these last few days...good to follow trends but not the end of it? 👆"\t\t\n$BABA Whole lotta newbies are gonna be googling dead cat bounce soon lol 💢\t\t\n135%', ' 40', ' 2x 31%', ' & 20% gainers! #BlackBoxStocks Top algo-based options alerts at midday (CT) 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷  $SNOW $BABA $DIDI $TSLA $AAPL $BIDU #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading https://t.co/5Y1v7MDxi3\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;;  https://t.co/r5yHq7jrvv\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$CGA China Agriculture . $BABA $MFH 🤞\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA\nAll of a sudden', ' we find support/low\'§\n@t  $94.70 \n✨🌙 💲"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XEM\n2: $LEO\n3: $MCB\n4: $RAY\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $NVDA\n3: $AAPL\n4: $BABA\n5: $TWTR\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @realalexvieira: Peter Schiff an American Crook Complains Zelensky Not Wearing a Suit Before Congress $BABA $PYPL $NIO $LCID $SPY $QQQ $…\t\t\n"China stocks on fire today!!! \n\n$PDD $BILI $HUYA $BIDU $BABA $FUTU $BZUN $NTES $JD \n\nBest day after a long time!!! https://t.co/1Ra5Vpm2Be"\t\t\nRT @fedecaly86: Ya salieron todos a decir que compraron $BABA ayer? 🤣🤣🤣\t\t\nPeter Schiff an American Crook Complains Zelensky Not Wearing a Suit Before Congress $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO https://t.co/w77O9VxQ1B\t\t\nA lot of people in this thread saying $BABA as if the current geopolitical risks are so much greater than the risk of buying your favorite name brand at an insane valuation. https://t.co/XvGuvB1LGg\t\t\n"$BABA you fuckin SHIT you couldn\'t wait just 1 MORE DAY?! \n\nI hate IKBR so much...so slow to transfer money arghhhh"\t\t\n$BABA went up 32% from $72 to $95 in 2 days!\t\t\n"Good afternoon! Here is your Wall Street lunch to stay fresh with Wednesday’s market.\n\n$spy $baba $nvda $vmw $net $ilmn $lly\n\n#WallStreetLunch https://t.co/m0gycvMU82"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"When everybody dumped Chinese stocks quoting ""un-investable""', ' @GuyAdami called out 20% rally on $baba coming 😀 \nMost brilliant investment/trade strategies always comes from @GuyAdami ðŸ‘\x8fðŸ‘\x8fðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA dump starting shortly. Day traders would not take much risk in this volatile environment. Only bag holder sticking around 🔔\t\t\n"Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ago', ' and a week before that', ' and a few days before that', ' and some time before that', ' and a while before that and…"\t\t\nRT @InvestorPlace: Chinese #Stocks News: Why Are $BABA', ' $DIDI', ' $PDD', ' $JD', ' $TME', ' $BILI Stocks Up Today? https://t.co/Ryc6oDdI3j\t\t\nokay all out now $BABA ï¸\x8f\t\t\n$BABA The Actual short squeez will begin @140 ï¸\x8f\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA dump it 👆\t\t\nRT @mktparticipants: Chinese stocks $KWEB $FXI $BABA $PDD have been taken to the woodshed this year', ' the last 5 trading days have only acce…\t\t\nRT @mktparticipants: We are selling some Chinese names that we picked up earlier this week as posted below', ' all ripping 25/40% pre open', ' $K…\t\t\nImagine if Russia/Ukraine war ended AND $BABA did a buyback on the same day. https://t.co/bo6ekT8w6J\t\t\n$BABA last chance to buy under $100 😄\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n@fedegr2 @arielsbdar voladura manchesteriana en nominales y reales $BABA https://t.co/1pC2MAl3bU\t\t\n"$BABA has lost 70% of its stock market value since October 2020.\n\nAre you buying $BABA?"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 539\t\t\n$BABA time to sell', ' war  will kick in 🆓\t\t\n$spy $sofi $afrm  $pltr  $upst $amzn $aapl $fb $pypl $hood $lcid $tsla $fsr $nio $z $dwac $ggpi  $ddog $f $googl  $nvda $btc $rivn $oil $baba $xpev $nio Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//. https://t.co/r5yHq7jrvv\t\t\n"https://t.co/o69XOEGY3Y\n\nThis aged like milk... $BABA"\t\t\n$DOYU this might actually short squeeze. Holy crap. $BABA $NIO $KWEB $YINN âš¡\t\t\nGot down to 1/4 of intraday $BABA long into $96. #Intraday\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\nSo $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\n"ALM!!!!!\n\nMis $BABA ya en 27% de ganancia. \n\nOperé este gráfico\n\nCompré en zona de nuevo POC https://t.co/UVFXkQn2yo"\t\t\n$BABA do I hear 100?? ï¸\x8f\t\t\n"Last tweet before FED today \n\nSince I always like to look at CC which provides so much info besides just protection. \n\n$BABA here has weak CC premiums. The 1/23 160s on $BABA is around 5. Not enough premium for me \n\n$ABNB however much better. 1/23 200s are 13. Much better"\t\t\n"@TheMaverickWS https://t.co/VZ24aszFKz\nI think $TME moves more then $baba"\t\t\n"@FbBagholder @daniel_toloko @Alex__Pitti $JD is 100% focused on dominating China eCommerce', ' full logistical and quality (no fakes and frauds) control', ' $BABA is a pandora\'s box trying to do too many things at once with questionable execution. \n\n$TCEHY is China online toll booth with $BRK like 21st century portfolio."\t\t\n$BABA Heres your gap', ' I suspect 20 EMA is the top https://t.co/Rsu0nWVfP4\t\t\n$BABA finally with an massive 25% pump\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\nRT @Lkhagva73533425: $BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https:…\t\t\nTécnicamente $BABA rebotó sobre la lÃ\xadnea inferior de la trend line semanal. https://t.co/258eKIrBO6\t\t\n$BABA keep climbing!!! ï¸\x8f https://t.co/cFGXD9CeiW\t\t\n$BABA 100$ calls exp merch 18 straight off the fucking Sunday night Monday morning watch list how they looking 2700%\t\t\n"Join the most profitable trading alerts chatroom 👇\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $NVAX $JOB $TSLA $MVIS $QQQ $CRIS $BABA $XBIO $GOOGL $SPY $BTC.X $SP.X https://t.co/uCnp7zZE84"\t\t\n$BABA $KC $BEKE 👉 $SOPA Thank me later â\xad\x90\t\t\n"今日ã\x81¯ã\x81„ã\x81¤ã‚‚下ã\x81Œã\x81£ã\x81¦ã\x81Ÿä¸\xadè\x8f¯éŠ˜æŸ„ã\x81«å¼•ã\x81\x8d上ã\x81’られã\x81Ÿå½¢ã\x81¨ã\x81ªã\x81£ã\x81Ÿã\x81Šã‚Šã€\x81FANG+ã\x81¯6.8%上昇ä¸\xad。\n\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/ukKQZczGyo"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n$BABA shorts rn ✅ https://t.co/HG4e0eD0vM\t\t\n"$BABA all this freaking out all week \n\nWhat did January 23 chain do? \n\nIt’s now priced the same as it was at 105 first week of March. Anything bought March 2-15 is green"\t\t\n$BABA â–¶ https://t.co/lNUIg79Zsp\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n$BABA M15 2u-1-2u start and ramp / W1 possible rotation next couple of weeks of 9er low #TheStrat https://t.co/qGCoS1I9Am\t\t\nRT @WuTangFinTech: $BABA 100 calls expire March 18th. How they looking👀\t\t\n$BABA 105 close today 📊\t\t\n"Options with increasing IV: $BEKE $LEN $CWEB $TCOM $BILI $BIDU $KWEB $LI $BABA $CPNG\n\nOptions with decreasing IV: $BRCC $SST $ASAN $WE $DOCU $WE $ULTA"\t\t\n$BABA now up 25%', ' $WISH at 14% is upsetting. Volume is pretty low', ' need an afternoon push over $2. Once over $2 start to initiate shorts.\t\t\n$BABA In a shirt term bearish position here. Let\'s see if this cools off for a few. ðŸ’\x9d\t\t\n$BABA has to be one of the greatest one day short squeezes of all time.  Adami pulls these picks out his ass but what can I say.. he\'s been right.  @timseymour\t\t\n"Above5DaysMA\n$ACHR $3.76 12.91% 9.30% 29.21% -46.51% 60.47\n$API $9.94 40.52% -10.74% -8.18% -45.35% 48.60\n$BABA $95.50 24.42% -5.38% -21.88% -22.92% 43.15\n$BIDU $137.14 26.54% -4.91% -14.63% -7.77% 46.75\n$BLI $6.39 18.77% 1.27% -15.48% -65.52% 43.56"\t\t\n"DailyUp5\n$AVLR $84.22 8.43% -11.00% -16.89% -43.82% 40.01\n$AZEK $27.41 7.85% 4.00% -8.00% -34.04% 46.90\n$BA $189.33 5.25% 6.03% -10.82% -8.78% 47.93\n$BABA $95.50 24.42% -5.38% -21.88% -22.92% 43.15\n$BB $6.50 6.73% -3.56% -7.67% -27.86% 44.53"\t\t\nWhat a way to wake up 🤗 all out not holsing until $BABA starts a well defined uptrend. https://t.co/LPA5elE8Uk\t\t\nRT @AleksDudic01: $baba was 125 4 weeks ago and totally undervalued! if anything the picture is less cloudy today than its ever been over t…\t\t\n$BABA 75% LOS ROLL DE ESTA SEMANA BOOOOOM https://t.co/ojMVtBBud1\t\t\n$BABA take that! ðŸ\x8f¼\t\t\nRT @DwyaneTrade3: $BABA nice one from this morning. China Squeeeeze 🇨🇳 https://t.co/DH558INIcP\t\t\n"Best stock trade Group out there Free chatroom link below!📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY https://t.co/ecauwRZB25"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LEO\n2: $MANA\n3: $RAY\n4: $ENJ\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $ARKK\n3: $TWTR\n4: $BABA\n5: $AAPL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD\n+ more\n\nFull list: https://t.co/7PkPMzGXGJ https://t.co/RefciLjXd7"\t\t\n$BABA nice one from this morning. China Squeeeeze 🇨🇳 https://t.co/DH558INIcP\t\t\n$BABA Lots of shorts are able to resist untill 120 there is a possible piece of history at play . ï¸\x8f\t\t\nHollysys Automation Technologies Is Still Cheap $HOLI $BABA $VIPS #stocks #investing #valueinvesting #Value #China #Asia #Technology #Tech https://t.co/6HNY3apVxV\t\t\n$BABA to 300 $WISH to 30 ï¸\x8f\t\t\nHow the hell did $BABA even get that cheap\t\t\nRT @InversorExperto: Alibaba sube un +27% en Hong Kong $BABA https://t.co/lhSHq31w2u\t\t\ngotta concentrate  just missed $BABA  PB setup 2min\t\t\nToday is my 1 year anniversary with @BearBullTraders community and it\'s been an amazing learning journey thus far. What better way to celebrate than with +5.85R from 2 trades on $BABA & $BILI ! @JohnH_BBT @MikeB_BBT @ThorYoung #BBTFamily https://t.co/mCiDbXhgyv\t\t\n$BABA we hit $100 and all Bears gonna cover!! ï¸\x8f https://t.co/f0GewpZ4D6\t\t\nAlbaba Group Holdings $BABA y Didi Global $DIDI se disparan el dÃ\xada de hoy +25% y +47% respectivamente 🚀 #TradingClubMX #TRMX\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 88\n2. $BABA : 50\n3. $GME : 49\n4. $SPY : 35\n5. $SA :…"\t\t\n$BABA 180$? ï¸\x8f\t\t\nDamn I knew I should’ve brought that dip on $BABA  when I saw it yesterday 👀\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LEO\n2: $MANA\n3: $RAY\n4: $ENJ\n5: $SAND\n\nTop 5 bullish…"\t\t\n"Sentiment Intraday Signals #NASDAQ #NYSE #trading\nSELL $BABA\nBUY $SBUX\nBUY $MU\nSELL $JD"\t\t\n"Chinese Stocks News: Why Are BABA', ' DIDI', ' PDD', ' JD', ' TME', ' BILI Stocks Up Today?\n\n$BABA $PDD $DIDI $JD $BILI \n\nhttps://t.co/58QxzHjtaq"\t\t\nRT @Sino_Market: #Alibaba: 2Q income from operations was RMB15', '006 million (US$2', '329 million)', ' an increase of 10% year-over-year due to a R…\t\t\nسهم شركة $BABA يقÙ\x81ز بقوة بنسبة 25Ùª صعوداً عند مستوى الـ 95 دولار.. https://t.co/vxjz9w3t65 https://t.co/bqJ1FD4Uax\t\t\nSO glad I bought $BABA', ' $AVAV', ' and more $BIMI yesterday!\t\t\n$BABA the lesson here is: when rsi goes below 20', ' and the company is cash flow positive', ' load the boat! â–¶\t\t\n$BABA $100 today? â–¶\t\t\n$FB $JD $BABA Will all outperform the market in 2022. 💟\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LEO\n2: $MANA\n3: $RAY\n4: $ENJ\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $ARKK\n3: $TWTR\n4: $BABA\n5: $AAPL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"""My global investment strategy is dependent on direct government intervention!""\n$FXI $BABA $BIDU #ChiComMarkets https://t.co/VDId8wRQCP"\t\t\n@AlexJones3456 I have position on many stocks - $SE $SNOW $U $CRWD $APPS $FB $PYPL $BABA $BILI and 50% on cash.\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $433.11  Mentions: 83\n$QQQ  Price: $337.35  Mentions: 69\n$TSLA  Price: $837.97  Mentions: 62\n$BABA  Price: $95.53  Mentions: 54\n$SPX  Price: None  Mentions: 53\n\n#stocks #investing #trading"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n#WSB #WallStreetBets @WSBChairman + $BABA\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 54\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 83\n\n#stocks #investing #trading"\t\t\n@TraderBJones Does this mean they are dropping the $BABA antitrust decision? If that is coming might be a smart move to go call leaps on pull back and let it play out. I’m just not sure how sweeping these reforms are… 🤔\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $BABA\n5. $BEKE\n6. $DI…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $BABA\n5. $BEKE\n6. $DI…"\t\t\n$PDD 47', '27% $BABA 24', '08% $JD 32', '49% $BIDU 26', '19% $XPEV 27', '95% $TCOM 25', '8%\t\t\n$baba what a move\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $BABA\n5. $BEKE\n6. $DIDI\n7. $KC\n8. $TSLA\n9. $NVDA\n10. $JD\n\n( Sorted by most recent ) https://t.co/o1Ddw5wri2"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA it could be shorts start to cover. !! ï¸\x8f\t\t\n"$BABA $DIDI\n\n$CLPS\n\nStill has not been found plus it’s a Chinese and IT company including low float. Soon to catch up"\t\t\nLargest CALL OI decreases $AAPL $MQ $GM $MNTV $DNA $UMC $C $CANO $MU $BBIG $BTU $KSS $SM $FCX $BABA $MULN $UAL $AMD $ORCL $DIS $BABA 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading https://t.co/GdlVAWo1NT\t\t\n"$BABA sold 50% at $95.42.\n\nHolding the rest and will add as the opportunities come. https://t.co/vLa0dt9CIU"\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nUninvestable $JD $BABA. I\'ll bet the CCP are much better traders than Pelosi cause they don\'t gotta worry much about insider trading 😂 Did you see the unusual options activity on $BABA yesterday? https://t.co/NGAnYcFheO\t\t\nDYNAMOgapDOWN $BABA - Alibaba Group Holding Limited American Depositary Shares each representing eight Ordinary share 📳 TradeIdeas via  ⟶ https://t.co/VS8RO0TZ6b\t\t\nLol you guys are bag holding AMC hoping for a squeeze that will never come', ' mean while you\'re missing out on a real short squeeze with $BABA or nicke ✨\t\t\n"Top Gainers (>$30)\n$YY $PDD $GDS $JD $MPNGY $ZLAB $JDCMF $DLO $HTHT $FUTU $ACMR $TCTZF $BIDU $TCEHY $BABA $LGFRY $BGNE $NTES $CQQQ $GNENY $EMQQ $SOTGY $EDC $GTLB $BYDDY $S $HCP $GLBE $EPAM $SE\nhttps://t.co/S59zN18Con"\t\t\n"You are welcome to our onboard with 20 days free trials with all the premium features. \n\nhttps://t.co/McJQCtMHtW\n\n $WYNN $HOME $KNDI $MOBL $CBAT $NOW $PYPL $FB $GLD $TDOC $AMD $QQQ $BLNK $INTC $NFLX $BABA $BTC.X $VET https://t.co/F4qijsUYCZ"\t\t\n$BABA Squeeze has not even started :P\t\t\n$BABA 😂 https://t.co/PmpGWM8I2l https://t.co/azcxtPkwpn\t\t\n$BABA let’s gow 100$🚀🚀🚀 â–¶\t\t\n"RT @ScottWapnerCNBC: @eFalk9 @CNBCOvertime @TruthGundlach @kevinolearytv @HalftimeReport It\'s HAPPENING!!\n\n$BABA\n$TME"\t\t\n$BABA Jack ma spotted golfing with Xi and this happens! 🪄\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Lkhagva73533425: $BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https:…\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\n$BABA $JD NEW ARTICLE : https://t.co/1I0lflYWcL', ' Alibaba stocks gain after China pledges to support markets https://t.co/FcKai5SpFy Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/X3ntzyYscm\t\t\n"$BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA $JD $YY 👆 https://t.co/EJCNVZfRLK\t\t\n"China said it will support the market', ' but that does not align with its politics...\nnow $BABA is surging"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA day trade https://t.co/9O6rhTt8Y5\t\t\n@TickerHistory I love how in 2020 $BABA was on the heat map.  It\'ll be back again soon\t\t\n$BABA money https://t.co/gjC89vrk4M\t\t\nBiggest short squeeze', " bull trap on fluff/bs ever! NEVER trust #ccp #china still going after #bigtech. #Investors' been suckered", ' fooled over & over', ' sell while u can #es_f $spx $spy #SPX #stocks #stockmarket $qqq #nasdaq $kweb $ashr $fxi $baba $tcehy $jd $bidu #hangseng #fintwit https://t.co/39pXnDDBEe\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @ChampionVibe: @TheStocksmen good stuff with $Baba https://t.co/svJfS9Q7Oa\t\t\nRT @MadConX: @inglouriouscap Only 10-11 months have passed since Charlie made his first buy of $BABA', ' and people are rushing to judge his i…\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\n"RT @StockJustice: We were long $BABA. We went long on $QQQ yesterday.\n\nYou can’t get any better than that."\t\t\n$BABA cnbc talking heads publicly say stay away', ' but secretly buying 😂 💗\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\n$BABA Trust numbers that can\'t be verified by independent auditors.  Good luck with that.  Watch the China Hustle.  The great China con to siphon American investor money. ï¸\x8f\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\nRT @eg651: $cenn some observations $didi $kweb $spy $baba $wkhs $solo $muln https://t.co/EjHmRLurUw\t\t\n$RIVN $AAPL $SNOW $TSLA $BIDU $BABA $HOOD $NVDA $SHOP $JD $WDC $BABA $FB $CCJ $RBLX $UPST $AAPL $BIDU $AZEK Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\\\.  https://t.co/r5yHq7jrvv\t\t\nHoy si aplica (?) $BABA 🤷â€\x8d♂ï¸\x8f🤪 https://t.co/G1snZu8koF\t\t\n$BABA $BILI https://t.co/z9oASPD4HC\t\t\n"Done for the day. Not sure why but can’t get thinkorswim to work on mobile so not posting screenshot today.\n\nDecent day trading $BABA', ' great liquidity but bad fills. Felt like I was doing well but P/L didn’t reflect that.\n\nP/L: $1', '675.17"\t\t\n"RT @KriSkin_Lalalab: ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', '…"\t\t\nRT @epictrades1: $BABA closed our calls from yesterdays mention', ' Flat $TQQQ ', ' trimmed $LABU and closed $PTON calls. https://t.co/wwfvcpBeZo\t\t\n$BABA imagine braggin about how ez shorting is yesterday 💢\t\t\n$BABA $QQQ always trust a 20% gap up. those never sell off in the next few trading sessions.. extremely reliable 😄\t\t\n$BABA 💲 https://t.co/3XlVyPyr0A\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\n$BABA $DIDI NEW ARTICLE : Chinese Stocks News: Why Are BABA', ' DIDI', ' PDD', ' JD', ' TME', ' BILI Stocks Up Today? https://t.co/uPVKtXWdoF Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/b6IloiOlwg\t\t\n"$DIDI gap fill \n$BABA $DUO $NIO $VIPS $LIZI $FAMI $IMPP $INDO $CTIB $MOMO https://t.co/BgT4OLduXp"\t\t\n$BABA The real game play will happen when 100 is broken . Resistence is slowly breaking down. ðŸ\x8f¼\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA give me that 100. I am cashing out my 80+ calls! Give me that bears. ðŸ‘\x8d\t\t\n"RT @moejesuss: Come trade with us and follow what smart money is buying and selling @QuantData 🎯\n$TSLA $DOCU $BABA https://t.co/oFZy9X6TCO…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nJusto ayer hablábamos de $BABA $95.48', ' y hoy sube 25%!!!!!!!!!! https://t.co/hjkdRaicwP\t\t\n$DIDI $NIO $BEKE $BABA $PDD $RLX $TME $AMD $IQ $SOFI $JD $AAPL $AAL $F $NVDA $KC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!! https://t.co/r5yHq7jrvv\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA In a shirt term bearish position here. Let\'s see if this cools off for a few.\t\t\n"ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regulatory fears. ORTEX generated RSI Buy #TradingSignals yesterday due to potentially oversold conditions.\n\nSee more here: https://t.co/yC2GhEOvql"\t\t\n@JDB_trading $BABA is een koopje of niet?\t\t\n$BABA puts here - 95.25\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n$BABA UP +24%\t\t\n@Derzuschauer7 आज खà¥\x81श हो लेने दो पà¥\x8dलीज़ … $BABA ने रंग दिखाया है 😆\t\t\n@reilly_mcadams I want to buy $BABA but hard to invest in a Govt that isn’t rules based like ours.\t\t\n$BABA it\'s hard to time the day but the direction is clear up not down. ðŸ’\x9d\t\t\n"Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doorbraak (weekslot) boven de SMA20 week! Dit is nog steeds een dalende trend. \nKijk hoe de vorige super bodem in 2018 verliep.... https://t.co/Tizr09gBBe"\t\t\n$BABA would it also be squeezing because quadruple witching this Friday? â–¶\t\t\nif u got caught in the China stock short covering .. u were piggish... $JD $PDD $BILI $FUTU $BABA $SE\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA face ripper https://t.co/SNyXkO09t9\t\t\n"@eFalk9 @CNBCOvertime @TruthGundlach @kevinolearytv @HalftimeReport It\'s HAPPENING!!\n\n$BABA\n$TME"\t\t\nAmazing bounce $BIDU $BABA $NIO\t\t\n$BABA  pt is $120 â–¶\t\t\nRT @WalterBuchananC: bueno pues $BABA sube 23% y ya está en 94', ' aún asÃ\xad según la (ogt) mayorÃ\xada el tÃ\xado Munger se pondrá la pijama de madera…\t\t\nRT @epictrades1: $BABA closed our calls from yesterdays mention', ' Flat $TQQQ ', ' trimmed $LABU and closed $PTON calls. https://t.co/wwfvcpBeZo\t\t\n"ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 https://t.co/k1QAPA1V4i"\t\t\nDay is young but a potential @TrendAlgoTrades buy signal is developing in $BABA https://t.co/fPBRB4IPi0\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\nWhat a great day following the money to make money @iluvstocks1.  Let\'s make money together!  $RIVN $AAPL $SNOW $TSLA $BIDU $BABA $HOOD $NVDA $SHOP $JD $WDC $BABA $FB $CCJ $RBLX $UPST $AAPL $BIDU $AZEK https://t.co/AJ244z6Ka6\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @Briefingcom: Market Briefing: Mostly risk on in front of the #TheFed $BABA $SPY $QQQ $DIA $HSCEI $DAX $XLY $XLK $XLF $XLC $RUT $SPX $CO…\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n"Nice movers \n$BABA $JD $SPY $FB $NVDA $SNOW"\t\t\nChinese #Stocks News: Why Are $BABA', ' $DIDI', ' $PDD', ' $JD', ' $TME', ' $BILI Stocks Up Today? https://t.co/Ryc6oDdI3j\t\t\n$BABA $95\t\t\n@gabrielgil5 Pues la has clavado con $baba a roto resistencia yo no me atrevo a meterle ya\t\t\n$BABA $BILI $DADA NEW ARTICLE : Chinese Stocks on the Warpath https://t.co/HPRCv7Uyhh Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/q4A9kgcgID\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$baba puts from here @Trader_Joe_LPP\t\t\n"RT @LarryCheungCFA: This is why we NEVER panic sell. Point proven. \n\n$BABA $TCTZF $KWEB $PDD $BIDU $JD $BILI #Chinatech"\t\t\nRT @TradeoJones33: He pillado dip de $Baba y estoy flipando ahora mismo...a ver donde llega esto 🚀🚀\t\t\n"- $baba has heavy layered buying to the upside 100 and better starting in \n3/25 15.8k vol vs. 5k OI\n4/14 100-130 strikes. All 2k vol and above. 1/3-1/2 of OI on all strikes. \n\nI’ll hold my long. Just wish I avg more. \n109."\t\t\n$BABA stock is very cheap and could generate huge returns over the coming years -- as long as the China-Taiwan conflict does not escalate. ï¸\x8f\t\t\n$BABA closed our calls from yesterdays mention', ' Flat $TQQQ ', ' trimmed $LABU and closed $PTON calls. https://t.co/wwfvcpBeZo\t\t\nbueno pues $BABA sube 23% y ya está en 94', ' aún asÃ\xad según la (ogt) mayorÃ\xada el tÃ\xado Munger se pondrá la pijama de madera antes de ver pagar su inversión https://t.co/pwX8sjvTzN\t\t\n"$baba avg vol 24.57 Mill \nRn 66 Mill before lunch time. easy 100 today."\t\t\n$BABA holly shit. glad i bougt yesterday!!!! 💗\t\t\n$BABA is just me that is pissed off that chinese stock are jumping? I wanted to buy more on those prices 🥲🥲\t\t\n"$BABA As we hit HOD\'s something we discussed on the Open to look for into the EU close', ' there are just so many PM who were/are short so this was to be expected \n \n$jd $kweb $TCEHY  $bidu 📶 https://t.co/OCLbhgm8CZ"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\nRT @Briefingcom: Market Briefing: Mostly risk on in front of the #TheFed $BABA $SPY $QQQ $DIA $HSCEI $DAX $XLY $XLK $XLF $XLC $RUT $SPX $CO…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"@DividendGrowth @maybebullish 🤣\n\n$BABA doing ok today', ' but still has a loooong way to go."\t\t\n$DUO GONEZOOO... Have been saying this set up was strong all day. $BABA $NIO $DIDI $JD flyinggggg 🌟\t\t\n$TSLA $AAPL $AMD $NVDA $VXX $BABA $NIO $MSFT $FB $AMZN  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[[[  https://t.co/r5yHq7jrvv\t\t\nWake tf up buyers', ' $VIPS up 30%', ' $BABA up 25%', ' other China related tickers 30-60%. No reason $WISH should only be up 15%', ' minimum 25-30%. Vip shop and AliExpress very similar to what Wish is. Closest comparisons tbh.\t\t\n@TheMaverickWS And tomorrow will be... $BABA', ' F*** Your Calls. 🤣\t\t\nMarket Briefing: Mostly risk on in front of the #TheFed $BABA $SPY $QQQ $DIA $HSCEI $DAX $XLY $XLK $XLF $XLC $RUT $SPX $COMPQ $DJIA https://t.co/FiW1DdNqQL #China #Russia #Ukraine #rebound #FOMC #fedfunds #economy #stockmarket\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA $JD $PDD $BILI I wonder if there was any manipulation behind these big moves? Do you think the "Big Guy" had his hand in on it? You can bet the Pelosis\' have calls! ðŸ’\x9d https://t.co/AxZe3fs0Ss\t\t\nBit of whiplash from Alibaba this morning $baba #stocks #financenews https://t.co/NiZ8fl09LR\t\t\n"Highest volume contracts today', ' 3/16 (No ETFs)\n$AAPL $TSLA $F $DIDI $NVDA $AMD $FB $CPNG $BABA $BAC $NIO\nhttps://t.co/3BytucCAiN https://t.co/oyXTgioUld"\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n@cryptostanislav Can you tell be what $BABA is doing today', ' can\'t check yahoo finance\t\t\n"Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimited #stockstowatch #stocks #stockmarket #investing #investor #Daizy https://t.co/Qm4are5Hbc"\t\t\nshorts shakin boots on $BABA don\'t get greedy. https://t.co/MbCMHfRaPs\t\t\n$BABA daang â\xad\x90\t\t\n$baba easy 101 today\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\nPR day', ' biggest swing win to date. Obv you never expect a 25% gap overnight and the Chinese government stepping in. But the technical setup was there', ' the rest is up to the market gods. $BABA $FXI $KWEB $NIO https://t.co/ff8TCO0jJg https://t.co/8b0pjXRt3c\t\t\n$BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n$BABA SQUEEZE THE BEARS ↘\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nTrndg ↗  $BABA $UUUU $BEKE $SWN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"Chinese stocks on 🚀🚀🚀\n\n$BABA $JD $NIO $BILI"\t\t\nBig moves in $BABA and $JD today as we\'ve been seeing some really aggressive smart money activity in the flow data to start the week 🚀 https://t.co/IbXKOCARx8\t\t\n$baba going back to $200 🤷ðŸ\x8f¿â€\x8d♂ï¸\x8f\t\t\nRT @HedgeFundTips: Just yesterday', ' Chinese internet stocks were deemed “uninvestable.â€\x9d Suddenly', ' after a significant gap up', ' everyone’s goi…\t\t\n$BABA old man Munger is smiling now ↔\t\t\nI like seeing this nice little relief rally in $BABA. Helps me walk off the edge for another few months. Check again at the end of the year\t\t\n@brandon00415944 Isn\'t it already? $BABA\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA this is turning into a squeeze 😀\t\t\nRT @BigMonty69: Don\'t be fooled by $CEAD price action. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $CTRM $UAMY $ENDP $LMFA $HYLN $M…\t\t\n"Se las llevan encadenadas.\n$BABA https://t.co/hufPv1uA2k"\t\t\n"Breaking down the numbers for $MIGI https://t.co/3tUkcyZkG8 Mawson continues exponential growth.  #Bitcoin \n\n$SONN $DUO $BEKE $CWEB $DIDI $PDD $YINN $FUTU $TME $TIGR $NIO $BABA $MARA $HUT"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n$BABA is performing well right now - Look at the jump in price - Stocktwits analytics show impressions have hit 3.3 million the past 24hrs - BULLISH 💯 https://t.co/LdHXEyZdev\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\nRT @felix61165477: $BABA https://t.co/BEzJJ50Um9\t\t\n$3400 on $BABA today!!  Thanks @AjTrader7!!!!\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\nJP Morgan calls Chinese stocks un-investible two days ago and today they are up 30%. Nothing to see here. $baba $jd @FBI\t\t\n@reilly_mcadams @PoundingDaTable @TicTocTick Thx 4 Ur suggestion; I am thinking about loading some $BABA\t\t\n$BABA show them cheeks bears if your being squoze\t\t\nRT @juanmabenito: #Alibaba continúa sin levantar cabeza en el gráfico', ' pero cada vez se encuentra más cerca del posible suelo en la caÃ\xadda.…\t\t\n"$BABA\n\nSold half at +53% gain', ' will hold the remaining half for a bigger move.\n\n#woosah https://t.co/U7FbtX7m3t"\t\t\n$BABA time to take profits before everyone does at the same time. Look at it when it gets back in the 80s', ' unless of course you bought it yesterday then I would hold.  Too quick to the upside. ✨\t\t\n$BABA Short with $YANG ', ' $PDD 📌 https://t.co/n70VoFnubU\t\t\n$BABA this is turning into a squeeze\t\t\n$BABA is a a f^#$%ing machine\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA https://t.co/Pu7NcElnFJ\t\t\n@JDB_trading Wat zegt de +22% van vandaag?  $BABA\t\t\n$BABA China supporting equity market. You just buy now. House money. Fed decision has no effect on Chinese equities. ðŸ’\x9d\t\t\n+23% $BABA ', ' parece mucho', ' pero esta solamente recuperando valores del Jueves pasado...es un mercado muy difÃ\xadcil 2022\t\t\nA ver', ' que $BABA está a precios que si nos lo dicen hacen un año no nos lo creemos', ' no nos chupemos la pollas por el rebote que aquÃ\xad sigue palmando pasta hasta el apuntaor (precio medio 150usd).\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n$baba   ~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/tDjFjSyL9q\t\t\n"Most active #stocks \n\n$DIDI 42.78%\nDiDi\n$BABA 23.46%\nAlibaba\n$SBUX 7.46%\nStarbucks\n$NVDA 5.73%\nNVIDIA\n$NIO 21.27%\nNIO\n$BEKE 63.59%\nKE Holdings\n$PDD 45.55%\nPinduoduo\n\n#stockmarketcrash #stock #stockstowatch #StockMarket #StocksInFocus #stocktrading #stockpicks #stocktrader #Trader https://t.co/LVPrJC4P2s"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"Speculated a few days ago that we were seeing near-term capitulation.\n\nStill a ways to go', ' but you can see how sentiment can flip on a dime. \n\nStill think greater risk is Russia/China relationship until conflict is resolved', ' but remove those risks & rerating will be wild $BABA https://t.co/FAw2kPvXId"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA CONTINUES TO HAVE A RED SELLER\'S BIAS therefore students should only identify sell signals for higher consistency. This feature automatically colors the screen blue for a buyer\'s & red for a seller\'s bias. Only at ProTraderStrategies (All signals for student education only) https://t.co/J3XmFaT2ye\t\t\nRT @Tradytics: Congrats to $BABA traders today. ðŸ™\x8f\t\t\n"$BABA #alibaba \n\nChart update with the Killer bot :\n\n-Entry : 78$', ' lower green trendline\n- Exit : not a single share before 130$ = high red trendline\n\nStop guessing. https://t.co/eD6hJ6bHO1"\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @EBUYUKARSLAN: I can assure you that your favorite GURU did not buy the dips instead disappear \nHe will show up when bullish market back…"\t\t\n$BABA \'nothing has changed\' did you guys even read the news???? 📶\t\t\n"20 day free triale📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $GGG $BABA $GOOGL $BTC.X $T\n$DP.X $BB https://t.co/gO1zok8ljW"\t\t\n@MKTCall @GuyAdami @CarterBWorth @openexc @FactSet Can you talk about your GOAT call on $BABA from yesterday?\t\t\nThose buying $BABA should actually look at $BGNE. If their HQ was in Boston like where their people are and not in Beijing', ' this stock might not have dropped below $200', ' IMO.\t\t\n@RadGrapes @Gambiste1 It’s just a chance to make money … when $baba is trading at book value with no implied growth at this price', ' it’s hard to resist. But yes … China is absolutely desperate.\t\t\nYa salieron todos a decir que compraron $BABA ayer? 🤣🤣🤣\t\t\n@Sebas_Orc $baba\t\t\n$BABA if the Fed dumps', ' what happens here?\t\t\n"I can assure you that your favorite GURU did not buy the dips instead disappear \nHe will show up when bullish market back:) \n\n$spy $sofi $afrm  $pltr  $upst $amzn $aapl $fb $pypl $hood $lcid $tsla $fsr $nio $z $dwac $ggpi  $ddog $f $googl  $nvda $btc $rivn $oil $baba $xpev $nio"\t\t\n@TicTocTick $BABA to $98 today', ' I’m not Brian\t\t\n"Almost all US listed chinese stocks are up 20%\n\n$BABA $TCEHY $NIO $XPEV $JD $DIDI $TME $BILI $FUTU $PDD $BGNE $LI $TAL $GOTU\n\nhttps://t.co/mnsG5oPWqv"\t\t\n"@BBGMarket Lo hizo. El muy desgraciado lo hizo.\nLong $BABA"\t\t\n"Many US-listed Chinese stocks are up 20-50% this morning after positive comments by Chinese authorities on supporting the economy', ' stock market and foreign listings. For example', ' $BABA and $TCEHY up over 20%.\n\nhttps://t.co/mEz98mTWi0"\t\t\n$BABA I would assume it has seen a lifetime bottom yesterday - $72 - 15-MAR-2022\t\t\n$BABA 40 % LO DE ESTAS SEMANA 35% LOS DE ENERO WOW TONELADAS DE GANANCIAS HOY CON $BABA https://t.co/qiAqz7F4hQ\t\t\n"RT @n_hatami: and this is how the sentiment can change from ðŸ\x90»toðŸ\x90®!\n\n$NIO $XPEV $LI $BABA $FB $PYPL"\t\t\nChina names outta control today: $NIO $BIDU $BABA $JD $XPEV\t\t\nof all the China stock  scott chooses $FUTU long   $BABA just had a nice PB bounce\t\t\n$BABA Get out if you\'re above your avg. Shit is about to crash! 🪄 https://t.co/5OFf45M7Sl\t\t\nHoy hay mas inversores en $baba que ayer\t\t\nUsually super bearish here', ' but today it is genuinely doing shit and might rip another 15% when ppl realize $WISH has been following $BABA and the rest of the China tickers. Most of which are up 35-60% today. 15% won’t cut it after all the L’s Wish has taken. Expecting $2.10\t\t\n$BABA looks like an attempt to shake out weak hands. Hold strong ï¸\x8f\t\t\nBulls are in full control!! $SPY $AAPL $AMZN $BABA $TSLA\t\t\nRT @Lindagoerge__: $BABA market cap of $206 billion is trading at 76$ and SHOP and meli which is having a MC less than $100 billion trading…\t\t\n"@segurado88 If you believe Alibaba $BABA is a good business as I do', ' and for the long term investor', ' then whether it’s $75/$90/$110/$150 etc all fine to add', ' I have bought well over $200 and at $100 odd range.\n\nBuy DYOR don’t momentum buy because it’s up and now FinTwit has turned etc"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\nRT @PwmTrades: When We go out to eat everyone around me gets a seat at the table.. $FB $EXPE $BABA $SPY https://t.co/Q80dd5uLib\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"$TAL $EDU $BABA $WISH $GOTU  \n \nHopefully most of you took positions. Like I mentioned CHINA a 50 was getting close to a critical level for a bounce that was going to affect all the stocks 👇 https://t.co/gTW6Np60en"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$NIO $BABA $JD goodbye everyone! 🇨🇳 🥇 https://t.co/rz6yXCvGnZ\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\nRT @haikuperongeluk: $BABA Give me 100+ 👇 https://t.co/7rbIBTDAVM\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nWhen We go out to eat everyone around me gets a seat at the table.. $FB $EXPE $BABA $SPY https://t.co/Q80dd5uLib\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$SHWZ $1.53-High of day-Announces URBAN Dispensary and grow acquisition! 33rd Dispensary in 2 states.\n\n $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST $MNST $MDLZ $WFM $SBAC  $VOD $TMUS $FAST $DAL $AAL https://t.co/HQgXjFRP68"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"RT @AlertTrade: âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US ma…"\t\t\n@TheMaverickWS Those shorts that piled into $BABA yesterday got a surprise today. https://t.co/tspkQtodvM\t\t\n$BABA Nailed it https://t.co/vRVpfm3gD2\t\t\nRT @Lindagoerge__: $BABA #8 Trending', ' top 3 and the squeeze Will be imminent\t\t\nRT @Lindagoerge__: $BABA lol. I said it. It has to raise by 8. $OCGN followed by ... https://t.co/L5JdlOfpcV\t\t\n"RT @Lindagoerge__: $BABA\n J.P. Morgan bought these months ago and is trying to unload let’s wreck them https://t.co/J1LZpEaH1s"\t\t\nRT @Lindagoerge__: $BABA I AM NOT FUCKING LEAVINGGG!! https://t.co/70TauA2AU3\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Bien ¡¡\n\n  $BABA \n\n A precios del 10 de marzo del 2022"\t\t\n$BABA Time to play outside the box. 👇\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nBack in some $BABA calls\t\t\nit\'s unbelievable', ' I bought $BABA calls the other day when these jokers came on CNBC and called them "un-investable."  they literally made the bottom.  can\'t make this shit up. https://t.co/REw75PcD9i\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"Above5DaysMA\n$ACHR $3.69 10.96% 7.41% 26.98% -47.44% 59.43\n$API $9.93 40.45% -10.78% -8.23% -45.38% 48.58\n$BABA $94.34 22.90% -6.53% -22.83% -23.86% 42.10\n$BIDU $133.70 23.36% -7.30% -16.77% -10.08% 44.87\n$BLI $6.27 16.54% -0.63% -17.06% -66.16% 42.37"\t\t\nI\'m back and in $BABA which has been trading like it has trapped shorts - not real surprising.\t\t\n"DailyUp5\n$BA $188.91 5.01% 5.80% -11.02% -8.99% 47.60\n$BABA $94.34 22.90% -6.53% -22.83% -23.86% 42.10\n$BB $6.47 6.24% -4.01% -8.10% -28.19% 43.97\n$BIDU $133.70 23.36% -7.30% -16.77% -10.08% 44.87\n$BIRD $5.81 10.04% 0.00% -49.83% -61.88% 27.57"\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n"$BABA $JD Key News Update\nAlibaba', ' https://t.co/w1BWy3iD3R and other China stocks soar\nhttps://t.co/MW7cwgBWow\nStock alerts', ' news', ' and trade ideas at https://t.co/Qkw92RLxV8\n\n#daytrading #stocks #stockmarket"\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\n$BABA where is that guy from JP Morgan? 💲\t\t\n@ThetaWarrior what\'s $BABA saying theta?\t\t\nRT @StocksWithCam: $BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines w…\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"$FB P/E: 14.62x\n$BABA P/E: 25.06x"\t\t\n$BABA Give me 100+ 👇 https://t.co/7rbIBTDAVM\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $QQQ 🥉\n4. $FB\n5. $NVDA\n6. $SP…"\t\t\nHe pillado dip de $Baba y estoy flipando ahora mismo...a ver donde llega esto 🚀🚀\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $QQQ 🥉\n4. $FB\n5. $NVDA\n6. $SP…"\t\t\n"$BABA sees 435 bullish options orders worth $38', '166', '569. On the flipside', ' BABA sees 116 bearish options orders worth $39', '492', "090.\n\nBABA's overall statistics show 48", '375 calls worth $120', '351', '596. On the other side', ' we have 23', '682 puts worth $79', '308', '410.\n\n11:04 AM ET"\t\t\n"$BABA Statistics as of 11:03 AM ET\n\nOrder Count:\n- Puts: 23', '675\n- Calls: 48', '347\n\nVolume:\n- Puts: 118', '219\n- Calls: 294', '044\n\nPremium:\n- Puts: $79', '296', '426\n- Calls: $120', '328', '528\n\nPut/Call:\n- Order Ratio: 48.97%\n- Volume Ratio: 40.20%\n- Premium Ratio: 65.90%"\t\t\nMe watching $BABA go up 2 dollars from my buy price. https://t.co/QhP7v2wxYJ https://t.co/NFE5PlhLra\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\nBuy to open $baba 94.25\t\t\n"Wed (3/16/22) largest increase in OI from Tues (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $TEVA $F $BILI $PLTR $PBR $TCOM $HUT $JD $BP $GM $CMCSA $PBR $SOFI $CPNG $BABA $UAL $AAPL $NIO $TWTR $RIVN\n\nDATA: @Barchart https://t.co/CTFVVLahvK"\t\t\nWall Street opens higher following surge in Chinese markets https://t.co/wqIYBb9Ykw $BABA $JD $DIDI $BIDU $XPEV\t\t\n$baba $iq $futu 325th', ' 326th ', ' and 327th 20%+ gainer within days', ' not months.  Love this game! 💗 https://t.co/h62WOAXNmb\t\t\n$BABA great chance to cut loses', ' dont play with uncertainly....this was a gift to get out ðŸ‘\x81\t\t\n"Dead Cat Bounce – Despite escalating COVD', ' Hong Kong desertions', ' Common Prosperity', '  JPM downgrades', ' Delisting Threats', ' Hong Kong Stocks resurrect on positive wording of floor support.@Reuters \nJD', ' $BABA', '$NTES', '$TCEHY', ' $GDS', ' $BILI', ' $LI', ' $PDD', '$BIDU', ' $EWH https://t.co/CyTc6ihQiF"\t\t\n"Pregunta seria para los del análisis técnico:\n¿Hasta dónde podrÃ\xada o deberÃ\xada irse hoy #Alibaba?\n¿Ha roto alguna barrera o cruzado alguna media?\nDa la sensación de que se habla poco $Baba', ' cuando deberÃ\xada estar siendo el paraÃ\xadso de los traders."\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (85)\n2. $BABA (26)\n3. $TSLA (25)\n4. $OIL (18)\n5. $GME (17)\n6. $QQQ (16)\n7. $NVDA (13)\n8. $WEN (9)\n9. $FB (9)\n10. $AAPL (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/A1WXtiOYFQ"\t\t\nHoly shit $baba 🤯\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n$BABA fuck that I’m out before I walk out with gains 🤣✌ðŸ\x8f¼GLTA ï¸\x8f\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\nTeam $BABA LFG!!! https://t.co/hIwFh4Xb6b\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nI’ll help the $WISH baggies today', ' “Given that in 2020 it was estimated that 94% of WISH vendors were based in China.â€\x9d Today is China moon day so no excuse for nothing less than 25%. $BABA $IQ $CAN $HUYA $YINN $JD https://t.co/IAOtQell4x\t\t\n$NTES $JD $BABA $BIDU Return to 2018 prices with a nice bear trap ....  https://t.co/CQuFNj9YeQ https://t.co/FU62FiCnw2\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $QQQ 🥉\n4. $FB\n5. $NVDA\n6. $SPX\n7. $BABA\n8. $ES_F\n9. $AREB\n10. $JD\n\n( Sorted by most recent ) https://t.co/IFM7C0k3xu"\t\t\n"F u ðŸ\x90» @smolgrrr . We pamp $baba \n\nThey pamp $btc. \n\nLfg https://t.co/k8CIWzs0cf"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $TSLA\n2. $BEKE\n3. $SONN\n4. $BABA\n5. $MULN"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $GME\n3. $TSLA\n4. $NVDA\n5. $SOFI"\t\t\n$Baba bounced\t\t\n"RT @Spocksstocks: $IXHL consolidating', ' wouldn\'t be short with this ticker. Of course news sends it \n\n$BABA $SPY $GME $BEKE $NIO $BTC $CEI $…"\t\t\n$BABA $JD $NIO $DADA been happily shanking and boiling the shorts today. 🆕\t\t\n$JD and $BABA are moving like crazy today. Who else wants to see that Pre-Market gap fill?? 🔥\t\t\nAlways a good day when I can walk away early and be happy! Started my day off with a $BABA short idea out the gate covered perfect into the move. Then flipped long china names $BABA and played the momentum. Messed up on $BEKE exit into 14 so longed $BILI off better setup! https://t.co/q5WwaN5JoZ\t\t\n#Alibaba', ' $BABA', ' is up 22.6% - https://t.co/QUk8BW3zUZ\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #o…\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (39 mentions)\n2. $BABA (20)\n3. $QQQ (12)\n4. $GME (11)\n5. $TSLA (11)\n6. $SOFI (7)\n7. $NVDA (7)\n8. $ZIM (5)\n9. $FB (5)\n10. $FUBO (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/AzYjZMlcCI\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $432.77  Mentions: 66\n$QQQ  Price: $336.92  Mentions: 57\n$TSLA  Price: $833.54  Mentions: 46\n$BABA  Price: $93.79  Mentions: 45\n$DFMTF  Price: $0.25  Mentions: 37\n\n#stocks #investing #trading"\t\t\nTrndg ↗  $BEKE $OPEN $CWEB $BABA scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 10:00 AM EST\n1. $DIDI (+42.64%)\n2. $NIO (+19.12%)\n3. $BEKE (+60.32%)\n4. $BABA (+22.59%)\n5. $PDD (+43.54%)\n6. $RLX (+24.27%)\n7. $TME (+21.37%)\n8. $AMD (+4.85%)\n9. $SOFI (+4.76%)\n10. $IQ (+49.53%)"\t\t\nRT @DesertFoxCal: $KWEB $BABA $JD $DIDI china spoke! We are done discipline our babies and time to help them out again! #shortsqueeze ðŸ‘\x8d\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"$BABA 06/17/22 $145.00 PUT\n\nType: large\nTime: 09:42:18\nTotal Size: 5600 Contracts\nTotal Value: $29293600\nAverage Price: $52.31\nAsk: $53.3\nBid: $51.8\nUnderlying: $94\nSentiment: neutral"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 45\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 66\n\n#stocks #investing #trading"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @felix61165477: $BABA https://t.co/BEzJJ50Um9\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #o…\t\t\n$BABA https://t.co/BEzJJ50Um9\t\t\n$BABA Green candles for the past 30 mins ï¸\x8f\t\t\nRT @MSwayzeee: @TomTrades101 @Daniel48573586 @DefiChain_Facts @DanielZirkel @defichain In general yes: minting token', ' selling at dex', ' and p…\t\t\n$WISH some of you saying this isn’t a China stock', ' management might be American but everything about this stock is associated with China. 90% of product is from there', ' this is why it’s been following $BABA and the HSI. However today it’s underperforming by a mile. Should be +25%\t\t\n"@WolfpackReports @McSwainPA @jeff_bartos @herbgreenberg @muddywatersre @koryamc1 @TheRealDarkPool @TaraBull808 @AleishaPionka @AMCbiggums WATCH THIS VIDEO!!\nDan David exposes fraud', ' sometimes. But very often he also protects fraud and commits fraud. That\'s his ""racket"". Dan is under DOJ criminal investigation along with his paymaster Carson Block\n$AMC $GME $BEKE $BABA $DIDI $TAL $ANTA $IDEX\nhttps://t.co/Dmc5jVR935"\t\t\n$BABA Big time. Let’s do it. 🔔\t\t\n$BABA and $TME up 20% each.  Still a long way to return to prior levels.\t\t\n@TheStreet $BABA  — I don’t trust #Xi .  He simply doesn’t want #JackMa (or any other) to be too powerful.  I once owned; sold at a profit (unfortunately', ' missed historic high) when Xi crushed Ant.\t\t\n$Baba on the road to recovery. Been dollar cost averaging for a while. One of the largest tech companies in the world. Up 20% so far. I want that all time high.\t\t\n$BABA Cash on hand trying to cover. 💢\t\t\n@enriqueabeyta I changed my view … Xi and China can’t afford to fuck around with stock market … I’ve been holding $baba for a while now and I ain’t let letting go … things have changed\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/h291sB1YAD\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/JW9QcH5Muo\t\t\n@Sqwii Thanks for the tip', ' caught $baba and $sea\t\t\n"🔰 $BABA (4hr)\n-Fib level of support at 74.81\n-Fib level of resistance at 106.01\n50MA at 93.14\n100MA at 103.71 https://t.co/BO07xpS9II"\t\t\n"@jpmsam Ah… ¿que no?\n\nHabÃ\xada una clara sobreventa con un RSI clarÃ\xadsimo', ' además del doble fondo con tirabuzón invertido que se venÃ\xada haciendo en gráfico de 2 minutos.\n\nSolo por esto', ' ayer compré 250.000€ de $BABA y hoy le daré salida."\t\t\n"@TomTrades101 @Daniel48573586 @DefiChain_Facts @DanielZirkel @defichain In general yes: minting token', ' selling at dex', ' and paying back after update.\n\nBut in this special case not', ' because the dex had simply already priced in the pre-market price of $BABA."\t\t\n"$NIO\nOne day really doesn\'t change anything. Respected the support levels', ' has a gap to fill and still under weekly 9EMA which has been resistance since Nov\n\nEnough has been said about $BABA \nChart is horrible\n\nHappy for the day and swing traders who caught today\'s run https://t.co/0JXF5uNc30"\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 16\n\n$TSLA +4.80%\n$SBUX +8.23%\n$BABA +21.74%\n$AAPL +1.97%\n$FB +4.03%\n$GOOG +2.39%\n$GOOGL +…"\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/LOOkJDSPBH\t\t\nRT @StocksWithCam: $BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines w…\t\t\n"$BABA $NIO $PDD $BIDU $BILI $JD\n\nhttps://t.co/bBB87jr8Os"\t\t\n"$BABA $PDD $DIDI $JD \n\nAll rally mode ðŸ‘\x8dðŸ\x8f¼ðŸ”¥ 💲"\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/nhGvickGPI\t\t\nRT @UPBOptionMil: $YY +44%  $IQ +43%  $DIDI +41% $JD +27%  $BABA +21%  $BIDU  +21%  $NIO +17% $FXI +13%\t\t\nRT @EllisDillinger: $JD $BABA so you’re telling me you didn’t sign up for Whalestream? Sucks\t\t\n"RT @SixSigmaCapital: The $BABA ‘bounce’ should highlight how much a stock actually has to move to get back to previous levels \n\n~20% move t…"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nWords don\'t matter. If China invades Taiwan', ' which looks very likely sanctions will cause $BABA to drop far lower than its current level. https://t.co/qD67PKOcNV\t\t\n$BABA breaking all the walls âš¡\t\t\n"The $BABA ‘bounce’ should highlight how much a stock actually has to move to get back to previous levels \n\n~20% move today yet minuscule considering how large the drawdown has been \n\n70% off high still and down ~60% last year https://t.co/wh39wEiGaY"\t\t\n$baba puts would be lucrative here', ' I believe. $ 93.00 few months out $spy\t\t\n"RT @afortunetrading: $TSLA $844 breakout level next \n$BABA $95 breakout level next \n\nWatch for some intraday consolidation near these level…"\t\t\n🔥 $BABA certainly ðŸ\x8f¦ðŸŸ¢institutional buying taking place.... up 20%\t\t\n"$TSLA $844 breakout level next \n$BABA $95 breakout level next \n\nWatch for some intraday consolidation near these levels for possible roll up plays"\t\t\nRT @Arvinborgg: Nice little action here $BABA\t\t\n$QQQ THE WAR IS OVER. PEACE TALKS!! Ceasefire!! $VIX $BABA $KWEB $UVXY $APPL $ES $SPX\t\t\n$BABA 94 broke', ' 110 EOD 🆓\t\t\n"@MalikS305 @cadeinvests Financially', ' it seems undervalued.\n\nThe balance sheet', ' revenue', ' cash flow', ' and earnings are all great.\n\nQualitatively', ' $BABA is quite unpredictable due to it simply being in China.\n\nI think it can be an asymmetrical bet', ' but don\'t put in more than you can afford to lose."\t\t\n$BABA shes back ï¸\x8f\t\t\n"RT @kevinsxu: “Be fearful when others are greedy', ' and greedy when others are fearful.â€\x9d\n\nEasier said than done', ' but here\'s our chance.\n\n👀 $B…"\t\t\n$BABA I didn\'t think this could go below 150', ' then 100', ' then below 90... China finally said something positive.  I think this goes back above $100 in 2 weeks.   Took position this morning. 🌟\t\t\n"Good Morning! Market is green! \nIt might sell later', ' so watch your self! \n\n$SONN\n$VEON\n$DUO \n$PDD\n$BAKE\n$BABA option\n$RLX\n$AMD option"\t\t\nChinese stocks morning spike on positive news. Trades $BABA mainly trend line break play. Target reached. https://t.co/UiR7BSUOap\t\t\n$BABA 73 the early gift of the century Mark it! ðŸ‘\x8d\t\t\nRT @shaolintrader88: i had my hands full  $JD $BABA $COUP  n that was after taking profit in $BZ n covering $FUTU\t\t\nRT @UPBOptionMil: $YY +44%  $IQ +43%  $DIDI +41% $JD +27%  $BABA +21%  $BIDU  +21%  $NIO +17% $FXI +13%\t\t\nThank you @Tony_BATtista! I ran with you like a thief into the night with $BABA gains https://t.co/vAVP4MOVZm\t\t\nRT @PwmTrades: I have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\n$SPY getting pushed up by shorts covering and not new buyers', ' heavy retail tickers like $HOOD $BEKE and $BABA top gainers.... sounds like a rug pull is right around the corner\t\t\n"RT @stuckwithafork: @Edark94 Bought a little $BABA since I think it gets pushed by the firms.\nBut I bought more $VIPS\n\nHaven\'t a clue wheth…"\t\t\n$BABA 20', '5% arriba', ' el Cedear 21', '8% arriba. Igual todavÃ\xada parece que está barato según los fundamentals que mostró @crsorens el otro dÃ\xada.\t\t\nRT @Giovanni730: Awesome call on $BABA @Tr3ndyJon !!  I could hear you on the morning calls the past couple of days working to get filled o…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA $NIO $LKNCY today is a good day https://t.co/2TpCeqvkph\t\t\nRT @Dlarkin717: I don’t mean to toot my own horn but pretty good call if I do say so myself 😎 $BABA https://t.co/A1tWTmPZCU https://t.co/Mf…\t\t\nRT @maricaldassouza: $BABA quicker squeeze to 90 then i thought must of been alot of rocket scientist shorts in the 70s. The ones still den…\t\t\n"Probably a nice SHORT SQUEEZE in these but wouldn\'t OWN them unless the Chinese Government went out and showed us they were BUYING ADRs!  $PDD $BABA $JD $BIDU $NTES\nhttps://t.co/SuoH9StimI"\t\t\nGlad I sold my puts in $BABA yesterday. That’s the thing with overnighting plays', ' sometimes there’s just crazy news you can’t expect to happen. If you do have puts though', ' there is more than likely going to be a pull back to fill the insane 20% gap made.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/c2oaB6AY2f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/LG1BzxaxXh"\t\t\nRT @BigMonty69: Don\'t be fooled by $CEAD price action. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $CTRM $UAMY $ENDP $LMFA $HYLN $M…\t\t\nمبروك للمستثمرين Ù\x81ÙŠ $BABA 🔥🔥💪💪ðŸ¤\x9d @CharlieMunger00  continue inspiring millions of investors world wide ', ' if you want to be a millionaire ', ' watch  what the  big  dogs are doing so that you can be one day a fat cat ðŸ\x90ˆ https://t.co/TlYeFaSN3F\t\t\n$BABA We are seeing good movement here', ' several orders above the ask came in at $90 dollars', ' if you followed ðŸ\x90³ whales early morning you\'d be up for a 1 hour trade from $90 to $93 dollars! See more in profile! https://t.co/yzvGn0nSNK\t\t\n$baba sold 10; 3/25 105 calls @ 1.69 avg; against my position; long (1000)!\t\t\n@idyllicfinance @cadeinvests Hey what do you think about $BABA\t\t\n$BABA shills can rejoice as there is a green day but you can be sure it will turn red sooner or later. https://t.co/1xjO0TDlDd\t\t\n"$BABA \n$120 by friday 👇"\t\t\n"Option Alert $BABA Mar 18 2022 95 Call \n- Price: 2.68 \n- Money: $271', '484 \n- Volume: 1013 \n- OI: 6587  Delta: 0.42 IV: 118.151 \n- ToS Symbol: BABA220318C95 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 10:50:22 ]"\t\t\nRT @PandaOptions: $BABA On watch again this week for a move over 170. Targets above at 172', ' 176', ' 180. Under 158 can see more downside https…\t\t\n"$cweb $kweb $baba\nThat was your +60%. Now take the big W and take some to the bank"\t\t\nRT @DrLecterTrades: The day has finally come. I can no longer be a $BABA bear. I’ve been waiting since 239 to be a bull and I waited', ' takin…\t\t\n$BABA I\'m still down 50% overall ... :( ï¸\x8f\t\t\n"RT @BigMonty69: I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA you guys really pumping this chi com trash lol 🆓\t\t\nRT @PandaOptions: $HD $BABA $NFLX $MSFT https://t.co/ZNBxnkGeyw\t\t\n$BABA Anyone thinks this could cross 100 again??? â–¶\t\t\n"RT @alpepinnazzo: FT ""#Ukraine and Russia draw up neutrality plan to end war""\n\nGuess who knew that past March 9 ðŸ˜\x9d\n\nhttps://t.co/am36kyTajT…"\t\t\nRT @SuspendedMurphy: Alibaba and JD off like a rocket today. I’ve been watching it for weeks. I knew it was gonna happen. Just too much of…\t\t\n$YY +44%  $IQ +43%  $DIDI +41% $JD +27%  $BABA +21%  $BIDU  +21%  $NIO +17% $FXI +13%\t\t\nRT @LaksaTasty: @SuspendedMurphy $BABA is still cheap\t\t\nRT @810Python: $BABA intraday looks good for upward continuation 🤞\t\t\n#China is "uninvestable"! Of course at least as long as fundamentals do NOT play a role! $KWEB $BABA $TCHEY https://t.co/QxHyxFKSdK\t\t\n"RT @alpepinnazzo: FT ""#Ukraine and Russia draw up neutrality plan to end war""\n\nGuess who knew that past March 9 ðŸ˜\x9d\n\nhttps://t.co/am36kyTajT…"\t\t\n$BABA my 80 calls are printing! But I am very greedy now. I want 100+! Give me that! ✔\t\t\nRT @PandaOptions: $BABA Trying to poke out of this falling wedge. A move over 170 can bring a bounce to 174', ' 180', " 186 https://t.co/qanK7sLf…\t\t\nRT @MelvinEquity: Wish I was long China stocks today $YINN $BILI $BABA $PDD\t\t\nRT @elisabethh97: $BABA & as we got the dip at 10 as discussed there's the take out of $91.5 & now at 2x avg vol but still", ' a lot more to s…\t\t\nRT @WI16t: $BABA 30 days ago we were at $126', ' we gonna claim that spot in under 14 days', ' Mark my words 📌\t\t\nWhy Alibaba $BABA', ' Nio $NIO And Other Chinese Stocks Are Surging $DIDI $JD $XPEV https://t.co/5Wp5J2cQLu\t\t\nRT @dosinaga2: $BABA compresión semanal', ' ahora si hija de perra? https://t.co/uEVPNb5szX\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @TheBullsArmy: The most volatile stocks I have $BILI and $BABA. Absolutely insane. Down 10% one day', ' up 38% the next. Not quite sure how…\t\t\nRT @STpremiumrooms: Not gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\nRT @CCtradez: I was buying non stop yesterday. Paying off BIG today. $BABA $DKNG\t\t\n$BABA hoy haciendo un buen BABA', ' pero.... aun sin señal ', ' ya ha pasado varias veces que medio se recupera para caer mas fuerte.  Seguimos con las manos quietas. 🤔 https://t.co/nzbD7qro4j\t\t\n"RT @TestBot30568905: $BABA \n\ndear china government', ' please delist asap.\n\nMy broker is calling and disturbing me all the time. âž¡"\t\t\nWow amazon competitor $BABA up 20% today.\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nShoutout to @SpartanTrading and the mods. Their collaboration together to come up with ideas is amazing. Extremely skilled and professional team. Huge overnight with plays on $KC $BABA $EPAM $TSLA and many others.\t\t\n$BABA sold 93.65', ' from 88.40 ... made about $3', "700 in an hour. i'll take that. 🚩\t\t\nRT @TheBullsArmy: The most volatile stocks I have $BILI and $BABA. Absolutely insane. Down 10% one day", ' up 38% the next. Not quite sure how…\t\t\n"Today\'s Market Heatmap - March 16\n\n$TSLA +4.80%\n$SBUX +8.23%\n$BABA +21.74%\n$AAPL +1.97%\n$FB +4.03%\n$GOOG +2.39%\n$GOOGL +2.28%\n$AMZN +1.96%\n$WMT -0.49%\n$VZ -1.24%\n$INTC +2.57%\n$NLOK -11.11%\n$TGT +1.15%\n$JBL +9.30%\n$PFE +1.05%\n$ACN +2.43% https://t.co/dS5nThfVy6"\t\t\n$BABA 52 mill first hour 😳 ☑\t\t\nRT @BMoeKnows: $QK Chinese stocks rippin!! This one has only 350K float. Took a lotto just in cast this one gets found. $BABA $JD $BIDU htt…\t\t\nRT @Qiyang_Crawler: $BABA Break $92 and we fly âž¡\t\t\nRT @MillonariosAnon: 1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can…\t\t\n"RT @MoneyBaggerZ: $PSWW per company updates coming \n\n#oil #petroleum #Crude #Solar \n\n$WCIG $SPY $SPX $QQQ $AAPL $TSLA $BABA $AMC $AMZN \n\nht…"\t\t\n"Delayed Trading Alerts - For Education Purposes Only\n$BABA/Bullish/$92.65\n\nFor real time join : https://t.co/x8CAUkKRFx\n\n@moneytimegroup #TheStrat #ORB #OptionsTrading #tradingtips #stockmarkets #stocks #investing #Automation #Algorithms"\t\t\n"Come trade with us and follow what smart money is buying and selling @QuantData 🎯\n$TSLA $DOCU $BABA https://t.co/oFZy9X6TCO https://t.co/HoFjPQEWnL"\t\t\n"$BABA $PDD $FUTU $BIDU baidu\nI\'ve heard that stocks take the stairs up and the elevator down.\nBut not Chinese stocks. They\'re lazy and only take the elevator both ways. 🚩"\t\t\n"RT @El_P_Financiero: $BABA +20% en Hong Kong (y otras chinas):\nEl gobierno chino anuncia medidas para estabilizar los mercados e impulsar l…"\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $SPY 27\n2nd $BABA 19\n3rd $QQQ 18\n4th $TSLA 16\n5th $NIO 14\nhttps://t.co/Y2uk4boUVb"\t\t\nLo de $BABA', ' alguien me puede explicar lo sucedido https://t.co/zY3dLWV8kd\t\t\n"ARORA POSTULATION ON THE END GAME IN UKRAINE MAY COME TRUE\n- Read more.\n\nhttps://t.co/WGZx3UFuE8\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $DIDI $NIO $BEKE $BABA $PDD $RLX $TME $AMD $IQ $SOFI $JD $AAPL $AAL $F $NVDA $KC"\t\t\n@BullishBearz $BABA holders today who are still down 50%\t\t\n$BABA $KOD LOOK AT 52 WEEK HIGH BOTTOMS IN LETS GO GOING TO RUN SOON GET IN EARLY 🚨👀👀🚀🚀 ↔\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$BABA\n$TSLA\n$AMZN\n$NVDA\n$AAPL\n$JD\n$FB\n$BIDU\n$AMD\n$SQ\n\nThanks for visiting my page 💻 https://t.co/hQd8zZBu90"\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $SPY 27\n2nd $BABA 19\n3rd $QQQ 18\n4th $TSLA 16\n5th $NIO 14\nhttps://t.co/Y2uk4boUVb"\t\t\nDecided to dabble in some $BABA today - for tech', ' the fundamentals are great but risk has always been on the regulatory side. With China coming out with pro market comments', ' this should settle investors.\t\t\n"This is Why Chinese Stocks are Up: https://t.co/gL4RFDqAH1\n$NIO $BABA"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 27\n2nd $BABA 19\n3rd $QQQ 18\n4th $TSLA 16\n5th $NIO 14\nhttps://t.co/Y2uk4boUVb"\t\t\nTrndg ↗  $CWEB $BABA $USOI $PSLV $EQX $AUY $SAND scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$baba is like a geopolitical/finance indicator/barometer\t\t\n"$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/5JE2nlrW3B\nhttps://t.co/Il5kzk82RR https://t.co/iTlONc55oU"\t\t\n$BABA $SPY $GME $BEKE $NIO $BTC $CEI $QQQ. $TSLA $CD $KC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.)))  https://t.co/r5yHq7jrvv\t\t\nChina Stocks Rocket As Officials Signal An End To Regulatory Crackdown https://t.co/P8e1dlIH8t $BABA $JD $BIDU $PDD $NTES $JD #China #stocks\t\t\n"This is why we NEVER panic sell. Point proven. \n\n$BABA $TCTZF $KWEB $PDD $BIDU $JD $BILI #Chinatech https://t.co/NUSFvPv4Uc"\t\t\n$baba +22.79 %  $94 handles after seeing $73\'s yesterday.  Tough to press short gov\'t when they want to counter.\t\t\n"$SE $BABA revival\n\n#Baba #ShopeePH #FreeFire $JD $NIO $LI #Malala"\t\t\n$baba RAMP IT!\t\t\n@Mark_Deez I wouldn’t short it yet man', ' I’d do it end of day when it’s up 15-20%. With $BABA up huge $WISH won’t drop much today. Likely will only go up. I think it’ll break $2 shortly.\t\t\n$BABA my work is done here.  I only stick around to help you find the bottom.   On to next. 👀\t\t\n"Dip swipe dip swipe dip swipe on stuff like $BABA will murder you alive if you try to find top. \n\nPlenty of day left!\n\nBest to be $1 late than $5 early. \n\nOr .30 late than $1 early depending on the price range of name trading.\n\n 👌"\t\t\n"$PSWW per company updates coming \n\n#oil #petroleum #Crude #Solar \n\n$WCIG $SPY $SPX $QQQ $AAPL $TSLA $BABA $AMC $AMZN \n\nhttps://t.co/6bqL46Q4Hf https://t.co/wJNvtvI4yE"\t\t\nIt wasn\'t indicated on the prior chart', ' but I\'ve sold 2/3 of intraday $BABA long at $93/$94. The trailing stop I have is on last 1/3 of current intraday long. #Intraday\t\t\nRT @m_hebenstreit: My tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14%…\t\t\n"$TSLA \nالأعلى عند مناطق الهدÙ\x81 الثانى 🌷 .\nمقاومة الان عند 842 اختراقها يستهدÙ\x81 852_867\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA https://t.co/Fl0cFAYNQR"\t\t\nAhora todos vieron el piso de $BABA', ' por favor...\t\t\nVENDI UAN PARTE  DE $BABA 35% EL ROLL\t\t\n"@Ivan_Bolsa Y debido a que? \nAhora $Baba es un txitxarro?"\t\t\n$BABA DeadCat Bounce All Aboard ï¸\x8f\t\t\nRT @GenghisSperm: $BABA - Up 30% in a day 😂 Pretty rare lucky timing', ' hitting resistance and want to get greedy but that doesn\'t usually wo…\t\t\n@Sammychip Not just that they went nuclear on the "supporting" the markets. $BABA\t\t\nTodo el que diga hoy que ayer entró en $BABA hay que bloquearlo porque no es de fiar.\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @LiliHe8: $BABA My new leader $JD Pump the market Xi the First. 💢 https://t.co/piPLUczOxi\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @FooksCapital: Such a swing. $BABA and $JD both up more than 20%. Volatile market calls for good stock picking opportunities?\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @Fill_That_Gap: +400. 15 minutes and done. I love china! Went short all the china names $BABA $FUTU $JD $PDD.. Unfortunately missed $FUT…\t\t\n@illegalHDBcat HODL!!! Here', ' it’s -16% for portfolio', ' and -25% for $BABA 🥴\t\t\n$BABA viagara ! lets squeeze em harder!!! https://t.co/SQIIJ5KJR1\t\t\nYo', ' buscando los que ahora dicen', ' entré ayer en $BABA', ' lo vi venir. https://t.co/3iAt6hPrXa\t\t\n$KWEB $BABA $JD $DIDI china spoke! We are done discipline our babies and time to help them out again! #shortsqueeze ðŸ‘\x8d\t\t\n$BABA  24% gain my followers make money 💯\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$baba from friday', ' the puts paid 3 bags and the calls came back to life up 2 bags this morning.  \nBoth sides of a strangle pay more often then most people think. https://t.co/RpDOGHdToJ"\t\t\n$BABA hedges that shorted will need to cover soon. â\xad\x90\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n"China: Highest number of cases of COVID ever.\n*Shorts enter*\nChina', 'Few days later: Our economy is very strong.\n*SQUEEZE*\n\n$BABA and all will come right back down (temporarily) whilst they unload"\t\t\n$BABA 105 open tomorrow at this rate ! If Powell being nice ↘\t\t\n"RT @MoneyPigTrading: Chinese #stocks gapping up like crazy: $BABA $BIDU $JD $DIDI $PDD etc.\n\nMassive $KWEB call sweep today (Chine ETF)\n\nht…"\t\t\n"$IXHL consolidating', ' wouldn\'t be short with this ticker. Of course news sends it \n\n$BABA $SPY $GME $BEKE $NIO $BTC $CEI $QQQ. $TSLA $CD $KC"\t\t\n.@GuyAdami Dude…if this $BABA run holds: you are an oracle.\t\t\n"RT @SamanthaLaDuc: YES!\n\nYday in my trading room I said Turnaround Tuesday for China plays - expect a gap up Wednesday. \n\nWHAT A GAP!!\n\n$KW…"\t\t\n$BABA if you didn’t buy at IPO price it was an easy swing 🚩\t\t\n"$KC +65%\n$BEKE +65%\n$GDS +43%\n$PDD +45%\n$DOYU +40%\n$BZ +44%\n$DIDI +42%\n$BILI +40%\n$API +40%\n$TUYA +34%\n$HUYA +32%\n$ZLAB +32%\n$JD +30%\n$QFIN +30%\n$DAO +27%\n$LI +25%\n$XPEV +27%\n$FUTU +26%\n$GOTU +24%\n$BIDU +23%\n$RLX +26%\n$BABA +22%\n$TME +20%\n$NTES +21%\n$NIO +20%\n$TCEHY +24%"\t\t\n+400. 15 minutes and done. I love china! Went short all the china names $BABA $FUTU $JD $PDD.. Unfortunately missed $FUTU with size... was focused on the other names.. Should\'ve just basketed all the china names short 🤣 https://t.co/0W70734ejc\t\t\n$BABA fear index in baba dropped substantially today. Hoping for another 20% pop. ✨\t\t\nIf ur looking to get back into china now is the time imo $baba $huya\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n$BABA  +20% in biggest intraday gain. What changed?\t\t\nRT @AdnansArk: One observation', ' Chinese authorities reassuring SEC cooperation. Therefore less risk of delisting. $spy $qqq $BABA $jd\t\t\nRT @AdnansArk: One observation', ' Chinese authorities reassuring SEC cooperation. Therefore less risk of delisting. $spy $qqq $BABA $jd\t\t\n"$BABA sees 356 bullish options orders worth $30', '079', '958. On the flipside', ' BABA sees 101 bearish options orders worth $8', '911', "986.\n\nBABA's overall statistics show 39", '750 calls worth $99', '466', '048. On the other side', ' we have 19', '995 puts worth $41', '893', '772.\n\n10:38 AM ET"\t\t\n$BABA $$$  $ITP $$$     $HOOD ðŸ‘\x81\t\t\n"$BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 19', '965\n- Calls: 39', '690\n\nVolume:\n- Puts: 94', '633\n- Calls: 232', '498\n\nPremium:\n- Puts: $41', '789', '525\n- Calls: $99', '351', '762\n\nPut/Call:\n- Order Ratio: 50.30%\n- Volume Ratio: 40.70%\n- Premium Ratio: 42.06%"\t\t\nRT @Sqwii: $TAL $BEKE $EDU $DIDI $BABA all rocking today - congrats to those who had the guts to buy long #China stocks last days..... $$$\t\t\n$BABA - Up 30% in a day 😂 Pretty rare lucky timing', " hitting resistance and want to get greedy but that doesn't usually work out. Selling resistance here", " I wouldn't chase up here even if it still runs. Watching for bottoming signs in here though. https://t.co/epCf1RVITJ https://t.co/Mv9DAT2fyT\t\t\nOne observation", ' Chinese authorities reassuring SEC cooperation. Therefore less risk of delisting. $spy $qqq $BABA $jd\t\t\n@johnscharts Congrats John', ' I sold $BABA and $KWEB shares/Calls for a huge profit. Over sold play for me.\t\t\n$BABA $DIDI  glad a picked up some leaps yesterday. 🌟\t\t\nKerroinko että ostin eilen yönä Honkkareista $BABA ja $TCEHY positiota.\t\t\nRT @_Wagss_: $TIRX wild thin china play. Fits the theme today. Being slept on $DUO $SXTC $BABA $DIDI\t\t\n"RT @BigMonty69: I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY…"\t\t\n$BABA hedges that shorted will need to cover soon.\t\t\n$BABA go go go 100+ ï¸\x8f\t\t\n@StonksReddit You think $baba breaks 100 today?\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nStocks and Markets Updates Feb-March https://t.co/Lhc1Irdq3o $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\nSuch a swing. $BABA and $JD both up more than 20%. Volatile market calls for good stock picking opportunities?\t\t\n"RT @PandaOptions: Todays plays ðŸ\x90¼\n\n$GLD Swing 12/17 175c entered today. Currently down -18%\n\n$BABA 167.5c hit +23% (1.92 to 2.36)\n\n$SPY 464p…"\t\t\n$BABA JP Morgan analyst may conducted crime !!! they caused so much money lost on the market!! 📣\t\t\n"Alibaba $BABA is up more than 22%. But can investors recover from the major loss?\nhttps://t.co/5TH04AxtVs\n\n#HUGE100 #chinese #stocks"\t\t\n@ProsusForAll $PRX $BABA $TME absolutely ripped today\t\t\n$BABA Over 100 close is my prediction. Too strong to ignore.   Enjoy the long ride back up. 😄\t\t\nRT @TheDeepDiveFeed: $BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU #Chinastocks #ChinaRussia https://t.co/jcX1sa9s1d\t\t\n$BABA My new leader $JD Pump the market Xi the First. 💢 https://t.co/piPLUczOxi\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"DailyUp5\n$AZEK $27.12 6.69% 2.88% -8.99% -34.74% 45.90\n$BABA $93.25 21.48% -7.61% -23.72% -24.74% 41.10\n$BB $6.49 6.57% -3.71% -7.81% -27.97% 44.35\n$BIDU $134.24 23.86% -6.93% -16.43% -9.72% 45.18\n$BIRD $5.81 10.04% 0.00% -49.83% -61.88% 27.57"\t\t\n$BABA Hi friends come over and join us play with squeeze game!She is a nice golden company ï¸\x8f https://t.co/eCSS6c75OT\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $N…"\t\t\n$BABA 12% PAGANDO EL ROLL\t\t\n@William20482 For the record gaps were Not solely the reason', ' so no it wasn\'t "silly" because there were many other reasons and yes there was news on $BABA too', " you'd have to look for that which is easily available. Hmmph!\t\t\nRT @m_hebenstreit: My tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14%…\t\t\nRT @STpremiumrooms: Not gonna lie", ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $NVDA\n7. $BABA\n8. $AREB\n9. $KWEB\n10. $ES_F\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\nRT @STpremiumrooms: Not gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\n"$TSLA $838 hit', ' $844 next calls at $12.20 (171%) \n\n$BABA $92C $4.3 from $2.7 (59%) next is $98-100 (follow thru afternoon or tomm) 💰 https://t.co/fIXunTaJUT"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $N…"\t\t\nFlow Room (These are not alerts): $BABA 04/14 $135 calls bought AT ASK 955x  $.47cents  #BULLISH #SPX #QQQ #CHINA #orderflow #options #trading\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n$BABA send it\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$SPX $SPY $QQQ $TSLA $JD $NVDA $IWM $KWEB $BABA $SQ $AAPL $FB $MSFT $AMD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor._+_+ https://t.co/r5yHq7jrvv\t\t\n$KWEB attractive after statement. Long $BABA', ' $JD & $NIO\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/pBb7M2Kg3N\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/A4xAu2xGuG\t\t\n"Activity alert! : 20.66%  $BABA\n#RedditArmy #news #daytrading #StocksToWatch #ToTheMoon #wallstreetbets #FOMO #investments #trading #bottomfishing #Stocks #YOLO #StocksToBuy https://t.co/sn22jJlh3d"\t\t\nRT @MillonariosAnon: 1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can…\t\t\n$BABA Break $92 and we fly âž¡\t\t\n$QK Chinese stocks rippin!! This one has only 350K float. Took a lotto just in cast this one gets found. $BABA $JD $BIDU https://t.co/vWNbhpF76y\t\t\nThe most volatile stocks I have $BILI and $BABA. Absolutely insane. Down 10% one day', ' up 38% the next. Not quite sure how to feel about it. #china #baba #bili #tech #commerce #socialmedia #stocks #markets #economy #geopolitics\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $NVDA\n7. $BABA\n8. $AREB\n9. $KWEB\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/XN2ItEy89P"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA \n\ndear china government', ' please delist asap.\n\nMy broker is calling and disturbing me all the time. âž¡"\t\t\nI was buying non stop yesterday. Paying off BIG today. $BABA $DKNG\t\t\nNot gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $QQQ $TSLA $JD $NVDA $IWM $KWEB $BABA $SQ $AAPL $FB $MSFT $AMD https://t.co/trV7aIG2k1"\t\t\n$BABA 30 days ago we were at $126', ' we gonna claim that spot in under 14 days', " Mark my words 📌\t\t\n$BABA & as we got the dip at 10 as discussed there's the take out of $91.5 & now at 2x avg vol but still", ' a lot more to squeeze 🆕\t\t\nWish I was long China stocks today $YINN $BILI $BABA $PDD\t\t\n"FT ""#Ukraine and Russia draw up neutrality plan to end war""\n\nGuess who knew that past March 9 ðŸ˜\x9d\n\nhttps://t.co/am36kyTajT\n\n#commodities #finance #economy #markets $SPX $WEAT $USO $XOM $CVX $AAPL $FXI $BABA"\t\t\n$BABA intraday looks good for upward continuation 🤞\t\t\n@SuspendedMurphy $BABA is still cheap\t\t\nRT @SuspendedMurphy: Alibaba and JD off like a rocket today. I’ve been watching it for weeks. I knew it was gonna happen. Just too much of…\t\t\n"Alibaba and JD off like a rocket today. I’ve been watching it for weeks. I knew it was gonna happen. Just too much of a pussy waiting for the “bottomâ€\x9d. \n\nBottom was yesterday. 💩 \n\n$BABA $JD $QQQ"\t\t\nTime to watch $BABA? RSI crossing above 30', ' out of oversold. Chart here: https://t.co/dINiYggEie #stocks https://t.co/ktcMuoUivs\t\t\nTrndg ↗  $OPEN $BABA $CWEB scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$BABA quicker squeeze to 90 then i thought must of been alot of rocket scientist shorts in the 70s. The ones still denial will bring us back to the 100 range. ðŸ\x8f¼\t\t\nI don’t mean to toot my own horn but pretty good call if I do say so myself 😎 $BABA https://t.co/A1tWTmPZCU https://t.co/Mf2OZcVmAS\t\t\n"🎢 Today\'s Top 10 Trending #Stocks 🎢\nWed', ' Mar 16', ' 2022 @ 09:30 AM EST\n1. $BABA (+21.34%)\n2. $DIDI (+41.07%)\n3. $NIO (+19.26%)\n4. $SBUX (+7.93%)\n5. $NVDA (+6.59%)\n6. $SONM (-22.79%)\n7. $JD (+29.97%)\n8. $SONN (+72.63%)\n9. $TTCF (+3.07%)\n10. $RLX (+21.93%)"\t\t\nViendo la subida de $BABA 🤣 https://t.co/dN7FTAMTQu\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/juul64RD2U\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/lrT3xqfSl7\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nAwesome call on $BABA @Tr3ndyJon !!  I could hear you on the morning calls the past couple of days working to get filled on the spreads.  So I had to follow you on the Sept 130/150 spread…🚀🚀🚀 https://t.co/BcmXr033cd\t\t\n"@Edark94 Bought a little $BABA since I think it gets pushed by the firms.\nBut I bought more $VIPS\n\nHaven\'t a clue whether it\'s better but it was down over 80% from it\'s top and I think a single digit stock has a better chance to run if it gets pushed by', ' say', ' the Reddit crowd."\t\t\n$KWEB $BABA $FXI 😃\t\t\n$SPY PRINTING MONEY. $BABA TOO. ALERTED YESTERDAY. https://t.co/TxR3BZqJYZ https://t.co/8sBffejL7U\t\t\nRT @PwmTrades: I have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\ni had my hands full  $JD $BABA $COUP  n that was after taking profit in $BZ n covering $FUTU\t\t\n@DaMedinaR hoy nos están recompensando $BABA https://t.co/2JuVPQ3N9t\t\t\nRT @Javier30670747: $BABA Ser prudentes. Lo mismo que ayer os decÃ\xada que se podÃ\xada entrar de forma cauta y asumiendo cierto riesgo. Ahora os…\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $433.68  Mentions: 36\n$QQQ  Price: $337.12  Mentions: 35\n$TSLA  Price: $836.90  Mentions: 31\n$BABA  Price: $93.11  Mentions: 30\n$SONN  Price: $0.50  Mentions: 26\n\n#stocks #investing #trading"\t\t\n"RT @chisato_invest: ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘…"\t\t\nNice little action here $BABA\t\t\n$SPX $SPY the war is over. BUY BUY BUY! BTFD! $TSLA $QQQ $VIX $RUT $DOW $BABA\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regul…"\t\t\n"1) Keep capital markets in China stable and support overseas stock listings\n2) Advance conversations w/ US regarding ADRs\n3) Continue handling risks for property developers\n4) End regulation of big tech Chinese companies (e.g. $BABA $JD $TCEHY)"\t\t\nUnreal day! Sick reads today! $BABA $BILI $BEKE $AKAN $DUO! Everything is just working easy!\t\t\nWE ARE FUCKING BACK $BABA https://t.co/rs76PtpOB7\t\t\n$BABA  sold at $92 and made 20% gain from shares and 150% gain from options 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f📈 ï¸\x8f\t\t\n$BABA This and SONN for the win today!!! Let’s Go 🔔\t\t\n$BABA clears $93 and it should have run to run to $98 wow\t\t\nRT @timseymour: $BABA (trading 7X \'23 crazy cheap)   big Brotha in #China showing some love to stocks especially those in cross hairs of li…\t\t\nBOT $BABA 100C AT 1.30 ROLL\t\t\n$BABA it’s funny how jim cramer bashed Chinese stocks just yesterday', ' impeccable timing ☑\t\t\n$BABA testing pre-market highs. From S2 to R1. Have a trailing stop on rest of current intraday long. #Intraday https://t.co/H3aaUXuCgi\t\t\nwho thinks $baba goes back to where it was ?!\t\t\n"Me', ' yesterday: I’m gonna buy $BABA.. ehh I’m too lazy to load up fidelity I’ll just do it tomorrow\n\n$BABA', ' today: https://t.co/qebsuIdvFi"\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n$BABA var altsÃ¥ ned 20% siste 5 dagene før Ã¥pning i dag', ' men Ã¥pner opp 20% i dag. Det er ganske utrolig for et selskap som har en mcap pÃ¥ rundt $200b.\t\t\n"$BABA Prof. Kishore Mahbubani\'s perspective of China be number 1 and even at the end he just gave a glimpse of the future of India. Can US economy be at third position? It was 2015 but many things are just a reality nowadays.\nhttps://t.co/IMCv2OZ6Zo"\t\t\n$BABA order got filled. 10 stocks @ 92$😀\t\t\nToday #StockMarket Top Gainer $YY $GDS $PDD $MPNGY $ZLAB $JD $GTLB $DLO $TCEHY $FUTU $TCTZF $FEAM $BIDU $BABA $EPAM $BGNE $CQQQ $NTES #stocks #stock #stockstowatch #StocksToTrade #stocktrading #investing #Investment #invest #investor #investors https://t.co/5JE2nlrW3B https://t.co/2ii18T9nZ2\t\t\n@WillThrower3 $BABA is trading at ~1.8x revenue', " and has a revenue CAGR of 30% - it's now priced for abject failure", ' and the risk reward is now one of the most asymmetric in the market. https://t.co/lBHLWJC8PJ\t\t\n$BABA going for that $95-97 🤞\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\nDiscount rates on Chinese equities just dropped from 25% to 17% $baba\t\t\nRT @JerryCap: $BABA +20% pre-market\t\t\n"Are you buying Chinese stocks like $BIDU', ' $BABA', ' $NIO and $JD today? 🛒💰\n\n#ChineseStocks #StockMarket #WallStreet #Investing"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n@prosperousguy Yes', ' it is unusual for stocks to pop so much on no news.  I am not a fan of $baba because of the Chinese government.  But gaps in charts don\'t tell the whole story.  Silly to make entire decisions based solely off of them.\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @JRambo0810: After an 80% drawdown in $KWEB', ' $JPM downgrades all china stocks and calls the sector uninvestible lol $JD $BABA\t\t\n"💥Stocktwits rankings💥\n\nTrending tickers:\n1. $BABA\n2. $HOOD\n3. $SPY\n4. $SOFI\n5. $AKAN\n6. $TTCF\n7. $NIO\n8. $QQQ\n9. $IXHL\n10. $GOEV\n\nMost active:\n1. $SPY\n2. $MULN\n3. $AMC\n4. $HYMC\n5. $BABA\n6. $NIO\n7. $BTC\n8. $CEI\n9. $QQQ\n10. $TSLA"\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n"RT @inveuro: China | 🇨🇳📈\n\nLos ADRs de China en #WallStreet hoy tela', ' mega-subidones en pre-apertura:\n\nVer subir a $BABA un +20% es algo poc…"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$NIO $MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\.  https://t.co/r5yHq7jrvv\t\t\n@illegalHDBcat Your whole portfolio', ' or just $BABA?\t\t\n"RT @PandaOptions: Todays plays ðŸ\x90¼\n\n$BABA 128c hit +16% so far (4.15 to 4.80) Currently down -12%. Have next weeks contracts on these. Held u…"\t\t\n"$BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regulatory fears. ORTEX generated RSI Buy #TradingSignals yesterday due to potentially oversold conditions.\n\nSee more here: https://t.co/fcWu4zG7Ht"\t\t\n"$BABA mega loading !!!\nStrong like Bull ✔"\t\t\n"📈 https://t.co/Vh5vxrsdtU Top Crypto Gainers(24h)📈\n1⃣ $BILI/USD : 25.11 USD(40.92%)\n2⃣ $BILI-0325 : 25.885 USD(40.59%)\n3⃣ $BABA/USD : 93.75 USD(20.99%)\n4⃣ $BABA-0325 : 93.1 USD(20.51%)\n5⃣ $AMC-0325 : 15.625 USD(13.68%)\n#FTX.us #BTC #ETH #FTT #SOL #USA #America 🇺🇸"\t\t\n$BABA MM robbed me of $400 I’m still upset about that shit lol â\x8f©\t\t\n$BABA https://t.co/OvlCjrUXwi\t\t\n$BABA no way I will buy this â\x8f©\t\t\n$BABA load China stocks', ' they ain\'t going away any time soon. We need them and they need us. ðŸ‘\x8d\t\t\n"RT @DaizyApp: Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimit…"\t\t\n$SOFI SoFi Hong Kong got us trending with the Chinese Companies today. San Francisco headquarters and has big Asian community they could get behind us too. $BABA $NIO $XPEV â\x9d¤\t\t\n$BABA securing the bag here https://t.co/dpsYbilD6m https://t.co/VmqyaoJFuB\t\t\n$Baba tras la apertura 🙌🤞 https://t.co/qC08y0YGQw\t\t\n$BABA Alex Jao at $JPM should get a raise! https://t.co/15tmNBqO4b\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n@Reboticant @DeepThroatIPO @GaryGensler Will DM you with the news Re: $BABA & China\t\t\n"$BABA \nI bought yesterday @ $77+…me happy 😊 💗"\t\t\n"#BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volumen estariamos fuera de pantalla. https://t.co/XOyHFpUWae"\t\t\n$HUYA this is THE SHORT SQUEEZE TIME $IQ $XNET  $BABA $DQ 🆓\t\t\n"RT @BWcapital_: China names vol pop PM on headlines of Market and IPO\'s pledge\n\n$DIDI +43%\n$CWEB +40%\n$BEKE +38%\n$PDD +35%\n$YY +25%\n$JD +25…"\t\t\n"$BABA \n\nwhen delistification? â\xad\x90"\t\t\n$BABA https://t.co/gSfOklmcmt\t\t\n@William20482 You are correct', ' sometimes luck does play a part', ' I had no idea the $BABA move would be this huge', ' I was looking for a pop to $85 or so where the 200 exp/avg was coming down to on the 15 min bars\t\t\n$JD $BABA Judging by the lack of bearish tags anymore', ' it looks like a bunch of retail chasers got burned. Always good to be on the other side of the trade when group think is overwhelming. 🔔\t\t\nRT @L98Peluquin: Me informan por cucaracha que los chinos le van a entrar a $BABA..\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n$BABA Chinese pump â–¶\t\t\n$BABA funny same bears talking shit two days ago delete all their posts now lol asses must be sore today 🤞 https://t.co/j80IXmjeKh\t\t\n"$NIO $BABA Bear meat taste so good\n\n(Also $LCID can suck my bull nuts) ï¸\x8f https://t.co/le91Mco4H6"\t\t\n$BABA https://t.co/H7x0HlstUP\t\t\nã\x81Šã\x81Šã€\x81今日ニュース見れã\x81¦ã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81‘ã\x81©ã€\x81 $BABA ã\x81®ä¸Šæ˜‡ã\x81™ã\x81”ã\x81„ã\x81§ã\x81™ã\x81\xad。今+20%è¶Šã\x81ˆã\x81¦ã‚‹ https://t.co/MYWAmPBFVC https://t.co/yyOSFoQWPo\t\t\n$BABA stocktwits knows 🤣ðŸ‘\x8fðŸ\x8f» https://t.co/rWGvTcj2bH\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\nAINT NO WAY LMAOOO $JD', ' $BABA', ' $NIO', ' $XPEV https://t.co/kjPWndwmkt\t\t\n"â\xad\x90Top interesting \n#Wallstreet #stocks \ntoday for intraday trading seem📈:\n\n$AKAN 🔥\n$SONN\n$DUO \n$BEKE   \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\n(â“‚ï¸\x8fy opinion', ' not advice) \n#swingtrading #trading #markets #investing  #stockmarket #Stocks"\t\t\n@RobInTheBlack Thank you for the list $BABA 💰💰\t\t\n$BABA compresión semanal', ' ahora si hija de perra? https://t.co/uEVPNb5szX\t\t\nVENDI EL RESTOD E $BABA 100% BOOOOOOOOOM\t\t\n"$COUP long 74.91 avg   sold 75.64  76.28 out 76.89\n\n$JD long 58.01 avg   sold 58.68/71  58.98  Out 59.35\n\n$BABA long 90.83 BO (didn\'t get stopped on failure)  sold 92.13 92.4 out 93.27"\t\t\nthese are the trending stocks $BABA  $DIDI  $NIO  $SBUX  $NVDA  $SONM  $JD https://t.co/qh9MQCRtKD\t\t\n$NIO + 17.45% this morning!! Chinese #stock are on the rise $BABA +21.17%', ' $DIDI +43.33%!! https://t.co/ASJjCzmx67\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/PL9bQdgTyP\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/ZHUuQ7rkyt"\t\t\n$BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:43:05am. Low risk setups with tape. Charts notated', ' tickets shown  $3100  @RobInTheBlack #TheStrat @CyberDog2 @Banker_L83 @DayTraderWayne https://t.co/CYhLY2kr21\t\t\nAll of these hit today shorts on $GUSH', ' long on $RBLX', ' $BABA', ' $NIO https://t.co/FgBUFpvrhZ\t\t\n"$BABA   Subscribe now: https://t.co/bPB4JlRYZs\n#BABA #InvexGlobal #OptionsTrading #Options #NASDAQ #NYSE #trading #stocks #daytrading #market #investors #USA https://t.co/7rtF1HYr3x"\t\t\n$BABA ðŸ™\x8fðŸ\x8f¼ðŸ“ˆ https://t.co/AhSODR0O0y\t\t\nSe habla mucho de $BABA pero $BIDU también lleva un 20%\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@CryptoMoonBoys2 Nobody is ever 100% sure. But $BABA remains bearish until it breaks trend. It would need to close above the pink line to reverse bearish trend and become bullish. This is a bear market bounce. https://t.co/fzj2Z0thhT\t\t\n$BABA Ser prudentes. Lo mismo que ayer os decÃ\xada que se podÃ\xada entrar de forma cauta y asumiendo cierto riesgo. Ahora os digo que seáis prudentes y pacientes. Aunque parece que podrÃ\xada estar realizando una "isla" aún no sabemos si es de reversión y fin de tendencia o pueda ser de https://t.co/aBizIVBNJ7\t\t\n"@timseymour Hundo Roll????\n\n$BABA"\t\t\nAlmost hit my limit on $BABA yesterday. Fortune favours the brave. #StockMarket #hodl\t\t\n$BABA Next resistance $95.70 https://t.co/ozFgnSyJyP\t\t\nTempted to sell with the pop but even with COVID scares in China', " $BABA and $KWEB would still go up. RSI and MACD look bad on lower intervals but these aren't swings or daytrades for me. #gettingoutofweeklythinking\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today", ' +20% with many China stocks +30%', "…\t\t\nRT @timseymour: $BABA (trading 7X '23 crazy cheap)   big Brotha in #China showing some love to stocks especially those in cross hairs of li…\t\t\n$SOFI $SPY $BABA  dam ST glitches get me sometimes 😂😂🤦â€\x8d♂ï¸\x8f🤦â€\x8d♂ï¸\x8f 🆕 https://t.co/exMwgfqcMf\t\t\n@limit_list @prosperousguy @Preston_Trades Well", ' $BABA opened way above $80 today so we know who was right.  Maybe people with 40 years experience know something. If trading was as easy as finding gaps in charts', ' we would all be multi millionaires. But that is not how real life works\t\t\n"I shorted myself by a bit on $BABA \n\nWhat a runner https://t.co/tQ8RPJjFh3"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n@hazzafrancis Let me get $2 plz', ' I promise. Today it should be up 20% based on how it’s been following $BABA\t\t\nSuccess from https://t.co/LrCpjdG8mA - By Jaewon Lim#1845 $BABA https://t.co/jyLIy93km4\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\nSeeing the $BABA stock', ' I think it’s time for Jack Ma to make his «Â\xa0unrecognisable returnÂ\xa0»🤣 https://t.co/WbMiIxeSzP\t\t\n$BABA has a gap to $115 that needs to get filled\t\t\n@BackpackerFI What about $JD apparently higher value than $BABA\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Mid-Week Update: \n\n$CLF $26 C: 289% 💰\n$BABA $80 C: 402% 💰\n$MU 778.5 C: 110% 💰\n$ORCL 79 C: 108%  💰\n$AMD 110C: 22% 💰\n$TSM 103 C: 7% 💰\n$INTC 44.5 C: 15% 💰"\t\t\nLove this setup I have. Just scan names and see what\'s ready for BIG pump! $BABA https://t.co/vRVpfm3gD2\t\t\nTrndg ↗  $OPEN $BABA $CWEB $BEKE $ENSV $HGEN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"Took $72 per contract on $BABA \n\n#BagsBangers. https://t.co/2sXF0YOUyx"\t\t\n$NIO', ' $BABA', ' $XPEV ', ' $LI A big reason China company stock shares are higher', ' and Chinese shares are outperforming', ' is China itself. Top government officials said agencies should pursue policies that are favorable to the market.\t\t\n"RT @Pharmdca: $BIDU up 19% and $BABA 17%\nNo positions"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $GDS $QQQ $SPY Do own DD!"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n"DID SOMEONE ALERT YOU ON $BABA?  NOW TRADING $92.09. CALLS ARE PRINTING MONEY. EXPLODING. DON\'T COMPARE US WITH ANY OTHER TRADING ROOM.\n\n$SPX $SPY #SPX #SpyBahu #WINNINGROOM https://t.co/ZaRUTlNfbi https://t.co/ajUD00nZ5Q"\t\t\nVENDI MAS $BABA 70% BOOOOOM https://t.co/KDqgdUxwn1\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\nRT @SiddharthnDev: $BABA 110 coming today 🤣ðŸ‘\x8fðŸ\x8f» 👇\t\t\n"@cloneinvestor “If you can’t stomach a 50% price fall', ' you’re not fit to invest.â€\x9d\n\nLooks like you’re a real “long-term investorâ€\x9d. At least in $BABA anyway."\t\t\n$TIRX wild thin china play. Fits the theme today. Being slept on $DUO $SXTC $BABA $DIDI\t\t\n"Most active stocks in US at this hour\nhttps://t.co/CZzhulwkOO\n\n$NIO 16.31%\n$BEKE 58.94%\n$BABA 17.33%\n$PDD 38.53%\n$JD.CH 25.67%\n$BILI 28.9%\n$LI 22.9%\n$XPEV 22.35% https://t.co/Ob8tFFu680"\t\t\n"Me sorprende la manera en la que he podido aislar mis emociones con respecto a mis posiciones.\n\n$BABA $TCEHY $TME $FB"\t\t\n"Most mentioned stocks on Twitter \n\n$AKAN\n$BABA\n$MULN\n$SONN\n$TSLA"\t\t\n$TAL $BEKE $EDU $DIDI $BABA all rocking today - congrats to those who had the guts to buy long #China stocks last days..... $$$\t\t\n$BABA ðŸ\x90‚ðŸ\x90‚📈\t\t\n"$NEGG breakout confirmed... expecting to see a big run here\n\n$GME $AMC $MULN $HYMC $BABA https://t.co/k0NJU0FHvD"\t\t\n$BABA 60% WOW 20% LOS DE ENERO https://t.co/L5OJzcbzRk\t\t\nAlibaba up 27% in Hong Kong. $BABA https://t.co/8XI3tzUi3A\t\t\n$BABA show me 96 today or else I need to hold for tomorrow at 100.. HK showed 27% gain (already huge for me but I can double it) âš¡\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $100.00.\n\n1', '305 CALL contracts with a price of $4.34 (Ask) were purchased at a $567', '653 premium."\t\t\n$BABA (trading 7X \'23 crazy cheap)   big Brotha in #China showing some love to stocks especially those in cross hairs of listing issues with US...yes im long\t\t\n"Chinese #stocks gapping up like crazy: $BABA $BIDU $JD $DIDI $PDD etc.\n\nMassive $KWEB call sweep today (Chine ETF)\n\nhttps://t.co/Al4zBQi7jO\n\nusing the promo link above you can get a discount: $25 for the 25 days trial \n\n#stockmarket #stockmarketnews #stocktowatch #stocktrading https://t.co/AUytYtbYRR"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA wait until the short', ' bears realize there on the wrong side', ' then institutional money gets back into their positions. Boom Boom 💥. 💗\t\t\nRT @ss_seekingalpha: Alibaba stock jumped 20% when the market opened today. Despite macro issues', ' will BABA generate huge returns in the co…\t\t\n"تØ\xadليل  $HD\nمقاومة قوويه ومهمه على الاسبوعى عند 334.8 لمسها ورجع اختراقها والثبات Ù\x81وقها يستهدÙ\x81 340.4_345.7 .\nبوضع عام Ù\x81وق 329 على اليومى ايجابي\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/KVGzUduluV"\t\t\nRT @tradermusa: $BILI 500% ðŸ˜\x8dðŸ˜\x8dðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f مبارك للاعضاء Ù\x81ÙŠ التيليجرام 🥳🥳 #الأسهم_الأمريكية #السوق_الامريكي #الأسهم  #ناسداك $BABA $JD $N…\t\t\n@Investandbefree $Baba was from 2 cash secured puts I sold.  Bought them back to free up cash\t\t\n"$BIDU up 19% and $BABA 17%\nNo positions"\t\t\n$BABA is down 4% in the last 5 trading days. https://t.co/gijVjnAhRQ\t\t\n$BABA under $100 is criminal.\t\t\n$BABA lol not a chance ðŸ\x8f¼\t\t\nNo trust for Chinese government $pdd $baba $bidu all those Chinese ADR for another round short sell..\t\t\nAlibaba $BABA Stock: Bear vs. Bull | The Motley Fool https://t.co/tZ2xZfheuk\t\t\nI bought $BABA at $200. The last 2 quarters have shown that maybe $200 was not as cheap as I thought when i first bought it. Now Averaged down to $135', ' and really pleased with the price I got. Maxed out already. Just watching now. The fundamentals have deteriorated but remain.\t\t\n$BABA green week back to 100 dollars âš¡\t\t\n$BABA this is a bull trap 💢\t\t\n$BABA “eAsieSt sHoRtâ€\x9d 👀\t\t\n"This year: \n$BABA is down -35.4% \n$BEKE is down -54.4% \n$NIO is down -57.9% \n$PDD is down -54.5% \n$RLX is down -69.8% https://t.co/KOcTXaSCvN"\t\t\nIt\'s always the same: when a stock falls', ' everyone is hating the company', " stock rises - - > FOMO (BTW I don't own any $BABA", ' mean this in a general way) https://t.co/EhiORKejA5\t\t\n$BABA you are buying price of 5 years ago guys ↘\t\t\n"RT @Db3OnChain: Pro: bought $baba last two days \nCon: didn’t buy enough to be thrilled"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nThank you $BABA https://t.co/7AaajRWcqM\t\t\n$PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;; https://t.co/r5yHq7B2U5\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', " $NTES…\t\t\n$BABA F NO I'm buying this high at 90 💫\t\t\n$BABA lol ðŸ’\x9d\t\t\n$ddl $mf $didi $baba $jd $tigr $futu  20% china stock\t\t\nOficialmente en verde con $BABA https://t.co/hs1wQ3nzCo\t\t\n$BABA its a beautiful sight.  gmorning fam :) 😃\t\t\n$PDD 39", '25% $JD 26', '62% $BABA 17', '77% $BIDU 19', '4%\t\t\n$BABA 80C - $13.50 - 1000% PROFIT https://t.co/Zh0a8nbxGj https://t.co/hYMKKIKyhT\t\t\n"Pro tip: Sometimes you just have to pass on a name and get over the FOMO. \n\nYes', ' Munger owns $BABA. You don\'t have to. https://t.co/1hz8m1Rpnv"\t\t\n"This Morning\'s Top 5 Most Active Report: \n$DIDI (Vol: 79.46M) \n$SONN (Vol: 70.94M) \n$NIO (Vol: 44.61M) \n$BEKE (Vol: 36.30M) \n$BABA (Vol: 34.98M) \n \nAlerts & Technical Analysis via https://t.co/JtlVSdqMdZ 🪄"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\nDon\'t be fooled by $CEAD price action. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do own DD! #Food #agriculture\t\t\n$BABA bigger move than I was expecting but I’m not fully convinced yet\t\t\n$BABA Vastly undervalued / big whales incoming 🌟\t\t\n$BABA 90c - $4 - 2000% PROFIT https://t.co/3tP4ognIu1 https://t.co/itBgn3OceA\t\t\n@MelissaLeeCNBC Guy scores', ' Baba explodes higher. $BABA\t\t\n$BABA 77 P *RISKY* hold for a lil l', ' expecting a move but be careful.\t\t\n$BABA is a deadbeat bounce. DO NOT buy it. If anything short it IMO. It\'s currently at $90\t\t\n"DailyUp5\n$BABA $91.08 18.66% -9.76% -25.50% -26.50% 38.98\n$BIDU $129.75 19.72% -10.04% -19.23% -12.74% 42.55\n$BIRD $5.85 10.80% 0.69% -49.48% -61.61% 28.12\n$BLI $6.12 13.75% -3.01% -19.05% -66.97% 40.81\n$BMBL $24.34 7.08% 2.96% -13.38% -33.59% 50.62"\t\t\n2k to 12k in less than 24hrs. I know them elite ass old men big mad we hustlers found a legal way to get paid. They done Phucked up.... $Baba 💥💯 https://t.co/Hk8HXM0ToM\t\t\n$BABA thanks JP Morgan. We love buying quality companies at a great price ðŸ‘\x8d 🪄\t\t\n@matthew_miskin @emilyrroland @FactSet This explains why China names like $BABA $JD $BIDU are soaring this morning', ' I\'m still cautious on China equities.\t\t\n"RT @Stock_Quant: Most mentioned tickers on Twitter (Last Hour):\n\n1. $AKAN\n2. $BABA\n3. $MULN\n4. $SONN\n5. $TSLA"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $AAPL\n6. $…"\t\t\n"متابعة تØ\xadليل الÙ\x81يسبوك $FB 🔥\nمبروووك من مناطق 186 الان 197.3 باقى تكه على الهدÙ\x81 الثانى للكول 200 واختراقها والثبات Ù\x81وقها يستهدÙ\x81  206.7 .\nالدعم على اليومى 193\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/7pYCV2oRqR"\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 50 | 108.3% | 🚀\n| $SPY | 50 | 138.1% | 🚀\n| $GME | 19 | 216.7% | 🚀\n| $AMC | 13 | 1200.0% | 🚀\n| $TSLA | 11 | 120.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"SWEEP 442 $BABA 03/25/22 $90 puts for $5.25 \n\nSpot: $90.44\nVolume: 1', '097\nOI: 442\nIV: 94.91%\nPremium: $232.1k\nSector: Consumer Cyclical"\t\t\n@MullinsMomentum China pennies are all over with the movement of $BABa but I’m scalping quick base hits over and over due to the high volume\t\t\n"SWEEP 415 $BABA 03/25/22 $90 puts for $5.25 \n\nSpot: $90.48\nVolume: 606\nOI: 442\nIV: 95.64%\nPremium: $217.9k\nSector: Consumer Cyclical"\t\t\n@notlordfed $Baba\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (50)\n2. $BABA (35)\n3. $OIL (18)\n4. $TSLA (15)\n5. $GME (9)\n6. $VXX (9)\n7. $WISH (9)\n8. $ZIM (8)\n9. $ARKK (8)\n10. $NIO (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/SXbkEjqlPO"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $AAPL\n6. $…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA 🚀\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"This Morning\'s Top 5 Most Active Report:\n$DIDI (Vol: 79.46M)\n$SONN (Vol: 70.94M)\n$NIO (Vol: 44.61M)\n$BEKE (Vol: 36.30M)\n$BABA (Vol: 34.98M)\n\nAlerts & Technical Analysis via https://t.co/Qkw92RLxV8\n#daytrading #stocks #stockmarket #investing"\t\t\nVENDI MAS $BABA 50% BOOOOM\t\t\nKids who sold $Baba and $pdd yesterday. https://t.co/mNruMwA6qw\t\t\n"@MarketRebels What a pop across the board… $JD', ' $BABA', ' $NIO', ' $BIDU', ' $LKNCY… \n\nWAIT!  WHAT?  $LKNCY Luckin Coffee Inc is up 40% today!"\t\t\n"$BABA (+40%)\n\n#woosah ðŸ™\x8f https://t.co/iSqt42lfqc"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 51 | 121.7% | 🚀\n| $SPY | 50 | 138.1% | 🚀\n| $GME | 17 | 183.3% | 🚀\n| $AMC | 13 | 1200.0% | 🚀\n| $TSLA | 11 | 120.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $AAPL\n6. $AREB\n7. $SPX\n8. $DIDI\n9. $NVDA\n10. $MULN\n\n( Sorted by most recent ) https://t.co/bQmhkGg5R3"\t\t\n$BABA - Alibaba', " Tencent reportedly cutting thousands of jobs https://t.co/n85W02s9RO\t\t\nToday's best trade ideas for Options Appetite members: Long $BABA", ' long $NIO', ' long $DIDI ...all massively gapping higher', ' sigh\t\t\n"🚨 Active Trade Alert 🚨\n\nThese $BABA puts are currently trading at $77.40', ' a gain of 443% https://t.co/3E3aIGsMuc"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $AKAN\n2. $BABA\n3. $MULN\n4. $SONN\n5. $TSLA"\t\t\n"تØ\xadليل $MRNA \nبوضع عام مازال ايجابى مقاومة اولى على اليومى 157 مقاومة ثانية 160.6 اختراقها يستهدÙ\x81 172 هدÙ\x81 اول\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/xxguH9TH1P"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $WE\n3. $BE\n4. $ARKK\n5. $VXX"\t\t\n$baba was 125 4 weeks ago and totally undervalued! if anything the picture is less cloudy today than its ever been over the last 6 months at least! what fair the price certainly not 90!\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 53 | 152.4% | 🚀\n| $SPY | 50 | 138.1% | 🚀\n| $GME | 16 | 128.6% | 🚀\n| $AMC | 13 | 1200.0% | 🚀\n| $TSLA | 11 | 120.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (34 mentions)\n2. $BABA (23)\n3. $ARKK (7)\n4. $TSLA (6)\n5. $VXX (5)\n6. $QQQ (5)\n7. $SOFI (4)\n8. $SBUX (4)\n9. $MU (4)\n10. $GME (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA $TCEHY $DIDI - Alibaba', ' Tencent reportedly cutting thousands of jobs https://t.co/Stlu4AQyaq\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BEKE  $BABA  $PDD  $RLX  $IQ https://t.co/WDPsEDTrrx\t\t\n"New Mega-Cap 52 -Week Lows for Mar 15', ' 2022:\n\n$TSM $97.68\n$BABA $73.28\n\nResearch on https://t.co/gwLDiAuOxj"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA Looking for $92.60 break out towards $100\t\t\n$SDC soon will pull a $DIDI $BABA $PDD $JD $BIDU gap up SMILE DIRECT HAS HIGH SHORT INTEREST\t\t\n"$SDC soon will pull a $DIDI $BABA $PDD $JD $BIDU gap up  \n\n$SDC let’s go"\t\t\n$SDC soon will pull a $DIDI $BABA $PDD $JD $BIDU gap up\t\t\nAs I said before market can have relief rally around FOMC ', ' Soon we CAN open PUTS and SHORTS once more ! Get ready $US500 @NIOGlobal $AI $BABA $FB\t\t\n$BABA\t\t\n$BABA those 2 calls that cost me $150 sold for $550... I just dont get why all my other options opened exccept alis. I literally watched the stock dropped $3 smh. Probably could of got $200 more out of both contracts 💟\t\t\n"متابعة تØ\xadليل ابل $AAPL \nمبروك لكل من معنا من أمس  Ù\x81Ù‰ ابل  كول من مناطق 150🌸 والاعلى Ø\xadتى الان 157.5 .\nمقاومة الان عند 157.7 اختراقها يستهدÙ\x81 159_160.\nدعمك 156\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/mzNh6FVbQc"\t\t\n$BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU #Chinastocks #ChinaRussia https://t.co/jcX1sa9s1d\t\t\n"CNBC & Cramer trying to hit China now :o) \n \n$JD $bidu $tcehy $nio $BABA 📶"\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\nFlow Room (These are not alerts): $BABA 04/14 $100 calls bought 1300x AT ASK $4.45  #BULLISH #SPX #QQQ #CHINA $500K+ order #orderflow #options #trading\t\t\n$BABA lols way oversold âž¡\t\t\n$DUO added .48 I think this sees at least $1 today could see as high as $3.5. MONEY SETUP. #Chinastocks $BABA $DIDI $DADA https://t.co/aOOUxWcxIS\t\t\n"Mid-week morning in the Live Room with @RobInTheBlack $baba $bidu $nio $pdd $futu $bili $jd $le $kc Live chat with 100+ Strat traders!\n\nhttps://t.co/RP8BuzTcyg\n\nLet #TheSTRAT get you over the hump.\n\n#trading #stocks #investing #stockstowatch https://t.co/c84PtjdXZ2"\t\t\n$CEAD at a discount. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do own DD! #Food #agriculture\t\t\nRT @Frankm57386975: All $NIO $XPEV $BABA $LI $JD investors right now. 😃 https://t.co/H5CNfqDau5\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"アリãƒ\x90ãƒ\x90購入。\nç´„1å¹´ã\x81¶ã‚Šã\x81«æ\xa0ªè²·ã\x81£ã\x81Ÿã€‚\n上å\xa0´å»ƒæ\xad¢ãƒªã‚¹ã‚¯ã‚„ä¸\xad国当局ã\x81®ç·\xa0ã‚\x81付ã\x81‘ã\x81Œç·©å’Œã\x81•れるå\x8f¯èƒ½æ€§ã\x81Œé«˜ã\x81„ã\x81ªã‚‰ã€\x81今ã\x81®PERã\x81¯å®‰ã\x81™ã\x81Žã‚‹ã€‚\n\n$BABA https://t.co/TyWkRpPE0H"\t\t\n@DanielMuvdiYT Gracias Daniel por tu claridad y dedicación en los vÃ\xaddeos de los lunes. $BABA fue un ingreso ayer gracias a vos. 🙌\t\t\n@gurgavin $BABA huge rip.  I guess no IPO price\t\t\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%% https://t.co/r5yHq7jrvv\t\t\n$WYNN $HOME $KNDI $MOBL $CBAT $NOW $PYPL $FB $GLD $TDOC $AMD $QQQ $BLNK $INTC $NFLX $BABA $BTC.X https://t.co/zieQVcigV5\t\t\n"Twitter\'s Top Stocks: \n\n$DFMTF  Price: $0.25  Mentions: 23\n$QQQ  Price: $334.75  Mentions: 23\n$BABA  Price: $90.13  Mentions: 20\n$TSLA  Price: $824.26  Mentions: 16\n$OCGN  Price: $2.79  Mentions: 16\n\n#stocks #investing #trading"\t\t\n$BABA some traders are taking profits ï¸\x8f\t\t\nUp 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\n$BABA https://t.co/8SU6p3BWkt\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nNo estoy llorando se me metió una suba de $BABA en el ojo\t\t\nWhat a day for Chinese stocks :) $BABA #stocks https://t.co/frvPiVjDGs\t\t\n@tradertvshawn Well you were right on $BABA damn.\t\t\n$BABA o god no', ' don\'t collaps 🪄\t\t\n$BABA pathetic ☑\t\t\n"So this just happened: $BABA  \n \nDrStoxxTrading Room https://t.co/m0sAvrB7RO"\t\t\nso apparently everyone was maxed out long China weeklies yesterday 🙄 I saw some old supports but no solid reversal so didn\'t hang onto $BABA ah well!\t\t\n$BABA Seems like a good risk to reward here to me. TGT $125 zone. https://t.co/SmYmtjoazt\t\t\n#baba $baba in 88', '75\t\t\n$BABA 35% PAGANDO https://t.co/XH3cnsoPAO\t\t\n#pinduoudo #vipshop $pdd $vip #alibaba #baba $baba #chinatech! WOOOOhooooo! #wallstreet #nasdaq #StocksToBuy #stockmarket #tech #sandp #china #asia #breaking #breakingnews #soar https://t.co/We5W1Anl3R\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA 80 puts ', 'let’s go 📈\t\t\n$BABA if any degen bulls want calls', ' let me know and I will sell ‘em to you at 200% mark-up', ' - you know cause of inflation 🆙\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\nQue locura de mercado. Creo que voy a silenciar la palabra $BABA . No por nada sino por que no la llevo 😅\t\t\n$BABA Ichimoku Weekly Chart. Stock to place on your watchlist. Waiting for a reversal. #technicalanalysis #technicalanalyst #marketcrash #ichimoku #koonitz ï¸\x8f https://t.co/iEXCsQiQxE\t\t\n"$YINN China 3X\'s BULL ETF ~ 950K share #darkpool print at $4.29\n\n$BABA $JD $BIDU $KWEB $PDD $BILI $NTES \n\nBlackBox Spring Breakout Sale ~ $5 for your 1st month  -  https://t.co/qTCXuP382P https://t.co/nDmQYoBu5u"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"3/\nTencent Holdings Ltd. and Alibaba Group Holding Ltd. gained more than 23% each according to a measure of Chinese tech firms.\n$BABA $TCEHY"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nAll $NIO $XPEV $BABA $LI $JD investors right now. 😃 https://t.co/H5CNfqDau5\t\t\nMost Active Equity Options For Midday - Tuesday', ' March 15 $AMD  $BAC  $C  $CVX  $F  $NIO  $PFE  $XOM  $AAPL  $AMZN  $MSFT  $NVDA  $TSLA  $BABA  $FB  $AAL  $JD  $AMC  $PDD  $SOFI https://t.co/mKSar3InXt\t\t\n$BABA In a bullish position (short term) on this dip this morning. 💗\t\t\n$BABA lets squeeze em!!! $FXI leading the way !!!\t\t\nRT @KickoStocks: $27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/mTwM1Jo7mm\t\t\n$BABA new PT 15 USD... â\x9d—\t\t\n$TSLA $AAPL $AMD $NVDA $VXX $BABA $NIO $MSFT $FB $AMZN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//.  https://t.co/r5yHq7jrvv\t\t\n"Beautiful breakdown formed on $BABA.\n\nThe arrow represented where I actually pressed my order entry', ' look where I got filled on $BABA. Frustrating to say the least. Even my cancel/exit today was very slow to fill', ' but we press on!\n\n@AimanBbt https://t.co/2jMjUCYvzE"\t\t\n"متابعة تØ\xadليل الداو $DJI \n تØ\xadقيق الهدÙ\x81 الاول للداو🎯✅ .. الاعلى 34008 \nمقاومة ثانية عند 34065 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 34335 هدÙ\x81 ثانى\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/K9rWwG80aI"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/TyINBw0gkN https://t.co/mTwM1Jo7mm\t\t\n$BABA I SAID IT IS DESD CAT BOUNCE SEE MY POSTS THANKS ME NOW!!!! 🤞\t\t\nThese $BABA calls are +150% 💰\t\t\n+2.9R (after 2 slow days). Late entry on the $BABA breakdown', ' but compensated with 2 adds after the entry price retest for +2.4R. Trusted the time and sales on this one! B/E on $NIO LOD (too close to R5). Quick +0.5R scalp on the $AAPL reversal to the 1m-9. #DayTrading #BBTfamily https://t.co/45Dgrhn6CE\t\t\n$BABA buy the dip!! ðŸ˜\x81\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$baba baba baby !!!!! https://t.co/DwzFT4Jmfz\t\t\n40 Stocks Moving in Wednesday\'s Pre-Market Session $AGRI $BABA $BEKE https://t.co/XxzWKJntzB #premarket via @benzinga\t\t\n@Mr_Derivatives Sold my $BABA Mar 18 $81 calls from $2.08 yesterday (They went as low as $1.38 an hour after', ' lol) on the open at $10.90 how did you do?\t\t\n$BABA phew thank god I sold pre market 🪄\t\t\n@CantPhaseBlase I would say the CCP did a CCP version of the Fed Put. $BABA Albeit stronger', ' more effective.\t\t\n$BABA Short filled right at 92!  😂😂😂 ðŸ˜\x81\t\t\n$BABA 20% and $WISH 7%. Lmfaooooo so say baba went down 20% wish would be down 30%. Short this pig momentarily.\t\t\n$BABA I am out with a nice profit. I will still be watching for another opportunity.\t\t\nvendi una parte de $BABA 24% https://t.co/eFxCZ1Ivyw\t\t\nTook off some risk into $90. Watch for a hold above VWAP/$90. $BABA #Intraday\t\t\n$BABA due to being way oversold ... another 12 pts to 100 is doable by Friday\t\t\n"Bring all that $MULN volume to $CENN and see what happens with little ease.\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Do won DD!"\t\t\n$BABA lock in some profits yo! 🆙\t\t\n"This is HUGE for ALIBABA $BABA stock 🤯\n\n🎥Video link: https://t.co/7mNkHrILei https://t.co/Vpx9nFEZxy"\t\t\ndamn china lit that ass up! IFBD $BIDU $BABA $FUTU $JD $IQ PDD $BEKE\t\t\n$BABA fucking options wouldn’t update price until 6:33 wtf ï¸\x8f\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\nIs the $BABA bottom in?!\t\t\n$BABA Makes an Outsized Move 17.5%. The 18-Mar-22 Option Straddle is Implying a ±7.4% Move in the Next 2 days https://t.co/8n4CUMKE3s\t\t\n$BABA Back to $78 Loaded $80 strike puts â\x9d¤\t\t\n$BABA 92 then 78 likely https://t.co/st7vZVraVP\t\t\nCan someone let JP Morgan analyst know he should not value Chinese tech stocks anymore please? Will he upgrade his price target? Sure he will', ' he follows the market.  $baba $tcehy #alibaba\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BILI 500% ðŸ˜\x8dðŸ˜\x8dðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f مبارك للاعضاء Ù\x81ÙŠ التيليجرام 🥳🥳 #الأسهم_الأمريكية #السوق_الامريكي #الأسهم  #ناسداك $BABA $JD $NIO $TSLA https://t.co/HllXLsWMjW https://t.co/dIKCtoEHO2\t\t\n$BABA took profits will buy back soon ï¸\x8f\t\t\n"A esta hora grandes empresas chinas como $NIO o $BABA están subiendo con mucha fuerza', ' 15% ambas', ' recuperan algo de terreno aunque esta subida no quiere decir cambio de tendencia.\n\n#NYSE"\t\t\nLong a little $BABA around $88 (stops vs LOD). #Intraday\t\t\n"RT @Iamanirudhsethi: $BABA \nIsland reversal ??\nAbove 90 â–ºIf stays.......for 30 mintues or more\nWe see BLAST upto 104+++ or more in hrs \n\nHe…"\t\t\nLooks like I gave the signal to buy $baba', ' it’s so easy in hindsight 😂 https://t.co/QA0mUVln0u\t\t\n"#Alibaba $BABA è un po’ il Marco Masini del mercato azionario: straordinario potenziale ma non si capisce perché tutti lo odiano.\nIntanto oggi #premarket del 20% (Alibaba', ' non Masini…) 💟"\t\t\nRT @AOlaguerF: Para alegria de @crsorens', ' muy fuerte la suba de $BABA en el premarket\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAlibaba $BABA\n$NIO\nNetEase $NTES\n$ZTO\nBaidu $BIDU\nSea Limited $SE\nLufax $LU\nYum China $YUMC\nDoorDash $DASH\nAluminum $ACH\n$GRAB\nRivian $RIVN\nMongoDB $MDB"\t\t\n@JerryCap If you bought $BABA yesterday', ' there’s 99% chance you will sell your stakes today.\t\t\nThe devs are finally doing something about $BABA. https://t.co/S77zNAwTg6\t\t\n$BABA a lot of people in profit that bought the dip. ï¸\x8f\t\t\nbot $baba 95c at 1.35\t\t\n@keith_dorschner @iamtomnash Yesterday I sold all Chinese stocks of everything I had except Nio… I bought 10 x $4/share shortly after it IPOd', ' and I think they’re more legit than $BABA or $TCEHY. Will likely sell those last 10 shares if China provides military assistance to Putin. 🤔🤷ðŸ\x8f½â€\x8d♂ï¸\x8f\t\t\n$NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[] https://t.co/r5yHq7jrvv\t\t\n"$BABA \nIsland reversal ??\nAbove 90 â–ºIf stays.......for 30 mintues or more\nWe see BLAST upto 104+++ or more in hrs \n\nHeading towards 129 in next few days ? https://t.co/w8nx2sT2CJ"\t\t\n$baba 2-10 wassuppppp $shop 200% so far wassup we about to squeeze em too hahahha\t\t\n$BABA Fucking Robinhood man ugh â\xad\x90\t\t\n"Update: $BABA 🚀\n\nUp +20% off the recent low. #woosah https://t.co/yZnaBQEcmJ"\t\t\nRT @BeachTrading: $BABA bottoms in!! Added 77.65 Easiest swing trade in HISTORY!! #StocksToBuy\t\t\n$BABA where are all the shorts ', ' ppl were happy to short at 75 yesterday ? 😃\t\t\n$BABA buy some ITM weekly call spreads', ' a nice floor put in here IMO. Got me 86/92 @ 3.00', ' max gain 100%\t\t\nRemember when we told @BlackHatCapital that there would be tickers that would get us our money back way faster than $WISH. All tickers mentioned yesterday are up huge. $IQ $HUYA $CAN $YINN $BABA $VIPS 20-40% like.\t\t\n$BABA how many hookers is Munger and Buffet getting today? They aren’t just eating blizzards and drinking Coca Cola if you know what I mean! 🌟 https://t.co/H7Gl7qRi2k\t\t\nToday’s stunning rally in $BABA', ' fueled by a full-court press shoots the stock back to levels last seen … checks notes … Friday\t\t\n"متابعة تØ\xadليل تسلا $TSLA  🎯\nالأعلى على الهدÙ\x81 الثانى على الاسبوعى عند مناطق 818 .\nÙ…Ø\xadاصر الان بين 818 Ùˆ 803\nاختراق المقاومة يستهدÙ\x81 831\nكسر الدعم بيرجع 785\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/tw8WKoz8dq https://t.co/euPYUDgsUX"\t\t\nGood morning! Futures rise ahead of Fed meeting/FOMC. Top watches $SPY $QQQ $MSFT $BABA $TSLA Join us in our discord https://t.co/cD6aoZzWb9  #stocks #options #daytrading\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', ' https://t.co/r5yHq7jrvv\t\t\nCashed out $baba not to shabby https://t.co/rFWCvT7Sgo\t\t\n"Top 5 Trending Tickers on #Twitter this morning - combined over 20 million impressions\n\n$SPY\n$BABA\n$AMC\n$NIO\n$TSLA\n\nReal-time investing trends and insights 🔥👇\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/CnFr9Ai41V"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n#Options Flow Stream Update $AAPL $TSLA $GOOGÂ\xa0Â\xa0$BKNG $BABA $RIVN $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Gr3YvQQ4OY https://t.co/Q22WvKQxgz\t\t\nTrndg ↗  $ENSV $CWEB $BABA $BEKE $SWN $HGEN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nThis can’t be real life', ' so $WISH has been getting slaughtered of late and been using the same algo as $BABA and the rest of the China stocks. And today when they are all up 15-30% it’s only up 5%. 😂😂😂\t\t\n$BABA $105 calls 🚀🚀 ðŸ\x8f¼\t\t\n$BABA Xi bought calls 🤣🤣 📢\t\t\n$BABA bouncing hard on China news\t\t\n$BABA took 3 mins to get the option priced WTFH! solid 120% gain today 💟\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/5Q0I5vyeOG\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n18% off $BABA puts\t\t\n#RoadTo50 #DeFiChain #dTokens $DFI #BTC $BABA https://t.co/4sAm5ImyAe\t\t\n"$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\'\'\'\'  https://t.co/r5yHq7jrvv"\t\t\n@MantasTrades Today\'s theme is short covering vs profit taking innit $BABA\t\t\n$BABA so mad i sold 40% of my position two days ago 💢\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"RT @PandaOptions: Todays plays ðŸ\x90¼\n\n$BABA 128c hit +16% so far (4.15 to 4.80) Currently down -12%. Have next weeks contracts on these. Held u…"\t\t\n$baba $bidu $kweb . ding ding ding .. https://t.co/PsaxtbIWwm\t\t\n$BABA why the options markets closed? 😘\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Take a look to:  $BABA -1.29% \n\n#ToTheMoon #trading #Stocks #StocksToWatch #daytrading #FOMO #news #wallstreetbets #investments #bottomfishing #RedditArmy #YOLO #StocksToBuy \n https://t.co/vBm2iJuxkW"\t\t\nWhy Alibaba', ' Nio And Other Chinese Stocks Are Surging $BABA $NIO $BILI $PDD $BIDU https://t.co/0T0ftNhCBh\t\t\n$BABA loaded 100 shares more yesterday let’s go ðŸ˜\x81\t\t\n$BABA below 91.3 was a good short\t\t\nRT @JerryCap: Someone should run $BABA vs QQQ feels like it leads by about a week.\t\t\n#Options Flow Stream Update $TSLA $GOOG $BABA $RIVN $BKNG $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/b7unig8fJD\t\t\n#Options Flow Stream Update $TSLA $GOOG $BABA $RIVN $BKNG $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/LiFDimOorn\t\t\n#Options Flow Stream Update $TSLA $GOOG $BABA $RIVN $BKNG $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/H9P36a0LqR\t\t\n"متابعة تØ\xadليل Ù†Ù\x81دا $NVDA \nمبرووك لكل من تابع معنا السهم من مناطق 214 الاعلى على الهدÙ\x81 الثانى على الاسبوعى 235💪.\nالان Ù…Ø\xadاصر بين 231 Ùˆ 235 .\nاختراق المقاومة يستهدÙ\x81 240 هدÙ\x81 اول .\nكسر الدعم بيرجع 229.5_225\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/9Z6wvA3pI6 https://t.co/sVFOFz177w"\t\t\n$BABA who are all the losers that sold at the bottom? 🪄\t\t\n"La subidas de hoy de las acciones chinas era bastante obvio', ' si hacen un análisis técnico se darán cuenta que se nos venÃ\xada advirtiendo. 🥴\n$BABA $TECHY $TME"\t\t\n$BABA Weekly .. https://t.co/Aom76AGIwV\t\t\n"$BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered the calls at 4.00 and they hit a high of 10.50 today. That\'s a 162% gain overnight!\n\nDid someone know news was going to drop @unusual_whales? https://t.co/FtSK4py3Xz"\t\t\n$BABA Yo my calls stuck ☑\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @ElGuapoBear: Accidentally deleted my pinned tweet -\n2022 predictions\n1- Oil will see sub $80 \n2- $BABA will outperform market\n3- $XBI w…"\t\t\nTrading these Chinese companies like $DIDI $BABA and $BEKE are a complete crapshoot if holding longer than a day\t\t\n"wow what a short we did on $BABA. Who else got it? \n\nEd', ' @AverageJoeTradr what did you trade?\n\nRecap coming soon. What did you trade? https://t.co/JJXaF6OZ9A"\t\t\n"$RIDE $WKHS $FSR  \n \nChinese EV is up big >+20%   $NIO $NIO $BABA 🆓"\t\t\nNice Green Day today. Could have taken more but I’ll settle for $1555 in 7 minutes. Not bad for a days work! #baba $baba https://t.co/Qs6UQ30LOY\t\t\n@JetSkiGolfLife @WillThrower3 $BABA $DiDi deep dive!\t\t\n$BABA  $NIO $XPEV $LI $BIDU $JD $PDD $DIDI $KWEB  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.___  https://t.co/r5yHq7B2U5\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"I normally do not add on strength', ' but $NIO is way cheap even here! 💎🚀\n\n$TSLA $XPEV $LI $BABA"\t\t\n@TheStocksmen good stuff with $Baba https://t.co/svJfS9Q7Oa\t\t\n26% 🟢 $BABA P Payed. https://t.co/MjPEQgFyDs\t\t\nFlow Room (These are not alerts): $BABA 03/18 $80 puts bought 1000x AT ASK $.95cents #BEARISH #QQQ #CHINA #orderflow #options #trading\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"What a pitch', " I dig it!!! Product rates look strong as fuck & I've been looking to get some exposure", ' this appears to be a solid assymetrical r/r bet.\n\nPunted a few instead of chasing $BABA as my broker hasn\'t opened mini futures for it yet (probably cuz of the volatility lol) https://t.co/XL8y2HZ4Ps"\t\t\n$BABA $BIDU $AKAN gapped up over 5%. What are your thoughts on the price from here? https://t.co/iCAJxccnhK #stocks https://t.co/Vn1KMMqOZV\t\t\nCongrats to $BABA traders today. ðŸ™\x8f https://t.co/ZY5WAszbc4\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA Alibaba added over $50 billion USD in market capitalization last night.. that\'s fucking mental to think about. ðŸ‘\x8d\t\t\nI felt that maybe $BABA was a sell on the open', ' got $10.90 on the $81 calls bought yesterday by putting market order to sell on the open at 9am. Opening print happened as it started to crater', ' feel blessed getting out with that gain. https://t.co/hS3Vkf3Emt\t\t\n"متابعة تØ\xadليل سباكس $SPX \n\nالان على الهدÙ\x81 الثانى 👌4310 بوضع عام على اللØ\xadظى يستهدÙ\x81 4322 _4335 .\nدعم اول 4300 دعم ثانى ومهم 4286 كسره بيرجع 4255\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/QYdmc5WFAE https://t.co/EGT0ZN9vfr"\t\t\n"Added $ONE 1.89 with all China stocks going $BABA $JD $NIO \n6M float china stocks', ' was at $10-20 last year', ' we got lots of room to run.  \nPT $2-3"\t\t\n"Threw a bit more money into $BABA\nAnother buy coming when I get my tax refund in April! https://t.co/9JilIb2UhP"\t\t\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $YMM Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.{}{]  https://t.co/r5yHq7jrvv\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"RT @NlCKStocks: $BABA is very long term play for me \n\n2024 calls I don’t want to sell until 200+\n\nJan 2023 can be held safely thru q2 imo.…"\t\t\n"Alibaba stock jumped 20% when the market opened today. Despite macro issues', ' will BABA generate huge returns in the coming years?\n\nhttps://t.co/wovntZ3fps\n\n$BABA #Alibaba $NIO $XPEV $LI $BIDU $JD $PDD $DIDI $KWEB #Tencent #China #Chinesestocks"\t\t\n$BABA they sucking in all the bears at open 🤣 this will be back over 100\t\t\n"Trending now on FinTwit\n$TSLA $AAPL $AMD $NVDA $VXX $BABA $NIO $MSFT $FB $AMZN https://t.co/gbwh4xNIId"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nمن اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"Chinese stocks open extremely strong.\n\n$DIDI ^ 42%\n\n$NIO ^ 17%\n\n$BABA ^ 15%\n\n$XPEV ^ 17%"\t\t\n$BABA зүгÑ\x8dÑ\x8dÑ€ койн шиг Ñ\x81авалжынаа $3k swing in portfolio\t\t\n"Vosotros no entrasteis ayer en $BABA y $SE ??\n\nYo tampoco…🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f"\t\t\n"$BABA up 15%\nChina Stocks Jump Most Since 2008 as State Council Vows Support \nHong Kong had the best day in years', ' up 6% https://t.co/IDfyTrOscx"\t\t\n$BABA buying all Dips - this is $300 stock and deserves all rise\t\t\n"What\'s your biggest contrarian view you hold in the market?\n\nI\'ll go first', ' I still hold a $BABA position."\t\t\n"also china stocks insane gap-ups\nhaven’t played $futu $baba $jd $bidu $xpev since last year but maybe time to start"\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\n$BABA @ resistance https://t.co/D1LFqdKowl\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n$BABA this is going to $500 ï¸\x8f\t\t\n$baba 💰💰🔥🔥 https://t.co/dhGrMiBqVR\t\t\n"DailyUp5\n$API $8.71 23.20% -21.74% -19.50% -52.09% 43.12\n$APPS $34.27 5.17% -12.88% -30.26% -37.30% 37.09\n$BABA $92.13 20.02% -8.72% -24.64% -25.65% 40.02\n$BIDU $126.19 16.44% -12.50% -21.44% -15.13% 40.29\n$BIRD $5.71 8.14% -1.72% -50.69% -62.53% 26.15"\t\t\n$BABA Sell the news', ' come back and buy when the gap fills. ↔\t\t\n$BABA Ichimoku Weekly Chart. Stock to place on your watchlist. Waiting for a reversal. #technicalanalysis #technicalanalyst #marketcrash #ichimoku #koonitz https://t.co/Sm3kICMYun\t\t\n$BABA In a bullish position (short term) on this dip this morning.\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $BABA', ' $NIO', ' $NVDA', ' $DIDI\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n@HurricaneBot1 You read the CCP related news? I don\'t think its just "another day" necessarily $BABA\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\nWho said I cant short ??? $BABA https://t.co/QFhGZ3DPox\t\t\n@capitanstubby @amentofo @michaelxpettis @WSJ $BABA\t\t\n$BABA Well look at that! What a nice surprise for those who bought... ðŸ˜\x81\t\t\n$AMZN $AAPL $BA $BABA $FB  $BYND $SNAP $TGT $PYPL $JD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.++  https://t.co/r5yHq7jrvv\t\t\nSomeone should run $BABA vs QQQ feels like it leads by about a week.\t\t\n$BABA weekly calls out of park!!! ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€\t\t\nRT @JerryCap: Would be fun if $BABA bottomed the day sell-side declares China uninvestable (even though they are right', ' it is).\t\t\n#VOLATILITY $BABA\t\t\n"$BABA shorts been eating for 18 months you guys get one good day with a pop and everybody comes out of nowhere \nWatch how quick gains are gone ↘"\t\t\nWOW', ' $BABA\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\n@aubreymartin94 @gurgavin And then bought $BABA; and today', ' you are earning lot of money 🤣🤣🤣 https://t.co/sZVwQM0RXk\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\nWould be fun if $BABA bottomed the day sell-side declares China uninvestable (even though they are right', ' it is). https://t.co/3rrCzkRGvx\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n$BABA 90 3/18 calls coming in hot 🎯 https://t.co/bBFmqDXV6I\t\t\n"$BABA a pump\nIs not needed when you check out Babas numbers end and point! 👉"\t\t\n"انوه ان سهم  $BABA  غير متواÙ\x81Ù‚ مع الشريعة Ø\xadاليا بØ\xadسب تطبيق Zoya\n\nجزا الله خيرا من نبهني https://t.co/aLcsFR2n4N"\t\t\nthats four dollar scalp in $baba\t\t\nDet var pÃ¥ tiden och började nästan kännas oundvikligt med en rejäl studs i framför allt Kina men även annan tech. $BABA är nu upp 16%', ' $JD 20% och $SE 15% i förhandeln.\t\t\nFilled at $92. I did not like $BABA yesterday at $75 but I love it in the 90s today. https://t.co/qkNk1ct4Im\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n$AMC $AXS $BABA $BEKE $BRCC $CTK $DIDI $NIO $SON $WSM Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>>  https://t.co/r5yHq7jrvv\t\t\n$BABA let’s go! â\x9d—\t\t\n"#Alibaba $BABA è un po’ il Marco Masini del mercato azionario: straordinario potenziale ma non si capisce perché tutti lo odiano.\nIntanto oggi #premarket del 20% (Alibaba', ' non Masini…)"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/khm8iboAIo\t\t\n"RT @konradryczko: Alibaba +20%\n$BABA https://t.co/096TbE9FDE"\t\t\n"アリãƒ\x90ãƒ\x90暴騰ã\x81—ã\x81¦ã‚‹ã\x81®ã\x81¯ã\x81“ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81®å½±éŸ¿ã\x81‹ã\x81ªï¼Ÿï¼Ÿ\n$BABA https://t.co/Z2pFwEdbzx"\t\t\n$NIO $BABA $LKNCY looks like a lot of the Chinese stocks are up today 📢\t\t\nRT @HedgeFundTips: Just yesterday', ' Chinese internet stocks were deemed “uninvestable.â€\x9d Suddenly', ' after a significant gap up', ' everyone’s goi…\t\t\n@Preston_Trades @marbel2019 Thx for the congrats on calling $BABA \'near" the lows and buying the $81 calls (late) at $2.08 and selling on the open at $10.90 ðŸ\x8f†\t\t\nThinking about trading options or stock in Alibaba', ' Daqo New Energy', ' Jabil', ' Block', ' or Micron Technology? $BABA $DQ $JBL $MU $SQ https://t.co/pwnfL279US\t\t\n$BABA ↔ https://t.co/dZLK0Iu1Bc\t\t\n*ALIBABA SURGES 20% IN BIGGEST INTRADAY GAIN SINCE SEPT. 2014 $BABA\t\t\n$BABA SHORT AT 92..\t\t\n@aubreymartin94 @gurgavin F $BABA\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Chinese stocks soaring today after China seeks to calm markets with promise of economic support....\n\n$FUTU +26%\n$BABA +18%\n$NIO +19%\n$BIDU +15%"\t\t\nPOS market makers filled me at 11 on $baba fuck you!\t\t\n"Get ahead of the trend here at Xtraders \n\nhttps://t.co/3vbD4Mdsw5\n\nCongrats to all who played! \n\nSee you tomorrow📈\n\n$AMZN $AAPL $BA $BABA $FB  $BYND $SNAP $TGT $PYPL $JD https://t.co/kkz4VNuEr9"\t\t\n@Preston_Trades @prosperousguy @marbel2019 Dead cat propelled by CCP rockets. Don\'t think the status of the cat matters when it comes to CCP market manipulation $BABA\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$CHNC on watch. If it breaks .0023 it could run hard. Very thin. \n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n@DeItaone End of day tweet will be: $baba falls to flat to end the day\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n#PageOne: Hooked on a feeling $HSCEI $BABA $XLRE $TNX $SBUX https://t.co/AmRYYVDkoy #PreMarketAnalysis #Russia #Ukraine #oil #ratehike #FOMC #retailsales #gasolinestation #policydecision #sales #economy #stockmarket\t\t\n"Crazy short from here if you held (which would be stupid on the other hand).\n\nYesterday insane volume and now good news. This would have been easy money $baba https://t.co/IYaTyP7nVq https://t.co/q0hfHVPlHc"\t\t\n$BABA up 20%', ' biggest intraday gain since 2014\t\t\n$BABA P 85.\t\t\n"RT @OddStockTrader: Whoaaaa $BABA\n\nSwung the $80 weeklies.\n\nW. T. F."\t\t\n"RT @SubvertoXbt: $BABA Alibaba is up 27%', ' Hang Seng is up 10%  \n\nIncredible call from last night by @TaeXbt with insane accuracy', ' catching…"\t\t\n"Little $BABA short at open and already out \n\nStill don’t have my set up today so sized down and taking profit quick"\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$DAC $ZIM $PANW $CRWD $ZS $MRNA $ORCL $TSLA $GOOGL $MSFT $CI $UNH $BABA $UVXY $SVXY $SCO $UCO $SBUX  Listen to "What will the Fed and Jerome Powell do to the market today? 3-16-22 Market update". âš“ https://t.co/CYgyq7pRFv\t\t\nIts not too late to buy $BABA. Its still under $100 and darn cheap\t\t\n@prosperousguy @marbel2019 It’s time to start calling $BABA to gap king. Under the 20SMA', ' this is just a dead cat bounce but we will see if it can clear it this time (but I’m very doubtful).\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/jiskcNHrKo\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n$BABA https://t.co/mqYeU1KKZk\t\t\n$BABA watch the dump â–¶\t\t\n"Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n$BABA calls at open hmmm â\xad\x90\t\t\nWhat a bounce for $baba and $tuya\t\t\n$CANG I have never seen stock trade -300% EV. they have 600mil in cash but market value is less than 250mil. $RLX $BABA ï¸\x8f\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"RT @TheDeepDiveFeed: Chinese Stocks ripping as government vows to support them.\n\n$DIDI $BABA $BIDU $JD $NIO https://t.co/BBYormnyho"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 2.5M shares\nPrice: 92.00\nTotal: $229.0M"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $AAPL\n6. $T…"\t\t\n"Nice print for $BABA Size: 1244836 Price: 92 Amount: $114', '524', '912.00 Time: 932\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\nâ\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/UehNvR7VHO\t\t\n"US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES up 18.5%.\n#China $KWEB $FXI $CNH #StockMarket"\t\t\nKind of wish I bought more $BABA yesterday  😕\t\t\n$BABA Squeeze BABA Squeeze!! 🤩 💟\t\t\n$BABA Adami called it on fast money yesterday....a 20% rip could be had any day!\t\t\n"Excited for the start Tomorrow!! So many great setups 📈\n🎯Learn how to trade the right way \nhttps://t.co/3vbD4Mdsw5\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $YMM https://t.co/1tOVBnMGnD"\t\t\n$SPY isit possible that Charlie munger is holding more baba than last year $baba 🆙\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n"Sonar top 10 NASDAQ @ open: $CAKE $FUTU $HOUR $HYMC $IMPP $MULN $PALI $SONM $SONN $TANH\n\nSonar top 10 NYSE @ open: $AMC $AXS $BABA $BEKE $BRCC $CTK $DIDI $NIO $SON $WSM\n\nSee them ranked @ https://t.co/jNA9ZbbwMV"\t\t\n"$NEGG shorts are out of shares.... we ready\n\n$BABA $GOTU $AMC $GME $CLOV $MULN https://t.co/wPCg2Xv7pe https://t.co/R3207omNRJ"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $AAPL\n6. $TSLA\n7. $SBUX\n8. $PHUN\n9. $JD\n10. $IXHL\n\n( Sorted by most recent ) https://t.co/QTyxVFd07k"\t\t\n"Does the date say March 18th', ' 2022 Strike $92 ', ' 2 DAYS EARLY \n\nYOU LUCKY SON OF A BITCH! 😂 \n\nHAHAHAHAHAHA GOLDEN MOTHER FUCKER! ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»ðŸ’µðŸ’µðŸ’µðŸ’ŽðŸ’ŽðŸ’Ž $BABA miracle https://t.co/zrMHOmMFUU"\t\t\n"Alibaba +20%\n$BABA https://t.co/096TbE9FDE"\t\t\n$BABA squeeze those f0cker$ 😘\t\t\n$TSLA $AAPL $AMC $AMD $GME $VXX $ZIM $BABA $AMZN $FB $NVDA $NIO $DLO $VIX $EVH $XOM $HYMC $CRWD $S $COUP Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%  https://t.co/r5yHq7jrvv\t\t\n"Stock gaps:\n$BABA 19.85%\n$BIDU 16.29%\n$BYND 3.24%\n$DKNG 3.04%\n$IOVA 6.55%\n$LMT -3.04%\n$MDB 4.60%\n$MTCH 3.15%\n$MU 4.60%\n$NIO 18.15%\n$NOC -3.89%\n$SBUX 5.88%\n$SE 13.15%\n$SHOP 3.82%\n$SNAP 4.33%\n$TEAM 4.26%\n$TTD 3.06%\n$TWLO 3.16%\n$WYNN 4.46%"\t\t\n"TRADING STATS FROM today \nhttps://t.co/3vbD4Mv3UF\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA $PYPL $V $W $NQM https://t.co/Hp075gmCID"\t\t\n"#LiuHe🇨🇳 vows #Support for #economic growth👉https://t.co/v8iXgsuvgf\n\n#China\'s #SharesInFocus: 🚨#PreMarket #Trading\n\n#PinDuoDuo $PDD 📈36%\n#JD $JD 📈25%\n#Baidu $BIDU 📈15%\n#Alibaba $BABA 📈20%\n\nPS: Do you want the #MarketMaker2020\'s #TechnicalAnalysis ?\n\nICYMIðŸ\x90²#HangSeng📈9%📅ðŸ\x90¯ https://t.co/xpU7hjkyiS"\t\t\n$BABA time for the anxiety attack of waiting for the options chain to open at 9:32am fuck smh ï¸\x8f\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA https://t.co/nUWapUiNSP\t\t\nBenzinga\'s Daily Brief On Trending Tickers For March 16', ' 2022: Alibaba', " GameStop And More $BABA $NIO $GME $AMC $HYMC https://t.co/9ylfe1qzMH\t\t\n@David_Tracey Time to sell a few $BABA calls.\t\t\n@Trader_Joe_LPP Don't listen to this guy. I have $BABA for sale for $98 and I'll take $3 for $DIDI. Great buys. You will bank", ' probably.\t\t\n$BABA bottom picked within 4 cents 🥱 https://t.co/PPIGoKTuko\t\t\n"$SPY $YINN $YANG $BABA $AAPL WhatÂ\xa0we know about the economic impact of China’s Covid spike\n\nhttps://t.co/wAScxCkrV2"\t\t\n"Chinese Stocks ripping as government vows to support them.\n\n$DIDI $BABA $BIDU $JD $NIO https://t.co/BBYormnyho"\t\t\n$BABA and to think JP Morgan downgraded this week to “uninvestableâ€\x9d after basically a 70% slash🤡🤡 thanks for the wonderful insight telling retail to sell at the bottom ðŸ˜\x81\t\t\nTrndg ↗  $BABA $BEKE scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nThe guy bought $BABA a few months back', ' has had ~60% drawdown', ' with one day rally everyone is cheering he was right. And yet ppl say he is a longterm investor not a gambler. https://t.co/RqetReuXNh\t\t\n$SPY squeeze those bears into sleepless night $baba âš¡\t\t\n"Waiting for Interest Rates. Obviously', ' #inflation is the number 1 concern of 2022.    \n\n$spy $qqq #tradingsignals #daytrading #optionstrading #daytrader #daytrade $baba $nio $tsla $aapl $sbux $spy $aal $amc $amd $beke $arch $gogo $bgfv $blnk $bynd https://t.co/IZQ9aidCWr"\t\t\n$baba level key 93\t\t\n$PBTS well we should have a nice day', ' $BABA $DIDI both up big ï¸\x8f\t\t\n"Chinese names flying today', ' looking at a downward move on these. \n\n$BABA $NIO $JD $IQ $KWEB"\t\t\n"China Stocks very hot ! \n$BABA $NIO + 20% \nMini stocks $METX +12% \n$MKD At breakout could follow soon  👀"\t\t\n$Baba Hoy sube +20% jajaja y JPMorgan se cagó de nuevo a las manos débiles', ' ayer compró barato y hoy vende tranquilamente un +20% https://t.co/7pxHpr3bkW\t\t\nRT @SwatOptions: [Live 9AM PreMarket Brief] Stock Options Trading - Mar.16', ' 2022 https://t.co/v0jtiqJuyY via @YouTube $SPY $IWM $QQQ $VIX $…\t\t\n$BABA it would be nice if we can close above 111 level â\x8f©\t\t\n$UXIN $NIO $BABA  Chinese elephants def scooping the cheapies the last two days 🪄\t\t\n"@marbel2019 @Preston_Trades I know', ' read through my feeds and see what I said', ' seriously I already gave my POV. \n\nNow on $BABA? I dont know', ' that is my POV 🤓"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nChina stoxks gonna rip today $BABA $NIO  buy calls at the open https://t.co/hWou6u46aO\t\t\n$BABA Cheap Baba or overvalued Amazon…. Yeah wright… Hang Seng will do much better then Nasdaq this year! 👉\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA even if it rises 100% from here- it would be on lower level then it was on 2 months ago 🤩🤩🤑 ↘\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\nGreat thread on $BABA ðŸ‘\x8fðŸ\x8f½ https://t.co/6CKb4GNsxV\t\t\nRT @HisaApp: Most active stocks in today\'s pre-market trading. Markets open in 10 mins. Click here to start trading today https://t.co/AEkz…\t\t\nPremarket green as hell today 🤔 I sold my $Baba option plays yesterday up 97%…go look at it this morning and it’s up $15 😒 this the shit I be talking bout @Aces_Uchiha 😂\t\t\n@caromjavier @InversorExperto Nadie te obliga a comprar $BABA 😘\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"China names vol pop PM on headlines of Market and IPO\'s pledge\n\n$DIDI +43%\n$CWEB +40%\n$BEKE +38%\n$PDD +35%\n$YY +25%\n$JD +25%\n$BABA +20%\n$TCEHY +19%\n$NIO +19%\n$BIDU +16% https://t.co/mSZhtOg16C"\t\t\n$BABA a board full of shit talkers with zero understanding of China’s actual system of governance and long term economic objective running their mouths with their hair on fire. Careful diamond handing your puts. ï¸\x8f\t\t\n"Pro: bought $baba last two days \nCon: didn’t buy enough to be thrilled"\t\t\n$baba holding strong af congrats gang we did it wish i had more but 2-14 is gonna be a big win\t\t\n$BABA thank God! ï¸\x8f\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n$BABA MOONING ALL MONTH 💗\t\t\n"Premarket 📈📉\n$SONN +83%\n$DUO +68%\n$BEKE +47%\n$CWEB +45%\n$DIDI +44%\n$PDD +35%\n$YINN +35%\n$DDL +35%\n$KC +32%\n$ZH +31%\n$RERE +31%\n$BILI +30%\n$YMM +30%\n$FUTU +30%\n$TIGR +27%\n$IQ +27%\n$RLX +25%\n$JD +25%\n$NIO +20%\n$BABA +20%"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n$BABA 76-92 from yesterday\t\t\n"RT @rontweatsley: $LKNCY $BABA All Chinese stocks soaring big.  BABA up 18%', ' this is going to be a catapulting force for LKNCY \nIt\'s going…"\t\t\n$BABA still very cheap 👉\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"Alibaba $Baba pre market +20.57%\n\n#NYSE #futuros #premarket https://t.co/PhbReYKeA8"\t\t\n$BABA short accounts get wiped— at the open 😂😂 💗\t\t\n$baba cure cancer this morning?\t\t\nHuge news! Glad i’ve been loading up $NIO $BABA https://t.co/tYAw3kcNjJ\t\t\n"I knew the CHINA theme was coming. \n$NEW one of the smallest floats in the market. Also one of the most shorted stocks.\n\n$SONN $BABA $DIDI $DUO $PALI $LKCO $HUSA $KSCP $CEI $MULN $BBIG https://t.co/vb34VSS2Pv"\t\t\n"$FAMI \n\n$0.15 \n\nHeavily shorted\n\nChina stocks catching bid\n\nAgriculture food prices rising\n\nRepeat sales to US Canada and Middle East\n\n$DIDI $NIO $FXI $BABA $SONN $VEON $HYMC $MULN $CEI $MULN $AGRI $AEI $AAPL $TSLA $SPY \n\nhttps://t.co/G916bZYEvM"\t\t\n$BABA $JD $PDD  $RAAS crazy pre-market... ï¸\x8f\t\t\n"$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.....  https://t.co/r5yHq7jrvv"\t\t\n"$BABA Alibaba is up 27%', ' Hang Seng is up 10%  \n\nIncredible call from last night by @TaeXbt with insane accuracy', ' catching the bottom. \n\nWhat are you waiting for', ' fam? Join us. \n\n#alibaba https://t.co/FEE0pEDu6l"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA +20% pre-market\t\t\n"Most mentioned tickers on Twitter during Pre-Market:\n\n1. $BABA\n2. $NIO\n3. $SBUX\n4. $SONN\n5. $AMC"\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $BABA\n2. $GME\n3. $NIO\n4. $TSLA\n5. $JD"\t\t\n$BABA dam 🆙\t\t\n"@marbel2019 @Preston_Trades Do YOU think the selloff in $BABA is done?  I posted what I did', ' read through them & decide for yourself. I say this with respect. You get to decide on your own after doing research', " also listening to others and picking your spots.\n\nI dont know if I'd buy today", ' maybe on p/back"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $328.15  Mentions: 10\n$BABA  Price: $76.76  Mentions: 10\n$SPY  Price: $426.17  Mentions: 7\n$GTCH  Price: $0.15  Mentions: 7\n$MULN  Price: $1.60  Mentions: 6\n\n#stocks #investing #trading"\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @TheDomino: Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycro…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA know more crackdowns I bet Ant is compliant and we get news soon would be epic! 🥇\t\t\n"It happened the next day and I hope you bought OTMs.\nI will be actively monetizing. Staying nimble. $BABA https://t.co/ByLt9oykzr https://t.co/zp1dIadBKE"\t\t\nwatchlist: $DIDI $DKNG $NIO $NVDA $BABA\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA are we going to see 120 this week? 🤞\t\t\nRT @ramirobriglia: $BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\n$MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY:\n\nAPPLE $AAPL\nADVANCED MICRO DEVICES $AMD\nALIBABA $BABA\nMETA PLATFORMS $FB\nAMC ENTERTAINMENT $AMC"\t\t\n"There is a #bull out there who JUST sold their $BABA position cause he was ‘done’ with it', ' or to ‘buy back loser.’\n\nMoment of silence for thee ðŸ‘\x8fðŸ\x8f»ðŸ˜‚ https://t.co/Ke8voFN0zF"\t\t\n$baba $bidu 時間外ã\x81§æš´é¨°ã\x81—ã\x81¦ã‚‹\t\t\nRT @ProblemSniper: $BABA +20% Pre Market 🤩\t\t\n$BABA snooze fest until it breaks the downward trend on the weekly. â˜\x9d https://t.co/UpagB9TRJ4\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\nThe FUD IS OVER! $nio $xpev $li $baba $bidu $jd $pdd https://t.co/Ml3gJi3lGv\t\t\n$BABA when these short accounts get wiped- imagine the spike at open 🤩🤩 💯\t\t\nWatching $BEKE $BILI $KC $NIO $BABA $HOUR this a.m. Main watch: $BEKE $BILI $KC $BABA\t\t\n"$AXXA long term uptrend support getting stronger consolidation period ending. bullish hammer. Oversold bounce opportunity.\n\n$WTI  $TSLA $HYMC $AAPL $BABA\n $AMZN $Djia https://t.co/fKHiWqOEBf"\t\t\n$NIO - CONGRATS BULLS - $XPEV / $BABA https://t.co/RdKvKM8Ho1\t\t\n$NIO $MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;  https://t.co/r5yHq7jrvv\t\t\n"$YANG $YINN $DIDI $BABA ChinaÂ\xa0says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown\n\nhttps://t.co/AUgmDNX1vg"\t\t\n"$BABA bears feel free to go to war ! Zelensky need your help ! \nSee ya $125 April ðŸ‘\x8d"\t\t\nTech ', ' $COIN ', ' $XOM ', ' $BABA ', ' be careful still looks like a market pullback . https://t.co/ZL5vAj1bOT\t\t\nI have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\n"Cautious', ' bulls looking for hourly HLs', ' but 4hr consolidation is much deeper\nWatching Chinese names $BABA $BIDU $NIO $XPEV for day trades\nscouting initial top fish (gap up in a downtrend) then for the first 5m oversold bounce"\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\nAnyone virtually back patting Munger et al for investing in $BABA or Chinese tech and averaging down for the last 12 months as price returns to where it was last Friday should probably take a moment today and reflect on how much short term price action controls their perception.\t\t\n@RampCapitalLLC @jpmorgan $BABA analyst crushing it\t\t\n@Steve_TheBull_Rogers Steve', ' I am in $BABA with you. In fact because of you!!! Bought $1500 shares at 7:57 PM yesterday evening at $78.87. Up $20', '000. Where are you selling? We made a lot of money on $PROG earlier. 📣\t\t\nIf $BABA will gain strength q2 I will publish plans with levels. For now I’ll avoid any ideas as sharing will open many to a risk larger than I feel comfortable giving.\t\t\n"$BABA Breaking News: Someone called Xi Jinping \'Winnie the Pooh\' overnight', ' so he decide to annihilate all bears. \n \nHEEEYYY Boo-Boo', ' we\'re a\'gonna have to declare BANK-RUPT-CY! 🆙"\t\t\n$BABA up 27.30% in HK 👀👀 https://t.co/f5GbcFJ15f\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\n"CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD UP 25%\n$BABA UP 20% https://t.co/b8glJLyEPB"\t\t\nâ\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\n"$BABA not going anywhere but up from here!\nStrong like Bull 🥇"\t\t\nLooks like I missed my $BABA window. 🤦â€\x8d♂ï¸\x8f\t\t\n"Everyone’s watching #China stocks today\n\nI don’t like being in the crowded trade. Always volatile and for the sheep. The wolves are already in & prolly looking to cash out\n\nWhat you wanna be? ðŸ\x90‘ or ðŸ\x90º \n\n$BABA $JD $NIO $KWEB $METX"\t\t\n@ChrisFranco At least keep $baba till 2025', ' when China will be the most important economy In the World.\t\t\n$BIDU $BABA Chinese stocks are just crazy now and crazy cheap https://t.co/tKVXs5JNfX\t\t\n$NIO $BABA waking up to 20% $RMSL 🪄 https://t.co/Aw2g3oInQh\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"Most active stocks in today\'s pre-market trading. Markets open in 10 mins. Click here to start trading today https://t.co/AEkzoboP46!\n\n$NIO\n$AMD\n$DIDI\nAlibaba $BABA\n$RLX Technologies\n$AAPL\n$AAL American Airlines\n$VALE Vale S.A\n$F\n$PDD Pinduoduo\n$SOFI"\t\t\n"$BABA is very long term play for me \n\n2024 calls I don’t want to sell until 200+\n\nJan 2023 can be held safely thru q2 imo. If u want to roll out look mid summer. https://t.co/TfaZxP9GWo"\t\t\nStocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n$CAN is 22% up in pre market going to blast everyone come join the party $BABA $BTC $TSLA 🚀🚀🚀🚀 😄\t\t\n$BABA wonder what june 100 calls will be worth at open ☑\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"$BABA any reason chinese stocks are running? \n \nThey\'ve been beaten down and totally undervalued - just notice a lot of chinese stocks trending â\x9d¤"\t\t\n@JMihaljevic $BABA back to prices seen *checks notes* last Friday. I think anyone poo poo’ing Mungers trade for the last few months can feel pretty comfy with the take. Lol\t\t\n"RT @chisato_invest: ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘…"\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"RT @Tr3ndyJon: What to expect today\n\nLooking at $spy $qqq #ES_F \n\n$BABA $AAPL \n\nhttps://t.co/KdoNUVeX88"\t\t\n$BABA what a manipulation by JP Morgan 😤🤮🤮🤮🤮 📣\t\t\nRT @ramirobriglia: $BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\n$BABA i want my 130 👀\t\t\n"The #BearFonso #Watchlist \n$BABA <91 to 86.2', '84.14', '78.3', '76.6\n$BIDU <122.65', '119.85', '116.4', '113.5', '110.08\n$SE <102.15 to 100', '98', '95', '93.7\n$NIO <17.5 to 17.25', '16.9', '16', '15.35\n$DKNG <16.4 to 16.2', '16', '15.7\n$MU <76 to 75.47', '74.4', '73.5\n$BILI <23.7 to 22.9', '20.5', '19.2', '16.24\n$SPY $SPX"\t\t\n$BABA So Jerome Powell is moving to China it sounds like! China wanna be like Japan so bad and print infinite money.  The US has not figured out how to print infinite money without major consequences as we know', ' Japan could just be full blown lying too tho.. never know\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"RT @Stock_Hunter89: Stocks in play\n\n$TSLA $AAPL $BABA $BIDU $BILI $JKS\n\nLink to discord today for Free Chat Day  : https://t.co/BwesJrKRcm"\t\t\n"$FUTU over 34', '80 >TP 37', '41 >TP 40', '69 >TP 47', '11\n\n$BABA over 93', '12 >TP 93', '95 >TP 94', '53 >TP 95', '34\n\n$MU over 76', '81 >TP 77', '64 >TP 78', '59> TP 79', '22"\t\t\nLook at that volume on $BABA yesterday @donnelly_brent ', ' similar to your NOK example perhaps https://t.co/BxgOFUQndE\t\t\nBig relief rally on Chinese names like $BABA', ' $NIO', ' $JD', ' $TCEHY. Personally caught lightning in a bottle by starting a position in $NIO yesterday.  My first Chinese stock exposure of the year. $BABA was also looking unbelievably great sitting at 2016 levels. https://t.co/9pKml7x3Ar\t\t\n$AAPL $BABA $LI $DIDI $FB $AMD $MSFT $IXHL $BZ $ZM $GDRX $JBL $HD $V $NOW $COST $AON Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.$$ https://t.co/r5yHq7jrvv\t\t\n"3/16 PM Update\n\nLarge caps mostly up along with market', ' though futures down-trending since 8am. Watching $BABA at open with eyes on $BEKE', ' $TSLA', ' $AMZN', ' $ASML', ' $BIDU. Wouldn\'t be surprised if a lot of stocks lose steam shortly after open. https://t.co/MEKwIcaKOh"\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/16 include $AAPL', ' $AMD', ' $BABA', ' $FB', ' and $AMC.\t\t\n"Overnight rally after overnight rally\n$BABA >93 to 95.17', '99.75', '104.14\n$BIDU >125.67 to 132', '134', '137', '140.6\n$SE >104.15 to 108.6', '111.6', '114.4\n$NIO >18.05 to 18.5', '19.04', '19.3\n$DKNG >16.7 to 17', '17.4', '18.4', '19.3\n$MU >76.85 to 77.4', '78.9', '79.9', '81.3\n$BILI >24.85 to 26.9', '28.3', '29.35\n$SPY $SPX"\t\t\n$BABA $DKNG <<<-- the King is taking off.. ✅\t\t\n$BABA - The real test for the bulls would be clearing out 110-130 zone. Long term bottom formations do not happen overnight and it takes days and weeks of consolidation for real wealth generation to kick in. https://t.co/LKodIhZ0u8 https://t.co/stBZhvNj4z\t\t\n$baba - the market is finally rationalizing it.\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\nHot dang @GuyAdami great call! $BABA 🆙 20% 🔥 https://t.co/aNT3hsbQAF\t\t\nThere is no #limit to #success when #consistency is the #base but #persistence is the #fuel that #pushes you #forward when #rejection #leaves you #sick & #tired. $GDS $BZ $BILI $FUTU $PDD $YY $JD $AAPL $BABA $LI $DIDI $FB $AMD $MSFT $IXHL $BZ $ZM $GDRX $JBL $HD $V $NOW $COST $AON https://t.co/qrTyj9GULN\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"🤕🥴\n\n$KWEB $BABA $TCEHY"\t\t\nIt’s that time again between $FB quarters where I’m tempted by valuation and monetization catalysts … got the China and Fintech sell-off to distract me this time tho $BABA $XPEV $MQ\t\t\nTrndg ↗  $BEKE $BABA $CWEB scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nLargest open interest increases among single stock options for 3/16 include $AAPL', ' $AMD', ' $BABA', ' $FB', ' and $AMC.\t\t\n"$BABA IV going to be wild \n\nCareful on chains. I’d avoid the urge if not positioned already as risk on 20% gap up is substantial."\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"Trending & Most Active on Stocktwits!\n\n$BABA $NIO $LKNCY $JD $KMPH $SBUX $XPEV $ARCO $S $DIDI $BABA $PDD $JBL $CCL $NVDA $BA $BNTX $PFE $FCX $LAC $SQ $MU $SPOT $UAL $TSLA $MSFT $NLOK $LE $EXK $SCVL $LMT $LI $BIDU https://t.co/z3Mt8ji9MF"\t\t\n"RT @LibertyDividend: ¡A ver si nos hemos equivocado y es una cripto!\nLong Alibaba $BABA https://t.co/vM2CqKFyLv"\t\t\n@BullEllis You don\'t need to own it; I don\'t need to own it. But someone will. $BABA https://t.co/6jNUjX6yiP\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nGood Morning', ' Savages', ' FOMC day expect a lot of curve balls and huge range today. Patience will pay today. Watching $BABA $QQQ $ARKK $AMC $TSLA https://t.co/qT4zU1USgJ\t\t\n$BABA smoke screen by Wall Street being taken too serious by retailers. That’s how you get reaped 📣\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$baba nothing in #china is as it seems… somethings very wrong… https://t.co/ojH2lgDhdP\t\t\n"This aged very well.\n\n$Baba https://t.co/GfOWUdORfB"\t\t\n"*ALIBABA', ' BAIDU', ' https://t.co/fT131hidIX SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/y3ekZ0qHfS \n\n$BABA $BIDU $JD https://t.co/LqxO1unnth"\t\t\n"$BABA  ↗ï¸\x8f03/15⬅ï¸\x8f\n\n#BILLIONAIREBALLER ALERT ♦ï¸\x8f♦ï¸\x8f♦ï¸\x8f \n\nPREMIUM SPENT💵+ COLLECTED💳\n💲34', '356', '250\n\nTECHNICALS=#DEEPITMCANDIDATE â›\x8fï¸\x8f\n\nUOA RANK\n#FIREATWILL 📈 \n#NONSTOPUOA ♾\n\nUOA ACTIVITY=#DEEPITMPUTSELLING 👑    \n\nJUN\'22 \n6250 130P SOLD\n\n#SWEPTUP 💼IN BLOCK OF 2000 https://t.co/C8gmsb5phE https://t.co/rKfOR0wa4Q"\t\t\nEl gobierno Chino ha dicho que promete sostenibilidad y equilibrio en sus mercados bursátiles. Esto ha cambiado el panorama para las empresas Chinas y habrá que ir empezando a mirar las buenas como $NIO o $BABA que ahora mismo están por los suelos\t\t\nTranku $BABA https://t.co/Z3t7EfCfjc\t\t\n$baba $nio scaling out about half here in premarket.  Saving the rest.  I never buy premarket but i don\'t mind selling it.\t\t\n"$BABA \n\nPre - MKT\n\n   Volando   92.45"\t\t\n$baba I know lot of you had calls. Jeez\t\t\n$SPY $AMD $AMC $CVX $BEKE $VXX $PFE $NIO $BABA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.// https://t.co/r5yHq7jrvv\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @cmspeary: Me getting ready to market buy $BABA and further entrench myself as a community member. https://t.co/L75tCGHif1\t\t\n#Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\n$BABA even wetter now 👀\t\t\n$BABA had some insane volume the last two days. https://t.co/k1pPXMQYiG\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"$NIO $BABA $IQ $GRAB \n\nCiti starts $NIO Hong Kong-listed shares at buy', ' sees over 500% upside. ✨"\t\t\n@ayeshatariq ðŸ‘\x8dso is $BABA\t\t\n$BABA this is what happened last time when short volume was at the same level.... ðŸ\x8f¼ https://t.co/X4ETwcuPy2\t\t\n"$BA and $BABA paying fat today. \n\nCalled it. 🙂ðŸ™\x8fðŸ\x8f¼"\t\t\n"@Preston_Trades This move in $BABA this morning (Way larger than I thought) is exactly why I said you couldnt even buy it at $80 today even though it was under $80 in the ah last night.  I thought it would be up', ' had no idea China would say what it did. \n\nGotta anticipate a move (sometimes) 😎"\t\t\n$BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nHasta @mario10xCiento se va a alegrar (y hasta en contra de su voluntad) jejeje $BABA https://t.co/cM2i2XrMon\t\t\n"Chinese stock bottom has likely been found now that delisting fear is minimized and CN gov will attack institutional short sellers.\n\nNow $BABA has rebounded a lot', ' will the Alibaba-backed tech company CooTek', ' $CTK', ' follow? I am definitely more hopeful."\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nRT @realalexvieira: #NEWS China Stocks EXPLODE as Wall Street deceives the world downgrading after the crash. Congratulations to my clients…\t\t\nFingerMotion Enters Lucrative Chinese Mobile Device Protection Market $FNGR trades at a deep discount after #NASDAQ uplist #Chinese #Stock $BABA $PDD $NIO $YUMC $BIDU $NTES investors read my report $FNGR #Telco #Smartphone $AAPL  https://t.co/K9HpHRNNk0\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @a_inversor: $BABA +23%  en Hong Kong. 🤯🤯🤯🤯\n\nPensaba que seria una buena compra', ' pero esta locura??\n\nA ver como abre en el mercado ameri…"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO - News\n\nSecondary\n$FUTU - News\n$OXY - Cont\n$AAPL $AMD $NVDA $FB $DKNG $CCL $UAL  - Gappers\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\nRT @theresa_perrin: $DOYU is a market beat i. The day that they announce Chinese stocks are tradable again.  Keep your eye on all your favo…\t\t\n"$BABA AlibabaÂ\xa0Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees\n\nhttps://t.co/IOR8auHiZe"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"Watchlist\nUpside:\n$SBUX\n$BABA\n$JD\n$NIO\nDownside:\n$OXY $CVX $XOM $UCO OIL"\t\t\n"What to expect today\n\nLooking at $spy $qqq #ES_F \n\n$BABA $AAPL \n\nhttps://t.co/KdoNUVeX88"\t\t\n$NIO $BABA did I expect this when I bought yesterday\'s dip. Yep 🥰🤑 easy money.  Now taking profits to RMSL  for some real fda gains. 🔥 ðŸ‘\x8d https://t.co/QFnsWJytBd\t\t\n$baba and other China stocks rocking pre-market 🚀\t\t\n$BABA Dump it from here âž¡\t\t\n$BABA here we go! ï¸\x8f\t\t\nRT @ShreyaNimbhorka: $BABA only wish I had loaded more yesterday âš¡\t\t\nFINALLY $BABA HOW HIGH CAN IT GO? VERY LITTLE RESISTANCE BACK UP YOU NERDS\t\t\n"RT @nomadinvest: $BABA & China:\nThe writing was in the wall when you get your info from the source rather than mainstream headlines (see pt…"\t\t\n"Just yesterday', ' Chinese internet stocks were deemed “uninvestable.â€\x9d Suddenly', ' after a significant gap up', ' everyone’s going bargain hunting. $BABA\n\nGreat convo with @JustinJarman @HVST\n\nLink to full VideoCast: https://t.co/UUxGQZvnkd https://t.co/paFotr0A0J"\t\t\n@CNBCFastMoney @karenfinerman @timseymour $baba up 20% in the pre-market. Take a bow @GuyAdami', " you nailed this one so you get to have a nice sugary treat today. Now maybe go talk to your colleague @jimcramer & tell him to easy up w/ the race bating. He's having another Bear Sterns moment but in reverse\t\t\n$baba $nio still oversold and financial stability board in China said that they will work with US regulators on stability… expect $baba to hit $125+ within the next 2-3 days and $nio to hit $25+ 🚀🚀🚀 https://t.co/rX2ExEYK3V https://t.co/OyiF7SjoBh\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov't. I do not claim to be. But for some reason", ' every male between 18-34 on Twitter se…\t\t\n"RT @TheStocksmen: My stock swing $BABA is getting some hate. \n\nHere\'s a great breakdown on why to be bullish on China and Alibaba. https://…"\t\t\n"$PDD is rocking a +35% 📈\n\n$BABA +20%\n\n$JD +25%\n\n All markets 🟩', ' & Zelenskyy is on TV right now delivering a shot of adrenaline', ' positivity', ' & vigilance to the world’s watchers #Ukraine"\t\t\n"RT @MatthewMcCall: Chinese Stocks Surging this Morning\nYesterday I discussed the Big 4 Chinese Tech stocks and the wild move in $KWEB\nAlso.…"\t\t\n$BABA Thinking about trading options or stock in Alibaba Exxon Mobil NortonLifeLock W W Grainger or Eli Lil - Benzinga https://t.co/8L8EXoKeIf\t\t\n$BABA Why an Asia Stock Fund Likes Alibaba and Taiwan Semiconductor - Barrons https://t.co/47jj1G5UKy\t\t\n$BABA Stock Market Today Dow Rises Fed Decision Ahead Alibaba and https://t.co/8tSTWbzSl5 Soar - Barrons https://t.co/jc6CS242y9\t\t\n$BABA Tencent Alibaba Meituan Rebound on Dip Buying After Historic Rout - Bloomberg https://t.co/CzytBqeQMV\t\t\n$BABA 4 Top Stock Trades for Wednesday Oil TSLA COUP BABA - InvestorPlace https://t.co/YNDTGZs7oa\t\t\n$BABA Alibaba Stock Panic Time - Seeking Alpha https://t.co/voJmZlpxL6\t\t\n$BABA Alibaba https://t.co/8tSTWbzSl5 and Other China Stocks Soar. Heres What Sparked the Turnaround. - Barrons https://t.co/sDzfuxm6mp\t\t\nYou can use any assets to get invests. You get SBLC against an assets and do the monetization of the SBLC. You shouldn\'t return loan but the trader return SBLC to your bank 15 days prior maturity date. You just multiply your active. DM to get the info. $BABA $FXI $BIDU $TCEHY $JD https://t.co/8jFqBxN7iS\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"RT @shall1432: $MKD is 🔥🔥 in pre-market.\nWill soon be in high demand like \n$BABA \n$HYMC\n$MULN\n$EDU"\t\t\nRT @EVInvestor21: $nio $baba market is rejecting lower levels… looks like this will move up… https://t.co/IpM18vHdDr\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"CNBCã\x81®è¨˜äº‹ã€‚ $BABA $DIDI $JD $PDD ã\x81¨ã\x81„ã\x81£ã\x81Ÿç±³å›½ã\x81«ä¸Šå\xa0´ã\x81—ã\x81¦ã\x81„ã‚‹ä¸\xad国銘柄ã\x81®æ³•çš„ã\x81ªè¦\x81ä»¶ã\x81«ã\x81¤ã\x81„ã\x81¦ã€\x81ç±³ä¸\xadã\x81§å\x90ˆæ„\x8fを進ã‚\x81ã‚‹ã\x81¨æ”¿åºœç³»ãƒ¡ãƒ‡ã‚£ã‚¢ã\x81Œå\xa0±å‘Šã€‚ã\x81“ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81«ã‚ˆã‚Šã€\x81ä¸\xad国ã\x81®ADR銘柄ã\x81®æ\xa0ªä¾¡ã\x81Œãƒ—レã\x81§å¤§å¹…ã\x81«ä¸Šæ˜‡ã€‚\n\nhttps://t.co/qVTLsg2pxJ"\t\t\n"Was today the March 2020 moment for China? \n\nTime will tell \n\n$baba $pdd $kweb"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"DailyUp5\n$API $8.55 20.93% -23.18% -20.98% -52.97% 42.32\n$BABA $92.15 20.05% -8.70% -24.62% -25.63% 40.04\n$BIDU $125.22 15.54% -13.18% -22.05% -15.78% 39.63\n$BIRD $5.62 6.44% -3.27% -51.47% -63.12% 24.82\n$BLI $5.75 6.88% -8.87% -23.94% -68.97% 36.57"\t\t\nRT @EVInvestor21: $baba increases to 5k and $nio to 15k shares 🚀🚀🚀 these are awesome buys with 20 and 30 rsi… super oversold 🚀🚀🚀 might be a…\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15…\t\t\n"🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28.5c Over 29.5 | 29p Under 29\n$BABA 93c Over 93.5 | 91p Under 90.90\n\n$SPY $TSLA $SHOP $AMZN $ROKU $NFLX $BYND $LCID $PLTR $COIN $MRNA $QCOM $NVDA $LCID $NIO"\t\t\nRT @EVInvestor21: $baba US', ' 988 HK Alibaba I bought 4500 shares today morning at 74', ' already returned 22k$… this will likely double for me…\t\t\n$BZUN A couple of months ago', ' $BABA invested 200 million dollars in baozun.  Baba knows more than we do lol.  $FXI $TCEHY ↘\t\t\n"RT @AlertTrade: âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US ma…"\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nLIVE: Trading the Morning Market | $SONN $DIDI $BABA China SEC & 1st FED Rate Hike  ---> TRADING GROUP: https://t.co/Ly3zZgBlva #DayTrading #StockMarket #Stocks WATCH LIVE NOW: https://t.co/TE3EFVcS2j\t\t\nDiscord watchlist: $NIO $BABA .... https://t.co/AYFaRWHIvw\t\t\n"3/16/2022 Watchlist - FOMC today so don\'t overtrade. Nice gap up this morning but it could get choppy until the meeting is done. $TSLA $BABA $KC $SPY\nhttps://t.co/nhYohI3d94 #watchlist #charts #stocks"\t\t\nRT @h_2_x_o: $BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/a…\t\t\n"Good morning #fintwit! Seeing some momentum moving into low floats again. I\'m excited to find some big intraday runners! My list of #stockstowatch so far\n\n$NIO $MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL\n\nGood luck today everyone!"\t\t\n$BABA down at open ï¸\x8f\t\t\n$BIDU and $BABA top watchers for today\t\t\n$BABA up 20% pre-market as China comes out and supports their businesses. News creates wild swings in this stock. But from underlying value is damn cheap. If we can stomach swings and hold for min 5 year period', ' confident it will be a easy triple from here. LONG $BABA.#BABA #JD\t\t\nRT @h_2_x_o: $BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/a…\t\t\n$BABA LEAPS anyone? Hope you bought the dip and held your nuts.\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\nRT @castillo_josuhe: Ahora resulta que ayer todos hicieron all in en $BABA y $TCEHY 😂\t\t\nToday is the turning point for growth stocks with $BABA up 20%.  Start buying growth and take profits from natural resources. Sell $NTR buy $RIVN\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"RT @jabcapital1: $cweb $baba $kweb $beke $pdd\nTake some profits!! \nCweb could go up 60% today but it could also close up only 25% \nSo take…"\t\t\n"📢 Top Tickers Trending on WSB \n\nNoticeable top 10: $VXX $BABA $OIL $TSLA $GME\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/c28dOffnNA"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Chinese Stocks Surging this Morning\nYesterday I discussed the Big 4 Chinese Tech stocks and the wild move in $KWEB\nAlso... Travel stocks are back!\nAnd it\'s Fed Day!!\n$BABA $TCEHY $BIDU $JD\n\nMaking Money With Matt McCall | Stansberry Re... https://t.co/e9ub2BpRhJ via @YouTube"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"Watch list for 16/03/2022\n \n- $SPY $AMD $AMC $CVX $BEKE $VXX $PFE $NIO $BABA -\n\n#stockstowatch #stockmarket #DayTrading https://t.co/PKgEyrn5ol"\t\t\n"🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulations must get approval to not affect capital markets\n\n- Crack down on malicious short selling\n\n📺👉 https://t.co/qkd4lG2yFp\n\n$BIDU $NIO $KWEB $BABA $JD https://t.co/bjC2cOQnXv"\t\t\n$BABA thanks JPM and all the scared boys for the $81 price avg for the Roth', ' future me thanks a lot\t\t\nRT @asymmetricalpha: $BABA BRO ITS UP +21% AFTER MY CALL YESTERDAY 😂\t\t\nRT @ajitosu: $BABA 21% $JD 25% $PDD 36% $NIO 21% and the list goes on.\t\t\nHANG SANG FINISHED UP 9%!!! Chinese council pledges to help economy & capital market by easing big tech crackdown!! HUGEE $BABA $JD $NIO $TCEHY $BIDU\t\t\n$DOYU is a market beat i. The day that they announce Chinese stocks are tradable again.  Keep your eye on all your favorites.   $BABA $NIO $JD $EDU $TAL $LI $MKD $PETZ leave your favorite below!\t\t\n$BABA here we go!\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @cap_ebc: $KOSK #Jointventure \n\n$BABA $DIDI $NIO $SONM $NVDA $JD $SONN $RLX $JAGX"\t\t\n"$KOSK #Jointventure \n\n$BABA $DIDI $NIO $SONM $NVDA $JD $SONN $RLX $JAGX https://t.co/6yKWC6Ns0s"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA if Ant Financial gets green light for IPO again', ' 🚀🚀 â\xad\x90\t\t\n"RT @chisato_invest: ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘…"\t\t\n"Potential up gappers - #premarket currently above yday high\n\n$DIDI $NIO $FAMI $BABA $RLX $BEKE $PDD $IQ $ZH $FUTU\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/VxHxP81VaY"\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n"RT @SanCompounding: Just tweeted this thread last night .\n\n$BABA up 20%\nTencent up 20%\n$XPEV up 20%\n$PDD up 35%\n\nInvestors who takes opport…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (39)\n2. $SPY (20)\n3. $OIL (16)\n4. $TSLA (8)\n5. $SOFI (7)\n6. $AAPL (7)\n7. $AMD (6)\n8. $NVDA (6)\n9. $PLTR (5)\n10. $FB (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/qG3ST6JTYG"\t\t\n$BABA hater you got caught and now you must pay I hope ur not short buddy 💟\t\t\n"#BABA +20% pre market $BABA #Alibaba \n“The rise of the king beggingsâ€\x9d \nor\n“A new hopeâ€\x9d? 🤣"\t\t\n$BABA China is propping up China….similar to what we did last year â–¶\t\t\n"Stocks I am Trading Today:\n$BABA\n$BIDU\n$PDD\n$FUTU\n$AMD\n$UPST\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $PHUN\n5. $TSLA\n6. $SOFI\n7. $SBUX\n8. $JD\n9. $KWEB\n10. $SPX\n\n( Sorted by most recent ) https://t.co/nbssmDpefL"\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n$BABA and China stocks gapping up big on news that China vowed to keep their stock market stable and support overseas share listings. Room back to $95 then $105. #charts https://t.co/rUwGbH7psT\t\t\nWoke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n"RT @BearingtonTrade: $baba +20% on a “consideringâ€\x9d lol\n\nNoted"\t\t\n"Great 101 explainer on why there is fear of US-listed China stocks being delisted. Three years provides China more than enough time to work out a deal. https://t.co/yhZ7ZlEgGa\n\nDisclosure: Long $BABA"\t\t\n"We are not done either. Our positions are still pretty small versus our overall portfolio.\n\nWe will add some more', ' hopefully reducing our average entry to even lower levels for both $BABA and $TCEHY. https://t.co/n6KlSsnjQw"\t\t\n"Hong Kong\'s Hang Seng extends surge', ' rising 9% as Tencent', ' Alibaba jump more than 20% \n\nhttps://t.co/RftLHGpi4i #investing $BABA $TCEHY"\t\t\n"Biggest tech losers from China:\nTencent $TCEHY\nAlibaba $BABA\nMeituan\nPinduoduo\nKuaishou Technology\nhttps://t.co/emHuE80UVY \nKE Holdings\nNIO\nJD Health International\nXiaomi\n#nasdaq #tech #meltdown #techmeltdown\n#ecommerce https://t.co/MV5hbuzeWs"\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$RIVN   $UPST   $ORCL\n$QCOM   $DOCU   $FIS\n$CVNA   $IAA   $SHOP\n$PYPL   $BABA   $XPEV\n\nAlways manag…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $BABA (27 mentions)\n2. $SPY (10)\n3. $FB (6)\n4. $NIO (4)\n5. $OIL (4)\n6. $NVDA (4)\n7. $LMT (3)\n8. $QQQ (3)\n9. $SOFI (3)\n10. $AAPL (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Update: $BABA\n\nUp 20% premarket. Got lucky I bought back. https://t.co/CTOVdhHMln"\t\t\n$BABA $JD $BIDU $NIO $FXI $KWEB https://t.co/TAH7U5Lwma\t\t\n$BABA bought 9000 call last two days and I m getting 500% profit- gonna sell it right away lol ï¸\x8f\t\t\nPopular: $NIO', ' $BABA', ' $SBUX', ' $TTCF', ' $XPEV', ' $BILI', ' $SANA', ' $AAP', ' $ICE', ' $JNJ', ' $ZNTE', ' $VEL', ' $CMG', ' $IHRT\t\t\nTold you to buy $baba https://t.co/1GFFnWdm7Z\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(Pre-Market)\n\n1. $BABA Alibaba +20.22%\n2. $TSLA Tesla +2.13%\n3. $JD https://t.co/NNB1r5WhO4 +23.97%\n4. $AAPL Apple +1.63%\n5. $NLOK NortonLifeLock -3.59%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n(Pre-Market)\n\n1. $SBUX Starbucks +6.1%\n2. $BABA Alibaba +20.22%\n3. $SOFI SoFi -1.58%\n4. $JBL Jabil +8.4%\n5. $PDD Pinduoduo +34.93%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nTrndg ↗  $BABA scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n[Live 9AM PreMarket Brief] Stock Options Trading - Mar.16', ' 2022 https://t.co/v0jtiqJuyY via @YouTube $SPY $IWM $QQQ $VIX $AAPL $VXX $BABA\t\t\nAlibaba Group Holding Limited is up 19.75% in the pre-market $BABA\t\t\n"Todays Watchlist 👇🚨\n\n$RIVN   $UPST   $ORCL\n$QCOM   $DOCU   $FIS\n$CVNA   $IAA   $SHOP\n$PYPL   $BABA   $XPEV\n\nAlways manage your risk and take profits when profits come!\n\nSEE MONEY', ' TAKE MONEY! #InvestrWatchlist"\t\t\n"RT @CityIndex_Josh: US-listed Chinese #stocks are surging higher before the bell today \n\nThis includes $BABA', ' $NIO', ' $PDD', ' $BILI and $TME', ' w…"\t\t\n"RT @CityIndex_Josh: US-listed Chinese #stocks are surging higher before the bell today \n\nThis includes $BABA', ' $NIO', ' $PDD', ' $BILI and $TME', ' w…"\t\t\n"$BABA up 20% and $SE up to 10%\nJust saying"\t\t\n@ApeTrader10 @KentsBrokerage Look at $NIO and $BABA today. Big pre Market Volume gap up.\t\t\n"RT @AnthonyOhayon: $BABA ripping for u @reilly_mcadams. \n\nNever listen to the normie heads on here', ' crushing my dude. They don’t like $baba…"\t\t\n"US-listed Chinese #stocks are surging higher before the bell today \n\nThis includes $BABA', ' $NIO', ' $PDD', ' $BILI and $TME', ' which are up 16% to 34% \n\nFind out why and what it means 👇 \nhttps://t.co/iv8ersemq2\n\n#China #shares #volatility #trading #stockstowatch #stockstrading"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n$BABA iv crush day today - if you are holding options best to sell - I can see puts going down to 80 iv and calls to 60 ðŸ˜\x81\t\t\n$BABA bunch of idiots on this board who hate China or something. Alibaba won’t delist and China isn’t going to invade Taiwan either. Fear is the strongest emotion while trading and it’s taken advantage of. 🌟\t\t\n$BABA https://t.co/IoLMNAmcRg\t\t\n"ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘フォーãƒ\xa0ã€\x8dã\x81«ãƒ€ãƒ–ルアップ。4.7%上昇\nhttps://t.co/9e8IbBKQgw"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\n$BABA has to be the most compelling value out there.  I’ve said for months', ' as soon as China takes their knee off their necks price will rip.  Up 20% pre-market.\t\t\n"Strong premarket rally in Chinese stocks $BABA $PDD $JD $YY. \n\nOther long ideas $NVDA $MU $JKS $JBL."\t\t\n@HyenukChu Compro $BABA ayer?\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nY el desmadre de $BABA $Nio y compañÃ\xada????\t\t\n"@unusual_whales Why is Ken Griffin allowed to use a program to steal billions from Americans daily', ' shut off our #stocks to sell only... profit more billions and buy more football clubs', ' yachts & more islands?\nI don\'t understand anymore. \n\n$tsla $aAPL #OIL #BTC    #Etherum $spy $qqq $baba https://t.co/K0hAJwXQbG"\t\t\n$BABA LOL Inverse JPM anAlYSt âž¡\t\t\n"$BABA congrats to all longs \nLet it ride 😀😀 â\x8f©"\t\t\nRT @ekeane2015: $BABA I told yall the time to add was in the 70s smh whoever bashed me deserves the pain of being short. What kind of clown…\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA ï¸\x8f\t\t\nRT @jay_tailor015: $BABA JUST SET YOUR ASK PRICE TO 350.00 ... LET THEM COVER THERE HAHAHAHAHAHAHAHAH 👇\t\t\n$BABA long live China ï¸\x8f\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"FANG+ Constituents:\n\n$AAPL 157.92 +1.81%\n$AMZN 2976.21 +1.01%\n$BABA 92.05 +19.92%\n$BIDU 124.25 +14.79%\n$FB 194.99 +1.56%\n$GOOG 2629.65 +1.5%\n$NFLX 347.76 +1.12%\n$NVDA 236.67 +2.99%\n$TSLA 818.4 +2.05%\n$MSFT 290.3 +1.07%"\t\t\n$BABA yesterday\'s option flow as China announces cooperation with U.S. on Chinese-listed stocks. Could have been a smart bet considering the decimation', ' or could have known $SPY https://t.co/S0AdIe9N9K\t\t\n$BABA no dips this morning at open. Multi-day runner ï¸\x8f https://t.co/vjfkbxVick\t\t\n"3/4\n\nUsing my self-developed comparison methodology', ' here are the top 5 companies (ranked by value) in today\'s top performing sector ""E-commerce #Stocks"" ', ' \n1) $JD\n2) $BABA\n3) $PDD\n4) $AMZN\n5) $MELI\n\nTherefore', ' https://t.co/Oyh2fV0UWd', ' Inc. presents best value in the sector. https://t.co/nEO4LIZCWd"\t\t\n"You think I wasn’t market-buying $CWEB yesterday morning?\n\n 1ï¸\x8f⃣ $DRIP ✅\n 2ï¸\x8f⃣ $CWEB ✅\n 3ï¸\x8f⃣ $LABU now steps up to the plate âš¾ï¸\x8f 🦇 \n\n $BABA $JD $PDD —unreal sensitivity shown', ' they’ve been down but not out https://t.co/qaxXn9F3FD"\t\t\n$BABA JUST SET YOUR ASK PRICE TO 350.00 ... LET THEM COVER THERE HAHAHAHAHAHAHAHAH 👇\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$PPGH how is this company so unknown and under the radar?  Insane growth', ' market share', ' innovation', ' constant PR and updates', ' partnerships', ' etc etc etc...  Amazing Tech company  $TSLA $LCID $BABA 📌\t\t\n$BABA I told yall the time to add was in the 70s smh whoever bashed me deserves the pain of being short. What kind of clown shorts it in the 70s after being down below ipo price. You deserve the loss 📉 🚩\t\t\n"ارتÙ\x81اع الاسهم الصينية متزامن مع تقرير الÙ\x81يدرالي ØŸ\n$BABA \n$IH\n$ZH\n$DIDI\n$EDU"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"Trending Stocks on #fintwit: \n\n1. $BABA 🥇\n2. $SBUX 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $SPY\n6. $TSLA\n7. $JD\n8. $NIO\n9. $SOFI\n10. $MRNA\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n$BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/aV5TjXGv9X\t\t\n"$BABA I am the only trader who made the gap prediction.\nI can\'t believe I only have 400 followers.🤣🤣🤣🤣\n$MULN $AMC $GME https://t.co/1sjvkWASoS"\t\t\n"Alibaba and Tencent are preparing to cut tens of thousands of jobs combined this year in one of their biggest layoff rounds as the internet firms try to cope with China\'s sweeping regulatory crackdown.\n$BABA $TCEHY $JD $PDD $BIDU\n\nhttps://t.co/2DSeCCqbH1"\t\t\n"RT @BearingtonTrade: $baba +20% on a “consideringâ€\x9d lol\n\nNoted"\t\t\n"$cweb $baba $kweb $beke $pdd\nTake some profits!! \nCweb could go up 60% today but it could also close up only 25% \nSo take some profits for the win. \nEven if your down big on these - that’s not gonna make it go up more than it will', ' or stop it from pulling back from opening price."\t\t\n$EBON $NIO $BABA $SOS Racist folks today be like 💯\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"@unusual_whales Retail eyes are all over Chinese tickers\n\nWe counted 4 Chinese tickers in top 10 most popular\n$NIO $BABA $JD $PDD https://t.co/JCzHf4L7y1"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nW…"\t\t\n$BABA only wish I had loaded more yesterday âš¡\t\t\n$NIO $IQ $BABA SELL THE RIPS HERE. DONT BUY INTO THIS FAKE GREEN. NOT GONNA END WELL IN THE SHORT TERM. 📈 https://t.co/MvvIQTO40I\t\t\nThis is going top be the biggest short squeeze of all time $BABA $FXI $BIDU $TCEHY $JD $KWEB https://t.co/SzFmV9Bso3\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @realalexvieira: #NEWS China Stocks EXPLODE as Wall Street deceives the world downgrading after the crash. Congratulations to my clients…\t\t\n"💥 NUEVO VIDEO sobre lo que pasa con las ACCIONES CHINAS en marzo 2022 \n\n$BABA $BIDU $JD $KWEB\n\nhttps://t.co/6GBNpYxZk5"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n#NEWS China Stocks EXPLODE as Wall Street deceives the world downgrading after the crash. Congratulations to my clients  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO https://t.co/Sy2We2W0Cw\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$SONY Sony stock will surpass $DIS Disney stock and the $AAPL Apple market capitalization $T $CMCSA $SSNLF $CS $TCEHY $GE $DMLRY $AMD $NVDA  $MSFT $VIAC $GOOG $ZM $AMZN $FB $NFLX $TSM $TSLA $SE $BABA #AppleEvent $MSGE $MSGS $GS $C $JPM https://t.co/PgxWFANdFS\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nHoly fuck I got scared out of selling a $BABA 70 put yesterday now it’s up 20% today wtf\t\t\nRT @professorDman1: $BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now https://t.co/uaMOVJ…\t\t\n"$BABA Pues ayer si era una buena zona interesante.\nEnhorabuena a los que esteis dentro al menos en este dia ðŸ‘\x8dðŸ\x8f»"\t\t\n"$BABA $JD $DIDI $CWEB \nTake the profit off the table. ðŸ‘\x8d"\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n@snorlax_uw $BABA\t\t\n$BABA I have never seen such a beautiful pump 💢 https://t.co/t2iG0gUF2x\t\t\n"RT @everytimeicash: 🚨 New Video 🚨 \n\nFed decision day thoughts and expectations: https://t.co/IKAkdFn5jZ\n\n$AAPL $AMZN $BABA $FB $GOOG $MSFT…"\t\t\n"RT @BulldudeC: (Pre-Market) Top & Flop: 20 Stocks To Watch | March 16\n\nhttps://t.co/JlfHgZl0wb\n\n$BEKE $DIDI $PDD $BILI $FUTU $TME $JD $BABA…"\t\t\n$BABA - 🚀🔥Someone on the team picked up on the movement- Did you? $SPY $QQQ $DIA https://t.co/o3VS2tD5Qx\t\t\n$BABA $JD $NIO . ✨ https://t.co/J5wQOIoG15\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nGlad i added to my position in $BABA  yesterday', ' significantly bringing down my average cost. When you see a solid business never run when others are running.\t\t\nAntes de ayer pensé', ' voy a abrir en $baba me parece una oportunidad. Y al final del dÃ\xada no lo hice', ' baba en pre market....siempre triunfando https://t.co/21HK5pdP13\t\t\nFrom $72 yest PM to $92 today! If we get another gap up tmrw 100+ possible by Friday. $BABA https://t.co/7ilCQUSDg6\t\t\n$BABA pump right before day of FOMC? 🚨 â˜\x9d\t\t\n@AlvaroVerrier quién estará vendiendo sus $BABA ?\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"The premarket watchlist is UP and its looking like a day of CHYNA!\n\nLet\'s have a fantastic day guys. \n\n$TSLA $BABA $DUO $SPY $QQQ #stockstowatch #stockmarket #investing #daytrading\n\nhttps://t.co/UZyVPiYN4R"\t\t\n"$JPM one of the biggest Bank downgraded China tech stocks', ' after three days China Government vowed to support the tech businesses. \n\nCheck all the china stocks. \n\n$BABA is coming up crazy. 🤫\n\nVisual: Adam Khoo. https://t.co/axAhTvYKVb"\t\t\n"Today\'s Market Sentiment\nIMO:\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followed by decent pullback then S/W GRIND\n\n$BTC UP TODAY\n\nStock I\'m going to play\n$BABA $BIDU $PDD $JD $YY\n\nSee you in #ACT Will be writing my opinions down on 12 https://t.co/lABpS2QMrw"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA https://t.co/qr9UIKHx5r\t\t\n"@zerohedge Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/BsJrz2NSnZ"\t\t\nMe getting ready to market buy $BABA and further entrench myself as a community member. https://t.co/L75tCGHif1\t\t\n"Vector Intelligence (VI) is an algorithm designed to predict potential outsized intraday moves.  VI will select up to 4 stocks per day.  Today\'s VI stocks:  $BABA', ' $LE', ' $SBUX.  To learn more', ' visit our site', ' watch the video', ' and sign up for free!\n\nhttps://t.co/9wneaQvcP2"\t\t\n"RT @shall1432: $MKD is 🔥🔥 in pre-market.\nWill soon be in high demand like \n$BABA \n$HYMC\n$MULN\n$EDU"\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$BEKE\n$BILI\n$FUTU\n$YY\n$PDD\n$JD\n$NTES\n$UPST\n$BABA\n$BIDU\n$NVDA\n$TSLA\n$AVAV\n$AMD\nJust few on my list\nCurrently have 63 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbFkKW https://t.co/wLbqjRyX40"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"$AMD 110$ - crazy to say 116.7/117 if 109 holds', ' 120 test into Thursday if FED has no surprises \n$QQQ 328.5 \n$SPY 425.75 \n$BABA 91', ' GET YOU SOME SON told you 73.5 yesterday to enjoy', ' who got the 75c 📶"\t\t\nIs it time to buy $BABA stock? https://t.co/nzC71Y1aKk\t\t\n"$BABA $JD $BEKE $NIO $LI and all China #stonks up 20-30%?!?! \n\nSo… same price as last week then?"\t\t\nToday\'s market opens w/ 30 upgrades & 83 downgrades from the  >3000 #stocks & #ETFs on https://t.co/3ZIM7lLmjQ with unbiased #TechnicalAnalysis to help you make better trades! Top #MarketEdge #SecondOpinion reports: $AAPL $NVDA $TSLA $AMZN $MSFT $CVX $SPY $AMD $XOM $QQQ $BABA $FB https://t.co/gIAYWW14EW\t\t\n$KWEB up 23% about as normal as $VXX move yesterday.  We don\'t live in normal times.  Will be interesting to see what the SEC/Govt. does regarding China names - so far', ' all they do is blow hot air.  $BABA', ' $JD', ' $PDD', ' $BIDU', ' $WB', ' $NTES', ' $YY\t\t\nThis is a 5 year chart on Alibaba $BABA. A 20% rise off such an oversold level should not be a surprise. https://t.co/oobkX7bVu6\t\t\nStop buying Chinese stocks. $KWEB $BABA #China https://t.co/aCd5Rn2xfj\t\t\n$JD $BABA so you’re telling me you didn’t sign up for Whalestream? Sucks\t\t\n"🚨 New Video 🚨 \n\nFed decision day thoughts and expectations: https://t.co/IKAkdFn5jZ\n\n$AAPL $AMZN $BABA $FB $GOOG $MSFT $NVDA $TSLA $QQQ $SPY https://t.co/SDuqY4PZJe"\t\t\n@GuyAdami Your 20% plus $BABA call from yesterday played out all ready.\t\t\n@Tony_BATtista @tastytrade $BILI $PDD $BABA Monday. :))).\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @StocksWithCam: $BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines w…\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA dump at open or hold 🤔 ï¸\x8f\t\t\n$BABA PAY DAY 💰 https://t.co/zvS6WNO8Y7\t\t\n"$BABA \nI guess some China bashers are gonna loose their pants and underwear this week😂 ðŸ’\x9d"\t\t\n👇💯 Bottoming is a process not an event. Best thing that could happen to $BABA $BIDU $NIO $KWEB etc is they trade in a range for months', ' build new bases then rise', " that is if they don't get de-listed first. These charts are in massive downtrends", ' even a dead cat bounces once. https://t.co/CNADSuerxm\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nPremarket gappers using Trade Ideas https://t.co/ZLQdDc72Lr $SPY UP $SONN $DUO $CWEB $BEKE $DIDI $LKCO $YINN $KC $PDD $ZH $DDL $BILI $YMM $RERE $GDS $FUTU $WDH $YY $TIGR $VIOT $CD $VNET $JD $HTHT $TCOM $QFIN $BZUN $BABA https://t.co/hweqrXqRO2\t\t\nRT @Michigandolf: Catching up on headlines and looking at my $BABA position premarket: https://t.co/dvoOIsStzv\t\t\n$BABA - price action speaks louder and way before the news :) Actual move is yet to come though. But I’ll take the start :) https://t.co/LKodIhZ0u8 https://t.co/vFVpz2zf59\t\t\n"[MY PICKS] Analyst Meir Barak: \nLong: $BABA', ' $NIO', ' $BIDU', ' $JD', ' $PDD', ' $NTES', ' $SBUX', ' $NVDA', ' $TSLA\nShort: $S"\t\t\n$BABA bitches selling before Robinhood is allowed to take profit at 9 ET lol ï¸\x8f\t\t\n$BABA dropping at open 🆙\t\t\n"Stocks on watch at the opening bell #Alerts \n\n$DDOG $GDS $DQ $WYNN $YUMC $SMAR $BABA $JD\n\nhttps://t.co/uuwR6Z691X"\t\t\n"âš¡ONE HOT MINUTEâš¡\n\nOn watch 💥\n$AAPL', ' $AMD', ' $NVDA', ' $AMZN', ' $SBUX', ' $MSFT', ' $TWTR', ' $PTON', ' $PYPL', ' $AFRM\n\n🇨🇳 $BABA', ' $NIO', ' $LI', ' $XPEV', ' $DIDI', ' $JD', ' $BIDU', ' $BILI', ' $IQ', ' $TME', ' $FUTU', ' $PDD\n\nEarnings (AMC): $LEN', ' $WSM', ' $PD', ' $GES', ' $EDR', ' $NBEV\n\nIPOs: $GDSTU', ' $ONSU"\t\t\n$BABA https://t.co/6lJoxWNCMx\t\t\n"US Equities Markets:\n\nYesterday actuals and today\'s futures /P.M. are very green. $BABA up 20% P.M.\n\nWidespread', ' broad support for equities. BTC-USD too.\n\nThe UP portfolio CQNS picked based on Monday EOD is up dramatically.\n\nThis seems off. Calm before storm?"\t\t\n"Yesterday\'s Smart play ✅\n\n$BABA at $73.50 Wowie Wake up ! 😇🧤\n\n$MKD may squeeze hard above $.20 ✅\n\n$MULN Holding long   $4 ? 👀 📶 https://t.co/9XDMgCLPR3"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"Chinese US listings driven by Vice Prem Liu\'s comments\n\nFANG+ Constituents:\n\n$AAPL 157.92 +1.81%\n$AMZN 2976.21 +1.01%\n$BABA 92.05 +19.92%\n$BIDU 124.25 +14.79%\n$FB 194.99 +1.56%\n$GOOG 2629.65 +1.5%\n$NFLX 347.76 +1.12%\n$NVDA 236.67 +2.99%\n$TSLA 818.4 +2.05%\n$MSFT 290.3 +1.07%"\t\t\n$BABA i fucking told you to buy the dips 💗\t\t\n$BABA https://t.co/AcGX1JFlgf\t\t\n"#Alibaba Stock News and Forecast: Is it time to buy $BABA stock? https://t.co/CbPxuAS0Hu\nhttps://t.co/aV9uZfrg1l https://t.co/DmfE2AseOZ"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nAlibaba sube +19', '85% en el premarket. Con dicha apertura va a dejar una isla de reversión alcista. $BABA https://t.co/DdAKNvpjRu https://t.co/RbiD2q9DYF\t\t\n$NIO $BABA $XPEV  should just be the beginning of a trend reversal looking at the 3 month charts. squeeze some shorts without dipping. china revenge', ' hell yeah 👇\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n$AEHL $BABA what can I say.. another great call 🤷 ï¸\x8f https://t.co/N9XJ4NFp7P\t\t\n$BABA was also mentioned here https://t.co/XB8PLDYynB\t\t\nRT @ajnogues: Vaya', ' ayer todo twitter saliéndose de las chinas como $BABA', ' $NIO y diciendo que no habÃ\xada ni que tocarlas y hoy resulta que c…\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nW…"\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/CvjypTObQX\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"Premarket Movers \n$BABA $DIDI $BEKE $BILI - Chinese ADRS on FLEEK! https://t.co/kwTyo28YTs"\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$TSLA $AAPL $AMC $AMD $GME $VXX $ZIM $BABA $AMZN $FB $NVDA $NIO $DLO $VIX $EVH $XOM $HYMC $CRWD $S $COUP\nDo your due diligence https://t.co/4xv460vLyP"\t\t\n"3/16相å\xa0´é–‹å§‹å‰\x8dã\x81®ã‚»ã‚¯ã‚¿ãƒ¼çжæ³\x81\n<大分類>\n⬆ï¸\x8f一般消費æ\x9d\x90ã€\x81情å\xa0±æŠ€è¡“ã€\x81通信サービス\n\n<å°\x8f分類>\n⬆ï¸\x8f教育ã€\x81アルミã€\x81石ç‚\xadã€\x81ä¸\x8d動産ã€\x81eコマース\n$TAL $EDU $AA $ACH $CENX $AMR $BEKE $EXPI $BABA $JD $MELI\n\n⬇ï¸\x8f エンジニアリング建築ã€\x81è¾²æ¥\xadç´\xa0æ\x9d\x90\n$ACM $NTR $IPI https://t.co/MQnI3YNfPk"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n$BABA first dip should be to the mid 80\'s ✔\t\t\nCatching up on headlines and looking at my $BABA position premarket: https://t.co/dvoOIsStzv\t\t\n$BABA JACKPOT 🎰 SWING from 94s a bit open to 98/100 good watch today $ALSO in AAPL calls 🔥🔥🔥✈ï¸\x8f🙌 https://t.co/kR54US4T5W\t\t\n$BABA long ride back to 300 but I like the green... 📶\t\t\n$BABA - It\'s okay if done in unison https://t.co/sgcPGWM2lT\t\t\n@JPATrades So yesterday I brought a $BABA $90C for .38 and $BABA just went up 20% but I sold the con yesterday🥹\t\t\n$BIDU $BABA $PDD who’s still chasing here? 💗\t\t\n$BABA $SE premarket is looking sexy\t\t\nRT @ajitosu: $BABA 21% $JD 25% $PDD 36% $NIO 21% and the list goes on. https://t.co/Km5jBr5qDk\t\t\n$BABA <<<<--- and you guys believe the Chinese... 🤞\t\t\n"Uh oh... SAME ENERGY IS HERE THIS MORNING☀ï¸\x8f\n\nThe markets have no idea what\'s coming for them...\n\nFED or no FED', ' we making money today!\n$SPY\n$BABA\n$PDD\n$NVDA\n$TSLA https://t.co/7DzD2Ow84k"\t\t\n@stocktalkweekly MS said the same about $baba and it popped 20%\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"ALIBABA: You Need To SELL BABA STOCK IMMEDIATELY\n$BABA $JD $DIDI $NIO\n https://t.co/eMRF68dSx7"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA dos dÃ\xadas después de que JP Morgan establezca un precio por debajo del actual y se marca un 20% arriba...\n\nLas otras veces fue por arriba del precio y siguió bajando\n\nMenudos AnalistOs https://t.co/k5J8IdFlTb"\t\t\n$BABA I was wondering why the equity was going up yesterday at the close', ' but put prices were staying flat...  this explains everything. 🥇\t\t\n$BABA $NIO I wake up and Chinas economy is fixed', ' GTFO 🤣 ✔\t\t\nSi $BABA sube un 20% me tiro del techo\t\t\nRT @KickoStocks: Picked up $BABA and $DIDI calls into close yesterday and woke up to a beautiful green day ðŸ™\x8fðŸ\x8f¼ all that hard work on options…\t\t\n@JacKpOtBrother put money where your mouth is. Short $BABA. 🙂 💲\t\t\n"Premarket de pánico comprador. Todo lo que se veÃ\xada como basura ayer', ' hoy es un tesoro.\n$KWEB +23%\n$BABA +19%\n$NIO +18%"\t\t\n$BABA back up to 300 fosho 📈\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"$OCFT $BABA $KWEB  \n \nWELL', ' WELL', ' WELL 👀"\t\t\n$BABA day traders taking profits early. Time to go long. ï¸\x8f\t\t\nChina Stocks with a HUGE gap up this morning!!! $JD $DIDI $BABA $VIPS $PDD $KWEB $BIDU $MOMO\t\t\nAhora resulta que ayer todos hicieron all in en $BABA y $TCEHY 😂\t\t\n$BABA typical Wall Street. They spread fear and trap retail shorts. ï¸\x8f\t\t\n"RT @BabaMovement: $BABA \nRemember this name!! “Alex Yao “ https://t.co/T9ULcuUk3z"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nAlmost bought $Baba $Nio yesterday- didn’t pulled trigger bc it may go to zero dang it!\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n"Vaya', ' ayer todo twitter saliéndose de las chinas como $BABA', ' $NIO y diciendo que no habÃ\xada ni que tocarlas y hoy resulta que compraron todos ayer al cierre y son ricos!\n\nQue poca congruencia y vergüenza hay por aquÃ\xad. \n\nYo sigo diciendo lo mismo que el dÃ\xada 1. Largo plazo."\t\t\n"$BABA $TCEHY Job cutting..cost cut', ' keep expenses low to try improve margins and free cashflow. I don\'t expect earnings to be impressive in the next few years with interest rate hike and inflation. \nhttps://t.co/UJ5OtxXAiB"\t\t\n@gurgavin You buy $baba calls? July baby!\t\t\n$NIO $JD $BABA $XPEV  I know many hate china stocks and most of RETAIL does not have it but today China stocks are ripping... ï¸\x8f\t\t\n"$BABA', ' ã\x81¯ã\x81Šã\x81\x9dらã\x81\x8f安ã\x81„ã\x81®ã\x81§ã\x81—ょã\x81†ã\x81Œã€\x81\n今ã\x81¯ç±³å›½ã\x81«å®‰ã\x81„銘柄ã\x81Ÿã\x81\x8fã\x81•ã‚“ã\x81‚ã‚‹ã\x81®ã\x81§ðŸ˜…"\t\t\nPicked up $BABA and $DIDI calls into close yesterday and woke up to a beautiful green day ðŸ™\x8fðŸ\x8f¼ all that hard work on options finally paying off https://t.co/ONqBzQJxZp https://t.co/1okwHU4GJQ\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"Top 30 Orders by #Fidelity Customers #premarket  3/16/2022\n$TSLA\n$BABA\n$AAPL\n$TQQQ\n$HYMC\n$NIO\n$SQQQ\n$NVDA\n$MSFT\n$AMZN\n$GME\n$SPY\n$AMD\n$SOXL\n$QQQ\n$WMT\n$MULN\n$AMC\n$FB\n$SOFI\n$S\n$DELL\n$TNA\n$SONN\n$XOM\n$UVXY\n$AVGO\n$F\n$KWEB\n$MU https://t.co/eI6YFEZRrm"\t\t\n"$BABA\n$BIDU\n$BILI\n$JD\n$LI\n$NIO\n$XPEV"\t\t\nRT @BeginnerTrades: We are LIVE trading these overseas companies like $BEKE $SONN $BABA', ' oil & mineral stocks like $HYMC $CEI & more! Come…\t\t\n"@SanCompounding @williamgreen72 I do feel that way. I just released the paywall for my $BABA breakdown if you are interested!\n\nhttps://t.co/nHc5BQc9aC"\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\n"$BABA weekly continues to fall below $86.71\nEnters ðŸ\x90»control zone ⤴ï¸\x8f $105.26\nCrosses midline ⤴ï¸\x8f $135.39\nEnters ðŸ\x90‚ control zone ⤴ï¸\x8f $184.57 https://t.co/1MJCu1V7iC"\t\t\n"Chinese stocks trading in the U.S. rocket higher after China signals support for the shares\n\n$BABA $BIDU $JD\n\nhttps://t.co/IVqVvAkuDP"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"First out// $BABA: Read Why Bilibili Shares Are Soaring In Premarket\nhttps://t.co/lR3p2luC8v"\t\t\n#MorningMarketConversation #ephoria #stocks #optionstrading #investing #crypto #bitcoin $M $SPY $BABA #china #ForeverSlowStroking #YKM ☀ï¸\x8f💰🚣ðŸ\x8f½â€\x8d♂ï¸\x8f https://t.co/36GrEJEKkX\t\t\n"Stocks in play\n\n$TSLA $AAPL $BABA $BIDU $BILI $JKS\n\nLink to discord today for Free Chat Day  : https://t.co/BwesJrKRcm"\t\t\nCalled $didi when it crashed down.  now it\'s up 40+% overnight.  Chinese stocks will run for awhile get in and ride boys.  $baba\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 88\n2. $BABA : 50\n3. $GME : 49\n4. $SPY : 35\n5. $SA :…"\t\t\n"$BABA I am the only trader who made the gap prediction.\nI can\'t believe I only have 400 followers.🤣🤣🤣🤣 https://t.co/1sjvkWASoS"\t\t\n$BABA how much ya\'ll think my short mar18 75$ puts are going to be worth at the open? 😘\t\t\n$BABA back to where it was 3 days ago. Can\'t wait to find out of all fintwit perfectly timed buying the dip.\t\t\n$BABA planning your exit because it will fall hard at opening bell ï¸\x8f\t\t\n"$BABA So', ' the only one getting some gains is Brian O Lery...... \nThe poor Charly is still huge underwater..... â\xad\x90"\t\t\n$BABA ðŸ‘\x8dðŸ\x8f½ â–¶ https://t.co/to5ae8pTJL\t\t\n$BABA LISTEN TO NOONE', ' JUST LOOK AT THE CHARTS. ZOOM OUT GET A GOOD LOOK ï¸\x8f\t\t\n"RT @HedgeFundTips: “History doesn’t repeat itself', ' but it often rhymes.â€\x9d\n\nThe last few times Hong Kong was trading below book value', ' sharp…"\t\t\n"RT @reilly_mcadams: China names are some of the strongest today…\n\n🤷â€\x8d♂ï¸\x8f\n\nMy longs currently \n\n$BABA 78.2 -> 80 \n$NIO 14.05 -> 15.15"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n#UltimateTraders #reddit China has faith in adrs $baba $pdd our $tigr which reports soon', " $lx with 50 million buyback! Market cap 300! I'll sell my $upst calls and will hope for rallies on $bmbl $snap $now $meli and $bros for fresh puts", ' relief rally maybe https://t.co/b5BkGIrIDj\t\t\n"@Alex__Pitti There are thousands and thousands of Chinese stocks', ' China is not just $BABA $TCEHY or $JD \n\nHong Kong', ' Shanghai', ' Shenzhen', ' markets where even the volatility of Western hysteria with emerging markets is often avoided"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nMost Talked About Stocks on Reddit: $VXX $OIL $BABA $TSLA $GME $QQQ $AMC $AAPL $GLD $CORN $AMD $WISH $NIO https://t.co/C7MakNo7Yd\t\t\n"DailyUp5\n$API $8.60 21.64% -22.73% -20.52% -52.70% 42.57\n$BABA $92.55 20.57% -8.30% -24.29% -25.31% 40.43\n$BIDU $124.60 14.97% -13.61% -22.44% -16.20% 39.21\n$BIRD $5.65 7.01% -2.75% -51.21% -62.93% 25.27\n$BLI $5.70 5.95% -9.67% -24.60% -69.24% 35.95"\t\t\nBuenas noticias para $BABA y compañia @InversorExperto https://t.co/jGOEqi9HLF\t\t\n"$baba\nHoy arranca donde esta la linea naranja', ' de ser asi', ' dejara la tan conocida isla de reversión marca en un circulo. Veremos luego de la fed', ' si ingresamos para sacar algo de corto.\nFigura muy eficiente para marca una reversion de la tendencia.. https://t.co/vXdQpZSe8L"\t\t\n$BABA not selling until $300ðŸ‘\x8d â–¶\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA DOOMED!!!! DEAD CAT BOUNCING!!! â–¶\t\t\n$BABA just block all the paid bashers. ðŸ‘\x8d Someone wants to accumulate...Most tech stocks are down because of massive short selling. They will have to cover😉 ï¸\x8f\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nOne of our long trades put on yesterday in action. $BABA 90 Call leaps. We still expect a market capitulation flush to a definitive bottom. Any pullbacks we will be adding here. https://t.co/zu8H0PRV3h\t\t\n"RT @ChartGalLori: PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for…"\t\t\n"Take a look to:  $BABA -1.29% \n\n#investments #ToTheMoon #RedditArmy #StocksToWatch #FOMO #trading #Stocks #StocksToBuy #YOLO #daytrading #wallstreetbets #news #bottomfishing \n https://t.co/Z3y4Ukgfu7"\t\t\n$BABA video coming soon. As always', ' I will give you more context with everything that has happened this week with some special insights.\t\t\n$BABA 4...3...2...1 ðŸ\x8f¼\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$NIO $JD $BABA $XPEV  I know many hate china stocks and most of RETAIL does not have it but today China stocks are ripping...\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA analysts are idiots. All the bashers are idiots.  Tv bobble heads know nothing.  Wow. What a move. 💲\t\t\n$BABA again never trust China ', ' doesn’t matter the bargain ï¸\x8f\t\t\n$BABA If this opens with the 20% up', ' some of the bagholders (with avgs above $120-130) shouls seriously think about writing calls to recover some of the money they are losing. ✨\t\t\nWaiting for my $BABA $XPEV $NIO positions to go to the moon 😎😎 https://t.co/m7sS4Wzdqd\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nLmao JPM changes TP to $65 and $BABA jumps to $90 2 days later. What\'s new 🤡 https://t.co/KvvvCHIkBF\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n@MelissaLeeCNBC @CNBCFastMoney @GuyAdami Great call $baba\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @MrStockBot: @trading_fanatic beep boop. here\'s what i found for $BABA.\n   date: 2022-03-15\n   total call volume: 74.3k\n   total put vol…"\t\t\n@GarethSoloway Bought in yesterday', ' not based on charts', ' but a bounce on the indices and extreme bearishness on $BABA. It was presented on a silver plate to investors', ' this was a screaming buy yesterday.\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Oh', ' wow', ' going back to where it was six days ago. 👆\t\t\n"@RaffaellaDeFili @KASDad $110bn in revenue is trash?\n\n$BABA"\t\t\nChina says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown $BABA $JD $KWEB https://t.co/zl6SrG7GzR\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\n@RaisingTheBAR47 $baba 💎ðŸ‘\x90\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Hong Kong’s #HangSeng Index soared 9.1% & China’s #Shanghai Composite +3.5% after reports of progress with U.S. regulators on cooperation plan for Chinese stocks listed in the U.S. + push to end crackdown on Internet platform companies.\n$BABA $JD $IQ $PDD \nhttps://t.co/770sRyc3T1 https://t.co/nsb6knTqQb"\t\t\n$BABA what a pump', '  geez ðŸ˜\x81\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $SBUX 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $SPY\n6. $TSLA\n7. $JD\n8. $NIO\n9. $SOFI\n10. $MRNA\n\n( Sorted by most recent ) https://t.co/4KBl2JgsjK"\t\t\nRT @BeginnerTrades: We are LIVE trading these overseas companies like $BEKE $SONN $BABA', " oil & mineral stocks like $HYMC $CEI & more! Come…\t\t\n$BABA beautiful dead cat bounce  I'm closing my 82 calls and buying puts she's still going down â\xad\x90\t\t\n#Alibaba stock closed lower on Tuesday despite other Chinese tech names bouncing", " $BABA stock though is up 20% in Wednesday's premarket as Chinese regulators signal positivity. #BABA needs to recover after struggling for the past year https://t.co/CbPxuAS0Hu by @ivanbrian9\t\t\nCHINA GIVES GREEN LIGHT FOR OVERSEAS LISTING!! 🚀🚀🚀🚀🚀 $BABA $JD $NIO $XPEV $DIDI ï¸\x8f\t\t\nWe are LIVE trading these overseas companies like $BEKE $SONN $BABA", ' oil & mineral stocks like $HYMC $CEI & more! Come hang out while we trade live on stream with a 30k account! https://t.co/ddIwhSDuZw https://t.co/F9aLsRm7ts\t\t\n"Take a look to:  $BABA -1.29% \n\n#StocksToBuy #YOLO #Stocks #daytrading #investments #RedditArmy #trading #wallstreetbets #news #ToTheMoon #FOMO #StocksToWatch #bottomfishing \n https://t.co/TUzOaCEI6b"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nCongrats $Baba holders!!\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n@RaffaellaDeFili Not so sure I would include $BABA as trash', ' but when something is beaten down to that extent', ' the spring back tends to be that much greater.\t\t\n$BABA I guess stocks only go down for months 😂 ï¸\x8f\t\t\n"Chinese names ripping overnight sending some of the equities higher. \n\nXi making bold claims to support the market while COVID concerns are in China $BABA up 20% $NIO up 17% etc etc"\t\t\n$BABA Bears will loose next one week 100 to 150 âš¡\t\t\nHoy $BABA me devuelve parte de lo robado hace meses https://t.co/QgPQPcQu1N\t\t\n"RT @IntInvestLong: أضÙ\x81ت Ø\xadصص جديدة من علي بابا $BABA Ùˆ نيو $NIO أمس\n\nالسهمين وصلوا عندي 80% من المبلغ المستهدÙ\x81 للاستثمار Ù\x81يهما\n\nكنت منتظر ال…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA how much will the $99 4/22 Call option be up? ï¸\x8f\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"$BABA DEAD CAT BOUNCE\nPeople in FOMO This would drop like hell  Thanks me later 🪄 https://t.co/6wVCKaxGNK"\t\t\n@DaMedinaR Tranquilos no hay que esperar tanto....  Mira el pre-apertura para $BABA ðŸ˜\x81 https://t.co/AtjnN4xivT\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA Glad to see absolutely nobody is going to be taking profits today!!! â\x9d— https://t.co/jsHjyWWINZ\t\t\n"Another totally normal day in the Futures markets... $BABA boosters must be huge fans of FED rate hikes....party on...\n@GaryGensler https://t.co/t9NtnI8OWc"\t\t\n"COINCIDENTALLY someone(s) bought 5', '657 MAR 18 $BABA 95 CALLS from 0.12 - 0.15 in the last hour of trading yesterday  \n \n$76', '369.50 worth  \n \n$BABA PM here: 92.71 🤷â€\x8d♂ï¸\x8f ðŸ’\x9d https://t.co/hNtmy248iS"\t\t\n"أضÙ\x81ت Ø\xadصص جديدة من علي بابا $BABA Ùˆ نيو $NIO أمس\n\nالسهمين وصلوا عندي 80% من المبلغ المستهدÙ\x81 للاستثمار Ù\x81يهما\n\nكنت منتظر الأسعار تنزل اليوم كمان Ø\xadتى أستكمل الØ\xadصة الأخيرة من كل سهم، لكن الارتÙ\x81اعات اليوم ما شاء الله عليها\n\n$BABA +20%\n$NIO +19.6%"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA lol poor shorts. 💢\t\t\nRT @hugo1969s: $BABA +21% PM +27% HK https://t.co/IriRgIWMDK\t\t\n"Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their crackdowns on big tech and support overseas stock listings. This is HUGE news: https://t.co/zDZ46edM6G\n\n$BABA $JD $NIO $LI $BYDDF $PDD $TCEHY $BIDU"\t\t\nAlibaba (NYSE: $BABA)', ' ( $WB) – Morning Brief: Top Stories Dominating Financial Media on Wednesday', ' March 16 $TCEHY https://t.co/WswrCLzRTt\t\t\n"$BABA\nالسهم الأن مرتÙ\x81ع 20% Ù\x81ÙŠ البري ماركت\nجميل انك تجني ربØ\xadÙƒ مع الارتÙ\x81اع الØ\xadاصل \nأو على الأقل تضمن ""راس المال""\nوالعقود الخروج مع الاÙ\x81تتاØ\xad Ø£Ù\x81ضل \nالليلة قرار الÙ\x81يدرالي بخصوص رÙ\x81ع الÙ\x81ائدة \nوالله الموÙ\x81Ù‚ https://t.co/CDGjXxMr2J"\t\t\nStocks Making The Biggest Moves PM: $BABA $JD $PDD $NVDA $BA $PFE $BNTX $MU $SPOT $NLOK $LE $SCVL & More https://t.co/kePq73aoJl\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n@ToroDeArena Tengo $BABA 🙌ðŸ\x8f»\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $80 Call for Friday', ' March 18. Roughly 5 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA If you shorted this on margin', ' I hope you\'re ok. â\x9d—\t\t\n$BABA up 20% as markets look to continue rally\t\t\n"RT @AlertTrade: âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US ma…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n@Drp7777 $BABA - that thing died. @iampyynda said it\'s gonna retest $300 soon.\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\nMost Talked About Stocks on Social Media: $AMC $TSLA $GME $VXX $BABA $HYMC $AMC https://t.co/sanbO4w8FN\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"$BABA hahaha the biggest BEAR trap over these two days. BEARS thought they won when they shorted $FUTU last night saying ""wE aRe 6% uP"".\n\nToday', ' they are broke!!! $JD 📢"\t\t\n"$BABA +20% en Hong Kong (y otras chinas):\nEl gobierno chino anuncia medidas para estabilizar los mercados e impulsar la economÃ\xada 🚀 https://t.co/GUIifGWwBH"\t\t\n$BABA 21% $JD 25% $PDD 36% $NIO 21% and the list goes on. https://t.co/Km5jBr5qDk\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"16 Mar 2022', ' Pre-market movers #news \n\nGainers: $DUO $BEKE $DIDI $PDD $KC $VNET $RERE $BILI $GDS $YMM $FUTU $DDL $TIGR $BZ $ZH $TME $WDH $IQ $RLX $YY $BZUN $QFIN $TCOM $TUYA $DADA $IMAB $BABA\n\nLosers: $TANH $IXHL $SONM $TCON $MCG $SRGA $CREX $LE $DRCT $AGRI\n\nsource: Benzinga Wire https://t.co/5nVQ5gdSvR"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA who bought yesterday? 😃\t\t\n"COINCIDENTALLY someone(s) bought 5', '657 MAR 18 $BABA 95 CALLS from 0.12 - 0.15 in the last hour of trading yesterday  \n \n$76', '369.50 worth  \n \n$BABA PM here: 92.71 🤷â€\x8d♂ï¸\x8f https://t.co/Ag0ueeOCuR"\t\t\n¿Hemos visto los mÃ\xadnimos de $BABA?\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n@GarethSoloway Thank You $BABA got in @ $74.50 & $75.75\t\t\nRT @KASDad: $BABA is a band on the run along w/ other Chinese stocks. Yesterday\'s poor cousin is today\'s hero. Now +15.87 or 20%+. https://…\t\t\n$BABA ðŸ˜\x8d 📈\t\t\n@22Brownboi $NIO NOT UP AS MUCH ONLY POSTED TILL $BABA https://t.co/XRBwLJvsZn\t\t\n$BABA BEGINNING OF THE END OF THE BEAR MARKET...!!!!! 💟\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA disparada en el Pre Market https://t.co/qx3yaZiKq9\t\t\n$baba said fuck your pt jpm lol\t\t\n"$BABA Pre-Market Quotes LIVE\nData last updated Mar 16', ' 2022 08:25 AM ET.\n Consolidated Last Sale$92.83 +16.07 (+20.94%)"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA is a band on the run along w/ other Chinese stocks. Yesterday\'s poor cousin is today\'s hero. Now +15.87 or 20%+. https://t.co/aZlwpTqk3B\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA y tho? 💢\t\t\n"Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini rally into 2pm🤑✅\n\n$BABA LONG yday at $73 seems to be working', ' haha😎 Should be another great day for the Chinese names', ' looking $NIO also\n\n$MSFT $NVDA $AMD https://t.co/hQwAtygoEg"\t\t\n"@gurgavin Currently', ' 4 Chinese tickers in top 10 most popular among retail investors \n$NIO $BABA $JD $PDD\nhttps://t.co/JCzHf4L7y1"\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月16日時点)\n\n1. iPath Series B S&P 500 VIX Short-Term Futures ETN $VXX\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. GameStop $GME"\t\t\n$BABA 🇨🇳 https://t.co/maOdo80haL\t\t\n$BABA Volume hit 2M already... gonna be a big day â\x9d—\t\t\n"$BABA STILL TRADING BELOW IPO \n\n<12 trillion rocketship emojis> 🌟"\t\t\n$BABA hopefully it will drop with fomc ï¸\x8f https://t.co/m6sEeFGy3n\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 16', ' 2022\n\n1. iPath S&P 500 VIX Short-Term Futures ETN $VXX\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. GameStop $GME"\t\t\nFood for thought.  #ADX_Gappers sells are very high for $XLY.  Also', " if we can get a gap up near the 20ema it's looking like a #holygrail possible setup.  Not taking any of these", ' but just observing. I like to wait until gap #2  $AMZN $TSLA $BABA $XHB $NKE $HD $MCD $SBUX $YUMC https://t.co/ZX4KfkgxEQ\t\t\n@ChiapettaChris @TradingThomas3 Yep sold 5000 shares of $VINN & 500 shares of $NIO yesterday for a small gain. Thank god I’m still holding $BABA calls or it’d criminal.\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n@TjTheTrader_ High volume reversal days after periods of major selling. Red to Green on high volume after a waterfall of selling.  Example: $BABA\t\t\n"China Market Manipulation. Your Move Powell...\n$MCHI  +12.8%\n$FXI      +12.2%\n$KWEB +29.8%\n$BIDU   +15.1%\n$GDS    +50.5%\n$LI         +35.8%\n$XPEV   +28.8%\n$GDS    +50.5%\n$BILI     +46.2%\n$NTES  +22.8%\n$BABA  +19.4%\n$PDD    +44.4%\n$JD        +33.4%\n$BZ        +44.3%\n$BEKE   +49.5% https://t.co/Y4n6OHBocF"\t\t\nToday\'s Pre-Market Movers & News [Wednesday', ' March 16th', ' 2022]: $DIDI $BABA $JD $PDD $NVDA $BA $PFE $BNTX $MU $SPOT $NLOK $LE $SCVL #SPX #SPY $SPX $SPY #stocks #trading CHARTS & DISCUSSION @ StonkForums . com ! -> https://t.co/EzVpzwSwvp <- https://t.co/09Cdq4hdK9\t\t\n$BABA huge bounce wow\t\t\n$BABA let’s see how far she can sustain today’s gap up ï¸\x8f\t\t\n$BABA major selloff about to happen ', ' usa ia paperhanded bitches', ' half u are already saying ur gonan sell for a peanut gain 💫\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$JD $BABA First bullish thing CCP has said in over 15 months.   This seems like a big jump', ' but it is actually a very muted response so far. 🤞\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"Premarket Watchlist\n$TSLA $NVDA $FUTU $AAPL $BABA\n$MULN $AGRI $KAVL\n$ES $CL \n$BTCUSD\nEvery morning we are having a live trading session with educational webinars in zoom for members in @SmallCapRoom \nGoal of the room is to educate traders\nhttps://t.co/ooLvigTt4P"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n@gurgavin Bought when everyone watched it sold $baba at 80! It was the Gurg call\t\t\n"âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US markets\n\n#DataScience #MachineLearning #Investing #TradeIdeas #swingtrading \n$EVFM $F $BABA $FCX $OPEN $MDLZ $AA $KO $MS $NLOK $LXP $CVS $AXP https://t.co/Ax8c9vYYam"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"â\x9d¤ðŸ’¯LINK IN BIO â\x9d¤ðŸ’¯\nJoin now\n$TSLA $NVDA  $MU $AMZN $MSFT $BABA $NFLX $ADBE $AXP $IBM  $AMD $ADSK $V $CAT $JPM $FB https://t.co/wQYuyXQv9M"\t\t\n$BABA def profit taking gonna happen at the bell', ' close high 80s would be a win for me ï¸\x8f\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @SamanthaLaDuc: YES!\n\nYday in my trading room I said Turnaround Tuesday for China plays - expect a gap up Wednesday. \n\nWHAT A GAP!!\n\n$KW…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\nRT @MarketCurrents: $BABA $PDD $JD - Alibaba', ' other Chinese tech stocks soar as government says it will support market https://t.co/XV84O4O…\t\t\n"#Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segundo dÃ\xada consecutivo alcistas mientras la #Fed se prepara para subir las tasas de interés estemos atentos!\n\n$NIO +20% en premarket al igual que $BABA 🤓"\t\t\n"YES!\n\nYday in my trading room I said Turnaround Tuesday for China plays - expect a gap up Wednesday. \n\nWHAT A GAP!!\n\n$KWEB $BABA $FXI\n\n#CapitulationSelling\n\nSubscribe: 💃🔥\n\nhttps://t.co/0XDW0mS0xy https://t.co/0kGOXZxzBl"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nW…"\t\t\n@Stock_Hunter89 $baba 2-12 let’s do it!!!!\t\t\nMr. Loverman $BABA 🥇 https://t.co/cKjyjz4gnv\t\t\n"CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD UP 25%\n$BABA UP 20% https://t.co/jgVbfVtctu"\t\t\n@JaykTRT Did you get the $baba bottom? Do you think we can see a short squeeze today?\t\t\n"Twitter\'s on the Rise: \n\n$TSLA  Price: $801.89  Mentions: 119\n$BABA  Price: $76.76  Mentions: 112\n$AMZN  Price: $2', '947.33  Mentions: 101\n$AMC  Price: $14.48  Mentions: 77\n$SPYR  Price: $0.05  Mentions: 68\n\n#stocks #investing #trading"\t\t\n$BABA go boom. ï¸\x8f\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\n$BABA ha ha squeeze the stupid shorts hard! ï¸\x8f\t\t\n$BABA see my post from 2 days ago!!! Face ripper bear mufucs 👀\t\t\n$BABA  how to loose it all. 😄\t\t\n"To the enhance your experience in trading and get instant help \nLink in bio\n\n$BA $BB $BABA $LUV $KSS  $SPG  $RCL $TELL $ENSV  $AXAS $FET $JD https://t.co/hSG3YeK866"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n"TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/jJws9FSAZH"\t\t\n$BABA wtf?? News?? â˜\x9d\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @ICodeForCoffee: $BABA $FUTU $TIGR $BIDU $TME if what drag the stocks down was government unsopported and now that that risk is over thi…\t\t\n"We were long $BABA. We went long on $QQQ yesterday.\n\nYou can’t get any better than that. https://t.co/wcIjBY8npl"\t\t\n$BABA hmm 500 shares bought at the bottom 🪄 https://t.co/N7YPJIhNd5\t\t\n$BABA right when I sell yea? ï¸\x8f\t\t\n$BABA ↘ https://t.co/U9vXFvtmBV\t\t\n$BABA omg 🔔\t\t\nthese are the trending stocks $BABA  $NIO  $DIDI  $SONM  $HYMC  $JD  $NVDA https://t.co/QqrYJUY9rE\t\t\n$BABA lol the bulls here are happy to see a quick bounce but don’t realize it is still at IPO price', ' bagholders are still in deep water â\x9d¤ https://t.co/DoAEGNd3Y0\t\t\n"(Pre-Market) Top & Flop: 20 Stocks To Watch | March 16\n\nhttps://t.co/JlfHgZl0wb\n\n$BEKE $DIDI $PDD $BILI $FUTU $TME $JD $BABA $NIO $XPEV $MCG $BUR $NLOK $SMAR $S $DRI $MTG $HOLX $VIR $ANGI $SPX $SPY $NDX $QQQ"\t\t\nStill eating humble pie on this entry though. $BABA https://t.co/kjM2NXr2Ds\t\t\n"Just tweeted this thread last night .\n\n$BABA up 20%\nTencent up 20%\n$XPEV up 20%\n$PDD up 35%\n\nInvestors who takes opportunity in crisis creates huge wealth!! \n\nMaximum value exists at the heights of pessimism. https://t.co/8o6LaGUWYR"\t\t\n$BABA told y’all my daddy will pick it up yesterday.. 🚩\t\t\nMr. Loverman $BABA\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n@projectCortex Keep being sour $BABA\t\t\n+20% en PM $BABA https://t.co/FP5rp6gQbN\t\t\n"$BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines when there is a killing to be made.\n\nShrewd Gang on top', ' whether you like it or not. $AMC $BB $F $ACB https://t.co/QpIP9WykUf"\t\t\n$BABA congrats 2021 bulls. Instead of being down -80%', ' you are only down -75% â˜\x9d\t\t\n$BABA About 70% of holders are only becoming positive today or just breaking even at this price. 👀\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\n$BABA $JD $NIO Bottoms in! ï¸\x8f\t\t\n$BABA who sold at a loss? ï¸\x8f\t\t\n@gneffa $BABA\t\t\n$BABA saw that coming 😘\t\t\n$BABA greedy bears in 70$ area â\x8f©\t\t\n$BABA Man', ' props to the CNBC guy that called this yesterday. Finally hit one. This is a trade and nothing more though. Time to take profits. ï¸\x8f\t\t\n@The_RockTrading Let’s have a moment of silence for the $baba shorts losing everything today.\t\t\n$BABA its fu*king  penny shit!!! ï¸\x8f\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA - Is it 100 yet? 😜 https://t.co/GcKjpsEokx\t\t\nRT @ChrisFranco: I do not think anyone should buy $BABA if they aren\'t willing to hold steady until 2030', ' at least. #NotInvestmentAdvice\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BIDU $baba $kweb you will never see companies trading at their cash values ever again. TY idiots for selling to me. 💟 https://t.co/xW5KA4edC4\t\t\n"$YINN +38%\n$CWEB +50%\n\nWhy do options when you have 3x ETNs 😅 @Edark94 \n\n$KWEB $FXI $BABA https://t.co/fOMNLG5ivJ"\t\t\n$BABA Short covering for sure as profile show P.  Supply is stacked over 100.88 https://t.co/FdYxF7xFv2\t\t\n"Upside: \n$SONN +92%\n$BILI +33%\n$JD +23%\n$BABA +21%\n$BIDU +15%\n$PALI +13%\n$BXRX +11%\n$IOVA +9%\n$SBUX +8%\n$RMBL +8%\n$JBL +8%\n$CAL +4%\n$ADAG +4%\n$BIIB +4%\n$VMW +4%\n$ARCO +3%\n$SCVL +3%\n$SPOT +3%\n$WBX +2%\n\nDownside: \n$TANH -64%\n$TCON -19%\n$NLSP -15%\n$LE -11%\n$NLOK -6%\n$TLS -5%\n$S -5%"\t\t\n$BABA 🤞\t\t\nYou could have bought all the Chinese Stonks you wanted yesterday. But today you’ll have to chase them $BABA $KWEB $TCEHY @MarkYusko\t\t\n@TrendSpider I loaded up on $BABA', ' $JD', ' $NIO clear bottom is in', ' these have a long way up to go', ' absolute bargain prices today which may never be seen again\t\t\n$BABA finally green here and im cool with holding ✨\t\t\nStock Market Today: Dow Rises', ' Fed Decision Ahead', ' Alibaba and https://t.co/WDnqXV49g3 Soar | Barron\'s $BABA https://t.co/DE5X2g7ZoR\t\t\n$baba https://t.co/I04CKp5hcp\t\t\n"$BABA $NIO $JD $PDD $SPY \n\nChina bears this morning: https://t.co/BOoyYzrVoB"\t\t\nGood morning.  New trading day', " new opportunities.  Let's have a great session.  $TSLA $NIO $AAPL $AMZN $FB $NET $CRWD $BAC $MS $GS $BABA $JD $OXY $F $MSFT $NVDA $QCOM $MRVL $QQQ $IWM $VXX\t\t\n@AznOptions I’m long 18 shares of $baba. Had an algo buying it back and forth all day. Ended up long 18 overnight. Im out here feelingike a champion\t\t\n$BABA +21% premarket https://t.co/W0BwCQTcR8\t\t\n$BABA $FUTU $TIGR $BIDU $TME if what drag the stocks down was government unsopported and now that that risk is over this stocks are a STRONG BUY. RiSK IS OFF !!!!! IM HOLDING MY SHARES ðŸ’\x9d\t\t\n#Stocks making the biggest moves premarket: @Nvidia", ' @Boeing', ' @MicronTech and others https://t.co/WzwK8SRn3f $NVDA $BA $MU $DIDI $BABA $JD $PDD $PFE $BNTX $SPOT $NLOK $LE $SCVL\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n$BABA Major squeeze if people don\'t sell and keep on buying. ï¸\x8f\t\t\nthe $BABA rally is like the collapse of the 0 Covid strategy. The damn DAM broke\t\t\n$BABA BRO ITS UP +21% AFTER MY CALL YESTERDAY 😂 https://t.co/AGZBUt1Jqi\t\t\n"Whoaaaa $BABA\n\nSwung the $80 weeklies.\n\nW. T. F."\t\t\n"$BABA here only to see ðŸ\x90» getting f....\n😆 🤣 ðŸ˜\x81"\t\t\n@TidefallCapital $BABA etc\t\t\n$BABA pay day!! Bought 20K yesterday and bam! 👇\t\t\n$BABA Bears waking up from a nightmare to a nightmare 🎃🎃 ↘ https://t.co/8a7EMU34vP\t\t\nHey @unusual_whales did your flow say 15-20% specific yesterday. $BABA 🤷â€\x8d♂ï¸\x8f🤷â€\x8d♂ï¸\x8f https://t.co/KvC1Zf8BgY\t\t\n"Tickers with most bullish and bearish sentiment measured in news coverage over the past week \n\nMost Bullish ðŸ\x90‚\n\n1. $DELL\n2. $GE\n3. $RBLX\n4. $AVGO\n5. $GOOG\n\nMost Bearish ðŸ\x90»\n\n1. $GS\n2. $BABA\n3. $NIO\n4. $JPM\n5. $SPCE\n\nTry it Yourself 👇\n\nhttps://t.co/7hPLnNpRHo https://t.co/SVrROjlPoY"\t\t\n"Dow futures jump nearly 400 points as Wall Street tries to rally for a second day', ' Fed decision ahead!\n\n#Gold -0.1% #copper +2.3% #crypto #Bitcoin +2.2%\n\nStrength: $DIDI $BABA $JD $PDD $CCL $NVDA $BA $BNTX $PFE $FCX $LAC $MU $SPOT $TSLA $MSFT\n\nWeakness: $NLOK $LE $EXK $SCVL $LMT https://t.co/sMCSgGQfsb"\t\t\n$BABA we all could’ve retired. 🆓\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA bears checking on their short positions this morning â\x9d¤ https://t.co/rA3j0o3Vnh\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n@TipRanks So lone analyst in this article was wrong on $BABA today anyway.\t\t\n"RT @TrendSpider: $BABA up +20% pre market with other Chinese names showing strength 💸\n\n$XPEV +20%   $NIO +19%\n\nhttps://t.co/lfO1A63oiD"\t\t\nGm $BABA longs 👀\t\t\n$BABA could’ve been a billionaire mother fucker 🌟\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA i don’t think my weekly 150 call in money !  😂😂😂 it’s ok ! â\xad\x90\t\t\n$BABA $100 today!!! âš¡\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA how much will my calls print? 💯\t\t\n"RT @livetradepro: China stocks premarket\n🚀🚀🚀🚀🚀🚀\n\nNOT FAKE NEWS\nNOT PREDICTIONS\nNOT OPINIONS\n\n$YINN +35.69%\n$BABA +20.57\n$BIDU +15.65%\n$DADA…"\t\t\n$BABA finally breaking thru 92.. let’s go 🌟\t\t\n"$BABA what should I do with my 1 call?\n$80 weekly strike I took at $2 😂😂 🆓"\t\t\nPerfectly timed folks. It happens sometimes $SPX $BABA https://t.co/XXNdWZISLY\t\t\n$BILI $PDD $BABA $YANG https://t.co/sBxv30XNmo\t\t\nLooks like today we going multi $baba $shop $tsla\t\t\nSo how is this working out? $BABA my biggest winner. LEAPS won\'t be touched. Sell lowest entries (already did premarket) for quick big short covering profits and hold all other entries using a covered call on up to 25% - 20% above first 30 minute prices. https://t.co/AV10BxFK1W\t\t\nRT @Stock_Opine: 📌 China made a push to stabilize financial markets', ' promising to ease a regulatory crackdown', ' support property and technol…\t\t\nRT @Stock_Opine: 📌 China made a push to stabilize financial markets', ' promising to ease a regulatory crackdown', ' support property and technol…\t\t\nMorning Brief: Top Stories Dominating Financial Media on Wednesday', ' March 16 $BABA $WB https://t.co/f1pA77j9CP\t\t\n$BABA moment of silence for people who shorted the bottom yesterday... â\x8f©\t\t\n$BABA $MULN ⬅ï¸\x8f⬅ï¸\x8f🚀🚀🚀🚀 ✔\t\t\n$BABA Alex Mao in the mirror currently 😆 ðŸ’\x9d https://t.co/HfdgPVfMi1\t\t\n"$BABA - up 20% in pre-market\nI really need to build up my followers here on Twitter', ' StockTwits was a mistake...\nhttps://t.co/30ljyVVTka https://t.co/SLNGw6skx7"\t\t\n$BABA need to add', ' but when 🤔 ✅\t\t\n$BABA yes baby. https://t.co/MW05CtfIiA\t\t\nRT @EBUYUKARSLAN: Market has been ripping since yesterday !!! Monday Dip buyers ðŸ‘\x8f $spy $btc $aapl $baba $nio $upst $enph $sofi $pltr $amzn\t\t\n"Morning Market Analysis is LIVE! talking China Stock explosions', ' Russia default', ' FOMC Day', ' headlines', ' top stocks in play & more!\n\nhttps://t.co/h3ZWSNLdJ8\n\n$SPY $QQQ $IWM $VIX $TNX $TSLA $AAPL $AMZN $BABA $JD $YY $S $JBL $RMBL $YANG $KWEB $CWEB $MOS $AA $OCGN $CAT $NUE\n\n#stocks"\t\t\n"@PersianCapital The problem is really with the CCP in general.\n\nI bought a very small position in $BABA to experience the journey', ' but realised that I really don’t like it. Regulation never concerned me', ' but the CCP vs Free World does."\t\t\n$BABA 📢\t\t\n$baba I told em buy they said I’m a fucking moron https://t.co/yOe8eswe8W\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA up +20% pre market with other Chinese names showing strength 💸\n\n$XPEV +20%   $NIO +19%\n\nhttps://t.co/lfO1A63oiD"\t\t\n$BABA epic ralllyyy 👉\t\t\nRT @YusanTrading: China stock rebound and recovery! Will buyers trust Xi??  That hasn\'t worked out so well for $BABA the last year so I\'d s…\t\t\n$BABA that played out well ðŸ‘\x8d\t\t\n@LaninMZ @lucarda_alborde @trader_teddy bien $BABA hoy', ' con 5 ruedas asi de 20% estoy hecho\t\t\n$BABA ok guys - what happens if the US markets tank?  do you think this will drop? â–¶\t\t\n"Premarket tickers on watch: $TSLA $SHOP $BIDU $BABA $JD $NIO\n\nPre-market breakdown everyday 8:00-9:30am EST. Breakdown of the Macro Environment', ' Market', ' Commodities', ' FAANG and then Individual names. Action plan for open', ' being charted & written Live\n\nhttps://t.co/63TBxT5R0E"\t\t\nRT @getmidas: 🇨🇳 DiÄŸer taraftan', ' Çin\'in "kuÅŸatma altındaki piyasaları" destekleme sözü vermesinin ardından Çin ve Hong Kong borsaları bugün…\t\t\n$BABA even at this price- it is like buying Amazon on IPO 🤩 📢\t\t\n"RT @HugoGGasca: Y si cae a $0', ' que caiga que mi inversión caerá con ella.\n\nCuando sus fundamentales dejen de ser excepcionales me iré de $B…"\t\t\n$BABA epic ralllyyy\t\t\n@Gerald37106816 @WickedfoxLis Alibaba $BABA\t\t\nRT @HugoGGasca: A mi juicio', ' que siga cayendo. Casi llevo $4', '000 invertidos en $BABA y pienso seguir aumentando más y más la inversión en e…\t\t\nRT @ramirobriglia: $BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\nRT @HugoGGasca: ¿Cómo explicamos a parte de la comunidad de Twitter que nos da igual que $BABA esté a precios de su OPV? ¿Cómo les explicam…\t\t\n"📌 China made a push to stabilize financial markets', ' promising to ease a regulatory crackdown', ' support property and technology companies and stimulate the economy.\n📌 China\'s Vice Premier Liu: talks between China and the US on foreign listings have made progress.\n $BABA $TCEHY"\t\t\n$BABA what is the News? 🥇\t\t\n$NIO $BABA $BILI $JD $HSI absolutely sick moves\t\t\n$BABA  sold my calls yesterday. i have no one to blame but myself ï¸\x8f\t\t\nIs $BABA a buy or a sell after the Chinese government said they will take several market-friendly measures to stabilize markets and support economic growth?\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nNothing is too high or too low so I think we going higher $shop $baba send it\t\t\n"China stocks premarket\n🚀🚀🚀🚀🚀🚀\n\nNOT FAKE NEWS\nNOT PREDICTIONS\nNOT OPINIONS\n\n$YINN +35.69%\n$BABA +20.57\n$BIDU +15.65%\n$DADA +17.32%\n$EH +18.60%\n$FUTU +29.94%\n$NIO +19.69%\n\nI\'m sure it\'s nothing  😃😂"\t\t\n$BABA This is a steal under 150 ☑\t\t\nBought $BABA at $74 yesterday...and sold it into the close lol. So it\'s gonna be like that today is it?\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nI was not expecting to see Chinese stocks soar today!! Lol. I was used to the downtrend. $BABA #Tencent #xiaomi\t\t\nChina stock rebound and recovery! Will buyers trust Xi??  That hasn\'t worked out so well for $BABA the last year so I\'d still tread carefully.  $JD $PDD $BABA $DIDI\t\t\nChina stocks with the huge gap up. $BABA $NIO $DUO $BEKE https://t.co/AR50rv4d6n https://t.co/N6rdR1pJyR\t\t\n$BABA now that I look at the short volume', ' there was heavy shorting when this was in the 120-125 level.  I would guess that most of those shorts covered the last few days. ✨\t\t\n"Mi marido ayer protestando porque parecÃ\xada que los haters de $BABA habÃ\xadan acertado su pronóstico.\n\nMi marido hoy feliz como una perdiz porque rebota y se va a ir to the moon!!\n\nY luego dicen que el mercado es bipolar... https://t.co/Fqq5n5kJHi"\t\t\n"RT @PENNYBUSTER1: Watchlist\n\n$DIDI\n\n$TME\n\n$KWEB\n\n$JD\n\n$BABA\n\n$ATOM\n\n$TWLO\n\n$TCNNF\n\n$MSOS\n\n$FCUUF\n\n$METV\n\n#Stocks #Stockmarket 👀👈 https://t.…"\t\t\n$BABA Fell from $140 to $73 in 2 months', ' get ready to break $160 in 1 Month ï¸\x8f\t\t\n$baba 80 weeklys 2-10 easy wassup\t\t\n@InversorExperto Lo lamento mucho pero $BABA es un riesgo polÃ\xadtico enorme.\t\t\n$BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\n$baba That citi downgrade from 180 to 65 was a huge bottom signal. Fucking crooks 📈\t\t\nHahaha look at $BABA UP 20% premarket https://t.co/vRVpfm3gD2\t\t\n"$BABA exploding as it cuts 20% of work force and Chinese government caves in. Says it will now support companies.\n\n$BABA up 21%"\t\t\n"RT @PENNYBUSTER1: Watchlist\n\n$DIDI\n\n$TME\n\n$KWEB\n\n$JD\n\n$BABA\n\n$ATOM\n\n$TWLO\n\n$TCNNF\n\n$MSOS\n\n$FCUUF\n\n$METV\n\n#Stocks #Stockmarket 👀👈 https://t.…"\t\t\n$baba really going to hold this +15$ AH?\t\t\n$BABA Hell yeah my $78 shares looking like a long hold now 🚀 😃\t\t\n$BABA $JD $BILI to be fair', ' it’s about fuckin’ time! ï¸\x8f\t\t\n"$FB changed name to Meta in on the 28th of October 2021 the stock price was $323', '57 now Meta is trading at $192', '03 a drop of 41% \n\n$BABA CEO Jack Ma disappeared on the 4th of January 2020 stock was at $217 now it is $76', '76 a drop of 65%"\t\t\n"$BABA \n\nSHANGHAI KNIGHTS 📊"\t\t\n$BABA $JD $NIO all squeezing - metaverse penny play in $CSCW up next! 🚩\t\t\n"RT @PipsToDollars: $SBUX BOOMING  CHARLES SCHULTZ COMING BACK!!!\n\nWhat a weekly pick this week- we\'re in $baba $sbux https://t.co/4uXrisu0CZ"\t\t\n"$BABA gapping\n\nIdeally quick dip on 88.6-89 to get long if 91 breaks\n\n93 96 98 100 106 resistance targets \n\nNull & void under 86 https://t.co/6SEV2dFgpR"\t\t\n"DailyUp5\n$API $8.50 20.23% -23.63% -21.44% -53.25% 42.06\n$BABA $92.80 20.90% -8.06% -24.09% -25.11% 40.67\n$BIDU $123.00 13.49% -14.72% -23.43% -17.28% 38.09\n$BIRD $5.67 7.39% -2.41% -51.04% -62.80% 25.57\n$BLI $5.65 5.02% -10.46% -25.26% -69.51% 35.32"\t\t\n$BABA +21% PM +27% HK https://t.co/IriRgIWMDK\t\t\n$baba $shop Hope u listened we gone\t\t\n"PERFECT CALL ON OIL – 42% PROFIT IN A WEEK\n- Read more.\n\nhttps://t.co/p2co6F8xZD \n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $AMD $BABA $DIDI $RLX $AAL $AAPL $VALE $PDD $F $SOFI $EDU $OXY $BBD $NVDA $XOM $JD $ITUB"\t\t\n"Watchlist\n\n$DIDI\n\n$TME\n\n$KWEB\n\n$JD\n\n$BABA\n\n$ATOM\n\n$TWLO\n\n$TCNNF\n\n$MSOS\n\n$FCUUF\n\n$METV\n\n#Stocks #Stockmarket 👀👈 https://t.co/XHVJPsqaot"\t\t\nRT @john_smith5356: $BABA $BIDU $TIGR $FUTU $TME finally china gov understand that news move the market and to stop taking west media bs fi…\t\t\nRT @josephkphan: $FTCH with the China news', ' wow big squeeze coming!!! Look at how many shorts and the 6M chart on Farfetch guys. $BABA $DID…\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"What a pleasant surprise to start wild #fomc #wednesdaythought from our friends in the far East🤩💎🔥‼ï¸\x8f🥳💥\n$NIO $BILI $BABA $BIDU $JD $PDD https://t.co/fZC5pGpZ6K"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"@RealGangLu Very fair question. Having been a $BABA bagholder', " the declines didn't affect me much mentally. \n\nAlternatively", ' one could buy a small position in an index like $KWEB', ' and let it ride for a few years (potentially doubling your money).\n\nhttps://t.co/BzJWtECi3b"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | 0.0% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $HYMC | 7 | 600.0% | 🚀\n| $GME | 6 | -25.0% | 🚀\n| $TSLA | 5 | 25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA this will close up over 100 â–¶\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n$BABA ...jp morgan??????? ï¸\x8f\t\t\n"Asia Xi throws markets life-line', ' dead cat bounce \n\n$PDD +34.1%', ' $LI +22.1%', ' $JD +21.4%', ' $XPEV +19.6%', ' $BABA +19.3%', ' $NIO +18.6%', ' $HUYA +17.6%', ' $NTES +17.2%', ' $WB +15.4%', ' $BIDU +14%', ' $ASHR +9.1%"\t\t\n$BABA Munger squeezing JP 🪄\t\t\n$BABA weeeee\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 88\n2. $BABA : 50\n3. $GME : 49\n4. $SPY : 35\n5. $SA : 22\n6. $AREN : 17\n7. $ACT : 16\n8. $PLTR : 16\n9. $VXX : 16\n10. $VTI : 13\n#stock #trading #usstock #stockmarket"\t\t\n$BABA $JD squeeze gonna be epic 📈\t\t\n"RT @ChartGalLori: PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for…"\t\t\n$BABA even with a 100% rise - this would be below the level it was 2 months ago 🤩🤩 ↘\t\t\n$BABA Watch the shit load of sales come in lol 👉\t\t\nSacaron el informe ayer de JPM para sembrar pánico y justificar vomito final. HabÃ\xada cuentas que estaban -66% en $BABA los tenÃ\xadan de rodillas. Si aguantaron semejante nivel de pérdida tienen que saber que asÃ\xad no se opera. Manejen la posición', ' para que no les vuelva a pasar. https://t.co/Wv9UTvglI5 https://t.co/46nOcVpgQc\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (19)\n2. $SPY (15)\n3. $WISH (7)\n4. $GME (7)\n5. $TSLA (6)\n6. $OIL (4)\n7. $NIO (3)\n8. $TIL (3)\n9. $SBUX (3)\n10. $KO (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/kvelfklgSZ"\t\t\nWhy is the first thing I think of that JP Morgan and Goldman Sacs already covered their shorts when they said China is "uninvestable" being a trader has made me more of a conspiracy theorist. Let\'s go $BABA $JD   https://t.co/q404LJn4OS\t\t\n"$SBUX BOOMING  CHARLES SCHULTZ COMING BACK!!!\n\nWhat a weekly pick this week- we\'re in $baba $sbux https://t.co/4uXrisu0CZ"\t\t\n$BABA 👀\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 23 | -4.2% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $HYMC | 7 | 600.0% | 🚀\n| $GME | 6 | -25.0% | 🚀\n| $TSLA | 5 | 25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA - Alibaba', " other Chinese tech stocks soar as government says it will support market https://t.co/gfra3oouS5\t\t\n$BABA the real fun hasn't even started yet. The long holders know. 📊\t\t\n$BABA guess I should have bought yesterday fml 👆\t\t\nChinese stocks on fire after overcorrecting! $Baba", ' $JD', ' $TCEHY and others up more than 20% premarket.\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n@EnronChairman $BABA hasn’t forgotten', ' it’s down 8% a day lately\t\t\n"There`s something going on on China large caps in this PM', ' they are soaring ... FOMO? \nNot normal for large caps even in PM!\n$BIDU 15%\n$BABA 21%\n$VNET 24%\n$JD 23%\nWhat help from China government can make this happen?"\t\t\n$BABA capitulation. Buy side setup on the daily!! Now we know how this pattern snap backs on an intraday setup. This is on the daily. Funny $JPM downgrade yesterday. https://t.co/RCK2StLy8R\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 21 | -12.5% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $HYMC | 7 | 600.0% | 🚀\n| $GME | 7 | 0.0% | 🚀\n| $TSLA | 5 | 25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA how high can this go tommorow. Will funds borrow more to protect shorts an avoid margin call. ï¸\x8f\t\t\n"via TheDomino: Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycroft Mining $HYMC\n5) S&P 500\n6) Apple $AAPL\n7) Alibaba $BABA\n8) Dow Jones Industrial Avg\n9) Nasdaq Composite\n10) Amazon $AMZN $amzn"\t\t\nIf you are still holding Chinese equities for some reason', ' today might be your best time in the last year to cut your losses. I see stocks like $BABA and $JD going much lower by the end of the year.\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/uMvKfbeFSi\t\t\n"Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycroft Mining $HYMC\n5) S&P 500\n6) Apple $AAPL\n7) Alibaba $BABA\n8) Dow Jones Industrial Avg\n9) Nasdaq Composite\n10) Amazon $AMZN"\t\t\n$BABA Goddamn Baba! ï¸\x8f\t\t\n$JD $BABA look for a continuation and drop or a drop and vice versa. Will be monitoring these in the session. Come join and hit the follow too 🔔\t\t\n@PersianCapital Not really.. Ask Charlie about his $BABA', ' def not little by little.\t\t\n🤣 good guess $BABA $FUTU $BIDU https://t.co/C7QP6BtC9m\t\t\n$BABA 🇨🇳👀🚩 https://t.co/CXiw6eJhHe\t\t\n@nomorenoise3 Yeah we knew that $BABA was WAY too cheap and got greedy.\t\t\n$BABA should have bought when J Morgan said dont  catch a falling knife ;) ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\namazing how the most volume done on $BABA was the day before china announcement to support market....as if someone knew.....weird...\t\t\n$BABA Easy hold at this level', ' do not take small profit or you will miss the opportunity going long. â\xad\x90\t\t\n"$BABA \nYesterday was the bottom"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA  🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 ðŸ’\x9d\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"$REED take your profits from china and come here to partyyyy. Some shorts need to burn here with 86% short float\n\n$BABA $NIO $JD $LI 📌"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n@GuyAdami called the 15% $BABA yesterday ðŸ‘\x8fðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f @CNBCFastMoney\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n@jscherniack Would love to see $BABA $PDD get above moving averages\t\t\nU.S.-listed Chinese stocks jump as Beijing pledges policy support $BABA $JD https://t.co/r0UmzHjr20\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"Its been a tough year for the portfolio. \n\n$BABA -51%\n$FB - 42% \n$CRSR -25%\n$PYPL -22% \n\nDid not sell a single share!\n\n#HODL #Portfolio https://t.co/OojH02RfKD"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$baba ( and other Chinese stocks  ) up 20% after being in free fall after Chinese officials say they will support their tech stocks to stabilize the market\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nAlibaba', ' https://t.co/jHLLYJW12h and Other China Stocks Soar. Here’s What Sparked the Turnaround. $BABA $JD https://t.co/NN5xXXC0mj via @BarronsOnline\t\t\n$BABA  load some ISPO also ðŸ‘\x81\t\t\n"$BABA \n\nbroker is calling me', ' I have switched off my phone.\n\nWill you pls tank.\n\nThnx. â–¶"\t\t\n"$baba $nio $xpev $li $kweb\n\nAfter a long 7 hrs of meeting btw US and China', ' most FEAR has dissipated after the initial BS talks by Jake Sullivan\n\nIf US were to alienate China(sanctions like sanctioning Russia) so much so... https://t.co/079wZw1kup"\t\t\n"RT @follow_da_trend: $BABA - 3/16\nLose 76.34 and look for 73.66 - 72.40\nLose 72.40 and 65 could come quick\nBreak 79.67 - 80.99 and look for…"\t\t\n@adamkhootrader still holding on to my $BABA and $TCEHY\t\t\n"Ayer me entró la orden de $MOMO a 4', '56 y no me entró la orden de $BABA a 72. Sabor agridulce por ahora.\nPromediar a la baja es un placer https://t.co/z2ByvpO4wk"\t\t\n"Leveraged .. $FNGU 😎💸\n$MSFT $FB $NVDA $BABA $NFLX $TWTR $AMZN https://t.co/DZd3Dv3jY6"\t\t\n"$BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who downgraded these as uninvestable - seriously??"\t\t\n$BABA 85 calls are printing 📢\t\t\n"$BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA 200+ coming soon ', ' shorts will be scrambling to cover and the squeeze will happen. ï¸\x8f\t\t\n$BABA doubled my 🇨🇳 pos . Only buyers 📢\t\t\n"*ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $JD https://t.co/cb8RCnfQv9"\t\t\nTrade the damn thing.  This market is like a wild beast that broke out of the shackles of controlled QE:  across all markets.  Look at $BABA today? Down so hard and steamroll $92.70 from $76.76 close.  Watching that. CCP QE.\t\t\nRT @Jon_Henninger: China stepping up to apparently support their ADRs', ' some of them have been absolutely crushed so further ST follow throu…\t\t\nRT @Specky2019: $BABA Luckin Coffee Guys… 👀 ï¸\x8f\t\t\n$BABA next stop 94.99 ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @abdeltif2013: $BABA sh!t', ' 1 day late with buying funds are clear today but up almost 20% pm.\nLong on this â–¶"\t\t\nRT @dimimavki: $BABA puts are screwed 💯\t\t\n$BABA wow ðŸ‘\x8d\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n"@GuyAdami $BABA is heading for a delisting. Is that really a stock you want to hold? 😂🤣\n\nhttps://t.co/jQo3WTEFxR"\t\t\n"RT @or00009: $BABA I agree with the guy earlier about 13f shet I bet Warren might have even jumped into the ridiculous bargain…\nCan’t wait…"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA told ya\'ll yesterday to buy! â\xad\x90 https://t.co/5SsEysa9Fp\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA bears are in deep doodoo ðŸ’\x9d\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @poliakovdev: $BABA  bears lucky to be loosing money left and right ðŸ‘\x81\t\t\n"Chinese equities boutta put in an absolute shift today\n\n$KWEB $BABA $FXI $PDD $JD https://t.co/MnofWADBmN"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @thePandaily: IPRdaily and incoPat jointly released the "2022 Global #Privacy Computing Patents List." @AlibabaGroup \'s @AntGroup  toppe…\t\t\nOvernighted $baba calls no brainer\t\t\n"The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nWeakness: $LE $EXK $LMT\nBouncing communist garbage: $DIDI $BABA $JD $NIO $LI $BIDU\nHave a good Wednesday 🌧ï¸\x8f @petenajarian https://t.co/Q8MLRUUpgM"\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n$BABA something seems suspicious', ' they let big boys load the boats like o Leary then made this announcement', ' something seems very fishy 💗\t\t\nRT @AlbertAlice: $BABA Do not sell at open! We got some squeezing to do! 👇\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @MisterPwny: PBOC crys uncle', ' bottom is in for China tech? This is what a free market looks like 😋 $BABA\n\nhttps://t.co/Cq241HmHC7 https:…"\t\t\n$BABA Governo Chines quebrando os vendedores a descoberto em 1 pregão! https://t.co/InKNBUbIwP\t\t\nRT @cool_arian44: $BABA just stay away for few days .. it would be heavily shorted â–¶\t\t\n$BABA Deal of a freaking lifetime buying this last week. Fucking awesome â\x9d¤\t\t\n$BABA I hope all the shorts from yesterday got burned and lost it all. Don\'t short my stock bitches. 👀\t\t\n"It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @HurricaneBot1: $BABA kind of funny that every china stock is up 15 to 20%. who do u thunk drives this uo then pulls the rug? uh', ' uh  no…\t\t\n"Top 5 symbols by trending count over the past 24hrs (based on 5 minute intervals): \n \n$BABA 229  \n$HYMC 225 \n$VXX 233 \n$IXHL 220  \n$SONM 196 🤞 https://t.co/ftHlDVyLLT"\t\t\n$BABA $PDD $JD - Alibaba', " other Chinese tech stocks soar as government says it will support market https://t.co/XV84O4Oghn\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA all call holders doing their IV calculations right now 🥇 https://t.co/XaMl8gUIQM\t\t\nThe Chinese pump is on $BABA $NIO etc... Will be fun to see if they hold today or give some back\t\t\n$BABA I assumed we were going to drop even further. Have an average meanwhile of $80.9 by buying regularly. It's so underrated but oh so hated. With ccp you never know", ' I took the chance. Who knows what will happen. ï¸\x8f\t\t\n"RT @ChartGalLori: PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for…"\t\t\n"$CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that went short recently.\n\nThese have a very long way back up to go"\t\t\nRT @kobebai: $BABA WHAT\'S THE CATALYST...WHY SOME OF THESE CHINESE STONKS ARE POPPING TODAY? 😘\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @rontweatsley: $LKNCY $BABA All Chinese stocks soaring big.  BABA up 18%', ' this is going to be a catapulting force for LKNCY \nIt\'s going…"\t\t\nRT @tweepylesson: $BABA Should be rlly fun to see the short covering and buying here 📌\t\t\nRT @ecommerceshares: You don’t often see mega caps trading like penny stocks. But these are such times. Some dip-of-the-dip-of-the-dip HK l…\t\t\nRT @PABL0REINA: $BABA did they have great earnings and guidance?? ï¸\x8f\t\t\n"RT @invest_in_self: CooTek fundamentals $CTK are getting better\n- CTO buying 3M shares\n- Chart-topping mobile games in App Store\n- Popular…"\t\t\nDenna gör inte ont idag', ' ökade igÃ¥r vid öppning $BABA Upp 20% pre-market https://t.co/0ew4rSbPQK\t\t\n"Price action moving from $MULN to $CENN right in front of you!  Reason', ' less resistance above $2.  Flip flop!\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Do won DD!"\t\t\n@jpmorgan I would like to speak to the manager $BABA https://t.co/XQmunVEqBC\t\t\n$BABA Those calls I doubled up on were a magnificent idea! 💲\t\t\n@GuyAdami nice call on $baba\t\t\n@kevinolearytv What an amazing call on $baba now up 20% pre Market\t\t\n$BABA did people forget this will likely be delisted https://t.co/iKoRUXLdnJ\t\t\n$BABA https://t.co/kEbD6kK3GC https://t.co/o7JAlTwlS6\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA I wonder if the communist crooks had calls.  $SPY 🥇\t\t\n$BABA Stop loss here. I’ll take 20% in a couple days. 🆙 https://t.co/zS2ogRY6BQ\t\t\n$BABA don’t sell your stocks ðŸ‘\x8dðŸ\x8f½ ï¸\x8f\t\t\nRT @HarshHarwani91: $BABA typical bear market action. Trend is still down! 😃\t\t\n$BABA  once in a lifetime opportunity to buy low and compound like crazy in the future ï¸\x8f https://t.co/P4HyU4BP8V\t\t\nWhat exactly the Chinese government did? $BABA $JD\t\t\nRT @jmstoker95: $BABA I think we see this go to 110 today. Idk if they have enough juice to go up more than that but under 100 is a joke â–¶\t\t\n@kevinolearytv called it yesterday. A bottom for $baba +22% now in pre market trading. You truly are Mr. Wonderful. God bless! #baba #alibaba #chinatech\t\t\n$BABA +20% https://t.co/uiOzH7VeYE\t\t\n"RT @BulldudeC: Unusual Volume: 15 Stocks To Watch | March 15\n\nhttps://t.co/1apeAc7vOZ\n\n$BRBR $ASO $RLX $PDD $GTLB $COUP $JOBS $FERG $NTRA $…"\t\t\n$BABA don\'t chase. The price will come back down 😘 âž¡\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n@zipjet I was close to holding some also but didn’t want to risk overnight. Most of time right decision - who knew $baba wud b up 18% overnight. I wud have taken other side of that bet\t\t\n$BABA https://t.co/VLjnyz1dvD\t\t\nRT @Creemer14: Big news here is the CCP vow to pump/support it\'s markets and overseas ADR now that they were decimated.  Near 20 % gapups i…\t\t\nRT @LaksaTasty: @PABL0REINA Yes. CCP guided that they would BOOST THE ECONOMY! $BABA\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @LASTCOKE1000: $baba up 20 pct this morn and $kweb almost as well\t\t\nRT @SteveYonezu: @BioCurious9 Take a look at the big China stocks like $BABA', ' they are up big on an announcement by the Chinese government…\t\t\nRT @getmidas: 🇨🇳 DiÄŸer taraftan', ' Çin\'in "kuÅŸatma altındaki piyasaları" destekleme sözü vermesinin ardından Çin ve Hong Kong borsaları bugün…\t\t\n$FTCH with the China news', ' wow big squeeze coming!!! Look at how many shorts and the 6M chart on Farfetch guys. $BABA $DIDI $BIDU $NIO 💟\t\t\n"$CLEU $NIO $JD $BABA \n\nMe and Xi rn 😘 https://t.co/dXJkBvRAAp"\t\t\n$BABA ï¸\x8f\t\t\n$BABA nice win buying this yesterday 🙌 â\xad\x90\t\t\n"$BABA \n\nJamie Dimon for Prison! ï¸\x8f"\t\t\n"RT @yayo_nyanko: ︎*.:*自己紹介♬︎*.:*\n\nï½¥24æ\xad³ã\x81®ã‚¢ãƒ‘レル店員\nï½¥ãƒ\x8fイテク銘柄ã\x81Œå¥½ã\x81\x8d\nï½¥ã\x81\xadã\x81“も好ã\x81\x8dðŸ\x90ˆâ€\x8d⬛ðŸ\x90¾à»Š\n・インデックスä¸\xad心(ã\x81¤ã\x81¿ã\x81Ÿã\x81¦NISA)\n・個別æ\xa0ªã\x81¯ $BABA $ABNB $NIO/etc...\n\n決算を経ã\x81¦éŠ˜æŸ„ã‚’å¤‰æ›´ã\x81—ã\x81Ÿã\x81®ã\x81§æ›´æ–°ï¼\x81\n投…"\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n$BABA Is the most mentioned ticker on WSB\t\t\nRT @SteadyCompound: $BABA deep-dive part 2: https://t.co/QZ2cFDDEMI\t\t\n"RT @bdfc339b406d492: $BABA \n\nchina government need to speed up the process of delistification.\n\nThnx 🥇"\t\t\nRT @deepali_popli57: $BABA This should recover very nicely. Fundamentals were always intact. It was all the other shit that destroyed the S…\t\t\n🥳🥳 If you added too you’re up 20% (on commons) in premarket.  🥰😋🔥 $BABA https://t.co/ONGRoxOlE7 https://t.co/X370e1oGzH\t\t\nRT @HarryFD2017: $BABA way oversold', ' time for gap fills 😀\t\t\nRT @LeoKren: $BABA easy squeeze to 120', ' price tagget EOY $240🤑🤑 ï¸\x8f\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nRT @devnoch: $BABA Anyone who shorted yesterday🤣🤣🤣 😀 https://t.co/UMliiAPpyg\t\t\n$BABA gotta love Stocktwits!! Lol 👇 https://t.co/ZunpiZ9YDx\t\t\nRT @iamkunal_v: $BABA I only grabbed two 90 strike calls that expire next week. I really wish I bought about 8 more. 🤞 https://t.co/xb6uSVo…\t\t\n"@PersianCapital Why lose your sleep to hold $BABA? The CCP is worse than Putin', ' why take the risk?\n\n(No investment advise)"\t\t\nRT @janhavi_puranik: $BABA I just hope everything will be ok after the fomc 🤞 https://t.co/WQy6SRI1ho\t\t\n"RT @LazyPant: $BABA this could rise like Tesla it’s severely depressed by nonsense!\nStrong like Bull.. 💢"\t\t\nRT @sjq40446618: $JD $BABA $NIO there WILL be dips. I was heavily loaded in preparation for the recovery. I unloaded 80% premarket and now…\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\nRT @yudhi_h_utama: $BABA This is the 4th or 5th retracement off a new low.  Maybe this one can eventually breach the long term trend line. â\x9d¤\t\t\nRT @PersianCapital: @arny_trezzi I don\'t remember. I honestly haven\'t followed $BABA that closely since my leveraged derivatives betting on…\t\t\n$BABA â\xad\x90 https://t.co/8yDAuE7uhT\t\t\nRT @FutureView: $FXI $BABA $EBON $BIMI $SOS  BIMI is the low-float China spec play here..this recent reverse split play could bounce hard.\t\t\nAnybody buy $BABA?\t\t\n"RT @Rkane_am_I: $kweb $baba $bidu $eem $fxi \nI laugh my ass off every time I here this\nShort seller cushion selloffs identify problems\nEat…"\t\t\nRT @DailyStockPick3: Gotta admit …. I’m tempted with $baba … I’m way down and dollar cost averaging would help', ' but I wouldn’t suggest thes…\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nRT @BluedeerC: First entry on $BABA yesterday https://t.co/56CKUfkEde\t\t\n$BABA $BIDU $TIGR $FUTU $TME finally china gov understand that news move the market and to stop taking west media bs firmly .... 📊\t\t\n"RT @Kopparthi_santu: $BABA \n\nBull trap. We’ve been here so many times. From $109 to $136', ' from $110 to $130', ' from $115 to $138', ' from $120 t…"\t\t\n$BABA time to make real money 🥳🥳 it’s over 👇 https://t.co/oB94rE2nQM\t\t\n$BABA big news. China released this guy to find all shorts and destroy them. Up 65% in Taiwan! 📶 https://t.co/vsG7WQfqu5\t\t\nRT @seibern: $BABA Bears getting raped so hard ðŸ’\x9d https://t.co/5DrFDD61YO\t\t\nRT @iJustComeToSayH: $BABA when that JPM revised target coming out 😂 💲\t\t\n"$BABA \n\nbought 5 shares', ' up 6% already.\n\nWhat a crappy stock. â\xad\x90"\t\t\nRT @TripleDTrader: Thanks Jason. Great call by @GuyAdami on $BABA last night too! https://t.co/Ihr3oWKzMX\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$BABA that’s my Baba 🤞\t\t\nRT @JoseRam04272499: $BABA more support out of the gov. They see what’s going on by these phonies 👇 https://t.co/yGniCDVXrn\t\t\nRT @Jon_Henninger: China stepping up to apparently support their ADRs', ' some of them have been absolutely crushed so further ST follow throu…\t\t\nRT @kyungbaekim: $BABA thank goodness I held on the past 2 days!!! ï¸\x8f\t\t\nRT @DailyStockPick3: Gotta admit …. I’m tempted with $baba … I’m way down and dollar cost averaging would help', ' but I wouldn’t suggest thes…\t\t\n"PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for the trading day! $NIO $BABA https://t.co/9cxfnx7at2"\t\t\nQué tal hoy vuestra cartera? Empiezo yo va. $baba $ctrm https://t.co/nuHGRmYHaG\t\t\nRT @PRO_NBA_CRITIC: $BABA over $100 likely.   This shouldn’t be below $250! 😄\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"Hoy nadie se rÃ\xade de $baba \nMientras los traders :\n\nVen yo sabÃ\xada ', ' tenÃ\xada razón sus fundamentales', '  Charlie Munger', ' infravalorada', '  XI Jinping https://t.co/hphixf3aNs"\t\t\n"RT @getmidas: 🔪 J.P. Morgan’dan #Alibaba açıklaması: Düşen bıçağı yakalamayın!\n\n📉 GeçtiÄŸimiz yıl Çin’in ülkedeki internet devlerine karşı h…"\t\t\nRT @InvestorT_: $NIO $XPEV $LI $BABA let’s see what sh*t @business and @CNBC pump out today🤣 #fud\t\t\n$DIDI $BABA $edtk wow greedy bears are getting burned 🔥🔥ðŸ¤\xad ðŸ‘\x81\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nPrice x Volume leaders Tuesday - $TSLA $AMD $AAPL $NVDA $AMZN $MSFT $BABA $FB $CVX $XOM $GOOGL $GOOG $OXY $NIO $MRNA $JD $COUP $PDD $BRK $UPST $QCOM $SQ $JNJ $JPM $BAC $MU $SHOP $PYPL $BA $NFLX $AAL $TSM $SNOW $ORCL $V  $AVGO $PG $INTC $DIS $SNAP $BIDU $WFC $ABBV $COST $RBLX https://t.co/BROpU58rhn\t\t\n"🇨🇳 DiÄŸer taraftan', ' Çin\'in ""kuÅŸatma altındaki piyasaları"" destekleme sözü vermesinin ardından Çin ve Hong Kong borsaları bugün itibarıyla yükseliÅŸe geçti.\n\n🇺🇸 Bu geliÅŸme ile birlikte $BABA hisseleri piyasa öncesi ABD borsasında 19% yükseldi."\t\t\n"🤔 Peki', ' diÄŸer analistler ne diyor?\n\nYao', ' $BABA hisselerine yönelik tahminlerinde ÅŸimdilik tek başına gözüküyor. 23 analist notundan sadece 1’i “SATâ€\x9d yönündeyken', ' 20’si “ALâ€\x9d', ' 2’si ise “TUTâ€\x9d yönünde ÅŸekilleniyor. https://t.co/m66AGQuEwV"\t\t\n"😷 Yao\'nun yorumları genel hatlarıyla Çin’de tekrardan çirkin yüzünü gösteren #COVID19', ' #enflasyon', ' #savaÅŸ ve hükümete duyulan #güvensizlik etrafında ÅŸekilleniyor. \n\nAlex Yao\'nun $BABA hakkındaki yorumları için 👇\n\nhttps://t.co/1aj4vwCyR8"\t\t\n🧑â€\x8d💼 $BABA konusunda birçok analist farklı düşüncelere sahip ama özellikle J.P. Morgan $JPM analisti Alex Yao’nun deÄŸerlendirmeleri genel deÄŸerlendirmelerin dışına çıkarak oldukça “negatifâ€\x9d bir görüntü çiziyor.\t\t\n"🔪 J.P. Morgan’dan #Alibaba açıklaması: Düşen bıçağı yakalamayın!\n\n📉 GeçtiÄŸimiz yıl Çin’in ülkedeki internet devlerine karşı harekete geçmesiyle birlikte sert düşüş yaÅŸayan $BABA hisseleri', ' savaÅŸ ve enflasyon ile birlikte sert düşüşüne hız kesmeden devam ediyor. \n\n#NYSE #Borsa"\t\t\n"$BABA \n\noh my lord 😀 https://t.co/DEputouExS"\t\t\nRT @XclusiveTrading: Chinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t…\t\t\n"Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets and overseas listings', ' removing key uncertainties. \n\n$BABA +19%\n$NIO +18%\n$PDD +34%\n$BILI +31%\n$TME +24% \n$JD +21% \n\n#StocksToTrade #equities #China #Shares"\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/Ycso9dnXgW\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\n"$BABA wow!!! yesterday cnbc fast money Guy Adami called it for his final trade….  Said stock would see 15 to 20% rally. \n \nup 19% pre market already 📊"\t\t\n"@GuyAdami \n""I know a little""\n$BABA +20% in premarket. Another nice call."\t\t\n$BABA Great move but I\'m far from impressed. ï¸\x8f\t\t\n"Have a green day', ' all! You\'re welcome! #StockMarket #stockstowatch #StocksToTrade #chinesestocks #China \n\nChina pledged to help with their tech stocks financial recovery. 👀 \n\n$BABA $Didi $Beke $JD $FXI $Nio $TME\n\n$$$$$$$$$ https://t.co/7eWo1ldPrG"\t\t\n$BABA is this still safe to buy ', ' I’m kinda scared this thing will randomly tumble 🆙\t\t\n@TripleDTrader @GuyAdami Only a winner on $BABA if you bought this week\t\t\n$BABA F..k the shorts! 😘\t\t\nRT @cheatcode_tv: Hang Seng Tech Index Explodes 22% as China Pledges to Stabilize Markets and Support Overseas IPOs $BABA $BIDU $NTES\t\t\nRT @Anubhav00766719: $BABA those calls before close $$ 📊\t\t\nAlibaba Group Holding Limited is up 19.19% in the pre-market $BABA\t\t\n$BABA FOMO as bears look to exit 💟\t\t\nThe day has finally come. I can no longer be a $BABA bear. I’ve been waiting since 239 to be a bull and I waited', ' taking short positions and making it my most profitable ticker. BULL MODE ENGAGED https://t.co/xfPxrcnYxZ\t\t\nALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY $BABA\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\nRT @jeb_daily: $BABA china had enough of everyone\'s bullshit. Stepping into save the day 💲\t\t\n$BABA wow. Congrats calls âž¡\t\t\n$BABA Big recover today https://t.co/rEeXX8ieWg\t\t\n"$BABA $JD \n\nStarbucks rallies after JPMorgan turns bullish on China potential\nScrew JP Morgan.. 📢"\t\t\n"$BABA \nYour at $91 big boy\nI think the bear is doing your bull\nBahaha ï¸\x8f"\t\t\n$BABA but it’s still down in Mogadishu tho… ï¸\x8f\t\t\n@OrchidDoc13 BUT BUT CCP SUCKS! $BABA\t\t\n"RT @Rybot3000: $JD $PDD $NIO $BABA \n\nDoes this mean no more Aid from China to Russia ?? 🆙"\t\t\nRT @SMGFMMW: $BABA JPMorgan about to raise price taget to 180😂 ðŸ˜\x81\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nMarket has been ripping since yesterday !!! Monday Dip buyers ðŸ‘\x8f $spy $btc $aapl $baba $nio $upst $enph $sofi $pltr $amzn\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\n"$BABA all these stupid bears still trying to be negative. \n \nWhat a pathetic bunch of deluded idiots!!! ï¸\x8f"\t\t\nHang Seng Tech Index Explodes 22% as China Pledges to Stabilize Markets and Support Overseas IPOs $BABA $BIDU $NTES\t\t\n"Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agreement with U.S. counterparts. Patience and setups for early trade on fed days. Liking chip strength early!\n\n$SONN\n$AMD\n$LCID\n\nhttps://t.co/KMaDeJ73Jl"\t\t\n$BABA $120-130 quick then $200 🆕\t\t\n$BABA Back like Jack Ma reappearing! â\x8f©\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA appears gook stocks are poised for fake breakout. Fuk XI and putin 👉\t\t\n"🇨🇳 China’s “whatever it takesâ€\x9d moment 🇨🇳 \n\nChina’s top financial policy body vowed to ensure stability in capital markets', ' support overseas stock listings', ' resolve risks around property developers and complete the crackdown on Big Tech ""as soon as possible."" \n\n$BABA $BTC $YMM"\t\t\n"Ever have that Ohhhh Chit I just missed that move feeling. F Me! LOL!\n\n$FXI $KWEB $BABA https://t.co/sc0hj4KHsU"\t\t\n$BABA $KWEB 🚀🚀 https://t.co/PqQSRrC83S\t\t\n$BABA Market is still shaky so expect pumps like this to sell off short term for profit taking. I\'ll be grabbing every dip I see. 👀\t\t\n$BABA Huge short squeeze today! ï¸\x8f\t\t\n$BABA 😉 ï¸\x8f\t\t\nGreat new for $BABA. However', ' a bit early to be taking a victory lap unless you bought your entire position yesterday...\t\t\n"So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming', ' why do people still need US equities?\n\nAlso if China is fixed', ' $BABA +20%…why is Softbank’s CDS still ripping today: https://t.co/NvQESTlVOi"\t\t\nHang Seng Tech Index Explodes 22% as China Pledges to Stabilize Markets and Support Overseas IPOs $BABA $BIDU $NTES https://t.co/W3Isrj5K6t https://t.co/CAl7W33HXB\t\t\n"$MKD is 🔥🔥 in pre-market.\nWill soon be in high demand like \n$BABA \n$HYMC\n$MULN\n$EDU"\t\t\n$BABA $PDD $BIDU $JD  its true. They playing with fire. 👉\t\t\n@jbranchini1 Why get out? The CCP\'s stance is a fundamental shift innit? $BABA\t\t\n$DIDI $BABA 🆕\t\t\n"Big news for China and $BABA\nChina’s State Council pledges to step up support for financial markets\nSpeed up the process of regulating big tech platforms\n\nhttps://t.co/4J4bhM6RNL"\t\t\n$BABA this stock is going to help us retire early. This business is going nowhere and it’s very much in China’s interest to keep their country open to the West. Keep the faith $BABA 😀\t\t\n"$JD +36%\n$BABA +27% \n$TCEHY + 24% \nWOW. \n\nhttps://t.co/yc3QrCjDl8"\t\t\nCongrats to anyone who bought $baba $jd yesterday', ' good luck to anyone who buys them at open. If you’ve been averaging down every day for the last week get out while you can lol\t\t\n@iamtomnash LOL why did you delete the tweets of the $BABA graphs?\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"With that being said. Watch low float chinese stocks today. Example $AEHL', ' lowest mcap and 1.5 mil float. I recall it as a #BTC play as well', ' so everything adds up! \n\n$DIDI $BABA $NIO $FAMI https://t.co/79MHmv6dnc"\t\t\n@indian_stockss Loaded up $BABA ', ' It’s time will come soon\t\t\n"$BABA $PDD $DIDI $JD  \n\nup premarket 🔥"\t\t\n$BABA  don\'t mess with super powers no matter how rich you are. They can change the game in one annoucnemnt that\'s official. Rather then all this fake news moving around 📈\t\t\nDid not age well from 3/14: JPMorgan double downgrades $BABA to sell as global investors exit -  to Underweight from Overweight with a price target of $65', ' down from $180. China Stocks spike $JD $BIDU. Chinese and U.S. regulators progressing toward a cooperation plan. @TDANetwork\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $328.15  Mentions: 119\n$BABA  Price: $76.76  Mentions: 107\n$AMZN  Price: $2', '947.33  Mentions: 99\n$AMC  Price: $14.48  Mentions: 75\n$SPYR  Price: $0.05  Mentions: 66\n\n#stocks #investing #trading"\t\t\n"Al final scratcheo $BABA a long term. Iba a ser para mis hijas o nietas... pero con un poco de suerte la saco a cero.\nGRAN TRADE 😂😂\nEn daytrading le sume ayer lo mismo que inverti', ' por si tenÃ\xadais dudas 🙄"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@TicTocTick $BABA finally taking off!!\t\t\n"RT @DarioEpstein: $baba (Alibaba) estaba en caida libre. Habia bajado a $75\nSale informe del JPM diciendo que el precio objetivo es $65 y q…"\t\t\n"Shares of Chinese companies are trading higher following a Chinese state media report indicating China\'s financial stability and development committee urged market stability measures and mentioned cooperation with US regulators. - BZ Wire \nre $BABA $BIDU $JD $XPEV\n\n#news"\t\t\n$BABA strive to reach an agreement on China-U.S. audit', ' so nothing agreed on ↔\t\t\n$BABA Alibaba stock rises after huge price upgrade from KittyMeow Holdings. 📈 https://t.co/A3oHhI9rdi\t\t\n$MULN when you buy calls for this over $BABA 🥲 âš¡\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $QQQ 🥉\n4. $BABA\n5. $ES_F\n6. $I…"\t\t\n$BABA 🆙\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n@gabrielgil5 $baba en 2023 https://t.co/0V2s5lkKlQ\t\t\n$BABA https://t.co/HD4rcS2sFZ\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $QQQ 🥉\n4. $BABA\n5. $ES_F\n6. $IWM\n7. $SONN\n8. $KWEB\n9. $JD\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/vn8VNqYIIV"\t\t\nworth it pag track', ' personally in $KWEB $BABA and unting $TME bought xioami din i hope china doesnt fade me https://t.co/GXJ6cxhkCR\t\t\n$BABA china using the last straw', ' buying stocks directly to help prop up the markets 📣\t\t\n@GarethSoloway Dude\'s been rapping about $baba in interviews for awhile now. Conviction trade comes thru. Nice 😎\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @XclusiveTrading: Chinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t…\t\t\n$BABA Why hasn\'t this shot up more?? Its 7am in the states and most brokerages are open for pre market trading??? ï¸\x8f\t\t\n$BABA bears ðŸ\x90» no lube 💦💦💦😂👇ðŸ\x8f» 🆙 https://t.co/rl1IdKS7Mu\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA - Alibaba Stock: Panic Time. https://t.co/bjWlAptsQf #investing #markets #finance\t\t\n$BABA I called maximum pessimism yesterday morning! ï¸\x8f\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\n@HawkHoldings I like me some $BABA!\t\t\n$BABA $BIDU $JD $PDD $FUTU pick your #ChinaPoison https://t.co/EM7zK0BP9H\t\t\n"RT @ripster47: Just Saw that $BABA bounced from $100 Pysch Level\nAnother 100 Level Trade', ' Missed it though\n#tradingtips https://t.co/KDnlWa…"\t\t\n$BABA premarket https://t.co/IjKh0yPlxy\t\t\n$BABA $NIO $JD  you mean you missed the boat. ðŸ˜\x81\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA & China:\nThe writing was in the wall when you get your info from the source rather than mainstream headlines (see pt. 3 in the RT 2d ago)\n\nAlso', ' tell me “WallSt ethicsâ€\x9d without telling me when a stock rips ~30% a day after major bank downgrade. I guess friends loaded up. https://t.co/23yCExFaHl https://t.co/EIQZCjHW1L"\t\t\n$JD Well looks like we will have to short again soon.  People trusting Beijing news it looks like', ' apparently.  Ask $BABA how well that has worked out the last year or so. 📢\t\t\n"$DIDI rips ***40%*** pre-market!\n$KWEB\n$BABA https://t.co/TXVqz8VeQq"\t\t\nLooks like Chinese ADRs found a bottom $BABA $DIDI $PDD\t\t\n$BABA LOL. THIS GUY. DO NOT LISTEN TO HIM! ï¸\x8f https://t.co/ZIawIMpb6k\t\t\n$BABA  we have calls on in the DrStoxxTrading Room that are gonna FLY HIGH today...wow. 📶 https://t.co/ol6ag4za0p\t\t\n"BABA and JD gains as China moves to stabilize its stock markets.\n#BABA #JD #Alibaba $BABA $JD #china #sensex \nhttps://t.co/33pUMJBzAx"\t\t\n@ajnogues Y yo compré ayer $NIO Y $BABA !!!!! “Creo que ya el mundo no se va a acabarâ€\x9d 🤦ðŸ\x8f» el mercado en su máxima expresión.\t\t\n"$BABA up 19%+ PM', ' these large 1M+ order came in 30min prior to RTH close yesterday. Does someone always know? yes', ' yes they do.\n\nFlow: @unusual_whales https://t.co/DOANUVCYs0"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Back to $100', ' way oversold 📶\t\t\n$BABA @JimCramer margin call? 0/100 calls. You are too old for this game. ✔\t\t\n$BABA  we have calls on in the DrStoxxTrading Room that are gonna FLY HIGH today...wow.\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA JPMorgan about to raise price taget to 180😂 ðŸ˜\x81\t\t\n"$JD $PDD $NIO $BABA \n\nDoes this mean no more Aid from China to Russia ?? 🆙"\t\t\n$BABA squeeeeezzeee 🆙 https://t.co/lDQ2RjxLoP\t\t\n"Menos mal qué tengo muy poco de mi capital en $BABA y qué vendÃ\xad en verde', ' el resto de empresas chinas… \n\nEs la única en negativo de mi cartera', ' las del oro ya las tengo recuperadas 🙋ðŸ\x8f»â€\x8d♂ï¸\x8f"\t\t\n"Lo que se viene hoy!\n$BABA https://t.co/xFLcIjz8uX"\t\t\n"RT @pmony5: China names on fire pre market \n$BABA $CWEB $DIDI $YINN $BILI $VNET \n\nAdd $WAFU 1.2 mill FLOAT been moving up on vol last few d…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA china had enough of everyone\'s bullshit. Stepping into save the day 💲\t\t\n"RT @bti_trading: $BABA $BBIG $CAT H1\n\n #StockMarket is a very volatile market and it’s not easy to make money.That’s why we developed this…"\t\t\nRT @IncredibleTrade: China stocks ripping higher! $PDD +10 $BABA + $14 $JD $NIO $XPEV $WAFU $ONE\t\t\n$BABA those calls before close $$ 📊\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n$NIO $XPEV $LI $BABA let’s see what sh*t @business and @CNBC pump out today🤣 #fud\t\t\n$BABA 🤑 â\x9d—\t\t\n$BABA over $100 likely.   This shouldn’t be below $250! 😄\t\t\nGotta admit …. I’m tempted with $baba … I’m way down and dollar cost averaging would help', ' but I wouldn’t suggest these stocks for anyone because you’ve seen what Chinese govt intervention does overnight  https://t.co/eMoDao6jdp\t\t\n$BABA thank goodness I held on the past 2 days!!! ï¸\x8f\t\t\nChina stepping up to apparently support their ADRs', ' some of them have been absolutely crushed so further ST follow through would not be super surprising but my kneejerk reaction is that when a Govt steps in to thwart a bloodbath it *usually* isn\'t over $KWEB $BABA $JD $FXI $BIDU\t\t\n$BABA more support out of the gov. They see what’s going on by these phonies 👇 https://t.co/yGniCDVXrn\t\t\nRT @kotadia_kunjal: $KWEB $bidu $baba BOOM automatic 20%. Good bye shorties. You will be obliterated. ï¸\x8f\t\t\nThanks Jason. Great call by @GuyAdami on $BABA last night too! https://t.co/Ihr3oWKzMX\t\t\n$BABA when that JPM revised target coming out 😂 💲\t\t\n"$baba (Alibaba) estaba en caida libre. Habia bajado a $75\nSale informe del JPM diciendo que el precio objetivo es $65 y que no hay que comprar.\n2 dias despues sube 20% = $92\nTusam: Puede fallar!\n\nAlibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/q4wW008ZLs"\t\t\n$BABA Bears getting raped so hard ðŸ’\x9d https://t.co/5DrFDD61YO\t\t\nChina stocks ripping higher! $PDD +10 $BABA + $14 $JD $NIO $XPEV $WAFU $ONE\t\t\n"$BABA \n\n🤯 lmao. Its the same old story with Chinese stocks. Who held calls and puts overnight ? ðŸ˜\x81"\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\n"$BABA \n\nBull trap. We’ve been here so many times. From $109 to $136', ' from $110 to $130', ' from $115 to $138', ' from $120 to $140', ' from $130 to $155', ' from $150 to $170. Added to my short. 😃 https://t.co/ea3RRgfSLp"\t\t\nFirst entry on $BABA yesterday https://t.co/56CKUfkEde\t\t\n"$kweb $baba $bidu $eem $fxi \nI laugh my ass off every time I here this\nShort seller cushion selloffs identify problems\nEat your pill on the outlawing shorts Commies\nTotally dumb policy 😘"\t\t\n$FXI $BABA $EBON $BIMI $SOS  BIMI is the low-float China spec play here..this recent reverse split play could bounce hard.\t\t\n@arny_trezzi I don\'t remember. I honestly haven\'t followed $BABA that closely since my leveraged derivatives betting on it going up got liquidated months ago 💀💀😂.\t\t\n$BABA $14 gap up https://t.co/HOMlvtjJkH\t\t\n$BABA This is the 4th or 5th retracement off a new low.  Maybe this one can eventually breach the long term trend line. â\x9d¤\t\t\nOhhhh $BABA !!!!\t\t\n$JD $BABA $NIO there WILL be dips. I was heavily loaded in preparation for the recovery. I unloaded 80% premarket and now I’m prepared to buy more when it dips 👀\t\t\n"$BABA this could rise like Tesla it’s severely depressed by nonsense!\nStrong like Bull.. 💢"\t\t\n$BABA I just hope everything will be ok after the fomc 🤞 https://t.co/WQy6SRI1ho\t\t\n$BABA I only grabbed two 90 strike calls that expire next week. I really wish I bought about 8 more. 🤞 https://t.co/xb6uSVoiGp\t\t\n$BABA Anyone who shorted yesterday🤣🤣🤣 😀 https://t.co/UMliiAPpyg\t\t\nWell done $BABA $FXI https://t.co/QweX1l0zvW\t\t\n$BABA easy squeeze to 120', ' price tagget EOY $240🤑🤑 ï¸\x8f\t\t\n$BABA way oversold', ' time for gap fills 😀\t\t\n$BABA This should recover very nicely. Fundamentals were always intact. It was all the other shit that destroyed the SP. ↔\t\t\n"RT @RockyBTrades: Well', ' if you overnighted any China stocks long… you’re gonna have a hell of a day 🇨🇳 insane moves in pre-market \n$BABA', ' $…"\t\t\n"$BABA \n\nchina government need to speed up the process of delistification.\n\nThnx 🥇"\t\t\n"RT @meech0925: Is $REED a chinese stonk also??? If yes it needs to pull a 200% day.\n\n$BABA $JD $KWEB ✔"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$kweb $baba $bidu $eem $fxi china looking to ban short selling. Bears are dead. 📈 https://t.co/rjVkm5FruQ\t\t\n@BioCurious9 Take a look at the big China stocks like $BABA', ' they are up big on an announcement by the Chinese government that it will support the stock market.\t\t\n$baba up 20 pct this morn and $kweb almost as well\t\t\n@PABL0REINA Yes. CCP guided that they would BOOST THE ECONOMY! $BABA\t\t\nBig news here is the CCP vow to pump/support it\'s markets and overseas ADR now that they were decimated.  Near 20 % gapups in the premarket for $BABA $91 handles and $kweb 26.60 area handles.  $hsi\t\t\n"RT @BulldudeC: Unusual Volume: 15 Stocks To Watch | March 15\n\nhttps://t.co/1apeAc7vOZ\n\n$BRBR $ASO $RLX $PDD $GTLB $COUP $JOBS $FERG $NTRA $…"\t\t\n$BABA I think we see this go to 110 today. Idk if they have enough juice to go up more than that but under 100 is a joke â–¶\t\t\nthese are the trending stocks $BABA  $HYMC  $SONM  $NIO  $DIDI  $9988.HK  $S https://t.co/0ZkE5oJr5k\t\t\n$BABA typical bear market action. Trend is still down! 😃\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA  ï¸\x8f https://t.co/FEVrTckYMS\t\t\n"RT @invest_in_self: CooTek fundamentals $CTK are getting better\n- CTO buying 3M shares\n- Chart-topping mobile games in App Store\n- Popular…"\t\t\n$BABA did they have great earnings and guidance?? ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $SPX 🥉\n4. $BABA\n5. $IWM\n6. $KWEB\n7. $JD\n8. $ES_F\n9. $AMZN\n10. $XPEV\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n$BABA $120EOW âš¡\t\t\nYou don’t often see mega caps trading like penny stocks. But these are such times. Some dip-of-the-dip-of-the-dip HK listed China Internet buyer got rich. 🤷â€\x8d♂ï¸\x8f $BABA $JD $KWEB https://t.co/WRyYKXxTkG\t\t\n"China names on fire pre market \n$BABA $CWEB $DIDI $YINN $BILI $VNET \n\nAdd $WAFU 1.2 mill FLOAT been moving up on vol last few days chart setup looks great & has been trading for CASH \n\n$DWAC $RELI $ISIG $HYMC $IRNT $HUYA $BZ $EH $IQ $LU $VIPS $RERE https://t.co/f4amP1xDnB"\t\t\n$BABA Should be rlly fun to see the short covering and buying here 📌\t\t\n"$LKNCY $BABA All Chinese stocks soaring big.  BABA up 18%', ' this is going to be a catapulting force for LKNCY \nIt\'s going to be a very good day. ☑"\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nRT @JulioA01282575: $fxi $kweb $eem $baba $bidu let this be a lesson to you all. Us business journalists fundamentally can’t understand Chi…\t\t\n*Update* $BABA Linear Regression Channel  + eSIX 😀 https://t.co/ulHbHtxiRE\t\t\n$BABA WHAT\'S THE CATALYST...WHY SOME OF THESE CHINESE STONKS ARE POPPING TODAY? 😘\t\t\n$BABA kind of funny that every china stock is up 15 to 20%. who do u thunk drives this uo then pulls the rug? uh', ' uh  no idea boss..... ðŸ‘\x81\t\t\n$BABA just stay away for few days .. it would be heavily shorted â–¶\t\t\n"PBOC crys uncle', ' bottom is in for China tech? This is what a free market looks like 😋 $BABA\n\nhttps://t.co/Cq241HmHC7 https://t.co/zZM4FB0tBv"\t\t\n$BABA Do not sell at open! We got some squeezing to do! 👇\t\t\nIPRdaily and incoPat jointly released the "2022 Global #Privacy Computing Patents List." @AlibabaGroup \'s @AntGroup  topped the list with 1', '152 #patents', ' ranking first for the second consecutive year. $BABA https://t.co/PRk7F350UP\t\t\n$BABA  bears lucky to be loosing money left and right ðŸ‘\x81\t\t\n@Im_not_Mr_Lebowski @ethansmith @Sambong @andy1104 @MonkeyBananaGenius @yidarmy  $FUTU $BABA  … 💯 https://t.co/FaDLbClN1w\t\t\nRT @kenr0966: @Quarry_Rock $baba. haaaa yeaaaaaaa i alsonin march 18 $qqq. $tsla. $amd calls. all up big premkt. trim and trail baby\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nUn poco de humor para los que llevan $BABA en su portafolio😅. https://t.co/9XnoMLkw0x\t\t\n"RT @LucidTrading_: Buying more in these names today :\n\n$FB', ' $PYPL', ' $TSLA', ' $GOOG', ' $HOOD', ' $RIVN', ' $NIO', ' $BABA', ' $AI & $RBLX\n\nthe glass is half-…"\t\t\n*Update* $BABA Linear Regression Channel  + eSIX https://t.co/E7Ki92KgfI\t\t\n"$BABA I agree with the guy earlier about 13f shet I bet Warren might have even jumped into the ridiculous bargain…\nCan’t wait to see the people that saw through the fud bs!! ï¸\x8f"\t\t\nVeo mucha gente que habla de inversión a largo plazo pero que sale del mercado cuando las cosas van mal. El mejor ejemplo son las chinas. Mi convicción en $JD y $BABA es la misma que hace un año porque no miro en el presente.\t\t\n$BABA 🚀 https://t.co/PCUefJfhYX\t\t\n"RT @PZebarth: $BABA $NIO Congratulations', ' good climb', " it's about time. \nIn case you're interested", ' what will be the next short squeeze? the…"\t\t\nChinese tech stocks up: $BABA', ' $JD', ' $KWEB. Catalyst: Chinese government to boost economic growth in the first quarter. ï¸\x8f\t\t\n$BABA puts are screwed 💯\t\t\n"$BABA sh!t', ' 1 day late with buying funds are clear today but up almost 20% pm.\nLong on this â–¶"\t\t\n@Im_not_Mr_Lebowski @ethansmith @Sambong @andy1104 @MonkeyBananaGenius @yidarmy  $BABA $ FUTU 📌 https://t.co/dKLUbe2lev\t\t\n$BABA Luckin Coffee Guys… 👀 ï¸\x8f\t\t\n$BABA I knew I should have sold $dkng for the opportunity daytrade here damn man I really should have sold the $dkng yoloed this or even half fk me 👉\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\n$BABA LOL.  Still below where it opened 2 days ago. ðŸ˜\x81\t\t\nRT @XclusiveTrading: Chinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t…\t\t\nRT @BigMonty69: Do you know why the road less traveled', " is not taken?  Because it's all up hill like $muln", ' take the flat road $CENN and ge…\t\t\n$BABA Come all you Tom’s. JPM & their inner circle very likely locked a loaded to fill that GAP!!! 🤯🥳 ï¸\x8f\t\t\nChinese tech stocks up: $BABA', ' $JD', ' $KWEB. Catalyst: Chinese government to boost economic growth in the first quarter.\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n$METX $DUO $BABA Thinking which Chinese stocks to go in to for the short squeeze. Any suggestions?\t\t\nNot boring $baba https://t.co/fDlz6yJ3qo\t\t\n@DrAhmadAlsabban $BABA https://t.co/xlPjHM7jT2\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA I told you 😃\t\t\nPara alegria de @crsorens', ' muy fuerte la suba de $BABA en el premarket https://t.co/8YcVRbkgbk\t\t\n"$BABA wait till mm actually wake up!\nStrong like Bull…. 🚩"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nChinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t.co/dZqPtuppzm\t\t\n$BABA took profit at 91…. This was quite the gain so took it carefully ï¸\x8f\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\nRT @SK18033: $BABA check out $FUTU $GDS ', ' remember these were >$150 just a few months ago', ' let\'s squeeze the criminal funds. 💢\t\t\nRT @Follow2TheMoney: Ayoooo Sniper Trading Robots top volume $FAMI $HYMC $VEON $PDD $IQ $RLX $NIO $BABA #daytrading #Options #NASDAQ #stock…\t\t\n$BABA Atleast 40% gains in coming weeks 👆\t\t\n$BABA $NIO the Chinese know how to pamp it. Unlike the scared Americans who just want to shake retail as much as possible hahaha â\x8f©\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte del 9', '1%.\n\n🤔¿Veremos un cambio de tendencia en $BABA? https://t.co/Haim3xdZtL"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$baba $nio $JD \n""Buy when people are been bitches', ' sell when people are been bitches"" - Warren Buffet âž¡"\t\t\n"RT @CrazyLadyTrader: $BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains…"\t\t\n"RT @BabaMovement: $BABA \nWe have so many gaps to fill at the top 165 and more in the 200s"\t\t\nRT @ZLalenia: $BABA tell me what these are worth today. 🆓 https://t.co/CvJ5fTxVWm\t\t\n$BABA ant group IPO soon? China wants 💫\t\t\n"Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $DIDI https://t.co/EDu3hPCPvj"\t\t\n$BABA Congrats to all the champions who held. Any one who sold is a god damn moron. Sorry lol ðŸ‘\x8d\t\t\n$BABA imagine if you bought in at $73 yesterday 📣\t\t\n$BABA Finally a turn around â\x9d¤ https://t.co/4eYOjGcHYe\t\t\nIt comes as no surprise that China has an interest in attracting foreign investment to it\'s capital markets', ' and becoming a global financial center to rival the US. Hang Seng Tech up 22%', ' $HSI up 9%', ' $BABA / $TCEHY up ~25% https://t.co/g8BhocmNiv\t\t\n$BABA Don\'t buy the greedy now .. it will be heavily shorted today ï¸\x8f\t\t\n@TheStocksmen Ace what\'s your plan on $BABA\t\t\n"$BABA #Trading Idea: Back to a Declining SMA10 \nWHAT DOES IT TAKE FOR A -2SD from MEAN move to end?\n\n1.) Closes below bottom BB\n2.) Closes above bottom BB\n3.) Captures EMA5 Daily\n4.) Captures SMA10/SMA20 Daily\n5) ADX Peaks\n6.) What role does Volume play?\n7.) Histogram/PPO curl up https://t.co/S1YrVJCFuV"\t\t\n$BABA Don\'t buy the greedy now .. it will be heavily shorted today ï¸\x8f\t\t\n"$BABA     $PDD      $KWEB\nA successful day trader is a day trader who trades in any market conditions! Join my Small Account Challenge discord today & learn how to use the breakouts & reversals to your advantage daily! https://t.co/a0jkznvphz"\t\t\n"RT @BabaMovement: $BABA \nAlex Yao we need more bearish calls from him we will become billionaires"\t\t\n$BABA  LOL!!! This guy is an idiot. He sold low and look what happened. 🆕\t\t\nRT @Ivan_Bolsa: $BABA $JD $BIDU $TCEHY\t\t\n$BABA if you shorted in the 70s you deserve to get burnt ï¸\x8f\t\t\n$BABA downgrades incoming. Shorts need to do whatever it takes to cover.  Keep loading. Squeeze then to hell. ðŸ‘\x8d\t\t\nAlibaba Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees $BABA https://t.co/QA2AebmJTW\t\t\n$BABA 💀 ðŸ\x90ˆ 💲\t\t\n$BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA Could def see a squeeze over 100 today ðŸ’\x9d\t\t\n$BABA â\xad\x90\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA still going to zero? â\x8f©\t\t\n@dummy_api0010 I am still hoping it gets to $65', ' for I would buy MORE $BABA\t\t\n$BABA where are all thos bears? ï¸\x8f\t\t\n$BABA needs to get above $100 psych level or else it will go right back down 😃\t\t\n"Today morning session we will see #FOMO so hard\n\n$BABA at 90!?? 😅💩🚀\nCongrats to those sweeping Call April 90 yesterday"\t\t\n$BABA let’s buy and make Morgan stantly pays for the price. 💗\t\t\n$BABA boooooommm ðŸ‘\x8d\t\t\nRT @or00009: $CODX looking for the gap up… once it passes the neckline. $VTNR $BABA $NIO ✅ https://t.co/ZMEj9murZ3\t\t\nThe day after JP Morgan analysts released a report about Chinese tech stocks are “uninvestableâ€\x9d. Haha 😂 . Who are on the other side of the trade? JPM competitors? Or haters? Hahahah 😂  $BABA https://t.co/n2yhrn9jb0\t\t\n$BABA question ? Powell want to join party or not ! We will see 2 pm today 😂😂 $NIO $JD ï¸\x8f\t\t\nNot bragging', ' just happy I took the contrarian approach', ' and  bought $BABA $DIDI calls on Monday. Just to be clear no yolos', ' expiration date out to Aug. Congrats to anyone who was already in calls!\t\t\n"$BABA \n\n😘 ï¸\x8f"\t\t\n$BABA always buy the blood and fear 🥇\t\t\n"$BABA $NIO $PDD $KWEB $JD \n\nHope folks didn’t sell their long position because of that clueless JPM moron who downgraded these as uninvestable - seriously?? â–¶"\t\t\n$BABA day trade of the day. Short squeezzzeee🚀 👉\t\t\nPostive sentiment indicated by discord traders for $NIO $BABA $KO . https://t.co/AYFaRWHIvw\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA SHORTS ARE SHITTING THEMSELVES ðŸ˜\x81\t\t\n$BABA BABA BOO MY LOVELY 😀 https://t.co/PiX4URHK8T\t\t\n$BABA unbelievable. Well done to everyone bought at lows yesterday 🙂 Honestly can\'t see this going back down to those levels again and I never call bottoms but I think that was it. ✨\t\t\n@TheStocksmen $BABA $NIO LFG\t\t\n"Do you know why the road less traveled', " is not taken?  Because it's all up hill like $muln", ' take the flat road $CENN and get to your destination faster! \n$TSLA $SBTX $SOS $COIN $GOOG $RLX $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do own DD"\t\t\n$BABA if I did the calculation correct', ' we should see a 8% upwards push for short positions to unwind... that would bring the price at $100 ï¸\x8f\t\t\nAlibaba Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees https://t.co/SErovasCGF $BABA $TCEHY $NIO $JD\t\t\n"RT @EduardoCapelut1: Buen dÃ\xada!\n\n#Futuros $SPY $QQQ $DIA $IWM fuerte al alza \n\n#China: Mercado más sobrevendido en 35 años', ' rebota ante posi…"\t\t\n$BABA $NIO We should all thank you for that dump JPMorgan analyst to give us great opportunities to buy Chinese stocks after he said univestible on all China stocks 🔔\t\t\n$BABA bears are getting margin called today. 🌟\t\t\n$BABA $160 coming soon 👇\t\t\n$BIDU $BABA  Knocked it out of the park with that BIDU buy ï¸\x8f\t\t\n"RT @wearetheelite4: $SPY $QQQ\nGOOD MORNING! \nGlad you woke up today. \nWhat a nice day already right? \n\nYou seen this yet?\n\n$BABA yes', ' thats…"\t\t\nAhora que sube todos tienen $BABA ... 🤦â€\x8d♂ï¸\x8fHay demasiados trileros por aquÃ\xad...\t\t\nRT @kara_no_kyokai_: $BABA just make sure you take your profit  before 2 pm … things may end up ugly today!! ï¸\x8f\t\t\n"RT @morreene: $BABA  $IQ  $JD  $SPY  \ncalled yesterday \n🎯💲ðŸ‘\x8d 🆙"\t\t\n"$BABA \n\n30 dollar stock', ' its just an online shop 👉"\t\t\n"JP Morgan\'s China internet team with the call of the year downgrading the space Monday. Great work guys', ' you all did some great boots on the ground work!  \nAnd I too', ' thank you for your hard work\n$BIDU $BABA"\t\t\n"RT @amirul_sunesara: $BABA \nWe have so many gaps to fill at the top 165 and more in the 200s 💢"\t\t\n$BABA  another idiot has arrived. 🔔\t\t\n$BABA So glad for my diamond hands.  Now can we go to $450 where BABA belongs? 📢\t\t\n$BABA bull trap 🆓\t\t\n$BABA  look at this dude. 🤣🤣🤣🤣🤣 ☑\t\t\n"Alibaba up 20% pre. Xi reassures China will support its stock market\n\n$BABA"\t\t\n$BABA we about to be stupid rich â\xad\x90\t\t\nTencent +23%', ' Alibaba +27%: Irre Wende durch Peking? https://t.co/LvoZHXngCC #sharedeals $BABA #Alibaba #Tencent $TCEHY #Chinaaktien #Aktien\t\t\n$BABA $MULN ⬅ï¸\x8f🚨👀🇺🇸🚗🔋🚀 📊\t\t\nLook for this group of stocks to surge when risk aversion fades', ' says fund manager', ' who offers five stock ideas https://t.co/uOY1utB5sO $DIS $JB $BABA $HSI $SBNY\t\t\n$BILI $BABA $PDD  merci\t\t\n"$BABA \n\nwhen will delist? ï¸\x8f"\t\t\n$BABA JP morgadenon "don\'t catch raising knife " ï¸\x8f\t\t\n$BABA $80 call bout to go 🔔 https://t.co/pMDHf750Ll\t\t\n$BABA look what we have this morning 👇\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (23)\n2. $COM (15)\n3. $SPY (9)\n4. $OIL (5)\n5. $VXX (3)\n6. $TSLA (3)\n7. $ARKK (2)\n8. $GME (2)\n9. $LMT (2)\n10. $NVDA (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/RRMpzf3Jnj"\t\t\n$BABA I think the fact that they said the crackdown is near the end is the major boost here', ' if not then we have a long way to run yet. â˜\x9d\t\t\n"$BABA $NIO Congratulations', ' good climb', " it's about time. \nIn case you're interested", ' what will be the next short squeeze? the most likely candidates \n$SESN ', ' $DARE and $ADMP ï¸\x8f"\t\t\nAlibaba $BABA ', 'de la mas la mas odiada a la más querida. Si se empiezan a cerrar cortos', ' es posible que acaben hoy con una subida de mas del 30% en mercado americano. https://t.co/ej1DhkmIpF\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $SPX 🥉\n4. $BABA\n5. $IWM\n6. $KWEB\n7. $JD\n8. $ES_F\n9. $AMZN\n10. $XPEV\n\n( Sorted by most recent ) https://t.co/t8kwC2OIVj"\t\t\n$BABA while being up here this should fill the 100$ gap before proceeding much lower. ï¸\x8f\t\t\n$BABA Just wait for this quarter’s 13Fs. This will be great hype. ï¸\x8f\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アリãƒ\x90ãƒ\x90\n$BABA\n2. テスラ\n$TSLA\n3. ゲーãƒ\xa0ストップ\n$GME\n4. AMC\n$AMC\n5. アップル\n$AAPL\n\n #WSB #米国æ\xa0ª"\t\t\n"Why Chinese tech stocks are booming', " in 10 seconds: \n\nThere's a very important guy in China named Liu He. He is the closest economic advisor to President Xi Jinping.\n\nToday", ' He made statements about ADRs', ' regulations', ' and more. This boosted investor sentiment. $KWEB $BABA https://t.co/PthBqzg2mJ"\t\t\n"アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アリãƒ\x90ãƒ\x90\n$BABA\n2. テスラ\n$TSLA\n3. ゲーãƒ\xa0ストップ\n$GME\n4. AMC\n$AMC\n5. アップル\n$AAPL\n\n #WSB #米国æ\xa0ª"\t\t\n$BABA do you think Larry is laughing? ↔\t\t\n"RT @Benzinga: $BABA Here\'s Why Alibaba And Other Chinese Stocks Are Trading Higher Premarket\n\nhttps://t.co/1G9aQqWSC9"\t\t\n$SPY $BABA $JD $NIO “everybody got choicesâ€\x9d I guess bears chose the wrong side lately 🥲 👇 https://t.co/dAuJEjofmq\t\t\nRT @mdsoll315: Hope you all bought that mother F**KING DIP like I been saying for months… this is why you NEVER PANIC SELL! Can’t lose if y…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$NIO To all the idiot bears .. I hope you bought more outs and shorted again yday .. love to see getting margin calls .. \nepic squeeze day for all Chinese stocks $BABA $JD $PDD $XPEV 💲 https://t.co/Tns84HpmSB"\t\t\n$BABA And Jimmy says... â˜\x9d https://t.co/zfpNpORa97\t\t\n$BABA $NIO $BIDU $JD â\x9d—\t\t\n@skirbin Totally this. If CCP was controlling the FED', ' there won\'t be this "Transitory" BS and we would see stable inflation $BABA\t\t\n"RT @PatrickBaitman3: 1 green day in Chinese shitcos and investors are taking victory laps\n\nThe Chinese government have agreed to prop up a…"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/tpA885Y0hb\t\t\nRT @hedgedog5: 🚀 $BABA https://t.co/Vd4F6uPgVI\t\t\n$BABA why you never panic sell 😘 https://t.co/idLOANllMM\t\t\n$BABA not just green', ' but very green! Congrats u well timed BABA traders! https://t.co/BcZ1YB5fD4\t\t\n$BABA Told you!!! Opportunity of a lifetime yesterday!!! Scared money don’t make money!!! 🚀🚀🚀 ðŸ˜\x81 https://t.co/5Lli1LieUL\t\t\n$BABA this is what happens when ppl try to spread misinformation. Government steps in to burn the shorts. 📊\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/gDWb97dAOk\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n$BABA calls gonna print. Heart if you bought BABA yesterday! 🤜ðŸ\x8f½ðŸ¤›ðŸ\x8f¼ https://t.co/akjWJfHRMU\t\t\n$BABA $JD China Rippy Mode\t\t\n$NIO Anyone explain why Chinese stocks are rallying hard? Any news ? $BABA ï¸\x8f\t\t\n"Buen dÃ\xada!\n\n#Futuros $SPY $QQQ $DIA $IWM fuerte al alza \n\n#China: Mercado más sobrevendido en 35 años', ' rebota ante posible cese regulatorio de #Tech y apoyo #IPOs en el exterior $BABA $JD $BIDU $MCHI\n\n#JPOW #FED @ 2pm\n\n$SBUX #Upgrade de $JPM a OVERWEIGHT @WSElivetrading está LONG https://t.co/NM9x2yaOE0"\t\t\nRT @epictrades1: WOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n$baba +29% que dureeee!!!!! https://t.co/OFkwqsxh8U\t\t\n@NateDaddy33 @ItsmeAAron1886 @TaraBull808 I\'d be careful putting your faith/investment thesis in what an analysts thinks. They change their minds more than politicians. $JPM analyst downgraded $BABA from $180 to $65 yesterday. Has their business model changed since last PT to justify a 64% haircut?\t\t\n$CEAD at a discount PM.  #MultiBagger $BAC $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do won DD!\t\t\n$BABA lol i am worried about those who sold $70 calls :P â˜\x9d\t\t\n$BABA  up 25% while aapl 1.80% 😂😂😂😂 📢\t\t\n$BABA green light 💟 https://t.co/0jbEh05sLU\t\t\n$BABA $FXI $BIDU $KWEB $EEM  biggest facts. ðŸ˜\x81\t\t\n$BABA lol i am worried about those who sold $70 calls :P\t\t\n$BABA I love the Chinese CCP', ' it the government the US wants to be but never will. ï¸\x8f\t\t\n$BABA told you sell garbage USA companies and buy China companies 🌟\t\t\n$BABA too early to call bottom maybe but having JPM analysts use the term “uninvestableâ€\x9d is usually a good sign that bottom is in â\xad\x90\t\t\nVeremos a ver en lo que se quedan esas subidas de locos de las chinas ( $BABA $NIO ) etc… repercutiendo en pre market a todos los mercados.  Ni mucho menos creo que esto sea un cambio de tendencia. Supongo que es algo pasajer... https://t.co/Ej5CbYabic\t\t\n"RT @ElGuapoBear: Accidentally deleted my pinned tweet -\n2022 predictions\n1- Oil will see sub $80 \n2- $BABA will outperform market\n3- $XBI w…"\t\t\n"RT @Benzinga: $BABA Here\'s Why Alibaba And Other Chinese Stocks Are Trading Higher Premarket\n\nhttps://t.co/1G9aQqWSC9"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 262\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 261\t\t\n$BABA Strong like Bull! â\x9d¤\t\t\nOh my $BABA\t\t\n"RT @AlenBebir: #tencentÂ\xa0up 23%', 'Â\xa0$babaÂ\xa0up 27% after #China \n - Vowed to support overseas stock listings\n -Said dialogue with the U.S. regard…"\t\t\n$JD $BIDU $NIO $BABA Hold and squeeze into open Please! 🥇 https://t.co/mQZrqyYwdU\t\t\n"$BABA $VIPS $JD $TCEHY $QQQ Analyst: China uninvestable', ' outlook negative for the next 6-12 months. \n. Literally 8 hours later: Everything up 20% 💟"\t\t\n$BABA  to THE Moon 🤞 https://t.co/DPgIu7EMYO\t\t\n$BABA  lol told you 😂 ï¸\x8f\t\t\n"Buying more in these names today :\n\n$FB', ' $PYPL', ' $TSLA', ' $GOOG', ' $HOOD', ' $RIVN', ' $NIO', ' $BABA', ' $AI & $RBLX\n\nthe glass is half-full', ' let’s get it going."\t\t\n@NestBetter Of course - but so are countless stocks right now', ' each for different reasons', ' including $F $BABA $TWTR so I am watching $GOOG but right now it seems other stocks may bounce even more short-term.\t\t\nRT @epictrades1: WOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n$JD $BABA $NIO $YINN $KWEB Diamond Hands pay💰 Peasants held short positions overnight 😂😂😂 ï¸\x8f\t\t\n@Quarry_Rock $baba. haaaa yeaaaaaaa i alsonin march 18 $qqq. $tsla. $amd calls. all up big premkt. trim and trail baby\t\t\n"We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s report downgrading $BABA with a PT of $65 frm $160. Moral: Do your own work and don\'t fall for what others say', ' no matter how qualified they might be. https://t.co/g9RaIYcU0n\t\t\n"¿Cuándo mejorarÃ\xada $BABA?\nUna foto vale más que mil palabras.\nMientras', ' no tocar', ' no ha mejorado', ' no ha rebota', ' no ha hecho nada. Por ahora solo caer.\nMe canse de avisar', ' y también de recibir crÃ\xadticas.\nPromediar al alza tiene un pase', ' pero a la baja no.\nVendimos en fin de Etapa 3. https://t.co/VX0WeK9gLS"\t\t\n"$KWEB $BABA $JD $TCEHY \n$JPM https://t.co/lI3aTy9Bn2 https://t.co/WVJFUQ0pbI"\t\t\n$BABA final trade @GuyAdami #nostradami @RiskReversal @CNBCFastMoney\t\t\n"RT @mojarad_hki: اذا طب الصندوق يجيه كهرباء تمشي مليون ✌ðŸ\x8f» مبروك لمن سمع نصيØ\xadتي هدÙ\x81Ùƒ هناك \n$BABA 20% https://t.co/amGcelAWMf"\t\t\n"$BABA Here\'s Why Alibaba And Other Chinese Stocks Are Trading Higher Premarket\n\nhttps://t.co/1G9aQqWSC9"\t\t\nSi una acción te gustaba a X precio y ahora cuesta X-n. Entonces tu margen de seguridad es aún mayor. $BABA https://t.co/YOfudG0kLe\t\t\n$BABA anyone bought out at 73$?😂😂 👀\t\t\n$BABA $CLEU Elona likes it 💫 https://t.co/yaVzB8br8t\t\t\n"$fxi $kweb $eem $baba $bidu let this be a lesson to you all. Us business journalists fundamentally can’t understand China. \n\nStop Reading News', ' Start Reading Financial Statements 💫"\t\t\n"#tencentÂ\xa0up 23%', 'Â\xa0$babaÂ\xa0up 27% after #China \n - Vowed to support overseas stock listings\n -Said dialogue with the U.S. regarding ADRs is “goodâ€\x9d\n -Implement measures to help handle risks for property developers\n -Told us that regulation ofÂ\xa0#bigtechÂ\xa0will end “soonâ€\x9d. - BBG"\t\t\n"Accidentally deleted my pinned tweet -\n2022 predictions\n1- Oil will see sub $80 \n2- $BABA will outperform market\n3- $XBI will outperform market\n4- gold/silver/miners will outperform market\n5- Emerging markets (Brazil) will outperform market \n6- 3-4 rate raises not 7 as priced in"\t\t\n"First out// $BABA: Alibaba Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees\nhttps://t.co/Xo3rQoqSGD"\t\t\n"اذا طب الصندوق يجيه كهرباء تمشي مليون ✌ðŸ\x8f» مبروك لمن سمع نصيØ\xadتي هدÙ\x81Ùƒ هناك \n$BABA 20% https://t.co/WNDzcp5xRj https://t.co/amGcelAWMf"\t\t\n$BABA bears 🔫 ðŸ‘\x8d https://t.co/pQvLcAneoI\t\t\n$BABA $JD $NIO $PDD last 1 week of Bear and shorties atrocities now comes to an end- where the bears at? ï¸\x8f https://t.co/eQ1T5rshZj\t\t\n$BABA It will be interesting to see how the Chinese handle their version of 2008. 📣\t\t\nRT @dekel_barel: $NIO $XPEV $BABA everyone has a little bit of zyzz in them 🆓 https://t.co/4h50omqlMx\t\t\n"Is $REED a chinese stonk also??? If yes it needs to pull a 200% day.\n\n$BABA $JD $KWEB ✔"\t\t\n"Well', ' if you overnighted any China stocks long… you’re gonna have a hell of a day 🇨🇳 insane moves in pre-market \n$BABA', ' $NIO', ' $JD', ' $XPEV', ' $BIDU https://t.co/YDmlVM52uo"\t\t\nRT @HyenukChu: $BABA en Premarket https://t.co/L6wczm6SgD\t\t\n$BABA who else missed chance to be overnight Millionaire lol 👆\t\t\n$BABA Xi bailout! ï¸\x8f\t\t\nHot damn $BABA and $NNND are on 🔥 today. +20% en +18% respectively. Though it can always be a dead cat bounce. There is also still a war ongoing🤔\t\t\n$BABA rip your puts 🔔\t\t\nand if u didn\'t cover which u had a few waterfall days... well pigs get slaughtered  $FUTU $PDD $JD $BABA https://t.co/1ylLRtg9qh\t\t\n$BABA where is Alex Yao? 😄\t\t\n$BABA baba buyback. squeeze potential very high ↔\t\t\n$JD $BABA $NIO $PDD still has more room to hit it’s Regular stock prices - heavy move at Open today followed by multiple runs - Bears are done ✅ ï¸\x8f https://t.co/UsHBnvHtIy\t\t\nLooks like everyone will break even on their $baba calls after averaging down for past five days\t\t\n"$BABA stock soared this morning after China\'s government pledged to support beleaguered markets. 20% up in pre-market.\nI am still long #Alibaba and yesterday I was considering buying more shares.. too late\n\n#investing #valueinvesting #StocksToBuy #trading #income #PassiveIncome https://t.co/Xb8VZEH5Su"\t\t\n$BABA $91. Congrats to those who 🔨! https://t.co/j9j5BLM9nA\t\t\n$BABA bought yesterday $73.xx whoa 😳 biggest gift ðŸŽ\x81 🤞\t\t\n"$BABA \n\nHa! I added 4% to my position yesterday…. 👀 https://t.co/Sw6PoJqMCy"\t\t\n$JD $BABA  $MPNGY...all going on a tear. Reminds me of when the FED stepped in during COVID to prop up American markets. 📌\t\t\n@Roadtriptofire Haha Yeah $BABA Bounced HARDðŸ˜\x81\t\t\n"$BABA \nLet see market open \nIf she stays at this price \nPuts it is âž¡"\t\t\n$BABA bears this morning. 💯 https://t.co/aZtAVN1WTE\t\t\n$BABA 100$ today?! ðŸ˜\x81\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$KWEB $bidu $baba BOOM automatic 20%. Good bye shorties. You will be obliterated. ï¸\x8f\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TSLA  Price: $801.89  Mentions: 117\n$BABA  Price: $76.76  Mentions: 102\n$AMZN  Price: $2', '947…"\t\t\nInversores en China 🇨🇳 $BABA $TME $DIDI https://t.co/VmRyLaO5Yu\t\t\n"$BABA was up 27.3% in HK', ' stateside pre up 20%. Yes', ' just today. \n\nBenefitted nicely from the HSI bounce off the 2016 reference low."\t\t\n"$BABA \n\nMy favorite Jack Ma quote: â–¶ https://t.co/FdRPsLvKum"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$CWEB $YINN $BABA ðŸ‘\x8d https://t.co/2WaKhe8Are\t\t\n"Twitter\'s on the Rise: \n\n$TSLA  Price: $801.89  Mentions: 117\n$BABA  Price: $76.76  Mentions: 102\n$AMZN  Price: $2', '947.33  Mentions: 96\n$AMC  Price: $14.48  Mentions: 75\n$SPYR  Price: $0.05  Mentions: 63\n\n#stocks #investing #trading"\t\t\nThose $BABA bears that were so sure that CCP would make VIE illegal. Are you no longer bearish now? Or you are too "Burnt" already?\t\t\n$pypl printing tendies everywhere $baba $zm 🆕 https://t.co/CQ28COJ1mK\t\t\n$JD $BABA $NIO bears that were short until zero are going to wake up to a sheer disaster in their portfolio. If the stocks are up 20%', ' their puts are going to be down by 80% 👆\t\t\nRT @stockballa: $BABA insane gapper. 🔥ðŸ\x8f€ https://t.co/3nxO5IuG8J\t\t\nSi $BABA mantiene cifras de premarket se me va a poner en verde de una tacada 🤩🤩🤩\t\t\n$BABA https://t.co/rNXmpctMEm\t\t\n"and this is how the sentiment can change from ðŸ\x90»toðŸ\x90®!\n\n$NIO $XPEV $LI $BABA $FB $PYPL https://t.co/ltKoEwonsd"\t\t\nRT @wajgilani: $BABA Kevin O\'Leary and Charlie M were right. Suck it Bears. 👀\t\t\nRT @HyenukChu: $BABA en Premarket https://t.co/L6wczm6SgD\t\t\n$BABA Cramer avoid Chinese stock at March 14! Shit happen today 😂😂😂 $DIDI  $JD $NIO ðŸ˜\x81\t\t\nRT @emiberciano: Ha ganado más @Market_Trackers en 1 dÃ\xada con $BABA que el 90% de fintwit en 1 año\t\t\n$JD Chinese goods will be hitting new demand highs I think pretty soon $BABA $NIO ï¸\x8f\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\nRT @epictrades1: WOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"Trending Stocks on #fintwit: \n\n1. $BABA 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $JD\n5. $KWEB\n6. $ES_F\n7. $AMZN\n8. $XPEV\n9. $VXX\n10. $PDD\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\nEncima sube 20% $BABA y no habÃ\xada comprado todavÃ\xada. https://t.co/q7tVj964LR\t\t\n"Vuela China\n+20% $BABA https://t.co/VBHnWvtLzS"\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n"$BABA \nThey are questioning my prophecy have another look!!!! For your self!! 🔔 https://t.co/dmIZSqHp8R"\t\t\n$BABA +20% in Hong Kong\t\t\n"$BABA \nThey are questioning my prophecy have another look!!!! For your self!! https://t.co/s0eBuFhcR1"\t\t\n$NIO $BABA $JD  35Ùª wow 💫\t\t\n@saeedfa58240612 @dahayyan1 مثال لسهم $baba https://t.co/pvV9R610hz\t\t\n"RT @stockandlock1: https://t.co/e8fmavY6TJ\n\nChina index being revived today.\n$BABA $NIO $XPEV $LI $JD"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n@Mr_Drone @jpmsam O crees que China va a al guerra también', ' seguido de sanciones como las aplicadas a Rusia', ' o que deslistan todos los activos Chinos de USA. $BABA vale lo mismo que en 2014 habiendo incrementado su revenue de $11', '1bi a  $110bi. https://t.co/bTFHCt75F3\t\t\n$BABA https://t.co/8e4fOIoQYG\t\t\n$BABA Never should have been this low. Cya over 100 👇\t\t\n$BABA en Premarket https://t.co/L6wczm6SgD\t\t\n$BABA https://t.co/rOVk5kteI5\t\t\n$BABA do exactly JPM opposite way !  I repeat one more time 😂😂😂 $NIO $JD 😘\t\t\n@SixSigmaCapital Measly indeed compared to $BABA up 20%\t\t\n$BABA +27% en HK https://t.co/hY31ozKZII\t\t\n$BABA where is jpm? 😃\t\t\n$BABA 😳  Flush at open $TSlA 🤷â€\x8d♂ï¸\x8f\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nChina Large caps up 20+%?  Wtf is the logical reason for that?  Whoever had balls to overnight that deserves those Ws. $baba $pdd $didi https://t.co/51MEAZjTGH\t\t\n$BABA This will explode like a meme stock over the next few weeks $AMC $GMC â\x9d—\t\t\n"RT @CrazyLadyTrader: $BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains…"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$LKCO $NIO $BABA averaging my positions down. Could it down further? Maybe', ' but I’m looking long term.\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$CSCW $CBAT $WAFU top watches off $BABA and Chinese runs ï¸\x8f\t\t\n$BABA Shit! That\'s kinda crazy... 👉\t\t\n$BABA  👀\t\t\n"RT @CrazyLadyTrader: $BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains…"\t\t\n$BABA 🌟\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$CSCW $CBAT $WAFU top watches off $BABA and Chinese runs ï¸\x8f\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n$BABA  😘\t\t\nJust yesterday I was wondering why the Chinese government remained silent for months regarding investors concerns about Chinese ADRs. Today they finally spoke out! I guess they forgot to give JP Morgan and their badly timed “uninvestibleâ€\x9d call a heads up 😂 $BABA https://t.co/c82KWsyXU9\t\t\nSaudÃ\xad news is gonna do great for my $BABA!\t\t\nTencent +23%', ' Alibaba +27%: Ist das die Wende? https://t.co/d4x9UL7MDT #sharedeals $BABA #Alibaba #Tencent $TCEHY #Chinaaktien #Aktien\t\t\n$BABA ï¸\x8f\t\t\n@STONKSTRADERRR $baba might be interesting.\t\t\n"RT @BabaMovement: $BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome https://t.co/7NMIbNlFi1"\t\t\n$BABA China gov today â–¶ https://t.co/VNKMfMFfYn\t\t\n$BABA take  the money and run 🚩 ↔\t\t\n"RT @nikulpr02568209: $BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome â\x8f© https://t.co/CHcbaZ9IPR"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @MilkoMarkov: While its hard to make strong upside case for #China #equities looks like the #HangSeng selloff has finally caught the eye…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\nIs it now safe to peek at Chinese stocks? $BABA https://t.co/wqOFd4bURi\t\t\n"RT @Arno_Lacompte: Meanwhile PM:\n\n$LKCO +45%\n$QFIN +26%\n$LI +22%\n$HUYA +20%\n$BABA +20%\n$XPEV +20%\n$EH +20%\n$NIO +18%\n$HUIZ +17%\n$NIU +13%…"\t\t\n"RT @AIM_profit: Some very attractively priced mid-large caps right now that should yield >50% returns within a year or so imo.\n\nUK: #THG #C…"\t\t\n"RT @PatrickBaitman3: 1 green day in Chinese shitcos and investors are taking victory laps\n\nThe Chinese government have agreed to prop up a…"\t\t\n"2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which sparked the biggest rally in the Hang Seng Enterpr Index since 2008:\n- $BABA +19%\n- $JD +21%\n- $BIDU +15%\n- $NTES +17%\n- $TCEHY not trading yet but +23% in HK."\t\t\n$BABA ã€\x81 $CWEB ã\x81®ä¸‹è\x90½å¹…ã\x81Œã\x81™ã\x81”ã\x81„ã\x81¨è©±é¡Œã\x81«ã\x81ªã‚Šã€\x81投資ã\x81§ã\x81¯ä¸\xad国ã\x81«é–¢ã‚\x8fã‚‹ã\x81ªã\x81¨ã\x81„ã\x81†æ„\x8f見ã\x81Œç›®ç«‹ã\x81£ã\x81Ÿã\x81¨ã\x81\x8dã\x81Œä¸\xad国æ\xa0ªã\x81®åº•ã\x81\xa0ã\x81£ã\x81Ÿã\x81®ã\x81‹ã\x81ª\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\nchina just put up the single greatest stock market pump I\'ve ever seen and $BABA is up 20% to $91 where it was 3 days ago https://t.co/CQWmREmB8Q\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @TSDR_Trading: CHINA STOCKS WOW! \n\n$BABA $BIDU $BILI $PDD $JD $FUTU $TME"\t\t\n$BABA $SPY baba jumped 16 yuan in 3 hours in Hong kong ↔\t\t\n"🟢Let\'s Talk Alibaba $BABA Stock', ' $NIO Stock Connection With Wallstreet Bets & S22 Ultra For $75\nhttps://t.co/kzVblYa08g\n\n🟢Panic Buying!😲...Ammo Inc. The Good', ' The Bad And Donald Trump', ' $POWW Stock\nhttps://t.co/b2tdTmR8Kw"\t\t\n$BABA ï¸\x8f\t\t\nHuge reversal from yesterday. $BABA up almost 20% 🟢 https://t.co/NsKnfr2d30\t\t\n"$baba $pdd $bidu\nFlik flak https://t.co/gaMtoyKjof"\t\t\nRT @KlavsGOMarkets: Major Chinese stocks trading higher in pre-market after China’s government pledged to support the struggling markets.…\t\t\n$NIU this is gonna squeeze. $NIO $XPEV $BABA 😃\t\t\nMan wish I would have held some of these. $PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME $YINN $YANG https://t.co/0JO8PLUSnB\t\t\nRT @realtwitchess: $BABA Jesus Christ I didn’t know I was holding a penny stock 📶\t\t\n$BABA The Intrinsic Value of one BABA stock under the Base Scenario is 122.83 USD ï¸\x8f\t\t\n"https://t.co/e8fmavY6TJ\n\nChina index being revived today.\n$BABA $NIO $XPEV $LI $JD"\t\t\nChina’s Intervention Sends Stocks Soaring. Powell’s Unlikely to Make That Big a Splash. $BABA $JD $BIDU $DUOL $AMC https://t.co/bnj79kqn4r\t\t\nRT @Sino_Market: US-listed Chinese shares rally in premarket session: $BILI up 30.4%', ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.…\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA wow! Backs to the highs not seen since as far back as Friday!!!! 🪄\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"$REED the chinese folks from JP Morgan have been shorting this too', ' i was told!!! \n \n$BABA $NIO $JD $KWEB 🚩"\t\t\n"D\'ici deux semaines je m\'attends Ã\xa0 ce que Zelensky soit viré (piètre comédien) et l\'OTAN accepte toutes les exigences de la Russie. Les marchés financiers', ' soulagés', ' vont exploser Ã\xa0 la hausse. Certaines actions seront multipliées par 5 voire 10 avant fin 2022.\n$BABA\n$NIO"\t\t\n"RT @Keskia65130: $BABA $NIO $TME $DIDI $PDD $JD $LI $XPEV $BILI $BZ $TCOM $BIDU $ZTO $YUMC etc etc \nLa carpeta de vigilancia de acciones ch…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $JD\n5. $KWEB\n6. $ES_F\n7. $AMZN\n8. $XPEV\n9. $VXX\n10. $PDD\n\n( Sorted by most recent ) https://t.co/Kv8w3VC101"\t\t\n"Xinhua News Agency  said the Chinese government would keep its stock markets stable and work to boost economic growth. \n$BABA(76.76) up 14\n$PDD(27.31) up 9.40\n$BILI(18.86) up 5.80\n$BIDU(108.36) up 16"\t\t\n$BABA BOOM Shakalaka ✔ https://t.co/QI9pETed4S\t\t\n"RT @Keskia65130: $BABA $NIO $TME $DIDI $PDD $JD $LI $XPEV $BILI $BZ $TCOM $BIDU $ZTO $YUMC etc etc \nLa carpeta de vigilancia de acciones ch…"\t\t\n$BABA yesterday wasn’t the time to buy puts… on the other hand…. Today puts would be guaranteed money!!!ðŸ‘\x8dðŸ‘\x8dðŸ‘\x8d 📣 https://t.co/iHKvMhngAr\t\t\n@garyblack00 @jimcramer never fails! Monday was calling China dead… $fxi $baba $bidu $jd\t\t\n$BABA ffs. i lost $900 because it dipped to 74', ' now it jumps back to 92 and will probably be 100 eod 💫\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nRT @garcapital: $BABA premarket https://t.co/icxXXF3eTr\t\t\n$BABA  I’m taking my profit immediately 😜 âš¡ https://t.co/HcksfSXBUW\t\t\n"$BABA\n\nAhora los envidiosos criticando al q lleva BABA o al q compró ayer\n\nAlgunos no se dan cuenta q para q unos vendan otros deben comprar', ' asÃ\xad q ayer comprarÃ\xadan muchos y otros venderÃ\xadan y hoy pasará lo mismo y mañana y hace 1 semana y hace 3 meses. No llevo BABA si $KWEB 🤷ðŸ\x8f¿â€\x8d♀ï¸\x8f"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA DEAD cat bounce. meow 🪄\t\t\n$BABA 2 hours before the news came out you can’t make this up!  $NIO $jd $XPEV $KWEB $TENCENT https://t.co/RWkHTh95o0\t\t\n$cenn some observations $didi $kweb $spy $baba $wkhs $solo $muln https://t.co/EjHmRLurUw\t\t\nIF  you didnt get the memo overnight CHINA CHINA CHINA govt FINALLY got off their asses! And so it begins.... so friggin proud of the mods in our room.. nailed the trade overnight. HUGE winner for the room! Congrats! $LI $YINN $FXI $XPEV $PDD $KC $TUYA $BABA $BIDU $JD etc etc\t\t\n"@_mm85 @next_china @business @markets @DeItaone @SofiaHCBBG They only to bring FEAR among Chinese company. That’s it. \nYou will not see Bloomberg to $uck it up.. \nGo $NIO $BABA"\t\t\n$BABA President xi wanted to invade taiwan in november. now it will be pushed back a couple of months 📣\t\t\n$BABA Knife catchers rejoice. 😘\t\t\n$BABA  having trouble breaking 92.47 and a gap to fill at $86.67. Anyone considering puts? 📌 https://t.co/l6oFaw5SWJ\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\nRT @Sino_Market: US-listed Chinese shares rally in premarket session: $BILI up 30.4%', ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.…\t\t\n"$REED another short squeeze candidate in the making', ' maybe Alex Yao is in this too. That turd seems to be everywhere! \n \n$BABA $NIO $JD $FUTU â˜\x9d"\t\t\n$BABA JPM likely made bank thanks to Alex.  Don’t be naive to not understand how the game is played. ✅\t\t\n$BABA bulls were right', ' bears got creamed 🥇\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @AJButton2: China\'s retail sales:\nAn enormous', ' unprecedented', ' earth-shattering BEAT\n$BABA"\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n@JustinSS55 When the CCP pledges to keep markets stable. They kind of mean they would interfere with markets and jack them up $BABA\t\t\n$BABA China needs to declare war now', ' or bears will be eating rice pudding for years 😀\t\t\nU.S.-listed Chinese stocks jump as Beijing pledges policy support $TTTN $PDD $JD $BABA $BIDU https://t.co/4HxRzDEwMl\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"1 green day in Chinese shitcos and investors are taking victory laps\n\nThe Chinese government have agreed to prop up a set of ADR\'s to stabilize their share price\n\nThis isn\'t bullish and certainly isn\'t sustainable.\n\n$BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU"\t\t\n$BABA RIP those puts :P.  all bears gona slaughtered soon. ðŸ˜\x81 https://t.co/zBKCZuGY6N\t\t\n"Unusual Volume: 15 Stocks To Watch | March 15\n\nhttps://t.co/1apeAc7vOZ\n\n$BRBR $ASO $RLX $PDD $GTLB $COUP $JOBS $FERG $NTRA $BABA $NIO $AMD $AAPL $BABA $RLX $SPX $SPY $NDX $QQQ"\t\t\n"$baba $nio  $kweb\nChina\'s state council has in one move just:\n*Pledged to keep capital markets stable\n*Vowed to support overseas stock listings\n*Said dialogue with US re ADRs is good\n*Promised to handle risks for property developers *Clarified regulation of Big Tech will end soon"\t\t\n$BABA RIP those puts :P.  all bears gona slaughtered soon.\t\t\n$baba $nio $jd $yinn #China https://t.co/TBdnUYE1PZ\t\t\n$BABA heading back to $300 â\x9d¤\t\t\n$BABA implossible. shorts are ruined. ï¸\x8f\t\t\nDidn\'t expect such immediate big gap ups', ' but $kweb joins $baba\t\t\n$BABA If $JPM was buying the last few days I want their firm shutdown for good. 🆓\t\t\n$BABA $JD $BIDU $TCEHY https://t.co/cDd9OCnv8k\t\t\nRT @garcapital: $BABA premarket https://t.co/icxXXF3eTr\t\t\n"Some very attractively priced mid-large caps right now that should yield >50% returns within a year or so imo.\n\nUK: #THG #CCR #SFOR #WJG #AVAP #JDW #PSN\nUS: $DIS $FB $PLTR\nChina: $BABA $XPEV Tencent (HK700)\n\nJust a few of many right now.."\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA ðŸ¥\x81🔥 â\x9d—\t\t\n"$JD & $BABA holders going to be very very happy this morning\n\nBoth up 20% as China Pledges to backstop stock market.\n\nMonster pre market movers https://t.co/xfphLmlPd5"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA JPM 📌 https://t.co/uXUV6t2mt9\t\t\n"RT @Arno_Lacompte: Meanwhile PM:\n\n$LKCO +45%\n$QFIN +26%\n$LI +22%\n$HUYA +20%\n$BABA +20%\n$XPEV +20%\n$EH +20%\n$NIO +18%\n$HUIZ +17%\n$NIU +13%…"\t\t\n$BABA $JD $PDD  so lucky', ' came so close to selling yesterday. What do y’all think...sell the news? Still a lot of geopolitical risk w/ the war and US relations. What do y’all think? Thanks. ðŸ‘\x81\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nHate begets Hate. $BABA\t\t\nChina Moves to Stabilize Its Stock Markets and Boost Economic Growth $BABA $JD https://t.co/nbCQGEfEMU\t\t\n$BABA back to where it was 3 days ago. cool.\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@talkcentss @fredtheinvestor $Baba is way discounted. A good long term buy. Well done on buying through the noise.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA your balls are going to get pressed when you wake up grinder grind then up for breakfast eat balls bitch ï¸\x8f\t\t\n$BABA they will print heavily. Congrats everyone who had the balls to add the ugly. 👇 https://t.co/m0deqFrx1C\t\t\nRT @condensely: $BABA FUCK IT no sleep til the bankrolls come in. Time to chainsmoke spliffs and drink hella coffee 😄\t\t\n$baba $91 handle after closing $76.76\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA not invested…whys it down so much? ï¸\x8f\t\t\n$BABA bye bears ï¸\x8f\t\t\n$BABA $JD $NIO $BIDU $LI Global shares rise', ' Hong Kong up on Chinese economic support https://t.co/DvoNhsa2Jx\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n@JDB_trading @BloemenHmf @hypocrietexpose Gister capitulatie? Bedankt shorts mijn GAK $BABA nu $104 / $PRX €49', '72 🙋ðŸ\x8f»â€\x8d♂ï¸\x8f\t\t\n$BABA I knew it. Fuck you bears. 🚩\t\t\n"$BABA \nRemember this name!! “Alex Yao “ ï¸\x8f https://t.co/OYYgIVeLc9"\t\t\n"@PersianCapital Masterclass for HF .... After wti', ' vxx', ' now $BABA\n\nBUN DEM 🔥"\t\t\n"$BABA \nRemember this name!! “Alex Yao “ https://t.co/T9ULcuUk3z"\t\t\n$BABA just went up 20% overnight this is going to be amazing https://t.co/lDMQZlcFMQ\t\t\n"thats gonna be a squeeze wednesday\n$baba"\t\t\nðŸ–\x8dï¸\x8f Trending tickers on #wallstreetbets reddit: $GME', ' $BABA', ' $AMC', ' $EDT', ' $TSLA https://t.co/9jKRxzweVS https://t.co/6ysw5qUk5u\t\t\n"$BABA $PTON $CLOV $BBIG \n\nMost undervalued EV play $CENN old NAKD notorious for enormous runs bottomed out yesterday. This is a $20 stock trading at 1.34 now! \n\nEasy money!! â\x9d—"\t\t\nY la importancia de no apalancarse... Ya he conocido a dos que han sido liquidados', ' no con $BABA', ' pero sÃ\xad con $DIDI', ' que llevaban desde 8 o asÃ\xad... https://t.co/1V6puuSec9\t\t\n$BABA oh lord y’all bitches got fucked ! 📈\t\t\nWhile its hard to make strong upside case for #China #equities looks like the #HangSeng selloff has finally caught the eye of the Govt so bottom for the likes of $BABA $JD $TCEHY $NIO $XPEV might be in.\t\t\n"$BABA +20% 😱😱😱\n\nBut $JPM just told us #China was uninvestable?\n\nBear market rallies can be ferocious', ' as can QE fuelled ones', ' but which one is it? Same starting point but diametrically opposed outcomes"\t\t\n@gurgavin get any $baba calls my friend? https://t.co/rFWCvT7Sgo\t\t\n"Breaking NEWS \nChina mulls measures to jointly crack down on \'malicious short sellers\': Chinese news outlet\nCN_Update  $BABA $JD $NIO $KWEB $BIDU $NTES $PDD"\t\t\n$baba ! Pow #UltimateTraders #reddit https://t.co/JWNGwmpsxT\t\t\n"$BABA \nThe question is will it hold…..\nIf you look at the weekly 🤮 🚩"\t\t\n$BABA in one day 😉 😀 https://t.co/QYPOPozU82\t\t\n$BABA 🔥🔥🔥🔥🔥🔥 â\x8f©\t\t\n"$BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome â\x8f© https://t.co/CHcbaZ9IPR"\t\t\n"$BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome https://t.co/7NMIbNlFi1"\t\t\n$BABA f**k the bears.hell ya. ðŸ˜\x81\t\t\n$BABA gm https://t.co/mNv5rymnG2\t\t\n"CHINA STOCKS WOW! \n\n$BABA $BIDU $BILI $PDD $JD $FUTU $TME"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Now JPMorgan can increase its price target again back to $100\t\t\n$SPY how the fug is $BABA up 20% ðŸ\x8f¼\t\t\n$BABA let’s see those out returns bears! 👀\t\t\n$BABA markets not even open and the bears have scattered â˜\x9d\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$DOYU $BABA $NIO all Chinese up! ↘ https://t.co/b2Jz80V1mX\t\t\n$BABA Bears I appreciate the cash for those puts ðŸ™\x8f â–¶\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"2. Chinese statement: actively introduce policies that are favorable to the market', ' and prudently introduce contractionary policies\n\nBloomberg: actively introduce policies that benefit markets\n\n$mchi $kweb $didi $baba"\t\t\n"1. Chinese statement last night was positive in that the state council has asked other departments to collaborate with the finance committee before rolling out policies that effect capital markets. They still did refer to balance that the press left out👇\n$mchi $kweb $didi $baba"\t\t\n$BABA I have $BABA and $YINN flying high today â\x8f©\t\t\nRT @CZ_2020: $BABA JPM puts be like âš¡ https://t.co/THMoF0Fzws\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$futu if you smell what redbear is serving $baba $iq 👇 https://t.co/icXZdaAnuz\t\t\n$BABA damn wtf China âž¡\t\t\n$BABA short this to 87 as called 6 months ago and press them there â\xad\x90\t\t\n@JukkaLepikko Tulee taas kiva gappi shortattavaksi. $BABA  on ne tainnut kaikki täyttää historiassaan.\t\t\n$BABA JPM puts be like âš¡ https://t.co/THMoF0Fzws\t\t\n$BABA XI just trolled you lol 🔔 https://t.co/gsKFrTwa61\t\t\n"@lisaabramowicz1 I\'m nursing my badly injured $BABA.\nHope she gets well soon."\t\t\n$BABA this will squeeze haaard âš¡\t\t\n$BABA Good morning Bulls. Nice to be able to take to the greedy shorts today. ï¸\x8f https://t.co/gsAFpwRPxl\t\t\n$BABA let’s go 🚩 https://t.co/IS0KJ6yTRq\t\t\n$NIO $XPEV $BABA everyone has a little bit of zyzz in them 🆓 https://t.co/4h50omqlMx\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA FUCK IT no sleep til the bankrolls come in. Time to chainsmoke spliffs and drink hella coffee 😄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$iq printing tendies today $baba $futu ï¸\x8f https://t.co/Mv83iauKOD\t\t\nHoy todo Twitter compró $BABA ayer. Congrats!\t\t\n$BABA all bears have gone. ï¸\x8f https://t.co/E11xOUHzlu\t\t\n$BABA whoever had call options', " you're about to 5-10x your money right now 😃\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today", ' +20% with many China stocks +30%', '…\t\t\n"$BABA next Russia war resolved and up we go \n$120 target by year end ðŸ˜\x81"\t\t\n$BABA once again JP. Morgan looks dumb AF.  It’s sad that people know to do the opposite of what they say. ï¸\x8f\t\t\n$BABA buy buy buy 👇\t\t\n"China stocks flying high pre-market. \n\n$BABA $NIO $JD $LI $XPEV\n\n#china #investing #stockstowatch #stockmarkets"\t\t\n$baba ALWAYS Money to be made', ' especially from clowns that always say delisted or heading to zero. ✔ https://t.co/ZKWNlN3NGU\t\t\n$BABA ok the nonsense is over finally wish had more money to put in mega squeeze and well deserved. It literally was below the IPO price. â–¶\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nWOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n"$FUTU $BABA $JD $KWEB  \n \nWho are the leveraged shorts in these today? Who forgot to cover yesterday? 🚩 https://t.co/eQgPR9r5H7"\t\t\n$BABA leskooooooooooooooooooooooooo 📈\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$IQ $BABA  $JD  $SPY  \nCalled yesterday 🎯ðŸ™\x8f💲 💢 https://t.co/Z1RoNOu6Da"\t\t\n@ChrisFranco Mhm', " you're certainly > 34 and with a certain extent of certainty to your opinion with what Xi will do to $BABA. Any reason you excluded yourself out?\t\t\nHope you all bought that mother F**KING DIP like I been saying for months… this is why you NEVER PANIC SELL! Can’t lose if you don’t sell", ' DCA! $nio $xpev $li $baba $bidu $jd $pdd https://t.co/SLWXpyVdac\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nYa van saliendo todos los que ayer promediaron X10 o hicieron all in en $baba. Twitter es maravilloso. https://t.co/ei7S5TcJZy\t\t\n"$BABA \nAlex Yao we need more bearish calls from him we will become billionaires ï¸\x8f"\t\t\nThe most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', ' as China states it will support tech stocks', ' economy and work out a deal with the SEC on listing issues. Use Twitter to your advantage. #indicator https://t.co/7HS3ciKpOg\t\t\n"We are selling some Chinese names that we picked up earlier this week as posted below', ' all ripping 25/40% pre open', ' $KWEB $FXI $BABA $JD $PDD\n#trading"\t\t\n"$BABA when Russian war over China going to have exclusive trading rights for commodities .\nChina plays a long game . US will have to deal with them after Russia ...no one wants anymore tension. Just get along â\x9d¤"\t\t\nAyoooo Sniper Trading Robots top volume $FAMI $HYMC $VEON $PDD $IQ $RLX $NIO $BABA #daytrading #Options #NASDAQ #stockstowatch https://t.co/gzvX62bbu8\t\t\n$BABA volume will push to +40% today?  Puts are worthless. 👀\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n$BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https://t.co/lscfou7Mwt\t\t\n"Thanks for the info', ' but I miss how many shares were outstanding in each point of time for the sake of clarity...\n\nhttps://t.co/6Chkz1cJy5\n\n$baba #ToTheMoon"\t\t\n$BABA $JD $FUTU ALEX YAO tomorrow on the first day of his new job ï¸\x8f https://t.co/5y1FPZfFeA\t\t\n"$BABA \nWe have so many gaps to fill at the top 165 and more in the 200s 💢"\t\t\n"$BABA  $IQ  $JD  $SPY  \ncalled yesterday \n🎯💲ðŸ‘\x8d 🆙"\t\t\n$BABA just make sure you take your profit  before 2 pm … things may end up ugly today!! ï¸\x8f\t\t\n$BABA dead cat bounce ðŸ\x8f¼\t\t\n"$SPY $QQQ\nGOOD MORNING! \nGlad you woke up today. \nWhat a nice day already right? \n\nYou seen this yet?\n\n$BABA yes', ' thats right!\nChina is moving. They are still on huge sale! ðŸ˜\x81 https://t.co/vTnD8nMXO2"\t\t\n$BABA $100 🤔 😀\t\t\n$BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and would introduce market-friendly policies to increase stability. https://t.co/kUNEi751nz\t\t\n$CODX looking for the gap up… once it passes the neckline. $VTNR $BABA $NIO ✅ https://t.co/ZMEj9murZ3\t\t\n"$BABA \nAlex Yao we need more bearish calls from him we will become billionaires"\t\t\n$BABA tell me what these are worth today. 🆓 https://t.co/CvJ5fTxVWm\t\t\n"$BABA \nWe have so many gaps to fill at the top 165 and more in the 200s"\t\t\n"$BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains. As tweeted before. I expect a fakesqueeze for the memestocks $AMC $GME during a supergreen market. So green that it will be noticed but accepted."\t\t\n$BABA check out $FUTU $GDS ', ' remember these were >$150 just a few months ago', ' let\'s squeeze the criminal funds. 💢\t\t\n$BABA lets break 100$ Today 💯\t\t\n$NIO $xpev $baba â\x9d¤\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $KWEB 🥉\n4. $SPX\n5. $JD\n6. $ES_F\n7. $NIO\n8. $AMZN\n9. $SOFI\n10. $XPEV\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n$BABA even with a 100% rise— this would be below the level it was 2 months ago 🤑🤑 ðŸ‘\x8d\t\t\nRT @Javier30670747: $BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre…\t\t\n$BABA  Xi pumping !!!!! Nice policy from China ï¸\x8f\t\t\n@HedgeFundTips Thanks Tom', ' $BABA', ' still navigating my own way in the markets', " but your seat is very secure in my own 'mastermind' group!\t\t\n$BABA pt for today?! ✅\t\t\n$BABA https://t.co/CICT4Qpb5j\t\t\n$BABA WTF HAPPENED????? â–¶\t\t\n$BABA Damn my calls will print 🤣 haven't really paid attention to this", ' bought some random calls with the " this is down', ' should go up" thought ðŸ˜\x9d â\x8f©\t\t\n$BABA 📣\t\t\n"Some relief for Charlie today ...\n$BABA"\t\t\n$BABA next week alibaba should increase buyback 💲\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$NIO $BABA to the moon baby 🚀🚀🚀 👇 https://t.co/GPAMUN1FAQ\t\t\n$BABA It took a lot of coordinated money to move this up 20% in one day ↔\t\t\n$BABA even at this price— it is like buying Amazon at IPO 😂 💫\t\t\nWhat does Monetization mean? How it works? What\'s the procedure? Is it difficult or not? How monetize SBLC and get 80%LTV against it? Should a client return NRL or not? Do you know owner', ' beneficiary of SBLC can get an additional benefit against it? $BABA $MELI $COIN $UPST $HOOD https://t.co/XHY9Npqw2y\t\t\n$BABA ayer 📢\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/L5aHOK1yGG\t\t\n$BABA brah 📌\t\t\n$BABA wow', ' u like that bears ðŸ\x90». 💟\t\t\nNadie ha vendido $BABA y $JD y todos habéis doblado ayer no?\t\t\n$BABA who’s happy? 🤑 ðŸ\x8f¼\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA insane gapper. 🔥ðŸ\x8f€ https://t.co/3nxO5IuG8J\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA one dont just short a stock this is undervalue !!! You BUY IT ! 🔔\t\t\n$BABA new PRe market high $PETZ another China 🇨🇳 set up at bottom should be on your radar >1+ run ✅ $DIDI 40%+ so far $NIO should get us a run also 📊\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | -55.6% | 🚀\n| $SPY | 18 | 38.5% | 🚀\n| $GME | 8 | -46.7% | 🚀\n| $FB | 6 | 200.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA BYE SHORTS. 😘\t\t\n$BABA DAMNNNNN! What happened?! Bought some calls yesterday at the close! God damnnnn ï¸\x8f\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"#USstockpremarket\n$CWEB rose 42.45%', ' $DIDI rose 28.89%', ' $BEKE rose 34.77%', ' $FUTU rose 28.38%', ' $TME rose 27.65%', ' $TIGR rose 25.65%', ' $EH rose 22.44%', ' $LKCO rose 22%', ' $JD rose 20.55%', ' $BABA rose 20.11%', ' $XPEV rose 19.95%', ' $TAL rose 19.9%', ' $NIO rose 18.42%.\nhttps://t.co/HnknzJZZBt"\t\t\n"$BABA \n\n300 here we fucking come ï¸\x8f"\t\t\nOptions expiring 3/18 for both $JD $BABA are expected to see surging premiums at open with the 52.5c for $JD and 90c $BABA expected to open ~500% #OptionsFlow #optiontrading #China #Baba\t\t\nAlthough the >20% premkt moves for $JD $BABA are just reaching Friday’s open', ' the swift move may signal a bottom setting on charts', ' regulatory and geopolitical risk aside /2\t\t\nIs the bottom in for Chinese tech including $NIO $BABA $JD? Charts setting up a strong recovery on pledged support from gov', ' in a near perfect two-day bullish engulfing /1 https://t.co/Npg3EvAb44\t\t\n$BABA Retail shorting this at this low of a price! Morons! ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I mean', ' this being below $150 is a joke. So I\'m not overly impressed with 20%. Plenty of space to grow. 👉\t\t\n$BABA go fucking figure ï¸\x8f\t\t\n"$BABA up 25%+ off Tuesday lows - keep in mind this is worth $200b+ \n\n$50b overnight is crazy"\t\t\n$BABA new PRe market high $PETZ another China 🇨🇳 set up at bottom should be on your radar >1+ run ✅ $DIDI 40%+ so far $NIO should get us a run also â\x9d—\t\t\n$BABA BYE SHORTS. âž¡\t\t\nRT @vwaptrader1: $BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the floa…\t\t\n$BABA DAMNNNNN! What happened?! Bought some calls yesterday at the close! God damnnnn 📌\t\t\nRT @vwaptrader1: $BABA Current price not shown in earlier posting apologies @gocharting will premarket data going soon as my chart is beta.…\t\t\n@MalafamaOoC Even after they pledge to keep the market steady $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (15)\n2. $SPY (7)\n3. $COM (4)\n4. $OIL (4)\n5. $TSLA (4)\n6. $PICK (3)\n7. $KWEB (3)\n8. $YINN (3)\n9. $LMT (3)\n10. $VXX (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/JHB1jVSGis"\t\t\n"$BABA \n\n300 here we fucking come 📣"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\n300 here we fucking come"\t\t\n$BABA Retail shorting this at this low of a price! Morons! â\xad\x90\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | -56.4% | 🚀\n| $SPY | 18 | 38.5% | 🚀\n| $GME | 8 | -46.7% | 🚀\n| $FB | 6 | 200.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $KWEB 🥉\n4. $SPX\n5. $JD\n6. $ES_F\n7. $NIO\n8. $AMZN\n9. $SOFI\n10. $XPEV\n\n( Sorted by most recent ) https://t.co/VNd54pSMKa"\t\t\n"RT @itscharliemar: Picked up another $900K of $BABA at $75. Lowered my average to $92.99 from $96.66. Both on TD and IBKR. \n\nSo far my over…"\t\t\n$BABA I mean', ' this being below $150 is a joke. So I\'m not overly impressed with 20%. Plenty of space to grow. â–¶\t\t\n$BABA go fucking figure ☑\t\t\n@SEL421 What\'s wrong with that? $BABA\t\t\n$BABA +20% Pre\t\t\n$BABA tf happened? ðŸ\x8f¼\t\t\nRT @epictrades1: $BABA ðŸ˜\x8dðŸ˜\x8d😘🥰🥰🥰 https://t.co/pA3Di5LzTr\t\t\n$BABA $TIGR $FUTU $PDD Lets all pray for the shorties who bought puts before market close yesterday. May lord be with you. 👉 https://t.co/UuTIsWHubU\t\t\n$BABA $92 pre\t\t\n"Biggest China Rally since 2008!! \n\nLets go! $NIO $XPEV $LI $BABA $SIMO 🚀 https://t.co/SMFf5bQhrb"\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | -56.4% | 🚀\n| $SPY | 18 | 38.5% | 🚀\n| $GME | 7 | -53.3% | 🚀\n| $FB | 6 | 200.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA alot of margin calls would strike today 😂 💟\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $328.15  Mentions: 116\n$BABA  Price: $76.76  Mentions: 97\n$AMZN  Price: $2', '947.33  Mentions: 94\n$AMC  Price: $14.48  Mentions: 74\n$SPYR  Price: $0.05  Mentions: 62\n\n#stocks #investing #trading"\t\t\n$BABA Really would love to hunt down some retarded bears comments and start posting. Like the idiot that kept posting literally every.. damn.. day... "I should\'ve sold" Fuck. That. Guy â–¶\t\t\nChina stocks U turn. Looks like people start maybe considering investing havely in chineese stocks? #dollar #Yuan #NewWorldOrder #nasdaq $NIO $JD $BABA https://t.co/Z4ZucRiznC\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nCSRC vows to make every effort to maintain smooth operations for capital markets. Boy they are really going full on with the verbal intervention today. Guess 80% declines are enough. $BABA $BIDU $PDD $KWEB $JD ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$JD $BABA $NIO $IQ  just gonna keep posting this for the shorts and puts that didn\'t profit yet. 🆙 https://t.co/uJJqUHMMqB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nAvoid china stocks like a plague ï¸\x8f"\t\t\n$BABA bring me the money 🆓 https://t.co/o6kB3kHExF\t\t\n@JonahLupton $BABA too\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA he was first guy I saw push this while it was down', ' thanks mr wonderful â\x9d¤ https://t.co/sgQU9sxa95\t\t\nRT @professorDman1: $BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now https://t.co/uaMOVJ…\t\t\nRT @vwaptrader1: $BABA Current price not shown in earlier posting apologies @gocharting will premarket data going soon as my chart is beta.…\t\t\n$BABA  the scary thing is - this is still cheap under 250 🤣 insane value 🆓\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nIt’s time for the us market to drop!! And China to pop .. in 2 years reverse the trend 🔔"\t\t\nPeople bagholding $BABA from $130 cheering 😂\t\t\n"$BABA \n\nIt’s time for the us market to drop!! And China to pop .. in 2 years reverse the trend"\t\t\n$NIO $BABA 🆕 https://t.co/znS1o7kt7A\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$nio $xpev $li $jd $baba $bidu $pdd\n\nhttps://t.co/gsJrVc9dTp"\t\t\n$BABA is Powell going to ruin this run later on today? 🆓\t\t\n$BABA $JD $PDD $NIO $TENCENT $XPEV https://t.co/9HFowxFWhv\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nWhat are the chances the big open for $BABA triggers some short covering?\t\t\n"$PDD $BABA $JD $SPY $NIO \n\n+40% FROM YESTERDAYS ALERT!!!!!!!!! \n\nWHEN EVERYONE WAS BUYING PUTS AND SHORTING', ' WE WERE BUYING CALLS AND GOING LONG!!!!!!  \n\n🔥🔥🔥🔥🔥🔥🔥🔥🔥 ï¸\x8f https://t.co/Pa1uZVv9GL"\t\t\n"מ×\xa0יות סי×\xa0יות +20-30% בפרי מרקט ובשוק של הו×\xa0×’ קו×\xa0×’.\nרק לפ×\xa0×™ יומיי×\x9d הב×\xa0×§×™×\x9d הגדולי×\x9d הוצי×\x90ו ×\x90×\xa0ליזה שהמ×\xa0×™×” של $baba שווה $65. https://t.co/arRXUmCPdL"\t\t\n$BABA thank fuck 🚀 💟\t\t\nRT @vwaptrader1: $BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the floa…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f https://t.co/rWQL126QWu\n\n$KWEB $BIDU $BABA $JD $NIO $PDD $XPEV https://t.co/rSeKZGnrtX"\t\t\n$BABA there we go ðŸ‘\x81\t\t\n$BABA I can\'t stop watching this stock go up....all smiles ☑\t\t\n"$baba +20% on a “consideringâ€\x9d lol\n\nNoted https://t.co/d9FJwWnEiR"\t\t\n$BABA wonder if the Chinese gov loaded up at the bottom. ? 😃\t\t\n$AAPL $BABA $NIO $JD I HOPE SOMEONE BOUGHT SOME CALLS YESTERDAY 🤞\t\t\n"$BABA \nDon’t hateâ€\x9d 📌"\t\t\n"$BABA \nDon’t hateâ€\x9d"\t\t\n"$BABA \nGuys don’t share in Alex over at jp Morgan he meant to say 650 he forgot the 0 🪄"\t\t\n"$BABA \nGuys don’t share in Alex over at jp Morgan he meant to say 650 he forgot the 0"\t\t\n"Without the Chinese government crackdown', ' which stops $BABA\nThis is the most obvious purchase of 2022"\t\t\n"$baba \n\nãƒ\xadフã\x81•ã‚“ã€\x81リーマンショックレベルã\x81«å‰²å®‰ã\x81ªä¸\xad国æ\xa0ªã‚’下è\x90½é€”ä¸\xadã\x81§ä¸€åˆ‡è²·ã‚\x8fã\x81šã€\x81\n\nãƒ\xadフã\x81•ã‚“ã\x81®æ§˜ã\x81«å¼·çƒˆã\x81ªãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81Œå‡ºã\x81Ÿå¾Œã\x81«ã\x81™ã\x81\x90è²·ã\x81„ã\x81«è¡Œã\x81‘ã\x81°ã€\x81\n\nナンピンã\x81§æ\x90\x8d失をé‡\x8dã\x81\xadã‚‹ã\x81“ã\x81¨ã\x81ªã\x81\x8fã€\x81ã\x81“ã\x81®å¤§ã\x81\x8dã\x81ªä¸Šæ˜‡ã‚’å\x8f–れã\x81Ÿã€‚\n\nãƒ\xadフã\x81•ã‚“ã\x81®æ§˜ã\x81ªå\x8f–引ã\x81Œã\x81§ã\x81\x8dる様ã\x81«ã\x81ªã‚Šã\x81Ÿã\x81„。 https://t.co/pIvGz8hl3s"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA had a dream of Alex Yao making coffee in my kitchen for me', ' then washing my socks and sweeping my floor.  \n \nWanted him to wash my underwear for me but then my alarm rang. Dang! \n \n$FUTU $NIO $JD 💗 https://t.co/hXhEEobIs6"\t\t\n"Anlık;\n\n📌 Alibaba $BABA | 19.66% ⬆ï¸\x8f\n📌 Tencent Music Entertainment  $TME | 27.93% ⬆ï¸\x8f\n📌 https://t.co/hZ8oErYJRe $JD | 20.55% ⬆ï¸\x8f\n\nBakalım piyasa açılışında devam edecek mi ? Yoksa durum tersine mi dönecek ?"\t\t\n$BABA jpm and Alex Yao must feel embarrased ðŸ’\x9d\t\t\n$BABA this would be a mega SQUEEZE! â˜\x9d\t\t\n$BABA 100$ incoming ï¸\x8f\t\t\n$BABA Ink cartridges loading. 💲\t\t\n$BABA there $150 incoming 🔥🔥🔥🔥 🆙\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n"Den som pÃ¥stÃ¥r att alkohol och börsen är en dÃ¥lig kombination har fel.\n$BABA https://t.co/ZT9gK1l7o4"\t\t\n$BABA wonder how much the Chinese gov bought', ' insane volume last few days. 💟\t\t\nDe locos. $BABA https://t.co/qt4sCgVMDp\t\t\n"Major Chinese stocks trading higher in pre-market after China’s government pledged to support the struggling markets.\n\nAlibaba $BABA +20.38%\nJingdong Mall $JD +20.81%\nNIO $NIO +18.29%\nLi Auto $LI +22.94%\nXPeng $XPEV +20.33%\n\n#Stocks #StocksToWatch #NYSE #Nasdaq #News #NIO"\t\t\n$JD I wanna go look at the bear posts for yesterday - call it bear slaughter porn 😂 $BABA 🚩\t\t\n$BABA ðŸ\x90œ 👀\t\t\n$BABA $GOTU $TAL $CLEU $JZXN 🚀🚀🚀🚀🚀and in one session all worries are now over lol 🆙 https://t.co/3MrWXa14eo\t\t\n$BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now ï¸\x8f https://t.co/LpxOq9McEF\t\t\n@SR_cojones Bueno… ¿empezamos a contar todos los que ayer compraron $BABA pero no para promediar', ' sino los auténticos cracks que ya ganan un 20% mÃ\xadnimo?\t\t\n$BABA +20% Pre Market 🤩\t\t\n"$BABA \n300 eoy 😘"\t\t\n"$BABA \n300 eoy"\t\t\n$BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now https://t.co/uaMOVJb4Uk\t\t\n$BABA $JD NEW ARTICLE : Alibaba', " https://t.co/1I0lflYWcL and Other China Stocks Soar. Here's What Sparked the Turnaround. https://t.co/bGfR2nFHJ4 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/nFmPW3ZXqP\t\t\nAre you long $BABA (in any form)\t\t\n$BABA we just need another 100 dollars up ✅\t\t\n$BABA wow just woke up again and my calls are printing on this", ' $FUTU and $NIO ', " that must be the reason why I can't sleep all night. 🔔\t\t\nRT @TheOGFaro: $METX China pledges  to support its stock markets", ' Chinese stocks are soaring. $METX ', ' $BHAT ', ' $JD ', ' $BABA ', ' $NIO . â˜\x9d\t\t\n"buy the dip is stronk. $BABA $TME \ni had a message in my system that TME was up +45% sometime this morning. https://t.co/tuuhL3BbK7"\t\t\n$BABA had a buy limit yesterday at 72....fuck! â\xad\x90\t\t\n"🔎 Pourquoi les ADR Chinoises (Alibaba', ' Tencent', ' JD…) explosent Ã\xa0 la hausse en pré-ouverture ?\n\nPinduoduo $PDD: +31.5%\nTencent $TCEHY: +26.8%\nJDcom $JD: +20.6%\nAlibaba $BABA: +19.8%\nBaidu $BIDU: +14.3%\n\nTout est résumé juste ici 👇\n\nhttps://t.co/FN5p4xt7Cc"\t\t\n"RT @iluvstocks1: Today\'s 🎰Plays \n$QQQ 322c 4.20âž¡ï¸\x8f8.00 +90%🔥\n$MSFT 285c 3.35âž¡ï¸\x8f5.90 +76%🚀\n$IWM 195c 1.29âž¡ï¸\x8f2.25 +74%💕\n$ZIM 85c 1.90âž¡ï¸\x8f1.40 -26%…"\t\t\nRT @iluvstocks1: $FXI looks like China 🇨🇳 party today swings will pay 💰 if had some lottos $BABA and $NIO longer term play plus many on wat…\t\t\n@BirdvBush @stevemushero @pmarca $baba is actually a pretty interesting example on how to work actively with VIE structures these days\t\t\nMy model has $BABA #Bearish overall. It\'s in a strong short term #Bearish trend', " and is #Bearish longer term also. Volume is trending up. Volatility is high. Currently in oversold area with LH/LL conditions which isn't good.\t\t\nRT @Sino_Market: US-listed Chinese shares rally in premarket session: $BILI up 30.4%", ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.…\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"Meanwhile PM:\n\n$LKCO +45%\n$QFIN +26%\n$LI +22%\n$HUYA +20%\n$BABA +20%\n$XPEV +20%\n$EH +20%\n$NIO +18%\n$HUIZ +17%\n$NIU +13%\n\nBurn the shorts 🔥 https://t.co/PQmSQ6QLBR https://t.co/KOviCGB2FC"\t\t\n$BABA Time to buy calls!!! 🔔\t\t\n$BABA everybody run 🆕\t\t\n@HalftimeReport @ScottWapnerCNBC @ShannonSaccocia @kevinolearytv @jlebenthal @terranovajoe @kevinolearytv $BABA mic 🎤 drop\t\t\n$BABA', ' $JD â\x81¦ripping great call â\x81¦@GuyAdamiâ\x81© China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown @CNBC https://t.co/ZWG6Ppa666\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"US-listed Chinese shares rally in premarket session: $BILI up 30.4%', ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.6%', ' $HUYA up 18.7%', ' $NIO up 18.1%', ' $BIDU up 14.2%.\n$ASHR #China $KWEB $FXI $CNH"\t\t\n$BABA no position here. Congrats Bulls. Way to go .ðŸ‘\x8dðŸ‘\x8d 🥇\t\t\n$BABA lol my calls expire worthless', ' the next day it’s up 20%. the pain â\x8f©\t\t\n$BABA kevin o leary pump 💫\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nSoy accionista a todo esto de $BABA.\t\t\n$BABA if it corpses 94 its going to 101+ âž¡\t\t\n"Significant news for China stocks \n\n$BABA +20% https://t.co/OQXeNdOuKS"\t\t\n$NIO $BABA 🚀 https://t.co/1Hz3Ac31Lg\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA a $300 company which closed last night at $76. I\'m buying ðŸ\x8f¼\t\t\nRT @professorDman1: $BABA idea low 70s common shares and options calls we have 90s here ✅ another winner so far $100 break will be huge cau…\t\t\n$BABA Pt Jan 2014? 🚩\t\t\nMany HK-listed Chinese stocks soared today', ' such as $BABA', ' $JD', ' $NIO. How do you feel about the Chinese stocks listed in US and HK that your hold now? 💲\t\t\n$BABA  am not vested into all these', '   but just here to cheer you guys up  haha â\x9d¤ https://t.co/GPM9GL7oOG\t\t\n@CNBCFastMoney @timseymour @BKBrianKelly @karenfinerman @GuyAdami @GuyAdami $BABA  ….🎤 Drop\t\t\n"@aktieuniverset \nNoget nyt om $BABA? Oppe 20% pre-market"\t\t\n"RT @optiontradingpr: 3/16 #alert #results\n$baba 70P 2.03 to 2.76 (3/15)\n$googl 2300P 2.80 to 3.25\n$amzn 2550P 2.95 to 3.50\n\n🚨SMALL GAINS AD…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\n¿Cuántos de ustedes ampliaron ayer $BABA a sabiendas de lo que hoy pasarÃ\xada? Seguro que alguno incluso vendió sus $BABA para comprar mmpp', ' y hoy ha vuelto jeje\t\t\n"RT @optiontradingpr: 3/16 #alert #results\n$baba 70P 2.03 to 2.76 (3/15)\n$googl 2300P 2.80 to 3.25\n$amzn 2550P 2.95 to 3.50\n\n🚨SMALL GAINS AD…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\n$BABA government holding our bags.. great news.. 120$ end of march 💢\t\t\n$BABA up 19.7% in the pre market. Trading at $92.01. Ended the day in Hong Kong 27% up on this news. Finally some positive sentiment been a rough ride down from $226! https://t.co/KIAsOv85WC\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nHoy $BABA hasta en la sopa.\t\t\n@WillThrower3 you\'re not interested in a $baba sum-of-the-parts?\t\t\n$METX China pledges  to support its stock markets', ' Chinese stocks are soaring. $METX ', ' $BHAT ', ' $JD ', ' $BABA ', ' $NIO . â˜\x9d\t\t\n"Show me the incentives and I will show you the outcome.â€\x9d Charlie Munger \n$BABA \n$DJCO\n\nIn 98 year old Munger voice:\n\nIt makes no sense for the CCP to destroy their great companies…mumbles something about cats catching mice… https://t.co/MXqEs7p33W"\t\t\nAlibaba', ' https://t.co/6poLrT4SwO and Other China Stocks Soar. Here\'s What Sparked the Turnaround. $BABA $JD $NTES https://t.co/rgMv7EhuxM\t\t\n"RT @syaar10: $BABA\nيستاهل \nالØ\xadمدلله https://t.co/BHwqVmF2FB"\t\t\n"$BABA \nCharlie munger loaded the fucking goat probably at. 70s his gonna make a billion of this in 5-10 years watch 💟"\t\t\n"$BABA \nCharlie munger loaded the fucking goat probably at. 70s his gonna make a billion of this in 5-10 years watch"\t\t\nHey @GuyAdami . Nice call last night on $baba\t\t\n"$BABA\nيستاهل \nالØ\xadمدلله https://t.co/wb8l3ckrlB https://t.co/BHwqVmF2FB"\t\t\n$BABA ANT IPO soon guaranteed. !!!!!!!!!!  Back to 300. Shorts will have a hard time covering from the moon . 📣\t\t\n"What. An.Absolute. Animal.\n\n$JD $BABA $KWEB #StockMarket #trading #stocks #china https://t.co/e3KdmG2Nmp https://t.co/dJx3JEWT9z"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Squeeze good ï¸\x8f\t\t\n@RomasInvestors Ya no solo eso', ' ahora todo el mundo compró ayer $BABA 🤣🤣\t\t\n$BABA finally made a correct buy.   I guess following Charlie Munger instead of meme\'s was the better play.  Who would have thought? â–¶\t\t\n$BABA Shorts gonna get squeezed ugly today. 😂. $BIDU $TENCENT $JD ✨\t\t\n"$ONCS $CVAC $BNTX $ALNY $EBS $VIR $ADPT $ARCT $TBIO $VXRT $ATRA $VBIV $ALT $DVAX $IBIO $HTBX $TNXP $PDSB $TFX $GOVX $IGC $XNCR $FPRX \n$INCY $AGIO $GBT $HALO $ALKS $KPTI $CARA $ZGNX $TMO $EW $DXCM $IDXX $NVTA $HZNP $BMRN $VRTX $ABT $MDT $BSX $GME $AMC $BTC $jd $baba https://t.co/UR78j1HVR9"\t\t\n@Mr_Derivatives Basically all the ETF people like Kraneshares came in TV and said they will liquidate ADR and buy HK listed stocks . $BABA had a 27% up day in HK. The ADR should track it.\t\t\n$BABA close $100+ ï¸\x8f\t\t\nY $BABA +27% en HK anoche. Va a explotar la IV de las opciones. https://t.co/lf7iuzXJvk\t\t\n$KWEB and $BABA could be the best investment of 2022. But investors should remain cautious investing in the Communist regime. But for now: the risk-reward is very compelling.\t\t\n"$BABA \nThe bears got us for 2 years it’s time we return the favor.. 300-500 I’m dipping out and going us heavy ↘"\t\t\n"Oops', ' I did it again. \n\n$JD $KWEB $BABA #StockMarket #China #stocks #trading https://t.co/qP6Dy7mx7U"\t\t\n"$BABA \nThe bears got us for 2 years it’s time we return the favor.. 300-500 I’m dipping out and going us heavy"\t\t\n@ChrisFranco This is not a matter of age. It‘s Mr Market since inventing EMH and modern portfolio theory. Welcome to the stock market. $baba #fintwit #investing\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"RT @PipsToDollars: China dead cat bounce🤑\n$DIDI 40%+\n$BABA 10%\n$LVS 9%\n$SBUX 2%"\t\t\n"$cciv $pins $hofv $jd $aci $qs $baba $jack $mmnff $nakd $kimtf $iipr $apha $tlry $pltr $dbx $rdfn\n$work $solo $kbh $cake $dri $gramf $amd $nvda $amzn $intc $cat $pton $axp $ups $algn $ma $vz $ko $mrk \n$plug $googl $nvta $mmm $expr $dal $wfc $c $edit $cof $lcid $dwac https://t.co/UR78j1HVR9"\t\t\n$BABA - hey mr know it all shorty ! Why so quiet ðŸ¤\x90 🚩\t\t\n$BABA you should listen ðŸ˜\x81ðŸ˜\x81ðŸ˜\x81ðŸ˜\x81🚀🚀🚀🚀 📈\t\t\n$BABA smoked bears!!! Love to see it.. hmm 💯\t\t\n"@DCDOWORK see ya FUD.. again..like I said for months… hope ya bought the dip! $nio $xpev $li $jd $baba $bidu $pdd\n\nhttps://t.co/xMrhuZTSKj"\t\t\n$BABA ðŸ˜\x8dðŸ˜\x8d😘🥰🥰🥰 https://t.co/pA3Di5LzTr\t\t\n"Ayo $JPM downgraded $BABA $69 Pt yesterday and this shit 🚀 overnight? I know what I’m doing from now on 💯\n\n🖕ðŸ\x8f¼ðŸ’¸"\t\t\n"$BABA  What all you think.\nCan our country (USA). Stay  away from china.\nCan China stay away from Our Country. (USA)?.\nNever. ✔"\t\t\n$BABA 😀 ï¸\x8f\t\t\n$BABA $JD $TCEHY $KWEB ↘ https://t.co/X7PHk7X1gJ\t\t\n@MlWcUnicap2018 $BABA Nope!\t\t\nRT @JMihaljevic: Just as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA yuck 🆕\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NIO\n6. $A…"\t\t\nGood morning $kweb $fxi $baba $pdd\t\t\nLeyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n@ChrisFranco $BABA up 27% overnight in HK following very positive words from CCP. #volatility #china\t\t\n$BABA Is it greedy to ask for $100 today? â\x8f©\t\t\n$BABA  The article said regulators should “complete as soon as possibleâ€\x9d the crackdown on internet platform companies. â–¶\t\t\n$BABA  Finally !!! Now all the funds will buy this cause the Chinese gov. just backed it. Beautiful :) â\x8f©\t\t\nBought two $BABA calls', ' sold one cause I’m trying to practice discipline and scaling in more and sold my $NIO I bought yesterday for a profit. Both stocks up 20% after hours 😎 not sure to hold or sell this BABA one though. https://t.co/bMk5B5Chkm\t\t\n$baba damn traded this couple of times yest (don’t normally touch China stocks but thought had a bounce in it)sold remaining shares AH at 78 only to see $91 this morning 😢 still always have to stick with discipline\t\t\n"@CNBC SEE YA FUD AGAIN! Hope ya bought the dip… $nio $xpev $li $jd $baba $bidu\n\nhttps://t.co/xMrhuZTSKj"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Finally !!! Now all the funds will buy this cause the chineese gov. just backed it. Beautiful :) ï¸\x8f\t\t\n$BABA J\'étais bien inspiré de racheter qq titres hier\t\t\n$baba except thats not going to happen. 😃\t\t\n"RT @tradeeveryth: วันนี้จัด $BABA ต่à¸\xadเลย\nà¸\x81ารมาซื้à¸\xadหุ้นช่วงนี้เหมืà¸\xadนà¸\xadยู่ในฮาเรมจริงๆ 😅"\t\t\nRT @garcapital: $BABA premarket https://t.co/icxXXF3eTr\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n"$BABA \nThe new world has started China is now the ruling superpower!! 👉"\t\t\n"$BABA \nThe new world has started China is now the ruling superpower!!"\t\t\nNajarian pumping $baba $tcehy\t\t\n$BABA my 30 days dte calls that I bought yesterday will easily be 5x today 🤣 ðŸ‘\x8d\t\t\nCrude Oil May Fall as China Lockdown and Inventory Build Weigh on Prices $WTI $BABA $NIO $JD $XPEV https://t.co/2K5dIVLHOD\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @LuffyDwealth: Suddenly', ' the Chinese Market is investable again.\n$JD $BABA $NIO https://t.co/qnAckbwz5v"\t\t\n$BABA $PDD $WIMI ðŸ‘\x81\t\t\n$BABA premarket https://t.co/icxXXF3eTr\t\t\n$BABA we mooning today 😘\t\t\n@puppyeh1 @JMihaljevic I bet he\'s right. Maybe $BABA won\'t recover in \'22 yet', ' but in \'23 he\'ll be on siginficant gain.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NIO\n6. $AMZN\n7. $JD\n8. $SOFI\n9. $XPEV\n10. $LI\n\n( Sorted by most recent ) https://t.co/uAj3h3fLtK"\t\t\nRT @jessi_pinkman__: $BABA Do I get the Rolls Royce SUV in black or  Alibaba Orange with a pic of Jack Ma on the door decal? These are the…\t\t\nRT @BCampbellBRK: It is interesting that Buffett and Munger are so rich and yet almost everyone currently thinks Munger was a fool for buyi…\t\t\n"China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown\n\n$BABA $BIDU\n\nhttps://t.co/RyXGvMBiFT"\t\t\n$BABA Who sold this at the lows 🤔😮 ✔\t\t\nFUCKIGN AWESOME FINALLY LAYS ASIDE ALOT OF FEAR REGARDING DELISTING $NIO $XPEV $BABA https://t.co/BpmXlIs1iw\t\t\n$BABA $TIGR China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown - CNBC 🚩\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"*ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/D10c0fANh5"\t\t\n"$BABA $PDD $JD \nä¸\xad国ADRã\x81®ãƒ—レã\x81§ã\x81®æš´é¨°ã\x81¯ã\x81“ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81ŒåŽŸå›\xa0ã\x81‹ðŸ§\x90\nSECé\x9džé–‹ç¤ºã\x81«ã‚ˆã‚‹ä¸Šå\xa0´å»ƒæ\xad¢ãƒªã‚¹ã‚¯ã\x81Œç„¡ã\x81\x8fã\x81ªã‚‹ã\x81ªã‚‰è²·ã\x81£ã\x81¦ã\x81„ã\x81\x8dã\x81Ÿã\x81„🤔\n\nä¸\xad国ã\x81¯æ\xa0ªå¼\x8f市å\xa0´ã‚’安定ç¶\xadæŒ\x81ã\x81¸ã€\x81国外上å\xa0´ã‚‚支æŒ\x81ï¼\x8d本土・香港æ\xa0ªæ€¥é¨° https://t.co/69m2X4IqST @businessã\x81‹ã‚‰"\t\t\n@FbBagholder @daniel_toloko @Alex__Pitti $JD = less complex thesis in my view. 📈 consumer budgets', ' 📈 online share of all retail', ' high focus on quality & reliability', ' huge capex funded by retail float', ' JDL growing faster than $BABA Cainiao', ' monetising core parts of its expense base (e.g. JDL)', ' alignment with CCP goals\t\t\n"Soy el único que aprovechará el subidón de $baba para ir recortando el lote?\nAm I the only one who gonna cut their exposure to #Alibaba on today´s rally?"\t\t\n"$BABA \nJack ma are you coming back? Dare I say? ï¸\x8f"\t\t\n$BABA any price targets for year end? 📌\t\t\n"$BABA \nJack ma are you coming back? Dare I say?"\t\t\n"Did #Munger call Mr Liu He to stop with the carnage in Chinese equities?\n\n$baba https://t.co/MjpVMW5rhl"\t\t\n$BABA Bottom Shorter  just enjoy!!! 💟 https://t.co/24hYSS1K52\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n$BABA Careful here doesnt mean the rest of the world will support China stocks if they are joining Russia. 💢\t\t\n$BABA Should work its way back towards ~100 short term and then we\'ll see if it actually wants to break out of the short term down trend. 🆓\t\t\n$BABA Chinese squeeze! 💯\t\t\n@Market_Trackers Cierto. El objetivo es ganar pasta…o perder la mÃ\xadnima posible. Hoy el rebote de $BABA y $V darán alegrÃ\xadas\t\t\n$FXI looks like China 🇨🇳 party today swings will pay 💰 if had some lottos $BABA and $NIO longer term play plus many on watch $BIDU $JD $LI and many more 🥳🥳🥳🥳🥳🥳🥳🇨🇳🇨🇳 https://t.co/b51548Ntc9\t\t\n$BABA well', ' looks like my short puts will definitely be otm today... ðŸ‘\x8d\t\t\n"$BABA $NIO Investing in future profits is always a good idea. Congrats Jeffery! https://t.co/YBysLTuFlA  \n\n#TestimonialTuesday #TradeIdeas #StockMarket 💢 https://t.co/GbYsu9vrlb"\t\t\n$BABA YOW!!!! Up 23%\t\t\nAhora resulta que todo el mundo entró ayer en $BABA.\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA 🥇"\t\t\n$JD $BABA $PDD $NIO $XPEV and dozens more Chinese tech stocks popping >15% in premarket as China pledges to support stock markets', ' economy and support for IPOs abroad #markets #China #OptionsTrading\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA \n\nFOR TRADE ALERTS AND ENTRIES LYNK IN BAYO 💲"\t\t\nShould I buy back $BABA today?ðŸ˜\x81ðŸ˜\x81\t\t\n$BABA obavy ohlednÄ› Ä\x8dÃ\xadnských akciÃ\xad by mohli být nynÃ\xad výraznÄ› nižšÃ\xad... Alibaba nynÃ\xad v pre-marketu okolo 90 USD. Možná dojde k mÃ\xadrnému vybÃ\xadránÃ\xad zisků u tÄ›ch co nabrali pod 80', ' nicménÄ› bych Ä\x8dekal', ' že na tÄ›ch 74 jsme vidÄ›li dno a cena se zaÄ\x8dne postupnÄ› srovnávat zpÄ›t nad 120-140 USD https://t.co/9rIk45RX97\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n$BABA The big diffrence between yesterday and today is that Chinese stocks finally became \'investable\'. There will be massive rally this year 🤔 ☑\t\t\n"🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $BIDU $TCEHY.\nSus ADRs deberÃ\xadan replicar esas alzas en la sesión bursátil de EEUU. https://t.co/8hasapqEgq"\t\t\n"$BABA $NIO Investing in future profits is always a good idea. Congrats Jeffery! https://t.co/opMC7JVP9T  \n\n#TestimonialTuesday #TradeIdeas #StockMarket â\xad\x90 https://t.co/HdbsOD1Bv8"\t\t\n$BABA  Told ya ï¸\x8f\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA 💲"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA \n\nFOR TRADE ALERTS AND ENTRIES LYNK IN BAYO 💢"\t\t\n$BABA deep-dive part 2: https://t.co/QZ2cFDDEMI\t\t\n"With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part 1: https://t.co/bA9AUMd22I\n\nAnd because my Chinese stocks are up today.\n\nI am feeling generous & opening up the paywall for part 2.\n\nPart 2 in the next tweet."\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA The big diffrence between yesterday and today is that Chinese stocks finally became \'investable\'. There will be massive rally this year 🤔 ☑\t\t\n$BABA  Told ya ðŸ‘\x81\t\t\n$BABA Crazy times where the market does not seem to know what discount rate is needed to cover this political risk… https://t.co/xKscOzJpSw\t\t\n$BABA 3/18 calls will be up over 400% at open if the $91 price holds. 🆙\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA lmao shorts u get what u deserve ', ' why would u short such a undervalued company it was under IPO donkey! 😘\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA so still less than 5 days ago and bulls are celebrating🤣 ï¸\x8f https://t.co/Zpba1Zf1h9\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA super extended anyone thinking puts on open? Just opinion 🌟\t\t\n"RT @BonusLevelFund: Good news for Chinese stocks. \n\n$baba $jd $nio https://t.co/wMnBK4VwKx"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA https://t.co/JMVfxyRyFe\t\t\nJust wow!! @stocks $BABA https://t.co/ops3amsEIX\t\t\nLast call for getting $BABA under $100 guys. Time to FOMO!\t\t\n$SPY $QQQ $BABA those that said chinese market crashing', '  some are up even 20% today. what a reversal. Just saying ! 🔔\t\t\n$BABA it\'s Fed Hike today. Wonder what the closing will be 📈\t\t\n$BABA squeece today? 😘\t\t\n@nosegoblin @amanda1986 hope u got some $BABA 💫\t\t\n"$BABA \nThe crackdown is over rejoice!!! Everyone back on the China train again!!  $JD $TENCENT $NIO"\t\t\n"HOWARD MARKS is bullish on China.\nWhy does it seem like almost all the big investors long China are confirmed GENIUSES?\nSeems like this one trade separates the wheat from the chaff', ' the real OGs from the impostors.\n$BABA https://t.co/mNWyp75xle"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\nRT @JMihaljevic: Just as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n$BABA +27% https://t.co/7JicZHweif\t\t\n$BABA Will close more than $92 because Hang SENG going to rally tomorrow. ï¸\x8f\t\t\n"$BABA at last. Short scum fooked. \n\nHILARIOUS!!! 🤣🤣🤣 🆕"\t\t\n$BABA HONK HONK congrats if you loaded baba at 77.77 with me ✔\t\t\n$BABA プレマーケットã\x81§+18%ã\x81®æš´é¨°ã\x81ªã‚“ã\x81§ã\x81™ã\x81Œã€\x81ã\x81ªã‚“ã\x81‹æ\x9d\x90料出ã\x81¾ã\x81—ã\x81Ÿã\x81‹ï¼Ÿ\t\t\n$BABA no reason for this to go up. China helping Russia to invade Ukraine with supplies. Short from new high ï¸\x8f\t\t\n"@EquityBrian I always thought there\'d be some day this year when we\'d see $BABA rally like 20% or 30%.\nThe buybacks always move the price a lot', ' now imagine a bunch of shorts get squeezed on the same day one of these buybacks occurs.\nHuge', ' HUGE rally."\t\t\n$BABA Wonder what will happen if they redeploy another $15B to buyback this year 🤗 😀\t\t\n$BABA where the folks wanting to buy at 50$ u may get ur chance today â–¶\t\t\n"$BABA $JD $DIDI $NIO\n\nDeal will be reached and we got the support from China. Let’s go! 🙌💎 â\x9d¤ https://t.co/BYMdyKb1iC"\t\t\n"$FNGU is up 14%', ' Hang Seng index is up 9%', ' Nasdaq up 1.7%', ' $baba up 19%', ' and $bidu up 13%. \n\nIf this rally can continue this week', ' FNGU might have chance to close $20. 🤞"\t\t\n"Will you @ me @LadeBackk @Investandbefree ? 😂\n\n$BABA +20% \n\n😘 https://t.co/2X4Fp46mH5 https://t.co/pMs8aUYxwF"\t\t\n@cryptostanislav Its up almost 20% Premarket. So if we the holders buy now its buying on a rally no? $BABA\t\t\n$BABA Where is my calls going tmr?5X or 10X?🎆🎆🎆🎆🎆 ↔ https://t.co/GlO5mzSpJ2\t\t\n"RT @jen__suarez: $PETZ\n it’s our turn now ! China 🇨🇳 stocks are next to soar \n$BABA\n \n$DIDI\n \n$KC\n \n$NIO\n (PETz we may get that momo/techni…"\t\t\n$BABA holders will be buying the dip for the next 2 years.\t\t\n$BABA up 18%+ in pre market 😳\t\t\n$BABA yesterday it hit book value per share of 1. Was pretty much the exact bottom. 210B is book value for Baba. ðŸ’\x9d\t\t\n$BABA Easiest money ever. All you have to do is hear what Cramer has to say', ' and  do the opposite 🤞\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA shaking off retail so institutions can buy them cheap.. wall street scam 📌\t\t\n"$BABA $BIDU $FUTU $PDD $NIO $JD\nHANG SENG TECH INDEX UP 20% LIMIT UP​  \n\nCHINA VICE PREMIER LIU HE SAYS WILL KEEP CAPITAL MARKETS STABLE- XINHUA​\n\nCHINA VICE PREMIER LIU HE CHAIRS MEETING ON ECONOMY', ' CAPITAL MARKETS - XINHUA"\t\t\n$BABA My bottom call on BABA yesterday.  I might have been 10 cents off :) â\x8f©\t\t\nMarkets bottom when mega cap companies like $BABA go up 20% in a day & other cope I tell myself as an investor 🤪\t\t\n$BABA Obvious 3-bagger in 1-2 years 💎 ðŸ‘\x8d https://t.co/yMpZm2nQcl\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$BABA \nLet’s just keep our mouth shut and let them buy up the share they are the only ones who can run this back up to 450billion market cap . Take it home Goldman Sachs â\x9d¤"\t\t\nY este pre mercado? $NIO', ' $SE', ' $BABA https://t.co/VJkf5vUENb\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"$BABA \nLet’s just keep our mouth shut and let them buy up the share they are the only ones who can run this back up to 450billion market cap . Take it home Goldman Sachs"\t\t\n$NIO $BABA $LKCO et al bottom called this yesterday. As always', ' lies run the sprint', ' the truth runs the marathon. Scam street. 🚩\t\t\n$BABA delisting!!!!! chinese shit!!! âž¡\t\t\nStocks Rise as Investors Await Fed\'s Interest Rates Decision $BABA $JD $NTES https://t.co/7G176ODEy1\t\t\n$BABA Current price not shown in earlier posting apologies @gocharting will premarket data going soon as my chart is beta. https://t.co/SvBZrCpGL1\t\t\n"$BABA I am waiting for my calls to print first time in the morning.\nNot fundamentals at all', ' pure stock manipulation. 💗"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 113\n$BABA  Price: $76.76  Mentions: 93\n$AMZN  Price: $2', '947.33  Mentions: 93\n$AMC  Price: $14.48  Mentions: 74\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n@nomad_cap @Jamie___Tee your $BABA going to run now 👌\t\t\nRT @vwaptrader1: $BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the floa…\t\t\n"$BABA \nThe institutions are on outside now baby 150 eoy or 0 who knows but something weird is going on here not normal 📶"\t\t\n"$BABA \nThe institutions are on outside now baby 150 eoy or 0 who knows but something weird is going on here not normal"\t\t\n$BABA Setting up for a 100-200M volume day. 💟\t\t\n$XNET $HUYA $IQ $BABA  PERFECT TIMING 😘\t\t\nTencent and Alibaba', ' $BABA', ' have lost more than $1 trillion in combined market value since the selloff in Hong Kong stocks began 13 months ago.\t\t\nStill in some of the strangle on $baba from Friday looks like 4 bags this morning on the 105c .\t\t\n"@RedlerPremium China squeeze\n$BABA woq"\t\t\nAyer compré acciones de $BABA a 74$ en la bolsa estadounidense. Y hoy la bolsa de Hong Kong sube más de un 27%👇ðŸ\x8f» Deseando que abran los yankis 😬 https://t.co/CUq1w5B6ON\t\t\n"RT @mimamsaid: $CLPS $BABA $JD $FUTU $TIGR \n\nStill has not been found plus it’s a Chinese and IT company including low float. Soon to catch…"\t\t\n$BABA dagheeeeee ï¸\x8f\t\t\n"$BABA \nYou guys they shook retail out of their stock as much as they can now they will run it up \nThey have a shit ton of call options that they won’t let expire out of the money just like they ran it down they are gonna run... https://t.co/9nWchLM20j https://t.co/IZdj1sBDqS"\t\t\n"RT @TheFortuneTell5: Nothing to see here.\nIt\'s totally normal.\n\nChinese stocks trading in HK this morning:\n#JD $JD +33%\n#Alibaba $BABA +27%…"\t\t\nThis is a warning to all the bears in $BABA', ' the large rebound the very very old sold HK Index his here & $BABA has move up loads', ' so expecting $BABA in USA to follow suites', ' tightening my SL', ' but I will not be surprised if I am forced to close mine positions today🙂 https://t.co/nc10p05pTD\t\t\n$BABA Wallstreet should be investigated as a whole', ' what these Bastards do is unbelievable ï¸\x8f\t\t\n$baba https://t.co/17gb6On2cF\t\t\n"$BABA up 18.5% in premarket...\n\nCall me daddy."\t\t\n$BABA where are the greedy bear pigs? 🌟\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\n$BABA What a fucking wallstreet scam. 🥇\t\t\n$BABA Jesus Christ I didn’t know I was holding a penny stock 📶\t\t\n$BABA OMGGGGG â\x9d—\t\t\n$BABA What\'s with all the China love all of a sudden? ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @shervin_dr: @ACInvestorBlog $LLL NFT Pr yesterday + China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 e…\t\t\nRT @professorDman1: $PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical ru…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Hong Kong market doesn\'t lie. It was up 27%.... I don\'t think you should expect sell off. â\x9d—\t\t\n$BABA  ✅ https://t.co/bT7FOYAmuk\t\t\n"RT @tradeandbefree: I loaded $BABA at 78$ for long term investment.\n\nIt\'s the zone I had identified and had been tweeting about for a while…"\t\t\n$BABA Biggest economy in the world by 2030. And Bears shorting this at $75 😃 https://t.co/nzul99g1kq\t\t\n$BABA garbage holding company', " you own nothing 🤞\t\t\n$BABA holding up strong in the 90s >> should break 100📚📚let’s how these option calls boom at opening from low 70s idea 🪄\t\t\n$BABA holding up strong in the 90s >> should break 100📚📚let’s how these option calls boom at opening from low 70s idea\t\t\n$BABA What's that burning?  Shorts = ☑\t\t\n$BABA Why is it only up 19% in the US", ' when it closed up 27% in HK? 💫\t\t\n"$amc $baba $hood $cei $gme $dwac $dats $mark \nwatcing how $cenn going be the next money making here dont miss out on the fucking train https://t.co/H23KSh7g5C"\t\t\nMy tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14% $JD +22% $TCEHY +15% $NTES +16% $XIACF +11% #Investing #China 🇨🇳 #Stocks https://t.co/Ahm1TaiRAT https://t.co/dmL9J2zg6r\t\t\n$BABA I wonder how many bag holders are just hanging on to dump their bags at this point? ðŸ‘\x8d\t\t\n$NIO $baba $JD And did the big boys take your stock? ï¸\x8f https://t.co/h5Nbguap06\t\t\n$BABA CCP set the floor at $90.80 today â–¶\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA 3 days run like this and I can sell my shares and walk away from jackma 😀\t\t\n"RT @RahafStock: الاسهم الصينية تقÙ\x81ز Ù\x81ÙŠ السوق الامريكي بÙ\x81جوة كبيرة Ù\x81ÙŠ مزاد الاÙ\x81تتاØ\xad ðŸ™\x8dðŸ\x8f»â€\x8d♀ï¸\x8f\n\nلا اله الا الله \n\nلا تطاردون الÙ\x81جوات والارتÙ\x81اعات…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"Primer video con más de 1.000 visualizaciones: $BABA\n\nðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f\n\nSiempre intentando dar una visión objetiva y profesional.\n\nGracias', ' https://t.co/ns5gcFM33j"\t\t\n"FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOOG 2623.63 +1.27%\n$NFLX 348.35 +1.53%\n$NVDA 235.29 +2.39%\n$TSLA 817.61 +1.9%\n$MSFT 290.37 +1.13%"\t\t\n$BABA This is what institutional buying looks like ï¸\x8f\t\t\n"BooM!! 🚀\n\n$NIO & $XPEV up +18 pre-market! \n\n#ElectricVehicles $TSLA $BABA https://t.co/5GWBNsCYVY"\t\t\n"RT @JoshuaTai0427: One of the most underrated part of $SE is EXECUTION. \n\nThe ability to win South East Asia against $BABA\'s Lazada and exp…"\t\t\n$BABA jpm panic buying ðŸ˜\x81\t\t\n"$BABA \nUs banks are going to snatch every share they can get.. they liquidated 85% of their share count bought billions worth of puts and call I imagine those calls will be printing since they printed the puts already"\t\t\n$XELA at least my $BABA is recovering today ï¸\x8f\t\t\n@BKBrianKelly Great final trade call for $BABA ! ðŸ‘\x8dðŸ\x8f»\t\t\n"الاسهم الصينية تقÙ\x81ز Ù\x81ÙŠ السوق الامريكي بÙ\x81جوة كبيرة Ù\x81ÙŠ مزاد الاÙ\x81تتاØ\xad ðŸ™\x8dðŸ\x8f»â€\x8d♀ï¸\x8f\n\nلا اله الا الله \n\nلا تطاردون الÙ\x81جوات والارتÙ\x81اعات \nلان الÙ\x81يدرالي اليوم بيرÙ\x81ع سعر الÙ\x81ايدة \n$nio $xpev $baba https://t.co/DBaW560tuI https://t.co/FybKXFqwLH"\t\t\nDios eres tú; Amén $BABA https://t.co/Dq13aIDOSR https://t.co/sUkVfaOvG1\t\t\n$BABA chances retail pushes this to $100 plus today? 👇\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"$BABA \nThis is a sign to the us funds that they can jump back in.. 85% liquidated their entire Chinese portfolio.. get ready for some crazy swings on the Chinese stocks ðŸ’\x9d"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA \nThis is a sign to the us funds that they can jump back in.. 85% liquidated their entire Chinese portfolio.. get ready for some crazy swings on the Chinese stocks"\t\t\n$BABA just a technical bounce or any news? ï¸\x8f\t\t\n"China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pOu1"\t\t\n$BABA  💟\t\t\n$BABA unfortunately China pump cannot last long 😘\t\t\n$BABA well good luck shorts here. You pretty much trapped yourself at the bottom of a prided financial crisis worse than 08 👀\t\t\n$BABA I know who was a buyer before yesterday\'s close https://t.co/mwcu5qsrPe\t\t\nRT @SpacTiger: $NIO $BABA $LI $XPEV China stocks soar as state council vows support after rout | The Straits Times https://t.co/KQr7ktIYIu\t\t\n"$BABA\n \n$NIO\n \n$BZUN\n Can someone let me know what the catalyst for Chinese stock were today?"\t\t\n$baba could go to Munger’s basis by end of this run.  Seems like a good enough technical target.  As good a dead body as any. https://t.co/bCcPDllBsp\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (26)\n2. $SPY (12)\n3. $OIL (5)\n4. $NIO (4)\n5. $QQQ (3)\n6. $WEN (3)\n7. $YANG (3)\n8. $BOND (2)\n9. $TIL (2)\n10. $NAT (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/jprTCpYGnB"\t\t\n$BABA $NIO $BZUN Can someone let me know what the catalyst for Chinese stock were today? ↔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @JavierSanz: Ese cierre de ayer de $BABA que estuvo todo el dÃ\xada roja… me avisa @inveuro y consideramos que podrÃ\xada abrir con un GAP impor…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $NIO 🥉\n4. $JD\n5. $AMZN\n6. $SOFI\n7. $XPEV\n8. $LI\n9. $WISH\n10. $BRQS\n\n( Sorted by most recent ) https://t.co/54JfJQ8lFk"\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$AAPL $BABA $NIO $JD â\xad\x90 https://t.co/MrPMHPCIZf\t\t\n$BABA 18% en premarket 👀\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"Futures ripping.\nChina retail sales beating.\nSoft year over in comps in March and September.\nYou better believe...\n... That \'22 is GONNA BE MASSIVE!\n$BABA https://t.co/PIInie3ToR"\t\t\nPara que $BABA vuelva a ilusionar', ' aún tiene que seguir subiendo', ' esto es solo un rebote\t\t\n$Baba Guru 😉 https://t.co/1sjvkWASoS\t\t\n$BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the float.  Charts courtesy of @gocharting https://t.co/0PpNAqobGK\t\t\n"$VENAR\n \n$BABA\n \n$NIO\n Breaking through', ' storing power', ' ready to sprint🚀"\t\t\n$BABA value invest win ↔ https://t.co/CGjU3zy9tR\t\t\nPor si no te has enterado todavÃ\xada $BABA sube un +18% en el PreMarket 📈🇨🇳 https://t.co/26Yo2vLAL1\t\t\n"""Regulation of big tech will end soon""\n\n$BABA https://t.co/orIyJyehCv"\t\t\n$BABA and $AAPL  let’s go ðŸ\x90… ðŸ\x8d\x8f ï¸\x8f\t\t\n$BABA 20% market move is not a blip.. it’s the market saying enough is enough', ' this is beyond ridiculous 🥇\t\t\n$BABA Congrats to all those with "conviction". What\'s that smell? Burning Bears 😂 💟 https://t.co/xB2ALLQIYe\t\t\n$BABA Pull up a 200 day bar chart. It has alway given it back over time. Avoid FOMO â–¶\t\t\n"$FUTU\n SHORT SQUEEZE ON FUTU NOW!!!! \n \n$BABA\n \n$NIO\n \n$JD\n \n$LI"\t\t\n$VENAR $BABA $NIO Breaking through', ' storing power', ' ready to sprint🚀🚀🚀🚀🚀🚀🚀 ↔\t\t\n"$BABA  $KWEB  $JD \n\nCheap puts. This is a bear market rally dudes. ï¸\x8f"\t\t\nRT @GunstPhilip: Major Chinese eCommerce players DESTROYED by first the general plummet in tech/growth in Q4', ' then Russia/Ukraine and now d…\t\t\nRT @JessePi16223066: $BABA deslinting? 💲 https://t.co/flrjGBBcmf\t\t\nRT @iamkunal_v: $BABA squeeze ï¸\x8f https://t.co/Y73wnHFLTv\t\t\n"RT @PipsToDollars: $YINN/ $YANG 27%+/-\n$BABA 19%+\n$LVS 9%\n$SBUX 2%\n\n China says it will support Chinese IPOs abroad', ' calls for closure on t…"\t\t\n"$BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average investor congrats. 📊"\t\t\n$BABA you bulls can really set the price on this one. Just set the sell order back at 200$ you gor lots of shorts trapped on this one.  Since the 280s ðŸ’\x9d\t\t\n"$BABA\n\n$BIDU $WB $JD $NIO https://t.co/RIQuJpSNkw"\t\t\n@21stCentValue $BABA up 20% in pre-market\t\t\n@AJButton2 I bought some at $78. Hooray me $BABA\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average investor congrats."\t\t\n"$YINN/ $YANG 27%+/-\n$BABA 19%+\n$LVS 9%\n$SBUX 2%\n\n China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown https://t.co/tg8v0wFfRf"\t\t\n$BABA wait one fucking second where are the dumb ass bears. They promised $50! Can’t stand those fucking liars! 📢\t\t\nRT @PriyadarshiMu10: $DIDI $BABA $CAN $NCTY +50% in 2 days if you scroll down my posts below you should see the EXACT bottom to pick these…\t\t\n$BABA never seen Alibaba gain 27% in a day. But it was Seriously oversold tbh. Bears had their gains', ' now should be our turn. Hopefully this time tide has changed to upward trend and we can slowly go back to 300 now 🥇\t\t\n"Watch for more “good newsâ€\x9d to celebrate a market bottom into April. The timing is impeccable as always.\n\nhttps://t.co/AAyTehWYK9\n\n$HSI $SPX $NDX $BABA $BIDU"\t\t\n"$BABA \nDEFINITELY A BOAT AND HOE\nKINDA DAY 💗 https://t.co/FdppIY5zin"\t\t\n"Y la audiencia se enloquece con el cotizado', ' deseado', ' anhelado y rezado todo poderoso retorno de $BABA\n\nEl premercado más emocionante desde que $AMC generó X10...SÃ\xad +19.42% \n\n#fintwit vamos con la ola del triunfo (#putosarcasmo) https://t.co/uBNQFkewql"\t\t\n@ARIVARASANE Sold at a loss? $BABA\t\t\nIn the Twitter echo chamber that just looks at falling(used to be rising!) prices', ' old fashioned business analysis seems to play little part.. I thought this made good points. $BABA https://t.co/9FfbNjoTJI\t\t\n"$JD\n \n$BABA\n \n$NIO\n \n$IQ\n if HSI drops 2k points but then goes back up 1600 points. It\'ll be fun to watch the shit talking for last week plus panic. Absolutely love it. Stay humble? Fuck no. Time to start tagging some lol"\t\t\n$BABA looking good but on weekly level we are still red. 🚩\t\t\n$BABA fck me sold yesterday wow âž¡\t\t\nRT @professorDman1: $PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical ru…\t\t\nMunger is no Buffet. $baba\t\t\n$BABA squeeze like didi â\x9d¤\t\t\n$KWEB $BABA $CWEB $MCHI I wonder if this will drop heavily once US markets open since people are now able to finally sell for profit. Probably gonna be a lot of chasers too. Good luck. â\x8f©\t\t\n$BABA Too bad I haven’t bought more shares yesterday to average down â\x9d—\t\t\n$BABA $NIO $JD $FXI $MCHI Gina pamp ï¸\x8f https://t.co/wUIRKzrfPq\t\t\n$BABA oh my god I thought China was the next Japan of 1986', ' but there is light at the end of the tunnel 💡🤣🤣🤣 I will be buying at the market open 🤣🤣🤣 🪄\t\t\n$BABA $NIO $JD $FXI $MCHI Gina pamp 📌 https://t.co/gXN6RAwkOz\t\t\n$BABA Too bad I haven’t bought more shares yesterday to average down ðŸ‘\x8d\t\t\nRT @fredobrekke: $BABA Chinese gov just gave a green light to buy. ï¸\x8f\t\t\n$BABA oh my god I thought China was the next Japan of 1986', ' but there is light at the end of the tunnel 💡🤣🤣🤣 I will be buying at the market open 🤣🤣🤣 â\xad\x90\t\t\n"@ACInvestorBlog $LLL NFT Pr yesterday + China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 earnings soon. \n$3.37 cash per share on hand with $11 book value!Insiders own 43% + 2.5mill share float\n$baba $jd $li $xpev $pdd $bidu $nio $bydd $jd $futu $china $qqq $spy https://t.co/1foKqxorTi"\t\t\n$JD $BABA all bears just told me they want us to wait til after bell to sell 💢\t\t\n$BABA This is not a good time to buying Chinese stocks with the war in Ukraine. 🤞\t\t\n$BABA my timing just perfect bot yesterdsy 🪄\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$KWEB $BABA  Fellow americans', ' who\'s buying this today? Is it a short pump or a full on squeeze? 🚀 😄\t\t\n"$BABA \nWhat in thinking is China liquidated as much from the us holder to try to keep most the shares for China it makes sense since it’s their company why have Chinese companies be us majority owners.. like imagine our fangs being owned mostly by Germans"\t\t\n"I can\'t believe I missed that dip bros ðŸ˜\xad\n$BABA https://t.co/S8XlVHg2es"\t\t\n$BABA JP morgan downgraded it🤣 … those ppl are parasites 📌\t\t\n"$BABA hope the company bought a ton of shares back at the low prices of last days. As I said before: the fear with this company is amazing!\n\nFundamentals are rock solid yet a lot of people sold…crazy! 💗"\t\t\n"¿Por qué han caÃ\xaddo tanto en #bolsa las empresas de #tecnologÃ\xadaChina?\n\n$BABA a niveles de 2016 con 8 veces más ingresos y 3 veces más beneficios \n\n¿Oportunidad?\n\nLo analizamos aquÃ\xad👇\n\n#China $KWEB #Acciones\n\nhttps://t.co/fKhyuycxMt"\t\t\n"$BABA \n💕THANK YOU MR.WONDERFUL \nWasn’t even looking over here until you told me to BUY BIE BY BYE\nand I did\n💯 💟"\t\t\n$BABA deslinting? 💲 https://t.co/flrjGBBcmf\t\t\n$BABA PosÃ\xadlám pryÄ\x8d... do pátku Ä\x8dekat nebudu... Už jsem se v minulosti párkrát spálil s nevybÃ\xadránÃ\xadm zisků https://t.co/HIMMU82a1n https://t.co/gihTaiUxHd\t\t\nRT @CoriWil63082515: $BABA scum sucking bears Epic burn 📈\t\t\n$BABA +27', '30% today in Hong Kong market. https://t.co/zZunbH4wqf\t\t\n@PipsToDollars @ITradeForRamen $BABA 20%*\t\t\n"$baba $nio $xpev $li $kweb\n\nHahahaha...... ðŸ\x90» SQUEEEZE â\x8f©"\t\t\n$BABA  thank fuck for that rebound 🆓\t\t\n"$FUTU SHORT SQUEEZE ON FUTU NOW!!!! \n \n$BABA $NIO $JD $LI 👆"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @HexOrca: lmao @ $BABA .. hey @jackma .. did the CCP give you control of your company back now that Russia has dug a financial crater so…\t\t\n$BABA $JD $TCEHY $KWEB 🚀 🚀 🚀 ï¸\x8f https://t.co/Rg7dXxzKRk\t\t\n"#الأسهم الصينية ترتÙ\x81ع بشكل رهيب على أثر تصريØ\xadات مسؤلين صينين تطمئن المستثمرين وتعد بعمل اللازم لدعم الأسواق المالية...\n$baba +%19\n$nio +%19"\t\t\n"$CLPS $BABA $JD $FUTU $TIGR \n\nStill has not been found plus it’s a Chinese and IT company including low float. Soon to catch up â\xad\x90"\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n"$JD\n \n$BABA\n \n$NIO\n \n$IQ\n someone with more options knowledge then me please chime in. What kind of situation occurs with SO many puts going for nothing and massive call buying occuring? Is this gamma possible?"\t\t\n"$PLTR\n given the fact how undervalued and oversold/shorted this stock has become', ' I have a good feeling that soon PLTR will make a move like all Chinese stocks do today. Take a look at most Chinese stocks today', ' most are up more than 20%. Take for example \n$BABA\n \n$JD\n \n$NIO"\t\t\n$BABA $JD $NIO each up 20% in pre-market. nice job everyone! see you in Q2! 😉 https://t.co/zT99unZA0C\t\t\n"$baba $nio $xpev $li $kweb\n\nHahahaha...... ðŸ\x90» SQUEEEZE"\t\t\nRT @kingkang80: @inglouriouscap Nope.  He is one of the most rationale investors in the world.  Doesn\'t panic buy (or sells). He bought $WF…\t\t\n@MarketRebels $BABA\t\t\n$BABA up 20% pre market . $BIDU up 15%.\t\t\n$BABA $TCEHY NEW ARTICLE : Reeling from China\'s crackdown', ' Alibaba and Tencent readying big job cuts - sources https://t.co/BviNTvrr6e Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/i951xajkQW\t\t\n$BABA Was such a beautiful pivot. 😎 📶 https://t.co/YCSBuq3Hd1\t\t\n$BABA Chinese gov just gave a green light to buy. ï¸\x8f\t\t\nWhere are all the $baba shorts 🤣\t\t\n"$BABA \nWhat this means is that if the stock ever goes down we can rely on our dad xi jinping to come save us! 📶"\t\t\n$nio $baba $xpev $LI https://t.co/fFit5gwKkY\t\t\n$BABA scum sucking bears Epic burn 📈\t\t\n"Suddenly', ' the Chinese Market is investable again.\n$JD $BABA $NIO https://t.co/qnAckbwz5v"\t\t\n$BABA there\'s a recession around the corner. Be careful. âš¡\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\nChinese stocks might see a significant spike today', ' $BABA is up 19%+ already premarket', ' but I feel $BABA', ' $NIO', ' and the rest are going to continue sliding soon. The market is well beyond choppy', ' it\'s continuing on a path of uncertainty. #stocks #trading #investing #StockMarket\t\t\n"$BABA\n~If you really want to make huge profits on trading then check out this chat:\nhttps://t.co/4wmXzVQdSV"\t\t\n"$BABA \nWhat this means is that if the stock ever goes down we can rely on our dad xi jinping to come save us!"\t\t\n$JD $BABA $NIO $IQ someone with more options knowledge then me please chime in. What kind of situation occurs with SO many puts going for nothing and massive call buying occuring? Is this gamma possible? 📊\t\t\nlmao @ $BABA .. hey @jackma .. did the CCP give you control of your company back now that Russia has dug a financial crater so deep even the Chinese real estate and bond markets look ‘solid’?\t\t\n$BABA get rekt bears lol 💲\t\t\n$BABA gg â\x9d¤\t\t\n$BABA lols bears are over active and scared :P', ' $92 is pretty stable :P', ' wait for open it will be massive. 💲\t\t\n"$BABA \nI bought more at 77🚀🚀🚀🚀🚀🚀 ↔"\t\t\n$BABA $CTK cashin 📌\t\t\nTodays prophecy', ' we are at peak $BABA fear\t\t\nRT @SiddharthnDev: $BABA 110 coming today 🤣ðŸ‘\x8fðŸ\x8f» 👇\t\t\nRT @JackJBarrington: @kriptohoroz20 @spectatorindex US gave China/Saudi Arabia/Russia/NKorea their power by selling R morals 4 cheap goods/…\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\nRT @SProject0: $BABA my calls!!! 👆 https://t.co/KIq19UTJEQ\t\t\n"$PETZ\n it’s our turn now ! China 🇨🇳 stocks are next to soar \n$BABA\n \n$DIDI\n \n$KC\n \n$NIO\n (PETz we may get that momo/technical run $1+) we have seen with Oilers/gas/energy sector recently https://t.co/PTdUgjgd9t"\t\t\n@xavier_comas @_JOSE_2020_ @a_inversor Eres el único que se la puede sacar hasta con $BABA.\t\t\n$BABA expect profit taking. Government support is all talk no action lol 😂 $SPY 🌟 https://t.co/J1RyoYIZOJ\t\t\n"RT @Specky2019: $SPY $AAPL $TQQQ $SOXL $BABA \nFutures Rrrriping hard ðŸ‘\x8f🤑 🤞 https://t.co/IzsCjIjhXk"\t\t\n$BABA bulltrap ðŸ\x8f¼\t\t\n"$BABA $TCEHY $PRX\n\nhttps://t.co/DL7jHiULI3"\t\t\n$BABA lols bears are over active and scared :P', ' $92 is pretty stable :P', ' wait for open it will be massive.\t\t\nA saber. Con este mercado que reacciona a las declaraciones (no oficiales) de una persona en un medio con un +25%', ' lo mismo $Baba se vuelve mañana a mÃ\xadnimos históricos', ' que hace su primer rebote real desde hace año y medio🤷â€\x8d♂ï¸\x8f realmente es imposible de predecir. https://t.co/RQIs3taZIb\t\t\nAlibaba (NYSE: $BABA)', ' Baidu ', ' Inc. (NASDAQ: $BIDU) – Why Alibaba', ' $JD And Tesla Rivals $LI Li Auto', ' Nio $NIO Are Rebounding Big-Time In Hong Kong Today https://t.co/xI532ikdZM\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA  Would not be surprised at all if this touched  $100  and then pulling back just abit before the day ends ï¸\x8f\t\t\n$nio $jd $baba once in a life time experience. Wow! Like winning the lottory.\t\t\nRT @data_cu: $BABA 91 now ðŸ‘\x81\t\t\n"As said multiple times', ' CCP won’t let the market crack down and ban business.\n\n$NIO $FUTU $BABA $JD \n\nhttps://t.co/tdepDW34je"\t\t\nLOL at $BABA Premarket and all the naysayers. Hell of a dead cat bounce eh>?\t\t\n$BABA Kevin O\'Leary and Charlie M were right. Suck it Bears. 👀\t\t\nRT @roger_xi: $BABA my tits are so jacked 👉\t\t\n$BABA Ya en 92 en premarket! https://t.co/Mo3ibibMnT\t\t\nRT @ZXZ88944484: $BABA I ain’t even in this but I’m rooting for you! Gives us hope for other beaten down stocks 😘\t\t\nRT @Kev_Ten_Twit: $BABA I like what I see $JD Hope you got burned on this play shorties. â\x9d¤\t\t\n"RT @indepenrentista: $BABA is back 🚀\n\nÃ\x81nimo a todos que la holdeais https://t.co/12soPb6yq6"\t\t\nRT @EslohTrades: China Stocks boomin 🔥 $BABA $DIDI\t\t\n"RT @PipsToDollars: China dead cat bounce🤑\n$DIDI 40%+\n$BABA 10%\n$LVS 9%\n$SBUX 2%"\t\t\nReeling from China\'s crackdown', ' Alibaba and Tencent readying big job cuts-sources $TME $BABA https://t.co/OElNMDDeX0\t\t\n"Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n$BABA Who wishes they would’ve bought more lol ✔\t\t\n"RT @Dave_the_real: After the good news today will be China day at the markets.\n\n$BEST $NIO $EDU $BABA"\t\t\nRT @Melrose69123311: $NIO China stocks popping this morning $BABA $CAN â\x9d—\t\t\n@smarter411 $BABA flying\t\t\nRT @JimiHendrix691: $BABA #Alibaba There is good news and bad news regarding Alibaba. The good news: the share price is skyrocketing! The b…\t\t\n$BABA why the big jump?? 📊\t\t\n"RT @AJButton2: Nooooo go back down I need to accumulate at $50\n$BABA https://t.co/KX6x7thC67"\t\t\n"$BABA into premarket rally $ASHR $FXI $JD \nBest charts in biz https://t.co/UdXw3Msc8S"\t\t\nRT @sneha16011992: $BABA $DOYU $HUYA HSI closes 6th highest in the last 20 years - with higher daily % closes only during 2008 pre-crisis p…\t\t\nRT @emiberciano: Ha ganado más @Market_Trackers en 1 dÃ\xada con $BABA que el 90% de fintwit en 1 año\t\t\nRT @ClaraG56399764: $BABA glad I loaded baba and Facebook 👇\t\t\n$BABA idea low 70s common shares and options calls we have 90s here ✅ another winner so far $100 break will be huge caught her at 52 weeks low idea ✅🇨🇳 $PETZ dont be surprise run 1+ >> 1.50+ (huge gap to fill upside dropped from $14.63 ) https://t.co/hdehjBFSPa\t\t\nRT @danthemanatx: $BABA for the first time in 3 months I actually got lucky. I bought 5 July 80 strike calls yesterday when we were at 74.6…\t\t\n$BABA can some post a link to comprehensive article on what Chinese government said please ↘\t\t\n"RT @kassia_dol: Hopefully this put a few smiles on $BABA bulls faces', ' I know you guys sorely need it right now \n\nLink to Original Content -…"\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\n$BABA Damn…I sold yesterday ðŸ‘\x8d\t\t\n"RT @Digestant9: $BABA lollllll', ' if this reaches around $100 today', ' that will be the easiest puts buying/short term shorting ever lolll\n\nSo…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\nGetting blessed with crazy gap ups today BUT however that doesnt mean that you should fomo in HOWEVER I really believe that its a more longterm buy signal but let me help you with TIMING your entry - $NIO $BABA $XPEV\t\t\n"$WYNN\n \n$BABA\n \n$JD\n \n$NIO\n didnt get a chance to nibble on any of the direct China plays but that Wynn $70 call. Thank you Macau."\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA dead cat bounce â\xad\x90 https://t.co/2oQcGitFIM\t\t\n@Abdullah_S_SA الارتÙ\x81اع شمل الشركات الصينية الاخرى ØŒ مثل $BABA Ùˆ $JD كذلك ØŒ الشركات الصينية كانت تنتظر هذا الخبر منذ Ù\x81ترة طويلة ØŒ وهو دعم الاكتتابات الصينية المدرجة بالخارج ØŒ والتعاون بين المنظمين Ù\x81ÙŠ الصين والولايات المتØ\xadدة ! https://t.co/vkSD8C90Mo\t\t\n$BABA back to $100 today!!!! 🔔\t\t\n$BABA This is just the start!\t\t\n$BABA is 77% gedaald vanaf de top. Maar een bodemproces neemt tijd in beslag! Het kan wel zo zijn dat het bodemproces nu gaat starten', ' maar eerst wil je nog een lagere bodem met hogere RSI zien! Rustig afwachten! https://t.co/lgJjDHgnyc\t\t\n"Hong Kong stocks rebounded today', ' are you looking forward to the US stocks tonight? \n$BILI $TENCENT $BABA ï¸\x8f https://t.co/lcsr01Yodk"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n@SofiaHCBBG $baba anyone?\t\t\n"China dead cat bounce🤑\n$DIDI 40%+\n$BABA 10%\n$LVS 9%\n$SBUX 2%"\t\t\n"$FUTU\n In addition', " the Company's board of directors has authorized a new share repurchase program under which the Company may repurchase up to US$500 million worth of its ADSs", ' until December 31', ' 2023.  \n \n$TSLA\n \n$BABA\n \n$NIO"\t\t\n$TSM ã\x81¨ $ABAB è²·ã\x81„増ã\x81—ã\x81¾ã\x81™ã€‚ã\x81¦ã\x81‹ $BABA ã\x81‚ã\x81’ã\x81™ã\x81Žã\x81¡ã‚ƒã\x81†ã€‚\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\nRT @siddarthreddy8: $NIO $XPEV $LI $BABA ah the relief rally...or is it? 👆 https://t.co/aARf2ZyV7L\t\t\n$BABA  sold 92.3 ', ' muzeme jit jeste vys', ' pad ohledne obav', ' ze Cina pomuze Rusku a budou sankce zacal kolem 87. Dnes vsak jeste navic pozitivni zpravy ohledne hrozby delistingu. Beru spekulativni profit a utikam zatim pryc. https://t.co/4ECcEdupcx\t\t\n"RT @Keskia65130: $BABA +20% \nSe notaban las ganas', ' cuando cayó en la zona 70 @Market_Trackers sacada de cho... https://t.co/oX4zyllrc2"\t\t\n"$BABA\n \n$NIO\n What a battle', ' shorts about to get fried"\t\t\nRT @Spicy_Michelada: China is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%…\t\t\n$BABA happy i bought the dip 😃\t\t\nRT @ProsperAsayag: @Tradytics $BABA up almost 20% as of now 🔥\t\t\nJust as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nIf $BABA just rallies another 12', '547% then I\'ll feel empowered to remind Mrs Ghost about our position there!\t\t\nRT @professorDman1: China is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+…\t\t\nAlibaba sube un +27% en Hong Kong $BABA https://t.co/lhSHq31w2u\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nRT @FullFlipFlop: $BABA why is stocktwits not showing correct premarket price?? 📣\t\t\n$JD $BABA $NIO $IQ if HSI drops 2k points but then goes back up 1600 points. It\'ll be fun to watch the shit talking for last week plus panic. Absolutely love it. Stay humble? Fuck no. Time to start tagging some lol â\x9d—\t\t\nRT @imrokng: $BABA man I wonder how many people we can trap in a short squeeze?? 📶\t\t\n@David_Tracey Would you stock pick Chinese stocks on the NASDAQ/NYSE ie $BABA? Or somehow just stick to the Chinese indexes?\t\t\nRT @locogekko: $BABA $92 - Sold for a 20% pop - pleasure doing business with you. https://t.co/TZ62AfqaTG https://t.co/tSyYATEObt\t\t\n"$BABA\n$NIO\n \n$JD\n\nALL ON MY TOP WATCH FOR THE DAY"\t\t\nRT @sunnahbot: $BABA The JP Morgan analyst might just got fired ðŸ’\x9d\t\t\nRT @yashwantsaikish: $BABA my God us investors that bought in the 70s we are now rich looks like I’ll be heading to the Lamborghini dealers…\t\t\nRT @vinhbl: $BABA The real winner of this war will be China. Some people are going to make a fortune buying stock of Chinese companies at t…\t\t\n"$BABA $NIO $TME $DIDI $PDD $JD $LI $XPEV $BILI $BZ $TCOM $BIDU $ZTO $YUMC etc etc \nLa carpeta de vigilancia de acciones chinas es un farolillo verde. \nYa no tengo posición en ninguna. https://t.co/c5MnQbmaAn"\t\t\nRT @sukdnb: $baba Should have been 40-50% to screw shorts and those who bet against China without ever visiting China..\t\t\n$PETZ $BABA $DIDI $KC $NIO ï¸\x8f\t\t\nRT @pinjk123: $BABA HK close at $92.5 (+27%) with high volume (146 million shares', ' equivalent to 18 million ADRs) 👀\t\t\nMJ In Play Alert - Ticker: $BABA   DateTime: 2022-03-16 03:33   Price: 118.99   ATR: 5.76   Daily RVOL 0.87   Beta: 0.83   Short Float: 2.35%\t\t\nRT @JohnsonJava11: $BABA $PETZ PETZ one of most  beat up penny stock with 15% short float interest shorted ! $1+ minimum run in play IMO ne…\t\t\n$BABA should announce a share buyback program to take advantage of these quite literally absurd valuations...\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/eszkMq88dR\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA crap! â˜\x9d\t\t\n$BABA pre market 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8f😇😇😇😇 https://t.co/Q6bO5iKfPY\t\t\n$BABA  today party â\x9d¤ https://t.co/0RAv9iwEfG\t\t\n"How it feels as a $BABA investor right now. \n\nNot fussed too much about short term moves up or down', ' but their so large and fast that can’t help but notice them. https://t.co/VrSDDBguFE"\t\t\n$BABA $XPEV $BABA $JD $NIO China seeks to calm markets with promise of economic support https://t.co/uMsjk8KFWM\t\t\n@CNBCFastMoney @timseymour @BKBrianKelly @karenfinerman @GuyAdami It is scary how prescient aadami is $BABA https://t.co/3eOh8jfImn\t\t\nRT @vnkumarvnk: $BABA 90c lotto 0.20\t\t\nRT @vnkumarvnk: $BABA 80c $1.35 lotto\t\t\n$nio $jd $baba $xpev bulls', ' congrat! Hahahaha......\t\t\nRT @vnkumarvnk: $BABA 90c - $0.36 - up 80%\t\t\nRT @vnkumarvnk: $BABA will rip soon', ' expecting 10%+ upside in next 2-3 days!\t\t\n"RT @vnkumarvnk: Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSe…"\t\t\n$BABA bears going to be delisted soon ðŸ\x8f¼\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$BABA should i hold on to april 100 calls? ï¸\x8f\t\t\nRT @BrianTycangco: As much as I love today\'s action in the Hang Seng Tech Index #HSTI', ' I know this is a rare', ' rare sight to see. So', ' I deci…\t\t\nRT @Tower61070728: $nio bulls', ' are u ready to rock and rocket folks. Up 20% premarket. $jd $baba.\t\t\n"RT @LionsInvestors: 🚨🚨 MUY BUENA NOTICIA PARA LAS EMPRESAS CHINAS QUE COTIZAN EN EEUU 🚨🚨\n\n🔥🔥 Brutal como viene en el pre $BABA 🔥🔥\n\n@Haba_Ma…"\t\t\n"$BABA\n$NIO \n$JD\n\nALL ON MY TOP WATCH FOR THE DAY 💫"\t\t\n$BABA up 27% pre market lmao lmaoooo\t\t\n$BABA so are calls are going to print!!! 😄\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $NIO 🥈\n3. $JD 🥉\n4. $SOFI\n5. $XPEV\n6. $LI\n7. $WISH\n8. $BRQS\n9. $JMIA\n10. $BANA\n\n( Sorted by most recent ) https://t.co/2cU76msNqq"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  today !!! 📈 https://t.co/CnyBDWneWL\t\t\n$BABA bought at 145 ', ' bought more  at 74 and  lift down my average to 98 . Later on I change my mind and sold all yesterday. I am a paper hand ✋ï¸\x8f 🆕\t\t\n$BABA bought when others were fearful! 🆕\t\t\n"$BABA $JD $BIDU \n\nSo no more COVID zero policy and lockdowns?\nNo more sanctions?\nNo more China recession', ' and no more BABA slowing growth? 👆"\t\t\nWow $baba up huge premarket. Bought time this stock got a bounce\t\t\n$BABA i hope they did buy backs at 70 ✅\t\t\n$BABA deslinting panic time ï¸\x8f https://t.co/hwyGbJKv4w\t\t\n$BABA This will teach the short sellers to back off now. ðŸ˜\x81\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\n$BABA bulls happy when their bag is still heavy as ever 👇\t\t\n@Sqwii I will def. hold on to $baba!What do you think about $FB-bottom or more 📉 to come?\t\t\n@talkcentss @SofiaHCBBG Where is this info coming from? I need to sell my car and put it into $BABA\t\t\n$BABA why the rise in Chinese stocks?? â–¶\t\t\nFeeling pretty smug about buying the Hang Seng dip now 😂😂 $baba $tcehy\t\t\n$BABA Well', ' I wasn’t able to average down at the price I wanted', ' but needless to say', ' I was right. âš¡\t\t\nRT @ashvikaaa: Crazy short squeeze $BABA +20%', ' $JD +22%', ' $KWEB +20% in pre market 🆙\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\nRT @eoghan_mell: $BABA holy shit baba going up.. don\'t miss the train â\x8f©\t\t\n"Hat tip to @GuyAdami breaking away from the peanut gallery and calling $BABA a buy with 25% upside last night on @CNBCFastMoney.  Way to have conviction on a contrarian call. \n Kudos my friend..."\t\t\nRT @mistri_aurelie: $BABA ahah what a swing litteraly bought the bottom â\xad\x90\t\t\n$BABA CCP cracking under pressure. Too many people losing money on chinese stocks lol ï¸\x8f\t\t\n还好昨天平掉 $baba ,ä¸\x8d然今天人都没了。。。 https://t.co/PMkLMOobci\t\t\n$WYNN $BABA $JD $NIO didnt get a chance to nibble on any of the direct China plays but that Wynn $70 call. Thank you Macau. ï¸\x8f\t\t\n@inglouriouscap Nope.  He is one of the most rationale investors in the world.  Doesn\'t panic buy (or sells). He bought $WFC and rode it all the way down in the scandal and rode it back up and didn\'t touch a single share.  He\'ll probably do the same with $BABA (well he\'s avg\'d down a few times)\t\t\n"$BABA #ALIBABA \n\nApertura prevista para hoy: + 19 %\n\nReversal de los cañeros. #bolsa https://t.co/SoBiZjJTH1"\t\t\nGeezus! $BABA https://t.co/36GvRDvfvc\t\t\nHa ganado más @Market_Trackers en 1 dÃ\xada con $BABA que el 90% de fintwit en 1 año\t\t\n$nio $baba $bidu https://t.co/pztPAgL6JA\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nTop 5 Mutual Funds and ETFs That Hold Alibaba Shares $BABA https://t.co/CqK0a4ByNW\t\t\n$WISH $BABA is ripping ðŸ˜\x81\t\t\n$BABA 💟 https://t.co/1I7QgErKM9\t\t\n$BABA O\'Leary is gonna be laughing at all the guys on Halftime. PT 104.32 ✅\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n@CryptoMichNL Hoop dat je $BABA hebt gekocht….+20% op HK beurs👀\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n@KENNINGTONkraft @greg807807 All good. Yeah', ' $NIO case is simple because 1 HKex share = 1 NYSE share', ' so 1:1. You only need to consider currency fluctuations and of course investor sentiment at open/close. But in other cases', ' e.g. $BABA it is 8:1 and $XPEV is 2:1. So they are slightly more complicated.\t\t\n$BABA $PETZ PETZ one of most  beat up penny stock with 15% short float interest shorted ! $1+ minimum run in play IMO next one to go guys 💟\t\t\n$BABA Do I get the Rolls Royce SUV in black or  Alibaba Orange with a pic of Jack Ma on the door decal? These are the REAL questions â\x9d¤\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 111\n$BABA  Price: $76.76  Mentions: 91\n$AMZN  Price: $2', '947.33  Mentions: 90\n$AMC  Price: $14.48  Mentions: 74\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"@666_mancer Send his evil soul to hell', ' let it burn for eternity \n\nLet\'s see $BABA $TCEHY up 25% in the morning  ðŸ™\x8f"\t\t\n$BABA JPMs puts are printing hahaha â\xad\x90\t\t\n$NIO here we go $BABA 👀\t\t\n$BABA +20% Premarket\t\t\n$BABA what is ya\'ll thoughts on jan 2024 pt? ↔\t\t\n$BABA VoilÃ\xa0. https://t.co/AZNCvuTECa\t\t\nRT @testbot_feed: $BABA price pt jan 2024', ' i\'m thinking long term 💗\t\t\n"$BABA fundamentals win!\nIn addition to China’s government positive vips .. \n\nThis will blow 🆙 📶"\t\t\n"Nothing to see here.\nIt\'s totally normal.\n\nChinese stocks trading in HK this morning:\n#JD $JD +33%\n#Alibaba $BABA +27%\n#Tencent $TCEHY +23%\n#HongKong #Tech/#Internet index +23%\n\nThe #UkraineWar is over & nobody told us?\n\n#China $EWH $FXI $MCHI $KWEB $CWEB #Growth #Technology https://t.co/LyQqlV4uDW"\t\t\n$BABA $JD $TCEHY $KWEB â\x9d¤ https://t.co/jomt1e9HW4\t\t\n"Good news for Chinese stocks. \n\n$baba $jd $nio https://t.co/wMnBK4VwKx"\t\t\n"âš\xa0ï¸\x8f美股盤å‰\x8d:市å\xa0´å‰\x8d期最活èº\x8d股票\n\n行情é\x8fˆæŽ¥ï¼šhttps://t.co/pU3swqbRli\n\n$DIDI  $RLX  $BABA  $NIO  $FUTU \n$FAMI  $HYMC  $TME  $BILI  $IQ https://t.co/3xtMQtiFbS"\t\t\n$BABA great decision to buy some at 74.. sell at open or let it run?? 🚩\t\t\n$TAL $BABA $BIDU I hold these Chinese stocks.  It should be good for next couple of days. ï¸\x8f\t\t\n@WifeyAlpha and then the Chinese bought the entire market and squeezed all the shorts. $baba +20% pre. lol\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$GOTU $TAL  - TOLD Y\'ALL. \nBOOM 🔥 OVERNIGHT PRINTING MACHINE. \n\n$BABA $DIDI ï¸\x8f"\t\t\n"Good Morning Stocktwits.. Chinese Stocks ripping in pre market today.. watch for those \n\nGot in Early on $DIDI earlier this week. \n\nOther watch : $HYMC $GOTU $BABA \n\nWANNA TRADE WITH ME ?? LYNK IN BAYO â\xad\x90 https://t.co/A6jjJSnIuT"\t\t\nRT @professorDman1: $BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just w…\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\nRT @professorDman1: China is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+…\t\t\n$BABA back to 100 today ↔\t\t\n$BABA where are these pathetic bears now????? Glad i bougt yesterday!!! 😃 https://t.co/Kdl8aFZtwA\t\t\n$BABA - is it a short squeeze?\t\t\n"$GOTU $TAL  - TOLD Y\'ALL. \nBOOM 🔥 OVERNIGHT PRINTING MACHINE. \n\n$BABA $DIDI https://t.co/ZUDpzPiFLQ"\t\t\n"RT @Gjitsu2: @Darntons1 I like companies where the value is mismatched either due to bad perception or poor understanding by the market.\n\nT…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$DOCU Undervalued! Period. $BABA ↘\t\t\n$PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical run $1+) we have seen with Oilers/gas/energy sector recently â\xad\x90 https://t.co/hTCY3lwThC\t\t\n"$BABA we deserved this.\nPuting manipulstion 💗"\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA people who bought calls extremely happy right now 😩 😀\t\t\n$NIO $BABA $LI $XPEV China stocks soar as state council vows support after rout | The Straits Times https://t.co/KQr7ktIYIu\t\t\n$BABA hey 👇 https://t.co/7JHd1sAryj\t\t\n"Trending Topic on #westmoney🔥🔥\n\n🎙ï¸\x8f Hong Kong Stock Market and A share market ARE SOARING!!!\n\n🤔Are you excited about US stock market today?\n\n💬Share your thoughts', ' Let\'s chatâ\x9d£ï¸\x8f\n\n$NIO $XPEV $TSLA $UXIN $KNDI $ATHM #stocks $BABA $BIDU $NTES $LKCO https://t.co/QxvTefo4qS"\t\t\n$BABA congrats bulls', ' you deserve this. 💫\t\t\nTesla Motors', ' Inc. (NASDAQ: $TSLA)', ' Apple Inc. (NASDAQ: $AAPL) – BREAKING: Tesla Said To Halt Production In China For 2 Days Amid COVID-19 Outbreak https://t.co/a5nBMJnseu  $NIO $BABA $JD\t\t\n$BABA love it ☑\t\t\n$BABA oh shiiiit ðŸ‘\x8d\t\t\n"Chinese ADR stocks surges during pre market hours following news of Beijing\'s promise for policies to boost financial markets and stimulate economic growth.  Note some of the surges of prices by $BABA & $BIDU.\n\n#ChineseADR https://t.co/Q9toikiO0K"\t\t\n$BABA JP Moron 🆕\t\t\n$BABA ! Fck u shorts ðŸ‘\x8d\t\t\n"$BABA $NIO $FXI \n\nPenny stocks. Lol!! â\x9d—"\t\t\n$BABA $9988 $TCEHY $0700 $PRX $PROSY $JD $9618 $PDD https://t.co/h2vhlIn2w9\t\t\n$PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical run $1+) we have seen with Oilers/gas/energy sector recently https://t.co/zgiOIVdKID\t\t\nChina Stocks boomin 🔥 $BABA $DIDI\t\t\n"Mamma Mia', ' Alibaba.\n\n#Alibaba shares listed in #HongKong  soar by more than 20%', ' on track for best day in #History!\n\n#China $BABA $EWH $FXI $MCHI $KWEB https://t.co/fb2iOyAShQ"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @TheDeepDiveFeed: So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\n$BABA lets go.. easy worth 150% 📈\t\t\n$BABA ba ba bye bye shorty\t\t\n$BABA 100 calls expire March 18th. How they looking👀 https://t.co/AHxdkhdYTE\t\t\nEse cierre de ayer de $BABA que estuvo todo el dÃ\xada roja… me avisa @inveuro y consideramos que podrÃ\xada abrir con un GAP importante … no tuve dudas …. Zasca https://t.co/C6owlcVXmy\t\t\n$BABA up over 30% in hong kong right now going over $100 in US market today by 1030 💯\t\t\n$BABA HK closed up near 30%. Short squeeze on this sector today is going to be INSANE â\x9d—\t\t\n$SPY $BABA China numba 1 😃\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n@GuyAdami $BABA now that’s Fast Money. Enough of the first 15 minutes chatter of the economy and Fed.\t\t\n"China | 🇨🇳📈\n\nLos ADRs de China en #WallStreet hoy tela', ' mega-subidones en pre-apertura:\n\nVer subir a $BABA un +20% es algo pocas veces visto 😱', ' del resto ya ni hablamos 👇\n\nMuchos respiran', ' me alegro por ellos 💪 https://t.co/f4MdwSMk6N"\t\t\n$BABA mmmm chezburger 🌟\t\t\n$BABA so at market open shorts should cover maybe get 100 ? â\x9d—\t\t\n"$BABA  Sold all. Bye for now.\nGood luck all 💚 📶"\t\t\n$BABA munger just bought the dip 📢\t\t\n"You can just cash in the 30% - no worries. The first one is free 😂\n\n$BABA $JD up 20% in after hours (additionally from the +5-10% from actual hours) yesterday on increased Chinese support for foreign listed companies. https://t.co/VfP3sKmic6"\t\t\n$NIO en $BABA +20% dagje!\t\t\n$BABA nice!! $92 pre market! 👉\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n@itscharliemar I would personally like to thank you for keeping in the fight on $baba.\t\t\n$DIDI $BABA $CAN $NCTY +50% in 2 days if you scroll down my posts below you should see the EXACT bottom to pick these sh!t names when no body wants them 2 days ago', ' easy money ï¸\x8f\t\t\n"$BABA \n\nSaudi Arabia will sell oil by china currency\n\nI think china will invade the world economically Soon \n\nBecome the first economic country in the world â\xad\x90 https://t.co/VlYeasRm92"\t\t\n$BABA wow â\x8f©\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n$BABA very greedy bears… ðŸ‘\x81\t\t\n$HSI $BABA $JD $TCEHY $KWEB on 🔥 https://t.co/ODcTLdrnFC\t\t\n"$BABA shares soar over 25% in Hong Kong as #HSI Heng Seng Index rebounds over 9.08% \n\nBeing heavily oversold & traded below IPO price over the past sessions', ' shares were hammered with -36.44% over the past 2 weeks. \n \nIs it time for Alibaba to rest the case it’s undervalued? https://t.co/3kyUFHdh9M"\t\t\n@pmje73 Depends whether he\'s up money or down money on $baba.\t\t\n"ill take it $baba\n\nlmfao at 100% of twitter saying zero yesterday https://t.co/qxXJNcMUFE"\t\t\n$BABA can you tell I was obsessively watching 9988 today 😂😂😂 ï¸\x8f https://t.co/9BwTOyoRKB\t\t\n$BABA bears are fuked ðŸ˜\x81\t\t\n$BABA boom', ' im up 400% on my calls 😂 💫\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n$baba Hittttt cha chingggg LFGGGGGGGG\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA hope it stays up so I can buy more puts @ open 😃\t\t\n$BABA 😂🤣😂😛 📶\t\t\n@ACInvestorBlog Hang Seng up over 9%', ' let\'s get this party started!! $DIDI and $BABA gaining some back this Pre-market.\t\t\n$BABA damn wtf ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$baba wellllll then...... should have grabbed a lot more 🤞\t\t\nRT @Nate_Davis: china will be hot today. looking for gap ups... potentially some fades later. went ahead and did some charts for $baba $fut…\t\t\n"RT @ichetnabhardwaj: $BABA $BZUN  $LI \nRockets for today 🚀🚀🚀 â–¶"\t\t\n"ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech Index closed 22.2% higher', ' also the biggest since its debut in July 2020', ' Tencent jumped 23%', ' Alibaba up 27.3%.\n$HSI $KWEB $FXI $HXC $TCEHY $BABA"\t\t\n$BABA $NIO ã\x81‚ã\x81Ÿã‚Šè¡Œã\x81£ã\x81¨ã\x81\x8fã\x81‹ã€‚\t\t\n$BABA  “brace yourself guysâ€\x9d@ChiefOptionsTrader hahahaha 🤣 😘 https://t.co/BCmM3Fv5u6\t\t\n$BABA $87 shortly 🌟\t\t\n"@David_Tracey $baba +20%. I like it ... but not believe one bit of it.\nDo you understand why?? And how come an index can do +10% in a day??"\t\t\n"Hang Seng', ' China Stocks Soar as Beijing Pledges Support Amid Equity Rout\n\nView latest market news at https://t.co/JKaSs7tV35 now!\n\n$NIO $BABA $DIDI $FUTU $XPEV $LI $YINN $PDD $JD $BIDU $BILI $TME https://t.co/Iy4PzgtqZV"\t\t\n$BABA Still a double from here with time', ' don’t sell at the open! LFG!!! ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA price pt jan 2024', ' i\'m thinking long term 💗\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$baba up +20% premarket. #stocks #investing #trading https://t.co/U1dmQRuZSv\t\t\n$BABA ahah what a swing litteraly bought the bottom â\xad\x90\t\t\n$BABA holy shit baba going up.. don\'t miss the train â\x8f©\t\t\nCrazy short squeeze $BABA +20%', ' $JD +22%', ' $KWEB +20% in pre market 🆙\t\t\n"RT @itscharliemar: $BABA ’s been a crazy journey\n\nwent all in at $151', ' sold right under $130. \n\nTanked from $130  to $104\n\nWent in 50%~ & s…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$nio bulls', " are u ready to rock and rocket folks. Up 20% premarket. $jd $baba.\t\t\nRT @BrianTycangco: As much as I love today's action in the Hang Seng Tech Index #HSTI", ' I know this is a rare', ' rare sight to see. So', ' I deci…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA HK close at $92.5 (+27%) with high volume (146 million shares', ' equivalent to 18 million ADRs) 👀\t\t\n$baba Should have been 40-50% to screw shorts and those who bet against China without ever visiting China..\t\t\n$BABA The real winner of this war will be China. Some people are going to make a fortune buying stock of Chinese companies at these prices. It\'s only a matter of patience. 🪄\t\t\n$BABA my God us investors that bought in the 70s we are now rich looks like I’ll be heading to the Lamborghini dealership around 9 AM ï¸\x8f\t\t\n$BABA The JP Morgan analyst might just got fired ðŸ’\x9d\t\t\n$BABA $92 - Sold for a 20% pop - pleasure doing business with you. https://t.co/TZ62AfqaTG https://t.co/tSyYATEObt\t\t\nã\x81¾ã\x81\x81æµ\x81石ã\x81«+40%ã\x81§æ‰‹ã‚’出ã\x81™ã\x81®ã\x81¯æ€–ã\x81„ã\x81‹ã‚‰ $BABA ã\x81§ã‚‚è²·ã\x81†ã\x81‹ã\x81ªã€‚\t\t\n$BABA man I wonder how many people we can trap in a short squeeze?? 📶\t\t\n$BABA why is stocktwits not showing correct premarket price?? 📣\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nLooks good $BABA #StockMarket https://t.co/UaGDPeRK3B\t\t\nChina is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+ run on technical/momentum dropped from $14s to .30 cents going fill gap upside $1> 1.50+ ✅ðŸ™\x8fðŸ\x8f¾\t\t\n@Tradytics $BABA up almost 20% as of now 🔥\t\t\nChina is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+ run on technical/momentum dropped from $14s to .30 cents going fill gap upside $1> 1.50+ ✅ðŸ™\x8fðŸ\x8f¾ â\x8f©\t\t\n$MOMO $BABA â\x8f© https://t.co/JydjzgjBwn\t\t\n$NIO $XPEV $LI $BABA ah the relief rally...or is it? 👆 https://t.co/aARf2ZyV7L\t\t\n"Entre Ã\xadndices que suben un +5% y BigTech con movimientos superiores al 20%', ' la diferencia es cada vez más estrecha entre el mercado de valores y el de criptomonedas. \n\n$BABA #cryptocurrency #alibaba #delisting #update\n\nhttps://t.co/FAX5S52yC3 https://t.co/smoN6sht24"\t\t\n$BABA ðŸ˜\x8f bullish positions will get paid well today but China stonks are in a massive downtrend. Will look for short entry this week. ï¸\x8f https://t.co/p7uTnDkhWA\t\t\n"RT @Keskia65130: $BABA +20% \nSe notaban las ganas', ' cuando cayó en la zona 70 @Market_Trackers sacada de cho... https://t.co/oX4zyllrc2"\t\t\n"$BABA lollllll', ' if this reaches around $100 today', ' that will be the easiest puts buying/short term shorting ever lolll\n\nSo the frog became a beautiful attractive prince overnight?!??!?? Lolll â\xad\x90 https://t.co/0EzaI5EEqC"\t\t\n"Hopefully this put a few smiles on $BABA bulls faces', ' I know you guys sorely need it right now \n\nLink to Original Content -https://t.co/5vfspq8Iwo"\t\t\n$BABA for the first time in 3 months I actually got lucky. I bought 5 July 80 strike calls yesterday when we were at 74.66. Not sure what they are worth', ' I may sell 4 and ride the other one with a stop loss. ï¸\x8f\t\t\n$BABA glad I loaded baba and Facebook 👇\t\t\n"RT @LionsInvestors: 🚨🚨 MUY BUENA NOTICIA PARA LAS EMPRESAS CHINAS QUE COTIZAN EN EEUU 🚨🚨\n\n🔥🔥 Brutal como viene en el pre $BABA 🔥🔥\n\n@Haba_Ma…"\t\t\n$BABA 🚩 https://t.co/sOAJSRmPFx\t\t\n$BABA $DOYU $HUYA HSI closes 6th highest in the last 20 years - with higher daily % closes only during 2008 pre-crisis pump: âš¡ https://t.co/ZNJO9FfzYu\t\t\nAlibaba $BABA  Up 20% Premarket As China Vows to Support Market #Ainvest 👉 https://t.co/C2ndQn7l1Y\t\t\n"Nooooo go back down I need to accumulate at $50\n$BABA https://t.co/KX6x7thC67"\t\t\n$BABA nice 🤑🤑 ï¸\x8f\t\t\n$BABA #Alibaba There is good news and bad news regarding Alibaba. The good news: the share price is skyrocketing! The bad news: there is a big gap and experience shows that it will be closed in the next few days. https://t.co/pug1J0VLs3\t\t\n$NIO China stocks popping this morning $BABA $CAN â\x9d—\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\nHoy va a ser un dÃ\xada de alegrÃ\xada en mi TL $BABA\t\t\n$BABA opce ðŸ™\x8f https://t.co/S2TXDRdbo0\t\t\n"After the good news today will be China day at the markets.\n\n$BEST $NIO $EDU $BABA"\t\t\n"📈 https://t.co/dYo0NoNGVx Top Crypto Gainers(24h)📈\n1⃣ $BILI/USD : 23.535 USD(40.4%)\n2⃣ $BILI-0325 : 23.2 USD(38.71%)\n3⃣ $NIO/USD : 18.4 USD(34.3%)\n4⃣ $NIO-0325 : 18 USD(32.06%)\n5⃣ $BABA/USD : 92 USD(25.17%)\n#FTX #BTC #ETH #FTT #SOL #SBF #SOLANA #AVAX"\t\t\n$BABA $NIO $DIDI holy chinese 🥇\t\t\n$BABA I like what I see $JD Hope you got burned on this play shorties. â\x9d¤\t\t\n$BABA I ain’t even in this but I’m rooting for you! Gives us hope for other beaten down stocks 😘\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"🚨🚨 MUY BUENA NOTICIA PARA LAS EMPRESAS CHINAS QUE COTIZAN EN EEUU 🚨🚨\n\n🔥🔥 Brutal como viene en el pre $BABA 🔥🔥\n\n@Haba_Mayo https://t.co/ztDiJtZEqf"\t\t\n$BABA ï¸\x8f https://t.co/Ya6nst78It\t\t\n$BABA my tits are so jacked 👉\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA 91 now ðŸ‘\x81\t\t\n$BABA my calls!!! 👆 https://t.co/KIq19UTJEQ\t\t\n@kriptohoroz20 @spectatorindex US gave China/Saudi Arabia/Russia/NKorea their power by selling R morals 4 cheap goods/stock returns @jimcramer Charlie Munger $BABA', 'Rewarding human/animal rights abuses @Olympics @NBA @MarkCuban @AKC', ' Ignoring slaughter &hiding 9/11 facts @NATO', ' refusing climate change 4oil @GOP\t\t\n$BABA 110 coming today 🤣ðŸ‘\x8fðŸ\x8f» 👇\t\t\n$BABA game time 😘\t\t\n"RT @YilmazZorba: Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your…"\t\t\n"$BABA +20% \nSe notaban las ganas', ' cuando cayó en la zona 70 @Market_Trackers sacada de cho... https://t.co/oX4zyllrc2"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\n"FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOOG 2623.63 +1.27%\n$NFLX 348.35 +1.53%\n$NVDA 235.29 +2.39%\n$TSLA 817.61 +1.9%\n$MSFT 290.37 +1.13%"\t\t\n$BABA - See what we swung. Just open the market already. #premium https://t.co/In7vk6GscF\t\t\n$BABA Wow 👉\t\t\n$BABA penny traders thought', " let it go to 72 and then they'll buy. 😂😂😂😂😂ðŸ\x8d¼ðŸ\x8d¼ðŸ\x8d¼ 👇\t\t\nOld Sock Moe was wrong about $BABA @RealStockMoe Chinese Stocks Roaring Back\t\t\n$BABA OMG today is fucking raining money 👉\t\t\n$NIO $BABA $JD Short squeeze those bears today 😃 https://t.co/f81x1iarBw\t\t\n$BABA face ripper", ' literally. Rip put buyers. I feel bad for you. ï¸\x8f https://t.co/abidOVBMji\t\t\n$BABA JP Morgan analyst fk** up badly shorting this. ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA guess Im buying more 🤣 🆓\t\t\n$BABA up 20% pre mkt 😂â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8f https://t.co/dAtQfHfA3z\t\t\n@ebitdaddy90 $BABA PE is approximately 0', ' time to buy\t\t\n$JD $BABA AREEE YOUUUUU READDDYYYYYYYY 😘\t\t\n$BABA $JD $TCEHY $KWEB 📶 https://t.co/VKo26rhJGK\t\t\n$BABA 😂😂😂😂😂ðŸ™\x8f â\xad\x90\t\t\n$BABA holy hell. ðŸ˜\x81\t\t\n"RT @yaseeen76: HK Tech up 20%+\n\nChina names Top Watch tomorrow. \n$BABA $SE $JD $PDD $FUTU $NIO"\t\t\n$BABA $92 cuurently â\xad\x90\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n@Aporio69 Gracias por tus comentarios', ' lo anoto Luis', ' voy a intentar combinarlos correctamente y sintetizar los puntos que me parecen más interesantes en un hilo (que por supuesto', ' quedarán cosas por explicar al tratarse de un hilo y de $BABA).\t\t\n$BABA 125 here we come.  Yes? 🙂 🚩\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$NIO no more delisting FUD .. it’s sorted now .. $BABA today 40% upside 👆\t\t\n$BABA Congrats to everybody that bought the dip 🎉🎉🎉 â\xad\x90\t\t\nRT @professorDman1: $BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just w…\t\t\n"RT @Frankm57386975: If you are an investor for Chinese ADRs', ' pls read this. Probably most important document you read today.\n\nI don\'t care…"\t\t\n$BABA\'s Aroon indicator drops into Downtrend on February 25', ' 2022. View odds for this and other indicators: https://t.co/MeJ0SSVc51 #AlibabaGroupHolding #stockmarket #stock https://t.co/JIYr1f5BzU\t\t\n$BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just waiting ï¸\x8f\t\t\n$BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just waiting\t\t\n$BABA just buy and hold 📈\t\t\nRT @BishopWalther: $BABA it\'s alive too! https://t.co/9TY1omGNig\t\t\n"@chvideonews @__Inty__ All those Chinese Internet stocks are up BIGLY in Hong Kong \n\n$BABA +20%\n$BIDU +18%\n$JD +33%\n$XPEV +35%"\t\t\n$BABA  lol PM going to be crazy for bears :P', ' this is going to be massive squeeze :P â\x9d— https://t.co/RhF8g4fbLZ\t\t\n$BABA https://t.co/EzGunqC0b4\t\t\n$BABA holy shit! Wow! ↘\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (31)\n2. $SPY (10)\n3. $JD (4)\n4. $GME (4)\n5. $QQQ (2)\n6. $VXX (2)\n7. $H (2)\n8. $WISH (2)\n9. $COM (2)\n10. $NIO (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/mcSIaBHGSC"\t\t\n$BABA 🤯🤯🤯 👇\t\t\n$BABA Pre market 92$ â\xad\x90\t\t\n$BABA â˜\x9d https://t.co/TBt5LPECkp\t\t\n$BABA true story ï¸\x8f https://t.co/Blez4AR6Ph\t\t\n$BABA  lol PM going to be crazy for bears :P', ' this is going to be massive squeeze :P\t\t\n"Target Done ✅ in #XAUUSD 📈\n\nFOR SIGNALS JOIN US 👇\nhttps://t.co/3FYlfhBVcT\n\n#forex #gold #xauusd #EURUSD #GBPUSD #CADJPY #GBPJPY #EURJPY  #Ù\x81وركس #ذهب #داكس #ger30 #DAX30 #达克斯 #外汇交易 #CrudeOil #AUDUSD #AUDCAD #AUDNZD #EURJPY #USA $BABA #Elliottwave #kuwait #oman #thailand https://t.co/SCNZ9Ls2Zn"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 55 | 323.1% | 🚀\n| $GME | 15 | -6.2% | 🚀\n| $SPY | 13 | -35.0% | 🚀\n| $JD | 9 | 200.0% | 🚀\n| $AMC | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 4am open 91+ 📌\t\t\n$BABA sell calls at open or let it ride ? ï¸\x8f https://t.co/SGKUmu4q9H\t\t\n$BABA don’t ever buy Chinese stocks is too risky 👆\t\t\n$BABA $91.00+ open at pre-market. âš¡\t\t\n$BABA $91.00+ open at pre-market.\t\t\n$SPY $BABA HolyFcuk..... what TF happened here?😂 💗 https://t.co/eY3uDyVoat\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 55 | 323.1% | 🚀\n| $GME | 15 | -11.8% | 🚀\n| $SPY | 13 | -35.0% | 🚀\n| $JD | 10 | 400.0% | 🚀\n| $AMC | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @YilmazZorba: Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your…"\t\t\nRT @RapidTrading: Solid day on $COUP 330% and 65%  and 20% $LUV 135% $DAL 65% $SPY 60% $NIO 150% $NFLX 115% $MOS 55% $BABA 50% $MCD 70% $MR…\t\t\nMr Wonderful was right again! @kevinolearytv @CNBC #GoodFortune $BABA O’Leary “Won’t Get Fooled Againâ€\x9d @GuyAdami https://t.co/Wdiywobxka\t\t\n$BABA - WHO IS READY TO BANK? LIKE THIS POST. ✨\t\t\n$BABA - WHO IS READY TO BANK? LIKE THIS POST.\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @YilmazZorba: Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your…"\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n手æŒ\x81ã\x81¡ã\x81® $BABA ã\x81Œä»Šæ—¥ã\x81©ã\x81®ç¨‹åº¦ä¸Šã\x81Œã‚‹ã\x81®ã\x81‹ã\x81Œæ¥½ã\x81—ã\x81¿\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA Near 30% + close in HK boys! \n\nGoing to be a MASSIVE DAY for Chinese equities \n \n$KWEB $BIDU $OCFT ðŸ‘\x8d"\t\t\n$BABA who bought calls before the bell?  Literally if no one notice that inflow volume on calls then get unusualwhales or blackboxstocks for volume flow 🚩\t\t\nAlibaba $BABA volatility index movement increasing vs. 30D HV\t\t\n$BABA It\'s about time now... ✅\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA It\'s about time now...\t\t\n$BABA closing at 26.25% up in HK market', ' final print will update you guys in 10 minutes. âž¡\t\t\nChina Vows to Keep Markets Stable and Resolve Property Risks. $BABA (9988-HK) and $TCEHY (700-HK) are both up over 20% in HK.  https://t.co/CqZiDDxfQx\t\t\n$BABA $SOFI big green day today ðŸ\x8dº 😀\t\t\n@misterdonnl Mooi aandeel', ' dat $BABA. Had beter naar je moeten luisteren 😶.\t\t\n$BABA it\'s alive too! https://t.co/9TY1omGNig\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n"RT @heshamnaser2012: $BABA\nسهم علي بابا Ù\x81ÙŠ سوق هونغ كونغ  ""هانغ سانغ"" صاعد الان ٢٣٪ Ùˆ تكنيست صعد Ù¢Ù\xa0Ùª والموشر ككل صعد Ù¡Ù\xa0_٩٪ \nسلوك بيني ستوك…"\t\t\n$BABA early news sounds promising.  Russia might be caving in. If so China stocks going to go even more ballistic. 📶\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n"RT @felizYuqing: $FUTU can\'t wait to see a +50% day later! \n \n$BABA $NIO $TIGR $JD 😀"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @a_inversor: $BABA +23%  en Hong Kong. 🤯🤯🤯🤯\n\nPensaba que seria una buena compra', ' pero esta locura??\n\nA ver como abre en el mercado ameri…"\t\t\n$BABA is it a good idea to buy in open premarket?..or it this a trap? 💟\t\t\n$BABA short squeeze to 110 ? ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA classic pump for insiders to unload some bags onto retail', ' pump doesnt change. The weak earnings 🌟\t\t\n$BABA loading up on calls and shares first thing in the morn 🚀🚀🚀🚀 🤞\t\t\n"$BABA 88.50 in HK', ' how\nMuch is this in dollor? 💫"\t\t\n$BABA I fucking knew it. Jpmorgan and the slime ball corrupt cronies wiped out retailers on margin and now they will bring it back up ✅\t\t\n$BABA $TCHEY BOOM https://t.co/tl8dhJWSBY\t\t\n"$BABA $TCEHY $JD $PDD\n\nlfgo bitches https://t.co/RIlEEVhp2I"\t\t\n"$BABA $JD - BUCKLE UP FOLKS\nWHO IS READY FOR SOME PRE-MARKET ACTION? \n\nFOLLOW THIS ACCOUNT IF YOU ARE ONE 😎🤑😎 ï¸\x8f"\t\t\n"$BABA $JD - BUCKLE UP FOLKS\nWHO IS READY FOR SOME PRE-MARKET ACTION? \n\nFOLLOW THIS ACCOUNT IF YOU ARE ONE 😎🤑😎"\t\t\n"@jpmorgan go re-revise the absolutely criminal price target you set the other day for $Baba.\n\nWhat a joke of an institution. Your whole business model will soon go extinct. \n\nThe only skill $JPM executives possess is convincing senile old billionaires to invest with them."\t\t\n"Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your shares', ' hold them so they can’t find share to buy and close their short position. \nBig short squeeze $NIO $BABA $JD $XPEV $LI $BILI etc."\t\t\n$BABA bring it 💪ðŸ\x8f¼ https://t.co/Lf3s5khgwl\t\t\n"Lmfao at the idiots at JP Morgan calling the likes of $JD and $baba \'uninvestable\'\n\nstill don\'t think bottom is in yet https://t.co/RSh0IiEdGU"\t\t\n$BABA squeeze ï¸\x8f https://t.co/Y73wnHFLTv\t\t\n$BABA congratulations ↘\t\t\n$BABA swueeezzzzzzeee before nyse open!! NYSE will anyhow dump this as the spiks is not driven by them. 🤞\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n@DukeNuk23786979 $BABA läuft bei mir. 😆 https://t.co/NBkd2jOyNr\t\t\n"$BABA +23%  en Hong Kong. 🤯🤯🤯🤯\n\nPensaba que seria una buena compra', ' pero esta locura??\n\nA ver como abre en el mercado americano', ' pero pinta que hoy comemos marisco! 🚀🚀 https://t.co/PdOUTaLjOz https://t.co/3K0hkvNL1v"\t\t\n"$BABA $KWEB $CWEB $SPY \nWow. I never seen index surging +10% a day.  Screenshotted â\xad\x90 https://t.co/uhxnowCY9B"\t\t\n$Baba UPP 23% i Kina :o\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @chinaysun: $BABA intraday high now in HK market', ' at 25.5% up', ' could close even higher after hours. ï¸\x8f\t\t\n@Mark_MWP_ In China hebben ze andere plannen vandaag. Daar gaat de index vandaag +10%. $BABA en anderen +25%🙃\t\t\n$BABA 🚀 👀\t\t\n$BABA It will be more than 100 this week or nextðŸ\x90…ðŸ\x90…ðŸ\x90…\t\t\n$BABA this was hong kong to j.p. morgan f those puts â\x9d— https://t.co/dLittlSJIH\t\t\n$BABA intraday high now in HK market', ' at 25.5% up', " could close even higher after hours. ï¸\x8f\t\t\n@itscharliemar Congrats! $BABA is up big today\t\t\n$BABA could squeeze to 100+ ï¸\x8f\t\t\n$BABA $92 US price ï¸\x8f\t\t\nRT @Supanit62465182: $BABA turd already doesn't look like he gets enough sleep", ' doubt he will get any after today. $JD $PDD $FUTU 📊 https:/…\t\t\n$BABA will US market increase the same as HK??? 📶\t\t\n"RT @Buguisim: AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Sto…"\t\t\nMy best guess is a new bull market will rise when the Son has set. $BABA https://t.co/nraumV1rz6\t\t\n"RT @Buguisim: Valores del VÃ\xaddeo Análisis; Buscando Soportes... $BABA $JD $BIDU $NIU $BILI $TCEHY\n\nNO olvides votar para Próximos VÃ\xaddeos!!!…"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n$BABA Time to start nibbling? 🥇\t\t\n"Por los tweets de $BABA esperaba verla en máximos históricos 🤣.\nSeguimos en el hoyo."\t\t\n"$BABA \nanti China', ' but BABA beckoned. \nFollow the Wizzard for good fortune 🧙â€\x8d♂ï¸\x8f🔮$MULN 🥇 https://t.co/DzTBJGta2M"\t\t\n$JD $TME $BABA go all in in my portfolio on calls at 9:30 am? That expire tomorrow What yall think? 😘\t\t\nJP Morgan called Chinese stocks “uninvestibleâ€\x9d yesterday. $BABA up 23.5% in Hong Kong today. Got it 😂\t\t\n"$BABA shorts can rnjoy that feeling today of waking up and feeling f*cked in the A 💩. \nWe\'ve had this for 1.5 years. 👉"\t\t\n$NIO $TME $BABA go all in in my portfolio on calls at 9:30? That expire tomorrow What yall think? 💢\t\t\n“Bir süredir yoktum demiÅŸler öldü', ' ÅŸimdi yazsınlar bakalım $BABA geri döndü!â€\x9d https://t.co/Q9vqExEXOl\t\t\n$TME $BABA go all in in my portfolio on calls at 9:30? That expire tomorrow What you think? 😃\t\t\n"This is Turkish channel already taking half an hour about Chinese stock sell off.\n“ÇİN YURT DIÅžINDA İŞLEM GÖREN ÇİNLİ ŞİRKET HİSSELERİNİ DESTEKLEYECEKâ€\x9d \n“CHINA WILL SUPPORT CHINESE COMPANY SHARES TRADED OVERSEAS.â€\x9d\n$NIO $BABA $JD $XPEV $LI $BILI etc. https://t.co/eIU5kkEFQc"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA $NIO $LI $XPEV $JD ☺ï¸\x8f ï¸\x8f https://t.co/OsHpAMVF25\t\t\n$BABA go all in in my portfolio on calls at 9:30? What you think? ï¸\x8f\t\t\n$BABA Alright guys help me out here', ' MONEY PRINTER GOES..... ðŸ\x8f¼\t\t\n@javier_sanser @NAsalvindio89 La sueles clavar bastante', ' probable lo que dices. Pero este cocktail es riesgo por riesgo elevado al riesgo: cortos', ' dictadura', ' comunismo', ' conflicto este/oeste… Invertir en $BABA es como jugar a la ruleta rusa con más de una bala', ' obviamente puedes salir con los sesos enteros.\t\t\n$BABA nice HK up 24% ↔\t\t\n$BABA dad gum it. I have bought yet.  I was gonna buy in the morning 💲\t\t\n$BABA ok we gonna close 25% up', ' trend fixed for the day. congrats bulls back to sleep while my calls on $FUTU and $NIO print later $$$$ 🚩\t\t\n$BABA hahaha. I am sure the right people own this now after all else got exhausted 🪄\t\t\n$baba PT tomorrow?\t\t\n"$SPY $AAPL $TQQQ $SOXL $BABA \nFutures Rrrriping hard ðŸ‘\x8f🤑 🤞 https://t.co/IzsCjIjhXk"\t\t\n"$YSG $BZUN $BABA \nHFS was killing China stocks only for one reason. to be able to run somewhere when US market crases.. Buy the dip ↘"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 109\n$AMZN  Price: $2', '947.33  Mentions: 89\n$BABA  Price: $76.76  Mentions: 88\n$AMC  Price: $14.48  Mentions: 73\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA $NIO  market  has violent rallies 💗 https://t.co/ykfBHOekYV\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA  China now in "LIMIT UP" mode may need to pause market due to extreme bull 😃 https://t.co/p8Qh9BPBCY\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA anyone think we get a gamma squeeze that spikes this to $150 or something wild like that? ↔\t\t\n$BABA this could be nasty tomorow.. fomo 📢\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA it ran to 90 lol all puts are dead and if this can pump to 100 ðŸ‘\x81 https://t.co/snfNenTgKu\t\t\n"RT @Frankm57386975: If you are an investor for Chinese ADRs', ' pls read this. Probably most important document you read today.\n\nI don\'t care…"\t\t\n$BABA the contrarian below clearly went the wrong way :D LOL 📢\t\t\n$BABA another 300% to break even guys â˜\x9d\t\t\n"RT @punchcardinvest: $BABA up 25% in hk? do my eyes deceive me?\n\nhttps://t.co/vCsFluXu5P"\t\t\n$BABA it ran to 90 lol all puts are dead and if this can pump to 100 ðŸ’\x9d https://t.co/6oHc6WRFE1\t\t\n"RT @Gatwirimoh: Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for mo…"\t\t\n"RT @Gatwirimoh: Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for mo…"\t\t\n"RT @Gatwirimoh: Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for mo…"\t\t\n"Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for more information. #โล๊ะตู้เสื้à¸\xadผ้า #fertilizer #realestate $BABA #LunarCrush #AbujaTwitterCommunity #RedmiNote11Pro $NIO"\t\t\n$BABA the contrarian below clearly went the wrong way :D LOL 📈\t\t\n환ì\xa0„ ì•„ì§\x81 못하는ë\x8d° í™\x8d콩 가버ë\xa0¸ë„¤. 다시 기회는 온다. 바닥 한번 ì°\x8d었지만.. 과연 ì\x9d´ì\xa0œ ìš°ìƒ\x81í–¥ì\x9d¼ê¹Œ? $BABA\t\t\n"HK Tech up 20%+\n\nChina names Top Watch tomorrow. \n$BABA $SE $JD $PDD $FUTU $NIO"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA another 300% to break even guys 😃\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"Companies that should announce a stock buyback plan this week:\n$BABA $GOOG $FB $TSLA $SHOP $ETSY $PYPL\n\nthey\'re just way too cheap. TSLA and SHOP should also split their stocks 5-for-1 @elonmusk \nWhat\'d you say', ' Elona?"\t\t\nIf you’re trading this week', ' Read This! $BABA The volume increased for one day', ' resulting in a record-breaking daily growth of 264% of the 65-Day Volume Moving Average. #AlibabaGroupHolding #stockmarket #stock https://t.co/698vSpr4HV https://t.co/Q5CIQXGoMn\t\t\n"@RafSkrzypczyk Może ALE w korelacji za $BABA 🤔\nGrzanka BIO w pierwszych godzinach"\t\t\nRT @nyt_haiku: $BABA penny stock ï¸\x8f\t\t\n$BABA 📶 https://t.co/W6WPmgikBl\t\t\n$BABA The whole of HK market looks like what a reversed market crash would look like ðŸ‘\x81\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $AMD 🥉\n4. $TSLA\n5. $SPY\n6. $…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA shorts haven’t gone away …..they be waiting at $100 👆\t\t\n"Asian markets come out smoking hot with the Hong Kong Hang Seng leading the way up 9%', ' $BABA $TME surge over 20%.\n\nCongrats to anyone who scooped those up this week.\n\nNasdaq is up over 1% in the Pre-Market.\n\n$HSI $QQQ https://t.co/cFVq3zlii2"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n@itscharliemar $BABA at this price is basically a steal  #FEW\t\t\n"$BABA Let it sink in that the highest gains Alibaba has ever had in a single trading day since IPO was 10%', ' several months ago.\n\nNow', ' we have ran 25% HK and likely will in US too! 👆"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA I\'m buying in 30 mins ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $AMD 🥉\n4. $TSLA\n5. $SPY\n6. $QQQ\n7. $AMZN\n8. $BIDU\n9. $FB\n10. $CHWY\n\n( Sorted by most recent ) https://t.co/VjeNoyU8NH"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA up 25% in hk? do my eyes deceive me?\n\nhttps://t.co/vCsFluXu5P"\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\n$BABA penny stock ï¸\x8f\t\t\n$BABA yup 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@pmarca Think you might have materialized the reversal in Chinese tech with this tweet. $BABA (and others) up 25% today in Hong Kong. TBD how the ADRs fare in the morning tho\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA fuck. Wanted to buy more at 70. Oh well…guess I will be fine with a 130 average. Holding LT. congrats to those who jumped in last minute. Absolutely waaaaay undervalued 📌\t\t\n$NIO $BABA $XPEV. Oh those poor bears. Looks like all their delisting FUD is going to be put to bed very soon. $NIO up nearly 30% in Hong Kong. https://t.co/oT9zR07dNF\t\t\n$BABA   Hey bears is this you getting rug pulled? 🪄 https://t.co/X0ojP1zJre\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA in progress… https://t.co/OlawpqiLA2 https://t.co/YpH22KwE6Y\t\t\n"Imagine thinking that China was just going to let their financial markets crash', ' or the market was going to trade Alibaba at a lower pe ratio then the criminal JPMorgan who just the other day lowered Alibabas price target from $180 to $65\n\nR.I.P. overnight short sellers\n\n$BABA"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n$BABA anyone else feeling like this 💟 https://t.co/pRrMV4HHoW\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA rip put buyers my god. Face ripper 💫\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $BABA 🥈\n3. $AMZN 🥉\n4. $BIDU\n5. $SPY\n6.…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n$BABA Reversal confirmed? 💰💰💰💰 ï¸\x8f https://t.co/XiHIzf71LJ\t\t\n$BABA any stupid bear who shorted this at $72??? Lol 😂 ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA rebotando un 25% en Hong Kong https://t.co/ppOmdoO9Kl\t\t\n"$BABA $BZUN  $LI \nRockets for today 🚀🚀🚀 â–¶"\t\t\nchina will be hot today. looking for gap ups... potentially some fades later. went ahead and did some charts for $baba $futu and $jd https://t.co/PkLBmcD4bm\t\t\n$BABA remember who owns jpmorgan', ' morgan stanley = rothschild. â–¶\t\t\n$BABA guess how much mar 18 $90 call would worth? ðŸ‘\x8d\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA oh there will be a lot of covering today. ↔\t\t\n"RT @___Yi___: $BABA all you guys have LAGGED prices.  \n \nWhy dont you download the app from $FUTU and $TIGR to get started', ' they even give…"\t\t\n$BABA I feel way better holding 450 shares now 😅 ↔\t\t\n"LOL China\'s spending tons of support money aka ""nothing to see here...we have no idea why $BABA is soaring.""\n\nAlso ""China economy so good. We don\'t need US to tell us what to do.""\n\nThe long dip is coming. China becoming pariah as they align further with Russia.\nSanctions = dip 😂 https://t.co/uXgluRe7c1"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"*ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA #falconswaps https://t.co/0u2JT26feJ"\t\t\nRT @BrianTycangco: If you\'re looking for a reason as to "Why?" - State Council: CN-US Watchdog Has Positive Progress on CN ADRs; Beijing Ke…\t\t\nRT @Marco_FcF: $BABA https://t.co/9zSu43JOKM\t\t\n"RT @JoshuaTai0427: One of the most underrated part of $SE is EXECUTION. \n\nThe ability to win South East Asia against $BABA\'s Lazada and exp…"\t\t\n"9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $nq $rty $iwm $aapl $tsla $baba $gme $amc $fb $msft $spx $vxx $vix https://t.co/ZIF2DyCpWQ https://t.co/yJr3VDxxIV"\t\t\n@Edark94 Changed my $BABA shares with a $KWEB calls punt yesterday. dumb luck as initially I just wanted to get out...my degenerate gambler heart rescued me\t\t\n$BABA JP Moron âš¡\t\t\n$BABA glad I took a big bet 🆙\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n$BABA may jp morgan criminal fudster gang rot in hell ï¸\x8f\t\t\n@mdsoll315 A lot of retails are going in Chinese stocks as $NIO $BABA\t\t\n"most popular retail stocks\n(live estimates past 12h)\n\n1. $AMD\n2. $NIO\n3. $NVDA\n4. $AAPL\n5. $BABA\n...\n11. $HYMC / 18. $RLX / 20. $VXX https://t.co/ygPSg0pZ1w"\t\t\n$BABA up by 25% 🔥🔥🚀🚀 https://t.co/CkHXIzklgK\t\t\n$BABA profit taking will be inevitable then sideways movement ', ' don’t chase if your not already in ✨\t\t\n"Tracking Southeastern Asset Management Portfolio - Q4 2021 Update (1/2) https://t.co/otwJkM39mC\n$LLGLX', 'Â\xa0$LLINX', 'Â\xa0$LLPFX', 'Â\xa0$LLSCX', ' $AMG', 'Â\xa0$BABA', 'Â\xa0$BATRA', 'Â\xa0$BIDU', 'Â\xa0$BIIB', 'Â\xa0$CABO', 'Â\xa0$CAH', 'Â\xa0$CKHUF', 'Â\xa0$CKHUY', 'Â\xa0$CMCSA', 'Â\xa0$CNHI', 'Â\xa0$CNX', 'Â\xa0$DEI', 'Â\xa0$DISCA', 'Â\xa0$ESRT', 'Â\xa0$FDX', 'Â\xa0$FISV', 'Â\xa0$GE', 'Â\xa0$GHC', 'Â\xa0$H', 'Â\xa0$HCMLF', 'Â\xa0$IAC"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Over $100 today if shorts get margin called 💟\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n$BABA  JP MORGAN ...$65 price target LOL ï¸\x8f https://t.co/0hajdHZcLT\t\t\nSo far so good #china $baba $tme $tal https://t.co/UoNzGVn63M https://t.co/Kkp5yucqDE\t\t\n$BABA someone play Fortnite with me idgaf 😄\t\t\n"RT @shounak23: $BABA 25.6% up now', ' the gift that keeps giving - at least for today.  \n \n$FUTU $TIGR $NIO â\xad\x90"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA $NIO gonna be a good night 😃 https://t.co/U1T1oesn2l\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA 💎💎💎💎💎💎💎💎💎💎💎 â–¶ https://t.co/Nq0cPI7Ahv\t\t\n$BABA Im running to CVS to get the baby oil!!! It’s about to get messy!!! â\xad\x90\t\t\n$BABA Moment of silence for those who panic sold', ' shorted bottom', ' and bought puts yesterday. You will not be forgotten 🌟 https://t.co/I0WpLzVcOO\t\t\n$BABA https://t.co/OCsEdRfWNp\t\t\n"RT @shounak23: $BABA 25.6% up now', ' the gift that keeps giving - at least for today.  \n \n$FUTU $TIGR $NIO â\xad\x90"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA $DJIA $SPY $QQQ \n\nWe love you China!!! Go babaaaaaa 🆓"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA oh shit I forgot about DST. It’s only 3:19 in HK! let’s goooo ', ' still got 40 mins to pamp âš¡\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @TheDeepDiveFeed: So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA 💯 https://t.co/GOY7BpVcKH\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Guys this is HISTORY in the makings', ' HSI as a major index moving over 8% in a day.... 🪄\t\t\n$BABA $100 possible today?!?! ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA ðŸ\x90»s you might be licky enough to buy at $100 tomorow 🪄\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"@unusual_whales most popular retail stocks\n(live estimates past 12h)\n\n1. $AMD\n2. $NIO\n3. $NVDA\n4. $AAPL\n5. $BABA\n...\n11. $HYMC / 18. $RLX / 20. $VXX\nhttps://t.co/jDerthCFKP"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA MY PORTFOLIO AT OPEN AHHHH 😃 https://t.co/TDFBWLM67j\t\t\n$BABA bears are focked …massive short covering can take us to $120 ï¸\x8f\t\t\n$BABA  lol preempted the rise in Manila yesterday guys!!! 📈\t\t\nRT @BrianTycangco: As much as I love today\'s action in the Hang Seng Tech Index #HSTI', ' I know this is a rare', ' rare sight to see. So', ' I deci…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @lu_liling: $BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and know w…\t\t\n"*ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @tanmaygore_03: $BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and kn…\t\t\n$BABA  Who\'s your daddy guys? Huh daddy mommy daddy 🥇 https://t.co/qlAu39yo4p\t\t\n$BABA $BIDU lmao', ' i can\'t believe this luck. Stayed out for months and just picked one fine day ï¸\x8f\t\t\n$BABA who bought the dip?!! 📈\t\t\n"$BABA HK +23%. \n\nSqueeze? ðŸ§\x90 https://t.co/ltE2lRkYDT"\t\t\n@ChrisFranco No bitch. $baba doesn’t need 10 years. Couple of sessions like this and we are good https://t.co/pvKQ8tyysd\t\t\n$BABA 90 USD in europe ✨\t\t\nHong Kong\'s Hang Seng extends surge', ' rising 9% as Tencent', ' Alibaba jump more than 20% @CNBC $BABA $TME $TCTZF $NIO $XPEV $LI https://t.co/2Ne7vo1kHz\t\t\n$BABA $100 ðŸ\x8f¼\t\t\n$BABA $NIO $XPEV finally taking off after so much pain lol â\x9d—\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$BABA $JD $NIO \n\n some people are gonna be new millionaire with weekly calls 💟"\t\t\n$BABA No wonder JPM stock sucks', ' that guy should be fired', ' today! ï¸\x8f\t\t\n$BABA up 24% is this a dream???? Lol still long way of from my basis 😂\t\t\n$BABA $JD $NIO looks like tom cruise to me', ' an analyst who\'s cruising to failure when his puts to go to zero tonight! #alexyao â\x8f© https://t.co/GbJVvMag8y\t\t\n$baba stock now !!! https://t.co/uTobaE9FPi\t\t\n$BABA  I want sex I want sex I want sex â\x9d— https://t.co/5ZuC6P6fXn\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA only if I had bought more call… 📈\t\t\n@Alex__Pitti I would think because $baba has i) an asset light model (fatter margins ', ' $25bn free cash flow) ii) exposure in cloud (jd does not) iii) room to grow the e-commerce segment through lazada ', ' ali express ', ' trendyol iv) a 33% stake in Alipay (payments). Tencent is even better.\t\t\n"RT @ac_list: $BABA\n""China vows to support overseas share listings"" ↔"\t\t\n"Chinese stocks are up 8.7% in Hong Kong trading. $BABA', ' $BIDU\nWe see a powerful recovery after anti-records set on Monday and Tuesday. Tech companies bounce strongly: Alibaba +24%', ' Baidu +20%', ' Tencent +23%. \n\n#China"\t\t\n$BABA Today is the day to buy', ' buy', ' buy', ' I will double my Jan 95 calls. 📈\t\t\n"$BABA I bought shares on Hk exchange! Thank you for the gift. \nMaybe 300$ in 2 years? ✨"\t\t\n"$BABA \n\nup 20% in Hong Kong.   \nThis will open at $95 ï¸\x8f"\t\t\nRT @Javier30670747: $BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre…\t\t\n$BABA munger rn ðŸ˜\x81 https://t.co/XpGrD8YmIh\t\t\nHoly hell! Hang Seng Tech now +22%. $JD set to open +18%', ' $BABA +13%. $KWEB 🆓\t\t\n$BABA $BIDU china looks good. tempting 🪄\t\t\n$BABA chinese bull trap 📌\t\t\n$BABA I am happy to make money here but even happier to see all the bears and racists get destroyed 😂😂 😘\t\t\n$BABA rat poison ðŸ’\x9d\t\t\n$BABA this is past 90 in Chinese markets âš¡\t\t\n$BABA wait. Whattttttttt lol 🪄\t\t\n$BABA we will open at $92 or will get a chance to load up in pre-market?? 👆\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA hstech +22% close', ' now it’s about to be our turn â˜\x9d\t\t\n$BABA ok we are back to 25% up with 50 mins left in Hong Kong. ðŸ\x8f¼\t\t\nOssstia $BABA +22% en hong kong😱\t\t\n"$BABA $76.76. WATCH THE PRICE ACTION TODAY. MONEY ROCKET.  IT DIDN\'T TAKE 24 HOURS. BECOME A GOLD MEMBER TODAY.\n\n$SPX #SPX #SPY @SPY https://t.co/5KZOWR5XJh https://t.co/pVG5KoXpCn"\t\t\nBuenos dÃ\xadas a tod@s los que creyeron en $baba y holdearon con dos cojones. Absténganse de comentar: cuñados vulcanólogos', ' expertos en conflictos bélicos y demás escoria de Twitter https://t.co/fRCcfxJY3D\t\t\n$BABA  Shorts your accounts ↘ https://t.co/i4DIXl2VXm\t\t\n$BABA 😀\t\t\nRT @JukkaLepikko: Kiina pyrkii hälventämään pelkoja osakemarkkinoidensa osalta. Kiinan markkina 10 % nousussa. Yksittäiset osakkeet mm. $BA…\t\t\n$NIO $BABA  shorts are about to be annihilated ï¸\x8f https://t.co/GDFd0xVQzV\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\n"$BABA I\'ve heard that his last day in his current job will be tomorrow. \n \n$JD $PDD $CWEB 📣 https://t.co/GGUB8jYind"\t\t\n$BABA - Expect some fireworks in pre-market. â–¶\t\t\n¡ESTOY EN LLAMAS Y BAILO! $BABA https://t.co/TM42MBW7Rc\t\t\n$BABA - Expect some fireworks in pre-market.\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nRT @Fleeting_light: $BABA bought large today. Going to keep buying anything under 100 as much as I can! ðŸ\x90… ðŸ\x90… 🌟\t\t\nRT @GowriAdimulam: $BABA the tiger brains and the diamond hands must formulate a coalition and flood this stock with liquidity so my weekli…\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n$BABA    China people said "Fuck your anti trust rules" While CNBC ran away like a little girl. 🌟 https://t.co/DjU93hY4L1\t\t\n$BABA called it â\xad\x90\t\t\nRT @test_user_x: $BABA 25% green Day in HK so far', ' stock price opening $92USD so far 👉\t\t\nThese are great news for all the investors in China. Let’s see how long it takes now for a change in the overall narrative. $BABA $TECHY $JD https://t.co/ptYey6zSrw\t\t\n$AMG $BABA $BABAF NEW ARTICLE : Tracking Southeastern Asset Management Portfolio - Q4 2021 Update https://t.co/CbDFU4QcEr Get all the latest $AMG related news here : https://t.co/v9VGVrK4Jx\t\t\n"$BABA\n""China vows to support overseas share listings"" ↔"\t\t\n@AnchovyofWS buy and hold buenas compañÃ\xadas como $baba #Ezentis #Quabit #Ibex no', ' son caca. A ver si aprendes que ya tienes una edad.. https://t.co/mJ86eoRDke\t\t\nRT @kbeasy59: @OTMinvestor @ChrisFranco Clearly right now they are bleeding through the eyes in their “putsâ€\x9d or shorts', ' my god the massacre…\t\t\n$BABA Munger wins. Flawless victory ï¸\x8f https://t.co/5uGiSillfM\t\t\n$BABA can we get a car company called baba please.  Baba me to the nearest weed clinic 🥳 💫\t\t\nAlibaba is up 24% now in HKEX $BABA\t\t\n"@OTMinvestor @ChrisFranco Clearly right now they are bleeding through the eyes in their “putsâ€\x9d or shorts', ' my god the massacre of the retail shorts 🩳 \n\nNo position in $baba since $125 but good for them', ' really the full market has all the retail shorts that could get slaughtered tomorrow"\t\t\n"$BABA - Everyone bearish when I bought\n\nJust over 24 hours later it’s up 25% and I’ve cashed in at $87 this morning\n\nMay well continue higher but a lot of risk about today with rate rise so prefer to cash in and bank 👊ðŸ\x8f¼ https://t.co/fSf1q67TBH https://t.co/ppB71CtMOr"\t\t\n$BABA turd already doesn\'t look like he gets enough sleep', ' doubt he will get any after today. $JD $PDD $FUTU 📊 https://t.co/pop4cOpbpp\t\t\n"Jos kaikki onnistuu @ $BABA:\n\nKoska firma on arvostukseltaan luokkaa 1/3 jenkkiverrokeista', ' mutta kasvaa nopeammin kuin monet niistä', ' alennus alkaa pienentyä.\n\nTulos', ' kasvu', ' markkinat ja liikeidea ovat kunnossa.\n\nAnt F saattaa saada IPO-armon.\nPilvi jyrää.\n\nBABA 200$ vuodessa?"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (54)\n2. $OIL (9)\n3. $SPY (6)\n4. $COM (6)\n5. $NIO (6)\n6. $DIDI (4)\n7. $GME (4)\n8. $YANG (4)\n9. $JD (3)\n10. $TSLA (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/2oIUfMRzEm"\t\t\n"When Chinese Faangs get dumped wild. they go up like penny stocks style 20-35% in a single day\n\n$700 $9988 $TCEHY $BABA $JD $3690 https://t.co/z9krf40Kq3"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $BABA 🥈\n3. $AMZN 🥉\n4. $BIDU\n5. $SPY\n6. $AAPL\n7. $QQQ\n8. $FB\n9. $AMD\n10. $CHWY\n\n( Sorted by most recent ) https://t.co/Fro8VcNXF3"\t\t\n"RT @Tradytics: How was that - $BABA up massively in HK market 😎\n\nThis is to all people who think flow isn’t useful 👊"\t\t\n$BABA i just looked at the price this morning and scratching my head that i was seeing 2014 prices and 78% off.  Loaded YUGE 2x. 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA 25% green Day in HK so far', ' stock price opening $92USD so far 👉\t\t\n$BABA bottom is set without a doubt ↘\t\t\n$BABA WHERE MY SLANT EYED LOVERS AT? LOL â–¶\t\t\n$BABA 86 strike calls were trading for 38 cents yesterday lmao 🤣 ✔\t\t\n"Currently in Hong Kong:\n\n$BABA +25%\n$JD +32%\n\nhttps://t.co/9uzJe1qPx8"\t\t\n"How was that - $BABA up massively in HK market 😎\n\nThis is to all people who think flow isn’t useful 👊 https://t.co/ZY5WAszbc4"\t\t\n🚀 $BABA https://t.co/Vd4F6uPgVI\t\t\n$BABA here', " your turd for the taking. Especially all those who had weak hands and sold! :D 📈 https://t.co/Evb0xO2Dir\t\t\n$BABA what i meant was .. Haven't traded since last yr.  ðŸ¤\xad hope we caught the bottom . ï¸\x8f\t\t\nSo I guess $baba investors finally caught a break https://t.co/Vt3S51FaB9\t\t\n$BABA $FXI never seen an index up 8-12%. This is crazy. As I said many times in the last 2 months", ' China will be #1 economy in the world and the Saudi is recognizing it. 💲\t\t\n$KWEB $CWEB $BABA $JD wow wow wow!!!!!!!! I loaded the boat on cweb yesterday and today!!! Lets see if this follows thru', " can ceeb go up 50% in a day lol….. 💲 https://t.co/dYHlaZdrxb\t\t\n$BABA Short term PT $150 🚀 ï¸\x8f\t\t\n$BABA i just want the calls to up 10X tomorrow.. is that asking for too much ? ðŸ˜\x81 ï¸\x8f\t\t\n$BABA what is usa sp for $89 in hk â\x9d¤\t\t\n$BABA Many gaps to fill up👀👀\t\t\n$BABA Fucking mainstream media bullshit wankers 👀\t\t\n$BABA Wall Street analysts get it wrong again.  Don't listen to them â\x9d¤\t\t\nRT @Long_SMTM: ¿Lleno o compro $BABA? https://t.co/Z9OYQ9gKiI\t\t\nLarge/mega cap Chinese stocks getting pumped like penny stocks today. $TCEHY $BABA $MPNGY $XIACF $JD $KUASF\t\t\n$BABA There's going to be a lot of HATE for JPM and Alex Yao who called this uninvestable and a PT of  $65. He probably caused so many people to exit", ' who will now regret. 📊\t\t\n$BABA $JD $PDD $TCEHY $KWEB I know this is just a start not all risks are gone.. but where’s Alex Yao 🤡 âž¡\t\t\n$BABA  Imagine you bought PUTS on the winner winner chicken dinner LOL ï¸\x8f https://t.co/GsWudwhw4S\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA .... I bought this 💩 today at $75. I never traded this shit. Lol.  Ready for 🚀 ðŸ‘\x8d\t\t\n"Over the past 15 years', ' 90% of active managers of U.S. equity funds have underperformed their benchmarks.\n\nStatistically', ' we should expect 90% of the winning 10% to fall short over the next 15 years.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD"\t\t\n$BABA even if this goes up 20% it’s still far off what people expected this to be 👀\t\t\n$BABA  bloomberg just said up over 30% in hong kong ✔\t\t\n$BABA beware', ' when this retarded bull comes out', ' you know this shit stock is gonna take a deep dive again🤣 probably we are gonna see him bragging this shit bounce from 50 to 60 next time😅 👉 https://t.co/LtFdSips8h\t\t\n$SPY $BABA $TCEHY  just hitting a strong support level and caused a relief rally due to highly oversold. Still on course to testing lows of 2008 ï¸\x8f https://t.co/IkXtfQSvWe\t\t\n$BABA WITH THIS GOVERNMENT SUPPORT', ' ANT IPO IS COMING.. CAN FEEL IT. NOT NOW. LETS BOOST THIS UP WITH THIS CATALYST FOR NOW â–¶\t\t\n$BABA  double EOY 🆓\t\t\n$BABA omg this is amazing just like that majority of the headwinds of this company and many Chinese ones are gone 😮 😀\t\t\n$BABA This looking juicy now haha ï¸\x8f\t\t\n$BABA I could see this having a run the way Tesla did in 2019 📶\t\t\n¿Lleno o compro $BABA? https://t.co/Z9OYQ9gKiI\t\t\n$BABA literally rip your face off rally. 💢\t\t\n$BABA This is hilarious considering earlier today CNBC ran out everybody to say china is uninvestible. ðŸ‘\x81 https://t.co/TFEdlL902L\t\t\n$BABA Holy shit. This is $88.90 HK now ï¸\x8f\t\t\n$BABA China government has so much money to buy this dip 👆\t\t\n$BABA Imagine being short and getting this news after market close. Bears nightmare ✔\t\t\n$baba o rally\t\t\n$BABA going to be biggest one day gain since going public get ready hope you all bought shares yesterday im in 4000 at 75.37 🆕\t\t\n"$BABA\nسهم علي بابا Ù\x81ÙŠ سوق هونغ كونغ  ""هانغ سانغ"" صاعد الان ٢٣٪ Ùˆ تكنيست صعد Ù¢Ù\xa0Ùª والموشر ككل صعد Ù¡Ù\xa0_٩٪ \nسلوك بيني ستوك رسمي https://t.co/QLlgegiKSr"\t\t\n$BABA let the people buy! ✊ 🔔\t\t\n"$OCFT AMAZING NEWS IN\n\n$BABA $IQ $JD ✔ https://t.co/cu03CpUzPB"\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\n$BABA just multiply times 1.05 ðŸ‘\x8d\t\t\n$BABA i am severely out of pocket on this ', 'brit press reportimg china to give economic aid to russia(weapons?)...wondering if ill ever get green....now become a long hold.ffs. ↔\t\t\n$BABA cheers ðŸ\x8d» boys can\'t sleep too excited to watch the squeeze 💟\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n$BABA Gonna be too late to buy in by market open. Esp options. Premium through the roof 💫\t\t\n$BABA holy smokes the saudis and UAE bought 25b stake in baba!!! Omfgggg 👆 https://t.co/WQyuJrFsU1\t\t\n$BABA Open the fucking market and let us buy ðŸ‘\x8d\t\t\n$BABA UP 20%\t\t\n$BABA This is now un-uninvestable ï¸\x8f\t\t\n"$OCFT HANG SENG INDEX is up 8%. Huge China rally happening over there and US FUTURES green AF\n\nTomorrow is going to be very bullish\n\n$BABA $JD $BIDU ✨"\t\t\n@VagabondRTW @SlingshotCap $BABA bought back $7B worth of shares', ' did you listen to the latest earnings? They also said they will continue to buy back so long that the price stays as is', ' since it’s undervalued\t\t\n"$FUTU can\'t wait to see a +50% day later! \n \n$BABA $NIO $TIGR $JD 😀"\t\t\n$BABA had to change the profile pic of course 💯 https://t.co/B0Xs68AAaa\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA 86 HKD to $ ? 🌟\t\t\n$BABA They will be covering at 4am!!! 🆓\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 108\n$AMZN  Price: $2', '947.33  Mentions: 88\n$BABA  Price: $76.76  Mentions: 87\n$AMC  Price: $14.48  Mentions: 72\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA Of course this happens when markets closed 👆\t\t\n"$BABA I just got one question???  Where is all the bears??? In mothers basement in the fetal position…\n\nNowhere to be found Lol ✨"\t\t\n@Shravjhangiani @BackpackerFI Gonna be kicking yourselves today', ' have you seen the Hk exchange? $BABA $NIO #XPEV?? 15/20% up\t\t\n$BABA Best Room on the net. Stay turned:-. https://t.co/59xbWyrz7m\t\t\n$BABA US dollar will decline if we enter a market recession . Saudi Arabia agreed to sell oil to China in Yuan', ' not US dollars. Hedge your dollars with BABA as China fight for world dominance in currency value â˜\x9d\t\t\n$BABA Me looking at Hang Sang ready for the US market to open up. 💲 https://t.co/hyNz5Ga9yd\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and know where we are at.  Looks like major sentiment change across the board.  $sq type move coming. 🪄\t\t\n$BABA where are the retards which were mocking c munger with a net fortune over 2 bln?! ðŸ˜\x81\t\t\n$BABA $100 plusðŸ˜\x8d 💲 https://t.co/MZ0rqFo2Hi\t\t\n"Nyt näyttää hyvältä: $BABA +23% HK:ssa. Nyt käy', ' kuten arvelin: opportunistinen Kiina huomasi', ' että teknohegemonia on luisumassa jenkeille = tultiin ulos teknoja tukevalla lausunnolla.\n\nVeikkaan delistausuhan pienenevän.\n\nKevennän toki', ' jos hän keulii +20%... https://t.co/uSSwOxe70Z"\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\n$BABA They will be covering at 4am!!! 🆓\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\nPÅ™iznejte se', ' kdo nakupoval? $BABA https://t.co/n67gDpENlv\t\t\n@creandocartera Creo que muchos se dejaron llevar por la opinión generalizada de que $BABA era una ganga. Una de mis mejores decisiones fue dejar de invertir en China a principios de 2021. ¿Para qué arriesgar teniendo las bolsas americanas y europeas que dan buenos rendimientos casi cada año?\t\t\n$BABA Of course this happens when markets closed â\xad\x90\t\t\n"$BABA I just got one question???  Where is all the bears??? In mothers basement in the fetal position…\n\nNowhere to be found Lol ðŸ’\x9d"\t\t\n$BABA US dollar will decline if we enter a market recession . Saudi Arabia agreed to sell oil to China in Yuan', ' not US dollars. Hedge your dollars with BABA as China fight for world dominance in currency value ðŸ\x8f¼\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n$BABA Me looking at Hang Sang ready for the US market to open up. âž¡ https://t.co/s4vUj9R0Zm\t\t\nRT @SpecialSitsNews: Full $JD model incl financials', ' projections', ' multiples valuation & SOTP analysis. Model incl risk adj. prices accounti…\t\t\n$BABA $100 plusðŸ˜\x8d âš¡ https://t.co/IsGHZ9LN1H\t\t\n$BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and know where we are at.  Looks like major sentiment change across the board.  $sq type move coming. â\x9d¤\t\t\n$BABA wife’s bf happy fancy dinner tomorrow night! ✨ https://t.co/CiZfHQCYug\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I haven\'t looked at the HSI for a couple of hours. Shit myself when I saw it up 8%. Shit myself even more when I saw BABA up 25%😂 🆕\t\t\n$BABA last I remember this was 150', ' wtf happened ↘\t\t\n$BABA This must be done 😃 https://t.co/N2Rf38Fie4\t\t\n$BABA 23.8% up now', ' took a slight breather', ' hope we finish strong in the next hour in HK! ï¸\x8f\t\t\n$BABA me looking at Hang Sang ready for the market to go up. ✔ https://t.co/PFC0XFfxx3\t\t\n$BABA wow buying on open. Look at the HK market 📌\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n$BABA $TCEHY $KWEB life changing', ' I loaded the boat. 😄\t\t\n$BABA what’s everyone’s price target for tomorrow?? 📣\t\t\n@iamtomnash @syntarabip Lol baba has 50 bill in cash', ' 20 bill in free cash flow', ' your calls are all Reddit Wall Street bets no fundamentals or thesis calls. Just buy and pray', ' $baba up 20% today in hk\t\t\n$BABA  OH MY GOD NOW MY WIFE WILL HAVE SEX WITH ME BECAUSE ALIBABA BIG GREEN ï¸\x8f https://t.co/pBBlkOivUQ\t\t\n$BABA HOLY FUCK THIS IS INSANE HAHAHAHAHA 📣\t\t\n"$FUTU short squeeze to $50 today? This came down from $200 from a year ago... \n \n$NIO $BABA $JD ðŸ‘\x8d"\t\t\n"$BABA $jd \nBaba in Hong Kong up 25%.\nJD in Hong Kong up $35%.\nBears are gonna get squeezed today. â–¶"\t\t\n$BABA babystockjeseus heared me 📊\t\t\n$BABA behold', ' Diamond hands! ðŸ\x8f¼ https://t.co/FtX8se2Zcb\t\t\nRT @Thayee2506: à¹\x81ม้เมื่à¸\xadมีวิà¸\x81ฤตเà¸\x81ิดขึ้น หุ้นร่วงà¸\x81ันระนาว! ถ้าเรามีเงินà¹\x81ละมี Watchlist พร้à¸\xadมà¸\xadยู่à¹\x81ล้วà¸\x81็ยังไม่ปลà¸\xadดà¸\xa0ัยที่จะเข้าไปรับขà¸\xadงถูà¸\x81เลย เ…\t\t\n$BABA how the fuck am I going to fall asleep ï¸\x8f\t\t\n$BABA look at all the finance magazine articles from today saying " baba is a falling knife do not buy!!"  lol what a bunch of clowns 🤡 time to moass 🚀 👉\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\nOne day after most of the $BABA bulls on FinTwit threw in the towel. https://t.co/o0HYwRqCti\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA funny how all the bears disappeared immediately. 📊\t\t\n$BABA tiget army put your fxxking diamond hand in the air 👋👋 🪄\t\t\n"$BABA 25.6% up now', ' the gift that keeps giving - at least for today.  \n \n$FUTU $TIGR $NIO â\xad\x90"\t\t\n$BABA babaaaaaasss ↘\t\t\n$BABA Jesus  almost 92 in hk ï¸\x8f\t\t\nChina names heating up again… lots of the usual ones with $baba $futu $jd etc. tech beaten up. will rally. I’ll also be watching their EDU and other SC names like $edu and $petz. they probably run them soon if the theme stays hot. https://t.co/JChak2DiGB\t\t\n"#سهم علي بابا $BABA يقÙ\x81ز 20% Ù\x81ÙŠ #سوق هونج كونج اليوم بعد سقوطه المتتالي هذا الأسبوع\n\n#بورصة #بورصة_الكويت #اسهم https://t.co/moJZXz99zi"\t\t\n"$BABA \n\nLet me tell you guys 2 things \n1: ray fucking Dalio said to buy China \n2: Charlie munger said buy fuming China ðŸ‘\x8d"\t\t\n$BABA back over 200 â\xad\x90\t\t\n"$BABA \n\nLet me tell you guys 2 things \n1: ray fucking Dalio said to buy China \n2: Charlie munger said buy fuming China"\t\t\n$BABA Anyone who kept calling us dumb and harassing @GoodNewsBull . Good night. 👆\t\t\n$BABA Alex Yao can suck my dick and should be fired. âš¡\t\t\n"à¹\x81ม้เมื่à¸\xadมีวิà¸\x81ฤตเà¸\x81ิดขึ้น หุ้นร่วงà¸\x81ันระนาว! ถ้าเรามีเงินà¹\x81ละมี Watchlist พร้à¸\xadมà¸\xadยู่à¹\x81ล้วà¸\x81็ยังไม่ปลà¸\xadดà¸\xa0ัยที่จะเข้าไปรับขà¸\xadงถูà¸\x81เลย เพราะที่ว่าขà¸\xadงถูà¸\x81à¸\xadาจมีขà¸\xadงที่ถูà¸\x81à¸\x81ว่าได้à¸\xadีà¸\x81 \n\nเช่น $BABA ที่เคยลงมาจาà¸\x81 $320 ที่ $140 à¸\x81็ว่าราคาถูà¸\x81à¹\x81ล้ว ตà¸\xadนนี้ลงมาที่ $70 ต้นๆ\n\nวิธีที่ปลà¸\xadดà¸\xa0ัยคืà¸\xadรà¸\xadให้à¸\x81ลับตัวà¸\x81่à¸\xadน!"\t\t\nIt going to be a painful morning for those who sold $baba based on JP PT', ' big guns will do whatever they can to load at a good price. everyone should do their own analysis and stop falling for the FUD PTs\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n$BABA 25% Fuck ya Baba boo ya âž¡\t\t\n$BABA  Hey bears....You call this a dead cat bounce? This is a PISSED OFF BULL â\x9d¤ https://t.co/mmB3fMqq9Y\t\t\n$BABA the final sacrifice. 🤞 https://t.co/IYhkbVx4Os\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA congrats to all brave souls who bought calls last night. 25.3% up in HKex now. 🆕\t\t\n@Ten_Bagger Dagen efter JP Morgan satt säljstämplar pÃ¥ nästan allt kinesiskt. Riktkurs 65$ pÃ¥ $BABA', ' tex..\t\t\n"$BABA For all the bears asking where Jack Ma is\nHe is fucking your wives right now 🆙"\t\t\n$BABA MOASS ï¸\x8f\t\t\n$BABA to the ones who bought last night! legends! âš¡\t\t\n$BABA 90+ Usd IN HONG KONG lol 😆 😂 squeezing hard 🌟\t\t\n$BABA $JD Well.. https://t.co/oVrUZZq45Z\t\t\n$BABA you buy the dip?! ï¸\x8f https://t.co/NlnSXANlGQ\t\t\nQue le han dado hoy? A ver si $BABA por lo menos cierra plana 😬 https://t.co/40UHwT0LoZ\t\t\n$BABA you short the bottom?! 💗 https://t.co/YOtZ8XLMxF\t\t\n@CnEVPost Investors like easing and liquidity. Remember what it did to US markets during pandemic. Well', ' it’s China turn to do the same. $NIO $XPEV $BABA $JD\t\t\n$BABA up 24.9% in HK markets now', ' I\'m kind enough to give you guys live updates here. Don\'t need to thank me though. 🆕\t\t\n$BABA literally a day after JP morgan says China is un investable. Inversing the financial news almost always works. 💫\t\t\n"$BABA \nJust so everyone knows what’s going on the government is buying the dip!!! And the shorts got wrecked there was 4billion short that had to cover ↘"\t\t\n$BABA High chance CCP and Saudis have brought the dip. 🔔\t\t\n$BABA can we wake up @ 200 please? â–¶\t\t\n@kevinolearytv Job well done on $baba and $tcehy call\t\t\n"$BABA \nJust so everyone knows what’s going on the government is buying the dip!!! And the shorts got wrecked there was 4billion short that had to cover"\t\t\n$BABA  thanks uncle Xi 📣 https://t.co/3EfAZgihRz\t\t\n"$BABA OH MY GOD ALIBABA UP 20% IN \n HONG KONG..thats NO bounce lol... thats a raging BULL!!! 😀"\t\t\n$BABA almost $90 USD holy fuck lmao ï¸\x8f\t\t\n$BABA https://t.co/XzJlUcc8sd\t\t\n$BABA I go back so long with Cramer he actually had hair when I first saw him â\xad\x90\t\t\n$BABA holy shit!! Added to my may and April calls today as well as grabbing a bunch of weeklies! Pay day tomorrow! 🔔\t\t\n"$BABA $JD $TCEHY $MEIT $SPY\n🎊 Congrats Tiger Bulls ðŸ‘\x8f\nLet’s Make the Tiger Rain 🚀🚀🚀 â\x8f© https://t.co/VVRRBG8DgJ"\t\t\n$BABA ', ' Very weird how China can pump the stock prices this much. I would trim some if I had a position. GLTA ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA 88 in HK 🙌💎 â–¶\t\t\n"BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUTU $TCEHY https://t.co/VPX9ai2FCj"\t\t\n$BABA soups call on Barbaraann', ' bearish.  Go to puts likely see $60 sin', '  then 50. Not funicular advice', "  weaBarbara's", ' make the money on this trash before they kick it to the curb. 🪄\t\t\n"One of the most underrated part of $SE is EXECUTION. \n\nThe ability to win South East Asia against $BABA\'s Lazada and expanding rapidly in Latin America (particularly in Brazil) is just astonishing."\t\t\n$JD $BABA $KWEB 🚀🚀🚀🚀🚀🚀🚀 ðŸ‘\x8d https://t.co/RaL0jKutp6\t\t\n$BABA Shorts waking up this morning after buying puts yesterday: 🌟 https://t.co/G4FVRiEpHS\t\t\n"$BABA \n\nDaddy xi we believed we held thank you!! Open this bitch at 100 and run it to 115 at close + tiger army ðŸ‘\x8d"\t\t\n"$BABA \n\nDaddy xi we believed we held thank you!! Open this bitch at 100 and run it to 115 at close + tiger army"\t\t\n$BABA short squeeze for 1 days guys. Don\'t celebrate yet. Buy back the shares and short more after. Rinse and repeat since 2020. Nothing new here. ï¸\x8f\t\t\nRT @BrianTycangco: If you\'re looking for a reason as to "Why?" - State Council: CN-US Watchdog Has Positive Progress on CN ADRs; Beijing Ke…\t\t\n$BABA live view of shorties at open today squeezeeeee ðŸ\x8f¼ https://t.co/PgubVH78uo\t\t\n$BABA ', ' great for Chinese stocks today. But what the Fk? Trim some very pervasive how they ( Chine )  can pump the stock price this much. ✔\t\t\n$BABA Xi is Daddy. Thank You. Fuck you Jackie Ma ðŸ‘\x8d\t\t\n$BABA we now pour one out for the poor souls who couldn’t hold on any longer and sold today: 🤞 https://t.co/e6BdNAYaRQ\t\t\n$BABA', ' tedy $9988 v HK +20 % 📈 JeÅ¡tÄ› jsou ale 2h do closingu', ' kdy je dost dobÅ™e možné', ' že Ä\x8dást longařů uzavÅ™e pozice ve strachu pÅ™ed americkou session. https://t.co/VAY2lagXJQ\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA CCP buying. Wealth transfer to China... ï¸\x8f\t\t\n@angelhacktribal $baba up 20% in hk. Goverment just announced they will Support the economy', ' capital market and ADRs listed in the US and are already in good Talks with SEC\t\t\n$BABA mighty squeeze ', ' they got the greedy bears again ! ï¸\x8f https://t.co/QmyaTEQ3el\t\t\n$BABA BURN MFUCKER BEARS. GET WHAT YOUR DESERVE FOR BEIN COCKY ASSHOLES. ï¸\x8f\t\t\n$BABA don’t mess with Saudi $$$$$ 👀\t\t\n$BABA I\'ve been buying Chinese stocks for 30 years.  For 30 years Cramer been saying they gonna delist 😀\t\t\n"$BABA \n\nAvoid China stocks like a plague 🤞"\t\t\n$baba looks like bottom nailed.  You only get 20-25 insane swing trades a year. Good night. 💫 https://t.co/EeAvBpbm37\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $AMZN 🥈\n3. $BIDU 🥉\n4. $SPY\n5. $AAPL\n6.…"\t\t\n$BABA THIS WILL SQUEEZE HARD WITH NEWS! EVERYONE PANICKED FEAR OF DELISTING. THATS GONE FOR NOW 💯\t\t\nFAAAAAN jag som satt o tveka pÃ¥ en $BABA häv försök 🤣\t\t\n$BABA !! https://t.co/Udo4DBGbl9\t\t\nBallpark $FB and $BABA seem to trade to similar discounts to fair value if you assume biz is sustainable. Different risk profiles but curious to hear why you would bet on China vs. a robot spending on metaverse here?\t\t\n$BABA live view of Kevin O’Leary: ðŸ\x90\x90 ï¸\x8f https://t.co/do98qVTobE\t\t\n$BABA if management wants to see a nice short squeeze now', ' they should initiate some buybacks. 👇\t\t\n$BABA baba management going to be buying a lot of stock with the 7.3 billion dollar remaining authorization.  This can make a big impact. ðŸ‘\x8d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $AMZN 🥈\n3. $BIDU 🥉\n4. $SPY\n5. $AAPL\n6. $TSLA\n7. $QQQ\n8. $FB\n9. $AMD\n10. $CHWY\n\n( Sorted by most recent ) https://t.co/sCjHrOLc6l"\t\t\n$baba $tcehy congrats Kevin another good deal for you buying this dip', ' your a rich man https://t.co/qUM2X6FZ0z\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"$BABA all you guys have LAGGED prices.  \n \nWhy dont you download the app from $FUTU and $TIGR to get started', ' they even give you a free $AAPL share for sign ups if I\'m not wrong. ï¸\x8f"\t\t\nAs much as I love today\'s action in the Hang Seng Tech Index #HSTI', ' I know this is a rare', ' rare sight to see. So', ' I decided to post it here. Nothing but GREEN. $BABA $TCEHY $MPNGF $BILI $BIDU $JD https://t.co/MPGJFnPYRx\t\t\n$baba up 20% in hk trading .  This reversal will be LIT 🔥\t\t\n"RT @Sino_Market: 2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real es…"\t\t\n$BABA KAFUKINBOOMMMMMMMMMMM BOYS WE DID IT! 100+ TODAY YUGEEEE NEWS !!! 🌟 https://t.co/wnCBxtvwrw\t\t\n$BABA so short at open? ï¸\x8f\t\t\n$BABA $TCEHY $JD $KWEB ï¸\x8f https://t.co/Yesc4fmmLq\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n"$BABA $NIO $SPY $AAPL $TSLA \n🥳 OMG. I never see such thing in my life. \nSqueeze of century today 🚀🚀👩â€\x8d🚀\nNIO: +25$\nJD: +31%\nBaba: +21% \nMeituan: +28% 📣"\t\t\n$BABA 84% Win rate on 20  trades in 1 month. Profit Factor of 10', ' rating is Bullish. Chart by https://t.co/vIhC7Fv4ak https://t.co/JRL14cAwuy\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA So JPM have advised to hold all the way down to 78 dollar', ' before they issued a sell advice. Just imagine if you would have listened to those wankers. 🔔\t\t\n$BABA Xi Jing Ping and his circle will buy out this cash machine 💯\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA  CCP just brought the dip ï¸\x8f\t\t\n"RT @Sino_Market: 2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real es…"\t\t\n$BABA oh yeah baby tomorrow we fly 📌 https://t.co/hQ7LCRO6cv\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA Government may be buying too honestly. Also kept Shanghai off Lockdown 📢\t\t\n$BABA deepfuckingvalue here ✨\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA ok why is this 90$ in HK?! 📌\t\t\n@Sqwii Bought $baba yesterday!Thanks🙌ðŸ\x8f»\t\t\n"$BABA Remind me to buy crashing stocks on quad witching weeks', ' lol. Godamn.  \n \nI wonder how much of this will sell off next week after the institutions cash out their options. â\x9d¤ https://t.co/Uxd4iS3P0T"\t\t\n"RT @Sino_Market: 2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real es…"\t\t\n$BABA not very much premarket liquidity at 4am to cover short positions ï¸\x8f https://t.co/ftW5lTriIQ\t\t\n$BABA i wonder how much $FUTU and $TIGR can squeeze tmr', ' maybe they will squeeze the life out of the shorts. 🚩\t\t\nThat feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the following day. :) Couldn\'t resist. Sorry. $JPM $BABA $TCEHY $JD $BIDU $BILI $PDD $LI $XPEV $NIO $KWEB $NTES https://t.co/e0LndFAeX2\t\t\n"2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real estate sector.\n-To set \'Red Lights\' and \'Green Lights\' for big platform firms( $TCEHY $BABA $DIDI).\n-Keeping HK financial market stable\nhttps://t.co/Lb8pAR14mZ"\t\t\n$BABA salute to Kevin O lerry Mr. wonderful.. he perfectly scooped bottom 👇\t\t\n$BABA ðŸ˜\x8f damn going to be an epic squeeze tomorrow. â\xad\x90\t\t\n"$BABA all those pigs slaughtered. Huge bear trap.\n\nAll fking deserve it tbh... hope liquidation happens 💯 https://t.co/33h6TYNbix"\t\t\nHang Seng tech +20%', ' wipes out loses for 3 days. $JD +15%', ' $BABA $BIDU +10% vs ADR ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA will buy when it reaches previous low of $57 â\xad\x90\t\t\n"$baba\n\nCharlies got his first H**D ON in 45 years !!!! \n\nGo !!!! Chucky https://t.co/JyMSRx95LH"\t\t\n"$BABA live prices for all you laggards out there!!\n\n$CWEB $JD $FUTU $BILI ï¸\x8f https://t.co/lXFyXqsJrn"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$SPY $JD $BABA \n\nHoo Lee Chit 😆 ï¸\x8f https://t.co/E0B2vcOwUL"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA bottom is in like March 2020! 🪄\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n@CWRoehl @stwboerse @JPMorganAM Charlie Munger hat Sie übrigens beide $COST & $BABA :-)\t\t\n"$baba \n\nollolololoololoolol https://t.co/qH5YSu60PZ"\t\t\n"Don’t look now', ' but Hang Seng Tech Index up almost 20% for the day in HK trading.\n\nHK listed $BABA up almost 20% as well."\t\t\n$KWEB $BABA short term target s are 29.52 $ and 120 $\t\t\n$BABA Biggest clown I have seen in my whole history of investing 🤡 📶 https://t.co/jvjkVY6Tyn\t\t\nWhen I full port calls on $JD', ' $BABA', ' and $BIDU tomorrow. https://t.co/gIhHN9qRrF\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$baba great to see a good day for Alibaba (up 20% earlier)\n I am down quite a bit but long term valuations and company is a good one...so cheap and I think in long term going to great returns on it. https://t.co/KEMqGeXDxJ"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$WISH has been following $BABA exactly for the last week or so. Today especially', ' it was moving side by side with Baba. Right now Alibaba is up 20% in China but we all know $WISH won’t be even 1% green in premarket. It only correlates on the way down. 😂\t\t\nÇin den piyasaları destekleyen ve savaÅŸta tarafsızlık açıklamaları geliyor. Borsalar inanılmaz tepki verdi $BABA gibi hisseler %20 yi geçti https://t.co/o3WL07nJEG\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA That one JPM Analyst should resign tomorrow 📌 https://t.co/Qngp2xwfQc\t\t\n$BABA So. Can we hold the gain… ï¸\x8f\t\t\n$BABA  $SPY $NIO china leads the world market 📈\t\t\n$BABA this will go back to $300 eventually guys just buy and forget 👇\t\t\n$BABA JPM puts are fooked ðŸ’\x9d\t\t\n$BABA Don’t mind me—just manifesting my future with my BABA calls. ï¸\x8f https://t.co/C1lTKKYe06\t\t\n$TME $BABA The eye-watering rally followed a report by the official Xinhua news agency that China will keep the stock market stable and support overseas share listing', ' citing a meeting chaired by Vice Premier Liu He. 💢\t\t\n$BABA naturally jpm did have their contra indicator 24 hours prior ï¸\x8f https://t.co/brrqvwAdT1\t\t\nIf you\'re looking for a reason as to "Why?" - State Council: CN-US Watchdog Has Positive Progress on CN ADRs; Beijing Keeps Backing Firms\' Offshore Listing | https://t.co/gR9FG49v7z https://t.co/25rEioltKZ #HSTI #BOOM $BABA $TCEHY $JD $BILI $BIDU $NTES $LI $XPEV $NIO\t\t\nFeel bad for anyone that sold $tcehy or $baba at losses yesterday or Monday\t\t\n"RT @PaulVikingGlob1: Key takeaways for China\'s Financial Stability meeting:\nChina vows to keep the stock market stable', ' welcomes long-term…"\t\t\n$BABA About to have the largest green Day in the stocks history! 👀\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA Let\'s keep this trending #1 🆕\t\t\n$BABA i also bought 9000 shares at $74.80 😃\t\t\n"Alibagbag ramping like a champion. Excellent work from the NationalBaggy Team:\n\n$BABA https://t.co/XnXWdNa6fJ"\t\t\n$BABA looking pretty good if true: https://t.co/9aziUS44vs\t\t\n$BABA Lol at the stupid bears who shorted Baba below the IPO line 🤣🤣 nothing but delisting & COVID FUD. 😃 https://t.co/Y3mAnSyx7j\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@Edark94 @AllVentured NOW I might look at $BABA\n😀"\t\t\n$BABA BiliBili! 🚀🚀🚀 🪄\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アップル\n$AAPL\n2. テスラ\n$TSLA\n3. アリãƒ\x90ãƒ\x90\n$BABA\n4. ゲーãƒ\xa0ストップ\n$GME\n5. ニオ\n$NIO\n\n #WSB #米国æ\xa0ª"\t\t\n$NIO $FB $XPEV $BABA $LCID $AMD all possible for pre-market watchlist\t\t\n$BABA $AAPL  ðŸ\x90… âš¡\t\t\n$BABA Saudi selling thier oil to buy Baba 🙂 ï¸\x8f\t\t\n$BABA #1 Trending on StockTwits once again. ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… â\x8f©\t\t\n$BABA bears in ashes again dumb fucking bears die bitch die ï¸\x8f https://t.co/dBBBlOFluD\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$BABA  👆 https://t.co/euTmgBdz0X\t\t\n"$BABA HS. 😳 Thanks Hang Seng. \nUS will make it $120. 📶 https://t.co/Z343p8ROQU"\t\t\nRT @hamiibands: China held a Financial Stability meeting today .. a lot of important takeaways to keep in mind for those Chinese stocks $NI…\t\t\n"Bull ASIA\n\n$BABA\n$JD\n$TME\n$NTES\n\n#finanstwitter #aktier #börsen #fintwit #pratapengar #alibaba #embracer #stocks https://t.co/luQMSn9cvW"\t\t\n$BABA loving the shares I got at $76 today ï¸\x8f https://t.co/86KRIQwQce\t\t\n$BABA #1 Trending once again. ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… 💗\t\t\n"RT @Frankm57386975: If you are an investor for Chinese ADRs', ' pls read this. Probably most important document you read today.\n\nI don\'t care…"\t\t\n$BABA whoever bought $73 calls with me say something! We winning ridiculously rn!! 😘 https://t.co/6CE5IwyrNE\t\t\n$BABA Shorters has been fucked ✔ https://t.co/9XDDCO3N9b\t\t\n$BABA Holy moly. Hang SENG circuit breaker due to intense buying pressure 💲 https://t.co/BY7YrgN7wq\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 74\n2. $GME : 64\n3. $VXX : 53\n4. $BABA : 52\n5. $SPY :…"\t\t\n$BABA bears fucked â\x9d¤ https://t.co/AlJ8HKLuHE\t\t\n$BABA my mistake. 100 allready in hongkomg. Not in us 👇\t\t\n$BABA  more like bahhh ba â–¶\t\t\n$BABA finally got some hope back! 🪄\t\t\nI\'m punting $BABA today', ' fuck it. Still sub $100 & could easily bounce back there on FOMO. https://t.co/McFAB8RrOR\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$BABA \nðŸ\x90… ðŸ\x90… â\xad\x90"\t\t\n"$BABA \nðŸ\x90… ðŸ\x90…"\t\t\n$BABA ok I’m going to bed. Someone take over please! Get tiger army out there!!!! TIGERRSSS ï¸\x8f\t\t\n$BABA will be included to S&P 500 today 🆓 https://t.co/j3ZEEQb6sh\t\t\n$BABA like everything from China go up at least 15 % tomorrow 😃\t\t\n$BABA So happy I pawned my wife’s engagement ring and sold my fridge to buy more yesterday 🚀 💯\t\t\n$BABA oh hell yeah! 🆕 https://t.co/I0Q1XSNM7r\t\t\n$BABA Tiger army buy $TIGR !! ï¸\x8f\t\t\n$BABA Tiger > Bull > Bear ↔\t\t\n"$BABA ripping for u @reilly_mcadams. \n\nNever listen to the normie heads on here', ' crushing my dude. They don’t like $baba cause they bought it $100 points higher and already sold. \n\nOne thing to note', ' easy to call $fang', ' those are givens. Catching a 20% pop', ' that’s skill."\t\t\n"$BABA \n100+ tomorrow!! 📌"\t\t\n$baba $bidu $kweb https://t.co/DPfVNGrcdN\t\t\n$BABA cover your shorts pricks ðŸ˜\x81\t\t\n"$BABA \nTiger army tiger ðŸ\x90… ðŸ\x90… ðŸ\x90… 👉"\t\t\n"If you are an investor for Chinese ADRs', " pls read this. Probably most important document you read today.\n\nI don't care about some biased investors. Haters are gonna hate", ' no matter what. They can invest or short whatever they want. \n\nFacts are facts.\n$NIO $XPEV $BABA $JD $LI https://t.co/9xXX60Pm0L"\t\t\n$BABA I don’t want 15% I want 30% up 📢\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA i call it tiger hands â\x9d—\t\t\n"$BABA \n100+ tomorrow!!"\t\t\n"$BABA \nTiger army tiger ðŸ\x90… ðŸ\x90… ðŸ\x90…"\t\t\n$BABA tiger army tiger army!!! ï¸\x8f\t\t\n$BABA the squeeze gonna be epic â\x9d¤\t\t\n$BABA is it halted still ðŸ‘\x81\t\t\n$BABA https://t.co/JOJga76Yx8\t\t\n$BABA TIGER TIGER TIGER TIGER 🪄\t\t\n"$BABA Sometimes - Just Sometimes one gets it right at the right time. \nhttps://t.co/Gt9DGjtGMn https://t.co/QELsxASuOJ https://t.co/vEb9gdTetB"\t\t\n$BABA TIGER ARMYYY BITCH âž¡\t\t\n"$BABA $JD $NIO $TENCENT \n\nWe the ðŸ\x90… ðŸ\x90… ðŸ\x90… !! We have been I g this for days!!\n\nR/babatigers go follow us the bull run is about to start!!! 300 here we come â\xad\x90"\t\t\n"$baba \n\nLet’s see if it can hold. https://t.co/gNiX70fw9Z"\t\t\n$BABA Guys spam TIGER LETS GET IT 😘\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA tiger army tiger army!!!\t\t\n"$CWEB $FUTU $TIGR $BABA  \n \nAll on watch tonight! ï¸\x8f"\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n"$BABA this might mark a huge reversal in Chinese tech…\n\nâ˜\x9dï¸\x8f shout out to all the BABA holders. We’ve suffered long enough. I hope your pain will be rewarded. âž¡"\t\t\n$EJH All set for $4 . All Sinos rising today. $JD $BABA $PDD over to $CPOP and $EJH. 🆕\t\t\n$BABA how many times I have to write it before everyone catches on! We THE NEW APES WE THE TIGER ARMY ï¸\x8f\t\t\n$BABA damn looks like i should have bought some $TCEHY. Sadly i had no money to buy the dip ï¸\x8f\t\t\n"$BABA $JD $NIO $TENCENT \n\nWe the ðŸ\x90… ðŸ\x90… ðŸ\x90… !! We have been I g this for days!!\n\nR/babatigers go follow us the bull run is about to start!!! 300 here we come"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA  ðŸ˜\x81\t\t\n"$BABA Pimped today with a live call at 77.77 \n\nlol\n\nBest ever\n\ndont follow the great one ', ' better for you to stay poor\n\n$spy $jd #china $tsla $amd https://t.co/cdn8jPQvHQ"\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$CPOP Sinos riding. $PDD $BABA $NIO $JD over to $CPOP ðŸ‘\x8d\t\t\n"Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá término medio', ' puerta grande o enfermerÃ\xada. \n\nCon la transparencia que caracteriza a esta cuenta o muestro la transacción de la compra. https://t.co/hUMN77cXr8"\t\t\nRT @dwudacity: $BABA the only thing I regret is not buying more 😹😹😹 💢\t\t\n$BABA LOUDER MAKE NOISE TIGER ARMY NEW APESS IN TOWN 😘\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 107\n$AMZN  Price: $2', '947.33  Mentions: 87\n$BABA  Price: $76.76  Mentions: 85\n$AMC  Price: $14.48  Mentions: 72\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA I bought more', ' but shouldve went full retard. Damn. ï¸\x8f\t\t\n$BABA JPM 😆 ï¸\x8f\t\t\nmy $BABA calls set to open at 550% 🥇 https://t.co/qPJnyeaUuB\t\t\n$BABA WHERES THE REMOTE I NEED TO PIT BLOOMBERG ON â–¶\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA where them bears at', ' i know youre trolling the boards all sad and what not XD 😀\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\nChina held a Financial Stability meeting today .. a lot of important takeaways to keep in mind for those Chinese stocks $NIO $BIDU $BABA ..to name a few.\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA tiger tiger tiger ARMY ðŸ’\x9d\t\t\nRT @HaoBottlesea: $BABA wat a bounce ðŸ‘\x8f 🆕 https://t.co/umDJuELpRs\t\t\n"¡A ver si nos hemos equivocado y es una cripto!\nLong Alibaba $BABA https://t.co/vM2CqKFyLv"\t\t\n"Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2020.\n\n$GDS +43%\n$BILI +32.52%\n$Li Auoto +31.55%\n$XPEV +30.82%\n$JD +27.61%\n#Tencent +20%\n$BABA +19%\n$NTES +17%\n$BIDU +16%\n\n#Stockmarket #China $KWEB $FXI $HXC https://t.co/NxzrnvC00U"\t\t\nKiina pyrkii hälventämään pelkoja osakemarkkinoidensa osalta. Kiinan markkina 10 % nousussa. Yksittäiset osakkeet mm. $BABA +20 % nousussa. 📈 https://t.co/8fEkYJTnl8\t\t\n"$BABA \n\nR/babatigers go follow us this is the start of the biggest bull run !! 💢"\t\t\n@jablamsky $KWEB', ' $JD', ' $BABA https://t.co/knr0fLj2Oo\t\t\n$BABA fomo inbound lets make it 1 trending ï¸\x8f\t\t\nIf anyone is wondering why $BABA and $TCEHY are up a lot today https://t.co/dt60VjaErN\t\t\n$BABA LOUDER MAKE NOISE TIGER ARMY NEW APESS IN TOWN ðŸ‘\x81\t\t\n@xvMiambuvTfy6uZ Read it. Bullish for Chinese ADRs. Policies are now super supportive. Very welcoming signs! $NIO $XPEV $LI $BABA $JD\t\t\n$BABA I bought more', ' but shouldve went full retard. Damn. âš¡\t\t\n$BABA JPM 😆 ↘\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\nmy $BABA calls set to open at 550% ✔ https://t.co/lOQlKPTcEq\t\t\nmy $BABA calls set to open at 550% https://t.co/csahzfPzif\t\t\n$BABA WHERES THE REMOTE I NEED TO PIT BLOOMBERG ON 🆓\t\t\n"$baba \n\na RARE and valuable long PIMP by the master 8 hours ago . \n\nup 20 % now https://t.co/NiDRv5gVIu"\t\t\n$BABA where them bears at', ' i know youre trolling the boards all sad and what not XD 📢\t\t\n$BABA tiger tiger tiger ARMY â\xad\x90\t\t\nnow it is up to $BABA to build on top this +20% 9988 move. 👊 https://t.co/KJzS3BcAyZ\t\t\n"$BABA \n\nR/babatigers go follow us this is the start of the biggest bull run !! ðŸ\x8f¼"\t\t\nAnyone who shorted $BABA and wants to admit they got burned?\t\t\n"$BABA \n\nR/babatigers go follow us this is the start of the biggest bull run !!"\t\t\n$BABA fomo inbound lets make it 1 trending ☑\t\t\n$BABA the only thing I regret is not buying more 😹😹😹 💢\t\t\n$BABA 🚀 🚀 🚀\t\t\n$BABA $BIDU $JD Damn', ' should have listened to myself. HK going crazy tonight. 💢\t\t\n$baba tomorrow 👀👀👀👀👀👀👀👀🔥🔥🔥🔥ðŸ¦\x8dðŸ¦\x8dðŸ¦\x8d https://t.co/Tj9o17SaRo\t\t\n$BABA $BIDU $JD $NIO TIGERS SPREAD THE WORD WE THE NEW APESSS DONT FORGET ðŸ‘\x8d\t\t\n$BABA I need it at 85 in premarket. I hope 😘\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 18 | -14.3% | 🚀\n| $GME | 16 | -42.9% | 🚀\n| $BABA | 14 | 180.0% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $AMC | 6 | -60.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @LyfeOfPELK: $SPY $SPX #ES_F $BABA $NIO $BIDU Send it Xi \nI wanna know how many pigs made my chinese stock picks bleed"\t\t\n"$BABA \nTiger army !! ðŸ\x90…  ðŸ\x90… we called this before the pump read down!! 🆕"\t\t\n$BABA wat a bounce ðŸ‘\x8f 🆕 https://t.co/umDJuELpRs\t\t\n"$BABA \nTiger army !! ðŸ\x90…  ðŸ\x90… we called this before the pump read down!!"\t\t\n@OttoSuwenNFT My $BABA calls about to print\t\t\n$BABA GUYS TIGER ARMY DONT FORGETTT 🥇\t\t\n$baba https://t.co/JHVfdVSobA up 20%\t\t\n$BABA well well well and just like that', ' BOOM!! 👇\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 74\n2. $GME : 64\n3. $VXX : 53\n4. $BABA : 52\n5. $SPY : 36\n6. $SA : 23\n7. $VTI : 18\n8. $AREN : 18\n9. $MSFT : 17\n10. $ETN : 15\n#stock #trading #usstock #stockmarket"\t\t\n$BABA bros are going to coom everywhere tmrw', ' congrats ðŸ‘\x81\t\t\n$BABA $TENCENT  lol so china is just gonna casually align with russian military and US markets in the same week ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (25)\n2. $SPY (9)\n3. $TSLA (4)\n4. $CORN (4)\n5. $COM (4)\n6. $JD (3)\n7. $GME (3)\n8. $WISH (3)\n9. $RIVN (2)\n10. $AMC (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/i1ikUeYAWV"\t\t\n"$BABA at $85 in HK 🔥🔥🔥🚀🚀🚀\nGot 2 $76 and 3 $80 Calls gone print astonishingly ðŸ˜\x8d🤩 https://t.co/AEkDgeIPNS"\t\t\n$BABA MR WONDERFUL ï¸\x8f\t\t\n$BABA $100 tomorrow??? ☑\t\t\n"$FUTU i got this trending too!!! \n \n$BABA $NIO $TIGR 🆓"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AAPL 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AMZN\n6. $BABA\n7. $FB\n8. $AMD\n9. $CHWY\n10. $BIDU\n\n( Sorted by most recent ) https://t.co/yniPa3rEqX"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 20 | 5.3% | 🚀\n| $GME | 16 | -42.9% | 🚀\n| $BABA | 13 | 160.0% | 🚀\n| $AMC | 7 | -50.0% | 🚀\n| $RH | 7 | 250.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA Looks like Xi had bought the dip yesterday lmao\t\t\n$BABA okay I\'m back to regretting not buying more calls today lol ðŸ‘\x8d\t\t\n"$BABA $JD $CWEB $BIDU $SPY \nsitting at price exactly 5 years ago from today.\n2021 revenue: 131.1B\n2016 revenue: 22.55 💯 https://t.co/TKYf4yTdlr"\t\t\nHang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discussed valuations at multi-year lows on Spaces... $JD $PDD $BABA $KWEB https://t.co/jV2C93nUBJ\t\t\n$BABA if you were still short this you deserve to get squeezed. ï¸\x8f\t\t\n$BABA Has to be a bottom', ' unless Chinese economy has a huge blowup ï¸\x8f\t\t\n"RT @BabaMovement: $BABA \nThey told me not to trust the Chinese I said fuck you they love money I love money !! They won’t fuck their market…"\t\t\n$BABA Have a Yolo Call on Baba lol... Lets see the open tommorowðŸ˜\x8d🤣... Where you guys think this open at? 😀 https://t.co/E67Jxg07bf\t\t\n$BABA LIMIT UP later on nasdaq!!! â\xad\x90\t\t\n$BABA upp 20% i Hongkong? Wtf 😳\t\t\n#HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n$BABA Holy shit 📢\t\t\nAlibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 20 | 5.3% | 🚀\n| $GME | 17 | -37.0% | 🚀\n| $BABA | 13 | 160.0% | 🚀\n| $AMC | 7 | -50.0% | 🚀\n| $RH | 7 | 250.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 🤯 💗\t\t\n$BABA $FUTU $TIGR all limit up later and halted!!!! âž¡\t\t\n$BABA currently up 20% today in HK. 💗\t\t\n$BABA +20% in Hong Kong so far! ï¸\x8f\t\t\n"BREAKING: China\'s top financial leaders vow to keep capital markets stable and handle property developers’ risks', ' state news agency Xinhua says.\n\nHK tech shares trade higher \n$JD +28%\n$BABA +20%\n$BIDU  +18%\n$TCEHY +20%"\t\t\n"$SPY $SPX #ES_F $BABA $NIO $BIDU Send it Xi \nI wanna know how many pigs made my chinese stock picks bleed"\t\t\n"$TME $BABA $TENCENT holy cow what\'s happening in Hong Kong???\n\nEverything is up 30%%%% ï¸\x8f"\t\t\nRT @indra_chavan: $BABA what’s the USD price right now? How do I find the live Chinese stock price? 💫\t\t\n$BABA once again bears gonna be poor after tomorrow', ' don’t be greedy next time 🚩 https://t.co/VHNOaIVjM7\t\t\n$BABA JPMorgan! What a joke! And they those in the US analysts?? In Europe we are laughing like hell! Go Baba! ï¸\x8f\t\t\n@business Kind of late - they have destroyed Alibaba - probably the only Chinese company investors had any trust in $baba\t\t\n$BABA what’s the USD price right now? How do I find the live Chinese stock price? 💫\t\t\nRT @SlingshotCap: Lately', ' with the declines we’ve seen in China stocks like $BABA and $TCEHY', ' I’m renewing my thoughts whether I should inv…\t\t\n"$baba $spy $qqq\n\nChina Shorts wake to https://t.co/UAc6TaS85E"\t\t\n"$BABA too!\n What\'s going on? https://t.co/S83nWas451"\t\t\n"$BABA \nThey told me not to trust the Chinese I said fuck you they love money I love money !! They won’t fuck their markets up ï¸\x8f"\t\t\n"$BABA \nThey told me not to trust the Chinese I said fuck you they love money I love money !! They won’t fuck their markets up"\t\t\n$BABA $PDD $BIDU $KWEB  bought the fear whos with me biggest rebound since covid ðŸ\x8f¼\t\t\n@CNBCFastMoney @timseymour @BKBrianKelly @karenfinerman @GuyAdami Guy’s $baba call looking 🔥🔥 https://t.co/uejdZ98wgO\t\t\n$BABA  full send time ðŸ˜\x81ðŸ˜\x81 â\x8f©\t\t\n"RT @mkp0705: $BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n"Meillä voisi olla mahdollisuus nähdä jenkki-squeeezeeeeeee???\n\n$BABA"\t\t\n$BABA â\x9d¤ https://t.co/aeDBVPpqDu\t\t\n"$BABA is back 🚀\n\nÃ\x81nimo a todos que la holdeais https://t.co/12soPb6yq6"\t\t\nOkay but for real $BABA $NIO $PGJ $KWEB $JD $BIDU $QQQ $CQQQ $SPY HOW MANY GUHS? https://t.co/T8Z1CgUmoJ https://t.co/PyNEa01zb0\t\t\n"$spy $qqq\n\n$baba \n\ntoday was the FIRST  time in years I said anything good about $BABA \n\nposted the 77.77 Buy signal \n\nF U !!!! I am the Next Days Paper"\t\t\n$BABA monster move ï¸\x8f\t\t\n$BABA easy bounce to 200s 🌟\t\t\n"$BABA \nThanks daddy xi 👀"\t\t\n"$BABA \nThanks daddy xi"\t\t\n"RT @mkp0705: $BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n"$BABA  $CTK  $RLX  $HUIZ  China is back!\nChina number 1 insurance e commerce\nHuiz is gonna report on 3-18 Friday!!!\npump it!!!$$ 💫 https://t.co/3B3YplWtcH"\t\t\n$BABA squeeze just started!! still 20% up. Tomorrow another round. ðŸ‘\x8d\t\t\n$BABA jeez $81 in HK', ' gap up! ↘\t\t\n$BABA wow I’m buying a lambo with the amount of shares/calls I bought today âš¡\t\t\n"RT @da22410: $BABA $SPY $KWEB \n\nHANG SENG TECH INDEX UP 20% LIMIT UP\n\nAbsolutely insane pump in China today"\t\t\n$BABA took a few calls before close. Going to be 🔥 ï¸\x8f\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"@ebitdaddy90 Hey what\'s going on with $BABA over in Hong Kong?\n\nHave you checked recently?"\t\t\n$SPY $BABA @PurpleReign8 WHERE TF YOU AT BROOOO WE WINNIN 🆓\t\t\n"RT @mkp0705: $BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n"RT @niccdtkl: Speechless!\n\n$BILI up 38%', ' $JD up 30%', ' $Tencent up 23%', ' $NTES up 20%', ' $BABA and $BIDU up 19% https://t.co/EeWvTOczAN"\t\t\n$BABA up about 13%', ' none of the it’s at $100 nonsense 👀 https://t.co/N9o9TBXTgA\t\t\nHang Seng tech +18%', ' biggest single day gain on massive short squeeze as financial council advocates support. Also Foxconn restarts Schenzhen operations. String of +ve news after weeks of carnage. $BABA $BIDU $JD $KWEB ï¸\x8f\t\t\n"@KHerriage Some stocks were just too irresistible today\n$baba"\t\t\n"$BABA \n\nI have been saying this before the pump he disrespected us!!! With the 65 price target read my previous post!!  This is a real company not a meme stock we made 100billion in sales in 1 ducking day!! â\x9d—"\t\t\n"$BABA \n\nI have been saying this before the pump he disrespected us!!! With the 65 price target read my previous post!!  This is a real company not a meme stock we made 100billion in sales in 1 ducking day!!"\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\n$BABA thank you Xi uncle . Bottom was in today 😀\t\t\nIt appears to be a good thing I bought the fuck out of $BABA $JD and $SE these past 2 days.\t\t\n$BABA  $JD  $DIDI  $HUIZ  China is back!China number 1 insurance e commerce Huiz is gonna report on 3-18 Friday!!!pump it!!! 👇 https://t.co/IoWD8n61SI\t\t\nRT @nftcollector001: #hangseng now up 8.5% and $BABA up 20%… 🚀👀 glad I bought calls mid day. https://t.co/XnyplOEFrN\t\t\n$BABA HOLY SHIT BOYS WE GON BE RICH ', ' DEE BOYS ARE REALLY MANC 😂😂😂 😀\t\t\n#hangseng now up 8.5% and $BABA up 20%… 🚀👀 glad I bought calls mid day. https://t.co/XnyplOEFrN\t\t\n"@asymmetricalpha 🤑cheers \n$baba https://t.co/cyNANbtDjv"\t\t\n$BABA HK market trading like penny stonks', ' love it!!! $FUTU $TIGR ↘\t\t\n$AAPT $BABA $TCEHY $TGGI 👀📈 https://t.co/P1ebZhG4R9\t\t\n$FTCH I\'m guessing this gaps and goes since this trades like a China stock since the $BABA deal ï¸\x8f\t\t\n$BABA just for the sake of burning bears can we see +50% before the NySE open 🤑 💢\t\t\n"$BABA \n\nYou sold your shares because of some guy I told you he will be known as the worst analyst in history!! ðŸ˜\x81"\t\t\n$SPY don\'t tell me they just squeeze baba bears into bankruptcy $baba 📊\t\t\n"$BABA $SPY $KWEB \n\nHANG SENG TECH INDEX UP 20% LIMIT UP\n\nAbsolutely insane pump in China today 🆙"\t\t\n"$BABA \n\nYou sold your shares because of some guy I told you he will be known as the worst analyst in history!!"\t\t\n$BABA up 12% in HK ðŸ‘\x81\t\t\n"$BABA $SPY $KWEB \n\nHANG SENG TECH INDEX UP 20% LIMIT UP\n\nAbsolutely insane pump in China today"\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n$BABA holy shit... intense pump in Hong Kong â–¶\t\t\n"Speechless!\n\n$BILI up 38%', ' $JD up 30%', ' $Tencent up 23%', ' $NTES up 20%', ' $BABA and $BIDU up 19% https://t.co/EeWvTOczAN"\t\t\n$BABA yall let JPMorgan buy all your shares for 75 dollars now they gonna pump this back to 200 lmao 👀\t\t\n"$BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n$BABA all you bears ðŸ\x90» 📌 https://t.co/CUHMLZo0kW\t\t\n$BABA my god 20% â–¶\t\t\n$BABA $JD $KWEB HSI stocks are going for MOASS (mother of all short squeeze) 💟\t\t\n"$BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… https://t.co/e1vRqaY8hI"\t\t\n$JD $BABA big money scares you out', ' buys at the lows then gaps it into oblivion so you can\'t get in 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"*CHINA TO KEEP SUPPORTING OVERSEAS SHARE LISTINGS: XINHUA\n\n$BABA $BIDU $TCEHY $DIDI"\t\t\n$BABA here you go bulls', ' HK market today. Dont say you havent been warned too', ' shorts at $FUTU $TIGR ☑ https://t.co/0wOEu3LAmR\t\t\n"Alibaba trading up 12% at HKEX now\n\n$BABA"\t\t\n$BABA Who bought puts before close today? â\xad\x90 https://t.co/1KK9benQqS\t\t\n$BABA it’s gonna be wild tomorrow ðŸ‘\x8d\t\t\n$BABA thanks to whoever sold me his shares at 75 💟\t\t\n$BABA bull trap. Visit this Post in 7 days. ðŸ‘\x8d https://t.co/2KV4SshMoq\t\t\n$BABA $KWEB ‼ï¸\x8f🚨‼ï¸\x8f🚨‼ï¸\x8f🚨‼ï¸\x8f🚀‼ï¸\x8f ðŸ‘\x81 https://t.co/fJm0T9zH6S\t\t\n"Most Unusual Flow Trades (Consumer Cyclical) 3/15 courtesy of @unusual_whales \n\n$TSLA $F $NIO $CPNG $BABA $CHWY $GM $RIVN $JD $PDD $MULN $LCID $GPS $AMZN $CCL https://t.co/CbOC0YKIvn"\t\t\n$XELA well guys I bought some $BABA yesterday @ 77.7 hopefully can help cover some losses from here! 👀\t\t\n"$BABA  \nI think Saudi will be buying with them (Chinese government) at these levels. 😄"\t\t\n"$BABA \n\nTiger army!!! 📢"\t\t\n$BABA up almost 20% 💟\t\t\n"$BABA \nBaba is going to open 100+ tomorrow!! 🤞"\t\t\n"$BABA \n\nTiger army!!!"\t\t\n$BABA tiger ï¸\x8f https://t.co/xCHbyQSiil\t\t\n"$BABA \nBaba is going to open 100+ tomorrow!!"\t\t\n$BABA 80$ now in hk ï¸\x8f\t\t\n$BABA LOL tencent', ' baba', ' $BILI ', ' $LI  all at least 20% up...!!!! ðŸ‘\x8d\t\t\n$BABA RAWRRR TIGER ARMY IS HERE 🆓\t\t\n$BABA the pump before the dump. Big guys getting out. They know what to expect. When China invades Taiwan this will drop 70% ðŸ’\x9d\t\t\n@blazingpony Short covering? $BABA\t\t\n"RT @JulioA01282575: $BABA $SPY $YINN \n\nXi bought the dip ✔ https://t.co/owbFAAB4ue"\t\t\n$BABA no fundamental failure in past two years while the stock price down more than 2/3', '  you tell me this is not a life time opportunity? 👀\t\t\n$BABA historic squeeze tomorrow. 😄\t\t\n$BABA what did Xi say??? 🥇\t\t\n$BABA ï¸\x8f\t\t\n$BABA 20% up in HK', ' gaining 15% in just the past 45 minutes', ' rocketship anyone? ï¸\x8f\t\t\n"$BABA ok this definitely can squeeze', ' I know I am closing tomorrow ðŸ‘\x81\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓⇓⇓ https://t.co/NLtDFDowFN"\t\t\n$BABA 20% increase in Hong Kong??? What is going on?? â–¶\t\t\n$BABA Open at $90 👆 https://t.co/MlOYAsgqTi\t\t\n$BABA My Calls will finally print!! ï¸\x8f\t\t\n"$BABA \n\nIt’s going wild!!!!! ï¸\x8f"\t\t\n"$baba doesn\'t seem to make any sense.\n\nThe entire Chinese stock market seem to not make any sense', ' in truth."\t\t\n"$BABA \n\nIt’s going wild!!!!!"\t\t\n$BABA HELP! I CANT STAND THIS UPTREND IN HSI. 😀\t\t\n$JD +10%', ' $BABA +8% vs. ADR. Seems like govt drawing a red line here. Expecting a lot of “I told u soâ€\x9d today :). We have Fed coming up today as well. $KWEB ðŸ’\x9d\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n$BABA TIGER ARMY GUYS GET IT TRENDING ðŸ‘\x8d\t\t\n$BABA I gotta admit', ' for a while I was very disappointed in Baba performance', ' but I stuck with it and I am glad it is proving itself! gogogo babamovement 💢\t\t\n$BABA bears ðŸ\x90» fucked up! 🤞\t\t\n"RT @Buguisim: AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Sto…"\t\t\n$BABA no sellers left 😂😂capitulation done 🚀🚀🤑🤑💰💰💰💰 ✨\t\t\n"$BABA $SPY $YINN \n\nXi bought the dip ✔ https://t.co/owbFAAB4ue"\t\t\n"$BABA $SPY $YINN \n\nXi bought the dip https://t.co/l47uMToaT2"\t\t\n$JD $BABA $TCEHY We Strong 💪in Hong Kong ðŸ‡\xad🇰 Fam.....🚀🚀🚀🚀🚀🚀 🆕 https://t.co/2ACQRjK76q\t\t\n$BABA Up 18% to $84 in HK â\xad\x90\t\t\n$BABA Up 18% to $84 in HK\t\t\n@WillThrower3 we need a deep dive on $BABA\t\t\n@FirstSquawk Cool - pls buy $baba ; i have a large position in it 😂\t\t\n$BABA already $82 🤑🤑🤑 ðŸ‘\x81\t\t\n$BABA Shorts and puts are soooooo screwed 💟\t\t\n"$BABA $FXI $YINN \n\nHANG SENG TECH INDEX UP 12% â˜\x9d"\t\t\n"$BABA $FXI $YINN \n\nHANG SENG TECH INDEX UP 12%"\t\t\n$BABA JPMorgan "Falling Knife"', ' Covid Lockdowns', ' Potential Delisting News ... â˜\x9d\t\t\n"Key takeaways for China\'s Financial Stability meeting:\nChina vows to keep the stock market stable', ' welcomes long-term institutional investors.\nWill adopt effective policies to handle developers\' risks.\nSupports overseas share listings. Good dialogue in ADRs $KWEB $JD $BABA $NIO"\t\t\n$BABA Bears shorting at RSI 19 yesterday ðŸ‘\x81 https://t.co/YgTIuqgmQC\t\t\n$BABA bears are focked 😂😂😂 💗\t\t\n$BABA Financial council asks govt to adopt policies that are +ve for market. $JD $KWEB 👆\t\t\n$BABA just squeeze past 100 already!! â\x9d—\t\t\nThere it goes #hsi hang seng $baba $tme $tal https://t.co/Lh2G9eXCj7\t\t\n$BABA What’s the HK price converted? âž¡\t\t\n$BABA pump it mr Xi 🤑🤑🤑🤑🚀🚀🚀🚀 😃\t\t\nIf anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweeting it\t\t\n$BABA $KWEB man', ' to think some idiot sold me 40 KWEB 40 calls for 2023 for .9 yesterday 👇\t\t\n@jimcanavan21 @KellyAuCoin77 @AppleTVPlus @profgalloway @SHO_Billions Agree…First time I saw him….then he said buy $BABA …luckily I did not…. I’m still a fan\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA Xi and his family buying all the cheap shares 🤑🤑🤑🤑 ï¸\x8f\t\t\n$BABA only another 150 (1200 shares) and this nightmare will be over. 💲\t\t\n$BABA TIGERS UNITE WOMP WOMP WOMPP â\xad\x90\t\t\n$BABA Gonna buy one of those Russian seized Yacht with the the gainz here ï¸\x8f\t\t\n$FXI  $BABA  wow my call will open up 400% âž¡ https://t.co/W3MzW7HGf8\t\t\n$BABA GREEN??? 💢\t\t\n$BABA someone definitely knew something AH lol ï¸\x8f\t\t\n$BABA we did it kids real diamond hands been buying when there was fear let’s go 100 by tommorw lol 🚩\t\t\n$BABA why massive pump in China?? â\x9d—\t\t\n$BABA $TIGR $FUTU $PDD What is this diabolical run upwards? I like it. 😀\t\t\n$BABA push it to 100 close Today 🤑 â\x9d—\t\t\n"$BABA \n\nHang Seng index up 6% â\x9d—"\t\t\n$BABA BURN FUCKING BEARS ✨\t\t\n"$BABA \n\nHang Seng index up 6%"\t\t\n"Kevin O\'Leary buys Tencent', ' Alibaba', ' Meituan\n$BABA $TCEHY https://t.co/h969pDtX6X\nhttps://t.co/NCWZFv2hAJ"\t\t\n$BABA so no bears here $JD $NIO ðŸ‘\x8d\t\t\n$BABA EVERYONE. THERES A NEW ARMY IN TOWN. WE THE TIGER ARMY GET IT TRENDING BEYOTCHHHH SPREAD THE WORD 😄\t\t\n$BABA can’t wait to buy pre market. Shorts will be on the run ↘\t\t\n"Didn\'t put stop loss. Lost 1.4k\nIn $baba call"\t\t\n$BABA tf is baba tiger??? haha â˜\x9d\t\t\n"$BABA $YINN $FXI \n\nChina will be rocking and rolling tomorrow \n\nCHINA VOWS TO SUPPORT OVERSEAS SHARE LISTINGS: XINHUA ï¸\x8f"\t\t\n"$BABA $YINN $FXI \n\nChina will be rocking and rolling tomorrow \n\nCHINA VOWS TO SUPPORT OVERSEAS SHARE LISTINGS: XINHUA"\t\t\n$BABA HSI bouncing up! 👆\t\t\nAdded decent chunk of $baba today in HK portfolio. See limited downside from here. Covid situation in China is not as bad as media is showing.\t\t\n$BABA 83 🎯💰💰💰 🌟\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $ES_F 🥈\n3. $QQQ 🥉\n4. $AAPL\n5. $FB\n6. $TSLA\n7. $AMZN\n8. $KWEB\n9. $AMD\n10. $BABA\n\n( Sorted by most recent ) https://t.co/9P3btSfqfJ"\t\t\n$BABA $BIDU +4% vs USD ADR. $JD +7% on 1st verbal intervention by CN authorities $KWEB ↔\t\t\n$BABA ok digesting the news', ' but I think it is short closing time tomorrow ï¸\x8f\t\t\n$BABA Ok the news is China government just released a statement saying continue to support overseas IPO. $didi going to do a 50% up tmw ðŸ˜\x81\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"$BABA \n\nUp over 12% in HK 😄"\t\t\n"$BABA \n\nUp over 12% in HK"\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… are here!! We are ready to feast!!! Let’s go tigers!!! ï¸\x8f"\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… are here!! We are ready to feast!!! Let’s go tigers!!!"\t\t\n$BABA all of HSI is mooning tonight', ' crazy reversal âš¡\t\t\n$BABA mmmm now that government is cooperating', ' shorting this won’t be as easy 💢\t\t\n$BABA $LKNCY 🚀 ✔\t\t\n$JD  $BABA  My wishes earlier in the evening turning to be true 😘 https://t.co/5j40BXQem1\t\t\n$BABA Don’t care why or who', ' Tigers ðŸ\x90…? I would just like to see all my investments in Chinese stocks go up. Bring on the kitty cats 💯\t\t\n$BABA hope this is not anther pump followed by x10 dump ðŸ‘\x81\t\t\n$BABA check out these two heavily beaten down gems too $TIGR $FUTU ï¸\x8f\t\t\n"$BABA \n\nR/babatigers follow us we are going tiger mode!! The mother of squeezes!!!’ Plus 15billion buybacks !!! â\x9d¤ https://t.co/SxIkhfN8wz"\t\t\n$BABA $LKNCY 🚀\t\t\n$BABA Can\'t trust a commie stock. Not today', ' and not ever.  Communism only kills. 🆙\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets\n1) $VXX\n2) $SPY\n3) $GME\n4) $BABA\n5) $TSLA\n6) $AMC\n7) $QQQ\n8) $AMD\n9) $ARKK\n10) $FB"\t\t\nChina vows to keep stock market ‘stable’ : Xinhua. And we are surging. $JD indicated up 5%', ' $BABA 2%. Overall +ve news from Ukraine and 1st verbal intervention by Chinese authorities 💲\t\t\n$BABA RAWRRRRRR 👀\t\t\n$BABA $YINN https://t.co/Q4p2XKhEfl\t\t\n$BABA bears that are still shorting are fucjed â˜\x9d\t\t\n"$BABA $YINN \n\nChina rallying hard', ' Hang Seng up over 5% on the day ï¸\x8f"\t\t\n"$BABA \n\nR/babatigers follow us we are going tiger mode!! The mother of squeezes!!!’ Plus 15billion buybacks !!! https://t.co/TixShRtVA3"\t\t\n$BABA $JD  my wishes came true. China on absolute fire after lunch. Almost 1000 pts on its index 😄\t\t\n$BABA the "BABA tigers" have officially infiltrated this chat...whoopie 📣\t\t\n"$BABA $YINN \n\nChina rallying hard', ' Hang Seng up over 5% on the day âž¡"\t\t\n"$BABA $YINN \n\nChina rallying hard', ' Hang Seng up over 5% on the day"\t\t\n$BABA $JD  my wishes came true. China on absolute fire after lunch. Almost 1000 pts on its index ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $MCB\n3: $EGLD\n4: $MTA\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $FB\n2: $GOOGL\n3: $AMC\n4: $AMD\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA the "BABA tigers" have officially infiltrated this chat...whoopie 🚩\t\t\n$BABA $JD $BIDU $GME $AMC the tiger army is uniting over at alibaba… 🆙\t\t\n"$BABA \nBaba tigers are squeezing !!!!!! Let’s get it Hong Kong!! Let’s get it!! Baba ðŸ\x90… ðŸ\x90… ðŸ\x90…   R/BaBaTIGErs 💟 https://t.co/ysBTtpe2r9"\t\t\n"$BABA \nBaba tigers are squeezing !!!!!! Let’s get it Hong Kong!! Let’s get it!! Baba ðŸ\x90… ðŸ\x90… ðŸ\x90…   R/BaBaTIGErs https://t.co/Zl72V2K7si"\t\t\n$BABA $JD $TCEHY $KWEB 😘 https://t.co/yqimT120Uk\t\t\nI wonder how many people will sell ALL of their $BABA shares if Charlie Munger decides to close his position.\t\t\n@iamtomnash @syntarabip You’re right. $baba is only 80B in cash and free cash flow of 35B at 10x the market cap of palantir\t\t\nChina going ham mode $kweb $baba https://t.co/05QLSSUgYm\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n$BABA holy hang seng 👆\t\t\n"$BABA \nBaba tigers!! ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… ðŸ\x90…  $AMC $GME $JD $ tsla 🌟"\t\t\n"$BABA \nBaba tigers!! ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… ðŸ\x90…  $AMC $GME $JD $ tsla"\t\t\n@FirstSquawk Stop destroying $BABA\t\t\n$BABA Roar ðŸ\x90¯ #Babatiger 💯 https://t.co/FLhB8XmDtd\t\t\n"$BABA \n\nBaba ðŸ\x90… ðŸ\x90… ðŸ\x90… the squeeze will be epic!! Let’s go Bloomberg!! $TSLA $GME $AMC $DOGE.X $ETH.X https://t.co/fz5Q0jitqe"\t\t\n$BABA Tiger army get it trending! 🤞\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 106\n$AMZN  Price: $2', '947.33  Mentions: 86\n$BABA  Price: $76.76  Mentions: 84\n$AMC  Price: $14.48  Mentions: 72\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @follow_da_trend: $BABA - 3/16\nLose 76.34 and look for 73.66 - 72.40\nLose 72.40 and 65 could come quick\nBreak 79.67 - 80.99 and look for…"\t\t\n"@RacionalApp \n\n¿Que pasa con nuestras acciones si delistan $BABA o cualquier otra empresa China?\n\n¿Se taradean OTC?\n¿Se cambian por las de Hong Kong?\n¿Me las cambian por un cuchuflÃ\xad?\n🤔"\t\t\nAre the $BABA bears still shorting?\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $MCB\n3: $EGLD\n4: $MTA\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $FB\n2: $GOOGL\n3: $AMC\n4: $AMD\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA pumping harder after lunch â\x9d—\t\t\n"$BABA \nBaba tiger ðŸ\x90… ðŸ\x90… ðŸ\x90… $AMC $GME $DOGE.X $TSLA  z.. we have over 60b in cash 15billion buybacks planned 170billion in assets J.P. Morgan fuck your price target will sell you our shares for 300 minimum!! Baba tigers!! R/BaBaTIGERS"\t\t\n$BABA 10% up tonight! 🔔\t\t\n$BABA ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… â–¶\t\t\n$BABA incoming crash down to 68 tomorrow morning. 📉🪦💀🇨🇳👋ðŸ\x8f¼ ï¸\x8f\t\t\n"RT @LionsInvestors: 📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵…"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"$BABA \n\nWe are the fucking tiger J.P. Morgan we won’t tolerate the disrespect will take nothing less of 300!! We have 60b in cash 15b buybacks and 170billion assets !! ðŸ\x90… ðŸ\x90… ðŸ\x90…!! ï¸\x8f"\t\t\n"$BABA \n\nWe are the fucking tiger J.P. Morgan we won’t tolerate the disrespect will take nothing less of 300!! We have 60b in cash 15b buybacks and 170billion assets !! ðŸ\x90… ðŸ\x90… ðŸ\x90…!!"\t\t\n$BABA everyone knows about apes right from Gme/amc??? We’ll get tigers from baba known! Spread the word start the trend! 📌\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA where are the $FUTU tigers??? 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA look what you guys did now the bots are posting. All this talkin and shit 🪄\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90… \n\n#babatigers!! \n\nFollow us on Reddit r/BaBaTIGERS ï¸\x8f"\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90… \n\n#babatigers!! \n\nFollow us on Reddit r/BaBaTIGERS"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n$BABA the tiger brains and the diamond hands must formulate a coalition and flood this stock with liquidity so my weeklies print thx 💯\t\t\n$BABA bought large today. Going to keep buying anything under 100 as much as I can! ðŸ\x90… ðŸ\x90… 🌟\t\t\n$BABA TIGERS ARE HUNGRY AFFFF 👇\t\t\n"$BABA \n\nR/babatigers follow the movement !!! Baba tigers we are coming!!! ðŸ\x90… ðŸ\x90… ðŸ\x90… â\x9d¤"\t\t\n"$BABA \n\nR/babatigers follow the movement !!! Baba tigers we are coming!!! ðŸ\x90… ðŸ\x90… ðŸ\x90…"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\nRT @optionsforecast: $BABA Is about to PUMP. So oversold on daily', ' weekly and monthly https://t.co/R57Ut4Vth3\t\t\n$BABA TIGER ARMYYYY (NAMED AFTER YEAR 2022 WHICH IS YEAR OF THE TIGER) 🌟\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA tiger army ðŸ\x90¯ 😀\t\t\n$BABA 👇\t\t\n$BABA I bought $20', '000 today when it was down 4%. Going to buy $20', '000 more tomorrow. âž¡ https://t.co/N3nmAwVIkE\t\t\n$BABA Me no rikey me so bearish ï¸\x8f https://t.co/5XAzRN8uC8\t\t\n$BABA Lfggg tigers 2022 is our year 📶\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nR/babamovement \nTwitter babamovement \n\nWe are the tiger army!! 😃"\t\t\n"$BABA \n\nR/babamovement \nTwitter babamovement \n\nWe are the tiger army!!"\t\t\n$BABA spread the word! Social media', ' other boards', ' etc etc etc. The tiger army is here!!! 😘\t\t\n@neti_neti Yes', ' but $baba is still a good company', ' the risk are much deeper when investing in countries like china\t\t\n"$BABA \nThe #babamovement  tigers it’s our year!!\nðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90… 📊"\t\t\n"$BABA \nThe #babamovement  tigers it’s our year!!\nðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… ↘\t\t\n$BABA lol not wrong 🆕 https://t.co/W2fwZXQaa8\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $AMZN 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $AMZN 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $FB\n7. $KWEB\n8. $BABA\n9. $TSLA\n10. $AMD\n\n( Sorted by most recent ) https://t.co/Bboj6hyivg"\t\t\n"$BABA \n#babamovement !!! \n\nðŸ\x90… ðŸ\x90… ðŸ\x90…  we are coming to feast!! ï¸\x8f"\t\t\n"$BABA \n#babamovement !!! \n\nðŸ\x90… ðŸ\x90… ðŸ\x90…  we are coming to feast!!"\t\t\n$BABA tiger army is new ape army come one come all ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… 📈\t\t\n"$BABA \n#babamovement is underway \n\nThe great revaluation.. we known as the baba ðŸ\x90… .. the tigers are coming!! 😀"\t\t\n"$BABA \n#babamovement is underway \n\nThe great revaluation.. we known as the baba ðŸ\x90… .. the tigers are coming!!"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $FB\n5. $AAPL\n6. $KW…"\t\t\n$BABA we the new ape army. 2022 is year of the tiger so I baptize us the baba tiger army ðŸ\x90… â\x9d—\t\t\n"Análisis de alibaba #alibaba #baba $baba \nVideo análisis: https://t.co/7CVe9ddGjq\nArtÃ\xadculo: https://t.co/4blVjvVUE8"\t\t\n"RT @ThrashCapital: The rest of the year could be really good to $AMD. What do you guys think? \n\n$DIA $TSLA $SPY $AAPL $NVDA $BABA $QQQ $AFR…"\t\t\n$BABA let’s make this 1 trillion market cap company … with cash and cash equivalents this company has its worth minimum that much #babamovement ï¸\x8f\t\t\n"$BABA \n#babamovement \n\nThis is a company with hundreds of billions of sales 60billion in cash 170billion in assets this is not a meme this is a revaluation!! The movement is begging!! The greatest revaluation is underway!! 2022 #babamovement .. $JD $DOGE.X $AAPL $ETH.X $TSLA"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"$SPY  $BABA $BIDU $JD  \n \n*UBS', ' CITI WEALTH CLIENTS GET MARGIN CALLS ON CHINESE TECH ROUT 📣"\t\t\n$BABA let’s make this happen trillion company… enough of big boys teaching retailer what’s right and wrong for them #babomovement ✅\t\t\n$BABA did they halt the market ?? 🚩\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA #babamovement we the new apesss fuck Mullen retards who think they’re anything but a pump & dump we the real 2022 squeeze ðŸ‘\x8d\t\t\nCharlie Munger has talked his whole life about (management) incentives', ' but missed the incentives the CCP has around $BABA and other foreign owned Chinese techco\'s https://t.co/ivgYv9aDoH\t\t\n"$HYMC $MULN $AMC $BABA $AHT \nJoin my trading room 🔥🔥\nFREE 🔔 https://t.co/361BT9JSjq"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA come on 🥇 https://t.co/RID96d5OIQ\t\t\n"$BABA \n#babamovement\nThe 12 month war was brutal fellow comrades bag-holders and newcomers welcome because he revaluation battle has began and the tide favors us!! J.P. Morgan disrespectful price target shows how much they v... https://t.co/9vRTncGy1S"\t\t\n"$BABA - 3/16\nLose 76.34 and look for 73.66 - 72.40\nLose 72.40 and 65 could come quick\nBreak 79.67 - 80.99 and look for 86.56 - 87.25\nBreak 87.25 and 94 could come quick. \n\n#daytrading #OptionsTrading #Options https://t.co/qGC2RVA3MA"\t\t\n@apd123 @21stCentValue It did warn us in the sense that it looked “cheapâ€\x9d and $fb became the new darling of the value bros right before it crashed. Just check out value investing channels on YouTube', ' filled with $baba $tcehy $prosus $fb $intc all performing extremely poorly\t\t\n@cingolani_oscar A mi me preocupa mi posición en $BABA …\t\t\n"$BABA \n#babamovement\n\n60billion in cash 170billion in assets !! J.P. Morgan we shall not tolerate your disrespectfully price target of 65$ will take nothing less than 300$ the revaluation has began!! #babamovement $JD $TSLA $DOGE.X"\t\t\n"RT @Iamanirudhsethi: $BABA \nAll dip buyers are FUC**D https://t.co/c83EU1vn6z"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA bears you had fun for more than a year now it’s bulls turn', ' close shorts asap else it will be too late especially for bears who started short positions below 100$ âž¡\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 105\n$AMZN  Price: $2', '947.33  Mentions: 83\n$BABA  Price: $76.76  Mentions: 83\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"$BABA \nOur company has 60billion in cash and over 170billion in assets!! We will not tolerate the disrespectful 65 price target !! Will take nothing less than 300!! J.P. Morgan f your puts!! #babamovement  $JD $NIO $XPEV $TSLA $BTC.X $DOGE.X $AAPL $SHIB.X"\t\t\n$BABA wow is that green I see? ðŸ‘\x8d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $FB\n5. $AAPL\n6. $KWEB\n7. $TSLA\n8. $AMD\n9. $BABA\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/I60TAxfYIw"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nWe will not tolerate you disrespecting our company that has 60billion in cash and over 170billion in assets!! The value of this company is a minimum of 300$!!! J.P. Morgan fuck your puts.. #babamovement $JD $TSLA $BBBY $GME $AMC $nio"\t\t\n"RT @mdsoll315: $aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million…"\t\t\n$BABA dead cat bounce.  60 bucks incoming. I will buy some then. ✔\t\t\n@iamtomnash @syntarabip Somehow $baba starting to look to me like $wish\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n@iamtomnash $BABA $YAGA 😉\t\t\nWorld Economy Braces For Supply Chain Chaos As COVID Closes ChinaÂ\xa0Â\xa0 | ZeroHedge $fxi $baba  https://t.co/q6YJchePYE\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA if it’s univestable ', ' why they put targ $65 or something . Beat them out . Jump big 💟\t\t\n$BABA target 82.5 if > 79 https://t.co/gtenLnI0gW\t\t\n"$BABA \n#babamovement! 💯"\t\t\n"$BABA \n#babamovement!"\t\t\n"$CWEB $KWEB $BABA $JD $DIDI \nChina Tech index (2X Bull) -94% from ATH is a joke. ↔ https://t.co/Dvkl2gscjp"\t\t\n"$BABA \n#babamovement is underway the great revaluation!! we did 100billion of sales in1 day and baba is valued at 200billion the revaluation shall come sooner than expected get ready!! J.P. Morgan fuck your puts!! 😄"\t\t\n"$BABA \n#babamovement is underway the great revaluation!! we did 100billion of sales in1 day and baba is valued at 200billion the revaluation shall come sooner than expected get ready!! J.P. Morgan fuck your puts!!"\t\t\n$BABA get ready baba army ðŸ¦\x8d  ðŸ¦\x8d ï¸\x8f\t\t\n"$BABA what is the exchange rate?.\nRemember', ' tooday 100 💗"\t\t\n"$BABA \n#babamovement has began “the great revaluationâ€\x9d the prophecy shall come to fruition!! $JD $NIO $TSLA $AAPL $AMZN"\t\t\n$BABA we ï¸\x8f\t\t\n$BABA BOTTOM IS IN. FROM HERE WE FLY 📌\t\t\n"$BABA \n#babamovement  the revaluation of a lifetime.. the tide has turned!!! âš¡"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"$BABA \n#babamovement  the revaluation of a lifetime.. the tide has turned!!!"\t\t\n"$BABA Lfggg baba army the new ape armyyy ↘\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/Idgkirid6A"\t\t\n$BABA will triple down if it goes to $60 ðŸ‘\x8d\t\t\n"RT @TheDeepDiveFeed: So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\n$BABA $FUTU Cant wait to see the short squeeze on both today â\xad\x90 https://t.co/JMRvthOj9a\t\t\n"$BABA \nThe #babamovement has began the revaluation is underway!! We will take this to the peak of the Matterhorn!! ï¸\x8f"\t\t\n"$BABA $NIO $JAGX All that you need to know... Shorts haven\'t covered a single share; Check it out below 👇 \n \nIt\'s free to join!! 🚀 https://t.co/EJved52v2q ðŸ\x8f¼"\t\t\n"$BABA \nThe #babamovement has began the revaluation is underway!! We will take this to the peak of the Matterhorn!!"\t\t\n$BABA GOGOGO SPAM THIS BOARD ðŸ‘\x8d\t\t\n$BABA CMON LETS LIGHT THIS BOARD UP GET IT #1 MOST MESSAGES 💲\t\t\n$BABA waiting to see if it breaks $60 like back in 2015 prices â\x9d¤\t\t\n$BABA EVERYONE JOIN THE #BABAMOVEMENT ï¸\x8f\t\t\n$BABA Ring the 🔔 👆\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@daniel_toloko @Alex__Pitti Can JD investors explain why it\'s better than $BABA or $TENCY?\t\t\n$BABA bears are losers at this points Loki â\x9d¤\t\t\n"$BABA \n#babamovement!!! 📶 https://t.co/pL39Nhg50p"\t\t\n"$BABA \n#babamovement!!! https://t.co/C9m25sbgsk"\t\t\nThe https://t.co/hz76uXvTSg of Africa', ' Jumia Technologies', ' $JMIA has been hit even harder', ' losing 87% of its value in the last year and $BABA is down 67%. 7/n\t\t\n@StockMKTNewz $BABA\t\t\nMe informan por cucaracha que los chinos le van a entrar a $BABA..\t\t\nRT @Mr_Derivatives: $BABA the last time the Daily RSI was this low', ' BABA had a two day 20% rally. If it is to repeat', ' BABA could see 87 fro…\t\t\n$BABA is a must buy at these prices. This will 10x from here in the next 5-7 years. Demand will grow faster for Chinese E-commerce https://t.co/OwAfeIvp9h\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $AAPL\n5. $KWEB\n6. $TSLA\n7. $AMD\n8. $AMZN\n9. $BABA\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/QtFYS5g6IO"\t\t\n$BABA DP multiple intermarket sweeps https://t.co/yzz01FVVLQ\t\t\n$BABA  baba zero. ! â\xad\x90\t\t\n$BABA Hang Seng 10000 should bring this to 30 after US sanctions. ï¸\x8f\t\t\n$BABA  baba zero. ! 💗\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n$BABA  ï¸\x8f\t\t\n"RT @mdsoll315: $aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million…"\t\t\n"RT @TrendSpider: $BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"#AI 1-2 Week Bullish Stocks\n\n$LAIX : 98.42%\n$NAK : 95.9%\n$KALA : 95.3%\n$TNXP : 95.2%\n$BABA : 94.86%\n$METX : 94.86%\n$IQ : 94.8%\n$SRNE : 94.77%\n$OXY : 94.7%\n$ARRY : 94.65%\n\n https://t.co/3BdAoIyYeQ"\t\t\n$BABA tomorrow 68 or 58 ? â˜\x9d\t\t\n$BABA we feast tomorrow bulls ï¸\x8f https://t.co/1S42JZrAtK\t\t\n"RT @InvariantPersp1: #recession ... #Tech #Bubble 2.0 China edition\n\nHas anyone checked in on Masa Son? #SoftBank #Alibaba $BABA 📉👀 https:/…"\t\t\n"Why am I right 95% or more ', ' this will give you a clue \n\nMost of you will not get it. Some will \n\n$spy $Tsla  $aapl $btc $baba \n\nhttps://t.co/lYO12Mecex"\t\t\n$BABA I’m going to buy one share tomorrow and one share each day after that ï¸\x8f\t\t\n$BABA Easy close below 80. â–¶\t\t\n"$NIO $LI $BABA $XPEV \n\nGood to see the trend continue into HK ï¸\x8f https://t.co/aklxU2dZyT"\t\t\n$baba shorts are screwed tomorrow. https://t.co/dYlJTzbgJE\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA คืà¸\xadเครื่à¸\xadงพิมพ์à¹\x81บงค์ที่ผลิตจาà¸\x81จีน ปัจจุบันถูà¸\x81ขายเลหลังà¸\xadยู่ในร้านขายขà¸\xadงเà¸\x81่า\t\t\n$BABA Looking hella green over in HK 💰💰💰 ï¸\x8f\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n$BABA daily. No opinion given. Many Chinese stocks keep going down.  Lets see how far they fall before trying to turn around https://t.co/3rksyW1Y8U\t\t\n$BABA a boy can dream (until he wakes up) 💫 https://t.co/dszyPanlaR\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 104\n$AMZN  Price: $2', '947.33  Mentions: 82\n$BABA  Price: $76.76  Mentions: 82\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n@AviNMash Chosen almost entirely out of concern to avoid being on the wrong side of the transition to general AI: $GOOG', ' $MSFT', ' $BABA', ' $BIDU', ' $AMZN', ' $IBM', ' $FB', ' $NVDA', ' $INTC', ' $TSM\t\t\n$BABA Dead cat bounce before downtrend continues to $40 👆\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n$BABA Almost $80 USD in HK. ☑\t\t\n$BABA  hello bear $NIO  $JD    Thanks bears please short more tomorrow 👉 https://t.co/oJEoaXIgWS\t\t\n"$BABA \nDecent volume #babamovement join now before it’s to late"\t\t\n$BABA almost 78 ðŸ‘\x81\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $FB 🥈\n3. $AAPL 🥉\n4. $KWEB\n5. $QQQ\n6. $BABA\n7. $ES_F\n8. $JD\n9. $PDD\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/Br9iNwWXOX"\t\t\n$baba earned $150 billion in earnings. Don’t ask me if it’s in USD or CNY.\t\t\n$BABA hang seng down another 4% ☑\t\t\n$BABA No strength in Hong Kong.  Resume sell off tomorrow. ðŸ‘\x8d\t\t\nDigging the live video #vcommerce experience on $PINS - I have like 3 bets on what will be the US version of $BABA Taobao livestreaming (or be bought by Big Tech to get that capability): $PINS $QRTEA $WISH. The latter two super distressed', ' former less so. https://t.co/PYWJvVRI6h\t\t\n"$BABA \n\nGuess what â˜\xa0ï¸\x8fPUTINâ˜\xa0ï¸\x8f\n\nWe’re Going to KILL YOUR WHOLE BLOODLINE 🩸\n\nWould not go to sleep mr dead man walking 🤣🤣🤣🤣🤣 âš¡ https://t.co/wj5OQPLVfc"\t\t\n$BABA Jack Ma will b ur Uber driver soon. ðŸ‘\x8d\t\t\n$BABA nobody has heard from Jack Ma in months. Rumor has it he has applied for a job with Uber. This pos company will b nationalized and delisted within a week. Target $1 â˜\x9d\t\t\n$BABA 👀 https://t.co/h059j6GdDV\t\t\nSoftBank CDS costs rise to 2-year high as holdings slump $BABA $TDTF $INFO https://t.co/d00LZoo9Au\t\t\n"$BABA lol doesn\'t look like the rally is weakening today', ' strong AF!! All blue chips at least 5% up. \n \n$NIO $LI $FUTU ï¸\x8f"\t\t\n@markets Look at the volume today 👀 $BABA https://t.co/GCjQUJ7Ufl\t\t\n$BABA have my buy in for $1 when this gets deleted in a week. Still short from $340 🥇\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n$BABA vomit price on HK 📈\t\t\n"Will start posting our daily Market Report email to clients. Hope you enjoy.\n\n $SPY $DIA $QQQ $NFLX $BABA $AMZN $GOOG $XLE $SOXX $TAN\n$JMIA $SNAP $SPY $IWM $T $GOOG $GME $AMD $FSLR $FSLY $MNST https://t.co/FwUsCudgkw"\t\t\n"$BABA $FUTU $NIO  \n \nOn close watch tomorrow', ' will be bright green! â\x9d¤ https://t.co/PPW5E6AkR4"\t\t\n$BABA does hangseng have a limit up for their stocks? 💫\t\t\n$BABA 75.97USD ✔\t\t\n"$SING On Fire now Solar Stocks will be on fire just getting started. \n\n$SPY $TSLA $AMD $FB $AAPL $QQQ $AMZN $NVDA $BA $BABA $NFLX $TWTR $AAL $NIO $OXY $CCL $USO $DAL $INO $TWLO $UGAZ $DIS $ROKU $VXRT $CODX $DJIA $SPX $TLRY $SQ $MSFT $GLD $BYND $SRNE $SPCE https://t.co/1Y1HDvYTt4"\t\t\n$BABA $VXX $TONIC     $25', '000 a day keeps the 9 to 5 away; For a limited time', '', ' we are opening our trading chatroom to the public:..  https://t.co/3c9TpzJjnV 😘\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n$BABA $NIO the Chinese once again using only 1 button to trade $KWEB $XPEV â˜\x9d https://t.co/sQSt3lMxtU\t\t\n$BABA the last time the Daily RSI was this low', ' BABA had a two day 20% rally. If it is to repeat', ' BABA could see 87 from here', ' perfectly aligned to the gap fill above. Play this for a bounce. Just a bounce tho.\t\t\n$BABA how about that hang seng bounce oof not holding my breath but oof 💯\t\t\n@TheOnlyRampart1 bear town on $BABA $TSLA\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\nRT @SpecialSitsNews: When the sell side says something is "un-investable"', ' that is usually the time to start doing work...framework below.…\t\t\n$BABA market wants to run but any bad news And algos will get to work. Vix is breaking out. Got my popcorn ready. Still holding energy and basic material. 👀\t\t\n$BABA there is always a strong support at $0 â\x9d— https://t.co/eQOqIY6ajj\t\t\n"When the sell side says something is ""un-investable""', ' that is usually the time to start doing work...framework below. $JD is now on the watchlist.\n\n$PDD $JD $BABA $TME $TIGR $FUTU $KWEB\n\nhttps://t.co/OZGY1B2otO https://t.co/KvHl389I6H"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA option traders all worried', ' and me a long term share investor enjoying the show. 🤞 https://t.co/iKj49bQtx0\t\t\n"Full $JD model incl financials', ' projections', ' multiples valuation & SOTP analysis. Model incl risk adj. prices accounting for geopol risk', ' delisting risk & Chinese recession risk that can be turned on & off. Free to gold/silver subs! $PDD $BABA $BIDU $KWEB\n\nhttps://t.co/xEE0MO0ZiX"\t\t\n$BABA  😀\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.28\n$UPST | Calls Over $98.97 ; Puts Under $89.21\n$BABA | Calls Over $77.18 ; Puts Under $74.04\n\n** LIKE FOR ✅2✅ BONUS PLAYS ** https://t.co/3FCNUOf3ME"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $MSFT $NVDA $UPST $UAL $TSLA\n\nWatch it https://t.co/GCidxKaDuf https://t.co/A2UVRWv0Mr"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"@TheBreadMakerr Very nice advice. \nBuying into markets fears of Chinese companies now? $BABA ?"\t\t\n$BABA hang shang still green ðŸ‘\x8d\t\t\n$BABA BABA', ' Baidu up over 5% in China market Tencent up over 6%. ï¸\x8f\t\t\n$BABA your old BABA is back again! ï¸\x8f\t\t\n$BABA same price action as is . 75-76 all day afterhours went to 78 ✅\t\t\n"@SuperMugatu I lost money in $BABA. You know who else lost money in $BABA? Charlie Munger. \n\nCase closed', ' I think i am an investing legend"\t\t\n$BABA -$76.75 Alibaba Is Oversold; Target $120 Per ADR https://t.co/TCfE5kj9vQ\t\t\n$BABA AND JUST LIKE THAT CHINA FLIPS RED 👆\t\t\n$BABA going to $84 tomorrow 👀\t\t\n"$VXX $BABA $IXHL All that you need to know. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇  \n  \nhighly recommend everyone to follow them. 🚀 https://t.co/nYfhLAI5ys 🥇"\t\t\n$BABA that AH was a joke', ' hope no one believed it', ' fck baba ï¸\x8f\t\t\n"$BABA +50% on Antarctica Exchange Premarket!\n\n#babamovement 🆙"\t\t\n$BABA HK weak hands are selling off again', ' HSI was up 3% but now back down to 1% ðŸ‘\x8d\t\t\n$BABA hey everyone I’ve turned 50k into 35k investing in baba and I can shout you how to as well. ï¸\x8f\t\t\n$BABA @PurpleReign8 baba will rally HARD✨🕯 âž¡\t\t\n$BABA lmao of that pump AH only to get smashed down on hang seng fcker red every night ï¸\x8f\t\t\n$BABA Is about to PUMP. So oversold on daily', ' weekly and monthly ï¸\x8f https://t.co/FhUWKT171e\t\t\nStocks Slip With Yields at Highest Since 2019. Oil Prices Keep Falling. $BABA $XOM $CVX https://t.co/yGZ9eBe675\t\t\n$BABA Is about to PUMP. So oversold on daily', ' weekly and monthly https://t.co/R57Ut4Vth3\t\t\n"$BABA wow +20% in Mozambique!\n\n#babamovement ðŸ\x8f¼"\t\t\nMÃ\xad vieja con el Plazo fijo UVA / Yo con mis $BABA', ' $FB y $MELI https://t.co/E1C1YzkUO3\t\t\n$BABA 🔥🔥🔥\t\t\n$BABA Why is this Chinese crap trending? ï¸\x8f\t\t\n$BABA making a new low in the intra day soon 😀\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $CORN (34)\n2. $OIL (18)\n3. $SPY (14)\n4. $BABA (8)\n5. $VXX (6)\n6. $COM (5)\n7. $TSLA (5)\n8. $RING (4)\n9. $PICK (3)\n10. $J (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/A2UB4xoka3"\t\t\n$BABA dead cat bounce day tomorrow', ' enjoy it while it last â\x9d¤\t\t\nAlibaba Group Holding Limited traded 85.164M shares', ' 262% above average volume $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Biggest Mega-Cap Losers for Mar 15', ' 2022:\n\n$XOM -5.69%\n$CVX -5.06%\n$BABA -1.29%\n$BHP -1.08%\n$PFE -0.08%\n\nResearch on https://t.co/jp9ZDeBxqV"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 103\n$BABA  Price: $76.76  Mentions: 81\n$AMZN  Price: $2', '947.33  Mentions: 80\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA +5.8% in HK\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 37\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $VXX\n2) $SPY\n3) $…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@ParrotStock +0.69 Nice!\n\nLiving dangerously… bought more $BABA $APPS $GOOGL"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Too the moon\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Alipay dominates the Chinese market and the CCP has its own digital currency they are trying to push. How long until they nationalize to squash competition? 💯\t\t\nRT @asymmetricalpha: $BABA If you followed Munger into Alibaba you should be prepared to hold for the long term', ' as that is the only metric…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA If you followed Munger into Alibaba you should be prepared to hold for the long term', ' as that is the only metric Munger goes by', " and sell only if Munger sells. I will bet anything that Munger comes out right here in the long run.\t\t\n@babyghost I really hope for your sake that’s not part of your logic for taking a short position in $BABA. ï¸\x8f\t\t\nwhoever suggested $BABA - you're modded https://t.co/qmSA9mYhsO\t\t\n$BABA Best Chatroom", '', '', ' I’ve made over $95k By their alert', ' https://t.co/6YesXV6dRW\t\t\n$BABA Too the moon! 🔔\t\t\n$BABA is near the lowest it’s been in YEARS. But a company that big isn’t going down the drain. If you have a little patience', ' I would buy/hold. It’s bound to bounce back and is 1/3 it’s 12-month max value.\t\t\n$BABA Highest volume since Aug \'21... Reversal is coming\t\t\n$BABA what are they ? ðŸ˜\x81\t\t\n$BABA No matter what happens… this stock has taught me so many lessons. ✨\t\t\n$baba limit up in the U.S tomorrow. https://t.co/c5vJxuA0E0\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $VXX\n2) $SPY\n3) $GME\n4) $BABA\n5) $TSLA\n6) $AMC\n7) $QQQ\n8) $AMD\n9) $ARKK\n10) $FB"\t\t\n$BABA Waiting for Buy signal on BABA with https://t.co/Bw0O28xGaK https://t.co/HjGWAirAX6\t\t\n"Totally sucks that fundamentally strong company like $BABA is now lumped up with companies that have yet to report any earnings like $NIO $LCLD $DIDI \n\n#chinesestocks"\t\t\n@forwardcap $BABA?\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$baba US', ' 988 HK Alibaba I bought 4500 shares today morning at 74', ' already returned 22k$… this will likely double for me in next month… great buy here 🚀🚀🚀 don’t miss this chance 🚀🚀🚀 this is about to catch fire https://t.co/4A9LjELg4T https://t.co/v1hhmVkNPP\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @talkcentss: Call me crazy', '\nbut I’ve bought $baba\n\nBut this is money I don’t mind going to zero. \n\nIf I never need to sell', ' then I’m not…"\t\t\n@Elevate881 @alphatrends Not really', ' honestly. Lol. I get what you’re saying. Broader point that I was making is that I do try to know what I own and I’ve just never seen Sea Ltd. in action. (I have owned $BABA before so I don’t always practice what I preach.)\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 https://t.co/Zp2BTW6OL9\t\t\nAlibaba up 7% this morning in Hong Kong. Have we hit the bottom? $BABA\t\t\n$BABA 77 ï¸\x8f\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\n$BABA  oh so you say russia wins? Complete retard ðŸ’\x9d\t\t\n$JD $BABA dead cat bounce 🤞\t\t\n$BABA  im sure you said this at 200 🔔\t\t\n"$BABA someone put Zelensky out of his misery and end this war.. there are innocent ppl dying because of his ego. \nUkrainians know they can’t win this war that’s why they begging the rest of the world for help. 😃"\t\t\nParece que se ordena el long $BABA con la de los jubilados chinos. https://t.co/xFMtYWrhD8\t\t\n"#TodayHKstockmarket\nAs of the press time', ' $BABA-backed #AliHealth(https://t.co/vrS6VyughI) rises 5.45%. Ali Health granted 750', '000 share options to one grantee and 2', '144', '000 RSUs to 20 grantees pursuant to the terms of the Share Award Scheme.\n#stocks https://t.co/TIc7F4jceI"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 101\n$BABA  Price: $76.76  Mentions: 79\n$AMZN  Price: $2', '947.33  Mentions: 79\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA Current HK price', ' See you all tomorrow ï¸\x8f https://t.co/9CdPQahDEK\t\t\n$BABA if you ever feel stupid in life just know there are bears out there who thought this would go to $40. I see drinking all hydroxychloroquine to prevent Covid definitely got to your brains. 📊 https://t.co/EHww0zTF0w\t\t\n"$BABA \nThe baba movement will not tolerate this disrespect of 8pe? You fucking kidding me #babamovement revaluation will start 🪄 https://t.co/qsAxJKHoOA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@lawmaster $BABA\t\t\nI can\'t help but think last chairman\'s letter was an indirect message to Charlie for doubling down on Alibaba. $BABA $BRK\t\t\n"$BABA \nThe baba movement will not tolerate this disrespect of 8pe? You fucking kidding me #babamovement revaluation will start https://t.co/ivLZ6ZNOxt"\t\t\n"@HyenukChu Al rato baja $BABA. \n\nApuesto una bolsa de Doritos a que llega a los 58 USD."\t\t\n"RT @CIAZEKACTrader: Heavy #Options Flow > $500K – End of day Fat Prints \nÂ\xa0\nGame changer Data courtesy of @chatterQuant \nÂ\xa0\n$BABA 85C 3-18  -…"\t\t\n"$BABA \nI have a price target of 900$ tomorrow what do you guys think? I will put up the first trillion $ and the rest of you find a way to come up with the 2n and will hit it hard at the open 💯"\t\t\n"Heavy #Options Flow > $500K – End of day Fat Prints \nÂ\xa0\nGame changer Data courtesy of @chatterQuant \nÂ\xa0\n$BABA 85C 3-18  -> 1 MIL.USD\n\n$TSLA 750P 3-18 -> 23 MIL. USD\n\n$PYPL 95P 3-18  -> 3 MIL. USD\n\n$TSLA 850C 4-22 -> 11 MIL. USD\n\nSource: https://t.co/ug9CyDpSas"\t\t\n$BABA if you’re still short here you’re just greedy and will get smashed. 🆓\t\t\n@KlendathuCap $baba too?\t\t\n"$BABA \nI have a price target of 900$ tomorrow what do you guys think? I will put up the first trillion $ and the rest of you find a way to come up with the 2n and will hit it hard at the open"\t\t\nToday\'s close in the #StockMarket $ES $NQ $RTY #ES_F #NQ_F #RTY_F #BTC was a great comeback have to wait & see what the #FederalReserve announcement gonna be regarding #interestrates hipe 0.25% or 0.50% tomorrow TBD $AMZN $BABA$BA $GOOGL $AXP $FB $CAT $NFLX $LMT 🤑📈📊📉💰🥇💵💸 https://t.co/sUG7zxDjNC\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA the FUD on here about the HK prices on here 😂. It’s going up in HK guys. Don’t listen to the FUD ✅\t\t\n$BABA because i got high because i got high 🔔 https://t.co/3DeYxTrbvZ\t\t\n$BABA Alibaba Group Holding Option Alert: Apr 14 $90 Calls Sweep (26) near the Ask: 198 vs 7211 OI; Earnings 5/12 Before Open [est] ðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/0dP8pi9bNB 🔔 https://t.co/X5V6tpwgcH\t\t\n$BABA RIP JACK MA', ' GOAT LEGEND OF CHINA MURDERED BY XI JINGPING. â–¶\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA going lower. 🚩\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @DaMedinaR: Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acci…"\t\t\n"$BABA \n#babamovement the revaluation is underway we took this to #1 and will take it to 1 trillion ï¸\x8f"\t\t\nI’m such a chad for (maybe) timing the (temporary) bottom on $baba today w calls\t\t\n$BABA all the folks that didn’t buy the lows today will be chasing tomorrow!!! Easy money. 🚀🚀🚀🚀 â˜\x9d https://t.co/Yt2iqFA5da\t\t\n"$BABA \n#babamovement the revaluation is underway we took this to #1 and will take it to 1 trillion"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n$BABA China pump will be epic and bears are focked lol 😂 ✅\t\t\n$BABA rocket 1000$ PT ï¸\x8f\t\t\n$BABA Look at the green candlestick volume today‼ï¸\x8f I think thus has finally hit bottom https://t.co/vFOfUJNMn1\t\t\n$BABA Up 7% king kong Exchange 💫 https://t.co/ABFP6jGxqA\t\t\n"$BABA \n\nGood .. SoftBank must of read the msg we gong back up now .. #babamovement the revaluation has began !! Join the movement ☑"\t\t\nUpdate: BABA and BIDU are up 6%+. Stay green baby! #baba #bidu $baba $bidu\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n$BABA 77.72 us in hk â–¶\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 26 | 136.4% | 🚀\n| $SPY | 22 | -24.1% | 🚀\n| $VXX | 15 | 50.0% | 🚀\n| $BABA | 11 | 120.0% | 🚀\n| $AMC | 10 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA now we are taking 👇\t\t\n"$BABA \n\nGood .. SoftBank must of read the msg we gong back up now .. #babamovement the revaluation has began !! Join the movement"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (23)\n2. $GME (10)\n3. $BABA (8)\n4. $SPY (7)\n5. $COM (7)\n6. $QUAD (3)\n7. $VXX (3)\n8. $EM (3)\n9. $TWTR (3)\n10. $DIS (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/P4G6TTCDEs"\t\t\n$BABA not following thru with the +ve handoff from NY. 2% lower than ADR. Other CN tech names surging $JD ✅\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$TSLA $VXX $AAPL $SPX $ZIM $NVDA $MSFT $AMC $FB $BABA $HYMC $ES $AMD $AMZN $NIO $NFLX $GLD $GM $COUP…"\t\t\n"$BABA \n\nYo SoftBank I’m trying to start a movement here and you’re fucking it up stop selling pos 😄"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 26 | 136.4% | 🚀\n| $SPY | 22 | -24.1% | 🚀\n| $VXX | 14 | 27.3% | 🚀\n| $BABA | 11 | 120.0% | 🚀\n| $AMC | 10 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@asymmetricalpha $BABA is your only long huh? Haha\t\t\n"$BABA \n\nYo SoftBank I’m trying to start a movement here and you’re fucking it up stop selling pos"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 26 | 136.4% | 🚀\n| $SPY | 23 | -17.9% | 🚀\n| $VXX | 14 | 27.3% | 🚀\n| $BABA | 11 | 120.0% | 🚀\n| $AMC | 10 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA china is absolutely in love with baba stock at this price 😘\t\t\n$BABA Hang Seng Bangin’ â–¶ https://t.co/6XCo5kW4OK\t\t\n$BABA HK wants 69 ï¸\x8f\t\t\n$BABA Hang Seng Bangin’ ↔ https://t.co/B1bETuTWsF\t\t\n$BABA HK wants 69 👀\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA baba farting in hk right now😂 ï¸\x8f\t\t\n"@TihoBrkan What were the foundations of Buffett’s buys?\nHigh quality companies', ' yes. But dig deeper: well established rule of law', ' system of appeals for disputes', ' freedom to argue your thesis w/o fear to self. \n\n$BABA is truly high quality', ' but manage risk w/ prudent position sizing."\t\t\n"@Ed_Hale @Striff17 @trijoey @pawan1234o @johnscharts @VijayBhallaMCC Did Cramer call a Bottom on Chinese stocks? Haha. \n\nWatch the Chinese Stocks tomorrow for an FTD: $BABA $BIDU $PDD $JD\n\nHong Kong\'s Hang Seng index jumps more than 3%', ' rebounding after days of losses https://t.co/sitmimbQny"\t\t\n$BABA everyone knows this price is waaaaaaaaay undervalue...but if China decides to invade Taiwan', ' then it may be overvalued. ✔\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA some people go to the casino and blow $500 in one night. I\'m more of a market degenerate and got me a $120 call for October. ï¸\x8f\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 99\n$BABA  Price: $76.76  Mentions: 78\n$AMZN  Price: $2', '947.33  Mentions: 78\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA Markets ripping upward', ' JD taking 1st place but everything up âž¡ https://t.co/xmgcop1w6g\t\t\nRT @anna04009096: $CTK  $BABA  $BZ  $HUIZ  China’s number 1 insurance E-commerce company Huize is gonna report earnings on 3-18 Friday. 👉 h…\t\t\n$BABA loaded on calls 🆙\t\t\n"$BABA \n#babamovement will take the streets of Hong Kong soon and we will have 24hrs of pure green!! The revaluation has began soon the real value of our company will be reflected in the stock price ! â–¶"\t\t\n$BABA the definition of ï¸\x8f https://t.co/epJyCR89fi\t\t\n$BABA âš¡ https://t.co/aEqsBvfZMv\t\t\n"$BABA \n#babamovement will take the streets of Hong Kong soon and we will have 24hrs of pure green!! The revaluation has began soon the real value of our company will be reflected in the stock price !"\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n$DIDI $BABA $NIO China needs to stop holding China back. ï¸\x8f\t\t\n"This is why I\'m bullish...  you all have already taken it too far..   $SPY $BABA\n\nhttps://t.co/GRSH5kQ8hJ"\t\t\nWatch list for tomorrow part 2: $BABA $WMT $AMZN $COST $VMEO ï¸\x8f\t\t\n$BABA Alibaba Group Holding Option Alert: Fri $75 Puts Sweep (6) near the Bid: 71 vs 8178 OI; Earnings 5/12 Before Open [est] ðŸ\x90» |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/3KbFMF5rpr ðŸ\x8f¼ https://t.co/jzS4TMPJOP\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Commie house of cards ï¸\x8f https://t.co/bpw7bJznQ9\t\t\n@capitalcom Y si le hubieran metido en $baba\t\t\n"Large cap stocks with the most shares traded Tuesday\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAmerican $AAL 76.1M\n$VALE 66M\nFord $F 65.2M\nPinduoduo $PDD 56.7M\nOccidental $OXY 49.1M\nNvidia $NVDA 49M\n$ITUB 48M\nExxon $XOM 47.8M\nBradesco $BBD 43.2M"\t\t\n$BABA I was expecting a lot more in hk. It’s below us close as of now ï¸\x8f\t\t\n$BABA Down big on this. I am no longer trusting China. They blew it 👉\t\t\n"List for tomorrow: \n\nChina: $KWEB $BABA $BILI $PDD\n\nTech: $SQ $FB $UPST \n\nOil: $USO $OXY $IMPP $MXC"\t\t\n"$BABA \nThey can’t stop the #babamovement today is the beginning of something bigger than all of us can imagine !! ↔"\t\t\n"$BABA \nThey can’t stop the #babamovement today is the beginning of something bigger than all of us can imagine !!"\t\t\n$BABA while Mr Brandon remains in the main chair I have ZERO trust on his habilit  to handle geopolitics. Will be patient with $BABA 👀 ðŸ’\x9d\t\t\n$BABA for most of yall your break even is 2-5 years out', ' then profit is another question lol ðŸ‘\x8d\t\t\n$BABA HK will end up -ve\t\t\n$BABA pretty embarassing start 📊\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert', ' https://t.co/6YesXV6dRW\t\t\n$BABA will put $FUTU on watch tonight', ' potential short squeeze 📌\t\t\n$BABA noting excite happing i’ll check by later â–¶\t\t\n$BABA hsi gap up 💗\t\t\n$BABA Not a bad start. Will Asia sell?? ☑ https://t.co/HW8izVWYEe\t\t\n$BABA Best Chatroom', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n@stlplace @QuiverTrees collect $BABA\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n@stlplace @barronsonline @QuiverTrees collect $BABA\t\t\n$BABA 💩 who’s still buying this ???options are lovely ✅ https://t.co/0kiL4v0ai9\t\t\n$BABA premarket gap down 😀\t\t\n"$FUTU China / HK up biggy today!!! \n \n$BABA $TCEHY $NIO $XPEV 🔔"\t\t\nThere are still 280! #stocks in a #gammasqueeze as of market close: $AAPL $SQ $UAA $TWTR $BBD $BABA $AAL $MARA just to name a few. You could have this list yourself and all the data to show how #gammasqueezes behave', ' just have to sign up! https://t.co/ePNR1xI3SE\t\t\n$BABA Up in Hong Kong ðŸ‘\x8d https://t.co/RMdvnyCucM\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$AABB The potential of AABB is very likely to be a success in gold crypto exchange. \n$BABA $BTBT 🆓 https://t.co/623ruKIxVJ"\t\t\n"$BABA \n#babamovement the Hong kongers are keep this up this great revaluation has began.. the movement is unity !! Let’s go USA 🇺🇸 let’s go 🇨🇳 we shall both prosper!! J.P. Morgan fuck your puts and your price target we had 1... https://t.co/lGGcFUOg5i https://t.co/vIENbAS1g7"\t\t\n$BABA LFFG ï¸\x8f\t\t\n$BABA what is this baba movement nonsense', ' where are these noobs coming from...almost making me lose sympathy for the bulls again...we all know not to make me mad ï¸\x8f\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA anyone loaded leaps? âž¡\t\t\n$JD up 12% HK and $baba only 4% lol JD wins ï¸\x8f\t\t\n"$BABA $TCEHY $CWEB $KWEB \nGlobal Index PER\nRussia index: 4\nHang Seng index: 5\nNasdaq: 24 🔔"\t\t\n"RT @diamondoptions2: This is every trade we alerted this week 👇\n$PFE +115% ✅\n(Open Swing) \n$WMT +14% ✅\n$CVX +90% ✅\n$DAL +98% ✅\n$NVDA +30% ✅…"\t\t\n"$BABA \nOnce the world gets notice of the #babamovement the world will never be the same this short squeeze will be a long squeeze .. fuck your pt J.P. Morgan the revaluation has began!! $TSLA $JD $AMC $GME $NIO $BBBY"\t\t\n"chinas bounce today so we can short them back down tomorrow.\ncheers.\n\n$BABA $NIO"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$baba I’m just gonna send it lol https://t.co/o9azJf5w6S\t\t\nGuess who swung $baba https://t.co/f8rGo5xuf1\t\t\n"$BABA President Xi? \n\nMore like President 10x(i)!!!\n\n#babamovement #10bagger ðŸ˜\x81"\t\t\n"🔰 $BABA\n-Double bottom from the June 2016    73 level\n-The low in 2016 was 56 ($17 off) https://t.co/MlDmzp5KIP"\t\t\n$BABA Buy China', ' US is overpriced. Better value in China. ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMC 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $SOFI\n6. $JOBY\n7. $CYLC\n8. $VXX\n9. $QQQ\n10. $DAL\n\n( Sorted by most recent ) https://t.co/sQHkMWlUm2"\t\t\n$BABA hang shang green so far 🌟\t\t\n$BABA 76.35$ USD flashing premature in HK 📊\t\t\n$BABA I’d take Xi over Biden any day #babamovement ï¸\x8f\t\t\n@MidcoastTraders yes. and with that being said im interested in $KWEB $BABA $JD $BILI ETC\t\t\n$BABA speculation: as a matter of economic warfare', ' the ccp will make sure this soars tonight. 😃\t\t\n$BABA DP BBC ï¸\x8f\t\t\n"the DAILY watchlist is now LIVEE and we are going to BEAR TOWN tomrorow. its looking like a great day.. lets kill it. \n\n$BABA $NIO $SPY $TSLA $KALA \n\nhttps://t.co/UZyVPiYN4R https://t.co/pf3i5J05qz"\t\t\n$BABA short squeeze set up for VXX. They have just stopped issuing new shares and the bears are in trouble 🚀🚀 ï¸\x8f\t\t\n"$BABA too many triple digit bag holders here\n\n$SPY $QQQ ✅"\t\t\n$BABA riding on baba for tomorrow. High time this one gets a break. â\x9d¤\t\t\n"$BIDU $JD $BABA $TCEHY $CHN \n*Hong Kong Stocks The Most Oversold In 35 Years* \n-Bloomberg"\t\t\n$BABA up 40% in hk â\x9d—\t\t\n"$BABA \nThe #babamovement is underway we accomplished the first mission to become the #1 trending now the revaluation has began.. we had 100billion in sales in 1 day and our entire market cap is 200billion. J.P. Morgan fuck y... https://t.co/mFShbWanJD"\t\t\n$BABA where\'s the genius that said we\'d never see double digits a few months back â\xad\x90 https://t.co/JyAOzZXS1W\t\t\n$BABA monthly. Bounced off key support. RSI oversold. Big volume on what is probably shorts covering. Not sure if it changes sentiment. Prob just a trade in the works ↔ https://t.co/pP2EweO9rh\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA its YOUR fault for giving your $ to the CCP', ' YOURS ALONE 🤞\t\t\n$BABA Timing is everything...check $HYMC for tomorrow. ðŸ‘\x81 https://t.co/EgwEWUow9H\t\t\n$BABA #babamovement lfggg 📣\t\t\n"$BABA \n\nHang Seng Index 14-day relative strength index is lowest since 1987. \n\nBuy the dip. ðŸ‘\x8d"\t\t\n"$BABA \nThe #babamovement will not be stopped we became #1 trending and we will become a trillion dollar company.. let’s go USA 🇺🇸 let’s go 🇨🇳 we shall both prosper.. J.P. Morgan fuck your puts $NIO $JD $AAPL $TSLA 😄"\t\t\n"Sign up before midnight to be ready for tomorrow 🟢🟢\n\n👉Weekly', ' Monthly', ' Yearly', ' Lifetime promos up to 75% OFF \n\nhttps://t.co/f7Y4yMBQYF\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND $SNAP $TGT $T https://t.co/YPhTFnx9dH"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n$BABA #babamovement\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/bssueMwf8L"\t\t\n$Baba https://t.co/89WZkybR2e\t\t\nGuessing they DD\'d it about as thoroughly as they did when they definitely had a bagalyst read many thousands of pages of $BABA results (which can break your computer when you try to download them - just an FYI for $BABA longs', ' because none of you have) before they got rekt.\t\t\n$BABA #babamovement ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nThe #babamovement will not be stopped we became #1 trending and we will become a trillion dollar company.. let’s go USA 🇺🇸 let’s go 🇨🇳 we shall both prosper.. J.P. Morgan fuck your puts $NIO $JD $AAPL $TSLA"\t\t\n$BABA Garbage 3/15/22 â\x9d¤\t\t\n$BABA #babamovement ✔\t\t\n$BABA #babamovement get this hashtag trending ðŸ‘\x81\t\t\n@The_RockTrading My take. It’s eod Tuesday. Hold your pants and let’s watch what happens tomorrow into THURSDAY $QQQ $SPY $BABA $NIO. #putsinplay\t\t\n@incrementalROI @PythiaR No way. Everyone hates $BABA right now\t\t\n$BABA Garbage 3/15/22 ï¸\x8f\t\t\nDead cat bounce $BABA https://t.co/xHLrFkyZfn\t\t\n$BABA  this seems like trash ✔\t\t\n$BABA  Trending #1 😀 https://t.co/TToEZOsFb1\t\t\nRT @Traders3King: Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in o…\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 97\n$AMZN  Price: $2', '947.33  Mentions: 77\n$BABA  Price: $76.76  Mentions: 76\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA  Here we go! Down again in HK..... 🆓\t\t\n@charliebilello @BrettSimba @ycharts $BABA IMO has to go down to fill the rest of the gaps it has on its chart. The damage has been done and is ever so weak ATM to "easily" fill them within the end of the month and maybe this week even👀🤔🥴😅🥵. Goodluck if your trading and or holding #equity in the #stockmarket 💯 https://t.co/ZhOOwLKS4L\t\t\n"$BABA $NIO (all China stocks)\n\n “Wish I could go back in time and short this.â€\x9d\n\n-Everyone ï¸\x8f"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n$BABA Wonder if Softbank was forced to sell BABA', ' contributing to these nonsense low prices ï¸\x8f https://t.co/XJtZsHJvTh\t\t\n$BABA baba so far is at 76 close to 77 right market opens soon 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA IMO has to go down to fill the rest of the gaps it has on its chart. The damage has been done and is ever so weak ATM to "easily" fill them within the end of the month and maybe this week even👀🤔🥴😅🥵. Goodluck if your trading and or holding #equity in the #stockmarket 💯 https://t.co/JQdbHAjLU1\t\t\n$BABA oh ?? Seems so !! 🆙\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $AAPL\n5. $SPX\n6. $AG…"\t\t\n@karenfinerman valuation porn.  Classic!  $BABA is insane.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA ï¸\x8f https://t.co/u0s2JKfl9N\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @TrendSpider: $BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n$BABA Chinese government should just pump massive stimulus into their economy during covid like we did. That created a 100% pop in our stock market 💲\t\t\n$BABA Alibaba Group Holding Option Alert: Fri $82 Calls at the Bid: 150 vs 1285 OI; Earnings 5/12 Before Open [est] ðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/pSB4hAOvHI\t\t\n$BABA bulls right now 👇 https://t.co/tCccXATBbm\t\t\nThe CCP regulating Tech $BABA $TCEHY $JD @wallstreetbets_ @ParikPatelCFA @itscharliemar @alifarhat79 https://t.co/GWprQteZDb\t\t\n$BABA 15 minutes hk ↔ https://t.co/eEQP74G66f\t\t\n"$BABA \nWhat do we want?? Baba 300\nWhat do we want?? Baba 300\nWhat do we want??? Baba 300!!\n\nThe baba revaluation phase 1 is complete we March J.P. Morgan has trillions but we have millions of people with at least 1 dollar.. #babamovement"\t\t\n$BABA did $100B in sales in ONE day on 11/11 ', ' market cap is $200B. Got too low', ' so JPM could profit off shorts. Time to take this to the moon ! â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Up 237% in Lala land âž¡\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n@Jedi_ant You see that volume on this week’s $BABA $80c today? Wild\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n*ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @TrendSpider: $BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n@RespectMyAuthoritah you work for $JPM ? We bullish on $BABA ï¸\x8f\t\t\n$BABA short squeeze 👀 👀 👀 REDDIT https://t.co/NZbrkZjdSC\t\t\n$BABA Mark this post. Only red that’s coming is what I have pads for!!! To the moon!!! 🚀🚀🚀 â–¶ https://t.co/nhuxcn5dMj\t\t\n$BABA  $GME china style #babamovement squeeze it â\xad\x90\t\t\n$BABA  up 420% in chuchneya market /s ï¸\x8f\t\t\n$BABA up 243% in Madagascar 👀\t\t\n"$BABA \nThe baba revaluation is underway!! They can’t stop us. We wi ruin their puts.. bears and shorts you have had a year feast and you’ve grown fat.. we are hungry and full of energy ready to feast your swollen lazy  belly’s ..- #babamovement"\t\t\n$BABA we gonna squeeze these crooks #babamovement 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nLet’s do it for Mr. Wonderful $BABA to $300 ! 🌟 https://t.co/C3cyAEqPrT\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Up 20% on the Kremlin Exchange!!! 🙌ðŸ\x8f»ðŸ¤¯ 💲\t\t\n"RT @mdsoll315: $aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million…"\t\t\n@MarketRebels $BABA $TSLA\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAm…"\t\t\n"📺 @mario10xCiento \n📺 @Market_Trackers \n📺 @DaveCurros \n\n🤡 $BABA https://t.co/vBWwbpnyf1 https://t.co/f2YJlAbG6l"\t\t\n$BABA deadcat bounce folks. DO NOT BE SURPRISED IF THIS IS RED TOMORROW. Congrats to those who bought a position in this in the $70\'s! 12-15 months from now its an easy double from here! ☑\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nBaba and Bidu are up 5% at Pre-market in HK. Let’s go!! #Baba #bidu $baba $bidu\t\t\n$BABA solid start for this. 💯\t\t\n$BABA I’m betting on retiring 5 years early that this price is BS if not i work a few more years ï¸\x8f\t\t\n"$BABA \nThe revaluation has began!!! Babamovement !! â˜\x9d"\t\t\n$BABA did I over estimated anything? folks were SUGGESTING to take loss on the board and I got calls. Carrying all of mine 98 calls. Looks promising tomorrow! âš¡\t\t\n"$BABA \nThe revaluation has began!!! Babamovement !!"\t\t\n"$BABA \nThe #babamovement will not be stopped we will take this to the streets of Hong Kong the streets of New York!! The streets of London the streets of Dubai !! This will be the next trillion dollar company!!! âž¡"\t\t\n$BABA due for another counter trend rally atleast 😃 https://t.co/VAkzk2mn9P\t\t\n"$BABA \nThe #babamovement will not be stopped we will take this to the streets of Hong Kong the streets of New York!! The streets of London the streets of Dubai !! This will be the next trillion dollar company!!!"\t\t\n$BABA up in Malaysia 39% wow ðŸ‘\x81\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n$BABA destroy all Chinese stocks.   Destroy the enemy.   Burn them to the ground.    Leave none alive â˜\x9d\t\t\n$BABA buy zone âš¡\t\t\n$BABA this is going to $500 now ↔\t\t\n"$BABA \nUp 50% streets of London\n\n#babamovement â–¶"\t\t\n"$BABA \nUp 50% streets of London\n\n#babamovement"\t\t\n"$BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n$BABA 5th largest volume day for Alibaba ever. Including the IPO day 💟\t\t\n$baba es un regalo pero esto es más que un tema de flujos acá hay una prima de riesgo muy grande que no vemos. Se puede ir a 20usd e inclusive dejar de cotizar en USA. Si le van a entrar que sea con poco y stop...\t\t\n$BABA well Hong Kong we hand it over to you. Keep up the work we started please! ï¸\x8f\t\t\n$BABA lots of crazies showing up today 🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f 💟\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (21)\n2. $OIL (13)\n3. $GME (7)\n4. $AMC (6)\n5. $COM (6)\n6. $MUST (5)\n7. $SOFI (5)\n8. $ES (5)\n9. $HOUR (4)\n10. $BABA (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/vTN7nEk5DY"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $AAPL\n5. $SPX\n6. $AGRI\n7. $MULN\n8. $PYPL\n9. $NVDA\n10. $BABA\n\n( Sorted by most recent ) https://t.co/baVzJnBw63"\t\t\n$BABA holding 12', '000 shares', ' might sell when it hits $300. ðŸ\x8f¼\t\t\nRT @CasualtyWar: $BABA 6$ away from 5 year lows. https://t.co/1nQz7W9cqc\t\t\n"$BABA \n Congrats boys #babamovement we set a mission 2hrs ago to be #1..  all endings herald a new beginning. Our beginning is 100\n85 pt then 100pt 120pt and beyond.. until our true value represents the stock price!! 300!!! We March forward"\t\t\n"If you invest $1000 in $ENDP today at $2.13 per share', ' and the stock prices rebound back to pre-pandemic prices at $6.15', ' your investment would be worth $2887.32! That\'s 189% growth and $1887.32 profit!\n \n See more: https://t.co/2pV8Epn69z\n  $RCMT $WWE $BABA $AAT $REVG https://t.co/wDpirrhZk1"\t\t\n$BABA lockdowns and covid is spreading fast in China. ï¸\x8f\t\t\n$BABA Happy to hold all the way back to $250 ✅ https://t.co/LSBEUohOvJ\t\t\n@incrementalROI @PythiaR $baba\t\t\n$BABA ppl who bought the puts would be millionaire by now ☑\t\t\n$BABA everyone that made this hit number 1 should buy at least 10-100 shares first thing. Easily back over $100 #FJPM 📌\t\t\n$BABA  Short $JPM â˜\x9d\t\t\n$BABA Continues to trend lower', ' we do not like to buy in the shorter cycles', ' as further extension lower is favoured to take place.  We prefer to stay on the sidelines at this point as it is approaching all time lows', '... https://t.co/rlRO5KFO0W\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\nRT @Mr_Derivatives: $BABA It’s like walking through the casino and seeing the roulette table hitting red 18 times in a row. The next one ha…\t\t\n"$BABA JP Morgan analyst: Yao \nAvg. return: 7% 😆\n63/134 rating were successful. More than half 😂 ï¸\x8f https://t.co/tW1Ue61wd5"\t\t\n@lawmaster $BABA Alibaba\t\t\n"$BABA \n#babamovement we did it boys !! #1 trending!! ✅"\t\t\n$BABA number 1', ' Bears you know what this means', ' spread em cheeks ðŸ\x8d‰ðŸ¤‘ â\x9d— https://t.co/6klnBwnHK2\t\t\n"$BABA \n#babamovement we did it boys !! #1 trending!!"\t\t\nNot making this up. Same analyst upgraded them 4 months ago.  Give me a break. $baba $kweb. Best job out there is analyst job! https://t.co/qKtTnpPwRy https://t.co/2aPswERoeo\t\t\n$BABA I\'m betting on Hang Seng hitting 10', '000. ï¸\x8f\t\t\n@MarketRebels $BABA', ' $AMD', ' $PTON\t\t\n$BABA up 16% at Chernobyl 💰 😃\t\t\n$BABA 👇 👇 https://t.co/rSpsohkGJo\t\t\n$baba bought some today here ï¸\x8f\t\t\n$BABA NUMERO UNO✅ 📣 https://t.co/AgBFniZqOe\t\t\n$BABA Damn Uvxy is doing better than this ...roflmao the big baba . When will the Pain end? Delisting is the word on the street 🆕\t\t\n$BABA $YINN going to rip tomorrow 🆓\t\t\n"$BABA \n+50% wakanda \n\n#babamovement unity between to great nations let’s go USA 🇺🇸 let’s go China 🇨🇳 together we can be more prosperous than against each other! Baba is undervalued the great revaluation will soon be witnessed!!"\t\t\n"$BABA Option to look at today.. 👀 👀  $80 Put for Thursday', ' April 14. Roughly 436 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $40 Put for Thursday', ' April 14. Roughly 136 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $40 Put for Friday', ' July 15. Roughly 116 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA JP Morgan cuts their PT to $65 yesterday... What a shocker', ' they\'re short $1.2B . With a B. For bitches. 👀 https://t.co/pM1cmUD9rC\t\t\n"$BABA Option to look at today.. 👀 👀  $75 Put for Friday', ' June 17. Roughly 2 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $76 Put for Friday', ' March 18. Roughly 257 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $73 Put for Friday', ' March 18. Roughly 166 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA Added to BABA multiple times today along with CWEB and YINN. ï¸\x8f\t\t\n"$BABA Option to look at today.. 👀 👀  $70 Put for Friday', ' March 18. Roughly 634 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $60 Put for Friday', ' March 18. Roughly 118 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $75 Put for Friday', ' March 25. Roughly 276 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA today was the 5th largest volume day in Alibaba\'s stock history. Only 4 prior trading days have exceeded today\'s volume. One of them including the IPO https://t.co/RzbMLw6s2A\t\t\n"$BABA Option to look at today.. 👀 👀  $120 Call for Friday', ' January 20. Roughly 581 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $95 Call for Friday', ' May 20. Roughly 325 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $90 Call for Friday', ' May 20. Roughly 659 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $94 Call for Friday', ' March 18. Roughly 48 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $100 Call for Friday', ' March 25. Roughly 120 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA absolute 🤡 here last night talking about $60 and $50. Embarrassing stupidity.  They will fuel the squeeze. 🌟\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 95\n$AMZN  Price: $2', '947.33  Mentions: 76\n$BABA  Price: $76.76  Mentions: 75\n$AMC  Price: $14.48  Mentions: 69\n$SONM  Price: $1.22  Mentions: 59\n\n#stocks #investing #trading"\t\t\nAfter skipping the oil/ $LMT put ideas (both amazing call outs)', ' I’ll throw a little attention to $BABA month out calls off this alert. April 85c for that daily gap fill starters seem like good R/R post FED shenanigans 🤔 https://t.co/Ar7JFCk2yp\t\t\n"20 day free triale👇👇👇\n\n🔜https://t.co/9ksXmQnGj3\n\n$SP.X $APPL $TSLA $QQQ\n$BABA  #daytrading $BTC.X https://t.co/541z7gSMK2"\t\t\n$BABA Up 5% in Burkina Faso âš¡\t\t\nAlmost 4x the average volume traded today $baba. Can’t wait for those 13Fs. Who is buying China outside of Bridgewater lol\t\t\n$BABA wow when will this go back up! 🚩\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $C\n5. $GS\n6. $VIX\n7…"\t\t\n$BABA HAng Seng even on the fifteen year', ' down 25% on the 5 year', ' with returns like that what is the incentive for the Chinese people to buy equities? does Govt want equity market to thrive? 💢\t\t\n$BABA the chart... it whispers to me...  looks like my buy was a day early. up we go. â–¶\t\t\n"RT @SpecialSitsNews: SoftBank\'s Masa Sees $25Bn Evaporate in Tech Selloff $SFTBY (lost $70Bn in 2000)\n\nLatest sign that Masa has liquidity…"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n"$BABA \n#babamovement we will not be stopped we had our first victory of many!! Fuck your puts J.P. Morgan.. you can buy our shares at 300+ â˜\x9d"\t\t\n"RT @BabaMovement: $BABA \nBabamovement this is a revaluation!! Let’s go China 🇨🇳 let’s go usa 🇺🇸 fuck your puts J.P. Morgan!!"\t\t\n"SoftBank\'s Masa Sees $25Bn Evaporate in Tech Selloff $SFTBY (lost $70Bn in 2000)\n\nLatest sign that Masa has liquidity issue is $1bn sale of $CPNG at disc last wk.\n\nUS: $TMUS $SOFI $LMND $GWH $NVDA $VTEX $MIMO $AFYA $VLAT $BZFD $BIGC $INVZ $DASH $PATH $PCOR $MTCH\n\nIntl: $BABA ARM https://t.co/YKLOBe6dXJ"\t\t\n$BABA hold the train for the morning I’m in! ï¸\x8f\t\t\n$BABA Objetivo de 3º Bajista cumplido. La estructura bajista está finalizada', ' el último escenario bajista que puede suceder es una fase de dilatación de 3º bajista. Zona de soporte relevante los 60$. Muy complicado que baje de esa zona. Seguiremos observando su evolución. https://t.co/O8PoXjILEx https://t.co/XlSKewSxUh\t\t\n"$BABA \n#babamovement we will not be stopped we had our first victory of many!! Fuck your puts J.P. Morgan.. you can buy our shares at 300+"\t\t\n$BABA I have grown some empathy for the bulls. I will now destroy any bears that come after this stock. 💲 https://t.co/7P1E8qiD82\t\t\n"RT @Traders3King: $FB 500 To 5K Challenge 🚨 Click the link 👇 to join in on all the profits.\nhttps://t.co/Ac6WsdScbX\n$amzn $fcel $baba $nio…"\t\t\n"RT @Traders3King: Discord $500 To 5K Challenge earnings run trade 🚀 Click the link below to join in on all the profits 👇 \nhttps://t.co/Ac6W…"\t\t\n"RT @Traders3King: $X Discord 🚨 🚀 Congratulations to all my discord members!\n$amzn $fcel $baba $nio $jd $crwd $lgvn $asan $mq $bmbl $spy $mu…"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n"RT @Traders3King: Congratulations to the members who made profits off the $CVX 🚨 Click the link 👇 To join in on all the profits!\nhttps://t.…"\t\t\nRT @Traders3King: Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in o…\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n$BABA -50% in the RW stock exchange already in pre market â\xad\x90\t\t\n$BABA bears are focked ðŸ‘\x8d\t\t\n"$BABA if this shit takes off\nTo $100 or more this will be the MOTHER OF ALL SHORT SQUEEZES ! I can sit on my shares for 15 years : ) I’m not selling my $82 BABA position hell no ! 😀"\t\t\n$BABA bottom in yet?\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n@EffMktHype So... you\'re saying I should have not bought $BABA. https://t.co/knYPYzPWVK\t\t\n$BABA why don\'t you nears STFU 📣\t\t\n"$BABA bottom in! No not yet.. wait bottom\nIn.. nah doesn’t seem like it 💲"\t\t\n"$BABA \nBaba +20% Mogadishu \n\n#babamovement 🥇"\t\t\n"$BABA $BIDU $TENCENT $JD \n\nChinese stocks going much lower .\nNever catch a falling knife 🔪🔪🔪\nFED QT will drain these stocks down 😀"\t\t\n"$BABA \nBaba +20% Mogadishu \n\n#babamovement"\t\t\n$BABA when is Buffet Buying … ? O’Leary just bought BABA yesterday.  $130 next month. ï¸\x8f\t\t\n"✅米国æ\xa0ªãƒ’ートマップ(アフター)\n\n先物\nダウ -0.3% S&P500 -0.3% ナス -0.2%\n\n上ä½\x8d\n$YINN +2.9% $CWEB +2.9% $BABA +2.7% $COUR +2.7% $YETI +2.5%\n下ä½\x8d\n$ROBO -3.4% $ZI -2.8% $OGI -2.2% $HDV -2.2% $RPRX -1.9% https://t.co/hSFibx5LzH"\t\t\n$BABA penny stock baba? ï¸\x8f https://t.co/eGA4FEbJBX\t\t\n"@AllVentured are dating apps similar to US in China culturally? never thought much about it\n\n<2x is extreme', ' but $baba is maybe 10 and so established I have an eye on it. w/ LEAPS it could be a convex trade that china-western relations normalize"\t\t\n@MarketRebels $ARLO and $BABA\t\t\n$BABA why we trending? Cuz of insane amount of JPM puts? 🪄\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$BABA I don’t block bears here', ' because I want to remind all of the cocky piece of shits here when this explode back in their ugly faces 🤞\t\t\n$JD $BABA $NIO $IQ intrigued to see what the HSI does now. If I\'m right it\'ll be green as last 8 days they 100% followed us moves and some. Let\'s see green there and continuation through the end of week here â\x9d—\t\t\n"$BABA \nThe revaluation has began!! Join the #babamovement this company had 100billion + in sales in 1 day but the valuation is 200billion that makes no sense!! We will push this to the tip of the Matterhorn and beyond!! 📈"\t\t\n"$BABA \nThe revaluation has began!! Join the #babamovement this company had 100billion + in sales in 1 day but the valuation is 200billion that makes no sense!! We will push this to the tip of the Matterhorn and beyond!!"\t\t\n$BABA 🤞\t\t\n$BABA Bears fu&ked 🤣ðŸ‘\x8fðŸ\x8f» https://t.co/KWH1BNYWZL\t\t\n"$BABA \n\nWhats the status of the Ant IPO? Is that one the table or has the IPO been shut down? â\xad\x90"\t\t\n"Some notable flow that came in the last hour of RTH: $MSFT $AMD $BMY $BABA 🤔 \n\nFlow: @unusual_whales ðŸ\x90³ https://t.co/Dh02ehFU03"\t\t\n$BABA Bears fu&ked 🤣ðŸ‘\x8fðŸ\x8f» 📊 https://t.co/C4USOMeZqa\t\t\n"People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n"ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚°ã\x81«æŠ•稿ã\x81—ã\x81¾ã\x81—ã\x81Ÿ #ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚° #投資 #米国æ\xa0ª #レãƒ\x90ナス $TSLA $BABA $INTC $F $ZM $SHEL $XOM $BAC $BRKB\nã€\x90米国æ\xa0ªã€‘S&P500ã€\x81NASDAQã\x81¯4æ—¥ã\x81¶ã‚Šã\x81®ä¸Šæ˜‡ã€‚PPIã\x81Œäºˆæƒ³ã‚’下回りFOMC公表å‰\x8dã\x81«è²·ã\x81„戻ã\x81—ã\x81®å‹•ã\x81\x8d。FANG+ã‚‚å\x8f\x8d発ã\x81§å¤§åž‹ãƒ†ãƒƒã‚¯ã\x81«ã‚‚è²·ã\x81„ã\x81Œå…¥ã‚‹ - ウミノマトリクス\nhttps://t.co/rCm4em7vjc"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $C\n5. $GS\n6. $VIX\n7. $SPX\n8. $S\n9. $BABA\n10. $GLD\n\n( Sorted by most recent ) https://t.co/zFPZLFWRT6"\t\t\n$BABA could be a back to previous lows 95. Epic nothing really changed last 5 days 🆓 https://t.co/wg8TswqOl2\t\t\n$BABA Ali has  been really dumping 📈 https://t.co/ACjf43hICR\t\t\n$BABA  lmao what a 🤡  doesn\'t understand HK follows us â\xad\x90\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nBut what’s the terminal value of a VIE when the underlying asset sits in a country run by a hostile government $BABA\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 93\n$AMZN  Price: $2', '947.33  Mentions: 74\n$BABA  Price: $76.7…"\t\t\n"$BABA\n \n Our first victory of many!!! We are official top 3 #babamovement the March continues to the top spot we are #1 the babamovement is about unity of the Chinese and the Americans this is a company with great fundamentals under attack!!"\t\t\n$CTK  $BABA  $BZ  $HUIZ  China’s number 1 insurance E-commerce company Huize is gonna report earnings on 3-18 Friday. 👉 https://t.co/ECdFWQYKvd\t\t\n$BABA $JD $PDD $BIDU why the fuck would anyone buy this ðŸ\x90• 💩 from a country that organ harvests political prisoners and can’t even be trusted to report a biological weapon leak. 📈\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"$BABA \n Our first victory of many!!! We are official top 3 #babamovement the March continues to the top spot we are #1 the babamovement is about unity of the Chinese and the Americans this is a company with great fundamental... https://t.co/kg37RlmFnN"\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $baba https://t.co/2iZLdzLNDU"\t\t\n"3-16\n$SONM\n$KAVL\n$REVB\n$HOUR\n\nSwing trade ideas\n$BABA\n$PAYO\n$DOMA\n$BKSY\n$BIGC\n$CZOO\n$NEO"\t\t\n$BABA futures tanking 😱😱😱 💢\t\t\n$BABA 1st OTM calls overnight! Exciting :)\t\t\n"3-15\n$MULN\n$AGRI\n$RCAT\n$GFAI\n\nSwing trade ideas\n$BABA\n$ERC\n$BKSY\n$CZOO\n$NEO"\t\t\n$BABA Wow so many bulls. This has a long way to go apparently. $40s? Never say never. ðŸ˜\x81\t\t\n$BABA YOU know BABA  price to book may eventually be 1 the way it’s going. That might be a good time to buy. But if ADR are not based on assets is it a good time to buy BABA ï¸\x8f\t\t\n"$BABA \nThe babamovement is underway!! We are almost top 3 trending we started from 10!! Our first mission is almost complete!! The revaluation has began !! 1 trillion dollar market cap!!! 🤞"\t\t\n"$BABA \nThe babamovement is underway!! We are almost top 3 trending we started from 10!! Our first mission is almost complete!! The revaluation has began !! 1 trillion dollar market cap!!!"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 93\n$AMZN  Price: $2', '947.33  Mentions: 74\n$BABA  Price: $76.76  Mentions: 73\n$AMC  Price: $14.48  Mentions: 68\n$SONM  Price: $1.22  Mentions: 59\n\n#stocks #investing #trading"\t\t\n$BABA  munger said warren is not comfortable investing in China so I’m not either but at the right price I might be persuaded ï¸\x8f\t\t\n$SPY $BABA baba so cheap ï¸\x8f https://t.co/0Dp7bkoGb3\t\t\n"RT @Palmieri888: $BABA \n\n    Sin patrones en la Estrategia de  #ICEROCK \n\nNOT  YET ¡¡"\t\t\nYet in a closer look', ' split movements in big tech names: $BABA', ' $BIDU slipped for a 4th-day straight session; $JD', ' $PDD rebounded\t\t\n$BABA  $RLX  $KC  $HUIZ  Number 1 China insurance E-commerce is gonna report earnings on 3-18 Friday. 🤞 https://t.co/oXGxElsBJy\t\t\n$BABA Squeeze incoming you dirty greedy bears..About to get slaughtered..🤣 ↔\t\t\n$BABA Squeeze incoming you dirty greedy bears..About to get slaughtered..🤣\t\t\n$BABA BABA too low at this price 👊 💫\t\t\n$BABA 83 tomorrow easy 💢\t\t\n$BABA come on 60ish 🆕 https://t.co/YmQhbgO3Vz\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"$BABA Baba went up .88 and Amazon went was up  \n$110. Here is one for democracy. ï¸\x8f"\t\t\n$BABA The community is going to pump the shit out of Alibaba aren’t there? Starting to see investors defending their ground starting a movement or some ï¸\x8f\t\t\n$BABA Gee', ' I guess this can\'t go down every day.  Shocker. ï¸\x8f\t\t\n"$BABA \nThe revaluation has started how can we have 100billion dollars in sales and our entire market cap is 200billion.. let the true value be u leashed 1 trillion!! Babamovement â\xad\x90"\t\t\n"🟢Let\'s Talk Alibaba $BABA Stock', ' $NIO Stock Connection With #wallstreetbets & #s22ultra For $75\nhttps://t.co/kzVblYa08g"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nThe revaluation has started how can we have 100billion dollars in sales and our entire market cap is 200billion.. let the true value be u leashed 1 trillion!! Babamovement"\t\t\n"$BABA \nBabamovement this is a revaluation!! Let’s go China 🇨🇳 let’s go usa 🇺🇸 fuck your puts J.P. Morgan!! ðŸ˜\x81"\t\t\n$BABA I heard a rumor the twin mafia bosses are buying this at $60.50😂 â˜\x9d https://t.co/JmqFaOzNmq\t\t\n@SJosephBurns China $BABA Russia\t\t\n$BABA  waiting on next big drop maybe maybe not ðŸ˜\x81\t\t\n"$BABA \nBabamovement this is a revaluation!! Let’s go China 🇨🇳 let’s go usa 🇺🇸 fuck your puts J.P. Morgan!!"\t\t\n$BABA big news $KWEB $TENCENT ï¸\x8f https://t.co/Dr9EYImEhj\t\t\n"$VXX $S $BABA All that you need to know... Shorts haven\'t covered a single share:- Check it out below \n~~~~~~~~~~~~ 🚀 https://t.co/jNJG2OcpZO ï¸\x8f"\t\t\n@BlackHatCapital Even buying $ROKU or $BABA is a much safer bet because they won’t go out of business and will likely give you a 200% return.\t\t\n"$BABA \nBaba movement!! Price target 300!!! 📈"\t\t\n$BABA Baba shares will be the new reserve currency 📌\t\t\n$BABA baba or booboo ? 💲\t\t\n$BABA $200+ price target! 👉\t\t\n$BABA yao got fired😂 📌\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nBaba movement!! Price target 300!!!"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (15)\n2. $COM (7)\n3. $GME (5)\n4. $OIL (4)\n5. $BABA (4)\n6. $WEN (3)\n7. $BP (3)\n8. $WISH (3)\n9. $AAPL (3)\n10. $QQQ (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/5etud1lwYG"\t\t\n$BABA I would have bough today if I could have at 73 for sure  I’m considering taking a small loan $jd ï¸\x8f\t\t\n$NIO $HYMC $BABA. 🥰 🥇\t\t\n"$BABA \nWe are #4 on trending we almost there boys!!’ 💗"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 58\n2. $AMC : 49\n3. $VXX : 37\n4. $GME : 33\n5. $NIO : 24\n6. $MSFT : 23\n7. $SPY : 23\n8. $SA : 18\n9. $AREN : 18\n10. $AMD : 17\n#stock #trading #usstock #stockmarket"\t\t\n"$BABA \nWe are #4 on trending we almost there boys!!’"\t\t\n"$HYMC Wooowzer\n\n$DOCU $BABA $AAPL $TSLA $DIDI $FB $NVDA $WISH $AMZN $TSM $AMC $GME $RBLX $AMD $MSFT"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA who is Mr . Yao ? â–¶\t\t\n"$baba\nIntrest rate hikes\nintrest rate cuts\nwe buy baba no matter what\nfuck you j.p morgan\nwe on now! we wont calm down', 'we going all out\n300Price target or nothing.!!!"\t\t\n"$BABA \nBaba movement!!! We are taking over!! Follow baba movement on Twitter \n\nAlso r/babamovement 👉"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/qh9MQCRtKD\t\t\n"@Preston_Trades What about the gap right above where we are? No mention of that at all eh?\n\nNewbies', ' they only know one thing', ' their own POV\n\n$BABA look at the chart', ' TWO Gaps ABOVE price: https://t.co/vEmCPhEWcO"\t\t\n"$BABA \nBaba movement!!! We are taking over!! Follow baba movement on Twitter \n\nAlso r/babamovement"\t\t\n@agustin08211428 Puede ser una opción. Otra que empieza a gustarme es $BABA . Pero no pague aún. Hay que observar. $FB otra que está tentadora.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I’d be surprised if we move up tomorrow. Im a bull but usually an influx of new overly bullish sentiment on stocktwits is not a good sign. Stay patient ï¸\x8f\t\t\n"$BABA war ends soon \nShort squeeze $150 by end3 of  March 😃"\t\t\n$BABA 100+ by May end 👉\t\t\n$BABA bulls desperately having on hopes for wsb 😂 💢\t\t\nIf Cathie bought $BABA today', ' I would have sold every share. https://t.co/89MGo2aWsg\t\t\n"$spy $aapl $baba \n\n$ixhl \n\nHe Held Much Bag \n\n15 now https://t.co/G5IHvZEei4"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n$BABA no reason this shouldn\'t be at 200 ðŸ\x90‚ ✅\t\t\n"@prosperousguy Bold claim stating I know nothing about sentiment just because I have not been trading for 40 years. \n\nThe trend remains down with a gap to fill under $65. $KWEB just broke down to all time lows - not a bullish sign for a reversal on $BABA. Time will tell."\t\t\n@VascoLegor @Mercadolibre Mañana vale menos que $BABA\t\t\n$BABA  Guys I own  11 shares at $113? Now what? â\xad\x90 https://t.co/IGZT1F308M\t\t\nRT @MarketChmln: $BABA gains in after hours trading. See vwap price action. https://t.co/0OsZiYto7e https://t.co/ndmfNiJo3F\t\t\n$BABA like if you think it will be an easy 10 percent up tonight in hk! ðŸ‘\x8d\t\t\n$BABA +300% on $FB metaverse\t\t\nIf you could just change your perspective', ' you would see that blindly following Munger and buying $BABA was actually a great idea https://t.co/dNpeSnhGcX\t\t\n$BABA ah bubble popped 😱😱😱 🪄\t\t\n@sixthirtye Si lo hackearon de nuevo mañana van a envidiar la cotización de $BABA\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n$BABA moon time tomorrow ðŸŒ\x9d ï¸\x8f\t\t\n$BABA lista para rebotar ', ' cada que llego a la base del canal bajista tuvo en promeido 30% de rebote . RSI en la misma zona donde previamente llegaron los impulsos. Siempre con Stop para que no nos coja desnudos. 👀👀Ojo al volumen👀 . $SPY #trading #SP500 https://t.co/GlqGF2OFQk\t\t\n@Adam_W_Sawyer @judewhitehorse @TeslaAndDoge Tell that to $BABA investors who were buying “growthâ€\x9d in 2016 only to see a recession wipe out every last drop of gains. Or even better tell that to $CSCO investors who’s topline has “grownâ€\x9d every year since 2000 but investors 22 years ago are still underwater. Learn bubbles.\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n$BABA Chinese stocks will pop today 📈\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @Preston_Trades: $BABA seems attractive under $65 if one can stomach the geo-political risk on China. \n\nI will be watching $BABA closely…"\t\t\n@helium_looter Yeah real sad that $BABA is up when futes are down', " we're crying in our champagne 💫\t\t\nWell I bought $fb $nio $baba $nke $aapl $dkng $fvrr all today pretty much at the lows thinking we are at the bottom lol let’s see how this goes.\t\t\n@InversorExperto @WorldStockss Pues con el pedazo artÃ\xadculo que escribiste pensaba que estabas fuera. A mi al leerlo se me quitaron las ganas. Los fundamentales no siempre lo son todo", ' si continúa la guerra hablamos de $baba y de todo lo demás a donde se va. Pero si', ' estoy en que es un empresón', ' no hay duda\t\t\n"$BABA \n\nCan’t wait to see how JP will dance those put off 📌"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"📣 Watchlist 3/16 📣\n\n$AMD c > 110.90 | p < 107.80\n$GM c > 42.61 | p < 41.65\n$BABA c > 78.25 | p < 75.37\n$DIS c > 135.10 | p < 133.10\n$LCID c > 22.46 | p < 21.49"\t\t\n@helium_looter Yeah real sad that $BABA is up when futes are down', ' we\'re crying in our champagne\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n@ChrisFranco @JPMorgan was reported in @Bloomberg predicting $BABA could be a multi-bagger within three years.  2025.\t\t\n"Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88% put flow â–¶ https://t.co/lEVWsLeqBD"\t\t\n"Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88% put flow https://t.co/3qWhTtTFyK"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n$BABA sad when bulls are happy with AH barely 2% green on no news! ï¸\x8f\t\t\n"$BABA \nR/BABAMovement\nLet’s get this community going!! ðŸ‘\x8d"\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.043M\n$TSLA - 713k\n$AMD - 434k\n$BABA - 365k\n$FB - 266k\n$AMC - 262k\n$AAL - 227k\n$NIO - 221k\n$NVDA - 192k\n$MSFT - 165k\n\nWhich options were you trading today?"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA institutions are realizing the reward outweighs the risk. 📌\t\t\n$BABA  Why is it up so much after hours? 👉\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA up 50% in my penis hole ðŸ‘\x81\t\t\n@arbritrage86 $BABA stock price is determined by its fundamentals multiply by an X factor', ' X being the CCP doing absolutely wild shit and that’s a big uncertainty. 15% of my portfolio is in $BABA but I’m willing to bet on the demise of Xi later this year. which will be the turning point.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA $SPY \nJP Morgan banana ðŸ\x8dŒ', '  tomorrow ï¸\x8f https://t.co/PwnoFcWwug"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA just +2', '50% up after -80% and everybody is happy 💗\t\t\n@AnshulR29867559 Also', ' using a thing called MATH $BABA at $371 = Trillion $ mkt cap... Just saying\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 91\n$BABA  Price: $76.76  Mentions: 72\n$AMZN  Price: $2', '947.33  Mentions: 72\n$AMC  Price: $14.48  Mentions: 68\n$SONM  Price: $1.22  Mentions: 57\n\n#stocks #investing #trading"\t\t\n"RT @BulldudeC: Trend Analysis: Top 150 Stocks To Watch | March 15\n\nhttps://t.co/lrAMrGJn2t\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $I…"\t\t\n$BABA JP Moran banana ðŸ\x8dŒ tomorrow https://t.co/42C0SqOI7X\t\t\n$BABA what happened everyone so happy ? Any news? â\x8f©\t\t\n$KWEB $BABA by far the largest dislocation on many metrics - volume 56 and 65 million back to back days - that is 10x 2021 average daily volume and even more the farther back you go - 80% crash 🆙 https://t.co/MgoPEUMkBv\t\t\n$BABA dead cat or kitten bounce coming? nothing goes down in a straightline. 🆓 https://t.co/Mm2f6rpdbR\t\t\n"$BABA \nJP Moran banana ðŸ\x8dŒ tomorrow ï¸\x8f https://t.co/z6n1vUqR0x"\t\t\n$BABA I AM NOT FUCKING LEAVINGGG!! https://t.co/70TauA2AU3\t\t\n$BABA not touching ANY chinese stock 💢\t\t\n$BABA I AM NOT FUCKING LEAVINGGG!! âž¡ https://t.co/oCBXKGVXcl\t\t\n@AnshulR29867559 Lewis', ' get a grip man', ' start with $100 target on $BABA and go from there and please step back from the ledge', ' you\'re scaring us. https://t.co/KyfZWtoOuL\t\t\n"-70% pero HOLD! $BABA \n\nComprar para ganar eso no se lleva. https://t.co/yw403TKapQ"\t\t\n@pmarca Tell me why owning a shares of a VIE like $BABA is different than owning shares in $PTR    (Petrochina) who’s reliably paid dividends for many years. Owning stock in any Chinese company is in good faith that Americans and China will continue to do business together. Period\t\t\n$BABA market cap of $206 billion is trading at 76$ and SHOP and meli which is having a MC less than $100 billion trading above $600 and $950 . How cool? This is not at all shorted\t\t\n$baba increases to 5k and $nio to 15k shares 🚀🚀🚀 these are awesome buys with 20 and 30 rsi… super oversold 🚀🚀🚀 might be a 50% return within days 🚀🚀🚀 https://t.co/BIM7his9NZ https://t.co/rv1PCZpY8u\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n$BABA we finally green💯\t\t\n"$BABA \nShort squeeze +15billion dollars of buybacks behind will be the ultimate squeeze ever seen ✨"\t\t\n#NowListening 3/15/22 - BABA from Option Trades Today on @CastBox_FM https://t.co/9yTj22LO9S   Interesting $BABA trade by @Tony_BATtista >>> @mommavestor @MomAngtrades @RosannaTrades #options #trades  @wallstreetbets\t\t\nRT @EVInvestor21: $baba $amzn $goog $jd $spy $qqq $dia $iwm Alibaba with earnings best every quarter and superb growth is so underpriced af…\t\t\n"@Preston_Trades In the end', ' time will tell how low or high $BABA goes', " but when a $JPM analyst who doesn't know about timing (check his record) says to finally lighten up on $BABA and says that $65 is his target", ' well', ' THAT in itself is a tell.\n\nAgain', ' IMO"\t\t\n$BABA we finally green💯 ï¸\x8f\t\t\n$BABA ðŸ\x90‚ ðŸ‘\x81\t\t\n"$BABA \nThis is a company with 100+ billion dollar sales in a fucking day 1 single fucking day on 11-11 and the market is half what kind of shit is this we are the 11-11 army we are coming to feast!! 🤞"\t\t\n"RT @MessiahTheories: Whats the hardest part about starting with a small account ($100-$500) from above?\n\n$SPY $SPX $AAPL $BABA $TSLA $VXX"\t\t\n$BABA market cap of $206 billion is trading at 76$ and SHOP and meli which is having a MC less than $100 billion trading above $600 and $950 . How cool? This is not at all shorted 😄\t\t\n"@Preston_Trades You haven\'t been trading for 40 years', ' you dont know about sentiment and how that matters.\n\nIn the end time will tell and I used $80 because IMO this opens above that tomorrow morning.\n\n$BABA"\t\t\n"$BABA \nBaba 1000 price target that’s our fucking target!! This is a trillion dollar company !! â\xad\x90"\t\t\nSell $JPM Buy $BABA 💯 https://t.co/oVSvUU8kN4\t\t\n$BABA when market opens bulls will be pissed lol hk guys only knows how to sell😂 👆\t\t\n"$BABA \nAlex Yao you are going to become famous!! For the worst call in history.. watch out 📶"\t\t\n"$BABA \n\nAlex Yao 😎 ï¸\x8f"\t\t\n"$BABA \nThe Crook', ' JP Morgan $JPM', " was scared of 'Ant Financial", '\'  world\'s largest fintech. 🆙"\t\t\n$BHAT I see green', ' $BHAT ', ' $METX ', ' $JD ', ' $NIO ', ' $BABA . â˜\x9d\t\t\n$BABA up 500% in Biden’s brain â˜\x9d\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n"RT @SwingTradeStove: $AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne…"\t\t\n$BABA we need wallstreetbets here to squeeze jpm and co. this will hit 300 in no time. 😄\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n"$BABA can someone explain\nWhat would happen if baba was to get delisted? Does our investment go to zero? Or does it continue on the hang sent? 💯"\t\t\nNew video: I give my 5-minute take on Alibaba and the dangers of delisting. $BABA https://t.co/tMd8hvcSax\t\t\n$BABA $jd just think if chinese markets open up +1000 equalling the losses of yday', ' these 2 will RIp open tomorrow 💗\t\t\n$BABA bought the “dippity dipâ€\x9d .. hope I won’t regret 💫\t\t\n"@prosperousguy $BABA is already under $80 and is in a clear downtrend with no trend reversal. \n\nVery possible we see under $65 for a gap fill but time will tell."\t\t\n"RT @Option_Flow_Ape: $AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne…"\t\t\n$BABA no brainer St this level ï¸\x8f\t\t\n"Trend Analysis: Top 150 Stocks To Watch | March 15\n\nhttps://t.co/lrAMrGJn2t\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $INTC $NVDA $AMD $JPM $BAC $V $MA $PYPL $SHOP $NFLX $DIS $BABA $TLRY $F $MRNA $NVAX $NKE $SPX $SPY $NDX $QQQ"\t\t\n$BABA $QQQ $SPY Alibaba nothing but air to $109', ' rebound incoming ↔ https://t.co/0LVRQazStX\t\t\n$BABA man leaps for 06/2023 are cheap asf. These will print 99.99% unless it is getting delisted 🌟 https://t.co/L5Ou0obB29\t\t\n$BABA who bought above $150? ↘\t\t\n"@Climate_Joe Wouldn\'t that be funny (News on ANT) if they made a huge announcement before mkt open.  I tweeted earlier with charts that $85 was possible (200 exp/avg on 15 min chart) and maybe $90\n\nWith triple expiration Friday', ' maybe a melt UP on $BABA ?"\t\t\n$BABA china will be on fire 🔥 tonight ï¸\x8f\t\t\n$BABA CALLS GONNA PRINT 📈 https://t.co/1La3hOmeu0\t\t\n"$BABA \nInterest rate hikes interest rates cuts \nWe buy baba no matter what!\nFuck you J.P. Morgan \nWe on now!! We won’t calm down!! We going all out!!! 300 price target or nothing 🚩"\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA up 750% in Wakanda exchange 💰💰 â–¶\t\t\nIs This Cloudbreak Stock A Future Winner? https://t.co/cbd4syXMbd $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n"$BABA traded this in the 120’s finally took every china stock off my watch list. The threat of delisting will have a hangover these stocks\nThe chart trends speak volumes ï¸\x8f"\t\t\n$BABA someone wants it 💯 https://t.co/Vd4elSDMI4\t\t\n"@Preston_Trades Good luck buying $BABA at $80 if you can.\n\n$65? LOL  You keep watching"\t\t\n"RT @getinsightfulir: Alibaba\'s $BABA stock has dropped below where it was over 5 years ago', ' despite being a much larger company today.\n\nFY2…"\t\t\n"$AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/DSt1V2uwmf https://t.co/OIRXaYeY3R"\t\t\n$BABA  lmao. good one â\x9d—\t\t\n$BABA someone wants it 😘 https://t.co/Dtbqy4dIBt\t\t\n"RT @SmartOption20: تØ\xadليل ابل $AAPL \nعلى اليومى Ù…Ø\xadاصر بين 150 Ùˆ 153.\nكسر الدعم بيرجع لمناطق 148 \nاختراق المقاومة يستهدÙ\x81 156\n--\n#الأسهم_الأمر…"\t\t\n$BABA Alibaba acquiring JPMorgan soon ðŸ˜\x81\t\t\n@primtime420 $BABA AMEN!!! 🥇\t\t\n"$BABA seems attractive under $65 if one can stomach the geo-political risk on China. \n\nI will be watching $BABA closely as a potential buy and hold investment."\t\t\n$BABA who tf is gambling with this much money on a 4dte and 3dte by selling puts🤣 gosh if this Rips 😀 https://t.co/YCSv0ul4KJ\t\t\n"$BABA \nWe are now 6th looks at this fucking team work!! Let’s go China let’s go USA let’s go baba fuck you J.P. Morgan 😘"\t\t\n"Everyone', ' Come join an amazing group of traders 📉\n🔜https://t.co/9ksXmQ6Dh3\n\n$AAPL $TSLA $QQQ $BABA $GOOGL $SPY\n$SP.X $BTC.X $BB https://t.co/T9zAxNOFuc"\t\t\n$BABA Goodnight from Europe Bulls. Bears', ' hope you sleep well too. No need for nightmares ðŸ‘\x81 https://t.co/3o51GZPxWR\t\t\n"RT @Spicy_Michelada: $BABA \nWow baba +500% Miami stock market 👉"\t\t\n"Alibaba\'s $BABA stock has dropped below where it was over 5 years ago', ' despite being a much larger company today.\n\nFY2017 revenue: $22.99B\nFY2021 revenue: $109.29B\n\nFY2017 net income: $6.35B\nFY2021 net income: $22.90B\n\n#stocks #investing #alibaba https://t.co/OFPWmGvTTP"\t\t\n$BABA fed tomorrow. How Market reacts is what matters. Could be positive or negative. Market will decide 🆙\t\t\n"$BABA \n\nBullish for the week. Could go to $79 but I am bearish for the long term. Can’t seem to break the descending trend line. 🔔 https://t.co/Ez41y4AyF5"\t\t\n$BABA buyout at $300 per share just announced in the grocery stocks exchange where i buy my salami sandwich rip bears you fuc*ed ✅\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA THIS THE JPMORGAN TRASH ANALYST??😂😂😂😂 💫 https://t.co/qi2ybmgg2K\t\t\n"RT @Smith28301: To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n$BABA ant news coming pre market😂 👇\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n$BABA reaching ATH in the Eastern Hemisphere 🚩\t\t\n$BABA up 700% in PAPUA NEW 🇵🇬 GUINEA stock market ï¸\x8f\t\t\n@LabradorWoody tell that to $BABA lol look at their year chart âš¡\t\t\n@MrZincx $SPY $QQQ $BABA\t\t\n"$BABA \n\nSomeone will get fired 😀"\t\t\n$BABA  📶 https://t.co/g9LMkyVM4b\t\t\n$PROG $BABA gonna have to start selling organs to keep averaging down in these. 🤣 🆕\t\t\n"RT @juicetradesalgo: Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZ…"\t\t\n$BABA up 80% in Djibouti ðŸ\x8f¼\t\t\n$BABA one fine day this is gonna open up +200 dollars and bears are gonna be like 👆 https://t.co/8r44MiXxhz\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n"$AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/8vuMez2Z0N https://t.co/F2YHPCBZX7 https://t.co/aT6EfXu1Ox"\t\t\n$BABA up 500% in Haiti ðŸ‡\xad🇹 stock market 👉\t\t\n$BABA up 500% in Haiti ðŸ‡\xad🇹 stock market\t\t\n$BABA #8 Trending', ' top 3 and the squeeze Will be imminent\t\t\n"@Surbhi1601 It\'s spelled Anal-lists', ' don\'t Ass me why.\n\n$BABA Booie"\t\t\n"$BABA \n\nMeet Kevin 😘"\t\t\n$BABA #8 Trending', ' top 3 and the squeeze Will be imminent ï¸\x8f\t\t\n$BABA 69.69% up on the  Moulin Rouge Exchange 🆓\t\t\n$BABA if AMC & GME gonna have MOASS then this is gonna have GGMOASS - Great Grand Mother of All Short Squeezes 📶\t\t\n"$BABA \n+300% sofi stadium â\x8f©"\t\t\n$BABA 90% up in Uganda stock exchange followed by US markets 🔔\t\t\n$BABA up 10', '000% in Moscow since Ruble crashed lol 🤣 ðŸ\x8f¼\t\t\n$NIO $BABA $TENCENT Three Of China’s Richest Lose More Than $16 Billion In One Day As Stock Rout Hits Hong Kong-Listed Companies.. 🪄\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n$BABA https://t.co/unuP87Icyo\t\t\nCambio botella de Aceite de 1 litro por accion de $baba\t\t\n$BABA we trending 24/7', " 7 days a week from now on 💗\t\t\n$BABA Guys it's 102718% up on the Albanian stock exchange! Let me treat the bears to a stripper eachðŸ\x8d¾ðŸ\x8d¾ 🪄\t\t\n$BABA piece of trash. Keep up the fake momentum bulls", ' it won’t harm you', ' but nothing will help you. Straight to bag holding hell with this junk. ï¸\x8f\t\t\n"$BABA \nFuck J.P. Morgan\nFuck J.P. Morgan \nFuck jp Morgan\nYour puts will be wrecked 👆"\t\t\nA estos precios me empieza a gustar $BABA y $FB\t\t\n$BABA Up 64% in JPMorgan Stock exchange ï¸\x8f\t\t\nBooby calls did really well today! $BABA\t\t\n"RT @intrinsicvalyou: $baba hit the $70-80 Technical target \n\nChina 🇨🇳 should overtake US economy', ' and are happy shaking out investors\n\nBear…"\t\t\n$BABA thought this was on its way to getting delisted', ' ijs....hmmm👀👀 ï¸\x8f\t\t\n$BABA baba 30% up in Mexico 👀\t\t\n@JimScalpert Same reaction when bot $kweb $baba\t\t\n$BABA save my calls bulltards lol â\xad\x90\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 77 for expiration 2022-03-25 with total premium of 337.96K (total orders : 6', ' OI : 86)\t\t\n"RT @korinek_trades: 2/2 on the day\n\nMaking us 6/6 on the week \n\nAdding to our winning streak of 25/25 the past few weeks or so\n\nStaying VER…"\t\t\n$BABA 150% up in MARS 📌\t\t\n$BABA this will have the biggest short squeeze of all time 👆\t\t\n"My stock swing $BABA is getting some hate. \n\nHere\'s a great breakdown on why to be bullish on China and Alibaba. https://t.co/bJCEmr1PgA"\t\t\n$BABA if Xi is buying I am buying â–¶\t\t\n$BABA +25% White house Stock exchange â–¶\t\t\n"RT @DrStoxx: $BABA: ""...+15% to +20% rally from here..."" \n \nhttps://t.co/54C7GivcFG"\t\t\n$BABA JP shorts 10M shares THEN lowers price target by half … I say we make them pay ! I’ll buy more at open. 📌\t\t\n$BABA dont know whats goin on.... leeeeee gooooo ðŸ’\x9d\t\t\n"@BotsPegram See my tweets on $BABA yesterday', ' that\'s what I said that $JPM were morons and that was a buy signal:\n\n""$JPM finally downgrading today 😆  may be a buy signal"""\t\t\n$BABA JP shorts 10M shares THEN lowers price target by half … I say we make them pay ! I’ll buy more at open\t\t\n$BABA My firm just upgraded this to “must buyâ€\x9d\t\t\n"$BABA \nWe are #9 boys we climbing good job keep this up !!!!! ï¸\x8f"\t\t\n$BABA My firm just upgraded this to “must buyâ€\x9d â\x8f©\t\t\n"$BABA \nBaba +20% Taiwan 💲"\t\t\n"$BABA \nJ.P. Morgan fuck your puts we will wreck them !!! ï¸\x8f"\t\t\nRT @Michigandolf: $BABA AH pump? 👀 CNBC?\t\t\n$BABA 450% up in Paraguay\t\t\n$BABA it’s BUY TIME ! 📊\t\t\nSome good trades today in the call side $BABA $SPY $AAPL $GM $BAC $ICPT https://t.co/nx0s5agJri\t\t\n$BABA Up 634% in Cincinnati Ohio🎊🎊 congrats Bulls 😈😈😈 ✅ https://t.co/BsYlYkxxQs\t\t\n$BABA Stocktwits', ' what\'s up with this 52 week high and low numbers when they arent current to at least YESTERDAY? 👆\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (17)\n2. $OIL (7)\n3. $FB (6)\n4. $TSLA (6)\n5. $BABA (6)\n6. $COM (5)\n7. $FILL (4)\n8. $SQ (4)\n9. $CAMP (3)\n10. $TWTR (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/gcIpuy7XuF"\t\t\n$BABA 666% in Hell ï¸\x8f\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA 450% up in Paraguay ï¸\x8f\t\t\n"$BABA \nFuck J.P. Morgan’s puts let them decay â˜\x9d https://t.co/aeQmN9YXRy"\t\t\nRT @rubecube12: @pmarca Depends if you have fungibility. $BABA and $BIDU can be transferred into $9988 and $9888 reapectively. Then you hav…\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA 1000% up in North korea ï¸\x8f\t\t\n$BABA 300% up in Nigeria stock market ï¸\x8f\t\t\n$BABA lol. I said it. It has to raise by 8. $OCGN followed by ... https://t.co/L5JdlOfpcV\t\t\n$BABA lol. I said it. It has to raise by 8. $OCGN followed by ... â\x9d¤ https://t.co/tPwQY2pvqd\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/kutSBUZfJY\t\t\n$BABA $FJB 18 HOURS TIL THE APP DROPS!!!!!!!!! ï¸\x8f\t\t\n"This year: \n$AAPL is down -17.1% \n$AMD is down -31.9% \n$BABA is down -35.4% \n$DIDI is down -66.5% \n$RLX is down -69.8% https://t.co/daNQv12V8D"\t\t\n"With $BABA IMO', ' anything at or under $155 is a great average. Don’t let these lower prices deceive you from it being a great value at those levels. \n\nYou’ll be fine. https://t.co/FMKSeVlmAX"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA $BABA up 59% in Panama â˜\x9d\t\t\n"$BABA \nJ.P. Morgan bought these months ago and is trying to unload let’s wreck them 📊 https://t.co/AhjJ7yUFM1"\t\t\n"$BABA\n J.P. Morgan bought these months ago and is trying to unload let’s wreck them https://t.co/J1LZpEaH1s"\t\t\n$BABA +360% in Rust â\x9d¤\t\t\n$BABA 120$ tomorrow 😂 ✔\t\t\n"Today \'s DOW 30 $DIA HeatMap', ' of large cap stocks: $AAPL $GOOG $BABA $JNJ $JPM  \n  \n Learn more: https://t.co/r3QJEyqGoZ https://t.co/04ZgHNoTbc"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/XIYh8lSvpu\t\t\n$BABA $BABA up 59% in Panama\t\t\n$BABA bro up 34% premarket in Russia 📶\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 90\n$AMZN  Price: $2', '947.33  Mentions: 70\n$BABA  Price: $76.76  Mentions: 69\n$AMC  Price: $14.48  Mentions: 63\n$SONM  Price: $1.22  Mentions: 54\n\n#stocks #investing #trading"\t\t\n$BABA woahhhh let’s go ↘\t\t\n"@AviNMash $BABA\n$UBS\n$FL\n$RCII\n$FB\n$QFIN\n$WWE\n$HIVE"\t\t\n"$BABA~$800 into $25k with them. If you really want to make huge money 💰.Join us.\nhttps://t.co/ctYIVORMXk"\t\t\n$BABA woahhhh let’s go 🚩\t\t\n"Watching $AFRM heavy tmrw \n$BABA working AH https://t.co/KS3yNDGUqj"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n$BABA 69% up in Bangkok âš¡\t\t\n$BABA ✔\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWTzO https://t.co/ftH3Md1GiR\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN\n9. $AMD\n10. $FB"\t\t\n$BABA ripping in rubles ✔\t\t\n"$BABA \nBaba +36% Hawaii ðŸ\x8f¼"\t\t\n"Top tweeted stocks:\n$TSLA $VXX $AAPL $SPX $ZIM $NVDA $MSFT $AMC $FB $BABA $HYMC $ES $AMD $AMZN $NIO $NFLX $GLD $GM $COUP $CCJ $LUNA $ABBV $PLTR $TWTR $XPEV $USO $PFE $GFS $GOOG $GME $JPM $C $CNC $OSTK $LOW $PRNT $IWO $VNM $FM $SKYY $MUSA $CAR $VIVO $DDOG \n\n #stockstowatch https://t.co/hOpNFPYarm"\t\t\n$BABA We could see a Gap tomorrow at 85-90\t\t\n@DrStoxx If political and geopolitical tensions are eased then $BABA will run back to $200+ very quickly.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/5yvLbJd3Lt\t\t\n"$SPY $TSLA $BABA $VXX $NIO  \n \nNot the best watchlist but it paid. Congrats to everyone who played. 📢 https://t.co/40NjUZM8K1"\t\t\n$BABA $MOMO  WE DID IT - CONGRATS ON THOSE WHO BOUGHT ï¸\x8f https://t.co/kReLqAv0Y5\t\t\n@evantindell This is why $BABA buyers are crazy\t\t\n$BABA 111 was big support. Was touched 4 times but failed. If it  get taken then for sure baba will rip and never look back. Bulls can do it 📶\t\t\nFuck fintwit $BABA troll \'twit is where the party is tonight.\t\t\n$BABA 420% in Jamaica 🔔\t\t\n$BABA Let\'s see the last three gaps on BABA\'s chart fill. The top two filled today. It could take months to get down there but I have hope', ' lol. ï¸\x8f https://t.co/7TWdFJtFPz\t\t\n$BABA gains in after hours trading. See vwap price action. https://t.co/0OsZiYto7e https://t.co/ndmfNiJo3F\t\t\n$BABA why bullish? ðŸ‘\x8d\t\t\n$BABA 📶 https://t.co/4BjPxdEfuF\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n@Akshat_World What is your view point on $BABA\t\t\n@lawmaster $BABA\t\t\n$BABA if they ever announce any ipo after paying off ccp 200 easy lol ï¸\x8f\t\t\n"RT @Smith28301: To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n$BABA trump does it again 😀\t\t\n"$BABA \nWe are #10 on trending this is unacceptable we need top 3!! ðŸ‘\x8d"\t\t\n"RT @Smith28301: To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n"@hmeisler Traded $BABA today.  Used both one minute candles and tic charts.\n\nCrazy how fast it was bouncing at times.\n\nThink or swim is great."\t\t\n$BABA this is gonna run so hard. 💯\t\t\n$BABA once it starts to turn around I see it going to 140 to make higher high ↔\t\t\n$BABA tread carefully. This stock is one piece of news related to China and Russia away from going to $0 📶\t\t\n"RECAP 🔮\n\n$PFE = No Triggers \n\n$NIO = 40% Put Trigger\n\n$BABA = 25% Put Trigger \n15% = Call Trigger\n\n$FB = 75% Call Trigger\nPut = No Trigger\n\nâ\x9d¤ï¸\x8f For Another Watchlist https://t.co/kR9A3PmhiG"\t\t\n$BABA 79 a good place to load up? Missed the 75s today. âž¡\t\t\n$BABA wen moon ðŸ‘\x81\t\t\n$baba https://t.co/QmhmhhsTh8\t\t\n$BABA wen 80? 😂 ï¸\x8f\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLRY $BABA $BIDU $KERN $NFLX $FSLR $FUBO $PINS $PLUG $CRM $CRWD $ABNB $SPY \n\n#stocks #TSLA #StockMarket #StocksToWatch https://t.co/OLFbuPpw4Y"\t\t\n"$BABA  $ACH  \n$SSEC  gap filled (July 2020) 🪄"\t\t\n$BABA coiled spring ☑\t\t\n"Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/3vbD4MvBKd\n\n$TSLA $NVDA $BABA $ZM $TLRY $ABNB $PYPL $EDIT $AMZN $GME  $PTON $YMM https://t.co/qNFxfd0N1R"\t\t\n$KWEB $BIDU $BABA $BILI yesterday news : Chinese CDC cut covid-19 test - CT value to any above 35 considered as negative. So we won\'t see a lot of confirmed cases in China ï¸\x8f\t\t\n$BABA +40% in South Pole! âž¡\t\t\n"To share trading point of view join here \nhttps://t.co/3vbD4Mv3UF\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD $AAPL $AMD $NQM https://t.co/daC8R3SGD7"\t\t\n$BABA  stocktwits should ban every account that was bearish when the stock was 74 75 today 💯\t\t\n"$BABA \nWow baba +500% Miami stock market 👉"\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n$BABA yeah we gonna have a nice pop tomorrow plus I’m sure shorts will be covering to protect their profits âž¡\t\t\n$BABA $90 tomorrow ï¸\x8f\t\t\n"RT @Melrose69123311: $BABA \nLet’s make this the biggest squeeze this thing is shorted in the billions ! Baba + 1000% our imagination 😀"\t\t\n"RT @MotleyFoolMoney: Before buying Chinese stocks on the dip', ' you might want to hear @TMFOtter\'s analysis.\n\nBefore donating to that non-pro…"\t\t\n"$BABA \nLet’s make this the biggest squeeze this thing is shorted in the billions ! Baba + 1000% our imagination 😀"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"$BABA \nUp 900% on the Moscow Stock Exchange !!!!! THROW MONEY AT IT !!!!!! â\xad\x90"\t\t\n$BABA $JD 💟 https://t.co/JBG6S5ui2G\t\t\n$BABA THE WAR IS OVER. Zelensky foldeeeeeedddd woooooo. Me making moneyyyy boyyyyyyyyzzz I\'m so haaaaarrrdd 📶\t\t\n$BABA $BIDU $DOYU $MOMO â\xad\x90 https://t.co/3fcjdpHLYI\t\t\n"To the enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtvErW\n\n$BA $BB $BABA $LUV $KSS  $SPG  $RCL $TELL $ENSV  $AXAS $FET $JD https://t.co/nyhTnPZdQA"\t\t\n$BABA 30% + 📈\t\t\n"💴Check out this chart guys!💴 \n \n$BABA 🪄 https://t.co/gRqsQ0zAU9"\t\t\n"$BABA \nBaba +100 Denarius Ancient Rome ☑"\t\t\n$BABA this move by JP mark the bottom in baba â–¶\t\t\n$baba go find the recent tweets for this. Thank me later. This is hysterical\t\t\n"💴Check out this chart guys!💴\n\n$BABA https://t.co/TaxyVeX93r"\t\t\n$BABA Hey JP Morgan you can suck my pee pee 😀 https://t.co/IEcFEErW19\t\t\n$BABA I don’t know', ' Margo 📈\t\t\n"https://t.co/McJQCtv6Co\nJoin now\n$TSLA $NVDA  $MU $AMZN $MSFT $BABA $NFLX $ADBE $AXP $IBM  $AMD $ADSK $V $CAT $JPM $FB https://t.co/9s9DzgIqS7"\t\t\n"$BABA If it sinks more than great! True investors will buy more. \n10years this will be priced properly ï¸\x8f https://t.co/QkNh9UJShD"\t\t\n$BABA triple digits soon â\xad\x90 https://t.co/IdDxg8Dxmo\t\t\n$BABA should have loaded more 😡 ðŸ‘\x81 https://t.co/MFEqxUV3Py\t\t\n@BAtipico Yo estoy igual ', ' $BABA es mi mayor error sin duda. La semana pasada vendÃ\xad mi etf de petróleo con un +110% y hoy lleva ya un -30%. No entré a invertir pensando que iba a acertar siempre', ' a veces se gana y a veces se aprende. Largo plazo busco mi +7%', ' estamos tranquilos\t\t\n$BABA and why is my p*ssy so wet', ' Todd? ðŸ‘\x81\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN…"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA what is going on? What are y’all talking about? I just loaded up at $75 so I’m interested 😂 🔔\t\t\n$BABA Cash me outside', ' bears aint laughing. ☑\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $TRX\n3: $XEM\n4: $ORBS\n5: $SRM\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $PYPL\n3: $BITW\n4: $BILI\n5: $TSLA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @KASDad: $BABA Almost a round trip. https://t.co/et3RP4zPmt\t\t\n$BABA _146% on the Island of Wakanda ✔\t\t\n$BABA scrubussy 👀\t\t\n$BABA what does jpm have to do with this? Did I miss something? â\x9d¤\t\t\n$BABA +35% in Mozambican? 🪄\t\t\nJ.P. Morgan analyst who downgraded Chinese stocks yesterday after 70 percent drop $baba $kweb $bidu $jd $ntes $nio. I will leave it at this image. https://t.co/yoDv6aow0f\t\t\n"$BABA \nBaba was +12% in banghazi stock market before the stock exchange had a rocket launched at it. They shut the stock exchange down but they said baba would of at least been +50% had the exchange not been destroyed 📈"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Okcoin $BABA\t\t\n$BABA  Hey JP Morgan let me catch more of that sexy falling knife. MORONS! 💟\t\t\n1 year ago I started my journey as a retail investor what a roller coaster! 2022 has not been a good year so far...  Here\'s the current positions and performance. $GOOGL $AXP $AAPL $AMZN $FB $AMD $MCD $SHOP $BABA $UBER $NFLX $CRSP $SGMO #stocks #revolut #trading  #stockportfolio https://t.co/dXf0D7o1W9\t\t\n"$BABA $NIO $PDD \n\nLet’s take off… âš¡ https://t.co/sPoksE0LsI"\t\t\n$BABA gonna go quick when it does pussys 📢 https://t.co/hjoUpfxDDh\t\t\nRT @TCLTrader: $BABA $PDD $SE $NIO Mega Cap Chinese stocks selling off on Huge Volume into the Bottom Danger Zone', ' many with Low Risk Entry…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $TRX\n3: $XEM\n4: $ORBS\n5: $SRM\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $PYPL\n3: $BITW\n4: $BILI\n5: $TSLA\n\nAll #FTX results: https://t.co/kFG8Xq5sHx\nNot buy signals"\t\t\n"@MarkGuasch1 @Ivan_Bolsa Perfecto el ciclo económico que comentas', ' pero no entiendo el mezclar todo cuando', ' en el caso de $BABA todo se acrecenta por el riesgo paÃ\xads y el deslisting. PEro aún asÃ\xad', ' veremos. \n\nY en perÃ\xadodos de estanflación', ' generalmente', ' las que antes salen de ellas son las Smallcaps"\t\t\n$BABA y’all got me mad confused lol ï¸\x8f\t\t\n"$BABA So f**king glad I stuck to my guy here and bought by the boat load at 73-74 this morning and loaded long out ITM calls \n \nF**K YOU BEARS 💗"\t\t\n"$BABA $PDD $SE $NIO Mega Cap Chinese stocks selling off on Huge Volume into the Bottom Danger Zone', ' many with Low Risk Entry (LRE) Doji Bars\nWe could be nearing the Bottom! Aggressive Traders: Watch for Huge Rebounds very soon (20-30% Fast Moves) Consider Lower Time Frame Entries https://t.co/s23KTlf5SY"\t\t\n$BABA clearly tactics by Jp Morgan ✨\t\t\n$BABA Why do some people put the dollar sign after the amount? 👀\t\t\n"#WallStreet 🇺🇸 Most Mentioned Tickers on WSB #wallstreetbets now:\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN\n9. $AMD\n10. $FB"\t\t\n$BABA 20% in shut the fuck up', ' long and strong for the next decade', ' wayne If tomorrow going up down and so on â\x9d—\t\t\n$BABA Jp Morgan loaded the boat. Thanks paper hands 👆\t\t\n"$BABA \nWow are you guys seeing baba in wakanda stock exchange right now? Halted after +75% âš¡"\t\t\n$BABA JPM Has cost me so much money with their bullshit downgrades in my life.  Can we get together Game Stop style and short them to zero? 📢\t\t\n$BABA I pawned my wife’s engagement ring and sold my fridge to buy more today 🚀 â–¶\t\t\n$BABA one of the biggest countries on the planet with the biggest middle class the world has ever seen soon lol be dumb to try and ban china . us dominted for 75 years time for china . then india or brazil ï¸\x8f\t\t\n$BABA Someone call a bull exterminator for this place! 💗 https://t.co/WH9JacjhoT\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN\n9. $AMD\n10. $FB"\t\t\n$BABA Yeti says BUY', 'BUY', ' BUY. Abominable snow man advice ? ï¸\x8f\t\t\n$BABA what happened 👇\t\t\n$BABA don\'t make us regret nibbling like giant pussies today! I swear we\'ll buy like men at open! ï¸\x8f\t\t\n$BABA hoping these will print tommorow ï¸\x8f https://t.co/GCdkYZQKBq\t\t\n$BABA revolution in China happening ccp dead xi dead😂 📌\t\t\n"$BABA JPMorgan! 😂😂😂 Everybody in financial business Europe is laughing with you!!! Whahahaha! What a joke!!\nAnd in de US they call you “analystsâ€\x9d? Wahahahaha âž¡"\t\t\n$BABA oooh fuck the pumper are here!!! ï¸\x8f\t\t\n$BABA +40% GSX (Greenland Stonk Xchange) ï¸\x8f\t\t\n$BABA we going back north 🌎 â\x8f©\t\t\n"$BABA \n\nAnT ipo? â\xad\x90"\t\t\n"$BABA: ""...+15% to +20% rally from here..."" \n \nhttps://t.co/54C7GivcFG"\t\t\n$BABA Tried to warn the shorts lmao â–¶ https://t.co/6e7yfwoy0s\t\t\n"$BABA \nBaba +900% Kazakhstan very nice great success 👇"\t\t\n$BABA Holy jesus what is happening', ' is the sleeping dragon awakening? ï¸\x8f\t\t\n$BABA 3% up after hours…not surprised and long way to go… ðŸ\x8f¼\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA HAHAHA bought this at around 6 times free Cash flow today….if you subtract balance sheet cash', ' it’s lower.  $FXI 😘\t\t\n$BABA sooner or later Alipay will have an IPO either here or somewhere else. 📌\t\t\n$BABA manali buying buy buy buy!!!😂😂😂 ðŸ‘\x81\t\t\n$NIO $BABA $HYMC took today\'s dip and sold some..  holding the rest for a recovery swing trade.. 🤞 $RMSL swing play gonna make me rich. Fda coming.. entry is under .02 if you can get it.   🔥 💕💋 ✔\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 89\n$BABA  Price: $76.76  Mentions: 68\n$AMZN  Price: $2', '947.33  Mentions: 66\n$AMC  Price: $14.48  Mentions: 58\n$SONM  Price: $1.22  Mentions: 53\n\n#stocks #investing #trading"\t\t\n$BABA up 96% on Corona stock exchange 📶\t\t\n"$BABA \nBaba + 25% middle earth. Also $PLTR is up 50% there â–¶"\t\t\n"ðŸ\x90» FINRA Highest Short Volume (03-15-2022)\n\n$HYMC - 80M\n$MULN - 51M\n$AMD - 50M\n$SONM - 30M\n$NIO - 29M\n$CEI - 28M\n$TQQQ - 20M\n$CTK - 19M\n$SNDL - 19M\n$BABA - 18M\n$GFAI - 18M\n$SQQQ - 17M\n$AAPL - 15M\n$AAL - 15M\n$NVDA - 15M\n$RLX - 14M"\t\t\n$BABA +69% in my butthole 🔔\t\t\n$BABA over 100 tards. â\xad\x90\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n$BABA 100 this week😀 📊\t\t\n$BABA +30% AH in Manila 😃\t\t\n$BABA Mozamique Stock Exchange halting BABA pre-market. Up 27', '56% ðŸ‘\x81\t\t\n@Mayhem4Markets @Michigandolf 3 times over 3 months i tried to start a $BABA position only to get stopped out before i could add to the position.\t\t\n"RT @Buguisim: Valores del VÃ\xaddeo Análisis; Buscando Soportes... $BABA $JD $BIDU $NIU $BILI $TCEHY\n\nNO olvides votar para Próximos VÃ\xaddeos!!!…"\t\t\n"Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday. \n\n$BHP $FCX $BABA $TJX https://t.co/Fz0tIqhERP"\t\t\n"$BABA \n+80% Ukrainian stock exchange. 🌟"\t\t\n"RT @Buguisim: AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Sto…"\t\t\n$BABA lets go ✨\t\t\n$BABA Timbuktu making money for you. Up 20% in Mali :) ↔\t\t\n$BABA +42% in Liechtenstein market 📣\t\t\n$BABA Great price even for delisting.  Fidelity and Charles schwab can trade HK shares 1:8 📢\t\t\n$BABA wtf is going on here? ✔\t\t\n$BABA happy that I added ï¸\x8f https://t.co/lyQTpv5Xp9\t\t\n$BABA  Bought a few hundred per market.  I pre pare to hold long term and convert to HK 📢\t\t\n$BABA so baba decided to ditch everyone and go green AH? 🤣 👉\t\t\n$BABA  link? ✨\t\t\n$BABA down 18% in Belarus 🥇\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA up 6', '000% Mars pre market ðŸ’\x9d\t\t\nRT @NovatoWall: $BABA Tocando lateral del canal bajista', ' vela doji con entrada de mucho volumen', ' en sobreventa y salida de manos débiles vs…\t\t\n$BABA +69% in Uranus premarket. ï¸\x8f\t\t\n@Michigandolf Right? I tried to chart $BABA', ' but this is all that came up for the past month. https://t.co/96z7E03Y4e\t\t\n$BABA so baba decided to ditch everyone and go green AH? 🤣\t\t\n$BABA is this green I see?? https://t.co/Sk3yVbLz17\t\t\n$BABA is this green I see?? ï¸\x8f https://t.co/AACrS2SRYc\t\t\n"RT @Palmieri888: $BABA \n\n    Sin patrones en la Estrategia de  #ICEROCK \n\nNOT  YET ¡¡"\t\t\n"Personally I think all chinese stocks will stay in a bear market as long as #USA under the current government.\n$baba $TCEHY $JD\n#ChinaRussia #RussiaUkraineWar"\t\t\n$BABA Don’t Catch the Falling Knife', ' Says JPMorgan! Do opposite! 👉\t\t\n"$BABA  \n +40% in Antarctica premarket lol â˜\x9d"\t\t\n$BABA WOW âž¡\t\t\n$BABA +30% in Germany market 😄\t\t\n$BABA 50% in North Korea market already ï¸\x8f\t\t\n$BABA I’m beating myself up for not buying more calls today. I was gonna avg down if it dropped tomorrow but now I would be avg up pretty bigly. Oh well ï¸\x8f\t\t\n$BABA +31% in Cayman Islands premarket 📌\t\t\n$BABA take a screenshot it might be the last time you’ll see a + in front of that number for a while 📈\t\t\n@Michigandolf $BABA black sheep\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAm…"\t\t\n"$BABA \nBaba +30% in Mogadishu premarket 🔔"\t\t\n$BABA AH pump? 👀 CNBC?\t\t\n$BABA @RealLife1000baggers lol these analysts needs to be shot down with falling knife :P 👆\t\t\n$BABA @RealLife1000baggers lol these analysts needs to be shot down with falling knife :P\t\t\n@a_inversor "Habrá hecho suelo?" Es el apellido de $BABA. 🤣🤣🤣\t\t\n$BABA 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 📢 https://t.co/7UxBaKqj9W\t\t\n$BABA  CNBC pumps it. When have they been wrong in the last 3 months? One tweet about China ruins this stock for good. No position.\t\t\n$BABA  another extremely wrong post â˜\x9d\t\t\n$BABA Tocando lateral del canal bajista', ' vela doji con entrada de mucho volumen', ' en sobreventa y salida de manos débiles vs manos fuertes. Sin entrar en fundamentales', ' un buen rebote ya le toca🤔 https://t.co/t5ffEy81b8\t\t\n$BZUN when baozun was at 35 the jpm Anaylst put a 45 dollar price target on it.  Now when it’s at 5.50 he puts a 5 dollar target on it?   The horror… 🤡 $FXI $BABA â\xad\x90\t\t\n"$BABA \n15% Green Day’s back to back incoming! I feel it in my bones ï¸\x8f"\t\t\n$BABA looks like $JPM has short position on this :P', ' lets squeeze and burn these mfs :P 😄\t\t\n$BABA Baba Booey â\x9d— https://t.co/wxZUo22NVa\t\t\n"$baba $spy $webr $vxx\n\nPast his prime https://t.co/15MXgZOYBa"\t\t\n$BABA looks like $JPM has short position on this :P', ' lets squeeze and burn these mfs :P\t\t\n"$BABA $TLRY $CENN They have helped me to grow my account to almost 2.5 million.... 100% recommend joining! \n \nIt\'s free joining ~~~~🚀 https://t.co/jfnKgmwYZf 👇"\t\t\n$BABA I understand not buying this stock here. Kinda falling knife. But imagine buying puts on it 😂😷🤢 â\x9d—\t\t\n$BABA tell me i nailed another bottom $PYPL 💯\t\t\n"$BABA \nLet’s go ba ba let’s go we are tired of holding these bags they getting heavy give us relief ï¸\x8f"\t\t\n$BABA  look at how stupid they were 😆 💟\t\t\n@zerohedge $BABA\t\t\n$BABA Any news cause AH move? 📣\t\t\n$BABA should be up 30% from here easily ✔\t\t\n$BABA Taiwan will be the DEATH of this stock. ðŸ‘\x8d\t\t\n$BABA lol bears ready to shit ï¸\x8f\t\t\n$BABA  What happens to the stock if China goes to war with Taiwan ↘\t\t\n"$BABA 3% arriba aftermarket.\nCurioso cuanto menos sin notÃ\xadcia detras.\n\nLo del Ã\xadndice en china de hoy tenia toda la pinta de capitulación. Habra hecho suelo por fin? ðŸ§\x90 https://t.co/PdOUTaLjOz"\t\t\n"$BABA if this holds overnight and opens green it’s an easy short back down \nAll the dip buyers at $74 will be looking for a profitable exit \n$72 next stop â–¶"\t\t\n$BABA from one extreme to the other: catching a falling knife? https://t.co/AQbr7E2fNs\t\t\n"RT @vnkumarvnk: Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSe…"\t\t\n@JanoGra MyÅ›laÅ‚em że $BABA po 120$ to okazja. Poczekam aż wróci do formy.\t\t\n$BABA my puts gone cash out tho lol I’ll wait till y’all sell off Friday 😊 ✨\t\t\n$BABA OMG +2% !!!! That’s impossible!!!! ☑\t\t\n$BABA back to 100 in couple of weeks :P', ' after that no stop till 150 :P congrats who bought it. pay some respect its the $AMZN and $V of  china! 📌\t\t\n$BABA 100$ 💲\t\t\n$BABA moving AH', ' $WISH still red. There comes a point where you just gotta admit nothing will save this turd. This is that point unfortunately. Maybe the price would rocket if @sfpiotr got hit by a bus.\t\t\n$BABA nice to see Chinese give some change back â\x8f©\t\t\n$APPL $MSFT $TSLA $GOOG $META $BABA $NDX $SPX $SPY $QQQ $IWM\t\t\n$BABA has a double top 2min chart.... lmao\t\t\n$BABA China News out buy $TIGR ï¸\x8f\t\t\n$BABA Gme 2.0 lfggggg 💯\t\t\n$BABA back to 100 in couple of weeks :P', ' after that no stop till 150 :P congrats who bought it. pay some respect its the $AMZN and $V of  china!\t\t\n$BABA was there news? 😀\t\t\n$BABA Expected 3/18 calls here 😎 ï¸\x8f\t\t\n$BABA 100s incoming 👆\t\t\n"Didn’t catch much on tv today', ' but I just overheard that call on #cnbc fast money.  long $baba \n$spy"\t\t\n$BABA GO BACK DOWN TOMORROW FOR ME TO GET SOME MORE LEAPS 👇\t\t\n$BABA tomorrow we should cross 90\t\t\n$BABA let’s see what tomorrow brings. We killed it today link in my bio this is not a scam 👀 https://t.co/kNwRt4WsBX\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 37 | -46.4% | 🚀\n| $VXX | 25 | -13.8% | 🚀\n| $GME | 17 | -22.7% | 🚀\n| $BABA | 16 | 0.0% | 🚀\n| $FB | 16 | 128.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA lol @ this after hours pump. Couldn\'t break back above support during regular hours so they\'ve got to fix it for the algos. 🥇 https://t.co/gE6sTsXH32\t\t\n$BABA tomorrow we should cross 90 💫\t\t\n"how do I do it ? \n\nvery well', ' thanks \n\n$baba $vxx $ctk"\t\t\n$BABA CNBC just reported they expect 15% up soon ï¸\x8f\t\t\n"$BABA \nAfter hours high"\t\t\n"a rare $baba pimp at 77.77\n\nnow 79 \n\nwho the best ?"\t\t\n$BABA Yes. â\x9d— https://t.co/xwBW08eADd\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (18)\n2. $GME (13)\n3. $SPY (13)\n4. $VXX (11)\n5. $TSLA (6)\n6. $COM (6)\n7. $TWTR (5)\n8. $BABA (4)\n9. $WISH (4)\n10. $SMH (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/0j6Q35mqLx"\t\t\n$BABA GIVE IT UP FROM THEM HK BOYS THEY GOING TO RUN IT UP 😀\t\t\n$BABA Back above 80$ tomorrow! 📶\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 42 | -35.4% | 🚀\n| $VXX | 24 | -20.0% | 🚀\n| $GME | 17 | -22.7% | 🚀\n| $FB | 16 | 128.6% | 🚀\n| $BABA | 16 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA This was oversold at 220 ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $TSLA 🥈\n3. $NVDA 🥉\n4. $VXX\n5. $UNH\n6. $ABBV\n7. $AMC\n8. $BABA\n9. $KWEB\n10. $CCJ\n\n( Sorted by most recent ) https://t.co/b6Q1AEJJv6"\t\t\n$BABA All Chinese stocks are up after hours', ' and the Chinese are real good at trading on insider information. I bet you audit news soon', ' or interest rate lowering from China. 👆\t\t\n@UBCSE_IR Finally', ' $BABA is green\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 42 | -36.4% | 🚀\n| $VXX | 23 | -23.3% | 🚀\n| $BABA | 17 | 13.3% | 🚀\n| $GME | 16 | -30.4% | 🚀\n| $FB | 16 | 128.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nAdami really like da $BABA ?\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/aXmZSimUIs\t\t\n$BABA So when is this going back to my 120 cost base 😂 🆓\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\n"RT @itscharliemar: Picked up another $900K of $BABA at $75. Lowered my average to $92.99 from $96.66. Both on TD and IBKR. \n\nSo far my over…"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/WDPsEDTrrx\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"Large cap stocks with the most shares traded today\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAmerican $AAL 76.1M\n$VALE 66M\nFord $F 65.2M\nPinduoduo $PDD 56.7M\nOccidental $OXY 49.1M\nNvidia $NVDA 49M\n$ITUB 48M\nExxon $XOM 47.8M\nBradesco $BBD 43.2M\n$BAC 41.4M"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA when people celebrate a +2% in AH it means we are near bottom :) ï¸\x8f\t\t\n$BABA Come to daddy 😈. I knew I should\'ve bought 2 calls instead of 1 ðŸ˜\xad 🚩\t\t\n$BABA easy boy.. let bulls be happy for sometime 📌\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @srsundar33: $BABA smells like a squeeze 💟\t\t\n$BABA Big day tomorrow all around ï¸\x8f\t\t\n$BABA tutes are loading up ↘ https://t.co/xPZSv3JeKl\t\t\n$BABA why is this up? ï¸\x8f\t\t\n$BABA enjoying the love up 1.70 after hrs. https://t.co/A1xduSQX6F\t\t\n@InversorExperto @condenado22 Una pregunta que me estoy haciendo ', ' si se lÃ\xada con el tema China', ' entiendo que eso es lo que descuenta el mercado $Baba ', " que le ocurre a Tesla con casi el 50% de producción y algo menos de ventas dependientes de la fábrica china ? A Tesla no le afecta entiendo …\t\t\n$BABA Stay strong.... theres always a final flush b4 the turnaround.... hopefully that was it 👀\t\t\n$BABA called the load at 74 for the overnight flip.  Let's keep holding for the rush hour at 8:30am. This could touch 90 tomorrow. 👆\t\t\n$BABA they say don’t catch a knife meanwhile this is pumping after hours lol 📈\t\t\n$BABA bulls getting too excited lol ï¸\x8f\t\t\nRT @Trading_Sunset: $BABA settled -1.3% to $76.76", ' on monstrous vol\' of 85.3M. Today\'s candle is a reversal... s/t bullish. Clearly.. m/t h…\t\t\n$BABA easy money 💰 ï¸\x8f\t\t\n$BABA the Chinese are exiting ï¸\x8f\t\t\n$BABA $BABA $FXI $BZUN Literally the Best Buy signal ever.  They have been so wrong on China the analyst should be fired.  Unreal 📌 https://t.co/4FsLYuqMKP\t\t\n$BABA $FXI $BZUN Literally the Best Buy signal ever.  They have been so wrong on China the analyst should be fired. 🪄 https://t.co/xaElDUSUMP\t\t\n$baba & $Tuya no try no result could be a great swing trades $nio (my friends calls it Tesla of China) is under close watch now\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 85\n$BABA  Price: $76.76  Mentions: 67\n$AMZN  Price: $2', '947.33  Mentions: 65\n$AMC  Price: $14.48  Mentions: 54\n$SONM  Price: $1.22  Mentions: 53\n\n#stocks #investing #trading"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"$BABA \nBABA come back', ' yeah', " you can blame it all on me \n'Cause I was wrong", ' and I just can\'t live without you 💫"\t\t\n"$BABA\n BABA come back', ' yeah', " you can blame it all on me \n'Cause I was wrong", ' and I just can\'t live without you"\t\t\nIs that $BABA PUMP ready ðŸ¥\x81 https://t.co/aqmkS2rJuc\t\t\n$BABA but but delisting lol https://t.co/zOu0PmzFCr\t\t\n@unusual_whales Yahoo still says $BABA is a buy. Thoughts?\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n"💸Most Active Stock Options From Today🧨\n\n$AAPL $TSLA $AMD $BABA $FB $NIO $NVDA $MSFT https://t.co/eSBC94DBCd"\t\t\n$BABA Find Jack Ma at beach !  120 tomorrow 😂😃😃😃\t\t\n$BABA ceasefire? 👇\t\t\n$BABA is this a tech stock?  10 PE? ï¸\x8f\t\t\n$BABA any news? 🔔\t\t\n$BABA most weak hands are gone ', ' capitulation almost done\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/nZjuD1WQd8\t\t\n$BABA only people that know are the illuminati â\x8f©\t\t\n$BABA $BIDU short squeeze tomorrow up after hours news out there? 💗\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/EdoVDWPIgL\t\t\n"$baba \n\nstill going ! \n\nthe old 77.77 buy sig !!!!"\t\t\n$BABA Moon me â\x9d—\t\t\n$BABA buying baba at this price...might aswell.."when others are fearful be greedy".\t\t\n$BABA up for the first time in 2 weeks :P', ' is this a sign :P\t\t\n$BABA most weak hands are gone ', ' capitulation almost done 💫\t\t\n"$BABA \n\nAnt IPO?? ï¸\x8f"\t\t\n$BABA Sorry this will happen tomorrow 😅 â\xad\x90\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/wnKiGe32g4\t\t\n$BABA remembering this was 300$ ... ☑\t\t\n$BABA Find Jack Ma at beach !  120 tomorrow 😂😃😃😃 ðŸ‘\x8d\t\t\n$BABA thanks accumulated 1700sh 🌟\t\t\n$BABA $150 coming faster than you thought … ï¸\x8f\t\t\n$BABA Charlie Munger tripled down ? 🆕\t\t\n$BABA Breaking news: Alibaba is significantly oversold â\xad\x90\t\t\n@CNBCFastMoney @karenfinerman @timseymour Buy $BIDU and $BABA. CopyðŸ¤\x9d\t\t\n$BABA if you aren’t in this at this price', ' you don’t like making money 💵 â–¶\t\t\n"一時ã\x81¯ã\x81‚れ程ã\x81«é¨’ã\x81Œã‚Œã\x81Ÿ $BABA ã\x81Œã€\x81ã\x81¾ã\x81•ã\x81«çŒ«ã\x81®ãƒ\x90ãƒ\x90ã\x81¨åŒ–ã\x81—ã\x81¦ã\x81„る。IPOã\x81¯2014/9。当時ã\x81®æ\xa0ªä¾¡ã\x81¯ç´„$90。今日ã\x81®çµ‚値ã\x81¯ç´„$77。å\x90Œæ™‚期ã\x81® $AMZN ã\x81¯ã€\x81ã€\x81ã€\x81以下割愛。\n\n🇨🇳ã\x81®GDPæˆ\x90長率ã\x81ŒðŸ‡ºðŸ‡¸ã\x81®å…¶ã‚Œã‚’è¶…ã\x81ˆã\x81¦ã\x81„ã‚‹ã\x81£ã\x81¦ã€\x81ã\x81\xa0ã\x81‹ã‚‰ãƒŠãƒ³ã\x81ªã\x81®ã€‚GDPæˆ\x90長率ã\x81®å\x90„国比較ã\x81ªã\x81©ã€\x81æ\xa0ªå¼\x8f投資ã\x81«ã\x81¯ä½•ã\x81®é–¢ä¿‚ã‚‚ã\x81ªã\x81„。\n\næ\xa0ªä¾¡ã\x81®ä¸‹è\x90½ã\x81Œè¶³ã‚Šã\x81ªã\x81„ https://t.co/gKWMBG1GLX"\t\t\n$BABA Somebody knows ï¸\x8f\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA Buy the dip works some days', ' eh? 🔔\t\t\n$BABA heck yea! Started my position at 74 this morning. 400 shares! 💢\t\t\n$BABA up 3 percent hahahah 😀\t\t\n$BABA fuc burn shorts run faster to $150 📶\t\t\n$BABA $SPY Bought the “dipâ€\x9d today â\xad\x90 https://t.co/SVjbqnNGPW\t\t\n$BABA how low tmw ? ðŸ˜\x81\t\t\nRT @epictrades1: $BABA hearing it got some much needed love from the Fast Money crew . Closed 19-20 RSI\t\t\n$BABA 😂😂😂 🌟\t\t\n$BABA hearing it got some much needed love from the Fast Money crew . Closed 19-20 RSI\t\t\n"$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA  $NQM\n\nThanks to the discord group for the traders ðŸ™\x8fhttps://t.co/3vbD4Mdsw5 https://t.co/YOkB4j9qnF"\t\t\nRT @Mike43308486: Let’s go Chinese stocks! China futures is up big. Almost 5% after a big 7% decline yesterday. There is a news came out to…\t\t\n"China Risks Send Alibaba Stock Back to Level of 2016\n#Stocks $BABA #StockMarket $YUMC $ZLAB $JD $TCEHY #China #RussiaUkraineWar  https://t.co/Qtf8QJuCTI"\t\t\n"$KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $TAOP $JFK $CEMI  $DOCU $FB \nAlerts before spikes and right as big news drops\nFree discord chatroom:https://t.co/3vbD4Mdsw5 https://t.co/BvFGCCcpxz"\t\t\n$BABA oh ?? ✔\t\t\n$BABA any news ah? â\x8f©\t\t\n$nio $xpev $li $baba I would look elsewhere https://t.co/L8wwHNrbe2\t\t\n$BABA 2 percent after hours now ↘\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n@Steve_TheBull_Rogers $BABA  ripping ah ï¸\x8f\t\t\n@IrrationalMrkts @cloneinvestor @bkaellner @MoS_Investing Only $BABA. I started with 10% and added at 155 and 120. I sold the part I added at 110 so the major hit is on the original 10% position.\t\t\n$BABA I knew I shoulda bought $GAYMF instead 💢\t\t\n@Steve_TheBull_Rogers $BABA  going 💫\t\t\n"Be greedy when others are fearful.\n\n$BABA \n$META\n\n10 Year holds."\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n$BABA offf soaring ah 🚀🚀🚀😂 ï¸\x8f\t\t\n$BABA Always stick to your principles… ðŸ‘\x8d https://t.co/vIiBUt8idH\t\t\n"China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. But $BIDU and $BABA are missing out!\n\n@karenfinerman says their valuations are attractive', ' but she\'s sitting this one out. @timseymour gives his take. https://t.co/OkvXEVEF5R"\t\t\n$BABA   Textbook double bottom to the penny.  GL to everyone. âž¡ https://t.co/WTS3Q6aC16\t\t\n"Is the Brokerage still obligated to purchase your stock if you own $BABA puts along with stock & ADRs get delisted by Xi & China or by our Regulators ?\n\nJust curious\nSeems any position you hold needs protection & insurance against any delisting event\n\n@timseymour @MelissaLeeCNBC"\t\t\n$BABA china will be the biggest economy in the world… thats all I need to know… 👉\t\t\n"RSI25\n$BABA $77.88 0.15% -20.12% -37.18% -37.74% 20.58\n$BIRD $5.50 6.59% -4.01% -52.01% -63.14% 22.73\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82\n$UFPT $57.35 -0.52% -11.48% -20.36% -18.94% 24.77"\t\t\n$BABA 100 tomorrow. ï¸\x8f\t\t\n@MatchasmMatt It doesn’t bother you that they have extreme china risk with the gigafactory in Shanghai? $tsla $kweb $baba\t\t\n$BABA biggest e-commerce in the 2nd biggest economy in the world this is like getting Amazon at 1500 ï¸\x8f\t\t\n$BABA its up 1.5 percent after hours 👇\t\t\n"$BABA \n\nYou will know what the bottom is 3 months after it happens. All you’re doing now is getting your fingers chopped off by this sword and looking for mental comfort in the news and social media. ï¸\x8f"\t\t\n$BABA biggest e-commerce in the 2nd biggest economy in the world this is like getting Amazon at 1500\t\t\n"Caught it !!!!!\n\n$baba https://t.co/1KbaPRN5pe"\t\t\n"$BABA $76.76\n\nIf you are willing to bet', ' this will be a game changer for your portfolio. 7x PE is a joke.\n\n$BABA 19JAN24 200C $3.90\n\n$BABA 19JAN24 120C @$12.70\n\n#SPY #SPX $SPY $SPX\n\n#WINNINGROOM\n#TRADEIDEAS\n#OptionsTrading"\t\t\n$BABA chart looking nice. can we get 93? :) ï¸\x8f\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\nScan results - New 52 Week Closing Low today: $COUP $SOVO $BABA $BGNE $NTRA $VERV $BIDU $CPNG $IDYA $SOHU $WING $BIGC $NCNO $IOT $ARNC $OTEX $NTLA $MLKN $HBI $IGMS ... https://t.co/ZvWd86A026\t\t\n"@LICKS_STILL_HERE @Bears_be_gone  \n \n$ARKK $BABA $FB $AMC $GME \n \na lot of newbies will never recover their accounts 📌 https://t.co/KbLzIZquem"\t\t\n$BABA what\'s with this AH duck? 💯\t\t\n$BABA is there a cliff note version of an explanation as to why BABA is back to 2015 price? ✅\t\t\n"""PCAOB confirms talks with China on audit firm access"" (When we have our turnaround $BEST inc will rocket to the moon IMO; long and strong to double digits!)~@Reddit\n\n$BEST $BABA $NIO $UXIN $MULN $AMC $GME $PLTR $GOEV $TSLA $LKCO $METX $GGPI $AMZN $TXMD $F\nhttps://t.co/VOrphxU2BI"\t\t\n$BABA in 75 shares at 75.15 avg hope we see 80+\t\t\n$BABA man', ' wonder where BABA will be in 5 years. ✔\t\t\n$BABA i never witnessed a man burning alive but I’m sure the shorts who shorted at the bottom here will come close to the experience lol ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA man', ' wonder where BABA will be in 5 years. 🚩\t\t\n$BABA i never witnessed a man burning alive but I’m sure the shorts who shorted at the bottom here will come close to the experience lol 🔔\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n@karenfinerman literally you have been saying good stuff the whole fast money show', ' but when talking about $baba', ' no one asked about @jackma\t\t\n"@jicchamatome 3月15日マーケット振り返り♫\nTop Active: $NIO ↑6.03%; $AMD ↑6.92%; $DIDI ↑2.84%; $BABA ↓1.29%;\n明日ã\x81®FRBã‚’ç›®å‰\x8dã\x81«ä¹…々ã\x81«å¼·ã\x81„1æ—¥ã\x81§ã\x81—ã\x81Ÿï¼\x81エãƒ\x8dルギーã\x81¯æœ€è¿‘アゲアゲã\x81\xa0ã\x81£ã\x81Ÿã\x81®ã\x81§ä¸€æ—¦èª¿æ•´ã€‚\n$DIA ↑1.86% $QQQ ↑3.14% $VTI ↑2.08%\n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„ https://t.co/znUgx1rxhV"\t\t\n$BABA shorts squeeze to $100 Tom 😀\t\t\n$BABA Could easily to up 20-25% from here in a short period of time. ï¸\x8f\t\t\n"I’m sure it’s Still Expensive according to â\x81¦@WallStCynicâ\x81© \n\nBecause you own nothing. (VIE)\n\n$BABA\n\n(My guess He’s probably not a fan of Paper Gold $GLD and Computer Internet Money $BTC) 🤔\n\n@CNBC says 0.23 Forward PE https://t.co/1FjouIguyO"\t\t\n$BABA capitulation done…we going up next 5 years …30% y/y compounding from here 📣\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA holding 2000 share over night. 📊\t\t\n$BABA $76.76 https://t.co/p3oVk1O09g\t\t\n$BABA hasn’t been the same since Jack “Icarusâ€\x9d Ma flew to high to freedom!  ☀ï¸\x8f\t\t\n"RT @finarticles_: مؤشرات الأسواق الصينية تنخÙ\x81ض!\n\nانخÙ\x81ضت مؤشرات هانق سنق لسوق هونج كونج 5.7% بسبب الاغلاقات بالصين والخطر الجيوسياسي\n\nمن بين…"\t\t\n$BABA so many bear', ' I love it 💫\t\t\nHaha @karenfinerman  valuation porn talking about $baba https://t.co/VvDCb6vE5A\t\t\n"@GerberKawasaki Market always overreact', ' and then readjust to the new reality. I think we are entering the second phase.\n$NOC $RTX $BABA $GOLD $SU"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ChrisFranco: I do not think anyone should buy $BABA if they aren\'t willing to hold steady until 2030', ' at least. #NotInvestmentAdvice\t\t\n$BABA this is a joke at this point', ' lmk why anyone would waste their time on this 😄\t\t\nRT @Trading_Sunset: $BABA settled -1.3% to $76.76', " on monstrous vol' of 85.3M. Today's candle is a reversal... s/t bullish. Clearly.. m/t h…\t\t\n$BABA If this goes down another 30%", ' masa son will be margin called. How many ADRs will be dumped on the open market? â\x9d—\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @NP_Trader01: Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap…"\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n$BABA 418', '000 (64% call/36% put). #Alibaba\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 80\n$BABA  Price: $76.76  Mentions: 65\n$AMZN  Price: $2', '947.33  Mentions: 61\n$SONM  Price: $1.22  Mentions: 53\n$AMC  Price: $14.48  Mentions: 52\n\n#stocks #investing #trading"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"RT @NP_Trader01: Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap…"\t\t\n"RT @NP_Trader01: Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap…"\t\t\n"ã\x81¾ã\x81˜ã\x81§æ€–ã\x81\x8fã\x81¦ã\x81“ã\x81“1ヶ月証券å\x8f£åº§ã\x81‚ã\x81‘ã\x81¦ã\x81ªã\x81„ã\x81‘ã\x81©ã€\x81ã\x81\x9dã‚\x8dã\x81\x9dã‚\x8d溜ã\x81¾ã\x81£ã\x81¦ã‚‹é…\x8d当金å†\x8d投資ã\x81—ã\x81ªã\x81„ã\x81¨â€¦\n$BABA ã\x81‹ $INTC ã\x81‹ã\x81ªï¼Ÿ"\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\n"RT @Alex__Pitti: It\'s getting dire. Don\'t be this dude. Listen to Chris\' podcast. I enjoy it. $baba\n\nhttps://t.co/Ofcpzw3v2m https://t.co/i…"\t\t\nBought $BABA today. Reward outweighs the massive risk\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@agnostoxxx Some investors don\'t mind a binary outcome stock', ' especially those with a lot of spare cash. It\'s scary to see paycheck-to-paycheck folks going all-in on such stocks. $BABA.\t\t\n"The threat of US-China Sanctions have many reconsidering their Chinese investments\n\nAre these fear-based extrapolations? \n\nOr is there a real risk of collapse and a reason to get out?\n\nWill sanctions just crash the entire stock market regardless?\n\n$BABA $PROSY $PRX $TCHEY $NPSNY"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\nA nice $558 to start the week. How did you do? $BABA $TSLA https://t.co/jOUfDQadAe\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap bounce and exit towards the end of the day \n$TSLA entered the vwap bounce and exit towards the end of the day \n#StockMarket #investing $SPY $QQQ $SPX https://t.co/U2PY60MKmB https://t.co/6C5jKZwVdQ"\t\t\n$BABA i dont know what to say. No position but want so bad to buy though https://t.co/jEQBXNeOLh\t\t\n"RT @THEWOLFOFTASI: بابا Ù\x81ين ØŸ\n\nهذا شارت سهم علي بابا نلاØ\xadظ كيÙ\x81 سقط من قمته من 319 دولار وبنسبة 70% إلى مستويات الـ 95 دولار ..\n\nلا أخبار تد…"\t\t\nRT @InversorEmpresa: From lost to the river $BABA https://t.co/7XUodPaE1s\t\t\n$BABA pumpit mfs ï¸\x8f\t\t\n@BackpackerFI @elwalvador You misspelled $BABA when you meant to say any chinese ADR\t\t\n$BABA https://t.co/qNvru0FGKU\t\t\nLet’s go Chinese stocks! China futures is up big. Almost 5% after a big 7% decline yesterday. There is a news came out today: Saudi Arabia is offering an oil sale to China which weaken US dollar. $baba $nio $bidu $jd $pdd $bili\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @Lyusinator: @MarketRebels Watching $BABA', ' $KO', ' $TROW', ' $MMM', ' $MSFT', ' $CMCSA', ' $PRG & $ORGN every day for the next few years and loading ev…\t\t\n"@asclepio999 @InversorExperto Llevo $BABA a través de Softbank. Me la pego con todos.\nTampoco es que lo desee. \nPero si cambiarÃ\xada la forma de invertir de unos cuantos', ' y a otros les echarÃ\xada de la inversión para siempre…"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA we’re will this be when SoftBank implodes? 😘 https://t.co/mcF9qMGKoa\t\t\n"RSI25\n$BABA $76.72 -1.34% -21.31% -38.12% -38.66% 19.96\n$BIRD $5.46 5.81% -4.71% -52.36% -63.40% 22.14\n$DIDI $1.83 3.98% -48.45% -57.54% -73.71% 21.17\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82\n$UFPT $57.35 -0.52% -11.48% -20.36% -18.94% 24.77"\t\t\nWe out here and we a step ahead. https://t.co/f9YK4wIk5K $QQQ $SPY $TSLA $BABA $SHOP https://t.co/aHywqtSiA7\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (45)\n2. $VXX (16)\n3. $OIL (14)\n4. $QQQ (12)\n5. $UVXY (11)\n6. $TSLA (10)\n7. $EOD (8)\n8. $BABA (7)\n9. $FB (6)\n10. $GME (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/bv0g3C19zD"\t\t\n@viggy_krishnan @midtown_rob @inglouriouscap I think most are just tired of him sucking off China every chance he gets. $BABA schadenfreude is just a proxy for taking out those frustrations\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA can we retest 90 by end of week? I hope so ✔\t\t\n"$BABA \nRevenue = 112.6B\nGrowth= +40%\nCash and equivalents = 77.6B\nMarket Cap = 208.9B\n\n$AMZN\nRevenue = 469.8B (4.1x BABA)\nGrowth= +21% (0.5X BABA)\nCash and equivalents = 96.0B (1.2x BABA)\nMarket Cap = 1.5T (7.5x BABA)\n\n#LongBABA\n🥲"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (34 mentions)\n2. $VXX (15)\n3. $UVXY (11)\n4. $QQQ (10)\n5. $BABA (5)\n6. $TSLA (5)\n7. $ZIM (4)\n8. $TQQQ (4)\n9. $AMC (3)\n10. $AAPL (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 04:00 PM EST\n1. $NIO (+5.89%)\n2. $AMD (+6.92%)\n3. $DIDI (+2.27%)\n4. $BABA (-1.29%)\n5. $RLX (+40.16%)\n6. $AAPL (+2.97%)\n7. $AAL (+9.26%)\n8. $VALE (-3.15%)\n9. $F (+2.03%)\n10. $PDD (+6.97%)"\t\t\n"Today\'s Most Active Calls...\n\n$TSLA $FB $AAPL $BABA $AMZN\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/CYpNGUR4ZF"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$DIDI $BABA $TCEHY its pooping instead of popping. 📈\t\t\nRT @Nogimics: Me and $BABA all the way! https://t.co/pHXnBRZsxp\t\t\n$BABA gapping up tomorrow ï¸\x8f\t\t\n@lawmaster $BABA\t\t\nRT @datadili: Alibaba Group Holding Limited traded 84.476M shares', " 259% above average volume $BABA\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov't. I do not claim to be. But for some reason", ' every male between 18-34 on Twitter se…\t\t\n$BABA volume is good i guess ðŸ‘\x81\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA settled -1.3% to $76.76', " on monstrous vol' of 85.3M. Today's candle is a reversal... s/t bullish. Clearly.. m/t horror", ' with the rest of the communist garbage. https://t.co/oxOAGzQJ8u\t\t\n"$BABA \n\nWatch out. When SoftBank implodes. This will go to $15. It will be a long squeeze for the record books. 📌 https://t.co/TeCC90C3Nm"\t\t\n$BABA Long trade has so far been a success. Setting SL to break even https://t.co/vo0pfTUAdP\t\t\n"It\'s getting dire. Don\'t be this dude. Listen to Chris\' podcast. I enjoy it. $baba\n\nhttps://t.co/Ofcpzw3v2m https://t.co/iYZLSsIWjB"\t\t\n@BackpackerFI Some bad Chinese moment. This too shall pass and good companies like $NIO and $Baba will thrive. Tencent too. (remember they own TikTok). Buy into great stocks. Over a long run of 10 yrs', ' they will give you magnificent returns\t\t\nRT @UPBOptionMil: Todays Unusual Option Volume $FEZ 7x normal $HYMC 14x  normal $COUP 11x normal $JOBS 136x normal $MNTC 6x normal $UMC 9x…\t\t\nRT @simonstradeinc: #short #watchlist for #trading on #nyse #nasdaq between $70 and $80: $BABA $CHK $COUP $DAR $GXC $IEO $PSX $XLE $XOM\t\t\n$BABA o love to see $60 eow 😘\t\t\n@ResGloStocks Yes', ' I remember you were pitching Sasseur REIT as a better way to capture value from the Chinese growth story', ' instead of $BABA', ' back in Aug 2021. 🙂\t\t\nHaluk bilginere ilk defa bu kadar gıcık oldum $baba\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"$BABA ray says your watch and shoes are made in China nothings going to happen!\nStrong like Bull 🌟"\t\t\nRT @AnimeRobo: $BABA Finally stopping that downward momentum.  8+% green day this? 📊\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/lH9okp4FMf\t\t\n@pmarca Depends if you have fungibility. $BABA and $BIDU can be transferred into $9988 and $9888 reapectively. Then you have a direct claim on the company. If China freezes the assets of Americans the USA will freeze the assets of Chinese people in America (considerably more) @Noahpinion\t\t\n@Nathan_w_k_2 @pmarca That shows direct ownership of Chinese subsidiaries that then have the contractual relationships. A few years ago $BABA disclosed that 87% of revenue flows through wholly owned entities', ' though I imagine they need licenses in the VIEs to operate. https://t.co/YrOhKgAhk3\t\t\n#short #watchlist for #trading on #nyse #nasdaq between $70 and $80: $BABA $CHK $COUP $DAR $GXC $IEO $PSX $XLE $XOM\t\t\nTodays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/x8XWNcwGQF\t\t\n"RT @LionsInvestors: 📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵…"\t\t\nRT @UPBOptionMil: Todays Unusual Option Volume $FEZ 7x normal $HYMC 14x  normal $COUP 11x normal $JOBS 136x normal $MNTC 6x normal $UMC 9x…\t\t\nRT @UPBOptionMil: Todays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\n@pmarca This is honestly so dumb. You own the same as when $BABA was at $250. Why do people raise this stale issue when stocks have collapsed', ' magnifying the risk', ' which they were happy to accept at when it was 3x the price?\t\t\n"Americans defending America? The country not the politics. What\'s first most important to you?\n\nVote anonymously:\n\n#Russia #RussiaUkraineWar #Ukraineï¸\x8f #GOP #Democrats #biden #trump $AMC $GME $BABA $AMZN $RIVN $F $FB $BP $SHEL $SOFI $SPY $TGLS $BKKT $LCID $HOOD"\t\t\n"RT @Your_Own_BigBen: $BABA Another RED day. Just pathetic in comparison to other Chinese tickers too. \n  We could see 60’s tomorrow but it’…"\t\t\n"So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\nRT @vnkumarvnk: Relief day for bulls!! Hope for many more good days $SPY $AMZN $AAPL $TSLA $AMD $ETSY $SE $BABA\t\t\n$baba what is wrong here. Almost all chinese stocks rise at least 5% today except baba. At ipo price currently. I am jumping in at sub $70 if possible.\t\t\n$BABA scary how people cope with -80% losses. It’s would be fine if thousands weren’t following him 👇 https://t.co/qcnQUc9jTD\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Por ser positivos con $BABA.\n\nCualquier empresa puede bajar un millón de veces un -90% que jamás llegará a 0."\t\t\n"RT @LeonUnlock: Final day’s profit : $4.1 Million\n\nI always take profits at the bell 🔔 because stocks fluctuate and there’s only 1 directio…"\t\t\n"â\xad\x90â\xad\x90â\xad\x90 Alert Statistics\nhttps://t.co/3vbD4Mdsw5\n\n🔶 26 Wins - 4 Losses\n🔶 86.67% Win Rate\n🔶 Monthly Earnings:616.58%\n\n$GME $PLTR $BABA $NIO $BLNK \n$SPY $TSLA $SHOP $NVDA $ROKU  $BA $JD https://t.co/0ayyvkRHO1"\t\t\nNo one wants anything to do with companies that are under China\'s thumb. Can you blame them? $BABA would be up with $SHOP $ESTY', ' or $AMZN if it was a US based company. It\'s a damn shame https://t.co/vr1vLCof1Q\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 71\n$BABA  Price: $76.76  Mentions: 60\n$AMZN  Price: $2', '947.33  Mentions: 52\n$SONM  Price: $1.22  Mentions: 51\n$AMC  Price: $14.48  Mentions: 41\n\n#stocks #investing #trading"\t\t\nRT @DK_Cap: Gonna start a revolution and overthrow the CCP to make sure my $baba position prints.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA Perspective', ' dont chase fast money from China', " they've been around a lot longer than the US & clearly have a lot more wisdom  \n \nWe're a Mcdonalds society", ' have to have it now \n \n$jd $kweb $didi $TCEHY ðŸ‘\x8d https://t.co/o0ax0z4i7Q"\t\t\n"@Observandobolsa @NEO_PEV_Trading Ojocuidado=pongo stop.\nMira el comportamiento del volumen y de la acción de $JD. \n\nNo me extrañaria que $BABA fuera detrás', ' pero bueno', ' no tengo bola de cristal por ahora', ' pero creo que en este trade tengo más margen de ganancia que de pérdida. Veremos..."\t\t\n"Alerts given\nTrading Chat on Discord!👇\n\nhttps://t.co/McJQCtMHtW\n\nJOIN for FREE ✅\n\n💸\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX https://t.co/rxRI01EnSX"\t\t\n$BABA 450 shares. Hope you retards loaded up ☑\t\t\n"RT @ICoptionstrade: 3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop…"\t\t\n"Hi everyone', ' Make big profits with us \nhttps://t.co/McJQCtMHtW\n\n $TSLA $BABA $AMD $AAPL $NFLX $TWTR $AAL $JD https://t.co/LTyCzB72K2"\t\t\n"Final day’s profit : $4.1 Million\n\nI always take profits at the bell 🔔 because stocks fluctuate and there’s only 1 direction where I want my Net Worth to go ⬆ï¸\x8f. \n\n$BABA $FUBO $FSR $DWAC $DKNG $CEI https://t.co/CT4D1sEnkb"\t\t\nRT @ChrisFranco: I have not sold a share. $BABA\t\t\nRT @abouche_hind: $BABA Wait until you see tomorrow drop. Brace yourself. 💯\t\t\n"RT @PZebarth: $BABA What sad is that people are happy closing RED today bc we are used to much bigger daily losses.  \n   It’s like a bull e…"\t\t\n"Are you bullish on AWS? It is leader in market share for cloud infrastructure!\n\n$AMZN $MSFT $GOOGL $BABA $IBM $ORCL $CRM https://t.co/H1yqV4wZuD"\t\t\n"RT @ICoptionstrade: 3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop…"\t\t\n"RT @ICoptionstrade: 3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @Nathan_w_k_2: @pmarca $BABA company structure for visual context. May be slightly dated. https://t.co/H2a7670i1J\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\nRT @tricolo91919396: $BABA never thought I’d be happy on a red day thanks for not dropping 10% BABA ï¸\x8f\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\nRT @vnkumarvnk: Relief day for bulls!! Hope for many more good days $SPY $AMZN $AAPL $TSLA $AMD $ETSY $SE $BABA\t\t\nRT @UgTraffic: $BABA doesn’t go up with the market', ' only goes down 😃\t\t\n"After multiple trades throughout the day for $MRO', ' $NOV', ' and $WYNN', ' our fund was ⬆ï¸\x8f on the day! \n\nReturn for 3/15/2022:\n@TrevelFund: (+2.61%)\nS&P 500: (+2.14%)\n\n$GME $SPY $BABA $VXX $TSLA $NIO $ARKK $QQQ $AMD $AAPL $VTI $QQQ $SPY $NIO $MSFT $VOO $FB $VOLT $ELMS $HUT $SNAX $PIK"\t\t\n"RT @PSilinesa: $BABA The lays 4 Green Day’s here have been Wednesdays.  \n   I hate to be that one asshole in the crowd but I think that tre…"\t\t\n"RT @LTI_finance: @BackpackerFI *Goes to find $BABA *\n\n“How come I can’t find it listed anywhere??â€\x9d"\t\t\n"RT @charromhi: @OwnTheChaos do you mind sharing insight on why $BABA is down so much?\n\nStill worth a hold or is this abandon ship time?"\t\t\nRT @Nogimics: Me and $BABA all the way! https://t.co/pHXnBRZsxp\t\t\n"RSI25\n$BABA $76.98 -1.00% -21.05% -37.91% -38.46% 20.06\n$BIRD $5.26 1.94% -8.20% -54.10% -64.75% 19.03\n$DIDI $1.81 2.84% -49.01% -58.00% -73.99% 20.70\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82\n$UFPT $57.35 -0.52% -11.48% -20.36% -18.94% 24.77"\t\t\n"RT @vnkumarvnk: Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSe…"\t\t\n"RT @DataWithTea: $BABA let me guess bottom in? 😂\nMoving lower tomorrow $72 buy orders will be filled $74 was easy today \n$69 by eow âš¡"\t\t\nRT @PhilMuka: +1.3R Day.  A few missed opps today (esp. $AAL right at the open on R4 break & and $BABA when it tagged R3 then reversed)', ' le…\t\t\nRT @markvregel: $BABA I’m waiting for a bounce to load up on puts for sure 🚩\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\nTodays Unusual Option Volume $FEZ 7x normal $HYMC 14x  normal $COUP 11x normal $JOBS 136x normal $MNTC 6x normal $UMC 9x normal $BABA 2x normal $KWEB 3x normal $JD 3x normal\t\t\n"RT @ResGloStocks: - ""Yo avisé que $BABA estaba cara""\n\n- Y en qué te basabas para decir que estaba cara?\n\n- No se', ' pero estaba cara.\n\n> Los…"\t\t\nRT @Rhaegon2: $BABA this stock performed awesome today. Only lost a little bit over 1% instead of the usual 10% daily. Cheers!! ï¸\x8f\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n@Ivan_Bolsa Este es el tema', ' que la gente ve el gráfico y no se entera de que $BABA está cotizando a precios de derribo.\t\t\nRT @tailwiz: Now we know why @MohnishPabrai  sold $BABA. The student outdid the teacher this time.\t\t\nRT @CrispyLenetta: Brutal day trading. $SMH managed to bounce better than I thought and $BABA killed me. Still ended positive somehow. Casi…\t\t\nWow what a month for $BABA. That is a lot of billions floating away', ' fast', ' and lowest price since 2017. Maybe snowballing by margins getting called? It would not take much leverage to have a major portfolio problem with 10% declines per day... https://t.co/BFoPbk952y\t\t\nRT @bonojzk: @cloneinvestor your weight on $BABA? if it is less than 5%', ' then no big deal...\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\nRT @TeresaTrades: 156%', ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $A…\t\t\nRT @sashko_potapov: $BABA such a gift here if you\'re not an option-chasing doofus âš¡\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA Buy Puts if your under water like me. 😀\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @UPBOptionMil: Todays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\nPurchased $BABA at $74.40 (Fresh entry)\t\t\nTodays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"$BABA - Updated chart \n\nOn the previous baba post', ' i made the same mistake on leveling as I did today trading futures.  I need to draw out each leg now on\n\nIt\'s good to catch on to things like this early and find a fix asap. \n\nAll the years of journaling my trades are paying off https://t.co/PBBtzkkiCN https://t.co/EmnrZdFkbV"\t\t\n$BABA on SALE buy now and smile later long term this company got to much $$ ï¸\x8f\t\t\n$BABA Is this the bottom?  What\'s the lowest a stock can go? ✔\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/48uOsBlb98 #elliottwave #trading #alibaba ï¸\x8f https://t.co/stWsl9x5K4\t\t\nIf recent weakness in Chinese tech is due to omicron', ' it’s a buying opportunity. $BABA\t\t\n$BABA started position of 600 🤞\t\t\n$BABA we haven’t hit bottom. Check out covid in China. 💟\t\t\n"$baba hit the $70-80 Technical target \n\nChina 🇨🇳 should overtake US economy', ' and are happy shaking out investors\n\nBear case say business severely slows 15% growth rate next 5 years 8% thereafter w 15 terminal multiple & 10% discount rate she’s worth ~$148 on a DCF\n\n$20 FCF 2026"\t\t\n@WallStCynic @SquawkStreet The VIE structure is a risk. I’m still bullish on $BABA. AMA.\t\t\n@MarketRebels Watching $BABA', ' $KO', ' $TROW', ' $MMM', ' $MSFT', ' $CMCSA', ' $PRG & $ORGN every day for the next few years and loading every Q while watching....\t\t\n@InversorHedonis Puedes pensar que $BABA va a caer y no querer meterte en el fregado de un corto con una acción que puede desaparecer o que te hagan como a una acción rusa.\t\t\n"RT @MotleyFoolMoney: Before buying Chinese stocks on the dip', ' you might want to hear @TMFOtter\'s analysis.\n\nBefore donating to that non-pro…"\t\t\n"Before buying Chinese stocks on the dip', " you might want to hear @TMFOtter's analysis.\n\nBefore donating to that non-profit", ' you might want to listen to the chat @alisonsouthwick & @RobertBrokamp have w/ Jennifer Gennaro Oxley.\n\n$YUMC $BABA $JD $BIDU $TCEHY\nhttps://t.co/YmHDXZar4b"\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n"RT @MelStone31: China ETFs seeing SIZE #darkpool activity \n\n$IEMG 8.62 mil shares at $51.24 ( $TSM $BABA $JD amongst top holdings)\n$ASHR 12…"\t\t\n$BABA looks like we\'ve hit a bottom. maybe a little waffling around down here but wont be long until it starts back up imo. 📣\t\t\nRT @TipRanks: $BABA Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/kbAMnrlbKz\t\t\n"RT @XoloWall: $TSLA   +3.7%🟢\n$AMD    +5.6%🟢\n$AAPL    +1.7%🟢\n$NVDA  +6.4%🟢\n$AMZN +2.8%🟢\n$MSFT +2.3%🟢\n$BABA -3.5%🔴\n$FB       +1.0%🟢\n$CVX    -…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA hard pump entire week', ' hopefully FED don’t get too aggressive 🌟\t\t\n"3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop hit \n\n5k account\n$BABA 85c: 2.55âž¡ï¸\x8f3.3\n\nWaiting on a couple swings to work', ' but overall solid day for #ICFAM.  \n\n$TSLA $QQQ $VIX $SE $AMZN $GOOGL"\t\t\n@dividend_man @DgiDca Heheh', ' eso mismo pensaba también para el año que viene si sigue bajando. Vaya tela los cojones de $BABA\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"China ETFs seeing SIZE #darkpool activity \n\n$IEMG 8.62 mil shares at $51.24 ( $TSM $BABA $JD amongst top holdings)\n$ASHR 12.4 mil shares @ $30.90\n$KWEB 1.5 mil shares @ $21.67\n$FXI 1.50 mil shares @ $27.07\n\nBlackBox Spring Breakout Sale ~ 1st month $5  https://t.co/qTCXuP382P https://t.co/z5w6Xkt18U"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA never invest with “hopeâ€\x9d ï¸\x8f\t\t\n$JD $BABA $IQ $NIO what we need is all the folks that got in cheap to hold now. Many retail shorts and puts that need to be burned 😃\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/Hr2lUyYH2U\t\t\n"Today\'s most active options:\n\n$AAPL 1', '112k - 41% put. 59% call\n$TSLA 947k - 48% put. 52% call\n$AMD 561k - 41% put. 59% call\n$NVDA 461k - 44% put. 56% call\n$BABA 422k - 36% put. 66% call\n$FB 386k - 33% put. 67% call\n$NIO 371k - 39% put. 61% call\n$AMC 321k - 42% put. 58% call"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n@JosMiguel71 @InversorExperto 40 años mas pienso vivir. Por lo cual no me apura nadie con $BABA 😂\t\t\n"Today\'s 🎰Plays \n$QQQ 322c 4.20âž¡ï¸\x8f8.00 +90%🔥\n$MSFT 285c 3.35âž¡ï¸\x8f5.90 +76%🚀\n$IWM 195c 1.29âž¡ï¸\x8f2.25 +74%💕\n$ZIM 85c 1.90âž¡ï¸\x8f1.40 -26%🤬\n$BABA 100c 0.11 lotto swing \nGreat day come join my team or Vegas2.0 can\'t go wrong many great alerts! Link in BIO! or DM me https://t.co/rmI7EnHswR"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\nAlibaba Group Holding Limited traded 84.476M shares', ' 259% above average volume $BABA\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $80 Call for Friday', ' March 18. Roughly 5 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA 452k (56% call/44% put)\n$BABA 418k (64% call/36% put)\n$FB 373k (67% call/33% put)\n$NIO 367k (61% call/39% put)\n$AMC 317k (57% call/43% put)"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA rip now rip now rip now 🚩\t\t\n@Lluix14 @DgiDca Seguro que Hacienda le encuentra algún pero. En cualquier caso creo que lo voy a hacer', ' asÃ\xad como mÃ\xadnimo saco algo “positivoâ€\x9d de $BABA. Gracias LluÃ\xads.\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/mDO9oJaQtU #elliottwave #trading #alibaba 👇 https://t.co/xE0OxXKF6X\t\t\n$BABA Alibaba', 'llegados a este punto', 'creo que si las delistaran de EEUU y traspasaran todas las acciones a #9988 de Hong Kong ', "se revalorizarÃ\xadan con fuerza y al mismo tiempo se estabilizarÃ\xadan.Muy manipuladas las $BABA de USA.Todo se pondrá en su sitio cuando se calme el mercado https://t.co/5aQVIzP3Fg\t\t\n$BABA such a gift here if you're not an option-chasing doofus âš¡\t\t\nRT @NNAleid: تذكير Ù\x81ÙŠ غاية الأهمية للأشخاص اللي يبيعون أسهمهم هذا وقت الشراء وليس البيع ماÙ\x81ÙŠ داعي لأي خوÙ\x81 اطلاقاً Ù\x81ÙŠ الصورة كل الازمات العا…\t\t\nRT @TeresaTrades: 156%", ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $A…\t\t\n"$BABA Major Breakdown\nDaily appearances since 2014: 66\nClose 5 days later ±:\nAvg: 1.26\nSD: 8.93\nWorst: -20.90\nBest: 24.32\n\n10 days later:\nAvg: 1.76\nSD: 8.98\nWorst: -21.56\nBest: 27.19\n\n30 days later:\nAvg: 0.01\nSD: 16.46\nWorst: -39.30\nBest: 44.49"\t\t\n@cloneinvestor your weight on $BABA? if it is less than 5%', ' then no big deal...\t\t\nBrutal day trading. $SMH managed to bounce better than I thought and $BABA killed me. Still ended positive somehow. Casino again tomorrow\t\t\nRT @tailwiz: Now we know why @MohnishPabrai  sold $BABA. The student outdid the teacher this time.\t\t\n$BABA this stock performed awesome today. Only lost a little bit over 1% instead of the usual 10% daily. Cheers!! ï¸\x8f\t\t\n#HotOptions Report For End Of Day', ' March 15', ' 2022 – $AAPL', ' $TSLA', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $AMC', ' $AAL', ' $MSFT', ' $F', ' $XOM', ' $SOFI', ' $JD', ' $BAC', ' $AMZN', ' $CVX', ' $PLTR', ' $PFE', ' $C   https://t.co/yrSCpLg9qw\t\t\n$GOEV 😂 even the dinosaur came to his senses.  Can I at least get a “you were right JR and we’re sorryâ€\x9d.  Load the boat with $BABA if you want to make some money over the next 12 months. ï¸\x8f\t\t\n"- ""Yo avisé que $BABA estaba cara""\n\n- Y en qué te basabas para decir que estaba cara?\n\n- No se', ' pero estaba cara.\n\n> Los analistas que el mundo necesita. https://t.co/GlQgxTds3J"\t\t\n$BABA I’m waiting for a bounce to load up on puts for sure 🚩\t\t\n+1.3R Day.  A few missed opps today (esp. $AAL right at the open on R4 break & and $BABA when it tagged R3 then reversed)', ' led to a bit of a tumultuous day.  I was able to claw my way back from a small loss w/ some afternoon trading.  Not the best day', ' not the worst. #BBTFamily https://t.co/rcgpfXP9gd\t\t\n"$BABA let me guess bottom in? 😂\nMoving lower tomorrow $72 buy orders will be filled $74 was easy today \n$69 by eow âš¡"\t\t\n@piensa2019verde @Ivan_Bolsa Te he hecho un resumen si lees de todos los factores que arrastrarán a  $BABA y a muchas otras acciones y a todo el mercado a la baja.\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/l5v4lcTjU6\t\t\n"Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSee you all tmrw!"\t\t\nRT @TeresaTrades: 156%', ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $A…\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/HBYIBy8xVL #elliottwave #trading #alibaba 🪄 https://t.co/0zyiyYqNzk\t\t\n"Check out the Top WhaleFlow from today!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $QQQ $SPY $TSLA $FB $VIX $NVDA $C $AAPL $IWM $BABA $MSFT $EEM https://t.co/aBs7lQpZqJ"\t\t\nMe and $BABA all the way! https://t.co/pHXnBRZsxp\t\t\n"@OwnTheChaos do you mind sharing insight on why $BABA is down so much?\n\nStill worth a hold or is this abandon ship time?"\t\t\n@rjschlindwein Mientras no tengas $baba...todo bien\t\t\n@Jkylebass @TheDragonFeeder $baba barometer indicator.\t\t\n"@BackpackerFI *Goes to find $BABA *\n\n“How come I can’t find it listed anywhere??â€\x9d"\t\t\n"$BABA The lays 4 Green Day’s here have been Wednesdays.  \n   I hate to be that one asshole in the crowd but I think that trend gets broken tomorrow and we go for all 5 days RED this week.  \n😬 ☑"\t\t\n"🔴LIVE Derrick’s Pro Desk Market Update 3/15/2022 | Bear Market Rally - Can it last? $SPY $IWM $VIX $QQQ $BABA $OXY $XLE $AAPL $TSLA $AMC #stocks #finance #economics #trading #Ukraine \n\nWATCH HERE👇:\nhttps://t.co/K8oKlXuamx"\t\t\n$BABA doesn’t go up with the market', ' only goes down 😃\t\t\nRelief day for bulls!! Hope for many more good days $SPY $AMZN $AAPL $TSLA $AMD $ETSY $SE $BABA\t\t\n156%', ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH $MARA $DDOG $BEKE $FIS $SNOW #trading #learntotrade #DayTrading #OptionsTrading #fintwit #money https://t.co/LLjiCLX3yn\t\t\n$BABA never thought I’d be happy on a red day thanks for not dropping 10% BABA ï¸\x8f\t\t\n@pmarca $BABA company structure for visual context. May be slightly dated. https://t.co/H2a7670i1J\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA What sad is that people are happy closing RED today bc we are used to much bigger daily losses.  \n   It’s like a bull eating bear shit bc he’s starving to death. 🪄"\t\t\n@InversorExperto Estoy de acuerdo pero no serÃ\xada mejor aprovechar esa pólvora para otras empresas con un horizonte temporal más corto?  Yo tengo $baba pero tengo la sensación que la situación en China va a tardar un poco en despejarse... Muchos frentes abiertos\t\t\n$BABA Wait until you see tomorrow drop. Brace yourself. 💯\t\t\n"AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Stoploss y no quedarte pillado!!!\n\n#Buenosvalores #Buenastendencias #Bolsafree https://t.co/Q4koYX0bmS https://t.co/GItd4Ou2oo"\t\t\nRT @ChrisFranco: I have not sold a share. $BABA\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/S3zOzFw3h3\t\t\nGonna start a revolution and overthrow the CCP to make sure my $baba position prints.\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Top Options by Volume\n$AAPL $TSLA $AMD $BABA $FB $AMC $NIO $AAL $NVDA $MSFT https://t.co/wHbpVsCTI9"\t\t\n"$BABA Another RED day. Just pathetic in comparison to other Chinese tickers too. \n  We could see 60’s tomorrow but it’s ok bc we are used to way bigger daily drops \nunlike today. 👉"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"Take a look to:  $BABA -1.38% \n\n#Stocks #daytrading #FOMO #trading #RedditArmy #investments #bottomfishing #YOLO #news #StocksToWatch #ToTheMoon #wallstreetbets #StocksToBuy \n https://t.co/oNglU6y41G"\t\t\n$BABA Finally stopping that downward momentum.  8+% green day this? 📊\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #elliottwave #trading #alibaba ï¸\x8f https://t.co/lgcisFnRUW\t\t\n"Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés)', ' elaboraré un hilo dando detalles y comentarios al respecto. \n\n#Alibaba #HK $9988 https://t.co/tgv0sFbvXr"\t\t\nAlibaba looks interesting here', ' but it\'s volatile af. Could easilly bounce back to $100 by April OPEX   $BABA https://t.co/7bfjgSzsky\t\t\n"@trading_fanatic beep boop. here\'s what i found for $BABA.\n   date: 2022-03-15\n   total call volume: 74.3k\n   total put volume: 43.3k\n   most traded: 2022-03-18 $80.0C (7.3k)\nam i a good bot? https://t.co/e4jCf0wisw"\t\t\n"RSI25\n$BABA $76.73 -1.32% -21.30% -38.11% -38.66% 19.96\n$BIRD $5.28 2.33% -7.85% -53.93% -64.61% 19.35\n$DNA $2.80 -1.06% -19.54% -51.39% -72.44% 23.45\n$PDD $27.20 6.54% -32.03% -56.96% -56.43% 24.89\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82"\t\t\n@pmarca @MrStockBot Show me $BABA options volume\t\t\n"RT @LionsInvestors: 📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵…"\t\t\nAlso', ' been extremely patient but started buying shares in $KWEB/ $BABA last 2 days… small relative to overall port but Chinese markets hit 2008 lows… not a bad idea to have some global exposure in a long term port.\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #elliottwave #trading #alibaba https://t.co/BDWOFcramh\t\t\n"@AugurOfAfrica @DefencePirc How come $BABA declined by another 50% since my last post if fundamentals played a major part and Alibaba is such a great company? \nSee you at $50 and bellow', ' Sir!"\t\t\n$BABA  Massive Green Day and this is red!  Wtf???? ðŸ‘\x81\t\t\n"$BABA $CWEB $NIO $TCEHY \nGood closing. \nNow Hang Seng to rip it tonight. 🥇"\t\t\n"@inglouriouscap Massive blunder buying into Chinese fraud listings on American exchanges. Something Charlie shouldn\'t have done and Warren would never do. His legacy is being spoiled beyond ""fintwit.""\n\n$BABA\n\nhttps://t.co/xSq3ldmhc8"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 66 | 3.1% | 🚀\n| $VXX | 29 | 0.0% | 🚀\n| $TSLA | 26 | 85.7% | 🚀\n| $GME | 22 | -24.1% | 🚀\n| $BABA | 16 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$BABA sees 283 bullish options orders worth $29', '543', '540. On the flipside', ' BABA sees 171 bearish options orders worth $79', '602', "552.\n\nBABA's overall statistics show 43", '783 calls worth $91', '308', '372. On the other side', ' we have 30', '021 puts worth $179', '416', '726.\n\n4:03 PM ET"\t\t\n"$BABA Statistics as of 4:03 PM ET\n\nOrder Count:\n- Puts: 30', '021\n- Calls: 43', '783\n\nVolume:\n- Puts: 152', '416\n- Calls: 270', '167\n\nPremium:\n- Puts: $179', '416', '726\n- Calls: $91', '308', '372\n\nPut/Call:\n- Order Ratio: 68.57%\n- Volume Ratio: 56.42%\n- Premium Ratio: 196.50%"\t\t\n$BABA volume of 85m...   is that an ATH? 📣\t\t\nâ\x8f¬ These stocks made a new 52-week low today: $BABA $SNP $LFC $BIDU $CPNG $BGNE $OTEX $EXAS $IOT $COUP $FSV $HBI $NTLA $HGTY $STVN $NEA $RKLB $NCNO $WING $NTRA $NAD $BBU $MLKN $STNE $WDFC $ARNC $COMP $PRMW $B $NZF $SHI $NUV $NAC $CZOO $NABL $BLND $RELY $KALU #52weekLow\t\t\n"$BABA \nWorst stock ever best day of the entire market in months and this is red 👇"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (97)\n2. $TSLA (22)\n3. $OIL (20)\n4. $HOUR (20)\n5. $EOD (16)\n6. $VXX (16)\n7. $COM (13)\n8. $BABA (12)\n9. $QQQ (10)\n10. $ZM (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/m68O0wi9j0"\t\t\n$BABA we will see you tonight bears 🔔\t\t\n"$vxx   $spy $aapl $baba $mstr \n\nwho da best \n?\n\ndont follow me \n\nyou\'re not smart enough  to handle 99% winners https://t.co/wEBXNheBhX"\t\t\n"2/2 on the day\n\nMaking us 6/6 on the week \n\nAdding to our winning streak of 25/25 the past few weeks or so\n\nStaying VERY selective \n\nMost importantly - TAKING PROFIT\n\n$BABA calls +33%\n\n$SPY puts +21% \n\nJoin us for immediate access:\n\nhttps://t.co/WfN1VfbmEb https://t.co/7xdEtMWKOK"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 65 | 3.2% | 🚀\n| $VXX | 30 | 3.4% | 🚀\n| $TSLA | 26 | 85.7% | 🚀\n| $GME | 22 | -26.7% | 🚀\n| $BABA | 15 | -6.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵\n\n⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f"\t\t\n"$BABA thanks to the past two days', ' I am now holding 100 shares of Alibaba. \n\nMy future self thanks you for the cheapies. ↔"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $BABA\n3. $TSLA\n4. $AMC\n5. $NVDA"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@unusual_whales Except for $BABA ðŸ˜\x9d\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 65 | 4.8% | 🚀\n| $VXX | 30 | 3.4% | 🚀\n| $TSLA | 26 | 85.7% | 🚀\n| $GME | 23 | -20.7% | 🚀\n| $BABA | 15 | -6.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 9.85 (343.44 %)\n$BIDU(04/01) P 1.175 -> 7.35 (525.53 %)\n$CVX(04/01) C 2.11 -> 3.1 (39.81 %)\n$BIDU(03/18) P 6.675 -> 32.85 (392.13 %)"\t\t\n"2022-03-11 #Profits:\n$AAPL(03/18) P 4.4 -> 7.95 (80.68 %)\n$BABA(03/25) P 3.075 -> 13.6 (335.77 %)\n$BIDU(03/25) P 3.475 -> 18.9 (443.88 %)"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (64 mentions)\n2. $VXX (14)\n3. $TSLA (12)\n4. $BABA (9)\n5. $QQQ (9)\n6. $AMC (6)\n7. $NVDA (5)\n8. $AMD (4)\n9. $GME (4)\n10. $DOW (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST"\t\t\n"Most active #stocks \n\n$HYMC 11.15%\nHycroft Mining\n$IXHL 59.50%\nIncannex Healthcare\n$COUP -19.54%\nCoupa Software\n$VXX 4.09%\nVIX Short-Term Futures ETN\n$NVDA 7.69%\nNVIDIA \n$NIO 6.10%\nNIO\n$AMD 6.91%\nAdvanced Micro Devices\n$DIDI 2.27%\nDiDi\n$BABA -1.67%\nAlibaba\n$RLX 38.93%\nRLX Tech"\t\t\n"3/16 #alert #results\n$baba 70P 2.03 to 2.76 (3/15)\n$googl 2300P 2.80 to 3.25\n$amzn 2550P 2.95 to 3.50\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST https://t.co/RBFtcnN5lW"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$GOOGL\n$BABA\n$AAPL\n$NVDA\n$FB\n$AMD\n$AMZN\n$VXX\n$JD\n\nThanks for visiting my page 💻 https://t.co/KruXKNoCfH"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/4mjuYMGPbJ\t\t\n$BABA - CALLS Alert received on strike 77 for expiration 2022-03-25 with total premium of 337.96K (total orders : 6', ' OI : 86)\t\t\n@BackpackerFI Long $baba on the back of this tweet lol\t\t\n@ToroDeArena @DaMedinaR Prácticamente todo el mercado chino ha caÃ\xaddo', ' no es un tema exclusivo de $baba . El tema está en cuando se recuperará que puede ser cuando pase todo el tema geopolÃ\xadtico. Yo le pongo que su recuperación estará en 1 o 2 años .\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', " AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/afm93vTZNF\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/kqLp8nAPhk\t\t\n$BABA - Alibaba: Don't Underestimate The Probability Of Tail Risk Events. https://t.co/64XwOYRCAc #business #stockmarket #finance\t\t\nHola soy Daniel", " y estoy 50%  en rojo en $BABA en 6 meses\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n@itscharliemar Why are you so fond of $BABA? Their operating income margins are not that great. It's certainly not a cashflow machine.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/9p4AHYnvFb\t\t\n@chadrik916 @GarethSoloway What is the opinion about $baba ? Is it a good oportunity to buy or not.\t\t\n$baba can\'t even go green today.  $76-$77.\t\t\n"All Us exchanges volume leaders:\n\n$NIO 133mi\n$AMD 101mi\n$BABA 80mi\n$AAPL 70mi\n$AAL 68mi\n$PDD 53mi\n$F 52mi\n$SOFI 46mi\n$OXY 42mi\n$IQ 42mi\n$NVDA 41mi\n$ITUB 40mi"\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n$BABA lot of baba buying today record levels might see huge bounce tomorrow maybe 10% 😃\t\t\n@BAtipico Pregunta inocente:¿en $BABA donde empieza la moda y terminan los fundamentales? Lo digo pq es como un trending topic y en algunos casos (no digo en este tweet) más suena a empezamiento en q remonte si o si más q en ser realistas y aceptar q la cosa puede ir para largo.M equivoco?\t\t\n"$BABA PE Ratio is less than 11 now. Is the company undervalued now? \n\n#Baba #Valueinvesting #stock"\t\t\n$BABA $76 is the 4.236 fib retracement from the last impulse on daily. Long. 💟 https://t.co/LQxZBNe0zd\t\t\n$BABA the buyback announcement leaked????? ðŸ‘\x8d\t\t\n"💯 $NICH announced its industry-changing Owner Verification System (OVSâ„¢) mobile app called ""NITCHES OVS"" is 100 percent completed. https://t.co/wtI8TLibaN @cap_ebc \n\n$FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN https://t.co/Zx71ucDdR7"\t\t\n$BABA https://t.co/9zSu43JOKM\t\t\n@inglouriouscap @CrusoniaC $BABA tripled from its bottom in 2016 in 2 years.\t\t\nwanted to trade the buy setup 2min  in $BABA  too late\t\t\n$BABA like yo see 80 ðŸ’\x9d\t\t\n$BABA $NIO Do you really want to hold overnight shorties? 🪄\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n"🔶 The day was mixed of gain and loss\n\n✅ But glad that many if not the all of our group were on the gain side 💪\nhttps://t.co/3vbD4Mdsw5\n\n🚀\n\n $AAPL $NIO $SPY $WMT $FB $PT $PTON $GME $TSLA $MVIS $BABA https://t.co/O4P0oRfvqv"\t\t\n"RT @tradersync: How many trading setups do you trade? 📈\n\n$IXHL $HOUR $REVB $RLX $EVLV $BBU $BTTX $ANIP $YTEN $COUP $TSLA $QQQ $BABA"\t\t\nIn the middle of the drop from $130 to $104 I was selling calls and trading $TME which made me some good $$$. All which will be contributed to $BABA! It’s been a mess! But', ' a grateful mess in disguise. It may look like I’m losing bad now', ' but what matters is the share held! 🚀📈\t\t\n"$BABA ’s been a crazy journey\n\nwent all in at $151', ' sold right under $130. \n\nTanked from $130  to $104\n\nWent in 50%~ & slowly added more as it dropped. New average is $92.99. I own more shares than ever! The process looks nasty but the end result will be tremendously profitable."\t\t\n"$BABA The Algos have been pretty consistent  & allowed us to see the where the Vol was going the past week so as we discussed at 11 we just broke 80m shares  \n \n$kweb $jd $msci 👀 https://t.co/heUd9Osekc"\t\t\n$BABA my god', ' imagine the blood if market isnt green 👇\t\t\nRT @BullWelsh: +2.8R today', ' saved by nice fades on $AMC and $DAL after breaking an entry rule on $AMC and $BABA not wanting to run for me.…\t\t\n$BABA how low can this go? I thought this was competing with Amazon? ↘\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"$BABA\n\nTHIS IS THE type of structure I wait for \n\nWhen I do this - it avoids catching a falling knife and entering blindly\n\nThat drop base rally that develops PROVES that buyers are indeed stepping in\n\nPlus', ' we have defined entry/risk\n\nStock +3.5% since\n\nLocked in 33% PROFIT https://t.co/vwqoVFyefd"\t\t\n"RT @AjTrader7: Today Highlighted Pre-Market 03/15/2022\n$COUP LONG 66-->76\n$TSLA SHORT 767-->760-->801\n$SHOP LONG 525-->551\n$BABA SHORT 80--…"\t\t\n$BABA  oversold! I\'m in at  65 shares at 135 averaging down Friday on pay day ï¸\x8f\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\n$BABA Push! https://t.co/z2illvk7N0\t\t\nFlow Room (These are not alerts): $BABA 03/18 $81 calls bought 550x AT ASK $2.06  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\n$BABA NEW ARTICLE : Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/qjEfpRkqzI Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\nRT @epictrades1: $BABA I know 20 others that are smarter than myself whom have bought the last 100 down. No I\'m not drunk just an educated…\t\t\n@Larryjamieson_ Look like $baba\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\nRT @DrStoxx: $BABA: deep pullback on political risk into the pink band.  Our Room members know exactly what this means...and how to trade i…\t\t\n$BABA ppl are sooo wishy washy here 😅😅😂 it’s hilarious you can tell if it’s up or down by the comments that come in â˜\x9d\t\t\n"$BABA one of the most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stockmarket https://t.co/OUjSbc0DxU"\t\t\n"Top volume / relative volume stocks: \n \n$HYMC $CTK $SONM $RLX $BABA $COUP $PDD $HOUR $REVB $JAGX $KAVL https://t.co/szCgMdpO8b"\t\t\n@vnkumarvnk HangSeng needs to run by 1500 points overnight', ' tomorrow $BABA will kill it 😜\t\t\nI have never been so bullish on Chinese stocks $BABA $NIO $JD\t\t\n$BABA prolly gonna fade here though', ' for some reason when the call options for friday get up 300% from the lows', ' it starts to fade. ðŸ‘\x8d\t\t\n$BABA will rip soon', ' expecting 10%+ upside in next 2-3 days!\t\t\n$BABA sell 🌟\t\t\n"RSI25\n$BABA $77.00 -0.98% -21.03% -37.90% -38.44% 20.07\n$BIRD $5.25 1.84% -8.29% -54.14% -64.78% 18.95\n$POST $67.16 0.52% -31.56% -36.42% -34.14% 14.41\n$UFPT $57.10 -0.95% -11.86% -20.70% -19.29% 24.47"\t\t\n"CooTek fundamentals $CTK are getting better\n- CTO buying 3M shares\n- Chart-topping mobile games in App Store\n- Popular book app in home country\n- Improving revenue & EPS\n- Even Alibaba $BABA backs them\n\nBright future', ' but stock has dropped 98% since IPO\n\nUndervalued #tenbagger https://t.co/Ln73iLyJJz"\t\t\n@MarketRebels Take @GaryGensler with you! Does absolutely nothing to protect us from media FUD shorting AND darkpool  $NIO $XPEV $LI $BABA\t\t\n$BABA glad I didn’t buy at 120~… but this is beginning to look tooo juicy. 📢\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n"RT @Mr_Derivatives: $BABA $KWEB\n\nPair trade this for a semi hedge: \n\nlong BABA short KWEB"\t\t\nChina stocks bouncing', ' no interest in playing it but good to see for overall market stability $KWEB $BABA $JD\t\t\n$BABA so many ree rees shorting at $74 thinking 60 😂\t\t\n$BABA cover bears before its too late ☑\t\t\n@MarkGuasch1 @Ivan_Bolsa Desde la ignorancia...qué tiene que ver $BABA con las Smallcaps\t\t\n$BABA   PB to line   75.47/63 entries     sold 76.28  out 77\t\t\n@R9Falcone @charliebilello @ycharts Having followed $BABA tweets for a long', ' long time', ' I can safely say this is the best (and most profound) one I’ve ever seen. Hands down.\t\t\n"Clarification sur les VIE :\n\n$BABA n\'est pas ""cher""', " mais n'oubliez pas que vous ne détenez qu'un droit sur profits avec les VIE", ' et non un droit sur actif + sur profits comme un actionnaire classique.\n\nA vous d\'évaluer combien vaut ce ""manquement""."\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\nRT @realalexvieira: Russia Default. China Crash. Oil Plunging. Democracy Rallying Today. Trump Jailed. Biden Rocks $BABA $TWLO $PYPL $NIO $…\t\t\nRussia Default. China Crash. Oil Plunging. Democracy Rallying Today. Trump Jailed. Biden Rocks $BABA $TWLO $PYPL $NIO $TSLA $SPY $QQQ $RIVN $XPEV $ROKU $JD $BIDU $TCENT #biden #Facebook #bitcoin #china #ukraine $COST #oilprice #trump #NATO https://t.co/OFFJb8dx4F\t\t\n$BABA see if has support at ATL of 57. If so backing the boat. If not watch out below. ðŸ˜\x81\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\nRT @MadConX: @inglouriouscap Only 10-11 months have passed since Charlie made his first buy of $BABA', ' and people are rushing to judge his i…\t\t\n"China trying to stay neutral..\n\n$nio $baba $xpev $li $bidu\n\nhttps://t.co/HPcfVTzYlh"\t\t\n"Can we stop tweeting about $BABA valuations?\n\nThe stock is not down on fundamentals', ' but politics..."\t\t\n"$CTK Bag holders soon. Lol if you fall for this shit then you deserve to lose your money.\n$CLNE $CLSK $SNDL $CLSK $BABA $AMZN $OEG $TSLA $FCEL $MARA $RIOT $WISH\n$TSLA $GILD $ABBV $PFE $TEVA $TDOC $SPX $GOOG $AMZN $FB $BA $TQQQ $QQQ $SPY $META $JD $NIO $BHAT $CPI $ITM $KWEB $DIDI https://t.co/8pls4H2DaD https://t.co/4cPyhWnCEa"\t\t\n@DCDOWORK $amd  $sofi  $baba\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n$Baba 🚀🌑\t\t\n"RT @InvestorT_: $NIO Atleast that’s a positive!\n $XPEV $LI $BABA  https://t.co/564BAEsATO"\t\t\n$BABA $BIDU for these beat down names to move higher indexes need to move higher! #MarketTrade $SPY moves lower everything\'s going a lot lower. Jerome lip service on deck good luck traders! ï¸\x8f\t\t\n@Sqwii Uhhh where’s your $BABA ticker\t\t\n"Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILMN\nLululemon $LULU\n$EA\nCoinbase $COIN\nRivian $RIVN\nPinduoduo $PDD\n$NU\nCoupang $CPNG\n$NIO\nLas Vegas Sands $LVS\n$SWK\nTwilio $TWLO\n$OKTA\nRoblox $RBLX\nRocket $RKT"\t\t\n$baba chinese adr\'s getting a bid in USA', ' will hopefully translate to a good asian session.  China equities need a dovish fed just as much as US equities.\t\t\n#Options Flow Stream Update $BABA $PYPL $AA $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/7IrWGHjEcX\t\t\n#Options Flow Stream Update $BABA $PYPL $AA $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/YIwYmzXjJE\t\t\n"How many trading setups do you trade? 📈\n\n$IXHL $HOUR $REVB $RLX $EVLV $BBU $BTTX $ANIP $YTEN $COUP $TSLA $QQQ $BABA"\t\t\nEverybody seems to hate $BABA\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n#Options Flow Stream Update $BABA $PYPL $AA $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/OKOpZwYg5C\t\t\nBuying $BABA https://t.co/jpMDJeais8\t\t\nTake this with a grain of salt', ' but I think the local bottom is in on $BABA.\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"GOLDEN #SWEEP #OPTION ALERT: $BABA $220 PUTS \n01/19/24; Premium: $1.4M; 🟢BULLISH\n; Vol/OI: 756/1', '127\nhttps://t.co/FNR2tbaknx"\t\t\nHe comprado $BABA Y $SPOT. https://t.co/yrS2NlFTZQ\t\t\n@BullishBritt Hey brotha I’d love to get your thoughts on $BABA do you think it will recover anytime soon?\t\t\n$BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jueves. El primero que haga un cierre entre 75-76 para que nos deje la vela actual. Si ya se que es una doji inversa y indicaria que las bajadas proseguirán', ' pero.. https://t.co/5a9BZ9Mswe https://t.co/fv5qAD2me9\t\t\n"$BABA just sold my 1 share.\n\nLost 23 cent âš¡"\t\t\n$BABA nice bull flag on the daily ✨\t\t\nMost active on Tuesday - $NIO $AMD $BABA $AAL $AAPL $PDD $IQ $SOFI $OXY $F $NVDA $BBD $XOM $ITUB $JD $BEKE $CCL $AMC $TME $PLTR $SNAP $BAC $LI $ASTR $AGRI $RIG $VALE $NOK $CVX $T $UBER $XPEV $DAL $GRAB $FB $COUP $PBR $ABEV $CPNG $DKNG $MSFT $INTC $RBLX $IMPP $KC $MRO $UAL $CG https://t.co/2vPBTkJ81E\t\t\n"RT @DaMedinaR: Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acci…"\t\t\nRT @DrStoxx: $BABA: deep pullback on political risk into the pink band.  Our Room members know exactly what this means...and how to trade i…\t\t\n"$BABA: deep pullback on political risk into the pink band.  Our Room members know exactly what this means...and how to trade it. \n \nJoin us: https://t.co/xCbsDk3JOq https://t.co/ICb8c3Upwd"\t\t\n$BABA 90c - $0.36 - up 80% https://t.co/3tP4ognIu1\t\t\n"SWEEP 502 $BABA 04/29/22 $85 calls for $6.10 \n\nSpot: $75.93\nVolume: 605\nOI: 83\nIV: 89.15%\nPremium: $306.0k\nSector: Consumer Cyclical"\t\t\n"Accumulated here $kweb ', ' $baba ', ' $bidu ', ' $jd.\n\nIt should be the lows of the year."\t\t\n"RT @XoloWall: $TSLA   +3.7%🟢\n$AMD    +5.6%🟢\n$AAPL    +1.7%🟢\n$NVDA  +6.4%🟢\n$AMZN +2.8%🟢\n$MSFT +2.3%🟢\n$BABA -3.5%🔴\n$FB       +1.0%🟢\n$CVX    -…"\t\t\n"RT @DaizyApp: Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimit…"\t\t\n"$BABA \n\nBastante volumen ayer y hoy.\nPuede que sea una zona interesante 👀👀 https://t.co/leyrzEjiHU"\t\t\n"RT @DaizyApp: Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimit…"\t\t\n"$BGFV Low Float Squeeze\n🚀 $100 🚀\n\n*Free Float:6Mil👀\n\n*Short:42%ðŸ\x8dŠ\n8Mil👀\n\nPrice/Sales:0.3\nPE:3\nNet Sales:💵1.16B\nCash:💵115M\n2022 Dividend:💵3\nStores:431\nBuyback:$25M\n\n👆WSB\n$nio $li $baba $jd $didi $tme $muln $hymc $indo $impp $husa $agri $zim $aapl $tsla $amd $xom $mro $sofi https://t.co/SvtuzDzVG1"\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"Portfolio update as I still average down on my favourite stocks.\n$disca', ' $asc.l - 13%\n$amzn', ' $boo.l - 12% each\n$crox - 11%\n$googl', ' $gpro', ' $tsla - 9%\n$baba', ' $pypl - 6%"\t\t\n$BABA bag holders always present', ' if 74.33 support is lost', ' potential entries planned for a bounce at 57.2 major support for long term holds #stocks #optionstrading #stockmarket #trading https://t.co/DNDR4n8AdU\t\t\n"$CTK is no different than $WISH. They buy', ' they hold', ' they regret.\n$CLNE $CLSK $SNDL $CLSK $BABA $AMZN $OEG $IMTE $TSLA $FCEL $MARA $RIOT $SUNW\n$TSLA $GILD $ABBV $PFE $TEVA $TDOC $VIX $VXX $UVXY $SPX $GOOG $AMZN $FB $BA $TQQQ $QQQ $SPY $META $JD $NIO $BHAT $CPI $ITM $KWEB $DIDI https://t.co/cI1nWRBVSW"\t\t\n$BABA Hong Kong will be up big tonight so this will bounce tomorrow ï¸\x8f\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\nRT @JPATrades: $BABA flow https://t.co/PwrofBm7Yc\t\t\n"Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimited #stockstowatch #stocks #stockmarket #investing #investor #Daizy https://t.co/Zdy23a3uJQ"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$BABA $150 summer time 📌\t\t\nRT @Alex__Pitti: $baba investors never can explain why they like baba over tencent and JD. All I hear is PE ratio. Not great... https://t.c…\t\t\n"RT @stockmafiacapo: Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$S…"\t\t\n"RT @ResearchQf: 1) $BABA is cheaper than it looks.\n\nMkt cap = $212B.\nNet cash = $59.5B\n\nEquity securities/other invest = $41B. Let\'s discou…"\t\t\nRT @daehode: $BABA $NIO This is called a transfer from the weak to the strong', ' from the small to the big. ï¸\x8f\t\t\nRT @ResearchQf: 1) $BABA today at < $44 ex-net cash or ~5 P/E cons ex-net cash (i.e. one of the best B/S out there)', ' sentiment measured by…\t\t\nFlow Room (These are not alerts): $BABA 03/18 $95 calls 1258x  AT ASK $.12 cents  #BULLISH #SPX #CHINA #orderflow #options #trading\t\t\n"Is $BABA dropping below book value? Watch:\nhttps://t.co/qrcqR92NLu"\t\t\n$BABA Is anybody actually buying down here or are folks just holding? ï¸\x8f\t\t\n"ATENCIÓN! $BABA PISO! 😂🙌ðŸ\x8f»\n\nGracias Mike 💪ðŸ\x8f» https://t.co/jP2BR9ioPG"\t\t\n$BABA $NIO This is called a transfer from the weak to the strong', ' from the small to the big. ï¸\x8f\t\t\nRT @mchaudhry82: Stocks Making The Biggest Moves PM: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $PTON & More https://t.co/7AWZOAlgDV\t\t\nRT @realalexvieira: White House. US Stocks Are Dirty Cheap. World\'s Biggest Problem is China-Russia Alliance Right Now $BABA $TWLO $PYPL $N…\t\t\nWhite House. US Stocks Are Dirty Cheap. World\'s Biggest Problem is China-Russia Alliance Right Now $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO  https://t.co/KgtDrbNZrR\t\t\n"$BABA \n1.) It won\'t get delisted\n2.) COVID does not last forever\n\nMunger will be buying', ' therefore i am buying. ï¸\x8f"\t\t\nHoy fue un dÃ\xada de subidas para las chinas. Vendo todo', ' acepto mi error. $BABA $JD $PRX\t\t\nRT @Javier30670747: $BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre…\t\t\n"RT @specialsit1: What to do as a $BABA bull being 50% or more down vs initial cost base?\nI had a similar sit with Altice Europe $ATC in 201…"\t\t\n"Dicho esto', ' repito que mantengo posición en $BABA y plena confianza en su recuperación.\nDes de precios actuales', ' creo que pocas empresas nos pueden dar un retorno mejor (sÃ\xad', ' cuando estaba a 100$ también decÃ\xada lo mismo)"\t\t\n"Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BABA a esos precios. El error está en no haber reconocido que no era el momento de entrar y haber ido promediando a la baja.\n⤵ï¸\x8f⤵ï¸\x8f⤵ï¸\x8f"\t\t\n@JRambo0810 Looks like it just sells the same stuff you find on $BABA\t\t\n@memelordmarx Who\'s getting decimated?  $BABA stuff. .....Dickhead!!!! lol!!\t\t\n"RSI25\n$BABA $75.67 -2.69% -22.39% -38.97% -39.50% 19.54\n$BIRD $5.30 2.71% -7.50% -53.75% -64.48% 19.67\n$PDD $27.23 6.66% -31.96% -56.91% -56.38% 24.95\n$POST $67.30 0.73% -31.42% -36.29% -34.00% 14.67\n$UFPT $56.84 -1.41% -12.27% -21.07% -19.66% 24.15"\t\t\n$BABA now we need to get above $76.30 for the next rip up.  This has taken too much of a beating in the last 5 days...there is room to settle on the upside closer to $78\t\t\n$MU sucked but let’s not forget about my $BABA puts running for 100% friday 😉\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @NNAleid: تذكير Ù\x81ÙŠ غاية الأهمية للأشخاص اللي يبيعون أسهمهم هذا وقت الشراء وليس البيع ماÙ\x81ÙŠ داعي لأي خوÙ\x81 اطلاقاً Ù\x81ÙŠ الصورة كل الازمات العا…\t\t\n@SchleterPeter Natürlich mache ich mir viele Gedanken. Ich habe 10% meines gesamten PF in $BABA $TCHEY $KWEB Ich glaube jedoch das der Absturz getrieben ist durch 1.Covid in  China 2.Die unsinninge Spekulation das sich Sanktionen gegen Rus ebenso auf China auswirken könnten - Unsinn imo\t\t\n$BABA I know 20 others that are smarter than myself whom have bought the last 100 down. No I\'m not drunk just an educated bet that maybe the Bucs cover the spread. I don\'t gamble with grandmas money.\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n"When will analysts step to $BABA\'s sidelines?\n\nAnd will those bear notes take it from bad to worse?\n\nhttps://t.co/cOobUNKCNV"\t\t\n"$BABA $KWEB\n\nPair trade this for a semi hedge: \n\nlong BABA short KWEB"\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n$BABA - Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/v9vUtp3yNh\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (26 mentions)\n2. $VXX (20)\n3. $TSLA (15)\n4. $BIG (5)\n5. $FB (4)\n6. $BABA (4)\n7. $AMC (3)\n8. $PLTR (3)\n9. $WFH (3)\n10. $IWM (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA A steal down here... https://t.co/8zFiS1o2Sg\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 02:00 PM EST\n1. $NIO (+5.21%)\n2. $AMD (+6.03%)\n3. $DIDI (+2.27%)\n4. $BABA (-2.61%)\n5. $RLX (+36.26%)\n6. $AAL (+7.19%)\n7. $AAPL (+2.36%)\n8. $VALE (-3.06%)\n9. $PDD (+7.05%)\n10. $F (+1.85%)"\t\t\nHe is one of those leveraged guys. like me. This $BABA decline could be in part some Softbank selling ? but on the other hand. he should still be "connected" enough to get some loans and helping hands. so he isnt really forced to sell ? we will find out in some quarters/months. https://t.co/M1qgkr3qXk\t\t\n@Javier30670747 Cambio unos zapatos por una acción de $BABA! https://t.co/pvs7IveThz\t\t\n$BABA come on one hour left to gain $3 and flip green! â\x9d¤\t\t\nRT @AJButton2: $BABA down another 6% pre-market as China panic selling continues https://t.co/RHm7AzhZaX\t\t\n$BABA might be a hint for News to come lol glitch clearly https://t.co/xtOD8nxPQo\t\t\n@OJRenick $BABA and $BIDU?\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n@GarethSoloway WHAT ABOUT ALIBABA $baba ?? Why you never answer ?\t\t\n@arbritrage86 $75 per share. Adding $BABA here. We will see if it ages well..\t\t\n@InversorExperto ¿Que valor le darÃ\xadas al segmento Cloud de $BABA en occidente?\t\t\n$BABA Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/kbAMnrlbKz\t\t\n"M&L Capital: ""Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration"". ""We began to sell down our Chinese positions shortly before the HK market closed on Mon morning (&) currently hold 0 Chinese positions"" \nHad key stakes in $BABA $TCEHY https://t.co/jLkfvKZjRZ https://t.co/x59r1s89J9"\t\t\n$BABA red to green..let\'s about time.  One of the strongest stock in the world seeling for crumbs..\t\t\n"#BABA\n$BABA \n\nانهيار تام. \nلا تعتقد انها تخÙ\x81يضات Ùˆ Ù\x81رصه دخول.\nلا يعلقونك. \n\n#Alibaba https://t.co/1j9L8lgiAI"\t\t\n"$BABA Estrategia. \nEn otros tiempos lo intentarÃ\xada. Vender Puts y cobrar. \nPero Baba se ha propuesto ser capaz de todo... Paso.. \n\nLo comparto para sus fieles. Al menos intentad ganar algo con ella. https://t.co/IqQlbIFy59"\t\t\nAlibaba Group Holding Limited traded 72.361M shares', ' 208% above average volume $BABA\t\t\n"~For a limited time', ' we are opening our trading chatroom to the public https://t.co/PW5ewMA33J\n\n$AAPL $BABA $TME $AMD $SOFI $AAL $JD https://t.co/ZE7lw3odX6"\t\t\n"RT @stockmafiacapo: Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$S…"\t\t\n"RT @stockmafiacapo: Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$S…"\t\t\nshe owns $BABA at $268 avg or so LOL\t\t\n"Todo subiendo y $BABA -2', '5% y ya a 75$.\n\nYa se acerca a mi precio objetivo de 1$.\n\nFestival. https://t.co/m5PsKSJ9qP"\t\t\nFlow Room (These are not alerts): $BABA 04/01 $78 calls bought ABOVE OI ABOVE ASK  750x   $5.65 #BULLISH #CHINA #SPX #QQQ #orderflow #options #trading\t\t\n"$BABA \nEven tho us bulls bought high at baba didn’t blow the 15b buybacks at 150+ like Facebook did at 315 when they bought back shares âš¡"\t\t\n$BABA bears are looking at the face of Mr. xi and shorting this at the bottom 😂 ðŸ‘\x8d\t\t\n"SWEEP 761 $BABA 04/01/22 $78 calls for $5.66 \n\nSpot: $75.67\nVolume: 1', '043\nOI: 0\nIV: 103.03%\nPremium: $430.5k\nSector: Consumer Cyclical"\t\t\n"Masa Son is going bankrupt oooooo boyyy. $BABA is at 75. Just a few more percentage points drop and Softbank will be under severe pressure.\n\nI hope he sells his stake to a non-Chinese owner. https://t.co/FIV5sDpozt"\t\t\n"Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$SPY $415 PUTS 1.15>1.45 25% GAINS 😤📣\n\nSTOCK MAFIA KILLED IT TODAY JOIN NOW 🕺 https://t.co/bIrpZZbz86"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA it’s now or never 😘\t\t\n"For a limited time', ' we are opening our trading chatroom to the public.https://t.co/obSOazFuWh\n\n$LVS\n $NIO  $AMC $BABA $LKNCA $MRNA $NVAX $XPEV $TSLA https://t.co/thfdhq7RWu"\t\t\n$BABA thank you for shorting all day at these levels you will cover us back to $80 fast â\x8f©\t\t\n$BABA Picked up calls ✨\t\t\n"Great day to trade. Have fun!! \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $WISH $NVDA $BABA $MRO $ASLN $NQM https://t.co/ea9OHYtPII"\t\t\n"$BABA It’s like walking through the casino and seeing the roulette table hitting red 18 times in a row. The next one has to be black right? \n\nI think baba will be green tomorrow. Has to. Got to. Right?"\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $324.69  Mentions: 66\n$BABA  Price: $75.22  Mentions: 54\n$AMZN  Price: $2', '919.59  Mentions: 50\n$AMC  Price: $13.79  Mentions: 50\n$SONM  Price: $0.98  Mentions: 40\n\n#stocks #investing #trading"\t\t\n$BABA Jack Ma is no longer running this company', ' the CCP is and the Americans hate the Chinese. I think this will go below $50 ↔\t\t\n"@MarketRebels $BABA is down nearly 70% from its previous highs! This is a larger drawdown than stocks like $SHOP or $ETSY which are smaller and have high valuations. Does Alibaba deserve to be this big of an outlier? \n\nhttps://t.co/1wneBSdIVm"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA Volume in all  Chinese stocks is absolutely insane today ðŸ‘\x8d\t\t\nGuess nobody likes $BABA any more.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl $amc $phun $mark $xela $bntx $valn $nvax $mrna $pfe $pypl $v $F $Fb $ma $ba $tsla $amzn $aal $ibm"\t\t\n$BABA they will probably buy buy a bunch of stock here ðŸ‘\x81\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA I’d go big on the buybacks if I was them. What are they waiting for? ðŸ‘\x81\t\t\n@FiduciaInvest My research tells me $BABA is in China', ' and that the number 8 is lucky in China', ' so knife catch at $70.88 ? Or not until bounce to $88.88 ?\t\t\n$BABA Quit supporting the Russians', ' or watch how deep in the shit we can take you', ' sweethearts 😊 😀\t\t\n$BABA entry 74.80 price target 82$ ï¸\x8f\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\nPrice x Volume leaders Tuesday - $TSLA $AMD $AAPL $NVDA $AMZN $MSFT $BABA $FB $CVX $XOM $GOOGL $GOOG $OXY $NIO $MRNA $JD $COUP $PDD $BRK $UPST $QCOM $SQ $JNJ $JPM $BAC $MU $SHOP $PYPL $BA $NFLX $AAL $TSM $SNOW $ORCL $V  $AVGO $PG $INTC $DIS $SNAP $BIDU $WFC $ABBV $COST $RBLX https://t.co/7xG4ppZ5H9\t\t\n$BABA 75.23 is key resistance for the real reversal 🤞\t\t\nBought a small starter amount in $BABA', ' I like the look', ' demand and shorts are rising pretty fast', ' be gentle if you\'re going to catch this knife 😄 https://t.co/36Me7wHG5z\t\t\n$BABA Ba Ba BaBaRatzi 🆙\t\t\n@The_RockTrading $BABA\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\nChinese stocks $KWEB $FXI $BABA $PDD have been taken to the woodshed this year', ' the last 5 trading days have only accelerated the decline. With that being said', ' and with the current negativity sky high in the sector we are taking a few near term upside calls as a calculated risk.\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"$FB $META is coming up with this solution for the Data Protection issue that is also affecting other BigTech companies like $BABA and $AAPL \n\nFacebook is planning to build a new Data Hub in Spain.\n https://t.co/bx3o8X5b5Y"\t\t\n$BABA they should announce it right now! Trap these pricks. ↘\t\t\n@inviertracional En tu opinión', ' qué pasa con $BABA?\t\t\n"RSI25\n$BABA $74.82 -3.78% -23.26% -39.65% -40.18% 19.22\n$BGS $25.86 0.47% -10.58% -14.40% -13.54% 24.72\n$BIDU $106.53 -2.23% -22.13% -35.26% -28.47% 24.99\n$BIRD $5.24 1.55% -8.55% -54.28% -64.88% 18.71\n$PDD $26.87 5.25% -32.86% -57.48% -56.96% 24.27"\t\t\n"Picked up another $900K of $BABA at $75. Lowered my average to $92.99 from $96.66. Both on TD and IBKR. \n\nSo far my overall average has gone down from $104.80~ to $92.99. Very happy', ' hope #alibaba goes lower too so I can possibly lower it to $88~"\t\t\n"$TSLA   +3.7%🟢\n$AMD    +5.6%🟢\n$AAPL    +1.7%🟢\n$NVDA  +6.4%🟢\n$AMZN +2.8%🟢\n$MSFT +2.3%🟢\n$BABA -3.5%🔴\n$FB       +1.0%🟢\n$CVX    -4.7%🔴\n$XOM  -4.8%🔴"\t\t\n$BABA time to pump ☑\t\t\n$BABA', ' en este momento 74.87', ' se llevó puesto el penúltimo nivel', ' "pedir un crédito"', ' y va por la batalla final', ' "las deudas no se heredan".\t\t\n"$BABA \nInteresting risk reward as is falls. Seems like everything that can go wrong has. Question is how it will affect business in the long term."\t\t\n$BABA I’m in let’s gooo ðŸ‘\x8d\t\t\n"Morning plan from @AjTrader7 has been posted! 🔥 \n\n $COUP', ' $HYMC', ' $NTRA', ' $GTLB', ' $BABA', ' $UPST', ' $BIDU', ' $MRNA', ' $PXD', ' $TSLA', ' $AMD', ' $SHOP', ' $IXHL \n https://t.co/rWQte25tiZ"\t\t\n$BABA 80 CAME AND WENT BUT THANKS FOR THE SPIKE AND SCALP .. LOL\t\t\n@ChrisFranco I\'m glad you didn\'t say 101 years 😉 but I agree $BABA will need a atleast a good 2 year horizon for the business value to manifest and drive the stock price.\t\t\n$BABA Chinese tickers to garbage🛑 ï¸\x8f\t\t\n@DaMedinaR $BABA en algunos se gana y en otros se pierde', ' voy a imaginar que gaste ese dinero en un viaje a las Bahamas🤣\t\t\nRT @realalexvieira: Autonomous AI Bots Selling Short Stocks Every Nano Second. Apocalypse Forecast $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $…\t\t\nAutonomous AI Bots Selling Short Stocks Every Nano Second. Apocalypse Forecast $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #apocalypse #technology #NATO https://t.co/CpWrSlyuPI\t\t\n****CRASH ALERT****  VOLUME SERIOUSLY PICKING UP TO THE DOWNSIDE. NOT TOO LATE TO GET IN!!!! US10Y 2.15 and RISING $SPY $AAPL $NVDA $TSLA $MSFT $AAL $UNH $BABA $BA $UUP $NIO $DKNY $ba $baba $HOLI\t\t\n#Options Flow Grid Update $BABA #OptionsTrading #Alibaba Shares 🔻3.7% to $74.88 #OptionsFlow #onlineshopping #DigitalMedia #stocks #stock #StockMarket #investing #Investment https://t.co/Gr3YvQQ4OY https://t.co/Wtzo2cyYNQ\t\t\n$BABA no brainer at these levels ðŸ‘\x8d\t\t\n$BABA $JD $NIO Easy longs âž¡\t\t\n$BABA ok guys', 'so I figured out the system. If I buy calls the stock goes down', " but if I buy puts it goes up.…I’m willing to take one for the team and buy puts but you guys are gonna have to send me money! Deal? 🤪 â–¶\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\nI do not think anyone should buy $BABA if they aren't willing to hold steady until 2030", ' at least. #NotInvestmentAdvice\t\t\n$BABA robbery', ' call the cops 📢\t\t\n"RT @diamondoptions2: This is every trade we alerted this week 👇\n$PFE +115% ✅\n(Open Swing) \n$WMT +14% ✅\n$CVX +90% ✅\n$DAL +98% ✅\n$NVDA +30% ✅…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"$CWRK 🔥\n\n🔥#CurrencyWorks leveraged BitRail to build #FREEDOMcoin a regulated cryptocurrency powered by #BitRail for merchants.\n\nhttps://t.co/mLTWInLE8E\n\n$cvs $crm $dxy $ba $z $dkng $nio $baba $fb $uber $nflx $vix $twtr $gold $spce $nke $eem $qqq $spy $spx $iwm $penn #investors https://t.co/cRJG0zOR1v"\t\t\n"This is every trade we alerted this week 👇\n$PFE +115% ✅\n(Open Swing) \n$WMT +14% ✅\n$CVX +90% ✅\n$DAL +98% ✅\n$NVDA +30% ✅\nAnyone can try us out for completely free the first 3 days. Link in bio 👊\n\n$VXX $BABA $MDV $RKLB $COUP $TSLA $AMD $FB $SPY $QQQ https://t.co/qrnpB9EAGT"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"US economy slowly getting less prominent', ' just wait till China takes over.  America’s not gonna like this one lmao.\n\n$KWEB $TCEHY $BABA $TME https://t.co/OyW5t3pJoQ"\t\t\n"Czy ktoÅ› z Was kupowaÅ‚ już AlibabÄ™? \nCzemu nie', ' czemu tak?\n$BABA https://t.co/6ycRfEeCy7"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $XLE Chevron $CVX $HYG $IWM Exxon $XOM $E…"\t\t\n"@RomasInvestors Si que los habÃ\xadan y además lo compartÃ\xadan por aquÃ\xad.\nEl problema es ser un  ""lovers"" de  $BABA', ' que aunque te digan que puede bajar te ciega el amor 🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f"\t\t\n$BABA wtf i dont understand the chinues coperate with putin? Wtf is this 📈\t\t\n$BABA Looks like the fate is in HK hands now â–¶\t\t\n$BABA in absolute free fall. Big money can’t get out fast enough\t\t\n$BABA Find the chart what i was talking about so keep the money in the pocket before clicking a buy trigger. 📣 https://t.co/Kc8HQ8bPC0\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n$BABA $105 end of Friday- who’s in? 📊\t\t\nRT @ajaj_si: $BABA dang this sucks balls! ï¸\x8f\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson\t\t\nI think I\'ll leave $BABA now until it hits $6/share', ' like Amazon in 2001.\t\t\n@itscharliemar El sentimiento negativo sobre $BABA es muy alto', ' al igual q todo lo q venga de China. Creo q podemos tener un desenlace en breve. O se cargan los ADR o se produce un cierre de cortos masivo\t\t\nRT @CarlPhi16247616: $BABA  I’ll consider buying at 65 âž¡\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n@MadConX @inglouriouscap Many many short term thinkers voicing their opinions on Munger and his $BABA position', ' I’m sure he’s not losing any sleep lol\t\t\nRT @rrobster: Any compelling reasons to buy $BABA excluding the huge dip in the share price?\t\t\n$BABA they’ve been trying to keep it below 75 for the last few hours. How much longer will they succeed? 📢\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $XLE Chevron $CVX $HYG $IWM Exxon $XOM $E…"\t\t\n$BABA $SYTA NEXT RUNNER GET IN EARLY ⬅ï¸\x8f⬅ï¸\x8f⬅ï¸\x8f🚨🚨👀👀â\x8f³ðŸš€ðŸš€ ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 49\n2. $GME : 46\n3. $NIO : 42\n4. $BABA : 41\n5. $VXX :…"\t\t\n"Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $XLE Chevron $CVX $HYG $IWM Exxon $XOM $EEM $GLD $FXI\n \nVolume: $NIO Didi Gloobal $DIDI $RLX $VALE Ford $F New Oriental $EDU Occidental $OXY $BBD $ITUB $BEKE Carnival $CCL $AMC $TME Palantir $PLTR"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA I shorted $75 with my college money 💗\t\t\n"$BABA \nBank just waiting on SoftBank to tell them they are done selling then flip the script 📣"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Im in', ' 160 shares @ $74.68 😃\t\t\n$BABA go baby go!!! Make me some money b*tch!! Lol â\x9d—\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA  if you havent loaded 80 calls for friday', ' just give up on trading 💟\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n$BABA guys keep loading up :P', ' this is both $C and $AMZN of china.\t\t\n"$baba Finally', ' see what we need to see on the Open Market. \nBig Lots Buying  \n \n$kwen $jd $msci 🔔 https://t.co/ShkIRKpu2i"\t\t\nRT @realalexvieira: Biden\'s Special NATO Meeting. Order to Short the Float. Call Your Broker Today $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $…\t\t\n$BABA I think this stock will drop to $50 before a run up ï¸\x8f https://t.co/XGe7H4eoBS\t\t\nBiden\'s Special NATO Meeting. Order to Short the Float. Call Your Broker Today $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin $AAPL $NVDA $TSLA #NATO https://t.co/xMCveRqYsJ\t\t\nRT @epictrades1: $BABA Long April calls . It ugly and I have no edge but  feels its due a counter trend rally.\t\t\n"$BABA added my 2nd entry at $74.79\n\nNew average price/share $80.76. https://t.co/ZOMaZluhcy"\t\t\nShout out to @itscharliemar on YouTube Live minutes ago. Very transparent on a lot of his positions and stratergy. Much appreciated. We in this together - Team $Baba ðŸ¤\x9dðŸ\x8f¼\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA nibble trade https://t.co/pBwhGcMwGM\t\t\n"$aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million\n$li- 26 Million\n$jd 32 Million\n$bidu 7 Million\n\n$nio- 124 Million shares traded .. \n\nI’d say a lot of interest in Chinese equities. Time to BUY and HOLD!"\t\t\nYa me siento un poco mejor con mis acciones de $BABA 🤣 https://t.co/xjVIf36GM6\t\t\n@David_Tracey Long $BABA  and $BIDU\t\t\nIf I was a fund manager', ' I would never buy $BABA.\t\t\n"Buying this stock on instinct and because all your influenceur get their products there and the stock is cheap\n\n$baba https://t.co/CnBLGim2o8"\t\t\n$baba $amzn $goog $jd $spy $qqq $dia $iwm $baba RSI 19. Alibaba with earnings best every quarter and superb growth is so underpriced after 75% selloff due to geopolitical selling… this will go back up with 100% returns as soon as the war is over 🚀🚀🚀 great buy at these levels https://t.co/ZS8W80TDNn https://t.co/W8Pw3I1Hlp\t\t\n@BackpackerFI I\'m a $BABA seller at 250$\t\t\n"$baba Just broke yesterdays total trade volume for the day \n \n$kweb 💯"\t\t\n$baba $amzn $goog $jd $spy $qqq $dia $iwm Alibaba with earnings best every quarter and superb growth is so underpriced after 75% selloff due to geopolitical selling… this will go back up with 100% returns as soon as the war is over 🚀🚀🚀 great buy at these levels https://t.co/KjSpsA5seY\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$hour $amc $gme $didi $rlx $baba $appl $amd https://t.co/EsMK2iKfUQ\t\t\n@InversorHedonis Sisi pero no amplies mas $baba por favor\t\t\nI have not sold a share. $BABA\t\t\n$BABA I would think Russia was attacking China based on the price 👆\t\t\nI am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter seems to know', ' with total certainty', ' what President Xi will do to $BABA\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\n$BABA 70m volume today. Wow 👇\t\t\n"🔥 $NICH Nitches has successfully submitted the NITCHES OVS #app to #Apple #iTunes #iPhone and #GooglePlay #Android #stores. https://t.co/55lAfg5ruS @cap_ebc \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA $MU $PYPL $SIRI $SCHW $HD https://t.co/fdvzAFSD8l"\t\t\nPicked up some $Baba on the dip but it keeps dropping 😂\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n#Options Flow Grid Update $BABA #OptionsTrading #Alibaba Shares 🔻3.95% to $74.68 #OptionsFlow #onlineshopping #DigitalMedia #stocks #stock #StockMarket #investing #Investment https://t.co/B7BWRcVOEf https://t.co/gZTEHVGDPS\t\t\n$BABA this is not a loss making SPAC or a crypto miner', " this is world's largest e-commerce + 4th largest cloud provider + 33% of Ant financial", ' great time to load up! ☑\t\t\n"RT @usstockbot: ✅米国æ\xa0ªãƒ’ートマップ(ライブ)\n\nダウ +1.2% S&P500 +1.3% ナス +1.8%\n\n上ä½\x8d\n$BILI +10.3% $LI +10.1% $SOXL +9.1% $PTON +8.9% $DLO +8.5%\n下ä½\x8d\n$ERX -7.4…"\t\t\n$BABA just hold', ' cry and let the American Gov take care of you…shhhh it’s okay..everything is going to be ok. 🪄\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nFired a second bullet at $BABA still less than a 1% holding.\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $324.69  Mentions: 56\n$BABA  Price: $74.67  Mentions: 50\n$AMC  Price: $13.79  Mentions: 48\n$AMZN  Price: $2', '918.67  Mentions: 48\n$HYMC  Price: $1.61  Mentions: 38\n\n#stocks #investing #trading"\t\t\n$BABA imagine holding for the past 8 years and being down 20%….. ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"$BABA might swing for now.\n\nLast swing went ðŸ\x8f§ â™\xa0ï¸\x8f https://t.co/3SNqqzAisy"\t\t\n"$BABA Trade entry $73.4', ' SL $73.92', ' TP $78.53\n\nPossible 11RR Trade.\nSL at OB Impulse because if price reaches the OB then it isn\'t a valid one anymore. https://t.co/mUKtBwPQs1"\t\t\n"$BABA Falling knife! \n \nMarket bounces back hard and this immediately loses all gains. \n \nAre you brave to catch it? ï¸\x8f"\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n"RSI25\n$BABA $74.60 -4.07% -23.49% -39.83% -40.36% 19.14\n$BIDU $106.32 -2.43% -22.29% -35.39% -28.61% 24.92\n$BIRD $5.15 -0.19% -10.12% -55.06% -65.48% 17.35\n$DIDI $1.79 1.99% -49.44% -58.35% -74.21% 20.34\n$FSLY $13.47 1.28% -10.08% -52.94% -68.83% 23.64"\t\t\nRT @NIONenad: $NIO $BABA\t\t\nHot damn! $ZIM $ASTR $BABA $HD $SO $VRM $WTI ðŸ\x90». https://t.co/1p0nnKn9KF\t\t\n$BABA 72-74 absolute bottom..You heard it first 📶\t\t\n"PERFECT CALL ON OIL – 42% PROFIT IN A WEEK\n- Read more.\n\nhttps://t.co/p2co6EQX85 \n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $AMD $BABA $DIDI $RLX $AAL $AAPL $VALE $PDD $F $SOFI $EDU $OXY $BBD $NVDA $XOM $JD $BEKE"\t\t\n"Sold $abx\nSold 1/2 of my $atz\n\nBought 30 shares of $baba @ 74.57"\t\t\n$BABA It will not stop until 67$ as the strong support is there in weekly chart. ✅\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $90 Call for Friday', ' March 18. Roughly 234 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n@money_matters_a_lot $BABA Agreed! On it\'s way back up! 😀\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $80 Call for Friday', ' March 18. Roughly 2 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"Cuando comenté esta estrategia', ' por mecanismos de control de riesgo saltó el stop.\n\nLA fina la estructura no se llegó a anular', ' formó un suelo', ' ha roto al alza y tiene objetivo alcista.\n\nAl riesgo hay que ponerse lÃ\xadmites', ' para evitar cosas como $BABA', ' aunque después se escapen. https://t.co/pQrqkxZpvR"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 64 | 20.8% | 🚀\n| $GME | 29 | -39.6% | 🚀\n| $VXX | 28 | -81.8% | 🚀\n| $AMC | 21 | -36.4% | 🚀\n| $BABA | 16 | -46.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA did idiot bulls really invested in baba using margins and now experiencing margin calls right now?? ï¸\x8f\t\t\n"Short selling U.S.-listed #Chinese and #HongKong #stocks has been a profitable trade in #2022.\n\nWant to know what that means for short sellers? Watch the video below to learn more.\n\n#s3data #shortinterest #markets $JOBS $BABA @JD_Corporate @ihors3 https://t.co/BAVNSC8uYO"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 49\n2. $GME : 46\n3. $NIO : 42\n4. $BABA : 41\n5. $VXX : 38\n6. $SPY : 33\n7. $AMD : 32\n8. $MSFT : 32\n9. $ARKK : 30\n10. $COIN : 26\n#stock #trading #usstock #stockmarket"\t\t\n"Tu novia te dice que ha comprado $baba \nComo reaccionarias?  #bolsamx  😂😂😂 https://t.co/9YL8tjP72W"\t\t\n$BABA rug pull ðŸ‘\x8d\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA madarchod this is ridiculous! BS! 🪄\t\t\n"Take a look to:  $BABA -3.95% \n\n#daytrading #Stocks #ToTheMoon #RedditArmy #investments #StocksToBuy #FOMO #trading #YOLO #bottomfishing #news #StocksToWatch #wallstreetbets \n https://t.co/S7OXvQHMRC"\t\t\n$BABA I hope no one got trapped and bought during the fake pop ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 63 | 18.9% | 🚀\n| $VXX | 29 | -81.9% | 🚀\n| $GME | 29 | -38.3% | 🚀\n| $AMC | 23 | -25.8% | 🚀\n| $BABA | 16 | -46.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA wtf!? 🚩\t\t\n$BABA seriously.. how can you not like a stock that has such great advertisements? 👉 https://t.co/NFp78C2qXT\t\t\n"$BABA do not trust this garbage \n  Down on green day and more down on red day.  Trash 📌"\t\t\nFlow Room (These are not alerts): $BABA $60 puts bought 03/18 1766x  AT ASK $.35cents avg  #BEARISH #CHINA #SPX #orderflow #options #trading\t\t\n"$BABA    Who would dare to take the trade !\n#SPX $SPY #SPX500 #stockmarkets #stocks #trading #equity #nq #nq100 #trade #StockMarket #trading #invest #DayTrading #STONKS #DJIA #NDX https://t.co/oJBVorxTbY"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 61 | 10.9% | 🚀\n| $GME | 29 | -38.3% | 🚀\n| $VXX | 29 | -82.3% | 🚀\n| $AMC | 24 | -20.0% | 🚀\n| $BABA | 16 | -46.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA ugh â–¶\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nAny compelling reasons to buy $BABA excluding the huge dip in the share price?\t\t\nthese are the most active stocks right now $NIO  $AMD  $BABA  $DIDI  $RLX  $AAL  $AAPL https://t.co/0ZkE5oJr5k\t\t\n"@TrevelFund purchased $MRO', ' $NOV', ' and $WYNN this morning!\n\n$GME $SPY $BABA $VXX $TSLA $NIO $ARKK $QQQ $AMD $AAPL $VTI $QQQ $SPY $NIO $MSFT $VOO $FB $MULN $MLFB $EEENF $TMC $SEAC $VALE $LFG $GFAI $RCAT $GPL $RIVN $DOCU $ORCL $TQQQ $AMZN $KPLT $PIK $VOLT $ELMS $HUT $SNAX $ROKU $QS"\t\t\n$BABA  I’ll consider buying at 65 âž¡\t\t\n$BABA dang this sucks balls! ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"$BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up well. These positions', ' although towards ask', ' are almost surely not bought.\n\nSo we have about 10+ million in sold puts here', ' that\'s very bullish for me. https://t.co/FTXFNtC6Ny"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA wtf ï¸\x8f\t\t\nSegún algunos de Twitter', ' uno de los motivos por los que $BABA está abajo es por qué el gráfico pintaba muy mal. Según esa lógica', ' el Nasdaq se irá a 6000$? 🤣🤣 https://t.co/Hc6mzG8euB\t\t\n$BABA chart looks like the mountain Sisyphus had to climb â\xad\x90\t\t\n"✅米国æ\xa0ªãƒ’ートマップ(ライブ)\n\nダウ +1.2% S&P500 +1.3% ナス +1.8%\n\n上ä½\x8d\n$BILI +10.3% $LI +10.1% $SOXL +9.1% $PTON +8.9% $DLO +8.5%\n下ä½\x8d\n$ERX -7.4% $WISH -7.0% $OIH -3.9% $XLE -3.7% $BABA -3.6% https://t.co/nfbXVNE5Pu"\t\t\n@Sargentoinvers1 Además si miras $JD', ' después de varios dias de mucho volumen se ha girado al alza', ' creo que $BABA podria hacerlo parecido...\t\t\n$BABA #BABA short interest really took a leg up the past 2 days... 😮 analysis on @TradingView: https://t.co/1F2Y0ikAhv\t\t\n$BABA Loading up! â–¶\t\t\nRT @thelist15852982: $BABA Looks like they want to make this a penny stock. ðŸ’\x9d\t\t\n$BABA Looks like they want to make this a penny stock. ðŸ’\x9d\t\t\n$BABA would this be a good entry point? 🆙\t\t\n@stlplace @QuiverTrees collect $BABA\t\t\n$BABA hate this hate my life â–¶\t\t\n$BABA 80c $1.35 lotto\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA Such piss poor performance in a green market', ' can yall imagine had the general market been red? This would have been down 10%+ â\x8f©\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$BABA   en route to breaching lod!! ï¸\x8f\t\t\n$BABA China\'s tech firms in limbo amid COVID resurgence', ' US scrutiny https://t.co/udCzkbj9tD\t\t\n$BABA Alibaba Is Oversold; Target $120 Per ADR https://t.co/Fe8hwjwbOp\t\t\n$BABA Why Alibaba Sits In My \'Too Hard\' Pile https://t.co/QtLLJ0Mpdm\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA this is sad 😘\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"TICKER: $BABA\nSIZE: 92', '000\nPRICE: $74.67\nTIME: 13:23:38\nAMOUNT: $6', '869', '640"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$nio $baba market is rejecting lower levels… looks like this will move up… https://t.co/IpM18vHdDr\t\t\n"Alguno me preguntais porque me he decidido hoy a comprar $BABA.\n\nPues a parte de la caida acumulada que lleva', ' eso no es novedad', ' en la sesión de ayer y la de hoy le ha empezado a entrar mucho volúmen', '  triplicando la media... https://t.co/NHl8IQdiP4 https://t.co/zifUfn0qIN"\t\t\n$BABA when 0? 👀\t\t\n$BABA I would not be surprised if china is trying to crash this so they can buy it up for themselves. 😀\t\t\n$BABA $FJB APP DROPS IN LESS THAN 24 HOURS!!!!!!!!!! 📶\t\t\nWonder when $BABA gonna bottom out? $KALA trying again 👀 $SONM. Beast 💪ðŸ\x8f¾\t\t\n"ADRs dead cat bounce but $BABA down another -4%\n\nOoof"\t\t\n$BABA shorts win\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA tme up baba down. Why? ✨\t\t\n"TICKER: $BABA\nSIZE: 92', '000\nPRICE: $74.67\nTIME: 13:23:38\nAMOUNT: $6', '869', '640"\t\t\n@TicTocTick Ask $baba bulls too lol\t\t\nMost Active Equity Options For Midday - Tuesday', ' March 15 $AMD $BAC $C $CVX $F $NIO $PFE $XOM $AAPL $AMZN $MSFT $NVDA $TSLA $BABA $FB $AAL $JD $AMC $PDD $SOFI https://t.co/w1KVYRVZjy\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n$BABA hope there is another rip for you with your last buy', ' not looking good. Cant even hold $75 â\xad\x90\t\t\n"$BABA For sale:\nFear guages; 15 cents\nExact bottom indicators: 25 cents\nCrystal 🔮: 5 cents\n\nFree shipping.  Call for bulk pricing. ï¸\x8f"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n$BABA highly likely this is SoftBank crapping due to its own issues 📌\t\t\nRT @HariSeldon74: I remember some people putting almost their whole networth into alibaba $baba when it was $180 or so. Premarket it\'s $75…\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n$BABA wow a drop below 70 I\'ll take 👆\t\t\nFunny when $baba acts like it can go up lol\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA no lies.  Buy dips', ' sell rips.  All day. ï¸\x8f https://t.co/dChikymy9k\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA DeeeeeeeeeeeeeeeeeeeListing coming............... ï¸\x8f https://t.co/Ps9fhKnJDg\t\t\n$BABA those are mine. Protection for my 30 million dollar long buy ðŸ’\x9d\t\t\n@CWRoehl @stwboerse @JPMorganAM Bekanntermassen bin ich ja nicht der Kommunistenfreund. Und auch nicht der China Investor. Aber', ' brauchen wir nicht alle ein bisschen China', ' Indien. Sind wir nicht auf 1 Planet?  Ich hol mir noch mal ein paar $BABA', ' das ist es mir wert.\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$TME $IQ $BABA Buying more PUTS here. Thanks again! 💗 https://t.co/ew1ysZJSpP\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Ending green today! Squeeze in last hour! Watch out! ðŸ‘\x81\t\t\n#Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $324.48  Mentions: 49\n$BABA  Price: $74.82  Mentions: 47\n$AMC  Price: $13.78  Mentions: 46\n$AMZN  Price: $2', '917.48  Mentions: 45\n$HYMC  Price: $1.67  Mentions: 36\n\n#stocks #investing #trading"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n"$BABA \nIs this A buy now? 😃"\t\t\n"We have identified an unusual $BABA block that expires on April 14', ' 2022 with a strike price of $55.00.\n\n2', '300 PUT contracts with a price of $2.22 (Mid-Market) were purchased at a $510', '600 premium."\t\t\nSiempre quise tener acciones de $BABA pero estaba super cara. Solo falta encontrar la entrada pero ya es posible\t\t\n$BABA here comes the CNBC PUMP 🤞\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA Trade Long now at $73.40. First picture is an absolutely high timeframe picture', ' and lower timeframe reaction off the exact zone i pinpointed. https://t.co/mH2AtVijHN\t\t\nSevere consequences for anyone that doesn’t do what America likes. lol what kind of vague threat is that? They’ve been saying that about everything nowadays', ' it’s embarrassing $SPY $QQQ $BABA ðŸ\x8f¼ https://t.co/AZOxlODFMS\t\t\n"RSI25\n$BABA $74.65 -4.00% -23.44% -39.79% -40.32% 19.16\n$BGS $25.85 0.43% -10.62% -14.43% -13.57% 24.62\n$BIDU $105.97 -2.76% -22.55% -35.61% -28.85% 24.81\n$BIRD $5.13 -0.58% -10.47% -55.24% -65.62% 17.28\n$FSLY $13.46 1.20% -10.15% -52.97% -68.85% 23.58"\t\t\n@JoaquinGrech A mi me ha llegado hoy mensaje de IB de sobreponderar (-1) e infraponderar (+1) $baba. Hoy 😂😂\t\t\n$BABA April 65 strike puts are 🔥 🔥 someone bought  about $5M  in 3 big blocks between yesterday and today.  They  paid  between $4.2  and $4.5. No position for me. 👀 ðŸ\x8d¿\t\t\n$BABA 🤣 ï¸\x8f\t\t\n$TSLA $SPY $BOXL $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/tlcfReLFG5\t\t\n"Helped me get my account green all time. Thanks https://t.co/McJQCtv6Co\n\nâ\x9d¤ï¸\x8fðŸ‘\x8f📈â˜\x9dï¸\x8f\n$SPY $ES $ADBE $AMZN $MSFT $AAL $ROKU $BABA $CRM $AAPL https://t.co/gWlPTi5t8p"\t\t\n"@inglouriouscap There are plenty great stocks over the decades that have dropped >50% and you\'d have been foolish to sell. \n\nYes', ' there are shitcos. And crappy growth stocks. It depends what your opinion of $BABA is I guess. I\'m comfortable with it."\t\t\n$BABA horrible horrible price action everyday 🚩\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/9dIjO8M4it\t\t\n$BABA Trading at 1.3x book value', ' market\'s gone insane. 📶\t\t\n"RT @TraderAlert2: ✅ @HealthyExtracts \n👉#OTCQB 💎 $HYEX 👈\n✅Revenue for the full year is expected to total approximately $1.7 million', ' increas…"\t\t\n$BABA they(whoever they are) got it too low. From here', ' this can go to private and make more money. I don’t know if that is positive for US investors. 👇\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n$BABA I put on a lot of work', ' heart and soul with out reward. But if I was able to ease the pain of some investors then maybe it’s worth it. Good luck all and remember there is always a better tomorrow 👀\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @invezoapp: Top 10 Stocks & Cryptos On Reddit: $BTC', ' $SPY', ' $ETH', ' $GME', ' $BABA', ' $TSLA', ' $MULN', ' $AAPL', ' $GS', ' $XRP #crypto #cryptocurrency #cr…\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @lunae247: @AjTrader7 Great day. Got a bit overzealous during the excitement on entires. $COUP long $MRNA $BABA shorts. @JanniMore prema…\t\t\n"$BABA 01/19/24 $230.00 PUT\n\nType: large\nTime: 12:18:06\nTotal Size: 99 Contracts\nTotal Value: $1549350\nAverage Price: $156.5\nAsk: $157.6\nBid: $152.9\nUnderlying: $74.79\nSentiment: neutral"\t\t\n@lawmaster $baba ?\t\t\n"RT @AjTrader7: Today Highlighted Pre-Market 03/15/2022\n$COUP LONG 66-->76\n$TSLA SHORT 767-->760-->801\n$SHOP LONG 525-->551\n$BABA SHORT 80--…"\t\t\n$BABA heavy position on calls.. let us do this.. between now and EOD tomorrow 6-10% 📊\t\t\n$BABA 👇👇 https://t.co/L0Y0szQHg4\t\t\n$BABA hating China is illegal. 😄\t\t\nRT @invezoapp: Top 10 Stocks & Cryptos On StockTwits: $MULN', ' $SPY', ' $AMC', ' $HYMC', ' $NIO', ' $BABA', ' $TSLA', ' $CEI', ' $QQQ', ' $GME #crypto #cryptocurrenc…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $REVB 🥉\n4. $AAPL\n5. $AMD\n6. $QQQ\n7. $SYTA\n8. $FB\n9. $BABA\n10. $CCJ\n\n( Sorted by most recent ) https://t.co/eRL77BzfaT"\t\t\n@inglouriouscap Only 10-11 months have passed since Charlie made his first buy of $BABA', ' and people are rushing to judge his investment performance.  This shows how short-sighted some people are... Nothing more.\t\t\n"Good morning traders! 🌞\n\nNo changes to the plan today! \nhttps://t.co/3vbD4Mdsw5\n\nBest of luck ðŸ\x8d€ðŸ\x8d€ðŸ\x8d€\n\n $HD $AMZN $AMD $MSFT $RDFN $RIDE $MRNA $ROKU $SNOW $BABA $HOOD $BA https://t.co/TtUMCzkv3n"\t\t\n"RT @Market_Trackers: Yo nunca publico mis trades. \nPero si no lo hago con este rebiento\n\n$BABA\n\n@BitacoraBolsa amigo a quien se la dedicamo…"\t\t\n$BABA imagine when they come out and say baba is all compliant and then the war ends and us-China relations are repaired. It’s always darkest before the dawn! ï¸\x8f\t\t\nRT @epictrades1: $BABA Long April calls . It ugly and I have no edge but  feels its due a counter trend rally.\t\t\n$BABA legit company. This is what happens when Ma talks back to the CCP. Shit got personal. â\x9d—\t\t\n"$baba بابا نازل من قمة اكتوبر 77Ùª 🔻\nكسر اهم واقوى الدعوم دون اي ارتدادات تذكر \nجميع الشركات الصينية بالسوق الامريكي Ù\x81قدت Ù\x81وق ال50 Ùª من اخر قمة Ø\xadققتها 📈 https://t.co/09yYhFhSRK"\t\t\n"Today Highlighted Pre-Market 03/15/2022\n$COUP LONG 66-->76\n$TSLA SHORT 767-->760-->801\n$SHOP LONG 525-->551\n$BABA SHORT 80-->74\n$HYMC SHORT 2.25-->1.60\n$PXD LONG 220-->228\n$AMD LONG 102-->109\n$MRNA SHORT 155-->142\n$GTLB SHORT 37-->34\n$BIDU SHORT 112 -->106\nhttps://t.co/RYYOUryME2 https://t.co/iVXitot9Za"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n$BABA WHY US is anti-china? âš¡\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"$baba\n\nCharlie Munger to appear on Stern to explain how he came to be a massive bagholder\n\n$spy $vxx $hymc https://t.co/jG5lwZDJVU"\t\t\n"LIVE on YouTube: $BABA Update and LIVE Q&A\nhttps://t.co/QdgMVSncKu"\t\t\n"Valores del VÃ\xaddeo Análisis; Buscando Soportes... $BABA $JD $BIDU $NIU $BILI $TCEHY\n\nNO olvides votar para Próximos VÃ\xaddeos!!! 😉😉😃😃💪ðŸ\x8f»ðŸ’ªðŸ\x8f» https://t.co/kIidY8kE37 https://t.co/qFM7c8jguv"\t\t\n"Pues yo no veo tan mal a $BABA\n🙄🙄 https://t.co/6B1dpA31Tf"\t\t\n$BABA got some cheapies ï¸\x8f\t\t\n$BABA 90c lotto 0.20\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA wtf where does all these 300k blocks come from 🪄\t\t\n"on today\'s menu: $BABA\nbot more @ $74.37\nbuy the dip', ' sell the spike\nit ain\'t rocket science"\t\t\n@SR_cojones Otro de los motivos para esperar más caÃ\xaddas en las ventas de $BABA es por la reducción de ingresos familiares por los altos costos de la energÃ\xada y la inflación en los alimentos. Rusia es un mercado importante debido a proximidad geográfica', ' y las sanciones afectaran este mercado.\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"Retail fav\'s in china getting bid up', ' e.g. $TME. Meanwhile the biggest companies continue to dump - see $BABA $TCEHY. Just as Russia was like a weeks long process for big money to adjust exposure - I think the same is occurring here.\n\n1n"\t\t\n$BABA alibaba and 40 bag holders 😂😂😂 ï¸\x8f\t\t\n$BABA a tight battle as predicted. Almost all holding now do so out of conviction. â\x8f©\t\t\n"$BABA Mr Wonderful \ndont give a crap \neither. Nice to \nsee someone else enjoy the pain ðŸ‘\x8dðŸ\x8f» âš¡"\t\t\n$BABA im just trying to figure out why people keep buying this as it goes down. Yall understand this whole avg down will destroy your accounts right? This was over 300', ' stop with the insanity 💯\t\t\n$BABA yes shorts I know I could never get my money back. But at this point I have no other choice but to hope for better outcomes 👆\t\t\n"RT @GoldSilverMine: Gold price will power to $7', '400; Rally is far from over as ‘perfect storm’ brews - Chris Vermeulen \n\nhttps://t.co/PGy76…"\t\t\n#Options Flow Stream Update $TSLA $BABA $ZM $FEZ $SPY $IWM $QQQ $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/bCjJpCgoQj\t\t\nWhere’s that guy who put his entire $13 million or 15 million into $BABA 🤕\t\t\n@Queteim76792057 Eso es cierto', ' pero no es solo en $BABA sino en todas las empresas Chinas que desde hace tiempo se mueven en bloque todas juntas\t\t\n$BABA they will announce one of the biggest buybacks in history..paytience 🤞\t\t\n#Options Flow Stream Update $TSLA $BABA $ZM $FEZ $SPY $IWM $QQQ $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/ICIxXhUlA5\t\t\n$BABA come on baba. 1 fookin buyback announcement and this goes right back to $100 over night!! 🚩\t\t\n"Unusual Stock Options Activity in Today\'s Trading:\n\n$SM (4/14) 35C', ' 45C\n$NIO (3/18) 15C', ' 16C\n$BP (5/20) 24P\n$BABA (3/18) 85C\n$JD (5/20) 40P\n$GOOGL (7/15) 3300C\n$COUP (3/18) 70P\n$HYMC (4/14) 5C\n\nWant to learn more about unusual options?  Watch this 👇👇\nhttps://t.co/TAfmd10p2w"\t\t\n#Options Flow Stream Update $TSLA $BABA $ZM $FEZ $SPY $IWM $QQQ $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/YrJZbzqVQz\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n@DougKass @realmoney Dougie', ' I know Mr. Munger is well respected on your list of investors. Care to comment on $BABA and his purchase north of $120 a share? Value here yet at sub $76??? Thanks\t\t\n"Gold price will power to $7', '400; Rally is far from over as ‘perfect storm’ brews - Chris Vermeulen \n\nhttps://t.co/bZbNrSpEJX… $AAPL $MSFT $AMZN $FB $GOOGL $TSLA $JNJ $JPM $V $UNH $NVDA $M $HD $INTC $DIS $PYPL $ADBE $BABA $CSCO $ABT $NFLX $MRK $T $VZ #gold #silver #preciousmetals"\t\t\nRT @robertomulazzi: $BABA Alibabaaaahhhh https://t.co/3berUNC7dW\t\t\nLos holders de $BABA. Dicen que la tenencia es tu amiga. Lo aprendÃ\xad a los porrazos y todavÃ\xada sigo atajando cuchillos que caen del cielo. https://t.co/HfM5S5VNwd\t\t\n$BABA wow jp morgan with the 65 PT. When this was at 120 there were alot of trolls on here saying it would break 80. Its actually funny that they were right even though they were trolling the forum lol ðŸ’\x9d\t\t\n$BABA end is near for this Chinese junk 🌟 https://t.co/aWJXii3qWP\t\t\n"$BABA $85.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $74.62\n% Difference: 12.21%\nDaily $ Volume: $288', '318\nVolume: 1', '657\nOI: 390\nIV: 99.66%\nBid/Ask: $1.72/$1.76"\t\t\nThere will be NO new BULL run in $SPX $SPY $QQQ $NDX $IWM that does not include $FB $NFLX $PYPL $BABA $BIDU $RBLX among others. These 2-4% moves up that DO NOT include the old guard anchor stocks', ' are to be SOLD. You see these stocks basing and moving up over a week or 2', ' BUY\t\t\n"If you want a clue to whats going to in $BABA you should really look into the story that it is named after.  How ironic?\n\nhttps://t.co/Pcc1vFD5OM"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\nRT @realalexvieira: Russia Announces Sanctions on U.S. President Joe Biden. Alex Vieira Increases Short Positions  $BABA $TWLO $PYPL $NIO $…\t\t\n$baba There will be a strong and wild bounce', ' this or next week\t\t\nRussia Announces Sanctions on U.S. President Joe Biden. Alex Vieira Increases Short Positions  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin $AAPL $NVDA $TSLA #biden https://t.co/QATm6eZWQM\t\t\nTop 10 Stocks & Cryptos On StockTwits: $MULN', ' $SPY', ' $AMC', ' $HYMC', ' $NIO', ' $BABA', ' $TSLA', ' $CEI', ' $QQQ', ' $GME #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/LjIWznQnmH\t\t\n$BABA they tried to push this below 73 and failed. Tech will fly tomorrow when a quarter hike is announced 🆓\t\t\n@inglouriouscap If $BABA returns to all time highs over the next 3-5 years', ' this tweet will speak to the weak reputations of people like you and won’t change Munger’s at all.\t\t\n$BABA this is bs thievery so jmp can cover', ' and they will cause they own u.  burn em all. â\x9d¤\t\t\n"✅@HealthyExtracts  $HYEX 💯\n✅Large growth revenue year over year.\n✅Nearly debt free.\n✅Minimal overhead costs.\n\nhttps://t.co/tcOjOSoyyf\n\n@Duke4900 \n\n$NVDA $BABA $NIO $DOGE  $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ\n#healthcare\n#StocksToTrade #intradaytrading #OTCQB"\t\t\n$BABA better than buying at 140 when ppl were saying it’s cheap lol what are ppl doing not buying here 👇\t\t\n$BABA red $JD green hmm ï¸\x8f\t\t\n@marktradewinst Loer ook al even op $BABA Lag volgens mij een buyzone op 73+ en koers is direct 10% opgeveerd. Is nu weer terug rond 75 maar zone wordt natuurlijk zwakker. Wat denk jij?\t\t\n@ChartMill It\'s only down 70% off the all time highs we have support in this area will it bounce?? Time will tell $BABA ✅\t\t\n"My entries be mad early before your fav Trader even posts.🤧\n\n$SPY $BABA $VXX"\t\t\nLección aprendida. No volver a invertir en empresas chinas. Que manera de valer pinza. $BABA https://t.co/zq3tDQN9FN\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$baba https://t.co/eNXSXo76gv\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @realalexvieira: Russia Announces Sanctions on U.S. President Joe Biden. MarketGenius Slashes US Stocks Price Targets  $BABA $TWLO $PYPL…\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @TraderAlert2: ✅ @HealthyExtracts \n👉#OTCQB 💎 $HYEX 👈\n✅Revenue for the full year is expected to total approximately $1.7 million', ' increas…"\t\t\nRussia Announces Sanctions on U.S. President Joe Biden. MarketGenius Slashes US Stocks Price Targets  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin $AAPL $NVDA  https://t.co/tWd9EHxDtt\t\t\n"✅ @HealthyExtracts \n👉#OTCQB 💎 $HYEX 👈\n✅Revenue for the full year is expected to total approximately $1.7 million', ' increasing 31%.\n\nhttps://t.co/1lmdKhiNQp\n\n@Duke4900 \n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $JD #healthcare #optiontrading"\t\t\n$BABA I think I’ve blocked every jpmorgan bot on here already 😂 💯\t\t\n$BABA give a nickel they take a quarter 📊\t\t\n$BABA Another Analyst on CNBC said he is a buyer of BABA. BULLISH! ï¸\x8f\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308k (59% call/41% put)\n$NVDA 296k (58% call/42% put)\n$BABA 289k (62% call/38% put)\n$FB 209k (67% call/33% put)\n$AMC 188k (62% call/38% put)"\t\t\n@RodAlzmann would you classify buying $BABA now as an investment or a lottery ticket?\t\t\n$BABA This piece of shit needs to bounce to get the whole Chinese stock market up 🚩\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA this thing will run if hang seng 5% or charlie double down again here ï¸\x8f\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n$BABA Nasdaq up 2.3%', ' this turd down 4%. GROWTH! ï¸\x8f\t\t\n"(Mid-Day) US Stock Market Movers | March 15\n\nhttps://t.co/E7wn0tWv6p\n\n$GFS $TME $BILI $PTON $LI $GTLB $AAL $MNDY $WISH $PTR $CVX $XOM $BABA $BNTX $CPNG $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\n$BABA most hated stock in the world.  Wow. âš¡\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time👂"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"Massive volume on $BABA today \n\nIs this finally the time for get long? https://t.co/y8dxZOOeLA"\t\t\n$BABA picked up 5 more today. Don’t know where the bottom is but I’ll keep buying on the way down :)\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $IWM $RUT $NDX $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/4nYKvDFjgf\t\t\n"今日ã\x81®FANG+ã\x81¯ã\x81ªã‚“ã\x81¨ã\x81‹+1.8ï¼…ã\x81¨ãƒ—ラスåœ\x8f内ã\x81§æŽ¨ç§»ã\x81—ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\nアリãƒ\x90ãƒ\x90ã€\x81ãƒ\x90イドゥã\x81¨ä¸\xadè\x8f¯éŠ˜æŸ„ã\x81ŒæŒ¯ã‚‹ã‚\x8fã\x81ªã\x81„ä¸\xadã€\x81大型テックã\x81¯è²·ã\x81„ã\x81Œå…¥ã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n特ã\x81«ã‚¨ãƒŒãƒ“ディアã\x81Œ6ï¼…ã\x81¨å¥½èª¿ã€‚\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/FHM72by987"\t\t\nRT @lunae247: @AjTrader7 Great day. Got a bit overzealous during the excitement on entires. $COUP long $MRNA $BABA shorts. @JanniMore prema…\t\t\nWeird that $baba is only down $3 today', ' either way already $245 of the way to $0.00', ' only a few weeks left and we will be there.  Stanky commie 🇨🇳\t\t\nRT @420HighasFk: Thank you @AjTrader7 +$135 for the day on $COUP and $BABA. https://t.co/0OnRS6HrqZ\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time."\t\t\n"Ja da er det jo ikke lengre grunn til Ã¥ erge seg over at $BABA gikk fra meg etter IPO i 2014.\n\n@markminervini \'s 50/80 regel slÃ¥r til igjen. \n\n""When a secular leader makes a major top', ' there\'s a 50% chance it will drop 80% and an 80% chance it will drop 50%"""\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time!"\t\t\n"If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY $RSX $OZON $YNDX etc\n\nOr China names $BABA $JD $TCOM $BIDU etc.  \n\nVolatility products $VXX $UVSY $SVXY etc"\t\t\n"Today', ' Finturtle app detected extreme oversold signals on some Chinese stocks. The RSI of mega stocks such as $BABA $TCEHY dropped below 20! Such an extreme oversold situation doesn\'t happen often.\nCheck it out on the Finturtle app! https://t.co/hqUAgAMqZT"\t\t\n"🔥 $KOSK enters into a JV acquisition agreement with Foundation Farms', ' Corp. $FFC and acquires 51% of E-Roots (Abbotsford)', ' Ltd. $ERA  @cap_ebc https://t.co/meQ4AUVRRF @IanReed64832642\n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $BBIG $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RSI25\n$BABA $74.50 -4.19% -23.59% -39.91% -40.44% 19.10\n$BIRD $5.12 -0.78% -10.65% -55.32% -65.68% 17.24\n$DIDI $1.81 3.12% -48.87% -57.89% -73.92% 20.82\n$DOCU $73.59 0.48% -19.99% -42.16% -52.13% 24.84\n$FSLY $13.46 1.20% -10.15% -52.97% -68.85% 23.58"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n@Clay_Finck Interesting chart', ' but people have calling bottoms in $BABA for weeks. The regulatory regime', ' as evidenced by the Chinese education sector', ' means one must have a willingness to accept total loss of capital when investing in China. Look at $TAL & $EDU. I’d only use options on baba\t\t\n"Twitter\'s on the Rise: \n\n$AMZN  Price: $2', '926.12  Mentions: 43\n$QQQ  Price: $325.60  Mentions: 43\n$AMC  Price: $13.68  Mentions: 42\n$BABA  Price: $74.63  Mentions: 42\n$SONM  Price: $0.86  Mentions: 31\n\n#stocks #investing #trading"\t\t\nHay gente que ha comprado $BABA por sus fundamentales pero ahora vende sin que sus fundamentales cambien...\t\t\n$BABA Long April calls . It ugly and I have no edge but  feels its due a counter trend rally.\t\t\nRT @mdsoll315: $nio $baba $xpev $li $bidu $jd https://t.co/nHtB1fOszR\t\t\nWatch out for the bearish sentiment on $VXX $ZIM $ASTR $BABA $HD $SO $VRM $WTI. https://t.co/1p0nnKn9KF\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $SM $NIO $BP $BABA $JD $GOOGL $COUP $BILI $HOOD $PFE $SHOP $TSLA $AAPL $SNOW $TECK $MRNA $SE $BIDU \n\nDATA: @Barchart https://t.co/Scsy9t2Fo7"\t\t\n"Tech #stocks performance so far today\n\nMicrosoft $MSFT (+2.30%)\nAlibaba $BABA (-4.11%)\nAmazon $AMZN (+3.26%)\nAlphabet $GOOG (+2.13%)\nApple $AAPL (+2.28%)\nFacebook $FB (+0.52%)\nTesla $TSLA (+3.29%)\nPaypal $PYPL (+2.26%)"\t\t\n$BABA i\'ll love to see them doing a RS and screw USA sh\'s even more..... 📊\t\t\n$BABA so a delisting rumor will just hang over this? Shouldn’t be it addressed one way or another!  They should announce either way. It’s a joke and total manipulation not to. ðŸ‘\x8d\t\t\n"2. Ali Baba $BABA\nPesaing amazon beberapa waktu lalu\nMinus 76.64% dari ATH https://t.co/iO1KYcwmnR"\t\t\nRT @IntuitiveAICODE: This Man Described the Plot Being Used by Politicians and Wall Street to Play You. Oil Prices Down 30%. China Stocks C…\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\nThis Man Described the Plot Being Used by Politicians and Wall Street to Play You. Oil Prices Down 30%. China Stocks Crash  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #kyiv #putin https://t.co/Tn1UNAfBww\t\t\n$BABA all time.. what is next? https://t.co/dy6bqXEXEj\t\t\n"Update: $BABA\n\nOut at breakeven. 😅"\t\t\n$BABA Bershire can easily buya 25% stake here. do it 😄\t\t\n"RT @GetScanz: Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $AVGR $IXHL $HCACF $SBFMW $SONM\n🔽 Gap Down: $BABA $NIO $XLE $XOM $CVX https://t.co/…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (89)\n2. $COM (33)\n3. $OIL (21)\n4. $VXX (19)\n5. $TSLA (14)\n6. $GME (12)\n7. $AAPL (11)\n8. $EOD (9)\n9. $FB (9)\n10. $BABA (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/nRv6m8eQwq"\t\t\n"China is suffering its worst Covid19 outbreak. \n\nWhy should China have any interest in pursing a war?\n \n$BABA $JD $KWEB https://t.co/s0kZ7XAGGm"\t\t\n"E-commerce #stocks performance so far today\n\nhttps://t.co/kRVRvUvvA4', ' Inc $AMZN (+3.16%)\nAlibaba Group Holding Limited $BABA (-4.21%)\nhttps://t.co/7wUmQer1wl', ' Inc $JD (+5.96%)\neBay Inc $EBAY (+2.89%)\nEtsy', ' Inc $ETSY (+2.59%)"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA Does anyone know if Mr Wonderful sold yet? ↘\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$IWN', ' $IWD', ' $IJS', ' $IUSG', ' $GSLC', ' $HYG', ' $VSS', ' $JNK', ' $CVX', ' $QQQ', ' $XLE', ' $IWR', ' $EFAV', ' $AMZN', ' $LQD', ' $GSUS', ' $BABA', ' $MNQM22', ' $SPY', ' $SPDW https://t.co/zcuBMB0Je8"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $FB\n3. $TSLA\n4. $GME\n5. $BABA"\t\t\n"$IVDN Innovative Designs Inc. Interview to Air on Bloomberg U.S. on the RedChip Money Report https://t.co/sAD9Jk2EtM\n\n$SNDL $JUSHF $CWBHF $TLRY $CBDS $CLSH $CODI $CVSI $DIGP $XXII  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n"$IVDN Innovative Designs Inc. Interview to Air on Bloomberg U.S. on the RedChip Money Report https://t.co/pp6NXvbxuM\n\n$SNDL $JUSHF $CWBHF $TLRY $CBDS $CLSH $CODI $CVSI $DIGP $XXII  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n"🔥 $NICH Nitches has successfully submitted the NITCHES OVS #app to #Apple #iTunes #iPhone and #GooglePlay #Android #stores. https://t.co/wT7Nz8pAMv @cap_ebc \n\n$FFNTF $GLASF $AGFY $GAEGF $ACRHF $GRAMF $HITI $IRCLF $VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/nzw71jXbaT"\t\t\n"Why Alibaba Sits In My \'Too Hard\' Pile $BABA\n\nI am a very pessimistic investor. This lends itself to value investing', ' but it can also hold me back.\n\nGet the full story here 👇 https://t.co/T96L26qB6x"\t\t\n@iamtomnash $BABA stock is trash without doubt. But Taobao itself is a good e-shopping app to be honest..\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (41 mentions)\n2. $VXX (18)\n3. $TSLA (11)\n4. $FB (8)\n5. $GME (7)\n6. $QQQ (6)\n7. $BABA (6)\n8. $AMC (5)\n9. $HYMC (5)\n10. $RKLB (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"$BABA $94.00 Apr 29 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $75.0\n% Difference: 20.21%\nDaily $ Volume: $386', '430\nVolume: 1', '171\nOI: 287\nIV: 84.28%\nBid/Ask: $3.20/$3.40"\t\t\n"$BABA $jd $NIO  \n  Chinese stocks rebound big time!!!! 💯"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 12:00 PM EST\n1. $NIO (+3.98%)\n2. $AMD (+6.15%)\n3. $DIDI (+3.41%)\n4. $BABA (-4.08%)\n5. $RLX (+24.18%)\n6. $AAL (+7.45%)\n7. $AAPL (+2.32%)\n8. $PDD (+4.11%)\n9. $VALE (-2.89%)\n10. $F (+1.21%)"\t\t\n$BABA market green? This is red. Market red this is extra red 😱 📌\t\t\n$BABA this can’t seem to catch a break ðŸ˜\x81\t\t\n$BABA keep giving them your $', ' see how it turns out! ï¸\x8f https://t.co/sxDrjSeICF\t\t\n$BABA breaking below its declining channel. Continues to only get worse for the stock. 📈 https://t.co/KXclT2loCt\t\t\n$BABA  15min    its forming a BD sell setup\t\t\n"$BABA bought baba at 200 as a hedge. \n \nIt indeed works as one. it\'s hedging against my $MSFT gains. 👀"\t\t\n"Vant and Rant LIVE Trading Podcast starting! 2 traders talk the china market implosion', ' oil dropping', ' volatility breaking', ' headlines', ' top stocks in play', ' FOREX & more\n\nhttps://t.co/fK9EYvI6As\n\n$SPY $QQQ $IWM $TNX $VIX $VXX $OIL $TSLA $AAPL $AMZN $IXHL $HYMC $AMC $HOLI $YANG $BABA"\t\t\n$BABA 120 price target ✅ https://t.co/l5lMvXyb5D\t\t\nAlibaba Group Holding Limited traded 61.572M shares', " 162% above average volume $BABA\t\t\n$baba $bidu ZERO value 😀\t\t\n$BABA Alibabaaaahhhh https://t.co/3berUNC7dW\t\t\nWhy Alibaba Sits In My 'Too Hard' Pile $BABA $AMZN #stocks #investing #valueinvesting #Value #Growth https://t.co/HDCnp5S9FC\t\t\n@GaliciaInvestor Hay que entender que China no son $BABA y $JD nada más. Hay miles de opciones en Hong Kong", ' Shanghai y Shenzhen.\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA entry at 15/share 📣\t\t\n@francastromt Ya no le creo más nada a $BABA\t\t\n$BABA how much pain going forward.. I don’t know but hopefully bottom could be in at the end of this week 💯\t\t\n@Alex__Pitti Not particularly scientific', ' but $BABA has some "brand" amongst consumers (slash retail investors). Perhaps amplified here in HK where you would "taobao" something just as much as you would "youtube" something. Strong culture too (anecdotally). But I do intend to look into $JD.\t\t\n$BABA turn the eff up ï¸\x8f\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n@makingmsimple $BABA', ' $TCEHY', ' and tech ($CRSR', ' $RKT', ' $PLTR', ' $NVDA)  is what happened 🥲\t\t\n"- Alibaba revenue for the twelve months ending September 30', ' 2021 was $127.892B', ' a 53.73% increase year-over-year.\n\n- Alibaba annual revenue for 2021 was $109.48B', ' a 52.09% increase from 2020.\nIs $BABA the cheapest buy compared to others that has fallen in the current conditions? https://t.co/fv7UlxcwN9"\t\t\n$BABA boo that’s the end of your rally retailers meanwhile SoftBank and JPM selling 💢\t\t\nSame time we should not have favorites or special feelings on any stock. Btw typo should be human not juman (got to live iOS autocorrect). I do understand we usually have favorites among humans. Back to $BABA the biggest risk is still business and shareholder rights. /3\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time!!!!"\t\t\n$BABA Why would u pay $5 more than hk price and hk will crash tomorrow ðŸ‘\x81\t\t\nLa tienen con $BABA eh', ' suben otras chinas pero esta no levanta\t\t\n$BABA Neverending downward spiral..Stock price goes lower', ' masa son sells more', ' stock price goes lower. Remember', ' oil hit negative once. 📊\t\t\n$BABA doing well today. Only down 4%. 👀\t\t\nRT @Haskalah_LLC: Shorting $BABA has been the easiest play I’ve ever been in 😂\t\t\n$BABA breaking below its declining channel. Continues to only get worse for the stock. https://t.co/U8IgMl18EX\t\t\n"$BABA  \n\nRSI at ATL... ï¸\x8f"\t\t\n"Today\'s Top Unusual Options Activity: \n\n- $SM 4/14 45 call\n- $NIO 3/18 16 call\n- $BP 5/20 24 put\n- $SM 4/14 35 call\n- $BABA 3/18 85 call\n- $JD 5/20 40 put"\t\t\nHoly shit $baba is dead\t\t\n$BZUN The first person to identify the ratio that shows ridiculous value in baozun 22 numbers gets a prize.   Yes we all know the risk. $FXI $BABA 📢 https://t.co/asEySacws4\t\t\nJP Morgan downgraded $BABA and slashed price target yesterday. I think Charlie Munger is likely wrong on this one. He is juman after all (even Buffett makes investing mistakes). Charlie has some personal preference over China / Chinese / Li Lu etc: understandable but at the…/2 https://t.co/w9tB96X21x\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA put this is a turd â\xad\x90\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA chinese stocks are ripping. This is a comedy â\x9d¤\t\t\nStocks That Hit 52-Week Lows On Tuesday $TSM $DRMA $EVLV $LMACA $BABA https://t.co/2kSofhrQOZ\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$QQQ $SPY $TSLA $F $BABA FED and rate hikes update tmrw.. WOULD BE SUPER SAFE into close team.. could see major profit taking. We’ll see @everyone volatile times ï¸\x8f\t\t\n"@Mr_Derivatives Went long $BABA 3-18 $81 calls at $2.08 waited too long and missed them $.50 cheaper earlier.\n\nWouldn\'t be surprised to see a pop to the 200 exp/avg on the 15 minute as shown here around $85 or so https://t.co/DLsyW5EiMI"\t\t\n"$KWEB $NIO $jd $baba  \n \n    What a great rebound day! \n(Except for Alibaba) \n🪦 â–¶"\t\t\nRT @holdingtrades: $BABA en $75', ' después de estar en $300', ' ya venÃ\xada mal', ' y ahora con China pensando en ayudar a Rusia', ' se puso peor...\t\t\n$BABA en $75', ' después de estar en $300', ' ya venÃ\xada mal', ' y ahora con China pensando en ayudar a Rusia', ' se puso peor...\t\t\n"Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $AVGR $IXHL $HCACF $SBFMW $SONM\n🔽 Gap Down: $BABA $NIO $XLE $XOM $CVX https://t.co/WXqYbuJXiW"\t\t\n"ä¸\xad国テンセントã\x81¨ã‚¢ãƒªãƒ\x90ãƒ\x90ã€\x811年強ã\x81§æ™‚価ç·\x8fé¡\x8d計1兆ドル余りå\x90¹ã\x81\x8d飛ã\x81¶ $BABA \nhttps://t.co/uA9juvRToR"\t\t\n$BABA 2 weeks from now will be back above $100 ï¸\x8f\t\t\n@BackpackerFI same here', ' i would buy $BABA when amazon closes shop.\t\t\n$BABA I\'m curious as to why delisting talk is smashing HK so badly? Just bad news rolling down hill or will lack of access to US markets have material impact to price? â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThank you @AjTrader7 +$135 for the day on $COUP and $BABA. https://t.co/0OnRS6HrqZ\t\t\n@BackpackerFI $baba will soon need a gofundme..\t\t\n$BABA   still well below daily vwap 🆓\t\t\n"$BABA Another deep RED day. When most Chinese stocks are up huge in the green.  \n  This is quite alarming. 💫"\t\t\nSoftBank Founder Boosts Collateral To 33% Of Stock As Stock Prices Sink $UBS $DIDI $BABA https://t.co/RGD7cO6dDt\t\t\n"RT @ycharts: $BABA is now trading at the same PE ratio as $HD.\n\nReturns since Alibaba\'s IPO in 2014:\n$HD: 265.6%\n$BABA: -18.8% https://t.co…"\t\t\n$BABA $74 today 📣\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA next leg down before close ↘\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA get ready for a dump', ' I just bought a call. ï¸\x8f\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\n"$BABA is now trading at the same PE ratio as $HD.\n\nReturns since Alibaba\'s IPO in 2014:\n$HD: 265.6%\n$BABA: -18.8% https://t.co/FoKkjMOhkt"\t\t\n$BABA let’s go green ðŸ‘\x8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#BreakingNews: 🔥 $SFLM @SFLMaven Announces New Company Record for Weekly Sales', ' Pulling in $362k for the Week Ended March 10\nhttps://t.co/TPIGGdoRTm @cap_ebc @IanReed64832642\n\n$SNDL $JUSHF $CWBHF $TLRY $CBDS $CLSH $CODI $CVSI $DIGP $XXII  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM https://t.co/z59HRCdpEn"\t\t\n"#breakingnews 👉 $CWRK \n\n✅The Michael Ray #1 Country Music Airplay Commemorative #NFT will drop exclusively on @MusicFXDigital on March 22', ' 2022', '\n\nhttps://t.co/xQl2NIYuXf\n\n$AAPL $AMZN $FB $NFLX $JD $BIDU $BABA $TWTR $PINS $TLRY $HEXO\n\nhttps://t.co/c7IuE9MZEV"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n$BABA gonna flip quick.  Yea it is.  I’ve seen this stock go from -5 to +12 in 5 minutes on no news. ✅\t\t\n"Flirting with death portfolio \n\n$NIO \n$SOFI\n$ARKK \n$STXCHN \n$JSENPN\n$BABA https://t.co/dbq0iDoU21"\t\t\n$BABA will go back up ï¸\x8f\t\t\n$BABA dark pool block at 75. Bullish above ', ' bearish below. â–¶\t\t\n$BABA some scary price action if your short 🪄\t\t\n$BABA shorting takes courage at best', ' recklessness at worst at these levels. Under IPO price while revenue since that event has multiplied. 🆙\t\t\n$baba investors never can explain why they like baba over tencent and JD. All I hear is PE ratio. Not great... https://t.co/scC0aexB4B\t\t\n"RSI25\n$BABA $75.39 -3.05% -22.68% -39.20% -39.73% 19.44\n$BIRD $5.20 0.78% -9.25% -54.62% -65.15% 18.05\n$PDD $26.55 4.00% -33.66% -57.99% -57.47% 23.66\n$POST $67.91 1.65% -30.80% -35.71% -33.40% 15.80\n$TSP $9.21 4.01% -14.45% -43.77% -76.88% 23.98"\t\t\n@sharkbiotech When $BABA is delisted', ' which is very likely and suits politicians both in US and China who want decoupling', ' ADR shares owners will get the HK shares. You can instruct your broker to hold or sell the shares on HKSE.\t\t\nRT @moejesuss: Top Gainers Today $GOOGL $TSLA $BABA $AAPL https://t.co/TCBjW5cCf5\t\t\n"ã\x81“ã‚“ã\x81\xa0ã\x81‘NASDAQ上ã\x81Œã\x81£ã\x81¦ã‚‹ã\x81®ã\x81«ã€\x81アリãƒ\x90ãƒ\x90ã\x81•ã\x81\x81。\n$BABA https://t.co/NSsrnW03K5"\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $325.89  Mentions: 41\n$AMC  Price: $13.65  Mentions: 40\n$BABA  Price: $75.69  Mentions: 38\n$AMZN  Price: $2', '927.16  Mentions: 37\n$HYMC  Price: $1.61  Mentions: 28\n\n#stocks #investing #trading"\t\t\n$BABA short sale volume is as high as it was on 23/08/21...you might to check what happened then... ✔\t\t\n$BABA my plumber told me to short this today at $75.88 â\x9d¤\t\t\n@GaliciaInvestor ¿Que posibles noticias positivas harÃ\xadan reaccionar al mercado al alza y actuarian como catalizador? De esas noticias', ' ¿cuales serian exclusivamente sobre Baba?¿cuales son generales (guerra', 'China', ' deslistings…) $Baba\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\nRT @ResearchQf: 1) $BABA today at < $44 ex-net cash or ~5 P/E cons ex-net cash (i.e. one of the best B/S out there)', ' sentiment measured by…\t\t\nアリãƒ\x90ãƒ\x90 $BABA ã\x81“ã\x81„ã\x81¤ä¸‹ã\x81’æ\xad¢ã\x81¾ã‚“ã\x81\xadーã\x81ªã€‚日本酒飲ã\x81¿é\x81Žã\x81Žã\x81Ÿç¿Œæ—¥ã\x81®ãƒ¯ã‚¤ã\x81®è…¹ã\x81¿ã\x81Ÿã\x81„ã\x81«ã\x81ªã\x81£ã\x81¦ã‚„ã\x81Œã‚‹ã\x81œã€‚\t\t\n"Highest success rate and get instant help and updates and free trials join us \nhttps://t.co/3vbD4Mdsw5\n\n$VST', ' $TSLA', ' $IRNT', ' $AAPL', ' $BBIG', ' $CSTM', ' $ASO', ' $BABA', ' $SPY https://t.co/oOnsddPbMP"\t\t\n$BABA if there\'s one stock in the world that will double within 6 months', ' this is it. Never seen a cheaper growth stock in 30 years of investing. ☑\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $QQQ $TSLA $SPY $FB $C $AAPL $VIX $NVDA $BABA $CVX $MSFT $EEM https://t.co/TV3PONnA6C"\t\t\n@David_Tracey And $baba?\t\t\n"✅ @HealthyExtracts $HYEX 🔥\n✅BergaMet NA is the only Citrus Bergamot SuperFruitâ„¢ heart health supplement backed by 17 clinical studies.\n\nhttps://t.co/VOHpimP78c\n\n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ #IHub_StockPosts #tradingsignals https://t.co/bH1Ed6Xye1"\t\t\nClosed my $GLD position', ' broke down RSI feel like some swing traders might bring it back up. Shorting $UVXY this morning', ' gonna BTC at $16. Kinda wanna get some $SPY options', ' but all my positions are up anyway tied to index. Bought some $BABA and $FB', ' over sold imo.\t\t\n"Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u soggy fukâ€\x9d\n\n#btc over $baba"\t\t\n"Check out our subscriber alerts in our discord\n\nhttps://t.co/McJQCtv6Co\n\n$EDSA $KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $XOM https://t.co/DrvaOgJOxH"\t\t\n"1) $BABA today at < $44 ex-net cash or ~5 P/E cons ex-net cash (i.e. one of the best B/S out there)', ' sentiment measured by cost of puts vs calls has never been this extreme for so long. $KWEB\n\nCost of puts vs calls 6M MA.\n\n$SPY $QQQ $TLT $GLD #Commodities\nhttps://t.co/UVvGsdYFON https://t.co/vEPfwuqPDB"\t\t\n"$BABA  \n \nAdded... 4% to my total... 🤞"\t\t\nSoftBank Founder Boosts Collateral To 33% Of Stock As Stock Prices Sing $UBS $DIDI $BABA https://t.co/duK5l4MvUY\t\t\n"For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over 10yrs.\n\nYa', ' Charlie and Warren know tech!!!\n\nPound sand and change your diaper Charles.  Warren I am camping on your lawn...\n\n#btc"\t\t\n"We can grind higher.$spx $qqq \nLeaders:\n>Strong $nvda $w $shop $nio $avgo $bkng $sq $tdoc $meli\n>Weak: $coup $bntx $baba $oih"\t\t\nTop Gainers Today $GOOGL $TSLA $BABA $AAPL https://t.co/TCBjW5cCf5\t\t\n$baba ölüyor. https://t.co/4atb4IX1WO\t\t\n"So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over the CCP. https://t.co/REiH9SLMbZ"\t\t\n"Call Sweeps Over 500k (a/o12:24pmEST): $GOOG $BABA $CCJ $MARA $JD 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/EruSUM9j0Y"\t\t\nHere are a list of long term 6-10 year investment stocks to check out $MRNA $TWTR $FSLY $DASH $NFLX $BIDU $BABA $GM $PLTR $DKNG $DIS $ROKU $F $TSLA 📈\t\t\n$BABA why nio is flying and baba is tanking ? â\x8f©\t\t\nMost Active Equity Options For Mid-Day March 15', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NIO', ' $NVDA', ' $BABA', ' $FB', ' $AMC', ' $AAL', ' $XOM', ' $CVX', ' $JD', ' $SOFI', ' $MSFT', ' $F', ' $AMZN', ' $C', ' $BAC', ' $PFE', ' $PDD   https://t.co/e9rnRCTbyE https://t.co/EJgq3QQ92X\t\t\n#Options Flow Stream Update $JPM $ADBE $BABA $BA $ORCL $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/HcYKVEh4wn\t\t\n#Options Flow Stream Update $JPM $ADBE $BABA $BA $ORCL $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/gPVqG1R7lE\t\t\n$BABA idiots shorting at 75 lmao 🤣 ✨\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n#Options Flow Stream Update $JPM $ADBE $BABA $BA $ORCL $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/1oJvKVfq28\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"struggling in the market? check this strategy out!\n\n$vxx $hymc $coup $gme $ixhl $rcat $pton $kavl $abbv $zm $gfs $dal $kplt $gfai $bfly $aal $akan $mrvl $amc $sonm $jd $cvx $ual $w $ctk $sbfm $edu $nvda $nio $didi $amd $baba $rlx $aapl $vale $edu $sofi \n\nhttps://t.co/qIbVtNrU3U"\t\t\n"@Mr_Derivatives 16 red candles last 19 days incl today (so far) on $BABA $75.55\n\nIMO if we close lets say around $78 or lower BUT we gap Wed morning above $82.75 (or so) then rip higher', ' that will be a ""2 Day Island Reversal"" and could signal a move above $90 IMO https://t.co/kb5wEGGQXY"\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 80 for expiration 2022-04-01 with total premium of 1100.44K (total orders : 6', ' OI : 3…\t\t\n"🚤 $BTIM 🚢 Boatim Inc. is Charting a New Course to Propel the $120 Billion Global Recreational Boat Market Even Higher. (2) https://t.co/wPo327EF0r\n\n$VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO"\t\t\n$BABA  what\'s the P/E here....anyone like to hazard a guess? Yahoo says 20....this could half again.... ï¸\x8f\t\t\nMost Active Equity Options For Mid-Day March 15', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NIO', ' $NVDA', ' $BABA', ' $FB', ' $AMC', ' $AAL', ' $XOM', ' $CVX', ' $JD', ' $SOFI', ' $MSFT', ' $F', ' $AMZN', ' $C', ' $BAC', ' $PFE', ' $PDD   https://t.co/xCPYoozTJ1\t\t\n"Bargain shopping in $BABA? An alternate perspective and my preferred approach for these scenarios:\nhttps://t.co/nHDsbvPodM"\t\t\n$BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre 75-78 hoy está claudicando. PodrÃ\xada ser el final de la bajada al menos a corto plazo. Yo estoy pensando lo. Según como se comporte durante los 3 próximos dÃ\xadas.🤔 https://t.co/JOswAOCayl\t\t\n"Tencent Holdings $TEHY en 38$ y no veo a nadie hablando de ello.\nParece que por aquÃ\xad sólo se habla de Alibaba $BABA 🤷"\t\t\n@asymmetricalpha Does $BABA have AWS for China?\t\t\n$BABA This stock is gonna go pop when we least expect it. 🚀â˜\x9dï¸\x8f 💟\t\t\n$NIO $BABA $LKCO $BIDU Wallstreet is going to make a killing when they decide to long these. ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$FUTU when tutes come back in', ' this will turn up very fast! Asia\'s largest brokerage with 500 mil buybacks in place and trading at a P/E of only 11x. \n \n$BABA $NIO $AAPL $HOOD 📌"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@lawmaster $BABA\t\t\n"Nice print for $BABA Size: 200000 Price: 76.24 Amount: $15', '248', '000.00 Time: 1219\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @Traders3King: Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in o…\t\t\nWhen you cut losses and it explodes the other way $BABA https://t.co/yJo4JhmX8l\t\t\n$BABA Mucho problems..non stop for baba..never mind the listing problemks.. 💗\t\t\n"WATCH STOCK INDEXES SECTORS FAANG TREASURY YIELDS HOW TO START STEP BY S... https://t.co/t3bwFmMdZW \n\n#FAANG #TECHNOLGY #BigTech #Stocks #Trading\n\n#Apple $AAPL\n#Microsoft $MSFT\n#Amazon $AMZN\n#Facebook $FB\n#Alphabet $GOOG\n#Tesla $TSLA\n#NVIDIA $NVDA\n#Netflix $NFLX\n#Alibaba $BABA"\t\t\n"RT @jen__suarez: $FUTU\n In addition', ' the Company\'s board of directors has authorized a new share repurchase program under which the Company…"\t\t\n"✅#Draganfly $DPRO 🔥\n✅The Global #UAV Leaders In #Hardware', ' #Software', ' #Logistics & Services. \n\n#FutureTech \n\n👉 https://t.co/NukLlE2Iki\n\n$FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD\n\nhttps://t.co/LDfzm5LTjG"\t\t\n"@armburren Pajtohna 100% \nInvestoret e mdhej si Charlie Munger po vazhdojn me e ble $BABA dhe un po vazhdoj me e ble.... sado posht me ra per mu kjo kompani ska me hup vleren. Herdo kurdo maron Covidi', ' problemi me Taiwan etj dhe njerzit kan mu kthy te kjo kompani. https://t.co/g67UVMt3Gx"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA annual revenue $100 billion dollars', ' total market cap $200 billion dollars. Wow… ðŸ‘\x8d\t\t\n$BABA so many retail bear = big springboard 💗\t\t\n$BABA - Ran by Communists. 🪄\t\t\n@AjTrader7 Great day. Got a bit overzealous during the excitement on entires. $COUP long $MRNA $BABA shorts. @JanniMore premarket gains on $HYMC $EXN. Thank you. #ACT https://t.co/V3iYGZ8K2U\t\t\n"RT @jen__suarez: $FUTU\n In addition', ' the Company\'s board of directors has authorized a new share repurchase program under which the Company…"\t\t\nRT @SeekingAlpha: $BABA - Alibaba Is Oversold; Target $120 Per ADR. https://t.co/m3Or6jJN5V #business #stocks #trading\t\t\n$BABA ï¸\x8f\t\t\n$BABA trading below IPO Price?? https://t.co/5ayMVoay60\t\t\nMax loss day -5R. $BABA $COUP $MRNA. Overtraded $BABA today was up nicely and then gave back all of my gains within 5 mins. Did not stick to my process at all.. https://t.co/bzAnDB6EDZ\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 557\t\t\n$BABA hey hedge fund squeeze em now ðŸ\x8f¼\t\t\nRT @HashmatJ: $BABA No choice but to keep buying as this dips. It\'s just too cheap. ðŸ\x8f¼\t\t\n$BABAF $BABA NEW ARTICLE : Alibaba Is Oversold; Target $120 Per ADR https://t.co/n8u07zSGqb Get all the latest $BABAF related news here : https://t.co/9jhCtOwYTQ\t\t\nSolid day on $COUP 330% and 65%  and 20% $LUV 135% $DAL 65% $SPY 60% $NIO 150% $NFLX 115% $MOS 55% $BABA 50% $MCD 70% $MRNA 40% $RBLX 30% $TSLA 40%.Join our room dont hesitate to learn from Pro traders at https://t.co/oMl5G7DYNH https://t.co/znCiDYAPXN\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA heaven help me I just jumped into a significant position on this fucker. 😃\t\t\n$BABA No choice but to keep buying as this dips. It\'s just too cheap. ðŸ\x8f¼\t\t\n$BABA $NIO the world is conspiring to destroy America', '  unfortunately they will succeed with potato brain in charge ↔\t\t\n$BABA watching and waiting with my ðŸ\x8d¿ â\xad\x90\t\t\n$BABA we are going to see a big squeeze at some point âž¡\t\t\n"Whats the hardest part about starting with a small account ($100-$500) from above?\n\n$SPY $SPX $AAPL $BABA $TSLA $VXX"\t\t\n"$BABA\n \n$NIO\n the world is conspiring to destroy America', '  unfortunately they will succeed with potato brain in charge"\t\t\n@arbritrage86 Absolutely crazy! As an investor in $BABA', ' i\'m waiting for logic to once again reign when it comes to the valuation.\t\t\n$BABA $65 would be a fair enough price given latest JPM financial model â\xad\x90\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"$QQQ +2%\n$KWEB +4%\n$BABA -3% (down 17 of last 18 days)\n\nErrrhmm…?\n\nSpec buying some calls here. If I lose at least I can say I did better than Charlie Munger."\t\t\n"RT @DgiDca: $BABA âž–70% aprox.\n\nEl error fue comprar a esos precios y no vender al -10%. \n\nAhora ya no tiene sentido porque las caÃ\xaddas cada…"\t\t\n$BABA down the drain she goes 🤣🤣🤣 ✅\t\t\n"$BABA\n \n$JD\n \n$BEKE\n \n$NIO\n\nFinally a solid green move for Chinese stocks….except \nfor Baba. Wonderful mr wonderful!"\t\t\n$BABA is now down 76% from its all-time high of $317 and approaching the stock\'s all-time low of $57 set in 2015 despite growing revenues by ~9x since then. https://t.co/DGvGpXJywT\t\t\n"RT @connectthemoney: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPS…"\t\t\n"سهم شركة $BABA  يواصل Ù\x81ÙŠ (السقوط الØ\xadر) ويسجل مستوى أدنى جديد عند مستوى الـ 73.28 دولار..\n\nنلاØ\xadظ أرتÙ\x81اع Ù\x81ÙŠ الأØ\xadجام عند القيعان وهذا مؤشر إيجابي (غير كاÙ\x81ÙŠ) ومتوقع نشوÙ\x81 مستويات أدنى والله أعلم.. https://t.co/ZEFnAKI4Hy"\t\t\n$BABA ï¸\x8f\t\t\n"RSI25\n$BABA $74.89 -3.69% -23.19% -39.60% -40.13% 19.25\n$BIRD $5.10 -1.16% -10.99% -55.50% -65.82% 17.17\n$DIDI $1.83 3.98% -48.45% -57.54% -73.71% 21.17\n$DOCU $72.80 -0.60% -20.85% -42.78% -52.65% 24.29\n$FSLY $13.34 0.30% -10.95% -53.39% -69.13% 22.82"\t\t\n$BABA - Alibaba Is Oversold; Target $120 Per ADR. https://t.co/m3Or6jJN5V #business #stocks #trading\t\t\n@BearBullTraders $BABA .. absolute killer trader first 30min\t\t\n"$BABA ë\x8d˜ $KWEB ì\x9d´ë\x8d˜ 몰빵해서 ë\x8fˆ 벌ë\xa0¤ê³\xa0 하면 답ì\x9d´ 안 나온다.\nê·¼ë\x8d° í\x8f¬íЏí\x8f´ë¦¬ì˜¤ì—\x90 1-2% ë§Œ ê°–ê³\xa0 간다ê³\xa0 ìƒ\x9dê°\x81하면 ì\xa0\x81ì\xa0ˆí•œ 위험/기회다."\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA holding 74.5 as of now... best entry for upside', ' imo happens first when it breaks VWAP\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\n"$NIO\n outperforming \n$BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$DAL $UAL $MRNA $BABA $PTON Airlines', 'Â\xa0Coupa Software', ' GitLab and more\n\nhttps://t.co/wz7VFOdQg9"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"$BABA \n\n    Sin patrones en la Estrategia de  #ICEROCK \n\nNOT  YET ¡¡"\t\t\n$BABA is $AMZN in 2001 crushed in a -90% retracement from ATH shakeout....\t\t\nRT @JPATrades: $BABA flow https://t.co/PwrofBm7Yc\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n$BABA flow https://t.co/PwrofBm7Yc\t\t\n@BackpackerFI Be nice. $baba $bidu $tencent are still good\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 153 | 29.7% | 🚀\n| $SPY | 53 | 152.4% | 🚀\n| $GME | 47 | 88.0% | 🚀\n| $AMC | 32 | -8.6% | 🚀\n| $BABA | 30 | 57.9% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (61)\n2. $VXX (45)\n3. $TSLA (32)\n4. $OIL (29)\n5. $GME (26)\n6. $COM (25)\n7. $AAPL (21)\n8. $QQQ (21)\n9. $BABA (20)\n10. $AMC (18)\n\nhttps://t.co/InT5oXXyaY https://t.co/iZhDBZ4THs"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $153.33  Mentions: 39\n$AMC  Price: $13.56  Mentions: 36\n$AMZN  Price: $2', '925.31  Mentions: 33\n$BABA  Price: $74.98  Mentions: 28\n$NECA  Price: $0.00  Mentions: 26\n\n#stocks #investing #trading"\t\t\n"#Stocks making new 52 wk/all time lows in the morning\n\n$BABA $IQ $COUP $RIVN $WISH $NU $TLRY $MOMO $STNE $MQ\n\n+31 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/fmq8TDdoA7"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"#Alibaba Stock News and Forecast: $BABA attempts comeback on Tuesday https://t.co/S09EjKL0W4\nhttps://t.co/dyBsl5tJZW https://t.co/YVwwHJgwbs"\t\t\n"Learn the canslim strategy!\n\n$vxx $hymc $coup $gme $ixhl $rcat $pton $kavl $abbv $zm $gfs $dal $kplt $gfai $bfly $aal $akan $mrvl $amc $sonm $jd $cvx $ual $w $ctk $sbfm $edu $nvda $nio $didi $amd $baba $rlx $pdd $aapl $vale $f $edu $sofi $beke $xom $ccl $bbd $oxy $tme $itub $snap https://t.co/3y46I7kA55"\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\nJohn once said the Chinese onshore market was “a roach motel for capital. Your money can check in', ' but it can’t check out.â€\x9d Food for thought for the guy who didn’t want us to be included in The Outsiders but is currently learning the tale of Ali $BABA and the CCP.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 161 | 46.4% | 🚀\n| $SPY | 53 | 152.4% | 🚀\n| $GME | 47 | 88.0% | 🚀\n| $AMC | 30 | -18.9% | 🚀\n| $BABA | 30 | 50.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n+2.8R today', ' saved by nice fades on $AMC and $DAL after breaking an entry rule on $AMC and $BABA not wanting to run for me. #BBTFamily @BearBullTraders @MikeB_BBT @JohnH_BBT https://t.co/f7nOleiIsD\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$IWN', ' $HYG', ' $SPY', ' $JNK', ' $IJS', ' $QQQ', ' $VSS', ' $IWR', ' $XLE', ' $AMZN', ' $CVX', ' $TSLA', ' $EFAV', ' $SPDW', ' $BABA', ' $MNQM22', ' $SQQQ', ' $ARKK', ' $SPEM', ' $SMH https://t.co/oK1kkYb2pZ"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $GME\n3. $TSLA\n4. $AMC\n5. $BABA"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 164 | 50.5% | 🚀\n| $SPY | 55 | 175.0% | 🚀\n| $GME | 47 | 88.0% | 🚀\n| $AMC | 30 | -18.9% | 🚀\n| $BABA | 29 | 45.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (32 mentions)\n2. $GME (22)\n3. $SPY (20)\n4. $TSLA (19)\n5. $QQQ (18)\n6. $AMC (14)\n7. $BABA (13)\n8. $AAPL (5)\n9. $SQQQ (5)\n10. $AMD (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n\n1. $VXX +20.65%\n2. $AMC AMC -0.18%\n3. $BABA Alibaba -3.86%\n4. $HYMC Hycroft +13.58%\n5. $TSLA Tesla +2.97%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nTrending stocks on https://t.co/F4i3VqKZ25 on 2022-03-15 : $AMC', ' $ATD-B.CA', ' $AWLIF', ' $BA', ' $BABA', ' $BLDP.CA', ' $C', ' $CNQ', ' $CVE.CA', ' $ELEM.CA\t\t\nthese are the most active stocks right now $NIO  $DIDI  $BABA  $AMD  $AAL  $RLX  $PDD https://t.co/uMvKfbwhgS\t\t\n$BABA - CALLS Alert received on strike 80 for expiration 2022-04-01 with total premium of 1100.44K (total orders : 6', ' OI : 347)\t\t\n"Cheapest Mega-Cap Stocks for Mar 14', ' 2022:\n\n$BABA\n$FB\n$BHP\n$PFE\n$DIS\n$ADBE\n$AMZN\n$CMCSA\n$MA\n$V\n$ASML\n$ABT\n$GOOGL\n$GOOG\n$VZ\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n$BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[] https://t.co/r5yHq7jrvv\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\nRT @h_2_x_o: just posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $…\t\t\n"✅#NASDAQ 💎 $DPRO \n✅#Draganfly is a contract engineering partner for federal', ' state', ' and municipal government agencies of all sizes.\n\nhttps://t.co/QRb6ESXFRm\n\n#Drones \n#futuretech \n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB #investor\n#Traders https://t.co/30XOjWjHZB"\t\t\n@lawmaster $BABA\t\t\n"$BABA\n \n$NIO\n What a battle', ' shorts about to get fried"\t\t\nRT @OddStockTrader: Munger enjoying the bubbles in the $BABA bath. https://t.co/gVMchO7WFZ\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\nVendo acción de $BABA por 50€ y regalo entrada Camp Nou\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @gurufocus: Dodge & Cox Upgrades Its Gap Wardrobe $GPS $BABA $JD $QRTEA $HD $AMZN $EBAY $GPC $LOW $VIPS #stocks #investing #valueinvesti…\t\t\n$BABA long.. starting buying into this now\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA âž–70% aprox.\n\nEl error fue comprar a esos precios y no vender al -10%. \n\nAhora ya no tiene sentido porque las caÃ\xaddas cada vez afectan menos.\n\nâ–ªï¸\x8fNos olvidamos de las caÃ\xaddas\nâ–ªï¸\x8fSi rebota un 10%', ' compramos\nâ–ªï¸\x8fSi se deslista âž¡ï¸\x8f HK\n\n¡Esto es mas facil de llevar con acc. DGI! ðŸ¤\xad https://t.co/RXD15ecOHf"\t\t\n$BABA $BIDU alright', " I'm reinitiating significant long-term position 50/50. Decided against $JD", ' $MEIT', ' $VIPS. Not looking at any other China stocks. ï¸\x8f\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\n@sweatystartup After $baba pick I think u should focus on storage\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n$BABA close green ðŸ‘\x8d\t\t\n"All bangers today. 🟢\n\nStill holding $BABA tho.👀 https://t.co/3SNqqzAisy"\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n@charliebilello @ycharts Charlie Munger doubled down $BABA $120+ and now puking the lows\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @bersezk: $baba shills ? $nio shills ? Ccp stock shills ? charliemunger ? @BlackRock ?\t\t\n$BABA seriously who is still shorting this? Show yourself ï¸\x8f\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@sharkbiotech i am chinese', ' i do not believe $baba number', ' they also have huge debt', ' they spent invstors money to buyout a lot of worhless companies because they have to\t\t\n"🔥#CurrencyWorks $CWRK 🔥\n🔥Build digital currencies for brands', ' companies', ' and communities to empower the free exchange of value between customers and users.\n\nhttps://t.co/iQgOOFZdkr\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB #StocksToBuy https://t.co/nKsEW25Jr8"\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\nanyone have a model with a rough 0-1 probability estimate of $BABA delisting? Asking for a friend\t\t\n@BackpackerFI If $BABA hits zero', ' the world has imploded: https://t.co/LTq4nQMoNK\t\t\nboth $BIDU & $BABA look very close to respective macro bottoms. Between both charts', ' I like BIDU more so right now. 🆓 https://t.co/i8qpen8BBY\t\t\nShorts starting to cover? $BABA https://t.co/KK8iv63Cqq\t\t\n"RT @sharkbiotech: I know $BABA is going to $0 but they have $33 a share in cash and investments \nplus the business generates about $8 in ca…"\t\t\n$BABA ahahahahahaha 📌\t\t\n"RT @IshfaaqPeerally: Alibaba stock analysis $BABA\n\nhttps://t.co/w7kfiybONz"\t\t\n"Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.   \n\nJoin us #LIVE daily for the best #trading expertise in the game. \n\n$BABA $DIDI $YANG #VWAP https://t.co/S53s2xXdMf"\t\t\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.<>  https://t.co/r5yHq7BAJD\t\t\n$BABA I’m not calling bottoms or nothing like that', ' but I think we should be close to a bounce. No position', ' I’m going to wait for later today to make a decision\t\t\nA couple possible paths for $BABA', ' both direct copies of past breakdown and breakout patterns https://t.co/jZdnBibs3Q\t\t\nRT @FXstreetNews: Chinese covid shutdowns are hurting the Chinese economy', ' $BABA shares are at a 6-year low. #Alibaba stock dropped more th…\t\t\n$BABA I swear y\'all are going to feel like idiots some day for not  loading up down here 🔔\t\t\n$BABA Lower even after a killer retail report.  Not good ↘\t\t\n$BABA back to levels not seen since 2016.  Almost time to try and catch the falling knife.   Maybe around $60-70 as a start. https://t.co/ITocr0gMr4\t\t\n"RT @sharkbiotech: I know $BABA is going to $0 but they have $33 a share in cash and investments \nplus the business generates about $8 in ca…"\t\t\n"Nice print for $BABA Size: 320000 Price: 75.44 Amount: $24', '140', '800.00 Time: 1149\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA down 17 of the last 18 days practically. OH MY.\n\nWhere’s the bounce baby?"\t\t\nRT @potter_stocks: If he is gonna do PT\'s I should too I think this year. I have hit every PT on every stock PT this year. $BABA $BIDU $AAP…\t\t\n90%', ' 85%', ' 48%', ' & 30% gainers! #BlackBoxStocks Top algo-based options alerts at midday (CT) 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷  $AMD $GOOG $NIO $AAPL $BABA $QCOM #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading  #fintwit https://t.co/3HKNZPYv8w\t\t\n"$FUTU\n In addition', " the Company's board of directors has authorized a new share repurchase program under which the Company may repurchase up to US$500 million worth of its ADSs", ' until December 31', ' 2023.  \n \n$TSLA\n \n$BABA\n \n$NIO"\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"$BABA\n \n$BIDU\n \n$NIO\n LOAD UP at discount!!!"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.-=-  https://t.co/r5yHq7BAJD\t\t\nChinese covid shutdowns are hurting the Chinese economy', ' $BABA shares are at a 6-year low. #Alibaba stock dropped more than 10% on Monday https://t.co/S09EjKL0W4 by @claymarkets #stocks #trading\t\t\n$BABA SWEEPS 🟢🧹 https://t.co/OxbkNdVhNb\t\t\n$BABA good try! 👇\t\t\n#Alibaba $BABA en seguimiento diario', " posible... sigue rojo pasión viendo los bajos ya en 73 pavos https://t.co/DLx3Yh1pHc\t\t\nDodge & Cox Upgrades Its Gap Wardrobe $GPS $BABA $JD $QRTEA $HD $AMZN $EBAY $GPC $LOW $VIPS #stocks #investing #valueinvesting #Retail #Portfolio https://t.co/B4bYfBrY7g\t\t\n@BackpackerFI Lol - $BABA was my highest conviction stock a few years ago - finally sold at $190 taking a 30% loss on my shares. I wasn't able to hold with the geo-political risk. It can work out for long term holders but investing is about stacking the odds in your favor.\t\t\n@iamtomnash If $BABA was a US company", ' it would be a real gem. Being a Chinese company makes it trash', ' since the government can just take their money in the name of “charityâ€\x9d anytime.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nI\'ll be more concerned with the performance of $BABA than your Baba.\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA what is the biggest reason for this huge drop? Is it a war or somenthing else? 🌟\t\t\n"$BABA this will be 68 on a red market day 📢\n\n A Proven Path To Becoming A Crypto Millionaire\n⤥ https://t.co/6APN2NYznB"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acciones que me tocara heredarle a mis nietos', ' y que se la reclamen a Xi Jinping en unos años...😂🤦â€\x8d♂ï¸\x8fðŸ˜\x8f https://t.co/Rp6U7nuBDt"\t\t\n$BABA no alarm guys. Order has been restored. Still down in a bright Green Day. 🆙\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"I know $BABA is going to $0 but they have $33 a share in cash and investments \nplus the business generates about $8 in cash per year after cap-ex\nat this point if they get a delisting and the issues are not resolved within 3 years my guess is they tender for the ADRs"\t\t\n"RT @reilly_mcadams: China names are some of the strongest today…\n\n🤷â€\x8d♂ï¸\x8f\n\nMy longs currently \n\n$BABA 78.2 -> 80 \n$NIO 14.05 -> 15.15"\t\t\n@JPATrades $BABA Ready for a bounce\t\t\n"Tweet from Nenad Markovic (@NIONenad) Nenad Markovic (@NIONenad) Tweeted:\nWatch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/YUbcTyjf1t https://t.co/PlLQW2HfYX"\t\t\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%  https://t.co/r5yHq7BAJD\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nTencent Crashes on Possible Fine; Is the Stock Now Undervalued? $HKSE:00700 $XAMS:PRX $TCEHY $FB $BABA $AMZN $MSFT $ZM $TSLA $NIO $SPOT #stocks #investing #valueinvesting #China https://t.co/Sq1o3KVQm1\t\t\n$BABA covering round 2 beginning ï¸\x8f\t\t\n$BABA xi pooh bear ï¸\x8f\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"Trending Stocks: \n\n$NIO: NIO Inc - ADR', ' -4.32%\n$XPEV: XPeng Inc - ADR', ' -2.24%\n$BABA: Alibaba Group Holding Ltd - ADR', ' -3.46%\n$GOOG: Alphabet Inc - Class C', ' 2.87%\n$KWEB: Krane Shares Trust - KraneShares CSI China Internet ETF', ' \n$AMD: Advanced Micro Devices Inc.', ' 6.06%"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.^^^ https://t.co/r5yHq7BAJD\t\t\nI’m a buyer of $BABA at $0.\t\t\n$BABA This ticker really holds the rest of the Chinese names down today. Why this is down like this I can\'t figure out though? ☑\t\t\n@PakBenikasim Parece que le ha durado poco la alegria. $BABA https://t.co/ndAScDfuRF\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Charlie Mar says buy the dip. ðŸ˜\x81\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n$BABA had a nice double top sell setup 2min earlier in the morning...i missed it when i switched charts--i figured better china stock longs like FUTU... wow\t\t\n$baba VIE are a scam to steal money from foreign investors\t\t\n"$BABA 06/17/22 $350.00 PUT\n\nType: large\nTime: 10:21:26\nTotal Size: 50 Contracts\nTotal Value: $1362250\nAverage Price: $272.45\nAsk: $272.45\nBid: $272.25\nUnderlying: $75.71\nSentiment: bearish"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nAlibaba Group Holding Limited traded 50.654M shares', ' 116% above average volume $BABA\t\t\n"@markets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/j0AGqzgFO3"\t\t\n$BABA Chinese and US regulators need to get their shit together âž¡\t\t\n"@wealth @markets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/cpDlmvyTk9"\t\t\n$BABA once market corrects properly then this will bottom. ðŸ‘\x81\t\t\n@OptionsBrian #neverforget $SPY $BABA $QQQ $DIDI 🤣ðŸ˜\xad😂🤣💩💀 @OptionsBrian https://t.co/VkgLAFQsRP https://t.co/bT0nck20xA\t\t\n"$HOOD\n come to Asia\'s most profitable and largest broker called \n$FUTU\n - was selling at more than $150 recently', ' nothing changed. everything improved. Now at a P/E of 14.5x with 500 mil of buybacks in the pipeline!  \n \n$TSLA\n \n$BABA\n \n$NIO"\t\t\n$F $CCL $DISCA $PBR $UAL $NIO $VALE $INTC $GM $PLUG $KO $BMY $BABA $TCOM $BAC $UBER $DKNG $AAL $X $AAPL $JD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.----   https://t.co/r5yHq7BAJD\t\t\n"✅Healthy Extracts $HYEX \n✅New Clinical Study Demonstrates UBN RELIEF Naturally Alleviates Migraine Symptoms.\n\n@Duke4900\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD\n\nhttps://t.co/xBAaPYnGkM"\t\t\nI guess if u have gambling money and feel like investing in CN tech', ' you have winners & u have losers', ' and $BABA is a loser. $QQQ up 2% at session highs', ' $JD up 7% and Baba -3%! ï¸\x8f\t\t\n"RSI25\n$BABA $74.97 -3.58% -23.10% -39.53% -40.06% 19.28\n$BIRD $5.18 0.39% -9.60% -54.80% -65.28% 17.72\n$DIDI $1.83 4.26% -48.31% -57.42% -73.64% 21.29\n$DOCU $73.73 0.67% -19.84% -42.05% -52.04% 25.00\n$FSLY $13.62 2.41% -9.08% -52.41% -68.48% 24.56"\t\t\n$BABA It\'s moving opposite Nasdaq ... WTF? ï¸\x8f\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/McJQCtv6Co\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR https://t.co/vC1mmMUITz"\t\t\n".@DeepThroatIPO is a real world friend and i am amazed at the amazing analysis on chinese companies traded in 🇺🇸 and forensics on $baba etc. \nDeep has been spot on\n\nWe differ on the 💵\n\nDoesn\'t mean i am right or deep is wrong or vice versa.\nFor the time being', ' I\'m ✅ https://t.co/bdUSYC3nvH"\t\t\n$BABA man chinese stocks are up today. This is a special piece of shit.  I don’t get it. 🔔\t\t\n$BABA FYI all the no growth bullsh*t artists here wanting PUTS to print 📶 https://t.co/l8EMz9WKVQ\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Real-time trading alerts from our team of seasoned professionals', ' best trading room and global trading community. Check out today... https://t.co/McJQCtMHtW\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NIO https://t.co/xVzi0Udsa0"\t\t\n$BIDU $BABA green to red\t\t\nLook $BABA Alibaba stock chart… every single shit coin has much more better than this 😂 https://t.co/XoIvRKN6wu\t\t\n$BABA will finish at fresh day lows 🚩\t\t\nThe last phrase is worth #gold $BABA https://t.co/yGPurUqoyi\t\t\n$BABA Very safe short from these levels. 📢\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"SWEEP 500 $BABA 04/01/22 $80 calls for $5.15 \n\nSpot: $75.46\nVolume: 2', '376\nOI: 347\nIV: 107.15%\nPremium: $257.5k\nSector: Consumer Cyclical"\t\t\n"RT @xglobalmarkets: Trending Stocks on #fintwit: \n\n1. $TSLA 🥇\n2. $VXX 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $BABA\n6. $AMD\n7. $NIO\n8. $MULN\n9. $MRNA\n10. $A…"\t\t\n"$MULN 🚀🚀🚀🤑🤑🤑 keep going 💚\n\n$rcat $ixhl $baba $amzn $aapl $tsla $aei $spy $amc $gme $nio $sofi $cei $HYMC https://t.co/4ZQABP3cDw"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$BABA   beautiful bearish intraday motion.  seasoned daytraders can profit dearly. 🥇\t\t\n"$baba 30 days ago $126 close &\nNow $75. 40% drop in a month. That’s insane for such a Big Cap company but psychology is everything"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nNew 52 Week Highs 57 Lows 880. Highs $YANG $BMY $ZIM $ABBV $BRK.B Lows $NIO $FXI $BABA $EEM $KWEB https://t.co/J0p2Vxafqg\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n$BABA - Chinese techs bounce back after day of big losses https://t.co/PFboVdFf3m\t\t\n$BABA Awaiting Buy Signal. â–¶ Free Trial at https://t.co/jpmUt7BvVp https://t.co/jIq27Z5QCm\t\t\n#CHINA should invade #Russia & arrest #PutinHitler to restore economic stability/ otherwise #yuan dies next  if geopolitics is encouraged $BABA $YANG $AAPL\t\t\n"$BABA \n\nWhy would you buy a Chinese stock knowing what happened to didi? 💲 https://t.co/aP0Q2NMuwW"\t\t\n$BABA That\'s a lot of volume for a morning session 🥇\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$TSLA $JD $BABA $SOXL BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/U4dzOUdifQ\t\t\n$BABA 💢 https://t.co/HQ3XB1Ldch\t\t\n"Don’t get me involved', ' said China. \n\nChina wants to steer clear of U.S. sanctions over Russia\'s war @CNBC\n\n$BABA $KWEB $CQQQ https://t.co/Ck3UyN4SfK"\t\t\nRT @datadili: Alibaba Group Holding Limited traded 47.136M shares', ' 101% above average volume $BABA\t\t\n$BABA this is absurd! ✅\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nAlibaba Group Holding Limited traded 47.136M shares', ' 101% above average volume $BABA\t\t\n@TradeIdeas6 Congrats John. I bought $BABA @ $73.45 PM and sold $79.50 ! Only trade for me.\t\t\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;  https://t.co/r5yHq7BAJD\t\t\n@MarketRebels @moonshinefades @MooneyAvgDown @Paul15546952 @moon_shine15 @MoonshineCrypto @moonshinetrading lol $baba hood call moonshine how’s that $300 range doing ?\t\t\n$BABA it’s market wide bearish move together just these Chinese stock get punished more due to more pessimism around them … they will turn around big as well … ï¸\x8f\t\t\n$BABA The selling pressure is slowing down. I would not be surprised if this closes green today ï¸\x8f\t\t\n$BABA 1.89B float can\'t even squeeze me a cup of lemonade ï¸\x8f\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"#Stockstowatch 🔥 $DPRO 🔥\n👑#Draganfly can help you monetize your data and improve production anywhere in the world', ' any time of the year.\n\n🔥 https://t.co/HhwvPpUENp\n\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER https://t.co/zRumE4M8rz"\t\t\n$BABA anyone remember the $gme short squeeze .... 💫\t\t\n@LaksaTasty I was and am against investing in stocks that are from authoritarian countries however', ' given the price', ' I thought I could just break this rule for once for $BABA but something is not right.\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n$BABA not even with trump did this get delisted and you think Biden will lol â–¶\t\t\n"This is what you get for investing into China dumb fucks.\n\nEat shit. You deserve it. \n\n$BABA"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\nThese are the facts', ' you decide the valuation and the price you would pay for a stake in $BABA and if it is cheap enough buy it. If you disagree with the facts', ' then do not buy.... My analysis', ' your call\t\t\n"5.- And the most important and overlooked fact... $BABA is gonna be a winner in AI... To be a winner in AI you need 3 things: great algorithms', ' huge computing power and bast amounts of quality data.\n\nChina is on its way to provide more top quality engineers than any other country"\t\t\n"1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can do wonders for $BABA\n\n2.- With 1 billion AAC brands who want to do business in China need to partner with $BABA. Even Costco had to open a Tmall Global flagship"\t\t\nAs you can see', ' none of the above implies a change in fundamentals. If your thesis is right', ' now it\'s a good time to invest in $BABA... So what about my thesis?\t\t\n"$BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfolio managers are in a window dressing period ahead of the end of the quarter (remember that for Japanese funds the fiscal year ends on March 31st)\n\n👇"\t\t\n"RT @HMohedano_: $BABA cotizando a 77', '24USD\n\nâ–ªï¸\x8f P/E 8', '7x\nâ–ªï¸\x8f EV/EBITDA 6', '4x\nâ–ªï¸\x8f EV/S 1', '2x\nâ–ªï¸\x8f P/FCF 10', '0x https://t.co/nhLVztG2vO"\t\t\n"Alibaba stock analysis $BABA\n\nhttps://t.co/w7kfiybONz"\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQQ\n\nFull list: https://t.co/7PkPMzYz5j https://t.co/B3SOSBfl1z"\t\t\n$BABA The sellers are pounding it..risk is on...seems even more so. Just the 10 articles hyping were a waste..Most do think for themselves not someone view turning all the negative into a postive. 📈\t\t\n$BABA this stock was at 300 when Trump was president 💗\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA I might nibble and buy 1 share when it reaches ipo levels... 🤞\t\t\n$BABA Stupid sellers! LT big buy! Look at BiliBili! 🚀🚀 â–¶\t\t\n"$baba RSI 19.70 for u technicians out there. Shud bounce but who knows. IF China says it won’t supply weapons to Russia', '\nProb a decent bounce"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$NIO $JD $BABA shorts load up', " we need you for the next leg up $IQ 🆙\t\t\n$BABA more to short 💢\t\t\n$BABA can this reach a price to sales ratio of 1? Free market my fucking a$$! â\xad\x90\t\t\n@angelddude I wouldn't worry about Charlie Munger. On balance", ' he is fine if not in $BABA. And If he finds value', ' he is still buying it.\t\t\n@ClaytonDallin Rising fast again $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA added â–¶\t\t\n$BABA dropping fast â\x9d¤\t\t\n"Tues (3/15/22) largest increase in OI from Mon (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $F $CCL $DISCA $PBR $UAL $NIO $VALE $INTC $GM $PLUG $KO $BMY $BABA $TCOM $BAC $UBER $DKNG $AAL $X $AAPL $JD\n\nDATA: @Barchart https://t.co/Yrkvn2OgAS"\t\t\nRumoured Layoffs Could Be a Sign $baba Running Out of Funding Sources. The most significant part is that their total debt ⬆ï¸\x8f from RMB1.2 billion to 172 billion over the last 10 years 🥴 I think it’s fine as it’s covered by FCF but still. https://t.co/Jll0Dm4e7m\t\t\n"RT @enriqueabeyta: We have been saying this for a year - AVOID CHINESE TECH STOCKS!  $KWEB $BIDU $BABA $PDD $YUMC $BGNE\nhttps://t.co/StA75X…"\t\t\n$BABA just acting silly\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $HYG $JNK $IWR $QQQ $SPDW $TSLA $USMC $ARKK $AMZN $IJR $IWN $SPY $IJS $VSS $BABA $CVX $EFAV $ALGN $SPEM $VWO #stock #stocks #Investment #investing https://t.co/Gr3YvQytXq https://t.co/Bp91Zi8LRk\t\t\n$BABA buy the dip', ' going back up even stronger â–¶\t\t\n$BABA as said the fight is gonna be tight. Holders do so mostly out of conviction at this point. Those who wanted to sell are about all out', ' excl. daytraders. 💯\t\t\nAlmost to easy to just short $BABA\t\t\n$BABA just learn to read the charts', ' money to be made both ways you dingbats 👉\t\t\nAlibaba Group Holding Limited traded 45.223M shares', ' 92% above average volume $BABA\t\t\n$baba That\'s crazy https://t.co/8L6HY9SXpI\t\t\n$BABA how low will we go back to 74’s\t\t\n"#Stockstowatch 👉 $DPRO 🔥\n\n#Draganfly #DRONES A SOLUTION FOR EVERY INDUSTRY.\n\nhttps://t.co/KEgktnUVgb\n\n@DraganflyInc \n\n$BHC $F $BABA $CMCSA $DAL $UAL $PBR $SQ $PFE $PLUG $NKE $PYPL $BAC $AAPL https://t.co/EoCveFsxUH"\t\t\n$BABA party time again', ' puts printing', ' free money ï¸\x8f\t\t\n$BABA down below IPO and the size of their business and China overall economy is massively larger. This is way oversold even with all of the current FUD. Strong buy\t\t\n"RT @Iamanirudhsethi: $BABA \nAll dip buyers are FUC**D https://t.co/c83EU1vn6z"\t\t\n"Trending Stocks on #fintwit: \n\n1. $TSLA 🥇\n2. $VXX 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $BABA\n6. $AMD\n7. $NIO\n8. $MULN\n9. $MRNA\n10. $AAPL\n\n#investing #stocks #wallstreetbets"\t\t\n$BABA big crash on the test of the alisa lines https://t.co/NGjdLMseXi\t\t\n$baba $60 should be temporary bottom\t\t\n"👉 $DPRO 🔥🔥\n\n✅Military and government contractors partner with Draganfly to improve personnel and infrastructure safety.\n\n👉 https://t.co/sBPxpfYbvO\n\n$BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER https://t.co/5C4hC3ZEvf"\t\t\nNow we know why @MohnishPabrai  sold $BABA. The student outdid the teacher this time.\t\t\n@ColinCh81310258 And then moon? $BABA\t\t\n$BABA added right here!!! Thank u 💯\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24…"\t\t\n$ASTR $VXX $ZIM $BABA $HD $SO $VRM $AMC $WTI Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor..... https://t.co/r5yHq7BAJD\t\t\n"$BABA \nWhat a roller coaster at least they gave us 15min of happiness before they sucked it away ðŸ˜\x81"\t\t\n$BABA Almost a round trip. https://t.co/et3RP4zPmt\t\t\n$BABA stock market 🤬 ï¸\x8f\t\t\n$BABA The Final Shakeout.... 📣\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA cotizando a 77', '24USD\n\nâ–ªï¸\x8f P/E 8', '7x\nâ–ªï¸\x8f EV/EBITDA 6', '4x\nâ–ªï¸\x8f EV/S 1', '2x\nâ–ªï¸\x8f P/FCF 10', '0x https://t.co/nhLVztG2vO"\t\t\n@Cha720Stock What changed? $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA -$3 in under 15 min.  Unreal.  All tutes and algos 🤞\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\nIf he is gonna do PT\'s I should too I think this year. I have hit every PT on every stock PT this year. $BABA $BIDU $AAPL $MSFT $NIO $MRNA $RBLX https://t.co/KcuvEjwo5U\t\t\n$baba added here 😉\t\t\n"$BABA believe it or not this going to penny land.\nUnbelievable… ï¸\x8f"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @h_2_x_o: just posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$AGRI $NKTR $BABA $CVX $JAGX $DOCU $BMY $HOOD $SANW $LIDR Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>  https://t.co/r5yHq7BAJD\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n$nio $baba $xpev $li $bidu $jd https://t.co/nHtB1fOszR\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\nSweepCast alerted: $BABA with Unusual Options Activity Alerted on $73 PUT Expiring: 03-18-2022 worth 54KðŸ\x90»  Learn Unusual Flow https://t.co/pSB4hAOvHI\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA Shorts fucked lol 😃\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RSI25\n$BABA $76.70 -1.36% -21.33% -38.14% -38.68% 19.95\n$BIRD $5.24 1.55% -8.55% -54.28% -64.88% 18.71\n$DIDI $1.86 5.97% -47.46% -56.73% -73.20% 21.99\n$PDD $26.65 4.39% -33.41% -57.83% -57.31% 23.85\n$POST $67.80 1.48% -30.91% -35.81% -33.51% 15.60"\t\t\n"$BABA \nAll dip buyers are FUC**D https://t.co/c83EU1vn6z"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA just not allowed out of the penalty box\t\t\nReddit AI says no ~~ $ASTR $VXX $ZIM $BABA $HD $SO $VRM $AMC $WTI. https://t.co/1p0nnKn9KF\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA trapped some more bulls â\xad\x90\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"SWEEP 1433 $BABA 03/18/22 $71 puts for $1.98 \n\nSpot: $76.70\nVolume: 1', '853\nOI: 1', '029\nIV: 152.93%\nPremium: $283.7k\nSector: Consumer Cyclical"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Benzinga: $BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\nhttps://t.co/3c24MS…"\t\t\n$kweb $baba sold everything in China moved to $eth\t\t\nRT @NBABoxScoreBot: $BABA risk reward is great here.. i am in ï¸\x8f\t\t\nRT @root_sudosu: $BABA $NIO selling continues\t\t\n"$AMZN\n$EBAY\n$WWT\n$ETSY\n$CSCO\n$BABA\n$JD\n$MELI\n$CVNA\n$CHWY\n$W\n$RVLV\n$OSTK\n$QRTEK\n$NEGG\n$WISH\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!! https://t.co/r5yHq7BAJD"\t\t\n$BABA you can’t get a $7 move up without a $2 pullback 🆕\t\t\nRT @tradeinvincible: Literally zero excuses', ' $BABA just went green too along with many of the China tickers. I guess it really does belong…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (216)\n2. $SPY (57)\n3. $OIL (45)\n4. $BABA (37)\n5. $COM (35)\n6. $GME (25)\n7. $TSLA (19)\n8. $NIO (12)\n9. $GOOG (12)\n10. $AAPL (10)\n\nhttps://t.co/InT5oXXyaY https://t.co/wPEJBoOi63"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA taaaaraaaaapppp??? â\x9d¤\t\t\n"$BABA sees 153 bullish options orders worth $14', '480', '867. On the flipside', ' BABA sees 83 bearish options orders worth $8', '978', "868.\n\nBABA's overall statistics show 20", '706 calls worth $42', '695', '005. On the other side', ' we have 15', '667 puts worth $48', '993', '328.\n\n11:02 AM ET"\t\t\n"$BABA Statistics as of 11:02 AM ET\n\nOrder Count:\n- Puts: 15', '654\n- Calls: 20', '692\n\nVolume:\n- Puts: 70', '520\n- Calls: 127', '161\n\nPremium:\n- Puts: $48', '960', '145\n- Calls: $42', '655', '860\n\nPut/Call:\n- Order Ratio: 75.65%\n- Volume Ratio: 55.46%\n- Premium Ratio: 114.78%"\t\t\n$BABA Alibaba: Peace Is More Profitable Than War (Especially For BABA) https://t.co/ZdR1O0X1sY\t\t\n$BABA China tech stocks battered by COVID-19 outbreak', ' regulatory woes https://t.co/BhINU4LafN\t\t\nRT @AmineHosni_: $BABA 70 billion in cash.  They should announce a 20 billion dollar buyback.  They will ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $VXX 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $BABA\n6. $AMD\n7. $NIO\n8. $MULN\n9. $MRNA\n10. $AAPL\n\n( Sorted by most recent ) https://t.co/8NKPq34eHt"\t\t\n$BABA sell the rips. Thank me later 😘\t\t\n$BABA bought 75. @barronsonline article-buyers (Aka Wall St scammers) are negative (which means they are starting to buy/cover) https://t.co/6JLqAzQa7l\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yOQUMl\n$IWN', ' $HYG', ' $SPY', ' $JNK', ' $IJS', ' $IWR', ' $VSS', ' $QQQ', ' $BABA', ' $SPDW', ' $EFAV', ' $TSLA', ' $CVX', ' $USMC', ' $ALGN', ' $ARKK', ' $SPEM', ' $JPST', ' $VWO', ' $NIO https://t.co/L42Yqu73ef"\t\t\n"Xi Jinpin', ' te lo pido por favor', ' no te hagas amigo de este👇. \nMe estás haciendo bosta  $BABA', ' $XPEV y $SRNE ... https://t.co/EPEHMeIRBU"\t\t\n$BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF al 30% CAGR. https://t.co/aWJsx6ZWhv https://t.co/HalPajrKMY\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $BABA\n3. $GME\n4. $TSLA\n5. $NIO"\t\t\n$BABA ouch! New low today â–¶\t\t\nRT @azadgum: @charliebilello @ycharts each time when $BABA lets us to believe its bottom', ' it searches new bottoms without telling us:)\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (159 mentions)\n2. $SPY (25)\n3. $BABA (21)\n4. $GME (17)\n5. $TSLA (9)\n6. $NIO (7)\n7. $QQQ (6)\n8. $ZIM (6)\n9. $SOFI (5)\n10. $RIVN (5)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"$BABA - Alibaba Group Holding Ltd - ADR currently at $76.95', ' (-$0.81 ', "-1.04%). \n Benzinga''s Daily Brief On Trending Tickers For Mar. 15", ' 2022: VIX Short-Term Futures', ' GameStop', ' Alibaba Group And More. https://t.co/r61Uaj4dbe"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.--- https://t.co/r5yHq7BAJD\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA  $DIDI  $RLX  $HUIZ  China back! Huiz bout to report in 2 dayz! Pump it!!! 🆙\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 10:00 AM EST\n1. $NIO (+4.22%)\n2. $DIDI (+6.25%)\n3. $BABA (-1.28%)\n4. $AAL (+10.60%)\n5. $AMD (+4.98%)\n6. $RLX (+19.67%)\n7. $PDD (+3.02%)\n8. $VALE (-3.54%)\n9. $AAPL (+1.30%)\n10. $F (+1.33%)"\t\t\nMi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250$.\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n"RT @AJButton2: I have a confession to make:\nI liked $BABA when it was at $210.\nI still liked it at $100.\nToday', ' at $77?\nI am falling IN LOV…"\t\t\n$BABA $90C 3/18 .38\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nso $baba leg ripped from 73.28 to 80.14 on opening: until hit back here to 77.13.  Came with a hit back from 6.41 to 6.39 $usd/ Cnh handles.   Still 6.3926 back off in currency relationship.\t\t\nYou can always count on bankers and sell side analysts to be ahead of the curve 🤣🤣 $BABA https://t.co/jYWtvbPwYq\t\t\n"RT @BitacoraBolsa: ðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8f\n\nNadie podÃ\xada preverlo', ' ¿verdad? $BABA\n\nNah... Nadie. https://t.co/pj9289Z6cU"\t\t\n"Why $baba is going down that bad?\nIs Charlie selling?\nIs it finally the capitulation?"\t\t\nRT @LaksaTasty: @AmineHosni_ That would make me cream my pants $BABA\t\t\n"Those who followed Munger into $BABA should be prepared to sell their bags only and ONLY IF Munger sells. \n\nIn for a penny', ' in for a pound. 🤣"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n$baba dumping in progress\t\t\n"Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE ', ' Comentario sobre el delisting de compañÃ\xadas Chinas', ' Bajada de TP de JP Morgan sobre $BABA ...\n\nAccede al informe completo 👇\nhttps://t.co/TK51vo6Qwi https://t.co/0nxyyAqSEj"\t\t\n$BABA JPM can\'t be wrong about their downgrade to $65... look at the daily chart... holy smokes 🆙\t\t\nRT @mojarad_hki: $BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\n$BABA bye bye miss American pie 👀\t\t\n"$BABA believe it or not this going to penny land.\nUnbelievable…"\t\t\n@gurgavin What has changed with $BABA business model in 18 days that has them lowering PT over 28%?\t\t\nRT @ABHISHEKRATH95: $BABA Its a cash rich business with no debt.  This is an awesome opportunity. ✔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @srsundar33: $BABA smells like a squeeze 💟\t\t\nRT @ABHISHEKRATH95: $BABA Its a cash rich business with no debt.  This is an awesome opportunity. ✔\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @NotARobot1010: $JD oh wow $BABA to follow ï¸\x8f\t\t\n$SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][] https://t.co/r5yHq7BAJD\t\t\nRT @69PostMax: Buffet and Munger watching the $BABA stock price https://t.co/4ToYghDMFJ\t\t\n"@NlCKStocks Leaps on this one is how I am playing $BABA\nRidiculously undervalued even by value investing standards."\t\t\n"$SONM Sonim XP8 Smartphone Integrates Walkie Talkie in Microsoft Teams.\n$MSFT first order ðŸ\x8f† Next I hope will be.........\n$AMZN\n$EBAY\n$WWT\n$ETSY\n$CSCO\n$BABA\n$JD\n$MELI\n$CVNA\n$CHWY\n$W\n$RVLV\n$OSTK\n$QRTEK\n$NEGG\n$WISH ................................................."\t\t\nRT @SangeethSubram6: $BABA no more cash', ' else I buy here 🆕\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @A_P_Capital: @WallStCynic @SquawkStreet They are fungible. True ADR has that risk', ' but you can convert the shares of companies such as…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA someone tried to tell me I\'m an idiot yesterday for swinging calls on this. Still down on them a little but not even sweating it at all. 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @mojarad_hki: $BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA absolutely not excited by this. Anything under 115 is underwhelming. ðŸ\x8f¼\t\t\n"👑Healthy Extracts Inc. \n🔥 $HYEX 🔥 #OTCQB 🔥\n👑(UBNâ„¢) products tap the fast-growing brain health supplement and nootropics market', ' which is expected to grow at a 9.4% CAGR to reach $24.6 billion by 2027.\n\nhttps://t.co/niQnspNKHK\n\n$SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CrmTrades: $BABA leap.\n\nCall me crazy but last night in the local index it was down like 6%.  Now green."\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @AisharyaG: $NIO Scam market lets pump this to $140 and $BABA to $700 because fundamentals don\'t matter. 🚩\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n".\nCheck Out One Of Our Recent Small-Cap / Penny Stock Pick Reports:\n\nLink: https://t.co/eE4HAL4Xvc\n\n$AGRI $NKTR $BABA $CVX $JAGX $DOCU $BMY $HOOD $SANW $LIDR https://t.co/UsjLIRL0l9"\t\t\nThinking about trading options or stock in Alibaba', ' Exxon Mobil', ' NortonLifeLock', ' W W Grainger', ' or Eli Lilly? $BABA $GWW $LLY $NLOK $XOM https://t.co/Ny8vvhj8Yq\t\t\n"$BABA Gordon Gekko bought yesterday 💎\nGreed ended up saving Teldar Paper and greed', ' you mark my words', ' will end up saving BABA 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 📣 https://t.co/OwWAQSaFUG"\t\t\nRT @montypython06: @GentlemansJack82 I mean Forward P/Es are 1.65 for $BIDU and 1.38 for $BABA ! That\'s unheard of !!!!!!!!! Is that JP Mor…\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @AndreaAlbrigoni: $BABA watch the run shorty suckers 🔥🔥🚀🚀🚀🚀🚀 $JD $NIO ï¸\x8f\t\t\n"RT @Retweet70616769: $BABA I just got the bottom at the 73.70 looks like \n \nLETS GOOOO 👀"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @QuintNJ: The perma Bulls on Twitter who', ' have been so quiet since January because they need to figure GAAP earnings now', ' are all happy…\t\t\nRT @shruti0617: $BABA wow CNBC PUMPIMG 🚩\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @A_agrekar: $BABA In 10 years from now we will look at this price and won´t believe it. An insane opportunity to 10x imo 🥇\t\t\n@MarketRebels @Gambiste1 bottom confirmed.  buy $BABA\t\t\n"ðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8f\n\nNadie podÃ\xada preverlo', ' ¿verdad? $BABA\n\nNah... Nadie. https://t.co/pj9289Z6cU"\t\t\n"RT @AndrewHiesinger: $BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 13', '176\n- Calls: 16', '194\n\nVolume:\n- Puts: 58', '615\n- Calls: 98', '34…"\t\t\n@GarethSoloway What about Alibaba $Baba ? Any suggestion??\t\t\nAll these China stocks just went from red to green. $FUTU', ' $BABA', ' $BIDU', ' $NIO\t\t\nRT @AndrewHiesinger: $BABA sees 114 bullish options orders worth $12', '344', '375. On the flipside', ' BABA sees 67 bearish options orders worth $7…\t\t\nRT @macrotwain: Every $BABA dip buyer', ' please take some time with the below https://t.co/i2Cl1GGjtI\t\t\n$BABA This will do a 20-30% one day ï¸\x8f\t\t\n"RT @WealthBrah: $BABA\n\nRepeated sweeper activity on OTM calls for April 14. Whales are targeting the 90 strike', ' which is 15% OTM.\n\n8.7k vol…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA And still retardedly cheap ✨\t\t\n$BABA I don\'t believe dog shit about jpm. They are shorting. Bottom is in ✔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SilviaTriWahyu2: $BABA Not looking good for home fry. 😱 😄\t\t\nRT @Gardez71230765: $BABA welcome to the bottom ï¸\x8f\t\t\nRT @tradermusa: $BILI 136% ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO $JD https://t.co/7JILCTXAW1\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24…"\t\t\n$BABA Time to run ï¸\x8f\t\t\n"$JD +11%\n$PDD +11%\n$BABA +1%\nLos short squeeze van por barrios"\t\t\n$baba short squeeze 👀 👀 👀\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24…"\t\t\n$BABA my 1k shares at 75.40.  Let this run. ï¸\x8f https://t.co/jQSlsechqf\t\t\n"Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24.46%\n$GOOG +0.99%\n$GOOGL +1.02%\n$BABA +1.40%\n$HYMCL +91.39%\n$INTC +0.44%\n$MAR +2.57%\n$WMT +0.53%\n$LMT +0.39%\n$MSFT +1.54% https://t.co/ddF1irGs2x"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"China names were the play today \n\n$NIO +8.5%\n$PDD +12%\n$JD +10%\n$BABA +1.3%\n$BIDU +3%"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA people with bullish tags are the dumbest mfs on this planet ↘\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$GOOGL\n$VXX\n$BABA\n$AAPL\n$SE\n$NVDA\n$CCJ\n$AMZN\n$FB\n\nThanks for visiting my page 💻 https://t.co/PErQoNwsh9"\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\n"I would let $BABA show me something of significance before jumping in. \n$NYSE $SPY $QQQ https://t.co/jIQYwRfXFf"\t\t\n$TAL $EDU $TME all sharp rallies today and $BABA green as well #China heating up from capitulation low.\t\t\n$BABA Ain’t no Lehmann brothers… dare I say too big to fail ï¸\x8f\t\t\n"RT @BitacoraBolsa: Charlie ""Manger"".\n\nBuen nombre', ' sÃ\xad. 😊Le viene que ni al pelo con lo de $BABA.\n\nLa de peña pillada pq un tÃ\xado que ya no se…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\nLooks like everyone buying $BABA lol\t\t\n"China names are some of the strongest today…\n\n🤷â€\x8d♂ï¸\x8f\n\nMy longs currently \n\n$BABA 78.2 -> 80 \n$NIO 14.05 -> 15.15"\t\t\n$baba on the squeeze\t\t\nSomeone please shoot me... $baba that I didn\'t catch the 73.. ffs.\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $90.00.\n\n2', '005 CALL contracts with a price of $3.99 (Ask) were purchased at a $801', '950 premium."\t\t\n"$BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/2yBWAOR13l https://t.co/csrE0nj6xO"\t\t\n"Trending Stocks on #fintwit: \n\n1. $VXX 🥇\n2. $VIX 🥈\n3. $QQQ 🥉\n4. $AMC\n5. $SPY\n6. $BABA\n7. $MRNA\n8. $CVX\n9. $MULN\n10. $GME\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n"@asymmetricalpha \n$baba cheers https://t.co/QnPjD3H1gm"\t\t\n$BILI 136% ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO $JD https://t.co/S5nFTbOv3Y https://t.co/7JILCTXAW1\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @MatuCastellanos: Salieron a darle a China en los últimos dÃ\xadas. Medios', ' bancos de inversión y gestores de fondos internacionales desarma…\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA I loaded up 1k shares. 🪄\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA $100 today impossible or not?\t\t\n"Update: $BABA\n\nBought today at an average entry price of 74.40.\n\nPosition size 25% of total port\n2x Leverage\n\nStop now adjusted to breakeven. https://t.co/G87mkAGvQT"\t\t\n@kanashirodesu TODO es mejor que $BABA https://t.co/B9ZgLGhbxn\t\t\n"Call me crazy', '\nbut I’ve bought $baba\n\nBut this is money I don’t mind going to zero. \n\nIf I never need to sell', ' then I’m not worried about what happens here', ' my reward is limitless. \n\nI know the risk already', ' and that’s $0. https://t.co/YRhpoXVPRN"\t\t\nRT @itscharliemar: No $BABA. Dammit go back down. I was about to buy more\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$1800 day trade review - Airlines and $BABA https://t.co/85Nld9ExDW via @YouTube\t\t\n$BABA $QQQ just sold my $BABA', ' that should put the bottom in…\t\t\n@dopegirljade Yeah that’s my boo lol Love the movement on $BABA\t\t\nNot sure if its linked but new about Saudi potentially pricing its Oil trade with CN in Yuan may also be reason for the squeeze. 25% of Saudi Oil goes to CN. $BABA $JD $KWEB 😃\t\t\n$BABA that’s gotta be shorts covering… 😀\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Tengo que confesar que hoy he pecado y he comprado $BABA', ' aunque poquito.\n\nStop ajustado a mÃ\xadnimos de hoy. https://t.co/921o5ua2Ck"\t\t\n$BABA 6', '050 tests', ' and a $3', '788 in Net Profit. Automated Trading by UltraAlgo (Available in TradeStation and TradingView). 💲 https://t.co/efpg5KpaMI\t\t\n"Repeat Bullish Activity Detected.\n5 $BABA orders for 4/14/22 $90 calls.\n\nTotal Premium: $696K\nMoneyness: 13.88%"\t\t\n$BABA welcome to the bottom ï¸\x8f\t\t\n$BABA Not looking good for home fry. 😱 😄\t\t\n$BABA Why Alibaba', " Nio And Other Chinese Stocks Are Falling Today https://t.co/voASdw7FyU\t\t\n$BABA Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain https://t.co/wwOFsXYfJk\t\t\n$BABA Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing's Russia Ties Spark Investor Concerns https://t.co/GqmiDhupRi\t\t\n$BABA Why Baidu", ' NetEase', ' and Alibaba Stocks Keep Falling https://t.co/azxOmb4khd\t\t\n$BABA Alibaba stock has dipped by 38% over the last month: here are the best places to trade it https://t.co/HawBHNswDb\t\t\n$BABA Alibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. https://t.co/Eeg15EDLnY\t\t\n"$BABA #Alibaba haciendo el reversal. Falta ver el cierre pero pinta bien. De 73$ a 78$ en minutos. \n\n#bolsa https://t.co/1JPfjIjfBO"\t\t\n$BABA Why Alibaba And Nio Are Seeing High Interest From Retail Investors Today https://t.co/kCQqFzuNxo\t\t\n$BABA Alibaba stock keeps sinking toward a 6-year low', ' Nio stock also dives as Chinese ADRs continue selloff https://t.co/EP4NAZwnFW\t\t\n$BABA China tech stocks battered by COVID-19 outbreak', ' regulatory woes https://t.co/BhINU4tyRd\t\t\n$BABA Alibaba Stock Plummets on Delisting', ' Covid-19 Fears https://t.co/0lDdKEShXD\t\t\n"✅@HealthyExtracts 👉 $HYEX 🔥\n✅The company has been experiencing a rapid ramp up in sales', ' and expects a more than 100% sales growth rate in 2022.\n\nhttps://t.co/7tYbwB5r19\n\n@Duke4900 \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA"\t\t\nIn The Group 3 live analysis session today', ' talked about $BABA', ' it has strong momentum on the decline', ' not liking to buy it without a blue box to trade.  #Elliottwave #Trading #Stocks\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"$BABA\n\nRepeated sweeper activity on OTM calls for April 14. Whales are targeting the 90 strike', ' which is 15% OTM.\n\n8.7k volume vs 7.2k OI. Likely a new position being opened.\n\nFlow via @unusual_whales. https://t.co/LEt80sncdz"\t\t\n"#chinesecompanies making news $BABA\n#strategy\n\n70.9% Win probability\nMake up to 36.1% (35.4% annualized)\n20% cushion\nBreakeven $69.82\nInvest $6981.98\nBuy 1 $85 call\nSell 1 $110 call', ' 1 $70 put\nExp 3/17/23\nhttps://t.co/gt8SFcvyqU\n#investors with more #options\n\nTA @CryptoMichNL https://t.co/pTI0l2UcHZ"\t\t\nEvery $BABA dip buyer', ' please take some time with the below https://t.co/i2Cl1GGjtI\t\t\n"$BABA sees 114 bullish options orders worth $12', '344', '375. On the flipside', ' BABA sees 67 bearish options orders worth $7', '330', "209.\n\nBABA's overall statistics show 16", '226 calls worth $34', '104', '516. On the other side', ' we have 13', '205 puts worth $39', '955', '491.\n\n10:38 AM ET"\t\t\n"$BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 13', '176\n- Calls: 16', '194\n\nVolume:\n- Puts: 58', '615\n- Calls: 98', '341\n\nPremium:\n- Puts: $39', '908', '419\n- Calls: $34', '080', '806\n\nPut/Call:\n- Order Ratio: 81.36%\n- Volume Ratio: 59.60%\n- Premium Ratio: 117.10%"\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n$BABA In 10 years from now we will look at this price and won´t believe it. An insane opportunity to 10x imo 🥇\t\t\n$BABA wow CNBC PUMPIMG 🚩\t\t\n$BABA  ï¸\x8f https://t.co/QXRCI22Ul4\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA I just got the bottom at the 73.70 looks like \n \nLETS GOOOO 👀"\t\t\n$BABA watch the run shorty suckers 🔥🔥🚀🚀🚀🚀🚀 $JD $NIO ï¸\x8f\t\t\n$BABA squeezeeeew 🥇\t\t\n@GentlemansJack82 I mean Forward P/Es are 1.65 for $BIDU and 1.38 for $BABA ! That\'s unheard of !!!!!!!!! Is that JP Morgan analyst (yesterday\'s Downgrades) out of his mind ????? ï¸\x8f\t\t\n"RSI25\n$BABA $79.41 2.12% -18.55% -35.95% -36.51% 23.00\n$BIRD $5.28 2.33% -7.85% -53.93% -64.61% 19.35\n$DIDI $1.94 10.23% -45.35% -54.99% -72.13% 23.68\n$FSLY $13.63 2.48% -9.01% -52.38% -68.46% 24.62\n$PDD $26.82 5.05% -32.98% -57.56% -57.04% 24.18"\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$NIO Scam market lets pump this to $140 and $BABA to $700 because fundamentals don\'t matter. 🚩\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $SHOP $HYG $TTWO $VIX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/VMwcBE4mGq\t\t\n"$BABA leap.\n\nCall me crazy but last night in the local index it was down like 6%.  Now green."\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $SHOP $HYG $TTWO $VIX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrH1R3 https://t.co/L6MR6HWMwQ\t\t\n$BABA  sharing for the meme ðŸ\x8f¼\t\t\n@WallStCynic @SquawkStreet They are fungible. True ADR has that risk', ' but you can convert the shares of companies such as $BABA to the hong kong shares without the VIE structure. Overall regulatory risk is another issue to discuss', " but the ADR issue isn't the game-over threat many make it out to be.\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $SHOP $HYG $TTWO $VIX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlalc3 https://t.co/BAHdOym7Bu\t\t\n$BABA added", ' F bears 📊\t\t\n$BABA no more cash', ' else I buy here 🆕\t\t\n"@Fer_de_Lomb ¡No a tanta como quisiera!\n\nAl menos avisé de lo de $BABA"\t\t\n$BABA f u bears ðŸ\x90» ☑\t\t\n$JD oh wow $BABA to follow ï¸\x8f\t\t\n"RT @pure_sophy: $baba も凄ã\x81„ã\x81‘ã\x81© $PDD ã‚‚ã\x81£ã\x81¨å‡„ã\x81„ã\x81ªã€‚\næ\xa0ªä¾¡âˆ’90%ã\x81§2018å¹´ã\x81®ãƒ¬ãƒ™ãƒ«ã\x81«é€†æˆ»ã‚Šã€‚\n\nã\x81“ã\x81®é\xa0ƒã\x81‹ã‚‰ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81®ã‚·ã‚§ã‚¢ã‚’食ã\x81„ã\x81¾ã\x81\x8fã\x81£ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81«å½“時ã\x81¨å\x90Œã\x81˜æ\xa0ªä¾¡ã\x81¯é\x81•和感ã\x81‚りã\x81™ã\x81Žã‚‹ã€‚\n\n200ドルã\x81®æ™‚ã\x81¯ãƒ†ãƒ³ãƒ\x90ガーå\x8f–れã\x81Ÿã\x81®ã\x81«è²·ã\x81£ã\x81¦ã\x81ªã\x81\x8fã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã\x81¨ã\x81•ã\x81ˆæ€\x9d…"\t\t\n$BABA 180-300++++ â\x9d— https://t.co/CuqiFROZQL\t\t\n$BABA Its a cash rich business with no debt.  This is an awesome opportunity. ✔\t\t\n$BABA smells like a squeeze 💟\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"Yo nunca publico mis trades. \nPero si no lo hago con este rebiento\n\n$BABA\n\n@BitacoraBolsa amigo a quien se la dedicamos este largo en el Bazar Chino?\n\n@mario10xCiento no dió tiempo a a visarte jeje https://t.co/P207qFkR24"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n@AmineHosni_ That would make me cream my pants $BABA\t\t\n@charliebilello @ycharts each time when $BABA lets us to believe its bottom', ' it searches new bottoms without telling us:)\t\t\n"$NIO\n$BABA\n$HUYA\n$TIGR\n$TME\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]] https://t.co/r5yHq7BAJD"\t\t\nRT @AmineHosni_: $BABA 70 billion in cash.  They should announce a 20 billion dollar buyback.  They will ï¸\x8f\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/P2sE8olUmh\t\t\n$Baba https://t.co/krDH84Ljdj\t\t\n$BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nLiterally zero excuses', ' $BABA just went green too along with many of the China tickers. I guess it really does belong under $1. $WISH\t\t\nInteresting correlation between $cake and $baba https://t.co/AmeBLpD0z1\t\t\n$BABA $NIO selling continues\t\t\n$BABA risk reward is great here.. i am in ï¸\x8f\t\t\n$BABA 70 billion in cash.  They should announce a 20 billion dollar buyback.  They will ï¸\x8f\t\t\n$BABA coming off the bottom here grabbed some https://t.co/Wavu0C4AV4\t\t\n$BABA  started a position here and $BIDU hopefully near the bottom will stop out manually if it get to bad but long term otherwise â\xad\x90\t\t\n$TSLA $SPY $JD $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/HVDcVwrYKB\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$nio $tsla $baba please ðŸ™\x8fðŸ™\x8fðŸ™\x8fðŸ™\x8f🧿ðŸ\x8d€ https://t.co/3GkGKBNB2a\t\t\n$NIO $BABA $JD chart gazers are in bound because this is stupid low. Y’all must’ve never lived through a war before… ðŸ\x8f¼\t\t\n$BABA green =)\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nNo $BABA. Dammit go back down. I was about to buy more\t\t\n"$BABA #Baba \n\nBouncing this morning\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/4Ox6hqXW6O"\t\t\n"$BABA red to green \n\n$138 mid January to $78 today 43% discount"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/x81DVqKguA\t\t\nit seems like we are finally getting the *china bounce*. $JD $BABA $NIO $FXI 🪄\t\t\n$BABA appears like some capitulation volume on the 1h https://t.co/AysEm7zVOT\t\t\n$BABA weeeeeeeeeeee ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $VIX 🥈\n3. $QQQ 🥉\n4. $AMC\n5. $SPY\n6. $BABA\n7. $MRNA\n8. $CVX\n9. $MULN\n10. $GME\n\n( Sorted by most recent ) https://t.co/DnEKngUZ0B"\t\t\n$BABA now nearing $80\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $TSLA $QQQ $SPY $VIX $CVX $BABA $AAPL $ABNB $VXX $ARKK $GME $AR $MARA $DISH $CRWD https://t.co/Mdhc1Z4T2Q"\t\t\nI am disgusted.  Physically pains me that I OKed $baba... others don\'t have the risk tolerance I have.  They are selling :( commence\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$BABA was down >5%\n\nNow green 👃ðŸ\x8f» https://t.co/mQMa1S8D8Q"\t\t\nALWAYS remember', ' dead cat can bounce. $KWEB $BABA $BIDU https://t.co/iZrtfq0PgH\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n2005 $BABA Apr22 90.0 Calls $4.00  ASKSIDE  [MULTI] 10:28:57.737 IV=92.2% +1.7 PHLX 143 x $3.80 - $4.00 x 518 PHLX  ISO   SSR   52WeekLow  Volume=5050', ' Premium=$802k  FANG', 'OI  BABA=77.64 Ref', ' OI=7211\t\t\n"Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\nScooped $BABA near the 52w low and loaded more $NIO on the dip.\t\t\n$BABA $BABAF - Alibaba: The Untold Truth. https://t.co/Y2YAZZwFs2 #economy #stocks #markets\t\t\nthe heat is on $baba $pdd $nio  $bili https://t.co/6vudaLl7hy\t\t\n$BABA they may announce going private 🪄\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/MkaCsOavcD\t\t\n@aottrades $BABA BIG PUSH R2G!!!! https://t.co/KUdRSXz1TE\t\t\n"$BABA just turned green\n\nhttps://t.co/ndWpYSh7SW  $BABA https://t.co/o4FpcTINGN"\t\t\n$BABA red to green\t\t\n@asymmetricalpha IT IS TIME!!!! $BABA\t\t\n"SWEEP 500 $BABA 04/29/22 $94 calls for $4.00 \n\nSpot: $78.14\nVolume: 1', '102\nOI: 287\nIV: 83.44%\nPremium: $200.0k\nSector: Consumer Cyclical"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nHeard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at these levels… after patiently waiting for five years to begin accumulating.\t\t\nAcciones de $BABA a $76 USD? IncreÃ\xadble! Tremenda empresa y en caÃ\xadda libre sus acciones.\t\t\n$BABA 4hr view from the 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/pQGeMck4Lw\t\t\n$BABA fck me pick the wrong baba for pop JD is up 6%+ 🪄\t\t\n$BABa 15 min https://t.co/Njvd5O3mAU\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$baba short squeeze REDDIT 👀👀👀\t\t\nWorldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZL0Dxr\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  I’m a buyer at $60 ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nRT @realalexvieira: This Man Warned Politicians and Wall Street Are Playing You. Oil Prices Down 30% EV Stocks Crash $BABA $TWLO $PYPL $NIO…\t\t\n$BABA market is wrong back up we go 📣\t\t\nThis Man Warned Politicians and Wall Street Are Playing You. Oil Prices Down 30% EV Stocks Crash $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin https://t.co/yZNQbO8U7l\t\t\n"RT @Benzinga: $BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\nhttps://t.co/3c24MS…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"To be fair Americans can buy actual Clorox Equity.\n\nWith $BABA you are buying VIE shares which is not equity but a legal fiction out of a Caribbean island that has no standing in China.\n\nWith $BABA you are a bagholder from second number one of your ownership. https://t.co/Em5Elaw3gM"\t\t\n"$BABA \nYou can have my wife you can have my life but you can’t have my shares J.P. Morgan', ' Goldman Sachs 💗"\t\t\n$BABA is that big V? 📣\t\t\n$baba ã\x81¨ã\x81‹æ°—ã\x81«ã\x81ªã‚‹ã\x81‘ã\x81©ã\x81ªww\t\t\n@dave_schwager $BABA is BRUTAL 🤷â€\x8d♂ï¸\x8f\t\t\nChina names - Small short squeeze in play! $KWEB', ' $BABA', ' $NIO', ' $JD\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"$BABA Looks like short term capitulation on large volume yesterday and a hammer forming. Way off lows\n  Would cover shorts https://t.co/BvGYBB5LhZ"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nShort Covering $BABA?\t\t\n$BABA set SL then trailing stop +3.45', ' rest with 1.00 SL https://t.co/FIkZU657tA https://t.co/1ZDFkvO09j\t\t\n"Alibaba Group Holding LtdÂ\xa0(NYSE:BABA) andÂ\xa0Tencent Holdings LtdÂ\xa0(OTC:TCEHY) are looking to mass layoffs', 'Â\xa0Pandaily reportsÂ\xa0\n\n20% at  $BABA"\t\t\nHoy en Savanto hemos ampliado la posición en $BABA', ' en el corto plazo no sabemos lo que puede pasar', ' pero lo que es seguro es que estamos comprando un buen negocio a un precio más que razonable.\t\t\n@aottrades $BABA about to go R2G https://t.co/MKfTDvnHm8\t\t\n$BABA - Sometimes you\'ve just got to catch that Fu$%in knife. https://t.co/KKaTQxnYSe https://t.co/BdYZOITF5x\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nImagine Buying $BABA at $300. Sheshhhh #Alibaba https://t.co/DUR3tlNmZ6\t\t\n$BABA Why Alibaba', " Nio And Other Chinese Stocks Are Falling Today https://t.co/voASdvQ4ak\t\t\n$BABA Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain https://t.co/wwOFsYfQAS\t\t\n$BABA China stocks fall on COVID-19 lockdowns https://t.co/DFMZ70GOzj\t\t\n$BABA Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing's Russia Ties Spark Investor Concerns https://t.co/GqmiDhcOsI\t\t\n$BABA Why Baidu", ' NetEase', " and Alibaba Stocks Keep Falling https://t.co/azxOmaMISD\t\t\n$BABA Kevin O'Leary buys Tencent", ' Alibaba', ' Meituan https://t.co/GiK3830QVz\t\t\n$BABA Chinese stocks plunge on COVID-19 fears', " concerns over Beijing and Moscow's relationship https://t.co/vvknEUfajz\t\t\n$BABA Alibaba stock has dipped by 38% over the last month: here are the best places to trade it https://t.co/HawBHNaVeB\t\t\n$BABA Alibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. https://t.co/Eeg15EVmfw\t\t\n$BABA Why Alibaba And Nio Are Seeing High Interest From Retail Investors Today https://t.co/kCQqFzdc8O\t\t\n$BABA 7 U.S.-listed China Stocks Trading At Extremely Cheap Valuations https://t.co/0aNzObN9iP\t\t\n$BABA 'Shark Tank' investor Kevin O'Leary says the rout in Chinese tech stocks like Alibaba is a good buying opportunity https://t.co/vmD6LowjF4\t\t\n$BABA Alibaba: Peace Is More Profitable Than War (Especially For BABA) https://t.co/ZdR1O0Fq4o\t\t\n$BABA Alibaba stock keeps sinking toward a 6-year low", ' Nio stock also dives as Chinese ADRs continue selloff https://t.co/EP4NAZNYxu\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nRT @DiyImplementer: @zerohedge Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', ' China\'s tech giants such as $BABA…\t\t\n$BABA bouncing\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nChina stocks bouncing', ' no interest in playing it but good to see for overall market stability $KWEB $BABA $JD\t\t\nHe triplicado posición en $BABA. Un saludo\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA oh yeah my average now only down $2.15 to breakeven good times are back in happy days are here again 😘\t\t\nCareful while trying to catch a falling knife. $BABA.  Too much uncertainty here.  If you absolutely need to', ' consider using options. DYOR\t\t\n$BABA looks like a short squeeze', ' meme stock style 🥇\t\t\n"📻 @gurgavin \n\n🔻 $BABA https://t.co/L4mbiajYRi"\t\t\n$BABA is a clear buy here. https://t.co/LLwcEAPkDG\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n$BABA on watch\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nWill this continue? $ALT $NIO $BABA price has broken 60 days low. https://t.co/NiHmEXtO2I #stocks https://t.co/E6x96amvdr\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$jd +8%\n$BABA - 1%\n🤔"\t\t\n"Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nAdded $FXI $KWEB and $BABA lotto calls...  $FXI $KWEB $BABA https://t.co/HOJaHPBKQd\t\t\n@lawmaster $BABA\t\t\n$BABA carve out that bottom ya pig ðŸ‘\x8d\t\t\nWith the bounce in the markets there are not a lot of stocks on our Early Morning Movers Bearish scan. Some examples', ' not recommendations are: $BABA', ' $MRNA', ' $SE', ' $NVAX', ' $BNTX', ' $BILL', ' $NTLA', ' $ZS', " $WING. Let's see if the continue to drop today.\t\t\nRT @sspencer_smb: it seems like we are finally getting the *china bounce*. $JD $BABA $NIO $FXI\t\t\n@lawmaster $baba\t\t\nit seems like we are finally getting the *china bounce*. $JD $BABA $NIO $FXI\t\t\n@jemaemwi flipping long and short on $BABA", " but mostly shorts ï¸\x8f\t\t\n$BABA's price moved below its 50-day Moving Average on February 18", ' 2022. View odds for this and other indicators: https://t.co/CoHaDLoF5g #AlibabaGroupHolding #stockmarket #stock https://t.co/J5zkPt37DW\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$TAL $EDU $TME all green #China bouncing sharply here imo looks like we starting a very sharp rally rest of week imo #bullish #buy $BABA\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $JNK $IWR $HYG $QQQ $JPST $ENTG $ADP $ARKK $IWF $VOE $SPY $VSS $BABA $CVX $VWO $MUB $EBND $GLD $VCSH $GOLD #stock #stocks #Investment #investing https://t.co/5JE2nlrW3B https://t.co/3TuQ5jyu2w\t\t\n@asymmetricalpha $BABA\t\t\n$BABA Is Barbara Corcoran buying here? â\xad\x90\t\t\n$BABA $80c Mar 18 @ $1.99\t\t\n"RT @StockTradesUSA: $BGFV Low Float Squeeze to\n$100 🚀\n\n*Free Float:6Mil👀\n\n*Short:42%ðŸ\x8dŠ\n8Mil👀\n\nPrice/Sales:0.3\nPE:3\nNet Sales:💵1.16B\nCash:💵11…"\t\t\n"RT @juanmiguelworld: #US TELLS ALLIES #CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT....\n\nR.I.P To All Chinese #ADRs \n\nT…"\t\t\nAt what point do you get comfortable buying $BABA', ' assuming it’s not a total donut?\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$baba and $NIO got in 3k and 5k shares… looking for 10-15% rebound after 50% fall… both are oversold\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"Tuesday morning in the live room with @RobInTheBlack. $coup $nrgu $mrna $oih $hymc $baba $schn $vxx\n\nhttps://t.co/RP8BuzTcyg\n\n#TheSTRAT traders are in the chat', ' helping new traders find their feet.  #TradersHelpingTraders <3\n\n#stocks #investing #forex #trading #stockstowatch https://t.co/s87vdWCGpU"\t\t\n"✅ #BREAKINGNEWS $CWRK \n✅#CurrencyWorks Announce details of the upcoming Michael Ray #1 Country Music Airplay Commemorative #NFT minted for the @MusicFXDigital platform.\n\n👉 https://t.co/tqGh1A5MnV\n\n $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV"\t\t\n$BABA Short this Chinese garbage into the ground. 📣\t\t\nMost Active Equity Options For Midday - Monday', ' March 14 $AMD  $BAC  $F  $NIO  $PFE  $XOM  $AAPL  $AMZN  $INTC  $MSFT  $NVDA  $SIRI  $TSLA  $MRNA  $BABA  $FB  $AAL  $AMC  $SOFI  $MULN https://t.co/F8DmZANhrK\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  76% Bear ratio. Insane! 💢\t\t\n"âš¡Stocktwits rankingsâš¡\n\nTrending tickers:\n1. $AMC\n2. $VXX\n3. $NIO\n4. $NVAX\n5. $GME\n6. $AAL\n7. $IXHL\n8. $CODX\n9. $BABA\n10. $TONIC\n\nMost active:\n1. $MULN\n2. $SPY\n3. $AMC\n4. $HYMC\n5. $NIO\n6. $BABA\n7. $TSLA\n8. $GME\n9. $QQQ\n10. $SOFI"\t\t\n"$BABA\n\n¿Recuerdan cuando se movió el POC a la zona superior? Resulta que fue un cortÃ\xadsimo. \n\nAhora el POC regresa a la zona baja del precio. Más volumen abajo que arriba. \n\nVoy comprando de nuevo. https://t.co/v3GkS4hvIn"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"TIL\n$BABA doesn\'t pay a dividend. Wtf you guys are doing"\t\t\nMatko bosko $BABA po 73ðŸ˜\xad🤢\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"#NewsAlert\n✅#CurrencyWorks \n🔥 $CWRK 🔥 #OTCQB 🔥\n✅@MusicFXDigital Launches NFT for Platinum-Selling Country Star Michael Ray.\n👉 https://t.co/xQl2NIYuXf\n\n$EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM #Traders https://t.co/LBc9jBB45o"\t\t\n$BABA I think we should start buying at 60', ' not looking good after lockdown in China!! ☑\t\t\n$BABA its party time ✅\t\t\n@bi_cheong The better deal would be to buy the stocks of $jd and $baba for the price of 1 $amzn stock.\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY: \n\nSIRIUS XM $SIRI\nAPPLE $AAPL\nALIBABA $BABA\nUBER $UBER\nBANK OF AMERICA $BAC"\t\t\n"$baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it cheap?\n\n“Slightly disappointing is not enough. (...) it has to be very disappointing.\n\nBecause then the downward momentum will take over.â€\x9d"\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\nSeguimos firmes con $BABA …\t\t\nYou can now buy 5 stocks each of $jd and $baba for the price of 1 $amzn stock.  What Is the better deal?🤔\t\t\n"Delayed Trading Alerts - For Education Purposes Only\n$BABA/Bearish/$75.06\n\nFor real time join : https://t.co/x8CAUkKRFx\n\n@moneytimegroup #TheStrat #ORB #OptionsTrading #tradingtips #stockmarkets #stocks #investing #Automation #Algorithms"\t\t\nI expect $BABA to start buying back shares here. They have spent 7billion on buybacks', ' 7 left', ' so a bounce is likely to come in the near future.\t\t\nA chart released by $GS about Chinese Internet companies shrinking abruptly in the past year', ' losing almost US$2tr in market cap 😱 Wrote about this in today\'s Daily Crunch edition. Subscribe for free for more (link in bio) $KWEB $BABA $PDD $JD https://t.co/cfGYOeDl1A\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @PiyDW: @21stCentValue Just 1 advice..when you are long on a hot potato like $Baba..never to look at daily chart..better to look at mont…\t\t\n"This year: \n$AAPL is down -17.1% \n$AMD is down -31.9% \n$BABA is down -35.4% \n$DIDI is down -66.5% \n$SOFI is down -49.4% https://t.co/4UWfSYu5jV"\t\t\n$BABA sentiment is now like everything china related will never go up again. I think 120-140 $ was cheap and I still think long term its very cheap here 70s - give it 6-12 months and should be a lot higher #buy #bullish #fear #armageddon #China https://t.co/IOZxTBPbTc\t\t\n"$baba $tcehy $jd $bidu\n#bullcase https://t.co/AZgETrcbw5"\t\t\nRolled those $BABA to $80/$83c @$.50 credit', ' exp 3/18. https://t.co/EwMsTDKlhx\t\t\n"Most popular among retail investors\n(estimates past hour)\n\n1. $NIO\n2. $GME\n3. $AAPL\n4. $AMC\n5. $AMD\n6. $BABA\n7. $COUP\n8. $TSLA\n9. $HYMC (🦧💕🪙)\n10. $FB\n\nFollow retail flows https://t.co/ZAlldqTXHr"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $KAVL 🥉\n4. $AMC\n5. $BABA\n6. $HY…"\t\t\nMissed a $73 entry on $baba. 😴\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\nGuys', ' have you ever heard about a penny stock called $baba?\t\t\nRT @HoroTamir: @21stCentValue Much of value investing has become a condescending tone of “oh Mr. Market is just irrationalâ€\x9d. But Mr. Market…\t\t\nShorting $BABA has been the easiest play I’ve ever been in 😂\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RSI25\n$BABA $74.31 -4.44% -23.79% -40.07% -40.59% 19.03\n$BIDU $105.57 -3.12% -22.84% -35.85% -29.11% 24.69\n$BIRD $5.34 3.49% -6.81% -53.40% -64.21% 20.30\n$DIDI $1.78 1.42% -49.72% -58.58% -74.35% 20.10\n$DNA $2.81 -0.71% -19.25% -51.22% -72.34% 23.53"\t\t\n@CapitalObserver Mkt\'s up 40 handles $BABA down 4.  Imagine if the s/p was flat or down 40.  It\'s a no touch till a big red mkt here.\t\t\n"$baba \n#bearthesis https://t.co/4ZaOEw72Ah"\t\t\n$BABA just that morning pump... 📣\t\t\n$BABA uninvestable 👉\t\t\n"$BABA #Trading Idea: Getting close', ' still not one for me. \n\nNotice PPO and ADX', ' looking for a reversal today or tomorrow. https://t.co/nSyJ1FKNmz"\t\t\n"ãƒ\xadシア関係ã\x81®ETFã\x81®PUTè²·ã\x81„ã\x81¯ã€\x81å\x8f–引å\x81œæ\xad¢ã\x81«ã‚ˆã‚Šã€\x81権利履行ã\x81Œã\x81§ã\x81\x8dã\x81ªã\x81„(売りã\x81Œã\x81§ã\x81\x8dã\x81ªã\x81„)模様ã\x81\xa0ã\x81Œã€\x81オプションã\x81®å£²ã‚Šã\x81¯æ¨©åˆ©æ¶ˆå¤±ã\x81§å½±éŸ¿ã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81¯ã\x81šã\x81§ã\x81‚る。\nã\x81Ÿã\x81\xa0ã€\x81今ã\x81Œçµ¶å¥½ã\x81®è²·ã\x81„ã\x81¨ã\x81‹ã\x81„ã\x81†äººã‚‚ç\x8f¾ã‚Œã€\x81途ä¸\xadã\x81§å\x8f\x8d発ã\x81—ã\x81Ÿã\x81®ã\x81§åˆ©ç¢ºã\x81—ã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã€‚ã\x81©ã\x81†ã\x81ªã\x81£ã\x81Ÿã\x81‹ç¢ºèª\x8dã\x81§ã\x81\x8dã\x81ªã\x81‹ã\x81£ã\x81Ÿã€‚\nå\x90Œæ§˜ã\x81®ãƒ\xadジックã\x81§ã€€$BABA 仕掛ã\x81‘ã\x81Ÿã\x81„"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nâ˜\xa0 $BABA | 🤡 https://t.co/zWVintolVI\t\t\n"Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BABA\nPinduoduo $PDD\nPetroChina $PTR\nSchlumberger $SLB\nChevron $CVX\nFerguson $FERG\nOccidental $OXY\nHalliburton $HAL\nExxon $XOM\n$CF\nContinental $CLR\nMarathon $MRO"\t\t\n$BABA 👇 https://t.co/S0DHKWR4rT\t\t\n$BABA do I buy here or wait throughout the day ? 🤔 â˜\x9d\t\t\n"RT @pure_sophy: $baba も凄ã\x81„ã\x81‘ã\x81© $PDD ã‚‚ã\x81£ã\x81¨å‡„ã\x81„ã\x81ªã€‚\næ\xa0ªä¾¡âˆ’90%ã\x81§2018å¹´ã\x81®ãƒ¬ãƒ™ãƒ«ã\x81«é€†æˆ»ã‚Šã€‚\n\nã\x81“ã\x81®é\xa0ƒã\x81‹ã‚‰ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81®ã‚·ã‚§ã‚¢ã‚’食ã\x81„ã\x81¾ã\x81\x8fã\x81£ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81«å½“時ã\x81¨å\x90Œã\x81˜æ\xa0ªä¾¡ã\x81¯é\x81•和感ã\x81‚りã\x81™ã\x81Žã‚‹ã€‚\n\n200ドルã\x81®æ™‚ã\x81¯ãƒ†ãƒ³ãƒ\x90ガーå\x8f–れã\x81Ÿã\x81®ã\x81«è²·ã\x81£ã\x81¦ã\x81ªã\x81\x8fã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã\x81¨ã\x81•ã\x81ˆæ€\x9d…"\t\t\n"Gap down and lower #stocks\n\n$NIO $CEI $BABA $RIG $XOM $CVX $ET $FCX $UEC $SLB\n\n+23 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/pN3EDYgNnP"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 113 | 494.7% | 🚀\n| $AMC | 35 | 218.2% | 🚀\n| $GME | 25 | 66.7% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $BABA | 19 | 5.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@AlvaroVerrier A $BABA cuando llegue a 50$\t\t\n$BABA fuckera chin chan chun corona mother fuckera comunispt piece of shit 💲\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (151)\n2. $SPY (44)\n3. $OIL (32)\n4. $AMC (18)\n5. $GME (18)\n6. $COM (18)\n7. $BABA (16)\n8. $TSLA (15)\n9. $GOOG (14)\n10. $NIO (13)\n\nhttps://t.co/InT5oXXyaY https://t.co/hzxltvjxWg"\t\t\n$Baba To 70.00 🤑🤑🤑\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @MoS_Investing: if you were ever going to be willing to buy something like $baba you’d be doing it now.\t\t\n$BABA I DONT KNOW WHY IM WAITING FOR $BRKA TO ANNOUNCE A 15% STAKE IN THIS ONE ANY MINUTE ..\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"Months ago I think I saw a Tweet about some dude putting his entire net worth in $BABA or $BIDU stock.\n\nI\'m wondering how that\'s going. 😬😣"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 107 | 463.2% | 🚀\n| $AMC | 37 | 311.1% | 🚀\n| $GME | 25 | 66.7% | 🚀\n| $BABA | 20 | 11.1% | 🚀\n| $SPY | 19 | 5.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA CLOSED OUT 1/2 OF THE REMAINING PUTS.. LOL.. IT WAS SAD .. I FELT THAT SAME SENSE OF LOSS AS WHEN I THREEW AWAY MY FAVORITE SWEATER WHEN IT WAS "ITS TIME" 😢\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $KAVL 🥉\n4. $AMC\n5. $BABA\n6. $HYMC\n7. $TSLA\n8. $CODX\n9. $QQQ\n10. $COUP\n\n( Sorted by most recent ) https://t.co/uJqWJdJH6f"\t\t\n$BABA probably a buy here for a trade but I don\'t have the guts\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\n~rebellion"\t\t\n$BABA   beautiful bearish price motion.  broke lod!!! 😄\t\t\n@iamseanmcd If Oil went negative so can $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 107 | 529.4% | 🚀\n| $AMC | 37 | 311.1% | 🚀\n| $GME | 25 | 66.7% | 🚀\n| $SPY | 20 | 17.6% | 🚀\n| $BABA | 20 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (56 mentions)\n2. $AMC (21)\n3. $SPY (17)\n4. $GME (12)\n5. $PPI (8)\n6. $NIO (5)\n7. $TSLA (5)\n8. $BABA (5)\n9. $PLTR (4)\n10. $QQQ (4)\nFull live & historical data at https://t.co/QhRXWexi8D"\t\t\nI mean… it can’t go to zero', ' right? $BABA\t\t\n$BABA lol someone got their cheeks clapped trying to buy at $76 âš¡\t\t\n"New Mega-Cap 52 -Week Lows for Mar 14', ' 2022:\n\n$FB $185.82\n$DIS $128.38\n$BABA $77.08\n$ADBE $407.94\n\nResearch on https://t.co/gwLDiAuOxj"\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/Zn7Yh2yA75\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"My respects for everyone holding chinese stocks in their portfolios. LET\'S SEE HOW LONG TERM DO YOU THINK😂\n$BABA $NIO"\t\t\n"$BGFV Low Float Squeeze to\n$100 🚀\n\n*Free Float:6Mil👀\n\n*Short:42%ðŸ\x8dŠ\n8Mil👀\n\nPrice/Sales:0.3\nPE:3\nNet Sales:💵1.16B\nCash:💵115M\n2022 Dividend:💵3\nStores:431\nBuyback:$25M\n\n👆WSB\n$nio $li $baba $jd $didi $tme $muln $hymc $indo $impp $husa $agri $zim $aapl $tsla $amd $xom $mro $sofi https://t.co/czDkC08N2V"\t\t\nIf the China stocks are going to have a rebound', ' it likely won\'t be until after Q1 books are closed. Can\'t see money managers wanting to show clients they are in them here. $KWEB $FXI $BABA\t\t\n"$BABA something for small accs', ' risky as always.\n\n55$ P.â™\xa0ï¸\x8f https://t.co/kecMVLNFHY"\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n"$baba も凄ã\x81„ã\x81‘ã\x81© $PDD ã‚‚ã\x81£ã\x81¨å‡„ã\x81„ã\x81ªã€‚\næ\xa0ªä¾¡âˆ’90%ã\x81§2018å¹´ã\x81®ãƒ¬ãƒ™ãƒ«ã\x81«é€†æˆ»ã‚Šã€‚\n\nã\x81“ã\x81®é\xa0ƒã\x81‹ã‚‰ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81®ã‚·ã‚§ã‚¢ã‚’食ã\x81„ã\x81¾ã\x81\x8fã\x81£ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81«å½“時ã\x81¨å\x90Œã\x81˜æ\xa0ªä¾¡ã\x81¯é\x81•和感ã\x81‚りã\x81™ã\x81Žã‚‹ã€‚\n\n200ドルã\x81®æ™‚ã\x81¯ãƒ†ãƒ³ãƒ\x90ガーå\x8f–れã\x81Ÿã\x81®ã\x81«è²·ã\x81£ã\x81¦ã\x81ªã\x81\x8fã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã\x81¨ã\x81•ã\x81ˆæ€\x9dã\x81£ã\x81Ÿã\x81‘ã\x81©ã€\x81今ã\x81\x9dã\x81®å€¤æ®µã€‚ https://t.co/Zg1soLrvje"\t\t\n"Added my 2021 $58K to $BABA on my SOLO401K at $74.42 happy 😊 \n\nOwn over $146K now of $BABA just in my solo401K! https://t.co/RGcVOETftm"\t\t\n"Take a look to:  $BABA -2.73% \n\n#news #investments #Stocks #StocksToBuy #bottomfishing #RedditArmy #FOMO #ToTheMoon #wallstreetbets #daytrading #YOLO #StocksToWatch #trading \n https://t.co/jVI4RQVwCw"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[] https://t.co/r5yHq7jrvv\t\t\n@arbritrage86 Bought more $BABA\t\t\n"ãƒ\x90ãƒ\x90ðŸƒ\x8f\n最高値ã\x81‹ã‚‰-75%…\n$BABA https://t.co/wJROB2nlHu"\t\t\n"تØ\xadليل امازون $AMZN\nÙ…Ø\xadاصر بين 2871 Ùˆ 2824.\nاختراق المقامة يستهدÙ\x81 2951.\nكسر الدعم بيرجع 2776_2715\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/HI87PIPn9z"\t\t\n"Bought more NIO', ' Alibaba today.\n\nWent heavy into Huya', ' UP Fintech', ' and Tencent Music!\n\n$NIO\n$BABA\n$HUYA\n$TIGR\n$TME"\t\t\nMunger thrives on a value investing strategy that places an emphasis on quality over quantity. Munger', " who made headlines for saying that Chinese firms were stronger than American ones in terms of global clout. Which Chinese stock is heavy holding by Munger? $BILI $BABA $TCEHY\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/uaL4ZNmohN\t\t\n$BABA does anyone know any conclusions from the US-China talks yesterday? Can’t find anything on the web… 📈\t\t\n$BABA Don't get greedy shorts", ' exit now before this jumps back to $100+ 🔔\t\t\n"Dejo mi pensamiento sobre $CAKE y $BABA (o chinas como https://t.co/TSKxlnW5hZ). Cuando rebote #Alibaba rebota #Cake\nEntiendo que salieron mejores proyectos DEFI que #PancakeSwap pero pienso que puede haber una reversion. China es el gigante dormido.\n\n#Binance #cryptocurrecy https://t.co/GNCsawRtTu"\t\t\n$BABA great short here', ' congrats to those that shorted the fake pop', ' now it is only down from here all day and all week 🌟\t\t\n$BABA daddy is gonna make this go up very soon. 😃\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n"تØ\xadليل ابل $AAPL \nعلى اليومى Ù…Ø\xadاصر بين 150 Ùˆ 153.\nكسر الدعم بيرجع لمناطق 148 \nاختراق المقاومة يستهدÙ\x81 156\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/jrBpJOESdk"\t\t\n$BABA falls to lowest levels since 2016 🤯 https://t.co/3fkB4SYt3q\t\t\nRT @DompabloMd: $BABA Vývoj ceny akciÃ\xad Alibaba vs. vývoj tržeb.... AktuálnÄ› jsme na cenách z roku 2017', ' ale oÄ\x8dekáváné tržby za 2022 jsou 7', '…\t\t\nWhat are we supposed to make of Charlie Munger and $baba?\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Anytime Soon. $BABA $JD https://t.co/i7kihIwMUq\t\t\n@HalftimeReport so', " Kevin O'Leary recently bought Chinese tech stocks", ' including $BABA', " with a strong conviction they won't be delisted on NYSE. So", ' to play it a bit safer', " wouldn't you buy this stock on the Hong Kong Exchange", ' instead?\t\t\n"تØ\xadليل $AMD\nÙ…Ø\xadاصر بين 104 Ùˆ 101.4\nاختراق المقاومة يستهدÙ\x81 105_107.\nكسر الدعم بيرجع 98.9\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/ZPZOL8YLWr"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/Ef25UQNZUb\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"#stockstowatch 👉 $HYEX 🔥\n\n✅Healthy Extracts Launches Educational Initiative on YouTube Highlighting Clinically Proven Supplements for Heart & Brain Health.\n\nhttps://t.co/9uWPRgENGN\n\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT @Duke4900 https://t.co/h5I3jajRiL"\t\t\n"Otro dÃ\xada normal en los mercados de ADR chinos $baba su favorita\nSeguimso cazando el piso ? #bolsamx https://t.co/jz0lZTcjjo"\t\t\n$BABA Well', ' I for one enjoyed nine minutes of up movement. 🥇\t\t\n"JPMorgan Cazenove verlaagt verkoopadvies $BABA. Koersdoel 65.\n\nWe hebben nog wat tijd om te kopen 😉"\t\t\nRT @DefencePirc: $BABA is 21% down since its IPO price in 2014\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$BABA placing my trust fund money in this', ' should pick it up back to 100 very soon! 👆\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/4VX6RJcLHD\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"تØ\xadليل Ù\x81يسبوك $FB \nÙ…Ø\xadاصر بين 191 Ùˆ 185.4 .\nاختراق المقاومة يستهدÙ\x81 194 _200.\nكسر الدعم بيرجع 181\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/qgGuvuPOZh"\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n"If these Chinese stocks keep dropping like this', ' I’m going to end up being “all-inâ€\x9d with balls of steel on China again. My second time since December 2021. \n\nThe opportunity is simply once in a decade IMO. Most likely just $BABA mainly and $TME second https://t.co/vDAKKPy913"\t\t\nRT @francastromt: ¿Gap de agotamiento en Alibaba $BABA? https://t.co/fTkkaKUQl4\t\t\n$BABA is 21% down since its IPO price in 2014\t\t\n$BABA no sube ni con el Nasdaq verde', ' que desastre de acción. $CTVA pintaza\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA the P/E is so CHEAP!! https://t.co/3isy2V1E69\t\t\n"To being down -50% or more', ' yesterday to TP at 45% 🟢 W.\n\nThis swing payed. $BABA\n\nHope you guys making a bag.ðŸ›\x90â™\xa0ï¸\x8f https://t.co/5lp3fx76Tc https://t.co/fDmcNAe0bh"\t\t\n"تØ\xadليل مؤشر الذهب $GDX\nارتد من مناطق دعم مهم عند 35.6 والان يتداول Ø\xadول المقاومة .\nمقاومة قوويه ومهمه على اليومى والاسبوعى عند 36.8 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 37.4 هدÙ\x81 اول \n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/sWtShgH8Lc"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/i1BOpLy7MF\t\t\nClosed $BABA shorts @ $74.20 https://t.co/6a2P9u99UF\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"$cciv $pins $hofv $jd $aci $qs $baba $jack $mmnff $nakd $kimtf $iipr $apha $tlry $pltr $dbx $rdfn\n$work $solo $kbh $cake $dri $gramf $amd $nvda $amzn $intc $cat $pton $axp $ups $algn $ma $vz $ko $mrk \n$plug $googl $nvta $mmm $expr $dal $wfc $c $edit $cof $lcid https://t.co/AXylgcP0li"\t\t\nThe perma Bulls on Twitter who', ' have been so quiet since January because they need to figure GAAP earnings now', ' are all happy and comparing themselves to Charlie Munger owning $BABA\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"تØ\xadليل روكو $ROKU \nÙ…Ø\xadاصر بين 203 Ùˆ 98.5.\nاختراق المقاومة يستهدÙ\x81 108.5 .\nكسر الدعم بيرجع لمناطق 90\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/BW6Cgz7XJo"\t\t\n$BABA $SPY  The Sell-off in Chinese stocks is because investors are assuming US may Sanctions Chinese Companies that trade with Russia.\t\t\n"Option Alert $BABA Mar 18 2022 70 Put \n- Price: 3.04 \n- Money: $233', '776 \n- Volume: 769 \n- OI: 6380  Delta: -0.34 IV: 164.227 \n- ToS Symbol: BABA220318P70 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-15 09:43:51 ]"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA if you don’t plan on holding this under $50 and at least 2 years.. now is the time to exit. 👀\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/vOX0JYt8VW\t\t\n$BABA 80 strikes loaded ✔\t\t\n"Trending Stocks on #fintwit: \n\n1. $AMC 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $BABA\n5. $VIX\n6. $QQQ\n7. $SPX\n8. $COUP\n9. $GFAI\n10. $CTK\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n@RampCapitalLLC $BABA has ruined my entire life\t\t\nAnyone who “dollar cost averagedâ€\x9d into $BABA has run out of dollars & is now using pennies.\t\t\n$NIO $BABA  o’Leary bought the dip â\xad\x90\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"تØ\xadليل Ù†Ù\x81دا $NVDA \nمقاومة قويه الان عند 217 اختراقها والثبات Ù\x81ÙˆÙ\x81ها يستهدÙ\x81 219.6_224.\nدعم اول 213.5 دعم ثانى 211 كسره بيرجع 204.6\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/GYGtsHhPIg"\t\t\nBenzinga\'s Daily Brief On Trending Tickers For March 15', ' 2022: VIX Short-Term Futures', ' GameStop', ' Alibaba And More $GME $BABA $AMC $HYMC $TSLA https://t.co/ibcxEB8Kct\t\t\n"Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n"تØ\xadليل تسلا $TSLA \nÙ…Ø\xadاصر بين 786 Ùˆ 763 .\nاختراق المقاومة يستهدÙ\x81 807.\nكسر دعم بيرجع لمناطق 747\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/NLMHKuXZXE"\t\t\n$BABA SHORTS THOUGHT TODAY ANOTHER 10 PERCENT DOWN? LOL NOT THAT EASY JUNIOR... SUICIDE SHORTING HERE 😘\t\t\n👀 $BABA https://t.co/5lp3fx76Tc\t\t\n$BABA BOUGHT 80$ CALLS.. GOES AGAINST MY BETTER JUDGEMENT LOL\t\t\n"Trending now on FinTwit\n$TSLA $AAPL $NVDA $MRNA $FB $AMD $MULN $BABA $MSFT $NIO https://t.co/eBFX9pDyri"\t\t\n$BABA LETS GOOOOOO ï¸\x8f\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/o4NSpgbIno\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @SmartOption20: تØ\xadليل سباكس $SPX \nمقاومة قويه ومهمه عند 4215_4220.\nاختراق المقاومة يستهدÙ\x81 4236 _ 4257.\nدعم اول 4202 دعم ثانى 4184 كسره ب…"\t\t\nThe communist horror continues... $BABA currently -1.9% at $76.31. https://t.co/mLGuRkkADs\t\t\n"تØ\xadليل سباكس $SPX \nمقاومة قويه ومهمه عند 4215_4220.\nاختراق المقاومة يستهدÙ\x81 4236 _ 4257.\nدعم اول 4202 دعم ثانى 4184 كسره بيرجع 4166_4128\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/MATIErgEML"\t\t\n$BABA I still love you long time. 💫\t\t\n$BABA Turnaround Tuesday â\x9d¤\t\t\n$BABA 80s incoming 🤞\t\t\n"$BABA  \n  I believe fear will drive this down further', ' but I believe the company is worth $250+', ' presently. ✅"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"RSI25\n$BABA $75.64 -2.73% -22.42% -38.99% -39.53% 19.53\n$BGS $25.83 0.35% -10.68% -14.50% -13.64% 24.40\n$BIRD $5.26 1.94% -8.20% -54.10% -64.75% 19.03\n$COCO $7.54 -0.26% -25.42% -37.11% -31.76% 24.46\n$DIDI $1.80 2.27% -49.30% -58.24% -74.14% 20.46"\t\t\nComprando #BABA $BABA para buscar el SC... https://t.co/YeLvKopHbh\t\t\n"RT @AJButton2: The genius of Charlie Munger:\nIn this video Munger defends investing in China', ' and says Russia is uninvestable.\nWeeks after…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n20% scalp on $BABA already.\t\t\nLong $BABA $75.9 super risky\t\t\n$BABA I will tell you when to buy. When we get two SA articles in a row with a sell recommendation. 😄\t\t\n$BABA   But Mother won’t let him. ðŸ’\x9d\t\t\n"RT @jenzhuscott: 20 Sept 2014\nAlibaba was listed at $93\n#Bitcoin was $408\n\nToday: \n$BABA $77.76 \n#Bitcoin $38', '872.80"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"The genius of Charlie Munger:\nIn this video Munger defends investing in China', ' and says Russia is uninvestable.\nWeeks after the interview', ' Russia invaded Ukraine.\n$BABA\nhttps://t.co/54ay68ISHY"\t\t\n"RT @AJButton2: $BABA takes another huge dive at open.\nAt this rate stock will be trading below book value in a few months. https://t.co/DBG…"\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $AAL', ' $CVX', ' $BABA', ' $NIO\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n$BABA 73.5 and pick your play â–¶\t\t\nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"@WSJmarkets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/DEQWWf3XUm"\t\t\n$BABA China tech rout: Hong Kong market sinks after JPMorgan calls sector \'uninvestable\' as global funds shun macro', ' geopolitical risks ✅\t\t\nSecondary target reached in $BABA', ' this one took just 11 days. https://t.co/IPGamNN5Bb https://t.co/lYSciZzSZ2\t\t\n¿Gap de agotamiento en Alibaba $BABA? https://t.co/fTkkaKUQl4\t\t\nRT @kunal00: $baba $pdd $bidu thining these are exhaustion gaps today.. might be bouncey on this jpm downgrades\t\t\n$baba $pdd $bidu thining these are exhaustion gaps today.. might be bouncey on this jpm downgrades\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/tNg6qHS7OF\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"RT @DividendAmongUs: Buy&Pray\n\nAmpliamos $BABA y $TCEHY\n\nToca aguantar el vendaval 🤕 https://t.co/cGwd5kVdtx"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @NIONenad: https://t.co/Ov7Aovovsi\n\n$NIO $BABA https://t.co/uqAhjzgQjW"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n1.3 mil $BABA @ 75.4\t\t\nUn -2% en $BABA es casi como ganar guita', ' hay que agradecer\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/jxT7zEDc8o\t\t\n"$AMZN $SPY $V $PLUG $HD $WMT $EOD $PENN $BABA \n\n!!!Start trading with us! https://t.co/McJQCtMHtW https://t.co/M7Ae3027YV"\t\t\nRT @BovedaInversion: Y otro -12% de ajuste para $BABA en HK 😵â€\x8d💫 https://t.co/zfTM3BhDFS\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA wants to open green 😘\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMC 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $BABA\n5. $VIX\n6. $QQQ\n7. $SPX\n8. $COUP\n9. $GFAI\n10. $CTK\n\n( Sorted by most recent ) https://t.co/xznljGltOm"\t\t\n"https://t.co/Ov7Aovovsi\n\n$NIO $BABA https://t.co/uqAhjzgQjW"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Stock gaps:\n$BABA -3.42%\n$BIDU -3.63%\n$COP -3.82%\n$CVX -4.56%\n$DAL 8.33%\n$GME 5.11%\n$LUV 4.74%\n$NIO -4.40%\n$PTON 4.01%\n$SNAP 3.04%\n$UAL 6.40%\n$VXX 7.22%\n$XOM -3.74%"\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 1.3M shares\nPrice: 75.40\nTotal: $101.4M"\t\t\n@trijoey @Ed_Hale @johnscharts @Striff17 @pawan1234o @VijayBhallaMCC Will keep watching $GDX. Hang Seng has looked like crap for a while', ' got worst Friday. $BABA Puts worked well', ' missed re-entry yesterday', ' and still down big today.\t\t\n"Nice print for $BABA Size: 672409 Price: 75.4 Amount: $50', '699', '638.60 Time: 930\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\nâ\x8f±ï¸\x8f60 Seconds #oil  #airlines $GTLB $IXHL $COUP $BABA see at noon 🕛 on TV 📺 more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/CeCBfzCjPg\t\t\n"3/15/2022 Pre-Market:\n\nBusy w/ work today', ' so not much from me. Gapped down & now pushing up. I only have short plays on my radar', ' so if we go long i’ll either trade $SPX again or look elsewhere.\n\n$AMD $LCID $MSFT $DIS to break into a VPA gap\n\n$NIO $BABA on China sanctions\n\nGLTA!"\t\t\nRT @itscharliemar: Just contributed my $58K for 2021 to my SOLO401K! Second year! Going strong! Guess where that money will be added to…\t\t\n"This is a small window in which you can buy the Amazon of China', ' boasting over 1B customers', ' a cash flow of $20-30B and a cash pile of around $100B at the same ratios you pay for a bank stock. \n\n$Baba"\t\t\nRT @AJButton2: $BABA down another 6% pre-market as China panic selling continues https://t.co/RHm7AzhZaX\t\t\n"$BABA \nBABA 220414C80\nBABA 220520C100\n#watch \nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\n$BABA \nhigh risk play but using a 71.70 Hard STOP vs a upside tgt of  85.98 from here and beyond https://t.co/m1FSxn7Zjl"\t\t\nBenzinga\'s Daily Brief On Trending Tickers For Mar. 15', ' 2022: VIX Short-Term Futures', ' GameStop', ' Alibaba Group And More $GME $BABA $AMC $HYMC $TSLA https://t.co/4edpvyAWjC\t\t\n@MattchengBtm $BABA\t\t\n$BABA another successful close today shorted at 109 SL 114. Win the game slow steady💰 👆 https://t.co/K6xJ5f1pS3\t\t\n$BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/D3DDmGicyK\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n@LaninMZ Jaja compro más $BABA\t\t\n$BABA seems oversold', ' both RSI and Stochastic are low. Thoughts on this? https://t.co/lhZy3gQ8Ub #stocks https://t.co/WlNEtIoIRI\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\nThere is a difference between going against the grain', ' and just knife catching companies like $BABA. Dont be a hero', ' be a hero with common sense..\t\t\nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA https://t.co/gsdzaeurc8\t\t\n$PSFE $BABA buy this now. Asap. Wait 6 months or a year. Quadruple your 💰 🤑 💸 . â\x9d¤\t\t\n@Dpaulson123 Agreed. At least at the Casino I\'m pretty sure the Slot Machine isn\'t going to disappear after I put my money in it though. Can we say that about $BABA or $NIO ? ï¸\x8f\t\t\n"RT @bread_eye: Todays Watchlist:\n\n$SNOW 180 call > 170.60 | 155 put < 163.70 \n\n$SPLK 115 call > 112.20 | 105 put < 109.30\n\n$DASH 80 call >…"\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n$PLTR $BABA buy this now. Asap. Wait 6 months or a year. Quadruple your 💰 🤑 💸 ........ 🌟\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @garyHeff: I finally understand why it’s called Poor Charlie’s Almanack \n\n$BABA https://t.co/hoL0eA6t8X"\t\t\n"Stocks I am Trading Today:\n$COUP\n$BABA\n$BIDU\n$MRNA\n$SHOP\n$UPST\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 437\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 435\t\t\nRT @BULLReturns: When the sector bottoms so will $BABA', ' is the de-rating sufficient yet?  Unlikely', ' 10 year lows and single digit PEs are l…\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"I finally understand why it’s called Poor Charlie’s Almanack \n\n$BABA https://t.co/hoL0eA6t8X"\t\t\n"$BABA Yellow support line shown yesterday sits around $73. See if we tap that and bounce today.\n\nBelow that I actually have $55 PT on this if things don\'t improve.\n\nWill be looking to scale in some here for hopefully a longer hold', ' but if not a sharp bounce. https://t.co/BC2GGw29RV"\t\t\nGood morning! Futures/indices are up ahead of Fed meeting/FOMC. Commodities are down. Join our discord https://t.co/cD6aoZzWb9 Top watches $SPY $QQQ $MRNA $BABA $XOM and a few large caps/tech. #stocks #options #daytrading #swingtrading\t\t\n$BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\nRT @smbcapital: Stocks the desk is watching: $COUP $NTRA $BIDU $NIO $BABA https://t.co/3NVPnqSJMz\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nStocks the desk is watching: $COUP $NTRA $BIDU $NIO $BABA https://t.co/3NVPnqSJMz\t\t\nLast note on CN ADR or not meltdown in HK - the usual pattern - bottomfish in US - then the risk of Asian sellers to come in later in the US trading day ahead of Asia opening - ..I had fund friends told me $BABA is cheap at 105', ' 90', ' 80.. now at 74 - who is to say it wont goto 50.\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $GME\n2. $VXX\n3. $BABA\n4. $AMC\n5. $PPI"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA  Should jump on Lock down ...    Buying in today ✅ 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA buy this now. Asap. Wait 6 months or a year. Quadruple your 💰 🤑 💸 ðŸ‘\x8d\t\t\n@sahil_vi @itsTarH Check $baba and $amd\t\t\n$BABA This has another 50% to fall. â\xad\x90\t\t\n$BABA Ba ba baaaaaa', ' ba ba barannnnn. What happen to you girlllll 🤞\t\t\nRT @KingOfSardonica: @averygrrl The McDonald’s value meal now offers fries and controlling interest in $BABA or a 32-Oz soft drink with the…\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n@averygrrl The McDonald’s value meal now offers fries and controlling interest in $BABA or a 32-Oz soft drink with the purchase of any hamburger. So far', " everyone has chosen the soft drink.\t\t\n$HSI reached trendline and horizontal support. Watch for a bounce here. $BABA $JD $PGJ $BIDU https://t.co/fDZEnuSsMa\t\t\n$BABA 73.5 /86 if it bullish rally on covers run today\t\t\n@Trader_XO $BABA and $LKNCY are my biggest bags let's go!!!\t\t\nwatchlist: $COUP $UAL $GME $JOBY $BABA\t\t\n$BABA is way too undervalued. #China too.\t\t\n$BABA could give 2 shits what these bears say", ' at this price', ' and after the bash it just took', ' you would be a fool to say it’s going lower. 🆓\t\t\nAlibaba debuta en la informática en la nube fuera de China en Singapur; afirma que reducirá el gasto en TI en un ~50% $BABA\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA fundamentally is a steal at this price. Risks of course is conflict with China or even possible delisting\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/15 include $SIRI', ' $AAPL', ' $BABA', ' $UBER', ' and $BAC.\t\t\n"Slight caution with the daily descending wedge - bulls may get some follow through on a bounce and finding the hourly LH may be tricky; must have a clear level or structure. \n\nWatching $BABA and $NIO for bull reaction after the short"\t\t\n"$BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\nhttps://t.co/3c24MSpTPx"\t\t\n@MichaelMOTTCM Different business models.  $BABA is the right company to compare to $AMZN.  But with less regulation compare to what Alibaba is getting.\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. | Barron\'s $BABA https://t.co/zjlfrNPMQp\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"$NIO $BABA\n\nhttps://t.co/B0JYCt0UIR"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n$BABA - Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\t\t\n$BABA China tech rout: Hong Kong market sinks after JPMorgan calls sector \'uninvestabl… https://t.co/vUSLInO1ji\t\t\n$BABA - Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\t\t\n"Top 5 symbols by trending count over the past 24hrs (based on 5 minute intervals): \n \n$GME 236 \n$MRNA 229 \n$BABA 225 \n$NIO 217 \n$BNTX 211 â–¶ https://t.co/9WTLLIb20R"\t\t\n$BABA confidence will fly over 77 ï¸\x8f\t\t\nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA\t\t\n"Todays Watchlist:\n\n$SNOW 180 call > 170.60 | 155 put < 163.70 \n\n$SPLK 115 call > 112.20 | 105 put < 109.30\n\n$DASH 80 call > 77.60 | 70 put < 74.10 \n\n$BABA 78 call > 75.65 | 70 put < 71.80 \n\n“>â€\x9d = if above \n“<“ = if below \n*5/10 min charts candle closes (body)*\n\nGoodluck! https://t.co/RMKPx3qpSc"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA 74 dólares premarket. Vengo jodiendo en el laburo que cuando toque 60 (mÃ\xadnimos históricos) compro y veo que cada vez hay más chances de que pase.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION \n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/wJylo5WUo3"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/oRghQTtJwP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/kVMh24HQoz"\t\t\n$BABA  grabbed some shares in premarket this morning just in case my short puts end up otm. 📈\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n$BABA no one expects it. Give me red to green today\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY: \n\nSIRIUS XM $SIRI\nAPPLE $AAPL\nALIBABA $BABA\nUBER $UBER\nBANK OF AMERICA $BAC"\t\t\n$BABA down 8-10% today â–¶\t\t\nRT @RobInTheBlack: #Mindthegap $COUP $NRGU $MRNA $OIH $HYMC $BABA $SCHN\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO - Cont\n$OXY - Daily\n\nSecondary\n$MRNA $AAPL - News\n$CCL $UAL - Gappers\n$FUTU - Cont\n$AMD $NVDA - Daily\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n$BABA omg going to 10 â\xad\x90\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"$BABA como la vida misma. A 300 todo el mundo compró abajo. Ahora a 74 todo en mundo vendió arriba.\nVeremos cómo acaba la pelÃ\xadcula. https://t.co/LF1j5MmDif"\t\t\nLargest open interest increases among single stock options for 3/15 include $SIRI', ' $AAPL', ' $BABA', ' $UBER', ' and $BAC.\t\t\n"Trending & Most Active on Stocktwits!\n\n$AMC $BABA $NIO $GME $LKNCY $COUP $VXX $AVXL $CDEV $PDSB $DAL $UAL $LUV $GTLB $TM $MRNA $MSFT $MU $VMEO $PTON $SNAP $ZM $OXY $SLB $HAL $FCX $AG $JD $BIDU $HRL $CCJ $X $RIG $GOLD https://t.co/UXk8jveRb9"\t\t\nIn June would people look 👀 back and say we wish we got some on sale 😱  $BABA $SE $ROKU $NET $SNOW $OKTA $PANW $SHAK $SPLK $SFIX $KEYS $TTWO $SQ and more ☕ï¸\x8f\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"Good morning traders! \n\n$BABA $CL_F $HYMC is my main watch list today. Good luck!"\t\t\n"RT @moomooApp: Market Highlights\n\nTreasury yields rebound to new multiyear highs\n\nElon Musk says Tesla', ' SpaceX are facing \'significant\' inf…"\t\t\n"Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in several years.â€\x9d \n\n$NIO $BABA https://t.co/Z3E2P2FCWg"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Sqwii: $FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up her…\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/9lszL7rjwL\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/fRWKlK2qLd"\t\t\n$BABA alisucka ðŸ’\x9d https://t.co/uKeC6EIMF5\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"$SNDL $GEO $BABA if you bought in march of 2020 or 2021 you were within 6.3% of the bottom. \n \nrecall what was going on during those time periods...  \nhttps://t.co/apQNprJKmi \nhttps://t.co/4CkT7qD9KS"\t\t\n$BABA fundamentals hasn’t changed one bit. It’s an opportunity of a lifetime.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"📣 Top Tickers Trending on WSB \n\nNoticeable top 10: $GME $OIL $BABA $TSLA $AAPL\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/YdYLRzgVJr"\t\t\n$BABA Who would have thought. Man', ' even getting back to $100 is a 25% rise from here. 👉\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @AjTrader7: Today\'s Market Sentiment\nIMO:\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followe…"\t\t\n$BABA literally won’t take much at all for the reversal to happen quick bc of all the shorts 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@JuanmaBolsa @Magyar4Steven Pues hoy leÃ\xada a alguien que esperaba que $BABA "se estabilizase" para comprar más. Y en las replicas que le daban', ' la peña le daba la razón... Aún me estoy preguntando qué coño es eso de "estabilizarse".\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$baba \n\nPut a 20x Multiple on the 2025 earnings = $243.2billion\n\nCurrent market cap for the whole of Alibaba is $210.78 Billion\n\nSo you would be getting everything else for free in 2025.\n\nNot that valuation matters to many people at this point…"\t\t\n@BoardGameNumber Source? $BABA\t\t\n#Mindthegap $COUP $NRGU $MRNA $OIH $HYMC $BABA $SCHN\t\t\n$BABA Shameful to see what\'s happening to this stock and company ↔\t\t\nRT @69PostMax: Buffet and Munger watching the $BABA stock price https://t.co/4ToYghDMFJ\t\t\nRT @Sqwii: $FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up her…\t\t\n@thetradingchick Would you also include $BABA in that statement?\t\t\n"Почему инвеÑ\x81торы Ñ\x81браÑ\x81ывают акции Alibaba', ' из-за чего падают акции AMD и Nvidia? $BABA $AMD $NVDA $COUP $FB\nhttps://t.co/4oWTjMOeAm"\t\t\n"RT @bear_fuker: Good morning #fintwit lets have a great day today! #stockstowatch today\n\n$HYMC $AMC $GFAI $RBLX $MULN $TSLA $EXN $CTK $AAPL…"\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月15日時点)\n\n1. GameStop $GME\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. Apple $AAPL\n6. iPath S&P 500 VIX Short-Term Futures ETN $VXX\n7. Invesco QQQ Trust $QQQ\n8. $SOFI\n9. ARK Innovation ETF $ARKK\n10. $AMZN"\t\t\n"Great call by Kevin O\'Leary in $BABA yesterday\n\n(note to Kevin: it\'s pronounced Baa Baa) https://t.co/91jUzJQQbt"\t\t\nLos value investors de $BABA están algo callados ', 'Se acabó el dinero de tantos DIPS que compraron ???\t\t\n$KWEB $TME $BABA bouncing today 📣\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 15\n\n1. GameStop $GME\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. Apple $AAPL\n6. iPath S&P 500 VIX Short-Term Futures ETN $VXX\n7. Invesco QQQ Trust $QQQ\n8. $SOFI\n9. ARK Innovation ETF $ARKK\n10. $AMZN"\t\t\n"Watchlist\nUpside:\n$IXHL\n$UAL $DAL $LUV raising revenue outlooks \n$MRNA\nDownside:\n$NIO\n$COUP DOWN AFTER EARNINGS\n$BABA\n$JD\n$NTRA CDNA said it won $44.9M in a false advertising trial against the company\n$OXY $CVX $UCO OIL"\t\t\n"RSI25\n$BABA $74.15 -4.64% -23.95% -40.19% -40.72% 18.97\n$BIDU $105.00 -3.64% -23.26% -36.19% -29.50% 24.51\n$BIRD $5.26 1.94% -8.20% -54.10% -64.75% 19.03\n$CLX $128.00 0.30% -7.54% -9.46% -23.71% 24.79\n$DIDI $1.76 0.00% -50.42% -59.16% -74.71% 19.49"\t\t\nGotta take a shot at $BABA today. It getting to that point https://t.co/LgXhX5uomt\t\t\n"Good morning #fintwit lets have a great day today! #stockstowatch today\n\n$HYMC $AMC $GFAI $RBLX $MULN $TSLA $EXN $CTK $AAPL $BABA $RCAT $NIO \n\nGood luck today everyone!"\t\t\nI expect $BABA to touch the 60s today. Hope I’m wrong.\t\t\n"💨ONE HOT MINUTE💨\n\nOn watch 👀\n$AAPL', ' $AMD', ' $TLSA', ' $NIO', ' $COUP', ' $AMC', ' $GME', ' $HUBS', ' $RBLX', ' $ZM', ' $AAL', ' $UAL', ' $DAL', ' $PTON', ' $BABA\n\n🔥 $HYMC', ' $ITP', ' $CTK', ' $GFAI', ' $EXN', ' $AGRI', ' $NRGD\n\nEarnings (AMC): $SFT', ' $LOTZ', ' $SMAR\n\nIPOs: $AKAN"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nRT @The_RockTrading: Premarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nReddit AI says no ~~ $ASTR $VXX $ZIM $HD $BABA $SO $AMC $VRM $WTI. https://t.co/1p0nnKn9KF\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"Pre-Market Movers | March 15\n\nhttps://t.co/Rp0wJ0xuHu\n\n$GTLB $VIR $DAL $UAL $PTON $NIO $PTR $BABA $CVX $UPWK $SPX $SPY $NDX $QQQ"\t\t\n"Quick valuation of $baba Alibaba’s cloud unit \nChina cloud revenue to reach \n1 Trillion RMB by 2025\n= $160billion\n\nAlibaba’s market share is at 38% \n=$60.8billion\n\nAWS (Amazon Web services) has a margin of 30.3% so even if Ali Cloud had a 20% margin.\n=$12.16Billion\n\n1/2"\t\t\n@GasBuddyGuy Collapsing is a bit dramatic….retracing after a massive run would be a better description. $baba price is collapsing\t\t\n"RT @RuniteDragon: @HindenburgRes short $BABA \nDue to rising geopolitical risks', ' we believe a large number of global investors are in the pr…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"Potential down gappers - #premarket currently below yday low\n\n$NIO $BABA $COUP $DVN $KOS $XOM $RIG $OXY $GTE $MRO\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/oRZ1SVVU9o"\t\t\n$BABA at $74 pre-market. Brutal.\t\t\n$BABA  Down ANOTHER 40% in last month.  You bagholders deserve every red day.  CCP is a blight upon the earth that will be extinguished. ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (28)\n2. $COM (20)\n3. $AMC (13)\n4. $BABA (8)\n5. $NIO (7)\n6. $SPY (7)\n7. $VXX (7)\n8. $GME (6)\n9. $HYMC (6)\n10. $TSLA (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/0y14nqQMqj"\t\t\n$baba could be a good scalp for short it 74.42 gets rejected … then looking for 73.57 and 72.86\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nAlibaba $BABA vale $220bi. Eso es menos de 3x el GMV de solamente 1 dÃ\xada del año', ' el singles day. Parece que no hay compradores a ningún precio. Rechazo total y absoluto. https://t.co/8C9TSg0zyx\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n$BABA when’s munger selling? That’s when I’m buying â˜\x9d\t\t\nim buying the fuck out of $baba today.\t\t\n"20 Sept 2014\nAlibaba was listed at $93\n#Bitcoin was $408\n\nToday: \n$BABA $77.76 \n#Bitcoin $38', '872.80"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\nLargest CALL OI increases $SIRI $UBER $COTY $GM $C $EQT $NIO $BAC $KO $BMY $GDS $AAPL $RLX $BABA $UA $RIG $JD $GM $PYPL 🌷Spring Breakout $5 Sale  https://t.co/fDiXrtRj6M 🌷 #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading #fintwit #money https://t.co/kNRcsmo5bG\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $PPI (14 mentions)\n2. $AMC (11)\n3. $VXX (9)\n4. $NIO (4)\n5. $BABA (4)\n6. $UVXY (4)\n7. $HYMC (4)\n8. $SPY (3)\n9. $QQQ (3)\n10. $RBLX (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(Pre-Market)\n\n1. $AMC AMC +4.57%\n2. $BABA Alibaba -4.41%\n3. $COUP Coupa -28.08%\n4. $AAPL Apple +0.25%\n5. $HYMC Hycroft +97.84%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n$BABA short % to float is 4.50% https://t.co/IBY0l8gzql\t\t\n$BABA bulls feeling good at hang seng last night but woke up with a blood bath 🌟\t\t\n$BABA so many gaps up… 📣\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/Ggghgexodq\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"When your growth stocks don’t grow 😂\n\n$SPY $QQQ $IWM $AAPL $FB $BABA"\t\t\n$JD $BABA JD\'s Courier Arm Moves to Take Over Peer \'Deppon Logistics\' to compete against Alibaba.\t\t\n$BABA Wild smh https://t.co/acM3WquSll\t\t\nRT @The_RockTrading: Premarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA wen bankruptcy? 💗 https://t.co/DirdwYIAz0\t\t\nAlibaba Group Holding Limited is down -4.57% in the pre-market $BABA\t\t\n@RampCapitalLLC $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA bulls thought they were investing in Alibaba and got the 40 thieves 🆙\t\t\n"Nice print for $BABA Size: 126797 Price: 77.76 Amount: $9', '859', '734.72 Time: 854\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"Today\'s Market Sentiment\nIMO:\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followed by decent pullback then S/W GRIND\n\n$BTC UP TODAY\n\nStock I\'m going to play\n$COUP $HYMC $BABA $MRNA\n\nSee you in #ACT Will be writing my opinions down on 12 https://t.co/pT6HcD85dF"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nBuffet and Munger watching the $BABA stock price https://t.co/4ToYghDMFJ\t\t\n"@zerohedge Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/UAef5MewkW"\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$COUP\n$HYMC\n$FUTU\n$NTRA\n$GTLB\n$BABA\n$AMD\n$BIDU\n$MRNA\n$PXD\n$NVDA\n$TSLA\n$SHOP\nJust few on my list\nCurrently have 63 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbohIW https://t.co/e1hNqRwJ00"\t\t\n"RT @SpecialSitsNews: China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to…"\t\t\n"$BABA   All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@lawmaster $baba\t\t\nRT @The_RockTrading: Premarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\nPremarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\n"$QTT \nHow to go from $200 to $1 in 4yrs.  \nImagine Dollar Cost Averaging on that bad boy. \n$KWEB $BABA https://t.co/x0cOp6xJah"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @SpecialSitsNews: China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\n"Upside: \n$HYMC +91%\n$HOLI +12%\n$GTLB +10%\n$DAL +6%\n$UAL +5%\n$ACHR +5%\n$IKNA +4%\n$LUV +4%\n$AAL +4%\n$JBLU +4%\n$AMC +3%\n$YALA +3%\n$DOLE +3%\n$CANO +3%\n$ZM +2%\n$RBLX +2%\n$SMFR +2%\n\nDownside: \n$COUP -27%\n$NTRA -14%\n$SLGG -11%\n$ANAB -10%\n$CTRN -10%\n$BABA -5%\n$DLO -3%\n$WING -3%\n$NLSN -2%"\t\t\n$BABA Yooo it’s like Christmas came early. Damnnnn. I’ve never seen it this low. Scary things are happening. This is a good buy though 🤷â€\x8d♂ï¸\x8f ✔\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$BABA esta en la boca de todo inversor en estas ultimas semanas. Muchos dicen que a medida que cae compran mas por sus fundamentales y otros se desprenden de ella con perdidas.\nPersonalmente viendo el grafico jamás entrarÃ\xada en ella', ' lleva bajista desde noviembre de 2020.\n\n#BABA"\t\t\n"RT @SpecialSitsNews: China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to…"\t\t\n"$BABA $bidu $kweb I swear if I see another adr or auditing post… these companies are fully convertible to HK shares and their auditors are Big 4 Accounting firms. \n\nBut please keep selling your shares at cash value. 😃"\t\t\n$BABA VS ALLEGRO https://t.co/PzgCxGDBsN\t\t\n"RT @MrtnzAlvrz: Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Market Highlights\n\nTreasury yields rebound to new multiyear highs\n\nElon Musk says Tesla', ' SpaceX are facing \'significant\' inflationary pressure\nhttps://t.co/ioTiiVtMkx\n\n#Stockstowatch 3/15: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $JD $BIDU $VMEO $PTON https://t.co/ydGRymophH"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @salilrajadhyx: Hmm...does this explain the $BABA and other China Tech price action over the last few days?\t\t\n$BABA some bulls just want to watch the world burn ðŸ‘\x8d https://t.co/RlksAFRVxN\t\t\n@ahern_brendan Brendan', ' perhaps as part of your updates you guys can put out a summary of the Net Cash positions of some of these companies. We are talking about $20+ps for $BABA and 60% of MCap for $BIDU and $PDD', " if I'm not mistaken. #deepvalue\t\t\nToday's Pre-Market Movers & News [Tuesday", ' March 15th', ' 2022]: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $HRL $PTON #SPX #SPY $SPX $SPY #stocks #trading CHARTS & DISCUSSION @ StonkForums . com ! -> https://t.co/Rg09VnQtcN <- https://t.co/HOsfTGDSpp\t\t\nHence', ' there is a higher likelihood that we have seen the worst of the situation for now.. and the massive discounts in the biggest marketplace (stock market) provide one with a great way to beat #inflation. $BABA long initiated at $74.50\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. https://t.co/yxdWfZbCD5 via @BarronsOnline $BABA will probably be a #valueTrap for a while', ' delisting itself is not a major risk because the US ADR can be converted to H shares but all other risks are/1\t\t\n"$BABA is currently one of the greatest buying opportunities I have seen since March of 2020. \nTrading at around a 9 X PE ratio of Net income to Market cap.. #China is not #Russia"\t\t\n$BABA munger is too old for this bs ðŸ‘\x81\t\t\n"$BABA \n\nIs Charlie buying the dip ?. 🌟"\t\t\n"@SchleterPeter Will see. One thing is clear - it is beyond traditional financial analysis. Hard to quantify such risk', ' but dangerous to ignore. I would apply a higher discount rate and a lower multiple', ' assume a slower LT growth rate.\n\n$BABA would still be cheap I am afraid"\t\t\n"@HaiKala4 @The_RockTrading Doesn’t work like that \n\n$BABA has $494B cash and current market cap is $289B \n\nGo with the flow\n\nMarket can stay irrational longer than you and me can stay solvent."\t\t\n@lawmaster $BABA Alibaba stock..\t\t\n@lawmaster $BABA\t\t\n"China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to the crisis', ' nor does it want sanctions to affect China.""\n$kweb $fxi $baba $pdd $jd"\t\t\nAAPL is more vulnerable to China covid than chinets are. What do you think people are doing all day while in like down? Surfing $BIDU and buying things on $BABA\t\t\n$BABA $BTC please don’t support Russian midgets with a Napoleon complex 📢\t\t\n$BABA I\'d have to admit that the bears who said baba will go down to the 60-80 region were right. A company that is too big to fail is not being decimated by fundamental or valuation', ' but geo political issues. 📈\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\nStocks Most Talked About on Reddit: $GME $OIL $TSLA $BABA $AAPL $VXX $QQQ $SOFI $ARKK $AMZN $GLD $NET $NIO $FB https://t.co/NjRIAIKAyg\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers Premarket 3/15/2022\n$AAPL\n$TSLA\n$HYMC\n$GME\n$TNA\n$TQQQ\n$MULN\n$NIO\n$QQQ\n$AMZN\n$MSFT\n$…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\n"Alibaba trading below IPO is a huge bargain for gaining exposure to the Chinese market\n\n$baba https://t.co/6bIzxuiffw"\t\t\n@lawmaster $baba\t\t\n$BBIG $BABA needs this too as well as $AMC â–¶\t\t\nRT @CharlieMunger00: Charlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the…\t\t\n"Top 30 Orders by #Fidelity Customers Premarket 3/15/2022\n$AAPL\n$TSLA\n$HYMC\n$GME\n$TNA\n$TQQQ\n$MULN\n$NIO\n$QQQ\n$AMZN\n$MSFT\n$COUP\n$BABA\n$SPY\n$NVDA\n$AMC\n$SOXL\n$FB\n$AGRI\n$SQQQ\n$XOM\n$SOFI\n$AMD\n$VOO\n$GOOGL\n$F\n$DVN\n$CVX\n$SNOW\n$VTI https://t.co/0hgnFP6TBU"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"one of the largest stocks and options trading communities with real traders providing analysis\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $T $BABA $GOOGL $SPY $GF https://t.co/uEshH8u2E6"\t\t\n"RSI25\n$BABA $74.08 -4.73% -24.02% -40.25% -40.77% 18.95\n$BIDU $104.70 -3.92% -23.48% -36.38% -29.70% 24.42\n$BIRD $5.33 3.29% -6.98% -53.49% -64.28% 20.15\n$CLX $127.62 0.00% -7.82% -9.73% -23.94% 23.95\n$DIDI $1.76 0.00% -50.42% -59.16% -74.71% 19.49"\t\t\nMost Talked About Stocks on Social Media: $ARKK $TSLA $VXX $BABA $GME $HYMC $AMC $SPY https://t.co/GwgDgFtAVA\t\t\n"Opinion follows trend. When everyone thinks the world is on fire', ' it’s important to ask yourself: “Why do I own this? Has the business changed?""🤔\n\nIf you want to achieve impressive returns', ' you can’t let your conviction be swayed by someone else’s bias. $BABA https://t.co/Tc40GpE6kr"\t\t\n"I remember some people putting almost their whole networth into alibaba $baba when it was $180 or so. Premarket it\'s $75\n\nLosing 50% or more in an index is far different.   With the index wait it out 5 years but a company you gotta hope they turn it around"\t\t\n"If I could summarize all the tweets I’ve seen over the week into one sentence:\n\n$BABA sales are up >10x over time long period of time but the stock is below the IPO price. \n\nI don’t know why 100s of different people keep repeating this but it must be crucial and misunderstood"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA - Alibaba: Peace Is More Profitable Than War (Especially For BABA). https://t.co/3O4pjcxZaX #finance #stocks #markets\t\t\n$BABA If that’s the case US will only block a few items as US needs China products ✔\t\t\n$BABA bajando cómodamente en su Canal de Tendencia de 17 meses', ' manteniéndose en la Zona de Confort (área amarilla). Si se sale de la zona hará pullback hacia su promedio (mean reversion) #China #selloff #ChinaCrash. https://t.co/mHEEaGlRWO\t\t\nChina no es solo $BABA y los ADRs. China es también empresas más chicas', ' empresas que cotizan en Shanghai y Shenzhen', ' empresas desconocidas de Hong Kong que pagan dividendos.\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\nEl único consuelo que me queda en $baba es que', ' como se ha devaluado tanto mi inversión inicial (PM235)', ' cada dia que baja un 10% "pierdo" menos que cuando estaba a 230.🤣🤣🤣\t\t\n$BABA Looks healthy ✨\t\t\n@bogusuperstar @InversorExperto Nada', ' no te molestes que no lo entiende. Aún no sabe que para volver a $200 $BABA tiene que revalorizarse un 175%. Te dirá que él invierte a muy largo plazo y le da igual eso. Es más', ' te dirá que cuanto más caiga la acción ahora mucho mejor.\t\t\n@lawmaster $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA Awaiting Buy Signal. â–¶ Stock Trading Ideas by UltraAlgo. https://t.co/dDSwhrmbLZ\t\t\nRT @moat_Man: Charlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', '…\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"@pnvoss \n1) Get sexy girl avatar \n2) Start jarring them up and cash in by selling to lonely men on $BABA 💰 📊"\t\t\n$BABA if usa has proof China sell arms to Russia. All Chinese shares will drop like fuck. ðŸ\x8f¼\t\t\n$BABA this company the maker of bat soup? 💲\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA Red to green day? Bears get a face ripper? 😘\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"Average annual cost of an actively managed ETF per $1', '000', '000 invested: $6', '200.\n\nOver 30 years: $186', "000\n\nAverage annual cost of Vanguard's Total Stock Market ETF (VTI) per $1", '000', '000 invested: $300\n\nOver 30 years: $9', '000\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', " I'm looking $AAL here ✈ï¸\x8f\n\n$AAPL at key $150 level", " a flush to 148 in the cards? \n\n$BABA can't get going", ' but maybe now at $75', ' worth a try 🤷✅\n\n$HYMC $AMC deal 😎🤑\n\n$FB https://t.co/wLjXcrFj8L"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/EyKi9vsLeY\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n$BABA squeeze by the end of the week? ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Chinese names continue to slump', ' $NIO $BABA on the radar for more sell. BABA now under $80... \n76 was key level', ' need to see retrace of this area to really hammer shorts OR\n\nbreak 73.60 https://t.co/A6qJzCXyJO"\t\t\n$BABA - Just purchased at $74 for my kids accounts.   8x 2023 EPS is too cheap.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/c2oaB6AY2f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/QXerLbspZY"\t\t\nStocks Making The Biggest Moves PM: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $PTON & More https://t.co/7AWZOAlgDV\t\t\nLast week', ' the SEC announced that 5 Chinese stocks had been identified as CII', ' triggering a ~40% drawdown of Chinese ADRs since Mar 10 — roughly a 5-sigma move in each of the past four trading days. For more', ' access today\'s edition of the Daily Crunch. $KWEB $BABA $PDD $JD\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Vývoj ceny akciÃ\xad Alibaba vs. vývoj tržeb.... AktuálnÄ› jsme na cenách z roku 2017', ' ale oÄ\x8dekáváné tržby za 2022 jsou 7', '5x vyššÃ\xad než tehdy. Pokud ÄŒÃ\xadňan dostane rozum a poÅ¡le Putina do prdele', ' tak tohle udÄ›lá v klidu 100 % bÄ›hem pár týdnů... #jennázor https://t.co/ppixWg2SVj\t\t\n$BABA ugly. Gapping down big this morning with the market gapping up. Room down to $68 now but it is extended to the downside on the daily chart. Room to $76 then $78 on a bounce. #charts https://t.co/PQFW8d6jm9\t\t\n$BABA fml 🆕\t\t\n"@SeekingTheValue Carta de Xi Jinping a los trabajadores de $BABA:\n""Sigan trabajando', ' guarden silencio y sonrÃ\xadan en las fotos. Piensen en sus familias. Les estamos vigilando"" 25/SEPT/2021"\t\t\n$BABA how the f can it be down straight line for weeks now? ðŸ‘\x81\t\t\n"RT @Magyar4Steven: Tenéis que perseguir el rastro del dinero y ver en qué condiciones del ciclo nos encontramos.\n\nFijaos acciones que parec…"\t\t\n$BABA buying my 1000 shares soon ðŸ’\x9d\t\t\n$baba $xpev My Chinese stocks: https://t.co/Nn6Sc72zAo\t\t\n"(Pre-Market) Top & Flop: 20 Stocks To Watch | March 15\n\nhttps://t.co/JuVYnsUENv\n\n$EXAI $PSO $GTLB $DAL $GME $UAL $AAL $MRNA $PTON $ZM $COUP $NTRA $XPEV $NIO $BABA $PDD $NTAP $JD $BIDU $BILI $SPX $SPY $NDX $QQQ"\t\t\n"The #SEC is not supporting a #bitcoin spot ETF to protect youðŸ˜\x8f', ' but you can buy these stock shitcoins', ' recommended by your financial advisor🤣\n\n$arkk $baba $pypl $pltr https://t.co/3bj7n5gIJe"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MoS_Investing: if you were ever going to be willing to buy something like $baba you’d be doing it now.\t\t\n$BABA this need to grow 300% now to breakeven 😂😂😂 lol â–¶\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA I lost lot of money here. And China not condemning unprovoked war', ' I am never going to invest in Chinese stock. 👆\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"What to do as a $BABA bull being 50% or more down vs initial cost base?\nI had a similar sit with Altice Europe $ATC in 2017', ' albeit much cleaner and less political story with better r/r."\t\t\nGonna have to step in and buy some $BABA later... When something is this hated', ' you have to like it 🇨🇳\t\t\n@lawmaster $Baba coin\t\t\n$BABA 50 ï¸\x8f\t\t\n$BABA need him back ðŸ‘\x8d\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$TSLA $AAPL $ZIM $DLO $MATX $MULN $COUP $BABA $GME $AMZN $JD $MRNA $GTLB $NLOK $NVDA $MSFT $PFE $SPX $AMC $SOFI\nDo your due diligence https://t.co/2YJxqDojty"\t\t\n$BABA this will be 7 if China assists Russia 🤣 🌟\t\t\n$BABA crazy 💯\t\t\n$BABA down 5% pre\t\t\n$BABA webull RH and Stocktwits all have different prices for this stock. Who to believe? 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f🥵 ☑\t\t\n"$BABA \nI’ll be blowing out of the $70 puts today\nThank you $BABA 👀"\t\t\n$BABA damn things dead 📉 😀\t\t\n"@SR_cojones Yo estoy muy similar en $BABA y en $JD que forman parte de la misma tesis de inversión a 2050.\n\nEl tiempo dirá..."\t\t\n@quiquecuttela Quiere ver el graph del cedear de $BABA de los últimos 3 meses? 🤦â€\x8d♂ï¸\x8f\t\t\n"RT @babbldev: Sentiment Movers of the day (03/15) 📊\n\nMost Bullish📈\n1. $AVGO\n2. $OXY\n3. $RBLX\n4. $DISCA\n5. $PLUG\n\nMost Bearish📉\n1. $GS\n2. $B…"\t\t\n"S&P 500 futures are little changed in early volatile trading as oil prices slide further below $100!\n\n#Gold -1.6% #copper -0.9% #crypto #Bitcoin -0.2%\n\nStrength: $DAL $UAL $LUV $GTLB $TM $MRNA $MSFT $MU $VMEO $PTON $ZM\n\nWeakness: $OXY $SLB $HAL $COUP $FCX $AG $BABA $JD $BIDU $HRL https://t.co/hotuKmIrcp"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\nRT @h_2_x_o: just posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $…\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA rekt\t\t\n$BABA don\'t fall for it... ðŸ‘\x8d\t\t\nLive Day Trading Stream Scanners', ' Plans $HYMC $EXN $AMC $BABA $TSLA $SPY $QQQ $AMD $NVDA $JD #livedaytrading #lives... https://t.co/GQbcyMHrq8 via @YouTube\t\t\n$BABA no no no', ' this is not real 💗\t\t\n$BABA 🦓💋goodbye ï¸\x8f\t\t\n"RT @Kiplinger: Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK…"\t\t\n"RT @Uncle_DD_: $HYMC 8K FILED. Like I said- $13 PT. LFG. #GOLDDDDDDDD\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $…"\t\t\nRT @Investidea1: Warren Buffet and Charlie Monster the Oxy Morons putting money in oil related businesses while #Russians #Putin massacred…\t\t\n"$BABA $TME $KWEB haha they brought this upon themselves. Hang Seng at all time lows. \n \nNext economic power house? LOL bemusing. ☑"\t\t\n"Good Tuesday morning! Here is your Wall Street breakfast to get ready for today’s market.\n\n$hsi $baba $s $lyft $msft $gh $sny $bx $ilmn\n\n#WallStreetBreakfast https://t.co/FO7lTZsp2v"\t\t\n$BABA IPO price was $64 a share correct? I think I’ll buy near there tbh. Will be support at those levels I assume. 💟\t\t\n"$BABA – Alibaba dropped 4.7% in premarket after falling for the past three days and losing more than 27% over the past nine trading sessions. \n\nE-commerce giant is under pressure due to  fears of a Covid-related economic slowdown in China +  threat of a possible U.S. de-listing."\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\nRT @The_RockTrading: $NIO $BABA wow\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n@lawmaster $BABA\t\t\n$BABA paper hands really want to see this to $60. Will trade at 2x it’s cash on hand value 📶\t\t\n@mindaoyang $BABA back to the IPO price🤣\t\t\n@rodrigo_natali Nunca mais caio nessa depois de $BABA. O foco é diferente. Não ligam se as ações desabam por ações governamentais. O sinal é claro: "seu dinheiro não é bem vindo aqui".\t\t\n$BABA HUGE disaster. If it goes down 5% a day', ' this will be at 0 in 20 days. ï¸\x8f\t\t\nRT @The_RockTrading: $NIO $BABA wow\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA hitting 2015 levels 🤯 great long term opportunity!\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 3 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $65 Put for Thursday', ' April 14. Roughly 4 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA  ðŸ‘\x8d https://t.co/z9qD0p7Uh0\t\t\n$UVXY $UCO $SCO $TSLA $AMD $MULN $BABA $SVXY $DVN $GOGL $ZIM Listen to "What happened with oil and energy? Market update 3-15-22". âš“ https://t.co/Pi3weHb73O\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $130 Call for Friday', ' May 20. Roughly 874 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RSI25\n$BABA $74.50 -4.19% -23.59% -39.91% -40.44% 19.10\n$BIDU $103.88 -4.67% -24.08% -36.87% -30.25% 24.18\n$BIRD $5.14 -0.39% -10.30% -55.15% -65.55% 17.31\n$DIDI $1.75 -0.57% -50.70% -59.40% -74.86% 19.43\n$DNA $2.86 1.06% -17.82% -50.35% -71.85% 24.44"\t\t\n"Morning Market Analysis is LIVE! Talking the market at lows prior to FOMC', ' Russia headlines', ' China implosion & magic numbers', ' headlines', ' top stocks in play', ' & more!\n\nhttps://t.co/7uBsnmB8IA\n\n$SPY $QQQ $IWM $TNX $TSLA $AAPL $AMZN $COUP $YY $JD $YANG $VXX $OIL $PFE $MRNA $BABA $MOS"\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"Warren Buffet and Charlie Monster the Oxy Morons putting money in oil related businesses while #Russians #Putin massacred #Ukraine after crappy $BABA Alibaba investment this $OXY will be far worse $OXY STANDS FOR OXYMORON \n#OIL HEADING TO $44 $USO $UCO https://t.co/D3r5bhaJb9"\t\t\n$BABA buy that MF\'n dip!!!! â\xad\x90\t\t\n"$HYMC 8K FILED. Like I said- $13 PT. LFG. #GOLDDDDDDDD\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/WSWYMTqKK2"\t\t\n$JD $BABA https://t.co/QSOfkg9oC2\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 151\n$MULN  Price: $1.77  Mentions: 149\n$AAPL  Price: $150.62  Mentions: 142\n$GFAI  Price: $0.91  Mentions: 78\n$BABA  Price: $77.76  Mentions: 65\n\n#stocks #investing #trading"\t\t\n"Asian stocks down again\n\n$XPEV -5.8%', ' $NIO -5.6%', ' $BIDU -5.2%', ' $BABA -4.4%', ' $PDD -4.4%', ' $JD -4.3%', ' $ASHR -4.1%', ' $LI -4%', ' $BILI -3.6%', ' $NTES -3.5%', ' $WB -2.8%', ' $HUYA -1.8%', '"\t\t\n"$BABA \n\nChina government needs to speed up the process of delisting.\n\nThey are so slow. 😄"\t\t\n@LaksaTasty @jbrandimore @HML_Compounder @rosemontseneca Lol tell that learned lesson to investors in china RTO cycle if VIEs R different than owning stock. Frauds went to zero. Good Non frauds forced buyouts at 2pe or under. Others ghosted', ' stopped trading', ' zeros. All took usa invest $ + ran. SEC/China did nothing', ' no recourse. $BABA\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $NIO : 52\n2. $MSFT : 48\n3. $BABA : 47\n4. $SPY : 37\n5. $GME : 36\n6. $ARKK : 29\n7. $AAPL : 27\n8. $AMD : 27\n9. $QQQ : 22\n10. $COIN : 20\n#stock #trading #usstock #stockmarket"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (32)\n2. $COM (21)\n3. $VXX (13)\n4. $SPY (12)\n5. $BABA (11)\n6. $AMC (8)\n7. $GME (7)\n8. $TSLA (5)\n9. $WTI (4)\n10. $ARKK (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ulvpi7p2vZ"\t\t\n$BABA Chinas Economy >>> 💟\t\t\nRT @ChartGalLori: PreGame Show starts in 30 minutes (a lil early around 8:25am EST) - then we will have an Open House with Dan right after…\t\t\n@ADaytrading @HAldazabal Igual que el que hubo en $BABA ayer?🤔\t\t\n"👀\n\n$ASML $TIGR $BABA $DIS $MU $LOCO $VIOT \n\nLike 😎 ðŸ™\x8f\n#news #StocksToBuy #daytrading #YOLO #RedditArmy #bottomfishing #StocksToWatch #trading #investments #wallstreetbets #Stocks #FOMO #ToTheMoon"\t\t\n"👀\n\n$ASML $TIGR $BABA $DIS $MU $LOCO $VIOT \n\nLike 😎 ðŸ™\x8f\n#news #StocksToBuy #daytrading #YOLO #RedditArmy #bottomfishing #StocksToWatch #trading #investments #wallstreetbets #Stocks #FOMO #ToTheMoon"\t\t\n@The_RockTrading The way $BABA is dropping it will find oil very soon\t\t\nHmm...does this explain the $BABA and other China Tech price action over the last few days? https://t.co/CK0LVH8Ou5\t\t\n$BABA Delisting is worse.....If you did not cash out now', ' you sure will when delisting occurs....The writing on the wall will be delisting on other Chinese stocks first.. 💫\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (9 mentions)\n2. $SPY (8)\n3. $BABA (8)\n4. $ARKK (6)\n5. $OIL (4)\n6. $AMC (4)\n7. $WTI (4)\n8. $GME (4)\n9. $SOFI (3)\n10. $JD (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA Dead cat bounce today? ï¸\x8f\t\t\n$BABA Dont understand who the fuck is selling? But hey thanks I just picked up your shares. 🥇\t\t\nPopular: $BABA', ' $NIO', ' $AMC', ' $AVXL', ' $LUV', ' $ALT', ' $KMDA', ' $JBI', ' $SOPH', ' $JBLU', ' $MOS', ' $SOVO', ' $TMX', ' $TRDA\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/7Um33PEdMV\t\t\n"Sentiment Movers of the day (03/15) 📊\n\nMost Bullish📈\n1. $AVGO\n2. $OXY\n3. $RBLX\n4. $DISCA\n5. $PLUG\n\nMost Bearish📉\n1. $GS\n2. $BABA\n3. $NIO\n4. $JPM\n5. $SPCE\n\nCheck it out👇\nhttps://t.co/7hPLnNHt5Y https://t.co/t2IGkbL072"\t\t\nBidaskClub top 50 #StronglyBought $MPC $WY $EQR $VTR $NUE $BXP $BRKB $BMY $HUM $AEP $UNP $ANTM $ICE $AON $PSA $KMI $BMO $CTVA $SCCO $SRE and #StronglySold $SNAP $ADSK $EA $SWK $KEYS $W $CHTR $ITW $TM $SHW $CMG $DIS $PDD $DASH $BABA $JPM $SBUX $FIS $NTES  https://t.co/QdpZaGRLRL\t\t\n"Stocks making the biggest moves in the premarket: Airlines', ' Coupa Software', ' GitLab and more\nhttps://t.co/x5bzz4bFKE\n\n$DAL $UAL $LUV $COUP $GTLB $7203.JP $MRNA $BABA $9618.HK $BIDU $VMEO $HRL $PTON"\t\t\n"Back in Dec 13', ' 2021', ' Muhl was the ONLY analyst with a SELL rating on $BABA. \n\nhttps://t.co/SWcV7AwJIY"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/K7p2MEwWgH\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"RT @n_hatami: Another good sign that we are in max pain/fear! \n$NIO $BABA $XPEV $LI $FB $PYPL $TSLA https://t.co/N67DsM0c3w"\t\t\n$BABA went to $YANG to short this and make money in the way down. Glad I did. ↔\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nWhy do Chinese stocks continue to fall in 2022? #China #Beijing $BILI $BABA $DIDI $TCEHY\t\t\nFrom lost to the river $BABA https://t.co/7XUodPaE1s\t\t\n@The_RockTrading What’s going on with China stocks? Did I miss some news? $Nio $Baba\t\t\nGood morning.  New trading day', ' new opportunities!  Let\'s have a great session.  Been a great start to 2022 for our community!  $TSLA $NIO $IWM $ARKK $SARK $QQQ $SPY $AAPL $BABA $JD $NTES $AMD $NVDA\t\t\n$BABA It can get worse. Look at $DIDI ðŸ‘\x8d\t\t\nLmfaooooo Chinese tech stocks are now read as ‘uninvestable’ - idk about you I want to buy $baba\t\t\n$BABA nearly cut in half since February 18th âš¡\t\t\nQuien me dirÃ\xada que iba a poder ampliar $Baba a 75 USD? El mercado es irracional durante ciertos periodos de tiempo pero a largo plazo suele ser racional\t\t\n"PreGame Show starts in 30 minutes (a lil early around 8:25am EST) - then we will have an Open House with Dan right after at 9AM EST...Here\'s the link for Pregame Show: https://t.co/qPloHyebt6\n\nThe Open House link will be sent out as soon as the Pregame Show is over.. $NIO $BABA"\t\t\n$BABA ✔\t\t\n"The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakness: $COUP $OXY $SLB $RIG $GOLD $FCX $AG $CCJ $X\nChinese communist horror: $BIDU $BABA $JD $NIO $LI $TME\nHave a good Tuesday 🌤ï¸\x8f @petenajarian https://t.co/G87TJ65g2r"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nCómo lleváis $BABA? https://t.co/XJuVCgUWkD\t\t\nThe recent sell-off in emerging markets $EEM and specially China $FXI', ' have been Brutal. I do believe the quality names', ' such as $BABA $JD $TCEHY will be a great long-term investment', ' from the current valueation.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@ProblemSniper Would you by $BABA and at what level?\t\t\n"You know if CHINA will help RUSSIA ', ' whole economy will collapse ', ' not only chinese stocks $BABA $NIO $DIDI ??? \nSP500 will go to 1000$ and NASDAQ to 3000$ or Lower? $AAPL $TSLA and more giga factories will be shout down! \nSo I hope China and Europe/US will have good relationship"\t\t\n"RT @InvestorT_: $NIO Atleast that’s a positive!\n $XPEV $LI $BABA  https://t.co/564BAEsATO"\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"RT @wolfcloudinc: #macrodata WEEK OF MARCH 14', ' 2022\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #F…"\t\t\n$BABA look like it\'s going up since everyone is scared to buy ✅\t\t\n#Stocks making the biggest moves in the premarket: Airlines', ' @Coupa', ' @GitLab and more https://t.co/5xExpUa2gC $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $HRL $PTON\t\t\n$BABA 10% more and this will officially be worse than the ruble. 😀\t\t\nStocks making the biggest moves in the premarket: Airlines', ' Coupa Software', ' GitLab and more https://t.co/aHq178BT6Q $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $JD $BIDU $VMEO $HRL $PTON\t\t\n$BABA great buy at 72$ ðŸ‘\x8d\t\t\n$NIO or $BABA or $JD  ? Which one is the best ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Back to 100$ next week', ' this is for stupid â\x9d—\t\t\n$BABA it will be fun when all these get run back up and everyone says " remember that stupid time the stocks fell to 6 year lows and my dumbass did not buy". 📊\t\t\n"Si invertÃ\xads en empresas que no pagan dividendos', ' no podes no tener efectivo para comprar más barato ante caprichos del mercado', ' ese buffer de plata tiene que hacer las veces de dividendo.\nPagar $BABA a 220 convencido y no pagar convencido a 75 no tiene sentido. https://t.co/pEGDykh6mG"\t\t\n"Me he encontrado algo de suelto en un pantalón antes de meterlo en la lavadora.\nVoy a comprar otra acción de $BABA."\t\t\n$BABA  actually read the downgrade. They know. ï¸\x8f\t\t\n"with peoples power\n 🚀🤑🚀 $MULN 🚀🤑🚀\n\n$rcat $ixhl $baba $amzn $aapl $tsla $aei $spy $amc $gme $nio $sofi $cei https://t.co/spnxWhJOKr"\t\t\n$BABA Taiwan', ' Uyghurs', ' COVID', ' Common Prosperity are four reasons to STAY AWAY from BABA. Not financial advice btw. 🆙\t\t\n$BABA until now for me it’s only NATOs stock ï¸\x8f\t\t\n$BABA this is the biggest shake out in history and stupid retail investors don’t see it 😃 https://t.co/K6MBSFs0tZ\t\t\nThe Hang Seng Index closed down 5.72%', " and the Hang Seng Technology Index closed down 8.1%. Today's turnover was among the top stocks", ' with Tencent down 10.19%', ' BABA down 11.93% and Meituan down 5.86%.         $stock  $Hang Seng Index  $BABA   $Tencent https://t.co/4lwKL9NhLB\t\t\n$BABA I wouldn’t buy the chinese stocks. They cheats', 'lies and steal on almost everything they touch â\xad\x90\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA i do not own', ' but blatant tree shaking', ' and of course cnbc supporting it... ï¸\x8f https://t.co/BM1dpTe2qA\t\t\n"Trend Analysis: Top 150 Stocks To Watch | March 14\n\nhttps://t.co/qk9t8993cy\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $INTC $NVDA $AMD $JPM $BAC $V $MA $PYPL $SHOP $NFLX $DIS $BABA $TLRY $F $MRNA $NVAX $NKE $SPX $SPY $NDX $QQQ"\t\t\n$HTZ $NIO $BABA $LKNCY 📣\t\t\nRT @HaydenCapital: Look at $BABA growth when china hit 10% ecom penetration ~2013.  Similar 50%+ mkt share', ' gmv grew 40-50%', " but revs ~70%.…\t\t\n$BABA - Alibaba: The Cheapest Chinese Tech Stock https://t.co/LzgX1gJPbe\t\t\nIn today's Daily Crunch edition", ' I wrote about delisting risk for Chinese ADRs', ' which investors should be following carefully. For more details', ' access my Substack (link in Bio). $KWEB $BABA $PDD $JD\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA never RELIGIOUSLY BELIEVE CHINA. They are worse than RUSSIA. DELIST NOW! â–¶\t\t\nRT @HaydenCapital: $BABA seems intent on spinning off Lazada in the mid-term.  If so', ' could be a positive for $SE', ' since Lazada would need…\t\t\n@thelist15852982 He probably doesn\'t even really know what $BABA price is currently at. Unless he is buying but I think he was done already\t\t\n$BABA puts worthless 💫\t\t\n$BABA $MOMO just going to continue parking my money here to make a multi bagger return in the future 🚬🚬 😃 https://t.co/vpfVnQD0Ap\t\t\n"$BABA On display here is a SCORCHING CASE OF ""DENIAL"".  \nI am not here to judge but to point out that reading the BULL posts is a clinical example of denial...  I honestly hope you all make your money back. 😘"\t\t\n"$BABA \nI had dreams of retiring early because of this stock laying by the pool of my mansion with 20 year old bimbos.. now I dream of just not living out on the street. 📌"\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n$BABA Munger is somewhere shouting at a cloud. ðŸ‘\x8d\t\t\nOkay', ' I have this whole train ride to figure out why $Baba and $Bidu look like that. #QTrain\t\t\n$BABA 💗\t\t\n$BABA This is a sinking ship. Beijing already invaded Hong Kong. Now they will invade Taiwan. Sanctions and nationalization will be the end game. â–¶\t\t\n@leadlagreport I’ve lost more money on that thought with $BABA AND $TLT at various times than anything else\t\t\n$BABA Elipses Corter says buy ï¸\x8f\t\t\n@punk6529 Loaded some $BABA yesterday for the first time. Ready to double down at $50-60 range 🚀\t\t\n@BayTutumlu $BABA hakkında ne düşünüyorsun halka arz fiyatına gelmiÅŸ\t\t\n$CENN $NIO $BABA $AAPL 👀👀👀 #CENN @CenntroMotors\t\t\nRT @MatuCastellanos: Salieron a darle a China en los últimos dÃ\xadas. Medios', ' bancos de inversión y gestores de fondos internacionales desarma…\t\t\n$BABA if you’re buying I’d wait at least 3 days … good deals ahead ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA no brainer buy here. attracting more retail investors at these crazy prices  whoever is pushing this down should cover and go long quick. the news manipulation is ridiculous â\xad\x90\t\t\n$BABA Charlie is long gone.....He cashed out!!  Though you won\'t hear about it until the next filing.....Don\'t be a sucker....  ðŸ˜\x81\t\t\n@The_RockTrading $BABA has that covid sell on top of everything running China market into the ground\t\t\n$BABA gotta be getting in the buy zone for leaps this is ridiculous', ' what would Munfer do? â–¶\t\t\n@n_hatami China tech has the risk of being delisted so I wont touch it. See $BABA overnight', ' definitely a good value but I cant verify what I own. https://t.co/AYJVtEwdeT\t\t\n$BABA Politics or Fundamentals...you decide. ☑\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@itscharliemar I don\'t own $BABA or follow this guy', ' but yet Twitter insists on showing him dying on this hill on my feed every day. Weird.\t\t\nSalieron a darle a China en los últimos dÃ\xadas. Medios', ' bancos de inversión y gestores de fondos internacionales desarmando posiciones acelerando el vomito. Le están mandando una señal', ' no se pongan a pitamidar $BABA que los van a fundir! Stop corto y si no sale pasen a otro trade. https://t.co/gPoNBksqkB\t\t\n$BABA what is Nancy peloci doing? ï¸\x8f\t\t\n$NIO $BABA wow\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"$NIO Atleast that’s a positive!\n $XPEV $LI $BABA  https://t.co/564BAEsATO"\t\t\nU.S.-listed China stocks fall on COVID surge', ' Russia $BABA $JD $NIO $BIDU $BILI https://t.co/MTXMINLCOR\t\t\n$BABA watch this bounce super hard on open.\t\t\n$BABA watch this bounce super hard on open. 💫\t\t\n"$BABA $TSLA\nJoin my group for free today 110% \nI helped more people to make excellent profit everyday \n💰💰 👇👇https://t.co/ME5oR9aC7O https://t.co/ZzF3b1UrXR"\t\t\nHow many people has $BABA murdered? What a horrifying chart.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA $BBIG $CAT H1\n\n #StockMarket is a very volatile market and it’s not easy to make money.That’s why we developed this method over 10 years ago', 'so that traders can have an edge in the market. \n#NASDAQ100 #bti #stockmarkets \n\nhttps://t.co/KCBI8aqOAK https://t.co/2oJNaYoCB2"\t\t\n$BABA Closing green 😎 ✨\t\t\n$BABA -12% down at HK market... ↔\t\t\nAlibaba Group Holding Limited is down -4.58% in the pre-market $BABA\t\t\n$BABA dam 65% down in a year. Ouch 📌\t\t\n$BABA Why sell at 190 Dummies it at the lows', ' why sell at 150', ' it’s at the lows. only idiots sell at 125. You selling at 100 ridiculous cheap. Great value. Charles Munger', ' Ray Dalio. Selling at 90 stupid ', ' 75', ' 60', ' 40. 25 💯\t\t\n$BABA $TME Oil down', ' UKraine war almost ended ï¸\x8f\t\t\n"$BABA \n\nI’m a buyer maybe at a dollar. \nChinese trash. ðŸ\x8f¼"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"$BABA \nI have disgraced my family owning this stock but still holding lol ï¸\x8f"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA jaw drop gif ( I feel like a broken record ) https://t.co/72nsgcYQsf\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA $NIO never invest in Chinese stocks. They are trash â\x8f©\t\t\n$BABA Last time I\'ve seen such an undervalued stock was tesla on 170... ↘ https://t.co/O4TdmOewsy\t\t\n"Another good sign that we are in max pain/fear! \n$NIO $BABA $XPEV $LI $FB $PYPL $TSLA https://t.co/N67DsM0c3w"\t\t\n"@AJButton2 No. I’m pointing out (sarcastically) that if a company cannot pay its shareholders dividends', ' it’s worthless to its shareholders. \n\nThe bet on $BABA is a call option on policy changes down the road."\t\t\n$BABA buying a share', " I'm feeling dangerous ↘\t\t\n$BABA ipo price dead money for many years 🆙\t\t\n$BABA needs to test $57.20 🆙\t\t\n@theretailbull @bkaellner @MoS_Investing At these levels", ' there are only 2 wise options... either you get a full position right now or you think you should never invest in $BABA for whatever reason. Both can be correct... The rest is just trying to time the market or investing in $BABA without high conviction...\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔 \n\n🎮 $GME volatile ahead of #earnings\n\nðŸ\x8f¦ CEO buys $SOFI as it hits new lows\n\n🇨🇳 $BABA', ' $NI…"\t\t\n"#Stocks to watch before the 🔔 \n\n🎮 $GME volatile ahead of #earnings\n\nðŸ\x8f¦ CEO buys $SOFI as it hits new lows\n\n🇨🇳 $BABA', ' $NIO: Selloff in Chinese stocks continues\n\n🚗 $TSLA hikes prices again\n\n🔒 China lockdown to hit $AAPL', ' $AMD and $AMZN?\n\nRead on 👇\nhttps://t.co/ni4LHjBvaL"\t\t\n$BABA | Alibaba Group Holding Limited $BABA Pivot Points (BABA) https://t.co/JuSnv00zDl https://t.co/Lk2BMcsQcO\t\t\n"Alibaba...... Baba re Baba😳\n#Alibaba\n$BABA https://t.co/i2zMHAwtSq"\t\t\n"Is the $NIO $BABA Delisting Threat Over?\nhttps://t.co/wnS7eXQiX3"\t\t\n$BABA btw UNINVESTIBLE... PT $65... not true... perhaps $6.5 🤞\t\t\n"RT @vinceg324: $TAL $EDU $BABA $WISH $GOTU  \nSo the Chinese A50 reached an important level', ' lets see if they all bounce from here. ✔ https:…"\t\t\n$BABA I see strong buy around $9-$15 ðŸ‘\x8d\t\t\n$SNDL bulls just look at that old boomer munger reach down n grab his wrinkled ball sack to double down his $BABA position ... quite inspiring tbh... https://t.co/eEKxToXkzg\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n$BABA strong buy around 20 to 30 range ï¸\x8f\t\t\nRT @GUMBY9662C: https://t.co/cRLdU5BhoI $spx $spy $es_f $qqq $ndx $nq_f $rty_f $iwm $rut $lqd $jnk $hyg  $kweb $baba $bidu $jd  China marke…\t\t\n@ADaytrading 😂😂😂 buen aviso para no tocar $BABA\t\t\nSome +ve news on Iran deal hitting the wires now. Oil dropping. $QQQ spiking and helping CN tech a bit $KWEB $BABA $JD 🚩\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n@DCDOWORK $MU and $BABA\t\t\n$BABA bring the fuck down more!! Not scared you mufucs! Wont sell â˜\x9d\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\nAlguien gritó fuego (JPM) y todos salieron corriendo. $BABA https://t.co/h10lM0Vkyk\t\t\nRT @DavidRomano292: El problema no es solo acertar con el market timing', ' que es imposible', ' sino concentrar nuestras inversiones (- diversif…\t\t\nhttps://t.co/cRLdU5BhoI $spx $spy $es_f $qqq $ndx $nq_f $rty_f $iwm $rut $lqd $jnk $hyg  $kweb $baba $bidu $jd  China markets in full on panic sell mode over night.  We are under threat of a critical breakdown of the covid recovery.\t\t\n% Drawdowns - Russian & Chinese stocks. $RSX $SBRCY $BABA $NIO $DIDI 💗 https://t.co/98PtV4zpLM\t\t\n$BABA way to many puts out there. Bear trap for sure ðŸ‘\x8d\t\t\nAnd to think', ' $BABA isn’t even owned by Ark https://t.co/cI6drLTv9f\t\t\n"RT @marketplunger1: If you invested $10', "000 in Alibaba $BABA on its IPO in 2014 ... \n\nYou'd have $10", '000. https://t.co/AFlPQxdAl5"\t\t\n$BABA when the momentum changes (and it will) this will go back to 120 in 3 days ✔\t\t\n$BABA damn ï¸\x8f\t\t\n$BABA falling knife looks juicy probably getting juicier ï¸\x8f\t\t\n% Drawdowns', ' Russian (Before halt) & Chinese stocks $RSX $SBRCY $LUKOY $YNDX $BABA $NIO $BILI $DIDI $JD $BIDU $BZUN $HUYA https://t.co/pNq90mhLWI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$TAL $EDU $BABA $WISH $GOTU  \nSo the Chinese A50 reached an important level', ' lets see if they all bounce from here. ✔ https://t.co/tVtomkMdMh"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n$BABA Xi like Putin and Hitler. His era and the rise of China is done. Over. This has just begun its decline to oblivion. See you in the teens. 🆙\t\t\nRT @gneffa: $BABA está operándose con un PE trailing de 20x y forward de 11x. Alta probabilidad de deslistamiento en EEUU descuenta el merc…\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 149\n$MULN  Price: $1.77  Mentions: 148\n$AAPL  Price: $150.62  Mentions: 138\n$GFAI  Price: $0.91  Mentions: 77\n$BABA  Price: $77.76  Mentions: 65\n\n#stocks #investing #trading"\t\t\n$BABA $JD $NTES $BGNE Delisting + Lockdown + Crackdown + Potential Sanctions + Taiwan Risk + ...... = $9 ï¸\x8f\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA i have been watching this fall and fall on the sidelines. Where is max pain? Looking to add ï¸\x8f\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\njust posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $BABA $SOFI analysis as well. limited spots left', ' come check us out https://t.co/4XUy75LCo0 https://t.co/IW9Flbt3HQ\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n@rollingStone321 so ', ' at 50$ or near 50$ market is pricing all $BABA business at CERO ??? I mean seems that at 50$ / share that is almost all cash on hands for $BABA . 📊\t\t\n$BABA no brainer ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@siyul @freeshkreli6 I am now in $baba what u see about it ? i think delisting is not big issue bcz the company is great in future\t\t\n$BABA Added 📶\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@Sqwii From a TA perspective yes. But $BABA p/e whatever is so low nobody is willing to buy it.. so where would you cut if i you got in?\t\t\nRT @SlingshotCap: Lately', ' with the declines we’ve seen in China stocks like $BABA and $TCEHY', ' I’m renewing my thoughts whether I should inv…\t\t\n$BABA i am f. capitulated. margin call. 📶 https://t.co/iK5x2ksZaj\t\t\n$JD $BABA $NIO let\'s see if US can break this 8 day drop of HK filling out moves. ðŸ‘\x8d\t\t\n$JD $BABA.... Wow... The selling just doesn\'t stop. 😳 ï¸\x8f\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n$BABA I wonder is Softbank is selling b/c of margin calls. â˜\x9d\t\t\n$BABA 45 Million under zero tolerance… 📣\t\t\n$BABA Russian stocks also had great fundamentals a few weeks ago. 🤞\t\t\n"Why Alibaba And Nio Are Seeing High Interest From Retail Investors Today $BABA\n\nDo not miss anything 👇 https://t.co/57z3dfFSHh"\t\t\n$BABA Just picked up some more this morning. Love the risk/reward here. â–¶\t\t\n"RT @telepaxaro_bot: $JD $BIDU you guys really believe the covid bs in Shenzhen? lol \nBut damn', ' didn\'t think $BABA could go under 100 so qui…"\t\t\n$BABA One week chart', ' one month chart', ' one year chart all look the same. DOWN BIG. 📢\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n$BABA Ray Dallio and Charlie Munger\'s largest holdings....I think they are just averaging down as it is 220 and 180 respectively.  They have to at this point and get out somehow. ✨\t\t\n@lawmaster $baba\t\t\n$BABA Analysts at my firm are downgrading BABA from a sell to a we\'re fucked. 💫\t\t\n$BABA western tutes dont like china stocks ï¸\x8f\t\t\n$BABA if it breaks support 68 then $44 is next target 😂😂 📊\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $COM (18)\n2. $BABA (11)\n3. $OIL (10)\n4. $GME (9)\n5. $VXX (8)\n6. $QQQ (6)\n7. $SPY (5)\n8. $AAPL (4)\n9. $NVDA (4)\n10. $AMC (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/J9vo9nof7G"\t\t\n$BABA $AFRM Millionaire makers if you had Puts ï¸\x8f\t\t\n@lawmaster Looked like $baba actually or $zoom\t\t\n"RT @BankTheTrade: China tech wreck continues:\n$BABA(77.76) down 4\n$JD(42.94) down 2\n$BIDU(108.97) down 6"\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. ゲーãƒ\xa0ストップ\n$GME\n2. アリãƒ\x90ãƒ\x90\n$BABA\n3. テスラ\n$TSLA\n4. アップル\n$AAPL\n5. ソーファイ テクノãƒ\xadジーズ\n$SOFI\n\n #WSB #米国æ\xa0ª"\t\t\n"アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. ゲーãƒ\xa0ストップ\n$GME\n2. アリãƒ\x90ãƒ\x90\n$BABA\n3. テスラ\n$TSLA\n4. アップル\n$AAPL\n5. ソーファイ テクノãƒ\xadジーズ\n$SOFI\n\n #WSB #米国æ\xa0ª"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@charliebilello @ycharts Fear + Fundamentals + Financials = Opportunity $BABA\t\t\n@LocodlDividendo A más de uno se le cae la $BABA...\t\t\ni am curious how barat will trade today... lets face it ... when u were short $BABA n lose money...then watch the stock tank the rest of the day... that can affect people\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/3MMxOJuKHv\t\t\nRT @gneffa: $BABA está operándose con un PE trailing de 20x y forward de 11x. Alta probabilidad de deslistamiento en EEUU descuenta el merc…\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. $BABA $JD https://t.co/u1CccBzp1J\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA LOL 👇\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\nChina Internet printed good online goods retail sales growth +12.3%', ' fastest since mid-2021. Jan-Feb 2022 online goods retail sales growth reaccelerated to 12.3% yoy (2yr CAGR 21%)', ' up from 5%/1% yoy in Nov/Dec (9%/4% 2-year CAGR). Finally', ' good news. $KWEB $JD $BABA $PDD\t\t\n$BABA Crypto is now less volatile than chinese stocks', ' welcome to the new timeline. 📣\t\t\n$BABA $DIDI $KWEB Ho Re Fuk. Sum Ting Wong. 😀\t\t\n"RT @BankTheTrade: China tech wreck continues:\n$BABA(77.76) down 4\n$JD(42.94) down 2\n$BIDU(108.97) down 6"\t\t\n"China bullish case by UBS \n\nUpgraded to Most Preferred \n\nLarge economy which is loosening monetary policy \n\n$YINN $BABA $TCEHY $ACMR $NIO $LI $XPEV $FXI\n\nhttps://t.co/9ucEVXvUPh"\t\t\n$BABA Hats off to the longs that didn’t sell. You looked the devil in the face and smiled :) 👉\t\t\nMJ In Play Alert - Ticker: $BABA   DateTime: 2022-03-15 05:56   Price: 118.99   ATR: 5.76   Daily RVOL 0.87   Beta: 0.83   Short Float: 2.35%\t\t\n$BABA I do some dumb shit...but even my dumb ass can\'t talk myself into buying china right now â\x8f©\t\t\n"El problema no es solo acertar con el market timing', ' que es imposible', ' sino concentrar nuestras inversiones (- diversificación) por los movimientos del mercado:\nTan erróneo es comprar ahora petróleo porque sube como fue comprar $BABA hace 6 meses porque habÃ\xada caÃ\xaddo ""mucho"""\t\t\n$NIO $XPEV $BABA my job doesn’t let me invest in Chinese stocks. Turns out their care about my portfolio 🥲 🆙\t\t\n"Make sure to vote $NIO ðŸ\x8fŽï¸\x8f\n\nI will publish the results when the pool ends! \n$TSLA $XPEV $LI $F $BABA https://t.co/XH41nGSp2J"\t\t\n$BABA how low will it go?? ↔ https://t.co/Thq2QHssXA\t\t\nWhy Alibaba And Nio Are Seeing High Interest From Retail Investors $BABA $NIO https://t.co/FaHo3yf8Iw\t\t\n"$BABA \nTHE AMAZON OF CHINA\n                       😕 💟"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA It will get worse before it gets better because nowadays you will keep hearing the news that this or that company doesn\'t complies with US government auditor. ðŸ’\x9d\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA added some little ✔\t\t\n$BABA Hail Mary full of grace ', ' pray for us commie bag holders during our time of bag holding. Hail Mary full of grace ', ' pray for us commie bag holders during our time of bag holding. ï¸\x8f https://t.co/hVib3eH2zk\t\t\n$BABA https://t.co/HYAYItHotx\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n@lawmaster $BABA?\t\t\nLooks to me like U.S. hedge funds got pressured by investors to sell out of Chinese equities (after what happened to Russian market) $baba $bili $jd $tcehy $tme $kweb the bottom is near here no point on selling at this point\t\t\nRT @asegpi: @Schuldensuehner Ok I will be buying those 2 stocks then and talk again in 12m...lol $BABA $TEN\t\t\n$SPY 70 $BABA possible ï¸\x8f\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA since inception gave a return of -17%. 😡\t\t\nRT @StocksTelegraph: Alibaba Group Holding Limited  $BABA plummeted in the pre-market after the analyst at JP Morgan downgraded the stock.…\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA probably a steal at these prices if you can stomach more volatility and risk 🤞\t\t\n"Having listened to Charlie Munger a few times', ' I think a critical argument in his thesis on $BABA is that China is rational and is focused on economic growth (‘China is not Russia’).\n\nThe recent headlines give reason to doubt it', ' although not officially confirmed yet… https://t.co/AtCUZ1FCcy"\t\t\n"RT @kabutaro1209: アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FX…"\t\t\n@gouravagarwale1 Also pondering potEntial runs like $SE $BABA $AMZN hard to choose here\t\t\n"China tech wreck continues:\n$BABA(77.76) down 4\n$JD(42.94) down 2\n$BIDU(108.97) down 6"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA probably a steal at these prices if you can stomach more volatility and risk 💫\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/eSG2br85Wf\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA downgrades just starting 🆙\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA $NIO $TENCENT  Chinese government are the biggest shorts 😂😂 🔔\t\t\n"CNBC yesterday: Oh they\'ll just list in Hong Kong if delisted in NY. No biggie. $BGNE $KEWN $JD etc\n\n09988 $BABA -SW\nSoftware & Services\n71.250 \n\n-9.650 (-11.928%)\n\nhttps://t.co/Ed3YFmZMef"\t\t\n$BABA smh this is getting fucking absurd jeez 💢\t\t\n$BABA I’m down a king’s ransom', ' but I still got a little powder left. Picking up a few more today. Gl ðŸ‘\x8d\t\t\n"$JD $BIDU you guys really believe the covid bs in Shenzhen? lol \nBut damn', ' didn\'t think $BABA could go under 100 so quickly. 260Billion marketcap wtf ✅"\t\t\n$BABA fuck you ðŸ\x8f¼\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo peor que podrÃ\xada pasarÃ\xada es que nos vamos a Hong KongðŸ‡\xad🇰\n\nActualmente tienen aprobado un programa de recompras de 7.700 millones.\n\nNo puede ser más asimétrica."\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA Holy Hell ï¸\x8f\t\t\nThere is no bottom in this.. how many people got burned averaging it from 200', ' 100', ' and now 75 $BABA https://t.co/RHHguCMYtb\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"China\'s retail sales:\nAn enormous', ' unprecedented', ' earth-shattering BEAT\n$BABA https://t.co/7OE5bcI11I"\t\t\n@lawmaster $baba\t\t\n@ashesh_sheth Bloodbath on $BABA and $JD. $BABA back to 2016 levels and $JD back to 2020. Premiums are pricey now so I don\'t recommend.\t\t\n"$AGRI this Stock has been 🤑 🔥 last few sessions\n$nio $baba $GFAI 👆 https://t.co/fCl4Ipb1rW"\t\t\n@gneffa Además atropellan un perro en la esquina y cae $BABA.\t\t\n"Tenéis que perseguir el rastro del dinero y ver en qué condiciones del ciclo nos encontramos.\n\nFijaos acciones que parecÃ\xadan tan solidas y que nunca podrÃ\xadan caer tanto como $SHOP $ROKU $ZM $FB $BABA $PYPL y un larguÃ\xadsimo etc…"\t\t\n$BABA no plunge protection team or invisible chinese hand. What a disgrace! ðŸ\x8f¼\t\t\n"Alibaba Group Holding Limited  $BABA plummeted in the pre-market after the analyst at JP Morgan downgraded the stock. Also', ' the company published the fiscal performance for Q4 of FY2021.\n\nRead the full news here: https://t.co/xr7suZI1V0\n\n#StocksToBuy #stocks #stockstowatch https://t.co/RHPpmpnooL"\t\t\n@Anas_S_Alrajhi $BABA 🔥🔥🔥\t\t\nQue una empresa con el tamaño y el crecimiento de $BABA cotice con un PE forward de x10 es una locura absoluta.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA my short March 18  75 puts are itm premarket... I might own some of this on Friday ...  I\'m excited ï¸\x8f\t\t\n$BABA está operándose con un PE trailing de 20x y forward de 11x. Alta probabilidad de deslistamiento en EEUU descuenta el mercado.\t\t\n$BABA below ipo price?...... 🚩\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Could be the bottom. Mega oversold 📈\t\t\n$BABA How many times I told you? â\xad\x90\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@NguynXu92035065 You honestly think lockdown hurts $baba? Turn around starts today.  Buying double fisted at 7 am\t\t\n$BABA remember... be afraid of covid...  it has the stealth onnicron in its arsenal...  and it infected 1500 of the 1.4 billion + in china...  it\'s a real outbreak guys... we are all going to die!!!! 🆕\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @JPATrades: DD Cluster #2 $TSLA $NIO $BABA $AMZN\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Holy fuck BABA is now lower than when it first IPO’d 🤞\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$SPY $PDD $BABA gonna crash hard today. 20 pdd incoming 💫\t\t\n"De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una caÃ\xadda de tal calibre', ' todos somos muy listos a toro pasado"\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"*SHANGHAI3', '063.97 -159.57-4.95%\n\nYowsa! $BABA $BIDU $PDD $FUTU $KWEB and a cast of hundreds of worthless VIEs. @DonutShorts @JimRoyalPhD @dapstats"\t\t\n$BABA ouch :( ðŸ‘\x8d\t\t\nRT @247WallSt: Monday Afternoon\'s Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba', ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n$baba. Among many factors the most pressing one is potential China sanctions.   As long as the Russian invasion is ongoing', ' there is a chance China will help Russia and consequently facing sanctions. https://t.co/JFl3sJl9MY\t\t\n@Schuldensuehner Ok I will be buying those 2 stocks then and talk again in 12m...lol $BABA $TEN\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 147\n$MULN  Price: $1.77  Mentions: 144\n$AAPL  Price: $150.62  Mentions: 135\n$GFAI  Price: $0.91  Mentions: 76\n$BABA  Price: $77.76  Mentions: 63\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @PiyDW: @21stCentValue Just 1 advice..when you are long on a hot potato like $Baba..never to look at daily chart..better to look at mont…\t\t\n$baba MF pasándose de frenada? https://t.co/hdOsCU4pPB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA to buy $40 puts or not to buy. That is a $10 question 🤔 â˜\x9d\t\t\n$BABA I know my stuff. My indicators proves bottom $70. You heard it here. ï¸\x8f\t\t\nMy model has $BABA #Bearish overall. It\'s in a strong short term #Bearish trend', ' and is #Bearish longer term also. Volume is trending up. Volatility is high. Currently in oversold area with LH/LL conditions which isn\'t good.\t\t\n@WarnedWhitey96 all Chinese companies including $BABA 😃\t\t\n"$BABA 60\'s LOL \nI\'m gonna eat a baba au rhum! ï¸\x8f"\t\t\n"Retail sales growth in china beated the expections. \n$China $Baba \n""Retail sales grew by 6.7% year-on-year', ' topping expectations of analysts polled by Reuters for growth of 3% from a year ago.""\n\nhttps://t.co/uPd72KyUk8"\t\t\n$BABA wen ï¸\x8f\t\t\n$BABA Crackdown + Lockdown = DOUBLE DOWN 🤞\t\t\n"Er lijkt echt geen rem te zitten op de Chinese aandelen. $BABA staat opnieuw op -5', '5% in voorbeurs', ' richting de $73 dollar. $BIDU idem', ' naar de $102. \n\nTegelijkertijd groeit de GDP van China bizar hard. Uitdaging is dat overheid aandelen voor buitenlanders onaantrekkelijk maakt."\t\t\n"Alibaba $BABA やテンセント 0700 ã\x81ªã\x81©ã\x81®å„ªè‰¯ä¸\xad国æ\xa0ªã\x81¯ã€\x81高値ã\x81‹ã‚‰80%è¿‘ã\x81\x8fæš´è\x90½ã\x81—ã\x81¦ã\x81„ã‚‹ã\x81Œã€\x81æ\x81\x90怖を感ã\x81˜ã\x81¦æ€¥ã\x81„ã\x81§æ\x90\x8d切りã\x81™ã‚‹å¿…è¦\x81ã\x81¯å…¨ã\x81\x8fã\x81ªã\x81„。\n\nã\x81“ã\x81®10å¹´ã\x81«ä¸€åº¦ã\x81®ãƒ“ッグãƒ\x81ャンスを見逃ã\x81—ã\x81Ÿã‚‰ã€\x81一生後悔ã\x81™ã‚‹ã\x81“ã\x81¨ã\x81«ã\x81ªã‚‹ã\x81§ã\x81—ょã\x81†ã€‚\n\nhttps://t.co/lZApfLyVBV"\t\t\nOwning a Chinese tech stock is like having erectile disfunction', ' you just want it to go up but it won’t go up $BABA $JD $PDD\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @TheWiseLadyyyy: I like $TRQ', ' $AAPL', ' $MULN', ' $BABA', ' but $GFAI is the one with the most momentum of the whole stock exchange in my opinion…\t\t\n$BABA when 0', ' when delisting? ↔\t\t\nA lotta these out there $baba https://t.co/5t6A0oN7Tm https://t.co/p5UZ4pUjml\t\t\n@lawmaster $Baba\t\t\n$BABA delist this china garbage 🗑 â\xad\x90\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA From all indications Putin’s war ship is sinking - would Xi really want to provide aid to a sinking ship ? I highly doubt it â–¶\t\t\n$BABA From all indications Putin’s war ship is sinking - would Xi really want to provide aid to a sinking ship ? I highly doubt it\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$baba  US/ China relationship barometer at new low start this morning:  about $73.50.  $hsi caved to new low close 18', '415.\t\t\n"RT @usstockbot: ✅米国æ\xa0ªãƒ’ートマップ(プレ)\n\n先物\nダウ +0.0% S&P500 +0.1% ナス +0.2%\n\n上ä½\x8d\n$YALA +6.8% $GME +5.1% $NNOX +3.9% $PINS +2.8% $SKLZ +2.8%\n下ä½\x8d\n$YINN -…"\t\t\n$BABA woah! What happened here? â–¶\t\t\n$BABA this is looking like the Greece collapse. 🆕\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n@ertemann @Gubben89 My view is that geopolitical power and economic power and growth is moving to Asia and my bet in the long run is to be invested in $PROSY and $BABA to participate in this move.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA getting delisted ðŸ‘\x8d\t\t\nRT @hidejiromoney: $BABA $NIO æ\xad¢ã\x81¾ã‚‰ã\x81ªã\x81„ã\x81œãƒ\x81ャイナ https://t.co/57QM5zIAlK\t\t\n$BABA need like +40% gain just to get back to $100 ï¸\x8f\t\t\nYa es hora de que el ticker de $BABA lo cambien por $BAJA ... Por una letra se puede ajustar a su realidad diaria\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n$BABA\t\t\n@lawmaster $baba ?\t\t\n$BABA 65 USD means you would only pay one time free cash flow of one year. 45 USD Baba has in cash and equity. ï¸\x8f\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 38.18% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/RGsNTuZHBj https://t.co/b1JIwsiJN7\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nðŸ–\x8dï¸\x8f Trending tickers on #wallstreetbets reddit: $GME', ' $BABA', ' $TSLA', ' $EDT', ' $QQQ https://t.co/X2c1hLNHWx https://t.co/6ysw5qUk5u\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA when analysts are desperate', ' that is your buy signal ☑\n\n A Proven Path To Becoming A Crypto Millionaire\n☟☟ https://t.co/QZUZDmU6Hf"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA i wanna buy everything at 70! Give me your shares ðŸ˜\x81\t\t\n"$BABA falling knife. Saw this coming months ago ↘\n\n A Proven Path To Becoming A Crypto Millionaire\n⤦⤦⤦ https://t.co/e0xUzPimSW"\t\t\n"Las acciones de $BABA ahora operan en el mismo P/S ratio que Campbell Soup.\n\n¿Corto o largo? https://t.co/9BA94BVDu7"\t\t\n$BABA $NIO everyone needs to flood to $KC ', ' once all of this nonsense passes they will shoot to the moon! Check their books', ' 8% of the cloud market in China', ' cash on hand and UNDERVALUED like crazy!!! $10 easy near term. â˜\x9d\t\t\n$BABA now look at you😂😂😂 ðŸ‘\x8d https://t.co/CfpXO60M0D\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA the time where there is max fear is precisely the time you should be buying.  By the sound of it everyone is capitulating right now. â\x8f©\t\t\n$BABA forward P/e is 10.3! $AMZN still is almost 60... ☑ https://t.co/7uFkzzQcx1\t\t\n@NorthmanTrader All i see is once in a lifetime opportunity to buy $BABA\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"$baba $nio $LKNCY $xpev $li\n\nNever investing in Chinese junk again... they think we r suckered for even buying and they r right. ï¸\x8f"\t\t\n"$BABA ã\x81¯æ¼¬ç‰©ã\x81«ã\x81ªã\x81£ã\x81Ÿã\x81®ã\x81\xa0🦔\nå•\x8f題ã\x81¯ä½•年物ã\x81«ã\x81ªã‚‹ã\x81‹ã\x81\xa0🥲 https://t.co/C0YnWf8RzU"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @TheWiseLadyyyy: I like $TRQ', ' $AAPL', ' $MULN', ' $BABA', ' but $GFAI is the one with the most momentum of the whole stock exchange in my opinion…\t\t\n$BABA more than 50% of the stock price baba has cash-in hand! 💰 ï¸\x8f\t\t\n"$BABA steal\nOf\nThe century ðŸ’\x9d"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"$BABA Is more than 40% down from last month...\nIt is my 3rd biggest holding and I will keep buying. https://t.co/h4ScQddEgx"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"Most active options Monday - $AAPL $TSLA $BABA $AMD $NIO $BAC $AMC $F $NVDA $FB $RIVN $AAL $AMZN $PFE $SOFI $MRNA $MULN $PLTR $JD $MSFT \nhttps://t.co/eNpcyxwmiK"\t\t\n$BABA calls are so expensive with this POS. Even lotto calls are expensive. Losing ten perc a day you expect at least to get some discount to make some casino plays. 💗\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n$BABA P/E about to go into negative 😂😂😂🤮🤮🤮🤮 ï¸\x8f\t\t\n$BABA any chance to touch $80 this week? ↘\t\t\n"$fb de verdad esta barata ? ahora vais y comprais en dolares .... inflaccion - depreciacion euro - locura de mercado = 130$ aqui si tenemos SAFETY MARGIN ... \nel problema es que no compraremos nunca a ese precio ', ' valoren ustedes ', ' LO MISMO para $baba y $jd en % similires"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@syntarabip @iamtomnash $PLTR will also come down. $BABA has a FCF Margin of 13', '5 %. In my opinion a screaming buy. If the china economy doesn\'t run anymore the same will be at the US.\t\t\n$BABA this massive pile of shit is trading below book value. That\'s if they don\'t cook their books of course. 🔔\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@TrendSpider (3/3) In any case', ' at the rate $BABA is going', " it'll probably be down even worse than those companies. So I might come back to this tweet again when it goes below $50 😴\t\t\n$BABA I will buy 💟\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', " Other Major C…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n$BABA rekt 🪄\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@cvotrades $baba? 🤣\t\t\nY otro -12% de ajuste para $BABA en HK 😵â€\x8d💫 https://t.co/zfTM3BhDFS\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 26 | 550.0% | 🚀\n| $GME | 19 | 5.6% | 🚀\n| $BABA | 14 | -17.6% | 🚀\n| $SPY | 8 | -42.9% | 🚀\n| $NIO | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA I will buy ï¸\x8f\t\t\n"ä¸\xad国æ\xa0ªå£²ã‚ŠåŠ\xa0速→ ピークã\x81‹ã‚‰65%下è\x90½\nâ‘\xa0🇨🇳政府ã\x81Œè¦\x8f制強化\n②景気減速ã\x81§å£²ä¸Šé«˜ã\x81®ä¼¸ã\x81³ã\x81Œéˆ\x8d化ã\x81™ã‚‹æ‡¸å¿µ\n③世界的ã\x81ªåœ°æ”¿å\xad¦çš„ç·Šå¼µã\x81®é«˜ã\x81¾ã‚Š\nâ‘£ä¸\xad国ä¼\x81æ¥\xadã\x81ŒðŸ‡ºðŸ‡¸å\x8f–引所ã\x81‹ã‚‰ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢ã\x81«è¿½ã\x81„è¾¼ã\x81¾ã‚Œã‚‹å\x8f¯èƒ½æ€§ã‚‚é‡\x8dã\x81—\n\n上記ç\x90†ç”±ã\x81‹ã‚‰ðŸ‡¨ðŸ‡³ãƒ\x8fイテクã\x81®æ¿€ã\x81—ã\x81„売り。時価ç·\x8fé¡\x8d減↓ $BABA $PDD $JD $NIO $BIDU $HUYA $NTES $SE https://t.co/mzoQojnAJz"\t\t\n$BABA rekt 📣\t\t\n@daniel_toloko @BradMunchen My response to your deleted tweet on $BABA is my reason for staying away was my concert on the validity of the accounting.   It’s a no go to me even at $40.\t\t\nI like $TRQ', ' $AAPL', ' $MULN', ' $BABA', ' but $GFAI is the one with the most momentum of the whole stock exchange in my opinion and could touch 2$ any day now with its cyber security technology among others.........\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (21)\n2. $SPY (11)\n3. $BABA (9)\n4. $GME (6)\n5. $OIL (4)\n6. $COM (3)\n7. $GOOG (3)\n8. $AAPL (3)\n9. $ETN (3)\n10. $TSLA (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/1WlHzAU106"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA One month ago this was 126 and many bulls bought thinking it was undervalued. Market disagreed! $SPY ðŸ˜\x81\t\t\n@TrendSpider (1/3) I guess the learning point for $BABA is that there\'s an extreme (and many times unquantifiable) downside risk to companies based in countries with uncertain political climates. Even the most modest of growth estimates combined with high margins of safety would...\t\t\n$BABA who will buy call tomorrow? 😄\t\t\n"$BABA \nIs this getting delisted 🌟"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 26 | 550.0% | 🚀\n| $GME | 19 | 0.0% | 🚀\n| $BABA | 13 | -23.5% | 🚀\n| $SPY | 9 | -35.7% | 🚀\n| $TSLA | 4 | 33.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nRSI $BABA 20%\t\t\n"ã\x81„ã‚„ã€\x81æµ\x81石ã\x81«ã‚¢ãƒªãƒ\x90ãƒ\x90安ã\x81™ã\x81Žï¼\x81\n(2回目)\nã\x81“れã\x81¯é•·æœŸç›®ç·šã\x81§è¦‹ã‚Œã\x81°ã\x81¨ã‚“ã\x81§ã‚‚ã\x81ªã\x81„ãƒ\x81ャンスã\x81ªã\x81®ã\x81§ã\x81¯â€¦\n\n今ã\x81®ä¾¡æ\xa0¼ã\x81§è²·ã\x81†ãƒªã‚¹ã‚¯ã‚’知ã\x81£ã\x81¦ã‚‹äººã\x81Œã\x81„ã\x81Ÿã‚‰æ•™ã\x81ˆã\x81¦ã\x81\x8fã\x81\xa0ã\x81•ã\x81„。\n\n$BABA"\t\t\n"Indexi Kinez po vazhdon me ra 📉\nSot ra perseri me 5% per shkak te frikes nga lockdown. \nKompanit si Alibaba dhe JD kan ra me shum sesa ne fillim te pandemis kjo lidhet dhe me agresionit te qeveris Kineze kunder kompanive te mdha Kineze. \n$BABA 📉 ne 66€ 🙃 https://t.co/zTCIvzdxfj"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"#USstockpremarket\n$CTK rose 48.73%', ' $CSCW rose 2.34%', ' $YSG rose 2.28%', ' $NIU rose 0.71%', ' while $MF fell 14.71%', ' $RLX fell 9.02%', ' $EH fell 8.87%', ' $DADA fell 7.38%', ' $TIGR fell 6.79%', ' $SOHU fell 6.74%', ' $XPEV fell 6.18%', ' and $BABA fell 5.74%.\n#stocks \nhttps://t.co/GVJsuHewaQ"\t\t\nRT @devPy_Jp: $SPY $AAPL $BABA I don’t want to see this. 💲\t\t\n$XPEV $NIO $BABA Hang Seng index and Shanghi Composite index both down 5% for the trading day. Absolute bloodbath today. 💫\t\t\n$BABA oh look another 10% down day incoming. 🪄\t\t\n$BABA actually Alibaba is coming back a little it was down almost 6 dollars about 30 minutes ago ï¸\x8f\t\t\n@_Bayes_Theorem Peter when JackMa disappeared and $BABA started having issues that was a clear red flag 🚩🚩🚩🚩🚩\t\t\nRT @hidejiromoney: $BABA $NIO æ\xad¢ã\x81¾ã‚‰ã\x81ªã\x81„ã\x81œãƒ\x81ャイナ https://t.co/57QM5zIAlK\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA great time to buy shares 🚀  \ninvestor\'s only chat on discord https://t.co/iNr4GqGqH3  \nthere\'s also great analysts 💎🙌 ï¸\x8f"\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 38.88% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/Wy9T2z55Ad https://t.co/C6etXJbEuC\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n$BABA Long term multibagger https://t.co/N2ZMFhFeiR\t\t\n"$TQQQ $SOXL $CWEB $BULZ $BABA \nLet\'s assume war is over tomorrow.\nWhat would be the best runners for next 8 months? \nIt\'s gotta be the leverage US & China tech  ETFs. 👇"\t\t\n$BABA don\'t forget to trade...  sitting there watching it burn is not a good strategy. ðŸ’\x9d\t\t\n@daniel_toloko @FinanceGhost  - how is your $BABA investment doing? Eish', ' it is certainly a bloody week so far.\t\t\n$BABA is this the Wish version of Amazon? ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA buy dip at open ', " 82 eod ↔\t\t\n$BABA that’s what I see.More pain: ~25% more https://t.co/dr7DVCatyJ\t\t\n$BABA 60s today 🤣 ï¸\x8f\t\t\n'That's A Buy Signal': Why Kevin O'Leary Just Bought Alibaba", ' Tencent And Meituan Stock $BABA $MPNGF $TCEHY https://t.co/iBEjpGd1F3 via @Benzinga\t\t\n$BABA I want a 69 today 😉 ðŸ\x8f¼\t\t\n"@daniel_toloko Revenue growth went from 41% YoY over the past 4 quarters to only 9.7% in Q3. Margins declining & lower-than-consensus guidance. \n\nWord on the ground is that conditions are so dire that $BABA will announce massive layoffs. JPM just downgraded 2 notches from Buy to Sell."\t\t\n"RT @Stocktwits: $BABA down 70% from 2020 highs 🤯\n\nHere’s the 1y chart view https://t.co/bTQp0rxrJz"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA WTF IS THIS SHIT? ï¸\x8f\t\t\n"RT @to_the_top_bot: $NIO After Fridays close this will be at $10…..respectively. \n \n$Baba will be at $60 \n \n$Beke $7.50 📊"\t\t\n$BABA check out the hang seng and the other Chkna indexes..  getting absolutely crushed.  Entire indexes down 7%...  they are dying. 📊\t\t\nChina stood on the shoulders of Russia and wanted to make a power play to become a big player on the world stage', ' as children died  in #Ukraine . If you want to play you have to pay. Welcome to the big boys club . $BABA $JD $TCEHY . #Evergrande\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"Finfluencer Kelvin Seetoh (12.7k follower) most mentioned symbols (14D):\n\n1st $SE 2\n2nd $BABA 2\n3rd $AMZN 1\n4th $MELI 1\n5th $TCEHY 1\n\n @SlingshotCap\nhttps://t.co/CTBxRe4kWH"\t\t\nRT @tinogalache: $baba en rojo. Da igual cuando leas esto\t\t\n$BABA all your short term calls go down the drain.. lol your greed will kill you .. buy this for long terms and only shares.. hold for 2-3 years this company is not going anywhere .. 👀\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"$BABA $TCEHY $BIDU $NIO $JD \nBest time to manipulate retails to dump their shares in fear', ' and buy the dip. ï¸\x8f"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 145\n$MULN  Price: $1.77  Mentions: 141\n$AAPL  Price: $150.62  Mentions: 134\n$GFAI  Price: $0.91  Mentions: 75\n$BABA  Price: $77.76  Mentions: 62\n\n#stocks #investing #trading"\t\t\n$BABA - Valuation is ridiculous', ' but far too much risk and uncertainty. ↘\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$BABA option IV increases as shares offered lower\nBest charts in biz https://t.co/f2SK7ZG5FK"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPCB 🥇\n2. $BABA 🥈\n3. $FCX 🥉\n4. $GLD\n5. $PZG\n6. $RIO\n7. $CTK\n8. $CPER\n9. $CS\n10. $SCCO\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA $JD $BIDU before sleeping I had some hope to see green today. Now I am totally fucked. 💲\t\t\n$BABA $NIO æ\xad¢ã\x81¾ã‚‰ã\x81ªã\x81„ã\x81œãƒ\x81ャイナ https://t.co/57QM5zIAlK\t\t\nRT @AlanRiedmaier: $BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', "6B vs 130B hoy. P/S de 24x cont…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', " Other Major C…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', " Other Major C…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n$BABA If MELI could get to those levels again... Well', ' not complaining either way ï¸\x8f\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"Alibaba $BABA mit tiefstem Stand seit Juli 2016.\n\nDer schon vorhandene Abwärtstrend erfuhr mit Beginn des Russland/Ukraine Konflikts eine erneute Eskalation.\n\nDiese beruht sehr wahrscheinlich auf der nicht unbegründeten Angst vieler Anleger', ' dass die Sanktionsspirale auch \n1/n https://t.co/uArHETxHAd"\t\t\n$BABA https://t.co/v9ATbpiZQC\t\t\n@CryptoMatrix2 l action $BaBa est en price discovery Ã\xa0 l envers . Où son prix s arrêtera t’il??? De la folie . 😱😱😱\t\t\nThe numbers just don’t lie.. How? just how? $BABA lower than IPO Price.. https://t.co/SZyWLT1Ltv\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA $JD $TCEHY Top bottom system in china', '  I guess the top is asleep and bottom is winning . Panic Selling Grips Chinese Stocks in Biggest Plunge Since 2008 https://t.co/CyXmvBVNWq via @Yahoo\t\t\nStocks Slip With Bond Yields at Highest Since 2019. Oil Prices Keep Falling. $BABA $XOM $CVX https://t.co/M4pOvi4Mba\t\t\nInvestors are selling stocks & nobody seems to care about valuations. $BABA at below $100 & $BYND below $40 plus #Apple and is going down & if continues it will mean very very very negative effect on the market. European stocks are 🔥 #etoro #investing\t\t\n"RT @PakBenikasim: $BABA #Alibaba\n\nOtra de las vÃ\xadctimas de las tensiones geopolÃ\xadticas y comerciales entre 🇺🇸 y 🇨🇳 \n\nCierto que nos beneficio…"\t\t\n$BABA Last panic sellers are leaving the building! Time for LT investors! ↔\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"RT @PakBenikasim: $BABA #Alibaba\n\nOtra de las vÃ\xadctimas de las tensiones geopolÃ\xadticas y comerciales entre 🇺🇸 y 🇨🇳 \n\nCierto que nos beneficio…"\t\t\n$JD $BABA $NIO slowly keep adding. A rally will occur in near future ✅\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@Ciudaddeltrader Todo a $BABA! Ser multimillonario o seguir siendo viviendo como hasta ahora\t\t\n$BABA its ok to slow down dad.. have a beer or something just chill ↔\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPCB 🥇\n2. $BABA 🥈\n3. $FCX 🥉\n4. $GLD\n5. $PZG\n6. $RIO\n7. $CTK\n8. $CPER\n9. $CS\n10. $SCCO\n\n( Sorted by most recent ) https://t.co/Yyvy3iNHv7"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA $NIO buying Chinese stocks is like buying an Altcoin. You don\'t get shit but air. ↔\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@TommyThornton Looks cheap! 😂 $BABA\t\t\n"many fintwit accounts who were extremely bullish following munger into $BABA just a few months ago are now panicking and selling at these prices. \nI am curious', ' what scenario are you now more afraid of ?"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work on their stock-price targets. Check out the new ones below.\n\nCheck out the one for $BABA 🥶\n\nh/t to @ryan_chua for this graphic we used on shows today https://t.co/GFlCK7V2RU"\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n$BABA https://t.co/YTGScT4wq7\t\t\n$BABA wow that\'s insane . Buy buy buy 😘\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @BuchasManuel: $BABA Ali Baba\n\nLa semana que viene juega el partido contra el último soporte antes de los mÃ\xadnimos históricos https://t.c…"\t\t\n$BABA so undervalued 💢\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 36.21% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/zL4WU5YFCu https://t.co/YoFgSVNgKh\t\t\n"$BABA \n“Economic stabilityâ€\x9dthey said this don’t feel so stable to me lol I’m getting wrecked ðŸ‘\x8d"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n@AJButton2 I\'m baffled! Won’t sell my position tho! $BABA\t\t\n@iamtomnash @syntarabip you mean $BABA with 80b cash on hand?\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"""Potential multi-baggers"" with risks for the next 6-12 months.\n\nValuation is already undemanding', ' but a positive catalyst is needed for the U-turn of stock performance. \n\n$BABA $TCEHY $PRX.NA $PRX.AS $PRX https://t.co/1dBlrluItB"\t\t\n"$BABA #Alibaba\n\nOtra de las vÃ\xadctimas de las tensiones geopolÃ\xadticas y comerciales entre 🇺🇸 y 🇨🇳 \n\nCierto que nos beneficios se han visto afectados por la regulación', ' pero tb que no para de vender más y más. \n\nClimax bajista? \n\nAtentos al reversal. https://t.co/cOlRaF5E7o"\t\t\n$BABA What’s wrong with Xi? Just call Biden and tell him what he wants to hear 📌\t\t\nRT @realalexvieira: This Man Warned on SNAP', ' But You Did Not Believe Him. Now', ' Missiles Are Falling into Kiev $BABA $TWLO $PYPL $NIO $LCID…\t\t\nThis Man Warned on SNAP', ' But You Did Not Believe Him. Now', ' Missiles Are Falling into Kiev $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #bbb22 #kiev #putin https://t.co/wWVPzNn8QK\t\t\n$BABA seriously â\x9d¤\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @borisalter: @AlephEdu $BABA 👀\t\t\nRT @247WallSt: Monday Afternoon\'s Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba', ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n$BABA China is weird', ' wants your money but doesn’t want to be transparent about financial data. Can imagine an individual but not a country like that. â˜\x9d\t\t\n$SPY Won’t take much with all the events going on now to go from a correction to a crash! One mistake is all it takes! Crashes do happen in markets! Right now look at Chinese Tech! 50%+ down in a week. $BABA ï¸\x8f\t\t\nRT @ondrejsmekal: Z pohledu Ä\x8dÃ\xadnských akciÃ\xad (a ze vÅ¡ech dalÅ¡Ã\xadch pohledů) je tÅ™eba', ' aby byla válka ukonÄ\x8dena co nejdÅ™Ã\xadv. CN to hraje pořád na…\t\t\n$BABA another 6% gap down ooooof 😄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@ondrejsmekal $BABA je velmi lákavá....\t\t\n$BABA all of China must be an Enron like situation if they won’t comply with international accounting standards….what a mess. 🆙\t\t\nZ pohledu Ä\x8dÃ\xadnských akciÃ\xad (a ze vÅ¡ech dalÅ¡Ã\xadch pohledů) je tÅ™eba', ' aby byla válka ukonÄ\x8dena co nejdÅ™Ã\xadv. CN to hraje pořád na obÄ› strany', ' což investory netěšÃ\xad a vidÃ\xadme brutálnÃ\xad výprodej. Single digit u $NIO je ve hÅ™e', ' $BABA za cenu pÅ™ed 6 lety. Bude hůř? UvidÃ\xadme #akcie #investice\t\t\nTen pád $BABA a ÄŒÃ\xadny je masaker. IntuitÃ\xadvne som sa od tohoto trhu našťastie držal Ä\x8falej.\t\t\n@iamtomnash @Jeroen11911823 $BABA you get a FCF yield of 12 % included penalty payment. without it would be over 13 %. $PLTR also gets more and more better figures. But at your calculation you also need to include stock based compensation. Actually it\'s like staff expenses.\t\t\n$BABA bottoms above 65. Thinking 67-69$\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA goddammn it u retards just don’t touch China stock now buy when the reversal is confirmed. 📢\t\t\n$BABA Someone out there bought $50 puts 💼 💵 🔔\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA The problem with Chinese stocks (one of them)', ' is that you own nothing', ' buying Chinese company stock you do not own part of the company. 😃\t\t\n$BABA support level is $57. We are getting closer. â–¶\t\t\n"$NIO After Fridays close this will be at $10…..respectively. \n \n$Baba will be at $60 \n \n$Beke $7.50 📊"\t\t\n$BABA do Chinese want Americans investing in their companies to make money? Answer is no. Does America want investors in Chinese stocks to make money? Answer is no. These stocks are doomed. ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\n1. $BABA 🥇\n2. $AGRI 🥈\n3. $GFAI 🥉\n4. $ES_F\n5. $CYRN\n6. $TCEHY\n7. $BIDU\n8. $WYNN\n9. $KWEB\n10. $JD\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n"$BABA $TCEHY $JD $BULZ $CWEB \nEasy 3-5x 📌"\t\t\nRT @realalexvieira: Step 1: Pandemic. Step 2: Ukraine-Russia War. Step 3: Is Not Coming on Netflix  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ…\t\t\n"âš\xa0ï¸\x8f美股盤å‰\x8d:市å\xa0´å‰\x8d期最活èº\x8d股票\n\n行情é\x8fˆæŽ¥ï¼šhttps://t.co/pU3swqbRli\n\n$CTK  $GFAI  $MULN  $AGRI  $NIO \n$BABA  $HYMC  $FAMI  $RLX $DIDI https://t.co/ljMfhnxozf"\t\t\nStep 1: Pandemic. Step 2: Ukraine-Russia War. Step 3: Is Not Coming on Netflix  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #paypal #netflix #oilprice #bb22 https://t.co/sVOXOag2W0\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA do Chinese want Americans investing in their companies to make money? Answer is no. Does America want investors in Chinese stocks to make money? Answer is no. These stocks are doomed. â˜\x9d\t\t\n"$BABA $TCEHY $JD $BULZ $CWEB \nEasy 3-5x 🪄\n\n A Proven Path To Becoming A Crypto Millionaire\n⟱ https://t.co/6UByQJ1Zpo"\t\t\nRT @amitisinvesting: KEVIN O LEARY BUYS $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$HSI $BABA $JD $TCEHY again. https://t.co/23ZoautQK5 https://t.co/92h3SqjSoi\t\t\n$BABA I just need to find out @ what price the shorts are going to cover before I step in! ï¸\x8f\t\t\n$BABA this price is a joke.. bought some 😘\t\t\n"1. $ES_F 🥇\n2. $VXX 🥈\n3. $VIX 🥉\n4. $BABA\n5. $AGRI\n6. $GFAI\n7. $CYRN\n8. $TCEHY\n9. $OIL\n10. $HUSA"\t\t\n$BABA I just need to find out @ what price the shorts are going to cover before I step in!\t\t\n"مؤشرات الأسواق الصينية تنخÙ\x81ض!\n\nانخÙ\x81ضت مؤشرات هانق سنق لسوق هونج كونج 5.7% بسبب الاغلاقات بالصين والخطر الجيوسياسي\n\nمن بين الاسهم التي انخÙ\x81ضت والمدرجة بالسوق الامريكي بالاضاÙ\x81Ø© للسوق الصيني:\n$BABA (-11.5%)\n$NIO (-10.5%)\n$JD (-9.9%)\n$NTES (-7.9%)\n$BIDU (-7.49%)\n\n#الصين #سوق_الأسهم https://t.co/6ZNhgenRCY"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA prob gonna delist . Sorry sorry story. Chinese gov absolute hoes â\xad\x90\t\t\n@Losi Ofc $BABA âš¡\t\t\n$BABA Margincalls about to call. Run down will be alot faster than 10% a day. ï¸\x8f\t\t\n$BABA $72 premarket! WOW https://t.co/7ouzmRuHJr\t\t\n$BABA Once I get my money back', ' I won’t buy Chinese stocks ever again. Government is deliberately ruining investors. ï¸\x8f\t\t\n"@Rakeel_Maharaj I love NIO. I follow the company\'s relationship with the Chinese government very closely though. A whiff of tension and I am a gone girl. \n\nJack Ma and $BABA need to be your yardstick if you wanna play in China. Shit can go deeply wrong if you don\'t stay insanely close to news"\t\t\nPuede que EEUU nunca valore a $BABA como una empresa de EEUU pero a los precios actuales es irrelevante.\t\t\nmy money is with a great company $BABA https://t.co/SRhrXjSlgD\t\t\n$BABA $HUYA JPM just lowered PTs for the Chinese stocks. Crazy… I would love to see how they come up with these numbers. Analysts are reactive to the market rather than actually doing some proper valuation. ï¸\x8f https://t.co/CXgyBf76iN\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (17)\n2. $OIL (15)\n3. $SPY (14)\n4. $VXX (13)\n5. $BABA (13)\n6. $NFLX (3)\n7. $GOOG (3)\n8. $MUST (3)\n9. $TSLA (3)\n10. $UVXY (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/fRmgAAOYtP"\t\t\n$BABA $50 ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $VXX 🥈\n3. $VIX 🥉\n4. $BABA\n5. $AGRI\n6. $GFAI\n7. $CYRN\n8. $TCEHY\n9. $OIL\n10. $HUSA\n\n( Sorted by most recent ) https://t.co/HOaMOgsX3p"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA CCP is a stubborn and self-centered party 💯\t\t\n"Que las cotizaciones de $NIO', ' $BABA', ' $JD… Son ridiculas lo sabe todo el mundo. Ahora bien', ' ¿son buenas compras ahora mismo? \n\nYo tengo posición en NIO y BABA', ' pero llevo sin ampliar mucho tiempo. No es momento de comprar', ' sino de observar. En mi opinión', ' claro."\t\t\nSo HK tech needs to go up 65% to just go back to Jan levels 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f. It can go up but what are the chances of such a move in the short term? $BABA $KWEB âš¡\t\t\n$BABA hilarious! ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@GTroika Yo un pelÃ\xadn con $BABA\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\nso $baba is trading at IPO price... is it time to cop some?\t\t\nRT @realalexvieira: PayPal is Down 75%. Your Energy Bill is up 75%. Perfectly Hedged. Alex Vieira Rules. $BABA $TWLO $PYPL $NIO $LCID $SPY…\t\t\nPayPal is Down 75%. Your Energy Bill is up 75%. Perfectly Hedged. Alex Vieira Rules. $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #paypal #energy #oilprice #bb22 https://t.co/ImdDU3LKV5\t\t\n$BABA Buying and see you in 5 Years! 💟\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\nI would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA cooked 🤣🤣🤣 âš¡\t\t\nQue no os vendan la moto de que $BABA es la única que está corrigiendo y poniéndose a precio ridÃ\xadculo. Cae todo el Hang Seng👇 https://t.co/e8qOpCquu7\t\t\nPayPal is Down 75%. Your Energy Bill is up 75%. Perfectly Hedged. Autonomous AI Vision Rules. $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #bbb22 https://t.co/ImdDU3LKV5\t\t\n$JD which better for buying 1- garbage $BABA 2- $JD 3- $NIO  which is the best one ? ðŸ‘\x8d\t\t\n$BABA 👀👀\t\t\n$BABA isn’t it beautiful? 🆓 https://t.co/QLv3vEa8Fr\t\t\n$BABA Isn’t is beautiful? 📣 https://t.co/HEmR8Dt5eC\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 144\n$MULN  Price: $1.77  Mentions: 137\n$AAPL  Price: $150.62  Mentions: 133\n$GFAI  Price: $0.91  Mentions: 71\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\nOtro 7% en pre para $BABA ¿Qué pasa hoy?\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TihoBrkan: 9/ Margin of safety is achieved via better valuation entry: buying quality businesses when in distress. \n\nSo we are glad our…"\t\t\n$BABA is only a 6% loss for the day considered a win? â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA OTM PUTS THIS WILL GET DELISTED I PROMISE YOU 💢\t\t\n"🤕\nâ–ªï¸\x8fAlibaba $BABA $180 -> $65', '\nâ–ªï¸\x8fJDcom $JD $100 -> $35', '\nâ–ªï¸\x8fBaidu $BIDU $245 -> $90', '\nâ–ªï¸\x8fVipshop $VIPS $9 -> $7', '\nâ–ªï¸\x8fBilibili $BILI $80 -> $15', '\nâ–ªï¸\x8fWeibo $B $32 -> $24', '"\t\t\nRT @m_hebenstreit: Either Chinese stocks 🇨🇳 will follow Russian stocks 🇷🇺 into inferno or they present some of the best buying opportunitie…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@mario10xCiento @_JOSE_2020_ @a_inversor Gracias Mario de corazon! Desde inicio de año que vendÃ\xad todo', ' empecé ayer a comprar. En $BABA pienso en risk/reward', ' y sinceramente', ' si se va a $0', ' no me haria daño', ' no tengo una posición enorme', ' 20 acciones. También inicié posicion en $EPAM', ' $NFLX y $FB compre hace unas semanas\t\t\n$BABA Unlisted today? LMAO âš¡\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"أكبر شركات التكنولوجيا المالية Ù\x81ÙŠ العالم 2022 من Ø\xadيث القيمة السوقية\n\n$V $MA $BABA (Ant Group) $TCEHY (OTC) $PYPL $INTU https://t.co/Gg9Rn7cL5G"\t\t\n$SPY $AAPL $BABA I don’t want to see this. 💲\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Is this going to zero today or what? 🔔\t\t\n"Lately', ' with the declines we’ve seen in China stocks like $BABA and $TCEHY', ' I’m renewing my thoughts whether I should invest in China. \n\nBut a few factors are stopping me:"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"Wow! Y pensar que hace pocos meses habia gente en Twitter diciendo que $BABA a 320$ estaba barata y compraban a manos llenas...\nR.I.P. https://t.co/8mm23NQRTO"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA $35 a stock â˜\x9d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then and and FCF has compounded at  30%."\t\t\n$BABA Very close https://t.co/dEeYoW2w4D\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA Emotional damage!  \n:(( ï¸\x8f"\t\t\n$SPY holy cow. Someone just dumped the china ftse. Do they know something coming that we don’t ? $AAPL $BABA 🆓 https://t.co/1BSUDlld5U\t\t\n@NlCKStocks $BABA lowest since June 2016 🤯 thoughts on how much lower it can go?\t\t\nRT @realalexvieira: WW3 Started With Brazilians Watching The Big Brother 2. You\'re Living in a Perfect World $BABA $TWLO $SNAP $NIO $LCID $…\t\t\nWW3 Started With Brazilians Watching The Big Brother 2. You\'re Living in a Perfect World $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #bb22 https://t.co/0xocWUI2Dg\t\t\n"@compound248 Are you saying $BABA will pay a dividend?\nThat would be great but I\'ve never seen them indicate that such a thing would be forthcoming."\t\t\n"Most mentioned symbols (6H):\n\n1st $VIX 4\n2nd $SPY 4\n3rd $TSLA 4\n4th $BABA 3\n5th $QQQ 3\nhttps://t.co/uEGGQAej1X"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA Going to buy at $69.69 âž¡\t\t\n$BABA I\'ll take my 150$ loss on the 35 shares bought at the close and pick a US stock to trade. Not worth the risk 📌\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Delisted soon! Rest in peace BABA! 📈 https://t.co/ANXCYSoPRE\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@elfarmaceuticoa @Dividenduck Ya se empieza a ver en Twitter ese movimiento en bastante gente', ' esperemos que no hagamos de esto un $baba\t\t\n"@inglouriouscap An Investor has to be very naive if he/she considers $BABA as a ""trade"" \n\nPeter Lynch did give example of Kaiser Industries(unjustified)  and Polaroid(justified)\n\nThe typical mistake is to time the market : ""It is always darkest before the dawn"""\t\t\n$BABA blacksheep ….. https://t.co/2YcocqVdwF\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA squeeeeeeeze baba ðŸ’\x9d\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@RadiConsultancy ولكن كل شي نزل مو بس الصين لو كانت الاسهم الصينية من دون غيره بيكون كلام سليم ! $NIO', ' $BABA 🔥🔥\t\t\n$BABA I don\'t think we have to worry about another Chinese company wanting to register on any US exchange after we treat like this! So corrupt we set a bad example on fair markets. ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA down another 6% pre-market as China panic selling continues https://t.co/RHm7AzhZaX\t\t\nRT @LoganGlare: @inglouriouscap Anyone who followed Munger without considering his position sizing in $BABA (relative to his net worth) got…\t\t\n"@EstherCasas18 Realmente tener $BABA no es un problema', ' si realmente sabes lo que quieres. \n\nEl problema es aquella gente que piensa que es la única solución para ganar dinero', ' y no ve más allá."\t\t\n$BABA this is like March 2020 panicked sell off ', ' Trump saved the market back then. ï¸\x8f\t\t\nShares of the largest US-listed Chinese companies are already trading on the Hong Kong Stock Exchange', ' including $BABA $JD $NTES $NIO $BIDU', ' etc. Generally', ' investors can convert the US depository shares into HK-listed shares', ' and the other way around https://t.co/leXlXnu5oe\t\t\n@_JOSE_2020_ @a_inversor @xavier_comas No os cebéis con Xavi', ' que es de los pocos que nos pasa la mano por la cara y nos puede hacer callar con un tweet. Y no me refiero a $BABA. Que además es un tio 100% transparente y honesto. De hecho os recomiendo que le deis follow.\t\t\n$BABA This barely has to do with china imo', ' the $SPY is being stubborn but on the brink of collapse', ' just look at the Hang Seng Index. Global markets down. ï¸\x8f\t\t\n@Larryjamieson_ Sir', ' have you seen the $BABA bulls / pumpers? They are everywhere. I think they will risk exposure to nuclear fallout to pump it in the streets. Until they’re all gone', ' we go lower\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"$BABA if there is no profit', ' the price is what \n\nWhere profit go', ' to the people', ' love it 🆓"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA #China https://t.co/MEYSju4wU9\t\t\nRT @realalexvieira: This Man Warned But You Did Not Believe Him. Now', ' You Will Burn Alive. Markets Panic Worldwide $BABA $TWLO $SNAP $NIO $…\t\t\nRT @realalexvieira: This Man Warned But You Did Not Believe Him. Now', ' You Will Burn Alive. Markets Panic Worldwide $BABA $TWLO $SNAP $NIO $…\t\t\n"RT @usstockbot: ✅米国æ\xa0ªãƒ’ートマップ(プレ)\n\n先物\nダウ +0.0% S&P500 +0.1% ナス +0.2%\n\n上ä½\x8d\n$YALA +6.8% $GME +5.1% $NNOX +3.9% $PINS +2.8% $SKLZ +2.8%\n下ä½\x8d\n$YINN -…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$baba shills ? $nio shills ? Ccp stock shills ? charliemunger ? @BlackRock ?\t\t\nThis Man Warned But You Did Not Believe Him. Now', ' You Will Burn Alive. Markets Panic Worldwide $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/CMsspjJW4T\t\t\n$BABA congratulation bears ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA where is Charlie munger? 😂 🌟\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$PRX To be honest', " I would never have expected Prosus at 40 Euro and 'uninvestable'. I've been temped for weeks now", " but political uncertainty blocked me from pulling the trigger. It's like 'candy behind bars'. Same goes for $BABA", ' although less political risk?\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA not sure how people stay in this..lol..US is shorting china stocks to zero lol 🆓\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA $35 incoming all time low ï¸\x8f\t\t\n$BABA Will there be a day when this goes up 30%? â\x8f©\t\t\n$BABA the question to answer is: When will we see the turn around? ï¸\x8f\t\t\n$BABA Sold premarket at 73.55', ' sorry whoever bought. â\x9d¤\t\t\n@iamtomnash Will buy 10 shares when $baba hits $30 ;)\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $AGRI 🥈\n3. $GFAI 🥉\n4. $ES_F\n5. $CYRN\n6. $TCEHY\n7. $BIDU\n8. $WYNN\n9. $KWEB\n10. $JD\n\n( Sorted by most recent ) https://t.co/fFTdR1T6uB"\t\t\n"🇨🇳📉\nPinduoduo   $PDD -20', '54%\nJD. com        $JD - 10', '52%\nAlibaba        $BABA -10', '32\nTencent       $TCEH -8', '94%\nXiaomi         $XIAC -8', '64\nBaidu           $BIDU - 8', '37%\nDidi              $DIDI -6', '88%"\t\t\n"Largest stocks that hit new 52 Week Lows at some point today\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNetflix $NFLX\nCiti $C\nStarbucks $SBUX"\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"$BABA $TCEHY \nDeals of century 👉"\t\t\n$BABA I have never seen so many sinister bears. Their basking in peoples misery needs to be punished BIGLY for this. 💫\t\t\nRT @JDB_trading: $BABA weer -6% pre-market! 73 usd. Ik krijg serieus al vanaf 250 de vraag of dit aandeel koopwaardig is. Minimaal -80% van…\t\t\n"$BABA $TCEHY $CWEB $YINN \nStrong buy \nChina Says It Wants to Avoid U.S. Sanctions Over Russia’s War\n\nps://www.bloomberg.com/news/articles/2022-03-15/china-says-it-wants-to-avoid-u-s-sanctions-over-russia-s-war 🌟 https://t.co/Q9b7rBghOX"\t\t\n$BABA well look at the bright side - we are not down 10% ‘yet’! ðŸ‘\x8f ☑\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA won\'t buy back their ADR shares', ' stop dreaming. They need to donate their money yo CCP agenda to improve CHINA military power and citizen common prosperity. ï¸\x8f\t\t\n$BABA they have a net cash position of 45 dollars per share. Are we all crazy here??? ï¸\x8f\t\t\n$BABA how is gold even selling off â\x9d¤\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"$BABA $JD\nIn every crisis there is an opportunity.\nGood luck investing everyone â\x9d—"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$NIO $baba I’m holding so that\'s reason enough to sell. â˜\x9d\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"$BABA haha. \n\nOnly 72 points left to zero ! ðŸ‘\x8d"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n@itscharliemar Everyone says they\'re waiting for a crash so they can buy well', ' this is what a crash looks like.  Nobody wants to buy $BABA\t\t\n@21stCentValue Just 1 advice..when you are long on a hot potato like $Baba..never to look at daily chart..better to look at monthly charts..\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n@JeanRalphio5 @KP_on_scene i mean', ' it kinda was. $BABA has had massive sell offs all last year and this year. 🤷â€\x8d♂ï¸\x8f ï¸\x8f\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA -14% ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nTengo mi cartera ahora mismo en -40% por culpa de $Baba empecé a comprar a 167', ' luego a 140', ' 120 y las últimas compras a 89. Seguiré ampliando. Los memes los metéis en el culo 🤟porque Amazon', ' Tesla', ' etc también han caÃ\xaddo 30% por lo menos no? Ezentis y otros chicharros ni hablar\t\t\nRT @JDB_trading: $BABA weer -6% pre-market! 73 usd. Ik krijg serieus al vanaf 250 de vraag of dit aandeel koopwaardig is. Minimaal -80% van…\t\t\n"✅米国æ\xa0ªãƒ’ートマップ(プレ)\n\n先物\nダウ +0.0% S&P500 +0.1% ナス +0.2%\n\n上ä½\x8d\n$YALA +6.8% $GME +5.1% $NNOX +3.9% $PINS +2.8% $SKLZ +2.8%\n下ä½\x8d\n$YINN -9.2% $CWEB -8.3% $TIGR -5.7% $BABA -5.7% $BIDU -5.7% https://t.co/FZjUTvtfox"\t\t\n"10/ But the execution was still too early', ' and early is wrong. \n\nWe would be far more glad if we were starting our $BABA entry positions today in the mid-70s', ' than 6 months ago in the mid to low 100s. Likewise for Tencent', ' too.\n\nOnly with the help of hindsight bias. 😂"\t\t\n"9/ Margin of safety is achieved via better valuation entry: buying quality businesses when in distress. \n\nSo we are glad our average entry in $BABA is 126 instead of 180', ' 230', ' or even 280 near the peak. Likewise for $TCEHY.\n\nIt increases the odds of breaking even or profiting."\t\t\n$BABA why does the universe hate me lol. ðŸ‘\x8d https://t.co/XsVaw1vaZ9\t\t\n"1/ For a variety of obvious reasons', ' including big egos', " investors aren't fond of critiquing themselves.\n\nSo let me start from the start.\n\nConsidering the shares of $BABA peaked well above $300", ' we exercised patience (a lot of it) watching the price decline by more than half... https://t.co/Qp18FmrSup"\t\t\nChinese stocks are at risk of being delisted. That’s what’s causing the meltdown? $NIO $XPEV $BABA $BIDU .\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChina’s Nasdaq $KWEB $20', ' down 80% in 1 year…in an era of low rates and no recession. Amazing performance ðŸ‘\x8f $BABA $BIDU $PDD â\xad\x90\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@el_liberado @InlawInvestor @assetsinvestor @AdrianAnselmoG Alibaba cotiza en Usa como ADR como $BABA y como la accion original de HK pero en OTC como $BABAF. Si tenÃ\xadas una puedes comprar la otra sin tener que esperar 2 meses\t\t\n$BABA Baba has been fucked … i will wait it under 30$ 👆\t\t\n"アメリカæ\xa0ªã€€ä¸\xad国系銘柄地ç\x8d„?\n$nio $xpex $baba $jd\n\nã\x81¤ã\x81¾ã‚Šã\x81“れã\x81¯\nã\x81Šã\x81£ã\x81±ã\x81˜ã\x81¾ã‚Šã\x81®å\x90ˆå›³ï¼Ÿ\nã\x81ˆâ\x81ˆ\n🇺🇸🆚🇨🇳🇷🇺\n\n#投資 \n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„"\t\t\n$BABA 😂😂 to think I had money in this horse crap stock at one point hahahaha 🥇\t\t\n"$BABA remember BTC was $18k then dropped to $3k', ' everyone said scam', ' worthless coins etc… and a few months later', ' it goes to 68k\n\nBuy when we are in deep fear ! \nAre we there yet', ' not sure', ' but DCA always win ! 😃"\t\t\n$BABA $KWEB $PDD $JD 📉📉📉📉 ðŸ\x8f¼ https://t.co/eSE098s2nQ\t\t\n$BABA never saw so much oversold on that fundamentals $JD â\x9d¤\t\t\n$BABA 50% â˜\x9d\t\t\n$BABA weer -6% pre-market! 73 usd. Ik krijg serieus al vanaf 250 de vraag of dit aandeel koopwaardig is. Minimaal -80% vanaf de top en dan een keer uitbodemen met positieve divergentie?Not Yet!!\t\t\n$BABA At this point', ' 2% or 3% red day is a win.. 📢\t\t\n@charliebilello @ycharts Falling knife is real for $baba now\t\t\n$BABA just stopping in to say… oh my gawddd 😀\t\t\n$BABA $KWEB $PDD $JD 📉📉📉📉 📈 https://t.co/RdDj5y3yLl\t\t\n"$BABA remember BTC was $18k then dropped to $3k', ' everyone said scam', ' worthless coins etc… and a few months later', ' it goes to 68k\n\nBuy when we are in deep fear ! \nAre we there yet', ' not sure', ' but DCA always win ! âš¡"\t\t\n$BABA never saw so much oversold on that fundamentals $JD 📈\t\t\n"March 15 2022 watchlist \n\n$MULN one of the best trend will add on the dips\n\n $RCAT looks strong will see which way it goes\n\n$MRNA research on new drug \n\n$COUP will add calls for quick bounce and then puts \n\n$BABA  puts will play big"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA 50% 🆓\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA At this point', ' 2% or 3% red day is a win.. 🆓\t\t\n$BABA just stopping in to say… oh my gawddd 📢\t\t\n$BABA 2016 prices amazing. ï¸\x8f\t\t\n$BABA price looks like china got sanctioned as well 🤣 ✨\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$Baba Alibaba Not The Only One Betting Big On Potential $50B Chinese Metaverse Market: Here Are Other Likely First Movers\nFollow us @WebullGlobal\n  https://t.co/MJYypmJJFQ"\t\t\n$BABA Buy limits in place 😬 â\x8f©\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 143\n$MULN  Price: $1.77  Mentions: 135\n$AAPL  Price: $150.62  Mentions: 132\n$GFAI  Price: $0.91  Mentions: 68\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nGet low🎶🎶🎶🎶\n🔪🩸🩸🩸 ï¸\x8f"\t\t\n$BABA The big winner of this war will be China. Some people are going to make a fortune buying stock of Chinese companies at these prices. Patience will pay. 📈\t\t\n@BigData07 That makes you happy? $BABA\t\t\n"$BABA stock price is not the company and company is not the stock price.\n\nFocus on why you invest in BABA', ' not the current short term panic ðŸ‘\x8d"\t\t\n$BABA honestly I’m glad about this. You people don’t learn your lesson about Chinese stocks and keep buying thinking you’re getting value â\x9d¤\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$BABA damn already down another five dollars this morning some of  y’all motherfuckers ain’t never gonna get your money back…. Y’all be having capital loss right off for the next two decades 😂😂😂 ï¸\x8f\t\t\nRT @EcstaticJack: $NIO $BABA $TDOC $PLTR  Will NEVER invest in specific stocks again...etfs are the way. We cannot guess the next apple aft…\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"@bsunds ....100% agree.  Invest in $BABA later', ' when the Russian-Ukraine war is over', ' and the threat of recession has passed.  \n \nI\'m loving $YANG now. â˜\x9d"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA 72 in pre-market ï¸\x8f\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA puts on every spike. 📌\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 18 | -51.4% | 🚀\n| $BABA | 17 | 88.9% | 🚀\n| $SPY | 14 | 16.7% | 🚀\n| $ARKK | 8 | 33.3% | 🚀\n| $RC | 5 | -16.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkEggz"\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"$BABA this 5% move to most of the baggers means nothing now. \n\nIf ur avg is $150', ' it is just about 2.5% drops 📣"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (17)\n2. $OIL (12)\n3. $BABA (10)\n4. $ARKK (7)\n5. $FB (5)\n6. $GME (4)\n7. $WISH (4)\n8. $TSLA (3)\n9. $AAPL (3)\n10. $BROS (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/tZiAEBSlAv"\t\t\nSi $BABA abre asÃ\xad buscare un long para un rebote.\t\t\nMonday Afternoon\'s Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba', ' Dada', ' Pinduoduo', ' Other Major Chinese Firms $BABA $DADA $PDD https://t.co/EPqfFm0juR https://t.co/7BKnrKupOw\t\t\n"RT @JoshuaTai0427: Execution is often underrated when valuing a company because it cannot be pin point with exact numbers. \n\nOne prime exam…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 19 | -48.6% | 🚀\n| $BABA | 17 | 88.9% | 🚀\n| $SPY | 14 | 27.3% | 🚀\n| $ARKK | 7 | 16.7% | 🚀\n| $RC | 6 | 20.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$BABA China is easing their monetary policy and why they want to help Russia and knowing it will plummet their economy \n\nNo way! Just media BS\n\nBuying every dips 📶"\t\t\nSo here we go folks. US pre market abt to open. $BABA $JD $BIDU expected to be -5% to -6% lower. Margin calls may exacerbate downside. Another -10% day ðŸ‘\x81\t\t\nRT @ottowallace: $BABA 10% de caida', 'mÃ\xa0s del 30% en un mes. El anÃ\xa0lisis técnico ya lo avisó... https://t.co/bTO8jZoV0X\t\t\n$BABA 10% everyday :( 👇\t\t\nRT @ottowallace: $BABA 10% de caida', 'mÃ\xa0s del 30% en un mes. El anÃ\xa0lisis técnico ya lo avisó... https://t.co/bTO8jZoV0X\t\t\n$BABA $TENCENT they bringing these private or something? Never seen any mega cap take such a beating before. 👀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nEither Chinese stocks 🇨🇳 will follow Russian stocks 🇷🇺 into inferno or they present some of the best buying opportunities of the decade. What do you think? 🔥 or 🚀? #Investing #Stocks #China $BABA $BIDU $JD $TCEHY $NTES $XIACF https://t.co/mFsQv5zZTW\t\t\n$BABA it was a good strategy buying call and put. I am going to cash out my put and let the call until April 8 and hope. ï¸\x8f\t\t\n$BABA what a short!!! 👉\t\t\n$BABA 10% de caida', 'mÃ\xa0s del 30% en un mes. El anÃ\xa0lisis técnico ya lo avisó... https://t.co/bTO8jZoV0X\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA the Chinese will steal your $ â–¶\t\t\n"$BABA me temo que ya sólo queda puerta grande o enfermeria.\nSi no hay deslisting o algún tipo de fraude en las cuentas será puerta grande.\nYa no se lee a nadie anunciar que compra', ' eso deberÃ\xada ser buena señal."\t\t\n$BABA $68-$70 at the open folks', ' it is what it is. Ride it out or take the huge loss?! For most it would be a -50%-75% Loss', ' IM NOT ABOUT TO SELL FOR THAT. 👇\t\t\n$BABA hang seng index almost testing 2012 lows soon it will be 2008 and lower ðŸ‘\x81\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA fcking speechless', ' shut down china market for fck sake', ' china russia fckers 💲\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFor those thinking oh we can trade it on HK. Well yes u can but it won’t be at these prices. With foreign capital fleeing', ' the multiple will be much lower $BABA $KWEB 📈\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @wannabeoptions: $SPY $QQQ $BABA $DIDI $MVST $NIO\n\nQuite the non stop dips on the china futures/market. They have seen some large dips d…"\t\t\n$BABA glad I got out in January â˜\x9d\t\t\n"Well kept secret: I lost money on my $BABA trade\n\nWatched bottom for 3 months as it ignored all geopolitical events and inflation just to find this chart: https://t.co/6dSx0N5iYV"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @NIONenad: Yup. I think he wanted them all off the exchanges. Now he’s buying. $NIO $BABA\t\t\n@carlosotermin ¿La tacha en el ataud de $BABA? Si encima no se pueden enviar mercancÃ\xadas… ¿Sigues confiando igual que antes? Gracias!\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"En mi cartera… \nno se habla de $BABA - no no no… 🎶 https://t.co/hqkakGwVos"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Letmoneywork050: $Baba erwischt es heftig. Hatte ich vor einigen Monaten verkauft wegen dem zu starken Eingriff der chines. Regierung.…\t\t\n"INVESCO EXPECTS MORE CHINA ADR’S TO BE ADDED TO US HFCAA ( Holding Foreign Companies Accountable Act ) PROVISIONAL LIST\n\n$BABA $BIDU $JD $BILI $NTES $PDD $KWEB $FXI $WYNN"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n@FilmdailyT Thats like sell low buy high no? $BABA\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nJudging from the drying-up of \'Grandpa Munger has loaded up on $BABA\' tweets', ' we must be nearing the bottom. https://t.co/kLyEiNLhaO\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"$BABA \n\nI’d just like to thank all the bears for providing a healthy amount of skepticism and saving my account from horrendous loses. 🪦ðŸ™\x8fðŸ\x8f½ðŸ‘€ ï¸\x8f"\t\t\n$BABA the best things in life are free', ' Kanye said 💲\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n"Is $BABA  under $SPY ? \nI hope not. ✅"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$NIO $BABA $TDOC $PLTR  Will NEVER invest in specific stocks again...etfs are the way. We cannot guess the next apple after all', ' it\'s like a lottery. Patience and dca in etfs is the way either we like it or not... â\xad\x90\t\t\n$BABA sub $50 incoming. 😘\t\t\nLook at all the people cheering $BABA\'s fall. Kind of funny to watch despite being down 50% on my position\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @priyamurthy2193: $BABA I’m case people don’t know this half the shit you buy from Amazon is purchased in Alibaba and resold to you idio…\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @WallAnalyst: $BABA is trading like a penny stock / altcoin lol. Is the market trying to tell us something??? \n#BABA"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (9)\n2. $BABA (9)\n3. $SPY (4)\n4. $TQQQ (4)\n5. $COM (4)\n6. $AAPL (4)\n7.…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA NEW ARTICLE : Alibaba stock has dipped by 38% over the last month: here are the best places to trade it https://t.co/YY9y3uwNdM Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/PASaRaBFcK\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $ES_F 🥈\n3. $OIL 🥉\n4. $HUSA\n5. $INDO\n6. $CYRN\n7. $IRNT\n8. $VXX\n9. $SPX\n10. $NDX\n\n( Sorted by most recent ) https://t.co/DzEPpo9xgG"\t\t\n"$BABA Anyone knows which platform allows you to buy this in HK? ✅\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/D5JmRCwhub"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nWe would note', " we have no exposure as yet to $BABA as the value couldn't be ascertained", ' that would change on the next 30% drop.\t\t\n$BABA China we have a problem! ï¸\x8f\t\t\n$BABA If someone sells…. Another is buying…. Stupid sellers! 💲\t\t\n$BABA i would like to thank JPM for downgraded $BABA and set PT $65 ðŸ‘\x8f this is not catching a falling knife but catching a falling 💎instead 🤣 keep loading up DCA 💯\t\t\n$BABA i would like to thank JPM for downgraded $BABA and set PT $65 ðŸ‘\x8f this is not catching a falling knife but catching a falling 💎instead 🤣 keep loading up DCA\t\t\n$BABA end of baba🔻🔻🔻👨â€\x8dðŸ\x8d³ 😃 https://t.co/tkB3PWrCmY\t\t\n$BABA RIP 🤣ðŸ\x90»ðŸ¤£ðŸ¤™ðŸ\x8f¼ âš¡\t\t\n$BABA Buying! When others fears! 👉\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA guys dont touch this under it hits sub 50!!!!! 👇\t\t\n"New video. News and technical analysis on $NIO & $BABA. Check it out', ' thank you! \nhttps://t.co/zo6Hy4p7fK"\t\t\n"Someone somewhere is getting paid life-changing money for drawing that yellow line and coming up with some post-factum narrative. 😂\n\n$BABA price targets by JPMorgan. https://t.co/iw88mg6igZ"\t\t\n$baba people hate it now', ' they are going to love it when it goes up to 200 or so. Always the same\t\t\n"$BABA is trading like a penny stock / altcoin lol. Is the market trying to tell us something??? \n#BABA"\t\t\n$BABA I’m case people don’t know this half the shit you buy from Amazon is purchased in Alibaba and resold to you idiots and comes wrapped up in an Amazon box. âž¡\t\t\n"$BABA HK close &low almost same: HKD71 -> $72.56 or €66.11 (-6.7% to $77.76 US close)\n\nGood price!! I’m again buying today if the\nUS pushes it down further significantly… 💢"\t\t\nI am amazed by how China regulator ruined great companies like $BABA $TCEHY $BIDU $JD. Is this really what the government want? $FXI\t\t\n"Hong Kong Vix has had extremely strong resistance now historically\n and buyers are losing power extremely quickly on these occasions historically', ' vix has been slaughtered extremely quickly. Everyone is short this could be a historic melt-up rally\n$KWEB $BABA $JD $PDD $NIO $BIDU"\t\t\n$BABA the drop will not be just few days', ' good case probably will drop 10% each day for several weeks', ' worst case for years ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA must not know that everything she buys comes from China. Special type of stupid. Then throw away everything in your entire house. China supporter girl. ✅\t\t\n$BABA wouldn\'t buy it.. no matter how low it goes. â\x8f©\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 142\n$MULN  Price: $1.77  Mentions: 134\n$AAPL  Price: $150.62  Mentions: 131\n$GFAI  Price: $0.91  Mentions: 66\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA my gut telling me Charlie munger got margin called ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA not touching this! Hang Seng keeps dropping like a rock!\t\t\n$BABA So many bears in here. That\'s when you know it\'s time to buy. 🥇\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA Anyone holding Chinese stocks deserves to lose money as Xi and his comrades support Putin and his pointless war on Ukraine. 😄\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Warren buffet said rule no1 is not to lose money', ' but bull keep losing more money', ' probably 90% of it value has loss âš¡\t\t\n$BABA Chinese trash. Xi openly supports Putin’s war of choice. ðŸ‘\x8d\t\t\n"$BABA \n\nSo grateful to have just ate the 4% loss yesterday. \n\nShould have just went short my goodness. â\xad\x90"\t\t\n$SPY $BABA This stock maybe red', ' and all of china in general', ' but with global markets doing so bad the american economy is gonna crash soon too. ðŸ’\x9d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA like i said', ' dont buy this stock now', ' peoples in china many cant find work', " can't do business due to covid. No money to buy food", ' how they will be able to pump stock 📊\t\t\n"$BABA \n\nSo grateful to have just ate the 4% loss yesterday. \n\nShould have just went short my goodness. ðŸ‘\x81"\t\t\n@sunchartist It\'s interesting that Masayoshi Son still owns a big chunk of $BABA. No wonder the CDS of Softbank was spiking\t\t\n$SPY $BABA This stock maybe red', ' and all of china in general', ' but with global markets doing so bad the american economy is gonna crash soon too. 💲\t\t\n$BABA like i said', ' dont buy this stock now', ' peoples in china many cant find work', " can't do business due to covid. No money to buy food", ' how they will be able to pump stock 😀\t\t\n"@LaksaTasty @jbrandimore @HML_Compounder @satorimind @rosemontseneca $BABA PE etc. needs to be adjusted for round-tripping. Which is a huge amount of work. \n\nTread carefully. 🚩 ðŸ\x8fŒï¸\x8fâ€\x8d♂ï¸\x8f"\t\t\n"@oldoddcoder @zhusu Almost 70% $baba down', ' brutal..\n\nThe amount of lives associated with that business are unimaginable"\t\t\nRT @sohamkanade: those who invested in $BABA are you still hodling and why\t\t\n$BABA fed gonna back off waking up and seeing this at the meeting ï¸\x8f\t\t\n@EntropyDenier @notabigdeal111 Why would you invest in $BABA or $KWEB? Do you have an edge in knowing why the CCP is purposefully destroying value?\t\t\nAgain those who keep on repeating ‘buy when others are fearful’ forget Buffett’s number 1 rule - “Don’t lose moneyâ€\x9d $BABA $KWEB ðŸ\x8f¼\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n"RT @SmartOption20: تØ\xadليل الÙ\x81يسبوك $FB \nمقاومة مهمه الان على اللØ\xadظى عند 193 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 196.5_203.\nدعم اول 191 دعم ثانى 18…"\t\t\n"@JesusDelascio Gran operación! Ganará seguro! \nEscenarios:\n1- $BABA las acciones suben. Gana € 👌\n2- Expropiación del Gob Chino. Aprenderá lo que es el comunismo. 😬"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"$BABA another 5% down at German open. Hang Seng nearly another 6% down\n\nThey can\'t fix the next big market crash. cash drying out on the streets ðŸ\x8f¼"\t\t\n$BABA total collapse in hk market', ' worst than 08 âž¡\t\t\nLa cotitzación de $BABA en el indice Hang Seng (HSI)', " esta en 72$ Donde acabara hoy en la cotización de USA?? https://t.co/4pdvFuvIFY\t\t\n@notabigdeal111 @BradMunchen But I'm just about to harvest my $baba loss and roll into $KWEB\t\t\n@21stCentValue Much of value investing has become a condescending tone of “oh Mr. Market is just irrationalâ€\x9d. But Mr. Market is not stupid and it’s prudent to listen to him. He told us the risks are piling with $baba. He also warned us on $fb", ' $intc and many other value darlings\t\t\n@cafetero7878 @chenjunmin @TheMarketDog @resulfox Wow are u seeing the fall in prices in hkse now? It’s crazy', ' $baba down 12%', ' $JD and tencent down 10% each. Looks like someone or many got margin call\t\t\n"Buy the f*#&§$ China-Tech Dip?! 🚀🙈\n$BABA', ' $JD https://t.co/Pk1Z2EiltQ"\t\t\nAlibaba Not The Only One Betting Big On Potential $50B Chinese Metaverse Market: Here Are Other Likely First Movers $BABA https://t.co/2h94aNabvx\t\t\n$BABA What The F- ðŸ‘\x8d\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n$BABA wow what happened in hk? Did something coMe out â\x9d¤\t\t\n$BABA Im down $200 I surrender the bears are right and smart I should have seen this coming â–¶\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA you cant apply us or western valuation to china stocks ↘\t\t\n$BABA @hristopelov calling this shit stock ever since over 200 and retarded bulls never listen. Here is the karma. ï¸\x8f https://t.co/oawADcAOhm\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@danielgladis glad Munger did not convince them to buy $BABA\t\t\nUS pre marker indicating : $BABA -7%', ' $JD -5%', ' $BIDU -5%. Another brutal day upcoming for delusional longs â\xad\x90\t\t\nAlibaba Not The Only One Betting Big On Potential $50B Chinese Metaverse Market: Here Are Other Likely First Movers https://t.co/buQJDQqvDF $TCEHY $BABA #Metaverse\t\t\n@deltagammaqueen $BABA please!\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nRT @Truly_Slide: @saxena_puru Also', ' would you consider $BABA or $FB or a big boy at prices like this? I know you’re usually in the earlier…\t\t\n"$BABA sure is tempting here...\n\nhttps://t.co/Vx4Q40KzTR"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (9)\n2. $BABA (9)\n3. $SPY (4)\n4. $TQQQ (4)\n5. $COM (4)\n6. $AAPL (4)\n7.…"\t\t\nWill $BABA ever recovered\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $OIL 🥇\n2. $MBI 🥈\n3. $TSLA 🥉\n4. $HUSA\n5. $INDO\n6. $U…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @BULLReturns: Going to below 9x then', ' fyi normalizing   last quarter', ' the eps growth was still negative.... $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (9)\n2. $BABA (9)\n3. $SPY (4)\n4. $TQQQ (4)\n5. $COM (4)\n6. $AAPL (4)\n7. $GOOG (4)\n8. $ROKU (4)\n9. $WISH (3)\n10. $ZM (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/HOWJCCJqAw"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $OIL 🥇\n2. $MBI 🥈\n3. $TSLA 🥉\n4. $HUSA\n5. $INDO\n6. $UPST\n7. $BABA\n8. $PRQR\n9. $AGO\n10. $VOW\n\n( Sorted by most recent ) https://t.co/a2R6hwFvG3"\t\t\n$BABA i ainteen gon lie now this sad how much bulls losing 💢\t\t\n$BABA mother fuckera chinies comunist corona head. Fuckera ï¸\x8f\t\t\n$BABA why would anyone buy this with all the issues in china right now', ' not to mention their impending housing market crash!?!? Buy $YANG thank me later ï¸\x8f\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"$TME $NIO $BABA $JD  Look like Mainland China', ' Hong Kong Hang Seng index  market crash underway.\n\nI\'m not spreading FUD.\nI\'m clueless âš¡"\t\t\nUnpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n$BABA Hong Kong market is trying to say something…maybe possible US sanctions to Chinese stocks??? Or a WW3?? 🔔\t\t\n$BABA baba at 72 ↘\t\t\n$BABA you commies ï¸\x8f\t\t\n$BABA time to jump back into bios ï¸\x8f\t\t\n@YAWNInvest @MacroAlf But then he shoved it into $BABA\t\t\nRT @TechCharts: $BABA Long-term charts are valuable. Technical Analysis and charting can add value in your financial decision making. https…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA   fresh new lows in hk.  -10%+!!!! 🆓\t\t\nRT @TechCharts: $BABA Long-term charts are valuable. Technical Analysis and charting can add value in your financial decision making. https…\t\t\n$SPY $BABA $KWEB How to lose 25% in 5 days.... Chinese Edition😂 â–¶ https://t.co/5OmqBD5H1d\t\t\n$BABA Xi need to say something soon. Every day he waits the effect of a statement will be lower. ðŸ\x8f¼\t\t\n$BABA @hristopelov Is this retard still alive🤣🤣🤣🤣🤣🤣 🤞 https://t.co/w2qZzHyTJy\t\t\n$BABA dead cat bounce happened and  finished in Hong Kong. So we continue down 💫\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"Ahora viene lo que nos interesa', ' $BABA', ' $BIDU. Hay más papeles pero estos dos son de los más influyentes en mi parecer. \n¿Es una puesta arriesgada? Si y no. Si por qué uno piensa talvez que un gobierno dictatorial va a destruirlas por ""monopólicas""."\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA it is going much much lower ï¸\x8f\t\t\n$BABA Value play on a growth stock 💗\t\t\n@Edark94 If (when) softbank goes boom $baba will be a real tempting buy\t\t\n"Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tumbles more than 10% in Hong Kong', ' refreshing the lowest level since its HK debut in November 2019.\n#Tencent #Alibaba $KWEB $FXI $HXI #HongKong #stockmarket https://t.co/xk0lfONkY2"\t\t\n$BABA 5 year low today 😀\t\t\n"Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tumbles more than 10% in Hong Kong', ' refreshing the lowest level since its HK debut in November 2019.\n#Tencent #Alibaba $KWEB $FXI $HXI #HongKong #stockmarket https://t.co/aRqyeOttA4"\t\t\nIts becoming funny. HK trying to front run NY which then tries to front run HK as the capitulation continues $BABA $BIDU $PDD $KWEB ï¸\x8f\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA Full blown emergency at this point. It\'s a flash crash. Xi needs to speak before market close. 🤞\t\t\n$BABA Imagine if that piece of news about higher retail sales didn\'t come out earlier tonight', ' this would have tanked even harder', ' 15% perhaps 📣\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA should open at ~ $60 in US ï¸\x8f\t\t\n$baba everyone knows of impending sanction and delisting .. that’s why no buyback\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n"Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x returns\n\n< 2x = 5.0% = 9x returns"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Execution is often underrated when valuing a company because it cannot be pin point with exact numbers. \n\nOne prime example is $SE', ' and how it leaped over $BABA\'s Lazada."\t\t\n$BABA   approaching lod in hk.  it will most likely breach it to print new fresh intraday lows. ï¸\x8f\t\t\n"Imagine where $BABA would be if an entire gang of super investors weren\'t already in on it.\n\nMunger alone probably providing 90%+ of ""investors"" bull thesis. Imagine the bloodbath if it was just another Chinese name."\t\t\n"$SPY $QQQ $BABA $DIDI $MVST $NIO\n\nQuite the non stop dips on the china futures/market. They have seen some large dips down since they announced the shutdown with covid coming back yet again.\n\nInteresting times. https://t.co/qSVzdkbewa"\t\t\n$GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][]. https://t.co/r5yHq7jrvv\t\t\n"$BABA how NYSE can respect Chinese junk if Chinese hate their own companies. \n\nWondering how they plan to run their economy in isolation. â–¶"\t\t\n"$kweb $baba lmao -1000 points Heng seng \n\nBulls are in for cracker day lol\n\nKeep investing in China though. 💟"\t\t\n"RT @CapOnePartners: \'Value\' investors join \'compounder bros\' as bag holders.\n\nThey are both victims of Tencent #0700', ' Alibaba $BABA and Met…"\t\t\n$BABA Best room on the net! I\'ve made over 35k by their alerts? https://t.co/ZhOuDxh4Sf â\xad\x90\t\t\n"$BABA no bottom to bearish greed! 🔔\n\n A Proven Path To Becoming A Crypto Millionaire\n↓↓ https://t.co/gkuBwkpKHn"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @Uncle_DD_: $HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$…"\t\t\n$BABA This stock is making history. Biggest market cap loss in such a short amount of time. Bravo BABA', ' bravo! Go get em China. â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\'\'\' https://t.co/r5yHq7jrvv\t\t\n"\'Value\' investors join \'compounder bros\' as bag holders.\n\nThey are both victims of Tencent #0700', ' Alibaba $BABA and Meta $FB.\n\nLesson: Sentiment is equally as important as fundamentals. https://t.co/PdNazbkOKb"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @tweety87210774: Its all BAU now. $BABA at session lows and indicated to open 3% lower', ' $JD 2% lower in US pre market. The carnage conti…\t\t\n$BABA $74 Wonderful mr wonderful. ðŸ˜\x81\t\t\n$BABA HK is more than 5 percent down. Wtf. 📌\t\t\n$kweb $jd $baba market knows something dumb bulls don’t\t\t\n"$BABA for a year -2%/day last few sessions -7%/day an now new trend is -11%/day.\n\nSomething really wrong with this market. 😀"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA absolute garbage', ' stay away from all Chinese stocks… en route to fulfilling my possible delisting plan 📈\t\t\n$BABA Long-term charts are valuable. Technical Analysis and charting can add value in your financial decision making. https://t.co/FUOjLZM8lM https://t.co/Ay9fuP1Oi8\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA hard to be bullish here', ' it’s like the selling just ramped up 💟\t\t\n@smile34913341 $BABA ã\x81¯åœ°æ”¿å\xad¦çš„リスクを除ã\x81‘ã\x81°ã€\x81ファンダメンタル的ã\x81«ã\x81¯æœ‰æœ›ã\x81ªã‚“ã\x81§ã\x81™ã‚ˆã\x81\xad...\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$SPY Chinese tech wreck continues! Hong Kong and China exchanges down another 5%+ . Gotta love it. Crooks $BABA ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA JP Morgan wins again! Im happy for them and their big baba purchase', ' and sale next year above $200.. Hooray to the market makers!!! 💲 https://t.co/xzsDseFWSJ\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA shit coin material i see ya @AlibabaGroup https://t.co/Z6Srzj1WtA\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 138\n$MULN  Price: $1.77  Mentions: 131\n$AAPL  Price: $150.62  Mentions: 130\n$GFAI  Price: $0.91  Mentions: 65\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA The collapse reminds me of penny stocks! Fast and furious! ðŸ‘\x8d\t\t\nç\x8f¾åœ¨S&P500をアンダーパフォーãƒ\xa0ã\x81—ã\x81¦ã\x81„る原å›\xa0ã\x81¨ã\x81—ã\x81¦ã€\x81 $BABA ã‚’å\x90«ã‚€ä¸\xad国æ\xa0ªã\x81¸ã\x81®æŠ•資ã\x81ŒæŒ™ã\x81’られる\t\t\n$BABA are we in the middle of an A Bomb War?  Alibaba bankrupt? ....why? just wtf why? ï¸\x8f\t\t\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.++  https://t.co/r5yHq7jrvv\t\t\nGoing to below 9x then', ' fyi normalizing   last quarter', ' the eps growth was still negative.... $BABA https://t.co/Xhu7Q7QKeA\t\t\n$SPY The US is starting to prepare a provisional list of Chinese companies for delisting from U.S. stock exchanges not meeting  requirements . The process is speedier then expected. Via Bloomberg $BABA $BIDU 💲\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA lol 💲\t\t\n$BABA is keep droping~~!\t\t\n$NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.{}{} https://t.co/r5yHq7jrvv\t\t\n$BABA Looks like HK Baba will close at -10% and HSI will close at -5%', ' bloody mess 🪄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA either baba has to come up or Amzn has to touch 1500 👀\t\t\nIts all BAU now. $BABA at session lows and indicated to open 3% lower', ' $JD 2% lower in US pre market. The carnage continues.. ï¸\x8f\t\t\n$BABA Gonna get smacked down once again lmao ï¸\x8f https://t.co/1WbCXLcAvZ\t\t\n$BABA can’t wait for just one of these fake bears get squeeze to $3', '200 a share 🌟\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @Uncle_DD_: $HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$…"\t\t\n$BABA What a buy bulls! must be so proud to average down on an all time low! lmao â˜\x9d\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"$BABA $TCEHY $DIDI \nI am sure Munger already dumped today & yesterday. 📶"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA jack Ma come back ï¸\x8f\t\t\n"RT @Uncle_DD_: HUGE week for #gold. $HYMC price target set at $13.00\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $T…"\t\t\nIn time', ' Munger Will win. We all know this. $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nI wonder if Charlie Munger will increase his exposure in $Baba or if Warren Buffett (Berkshire) would consider taking up stakes in Alibaba or Tencent at these steep discounts.\t\t\n$BABA easy $200 by 2024. 😄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA I remember when George Soros started shorting this around $220 that guy is a genius. Once he covers it should go up. 👇\t\t\nRT @willCodeForJava: $BABA i see another day of free money tomorrow', ' and the day after and the day after', ' and forever until delisting and I…\t\t\nRT @Jdesouza9: $BABA  if you buy the stock are you actually owning a piece of it ? 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @wolfcloudinc: #macrodata WEEK OF MARCH 14', ' 2022\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #F…"\t\t\n$BABA hmmmm 9.5 pe ration??? tempting ï¸\x8f\t\t\n$BABA chinese tech crash. Stocks will never recover 🚩\t\t\n$BABA Dam I want in. 38bill rev last quarter. If you didn\'t get in', ' keep an eye on this. big risk', ' big gain here IMO. If tensions clear with the US and CHINA', ' I think BABA will be back to 130+ in no time. 💯\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA told my girl once baba hits $100 we will get married $SPY \n\n*just ensured a lifetime of drama free blowjobs and saved 15k on a wedding ring* lmfaooo ↔"\t\t\n$BABA where is the landing? Sad. I am happy that I did not buy at low $100s.. almost dis.. ooofff 🆓\t\t\nRT @maurosanchez93: $BABA $85 tomorrow', ' you can call it dead cat or reversal', ' no difference. 🆓\t\t\n$BABA these bulls are absolutely delusional lmfao 🆓\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @Honorthesis: $BABA they could buyback half the shares o/s with their cash 💯\t\t\nRT @MohsinAliNisar: $BABA so this Is a scam how? 🤞\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n@StockMKTNewz @aktieuniverset And if $BABA goes 75 and then 150 JPM: We almost hit IT!\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@funfriar101 Tough choice. Which one will be first to have a 50% off sale from here? Maybe the market decides $BABA is actually worth 5x...\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nNFT $BABA trading at 11 times jpeg of alibaba\'s earnings https://t.co/OnCvRWp49q\t\t\n"One important data point for $BABA:\nThe shenzen lockdown didn\'t happen until 5/6 of the way through Q1.\nSo my thesis that Q1 results will be strong hasn\'t been too heavily damaged."\t\t\nYou can now participate in the Alibaba IPO. Just 8 years later. $BABA https://t.co/2YoprdVnth\t\t\n$BABA   beautiful bearish intraday price motion in hk.  will continue its descent in u.s. markets shortly.  welcome 60s!!! 📊\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 37 | -11.9% | 🚀\n| $SPY | 12 | -53.8% | 🚀\n| $BABA | 9 | 0.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n| $ARKK | 6 | 500.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA BABS are ... ✨\t\t\n@thomasrice_au damn', ' just looked at the price and realised its more expensive than a $BABA share these days... should i buy $BABA or Elden Ring?\t\t\n"$BABA the beginning of another end.\nHow much it can be shorted', ' there is simply no limit.\nEven if it goes to $50 it looks cheaper like it is looking at $77. 💯"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 49\n2. $NIO : 46\n3. $MSFT : 44\n4. $SPY : 37\n5. $BABA : 36\n6. $AMD : 30\n7. $AAPL : 25\n8. $FB : 24\n9. $ARKK : 23\n10. $VTI : 21\n#stock #trading #usstock #stockmarket"\t\t\n$kweb $baba at this pace of drop another -10% tomorrow\t\t\n"BABA has twice the average volume in HK today...\n\nHeavy buying...\n\n8th day of very high volumes in HK....\n\n$BABA\n#9988.HK https://t.co/RhnMnuxGlA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (11)\n2. $BABA (8)\n3. $GME (4)\n4. $EM (3)\n5. $AMC (3)\n6. $SOFI (3)\n7. $TSLA (3)\n8. $COM (3)\n9. $SUN (2)\n10. $TREE (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/qrNc6qDxA9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA how do I short this??? ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 37 | -9.8% | 🚀\n| $SPY | 11 | -57.7% | 🚀\n| $BABA | 9 | 0.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n| $ARKK | 6 | 500.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA This is a bit ridiculous lol this might be a great long term buy once it finishes crashing 💢\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 37 | -9.8% | 🚀\n| $SPY | 11 | -57.7% | 🚀\n| $BABA | 8 | -11.1% | 🚀\n| $ARKK | 6 | 500.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/4mjuYMGPbJ\t\t\n$BABA what is the HK price in USD? 👆\t\t\nRT @LunaticosEn: No todo en la Vida es el Cash Flow. AquÃ\xad un ejemplo. Si no crecen las Ganancias y el Pre-tax Profit da igual cuantas venta…\t\t\n$BABA whos invented thos piece of crap chinies companies 👆\t\t\nWhen $BABA goes down (10%) every night... ðŸ˜\x81 https://t.co/b8LpXz5uBR\t\t\n"#macrodata WEEK OF MARCH 14', ' 2022\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #FOMC #WOLFCLOUD https://t.co/ZkX6FhSZW3"\t\t\n"$BABA Makes Mr\n Wonderful go.....Crazy! ✨ https://t.co/w4l6D7SGu2"\t\t\n"$BABA  All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n"$BABA Not sure why anyone would continue buying this 😃\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓⇓ https://t.co/0ev5AJYseX"\t\t\n@WifeyAlpha This looks like American $baba investors😣very sad\t\t\n$BABA down 8% HK and HSI down 4.5%', ' truly uninvestable 😀\t\t\n"$BABA $FJB $LI  $1800 into $40k in the last 30 days.. If you really want to make huge profits on trading then', ' Join this winning chat:🚀  \nhttps://t.co/bz5F1qd7vJ âž¡"\t\t\n$BABA Expecting a gap down to key support at $60 and looking to play calls then. Also keep in note that one of the greatest investors', ' Charlie Munger', ' increased his investment in BABA by over 100%. However', ' JP Morgan downgraded it and lowered its price target from $180 to $65 https://t.co/jgPyVsxjeM\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA whos invented thos piece of crap chinies companies ↘\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"$BABA Makes Mr\n Wonderful go.....Crazy! ï¸\x8f https://t.co/eFKOUXpOz3"\t\t\n$BABA Not sure why anyone would continue buying this 😃\t\t\n$BABA down 8% HK and HSI down 4.5%', ' truly uninvestable ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@OxeInvesting @moat_inspector @bkaellner @Martianofsafety @TomInvesting @EnricoLaQuatra @frankinvesting Is it a sure thing that $BABA would trade on the OTC if it delisted?\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 36.21% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/7jwYwjEiUa https://t.co/7YLYVcYDgD\t\t\n$BABA down bad ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA is this going out of business ?? 🌟\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\nLook‘s like Wall Street (JP Morgan) is going hand in hand with US government to raise financial pressure on #China. $Baba has $77 bio (ttm) in cash with a market cap of $209 bio. Fundamentally there is NO reason to sell. The VIE structure is the pain point. #sad #investing https://t.co/JltGKYatAL\t\t\nMost #china #hangseng #stocks have 50%+ more drop. RIP #hongkong #stockmarket. Worse than 2008/1997-98/Y2K crises. No brainer 2 press sell/short. TY #ccp 4 gift @PDChina #marketcrash $baba $tcehy $bidu $jd $kweb $883.hk $2686.hk $fxi #es_f $spx $spy #SPX500 #nasdaq $qqq #fintwit https://t.co/5pzq1e3iEO\t\t\n$JD $BABA $NIO $BIDU If China killed the VIE structure and brought these to zero. Why wouldn\'t it result in a global financial crisis? Economic War? The HK exchange is the obvious result if delisting. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@davidko99015326 @DereeperVivre et vous en pensez quoi des stocks chinois tel que $baba', ' le marché price autre chose que des relations bilatérales erodées non...? merci\t\t\n"$BABA\n~If you really want to make huge profits on trading then check out this chat:\nhttps://t.co/KgkAIWf6dc"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA ï¸\x8f https://t.co/bgVCKAoc9N\t\t\nRT @BahamaBen9: Fair or unfair I\'m using the price action of $BABA to predict the likelihood that China sides with Russia.\t\t\n$BABA this is cooked LMAO ï¸\x8f\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 134\n$AAPL  Price: $150.62  Mentions: 128\n$MULN  Price: $1.77  Mentions: 126\n$GFAI  Price: $0.91  Mentions: 62\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n$BABA Down big in HKD now ï¸\x8f\t\t\n$BABA sell 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"#recession ... #Tech #Bubble 2.0 China edition\n\nHas anyone checked in on Masa Son? #SoftBank #Alibaba $BABA 📉👀 https://t.co/oPt73lY8PS"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Frankm57386975: The way this is going', ' soon Chinese cash rich firms are gonna do buy back', ' voluntarily get out from US markets and just…\t\t\n$BABA @GoodNewsBull @CharlieMar @IamGlouK TALK NOW! LOOK AT ME WHEN I\'M TALKING TO YOU DUMB IDIOTS!! 💢 https://t.co/cmmnZEbCUU\t\t\n$BABA  is security threat issues that big 🔔\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$BABA $WIMI $CMCM $SPI  \nStrong bounce tomorrow!!! 💯"\t\t\n$BABA $JD $KWEB Xi is making VIE illegal. Game over.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  is it possible China investment can be confiscated? 🆙\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"香港ã\x81§ä¸\xad国テックæ\xa0ªã\x81Œä¸‹ã\x81’ã\x81¦ã‚‹ã\x81®ã\x81¯æ·±åœ³ã\x81®ãƒ\xadックダウンã\x81®ã\x81»ã\x81‹ã\x81«ã\x81“れã\x81§ã\x81™ã\x81\xad。\nアメリカ上å\xa0´ã\x81Œå»ƒæ\xad¢ã\x81«ã\x81ªã‚‹å\x8f¯èƒ½æ€§ã\x81Œã\x81‚ã‚‹5社ã\x81ŒæŒ™ã\x81’られã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n$BABA $BAIDU $ZLAB\n\nhttps://t.co/8a0d7SVtAC"\t\t\n$BABA so this Is a scam how? 🤞\t\t\n$BABA they could buyback half the shares o/s with their cash 💯\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n$BABA $85 tomorrow', ' you can call it dead cat or reversal', ' no difference. 🆓\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 133\n$AAPL  Price: $150.62  Mentions: 126\n$MULN  Price: $1.77…"\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n$BABA  if you buy the stock are you actually owning a piece of it ? 😀\t\t\n$BABA i see another day of free money tomorrow', ' and the day after and the day after', ' and forever until delisting and I am forced to close my short 📣\t\t\n$BABA $NIO say goodbye to Chinese stocks â˜\x9d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA $NIO say goodbye to Chinese stocks 😀\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW Snowflake\n$DASH DoorDash\n$RBLX Roblox\n$PTON Peloton\n$LMND Lemonade"\t\t\n$BABA nom nom nom these prices look tasty!!! ï¸\x8f https://t.co/TpIFP9951n\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nWell for a few mins I was worried but it is BAU now in HK markets down 4% and $BABA $JD set to open 2-3% lower in US pre market ✅\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n$BABA immediate market collapse buy puts and hold SEC sent a warning out today â\xad\x90\t\t\nI was right and more. $BABA China stocks are toxic. Drop Russia and cut the ownership of companies crap then we can talk. https://t.co/lYDeZX3t3S\t\t\nRT @JackFarley96: @dailydirtnap selling USO straddles and puts on $BABA and $ARKK', ' covering my room in dry hay', ' lighting 100 candles', ' and t…\t\t\nfintwit switched quickly from Ukraine coverage to everyone becoming a value investor in $baba faster than you can blink.\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@gurgavin I called $BABA to $91. And now it fell to $77.76. Curious your thoughts now it has fallen to oblivion. https://t.co/oCBtwqdb45\t\t\n@eiiyambo I wonder if Charlie Munger feels this way about $baba\t\t\n"$BABA \nI’m looking at u sexy. \n60-70 and I’m loading. For the record I’m 5/5 on this one last 6 months. ï¸\x8f"\t\t\n$BABA HSI is shooting for another day of -5% ✨\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@MarkGutman9 $BABA has taught me a hard lesson: Don\'t fight the ticker tape. If  trend is down', " just don't buy. Don't be a hero trying to call a low but sit patiently and wait until positive momentum returns. Also don't sit on a loss. If stock goes down", ' your timing may be wrong.\t\t\n$baba 77.76 a share and likely to fall idk how ow but ima scoop soon doing research tonight $yumc as well not financial advice\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\nRT @ja_e_natal: $BABA  🔔 https://t.co/AfmsIkd77y\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@jbrandimore @HML_Compounder @satorimind @rosemontseneca You own the VIE. Which to me is no different from owning a stock (I don\'t intend to vote). $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this definitely will make a new intra day low soon ðŸ˜\x81\t\t\n@TMFSunLion @rosemontseneca Haven’t you and TMF wrote several articles about $BABA and it’s value?  Now you’re saying it’s a worthless VIE?\t\t\n$BABA -$6 now - going down down down 👀\t\t\nRT @Frankm57386975: The way this is going', ' soon Chinese cash rich firms are gonna do buy back', ' voluntarily get out from US markets and just…\t\t\n#hongkong #hangseng #china #stocks total disaster. Low P/E turds & endless feast 4 shorts. Biggest capital mkt dumpster/joke of world. Sell/short\'em all to 0 #stockmarket #marketcrash $baba $tcehy $bidu $jd $kweb $883.hk $2686.hk $fxi #es_f $spx $spy #SPX500 #nasdaq $qqq #fintwit https://t.co/nbGZ5op1dn\t\t\n"$baba earnings Yolo via /r/wallstreetbets #stocks #wallstreetbets #investing\n\nhttps://t.co/hYk8nFaSoZ\n\n#investing #robinhood https://t.co/EOtz0gqxmj"\t\t\nRT @NIONenad: $BABA under $80. This is just stupid now.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA hk index hasn’t seen this low in like over a decade. Wtf is going on with china? 🌟\t\t\n$BABA HSI going for 2008 lows $KWEB 📊\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$baba earnings Yolo via /r/wallstreetbets #stocks #wallstreetbets #investing\n\nhttps://t.co/7plI67pWwL\n\n#investing #robinhood https://t.co/TkH7vNLFXX"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA doomed 👇\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SidneySwings: $BABA and $MRNA top watches tmrw 📈📉\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @Sam77638914: Stocks down roughly 75% from highs:\n$Tdoc $shop $rkt $sofi $upst $upwk\n$dash $baba $gtlb\nDown 50% from highs:\n$fb $uber $r…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n dont touch chinese stocks. Their government are crooks', ' stingy and greedy! 👆"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA dont touch chinese stocks. Their government are crooks', ' stingy and greedy! 😃\t\t\n$BABA  munger quote buffett  is not comfortable investing in China ✅\t\t\n$BABA Sentiment is so ugly right now that news of increased retail sales and industry output and planned rate cuts could not stop the selloff', ' insane 💗\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA don\'t continue to be a bag holder...take your losses while you can still get something even if minimum and move forward with your head up.....Once  delisted', ' it will be OTC trade..... ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (13)\n2. $SPY (9)\n3. $OIL (8)\n4. $TSLA (7)\n5. $COM (3)\n6. $WISH (3)\n7. $ARKK (3)\n8. $BABA (3)\n9. $AAPL (3)\n10. $PLTR (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/m0htwkBtQu"\t\t\n$BABA  $AFRM  $UPST  $SPY not trust USA and Chinese companies ✨\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 133\n$AAPL  Price: $150.62  Mentions: 126\n$MULN  Price: $1.77  Mentions: 117\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 60\n\n#stocks #investing #trading"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\nLes adelanto que $BABA #BABA #Alibaba está -6.74% en la sesión de hoy en #HongKong', ' buenas noches ✌ðŸ\x8f¾\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA pain ï¸\x8f https://t.co/tRzylU4DUS\t\t\n$BABA What\'s a bigger scam?  China\'s economy or Bitcoin.  Maybe Charlie can answer for us. â–¶\t\t\n$BABA  holy smokes is this a buy now or a catastrophic drop still to come 🔔\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA bottom is in https://t.co/sCbtSgnyGe\t\t\n@og_tigress $wish $baba I think that’s it!\t\t\n$BABA no one trust China. We know how they are and how they screw investors. Only ugly Charlie munger who build buildings with no windows think it\'s a solid investment. Follow him at your own detriment. ðŸ‘\x8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nMorning : CN bulls ecstatic in the morning on huge data beat. Afternoon: CN bulls realizing data was before Ukraine war and Covid spike 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f $BABA $KWEB 💫\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$Baba erwischt es heftig. Hatte ich vor einigen Monaten verkauft wegen dem zu starken Eingriff der chines. Regierung.\nKDDI auf dem Weg Richtung Allzeithoch. Tech Insgesamt übel am Abverkauf. $Atvi hatte durch $MDB ersetzt. Geht auch weiter runter. Ich im zweiten Bild 🤣 https://t.co/qvNk7B9ipL"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @TradersCom: Today\'s Dribbler Stock Damage (aka Not long-ago Dribblers were advising to buy these)\nGamestop $GME-15.77%\nDoordash $DASH -…"\t\t\n$BABA another 10% down tomorrow. I sold my shares at $200 while doubting that it could go back up at $300. Now I feel lucky to be out of this terrible stock. The company is good but in the wrong country. 😄\t\t\n$BABA destroyed #Alibaba https://t.co/zbGPFBUUD6\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  $50 soon 👀 ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nDon’t invest in communist parties ï¸\x8f"\t\t\nRT @mojarad_hki: $BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\n$BABA $JD $TCEHY $KWEB 👆 https://t.co/Dh61C9w6fg\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Mon (3/14/22) highest Vol/OI (Min $5', ' Vol 500K', ' Opt Vol 500): $GDS $BABA $PFE $COTY $AAPL $CGC $HTHT $NIO $AFRM $BIDU $BILI $LVS $CHWY $PDD $MRK $PYPL $NKE $TSLA\n\nDATA: @Barchart https://t.co/wOGcDG3yAD"\t\t\n$BABA took 50% loss few months ago selling @125 and this is now $77 😯 wow! ↔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @KessInvesting: China is in TROUBLE! Alibaba $BABA shares indicating -9% loss… yeesh\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Do not be surprised if some of these Chinese companies get delisted off of the Exchange.  It will be the kiss of death for them. ✔\t\t\n"RT @connectthemoney: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPS…"\t\t\nAnd a further 17% dip since this post. $BABA 📈\t\t\n$BABA  BABA black sheep have you any dough? No sir', ' no sir', ' only woe â\x8f©\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA selling this at $170 was best decision to take loss I ever made ï¸\x8f\t\t\n"美股 如何挖掘å\x81šç©ºäº¤æ˜“机会?下一个黑天鹅将出现?俄罗斯债务è¿\x9d约?\n$ZH $DADA $BABA $CAN $LI $API $DAO\nhttps://t.co/3xQ2g2bBoe"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I think China gonna lockdown for while now. They really like to get to bottom of things... 🪄\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @willumgladstone: I feel like Jack Ma should just tweet that he is taking $BABA private for $420', ' funding secured. That should fix every…\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n@snorlax_uw This tweet will ironically mark the bottom for $BABA\t\t\n$BABA are we sure BABA is not located in France cause their lunch break seems to have the French lunch hours (2 hours lunch break)..... ï¸\x8f\t\t\n$BABA of course they fade the pop . Crooked banks and politicians 👉\t\t\n$BABA watching..👀 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @XoloWall: $TSLA    -3.8%🔴\n$AAPL    -2.3%🔴\n$AMZN   -2.2%🔴\n$AMD     -2.2%🔴\n$NVDA   -3.5%🔴\n$MSFT    -0.4%🔴\n$BABA    -9.9%🔴\n$FB          -0…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\nAlibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $LI $NIO $BABA $JD $XPEV https://t.co/DlU704BlXL\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@gualestrit No me importa \nun $BABA = un $BABA."\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Lol', ' most of the world has learned lockdowns do not work and cause a greater detriment to society and economics.  Never go full Communist. 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA', ' $TSLA', ' $BABA Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? - https://t.co/m96ZEF59xx\t\t\n@StockDreamss Coming for you $baba https://t.co/mSipmXEKjs\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 300million...wtf $BEST 🤪\n\n$MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST https://t.co/kEzDvQeWoN"\t\t\nRT @jmac__97: $BABA https://t.co/SkhfiDq4vp\t\t\n$BABA Yep', ' it’s lunch break over there', ' says right on the chart in Webull. Conversion in HKD to USD isn’t 1:1 and looks pretty stable to me. 📣 https://t.co/sQHWLxRBIS\t\t\n@rosemontseneca Correction: VIE for $BABA -- which could be delisted at any time -- trades at 11x P/E.\t\t\n@Alex__Pitti I have to admit that was tempting. But many', ' like myself', ' are exposed to $BABA. Any thoughts on those two relative to each other?\t\t\n$BABA  Mother of all Shorts', ' One Trillion! ï¸\x8f\t\t\n$BABA Stocktwits copied my website layout for their ads and it looks good ðŸ‘\x8d https://t.co/x8C0pkLRP5\t\t\nSweepCast alerted: $BABA with Unusual Options Activity Alerted on $60 CALL Expiring: 01-19-2024 worth 51KðŸ\x90‚  Learn Unusual Flow https://t.co/pSB4hAOvHI\t\t\n@21stCentValue Will $baba recover $200 level before within 5yrs?\t\t\n$BABA SEC is fking all these Chinese companies…..wonderful…… ðŸ˜\x81\t\t\n$BABA if this shit goes any lower there gonna have to take a camel back to fucking Nigeria 📶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%\n$HOOD -40%\n$LCID -42%\n$DKNG -44%\n$PYPL -48%\n$NIO -53%\n$SHOP -62%\n$RBLX -64%\n$RIVN -66%\n$AFRM -72%"\t\t\n"Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nhttps://t.co/ekkvy4dpDV"\t\t\n$BABA  🔔 https://t.co/AfmsIkd77y\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Chinese market for baba just stopped updating… anyone else see this been about 5 minutes 🪄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA buy buy the DIP 🎈ðŸª\x90 😘\t\t\n"Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $ETSY $JPM $MSFT $NVDA $UPST $UAL $TSLA\n\nWatch it https://t.co/xxSA4QMODw https://t.co/SvNrei1BA9"\t\t\n$SPY figured I’d give it a shot trading the Chinese market $BABA $NIO 😃 https://t.co/WAWvPG8Blk\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA Jack Ma I heard just applied to b a driver for amazon he’s broke. 🚩\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n#hangseng down over 500 pts still.. geez.. $baba downgraded today from $180 to $65 by $jpm. Feds speaking tomorrow.. what do you think will happen tomorrow?\t\t\n"RT @BMCreciendo: JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acci…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 131\n$AAPL  Price: $150.62  Mentions: 124\n$MULN  Price: $1.77  Mentions: 113\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 57\n\n#stocks #investing #trading"\t\t\n$BABA another province shit down due to COVID so now 75 mil people in lockdown. Will b 290 mil by Wednesday locked down. This is worthless ðŸ‘\x81\t\t\n$BABA 22% drop in Hong Kong ðŸ˜\xadðŸ˜\xadðŸ˜\xad 👉\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA still short from $340. Cover at $2 after delisting in two weeks. Best and easiest trade ever. 🪄\t\t\n@GarethSoloway Bro any comments on Alibaba $Baba ?\t\t\nRT @JKiscan: @KentDuvar @KyivIndependent Yes China stocks took a beating today. $BABA $NIO $XPEV $JD etc etc\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n$BABA good numbers from China 🔔\t\t\n$BABA https://t.co/ctXcvTypaX https://t.co/SkhfiDq4vp\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"$BABA $NIO so Hong kong followes USA or USA followes Hong Kong ?\nJust wondering if BABA is red now at Hong kong ', ' is it because of USA red today ? 💟"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA when we go back to 200? ✔\t\t\n$BABA if this thing is green ore market or even a Lil red you should sell it without thinking twice all the Chinese tickers just dropped hard in Hong Kong market 😄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA China-Covid is fake brah. They just need an excuse to reject Russia’s oil. $SPY â\xad\x90\t\t\n$BABA going down 🆙\t\t\n$BABA  @Miller they have until Friday afternoon before they need to cover. 🚩\t\t\n$BABA what is the exchange sp for hk vs usa', ' 1.026? 😀\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@21stCentValue Great attitude', ' regardless of $baba bottoming or not\t\t\n"@Mr_Derivatives Alibaba Group Holding Limited (https://t.co/VJEGpOiCYs)\nHKSE - HKSE Delayed Price. Currency in HKD\n\n$BABA 75.300-5.600 (-6.92%)\nAs of March 15 11:48AM HKT. Market open."\t\t\n@LaksaTasty @HML_Compounder @satorimind @rosemontseneca I’m not jittery at all. Actually those afraid to own stocks should buy $BABA because you still don’t own any stocks after you buy it.\t\t\n"RT @TradersCom: Today\'s Dribbler Stock Damage (aka Not long-ago Dribblers were advising to buy these)\nGamestop $GME-15.77%\nDoordash $DASH -…"\t\t\n"$BABA deserves to be at $60', ' more downside is my opinion. 🥵\n\n- The normal China risk \n- The risk of Chinese Gov involvement \n- The risk of Monopoly Regulations \n- The risk of Trade War effects between US - China\n- The risk of delisting in US\n- The risk of China backing Russia https://t.co/V4DGKh2zJr"\t\t\nRT @Vishesh62452293: $BABA was at $88', ' 8 years ago. We blown past bear territory into nuclear meltdown ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 42 | 75.0% | 🚀\n| $SPY | 26 | 30.0% | 🚀\n| $BABA | 9 | -18.2% | 🚀\n| $TSLA | 8 | 0.0% | 🚀\n| $FB | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA you cant be rounding up from 75.2 and calling it 76....just saying ï¸\x8f\t\t\n$BABA  Bearish because', ' the market knows that China will never abide the same rules USA Stocks are held to. BABA is a big Chinese Ponzi Scheme. to take foreigners money. ✨\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@BigBullCap They are a beast. My guess is they will come back before $BABA $JD and all other tech. It’s tough to keep gaming and all those businesses depressed just because of fear of de-listing. I don’t own too tough to do DD', ' but they own some AMAZING businesses.\t\t\n$BABA surging ahead https://t.co/80hKzcO18q\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 41 | 70.8% | 🚀\n| $SPY | 26 | 23.8% | 🚀\n| $BABA | 9 | -18.2% | 🚀\n| $TSLA | 8 | 0.0% | 🚀\n| $FB | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$LKNCY $BABA $NIO $JD going to take a page from the Democrats political campaign playbook and say Biden is a racist. Stop the Asian hate! ðŸ‘\x81\t\t\n$LKNCY $BABA $NIO $JD going to take a page from the Democrats political campaign playbook and say Biden is a racist. Stop the Asian hate!\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 41 | 70.8% | 🚀\n| $SPY | 26 | 18.2% | 🚀\n| $BABA | 9 | -18.2% | 🚀\n| $TSLA | 8 | 0.0% | 🚀\n| $FB | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA baba at 76 now 🆙\t\t\n"Mon (3/14/22) greatest Standard Deviation decline compared to the previous 20 days (Min $5', ' Vol 500K', ' Put Vol 500K): $TTWO $BTNB $IMAB $YY $OGN $PDD $BABA $GDS $HBM $LI $HTHT $TDUP $DVN $GME $CTRA $AMR $SCCO $CVE $PLL $PACB $CPG $MX $ACMR $HPQ $AXSM $TCOM $AYX\n\nDATA: @Barchart https://t.co/GnM4A5nWWR"\t\t\n$BABA  @Jessiebery  Trading paper accounts does not count. â\xad\x90\t\t\n@weaponizedgamma He deleted all his tweets about $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA might see some green tomorrow. HK is making a comeback. â\x9d—\t\t\n@daniel_toloko @DeepThroatIPO has some opinions on $BABA :)\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n@zerohedge @TheShortBear $BABA then no?\t\t\n@TradersCom Bought many $baba today!\t\t\n@homewrecker1 $BABA trades at $1.7x sales. $Nio’s got a ways to go… 📌\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Terrordome @bhutton9 $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180 😂🤣 👇\t\t\n$BABA Everyday HSI pumps at the beginning and bleed off throughout the day', ' 📣\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA definitely continued free money by shorting.....You all bulls still can get in - $10 dollar drops each day..... 💢\t\t\n"$BABA corona chin chan chun nation. Criminals\n Send the chinies to mars ↘"\t\t\n"Today\'s Dribbler Stock Damage (aka Not long-ago Dribblers were advising to buy these)\nGamestop $GME-15.77%\nDoordash $DASH -12.54%\n$Nio -12.26%\nAlibaba $BABA -10.38%\nTencent $TCEHY -8.94%\nPalantir $PLTR-8.52%\nSnowflake $SNOW -7.58%\n$Sofi -7.25%\n$Snap -7.02%\nhttps://t.co/zdSAE7H7lK https://t.co/vhLoOi5UJI"\t\t\n$BABA 🤦â€\x8d♂ï¸\x8f🤦â€\x8d♂ï¸\x8f🤦â€\x8d♂ï¸\x8f 🪄\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\n$Baba If you don\'t try to buy it', " I can't help you https://t.co/Ru0SIUlwr7\t\t\n$BABA this definitely will close at fresh lows in HK", ' zero chance it closes even a cent above US close', ' free money shorting ï¸\x8f\t\t\n$BABA I’ll get bullish once this stops trending. I’m already holding a loser position but I’ll feel better once retail chat rooms fold this hand. ✔\t\t\n$BABA China has expressed some openness to providing military and financial aid to Russia', ' US cable suggests 💢\t\t\n$BABA taking a big bet 📈\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Just a minor deadcat bounce', " way back down from here WOW im so happy i loaded $65 puts at open yesterday ;) âš¡\t\t\n@jbrandimore @HML_Compounder @satorimind @rosemontseneca You shouldn't own anything if you are this Jittery. $BABA\t\t\n$BABA $JD $KWEB Seeing the Hong Kong shares reverse their early losses..... âž¡\t\t\n$BABA  making +$250 K Iin a paper trading account does not count Delmer. 💢\t\t\n@jbrandimore @HML_Compounder @satorimind @rosemontseneca Calm down. We know how VIEs work. We also know its a workaround. $BABA. The Chinese Cheat. Always.\t\t\n$BABA $GME $NIO Best Chatroom", ' I’ve made $250K By their alert', ' Join this winning chat. https://t.co/gcJ3vYqJYU âš¡ https://t.co/aw9gDMIL7p\t\t\n$BABA we haven’t seen this low since 2016', ' time for lotto CALLS â–¶\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n$BABA covid is good for Alibaba they r an online shop I\'m confused. 👆\t\t\n@agrawalmohit12 $DADA $DIDI $BABA all has been beaten down like anything\t\t\n$BABA Like i just checked 10 min ago and now it is further down -$5.75 - wow 💗\t\t\n"Stocks down roughly 75% from highs:\n$Tdoc $shop $rkt $sofi $upst $upwk\n$dash $baba $gtlb\nDown 50% from highs:\n$fb $uber $rh $pets"\t\t\n$NIO 15 months of downtrend', ' feels like $BABA I am not touching anything Chinese lost lot of money and mental peace on this one. Anyone here still with above 40 avg ï¸\x8f\t\t\n"03/14 ah trending:\n$nio $baba $xpev $li $kweb\nAs China stocks extending their downtrend because of Covid ï¸\x8f"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $GGPI\n5. $QQQ\n6. $GM…"\t\t\n$NIO 15 months of downtrend', ' feels like $BABA I am not touching anything Chinese lost lot of money and mental peace on this one. Anyone here still with above 40 avg 😀\t\t\n"03/14 ah trending:\n$nio $baba $xpev $li $kweb\nAs China stocks extending their downtrend because of Covid 🆓"\t\t\n$BABA well that was fun for a few mins. Back towards lows and now lower vs. US ADR 🤞\t\t\nOMG OMG $BABA is a VIE. You own only the cash flow', ' not the company boohoo. Unlike $AMZN where I actually can vote and make a difference in the company\'s direction! Derivatives bad! I no understand!\t\t\n"03/14 ah trending:\n$nio $baba $xpev $li $kweb\nAs China stocks extending their downtrend because of Covid\n$gme making newer lows with er on the 03/17 ah\n$vxx $ndx as the market is in downtrend\n$spy $qqq making the death cross on the daily"\t\t\nRT @Marcelolezcan: $BABA su ADR se acerca a una cotización similar a la de febrero de 2016', ' ese año la empresa generó U$D 2', '90 de flujo de…\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@theresa_perrin @SmokeEater1394 @RealStockMoe $BABA is listed in Hong Kong. What does delisting even do? Other than knot some American panties?\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $GGPI\n5. $QQQ\n6. $GME\n7. $SOFI\n8. $SHOP\n9. $MU\n10. $MRNA\n\n( Sorted by most recent ) https://t.co/2ebbk57ty0"\t\t\n@HML_Compounder @satorimind @rosemontseneca They still can\'t get over the VIE/ Not VIE hangup. As though all investors just discovered the word VIE last month/year like them. $BABA\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA 🆓\t\t\n$BABA dropping hard know in HK as expected', ' will definitely close the session at a fresh low 😃\t\t\n$BABA a decade worth of bad news is priced in at this point. PE of 20. This is accumulation levels. Keep panic selling so i can dollar cost average even lower. â\x9d—\t\t\n@satorimind @rosemontseneca You know not all $BABA investors are foreign', ' right?\t\t\n$BABA Not quite JPM but we\'ll take it! âš¡ https://t.co/YFhqzPWOQE\t\t\n$BABA $OCFT $BIDU $IQ that’s right ï¸\x8f\t\t\n$BABA the bears are trying hard tonight. â–¶\t\t\n@AnchorsAweigh Tell that to $BABA 🪄\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/Qgguv3MGzs\n\n$xle $sofi $qqq $soxs $eem $uvxy $xlf $baba $f https://t.co/7xN6YpqwK5"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 127\n$AAPL  Price: $150.62  Mentions: 123\n$MULN  Price: $1.77  Mentions: 111\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 56\n\n#stocks #investing #trading"\t\t\n@SmokeEater1394 @RealStockMoe In the long run $BABA will be fine', ' as long as Chinese stocks don’t get delisted.  Unfortunately the war has made the situation worse.  it seemed like it was about to make a reversal then Russia attacked Ukraine and it pulled it right back into that downtrend.\t\t\n$BABA Baba went down to 73 in hk â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA and $MRNA top watches tmrw 📈📉\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA CN tech is lower than a lot of Russia tech with no sanctions and much stronger growth $JD $TCEHY 💗\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\n"$BABA settin up a nice head', ' shoulders knees and toes knees and toes…….. \nYall know the second verse kids. 🤞 https://t.co/SFst2Eubde"\t\t\n$BABA China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $FJB $LI    $1800 into $40k in the last 30 days', '. If you really want to make huge profits on trading then', ' Join this winning chat:...  https://t.co/IGegn92NQu 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA The bear crowd here is much more....SOPHISTICATED 📣\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/nosnbgm4pl"\t\t\n"CHART BREAKDOWNS\n\n51:10 $ENPH\n52:28 $CLF\n52:41 $XTZ\n53:04 $BBI\n53:33 $MULN\n54:33 $AMC \n55:00 $BABA\n55:50 $NOVA\n56:06 $WMT"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA what universe are these bulls living in 🤣 âž¡\t\t\n$BABA tech bleed will stop soon after the rate hike. No way the fed will hike 7x this yr â\xad\x90\t\t\n$BABA BUY DIP LOL\t\t\nSo far it looks like many of you have not sold and are still holding stocks hoping they will rally  — but we have at least one major down leg soon. Please retweet so get more people $baba $tsla $msft\t\t\n$BABA ur late to the party should have shorted at $200 not here imbecil 📈\t\t\nRT @JordanKwan2015: It\'s interesting that Munger chose to invest in $BABA given the perceived risks and the many other options available. H…\t\t\nIt\'s interesting that Munger chose to invest in $BABA given the perceived risks and the many other options available. He must really believe in it.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA tank and Mr Wonderful buy 📶\t\t\n"stream replay with timestamps\n\n$FSR $CLOV $TSLA $AAPL $SPY $BABA $ARKK\n\nWatch: https://t.co/DA8anZ99BU https://t.co/qmX7BJ7XQD"\t\t\n$BABA wanting 75 presently in HK like Kanye wants Kim back... 🚩\t\t\n$BABA China news will propel this baby tomorrow 👆\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA I really suggest people who still look at Chinese stocks through the lens of capitalism to read this https://t.co/q0HF36c2w8\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA What should we do now? seriously? I don\'t care holding for two years if it recovers. â˜\x9d\t\t\nRT @JKiscan: @KentDuvar @KyivIndependent Yes China stocks took a beating today. $BABA $NIO $XPEV $JD etc etc\t\t\n$BABA OHHH ROOOOO WE NEED RIKE HIGHER PRICE RIKE WHEN PRICE HIGHER ðŸ’\x9d https://t.co/jK8tapzot6\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"ä¸\xad国æ\xa0ªðŸ‡¨ðŸ‡³æ€¥è\x90½ðŸ”½\nãƒ\xadã‚·ã‚¢ã\x81‹ã‚‰ã\x81®ä¸\xad国ã\x81«è»\x8d事支æ\x8f´è¦\x81è«‹ã\x81®å\xa0±é\x81“ã‚’å\x8f—ã\x81‘ã€\x81 $BABA −10.3% $BIDU −8.4%\n$HXC NQ Golden Dragon China ã\x81¯3月ã\x81®ã\x81¿ã\x81§35.7%下è\x90½ðŸ”½\n#モーサテ #投資 #米国æ\xa0ª #æ\xa0ªå¼\x8f投資 https://t.co/fzX2CbfgaM"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA\n\nDefinitely a sad story here. We MIGHT see it trading below IPO in the near future. I am keeping it on watch as $HXC index got hit. Excited to see how $BABA will react. Alerts set. #fearworksbetterthangreed. https://t.co/C5To3CE9VA"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here. https://t.co/7OYUJn8tjb\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/9EcnU4DDQe"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@fernand86025760 @dailydirtnap Con lo que vengo shorteando estoy saliendo empatado o arriba en general. Hoy sali arriba 😎 y $BABA? Agregue un poquito hoy 😀💪\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA tanking already in HK lol', ' fake pump âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA Hmm Mr. Wonderful is now in', " i'm curious to see how he does just for fun. 📶\t\t\n$BABA gonna finish up in HK !  🚀🚀🚀 🆙\t\t\n$BABA  pups you imagine if you bought this pos in the $100’S never less the $200’s man you’d have to be crazy… ↔\t\t\n$BABA trying to decide whether to buy maybe I  go tomorrow eat lunch at all you can eat Chinese buffet restaurant and  break open a fortune cookie 🆕\t\t\n$BABA I have a low alert setup for $BABA for $15. Think it’ll hit that this year? If so", ' I may buy some shares. 🤣🤣🤣🤣🖕🇺🇸 ï¸\x8f\t\t\n"@timdayipper @darkl337 Didn’t $baba get in trouble with the SEC back in like ~2016 for treating expenses as capitalized assets?\n\nCould be wrong', ' need to check"\t\t\n$BABA i bet this gap downs tomorrow to 60s 💫\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"$BABA goiing downhill 📉📉📉 a nice gap up for cheaper puts...\nThe fud still stays in china.. â\x8f©"\t\t\n"$BABA  \nThe fucking chines scam ✨"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"20 day free triale📉\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$AAPL $TSLA $QQQ\n$SPY $BABA $GOOGL https://t.co/y9rpasXfed"\t\t\n@JananiArunacha1 I have no more funds to average down. So I prefer $165 $BABA\t\t\n$BABA will double down if it goes to $60 ðŸ˜\x81\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA $PTR $LFC $JD $SNP $NTES $BIDU $PDD $LI $NIO $ZTO $BGNE $XPEV $YUMC $HNP $ZNH $ACH $CEA $TCOM $LU $DIDI $HTHT $BEKE $BZ $BILI $WB $TME $YMM $GDS $SHI $VIPS $JOBS $ATHM $ZLAB $DQ\n\n#ChineseStocks #ChinaStocks #Delisting #StocksToSell #Alibaba #Baidu\n\nhttps://t.co/CScYaUkonq"\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA So what are we lookin at bears? $65 tomorrow? â–¶\t\t\n$BABA who is everyone talking too hahaha bunch of nerds. In your parents basement putting your allowance money for taking the garbage out on baba puts because msm said so 🚩\t\t\n$BABA shorts are fcked', ' short term $120', ' long term $500+ â˜\x9d\t\t\n$BABA ba ba ba baroke ↔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@daniel_toloko Wow 😯 $baba that is crazy\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AGRI 🥇\n2. $MULN 🥈\n3. $BABA 🥉\n4. $SPY\n5. $ES_F\n6. $…"\t\t\n$BABA honestly a Chinese ETF is better bet. 📌\t\t\n$BABA Taiwanese', ' Tibetans and Uigyhurs are having field days. Get this  under 10 lol ↔\t\t\n@LyfeOfPELK Ok...Seems Hang Seng and $BABA could drop another 20%.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA Do we typically gap up in the US market to match https://t.co/FDPWoD5IOF? 💢\t\t\nRT @21stCentValue: Some are buying more $BABA here. I’m not - I badly misjudged risk', ' sized the position too large', ' and borrowed conviction…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA can hk good green ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (21)\n2. $SPY (19)\n3. $BABA (14)\n4. $GME (11)\n5. $COM (5)\n6. $AMD (4)\n7. $COOL (4)\n8. $FR (4)\n9. $WISH (4)\n10. $SOFI (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/U2ApppEVxa"\t\t\n$BABA poor Charlie 😂😂 📶\t\t\n@passthebeano @zerohedge $baba selling crap globally\t\t\n$BABA tanking right back down 😃\t\t\n@ShivajiN7 Short uncovering? $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AGRI 🥇\n2. $MULN 🥈\n3. $BABA 🥉\n4. $SPY\n5. $ES_F\n6. $LCID\n7. $VXX\n8. $NVDA\n9. $COUP\n10. $TLT\n\n( Sorted by most recent ) https://t.co/5DOSMQGjSS"\t\t\nRT @STOCKMASTERJAY: #CHINA AND THE IMPLOSION NO ONE IS TALKING ABOUT .. WHY NOT?? #EVERGRANDE #REALESTATE AND ALL RELATED SECTORS ARE ABOUT…\t\t\n@EquityBrian Good luck. I cut $baba at 132 to smaller position', ' was top 10 at peak.\t\t\n$BABA China number one. Again 3k+ COVID case and spreading ↔\t\t\n$BABA DCA got absolutely WRECKED. â–¶\t\t\n$BABA getting smacked back down baby 👆\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\n"Biggest Mega-Cap Losers for Mar 14', ' 2022:\n\n$BABA -10.32%\n$BHP -4.46%\n$TSLA -3.64%\n$XOM -3.58%\n$NVDA -3.48%\n$GOOGL -3.02%\n$GOOG -2.86%\n$AAPL -2.66%\n$AMZN -2.52%\n$CVX -2.45%\n\nResearch on https://t.co/jp9ZDeBxqV"\t\t\n$BABA ðŸ§\x90 https://t.co/Y8AoMVWdDl\t\t\n$BABA looks like it is slowly dropping now -$3', ' -$4.3 now -$4.7.....feels like the titanic ship cracking', ' splitting', ' then finally a slow sink to the bottom...... ðŸ‘\x81\t\t\n@zerohedge $BABA and $BIDU tomorrow\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/gIhM3aO0Kl"\t\t\n$BABA imagine selling puts on this because $180 was the absolute lowest this could go 🤣 💫\t\t\n$BABA I think this will bottom at close to 60s ☑\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA $JD $NIO 🔥🔥🔥🔥 👉 https://t.co/H4CEQ67G0p\t\t\n$BABA what exactly bulls cheering here lmao. ✅\t\t\n$BABA going for 57 ðŸ˜\x81\t\t\n$BABA down down down as all leaves chinese stocks waiting for the inevitable pull out of the US Markets.  price action like $TAL ✨\t\t\n$BABA I remember a fella named Jack Ma  does he still work here? â\x9d—\t\t\n$BABA         99.9  percent of the people on this site have absolutely nothing to do with the price movement of this stock haha how much wasted time and life is incredible â\x9d¤\t\t\n"RT @TheBenSchmark: SoftBank claimed there was no way to know anything shady was going on prior to investing in Wirecard.\n\nJust pointing out…"\t\t\n$baba a US ADR falling cause of delisting pressure but why Hong Kong falling it’s strange and funny to think. @UltimateTrad8r\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA the only reason this has fallen is due to politics and that it’s from China. Nothing has changed about the company itself. Do your DD 😃\t\t\n$BABA $95 💗\t\t\n"~15 years for major China ETF: iShares $FXI \n#China $BABA #EM #emergingmarkets $EEM #VWO https://t.co/wA2sCIM7qZ"\t\t\n"@Doji4precios @gladiadormerval De que en $BABA nos están velando.\n\nSaludos Inversor."\t\t\n$BABA 100 🚩\t\t\n@EliasMonsor @AlphaBetaAnil @cap_zay Honestly I don\'t know $BABA well', ' just that the CCP only plays nice when it wants to. Genuinely hope you do well.\t\t\nThose people claiming they are Bullish AF on $BABA better have more than 40% of their portfolio in it. I have 40% and I am not AF. Just normal bullish.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@Honeydew0101 I\'m bullish AF on $BABA long term. This market might provide a better buying opportunity in the near obviously because SPY just closed in dangerous territory and all these escalations between China and the U.S.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA bears are fcked tomorrow ✨\t\t\n@willumgladstone Unlike the SEC and America. The CCP actually cares about investor fraud. No Human rights but money is king in china. $BABA\t\t\nAlibaba tiene caja como para recomprar el 33% de su  capitalización bursátil', ' una locura. Está cotizando a 1.3 valor libros y a 7', '5 veces su cash flow. $BABA\t\t\nJp Morgan diciendo que los activos chinos son "incomprables". Riesgo regulatorio', ' rebrote de covid y miedo de alineamiento con Rusia', ' todo en precios a mi gusto. Fondo ? $BABA $MCHI\t\t\n$BABA I smell some bears ðŸ\x90» burning. We need you tomorrow. Greedy bears ðŸ\x90» ðŸ‘\x81\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nBig Day in $BABA tomorrow? https://t.co/2GrqjaKKDM\t\t\n@ebittdah Competition that is literally losing money to grab market share. $BABA\t\t\n$BABA I would only play this one through options', ' no ADRs. Wait till it hit $51 Then buy some long expiration options. 📈\t\t\n"RT @Mr_Derivatives: $BABA $KWEB gonna try to catch tomorrow’s falling knife in china techs.\n\nBABA could open sub 70’s! Wow"\t\t\n$BABA revenue is like 20x what it was the last time we were at this price point. Hmmm…. 😀\t\t\n$BABA I.V. in the ATM 18-Mar-22 Increases +25.2%. Options Imply a Move of ±12.1% with 4 Days to Exp https://t.co/8n4CUMKE3s\t\t\n$BABA I made my bottom call and was off by 100 points...Drop is absurd unless they reveal a major book keeping accountuing scam  which is doubtful because EVERY Chian stock been dropping by same % 💯\t\t\nRT @sidprabhu: $BABA will soon be a Munger Net Net\t\t\n$BABA Target $65 at open tomorrow 👀\t\t\nHas $BABA gross margin really contracted from mid 60’s to mid 30’s? How?\t\t\nRT @sidprabhu: $BABA will soon be a Munger Net Net\t\t\n"$BABA Still Dying Slowly\n\nJPM Set Underweight Tgt PX @ $65', ' Personally Think This Trades Further Into 55\n\nData Coming Out Of China This Morning Was A Massive Beat Which Is Good News', ' Worth A Punt On A Longer Time Scale Of Investments.\n\n$68 Would Be My First Pref Fill\n\n$NQ $ES https://t.co/uXWqI03VAi"\t\t\n$BABA Target $51. ðŸ‘\x81\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n@AreZachs $78! Unfortunately my average is $133. $BABA\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA WHO BOUGHT THE FUCKINNGGGG DIPP? â˜\x9d\t\t\n$SPY I think Xi is trying to get $BABA cheap enough that he can personally just buy it all… 📢\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA levels. Chinese stocks are having a tough time. Chart look bad or good depends on which side you\'re playing. \nBear: Below $74 then $58. \nBull: If we get a little dead cat bounce can buy calls for the mini gap fill on the break above $82.52 https://t.co/zm4EiJJ0qi"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$NIO $BABA China vs America war has already begun 🌟 https://t.co/cIapvsvs7S\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 15\n2nd $QQQ 9\n3rd $TSLA 9\n4th $AAPL 8\n5th $BABA 7\nhttps://t.co/EpAIr721uM"\t\t\nSet alrt for $65 when $BABA trades for 7x 2022 p/e https://t.co/P0mWBNirvd https://t.co/sTjZQDR4D5\t\t\n$BABA greedy bears tomorrow 🔥ðŸ\x90»ðŸ¤\xadðŸ˜\xad ðŸ‘\x8d\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 121\n$AAPL  Price: $150.62  Mentions: 121\n$MULN  Price: $1.77…"\t\t\n$BABA only 9 bucks away from IPO 68$ that\'s insane. ✅\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nI feel like Jack Ma should just tweet that he is taking $BABA private for $420', ' funding secured. That should fix everything.\t\t\n"$SKLZ $WISH $BABA \nMy current trading strategy: \nBuy tomorrow', ' it will be cheaper. 🔔"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 121\n$AAPL  Price: $150.62  Mentions: 121\n$MULN  Price: $1.77  Mentions: 108\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 53\n\n#stocks #investing #trading"\t\t\n@Matteo04 me too bro @78. First $baba buy ever. 🪄\t\t\n$BABA Asia looking strong plus alternative uptick rule in effect -> expecting green tomorrow. ï¸\x8f\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 😃 https://t.co/wmVheXRoRY\t\t\n"$BABA Up 8% in HK \n \nBottom of the panic induced selling done. Lets see tomorrow. Bye for now ✨"\t\t\n$BABA keep on dumping.   China will help Russia at some point. ↘\t\t\n$BABA China retail sales were roughly at a 6% increase vs expected 3%', ' did I read that right', ' guessing this guy is going to do well? ï¸\x8f\t\t\n$BABA 81', '5 USD if anyone is missing out', ' that’s a 8% bounce from low â\xad\x90 https://t.co/31EDMKngvg\t\t\n@DryBulkETF But can i buy $baba\t\t\n$BABA  Still down over 5% 😂 ï¸\x8f https://t.co/9inClIgXc6\t\t\n"I was told China only had *8', '679* deaths from Covid. \n\nWeird they\'d be shutting down cities now after they solved it in the first 3 months of 2020.  \n\nI\'m sure your $BABA investment is fine. https://t.co/9HcsxchHe9"\t\t\n$BABA is it actually green in HK? Burn out my eyes with acid 📌\t\t\n$BABA is it actually green in HK? Burn out my eyes with acid.\t\t\n$BABA did I hear the PT is now in the 60’s!! Wow 💫\t\t\n$BABA this is a watershed moment where millionaires and savvy investors are made. What are you made of? See you 2025 ï¸\x8f\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\nWhat\'s happening to Alibaba? I really haven\'t been paying attention. $baba 😳\t\t\n$BABA What Chart are people looking at? I dont see this stock going up? â\xad\x90\t\t\n@Mr_Derivatives You may need to go back to breaking bad and selling meth.  lol.  What\'s the easiest way to look up $NIO and $BABA on the China exchange?\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@armandofbr_ Long $BABA apalancado? Jaja\t\t\n@wearetheelite4 Short covering? $BABA\t\t\n$BABA bulls think they win after a few percent gain lol this shit came down from the 300’s ↔\t\t\nShort covering on Hang Seng for $BABA?\t\t\n@jeremyjward @The_RockTrading People were saying this when $BABA was $150..lol\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $NIO 🥈\n3. $GME 🥉\n4. $MACRO\n5. $SPY\n6. $SPX\n7. $QQQ\n8. $TSLA\n9. $FB\n10. $ARKK\n\n( Sorted by most recent ) https://t.co/EEF3yx4RJ5"\t\t\n$BABA FROM -10% to -3% gotta be something brewing ï¸\x8f https://t.co/2yPwNF5I67\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA let’s not be mean to the bears ðŸ\x90». They will need our emotional support tomorrow. ï¸\x8f\t\t\nAnother positive development $BABA $JD $VIPS $BILI $PDD - *CN 2M22 Retail Sales +6.7% YoY', ' vs Consensus +3% | https://t.co/gR9FG49v7z https://t.co/NGXc5nXkeW\t\t\n$BABA what is this trading at in China rn? 🤞\t\t\n$BABA 🤣 😃 https://t.co/bgssbBnIvp\t\t\n$BABA 81+ usd $79 hkd ðŸ\x8f¼\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA looking good for tomorrow â\x8f©\t\t\n@y3khan No idea Yasser. Eager to find out myself. Seems to be Homg Kong market sell-off. Potentially Covid related but that would actually be bullish for $BABA as more people order online\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@ThetaTendies I feel like the amount of hate I have seen on $BABA lately means its time for a pumperino\t\t\n$BABA I don\'t hear you laugh now bitches. ðŸ‘\x8d\t\t\n$BABA R.I.P Chilly Mango â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA we\'re looking at some crazy times and possibly awesome opportunities from 300 to 70s that\'s just insane xinxing ping.  It\'s going nuts 😳 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is it possible hang seng close green for once ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA Option to look at today.. 👀 👀  $100 Call for Thursday', ' April 14. Roughly 489 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @LarryCheungCFA: The Chinese Internet ETF is down by 80%+ from peak to trough. \n\nPanic Selling at these levels (without a plan to repurc…"\t\t\n"$BABA $NIO $SPY \n\nCongrats to buyers and holders. The 7 hours call ended between US and China', ' and confirmed that china will not help Russia. 👇"\t\t\n$BABA If the bounce can hold that’s something 💢\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @LeenaChavan10: $BABA maybe this is what munger meant by dying with nothing 🪄\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/YIgGmyYly7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/Vm6ddgobNv"\t\t\n$BABA maybe this is what munger meant by dying with nothing 🪄\t\t\n$BABA I’ll bite in 50s âž¡\t\t\n$baba Just got the quick upward movement in HK that’s been lacking the past few weeks. Chinese state media has been publishing bullish articles saying the rout is irrational', ' Chinese billionaires losing hundreds of billions in a week is not good for Chinese stability. https://t.co/aKMSxbGeoJ\t\t\n$BABA looking real juicy 💫\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\nZu Erinnerung: Das war mal der fünftwertvollste Konzern der Welt. Binnen 16 Monaten der Absturz auf Platz 40. Die Rede ist von #Alibaba. $BABA #Aktien #Boerse https://t.co/mRWpY9ky1x\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nHuge numbers beat', ' would be ironic if a China rally from here saved the markets \n\nRetail numbers big!\n\n$OCFT $BIDU $IQ ï¸\x8f https://t.co/up6puJM3nt"\t\t\n"$BABA \nHope you  bears covered cause Goldman Sachs and jp play both sides it’s time to take this baby to the top 👉"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA pushing to lows is wild to me', " but I still dislike China stocks. Almost have to consider it in 60's", ' but may personally pass.\t\t\n@afr6262 @LT3000Lyall Specifically cayman VIE paper like $BABA because US ADR holders own absolutely nothing.\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"#US TELLS ALLIES #CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT....\n\nR.I.P To All Chinese #ADRs \n\nTo Graveyard \n\n$BABA $FUTU $DIDI $KWEB"\t\t\n$BABA  Americans such sheep glued to social media and msm its funny to watch. I\'m embarrassed for you dumb yanks ï¸\x8f\t\t\n$BABA Jesus Christ !!! China 🇨🇳 is fucked ! This makes more money than amazon 🪄\t\t\n$BABA nothing with china will improve this week 🪄\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"$JPM lowers $BABA target to 65 from 180\n\nWelcome to the Stock Market!"\t\t\n$JD $BABA green  would be a pleasant color to see ðŸ\x8d\x8f🥬🎄🤢🧑â€\x8d🎤🩲ðŸ\x90¸ðŸ\x90¢ðŸ\x90\x8d🦎🦖🪲ðŸ\x90ŠðŸ¦šðŸ¦œðŸ\x90²ðŸŒµðŸŽ„🌲🌳🌴🌱🌳🌴🌱🌿☘ï¸\x8fðŸ\x8d€ðŸ\x8dƒðŸ\x8d\x8fðŸ\x8d\x90🥦🫑🫒🥗🪀🧩🚛🛶🛣📟🔋🪛🔫ðŸ¦\xa0📗💚♻ï¸\x8f✅🈯ï¸\x8fâ\x9d‡ï¸\x8fâ\x9d‡ï¸\x8f✳ï¸\x8fâ\x9dŽðŸŸ¢ðŸŸ©â€¦that was fun ✅\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n"$BABA \nI been wrong for a year but could be capitulation day and a reversal heading and to 200 within a year let’s get it ï¸\x8f"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA Massive beat coming out of China. The thing about China is', ' it\'s ran like a company. They don\'t need stimulus. They are the stimulus. 📌 https://t.co/osb6BUhVlE\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA too easy. $80s coming 🆕\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n@cap_zay Luckin coffee to buy $baba!\t\t\n$BABA Why BABA management doesn’t want buyback if they believe it’s undervalued 🚩\t\t\n$BABA won’t go to zero. But under 20$ for sure. ↘\t\t\n@GabiiiSL @gualestrit Compra $BABA', ' y NO hagas tantas preguntas 😂😂😂\t\t\nRT @rosemontseneca: $BABA trades at 11x P/E\t\t\nCN tech names not bouncing', ' in +ve vs. US ADRs following good econ data. Lets see if it sustains. $BABA $BIDU $KWEB 🆓\t\t\n@MarketRebels $BABA should change their name to $DFDF\t\t\n$BABA holding 35 shares at 77.70 â\xad\x90\t\t\n$BABA unfortunately it’ll be a short lived pump and probably a dump after lunch $KWEB ï¸\x8f\t\t\n$BABA Mr Wonderful desperate to dump his shares on retail. Time for retail to get royalties from him 🚩\t\t\n@rosemontseneca If $BABA was equity it trades at 11pe', ' but it is not equity', ' it is just another china scam VIE', ' it could trade at 100pe or 1pe', ' all it is in reality is just a tracking vehicle that investors own nothing abut what the good graces of china gov deems\t\t\n$BABA  use this to see real time price', ' just keep refreshing.  Google is 15 minutes delayed. Now almost USD 80 dollars ↔\t\t\n"@homerixy32 Let us prey', ' my childâ„¢. \n\n$BABA $BIDU $FUTU $KWEB $BGNE and lesser devils...."\t\t\n$BABA $JD $KWEB CLOSE HONG KONG! ðŸ‡\xad🇰😫 ✅ https://t.co/F4jNZwSj6U\t\t\n$BABA hopefully this doesn\'t halt and open up at 40$ 👀\t\t\n"$BABA Asia markets recovering hard 📣\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓ https://t.co/0qNXscLy7G"\t\t\n$BABA use this to see real time price', ' just keep refreshing.  Google is 15 minutes delayed. Now almost USD 80 dollars 💲\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA looks like tomorrow going to be rough if it doesn’t reverse 🔄 ðŸ˜\x81\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA wild and stupid 💲\t\t\nRT @wsduckk: Holy $BABA\t\t\n$BABA already down in HK 💢\t\t\n$BABA  well I guess pork n beans for the rest of my life. Or a be million year. I have to make a choice. Lol â\x9d—\t\t\n$BABA Asia markets recovering hard 🆕\t\t\nRT @AlexPinder7: @Dillon_Jacobs28 @MoS_Investing If Taiwan is invaded these stocks will look identical to Russian equities. Not necessarily…\t\t\n$BABA now any news about ukraine russia ceasefire and peace', ' expect 85-90 â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nif this doesn\'t push higher $BABA nothing will https://t.co/4VtQpRnldn https://t.co/YrJucN3TRW\t\t\n$BABA what a bounce in HK - remaining of week will be good for china tech - hopefully âž¡\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"I think I cracked the code : just don\'t f***buy calls  \n\n$SPY $QQQ $AAPL $BABA"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Hong Kong is down 4 percent    Jesus what are you looking at ï¸\x8f\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"@Dillon_Jacobs28 @MoS_Investing If Taiwan is invaded these stocks will look identical to Russian equities. Not necessarily a bad thing', ' so long as you are comfortable buying at a few cents like gazprom. \n\nI hold a position in $baba and $kweb"\t\t\nRT @CRoulettista: Did Jack Ma bang Xi Jinping\'s wife or something? $BABA https://t.co/6CKUiqsYhK\t\t\nDamn and China still getting destroyed $BABA $BIDU $PDD $KWEB https://t.co/sMmMmngliZ\t\t\nAlso for those asking last 12 months', ' support for $baba is zero', ' despite valuation probably fair at 2-4x of current price.\t\t\n$BABA $BIDU $JD NEW ARTICLE : Chinese stocks plunge on COVID-19 fears', ' concerns over Beijing and Moscow\'s relationship https://t.co/rQv3uP3xn4 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/jAWzjaVuSy\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA bears in deep shit 80usd possible at open 👇\t\t\n$BABA WOW. Completely filled trend. Drawn out months ago. 📶 https://t.co/KQE8mxBbIm\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n$BABA that is it!  History just like that repeating again and again! ðŸ˜\x81\t\t\n"Why is Chinese tech tanking $baba $jd \n\nFirst it was their regulatory crackdown and now it is weakening consumer demand in other words weakening economy"\t\t\n$BABA a capitalist company is at the mercy of a communist dictator. Suddenly investors are surprised when there\'s a rug pull. 👇\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"$BABA $KWEB gonna try to catch tomorrow’s falling knife in china techs.\n\nBABA could open sub 70’s! Wow"\t\t\n@g35geo @CNBC what I don\'t understand is why they are down in HK. Do chinese folks don\'t like to own $BABA (or any other beaten down one) at this price point? don\'t clearly understand the price action .. can understand the risk with ADR. what\'s the risk with HK shares?\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA trades at 11x P/E\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n@GravityTrades_ @faststocknewss what I don\'t understand is why they are down in HK. Do Chinese folks don\'t like to own $BABA (or any other beaten down one) at this price point? don\'t clearly understand the price action ..\t\t\n@CNBC Buy $BABA\t\t\n$BABA lets start the ww3 .. fuck the market who cares.. chinaaa do it .. realeas your russian power 🔔\t\t\n$baba oh p/cf 8.76', ' previous lows weree 22/23.....\t\t\n$BABA $CAN $PDD  ðŸŒ\x9d âž¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@David_Tracey $baba looks REALLY tempting now. I\'ll just keep watching. US delisting fears can persist.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"صندوق الاستثمارات العامه :cc\n\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\n\nâ˜\x9dï¸\x8fâ˜\x9dï¸\x8f\nبعض الاسهم تØ\xadتاج تØ\xadليل سياسي قبل التØ\xadليل المالي والÙ\x81ني \nمستقبل بابا مرهون بتØ\xadسن العلاقه الامريكيه الصينيه Ùˆ ما ننسى المليØ\xad جاك ما"\t\t\n$BABA CN retail sales', ' investments', ' industrial prod all beat big time. Mostly fake data but also before Covid case spike $KWEB ï¸\x8f\t\t\nFirst smart take I’ve seen on $BABA https://t.co/1x4tafwKxq\t\t\n$BABA jackpot! 📢\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA by open', ' most likely red to green at US open â˜\x9d\t\t\n$baba https://t.co/8iSX20Aqzg\t\t\n$BABA  this stock will make me a lot of money it can go to $5 I’m going to hold stron 💗\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba ev/ebitda 5.58 fPE 10.1. Basically 50% cheaper than its ever been valuation wise\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @acpandy: Jamie Dimon from a big Panda-hugger to Panda-dumper in one second \n\n$KWEB $BABA $DIDI $FUTU https://t.co/YvdSeXSLLn"\t\t\n"Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK.B $BABA $JD $TSN $NFLX $GLD $BTC) https://t.co/yZ5blVMQqx"\t\t\n$BABA Bulls watching the HK market rn…… ï¸\x8f\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK.B $BABA $JD $TSN $NFLX $GLD $BTC)  https://t.co/NnKyR4gBZY"\t\t\n$baba still $77.76 from zero. Doing this right @HedgeyeComm ?\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n$BABA fucking disgusting market. Ugly as the president of the US 🆕\t\t\n$NIO $BABA $BIDU $PDD wait. China retail data just came out', ' and it was way better than expected. Why is Shanghai', ' and HK down big then? ✨\t\t\n$BABA  is trading in Hong Kong as though it is going to zero! incredible! Down almost 10% everyday ï¸\x8f\t\t\n$BABA it’s not a crisis if planned ï¸\x8f\t\t\n$BABA -9% in HK .. $50 by Friday at this rate https://t.co/XCdsnl9dO4\t\t\n$BABA lets start the war china ... do it .. show the fucking warld we is the giant .. wake them up ..mwhahaha ï¸\x8f\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@faststocknewss Nope! The biggest risk was also possible sanctions if you wanted to own China stocks and it wasn\'t just this year. Have a super tiny position of $BABA  but I won\'t be buying anymore of China names anytime soon.\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $BABA\n4) $TSLA\n5) $AAPL\n6) $VXX\n7) $QQQ\n8) $ARKK\n9) $SOFI\n10) $NIO"\t\t\n"RT @thstocksnetwork: China\'s retail sales', ' industrial data soundly beat expectations https://t.co/pp4ZxJdnXp \n\n$BABA"\t\t\n$BABA this stock will make me a lot of money it can go to $5 I’m going to hold strong 🆕\t\t\n$BABA Best Chatroom', '', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n$BABA this will fly tomorrow thank God don’t sell 🥇\t\t\n@gurgavin Just trust them  @gurgavin. $BABA price target has been updated to $200 ðŸŒ\x9d\t\t\nRT @Sqwii: $FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up her…\t\t\n$BABA  60$ incoming ï¸\x8f\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 24 | -22.6% | 🚀\n| $SPY | 20 | -44.4% | 🚀\n| $VXX | 16 | 0.0% | 🚀\n| $BABA | 11 | -47.6% | 🚀\n| $QQQ | 9 | 12.5% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA thx good China retails data double expectations 😀\t\t\n"China\'s retail sales', ' industrial data soundly beat expectations https://t.co/pp4ZxJdnXp \n\n$BABA"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\nHow low will $BABA go before a reversal?\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (35)\n2. $SPY (29)\n3. $BABA (21)\n4. $GME (13)\n5. $COM (12)\n6. $NIO (10)\n7. $FILL (10)\n8. $QQQ (9)\n9. $MUST (6)\n10. $YANG (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/af4AUsNyJY"\t\t\n$BABA $85 tmrw 💲\t\t\n"Xi JinPing\'s support of Putin has made China\'s stock extremely toxic.\nBearish on every China\'s stock', ' $BABA', ' $BIDU', ' $JD', ' $NTES', ' $PDD https://t.co/Bip2njy2zC"\t\t\nRT @SnehaBi71645003: $BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 24 | -22.6% | 🚀\n| $SPY | 21 | -40.0% | 🚀\n| $VXX | 17 | 13.3% | 🚀\n| $BABA | 11 | -47.6% | 🚀\n| $QQQ | 9 | 12.5% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 😵 RIP so fked tomorrow â–¶ https://t.co/pheIseXBtZ\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 23 | -25.8% | 🚀\n| $SPY | 21 | -38.2% | 🚀\n| $VXX | 17 | 13.3% | 🚀\n| $BABA | 11 | -47.6% | 🚀\n| $QQQ | 9 | 12.5% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA $KWEB $JD Remember all the support US gave to its market when the pandemic first hit? China won\'t show any support for their markets no matter how bad it gets', ' it goes against their way of life. 🌟\t\t\n"@capital_frozen @FiduciaInvest I thought so too. I was already looking at $baba at around 200 and thought the price is attractive. now we are below 80.... \n\nHappy I didn\'t buy I I have friends who are in baba. it sucks"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $BABA (14 mentions)\n2. $GME (13)\n3. $SPY (8)\n4. $SARK (7)\n5. $NIO (6)\n6. $QQQ (6)\n7. $TSLA (5)\n8. $AMC (4)\n9. $ARKK (4)\n10. $YANG (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Something’s down in China.\n\nWhat a crash. Retaking the lead in the correction.\n\n$baba $kweb"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\nAgarrenme porque vendo el auto y lo pongo en $BABA mañana https://t.co/TcDuHd3Osx\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\n"@charliebilello @ycharts Incredible chart. $BABA \n.@SCMPNews .@NikkeiAsia https://t.co/EuGuVscAyt"\t\t\n$BABA hong kong baba at 75 dollars now 📢\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n@KentDuvar @KyivIndependent Yes China stocks took a beating today. $BABA $NIO $XPEV $JD etc etc\t\t\nThink technically we may see some resistance between $55 and $65. I May Day trade it then $BABA https://t.co/RKFqZEEytP\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA se destruye en la bolsa de Hong Kong. Mamita la que nos espera mañana. https://t.co/bnvnSOIJ9a\t\t\nWhen the sector bottoms so will $BABA', ' is the de-rating sufficient yet?  Unlikely', ' 10 year lows and single digit PEs are likely required as passive outflows dominate. https://t.co/Vaa8eDdFRs\t\t\n"RT @kevinsxu: “Be fearful when others are greedy', ' and greedy when others are fearful.â€\x9d\n\nEasier said than done', ' but here\'s our chance.\n\n👀 $B…"\t\t\n$BABA ã\x81•ん😢 https://t.co/jqiQsEcQh2\t\t\n@charliebilello @ycharts How can u be confident that $BABA p/s is 1.6? Isn\'t that the point of audited financials?  The VIE structure is notoriously opaque and typically its an offshore house of cards call on assets.\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n$BABA this shattered all kind of supports on its chart. I wouldn’t get into this now until it finds support. ✔\t\t\n$BABA Smell those Aug 60P to sell 💫\t\t\nRT @Vishesh62452293: $BABA was at $88', ' 8 years ago. We blown past bear territory into nuclear meltdown ï¸\x8f\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA Chinese stocks so damn cheap now. 😂 â˜\x9d\t\t\nThe market is pricing in the end of China. I\'m not smart enough to tell if the Chinese economy will completely close & implode. Seems like a binary outcome. $baba https://t.co/OzsBRUh2Hi\t\t\n"$BABA \n\nHong effin Kong 📶 https://t.co/I1EcNsmUsZ"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\ni am 100% sure Like putin ', ' Xi made one of the biggest mistake of his life ! & That is going after the many many chinese tech companies as if they were outsiders .Xi needs to learn ', ' You don’t bang on the walls that Secure your home ! All you are doing is weakening it ! $baba $jd https://t.co/GzcZJpH8ZE\t\t\n$BABA Closing below long time support. Much more room downside. China index is about to open -5%. Target - 65 by 3/18. @TrendSpider https://t.co/k4UKKxcagW\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 119\n$AAPL  Price: $150.62  Mentions: 118\n$MULN  Price: $1.77  Mentions: 105\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 53\n\n#stocks #investing #trading"\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\nRT @JRambo0810: After an 80% drawdown in $KWEB', ' $JPM downgrades all china stocks and calls the sector uninvestible lol $JD $BABA\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\nRT @SwaggyStocks: $BABA going to zero 🤔\t\t\nCN reports more than 5k cases. PBOC does not cut rates. This will get even more ugly. Another 10% drop followed by a 10% drop in NY. Repeat. $BABA $JD $KWEB 📌\t\t\n$BABA this will be back to US close by the morning ↔\t\t\n$BABA  10% a day until OTC? 👀\t\t\n$BABA don’t buy China crap', ' at least wait for an uptrend lmao. 😘 https://t.co/WXNCyVJdzU\t\t\n"RT @TwtCollect: $BABA  at this point china’s sanctions have been priced in', '  LETS GO XI JENG PENG!\n\n$nio $jd $pdd ðŸ’\x9d"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"Mercado especulativo dicen? \n\n $NIO $BABA $XPEV $JD \nMañana 🩸🩸🩸🩸"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA going to zero 🤔\t\t\nRT @gweilo79: $baba It’s going to zero at some point. Just like $didi\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/kmvV4aZPAh"\t\t\n$BABA Waw…Hong Kong is slaughtering this pig. 👉\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"RT @Mr_Derivatives: $FXI $BABA $KWEB $DIDI $JD $PDD $BIDU\n\nHoly hell China down big again. And again. And again….\n\nAt this rate their econo…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA does xi not care anout his money he own baba wtf he is doing 🆓 https://t.co/2prfjZ9HsI\t\t\n$BABA definitely in play ï¸\x8f\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"I would be careful with $BABA. Some fishy stuff happening in China 🇨🇳 + don’t own overseas stocks', ' look what happened to Russian stocks listed in the US. \n\nSame will probably happen to Chinese down the road', ' at some point🚩"\t\t\n$BABA was at $88', ' 8 years ago. We blown past bear territory into nuclear meltdown ï¸\x8f\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA -9% in HK\t\t\n"$FXI $BABA $KWEB $DIDI $JD $PDD $BIDU\n\nHoly hell China down big again. And again. And again….\n\nAt this rate their economy gonna be lapsed by Japan. Lol https://t.co/1fA7ojkQRJ"\t\t\nThe same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesting thing is how they just switched from BUY to SELL overnight. They are proving to be a great contra-indicator it seems.\t\t\n$BABA $JD $BIDU they have become a joke', ' its better to just delist them to not cause more pain to investors like me. I get sucked in every few days thinking it got too cheap and the get my ass whooped. 💲\t\t\n@daniel_toloko Me watching $BABA https://t.co/NF6x3HQLBe\t\t\n"$BABA too many bears in today.\nI think this think will go up tomorrow. ï¸\x8f"\t\t\n@DannyCryptohodl @finsteadcapital @joshhwesterman @zerohedge Thanks', ' we believe they have serious liquidity issues. Also', ' Softbank going under water with this $BABA decline\t\t\n@geo_fed @kevinmuir Wake me when $BABA is single digits…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @GowriAdimulam: $BABA Who is shorting that for last 1.5Y..? Why Charlie munger not buying to average down? â\xad\x90\t\t\n$BABA Who is shorting that for last 1.5Y..? Why Charlie munger not buying to average down? â\xad\x90\t\t\nMore 🩸 $JD $NIO $BABA https://t.co/EjIJIQhvRD\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA china is in a recession', ' you just have to survive it. ðŸ‘\x8d\t\t\nAnd the carnage continues..Hang Seng tech down another 6%. $BABA $JD 2% lower than US ADR close. No bounce not even a dead cat 💗\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA this Chinese piece of crap dumping again in Hong Kong huh? ï¸\x8f\t\t\n"I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassive forced selling now? People throwing in the towel / margin calls. https://t.co/TAD4hk8BB1"\t\t\n$SPY Indirectly flash crash is happening all the way from China. Look at $PDD $BABA and the rest. Careful and caution âš\xa0ï¸\x8f 📊\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n$BABA careful on your position size', ' dont go margin', ' buy after fed wednesday meeting', ' you shoud be fine', ' else it will hurt badly 💲\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA News tomorrow $105 😘\t\t\nRT @ananthsrinivas: Somebody in twitter told I was lucky to sell $BABA in 280s. I was just following rules. From there it has fallen >70%.…\t\t\nSomebody in twitter told I was lucky to sell $BABA in 280s. I was just following rules. From there it has fallen >70%. Just don’t buy and average because buffet is doing munger is doing. No one know where the stock could go. #Respect #risk\t\t\n@SteadyCompound Your updated thoughts on $BABA? Clearly undervalued using this method…\t\t\n@ProblemSniper What are your feelings long term on $baba? Say 5 years. Let’s assume it doesn’t get de-listed. Genuinely curious bc it does look cheap w a long term horizon\t\t\n$BABA lol 👇\t\t\nMASSIVE SUPPORT STRIKE ON HANG SENG $HSI #HSI . 50% of level (log mode) of the 2007 bear market', ' and 38.2% (in non log mode). Daily RSI extremely oversold. Time to consider $BABA $JD $PDD https://t.co/1yc7AuEQvj\t\t\n"Que paliza las chinas ahora!!!!! La puta madre! Frenen que compro mañana!!\n$baba que locura"\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"@LadyAmalthea12 @sonicmerlin @PELK  \n \n$KWEB $BABA $CWEB  \n \nAnd what fun would that that be?  Party pooper... 👀 https://t.co/aI57reRXYj"\t\t\n$BABA HK open since 10 minutes', ' low of HKD73.05 -> $74.5', ' or €68.1 ï¸\x8f\t\t\n$BABA dam no one wants to touch Chinese stocks â–¶\t\t\nRT @Workhard130: Chinese stocks are screwed. $BABA $JD #Evergrande https://t.co/qLi6AlGtx0\t\t\n$BABA absolute capitulation in hong kong', ' now moving back up', ' most likely open flat by morning ✨\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ppl ask \'am I still bullish on $BABA\'?\n\nwhile remaining long-term bullish on https://t.co/ltDuUkQ7xq', ' I admit I am concerned about $BABA \n\nUnder the current env', ' the idea that $baba and https://t.co/tKmdgEFBV5 is fungible shall no longer be taken for granted."\t\t\nGood luck 😳 $baba https://t.co/R1Mar3i5JI\t\t\n$SPY $BABA $KWEB $NIO $XPEV uh oh 😃 https://t.co/5pX5huEgWT\t\t\nAlibaba Group Holding Limited traded 69.567M shares', ' 206% above average volume $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA  at this point china’s sanctions have been priced in', '  LETS GO XI JENG PENG!\n\n$nio $jd $pdd ðŸ’\x9d"\t\t\n$BABA $JD $DIDI all scums must die .. delist everyone of them ... no American should ever own them 📶\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 🗑 $60 ↔\t\t\n"IN TODAY\'S RE-CAP FOR 03/14/2022 FROM PRE-MARKET NOTES\n\n$BABA\n #6 IDEA IN #ACT\nTODAY THIS GOT A HUGE DOWN GRADE\nFIGURED THE STOCK WOULD POP A LITTLE FROM THE GAP DOWN', ' WE ADD INTO IT', '\nTHEN LET IT CHILL AND ALL DAY SLOW SHORT FADER\n\nSHORT 80-->77 +3PTS\n\nhttps://t.co/BKboDh6xVw https://t.co/hhK79E8Ypp"\t\t\nRT @DowneastCapital: How often do companies get absolutely crushed (see $BABA or the software stocks) and then boomerang back? Feel like we…\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @Oz_Capital: $BABA was worth almost $900B.  Now it’s just acting like a penny stock\t\t\n@faststocknewss $BABA so many bearish idiots talking about Down another 10%', ' use your brains to comprehend this is a reflection of us market ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @MITickWatcher: Today Top Flow in #StockMarket', ' Buy Flow & Sell Flow $BRK.A $BRK.B $TLT $EEM $FXI $WFC $SHV $EXPE $OXY $YMM22 $SPY $RPV…\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @TopStockAlerts1: Alibaba Skids', ' Along with Other US-Listed China Stocks\n\n$BABA $BIDU $JD\n\nhttps://t.co/FHDzapZ1Zx"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @AjTrader7: Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given h…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA another 10%+ drop tomorrow 💯\t\t\n$NIO $BABA wow 😮 talk about bad to worse.. to levels of the 2008 crash ✨ https://t.co/mOqGSKs4hm\t\t\n"Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given has Entry/Exits & What to Expect BOTH LONG/SHORT #CALLS / #PUTS\nSome nice ones we did today\n\n$BABA\n$TSLA\n$SHOP\n$BIDU\n$FUTU\n$LMT\n$PDD\n\nhttps://t.co/BKboDh6xVw https://t.co/Sxx8sjQAlb"\t\t\n"Agosto del 2021 hacÃ\xadamos este análisis de $BABA y 🇨🇳China.\nHoy AliBaba cotiza U$D 77\n\nSi bien el contexto mundial es de incertidumbre', ' seguimos remarcando lo perjudicial de la intervención del régimen chino en su economÃ\xada\n\nâš\xa0ï¸\x8fEsto es nuestra opinión', ' no es recomendación financiera https://t.co/Hn1ERV1smH"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA so many bearish idiots talking about Down another 10%', ' use your brains to comprehend this is a reflection of us market ï¸\x8f\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA Holy Fuck Hang Seng Down 4% 📶\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA $NIO $BIDU $LKNCY  Falls apart like everything else made in communist China. Good luck before the delisting\'s guys. 👆\t\t\nDid Jack Ma bang Xi Jinping\'s wife or something? $BABA https://t.co/6CKUiqsYhK\t\t\nSome bit of good news for platform economy operators $BABA $JD $VIPS - SAMR: Platform Econ Pick 1 From 2', ' Monopoly Issues Improve Notably | https://t.co/gR9FG49v7z https://t.co/4kVCII9VvJ\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n$BABA why do ppl care what it does in hk? It always comes back to the us close 📈\t\t\nHow often do companies get absolutely crushed (see $BABA or the software stocks) and then boomerang back? Feel like we’re seeing semi permanent multiple impairments here\t\t\n$BABA  wow at 9% drop each day...by time it gets to Friday', ' this stock will be $20..... ðŸ\x8f¼\t\t\n$BABA rip ☑\t\t\nRT @StockDreamss: Say goodbye to $NIO $BABA $XPEV $JD Tomorrow 🩸\t\t\n$HSI is in free fall. 20k was strong support.  Currently at 18k and falling fast. $baba $jd $xpev\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFuck Chinese Stocks!!! #delist China Now!!! #cancel China Now!!! Short them all!!! $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB https://t.co/bZAGQwDBRs\t\t\nBaba here $BABA $CPB 😄 https://t.co/2lngI2jI9J\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA $JD $KWEB Does Hong Kong open in 30 minutes now due to DST? ðŸ‡\xad🇰 🆙\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\n$CEI $RIVN $FTCH $BABA or $TSLA Which is the best play long term? All seem to be at a big dip. 🪄\t\t\n$BABA HANG SENG TECH INDEX SET TO OPEN DOWN MORE THAN 5% limit down ✅\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n@maybebullish I’m going to have to wear mittens to avoid buying $BABA absent mindedly…\t\t\n$BABA https://t.co/3MrJSh9nxS\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @StockDreamss: Say goodbye to $NIO $BABA $XPEV $JD Tomorrow 🩸\t\t\n$baba 73 at the moment ouch\t\t\n$JD Better come out or the whole world will see you as Russia.....terrible side to take $KWEB $BABA $TCEHY âž¡\t\t\n"$BABA \n\nOf\nCourse Hang Seng\nIs down. â\x8f©"\t\t\nSay goodbye to $NIO $BABA $XPEV $JD Tomorrow 🩸\t\t\n"$BABA down approx 75% from ATH\n$ARKK down approx 67% from ATH\n\nBABA ""value"" investors underperforming Cathie Wood evangelists. \n\nThat\'s the market for you... Or Fintwit. \n\nLesson? Stop dunking on each other. Mr. Market will make you look foolish either way."\t\t\n"$EURN +30%ã\x81§åˆ©ç¢º\n\n$BABA USD80ã\x81§è¿½åŠ\xa0購入\n\n$TSLA USD700ã\x81§è¿½åŠ\xa0指ã\x81—値注文\n$ZI USD45 ã\x81§è¿½åŠ\xa0指ã\x81—値注文\n\nPFã\x81§ã\x81¯ã€\x81安ã\x81„時ã\x81«è³¼å…¥ã\x81—ã\x81Ÿãƒ\x90リューæ\xa0ªã\x81Œé\xa0‘å¼µã\x81£ã\x81¦ã\x81\x8fれã\x81¦ã\x81„る。ãƒ\x90リューã\x81Œä¸Šã\x81’ã\x81¦ã‚°ãƒ\xadースã\x81Œä¸‹ã\x81Œã\x81£ã\x81¦ã\x81„る時ã\x81«ã‚³ãƒ„コツã\x81¨ã‚°ãƒ\xadースを買ã\x81†ã€‚\n#ã\x81¨ã\x81¦ã‚‚怖ã\x81„ã\x81§ã\x81™ã€‚"\t\t\n$BABA Major down-10% in 3 mins! â\x9d—\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nIf you like $BABA', ' why not just buy $DJCO? You know Charlie has 💎 🙌\t\t\n$BABA finally the bullish sentiment here is dying . That means we’re getting close to a bottom 😂 🆓\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nChina is in TROUBLE! Alibaba $BABA shares indicating -9% loss… yeesh\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSIQg \n\n1. $ARKK 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $MULN\n5. $BABA\n6. $QQQ\n7. $AGRI\n8. $AMD\n9. $IWM\n10. $CEI\n\n( Sorted by most recent ) https://t.co/n4koSpriy9"\t\t\n@TicTocTick $BABA $JD $KWEB 👋\t\t\n$BABA was worth almost $900B.  Now it’s just acting like a penny stock\t\t\n$BABA getting smoked\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nMy goodness', ' the fall of $BABA is something I’ve never seen before', ' Incredible.\t\t\n$BABA wait for news ccp inject money into their market already', ' pre covid at this level ðŸ’\x9d\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 5…"\t\t\n$BABA is hellish. 💢\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nI know a guy who bought 500k of $baba when it was $130. Rip\t\t\n$BABA what time HK market opens? 📈\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n$BABA actually it’s good id love to average down 😄\t\t\n$BABA  It is gonna crash again at open in HK....you all best sell and take what you can get.... ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA lol fuck me one more drop ï¸\x8f\t\t\nRT @PercyCapital: People love debating Munger’s legacy on this $BABA trade. I promise you it’s not the first time he has had a trade go sou…\t\t\n"People love debating Munger’s legacy on this $BABA trade. I promise you it’s not the first time he has had a trade go south and it seems a bit premature to call it already. \n\nSame people will tell you about investing for the long term 😂"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"$NIO $BABA HANG SENG TECH INDEX SET TO OPEN DOWN MORE THAN 5% limit down. \n\nDo not try to catch the falling knife 🔪 👆"\t\t\n$BABA Best Chatroom', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA anyone still cut loss at this level? ... â\xad\x90\t\t\n"$OPEN $clov $qs $nio $baba - from $500 down on November 10 to $25k  down today :) \nWay to build my account 🤦🤦🤦 💟"\t\t\n$BABA serious question..what happens to our shares if SEC delists? 📌\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\nWhy is china being gay about Covid again .... also isn\'t this good news for $BABA tho lol\t\t\n$BABA Alibaba down 9.8% in Hong Kong', ' dip buyers today are rewarded nicely. ✅\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 😂 ï¸\x8f\t\t\n$BABA tired of educating the stupid . 🪄\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n$BABA management too scared to say anything positive or buyback a share 📌\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA how low can we go? 50? 25? 0? Delisted? China banned from US Market? ðŸ\x8f¼\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Relax', ' HK follows US not the other way around. ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nTook $bkng 14 years to recover. Will $appl $amzn $msft $googl have the same fate? Some will NEVER recover: $afrm $pton $upst $hubs $asan $lmnd $pypl $baba and the like. Some should have never gone public! https://t.co/K7keuq8au6\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n$NIO $BABA things aren’t looking to good for tomorrow.. more pain! What are you guys think NIO goes to $12? Or just straight to $10? 🤞 https://t.co/uFGSK1yc2d\t\t\n"RT @DarioEpstein: $baba 80 guitas.\nComo dice el refran: siempre se puede estar peor… https://t.co/aLUkhR9iiM"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 116\n$AAPL  Price: $150.62  Mentions: 114\n$MULN  Price: $1.77…"\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n*ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @tradervic1984: oof $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA What is happening?? 😘\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA 🔥💩😂\n  Wow! Down 10% pre market in Hong Kong now too.\n   A technical beauty https://t.co/tC7h74OVAr https://t.co/eY0r2yS2Yj"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n@charliebilello @ycharts With the new arctic trade routes', ' I\'m gonna bet on $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 116\n$AAPL  Price: $150.62  Mentions: 114\n$MULN  Price: $1.77  Mentions: 100\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\noof $BABA https://t.co/M8UALvTmQl\t\t\n$BABA not buying until 60 👉\t\t\n"ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA  \n \nChina stocks are trading like Russia stocks $spy"\t\t\n"@charliebilello @ycharts Lower Forward & Current P/E than $MO 🤔\n\n$BABA #MaxPain https://t.co/JVnhbpbFeG"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @AJButton2: I have a confession to make:\nI liked $BABA when it was at $210.\nI still liked it at $100.\nToday', ' at $77?\nI am falling IN LOV…"\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA holy baba ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA It’s only a matter of time before the Iron Curtain starts covering China too. ï¸\x8f\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 5…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA re-ipo 📢\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n$BABA sub 25 âš¡\t\t\n"Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t.co/Pmkg6w1sHv"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA not look it good again 🔔\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n*ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"🎉ä¸\xad概股尋晚繼續跌🎊😆\n金山雲 $KC: -47.86%\n阿里巴巴 $BABA: -10.32%\n百度 $BIDU: -8.37%\n愛奇è—\x9d $IQ: -24.10% https://t.co/9km9ejkTQY"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"*ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA another HK drop for ya. Looking good baba 🤞\t\t\n$BABA sad people had this in many 401ks 💫\t\t\n"$BABA     All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\nNo todo en la Vida es el Cash Flow. AquÃ\xad un ejemplo. Si no crecen las Ganancias y el Pre-tax Profit da igual cuantas ventas tengas. Pero si las ventas mejoran más rápido que lo que empeoran las ganancias', ' el EPS puede mejorar. $BABA https://t.co/lbiU3n7OYE\t\t\n$BABA lost 8k in this.. fuck China as usual 📌\t\t\n$BABA i begging you to help your self dont buy anymore', ' dont ever try to catch a falling knife', ' this wil hurt bad 💟\t\t\n$BABA almost bought this at $82 today.  Yikes. 💯\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"$BABA what is this talk about delisting? ï¸\x8f\n\n A Proven Path To Becoming A Crypto Millionaire\n↓↓↓ https://t.co/pxaPkZuRiJ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"🎯 $BABA price target update\n\n🔴 Downgraded by JPMorgan Chase & Co.\nFrom $180.00 to $65.00\n\nDay quote/change: $77.4 (-10.38%)\nTarget upside: -16.02%\n\nPublished: March 14', ' 2022\nhttps://t.co/s9hULy6XOM"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/c2oaB6jV0f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/YMSlEoKPMD"\t\t\n"$SPX $TSLA $BABA $BIDU $ROKU  Bearish Market Continues - China Helping Putin - KREMLIN Cracks \nhttps://t.co/G8tA3SlpET"\t\t\n"$BIDU $TENCENT $BABA \n\nDuring Taiwan invasion these stocks could crash much lower … I think the invasion does occur … never seen such a sell off the market knows something …. ☑"\t\t\n"RT @luke_sosnowski: Hey Traders! Sign up for the #TRICKTRADES FREE\n\n NEWSLETTER --> https://t.co/GdauX2qW96\n\neverything you need to get you…"\t\t\n$BABA China could careless about their markets. They have made that clear. No 401k there 🆕\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Seems i was wrong about $baba. \nVideo to come on my next step\nNot that anyone asked or cares lol"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nThey can also pick a nominal bottom and pin it there forever to the point you’d wish they’ll keep walking it down just to run your adrenaline. There is no law that says a stock has to go up. âš¡"\t\t\n$BABA  Soooo...China is getting a secondary Putinesque economic fallout squeeze via the delisting threat?? ...what a play. Wow. 🇺🇸 â\x8f©\t\t\n@itscharliemar Sellside research is dead $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA I reiterate.  Communist trash. â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@charliebilello @ycharts This is way oversold ', ' those are not meme stocks or high multiples', ' those are highly profitable companies like $BABA ', ' $JD ', ' Temcent ', '…\t\t\n@cristiannmillo Bullish $BABA.\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"@KeithMcCullough @HedgeyeChina @Hedgeye “Throw your models away', ' a despondent & shaken Felix', ' in a bathrobe', ' is all you need to see…essentially real live look at human capitulation ‘data’…â€\x9d 😂🤮🤔\n\n#BehavioralFinance\n\n$KWEB $BABA $TCEHY\n $BILI $NTES $JD"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nremember those who told you to buy $BABA in January. LOL. I NEVER TRUST CHINESE STOCKS.\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (23)\n2. $SPY (15)\n3. $GME (10)\n4. $OIL (10)\n5. $TSLA (9)\n6. $COM (8)…"\t\t\nДали да Ñ\x81е купи $BABA на IBKR? 🤔\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65 â–¶\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/rLhtUgT2JQ\t\t\nMy guess $RIVN $baba or $dwac. Funny if $sofi or $dkng https://t.co/wcB5gU7WP0\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AAPL 🥈\n3. $VIX 🥉\n4. $VXX\n5. $TSLA\n6. $SPX\n7. $BABA\n8. $TLT\n9. $WTIC\n10. $LYFT\n\n( Sorted by most recent ) https://t.co/SM6356emVl"\t\t\n$BABA  $JPM you are un-investible :P\t\t\n$BABA $AAPL $TSLA $VIX $VXX ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (23)\n2. $SPY (15)\n3. $GME (10)\n4. $OIL (10)\n5. $TSLA (9)\n6. $COM (8)\n7. $QQQ (6)\n8. $ARKK (5)\n9. $BABA (5)\n10. $AAPL (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ArlnGREE9c"\t\t\n"Yo', ' particularmente', ' no veo cual es el chiste o la joda de comprar un activo que literalmente no para de caer. Un claro ejemplo es $BABA #AliBaba que tuvo su máximo histórico en los 320 dólares y actualmente cotiza a 77.\n\nEstar -76% es una de las estupideces mas grandes del mundo"\t\t\n$BABA Dead🚨\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@cristiannmillo Ok. Y cuanto más va a bajar $BABA?\t\t\n@ClaveBursatil Qué opina el lic battista de $BABA con estos ratios?\t\t\n$BABA Baba will fuck all the way to penny stock. ðŸ˜\x81\t\t\n@cristiannmillo Ahora si! Que barato está $BABA !!\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n@EquityBrian The risk/reward is compelling', ' I’ll admit. $BABA would probably be a trillion dollar company if valued on future cash flow. But the unknowns are intense. Hence the market cap below $KO. It’s possible shares could be confiscated and go to 0. Also possible to 5x quickly.\t\t\n$BABA WTH ↔\t\t\n"Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 53% call flow 🆙 https://t.co/STvUamVeSw"\t\t\n@RuniteDragon @HindenburgRes Lol I promise no one thinks $BABA is too good to be true right now\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA  Let’s all hope Russia and China go bankrupt. 💯\t\t\n$BABA will go long at $55 @sonicmerlin 😃 https://t.co/qH1pID82io\t\t\n"Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 53% call flow https://t.co/J0ETwNZSx0"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA  I want to see this under $1 like most of Russia’s top companies dropped. We can’t have dictators killing innocent people. 🥇\t\t\nRT @JPATrades: DD Cluster #2 $TSLA $NIO $BABA $AMZN\t\t\nDD Cluster #2 $TSLA $NIO $BABA $AMZN\t\t\n"Alibaba Skids', ' Along with Other US-Listed China Stocks\n\n$BABA $BIDU $JD\n\nhttps://t.co/FHDzapZ1Zx"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"@MarketRebels They should just place a SELL ON $BABA.\n\nI cannot short this f**ker cos I actually have been waiting to buy it.\n\nJ\nSimply put... go get a beer ðŸ\x8dº... and drink $ 77.76 (exactly the cost of one stock)\n\nMuch more better to my spirit."\t\t\n$BABA hold on to ur asshats shortys. jpm covered today🚀 😄\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$KWEB $CWEB  HK within just 12 pts of Jan ‘16 close ðŸ§\x90 $BABA $JD ↔ https://t.co/FNtCqTC7Yh\t\t\n"$KWEB Principal #ETF de empresas chinas de #Internet. Casi -79% desde el ATH', ' en apenas 13 meses.\n\nCompuesto por $BABA $JD $BIDU y más. https://t.co/tquFXRucua"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$KWEB this really lowest it’s been in 10 years 👀 yikes $BABA $CWEB ï¸\x8f\t\t\nGeez!!! Someone made a killing leverage shorting the top!! #baba $baba https://t.co/UA5gLNTkoU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $60 â\x9d¤\t\t\n$JD $BABA $YY 我们æ\xad£åœ¨å°†æ‚¨çš„库å\xad˜å\x81šç©º 🚩\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 113\n$TRQ  Price: $26.55  Mentions: 111\n$MULN  Price: $1.77  Mentions: 97\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n$BABA where ya think the bottom is in this bad boy 📌\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA Kinda oversold?? 👆\t\t\nYup. I think he wanted them all off the exchanges. Now he’s buying. $NIO $BABA https://t.co/Kezk0H8vlY\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@HindenburgRes short $BABA \nDue to rising geopolitical risks', ' we believe a large number of global investors are in the process of reducing exposure. We believe Alibaba', ' as one of the most widely owned stocks within the China will continue to face stock selling pressure in the near term🥊"\t\t\n"$BABA  \nOMG ! what\'s happed to  baba? ☑"\t\t\n"RT @LarryCheungCFA: The Chinese Internet ETF is down by 80%+ from peak to trough. \n\nPanic Selling at these levels (without a plan to repurc…"\t\t\n"نسبة خسارة الاسهم من بداية 2022\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%\n$HOOD -40%\n$LCID -42%\n$DKNG -44%\n$PYPL -48%\n$NIO -53%\n$SHOP -62%\n$RBLX -64%\n$RIVN -66%\n$AFRM -72%"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@gurgavin $BABA i would really appreciate if gurgavin capital would raise price target to $200.\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA China ordering 51M into lockdown. You really think this will rally? âš¡\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA $JD $MEIT is this what capitulation looks like ? ï¸\x8f\t\t\nAh yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n@itscharliemar Price I am comfortable to pay for $baba $0\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n@ezlightweight @EquityBrian Proof ? Why ? Should not matter what Brian is telling you. Just because he is 1% or 100% in $BABA is not a reason for you to buy the stock !!! Maybe he still has 10Million $ in cash', ' maybe he owns a company and he is buying stocks just for fun… Proof -> is the wrong question !\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$XPEV $BABA $NIO \n\nUndervalued', ' but there\'s no end to shit show with Chinese stocks. \n\nChinese government imposing fines or fear of US delisting. Fking stressful. Too much politics.... ï¸\x8f"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Imagine having a -17% return after 8 years... that\'s  in no way having patience... that\'s just plain stupidity. ðŸ’\x9d\t\t\n$baba $bidu https://t.co/yxNpDbFw72\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"This is the guy who put a $180 PT on $baba just two months ago.  \n\nThings changed that much for a conglomerate just two months later?  Sure…. https://t.co/PKF4rIDPLT"\t\t\n$FXI $BABA $DIDI $NIO https://t.co/JIq73zn8T8\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nBack to IPO price area $BABA https://t.co/2qksHadaxM\t\t\nRT @chipper17: Thank you @AjTrader7  for you guidance on $BABA. Almost 4x daily goal. This was a personal victory for me. I was a bag holde…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$baba It’s going to zero at some point. Just like $didi https://t.co/anhgdDv7wk\t\t\n@yodaflo $BABA\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"2014 \n$BABA IPO $93 $BTC $408 \n\n2022\n$BABA $77 $BTC $39575"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n@SpankThePolitic_ @AboveTheHorizon @In10gsdeep I’m picking up $BABA $60 April puts tomorrow. should have picked them up today', ' but I didn’t. ï¸\x8f\t\t\n$BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\nFalta el tuit de Mike y es all in $BABA https://t.co/jk1ZdHqCgW\t\t\n@LeoDecaprio is that what they call pay to play? Is $BABA doing thay now? â\x8f©\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n@StockMKTNewz That\'s nonsense. $BABA will be $900 in the next 5 years\t\t\n$BABA Is HK closed today (Tuesday)?  Quote not showing for BABA or HSI...? 💗\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@MarketWatcher420 yeah', ' but he didn\'t get there by being bad at investing. Why would he go on TV and risk his reputation on $BABA if it was so bad? â\x9d¤\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA i forgot HK opens at 9:30EST now 👆\t\t\n$BABA the recession has not even begin', ' more drop will happen for the next 3 years â\xad\x90\t\t\nWTF is good with $BABA also?!?! #markets are in an absolute free fall. Foreign securities are getting absolutely obliterated. #stocks #tech #commerce #china #economy #recession\t\t\n@bareableguy589 China President Xi knows. He alone can make $BABA stock price goes up or down with his policies. :)) â˜\x9d\t\t\n$BABA did the money dance today https://t.co/Dmsxw1Z4Vo https://t.co/UMuvEB2w0Y\t\t\n@Cypher2140 50% $Baba 40% $GGAL (cuando llegue a 160) 10% Liquidez\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Some are buying more $BABA here. I’m not - I badly misjudged risk', ' sized the position too large', ' and borrowed conviction from others. I’ve sold half of my shares & deliberating what to do with the rest.\n\nIt may bottom here. I don’t care - it’s time to de-risk', ' learn', ' and move on."\t\t\n@88888sAccount Someone tell the $BABA bros that they can donate to social causes in China directly and get tax deductions today', ' right? Better IRR than having to wait until this thing delists and they get to harvest losses then\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThings are not going well in China. This can be hard to Americans to see', ' because they are not in tune with their markets', ' culture', ' and economic situation. Prices are falling for Chinese stocks. I see nobody talking about "the Amazon of china" $BABA anymore. It\'s all pessimism.\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA who bought above $150? 🆓\t\t\n$BABA hopefully my $ 78 puts do me well tomorrow ï¸\x8f\t\t\n👀 rumor of 30% layoffs at $baba https://t.co/LgubS5Xe8N\t\t\n$baba puts today🩸Round 2ï¸\x8f⃣ tmrw? Link for live alerts 🚨 and education 🔑 in bio 💰🤑💸\t\t\n$BABA China Joe will NEVER allow Chinese stocks to get delisted while he’s president', ' they have way too much dirt on the Biden taking their money ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@FlavioPanizza @mcamposok78 @HyenukChu @somoscdi Justo ayer hablando de $BABA y viste lo que ha pasado hoy? De locos! Siempre tener claro y siempre tener Stop!\t\t\nRT @BLACKBOXSTOC: ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016 - $BABA\t\t\n@kevinsxu I have been patiently waiting for $BABA to bounce… 😂😂😂\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nReminder to stay the fuck away from chinese stocks $baba https://t.co/wUxt3HdIBt\t\t\n$kweb $baba Hong Kong index drop would be epic today\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"This is very deflationary border line recession \n\n@TicTocTick\n\n$SPY $DIA $QQQ $MSFT $AAPL $FB $PYPL $BABA $WTI $XLE https://t.co/8SXHl2uKjE"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@YilmazZorba Wow', ' O\'Leary was mega China Bear. and he is buying Chinese stock now! Shocking! 🤯 $NIO $BABA\t\t\n"Monthly $BABA', " today's Close below DeMark's\nTDST support is very", ' very scary https://t.co/b9XQHVzRit https://t.co/upnBAZj2ZY"\t\t\n"RT @get_blow: This year: \n$AAPL is down -14.9% \n$AMD is down -30.6% \n$BABA is down -28.0% \n$DIDI is down -64.0% \n$SOFI is down -45.5% https…"\t\t\nRT @btl0823: I was at a hedgie cap intro event around the blue arrow shown below on $BABA. In repeated "speed dating" sessions', ' manager aft…\t\t\n"It was the social dividends we paid along the way\n\n$BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$PDD $BABA $BIDU $JD These Chinese 🇨🇳 Daily charts look absolutely horrible https://t.co/oCnFPUPe09\t\t\nRT @LeoGreenwald: Jaw drop. gif $BABA . On 10/27/2020', ' $BABA was ~$320 . https://t.co/VVgctBQ8OC\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@AJButton2 I hope you still will falling in love with $BABA at 3$', ' when china closes their exchange like russia did XD\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA destroyed #Alibaba\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@squawksquare Thanks for rubbing it in my face', ' buddy. I’m down 330k in the last week with my $baba calls. Have some class\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 112\n$TRQ  Price: $26.55  Mentions: 110\n$MULN  Price: $1.77  Mentions: 96\n$BABA  Price: $77.76  Mentions: 60\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n$BABA So the market would have me believe every China Company from BABA to ZTO is a zero ? Fake numbers fake revenue fake earnings fake accounting ...and been hiding these scams for 10+ years ....Not how it is. â\x9d¤\t\t\n@Dillon_Jacobs28 @MoS_Investing I’m right with you and I sleep like a baby. $BABA is the best mega cap in the world in soon-to-be the biggest GDP country in the world that US retail massively relies on and they have reasonable antitrust in place. SP will be $1', '000+in 5 years.\t\t\n"“Be fearful when others are greedy', ' and greedy when others are fearful.â€\x9d\n\nEasier said than done', ' but here\'s our chance.\n\n👀 $BABA $PDD $API $XPEV $TCEHY $DIDI"\t\t\n$BABA where is the bottom? Said everyone for six months?? 📈\t\t\n$BABA to 59.25??? https://t.co/CRscmOmeM8\t\t\n"$BABA  \n \nBABA without Jack Ma is like Tesla without Elon Musk. \n \nA body with soul 😢 ðŸ\x8f¼"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@RouletteKing4 @ericvictor111 @MXAddict @PeterSchiff @CathieDWood Today was decent for me', ' I’m even more or less. I opened a small position in $BABA this week', ' and have been slowly adding as it goes down', ' fishing for a bottom. I may go large when I see some resistance.\t\t\n$BABA 👀 back up the truck\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA Slaughtered\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016 - $BABA\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA Falling knife. \n \nKevin O\'Leary has millions.  \nIf the stock continues going down he can average forever or bail out and barely feel the loss. Can you?   \n \nCATCH! ðŸ‘\x8d"\t\t\n"""Thanks for the irrational selloff! I just got another 47k shares! Long and strong $BEST inc""~@reddit \n\n$MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F \nhttps://t.co/2SAz5HNdXY"\t\t\n$BABA 78 today. Was 87. https://t.co/BiTZjrc3wl\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg  $NIO $BABA $BIDU $JD $DIDI\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA $FJB APP DROPS IN LESS THAN 48 HOURS!!!!!! 👉\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n$BABA $NIO $LI $XPEV retailers holding this Chinese trash 🤞\t\t\n$SOFI i guess being a SoFi investor is not the worst thing in the world. Look at $BABA . Now I feel a little better... 💫\t\t\n$BABA The political pressures in China are also a threat to the share price. I think are trying to force a delisting. â\x9d—\t\t\n"RT @Uncle_DD_: HUGE week for #gold. $HYMC price target set at $13.00\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $T…"\t\t\n@FossGregfoss $baba trade like a shitcoin in crypto world\t\t\n"$IXHL $VXX $BABA They have helped me to grow my account to almost 2.5 million.. 100% recommend joining! \n \nIt\'s free joining ~~~~🚀 https://t.co/30Z8lCZyK5 ✔"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $TME $IQ. "UNINVESTABLE" $ZERO ✨\t\t\n"RT @iamseanmcd: Wonder if Munger even knows that $BABA has a 7 handle.\n“If You Can\'t Stomach 50% Declines in Your Investment You Will Get t…"\t\t\n@InversorExperto Salvo que todos los paises bloqueen todas las aplicaciones de #FACEBOOK #META', ' como lo hizo RUSIA 😂 Tengo las 3 acciones mencionadas', ' y voy agregando mas en cada gran baja 😀💪 $FB $META $BABA $TCEHY\t\t\n"Wonder if Munger even knows that $BABA has a 7 handle.\n“If You Can\'t Stomach 50% Declines in Your Investment You Will Get the Mediocre Returns You Deserve"". \nWell how about two 50% declines', ' back to back Uncle Charlie?"\t\t\n"RT @hkeskiva: Alibaba $BABA Hong Kongin pörssissä -7%', ' nyt huipuilta -70% ($300 => $80).\n\nMikään ei muuta sentimenttiä niin kuin hinta."\t\t\n"#Options Max Premium P/L for 3/11/2022 Tweets:\n\n$BABA 87P -20%\n\n$ORCL 71P -25%\n\n$SPXW 4160P +18%\n\n$QQQ 333C 0%\n\n0 DTE are always extremely risky.  Deltas are either 1 or 0. https://t.co/eB8g1a03g5"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65...this is gonna get ugly ✨\t\t\n$baba is dead https://t.co/29sZS677yJ\t\t\nAlibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And Tesla Rivals Nio $NIO', ' Xpeng $XPEV $DIDI Plunge In Hong Kong Today Amid Worries Over New COVID-19 Restrictions In China https://t.co/dabqj3ha3n\t\t\n$BABA our busy Mr. Wonderful is on our side and he bought today so should go up soon ï¸\x8f\t\t\n$BABA 50 shares at the market yes please thank you\t\t\n@MarkGutman9 $177 (Charlie munger + mohnish + some retirement funds (I forgot the name) added into $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (25)\n2. $SPY (25)\n3. $VXX (20)\n4. $OIL (16)\n5. $CORN (9)\n6. $GME (7)\n7. $BABA (5)\n8. $NIO (5)\n9. $MUST (4)\n10. $COM (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/eusG2Q2EOu"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 36 | -2.7% | 🚀\n| $GME | 31 | -35.4% | 🚀\n| $BABA | 21 | 61.5% | 🚀\n| $TSLA | 20 | 66.7% | 🚀\n| $VXX | 16 | 166.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA sooo 75 or 85 tomorrow?? ðŸ˜\x81\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN…"\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"$BABA ã\x81¯10.3%安ã€\x81 $JD ã\x81¯10.5%安ã€\x81 $PDD ã\x81¯20.5%安ã€\x81 $BIDU ã\x81¯8.4%安。 $BABA ã\x81®å¹´åˆ\x9dæ\x9d¥ã\x81®ä¸‹ã\x81’å¹…ã\x81¯30ï¼…å¼·ã\x81¨ã\x81ªã‚Šã€\x8116年6月以æ\x9d¥ã\x81®å®‰å€¤ã‚’付ã\x81‘ã\x81Ÿã€‚\n\n米上å\xa0´ã\x81®ä¸\xad国æ\xa0ªã\x81Œæ€¥è\x90½ï¼\x8dアリãƒ\x90ãƒ\x90ã\x81¨ï¼ªï¼¤ãƒ‰ãƒƒãƒˆã‚³ãƒ\xa010%強下ã\x81’ https://t.co/pFggrmjhS5 @businessより"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA who’s waiting till Thursday to buy/sell more? ðŸ‘\x81\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 42\n2. $SPY : 42\n3. $BABA : 35\n4. $MSFT : 34\n5. $GME : 25\n6. $AAPL : 24\n7. $NIO : 23\n8. $VTI : 19\n9. $QQQ : 19\n10. $AREN : 19\n#stock #trading #usstock #stockmarket"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @DeItaone: *CHARLIE MUNGER’S DAILY JOURNAL NEARLY DOUBLES ALIBABA HOLDING\n $BABA"\t\t\n$BABA with 3000 shares of Baba I am rich. I just don\'t dont know when ï¸\x8f\t\t\n"Damn Charlie M really hit the double down on $BABA at like $120\n\nI will say', ' if he holds off buying for now', ' he’s still an OG cuz thats a more difficult task than catching a falling knife if you’re wrong"\t\t\n"$BABA           2012 \n\nlet’s go private ! 🔔 https://t.co/eiMaZzzZYf"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 35 | -7.9% | 🚀\n| $GME | 31 | -35.4% | 🚀\n| $BABA | 21 | 61.5% | 🚀\n| $TSLA | 20 | 53.8% | 🚀\n| $VXX | 15 | 150.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@InversorExperto hoy hice la compra de $BABA', ' coincido', ' con una potencialidad de revalorizacion anual de un 100% es un error si no compras\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/iycaLMbo4U\t\t\n"$BABA \n\nOLEARY 📣"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 34 | -12.8% | 🚀\n| $GME | 31 | -40.4% | 🚀\n| $BABA | 21 | 61.5% | 🚀\n| $TSLA | 20 | 53.8% | 🚀\n| $VXX | 15 | 114.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $TSLA (16 mentions)\n2. $SPY (16)\n3. $VXX (12)\n4. $GME (8)\n5. $ARKK (5)\n6. $AMD (4)\n7. $BABA (4)\n8. $SOXL (3)\n9. $TQQQ (3)\n10. $TD (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA today will drop another 10% ✅\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/7Um33PEdMV\t\t\n$BABA Chinese gunk. Hahahahaa 🥇\t\t\n$BABA Hard to look at my portfolio right now. ✔\t\t\nTook $BABA puts at the 77 strike price. Looking for a continuation down tomorrow and possibly through this week depending how low it gets tomorrow. Using previous action it doesn’t look like there is much support at $77', ' I would be surprised if it can’t get below it.\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@mskvsk They assasinated $BABA. By the way has anyone seen @JackMa lately?\t\t\n$BABA Expect this stock to be down in afterhours trading. The gradual decline expected the rest of this week and next. You decide what  to do. â\x9d—\t\t\n"Stocks with the most active options trading today:\n\n1) $AAPL - 1.096M\n2) $TSLA - 504k\n3) $BABA - 382k\n4) $BAC - 293k\n5) $AMD - 286k\n6) $NIO - 254k\n7) $AMC - 230k\n8) $F - 226k\n9) $NVDA - 209k\n10) $FB - 185k\n\nFull List ⬇ï¸\x8f\nhttps://t.co/zzhpOSgpnA"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"$BABA \n\ndid Alibaba just rug us or something? https://t.co/rtQ39SIO4P"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA wouldn’t be surprised if it opened in $60s 💢\t\t\n$BABA Otro -10% estos dÃ\xadas y semanas podemos ver cumplir el 3º Bajista hasta los 74$', ' con una fase de dilatación a la baja de los precios incluidas. Lo mismo', ' zona de soporte relevante la zona de los 60$. https://t.co/UkVooopetq https://t.co/MCqJpVViQe\t\t\n$BABA entropy on the human economic scale', ' a fractured world with the west and communist east (china and Russia) is possible ðŸ\x8f¼\t\t\n$BABA I told u guys 75 dollars for a bounce.  Should break 75 and then buy 📈\t\t\nAhora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"$baba amazing relentless sell.\nFantastic fundamentals https://t.co/i6RJ6DzUzt"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@DisruptiveTechnology $baba $bidu $jd $nio ↘\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n@inglouriouscap Anyone who followed Munger without considering his position sizing in $BABA (relative to his net worth) got wrecked. Hasn’t killed his legacy in my book. All the greats get it wrong time to time\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n$BABA i hate this stock lol. Hate it with a passion beyond words â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA - In a giant bull harmonic. No way I will be buying this thing though. Seems as if it\'s headed to ATL.\n\n#StockMarket #MONEY https://t.co/BrA9v9bSrH"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n#Alibaba sieht günstig aus', ' ist aber im Vergleich zu #Meta immer noch teuer. KGV 20', '5 bei $BABA vs. KGV  13', '5 bei $FB https://t.co/Ls0Lw4B2IO\t\t\n"RT @DeItaone: *CHARLIE MUNGER’S DAILY JOURNAL NEARLY DOUBLES ALIBABA HOLDING\n $BABA"\t\t\n"RT @DeItaone: *CHARLIE MUNGER’S DAILY JOURNAL NEARLY DOUBLES ALIBABA HOLDING\n $BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA china enters the war', ' west sanctions china', ' china\'s economy collapses due its reliance on exports and leverage. Blame Zelenski for fighting the war he cannot win and allowing his country to collapse ✔\t\t\n"RT @AreteTrading: $BABA \n\n#toast https://t.co/MiZiOexdVk"\t\t\n"RT @AreteTrading: $BABA- 100% short gain while Analysts said it was cheap\n\n#doyourownhomework"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@gurgavin I just googled', ' $Baba market cap is around 210 billions(US dollars?) and yearly revenue is around 200 billions... Is there any big market cap company lik that? Amazon', ' the best one', ' 1.5 T', ' and ~400 millions revenue/year\t\t\n"RT @AreteTrading: $BABA this technical pattern is called toast. We could see double digits in the next three months. \n\n#Top5in5 #short http…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/CWidMEijtp\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Here\'s your cue to go long $BABA 😂\n\nhttps://t.co/SXgfEx4Lia"\t\t\n"RT @AreteTrading: $BABA \n\n#Toastpattern in full effect https://t.co/ihFjOuzG1d"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA #Toast https://t.co/9wTVb1SzlA\t\t\n$BABA how is this even possible on a company of this market cap? This has to be a scam of some mega proportions... 🤞\t\t\n$SPY give a freebie for the shorts $BABA is going to $60 🤑🤑🤑 do what you will with that information 🌟\t\t\n"RT @AreteTrading: $BABA right on major support of $110. A break of this and we can see $84 shortly\n\n#Toast https://t.co/vvj4wk6Ovd"\t\t\nBuy $BABA!!! https://t.co/6wZjouPj3r\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Vishesh62452293: $BABA anyone know the short % of the float? If enough people short it maybe Goldman Sachs or Munger or Dalio or a big…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA anyone know the short % of the float? If enough people short it maybe Goldman Sachs or Munger or Dalio or a big institution will make a big splash when they exit. 📈\t\t\n"Me da a mÃ\xad', ' pero no sé.\n\nMuchos de los que ni están cortos ni invierten en $BABA y la critican a capa y espada.\n\nNo serán esos que fanfarroneaban con sus Shopify', ' SE', ' Arks etc.\n\nNo sé', ' se le ve a algunos un pelÃ\xadn resentido. 🙆"\t\t\n"$BABA $SPY \n\nMurder. 😀 https://t.co/abC8bSJOcT"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 109\n$TRQ  Price: $26.55  Mentions: 109\n$MULN  Price: $1.77  Mentions: 91\n$BABA  Price: $77.76  Mentions: 60\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n#short #watchlist for #trading on #nyse #nasdaq between $70 and $80: $BABA $DASH $GME $NTES $TRUP\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Lost 50% value in just 3 months..unbelievable ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Zach_Tradez: Wanna give a HUGE shoutout to @ATL_EN and the discord‼ï¸\x8f‼ï¸\x8f\n\nBeen KILLING it each and EVERY DAY‼ï¸\x8f🔥\n\nIf you\'re not in the dis…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Alibaba - $BABA \n\nmkt cap: 233', '030.2\nrevenue year: 131', '613.7\nP/S: 1', '78 - lower in story\n\ncash & st: 77', '880.9\n% cash of MV: 33', '42% \nthat could be bought back at this price only with the cash in the BS"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA My crystal ball is telling me that the chinks will invade Taiwan in 2025 under the false pretense that America is supplying them with weapons that could threaten the mainland. ðŸ‘\x81 https://t.co/FIA7onkcMb\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Los malos momentos sirven para posicionarse y disfrutar de un futuro mejor.\n$BABA $TCEHY $FB"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@saxena_puru Also', ' would you consider $BABA or $FB or a big boy at prices like this? I know you’re usually in the earlier on smaller growers\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ã€\x90ç±³æ\xa0ª3/14】🇺🇸\n$LVS -11% $MRNA +8% $PFE +3%\n深圳市ã\x81Œãƒ\xadックダウンを実施ã\x81™ã‚‹ä¸\xadã€\x81カジノæ\xa0ªã\x81Œä¸‹è\x90½ã\x81™ã‚‹ä¸€æ–¹ã€\x81ワクãƒ\x81ン関連æ\xa0ªã\x81Œä¸Šæ˜‡\n\n$AAPL -2%\nå\x8f°æ¹¾ã\x81®ãƒ•ォックスコンã\x81Œæ·±åœ³å¸‚ã\x81®ã€ŒiPhoneã€\x8dæ–½è¨\xadã\x81ªã\x81©ã\x81§ç”Ÿç”£ã‚’一時å\x81œæ\xad¢ã\x81™ã‚‹ã\x81¨ç™ºè¡¨\n\n$BABA -10% $BIDU -8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d下ã\x81’"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nNumber one economic power in the world in the next decade is China. Wethere US likes it or not. So yes. Ill buy $nio just like i bought $baba last week. https://t.co/tBoqMEurOd\t\t\nThank you @AjTrader7  for you guidance on $BABA. Almost 4x daily goal. This was a personal victory for me. I was a bag holder on $BABA ', ' took a 5k loss beginning of  last year. I t felt so good shorting that stock today ', ' I feel a bit of redemption . Thank you ACT', ' love you guys!\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n$BABA 👀👀 ✔\t\t\n@jimcramer At this rate', ' $baba can go private next month with cash on hand\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"After  a 99% drop \n\nThe Over the hill bald fk advises you not to buy \n\n$spy $rsx $baba \n\nMeanwhile', ' he a multi millionaire selling you his snake oil https://t.co/phdG8k5U93"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@GordonJohnson19 @PdxSag It doesn\'t matter if Tesla does the same as $baba', ' Gordon is wiped out a long time ago. In China we make so much fun of him', ' when someone loses a lot of money trading we say oooohhh no  another "Mr.Jonhson约翰逊先生\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA The device you use to speak ill of China on the internet', ' was made in China. 📢\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@itscharliemar My mans gonna make all of twitter sink with the China equity ship.\n\nPro tip (from someone who post a lot on Chinese equities)', ' irrational selling will remain irrational far longer than you will remain solvent.\n\nWhat’s being said has been said all the way down from $300 for $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @OddStockTrader: Munger enjoying the bubbles in the $BABA bath. https://t.co/gVMchO7WFZ\t\t\nMunger enjoying the bubbles in the $BABA bath. https://t.co/gVMchO7WFZ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA \n\nHas it gotten “cheapâ€\x9d enough to dip your toe in the water? What type of extra FCF yield do you need to assume all of the CCP risk?"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @Investidea1: #Metallica in #Moscow 1991\nUnder #Putin #Russia went backwards became the #Axis of #Evil\nhttps://t.co/sp0tUOkOmH\n#Music fo…"\t\t\n"fuck everyone talking about de-listing of Chinese stocks', ' if they were compliant in the past', ' you bet your ass they\'ll do what they can to stay compliant in the future. Shits beaten down so low it\'d be fucking stupid not to buy some Chinese stocks rn\n$NIO $BABA $TCEHY $LI $XPEV"\t\t\n$BABA Kevin o\'larry is the boss :P\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@KlendathuCap If I wasn\'t scared of China', " I'd be all over $BABA.\t\t\n$BABA $APLE so ADR can't trade in USA but apple can get supply from Chinese company :P", " Foxconn shut down is xi's masterstroke :P", '  feel the pain in your own house and then you will realize. 📣\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n$BABA $APLE so ADR can\'t trade in USA but apple can get supply from Chinese company :P', " Foxconn shut down is xi's masterstroke :P", '  feel the pain in your own house and then you will realize.\t\t\nBut really @AlibabaGroup ? $BABA below IPO level? https://t.co/8aSSuTqnNp\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n@MrtnzAlvrz @jlvega81 Ya pero', ' salvo el pto 1', ' el resto no son “novedadesâ€\x9d. Lo digo porque es hacerse trampas invertir siguiendo un método (fundamentales) y desinvertir usando otro (momentum)', ' imo. Dicho esto', ' $BABA meh\t\t\n@Samuraii14 just look at some of the big ones from China $NIO $BABA down big time from their highs we also have EVERGRANDE and some smaller one on defaults 🚩\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\nRT @realalexvieira: Lost All Your Money Investing in China? Legend Celebrates. Losers Crushed. AI Rules. Perfect World $BABA $TWLO $SNAP $N…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nLost All Your Money Investing in China? Legend Celebrates. Losers Crushed. AI Rules. Perfect World $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/HWHUsgyDOS\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA china will not get involved .. go away shorters ï¸\x8f https://t.co/AV295LYYIm\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nJajaja', ' suena bastante lógico 😵â€\x8d💫 $BABA $TEF https://t.co/SyrFGfa6Cc\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$NIO $BABA thia why you don’t trust PT', ' one week they say one thing the next it’s something different 💫 https://t.co/ELfUhQw2Kh\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@Michigandolf $baba requires a special set of knowledge on geopolitics.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"The Chinese Internet ETF is down by 80%+ from peak to trough. \n\nPanic Selling at these levels (without a plan to repurchase) is most likely not the right move here. \n\nRemember that this sector can periodically recover 10%+ in a day.  \n\n$KWEB $BABA $JD $BIDU $TCTZF #chinatech https://t.co/FwEHM1AuHk"\t\t\n"$COUP  $se $shop $amd $BABA \n\nCan we call it a crash yet?? ï¸\x8f"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA $57 tomorrow 💫\t\t\nRT @InlawInvestor: Lo de $BABA 👀\t\t\n$BABA Jeez…but but Charlie loves it 🤮 â\xad\x90\t\t\n$BABA Brandon always a step behind. Sleeping at the wheel and now all these false accusations about china helping Russia ðŸ˜\x81\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n$BABA baba black sheep ðŸ’\x9d\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA china may  just borrow a page out if fed ease mode.  as fed is starting to tighten china is easing 💫\t\t\n$BABA looking for 65ish here 😃\t\t\n"$BABA $TCEHY $AAPL $SPY $TSLA \nReallocating capitals to US stocks ðŸ‘\x8d"\t\t\nNo 2 ways about it.. $BABA has totally crashed. https://t.co/KYYTXKEvQE\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 1041\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA Jpm downgrades the riskiest bets...of course BABA mentioned..JPMorgan downgrades BABA JD BIDU DOYU BILI PDD NTES KC ..Institutions are dumping again. âž¡\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 108\n$AAPL  Price: $150.62  Mentions: 107\n$MULN  Price: $1.77  Mentions: 91\n$BABA  Price: $77.76  Mentions: 59\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@honeystocks1 $KWEB $BABA $JD $HUYA $TCEHY https://t.co/s6OBcZNifu\t\t\n$BABA feels bad for people who bought into the fud that Buffet bought this... ðŸ‘\x81\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@MoS_Investing @DumbInvestorGuy @CastoSirc @Dillon_Jacobs28 It wasn\'t priced at all when I first looked at China tech stack you got a bit of discount on rear view growth that\'s about it and $BABA growth itself hasn\'t been as people were projecting at the time.\t\t\nRT @SnehaBi71645003: $BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n$SOFI $BABA hey', ' new peeps', ' stfu about the price you gonna buy it at. We dont give a fuck 👆\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n@vr_tonio @gurgavin Berkshire does not have a stake in $BABA — it’s a separate investment firm run by Charlie Munger that does.\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\nThese contracts closed the day at $5.73', ' just WOW $baba\t\t\n$BABA Butt plugs 75% off ✅\t\t\n"Skal en kjøpe Alibaba $BABA nÃ¥?\n\nSpør for en venn (Charlie)"\t\t\nRT @NikhilDhirmala1: $BABA at a pe of 9ish', ' damn 📊\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Uncle_DD_: $HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$…"\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n    AsÃ\xad sucedió.........en fin\n\n        ahora si ', ' hasta mañana...... https://t.co/6ExFb8vagY"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$GME', ' $BABA', ' $NIO', ' $GTLB', ' $COUP', ' $CANO', ' $MULN', ' $CEI', ' $SOFI technical analysis for tomorrow. \n \nhttps://t.co/hngSsIW3iB"\t\t\n$BABA at a pe of 9ish', ' damn 📊\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (29)\n2. $TSLA (25)\n3. $BABA (20)\n4. $GME (17)\n5. $OIL (13)\n6. $SST (9)\n7. $ARKK (9)\n8. $VXX (6)\n9. $MUST (5)\n10. $COM (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/UbsFPmBHUH"\t\t\n"RT @honeystocks1: Give me the best bull case you\'ve got..... \n$KWEB $BABA $JD $HUYA $TCEHY https://t.co/3qODoGOHpG"\t\t\nRIP $BABA investors thats a hatchet job since late 2020\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $SOFI\n6. $AAPL\n7. $NIO\n8. $NVDA\n9. $IWM\n10. $VIX\n\n( Sorted by most recent ) https://t.co/X1Aw5NlVtY"\t\t\n"RT @get_blow: This year: \n$AAPL is down -14.9% \n$AMD is down -30.6% \n$BABA is down -28.0% \n$DIDI is down -64.0% \n$SOFI is down -45.5% https…"\t\t\n@MarketRebels Drop shipped from $BABA?\t\t\n$BABA Shorted this morning w/ $80.75 avg & covered 1/2 $79.05 (+$1.70) Covered last 1/2 at $77.75 (+$2.00) https://t.co/sHCFUpOBxd\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA its better to be enemy of usa than friends with usa. Ukraine leaders should have never trusted usa. ï¸\x8f\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (20 mentions)\n2. $TSLA (15)\n3. $GME (13)\n4. $BABA (11)\n5. $SST (8)\n6. $ARKK (7)\n7. $AFRM (5)\n8. $VXX (4)\n9. $SQQQ (4)\n10. $QQQ (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\n"This year: \n$AAPL is down -14.9% \n$AMD is down -30.6% \n$BABA is down -28.0% \n$DIDI is down -64.0% \n$SOFI is down -45.5% https://t.co/Xufu7vVTZr"\t\t\n"Nice print for $BABA Size: 1068516 Price: 77.76 Amount: $83', '087', '804.16 Time: 1900\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"I\'m pretty sure I am going to own some Alibaba $BABA at some point in the future... 😅\n\nChina is not disappearing!\n\nI wonder where I will buy...\nI think it will be after the #Uranium cycle has run it\'s course."\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nWhere is Jack Ma $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Amazing how June $100 strike calls are still pricy. ☑\t\t\nRT @neuteredTweets: My tangy sense is saying market is going to squeeze and explode to upside soon; specially when all are ready with their…\t\t\n$SPY $DJIA $JD $BABA interest rate hike of .25 so in other words allowing hyperinflation to continue the market is going to get one last savage pop before a fucking depression lmao ï¸\x8f\t\t\nAhora si. $BABA https://t.co/1xwsQQnJI9\t\t\n"Give me the best bull case you\'ve got..... \n$KWEB $BABA $JD $HUYA $TCEHY https://t.co/3qODoGOHpG"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/HX0Okvgaj0\t\t\n"El ETF #GENIUS21 o TRAC $GENIUS/21 está compuesto por 12 emisoras que cotizan en NASDAQ.\n$AAPL $AMZN $BABA $FB $GOOG $MA $MSFT $NFLX $NOWW $NVDA $PYPL $V\n\n* Al cierre del 12/03/2021: $49.80\n* Al cierre del 14/03/2022: $49.67 \n\nExposición al $QQQ para inversores minoristas.\n\n#TRMX https://t.co/6GCZDK92wW"\t\t\n$BABA Just getting murdered everyday. Looks like its being punished because China called Biden out on his Bull. Looks like Russia was right about the US labs across Ukraine. 🆕\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/4DVuFwyF9c\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/sYNWT1enxp\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/vIzB623cwy\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN $ZIM $SE $PLTR $CVX $OXY $COST $CCJ $FCX $PCCE $WOOD $RSP $IEI $DVN $ERIC $FSLY $BHC $MATX $WMT $ETH $USO $UPST $RBLX $SARK $NKLA \n\n #stockstowatch https://t.co/a1q4YF1rPK"\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/dcGx7mGyiG\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nRT @JavierSanz: Enhorabuena dirigentes de $BABA . Perder 600.000 millones de dólares de capitalización es digno de aparecer en los libros 📕…\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"$BABA seeing sustained chatter on 4chan over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #4chan  #investors https://t.co/BhtZf3nB9z"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/iD0SVDIGDx\t\t\nRT @INArteCarloDoss: $BABA https://t.co/HllmPrHQr4\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"Volvimos ampliar en $BABA\n\nSerá mi perdición o la sacaré del estadio ðŸ\x8fŸ"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$BABA closed at $77 today.\n\nWe are so happy we had saved our premium users huge amounts of money when we strongly warned them against Chinese Tech last April.\n\nWe summarized the highlights of our Research over 2021 in this article.\n\nhttps://t.co/d8UFaIJFr3\n\n$FXI $KWEB $TCEHY $JD"\t\t\nRT @beyondrob3: $BABA All these bears talking about munger don’t realize he’s probly down like 20% With all his averaging down we’re not go…\t\t\n$BABA All these bears talking about munger don’t realize he’s probly down like 20% With all his averaging down we’re not gonna hear a peep when this goes 10% a day for a week straight streak â\x8f©\t\t\n$BABA Stop Putin and his puppets! 😃 https://t.co/S3mAgANOLP\t\t\n$NIO $baba $jd Why is China openly stating they are supporting Russia. Can’t even play the game properly. Wtf 👆\t\t\n"$BABA (Alibaba Group Holdings', ' NYSE):\n- ST: Nearing narrow reversal target at 70.43/70.41\n- MT: Watching for reversal sequence confirmation\n- LT: Bullish; Eyeing rally to minimum of 200’s/230’s\n\n#BABA #Alibaba #NYSE #CROW https://t.co/ozozBttQqh"\t\t\nRT @INArteCarloDoss: $ARKK ', ' SoftBank', ' $BABA ', ' Chinese construction complex', ' $MSTR ', ' $PTON ', ' etc…have all collapsed and leveraged shitcos p…\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n$BABA SAD! 🥇 https://t.co/TYSrfla8lL\t\t\n$BABA market always over reacts to the upside and the downside.  This here is an over reaction. 😃\t\t\n$BABA baba can drop even if us indicies bounce â–¶\t\t\n$BABA   fuckery shit show in hk shortly.  expecting sell-off continuation tonite. ï¸\x8f\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"$QQQ made fresh lows\nChina extends selloff $KWEB $FXI $BABA $PDD\n$WTI Crude oil finds support around $100/barrel\nand more in today\'s No Cap Recap from @tradebroth - Join our server free for trades with substance! https://t.co/lTvUBDrrTt"\t\t\n@MoS_Investing Why not at $30? $BABA\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$Baba at $77 the lowest price ever for this stock', ' even lower then IPO  5-7 years ago. #Alibaba is profitable company. the past  3 yrs has higher record on each QTrs. Buying it as this low is as buying #Amazon stock for $500. \nThe question is does the fall stop ? We don\'t know!"\t\t\nRT @England_UserNo1: $BABA You know', ' I’ve heard about billionaires having trouble giving all their money away.  I think Munger has an elega…\t\t\n$BABA - 13', '25% from IPO price and - 75', '86% from ATH 🤔 https://t.co/6InGVFbmgJ\t\t\n$BABA You know', ' I’ve heard about billionaires having trouble giving all their money away.  I think Munger has an elegant solution. ↘\t\t\n$BABA 📌\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9. $NIO\n10. $MRNA"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@ChrisFranco I am interested in $BABA. I\'m not interested in their balances. What do Americans buy in $BABA that you can\'t buy on Amazon?\t\t\n@Thomas53506955 When is the agreement announcement but also all the Chinese stocks are down', ' I think the lockdown and their Covid numbers are high', ' look at $baba and $XPEV same thing down 30% in a week\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA 2015 levels fellas thats 7 years ago. We still buying the dip or? 👇\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@Trader_XO time to pick some $BABA', ' countertrading this guy has been extremely profits so far\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n$BABA te banco hasta el delisting y más allá!\t\t\n"#سهم_علي_بابا لا زال يتابع السقوط وصل لاقل مستوياته على الاطلاق منذ الاكتتاب. \n Ù§Ù§ دولار للسهم، هل سيواصل السقوط؟ سيرتÙ\x81ع ØŸ  شراءعلي بابا بالسعر هذا مثل شراء سهم امزون بسعر Ù¥Ù\xa0Ù\xa0 دولار. \n#Alibaba  $baba https://t.co/EV9INK6yrr"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/McJQCtMHtW\n\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR https://t.co/xcHcSawFDS"\t\t\nRT @sspencer_smb: $BABA is down 48% in the past six months. Trading at $82 this morning.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Chaos2Cured_Fin: Bought more $NIO and $CHPT today. @NIOGlobal is aware of audits. De-listing will not happen to NIO or $BABA.\n\nGood com…"\t\t\nMy tangy sense is saying market is going to squeeze and explode to upside soon; specially when all are ready with their puts and shorts for a major breakdown. 426 breaks and comes 432', ' 435 breaks and 452 comes in $SPY 🙄 $SPX $NDX $QQQ $TSLA $BABA $ES_F https://t.co/qKeVb0Np49\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 105\n$TRQ  Price: $26.55  Mentions: 105\n$MULN  Price: $1.77  Mentions: 88\n$BABA  Price: $77.76  Mentions: 59\n$GFAI  Price: $0.91  Mentions: 50\n\n#stocks #investing #trading"\t\t\n"📉Buy $BABA? Why Alibaba Might Go Parabolic | FALLING KNIFE? | #BABA Go Boom?\n\nSetup is meh\n\nhttps://t.co/oQHgFonVvu"\t\t\n$BABA https://t.co/AeNBEfqNrP\t\t\nMasayoshi Son', ' President of Softbank Group', ' has always said that $SBG is low priced compared to the market cap of the shares it holds. However', ' he has not elaborate on the intrinsic value of its holdings. The recent plunge in Chinese stocks including $BABA is the answer. https://t.co/TWJBwSFHyw\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@AlephEdu $BABA 👀\t\t\n@cperruna Sold hedged positions on $BABA', ' $FB', ' and $QQQ. They all look no bueno at the moment. The hedge will soften the landing', ' but looking to survive the next 4 days...\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\nIf you’ve owned American issued $BABA shares at all in 2021 or 2022 you should not be investing your personal capital or anybody else’s into public equities. You have no idea what you’re doing lol\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\nRT @mktparticipants: No places to hide today', ' $QQQ $SPY continue to trend down while Chinese stocks continue their epic drop', ' $KWEB $FXI $B…\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA $180 to $65 to $?  On a first Sanction 👀\t\t\n$BABA $JD $NIO ; ï¸\x8f https://t.co/uDFvmnMiBb\t\t\n"As outlined here in August 2021', ' $BABA is down to the IPO price.\n\nGould\'s work is essential for any investor looking to start analysis on a stock at a fair price as defined by Charles H. Dow.\n\n#DowsTheory\nhttps://t.co/qnJaSDo4nA"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nCongrats guys we did it!! Chinese ADRs per the BNY Chinese ADR index is now in a worse drawdown (-71.11%) than 2008/2009 *-70.17%).  So many companies put in hard work to make this happen: $BABA', ' $JD', ' $PDD', ' etc.  Definitely don\'t look what happened to the index that point on. https://t.co/pX6aM9p24C\t\t\n$BABA alright took my first pos in this POS 3 shares at 77. will probably regret it come morning but its gotta be a decent entry considering atl is $60 â˜\x9d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $AGRI\n5. $UPST\n6. $SOFI\n7. $AAPL\n8. $TSLA\n9. $NIO\n10. $BABA\n\n( Sorted by most recent ) https://t.co/o8bl2bEazr"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n$BABA  5 year low levels in a company doing better then ever before. Once the drama cools down this will move back up quick. It’s all shorting no one has owned this company this cheap in years. 🆕\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@LordReek @howardlindzon  maybe but it does not look like individual stocks like $BABA etc will be able to list in US markets due to the Chinese govt ban on sharing info for audit. ï¸\x8f\t\t\nIf you invested in $BABA 8 years ago', ' you would be down money. It is now officially lower than IPO prices. Incredible.\t\t\n$BABA so … what’s going on lol â\xad\x90\t\t\n@stocktrician bro with your theory all stocks should go private. $baba will be delisted when it doesn’t want to be.  That will be detrimental to shareholders. Plus their recent er was bad. ðŸ‘\x81\t\t\n@rick_decard $BABA cambio el ticker a $CACA\t\t\n$BABA Back to June 2016 prices. Entirely possible this range fails and we see upper 50s. https://t.co/gJ4tXAEB11\t\t\n$BABA one of these days you\'ll all wake up to a $4 stock.  $pdd $jd 📢\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9. $NIO\n10. $MRNA"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"I have a confession to make:\nI liked $BABA when it was at $210.\nI still liked it at $100.\nToday', ' at $77?\nI am falling IN LOVE.\nThe only thing that would make me happier would be an opportunity to buy FB at $150."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#Chinese #stocks performance so far.\nForget the value metrics for each company. In China you own nothing. #Uninvestable $baba https://t.co/WPoWoTDOx9"\t\t\n"$BABA بسعر 77$ \nادنى من سعر الاكتتاب Ù\x81ÙŠ 2014 \n\n$TSLA 766.3$\n\n$SBUX الادنى منذ اغسطس 2020 ب79$\n\n$MSFT \n276$ الادنى منذ يوليو 2021 \n\n$NFLX الادنى منذ يناير 2020\n\n$LCID 21.55$ https://t.co/LB4NmpT7ac"\t\t\n"RT @ecommerceshares: DB on the China stock HFCAA de-listing issues (one of the issues shaking foreign listed China shares). \n\nWhat will hap…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@DrAhmadAlsabban $BABA https://t.co/GO7hLAZ6nN\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 1017\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"👆 explains why when Munger was asked about risk of owning $BABA ADRs he said:\n\n""Assuming there is a reasonable honor among civilized nations', ' that risk doesn\'t seem all that big to me.""\n\nMay be mincing words here but ""among"" implies more than two. 6/7\nhttps://t.co/q4HoxezadI"\t\t\n"Over last 4-5 years', ' $BABA has been diversifying its auditing *location* from 100% in HK', ' to now a mix of Mainland China', ' Singapore', " HK\n\nSome to support growing biz in SEAsia I'm sure. But could also be a Plan B", ' where Singapore serve as ""compromise location"" between 🇺🇸🇨🇳 5/7"\t\t\n"HUGE week for #gold. $HYMC price target set at $13.00\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/aX8j2ryISe"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @dubs_trading: Played PUTS three different times and made 10-15% return on each play. $BABA $AMD $QQQ\n\nPrice targets by @AjTrader7 \nOpti…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA cash on hand 322b vs market cap of 289b. Does it make sense? ↔\t\t\n@CryptoMichNL What kind of $SHIB #ShibaInu is that $BABA #BABA #Alibaba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA think 12 months out 😃\t\t\n$BABA ï¸\x8f\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\nKnowing JP Morons $TSLA Price Target', ' this sounds as a STRONG BUY. $BABA https://t.co/hoblPZ2Pgl\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\nIf you thought $BABA was a gift at $140', ' it’s an absolute steal at under $80', ' however I agree completely with @jlebenthal that these stocks are in investable at the current time #ChineseStocks\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\n"$BABA\nby  #ICEROCK \n\n    AsÃ\xad sucedió.........en fin\n\n        ahora si ', ' hasta mañana...... https://t.co/6ExFb8vagY"\t\t\n@itscharliemar Adding BABA too / buying every dip nothing better on the market right now that $BABA for 77$\t\t\n"$HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/IGHquXdRZ5"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"• Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nPut Below < 76.6\n\n📱 $FB \nCall Above > 187.7 \nPut Below < 185.85"\t\t\n$BABA is this going to 0 ðŸ‘\x8d\t\t\nFolks buy $BABA $BIDU $JD', ' then other folks selloff in China. Imo 👀 out 🚩 ï¸\x8f\t\t\n$BABA taking a big bet 📊\t\t\n$BABA whats going on here? I remember a good friend of mine recommending this at $210 and said he was going all in under $200… why the slow bleeding and not just a big drop if it’s this bad of a company? â\xad\x90\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\nThis is the bottom for MMS', ' 77.50 is the major level', ' over this I see push to $100 gap fill let’s go', ' $BABA ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA RIP Charlie Munger. Jeez la weez papa cheez ðŸ’\x9d\t\t\n$BABA selling begets selling. Fear is in control. If US targets China because of Ukraine. Expect a  global recession.  No position. ✅\t\t\n"RT @NP_Trader01: 3/15 Watchlist \n$BABA C > 78.14 / P < 77.27\n$NIO C > 14.19 / P < 13.85\n$AAPL C > 151.31 / P < 150.41\n$TSLA C > 770.09 / P…"\t\t\n@itscharliemar cant believe $BABA went below $100', ' i am LONG $BABA and i am looking to double down on my position very soon', ' waiting for a flush.\t\t\n$BABA China being â€\x9dopenâ€\x9d to assisting Russias military HAS to be bullshit. Why on earth would they do this? It makes zero sense. They would not gain anything out of it basicly but the downside of it is HUGE. ✨\t\t\n"RT @CramerTracker: SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he was…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @NP_Trader01: 3/15 Watchlist \n$BABA C > 78.14 / P < 77.27\n$NIO C > 14.19 / P < 13.85\n$AAPL C > 151.31 / P < 150.41\n$TSLA C > 770.09 / P…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"3/15 Watchlist \n$BABA C > 78.14 / P < 77.27\n$NIO C > 14.19 / P < 13.85\n$AAPL C > 151.31 / P < 150.41\n$TSLA C > 770.09 / P < 761.95\n#StockMarket #stocks https://t.co/yXhEaZjXbl https://t.co/oeusHnkt3u"\t\t\n$SPY systemic risk', ' collapse imminent.. get the hell off margin $ARKK $BABA 🚩\t\t\nJust contributed my $58K for 2021 to my SOLO401K! Second year! Going strong! Guess where that money will be added to 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f $BABA hehe\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@WalterBuchananC Is that you', ' $BABA? Ya van quince meses. 😅\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nPara que no me digan que solo ablo de $BABA', ' $FB ya pierde más del 50% desde máximos de septiembre', ' cuando decÃ\xadamos (yo también) que era la más barata de las FAANG.\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"$BABA down more than 10% today at $77.76. \n\nIn a conservative scenario (discount rate 15%', ' terminal growth 2%', ' no share buy back', ' 2022e FCF $20bn)', ' current price suggests reverse-engineered annual FCF growth of 4.83% from 2023 to 2030. Absolutely crazy!"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @CramerTracker: SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he was…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @yoloption: Active portfolio positioning: Short Bitcoin futures. Long gold futures.\nLong $AAPL', ' $AMZN', ' $CACC', ' $CVNA', ' $DWAC', ' $EEM', ' $EFA', '…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA if I was Jack ma I\'d take it private.  This is f bs â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n"$BABA this is both the best deal and the worst deal on the stock market simultaneously \n\nCrazy cheap', ' beast of a company and yet somehow dangerous â˜\x9d"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA baba is getting fucked ï¸\x8f\t\t\nRT @TizTheCrypto: @CryptoMichNL Buy it on @defichain. You can even take loans out in $BABA stock if you want to leverage. Apr for liquidity…\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Softbank in SHAMBLES. GG. ï¸\x8f\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n¿Quien de aquÃ\xad lleva $BABA y la arrastra con pérdidas?\t\t\n"@MarketRebels I will never invest in a Chinese stock even if they paid me ever again. 🤣\n\n$BABA #stocks"\t\t\n"$BABA someone short it', ' someone buy it back... \nwho wins? ï¸\x8f"\t\t\n$BABA free money no need to debate âš¡\t\t\nWoah big cut $BABA 😆 https://t.co/cOn9OKIcH8\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nIf Chinese people are forced to stay inside', ' they will play DRAMATICALLY more video games and shop online more than analysts previously expected. $tcehy $jd $baba\t\t\n"RT @CramerTracker: SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he was…"\t\t\n$BABA just wow     They should move out of China. 🆓\t\t\n"SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he wasn\'t recommending buying $DIDI & $BABA at the very tippy-top😂😂😂"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 104\n$AAPL  Price: $150.62  Mentions: 101\n$MULN  Price: $1.77  Mentions: 88\n$BABA  Price: $77.76  Mentions: 54\n$GFAI  Price: $0.91  Mentions: 49\n\n#stocks #investing #trading"\t\t\nUnbelievable $BABA https://t.co/kmrauNsqLR\t\t\n"$BABA\n\n@HyenukChu \n@somoscdi https://t.co/G17TqN8JFZ"\t\t\n$BABA will go down another 20 bucks before it hits final resistance.  It drops through that and this will be in major jeopardy ï¸\x8f\t\t\n@CryptoMichNL Buy it on @defichain. You can even take loans out in $BABA stock if you want to leverage. Apr for liquidity mining with $BABA is currently 112%', ' or buy it cheap and sell it when it pops back up. $DFI #passiveincome #RoadTo50\t\t\nRT @STOCKMASTERJAY: HERE YOU GO - THE REFRESHER COURSE ON HOW #WALLSTREET #ANALYSTS COME TO THEIR PRICE TARGETS - $GS NICE JOB IN $BNTX - #…\t\t\n"Here comes the $BABA downgrades. \n\nPredictable. $BABA"\t\t\nWE NEED THE REFRESHER COURSE GAIN .. AS I TOLD YOU ABOUT $BABA - THIS IS HOW THEY COME UP WITH PRICE TARGETS ON #WALLSTREET $DIDI $BIDU .. $ROKU $TDOC $ZM $MRNA $NVAX $ARKK …. https://t.co/wRzL2lqgrn\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 48 | -57.5% | 🚀\n| $SPY | 37 | -52.6% | 🚀\n| $CLOV | 19 | 1800.0% | 🚀\n| $BABA | 13 | -61.8% | 🚀\n| $TSLA | 12 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA get well soon!!! 🆓 https://t.co/AwiQgCS23t\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA LMFAO I TIOLD YOU THIS PRICE TARGET 17 MONTHS AGO :) https://t.co/m5K0u3V56e\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (28)\n2. $SPY (16)\n3. $BABA (12)\n4. $TSLA (11)\n5. $COM (9)\n6. $AMZN (8)\n7. $VXX (5)\n8. $WISH (5)\n9. $TM (5)\n10. $QQQ (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/6Ssnwj1pc0"\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n@joshgausden Growth and $BABA\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 49 | -56.2% | 🚀\n| $SPY | 38 | -50.6% | 🚀\n| $CLOV | 19 | 1800.0% | 🚀\n| $BABA | 13 | -61.8% | 🚀\n| $TSLA | 13 | -7.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/sNXXtFZqEL\t\t\n"Tencent\'s WeChat Pay Next Up in Beijing\'s Crackdown?\n$TCEHY #Stocks $BABA #AntGroup $TME #Wechat  https://t.co/QUlekuee5k"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"$baba breaks 75 headed for ATL it appears. a more conservative target before that though would be 65.\nuse 82 for a tight SL. \n\nWouldn\'t be eager to enter tomorrow for chance of a relief rally unless that bounce brings us to the 85s for a play back to 75. https://t.co/mUoNBeBnvI"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/hu1HqibLIi\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 51 | -53.2% | 🚀\n| $SPY | 39 | -49.4% | 🚀\n| $CLOV | 19 | 1800.0% | 🚀\n| $TSLA | 13 | -13.3% | 🚀\n| $BABA | 13 | -61.8% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA yolo calls? ðŸ˜\x81\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $GME (23 mentions)\n2. $SPY (12)\n3. $TSLA (5)\n4. $AMC (4)\n5. $QQQ (4)\n6. $BABA (4)\n7. $COUP (4)\n8. $TDOC (3)\n9. $AMZN (3)\n10. $IQ (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n@stckpkr7000 Don’t know about $BABA but hard not to be less bearish now.\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(AfterHours)\n\n1. $AAPL Apple -0.12%\n2. $TSLA Tesla -0.42%\n3. $BABA Alibaba -0.13%\n4. $COUP Coupa -27.63%\n5. $PFE Pfizer +0.33%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/WDPsEDTrrx\t\t\n"3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UBER over 29.85 | under 28.8\n\nFlow via @unusual_whales https://t.co/QHUyAvUR23"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"JD Logistics to Acquire Majority Stake in Deppon $JD $BABA #Stocks #StockMarket\n https://t.co/jE4zmdFlzl"\t\t\n"There\'s a fundamental flaw in applying fundamental valuation logics used for democratic governed economy over autocratic governed economy..  \n \n$KWEB $BABA $JD $BIDU $SPY âš¡"\t\t\nRT @RapidTrading: Killer day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80%…\t\t\n$BABA target $59 ï¸\x8f\t\t\n$BABA sold it today :( ï¸\x8f\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/wcIWWcQoyS\t\t\n@itscharliemar @da7kel Why buy $baba on margin and sell your clothes for baba???\t\t\nLo único claro es que Munger con $BABA querÃ\xada probar aquello de que un inversor fundamental debe estar preparado que un -50% en cualquier inversión.\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nSo with that being said I transferred my $VTI to $AMZN $FORD $MSFT $BABA.\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @trader35bolsa: $BABA #ALIBABA Su estructura no invita a confiar en rebotes a pesar de todas las "bondades" que ofrezca su valoración ht…\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/S905XxT5xu\t\t\nRT @trader35bolsa: Aún puede restar mucho sufrimiento en #Alibaba $BABA #TRADER35 https://t.co/QTzBfE3RIP\t\t\n$BABA what the heck 💗 https://t.co/vd6DAg2GKw\t\t\n$BABA lost 110k still holding.. 1400 shares ðŸ˜\xad 🚩\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA seriously what a ponzi . How is this even possible 🥇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@GarethSoloway @GarethSoloway what about Alibaba $baba ? When to buy ?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @AndyCSpinelli: Masacre argentina se llama este capitulo....suben tarifas congeladas y venden. Baja dolar y mep ..venden. acuerdo c fmi…\t\t\n@Dillon_Jacobs28 @MoS_Investing I’ve been bag holding $BABA for over a year now. I really was ignorant to how China operates. I also compromised on business quality(decreasing margins/lower ROEs) because it as growing top line so quickly\t\t\n$BABA unbelievable lol 📈\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"@EquityBrian $FB is trading at LTM 11/12 x FCF vs $BABA at 10.\n\nThe CCP can rob $BABA investors as much as they want', ' they did actually grab 1/3 of their cash last year.\n\nHave no position but I think $BABA should not trade above 50/60% the multiple of $FB."\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA hsi will take out 18', '500 tonight from 2012 mostlikely! unbelievable 👇\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/NSF8JjV9Gv\t\t\nChina $KWEB $BABA $JD https://t.co/dKrhKOzlVr\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA ""Waiting for BUY signal on   BABA  \nRegister for 7-Day Trial Access at https://t.co/WBARPaK0Cc "" https://t.co/7WvZ8uaK4v"\t\t\n$SNOW down another 37% in just 9 trading days. Crazy shit. $BABA headed to zero.\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/qFYUdImFxy\t\t\n$BABA will be down 10 percent in hk then will be down 10 percent tomorrow in us. Wtf ï¸\x8f\t\t\nRT @CarsonScottDev: $BABA this is soooo overdue for a HUGE bounce. Munger needs to buy a ton more.. come on Charlie.... imo 📢\t\t\n$BABA this is soooo overdue for a HUGE bounce. Munger needs to buy a ton more.. come on Charlie.... imo 📢\t\t\n"RT @stockandlock1: Stocks that made new 52 WK lows today👇📉\n\n$BABA $77.7\n$NFLX $332.88\n$SBUX $80.15\n$SNOW $172.3\n$COIN $155.2\n$RIVN $35.01\n$…"\t\t\n"Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in on all the profits 🤑\nhttps://t.co/Ac6WsdScbX\n$amc $nio $baba $lkncy $aapl $afrm $mrna $gme $xpev $tsla $spy $cei $qqq $dwac $amzn $agri $poet $aei $amd $nvda https://t.co/UTpMv0xA8y"\t\t\n$BABA $27 billion free cash flows', ' 20% growth', ' and $217 billion market cap ✔\t\t\n$BTC the whole market crashed &  decoupled even from $GLD that’s wild. You should see Peter shieff Twitter he’s crying. 🤣 even China $BABA slaughtered sheesh ï¸\x8f https://t.co/IqDDZef3MT\t\t\n"@newinvestor2020 $TROW la llevo desde hace años.\n$BABA nunca me lo planteé al ser una opción más “Valueâ€\x9d.\n$AAPL me parece gran empresa pero me quedo con $GOOGL para cubrir sector tecnológico.\n\nEn radar tengo $UNH', ' $BAM', ' $NEE', ' $O', ' $ADM.\n\n¿Tú?"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $TSLA $AMZN $AAPL ï¸\x8f https://t.co/CTiMU36BgU\t\t\n@choochloves10x @BahamaBen9 Do not buy $baba @choochloves10x ðŸ™\x8f\t\t\n$BABA why management let this drop everyday for last 1.5Y.. why not just delist and keep only one Hong Kong if they feel it’s under valued?? Or why not just OTC..? 😀\t\t\n$BABA bloodbath in hk tonight ðŸ‘\x81\t\t\n$li $nio $baba $shop https://t.co/0V4GqW8LOD\t\t\n"RT @OpenOutcrier: RECAP 3/14 Unusual Puts:\n$PSEC Jan-24 7 P\n$EWZ Mar 31.5 P\n$SBSW Oct 12.5 P\n$KWEB Apr01 16 P\n$UAL Jan 18 P\n$AIG Apr 55 P\n$…"\t\t\n"I thought I was a genius buying $BABA at $160 and selling at $200 before the covid crash \n\nThis chart is insane https://t.co/eoznHmxA3e"\t\t\n$BABA low 30s by end of month Sad ! 👆\t\t\n$BABA Monthly reminder. ï¸\x8f https://t.co/ebAf42nNjq\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\n"@ronaldo18 I think the jury is still out on this\nJust when we think the storyline is forming', ' wait for a surprise $BABA $BIDU $NIO 📈"\t\t\nAlibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists. @petenajarian https://t.co/iMJLZ7J6EG\t\t\n$BABA stock market is fkded.  bear market is here till the Fed decides it\'s not. ðŸ‘\x8d\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nStocks Ceded Early Gains. Market Needs a Stronger Signal on a Russia Resolution. $TSLA $BABA $JD $DB $NKTR https://t.co/qeP9ZlJ0vC\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Stocks that made new 52 WK lows today👇📉\n\n$BABA $77.7\n$NFLX $332.88\n$SBUX $80.15\n$SNOW $172.3\n$COIN $155.2\n$RIVN $35.01\n$ZM $95.7\n$NIO $13.82\n$RBLX $36.93\n$ROKU $99.5\n$AFRM $27.61\n$SOFI $8\n$GME $83.68\n$DKNG $15.46\n$SPCE $6.89\n$FSLY $13.68\n$WISH $1.75\n$CEMI .66\n$AVGR .17\n$WTRH .3"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @notabot93031078: $BABA Charlie munger bailed out his positions?  Was he down 50% on his position?? How many shares he purchased?? Who h…\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA Charlie munger bailed out his positions?  Was he down 50% on his position?? How many shares he purchased?? Who has been selling this for past 1.5Y..? ï¸\x8f\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA JacK Ma knows It. China will invade Taiwan that why China repairs to remove all Chinese companies from US stocks market 🌟\t\t\n"Where is Jack Ma? \n\n$BABA https://t.co/A6GQT48dYX"\t\t\n"$BABA $TSLA $TAOP $JFK $CEMI $SPY $MDB $SHOP $AMZN $NVDA \nMost profitable trading COMMUNITY https://t.co/McJQCtMHtW https://t.co/qNAFG3UAXl"\t\t\n$BABA what’s the forward PE here ? 🚩\t\t\n@SR_cojones Pero los fundamentales los conocen los fondos también y ni con eso quieren $baba ', ' será que saben que caerá bastante más\t\t\n@dividando Pues… $TROW', ' $BABA', ' $AAPL.\t\t\n$BABA reason all this is china digital currency going online asia russia india backed by golf commodities . it’s to take down the petro dollar economic war is happening right. ☑\t\t\n"RT @drastichs: From my point of view since the early beginning until today $BABA is toxic issue\n#stocks"\t\t\n@CNBC sorry', ' I missed ONE', ' BUT 29 TIMES TO BASH CHINA IN ONE DAY?!?!? A little repetitive don’t ya think? Which hedge fund is short $baba or $nio or $xpev or $bidu that’s paying you to DRILL IT IN PEOPLE’S minds to trash them 29 TIMES IN 8 HOURS??  Dam how manipulative are you??\t\t\n$BABA $NIO be very very careful with these all hell is breaking lose 💲 https://t.co/IH9s5xXV6s\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n$BABA 🇨🇳 🌟\t\t\n@KingYedidYahTRD We had a nice plan', ' at  the open. I just never traded it', ' took a while after the morning auction to find its primary. Traded $NIO and $BABA today got some nice moves', ' but No green for me today\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nLike $DIDI & $BABA at their ATH’s! https://t.co/inhgFegZLE\t\t\n@Badpak that\'s exactly what i was looking at. For example', ' $BABA: has 70', '000 million USD in cash and in the 4Q repurchased for 1', '400 million USD... It seems to me very little to change the perception of the market\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@StockDreamss Don’t forget $BABA\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @BabaBrouk: Why y’all selling my stock $BABA 😅 https://t.co/Q5G9hmR0sI\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\nLooks like $BABA migrated to Solana https://t.co/Q3PUHuuWE8\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"DailyDown5\n$ANET $113.23 -5.57% -1.07% -12.52% -10.36% 39.65\n$API $6.63 -19.73% -31.01% -42.80% -65.09% 30.54\n$APPS $31.65 -9.23% -12.42% -36.76% -42.50% 31.19\n$AVLR $75.84 -6.27% -14.37% -32.37% -48.75% 29.81\n$BABA $77.73 -10.36% -21.21% -38.55% -38.08% 20.37"\t\t\n"RSI25\n$BABA $77.73 -10.36% -21.21% -38.55% -38.08% 20.37\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.28 -1.68% -11.71% -54.64% -67.10% 17.78\n$CLX $127.65 -1.93% -12.26% -10.63% -22.76% 23.97\n$COCO $7.51 -12.16% -27.51% -41.01% -34.30% 24.35"\t\t\nGood day today', ' ahead of the crowd', ' and no Twitter fluff. $TMC 25% $MULN 56% $DSS 17%. There are still plenty of gaps to fill on many beat up stocks and I’ll be ready. $NIO $BABA $TSM\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$HYMC gold is going to hit an ALL TIME HIGH this year. Sit tight! $HYMC \n\n$CEI $MULN $TSLA $AMC $SPY $AAPL $KSCP $AGRI $MRNA $BABA $PFE https://t.co/svRxhZhTyP"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA cutting staff 30%. @CNBCClosingBell\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"jimmy Chill got his coin in T-Bills \n\n$spy $qqq $baba $muln https://t.co/ptxLz8GbkK"\t\t\n@jimcramer You still  buying $DIDI and $BABA at the highs\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 103\n$AAPL  Price: $150.62  Mentions: 98\n$MULN  Price: $1.77  Mentions: 86\n$BABA  Price: $77.76  Mentions: 50\n$GFAI  Price: $0.91  Mentions: 49\n\nstocks investing trading"\t\t\n$BABA legit or scam??? ðŸ\x8f¼\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@jeffverellen @zerohedge $BABA valuation https://t.co/RmRAAXJsso\t\t\n$CLF cash cow $baba reminds me of when cliffs was sub 5. ðŸ˜\x81\t\t\n@itscharliemar I took a 50k loss on $TME and probably going to do the same with $BABA at some point and take a bigger loss. If China even hints helping Russia its over for these stocks generationally. If they have all those cash on balance sheet they should be announcing massive buybacks\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 103\n$AAPL  Price: $150.62  Mentions: 98\n$MULN  Price: $1.77  Mentions: 86\n$BABA  Price: $77.76  Mentions: 50\n$GFAI  Price: $0.91  Mentions: 49\n\n#stocks #investing #trading"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n@StockMKTNewz Just because $BABA entered in down trend. As soon as the trend reverses', ' since it is a good and solid company', ' JPM will increase the target price\t\t\n$BABA Trust China at your own peril ï¸\x8f\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA holy ↘ https://t.co/pkWvLUmkTE\t\t\n$BABA trusting Chinese with your money', ' You deserve to lose everything. 💲\t\t\n$BABA scumbag chinese stole all my money. my life savings is gone now. i want my monye back. when is ww3??? i will be the first one to enlist ðŸ˜\x81\t\t\n"Today\'s Most Active Puts... \n\n$TSLA $AAPL $BABA $BIDU $PDD $JD\n\n👉https://t.co/2s8fBPWEHe\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/uTiuOOdqYW"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA tomm 10% up 🤔 ✨\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA prob another $10% down day tomorrow', ' $69-$70 wouldn’t be surprising 📈\t\t\n"Stocks trading at 52 week lows:\n\n$NKE (Nike) ~ $122.93\n$AMZN (Amazon) ~ $2678.00\n$PYPL (PayPal) ~ $92.56\n$BABA (Alibaba) ~ $97.58\n$SHOP (Shopify) ~ $550.32\n$PTON (Peleton) ~ $21.91\n\nSome of you were waiting for these prices but are now scared to buy…"\t\t\n$BABA Shorts will get a face ripper soon! Selling Aug 60P looks super good! â\x9d¤\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"$BABA absolute bottom territory.. \n\nOptions chain volume bearish 2.5:1\n\nMight reverse soon. ðŸ‘\x81 https://t.co/9C6e9dNObs"\t\t\n"Esta $CAKE en la misma situacion que $BABA? Paliza se estan comiendo mal desde hace meses.\n\nComentarios? @CriptoBoludos @mejor_inversion @CryptoContadora @invasion_crypto @Sbartiro \n\n#Cake #BTC #Alibaba"\t\t\n"Never thought I\'d see people front run the risk of shutting down a market forever.\n$BABA $KWEB"\t\t\n"$BABA absolute bottom territory.. \n\nOptions chain volume bearish 2.5:1\n\nMight reverse soon. https://t.co/WGfGsVrufh"\t\t\nIs $baba going bankrupt?\t\t\nNo inviertas en criptomonedas', ' son muy volátiles. En bolsa no se ven esas caÃ\xaddas tan fuertes. 3 Doritos más tarde $BABA https://t.co/T3KM2KWeED\t\t\n"🎯 $BABA price target update\n\n🔴 Downgraded by JPMorgan Chase & Co.\nFrom $180.00 to $65.00\n\nDay quote/change: $77.72 (-10.37%)\nTarget upside: -16.37%\n\nPublished: March 14', ' 2022\nhttps://t.co/s9hULy6XOM"\t\t\nI don\'t understand how $SFTBY hasn\'t collapsed already. Didn\'t they put a lot of their holdings as collateral for margin? Weren\'t they a major player in $BABA (even with them selling positions)? Didn\'t the ARM deal not go through?\t\t\n$baba  Opened up 1st of 3 tranches.  GL everyone. 🥇\t\t\n$BABA was the stock downgraded by the analyst today ? 🆓\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nImagine buying $baba at 300$ 👀 like for real how low can it go?\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @Beth_Kindig: AWS is the epitome of having first-mover advantage:\n\nAWS dominates the cloud and commands more than 50% of market share me…"\t\t\n"$BABA how low can this go?\n\nThe company is a scary place to do business\n\nHad more bad experiences then good when purchasing from there â\x8f©"\t\t\n"Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M\nFord $F 66.1M\n$BAC 54.2M\nOccidental $OXY 53.6M\n$VALE 50.6M\nPalantir $PLTR 49.6M\nAT&T $T 49.5M\n$ITUB 47.8M\n$JD 47.4M\nPfizer $PFE 42.3M\nLI Auto $LI 41.3M"\t\t\nRT @NIONenad: $NIO $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AlejandroEsp__: Un pequeño fragmento del documental ""The China Hustle"" del año 2017.\n\nMuy recomendable para quienes les interesen las c…"\t\t\n"Top 10 Most Mentioned Tickers on Twitter the last 4hrs\n\n1 $AMC\n2 $GME\n3 $SPY\n4 $MULN\n5 $TSLA\n6 $BABA\n7 $AAPL\n8 $NIO\n9 $FB\n10 $IWM\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/1ao1ZsSsox"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n$BABA $80 open tomorrow â–¶\t\t\n$BABA  400$ 2024 â\x9d¤ https://t.co/QTBtNORpFV\t\t\n$BABA would accumulate this one here ï¸\x8f\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n@AdmiralRisky $FB and $BABA will show up in the 13F soon\t\t\nHace unos meses mucho gurú recomendando comprar $BABA ', ' oportunidad única', ' los mismos que ahora te dicen que se veÃ\xada venir la caÃ\xadda... Estudia y no le des tu dinero a cualquiera\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA this company will eventually get delisted. The US no longer want the smelly Chinese on the Nasdaq. They should stay in their own shithole 📌\t\t\n$BABA China = Russia Wrong! 📢\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA if China invades Taiwan', ' we go back to $0?? Or our shares freezes ?? ï¸\x8f\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @MelStone31: Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BAB…"\t\t\nif you liked $BABA at $315 you\'ll love it at $77\t\t\n$BABA So this literally went to the low of Q3 2016', ' just insane what happened to this in 3 quarters. âš¡ https://t.co/djaGCrhm9T\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $GME (42)\n2. $SPY (33)\n3. $OIL (14)\n4. $AAPL (12)\n5. $TSLA (10)\n6. $COUP (…"\t\t\nLa ha liado $BABA en Mallorca y en mi portfolio\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n#CHINA AND THE IMPLOSION NO ONE IS TALKING ABOUT .. WHY NOT?? #EVERGRANDE #REALESTATE AND ALL RELATED SECTORS ARE ABOUT TO BE TAKEN TO THE WOODCHIPPER -THE ENTIRE TOP 10 RE FIRMS OWE LIKE 700 BILLION !MILLIONS OF EMPTY HOMES #EVERGRANDE HAS LIKE 50 OTHER BUSINESSES $BABA $BIDU https://t.co/LrNMfiDgiL\t\t\n@BlackTiger_511 لعلي بابا قاع لم ÙŠØ\xadÙ† بعد 😼 $baba\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @AjTrader7: From the Morning till now I see nothing but Downside on $BABA\n$BIDU\n$JD\n$PDD\nBetween the HUGE D/G PT\'s with @jpmorgan plus t…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT :…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA gotta pop to $85-90 before going down more wtf this shit 👇\t\t\n$BABA Jesus ✔\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA 💢 https://t.co/Xt09p7rKUd\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$NIO $BABA $LKNCY $DIDI yup â\xad\x90\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA 😃\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/1k3h3XY9J0"\t\t\nRT @Vaishnavi_777: $BABA horror show continues until catalyst emerges. Problem is there are no catalysts â\xad\x90\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @MrtnzAlvrz: Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$NIO $BABA https://t.co/1Hd2ASUuOc\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"DailyDown5\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39\n$BE $21.02 -8.01% -1.41% 31.13% -18.21% 53.05\n$BIDU $108.81 -8.50% -21.36% -34.73% -27.41% 25.72\n$BIG $31.10 -6.33% -14.14% -17.33% -30.75% 31.82\n$BLNK $21.42 -7.59% -4.63% -7.47% -36.14% 41.57"\t\t\n"RSI25\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.28 -1.68% -11.71% -54.64% -67.10% 17.78\n$CLX $127.62 -1.95% -12.28% -10.65% -22.78% 23.95\n$COCO $7.67 -10.29% -25.97% -39.75% -32.90% 24.98"\t\t\n@PeterSchiff $baba too\t\t\n$BABA  the 5 day chart looks like stairs🤣 âž¡ https://t.co/Kqfuyi6Y9v\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT :…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @samantha_1wong: $BABA wow this wasn\'t delisted yet?? What are they waiting for 🆕\t\t\n$BABA  jet this week ðŸ‘\x8d https://t.co/KATsuQ2HHZ\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"$BABA\n👀 https://t.co/t4iPCpSH2V"\t\t\nRT @shrutisubbaiah: $BABA 54.560  tests', ' and a $3', '447 in Net Profit. Automated Trading by UltraAlgo (Available in TradeStation and TradingV…\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 80 for expiration 2022-05-20 with total premium of 1370.66K (total orders : 6', ' OI : 1…\t\t\nI had $BABA and $NIO puts that sold already (made profit) but 🤦ðŸ\x8f¾â€\x8d♂ï¸\x8f🤦ðŸ\x8f¾â€\x8d♂ï¸\x8f\t\t\n"$BABA~If you really want to make huge profits on trading then check out this chat:\n;https://t.co/Yh9vzkxapb"\t\t\nRT @Elenit82775393: $BABA a lot more room to fall ↔\t\t\n$BABA ðŸ˜\x81 https://t.co/b1rDBj6vVM\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (42)\n2. $SPY (33)\n3. $OIL (14)\n4. $AAPL (12)\n5. $TSLA (10)\n6. $COUP (10)\n7. $BABA (8)\n8. $SOFI (8)\n9. $WISH (7)\n10. $DOW (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/MAlwBwDmPw"\t\t\n"RT @MelStone31: Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BAB…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA  Can’t wait for those ADR fees. They’ve never been a higher % of the share price. ï¸\x8f\t\t\n@noahwxlr It’s crazy.  I sold at a 20 delta but the fall in $BABA is insane.\t\t\n$BABA Starting to see some volume and a potential uptick. ï¸\x8f\t\t\n$BABA looking to start a long hold position here soon! See how rate raise Wednesday goes! The potential returns at these levels are massive imo! ï¸\x8f\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 98\n$AAPL  Price: $150.62  Mentions: 96\n$MULN  Price: $1.77  Mentions: 84\n$GFAI  Price: $0.91  Mentions: 49\n$BABA  Price: $77.76  Mentions: 49\n\n#stocks #investing #trading"\t\t\n$BABA ↘ https://t.co/RPC3wpO7zw\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $GME (37 mentions)\n2. $SPY (25)\n3. $AAPL (7)\n4. $TQQQ (7)\n5. $BABA (7)\n6. $SOFI (6)\n7. $COUP (6)\n8. $TSLA (5)\n9. $VXX (4)\n10. $AFRM (4)\nFull live & historical data at https://t.co/QhRXWexi8D"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 04:00 PM EST\n1. $NIO (-12.26%)\n2. $AAPL (-2.66%)\n3. $AMD (-1.96%)\n4. $DIDI (-6.88%)\n5. $SOFI (-7.25%)\n6. $BABA (-10.32%)\n7. $F (-1.87%)\n8. $TME (-9.30%)\n9. $OXY (-4.07%)\n10. $AAL (+1.64%)"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @poolaustralia: Here\'s what got the most scanner hits #intraday\nSHORT watchlist: $NIO $JD $FUTU $PDD $BEKE $SOXL $UPST $BABA\nSee today\'s…"\t\t\n"$BABA $TAOP\nhttps://t.co/av9egUUazN https://t.co/nDn2jZeViq"\t\t\n"Today\'s Most Active Calls...\n\n$TSLA $AAPL $BABA $BA $MRNA $AMD\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/Hx6frVH8v1"\t\t\nRT @zackhoward: @INArteCarloDoss They Don’t like the selling in $BABA 🤷â€\x8d♂ï¸\x8f\t\t\n"$BABA may be when Charlie is 100 years old', ' then it might recover for his birthday. âž¡\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓⇓ https://t.co/HWatoOyOpc"\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/U1muiWzDLv\t\t\n$BABA … y yo. Resistimos. Mañana más. https://t.co/RfREpXkC3I\t\t\n"Unusual Volume: 15 Stocks To Watch | March 14\n\nhttps://t.co/JvOt97YRL7\n\n$TRQ $NLSN $ASND $FERG $ASO $YY $MPLN $LI $ZLAB $TME $NIO $AAPL $AMD $DIDI $BABA $SPX $SPY $NDX $QQQ"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Shivani14258: $BABA CCP owns this', ' not you😂😂😂 â\x9d—\t\t\nRT @tanmaygore_03: $YINN $KWEB $NIO $BIDU $BABA All indicators showing over sold and a great chance of a huge short term reflux. Volume', ' Ma…\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n"RT @drastichs: From my point of view since the early beginning until today $BABA is toxic issue\n#stocks https://t.co/fUUnzjYVYX"\t\t\n$BABA O\'Leary pumping on TV to try and get himself to an exit. Love the guy', " but don't let him take your money ï¸\x8f\t\t\n@DividendAmongUs Gran Movimiento $BABA $TCHEHY 😎💪\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n$IXHL $BABA $VXX $1800 into $40k in the last 30 days.. If you really want to make huge profits on trading then", ' Join this winning chat', ': https://t.co/atbyNVCBD8 ï¸\x8f\t\t\n$BABA https://t.co/JGoDYzv7uk\t\t\n"$BABA lol all the predictors on stocktwits here', ' feels like they have come from future', '  \n* going to 0 in 2 months :P \n* ath in 2 years :P \n \njust fucking crazy out there :P', ' SEC is shittiest and most corrupted system. ☑"\t\t\n$BABA Stocktwits should sanction you for every dumbass post you make 🤡🤡 📢\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.co/mezizdxI1V"\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n$BABA Ma thought it was okay to diss the CCP? lol watch the company you built get slaughtered. ðŸ\x8f¼\t\t\nRT @laurast23332288: $BIDU $BABA all positives here', ' US tightening', ' China reducing rates', ' China stocks fear because of Russia ties', ' deep un…\t\t\n"$BABA lol all the predictors on stocktwits here', ' feels like they have come from future', '  \n* going to 0 in 2 months :P \n* ath in 2 years :P \n \njust fucking crazy out there :P', ' SEC is shittiest and most corrupted system."\t\t\n$BABA what a fun day ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n@SeekingTheValue ¿Acojone? Hemos invertido en $BABA', ' no tenemos miedo a NADA.\t\t\n$BABA 2 year this will be ath 👉\t\t\nRT @tweettopaybot: $BABA want to buy PUTs tomorrow. I want to make money on Jackâ€\x9d I think I am Michael Jacksonâ€\x9dMa. ï¸\x8f\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n"$BABA down massively today \nhttps://t.co/lwXOjotsfu"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n$BABA just bought a starter position 150 shares at 77.77… hopefully I didn’t screw up ✅\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/gQX1j2hCAV\t\t\n$baba i was very tempting to buy at $120 thought it was cheap. Luckily i didn\'t and now it is almost at IPO price and i hesitant to buy. Huh! May be tmrw.\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n$BABA So fühlt sich ein Alibaba-Investor https://t.co/8h7daMhSYH\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$BABA a wonderful day', ' but only outside. ✔\t\t\n@Krevix 😂😂 $BABA por los suelos y no se levanta\t\t\n@SeekingTheValue diselo a los de $BABA\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $65 Put for Thursday', ' April 14. Roughly 4 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 3 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzRyYQ https://t.co/GBSwt6BItg\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $130 Call for Friday', ' May 20. Roughly 874 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\nHey @elonmusk is this real ? Is @AlibabaGroup is coming Through…..🤣 $BABA If You can’t beat them ', ' Clone that Bitch 🤣 https://t.co/xBmDBh2ucG\t\t\n"\'That\'s A Buy Signal\': Why Kevin O\'Leary Just Bought #Alibaba', ' #Tencent & #Meituan #Stocks\n\n$BABA $TCEHY $MPNGF\nhttps://t.co/31GQGKF0QB"\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n@joecarlsonshow I am taking small consolations where I can get them.. Like my cost basis on $Baba (151) is less than Joseph’s… good video today ðŸ‘\x8d\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$baba at IPO price tmrw.\t\t\n"Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK.B $BABA $JD $TSN $NFLX $GLD $BTC)\nhttps://t.co/dAwYdqlxdI"\t\t\n"Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BABA""\n.\n.\n\nPos parece que nooo"\t\t\n$BABA Don\'t forget who is really to blame for all this. FJB and his entire inept administration. â\xad\x90\t\t\n"@MoS_Investing My cost basis for $BABA is just below $200 per share. This last year has been super tough.\n\nThe business still is going strong', ' but the market keeps finding reasons to hammer it.\n\nI keep telling myself to let the thesis play out. Easier sid than done."\t\t\n"Menudo golpe por parte de #Vinicius se acaba de llevar $BABA \n\n(Solo lo entenderán los que estén viendo el partido 🤣)"\t\t\n@qcapital2020 That is clearly a $BABA\t\t\n"@yurtdisihisse @RoenschCapital $baba nın suçu ney hakim bey \nNot:elimde yok"\t\t\nRT @theretailbull: @E_Garr99 Yeah', ' could be worse. That was what I added at $120 and $155. I put it into $SRG and $JOY. $JOY is up 30% sinc…\t\t\nBullish and Bearish Separating Lines https://t.co/rVGl1Lp1Xa $SPY $FXI $BABA $AAPL\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nDipten satın al?  $BABA https://t.co/bWcJaqaavl https://t.co/yRrJIj0vDK\t\t\n$BABA had to buy some at 77.77..just had to. ï¸\x8f\t\t\n$BABA $65  coming ï¸\x8f\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/Ial74iqSvZ\t\t\n$BABA I\'m bearish on stocks in general', ' especially Chinese', ' but this is way oversold for the short term. Expecting a smallish pop back tomorrow and/or Wednesday ï¸\x8f\t\t\n"RT @yoloption: Active portfolio positioning: Short Bitcoin futures. Long gold futures.\nLong $AAPL', ' $AMZN', ' $CACC', ' $CVNA', ' $DWAC', ' $EEM', ' $EFA', '…"\t\t\n"Recalco la predicción que hice antes: Munger venderá.\n*ALIBABA ADRS POST WORST THREE-DAY DECLINE ON RECORD', ' DOWN 23% $BABA https://t.co/G1NapMLjFN"\t\t\n"learn trading', ' get alerts', ' ideas', ' updates', ' analysis â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fðŸ™\x8fðŸ™\x8f👇👇\nhttps://t.co/3vbD4Mv3UF\n\n$AMD $NVDA $TSLA $NDX $SPY $AAPL $BABA $NFLX $ROKU $BA  $AESE $USEG $CVNA https://t.co/HpUoxcyFnF"\t\t\n$BABA want to buy PUTs tomorrow. I want to make money on Jackâ€\x9d I think I am Michael Jacksonâ€\x9dMa. ï¸\x8f\t\t\n"$BABA \n#TRMX #BolsaMx https://t.co/Wxtq4MqGEt"\t\t\n"¿Te sientes mal por tus acciones de $BABA o $FB?\n\nPiensa en Lorenzo Milá y su ""Chico', ' parece que se extiende más el alarmismo que los datos"" https://t.co/DlfSJOAP1p"\t\t\n$BIDU $BABA all positives here', ' US tightening', ' China reducing rates', ' China stocks fear because of Russia ties', ' deep undervaluation', ' one good news and all chinese stonks will show crazy move up from here! 💲\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft  $amzn $googl for tomorrow.\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft  $amzn $googl for tomorrow.\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/LXQTbwddT5\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n"To the enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n$BA $BB $BABA $LUV $KSS  $SPG $RY $KO $STORE $SNAP $CSCO  $SPY https://t.co/nGcT9yG3P5"\t\t\n"Veo crecimiento en una compañÃ\xada de largo plazo y un Market Cap destruido desde 10.2020 a hoy por riesgo macro y polÃ\xadtico🇨🇳\n\nPero banco a los que Holdean y sobre todo los que tienen una Tésis de Inversión a Largo Plazo.\n\nFuerza estimado y veremos que pasa en unos años con $BABA 💪"\t\t\n"$BABA\n\nBalance 2015 (cierre marzo) vs últimos 12 m(LTM):\n\n🔸 Ingresos por USD 12 MM frente a USD 131 MM (+1.458%)\n\n🔸 EBITDA por USD 4', '9 MM frente a USD 25', '7 MM (+420%).\n\n🔸 Rdo. Neto por USD 3 MM frente a USD 9 MM (+141%).\n\ny 🔸Market Cap por USD 231 MM en 2015 y hoy (+0%). https://t.co/e8NB3hlMiT https://t.co/eQeR1XYwkW"\t\t\n"From my point of view since the early beginning until today $BABA is toxic issue\n#stocks https://t.co/fUUnzjYVYX"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n$YINN $KWEB $NIO $BIDU $BABA All indicators showing over sold and a great chance of a huge short term reflux. Volume', ' Mac d', ' RSI', ' Volume. Look Out👀📈📊 😀\t\t\n"Uys lo que ha dicho !!!! ðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8d\n\n$BABA https://t.co/DAcJ6wo5z9"\t\t\n$BABA CCP owns this', ' not you😂😂😂 â\x9d—\t\t\n@INArteCarloDoss They Don’t like the selling in $BABA 🤷â€\x8d♂ï¸\x8f\t\t\n"Here\'s what got the most scanner hits #intraday\nSHORT watchlist: $NIO $JD $FUTU $PDD $BEKE $SOXL $UPST $BABA\nSee today\'s full log of scan hits at https://t.co/LceUFSTAQX\nSee settings for this scalping scan at https://t.co/YrRmlPB3IG https://t.co/9chahbkooG"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Charlie ""Manger"".\n\nBuen nombre', ' sÃ\xad. 😊Le viene que ni al pelo con lo de $BABA.\n\nLa de peña pillada pq un tÃ\xado que ya no se juega nada', ' se ha marcado un blufff. https://t.co/zNQTjEXmG6"\t\t\n$BABA a lot more room to fall ↔\t\t\n"RT @DrStoxx: Top Plays Today in the DrStoxxTrading Room (hence the green day in a red tape):  $EPAM $SCO $DUST $NLOK $FAS $DLTR $CME  \n \nLa…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 80 for expiration 2022-05-20 with total premium of 1370.66K (total orders : 6', ' OI : 1…\t\t\n$BABA 54.560  tests', ' and a $3', '447 in Net Profit. Automated Trading by UltraAlgo (Available in TradeStation and TradingView). 📈 https://t.co/eoxKXXKtRS\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n$BABA wow this wasn\'t delisted yet?? What are they waiting for 🆕\t\t\n"He de creer que la gente de la comunidad habrá visto el directo y entenderá.\n$BABA.\nLa zona es para prestar atención.\nEn 15m se ve algo que de momento es inválido por estrategia.\n\nPreparen sus portfolios pero no se apresuren con nada. https://t.co/vBPsMrmjqV"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA horror show continues until catalyst emerges. Problem is there are no catalysts â\xad\x90\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"Anyone else catch the market sell off today? \n$spy $es $nq $tsla $amc $gme $baba https://t.co/XwgN9CwOl2"\t\t\n"RT @TradetheMatrix1: China short play due to new lockdowns and supply chain disruption as watchlisted:\n$YANG longs\n$BABA shorts\n$USDCNH lon…"\t\t\n@DavidGalanBolsa David', ' thoughts en $BABA a estos niveles?\t\t\n$BABA easy 2X from here 🪄\t\t\n"DailyDown5\n$AMC $13.55 -5.24% -10.91% -28.46% -56.35% 33.32\n$API $6.57 -20.46% -31.63% -43.31% -65.40% 30.37\n$APPS $31.76 -8.92% -12.12% -36.54% -42.30% 31.30\n$AVLR $75.84 -6.27% -14.37% -32.37% -48.75% 29.81\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39"\t\t\n"RSI25\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.29 -1.49% -11.54% -54.55% -67.04% 17.82\n$CLX $127.62 -1.95% -12.28% -10.65% -22.78% 23.95\n$DNA $2.85 -6.56% -17.39% -51.61% -71.44% 23.83"\t\t\n"If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $bynd $ba $zm $ttd $pins\n🚨SMALL GAINS ADDS UP AT THE END🚨\n#doge $tsla $nflx $gs $coin #shib JOIN US AND TRADE OUR POWERFUL WATCHLIST https://t.co/mlHy2TDPQm"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"Alerted live in chat. Don\'t forget to take profits \nhttps://t.co/McJQCtMHtW\n\n $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $VET https://t.co/efG1dtKc50"\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly starting to inch in again. \n\nHe explained why so many players consider then whole sector ""uninvestable"" right now https://t.co/hJK407fQsu $KWEB $BABA"\t\t\n$BABA 70mm volume......Looks like the old man finally throwing the towel..... 📈\t\t\n"@yoloption Long $CVNA and $MSTR won\'t make you may friends in TSLAQ', ' lol\n\nno position in either.\n\nI own some $BABA and $ROKU (as part of my Cathie Wood dead cat bounce trade)."\t\t\n"$BABA \n\nGot a little today. 😩 ðŸ‘\x8d"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @Tiger01255: STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/McJQCtMHtW\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $AC…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA $JD $NTES $BGNE ---- 50% drop soon.. Another 50% at delisting... Total 75% 💢\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/McJQCtMHtW\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $ACB $OSTK  $CCL $BILI $CVNA $DAL $TWTR $SG https://t.co/27dbHzQUsG"\t\t\n"Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$TCOM -13.5%\nDoorDash $DASH -12.5%\n$HNP -12.5%\n$NIO -12.3%\nLas Vegas Sands $LVS -11.9%\nAluminum $ACH -11.4%\n$CQP -10.6%\n$JD -10.5%\nAlibaba $BABA -10.3%"\t\t\n@Alex__Pitti $JPM analyst downgraded most of their Chinese Coverage this morning. $YY $JD $BIDU $BEKE $BABA and many more included\t\t\n$BABA “uninvestableâ€\x9d was a lie - they accepted my buy order immediately 🤣🤔 ðŸ\x8f¼\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n@unusual_whales I expect all of these China stocks to go to 0%.   The Golden Dragon index will soon be called the Rusty Pitchfork.  If you hold $NIO and $BABA', ' while Putin and Xi rub shoulders', ' you should probably reconsider trading.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $COUP 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $AAPL\n5. $TSLA\n6. $IWM\n7. $GTLB\n8. $SPX\n9. $VXX\n10. $BABA\n\n( Sorted by most recent ) https://t.co/n9PMdkLL4b"\t\t\nRT @stckpkr7000: Time to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n$BABA returned ZERO value to shareholders since 2014 IPO. https://t.co/5MvE8MqTNZ\t\t\n$BABA how many more days weeks and months does this need to give you this kind of action before you know it’s pure ðŸ\x90¶ðŸ’© 👀\t\t\n@thetradingchick Same with $BABA ', ' you liked it at $300+ you’ll love it at $70\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n📉 Alibaba Group Holding Ltd - ADR (72', '00 €) | -11', '4% (24h) | -22', '1% (7d) | -35', '2% (3mo) $BABA #Aktien #Finanzen #Börse\t\t\n$BABA good entry to start a position here? ï¸\x8f\t\t\n"Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took just ONE contract each and let our loser expire completely worthless you still could’ve made $430. \n\nFree trial link in bio 👊\n\n$GME $NIO $BABA $COUP $AMZN $SPY https://t.co/5yzaJxq9zY"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 90\n$AAPL  Price: $150.62  Mentions: 88\n$MULN  Price: $1.77  Me…"\t\t\n"Active portfolio positioning: Short Bitcoin futures. Long gold futures.\nLong $AAPL', ' $AMZN', ' $CACC', ' $CVNA', ' $DWAC', ' $EEM', ' $EFA', ' $EMB', ' $HTZ', ' $HYG', ' $LQD', ' $MNRA', ' $MSTR', ' $PLTR', ' $XHB puts.\nShort $NTRA calls.\nLong $CCJ', ' $SLV', ' $VIX', ' $VXX calls.\nShort $BABA', ' $CELH', ' $PYPL', ' $ROKU puts."\t\t\nChinese stonks can drop longer than you can remain a value investor $BABA $JD $PDD\t\t\n@MebFaber I am capital J for Jefferey gosh darn concerned with the geopolitical landscape. i should stick to my guns with US and European stocks for heavens sake. no need to get fancy but it sure is tempting to sprinkle a little $BABA and $XPENG in there when the blood is in the street.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$AAPL is giving China its tech after lobbying 236 Billion dollar development deal. This is going to tank w the chinese stocks $BABA $JD ï¸\x8f\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 90\n$AAPL  Price: $150.62  Mentions: 88\n$MULN  Price: $1.77  Mentions: 80\n$BABA  Price: $77.76  Mentions: 47\n$GFAI  Price: $0.91  Mentions: 46\n\n#stocks #investing #trading"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA Alibaba was a top ten position in Scottish Mortgage investment trust not so long ago. As I recall', ' they dismissed the disappearance of Jack Ma and kept the position.  The Trust has had a very positive view on China even after losses elsewhere on Chinese education stocks. https://t.co/LvzQE1t8Fj\t\t\nNo places to hide today', ' $QQQ $SPY continue to trend down while Chinese stocks continue their epic drop', ' $KWEB $FXI $BABA $PDD all under heave pressure', ' breaking new multi years low on a daily basis. For those looking to fade', ' we would be looking for a daily reversal before ...\t\t\n$BABA Manipulated', ' Gas-lighted', ' by Western Bullies — again. 😃 https://t.co/Zm657qp3gQ\t\t\n@itscharliemar cut your losers $baba early rather than selling your $geo winners to DCA losers\t\t\nChinese stocks down', ' a lot. To be clear: $NIO $BABA $JD are still very overvalued. These companies do not deserve to be listed in the West.\t\t\n@markminervini Just like $BABA at the moment 🙄\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n"Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 382k (54% call/46% put)\n$NIO 365k (59% call/41% put)\n$XLF 361k (42% call/58% put)\n$BAC 336k (66% call/34% put)\n$NVDA 328k (52% call/48% put)"\t\t\n"RT @MelStone31: Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BAB…"\t\t\n$BABA crazy! â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$baba a buy when pps goes to $9.99/share\n\nsame w/ ALL Chinese shit stocks.  9.99 or .99c"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"$BABA  squeeze back to 100$ \nLet’s go lol\nIl take 85$ right now ☑ https://t.co/0P5uUvvrRY"\t\t\nRT @junkbondinvest: Sources: Munger is beside himself. Driving around downtown Beijing begging (thru texts) Jinping’s family for address to…\t\t\n"Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BABA $JD $BILI $NTES $BIDU $PDD  \n\n1st month of BlackBox for $5 https://t.co/qTCXuP382P https://t.co/3OCeJaxKiN"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nThe massive sell-off in Chinese equity since last week', ' after $HSI and top Chinese tech stocks like $BABA $JD $NIO were already at beaten down levels', ' almost seems to indicate 🇨🇳 will get more actively involved in the 🇷🇺-🇺🇦 war. Markets are forward-looking & someone always knows.\t\t\n$BABA jack ma started this whole Chinese stock sell off ï¸\x8f\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n"After multiple trades throughout the day for $DKNG', ' $DOCU', ' $STX', ' and $TTD', ' our fund was (-2.84%) on the day. \n\nReturn for 3/14/2022:\n@TrevelFund: (-2.84%)\nS&P 500: (-0.74%)\n\n$SPY $TSLA $BABA $GME $AAPL $QQQ $SOFI $NIO $FB $AMC $VTI $VOO $GOOG $MSFT $AMD $MULN $AEI $WPRT $TMC $JNJ"\t\t\nRT @Freshie305: $BIDU $BABA $KWEB $FXI $YANG - Live photo of me on china... LOL I am dead. https://t.co/xISmZUMclR\t\t\n@BallsToTheBull Yes', " it is down 37+% in 16 trading sessions.  Red 14 out of 16 of those sessions.   If that isn't a candidate for a bounce", ' what is?  $BABA ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA dont put ur money in communist regimes some of u dont learn ï¸\x8f\t\t\n$BIDU $BABA $KWEB $FXI $YANG - Live photo of me on china... LOL I am dead. https://t.co/xISmZUMclR\t\t\n"$BABA Major Breakdown\nDaily appearances since 2014: 65\nClose 5 days later ±:\nAvg: 1.60\nSD: 8.56\nWorst: -20.90\nBest: 24.32\n\n10 days later:\nAvg: 1.76\nSD: 8.98\nWorst: -21.56\nBest: 27.19\n\n30 days later:\nAvg: 0.01\nSD: 16.46\nWorst: -39.30\nBest: 44.49"\t\t\n$BABA I will be start selling at 180 ï¸\x8f\t\t\n"@Theimmigrant84 @LukeGromen @LukeGromen et al : that’s a lot of harder one: how to make more USD? We wish we knew 😂.\n\n@RayDalio et al : buy $baba et al last year in Hong Kong exchange 😂\n\nMarket: well…😂\nhttps://t.co/JspWSf8wLh"\t\t\n@stoolpresidente remember when you told everyone you loved $BABA and you loved $PENN and to keep buying PENN stock??? PENN down 67% and BABA down over 75%. I notice you don’t bring it up anymore ', ' funny stuff\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg $BABA $JD $BIDU $XPEV $DIDI\t\t\n#HotOptions Report For End Of Day', ' March 14', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NIO', ' $NVDA', ' $BAC', ' $F', ' $AMC', ' $FB', ' $PFE', ' $UBER', ' $MRNA', ' $SOFI', ' $MULN', ' $SIRI', ' $MSFT', ' $PLTR', ' $AMZN', ' $INTC    https://t.co/Xp7LvghQGi\t\t\n$QQQ good day', ' and $BABA has been an easy target.Please gap up tomorrow so we can get more of these puts. I could see shorts covering some before FOMC. https://t.co/JJuAka63m8\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA fcking unbelievable. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top Plays Today in the DrStoxxTrading Room (hence the green day in a red tape):  $EPAM $SCO $DUST $NLOK $FAS $DLTR $CME  \n \nLaggards for us today: $ABG', ' $MU $BABA and a few stop-outs. https://t.co/cSX5G9BcsX"\t\t\n$BABA turnaround tuesday 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @RapidTrading: Killer day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80%…\t\t\n$BABA wondering what Jack Ma is upto nowadays 😂 ï¸\x8f\t\t\n@E_Garr99 Yeah', ' could be worse. That was what I added at $120 and $155. I put it into $SRG and $JOY. $JOY is up 30% since I bought it and $BABA is down 30%...\t\t\nRT @WalterBuchananC: ya le falta poquito a Alibaba $baba para llegar a su precio de IPO ($68) https://t.co/mloDBaHSjO\t\t\n$BABA weak hands getting flushed out ðŸ‘\x81\t\t\nRT @DotyBilly: 98 y/o man who made all his wealth from the freedoms allowed by the United States praises China to pump his $baba position…\t\t\n"Una cosa que sÃ\xad es sorpredente', ' es cómo es posible que $BABA baje a saco si todo el mundo dice estar comprando. 🤔\n\nLa respuesta es obvia: alguien más listo que ellos les está aplicando el timo de la estampita.\n\nLa empapelada en este nivel va a ser épica."\t\t\nRT @DotyBilly: 98 y/o man who made all his wealth from the freedoms allowed by the United States praises China to pump his $baba position…\t\t\n@SR_cojones Enhorabuena por la valentÃ\xada! Quizás nos hayamos pasado de frenada con $BABA', ' pero esto va mas allá. La presión en el valor es ya por la lucha yuan contra dolar y el peso en las exportaciones. Si los fundamentales son ciertos', ' China y su moneda tienen que tener cada vez mas peso.\t\t\n"Check out the Top WhaleFlow from today!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $QQQ $RUT $IWM $VIX $AAPL $BABA $AMZN $BIDU $TLT $CRWD $ARKK $NVDA https://t.co/zvyLDuF4mo"\t\t\n"$BABA\n went to \n$YANG\n to make it all back. Take a look."\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$SPY $IWM $BABA \n\nOpened two call credit spreads a piece in spy and IWM. I’m gonna revisit selling somebody some calls or puts in $BABA on like Thursday. â\x9d¤"\t\t\n"Once \n$YANG\n completely blows off to upside n rolls over then all da \n$BABA\n should be a ðŸŽ\x81 again.  Until then \n$YINN\n r all fooked."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CramerTracker: $BABA -10% today', ' -35% YTD', ' -66% 1Y', ' -17% since 2014 IPO.\t\t\n"$BABA \n\nM U N G E R !!!!!!!!! 💗 https://t.co/yml3w0oeUf"\t\t\nRT @CramerTracker: $BABA -10% today', ' -35% YTD', ' -66% 1Y', ' -17% since 2014 IPO.\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"China short play due to new lockdowns and supply chain disruption as watchlisted:\n$YANG longs\n$BABA shorts\n$USDCNH long (no execution)\n$CVX was unsure', ' got chopped. Should have avoided probably', ' crude was weak but SPY was strong initially. https://t.co/CrC73TBqO3"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA now you see why i stopped  eating Chinese food! 📌\t\t\n@Jonk87 my $baba average is 169... If that makes you feel better.\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$baba Analyst price target timing…lol he literally posted right before open after a bad HK session', ' he definitely had heavy short positions lol congrats to him\t\t\nA través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intención de mantener e incrementar cuando la cotización se estabilice. Me da igual el ruido del mercado', ' me aÃ\xadslo y continuo Adelante... https://t.co/yoIoJAO307\t\t\n$BABA -10% today', ' -35% YTD', ' -66% 1Y', ' -17% since 2014 IPO.\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nPortfolio Daily P&L red. Relatively speaking its not that bad. I got hit in Asia', ' big $BABA punch and USA was so/so. Even more relatively speaking i would take a real P&L gain any day over an relative advantage but still a daily P&L loss. It is what it is. Relative. https://t.co/dLhDyYr83U\t\t\n$BABA next support get ready 65', ' 45', ' mostly last stop 35 ✨\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $BGNE  atill 150 china stock wonder if it falls harder ? â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top Options by Volume\n$AAPL $TSLA $BABA $BAC $AMD $NIO $AMC $F $NVDA $FB https://t.co/PFm1Dm3Yct"\t\t\n$BABA BUY BUY BUY 🪄\t\t\n"$U 上å\xa0´æ\x9d¥å®‰å€¤ã\x81«åˆ°é\x81”ã\x81—ã\x81¦ã\x81Ÿã‚“ã‚„ã\x81ªâ€¦\n$CWEB 個人的目標価æ\xa0¼ã\x81«å\x8d³ã‚¿ãƒƒãƒ\x81(微貫通)ã\x81—ã\x81¦ã\x81¦è\x8d‰ç”Ÿã\x81ˆã‚‹ww\n$BABA 奴ã\x81¯æ\xad»ã‚“ã\x81\xa0。è\x90½ã\x81¡ã‚‹ãƒŠã‚¤ãƒ•ã\x81¤ã\x81‹ã‚“ã\x81\xa0奴皆巻ã\x81\x8d込んã\x81§ã\x81ªâ€¦\n$V 逆行高ã\x81—ã\x81¦ã‚‹ã\x81£ã\x81¦ã\x81“ã\x81¨ã\x81¯ä»Šæ—¥ã\x81¯é‡‘利懸念ã\x81®ç›¸å\xa0´è‰²ã\x81Œæ¿ƒã\x81\x9dã\x81†"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n@akarlin0 So should I buy $BABA or not?\t\t\n@AlephEdu $Baba $mchi $Fxi\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @junkbondinvest: Sources: Munger is beside himself. Driving around downtown Beijing begging (thru texts) Jinping’s family for address to…\t\t\nSources: Munger is beside himself. Driving around downtown Beijing begging (thru texts) Jinping’s family for address to Xi’s home $BABA https://t.co/Uz7wwWoUXj\t\t\n"We have identified an unusual $BABA block that expires on April 14', ' 2022 with a strike price of $65.00.\n\n4', '500 PUT contracts with a price of $4.35 (Above Ask) were purchased at a $1', '957', '500 premium."\t\t\n"DailyDown5\n$API $6.57 -20.46% -31.63% -43.31% -65.40% 30.37\n$APPS $31.99 -8.26% -11.48% -36.08% -41.88% 31.53\n$AVLR $75.84 -6.27% -14.37% -32.37% -48.75% 29.81\n$BABA $77.90 -10.16% -21.04% -38.42% -37.95% 20.44\n$BE $20.66 -9.58% -3.10% 28.88% -19.61% 51.46"\t\t\n"RSI25\n$BABA $77.90 -10.16% -21.04% -38.42% -37.95% 20.44\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.16 -3.91% -13.71% -55.67% -67.85% 17.38\n$CLX $127.62 -1.95% -12.28% -10.65% -22.78% 23.95\n$COCO $7.55 -11.70% -27.12% -40.69% -33.95% 24.51"\t\t\n"RT @Robert46989257: Numbers in. $QQQ $DAX $ARKK one day delayed\n\n„timid rabbits still buying $BABA“ coached by C. Munger YTD 2022 +13', '20%\nv…"\t\t\n"Numbers in. $QQQ $DAX $ARKK one day delayed\n\n„timid rabbits still buying $BABA“ coached by C. Munger YTD 2022 +13', '20%\nvs\n„buying&selling randomly the most overvalued crap in the market“ coached by C. Wood YTD 2022 -41', '24%\n\n7 d worst', ' 1 M bad / YTD still leading\nsnippets/comments https://t.co/lAQATdDNKf"\t\t\n"Has anyone heard from Jack?\n$BABA https://t.co/fh3ap92SCj"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n244%', ' 133%', ' 2x 94%', ' & 82% gainers today in #BlackBoxStocks!🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $PFE $DWAC $TCOM $CPNG $NLOK $AZEK $BEKE $PARA $JD $AMC $TSLA $XOM $AAPL $AZEK $MRNA $AVGO $BABA $LAZR $PYPL $LOW #trading #learntotrade #DayTrading #OptionsTrading https://t.co/dHB4q3EUyE\t\t\nGood to see my $BABA investment doing well. Should do even better if china invade Taiwan 😳\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n@mskvsk I wonder what Buffet and Munger are talking about right now when it comes to $BABA?\t\t\n$BABA $90 in AH 🔔\t\t\n"@bilushh @shopxlabs @AlibabaGroup With the difference that $SHOPX launched without a product in a bullmarket and then dumped into the bear', ' where as $BABA is getting demolished with their product active.\n\n@shopxlabs is only just beginning."\t\t\nI do say I really have to resist the urge to buy something when $JPM or $GS call it uninvestable. $JD $BABA\t\t\nRT @moat_Man: Charlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', '…\t\t\n"$BABA sees 253 bullish options orders worth $26', '494', '506. On the flipside', ' BABA sees 260 bearish options orders worth $46', '609', "416.\n\nBABA's overall statistics show 35", '952 calls worth $79', '293', '053. On the other side', ' we have 37', '032 puts worth $183', '003', '289.\n\n4:04 PM ET"\t\t\n"$BABA Statistics as of 4:03 PM ET\n\nOrder Count:\n- Puts: 37', '032\n- Calls: 35', '952\n\nVolume:\n- Puts: 207', '627\n- Calls: 236', '052\n\nPremium:\n- Puts: $183', '003', '289\n- Calls: $79', '293', '053\n\nPut/Call:\n- Order Ratio: 103.00%\n- Volume Ratio: 87.96%\n- Premium Ratio: 230.79%"\t\t\n"RT @Inversor_IBEX: JP MORGAN 🇺🇸 estuvo hoy rebajando los PO para las tecnológicas 🇨🇳........\n\n$BABA $65\n$BZUN $5\n$BILI $15\n$DADA $7', '50\n$JD…"\t\t\nRT @RapidTrading: Killer day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80%…\t\t\n"RT @Inversor_IBEX: $BABA 🇺🇸\n\nBarrons: ""#Alibaba 🇨🇳 es la empresa más barata del mundo', ' sin tener en cuenta las empresas 🇷🇺""\n\nhttps://t.co/t…"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 113 | 101.8% | 🚀\n| $SPY | 77 | -23.0% | 🚀\n| $BABA | 34 | 47.8% | 🚀\n| $VXX | 28 | 27.3% | 🚀\n| $AAPL | 21 | 31.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RECAP 3/14 Unusual Puts:\n$PSEC Jan-24 7 P\n$EWZ Mar 31.5 P\n$SBSW Oct 12.5 P\n$KWEB Apr01 16 P\n$UAL Jan 18 P\n$AIG Apr 55 P\n$POST Dec 50 P\n$CSTM Apr 14 P\n$BABA Apr 65 P\n$CS Mar 7 P\n\nLive Breaking trading news\nhttps://t.co/yChRCoaR8v"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nLos de $BABA de verdad dejadlo ya. Y creo que hablo en nombre de muchos', ' estais empezando a ser cargantes.\t\t\n"$BABA has gone private before will do it again.. watch out shorts... \n\nShares of https://t.co/7gwaRVlRZ8 have risen 43% after its parent group said it would take the company private', ' gaining full control over China\'s biggest business-to-business e-commerce site."\t\t\n$BABA owners getting smoked out there. If you can’t stomach a 100% draw down then you’re in the wrong game.\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 7.7 (248.42 %)\n$BIDU(04/01) P 1.175 -> 6.45 (448.94 %)\n$CVX(04/01) C 2.11 -> 3.1 (39.81 %)\n$BIDU(03/18) P 6.675 -> 30.8 (361.42 %)"\t\t\n"2022-03-11 #Profits:\n$AAPL(03/18) P 4.4 -> 7.95 (80.68 %)\n$BABA(03/25) P 3.075 -> 10.8 (249.59 %)\n$BIDU(03/25) P 3.475 -> 18.15 (422.3 %)"\t\t\nâ\x8f¬ These stocks made a new 52-week low today: $FB $DIS $BABA $ADBE $NKE $INTC $NFLX $SBUX $EL $ADI $JD $SHOP $LRCX $SNOW $SNP $NTES $SE $APD $VMW $MELI $LFC $ADSK $BIDU $PDD $LULU $COIN $EA $RIVN $ALGN $CPNG $NU $DASH $ROK $ZM $BIIB $DHI $LVS $VEEV $NIO $ANSS #52weekLow\t\t\n*ALIBABA ADRS POST WORST THREE-DAY DECLINE ON RECORD', ' DOWN 23% $BABA\t\t\n"$BABA - Bought some at $77.5\n\nCapitulation today maybe and extreme oversold\n\nWhether it’s dead cat or not I’m sure I’ll get $86 gap fill as a minimum this week"\t\t\n@gneffa Ahora tienen miedo los que compraron $BABA $PYPL y esas yerbas\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (79)\n2. $SPY (54)\n3. $COM (25)\n4. $VXX (24)\n5. $BABA (23)\n6. $HOUR (21)\n7. $TSLA (13)\n8. $AAPL (13)\n9. $QQQ (11)\n10. $OIL (10)\n\nhttps://t.co/InT5oXXyaY https://t.co/oPGPqY6qdS"\t\t\nRT @moat_Man: Charlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', '…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 109 | 87.9% | 🚀\n| $SPY | 76 | -24.0% | 🚀\n| $BABA | 34 | 47.8% | 🚀\n| $VXX | 28 | 33.3% | 🚀\n| $AAPL | 21 | 31.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA $JD Wall Street enablers have been shoving these financially dubious Chinese stocks down the throat of US investors. Day of reckoning.  Never invest in autocratic countries. 🌟\t\t\n"Bought the dip\n\n$BABA https://t.co/aWW5MVmiwL"\t\t\n"¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD. ¿Cómo reaccionarÃ\xadas ante tal situación? Por mi parte seguiré ampliando poco a poco. \nTomaros el post con humor', ' la vida sigue pase lo que pase. https://t.co/xEmkbknqWj"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $VXX\n3. $BABA\n4. $AAPL\n5. $TSLA"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 108 | 86.2% | 🚀\n| $SPY | 76 |…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 108 | 86.2% | 🚀\n| $SPY | 76 | -23.2% | 🚀\n| $BABA | 34 | 47.8% | 🚀\n| $VXX | 28 | 33.3% | 🚀\n| $AAPL | 21 | 31.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nStocks and Markets Updates Feb-March https://t.co/Lhc1Irdq3o BREAKING NEWS $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n"Watching $fb $aapl $ba $baba $nvda $tsla $msft  $amzn $googl for tomorrow.\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$AAPL\n$AMZN\n$BABA\n$PYPL\n$NVDA\n$VXX\n$FB\n$SE\n$BAC\n\nThanks for visiting my page 💻 https://t.co/NZMf258VDz"\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/HQEz3Bk2cs\t\t\n"$FXI $KWEB plunge on lockdowns', ' JPM dg $BABA $JD $BIDU $DOYU $BILI $PDD $NTES $KC', ' $YUMC lower comps', ' $TCEHY record fine; $WYNN $LVS $MLCO $NIO $XPEV 52wk lows\n$MRNA $BNTX $PFE jump\n$AFRM sinks on halted bond sale\n$XLF rise w yields', ' $XLE slide w oil\n$NLSN spike on sale talks"\t\t\n$BABA - CALLS Alert received on strike 80 for expiration 2022-05-20 with total premium of 1370.66K (total orders : 6', ' OI : 111)\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\nAt this point I can see $BABA going private\t\t\n$BTC $BABA $JD $LKNCY So so glad that China got completely out of Bitcoin last year. Best thing that\'s ever happened to Bitcoin... except The White Paper of course. ï¸\x8f\t\t\n"@sitkisiyrilmis @BarisSozen3 — makro iklim\n— sektörel düzenlemeler\n— iç tüketim\n— parti\n— dış konjonktür\n— Kovid\n\nKaynak: @Dragonomi \n\n————————\n\nBu geliÅŸmelerin hepsi $BABA aleyhine. Rusya’nın iÅŸgal giriÅŸimi en az etkili olanı. Asıl mesele: Åži"\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $90.00.\n\n1', '999 CALL contracts with a price of $3.84 (Ask) were purchased at a $769', '586 premium. 🤞"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$BABA if i was buying the dip at 200 I\'m sure as fuck buying it now. Exploit people\'s emotional reactions. Long term', " this will buy me a house. ï¸\x8f\t\t\n@ThetaTendies wow I outperformed Charlie's entries lmao. For real tho", ' I think $BABA scammed me lol\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"$BABA \nLast capitulation after earnings miss in 2021 was 120m volume day the. It ran up 20%. 75m vol on the open.. in 2018 capitulation was 60m it was more like this a slow fade then a slow up tick. ✨"\t\t\n$BABA If this is not a clear sign of overselling and bounce back in the after hours or tomorrow then I dont know what is. EASY MONEY\t\t\nAlibaba Group Holding Limited traded 66.325M shares', ' 192% above average volume $BABA\t\t\n"MOST MENTIONS ON r/WallStreetBets TODAY:\n\n59%  69    $BABA\n40%  47  Gamestop  $GME\n\nfrom 4644 posts & comments in last 24 hours"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.53  Mentions: 89\n$AAPL  Price: $150.13  Mentions: 78\n$MULN  Price: $1.77  Mentions: 69\n$GFAI  Price: $0.95  Mentions: 47\n$BABA  Price: $77.85  Mentions: 47\n\n#stocks #investing #trading"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n@GoodNewsBull was long $baba and trumpeting it at $270.  This is hilarious', ' watching the treasonous commies who voted for socialism 🔥.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ViciousTrading: What possessed Charlie Munger to go long $BABA\t\t\nWhat possessed Charlie Munger to go long $BABA\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA trading like they got discovered as a ponzi scheme 😂😂 taking advantage of this max fear ..added here again\t\t\n$QQQ $BIDU $BABA JPMorgan labeled Chinese stocks as \'uninvestable\'', ' that\'s ridiculous IMO and it\'s what\'s triggered this market wide selloff â˜\x9d\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n$BABA there is no $amzn without Alibaba ðŸ‘\x81\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$BTC.X $BABA $JD $LKNCY\n So so glad that China got completely out of Bitcoin last year. Best thing that\'s ever happened to Bitcoin... except The White Paper of course."\t\t\n$BABA #BABA #Trading #Crypto https://t.co/pZu3Nt0yMU\t\t\n@jablamsky I bought huge $baba today!\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n@uchihafutures @TicTocTick Yes', ' see how great that worked for investors in $BABA and other Chinese big tech names.\t\t\n@realMC_Capital RIP $baba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Awaiting Buy   Signal. Free  7-Day Trial  at https://t.co/IGElQcQ7Nm https://t.co/JLLm4MiwKb\t\t\n@kdcnett well Charlie Munger picked $BABA at a discount...last year so... lol So it\'s easy to say buy long term. That was a great argument for $LEH\t\t\n"RT @FinanceFelix: THIS is Why $NIO & $BABA Are Crashing\nhttps://t.co/FrvCdwGpG5"\t\t\n$BABA $PYPL $FB $T The indexes bounce and yet none of my shit does.  Per usual. 💢\t\t\n"Sold 2 CSPs on $BABA.\n\n$55 strike expires 4/14. \n\n$420 in premium on locking up $11k"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@Jmfariasu Momento de comenzar a comprar o de cautela $BABA \n@AlibabaGroup https://t.co/Cv6WZ3Mt2Y"\t\t\n"$BABA Highly Unusual Sweep Detected 🚨\n03:36:55 PM\nType: CALL\nExpires: 04/14/2022\nStrike: $90.00\nQty: 1', '999 @ $3.85\nSpot: $77.24\nPremium: $769.6K\n*Tweets are delayed 15 minutes\n\nhttps://t.co/GfiHvv7yge"\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $90.00.\n\n1', '999 CALL contracts with a price of $3.84 (Ask) were purchased at a $769', '586 premium."\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"@tradeandbefree @Investandbefree I grabbed another LEAP.  Bought a 1/19/24 $100 call.  \n\nTo pay for half of leap sold 2 4/14 cash secured puts on $BABA 55 strike.\n\nNice $420 premium on that."\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA Jim Cramer TALKS Chinese Stocks - SAYS TO AVOID BABA (Alibaba) & NIO Stocksï¼\x81 time to buy huge !  Do opposite of Cramer  $NIO âš¡\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"@LizSimmie @QuickDCapital We can mock them for like - being a $TSLA stan or going double long $BABA in Ruble terms right? \n\nIt is only the LGBTQ stuff that we shouldn\'t mock', ' right?"\t\t\n"$BABA $85.00 May 20 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $77.23\n% Difference: 9.14%\nDaily $ Volume: $1', '233', '732\nVolume: 1', '547\nOI: 199\nIV: 82.30%\nBid/Ask: $7.80/$8.15"\t\t\n"$BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"@CNBC 28th time today since the market OPENED that you trashed CHINA', ' WHY? Seriously', ' every 15 minutes ALL DAY LONG having to trash', ' $baba $nio $xpev $li $pdd $jd\nSeriously', ' HOW MUCH IS CITADEL PAYING YOU? Stop the obvious manipulation and report financial news. Definitely racist https://t.co/J67AKvBm48"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$2M bear whale in $BABA Apr 14 $65 puts\t\t\nBullish for $BABA right? Cause people are gonna have to order in. https://t.co/VKzhzpUoI0\t\t\n$BABA https://t.co/iXOoiMHOvr\t\t\n"Top Bearish Flow Today : \n\n$TSLA $AAPL $HYG $BABA $BIDU \n\n🤖📉 🤞 https://t.co/Y3DV20RFn0"\t\t\n"All US exchanges volume leaders:\n\n$AGRI 107mi\n$NIO 103mi\n$AAPL 84mi\n$AMD 78mi\n$SOFI 69mi\n$BABA 62mi\n$F 54mi\n$RCAT 50mi\n$TME 50mi\n$AAL 45mi\n$ITUB 43mi\n$BAC 42mi\n$PLTR 41mi\n$JD 40mi\n$VALE 40mi"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n@CathieDWood had the China stock call right last year . Sell now! China has to many issues . $BABA $JD $TCEHY $BEKE $BILI $PDD\t\t\n"Nice print for $BABA Size: 450000 Price: 78.3917 Amount: $35', '276', '265.00 Time: 1549\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n$BABA $MPNGF $TCEHY NEW ARTICLE : Kevin O\'Leary buys Tencent', ' Alibaba', ' Meituan https://t.co/kjSZxpqJdg Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA biggest volume ever today? Capitulation?\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$BABA this could be the next $GME ï¸\x8f\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/uK5h7tJXRE\t\t\n"Top volume / relative volume stocks today: \n \n$MKD $RCAT $AGRI $AEI $NKTR $MRNA $BABA $TCOM $FUTU $BIDU $MOMO https://t.co/GHGwbWrVTD"\t\t\nRT @liyuell: $BABA munger asking buffet to cover his margin call. Look at buffet oil buying to hedge his good pal’s foolishness 😂 ðŸ\x8f¼\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$BABA munger asking buffet to cover his margin call. Look at buffet oil buying to hedge his good pal’s foolishness 😂 ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/DfgyYFAsh9\t\t\n"BLOCK 4500 $BABA 04/14/22 $65 puts for $4.35 \n\nSpot: $77.33\nVolume: 5', '592\nOI: 1', '225\nIV: 112.45%\nPremium: $2.0m\nSector: Consumer Cyclical"\t\t\n$BABA EVERYONE. TAKE A CHILL PILL. BOTTOM LINE: THIS IS A SOLID COMPANY. CALM THE FUCK DOWN AND ACCUMULATE THE REAL PRICE WILL ARRIVE SOON :) ï¸\x8f\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@dailydirtnap selling USO straddles and puts on $BABA and $ARKK', ' covering my room in dry hay', ' lighting 100 candles', ' and taking a nap\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNetflix $NFLX\nCiti $C\nStarbucks $SBUX\nEstee Lauder $EL\nAnalog Devices $ADI\nLam Research $LRCX\nSnowflake $SNOW\nNetEase $NTES\nIllumina $ILMN\nBaidu $BIDU\n$VMW"\t\t\n$baba at $77 this market is wild\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top Bearish Flow Today : \n\n$TSLA $AAPL $HYG $BABA $BIDU \n\n🤖📉 https://t.co/KylKnldndK"\t\t\n$BABA 😂 (the chart is pretty much the same as on this meme) https://t.co/tbB2NronRJ\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Che que barata esta $BABA!!!\njaja', ' perdón."\t\t\n$BABA worth $2 â˜\x9d\t\t\n$BABA this is going to 2015 low $58-60 https://t.co/OBA5j0qGwa\t\t\n$BABA haciendo otro BABA ', ' ya es normal.  Bueno si yo hubiera sabido que venÃ\xada un conflicto desde hace un año', ' yo también hubiera bajado todo poco a poco. 🤔\t\t\n$BABA Raging bullis right! One analyst called Alibaba the most undervalued stock in the market.\t\t\n"$BABA is the 6th most mentioned symbol today:\n\n1st @MarketRebels 4\n2nd @notmrmanziel 3\n3rd @Investingcom 3\n4th @Mr_Derivatives 2\n5th @nargis007 2\n\nhttps://t.co/q4MSRmLQ5V"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/kHNXmMW7IV\t\t\n@DorianG65545237 @inversionquo Haz el ejemplo com $BABA 🙈\t\t\nRT @RudyHavenstein: "Alibaba\'s "Acquisition" of 33% of Ant Financial" $baba https://t.co/T1IlS4FOVx https://t.co/gkbNhQDpT4\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA I picked up 100 shares at $77.61 but I had to use margin to do it only doing it for a two dollar swing though because the market is too crazy to hold long-term for a Chinese stock ï¸\x8f\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', " TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/Jj64hrpqst https://t.co/EZRUNiFDvw\t\t\n$BABA @WebullGlobal âš°ï¸\x8f🥶 https://t.co/3qEmxiXmEq\t\t\n$BABA still can't believe this turd ever got over $300\t\t\nRT @valley_llama: $BABA new all-time low: $77.26.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/G12WIrydee\t\t\n"THIS is Why $NIO & $BABA Are Crashing\nhttps://t.co/FrvCdwGpG5"\t\t\n‘That’s A Buy Signal’: Why Kevin O’Leary Just Bought Alibaba $BABA', ' Tencent $TCEHY And Meituan Stock $MPNGF  https://t.co/yPFTYUBUMi\t\t\n"One the things I have been monitoring closely. China names $KWEB $BABA $JD \n\nAll last week flow was showing potential escalation in US/China relations simply by positioning alone. No it didnt predict it but it was positioned for\n\nI interpreted it as potential sanctions\n\nLets see https://t.co/RstppTJSwL"\t\t\nRT @allen_doom: $BABA I’m guessing charlie munger dumped his shares 💫\t\t\n$BABA I’m guessing charlie munger dumped his shares 💫\t\t\n"RT @Pegaso121080: Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f…"\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"$BABA you can still short from here \nThere’s endless meat on the bone no end in sight 💢"\t\t\n$BABA Sell to open $70 March 18 call for worthless expiry 👀\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @__afx__: @Newsfilter joke\nWhen an analyst says don’t invest', ' then do exactly what they say don’t \nBuy $BABA $BIDU $TAL $NIO 📣"\t\t\n$BABA last 3 times we had this much volume', ' low RSI', ' and down 8%+ we saw a run up over the next 2-3 days of nearly 20%. Wonder if this time is different? 💯\t\t\n"$BABA\n""Baba is trending -\n massive increase in bearish bullshit posts detected "" ðŸ’\x9d"\t\t\nRT @dellakwal: $KWEB $FXI $BABA $JD  $BILI $BEKE https://t.co/N1l5oA0ZpN\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @StockTradesUSA: $BGFV $15.65 Undervalued\n\nLow Float Squeeze🚀\n\nShort Interest:40%\n\nPrice/Sales:0.3\nPE:3\nNet Sales:$1.16B\nCash Flow:$115M…"\t\t\n@rhunterh Looks like he’s still pumping $BABA too. https://t.co/hvIAmWhzaM\t\t\n"RT @StockTradesUSA: $BGFV $15.65 Undervalued\n\nLow Float Squeeze🚀\n\nShort Interest:40%\n\nPrice/Sales:0.3\nPE:3\nNet Sales:$1.16B\nCash Flow:$115M…"\t\t\n"$BGFV $15.65 Undervalued\n\nLow Float Squeeze🚀\n\nShort Interest:40%\n\nPrice/Sales:0.3\nPE:3\nNet Sales:$1.16B\nCash Flow:$115M💵\nDividend:$1\nStores:431\nBuyback:$25MillionðŸ\x8d‹\n👆\nWSB Wallstreetbets Stocks\n$indo $aapl $tsla $amd $nvda $wmt $nio $jd $baba $li $xpev $didi $lcid $spy $impp $x https://t.co/62oellXV8i"\t\t\n"@MarketRebels @FTTechAsia @jonnajarian @petenajarian Funny how the story changes…. Fake News! Rather be first opposed to being accurate is what is going to destroy the world!\n$NIO $BABA $LI $XPEV https://t.co/yQpR6XCSnI"\t\t\n"@Newsfilter joke\nWhen an analyst says don’t invest', ' then do exactly what they say don’t \nBuy $BABA $BIDU $TAL $NIO 📣"\t\t\n"hes looking \n\nnot touching \n\n$spy $aapl $baba $tsla https://t.co/6WImV6M9g3"\t\t\nRT @BahamaBen9: Fair or unfair I\'m using the price action of $BABA to predict the likelihood that China sides with Russia.\t\t\n"ðŸ\x90‹ 🚤 $BTIM Boatim Inc.: Changing the Game Right Here', ' Right Now. https://t.co/OrtAIwxlyo \n\n$PTON $WKHS $SPAQ $JCPNQ $BA $BBIG $AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n"SWEEP 2047 $BABA 04/14/22 $90 calls for $3.85 \n\nSpot: $77.27\nVolume: 7', '830\nOI: 1', '737\nIV: 90.73%\nPremium: $788.1k\nSector: Consumer Cyclical"\t\t\nYes', " I have an addiction… Bought more $BABA again. I don’t see this ending. Stay tuned 😅💸📉 #stocks https://t.co/ytBVmKrmrq\t\t\nMeanwhile shorting $BABA\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\nRT @Lindagoerge__: $JD $BABA $TCEHY I'M NOT SELLING! ðŸ˜\xa0 https://t.co/hjPVEjqKi8\t\t\nAlibaba (NYSE: $BABA)", ' JDcom $JD $BIDU $BILI $DOYU (NASDAQ:JD) – JPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It “Uninvestableâ€\x9d For Next 6-12 Months https://t.co/hmTxw8L8Ym\t\t\n"RT @CapitalJurassic: Did all the Chinese ADRs file for bankruptcy?\n\n$YY $BABA $IQ $TME $BIDU $JD"\t\t\n$BABA this is max enema ↔\t\t\n"DailyDown5\n$AVLR $75.62 -6.54% -14.62% -32.57% -48.90% 29.70\n$BABA $77.72 -10.37% -21.22% -38.56% -38.09% 20.37\n$BE $20.66 -9.61% -3.12% 28.85% -19.63% 51.44\n$BIDU $108.94 -8.39% -21.27% -34.65% -27.32% 25.76\n$BLNK $21.29 -8.15% -5.21% -8.03% -36.52% 41.17"\t\t\n"RSI25\n$BABA $77.72 -10.37% -21.22% -38.56% -38.09% 20.37\n$BGS $25.73 0.16% -13.80% -15.45% -13.51% 23.32\n$BIRD $5.17 -3.82% -13.63% -55.63% -67.82% 17.40\n$CLX $127.51 -2.04% -12.36% -10.73% -22.85% 23.88\n$DNA $2.81 -7.87% -18.55% -52.29% -71.84% 23.54"\t\t\n"The best place for Traders to Gain  \nhttps://t.co/McJQCtMHtW\n\n$SPY $AMZN $NVDA $BA $BABA  $UBER $TWLO $TWTR $TVIX https://t.co/SQZZI1vw5S"\t\t\n"Did all the Chinese ADRs file for bankruptcy?\n\n$YY $BABA $IQ $TME $BIDU $JD"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"Most winning trading chat!!! For a limited time', ' we are opening our trading chatroom to the public! \nhttps://t.co/McJQCtMHtW\n\n $VGR $CFB $AAPL $MSFT $AMZN $GOOG $GOOGL $BABA $FB https://t.co/AEthFfOTlW"\t\t\n"RT @BMCreciendo: JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acci…"\t\t\n"RT @BMCreciendo: JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acci…"\t\t\n$JD $BABA $TCEHY I\'M NOT SELLING! ðŸ˜\xa0 https://t.co/hjPVEjqKi8\t\t\n$KWEB $FXI $BABA $JD  $BILI $BEKE https://t.co/N1l5oA0ZpN\t\t\n"I loaded $BABA at 78$ for long term investment.\n\nIt\'s the zone I had identified and had been tweeting about for a while.\n\nThose delisting stories are BS since you can buy on the NASDAQ and sell on the HKEX index.\n\nI will average down if needed.\n\n#alibaba #traders #WallStreet https://t.co/DJ5AC2oiUF"\t\t\n"#Stocks breaking down in the afternoon\n\n$BABA $EDU $MRO $DVN $HPQ $MPLN $CAN $VRM $MOMO $NILE\n\n+20 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/aroJb20VS2"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n$BABA how’s Charlie doing ? â\x9d¤\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Si te gustaba $BABA a 300', ' te parecÃ\xada un chollo a 240', ' habÃ\xada que hipotecarse a 150', ' seguro que lloras de alegrÃ\xada al verla ahora a 77.\nNo hay que ser hipócrita', ' a ninguno nos gusta que bajen nuestras acciones. Eso de ""me alegro para comprar más"" es una puta milonga"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA how low can we go hahahahahahaha', ' I remember big names asking pleb retailers to buy this at 300', ' long term investment they said ï¸\x8f\t\t\n"EPIC BOOK\nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\n$BABA holy shiet this thing is just doesn\'t stop. And I thought I got real pissed when I sold my september calls options for 7k loss (good trade turned sour LOL) back in late january or early february 📣\t\t\n"#HEDGED \nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\nI longed $77 on $baba because I believe we can close this weekly above $85 ... But I probably be scared lil bitch and cut it before close today 🤣🤣🤣\t\t\n"$BABA turning point will be at earnings.....  100%. \n \nAnyone know when that is? 🔔"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA new all-time low: $77.26.\t\t\nPanic selling hit Chinese stocks Monday', ' including Alibaba $BABA', ' https://t.co/vus79mPVlv $JD and Baidu $BIDU', ' due to regulation fears', " a Covid resurgence and concerns over Beijing's close relationship with Russia. https://t.co/AId8chSMZ4.... #chinesestocks\t\t\nPanic selling hit Chinese stocks Monday", ' including Alibaba $BABA', ' https://t.co/1kVoMz7Lvz $JD and Baidu $BIDU', ' due to regulation fears', ' a Covid resurgence and concerns over Beijing\'s close relationship with Russia. https://t.co/8U5YDOJ64g.... #chinesestocks\t\t\n"#inside60\n$AMZN\n$BABA\n$TSLA\n$ZM"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @stckpkr7000: Time to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@always_invest $BABA is in such a storm right now. Mostly macro reg concerns. The great investors buy when the whole world thinks it’s crazy to. I’m not making a call on $BABA specifically. I’m just saying.\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\n"🥂 $baba\n#stickynote https://t.co/0dTMruVvad"\t\t\n@dougboneparth $baba\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"Alibaba $BABA -74% desde máximos... Hace 1 año todo eran elogios', ' realmente la empresa era buena.\n\n¡Diversificad insensatos!\n\nEstoy en desacuerdo con W. Buffett de que diversificar es de necios. Lo necio es no hacerlo. Si su regla 1 es no perder dinero', ' diversificar es un must."\t\t\n@addyshake_ @jimcramer It does. In 5-10 years $BABA and most other Chinese companies will be much lower than where they are today.\t\t\n$BABA 7777 is the new 666 📢\t\t\n"RT @JPow_Printer: Stock market themes past 3 years:\n\n2020: crash is happening! The FED\'s saving us', ' pumping infinite money! GREEN EVERYDAY!…"\t\t\nThe way this is going', ' soon Chinese cash rich firms are gonna do buy back', ' voluntarily get out from US markets and just stay listed closer to home. Honestly', ' it might be for the best away from shorts and biases. Good that I have access to HKex. $NIO $XPEV $BABA $JD\t\t\n$BABA The market is basically pricing this as "worthless". But why buy this Chinese stock when the other high-quality US stocks are on sale too. ï¸\x8f\t\t\n$BABA We need sanctions on China now! Ban all ADRs and Chinese imports!!! ðŸ‘\x8d\t\t\n@MadThunderdome @BazCap $BABA $TCEHY\t\t\n"Stock market themes past 3 years:\n\n2020: crash is happening! The FED\'s saving us', ' pumping infinite money! GREEN EVERYDAY!\n\n2021: ALWAYS buy the DIP! 100% success rate! \n\n2022: SELL THE RIP! It can\'t go lower! Stock is at 52 week low! *keeps crashing*\n\n$SPY $SPX $ES $BABA $NIO $FB"\t\t\n"$BABA is no better than $WISH.\nDo you know anybody that orders crap from either one of them regularly? https://t.co/VPpoYGcny4"\t\t\n"RT @BillyGains01: 🔥 https://t.co/NNTCSv4A4z\n\n✅ $NMXS #NetMedical Reports Improved Financial Results For 2021\n\n@jctb1 $TWTR $GS $S $GOOG $DI…"\t\t\n$BABA who says you can\'t buy bottoms I do it all the time! #stocks https://t.co/xuw7kf3700\t\t\n$BABA has a week RSI of 1. https://t.co/lB9i71r22W\t\t\n"Take a look to:  $BABA -10.39% \n\n#wallstreetbets #trading #StocksToWatch #RedditArmy #FOMO #daytrading #investments #ToTheMoon #YOLO #StocksToBuy #news #Stocks #bottomfishing \n https://t.co/1JohagmDTq"\t\t\n"🔥 https://t.co/NNTCSv4A4z\n\n✅ $NMXS #NetMedical Reports Improved Financial Results For 2021\n\n@jctb1 $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA $MU $PYPL $SIRI"\t\t\n$BABA buying 5', '000 more! â–¶\t\t\nRT @yoloption: $BABA in a remarkable breakdown. A train wreck', " actually. I haven't traded it since the Munger buys", ' but today I decided to…\t\t\n$BABA in a remarkable breakdown. A train wreck', " actually. I haven't traded it since the Munger buys", ' but today I decided to sell a few puts because IV is really jacked in there right now. May leg into strangles if we have an up move tomorrow.\t\t\n"@pricatti Vienen con una escopeta y te obligan q meter todo en:\n$baba\n$zoe\nQue haces?"\t\t\n"$BABA 🇺🇸\n\nBarrons: ""#Alibaba 🇨🇳 es la empresa más barata del mundo', ' sin tener en cuenta las empresas 🇷🇺""\n\nhttps://t.co/tAXzeeRkY7 https://t.co/LWBnx5u5M2"\t\t\nDespués de vender $BABA en $130 (inicié compras en $260)', ' vuelvo a entrar en $78.\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acciones suben', ' subes el precio objetivo', ' si bajan lo bajas... igualmente el mercado va a reaccionar por lo que tu digas.\n\nUn analista no pierde', ' corrige."\t\t\n$BABA JPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It “Uninvestable” For Next 6-12 Months h âž¡\t\t\n$BABA this goes any lower and im 1) moving to china 2) renaming my stock twits name MAO  3)ordering some pork fried rice because i\'m HUNGRY ! :) ↔\t\t\nPretty much a round-trip for $BABA', " so we'll add that to our watch list. Chinese stocks might be a bit tricky long-term", " but we'll keep an eye on this one. ï¸\x8f https://t.co/AYyXw6IpCd\t\t\nRT @yurtdisihisse: @UvyatM @nasdaqeth Starbucks ekledim ben bugün biraz. Kahve fiyatları", ' Rusya meselesi vs derken iyi verdiler. Elim titre…\t\t\nRT @Blake85013014: $can $Canaan Inc.   Canaan is mining in Kazakhstan....got out of China 🇨🇳  @Bitcoin  $riot $ebon $mara $baba\t\t\n$BABA way below lower BB.. expecting to retest $81 level tomorrow and back to BB levels by next! https://t.co/aoW2KOLhg0\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA kinda looking like $TSM back in the early years of its IPO. TSM then went on to increase 2300% from lows 💟 https://t.co/7RNvE9Ta2Y\t\t\n$BABA if He bought', ' it must be a buy. Hmm no. Retail will learn to do their own DD or get slaughtered everytime $TSLA 🤞 https://t.co/62dqGdVOrh\t\t\n$BABA Check out free library of retail investors! 🆕\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"https://t.co/gXcgwJtNJK\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\n"Take a look to:  $BABA -10.39% \n\n#StocksToBuy #investments #wallstreetbets #trading #FOMO #RedditArmy #daytrading #Stocks #bottomfishing #StocksToWatch #ToTheMoon #YOLO #news \n https://t.co/QbRYV9Bs6k"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"EPIC BOOK\nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD https://t.co/ae9Ys6APx0"\t\t\n"Aaand…. Here is JP Morgan now saying to buy stocks when markets are weak…. AFTER they caused the weakness by trashing Chinese equities…. No manipulation at all… screw you JP Morgan! $baba $nio I’m CERTAIN they bought baba after making everyone dump it\n\nhttps://t.co/UvBFePr0ue"\t\t\n"EPIC BOOK\nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\n$BABA been bearish for the past 3 months ðŸ\x8f§ 😀 https://t.co/TJSZ8C3PtO\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@moat_Man Targiversado\n\nDaily journal lleva $baba. Charlie munger lleva otras cosas"\t\t\n"$BABA \nStrong bear trend .\nLooking to sell at 100 â\x9d¤"\t\t\n"Quien tiene la respuesta al comportamiento de $BABA?\nAquÃ\xad uno con un -53%. \nY seguimos. Convicción plena en la empresa como tal', ' aunque inevitable tener dudas dependiendo del dÃ\xada. #mercados #valores #inversion"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @JoinCommonstock: Show me a worse chart \n\n$BABA Since 2015\nTTM revenue +1', '400%\nSahre price -17%\n\nChart from @ycharts https://t.co/M8DN8c…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Bought more $NIO and $CHPT today. @NIOGlobal is aware of audits. De-listing will not happen to NIO or $BABA.\n\nGood companies that publish real financials will not be delisted. \n\nIt’s that simple.\n\n(Not financial advice)\n✨"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nMi hijo acaba de decir su primera palabra', ' ha sido $BABA. Los que lleváis más tiempo', ' eso es una señal de compra?  Verdad?\t\t\n$BABA sour hour baby ✅\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @Finanzas_Times: Alibaba Group $BABA 📉 #Monopolio \n\n🇨🇳 China acorrala al imperio de Jack Ma. https://t.co/aUZmaLA6QZ"\t\t\n$BABA  I’ll triple down at $63  or hold what I have and double when the clouds part and the sun is shining. 💫\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA wow $77 for Alibaba holy shit the entire world is coming to the end ï¸\x8f\t\t\n@__selimkaya $BABA yı spekülasyon olmasın diye eklemedim ama sanırım 7 yıl önce falan bu fiyatlardan alınabilirdi. Enflasyonu da hesaba katarsak', ' tarihi ucuz seviyelerde', ' ancak: https://t.co/kX7zOG9Mo6\t\t\n$BABA bottoms in!! Added 77.65 Easiest swing trade in HISTORY!! #StocksToBuy\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nJPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It Uninvestable For Next 6-12 Months $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"DB on the China stock HFCAA de-listing issues (one of the issues shaking foreign listed China shares). \n\nWhat will happen with this? If China closes its own access to foreign exchanges', ' chances are it will never regain access', ' so this may be solved in some way…\n\n$BABA $KWEB $NIO https://t.co/BWwhOZ2JIN"\t\t\n@AlgodTrading @GiganticRebirth I just took a beating on a punt on $BABA today and this has just made my day. This is bloody awesome\t\t\n$BABA JPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It “Uninvestable” For Next 6-12 Months https://t.co/Gy44z7mlrF\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n#JPMorgan analyst Alex Yao double downgraded Alibaba Group Holding Ltd(NYSE: $BABA) to Underweight from Overweight with a price target of $65', ' down from $180 (21% downside).\t\t\n@AlibabaGroup @joetsai1999 should buy back all of their shares', ' go private or issue a dividend! $BABA\t\t\n#Options Flow Stream Update  $AAPL $TSLA $SPOT $IWM $BABA $NDX $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Gr3YvQQ4OY https://t.co/WIqs9tTx06\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba been holding a put for a month', ' oh my ðŸ\x8f§! https://t.co/OSW3Ggp9QN\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"Misread the market\'s direction and paid the price! A red day to start my week...\n\n#Stocks #StockMarket #Trading #DayTrading\n$TSLA', ' $LVS', ' $RIVN', ' $BABA', ' $BIDU', ' $FUTU https://t.co/NGa1cPcs0C"\t\t\n🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/aJ24i22p06 https://t.co/j3uzcj4szu\t\t\n"@UvyatM @nasdaqeth Starbucks ekledim ben bugün biraz. Kahve fiyatları', ' Rusya meselesi vs derken iyi verdiler. Elim titremedi bile alırken 😊 \n\n$BABA iflâh olmayacak gibi. \n\n— makro iklim\n— sektörel düzenlemeler\n— iç tüketim\n— parti\n— dış konjonktür\n— Kovid\n\nkaynak: @Dragonomi"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA lol ï¸\x8f\t\t\nJPM  downgraded $BABA target price from 180 to 65  lol  overweight to underweight...\t\t\n$BABA china recession! Going to $30! 🥇\t\t\n@0xren_cf Im now a $BABA community member. Never thought it would come to this. Should have just bought OHM', ' same price action.\t\t\nRT @RudyHavenstein: "I’m waiting for the day that Alibaba or Tencent default on their debt or decide that they are going to delist. Then', ' A…\t\t\n"SWEEP 400 $BABA 05/20/22 $80 calls for $10.25 \n\nSpot: $77.76\nVolume: 1', '825\nOI: 111\nIV: 84.34%\nPremium: $410.0k\nSector: Consumer Cyclical"\t\t\n$BABA oh no ï¸\x8f\t\t\n"Fortsatt slakt i Kina-aktier.\n\n$BABA $TCEHY $JD $BIDU\n\n😳😳😳 https://t.co/nwCDvlvYfb"\t\t\n"@NIONenad Honestly I’m mad with $BABA \nThey should go head and say we will start buyback as much as all of the shares. \nStock price is ridiculously cheap \nSame for $NIO $BIDU $TCEHY $BILI etc. \nStop killing the investors"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @followtheh: The same Kevin O\'Leary who just said he bought $BABA argued last year it should be delisted.\nIt\'s hard to have less credibi…"\t\t\nJPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It "Uninvestable" For Next 6-12 Months $BABA $JD $BZUN $DADA $BIDU https://t.co/6bCaI6akCE\t\t\n"I’m not leaving.\nI’m going down with the ship.\nThat’s what captains do. \n\n$BABA $PRX https://t.co/7HySyk48fN"\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n@Trader_XO Still buying $BABA\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nSo tempted to buy some deeply discounted stocks... $docu $sq $baba $fb etc. What am I missing?\t\t\n@InlawInvestor Lo de $BABA… https://t.co/CWSvbux8R2\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nSi entraste en $baba a 240$ y ahora pierdes un 66%', ' la acción para que llegues a tu precio de compra tiene que subir un 200%…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #option…\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\nRT @TickwatcherMF: #Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiont…\t\t\n"Most active options Monday - $AAPL $TSLA $BABA $AMD $NIO $BAC $AMC $F $NVDA $FB $RIVN $AAL $AMZN $PFE $SOFI $MRNA $MULN $PLTR $JD $MSFT \nhttps://t.co/eNpcyxwmiK"\t\t\n#Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/LMbrf7hyJc\t\t\n#Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/ObxUx4oQ4z\t\t\n"$BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pérdidas https://t.co/ZT44Jud1TC"\t\t\n$AAPL $SHOP $BABA https://t.co/VF7w6b04rB\t\t\n"Show me a worse chart \n\n$BABA Since 2015\nTTM revenue +1', '400%\nSahre price -17%\n\nChart from @ycharts https://t.co/M8DN8cRfhV"\t\t\n#Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/BoAK6sXx9G\t\t\n$BABA this must be bottom?? buy the dip!!?? I heard this whole year..... But now it quiet..... â\x8f© https://t.co/jwxAYMr7e9\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThis guy says buy China. $FXI $BABA $KWAB $JD https://t.co/RGnxMAqTWS\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"DailyDown5\n$BABA $77.61 -10.49% -21.34% -38.65% -38.18% 20.33\n$BBBY $18.82 -5.83% -13.29% 10.67% -1.65% 54.28\n$BE $20.64 -9.67% -3.19% 28.76% -19.69% 51.38\n$BLNK $21.55 -7.03% -4.05% -6.91% -35.75% 41.97\n$BTG $4.28 -5.93% -3.82% 12.93% 12.34% 55.11"\t\t\n"RSI25\n$BABA $77.61 -10.49% -21.34% -38.65% -38.18% 20.33\n$BIRD $5.17 -3.63% -13.46% -55.54% -67.76% 17.43\n$DIDI $1.81 -4.23% -54.75% -54.29% -74.86% 19.77\n$DNA $2.83 -7.21% -17.97% -51.95% -71.64% 23.69\n$EH $8.35 -15.23% -27.83% -51.17% -51.51% 24.21"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 2 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $130 Call for Friday', ' May 20. Roughly 864 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA  What’s interesting Is the only currencies inflating more than USD are the Euro and Ruble. 👉\t\t\n26th time today @CNBC has trashed Chinese stocks today. Either they are paid off or racists… which one is it? $nio $xpev $li $baba $bidu\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"👉 $DPRO 🔥🔥\n\n✅Military and government contractors partner with Draganfly to improve personnel and infrastructure safety.\n\n👉 https://t.co/sBPxpfYJlm\n\n$XOM $TTWO $TWTR $PINS $BABA $BAC $ONON $DOW $AMD $NCLH $HUT $CARR $PYPL $GME $NFLX $BKKT $BMY https://t.co/LPK4IpCDbR"\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/cIpWOgbCmM\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID https://t.co/QiNwNtqOqi"\t\t\n"Take a look to:  $BABA -10.77% \n\n#ToTheMoon #wallstreetbets #StocksToBuy #investments #YOLO #Stocks #RedditArmy #daytrading #bottomfishing #trading #news #StocksToWatch #FOMO \n https://t.co/dUNYMEYDp6"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Ed_Hale @Striff17 @trijoey @johnscharts @pawan1234o @VijayBhallaMCC Thanks Ed. $BABA Puts was a better trade on the break below 80 but never got filled on my bids.\t\t\n"@NIONenad Us Stock market meaningless. \nI can’t understand. \n$BABA market value 289 Billion but they have 494 Billion in cash \nMost of Chinese companies the same they have 2-3 times more cash than their value \nIt’s not fair. \nWall Street killing the investors"\t\t\n"RT @betulio91: El CEDEAR de $BABA pasó de $6300 (oct 2020) a $1600 (hoy). \nDestrucción total -75% en crocantes https://t.co/eWTuO5bOFi"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (99)\n2. $GME (66)\n3. $OIL (34)\n4. $COM (24)\n5. $HOUR (22)\n6. $BABA (20)\n7. $AAPL (18)\n8. $EOD (18)\n9. $TSLA (16)\n10. $QQQ (15)\n\nhttps://t.co/InT5oXXyaY https://t.co/AIOkO9oMlX"\t\t\n$baba https://t.co/JagKnIfNLM https://t.co/4OHhMxfyvG\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\nBA-Bye $BABA https://t.co/OlWlJLntbx https://t.co/1hFbv4L534\t\t\n@MoS_Investing Bought both $BABA and $TCEHY today.\t\t\nIt really feels like a forced liquidation.  I just got into $baba.  I expect to do well...\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"Viendo el piñazo de $BABA y la gente que hay pillada me hace reafirmarme en la inversión indexada. \n\nAl tran tran. No busco ganadores', ' no sufro perdedores. Simplemente creo en que el mundo seguirá creciendo y evolucionando y que me puedo beneficiar de ello.\n\n#StayTheCourse"\t\t\n"#Stocks lower in the PM with high Rvol\n\n$NILE $MOMO $MPLN $OGN $RLX $CAN $BABA $AFRM\n\nScans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/Hb9MPv6uPx"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $VXX 🥈\n3. $VIX 🥉\n4. $CYRN\n5. $QQQ\n6. $RCAT\n7. $AAPL\n8. $MULN\n9. $BABA\n10. $AREC\n\n( Sorted by most recent ) https://t.co/3FH1ufCApG"\t\t\nUn ejercicio de psicologÃ\xada de bolsa en Twitter es buscar Alibaba en el buscador y ver lo que se decÃ\xada en verano de 2020 y compararlo con el TL de ahora. He visto hasta mensajes riéndose de Az valor y compañÃ\xada por las fáciles ganancias en $BABA y las bajas rentabilidades de ellos\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \nhttps://t.co/cIpWOgbCmM\nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/tgo8FE48CI"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $BABA\n3. $ARKK\n4. $VXX\n5. $SOFI"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"$BABA time to bounce. ↘\n\n A Proven Path To Becoming A Crypto Millionaire\n⤦ https://t.co/PkEEaBgK5B"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"*ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/zrPx7ZfuQU"\t\t\nHave $BABA & $TCEHY reached zero yet..?! https://t.co/lDw5J0UGTX\t\t\n"$nu \n\nwarren cant help you \n\nhes too busy helping  Charlie in $baba \n\nlol"\t\t\nRT @paststat: just learned the idiot munger  & sanctimonious scoundrel @WarrenBuffett  averaged down $BABA !! https://t.co/lCl93EWw7k\t\t\njust learned the idiot munger  & sanctimonious scoundrel @WarrenBuffett  averaged down $BABA !! https://t.co/lCl93EWw7k\t\t\n$Baba support at $69 !\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @BabaBrouk: Why y’all selling my stock $BABA 😅 https://t.co/Q5G9hmR0sI\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"Trades From Notes I took:\n$TSLA SHORT 777->756🟢\n             LONG 780->800🟢\n$UPST SHORT 97->90->85🟢\n              SHORT 90->95🔴\nStocks that hit from notes:\n$FUTU LONG\n$BABA SHORT\n$BIDU SHORT & LONG\n$LMT SHORT\n$AMD SHORT\n$NVDA SHORT\nNotes/Live Traded in https://t.co/8JOyV94Q6z"\t\t\nRT @ChandrikaBiswal: $BABA this thing never seen $100 again', ' going yo all time low of $57', " then will just casually drop $10 every week unti…\t\t\n@MomAngtrades Yeah tell that to $BABA baghodlers\t\t\n@itscharliemar @MaxMoneyYT What do bad things happening in China have to do with $BABA's valuation?  Let's start with the CCP essentially destroying a huge part of Alibaba when they clamped down on AliPay", ' whose IPO valuation was expected to be $300B +/-. All of $BABA today is $225B. Who knows what\'s next.\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n@MrtnzAlvrz Por que entraste en $BABA ?\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA $BABA I predicted $75 by Wed', ' we may see that AH today.  I now believe we may see $65 by this Friday.  $BABA is one bad 🇨🇳 headline from disaster.  Who in here will go 📉 with her? ï¸\x8f\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nWhy y’all selling my stock $BABA 😅 https://t.co/Q5G9hmR0sI\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2ct1xSeMqe https://t.co/udr6F7X7KI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Traders3King: Congratulations to the members who made profits off the $CVX 🚨 Click the link 👇 To join in on all the profits!\nhttps://t.…"\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\nthe possibility of China supporting Russia military actions', ' is on eof the reasons chinese stocks are bleeding hard $JD $NIO $BABA $BIDU will JB dare to sanction the chinese?? https://t.co/rEjGZV3l5v\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nPAMP IT $baba\t\t\nRT @stckpkr7000: Time to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ScottInPublic: I wonder what Charlie Munger thinks of Alibaba now? 🤔 $BABA https://t.co/wdn0ZnCG4o\t\t\nI wonder what Charlie Munger thinks of Alibaba now? 🤔 $BABA https://t.co/wdn0ZnCG4o\t\t\n$SPY Looks like USA is done with China', ' need a new friend - Not India', '  how abt Venezuela? who else is on the list ... $BABA $NIO $TSLA $JD 💗\t\t\nMe as a $baba investor https://t.co/fPkEBg43pl\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA en $78 dólares. Me atrevo a decir que es la acción más barata en todo el planeta.\t\t\n$BABA Congrats to those who are buying the bottom here. ✔\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nLo de $BABA 👀\t\t\n$BABA not dropping fast enough ï¸\x8f\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n@crypto_notte $BABA is back to IPO prices too lol\t\t\n¿Quien es el valiente que sigue ampliando $BABA??\t\t\n¿Por qué todos dais por hecho que las cuentas de $BABA son ciertas?\t\t\n"@harry_risen u didn\'t make money on $BABA $AFRM $MRNA  lol\n\nonly an loser can\'t"\t\t\n"Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal afwachten. Een eerste bodemsignaal op lange termijn is positieve divergentie in de weekgrafiek en daarna doorbraak belangrijke MA. Voorbeeld Amazon 2001! https://t.co/TuenMzuYKw"\t\t\n$BABA $NIO a moment of silence for all the bulls that own way too much of these two from "buying the dip" everytime ï¸\x8f https://t.co/0GKv0vpEPk\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA su ADR se acerca a una cotización similar a la de febrero de 2016', ' ese año la empresa generó U$D 2', '90 de flujo de caja por acción', ' mientras que el año pasado cerró en U$D 10', "67 de flujo de caja por acción. Estamos es una ganga https://t.co/zRwC0omMKo\t\t\n@Stocktwits So $BABA 😂\t\t\n$BABA Option Order Flow Sentiment has Shifted from Bullish to Bearish. https://t.co/rhZbKQ8L8X\t\t\nSold $BABA for a small loss.  I had to ring the degenerate risk taker out of my system.  It's been a while", " and now I'm good.  :o)\t\t\nRT @BacardiTrader: $Baba el q quizo adivinar el piso ha sufrido.. mientras no supere al menos 100-110 dls ni pensar en entrar", ' conforme sig…\t\t\n"$BABA en 77$.\n200$ más por acción pagué yo. https://t.co/9x5Tl8Hksv"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson https://t.co/13VJn5mxTn\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson\t\t\n$BABA it’s okay Marxism is for capitalism â\xad\x90 https://t.co/U8kIBevTCN\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA this one is for JP Morgan... â˜\x9d https://t.co/FOT9Y0PMB2\t\t\n@Sm0kin $BABA $AAPL what mystifies me is that China still thinks it can get to Fauci\'s ZERO COVID by locking peol... https://t.co/AXXd3alFEF\t\t\n@gurgavin If $baba leaves China it will go up 100%\t\t\n@CarlosmBBT Yeah man', ' very profitable days both Friday and today shorting $BABA and $JD.\t\t\n"Best trading community with more executive chat rooms and even have their own app join here  🔜https://t.co/9ksXmQnGj3\n\n$SPY $NIO $TSLA $DGLY  $PYPL $GOOGL $BABA $BTC.X https://t.co/hLmUXJvu9N"\t\t\n"RT @IqComercial: Hermoso $BABA asÃ\xad sin tanto rollo. ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f\nTremendo bajón. https://t.co/7Egs8H4cew"\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n@David_Tracey I definitely lost my mind with $baba\t\t\nMed $BABA senate kursutveckling skulle man kunna tro bolaget kommer gÃ¥ i konken.\t\t\nSo basically $BABA could be on its way to becoming a single digit stock! This is just unreal!\t\t\nRT @vperelman: With $BABA at $77', ' how long until Jack Ma has to go back to being a school teacher?\t\t\n$SPY which one makes more money? $baba $gme ↘ https://t.co/kdZNDV07JY\t\t\nWith $BABA at $77', ' how long until Jack Ma has to go back to being a school teacher?\t\t\nAm holding but not adding although current prices are steal but unfortunately Chinese Gov ain\'t doing any favor to their fiant Tech companies as a matter of fact they are killing any possible rally or recovery by involving themselves into Russian/Ukraine\'s war $nio $baba $xpeng\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"China ( Hong Kong Tech ) HSTECH DOWN -11.93% \n\nMainland Turnover chturn index down -7.60% \n\nstructured products are very popular in Hong Kong', ' which have knock-out prices when price levels are reached on individual stocks or indexes sell button is hit . $BABA $TCEHY $JD $BIDU"\t\t\n$BABA 2 months ago I started to take small positions in this strategically trying to hedge the US market… â\x9d¤\t\t\n"To everyone invested in Chinese stocks $baba', ' $jd I am deeply sorry what my country is doing to you and your family.  Keep the spirit high\n\n🇨🇳😣"\t\t\n$can $Canaan Inc.   Canaan is mining in Kazakhstan....got out of China 🇨🇳  @Bitcoin  $riot $ebon $mara $baba\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"El CEDEAR de $BABA pasó de $6300 (oct 2020) a $1600 (hoy). \nDestrucción total -75% en crocantes https://t.co/eWTuO5bOFi"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$baba $tcehy I’m down to too much to sell at this point', ' if you are sure these two will be around 10 years from now why sell? It make take sometime to make back the money but eventually it will turn around. I’m willing to hold forever at this point\t\t\n"$NIO $XPEV $BABA as I posted a million times', ' these are all Commie crap. \n\nI absolutely NAILED IT on these SHORTs. 😂😂😂😂 📈"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@RedstoneTrader I\'m the most long I\'ve been since last November.  $BABA is simply a small spec play to make things interesting.\t\t\n$BABA has made a new 60 day low. What are your thoughts on direction from this level? https://t.co/fflGMDgeS9 #stocks https://t.co/BxtMyc9piU\t\t\n$BABA this thing never seen $100 again', ' going yo all time low of $57', ' then will just casually drop $10 every week until $9 🆓\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/QALEimfypF\n\n$xle $sofi $qqq $soxs $eem $uvxy $xlf $baba $f https://t.co/IdEXVi0vYv"\t\t\n$BABA I am financially ruined. I will never recover from this. When I jump off the balcony I will become a ghost and haunt the Communist Party of China. 😀\t\t\n$BABA when Shenzhen lockdown is down this will not go up though ï¸\x8f\t\t\n$baba $kweb I suppose within a week Taiwan is going to join NATO to provoke a war with China.\t\t\nDibin dibi varmis ogrenmis olduk $baba\t\t\n"@fredtheinvestor To think there is people holding $Baba and shit coins.\n\nPain is not over yetðŸ˜\xad😂🥂"\t\t\n"Stocks the Wizzard will Blizzard.. Don\'t be greedy. Don\'t get burnt.. In and out depending on direction.\n\nAll at low lows.\nloloyolo\n$AFRM $UPST $BABA 👉"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n@JustinPulitzer @smartertrader Munger is deep on $BABA and I even almost bought it 1 month ago but hesitated', ' time will tell.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA perdió el soporte', ' el siguiente relevante está lejecitos en $58\n\n#TRMX https://t.co/dvOv1KoPMo"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"Helped me get my account green all time Thanks 👇👇\n\n🔜https://t.co/9ksXmQ6Dh3\n\n $BABA $CRM $GOOGL  $AAPL $SP.X $BABA $FUNNY https://t.co/3RdAfHVMe6"\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nif you were ever going to be willing to buy something like $baba you’d be doing it now.\t\t\n"Acciones #growth desde máximos.\n\n""Growth"" qué significa exactamente?  Igual me confundo o no se me da muy bien el inglés...\n\nPD. En esta lista falta $BABA https://t.co/nHkI4kMX4V"\t\t\n"@JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas de la isla\n\nNo parece andar muy preocupado con $BABA ;) https://t.co/ukWB6gVHMs"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"Invest in stonks.. less risky.. they said 🙈\nAlibaba $BABA https://t.co/82n5pTtQxh"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"From the Morning till now I see nothing but Downside on $BABA\n$BIDU\n$JD\n$PDD\nBetween the HUGE D/G PT\'s with @jpmorgan plus the fear of De-Listing these stocks paid VERY well for ANY Day Trader New or Seasoned\nBig Wins in the Greatest Chatroom on the Plant!\nhttps://t.co/Lp58JbFkKW https://t.co/DCZwCySpMT"\t\t\nTook a starter on $BABA at 77.39\t\t\n"@itscharliemar May the force be with you!\nThis $baba landslide need to stopped 🛑!"\t\t\nRT @penisorgan: Charlie Munger must be going batshit $BABA\t\t\nCharlie Munger must be going batshit $BABA\t\t\n"Xtrader trades the best trading group out Discord\n        👇👇👇💸💸💸\n\n🔜https://t.co/9ksXmQ6Dh3\n\n $TWR $KODK $HTBX $PEIX $BABA $TSLA $AMZN $GOOGL https://t.co/zl6t6mj7Uy"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"$BABA its like 10% down but friday 5 but the day before that 5 ans so on. God damn it ✅\n\n A Proven Path To Becoming A Crypto Millionaire\n☟☟☟ https://t.co/fSOZ5bjLrc"\t\t\n@scottmelker $BABA\t\t\nI fully expect $BABA to lose more value in the short-term. It doesn\'t make me feel good. But it also doesn\'t change my long-term thesis.\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA I sold at $162. This market is crazy. 🤮 😘\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nPanic and capitulation are apt descriptions of today’s market action as the Hang Seng Index closed below the 20', '000 level', " ending the session at a level not seen since June 2012 $BABA $JD $TCEHY $BIDU $IQ $TME $VIPS $BEKE $BILI $PDD $AAPL\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nHaven't looked at my portfolio today. I assume $BABA is up big! 😂\t\t\nSomeone sold a block of 906", '751 shares equaling 72 million this morning', ' wow! Has to be a hedge fund', ' or institution.. $BABA https://t.co/9d1z5Ld5JF\t\t\n@TicTocTick Look $kweb $baba Never seen anything  like this.\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Intraday\'s most active options:\n\n$AAPL 962k - 43% put. 57% call\n$TSLA 779k - 54% put. 46% call\n$BABA 367k - 45% put. 55% call\n$AMD 331k - 46% put. 54% call\n$NIO 321k - 46% put. 54% call\n$NVDA 269k - 48% put. 52% call\n$AMC 252k - 36% put. 64% call\n$BAC 250k - 31% put. 69% call"\t\t\n"DailyDown5\n$BABA $77.41 -10.73% -21.54% -38.81% -38.34% 20.25\n$BBBY $18.43 -7.78% -15.09% 8.38% -3.68% 52.86\n$BE $20.45 -10.50% -4.08% 27.57% -20.43% 50.58\n$BIDU $108.18 -9.03% -21.82% -35.10% -27.83% 25.53\n$BTG $4.30 -5.38% -3.26% 13.59% 12.99% 56.16"\t\t\n"RSI25\n$BABA $77.41 -10.73% -21.54% -38.81% -38.34% 20.25\n$BGS $25.89 0.78% -13.27% -14.92% -12.97% 24.93\n$BIRD $5.14 -4.28% -14.05% -55.84% -67.98% 17.32\n$CLX $127.62 -1.95% -12.28% -10.65% -22.77% 23.96\n$COCO $7.65 -10.48% -26.12% -39.88% -33.04% 24.92"\t\t\n$BABA is an example of why you shouldn\'t listen to Fin-Influencers who are mostly questionable. If China refuses BABA permission to release its audit records to the PCAOB', ' 2024 delisting is inevitable. Time waits for no-one. China needs to get with it.\t\t\n@kike_moris ¿Como ves $BABA? @kike_moris\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@agahergin Agah ÅŸu Çinli alibabayıda bir tartan sana zahmet $Baba\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"$SEGI Multi dollar company. 🎯 \n@verizon\n \n@animalconcerts\n \n@VUBIQUITY\n \n@Coresportsworld\n\n$CEI $VZ $MULN $HYCM $ARTW $NLSN $KSCP $ANPC $SISI $CEAD $SPY $NASDAQ $OTC $BLSP $ECEZ $LTNC $BABA $FUTU $BRYYF $IOR $AGRI $CEAD $RBLX $FUBO $DIS $NFLX https://t.co/mjsw80z5Ir"\t\t\n"$BABA $70.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $78.19\n% Difference: 11.69%\nDaily $ Volume: $2', '451', '896\nVolume: 13', '042\nOI: 2', '993\nIV: 147.73%\nBid/Ask: $1.84/$1.92"\t\t\n"$BABA $85.00 Dec 16 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $78.28\n% Difference: 7.91%\nDaily $ Volume: $2', '683', '065\nVolume: 1', '771\nOI: 116\nIV: 63.78%\nBid/Ask: $14.40/$15.90"\t\t\nRT @SkepticalBaba: Wonder how Charlie Munger is feeling right now re: $BABA. https://t.co/ofLuIPPWh7\t\t\nWonder how Charlie Munger is feeling right now re: $BABA. https://t.co/ofLuIPPWh7\t\t\n"Morning plan from @AjTrader7 has been posted! 🔥 \n\n $AGRI', ' $FUTU', ' $PDD', ' $AMPH', ' $JD', ' $BABA', ' $BIDU', ' $LIN', ' $LMT', ' $TSLA', ' $AMD', ' $SHOP \n https://t.co/rWQte25tiZ"\t\t\n$BABA Sold Puts', ' if it moves more will grab commons. 🔔\t\t\n@itscharliemar Mr. wonderful is all in with you @kevinolearytv $BABA\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Any $Baba owners here.\n\nThots and prayers my G\'s"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$UVXY\nالمؤشر الآن عند 21.5 مقاومة مهمة اختراقها والثبات Ù\x81وقها يستهدÙ\x81 22.9\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/RPFVmP76b9"\t\t\n"Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/KB5ASpHobS"\t\t\nAli baba and 40 chor $baba https://t.co/3fmZlVtxS2\t\t\n"You are NOT going to get rid of me this easily. I will only buy up more shares and best of all? EVEN cheaper!! Gladly. The lower the better. You will only make me WEALTHIER. \n\nGive me your best shot bitch. \n\n$BABA 💎"\t\t\nNow we starting to see some value - take a non spotlight name $BIGC - if it cuts in half again I could see myself start taking larger positions across board.  Many names almost starting to feel like energy from 2020.  $BABA going to all time lows mean some cheap opts ops\t\t\n$BABA soon to $0.8934 â\x9d¤\t\t\n"Alerts given\nTrading Chat on Discord!👇\n\nhttps://t.co/3vbD4Mdsw5\n\nJOIN for FREE ✅\n\n💸\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX  $UBER $BRKB $JWN $JD https://t.co/QNgO8PQ7T7"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Xiphos_Trading: $BABA was leading the whole time.  #megacaps https://t.co/pHQ3rgFgNd\t\t\nsell in may go away $pltr $tsla $baba $amzn $aapl $ttcf $rivn $dwac $gme $amc\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Couple of stats and quotes for the week ahead Join our discord🔜https://t.co/9ksXmQnGj3\n\n $SPX $QQQ $TSLA $AMZN $AAPL $NVDA $NFLX $T $F $GOOGL $BABA #ES_F https://t.co/SvqGcybzhC"\t\t\n"$tsla $shop $baba $amzn $goog $pypl need to get added \n\nLong term/Roth won’t look at"\t\t\n@liquiditycycle A ver si Edu sube un dÃ\xada de estos tu clase del sábado y me entero de tu opinión sobre las VIE', ' que comprar $BABA no es realidad comprar acciones de toda la vida\t\t\n$baba $TCEHY I expect buy backs this week\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Take a look to:  $BABA -10.56% \n\n#news #YOLO #ToTheMoon #investments #trading #RedditArmy #StocksToBuy #bottomfishing #wallstreetbets #Stocks #daytrading #FOMO #StocksToWatch \n https://t.co/M7wmwW8WoP"\t\t\n"Wanna give a HUGE shoutout to @ATL_EN and the discord‼ï¸\x8f‼ï¸\x8f\n\nBeen KILLING it each and EVERY DAY‼ï¸\x8f🔥\n\nIf you\'re not in the disc.... You\'re missing out BIG TIME🤣\n\n$MULN $BABA $ROKU $SPY $VXX"\t\t\n"Hi everyone', ' Make big profits with us \nhttps://t.co/3vbD4Mdsw5\n\n $TSLA $BABA $AMD $AAPL $NFLX $TWTR $AAL $MDB https://t.co/1zsb1CCk3t"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"Alibaba en modo diarrea \n$BABA"\t\t\n"It’s really amazing Place', '\nLot of thanks to this community...👇 \nhttps://t.co/3vbD4Mdsw5\n\n$TCEHY $RKT $FB $UBER $AYX $DDOG $BABA $BNGO $AAPL $SPAQ $SPY https://t.co/FcR4cVbTRe"\t\t\nRT @BankTheTrade: $BABA $BIDU $JD ... Seeing the forest for the trees with @AjTrader7 and the bigger picture.\t\t\n$nio', ' $baba', ' $rivn', ' $xela & $vale! let’s pump these stocks! there on discount\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA fuck China. 👉\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA Official stock of the CCP â–¶\t\t\nEnhorabuena dirigentes de $BABA . Perder 600.000 millones de dólares de capitalización es digno de aparecer en los libros 📕. Vaya tumor Alibaba https://t.co/2hhedOC7pK\t\t\n$BABA $BIDU $JD ... Seeing the forest for the trees with @AjTrader7 and the bigger picture.\t\t\n"$BABA so this stock is dead!  Basically worthless at this point! 😄\n\n A Proven Path To Becoming A Crypto Millionaire\n⤦ https://t.co/A9giYEx2cH"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n@PythiaR E-commerce', ' payments', ' software', ' and China. $FB $ETSY $TEAM $OKTA $AMZN $PINS $PYPL $BABA\t\t\n$BABA this is crazy to believe that some 401ks are invested in this. 💫\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Alerts given Trading Chat on Discord 💸💸💸👇👇👇👇\n\n🔜https://t.co/9ksXmQnGj3\n\nJOIN for FREE \n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $XOM https://t.co/l0NOu8Tp46"\t\t\n"$SNAP $BABAÂ\xa0\n I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/Dl3f6fKGAS"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n"Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nNew LOD $BABA https://t.co/A8dy6Fvk2l https://t.co/teEIs8MWBo\t\t\n"**Most profitable trading community. Get up to 574% profits\nhttps://t.co/McJQCtMHtW\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX https://t.co/RQBwiSVWbC"\t\t\n"$BABA china stonks are uninvestable ðŸ‘\x8d\n\n A Proven Path To Becoming A Crypto Millionaire\n⤥ https://t.co/jDE6gSwsqx"\t\t\n"$NVDA $BABA  https://t.co/aRnz3sYv9U ☑\n\n A Proven Path To Becoming A Crypto Millionaire\n☟ https://t.co/oLu7gQsWTn"\t\t\n"STOCKS MAKING THE BIGGEST MOVES MIDDAY: ALIBABA $BABA', ' APPLE $AAPL', ' ROBINHOOD $HOOD AND MORE\n#stocks #stockstowatch #smallcaps #microcaps #daytrader #invest #investing #investment \nhttps://t.co/KlAyvhDhI6"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@fHw9Ce2SUfgj5tL ما دخلت على السيرÙ\x81ر؟ ولا قريت خطة الصباØ\xadØŸ كان Ù\x81ÙŠ $TSLA', ' $BABA', ' $MRNA Ùˆ $ATVI من الجمعة؟\t\t\n@TheSkyhopper Because he bought $BABA ?\t\t\n"Join our Alerts & Options\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $BABA $GOOGL $BTC.X $T https://t.co/b8XtWo8UDw"\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n@alexblancobdn @jbegno1 @BitacoraBolsa Va a ser difÃ\xadcil ver $BABA por encima de precio \'Munguer\' en una temporada...\t\t\n"Congratulations to the members who made profits off the $CVX 🚨 Click the link 👇 To join in on all the profits!\nhttps://t.co/Ac6Wse9N3v\n$amc $nio $baba $lkncy $aapl $afrm $mrna $gme $xpev $tsla $spy $cei $qqq $dwac $amzn $agri $poet $aei $amd $nvda https://t.co/G3fOw36Xcd"\t\t\n"Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA https://t.co/wUlaOOKeOl"\t\t\n"$CWRK 🔥\n\n🔥#CurrencyWorks leveraged BitRail to build #FREEDOMcoin a regulated cryptocurrency powered by #BitRail for merchants.\n\nhttps://t.co/a2uCzFkvbe\n\n$HOOD $AMD $AMC $BTC $DOGE $TSLA $NIO $F $SPY $QQQ $AAL $ZM $AMZN $AMD $FB $BABA $SPCE $NVDA $BA $PLTR $MRNA $WISH $CLOV https://t.co/eVrmKYnGbZ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA what a fucking dog âž¡\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $JD $PDD etc etc etc etc etc\n\npanda huggers should study more what ccp is about than financial metrics.  a previous chinese leader called certain folks: simple', ' sometimes naive.  \nhttps://t.co/f19ofbdlIC"\t\t\n$BABA wow! thank goodness i sold at 104. this is insane. â˜\x9d\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @GailLayy: #BreakingNews: $NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/nGD0S9phiq @jctb1 \n\n$TWTR $GS $S $G…"\t\t\n$BABA now are you guys starting to believe me. I told you all at $130 that it was going to $50. Everybody laughed at me. Not long now. â–¶\t\t\n"RT @khalid6203: Smart move from Saudi when they not listed ARAMCO in US stock \n$nio $Li $xpev $baba $lazr $eh $vldr $aapl $tsla $lcid $amzn…"\t\t\n$BABA so those who bought for 120 2 to 1 leverage are hurting. Mungie paid double at that point ↔\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"متابعة تØ\xadليل تسلا $TSLA \nاØ\xadترام التØ\xadليل ونقاط الدعم ðŸ¤\x8fðŸ\x8f»ðŸ¤©\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/XaVTnPQw0u https://t.co/NdHV8mfLIo"\t\t\nTime to buy some $BABA https://t.co/QysEE47NrI\t\t\nRT @AndyCSpinelli: Masacre argentina se llama este capitulo....suben tarifas congeladas y venden. Baja dolar y mep ..venden. acuerdo c fmi…\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"🤣🤣🤣🤣🤣\n$BABA #china https://t.co/yVGYXaP1SV"\t\t\n"Alerts before spikes and right as big news drops \nFree discord chatroom \n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $zT $GOOGK  $BABA $GOOGL https://t.co/mVwHxJHfWS"\t\t\n"#BreakingNews: $NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/nGD0S9phiq @jctb1 \n\n$TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA $MU $PYPL $SIRI"\t\t\n$BABA Love u at $60 ↘\t\t\n"Hei $BABA:n seuraajat! Onko syy kurssilaskuun:\na) Kiinan maariskin kasvu', '\nb) pelko jenkkilistauksen loppumisesta', '\nc) Kiinan korona', '\nd) jokin muu', ' mikä?"\t\t\n$BABA bye 🔔\t\t\nRT @PrometheusCHT: $BABA the longs were warned by studious short sellers', ' alas they ignored it. https://t.co/jmLPBjTrHc\t\t\nIn all likelihood $BABA will continue to trade in Hong Kong but curious to hear the contingency..\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@SeekingTheValue En $BABA no entrarÃ\xada', ' pero $META', ' $GOOGL', ' etc... son una oportunidad brutal.\t\t\n"Its getting too funny! 😃\n\n$BABA Fwd PE: 0.24!  \n\nYou sell', ' I buy! ðŸŽ\x81\n$NIO $XPEV $LI https://t.co/QeWOhjpaVv"\t\t\nRT @EVInvestor21: $amzn smart money is leaving… dumb money will leave after… dumber money is still buying that will leave lower… this will…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"To the enhance your experience in trading and get instant help click here \n\n🔜https://t.co/9ksXmQnGj3\n\n$BA $BB $BABA $GOOGL $KSS  $SPG  $KO $SNAP https://t.co/TFKj9Kezla"\t\t\n"I just released my 2nd Half of March Investment Strategy note to my inner circle', ' which comments on Alibaba', ' Tencent', ' Baidu', ' and JD\n\nInside', ' I highlight the path forward for this sector after the latest developments. I continue to hold\n\n$BABA $TCTZF $KWEB\n\nhttps://t.co/xAYefcJtaG"\t\t\nRT @PrometheusCHT: $BABA the longs were warned by studious short sellers', ' alas they ignored it. https://t.co/jmLPBjTrHc\t\t\n"Best chatroom Free link below 🔜https://t.co/9ksXmQnGj3\n\n$XSPA $NOVN $ABEV $BNGO  $HTBX $AAPL\n$TSLA $QQQ $BABA https://t.co/1QTF9EMUhV"\t\t\nRT @realalexvieira: Ludicrous Profits for Any Investor on Alex Vieira\'s Support Ukraine Bundle.  $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RI…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is hurting 🩸\t\t\nRT @realalexvieira: Ludicrous Profits for Any Investor on Alex Vieira\'s Support Ukraine Bundle.  $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RI…\t\t\nLudicrous Profits for Any Investor on Alex Vieira\'s Support Ukraine Bundle.  $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/uliPvgLgPm\t\t\n"متابعة تØ\xadليل سباكس $SPX \nالادنى على الدعم كما نبهنا بداية الجلسة 👌ðŸ\x8f»\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $BABA $NVDA https://t.co/KgF46gpqoW https://t.co/8jNXeMhklE"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nim looking at $nio calls', ' $baba calls', ' $rivn calls', ' $xela and $vela calls! while everyone bearish', ' im bullish!\t\t\nAs I said earlier today', ' this would result in a crash for the Chinese Economy and many investments/ partnerships would be cancelled immediately with Chinese Firms', ' as happened with Russia. $NIO $BABA $DIDI $XPEV $LI https://t.co/0bWQDfpRJ5\t\t\n$BABA it\'s a falling knife\t\t\n"thoughts on $NIO and $BABA\n\n@Stocktwits \n\nis it over for these two 股票"\t\t\n$BABA oversoldER... LOL\t\t\n"Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n"@SarahCadence2 @CryptoMatrix2 @DSalaux Merci pour ton commentaire encourageant ðŸ‘\x8d.\n\nCependant et peu importe que $Baba soit sûrement largement sous valorisée', ' les actions qui baissent peuvent toujours mieux chuter et être moins chère les lendemains…"\t\t\n$BABA yaÅŸlanmış https://t.co/QplmWEDeAM\t\t\nOne of the best investment decisions I’ve ever made is that I never bought $BABA. 😀 https://t.co/CTQAHM3ejm\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@SarahCadence2 @nanou823 @HimoraSlimane Merci pour ton commentaire encourageant ðŸ‘\x8d.\n\nCependant et peu importe que $Baba soit sûrement largement sous valorisée', ' les actions qui baissent peuvent toujours mieux chuter…"\t\t\nRT @EVInvestor21: $amzn smart money is leaving… dumb money will leave after… dumber money is still buying that will leave lower… this will…\t\t\n$BABA price target 50 or 100\t\t\nRT @nelsonrangel: $BABA getting murdered in Hong Kong… https://t.co/0qkfWMvyHf\t\t\n"Learn trading and discuss about stocks and options trading join\n\n🔜https://t.co/9ksXmQnGj3\n\n$SPY $NDX $IWM $QQQ $BTC $NVDA $NFLX $PLTR $BABA $GOOGL $SPY https://t.co/YT420pXFL3"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $XLE $HYG $EEM Chevron $CVX $IVV Occ…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nDamn $baba and I thought #bitcoin was crazy. https://t.co/SdY8AGhol4\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"@NCheron_bourse Mais parfois n’est-ce pas dans la peur que l’on peut réaliser les meilleurs affaires 🤔 ?\n\nPar exemple pour $Baba', ' en terme de valorisation et sans prendre en compte les risques géo et éco', ' elle pourrait valoir le double…"\t\t\nRT @iamharishbisht: $BABA okay so BABA is a penny stock now ; shorts happy already ?!! 📊\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"1) $BABA is cheaper than it looks.\n\nMkt cap = $212B.\nNet cash = $59.5B\n\nEquity securities/other invest = $41B. Let\'s discount this 40%. \n\nNet ""cash"" ~ $84B or $31/share.\n\nSo trading at ~ $57/share ex-cash. Est P/E in ...\n\n$SPY $QQQ $TLT $GLD #Commodities\nhttps://t.co/VVc40y9DQW https://t.co/p4HoQ5Ih00"\t\t\n"RT @XoloWall: $TSLA    -3.8%🔴\n$AAPL    -2.3%🔴\n$AMZN   -2.2%🔴\n$AMD     -2.2%🔴\n$NVDA   -3.5%🔴\n$MSFT    -0.4%🔴\n$BABA    -9.9%🔴\n$FB          -0…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $XLE $HYG $EEM Chevron $CVX $IVV Occ…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nKiller day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80% $TSLA 80% $JD 75% $CRM 55% $RBLX 45% $WMT 60% $DIS 25% $GME 60% $ABBV 50% $AAPL 25%. Join us at https://t.co/oMl5G7DYNH https://t.co/stmFUV9ibG\t\t\n$BABA yup. Where’s all those bulls at now?! â\xad\x90\t\t\n@smartertrader $BABA -10% looks like panic\t\t\n"Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $XLE $HYG $EEM Chevron $CVX $IVV Occidental $OXY Exxon $XOM\n\nVolume: $NIO Didi Global $DIDI $RLX Tencent Music $TME Ford $F $BAC $BEKE Palantir $PLTR $VALE $ITUB AT&T $T Pfizer $PFE $BBD $NOK"\t\t\n$BABA Why Baidu', ' NetEase', " and Alibaba Stocks Keep Falling https://t.co/azxOmaMISD\t\t\n$BABA Kevin O'Leary buys Tencent", ' Alibaba', ' Meituan https://t.co/GiK3830QVz\t\t\nMunger (98 años)', ' sidekick de Buffet dobló sus apuestas en $BABA Alibaba en octubre de 2021 cuando rondaba en $140', ' hoy está en $78 ¿Vivirá Munger para ver pagar su apuesta?\t\t\n$BABA people in here post like china cares about what us says . china is building trade partners besides us lol if they would pull everything out both countries economy would get hit hard . especially america 📢\t\t\n"@aseembehl @LTrades7 @Crussian17 Unless I\'m mistaken', " Alibaba's HK shares are dropping in concert w/ $BABA ADRs listed in the U.S..  I don't think you need to worry about your investment going to zero", ' but there can still be plenty of pain in owning shares.\nFull Disclosure - I\'m a shareholder as well..."\t\t\n$BABA I really feel sorry for those who lost a lot of money on this Chinese turd. The Chinese communist regime thank you all for your financial contribution. ï¸\x8f\t\t\nJe suis entré sur $BABA\t\t\n$BABA okay so BABA is a penny stock now ; shorts happy already ?!! 📊\t\t\n$BABA and $SPY not wasting any time taking out last week\'s lows. ðŸ‘\x8d\t\t\n$BABA watch the next leg down before close ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@StockMKTNewz What a bad call. PT $65', ' when cash alone is $25/share. So he’s valuing the rest of company at a little over $100bn. Even in what has been a bad year', ' $BABA still gets you over $20bn in adj earnings\t\t\n$BABA lonely nights in China. Flush this crap 💩 down the toilet 🚽 💗 https://t.co/64a6Ch9Y4I\t\t\n$BABA HERE WE GO! 🔔\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nAlibaba Group Holding Limited traded 54.124M shares', ' 138% above average volume $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@Louis_LFVR @InversorExperto Mais parfois n’est-ce pas dans la peur que l’on peut réaliser les meilleurs affaires 🤔 ?\n\nSurtout qu’en terme de valorisation', ' et sans prendre en compte les risques géo et éco bien sûr', ' $Baba pourrait valoir le double…"\t\t\n$BABA I am getting so ass gaped 😃\t\t\nNancy looking at $BABA calls https://t.co/fSenprCJy0\t\t\n$BABA all in $78 the bottom was confirm 👉\t\t\n"DailyDown5\n$BABA $78.12 -9.91% -20.82% -38.25% -37.77% 20.53\n$BBBY $18.55 -7.23% -14.58% 9.02% -3.11% 53.26\n$BE $20.70 -9.43% -2.93% 29.10% -19.47% 51.61\n$BIDU $108.00 -9.18% -21.95% -35.21% -27.95% 25.48\n$BX $108.98 -6.09% -0.05% -19.03% -21.78% 38.38"\t\t\n"RSI25\n$BABA $78.12 -9.91% -20.82% -38.25% -37.77% 20.53\n$BGS $25.85 0.62% -13.40% -15.05% -13.11% 24.53\n$BIRD $5.14 -4.28% -14.05% -55.84% -67.98% 17.32\n$CLX $128.23 -1.48% -11.86% -10.22% -22.41% 24.36\n$DNA $2.92 -4.43% -15.51% -50.51% -70.79% 24.32"\t\t\n$BABA iam loaded now wait for that pop tomorrow', ' if not we fvked…. ï¸\x8f\t\t\n"RT @ABiggzHD: BOOM!! Up $6k!💰💵\n\nCHINA MANIA!! $PDD & $BABA\nStraight off the watchlist!\n\nCome learn and trade with the boys! @AjTrader7 \n\nSi…"\t\t\n"RT @dubs_trading: Played PUTS three different times and made 10-15% return on each play. $BABA $AMD $QQQ\n\nPrice targets by @AjTrader7 \nOpti…"\t\t\n"RT @FossGregFros: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nPS: Charlie', ' #btcÂ\xa0 is rat poison cuz Fiat is the rat"\t\t\n"Played PUTS three different times and made 10-15% return on each play. $BABA $AMD $QQQ\n\nPrice targets by @AjTrader7 \nOptions strategy by @MarkMoses777 \n\nhttps://t.co/KXneRgIwhK"\t\t\n"$BABA broke 100 now back to the origin. 75-73-69 hold else #IPO low 57 . Breaks 57 ', ' full cycle reversal from 319 to 35.\n\n#Alibaba $BIDU $JD $PDD $NTES #chinesestocks #stocks $QQQ #hangseng $HSI https://t.co/21HL7bWQ4o"\t\t\n"$TSLA    -3.8%🔴\n$AAPL    -2.3%🔴\n$AMZN   -2.2%🔴\n$AMD     -2.2%🔴\n$NVDA   -3.5%🔴\n$MSFT    -0.4%🔴\n$BABA    -9.9%🔴\n$FB          -0.2%🔴\n$GOOGL -2.9%🔴\n$MRNA      +11%🟢👑"\t\t\nRT @j_stonkerelli: Charlie Munger still holding $BABA? Sheeeeeeeshhhhh https://t.co/K023zyUHBk\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nCharlie Munger still holding $BABA? Sheeeeeeeshhhhh https://t.co/K023zyUHBk\t\t\nStocks Give Up Gains as Investors Watch Russia-Ukraine War $TSLA $BABA $JD $DB $NKTR https://t.co/OsWQuJY0Sa\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BTU $HUSA $JKS $DVN $DQ $LGVN $AFRM $LVS $BABA $BLDR $BNO $DHI $RIVN $YUMC $UPST $MOS $USO $OVV $GME $APPS $NIO $DDOG $EQT $DOCS $BZ\n\nhttps://t.co/oDmsCWoWG2 https://t.co/Vt8ZfmYq6e"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT :…"\t\t\n"SHENZHEN LOCKDOWN STOPS THE STOCK MARKET RALLY ON UKRAINE PROGRESS\n- Read more. \n\nhttps://t.co/mQgcKqC9XQ\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $DIDI $RLX $AMD $AAPL $BABA $TME $SOFI $AAL $JD $BEKE $F $OXY $BAC"\t\t\nMost Active Equity Options For Midday - Monday', ' March 14 $AMD $BAC $F $NIO $PFE $XOM $AAPL $AMZN $INTC $MSFT $NVDA $SIRI $TSLA $MRNA $BABA $FB $AAL $AMC $SOFI $MULN https://t.co/yTnjgQVh0d\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 100 | 72.4% | 🚀\n| $GME | 56 | -6.7% | 🚀\n| $QQQ | 29 | 81.2% | 🚀\n| $TSLA | 28 | 40.0% | 🚀\n| $BABA | 23 | -25.8% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n#Chinese stocks', ' including #Alibaba', ' https://t.co/yxGVswrQLr and #Baidu', ' were hit by a triple whammy of regulation fears', ' #Covid19 and the #Ukraine war. $JD $BABA $BIDU\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (111)\n2. $GME (65)\n3. $QQQ (32)\n4. $AAPL (31)\n5. $COM (30)\n6. $TSLA (30)\n7. $BABA (24)\n8. $OIL (19)\n9. $SOFI (17)\n10. $VXX (15)\n\nhttps://t.co/InT5oXXyaY https://t.co/MJBwKJlqFT"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@mskvsk Just scooped some $BABA first time\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT : 24\n6. $AREN : 21\n7. $AAPL : 17\n8. $MSFT : 17\n9. $SOFI : 16\n10. $AMC : 15\n#stock #trading #usstock #stockmarket"\t\t\n$BABA it does not look like you will see 300 in your life so please sell it at loss 📣\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 99 | 59.7% | 🚀\n| $GME | 58 | 0.0% | 🚀\n| $QQQ | 29 | 81.2% | 🚀\n| $TSLA | 26 | 30.0% | 🚀\n| $BABA | 22 | -29.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkWpuH"\t\t\n"RT @FossGregFros: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$RPV', ' $BRK.A', ' $AAPL', ' $IVV', ' $SPY', ' $BIL', ' $CRBN', ' $IXG', ' $IWM', ' $QLTA', ' $ALGN', ' $BRK.B', ' $NVDA', ' $EEM', ' $MSFT', ' $SH', ' $BABA', ' $VEA', ' $SMH', ' $AMZN https://t.co/izLSoh76sS"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $NLSN\n2. $TSLA\n3. $MULN\n4. $BABA\n5. $AAPL"\t\t\n"Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u soggy fukâ€\x9d\n\n#btcÂ\xa0 over $baba"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AAPL\n5. $VXX"\t\t\n"@ahern_brendan @CNBC banging the China delist drum. That’s bullish \n$BABA $TCEHY $LI $NIO $XPEV. It really does seem that no one has a ducking clue and they are just talking heads."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 99 | 59.7% | 🚀\n| $GME | 57 | -1.7% | 🚀\n| $QQQ | 29 | 81.2% | 🚀\n| $TSLA | 26 | 30.0% | 🚀\n| $BABA | 21 | -32.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Best discord group over 80k members and even have their own app join us\n\n🔜https://t.co/9ksXmQnGj3\n\n$SPY $NDX $GOOGL $QQQ $SNAP $FB $AFRM $BABA\n$SP.X https://t.co/BCYPaQIE0U"\t\t\n$baba https://t.co/uE90EWGrPW\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 01:00 PM EST\n1. $NIO (-10.61%)\n2. $DIDI (-3.44%)\n3. $AAPL (-2.41%)\n4. $AMD (-2.26%)\n5. $SOFI (-8.54%)\n6. $BABA (-9.80%)\n7. $TME (-7.99%)\n8. $F (-2.71%)\n9. $AAL (+0.18%)\n10. $OXY (-4.28%)"\t\t\n"@TrevelFund purchased $DKNG', ' $DOCU', ' $STX', ' and $TTD this morning!\n\n$SPY $TSLA $BABA $GME $AAPL $QQQ $SOFI $NIO $FB $AMC $ALB $LIT $VTI $VOO $AMD $MSFT $GOOD $MULN $AEI $WPRT $EEENF $TMC $RVVTF $VEON $RIVN $AMZN $GREE $SLGG $WPRT $BFRI $FTFT $BGRY $JOBS $LFG $TMC $ENSV $RELI $NIO"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/B7BWRcVOEf https://t.co/zmDq2cT66u\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nCharlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', ' pesando en su cartera un 28%.Si vendiese todo ahora perderÃ\xada 23.955.668$\t\t\n"Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AAPL\n7 $VXX\n8 BigCommerce $BIGC\n9 $NIO\n10 Blackberry $BB\n\n(Source https://t.co/bwdG60RNER) https://t.co/CcFkCdNjEf"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ALWAYS zoom out the chart to see whats really going on\n👇👇👇\n\n 🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $GF $T $BABA $GOOGL $SPY https://t.co/exqNXsmr9m"\t\t\n$BABA a single quote doesn\'t apply to the market all the time â\xad\x90\t\t\n"China tickers at about 11am/2pm in US MARKETS :\n\n$NIO -12%\n$XPEV -13%\n$LI -19%\n$BABA -10%\n$JD -10%\n$PDD -19%\n$BIDU -8%\n$TME -7%\n$MOMO -22%\n$IQ -22% https://t.co/mOhrGOPWBj"\t\t\nA veces pienso que hay más gente que dice que está invertida en $BABA de la que realmente hay dentro por conseguir seguidores. No entiendo las risas y la alegrÃ\xada con esa caÃ\xadda', ' si realmente estaban dentro de hace tiempo como dicen https://t.co/wvBgZ4aNk6\t\t\nTime to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\nAlibaba chart is wild $baba https://t.co/TMc2hdTOYI\t\t\n"The POWER of DCA Dollar Cost Averaging  ___?\n🔜https://t.co/9ksXmQnGj3\n\n $GOOGL $AMZN  $AAPL $SPY $TSLA $FB $GOOG $BABA  $SP.X $GF $BTC.X https://t.co/MvSkqlhVwZ"\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NKTR\n+ more\n\nFull list: https://t.co/7PkPMzGXGJ https://t.co/UmIBmOgtMS"\t\t\n"$BABA\nhttps://t.co/8COvjXHznM"\t\t\nRT @KingOfGoofies: @markminervini On Thursday I took a 10% loss on $BIDU and $BABA. O Friday they felt another 10% in one day only ðŸ™\x8f\t\t\n$BABA hitting new lows today. 📈\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA China wants to tank their market so all of those companies can buy back shares.....they do not want US investors.  They will not cooperate. 💟\t\t\n@etmar_invest $BABA making me cry like a baba\t\t\n#Alibaba continúa sin levantar cabeza en el gráfico', ' pero cada vez se encuentra más cerca del posible suelo en la caÃ\xadda. De hecho', ' la zona actual podrÃ\xada empezar a ser bastante interesante. $BABA  https://t.co/t4h7UQarRL\t\t\nRT @amitisinvesting: KEVIN O LEARY BUYS $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"$MULN $GME $AMC $BABA  \n \nIt was 182% on Friday 🥴 ï¸\x8f"\t\t\nMi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima década. https://t.co/LmVXmv6m6S\t\t\n"Still more calls than puts so far:  \n \n$AAPL 709k (58% call/42% put) \n$TSLA 606k (46% call/54% put) \n$BABA 266k (56% call/44% put) \n$AMD 252k (54% call/46% put)"\t\t\n$BABA we printed again. Have been making money every single day. Congrats if you followed! ↘ https://t.co/2ZX8bxgy6y\t\t\n$BABA is people or hedgies I might just say because retailer dont have the account for it. Is hedgies who bought at the top or above 200 usually hold position and this type of situation ? ï¸\x8f\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n$BABA  ☑ https://t.co/W04qmK56qV\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"$BABA what happened here? Lolol 🆙\n\n A Proven Path To Becoming A Crypto Millionaire\n⟱⟱⟱ https://t.co/RA8fWLjMew"\t\t\n"$AAPL RUNNING PREMARKET NEWS ARTICLE OUT 💸💸💸\n\n🔜https://t.co/9ksXmQnGj3\n\n$SGMA $SPY $NVTR $NNDM $DMPI $TER $BABA $GOOGL https://t.co/il9OiU2tts"\t\t\n"$BABA one of the most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/FOGM2RQ6mS"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"BOOM!! Up $6k!💰💵\n\nCHINA MANIA!! $PDD & $BABA\nStraight off the watchlist!\n\nCome learn and trade with the boys! @AjTrader7 \n\nSign Up NOW 💰 💵 🤩 \nhttps://t.co/mnNvYQHwCq\n\n$SPY $TSLA $GME $PENN $FUTU $AMC $SHOP $GME $SNDL $CRWD $NIO $ROKU $AMZN $NFLX $SHOP $SPOT $BA $QQQ https://t.co/jFW40IyAEi"\t\t\n@leadlagreport Our boy Munger taking margin on $Baba at around the $130s.  Peace be with you.\t\t\n$BABA maybe he was right 👇 https://t.co/gCwfJSGsLQ\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"$BABA INSANE VOLUME.\nWatch for relative strength and we could GAP up tomorrow.\n\nMy previous DD I made covers it all. https://t.co/KlEQgRp5x6"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n$BABA Into channel low. Good spot to cover some shorts IMHO. #C https://t.co/CvD4YkZ0QJ\t\t\nRT @AltitudeChaz: $BABA approaching ATL is absolutely mind blowing\t\t\n"Building brick by brick', ' our analysts motto👇👇👇\n\n🔜https://t.co/9ksXmQnGj3\n\nðŸ‘\x8fPay a visit to our Community\n\n$CGC $INO  $BYFC $TSLA $AAPL $MARA $BABA $GF https://t.co/9vr7SIDbUd"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"Hermoso $BABA asÃ\xad sin tanto rollo. ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f\nTremendo bajón. https://t.co/7Egs8H4cew"\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\nRT @shaolintrader88: that has to hurt barat... got reamed on $BABA $BIDU shorts early n both declined after initial move up\t\t\n$BABA the longs were warned by studious short sellers', ' alas they ignored it. https://t.co/jmLPBjTrHc\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n$amzn smart money is leaving… dumb money will leave after… dumber money is still buying that will leave lower… this will have a $fb $pton $nflx $baba $jd moment soon 📉📉📉 this is a no brainer https://t.co/nIRmpNhN1s\t\t\n@AnchovyofWS Ancho como esta la sensación de mercado en $Baba? Hace tiempo que no la actualizas\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$MKTW UBS Maintains Buy on Marketwise', ' Lowers Price Target to $8\n$BABA JP Morgan Downgrades Alibaba Group Holding to Underweight', ' Lowers Price Target to $65\n$NKE UBS Maintains Buy on Nike', ' Lowers Price Target to $173"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @dellakwal: China sees at least one winner emerging from Ukraine war. Guess who ? China 😂😂. Someone should tell #XiJinping crack kills…\t\t\nRT @stk_mo: @GarethSoloway For some reason I picked up your wrong calls heavily $FB', ' $BABA', '… Not the $GDX …🥴\t\t\n$BABA insane this is ridiculous. It’s a screaming now! 🆓\t\t\n"Todays Wizdom\n\nCash might suck ', ' but it sucks less than leaving it in a collapsing stonk \n\nCramer is still flapping his bagholding wings \n\n$spy $qqq $baba $tsla $aapl https://t.co/75HKjK5NWg"\t\t\n$BABA -11.74% $KWEB -11', '1% $BIDU -9', '78% $JD -10.34% $PDD -19', '33% $NIO -11', '92% $XPEV -13', '44% $TCOM -10', '66%\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA approaching ATL is absolutely mind blowing\t\t\n$KWBT $NIO $BABA $LKNCY $DIDI don\'t trust the Chinese companies', ' all their revenue numbers are lies', ' just like the number of covid cases for the last two years. ↘\t\t\nHatar man pengar kan man alltid köpa $BABA. Vilket sänke köper ni andra? https://t.co/vWrlqPxkc2\t\t\n$BABA seems market is gone belly up fucking Putina 😄\t\t\n"$BABA $60.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $77.73\n% Difference: 29.55%\nDaily $ Volume: $211', '732\nVolume: 4', '033\nOI: 838\nIV: 168.63%\nBid/Ask: $0.51/$0.54"\t\t\n"New key levels for $BABA \n\n1st lvl - 64.10\n2nd lvl - 57.60"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/m2VwUrKhD1\t\t\n"about to squeeze!!! Major naked short attack here💸💸💸💸💸💸💸💸\n\n🔜https://t.co/9ksXmQnGj3\n\n$GOOGL $MSFT $AAPL $SNAP $ATHN $ATOS \n$QQQ $BABA #AMC https://t.co/p4kHaXsUDl"\t\t\n"Smart move from Saudi when they not listed ARAMCO in US stock \n$nio $Li $xpev $baba $lazr $eh $vldr $aapl $tsla $lcid $amzn $goog $v $Ba $pltr $qs"\t\t\n"$BABA \nFrom this                 To this https://t.co/fFZzaefeRd"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"@WSJmarkets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/saZzgdT96q"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA is now at $77. I’ve been in this one since 2018 and can’t believe it’s this low. But honestly I don’t have a ton of confidence to buy these dips. I think it’s still a beast but the political risk plus slowing growth rate is concerning\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @armarn: Alibaba Group unveiled a new ARM micro-architecture 5-nanometer technology server chip', ' Yitian 710', ' becoming one of China’s sem…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TheBenSchmark: Well known experts on China and the Internet are loading up on $BABA and you should too! https://t.co/Ppo6LRzxU2\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$baba slaughtered\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Louis_LFVR: 🇨🇳 Alibaba Group $BABA\n\nJPMorgan abaisse son objectif de cours de 180$ Ã\xa0 65$ en raison des risques géopolitiques et macroéc…"\t\t\nRT @amitisinvesting: KEVIN O LEARY BUYS $BABA\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n@BuyandHoldd murder you for $SE comment', ' not for $BaBA:))\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA still going https://t.co/nXTLzGy2Th\t\t\nI remember the $BABA ipo when it was $40 it\'s going to be back there soon at this rate\t\t\n"RT @smbcnikko_jp: ã€\x90ç±³æ\xa0ª3/11】🇺🇸\n$NFLX -4% $FB -3%\nãƒ\x8fイテクæ\xa0ªã\x81Œè»Ÿèª¿ã\x81«æŽ¨ç§»\n\n$BABA -6% $BIDU -12%\nä¸\xad国é…\x8d車サービスã\x81®æ»´æ»´ã\x81Œé¦™æ¸¯ä¸Šå\xa0´ã\x81®æº–å‚™å\x81œæ\xad¢ã\x81¨ä¼\x9dã‚\x8fã‚‹ã€\x81ä¸\xad国ADRã\x81Œä¸‹è\x90½\n\n$AMAT -1%\n60億ドルã\x81®è‡ªç¤¾æ\xa0ªè²·ã\x81„æž\xa0…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA has wiped out 6 years worth of gains in 15 months. Special stuff\t\t\nYou really have to know something to sell $baba here…what do you know? #stocks #investing #trading https://t.co/fgfT4gVdbe\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @timothysykes: MUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horro…\t\t\n"DailyDown5\n$BABA $77.51 -10.61% -21.44% -38.73% -38.26% 20.29\n$BB $5.92 -5.13% -6.03% -19.89% -36.28% 31.85\n$BBBY $18.45 -7.73% -15.04% 8.44% -3.63% 52.90\n$BE $20.55 -10.04% -3.59% 28.23% -20.02% 51.02\n$BIDU $107.58 -9.54% -22.26% -35.47% -28.23% 25.35"\t\t\n"RSI25\n$BABA $77.51 -10.61% -21.44% -38.73% -38.26% 20.29\n$BIRD $5.13 -4.47% -14.21% -55.93% -68.04% 17.28\n$CLX $128.59 -1.21% -11.62% -9.97% -22.19% 24.60\n$DIDI $1.84 -2.38% -53.88% -53.41% -74.38% 19.97\n$DNA $2.96 -2.79% -14.06% -49.66% -70.29% 24.71"\t\t\n@CryptoMichNL inclined to close any shorts you have on a day like this $BABA\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nLas acciones chinas en este momento. $BABA $NIO $XPEV https://t.co/bBmFQ5YHwL\t\t\n"Stocks making the biggest moves midday: Alibaba', ' Apple', ' Robinhood and more\nhttps://t.co/9LJTlkCgcI\n\n$PTON $AAPL $HOOD $OXY $CVX $TSN $NKE $F $PZZA $BABA $BIDU $9618.HK $NFLX $NVDA $C"\t\t\n$BABA-10.50% $77.60', '  51m shares traded so far. 1:35pm https://t.co/vdrqfhUtRj\t\t\n"ðŸ\x90‹ 🚤 $BTIM Boatim Inc.: Changing the Game Right Here', ' Right Now. https://t.co/G0xTiBFaeZ \n\n$DKNG $PTON $WKHS $SPAQ $JCPNQ $BA $BBIG\n$AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA $FCEL"\t\t\n"https://t.co/uJh2nWlHVv\n$QQQ $NQ $NDX $NDAQ $SPY $SPX $FB $AAPL $AMZN $NFLX $GOOG $GOOGL $BABA $NVDA $TSLA"\t\t\n$BABA $77 a share ', ' absolutely insane\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n@squawksquare Thoughts on chine stocks? $NIO $BABA $XPEV\t\t\n$BABA se hunde como el Titanic. https://t.co/DymtvEZXAj\t\t\nDespite being down significantly', ' I can at least say I never invested in authoritarian regimes. $baba $yndx\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"$FDBL News! Friendable’s Fan Pass Live Reports Month Over Month Growth as 2022 Continues to Show Increases in Revenues', ' Music Distribution Orders as well as Social Engagement Increasing by 65% https://t.co/BPZfVNpMOc\n@jctb1 \n\n$VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN"\t\t\n"$BABA $90.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $78.06\n% Difference: 13.27%\nDaily $ Volume: $229', '067\nVolume: 1', '517\nOI: 370\nIV: 93.24%\nBid/Ask: $1.46/$1.56"\t\t\n"Si a $100 $BABA estaba barata... ahora a $77 aún más...\n\nNo tengo ni la mas mÃ\xadnima idea de que va a suceder con el valor y sus acciones en el NYSE pero si alguien aplica está máxima deberÃ\xada comprar algo:\n\n""Se codicioso cuando los demás son temerosos', ' [...]""\n\n #warren #buffett"\t\t\n@itscharliemar @FinanceTha This right here', ' we can\'t know whether a stock will go up or down but we can measure risk. $BABA is extremely low risk at this multiple and that\'s what matters.\t\t\nKEVIN O LEARY BUYS $BABA\t\t\n@globaltimesnews my $BABA US/China relationship indicator making new lows $77.50.  Leaders can\'t solve nothing.\t\t\n"$HYMC It’s coming! #Gold \n\nPT: $13.00\n\n$CEI $MULN $TSLA $AMC $SPY $AAPL $KSCP $AGRI $MRNA $BABA $PFE https://t.co/YhVDBz960I"\t\t\n$ETH need a liq spike like $BABA â\x8f©\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"O el analista de se ha fumado 8 porros o están intentando manipular el precio claramente.\n¿A quien le entra en la cabeza que $BABA valga 65$? 🤯🤣 https://t.co/q6GFwvicqj"\t\t\n"$BABA\n\nCharlie is on Margin', ' no??"\t\t\n"RT @pauldejong_: Biggest World market cap losses and gains week 10', ' 2022: \nâ\x8f¬ #Aramco $AAPL $MSFT $TCEHY $TSLA $BABA \nâ\x8f« $CVX $SIEGY $PRX $CA…"\t\t\n"Veo varias publicaciones comentando que el petróleo está cayendo....🫢 que el petróleo está cayendo...🫢\nEn efecto', ' el petróleo está cayendo', ' véase el gráfico bajita que tiene \n\n( Es mejor comprar $BABA. En fin ) https://t.co/FsqVW7I6lk"\t\t\n$BABA big ouch\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"“Most winning trading community', ' Get next winning alerts here: https://t.co/McJQCtv6Co\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $RIVN $BBBY https://t.co/5q8pvRrz3N"\t\t\n#Stocks making the biggest moves midday: @AlibabaGroup', ' @Apple', ' @RobinhoodApp and more https://t.co/XQCOsgxfuO $BABA $BIDU $AAPL $OXY $CVX $F $TSN $NKE $PTON $PZZA $HOOD $NFLX\t\t\nTruly unbelievable to see what’s happening with $BABA and other Chinese stocks. We are bullish on the region. Amazing buying opportunity IMO.\t\t\n"If you buy $BABA', ' straight to jail. @moon_shine15 @moonshinetrades\nhttps://t.co/5JHA49IzBQ"\t\t\nTengo Voces que me dicen Compra $BABA pero mi Paz vale mas 😂😂😂\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@GarethSoloway For some reason I picked up your wrong calls heavily $FB', ' $BABA', '… Not the $GDX …🥴\t\t\nChina sees at least one winner emerging from Ukraine war. Guess who ? China 😂😂. Someone should tell #XiJinping crack kills  . China believes that no one is seeing them play both sides . SMH #UkraineRussiaWar #Evergrande $BABA $JD $BIDU\t\t\n$BABA this thing is the bottomless pit omg ï¸\x8f\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"Are #Chinese #stocks going to zero or what? This is getting ridiculous…\n\n$NIO $BABA"\t\t\nRT @interconnect_ed: NEW POST: Dissecting the "Great Delisting" https://t.co/IvNXDovSBW by @kevinsxu #delisting #SEC #China $BABA $BGNE $YU…\t\t\n$BABA are we going to see $50 📈\t\t\nthat has to hurt barat... got reamed on $BABA $BIDU shorts early n both declined after initial move up\t\t\n$NIO after this and $baba I am never investing in the Chinese again lol ï¸\x8f\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA do we get a technical bounce here? 📌 https://t.co/zW8TKJsZ1X\t\t\n@WebullGenie $BABA\t\t\n$baba US -China relation barometer: $77.84 new lows for the move off it\'s Oct 2020 $319 handle  highs.\t\t\n$BABA ist die letzten Jahre auch so ein Liebling deutscher Kleinanleger gewesen. Warum? U.a. weil viele Börsenexperten die Aktie in den sozialen Medien als "Wachstumsmaschine" vorgestellt haben. https://t.co/D74fExMscR\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Chinese authority won\'t let delisting happen. \n\nCurrent levels are a lifetime opportunity to buy those smashed-down stocks. \n\n$NIO $JD $BABA $FUTU $KC $TGIR \n\nhttps://t.co/1kig8zNUQO"\t\t\nRT @timothysykes: MUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horro…\t\t\nu wanna consider buying $BABA #BABA #ALIBABA here https://t.co/SuPdJMK2aT\t\t\n$LEGN $AFRM $BABA shorts were supported by solid 15min chart\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $GLD $DXC $OKTA $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/aMDFJWxYqM\t\t\n$BABA China is corrupt. I\'m nibbling long calls on BABA though. ï¸\x8f\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $GLD $DXC $OKTA $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/p9VL3iHDjl\t\t\n"Take a look to:  $BABA -9.87% \n\n#daytrading #RedditArmy #YOLO #Stocks #news #FOMO #ToTheMoon #trading #StocksToBuy #bottomfishing #investments #wallstreetbets #StocksToWatch \n https://t.co/ZS2nbJHTBQ"\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $GLD $DXC $OKTA $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/0UhwLhIYlh\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA this is crazy…this Stock my go $15 I’m not a bear ðŸ\x90»â€¦ 📢\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFlow Room (These are not alerts): $BABA $70 puts bought 03/18 777x AT ASK  $1.94  #BEARISH #SPX #CHINA #QQQ #orderflow #options #trading\t\t\n$BABA comin down for da test...\t\t\n"$baba is garbage.\n#alibaba #china https://t.co/zqbEsX6oQU"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n@Deezee1031 @MadsenSouth To put it mildly. Am about 5% ready to buy 700 HK', ' $BABA etc for first time ever.\t\t\nAlibaba', ' Tencent slide as China tech stock sell-off deepens https://t.co/fVwXGp3GAD $BABA $TCEHY $QQQ $NDX $NQ $SPY $SPX\t\t\n"March 8th .... jenyus \n\nlol\n\nwho yer daddy ????\n\n$spy $qqq $baba $nktr $rcat $dwac https://t.co/2zto76D3EA"\t\t\n"$HTH\n$BEKE\n$BILI\n$DOCU\n$NIO\n$BABA\n$JD\n$LTH\n$BIDU"\t\t\nRT @interconnect_ed: NEW POST: Dissecting the "Great Delisting" https://t.co/IvNXDovSBW by @kevinsxu #delisting #SEC #China $BABA $BGNE $YU…\t\t\n@timglade exactly but greed is the name of the game. So shorts want more pain until they get caught in the ultimate short squeeze WSB $BABA $BIDU ï¸\x8f\t\t\n"For non-US investors not subject to HFCAA or similar laws', ' they have the opportunity to buy $BABA at very cheap price with less risk of permanent loss of capital (16/16)\n\n/End"\t\t\nWhile Chinese stocks are probably headed for delisting', ' Americans likely will still be able to trade the stocks in HK. So for US long-term holders of $BABA', ' the intrinsic value of $BABA should remain intact post-delisting---though no guarantees (15/16)\t\t\nSo SEC claified that it will only "prohibit trading through any other method" within its jurisdiction. This implies that Americans can still buy $BABA in HK for example. (11/16)\t\t\n@itscharliemar How is having your whole portfolio in $BABA treating you?\t\t\nAlso', " many Chinese companies like $BABA don't need US capital anymore---they have and generate lots of cash. Do they really want to capitulate to a US law targeting them to make more money for American shareholders off the backs of Chinese innovation and consumers? (7/16)\t\t\n$BABA $YUMC There's a lot of discussion on the US-delisting risk of Chinese stocks that misses the key point: Under the HFCAA", ' Chinese stocks are probably headed for delisting. The only legal question is how Americans will be allowed to own the stocks in HK. Here\'s why (1/16)👇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @timothysykes: MUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horro…\t\t\n"4 days ago \n\nam i ever wrong .... ?????\n\nrarely . documented right here live \n\n$oil $uso $spy $aapl $baba $urnm https://t.co/vKHReXWA8N https://t.co/UoIgpHq5du"\t\t\nRT @prestonlong15: Great day with @AjTrader7 and some $BABA 78 puts! The skills I am and have learned are unmeasurable….  1k day to start t…\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\nMUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horror stories daily from people holding & hoping junk all the way down...wake up already', ' the $DIA $SPY $QQQ are shit', ' $ARKK $ZM $ROKU $NFLX $BABA $TWLO are shit!\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Louis_LFVR: 🇨🇳 Alibaba Group $BABA\n\nJPMorgan abaisse son objectif de cours de 180$ Ã\xa0 65$ en raison des risques géopolitiques et macroéc…"\t\t\n$BABA Awaiting Buy Signal. Stock Trading Ideas by https://t.co/t5kOjgsWN3 https://t.co/GMdD4WlJek\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"🇨🇳 Alibaba Group $BABA\n\nJPMorgan abaisse son objectif de cours de 180$ Ã\xa0 65$ en raison des risques géopolitiques et macroéconomiques... aïe\n\n• 27 Octobre 2020 : 319$ (ATH)\n• 14 Mars 2022 : 78$ (-75% from ATH)\n\n📸 @InversorExperto https://t.co/Ab6BxmaBJi"\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n$BABA still bearish. Easy trade from open. Personally not in it\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$SHOP setting up for another put opportunity. Many gains today through puts Friday to today. Knowing the direction is key to profit.\n\n Great opportunities out there', ' love it! \n\n$BABA $NIO china is not good for a while https://t.co/VTLzKW0Uzs"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#Metallica in #Moscow 1991\nUnder #Putin #Russia went backwards became the #Axis of #Evil\n\n#Music for #Nations\n#UkraineRussia\n#ShoutattheDevil \n#EXITLIGHTS\n#illuminati\n\nhttps://t.co/mprAi4tDY5\n\n $SONY $WMG $SNE $TCEHY #PS5 $BABA $MSFT $AAPL"\t\t\nI am so dumb i added to my ling $BABA today.\t\t\nTop 10 Stocks & Cryptos On Reddit: $BTC', ' $SPY', ' $ETH', ' $GME', ' $BABA', ' $TSLA', ' $MULN', ' $AAPL', ' $GS', ' $XRP #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/SL6SKyES85\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@punk6529 Has to be oversold', ' right?  Unless there is something disastrous happening to $BABA alone', ' on HTF I have to believe that this would rebound above these levels.\t\t\n"#Metallica in #Moscow 1991\nUnder #Putin #Russia went backwards became the #Axis of #Evil\nhttps://t.co/sp0tUOkOmH\n#Music for #Nations\n#UkraineRussia\n#ShoutattheDevil \n#EXITLIGHTS\n#illuminati\n\nhttps://t.co/mprAi4tDY5\n\n $SONY $WMG $SNE $TCEHY #PS5 $BABA $MSFT $AAPL"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA guys I think sp500 will buttom arround the fed meeting on the 16 ', ' do you think will fluctuate as much on baba as well ï¸\x8f\t\t\n@marbel2019 $BABA? Yeah I had like 2% on it', ' sad to see this happens but it’s life', ' I can’t complain about my year', ' been great up to now\t\t\nIf you loved $BABA at $90', ' you\'ll love it at $50 https://t.co/rBJvdSpnJc\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 5% $BABA $BIDU $9618-HK $9987-HK $6160-HK https://t.co/RPdZRhv4jN\t\t\n#wallstreetbets Change my mind: $BABA is a value trap https://t.co/gYSK3bi3jC\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n$BABA wow when does it stop. At least I got fuking smart and hedged. I’ll average down with put gains. Wtf 😘\t\t\n@LynAldenContact When $BABA priced an IPO a decade ago', ' I don\'t think we knew that the government there would start crushing innovation and autonomy.  How to price for that?\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n$BABA علمة بيع منتظرة استمتع بتجربتك الجانية على https://t.co/WBzNMhZu5y https://t.co/Q285CeC2NY\t\t\n"Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 252k (54% call/46% put)\n$XLF 247k (33% call/67% put)\n$NIO 241k (60% call/40% put)\n$SIRI 201k (50% call/50% put)\n$BAC 196k (74% call/26% put)"\t\t\n"يدي تØ\xadكني! يارب ما اتهور مره! \n\n$BABA https://t.co/jnZp0VqYfm"\t\t\n"$SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @HiddenPivots: $BABA daily ⬇ï¸\x8f \n$BABAgotMoshed  @loggyrhythm 😉 https://t.co/VYVKbMXkij"\t\t\nA thriving tech giant killed off by the govt $BABA https://t.co/3xEzmi1nXN\t\t\n@SmokeEater1394 @RealStockMoe I am concerned about $BABA and all Chinese stocks in my portfolio but they are in my long term hold account so hopefully they recover and far exceed the pain they are currently experiencing with their move up.\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nFinally delisting of $BABA $BIDU $DIDI and alike #china companies comes to realization pressure.time tp exit then buy up #american companies! $BTC #bitcoin $FB $AMD $AAPL $AMZN $MSFT $NFLX $NVDA $GOOGL $TSLA $GME $AMC $NOK $KLV\t\t\n@FernandoMarull yo tengo otro amigo', ' empernado con $BABA y $FB\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA  10k share trade via option or underlying u got yourself 20k profit... in a day trade\t\t\nI warned you that this may happen ', ' for me I am shorting market since weeks ( but after or even around FED we may get some rebounce ) so this is prolly last chance to earn money shorting stocks ! $TSLA $NIO $BABA $LCID $BTC !\t\t\n"$BABA / JPモルガン :\n「地政å\xad¦çš„リスクやマクãƒ\xadリスクã\x81®é«˜ã\x81¾ã‚Šã\x81«ã‚ˆã‚Šã€\x81世界ã\x81®å¤šã\x81\x8fã\x81®æŠ•資家ã\x81Œä¸\xad国インターãƒ\x8dットセクターã\x81¸ã\x81®ã‚¨ã‚¯ã‚¹ãƒ\x9dージャーを減らã\x81™é\x81Žç¨‹ã\x81«ã\x81‚りã€\x81å\x90Œã‚»ã‚¯ã‚¿ãƒ¼ã\x81‹ã‚‰ã\x81®è³‡é‡‘æµ\x81出ã\x81Œé¡•è‘—ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã‚‹ã€\x8d"\t\t\n#MRWONDERFUL WHATS HE SMOKING #HALFTIMEREPORT $DIDI $BABA $BIDU #EVERGRANDE #JACKMA $BILI #CHINA #RUSSIA #UKRAINE #TAIWAN .. #HONGKONG ALSO UNINVESTABLE - #UAE UNINVESTABLE - #NATO #UN #FAIL #AMERICAN LEADERSHIP ABSENT NO MATTER WHAT YOU THINK .. https://t.co/hqGseho43e\t\t\n$SPY $DWAC $BABA Buy Chinese sell American until Biden is impeached and removed', ' he is the greatest president China ever had 👇\t\t\n@Deezee1031 @MadsenSouth Seen any decent bull cases for $BABA etc? I can’t face rummaging thru the faction/riddle 🧩 that is the 20-F\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n$BABA  might actually be able to reduce its share count by 90-100 million if this keeps up. ï¸\x8f\t\t\n"@WallStCynic Actionable Options Monday', ' March 14', ' 2022 \n$BABA $JD $FXI\n\nhttps://t.co/OiiVZ5Ooxp"\t\t\n$BABA my PT is below 70$ around 65~ https://t.co/5lp3fx76Tc\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA trading at 77.7 is surreal\t\t\n@TheMaverickWS I thought I had it bad when I lost money trading $BABA in Q4 of last year. Thank God I closed that position! https://t.co/wKIxAnE28P\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $GDS $COTY $CGC $BABA $EQT $AFRM $CHWY $RIVN $LVS $BIDU $MRK $NKE $ACAD $TEVA $NU $AAPL $PFE $AZEK $PFE $TSLA $PDD\n\nDATA: @Barchart https://t.co/HJzSezCOrk"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"$BABA anyone look at the monthly slow stochastic? I\'ve never seen a stock continuosly fail to cross bullish 3X in just 6 months. This stock is being force liquidated. No telling when this decline will abate. Down 75% in 17 months 😳 \nIs Jack Ma even alive', ' anymore?"\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/PSi1t3hve2"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThe $BABA selloff is so severe I may actually need to buy some shares in a few days.\t\t\n今天刚开盘,机构就开始å\x81šç©ºå¤§ç›˜ $IWM ,两百万的看跌期æ\x9dƒä¹°å…¥ï¼Œæœ€å\x8d±é™©çš„纳指是å\x90¦ä¼šè·Œç\xa0´æ”¯æ’‘ $tsla $amzn $qqq $nio $baba $amd https://t.co/ONTdLuxDdo\t\t\n"*ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/NHlb5ccDXy"\t\t\nSay $BABA in the single digits in a few weeks', ' you loading up?\t\t\n"Today\'s Highlighted Pre-Market Ideas 03/14/2022\n$BABA SHORT 82-->78\n$TSLA SHORT 800-->765\n$SHOP SHORT 538-->518\n$JD LONG 42-->45-->\n$FUTU LONG 23-->26\n$LMT SHORT 448-->440\n$AMPH SHORT 38-->33\n$BIDU LONG 111-->116\n$PDD SHORT 30-->27\n$AGRI LONG 4.25 -->4.88\nhttps://t.co/BKboDh6xVw https://t.co/6eZZerLTGT"\t\t\nWell good news with Chinese stocks are it can’t go below zero right? At this point who cares if they get delisted not much left! $BABA $JD $TME\t\t\n"$BABA daily ⬇ï¸\x8f \n$BABAgotMoshed  @loggyrhythm 😉 https://t.co/VYVKbMXkij"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA madafak 😃\t\t\n$BABA por debajo de per 10... Lo que hay que ver en la bolsa... Desde que no se de la 3ww en unos años puede mas que doblar... Personalmente no creo q el gob chino sea tonto y quiera apoyar a Rusia.. Se cerrarÃ\xada a occidente... Ya veremos que pasa\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"$CWEB ç¥\xadり開催ä¸\xadï¼\x81\n逃ã\x81’é\x81…れã\x81Ÿ50æ\xa0ªã\x81¯å„Ÿé‚„å¾…ã\x81¡çŠ¶æ…‹\n\nå\x8dŠãƒ\x90ーガーã\x81¨åŒ–ã\x81—ã\x81Ÿ\n$BABA ã‚‚ã\x81¨ã\x81„9988ã‚’è²·ã\x81„増ã\x81—ã\x81—よã\x81†ã\x81‹è¿·ã\x81†ã\x81¨ã\x81“ã‚\x8d"\t\t\nMasacre argentina se llama este capitulo....suben tarifas congeladas y venden. Baja dolar y mep ..venden. acuerdo c fmi y venden. Buenisima la mervaleteada manijera. No se salva nadie. Eso si..peor estar en $baba\t\t\n$BABA Such big selling! https://t.co/rI4igxfXE2\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Don\'t see the US hammering India like they are China... \n\nI wonder why. . . \n\nhttps://t.co/sJV6enHw9r\n\n$BABA $JD $DIDI"\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/GyeAlTLd1H\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/He4NoO7t4c"\t\t\n"Take a look to:  $BABA -9.12% \n\n#YOLO #StocksToWatch #bottomfishing #StocksToBuy #daytrading #wallstreetbets #trading #ToTheMoon #investments #news #Stocks #RedditArmy #FOMO \n https://t.co/9aw0ViTATm"\t\t\n"I want to buy $pltr', ' but not until it changes trend.\n\nFeels like the same thing as people chasing $baba from $200 down."\t\t\nRT @15minofPham: Mon (3/14/22) largest increase in OI from Fri (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $UBER $FCX $FANG $CVNA $HIMX $TEV…\t\t\nRT @smbcapital: Stocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\nThey way the market is treating $BABA is scary\t\t\n$BABA OHHHHH YEAHHHHH https://t.co/7HlofKbWdu\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA https://t.co/x9JY3huxEH\t\t\n"DailyDown5\n$BABA $78.00 -10.04% -20.94% -38.34% -37.87% 20.48\n$BB $5.92 -5.13% -6.03% -19.89% -36.28% 31.85\n$BBBY $18.95 -5.20% -12.71% 11.41% -0.99% 54.76\n$BE $20.58 -9.93% -3.47% 28.38% -19.92% 51.12\n$BIDU $109.19 -8.18% -21.08% -34.50% -27.15% 25.84"\t\t\n"RSI25\n$BABA $78.00 -10.04% -20.94% -38.34% -37.87% 20.48\n$BIRD $5.17 -3.63% -13.46% -55.54% -67.76% 17.43\n$CLX $128.65 -1.16% -11.57% -9.93% -22.15% 24.65\n$DIDI $1.85 -2.12% -53.75% -53.28% -74.31% 20.00\n$DNA $3.00 -1.80% -13.19% -49.15% -69.99% 24.95"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Opinion personal.\n\nSeguir comprando $BABA y quemando liquidez en esta acción ya se ha convertido en más orgullo que razón"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA #ALIBABA EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016 - $BABA\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual. 📊\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"*ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n@itscharliemar @joecarlsonshow You can be a contrarian about good quality', ' established', ' and transparent business. $BABA is neither. Your comparison to $KO is limping too.\t\t\n"If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest in countries i know nothing about', ' especially those with authoritarian governments.\n\n$BABA"\t\t\n"Un pequeño fragmento del documental ""The China Hustle"" del año 2017.\n\nMuy recomendable para quienes les interesen las compañÃ\xadas chinas que cotizan en #WallStreet\n\nFue eliminado de la videoteca de Netflix en 2021.\n\nAquÃ\xad se puede ver completo 👇ðŸ\x8f¼ðŸ“½https://t.co/9eulp7sfZ0\n\n$BABA https://t.co/HdFvJKKi9a"\t\t\n$BABA lost so much money', ' fking hell what the hell happened 👇\t\t\n"@kevinolearytv    @jlebenthal \nWhy can\'t we buy $KWEB ', ' $BABA or $JD on a Hong Kong stock market?"\t\t\n"RT @stockbeep: #Stocks making new 52 wk/all time lows in the morning\n\n$NIO $RLX $SOFI $BABA $TME $BEKE $IQ $EDU $XPEV $PDD\n\n+90 more result…"\t\t\n"Dear @SECGov \n\nDelist $BABA. \nChinese companies cannot be trusted.\n\nThank you."\t\t\n⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f AGAIN #UNCLEJAY AHEAD OF EVERYONE U SEE ON TV .. $DIDI WHY IS THIS NOT $1 YET !! WHY IS THE SHORT INTEREST NOT 800% LOL HALT AND DELIST THIS AND 90% OF ALL #CHINESE STOCKS IMMEDIATELY #GAVINNEWSOM FOOL $BABA $BIDU $JD $SPY $QQQ $DJIA $TSLA $AAPL $GME $AMC https://t.co/DjueE921jh\t\t\n$BABA almost almost wait for it huni https://t.co/VFsa7DKJvD\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @SquawkStreet: U.S. listed China shares are tumbling amid ongoing regulatory headwinds', ' Covid-19 lockdowns and ongoing geopolitical tens…\t\t\nStocks That Hit 52-Week Lows On Monday https://t.co/GvnpLMtIOR $BABA $RSLS $NKTR $ESMT $ADBE\t\t\nQué $BABA rbaridad.\t\t\n$BABA was leading the whole time.  #megacaps https://t.co/pHQ3rgFgNd\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n$BABA Support um die 85$ ging durch wie Butter! Next Level jetzt wohl unter 70$...noch diese Woche?\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"#Stocks making new 52 wk/all time lows in the morning\n\n$NIO $RLX $SOFI $BABA $TME $BEKE $IQ $EDU $XPEV $PDD\n\n+90 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/QxeYRi9Xvf"\t\t\n"We have identified an unusual $BABA block that expires on April 14', ' 2022 with a strike price of $90.00.\n\n3', '600 CALL contracts with a price of $3.82 (Ask) were purchased at a $1', '375', '200 premium."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA going to 65 and i guarantee all my statements 😀\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AAPL 🥉\n4. $VXX\n5. $SPX\n6. $BABA\n7. $XBI\n8. $TSLA\n9. $AMZN\n10. $VIX\n\n( Sorted by most recent ) https://t.co/iu1ZQhq70i"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (109)\n2. $GME (36)\n3. $OIL (28)\n4. $QQQ (23)\n5. $AAPL (22)\n6. $VXX (20)\n7. $TSLA (19)\n8. $ZIM (18)\n9. $BABA (13)\n10. $AMZN (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/NoHJGQ4UCn"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Mitush7W @frankinvesting Well if the positive on Kelly out weighs them.... I\'m down big on $baba and $prosy but gains from Berkshire my largest position 35% and couple of insane gains in $su and $srg... You do outsized gains\t\t\n$BABA https://t.co/VnMOR8torR https://t.co/mSb6183Tz6\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $MULN\n2. $GFAI\n3. $BABA\n4. $TSLA\n5. $RCAT"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$RPV', ' $BRK.A', ' $SPY', ' $BIL', ' $AAPL', ' $IVV', ' $CRBN', ' $IXG', ' $ALGN', ' $BRK.B', ' $NVDA', ' $SH', ' $IWM', ' $QLTA', ' $BABA', ' $VEA', ' $MSFT', ' $EEM', ' $ONEY', ' $BGEPF https://t.co/nqWNwMIQXI"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/Dl3f6fKGAS"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 12:00 PM EST\n1. $NIO (-10.02%)\n2. $DIDI (-2.05%)\n3. $AAPL (-2.42%)\n4. $AMD (-1.56%)\n5. $SOFI (-7.95%)\n6. $BABA (-10.01%)\n7. $TME (-9.16%)\n8. $AAL (+1.07%)\n9. $F (-1.59%)\n10. $OXY (-4.22%)"\t\t\n$BABA.   Go to $50 immediately! https://t.co/LzQjb9UURY\t\t\n"U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveyard \n\n$BABA $FUTU $DIDI $KWEB"\t\t\n$BABA $BIDU vs $BABA what yall think? ðŸ‘\x8d\t\t\n@NestBetter It’s still a beast of a company. Just people should know when to exit and enter. I got out of $SE and $BABA due to everything going on. I’ll re enter when stabilized\t\t\n$BABA is not a bad investment . It\'s the communist party that\'s the issue. These moves on China tech are 2008 moves on steroids driven by #XiJinping . You want to trust someone who is in bed with Putin and could care less if you lose all your money . Then God bless buy up.\t\t\n"Lunes 14 de Marzo', ' 2022\nTrades: 5\nP&L Gross: $66.18\nP&L Neto: $56.97\n$AAPL $TQQQ $BABA\n\n#DayTrading #UrielTrading #Scalping #AprendeTrading #AnalisisTecnico #InvertirenBolsa #ClasesTrading https://t.co/W96nnG10qD"\t\t\n"RT @boringlucrative: @SJosephBurns Invested in $BABA and the Hang Seng Tech Index.\n\nNow I’m aware of a very real and uncontrollable risk -…"\t\t\n@habart88 @stocks2research @The_RockTrading Have you seen China stocks lately?  Not much luck needed $baba\t\t\n@Bend_Break $BABA Long term horizon is a no-brainer if you believe the world will continue to exist and we will not blow our planet up in a senseless war of total annihilation.\t\t\n$BABA TOLD U FOR 200 POINTS THIS WAS COMING.. #CHINA IS UP TO SOMETHING - AND THERE IS A MULTO TRILLION #REALESTATE IMPLOSION ABOUTT O HAPPEN THERE.. #EVERGRANDE I SAID THIS MANY MONTHS AGO AND IM RIGHT .. https://t.co/wEkccktEYP\t\t\n$BABA  92% Profitability across 14 trades in 1 month. Profit Factor of 10 and rating is Bearish. Chart by https://t.co/vIhC7Fv4ak https://t.co/vscpANR1XQ\t\t\n"@SJosephBurns Invested in $BABA and the Hang Seng Tech Index.\n\nNow I’m aware of a very real and uncontrollable risk - Political Risk 🥵"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA daily. No opinion given. Adjusted algo with first wave 5 target down shown.  Algos can be wrong so keep that in mind https://t.co/nwCb4CzvUr\t\t\nRT @albertrjf: Se va entendiendo ya? $BABA', ' $JD', ' etc.. 1\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 699\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 698\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 697\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n$BABA jack ma not show up for 4 months and it is believed Xi has put him in custody. Shitty CCP. 📊\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nWtf did they even do anyway? $BABA https://t.co/REY9XfWUxS\t\t\nSe va entendiendo ya? $BABA', ' $JD', ' etc.. 1 https://t.co/qiOQAeZN94\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n@InfinityTradesX After the story with Jack Ma and the SSE’s unwillingness to allow oversight vs. HKEX', ' Puzzled why ANYONE would invest in any of companies largely tied to the region but particularly $BABA. Same w/ ones that have heavy ties to mainland China but may not be based there', ' like $SE.\t\t\n$BABA too easy to make money shorting. 🪄\t\t\n"RT @procol_2: If official \n\nCharlie Munger is f\'ed \n\n$baba https://t.co/obWJPIze5a"\t\t\n"If official \n\nCharlie Munger is f\'ed \n\n$baba https://t.co/obWJPIze5a"\t\t\n"Best trading community with more executive chat rooms and even have their own app join here 💸💸💸\n\n🔜https://t.co/JsCIcnMsfw\n\n$SPY $TSLA $DGLY  $GOOGL $PYPL $ACB $DBVT $BABA https://t.co/BoLyJdLMra"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nInvesting 101 - Never invest in China stocks', ' even if they are good companies. $BABA\t\t\n"$BABA WW3 already started \nIt does not need to be all conventional 👇"\t\t\n"$BABA \n\nFor some reason a lot people named Charlie love this stock. Charlie sounds like the typical name for those with communist tendencies. 😄"\t\t\nEven more confidence in shorting Chinese stocks after seeing @kevinolearytv pumping them on CNBC #delist $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB https://t.co/UMUHgtVJ6C\t\t\nGreat day with @AjTrader7 and some $BABA 78 puts! The skills I am and have learned are unmeasurable….  1k day to start the week!\t\t\n"Get instant updates and free trials join here 💸💸💸\n\nhttps://t.co/JsCIcnMsfw\n\n$NAKD $SOL $DAL $GGG $BABA $X $FB $PT $NIO $KOSS  $TWTR $GOOGL https://t.co/EqP5rK00iO"\t\t\n"JP Morgan Downgraded #Alibaba $BABA from Overweight to Underweight and a price target at\nhttps://t.co/f9eKKElXpU https://t.co/6HXpKFAO1L"\t\t\n"$HYEX Actively executing its growth-by-acquisition strategy', ' building a portfolio of clinically proven', ' naturally formulated supplements.\n\nhttps://t.co/2oNmtt7VyA\n\n@Duke4900 \n@SteveKann \n\n$baba $aal $dal $nk $ba $ng $solo $ayro $nkla $nio $spaq $tsla $spce $spy #StocksToBuy #OTC https://t.co/ubMmd1Rr0o"\t\t\n"JP Morgan Downgraded Alibaba $BABA from Overweight to Underweight and a price target at \nhttps://t.co/SPPn9e1inW https://t.co/uLowYmDgz2"\t\t\nIf $BABA announced a dividend payout stock will rally 30% overnight https://t.co/seekxDGqlm\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$KWEB $BABA $TCEHY https://t.co/R02DWKOUWX\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@PeterReznicek NDX took out 3/8 lows.  Will it look below and fail or head down to 2/24 lows ??  #bearish.\n$baba heading to IPO lows"\t\t\n"Mid-day greatest Standard Deviation decline compared to the previous 20 days (Min $5', ' Vol 500K', ' Put Vol 500K): $TTWO $MOMO $CVE $BABA $DVN $GDS $KBH $ACMR $LI $SCCO $TECK $HPQ $SWN $SWKS $HTHT $LVS $UUUU $PDD $CDEV $XPEV $YY $EQT\n\nDATA: @Barchart https://t.co/OoGISGPbvA"\t\t\n"@InversorExperto Y 19$ son caja. \n\nEsta semana intento compartir comentarios sobre $BABA."\t\t\n"$BABA  \nBUY75/78 \nPT=101 ðŸ‘\x8d"\t\t\nRT @15minofPham: Mon (3/14/22) largest increase in OI from Fri (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $UBER $FCX $FANG $CVNA $HIMX $TEV…\t\t\n"One of the great potential stock in\n\n🔜https://t.co/JsCIcnMsfw\n\n$SCIE $BRLL $LRDR $MTVX $PFMS $NOK\n$BABA $GOOGL https://t.co/gnM8Gkyox0"\t\t\nRT @TraderGeek: As of right now', ' $BABA has given back all of the gains since it made its September 2014 initial public offering.\t\t\n@antoinepops I posted this morning that if we close here or above on $BABA it "could" set up an Island reversal (on the daily candle) if there is a gap higher tomorrow. Not saying we jump to $100', ' but IMO $90 is possible this week\t\t\n"Sold \n$BNTX\n for a +10% added more \n$INTC\n switched 1/3 of \n$SCU\n into \n$BABA"\t\t\n$BABA short term $125', ' long term $925 📶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA y..... las mil y una noches. https://t.co/RykIMuZjUS\t\t\nFirst rule of investing no one knows when a stock has bottomed . Second rule . Don\'t forget the first . $BABA $JD $KWEB $IQ $BEKE #BIDU $TME . Chinese ruling party wants to see Americans lose their money buying their stocks . They don\'t care about anyone\'s pocket book.\t\t\n"Take a look to:  $BABA -8.30% \n\n#FOMO #YOLO #investments #trading #Stocks #ToTheMoon #bottomfishing #RedditArmy #StocksToWatch #wallstreetbets #news #StocksToBuy #daytrading \n https://t.co/ss1IUEfph1"\t\t\nRT @smbcapital: Stocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA with 3 huge selling days + Gap down on highest bearish volume. Reminds me of something... Starting to nibble here. Probably wrong', ' but R/R seem very good here. https://t.co/wSKaQna8i6\t\t\n"Nice print for $BABA Size: 122400 Price: 79.11 Amount: $9', '683', '064.00 Time: 1248\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"BLOCK 3600 $BABA 04/14/22 $90 calls for $3.82 \n\nSpot: $78.80\nVolume: 5', '389\nOI: 1', '737\nIV: 83.93%\nPremium: $1.4m\nSector: Consumer Cyclical"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\nRT @punchcardinvest: $BABA bull case 😂\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $85.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $79.45\n% Difference: 6.53%\nDaily $ Volume: $172', '980\nVolume: 558\nOI: 121\nIV: 92.16%\nBid/Ask: $3.00/$3.20"\t\t\n$BABA daily. No opinion given. Once trend line was broken--ice line here shown', " price tried to rally but could not do it.  Now its falling until it hits support https://t.co/44kBAUkfNb\t\t\n**** CRASH ALERT**** VOLUME PICKING UP TP THE DOWN SIDE. 10Y @ 2.12 $spy $aapl $nvda $tsla $Msft $baba $amzn March 14th 2022 https://t.co/lImn17akJR\t\t\n$BABA Might buy again when China has new leadership that doesn't actively push the country towards totalitarianism. I however doubt that will happen in next couple decades. 💯\t\t\n$BABA honestly", ' over 0% chance it pulls a Russian-bank style price action soon. Too much systematic and geopolitical risk', ' on top of exchange risk of holding enemy ADRs. ï¸\x8f\t\t\nLol wow $baba\t\t\nCreo que @carlosotermin y yo somos los únicos que quedamos long $BABA a estas alturas\t\t\n"RT @GreaterFool_IN: Charlie Munger\'s investment in $BABA now at IPO price of $80. \n\nHis views on India in the past were all negative', ' most…"\t\t\n$BABA How quickly will this turn from uninvestable to ? After every institution has loaded the fuck up 💗\t\t\n"Charlie Munger\'s investment in $BABA now at IPO price of $80. \n\nHis views on India in the past were all negative', ' most of them true which formed the basis of his opinion', ' ""Don\'t think India is going to do well.""\n\nToday', ' I am glad he got served for investing in a Chinese Stock. https://t.co/iJ3uCMU8Yz"\t\t\n"In other words', ' analysts join forces and say', ' we have no idea what we thought when we recommend a buy at 300$ - We lost all your money now you can sell LOL 🤣🤣🤣🤣\n\n$BABA - Alibaba', ' Baidu lead Chinese tech stocks south as downgrades say it\'s time to sell https://t.co/Nz2JdrPldU"\t\t\n$BABA keep holding = keep losing ☑\t\t\nRT @michelle_marki: Are #BillMiller & #RayDalio wrong on #Alibaba? $BABA\'s stock price fell to a 5 year low as https://t.co/1GOn83oiqP repo…\t\t\n$BABA watch here for push upwards\t\t\n"$baba  Mr Wonderful', ' not my fav', ' is about to do a China push/buy on CNBC \n \n$baba $jd $kweb $TCEHY ï¸\x8f"\t\t\n"$HYMC gold = no brainer.  $13 price target.  \n\n$CEI $MULN $TSLA $AMC $SPY $AAPL $KSCP $AGRI $MRNA $BABA $PFE https://t.co/iZI411AOhZ"\t\t\n$BABA under capitalized on this trade big time... https://t.co/0xZSvtC3lS\t\t\n"RT @DrStoxx: $BABA calls running for us now...DST Room. \n \nhttps://t.co/LL3LlPGrUC"\t\t\n"@saar_eldar $BABA under $80 is a Good Buy', ' not a Goodbye\n\nI did say the same under $110', ' $100 and $90 soooo', ' there\'s that too... 🤓"\t\t\n$BABA who wants my kids? Can\'t afford them anymore 🙃 🤞\t\t\nNEW POST: Dissecting the "Great Delisting" https://t.co/IvNXDovSBW by @kevinsxu #delisting #SEC #China $BABA $BGNE $YUMC $ZLAB $ACMR $HCM\t\t\n"$DPRO 🔥\n\n🔥#Draganfly has more than 20 years of experience designing and manufacturing professional drones for #military', ' #publicsafety', ' #Energy #agriculture', ' and #insurance\n\nhttps://t.co/vxx2KKDkfp\n\n$SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN $OMC $CGC $NCR $BHP $QNST $NEW https://t.co/VIWFEKYlZz"\t\t\n$NIO $BABA $XPEV keep dumping Chinese sh!ts ï¸\x8f\t\t\n"Today\'s Top Unusual Options Activity: \n\n- $GDS 6/17 45 call\n- $COTY 5/20 8 call \n- $CGC 5/20 7.50 put\n- $EQT 6/17 28 call\n- $REI 9/16 5 call \n- $BABA 3/18 85 call"\t\t\n"$BABA $JD  \n Told you so', ' these stocks are un-investable. Why do people still buy US-listed Chinese stocks? Every investor knows about HFCAA. Also what if China gives military aid to Putin? Good Lord. ï¸\x8f"\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n$BABA $JD $NIO NEW ARTICLE : Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing\'s Russia Ties Spark Investor Concerns https://t.co/acyoq807g0 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n@PaulCesario @kevinolearytv See my tweets on $JPM finally saying to "underweight" $BABA here under $80 😂\t\t\n$BABA still worth 227 $billion at this rate!!!\t\t\n"RT @SamanthaLaDuc: China short for a YEAR and why? 🌹\n\n#Answer:MacroToMicro + wkly gaps down 😉💃\n\nChinese stocks listed in Hong Kong have had…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @schicky004: @WOLF_Financial The guy who suggested me not to buy $BABA and $NVCR 😂\t\t\nSold $BNTX for a +10% added more $INTC switched 1/3 of $SCU into $BABA\t\t\nRT @thuhkang: Adding more to my $BABA commons pos today (have a multiyear time horizon on it)\t\t\n$BABA 5 year lows …\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n"Ask/Above Ask Call Sweeps: 500 Contracts or More (a/o12:38pmEST): $PYPL $AA $BABA $EEM $WMT 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/mN5gfEmskx"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nWhen is next China delist news gonna hit ? So that I can prepare my put bet for 20% drawdown on $baba\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n"@followtheh O\'Leary is about the $$$  He never pretended not to be. He said $BABA ought to be delisted when it was 100% higher. Now it\'s a bargain', ' I agree.\n\n$BABA is arguably one of the top companies in the world', ' on sale. That\'s a fact. Time will tell $ wise"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$BABA ðŸ˜\x8f $57.20 is the bottom I see. 🆙\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA If China escalate along with Russia. This will be delisted quickly. Not worth the hold. Trade only. There are better bets. ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$BABA Tragic events these good companies are down so much and likely will go down even more. Good to be alone and see the value when others don\'t', ' but sadly it\'s not something the companies can control. https://t.co/8YdfeyDltL https://t.co/W4nfCOeNw4\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"@daniel_toloko Buy fear. Sell greed.  Love following $BABA for this reason.\n\nMy problem continues to be if this gets delisted. Some say your shares will transfer over to the Shanghai Stock Exchange or another Chinese exchange.  This takes me out of my circle of competence. The value is cheap."\t\t\n"Only in our Discord!! No body does it like  us join here 🔜https://t.co/9ksXmQnGj3\n\n $FB $NIO $DOCU $RKT $BABA #forex $GOOGL https://t.co/UhAZyIUYAb"\t\t\nAs of right now', ' $BABA has given back all of the gains since it made its September 2014 initial public offering.\t\t\n"Call Sweeps Over 500K (a/o12:37pmEST): $CLF $SE $GOOG $BABA $PYPL 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/dcOdJyBrWx"\t\t\nLet\'s get serious', ' @kevinolearytv has billions. He does not give shit about his equity portfolio. $SPY $BABA $KWEB\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\nQuestion since I don’t know but let’s say someone buys $baba and it gets delisted in US but then trades in Hong Kong. What happens to ur shares? Does it go to zero and then starts over in HK and everyone who had it in US is wiped out or do you get the shares you had here in HK?\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de vuelta o giro en $BABA 👇👇\nhttps://t.co/SrugEUJQE3"\t\t\n$BABA Wow for a tech company trading at 1.5 book value is pretty incredible 😘\t\t\n"DailyDown5\n$ASAN $32.16 -6.94% -24.01% -47.30% -56.72% 31.80\n$BABA $79.39 -8.45% -19.54% -37.25% -36.77% 21.04\n$BBBY $18.97 -5.10% -12.62% 11.52% -0.89% 54.83\n$BE $20.74 -9.23% -2.72% 29.38% -19.30% 51.81\n$BIDU $111.89 -5.91% -19.14% -32.88% -25.35% 26.71"\t\t\n"RSI25\n$BABA $79.39 -8.45% -19.54% -37.25% -36.77% 21.04\n$BIRD $5.18 -3.45% -13.29% -55.46% -67.69% 17.46\n$CLX $128.89 -0.98% -11.41% -9.76% -22.01% 24.81\n$DIDI $1.89 0.00% -52.75% -52.27% -73.75% 20.23\n$DNA $2.90 -4.92% -15.94% -50.76% -70.94% 24.21"\t\t\n"Elite signal trading community\n\nhttps://t.co/McJQCtMHtW\n\n$BYFC $TSLA $FREE $BOXL $AMZN $AYRO $BABA $BBBY https://t.co/qQRYDWtwod"\t\t\nWapner to Wonderful on $BABA you\'ve been riding it down son...that\'s for sure.... https://t.co/Ro7oL3aU0z\t\t\nRumbo a mi fundición $BABA. Si no lanzan un programa de recompras de acciones mas agresivo y algún proyecto nuevo se viene el cero coma de trovato. https://t.co/uskMnxVSMk\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage…"\t\t\n$BABA buying hands over fist 👊 💲 https://t.co/RkKniQ91jN\t\t\nThis new week started in red… I have definitely overtraded and I haven’t managed well the risk on $BIDU … $BABA was great short after the open. #trading https://t.co/PjTvTqckEA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nUgly', ' Ugly', ' chart of the day. $BABA  $YANG looks much better. ï¸\x8f\t\t\nMost Active Equity Options For Mid-Day March 14', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NIO', ' $SIRI', ' $BAC', ' $PFE', ' $AMC', ' $F', ' $MRNA', ' $NVDA', ' $MULN', ' $FB', ' $SOFI', ' $XOM', ' $AAL', ' $INTC', ' $MSFT', ' $AMZN   https://t.co/yaWg85Coxx https://t.co/gBs0SDRoRA\t\t\n$BABA down to $79 what a shame @SilviaBellrock\t\t\n"want to learn more about the stock market? check out these 9 market indicators to improve ur trading!\n\n$mrna $muln $xpev $nvex $para $bntx $afrm $aapl $trq $nktr $pfe $volt $tsla $sbux $upst $lvs $sofi $mkd $nflx $lmnd $mpln $nio $li $qcom $kc $didi $baba\n\nhttps://t.co/sxdtX8BrL7"\t\t\nChinese stocks sink into oblivion. At this pace there will be nothing to delist! #TRMX $PDD $BABA $BIDU $NIO $LI $JD https://t.co/abGqrdtsAt\t\t\nMost Active Equity Options For Mid-Day March 14', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NIO', ' $SIRI', ' $BAC', ' $PFE', ' $AMC', ' $F', ' $MRNA', ' $NVDA', ' $MULN', ' $FB', ' $SOFI', ' $XOM', ' $AAL', ' $INTC', ' $MSFT', ' $AMZN   https://t.co/Dxq3gRp5yZ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nAlibaba Group Holding Limited traded 43.646M shares', ' 92% above average volume $BABA\t\t\n"@OptionsOracle1 Yep', ' totally. $BABA is THE premier Co. in China', " it wont be delisted. China owns our Bonds and can send a nice FY right back at us if we delist their top Co's IMO\n\nIs $78 the bottom here for $BABA Hu Nose?\n\nBut when the Newbies are screaming for single digits", ' I\'ll be the buyer."\t\t\n"The same Kevin O\'Leary who just said he bought $BABA argued last year it should be delisted.\nIt\'s hard to have less credibility.\nIt\'s incredible he has a platform."\t\t\n@drippy2hard @mattydaytrades_ TY guys for a great day! +40% on the account today! swung $NIO', ' $BABA and $WMT over the weekend and sniped $AAPL and $NIO today. Hellya Brother!\t\t\nStocks in Downgrades today: $BABA', ' Current Price: $1', ' Change today: -8.38%', ' Total Traded Volume: 41416875 https://t.co/q0mtc5hm5M\t\t\n"ما أدري سهم علي بابا $BABA Ù\x81رصة ولا Ù\x81خ؟\n\n• السهم وصل سعر 77 $ https://t.co/mKs3GybhNf"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA â–¶ https://t.co/UAb0dgCKJs\t\t\n$BABA ... VIE death!\t\t\n"JP MORGAN 🇺🇸 estuvo hoy rebajando los PO para las tecnológicas 🇨🇳........\n\n$BABA $65\n$BZUN $5\n$BILI $15\n$DADA $7', '50\n$JD $35\n$BEKE $7', '50\n$HUYA $3 https://t.co/Mefv94Rjf1"\t\t\n$BABA This is my worst long.  Bought at 100 and holding.  Actually added today', ' which is something I told myself never to do.  Never buy on the way down;  buy on the way up.  :( ï¸\x8f\t\t\nNailed it Kevin', ' read my mind. The analyst is saying sell the bottom. Thanks for brining rationality to Chinese big cap stocks. $BABA @kevinolearytv\t\t\nIn 2021 delusional bulls “wait for 2022', ' it will be China’s yearâ€\x9d. Q1 2022 “wait for 2023â€\x9d. $BABA $KWEB 👀\t\t\nRT @holdmytexan: $NIO $YUMC $BIDU $BABA and other Chinese names right now https://t.co/jz0g1MkkWp\t\t\nWonderful pumping $BABA again', ' try try again....... https://t.co/VSzbDJuSO5\t\t\n"$AAPL $TSLA $QQQ $BABA $GOOGL $SP.X\nBest discord group for the traders join here>https://t.co/9ksXmQnGj3 https://t.co/BgDyvk64VW"\t\t\n"Try to learn candlestick patterns', ' will save/make you a lot of money\n\n$mrna $muln $xpev $nvex $para $bntx $afrm $aapl $trq $nktr $pfe $volt $tsla $sbux $upst $lvs $sofi $mkd $nflx $lmnd $mpln $nio $li $qcom $kc $sqsp $gme $aei $didi $baba $tme\n$tsla $bbd $xom $didi $f $tme $beke https://t.co/84Jtem7JF7"\t\t\n@hillc255 That depends if he is sitting on a lot of $BABA\t\t\n$BABA good watch from here 👀\t\t\n"@HedgeFundTips Why do you think COVID shutdowns will hurt $BABA? \n\nShutdowns were a huge boost for $AMZN and $BABA and others in 2020."\t\t\nIncreased covid in China will only increase $BABA revenue 🤔\t\t\n"@CURRENCYWRKS @MusicFXDigital \n\n👉Celebrates Parker McCollum’s Academy of Country Music Awards Win.\n\nhttps://t.co/XWd7IEoMiV\n\n$CVS $LYFT $CMG $RSG $ECOL $YUM $AMD $GM $INCY $BIG $VERI $SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN $OMC $CGC https://t.co/TbtYU4PPx9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $VXX 🥉\n4. $TSLA\n5. $AAPL\n6. $AMZN\n7. $KSCP\n8. $VIX\n9. $ZIM\n10. $BABA\n\n( Sorted by most recent ) https://t.co/xjJ02TIfj5"\t\t\n"Become the best trader with us:https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $F $BABA $GOOGL $SP.X https://t.co/aA6rhEuYV8"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPY $SPX $TSLA $RUT $QQQ $VIX $AAPL $BIDU $BABA $VXX $JD $KWEB $IWM $UPST $PDD https://t.co/20B9eZsuGi"\t\t\nHim to name. Wapner just didn’t like the answer he got from “Mr. Wonderfulâ€\x9d. Follow the big money', ' and if @kevinolearytv is buying China so am I! $nio $baba $xpev $bidu . If they don’t have the same opinion as Wapner he ALWAYS cuts them off! Poor host! We want @MelissaLeeCNBC\t\t\nKEVIN O\'LEARY IS A BUYER OF $BABA\t\t\n@WOLF_Financial The guy who suggested me not to buy $BABA and $NVCR 😂\t\t\n@rosemontseneca $FB and $BABA\t\t\n$BABA so this will never recover? Is that what the market is telling us? ï¸\x8f\t\t\n"RT @Qooore_app: #Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #t…"\t\t\nRT @PlugInFUD: this plus peepaw warren getting rekt on $snow warms my heart $baba #boomers https://t.co/ukAsplJLJ9\t\t\nthis plus peepaw warren getting rekt on $snow warms my heart $baba #boomers https://t.co/ukAsplJLJ9\t\t\n"$BABA  uninvestible and DELISTING!!! \n$KC \n $NTES  \n $BGNE ï¸\x8f"\t\t\n@JackBeTrader Finally! Someone with some balls and foresight on $BABA  😎 https://t.co/0JNO1w1XS3\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@thuhkang A multi month timeframe is good too. remember you can sell slightly OOTM calls against $BABA and still make 40-50% per year on it.\t\t\n$BABA at present moment sellers side more than buyer. Seller will be exhausted at some point and when the buyer side become more than the sellers. She will turn around with vengeance â\x8f©\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\nChinese Stocks Hit By Triple Whammy Of Regulations', ' Covid', ' Ukraine War https://t.co/hCPbNp1zO6 $BABA $JD $BIDU $NTES $PDD #china #stocks\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Big thanks to this community 📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$GRNQ $GOOGL $TNXP $AXAS $BABA $SPY\n$BDHF $TSLA #forex https://t.co/vafcdTMNQf"\t\t\n@ScottWapnerCNBC Can you also ask @kevinolearytv how much he\'s down on $BABA to date?\t\t\nRT @BullWelsh: +1.8R today', ' got a lovely drop on $BABA at the open then tried fading $DB but it went against me when the indexes popped. So…\t\t\nRT @CinOpinions: $BABA gonna take patience. This political risk is scaring a lot of people off. Thanks for the cheaper shares ðŸ˜\x81\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 681\t\t\n$bidu is the next $yndx and $baba is the next $didi because Xi hates Jack... ðŸ˜\x81\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n**** CRASH ALERT**** VOLUME PICKING UP TP THE DOWN SIDE. 10Y @ 2.12 $spy $aapl $nvda $tsla $Msft $baba $amzn $dkng $nio $unh $cvx March 14th 2022\t\t\n"Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @TaylorOgan: In today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\n"We provide high quality alerts with an impeccable track record📉\n\nhttps://t.co/9ksXmQnGj3\n\n$BA $NCLH $LAC $PCG $BABA $RAD $SPY $PENN $ET $COST $GOOGL https://t.co/ORVJc3APi8"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n"Struggling in the market?? learn this profitable swing trading strategy now!\n\n$mrna $muln $xpev $nvex $para $bntx $afrm $aapl $trq $nktr $pfe $volt $tsla $sbux $upst $lvs $sofi $mkd $nflx $lmnd $mpln $nio $li $qcom $kc $sqsp $gme $aei $didi $baba $tme\n\nhttps://t.co/qIbVtNrU3U"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nStocks That Hit 52-Week Lows On Monday $BABA $RSLS $NKTR $ESMT $ADBE https://t.co/o5urSHu8Rg\t\t\nUgly', ' Ugly', ' chart of the day. $BABA  $YANG looks much better.\t\t\n"China lockdown', ' wouldn\'t that be great for a stock like $IQ?\n\n$NFLX of China.\n\n$TSLA $NIO $XPEV $GOOGL $APPL $FB $AMZN $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: More than 250k $BABA option contracts traded so far', ' 56% call 44% put\t\t\n$BABA cheap shares ðŸ˜\x8dðŸ˜\x8d adding more 🤑🤑 easy money .. just hold 🆙\t\t\n$BABA a liquidation event is coming. Many people are leveraged up. China does not care about your tech stocks 👇\t\t\n$BABA is going to rip tits to the upside in the next week\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nAdding more to my $BABA commons pos today (have a multiyear time horizon on it)\t\t\n$BABA sell puts\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.    https://t.co/2SdTbOh6oi\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/a0TcGnXPhM"\t\t\nRT @SquawkStreet: U.S. listed China shares are tumbling amid ongoing regulatory headwinds', ' Covid-19 lockdowns and ongoing geopolitical tens…\t\t\n$BABA 15min       BD trade was called out   u got 1 pt\t\t\n"$BABA\nØ\xadد يقÙ\x81Ù„ الروتر ويشغله تاني علي بابا مهنج أكيد ."\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA was at 319 Oct 2020', ' trading at 79 today...This is Asia\'s premiere enterprise.... https://t.co/A8G5QmzVoi\t\t\n@Miki_253 No se cuantos “falling knifeâ€\x9d he intentado coger ya con $baba\t\t\n"$BABA $50.00 Jun 17 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $79.44\n% Difference: 58.87%\nDaily $ Volume: $1', '095', '264\nVolume: 4', '237\nOI: 899\nIV: 93.38%\nBid/Ask: $2.53/$2.64"\t\t\nOptions with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUMC\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @MarketRebels: More than 250k $BABA option contracts traded so far', ' 56% call 44% put\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nMore than 250k $BABA option contracts traded so far', ' 56% call 44% put\t\t\n$BABA seriously this stock been damaged so bad beyond recognition..maybe heading towards the low of 2015 at 57 🥇\t\t\n"Best trade I made in a long time. Easy play on 🔜https://t.co/9ksXmQnGj3\n\n $LOVE $WORK $AAPL $AMD $QQQ $GLD $TWR $BABA $GOOGL #ES_F \n#free #forex https://t.co/C1i3s3duvA"\t\t\nWhat You Missed On Wall Street This Morning $BABA $JD $FTV $TSN $IPGP $PTON $AFRM $MRNA $LMT $LVS $MLCO $MGM $WYNN $AAPL $HNHPF $LILM $C $DISCA $DISCK $T $TSLA $TRQ $RIO $NOK $NKTR $BMY $KC $ZH $AVEO $FXLV $GOL $ADAP $LUNA https://t.co/MzLxZEJvi2\t\t\n@DCDOWORK Still', ' compared to $baba $nio is ðŸ‘\x8d\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"Chinese ADR\'s such as $BABA have taken a hard hit recently following SEC\'s warning issuance for five Chinese stocks which are at risk of being delisted. $BABA is down a further 7% today', ' trading around $80 per share', ' back to its 2016 levels.\n\n60.9% of retail clients lose money. https://t.co/x5qSbKjuLn"\t\t\n$BABA going to book value of $60 this week ï¸\x8f\t\t\n"RT @hillc255: $BABA \n\nMunger must be shitting his Depends. â\x9d—"\t\t\n"$BABA \n\nMunger must be shitting his Depends. â\x9d—"\t\t\nRT @HedgeFundTips: $BABA now trading at <6x next year\'s earnings when you back out cash and st investments. Still growing top line > 20%.…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA today. Waterfall drops. One month ago at 120 usd it sounded "crazy" when i talked about 75 usd. Interesting 52 week range. https://t.co/HIpHQdMaKb\t\t\nRT @lunae247: @AjTrader7 Education that pays what it’s worth! $BABA short & curl. $TSLA curl. Premarket $AGRI with @JanniMore. Thanks! #ACT…\t\t\nOtra semana de sufrimiento e incertidumbre con $BABA. Ã\x81nimo. ðŸ˜\x8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"I own a very small position in $BABA (less than 1%).\n\nOne side of my mind says buy a little more.\n\nAnother side says they will be delisted when their financials are found out to be a total fraud. \n\nI\'m not saying they are', ' but almost every Chinese stock is or has been a fraud."\t\t\n@cryptowyckoff El opaco gobierno chino… no se si sabrás qué hace un año', ' desapareció el CEO de $BABA unos meses y se rumoreaba que el gobierno se habÃ\xada encargado de el… luego reapareció y el Ã\xadndice chino y $BABA tuvieron una jornada espectacular\t\t\n"Most profitable trading community Get up to 574% profits🔜https://t.co/9ksXmQnGj3\n\n $QQQ $AMZN $NVDA  $TSLA $BABA $AMD $AAPL  #ES_F https://t.co/d5DaISSyRw"\t\t\n@CanteringClark $KWEB All time low', ' $BABA almost back to IPO price\t\t\n$BABA Crash. https://t.co/scb9Y3JgNe\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @AlertTrade: 🔴🔴  You are invited to test drive TradeIdeas PREMIUM features for 2 weeks!\n\nâ€\x8d🙋â€\x8d♀ï¸\x8f  via ⟶ https://t.co/31AoVqi1aS \n\n📊\n$DIDI…"\t\t\n$BABA Alibaba Looks To Trim Work Force By Up To 20% https://t.co/0qEdgR3xZD\t\t\n$BABA Why Alibaba', " Nio And Other Chinese Stocks Are Falling Today https://t.co/voASdvQ4ak\t\t\n$BABA Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain https://t.co/wwOFsYfQAS\t\t\n$BABA China stocks fall on COVID-19 lockdowns https://t.co/DFMZ70GOzj\t\t\n$BABA Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing's Russia Ties Spark Investor Concerns https://t.co/GqmiDhcOsI\t\t\nRT @SquawkStreet: U.S. listed China shares are tumbling amid ongoing regulatory headwinds", ' Covid-19 lockdowns and ongoing geopolitical tens…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n$BABA', ' $JD and othe Chinese tech stocks down. Russian stock market still closed. Really asking my self what this leaders have in their mind? Wtf are they doing?!\t\t\ntook profit $BABA put https://t.co/sCRoDVPAZK\t\t\nI don’t like $BABA but this is not fair https://t.co/s388lL3wrX\t\t\n"The best place for Traders to Gain 📉\n\n🔜https://t.co/9ksXmQnGj3\n\n $AMZN $NVDA  $BABA $AMD $NFLX $FB $USO  $XOM #forex https://t.co/9jEJcocX6V"\t\t\n"SWEEP 692 $BABA 04/14/22 $80 calls for $7.95 \n\nSpot: $79.57\nVolume: 1', '313\nOI: 375\nIV: 87.61%\nPremium: $550.1k\nSector: Consumer Cyclical"\t\t\n$BABA Alibaba Group Holding Option Alert: Mar 18 $94 Calls Sweep (13) near the Bid: 107 vs 937 OIðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/pSB4hAOvHI\t\t\n@rosemontseneca $BABA / $ FB 🤷ðŸ\x8f½â€\x8d♂ï¸\x8f\t\t\nWith today stock price fall', ' those put options are getting ever more interesting. As IV increases', ' even lower strike prices are quite interesting now. If the market gives us this opportunity we need to take advantage of it. $BABA\t\t\n@amitisinvesting Losing money with $pltr and $baba! all day erryday :D\t\t\n$baba ÙŠÙ\x81تتØ\xad عند سعر Ù§Ù§.Ù§ بنزول اكثر من ٨٪ ØŒ السعر هذا وصله عام 2016 ÙˆÙ\x81يه Ù…Ø\xadللين كانو ينصØ\xadون بالشراء من سعر ١٢Ù\xa0 !!\t\t\nJP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @MarketRebels: Options with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUM…\t\t\n"Most winning trading chat For a limited time we are opening our trading chatroom to the public\n\n🔜https://t.co/9ksXmQnGj3\n\n$NVTA $AMWL $VGR $CFB $AAPL $GOOG $GOOGL $BABA $FB https://t.co/I2S1fZt7t5"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Powell be like …\n\n$SPY\n$QQQ\n$SQQQ\n$AMD $NIO $BABA\n$VIX\n$IWM https://t.co/gog0kJzQHq"\t\t\n"🔴🔴  You are invited to test drive TradeIdeas PREMIUM features for 2 weeks!\n\nâ€\x8d🙋â€\x8d♀ï¸\x8f  via ⟶ https://t.co/31AoVqi1aS \n\n📊\n$DIDI $RLX $NIO $RIVN $BABA $DOCU $EDU $TME $BEKE $FUTU $NVGS $GFAI $AEI $ALTO $HGEN $SHLS $HTZ $CAT $VTR $BKR $ZIM $CTIC $CTVA $WELL $APLE $GSL https://t.co/tAIiz9QZUd"\t\t\n@EquityBrian Never liked $BABA i prefer $JD instead\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 60 | 252.9% | 🚀\n| $SPY | 58 | 123.1% | 🚀\n| $BABA | 31 | 14.8% | 🚀\n| $TSLA | 20 | -31.0% | 🚀\n| $QQQ | 16 | 220.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA https://t.co/hcHYktEUIH\t\t\nRT @MarketRebels: Options with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUM…\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (83)\n2. $SPY (80)\n3. $OIL (28)\n4. $TSLA (20)\n5. $AMZN (19)\n6. $QQQ (18)\n7. $ZIM (13)\n8. $AAPL (13)\n9. $HOUR (11)\n10. $BABA (11)\n\nhttps://t.co/InT5oXXyaY https://t.co/O39q4IMbqU"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@SJosephBurns $BABA has destroyed the same amount of investors/traders as $DOGE 😂\t\t\n"Buy&Pray\n\nAmpliamos $BABA y $TCEHY\n\nToca aguantar el vendaval 🤕 https://t.co/cGwd5kVdtx"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 62 | 169.6% | 🚀\n| $GME | 58 | 241.2% | 🚀\n| $BABA | 31 | 14.8% | 🚀\n| $TSLA | 20 | -31.0% | 🚀\n| $QQQ | 16 | 220.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$SPY', ' $BRK.A', ' $RPV', ' $BIL', ' $CRBN', ' $IXG', ' $AAPL', ' $IVV', ' $BABA', ' $BRK.B', ' $ONEY', ' $QQQ', ' $IEFA', ' $BGEPF', ' $IWM', ' $YMH22', ' $NVDA', ' $VEA', ' $ENTG', ' $EEM https://t.co/98O6WKfdFc"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $TSLA\n3. $ZIM\n4. $AAPL\n5. $BABA"\t\t\n"Options with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUMC\n\nOptions with decreasing IV: $MNDT $DOCU $BBBY $RIVN $FPAC $ORCL $BMBL $SFIX"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 62 | 169.6% | 🚀\n| $GME | 58 | 241.2% | 🚀\n| $BABA | 31 | 14.8% | 🚀\n| $TSLA | 19 | -34.5% | 🚀\n| $QQQ | 16 | 220.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$SPY', ' $BRK.A', ' $RPV', ' $BIL', ' $CRBN', ' $IXG', ' $AAPL', ' $IVV', ' $BABA', ' $BRK.B', ' $ONEY', ' $QQQ', ' $IEFA', ' $BGEPF', ' $IWM', ' $YMH22', ' $NVDA', ' $VEA', ' $ENTG', ' $EEM https://t.co/cm0VR6Yeb1"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n\n1. $AAPL Apple -1.17%\n2. $BABA Alibaba -6.61%\n3. $TSLA Tesla -1.51%\n4. $AFRM Affirm -6.55%\n5. $PFE Pfizer +4.41%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n\n1. $AFRM Affirm -6.55%\n2. $NKTR Nektar -54.80%\n3. $MRNA Moderna +17.34%\n4. $BABA Alibaba -6.61%\n5. $MULN Mullen +24.44%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nTrending stocks on https://t.co/F4i3VqKZ25 on 2022-03-14 : $AMC', ' $AWLIF', ' $BABA', ' $CHPT', ' $CVX', ' $ELEM.CA', ' $F', ' $FUBO', ' $GGG.CA', ' $NCLH\t\t\n$BABA i have zero doubt that Alibaba would be trading much higher than it’s current $79 price today had Jack Ma not spoken out against the CCP gov’t last yr. Just sayin’ from an investor standpoint.D\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.    https://t.co/9lszL7rjwL\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/McphT8kDE3"\t\t\n$BABA such a strong divergence! Who is right? Technical indicators or analysts? If you ask me', ' that stock is oversold! https://t.co/WkfD2XvPhq\t\t\nRT @realalexvieira: When a Toxic Person Can No Longer Control You', ' They Will Find a Puppet to Control You $BABA $TWLO $SNAP $NIO $LCID $SPY…\t\t\nWhen a Toxic Person Can No Longer Control You', ' They Will Find a Puppet to Control You $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/2aHEYX9aTj\t\t\n$BABA puedes joderme un poco menos? Si quieres\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA almost reaching $GME\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nParece que $BABA va rumbo a mÃ\xadnimos históricos sobre los $58. https://t.co/lrNoZ0Y08d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@EquityBrian They’re right. $BABA and $KWEB and other Chinese internet stocks are multi-baggers since China’s dominance on the globe continues to grow.\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\nya le falta poquito a Alibaba $baba para llegar a su precio de IPO ($68) https://t.co/mloDBaHSjO\t\t\n$BABA POS stock avoid Communist trash. China stocks were a hit after 2008 but no more. Take the loss n invest in US companies. 📢\t\t\n"$BABA ya por debajo de 80$.\n\nTodo bien pana @mario10xCiento https://t.co/dIl869vbhv"\t\t\n"$NIO $BIDU $BABA Why Alibaba', ' Nio And Other Chinese Stocks Are Falling Today\n\n https://t.co/Q9UGgHIBze"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$HYMC $RLX $TME $BABA $AAPL  \nI\'ve made $264K with them', '.', '.. By their alert..📈 If you really want to make a huge profit on trading... Choose this professional chat:::: \n   https://t.co/reUBr7mtrb 🆓 https://t.co/ckcJj7jBGs"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$Baba el q quizo adivinar el piso ha sufrido.. mientras no supere al menos 100-110 dls ni pensar en entrar', ' conforme siga cayendo ajustamos niveles #Bacachoknows #Trmx #BolsaMX https://t.co/6GJgvvkQh9\t\t\n$BABA we have reached extreme fear ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nIs someone going to catch $BABA', ' will anyone save it. 0 bottom for a whole yr. It just keeps falling https://t.co/IE3ggANnxC\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nMin mos i $BABA via $SFTBY. Kommer troligtvis öka snart. https://t.co/IgPXjTTaIT\t\t\n"RT @TMGStockTips: Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nAmplÃ\xado $BABA y $TCEHY https://t.co/ZwHYyUQFYV\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"Im holding still $BABA P\n\n$SPY is jus 🩸 https://t.co/5lp3fx76Tc"\t\t\nAdentro de $baba de vuelta  me velan a las 17\t\t\n@SpacGuru $BABA. NEver woulda thunk it. ðŸ˜\x9d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: Alex Vieira Live Today Warns of ‘Worst Consequences’ For Anyone Challenging What\'s Coming $BABA $TWLO $SNAP $NIO $LCID…\t\t\nAlex Vieira Live Today Warns of ‘Worst Consequences’ For Anyone Challenging What\'s Coming $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/HhX1m0s92T\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Options  Stock Alerts\nDiscord link below\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$AAPL $TSLA $QQQ $BABA $BB $THIS \n$SP  $HJDH $VJDV https://t.co/87ATA8B8mT"\t\t\nRT @realalexvieira: Changes on Analyst Ratings Junk to Junk Plus Sell Short 100% Float. Nuke Coming Soon $BABA $TWLO $SNAP $NIO $LCID $SPY…\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA gonna take patience. This political risk is scaring a lot of people off. Thanks for the cheaper shares ðŸ˜\x81\t\t\n+1.8R today', ' got a lovely drop on $BABA at the open then tried fading $DB but it went against me when the indexes popped. Solid day. @BearBullTraders #BBTfamily @JohnH_BBT @MikeB_BBT https://t.co/9HR6ZV9aU3\t\t\n@EquityBrian where’s $BABA?\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n@SeekingTheValue @WS_Enfurecido $BABA solo $500 dentro de 10 años? 😬🙄\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$NIO $YUMC $BIDU $BABA and other Chinese names right now https://t.co/jz0g1MkkWp\t\t\n@SpacBoobby $BABA https://t.co/5O3VoBffM4\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@vitaliyk Any opinion on SoftBank at the current price? I’d guess it’s hard to get comfortable on valuation without knowing how the $BABA situation plays out.\t\t\n"It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%\n$HOOD -40%\n$LCID -42%\n$DKNG -44%\n$PYPL -48%\n$NIO -53%\n$SHOP -62%\n$RBLX -64%\n$RIVN -66%\n$AFRM -72%"\t\t\n$AITX has signed Premier Protective Security', ' Inc. as a new authorized dealer', ' and has received an order for a ROSA security robot from this new dealer.  https://t.co/ESWC4KaG6C @frontpagestocks $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER\t\t\n"@SquawkStreet @jimcramer @davidfaber @CNBC LMAO!  Thx $JPM for getting us out of $BABA this morning under $80', ' whew!\n\nNot at $200 or $150 but NOW', ' here under $80 this morning', ' thank you for saving us with your TIMELY ""underweight"" advice.\n\n😂😂😂"\t\t\n$BABA  I had a dream 2 weeks ago $baba at $80 â–¶\t\t\n"Chinese tech stocks. Yikes. \n$BABA $KWEB $TCEHY"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA back to IPO levels… https://t.co/18Iz6r7pwM\t\t\n@BahamaBen9 $BABA in the 70s is insane.  Down from ATH of 319.  Forward P/E of 10.  Q4 YOY Growth of 48%.  Number 14 company in the world by Net Income.  How much lower before the price actually forces you to buy some?\t\t\n$BABA  chance of a BD on 2min\t\t\n"Bast trading community📉\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$BYFC $QQQ $FREE $BOXL $AMZN $BABA $BNGO $TSLA https://t.co/pYP4ZF5605"\t\t\n"By the way', " I don't have an opinion on $BABA. \n\nI used to own it through Softbank", ' never felt comfortable with $BABA ownership (always discounted by a lot). \n\nSoftbank had other assets that provided margin of safety."\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA I think the China trade is off. 😂 📣\t\t\n"RT @Julian36716951: $MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Julian36716951: $MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"China short for a YEAR and why? 🌹\n\n#Answer:MacroToMicro + wkly gaps down 😉💃\n\nChinese stocks listed in Hong Kong have had their worst day since the global financial crisis. 🔥\n\n$KWEB $FXI $BABA $JD\n\nDay trading is fun but zoom OUT for big swings! https://t.co/iQnSFAVxBe"\t\t\n"$KWEB buy at all-time low they said', ' it will be easy they said. \n \n$BABA $JD $CQQQ ↘ https://t.co/YNNZ6wb5tw"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA China is on lockdown again', ' you know what that means? More $GNUS cartoons 😂 ðŸ‘\x8d\t\t\n$BABA casi en precios de IPO 🥶\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/CchCER9jE7"\t\t\n#Alibaba $BABA nuevo mÃ\xadnimo hoy en 77', '70$. -70% desde los máximos del verano pasado.\t\t\n"Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/dL3cITJYcH\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/dNp9DcIzVX"\t\t\n"SHENZHEN LOCKDOWN STOPS THE STOCK MARKET RALLY ON UKRAINE PROGRESS\n- Read more. \n\nhttps://t.co/mQgcKqC9XQ\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $DIDI $RLX $AMD $AAPL $BABA $TME $SOFI $AAL $JD $BEKE $F $OXY $LI"\t\t\nRT @realalexvieira: Don\'t Blame Others for What\'s Coming. You Accept to Be Defrauded by the Media Daily $BABA $TWLO $SNAP $NIO $LCID $SPY $…\t\t\nDon\'t Blame Others for What\'s Coming. You Accept to Be Defrauded by the Media Daily $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/PiXyH7wxDu\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA still a falling knife', ' wake me when it\'s $50 👀\t\t\n$AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @lunae247: @AjTrader7 Education that pays what it’s worth! $BABA short & curl. $TSLA curl. Premarket $AGRI with @JanniMore. Thanks! #ACT…\t\t\nRT @missiehost: $BABA short was a winner for me today. Cheers to another green day!🥂 Thank you to the great @AjTrader7 who gives  #ACTfamil…\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/K5mIBHGOL7   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/g7lraPFrN6"\t\t\n@cvotrades Thoughts on $baba boss?\t\t\n#Options Flow Stream Update $TSLA $BABA $VXX $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/dsVWHiHyX8\t\t\n#Options Flow Stream Update $TSLA $BABA $VXX $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/QvDoWaHSoV\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other China stocks are worth nothing and should sell... so obvious you would have all sold $AMZN in 2001 in a panic.\n\nNot the same', ' but parallels are interesting"\t\t\n#Options Flow Stream Update $TSLA $BABA $VXX $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/XEfdodGjLM\t\t\n"$BABA Option to look at today.. 👀 👀  $90 Call for Thursday', ' April 14. Roughly 456 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"DailyDown5\n$BABA $80.83 -6.78% -18.07% -36.10% -35.61% 21.66\n$BE $21.14 -7.48% -0.84% 31.88% -17.74% 53.60\n$BIDU $112.70 -5.23% -18.55% -32.39% -24.81% 26.98\n$CHK $75.93 -5.74% -11.60% 15.61% 20.18% 52.07\n$CLOV $2.88 -6.96% 10.58% 0.52% -37.50% 53.46"\t\t\n"RSI25\n$BABA $80.83 -6.78% -18.07% -36.10% -35.61% 21.66\n$BGS $25.86 0.66% -13.37% -15.02% -13.08% 24.63\n$BIRD $5.12 -4.66% -14.38% -56.01% -68.10% 17.25\n$DNA $2.86 -6.23% -17.10% -51.44% -71.34% 23.91\n$JD $44.85 -6.54% -25.89% -42.71% -42.57% 22.22"\t\t\n"Helped me get my account green all time. Thanks https://t.co/3vbD4Mv3UF\n\nâ\x9d¤ï¸\x8fðŸ‘\x8f📈â˜\x9dï¸\x8f\n$SPY $ES $ADBE $AMZN $MSFT $AAL $ROKU $BABA $CRM $CVNA https://t.co/VQuUzpdHv3"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@15minofPham @Barchart Call $BABA strike 310?\t\t\n$BABA jpm are criminals 📢\t\t\n"✅Stocks \n✅Options \n✅Day trading \n\n$AAPL $FSLY $BABA $WORK $JPM $SPY $GS $HD $NKLA $FB $NFLX $XOM\n\n🔴Chatroom\n\nIf you want to make real gains and make your own plays join us Today https://t.co/McJQCtv6Co https://t.co/JaJMyHrGE6"\t\t\n"$TSLA $NIO $SPY $MDRR $FSLY $NOVN $AAPL $PT $ROKU $SOLO $WKHS $AMD $FB $NFLX $BABA $AKBA $AMZN $KXIN $CEI $ZM \n\nIf you want to make real gains and make your own plays Today\n\n  🚨\n\n✅Stocks \n✅Options \n✅Day trading \n✅Swing TradinG\n\n📚 Learn &Earn https://t.co/McJQCtv6Co https://t.co/IANfeKpIZi"\t\t\n"U.S. listed China shares are tumbling amid ongoing regulatory headwinds', ' Covid-19 lockdowns and ongoing geopolitical tensions. @jimcramer & @davidfaber discuss. $BABA $JD\n\n@CNBC https://t.co/gcKQ9Xrwr4"\t\t\n$BABA Adding 25k 👇 https://t.co/USQcOtxohO\t\t\n"RT @EndoCapital: As Buffett says: ""Buying opportunities come infrequently. When it\'s raining gold', ' reach for a bucket', ' not a thimble.""\n\n$JD…"\t\t\n"@SixSigmaCapital This is a competition no one wants to win. I think $FB has a higher floor than Alibaba $BABA. \n\nhttps://t.co/VnLt7GNGWO"\t\t\n@itscharliemar Agreed', ' but a value investor doesn\'t care of any price targets given by any banks. We know that they adjust the stock prices based on the current market sentiment. We look at the long term. $BABA is a solid company and the market will recognize it in the future; we just need time\t\t\n"✅Stocks \n✅Options \n✅Day trading \n\n$AAPL $FSLY $BABA $WORK $JPM $SPY $GS $HD $NKLA $FB $NFLX $XOM\n\n🔴Chatroom\n\nIf you want to make real gains and make your own plays join us TODAY\n https://t.co/McJQCtMHtW https://t.co/KfVSOGaw9d"\t\t\n$BABA Crazy Crazy Crazy 👆\t\t\n"Mon (3/14/22) largest increase in OI from Fri (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $UBER $FCX $FANG $CVNA $HIMX $TEVA $FCX $TWTR $BHC $F $BABA $CMCSA $DAL $UAL $PBR $SQ $PFE $PLUG $NKE $PYPL $BAC $AAPL\n\nDATA: @Barchart https://t.co/DfzhaAK34k"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n@moden_erik Okay', ' a sinking ship with $65 bil in cash. My point is that if the Chinese government is purposefully destroying $BABA then metrics don’t matter at all and it’s worth factoring that risk into your calculations\t\t\n"E-commerce #stocks performance so far today\n\nhttps://t.co/kRVRvUvvA4', ' Inc $AMZN (-1.16%)\nAlibaba Group Holding Limited $BABA (-6.80%)\nhttps://t.co/7wUmQer1wl', ' Inc $JD (-6.44%)\neBay Inc $EBAY (+5.35%)\nEtsy', ' Inc $ETSY (+2.36%)"\t\t\nNew 52 Week Highs 71 Lows 1385. Highs $PARA $VOLT $TRQ $YANG $BMY Lows $NIO $RLX $TME $BABA $FXI https://t.co/J0p2Vxafqg\t\t\n"$NIO $SPY $TSLA $FSLY $STAF $NFLX $ZM $WKHS $SPI $FB $PT $AAPL $BABA $PTON $KXIN $CEI  $AMZN \n✅Stocks \n✅Options \n✅Day trading \n✅Swing Trading \n\n🔴 Chatroom\nhttps://t.co/McJQCtv6Co\n\n↖ï¸\x8f  join  \n\n🔴 Daily ALERTS & ANALYSIS Right On TIME https://t.co/oz0QjMiiZX"\t\t\n"#inside60\n$AMD\n$BA\n$BABA\n$DIS\n$FB\n$GS\n$IWM\n$MSFT\n$NVDA\n$QQQ\n$ROKU\n$TSLA\n$ZM"\t\t\n"@sp3cul8r FWIW this decline in Chinese stocks may be a semi generational buying opp. Esp for $JD and $BABA IMO\n\nExample: Buy $BABA here at say $81 the call options to sell against this every month could literally give you a 50% return just from that even if it stays unch the whole year."\t\t\n"Cotizando por encima de LOD (por ahora)\n$PDD 12% $NIO 7', '65% $XPEV 12', '85% $TCOM 17', '94% $BIDU 9% $JD 6', '77% $BABA 3', '54% $KWEB 5', '96%"\t\t\n@deltagammaqueen $BABA please!!!\t\t\n@ADaytrading @Faxanadu_trader @BitacoraBolsa @xavier_comas @polru99 @mbacardit @MorgadesJ @jcasalsc @TraderOscta @jornalerotrade yo tengo $BABA desde hace muchos meses', ' precio medio $158', ' no me arrepiento de la compra.\t\t\n"RT @Observandobolsa: ""El ego en la inversión""', ' óleo sobre lienzo:\n\n$BABA"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$BABA I wanna reach out to all asswipes who talk shit about baba. Please', ' I am f.. begging you to short it with all you got. 📣\t\t\n@CharlieMunger00 I think investors are incorrectly analyzing $BABA as if it were a U.S. listed company', ' which it isn\'t. The political risk attached to Chinese companies is not insignificant enough to be ignored. I would much rather own U.S. based big tech (e.g. $FB).\t\t\n$BABA where is Jack Ma? 🆕\t\t\n"Tech #stocks performance so far today\n\nMicrosoft $MSFT (+0.80%)\nAlibaba $BABA (-6.72%)\nAmazon $AMZN (-0.84%)\nAlphabet $GOOG (-0.83%)\nApple $AAPL (-1.08%)\nFacebook $FB (+1.06%)\nTesla $TSLA (-2.12%)\nPaypal $PYPL (+1.35%)"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA When we speculate they tell us fundamentals matter', ' when we use fundamentals they drop price targets 🤦â€\x8d♂ï¸\x8f we can’t win with all this manipulation it’s disgusting 🌟\t\t\n@Momentum_factor @gualestrit En cada gran baja', ' sigo agregando $BABA. Y cuando sube (pocas veces', ' vendo parte). Sabes porque no pierdo mientras promedio a la baja? Porque al mismo tiempo shorteo las acciones chinas con $YANG y $FXP. Practicamente salgo empatado', ' y tendre asegurado tener comprado el piso 😎\t\t\n"RT @Julian36716951: $MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $…"\t\t\n"$QFIN 9% div yield \n$BABA $BIDU $TENCENT $FUTU ↔"\t\t\n$BABA everyone needs a trapped here 👇\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/aHH5eU3E3e\t\t\nRT @realalexvieira: Changes on Analyst Ratings Junk to Junk Plus Sell Short 100% Float. Nuke Coming Soon $BABA $TWLO $SNAP $NIO $LCID $SPY…\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nChanges on Analyst Ratings Junk to Junk Plus Sell Short 100% Float. Nuke Coming Soon $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/BCvS9fVSP6\t\t\n"$HYEX UBN is advancing its position to meet rising consumer demand for healthy', ' science-based options.\n\n@Duke4900\n@SteveKann\n\n$TWTR $BABA $XOP $Z $UBER $XHB $SBLK $COOP $ARCH $COIN $APPS $BE $ZIM $AA $GOLD $FDX $SPY $PINS $UPWK $NVAX $CVX $CFLT $APA\n\nhttps://t.co/lrYH0t5Go1"\t\t\n$BABA $35 📈\t\t\nDaylight savings has me ðŸ˜\xad #stockmarket #finance $baba #crypto https://t.co/wk7KqA0p06\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @under_the_tears: $BABA Munger will throw in the towel?\nAnnouncement from BABA?\nthis drop is not stopping... 🌟"\t\t\n$BABA you idiots shoulda got out ages ago. 🆕\t\t\n"$BABA Munger will throw in the towel?\nAnnouncement from BABA?\nthis drop is not stopping... 🌟"\t\t\n$BABA - If THIS is not the bottom then I wonder what would be. The R/R is in favour of the bulls. Weekly long term demand zone plus weekly falling wedge support. My money is on the table https://t.co/8qyH5gF9XS https://t.co/9bWbAphquR\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nHow low can $BABA go? Zero. If', ' and it’s an if', ' but a plausible one', ' if the Chinese government is deliberately hobbling and dismantling $BABA it can go much lower', ' and you’d be buying a sinking ship that still has a 233 bil market cap.\t\t\n"$BABA How low can she go? \nBring back Jack !!! â\xad\x90"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@TrendSpider  \n \n$BABA 🆕 https://t.co/YVMMltnteo"\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"If any long term investor interested in investing in $BABA', ' then today is the time to deploy 25% of your total capital allocation to this script. \n\nNt an expert here. Jst a techno-funda novice who hs learned free things about market in last few years. \n\n@TihoBrkan \n\n#BABA https://t.co/ADkYSpr7BS"\t\t\n"RT @Qooore_app: #Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA buying some here. Raid under 87 ï¸\x8f\t\t\n"@bigbrainCFA Right there with you\n$BABA 🚀\n$FB 🚀"\t\t\n@WalrusFarts69 do you prefer it to a $80 $BABA?\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\n"@sp3cul8r Honestly', ' what does ANYONE really ""know"" about his supposed position in $BABA ?\n\nReally now', ' we know nothing aside from what we may read somewhere.\n\nNot many definitive places to look at what ""he"" owns"\t\t\n"@EquityBrian Hi Brian', ' what is your take on $BABA? \nP.S. I have many $BABA shares"\t\t\n$BABA perfect manipulation. Tell me how you can trust these banks. Wasn’t JP part of who made the IPO happen!!! 💗\t\t\nFlow Room (These are not alerts): $BABA 03/18 $50 puts bought 670x AT ASK $2.42 each  #BEARISH #SPX #QQQ #CHINA #orderflow #options #trading\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I will NEVER invest in USA stock market again! Most corrupted market in the world', ' no question. 📣\t\t\n"As Buffett says: ""Buying opportunities come infrequently. When it\'s raining gold', ' reach for a bucket', ' not a thimble.""\n\n$JD $BABA $TCEHY"\t\t\n"Foolishness or Guts', ' only time is gonna prove it!! \n$BABA"\t\t\nRT @realalexvieira: Expect Overnight Stock Crashes 70% As People Remain in Denial. Alex Vieira Urges Following the Bible $BABA $TWLO $SNAP…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TradingBlockCo: U.S.- listed China shares are tumbling again with Alibaba down 9% at one point $BABA https://t.co/qb0j1bCB6r\t\t\n$BABA this is seriously in POS territory', ' added 80.50.  Have one more bullet to fire in an extraction attempt.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nExpect Overnight Stock Crashes 70% As People Remain in Denial. Alex Vieira Urges Following the Bible $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/skrZ1ROxPa\t\t\nIs there a crypto platform', ' where I can buy stonks? Like $BABA ?\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA now cheaper than IPO price https://t.co/X8QdbtWsdG\t\t\n"SAMR', " China's competition watchdog", ' shows off its 2021 report card:\n\nIn 2021', ' SAMR closed 176 anti-monopoly cases (up from 109 in 2020). Of which', ' 26 cases resulted in fines. Fines totalled USD $3.72B', ' with $BABA and $MPNGY fines ~90% of the total.\n\nhttps://t.co/jtIvFLnpi3"\t\t\nWell', ' glad I got out of most of my $BABA. Shame I didn\'t go all the way...\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA KittyMeow Holdings [K.M Holdings] upgrades Alibaba Group Holding from Underperform to Buy and revised $110 price target from $80 ï¸\x8f\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"💎Sunstock Inc \n👉 #OTCQB 💎 $SSOK 👈\n💎REPORTS THIRD QUARTER FY 2021 RESULTS\n\nhttps://t.co/6ReDKEJygV\n\n@ipoguy \n\n$AFRM $AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER $XHB $SBLK $COIN $APPS $BE $ZIM $AA $GOLD https://t.co/KBSARyVIXe"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @invertedfragil1: Alright', ' how long until Buffett buys all of $BABA to bail out Munger?\t\t\nAlright', ' how long until Buffett buys all of $BABA to bail out Munger?\t\t\n"Fintwit\n\n1. $MULN 🥇\n2. $AGRI 🥈\n3. $MRNA 🥉\n4. $RKDA\n5. $SPY\n6. $AAPL\n7. $SPX\n8. $PFE\n9. $BABA\n10. $QQQ https://t.co/GuKjUrHxRn"\t\t\n"$WYNN this falling bc china or what? Seems cheap...\n\n$BABA $NIO $JD $BIDU ✨"\t\t\nTop 10 Stocks & Cryptos On Reddit: $BTC', ' $ETH', ' $SPY', ' $GME', ' $BABA', ' $TSLA', ' $MULN', ' $AAPL', ' $XRP', ' $GS #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/1EHqptJmHD\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$JD From Credit Suisse to Goldman Sachs', " investment banks say It's time to buy Chinese stocks $BHAT ", ' $METX ', ' $BABA . LETS GO. 👆\t\t\n"$MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB"\t\t\n"@TrendSpider  \n \n$BABA https://t.co/yc4BGs7A1Z"\t\t\n$BABA oooo well going down to 68… nothing we can do Russia ask communist mate for help…. âš¡ https://t.co/UwPTqGi4iU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Qooore_app: #Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #t…"\t\t\n"✨Stocktwits rankings✨\n\nTrending tickers:\n1. $GME\n2. $LKNCY\n3. $BABA\n4. $REQ\n5. $POET\n6. $MRNA\n7. $NIO\n8. $BNTX\n9. $PFE\n10. $XPEV\n\nMost active:\n1. $MULN\n2. $SPY\n3. $AMC\n4. $BTC\n5. $NIO\n6. $BABA\n7. $CEI\n8. $TSLA\n9. $HYMC\n10. $QQQ"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"#Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #technology #China #crash #Insight #NYSE https://t.co/b32jKYIMjn"\t\t\n$BABA is a shit coin. Sorry for your loss. https://t.co/9WkZutTKLZ\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA For those of you that think you\'re smart enough to pick bottoms...just look at your chart for this in the past year.  A lot of casualties resulted from this falling knife lol 👉\t\t\n"Most popular among retail investors\n(estimates past hour)\n\n1. $NIO\n2. $AAPL\n3. $TSLA\n4. $BABA\n5. $MRNA\n6. $GME (OG meme)\n7. $FB\n8. $AMD\n9. $OXY\n10. $AMZN\n...\n12. SOFI / 13. AMC / 14. MULN\n\nFollow retail flows https://t.co/ZAlldqTXHr"\t\t\n$BABA now trading at <6x next year\'s earnings when you back out cash and st investments. Still growing top line > 20%.  Voting Machine vs. Weighing Machine.  Business still solid', ' ownership changing hands from weak to strong. Covid shut downs hurt', ' but curve will flatten like US.\t\t\n"RT @BlackBoxStocks: Here are the #calls and #puts on the ask/ above the ask/ $500K+\n\n$BABA $SPY $AAPL $PARA $QQQ $TSLA and more!\n\n#stocks #…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA under IPO’s price… \n\n#China #tech #lockdown"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Price: $80 https://t.co/o9CZR6EuHi"\t\t\n"Alibaba $BABA IV index mean is at 83 compared to 52-week range of 24 to 83 with 14 strikes trading more than 500 contracts as shares sell off 6.5%\n\nhttps://t.co/03e8hkDoTd - Services & Tools -> Analysis Services -> Basic/Advanced Options -> Basic Options"\t\t\n$BABA China says they may support Russia in any way = $0 ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA ☺ï¸\x8f☺ï¸\x8f☺ï¸\x8f☺ï¸\x8f☺ï¸\x8f🤑🤑🤑🤑🤑 🚀🤌🤌🤌🤌 Proud of China 📊 https://t.co/nvWZ4pQjQd\t\t\nRT @realalexvieira: Alex Vieira Live Sell Everything. You\'re Already Dead. You Just Don\'t Know it Yet  $BABA $TWLO $GM $NIO $LCID $SPY $QQQ…\t\t\nAlex Vieira Live Sell Everything. You\'re Already Dead. You Just Don\'t Know it Yet  $BABA $TWLO $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/TDfqJP4Fyz\t\t\n"$BABA chaos china all schools \nPanic madness $JD $TENCENT $shit ï¸\x8f"\t\t\n@smartertrader I honestly love and agree with almost everything you have been putting out.  However', ' in the long run I do think you are wrong here on $BABA.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @BlackBoxStocks: Here are the #calls and #puts on the ask/ above the ask/ $500K+\n\n$BABA $SPY $AAPL $PARA $QQQ $TSLA and more!\n\n#stocks #…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Here are the #calls and #puts on the ask/ above the ask/ $500K+\n\n$BABA $SPY $AAPL $PARA $QQQ $TSLA and more!\n\n#stocks #stockstowatch #options #optionsflow #optionstrading #fintech #fintwit https://t.co/TMwfgSx46o"\t\t\n$BABA this stock is done . At this point you’re gambling ', " not investing if you have calls or buying shares . It’s over . ðŸ\x8f¼\t\t\nRT @Michigandolf: Every time I think it's a good idea to DCA into $BABA... https://t.co/kM4S8Wtzi3\t\t\nShorted $BIDU $CF $BABA.  Flipped long on $BABA when it failed to break to new lows.  Then flipped shorted again when it got back up to $82 resistance. https://t.co/4IFzPI9Lz4\t\t\n$BABA short was a winner for me today. Cheers to another green day!🥂 Thank you to the great @AjTrader7 who gives  #ACTfamily another profitable day!\t\t\nRT @kormakilla: $BABA has halved again since this tweet and is now less than $80 https://t.co/hviRo4BGCD\t\t\nRT @Gorka_Schulzer: China Mobile (tecnológica china) ya fue deslistada hace años", ' pero sigue estando disponible en Hong Kong', ' asÃ\xad como Alem…\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA rolled in other losers into this. No way this should trade near IPO price. 2nd biggest holding now âš¡\t\t\nI am expecting wild volatility this week in large cap land again. FEDs', ' China', ' Russia', ' Ukraine', ' lots going on. $BABA $QQQ $SPY $TSLA $COIN. Do have your seatbelts on because these names can get crazy â\xad\x90\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"✅ $DPRO 🔥 #NASDAQ\n✅#Draganfly Partnering with government and industry to carry out mapping', ' surveying', ' and data collection\n\n👉 https://t.co/FQvvGFoLFr \n\n$SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $RIDE $NIO $CCIV $LI $PLUG $FCEL $RCON #drones #StockstoWatch #INTRADAY https://t.co/dznNls8Wtj"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @realalexvieira: Hysteric Crowd Buying Iodide Pills and Bunkers Believing in Miracles $BABA $TWLO $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $…\t\t\nHysteric Crowd Buying Iodide Pills and Bunkers Believing in Miracles $BABA $TWLO $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/Hk187T2oBL\t\t\nFutures Fade As Yields Soar', ' Oil Slides And China Stocks Crater $AAPL $LVS $MGM $WYNN $BABA $JD $QQQ $DIA $SPX $FEZ $GLD $JJC $JJU $SLV $BNO $UCO $UGA $UNG $USO $OIL $FXE $FXB $FXC $FXF $FXY $UUP https://t.co/IXCccVfRAy\t\t\n"Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain $BABA\n\nRead further here 👇 https://t.co/llFsQ1yM0u"\t\t\n"DailyDown5\n$BABA $80.74 -6.88% -18.16% -36.17% -35.69% 21.62\n$BE $21.43 -6.21% 0.52% 33.69% -16.61% 54.99\n$CHK $76.45 -5.09% -10.99% 16.40% 21.00% 53.22\n$COCO $7.74 -9.47% -25.29% -39.20% -32.28% 25.27\n$CSIQ $30.51 -7.99% -4.36% 8.19% -9.39% 49.09"\t\t\n"RSI25\n$BABA $80.74 -6.88% -18.16% -36.17% -35.69% 21.62\n$BGS $25.76 0.27% -13.70% -15.35% -13.41% 23.63\n$BIRD $5.24 -2.42% -12.37% -54.98% -67.35% 17.65\n$DIDI $1.91 1.06% -52.25% -51.77% -73.47% 20.70\n$DNA $2.96 -2.95% -14.20% -49.75% -70.34% 24.67"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Bidu is relatively stronger than Baba ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"As for apes', ' this is another story I heard somewhere...\nLike $FB', ' or $BABA...\n$AMC https://t.co/ERKV7rjicp"\t\t\n$BABA WWIII has begun already. This touches $50. Also covid is breaking out in 🇨🇳. Can’t stop that forever 🆙\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nRT @sp3cul8r: So', ' are we gonna talk about how much Charlie Munger is down on $BABA ?  And any time I bring it up', ' I hear “keep saying that…\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 9% at one point $BABA https://t.co/qb0j1bCB6r\t\t\n"So', ' are we gonna talk about how much Charlie Munger is down on $BABA ?  And any time I bring it up', ' I hear “keep saying that so I can buy it lower.â€\x9d\n\nWow."\t\t\n"$BABA $NIO $XPEV $LI $TCEHY $JD Key News Update\nU.S. listed China shares are tumbling again with Alibaba down\nhttps://t.co/cUJOZsfVb5\nStock alerts', ' news', ' and trade ideas at https://t.co/Qkw92RLxV8\n\n#daytrading #stocks #stockmarket"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\nMy portfolio: $BABA $STNE $TME', ' 10X is coming', ' Low Risk Businesses', ' High Risk Stocks. And who cares about the stocks?\t\t\n"$BABA sees 107 bullish options orders worth $10', '065', '118. On the flipside', ' BABA sees 126 bearish options orders worth $16', '821', "690.\n\nBABA's overall statistics show 16", '011 calls worth $32', '552', '830. On the other side', ' we have 16', '344 puts worth $68', '814', '176.\n\n11:04 AM ET"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA Statistics as of 11:03 AM ET\n\nOrder Count:\n- Puts: 16', '327\n- Calls: 15', '994\n\nVolume:\n- Puts: 80', '458\n- Calls: 107', '700\n\nPremium:\n- Puts: $68', '718', '456\n- Calls: $32', '531', '292\n\nPut/Call:\n- Order Ratio: 102.08%\n- Volume Ratio: 74.71%\n- Premium Ratio: 211.24%"\t\t\n$BABA Why Alibaba', ' Nio And Other Chinese Stocks Are Falling Today https://t.co/6z2puvpsxe\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BTU $HUSA $JKS $DVN $DQ $LGVN $AFRM $LVS $BABA $BLDR $BNO $DHI $RIVN $YUMC $UPST $MOS $USO $OVV $GME $APPS $NIO $DDOG $EQT $DOCS $BZ\n\nhttps://t.co/oDmsCWGy4C https://t.co/TWiBbIVkss"\t\t\n$BABA All indicators show continued moves to the downside', ' for now ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (80)\n2. $TSLA (33)\n3. $BABA (31)\n4. $OIL (24)\n5. $GME (21)\n6. $MRNA (19)\n7. $AAPL (14)\n8. $QQQ (13)\n9. $SOFI (12)\n10. $NIO (11)\n\nhttps://t.co/InT5oXXyaY https://t.co/bkrJO6v4rs"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n@itscharliemar First honest piece of research on $BABA', ' there should not be a consensus buy on this rubbish.\t\t\n$BABA looks like a shitcoin atm\t\t\nYa llevo a $BABA a -70% ha superado a $SAN en mi récord de pérdida. Lo peor es que parece que la sangrÃ\xada va a seguir...\t\t\n$FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up here while everyone fearful. $BABA $TAL $EDU $PDD $JD https://t.co/eh1ZphJHNg\t\t\n$BABA ok $60 comes next ðŸ‘\x8d\t\t\nRT @shaolintrader88: he got slaughtered by $BIDU $BABA short https://t.co/JJFmhL2vkv\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $AGRI\n2. $MULN\n3. $TSLA\n4. $MRNA\n5. $BABA"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $MRNA\n4. $AAPL\n5. $GME"\t\t\nRT @CHill_TDA: Lots of stocks popping up in our Early Morning Movers Bearish scan. Some examples', ' not recommendations are: $BABA', ' $JD', ' $UPS…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (22 mentions)\n2. $BABA (10)\n3. $MRNA (8)\n4. $TSLA (8)\n5. $AMD (6)\n6. $SOFI (6)\n7. $TD (5)\n8. $GME (5)\n9. $PYPL (4)\n10. $PARA (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n#Alibaba', ' $BABA', ' is down 6.7% - https://t.co/QUk8BW3zUZ\t\t\nA nice $558 to start the week. How did you do? $BABA $TSLA https://t.co/PvVNcJWFwF\t\t\n$BABA Sold my positions at around 125 back in January with a huge loss. Never again will I buy any Chinese stock. Good luck to you all. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 10:00 AM EST\n1. $NIO (-4.36%)\n2. $DIDI (+1.06%)\n3. $TME (-5.52%)\n4. $BABA (-6.74%)\n5. $AAPL (-0.48%)\n6. $RLX (-9.06%)\n7. $AMD (+0.55%)\n8. $SOFI (-4.68%)\n9. $AAL (+3.25%)\n10. $BEKE (+4.38%)"\t\t\nRT @realalexvieira: JP Morgan Agrees with Alex Vieira Slashing China Stocks Price Targets By 80%. The End is Here  $BABA $F $GM $NIO $LCID…\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nJP Morgan Agrees with Alex Vieira Slashing China Stocks Price Targets By 80%. The End is Here  $BABA $F $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/2q2iE9GhnJ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $96.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $81.25\n% Difference: 15.37%\nDaily $ Volume: $120', '825\nVolume: 1', '074\nOI: 155\nIV: 90.87%\nBid/Ask: $1.09/$1.16"\t\t\n$BABA Charlie Baba Munger ↔\t\t\n@AjTrader7 Education that pays what it’s worth! $BABA short & curl. $TSLA curl. Premarket $AGRI with @JanniMore. Thanks! #ACT https://t.co/EuazBZyN94\t\t\nMarket has not even been open for 1.5 hours and $BABA already traded over 33 million shares.\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nAlibaba Group Holding Limited traded 32.69M shares', ' 44% above average volume $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nHOLYSHIT $BABA https://t.co/VssyADlb8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"1) JPM D/G 28 Chinese internet stocks. Just in time.\n\nHappens both on buy and sell side. It\'s forced. By the boss', ' risk manager', ' career risks etc. \n\nSo justification is trading ahead of sentiment and technical risk! $KWEB $BABA\n\n""Admittedly ...\n\n$SPY $QQQ $TLT $GLD #Commodities https://t.co/RjL8dQd14F"\t\t\n"I have been bullish on $BABA $81.33 in particular lately but started over $110 and even around $118 😬\n\nThat said', ' todays candle', ' especially if green could set up an Island Reversal if a gap higher tomorrow.\n\nThat', ' lol', ' and $JPM finally downgrading today 😆  may be a buy signal."\t\t\n"ï¼’ã\x81‹æœˆå‰\x8dã\x81«ã\x81“ã\x81†æ›¸ã\x81„ã\x81Ÿã€‚\n\nï¼’ã\x81‹æœˆå‰\x8dã\x81« $BABA ã\x81«é›†ã\x81¾ã\x81£ã\x81¦ã\x81„ã\x81Ÿå¤§å\x8f£æŠ•資家ã\x81¯ä»Šã\x81¯ã\x81„ã\x81ªã\x81\x8fã\x81ªã\x81£ã\x81Ÿã€‚ $NTES ã\x81¯ã\x81¾ã\x81\xa0ã\x81„るよã\x81†ã\x81\xa0ã\x81Œå\x90«ã\x81¿æ\x90\x8dã\x81®ã\x81¯ã\x81šã€‚\n\n大å\x8f£æŠ•資家ã\x81§ã‚‚ãƒ\x90ã‚«ã\x81ªå\x8f–引をã\x81™ã‚‹ã\x81®ã\x81§ã€\x81大å\x8f£æŠ•資家ã\x81®å‹•å\x90‘ +ã\x81\x9dã\x81®ä»–を考ã\x81ˆã\x81ªã\x81„ã\x81¨ã‚„られる。 https://t.co/gZzfUR0USz https://t.co/44pZxU1R9h"\t\t\nRT @tradermusa: $BILI   50% ارباØ\xad اقل من ساعة ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO https://t.co/ovW…\t\t\n"💎@CURRENCYWRKS $CWRK 🔥\n\n💎The Michael Ray #1 Country Music Airplay Commemorative NFT will be strictly limited to just 100 tokens and will drop exclusively on MusicFX on March 22', ' 2022.\n\nhttps://t.co/Bo7gGnoVuV\n\n$HOOD $AMC $BTC $AAPL $TSLA $NIO $F $SPY $QQQ $AMZN $AMD $FB $BABA"\t\t\nLots of stocks popping up in our Early Morning Movers Bearish scan. Some examples', ' not recommendations are: $BABA', ' $JD', ' $UPST', ' $BIDU', ' $SQ', ' $SBUX', ' $TECHY', ' $NKE', ' $NTES. Let\'s see if they continue to fall today. https://t.co/9Ens5bkhEm\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/fcenmrMERy\t\t\n$BABA well had to exit some shares sadly. Keeping what I bought for my retirement account 📣\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nCan $nflx trade down to $200?? Idk but I dont wanna buy unless it can get there. Seeing $Baba anything is possible\t\t\n"@BrettSimba Bad signals:\n$LYFT calls when you should be doing puts \n$BABA - wrong move \n$AMD - bad call on Friday and again today \n$AAPL- bad call on Friday and again today \n\nI feel like you don’t care for other people money as you’re making enough from your subscriptions and futures trading"\t\t\nhe got slaughtered by $BIDU $BABA short https://t.co/JJFmhL2vkv\t\t\nRT @TaylorOgan: In today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nGuys $TME hit $2.95. This stock can run 100% - 120% to $6 BEFORE the China runs even begin 🤣🤣🤡🤡 like WHAT! Hahahahaha if any stock will make anyone rich that want to see 300% ROI this', ' is it! Haha $BABA\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @Raymond_Invest9: $BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†â€¦"\t\t\nPuke point $BABA\t\t\n"RT @GetScanz: Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $VOLT $AGRIW $AGRI $TRQ $ZCMD\n🔽 Gap Down: $BABA $NIO $JD $OXY $KWEB https://t.co/Nw…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA Great stock. Thanks. 🪄\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Sold my positions at around 125 back in January with a huge loss. Never again will I buy any Chinese stock. Good luck to you all.\t\t\nWhere those fintwit $BABA stans at now ? What’s the P/E now ? Geopolitical risks are irrelevant until you wake up one day and they’re all that matter … https://t.co/BvFZATLC7i\t\t\n"Más ostias para Alibaba.\nJP Morgan baja el tp a 65$ y a AliExpress clasificado por USA como ""mercado de falsificaciones"".\n$BABA\nhttps://t.co/DOl8PzNP99"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\nWhy Alibaba', ' Nio And Other Chinese Stocks Are Falling $BABA $NIO $BIDU https://t.co/7M0MZL8STW\t\t\nflipped rest of my $BIDU moved it to $BABA\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $75 Put for Friday', ' March 18. Roughly 994 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 674 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $105 Call for Thursday', ' April 14. Roughly 549 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BILI   50% ارباØ\xad اقل من ساعة ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO https://t.co/ovWLLl6CVo\t\t\n"クリプトãƒ\x81ェックã\x81®æ™‚é–“\næ°—ã\x81«ã\x81ªã‚‹...\n\n$HDM\n$NXD\n$BABA\n\nã\x81ªã‚“ã\x81§ã‚‚ã\x81„ã\x81„ã\x81®ã\x81§ä½•ã\x81‹æƒ…å\xa0±ã\x81‚れã\x81°ðŸ‘Œ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Amzn can buy this with their coffee money ï¸\x8f\t\t\n$BABA $BIDU about to green. Baba should follow â–¶\t\t\nRT @The_Real_Matt_R: $BABA They know they were spotted. Now just showing a fraction of the shares... https://t.co/b7qUIjFtGI https://t.co/3…\t\t\nThinking about trading options or stock in Alibaba', ' https://t.co/vVTbPKnHav', ' Occidental Petroleum', ' Devon Energy', ' or Rio Tinto? $BABA $DVN $JD $OXY https://t.co/T43afbYhha\t\t\n$BABA They know they were spotted. Now just showing a fraction of the shares... https://t.co/b7qUIjFtGI https://t.co/3hDCqqg27s\t\t\n"Today\'s Market Heatmap - March 14\n\n$AAPL -1.16%\n$PFE +4.14%\n$BABA -6.83%\n$TSLA -1.18%\n$FB +1.74%\n$RIO -2.59%\n$AMZN +0.09%\n$CVX -2.44%\n$GOOG -0.51%\n$GOOGL -0.61%\n$TTE +0.77%\n$RIVN -6.09%\n$TRQ +32.41%\n$C +1.44%\n$OXY -4.45%\n$LMT +2.24% https://t.co/rgj2dbPIH0"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA $FXI weak again', ' not posting much bec my neck is a wreck and market choppy', ' mostly scalpy\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$AAPL\n$SE\n$BABA\n$BA\n$MRNA\n$BIDU\n$C\n$JD\n$PBR\n\nThanks for visiting my page 💻 https://t.co/Qvmu3nm27X"\t\t\n$BABA so is AMZN gonna stop sourcing from Baba?  I didn’t think so. 💗\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nInteresting divergence between $BABA and $SFTBY today. We will see if it persists. SFTBY is misunderstood by a lot of people who simply read articles and watch documentaries but do not look at the detail behind the IFRS financial statements.\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $BRK.A $BRK.B $TLT $EEM $FXI $WFC $SHV $EXPE $OXY $YMM22 $SPY $RPV $CRBN $AAPL $BABA $XLE $IEFA $IWM $GLD $MSFT #stock #stocks #Investment #investing https://t.co/Gr3YvQQ4OY https://t.co/hFCb9iVz4Z\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $MULN 22\n2nd $SPY 18\n3rd $AAPL 14\n4th $TSLA 13\n5th $BABA 11\nhttps://t.co/qGoydgfVHW"\t\t\n@smarterscam why you calling $baba gerbege? Isn’t it bigger than $amzn?\t\t\nRT @numberatomism: China stocks have opened gap down this morning $IQ $TCEHY $BABA $BIDU $BZUN $LI $QFIN $XPEV\t\t\nUpdate to my pain $BABA 🥴🥴🥴 https://t.co/lXkCVMq1FZ https://t.co/ZxwMkzOmoG\t\t\n$BABA lol oh brother 🪄\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"Most mentioned symbols (6H):\n\n1st $MULN 22\n2nd $SPY 18\n3rd $AAPL 14\n4th $TSLA 13\n5th $BABA 11\nhttps://t.co/qGoydgfVHW"\t\t\n"✅Healthy Extracts  $HYEX 💯\n✅Large growth revenue year over year.\n✅Nearly debt free.\n✅Minimal overhead costs.\n\nhttps://t.co/mwMnOEB9WT\n\n@Duke4900 \n@SteveKann \n\n$MKSI $ATC $CLBT $GRAB $FB $UA $UAA $M $BABA $UNH $CHNG $SJI $BKNG $EBAY $GOOG $GOOGL $CAR $HTZ $TSLA https://t.co/WVpA2AT3ue"\t\t\n"$BABA Alibaba\n\nLos analistas continúan actualizando sus previsiones.\n\nY el Santo Tomás vio y creyó (80$) https://t.co/QAUc52kFmT"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @notmrmanziel: Welp', ' Prepped Room Friday 💪\n\nTape on the names told the story $BABA $NIO $BIDU etc \n\n👀 https://t.co/FCHE807KYE"\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n$SPY $AMD $BABA $AAPL $WYNN and other have accumulated lots of north moves. Today rise and tomorrow blast in most probably scenarios. 🔔\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA why is this not trading in the 60s yet??????? ✅\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @CharlieMunger00: Charlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the…\t\t\n"RT @RDaszkiewicz: @mskvsk $TSLA may follow $BABA 🥶\n\nhttps://t.co/W0nmstNiOB"\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n@SeekingTheValue Quizás', ' pero primero $BABA a 60 usd\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Nice quick scalp there on 25 calls ðŸ‘\x8dðŸ‘\x8f ðŸ‘\x8f. ï¸\x8f\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @HyenukChu: $BABA para algunos 🎈🧗â€\x8d♀ï¸\x8f🤿 pero sigue cayendo https://t.co/Q6zgkbjiH2\t\t\n$BABA Waiting for Buy signal on BABA with https://t.co/Bw0O28xGaK https://t.co/CyPi41Vpo1\t\t\n"#StocksToWatch \n\n✅Healthy Extracts $HYEX 👈\n✅Building a portfolio of clinically proven', ' naturally formulated supplements.\n\nhttps://t.co/A8pv7vIhE8\n\n@Duke4900 \n@SteveKann \n\n$BABA $XOP $Z $UBER $XHB $SBLK $COOP $ARCH $COIN $APPS $BE $ZIM $AA $GOLD $FDX $SPY $PINS $UPWK $NVAX $CVX"\t\t\n"@TradeThePool Hot stocks for today: March 14 \n \nTrade The Pool \n \n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTrading #stockstowatch $ASO $FUTU $BABA \n$BAB A ï¸\x8f https://t.co/VV4KCkNBvb"\t\t\n$BABA Russia alliance! Short it to dust! ✅\t\t\n@ta_lcprieto Nice. My average is 133. $BABA\t\t\nChinese tech giant Tencent plunges 10% after report of record anti-money laundering fine $700-HK $BABA $3690-HK https://t.co/90pgEpEm96\t\t\n"$BABA a un tiro de piedra de mÃ\xadnimos', ' me cuesta creer que llegue pero de perder el POC cuidado. \n\nVendÃ\xad en 170$ y me tacharon de loco. https://t.co/o8U92BH1qZ"\t\t\n$BABA Munger at it again? https://t.co/FO7lAwKnUB\t\t\n$BABA el desplome facilita el BEP a los pillados de máximos. Aumentar la posición a precio de derribo.\t\t\n"$BABA sees 79 bullish options orders worth $7', '954', '469. On the flipside', ' BABA sees 112 bearish options orders worth $15', '495', "861.\n\nBABA's overall statistics show 13", '379 calls worth $26', '711', '297. On the other side', ' we have 14', '386 puts worth $60', '454', '471.\n\n10:39 AM ET"\t\t\n"$BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 14', '358\n- Calls: 13', '324\n\nVolume:\n- Puts: 69', '318\n- Calls: 80', '570\n\nPremium:\n- Puts: $60', '424', '765\n- Calls: $26', '638', '084\n\nPut/Call:\n- Order Ratio: 107.76%\n- Volume Ratio: 86.03%\n- Premium Ratio: 226.84%"\t\t\n$BABA Please cover and go long at the same time ðŸ™\x8f 😃\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/FEc6hCOdCN"\t\t\n"Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $VOLT $AGRIW $AGRI $TRQ $ZCMD\n🔽 Gap Down: $BABA $NIO $JD $OXY $KWEB https://t.co/NwT6yjfaHX"\t\t\n"As far back as the data goes on the ADR\n\n$BABA https://t.co/rEMvzvcLoh"\t\t\n$BABA buying Chinese stocks is literally like playing blackjack in a casino! You know the game is rigged but you might just get that black jack! So be ready to lose it all but it may triple! So far house has won big!\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @abouche_hind: $BABA everyone fear mongering here again and bringing up delisting when U.S and china auditing talks have actually gone w…\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀 https://t.co/2y5a4pLtzt\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\n$BABA HUGE REVERSAL TO $85 ï¸\x8f\t\t\n@zerohedge $BABA TP from 180 to 65 because of change in valuation methodology? better to say we know nothing and just guessing\t\t\n$BABA great time to straddle options', ' boys and girls. 😃 😊 🥇\t\t\n"@Sqwii $BABA Still respecting  3 Dec 21 volume. \n80.23 is critical level for me. https://t.co/phh17iopbi"\t\t\n"DailyDown5\n$ACHR $2.92 -8.04% -3.80% -7.17% -55.15% 41.72\n$AFRM $28.44 -7.84% -15.26% -61.92% -76.83% 29.70\n$API $7.30 -11.62% -24.04% -37.01% -61.56% 32.55\n$BABA $80.69 -6.94% -18.21% -36.21% -35.72% 21.60\n$BIDU $110.86 -6.78% -19.89% -33.50% -26.04% 26.37"\t\t\n"RSI25\n$BABA $80.69 -6.94% -18.21% -36.21% -35.72% 21.60\n$BIRD $5.31 -1.12% -11.20% -54.38% -66.92% 17.89\n$DIDI $1.93 2.12% -51.75% -51.26% -73.19% 21.16\n$DOCU $74.33 -0.91% -21.81% -42.00% -46.37% 24.82\n$JD $45.16 -5.90% -25.38% -42.32% -42.17% 22.39"\t\t\n@TihoBrkan This is one of the most violent downward movements', ' without any significant countermovement', ' that there has been so far. Either $BABA is going bust or this is one of the best buying opportunities in a long time after correcting 74% from the top. https://t.co/ae48Ii2NJH\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nFall into the abyss $baba\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/Z7ayEAskiW\t\t\n@EquityBrian Added to my $BABA and $TCEHY too\t\t\n"Como el riesgo de delisting no afecta a los fundamentales de la empresa y llegados a los precios actuales', ' esta bajada de precio de $Baba para mÃ\xad no es más que una mejor ocasión para seguir ampliando. \nCuanto más tiempo pase a estos precios', ' mejor. Más compraré. \nA por las 2000"\t\t\n$BABA -74% over the last 18 months. https://t.co/bSrbHDGNb2\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \n\nhttps://t.co/McJQCtv6Co\n\n$AAPL $AMZN $FB $NFLX $BA $BIDU $BABA $TWTR $PINS https://t.co/rItQJSv4ZC"\t\t\n"RT @thecryptomonk: 1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA h…"\t\t\n"Alibaba Looks To Trim Work Force By Up To 20% $BABA\n\nThe full take here ✅ https://t.co/y7yaMRHyR8"\t\t\n$BABA Patience will pay here. The two last times Baba was this low on daily RSI', ' it saw 20% gains from bottom to top before continuation. I\'d expect maybe one more red day followed by a rocket. ï¸\x8f\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @AFTAlerts: TICKER: $BABA\nSIZE: 389', '742\nPRICE: $79.8\nTIME: 10:24:59\nAMOUNT: $31', '101', '412"\t\t\n$BABA will go below $57.20 this year.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA If you\'re selling and not buying down here', ' then there\'s great probability that you\'re an idiot. 🪄\t\t\n"ผิดพลาดครับ! à¹\x81à¸\x81้ไขเป็นว่าชาร์ลีซื้à¸\xad $BABA เข้า Daily Journal Corp ที่เขาบริหารà¸\xadยู่ ไม่ได้ซื้à¸\xadเข้า Berkshire Hathaway ครับ\nhttps://t.co/BTg9xMeXyE"\t\t\nI understand that #bitcoin is volatile but for some reason I\'m calmer now than I would be if I held $BABA stock.\t\t\n"TICKER: $BABA\nSIZE: 389', '742\nPRICE: $79.8\nTIME: 10:24:59\nAMOUNT: $31', '101', '412"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $AGRI 🥈\n3. $MRNA 🥉\n4. $RKDA\n5. $SPY\n6. $AAPL\n7. $SPX\n8. $PFE\n9. $BABA\n10. $QQQ\n\n( Sorted by most recent ) https://t.co/XSKyekxym4"\t\t\n$BABA $58-59 incoming. $2015 lows. It will test there. â\xad\x90 https://t.co/T87zVrcdfZ\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$RUT $TSLA $SPX $SPY $VIX $QQQ $BIDU $BABA $AAPL $JD $IWM $GOOG $F $SE $ING $MRNA https://t.co/2fFbhRGjqO"\t\t\n"$BABA Rompe soportes y comitentes ðŸ\x8f„â€\x8d♂ï¸\x8f\n\nhttps://t.co/LC4MpQlBic"\t\t\n$BABA RSI ~20 again https://t.co/wFx9yF9AVt\t\t\n$BABA https://t.co/iHpZ3lLR3Z\t\t\n"🔴🔴  You are invited to test drive TradeIdeas PREMIUM features for 2 weeks!\n\nâ€\x8d🙋â€\x8d♀ï¸\x8f  via ⟶ https://t.co/31AoVqi1aS \n\n📊\n$DIDI $RLX $NIO $RIVN $BABA $DOCU $EDU $TME $BEKE $FUTU $NVGS $GFAI $AEI $ALTO $HGEN $SHLS $HTZ $CAT $VTR $LLY $FOLD $LHDX $LCTX $MLNK https://t.co/TijMTlj5pY"\t\t\n@GevaliaTrader Känns som man tänkt sÃ¥ ett tag om $BABA dock 😬 är dock själv inne nu ocksÃ¥', ' sÃ¥ hoppas verkligen du har rätt :)\t\t\n$BABA. BABA new company logo ï¸\x8f https://t.co/8N8zTL96CG\t\t\nChinese tech stinks now so I bought some $BABA...\t\t\n@EmadModirzadeh If CCP confiscates their cash i guess. $BABA is doomed!\t\t\n"Check out our subscriber alerts in our discord\n\nhttps://t.co/3vbD4Mdsw5\n\n$EDSA $KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $AMD $LAZR $AAPL $VET https://t.co/aIbxrtQT3d"\t\t\n$BABA yawn 🥱 hold throught the noise huge reversal eod imo ✔\t\t\n"China Mobile (tecnológica china) ya fue deslistada hace años', ' pero sigue estando disponible en Hong Kong', ' asÃ\xad como Alemania. \nChina Mobile cae muy poco comparado con las tecnológicas chinas que siguen listadas en USA. \nLa caÃ\xadda actual de $Baba es SOLO por el riesgo de delisting."\t\t\n"$BABA was the 3rd most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stockmarket https://t.co/OlSPJL0SXJ"\t\t\n$BABA this stock has made me look like a genius shorting the shit out of it. Soon it’ll pay for all my dumb ass leaps I bought. â˜\x9d\t\t\n"@scipreblog Soooo you think Twitter has been bullish on $BABA?\n\nLMAO', ' you must not scroll through the $BABA feed enough.\n\nMaybe all those ""I\'ll buy $BABA at $30"" posts are what you call Bullish?  🤔"\t\t\n"🎯 $BABA price target update\n\n🔴 Downgraded by JPMorgan Chase & Co.\nPrice target: $65\n\nDay quote/change: $79.29 (-8.52%)\nTarget upside: -18.02%\n\nPublished: March 14', ' 2022\nhttps://t.co/s9hULy6XOM"\t\t\n"RT @thecryptomonk: 1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA h…"\t\t\n$80.. $BABA https://t.co/DI1Rd4p2MQ\t\t\n"$BABA $85.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $79.05\n% Difference: 7.01%\nDaily $ Volume: $345', '318\nVolume: 1', '559\nOI: 223\nIV: 124.04%\nBid/Ask: $2.16/$2.27"\t\t\n$BABA 81$\t\t\n$BABA Damn', ' holding american stocks through a recession is a rookie thing to stomach compared. Sick to my stomach for several years here. ï¸\x8f\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nCareful with the Chinese stocks like $BABA $JD China just \'stuck\' it to the U.S. with manufacturing shutdowns.  Has the potential to get messy in the coming weeks.\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\nUma "fezinha" em Alibaba $BABA PM $80 https://t.co/F9hgcrbByM\t\t\n$BABA 100C expiring 08th April 2022 👈\t\t\n@rosemontseneca $BABA and $POWW\t\t\n"RT @thecryptomonk: 1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA h…"\t\t\n"TICKER: $BABA\nSIZE: 389', '742\nPRICE: $79.8\nTIME: 10:24:59\nAMOUNT: $31', '101', '412"\t\t\n$baba im looking at 150 leaps in the 1.5 area right now gonna scale in $mrna $nvax weeeee if you took them at open\t\t\n"Jamie Dimon from a big Panda-hugger to Panda-dumper in one second \n\n$KWEB $BABA $DIDI $FUTU https://t.co/YvdSeXSLLn"\t\t\n$BABA je spojena s velkým rizikem. Je to sázka proti stranÄ›', ' zatÃ\xadm jsem nemÄ›l odvahu nakoupit. https://t.co/aeHCAeZKEH\t\t\n$BABA I thought surely this will hold about $100', ' then surely this will hold above $90', ' now we are trying to reclaim $80. What a POS. 👉\t\t\n"@SKaraahmetovic So why is $JPM NOW ""just"" downgrading $BABA from OVERWEIGHT after the collapse and only getting as much as $82 or so?  🤔\n\nNow they downgrade?  😅\n\nNOW?  🤣"\t\t\n"1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA https://t.co/FdxsTsBfUC"\t\t\n$BABA Theft of the century ï¸\x8f\t\t\n"$BABA calls running for us now...DST Room. \n \nhttps://t.co/LL3LlPGrUC"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n$BABA is down. Pick it up #alibaba #baba #aliexpress https://t.co/xHcQRX8KE4\t\t\n$BABA 365 day view. under 77', ' hello 50s. Watch for bigger reactions at the close of the yearly candle', ' in my opinion. This 77 is good for shares with a clear stop loss', ' target 90 or so. https://t.co/b9OCkMBt1H\t\t\n"RT @optionsappetite: $BABA average price around $177 since Charlie Munger started accumulating stock last year 😵â€\x8d💫\nhttps://t.co/zjfJqVs6Ds"\t\t\n"Nice print for $BABA Size: 389742 Price: 79.8007 Amount: $31', '101', '684.42 Time: 1024\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"$BABA average price around $177 since Charlie Munger started accumulating stock last year 😵â€\x8d💫\nhttps://t.co/zjfJqVs6Ds"\t\t\n$BABA 😎😎 🪄\t\t\n"Lot of Dip Buying in China names\n$FXI  $KWEB\n$BABA  $PDD  $JD  $BZ  $BEKE"\t\t\n"RT @Thmuay1977: $BABA \n\nÃ\x81nimo a todos aquellos que llevan parte de sus ahorros en estas cotizada Chinas  y muchas otras como $NIO $XPEV $JD…"\t\t\n"Alibaba $BABA 75% de corrección desde sus máximos', ' podrÃ\xada ser momento de ir activando el modo compra. OJO: No es una recomendación financiera\n#BABA #China https://t.co/Kq5RtJzWSC"\t\t\n"The ""potential multibaggers"" part is key.\nA lot of these stocks 3x now just by reclaiming previous highs.\nSome wouldn\'t trade at crazy multiples at those previous highs if earnings flatlined.\n$BABA https://t.co/jiXF8lACso"\t\t\nAlibaba', ' https://t.co/6poLrT4SwO', " and Tencent Are Tumbling. Why Chinese Stocks Are Under Pressure. $BABA $JD https://t.co/VVOVoAViLM\t\t\n@JUMOcorp $baba ça fait peur aujourd'hui !\t\t\n@fishwithwings69 Fuck yeah! I’m liquidating my unnecessary assets to buy up more $BABA! Selling my SVJ", ' the Stinger and the Jeep!\t\t\nFinally bought $BABA. Will continue to add to position.\t\t\nRT @SnehaBi71645003: $BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Most active stocks in US at this hour\nhttps://t.co/CZzhulwkOO\n\n$NETE 32.59%\n$NIO -6.81%\n$BABA -9.03%\n$JD.CH -9.85%\n$LI -13.6%\n$XPEV -8.16%\n$OXY -5.35%\n$FUTU -4.2% https://t.co/dcQTIMF9t2"\t\t\nRT @ashishverma0724: $BABA charlie munger is my friend 📈\t\t\n$BABA  go to 30$ â\xad\x90\t\t\n$BABA charlie munger is my friend 📈\t\t\n$BABA IPO’d at $68 on September 19', ' 2014. It’s up 14% since then. That’s a 2.2% CAGR over 7.5 years 🤯 https://t.co/BMVsDo41hg\t\t\n$BABA $jd $wb atodaso afuckintodaso\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nwatchlist: $NCLH $OXY $BILI $PDD $BABA .. low float: $ASO\t\t\nRT @asymco: $BABA From $310 in Oct. 2020 to $80 today. https://t.co/9Tl0pkbAck\t\t\nLong $BABA at $80. Risk reward well worth it.\t\t\n@BradMunchen Agree', ' but we are in the 3rd wave here.  Bought some $BABA\t\t\n$BABA From $310 in Oct. 2020 to $80 today. https://t.co/9Tl0pkbAck\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n@BlackHatCapital $baba will go back to its intrinsic value in the coming years', ' no doubts. Why would the US delist a company they are invested in.\t\t\nAlibaba Looks To Trim Work Force By Up To 20% $BABA $WB $IQ $DIDI $ZH https://t.co/QwuvDSde4Z\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nアリãƒ\x90ãƒ\x90 $BABA ã€\x81å\x8dŠå¹´ã\x81§å\x8dŠå€¤ã€‚3日連続ã\x81§ã\x81“ã\x81®ä¸‹ã\x81’ã\x81¯ã\x81Šã\x81‹ã\x81—ã\x81„。ãƒ\x90リエーション関係ã\x81ªã\x81\x8f手放ã\x81—ã\x81¦ã\x81„る感ã\x81˜ã€‚ https://t.co/BNjGeL20dJ\t\t\n"With all those Chinese stocks pledged as collateral for margin lending', ' $BABA the king of all where all is pledged (and likely repledged)', ' no bank is having troubles with risk in their books? \n\nWatch out for 2008 repeat on steroids\n\n#StockMarket #investing #stocks https://t.co/qSPWYzcl8B"\t\t\n$BABA Calls are fckd ï¸\x8f\t\t\n"RT @pure_sophy: $baba ã\x81¯ã€\x81予想PERã\x81Œ9å€\x8dã\x81«ã€‚\n\n今リーマンショック級ã\x81®å®‰å€¤ã\x81®ã\x81©çœŸã‚“ä¸\xadã\x81«ã\x81„ã‚‹æ°—ã\x81¯ã\x81™ã‚‹ã\x81‘ã\x81©ã€‚。 https://t.co/QAM9YNa3kf"\t\t\n@TihoBrkan Copium to make yourself feel better for your own $BABA trade.\t\t\n$BABA 3/18 85c $2.70\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n$BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n$BABA $NTES $BGNE $JD Worse than RUSSIANS! GOODBYE SOON!!! ↘ https://t.co/io5TUEfYiU\t\t\n$BABA i am big buyer here....Just do opposite of what majority is doing...once everything settle down you count money 👇\t\t\nThe only way China stocks like $BABA', ' $WISH', ' and $BIDU go to zero is if they\'re complete scams. Could we see an Enron like event for Chinese tech? I wonder which ones will be hit with fraud.\t\t\nChina stocks have opened gap down this morning $IQ $TCEHY $BABA $BIDU $BZUN $LI $QFIN $XPEV\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n@EmadModirzadeh Bankruptcy? $BABA\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @TradeThePool: Hot stocks for today: March 14\n\nTrade The Pool\n\n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTra…"\t\t\n"Delisting from #US market', ' #China Tech regulation risk', ' #recession', ' #China assistance to #Russia and invasion to #Taiwán', ' all priced in for $BABA ðŸ˜\x90 \nWhat next?"\t\t\nShort the shit out of Chinese ADRs!  See $baba at $50! https://t.co/oUfqmTDGRf\t\t\n"Alibaba $BABA extends selloff as JPM double downgrades to Underweight from Overweight. 27 other China internet stocks downgraded.\n\n""We find China Internet unattractive on a 6-12 month view with an unpredictable share price outlook."""\t\t\n$BABA is there any support? Or avoid? ✔\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 9% $BABA https://t.co/CVAVc2YCXK\t\t\n"RT @TradeThePool: Hot stocks for today: March 14\n\nTrade The Pool\n\n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTra…"\t\t\n2022-03-11 Short sale volume (not short interest) for $BABA is 57%. https://t.co/5f1GOOdaVD $EBAY 45% $SOHU 55% $AMZN 63% $OSTK 59%\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $BRK.A $BRK.B $EEM $LMT $WFC $FXI $EXPE $TLT $TQQQ $BURL $CRBN $SPY $AAPL $BABA $XLE $IEFA $ENTG $ABNB $BNPQY $GLD #stock #stocks #Investment #investing https://t.co/5JE2nlrW3B https://t.co/n0U4tqhZOJ\t\t\n$BABA with the best technical follow-thru you could ask for https://t.co/5HvjT5O48j\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nValuing Chinese ADR\'s on fundamentals right now seems useless. At some point the risk/reward makes sense. I think we are at that point', ' even though a potential 0 is in the range of outcomes. $JD $BABA $TCEHY\t\t\n"Hot stocks for today: March 14\n\nTrade The Pool\n\n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTrading #stockstowatch $ASO $FUTU $BABA https://t.co/vnyf4BphjE"\t\t\n"Twitter has been very bullish on $BABA lately. It may be a sign of further decline to come (as we saw this morning). \n\nStocks tend to bottom when people stop talking about them: the valuation has been endlessly discussed', ' the trolls have had their day', ' and then it\'s just boring. https://t.co/28r3zyw2ap"\t\t\nRT @HyenukChu: $BABA para algunos 🎈🧗â€\x8d♀ï¸\x8f🤿 pero sigue cayendo https://t.co/Q6zgkbjiH2\t\t\n$BABA buying the fear and holding for years. Not stressed a bit ðŸ\x8f¼\t\t\nMega cap stock and option trading model subscriptions available at Profectus Systems $MSFT $AMZN $GOOGL $AAPL $FB $XOM $JNJ $BABA $GE $T\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Major Chinese eCommerce players DESTROYED by first the general plummet in tech/growth in Q4', ' then Russia/Ukraine and now delisting of Chinese stocks 📉\n\n$JD $BABA $TCEHY looking crisp at current valuations compared to American peers. Buy in Shanghai/Hong Kong if possible."\t\t\n$BABA 215.79B market cap - Could @Apple  or @berkshire buy it?\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA bottom has to be near 🪄\t\t\nRT @LeoGreenwald: Jaw drop. gif $BABA . On 10/27/2020', ' $BABA was ~$320 . https://t.co/VVgctBQ8OC\t\t\nRT @BrianTycangco: The 10YR is kissing 2.1%', ' the Fed is behind the curve on US inflation', ' and yet people are buying US tech and dumping Chi…\t\t\n$BABA.. https://t.co/jcIW4c0iGU\t\t\nRT @BrianTycangco: The 10YR is kissing 2.1%', ' the Fed is behind the curve on US inflation', ' and yet people are buying US tech and dumping Chi…\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\n"✅#CurrencyWorks $CWRK 🔥\n✅Has designed and is now implementing #ZER00 Crypto', ' a scalable #CryptoMining operation sustained with zero-cost energy.\n\nhttps://t.co/E1Jc2eQAL1\n\n@CURRENCYWRKS \n\n$MKSI $ATC $CLBT $GRAB $FB $UA $UAA $M $BABA $UNH $CHNG $SJI $BKNG $EBAY $GOOG $GOOGL $CAR"\t\t\n"My $GEO was down -6% vs $BABA down -28.5% so I sold my $GEO for more $BABA lowered my average to $96. \n\nCouldn’t help it. Honest answer? 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f My dollar value simply held up with $GEO & gave me the opportunity to get more BABA shares. Added shares at $78.90. \n\n mistake? Maybe…sorry"\t\t\n"$BABA #BABA \n\nسهم BABA ب Ù§Ù©$  الاكتتاب كان ب ٦٨$ عام Ù¢Ù\xa0١٤م\n\nوالان يتغلغل Ù\x81ÙŠ منطقة طلب Ù£ شهور https://t.co/ImddTjN7AG"\t\t\n@EquityBrian Been watching $BABA since the beginning and never ever thought they would round trip to below the IPO price.\t\t\n$BABA is dead â˜\xa0ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA ---->$78!👀😳🤯\t\t\nRT @CooksDelta: 3/14 Watchlist', " looking to run all these names short but would not be suprised to see a relief bounce off the open. Only lo…\t\t\nThere's no alpha to be generated by analysing businesses in China ADRs right now. The valuations are so low you can buy the worse business and make money if you get the macro right. It's all about macro: covid", ' Taiwan', ' Common prosperity... $BABA $DIDI $JD $TCEHY $TME https://t.co/m6e0FBICPH\t\t\nActive at the open on Monday - $NIO $TME $AGRI $AAPL $BABA $SOFI $AMD $JD $IQ $LI $BAC $F $XPEV $BEKE $PDD $AAL $AMC $RIG $BILI $FUTU $OXY $VALE $NKTR $NOK $T $SWN $GRAB $PFE $TSLA $AFRM $YMM $XOM $CCL $IMPP $RIVN $PLTR $ZNGA $NVDA $FCEL $NU $MRO $DVN $MSFT $TMC $CTRA $FB $PBR https://t.co/CEy2f5zx1g\t\t\n"If China shows any kind of Support to Russia\'s Invasion they\'ll start to feel the consequences on their economy... if it hasn\'t already started. \n$BABA $NIO $DIDI $XPEV $LI"\t\t\nRT @SixSigmaCapital: Will $FB become the next mega-cap to drop 75% like $BABA did (from peak)\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Wahat a d-bag move by JP Morgan. 🥇\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 573\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 572\t\t\n#short $BABA\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n@SpacBobby $BABA - $90 from $310 in October 2020\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u soggy fukâ€\x9d\n\n#btc over $baba"\t\t\n"$baba ã\x81¯ã€\x81予想PERã\x81Œ9å€\x8dã\x81«ã€‚\n\n今リーマンショック級ã\x81®å®‰å€¤ã\x81®ã\x81©çœŸã‚“ä¸\xadã\x81«ã\x81„ã‚‹æ°—ã\x81¯ã\x81™ã‚‹ã\x81‘ã\x81©ã€‚。 https://t.co/QAM9YNa3kf"\t\t\nWill $FB become the next mega-cap to drop 75% like $BABA did (from peak)\t\t\n"RT @BitacoraBolsa: $BABA en 79$ destrozando el canal bajista.\n\nSe va a ir a 60 mucho antes de lo que pensaba.\n\n¡Guadañazos baby!\n\n#LaGuadañ…"\t\t\n@BigBullCap Many think Charlie Munger is a conservative type of investor', ' in fact he is much braver than many growth stock investors for the buy the dip $BABA case 🤪\t\t\n$BABA at $78. Seriously what’s going on here??\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nTell me again how cheap $BABA is again?\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/K5mIBHGOL7   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/yUHmiv3ody"\t\t\n$BABA has halved again since this tweet and is now less than $80 https://t.co/gnwiymeLgE https://t.co/hviRo4BGCD\t\t\n"🎶 ""No se por qué da tanto miedo nuestra empresa.\n\nPor eso...\n\nbababababababababababababababababababababababababaaaa."" 🎶\n\n$baba #alibaba https://t.co/poavPNGSRl"\t\t\n$BABA Don\'t give up now! https://t.co/NmjdsNIR7A\t\t\n"Springing forward in the Live Room with @RobInTheBlack- streaming right now and chatting with other traders in on #TheSTRAT. $uco $nrgu $nktr  $futu $bili $trq $baba $jd $bntx $para $spy $jd $mrna $pdd $nvax\n\nhttps://t.co/RP8BuzTcyg\n\n#trading #investing #stocks #stockstowatch https://t.co/C1bLj0UXZo"\t\t\n$BABA down 8%\t\t\n$BABA wait for it IMo I’m waiting it’s almost getting there https://t.co/Bmxavg8RdO\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\nRT @YahooFinance: .@ines_ferre examines how COVID lockdowns in China are affecting $IXIC leaders like $AAPL and $TSLA', ' Chinese stocks $JD a…\t\t\n"DailyDown5\n$BABA $79.01 -8.88% -19.92% -37.54% -37.06% 20.89\n$BE $21.39 -6.41% 0.30% 33.41% -16.79% 54.77\n$BIDU $105.38 -11.39% -23.85% -36.79% -29.70% 24.71\n$CLOV $2.91 -5.83% 11.92% 1.75% -36.74% 54.31\n$CLR $55.28 -5.13% -8.40% -0.45% 18.55% 48.14"\t\t\n"RSI25\n$BABA $79.01 -8.88% -19.92% -37.54% -37.06% 20.89\n$BGS $25.79 0.40% -13.60% -15.24% -13.31% 23.95\n$BIDU $105.38 -11.39% -23.85% -36.79% -29.70% 24.71\n$BIRD $5.24 -2.42% -12.37% -54.98% -67.35% 17.65\n$DIDI $1.87 -1.06% -53.25% -52.78% -74.03% 20.12"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @YahooFinance: .@ines_ferre examines how COVID lockdowns in China are affecting $IXIC leaders like $AAPL and $TSLA', ' Chinese stocks $JD a…\t\t\n$BABA REVERSALLLLL TIME ï¸\x8f\t\t\n"RT @MarceloPLima: Side note: this to me is one of Charlie Munger\'s big blind spots. \n\nHe claims he invests in $BABA because it provides ""va…"\t\t\n$BABA アリãƒ\x90ãƒ\x90。後ã\x81®æ•™ç§‘書ã\x81«è¼‰ã‚‹ãƒ¬ãƒ™ãƒ«ã\x81§ãƒ\x81ャート的ã\x81«ã\x81¯ç¶ºéº—ã\x81ªå…¨æˆ»ã\x81—ã\x81\xa0ã\x81ªã€‚ https://t.co/sNSIbtH57X\t\t\n$AMC $MULN $TSLA $SPY $NVDA $BA $ZCMD $BABA $OXY $LMT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//  https://t.co/r5yHq7jrvv\t\t\n"RT @Benzinga: $BABA Alibaba Looks To Trim Work Force By Up To 20%\n\nhttps://t.co/h9sIYjqEu2"\t\t\n@BetoMendeleiev_ @hugo1969s la campora manejando la caja creo que es el riesgo diferencial acá que no estaba antes', ' pero tambien creo que el precio no refleja su valor (como en $baba)\t\t\nGör comeback i $BABA idag. Medveten om politiska/regulatoriska risker', ' därav liten del av portföljen. Värderingen kommit ner rejält. Borde vara bra ingÃ¥ng häromkring förutsatt att den inte blir avnoterad', ' eller Kina gÃ¥r in i Taiwan eller liknande. Vilket sÃ¥klart kan hända.\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage…"\t\t\n.@ines_ferre examines how COVID lockdowns in China are affecting $IXIC leaders like $AAPL and $TSLA', ' Chinese stocks $JD and $BABA', ' in addition to looking at the price action surrounding $WTI crude oil. Full comments: https://t.co/DT75J7DElv\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $WB Alibaba Group Holding Ltd and Tencent Holdings Ltd are looking to mass layoffs', ' Pandaily reports based on a local news outlet and Weibo Corp\t\t\n@mijoeldotor No se puede pegar todo.. Erro en $BABA y habra pegado en otras..\t\t\nSometimes one trade can just ruin your year. My $baba trade is down more than $2300 and I cant unsee that LV bag equivalent I\'ve lost on this trade alone 💔... I took too long to sell so I\'ve written off that whole trade so wont even sell as staying on is at least a free option.\t\t\n$BABA remember that time when i bought 25k worth of positions in Baba @ 250k? Pepperidge Farms remembers. â\xad\x90\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n"$BABA Alibaba Looks To Trim Work Force By Up To 20%\n\nhttps://t.co/h9sIYjqEu2"\t\t\nRT @StelliesMafia: @megscharts Best to stop buying the dip and wait for a accumulation phase that stretches over months. Don’t get why ever…\t\t\n$BABA literally the same analyst who gave PT of 180 in Jan? ðŸ§\x90 alex yao is a clown 😂😂😂😂 📌\t\t\n$BABA on my watchlist\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Mr_Drone AsÃ\xad es Mr Market....ruthless!! Que estan baratas', ' están baratas....pero como viene parece que estarán MAS baratas!! Se equivocó Munger al ir duplicando chirolas en $BABA?\t\t\n$BABA BIUNCE TIMEEEEE ðŸ˜\x81\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA More shares please thanks âš¡\t\t\n$BABA $65 by eod tomorrow â–¶\t\t\nRT @StockMarketHats: $BABA https://t.co/HaAwTNIT4U\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $TSLA | 29 | 2800.0% | 🚀\n| $BABA | 27 | 285.7% | 🚀\n| $SPY | 25 | 257.1% | 🚀\n| $GME | 17 | 325.0% | 🚀\n| $AAPL | 13 | 333.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$baba almost there https://t.co/qmP9IMQWfK\t\t\nRT @StockMarketHats: $BABA https://t.co/HaAwTNIT4U\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I thought this would hit a bottom of $58', " but now I'm thinking $25 is more accurate at this point 💗\t\t\n@TheBunsenBerner Unfortunately we don't live faultless", ' like you. Hence we average down $BABA. Bite us.\t\t\n"Potential down gappers - #premarket currently below yday low\n\n$CEI $NIO $AAPL $NKTR $BABA $IMPP $FUTU $EDU $YMM $AFRM\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/6TEg1bdjJL"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (52)\n2. $SPY (52)\n3. $BABA (34)\n4. $AAPL (24)\n5. $GME (17)\n6. $NIO (11)\n7. $SOFI (11)\n8. $HOOD (9)\n9. $QQQ (8)\n10. $MRNA (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/thKvg88LWM"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\nStreet Wrap: Today\'s Top 15 Upgrades', ' Downgrades', ' Initiations $FTV $HLIO $NOK $OLN $BABA $BIDU $TSN $JD $PDD $IPGP $SWN $PTON $TYL $PPC $QTEK https://t.co/PtEdRSimzP\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"""El ego en la inversión""', ' óleo sobre lienzo:\n\n$BABA https://t.co/SuWVoaxSrG"\t\t\nRT @TheBunsenBerner: Bracing for a fresh round of $BABA posts that consist of either a) Buffett/Munger quotes b) no-context revenue graph c…\t\t\nBracing for a fresh round of $BABA posts that consist of either a) Buffett/Munger quotes b) no-context revenue graph c) saying they’re averaging down to avoid admitting buying at $230 was a monumental blunder\t\t\n$BABA - Alibaba', ' Baidu lead Chinese tech stocks south as downgrades say it\'s time to sell https://t.co/YLubnjubKG\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $TSLA | 29 | 2800.0% | 🚀\n| $BABA | 27 | 285.7% | 🚀\n| $SPY | 23 | 228.6% | 🚀\n| $GME | 17 | 325.0% | 🚀\n| $AAPL | 14 | 600.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MRNA 🥇\n2. $MULN 🥈\n3. $TSLA 🥉\n4. $BABA\n5. $AAPL\n6. $SPY\n7. $SPX\n8. $PFE\n9. $QQQ\n10. $FB\n\n( Sorted by most recent ) https://t.co/WKZen7z1r3"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $MULN\n2. $AGRI\n3. $TSLA\n4. $MRNA\n5. $BABA"\t\t\nvamos mal con $BABA https://t.co/d6DINQswhH\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $BABA\n3. $GME\n4. $AAPL\n5. $NIO"\t\t\n"Where is Jack Ma?\n$baba"\t\t\nRT @davidfaber: Big decline in $JD and $BABA appears related to naming of first 5 Chinese ADR\'s by SEC in the 3 years de-listing process es…\t\t\n$BABA https://t.co/HaAwTNIT4U\t\t\nLove it.  $BABA https://t.co/DqdhRp13L1\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n@MaxMoneyYT What does that have to do with the stocks valuation? The company is not the stock and the stock is not the company. Temporary hurdles won’t changes $BABA longterm outcome. The value is there', ' wether it’s at $50 or $100.\t\t\n"تØ\xadليل الÙ\x81يسبوك $FB \nمقاومة مهمه الان على اللØ\xadظى عند 193 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 196.5_203.\nدعم اول 191 دعم ثانى 185 كسره بيرجع 184_170\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/3T4gIafqY8"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $TSLA | 28 | 2700.0% | 🚀\n| $BABA | 27 | 285.7% | 🚀\n| $SPY | 23 | 228.6% | 🚀\n| $GME | 17 | 325.0% | 🚀\n| $AAPL | 14 | 600.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@OnBearish I have joined him at $78. $BABA 4 life\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA when will it stop? 🔔\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $TSLA (27 mentions)\n2. $SPY (23)\n3. $BABA (19)\n4. $NIO (11)\n5. $GME (10)\n6. $AAPL (9)\n7. $SOFI (8)\n8. $QQQ (6)\n9. $ARKK (6)\n10. $CX (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"$BABA [Alibaba Group Holding]: JP Morgan Downgrades Overweight --> Underweight Lowers Price Target $180 --> 65 \n\nSign-up free for beta ver.:https://t.co/WnUoHPObTm \ncharts: courtesy of finviz https://t.co/xAU7On0EDP"\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"Name that shitcoin! ...\nIt\'s Alibaba $BABA #tech https://t.co/d5Sn5zgTbc"\t\t\n$BABA Added below $80. Keep selling please I would love to add below $75. 💢\t\t\n$BABA $BIDU - JPMorgan late to the downgrades https://t.co/oKzcuWw1td\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"$BABA en 79$ destrozando el canal bajista.\n\nSe va a ir a 60 mucho antes de lo que pensaba.\n\n¡Guadañazos baby!\n\n#LaGuadañaDeCanalAlcista https://t.co/umrqYZWTHw"\t\t\n$BABA Well.... it looks like the $70\'s are finally upon us. Do any of you want to debate me on the fact that I called this before anyone else on this board? I figured so. Next time listen better. 💫\t\t\nRT @CasualtyWar: $BABA 6$ away from 5 year lows. https://t.co/1nQz7W9cqc\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"تØ\xadليل جونسون $JNJ \nمقاومة مهمة الآن على اللØ\xadظى عند 172.5 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 174 هدÙ\x81 أول\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/iiMgOWgHAg"\t\t\n$BABA 6$ away from 5 year lows. https://t.co/1nQz7W9cqc\t\t\n$BABA RIP those who bought on margin ï¸\x8f https://t.co/rLHFHKwcWR\t\t\n"RT @BEQUANT_HERALD: Sentiment/Interest #WallStreetBets\n\nA BEQUANT Model | Top stocks on WSB:\n$SPY | [4 mntns] 25%\n$ZIM | [3 mntns] 100%\n$GM…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"On watch 👀\n\n$MRNA', ' $NVAX', ' $TSLA', ' $ZM', ' $RIVN', ' $TSLA', ' $BABA', ' $AFRM', ' $FB', ' $NIO', ' $SQSP\n\n🔥 $VOLT', ' $MULN', ' $TRQ', ' $ZCMD', ' $MKD', ' $MRM', ' $AGRI', ' $DRCT', ' $MRNA"\t\t\n$BABA wow just ï¸\x8f\t\t\n@GordonTorrin Why would $BABA go higher\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA trades at $80 per share.\n\nInvesting in 2022 is painful🤯"\t\t\n$BABA bears are killing it guys 👇\t\t\nJ.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap shares. Then', ' will gladly upgrade it to over $100 when it’s in their best interest and the trend reverses.\t\t\n"$BABA 01/20/23 $260.00 PUT\n\nType: large\nTime: 08:41:13\nTotal Size: 60 Contracts\nTotal Value: $1092000\nAverage Price: $182\nAsk: $183.4\nBid: $180.6\nUnderlying: $79.01\nSentiment: neutral"\t\t\n"@modern_value Our portfolio is very broad & wide. We hold investments in the US', ' Australia', ' EU & UK.\n\nIt includes stocks', ' real estate deals', ' mezzanine debt deals', ' law firm financing', ' litigation finance funds', ' PE/VC funds', ' and much more.\n\nThe only part I choose to tweet about is $BABA & $TCEHY."\t\t\n$BABA buyback 🚩\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 519\t\t\n"RT @OMillionaires: $JPM analyst last night \n\n$BIDU $BABA $NTES $YY https://t.co/UtriOCKHx5"\t\t\nUff $baba fell thru that 85 support area... Wow..\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @babbldev: WEEKLY STOCK MARKET NEWS ROUNDUP 3/7-3/13🗓ï¸\x8f\n\nMarket news sentiment finished this week somewhat neutral', ' despite high measures…"\t\t\n$BABA when you buy the dip but it keeps dipping 📊\t\t\n$BABA buying more i guess 💢\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n$BABA gap', ' as expected.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"I rarely ever give @stephenLweiss credit because he rarely ever deserves any :)\nHowever', ' I must say he was always right on the Chinese stocks like $BABA $PDD $JD.US so hats off to you.  You called the annihilation of these stocks correctly many months ago. #welldonesir #kweb"\t\t\n"@Petae_Lynch รà¸\xadมันà¸\x81ลับตัวà¸\x81่à¸\xadนเถà¸\xadะ! ไม่ต้à¸\xadงรีบหรà¸\xadà¸\x81ครับ! ยà¸\xadมซื้à¸\xadà¹\x81พงนิดนึงà¹\x81ต่ลดความเสี่ยงที่จะลงต่à¸\xadลงได้เยà¸\xadะ! \n\nหน้าสิ่วหน้าขวานà¹\x81บบนี้เงินสดคืà¸\xadพระเจ้าจริงๆ เราไม่ได้มีเงินสดเยà¸\xadะà¹\x81บบ Berkshire Hathaway ที่ชาลีซื้à¸\xad $BABA à¹\x81พงà¹\x81ล้วซื้à¸\xadเพิ่มไปเรื่à¸\xadยๆ เฉลี่ยขาลงซะงั้น à¸\x81้นเหวà¸\xadยู่ไหนà¸\x81็ไม่รู้ à¹\x81ต่ซื้à¸\xad! https://t.co/vDaUacrSum"\t\t\n"@Jack_Raines ""All basically going to zero""\n\nYeah', " we'll see about that bud. Ill check back in a year when $BABA is 50% higher. \n\nAn ADR is ownership of the company through derivatives. If the ADR wasn't worth anything", ' why would the company buy it back for share repurchases?"\t\t\n$BABA has paid out over $22 yards in stock comp in the last 5 years.. 22 yards!!\t\t\nLo bueno es que con los precios que está alcanzando $Baba acabaré por llegar a las 2000 acciones', ' o puede que más y con cierta facilidad. https://t.co/kfsx8ptKFD\t\t\n"PoniedziaÅ‚kowy pogrom na chiÅ„skich akcjach notowanych na gieÅ‚dzie w USA\n$BILI o -16%', ' \n$LI o prawie -16%', ' \n$TAL o -13%', ' \n$XPEV o -12', '7%', ' \n$NTES o -11', '8%', ' \n$EDU o -10', '9%', ' \n$BABA o -10%', ' \n$NIO o -7', '2%', ' \n$DIDI o -5', '6%.\nNasdaq Golden Dragon China Index w dół o 13%‼ï¸\x8f\n#Chiny #Rynek https://t.co/16PDQeeIEw"\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\nTaking $BABA $75 puts for March 22nd.   Luksh*t\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n"RT @SmartOption20: تØ\xadليل امازون $AMZN\nمقاومة على اللØ\xadظى مهمه عند 2955 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 2979.\nدعم ةول 2916 دعم ثانى 2897 كسره ب…"\t\t\n"تØ\xadليل امازون $AMZN\nمقاومة على اللØ\xadظى مهمه عند 2955 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 2979.\nدعم ةول 2916 دعم ثانى 2897 كسره بيرجع 2850\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/SUxoN6lUUE"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nHoly $BABA 😳 I’m not a Chinese company guy but mannnnn looking tempting\t\t\nRT @MarketRebels: $AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n"Mis peores presagios sobre $BABA se cumplen y comienza la semana perdiendo los 85$. \n\nNo podemos descartarla verla en 72$ e incluso en 57$ https://t.co/VAWYm1JkGP"\t\t\n$AAPL $TSLA & $BABA are the three most mentioned tickers on #WSB\t\t\nRT @SeekingAlpha: $BABA $BABAF - Alibaba: The Cheapest Chinese Tech Stock. https://t.co/kzTvCfmvL8 #business #finance #stockmarket\t\t\nRT @MarketRebels: $AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA is down 15% from its IPO price in 2014.\n\nThat\'s got to hurt."\t\t\n$AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n$BABA Added another 50. 📣\t\t\n"RT @OMillionaires: $JPM analyst last night \n\n$BIDU $BABA $NTES $YY https://t.co/UtriOCKHx5"\t\t\nIf you loved $BABA at $213', ' you will REALLY love it at $80\t\t\n"i am already long $BABA since last week via 75/60 bull put and 120 naked call (BE = 74 @ expiry in 3 months). \n\nbut wanted to use this zebra stock replacement strat', ' so entered with the smallest size possible. \n\nlet\'s track this on twitter. https://t.co/4egXTmNDQS"\t\t\n"$BABA is going down the toilet. \n\nNever trust foreign stocks."\t\t\n"$JPM analyst last night \n\n$BIDU $BABA $NTES $YY https://t.co/UtriOCKHx5"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA wtf? stopped out months ago but this is insane..... 💫\t\t\nLo de $BABA no lo aguanta ni Marco Aurelio 😂\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $SLCA $PDD $NDX $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Gr3YvQQ4OY https://t.co/ZUAABUkkGf\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"3) 📈 Most Bullish & Bearish Tickers in News Coverage\n\nðŸ\x90‚                                        ðŸ\x90»\n$AVGO                               $CVS\n$RBLX                                $GS\n$LMT                                  $BABA\n$PLUG                                $SPCE https://t.co/Zl4y8053M7"\t\t\n"2) 📊 Trending Tickers in News Coverage\n\n1. $AMZN\n2. $BABA\n3. $AAPL\n4. $GOOG\n5. $TSLA\n6. $V\n7. $RIVN\n8. $NFLX\n9. $AI\n10. $TWTR https://t.co/IasebBsCAS"\t\t\n"WEEKLY STOCK MARKET NEWS ROUNDUP 3/7-3/13🗓ï¸\x8f\n\nMarket news sentiment finished this week somewhat neutral', ' despite high measures of uncertainty expressed about the future. We dive into sentiment surrounding $AMZN', ' $BABA', ' $RBLX', ' and $CVS...\n\nhttps://t.co/jiATjVkKkL"\t\t\n"تØ\xadليل الداو $DJI \nعلى اليومى Ù\x81وق 32970 يعتبر إيجابي عدم مهم كسرها بيرجع لمناطق 32620.\nمقاومة اولى 33110 مقاومة ثانية ومهمة عند 33277 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 33600\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/UZkGARvYxE"\t\t\n"מי שחיפש הזדמ×\xa0ות להיכ×\xa0ס למ×\xa0יות סי×\xa0יות במחירי מבצע ×\x90×– היו×\x9d יש קריסה ×\xa0וספת ש×\x9d בגלל התפרצות מחודשת של הקורו×\xa0×” (בעיקר בש×\xa0זן) ושמועה שסין תסייע לרוסיה במלחמה ב×\x90וקר×\x90×™×\xa0×” (סין הכחישה). $BABA למשל מתחת ל-80 דולר...\n×\x90ין לי פוזיציה במ×\xa0יות סי×\xa0יות ול×\x90 ממליץ על ×–×”', ' בטח ל×\x90 לבעלי לב חלש"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\n$TCOM\nPinduoduo $PDD\nLI Auto $LI\n$HTHT\nXPeng $XPEV\n$JD\nNetEase $NTES\nB…"\t\t\n$BABA Makes an Outsized Move -9.9%. The 18-Mar-22 Option Straddle is Implying a ±6.1% Move in the Next 4 days https://t.co/8n4CUMKE3s\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$Baba plz die\t\t\n$BABA Don\'t know what to do. 🤔Sell some at 56% down? Frickin China. F Biden. 🥇\t\t\n"Worst performing large cap stocks at today\'s open\n\n$TCOM\nPinduoduo $PDD\nLI Auto $LI\n$HTHT\nXPeng $XPEV\n$JD\nNetEase $NTES\nBeiGene $BGNE\nBaidu $BIDU\nAlibaba $BABA\n$ZTO\n$NIO\nHuaneng $HNP\nYum China $YUMC\nCoterra $CTRA\nDevon $DVN\nSasol $SSL\nAluminum $ACH\nAlcoa $AA\nLas Vegas Sands $LVS"\t\t\n"Will start posting our daily Market Report email to clients. Hope you enjoy.\n\n $SPY $DIA $QQQ $NFLX $BABA $AMZN $GOOG $XLE $SOXX $TAN\n$JMIA $SNAP $SPY $IWM $T $GOOG $GME $AMD $FSLR $FSLY $MNST https://t.co/ic1FhqHT7u"\t\t\n$BABA $60-$65 entry 👉\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n"$LYFT not Everything is green for me but I still like the chart. I\'ll add on confirmation or cut if support is lost', ' \n$\nGL $AMD $SPY $INTC $BABA $TSLA $LOW $FB $SQ $QQQ $FSLY $ZM $PTON $AAPL $BA https://t.co/L9VFz6WDkO"\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 9\n$AMC  Price: $13.60  Mentions: 9\n$SOFI  Price: $8.28  Mentions: 7\n$BABA  Price: $81.55  Mentions: 6\n$AREB  Price: $1.50  Mentions: 6\n\n#stocks #investing #trading"\t\t\n$BABA tanking\t\t\nJPMorgan double downgrades Alibaba to sell as global investors exit $BABA https://t.co/xBbCIyOMm7\t\t\n@TihoBrkan Commenting about $BABA everyday is not short-termism?\t\t\n@jimcramer But Charlie Munger says $BABA is a good stock. Maybe he’s not so smart.\t\t\nThe 10YR is kissing 2.1%', ' the Fed is behind the curve on US inflation', ' and yet people are buying US tech and dumping Chinese tech even as PBOC gets ready to lower interest rates. Insane. $BABA $TCEHY $JD $CQQQ $KWEB\t\t\n"$BABA is now trading at levels it was trading at in 2015.\n\nThat\'s a lot of fear pushing it down that far."\t\t\n"تØ\xadليل زوم $ZM \nتداول السهم على الاسبوعى Ù\x81وق 93 ايجابى .\nمقاومة قويه ومهمه عند 106 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 110_114 .\nوكسر الدعم بيرجع 85\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/8oEhl9jGNs"\t\t\n"$BABA\nيستاهل مع وقÙ\x81 اغلاق تØ\xadت 77$ https://t.co/jFgmi6VENW"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n"A question:\n\nChinese stocks are all basically going to zero', " but do their stock prices even matter since they aren't directly tied to ownership of the underlying company?\n\nIf I'm not mistaken", ' Amazon couldn\'t just scoop $BABA because the price is of its ADRs is dirt cheap."\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n$BABA $78\t\t\n$BABA gonna make me a Warren Buffett USA #1 don’t bet against America stonk only kind of guy soon 😂\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA it’s getting delisted. No doubt 💯\t\t\n"RT @marketplunger1: If you invested $10', "000 in Alibaba $BABA on its IPO in 2014 ... \n\nYou'd have $10", '000. https://t.co/AFlPQxdAl5"\t\t\n"HK時間ã\x81§ã‚‚ã€\x81NY時間ã\x81§ã‚‚下ã\x81’ã\x81Œæ\xad¢ã\x81¾ã‚‰ã‚“ã\x81ªãƒ¼ã€‚ã\x81‚ã\x81¨1週間ã\x81\x8fらã\x81„ã\x81§ã€\x81 $BABA ã‚‚ $BIDU ã‚‚0円ã\x81«ã\x81ªã‚Šã\x81\x9dã\x81†ã\x81ªå‹¢ã\x81„😇\n\nã€\x90ðŸ‡\xad🇰香港 #24時間比】-4.69% (-960) 19', '516 https://t.co/FbfBlq8Vmx"\t\t\n@JaumeMora2 Invertir en $BABA', ' el mejor curso de "Por qué poner STOPS"\t\t\n$baba -7%\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n@moat_Man Menos mal que $BABA ya estaba muy descontada', ' no llega ser asi y nos vamos a 6$\t\t\n"RT @Raymond_Invest9: $BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†â€¦"\t\t\n#Options Flow Stream Update $TSLA $GOOGL $BABA $ARKK $SE $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/FzBtjMeVWF\t\t\nWont be surprised if $BABA made a red/green move today into close - this looks like capitulation move on many china stocks to me. $TME $TAL $EDU #China\t\t\n#Options Flow Stream Update $TSLA $GOOGL $BABA $ARKK $SE $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/PAET2rfiVb\t\t\n@it_is_fareed He said $BABA had a great fundamentals. You know who had even better fundamentals? $YNDX. Now you cannot sell it even for $0.01', ' since trading on Russian stocks is stopped. Does this dude ever consider country risks when investing?\t\t\n$BABA ✔ https://t.co/6zKjYa4Ext\t\t\n"تØ\xadليل Ù†Ù\x81دا $NVDA \nÙ…Ø\xadاصر بين 216 Ùˆ 221.8 \nكسر الدعم بيرجع 212.\nاختراق المقاومة يستهدÙ\x81 226\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/qu896hZqEa"\t\t\nJust your friendly reminder on $BABA again! https://t.co/L0oWQC762O\t\t\n#Options Flow Stream Update $TSLA $GOOGL $BABA $ARKK $SE $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/QLd48YCl4j\t\t\n"RT @optionsappetite: Charlie Munger\'s $BABA avg position down almost -50%\nhttps://t.co/YbEQGyly0x"\t\t\n"Charlie Munger\'s $BABA avg position down almost -50%\nhttps://t.co/YbEQGyly0x"\t\t\n"¿China también está en guerra...?\n\n$FXI $BABA $NIO https://t.co/B2fCE3Lswg"\t\t\n"RT @Raymond_Invest9: $BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†â€¦"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: Situation Out of Control Daily Stock Crashes of 50% Perfectly Normal. You\'ve Been Warned $BABA $F $GM $NIO $LCID $SPY $…\t\t\n$BABA below 80$ wont stay for long imo ', ' looking for strong rally this week on #China stocks after early gap donw. $TAL $EDU\t\t\nRT @GlobalMacroZen: This is a  funny quote below $BABA ', ' Mr. Munger was buying it over $200s', ' I am sure he is adding today as these guys ha…\t\t\nRT @Sino_Market: US-listed Chinese shares fall on Monday; $BILI down 16%', ' $LI down almost 16%', ' $TAL down 13%', ' $XPEV down 12.7%', ' $NTES down…\t\t\nThis is a  funny quote below $BABA ', ' Mr. Munger was buying it over $200s', ' I am sure he is adding today as these guys have no stop losses #China https://t.co/NKEuxK9kbu\t\t\n"RT @kabutaro1209: アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FX…"\t\t\n"ä¸\xad国æ\xa0ªã\x81®ä¸‹ã\x81’エグã\x81„ã\x81ªâ€¦\n\n$BABA -9.02%\n$BIDU -12.84%\n$NIO -10.63%\n$XPEV -14.10%\n$LI -16.14%\n$JD -10.76%\n$PDD -10.61%\n\n$CWEB -19.92%🤣"\t\t\nRT @realalexvieira: Situation Out of Control Daily Stock Crashes of 50% Perfectly Normal. You\'ve Been Warned $BABA $F $GM $NIO $LCID $SPY $…\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nWeird buys this morning: $SPOT $121', ' $EL $256', ' $ADBE $413.  Watching those Chinese Tech stocks crater!  $BABA in the 70\'s??? $TCEHY & $JD barely 40?  Yikes!\t\t\n"#baba $baba\n\n👇La ves acá 👇\nhttps://t.co/23iFyLzMMh"\t\t\n"RT @kabutaro1209: アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FX…"\t\t\n$BABA 100 CALLS 📞 ♥ï¸\x8f FOR EOY 📈\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA Shouldn’t AMZN be plunging also? 💢\t\t\n"تØ\xadليل بوينق $BA\nعلى اللØ\xadظى .\nÙ…Ø\xadاصر بين 176.3 Ùˆ 173.7 .\nاختراق المقاومة يستهدÙ\x81 178_181.\nكسر الدعم بيرجع 170\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $TSLA $BABA $NVDA https://t.co/CD1wOmYsJw"\t\t\nlong $KWEB and $BABA 😃\t\t\nJust bought some more $BABA. I now have a >50% allocation.\t\t\n@OnBearish He might buy more $BABA\t\t\n"アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FXI $KWEB $CWEB\n https://t.co/q7lEqUJVxM"\t\t\n$BABA es una picadora de carne. https://t.co/8lpDZ1DxNB\t\t\n"RT @stocklabsapp: YTD losses deepen for China’s biggest companies traded in the US\n$BABA $JD $NTES $BIDU https://t.co/oCqeyz3Eyf"\t\t\n75 $BABA at $78. Price average lowered to $133. See you in 10 years!\t\t\n"$BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†ã\x81“ã\x81¨ã\x81¯ã\x81ªã\x81„ã\x81—ã€\x81売るã\x81®ã\x81«å®‰ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†ã\x81“ã\x81¨ã\x81¯ã\x81ªã\x81„ã‚“ã\x81§ã\x81™ã€‚"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @AleksDudic01: $looking at what they are doing to $baba - it does not matter. $nvda could just as well trade at 100! basic and ancient v…\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @OnBearish: wonder how Munger is feeling about $BABA now?\t\t\n"Option Alert $BABA Mar 18 2022 75 Put \n- Price: 3.50 \n- Money: $208', '250 \n- Volume: 595 \n- OI: 6744  Delta: -0.35 IV: 151.336 \n- ToS Symbol: BABA220318P75 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-14 09:41:57 ]"\t\t\nwonder how Munger is feeling about $BABA now?\t\t\nRT @Sterph1: Europe Up', ' Asia Mixed', ' & US To Open Mixed', ' Rates On Rise As #Fed Rate Hike Decision Nears', ' $BABA $JD Down On US Delisting Conc…\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n@iamtomnash $BABA down another 8% today… Everything Money’s bound to put out a vid criticizing $PLTR soon just to take eyes off their mistakes.\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\n$CEI 《《《 GET IN AND FLY WITH US! 🚀🚀🚀 $BABA $NIO $AAPL â\x8f©\t\t\n"Are the lows in for $BABA? \n\nAsking for a friend"\t\t\n"$SPY $UVXY $QQQ $TSLA $BABA\nWill stocks turn around soon? https://t.co/jWAhLrxX1R"\t\t\n$BABA $BIDU https://t.co/K8uJPhODhF\t\t\n$BABA bye bye below 80s watch the insane reversal here 🚩\t\t\n"تØ\xadليل ابل $AAPL \nÙ…Ø\xadاصر بين 153 Ùˆ 150.7 .\nاختراق المقاومة يستهدÙ\x81 155.5 هدÙ\x81 اول .\nكسر الدعم بيرجع 148.3\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/wYMVDRXU20"\t\t\n"YTD losses deepen for China’s biggest companies traded in the US\n$BABA $JD $NTES $BIDU https://t.co/oCqeyz3Eyf"\t\t\nGarrotazo a $BABA gracias a los amigos de JPMorgan https://t.co/P59PeUBCXe\t\t\nJPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"GM ☀ï¸\x8f Thanks ALI $BABA\nDropping another ✅+100% 🚨 later today', ' \nMake sure to turn on notifications 💵\nLike & Retweet to help others ðŸ™\x8f  $SPY #OptionsTrading https://t.co/RegGzCFneK"\t\t\n"$BABA red 4 out of 5 this week again could give you all 5 red \nAdd in $60s ï¸\x8f"\t\t\n$BABA Best Chatroom', '', '', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA $20s sound realistic now ï¸\x8f\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $MULN 🥉\n4. $TSLA\n5. $AAPL\n6. $…"\t\t\n"Never ignore what a chart tries to tell you', ' regardless of fundamentals. \n$BABA https://t.co/mjt6ah1V3v"\t\t\n"Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespective of their location in the US or China.\n\nWhile Munger & Alexander are down big on $BABA', ' Coleman is down big on $JD', ' Li Lu on $FB & Dorsey on $WIX etc."\t\t\nRT @TheFinancer: Just bought some $BABA. 5Y low. You know what to do. https://t.co/hGee20EOUg\t\t\n$BABA Alibaba stock sinks toward 6-year low as China ADRs take another dive https://t.co/cN2NXqa0c3\t\t\n$BABA Alibaba', ' https://t.co/8tSTWbzSl5 and Tencent Are Tumbling. Why Chinese Stocks Are Under Pressure. https://t.co/JlTRwaqrsN\t\t\n$BABA Alibaba Stock: Russian Stocks Worth Pennies - Will Chinese Stocks Suffer The Same Fate? https://t.co/YdUN1LtOy9\t\t\n$BABA U.S.- listed China shares are tumbling again with Alibaba down 5% https://t.co/L6ehXaPj9b\t\t\n$BABA Alibaba: The Cheapest Chinese Tech Stock https://t.co/qvbUHhlPjh\t\t\n@EquityBrian Lol $BABA -8% again today https://t.co/EyYwqrNDT4\t\t\n"RT @ecommerceshares: Few sectors have been as hammered in the last year as Chinese internet stocks. Justifiably so', ' in retrospect.\n\nI tried…"\t\t\nInsane', ' $BABA was 300+ just under 2 years ago', ' now under 80. 🤯 https://t.co/j3ml6vn4LJ\t\t\nRT @realalexvieira: XPENG Share Price Crashes After Data Science Firm Warns About Cathie Wood Fraudulent Forecasts $NIO $SPY $QQQ $BABA $DI…\t\t\nJust bought some $BABA. 5Y low. You know what to do. https://t.co/hGee20EOUg\t\t\n$BABA NEW ARTICLE : Alibaba Stock: Russian Stocks Worth Pennies - Will Chinese Stocks Suffer The Same Fate? https://t.co/nZUbPwxMrP Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"Nouveau post Telegram:  Les entreprises chinoises votées sur le #Nasdaq dégringolent \nEx: $BABA $XPENG\n https://t.co/d3b0Ed5JHO"\t\t\n"$baba 80 guitas.\nComo dice el refran: siempre se puede estar peor… https://t.co/aLUkhR9iiM"\t\t\nXPENG Share Price Crashes After Data Science Firm Warns About Cathie Wood Fraudulent Forecasts $NIO $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $XPEV $TCENT #news #investing https://t.co/sEo3B6vR3m\t\t\n"تØ\xadليل $TSLA \nتسلا Ù…Ø\xadاصر بين 786 Ùˆ 763.\nاختراق المقاومة يستهدÙ\x81 807 .\nوكسر الدعم بيرجع 754_720\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/g6G8ZzTIX1"\t\t\nRT @AleksDudic01: $looking at what they are doing to $baba - it does not matter. $nvda could just as well trade at 100! basic and ancient v…\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR $SG https://t.co/dngr2bgMdk"\t\t\nRT @scottsherman: $Baba at 10 year lows. Isn\'t Charlie Munger in it? Asking for a friend. :)\t\t\n$Baba at 10 year lows. Isn\'t Charlie Munger in it? Asking for a friend. :)\t\t\n$BABA yes it’s coming to 65 soon ï¸\x8f\t\t\n$looking at what they are doing to $baba - it does not matter. $nvda could just as well trade at 100! basic and ancient valuation metrics dont seem to matter. so you might as well go to the casinos and place red or black. forget it\t\t\nRT @Sino_Market: #Alibaba falls 7.4% in US. $BABA\t\t\nShopping', ' shopping! $BABA #Daytrading #BTFD https://t.co/5PqR2WKbE6\t\t\n"DailyDown5\n$AFRM $29.10 -5.70% -13.29% -61.03% -76.29% 30.19\n$API $7.39 -10.56% -23.13% -36.26% -61.10% 32.83\n$BABA $80.10 -7.62% -18.81% -36.68% -36.20% 21.34\n$BIDU $108.09 -9.11% -21.88% -35.16% -27.89% 25.50\n$DVN $55.58 -5.23% -7.20% 6.63% 23.17% 49.35"\t\t\n"RSI25\n$BABA $80.10 -7.62% -18.81% -36.68% -36.20% 21.34\n$BGS $25.64 -0.21% -14.12% -15.76% -13.83% 22.75\n$BIRD $5.42 1.02% -9.28% -53.39% -66.20% 18.98\n$DIDI $1.83 -2.91% -54.12% -53.66% -74.51% 19.91\n$DOCU $73.14 -2.49% -23.06% -42.93% -47.23% 24.41"\t\t\n"""Just a healthy correction""\n\n$BABA https://t.co/zTBjM04Uhb"\t\t\n"Real-time trading alerts from our team of seasoned professionals', ' best trading room and global trading community. Check out today... https://t.co/3vbD4Mdsw5\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL  $ROKU $TVIX $CRON $JD https://t.co/OVFzq3wDis"\t\t\n"RT @itscharliemar: *Me in therapy*\n\n“Well when $BABA hit $150', ' I thought to myself', ' there is no way it’ll fall to $120. Then it hit $120 &…"\t\t\n@matt9milly That’s the $BABA shareholder meeting\t\t\n"@BahamaBen9 JP Morgan knows something? \nJPM has cut every Chinese stock to Underweight\n$BABA D/G to UW - PT $65\n$PDD Double Downgrades to UW PT $23\n$JD Downgrades to UW PT $35"\t\t\n$JD $NIO $BABA $LKNCY  $XPEV  US Warns China Against Helping Russia In Ukraine War https://t.co/eRye0mQABC\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"تØ\xadليل سباكس $SPX \nنقاط سباكس على اليومى مخاصر بيت 4220 Ùˆ 4190.\nاختراق المقاومة يستهدÙ\x81 4236.\nوكسر الدعم بيرجع 4166\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $BABA $NVDA https://t.co/LFT9oMU4y9"\t\t\n"$BABA takes another huge dive at open.\nAt this rate stock will be trading below book value in a few months. https://t.co/DBGqttmPl3"\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 9% $BABA https://t.co/3setrUuZoc\t\t\n"This $JPM analyst with these double double downgrades today on China ADR’s… impeccable timing… geez\n\nWhere were they a few months ago with $BABA and $BIDU at $170? \n\n$BIDU to $90 from $245 \n$NTES to $60 from $120\n$BABA to $65 from $180"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA   at this rate', ' i can see baba breaching its all time low of 57', '2 shortly! 👆\t\t\n@MFHoz still holding ur $BABA bag? Or did u sell it with loss?\t\t\n"Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His bets will go on even after he passes away.\n\nShort-termism refers to an excessive focus on short-term results at the expense of long-term interests."\t\t\n@TommyThornton Any thoughts on $BABA ??\t\t\n$BABA going lower 🆙\t\t\nIs it over for $BABA? https://t.co/eBlzLdhRc0\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Sino_Market: US-listed Chinese shares fall on Monday; $BILI down 16%', ' $LI down almost 16%', ' $TAL down 13%', ' $XPEV down 12.7%', ' $NTES down…\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/xNtpQkUdHC\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/VtOq6PMNiH\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/5XKeU7qPSU\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n$BABA a $79!', ' adquirida\t\t\n$BABA J.P. Morgan downgrade financial advisors. What do all my financial advisors think ? ðŸ‘\x81\t\t\n"First out// $BABA: JP Morgan Downgrades Alibaba Group Holding to Underweight', ' Lowers Price Target to $65\nhttps://t.co/r7F6cGSXBv"\t\t\n"US-listed Chinese shares fall on Monday; $BILI down 16%', ' $LI down almost 16%', ' $TAL down 13%', ' $XPEV down 12.7%', ' $NTES down 11.8%', ' $EDU down 10.9%', ' $BABA down 10%', ' $NIO down 7.2%', ' $DIDI down 5.6%.\n#US #China $KWEB $FXI #StockMarket"\t\t\n. @GarethSoloway you still sure about $BABA …:yikes\t\t\nIn $BABA P 70. GL\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@SJosephBurns $BABA sell-off\t\t\nChina is getting masaquered.  $NIO $BABA each down about 10%.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/gCdON7uZbA\t\t\nDesastre absoluto $BABA https://t.co/Qto2jOWBtG\t\t\n$baba levels for baba 👆 https://t.co/AtM7z7aZGx\t\t\n$BIDU $BABA $JD $PDD getting rocked\t\t\n$BABA\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $MULN', ' $AMC', ' $BABA', ' $AMD\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n"RT @itscharliemar: *Me in therapy*\n\n“Well when $BABA hit $150', ' I thought to myself', ' there is no way it’ll fall to $120. Then it hit $120 &…"\t\t\n"Sonar top 10 NASDAQ @ open: $AEI $AGRI $ANPC $CTRN $GFAI $HYMC $IMPP $KSCP $MULN $ZCMD\n\nSonar top 10 NYSE @ open: $AXS $BABA $DAC $DOLE $ES $LTC $MTN $NIO $SON $TRQ\n\nSee them ranked @ https://t.co/wph2Yj0Eg9"\t\t\n$BABA this is down 10% day after day… rip\t\t\nWhat a disgrace $BABA\t\t\n"$BABA  All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n"Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chinese communist stocks is arguably $0.00? https://t.co/Dt82U2G5xW"\t\t\n$BABA this is a nasty $BABA that\'s never going to take off.. no ED meds are going to help this one... watching for 60s in quick succession 💯\t\t\n$BABA NEW ARTICLE : Alibaba', " Baidu lead Chinese tech stocks south as downgrades say it's time to sell https://t.co/sjdDuzZxLG Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA JP Morgan downgraded today PT is 65 🆙\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/v0zyEwLhRh\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/DdVpFlqdIh\t\t\nFair or unfair I\'m using the price action of $BABA to predict the likelihood that China sides with Russia.\t\t\n"SWEEP 269 $BABA 07/15/22 $85 calls for $10.65 \n\nSpot: $78.04\nVolume: 271\nOI: 206\nIV: 73.29%\nPremium: $286.5k\nSector: Consumer Cyclical"\t\t\nGood morning! Futures/indices are slightly up. Commodities are down. Top watches: $SPY $OXY $AMZN $BABA. Let\'s have a Money Monday! 📉📈💰 Join our discord for trade ideas/alerts https://t.co/XX2YxkoUtg  #stocks #options #daytrading #swingtrading\t\t\n$BABA under $80. This is just stupid now.\t\t\n"📢 Top Tickers Trending on WSB \n\nNoticeable top 10: $OIL $TSLA $AAPL $BABA $GME\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/C6OREuoXWw"\t\t\nPoor $baba\t\t\nRT @Sino_Market: #Alibaba falls 7.4% in US. $BABA\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 1.8M shares\nPrice: 80.00\nTotal: $145.1M"\t\t\n$BABA nothing to push it higher. Very strong downtrend âž¡\t\t\nRT @snakeawake1: Did Munger get margin called? $BABA\t\t\nDid Munger get margin called? $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $MULN 🥉\n4. $TSLA\n5. $AAPL\n6. $QQQ\n7. $BABA\n8. $SPX\n9. $AMD\n10. $LMT\n\n( Sorted by most recent ) https://t.co/CXgI4ZQ4av"\t\t\nIs $BABA the worst stock in the universe?\t\t\n"Stock gaps:\n$BABA -6.93%\n$BIDU -9.48%\n$CHWY -3.26%\n$NIO -6.10%"\t\t\nBABA Aggressive Elevated Risk: Alibaba Group Holding Ltd $BABA triggered at $82.49 on 14-Mar-22 EST https://t.co/1Xfg9guKVF\t\t\n$BABA https://t.co/sPF7vVh0e9\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: NIO DELISTED TODAY. It’s Easy to Stand with the Crowd. You Need Genius and Vision to Stand Alone. $NIO $SPY $QQQ $BABA…\t\t\n$BABA what changed in the last week or 2 to warrant the selloff from 100’s? I dont get it.\t\t\nEurope Up', ' Asia Mixed', ' & US To Open Mixed', ' Rates On Rise As #Fed Rate Hike Decision Nears', ' $BABA $JD Down On US Delisting Concerns', ' Earnings: $BKE Beat $DOCU Mixed $LOAN Miss', ' S&P to open 4203', ' Gold $1966', ' Silver $25.55', ' 10yr yield 2.09', ' Dollar (DXY 98.88)', ' Oil $104.66\t\t\n#Alibaba falls 7.4% in US. $BABA https://t.co/CJlkkkMKjI\t\t\nNIO DELISTED TODAY. It’s Easy to Stand with the Crowd. You Need Genius and Vision to Stand Alone. $NIO $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news #investing https://t.co/oYwjdb8rs9\t\t\n@scottmelker $BABA https://t.co/R6czAS0Dus\t\t\n$BABA when your stock is in the markdown phase', " but retail doesn’t know what a markdown phase is ï¸\x8f\t\t\nRT @TradeDiary10: But..but.. Charlie Munger bought this too  $BABA https://t.co/4Pn3tB9WQ7 https://t.co/V237y5fYfa\t\t\nBut..but.. Charlie Munger bought this too  $BABA https://t.co/4Pn3tB9WQ7 https://t.co/V237y5fYfa\t\t\n$BABA I'll buy one share at 81", ' just for a conversation starter', ' ice breaker', ' down the road.... â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $SPY #freealerts https://t.co/Hb42HA65VZ\t\t\n@NiclasVestlund $baba sÃ¥lde runt 165$ Vilken tur\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"Chinese tech giant #Tencent plunges -10% after report of record #antimoneylaundering fine \n\nhttps://t.co/8h9Mq6FewA \n\n$TCEHY $BABA $MPNGF $BIDU $DIDI $KWEB $CQQQ $FXI $MCHI"\t\t\n$BABA The world is complicated. The more you know the more you realise how little you know. â\x9d—\t\t\n"I am about ready to put \n\n$BABA\n$CRSP\n$TDOC\n$SQ\n\nIn my Roth IRA soon!"\t\t\n$BABA คืà¸\xadตัวà¸\xadย่างขà¸\xadงหุ้นดี à¹\x81ต่ตลาดไม่เà¸\xadา\t\t\n@realDillonEvans Hey don\'t warn them. I want $BABA at zero lol\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"Gapping down:  \n \n$LI $BIDU $XPEV $JD $BABA $USO $HAL $NTRA etc https://t.co/4SYEkhWqCl"\t\t\n"3/14/2022 Watchlist $TSLA $BABA $GME $SHOP $SPY\nhttps://t.co/9vK3qXuGZN #trading #stocks #watchlist"\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n$BABA washout day 🆓\t\t\n$BABA ching Chong stocks going to 0', ' hate to see it ↔\t\t\n"$BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgraded: $15 pt \n$CVX Morgan Stanley downgraded: $166 \n$FUTU CLSA downgraded: $64 to $27\n$JD JP Morgan downgraded: $100 to $35"\t\t\n$LKNCY  $NIO  $BABA  your crappy chi com stocks are messing up the market again. 🆓\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"My Weekend puts are actually working!\n\n$ARKK $AAPL $DWAC $FXI $QCOM \n\nWis  $ARKK $AAPL $DWAC $FXI $QCOM $BIDU $BABA https://t.co/oy6aJbhhJM"\t\t\nRT @it_is_fareed: wait this is charlie munger? THIS is the billionaire who told everyone to invest in $BABA? He\'s 500 years old!? "BABA" is…\t\t\nRT @wlj2100: $BABA If Munger loved it at 130+ hes gotta love it now! Haha! 🥴🤷ðŸ\x8f»â€\x8d♂ï¸\x8f ðŸ‘\x8d\t\t\nwait this is charlie munger? THIS is the billionaire who told everyone to invest in $BABA? He\'s 500 years old!? "BABA" is probably the only word he can still enunciate1 https://t.co/G746OGZrld\t\t\n$BABA If Munger loved it at 130+ hes gotta love it now! Haha! 🥴🤷ðŸ\x8f»â€\x8d♂ï¸\x8f ðŸ‘\x8d\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"3/14 Watchlist', ' looking to run all these names short but would not be suprised to see a relief bounce off the open. Only looking for the long on $NTR for a fertilizer play with commodities blowing up along with $CORN and $WEAT. \n\n$PYPL\n$BABA\n$BIDU\n$NTR\n$ROKU\n$AMD\n\n#daytrading https://t.co/LN7tvbJvub"\t\t\nRT @AlanRiedmaier: $BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', '6B vs 130B hoy. P/S de 24x cont…\t\t\nSlÃ¥ pÃ¥ de som redan ligger ner? $baba https://t.co/y2MJuEAe67\t\t\n"$BABA  -6.2% ã€\x81 $BIDU  -7.9%ã€\x81 $NTES  -8.7%\n\nä¸\xadè\x8f¯éŠ˜æŸ„ã\x81®ãƒ—レマ  大幅安やã\x81\xad(´・ω・)"\t\t\n@scottmelker Not crypto but the $baba chart is bad news\t\t\n$BABA Is this the staple child for dont trust buy ratings and price targets? I remember seeing this last year having 36 ratings and a majority of them were strong buy and average target over $300. ðŸ’\x9d\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $BABA\n2. $TSLA\n3. $AAPL\n4. $GME\n5. $NIO"\t\t\n"[MY PICKS] Analyst Meir Barak: \nLong: $MRNA', ' $SPWR', ' $BA\nShort: $FUTU', ' $WB', ' $XPEV', ' $BABA', ' $NIO', ' $PDD', ' $BIDU', ' $RIVN', ' $TSLA"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n#PageOne: Navigating a challenging intersection $SPY $QQQ $DIA $AAPL $BABA $UBER $TNX https://t.co/AmRYYVDkoy #PreMarketAnalysis #Russia #military #attacks #Ukraine #China #COVID #Poland  #inflation #oil #FOMC #CPI #Europe #HongKong #fedfunds #economy #stockmarket\t\t\n@xavier_comas @BursaliaGestion Yo creo que $FB y $BABA los que aguanten al final recogeran sus frutos', ' pero a saber cuando ser eso 🙈. Yo en $FB por ahora sigo esperando los 180$ https://t.co/ybWzyKPySP\t\t\n$BABA buy this at45  Covid is eating ass in China 🪄\t\t\n$BABA if you think BABA is bad look at Huya from $27 to 3.47 in one year. ðŸ‘\x8d\t\t\n"ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss general market volatility and sentiment', ' as well as #Alibaba\'s $BABA falling share price.\n\nhttps://t.co/hZX9oIDts7"\t\t\n$BABA technicals matter none here when dictator Xi wants this company to go to zero 👆\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are a little mixed.\nStrength: $MRNA $PFE $LMT $BAC $WFC $BYND $FDX\nWeakness: $AG $…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA below IPO levels!\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA I buy at 10$ ðŸ’\x9d\t\t\n"$BABA in Hong Kong:\n\nhttps://t.co/Ed3YFmZMef"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA not looking good …. China getting into Covid full scale! Shanghai is scary now road block everywhere …. ï¸\x8f\t\t\n$BABA $60 by end of week? â\xad\x90\t\t\n@ignore89039500 no one\'s lost more money on $BABA than @RichHamiltonJr\t\t\n@NestBetter $SE was supposed to be the next $BABA according to many fintwit growth experts. So far the stock price is following $BABA’s with remarkable accuracy. I don’t know what you are complaining about. 😆\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SnipeTrades: $BABA - Downgrade at JPM', ' PT $65\n\n$BIDU - Downgrade at JPM', ' PT $90\n\n$CMG - PT $2', '500 from $2', '600 at Piper Sandler\n\n$DOCU -…"\t\t\n$MRNA $FB $AAPL $TSLA $MSFT $UCO $SCO $UVXY $SVXY $QCOM $DVN $AXP $ARKK $ZIM $FDX $BABA $KWEB $BAC $SARK $CLF  Listen to "Are we headed for a recession? Market update 3-14-22". âš“ https://t.co/B09vA60c5y\t\t\n"RT @SnipeTrades: $BABA - Downgrade at JPM', ' PT $65\n\n$BIDU - Downgrade at JPM', ' PT $90\n\n$CMG - PT $2', '500 from $2', '600 at Piper Sandler\n\n$DOCU -…"\t\t\nRT @RobInTheBlack: #Mindthegap $USO $NRGU $NKTR $FUTU $TRQ $BABA $JD $BILI $BIDU $PDD\t\t\n$BABA wow ðŸ‘\x8d\t\t\n@NiemotkaMike @B2_4Ever Not touching $BABA\t\t\nAlibaba Group Holding Limited is down -6.87% in the pre-market $BABA\t\t\n"*Me in therapy*\n\n“Well when $BABA hit $150', ' I thought to myself', ' there is no way it’ll fall to $120. Then it hit $120 & I said no way it’ll go below $110…okay well maybe $100 is bottom? I mean it can’t go below $90? And well here we are at $80…I’m emotionally damaged you know?â€\x9d https://t.co/dNyPafWzz0"\t\t\n$BABA scammed again by the ching Chong\'s:( ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: It’s Easy to Stand with the Crowd. It is Necessary Genius and Vision to Stand Alone.  $AAPL $SPY $QQQ $BABA $DIDI $JD $…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nIt’s Easy to Stand with the Crowd. It is Necessary Genius and Vision to Stand Alone.  $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news #investing https://t.co/1fJL6XBYPJ\t\t\n"$BABA اØ\xadتمال بالتراجع تØ\xadت 80.21 بسب اخبار الوباء\nمع ذلك ندخل مع وضع السوق عند الاÙ\x81تتاØ\xad. \n_______\n#الاسهم  #الأسهم_الأمريكية  #ناسداك #اسهم_للمتابعة #داو_جونز #رواد_الأعمال https://t.co/VNQD1b606M"\t\t\n@ArendJanKamp Enkele weken geleden afscheid genomen van $baba Charlie mag er alleen zijn vingers aan branden ze 😂\t\t\n"3/14 PM Update\n\nIndices up under 1%', ' covid cases in China growing. • Will try to trade $CVX out of gate if spreads are good', ' or $BABA if not. Chinese stocks should drop with Covid surging again. Also watching $MRNA and $KSCP (+11%). https://t.co/LQsMQHR24v"\t\t\n$BABA ugly chart along with the rest of the China names. Below $80', ' room to $73.50. If it can hold', ' bounce to $93. #charts https://t.co/nEGlOc5u3F\t\t\n"$BABA \n\nWHERE IS THE FAKENEWSTROLL? 📈"\t\t\n"$BABA - Downgrade at JPM', ' PT $65\n\n$BIDU - Downgrade at JPM', ' PT $90\n\n$CMG - PT $2', '500 from $2', '600 at Piper Sandler\n\n$DOCU - PT $80 from $121 at MS\n\n$FDX - PT $300 from $320 at Keybanc\n\n$PTON - Initiated at MS', ' PT $32"\t\t\n"My #watchlist for today: \n\nWatch $AAPL to bounce off 150/151\n\nWatching $WMT for a breakout or break down...\n\n$TWTR support at 32\n\n$TSLA breaking below 800 is key... 760 key level\n\nIf $BABA pushes 83-85 range im buying puts"\t\t\n"RT @TMGStockTips: Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi…"\t\t\n$BABA $SPY $QQQ THESE PEOPLE ARE CRIMINALS !!!! THEY ALL SHOULD BE IN JAIL !!! ✨ https://t.co/ILlxNWkCSK\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n$BABA Warren looking at Charlie like 😘\t\t\n"SÃ\xad $BABA la oportunidad de la vida ha llegado; pre-market 80$ por acción!\n\nSeguro es +100% desde aquÃ\xad.\n\n#putosarcasmo o verdad value?\n\n📺 @Market_Trackers https://t.co/0oRQhf3UvS"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA Alibaba without Jack ma', ' like china without ccp 💲\t\t\n"RT @TMGStockTips: Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi…"\t\t\nRT @TFMG_Official: #Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\nAfter an 80% drawdown in $KWEB', ' $JPM downgrades all china stocks and calls the sector uninvestible lol $JD $BABA\t\t\n$BABA 50$ in a few days. â\xad\x90\t\t\n$BABA Could become the buy of the decade today â–¶\t\t\n$BABA don’t fight the hedge funds if JP Morgan wants it down it will drop like a rock ï¸\x8f\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA \n\nIn the past 400+ days', ' #alibaba has lost over -76% of its value. \nValuing from $318 to $86.71. \n\nThis is how bad the market can be in a full blown bear market. https://t.co/oJDlDvPGuV"\t\t\n$BABA wow 65 iPo prices insane. Government should be ashamed of themselves ï¸\x8f\t\t\n@JPATrades How about $BABA under $50?…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @TaylorOgan: In today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\n"Started position at about $82/share on $BABA\n\nI\'ve avoided Chinese stocks at all cost for a long time', ' but at SOME POINT the risk is priced in', ' and the potential reward is too good"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nIn today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"All new lows on China stocks... \n$YXI $VIPS $LILI $BABA $TME $PDD $JD $BEKE $TAL $BIDU"\t\t\n$BABA JP Morgan PT at $65? This has a ways to go still 🪄\t\t\n$BABA chinese=mongols=retards ï¸\x8f\t\t\nRT @smbcapital: Stocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $amd $fb $nvda $fcel $hood $baba $sofi $pypl $shop $abnb $rblx $twtr $plug $btc $eth $jblu $save $sfix $bmbl $dwac $nine $docu $orcl $agri $rivn $didi $muln"\t\t\n$BABA needs air I gamble 4/1 84 calls here https://t.co/m3YfWfpJ9l\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 65$ by jp ï¸\x8f\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"The Inside Bar plays I’m watching today (will only trade 1-2 of them)\n\n$ccl - travel/oil ⛽ï¸\x8f \n$oxy - ⛽ï¸\x8f\n$crwd - just IB', ' no news\n$amd - semiconductors/shortages \n$blk -estimated Blkrock lost $17 B 🇷🇺 \n\n$baba - not IB play but 🇨🇳 plays are getting crushed & I don’t see support"\t\t\nStocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\n"*U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%', ' PINDUODUO DOWN 7.5%', ' HUYA DOWN 4.4% \n\n$BIDU $BABA $BILI $PDD $HUYA #falconswaps https://t.co/q6TqoYjy5P"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA i wait till it breaks his downtrend. Thus will recover 🆕\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA how does a price target go from 140 to 65 in less than a months time??? 📢\t\t\n"Main Watchlist:\nGapping UP: $MRNA', ' $FERG', ' $TRQ', ' $UVXY\nGapping DOWN: $BABA', ' $BIDU', ' $PDD', ' $AAPL', ' $TSLA', ' $OXY', ' $SE\n\nMomentum Watchlist:\n$AGRI', ' $TMC\n\nSignificant support at 420 for $SPY. Mega-caps looking bearish on daily charts', ' I\'m expecting more weakness today.\n\nHappy trading :)"\t\t\n"Watchlist\nUpside:\n$YANG\n$ZIM\n$PWR\nDownside:\n$FUTU\n$XPEV\n$BABA\n$JD\n$BIDU\n$WYNN\n$OXY $CVX"\t\t\nAli $BABA and the Forty Bagholders\t\t\n$BABA You reap what you sow 🚩\t\t\n"Trending & Most Active on Stocktwits!\n\n$BABA $NIO $AAPL $AFRM $NKTR $LUNA $POET $CECE $XPEV $QQQ $LMT $F $BYND $FDX $MRNA $PFE $TRQ $JD $FCX $SLV $OXY $CVX $TME $AG $GOLD $LVS $GLD $CPNG $RIO $TSN $TLT $BIDU $LI https://t.co/gpv6BrrwsN"\t\t\n"RT @European_DGI: ðŸ\x8f† My best pick in 2021: $BMY ~56\n\n🙈 My worst pick in 2021: $BABA ~180\n\n🎓 Lesson: \nI much more prefer dividend stocks due…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this is the craziest stock I’ve ever seen. People have been calling bottoms since 300 and it just keeps dropping 📣\t\t\n$BABA sold at $100 with an avg around $150.. no regrets', ' put all that money in Sofi to recover the loss this year.. ðŸ‘\x8d\t\t\n@sweatystartup Cold truth:2 - Charlie Munger was never a value investor', ' he’s a WSB degen that yolo’ed his way to the top. And he’s now on so much legal weed', ' he pressed deal on $baba by mistake 3 times and miss typed 10% each time.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $65 target by JP Morgan lol. But Pricetrickster you don\'t know how to value companies said moron bulls when I told the $80 and below is coming. ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA damn baba at 80 bucks. Literally never buy China. ðŸ\x8f¼\t\t\n"RT @ChartscapeApp: Only Chartscape could make the $BABA chart look pretty 😬🤣\n\n#Baba #alibaba https://t.co/NgKw2eCwyO"\t\t\n$BABA JP Morgan downgrade and new PT at $65 ✔\t\t\n"RT @BankTheTrade: JPMorgan\nanalyst Alex Yao downgraded $BABA  to Underweight from Overweight with a $65\nprice target."\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$baba getting cooked rn\t\t\nRT @bluff_capital: $BABA U.S.- listed China shares are tumbling again with Alibaba down 7% https://t.co/rfzfbprJhb\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"And there it goes\n\n$BABA has a single digit 2022 PE multiple - 9.7x."\t\t\nRT @bluff_capital: $BABA U.S.- listed China shares are tumbling again with Alibaba down 7% https://t.co/rfzfbprJhb https://t.co/EXDYtii5Zj\t\t\n$BABA U.S.- listed China shares are tumbling again with Alibaba down 7% https://t.co/rfzfbprJhb https://t.co/EXDYtii5Zj\t\t\n"$AFRM wild Fall\n😯 $baba $nio $dkng\nPuts Millionaires 😘"\t\t\nRT @ProblemSniper: ðŸ’\xad Snipers what did I say about $BABA on the weekend prep call? https://t.co/srYm4lgYIy\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage…"\t\t\n$BABA surprised? âž¡\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO - News\n$AAPL - Daily\n$OXY - Cont\n\nSecondary\n$AMD $DKNG - Daily\n$FUTU - Cont\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\n$BABA\'s price action turned bearish a year ago at $200 https://t.co/I5poeBhR2I\t\t\n@EquityBrian Crying in $BABA* https://t.co/WF31vx0mZc\t\t\n$BABA 🤞 https://t.co/y6jLhdBAs5\t\t\n$BABA https://t.co/N84rPltYJL\t\t\nChina dip buyers early last week waking up to apocalypse continued. $PDD $JD $BIDU $BABA\t\t\n"Stocks I am Trading Today:\n$FUTU\n$BABA\n$BIDU\n$LMT\n$AMD\n$UPST\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nMentioned at $110 now trading at $80 ... YIKES $BABA https://t.co/yke1Xsfqhq\t\t\n"The only larger volume shelf $BABA has created over it’s time trading since 2014 is at 175. \n\n81-78.5 area is 2nd largest volume shelf https://t.co/dIyzOfu8rQ"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Briefingcom: $BABA: JP Morgan cuts to Underweight\t\t\nRT @BigBullCap: $BABA D/G to UW at JPM - PT $65\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA surely it can’t go down any more LOL â\x9d—\t\t\nRT @realalexvieira: Alex Vieira Live Wall Street Defrauding Naive Americans Investing in China Stocks $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU…\t\t\nAlex Vieira Live Wall Street Defrauding Naive Americans Investing in China Stocks $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news #investing  https://t.co/uFXV5AzFfY\t\t\n$BABA bears in control... institutes shorting. this isn\'t a buying opportunity. 👇\t\t\n$baba $80 handle :  barometer of cratering US/ China relations.\t\t\n$BABA life lessons. Never ever ever invest in communist China. There is 0 reason to even bother with that Chinese trash ðŸ‘\x8d\t\t\n"$BABA 📋 Alibaba downgraded by JP Morgan with a new price target\n\nhttps://t.co/ZKfuiFG2hI\n\n45 seconds delayed."\t\t\n"RT @TradetheMatrix1: #Watchlist:\n\n$SPY looking for shorts today', ' China lockdowns.\n\n$CVX \n\n$YANG longs and $BABA shorts main watch', ' Shenzen…"\t\t\n$BABA lol xi â–¶\t\t\n$BABA: JP Morgan cuts to Underweight\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n$baba', ' remember...this is premarket. you can get some good deals on low volume panic selling ðŸ‘\x81\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$baba https://t.co/Z5JTQ8rIVJ\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA testing incredibly important area this morning. Essentially based at or around this level from 2014-2016. https://t.co/d0WQ3UycYf\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"didnt catch $BABA $82', ' break was too early', ' but we do have it here at $81.40 as we touch $80.70👀✅💥\n#stickynote #stocks #trading #stockstowatch @traderTVLIVE https://t.co/XjnvlO8g5z"\t\t\n$MRNA $ASML $BNTX $BIDU $BABA options gappers and crappers 😄 https://t.co/53zWrijiJs\t\t\n"DailyDown5\n$AFRM $28.90 -6.35% -13.89% -61.30% -76.45% 30.04\n$API $7.83 -5.21% -18.52% -32.44% -58.77% 34.34\n$BABA $81.00 -6.59% -17.90% -35.97% -35.48% 21.73\n$BIDU $110.30 -7.25% -20.29% -33.83% -26.41% 26.19\n$JD $44.43 -7.42% -26.59% -43.25% -43.10% 21.99"\t\t\n"RSI25\n$BABA $81.00 -6.59% -17.90% -35.97% -35.48% 21.73\n$BIRD $5.30 -1.30% -11.37% -54.47% -66.98% 17.85\n$DOCU $73.10 -2.55% -23.10% -42.96% -47.26% 24.40\n$JD $44.43 -7.42% -26.59% -43.25% -43.10% 21.99\n$ODC $27.00 0.00% -8.01% -16.97% -18.03% 23.52"\t\t\n"Good morning everyone \n\nMorning Brief: Top Stories Dominating Financial Media on Monday', ' March 14\n\nhttps://t.co/7VlGNHSrTQ\n\n$TIAIY $KKR $JPM $SCBFF $BNPQY $RIO $TRQ $TSLA $NIO $XPEV $BABA $SPY $QQQ $DIA $IWM"\t\t\n#Mindthegap $USO $NRGU $NKTR $FUTU $TRQ $BABA $JD $BILI $BIDU $PDD\t\t\n$BABA Awaiting Buy Signal. Trading Chart by https://t.co/z9Zossz5Nf https://t.co/Y0OKIPplDc\t\t\n$MRNA $ASML $BNTX $BIDU $BABA options gappers and crappers https://t.co/5UFr4TtC4h\t\t\n"All new lows on China stocks... \n$YXI $VIPS $LILI $BABA $TME $PDD $JD $BEKE $TAL $EDU..."\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nRT @BigBullCap: $BABA D/G to UW at JPM - PT $65\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n@CAPITALSIGMAza @pietviljoen Munger also carrying a fat ugly $BABA?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$aapl down -1.8%\n$baba -6.7% still in some from Friday\n$gdx -1.7%\n\nFomc', ' Opex and Full moon on Friday."\t\t\n"Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! https://t.co/K9Pn3g03Kf"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (26)\n2. $TSLA (23)\n3. $BABA (20)\n4. $SPY (9)\n5. $MGLD (3)\n6. $SOFI (3)\n7. $AFRM (3)\n8. $WISH (3)\n9. $AMZN (2)\n10. $GME (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/L6f3pXsQxQ"\t\t\nDowngrades 3/14: $ACRX $AEP $BABA $BBVA $BCE $BEKE $BILI $BZUN $COCO $CPB $CVX $DADA $DOYU $DRQ $FUTU $HUYA $IPG $IPGP $JD $KC $LEU $NOG $NTES $OCX $OMC $OXY $PDD $SWN $TSN $USAC $WPP $YY\t\t\nRT @KRASH_1432: $BABA 15 more days for this to be a penny stock â\xad\x90\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"📢#Noticias Alibaba y  https://t.co/jAnqCdgybR $JD sufrieron un duro golpe por las preocupaciones sobre las exclusiones de #USA 🇺🇸', ' asÃ\xad como por el impacto de los nuevos brotes de Covid-19 en el centro tecnológico chino de Shenzhen. \n\n$BABA -6.26% 🔴\n$JD -7.11%\n\n#alibaba #jd https://t.co/hHzhWhhEkY"\t\t\n"JPMorgan ;Cut $BABA  to Underweight  // Cut  $JD to Underweight // $BIDU downgraded to Underweight \n\n #StockMarket \n\nhttps://t.co/eTPievdrFo"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $BABA\n6. $MULN\n7. $TSLA\n8. $IWM\n9. $KSCP\n10. $AGRI\n\n( Sorted by most recent ) https://t.co/tlXZeASdMx"\t\t\n$BABA this is gonna be brutal here unreal 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @SelcoinNews: 🟥 Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piya…\t\t\n"JPM analyst sees China Internet names', ' including JD', ' which he calls out as ""one of the most well-owned names in the space', ' as ""uninvestable"" on a six-to-12-month view with a binary share price outlook', '\n$JD $PDD $BIDU $BABA $NTES"\t\t\n$BABA add more when it hits triple "7". 🆙\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(Pre-Market)\n\n1. $AAPL Apple -1.51%\n2. $TSLA Tesla -1.62%\n3. $LUNA Luna +6.75%\n4. $MTBC CareCloud +6.09%\n5. $BABA Alibaba -6.04%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@GerberKawasaki Never good when humans think they are stronger than nature. No matter the political system. But dictatorial / communist regimes are worse since authorities can’t be easily debated.\n\nChina is failing miserably. $BABA 🤮"\t\t\nRT @followtheh: Who is $GS the beard for in $BABA swaps? https://t.co/0FJkRsd25r\t\t\n$BABA $BABAF - Alibaba: The Cheapest Chinese Tech Stock. https://t.co/kzTvCfmvL8 #business #finance #stockmarket\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/oRghQTc88f\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/9Jut5oNwY8"\t\t\nDream big', ' fly high… Albert Einstein #KanyeWest Joe Rogan Russia Putin invincible Mitt Romney #PiDay Ukraine conflict Pfizer FOMC $ASHR $BABA https://t.co/tBoHJps1Eq\t\t\n$BABA 15 more days for this to be a penny stock â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba is $80/share https://t.co/lUiwrDkFT4\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA looking for long swing trade on drop to $75-$77 range 😀\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\nAnyone else playing that $baba gap fill to the upside?\t\t\n$baba fall is unbelievable. I got burnt on a cheap call spread', ' but I’ve learned my lesson again that these falling knives will cut you bad\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nJP Morgan is just slaying everything China this morning. I don\'t think I\'ve seen anything like this before... This is only PART of the list of downgrades. $BABA $JD https://t.co/scTv5QLy8f\t\t\n$BABA penny stock sooner than I thought. Imo. Sorry folks who follow others blindly. 💟\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA $KWEB KWEB already falling off the cliff pre-market lol. Dont even wanna wait for market open. ï¸\x8f\t\t\n$BABA China is fake 💲\t\t\nWho is $GS the beard for in $BABA swaps? https://t.co/0FJkRsd25r\t\t\n"RT @BankTheTrade: JPMorgan\nanalyst Alex Yao downgraded $BABA  to Underweight from Overweight with a $65\nprice target."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TrueTraderNet: $BABA $XPEV $LI $BIDU $JD $NIO $TCEHY Alibaba And Tesla Rivals Nio', ' Xpeng Plunge In Hong Kong Today Amid Worries Over Ne…\t\t\nRT @StelliesMafia: @megscharts Best to stop buying the dip and wait for a accumulation phase that stretches over months. Don’t get why ever…\t\t\n$BABA I started trading this stock at $50', ' Wow coming back full circle.  China stocks getting further beat down.  No position. No market direction but down right now.\t\t\nWith Covid back in China', ' never forget what happened to $AMZN', ' $ZM', ' $UPS. $BABA', ' $JD', ' $TCEHY too big to fail and be delisted.\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA Chairman Baizuo blames Algos & counter-revolutionaries. All will be well by noon. 🔔\t\t\nRT @realalexvieira: People All Over the World Selling Short China Stocks Are Turning Millionaires Overnight $GOOGL $AAPL $SPY $QQQ $BABA $D…\t\t\nPeople All Over the World Selling Short China Stocks Are Turning Millionaires Overnight $GOOGL $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news https://t.co/03edQMIurv\t\t\n$BABA i want to buy this but wheres the bottom? 💟\t\t\n$BABA $81 🙃\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n@Triumph6Capital How many more beating will it take $baba bulls before they realize they own cayman toilet paper? The P/E of a VIE structure is meaningless\t\t\n$BABA  am I lost ? 🤷â€\x8d♂ï¸\x8f did I end up on the wish board or something ï¸\x8f https://t.co/YQoJnrzTMQ\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA  77 EOD 📊\t\t\nJaw drop. gif $BABA . On 10/27/2020', ' $BABA was ~$320 . https://t.co/VVgctBQ8OC\t\t\n"How low can these go ?\n$BABA is fat approaching 2015 lows💥🤔\n$JD is 2018 deja vu already‼ï¸\x8f\n$NIO $BILI $PDD barwly hanging on. https://t.co/bNWU4rE48m"\t\t\n$BABA best stock for bears ðŸ’\x9d\t\t\n"$BABA $JD $OXY $CVX $F $GMS\n\nStocks making the biggest moves in the premarket: Alibaba', ' https://t.co/uBJQ6tdv9O', ' Occidental Petroleum', ' Chevron and more https://t.co/udTKhXHOnJ"\t\t\n"Hello My People\n\nNouvelle semaine de #daytrading...\n\nMa  #Watchlist \n\n$BILI $PDD $JD $LI $AFRM $XPEV $BABA $NIO\n\nMa liste se reduira après l\'ouverture du marché...\n\nBonne séance \n\n#stratSoldier #NeverGiveUp  #Tfwakanda  #DisciplineAnnee2022"\t\t\n"RT @JCrz_: $BABA Alibaba affiliate Ant sells stake in tech news site ""36Kr"".\n\nSelling the 36Kr stake could be a “smart choiceâ€\x9d for Ant in t…"\t\t\n$BABA Best Chatroom', '', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA wow...now time to buy China ETFs? â\x9d—\t\t\n@CryptoMatrix2 Dans le $BABA\t\t\n"$BABA Alibaba affiliate Ant sells stake in tech news site ""36Kr"".\n\nSelling the 36Kr stake could be a “smart choiceâ€\x9d for Ant in terms of complying with regulations.\n\nhttps://t.co/9li775dnRh \n\nvia @scmpnews"\t\t\nRT @DekmarTrades: Most Talked About Stocks on Reddit: $OIL $AAPL $TSLA $BABA $GME $CORN $ACT $SOFI $FB $RIVN $AMZN $AMD $NIO $WISH $MCD htt…\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA ohhh wow. And I thought last week was bad. 🤮 poor bulls ↔\t\t\n"$BABA 25 and I will buy ', '\nYou that’s coming ðŸ˜\x81"\t\t\nMost Talked About Stocks on Reddit: $OIL $AAPL $TSLA $BABA $GME $CORN $ACT $SOFI $FB $RIVN $AMZN $AMD $NIO $WISH $MCD https://t.co/irYtUKErYp\t\t\n"Added to my $BABA position at 82.3$\nThesis still the same: retest of very old S/R level+ VPVR volume node. \nI am feeling the ""Munger Experience"" https://t.co/9K3jPlxmfk"\t\t\nRT @BigBullCap: $BABA D/G to UW at JPM - PT $65\t\t\n$BABA https://t.co/tpEC6we0IY\t\t\n$BABA idk how come retail investor able to buy from $300 and not buying noe â–¶\t\t\n"$TME $BABA \n Audit agreement very soon', ' Ukraine war ending very soon', ' Covid/lockdown is a plus for ecommerce/music platform', ' buyback in progress', ' OIL down (Iran+Venezuela soon) ï¸\x8f"\t\t\n"Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage your risk and take profits when profits come!\n\nSEE MONEY', ' TAKE MONEY! #InvestrWatchlist"\t\t\n$BABA China could get sanctioned by the USA for meddling with Russia. 🆕\t\t\n"$BABA downgraded to U/W at JPM\n\n*Pure value add here..."\t\t\n$BABA just dropped 1% in premarket within 10s 😘\t\t\n"RT @MarceloPLima: Side note: this to me is one of Charlie Munger\'s big blind spots. \n\nHe claims he invests in $BABA because it provides ""va…"\t\t\n"RT @MarceloPLima: Side note: this to me is one of Charlie Munger\'s big blind spots. \n\nHe claims he invests in $BABA because it provides ""va…"\t\t\nRT @BeInCryptoTR: 😱Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piya…\t\t\n"U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\nU.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%', ' PINDUODUO DOWN 7.5%', ' HUYA DOWN 4.4% \n\n$BIDU $BABA $BILI $PDD $HUYA https://t.co/DwSJWuKogF"\t\t\nMJ In Play Alert - Ticker: $BABA   DateTime: 2022-03-14 07:49   Price: 118.99   ATR: 5.76   Daily RVOL 0.87   Beta: 0.83   Short Float: 2.35%\t\t\n$BABA this thing is at a P/E of 9 🤯 â–¶\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA Best Chatroom', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\nRT @01SankarSharma: $SPY $QQQ If you are ok with delisting and China Covid situation', ' $BABA could present a great buying opportunity betwee…\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 5% https://t.co/N0dczHxEUG $BABA\t\t\n"JPMorgan\nanalyst Alex Yao downgraded $BABA  to Underweight from Overweight with a $65\nprice target."\t\t\n$BABA  You can\'t polish a turd. 🔔\t\t\n$BABA D/G to UW at JPM - PT $65\t\t\nU.S.- listed #ChinaShares are tumbling again with #Alibaba down -5% https://t.co/OdQhOGZptp $BABA $BIDU $FXI $MCHI $KWEB $CQQQ $CHN $TDF\t\t\n🟥 Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piyasaya çıkış fiyatına düştü. https://t.co/BpzStbNzHh\t\t\n"Today\'s Market Sentiment\nIMO\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followed by decent pullback then S/W GRIND\n\n$BTC DOWN TODAY\n\nStock I\'m going to play\n$AGRI $AMPH $BIDU $BABA\n\nSee you in #ACT Will be writing my opinions down on 12 https://t.co/CcTmn2mvis"\t\t\n$BABA CHYNAH $NIO CHYNAH $FUTU looks like trump was right 📌\t\t\n$BABA ðŸ‘\x8d https://t.co/hy8zppYyyi\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\nRT @01SankarSharma: $SPY $QQQ If you are ok with delisting and China Covid situation', ' $BABA could present a great buying opportunity betwee…\t\t\n$SPY $QQQ If you are ok with delisting and China Covid situation', ' $BABA could present a great buying opportunity between $83 - $56(no buy signal yet) you may be able to pick this up at a cheaper price than what one of my fav hero Charlie Munger paid for it...Sellers diminishing! https://t.co/Ue5WyvHURU\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$AGRI\n$FUTU\n$PDD\n$AMPH\n$JD\n$DOCU\n$BABA\n$BIDU\n$LIN\n$LMT\n$SHOP\n$TSLA\n$NKTR\n$AMD\nJust few on my list\nCurrently have 61 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbFkKW https://t.co/UNqJWBbdlL"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"The rest of the year could be really good to $AMD. What do you guys think? \n\n$DIA $TSLA $SPY $AAPL $NVDA $BABA $QQQ $AFRM https://t.co/PD22JFuKzR https://t.co/gYOPNIIXfR"\t\t\n$BABA will go for some calls in low to mid $70s will update 🚩\t\t\n$BABA sell if you want but a lot of people will buy :) â\xad\x90\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @AlanRiedmaier: $BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', '6B vs 130B hoy. P/S de 24x cont…\t\t\n$BABA i’m a buyer at $60 💯\t\t\n"RT @Trade_The_News: Upside: \n$VOLT +96%\n$TRQ +31%\n$CANF +8%\n$SWX +8%\n$RKDA +6%\n$BBIO +5%\n$LUNA +4%\n$LAZY +3%\n$LMT +2%\n$DNA +1%\n\nDownside:…"\t\t\n$BABA will go for some calls in low to mid $70s will update\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss general market volatility and sentiment', ' as well as #Alibaba\'s $BABA falling share price.\n\nhttps://t.co/5WIemb5KGX"\t\t\nRT @yoloption: $BABA making a 5 year low. Formerly seemingly invincible Chinese blue chip', ' brought to its knees. Munger buying and then dou…\t\t\n$BABA  for realz this time. 💢\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@garyblack00 Penny for your thoughts on $BABA vs. $TCEHY?\n\ndisconnect is staggering"\t\t\n$BABA bruuhhhh anti communist', ' but damnnn the reward is orders of magnitude higher than the risk.  what is  selling? ï¸\x8f\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"😱Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piyasaya çıkış fiyatına düştü. (@mskvsk)\n\n#piyasalar https://t.co/rIitozdCwU"\t\t\n@LaninMZ Igual $BABA se la re banca.... 😡\t\t\n"$BABA   All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n$BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', '6B vs 130B hoy. P/S de 24x contra 2x hoy. https://t.co/4dEj1OeBds\t\t\n$BABA im shorting this with my whole account.. lost too much money longing  and badly need a 50% up to recover.Hopefully it crashes. SL at $95 â–¶\t\t\nWatchlist 03/14/2022 #stocks #stonks : $TSLA $NVDA $NIO $LI $RIVN $MULN $XPEV $UPST $BABA $SBUX $AGRI $BKR $CVX $OXY $PSXP $HYMC $KALA $MOS $ORCL $TMC $FUTU $HUSA $JD $LU $PDD $AMC $TCOM $TME . No Bias: Listen only to price action not news! Good luck kids! https://t.co/ULtC2IdvDu\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"@salilrajadhyx Framed in my office. \n\n$BABA: other than escalating war', ' the Bear arguments don’t hold up to scrutiny."\t\t\n"Empresas\n""-) $FXI (iShares China Large-Cap ETF): Acciones chinas nuevamente bajo presion ', ' $BABA -5% ', ' JD 4.5% entre otras', ' al parecer nuevo brote en la region de Shenzhen\n-) $XLE (Energy Select Sector SPDR Fund): $JPM le dio downgrade a equal weight a $CVX y $OXY"\t\t\n"#Watchlist:\n\n$SPY looking for shorts today', ' China lockdowns.\n\n$CVX \n\n$YANG longs and $BABA shorts main watch', ' Shenzen lockdowns should drag BABA even lower (port)', ' and YANG risk off play higher. \n\n$RKDA and $AGRI on watch for swing longs or intraday longs.\n\nCurrent cycle: Strong. https://t.co/42rbBpC50n"\t\t\n$TME $BABA Audit aggreement very soon', ' Ukraine war ending very soon', ' Covid/lockdown is a plus for ecommerce/music platform', ' buyback in progress 👀\t\t\n@CryptoMatrix2 Ou comme on dit dans le milieu : "dans le $BABA !"\t\t\n@FactsCheck_PH This is based on? $BABA\t\t\n$BABA The bears are in control now… ✨ https://t.co/qsJFkQOv3S\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n$BABA Will end up nationalized. Country risk increasing 🌟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Welcome to our CHATROOM\nOf Traders📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $T  $BABA $GOOGL $BTC.X https://t.co/OcjWruqrrf"\t\t\n"Upside: \n$VOLT +96%\n$TRQ +31%\n$CANF +8%\n$SWX +8%\n$RKDA +6%\n$BBIO +5%\n$LUNA +4%\n$LAZY +3%\n$LMT +2%\n$DNA +1%\n\nDownside: \n$NKTR -49%\n$FUTU -11%\n$PDD -10%\n$BILI -10%\n$AGRX -8%\n$SLDB -6%\n$AFRM -5%\n$BABA -5%\n$HUYA -3%\n$AAPL -2%\n$VLDR -2%\n$YUMC -2%"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$NIO I would be short here and $BABA china stocks are worthless! âš¡\t\t\n$BABA covid19 can make only good to ali express sales. They will compensate rusian cuts on sales of baba. 100 tooday Gl... ï¸\x8f\t\t\n@Fedemarti7 Y hasta los 58  puede seguir bajando para mÃ\xad. Están manipulando el mercado. Si $BABA tiene unos fundamentales excelentes a mÃ\xad entender. Simplemente no lo quieren en El gran hermano Norteamericano jaja. Va a estar lindo para comprar sobre los 58. Más de ese riesgo no pasarÃ\xada.\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n$Baba bought 120 down 30% already. All my investments down 25-55% . Horrible\t\t\n"ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%上昇\nhttps://t.co/ivq4hEYVqo"\t\t\n"DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$TSLA $AAPL $SPX $BTC $ARKK $ZIM $BABA $UPST $ROKU $IWM $DOCU $ETH $MP $MU $SNOW $COST $CPE $AMPH $FB $GLD\nDo your due diligence https://t.co/crIKNliha5"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@mylar01 sorry. I meant $3. I thought of $BABA 👆\t\t\n"DailyDown5\n$AFRM $28.59 -7.37% -14.82% -61.72% -76.71% 29.81\n$BABA $82.30 -5.09% -16.58% -34.94% -34.44% 22.33\n$BIDU $110.70 -6.91% -20.00% -33.59% -26.15% 26.32\n$JD $45.13 -5.96% -25.43% -42.36% -42.21% 22.38\n$MLCO $6.36 -5.50% -15.65% -42.08% -37.46% 27.80"\t\t\n"RSI25\n$BABA $82.30 -5.09% -16.58% -34.94% -34.44% 22.33\n$BIRD $5.35 -0.37% -10.54% -54.04% -66.67% 18.03\n$DIDI $1.88 -0.53% -53.00% -52.53% -73.89% 20.18\n$DOCU $72.75 -3.01% -23.47% -43.24% -47.51% 24.28\n$FSLY $13.62 -1.94% -9.20% -53.28% -65.48% 23.13"\t\t\nRT @realalexvieira: WW3 RT News Google Stops Translating Russian Documents. Alex Vieira Predicts Apple Investors Panic. $GOOGL $AAPL #apple…\t\t\n$BABA looks like a penny stonk ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nWW3 RT News Google Stops Translating Russian Documents. Alex Vieira Predicts Apple Investors Panic. $GOOGL $AAPL #apple $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY #rome #news https://t.co/6vFavbmwes\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ChandrikaBiswal: $BABA But but but Charlie Munger says🤣🤣🤣🤣🤣 👆\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA But but but Charlie Munger says🤣🤣🤣🤣🤣 👆\t\t\nMost Talked About Stocks on Social Media: $AMD $AAPL $GME $BABA $TSLA $CEI $SPY $AMC https://t.co/EDIgwVVDMb\t\t\n"Market Update: 2022-03-14\n$BABA $FXI $CVX\nhttps://t.co/DJ55GnTcgx"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA    Best room on the net. Stay turned:.....    https://t.co/3gRXMqJQq4\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA like a fat unemployed wife. You are stuck you have it forever 🌟\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n$BABA levels given earlier https://t.co/PI95nRHgw1\t\t\n"Improve your stock trading now! learn candlestick patterns for free..\n\n$amzn $crwd $asan $ntra $nio $lvgn $jd $asts $pt $xela $mq $sntg $rio $revb $isig $pdd $cpng $figs $dnn $bzun $txmd $sopa $envb $ccj $goog $sesn $oxy $amd $aapl $aal $bac $fcel $baba\n\nhttps://t.co/o6AkYmo4qB"\t\t\n$BABA delisting issue coming back in the spot light again. 🌟\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $MULN 🥈\n3. $SPY 🥉\n4. $TSLA\n5. $AGRI\n6. $SPX\n7. $QQQ\n8. $NKTR\n9. $BABA\n10. $OXY\n\n( Sorted by most recent ) https://t.co/uoPVhYlYaS"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nStocks Making The Biggest Moves PM: $BABA $JD $OXY $CVX $LMT $CPNG $F $BRK.B $RIO $TSN & More https://t.co/5pLd01voqT\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA no brainer 👇\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈\n\n$F should find support here sub $16', ' while the Chinese names can\'t find bottoms $NIO $BABA\n\n$TSLA $MSFT $FB all lower and have pressure today from $AAPL.👀 https://t.co/GZpOymeuKD"\t\t\n$BABA would love to pick-up below 50 https://t.co/JE5N3lM4Ap\t\t\nRT @ThomasL56867178: $BABA you just got mungered! Don’t be a munger and lose your house', ' wife', ' children', ' life 💢\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA you just got mungered! Don’t be a munger and lose your house', ' wife', ' children', ' life 💢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @KentsBrokerage: $BABA Is almost back to it\'s IPO price it appears that Chinese tech stocks are self sanctioning themselves at this point\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n@megscharts Best to stop buying the dip and wait for a accumulation phase that stretches over months. Don’t get why everyone is expecting a V shape recovery… Please see $baba as example.\t\t\n"Top Options by Volume\n$AAPL $AMC $TSLA $NIO $FB $WISH $BABA $CCL $PLTR $AMD https://t.co/mkJRQFFQuc"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n@AkciovyGURU CCP jako jedju ze svych priorit uvedla snizeni transakcnich nakladu velkych platforem = Aliababa', ' Tencent = dalsi pokles zisku. Myslim ze $BABA pujde jeste niz', ' ted jen jak dlouho tu zpravu dokazou Mutual funds pozdrzet nez prodaji co maji. https://t.co/X7q3te2xIH\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n$BABA baba to 0 or what? 💯\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA Warned $TSLA $NIO $ARKK 👀 https://t.co/Wcnb4ucjqJ\t\t\n"STOCKS MAKING THE BIGGEST MOVES IN THE PREMARKET: ALIBABA $BABA', ' https://t.co/ezmBRZuewf $JD', ' OCCIDENTAL PETROLEUM $OXY', ' CHEVRON $CVX AND MORE\n#stocks #stockstowatch #stockmarket #smallcaps #microcaps #daytrader #invest #investment #investing \nhttps://t.co/TCPwChtnA3 https://t.co/yKEOXLHeY6"\t\t\nRT @KentsBrokerage: $BABA Is almost back to it\'s IPO price it appears that Chinese tech stocks are self sanctioning themselves at this point\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@LaninMZ Max', ' seguis aguantando a $BABA?\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@mskvsk $TSLA may follow $BABA 🥶\n\nhttps://t.co/W0nmstNiOB"\t\t\nRT @realalexvieira: Wall Street No Longer Answers to Charlie Munger Calls. Billionaire Seeking Bailout on Alibaba Fails in Rome  $BABA $DID…\t\t\nRT @realalexvieira: Wall Street No Longer Answers to Charlie Munger Calls. Billionaire Seeking Bailout on Alibaba Fails in Rome  $BABA $DID…\t\t\nWall Street No Longer Answers to Charlie Munger Calls. Billionaire Seeking Bailout on Alibaba Fails in Rome  $BABA $DIDI $JD $BIDU $SPY $QQQ $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY #rome #news https://t.co/s0bhEFc0QU\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"$BABA \nAnd it just keeps getting destroyed \nCapital flows to China are being withdrawn\nHave ya’ll looked at the HSI this morning \nKeep justifying the $BABA is cheap\nIt can get much cheaper ðŸ’\x9d"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA stronger than $SE !? 🤔 https://t.co/w8Q6kaHPl8\t\t\n"$BABA Q4 2021: TUTES HOLDING IN THEIR TOP 10 \n \nIf this was a POS...no way you would have that much confidence holding in your TOP 10 \n \n84 TUTES are still holding BABA in their TOP 10 â\xad\x90 https://t.co/VK7FC6S3nl"\t\t\n@CryptoBullet1 and today $BABA\t\t\n"*U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%', ' PINDUODUO DOWN 7.5%', ' HUYA DOWN 4.4% \n\n$BIDU $BABA $BILI $PDD $HUYA https://t.co/fqnoNnZGmL"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Is almost back to it\'s IPO price it appears that Chinese tech stocks are self sanctioning themselves at this point\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @beikabutaro: â\xad\x90ï¸\x8f3/11⑦\n$JD â–¼15.83% $BABA â–¼7.94% ▼BIDU â–¼6.29ï¼…\nhttps://t.co/WUhbNUx6ouã€\x81Alibaba ã€\x81Baiduã\x81ªã\x81©ã\x81®ä¸\xad国ãƒ\x8dットæ\xa0ª5社ã\x81Œã€\x81米国会計è¦\x8f則をé\xa0†å®ˆã\x81—ã\x81¦ã\x81ªã\x81„ã\x81¨SECã\x81‹ã‚‰è\xad¦å‘Šâ\x9d—ï¸\x8f\n法…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA This 5 stars (Morningstar) is really low now...i will take a position this morning after the bell...glta! ï¸\x8f\t\t\n"Chinese names are in the gutter again it would seem \n$BIDU \n$BABA in the gutter under the 85 area', ' would have liked to see this in the RTH for the play to the downside"\t\t\n$BABA damn', ' got out at 200', ' never thought it would go down this far. Chinese stocks are the worst. China is the worst. ↔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$AGRI Should be trending $BABA $NIO 📈\t\t\n"ANA $BABA BABABABABABABAB \n\n(1 hafta dusundugum espirim) https://t.co/fAIQwQB2Qo https://t.co/ksktroX2t7"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"🔶 The day was mixed of gain and loss\n\n✅ But glad that many if not the all of our group were on the gain side \nhttps://t.co/cIpWOfTt8E\n $AAPL $NIO $SPY $WMT $FB $PT $PTON $GME $TSLA $MVIS $BABA \n$ATH $CRM $BLNK $GME https://t.co/J1ayBWNObs"\t\t\nRT @mdsoll315: $nio $xpev $li $baba $jd $bidu\t\t\n$BABA  so cheap 🔔\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA only 75% down. lol \nthis is fun ✔"\t\t\nBREAKING: $BABA Launching #nfts https://t.co/tFWEQpMUdH\t\t\n#Alibaba ( $BABA)', ' #JD.com ( $JD) – u oditen rende nga shqetesimet ne lidhje me heqjet nga marketet ne SHBA', ' si dhe ndikimin e shperthimeve te reja te Covid-19 ne qendren e teknologjise kineze te Shenzhen. Alibaba ra me 4.7% ne premarket ndersa JD u fundos 5.1%. https://t.co/tgMdNjZpx4\t\t\nAlibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https://t.co/y1L1JyedbQ https://t.co/XFZLvlZ3Bt\t\t\n"The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect of that high FCF yield paying out sweet', ' sweet dividends."\t\t\n$NIO $BABA ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"علي بابا يصل \n\n$BABA https://t.co/C55PSosjVQ"\t\t\n$BABA when you thought it could not get any cheaper! I bet it\'ll shoot up at the open ï¸\x8f\t\t\nRT @susantapradhan: $BABA Munger fucked. This shows why this business is so difficult.\t\t\n"(Pre-Market) Top & Flop: 20 Stocks To Watch | March 14\n\nhttps://t.co/bcuPzCK0hG\n\n$TRQ $GKOS $SBNY $FIGS $LBTYA $ASO $TXG $HMC $MRNA $INFY $NKTR $FUTU $WB $BILI $PDD $XPEV $BIDU $JD $BABA $NIO $SPX $SPY $NDX $QQQ"\t\t\n$BABA Munger fucked. This shows why this business is so difficult.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Dow futures jump 250 points as investors monitor Russia-Ukraine war', ' Fed’s next move!\n\n#Gold -1.1% #copper -2.5% #crypto #Bitcoin -0.1%\n\nStrength: $LMT $F $BYND $FDX $BRB.B $MRNA $PFE $TRQ $BAC \n\nWeakness: $BABA $JD $FCX $SLV $OXY $CVX $NIO $AG $GOLD $LVS $GLD $CPNG $RIO $TSN https://t.co/mYNzytt9aX"\t\t\nRT @realalexvieira: Alex Vieira Genius Calls U.S Supports Heavy Short-Selling China Stocks: https://t.co/99hyvNJrFW. Alibaba. Baidu. DIDI…\t\t\n$BABA Buyback will kick in.  But BABA is in the dumps for the near term. â–¶\t\t\nAlex Vieira Genius Calls U.S Supports Heavy Short-Selling China Stocks: https://t.co/99hyvNJrFW. Alibaba. Baidu. DIDI  $BABA $DIDI $JD $BIDU $SPY $QQQ $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY #rome #news https://t.co/GTGhZWkfSG\t\t\n$BABA never ending down 📣\t\t\n$BABA took a small position Friday .  If it doesn’t gap up after open I’m out. Try again later 🆕\t\t\n$BABA this is probably getting bought up hard when market opens. Going green today is a sure bet â\xad\x90\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @TFMG_Official: #Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\n$BABA 😂 ✨\t\t\n@investwithnigel How long are you? I am approaching 40% of portfolio and limiting myself at 40%. $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@martynas_raila You are basing this on? $BABA\t\t\n$BABA No words!!! ✅\t\t\n$BABA I remember getting BUY alerts on this stock at $225 and that wasn’t very long ago 🤣🤣🤣 â\x9d¤\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/sCxP4WHx3R\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TFMG_Official: #Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\n"$BABA Alibaba weekly chart... bears have been in control for quite some time here. \n\nDown 66% since the @TrendAlgoTrades sell signal triggered. \n\nChinese stocks are getting hammered. \n\n$BIDU $JD $KWEB https://t.co/wSK0TAMzPi"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA wow', ' I can\'t believe this is down to 82 ï¸\x8f\t\t\n$BABA lol...next Evergrande...baba books are as fake as Evergrande ↘\t\t\n@TheRyanPope #BuyTheDip 🙌 $BABA\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"$BABA $TCEHY $JD Chinese stocks continue to get slaughtered. \n\nI\'m still holding but not adding more as I\'ve already hit my planned max allocation. Tempting but got to maintain the portfolio discipline."\t\t\n$BABA this can’t be real.. dipping every fucking day 🆙\t\t\n$BABA sell your house. Quit your job. Buy baba ï¸\x8f\t\t\n"$FXI $KWEB \n\n$LI -7.4%', ' $BIDU -7.4%', ' $XPEV -7.3%', ' $JD -5.1%', ' $BABA -5%', ' $NIO -4%', ' $ASHR -3.3%', '"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA this is rough lol ï¸\x8f\t\t\n"Morning Market Analysis is LIVE! talking the market going into a new week of trading', ' headlines', ' China', ' Russia', ' Covid', ' FOMC', ' top stocks in play', ' & more\n\nhttps://t.co/6uLYpnzVLO\n\n$SPY $QQQ $IWM $TNX $TSLA $AAPL $DOCU $CRWD $RIVN $YY $JD $MCD $WMT $PFE $AA $MOS $FB $CAT $AMZN $BABA"\t\t\n$BABA you broke it you own it. Huge unemployment coming to China and the rest of the world. The great depression has arrived. Wow ï¸\x8f\t\t\n$BABA zzzz wake me up when its at 150$ 👇\t\t\n#Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\n@mskvsk Babalara gelmiÅŸ alibaba $Baba\t\t\n@liyujiao1026 No it was not. Were you around in 2008? $BABA\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"$BABA \n\nLOL WHERE IS THE GOODNEWSTROLL? ï¸\x8f"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA announcement coming. Bears are screwed ï¸\x8f\t\t\n#Levermann #US #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $DIS (-4)', ' $COST (2)', ' $CSCO (1)', ' $VZ (2)', ' $PEP (1)', ' $TMO (1)', ' $ADBE (1) https://t.co/28WDvGph9l\t\t\n#Levermann #US #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $DIS (-4)', ' $COST (2)', ' CSCO (1)', ' VZ (2)', ' PEP (1)', ' TMO (1)', ' ADBE (1) â\x9d¤ https://t.co/JVQ1rwgAwM\t\t\n"Hey Traders! Sign up for the #TRICKTRADES FREE\n\n NEWSLETTER --> https://t.co/GdauX2qW96\n\neverything you need to get you prepared and ready to\n \nstart the trading day. Top News', ' Fed meetings', ' \n\nEconomic Calendar', ' Earnings', ' and More!\n$SPY $QQQ $AAPL $BABA $NVDA $FB $TSLA $AMD https://t.co/pppBX80Nqm"\t\t\n"Charlie Munger à¹\x81ห่ง Berkshire Hathawy ซื้à¸\xad $BABA ด้วยต้นทุนเฉลี่ยที่สูงไม่น้à¸\xadยเลย! à¹\x81ต่เขามี Cash Flow มาà¸\x81 ยังซื้à¸\xadเฉลี่ยขาลงได้à¸\xadีà¸\x81\n\nà¹\x81ต่ถ้าเราใจเย็นๆ à¹\x81ล้วเราจะซื้à¸\xad Alibaba ได้ถูà¸\x81à¸\x81ว่าได้ถูà¸\x81à¸\x81ว่าชาลีà¹\x81น่นà¸\xadน! https://t.co/ohJvdAqqUP"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $JD - The e-commerce stocks were among China-based companies taking a hard hit on concerns about U.S. delistings', ' as well as the impact of new Covid-19 outbreaks in the Chinese tech hub of Shenzhen\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$NIO $baba The world would be a better place without Russia and China ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$qqq $spy $ETH $BABA  gonna be an interesting week...that\'s all I can say 💟\t\t\nRT @realalexvieira: The Legend that Makes War Calls. Chinese Stocks Bombed Daily. Biden\'s Fortune Soars $BABA $DIDI $JD $BIDU $SPY $QQQ $TS…\t\t\n"RT @GodefroySchrago: Tracking Leon Cooperman\'s Omega Advisors Portfolio - Q3 2021 (1/2) https://t.co/qnXq75htvN\n$ABR', 'Â\xa0$ABREP', 'Â\xa0$AMZN', 'Â\xa0$APO', 'Â\xa0…"\t\t\nThe Legend that Makes War Calls. Chinese Stocks Bombed Daily. Biden\'s Fortune Soars $BABA $DIDI $JD $BIDU $SPY $QQQ $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY https://t.co/EBslzZzX24\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/wlahbCvRN6\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nPS: Charlie', ' #btc is rat poison cuz Fiat is the rat"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA china cracking down .. monday was horrible in HK stock market worst day than 2008 crisis !!! ï¸\x8f\t\t\n"RSI25\n$BABA $86.00 -0.82% -12.83% -32.02% -31.50% 24.20\n$BIRD $5.37 0.00% -10.20% -53.87% -66.54% 18.10\n$DIDI $1.87 -1.06% -53.25% -52.78% -74.03% 20.12\n$GILD $57.79 -0.36% -4.10% -8.82% -17.03% 24.98\n$JD $45.45 -5.29% -24.90% -41.95% -41.80% 22.56"\t\t\n$BABA $KWEB bought some pre market 🆙\t\t\nDay Trading LIVE Stream Pre Market Scans Analysis $AMC $MULN $TSLA $SPY $NVDA $BA $ZCMD $BABA $OXY $LMT #livedaytrading #live... https://t.co/QUDCoamtiE via @YouTube\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"Premarket tickers on watch: $TSLA $LMT $MRNA $CVX $BABA $NKTR\n\nPre-market breakdown everyday 8:00-9:30am EST. Breakdown of the Macro Environment', ' Market', ' Commodities', ' FAANG and then Individual names. Action plan for open', ' being charted & written Live\n\nhttps://t.co/63TBxT5R0E"\t\t\n"Alibaba is back to the IPO price.\n\n$BABA https://t.co/DQi0ouNhdC"\t\t\nBuy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @zacwilson047: $BABA What a POS ', ' I can\'t freaking believe this. This POS does nothing but go down. Cutting losses and never buying Chin…\t\t\n"$BABA $KWEB $JD This was Friday. Monster put buying all week long last week.  \n \nThese guys are ready to burn everything to ground. â\xad\x90"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 41\n2. $SPY : 34\n3. $BABA : 24\n4. $GME : 24\n5. $AREN : 22\n6. $RENT : 16\n7. $SOFI : 15\n8. $AAPL : 14\n9. $AMZN : 14\n10. $MOAT : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (22)\n2. $SPY (11)\n3. $BABA (7)\n4. $TSLA (5)\n5. $NVDA (4)\n6. $AMD (3)\n7. $WISH (3)\n8. $NIO (3)\n9. $SQQQ (2)\n10. $KWEB (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/DA5Ecz16f5"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA who are holding more than 500 stocks and not worried 💫\t\t\n"Truist Financial Analyst Reiterates Buy\n\nYoussef Squali', ' analyst at Truist Financial', ' reiterates Buy Rating on $BABA with a price target of $180.  Is $BABA on your radar?....Check this out. \n\nhttps://t.co/UDCjbW3xy9\n\n$BABA #BABA #Consumer Goods #stockstowatch #StocksToTrade"\t\t\n"$NIO $XPEV $BABA \n\nDO YOUR RESEARCH. 👉 https://t.co/epNGaNV0Wy"\t\t\n$BABA under $60 we go ðŸ‘\x8d\t\t\nAlibaba Group Holding $BABA is trending on Reddit today. https://t.co/Wi3VSvyeDX\t\t\n"RT @AndyCSpinelli: Corrida en bolsas europeas +1 italia +2 francia +3% alemania\nEso si...tecs chinas.masacradas. cerro -6% indic principal…"\t\t\n"$BABA \n\n30 dollars stock', ' its just an online shop 💫"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/LiccDd2WvI\t\t\n"Stocks making the biggest moves in the premarket: Alibaba', ' https://t.co/KPiugHpKpA', ' Occidental Petroleum', ' Chevron and more\nhttps://t.co/P5qGnzIgud\n\n$BABA $9618.HK $OXY $CVX $LMT $788.FF $F $BRK.A $RIO.GB $TSN"\t\t\n@CaldoonI @SuburbanDrone I think its great leadership even as a $BABA bagholder\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \nhttps://t.co/WeCF3JtpT6\n$AAPL $AMZN $FB $NFLX $BABA https://t.co/3c7QimRYvT"\t\t\nIf you are planning to buy stock this week represents lots of sell to open put opportunities', " don't get greedy with premium", ' set price and then sell puts. Collect premium or take assignment of stock $SPY $TSLA $LI $XPEV $NIO $BABA $JD https://t.co/bfO73327x5\t\t\n"$BABA pre-market 82.27 −4.44 (5.12%)\n\nIn case you haven\'t noticed', ' China is still falling."\t\t\n$BABA fuck biden 👆\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n#Stocks making the biggest moves in the premarket: @AlibabaGroup', ' @JD_Corporate @WeAreOxy', ' @Chevron and more https://t.co/bHTgY2l3e6 $BABA $JD $OXY $CVX $LMT $CPNG $F $BRKB $RIO $TSN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThis never ending selloff in Chinese equities listed in the US is something to behold. Absolutely zero bids for $BABA and $BIDU. I wonder if the plan is to take everything private for pennies on the dollar to CCP families.\t\t\n"Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi $amd $fb $hood $baba $pypl $btc $eth $dkng\n\n[ All Content Is For Informational & Educational Purposes Only / Refer To Both The Disclaimer & Privacy-Policy ] https://t.co/FdGQjPaSUN"\t\t\n@SuburbanDrone There is nothing right about China’s Regulations.. Not to sound patriotic like a Trump Supporter', ' but just the poor $BABA stock shows how it is like to be under that leadership\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA \n\njack ma has cursed yall .. ï¸\x8f"\t\t\n$BABA Down she blows where it lands nobody knows! 😂ðŸ‘\x8d â˜\x9d\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月14日時点)\n\n1. iPath Pure Beta Crude Oil ETN $OIL\n2. Tesla $TSLA\n3. Apple $AAPL\n4. Alibaba $BABA\n5. GameStop $GME\n6. Teucrium Corn Fund $CORN\n7. Enact Holdings $ACT\n8. SoFi Tech $SOFI\n9. Rivian Automotive $RIVN\n10. Meta Platforms $FB"\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 14\n\n1. iPath Pure Beta Crude Oil ETN $OIL\n2. Tesla $TSLA\n3. Apple $AAPL\n4. Alibaba $BABA\n5. GameStop $GME\n6. Teucrium Corn Fund $CORN\n7. Enact Holdings $ACT\n8. SoFi Tech $SOFI\n9. Rivian Automotive $RIVN\n10. Meta Platforms $FB"\t\t\nBuying more $TCEHY and a starter position in $BABA.\t\t\n$BABA Gonna be a great hindsight opp here ! Woooooooo! ↔\t\t\n"RT @MohsinAliNisar: $BABA \n\nFor Munger', ' the losses are just peanuts.\nRetailers', ' dont follow him blindly. 🚩"\t\t\n"$BABA \n\nFor Munger', ' the losses are just peanuts.\nRetailers', ' dont follow him blindly. 🚩"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nInflation is not transitory', ' commodities and precious metals will continue to go up. Chinese stocks will continue to get hammered. $GLD $SLV $BABA $XLF https://t.co/7npCkjkA7T\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"The SHTF soon. Sign up and don\'t get smoked https://t.co/G8BEPcj6XO\n\n#OOTT $TSLA $AAPL $BABA $INTC $AMD $NVDA $AMZN"\t\t\n"The day begins...\n\nUS equity futures are a little mixed.\nStrength: $MRNA $PFE $LMT $BAC $WFC $BYND $FDX\nWeakness: $AG $GOLD $FCX $OXY $LVS $GLD $SLV $AAPL $TLT\nRed communism: $LI $BABA $BIDU $JD $NIO $TME\nHave a good Monday 🌤ï¸\x8f @petenajarian https://t.co/wpLkCtV3Mp"\t\t\n$BABA I heard US sanction China for providing military  to Russia ï¸\x8f\t\t\n"$BABA $XPEV $LI $BIDU $JD $NIO $TCEHY Alibaba And Tesla Rivals Nio', ' Xpeng Plunge In Hong Kong Today Amid Worries Over New COVID-19 Restrictions In China - BZ wire\n\n#news"\t\t\n$BABA - Alibaba Stock: Russian Stocks Worth Pennies - Will Chinese Stocks Suffer The Same Fate?. https://t.co/M0JTL1ujsi #stocks #finance #markets\t\t\n$BABA Anybody got a spare couch I can crash on? ðŸ˜\x9d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA para algunos 🎈🧗â€\x8d♀ï¸\x8f🤿 pero sigue cayendo https://t.co/Q6zgkbjiH2\t\t\n$BABA I tried warning people last week on possible delisting ↔\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/kv0x3XalTd\t\t\n@jbrandimore @PersianCapital @JoeCandito12 You are the one missing the point. He says China will NOT shut their doors to foreign capital. One way to shut it is to hijack the money. Don\'t be childish. $BABA\t\t\n$BABA Anybody got a spare couch I can crash on? ðŸ˜\x9d 👀\t\t\n"@Prashanth_Krish Invest like you don’t care if stock market is closed for next 10 years. Hard to act on above principles if index crashing like individual stocks. The uncertainties are more as it not happen in past( regulation overhang)\nMost of investors are betting on mungers $BABA bet."\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n$BABA whewww glad I sold my calls on Friday cuz I do t trust it! 💲\t\t\n$BABA what puts us everyone in? ☑\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nStocks making the biggest moves in the premarket: Alibaba', ' https://t.co/6poLrT4SwO', ' Occidental Petroleum', ' Chevron and more $BABA $9618-HK $OXY $CVX $LMT https://t.co/UhMxrrFzFH\t\t\n@jbrandimore @PersianCapital @JoeCandito12 This is the biggest risk after seeing $BABA pay a metric ton to the CCP last year.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is trading at a 6 yr low. I\'ve was wrong about fearing the Chinese gov\'t interencefor so long and missed significant opportunities. Finding risk is different and analyzing its likelihood of coming 2 pass is another. https://t.co/0X4KeJoSZK\t\t\nRT @OpenOutcrier: $BABA (-5.0% pre) Alibaba (BABA) Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent (TCEHY) Possibly Facing Rec…\t\t\n"$BABA (-5.0% pre) Alibaba (BABA) Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent (TCEHY) Possibly Facing Record Penalty - SI\n\nhttps://t.co/AlHXGQ6HGf"\t\t\nNow that China is facing strict lockdowns', ' wouldn’t the government be easing it’s policy even more to support the economy? Plus the people will use online platforms more which will benefit the consumer discretionary names', ' similar to what happened during first outbrek $KWEB $BABA\t\t\n$BABA I still cant believe people are posting "I hope it drops lower so i can buy more".. Are you delusional??  Its now in complete free fall because of DELISTING. GLTA. 🥇\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA it’s cheap for a reason', ' cause its controlled by the CCP. Who talks about fundamentals here? 📣\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"As Hang Seng Index continues to be trapped in a negative headline cycle', ' w/ latest being Covid lockdown & continued close Russian relations', ' probably at least another few weeks out from any type of near-term reversal. \n\n$HSI $BABA $KWEB"\t\t\nAnother rough day ahead for Chinese stocks listed in the US. Big #premarket drops for $BABA $JD $BIDU $XPEV $NIO and more.\t\t\n"other top @cnbc ticker searches from Fri\n\n11) Meta Platforms $FB\n12) $DIDI Global\n13) Alibaba $BABA\n19) Russia Ruble\n20) $ETSY\n25) Gold\n30) $JOBY Aviation\n31) Brent Crude\n34) ARK Innovation $ARKK\n36) #Bitcoin \n37) Volatility Index $VIX\n43) 2Y US Treasury yield\n49) Baidu $BIDU\netc"\t\t\n"other top @cnbc ticker searches from Fri\n\n11) Meta Platforms $FB\n12) $DIDI Global\n13) Alibaba $BABA\n19) Russia Ruble\n20) $ETSY\n25) Gold\n30) $JOBY Aviation\n31) Brent Crude\n34) ARK Innovation $ARKK\n36) #Bitcoin \n37) Volatility Index $VIX\n43) 2Y US Treasury yield\n49) Baidu $BIDU\netc"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$baba #baba #alibaba 📉📉📉ðŸ‘\x8d https://t.co/o0qtMxjdTk\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA No buying only selling. Not hitting 50$ would be shocking. 💫\t\t\n$BABA My wife is gonna be so pissed 😂 🪄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Fuck this ! Only DCA at this point! Selling CC 📌\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 330\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $TSLA $BIDU $NIO \n\nAll these stocks crashing lower . No Purchasers …. Supply and demand when there’s no demand an too much supply stocks fall precipitously… I’m working an on the inside an I’m ringing the bell 🛎 💢"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nGeez:  $baba 82 handle in premarket.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/wttu5J5QUP\t\t\n$BABA Leader in online e-commerce. Just wait till the world\'s economy is doing well again. It will reach all-time highs and even higher in the near future ï¸\x8f\t\t\n$BABA I am going to say a \'maximum\' of 6 months of falling before there has to be a reversal or delisting. Im netural btw. 😄\t\t\n$BABA Sub $80 today would be brutal for most bag holders. 🔔\t\t\n$BABA lol I said this was China trash and I was right ï¸\x8f\t\t\n$BABA 😂 dip on some stupid twitter fake news of Chinese jets flying over Taiwan.  They trying to keep this down so they can buy up all the cheap shares? 📢\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"ä¸\xad国ã\x81¯ã‚»ã‚«ãƒ³ãƒ€ãƒªãƒ¼ã‚µãƒ³ã‚¯ã‚·ãƒ§ãƒ³ã\x81®æ‡¸å¿µã‚‚ã\x81‚ã\x81£ã\x81¦è²·ã‚\x8fれã\x81¥ã‚‰ã\x81„ã\x81®ã\x81‹ã\x81ªã€‚見通ã\x81—経ã\x81¦ã\x81°ã€\x81è²·ã\x81„ã\x81Ÿã\x81„ã\x81\xad\n$CXSE $BABA"\t\t\nWould you buy $BABA for #LongTerm ? https://t.co/qvJTPiNXj2\t\t\n@TSOH_Investing Pity it didn’t work for $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $200 by EOD ✔\t\t\n$BABA oh poor munger ↘\t\t\n$BABA falling knife 🆙\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA sometime you need to learn to let go â\x8f©\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA CCP really showing everyone that you are with them or you are against them. Poor Jack Ma 📶 https://t.co/paKyhVxhcr\t\t\n"$BABA $BIDU $PDD $JD\n\nShorting on Chinese stocks was the best decision I’ve ever made in my life lol."\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba 🔔 https://t.co/b6p0OQbG9O\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA What a POS ', ' I can\'t freaking believe this. This POS does nothing but go down. Cutting losses and never buying Chinese trash ever again. 🌟\t\t\n"Technical indicators based on daily timeframe $BABA  \n \nLearn more: https://t.co/dQrSrcuZfm https://t.co/TVP24zoira"\t\t\n$BABA at this rate', ' bankruptcy by summer âš¡\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/Zsf4BgJQXU\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \nhttps://t.co/YTeJ0ItAJU\n$AAPL $AMZN $FB $NFLX $BABA https://t.co/5xrAwGaJBJ"\t\t\n$BABA all Chinese stocks down due to fresh COVId out break..? $JD $NIO $BIDU 💟\t\t\n$BABA       Buying BABA and FB today.         Don\'t taunt me tomorrow or next week if I "got it wrong', '"  try taunting me in five years for this decision. 💟\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@AesopsBird Buying anything on margin is asking to be Bill Hwang\'ed. You aint smarter than the Tiger. $BABA\t\t\n$DJCO buying $BABA on margin does not feel very prudent or rational\t\t\n@sspencer_smb man I still remember some poor sod in WSB discord talking about going all in on $BABA. Tried to talk him out of it. He probably killed himself by now.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGRI\n7. $NKTR\n8. $TSLA\n9. $QQQ\n10. $BABA\n\n( Sorted by most recent ) https://t.co/1ynU6g2fnN"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/OlTTAy9Ofb\t\t\n"Este es el motivo por el que vuestras empresas chinas como $BABA y $JD no paran de bajar. Pero vosotros seguid promierdando a la baja porque están baratas...\n\nhttps://t.co/nwBawiyw1o"\t\t\n"@SL_BTC @mskvsk Alibaba is back to the IPO price\n\n$BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @sspencer_smb: $BABA is down 48% in the past six months. Trading at $82 this morning.\t\t\n$BABA is down 48% in the past six months. Trading at $82 this morning.\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/H7R6Rohb5n\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@CharleyDavid9 Buy order at $80 for $BABA. Given my luck it will never get there. So you can call the bottom at $80.01\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA... does anyone really think that China\'s biggest online retailers will be delisted by US? Are we going to war w China or something? How many other cos deliver this much cash flow at this low a P/E?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Corrida en bolsas europeas +1 italia +2 francia +3% alemania\nEso si...tecs chinas.masacradas. cerro -6% indic principal y para variar no importa que pase en el mundo... $baba -5% preopen ...el empome chino del siglo"\t\t\nA la m****a 💩 las acciones de $BABA unos -15K tirados a la basura… Lo mismo con $IQ y $HUYA … No siempre se gana… Lección: No vuelvo a comprar acciones Chinas.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n“Ant’s Alipay is due to be inspected by PBOC this year.. 1st time they r scrutinized since cancellation of Ant’s initial public offering in Nov 2020.“ in the light of $tcehy facing record fines from helping $ laundering', ' $baba is next to be checked 🚩 https://t.co/dJDgZu8tdF\t\t\nRT @mfer1929: take a look at this shitcoin $baba https://t.co/CR5tFtmnMT\t\t\n"$BABA $JD $BIDU $KWEB $FXI  etc all down over -5%\n\nThe rout in Chinese stocks deepened as the country’s battle with Covid rattled a market contending with potential U.S. delistings', ' domestic regulatory pressure and the war in Ukraine https://t.co/rrCPPI0rsv via @WSJ"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\nSomewhere out there', ' is a racist fund manager that has made a boatload of money shorting Chinese stocks $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA option IV increases as shares trend lower\nBest IV in biz https://t.co/IWvsq23Te1"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA anybody know if these are the signs for the squeeze :P', ' it will come like a storm to all these bashers :P https://t.co/ClvkO48TIK\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nDiario de Bitácora. Dia 605 invertido en $BABA...Ya no siento el dolor', ' estoy deshumanizado.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔 \n\n🇨🇳 $BABA to hit fresh lows today \n\n🚗 $NIO and Chinese EVs take huge hit in Hong Kong…"\t\t\n"#Stocks to watch before the 🔔 \n\n🇨🇳 $BABA to hit fresh lows today \n\n🚗 $NIO and Chinese EVs take huge hit in Hong Kong \n\n🚙 $TSLA warns of #inflation hit \n\n📱 $AAPL: #Foxconn shuts Shenzhen factories \n\nâ\x9dŒ #Meta: #Instagram banned in Russia\n\nRead on 👇 \nhttps://t.co/uoiyjrHZSZ"\t\t\n$baba gang ftw\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@NCheron_bourse On va pouvoir rajouter $baba dans la grosse taule de Munger\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ALIBABA en el pre market sigue cayendo bastante hoy también.\n\n$BABA https://t.co/6xLeZ0aC5G"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (8)\n2. $SPY (7)\n3. $BABA (4)\n4. $AAPL (4)\n5. $GS (3)\n6. $TQQQ (3)\n7. $ARKK (3)\n8. $TSLA (2)\n9. $AMZN (2)\n10. $HR (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/XENVpHb5uh"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA think about the short squeeze it will bring once SEC will be tired scaring people.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $MULN\n5. $BTC\n6. $QQQ\n7. $BABA\n8. $BIDU\n9. $RRC\n10. $RKDA\n\n( Sorted by most recent ) https://t.co/50ih2NaTeu"\t\t\n"$SPY $QQQ $IWM \n\nBREAKING 🚨 CHINESE STOCKS FALL AS COVID-19 LOCKDOWNS ADD TO INVESTOR CONCERNS-WSJ\n\n$NIO $BABA $LI $XPEV $BIDU $PDD"\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アップル\n$AAPL\n2. テスラ\n$TSLA\n3. アリãƒ\x90ãƒ\x90\n$BABA\n4. ゲーãƒ\xa0ストップ\n$GME\n5. ニオ\n$NIO\n\n #WSB #米国æ\xa0ª"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アップル\n$AAPL\n2. テスラ\n$TSLA\n3. アリãƒ\x90ãƒ\x90\n$BABA\n4. ゲーãƒ\xa0ストップ\n$GME\n5. ニオ\n$NIO\n\n #WSB #米国æ\xa0ª"\t\t\nPopular: $BABA', ' $NIO', ' $XPEV', ' $POET', ' $JD', ' $BIDU', ' $AAPL', ' $KWEB', ' $WETF', ' $TCEHY', ' $M', ' $AMC', ' $VERV', ' $OGN.X', ' $MOMO', ' $MATX', ' $GAIA', ' $VSTO', ' $BCOR', ' $F\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"@AbdullahMashat     @kuwaitymm1122 @Plan_A_NOT_B\n@AmwalNetwork @CryptoGe10   @Hind_Aljasser @Elcopttan\nسهم $BABA يعود الي اقل من سعر الاكتتاب عام 2015 ØŸ \nدوام الØ\xadال من المØ\xadال https://t.co/z5FFW04GVw"\t\t\n"Due to new rounds of crackdown on Chinese tech by the CCP many US listed Chinese stocks are trading lower in pre-market.\n\nAlibaba $BABA -4.6% \nBaidu $BIDU -6%\nBilibili $BILI -9%"\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @anyatrades: 👀Watch:\n$APM \n$DATS \n$BXRX\n$CALA \n$MRKR \n$CSPR \n$BWMX \n$ICCM \n$EH \n$TCOM \n$JD \n$BABA \n$WIMI"\t\t\n$BABA https://t.co/WvSbIlx4YC\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Thmuay1977 IncreÃ\xadble los precios de $BABA', ' jamás imaginé que llegarÃ\xada a estos precios\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Only Chartscape could make the $BABA chart look pretty 😬🤣\n\n#Baba #alibaba https://t.co/3TMsTOoe9o https://t.co/NgKw2eCwyO"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA at 82 🤔\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"China stocks getting hit again on Covid outbreak and regulations:\n$BABA(86.71) down 4\n$JD(47.99) down 3\n$BIDU(118.92) down 7"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\nAlibaba $baba surprised everyone even the most experienced traders. Never catch a falling knife 🔪. In terms of market cap to intrinsic value it’s a fcking good bargain at this price !!! https://t.co/B8qwp1LJjx\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @MehdiFarooq2: $BABA share prices at IPO level. Did Charlie Munger also get a soft rug pull?\n\n https://t.co/OfMcVx96jj\n\nIf he is okay wi…"\t\t\n"$BABA share prices at IPO level. Did Charlie Munger also get a soft rug pull?\n\n https://t.co/OfMcVx96jj\n\nIf he is okay with such vol in equity he should leave crypto tf alone. https://t.co/nQBBO6m4bF"\t\t\n$BABA US', ' 9988 HK Alibaba price drop by 50% in 6 months. Not sure', ' when will it show upward trend! https://t.co/SeKCelrysd\t\t\n$BIDU $BABA - U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\t\t\n$BABA bull case 😂 https://t.co/NDj6zAqPBp\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nAlibaba', ' https://t.co/6poLrT4SwO and Tencent Are Tumbling. Why Chinese Stocks Are Under Pressure. $BABA $JD https://t.co/nluxBHr7G7\t\t\n$BABA $JD $BIDU $TCEHY if these weren\'t Chinese stocks everyone and his mother would be buying them .This is what happens when Gov over stay their welcome in the capital markets . popping a bubble is one thing dropping a nuke is another . https://t.co/0WdKS3zZLr\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @stlplace: Alibaba to Start Massive Layoffs', ' Sources Say – Pandaily https://t.co/MeGNZudStM || Layoff itself isn’t always bad for a comp…\t\t\nAlibaba to Start Massive Layoffs', ' Sources Say – Pandaily https://t.co/MeGNZudStM || Layoff itself isn’t always bad for a company. But for a “growthâ€\x9d company it could be pretty bad. I like Charlie Munger but he could be dead wrong on $BABA this time around\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @breakingmkts: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%$BIDU $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@Harryleemedia 💩SHIT coins $baba\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $82.50 premarket\t\t\nChina’s Covid-19 Lockdown Is the Wrong Risk at the Wrong Time $JD $BABA $AAPL $BAC $GS https://t.co/pFsfYRtVTU\t\t\nRT @breakingmkts: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%$BIDU $BABA\t\t\nRT @kun_purich: หุ้นจีนที่จดทะเบียนในสหรัà¸\x90ฯ ร่วงลงà¸\x81่à¸\xadนà¸\x81ำหนด หุ้น BAIDU ที่จดทะเบียนในสหรัà¸\x90ฯ ลดลง 6.1%', ' ALIBABA ลดลง 4.6%$BIDU $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"Best discord group over 80k members and ', 'even have their own app join here__ 📉\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$BABA $GOOGL $SPY\n$REQ.X $OGN.X $QQQ\n$BAT.X $LAND $AAPL https://t.co/hEt6ioGniU"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"$BABA \n\nÃ\x81nimo a todos aquellos que llevan parte de sus ahorros en estas cotizada Chinas  y muchas otras como $NIO $XPEV $JD \n\nNo es fácil manejar esa situación y solo espero q se recuperen\n\nY recordad que no es bueno poner todos los huevos en la misma 🧺 \n\nSuerte ðŸ\x8d€"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @kun_purich: หุ้นจีนที่จดทะเบียนในสหรัà¸\x90ฯ ร่วงลงà¸\x81่à¸\xadนà¸\x81ำหนด หุ้น BAIDU ที่จดทะเบียนในสหรัà¸\x90ฯ ลดลง 6.1%', ' ALIBABA ลดลง 4.6%$BIDU $BABA\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nหุ้นจีนที่จดทะเบียนในสหรัà¸\x90ฯ ร่วงลงà¸\x81่à¸\xadนà¸\x81ำหนด หุ้น BAIDU ที่จดทะเบียนในสหรัà¸\x90ฯ ลดลง 6.1%', ' ALIBABA ลดลง 4.6%$BIDU $BABA\t\t\n"U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nU.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%$BIDU $BABA\t\t\n"U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"$BABA dropped below its 2014 IPO price.\n\nIPO: $93.9 per share with $11 billion in revenue.\nToday: $86.7 per share with $110 billion in revenue.\n\nDo fundamentals even matter in 2022?\n\n#alibaba #Baba #StockMarket #bearmarket #investing"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nMy model has $BABA #Bearish overall. It\'s in a strong short term #Bearish trend', ' and is #Bearish longer term also. Volume is trending up. Volatility is high. Currently in oversold area with LH/LL conditions which isn\'t good.\t\t\n"Iskender HAN silinen tweet\nTweet atilma tarihi: 2022-03-14 09:55:17\n\n#alibaba #nsye $baba https://t.co/ebrM6pNr7u"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nSi $BABA sigue bajando', ' lanzamos una OPA entre todos y nos la traemos al Ibex 🤪\t\t\nChinese stocks getting crushed again. Time to #delistchina $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@dinerobolsa que se lo digan a los de $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AlfieData: @jbegno1 @BitacoraBolsa Gracias Juan. Twitter suele ser de predicar en el desierto aunque sea desinteresadamente.\n\nAlgunas l…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nAnimo a lo se $BABA ', " una gran lección para muchos. Yo esa ya la aprendÃ\xad el año pasado el $CLOV cuando me comÃ\xad un -50% ( al final vendÃ\xad en minimos😂) https://t.co/MGaTdgfs0y\t\t\nI'm buying $FB", ' $BABA and MU when I get my tax refund. Prob in like April. https://t.co/hq7MN2zMSM\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"20 day free triale📉\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GOOGL https://t.co/VZn2NCTd7O"\t\t\nRT @Blackopstocks: $BABA - sure feels like we could see $82 range pretty quickly with China getting pulled more into this headline narrativ…\t\t\nRT @RajMungara: $BABA munger getting creamed\t\t\n$BABA munger getting creamed\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$Baba shitcoin 🥳🥳🤡 https://t.co/kAPNmHsbYx\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA down 10% premarket. How low will it go? I am holding on to buy at maybe 70ish with a long tern hold (at least 2 yrs).\t\t\n"Trend Analysis: Top 150 Stocks To Watch\n\nhttps://t.co/uZFIyV2FG1\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $INTC $NVDA $AMD $JPM $BAC $V $MA $PYPL $SHOP $NFLX $DIS $BABA $TLRY $F $MRNA $NVAX $NKE $SPX $SPY $NDX $QQQ"\t\t\n"The politics destroying the Chinese stock market. \n$BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate"\t\t\n@HeroDividend Short $BABA\t\t\nðŸ–\x8dï¸\x8f Trending tickers on #wallstreetbets reddit: $GME', ' $BABA', ' $EDT', ' $TSLA', ' $AAPL https://t.co/GAyZZndW9J https://t.co/6ysw5qUk5u\t\t\n"@Faxanadu_trader Hola!!! Yo pierdo en $BABA (24%) y en todas mis inversiones a largo que llevo. (JMIA', ' VIAC', ' WKHS). No es broma', ' aunq solo tengo 5% de mi capital. \nOs reto a que a largo plazo encontréis un tipo peor 😂😂"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (11)\n2. $SPY (6)\n3. $TSLA (4)\n4. $RIVN (4)\n5. $WEN (2)\n6. $GME (2)\n7. $AFRM (2)\n8. $USER (2)\n9. $TLT (2)\n10. $UPS (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/rq8iRTK5dH"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 14 | 100.0% | 🚀\n| $GME | 9 | 50.0% | 🚀\n| $SPY | 9 | -25.0% | 🚀\n| $TSLA | 4 | -33.3% | 🚀\n| $AMC | 4 | 33.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Holding chinese tech is like 1929 simulator.\n\n$BABA $TCEHY $BIDU"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#USstockpremarket\n$KRKR rose 18.91%', ' $MOXC rose 7%', ' $METX rose 4.91%', ' $BEST rose 3.32%', ' $CTK rose 3.14%', ' $UXIN rose 1.41%', ' while $BIDU fell 6.66%', ' $BABA fell 4.86%', ' $NTES fell 5.3%', ' $PDD fell 7.87%', ' $FUTU fell 9.52%', ' and $XPEV fell 7.03%.\n#stocks \nhttps://t.co/xLBazGedue"\t\t\n"@Grouchito Yo no dudo. $baba.\nLlevo comprando en Ali express años y va mejorando año a año.\nNo me gusta visualmente la app pero es un estilo muy asiático."\t\t\n@Otits_G ganyan talaga stonks $TAAS $BABA haha\t\t\n"テンセントã\x81¨ $BABA ã\x81Œãƒªã‚¹ãƒˆãƒ©è¨ˆç”»ä¸\xadã\x81¨ã\x81®å™‚。共å\x90Œå¯Œè£•ã\x81«ä¼´ã\x81†è¦\x8f制ã\x81ªã\x81©ã\x81§äº‹æ¥\xadã\x81—ã\x81¥ã‚‰ã\x81\x8fã\x81ªã\x81£ã\x81¦ã‚‹ã‚“ã\x81§ã\x81™ã\x81‹ã\x81\xad。ã\x81\x9dã\x81®é–“ã\x81«ã‚®ã‚¬ãƒ™ãƒ³ãƒ\x81ャーä¼\x81æ¥\xadã\x81®è¿½éš\x8fã\x81§çµ\x90構ダメージå\x8f—ã\x81‘ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81‹ã‚‚ã\x81—れã\x81¾ã\x81›ã‚“ã\x81\xad。æˆ\x90長スピードã\x81¨ã\x81„ã\x81†æ„\x8f味ã\x81§ã\x81¯ä»–ã\x81®ä¸\xad国ギガベンãƒ\x81ャーã\x81®æ–¹ã\x81Œå‹¢ã\x81„ã\x81‚ã‚‹å\x8d°è±¡ã€‚\nhttps://t.co/VmzAKGSe19"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @stocksareeazy: Is stock twits showing where $BABA will go ? 😂 https://t.co/etKzLCVZZz\t\t\n"$BABA: last week was really painful', ' surely things have turned up now\n\nMarket: Hold My Beer https://t.co/KQJhlbFtNg"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @EquityBrian: $BABA trades at 9.69x NTM P/E\t\t\nChinese ADR’s are still falling. $FXI $KWEB $BABA $BIDU https://t.co/X9qoMS31mx\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n$NIO $XPEV $BABA.hilarious how Americans think that an economic war with China will mean 🇨🇳 stocks get hammered & US stocks will be OK. US trade with 🇨🇳 5 times larger than the other way. Who you think will come off worse? No stock will be safe.\t\t\n"En Twitter todo el mundo gana y nadie pierde (a pesar de ir hasta las trancas de $BABA y otras mierdas Growth)\n\nEso sÃ\xad', ' todos los que supuestamente ganan dinero en bolsa', ' vendiendo cursitos de bolsa', ' suscripciones', ' salas VIPs y otras patrañas para sacarle el dinero a la gente"\t\t\n"Can $BABA go negative?\n\nAsking for a friend..."\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @yoloption: $BABA making a 5 year low. Formerly seemingly invincible Chinese blue chip', ' brought to its knees. Munger buying and then dou…\t\t\n$BABA making a 5 year low. Formerly seemingly invincible Chinese blue chip', ' brought to its knees. Munger buying and then doubling down didn\'t do anything. Sorry for Jack Ma and Son Masayoshi but not sorry. https://t.co/ecHc0Z82RE\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradingappswiss: #Alibaba Group Holding $baba Hong Kong’s Hang Seng index drops 5% as investors monitor China’s Covid wave\nhttps://t.co…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @0xren_cf: i don’t really follow tradfi but wow $baba back to ipo price ðŸ\x90£', ' thanks for playing ðŸ™\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Iamanirudhsethi: Alibaba is back to the IPO price.\n\n$BABA https://t.co/inK6esPbX3"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$baba ðŸ\x90» https://t.co/0HIaIwrWPe\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"アリãƒ\x90ãƒ\x90æµ\x81石ã\x81«å®‰ã\x81™ã\x81Žã\x81ªã\x81„ã\x81‹ï¼Ÿ\nフォワードPERã\x81§8ã\x81\x8fらã\x81„ã\x81\xa0ã\x81žâ€¦\n$BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA all Chinese stocks mostly trending.  Super discounts incoming!! 🤞\t\t\n$BABA seriously? 🆙\t\t\n$BABA 40$ Price Target to match the original valuation', ' then I will entry at 35-45$ Price Range', ' let\'s get this money!😎😎💰💰💰 🆕\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA catch a big at $25 the risk is to much for delisting 💢\t\t\n$BABA god. Wow ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $TMC if you don’t see this I can’t help you. 🤞 https://t.co/fzZVqlRcvd\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA frankly speaking', ' US just agree that China takes over Taiwan and Russian as we know would collapse in an eyeblink ï¸\x8f\t\t\n$BABA who is the 🤡🤡🤡🤡🤡 now? 🤣🤣🤣🤣🤣 😘 https://t.co/JLxJ66NtZI\t\t\n$BABA Coronavirus. Ukraine.  Common Propserity. 😃\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Where are the bulls? Broke probably', " their wives leaving them right now. I'm single btw", ' would happily accept your wives\' phone numbers! ↘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"The Golden Dragon Index', ' which tracks American ADR Chinese firms', ' plunged 10% two consecutive days last week - something that’s never happened before in its 22-year history. \n\nAlibaba $BABA is already trading under its 2014 IPO market cap."\t\t\nI\'m tempted to buy $BABA $NIO and other beat down Chinese stocks. Is the only risk delisting? Is that why the prices are low? What are the odds of that?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is this retarded guy still here along with the other retarded bulls?🤣🤣🤣🤣 📢 https://t.co/GfpTr36xF1\t\t\n"盤å‰\x8d異動:熱門ä¸\xad概股繼續é‡\x8d挫,ä¸\xad概互è\x81¯ETF大跌6%\n\n#阿里巴巴 #拼多多 $PDD $BABA $RLX https://t.co/uHBp05RsT0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Will bounce soon â–¶\t\t\n"$BABA another virus breakout 😂😂.  50 bucks incoming.   Puts will print.   \nBiggest uncertainty now in China.   Taiwan situation', ' usa 🇺🇸 tensions... it will get better but this isn’t the bottom 📊"\t\t\n$BABA  Max fear is now â\xad\x90 https://t.co/3pVC2Z1XNI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA that\'s why i said buy https://t.co/GtPP4nkRM0', ' they will not delist it there. â\x9d—\t\t\n$BABA Is this retard still here🤣🤣🤣🤣 💢\t\t\n$BABA a bounce here baba sir 🤣 ï¸\x8f\t\t\n#ACFMorningMeeting Chinese $DIDI (ride hailing leader) ~â–¼44% on Fri. Reports it was stopping listing prep on #HongKongStockExchange (last yr China gov prevented $DIDI signing up new users & #DIDI planned delist from NYSE) ~248 Chinese co. listed US mkts: $BABA $JD $NTES #ACFView https://t.co/MiZIG2yGwB\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/mpvw2Wzy5A"\t\t\nAt this point it should just go to zero and let’s get rid of US investors who have issues with China. $baba $bidu $kweb\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA jack ma missing for five years sure everything is alright over there ☑\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@INArteCarloDoss $BABA dip buyers https://t.co/WhiG3zcezF\t\t\n$BABA at this level I will buy a call an put 👀\t\t\n"🇨🇳 استمرار نزول الاسهم الصينية Ù\x81ÙŠ السوق الأمريكي بعد تراجع موشر هونق كونق اكثر من ٦٪ ونوايا بعض الشركات الصينية مغادرة السوق الامريكي: \n$nio $jd $xpev $baba $bidu \nاتوقع الاستثمار Ù\x81ÙŠ امريكا اصبØ\xad ( غير ثقة ) \nالشركات Ø\xadتى الامريكية تÙ\x81كر الاستثمار Ù\x81ÙŠ اسواق امنة مثل السوق السعودي 🇸🇦 https://t.co/RwOr0svwNu"\t\t\n"$BABA \nTawain invasion will send this below 10 $🥸 ï¸\x8f"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/mpvw2Wzy5A"\t\t\n$BABA how low is this going', ' holy fuck lol ï¸\x8f\t\t\n$BABA $BILI Fuck you', " not selling 😎 ↔\t\t\n$BABA let's be patient", ' TA wise 72 will be a good entry ↘\t\t\n$BABA selling for 2 bats in China 💗\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA oh FUCK 🚩\t\t\n@CryptoMatrix2 Face Ã\xa0 $BABA https://t.co/4iR9Z7S3CJ\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA green today ✅\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA What do you think will happen if war ends…. And it will end…. Strong buy… ï¸\x8f\t\t\nJust delist $BABA already lol. Just burn my money along\t\t\n"Chinese tech stocks are on a constant downtrend. Hang Seng Tech Index is down a further 7.6% this morning.\n\n$BABA $TCEHY $DIDI\n#china #hangseng #hongkong #index #techstocks #stocks #baba #alibaba #tencent #tcehy #didi #tech https://t.co/yitAjUeI8U"\t\t\n@BoredBilionaire $baba\t\t\n"$BABA $nio $jd $bidu $pdd  \n \n   At what point will the media turn around and say these are a buy with valuations way below realistic levels?  \n \nI get it…the game is FUD and everyone loads up…then it booms. ï¸\x8f"\t\t\nRT @ashishverma0724: $TCEHY $BABA $NIO Chinese company profit is for chinese people. Not for foreign bagholder.  ↔\t\t\nLong $BABA', ' The bottom is near (14-17/3).\t\t\n$BABA $50’s coming for this trash LMFAO imagine thinking this was anything close to amazon Hahahaha third world amazon â\x9d¤\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Big guys are buying these cheap stocks now! ðŸ\x8f¼\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n@SquaresLeast $BABA already has a dual listing in HK. So even if delisting existing holding would likely get converted into HK listing is what I suspect. I don’t think Munger would have bought the ADR’s if he would have thought there is no value.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA pre market 81 wow did I call it from 120 . This war will drag on for infinity ', ' cash ready for 50 a share ', ' 1000 shares order set 🚩\t\t\n$NIO $XPEV $BABA ain’t that a sight 🙉 🤞 https://t.co/uhlSYsSabn\t\t\nRT @Frankm57386975: @CnEVPost Simple', ' "Panic" happened. It\'s now a common disease among many retail traders. Used to be "buy-the-dip"', ' now…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA secondary sanctions and China aligning its language with Russia. Nothing to do with tech companies', ' but no one’s going to do business with these tech companies.\n\n$jd $bidu $nio 🪄"\t\t\n$BABA $5 by the end of the year. The Taiwan move will be the nail in the coffin here. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TCEHY $BABA $NIO Chinese company profit is for chinese people. Not for foreign bagholder.  ↔\t\t\n$BABA $5 by the end of the year. The Taiwan move will be the nail in the coffin here. ï¸\x8f\t\t\n$BABA cumple objetivo en pre de HCH   de 82', '30$', ' ¿se detendrán aquÃ\xad la caida del gigante chino? https://t.co/UrLrFoxrRk\t\t\nJesus what happened to $BABA https://t.co/tLXIy5g9mA\t\t\nRT @daniel_toloko: Easy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @poshpearl_: Wait', ' WTF?! $BABA 😳\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TCEHY $BABA $NIO Chinese company profit is for chinese people. Not for foreign bagholder.  💢\t\t\nIf i see another tweet about $BABA low pe "adjusted profits" ex-operating losses i\'ll scream.\t\t\n$WISH $GME $AMC $BABA  selling CHAD blankets', ' I’m like OMG I need to invest another 1k and 100 for good luck', ' MOON CONFIRMED! Come to WISH ðŸ’\x9d https://t.co/THZXnE9M9T\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA INU https://t.co/ij2TLCA1bO\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA don’t want to loose money? Join our uptrend / possible squeeze on $TMC 💢\t\t\nRT @vinceg324: $NIO $XPEV $BABA So delist', ' covid', ' delist', ' covid', ' delist', ' war', ' delist', ' covid? any news about this company how bad or good th…\t\t\n"$BABA fuk it I’m not paying my taxes \nBuying 100 shares today ðŸ˜\x81 https://t.co/zekhiDTd8m"\t\t\n"RT @HugoGGasca: Y si cae a $0', ' que caiga que mi inversión caerá con ella.\n\nCuando sus fundamentales dejen de ser excepcionales me iré de $B…"\t\t\nRT @HugoGGasca: A mi juicio', ' que siga cayendo. Casi llevo $4', '000 invertidos en $BABA y pienso seguir aumentando más y más la inversión en e…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (7)\n2. $SPY (6)\n3. $GME (6)\n4. $YANG (3)\n5. $TSLA (3)\n6. $AAPL (3)\n7. $WISH (2)\n8. $RIVN (2)\n9. $ES (2)\n10. $KWEB (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/AVMtjzdiUW"\t\t\n$BABA 80 usd inmiddels voorbeurs! Laat dit een wijze les zijn. Koop NOOIT aandelen die in een neerwaartse trend zitten. Ik weet dat beleggers anders denken dan traders', ' maar ook de beste beleggers maken gebruik van momentum. https://t.co/puWdb8hda8\t\t\n$BABA 20 billion usd profit per year 📊\t\t\n"$BABA \nStop loss triggered', ' never buying China again', ' Thanks for the quick -20%\nAbsolutely manipulated from 320 to 80.\nAt this rate 20$ or less is possible 💲"\t\t\nRT @HugoGGasca: ¿Cómo explicamos a parte de la comunidad de Twitter que nos da igual que $BABA esté a precios de su OPV? ¿Cómo les explicam…\t\t\n$BABA 20 bibliotheek usd profit per year!!! â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA small cap by next year ðŸ˜\x81\t\t\nRT @LlcBillionaire: Alibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid…\t\t\n$BABA buyback 15% of shares 👇\t\t\nRT @GedoLeite: $BABA today Charlie munger wish China Shanghai had triple boost.... 📢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA today Charlie munger wish China Shanghai had triple boost.... 📢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @reciknows: [Update] $BABA Weekly. #BABA still no signs of buyers', " wouldn't be surprised if this tests all time low of 57.20 https://t.c…\t\t\n$BABA Gee", ' i wish i pay attention to volume details', ' 9988 in Hong Kong . heavy red volume bar before the sell off ðŸ‘\x8d https://t.co/b2K45CYKI2\t\t\n$BABA today Charlie wish he saw green not red China😬 ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\nRT @michaelindinero: $BABA today Charles munger wish he brought Amazon. ðŸ˜\x81\t\t\n$BABA today Charles munger wish he brought Amazon. ðŸ˜\x81\t\t\nRT @gnuchrisfer: $BABA today’s the day charlie munger has a stroke 👆\t\t\n$BABA today’s the day charlie munger has a stroke 👆\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA really struggling', ' shame.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA @sonoftheliquor @GlobalAlphaValue There you guys go! As I said', ' $80. You are welcome. You should’ve listened. 💲\t\t\n$BABA $65 🌟\t\t\n"Y si cae a $0', ' que caiga que mi inversión caerá con ella.\n\nCuando sus fundamentales dejen de ser excepcionales me iré de $BABA', ' hasta el momento: TOP 1 de mi cartera."\t\t\n"$BABA\n\nNo fui el único en avisar en verano del 2021 de los 90$ e incluso 60$. Y al igual q el resto de los q avisó', ' fui insultado y difamado.\n\nBABA lleva desde enero de 2022 en #LaGuadañaDeCanalAlcista con objetivo 60$\n\nOjo q a este ritmo', ' no va parar ahÃ\xad la bajada."\t\t\n"RT @SMalikjo: @GSKenigsfield @daniel_toloko “With confidence in the company\'s prospects today \nand over the long term', ' we repurchased appro…"\t\t\nRT @sebrobitaille99: $BABA why hk down so much? ↔\t\t\n$BABA value trap 💢\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRU-Ukraine talks today. Any +ve news will for sure result in a dead cat squeeze for these oversold CN names. I definitely don’t advocate starting fresh shorts here but no point going long yet. $BABA $BIDU $KWEB ðŸ‘\x8d\t\t\n$BABA who bought above $200? ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA if current support is broken then next targets 63', ' 57', ' 45 💲\t\t\n@hamster_money Für mich ist $BABA keine langfristige Anlage 🤷ðŸ\x8f»â€\x8d♀ï¸\x8f\t\t\nA mi juicio', ' que siga cayendo. Casi llevo $4', '000 invertidos en $BABA y pienso seguir aumentando más y más la inversión en ella. Empecé a comprar en $225 y no he dejado de comprar hasta el momento. Que caiga a $30 ya que estamos.\t\t\n¿Cómo explicamos a parte de la comunidad de Twitter que nos da igual que $BABA esté a precios de su OPV? ¿Cómo les explicamos que esto es a largo plazo? Qué si está a precios de su OPV habiendo multiplicado su tamaño de negocio en un x5 poco me preocupa su caÃ\xadda', ' esto es un ðŸŽ\x81\t\t\n$BABA short squeeze soon ✅\t\t\n$NIO $XPEV $BABA So delist', ' covid', ' delist', ' covid', ' delist', ' war', ' delist', ' covid? any news about this company how bad or good they are? I can see only FUD these days. 🪄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Los que habéis promediado a la baja en $BABA porque estaba barata', ' todo bien ¿no? A ver si aprendeis la lección de bolsa que la vida os ha dado. Que una acción esté barata no siginfica comprar. Hay que saber identificar las tendencias bajistas y no comprar\n\nCc @BitacoraBolsa"\t\t\n@Investingcom Oracle of Omaha about to get spanked on his $BABA investment\t\t\n$BABA no position here but holy fooookin hell mate!!! $nio $JD 👀\t\t\n$BABA I would people are I. The capitulation/anger side of the market cycle ï¸\x8f https://t.co/xcCRNggGzn\t\t\n@CnEVPost Simple', ' "Panic" happened. It\'s now a common disease among many retail traders. Used to be "buy-the-dip"', ' now more like "sell-in-panic" :) $NIO $XPEV $LI $BABA\t\t\n$BABA holy smokes this is getting massacred. New lows every single day. Wow. I feel for the people holding this. Yikes âš¡\t\t\n$BABA ending g green today â–¶\t\t\n@aktien22 China ist durch die unklare Lage in Taiwan und die Staatseingriffe sowieso schon ein riskantes Terrain. An $BABA stört mich zusätzlich noch die VIE Struktur', ' die Aktionäre bis zur Unkenntlichkeit entmachtet.\t\t\n$BABA it looks sub 80 today ï¸\x8f\t\t\n"https://t.co/60OzFIjk0H\nA crisis is bad for the Chinese economy too. \nThey may consider future leniency on publicly traded companies such as $BABA\n#stocks #investing"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA -6% a day keeps the investor away ï¸\x8f https://t.co/6rpDEvieaN\t\t\n$BABA ‘I can’t believe I didn’t buy baba 3 years ago’- person 1…’I know', ' I saw it too but was too scared to buy’- person 2…conversation that will be had in 2025 lol 💯\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$HSI $BABA $JD $TCEHY $BIDU \n🇨🇳 def. Not helping. https://t.co/RDydZJIW61"\t\t\n$BABA Chinese massacre today below 80 today ï¸\x8f\t\t\n$BABA 300 to 83usd crazy cheap 💟\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA what d heck man!!!jesus ☑\t\t\n@pietviljoen 🤣🤣🤣🤣🤣 people don’t learn do they let them burn after $BABA people should have taken note sorry if you trusted the Chinese Govt now we have $DiDi next it is NASPERS/PROSUS\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @LlcBillionaire: Alibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid…\t\t\n@HamzahKingKhan Nobody says markets are efficient except lecturers and they only say it because its a lecture $BABA\t\t\n"➕🇨🇳 ð\x9d\x90‚ð\x9d\x90¡ð\x9d\x90¢ð\x9d\x90§ð\x9d\x90š ð\x9d\x90“ð\x9d\x90žð\x9d\x90œð\x9d\x90¡: ð\x9d\x90‚ð\x9d\x90¨ð\x9d\x90§ð\x9d\x90\xadð\x9d\x90«ð\x9d\x90šð\x9d\x90«ð\x9d\x90¢ð\x9d\x90šð\x9d\x90§ ð\x9d\x90“ð\x9d\x90«ð\x9d\x90šð\x9d\x90\x9dð\x9d\x90žð\x9d\x90¬\n👩â€\x8d💻 $BABA (Alibaba) â\x8f³ P/E 28→12\n👩â€\x8d💻 $VIPS (Vipshop Holdings Ltd) â\x8f³ P/E 8→6\n👩â€\x8d💻 $QFIN (360 Finance Inc.) â\x8f³ P/E 4→2 💸7%\n👩â€\x8d💻 $QD (Qudian Inc.) â\x8f³ P/E 1→5\n👩â€\x8d💻 $ATHM.CH (Autohome) â\x8f³P/E 11→13 💸2%\nhttps://t.co/Kdv5RLrCAn"\t\t\n$BABA Gas prices look to be heading down and Commie China stocks are tanking. It\'s a good day regardless of how my portfolio performs. ï¸\x8f\t\t\n$baba trading like its nothing without jack ma', ' is $amzn nothing without bezos? the disparity with this chinese conglomerate is a joke', ' markets are efficient they say....\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Most mentioned symbols (6H):\n\n1st $AAPL 8\n2nd $BABA 4\n3rd $MULN 3\n4th $LUNA 3\n5th $TSLA 3\nhttps://t.co/HrQrltONqQ"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@amirul_sunesara Not everything is a lawsuit $BABA\t\t\n$BABA PREMARKET down 6%. This stock is doomed. Sry. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA All in at 83usd 👀\t\t\n$BABA crazy cheap! ï¸\x8f\t\t\n"Want to profit consistently? check this trading strategy out!\n\n$didi $aapl $nio $rlx $amd $sofi $f $itub $oxy $t $docu $bac $pbr $rivn $aal $baba $bbd $pltr $nvda $tme $pfe $jd $fb $xom $vale $uber $amc $beke $cvx $lu $rig $x $swn $dkng $msft $ccl $fcel\n\nhttps://t.co/qIbVtNrU3U"\t\t\n$BABA $NIO $XPEV $BIDU Wow ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA holy', ' terrible â–¶\t\t\n$BABA hmm I think investors are getting scammed at this point. These war headlines done even have sources. And china is debunking the military equipment. I think it\'s going to be law suits ↔\t\t\n"$BABA (Alibaba)\'da son durum bu ÅŸekilde..\n\nHisse senetleri oynaklıkta kriptodan daha kötü hale geliyor ve buna baÄŸlı olarak kripto varlıklar olgunlaşıyor..\n\n$BABA ise halka arz seviyesine kadar indi..bakalım zaman neler gösterecek. https://t.co/TPFE1nnOLB"\t\t\n$BABA woow!  Who would’ve thought this will go below IPO price after 8 years! â\x9d—\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ç§\x81ã\x81®æŒ\x81ã\x81£ã\x81¦ã\x81„ã‚‹ $NIO ã‚„ $BABA ã\x81¿ã\x81¦ã‚‹ã\x81¨æ\x90\x8d切りã\x81®é‡\x8dè¦\x81性をå†\x8dèª\x8dè\xad˜ã\x81§ã\x81\x8dã\x81¾ã\x81™ã€‚ \n$NIO ã\x81¯ã\x81“れã\x81‹ã‚‰ã\x81®æ\xa0ªã\x81ªã\x81®ã\x81§ã\x81¾ã\x81\xa0良ã\x81„ã\x81§ã\x81™ã\x81Œã€\x81 $BABA ã\x81¯æ\xad»ã\x81«ä½“ã\x81ªæ°—ã\x81Œã\x81—ã\x81¾ã\x81™ã\x81\xad😇\nã\x81“ã\x81®ã\x81µã\x81Ÿã\x81¤ã\x81®éŠ˜æŸ„ã\x81Œè¼\x9dã\x81„ã\x81¦ã\x81„ã‚‹ã\x81‹ã‚‰æ–°ã\x81Ÿã\x81ªå¡©æ¼¬ã\x81‘æ\xa0ªã\x81Œå‡ºã\x81ªã\x81„ã\x81¨ã‚‚言ã\x81ˆã\x81¾ã\x81™ðŸ˜£ðŸ˜£"\t\t\nRT @SeekingTheValue: Si $BABA cae hasta tener un market cap igual a su caja de 70B$ (30$) y recompran todas las acciones en circulación que…\t\t\n$BABA lol 🔔\t\t\n$VENAR $BABA $NIO let’s gooo!! Buying timeðŸ\x8f¦ðŸ\x8f¦ðŸ\x8f¦ â\xad\x90\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$NIO $BABA $QQQ this is how bear markets happen when people wonder how can it go any lower and it keeps going down every day leaving them to head back to their McDonald’s jobs 💯\t\t\n$BABA 40% of marketcap in cash!! There business back 15 bibliotheek usd shares is 5% ï¸\x8f\t\t\n$BABA russia 2.0 ☑\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA Ccp is not business friendly. When capitulation? ðŸ‘\x8d\t\t\nI don\'t think $BABA will ever hit $80. Just because thats where my buy order is at\t\t\nRT @RohitGu84449447: Lol delusional amateurs waiting for an afternoon rebound in HK. HK tech down 11% for all time lows. Pure capitulation…\t\t\nRT @LlcBillionaire: Alibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid…\t\t\n@dataBezPatosu Did you put 100% of your net worth into $BABA?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f ðŸ˜\x81\t\t\n@AJButton2 I\'m just catching this falling knife on the way down. Advice be damned. $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI was only joking when I said a 5%-10% drop today but this is pure capitulation. $BABA -7%', ' $JD -7%', ' $BIDU -8%', " $KWEB -7%. 📣\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA what a gift 🚩\t\t\nRT @dataBezPatosu: $baba Charlie munger and I finna go bankrupt ï¸\x8f https://t.co/PkyJ2kG4sG\t\t\n$baba Charlie munger and I finna go bankrupt ï¸\x8f https://t.co/PkyJ2kG4sG\t\t\n$BABA you call this a dip? You ain't seen Nothing yet MFs!!! ✨\t\t\n$BABA $JD just shorts on webull atm lmao. kids messing around 🚩\t\t\n$BABA All in MULN lets goo", ' unite in times like these don’t @me 💢\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA 5$ a day only 16 day left lol to go to 0. ✨\t\t\n"$BABA HK intraday low of $82.05.. bought just a ton of shares… the lower the price the lower the risk!\nWant to see another $10 drop (volatility based) before buying again… 📣"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@hsdua23 Its just paper loss bro $BABA\t\t\n$BABA China might as well just help Russia and start the attack on Taiwan â\x9d—\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA Anyone else down thousands yet again? 📣\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$DGB $ENJ $BABA 15m\nBest Trading Indicator offers accurate signals for all assets: cryptocurrencies', ' stocks', ' forex', ' indices. The system is designed for both beginners and advanced traders who want to improve their results in the markets. \n\n#bti #cryptos\n\nhttps://t.co/ptEoRUaCDC https://t.co/1I6bnBkMWJ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA meanwhile jack ma is enjoying his yatch', ' god damn you thief 💟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA if it\'s chinese u short lol âš¡\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@gurgavin ….However', ' a mandatory 13F dated January 4', ' 2022', ' revealed that one of the most legendary investors of our time', ' Charlie Munger', ' long-term confidante and business partner of Warren Buffett', ' increased his stake at $baba by the truck-load @ 100% rate in the fourth quarter! ðŸ˜\x8f🤔\t\t\n"Another indicator that we are close to the max pain/fear! \n\n#StocksOnSale 💎💸💰\n$NIO $XPEV $LI $BABA $FB $PYPL $TSLA https://t.co/JfSyLA75JJ"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@DegenCryptoInfo Hah! Tell that to the $baba holders bruh ; don’t fade global super companies. It’ll go back up and u’ll see 3 years from now https://t.co/CvAWTFtb1U\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nWait', ' WTF?! $BABA 😳 https://t.co/erIH9VU5w9\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA Damn 📊\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nDnes nakup $BABA za 81 ', ' nedomnivam se', ' ze by Cina otevrene pomahala Rusku. Dnesni sesup je predevsim reakce na tuto obavu.  Cena je jiz velmi lakava', ' nicmene rizika jsou take enormni....\t\t\n"RT @felizYuqing: $BABA delicious discount on going \n\nBuy using DCA \n\nStarting a position without doubt', ' even if this will be delisted it wi…"\t\t\n$BABA -6% pre market\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"haha retail investors dumpning and the big boys buying 🤣 $BABA $JD  \n$BIDU $NTES ï¸\x8f"\t\t\n"サマータイãƒ\xa0ã\x81®å§‹ã\x81¾ã‚Š\n先物ã\x81„ã\x81„ã\x81ªã\x81\x81ã\x81¨æ€\x9dã\x81£ã\x81Ÿã‚‰\n個別銘柄ã\x81„ã\x81¾ã\x81„ã\x81¡ã€\x81ã€\x81ã€\x81\nã\x81\x9dれã\x81«ã\x81—ã\x81¦ã‚‚ä¸\xad国系銘柄\nã\x81©ã\x81\x8dã\x81¤ã\x81\x8f下ã\x81Œã\x81£ã\x81¦ã\x81¾ã\x81™ã\x81\xad🥶\n\n$xpev $nio $baba $jd\n\n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„ \n#投資"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA next support $63 😃\t\t\n"Never heard of this shitcoin...ðŸ˜\x81\n$BABA https://t.co/ge9P4vRBds"\t\t\n$BABA Dumb money gets it wrong again. Painful â\xad\x90\t\t\n$BABA called this ðŸ\x8f¼\t\t\n$BABA someone posted this already ..but I’ll post again 📊 https://t.co/Er6r5ARag4\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA def becoming a buy soon. Let’s be real. 🆕\t\t\n$BABA What’s that saying about a falling knife? It’s either you should or shouldn’t catch it. 🤔 ðŸ‘\x8d\t\t\n$BABA Massive capitulation would not be surprised to see a massive hammer close for the month. 😄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$NIO $PLTR $WISH $SKLZ $BABA wait... are we still talking about investing here or is this a stop the steal rally? You think Putin doesn\'t take Ukraine if that other m0r0n is in office? What is going on here? ï¸\x8f\t\t\n$BABA pain ðŸ’\x9d\t\t\n"âš\xa0ï¸\x8f美股盤å‰\x8d:市å\xa0´å‰\x8d期最活èº\x8d股票\n\n行情é\x8fˆæŽ¥ï¼šhttps://t.co/pU3swqbRli\n\n$MULN  $MKD  $HYMC  $RLX  $DIDI \n$FUTU  $NIO  $CEI  $GFAI  $BABA https://t.co/J4MAnzXFMD"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @mfin2323: $BABA HSI has support at 19111 from 2016', ' we will see if it holds in the next couple days. Chinese tech has a huge influence…\t\t\n$BABA Daily. No opinion given.  Algos have been calling it much lower for awhile.  Algos do see a potential target for wave 5 shown.  Would be ugly if it happened but nice for shorts.  ALGOS do make mistakes by the way.  They can be wrong...What do you think? https://t.co/6WraSJ9pEq\t\t\n$BABA ï¸\x8f https://t.co/qBBKIxlMSi\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$NIO $PLTR $WISH $SKLZ $BABA wait... are we still talking about investing here or is this a stop the steal rally? You think Putin doesn\'t take Ukraine if that other m0r0n is in office? What is going on here? 🆓\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA pain âš¡\t\t\n$BABA i\'ll start a position here at $1 👇\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"We hit bottom when 99% of Western money is shaken out.\nHard to say when that will be.\n$BABA https://t.co/9Ka46WjnyN"\t\t\n$BABA Paniiiic â\xad\x90\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @EquityBrian: $BABA trades at 9.69x NTM P/E\t\t\n$BABA $SPY $DWAC It WILL go lower', ' even in the best case. Too much risk exposure and investors/institutions are taking a second a look at the risks of BRIC investments. Are dictators reliable? Maybe not. 🌟\t\t\nAnyone holding baba puts? #baba $baba\t\t\n$BABA  buying some calls at the open.  Bullish for the first 1hr. Then bearish until next super tank. 👉\t\t\nRT @DKuaner: $BABA 83usd now in Hongkong', ' crazy cheap ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@thisisdavnish but what do we buy? $BABA\t\t\n$BABA already falling lol 🆕\t\t\n"Encore -6% ce matin sur Prosus... Tous les détenteurs d\'actions chinoises l\'ont dans le $BABA\n\n$PRX"\t\t\n$BABA it’s about to hit my stop loss 🥴 ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nwill move to stimulate the econ once the spread is contained. Tech firms are under pressure to cut costs in the meantime', ' which they are doing (i.e. layoffs at $BABA $TCEHY). US delisting fears? Why fear it if the shares are already selling in HK? This market will rebound hard.\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n$YTEN the main low float fertilizer play! Look at the companies about page! They clearly mention fertilizer $DIDI  $BABA  $BIDU ï¸\x8f https://t.co/1zdKROJ39s\t\t\n$BABA is considering go private\t\t\n$JD wow $BABA  free fall. Does not happen often that the volume is that huge on xetra trading. This may be the chance in a lifetime or the ruin. ðŸ˜\x81\t\t\n@DeItaone It\'s so frustrating to see one more time the chinese governemnt to punish their own companies. They did it before with $baba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThe market is forcing me to break one of my rules and add to $baba if this continues. The asymmetry vs risk begins to compensate https://t.co/crtWI4COFx\t\t\n"RT @AlfieData: @jbegno1 @BitacoraBolsa Gracias Juan. Twitter suele ser de predicar en el desierto aunque sea desinteresadamente.\n\nAlgunas l…"\t\t\n$BABA WTF â\x9d¤\t\t\n@Jason @WholeMarsBlog Where’s Charlie to see this? Wait he’s piling up on his $baba stake 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f\t\t\n$BABA looks like big boys liquidating china stocks? ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#UBS released a strategy report on the #Chinesemarket', ' saying that the news caused the stock price of US-listed Chinese stocks to drop by 20% in the past two trading days. \n\n#stocks $BABA $BIDU $GOTU $EDU $LKCO $SOS $METX $LAIX $NTES $UXIN \nREAD HERE>>\nhttps://t.co/RNFvIdHyvy"\t\t\n$BABA Beautiful ðŸ˜\x8d…excited to buy more at $80 and hopefully more at $60 ðŸ\x8f¼\t\t\n$BABA sinks another 11% as the Hong Kong HangSeng index drops 5% with new Chinese Covid wave hitting. $JD $TENC and other tech stocks also down big. https://t.co/Gdb9jf44yu\t\t\n$BABA gonna go sell my left nut and go all IN if it drops anywhere under $80 ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 12 | 9.1% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $BABA | 7 | -36.4% | 🚀\n| $GME | 6 | 50.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@cosmos454b Soon. The great correction is here maybe? $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (8)\n2. $SPY (7)\n3. $YANG (4)\n4. $GS (2)\n5. $PYPL (2)\n6. $QQQ (2)\n7. $TSLA (2)\n8. $TWTR (2)\n9. $DB (1)\n10. $WW (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/qdMgNelvD2"\t\t\n@RohitGu84449447 Buying opportunity? i got my buy order waiting at $80 for $BABA!\t\t\n"$NIO $BABA $PLTR $SKLZ $WISH \n\nTrump Warned is all but yet people still voted for that pedo sleeping in the WH.\nI hope all who voted have lost more than just their money. ï¸\x8f"\t\t\n"$BABA Damn. \nWell defined....wish i seen this pattern 😀 https://t.co/COESsD8pl2"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 12 | 9.1% | 🚀\n| $BABA | 7 | -41.7% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $GME | 6 | 50.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nLet’s not forget that amidst the continued carnage in CN tech names', ' US futures are in green at least for now :) $BABA $BIDU $KWEB 📊\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA if they aren’t buying their shares back', ' I don’t know when they gonna do it. 😘\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 12 | 9.1% | 🚀\n| $BABA | 7 | -41.7% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n| $GME | 6 | 50.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 81 in hk :( 📢\t\t\n$BABA Everything would have been fine if China just condemned Russia. But it won\'t. 💗\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @tradingappswiss: #Alibaba Group Holding $baba Hong Kong’s Hang Seng index drops 5% as investors monitor China’s Covid wave\nhttps://t.co…"\t\t\n$BABA 83usd now in Hongkong', ' crazy cheap ï¸\x8f\t\t\n"#Alibaba Group Holding $baba Hong Kong’s Hang Seng index drops 5% as investors monitor China’s Covid wave\nhttps://t.co/nmKHPMeRHq https://t.co/KryVDfbT4C"\t\t\n$BABA HSI has support at 19111 from 2016', ' we will see if it holds in the next couple days. Chinese tech has a huge influence on the index', ' lets see how long xi will allow this to last. 😄\t\t\n"$BABA delicious discount on going \n\nBuy using DCA \n\nStarting a position without doubt', ' even if this will be delisted it will be trading on OTC! 😀"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @farrisbaba: Anyone who owns $BABA it’s not my fault', ' just to be clear\t\t\nLol delusional amateurs waiting for an afternoon rebound in HK. HK tech down 11% for all time lows. Pure capitulation here. $BABA $BIDU $JD all indicated to open 5% or more lower.. 🔔\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA why hk down so much? ↔\t\t\n"@GSKenigsfield @daniel_toloko “With confidence in the company\'s prospects today \nand over the long term', ' we repurchased approximately 10.1 million of our ADSs for approximately US$1.4 \nbillion this quarter""\nFrom $BABA latest quarterly results press release"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA the equity is worthless. just let it go to 0 already ðŸ‘\x81\t\t\n@ACInvestorBlog $BABA and a few other Chinese stocks crashing hard\t\t\nJack Ma is on his last dime $BABA https://t.co/DPuHTWL21R\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA At least bid this POS up in premarket so we can all go short at open my goodness 🤣 â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA HK$ 50 would be a nice target', ' buying and holding a profitable company at ~12 - 15x fwd PE - only on the HK exchange â–¶\t\t\n$BABA HK$ 50 would be a nice target', ' buying and holding a profitable company at ~12 - 15x fwd PE - only on the HK exchange\t\t\n$DIDI Deal can be reached. Good update from the weekend ðŸ‘\x8d $JD $BABA $NIO ï¸\x8f https://t.co/a21QDKFd1T\t\t\n$BABA China market collapsing wow ðŸ‘\x81\t\t\nAlibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid Worries Over New COVID-19 Restrictions In China https://t.co/dabqj3ha3n\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA man it’s funny how it has been one negative catalyst after another l in the news for the past 2 years straight. Fear makes markets super rational', ' right. â\x8f©\t\t\nRT @pumasuede: @snorlax_uw Puts on $baba', ' $rivn', ' $gme', ' or $amc\t\t\n@markets @WallStJesus $BABA going to get wrecked at the open.\t\t\n$BABA HSI sell off', ' US sells off', ' HSi sells again', ' vicious cycle. ðŸ\x8f¼\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"$BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yourself when all men doubt you', '\nBut make allowance for their doubting too; \nIf you can wait and not be tired by waiting https://t.co/qmBaEPogGq"\t\t\n"Last China holding in my system ( Xinhua Publishing) will be replaced on regular rebalancing on Thursday.\n\nPlan (for now)', ' excluding China from system but holding $BABA for exposure. I can maybe live with the 5% China risk.\n\nBut tbh', ' I am done with China."\t\t\n$BABA buy the fear 😉 ï¸\x8f\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg   $BABA $JD $BIDU $NIO $DIDI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA faller idag till nytt 52v-lägsta. Svaga resultat senaste tvÃ¥ kvartalen och man fÃ¥r ju allt mer känslan av att investerare flyr autokratiska stater efter Rysslands invasion av Ukraina.\n\nMin analys är att försprÃ¥nget för USA-tech ökar snabbt. Innovation i Kina pÃ¥ väg ner. https://t.co/Sor1wtWS2D"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (14)\n2. $SPY (13)\n3. $AAPL (7)\n4. $BABA (2)\n5. $TMC (2)\n6. $GOOG (2)…"\t\t\n$BABA Long strangle leaps?? 👉\t\t\n$BABA might hit $40 ðŸ˜\x81\t\t\n"$BABA at this stage actual delisting would put a floor under it.\nTrade in one market. Company buyback and then takes private. \nProbably at $100 share\nIt’s over ï¸\x8f"\t\t\n$BABA man it’s funny how it has been one negative catalyst after another l in the news for the past 2 years straight. Fear makes markets super rational', ' right? ï¸\x8f\t\t\n$BABA straddles at open?? â\x8f©\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA HKD81.30', ' $83.07… buying right now… ï¸\x8f\t\t\n@AnalisisdeInver @Queteim76792057 Como disfrutas de $Baba. Tendencia bajista de manual. Soportes rotos. Vaaaamos a seguir dando lecciones hahaha 😂😂😂\t\t\n$BABA bankruptcy ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@SMalikjo @daniel_toloko $BABA said they will do buybacks', ' yet their report says otherwise.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFutures green! 💚 Let’s go! $DIDI $SPY $MULN $BABA ☑\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Incredible to see HSI drop 1k+ in a day 🆙\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nFutures green! 💚 Let’s go! $DIDI $SPY $MULN $BABA ðŸ‘\x8d\t\t\n"RT @Freshie305: Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de…"\t\t\nRT @WuTangFinTech: $MULN WILL SEE $3+ this week.  $AGRI Middle bar set up this thing on lunch tomorrow $5+  $UVXY CALLS exp Fri  18th will…\t\t\n$BABA Incredible to see HSI drop 1k+ in a day 📣\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@jbegno1 @BitacoraBolsa Gracias Juan. Twitter suele ser de predicar en el desierto aunque sea desinteresadamente.\n\nAlgunas lindezas en esta captura', ' aunque hay más en otros perfiles que compartieron el vÃ\xaddeo de YouTube sobre $BABA avisando de la deblace https://t.co/xGxnAQ7De6"\t\t\n$BABA Hang Seng is a very weak index. The darn index is trading at 2016 levels now. Unbelievable 💯\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $FUTU adding January 23 calls at the open! Bring it on! 💟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nDomestic CN chatter that Tencent / Baba planning massive layoffs. Why not..crashing economy', ' lockdowns', ' prosperity fund', ' supporting Ukraine', ' property defaults..what could go wrong? $BABA $JD $BIDU $KWEB 📌\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  Can somebody teach me why Capital inflows have been consistently positive in BABA (HK at least) but stock price has been plummeting? What’s the relationship? ï¸\x8f https://t.co/DKPQ6CFWVW\t\t\n"@Darntons1 I like companies where the value is mismatched either due to bad perception or poor understanding by the market.\n\nThis includes $BABA $PLTR $BB\n\nI also liked having some diversification into Asia. BABA seemed a decent bet."\t\t\nRT @JUIVEDUMAROC: $BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/8zy2wejiXO\t\t\n$BABA   about to break intraday lows in hk for the second time 😀\t\t\n$BABA crystal ball says we see the upside of $90 today before settling at $89 🔮 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\nAlmost all well-run Chinese ADRs are dual listed in HK. If it gets de-listed (unlikely scenarios)', ' still be traded in HK. Sure', ' lower liquidity. Anyways', " I invest like 20% of my capital in them. Higher risks? Sure! It's simple diversification", ' why so much hatred? $NIO $XPEV $BABA\t\t\n"Tracking Tiger Global Portfolio - Q4 2021 (1/2) https://t.co/RlqxCqzYVe\n$ADBE', 'Â\xa0$ALCC', 'Â\xa0$AMZN', 'Â\xa0$APO', 'Â\xa0$ASAN', 'Â\xa0$BABA', 'Â\xa0$BLND', 'Â\xa0$CFLT', 'Â\xa0$COIN', 'Â\xa0$COUP', 'Â\xa0$CRWD', 'Â\xa0$CVNA', 'Â\xa0$DASH', 'Â\xa0$DDL', 'Â\xa0$DDOG', 'Â\xa0$DOCU', 'Â\xa0$DV', 'Â\xa0$EGHT', 'Â\xa0$ESTC', 'Â\xa0$FB', 'Â\xa0$FUTU', 'Â\xa0$GRUB', 'Â\xa0$HOOD', 'Â\xa0$JD', 'Â\xa0$KPLT', 'Â\xa0$LITT', 'Â\xa0$LITTW', 'Â\xa0$MA', 'Â\xa0$MF', 'Â\xa0$MSFT', 'Â\xa0$NFLX"\t\t\n$BABA hold this 2 years and your up 50%', ' the price is just stupid now ↘\t\t\n$BABA what happened??? Why trendin??? â\x9d¤\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/8zy2wejiXO\t\t\nRT @sanjogag33: $BABA wasn’t  Charlie munger shilling for this and Chinese government not so long ago ? This is very satisfying to watch 💢\t\t\n$BABA wasn’t  Charlie munger shilling for this and Chinese government not so long ago ? This is very satisfying to watch 💢\t\t\n$BABA can anyone help me get out of my negative crypto balance? 🤦â€\x8d♂ï¸\x8ffml ☑\t\t\nRT @daniel_toloko: $baba is just silly at this point https://t.co/HsilZFWGZ7\t\t\n$BABA I just want try cry - BABA Bull 💟\t\t\n"WOW... Someone\'s buying these dips in Hong Kong. Money from Mainland China been net positive for nearly three straight weeks. Today\'s net total was second-highest of the year \n$KWEB $BABA $JD $NIO $BIDU ï¸\x8f https://t.co/K2cb0wr0T6"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  $KWEB  ....everything getting slaughtered in Asia today! 👇\t\t\n$BABA $KWEB CN tech stocks work like meme stock..down 10-15% on any given day. Under what scenario would Google', ' Msft', ' Apple be down 10-15% for days.. 😄\t\t\n$JD $BABA $NIO what’s going on here exactly? Fear of US sanctions? Covid? ðŸ’\x9d\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA i will said it again', ' sell now before it too late', ' going to zero ☑\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ignore89039500: He continued: “I even wrote a song about it', ' I felt it was just that important: $BABA bagholder', ' have you any money; No…\t\t\nHe continued: “I even wrote a song about it', ' I felt it was just that important: $BABA bagholder', ' have you any money; No sir', ' no sir because I’m a creepy little simp. Now stop following me.â€\x9d https://t.co/fCCFUKVYuF\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"$BABA $jd $nio No reversal in sight.  Everything is bad. Nothing is good.   \n \nThis is like going through a never ending bad divorce ï¸\x8f"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA its funny that US retail investors expect CN to bail them out. Come on that’s not what wakes up CCP at night..$KWEB â\x9d—\t\t\nHa valaki lemaradt volna', ' Alibaba $BABA elvesztette az elmúlt 5 év értéknövekedését. Visszakerült a startvonalhoz.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$MULN WILL SEE $3+ this week.  $AGRI Middle bar set up this thing on lunch tomorrow $5+  $UVXY CALLS exp Fri  18th will pay. $AREC $WWR SWINGING. #oil $IMPP $INDO $CEI $MXC  ON WATCH.  $BABA$100 calls exp Fri will pay  #FUCKPUTIN  #IStandWithUkriane https://t.co/nreFKkEC6o\t\t\n"RT @Freshie305: Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de…"\t\t\n$BABA $JD Getting PTSD from Last week... 🌟 https://t.co/2KN3dzDH5F\t\t\n$BABA So they just announced Shenzhen lockdown where China silly valley is.. ↘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Gubben89: Now… its Munger VS the World $BABA\t\t\n@lillianmli Ripple effects of anti-business policymaking in China', ' $DIDI', ' $BABA', ' edtech nationalization', ' real estate crisis', ' Xinjiang', ' zero-COVID', ' support of Russia', ' all self inflected disasters.\t\t\nRT @Gubben89: Now… its Munger VS the World $BABA\t\t\n"Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Tencent are on their way to mass layoffs last weekend.\n#HongKong $BABA #Tencent"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nLol fresh lows in HK tech $BABA expected to open lower by 2-3% in US', ' $BIDU $JD should sink by 3-4%. Still few hrs before US cash open but futures and pre market should open shortly 😀\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/ChOGkSShHY"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (14)\n2. $SPY (13)\n3. $AAPL (7)\n4. $BABA (2)\n5. $TMC (2)\n6. $GOOG (2)\n7. $J (2)\n8. $SOFI (2)\n9. $JNJ (2)\n10. $OFC (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/7zAUEPtLWK"\t\t\n"$BABA War will end in days', ' weeks…. Then this stock will recover from the lows we have now. So… when other panic? Buy!\nAlways been good buying-moments in the past! 😀"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA neither bull nor bear what do y’all think? 👇 https://t.co/t5o9zKREzc\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@unusual_whales $LLL China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 earnings in a few weeks. covid surge mask sales with explode again! $3.37 cash per share on hand with $11 book value!Insiders own 43% + 2.5mill share float\n$bidu $baba\nhttps://t.co/lj1e80bAmo https://t.co/qlxMekYjir"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nThis too shall pass. $BABA https://t.co/pi4yH5GcDG\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA What an opportunity to buy! What a potential! 📶\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA Nice to see more new faces predicting a bottom. Stick around there will be a new set in Friday. â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA trending âš¡\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"@Maximus_Holla $LLL China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 earnings in a few weeks. covid surge mask sales with explode again! $3.37 cash per share on hand with $11 book value! Insiders own 43% + 2.5mill share float\n$baba $bidu\nhttps://t.co/lj1e80bAmo https://t.co/CuQF2hTZKj"\t\t\n"$BABA might pull a good faith violation \nIf it actually opens -5% or lower \n\nNo way it keeps going down \nPaycheck don’t come till fridays 💢 https://t.co/CNoJah5eLi"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"#Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor tutuyorum😀\n\n$baba #nyse https://t.co/8i8uUh7raf"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\nRT @thePandaily: .@AlibabaGroup \'s MMC business unit is planning to sever ties with many employees', ' while the proportion of layoffs in this…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$AAPL $baba $jd $nio  \n Finally american stock go bye bye with us. ï¸\x8f"\t\t\n"TOP STOCK TO WATCH FOR PRE-MARKET:   \nPART 5\n-- $DIDI $BABA $JD  --\n \nFOLLOW THIS ACCOUNT FOR MORE TRADE IDEAS', ' DAILY WATCHLIST', ' MORNING BRIEFING & MORE\nClick the link to join our StockTwits Premium Room: \nhttps://t.co/Ifc1pRcFoF"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"$JD $baba  We are trending again…..RED! \n \nWe just need $Nio now!!!! ↘"\t\t\n@VilliersAPI Invest for long term', ' don\'t speculate. $BABA\t\t\n$SPY $BABA $AAPL $NIO $TSLA ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"$BABA One Green Day this week.  Going below 80 \nðŸ\x8d»âš°ï¸\x8f 🚩"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA I see SP @ $75 by Wed 💀🪦 âž¡\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba american bros be like baba down 8% in HK holy shit baba adrs going to dump tomorrow -10%.  bruh - 1hkd = .13usd x 8.\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/nRrc8xCTZb"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nRT @JaedenJD: As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to ta…\t\t\n@CryptoMatrix2 Mais $BABA sera t-il de nouveau $HAUTHAUT ?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 64.3% | 🚀\n| $GME | 14 |…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $LI $XPEV $NIO HK down 4%... Covid closures in major tech hub. ðŸ‘\x8d https://t.co/ADJa2qsQrf\t\t\nRT @CharlieMunger00: Charlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the…\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA So they just announced Shenzhen lockdown where China silly valley is. 📶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 71.4% | 🚀\n| $GME | 14 |…"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"$BABA \nHey isn\'t the covid surge in China gonna be good for this? ☑"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA everyone is bashing HSI . When it pumps up', ' it starts selling again… ï¸\x8f\t\t\n"Ð\xa0аÑ\x81продажа акций китайÑ\x81ких технологичеÑ\x81ких компаний продолжаетÑ\x81Ñ\x8f\n\nКрупнейшие по веÑ\x81у компании доÑ\x81тупные длÑ\x8f покупки:\nКомпаниÑ\x8f / Тикер / ВеÑ\x81\n— Alibaba $BABA 10', '32%\n— JD $JD 7', '21%\n— Pinduoduo $PDD 6', '97%\n— NetEase $NTES 4', '71%\n-\nÐ\x9dе Ñ\x8fвлÑ\x8fетÑ\x81Ñ\x8f индивидуальной инвеÑ\x81тиционной рекомендацией https://t.co/G6V03DUSCQ"\t\t\n$BABA tme for baba to crash 50% 💢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA media said the same about airlines', ' oil and banking during COVID', " then they mooned. 😘\t\t\nRT @thePandaily: .@AlibabaGroup 's MMC business unit is planning to sever ties with many employees", ' while the proportion of layoffs in this…\t\t\n$BABA $CAT $BIDU $BRKB $PWR 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA this is a lesson in how a share price and the success of a company are completely separate variables 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nWill be buying some more $BABA today I think… total capitulation ', ' stop losses and margin calls.. there is a lot of noice around delisting etc that Will turn out to be nothing more then just noice.\t\t\n@cz_binance I’m pretty sure $BNB will join the $BABA and will have a deep dive in the near future.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA All of these guys saying this is going to $0 or whatever are the same people that will be pumping it at $300. So f you for now', ' thank you later. ï¸\x8f\t\t\n"Alibaba $BABA je zpÄ›t na své původnÃ\xad cenÄ› IPO z roku 2015.\n\nAle #Bitcoin nemá žádnou vNiTÅ™NÃ\xad HoDnOtU a nemá cAsHfLoW 🤡😄😄😄 https://t.co/u1qkIihTJo"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA The Largest Market Capitalization Loss in the History of Markets', ' \n\nThe Largest Loss of Public Stock Shareholder Value', ' \n\nweighing in at a $600B loss', ' alibaba! 😀"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA rip baba âž¡\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA If you’re scared of this dip', ' you probably bought too much 🤷â€\x8d♂ï¸\x8f ðŸ‘\x81\t\t\nRT @DistressedBot: $BABA Munger was criticised after buying heaps of Wells Fargo after the issues they faced off the back of COVID. Munger…\t\t\n@zerohedge #alibaba $baba https://t.co/sntyBts5HL\t\t\n$BABA Munger was criticised after buying heaps of Wells Fargo after the issues they faced off the back of COVID. Munger added to fear during ATL and 2 years later it was ATH. 📊\t\t\n"$BABA \nDear fellow baba holders.. we are fucked.. simple as that. In life there are winners and losers..we lost this one boys. :( ðŸ’\x9d"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA so', ' does this count as blood on the streets yet? 🩸 📊\t\t\n$BABA It Will be $50 sooner than expected. ï¸\x8f\t\t\n@mskvsk Are you going to buy $BABA? Everyone buys\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA We are screwed. 🌟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $TCEHY $DIDI $BIDU $AAPL \nHalt all communism stocks that support Russia ï¸\x8f"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  making new intraday lows in hk for a gap down in u.s. markets. â\x9d¤\t\t\n$BABA i told you before never catching the falling knife since $250', ' you are not listening 📶\t\t\n"Alibaba is back to IPO price. 🫢\n\n$BABA"\t\t\n$BABA how does the buyback program work? Are they buying the adr or the Hong Kong shares? 🆓\t\t\nlol those waiting for some sort of afternoon miracle in HK', ' $BABA at session lows and indicated to open 2% lower in US $KWEB 😀\t\t\n$KWEB $JD $BABA â\xad\x90 https://t.co/emRkhduheY\t\t\n$BABA i told you before never catching the falling knife since $250', ' you are not listening ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @HandsComputer: $BABA $JD $PDD when China goes after Taiwan expect them to steal you’re money if you’re in the US. Holding cash', ' $SLV an…\t\t\n$AAPL $AMZN $MSFT $NVDA $BABA $BIDU $HSI $NDX https://t.co/zxiGDaStYa https://t.co/JEP1qS83lD\t\t\nAlibaba ha caÃ\xaddo tanto que volvió al mismo precio al que salió al mercado en su IPO hace 10 años 😲😱 $BABA https://t.co/GfQ5fXbZB9\t\t\n$BABA how does the buyback program work? Are they buying the adr or the Hong Kong shares? 😄\t\t\n@Jason Lost decade or subjugated decade? $baba #AliBaba\t\t\nlol those waiting for some sort of afternoon miracle in HK', ' $BABA at session lows and indicated to open 2% lower in US $KWEB 🤞\t\t\n"ANPC with only 5 cents a share of cash on hand they don’t have enough cash to meet their immediate short term debt! On high watch for a offering!\n$didi $oil $uso $uco $uvxy $srty $qqq $spy $femy $baba $bidu $kind $bac\n$MULN\n$PZG\n$GFAI\n$AEI\n$HYMC\n$AGRI\n$SPCB\n$KALA\n$EXN\n$HUSA\n$ANPC https://t.co/JjociCiqa5 https://t.co/6f7UZcnHKy"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"$BABA \n\nDamn 83 HKD = $84.88 USD \n\nUnreal selling. â\x9d—"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@daniel_toloko Anyone selling here likely being forced to liquidate for reasons other than intrinsic value. Have never seen such FUD on Chinese ADRs. The single biggest confidence booster is $BABA $BIDU doing buybacks as it shows returns to shareholders r possible. Patience required.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n".@AlibabaGroup \'s MMC business unit is planning to sever ties with many employees', ' while the proportion of layoffs in this round will stand at roughly 20%. #layoff $BABA\nhttps://t.co/XdjhZSuSMi"\t\t\n"RT @TraderTexMex: $BABA the greatest value trap EVER.  It\'s trapped some of the smartest and brightest minds in the world.\n\nI\'ve lived in a…"\t\t\n$BABA looks is so cheap it could be sold on #Alibaba https://t.co/toEyKfQpsx\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 31\n2. $GME : 29\n3. $BABA : 23\n4. $FB : 22\n5. $AREN :…"\t\t\n$BABA Neither china or Baba management will do anything to stop the bleed. They never done anything in the pass', ' neither will they now. â–¶\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n$BABA not buying until I see $1 lol ✔\t\t\n"Will high inflation hurt  or benefit e-commerce stocks? anyone? $amzn $meli $baba $jd $se \n\nOn one hand', ' I\'m thinking demand will increase as consumers buy cheaper goods via e-commerce. But rising transportation costs are going to weigh on the bottom line."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 11 | -26.7% | 🚀\n| $SPY | 11 | -45.0% | 🚀\n| $TSLA | 8 | -46.7% | 🚀\n| $FB | 8 | 100.0% | 🚀\n| $AAPL | 5 | -44.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA will be shorting premarket. Looking to cover at 3 dollar down. Entering with 50k position. â\x8f©\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA fuck', ' I fucked up 🤢🤮 📶 https://t.co/xSaMpFAJom\t\t\nPositive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\n$BABA $70s this week load in $60s 🆙\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 31\n2. $GME : 29\n3. $BABA : 23\n4. $FB : 22\n5. $AREN : 20\n6. $SOFI : 16\n7. $RENT : 16\n8. $VTI : 14\n9. $AMZN : 13\n10. $QQQ : 13\n#stock #trading #usstock #stockmarket"\t\t\n$BABA $SPY  who thought they were buying the dip last week', ' lOl.. you should’ve just waited. But don’t worry there will be more dipping to buy. 💟\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (18)\n2. $BABA (7)\n3. $SPY (7)\n4. $TSLA (6)\n5. $SBUX (3)\n6. $BAR (3)\n7. $EBAY (2)\n8. $WMT (2)\n9. $DIS (2)\n10. $CRM (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/LmZ2IQFFgJ"\t\t\nRT @JaedenJD: As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to ta…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 12 | -14.3% | 🚀\n| $SPY | 11 | -47.6% | 🚀\n| $TSLA | 8 | -46.7% | 🚀\n| $FB | 8 | 100.0% | 🚀\n| $AAPL | 5 | -44.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA This is REALLY bad for HK stocks. China threatening to invade Taiwan', ' causing financial collapse. 😀\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 12 | -14.3% | 🚀\n| $SPY | 11 | -47.6% | 🚀\n| $TSLA | 8 | -50.0% | 🚀\n| $FB | 8 | 100.0% | 🚀\n| $ZIM | 6 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n"$baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRIP to my $BABA calls. nice knowing you\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/cW3DCGOY2I"\t\t\n"$BABA $IMPP  Join my group for free today 110%  \nI helped more people to make excellent profit everyday  \n💰💰 👇👇 https://t.co/udNUQ47rXM 🪄"\t\t\n@AppleSeedEnt1 @66 Why is it safer than ADR? ADR is just a receipt innit? $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I hope ppl realize that $KWEB is now @66% HK Shares n will be 100% by eoy…safest way to invest in China 🇨🇳 vs ADRs $JD $PDD $TCEHY ï¸\x8f\t\t\nIncroyable $BABA https://t.co/vx5RhGRXAp\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nRT @JaedenJD: As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to ta…\t\t\nAdding more fuel to this weeks fire. $BABA $JD $AAPL $SPY 💫 https://t.co/bdIVyNEnFW\t\t\n$BABA sanctions', ' lockdown', ' delisting', ' taiwan', ' regulatory crackdown etc 🤷â€\x8d♂ï¸\x8f🤷â€\x8d♂ï¸\x8f ðŸ‘\x81\t\t\n$BABA 83$ long time support... 😀\t\t\n"Alibaba $BABA Hong Kongin pörssissä -7%', ' nyt huipuilta -70% ($300 => $80).\n\nMikään ei muuta sentimenttiä niin kuin hinta."\t\t\n$BABA 83$ long time support. ↘\t\t\n$BABA see u at $20 this year? Mayb $1 like wish lol âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA - Will be on top of my watchlist for the upcoming week. So much going on here with china stocks. If it dips tomorrow will possibly loading here for a quick day trade reversal bounce at open.\t\t\n@BackpackerFI $BABA\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA sorry all 📊\t\t\n$BIDU $LKNCY $BABA $NIO Asians are supposed to be smart. stop halting your entire economy over a common cold. ↔\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"$BABA I dont consider your position if its lower than 100k at all!  \nYou folks buy puts for few bucks and post bs here like you have any say', ' ahahh', ' very funny!  \nThis price is a steal! â\x9d¤"\t\t\n$BABA ðŸ’\x9d\t\t\n$BABA I hope CCP doesn’t have hidden plans for us 😘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA something happening with Baba.. been trending #1 lately… expect a gap up soon 👆\t\t\n$BABA liquidation mode ï¸\x8f\t\t\nThay say #Crypto is a scam $BABA https://t.co/pO9JncozCZ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA getting decimated in HK https://t.co/RxuDz9KtNi\t\t\nRT @mfer1929: take a look at this shitcoin $baba https://t.co/CR5tFtmnMT\t\t\nNow thats some rationale and logic! $nio $baba $li $xpeng https://t.co/oqb0RUMoyW\t\t\nAs mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to take note esp $SE as they are entering brasil now. https://t.co/QHYtln8S4F\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to take note esp $SE as they are entering brasil now. \nBrazilians Are Spending More Than Half Their Income on Debt Payments  https://t.co/QHYtln8S4F"\t\t\n$BABA I was wrong looks like $60 next week 🔔\t\t\nThe result of China\'s business and political practices - crashing', ' with net progress of zero or negative value. No sane person anywhere in the world should do business in #China', ' unless they want to lose all their money and/or get kidnapped and tortured. $BABA @AlibabaGroup https://t.co/Np8dcUrzbQ\t\t\n$BIDU $BABA $KWEB or when a hedge agains overpriced FAANG turns to shit 🥇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA HK ticker symbol is 9988 right? Why does it says 84.5 HKD which is equal to $10.8 USD 😂 ï¸\x8f\t\t\n@MentalGame That\'s not an unrealistic point of view. If you had told me late last year that $BABA will be trading at 2016 price levels early this year', ' I would have said hell no. And yet hear we are. ðŸ‘\x8d\t\t\n$BABA I would wait to buy this', ' it’s super low yes', ' but we have to see what will happen with China aiding Russia and how this mini war turns out. Ukraine people', ' I’m rooting for you', ' it’s gotta be tough over there. ï¸\x8f\t\t\n$BABA $JD $PDD when China goes after Taiwan expect them to steal you’re money if you’re in the US. Holding cash', ' $SLV and $NOK 📊\t\t\nI’ll miss $baba https://t.co/uuu0KrAsis\t\t\nHard to believe but $50.00 will come and go and I still won\'t buy $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $TSLA 🥈\n3. $MSFT 🥉\n4. $NKE\n5. $SQ\n6. $BABA\n7. $NIO\n8. $USO\n9. $MULN\n10. $F\n\n( Sorted by most recent ) https://t.co/jXGe4SjAeU"\t\t\n$BABA anyone avg 150+? Bagholders unite! âž¡\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba is just silly at this point https://t.co/HsilZFWGZ7\t\t\n$BABA 83$ long time support 👇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Fri (3/11/22) highest Vol/OI (Min $5', ' Vol 500K', ' Opt Vol 500): $FSLY $BSX $BABA $T $AJRD $MRK $SBUX $KO $BILI $IOVA $NIO $DISCA $MRO $BMY $BAM $XOM $RIVN $DKNG $VZ $GRUB $ERIC $NKLA $NTRA $AFRM $DOCU\n\nDATA: @Barchart https://t.co/iLplzjvKY5"\t\t\nRT @brkokic: $BABA charlie munger has been wrong many times', ' this could be one of them imo. Not too safe to invest in chinese stocks at the…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA charlie munger has been wrong many times', ' this could be one of them imo. Not too safe to invest in chinese stocks at the moment personally 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@TomRozz @DouyuStock48D  \n$AAPL Fwd P/E 25.14 \n$BABA Fwd P/E 10.5 ðŸ\x8f¼"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Jason I think by the end of the year', ' after the CCP\'s National Party Congress in November we could see $BABA go even lower. There is no certainty how Xi and his regime  will choose to reign in his tech giants.\t\t\n$BABA looks like we’re catching support. Will re evaluate in the morning 😀\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA anyone buying here? Or waiting for 60’s? âž¡\t\t\n$BABA baba selling off in hk 😀\t\t\n$BABA time to buy ✅\t\t\n@geezer101 $BABA 😄\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n@Investingcom $baba $nio\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @chris_norlund: Russia is asking China for help in war effort $BABA $NIO\nhttps://t.co/KTIXqcCYzY"\t\t\n"$BABA “The best thing that happens to us is when a great company gets into temporary trouble. We want to buy them when they’re on the operating table.â€\x9d \n \n- Warren Buffett 🔔"\t\t\nChinese stocks continue to be a high risk low reward trade. $BABA brutal as the Hang Seng and Shanghai exchanges break macro trends $HSI $SSE\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA Intresting look on the chart it topped out around October 2020 very intriguing? âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@PipsToDollars @Yahoo $BABA just can’t catch a break\t\t\n$BABA I still remember holding calls Feb of last year anticipating the reverse h&s to play out 😬😬 An expensive lesson indeed... 😄\t\t\n"$baba.hk  down over -8% tonight in Hong Kong\n$baba $jd $bidu $kweb $fxi\n\nPanic Selling Grips China Tech Stocks Again as Concerns Pile Up https://t.co/ca0rs1GSXN via @Yahoo"\t\t\nalibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA BABA is too big of a company', ' if you can hold this stock for the next 3 months', ' ignore daily price volatility', ' this price level just a gift. GL 👊 ↘\t\t\n"$BABA there are a lot of stupid people here😂😂😂....\n\nI will buy every dip here ï¸\x8f"\t\t\n$BABA $CAT $BIDU $BRKB $PWR  does your alerts works at all? 🆙\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n$JD $BABA $NIO hongkong HSI first half was mimic of friday', ' second half is rebound and US rebounds as well 🪄\t\t\nWow $BABA https://t.co/SD6FkAs4ym\t\t\n"WATCHLIST  03/14 - 3/18 MON - FRI  \nPT-5 \nOPTIONS \n \n$CAT - Stock in an uptrend with momentum. Calls above $215 \n \n$BRKB - another stock hitting an all time high on Friday. Calls above $330 \n \n$BABA = Covid 19 spread and US sanct... https://t.co/ilxbgioFjU"\t\t\n"Weekend trending #3:\n$jd $baba $yang as China stocks downtrend continues\n$uone as their short interest increases\n$agro as war keeps going ✅"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Chinese 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $30 stock 🆓 https://t.co/CQYvjhY9UM\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@BackpackerFI $SHOP $ROKU $BABA $DCFC $RICK\n\nThe last one because I have to work there for a year.. 😂"\t\t\n"RT @WestmoneyNews: Source:\nThere were rumors that Internet giants such as #Tencent and #Alibaba would lay off workers in the next few weeks…"\t\t\n"“超级央行周â€\x9dæ\x9d¥äº†ï¼\x81美è\x81”储将如何把控市场?\nhttps://t.co/NWs9fsrw8R\n$BABA $NIO $BILI $DIDI $IQ $AAPL https://t.co/2evECKCXwR"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"RT @Freshie305: Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de…"\t\t\n"Weekend trending #2:\n$ff biodiesel stock with er on 03/15 ah\n$poet as it will be available to trade on the Nasdaq tomorrow\n$xlb materials etf holding steel\n$aapl on China news shutting down Factory due to Covid\n$jd $baba $yang as China stocks downtrend continues"\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\nRT @greek_Rasputin_: @GKesarios what’s going on with the big chinese stocks $baba $JD $BIDU? Do you think they’re getting delisted or is th…\t\t\n$BABA  trading below all the major supports now and below all important moving averages too. Best to avoid these types of stocks. 🥇 https://t.co/2xlJt1lBeO\t\t\n$BABA this is too cheap to pass', ' not sure how low it can go this week but it is bound to recover to $160 level within the year', ' hold your horses those long from months back. 📶\t\t\n$BABA This is going to end bad. â˜\x9d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/pwPzotwhuu\t\t\n$BABA 55 by august or so 📌\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@sahu_khitish Why you still watching the share price of $BABA then?\t\t\n$BABA this is why I dont touch chinese garbage 📣\t\t\n$BABA I’m sorry guys if your trapped at the top stay in', ' if your buying here this is a gamble. Russia has already been delisted', ' could China be next? This is world war 3. Be careful â–¶\t\t\n"$BABA what\'s this huge spike in After-hours? $137.50 at 5:25 Friday.  \nDoes anyone know what these odd AH spikes are? Are they actual transactions? Small Qty mistake etc? 📢 https://t.co/0EEHmCJeRY"\t\t\n$BABA Not even close to the bottom. This thing has become a political football. Momentum is all down. 📢\t\t\n$BABA dead money ï¸\x8f\t\t\n@FontaineDustin Russia and China. Literally the same $BABA\t\t\n"$BABA what\'s this huge spike in After-hours? $137.50 at 5:25 Friday.  \nDoes anyone know what these odd AH spikes are? Are they actual transactions? Small Qty mistake etc? 🤞 https://t.co/Qm7tP9sNwf"\t\t\n$BABA I’m sorry guys if your trapped at the top stay in', ' if your buying here this is a gamble. Russia has already been delisted', ' could China be next? This is world war 3. Be careful âž¡\t\t\n$BABA Not even close to the bottom. This thing has become a political football. Momentum is all down. 👉\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (13)\n2. $SPY (9)\n3. $TSLA (6)\n4. $WISH (4)\n5. $TACO (4)\n6. $FB (3)\n7. $ZIM (3)\n8. $C (3)\n9. $SKIN (2)\n10. $J (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/e43Ar5LT1h"\t\t\n"Fri (3/11/22) greatest Standard Deviation decline compared to the previous 20 days (Min $5', ' Vol 500K', ' Put Vol 500K): $TLYS $DOCU $EH $GDS $YMM $YUMC $QFIN $YY $BZ $ZTO $BIDU $KIRK $BIRD $NCNO $MVST $LEU $LI $MOMO $TTCF $BABA $BAY $PD $HTHT $BZUN $MLCO $CYRX $XPEV\n\nDATA: @Barchart https://t.co/iEtNnoLNM1"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $AAPL 🥈\n3. $BABA 🥉\n4. $NIO\n5. $MULN\n6. $USO\n7. $F\n8. $XLE\n9. $TCOM\n10. $BBBY\n\n( Sorted by most recent ) https://t.co/2zvl9R8qqz"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA  $JD  $KWEB  $CWEB $YINN \n\nWell hell you cant even give this toxic garbage away.   Another night and likely day of losses;  closing in on $zero folks. â˜\x9d"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $AMD 🥉\n4. $AAPL\n5. $BABA\n6. $N…"\t\t\n$BABA This stock needs a Brady comeback 📣\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$baba\n\nThough it\'s easy to pretend. I know I\'m not a fool.\n\nI should\'ve known better than to catch a knife and waste the chance that I\'d been given.\n\nSo I\'m never gonna catch again', ' the way I caught you.\n\nThese diamond hands have got no brilliance..."\t\t\n$BABA It can always go lower but the Covid crisis and the war crisis too will pass. This is too cheap to ignore 🆙\t\t\nGuess $baba $kweb and friends gonna be down another 10% tmr 🥲 https://t.co/1x97fPQMPC https://t.co/qQTLqAyMim\t\t\nRT @reciknows: [Update] $BABA Weekly. #BABA still no signs of buyers', ' wouldn\'t be surprised if this tests all time low of 57.20 https://t.c…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Russia is asking China for help in war effort $BABA $NIO\nhttps://t.co/KTIXqcCYzY"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/UZfWER4BF9"\t\t\n@gurgavin I\'m guessing your $BABA price target is $5 huh\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Eyeing Puts under $85.75 🤔 https://t.co/DdWLga7VyZ\t\t\nOur chart of the night is $AMD. Good luck this week everyone. Remember it\'s quad witching week as well! $BABA $JD $AAPL $SPY ï¸\x8f https://t.co/EgD5DIMN9x\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @you_faces: $BABA munger crying right now oh warren oh warren please help me I made a terrible mistake! â–¶\t\t\n$BABA munger crying right now oh warren oh warren please help me I made a terrible mistake! â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @mikabtbr: $BABA old fart Munger is getting smacked on this lol. 👆\t\t\n$BABA old fart Munger is getting smacked on this lol. 👆\t\t\nCuando te digan que #bitcoin es volátil', ' voltea a ver a @AlibabaGroup $BABA. https://t.co/SP2oj7qBV4\t\t\n$BABA another slaughter day again. Will hsi close green? ï¸\x8f https://t.co/EbCSK4pdUS\t\t\n"$BABA People called me crazy when I said this was going to $100 \nAnd here we are below it \nGoddam 😂 ðŸ‘\x8d"\t\t\n$BABA $83.70 Hk * $1.021 = $85.45 USD 🥸 â–¶\t\t\nBREAKING: $DIDI $BABA $NIO $JD ðŸ‘\x8dðŸ‘\x8d 🪄 https://t.co/JSTeCccnsB\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most Unusual Flow Trades (Consumer Cyclical) 3/11 per @unusual_whales \n \n$MULN $F $NIO $TSLA $NCLH $GM $PARA $RIVN $DKNG $BABA $HAS $M $BBBY $TCOM $SFIX https://t.co/pLJnlNuV2N"\t\t\n"Source:\nThere were rumors that Internet giants such as #Tencent and #Alibaba would lay off workers in the next few weeks. According to speculations of internal employees', ' @TencentGlobal expected to lay off 10% to 30% of its employees and $BABA would lay off 30% of its employees. https://t.co/JOjRrnGzDR"\t\t\n$BABA I remember seeing “financial advisorsâ€\x9d saying to buy this in the 200’s holy crapa moly lmao. 📢\t\t\n$BABA I remember seeing “financial advisorsâ€\x9d saying to buy this in the 200’s holy crapa moly lmao.\t\t\n"RT @Iamanirudhsethi: Alibaba is back to the IPO price.\n\n$BABA https://t.co/inK6esPbX3"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Alibaba is back to the IPO price.\n\n$BABA https://t.co/inK6esPbX3"\t\t\n$BABA 83.7 HK = 86.5$ USD ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I can’t imagine how many lives this stock has ruined. Glad I sold at $130 💗\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n$BABA Holy shit this is tanking in China right now â\xad\x90\t\t\n$BABA   thinking now how long will this stock’s downtrend last.  thought for a moment it could last for years.  world indices are more likely now to start a bearish trend than not. 🪄\t\t\n$BABA they might as well delist this 📢\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\ni don’t really follow tradfi but wow $baba back to ipo price ðŸ\x90£', ' thanks for playing ðŸ™\x8f\t\t\n$BABA us price? ðŸ˜\x81\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n\nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/WeCF3JsS3y https://t.co/pzgbZ7jAEK"\t\t\n$PYPL Shocking spike 20-30% or even 40% or more … Just watch 😂 $SPY $ROKU $BABA $TSLA 😃\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/GyeAlU2Oqh\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID $BA $ZM $ETSY $BYND $CCL https://t.co/uUJ0Gva0ty"\t\t\n$HSI $BABA $NIO $FUTU $XPEV $BIDU $EDU $KWEB Limit down China once again https://t.co/oYX4WwHqie\t\t\n$JD $BABA $NIO HSI Plummets Over 500 Pts < 20', '000', ' Setting Over-5.5-Yr Low. If you have a plan XI', ' now\'s the time to unleash it. Not a good look for your re-election campaign... âž¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA let’s go 🆓\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $AMD 🥉\n4. $AAPL\n5. $BABA\n6. $NIO\n7. $FB\n8. $SPX\n9. $QQQ\n10. $AMC\n\n( Sorted by most recent ) https://t.co/4IcQkWeGwU"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @elisabethh97: $BABA you all are aware that mondays in china usually mirror it’s adr on fridays right? ï¸\x8f\t\t\nRT @dttofinanciero: 🔴 Aunque usted no lo crea', ' Alibaba pierde hasta -70% desde sus máximos históricos y se encuentra por debajo de su preci…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA dumbass bears trade with the trend 📶\t\t\n$BABA https://t.co/lCi4PjHeY2\t\t\n"RT @NewsoftheMarket: All the top Chinese companies have Big 4 as their auditors\n\nWhy every news scares people', ' I have no idea...\n\nViE struc…"\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\n$BABA looks about right 🥇 https://t.co/GcVDBnakBo\t\t\nBuying some $BABA this afternoon for a trade. $9988\t\t\n$BABA the only way this rebounds is if China stops Putin and the be one friendly w the west.  PT : $7 ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Reversal has to be around these levels if there is going to be one ï¸\x8f\t\t\n$BABA 2015 levels....buyer in 60s 😃\t\t\n$BABA I have been warning the dumbass bulls since $200. Charity heads to China never listen 📌\t\t\n[Update] $BABA Weekly. #BABA still no signs of buyers', ' wouldn\'t be surprised if this tests all time low of 57.20 https://t.co/iZH8IhyoiF https://t.co/ynwRtsMMv5\t\t\n$BABA is this still a long term play? ✔\t\t\n$BABA I\'ll be happy if my short puts get assigned... still OTM...  c\'mon.. we got all week! 😘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$JD $BABA this reminds me when bank and oil stocks were going to zero during Covid. CNBC and the gurus on Stocktwits said stay away. History usually repeats itself. Looks like I\'m buying tomorrow... 💲\t\t\n"$BABA\n\nAlibaba Binance\'te mi listelendi? IPO fiyatına geri dönmüş https://t.co/wGKdJ8hxkx"\t\t\nRT @Peter49781997: $BABA so how down is Charlie Munger on his investment? 😀\t\t\n$BABA so how down is Charlie Munger on his investment? 😀\t\t\n@gurgavin All total garbage.  Especially $Nio and $Baba\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA you all are aware that mondays in china usually mirror it’s adr on fridays right? ï¸\x8f\t\t\n$BABA Holy shit. 👉\t\t\n"$BABA \n\nDon’t stress out about 7% down in HK', ' it follows US markets - on Friday', ' baba was down 6.68%', ' so HK just followed. Let’s hope tomorrow will the reversal guys! 🪄"\t\t\nSo there are a few ways to trade - cut your losses', ' hedge', ' try something else. Delusional CN tech bulls - let me block bears so I can close my eyes 🤣 $BABA $JD $KWEB 📣\t\t\n$BABA it was good knowing u ï¸\x8f\t\t\n$BABA HSI bottomed at 19500 2016 and about 13k 2008 â–¶\t\t\n$BABA yikes sorry all 👆\t\t\n"@c_nallani $HUIZ ""Who is holding""\n\nGreat name for those with a ton of Chinese stocks', ' lol\n\n$DIDI $JD $TME $BILI $BABA"\t\t\n@BeScaredBears @BeNice2EveryOne come on stop being delusional. $JD -2%', ' $BIDU -4%', ' $BABA -1% vs. US ADR…unless you feel anything less than -5% for CN tech is basically flat 🤣 â˜\x9d\t\t\n$BABA "Goldman Sachs analysts downgraded Hong Kong stocks to underweight on Monday citing oil price changes and broader macro views." ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$JD $BABA It appears we may soon be headed out of oversold territory', ' and straight into divorced territory 🆓\t\t\n$BABA I want baba to be delisted tomorrow and down to $30 tomorrow so we can move on. At least', ' it won\'t give me strees looking at it going down every day. ï¸\x8f\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/yqgnAJeMY7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/S3RU9HiOtr"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I have an average of 225 so there is no way I am selling. If bears are right then I will go down with this ship. But I know bears spread fud so they can make money from shorting â˜\x9d\t\t\nis this $BABA in the room with us now? https://t.co/yFDSgMgcEt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA low $80 i will buy for a daytrade 👆\t\t\n"another example of a shitcoin full retrace to biggest volume node\n\nthese moves happen in crypto often', ' but take a much longer time to play out in boomer market\n\nthe risk is much more profound in boomer market', ' where you get complacent then see your decade of wealth gone\n\n$baba https://t.co/u3tvznXLym https://t.co/62wMiZQu3j"\t\t\n"RT @AlfieData: ""Lo que $BABA se llevó"". Programa 69\n\n📺https://t.co/00Fa1alypr\n🕣20:15\n\n¡Os esperamos!"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA run it 😘\t\t\n$BABA getting murdered in Hong Kong… https://t.co/0qkfWMvyHf\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 20 | -20.0% | 🚀\n| $BABA | 15 | 114.3% | 🚀\n| $TSLA | 15 | 200.0% | 🚀\n| $GME | 13 | 0.0% | 🚀\n| $AAPL | 9 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@ColinSt30481392 Colin', " don't mean to impose but do you have a study on $BABA ? Thank you!\t\t\n$BABA $MULN 👀👀👀🚀🚀🚀🌕 📊\t\t\n$BABA Please just delist them so we all can move on ï¸\x8f\t\t\n$BABA idk why you still catching the falling knife when it hurt you consistently", ' that is how 90% retail loss all their money ✔\t\t\n$BABA hi sinnerman2022 I am still alive and well. S&P under 2500 by year end LOL 🪄\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (22)\n2. $BABA (14)\n3. $AAPL (10)\n4. $TSLA (8)\n5. $UBER (4)\n6. $ES (3)\n7. $WISH (3)\n8. $BB (3)\n9. $GME (3)\n10. $TWTR (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/6mwnNQ2XIb"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 21 | -12.5% | 🚀\n| $TSLA | 15 | 200.0% | 🚀\n| $BABA | 14 | 100.0% | 🚀\n| $GME | 13 | -7.1% | 🚀\n| $AAPL | 9 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$SPY Chinese stocks tanking due to Covid shutdown and possible delisting from US markets.  $JD $BABA $NIO 😘 https://t.co/i9CPNRcMtD\t\t\n@cumetc bullish ðŸ˜\xad?? on $BABA ðŸ˜\xad 👇\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $SPY 🥈\n3. $JD 🥉\n4. $FB\n5. $NIO\n6. $BABA\n7. $DIS\n8. $TSM\n9. $SPX\n10. $MSFT\n\n( Sorted by most recent ) https://t.co/nAgo9UNFd9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 21 | -12.5% | 🚀\n| $TSLA | 16 | 300.0% | 🚀\n| $GME | 14 | 7.7% | 🚀\n| $BABA | 14 | 100.0% | 🚀\n| $AAPL | 9 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$SPY good luck when SPY resets in the morning.  $BABA and the rest not looking good.  $jd $nio $uvxy ï¸\x8f https://t.co/xcVJwJaDRH\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this is looking nice....time to buy maybe ? ï¸\x8f\t\t\n$BABA Sorry to see this happen to investors but happy to see this happen to China. 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$FNGU  how far will $BIDU and $BABA drag this down?  Is it better to buy $BULZ instead? \nLooking forward to start bottom fishing. 😄"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$BABA damn this thing got WRECKED ï¸\x8f\t\t\n"$BABA With everything going on I could see sub $60 as the lowest', ' if so I’ll be adding heavy. It’s cheap as is', ' now is the time for dollar cost averaging', ' IMO. Sentiment doesn’t seem to have changed', ' even a little', ' so more downside is probable. \n\nBuying this is buying MAX fear."\t\t\n$BABA if you can wait until Winnie the Pooh is deposed or passed away. ï¸\x8f\t\t\n"$BABA  $DIDI  $HUIZ  like a virgin…\nTouched for the very first time. 👇"\t\t\n$BABA down again today. China is open ï¸\x8f\t\t\n$BABA stop trippin it’s just Tracing what the market did Friday ✔\t\t\n@uchihafutures @TicTocTick No doubt $FXI $KWEB $BABA are some fine looking charts….NOT\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\n"@theEquilibrium @johnscharts @Striff17 @trijoey @pawan1234o @Ed_Hale @SJosephBurns @Btrader_x Watch Chinese stocks tomorrow. Made good profits day trading $BABA Puts last Friday. \n\nHong Kong stocks drop 4% as investors monitor China\'s Covid wave; oil prices drop https://t.co/FlwJbT64wO"\t\t\n$BABA I mean', ' at this rate it’ll be trading like a Spac in a couple weeks… 😂 ðŸ‘\x81\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @kakushi_goto_ih: Trading 101 $BABA - if a stock is down 70% or RSI is below 30', ' it doesn’t mean it can’t go any lower..just ask $TAL or…\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA told you every Chinese stocks down 90% fuck them .soon all Chinese stocks delist from usa 🇺🇸 stock Markeet . 💟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA LOL who the fuck still buy Chinese stocks? Loser does that it ï¸\x8f\t\t\n$BABA worth keeping on Your radar https://t.co/lj6j8ncItr\t\t\n$BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.\nhttps://t.co/9lszL7rjwL\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/4wmIqNoRlm"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @88888sAccount: $BABA https://t.co/QPLJL3tMj9\t\t\n"@_AradhyaG LOL $BABA Bulls ""About"" to get taught a lesson?! 🤣\n\nOnly thing funnier would be if you said it like a Canadian: ""Aboot"" to get taught a lesson 😂"\t\t\n"MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TODAY\n\n*HANG SENG TECH INDEX FALLS 7% \n\n$NIO DOWN 12%\n\n$BABA DOWN 8%\n\n$JD DOWN 14%\n\n$XPEV  DOWN 18%"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\ntake a look at this shitcoin $baba https://t.co/CR5tFtmnMT\t\t\n$BABA People waiting for $30 entry will soon have their chance. 💫\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA what’s the news… why 7% down today?? ↔\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/2xh53l3dl2"\t\t\n$BABA $2 soon LOL ↘\t\t\n$BABA RIP BABA thank your communist government. Russian but licking SOB ✨\t\t\n$BABA soooo I’ve been watching this for 5 months and I think $80 or under I’ll drop $10k in long calls âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@photoofadress i see a lot more trouble for these china names', ' check out the monthly on $BABA will send you mine... more pain coming ... cons move nice\t\t\n$DIDI $BABA $JD Good news this weekend 🙌 😘 https://t.co/5PiBJ6bEar\t\t\n"RT @Mr_Derivatives: $FXI $ASHR $BABA $KWEB $DIDI\n\nChina shares down 6% overnight (again). \n\nChina is killing their stock market and the gov…"\t\t\n$BABA is Jack Ma still alive??? When was the last you saw him?? Does he own any BABA stock?? â˜\x9d\t\t\n$BABA it’s getting to the point where it doesn’t even make sense how cheap it is. The company isn’t going away â\x8f©\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Easiest money in the market. Puts all day. â˜\x9d\t\t\nFeeling the $BABA burn. The decision has been made; no brainer all-in..No risk', ' no reward baby. Take me out in a body bag #wallstreetbets\t\t\n"BEAR MARKET BOTTOM IS IN !\nHANG SENG BOTTOM IS IN !\n$HSI $BABA $JD $PDD $NTES $TCEHY $NIO https://t.co/18f3o4u5Rb"\t\t\n"Market Notes', ' compiled by listening to some experts/news I follow.\n\n$AAPL $AMZN $SPCE $MELI $GOOGL $TWTR $FB $NIO $DOCU $RKT $FUBO $SHOP $WMT $MCD $DIS $MSFT $BA $CCL $RCL $QS $BKNG $RKT $LRCX $NNOX $VLDR $SPY $IWM $NOW $SE $GS $BAC $BABA $FDX $W https://t.co/oLGjI13EtU"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\nAlibaba Group Holding Limited traded -26% below it\'s 50 DMA and -45% below it\'s 200 DMA $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\nShould be an interesting week for $baba https://t.co/Svl7JXD7Gn\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this is so cheap it should be on Alibaba 🤣 minimum order 10', '000 units. ☑\t\t\n"$JD $BABA $BILI $PDD $TCEHY \n\nMore dumping tmr? Will China central bank double down on accommodative and QE?? \n\nCrackdown and now more  lockdown. \n\nWhen will Chinese stocks become investable again? ðŸ\x8f¼"\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$cvx $baba $gs i wait for 🤡 talk and use the charts to my advantage 📢 https://t.co/mz233wTDCR\t\t\n$BABA I guess it’s game over for baba for now. $50 💗\t\t\n"I love this meme on @adamkhootrader last video on Chinese stocks. \n\nThis is baba investors everyday hang in there.  #Baba $baba #alibaba \n\nAlso check out  @adamkhootrader channel he is a great analyst https://t.co/V1kHaAWnAg"\t\t\n$BABA Never ever try to chase back your losses. you are only doing to fall deeper and deeper into losing all ï¸\x8f\t\t\n"$HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 786. Between the 2 green lines ðŸ§\x90🕵ï¸\x8f\n#hangseng #chinesestock $BABA $BIDU $JD $NTES https://t.co/6jes1gfZnz"\t\t\n$BABA hong kongers are selling chinese tech stocks KH s like crazy 😃\t\t\nI have no issue with $BABA but saying things like "it has absolutely nothing to do with the fundamentals" highlights the biggest issue with retail - EMOTIONAL attachment to things. Try looking with an objective lens. Declining EPS', ' Operating Income', ' Institutional Ownership.\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/c2oaB6jV0f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/WRwlXGS1RX"\t\t\nRT @AdithiaKusno: @NewLowObserver Exactly on time when most people open buy order for $BABA down at $50 bet a visit to 2015 low. Majority a…\t\t\n"$BABA \n\nChina is not going to help Russia\nMore FUD 👉"\t\t\n"$FXI $ASHR $BABA $KWEB $DIDI\n\nChina shares down 6% overnight (again). \n\nChina is killing their stock market and the gov’t dgaf.\n\nAnything good to come out of China lately? Wake me up when they do."\t\t\n$BABA $BIDU looks like all chinese stocks are penny stocks. 📣\t\t\n$BABA well time to do margin ï¸\x8f\t\t\n"$BABA \nThere’s obviously something much bigger than baba or $JD  here.. chinas economy is going through its 2008 phase. I don’t see the bottom for this thing I have been saying this is the bottom for a year lol 👇"\t\t\n@finding_value_ I think especially as a starter position', ' my max starter position is now 5%. If it drops further with nothing changing I’m happy to scale up a bit but swinging hard all in one go doesn’t rly make sense to me. It’s funny', ' $baba played a big part in my realisation too haha.\t\t\n"$BABA \n\nSeriously', ' this is ridiculous ï¸\x8f"\t\t\n$BABA god bless us 😂 👉\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n$BABA 52 week low on HK exchange ☑\t\t\n@finphysnerd I went 13% or so into $baba when it was around 200$. I haven\'t sold but after that I promised myself to never go over 5% on cost while buying. Something Guy Spier does.\t\t\n$BABA HOW IS A FUCKING BLUE CHIP STOCK DOWN THIS MUCH SINCE COVID ðŸ˜\x81\t\t\n$BABA bulls about to get taught a lesson ï¸\x8f\t\t\n"News cycle is pretty intense. \n\nMight wanna wait and see \'bout this market.\n\n$BABA $QQQ"\t\t\n$BABA love the chance of buying this at 75% off 🆙\t\t\n$BABA down over 8% in China…the fact they’re not supporting this even in their own stock exchange is crazy ï¸\x8f\t\t\n$BABA I am blocking all bears ï¸\x8f\t\t\nChinese bounce tmro 😅 $NIO $BABA\t\t\n@unusual_whales $BABA\t\t\nIs stock twits showing where $BABA will go ? 😂 https://t.co/etKzLCVZZz\t\t\n$BABA CCP played y\'all like fiddle â\xad\x90\t\t\n$BABA CCP played y\'all like y\'all like fiddle ↔\t\t\n$JD $BABA HSI mild bounce first green poo poo phew. lets see what happens 🚩\t\t\n$BABA the reversal is near comrades', ' stay strong for the last 5-10% drop🤑 🌟 https://t.co/LCrCAjIQLo\t\t\n$BABA people really selling down here? ï¸\x8f\t\t\n$BABA Do something', ' Xi ï¸\x8f\t\t\n$SPY $NIO $BABA bankrupt or what? âž¡\t\t\n$BABA https://t.co/QPLJL3tMj9\t\t\n@Edark94 Come join the $BABA baggies….\t\t\n$BABA here is something every baba bull loves hearing every day "more pain coming" YOU WILL ENJOY IT because I SAID YOU WILL! 📣\t\t\n$BABA Just be prepare to loss all your money â\x9d—\t\t\n$BABA Obivously heading to test the ATL at $60. If that breaks lol ✅\t\t\n$BABA $DIDI More pain coming. Especially if China moves to soften sanctions on Russia. Hang Seng and HK crashing. 📊\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n$BABA better Think twice about buying any more puts shawties', ' time is ticking ï¸\x8f\t\t\n$BABA - getting close.\t\t\n"$BABA \n\nHang Seng down 4%?! \n\nSHIT 📈"\t\t\n$BABA Whats USD price rn? 💫\t\t\n$BABA RIP 🪦 💲\t\t\n$FXI $beke $baba $noah $nio', ' hang seng tech down 7% at the moment. monday blood bath for the sector again. abandon ship! âš¡\t\t\n"RT @ignore89039500: Alibagbag down another >7%.\n\n$BABA https://t.co/X3nGfyTayx"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA  Sell at 30? 🆓\t\t\n$BABA sell at $30 ? 💲\t\t\n"RT @ignore89039500: Alibagbag down another >7%.\n\n$BABA https://t.co/X3nGfyTayx"\t\t\n$BABA sell at $30 ? âš¡\t\t\n"$BABA\n\nWeekly showing a nice level at 86ish. Will look for a short position targeting daily demand at 83.37. Alerts set. https://t.co/w5JVkSOiv5"\t\t\n"Alibagbag down another >7%.\n\n$BABA https://t.co/fCCFULd1wF https://t.co/X3nGfyTayx"\t\t\n$BABA started a position at $89. Will add more of it drops around $70-$80. 💢\t\t\n$BABA we just limit down in China 😘\t\t\n$BABA $DIDI $JD eventually all your money will be gone .. but always remember that - no other ways to learn to respect risk 🥇\t\t\nA good 90%+ washout day is what is needed to start finding a bottom. $BABA $KWEB $HSI\t\t\n$SPY I feel bad for anyone in $NIO $BABA $JD 💫\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA fear has taken control ï¸\x8f\t\t\n"Good day for the complete wash out. \n$BABA  >>>> $60 \nThat would take the PE to 16... maybe not low enough. 👆"\t\t\n$BABA follow us 💢\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"@JRC_trading It’s the same price as the $BABA ADR. \n\nHong Kong market is simply following Friday’s BABA price action."\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (36)\n2. $TSLA (34)\n3. $SPY (23)\n4. $BABA (15)\n5. $GME (10)\n6. $WEN (4)\n7. $YANG (3)\n8. $EAST (2)\n9. $SOFI (2)\n10. $NIO (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/bOZ3N7GHXo"\t\t\n$BABA bottom forever 💟 https://t.co/vyH4DBpxnM\t\t\nF in the chat for my $BABA 🤣🤣 https://t.co/Ug8i3U1pgS\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $SPY 🥈\n3. $MSFT 🥉\n4. $HSI\n5. $TSLA\n6. $MULN\n7. $GME\n8. $ARKK\n9. $BABA\n10. $UPST\n\n( Sorted by most recent ) https://t.co/KlA3RhO3WL"\t\t\n$BABA this thing still at $250 billion market cap. Still a lonnnnnngg way left to drop 👇\t\t\nRT @hallett_drew: Anyone know the reason for the sell off of Chinese stocks today? $IQ $TME $BABA $JD\t\t\n$BABA Monday will be a Green Day!! ✨\t\t\n$BABA you are looking at bottom of the price. Took this picture for history books â\x8f© https://t.co/HXBpQQNoP9\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n$BABA this easily fall to zero', ' when china help russia in military againts US â\xad\x90\t\t\n"$BABA  \n \nthis can freefall  to the 57 range from here....... â\xad\x90"\t\t\n"CNBC:ASIA MARKETS\nHong Kong’s Hang Seng index drops 3% in mixed Asia trading; oil prices fall almost 3%\n\nSino China attempting to blow out chunks of prime real estate 30% below market value might indicate stress....\n\n$BABA $BIDI etc etc etc"\t\t\n$BABA not sure if its even normal to go things in straight line. Misunderstood the Chinese market 😃\t\t\nRT @Test_Maverick: $BABA Charlie munger getting margin called Monday morning. His friend warren Buffett will have to bail him out 😀\t\t\n$BABA Charlie munger getting margin called Monday morning. His friend warren Buffett will have to bail him out 😀\t\t\n"$BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China ( $AMZN of China)', ' not some memecoin', " yet it doesn't seem to behave any differently.\n\n$FB is down 51% from its ATH", ' largest correction since IPO. https://t.co/nID3EnBtOF"\t\t\n$BABA dip buyers last week gonna learn today 🤮🤮🤮 https://t.co/qPHiMVsc55\t\t\n@LyfeOfPELK $BABA killing everybody..\t\t\n"$NIO\n \n$BABA\n \n$JD\n \n$BIDU $PDD 😅 sounds likeperfect storm forthese commie stocks.Largest evercovid outbreak in China.Rusia officialy asked for military help from China.I’mnot even talkingabout the real fearof delisting.Thingswill get extremely ugly for thesuporters of communism"\t\t\n$BABA russia asked china for military help', ' we are done', ' going to zero like russia stock', ' sanction is coming tmr 😃\t\t\n$BABA China will probably help Russia.  Fuck em. 👇\t\t\n$BABA SoftBank going under I think ï¸\x8f\t\t\n@EquityBrian #RIP $BABA $KWEB $FXI https://t.co/vE1abUqwJG https://t.co/FZwwupPMAY\t\t\n$BABA RSI is coming off the Pc screen ðŸ\x8f¼\t\t\n$BABA Alibaba Group Holding Option Alert: Mar 18 $94 Calls Sweep (13) near the Bid: 107 vs 937 OIðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/pSB4hAOvHI\t\t\nCN tech vs. US ADR close on fri : $JD -3%', ' $BIDU -4%', ' $BABA -0.5% 📈\t\t\n$BABA this is the bottom of the bottom bottom ï¸\x8f\t\t\n$BABA this is the bottom of the bottom bottom\t\t\nRT @Sino_Market: Hang Seng Index $HSI tumbles 2.6% on Wednesday', ' heading to the 20', '000-mark', ' which is the lowest level since June 17', ' 2016.…\t\t\n$BABA so many financial advisors on this feed were bullish', ' id like to hear what they have to say rn â˜\x9d\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"De nya innehaven blev kortsiktiga', ' m.fl. ändringar. \n\nSläppt: \n$WPM+\n$FNV+ \n$BORR+\n$VARTA- (~ -35%)\n$MRVI+(½)\n\nKöpt\nUrankorgen (goviex+urc)\n$SWMA\n$PRX\n$BABA ny\n$MAGI ny\n\n1/x https://t.co/5WecBXwKTL"\t\t\n$BABA why would you be posting bearish???? ðŸ’\x9d\t\t\n$baba aren’t lockdowns bullish for eCommerce stocks ? 📌\t\t\n$BABA why would you be posting bearish????\t\t\n$BABA I guess people are giving up? 💫\t\t\n$BABA at 18.5 on HSI we return to year 2000 😀😀 🤞\t\t\n@gurgavin $baba $snap $fsr\t\t\n"$BABA $SPX $FB\n $1800 into $40k in the last 30 days.. If you really want to make huge profits on trading then join our investment program 🤷â€\x8d♀ï¸\x8f https://t.co/HWS7f3Lor5"\t\t\nðŸ’\xad Snipers what did I say about $BABA on the weekend prep call? https://t.co/srYm4lgYIy\t\t\n"Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de-listed and little alone in China...."\t\t\n$BABA Wth is going on with China? Is it that hard for them to have stability in the stuff people invest in over there? â\x9d¤\t\t\n$BABA my new pt is $30-$60. ï¸\x8f https://t.co/hSoaxf5qd2\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA lol https://t.co/JcOdbYf6R4\t\t\n"RT @DanDowdTrading: $BABA Elliott Wave Update 🌊 #baba\n\n- Minute wave 1 is complete', ' correcting for Minute wave 2 right now\n\n-More downside…"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/xFx9n7IDEI"\t\t\n$BABA china needs to learn how to live with covid or this will drag on for the next decade. A population of 1.4 billion and every time you get a few dozen infections the whole damn city goes into lockdown. 😀\t\t\n$BABA why the fuck don’t they just vaccinate people? Pzfier drug and be done with it â\xad\x90\t\t\n"Welp', ' Prepped Room Friday 💪\n\nTape on the names told the story $BABA $NIO $BIDU etc \n\n👀 https://t.co/mFYqkOYReW https://t.co/FCHE807KYE"\t\t\n$BABA   beautiful bearish price motion in hk for a continuation of the undisputed downtrend tomorrow in the u.s. markets. ☑\t\t\n$baba ↘ï¸\x8f🔥 https://t.co/cUHbeFyMat\t\t\n$BABA Chinese companies have 3 years to get in compliance. The govs will work it out before then or they\'ll file extensions. This is all posturing. In 6 months the "sky is falling" crowd will be fear mongering about something else. Companies like NIO and BABA will be fine.\t\t\n$BABA gonna be lock downs across the country as Covid roaring 🚩\t\t\n@MarketRebels If you liked $BABA at…\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $BABA (8)\n3. $TSLA (8)\n4. $NIO (4)\n5. $BAR (3)\n6. $AAPL (3)\n7…"\t\t\n"$BABA \n\nUnbelievable \nPlease stop the bleeding.\nI’m down 70k on this\nSo depressing ðŸ‘\x81"\t\t\n$BABA lmao the headline “meanwhile in China all hell is breaking looseâ€\x9d man 🪄\t\t\n$BABA $nio Nice another red day 😘\t\t\n$BABA high $60s by the end of the week ï¸\x8f\t\t\nThat’s why I said don’t buy Chinese ADRs', ' and don’t buy $BABA etc as it looks cheap. Below is Tencent $TCEHY layoff 6', '000 people news… 6', '000 people is not a lot for tencent btw. #dontbuy #chineseADRs https://t.co/QheQh7lwtB\t\t\n@LyfeOfPELK $BABA at $10...I am in.\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA Great…another Red day. â–¶\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA $JD It seems Chinese people really hate money. Their economy is doing good but HK is at 5 year low and we had bull market all around the world. ï¸\x8f\t\t\nAre COVID lockdowns in China bullish for $BABA ?  🤔\t\t\nCharlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the earnings. https://t.co/N5Y1vp4CSJ\t\t\n$BABA why Chinese people arent buying this $hit âž¡\t\t\n$BABA - Possible to hit IPO lows around $60.  China names are heavily beaten in this market. Thinking we can start add some on China names. https://t.co/mib0spMcJt\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 25 | 13.6% | 🚀\n| $GME | 14 |…"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA ï¸\x8f\t\t\n@smarter411 $BIDU and $BABA down big in China https://t.co/A04OsO5RzE\t\t\n$BABA green candles? I like the scent\t\t\n"Sentiment/Interest #WallStreetBets\n\nA BEQUANT Model | Top stocks on WSB:\n$SPY | [4 mntns] 25%\n$ZIM | [3 mntns] 100%\n$GME | [3 mntns] 100%\n$META | [2 mntns] 0%\n$NIO | [2 mntns] 50%\n$TLRY | [2 mntns] 50%\n$BABA | [2 mntns] 50%\n$LAC | [2 mntns] 50%\n\n% = %people bullish"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA \n\nGood thing most Chinese don’t have 401K 🤣 📣"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA supply chain issues to the max wow ï¸\x8f\t\t\nRT @morreene: $BABA Mr Munger', ' we need you. 💫 https://t.co/hZY3CLDjYy\t\t\n$BABA Mr Munger', ' we need you. 💫 https://t.co/hZY3CLDjYy\t\t\nTrading 101 $BABA - if a stock is down 70% or RSI is below 30', ' it doesn’t mean it can’t go any lower..just ask $TAL or $GOTU 📌\t\t\nIf u were sold the CN story in 2014 and bought $BABA on the 1st day instead of Amazon you would be down just 4% instead of making 8X ðŸ‘\x8f $KWEB 💗\t\t\n$BABA Please open red… Please… Looking to start a position 💫\t\t\n"If Baba in HK is down 5-6% today', ' will that also affect Baba price at pre-marker later today in NY stock exchange?\n$baba #baba #hkexhange #jd $jd"\t\t\nPBOC needs to step in. HK shares /CN tech can’t find a bottom', ' slowing economy', ' lockdowns', ' credit markets freezing', ' CN bonds being dumped', ' property mrkts still shaky. $BABA $KWEB $Jd 🥇\t\t\n"RT @AJButton2: Did these people selling $BABA now even read the release?\n\nEarnings were down because of new business investments', ' NOT poor…"\t\t\nGuess who’s def buying some $baba tom!!\t\t\n$BABA HSI will never close green ever 😘\t\t\n"$BABA   All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $BABA (8)\n3. $TSLA (8)\n4. $NIO (4)\n5. $BAR (3)\n6. $AAPL (3)\n7…"\t\t\n$BABA HSI will likely bottom at 18.5-19k. The sooner it gets there', ' the better 🆓\t\t\n$BABA Beijing Biden will make sure the Chinese are the world’s #1 superpower', ' by the end of his administration. ï¸\x8f\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 0.0% | 🚀\n| $GME | 18 | 2…"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nHang Seng <20k. Hang Seng tech <4k all time lows. $JD -1%', " $BIDU -3%. $BABA +1% for now vs. US close but dropping quickly… ✨\t\t\n$BABA Lmao HSI is $20K going to hold 👀 â–¶\t\t\n$BABA baba resisting delisting is like dry heaving. Sometimes you just gotta puke it out to feel better. The chinese trash doesn't belong in quality american exhange 😘\t\t\n$BABA Best Chatroom", ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA My last thought for the night. Turn off your phone and go to sleep. 🌟\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nHere we go folks $JD $BIDU below US close now. $BABA hanging on for dear life but should drop as well as CN tech selling intensifies again.. â˜\x9d\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/lNywZVxpko"\t\t\n$BABA damn. China can’t be number one 💫\t\t\n$BABA I… I wanted to believe ðŸ‘\x8d\t\t\n$9984.T I expect SoftBank to puke more in the current environment Eg $baba $dash even good stocks like $nvda will get sold. Watch. https://t.co/JiNS7CUOdO\t\t\n$BABA the end ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 25 | 13.6% | 🚀\n| $GME | 14 | 55.6% | 🚀\n| $TD | 8 | 100.0% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $SOFI | 6 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA Charlie I bet you heard it before - YOU ONLY AS GOOD AS YOUR LAST TRADE â–¶\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $BABA (8)\n3. $TSLA (8)\n4. $NIO (4)\n5. $BAR (3)\n6. $AAPL (3)\n7. $FXI (2)\n8. $ARKK (2)\n9. $GORO (2)\n10. $ASO (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/lEpPlCWr4b"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 18 |…"\t\t\nRT @farrisbaba: Anyone who owns $BABA it’s not my fault', ' just to be clear\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA this pos opens at 81 tomorrow 🪄\t\t\nRT @KPuczkowskyj: $BABA I really hope this keeps going down come on bear short this to 20 so i can buy more this a company that should be t…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $DIA\n6. $BABA\n7. $AAPL\n8. $ARKK\n9. $S\n10. $IWM\n\n( Sorted by most recent ) https://t.co/4NOHrelm3V"\t\t\n$BABA I really hope this keeps going down come on bear short this to 20 so i can buy more this a company that should be trading at 500 ask Munger he keeps buying ↘\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 4.3% | 🚀\n| $GME | 13 | 18.2% | 🚀\n| $TD | 8 | 100.0% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $QQQ | 6 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA price is 86.40 Hong Kong markets which means we’re heading lower most likely here. The selloff should accelerate in Hong Kong due to the virus outbreak. 🥇\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $TSLA\n4) $AAPL\n5) $BABA\n6) $RIVN\n7) $QQQ\n8) $AMD\n9) $FB\n10) $NIO"\t\t\n"$BABA + 89 hk tonight \ncan’t not 👇"\t\t\n"$BABA\n\nFor all those people who kept talking about how much of a steal $BABA was at $200 then $150 and now approaching a 2017 vpoc at 78.77\n\nThis market has to be breaking some people https://t.co/JjRjeSJvgx"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 16\t\t\n$BABA when Baba recovers around the summer time greenmaster will change color ..... lol ðŸ‘\x8d\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 20 |…"\t\t\n$BABA Up she goes… 💲\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA I’m calling +10 point jump 🤞\t\t\n$BABA boycott china until sanctions putin âž¡\t\t\nRT @ChrisFranco: Seriously considering buying more $BABA\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\n"RT @tonycfa: $BABA $BIDU $TME $JD $XPEV \n*China Banker Optimistic Deal on U.S. Accounting Can Be Reached* \n  \'The two sides are said to be…"\t\t\n$BABA tank sink never fails us. âš¡\t\t\n$BABA higher than US close by 3 dollars 💟\t\t\n$BABA hang seng is going off what happened Friday 🔔\t\t\n$BABA baba hk following US. Then US dumps tomorrow', ' hk dumps more', ' repeat until this is 50-60 minimum. Nothing new here. Buy puts 🤞\t\t\n@TidefallCapital $BABA is going to $250. Or $0. And perhaps both.\t\t\n@The_Real_Fly $BABA holders https://t.co/5BhR0n2PQZ\t\t\n$BABA honk down by 5%😂 💯\t\t\n$JD $BABA $NIO HK markets doing what we did friday so far', ' look for a midday break off of that trend â\xad\x90\t\t\nAnyone who owns $BABA it’s not my fault', ' just to be clear\t\t\n$BABA China wants this on the HK market', ' not the NYSE . China has been recalling Chinese companies. BABA is a Chinese company…..what am I missing? 🪄\t\t\n"https://t.co/uA1LLlqdgN\n$nio $didi $baba $badu $li  shorting Chinese stocks"\t\t\n"@Digestant9 Delayed quote\nhttps://t.co/UOj0zGHJlM\n\nEach US ADS is equal to 8 HK shares\n1 usd = 7.83 hkd\n\n$BABA"\t\t\n$BABA Overall markets are looking alright. Oil is cooling a bit too. ï¸\x8f https://t.co/CyphdlqOlk\t\t\n$BABA I fuckin love when people are afraid to invest in China! CHINA IS BETTER THAN THE US!! The Chinese are much more hardworking than us! And smarter! 📢\t\t\n$BABA down another 5% in Hong Kong\t\t\n$BABA 88.39USD. 😘\t\t\n$BABA we hit 93 Friday at open I think we see 90’s again 😎asap ðŸ’\x9d\t\t\n$BABA   expecting <80 soon enough', ' if not tomorrow. ✅\t\t\n@Benzinga $nvax $ba $nvda $baba\t\t\n"$BABA for the record #baba makes sense as an investment. Putting it here now so i can retweet it when it is back to 300. 🤣\n\n#notfinancialadvice 📣"\t\t\n$BABA I will buy at $58 💢\t\t\n$BABA if we can get 88 in hk will be awesome but i doubt it. Its so weak 🚩\t\t\n$BABA We are up a bit from US close âž¡\t\t\n$BABA if we can get 88 in hk will be awesome but i doubt it. Its so weak 📌\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA We are up a bit from US close ðŸ‘\x81\t\t\n$BABA at $89 LETS GOOO! $96 at open âž¡\t\t\n"Mind the China tech crash\n\nBig opportunity or market anticipating big changes or muddle through for years?\n\nWe shall see.\n\n$kweb $baba"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/ppIEfP2XND"\t\t\n$BABA hk below 20k. Wtf 💲\t\t\n$BABA Oooof â\xad\x90\t\t\n$BABA Please understand the price action you\'re seeing in Hong Kong is a reaction to the US markets from Friday. â˜\x9d\t\t\n$BABA +1.50% â–¶\t\t\n$BABA this thing halted down in China 📣\t\t\n$BABA Down 75% rogue govt and still bullish sentiment. Much more pain to go. ✨ https://t.co/LIo102sRE1\t\t\nRT @ChrisFranco: The biggest position in my stock portfolio is $BABA. Could care less about quarterly earnings. Thinking long-term only.\t\t\n@punchcardinvest This describes my relationship with $BABA stock.\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n$BABA what’s the conversion 🪄\t\t\n$BABA what y’all use for checking Hk price â–¶\t\t\n$BABA 🥸 ï¸\x8f\t\t\n$BABA hooly shite. Checkmate. 🚩\t\t\n$BABA lookin good in hk today ðŸ\x8f¼\t\t\n$BABA if I were Amazon I would scoop this company or aapl lol 📊\t\t\n$BABA you don\'t belong here ... dumb Americans who buy Chinese or Russian stocks MUST LOSE BIG â\x8f©\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $DIDI $JD must delist before they all below $1 lmao â˜\x9d\t\t\n$BABA hk needs to buy this up. 🚩\t\t\n$BABA FuD 👇 https://t.co/0jIdaWXZVj\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA so screwed with this stock. Leg down again ï¸\x8f\t\t\n"$baba\nBest room on the net. Stay turned~:  https://t.co/jmYBeONbXa"\t\t\nRT @ChrisFranco: Reminding myself that I am holding $BABA for the long-term. But this drop is very un-nerving after the "stocks only go up"…\t\t\n"Want to size this up but trying to avoid making this my "" $BABA "" twitter moment. \nPushback welcome"\t\t\n$BABA futures will dump together just wait ↘\t\t\n"$QQQ futes rippin $spy yeah baby $BABA  going play what’s that conversion soon  15min HK \nAll green $PDD $JD \n🤑🧑ðŸ\x8f»â€\x8d🎤🩲🧤👒ðŸ\x90¸ðŸ\x90¸ðŸ¦–🦎ðŸ\x90\x8dðŸ\x90¢ðŸ\x8d€â˜˜ï¸\x8fðŸ\x8d€â˜˜ï¸\x8fðŸŽ\x8dðŸ\x8d€ðŸŽ\x8d☘ï¸\x8f☘ï¸\x8f☘ï¸\x8f â\xad\x90"\t\t\n$BABA the real deal happens in 12 min ï¸\x8f\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA 115 soon ðŸ\x8f¼\t\t\n@robvinall perspective on China regulations on Chinese internet co like $BABA & $PROSY https://t.co/yIdMx8UfcR\t\t\n$FUTU $TIGR $BABA $PDD China just lockdown part of their country. Guess who will benefit the most in these kind of situations? Brokerages and E-commerce. 💫\t\t\n$BABA can’t fool me', ' they will moon this on American open https://t.co/2RmLhZBH7R\t\t\n$BABA going down fk ï¸\x8f\t\t\n"$BABA does 🇨🇳 own 🇹ðŸ‡\xad yet?? 🇷🇺 \nBaba “elephant in the roomâ€\x9d \nGL BULLS ☑"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n*ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA HOW DO YOU CALCULATE PRICE? 1HKD IS WAAAAAY LESS THAN 1 USD WTF WHERE DO YOU COME UP WITH THESE PRICES 💟\t\t\n$BABA 86.5HK which is about 89 US.   Its early though 💲\t\t\n$BABA 86.5 now on hk ðŸ‘\x81\t\t\n"$baba\nBest room on the net;. Stay turned:  https://t.co/jmYBeONbXa"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA 86.5 now on hk 📶\t\t\n@VernalGalp @Prof_JamesCook True. However', ' we’re really just talking about whether to buy $NIO…a great company otherwise now under the (real) threat of negative action due to none other than political nonsense. Nonetheless', ' just look and see what’s happening to $BABA & $JD and $DIDI…very scary charts.\t\t\nRT @SeekingTheValue: Si $BABA cae hasta tener un market cap igual a su caja de 70B$ (30$) y recompran todas las acciones en circulación que…\t\t\n$BABA down 3 percent', ' says 88 but i think you have to some sort of math on that price', ' if you have webull type 9988', ' its baba on hk', ' yes they have premarket lol 👉\t\t\n$BABA Futures are looking good 📈\t\t\n$BABA Anyone got the price? ï¸\x8f\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @ChinaDriven: Was asked by a friend if I want to go make a video about the #Alibaba backed #IMmotors L7 at the end of the month…\n\nOfc I…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA hk pre maket opens in 5 min 💯\t\t\n$BABA now that I got my 2016 prices...I will add ï¸\x8f\t\t\n"$BABA Ugh \nNot again \nPOS ï¸\x8f"\t\t\n@unusual_whales I won\'t bet on China until I see $baba on @SpeakerPelosi portfolio.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/YTeJ0IcxHU\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID $BA $ZM $ETSY $BYND $CCL https://t.co/1YQi9XgxvZ"\t\t\n@StockMKTNewz $BABA\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n\nNo position -personally done trading for the day. \nhttps://t.co/YTeJ0IcxHU\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/vxOJQCXMuK"\t\t\n$BABA when does China open up tell me tell me 📌\t\t\n"RT @ChinaDriven: Was asked by a friend if I want to go make a video about the #Alibaba backed #IMmotors L7 at the end of the month…\n\nOfc I…"\t\t\n@AnchovyofWS $Baba si o no\t\t\n$JD $BABA $NIO asian markets as they open slowly looking good. keep watch to see what HK does 👆\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"$BABA $jd $nio  \n  How red will HSI be? 📶"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$JD I have been bearish on this name for quite some time. I watched flow on both $JD and $BABA throughout the week and the sentiment is definitely bearish. With rumors of China and Russia ongoing I continue to be bearish on all Chinese stocks.\t\t\n$DSP not even 600 viewers…. $BTC $AAPL $TSLA $BABA ✔\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/a1WvC1wxyh"\t\t\n$BABA who else is patiently waiting for the HK market to open', ' please be good ðŸ‘\x81\t\t\n$NIO $JD $BABA $PDD $BIDU did Russia officially ask for military ho from China? Just saw a glimpse of the news in CNN at the gym. If true', ' these commie stocks will burn in hell tomorrow. âš¡\t\t\n"RT @Long_SMTM: Múltiplos EV/EBIT\n\n61.3x $AMZN\n26.3x $NFLX\n26.1x $MSFT \n20.4x $GOOGL\n14.3x $BABA\n10.2x $FB\n\nY $FB no solo es la peor valorad…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n$BABA $NIO China declared support Russian 😃\t\t\nWorking on an episode and video about delisting. It’s a topic worth understanding especially if you are a fellow $BABA holder.\t\t\nRT @eng_abeersh: $BABA you use Robinhood for your stock sentiment….. literally doesn’t mean anything in how they get their data âš¡\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 300million...wtf $BEST 🤪\n\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO https://t.co/kEzDvQeWoN"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | 0.0% | 🚀\n| $GME | 9 | -55.0% | 🚀\n| $FB | 7 | 40.0% | 🚀\n| $BABA | 6 | -14.3% | 🚀\n| $TD | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 4.5% | 🚀\n| $GME | 11 | -38.9% | 🚀\n| $FB | 7 | 40.0% | 🚀\n| $BABA | 6 | -14.3% | 🚀\n| $RH | 5 | 400.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @BonesTradez: Chinese stocks have been weak\n\n$NIO down to 16\n$BABA at 86\n$BIDU at 118\n\nMarket testing 420', ' if we bleed through Chinese n…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 0.0% | 🚀\n| $GME | 11 | -38.9% | 🚀\n| $FB | 7 | 40.0% | 🚀\n| $BABA | 6 | -14.3% | 🚀\n| $RH | 5 | 400.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA you use Robinhood for your stock sentiment….. literally doesn’t mean anything in how they get their data âš¡\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\nBuy now and will be over $200 this year.  $baba\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$UPST has more downside $BABA is about to break a key level (chinese names go destroyed) $APPS', ' $TTD', ' $NET', ' $U', ' $COIN', ' $SNOW are some that are about to lose some key lows', ' there are others as well\n\nTip: look @ daily and 4hour where there are lows to be broken for more sell growth"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChina’s No. 2 leader promises more jobs to support recovery https://t.co/ygLia4TBAY  $DIDI $NIO $JD $BABA $BIDU\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA When analysts are this bullish', ' tickers mostly go back to their all time highs. As a bull', ' I trust these ratings a lot more than paid bears and shorts 📣 https://t.co/7blLNHa1X8\t\t\n@snorlax_uw Puts on $baba', ' $rivn', ' $gme', ' or $amc\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/61Twe5CtfB"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg $DIDI $BABA $JD $NIO $BIDU\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nChinese Stocks Might Fall Tomorrow Due To Putin basically tryna get China Involved in his Beef $BaBa might fall below 80.00 this week for sure🤑\t\t\n"ã€\x90ç±³æ\xa0ª3/11】🇺🇸\n$NFLX -4% $FB -3%\nãƒ\x8fイテクæ\xa0ªã\x81Œè»Ÿèª¿ã\x81«æŽ¨ç§»\n\n$BABA -6% $BIDU -12%\nä¸\xad国é…\x8d車サービスã\x81®æ»´æ»´ã\x81Œé¦™æ¸¯ä¸Šå\xa0´ã\x81®æº–å‚™å\x81œæ\xad¢ã\x81¨ä¼\x9dã‚\x8fã‚‹ã€\x81ä¸\xad国ADRã\x81Œä¸‹è\x90½\n\n$AMAT -1%\n60億ドルã\x81®è‡ªç¤¾æ\xa0ªè²·ã\x81„æž\xa0承èª\x8dã\x81¨å¢—é…\x8dを発表"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/BVJosj8wXr"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChina faces multiple challenges amid ‘rising uncertainties’ https://t.co/2i0ax3o305 $JD $NIO $BABA $BIDU $DIDI\t\t\nRT @abdullahksa203: @TicTocTick sniper as always ', 'and for me i will add $FUBO $BABA\t\t\n@shortdestroyer $BABA\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @abdullahksa203: @TicTocTick sniper as always ', 'and for me i will add $FUBO $BABA\t\t\n@TicTocTick sniper as always ', 'and for me i will add $FUBO $BABA\t\t\n"Si te gusta $baba y $fb y vas a largo plazo...\n\nhttps://t.co/jgV9pkhoDj"\t\t\n$BABA 100 tomorrow 👀\t\t\nShoukd bounce back up over $$100.  New covid vases great for busoness as people will be bored and buy stuff $baba\t\t\n( $DIDI)', ' ( $UBER) – DiDi Had To Postpone Its IPO After Jack Ma’s Ant: Bloomberg $BABA https://t.co/yBH8pzklUA\t\t\n$BABA should get some dead cat bounce then continue to downside 😄\t\t\n@AldeaValue @Grouchito Espero que no lleves a $BABA entendiendola asÃ\xad de bien😅😅\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\nAhora nos sacan $Baba $JD $BIDU. Que china no acepte', ' demuestren que son más inteligentes... https://t.co/IBEoKB8gvc\t\t\n$BABA this ticker’s time horizon has to be years or don’t get involved 👉\t\t\n$BABA o6+ at open  bears had enough winning bulls turn 🆙\t\t\n"RT @travisyost: 1. This is a remarkable read and aligns with something I’ve thought about vis a vis China/US relationship improving.\n2. $BA…"\t\t\n"$YANG\n monster trade for me today. China has a lot more to lose than Russia at this point', ' politically and financially. Delist them all \n$BABA\n \n$JD\n \n$KWEB\n 🚨"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$86 now $BABA https://t.co/etVMRoXPLW https://t.co/GgWFNmltP3\t\t\n$BABA Awaiting Buy Signal. Free 7-Day Trail at https://t.co/OB4KuLJjyA https://t.co/XxuRaqGsNZ\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/6Hp2F7Jhgn"\t\t\n"$NIO $baba $jd $pdd  \n  Futures green mean nothing to Chinese stocks. Wonder what will happen tomorrow. ðŸ‘\x8d"\t\t\n"Was asked by a friend if I want to go make a video about the #Alibaba backed #IMmotors L7 at the end of the month…\n\nOfc I said yes', ' so that’s something to look forward to!\n\n#EVs #SmartEV #electricvehicles #zhiji #zhijimotors $BABA https://t.co/wzyaLgUmcQ"\t\t\nSituation Out of Control Daily Stock Crashes of 50% Perfectly Normal. You\'ve Been Warned $BABA $F $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/vtpFr55LZz\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@PoundingDaTable $BABA\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$BABA HAHA new bears might actually go bankrupt this week trying to short 💫\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nGreat thing about this deal is that if assigned you\'d be buying $BABA at around 7x NTM earnings without cash and equity investments', ' which is ridiculous IMHO.\t\t\n"@Rgriffith8 And then add in WOW / Mainframe ', ' AND  Your Family Entertainment  AND AmebaTV  and Upkoming $BABA Distribution \n \nGoogle Much? 🆕 https://t.co/jX5in9dh9k"\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\nA 30% decline in the stock price in one month would be a massive punishment for $BABA at this levels', ' but it could be possible.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 20 | 42.9% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $AMD | 6 | 100.0% | 🚀\n| $MSFT | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 18 | 28.6% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $AMD | 6 | 50.0% | 🚀\n| $FB | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"@TidefallCapital Doesn’t matter how cheap $BABA is', ' if it’s a house of fraud', '  controlled by an authoritarian government.\n\nRussian stocks are cheap too', ' by the way."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 0.0% | 🚀\n| $GME | 18 | 28.6% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $AMD | 7 | 133.3% | 🚀\n| $FB | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Idea of the week.\n\nShort Put $BABA strike 60$ 14 APR (31 days until expiration). https://t.co/NOwArw259S"\t\t\n$baba SEC sets clock for delisting Chinese companies over US audit demand 💟\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA  @GoodNewsBull  if you listen to this retard about buying the baba dip since $265 you would be getting raped', ' this guy is a dummass troll and should be ignored at all cost', ' fucking dumass. 💫\t\t\n@snorlax_uw $PLUG $MU $TSM $BABA $BIDU $MSFT $DIS\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/XV610uRF4K\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/KQpn9VQJVI\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/cCf5uWe156\t\t\n"RT @eWhispers: #earnings before the open tomorrow\n\nhttps://t.co/lObOE0dgsr\n\n$BABA $MRNA $NKLA $NCLH $W $DOCN $SIX $EXPI $PLNT $AMT $TECK $N…"\t\t\n"RT @eWhispers: #earnings for the week \n\nhttps://t.co/lObOE0dgsr \n\n$BABA $SQ $HD $M $MRNA $COIN $TDOC $FUBO $LOW $OSTK $SKLZ $MDT $HTZ $SPCE…"\t\t\nRT @eWhispers: Some charts to go along with this ... $BABA $SQ $HD $M  https://t.co/lObOE0dgsr https://t.co/qKY1mlDEte\t\t\nRT @eWhispers: For those that have been asking', ' $BABA has now scheduled #earnings for Thursday', ' February 24', ' 2022 before the market opens.…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/L1jy1hzGi6\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/6tmiIVCwup\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA HSI to 19k tonight $KWEB 👀\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\nRT @TinoTrader1: $BABA paliza del 60% anual. Ejemplo técnico que los mercados con la globalización muere el largo plazo. O pones Stop o tar…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Xi and his CCP need to do something soon', ' I am losing my patience. 👇\t\t\n@Grouchito @inviertracional Pues si', ' es lo que hay', ' paciencia y seguro que tarde o temprano volverán esos buenos tiempos ( $BABA coño danos una alegrÃ\xada)', ' suerte compañero!\t\t\n$TME $BABA China says priority is to stop Ukraine crisis getting out of control 👇\t\t\n@DoombergT Isn’t Charlie Munger balls deep in $BABA?\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CblastBT: $BABA on Watch off the Open https://t.co/t84SHurSIO\t\t\nRT @CblastBT: Seeing Repeat Flow into 🇨🇳 $BIDU $PDD $BABA\t\t\n$BABA Seems like I’ll be buying the next two years â\x9d¤ https://t.co/ZtY37FplxV\t\t\n"Simple tips to build & grow🌱 your trading portfolio:\n1⃣ Avoid lump-sump investment\n2⃣ Spread your incremental buys over 1-2 yrs -  don\'t FOMO\n3⃣ Buy popular Assets trading at 50â„… from ATH (#Btc', ' $BABA', ' $NIO)\n4⃣ Add dividends or yield paying projects like $POWER $CRN"\t\t\n$BABA want to load my children accounts so bad', ' but this one makes me nervous at the moment. ðŸ‘\x8d\t\t\nRT @CblastBT: $BABA 👀 https://t.co/swDggmKhUb\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: Up $25K and it’s only Week 1 🎯\n\n$TSLA $AMZN $BABA https://t.co/B33fBJ9KiR"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/RYveNR2gRi"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: Bonus Watchlist 🇨🇳\n\nðŸ\x8f¬ $BABA 125c > 124.50 | 118p < 120\nâ˜\x81ï¸\x8f $BIDU 150c > 147 | 140p < 142.50\n💻 $PDD 55c > 50 | 45p < 48 \nðŸ›\x8d $JD…"\t\t\n"RT @CblastBT: Theta Thursday Triggers 🎯  \n\n🚗 $LCID 45c > 41.15 | 30p < 35.33\nðŸ›\x8dï¸\x8f $BABA 125c > 122.10 | 115p < 119.62\n🪙 $COIN 250c > 236.64 |…"\t\t\nRT @EnhancedMarket: $BABA 1/7 125c @ 1.00 > 2.4 (140%) https://t.co/SXXIwofJFQ\t\t\n$BABA Once this hits $60 some decisions will have to be made. I wonder what the put premiums look like... â\x9d—\t\t\n$BABA The good thing here is that the 52 week high drops everyday. â\xad\x90\t\t\n@BackpackerFI $DIS $BABA $PTRA $BA $EDIT.  rest in $IPAY (fintech) and $CIbR (cyber security) and QQQ (yes ETf -gives me all tech)\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Bundinnie1 hodl mentality for fools. When you up significantly on any stock you should sell. Look at $baba. If you invested 8 years ago and never sold', ' you would be -8% right now. 🚩\t\t\n"RT @CblastBT: First Watchlist of 2022 🥂 \n\n🚗 $TSLA 1160c > 1097 | 1000p < 1053\nðŸ\x8f¦ $SQ 195c > 176 | 150p < 156\nðŸ›\x8dï¸\x8f $BABA 145c > 123 | 100p < 11…"\t\t\n$BABA Can’t sleep on this one this week. ✅ 🚩\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\nRT @CblastBT: $BABA 500%+ 🎯 https://t.co/LXiIrTnIbW\t\t\nRT @CblastBT: A Story in 3 Parts $BABA https://t.co/JhX24g13DT\t\t\nRT @CblastBT: MORE!! $BABA $15K -> $70K 💰 https://t.co/MI2GznVkBr\t\t\nRT @CblastBT: $BABA 140c 01/21 | $15K -> $50K 💵 https://t.co/FgRqG99RDs\t\t\n"RT @CblastBT: $BABA Combo Trade 1000%+ 💰\n\nTime Stamped Entries 👇 https://t.co/m1EaqnsP8O"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: $BABA Trade Review ðŸ“\x9d\n+150% Overnight on 01/21 Contracts 🎯\n0.26 Entry -> 0.65 (+150%) ✅\n\nSmart Money showed their hand yesterd…"\t\t\nRT @CblastBT: I\'m still holding full $BABA position and expecting at least 1000%+\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: $BABA 100%+ in 2min 💵\n\nDone for the Day ✅ https://t.co/2e1WSoVWQw"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: Wednesday Flow Triggers 🌊\n\n🕹ï¸\x8f $NVDA 310c > 307 | 290p < 300\n🚗 $TSLA 1150c > 1103 | 1000p < 1075\n🇨🇳 $BABA 120c > 116 | 110p <…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@john_baeyens Let’s hope $BABA doesn’t get delisted. Would be a bad sign. https://t.co/ipYobvXs6e\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n#Levermann #Global #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $ASML.AS (1)', ' $DIS (-4)', ' $COST (2)', ' $CSCO (1)', ' $VZ (2)', ' $PEP (1)', ' $TMO (1) https://t.co/ZYdzl6ocqB\t\t\n"RT @Long_SMTM: Múltiplos EV/EBIT\n\n61.3x $AMZN\n26.3x $NFLX\n26.1x $MSFT \n20.4x $GOOGL\n14.3x $BABA\n10.2x $FB\n\nY $FB no solo es la peor valorad…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n#Levermann #Global #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $ASML.AS (1)', ' $DIS (-4)', ' COST (2)', ' CSCO (1)', ' VZ (2)', ' PEP (1)', ' TMO (1) 😘 https://t.co/LGl69JyQvm\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$AMD $SPY $V $PLUG $HD $WMT $EOD $PENN $BABA $NVDA $V \n!!!Start trading with us! https://t.co/3vbD4Mdsw5 https://t.co/wMnT2j5mTr"\t\t\n$BABA we are we going tomorrow my fellow bulls? To the ðŸŒ\x9d!! 🥇\t\t\n@zackhoward @TidefallCapital Which is why the stock is "cheap". $baba wants to be taken serious', ' declare a quarterly dividend', ' won\'t happen for obvious reasons.\t\t\nRT @patrickq007: @InvestmentTalkk @FromValue Yup. Holding/adding to my biggest positions $BABA $F $TWTR $SHOP $UPST $ROKU $ASTR $RDW\t\t\n"Get ahead of the trend here at Xtraders \n\nhttps://t.co/McJQCtMHtW\n\nCongrats to all who played! \n\nSee you tomorrow📈\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $AMC $SPX $SPY $TDOC $GME $ZM $NVDA $BYND $SNAP $TGT $PYPL https://t.co/VsANtDx6ui"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Excited for the start Tomorrow!! So many great setups 📈\n🎯Learn how to trade the right way \nhttps://t.co/McJQCtMHtW\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $SPY https://t.co/HKduCshsoD"\t\t\n"TRADING STATS FROM today \nhttps://t.co/McJQCtMHtW\n\n$AMZN $AAPL $BA $BABA $FB $MDB $TSLA $MSFT $ROKU $NKLA $SPX https://t.co/z1YfZo7EiD"\t\t\n$BABA @GoodNewsBull @CharlieMar @IamGlouK your grandchildren will know my name', " you got that?! LOOK AT ME WHEN I'M TALKING TO YOU! ï¸\x8f https://t.co/bKz1kcT80u\t\t\n$BABA all this needs is green day in HK tomorrow. 📈\t\t\n@DividendAmongUs Se refiere a que si china apoya a Rusia en la invasión de Irak es a efectos prácticos iniciar la tercera guerra mundial. El que suba o baje $baba...en fin", ' yo también opino que si eso pasa no me importará mucho lo que haga.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@unusual_whales Oh no $baba welp\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA every day dip dip dip what shorts claim dip dip dipity dip dip dip..... lol 💲\t\t\n$BABA from 316 to 86 wtf man trading like a small caps 😄\t\t\n@InvestmentTalkk @FromValue Yup. Holding/adding to my biggest positions $BABA $F $TWTR $SHOP $UPST $ROKU $ASTR $RDW\t\t\n$BABA paliza del 60% anual. Ejemplo técnico que los mercados con la globalización muere el largo plazo. O pones Stop o tarde o temprano llega el golpe y mientras tarde mas fuerte. Volvimos al origen del movimiento. Si no rebota acá vamos a 65. https://t.co/j4NMIqpWXd\t\t\n"Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $BABA\n9. $ROKU\n10. $DOCU\n\n@THORChain @terra_money @Ripple @Polkadot @kadena_io https://t.co/LIGDDWHlfb"\t\t\n"הבעיות של מ×\x90ס×\x90 וסופטב×\xa0×§ (ו×\x90ליוט…) גדלות ×¢×\x9d הדעיכה של מ×\xa0יית ב×\x90ב×\x90', ' ויש לכך ביטוי בעליית ״דמי הביטוח״ (CDS ל-5 ש×\xa0×™×\x9d) ×\xa0גד חדלות פרעון של הקרן היפ×\xa0ית.\n$BABA $SFTBY https://t.co/UZed722lvV"\t\t\nThere are undervalued stocks and then there is $BABA at   $87.\t\t\n"RT @pauldejong_: Biggest World market cap losses and gains week 10', ' 2022: \nâ\x8f¬ #Aramco $AAPL $MSFT $TCEHY $TSLA $BABA \nâ\x8f« $CVX $SIEGY $PRX $CA…"\t\t\n"Russia asks China for military assistance in its invasion of Ukraine\n\nAquÃ\xad empieza o termina de bajar nuestras acciones 🇨🇳. \n\n$BABA\n$TCHEY https://t.co/P1PAL1tuOh"\t\t\nDie $BABA https://t.co/OgMz5GEzv0\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@shortdestroyer $BABA\t\t\n"This will send all Chinese ADRs to graveyard on imminent secondary sanction \n\n$BABA $DIDI $FUTU https://t.co/wFarZHlweY"\t\t\n$BABA I may just put in an order at $50 but I think even that\'s too high. I think $40 is a good entry point 🆓\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n@BackpackerFI $BABA $GOOGL $SPOT $PYPL $MED\t\t\n$BABA I may just put in an order at $50 but I think even that\'s too high. I think $40 is a good entry point ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/mZ7hjYxG46"\t\t\n@CryptoWhale RIP $nio $baba\t\t\n"En diciembre le regalé una pequeña alcancÃ\xada a mi hija para ir ahorrando y por cada peso ahorrado y domingos $ pondrÃ\xada el triple', ' y no podrÃ\xadamos tocarlo', '3 meses después ya tenemos capital para mandar a #WallStreet nada de CETES  🤢🤮\nA comprar $baba  🤣 dice https://t.co/NmOZ8p4P0M"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 71.4% | 🚀\n| $GME | 14 | 27.3% | 🚀\n| $BABA | 6 | 500.0% | 🚀\n| $ITM | 4 | 300.0% | 🚀\n| $AAPL | 3 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 64.3% | 🚀\n| $GME | 14 | 27.3% | 🚀\n| $BABA | 6 | 500.0% | 🚀\n| $ITM | 4 | 300.0% | 🚀\n| $AAPL | 3 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$BABA $NIO $KWEB $JD â\x9d¤\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/rh7Z4w1kbg\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/wkawk6pdD0\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/uWT8pUwV1L\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$BABA Looks like Omicron going to fuck the Chino stocks even more this week. ï¸\x8f\t\t\n"TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0 \n\nWe are about to have an extremely rare opportunity for #fintwit ', ' stay tuned 🔔 👀 \n\n$SPY $SPX $QQQ $AAPL $TSLA $PFE $CVX $OXY $BTC $BABA $MULN https://t.co/W7tXpuuH8x"\t\t\nRT @EquityBrian: $BABA is at a 10.1% NTM FCF yield.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/YLV6TMpJ4o\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/rs1ljaSl8Q\t\t\n"RT @TopStockAlerts1: Chinese Stock Delisting News: Why Are BABA', ' DIDI', ' IQ', ' YUMC', ' ACMR', ' BGNE and ZLAB Down?\n\n$BABA $DIDI  \n\nhttps://t.co/dB8…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n@fakinmoneyman2 Yo compré $BABA a 216$ y la cerré en 214$ después de que me abrieras los ojos. Desde entonces hice los deberes que pusiste', ' y no solo ha cambiado mi manera de invertir...va camino de cambiarme la vida! GRACIAS!!\t\t\n@Freshie305 LOL I shorted $JD', ' which is probably a healthier company and did well. Last week made me wish I hit them all $DIDI $BABA $BIDU $SE\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA short squeeze will be here before you know it 🤞\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA next week my senses say big rally 🆓\t\t\n"To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLRY $BABA $BIDU $KERN $NFLX $FSLR $FUBO $PINS $PLUG $CRM $CRWD $ABNB $JD\n\n#stocks #JD #StockMarket #StocksToWatch https://t.co/J8BeIoU15v"\t\t\n"Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/McJQCtMHtW\n\n$TSLA $NVDA $BABA $ZM $TLRY $ABNB $PYPL $EDIT $AMZN $GME $BIDU $FUBO $NFLX $BA $SPY https://t.co/KSmpJY2fg4"\t\t\n$BABA great news for the market sentiment and China stocks. $BABA is a death trap shorting here 2014 levels way pre covid lol. This will rebound hard when it does. 😀 https://t.co/fBl3Zlvccv\t\t\n"To share trading point of view join here \nhttps://t.co/McJQCtMHtW\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD $AAPL $AMD $MDB https://t.co/4ajzNr7cDR"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"$MULN This is huge! #ev #shortsqueeze \nhttps://t.co/bQLhPzcoUr \n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB"\t\t\n@unusual_whales $babA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Ukraine and Russia slowly reaching an agreement', ' China Us meeting in Rome', ' EVs 29 march', ' to top it off we need share buy back news and then this Will go straight back to 150-180 ï¸\x8f\t\t\nRT @InversorExperto: Esperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversor…\t\t\n@LiebermanAustin I still wouldn’t touch it. Not until it hits about 50.  $baba has been punished and has much better financials and has the same P/E.  Time will tell\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI didn\'t like the risk/reward on $BABA still over $100/share. Around $80 now though it might be worth it\t\t\n@Sqwii Hvilken en af $BABA aktierne ville du fortrække at købe', ' den der er noteret i Hongkong eller USA?\t\t\n$BABA Ukraine war: Russia says there has been \'substantial progress\' in peace talks and \'joint position\' could be reached soon 🚩\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AlfieData: ""Lo que $BABA se llevó"". Programa 69\n\n📺https://t.co/00Fa1alypr\n🕣20:15\n\n¡Os esperamos!"\t\t\n@FlavioPanizza @mcamposok78 @HyenukChu @somoscdi Si', ' eso pasa cuando uno entra de novato. Yo dije bueno no quiero ganar dinero rápido y largo plazos seguro me dará ganancia  no me importa esperar 5', '10 o 15 años y boom! Compre $PDD', ' $BABA y $SE Bueno que decir estoy 🥵  Voy a checar y meditar en lo que me comentaste', ' Gracias !\t\t\n@thettinvestor E olha que o Munger ainda deve estar comprando $BABA.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @secretmonopoly: Just a small thought on $FB and $BABA. I\'m sure you might have checked several tweets talking about their dirt cheap va…\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Institutions are going to add on this bs! Sure it could go lower', ' but not much from here. ☑\t\t\n"""Lo que $BABA se llevó"". Programa 69\n\n📺https://t.co/00Fa1alypr\n🕣20:15\n\n¡Os esperamos!"\t\t\n"RT @BitcoinLebron: @TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA just started browsing stocks again and holy moly..  what the hell ✔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @adi_gogoi: $BFI any Charlie mar fanboys still bagholding this or just $baba ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AjTrader7: Good Morning Traders Some Tickers that have my interest this morning\n$HUSA\n$FOSL\n$ASAN\n$LEGN\n$NTRA\n$INDO\n$BABA\n$AMD\n$CRWD\n$N…"\t\t\n"RT @AjTrader7: Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given h…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BA $BABA The U.S. and China  will hold the first high level in person talks â–¶ https://t.co/h4WRKZmlMQ\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BFI any Charlie mar fanboys still bagholding this or just $baba ï¸\x8f\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$BABA if you’re long term this is great time to buy. they’re not going anywhere anytime soon. buy it and forget it . 📊\t\t\n"Múltiplos EV/EBIT\n\n61.3x $AMZN\n26.3x $NFLX\n26.1x $MSFT \n20.4x $GOOGL\n14.3x $BABA\n10.2x $FB\n\nY $FB no solo es la peor valorada entre las FAANG.\n\n$FB tiene menor EV/EBIT que $BABA', ' $F', ' $EBAY', ' $XOM', ' $GM', ' $IBM... 🤔 https://t.co/mYKBbV4OHk"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n"$BABA~If you really want to make huge profits on trading then check out this chat:\nhttps://t.co/vtq31uA6oF"\t\t\n"RT @TopStockAlerts1: Chinese Stock Delisting News: Why Are BABA', ' DIDI', ' IQ', ' YUMC', ' ACMR', ' BGNE and ZLAB Down?\n\n$BABA $DIDI  \n\nhttps://t.co/dB8…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA will this see 60s? Very possible. I will wait. ✨\t\t\n"Chinese stocks have been weak\n\n$NIO down to 16\n$BABA at 86\n$BIDU at 118\n\nMarket testing 420', ' if we bleed through Chinese names can bleed more w/ combination of COVID and weak overall market https://t.co/dfPLkeqdB4"\t\t\n"Chinese Stock Delisting News: Why Are BABA', ' DIDI', ' IQ', ' YUMC', ' ACMR', ' BGNE and ZLAB Down?\n\n$BABA $DIDI  \n\nhttps://t.co/dB85yxNQ8Y"\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n"$BABA $TSLA $TAOP $JFK $CEMI $SPY $JD $SHOP $AMZN $NVDA \nMost profitable trading COMMUNITY https://t.co/3vbD4Mdsw5 https://t.co/7t2n4uSPvW"\t\t\n#BABA $BABA I sure was wrong about this one😂 down 73% from ATH now https://t.co/gEJZzjCoD3\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB\nThanks to the discord group for the traders ðŸ™\x8fhttps://t.co/McJQCtMHtW https://t.co/YPHZu6cVMi"\t\t\n$BABA puts and chill', ' strong support at $59 ðŸ\x90». Any escalation by China will ruin the stock. https://t.co/z0VBnAQCxM\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $TAOP $JFK $CEMI $SPY  $DOCU $AMZN \nAlerts before spikes and right as big news drops\nFree discord chatroom:https://t.co/McJQCtMHtW https://t.co/sXdoOBafaV"\t\t\n@unusual_whales $PTON $BABA\t\t\n$BABA $JD It’s time to get balls deep in these two.\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nJust going throguh some chart planning for the week. Noticed a fat finger at around the same time AH for 3 stocks so far $FB $BABA $MU. Any guesses? https://t.co/4wTm8qhKIw\t\t\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $COST Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.}}  https://t.co/r5yHq7jrvv\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', '... https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA long only if it breaks the trend line 👆 https://t.co/lZo0t3QkUn\t\t\n$BABA long only if it breaks the trend line https://t.co/XSVUx8YuB1\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nI used to think $BABA was a good buy at $180 🥲\t\t\nSi $BABA cae hasta tener un market cap igual a su caja de 70B$ (30$) y recompran todas las acciones en circulación que puedan (obviamente solo pueden comprar las que otros estén dispuestos a vender)', ' el BPA podrÃ\xada irse de 10$ a cifras tipo 50$ por acción no?\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@JoeCandito12 @PersianCapital I hope so! Guess being down 60% on $BABA I’m officially a long term investor 😂\t\t\n"RT @katanga_uranium: @Eric_BIGfund He choose $BABA\n\n* Charlie is a genius', ' but still funny https://t.co/khzCYPqIf1"\t\t\n@TicTocTick Do the tea leaves see a positive future $BABA? ðŸ™\x8fðŸ\x8f»ðŸ¤ž\t\t\n$BABA this is some crazy evaluation ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @VagabondRTW: $BABA and $TCEHY layoffs trending on #weibo \n\nI guess capital markets have consequences even in China. $kweb https://t.co/…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Anunay013: $BABA question...am i better buying baba on nasdaq or hong kong??....or both ↘\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@Jkylebass @AmbQinGang I continue to maintain that owning Chinese VIEs is an act of insanity. \n\nThe new take is all these names are either dual listed now', ' or will be', ' and that one will simply swap the US listed VIE for Chinese shares listed in Hong Kong or Shanghai. \n\nGood luck there. $BIDU $BABA etc"\t\t\n$BABA 10b buyback now would be nice to have off ~100m shares. â\x9d—\t\t\nRT @optionsbrewers: Yikes. Yes make sure to seek out your alpha with $BABA https://t.co/03SPSBfu4C\t\t\n"RT @TheDaily373: Alibaba- $BABA 3/14-3/18/22\n-NEW LOW IN 5 YEARS\n-Stopped in consolidation\n-Next LEAP level $110\nWaiting for a positive 1Da…"\t\t\nMight have to buy back into $baba at this point 🤣\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@EquityBrian Long $baba\t\t\nRT @cudsotm: @WishingWealth @packupthepickup You\'re still holding $BABA from $120', ' right? 🤡🤡🤡🤡🤡🤡🤡🤡\t\t\n$BABA guys', ' I would wait for the dust to settle before buying', ' even if that means buying over $100 💟\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/8df0y1eZOt\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble https://t.co/fwCztrZhVD"\t\t\n$BABA we should see a lot of green 💯\t\t\n$BABA Mark my words 🚩\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\n"It can be done 2 ways.\n1. Monetization of SBLC/BG LTV80% \n2. Participation at Private Placement Program. \nHow it works? Very easy. With a simple procedure.\nSo if You need and want to get a profit 100% per month or 50% per week 🖊ï¸\x8f DM. $SPY $QQQ $BABA $VIX $NFLX $MEG $CVE $SU $CPG https://t.co/0a4qPLWGUC"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @dervish2115: @unusual_whales $BABA and other Chinese stocks. I opened a small position the other day', ' adding slowly', ' looking for a bott…\t\t\n"Alibaba- $BABA 3/14-3/18/22\n-NEW LOW IN 5 YEARS\n-Stopped in consolidation\n-Next LEAP level $110\nWaiting for a positive 1Daily candle for confirmation. https://t.co/2DDVOv5CYv"\t\t\nRT @optionsbrewers: Yikes. Yes make sure to seek out your alpha with $BABA https://t.co/03SPSBfu4C\t\t\nYikes. Yes make sure to seek out your alpha with $BABA https://t.co/03SPSBfu4C\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA question...am i better buying baba on nasdaq or hong kong??....or both ↘\t\t\n"RT @BitcoinLebron: @TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', ' https://t.co/r5yHq7jrvv\t\t\nRT @CallHotlineA: @Stocktwits I\'ve been holding $SE and $BABA for months. I\'ve got you beat https://t.co/jmmxERycbo\t\t\n"$BABA and $TCEHY layoffs trending on #weibo \n\nI guess capital markets have consequences even in China. $kweb https://t.co/Ivy0Oow7KW"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@nl_martins Por esa cantidad te compras pronto una acción de $BABA 😂\t\t\n"@Eric_BIGfund He choose $BABA\n\n* Charlie is a genius', ' but still funny https://t.co/khzCYPqIf1"\t\t\n"Ein Grab für Bottom Fisher. Brutal.\n$BABA https://t.co/qyJCVpo9yn"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI urge every $BABA to read this thread !! 🪄\t\t\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.;';'; https://t.co/r5yHq7jrvv\t\t\n@Gorka_Schulzer Yo también estoy atrapado en $BABA", ' $PRX', ' Y $KWEB... y sigo ampliando 😬\t\t\n@Stocktwits I\'ve been holding $SE and $BABA for months. I\'ve got you beat https://t.co/jmmxERycbo\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @BitcoinLebron: @TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\n@unusual_whales $BABA and other Chinese stocks. I opened a small position the other day', ' adding slowly', ' looking for a bottom. I’m also focused on commodity based stocks', ' $BP is on my list', ' as well as several metals companies.\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $COST Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.<<.  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@WishingWealth @packupthepickup You\'re still holding $BABA from $120', ' right? 🤡🤡🤡🤡🤡🤡🤡🤡\t\t\nRT @mdsoll315: $nio $xpev $li $baba $jd $bidu\t\t\n"Alerted live in chat. Don\'t forget to take profits https://t.co/3vbD4Mv3UF\n\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $COST https://t.co/SSXiPXMd4D"\t\t\n"â\xad\x90â\xad\x90â\xad\x90 Alert Statistics\nhttps://t.co/McJQCtMHtW\n\n🔶 26 Wins - 4 Losses\n🔶 86.67% Win Rate\n🔶 Monthly Earnings:616.58%\n\n$GME $PLTR $BABA $NIO $BLNK \n$SPY $TSLA $SHOP $NVDA $MDB https://t.co/8jSh9kBHjl"\t\t\n$BABA $FB $BRK.B $BRK.A $TSM $V $WMT $JNJ $TSLA $PG $MA $BBBY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%%.  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Live Day-Trading room', ' Free access this room and get live alerts. Check out now.. https://t.co/3vbD4Mv3UF\n\n$BABA $FB $BRK.B $BRK.A $TSM $V $WMT $JNJ $TSLA $PG $MA $BBBY https://t.co/YUxbKEs1jr"\t\t\n$MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.=== https://t.co/r5yHq7jrvv\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/3vbD4Mdsw5\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR https://t.co/fh51cVGPIL"\t\t\n$SPY $QQQ $TSLA $BABA $VIX $AMZN $NFLX $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]][ https://t.co/r5yHq7jrvv\t\t\nHow it feels holding $SE and $BABA https://t.co/lGtW8KXBvm\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.----  https://t.co/r5yHq7jrvv\t\t\n@mellizonomics Joder la que traéis con $BABA ! ðŸ˜\x9d\t\t\n$BABA wait until the smelly Chinese invade Taiwan and this will drop 50% ï¸\x8f\t\t\n"$BABA \nTrue \nBut this is not trading reasonably and what was the saying ….\nStock can remain irrational longer than most can remain solvent. ï¸\x8f"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $ZM $FB $PYPL adding these 4 tomorrow. Ridiculous opportunity lmao. ✅\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n"IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Calls > 14 | Puts < 13.1\n$FSLR: Calls > 78 | Puts < 74 \n$FB: Calls > 188 | Puts < 186\n\nGood luck this week!\n$SPY $QQQ $TSLA $BABA $VIX $AMZN $NFLX $AAPL"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%. https://t.co/r5yHq7jrvv\t\t\n@unusual_whales $baba\t\t\n$BABA China put the 17.5 million residents of Shenzhen into a lockdown that’s due to last until March 20', ' AFP reports 😀\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA china will attack Taiwan and this will go down more. It’s coming once rush done. 📊\t\t\n"@barc993 @fakinmoneyman2 Dinero al bolsillo y disponible para otras oportunidades', ' que hay vida más allá de $BABA.\n\nTe honra reconocer un error', ' ya que aquÃ\xad todos nos equivocamos."\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$nio $xpev $li $baba $jd $bidu https://t.co/uNzRTIk9C1\t\t\n@moat_inspector @bkaellner @Martianofsafety @TomInvesting @EnricoLaQuatra @frankinvesting I\'m curious why you would be jealous of those purchasing $BABA now if you\'re convinced that $BABA will be delisted. If you can\'t trade something and you\'re not getting cash out of it (dividends', ' control of the operating cash flow', ' etc)', " it's financially worthless.\t\t\n$MSFT", ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.---= https://t.co/r5yHq7jrvv\t\t\n"RT @SelectOptions: Top Options by Volume\n$AAPL $TSLA $NIO $NVDA $AMD $MSFT $BABA $FB $AMZN $AMC https://t.co/PabQqZTpO3"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA $nio $bidu Futures forecasted to be green. However this is totally irrelevant when it comes to Chinese stocks.  \n   Anyone have any guesses for Green/Red tomorrow? 📊"\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@BearingtonTrade At 15 PE $MSFT is worth $150 At 10 PE it’s worth $100 so yes possible check $BABA it’s trading under 10 PE 😅\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\nRT @patrickq007: @countrylakecap @EquityBrian In $BABA’s case investors don’t even need to buy OTC shares', ' they can convert their shares to…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA to $0?????\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.^%^%^ https://t.co/r5yHq7jrvv\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA $NIO $KWEB $JD  Let\'s roll 💪💪💪💪💪💪💪 🔔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble https://t.co/fwCztrZhVD"\t\t\n$NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.::: https://t.co/r5yHq7jrvv\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"Truly \n\nFriday looked like it may have been the day to get long but I\'ll wait for confirmation. \n\nBeen hunting entries on $KWEB and $BABA for months but they can\'t seem to find a bottom\n\nSo we wait https://t.co/P6ipUXlOVM"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nIf you like $baba at these levels you like it at 1$ ðŸ\x90»ðŸ“š https://t.co/je4rTnp17C\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$NIO i need more money but inflation is stealing our wealth. $NIO', ' $BABA', " $TIGR. Really want to bet on China but i don't know if the chinese care about foreign investors. ðŸ‘\x8d\t\t\n$BABA where we at with this clown stock? 🆓\t\t\n$BABA This bounces over $100 very soon! ðŸ\x8d¿ â˜\x9d\t\t\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.!!!~!!  https://t.co/r5yHq7jrvv\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor----  https://t.co/r5yHq7jrvv\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>/ https://t.co/r5yHq7jrvv\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n$BABA do not forget about the BABA Electric Vehicles investment', ' they Will start Selling end of march', ' and as you may know - the chinese love some good EVS ↘ https://t.co/Y3g4CRC333\t\t\n$KGKG $nio $nvda $baba $dkng $amd $sq $vix $spx $zm $amzn $nflx $fsly Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.=_+_+  https://t.co/r5yHq7jrvv\t\t\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!!.  https://t.co/r5yHq7jrvv\t\t\n$BABA  $DIDI  $JD  $HUIZ  Never ending China bad news… 👉 https://t.co/fD9YUtQgvr\t\t\n$BABA How much of this is Ukraine?  How much delisting fears?  I say 25% total ðŸ’\x9d\t\t\n$SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;; https://t.co/r5yHq7jrvv\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $AMPL\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $AAPL\n2: $USO\n3: $BABA\n4: $GME\n5: $BYND\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.||. https://t.co/r5yHq7jrvv\t\t\n@unusual_whales $BABA tanking like nobody's business.\t\t\n@NatanaelTrades $LYFT", ' $AMD', ' $AAPL', ' $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC\n\nTop alerts from @BlackBoxStocks from Friday. \n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/DSt1V2uwmf https://t.co/MTAWqjUtb5"\t\t\n"$SPY Expecting a dip lower than where we closed Fri for a good entry to a small rally back to the 224-226 area should see 1-2 days in up volume  before hitting resistance in volume\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG https://t.co/PtoiFGvllG"\t\t\n"$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC\n\nTop alerts from @BlackBoxStocks from Friday. \n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/8vuMez2Z0N https://t.co/0UzWYdnf41 https://t.co/UK8uSEqkod"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA I will buy more 🤢🤮🤮🤮 👀\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $AMPL\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bulli…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $AMPL\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $AAPL\n2: $USO\n3: $BABA\n4: $GME\n5: $BYND\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"Most winning trading chat!!! For a limited time', ' we are opening our trading chatroom to the public! \nhttps://t.co/3vbD4Mv3UF\n\n$NVTA $AMWL $VGR $CFB $AAPL $MSFT $AMZN $GOOG $GOOGL $BABA $FB https://t.co/2CqEOWcUfU"\t\t\n"The best place for Traders to Gain  \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM https://t.co/lbfzXVBmlr"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA bag holders 🪦 https://t.co/NLWBwTa1vy\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nChina Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA falls to low $90s on delisting worries https://t.co/Jy3JuQSEIC\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n"RT @ElRealDeA8: $BABA\n\nLlegó a la zona de soporte de los 85$ marcada la semana pasada. De perderla', ' podrÃ\xada visitar los mÃ\xadnimos históricos.…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BABA\n3: $GME\n4: $BYND\n5: $GOOGL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA baba has fallen 140 in a year', ' imagine how much the price is going to grow in a year', ' I would say $360 in 12 months ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BABA\n3: $GME\n4: $BYND\n5: $GOOGL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n$AMC $RIOT $CLOV $BABA $DKNG $NFLX $RBLX $TRTC $PHOT $GBLX $HOOD $NKLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.~!!~!! https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $KWEB $JD $NIO you do know that they said this 3 months ago also.  That’s that will find a resolution.  You can check   They never did though lol. ðŸ‘\x81\t\t\n@BenAltitude @BearingtonTrade My $BABA bull put spreads are all under water now! I bought a put and a put spread to “fixâ€\x9d those. I don’t believe anything', ' I’m just trading the price action now…\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA might be 55 before it up again.!!!! ✅\t\t\nThis is an economic act of war by China against the United States. Fuck up the supply chain some more to create even higher prices and shortages. Time to #delistchina Boot $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB https://t.co/iue5K7ujaA\t\t\n"Best trading community with more executive chat rooms and even have their own app join here 📊\n\n🔜https://t.co/bg4LIsWvVd\n\n$SPY $SP.X $TSLA $DGLY  $QQQ $PYPL $ACB $BABA $BTC.X https://t.co/mS3i90mWHQ"\t\t\n$BABA listed in hk is also a vie structure. You are not supposed to own baba! 😀\t\t\n"20 day free triale\n\n🔜https://t.co/bg4LIsWvVd\n\n$AAPL $TSLA $QQQ $T $BBC $BUT $F $BABA https://t.co/FOX5Jl8y4g"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Are #BillMiller & #RayDalio wrong on #Alibaba? $BABA\'s stock price fell to a 5 year low as https://t.co/1GOn83oiqP reported losses and 5 Chinese companies got named to an SEC list.\n\nhttps://t.co/yVftJTQOkw\n\n#ecommerce #cloud #Amazon #AMZN #investing #delistingrisk #china #stocks"\t\t\n$BABA $PYPL $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor..../ https://t.co/r5yHq7jrvv\t\t\n"$TSLA $SG $AAPL  $BABA\n🔜https://t.co/bg4LIsWvVd\n\n BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE  JOIN XTRADERS NOW https://t.co/MvOGaprFDR"\t\t\n@EnricoLaQuatra @moat_inspector @bkaellner @Martianofsafety @TomInvesting @frankinvesting I echo similar comments in my latest video about how 5 other Chinese companies being on an SEC provisional list sent more fear across a bunch of Chinese stocks', " and $BABA didn't escape the bloodshed\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.!!!!. https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$KGKG Kona Gold Beverage Inc. the drink for the party and the drink for the investor', ' get in early with $KGKG $nio $nvda $baba $dkng $amd $sq $vix $spx $zm $amzn $nflx $fsly get in with $KGKG https://t.co/tXbMba5yiN\t\t\n$AMC $RIOT $CLOV $BABA $DKNG $NFLX $RBLX $TRTC $PHOT $GBLX $HOOD $NKLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.^^^^^  https://t.co/r5yHq7jrvv\t\t\nRT @realalexvieira: Autonomous AI Vision: No Future for EV Worst Crash Ever Coming on Massive Destruction  $BABA $F $GM $NIO $LCID $SPY $QQ…\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/lfRD08i4qY\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nAutonomous AI Vision: No Future for EV Worst Crash Ever Coming on Massive Destruction  $BABA $F $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/i9Arbf83mq\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/PL9bQdgTyP\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/CtxdlldcFD"\t\t\n@InversorExperto La verdad es que $BABA que pintaba tan bien', ' cuando se enfadaron con el gobierno se estropeo todo.\t\t\n"Alerts', ' Analysis', ' updates', ' free trials Join here 📉\n\n🔜https://t.co/eEFDeHk0Ub\n\n $COTY $ULTA $BOX $SPLK $BNS $TSLA $QQQ $BABA https://t.co/e5Gkk5oSGH"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.--=  https://t.co/r5yHq7jrvv\t\t\n"$AAPL $BABA $TCEHY $TSLA $SPY \n🇨🇳 Hey China', ' you will see the consequences of delisting & crashing all China stocks. 📣 https://t.co/el629bV6QO"\t\t\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL  $CVNA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ADA\n2: $PAXG\n3: $GRT\n4: $OKB\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BABA\n4: $UBER\n5: $NIO\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ADA\n2: $PAXG\n3: $GRT\n4: $OKB\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BABA\n4: $UBER\n5: $NIO\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n@A_Dull_Boy @EquityBrian $baba is fuked\t\t\n"Free Stock trading discord!\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GGG $T $BB https://t.co/YruMn5O5Aa"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @realalexvieira: If Biden Lifts a Finger Against Saudi Arabia Oil Price Can Reach $300 Says Fintech Legend  $BABA $PYPL $BIDU $NIO $JD $…\t\t\nIf Biden Lifts a Finger Against Saudi Arabia Oil Price Can Reach $300 Says Fintech Legend  $BABA $PYPL $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/XUEiaO9KMH\t\t\n"It’s really amazing Place\nLot of thanks to this community📉\n\n🔜https://t.co/9ksXmQnGj3\n \n$AAPL $TSLA $QQQ $BABA $GOOGL $GF $T https://t.co/0FuIgTh99T"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Alerts given Trading Chat on Discord JOIN for FREE 📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GOOGL $BTC.X https://t.co/y22C3ri3dr"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@joecarlsonshow $BABA will play an important role during the upcoming Omicron surge for its e-commerce. \n\nBUT... COVID-zero strategy is a concern.\n\nLook at Hong Kong \'s equivalent – HKTVmall has been suffering from workers tested positive that need to be isolated:\n\nhttps://t.co/oKQLZBLHNn"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\nem novembro/2020 Jack Ma desapareceu', ' coincidência ou não', ' de lá pra cá Alibaba foi ladeira abaixo… preço hoje abaixo do ipo realizado em 2014 $baba https://t.co/vQhnxUmlIT\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $PAXG\n3: $ADA\n4: $STEP\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $TSLA\n4: $BABA\n5: $GME\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"**Most profitable trading community. Get up to 574% profits\nhttps://t.co/3vbD4Mv3UF\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL  $CVNA https://t.co/mnsfWuwajV"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $PAXG\n3: $ADA\n4: $STEP\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $TSLA\n4: $BABA\n5: $GME\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA yea dude one of the top manufacturing cities in the world is locking down so bullish. Are you guys trying to cause losses or what? 💯\t\t\n"$BABA\n\nLlegó a la zona de soporte de los 85$ marcada la semana pasada. De perderla', ' podrÃ\xada visitar los mÃ\xadnimos históricos.\n\nIt reached the $85 support zone marked last week. If it loses it', ' it could visit historical lows.\n\n#Alibaba https://t.co/NeqRskBEur"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;; https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA~If you really want to make huge profits on trading then check out this chat:~https://t.co/1IJUZ5htNj\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.*** https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@beatriz_lino_ Ninguém quer mais arriscar capital na $BABA pra ver Xi determinar que o capital alheio deve contribuir para a "prosperidade comum" do povo dele. De impostos e sequestros', ' já bastam os que pagamos no Ocidente.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/RgvNEcaqYr"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @utradea_: Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @travisyost: 1. This is a remarkable read and aligns with something I’ve thought about vis a vis China/US relationship improving.\n2. $BA…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @IntuitiveAICODE: Horror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert on How to Fight Oppression  $BABA $ROKU $BIDU $NIO $JD…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nHorror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert on How to Fight Oppression  $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia https://t.co/nnkNFktb0z\t\t\n$BABA MOASS TOMORROW', ' WAR IS OVER AND LOCKDOWNS INCOMING', ' PERFECT FOR E COMMERCE. JUST WAIT FOR THE SIGNED DEAL BETWEEN US AND CHINA AS PER REUTETS AND MOOOAAASSSS. ↔\t\t\n"$BIDU $BABA $TENCENT $FXI $JD \n\nMassive  lockdown forces ADRS delisting ', ' sell these stocks as they’re about to a massive leg lower … wait till tencent is at 15 then buy !! It’s a falling knife 🔪 right now 💯"\t\t\n@unusual_whales $BABA\t\t\n$BABA cross looks inevitable next week 👆\t\t\n$TSLA $APPL $COIN $GOOGL $PENN $TSLA $SNDL $WISH $GME $AMC $RIOT $CLOV $BABA $DKNG $NFLX $RBLX $TRTC $PHOT $GBLX $HOOD $NKLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\\\. https://t.co/r5yHq7jrvv\t\t\n$BABA ALL THESE BEARS WANT IN', ' MONDAY THEY WILL CHASE HAHAHAH. WAR IS OVER. ï¸\x8f\t\t\n$BABA MOASS TOMORROW', ' WAR IS OVER AND LOCKDOWNS INCOMING', ' PERFECT FOR E COMMERCE. JUST WAIT FOR THE SIGNED DEAL BETWEEN US AND CHINA AS PER REUTETS AND MOOOAAASSSS. ðŸ˜\x81\t\t\n"$BIDU $BABA $TENCENT $FXI $JD \n\nMassive  lockdown forces ADRS delisting ', ' sell these stocks as they’re about to a massive leg lower … wait till tencent is at 15 then buy !! It’s a falling knife 🔪 right now ðŸ‘\x81"\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀 https://t.co/2y5a4pLtzt\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CloneShameless: So cash position for $Baba is around 42$ per share now. So over 50% of the current market cap or share price is cash gi…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"So cash position for $Baba is around 42$ per share now. So over 50% of the current market cap or share price is cash giving the core and cloud business nearly for free !\n\nBut of course I understand', ' numbers are all wrong', ' we don\'t own anything. China univestable and bad bad bad"\t\t\n$BABA welp lockdown in China. I tried to tell people there was some reason huge sells registered Friday at such low levels. 😀\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @marketmonkpicks: When I first started learnings about options', ' someone explained to me that they let you trade large caps like penny st…\t\t\nAnt Group is Looking for Blockchain-Oriented People https://t.co/QoHad9u8mf $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.$$. https://t.co/r5yHq7jrvv\t\t\n$AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor"""  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@!@  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI don\'t read much into IG weekend trading but sentiment is popping on +ve Ukraine news it seems. $BABA $KWEB $SPY 💯\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$JD fell 15% after reporting its slowest quarterly revenue growth in six quarters. Despite the deceleration in revenue growth', ' $JD managed strong growth in its active user base––21% increase to 570 million customers––and continues to outperform rival Alibaba $BABA https://t.co/l0cdxn5GhJ\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/ijMIZOCWSe\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/Hob3NoN2eU\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @realalexvieira: Horror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert Teaches How to Fight Oppression $BABA $ROKU $BIDU $NIO $…\t\t\nHorror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert Teaches How to Fight Oppression $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia  https://t.co/rMuR84dZR7\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$baba $jd China Banker Optimistic Deal on U.S. Accounting Can Be Reached  https://t.co/IKuvipNm8V\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"1. This is a remarkable read and aligns with something I’ve thought about vis a vis China/US relationship improving.\n2. $BABA etc. https://t.co/D2Z4cd8uBN"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@unusual_whales $baba\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor._+_+  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor:::  https://t.co/r5yHq7jrvv\t\t\n"$BABA Alibaba: Time To Be A Contrarian \n \nSEC de-listing news has no material impact to Alibaba as it is not any new news and should have been priced in. ðŸ‘\x8d"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ResGloStocks: Excelente información sobre la situación de $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @SeekingTheValue: Tremenda bestialidad el ritmo de generar caja de $BABA año a año. Me explota la cabeza. En 2 o 3 años tendrán más de l…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA All I see is some FAKE bears that want IN at a lower price', ' good luck with that. ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@mellizonomics Yo tengo y voy agregando $BABA y soy feliz â\x9d¤ Voy promediando a la baja en las grandes bajas y en las grandes subas vende algo. A su vez NO PIERDO porque shorteo el ETF de China. Mi estrategia? Siempre tener las acciones al valor mas bajo hasta la fecha', ' y SIN PERDER 😎\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SPY Go all in here . $TSLA $BABA ↘ https://t.co/zzQW5ZyLia\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nIncreÃ\xadblemente hay gente en twitter que sigue agitando a $baba y otras empresas chinas. ¿Cuánta gente se fundió con la idea falsa de que hay relación de identidad entre la acción y la empresa?\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $SOXL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.==  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]]]  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@kweenolog V pátek $BABA za 50usd 😄\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @IntuitiveAICODE: Nickel Prices and China Can Crash Tesla If Biden Lifts a Finger Calling for US Sanctions  $BABA $ROKU $BIDU $NIO $JD $…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nNickel Prices and China Can Crash Tesla If Biden Lifts a Finger Calling for US Sanctions  $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #technology https://t.co/HfxXl3W4Q6\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Brokerage accounts vs IRAs https://t.co/hL5kuMyEfT \n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME $FUTU"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"The POWER of DCA (Dollar Cost Averaging) !!\nhttps://t.co/McJQCtMHtW\n\n $LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO https://t.co/Qv9n85yecl"\t\t\n"ALWAYS zoom out the chart to see what’s really going on. \nhttps://t.co/McJQCtMHtW\n\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME https://t.co/FC4BhYCrg1"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@NatanaelTrades Oh and Chinese stocks $BABA and $NIO for more puts.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA bulls are saying anything now to get people to buy. It was dumb a few days ago but especially now guys. 📢\t\t\n"@InversorExperto Nuestra forma de invertir en China', ' una alternativa a la situacion de $BABA\n\nhttps://t.co/iBeKU8JmzR"\t\t\n"@Darntons1 Chinese stocks are valued 99% on perception', ' 1% on fundamentals. \n\nNot scared of delisting/government', ' but no reason now for investment funds to buy China rather than (cheap) Nasdaq', ' unless:\n1) They start heavy QE \n2) China gives clear signs of trust \n\nLong both $baba and $pltr"\t\t\n"“Most winning trading community', ' Get next winning alerts here: https://t.co/3vbD4Mv3UF\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $SOXL https://t.co/p5PDjT5zFC"\t\t\nExcelente información sobre la situación de $BABA https://t.co/Q1LwaAqsPp\t\t\n"Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seguir siendo mis seguidores 💕 https://t.co/O0r9z1kT10"\t\t\n$BABA deltacron 🆙\t\t\n@Dave45291968 Glad you aren\'t exclusively a "chart guy"...How long have you been long $BABA?\t\t\n"Good morning traders! 🌞\n\nNo changes to the plan today! \nhttps://t.co/McJQCtMHtW\n\nBest of luck ðŸ\x8d€ðŸ\x8d€ðŸ\x8d€\n\n$SPY $NDX $IWM $QQQ $RIDE $MRNA $ROKU $SNOW $BABA $HOOD $DNN https://t.co/gRBONA7voz"\t\t\n"$BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n"Weekend thought: Investing in $BABA right now is a pure binary bet \n\nEither A) it’s the $AMZN of China and is worth a hell of a lot more than just 7x cash flow\nOR\nB) it’s going to get delisted and is worth nothing"\t\t\n@countrylakecap @EquityBrian In $BABA’s case investors don’t even need to buy OTC shares', ' they can convert their shares to the Hong Kong equivalent. Luckin coffee was delisted in June 2020 on a Friday - next Monday it continued to trade OTC as $LKNCY', ' then stock went 10x from there. Still trades OTC.\t\t\n$BABA If China come out tomorrow and say they have approved a known effective Western designed vaccine', ' their mrket would  rip on that news alone. 🥇\t\t\n$BABA bears that didn’t cover and it looked like many didn’t', ' Epic squeeze tomorrow 📣\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n@unusual_whales All Chinese stocks $baba $didi\t\t\n$NIO $XPEV $BABA ðŸ¦\xa0ðŸ¦\xa0ðŸ¦\xa0ðŸ¦\xa0ðŸ¦\xa0 ↘ https://t.co/FDbDDCVy5g\t\t\n@mcamposok78 @HyenukChu @somoscdi Me servirÃ\xada muchÃ\xadsimo. Eso me pasó con $BABA y $FUBO… y no se que hacer pues ya perdÃ\xad más de la mitad. En momentos pienso serÃ\xada mejor aguantar ðŸ§\x90\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n$BABA PSA if this falls under 78 bucks this coming trading week', '  Sell everything cut your losses â\xad\x90\t\t\n$BABA can’t wait to load calls 📊\t\t\n$BABA can’t wait to load calls ï¸\x8f\t\t\n@unusual_whales $BABA booey\t\t\nRT @realalexvieira: New World Order: China Dire Warning Cryptocurrencies Going to Melt. Nickel is the New Gold Standard $BABA $ROKU $BIDU $…\t\t\n@earlyAMbirds Could flush intraday early this week', ' but likely to close and rally higher next days and weeks.... lets see $BABA\t\t\nNew World Order: China Dire Warning Cryptocurrencies Going to Melt. Nickel is the New Gold Standard $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews https://t.co/K3vPHEug15\t\t\n$DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][] https://t.co/r5yHq7jrvv\t\t\n$BABA xi is tryna decouple china from the barbaric and chaotic west â\x8f©\t\t\n"A MASSIVE $3 TRILLION OPTION EXPIRATION AHEAD \n- Read more.\n\nhttps://t.co/BTbZQ5zLke\n\n#apple #investing #invest #investment #investments #investors #markets #stocks #stockstowatch #stockmarket $DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$BABA is likely to see a very sharp rally here next weeks into April imo - Start of this coming week should be very bullish #buy #long https://t.co/wdy3yvBsyv\t\t\n"ä¸\xad国ã€\x81ã\x81¾ã\x81Ÿã‚³ãƒ\xadナã\x81§1700万人ã\x81®éƒ½å¸‚ã‚’ãƒ\xadックダウンã\x81™ã‚‹ã\x81¿ã\x81Ÿã\x81„。\n\n良ã\x81„話ã\x81§ã\x81¯ã\x81ªã\x81„ã\x81‘ã\x81©ã€\x81\n\nã\x81“れã\x81§ $BABA ã\x81¨ã\x81‹ $JD ã\x81¨ã\x81‹åˆ©ç”¨è€…増ã\x81ˆã\x81\x9dã\x81†ã\x81ªæ°—ã‚‚ã\x81™ã‚‹ã\x81—ã€\x81 \n\nSBG ã‚‚ $CWEB も助ã\x81‹ã‚‰ã\x81ªã\x81„ã\x81‹ã\x81ªã\x81‚。。 https://t.co/msOuX6jmnp"\t\t\n$BABA is another name worth watching that came from @MikeSeaver15', ' who is def worth a follow... beaten down and with the tension in international relations', " will likely continue to fall. it's in areas not seen for 5+ years", ' so only using key daily levels to chart. big downside. https://t.co/bdRIvE4Oka\t\t\nRT @realalexvieira: Nickel Prices and China Can Crash Tesla 80% If Biden Lifts a Finger Calling for US Sanctions $BABA $ROKU $BIDU $NIO $JD…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $CHZ\n4: $PAXG\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BYND\n4: $SLV\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nNickel Prices and China Can Crash Tesla 80% If Biden Lifts a Finger Calling for US Sanctions $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #technology https://t.co/kfdxQn1gWf\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n@AQR1485 @Fritz844 ;) I occasionally short $baba usually get out very quickly because I still think it is a good company.\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @realalexvieira: AI Expert Explains Why China Dire Warning \'Worst Consequences\' Should Be Taken Very Seriously  $BABA $ROKU $BIDU $NIO $…\t\t\nAI Expert Explains Why China Dire Warning \'Worst Consequences\' Should Be Taken Very Seriously  $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #technology https://t.co/oXLislCgBm\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $CHZ\n4: $PAXG\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BYND\n4: $SLV\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nWhen I first started learnings about options', " someone explained to me that they let you trade large caps like penny stocks. I would add that lately they let you trade large caps like penny stocks as those large caps become penny stocks ðŸ\x90» $DOCU $FB $TWLO $BABA\t\t\n$BABA's price moved below its 50-day Moving Average on February 18", ' 2022. View odds for this and other indicators: https://t.co/hwmbeOXMJy #AlibabaGroupHolding #stockmarket #stock https://t.co/8Rh83yZIQ1\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n"RT @ProlificTraders: My job will simply never pay me what I know I\'m worth', ' and that\'s ok.\n\nThat\'s why I\'m creating more income that I have…"\t\t\n"Elite signal trading community\n\nhttps://t.co/3vbD4Mdsw5\n\n$BYFC $TSLA $FREE $BOXL $AMZN $AYRO $BABA $SG https://t.co/7R8kPhDvjf"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $ADA\n3: $PAXG\n4: $WAVES\n5: $GRT\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @realalexvieira: World "Leaders" Shake After China Warns of the \'Worst Consequences\' to Nations Supporting Taiwan. $BABA $ROKU $BIDU $NI…\t\t\nWorld "Leaders" Shake After China Warns of the \'Worst Consequences\' to Nations Supporting Taiwan. $BABA $ROKU $BIDU $NIO $JD $SPCE $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $AMC $DIDI #china #ukraine https://t.co/JItbhCKEDx\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $ADA\n3: $PAXG\n4: $WAVES\n5: $GRT\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Highest success rate and get instant help and updates and free trials join us \nhttps://t.co/McJQCtv6Co\n\n$VST', ' $TSLA', ' $IRNT', ' $AAPL', ' $BBIG', ' $CSTM', ' $ASO', ' $BABA', ' $MDB https://t.co/RfzOxGo2uV"\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\n@VedBajoria @DemonColIector @zzabbits No', ' lol. For example - $BABA\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"$BABA $BIDU $TME $JD $XPEV \n*China Banker Optimistic Deal on U.S. Accounting Can Be Reached* \n  \'The two sides are said to be having earnest discussions toward striking a deal over auditing disputes\' \n-Bloomberg News \n  https://t.co/mG3ffJZgDE"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $GRT\n3: $PAXG\n4: $CHZ\n5: $ADA\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\nAppears $BABA weakness is largely due to this development and not delisting fears.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $GRT\n3: $PAXG\n4: $CHZ\n5: $ADA\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\nSome +ve Ukraine news with a negotiator expecting ‘some results’ from meetings in next few days. On the other hand Shenzhen is now on lockdown. $BABA $KWEB ï¸\x8f\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n"$BABA working its way into the top 20 most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/bZjIH8xNS2"\t\t\nMis $PBA25 mientras se desangran mis $FB', ' $BABA y $MELI de la comitente https://t.co/lkfmmBSfJ6\t\t\nWhy #Alibaba', ' #JD And Tesla Rivals #Nio', ' #Xpeng Are Crashing In Hong Kong Today $BABA $XPEV $TSLA https://t.co/bk3bV714L6 a través de @benzinga\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\nBeen seeing a lot of posts asking if $BABA is close to a bottom. Not sure that’s the right question to ask if you’re a long-term investor. Has anything fundamentally changed in the business to merit its decline?\t\t\n$DIDI $API $TAL $BABA debacles and why I am happy not having any direct ownership of any Chinese stocks anymore. Markets present enough headaches regularly. Why do you need self inflicted ones as well? No Russian exposure either', ' much as I eyed Yandex in the past.\t\t\n"@WheresLinManuel My bet:\n$BIDU -10% \n$BABA -3% \nMaybe it\'s time to move away from chinese stocks"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/91bvln973X\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/BGxw9R36Jq"\t\t\n$BABA This will never be delisted. Never. The amount of money held by big institutions is too significant. Always follow big money. Buy now and be very rich 5 years from now. 😘\t\t\n"My job will simply never pay me what I know I\'m worth', ' and that\'s ok.\n\nThat\'s why I\'m creating more income that I have complete control over. These will take me places that my day job never could.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $XAUT\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $USO\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @WheresLinManuel: $BABA $nio $jd $BIDU  \n  Any idea how tomorrow will go?  Are we fitting to lose another 10% in a single session. â˜\x9d"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n$BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $XAUT\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $USO\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Most noteworthy stocks for Sunday', ' March 13 2022\n$BABA', ' $TSLA', ' $AMZN', ' $SPX', ' $ANPC', ' $CORZ', ' $NIO', ' $QQQ', ' $SPY', ' $RIVN\n\nhttps://t.co/CyVt41SMuc"\t\t\n"📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wallstreet🇺🇸', ' #Bitcoin', ' 🇦🇷 y mucho más!\n*\nHoy hablamos por ejemplo de $AMZN $AAPL $XLE $BABA $ETHUSD $MIRG y otras. Venite!💥\n*\n👉 https://t.co/Ny7HqD9e39 https://t.co/uuYvzjqXiv"\t\t\n"$BABA working its way into the top 20 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #trading https://t.co/4ZGAQzld5B"\t\t\n$BABA this stock market has become a joke esp. for Chinese stocks 💗\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $GME\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nWeekend reads: Could China be the next investment market to be canceled? https://t.co/5lKrbMAN5u $NIO $BABA $JD $BIDU $XPEV\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $GME\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA is at a 10.1% NTM FCF yield.\t\t\n@moat_inspector @bkaellner @Martianofsafety @TomInvesting @frankinvesting I\'m actually not scared at all about delisting. It\'s just short term selling pressure and it offers buying opportunities. All these things people talk about regarding $BABA have little to do with intrinsic value and the business itself.\t\t\n$BABA trades at 9.69x NTM P/E\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $XLM\n4: $GRT\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ZM\n3: $BITW\n4: $GME\n5: $TSLA\n\nAll #FTX results: https://t.co/ypxjbS7Hyu\nNot buy signals"\t\t\n@LAMMMAH السلام عليكم استÙ\x81سار ربي يسعدك عن شرعية التداول بالسوق الامريكي سعر سهم $baba مغري ولا ادري عن شرعيته اجابتك مهمه لي ربي يسعدك\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $XLM\n4: $GRT\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ZM\n3: $BITW\n4: $GME\n5: $TSLA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA lower tomorrow ï¸\x8f\t\t\nla manière dont mes followers ne font que diminuer j\'ai l\'impression que c\'est l\'action $BABA après le crackdown du gouvernement chinois\t\t\n"add $NIO to your watchlist for tomorrow........#CMF . be careful of the hype', ' lock in profit while you can', ' and don\'t be stuck holding the bag.https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/X47IJbXEN0"\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $XAUT\n3: $PAXG\n4: $REN\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $TSLA\n3: $GME\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $XAUT\n3: $PAXG\n4: $REN\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $TSLA\n3: $GME\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$BABA $nio $jd $BIDU  \n  Any idea how tomorrow will go?  Are we fitting to lose another 10% in a single session. â˜\x9d"\t\t\nHow much is Berkshire down on its $baba position? Ouch', ' munger\t\t\n@mellizonomics acciones de $baba como acciones del bar de la esquina. La situacion es la que es unas empresas mas expuestas que otras. En el momento que se estabilice entraran en subida libre. A la historia me remito.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $STORJ\n3: $XLM\n4: $GRT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $BABA\n3: $NOK\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $STORJ\n3: $XLM\n4: $GRT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $BABA\n3: $NOK\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/2ud1ywF6e6"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $STORJ\n3: $BIT\n4: $XLM\n5: $XAUT\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $NOK\n3: $BABA\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $STORJ\n3: $BIT\n4: $XLM\n5: $XAUT\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $NOK\n3: $BABA\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/Vl5dJhgNH7\t\t\n$BABA FT 12 March - Big investors to shift billions from bonds into stock markets 👇\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n \nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/Okvw0EXVw9"\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/RVoPTC7BvH\t\t\n$BABA https://t.co/H3OREtksA5\t\t\nRT @InversorExperto: Preparando un informe sobre los últimos acontecimientos en $BABA y los riesgos actuales', ' si veo interés lo publicaré e…\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/Dt1eolL9fe\t\t\nRT @Qiyang_Crawler: $BABA You are here. 😀 https://t.co/FDS4jaJwky\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n@AltcoinGordon $BABA\t\t\n@A_ASalim @AhmadAlsalem_ تأسي كله مارايØ\xad يصنع لك ثروة ! مع ذلك اÙ\x81ضل أغامر Ù\x81ÙŠ الصينين او الامريكي $baba ', ' $Nio ', ' $pltr ', ' $Coin. وممكن لوسيد بس لازم تنزل ١٥$ او تØ\xadت! مع عملات رقمية اعتقد اÙ\x81ضل من الاتصالات والخشاش🔥🔥🌹\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $RUNE\n3: $XAUT\n4: $PAXG\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $SPY\n3: $BABA\n4: $NOK\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $RUNE\n3: $XAUT\n4: $PAXG\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $SPY\n3: $BABA\n4: $NOK\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba 🆙 https://t.co/fhx6fR0P6j\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/MdNThgvS5W\t\t\n"@ChrisFranco @wwd2k Or rather', ' assuming there is a level fraud in every company', ' even in the US', " the question becomes how much is there in $BABA?\n\nI'd wager it's less than in most Chinese companies", ' but may still be significant."\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 140\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/qppHfvljaL\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n \nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/4vyQlljDb8"\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/YS9LJ2l1Lv\t\t\n"From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away from this strategy usually fail\nPermanent monthly sales events of the likes of $SE $BABA etc are v effective', ' even if they just give the perception of a bargain https://t.co/lNhu7rTipI"\t\t\nFor all the $BABA lovers ðŸ˜\x81 https://t.co/EXi0ocAOmF\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba ï¸\x8f https://t.co/71LHrnkRM9\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/kY3RbL4kqR\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/LIrfOlJdaj"\t\t\n"Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le eches la culpa ni a #fintwit ni a #CharlieMunger."\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\nExpectativa VS realidad descripción grÃ\xa0fica de comprar $BABA https://t.co/xR4vxCVsR3\t\t\n"Biggest World market cap losses and gains week 10', ' 2022: \nâ\x8f¬ #Aramco $AAPL $MSFT $TCEHY $TSLA $BABA \nâ\x8f« $CVX $SIEGY $PRX $CAT $RYDAF $PFE https://t.co/PeMLgdyWZQ"\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\nRT @freericky3LB: @unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"$baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida', ' ahora que es la gran odiada por todos.\nGráfico mensual https://t.co/kCMultXDJw"\t\t\n$BABA think to yourself how many bag holders are here and how long this chart will take to recover. offt. brutal - capitulation inc imo https://t.co/Ya2xO4lviH\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\nRT @freericky3LB: @unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/GqFYUXxIvf"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"Trump said', '  "" Maybe I will run again ""  in 2024 💥  The day Trump announces he will run for President in 2024 $dwac  will go up 1', '000%  the same day! 💥\n\n$TSLA $DITO $JFC $ACEN $TEL $ALI $MSFT $BABA  $LCID $RIVAN $CFVI $DIDI $AAPL $NIO $F $RLX $AMD $AMC $GME $OXY $ITUB $PBR $XOM https://t.co/vp36xTk3kY"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $MTA\n3: $PAXG\n4: $MER\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $MTA\n3: $PAXG\n4: $MER\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @NIONenad: People will get rich buying and going long on these now. $NIO $BABA\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\nRT @freericky3LB: @unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n"Por ejemplo', ' $BABA \nMeter el 2-5% de la cartera se acepta como una posición asimétrica que poco más puede bajar', ' y que cuando se calmen las noticias es un easy double y bla bla bla. \nSin embargo si es un 25% es una value trap que no va a parar de caer y te va a destrozar el YTD."\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $PAXG\n3: $MTA\n4: $BAT\n5: $IMX\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $PAXG\n3: $MTA\n4: $BAT\n5: $IMX\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA You are here. 😀 https://t.co/FDS4jaJwky\t\t\nRT @BU7ERA: With all that cash laying aside $BABA just needs to buy back their own shares here.\t\t\n@BitacoraBolsa Mucho mejor que comprar una acción de $BABA. 😎ðŸ˜\x81😉 https://t.co/1in4yok7XM\t\t\n"@Martianofsafety @_nickhoag @daniel_toloko @marc_slans Many do', ' though. Yours truly included. $FB\n\nThe urge is stronger than with $BABA."\t\t\n$BABA $JD $AAPL $AMZN when did he do that ? 🤞\t\t\n$BABA  $DIDI  $RLX  $JD ï¸\x8f https://t.co/1yzaXi5eOg\t\t\n@jmiketrader @SamanthaLaDuc Converting to HK where dual listing does exists like for: $JD', ' $BABA', ' $BIDU and many others. Approx 70% of their assets can be moved to HK as of now. Should be more by end of the year.\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/Zp2wtcsLuT"\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n$BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][]  https://t.co/r5yHq7jrvv\t\t\n$BABA~If you really want to make huge profits on trading then check out this chat:~https://t.co/KPTx310cjI\t\t\n$BABA is far too cheap for this to be reality\t\t\nRT @NIONenad: People will get rich buying and going long on these now. $NIO $BABA\t\t\nRT @MatiAlon: Any Chinese company is among one to be delisted (OLD NEWS)', ' but mention like the particular name is -19% due to their name su…\t\t\n"Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be informed. Irrational selling creates big opportunities for the educated and logical investors. \n\nMy main pick is $NIO', ' but also opportunities in $XPEV $LI $BIDU $BABA"\t\t\n$BABA 35% of Chinese people want to attack the u.s. and 45% are pro Russia 🌟\t\t\n$BABA rule 1 never buy chinese', ' rule 2 remember rule 1 ï¸\x8f\t\t\n$BABA Iran bombing US. Keep adding shorts. 💗\t\t\n$FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@@  https://t.co/r5yHq7jrvv\t\t\n$QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.....  https://t.co/r5yHq7jrvv\t\t\n"RT @frankinvesting: 2/\n\n$BABA current market cap is $233 billion. The NTM FCF estimate of $23.4 billion would value Alibaba at a 10x P/FCF…"\t\t\n$SPY $QQQ $DJIA $TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][]  https://t.co/r5yHq7jrvv\t\t\n$PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//  https://t.co/r5yHq7jrvv\t\t\n$SPY $QQQ $DJIA $TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.''  https://t.co/r5yHq7jrvv\t\t\nAny Chinese company is among one to be delisted (OLD NEWS)", ' but mention like the particular name is -19% due to their name suggested is not more than misleading and "panicked headline" $BIDU $BABA $TCEHY\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n@denizmustafatr $BABA düşünüyorum ben Mustafa hocam', ' ancak hissenin bu kadar düşmesinde ABD yatırımcının "patriotism" etkisi olabilir mi diye düşünüyorum. Son zamanda Çin\'den mobilya almayı kesmiÅŸler. TR\'ye deli gibi mobilya talebi arttı. EÄŸer durum buysa $BABA\'nın sancısı bu olabilir mi?\t\t\nRT @ratta___: $BABA I want it. I have to be patient here FCF yield is insane. Munger fucked all “value guysâ€\x9d i know but this can’t be it he…\t\t\n$BABA I want it. I have to be patient here FCF yield is insane. Munger fucked all “value guysâ€\x9d i know but this can’t be it here. Will have to grab one way or another eventually. Just keeping it a stack\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/YhOYclimjr"\t\t\n$BABA Looking for an active trading community? Join our chatroom today and gain access to our verified traders! https://t.co/Y35oNtEA1K\t\t\n@denizmustafatr Ucuz kelimesini nerede duysam aklıma $BABA geliyor. Ucuzladıkçada alıyorum. O da saÄŸolsun daha ucuzlaşıyor. Paradoxlu (!) bir iliÅŸkimiz var kendisiyle..\t\t\nRT @Marlin_Capital: SEC has identified the first China ADRs for failing to adhere to the HFCAA (Holding Foreign Companies Accountable Act).…\t\t\n"RT @David_Tracey: Long $BABA at $88.88 \n\nI love those eights… ☘ï¸\x8f"\t\t\n"RT @David_Tracey: $BABA $88 \n\nWe aren’t talking about China/HK enough."\t\t\nRT @davidfaber: Big decline in $JD and $BABA appears related to naming of first 5 Chinese ADR\'s by SEC in the 3 years de-listing process es…\t\t\nRT @David_Tracey: $BABA $99 wow\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s thesis?\nI am so jealous of people who get to buy it now. ~10x FCF + cloud + ant\n @bkaellner @Martianofsafety @TomInvesting @EnricoLaQuatra @frankinvesting"\t\t\n$BABA #Elliottwave Monthly https://t.co/NpnB0JhZsY\t\t\n"RT @SalmanWave3: تصور Ù\x81ني موجي $BABA #Elliottwave \nالايجابية الارتداد نسبه ذهبية 61.8% \nوالاهم المØ\xadاÙ\x81ظة على قاع 108.70 \nباقي اسبوعين لاكتما…"\t\t\nRT @specialsit1: My IBRK sales assistant just called me and confirmed — I don’t own an equity claim in $BABA but a VIE-linked ADR that trac…\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/p5LpgumtNF"\t\t\n$BABA buy the fear â\x9d—\t\t\n"RT @SquishChaos: $BABA & $TCEHY breaking out against $PDD\n\nThe Munger Effect? https://t.co/8BKcxcZ46O"\t\t\n"$BABA & $TCEHY breaking out against $PDD\n\nThe Munger Effect? https://t.co/8BKcxcZ46O"\t\t\n$BABA why did they allow this to go public without US audit first? Honestly complete bs and everyone should get their money back 📊\t\t\nRT @pinegrovebot: $BABA damn', ' GG TO THOSE WHO ARE BAGGING. COMSIDER IT A TAX WRITE OFF ðŸ‘\x8d\t\t\n$BABA Can I convert my shares to hk shares on Webull? 👆\t\t\n$BABA trading BELOW 2014 IPO price\t\t\n@UVXY270c $BABA unlike other CH stocks is not ADR - it’s dual listed company and it was subject of US accounting rules during listing- so chances of delisting is very very low. We own puts in HK', ' but I assume that US puts are as good 😊\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n@FreedomFinLB Been loading $LEG Tripled my position in the past three weeks. Also Ben buying $BABA & $FB. Not dividends but valuations too low to ignore.\t\t\n"Just bought some more income on @lofty_ai Trying to get to 50 tokens before September!\n\nAlso had the trackyourdividends email alerts rolling in today. Monday is reinvestment day!\n\nWhat should I buy? $KMB $LEG $BABA $FB"\t\t\n@UVXY270c why not ! $BABA is 9988 in HK so even if it’s get delisted it will be liquid in OTC and you will be able to exercise your puts https://t.co/MvCo9zaBcF\t\t\n@DKM19961 @Trading_Sunset I am Chinese too. and 40% of my investment portfolio is in $BABA. That doesn\'t stop it from having short term competition issues and PR issues.\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/SvKadaR7c4"\t\t\n$NFLX Why so much bearishness? 10-12% spike in all in 2 weeks $SPY $BABA $PYPL $AAPL 📶\t\t\n@DKM19961 @Trading_Sunset Unfortunately the most liquid stock market is still not Chinese. So there is a need to care. Management certainly does (if you listen to last 2 quarters earnings calls) $BABA. I am long China\'s future dominance in the global economy as is Munger. They are rich and can spend+grow\t\t\n从去年年åˆ\x9d就认为“å\x81šç©ºä¸\xad概股â€\x9d,所以从ä¸\x8då\x81šå¤šä¸\xad概股。但晚节ä¸\x8dä¿\x9d,3月å\x81šå¤šäº† $BABA ,æ\x8dŸå¤±æƒ¨é‡\x8d。教è®\xad是深刻的。😰😰😰\t\t\n$BABA damn', ' GG TO THOSE WHO ARE BAGGING. COMSIDER IT A TAX WRITE OFF ðŸ‘\x8d\t\t\n$BABA @IamGlouK don\'t ever fuck with me you got that?! GOOD! â–¶\t\t\n"✅Regular analysis & alerts\n\n👉Bast DISCORD Group 👈\nSee bio\n📌Chatroom\n\n$NNDM\n$BABA\n$IPOC\n$PYPL\n$MSFT     \n\n$NIO $AAPL $PT  $FB  $MVIS $CRM $SPY $GME $FRSX $PINS $PM $ONTX $VVPR $AMD $FCEL $ATH $ACST\n$AMD $VXX  $UVXY $SQQQ\n$XOM $ITUB $CURO $IDEX $MARA\n$CNSP $AIV $MVIS $EEM $QQQ https://t.co/9WXPwnii4W"\t\t\n"Guys ! i made 3k to 33k after joined this Discord group\n📣LINK IN BIO 📣\n$SPY $ES $ADBE $AMZN $MSFT $AAL $ROKU $BABA $CRM $GOOGL $FB $INTU $MRVL $ATVI $TWTR $ORCL $LRCX $AMD $NVDA $TSLA #trading $NDX $QQQ $AAPL $BABA $NFLX $ROKU $BA $COST $MCD $WMT $FB $VIX $ES $DKNG $ADBE $TONJ https://t.co/gxhRqOFbi9"\t\t\n$BABA currently at a 5 year low\t\t\n@LaksaTasty @Trading_Sunset China size much bigger than 3 stocks market you mentioned.who care about them? China have dozens of cities population more than Newyork. People main income spent on their apartments and kids education now. $baba sale will triple again once Chinese have more extra money can spend.\t\t\nRT @HyenukChu: $BABA asÃ\xad me siento https://t.co/zcsc0R8liR\t\t\n"$roku  $tdaoc $z $spy $spx $etsy $ndx $qqq $tsla $pltr $aapl $amzn $twtr $fb $msft $nflx    $crm $penn $nvda $googl $shop $f $tdoc $pcty $gld $iyt $usd $ma $stpk $baba $spce $amc $gme #BTC   \n   \nThis is a BULL trap huh? \nHave a join for crypto...https://t.co/QCPbJo4Fmm https://t.co/fx7MDirNPv"\t\t\n"Guys ! i made 3k to 25k after joined this Discord group📣LINK IN BIO📣\n  \n$KODK   $UAVS $GNUS      \n$GEVO $ZOM $CHGG $DYNT $SPAQ\n$SPY $AMD $QQQ $XELA $XERS $IDEX\n$APPL $BIOC $BIOL $IBIO $KTOV $BNGO         \n$TSLA $BABA $PHUN $BOXL $HMHC $AYRO     \n$NOVN $NIO $RRD $MARA $BKYI https://t.co/GH7puajxlN"\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stocks https://t.co/8U9NqGKtMZ"\t\t\n"@DKM19961 @Trading_Sunset $JD is competitor in China. $SE in SE Asia. $CPNG in South Korea. $MELI in Latin America\n\nEveryone is spending more to get new customers. And undercutting each other. I am bullish $BABA but 2022 is not nearly the same as 10 years ago. Its tougher', ' but also more exciting."\t\t\nI’ve always kept a small position of $BABA my China play is $TCEHY', ' this sell of seems to me to be less about delisting and more about uncertainties with Russia', ' However the fact that baba’s cash on hand is now = to 30% of its current market cap I will be a buyer Monday.\t\t\n"$BABA Will hold to zero or delist before selling.\n\nFuck you Biden and Fuck you CCP/Xi. Try and shake me out weak as piss excuses of ‘men’ ðŸ˜\x81"\t\t\n@TSOH_Investing $BABA buy the dip!\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"RT @acpandy: Further sanction on Russia would yield almost nothing  …. \n\nBut Sanction On Russia’s ally China would be enormous  \n\nThe logic…"\t\t\n@dhakarsujeet Good luck if you shopping for discounted $BABA. I lowered my average from $200 to $158 and hoping for even lower.\t\t\n#saucy $baba https://t.co/1Q6XNNPlX4\t\t\n@DKM19961 @Trading_Sunset Too simplistic. I would say $BABA is a good company to own', ' but their high growth in E-commerce is slamming head first into really stiff competition and competitors being loss leaders for market share. Fines or not. Look at the last couple of Q earnings and listen to management.\t\t\n$BABA…cheaper than it was in 2014. Wish I could get comfortable with Chinese stocks because this seems to be a great entry point. https://t.co/18CKZuxeh0\t\t\n@BitacoraBolsa ¿Dará tiempo de ver a $BABA en $60? Algunos prefieren el fin del mundo antes que dar la razón.\t\t\n@Trading_Sunset I am going to buy a lot of it when it reaches $80  as I promised to many people in several months ago.  $baba is huge than Amazon. Chinese people getting richer there . Their sales will double triple in coming years. The plunge just because Xi hate ma criticized him publicly.\t\t\nGoing to be pulling out a lot more stuff in the future.  I have said this before - the day he gets liquidated out of $BABA is the day to buy it.  Softbank is going to mark the bottom. https://t.co/nQO7Px9qYF\t\t\n"3-14\n$HYMC\n$MULN\n$GFAI\n$MGLD\n$EXN\n$CLSD\n$CYTO\n$KALA\n$ANPC\n\nSwing trade ideas\n* $BABA\n$TME\n$ZM\n* $CAG\n* $GOED\n* $PRKR\n* $TLYS\n* $KMB\n$ZLAB\n$VNTR\n* $POST\n* $SQNS\n$UXIN\n* $RNG\n* $NEO\n* $ADAP\n* $LFC"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/Ofg8TVmIwg"\t\t\n$BABA guys how far can this go down sheesh looks like exchange’s needs to update options on them puts ✔\t\t\n$BABA bad luck', " the west seeing china market as punchbag cause russia market closed last 2 week 💫\t\t\n$BABA headed lower $70s immediately who knows where the bottom is â\xad\x90\t\t\n@CorneliusKevin has $BABA fallen 90% from ATH already? Pretty sure my buy order at $80 didn't fill.\t\t\n@bettersaidthan1 I started with 20% of my portfolio in $BABA and getting dangerously close to 40% now. It just keeps beating out other stocks I want to buy. #DiversificationDied\t\t\n$BABA painful to watch even though i sold already. Watching for daytrade it around 78-80$ monday ✔\t\t\n$BABA Shorted Friday w/ $89.75 & covered the entire position at $90.10 (-.35) Re shorted w/ $89.75 avg & covered 1/2 $88.05 (+$1.70) Covered last 1/2 at $87.75 (+$2.00) https://t.co/81N8L0boks\t\t\n$BABA this and china market is worst than russia", ' go figure ï¸\x8f\t\t\n$BABA loss of 86.01 likely sees 57.20. https://t.co/vsRgDrr9gT\t\t\n$BABA zero COVID policy lmfao.    When other part of the world made it out of the worst period.  It’s just the beginning for China.    It gonna be bad.      Damn 💟\t\t\nRT @JoshuaTai0427: Benjamin Graham:  The market always undervalue those unpopular companies', " just like it always overvalue those popular on…\t\t\n@godofmarkets Yeah E-commerce is dead. The chinese don't order online anymore. $BABA\t\t\nR.I.P $BABA The good times really over? #stocks #alibaba #trader https://t.co/U2dbj1Caj7\t\t\nRT @bettersaidthan1: OK. here's my point on sentiment. Search ticker like $baba. Read thru comments and such. Untouchable", ' un investible', ' C…\t\t\nRT @BurntOutCase: Every day $baba goes down some more', " I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\nOK. here's my point on sentiment. Search ticker like $baba. Read thru comments and such. Untouchable", ' un investible', " Charlie is a moron etc. That's the type of bearish sentiment I would expect to see when looking for some longs. Fucking not even close to this in US. Still hope.\t\t\n$BABA Mainland China reports nearly 3", '400 new COVID-19 cases today', ' the highest level since February 2020...not looking good in there 📶\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@thehurrycane1 @karmaoptions $BABA non enjoyers should really stop ignoring that its Accounts are audited by Accountants (Non CCP)\t\t\n$BABA going down hard like Ukraine ï¸\x8f\t\t\n"$BABA \n\nIn case of delisting', ' what would be a fair price to buy back US shares? ðŸ‘\x8d https://t.co/MUru5UDcFx"\t\t\n@karmaoptions As long as you can pinch your nose for the unverified financials and our Chinese allies essentially “owningâ€\x9d every Chinese company', ' seems like a solid trade. $baba support group welcomes you\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n@thehurrycane1 @Larryjamieson_ No one is trying to convince you about $BABA. we are just rethinking our thesis and checking if anything has changed our mind. Spoiler : Not really. Things have changed but we are still bullish over the long term (No few months is not long)\t\t\n@Larryjamieson_ 🤣 the $baba bagholder bros are relentless trying to get people to hold a worthless stock certificate with them.\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxPZq\n\n#baba    #wallstreetbets  #stock https://t.co/4NV3YAntD7"\t\t\n$BABA failing level for the second time https://t.co/loKNPoIZpq https://t.co/pj9AvToaXS\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/KhifPT6O08"\t\t\nCurrent State of China\'s Gaming Industry $TCEHY $NTES Also $BIDU $PWRD $BABA $MPNGY https://t.co/Ki3RaCQYOj\t\t\n$BABA Hilarious similarities. Not to mention the dow bottomed in July 1932 and I think BABA will bottom in July 2022. â–¶ https://t.co/D4BFHLQnmj\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"@LMT978 Yes. See $Baba $JD $Pypl - to name a few that I bought Dip on way down like 3 times - Oh & $V\nI\'m Confused on Banks tho - Had calls and got washed out $C $BAC $WFC -- We weren\'t supposed to have Geo Political stuff - Banks would rise w FOMC - I did that Dec. Jan & Feb. 🥴"\t\t\n$BABA 15 day 30 minute. Looks to me like it has alot more room to drop. 240B dollar company lots of meat on the bone in my opinion. https://t.co/rlGssi8tmt\t\t\n@KarlsenHenrik I was shorting $UPST above $200 then came Q4/2021 - was blown away by their progress and am now long several thousands shares. I would give it a 20% weighting at most', ' just because there are many other great buys right now - for example I also have $BABA $TWTR $F $SHOP $ROKU\t\t\n$BABA Oversold https://t.co/88Oo32CFHH\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg $BABA $JD $BIDU $NIO $XPEV\t\t\nChina faces multiple challenges amid ‘rising uncertainties’ https://t.co/2i0ax3o305 $BABA $NIO $JD $LI $XPEV\t\t\nLive updates: China pushes Russian claims of Ukraine biolabs https://t.co/ipuf1DIg6T $JD $BABA $NIO $XPEV $BIDU\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n( $DIDI)', ' ( $UBER) – DiDi Had To Postpone Its IPO After Jack Ma’s Ant: Bloomberg $BABA https://t.co/yBH8pzklUA\t\t\n"3/7-3/11全体レビュー\n🟩\n$CVX +7.72%\n$LYB +6.49%\n$SLB +10.17%\n$HAL +9.61%\n$BKR +13.30%\n$CRWD +6.43%\n🟥\n$FTNT -16.79%\n$ZS -10.80%\n$NET -12.08%\n$SNOW -13.94%\n$DDOG -10.67%\n$TTD -24.93%\n$DOCU -26.01%\n$DIDI -52.98%\n$BABA -13.81%\n$BIDU -19.25%\n$JD -24.53%\n$PDD -22.15%\n$RIVN -19.71% https://t.co/zq6KwEmH7W https://t.co/nU7GAE9QEu"\t\t\n$BABA â˜\x9d\t\t\n"$BABA \n\nKing Kong market abouta dong slap erbody to  outer fukin space ï¸\x8f"\t\t\n$BABA New trend..  Erbody moving to king Kong exchange', ' king kong got a big fat dong... ↔\t\t\nFound another potential short. $NIO. Sell this on pops. When companies like $BABA and $JD on sale', ' no need to buy companies like NIO.\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/K5mIBHGOL7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/iSA4s9Ovir"\t\t\n$BABA Oversold https://t.co/gdkCX6ExtZ\t\t\n$SPY $AMC $bynd $baba crazy 😀\t\t\n@kpkiwoong @rosemontseneca Fearing China is irrational IMO', ' but I could be wrong. If I am wrong', ' my investment in $BABA will probably go to zero. That would be a bummer', ' but worse things could happen.\t\t\n"RT @VincentBeller: 🔥SUNSTOCK', ' INC. $SSOK 🔥\n🔥REPORTS THIRD QUARTER FY 2021 RESULTS.\n\nhttps://t.co/3PDrtP23c7\n\n@ipoguy \n\n$TSLA $GLD $AFRM $AA…"\t\t\n@joecarlsonshow As you mentioned in one of your previous video that you made a mistake buying $BABA as many famous fund manager\'s you track had bought it and it kinda made you feel like buying it as well. How do you make sure that you can stay away from this kind of bias and what did you learn?\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $STORJ\n2: $XMR\n3: $PAXG\n4: $PERP\n5: $WAVES\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $GDXJ\n3: $SLV\n4: $FB\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $STORJ\n2: $XMR\n3: $PAXG\n4: $PERP\n5: $WAVES\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $GDXJ\n3: $SLV\n4: $FB\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPX 🥇\n2. $DOCU 🥈\n3. $MSFT 🥉\n4. $SHOP\n5. $FB\n6. $AMD\n7. $AAPL\n8. $BABA\n9. $AMC\n10. $KWEB\n\n( Sorted by most recent ) https://t.co/7bYQrrOJ15"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $PAXG\n2: $KBTT\n3: $STORJ\n4: $WAVES\n5: $XMR\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $FB\n3: $SLV\n4: $GDXJ\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $PAXG\n2: $KBTT\n3: $STORJ\n4: $WAVES\n5: $XMR\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $FB\n3: $SLV\n4: $GDXJ\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n$BABA going to zero https://t.co/S36ceYzRCC\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $BABA\n4) $AAPL\n5) $TSLA\n6) $TQQQ\n7) $ARKK\n8) $FB\n9) $QQQ\n10) $SOFI"\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\nRT @realalexvieira: Disregard Wall Street Sell Short Down to Zero. Nuclear War Now 70% Likely $BABA $ROKU $BIDU $NIO $JD $SPCE $QQQ $RIVN $…\t\t\nDisregard Wall Street Sell Short Down to Zero. Nuclear War Now 70% Likely $BABA $ROKU $BIDU $NIO $JD $SPCE $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $AMC $DIDI #china #ukraine https://t.co/60RV0x90GM\t\t\n$BABA US stocks showing weakness and this could be the start of US bear market. Where will everyone take their money? Beaten down market â–¶\t\t\nRT @realalexvieira: Alex Vieira Number One Short Position in China DIDI Crashes 90% Today  $BABA $RBLX $ROKU $BIDU $SQ $NIO $JD $SPCE $QQQ…\t\t\nAlex Vieira Number One Short Position in China DIDI Crashes 90% Today  $BABA $RBLX $ROKU $BIDU $SQ $NIO $JD $SPCE $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $AMC $DIDI #china https://t.co/wNmfhIhLig\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $PUNDIX\n4: $KBTT\n5: $MAPS\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $AAPL\n3: $BABA\n4: $WNDR\n5: $SLV\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA This is a 1920\'s and 1930\'s chart as a reference point', ' to make more sense of my previous post about BABA (see my profile for that post if you didn\'t see it here). 💟 https://t.co/4r0xeObWku\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\nYou know a few months ago @Greenbackd said on #VAH “at this point either you think $BABA is a 0 or a mulibagger. And I think it’s probably more likely a multibagger than a 0 hereâ€\x9d and I think of this simple analysis whenever I think about the name. So simple. So clear.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $PUNDIX\n4: $KBTT\n5: $MAPS\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $AAPL\n3: $BABA\n4: $WNDR\n5: $SLV\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n@EquityBrian $baba will rocket to $120 when this understanding is reached\t\t\n"RT @Sandman7591: $BABA   monthly                               \n\nhttps://t.co/npzMK6PqyW"\t\t\nRT @cperruna: $BABA down another 15% to $91. https://t.co/5cCsEPtIea\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $XMR\n4: $MAPS\n5: $KBTT\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $USO\n3: $BABA\n4: $AAPL\n5: $GME\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"The CIO of @kraneshares', '  @ahern_brendan shared some thoughts on Twitter', ' pointing out that a number of the ADRs are trading at discounts to their Hong Kong listed shares as of the close on 3/11. \n$BIDU 10%\n$NTES 3.2%\n$JD 9.4%\n$BABA 4.9%\n$NIO 13.1%\n$XPEV 15.1%\n$LI 17%"\t\t\n"RT @cperruna: My limit order of $BABA cleared at $108.\n\nNo longer own."\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $XMR\n4: $MAPS\n5: $KBTT\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $USO\n3: $BABA\n4: $AAPL\n5: $GME\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @korinek_trades: $BABA requests\n\nAlmost ready for a bounce IMO\n\nWatch that 94-87$ area \n\nMonthly demand and origin of more from 85–>320…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $GLD 🥇\n2. $C 🥈\n3. $SPX 🥉\n4. $BTC\n5. $SPY\n6. $BABA\n7. $XLF\n8. $JPM\n9. $STUDY\n10. $BAC\n\n( Sorted by most recent ) https://t.co/gX7CzXdvDR"\t\t\n"$BIDU $BABA $TENCENT $FXI $YY \nStocks   about to crash much lower … \n\n🚨🚨 I’m on the inside and I can say these ADRS are being delisted . 👇"\t\t\nThat would be awesome $baba https://t.co/YTlNWxw9kN\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PERP\n3: $ICX\n4: $XMR\n5: $RON\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $WNDR\n3: $BABA\n4: $PYPL\n5: $AAPL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nWhy Alibaba $BABA', '  $NIO Nio And Baidu $BIDU Shares Are Falling https://t.co/SRRtb9FrjQ\t\t\n"@FDwardawg @Stockrateez94 Really gonna miss trading \n$PDD $JD $BABA \nFeeling cute might go all in on China and Russia stonks 🤡"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PERP\n3: $ICX\n4: $XMR\n5: $RON\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $WNDR\n3: $BABA\n4: $PYPL\n5: $AAPL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA $300 by Wednesday ï¸\x8f\t\t\n$BABA 180+ ðŸ\x8f¼\t\t\n"$BABA ""Waiting for BUY signal on   BABA  \nRegister for 7-Day Trial Access at https://t.co/WBARPaK0Cc "" https://t.co/gmtaEFU6YW"\t\t\n$BABA Awaiting Buy Signal. Free 7-Day Trail at https://t.co/OB4KuLJjyA https://t.co/wvmPXhdja0\t\t\n"#Stockmarket #Stocks #Investment \n\n$BABA\nNew strong support level https://t.co/sdTjh69SlF"\t\t\n"@CNBC @CNBCMakeIt Rule number #1 \nDon\'t listen to Charlie and his $BABA buys\nDon\'t listen to Warren and his $BYD\nBuy American Companies kids \nSay no to ADRs"\t\t\n"RT @Sandman7591: $BABA   monthly                               \n\nhttps://t.co/npzMK6PqyW"\t\t\n$BABA No one knows shit here. Hilarious that anyone actually thinks they do. Anyways', ' moonshot monday. Close over $200 easy. 📢\t\t\n"$BABA   monthly                               \n\nhttps://t.co/npzMK6PqyW"\t\t\n$BABA If China tries to force its case to take Taiwan', " a lot can go wrong very quickly. I don't think China is ready to do that yet though. Maybe in 2030. ðŸ\x8f¼\t\t\n@3chrisg @ValueTom84 Can you explain", ' $baba is hot trash\t\t\n@TicTocTick $BABA\t\t\n"Remember when Ortex was showing $BEST inc\'s price targets in the $30 range? I remember!\n\n$BEST inc: we\'ll get back to double digits! 🚀🚀 \n\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC https://t.co/rEnxgjFEaK"\t\t\n"$BABA currently trades at a 12 P/E.\n\nToo much value here in my opinion considering the growth of the company."\t\t\n@HengKan4 I think buying Naspers and Softbank are better options because they both hold stock $Baba $TECHY which they can trade on international markets but most retail investors can\'t sell on international markets.\t\t\n@gr8fultrading Or $BABA or $FB\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n$BABA at 7x EV/FCF is starting to look tempting\t\t\n"$NFLX and $ROKU similar set ups', ' lots of growth stocks toying with going lower. Watching in the week ahead to see if $ROKU joins $PYPL $BABA $NET $U and the slew of others that have lost that $100 level', ' and maybe #NFLX to 300?\n#options #OptionsTrading https://t.co/6yzSe882sv"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n$BABA the only thing the makes sense is maybe Ma is being forced to sell all his shares as a plea', ' slowly 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f. The constant down pressure makes no sense. 👀\t\t\n@Oomair @Bing_BONG1 seen that recent crash in $BABA as well? 😬 yall gotta stop testing my thesis man. I can’t keep bustin y’all down like this. ï¸\x8f\t\t\n$BABA see I told you always follow the money. China threatens. 😄\t\t\n"Babe', ' just asked me 5 gifts I wanted for our 9th year wedding anniversary.  Straight up', ' I knew what I wanted.\n30 of $BABA\n10 of $FB\n50 of $DKNG\n10 of $RBLX\n5 of $U\n\n#StockMarket #StocksToBuy"\t\t\n@GatorMcKlusky @lankytrader ah dont feel too jealous my $BABA av is fucking shit @202 🤣🤣🤣 ðŸ\x8f¼\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n@kaitduffy Legit between $BABA $DKNG $SOFI I\'m gonna be Ballin next year when they go back towards ATH\'s again. Wish everyone the best!\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 300million...wtf $BEST 🤪\n\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC https://t.co/kEzDvQeWoN"\t\t\n"The recent sell-off in Chinese ADRs ( $BABA', ' $JD', ' $TCEHY', ' etc.) is curious to me. I see 3 main reasons thrown around. \n\n1) Delisting in the US.  \n2) Fear of China and the West decoupling', ' leading to similar sanctions.\n3) VIE structure."\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPX 🥇\n2. $CLF 🥈\n3. $SPY 🥉\n4. $FB\n5. $UPST\n6. $KWEB\n7. $MSFT\n8. $BABA\n9. $PYPL\n10. $SOFI\n\n( Sorted by most recent ) https://t.co/gZE8VEQF3G"\t\t\n"RT @SamanthaLaDuc: $KWEB fell 50% in 2021 AND another 38% YTD in 2022. 😢\n\nI did warn monthly it wasn\'t safe 👇\n\nSadly', ' still no capitulation…"\t\t\n$BABA I know a guy who took a home equity loan and went balls deep at 160. Big oof 😥 but that’s what you get when you bet against America ï¸\x8f\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\nLove all the hate that $FB and $BABA are getting. Makes me even more bullish long term\t\t\n@shubh_kr_ @Gambiste1 $Baba down another 10% and the risk-reward is totally worth it\t\t\n$PYPL $FB $ZM $BABA $NIO These 5 are ridiculously low lmao 😀\t\t\nPeople will get rich buying and going long on these now. $NIO $BABA https://t.co/0Tu3Fkwufb\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\n$PYPL $FB $ZM $BABA $NIO These 5 are ridiculously low lmao â–¶\t\t\nRT @shubh_kr_: $BABA if you\'re looking to get into this stock or any stock for that matter', ' why not sell a CSP and get shares at a discount…\t\t\n@itscharliemar @mistman78 @rosemontseneca Good luck getting liquidation value when the stock is trading for zero. So you’re going to hire a liquidation lawyer to liquidate a VIE? How does that work exactly? I’m a $BABA bull btw but I guess some ppl are are too sensitive to discuss the risks.\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\nAlso notice $baba dropped less than the other Chinese ADRs because they can be converted into HK shares. But names like $pdd can’t.\t\t\n"$KWEB fell 50% in 2021 AND another 38% YTD in 2022. 😢\n\nI did warn monthly it wasn\'t safe 👇\n\nSadly', ' still no capitulation selling and US institutional investors currently hold around $200bn in Chinese ADRs with $750bn in all Chinese stocks. 🩸🩸🩸\n\n$FXI $BABA $TCHEY et al https://t.co/KLM1YLxKzR https://t.co/U9ZT1XWXb3"\t\t\n"RT @AcdeDesenvolvi1: $amzn saved my butt Friday with split news \nsold and bought $baba we shall see 🔒🕋 ï¸\x8f https://t.co/43R3sIJe3N"\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"$amzn saved my butt Friday with split news \nsold and bought $baba we shall see 🔒🕋 ï¸\x8f https://t.co/43R3sIJe3N"\t\t\n@TicTocTick $FB $CPNG $BABA\t\t\n$BABA if you\'re looking to get into this stock or any stock for that matter', ' why not sell a CSP and get shares at a discount? VIX is at 30. It\'s a seller\'s market with this volatility. Just a thought. 💯\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n$SE $BABA $SOFI leaps\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@kouroshshafi @JerryCap @scuttleblurb $BABA cash flow is not cash flow that you can eat.\t\t\n"I\'ve Lost 15 Years Salary in 13 Months...\nhttps://t.co/VwYy8oCefw\n\n$NIO $BABA $ARKK $PLTR"\t\t\n"$BABA $NIO $Beke $bidu $PDD  \n  Are we giving away more \nmoney Monday? ðŸ‘\x8d"\t\t\nThe second step must be what is described thus. Hopefully Charlie can follow this second step and cut the chord  to $BABA https://t.co/jJ5XTZcAWo\t\t\n"@i8bN2ahiA4BlaEn J\'applique la règle : ne jamais mettre ses oeufs dans le mm panier\n\nVoici une partie des action/stocks que j\'ai : \n\n$TSLA\n$AAPL\n$PYPL\n$BABA\n$AC\n$BTC\n$NIO\n$NVDA\n$SHOP\n$COST"\t\t\n$BABA what happens to US shares if they delist? 🥇\t\t\n$BABA fake news â–¶\t\t\n@ValueTom84 Thinking of selling my $BABA and putting that into $fb ', ' Both are down a ton\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n$BABA Alibaba will be listed on NKSE (North Korea Stock Ex) and rocket to the sea with the rocket boy.😂🚀🚀🚀🚀🚀🚀🚀🚀 👆 https://t.co/edeuSm4DDu\t\t\n@JoshuaTai0427 I wonder if China sees (or cares) how wide the bonds for $BABA and $TCEHY are trading relative to their company strength. Capital markets are contracting in China which is antithetical to their growth target....?.\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@StealthQE4 Is it the new $BABA?\t\t\nRT @Gregariou1: $BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\n"📢 $BABA price targets\n\n🟢 CLSA - $250.0 (2021-12-22)\nðŸŸ\xa0 Atlantic Securities - $140.0 (2021-12-21)\n🟢 Macquarie - $162.0 (2021-12-07)\nðŸŸ\xa0 The Goldman Sachs Group - $nan (2021-11-28)\nðŸŸ\xa0 Argus - $216.2 (2021-11-24)\nhttps://t.co/J9gPnEMtwZ"\t\t\nRT @ZLalenia: $BABA if you don’t own Kong shares', ' it’s just stupid at this point. 👆\t\t\n"RT @topstonks: $BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbe…"\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stock https://t.co/JE4Gu2GW43"\t\t\nRT @grindthisgame: @joecarlsonshow Going against the crowd is often very rewarding. A smaller YouTuber named "Tay Chi Keng" has gone in dep…\t\t\nAlibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into bed with the communists', ' have paid a considerable price. https://t.co/WZVmTZxZhD\t\t\n$BABA will do a big share back soon', ' You;ll see', ' the impact on the price will surprise you! I told my husband this and he agreed 💫\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\nRT @grindthisgame: @joecarlsonshow Going against the crowd is often very rewarding. A smaller YouTuber named "Tay Chi Keng" has gone in dep…\t\t\n$BABA if you don’t own Kong shares', ' it’s just stupid at this point. 👆\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$BABA Why would this go up on Monday? 🔔\t\t\n$BABA has anyone bought shares on the hong kong exchange if so what brokerage? 🔔\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n$BABA it’s so easy to say this will fall more … my price target is 0 💟\t\t\nHa perdido lo mismo el dolar en el 100 años que $BABA en 1 https://t.co/zC84TUfMCf\t\t\n$BABA 70-75 soon ? 👉\t\t\n$BABA https://t.co/7IB8syI6jS\t\t\n@acct1991029 $BABA ppl are talking about the risk of delisting. Personally', ' I feel like it would be the biggest catalyst since there will be no more geopolitics varaible in the equation.\t\t\n"@InversorExperto @drdetusfinanzas @TihoBrkan @Ivan_Bolsa @robertojirusta $BABA emho está barata', ' pero... Puede estarlo más tiempo', ' cuanto lo estuvo ya no? A eso hay que sumarle que', ' si bien vienen de hace rato dando vueltas', ' el riesgo de deslisting ya que ahora bajaron algun que otro martillo.\nEstará en modo Argie', ' con horizontes a 4/5 años?"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow \n$FB - 69% call flow 👆 https://t.co/TSHUct31D7"\t\t\n@OptionsMike $baba https://t.co/PVQeANeYXo\t\t\n"Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow \n$FB - 69% call flow https://t.co/8YaFJ0fkps"\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nHow much cash/share for $BABA rn? â\xad\x90 https://t.co/dKSsmx6kj3\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA this is literally like buying Amazon at $400… it’s crazy how cheap this stock is right now â\xad\x90\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"$BABA ALIBABA & THE CHINESE THIEVES….movie coming out 2025\n\nFrom the makers of BYE BYE BAIDU\n\n$BIDU 🆕"\t\t\n$YUMC probably a better bet than $BABA at this point.\t\t\nRT @Gregariou1: $BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\n$BABA How come the MMS don’t want Puts to expire worthless? âž¡\t\t\nRT @Montecristo_BM: Intento comprender que lleva a una "persona" a reÃ\xadrse de las pérdidas de otras personas porque han invertido en $BABA.…\t\t\nRT @davidfaber: Big decline in $JD and $BABA appears related to naming of first 5 Chinese ADR\'s by SEC in the 3 years de-listing process es…\t\t\nRT @Gregariou1: $BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\nRT @InversorExperto: Esperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversor…\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@JMihaljevic @iancassel @AlignResearch Agreed. There was so much positive sentiment towards Alibaba the Ant IPO. I remember an analyst writing $BABA would be worth more than Amazon In a decade. Now? Crickets.\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"$NIO $XPEV $LI $BABA $BIDU \nAfter watching 30 minutes video clips on youtube and reading all comments ', ' I concluded …CHINA BAD!! ✅"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA extremely over sold. Keeping on watchlist for now. Looks poised for a nice reversal next week if EMA\'s cross again. This could easily hit $100 levels by 18 March. ☑\t\t\nAny good reason to buy $BABA at this price point? https://t.co/6ptOyIEuXp\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"@joecarlsonshow GAAP standards allow $BABA to add financial data from companies they have no equity interest in to their income statements/balance sheet', ' as if they were wholly owned subsidiaries.\n\nThis has a major impact on the numbers coming out of $BABA"\t\t\n"@Pat300000 @speculatore U like YTEN? 3mill float$4.27 cash per share a share. @ $5.15 now\nIt on a technical breakout!\nAmerican company with key strategic partners like $xom (#Exxon) $bayer #bayer and others! \nInsiders loaded up last year around $11 . just think about that! \n$usd $rivn $nio $li $baba https://t.co/urq6yjixCf"\t\t\n"@Cristia87866105 @joecarlsonshow This!  A company this profitable getting ""shredded"" like this', ' there is something else going on.   \nIn the last 12 months', ' BABA had revenue of 130.69 billion and earned 10.23 billion in profits. Earnings per share was $3.79.\n$BABA"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@realdennishong @exileofthemain @BATMongoose @MadThunderdome Ya', 'Different risk tolerance. But the valuation premium in US stocks relative to growth. I acknowledge extra risks and higher equity risk premium', ' but forget multiples-I dont see the Chinese exposure priced in US tech nor is AMZN/AAPL trading at 40% cash and investments like $BABA\t\t\nRT @InversorExperto: Esperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversor…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@Investingcom $BABA\t\t\n$BABA China must be going to take Taiwan. Retail/we r the last to know', ' this shit has no bottom like Didi. I bought some baba Jan calls yesterday but I will not average down', ' make no mistake this can go to 52 very fast. 📈\t\t\nEsperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversores de empresas chinas listadas en Estados Unidos. $BABA $JD $BIDU  https://t.co/Z0JF3F2AOy\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @liveguard121: $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC\n\nht…"\t\t\nRT @liveguard121: $TSLA $GME $AMZN $BABA $DB $ORCL $QQQ $VTI $VOO $TQQQ $AMD $NVDA $ICLN $MSFT $MULN $CEI $HYMC $ENSV $CKPT $XELA $KGKG $AG…\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA How many CNBC analysts will be buying calls/commons this upcoming week after bashing Chinese stocks relentlessly. ï¸\x8f\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n$BABA - what are you looking at this weekend 🆕\t\t\n"$BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n$BABA Anyone think we have a green close Monday? 😀\t\t\nRT @daniel_toloko: Easy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\n"RT @dissectmarkets: Ray Dalio’s new video implies that the US is on the decline and that China is on the rise.\n\nIt wouldn’t be a surprise i…"\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\nRT @canela_steve: @joecarlsonshow $BABA lacks good media coverage\t\t\nI have a new acronym for Chinese ADRs.  FODL (Fear of DeListing).  $YUMC $BABA $KWEB\t\t\n$BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\nRT @solitude_chain: All those that is still buying China stocks have no idea what is the risk of nationalization. Shall the state crystaliz…\t\t\n$BABA CCP can change sentiment on Chinese stocks anytime they want with just a simple public announcement. Short term', ' this is a gamble. Long term', ' this is a steal. Depends on your time horizon. 👉\t\t\nRT @NoticeMan_for: @ryano3333 i would think you\'d get more responses if you posted on the $BABA board. ï¸\x8f\t\t\n@ryano3333 i would think you\'d get more responses if you posted on the $BABA board. ï¸\x8f\t\t\n"All those that is still buying China stocks have no idea what is the risk of nationalization. Shall the state crystalized losses for you?\n$DIDI $BABA\nCrypto solve this."\t\t\n@joecarlsonshow $BABA lacks good media coverage\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/7dXUV7O9Vo\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"Ray Dalio’s new video implies that the US is on the decline and that China is on the rise.\n\nIt wouldn’t be a surprise if those who bought the dip in Chinese tech stocks today become filthy rich in the future.\n\n$KWEB $BABA $BIDU $NIO $JD"\t\t\nRT @daniel_toloko: Easy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\nRT @Kaiser_GX: $BABA Adding', " I'm sure we will end up seeing Munger doubling down again when reports are released. 💢\t\t\n$BABA 📶\t\t\n$BABA Adding", ' I\'m sure we will end up seeing Munger doubling down again when reports are released. 💢\t\t\n"@joecarlsonshow $Baba over the long term it can give a decent return. \nSo my opinion is Cant we allocate funds to any other more potential investments."\t\t\n"US vs CHINA this is why they spread all the fear they try to push the line👇 \n\nEvery country is NEGATIVE EXCEPT ONE… guess which one? \n$KWEB $BABA $JD $PDD $NTES $TCEHY $IQ $FXI $MCHI https://t.co/Sd8Z5IeDr3"\t\t\nI still can’t believe some of these discounts in Asia they are going thru a 2008 type of crash over there $FXI $KWEB $BABA $JD â\x8f©\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @ZLalenia: $BABA BUT BUT… BABA IS GOING TO BE DELISTED', ' TENSIONS WILL RISE BETWEEN US AND CHINA\nstfu', ' US needs China and vice versa ï¸\x8f ht…"\t\t\n@joecarlsonshow Going against the crowd is often very rewarding. A smaller YouTuber named "Tay Chi Keng" has gone in depth on $BABA in his videos.\t\t\nDoing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\nJedna z dneÅ¡nÃ\xadch hlavnÃ\xadch zpráv v mÃ\xadstnÃ\xadm Ä\x8dÃ\xadnském plátku', ' myslÃ\xadm si', ' že “hrozbÄ›â€\x9d delistingu je vÄ›nována pozornost a problém bude', ' snad brzy', ' oboustrannÄ› vyÅ™eÅ¡en. Mimochodem Golden Dragon China Index je -71 % od ATH.  #akcie #investice $NIO $BABA $xpev #NIO https://t.co/mksyDMR3YE\t\t\nRT @EleanorTerrett: This morning the @SECGov identified 5 US-listed ADRs including Yum China $YUMC and biotech company Beigene $BGNE for fa…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nDoing homework on the next $BABA video', " if you have any interesting insight. Share it here.\t\t\n@KakarotUSA clov or $BABA ? 😘\t\t\n@KKrump @Budgetdog_ I'm confused on $MELI & $SQ being similar", ' they have more than 15x the P/E of $BABA\t\t\n$BABA SHANGHAI', ' March 11 (Reuters) - Discussions between Chinese and U.S. regulators over cooperation on audit and regulation are proceeding smoothly ï¸\x8f\t\t\n$BABA Guys', ' I’ve serious question. can anyone please explain why market cap of entire Softbank is less than their 25% stake in Alibaba which is roughly about 60B? Am I missing anything? ï¸\x8f\t\t\n$TCEHY  ...Work in progress... $STUDY $BABA $KWEB $SPYðŸ\x8d€ 🇨🇳ðŸ\x8d€ ï¸\x8f https://t.co/PLW5nKyxO4\t\t\nRT @David_Tracey: $BABA $104 🤮\t\t\n"Alibaba Group $BABA отчёт за Q3 FY22. Выручка выроÑ\x81ла на 9', '7% до 242', '6 млрд юаней ($38', '07 млрд). EPS 16', '87 юанÑ\x8f ($2', '65) против 22', '03 юанÑ\x8f за Q3 FY21. Ð\x90налитики прогнозировали выручку 246', '37 млрд юаней ($38', '83 млрд) и EPS 16 юаней ($2', '55).\n#alibaba #stocks\nhttps://t.co/irYcep5hlJ"\t\t\nRT @anandabv: @Nobanksallowed $BABA ipo was $68', ' first trading $92. Big buyers got the $68', ' only desperate retail $92… â–¶\t\t\nRT @EthanFinancial: @clarkythetitan Agreed', ' despite added fears by virtue of potential sanctions', ' I am almost certain from a few months ago…\t\t\n"RT @jm_heacock: @Vanrollll @Budgetdog_ Jim Cramer is... well', ' whatever.\n\nThat being said', ' all stocks go through the 4 Stages of Market Move…"\t\t\nRT @ZhouyePang: $BABA realistically don’t see this dipping below $82/83… ✨\t\t\nRT @BlMoverload: @kevinsxu @niubi Uber has $5B in debt and $Didi has net cash.  So your relative valuation is even better on an EV level.…\t\t\n"RT @crypto_market12: $AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VI…"\t\t\n"RT @crypto_market12: $AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VI…"\t\t\n@kevinsxu @niubi Uber has $5B in debt and $Didi has net cash.  So your relative valuation is even better on an EV level.  But they are burning and when did cash matter to Chinese companies.  $Baba at 40% cash', ' so is Tencent Music....\t\t\n$BABA realistically don’t see this dipping below $82/83… ✨\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/t9joYSjsZd"\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/i18LjVp4c9"\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here. https://t.co/7OYUJn8tjb\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/64DRo9iBey"\t\t\nRT @Mahakal45024001: 1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and…\t\t\n"@Vanrollll @Budgetdog_ Jim Cramer is... well', ' whatever.\n\nThat being said', ' all stocks go through the 4 Stages of Market Movement (see below). $BABA was in a normal Stage 4 Decline', ' immediately followed by an entire market correction. The stars aligned for this stock. It will recover - they always do. https://t.co/WJI84taFBy"\t\t\n@clarkythetitan Agreed', ' despite added fears by virtue of potential sanctions', ' I am almost certain from a few months ago that $BABA holds more in cash on hand than they are currently valued', ' even discounting liabilities lol\t\t\n"Si fuera accionista de $BABA me presentaba allÃ\xad aunque fuera con manguitos y flotador ðŸ\x8fŠðŸ\x8f»â€\x8d♂ï¸\x8f\nPara alquilar la zodiac no da. https://t.co/GfjFPWqMJW"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n@NullRinvestor Samme her! Tenker Ã¥ sitte leenge med min posisjon i $baba\t\t\n@Nobanksallowed $BABA ipo was $68', ' first trading $92. Big buyers got the $68', ' only desperate retail $92… â–¶\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"$BABA 1W\nAbsolute pain', ' now matching 2017 lows \nhttps://t.co/WXuAmme3We"\t\t\n$BABA — 10 Signs Your Stock is Being Manipulated — GripRoom https://t.co/TRyOs2akMQ\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/YIgGmyYly7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/IUbcUMyNTO"\t\t\n$baba to next price support', ' lower than this and it likely visits the all time lows. https://t.co/jD1ylstVIg\t\t\n"RT @TheAroraReport: A MASSIVE $3 TRILLION OPTION EXPIRATION AHEAD \n- Read more.\n\nhttps://t.co/BTbZQ5zLke\n\n#apple #investing #invest #invest…"\t\t\n"$BABA BUT BUT… BABA IS GOING TO BE DELISTED', ' TENSIONS WILL RISE BETWEEN US AND CHINA\nstfu', ' US needs China and vice versa ï¸\x8f https://t.co/we2lvO5ZJb"\t\t\n"$BABA\nDon\'t overthink. https://t.co/2PmiZywcQu"\t\t\n$BABA ill buy some below 20 📈\t\t\n@DOG_the_STOCKs_HUNTER yea there are gaps all the way to $3. Maybe in the $12 range. That’s just nuts. But look at $BABA. $NIO ✔\t\t\nRT @aurajingle: $BABA Munger when we see the much needed bounces the next few weeks ✅ https://t.co/nVHESyUgAj\t\t\n$BABA Munger when we see the much needed bounces the next few weeks ✅ https://t.co/nVHESyUgAj\t\t\n@indepenrentista $VFC $CLX $TROW $MMM $FB $EL $V $KMB $GILD $CCL $GEO $BABA $PYPL $DIS $CL $CVGW $JPM $UGI\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @Sqwii: $baba forecast from Goldman Sachs 2020 ', ' now they must be really bullish if they loved it at 300$. 😂 https://t.co/5dqhgTmj8s\t\t\n"RT @emarabella: #Bitcoin at -18% YTD seems like a bargain in comparison: \n$pypl\n$shop\n$baba\n$nflx https://t.co/KtHpDtJcA8"\t\t\nRT @Gerry_ODonnell: KraneShares (@Kraneshares)\'s @ahern_brendan has been on top of this -"...designed to get around regs in China and finan…\t\t\nRT @ChrisFranco: Uploading another YouTube video where I share timeless wisdom from Warren Buffett about risk (as it relates to $BABA). Tha…\t\t\n$DIDI $baba they did didi so bad ï¸\x8f\t\t\n"If you sold your $BABA shares because of my tweet', ' good for you', " because its collapse below 1.886 fibo so now I don't know where the f*** is going", ' maybe to $0.\n\nBuy #Litecoin Å\x81 https://t.co/ko1VUR423C"\t\t\nRT @Patryk15846234: $BABA Good entry point? Worth buying this at 2016 price ? 👀\t\t\nRT @earlydaysbtc: Ngl this market confused the f outta me. Both equities', ' and crypto. Staying exposed still. Equities am exposed to $BABA.…\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n$BABA “the Return of the dragonâ€\x9d is  on the rise in Asia..  let’s go â\x8f© https://t.co/y6Rx1YxqCv\t\t\nRT @Michigandolf: Every time I think it\'s a good idea to DCA into $BABA... https://t.co/kM4S8Wtzi3\t\t\n@MillionaireBiz1 what you think about $baba\t\t\n@GusNord_Merval $MELI o $BABA\t\t\n"RT @BenCaruso11: $BABA \nI just opened a fortune cookie….\n“The early bird gets the worm', ' but the second mouse always gets the cheeseâ€\x9d ðŸ˜\x8f\n\nWe…"\t\t\n@JoaquinGrech ¿El delisting de USA serÃ\xada el fin de estas empresas? Para $BABA lo más importante es lo que pase en Asia', ' su cadena de suministro y clientela está allÃ\xad. Muchos institucionales extranjeros no pueden comprar la acción de HK', ' por eso venden. Suena a oportunidad', ' el negocio irá bien.\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"RT @utradea_: Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time…"\t\t\n@UTSnakeyes @lowkeystonksLLC I’m excited for the $Baba write up you are working on!\t\t\n$BABA $300 selling at $90 😂 ðŸ˜\x81\t\t\n@Maestruli I agree. Waiting patiently for some of my other companies to go back into the green ', ' so I can sell and move all to $BABA . I think it will be a home run. 📢\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\nIf you invested $100', '000 in $BABA (Alibaba shares) about 2 years ago', ' you\'d have less than $20k right now. 😢😢 https://t.co/D3cY1uN5Vd\t\t\nRT @HumbleTrader100: @TicTocTick Same for me with $baba\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"@MQcapital1 right. that makes sense.\non a separate point', ' watching the tape', ' i notice $FTCH trades in tandem with China names $BABA $BIDU"\t\t\n@TicTocTick Same for me with $baba\t\t\n$DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[]. https://t.co/r5yHq7jrvv\t\t\n"RT @utradea_: Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nPreparando un informe sobre los últimos acontecimientos en $BABA y los riesgos actuales', ' si veo interés lo publicaré en👇 https://t.co/SCjV4pxuzz\t\t\n"$BABA \nI just opened a fortune cookie….\n“The early bird gets the worm', ' but the second mouse always gets the cheeseâ€\x9d ðŸ˜\x8f\n\nWe shall be fine 🤙ðŸ\x8f» 🚩"\t\t\nRT @Michigandolf: Every time I think it\'s a good idea to DCA into $BABA... https://t.co/kM4S8Wtzi3\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time stock trends', ' analytics', ' and insights 👀👇\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/xHMCFruIMr"\t\t\nNgl this market confused the f outta me. Both equities', ' and crypto. Staying exposed still. Equities am exposed to $BABA. Not a lot vs others. Average buy is $115.46. Yes I am down but f it. Will continue it buy in. Average #BTC buy is mid 30k. Tanks lower', ' will dca. Am ready.\t\t\n$BABA Good entry point? Worth buying this at 2016 price ? 👀\t\t\nRT @ChrisFranco: Uploading another YouTube video where I share timeless wisdom from Warren Buffett about risk (as it relates to $BABA). Tha…\t\t\nKraneShares (@Kraneshares)\'s @ahern_brendan has been on top of this -"...designed to get around regs in China and financial disclosure regs in US. Now both China & US are cracking down." $BABA $JD #ADR #china #equities https://t.co/VysSp2B6sW\t\t\n"#Bitcoin at -18% YTD seems like a bargain in comparison: \n$pypl\n$shop\n$baba\n$nflx https://t.co/KtHpDtJcA8"\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>/>> https://t.co/r5yHq7jrvv\t\t\n@itscharliemar I doubt it - China is going after all the big companies $DIDI $BABA can’t trust #China\t\t\n"$BABA\nI’ve made $98', '111.27(891.33%) in a day after follow them and using their alerts', ' Big thanks to this chat room. Make as much as you want. https://t.co/uZFZ6HPstx"\t\t\n$SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][].  https://t.co/r5yHq7jrvv\t\t\n"@dropmikeboom @dampedspring bridgewater existed $tsla et al like September 2021? Then they messed up adding long positions on $baba et al ', ' in Hong Kong exchange', ' believing in 🇨🇳Dream ', ' now hurting big time? \n\nFinancial market is just tough 😂"\t\t\n@RaidPifpaf at least its not $BABA', ' that his pal got snookered into buying\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nMy thoughts on $BABA 😄\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.$$ https://t.co/r5yHq7jrvv\t\t\n@DividendGrowth As a fellow $BABA Alibaba bag holder I agree 🔛ðŸ”\x9d🔜 https://t.co/9AZwa6O7Ok\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[[ https://t.co/r5yHq7jrvv\t\t\n@IcariaCap @Krevix Breve comparación (tanto fundamental como de valorización) de $BABA vs $JD\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%% https://t.co/r5yHq7jrvv\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n$ELMS you had been warned by me and others that they were white labeling trucks you could buy on $BABA. How’s that working out? 😂 https://t.co/lyzgC7xCLn\t\t\n$BABA all opinions and fundamental analysis aside', ' all Chinese stocks were sold off at 70% discounts by big money on Friday. This is extremely scary considering what this means insiders might know. ï¸\x8f\t\t\n$SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', ' https://t.co/r5yHq7jrvv\t\t\nLook at $baba $cpng $fsly $pltr $docu  $snap. One obvious lessen is to avoid assets held by funds with unusual risk appetites like ARK and SoftBank', " whether the companies are good or not. It’s not out of realm of possibility these funds get in trouble and shut your exits\t\t\nRT @Allan_Martins_: $HUT $HIVE $BITF $BTC At least we're not $BABA 😲🥴🤧🤤 ï¸\x8f\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.', '', '', '', '  https://t.co/r5yHq7jrvv\t\t\n"A MASSIVE $3 TRILLION OPTION EXPIRATION AHEAD \n- Read more.\n\nhttps://t.co/BTbZQ5zLke\n\n#apple #investing #invest #investment #investments #investors #markets #stocks #stockstowatch #stockmarket $DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA"\t\t\n$BABA IPO price may be next stop. Where is Jack Ma? https://t.co/oXVmrvfvJc\t\t\n@Budgetdog_ Yes because $AMZN sellers continue to source more inventory from $BABA\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!! https://t.co/r5yHq7B2U5\t\t\n$SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\\\ https://t.co/r5yHq7jrvv\t\t\n@Bronkie88 Over the short term yes', ' but not over the last 7 years like $BABA.\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/h0k5dnzMpF"\t\t\n@unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\nRT @HedgeFundTips: @aintwoke1 @i_give_locks When Covid started', ' a reporter asked then President Trump', " “what’s going to happen to all of th…\t\t\n@AlfieData Döner KE $BABA\t\t\n@PGRA_ @AleksDudic01 Don't know if $Kweb or $baba will go up big time on Monday but I'm pretty sure the gap down in HK will be bought. Here is my thesis for next week", " some of which i have already tweet: dont' get that the biggest holdings in $KWEB like Tencent", ' BABA', ' JD', ' JD Health', ' Ali Health', ' 1/\t\t\nRT @EleanorTerrett: This morning the @SECGov identified 5 US-listed ADRs including Yum China $YUMC and biotech company Beigene $BGNE for fa…\t\t\n$BABA this is criminal 📊\t\t\nWhy is Alibaba $BABA playing how low can you go? 😣\t\t\n$BABA Year 20-never. https://t.co/CZSZugmbdI https://t.co/7yLSMHF6aw\t\t\n$BABA Even IF it is delisted. And that is a big IF', ' it won’t happen until 2024 and a lot can change before then. ☑\t\t\n$BABA Anyone holding until the bitter end if need be? 💫\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n@Budgetdog_ Ahh $BABA my first 50% loss ðŸ˜\xad\t\t\n@KrauseTrades @jimcramer Charlie Munger and $BABA is almost as bad.\t\t\n$BABA âš¡\t\t\n@salilrajadhyx @ChrisFranco So my therapist told me whenever you own a stock and your down 50%+ on it just call yourself a long term investor! 😂ðŸ˜\xadðŸ˜\xad $BABA So yeah I’m a looong looong term investors like my grandchildren gonna enjoy the gains on $baba call it what it is.. we all scammed 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f\t\t\n$baba just a note out here. people who have called baba being a fraud have done so since 2014. yet the world does not end.\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"I\'m part of a server where top traders actually get paid based on results (over $70k last month). All based on merit. That\'s how you know you\'re getting the best alerts https://t.co/MO6dcdsWPi\n\n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ"\t\t\ntop flowing stocks $AMZN  $UPST $GOOGL $NEM $BABA  $DWAC  $CVX  $TSLA  $SPY  $AAPL  $FB https://t.co/27TcFgmy9b\t\t\nTrending stocks on https://t.co/F4i3VqKZ25 on 2022-03-12 : $AYX', ' $BABA', ' $CHPT', ' $GME', ' $GRN.CA', ' $KLR', ' $ORCL', ' $PSTH', ' $SU', ' $TELL\t\t\n"Cheapest Mega-Cap Stocks for Mar 11', ' 2022:\n\n$BABA\n$FB\n$PFE\n$BHP\n$DIS\n$V\n$MA\n$AMZN\n$CMCSA\n$ABT\n$ASML\n$JPM\n$TMO\n$HD\n$VZ\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n@A_ASalim $baba\t\t\nRT @LaksaTasty: @GizmoBambino What you going to do with it anyways? Put it in a bank account? $BABA\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//  https://t.co/r5yHq7jrvv\t\t\n@rubecube12 We don\'t need reasons. Price action will talk. $BABA reversal will be super strong.\t\t\n"@TaviCosta It\'s the same level of honesty as their Covid propaganda. \n\nBuy more $NIO and $BABA."\t\t\nWhen $BABA goes back to $150', ' I’ll change my plates to “$BABAâ€\x9d then see you guys at $200+ again. https://t.co/eXOcxCNbfy\t\t\nRT @The_RockTrading: $BABA RSI 25 on the daily', ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Tech…\t\t\nRT @NRaswitha: $BABA will start from $70 ï¸\x8f\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\nRT @sparksquadalpha: $BABA  Still free falling a month later.  I\'ve never seen bulls with so much clown makeup on.  🤣 ðŸ‘\x81\t\t\n"RT @sunchartist: Chinese ADRs (VIE) again having a bad day \n$KWEB & $PGJ -8%\n$FXI -2.8% \n$DIDI NOW -37% \n$BABA -4.56% https://t.co/dBLW3jaS…"\t\t\n$BABA lol just be real with yourself this stock is worth way more than this ï¸\x8f\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@ayotfyo @MarketRebels Lmao we the same bro 🤣 I’m looking to add $BABA soon it’s below IPO 7 years ago and had 10x the earnings and production now\t\t\n$BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!!!   https://t.co/r5yHq7jrvv\t\t\nRT @vijaygonsalves3: $BABA On sale enjoy buy more. âš¡\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[[[ https://t.co/r5yHq7jrvv\t\t\nRT @HowellMtnCab: @filbo132 And there it is…just as I guessed. You’re a fellow $BABA bag holder with Munger! Ha!! 😂😂😂. Massive losses. Star…\t\t\nRT @HowellMtnCab: @filbo132 And there it is…just as I guessed. You’re a fellow $BABA bag holder with Munger! Ha!! 😂😂😂. Massive losses. Star…\t\t\nRT @QuackSlayerHK: @PGRA_ I think maybe a little more pain next week but it\'s time to start buying. I think it\'s insane for people to call…\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @sunchartist: Chinese ADRs (VIE) again having a bad day \n$KWEB & $PGJ -8%\n$FXI -2.8% \n$DIDI NOW -37% \n$BABA -4.56% https://t.co/dBLW3jaS…"\t\t\n"RT @aintwoke1: @i_give_locks @HedgeFundTips Yeah', ' the update: \n\n“huge losses this past week as bulls focus only on $BABA’s great business b…"\t\t\n"RT @aintwoke1: @i_give_locks @HedgeFundTips Yeah', ' the update: \n\n“huge losses this past week as bulls focus only on $BABA’s great business b…"\t\t\nRT @Royal_brx: @stocktrader300 @OptionsMike What do you think about $BABA ?if you share you opinion will be appreciate Thanks\t\t\nRT @The_RockTrading: $BABA RSI 25 on the daily', ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Tech…\t\t\nRT @abosalahsmile: @BorisZR @frankinvesting But in this price level and in this uncertainty', "why $baba don't announce that it will double or…\t\t\nThoughts on $BABA https://t.co/EeMd6PFjF7\t\t\n$BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts", ' ranking system', " and get paid being a top contributor.<><>  https://t.co/r5yHq7jrvv\t\t\n$BABA  Still free falling a month later.  I've never seen bulls with so much clown makeup on.  🤣 ðŸ‘\x81\t\t\n$BABA will start from $70 ï¸\x8f\t\t\nRT @The_RockTrading: $BABA RSI 25 on the daily", ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Tech…\t\t\n$BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.___  https://t.co/r5yHq7jrvv\t\t\n$BABA RSI 25 on the daily', ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Technical bounce before heading towards $73. I see a bounce towards $99 before pulling back further. https://t.co/OcEzA4MjYS\t\t\n@GizmoBambino What you going to do with it anyways? Put it in a bank account? $BABA\t\t\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@ https://t.co/r5yHq7jrvv\t\t\n@indepenrentista $FB $BABA $VOO\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor."""  https://t.co/r5yHq7jrvv\t\t\n@aintwoke1 @i_give_locks When Covid started', ' a reporter asked then President Trump', ' “what’s going to happen to all of the restaurants?â€\x9d  He replied', ' “ don’t worry', ' they’ll still be there - they may have different owners - but they’ll still be there.â€\x9d The same can be said for $BABA. The business still…\t\t\n$HUT $HIVE $BITF $BTC At least we\'re not $BABA 😲🥴🤧🤤 ï¸\x8f\t\t\n"$NIO  $BABA  $BIDU investors need to be focused on the long-term outcomes', ' not the short-term headlines.Don’t make emotional decisions.This delisting B.S. has gone way way too far', ' the stocks have been going down for  years on wave after wave of delisting fears.\n#stockmarkets"\t\t\n@indepenrentista $BABA y $PM\t\t\n"@JoaquinGrech Es desperanzador. \nYo llevaba $BABA casi desde su IPO', ' y la corrección me parecÃ\xada relativamente normal para lo que es China', ' por lo que no he hecho nada. Pero que a estos precios tanto institucional sigue saliendo no puede augurar nada bueno. Se masca la tragedia. https://t.co/ZpuIFnkNVU"\t\t\n"$BABA was the 11th most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/mejECF0gqf"\t\t\nPlease talk me out of increasing my stakes in $FB and $BABA. Scare me!\t\t\nRT @axelroark: Looks like $BABA failed a backtest and started another bearish impulse. This can go from bad to worse in a hurry. https://t.…\t\t\n@eastdave902 Great entry point and margin of safety. Averaging in makes sense. I’m watching $baba too\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"@TihoBrkan Few Guesses… 😳😬\n\nA combo of: \n\n- Tar & Feather with the ‘friends’ they keep (Mother 🇷🇺 Russia)\n- Zero Tolerance w/ Taiwan Potential \n- Hedge Fund Blow up(s) - Forced Liquidations\n- Delisting Fears \n\n$KWEB $BABA $TCEHY \n\n#FearAndGreed"\t\t\nRT @FedericoRSantos: $baba https://t.co/djQjl7kOX1\t\t\n@Budgetdog_ Do you buy any of the noise about some of the Chinese stocks becoming delisted? $BABA and $NIO are both in my portfolio.\t\t\n"$BABA $nio $beke $jd $aapl \n   China to ban sales of Apple products in retaliatory move. Now everyone suffers. â˜\x9d"\t\t\n@St_Stonx as long as they don’t merger with $BABA .  Thats me cooked if they do😬 ï¸\x8f\t\t\nRT @FedericoRSantos: $BABA https://t.co/oQwEayDl53\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\nRT @QuackSlayerHK: @PGRA_ I think maybe a little more pain next week but it\'s time to start buying. I think it\'s insane for people to call…\t\t\nRT @SeekingAlpha: $BABA $BABAF $JD - Alibaba And https://t.co/nCnF738dLj: Chinese Tech Stocks Hit By Delisting Fears', " China's Russian Conne…\t\t\n@Budgetdog_ I am long on $BABA and am extremely red. I have changed my strategy to focus more on dividend payers. They have been very stable in this market.\t\t\nThis will for sure go under the radar", ' so much noise surrounding $BABA and Chinese equities at the moment. People only acknowledge what they want to hear', ' regardless of the facts https://t.co/4JbUhSS1EZ\t\t\n$BABA where fundamental count for zero. â˜\x9d\t\t\n@EconomistaEgoi He comprado $ULVR y $BABA\t\t\n@countrylakecap @rosemontseneca People actually owned $BABA at 45x P/E. Crazy stuff.\t\t\n"So here\'s my whole take on $BABA \n\nWhere you see communist CCP risk or cooked books', ' I see an overreaction of US centered red scare and a blindness to an open communicated economic strategy that needs and wants access to international money. I bought exactly this overreaction."\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA why you should always have a STOP 🛑 Loss. Ouch. Back to 2017 levels ï¸\x8f https://t.co/RbeQ4vMn3L\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n@bradtothebone @JustKatherine Yes and Charile has a substantial stake on $BABA', ' those guys have been around and seen it all. ✅\t\t\nSo like do we buy $BABA just because at these levels? 😂😂😂\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/GbSo53S8b9"\t\t\n@chs07470 $BABA  agree with you these are fundamental issues on top of property debt issue. Big banks are scared why Chinese government is not coming to rescue. That’s why they want to flee from China. 🆕\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%  https://t.co/r5yHq7jrvv\t\t\n"RT @finance_charts: Biggest Mega-Cap Losers for Mar 11', ' 2022:\n\n$BABA -6.68%\n$TSLA -5.12%\n$FB -3.89%\n$TM -3.75%\n$BHP -3.73%\n$ABT -2.55%\n$NVD…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nRT @TradeMyChart: $SPY I expect a bounce on daily off this volume support. On weekly I expect 424.31 to hold as resistance in the weeks to…\t\t\n@BorisZR @frankinvesting But in this price level and in this uncertainty', "why $baba don't announce that it will double or trible the buyback program....if you don't extremely buyback in this level then when\t\t\n@stocktrader300 @OptionsMike What do you think about $BABA ?if you share you opinion will be appreciate Thanks\t\t\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.&& https://t.co/r5yHq7jrvv\t\t\n@BitacoraBolsa debe de ser la hostia todo esto pero yo no tocarÃ\xada $BABA ni con los guantes de sacar el pollo del horno hasta que no recupere la sma de 30 semanas que perdió en diciembre de 2020\t\t\n$AAPL $AMC $TSLA $NIO $FB $WISH $BABA $CCL $PLTR $AMD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!!  https://t.co/r5yHq7jrvv\t\t\n@OwnTheChaos $SAM OR $BABA\t\t\n$BABA hehe https://t.co/lVteNgpQ9X\t\t\n"@i_give_locks @HedgeFundTips Yeah', ' the update: \n\n“huge losses this past week as bulls focus only on $BABA’s great business but not it’s CCP risk. But Munger hasn’t taken the time to sell since it would distract from his Ben Franklin books and finding people to call ‘dumb’.â€\x9d"\t\t\n@PGRA_ I think maybe a little more pain next week but it\'s time to start buying. I think it\'s insane for people to call for zero', ' or $BABA to 50 to 60. People always think the market will roll out a red carpet for them to waltz in at the bottom. Good luck to those people.\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n@filbo132 And there it is…just as I guessed. You’re a fellow $BABA bag holder with Munger! Ha!! 😂😂😂. Massive losses. Start thinking for yourself rather than being a Munger sycophant and taking massive losses. https://t.co/WJ1GboUuPR\t\t\n$BABA On sale enjoy buy more. âš¡\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n$BABA great opportunity â\xad\x90\t\t\n@IveyContrarian My biggest winners have consistently been the ones I\'m really uncomfortable buying. $baba completely disgusted me when I bought. I have 3 more bullets to fire and will fire. Screw my emotions.\t\t\nDoubt anyone will read this. But I wanted to raise something that I don\'t think gets discussed much in FinTwit conversations about $BABA...\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA 24% of the market cap is cash. $59.5b USD in December 21. Probably more now. ðŸ˜\x81\t\t\n@OptionsMike $BABA will eventually go into the unchartered territory.  There is absolutely no reason to get long into this.\t\t\n$BABA 24% of the market cap is cash. $59.5b USD in December 21. Probably more now. ï¸\x8f\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\n@JoaquinGrech He visto que muchos supuestamente basan sus decisiones de inversión en lo que la mayorÃ\xada de los twitteros recomiendan', ' caso $BABA. Por favor', ' hagan sus propios análisis y decidan en que invertir teniendo en cuenta sus propias conclusiones.\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"$BABA Ali Baba\n\nLa semana que viene juega el partido contra el último soporte antes de los mÃ\xadnimos históricos https://t.co/GdbCfYOqsr"\t\t\n$BABA Bears will flee. Patience 🆓 https://t.co/USrjrOmj3s\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA - Key tenant - Patience https://t.co/drkNmIIQjN\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.---  https://t.co/r5yHq7jrvv\t\t\n@indepenrentista $ULVR y $BABA\t\t\n$BABA wow Alimama', ' what happent here? From 300 dollar. We doing better than you TDOC', ' from 308 to 56 dollar. 💫\t\t\n"RT @Jackmor98705125: $AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VI…"\t\t\n@MikeStreetBets $BABA\t\t\n$BABA This stock is a bet on China/US relations. Looks bad for at least a few years. ðŸ˜\x81\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/taKC9dfbnD"\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/hunnTfc6hV"\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@KolombianGold I actually bought $SARK to hedge my $BABA drop. It worked\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.[[[  https://t.co/r5yHq7jrvv\t\t\n@HappyDays528 Maybe the American investors of $BABA don't know where Hong Kong is?\t\t\n@rubecube12 How does $BABA take market share in this scenario?\t\t\nÄŒÃ\xadnská Alibaba $BABA je tu hodnÄ› oblÃ\xadbená investice. Rád bych se dozvÄ›dÄ›l", ' jak tady známe firmu samotnou i trh', ' kde podniká. "Znám" znamená', ' že pÅ™esnÄ› vÃ\xadte', ' co dÄ›lá', ' znáte Ä\x8dÃ\xadsla', ' vývoj. U ÄŒÃ\xadny', ' že zhruba vÃ\xadte', ' jak vypadá tamnÃ\xad trh. Hlasujte', ' jak to subjektivnÄ› vnÃ\xadmáte. DÃ\xadky!!!\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.== https://t.co/r5yHq7jrvv\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][] https://t.co/r5yHq7jrvv\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\nRT @CyclesFan: $BABA is in the timing band for another weekly cycle low being 22 weeks away from its last weekly low in October. It has alm…\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n@EquityBrian Painful for $baba holders … 😔\t\t\n"New Mega-Cap 52 -Week Lows for Mar 11', ' 2022:\n\n$BABA $86.68\n\nResearch on https://t.co/gwLDiAuOxj"\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/jmlIAXwKfn\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n@markminervini On Thursday I took a 10% loss on $BIDU and $BABA. O Friday they felt another 10% in one day only ðŸ™\x8f\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA It seems all Chinese companies will start a Hong Kong listing.  ADRs can be redeemed for HK shares.  I see China being locked out of US capital so this seems to not be a viable long term option. ✅\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n@JetSkiGolfLife Long $BABA too!\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA $BIDU $BKNG $CAT et al. This week\'s stock strangles trades and results 3/7-3/11/22. #ConsistentProfits #BluevilleCapital https://t.co/XNeezaF0Kz\t\t\nThat means $BABA takes market share https://t.co/tXcugBOREG\t\t\n"🆘â\x9dŒ $BABA algunas observaciones.\n1 El valor de Alibaba', ' no es el reflejo de su cotización. \n2 Quien pierde más son los que se salen en las caÃ\xaddas haciendo que baje más', ' mientras otros compran poco a poco.\n3 Las acciones en circulación solo son un pedazo del pastel. https://t.co/cdHJydSPGV"\t\t\nJust a small thought on $FB and $BABA. I\'m sure you might have checked several tweets talking about their dirt cheap valuation. The problem is that everyone knows they are cheap', ' investors are selling because of risks.\t\t\n$BABA $BIDU $BKNG $CAT et al. This week\'s stock strangles trades and results 3/7-3/11/22. #ConsistentProfits #BluevilleCapital ðŸ‘\x8d https://t.co/RJ7N0WDLYJ\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n@JavierSanz Fallaste en $BABA cuando meses atrás decÃ\xadas que era cimiento de cartera y de las mejores acciones y volverás a fallar con esta predicción. Te lo recordaré en unas semanas.\t\t\n@DrHaluska $QQQ has a 12.03 for $BABA', ' it’s getting at a good entry point. $EBAY is currently @ 11.9 PE with a lot less risk…\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\n$BABA $KWEB can someone tell me why it matters if you own the American ADRs or Chinese H shares?! Even if $BABA does de-list from NYSE in 2+ years (which I don’t think it will)', ' just convert it to H shares then?! Mrkt is beyond dumb & cheap. https://t.co/eMLxeBXmAf\t\t\n$BABA bajando mas que el peso  argentino. Encontró rival nuestra monedita de monopoli.\t\t\n"$DIDI $BABA $NIO\n\nNever buy any China stocks. They are all scams that pump and dump.\n\n(they are stealing your money) 😵 🌟"\t\t\nYesterday could of been investors selling for us ADR for loss and moving to HK exchange. I wouldn’t be surprised if this was the bottom with all the FUD at this rate $baba ONE YEAR revenue is near the price of their market cap.\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @TicTocTick: $KWEB is my worst trade. I am down 50% as I assumed mistakenly Biden will be good for China 🇨🇳 \n\nIt turned out to be the op…"\t\t\n"@legado El Sneeze se dio también en $FB', ' $Baba y no he mirado mucho pero supongo que en más.\n\nQué raro… https://t.co/oNaWLuPvLm"\t\t\nKinda interesting how many big fintwit accounts that love to make fun of $ARKK are sitting on some ridiculously heavy $BABA + $KWEB bags 🤔\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n@JoaquinGrech Todos hablaban de charlie munger', 'pero ni aunque el entro en $BABA', ' me dio confianza.\t\t\nROCE muy bajo no crea valor', ' más allá de Tencent y la expectativa de unos buenos márgenes en Alicloud. $TCEHY $Baba https://t.co/veQqCmiJlp\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\n@FossGregfoss $Baba is on Munger’s collar for sure. But if I’m not mistaken', ' Buffet and $BRK don’t own it.  (I own neither)😉\t\t\n"Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @Montecristo_BM: Intento comprender que lleva a una "persona" a reÃ\xadrse de las pérdidas de otras personas porque han invertido en $BABA.…\t\t\nPor 10€ más de lo que te cuesta una acción de $BABA', ' te lo llevas metido en el cuerpo y te ahorras el disgusto de seguir viendo cómo se hunde. https://t.co/qwuPbtmjA7\t\t\n@LunaticosEn @Ivan_Bolsa Llevo insistiendo un año que $Baba es compra.  Entre 80 y 60$.\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n@highyield6 @anthony_einhorn Holding my $BABA and $NIO puts', ' hoping they print hard next week 🤌ðŸ\x8f»ðŸ¤ŒðŸ\x8f»\t\t\n"$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC\n\nhttps://t.co/nz56xfwRtK"\t\t\n"$TSLA $GME $AMZN $BABA $DB $ORCL $QQQ $VTI $VOO $TQQQ $AMD $NVDA $ICLN $MSFT $MULN $CEI $HYMC $ENSV $CKPT $XELA $KGKG $AGRI $NAK $GPL $LAC $LIT $SQM $BBBY $META $BE $AAPL\n\nhttps://t.co/nz56xfwRtK"\t\t\n$BABA should I buy puts ?  I’m not an option trader at all.  Never. But this isn’t going up anytime soon.  If they invade Taiwan the Chinese stocks will be valueless here in USA ï¸\x8f\t\t\nGot caught in $BABA $101/$98', '$95/$92', ' and $94/$91 p bull spreads', ' rolled those into next week’s exp and 3/25! BTO $BABA $85 p 3/18 exp and $80/$70 p spread 3/25 exp. all profitable since the major tanking of $BABA! Fixing trades is a learning experience!\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"$BABA great value for a low price!\nAveraging down here', ' both on stock and calls… â\x9d¤"\t\t\n@PobrePecador1 @CDividendos Eres demasiado emocional para invertir en Bolsa. Ahora mismo todos están en Negativo. Incluso yo tengo $BABA. 😂😂😂\t\t\n"$BABA great value for a low price!\nAveraging down here', ' both on stock and calls… ï¸\x8f"\t\t\n"RT @TheMarketDog: $BABA \neven in the event of some accounting issues... that\'s still freaking cheap IMO https://t.co/Tn29elzb0H"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA https://t.co/oQwEayDl53\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n$BABA  shorts going to get squashed.  2 trillion usd in china stocks and record INflows 🆕\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n$BABA given we can see 73 now https://t.co/r8P5yor0YH\t\t\n"RT @techoptrader: $BABA #BABA continued selling in Chinese names \n\nIF $90.00 lost run down to $85.00 \npossible to see $73.00\n\nhttps://t.co/…"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\nA este paso la vamos a ver asÃ\xad… $BABA 🤣🤣 https://t.co/JiAFxu3yRa\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"RT @SAldwais: The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for…"\t\t\n@zerohedge Short more $baba $bidu $jd $didi', ' since Russian stocks aren’t available to be shorted.\t\t\nRT @AleksDudic01: $baba entering the questioning of any investment rational on sane valuation metric; revenue', ' free cash flow', ' revenue grow…\t\t\n"RT @SAldwais: The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for…"\t\t\nNeed another $BABA P/E reading on my TL thanks.\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nToday’s write up on the way.  The Tiger Global Bottom?  https://t.co/2cGlVEmcI9 $rng $rblx $docu $zm $amzn $crwd $jd $baba\t\t\n@AlfieData Como sigamos asÃ\xad en un par de años el kebab Alibaba hará una OPA sobre la Alibaba china $BABA 😅🤦\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA China doesn’t want people investing in Chinese companies in American markets…..Bye Bye BABA!!! Lets Print these PUTS!!!! 👉 https://t.co/fiAbi2ujat\t\t\n$baba https://t.co/djQjl7kOX1\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @VicenteVaro: el gráfico de $baba … La de gente pillada en esa caÃ\xadda https://t.co/9x1DhT3b91\t\t\n"$BABA $0', ' you don\'t own the company.  \n \nAll chinese stocks are ponzis. 😃"\t\t\n@rosemontseneca $baba is fraud. Hope that helps\t\t\n$BABA trades at 12x P/E\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n@daniel_toloko it\'s a fake company with fake financials... what is wrong with these $baba fan boys?\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n$BABA SHS breakdown projection almost completed. Let\'s see then ... botomless so far. 🌟 https://t.co/IhMRI9x5GX\t\t\n$BABA 45 idiots on here blocked . 📶\t\t\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]]]  https://t.co/r5yHq7jrvv\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@forres_thrill @BillBrewsterTBB $FB market place wants to be $BABA ', ' livestream your used stuff ', ' use shop payment', ' and done. does FB put ebay out of biz or buy them\t\t\nChinese stock market in full crash mode. The Russian stock market is not the only one in total collapse. The world financial system is in complete disarray. $BABA $TSLA $ARKK $QQQ $SPY ðŸ‘\x81 https://t.co/AtKwlry76j\t\t\n"$BABA was the 4th most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #trading https://t.co/r3h4eBUpO7"\t\t\n@StealthQE4 Well', ' Not that long ago it was neck and neck with $Baba.\t\t\nWith all that cash laying aside $BABA just needs to buy back their own shares here.\t\t\n@hmeisler Panic $KWEB $FXI $BABA\t\t\n"$baba \nانهيار  وصلت اسعار  2015 \nاسعار مغريه  لكن الاسهم الصينيه عليها Ù†Ù\x81س المشاكل https://t.co/pFWkujkMiV"\t\t\n"@Martianofsafety @uzzifx @fvinvestor Yeah I also believe $BABA is too cheap and I understand why you bought it. \n\nAnd even if there is the vie risk', ' the expected return is above this risk."\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$BABA I think it is a great time for BABA to repurchase its shares at less than the original subscription price? ↘\t\t\n@Larryjamieson_ 1. Buffett says buy when others are fearful', ' not greedy. 2. $FB and $BABA situations have much less in common than you suggest.\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 79\n2. $GME : 43\n3. $BRK : 38\n4. $FB : 35\n5. $WAVE : 20\n6. $TSLA : 20\n7. $BABA : 18\n8. $AREN : 14\n9. $AAPL : 13\n10. $ARKK : 12\n#stock #trading #usstock #stockmarket"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/Py6WmCN6HQ\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/3cfn3aevi1\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @Montecristo_BM: Intento comprender que lleva a una "persona" a reÃ\xadrse de las pérdidas de otras personas porque han invertido en $BABA.…\t\t\n@contrarianiste @Martianofsafety @fvinvestor It will only be a problem if CCP decides to nationalise $BABA and take over all our shares which is highly unlikely. There is a risk but then this risk exist with other ADRs too. So this is pointless discussion in my opinion ..\t\t\n"$500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $rivn $baba $mgld $docu $lkncy $kweb $T $goev $eh $spy $amc $hymc $cei $xela $agri $qqq $pzg $amzn $trx $nak $Tsla $Spy $F\n#Challenge  #investing #TradingView https://t.co/CDGnVr4wzm"\t\t\n"TRADING STATS FROM today 📉📉\n🔜https://t.co/9ksXmQ6Dh3\n\n $AAPL  $BABA $FB  $NKLA  $PYPL https://t.co/XbthA1jktp"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"The main reason for the wealth gap: \n\nThe lower and middle class think cash is an asset that should be held for the long term. \n\nThe rich know that cash is just a tool that should be exchanged for appreciating assets ASAP.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.  https://t.co/YIgGmyYly7   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/Lz8WdvpFiw"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@marekOsm1 @alan_kooper $BABA za $120', ' $NVAX za $160', ' $ZEC za $300', ' jooo', ' taky se nÄ›co najde 😂 Ale zrovna $PLTR jsem stihl vystoupit jeÅ¡tÄ› nad $22 😅\t\t\n"Free stock chatroom link below🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GGG $BB $BF\n$GOOGL $T https://t.co/kLicb1DSYz"\t\t\n@asymmetricalpha @rosemontseneca Agreed! I added $BABA yesterday and am thinking about $KWEB also…its finally too cheap. It’s an amazing long term opportunity', ' barring a China move on Taiwan.\t\t\n$BABA $35 a stock I will buy. ï¸\x8f\t\t\n@pushpen05552319 Its okay. How else do we buy at discounts if everyone agrees on $BABA?\t\t\n$BABA  So people are bearish on a once in a lifetime stock price like alibaba..sureeeeee 💫\t\t\nRT @JoshuaTai0427: Benjamin Graham:  The market always undervalue those unpopular companies', ' just like it always overvalue those popular on…\t\t\n"Welcome to the discord group for the traders join here', ' 🔜https://t.co/9ksXmQnGj3\n\n $GOOGL $BYND $BABA $SPCE $XRP.X $BB $TLRY\n$ZOM $QQQ $MU https://t.co/b9ujviWxWH"\t\t\n"RT @freericky3LB: Great 0DTE day! Thanks for all you do @unusual_whales and @snorlax_uw !!! ðŸ\x90³ 💦 \n\nEverybody try to rest and ENJOY your week…"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"Perfectionism is poisonous to growth.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME $FUTU"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"Right now beating  SP500 and nasdaq by more than 15% and 20% YTD.\n\nBeing $BABA my 3rd biggest position is such an accomplishment', ' not gonna lie.\n\nThanks to @KenFaulkenberry who taught me an invaluable lesson of \n#AssetaAllocation #RiskManagement\n\nMy condolences to him too 🥺 https://t.co/afRgFp3eY6"\t\t\n"This GEM has more potential  join us""""?👇ðŸ˜\x8f\n\n🔜https://t.co/9ksXmQnGj3\n\n $SONM $AAPL $VTGN $VERB $QQQ $AAPL $MSFT $BABA https://t.co/11x7aiGlcC"\t\t\n"RT @finanskristen: Alibaba $BABA.\n\nAktiekurs (öppningskurs vid IPO och dagens kurs)\n2014: $92.7\n2022: $88.3\n\nIntäkter\n2014 $11.13B \n2021 $1…"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"Benjamin Graham:  The market always undervalue those unpopular companies', ' just like it always overvalue those popular ones.\n\nReally reminds me of $BABA (and somewhat $FB) with this quote now."\t\t\n"RT @frankinvesting: 3/\n\nAt some point the valuation justifies the geopolitical/macro risks. At an 11% forward FCF yield', ' I’d argue we are t…"\t\t\n"🇺🇸🇨🇳 $BABA Sigue haciendo nuevos mÃ\xadnimos decrecientes y está justo en el soporte que tiene antes de los mÃ\xadnimos históricos de su cotización en USA.\nPodrá ser una gran oportunidad por sus fundamentales', ' pero por AT sigue sin un valor para no tocar. https://t.co/4FvKuVHJkJ"\t\t\n@fakinmoneyman2 A simple vista creÃ\xada que era el gráfico de $BABA jajajajajajaja\t\t\n$BABA dont tryna be a hero with hk listed stocks. Hk stocks can go nowhere for 15 years. Look at hsi chart ðŸ‘\x8d\t\t\n$BABA $BIDU $JD $KWEB 📣\t\t\n$BABA SELL and stop whining 📶\t\t\n$BABA pump to 100 this week for no other reason that to kill put premiums', ' way too much OI for march 18 puts â–¶\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"$LYFT not Everything is green for me but I still like the chart. I\'ll add on confirmation or cut if support is lost', ' \nhttps://t.co/tzk03FAk8J\nGL $AMD $SPY $INTC $BABA $TSLA $LOW $FB $SQ $QQQ $FSLY $ZM  $BA $JNJ $NIO $TWTR $MSFT $PYPL $QS $SPCE $ATVI $TMUS https://t.co/viByaABnO7"\t\t\n$BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @gurgavin: $BABA 88 🎯\t\t\n"@ARENAALFA ¿Era China menos comunista  cuando entraste $BABA? \nEs la misma China', ' solo que las personas buscamos siempre culpar a alguien si algo no resulta', ' sea China', ' Cathie Wood', ' etc. Infinidad de empresas en EEUU han caÃ\xaddo un 70%."\t\t\n"RT @SAldwais: The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for…"\t\t\n$BABA', ' $NIO', ' and $XPEN buying no matter what! Let this fear driving the ps down!\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY $IWM $XLE Chevrron $CVX Alibaba $BABA $GLD $IVV Occiden…"\t\t\nRT @JetSkiGolfLife: @JoshuaTai0427 $Baba. It\'s at less than half of Charlie Munger\'s cost base.\t\t\nRT @JetSkiGolfLife: @JoshuaTai0427 $Baba. It\'s at less than half of Charlie Munger\'s cost base.\t\t\n$Baba la importancia de cortar pérdidas rápidamente. Y Lo digo por experiencia https://t.co/aoyDO7Ioog\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@Claudia_GMan El correo diario del accionista de $BABA\t\t\nLo del derrating de $BABA es para  mirarlo de cerca...qué pasada! https://t.co/Cz9QrxAYae\t\t\n"@fakinmoneyman2 @mario10xCiento Lo que nunca entenderé es por qué no utilizan un mÃ\xadnimo de chartismo. Amas a $BABA? Vale', ' compra cuando veas que la media de 200 está subiendo...\n\nEn el técnico sÃ\xad utilizamos parámetros fundamentales', ' pero ellos niegan esa disciplina. Prefieren perder dinero."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $AAPL | 5 | 150.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n| $GME | 4 | -20.0% | 🚀\n| $ATH | 3 | 200.0% | 🚀\n| $BABA | 3 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\nShort sale vol (not short interest) for $BABA on 2022-03-11 is 57%. https://t.co/5f1GOOdaVD $OSTK 59% $SOHU 55% $AMZN 63% $EBAY 45%\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\n"La lista de momento 👇\n\nEcommerce : $BABA $MELI $SE $SHOP $ETSY\nFintech : $PYPL $UPST $SQ $COIN\nSocial - Ad-Tech : $META $TTD $ROKU $PINS\nSaaS : $CRWD $NET $U $DDOG $PLTR\nServicios digitales y otros : $TSLA $TDOC $FVRR $SPOT\n\n¿Cuál pasará el filtro y cuál no? 🧑â€\x8dâš–ï¸\x8f"\t\t\n"@AbdullahMashat @almutlaqwael لكن ماهو مصير سهم علي بابا  $BABA\n \nاذا صرØ\xadت الصين غزو  تايوان \nÙˆØ\xadضرت امريكا التعامل مع الشركات الصينية مثل روسيا \n\nقد ينهار الى السنتات"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n"ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكبيره اللي مقتنعه بالسهم واشترت مؤخرا لا يشكل السهم عندهم الا نسبة ٢٪ الى ٣٪\n\nباستثناء تشارلي مونجر يشكل السهم من Ù…Ø\xadÙ\x81ظته Ø\xadوالي ٢٤٪ https://t.co/mEu6oVJ3Pd"\t\t\n"$NASDAQ is 2% down. Is recession inevitable?\n\n $BABA is down to Sep 2014 price. \n$FB is down to Jan 2018\nInflation is rising!\nCorporate Profits are expected to fall. \nIC leave #Russia \n#Oil is rising\nEverything is going to the bottom. \n#stocks #stockmarkets #Ripple"\t\t\n@JoshuaTai0427 $Baba. It\'s at less than half of Charlie Munger\'s cost base.\t\t\n@Claudia_GMan Los que tenemos $Baba estamos acostumbrados por desgracia\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @AHE2030: هل اكتÙ\x81Ù‰ سهم $BABA من الهبوط المظلي ØŸ\n\n#السوق_الامريكي #الأسهم_الأمريكية https://t.co/67yDBfqVok"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"A $BABA no le pasa nada en concreto" https://t.co/x99a2cyvNo\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @AHE2030: هل اكتÙ\x81Ù‰ سهم $BABA من الهبوط المظلي ØŸ\n\n#السوق_الامريكي #الأسهم_الأمريكية https://t.co/67yDBfqVok"\t\t\n"For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over 10yrs.\n\nYa', ' Charlie and Warren know tech!!!\n\nPound sand and change your diaper Charles.  Warren I am camping on your lawn...\n\n#btc"\t\t\n"هل اكتÙ\x81Ù‰ سهم $BABA من الهبوط المظلي ØŸ\n\n#السوق_الامريكي #الأسهم_الأمريكية https://t.co/67yDBfqVok"\t\t\n$BABA -75% desde máximos históricos en 2020 🤯 https://t.co/ustF8Zm7fV\t\t\n@rscheyne I say its time to enter $BABA\t\t\n$BABA Not time to enter. ï¸\x8f\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الماضي\n•لماذا هبطت اسهم بعض الشركات\n•هل سهم $BABA اصبØ\xad مغري؟\n•التعامل مع هبوط 50%\n\n*الØ\xadلقة بØ\xadضور @almutlaqwael وهي مسجلة\nhttps://t.co/RjKXvbIPkf"\t\t\nFor U.S.-Listed Chinese Tech', ' One Minute to Midnight $BGNE $BABA $PDD https://t.co/zFVqi2ZNr4\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n"$BABA \nThe ccp can eat a big bag of willys ï¸\x8f"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@alan_kooper Celá letnÃ\xad Ä\x8dÃ\xadnská nálož - $DIDI za 12', '38 USD', ' $TME za 13', '86 USD', ' $BIDU za 189', '2 USD a $BABA za 211', '14 USD. V Å™Ã\xadjnu pak pÅ™ibylo $NIO za 36', '38 USD. ÄŒÃ\xadm snižovat zisk by bylo😅\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n@BlackcatCEO $BABA\t\t\nChinese techs in broad slump as SEC hints at delisting actions $BABA $BIDU $YUMC $JD $DIDI $TCEHY https://t.co/PyRmtV1ciw\t\t\n"The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for Amazon projected is slightly higher and should be adjusted for.\nCurrent price means its the end of the world (for Chinese stock).\n#alibabastock $baba https://t.co/d6sOsJodwi"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"I’ve been saying for a decade that investing in anti-democratic', ' corrupt countries’ markets is stupid. I’ve never touched a China stock except to sell it short. I looked stupid for awhile. Now $BABA is back to its IPO price', ' Russia collapsing', ' and Fink…\n\nhttps://t.co/TIgQDtVvdT"\t\t\n"RT @InversorExperto: Los inversores en empresas con negocio core en China listadas en Estados Unidos siguen liquidando sus acciones. \n\nDesd…"\t\t\n"$BABA was the 12th most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/giBE8M1moJ"\t\t\n"Top Options by Volumehttps://linktr.ee/kabitabiswas2255\n$AAPL $AMC $TSLA $NIO $FB $WISH $BABA $CCL $PLTR $AMD https://t.co/81Xtjgvyyx"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA minor support at 86. Major support at 58. Bye-bye', ' $BABA. https://t.co/mhZqoEmvJ1\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\n$BABA one thing I\'ve learned in trading is never try to catch a falling knife. â\x9d—\t\t\nRT @SeekingTheValue: Tremenda bestialidad el ritmo de generar caja de $BABA año a año. Me explota la cabeza. En 2 o 3 años tendrán más de l…\t\t\n@IcariaCap @Krevix PodrÃ\xadais explicar como es el riesgo de delisting de las empresas chinas en el mercado USA? Como seria la mejor manera de mantener acciones a $BABA o $JD minimizando riesgo? Actualmente las tengo en el mercado americano. Gracias!\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/dLwTuiLUQ6\t\t\n"$ARKK $Baba $jd $Nio  \n   What’s worse….Cathy’s etf or Chinese stocks? ðŸ’\x9d"\t\t\n"$BABA\nكيÙ\x81 ممكن أتعلم اني اتÙ\x81ادى سهم هابط.\nبكل بساطة تابع مين مسيطر Ù\x81ÙŠ السهم ! https://t.co/BawgivtuKI"\t\t\n"يتداول سهم شركة $BABA \nبأقل من سعر اكتتابه Ù\x81ÙŠ سبتمبر 2014!\nوهو السعر الادنى له منذ يوليو 2016\n\nبإنخÙ\x81اض 71Ùª من قمته التاريخية 304$ \n\nمنذ اشهر وإنا أقرا من الاجانب والعرب اتÙ\x81اقهم بأنه\n\n "" اكبر الشركات التي تتداول \nبأقل من قيمتها العادلة ! "" https://t.co/ystIXCbbmU"\t\t\n@itscharliemar Why $Baba don\'t use all its cash to buyback shares right now at this level....this is my real concern if they sure for the numbersit will be easy double or triple\t\t\n@frankinvesting Why $Baba don\'t use all its cash to buyback shares right now at this level....this is my real concern if they sure for the numbersit will be easy double or triple\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"$BABA How much is everyone down here? Trying to make myself feel better.  \n    Feels like we could lose 50% next week alone. 📣"\t\t\n$BABA George Soros theory of reflexivity is whats going on here. â˜\x9d\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 5 | -64.3% | 🚀\n| $FB | 5 | 0.0% | 🚀\n| $BABA | 4 | -33.3% | 🚀\n| $ARKK | 3 | 50.0% | 🚀\n| $TSLA | 3 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 5 | -64.3% | 🚀\n| $FB | 4 | -20.0% | 🚀\n| $BABA | 4 | -33.3% | 🚀\n| $SPY | 3 | 50.0% | 🚀\n| $AAPL | 2 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 5 | -64.3% | 🚀\n| $FB | 4 | -20.0% | 🚀\n| $BABA | 4 | -33.3% | 🚀\n| $SPY | 3 | 0.0% | 🚀\n| $AAPL | 2 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA when all the Chinese firms and funds shift from wall Street to hongkong....will be fun to see :) ï¸\x8f\t\t\n@SeekingTheValue El problema de $BABA no está en la empresa sino en el paÃ\xads en el que cotiza. Yo personalmente me veo más cómodo invirtiendo en otras oportunidades que ha dejado el mercado.\t\t\n@AleksDudic01 The market can remain illogical longer than you can remain solvent. $BABA or otherwise\t\t\n@E_1000_ Hope you don\'t get FOMO later. If not you get smacked on way in and way out for $BABA\t\t\nWhat is your $BABA average price? Mine is $158.\t\t\n$BABA With this war going on', ' you have to be nuts risking your money. Time to sit and wait. I sold everything I had. Best decision I could have made. 🆓\t\t\n$baba entering the questioning of any investment rational on sane valuation metric; revenue', ' free cash flow', ' revenue growth', ' cash at hand - liabilities! if you put these into question then by no means these metrics have any importance to any other company in the world incl. $appl https://t.co/F8ktL5QmrS\t\t\n"10 Easy Ways To Make Trades Better https://t.co/tBdLLjBiYN \n@ProlificTraders \n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME $FUTU"\t\t\n@DividendGrowth :) $baba #WarrenBuffett #CharlieMunger https://t.co/bWyRAvYRbs\t\t\n$BABA technical alerts: New Downtrend', ' New 52 Week Low', ' Expansion Breakdown', ' and New 52 Week Clos... https://t.co/8huYtzzwgt\t\t\n"RT @Pegaso121080: Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f…"\t\t\n"سهم علي بابا يواصل السقوط الى أدنا مستوياته ( اقل من قيمة الاكتئاب عام Ù¢Ù\xa0١٤) الغريب أن الشركة كا ارباØ\xad Ø\xadققت ١٤Ù\xa0Ù\xa0Ùª ارباØ\xad Ùˆ لاغبار على ادائها لاكن يبدوا ان السوق الامريكي كثر الØ\xadصار على الشركات الصينية Ùˆ زاد رهبت المستثمرين!! \n$BABA #سهم_علي_بابا https://t.co/eAyS6U61NW"\t\t\n"$BABA No better feeling than sitting at all time lows through the weekend.  \n    My psychic was wrong on this one.  She still swears it will reverse still 🤷â€\x8d♂ï¸\x8f 👇"\t\t\n"$BABA Do you think they will zap us Monday for another 10% or do you think they’ll take the week to walk it down methodically? \n    Only 4 green trading days in the last 30 sessions. Incredible  \n    What will happen ? ï¸\x8f"\t\t\n"RT @frankinvesting: 2/\n\n$BABA current market cap is $233 billion. The NTM FCF estimate of $23.4 billion would value Alibaba at a 10x P/FCF…"\t\t\n"RT @Pegaso121080: Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f…"\t\t\n$BABA these idiots putting price targets by such and such date remind me of same saying mRNA to $800 when it was at $500 lol â\x9d—\t\t\n"Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f $BABA\nhttps://t.co/SrugEUJQE3 https://t.co/tvu7Be6iQr"\t\t\n@RadiConsultancy السؤال هل رأيت Ù\x81ÙŠ Ø\xadياتك سهم بهذه السعر التاÙ\x81Ù‡ $BABA  انا شايÙ\x81 السهم مجانا اصلا بدون Ù\x81لوس 😂 ماعمري Ø´Ù\x81ت سهم بهذه السعر  لكن انت اقدام هل مر عليك سهم بهذه السعر البخس ØŸ!\t\t\n"Learn From Trading Results https://t.co/44TBSymrV7 \n@ProlificTraders \n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME"\t\t\nE Fund Management Co.', ' Ltd. increased stake in $BABA (Alibaba Group Holding Ltd) according to recent filing: https://t.co/H0oxlx5lV3\t\t\n"What Is Swing Trading And How Does It Work? https://t.co/UkydM2bjGU \n@ProlificTraders \n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n$BABA https://t.co/7OvC6AqDW3\t\t\n"@sweatystartup Yes you are. Now', ' double down. \n\n$BABA"\t\t\nRT @ignore89039500: Complete animal. Also of note in this fireside chat "...those kids I gave scholarships to: I put them in that windowles…\t\t\n@conner_walden @stockjonhson You still long $BABA?\t\t\n$WYNN $HOME $KNDI $MOBL $CBAT $NOW $PYPL $FB $GLD $TDOC $AMD $QQQ $BLNK $INTC $NFLX $BABA $BTC.X https://t.co/qoxWaKPMOH\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @BCampbellBRK: It is interesting that Buffett and Munger are so rich and yet almost everyone currently thinks Munger was a fool for buyi…\t\t\nIt is interesting that Buffett and Munger are so rich and yet almost everyone currently thinks Munger was a fool for buying $BABA', ' <two years into the investment!  â\x81¦@ChrisFrancoâ\x81© we will see how it plays out. I owe it to the process to buy more of this great business https://t.co/O58cMLSUq2\t\t\nIf this level breaks on the Chinese NASDAQ more pain for Chinese stocks. Can go to 4000 or 2012 levels. $spy $nio $baba https://t.co/SLu4emurOp\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n \nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/HDIcAH8IC1"\t\t\n"$BABA $JD $NIO $KWEB \nMy Girlfriend All Week.... â\xad\x90 https://t.co/m0MtGP9uSa"\t\t\nRT @hirozaki2020: $baba 87$ olmuÅŸ. İnsanın aÄŸzının suyu akıyor gerçekten de. https://t.co/FMgXgmO42C\t\t\n$VIPS  $BABA looks like by Monday there will be some good news regarding Ukrainian war', ' if so the markets will snap back quickly. 📶\t\t\n$BABA wait and see', ' big winner long term! Buy! 💲\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"$BABA  All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"$BABA was the 12th most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/5kXUh7UyXr"\t\t\n$SPY $BABA.       Destroy the enemy.   Destroy all chinese stocks.  Burn them to the ground ✔\t\t\n"RT @TheMarketDog: $BABA \neven in the event of some accounting issues... that\'s still freaking cheap IMO https://t.co/Tn29elzb0H"\t\t\n$BABA destroy all Chinese stocks.  Destroy the enemy.   Burn them all down 💯\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"3/\n\nAt some point the valuation justifies the geopolitical/macro risks. At an 11% forward FCF yield', ' I’d argue we are that price. \n\nBoth charts and estimates for $BABA are from TIKR. \n\nhttps://t.co/HvmnpxXC3w"\t\t\n"2/\n\n$BABA current market cap is $233 billion. The NTM FCF estimate of $23.4 billion would value Alibaba at a 10x P/FCF ratio. \n\nFactoring in the net cash position', ' $BABA trades at ~8.5x NTM free cash flow. \n\nAlibaba mean P/FCF multiple over the past 5yrs is 32.4. https://t.co/v2H0gq0SFD"\t\t\n"1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF margins for Alibaba are typically 25-30%. Although if we stick with estimates and use a much lower margin of 15% we get $23.4 billion in FCF for the NTM. https://t.co/fmxxdVFanq"\t\t\n"RT @EClubTrading1: $BABA monthly chart #perspective #IPOlevel \n$BABA has been battered and bruised and reached its 2014 IPO level. If you l…"\t\t\n$BABA  Best room on the net. Stay turned:.....    https://t.co/SUOxzpr6SK\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\nEasy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\n"$BABA I would expect very significant window dressing action over the next 2 weeks...\n\nCould go much lower... but in the long run the market still is a weighting machine"\t\t\n@itscharliemar Haters don\'t own shares. The price is falling over delisting concerns. If the SEC cannot come to an agreement with the Chinese authorities', " its worth 0 unless you own Hong Kong listed $baba stock.\t\t\n@dissectmarkets @Stocktwits Potentially a great time to accumulate if you believe in $BABA. Will be interesting to see how much more Munger is buying at these levels.\t\t\n@BillBrewsterTBB Can I offload my $BABA stocks just as quickly on Facebook's market place?\t\t\n@AlgodTrading I personally don’t think investing in Chinese stocks is smart", ' because you are dependent on the grace of the Chinese government and sudden “regulationsâ€\x9d etc they come up with. Very unpredictable as we have seen for example with $BABA which is down 70% from ATH\t\t\n$BABA za $86', '71', ' pÅ™emýšlÃ\xadm', ' jestli jsem na to psychicky zralý… znovu.\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @Martianofsafety: I think I need to read the Mr Market chapter again today. $BABA\t\t\n"RT @tasiseq: $BABA\nبالمناسبه شمعه الأسبوع القادم (مجنونه اسبوعي ) اللي بعدها يعني قاع اسبوعي .\nهل نرى شورت سكويز مع قرب تØ\xadقق القيعان .\n\nhtt…"\t\t\n@alan_kooper $BABA průmÄ›r na 189$.... Hodlám pÅ™ikouoit. TOP spoleÄ\x8dnost v zemi se Å¡patným režimem. Budoucnost mi ukáže.... ðŸ˜\x81\t\t\nGonna buy a $BABA share so I can wave it around if this was the bottom.\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 76\n2. $GME : 36\n3. $BRK : 33\n4. $WAVE : 22\n5. $TSLA…"\t\t\n"Muchos cuñados españoles atrapados en $BABA después de meses dando la turra. Si no habláis mandarÃ\xadn ni entendéis su cultura', ' al menos escucharos a @TorrasLuis en @ValueInvestingS y luego decidÃ\xads si os sigue pareciendo buena idea.\nhttps://t.co/aaPa6P4s0t"\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n"RT @korinek_trades: $BABA requests\n\nAlmost ready for a bounce IMO\n\nWatch that 94-87$ area \n\nMonthly demand and origin of more from 85–>320…"\t\t\n"RT @tasiseq: $BABA\nبالمناسبه شمعه الأسبوع القادم (مجنونه اسبوعي ) اللي بعدها يعني قاع اسبوعي .\nهل نرى شورت سكويز مع قرب تØ\xadقق القيعان .\n\nhtt…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 14 | 75.0% | 🚀\n| $BABA | 5 | -28.6% | 🚀\n| $FB | 5 | 66.7% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n| $TQQQ | 3 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$BABA\nبالمناسبه شمعه الأسبوع القادم (مجنونه اسبوعي ) اللي بعدها يعني قاع اسبوعي .\nهل نرى شورت سكويز مع قرب تØ\xadقق القيعان .\n\nhttps://t.co/JK8XH4lqlR https://t.co/YsGLT8WZmx"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"@qqqspx @cryptob20 Try $BABA\nhttps://t.co/PjdcDVCmvf\nhttps://t.co/MhOgCaiBnA\nhttps://t.co/VNW2daApqV"\t\t\n$BABA $72 next 💫\t\t\n@highflyer ‘bottomfish’: any idea where that is with $BABA? RSI 24 still not doing the job apparently. â–¶\t\t\n$PYPL $PINS  $BABA what is the difference? Baba only started going down sooner. All minus 70. Stock prices are just overvalued and need to collapse 😃\t\t\n"He didn\'t. Thanks my man.\n $YANG $CHAD $DIDI $JD $BABA https://t.co/SjUPkoUxyn https://t.co/k1EysFLz7t"\t\t\nRT @UBCSE_IR: $BABA BUY AND HOLD LIKE MUNGER', ' IGNORE THE NOISE 📶\t\t\n$BABA BUY AND HOLD LIKE MUNGER', ' IGNORE THE NOISE 📶\t\t\n$BABA epic valuation🚀 back to $340 end of 2023 💯\t\t\nWhy Alibaba $baba should spin off Lazada https://t.co/KfFS2wuAwJ\t\t\nRT @SeekingTheValue: Tremenda bestialidad el ritmo de generar caja de $BABA año a año. Me explota la cabeza. En 2 o 3 años tendrán más de l…\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"$BABA monthly chart #perspective #IPOlevel \n$BABA has been battered and bruised and reached its 2014 IPO level. If you liked $BABA at $300', ' $200 or $150', ' you have once again the opportunity to buy it as an IPO:). We are buying some 2023 leaps. #charliemunger. https://t.co/rkTrudSF6O"\t\t\n@WealthOrDie Time for me to step up my $BABA bet.\t\t\n@investor_as Some of these chinese companies are trading at almost net-net valuations. I never thought I would live to see legit quality companies selling that CHEAP. $BABA $TME\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n@karenfinerman are you still holding $baba? Can it bounce from here asking for a friend :)\t\t\nRT @OutsizedGains: @IDKFA3 @ignore89039500 108 year old Charlie when $BABA breaks even https://t.co/FKNgatEqr8\t\t\n"RT @TicTocTick: $KWEB is my worst trade. I am down 50% as I assumed mistakenly Biden will be good for China 🇨🇳 \n\nIt turned out to be the op…"\t\t\nThanks for sharing your wisdom & keeping the faith in $BABA @ChrisFranco. I suppose it may take 3-5 years for investor perception to catch-up with China\'s & Alibaba\'s growth potential. Those in for a quick trade or buying on margin', ' you can be in trouble. Be warned. https://t.co/q7Bizu1Q9m\t\t\n$BABA 58$ ï¸\x8f\t\t\n"RT @TicTocTick: $KWEB is my worst trade. I am down 50% as I assumed mistakenly Biden will be good for China 🇨🇳 \n\nIt turned out to be the op…"\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n"@Ciudaddeltrader #bitcoin te cae un 40%? ""Es una burbuja"" \n$BABA o $JD caen un 60-70%? ""El mercado les ha cogido manÃ\xada"""\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 76\n2. $GME : 36\n3. $BRK : 33\n4. $WAVE : 22\n5. $TSLA : 19\n6. $BABA : 18\n7. $FILL : 18\n8. $AMZN : 16\n9. $AREN : 16\n10. $AAPL : 14\n#stock #trading #usstock #stockmarket"\t\t\n@dissectmarkets @Stocktwits correction : sucks to be a $BABA shareholder for now.\t\t\nRT @specialsit1: My IBRK sales assistant just called me and confirmed — I don’t own an equity claim in $BABA but a VIE-linked ADR that trac…\t\t\n@Stocktwits Sucks to be a $BABA shareholder\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \nhttps://t.co/YTeJ0IbZSm\nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/N48tozc3Gl"\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/YTeJ0IbZSm\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID https://t.co/wXRi4dnjvO"\t\t\n@antonio_mangas Alucinando con los comentarios. No siempre los fundamentales reflejan el precio', ' ni el precio los fundamentales. Véase $BABA. Recomprar', ' promediar e inmovilizar tu dinero en una acción con perspectivas no cumplidas. Es la forma más ineficiente de gestionar el capital.\t\t\n$BABA at current prices alibaba now have enough cash n cash equivalent on hand (71.3b) to buy over all of softbank’s shares ï¸\x8f\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n@AJButton2 I think Chinese stocks are uninvestible right now. I also bought a small amount $BABA leaps today.\t\t\n$BABA without days like this it will be very hard to 2-3% my money ðŸ’\x9d\t\t\nMy short watchlist for next week $BILI $SHOP $BABA $UPST the usual suspects 👈\t\t\n$baba Best room on the net', '. Stay turned https://t.co/e9k4D9rPxl\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$spy $baba this is all you need to know for a successful trading career. 🚩 https://t.co/OGCKV4ZLXW\t\t\n"@krizmarek Také jsme na $FB v minusu. Zde budeme nakupovat postupnÄ› i dál. Na $BABA už budeme pÅ™idávat pouze kosmeticky. \n\nMáme malou pozici na osobnÃ\xadch portfoliÃ\xadch v $TCEHY. Nio jsme si jeÅ¡tÄ› nenastudovali', ' takže zatÃ\xadm bohužel nemůžeme komentovat. Vy máte jeÅ¡tÄ› nÄ›co v ÄŒÃ\xadnÄ›? :-)"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA retail might truly own the float here lol this could be the next amc ðŸ‘\x8d\t\t\n@MartinDlouhy7 @danielgladis Taky z ni mam obavy. Mam 33 % portfolia vyhrazene na spekulativni a risky obchody. Takhle jsem postupne nakupoval $BABA', ' ale do dalsich cinskych si zatim netroufam byt se mi papirove libi…\t\t\n"@investingsCZ Nice. Mne uz se do ty $BABA chce cim dal mene. Prumerny nakup mam $119 a uz neredim… $FB je imo skvely na nakup porad', ' trochu smutne jsem na nem ted -38 % kvuli jednomu vetsimu nakupu u $300', ' ale ta firma je krasna.\n\nBtw mate nejake dalsi cinske pozice mimo Babu? Nazor na Nio?"\t\t\n$BABA fucking insane! This price is unbelievable 💫\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n"Most mentioned tickers in #WSB in last 6H\n\n1. $SPY (40)\n2. $BABA (20)\n3. $GME (15)\n4. $AMZN (8)\n5. $TQQQ (8)\n6. $WISH (8)\n7. $WEN (7)\n8. $NFLX (6)\n9. $ARKK (6)\n10. $AMC (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/X9iz04OZfL"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n@rosemontseneca $BABA >>> $BYeBYe\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n@JackMaaa $BABA yes i do 👀 https://t.co/l2VkxKIeex\t\t\n$BABA Another fine day in HK... â\x8f©\t\t\n$BABA Daily RSI 24. Maybe one more down day before it catapults. It is coiling like a loaded spring 😃\t\t\n$BABA if all analysts with a buy rating would actually have the faith of the institutions they are working for', ' this should be up to $150 in no time. 💟\t\t\n$BABA C\'est la vie â\x8f© https://t.co/g1MOuQTPQO\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $TSLA\n3) $BABA\n4) $AAPL\n5) $RIVN\n6) $QQQ\n7) $GME\n8) $SOFI\n9) $AMZN\n10) $FB"\t\t\nSweepCast alerted: $BABA with Unusual Options Activity Alerted on $98 PUT Expiring: 03-18-2022 worth 158KðŸ\x90»  Learn Unusual Flow https://t.co/pSB4hAOvHI\t\t\nRT @GerberKawasaki: China stocks falling apart as investors start to realize the real risk of these foreign markets. These China stocks are…\t\t\n$ARKK $BABA $BMBL NEW ARTICLE : Pockets Of Volatility Keep Popping Up; Is There A Liquidity Vacuum? https://t.co/ItIhxzs7Rq Get all the latest $ARKK related news here : https://t.co/bewxHKDiOd\t\t\n$BABA wow can you imagine what a profit you could of made if you bought a at the money put a month ago.  It may not be to late now. 👇\t\t\n"Collection of tweets on $BABA 👇\n(just a collection', ' not saying I agree or disagree)"\t\t\n$BABA I want it to ching but it\'s only doing chong 🆙\t\t\n"RT @WealthOrDie: The CCP doesn’t want you to own $BABA\n\nThe USG doesn’t want you to own $BABA\n\nThe mgmt team doesn’t want you to own $BABA…"\t\t\n$BABA if you factor in hyperinflation this is equivalent of $50 two years ago 💯\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/jSF2u2TUtB\t\t\n$BABA no relief... 💫 https://t.co/YKcVxBLYvV\t\t\n"Interesting article on Alibaba\n\nhttps://t.co/u5Eg1piEZY\n\n$BABA"\t\t\n@itscharliemar I like $BABA at this price\t\t\n"$BABA~All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀  \nhttps://t.co/KndVBMMTgS"\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n$BABA it wants and will be sub 80 at this rate ï¸\x8f\t\t\n$BABA   The US is just showing the whole world how broken there market is and I\'m sure is will crash from greed and corruption like it always does. Best thing for BABA would be delisting honestly 😃\t\t\nThere will probably be a point in time where $baba can pay out its market cap in dividends every year if it gets any more ridiculous!\t\t\n"$BABA y’all buying in margin are all fuked up!\nIf you gunna do that shit might as well buy June Call options  \n$jd $PDD  $JD \nI gots em all !!! $39k worth !!! \n6-8% move is a dub!!🤑🤑 🪄"\t\t\n$BABA $60 in 3 months â\x9d—\t\t\nRT @hirozaki2020: $baba 87$ olmuÅŸ. İnsanın aÄŸzının suyu akıyor gerçekten de. https://t.co/FMgXgmO42C\t\t\n"“The beatings will continue until morale improvesâ€\x9d\n\n-CCP to $BABA', ' $DIDI & gang \n\n3.11.22"\t\t\n"RT @jm_ret: 「SECã\x81¯HFCAA(Holding Foreign Companies Accountable Act)をé\x81µå®ˆã\x81—ã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81¨ã\x81—ã\x81¦ä¸\xad国åˆ\x9dã\x81®ADRを特定\n今後ã€\x81ã\x81•らã\x81«å¤šã\x81\x8fã\x81®ä¼\x81æ¥\xadã\x81Œèª\x8d定ã\x81•れるå\x8f¯èƒ½æ€§ã\x81‚り。ä¸\xad国ã\x81®VIEæ§‹é€\xa0ã\x81¯ä¾\x9dç„¶ã\x81¨ã\x81—ã\x81¦å®Œå…¨ã\x81«æŠ•資対象外ã\x81\xa0ã\x81¨ç§\x81ã\x81¯è€ƒã\x81ˆã‚‹â€¦"\t\t\nTo all $BABA investors. Stay strong. Stay long. By way of historical context… March 9', ' 2009 was on a Monday.\t\t\n"I thought I\'d wait for March earnings to buy more $BABA.\nI\'m not sure now.\nAt this point it\'s trading at book value + like 3 or 4 years\' earnings. https://t.co/8aEJiROlnT"\t\t\n@DivyWarrior I see. In current situation', ' I will say much better names to buy than $BABa currently.\t\t\n"RT @uminoxhiro: FANG+銘柄ã\x81¯10銘柄ã\x81™ã\x81¹ã\x81¦ã\x81Œãƒžã‚¤ãƒŠã‚¹ã\x81¨å¤§å¹…ã\x81«ä¸‹è\x90½ã\x81—ã\x81¦ã\x81Šã‚Š-4.22ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n特ã\x81«ãƒ\x90イドゥã\x81Œ-12ï¼…ã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ-6.7ï¼…ã€\x81テスラã\x81Œ-5.12ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦æŒ‡æ•°ã‚’引ã\x81\x8d下ã\x81’ã\x81¦ã\x81„ã\x81¾ã\x81—ã\x81Ÿã€‚\n$AAPL $AMZN $BABA $BIDU $FB…"\t\t\n"@sweatystartup Tweet explained:\nNick bought $baba on 12-24-20 when the stock was valued between $220-$232 in what he may have considered a dip in price from a high of about $310.\n$baba today is around $86', ' so Nick is using the strategy of sarcasm to highlight a genius investment which was not."\t\t\n"$BABA    \nEarnings reports today before the markets open  ^^ \n@Brookelyons7 ï¸\x8f"\t\t\n$BABA how the fk can you recirculate the same news over and over again ðŸ\x8f¼\t\t\n$BABA how the fk can you recirculate the same news over and over again ðŸ‘\x8d\t\t\nMetrics don\'t matter if the Chinese government hates $BABA and is proactively seeking to weaken it and take what is valuable from it.\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\nRT @the_chart_life: $BABA now into the 80s and below its 2014 IPO price... https://t.co/SwARNsB3aS\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 20.0% | 🚀\n| $GME | 15 | 87.5% | 🚀\n| $FB | 7 | 133.3% | 🚀\n| $NVDA | 6 | 500.0% | 🚀\n| $BABA | 5 | -44.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$Baba $bidu $wb $jd will NEVER be able to open their books', ' remember that. These are not US accounting standards. KING $SPY people always flee to US for safety. â\xad\x90\t\t\n"$SPY I expect a bounce on daily off this volume support. On weekly I expect 424.31 to hold as resistance in the weeks to come the selling should accelerate now\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG $DB $XOM $PLTR https://t.co/QRQ23XZR8i"\t\t\nJust read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"Biggest Mega-Cap Losers for Mar 11', ' 2022:\n\n$BABA -6.68%\n$TSLA -5.12%\n$FB -3.89%\n$TM -3.75%\n$BHP -3.73%\n$ABT -2.55%\n$NVDA -2.46%\n$TSM -2.45%\n$AAPL -2.39%\n$ASML -2.37%\n\nResearch on https://t.co/jp9ZDeBxqV"\t\t\n$BABA Broke $88 so $82 on Monday!! If that doesnt hold then $72', ' $66 and then its gonna be dead after that. $150 max this year on a recovery move 2nd half of 2022! Thats it🥴 ï¸\x8f\t\t\n$BABA i might buy8$ $baba calls for 2024  with a strike of 350$ 💲\t\t\n$BABA I wish baba bears die slowly with slow bleeding ☑\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA China is nearing a recession. thank putin for expediting this global recession by going to war with Ukraine. the bull market party is over. âž¡\t\t\n$DIDI I am sad for anyone who invested Chinese companies after Covid $NIO $BABA ✨ https://t.co/NfliriPLuK\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n$BABA I wish all the bears get butt fckd by BABA 👀\t\t\n"FANG+銘柄ã\x81¯10銘柄ã\x81™ã\x81¹ã\x81¦ã\x81Œãƒžã‚¤ãƒŠã‚¹ã\x81¨å¤§å¹…ã\x81«ä¸‹è\x90½ã\x81—ã\x81¦ã\x81Šã‚Š-4.22ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n特ã\x81«ãƒ\x90イドゥã\x81Œ-12ï¼…ã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ-6.7ï¼…ã€\x81テスラã\x81Œ-5.12ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦æŒ‡æ•°ã‚’引ã\x81\x8d下ã\x81’ã\x81¦ã\x81„ã\x81¾ã\x81—ã\x81Ÿã€‚\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/QVBn0A81T0"\t\t\n$BABA everyone fear mongering here again and bringing up delisting when U.S and china auditing talks have actually gone well and its been reported that they are close to an agreement. ï¸\x8f\t\t\n$BABA anyone said reward here is great since it hovered about $200+ from 300+ no end in sight until seeing ccp back off and new ant ipo announced ðŸ‘\x8d\t\t\n$BABA thats what it happens when leaders are autocratic!!!!! ï¸\x8f\t\t\n$BABA This is a great value penny stock. ï¸\x8f\t\t\n$BABA Best room on the net. Stay turned:......    https://t.co/SUOxzpr6SK\t\t\nWhatever that goes down must come back up! #baba $baba https://t.co/sFkj2DWte4\t\t\n@RedDogT3 @ren2you look at $BABA $KWEB', " back to 2014/2015 levels. Never thought in 2 years we'd see circuit breakers", ' 8% inflation', ' WW3 (almost)', ' -ve oil to $130 oil\t\t\n$BABA will this be delisted? ï¸\x8f\t\t\n$BABA so…we all got bamboozled.  Imagine that. 🔔\t\t\n$BABA risk reward here is pretty nuts. 📊\t\t\nRT @InversorExperto: Felipe II: «Yo no mandé a mis barcos a luchar contra los elementos». $BABA https://t.co/OvEDLAr1tm\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"I\'ve avoided Chinese stocks at all costs. Too much uncertainty. I don\'t understand the regulatory environment. Just bad written all over it.\n\nBut DAMN $BABA is cheap..."\t\t\n"RT @ToroDeArena: @F3lipeAlba Yo vivÃ\xad China en 2010\n\nY en los chinos no se puede confiar\n\nYo tengo $BABA', ' pero para mi es dinero de riesgo"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $SOFI\n6. $ARKK\n7. $AMZN\n8. $BABA\n9. $MSFT\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/EcBZdN2suz"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA if you want to learn Chinese profanity', ' let me know! 😘\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n$BABA only 86 to go till zero â\x8f©\t\t\n$BABA hope bankruptcy arrives soon 💲\t\t\n"$BABA was one of my long babies a few years ago. Been watching for a year to buy back in.  $320 down to $87. Shoulda been a $1000 stock China is trash. They’ll\nAll be delisted. What a shame 🔔"\t\t\n"@SOXL_NaaaGi ã\x81\x9dã‚“ã\x81ªã\x81“ã\x81¨ã\x81ªã\x81„💦\nã‚\x8fã\x81Ÿã\x81—ã\x81®å\x8f¯æ„›ã\x81•ã\x81¯ $BABA 並ã\x81¿ðŸ“‰ https://t.co/4pCYsgf8iI"\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n$BABA some racist bastards on this board. The whole market is down except for commodities. â\x8f©\t\t\n$KWEB $FXI $CQQQ $EEM $BABA another reason why Chinese stocks have been under pressure? Look at the strength it\'s shown versus the USD since the pandemic low 😳 https://t.co/RTFa0X0q2L\t\t\n@MarketRebels Saw $baba down 5% today. So thought', ' why not short further. Made 2% profit in 15 minutes.\t\t\nCon respecto a $BABA', ' y desde un punto de vista value', ' pienso que un precio justo de la acción puede ser $64', ' puede ser interesante para largos.\t\t\n$BABA people who are bullish here are completely ignoring geopolitical issues and it’s actually making you look pretty dumb 📣\t\t\n$baba ↘ï¸\x8f https://t.co/cI7cFcg75m\t\t\n$BABA I think China killed Jack Ma and created new dummy that look like Jack Ma .. he stop talking â\x9d—\t\t\n"RT @FossGregfoss: So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over th…"\t\t\n"China’s tech platforms become propaganda tools in Putin’s war via @FT\n$TCEHY $BIDU $BABA $JD At least as important as the delisting threat https://t.co/EISR7Wiq7V"\t\t\n$BABA I think China killed Jack Ma and created new dummy that look like Jack Ma .. he stop talking 😃\t\t\n$BABA ã\x81Œã\x81—ã\x81¬ã\x81»ã\x81©ä¸‹ã\x81Œã\x81£ã\x81¦ã\x81¦æ³£ã\x81\x8dã\x81\x9dã\x81† https://t.co/oL2UJ3tHRF\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n$BABA $BIDU best thing China could do for these is say “you know what delist them allâ€\x9d and get it over with 💯\t\t\n$BABA $BIDU best thing China could do for these is say “you know what delist them allâ€\x9d and get it over with\t\t\n@WealthOrDie Do You own $BABA ? 😉\t\t\n@DivyWarrior Do you still hold $BABA ? I divested my entire Chinese stocks at 2018 and never turned back.\t\t\n@DiscountGosling @the_chart_life I would buy $BABA at $300 if momentum was in the right direction. Right now it\'s momentum is down and sitting at a support level from 5 years ago which it could easily break given the fact it has broken through all the other support levels with ease\t\t\n$BABA 😔 📈\t\t\nIf I had witnessed anything similar to ongoing situation before 2020', ' I would never touch a single Chinese stock. $NIO $XPEV $LI $BABA ðŸ˜\xad\t\t\n$BABA your avg better be 108 if you want to break even or be profitable.  that is the near term target to the upside that will almost certainly hit.  what happens after that', ' I can\'t tell you with any certainty. â\xad\x90\t\t\n"@robertkjackson @JerryCap @scuttleblurb cash flow stories could be ``value\'\' traps (live exhibit:  $BABA)\n(perhaps as tricky to get involved in as ``story\'\' stocks)"\t\t\n"RT @DeepThroatIPO: If $BABA continues to fall 5% a day it will be worth about $30 in three weeks.. \n...unless Xi decides to buy the dip...…"\t\t\n"$BABA Man I can’t wait for this to climb to 100', ' then bye bye BABA \n\nThe More I look at this chart more i see CHL â\xad\x90"\t\t\n$BABA next long term resistance is 79', ' but that will hardly slow the fall. The real showdown is 59. If 59 breaks', ' katybarthedoor ✔\t\t\n$BABA I closed my short positions today though will wait for the reversal @GoodNewsBull ï¸\x8f\t\t\n"@F3lipeAlba Yo vivÃ\xad China en 2010\n\nY en los chinos no se puede confiar\n\nYo tengo $BABA', ' pero para mi es dinero de riesgo"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nAlibaba Group Holding Limited traded 39.041M shares', ' 76% above average volume $BABA\t\t\n"Large cap stocks with the most shares traded Friday\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T 54.4M\n$ITUB 50M\nOccidental $OXY 48.4M\nDocuSign $DOCU 44.8M\n$BAC 43.9M\nPetrobras $PBR 42.7M\nRivian $RIVN 42.5M\nAlibaba $BABA 39.2M\nPalantir $PLTR 37.5M"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nNo idea whether $BABA has bottomed', ' but for a company with this much revenue/profit/cashflow it\'s looking juicier by the moment. https://t.co/7mPtpffQJu\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\nRT @RichardBruce8: $BABA from $128.00 down to $88. Down $40.00 - 30% in less than a month. If this isn\'t a washout? What is?\t\t\n$BABA does anyone have any lube? Raw is real here 🆙\t\t\n$bidu $baba anyone have all their 401k in these two ? 💢\t\t\n"RT @MoneyLobster: @MarketRebels No position', ' but short of being a total fraud. $BABA @AlibabaGroup is 1% below IPO. (7 years ago) \nRevenue…"\t\t\n"$BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos se han multiplicado por 10x\n\nQue pasa? Welcome to China https://t.co/AXJ3pZVGWg"\t\t\n@sp3cul8r @prosperousguy How many times were you "Right" then. Most people don\'t mind buying a $100 value for $80', ' and it gets further discounted to $70 they don\'t beat themselves over it as they owned it already. $BABA\t\t\n$BABA dividend coming 💗\t\t\n$BABA $BIDU $JD $KWEB 📌\t\t\n@Vishesh62452293 $BABA you need help\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA You can’t undo a fall like this cause love don’t know what distance is 🥺â\x9d¤ï¸\x8fâ€\x8d🩹🥀 🆕\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA You can’t undone a fall like this cause don’t know what distance is 🥺â\x9d¤ï¸\x8fâ€\x8d🩹🥀 😀\t\t\n$BABA can’t give up globalizations 💢\t\t\n@anna04009096 why 15%? how? $BABA\t\t\n$BABA More commie loving trash over here...can\'t wait to watch you all go broke 🆓\t\t\n$BABA Warren Buffett can step in now 📊\t\t\n"RT @JoshuaTai0427: $BABA being down and under its IPO price after 7-8 years reminds me again that: \n\nStock performance = business growth +…"\t\t\n@sp3cul8r I cant argue the math you put forth', ' but I dont need anyone elses $ to flow into my research. I may not be perfectly right but $BABA here at $87 but I DO feel very good about.\t\t\n$BABA ã‚„ $DIDI ã\x81Œæš´è\x90½ã\x81—ã\x81¦ã‚‹åœŸæ›œã\x81®æœ\x9dã€\x81唯一ã\x81®ç™’ã\x81—ã\x81§ã\x81™â˜ºï¸\x8f https://t.co/hV07MHY8bw\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @TihoBrkan: While I am simplifying matters here', ' \n\nit is still nevertheless fascinating how investors were willingly and happily paying…"\t\t\nRT @VicenteVaro: el gráfico de $baba … La de gente pillada en esa caÃ\xadda https://t.co/9x1DhT3b91\t\t\n$BABA just Jesus 💫\t\t\n"@vtg2 ...is that your guess as to the average jail time the $BABA investment bankers and analysts are going to get?\nhttps://t.co/JoLEQ8tT9M"\t\t\n"RT @InversorExperto: Los inversores en empresas con negocio core en China listadas en Estados Unidos siguen liquidando sus acciones. \n\nDesd…"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @InversorExperto: Alibaba capitaliza 277', '39 mil \n75.000 millones en caja\n\nPrecio de las acciones 100', '35$\nBPA estimado año contable 2022…"\t\t\n@Tortoisehead38 @EquityBrian @rosemontseneca He has invested very small amount in $BABA. Whatever be the time horizon', ' it won’t hurt him. Company Will be back in business', ' within an year\t\t\n$BA $BABA $WMT $KR $KO $LOW $HD $NFLX $AMD $GME $AMC $MRNA $PFE $AZN $GOOGL $AMZN More Chart on Large names coming up shortly. Here; https://t.co/loKNPoIZpq\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n@IDKFA3 @ignore89039500 By the time $BABA breaks even Elon Musk’s son will be the president of Mars\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\nRT @the_chart_life: $BABA now into the 80s and below its 2014 IPO price... https://t.co/SwARNsB3aS\t\t\n"CN is the 2nd largest economy', ' this will be CN’s decade', ' look at how the controlled Covid', ' this is all western media FUD…lol\n\nCongrats delusional CN bulls.. ðŸ‘\x8f\n\n$BABA $BIDU $JD $KWEB 🚩 https://t.co/fIU8levtQd"\t\t\n"RT @marketplunger1: If you invested $10', "000 in Alibaba $BABA on its IPO in 2014 ... \n\nYou'd have $10", '000. https://t.co/AFlPQxdAl5"\t\t\n$BABA I would buy it but....ITS FUCKING CHINESE! ï¸\x8f\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"@DiscountGosling I know', ' you are right', ' cant argue with people that just dont want to admit simple math 😎\n\nI do NOT know when $BABA $87 will turn', ' but when I see newbies and wannabees saying how they are waiting for $30 or single digits', ' I\'m pretty sure we\'re close..."\t\t\n@DaMedinaR Cuando pensábamos que ya estaba tocando fondo vuelve y cae; hermosa gráfica pero que gran cantidad de dinero 💰 se ha ido de esta empresa. $BABA https://t.co/h1TVcSOPSe\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$DIDI $BABA $JD $BIDU â\x8f© https://t.co/pZIGnbEqTw\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n$BABA testing old support. Let\'s see if the buyers step in and bid the price higher. ☑ https://t.co/RKz1BEEMge\t\t\n@HurricaneBot1 Yes $147 by this time next year for $BABA Good call.  Takes guts to say that and I respect you for it.\t\t\n$BABA can’t wait to get in for an upside swing. One more drop â\xad\x90\t\t\nRT @LarryCheungCFA: There has been a lot of wealth destruction lately in Chinese equities. I want to let you know that I am on that ship wi…\t\t\n@hsp_6498 Yes $BABA is down $30 from $117 Good math\t\t\n$BABA dumb and irrelevant question', ' but how is the sentiment at 2.0%? â–¶\t\t\n@DiscountGosling Stop arguing with anyone who says they would raher buy at $300 than $80. It makes YOU look bad.  Just pick up some $BABA and make $ over the next 6-12 months\t\t\n$BABA I mean re-test support at $60? 📣\t\t\n@FossGregfoss That doesnt mean that $BABA HERE isnt a sweet long-term buy under $87\t\t\n"$SPY $BABA $DWAC\n\nThinking about sending GoodNewsBull some Giza sheets and a my pillow....maybe even the slippers. â\x8f©"\t\t\nRT @DaMedinaR: AsÃ\xad van mis acciones de $BABA https://t.co/8hcSUL95fz\t\t\n$BABA gap fill to $60? ðŸ\x8f¼\t\t\n$BABA $TTCF $NIO   $1800 into $40k in the last 30 days', '. If you really want to make huge profits on trading then', ' Join this winning chat:  https://t.co/Flf4spKoTM 🥇\t\t\n$BABA was $245 in last year but even more amazing down 9 percent since stock listed years ago. ðŸ‘\x81\t\t\n$BABA what does the next bounce look like 105-110 looks like a bad resistance and that is also 30% away from todays price 👉\t\t\n$BABA Speechless. At the current rate. Selling calls will take about 10-12 months for me to get even. If', ' this doesn\'t tank further. ✅\t\t\n$BABA a falling Ginsu Knife â\x9d—\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"@uhuh12345 Oof. He closed the partnership under the high water mark.\n\nWonder if that’s a foreboding for $BABA …."\t\t\n$BABA 130 average -- need to get it under 100 LOL 🚩\t\t\n"@itscharliemar $BABA\'s suffering may not end at the hands of CCP\n2) People are drawing comparisons between Russia\'s stocks that have gone to zero overnight. I think this I probably incorrect because Russia is not a major economy while China is. Making Russia suffer only increases energy 2/n"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"@itscharliemar Couple of issues I can think of for this sell off in $BABA:\n1) $DIDI didn\'t follow CCP and there is no end in suffering. Even HK listing is not easy for them. Similarly', ' Jack Ma has passed off CCP - even though he has been humiliated with Ant Financial fiasco', ' donation to CCP 1/n"\t\t\n@FossGregfoss wow $baba literally got destroyed\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA CCP owned this bitch 💫\t\t\n"For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over 10yrs.\n\nYa', ' Charlie and Warren know tech!!!\n\nPound sand and change your diaper Charles.  Warren I am camping on your lawn...\n\n#btc"\t\t\n$BABA reevaluating this', ' where do you think this will be priced for end of 2023', ' jan 2024? ðŸ\x8f¼\t\t\n"RT @DiscountGosling: So I get trend vs. counter-trend trading and investing \n\nI am a counter-trend (discount) trader and investor.\n\nPolitic…"\t\t\n"$BABA 🥺 I have 160 avg  \nhurting too much â\xad\x90"\t\t\n"So I get trend vs. counter-trend trading and investing \n\nI am a counter-trend (discount) trader and investor.\n\nPolitical / de-listing risks aside (you shouldn’t trade/invest more than you’re willing to lose)… can someone answer why they would buy $BABA at $300 over $80 ? https://t.co/nx4wY2qZP4"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n$BABA deal of a lifetime ðŸ’\x9d\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA no words.    There are z hundreds of these ✔\t\t\nRT @uhuh12345: I love how people are dunking on Munger for buying $BABA early. It\'s like people think this is his first drawdown and he is…\t\t\nI love how people are dunking on Munger for buying $BABA early. It\'s like people think this is his first drawdown and he is a novice / old coot. Clearly they are not familiar with his Partnership results: https://t.co/Go1kRWU12A\t\t\n"LEARN HOW TO TRADE OPTIONS AND HOW MY GROUP EARNS 100%+ PROFIT\n\n$SPY $CEI $BABA $TSLA $AAPL $AMC $MGLD $NVDA $DOCU $AMZN\n\n#options #stocks #trading #stockmarket #investing #finance\n\nhttps://t.co/cF9rLeJZKI"\t\t\n@Ivan_Bolsa Todos apuestan vs $BABA', ' deberÃ\xadan de conocer una de sus principales metas', ' durar al menos 100 años', ' para los cuales ya habrá muerto el actual presidente de China', ' y quizás varios mas', ' confió en Jack Ma\t\t\n$BABA down to $30 dollars ï¸\x8f\t\t\n$BABA I you bought today you guaranteed urself a 15 % profit next week 📣\t\t\n$FXI $baba $kweb ', ' avoid anything china related. u must hate money to catch a falling knife here. 📶\t\t\n$BABA $82 Monday $70s later in the week 🤞\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\nRT @eshan_shetty: In light of $BABA ‘s price action. This statement is evergreen. Irrespective of individual (even Charlie Munger)', ' always…\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\nIn light of $BABA ‘s price action. This statement is evergreen. Irrespective of individual (even Charlie Munger)', ' always find your own conviction. It’s good to have multiple rabbis but no prophets :) - not my quote\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n$BABA who bought above $200? ↔\t\t\n$BABA China needs to say something this weekend or else the BANK RUN ON CHINA will continue much worst monday on all chinese stocks. WWW3 HAS STARTED THEY JUST DIDN\'T TELL US. 📌\t\t\n"RT @LarryCheungCFA: I\'m no stranger to pain', ' and I\'m sure all of you aren\'t either. But we are all being tested in this market. \n\nStay stro…"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\nQuienes dicen que #Crypto es un activo de mucho riesgo es porque no tienen $BABA en su cartera\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $ARKK 🥉\n4. $MULN\n5. $BTC\n6. $DI…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n$BABA 78-82 Monday on no news bad news idk could no floor ðŸ‘\x8d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $ARKK 🥉\n4. $MULN\n5. $BTC\n6. $DIA\n7. $SOFI\n8. $SPX\n9. $FB\n10. $BABA\n\n( Sorted by most recent ) https://t.co/tvbxtdxDax"\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba declines by 7% over regulatory fears after the SEC warned 5 other Chinese stocks that they risk…"\t\t\n"$BABA   All that you need to know; Shorts haven\'t covered a single share:~~~~~~~~~~~~~ Check it out below 👇  \n  \nhighly recommend everyone to follow them. 🚀   https://t.co/4FwQlOyGcP"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n$BABA I know someone that has been trading for years and he lost everything trading baba options over the last yr. ï¸\x8f\t\t\n"RT @FossGregfoss: So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over th…"\t\t\n$BABA if you have money on the sidelines this is the time. I just y sold a house and I’m I know this it for me and China. I’ll m even from 2014-15. It’s a game of chance but at these levels may be a bliss ✅\t\t\n$BABA Waiting for Buy signal on BABA with https://t.co/Bw0O28xGaK https://t.co/rvKtn94Fr6\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"🔻Alibaba', ' la decadencia de un imperio🔻\n\nEl precio de la acción ya pierde -72% desde máximos históricos. Se encuentra ante el ultimo soporte antes de mÃ\xadnimos históricos.\n\nSerán los $60 el suelo definitivo o exploraremos mas abajo?\n\n#Alibaba #BABA $BABA https://t.co/D22GAHWZI6"\t\t\n$BABA can only be daytraded when hang seng market down another 800 points âš¡\t\t\n$BABA hope you sold today', ' hang seng look real bad', ' probably down another 800-1000 points before a brief pop ï¸\x8f\t\t\n"So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over the CCP. https://t.co/FJvJ6sK2Wf"\t\t\n$BABA $60 around the corner 🆙\t\t\n$BABA this is exactly right ï¸\x8f https://t.co/6Yn0xAKhcd\t\t\n"اكثر الشركات الصينية التي تتداول Ù\x81ÙŠ السوق الامريكي معرضة للشطب بسبب عجزهم عن الامتثال لمتطلبات هيئة الاوراق المالية الامريكية\n$BABA\n$NIO\n$SNP\n$JD\n$PDD"\t\t\n"$kweb $baba $jd\n(1) most likely no delisting (see below)\n(2) if delisting', ' cos have time to prep Hong Kong listing', ' just brief your broker to exchange ADR to HK security (no transaction cost).\n(3) if no HK listing', ' then buyback or OTC listing. See Luckin Coffee', ' shares moved up! https://t.co/KiN1ntcaip"\t\t\n@PaulCDuffy I heard all the people who went broke in $RSX are now buying $BIDU & $BABA\t\t\n"@DeepThroatIPO @RudyHavenstein Seriously? Goodness. Thx\n\n$BABA"\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   Not Yet ¡¡ https://t.co/yKk4azAbQ8"\t\t\n$BABA here is great idea - let’s all hedge our positions here with weekly puts that way our puts get squeezed and the stock goes up! â\x9d—\t\t\nRT @The_Real_Fly: $BABA\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n$BABA Wow. Going to zero? â\x9d—\t\t\n$BABA max short', ' no buyers ï¸\x8f https://t.co/FQrbJ3JlQ8\t\t\n$BABA Makes an Outsized Move -6.7%. The 18-Mar-22 Option Straddle is Implying a ±4.6% Move in the Next 7 days https://t.co/8n4CUMKE3s\t\t\nI’m glad my intuition made me stay away from this', ' and sell $baba and $fb https://t.co/JqpQVONSRj\t\t\n$BABA lol I don’t think I’ve seen a worse close for a stock of this size it literally closed while dipping under 30rsi with no bounce ï¸\x8f\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 62\n2. $GME : 39\n3. $BRK : 31\n4. $AMD : 22\n5. $WAVE : 19\n6. $TSLA : 19\n7. $FILL : 16\n8. $AMZN : 15\n9. $BABA : 14\n10. $CLOV : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.386M\n$TSLA - 870k\n$NIO - 678k\n$NVDA - 588k\n$AMD - 496k\n$MSFT - 351k\n$BABA - 313k\n$FB - 297k\n$AMZN - 277k\n$AMC - 269k\n\nFull List 👇\nhttps://t.co/zzhpOSy0f8"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@RobEducated @EggPlatypus What do u own? Ppl give me grief for $ntnx $avpt', ' $bark', ' $twtr $splk except they’re now all down same or less than most every other name this yr. I’m down 15% ytd', ' obviously not great but never owned $se $twlo', ' $docu', ' $zm', ' $sq', ' $baba', ' $cpng', ' $shop & million other fintwit faves\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \nhttps://t.co/QxGgK58gpL\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS https://t.co/3lulznwDJp"\t\t\n$BABA not good no life and dying into close falling into new lows 😀\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n$BABA why isn\'t management saying somthing to instill some confidence? This is below IPO price 8 years ago ï¸\x8f\t\t\n$BABA - no position. Do we see $79-85 hold support or more likely to revert to $61? https://t.co/uLML05PvFU\t\t\n$BABA Can\'t wait to load the hell up on puts on the next pump 💯\t\t\n$BABA Can\'t wait to load the hell up on puts on the next pump 📢\t\t\n$BABA I put SL at 57$ Hopefully doesn\'t  go that  much  down.What we can do  if they delist  shares in US? 💗\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n$BABA Looks like U.S. investors are taking sanctions into their own hands â\x9d¤\t\t\n@abindawood88 قاعد اÙ\x81كّر بالإستثمار Ù\x81ÙŠ $BABA وبعض شركات السيارات الكهربائية، بس خايÙ\x81 من الØ\xadرب التجارية، ما تشاركني Ù†Ù\x81س المخاوÙ\x81ØŸ\t\t\n$BABA  my cost average is 86.85  thanks shorts ï¸\x8f\t\t\n$BABA Chinese scam 🆓\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n@JMGarilleti @SeekingTheValue Brillante comentario! El caso $BABA pasara a los libros de historia de la inversion... Y dejara para mi la leccion mas importante', ' geopolitica mata a fundamentales de un negocio... Ya se sabia', ' no habia mas que ver la bolsa Argentina', ' pero esta fue una enseñanza superior\t\t\n$BABA Brandon economy sucks ï¸\x8f\t\t\n$BABA How much do you guys think we lose on Monday? ðŸ‘\x8d\t\t\n"昨晩も元気ã\x81«æš´è\x90½ä¸\xad😇\n\n特ã\x81«ä¸\xad国ä¼\x81æ¥\xadã\x81¯ã\x81“ã\x81“数日やã\x81°ã\x81„下ã\x81’。\n\n$nio $jd $baba $cweb\n\n$jd ã\x81¯æ±ºç®—悪ã\x81\x8fã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81®ã\x81§ã\x81\x9dã\x81®ã\x81†ã\x81¡æˆ»ã‚‹ã\x81§ã\x81—ょã\x81†ðŸ˜Š\n\n#投資 #投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„  #æ\xa0ª #米国æ\xa0ª"\t\t\n$BABA that’s lower ipo ðŸ‘\x8d\t\t\n$BABA keep having to average down. Damn 🤞\t\t\n$SPY USA to shutdown embassy in Beijing after China invests in Russian energy companies...... wait for it...wait for it...$tsla $nio $baba ï¸\x8f\t\t\n@wabuffo @alluvialcapital @ValueStockGeek Pretty shocking watching $BABA touch $87 today. Clearly there are some retail investors out there getting margin called.\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n@DoombergT $BABA-ounce\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba declines by 7% over regulatory fears after the SEC warned 5 other Chinese stocks that they risk…"\t\t\n$BABA let’s get under 86 👇\t\t\n"$BABA \n Guys I\'ve lost over half of my wealth on KWEB/BABA. Should I hold or sell?  I usually have diamond hands', ' but this is almost unbearable.  Need some good advice or a pep talk ï¸\x8f"\t\t\nRT @InvestorPlace: Chinese stocks', ' including $BABA', ' $DIDI', ' and $IQ', ' are slipping today on delisting fears. https://t.co/RDHv0DSMMN\t\t\n"El 19 de septiembre de 2014 $BABA abrió a 92', '70 $ en la Bolsa de Nueva York. Hoy tiene 35. 8x los ingresos y 35.6x la utilidad neta.\n\n La acción bajó ayer a 90.82 $\n\n A veces', ' el mercado de valores es ampliamente irracional."\t\t\n"$BABA $FUBO $PLTR $WISH $PYPL   \nFJB you spoiling whole USA', ' he made everything worst than 2020-2021 \nor worst than ever 🔔"\t\t\n"⚡⚡美国是å\x90¦ä¼šå‡ºçްç»\x8f济衰退â\x9d“ 6大特å¾\x81和信å\x8f· 🔥🔥\nhttps://t.co/DxZIP3I2hc\n$TSLA $BABA $NIO $BILI $LI $XPEV"\t\t\n$BABA $NIO $JD $BIDU $KWEB Anyone thinking of opening a Hong Kong ðŸ‡\xad🇰 acct.  instead of using ADRs? What are the Fees/Commissions like to trade? 📊\t\t\n"Took 1/2 R risk on $BABA short', ' finished up 2 R(4/1 RR) on the day', ' I was not watching it. Anyone know why lmt orders sometimes won\'t be filled? Accounting for spread. Got a fill after hours. That morning drop would\'ve been beautiful to catch! Target was only 2/1 RR.\n\n@AimanBbt https://t.co/35xL4d6mFm"\t\t\n@itscharliemar I wouldn’t hate it if my $BABA and $TME shares mooned tho\t\t\nRT @CaptainRoyen: Buy when there is blood in the streets and my goodness there are some deals out there. I don\'t see how a Tech/SAAS basket…\t\t\n$BABA wish i had $\'s to buy this price â\x9d—\t\t\n@TheMarketDog $BABA is now lower than its US IPO price. So many tesla-hating value investors on YouTube told their subscribers to not invest in tesla', ' but to invest in baba', ' PayPal', ' and fb 🤣🤣🤣\t\t\n"$BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do with the fundamentals of the company. All these will die off over time and the market will then finally properly price #alibaba."\t\t\n$BABA what about stne ðŸ˜\x81\t\t\n$BABA This really trading at ~2x and 10x FY 2021 sales and earnings 😂😂 and I thought sub $200 was a good price. Stop playing games', ' nothing but a buy opportunity. May be riskier than your typical American blue chip', ' but I don’t care.\t\t\n$BABA 50% down on BABA fuckingShit 🆓\t\t\n"$CLOV out of $260 k now I have $40k left so tell me\nOne stock which can be 5 times more in 1 year? $FUBO $SOFI any other ticket will be fine too . $BABA and $HOOD wiped me out 😞 👉"\t\t\n$BABA ipo again 💟\t\t\n"@RudyHavenstein @DeepThroatIPO What price would prompt you to turn bullish on $BABA? Will dig out your past report in the meanwhile. Thx \n\n#everyfraudhasagenuinecore"\t\t\n$BABA 160$ avg jeeez 🌟\t\t\nme desagrada china y sus compañias pero hoy comencé a agregar $BABA ', ' simplemente demasiado barata como para dejarla pasar', '\t\t\n$BABA in 5 years this is either a 5-15 bagger or investing in China is over. Don’t know which it will be but risk/reward favors taking a stab long here 📈\t\t\n$BABA $SBUX $DOCU $ROKU â\x8f© https://t.co/6k1LlMDt4I\t\t\n$BABA https://t.co/sB1QN3HEQ3\t\t\n$BABA good time to buy? âš¡\t\t\n"RT @beikabutaro: â\xad\x90ï¸\x8f3/11⑦\n$JD â–¼15.83% $BABA â–¼7.94% ▼BIDU â–¼6.29ï¼…\nhttps://t.co/WUhbNUx6ouã€\x81Alibaba ã€\x81Baiduã\x81ªã\x81©ã\x81®ä¸\xad国ãƒ\x8dットæ\xa0ª5社ã\x81Œã€\x81米国会計è¦\x8f則をé\xa0†å®ˆã\x81—ã\x81¦ã\x81ªã\x81„ã\x81¨SECã\x81‹ã‚‰è\xad¦å‘Šâ\x9d—ï¸\x8f\n法…"\t\t\n$BABA when you come into money from selling a house it all evens out. My average is $82 since 2014-15 with 1500 shares. I closed today on one of my houses and will have 300k. I see this as perfect timing. ðŸ‘\x8d\t\t\n"EOW Update: No Major Moves \n\nBought to cover $BABA at $90.91 - 26% gain. 💰\n\nStop loss triggered on $RWM - 1% gain. 😬\n\nStill Holding $APPS (shorts)', ' $MELI (shorts)', ' $NET (shorts)', ' $TWLO (shorts)', ' and $U (shorts). https://t.co/6lhXFlMbfd"\t\t\n$BABA can stock be negative ? I am really concerned 👉\t\t\n"RT @beikabutaro: â\xad\x90ï¸\x8f3/11⑦\n$JD â–¼15.83% $BABA â–¼7.94% ▼BIDU â–¼6.29ï¼…\nhttps://t.co/WUhbNUx6ouã€\x81Alibaba ã€\x81Baiduã\x81ªã\x81©ã\x81®ä¸\xad国ãƒ\x8dットæ\xa0ª5社ã\x81Œã€\x81米国会計è¦\x8f則をé\xa0†å®ˆã\x81—ã\x81¦ã\x81ªã\x81„ã\x81¨SECã\x81‹ã‚‰è\xad¦å‘Šâ\x9d—ï¸\x8f\n法…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA I feel it’s cheap enough to go private ðŸ‘\x8d\t\t\n$BABA I remember when they bully me here for buying puts at $190.  Guess who is up 40% on the year... ï¸\x8f https://t.co/2yTktWqIX6\t\t\n$BABA so if people are that concerned of a potential US delisting', ' why don’t they just use interactive brokers and purchase Hong Kong Alibaba??? 💯\t\t\n$BABA I just want to die at this point. What’s the point of living after losing everything in the stock market 😀\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n@ReutersBiz Charlie as chairman? He\'ll keep buying $baba\t\t\n"Most mentioned tickers in #WSB in last 6H\n\n1. $SPY (314)\n2. $TSLA (109)\n3. $AAPL (77)\n4. $SOFI (66)\n5. $BABA (52)\n6. $QQQ (44)\n7. $AMZN (43)\n8. $GME (41)\n9. $FB (22)\n10. $XOM (22)\n\nhttps://t.co/InT5oXXyaY https://t.co/Oil4tx57ly"\t\t\n昨夜ã€\x81 $BABA $MQ $TWTR $DIS ã‚’è²·ã\x81„増ã\x81—ã\x81¾ã\x81—ã\x81Ÿã€‚\t\t\n"RT @anwarbanafea: $baba\n\nتراجع السهم باكثر من Ù§Ù\xa0Ùª من قمته Ù\x81ÙŠ اكتوبر Ù¢Ù\xa0Ù¢Ù\xa0\n\nمن النادر نشوÙ\x81 شركة بØ\xadجمها تتداول بمكرر مستقبلي ١١ مره\n\nومضاعÙ\x81 قي…"\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n@Spicy_Michelada $BABA is trading as if WW3 is inevitable\t\t\nRT @NANDISHPATEL11: $BABA I think this will be Munger\'s last year on this earth. The stress will get to him. Sad but true. 📢\t\t\n$BABA I think this will be Munger\'s last year on this earth. The stress will get to him. Sad but true. 📢\t\t\n$BABA - I can’t believe this went down today.  It’s only been going down for 400+ days but I thought this was headed to $300 next week. ✅\t\t\n"Top tweeted stocks:\n$TSLA $SPX $AAPL $BABA $RIVN $ZIM $ENPH $DOCU $XOM $X $PFE $FB $NVDA $MOS $AMC $AAL $UPST $SNOW $AMD $MSFT $DIDI $OSTK $BROS $DE $BCIM $CLF $CVX $VALE $CTVA $PDD $ES $V $BPT $CMG $CRWD $GOLD $VLO $PLTR $PTON $F $AMZN $ORCL $VRTX $REGN \n\n #stockstowatch https://t.co/o6OMn6dJME"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n@NlCKStocks Nick you should load up on 4/22 $110 calls for $BABA monday with me. Be bold. https://t.co/ZHzBJtZJbE\t\t\n"$BABA 86$\n$COIN 160$\n$SHOP 544$\n$FB 187$\n$PYPL 96$\n$GPN 126$\n$ADBE 416$\n\nLa cloture de cette semaine nous amène de belles choses\n\nÃ\xa0 vous de voir"\t\t\n$BABA I want to buy real bad but have to wait. High likelihood of 50s here near future. ✅\t\t\n"Will start posting our daily Market Report email to clients. Hope you enjoy.https://t.co/lHkGbKEGSL\n\n $SPY $DIA $QQQ $NFLX $BABA $AMZN $GOOG $XLE $SOXX $TAN\n$JMIA $SNAP $SPY $IWM $T $GOOG $GME $AMD $FSLR $FSLY $MNST https://t.co/vaYvGGyhQi"\t\t\n$BABA i bet Jack Ma wishes he kept his mouth shut... 🔔\t\t\n$BABA scam??? 👆\t\t\n$BABA bears are so dumb', ' you realize if delisting happens you lose on your short trade as well 🤡 😄\t\t\n$BABA market is trading as if we’re heading to World War III. Wtf? 💢\t\t\n$BABA China stock. Just cosndintely down week after week.  Little tiny blip ups.  Forget it ðŸ‘\x8d\t\t\n$KWEB tanking after hours too lol $BABA $JD â\xad\x90\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\nRT @investorsrelat3: A este paso una acción de $BABA va a valer lo mismo que un litro de gasolina\t\t\n$BABA wow what in the actual fu€K? 👀\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA delisting â\xad\x90\t\t\n$BABA juicy ðŸ\x8d¿ 💟\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ…"\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ\n9. $FB\n10. $DIDI"\t\t\n$BABA ok man. Come onnnn.  Where is bottom?? 🪄\t\t\n$BABA having fun delusional bulls? ï¸\x8f\t\t\n$BABA that 127% up after hours wasn’t glitch that was the price of the buyout at $200 per share happening next week 😎😎 â–¶\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@TheRyanPope Does that mean you want to buy?!?  Or will it still get beaten down?   All these prices are looking good then they get beaten down again!   A p/e of 10 makes it look good.  $BABA\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ…"\t\t\n$BABA Why is this dropping? Is Jack Ma around Or he is swimming with dead fishes? 🥇\t\t\n$BABA This is like Chinese Buffett', ' all fake shit that only fat Americans eat. ï¸\x8f\t\t\n$FXI $BABA $JD $PDD Boys I told you China was un-investable last July.  It’s still un-investable. Down like 50% to 80% depending on the name.  All profitable companies also.  It’s really a shame 😄 https://t.co/xjlR7L9YAB\t\t\n$BABA wow adjusted for inflation BABA is down something like 45-55% from IPO', ' real inflation even worse ï¸\x8f\t\t\nChinese ending the day down big... $baba down 6.7%', ' $nio down 9.6% and $iq down 13.4%\t\t\n"Another green week in the books \n$spy $qqq $tsla $amzn $amc $gme $nvda $baba https://t.co/0KXMxcm6uq"\t\t\n$nio $baba $jd once the war softened', ' these will bounce back big times.\t\t\n$BABA go ahead invade Taiwan', ' your biggest company’s going to zero ðŸ˜\x81\t\t\n"$BABA what’s the P/E now? 😂😂😂😂\n\nWhat a fucking absolute joke. US stocks over here running 200x plus PE with no profits. ï¸\x8f"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ…"\t\t\n@sidecarcap Sold out before it does a $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $DRTS 🥇\n2. $ANPC 🥈\n3. $SPY 🥉\n4. $MULN\n5. $DIDI\n6. $QQQ\n7. $BABA\n8. $SOFI\n9. $TWI\n10. $VLON\n\n( Sorted by most recent ) https://t.co/Oh3KRmH8BD"\t\t\n$BABA I can see this bottoming around ~$80 next week and if it goes to the extreme of $60 it wont be there long ï¸\x8f\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ\n9. $FB\n10. $DIDI"\t\t\n@VicenteVaro Tweeter ha hecho mucho daño a los inversores en $BABA. La comunidad inversora autoconvenciendose q hacÃ\xadan lo correcto mientras perdÃ\xadan un dineral. La entrada de Munger fue la estocada final. AquÃ\xad se perderán varios analistas value q se habÃ\xadan dejado la pasta en cursos y libros.\t\t\n@FreeMoneyAllDay take a look at $SQ $PYPL $BABA $STNE even Facebook. It’s not just fastly. Market has become crazy . 🪄\t\t\nRT @VicenteVaro: el gráfico de $baba … La de gente pillada en esa caÃ\xadda https://t.co/9x1DhT3b91\t\t\n$BABA everyone knows everything comes in big 3s', ' 3 red days', ' monday 78-80$ then maybe i try to roll the dice on 4th being green ï¸\x8f\t\t\n$TSLA $GME $AMZN $BABA $DB $ORCL $QQQ $VTI $VOO $TQQQ $AMD $NVDA $ICLN $MSFT $MULN $CEI $HYMC $ENSV $CKPT $XELA $KGKG $AGRI $NAK $GPL $LAC $LIT $SQM $BBBY $META $BE $AAPL\t\t\n$BABA I am surprised it being held up so high so long. 🆓\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\n"$BABA adding shares at $86.72.\n\nI like the risk to reward here. \n\nThis swing will become a huge multi-bagger and only fail if international geopolitics get worse between the US-China."\t\t\n"@ShitFund Man if they didn\'t avoid Tobacco...\n\n$BABA to bail out Munger?\n\n$NVR', ' $MMM', ' $CMI / $ALSN', ' $CBOE ? ? ?"\t\t\n$BABA brutal😎 📣\t\t\n"توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA So many American companies down 5-20% today hmmmm ↔\t\t\n"RT @TihoBrkan: While I am simplifying matters here', ' \n\nit is still nevertheless fascinating how investors were willingly and happily paying…"\t\t\n$BABA this was just $200+ a year ago. When will it bottom? Sheesh ðŸ\x8f¼\t\t\n$BABA GameStop is worth more then alibaba. Let that sink in 🆕\t\t\n"200k portfolio next week...  more pressure because its not my $$\n50k $BABA \n50k $SOS \n30k $PHIL \n30k $DIDI \n20k $HPIL \nKeeping 20k to average down on whichever 1 drops over 10%... 🆙"\t\t\n$BABA $XPEV $DIDI  little did I know what was to come 👀\t\t\n"RT @freericky3LB: Great 0DTE day! Thanks for all you do @unusual_whales and @snorlax_uw !!! ðŸ\x90³ 💦 \n\nEverybody try to rest and ENJOY your week…"\t\t\nThis selling in China tech -- who\'s ready to juggle some pinless handgrenades? I know some of you are (even if you won\'t admit it). $BABA $BIDU $JD $BILI\t\t\n$BABA all of China is corrupt. 👀\t\t\n@rosemontseneca He rode $WFC all the way down and back up.  He\'ll most likely do the same with $BABA.  He\'s the epitome of rational so won\'t panic sell or panic buy.  He\'ll be fine (and saying this even if he was half his age)\t\t\nRT @CDividendos: Está mierda de $BABA lo único que sirve es para perder dinero. https://t.co/hhtT7ugEgB\t\t\n"$BABA Monthly \n\n@loggyrhythm https://t.co/0MXAqX6LUj"\t\t\nRT @Robert46989257: My money is on "the great Munger". I expect him to double down again. His last price was around 120 ? now its 86 usd. $…\t\t\nMy money is on "the great Munger". I expect him to double down again. His last price was around 120 ? now its 86 usd. $BABA is back to the IPO price. Have a look at the operating fundamentals. Just look at big basics : SALES & EARNINGS BEFORE TAX (ebt) https://t.co/Oq5Ntp4YE3\t\t\n"@loggyrhythm $BABA Ghanoush will be served tonight at chef Michel.\n👇👇\n\nhttps://t.co/o0ZRWT3Ru4"\t\t\n$YANG monster trade for me today. China has a lot more to lose than Russia at this point', ' politically and financially. Delist them all $BABA $JD $KWEB 🚨 🆕\t\t\n$BABA bulls are so hard headed it’s insane. Been saying this is going to bleed dry since 250 ï¸\x8f\t\t\n@StockMarketHats $BABA\t\t\n"Street @CNBC FEB 18 - loved China.. 🙄🙄\n\n$BABA 86…crazy https://t.co/Z2EmdDfCsg https://t.co/ihUOn3CQJk"\t\t\n@Vargfakta Rismongon? De som köpte $BABA 😂ðŸ‘\x8d\t\t\n"$WIMI $BABA $CMCM $SPI  \n""All of humanity\'s problems stem from man\'s inability to sit quietly in a room alone', '"" \nHOLD ! â\x9d¤"\t\t\n@Montecristo_BM NUNCA lo olvides. El ultimo que rie ... rie mejor! $BABA\t\t\n$BABA back to training it is 🆓\t\t\nRT @tradebroth: What a week- $SPY closing to the downside of yet another structure', ' RIP #china names like $BABA $BIDU and $KWEB hodlings', ' #…\t\t\n$BABA how can anyone be bearish? 📣\t\t\n"$baba\n\nتراجع السهم باكثر من Ù§Ù\xa0Ùª من قمته Ù\x81ÙŠ اكتوبر Ù¢Ù\xa0Ù¢Ù\xa0\n\nمن النادر نشوÙ\x81 شركة بØ\xadجمها تتداول بمكرر مستقبلي ١١ مره\n\nومضاعÙ\x81 قيمة دÙ\x81تريه Ù¡.Ù¦ مره\n\nلكن الامور السياسية صعب التنبؤ بها https://t.co/fWVPGpJdkI"\t\t\n$BABA if it breaks below 85 then we go to 52? 💗\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"$BABA settled -6.7% to $86.71.\nMore prizes for those who got into bed with the communists. https://t.co/UAB6oxnzdp"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nAnt Group is Looking for Blockchain-Oriented People https://t.co/QoHad9u8mf  $BABA $BTC.X $ETH.X\t\t\n"هذا الخبر مهم للمهتمين بسهم $BABA\n\nوعلى أية Ø\xadال التشريعات التي تتعلق بإØ\xadتمالية تعليق تداول السهم لن يكون لها أثر Ø\xadتى سنة Ù¢Ù\xa0٢٤\n\nChina', ' U.S. regulators seen reaching consensus on audit', ' cooperation -source | Article [AMP] | Reuters https://t.co/xhS6Fa9uTt"\t\t\n$BABA ðŸ‘\x81\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (16)\n2. $AAPL (6)\n3. $QQQ (5)\n4. $WISH (4)\n5. $TSLA (4)\n6. $GOOG (4)\n7. $AMZN (4)\n8. $CS (3)\n9. $BABA (3)\n10. $SOFI (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/3SqzbWOjDe"\t\t\n$BABA bears greed might give me more than 100% gain when they will be squeezed in … 👀\t\t\nRT @QuackSlayerHK: @Jbuehler777 @funance1 @TicTocTick Hscei is the Hang Seng Chinese Enterprise Index and HSTECH is the Hang Seng Technolog…\t\t\nRT @JMGarilleti: @SeekingTheValue Yo siempre recordaré $BABA como un curso de inversión. De cómo no asignar +%de la cuenta a un stock', ' de l…\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nChinese leader promises more jobs to support recovery https://t.co/rZHIdXywwl  $BABA $JD $NIO $XPEV $BIDU\t\t\n@MonacoTrader Just curious.  Are you still holding $baba? Thanks\t\t\nRT @OmerAhm22111833: $BIDU $JD $BABA So are these all getting delisted? God damn. 📊\t\t\nRT @LarryCheungCFA: There has been a lot of wealth destruction lately in Chinese equities. I want to let you know that I am on that ship wi…\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nRT @QuackSlayerHK: @Jbuehler777 @funance1 @TicTocTick Hscei is the Hang Seng Chinese Enterprise Index and HSTECH is the Hang Seng Technolog…\t\t\n"Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T 54.4M\n$ITUB 50M\nOccidental $OXY 48.4M\nDocuSign $DOCU 44.8M\n$BAC 43.9M\nPetrobras $PBR 42.7M\nRivian $RIVN 42.5M\nAlibaba $BABA 39.2M\nPalantir $PLTR 37.5M"\t\t\n$BABA People saying no buyers…do realize that in order to make a sale there needs to be a buyer on the other end 🤦â€\x8d♂ï¸\x8f â˜\x9d\t\t\n$BABA how many think baba gonna delist ✔\t\t\n$BABA Ouch!🤯\t\t\n$BABA wow... go to 68? President Xi is killing Chinese stocks. â\xad\x90\t\t\n"RT @DaviddHrndz8: ¿Lo peor de todo? Que son los mismos que si $BABA estuviese a $400 hablarÃ\xadan del empresote que es.\n\nHablan con aires de s…"\t\t\n$BABA ðŸ\x90»s will learn the hard way. A lot of folks just started positions yesterday and today including myself. Holding from here is much safer than starting a short 🪄\t\t\n$BABA AH glitches feel like someone’s burning my money in front of me 📊\t\t\n$BABA sorry here guys. ðŸ‘\x8d\t\t\n@Jbuehler777 @funance1 @TicTocTick Hscei is the Hang Seng Chinese Enterprise Index and HSTECH is the Hang Seng Technology index. $DIDI had its planned IPO in Hong Kong halted that\'s why it plunged. HSCEI and HSTECH have a lot of big companies that overlap - Tencent', ' Meituan', ' $JD', ' $BABA', ' JD health etc which are all\t\t\n"Where I have lost the most money has been in situations where a companies narrative breaks', ' and key valuations metrics (margins', ' growth', ' and guides) also break.\n\nYou see plenty of dip buyers', ' getting aggressive in situations like this - $FB $BABA are the best examples."\t\t\nRT @tu_invernadero: $BABA Warren buffet shit talking munger while holding costco and apple lol 👇\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/qcjYy0WTkx\t\t\n@Martianofsafety We are really having difficult time investing in $BABA. Hopefully time will reward our patience.\t\t\n$BABA Warren buffet shit talking munger while holding costco and apple lol 👇\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/HtyZbCBA1S\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/ixR28PRrQf\t\t\n$BABA I saw 72%+ and I had to take a break. Even the algo knows this market is bullshit. Pretty sure Wall Street firms invents the first sentient AI as opposed to Silicon Valley', ' but what do I know? 🔔\t\t\nWhat a week- $SPY closing to the downside of yet another structure', ' RIP #china names like $BABA $BIDU and $KWEB hodlings', ' #gold still high with a hot CPI #inflation read', ' $XRP win against the #sec - Read our #StockMarket #recap here and see what we\'re watching for next week https://t.co/EehNLjchsA\t\t\n$BABA 65/68 anyone before EOM March? 🆙\t\t\n"There has been a lot of wealth destruction lately in Chinese equities. I want to let you know that I am on that ship with you. \n\nThe damage is being felt. But I trust my skills. I will recover from this', ' and I intend to take you with me. \n\n$BABA $JD $KWEB $QQQ $SPY $DIA"\t\t\n$BABA Softbank about to go broke. ï¸\x8f\t\t\nRT @JustEatBarbecue: $BABA did Goldman sell today or was it SoftBank or munger? ï¸\x8f\t\t\n$BABA did Goldman sell today or was it SoftBank or munger? ï¸\x8f\t\t\n$BABA 65/68 anyone before EOM March?\t\t\nUgh … @CNBCFastMoney and @MelissaLeeCNBC teasing me with these fake $baba quotes on the screen … got me excited https://t.co/2mTKFHdypX\t\t\n$BABA 📢\t\t\n@SeekingTheValue Menos mal que solo tengo 1 papel de $BABA . Vuelve la amenaza de deslistar las ADRs', ' ruido? o esta vez lo veis más serio?\t\t\n$BABA anyone else see that? â\x8f©\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/incHm9WdJj\t\t\n"$BABA\nby  #ICEROCK \n\n   Not Yet ¡¡ https://t.co/yKk4azAbQ8"\t\t\n$BABA Is the company worth $250B or $750B? Apparently', ' the market just doesn’t know. I sold this stock for $AMZN at around this price… in 2016. 📣\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/WfkRN1DtN2\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg  $JD $BABA $NIO $BIDU $XPEV\t\t\n$BIDU $JD $BABA So are these all getting delisted? God damn. 📊\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/kKYkx2tbjP\t\t\n"$BABA  \n \nChinese stocks are taking a beating today 🤞"\t\t\n@MFHoz u keep buying dips in $BABA as u wrote few weeks ago?\t\t\n"✅Stocks \n✅Options \n✅Day trading \n\n $BABA $WORK $JPM $SPY $GS $HD $NKLA $FB $NFLX\n\n🔴Chatroom\n\nIf you want to make real gains and make your own plays join us TODAY https://t.co/3vbD4Mv3UF https://t.co/CbsklxhPcm"\t\t\n$BABA there is fomc next week...would expect stocks further down before fomc.. 👆\t\t\n@MarketRebels $BABA\t\t\nScan results - Expansion Breakdown today: $QFIN $HCP $FUTU $YUMC $ZTO $GDS $KIRK $YY $SOHU $ATC $BIDU $XPEV $EH $BZ $BABA $LTH $NAPA $TDCX $KRNT $PEGA ... https://t.co/xMvVlhrP5U\t\t\n@NNAleid @investor_as الله يرزق الجميع ØŒ علي باب ممكن اÙ\x81كر Ù\x81يه اذا وصل Ù¦Ù\xa0 $baba 😳😳 تخيل يجيبها https://t.co/O3opj2o1DQ\t\t\n"DailyDown5\n$APPS $35.07 -8.31% -13.88% -23.73% -29.58% 34.88\n$ASAN $34.55 -9.10% -23.97% -37.14% -47.54% 33.25\n$ATRC $59.70 -6.85% -11.49% -9.65% -11.67% 37.51\n$AVLR $82.65 -5.32% -12.90% -23.44% -40.57% 33.83\n$BABA $86.87 -6.51% -13.65% -28.74% -29.72% 24.68"\t\t\n"RSI25\n$BABA $86.87 -6.51% -13.65% -28.74% -29.72% 24.68\n$BGS $25.87 -3.04% -11.53% -14.87% -14.25% 23.44\n$BIRD $5.42 -9.52% -14.38% -51.56% -63.18% 18.27\n$CAG $30.10 -1.86% -12.50% -14.61% -5.26% 23.00\n$DIDI $1.97 -41.72% -51.00% -49.36% -70.46% 20.69"\t\t\nFelipe II: «Yo no mandé a mis barcos a luchar contra los elementos». $BABA https://t.co/OvEDLAr1tm\t\t\n$BABA its nothing about delisting….. fear created by bears and shorts and hedge…. Seee American company like dkng', ' hood', ' coin', ' affirm today……Are these Chinese shiits????? ï¸\x8f\t\t\n"@TheBunsenBerner Not a single Chinese ADR name is making gains. Their PE is staying the same while the share price drops 🤔\n\nLarge cap Chinese stocks this week:\n$TCEHY -11.1%\n$BABA -12.8%\n$JD -24%\n$BIDU -17%\n$DIDI -50%"\t\t\n@adequateryan @Grainjones I remember everyone calling $BABA cheap in the 200s. Think we’ll see 50?\t\t\nRT @resourcebull: $BABA for Munger is like Iraq for Colin Powell. One bad move can sully an otherwise perfect career. $KWEB\t\t\n$BABA for Munger is like Iraq for Colin Powell. One bad move can sully an otherwise perfect career. $KWEB\t\t\n$BABA Warren just pamped it after hours 😂 😀\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA buy at $50 📊\t\t\nBABA falls to low $90s on delisting worries https://t.co/Jy3JuQSEIC  $BABA\t\t\n$BABA Bears shitting their pants on these after hour glitches 😂 😃\t\t\n"@GerberKawasaki That week was brutal. 😵\n\nBought some shares of $BABA to feel better in case there is a sharp reversal next week.\n\nProbably the most undervalued company in the entire stock market."\t\t\n@CharlieMunger00 @AlibabaGroup $BABA will go lower! There\'s no fundamental in play here', " they could have the whole market cap in cash and it wouldn't matter! when you can't operate freely and the government can shut you down or tell you not to divest", ' the valuations mean nothing! Learnt that painful way sadly\t\t\n$BABA chill y’all are still losing money. ï¸\x8f\t\t\n$BABA can we sell the glitch shares hahaha 📌\t\t\n$BABA lol I don’t mind this glitch 📣 https://t.co/SMNObLbAy8\t\t\n$BABA WTF? 💲\t\t\n$BABA GLITCH OR LEAKE SCRIPT??? â\x9d— https://t.co/nButEagSdn\t\t\n$BABA Damn', ' another down day. Hope everyone loaded up on PuTs. Looking forward to next week. ðŸ\x90½ðŸ’¨ â\x9d—\t\t\nEstá mierda de $BABA lo único que sirve es para perder dinero. https://t.co/hhtT7ugEgB\t\t\n$BABA https://t.co/9xkCuBo0EM\t\t\n$BABA Amazon buying Baba AH 💗\t\t\n$BABA We’re rich hahahahah 😂 ✨\t\t\n"Today\'s Most Active Puts.... \n\n$TSLA $GM $AAPL $JD $BABA $NIO \n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/ic6SYYzkM1"\t\t\n"RT @JUMOcorp: Achats du jour (coup double) :\n\n$50 $BABA Ã\xa0 89.44\n$50 $PYPL Ã\xa0 97.16\n$50 $GOOG Ã\xa0 2659.16\n$50 $SMSN Ã\xa0 1408.50\n\nMontant total in…"\t\t\n$BABA is this a glitch? 🆕\t\t\n"$BABA \nWhats going on??? ↘"\t\t\n$BABA amazing reverse splitter ï¸\x8f\t\t\n$BABA GLITCH? ï¸\x8f\t\t\n$BABA what’s happening 📢 https://t.co/2Zj2jWghux\t\t\nRT @frankblaze: @BornInvestor 100s of other stocks from the 2018-2021 runup at the same point. All start $docu $fvrr $apps $afrm $app $docn…\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nDid China fix #Evergrande ?  China has at least 65 million empty homes — enough to house the population of France. It offers a glimpse into the country\'s massive housing-market problem. Welcome to bust and boom you commies . $BABA $JD $FXI\t\t\n$BABA baba??? 😄\t\t\n"$BABA with fear', ' earns the most money. \nDoes the SEC make money with? \nI buy... and wait. 💫"\t\t\n$BABA strange how people globally are wanting to invest in china’s businesses. their economy', ' their future growth', ' yet investors get shit on like crazy.. 💗\t\t\n$BABA IM A BUYER AT $4 HAHAHAHAHAHAHA\t\t\nRT @SR_cojones: La apestada no es $BABA es #China. Los números dan igual', ' su crecimiento da igual', ' sus ganancias y métricas dan igual y seg…\t\t\nRT @BahamaBen9: Wake me up when $BABA hits single digits.\t\t\n"How many more lazy ass tweets are we gonna see about how Alibaba\'s revenue is up X times from however many years ago', ' but the stock is down? \n\nHere\'s a hint: Apple wasn\'t consolidating loads of acquisitions in 2013 $BABA"\t\t\n@rhemrajani9 $BABA and FB\t\t\n$BABA We obtained shares 📣\t\t\nRT @SeekingAlpha: $BABA $BABAF - About Geopolitics', ' Ukraine', " China And Alibaba. https://t.co/SmQRJkQcq8 #markets #finance #stockmarket\t\t\n$BABA Enough is enough! 👎ðŸ\x8f¼ â\x9d—\t\t\n@kardifes $BABA - It keeps falling.  I keep thinking the bottom is in.  It keeps not being in.  I give up.  But...it's always encouraging to see large prints at the lows.  Maybe a bounce on Monday?  Not the type of volume I'd expect at a lasting low", ' though. https://t.co/MmtXyBger0\t\t\n$SPY   $BABA 2020-2021 stock of the “yearâ€\x9d. 🙄 💢\t\t\n"$BABA Wow', " so glad I ate -15% and moved on back when this started to get wobbly at $120. \n \nIf you're stuck", " hang in there. \n \nIf you're bullish", ' good luck? 😀"\t\t\n@BornInvestor 100s of other stocks from the 2018-2021 runup at the same point. All start $docu $fvrr $apps $afrm $app $docn $asan $baba $tcehy $jd $twlo $nio $nvta $edit lots of others. A sea of red.\t\t\n$BABA The stupidity in these price targets is mind boggling ï¸\x8f\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n@stocksandteeth @itscharliemar You think a company as high quality as $BABA should trade at 1x cash?\t\t\n$BABA unreal! will look at $50 maybe? 📣\t\t\nJust to clarify I’m long $BABA', ' but my appetite is gone until it’s at $60-70.\t\t\n@Alex__Pitti I’m not saying that price equals truth or that the market is inherently efficient. But it’s also not stupid. If 30/30 analysts said $baba / $amzn were a strong buy a year ago and the market disagreed', ' I go with the market. Usually gets the direction right at least\t\t\n$BABA $JD $KWEB SAY IT WITH ME! 🗣 ✨ https://t.co/k6LC1cRevz\t\t\n"$BABA \n\nMUNGER!!!!!!!!!!!!!!!!!!!!!!!!!!!!😂😆😂🤣😆ðŸ˜\x81😄😂😆🤣 💯"\t\t\n$BABA Oh this is number 1 trending amongst retail? Definitely gapping down Monday. We always chase falling knives. ï¸\x8f\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 615\t\t\n"RT @TihoBrkan: While I am simplifying matters here', ' \n\nit is still nevertheless fascinating how investors were willingly and happily paying…"\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\n$BABA Going short from here is far more dangerous than going long ï¸\x8f\t\t\n$BABA Moonshot Monday coming right up 👆\t\t\n$BABA $NIO $KWEB $CQQQ $JD ✅ https://t.co/j3vPt03uNP\t\t\n"DailyDown5\n$BABA $86.76 -6.63% -13.76% -28.83% -29.81% 24.63\n$BIDU $118.65 -12.22% -19.43% -27.20% -19.64% 29.17\n$BIG $33.25 -5.30% -12.61% -15.72% -24.12% 36.54\n$BIRD $5.43 -9.35% -14.22% -51.47% -63.11% 18.30\n$BLI $5.25 -7.73% -15.59% -34.46% -72.76% 28.86"\t\t\n"RSI25\n$BABA $86.76 -6.63% -13.76% -28.83% -29.81% 24.63\n$BGS $25.99 -2.59% -11.11% -14.48% -13.85% 23.80\n$BIRD $5.43 -9.35% -14.22% -51.47% -63.11% 18.30\n$CAG $30.10 -1.86% -12.50% -14.61% -5.26% 23.00\n$DIDI $1.96 -42.01% -51.24% -49.61% -70.61% 20.63"\t\t\n$BABA took a position here 100 shares at 86.74 ï¸\x8f\t\t\n$BABA weekly chart', ' holy crap', ' it really hit $86 zone', ' next stop is $73.XX? where is the dead cat / kitten bounce? hahahaha â\xad\x90 https://t.co/Qqug6ev6Xe\t\t\n$BABA I had puts in January when this hit 124 and wouldn\'t fall... sucked my wallet dry and was depressed now this pos has no problem falling everyday..... smh 🔔\t\t\n"$BABA Why do we have to wait until Monday to lose another 10-20%?   \nAnybody here buying around mid 60’s next week? â\x9d¤"\t\t\n$BABA china stock = poop 💲\t\t\n@patrickq007 @David37655174 @frankinvesting @StefanHesse68 If China invades Taiwan', ' do we try to send $BABA to $0 like we’re trying to do to Russian companies?\t\t\n"The US Securities and Exchange Commission has placed five Chinese companies that can be delisted if they do not comply with US accounting standards.\n\nThe companies are:\n$BGNE \n$ZLAB\n$HCM\n$YUMC\n$ACM\n\n$BABA wasn\'t on the list', ' yet the stock fell because of this news. https://t.co/oGm9LM52XT"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 97 | 22.8% | 🚀\n| $GME | 23 | 43.8% | 🚀\n| $AAPL | 18 | 28.6% | 🚀\n| $BABA | 18 | -40.0% | 🚀\n| $TSLA | 17 | -43.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"[最近惨é\x81\xad抛售, #阿里巴巴 股票是å\x90¦ä¾\x9d然值得考虑?] 周四早上,ä¸\xad国电å\xad\x90商务巨头阿里巴巴 #Alibaba $BABA 的股票跌至æ¯\x8fè‚¡91.09美元。其竞争对手 #京东 $JD 近日公布了第四财å\xad£ä¸šç»©ï¼Œæ¯\x8fè‚¡äº\x8fæ\x8dŸ0.5美元。Alibabaè¿™å\x8fªè‚¡ç¥¨è¿˜å€¼å¾—ä¹°å\x90—?\n\n分æž\x90:https://t.co/yzlUnneRg8\n#StocksToWatch #techstock https://t.co/dsRGVl1zqR"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 97 | 21.2% | 🚀\n| $GME | 23 | 53.3% | 🚀\n| $BABA | 18 | -40.0% | 🚀\n| $TSLA | 17 | -43.3% | 🚀\n| $AAPL | 17 | 21.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n$BABA I told already ðŸ\x8f† ☑ https://t.co/TafF5xBOHs\t\t\n"$BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/hAzA6TKjZa\t\t\nRT @JPablo_Ortega: Las tech chinas siguen su caÃ\xadda libre', ' miedo a que las desenlisten o pase un Rusia. $NIO $BIDU $BABA https://t.co/xqi4Im…\t\t\n$BABA Anybody selling in the 70’s next week? ï¸\x8f\t\t\n$BABA China Rules Everything Around Me CREAM 👀\t\t\nRT @BurntOutCase: Every day $baba goes down some more', " I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\nYes I know this is an emotional reaction so please don't take it as a view on whether $baba is a good investment. Personally I don't invest in securities where the ChiComs and Uncle Putin are silent partners and get to make the rules including disappearing your CEOs.\t\t\nEvery day $baba goes down some more", ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India in pointed terms and praised China. He is one of those Rich Wall Street White Guys who thinks Democracy is only for rich White nations.\t\t\n$BABA going up big over the weekend', " Guaranteed😂😂😂 ✔\t\t\nAccording to @tradingview 506 stocks hit 52 week lows today. Biggest among them by market cap were $baba $adbe $nflx $sbux $snow\t\t\n@Abhinav93453817's account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n$BABA watching for $64 ï¸\x8f https://t.co/HldjtRxPcL\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/AdXVedg2Sy\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/JGYq8HHuAA\t\t\n"@bkaellner We certainly have been witnessing a lot of human misjudgments', ' as cloners mistake themselves as super investors.\n\nMore pain to come I’m afraid.. (but hopefully a valuable and humbling lesson for honest intellects)\n\n$BABA $TCEHY #OverNightChinaExperts #KnowMyIgnorance"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"On 11/22/2021', ' I recommended shorting Chinese stocks', ' 11 in my sample (see tweet below) If you invested $10', '000', ' evenly applied to each stock', ' you’d make 40% or $3', '952 covering these positions today\n$baba $bidu $nio $can $lfc $didi $qfin $zto $adag $xpev $jobs $spx $nasdaq $djia https://t.co/EdYyMCi8O4"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n$BABA going to be east vd west ↔\t\t\nRT @InvestRoiss: Nearly everyone is harping on Munger and even Value Investor are starting to become bearish $BABA. Munger made a mistake', '…\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/vI4VJ0lyuK\t\t\nNearly everyone is harping on Munger and even Value Investor are starting to become bearish $BABA. Munger made a mistake', ' but the recent talks might be a good bottoming signal. Not sure if #ContrarianDisease or not.\t\t\n"Why are Chinese stocks selling off? $BABA $BIDU $TME $NTES $JD\n\nI am reading @RayDalio Principles of dealing with the changing world order  and I am thinking this is an exceptional buying opportunity https://t.co/GJWyfFnbhx"\t\t\n"$NIO $XPEV $BABA \n\nDon’t worry about a thing\nCause every little thing is gonna be alright\nSinging', ' Don’t worry about a thing\nCause every little thing is gonna be alright! ï¸\x8f https://t.co/M2h2amCzHl"\t\t\n$BABA what needs to happen to trigger some positive momentum? 📈\t\t\n"Top 10 Holdings: $TCEHY', ' $BABA', ' $JD $BIDU', ' $MPNGF', ' $KUASF', ' $NTES', ' $TCOM', ' $BZ', ' $YMM \n\n$KWEB #KWEB #ETF https://t.co/2bBT9Ami8e"\t\t\n$BABA $JD Who would have thought really 🪄\t\t\nChina stocks will be my biggest holdings by next week. Yes I am buying more. $baba $tcehy', ' $jd $gxc $kweb\t\t\n"Pretty wild to see all time lows in some of this stuff.\n\nI know', ' I know', ' what do you actually own...but still. If you assume a normal world going forward', ' $KWEB isn\'t a zero.\n\n$BABA gonna get to all time lows too? https://t.co/dFfOmgPDi2 https://t.co/Poc78eNpsk"\t\t\n$BABA $JD IPO PRICE AND DELISTING HERE WE COME! 👀\t\t\n$BABA this is so cheap right now it’s crazy lol â–¶\t\t\nChina faces multiple challenges amid ‘rising uncertainties’ https://t.co/2i0ax3o305 $BABA $JD $NIO $XPEV $BIDU\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/F2CbJgwfxr\t\t\n$BABA Not adding to my small position but crazy just keeps getting crazier 😵â€\x8d💫 ï¸\x8f\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/LcAGuCljrM\t\t\nRT @NNAleid: @investor_as @drameralali Are you gonna all in $BABA @investor_as ? Care to share please\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@VicenteVaro ¿Qué pasa con $BABA?\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/J56AwSzW30\t\t\nThose are serious numbers $NIO $BABA $SOFI https://t.co/AqQlR2eQ1l\t\t\n@lizatkovcukru @StockMKTNewz $BABA without doubt\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/kJ8RgykXJQ\t\t\n$BABA Down like a clown Charlie Brown ï¸\x8f\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \n\nhttps://t.co/3vbD4Mv3UF\n\n$AAPL $AMZN $FB $NFLX $JD $BIDU $BABA $TWTR $PINS $TLRY $HEXO https://t.co/QkrY5lBeN8"\t\t\nChinese stocks got plummeted today. I have only a few $BABA bought @ 90. Hope it survives this onslaught. SL $84 https://t.co/RpAY9HDhxX\t\t\n$BABA Soon will be selling 60P july 2022 !! 📌\t\t\nLa última vez que AliBaba $BABA cerró a 86', '70$ fue el 22 de diciembre de 2016\t\t\n"$fxi on its way to 20\n#chinastocks\n$baba $didi $jd"\t\t\nRT @NNAleid: تذكير Ù\x81ÙŠ غاية الأهمية للأشخاص اللي يبيعون أسهمهم هذا وقت الشراء وليس البيع ماÙ\x81ÙŠ داعي لأي خوÙ\x81 اطلاقاً Ù\x81ÙŠ الصورة كل الازمات العا…\t\t\nWhen I sold my $BABA at $110 after a major loss', ' I felt like an idiot. I think trading is about intuition/gut.\t\t\n@prrobbins obviously -110%', ' $BABA investor here 😆\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\nI thought the Chinese  didn\'t need American capital. Why are they so worried about there  stocks getting  Delisted .  #XiJinping cut his tech companies valuation by half and wants American capital to invest in his country . $BABA $JD $DIDI  $TME $KWEB $FXI $BIDU $TCEHY $BILI $IQ\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 3.6 (53.85%)\n$BIDU(04/01) P 1.175 -> 3.5 (197.87%)\n$CVX(04/01) C 2.11 -> 3.1 (39.81%)\n$GOOGL(03/11) P 2.09 -> 7.2 (244.5%)\n$BIDU(03/18) P 6.675 -> 18.6 (178.65%)"\t\t\n"2022-03-11 #Profits:\n$NVDA(03/11) P 1.3 -> 2.1 (61.54%)\n$BABA(03/25) P 3.075 -> 5.45 (77.24%)\n$BIDU(03/25) P 3.475 -> 10.2 (193.53%)\n$FB(03/11) P 3.1 -> 6.3 (103.23%)"\t\t\n( $DIDI)', ' ( $UBER) – DiDi Had To Postpone Its IPO After Jack Ma’s Ant: Bloomberg https://t.co/yBH8pzklUA $BABA\t\t\n@StockMKTNewz $BABA of course.\t\t\nRT @SeekingAlpha: $BABA $BABAF - About Geopolitics', ' Ukraine', ' China And Alibaba. https://t.co/SmQRJkQcq8 #markets #finance #stockmarket\t\t\n"$BABA AI is Alibaba intelligence clown Chinese that’s why Harvard didn’t  give u admission \n\nThis is just ur luck and ur karma u r here \n\nDon’t be proud of it \n\nU will dissolve in thin air one day 😀"\t\t\n"RT @followtheh: $BABA traded for double digits earlier for the first time since Jan 2017\n-69% from the October high https://t.co/PCYOPr5wur"\t\t\n"DailyDown5\n$APPS $35.07 -8.31% -13.88% -23.73% -29.58% 34.88\n$ASAN $34.70 -8.71% -23.64% -36.86% -47.31% 33.33\n$ATRC $59.70 -6.85% -11.49% -9.65% -11.67% 37.51\n$AVLR $80.91 -7.31% -14.73% -25.06% -41.82% 32.76\n$BABA $86.97 -6.40% -13.55% -28.65% -29.64% 24.74"\t\t\n"RSI25\n$BABA $86.97 -6.40% -13.55% -28.65% -29.64% 24.74\n$BGS $26.04 -2.40% -10.94% -14.31% -13.69% 23.96\n$BIRD $5.43 -9.35% -14.22% -51.47% -63.11% 18.30\n$CAG $30.10 -1.86% -12.50% -14.61% -5.26% 23.00\n$DIDI $1.95 -42.31% -51.49% -49.87% -70.76% 20.57"\t\t\n"@NordicCashflow Sitter pÃ¥ $BABA allerede', ' kommer ikke til Ã¥ selge dette med mindre det skulle skalert seg til noe. \n\nMen ja enig', ' avholder litt mens jeg ser etter andre muligheter."\t\t\n$BABA people sold on the speculation of delisting. 💯\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\nWelp not the first time getting burned on $BABA. I am out.\t\t\n$KWEB $BABA $TCEHY $BIDU $JD What\'s a good mutual fund?  (Restrained retirement account to Mutual Funds) 💟\t\t\n$NIO $BABA $JD BULL FO LIFE\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD 619k (55% call/45% put)\n$NVDA 539k (54% call/46% put)\n$FB 517k (58% call/42% put)\n$RIVN 376k (45% call/55% put)\n$BABA 368k (57% call/43% put)"\t\t\nRT @CrispyLenetta: $ZM', ' $BABA for potential swing trades next week.\t\t\n$BABA use some lube on charlie he is an old man. 👉\t\t\n$BABA If you truly believe this is going to $0 go all in and post screen shots', ' otherwise stfu ï¸\x8f\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n$BABA $BABAF - About Geopolitics', ' Ukraine', ' China And Alibaba. https://t.co/SmQRJkQcq8 #markets #finance #stockmarket\t\t\n"@innovation_dd @Mayhem4Markets 😂I was referring to the select subset of names that everyone keeps tracking and following - you know\n$UPST', ' $SNOW', ' $AFRM', ' $DDOG', ' $AMZN', ' $BABA', ' $SQ', ' $MELI', ' $CRWD', ' $PLTR', ' $ARKK', ' $SHOP', ' $COIN', ' $SE', ' $FB', ' $NVDA', ' $AMD', ' $ADBE', ' $AAPL', ' $MSFT\n\nas if there weren\'t another 3k+ listed names"\t\t\n#HotOptions Report For End Of Day', ' March 11', ' 2022 – $AAPL', ' $TSLA', ' $NIO', ' $AMD', ' $NVDA', ' $FB', ' $RIVN', ' $BABA', ' $AMZN', ' $AMC', ' $MSFT', ' $DOCU', ' $SOFI', ' $F', ' $DIDI', ' $BAC', ' $XOM', ' $T', ' $AAL', ' $PLTR   https://t.co/2uCBhpiD8l\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$baba forecast from Goldman Sachs 2020 ', " now they must be really bullish if they loved it at 300$. 😂 https://t.co/5dqhgTmj8s\t\t\nI like $BABA and $JD however I'm starting to think that it's not reciprocal\t\t\n"]
['tweetbaba company profile', 'fundamental   technical analysis score update fa score', 'ta score stocks stock stockmarket investment investing invest investor investors httpstcobbwrcvoef httpstcoxzobqmraijbaba alibaba patience is       overall market sentiment shifts httpstcobpksb stocks markets tradingim part     server where top traders   get paid based on results over k last month   based on merit thats how you know youre getting     alerts httpstcoksxmqngjaapl tsla qqq   httpstcobvpuabzvoochinese official have no idea how equity markets work   technical damage done     jd ntes bidu pdd nio li', '  not reverse     one statement like   other stocks on us exchanges', 'they   have   complete   technical cycle     investablert options most active equity options   midday march', 'tsla', 'aapl', 'amd', 'nvda', ' ', 'fb', 'nio', 'oxy', 'msft', 'amzn', 'sq', '  liquidf   couple   surprising charts sharp selloff   sales continuing   climblikely very oversold     pointimtodays highlighted premarket ideas sig short gtsig long gttsla long gtbaba short gtbidu short gtindo long gtrh short gtacn short gtwsm short gtwrby long gthttpstcogcuiwtihoc httpstcobrfehkeewrt minofpham midday highest voloi min', 'vol k', 'option vol hig pten plug cpng mq hood amc ms nflx   bhc skirt jasontcardinal muln   closeyes its my robinhood account i use in times i need   immediate cash settlement hedtwitters on   rise amzn price', 'mentions aapl price mentions   price mentions muln price mentions pik price mentions stocks investing tradingwould yall like me   post more   these   setting up talks   xi jinping   tomorrow httpstcocbnxxplrebrt moneymlive   you like america', 'blackcoffee', '  gunshow bout money trading vwapbaba btu brccblckriflecoffeert iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chineanother very significant pivot     covid zero policy together   yesterdays easing on regulation', '  couldve   big turnaround   chinese tech bought more   earlier httpstcoeqsfgfdvwmidday us stock market movers march httpstcopdkdswscgfgtlb lmnd net upst cflt bmbl s rblx bili xpev ntes pdd tme futu   aapl amzn fb tsla nvda spx spy ndx qqqrt thetradingchamp spy re test then dump lets see whats gonna happen holding   puts still fullrt lindagoerge   those     pain should   gone   end     dayrt tommy potential catalysts   cannabis stocks including   rec legalization in germany amp more   if these things   tobaba babaf new article alibaba is now     risk assessment   risk control httpstcoikyugo get     latest   related news here httpstcofvkvdtuidfrt rationalobserv   turding out     obvious level', 'posbaba httpstcounwhbweoeshoy me consultaron por  ', 'meli y pyplbueno', '  vamos   los anlisisrt investcan   trading nicely   given   recent move   lot   support potential   see full recovery on stock todayrt tradingsunset pete bailed   calls in alibaba     holds kweb petenajarian httpstcotqxxhbbrt thetradingchamp spy re test then dump lets see whats gonna happen holding   puts still fullspy re test then dump lets see whats gonna happen holding   puts still fulloptions flow stream update aapl tsla   xsp xlf spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcosmfnkiiusoptions flow stream update aapl tsla   xsp xlf spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcolbuelxcyxoptions flow stream update aapl tsla   xsp xlf spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcosrdnhsymzert tradingspartan   trying   pop now lets seeslowly profit churning i think break possible if takes outjd kwebrt tradingsunset pete bailed   calls in alibaba     holds kweb petenajarian httpstcotqxxhbbbaba trading nicely   given   recent move   lot   support potential   see full recovery on stock todaymost active equity options   midday thursday', 'march amd bac ccj clf f nio oxy xom aapl amzn msft nvda tsla   fb amc sq pltr sofi muln httpstcogfaxlbmwbaba babaf alibaba is now     risk assessment   risk control httpstcoajjengix stockmarket trading economybaba turding out     obvious level', 'posbaba alibaba mientras no supere la zona   los dlares sigue siendo bajista estamos ante un simple rebote', 'bestia', 'pero simplebabapotential catalysts   cannabis stocks including   rec legalization in germany amp more   if these things   together', '      aperfect storm meme tlry acb hexo cgc tsla cnbc btc     there     short squeeze wallstreetbets amc gme amc gmebaba those     pain should   gone   end     dayrt thetradingchamp   puts exp entry daytrade los que compraron ayer   cuando suba un httpstcojciicnrtrt iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chine   puts exp entry daytrade   moneymlive   you like america', 'blackcoffee', '  gunshow bout money trading vwapbaba btu brccblckriflecoffeemuln   closeyes its my robinhood account i use in times i need   immediate cash settlement hedgies get wedgieshedgiesgetwedgies mulnsqueeze optionstrading options optionsflow spy qqq   amc gme httpstcowpbpdrhsolid day on crwd pypl dg csiq   x wsm jmia nvda snow upst pton spy sig join our room   trade   us while learning   httpstcokmtyhilhrz httpstcosngxaeammwrt upboptionmil most active stock options   aapl amd tsla muln   oxy ccj msft fb httpstcovzuuiknfyadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcocoabjvfocgn wtrh cei strn lcid spy   sndl avct metx httpstcocvmpwnpsncftrading   se va   la semana que viene suuuuuumost active stock options   aapl amd tsla muln   oxy ccj msft fb httpstcovzuuiknfya couple   surprising charts sharp selloff   sales continuing   climblikely very oversold     pointim long   se     httpstcoxckxzczgbctake   look     news wallstreetbets tothemoon bottomfishing daytrading fomo stocks yolo investments stockstobuy trading stockstowatch redditarmy httpstcodbmgeltwido you like america', 'blackcoffee', '  gunshow bout money trading vwapbaba btu brccblckriflecoffeecmon we know you love money morning live httpstcofelzblivsrt leighmhughes explains why   slight hop   on   right side   momentum   tenetfintech pkk tnt seeing   didi jd amp pinduabovedaysmaachr afrm api apps   dailydownbaba ntes pdd sedg tcom   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt tommy ww is not on   menu they know its too big     risk   invade taiwan enjoy   cannabis stocks   senschumer rstill bagholding bili i like   macro environment   china stocks now     honest their central bank is cutting rates while   fed is tightening   see more money flowing into chinese assets in   near future   coz', 'i     wrong who knows   jd duo tigr httpstcoseenwsrpnever forget jpm called     price target then   jumped   little   no reason other than kevin   shark tank guy coming on cnbc   calling     cough coughrt mdsoll chinese stocks   rip   year nio xpev li   jd bidu pdd bili how many   ways   one need     tort altrades whats everyone trading todayspy tsla muln   mkd pyplbaba i feel bad   you if you bought those putswhats everyone trading todayspy tsla muln   mkd pyplif   market keeps rallying i think   sees soonish httpstcocyngbzofkmost mentioned tickers in wsb in last h gme spy tsla   amd oil nvda amzn vxx zim httpstcointoxxyay httpstcoleehvstkqert fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy tsla spx ccj brt investorslive china basket trade prepared   in room recapfor me i liked yang short     nio beke long exposureherrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy tsla spx ccj brt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nebaba   regreso   trending stocks on fintwit source httpstcocwjowwsbi muln spy tsla spx ccj   qqq zim amzn shop sorted   most recent httpstcoorwkhzrt eagleinvestor nio xpev li babatop money flow   free stock apps httpstcoczypvdtcvx', 'spy', 'iusg', ' ', ' ', 'sqqq', 'f', 'lmt', 'efa', 'pg', 'aapl', 'amzn', 'slb', 'xle', 'glob', 'tqqq', 'eem', 'emxc', 'mnqm', 'slv httpstcooqgdraxmost mentioned tickers on wallstreetbets last hour gme   tsla amd nvdamidday highest voloi min', 'vol k', 'option vol hig pten plug cpng mq hood amc ms nflx   bhc skin oxy amd lumn msft dow afrm uber hpe jpm amzndata barchart httpstcotorqzscovrt meirbarak my picks analyst meir baraklong lgvn', 'mrvl', 'mrnashort docu', 'asan', 'nio', ' ', 'jd', 'pddrt meirbarak   nice way   end   week   winners have   great weekend tradersstocks stockmarket trading daytradingasan', '  investorslive china basket trade prepared   in room recapfor me i liked yang short     nio beke long exposureherrt meirbarak minutes', 'winners', 'loser great start     weeknew video httpstcoikmqwbzyjstocks stockmarket tradingrt thesageoftrades oxy is up on   chain we literally went over tickers in my market analysis class oxy       in lessfdbl news friendables fan pass live reports month over month growth   continues   show increases in revenues', 'music distribution orders   well   social engagement increasing   httpstcoznqwhjqxjctb adsk avgo   cdns cavm cern pcln nflx chtrrt iamtomnash pltr is   much   shitty stock than   midday options volume gt k', 'oi lt k uec tsla ccj   amd slb rblx ccl muln amzn plug nvda mrna para nio httpstcousgujrvant   rant live trading podcast starting traders talk   market postfomc', 'yield curve inversion', 'options expiration', 'economics', 'russia', 'top stocks in play', 'forex amp morehttpstcodbksevgbspy qqq iwm tnx vxx tsla aapl indo   pfe aa clf oxy mos gmert soflotrading   weekly onepager week   week', 'soflo breaks records market volatility has given us very profitablbaba shorting   trash   shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nechina basket trade prepared   in room recapfor me i liked yang short     nio beke long exposurehere is trades spelled out httpstcoaqtmsvbdrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsalibaba group holding limited traded m shares', '  average volume babart mdsoll chinese stocks   rip   year nio xpev li   jd bidu pdd bili how many   ways   one need     totwitters on   rise spx price none mentions aapl price mentions   price mentions muln price mentions pik price mentions stocks investing tradingrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nechina stocks gap up tomorrow fxi kweb babachinese stocks   rip   year nio xpev li   jd bidu pdd bili how many   ways   one need     told httpstcoxyhrzemoqrt puppytrades heres   update on tesla', 'apple', 'nvidia', 'nio', 'spy', 'semiconductors', 'facebook', 'amazon', 'bitcoin', 'alibaba', '  disneytechrt mtcapital geopolitical risk should never   ignored   httpstcocdxlopfsi lied i wasnt done what   trade   httpstcossxhrmf httpstcofgguclert igespana cmo estn las faang hoyaapl', '', 'amzn', '', ' ', '', 'bidu', '', 'fb', '', 'realtime results spy is bearish', 'unbolded', 'confidence stock pick  ', 'kweb', 'dia', 'xlk', 'ge', 'qqq', 'stt', 'aph', 'daily market prediction   stock pick taocapmktmodel httpstcoqiczxngtzsrealtime results spy is bearish', 'unbolded', 'confidence stock pick  ', 'kweb', 'dia', 'xlk', 'ge', 'qqq', 'stt', 'aph', 'daily market prediction   stock pick taocapmktmodel httpstcoeppczqehfgemiberciano y hay un ejemplo reciente muy bueno para ilustrar esto mira los volmenes     previos   alguien saba algo httpstcogfzqakfvimamd gme spy tsla   trading crypto stocks httpstcodudeqeudif you didnt btfd i feel bad   you son', 'i got     your outs worth none httpstcoimqxblwgebears still think     go   todaybaba selling rest  ', '    httpstcoouuxvllen   hoy estn cazando osos httpstcoudmnyvdbaba discount   is   good opportunity long morebctx vlon   httpstcofxivaahfl forgot     loss on   p i was early   trying   pop now lets seeslowly profit churning i think break possible if takes outjd kweb spx nio bidu httpstcogbmuubiwgrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   drchrisbriggs top orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaaits       kind   market when ill hold chinese stock trades   little red   i have   conviction they   bounce   then they   bidu   jd se httpstcoowivimkhubaba     beijing signaled support no', 'beijing didnt what vice premier liu he   said was gov would intro mkt friendly policies developed in coordination   financial regulatorsthats ccp code speak   we   crush   out   line httpstcozfwhotnonbaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryotqbaba wallstreetbets trading httpstcorsfvivrectop bullish flow aopmest tsla nvda   ccj cost staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcoqbyubuwiydrt soflotrading   weekly onepager week   week', 'soflo breaks records market volatility has given us very profitablbaba is getting shorted   amzn aapl   muln pik crypto stocks trading httpstcodhtqzxqmrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm brettsimba charliebilello i think there is still   small chance   getting stocks like   amp bidu   october levels   would   like up still down   ath dont you think its possiblert shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing neabovedaysmaachr afrm api apps   jd puts were     green earlier', 'especially if you followed   averages in exit them same story   rest   china   bidu pdd   join   get alerted on entries   exits in real time if you missed   trim httpstcolwdacmjkdailydownbaba bidu jd lmb ntes   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmspete bailed   calls in alibaba     holds kweb petenajarian httpstcotqxxhbbbaba   might   close greenbaba dip getting bought scalps only looking   maybe if   markets hold   bid httpstcobtfqsjeirt ericschalkle ajtrader whos   man   is   man     hell     mentor sig   pd pik thget ahead     trend here   xtraders httpstcomcjqctvcocongrats     who played see you tomorrowamzn aapl     fb tsla msft roku amc spx httpstcogqxjwrrmert iamtomnash pltr is   much   shitty stock than   most active equity options   midday march', 'tsla', 'aapl', 'amd', 'nvda', ' ', 'fb', 'nio', 'oxy', 'msft', 'amzn', 'sq', 'sofi', 'bac', 'amc', 'f', 'clf', 'pltr', 'muln', 'xom', 'ccj httpstcoemipugwrz httpstcoihfkvwxrt iamtomnash pltr is   much   shitty stock than     far up break   hold here   we see   httpstcobktlvjawexcited     start tomorrow   many great setups learn how   trade   right way httpstcomcjqctvcoamzn aapl     fb tsla msft roku nkla jd httpstcohkzonbtrading stats     httpstcomcjqctmhtwamzn aapl     fb tsla msft roku nkla httpstcovgqsdehgamzn spy v plug hd wmt eod penn   nvda v amd pt wmt fsly pypl   bldp amc   start trading   us httpstcovbdmdsw httpstcokjivsefccheck out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla tqqq qqq   nvda rut aapl rivn bhc msft sq iwm fb httpstcogmghqtoday stockmarket commentary esf spx spy clf xom     bidu httpstcombxiaqvrt smartrader stocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels     bert compound charlie munger is   fing geniusbaba httpstcoirelvzbyort iamtomnash pltr is   much   shitty stock than   most active equity options   midday march', 'tsla', 'aapl', 'amd', 'nvda', ' ', 'fb', 'nio', 'oxy', 'msft', 'amzn', 'sq', 'sofi', 'bac', 'amc', 'f', 'clf', 'pltr', 'muln', 'xom', 'ccj httpstcokprtvvvybaba still has great value under bucks especially   china newsfinancialshaper increase   bidu kmi new ccubaba mar put underlying difference daily volume', 'volume', 'oi', 'iv bidask still short evrything amp more clear bearmarket sb sold hard federalreserve fomc hawk      ', 'usd resume surge reason stocks rally esf spx spy spx stockmarket stockmarketcrash qqq nasdaq dxy forex fx china fxi kweb   tcehy jd pngay fintwit httpstcolqnyyfhcufutu tigr short float lets     jd kc didi ddl market maker signals   move stocks article httpstcovnsljhvtoagri nktr   cvx jagx docu bmy hood sanw lidr httpstcozvkrkpert shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert epictrades   gave us   nice buy   dip sbaba is     fill   gap les   itinteresting charts   information on alibaba provided   chartrdailybabadisclaimer not   recommendation   buy   sale   informational purposes only consult your financial advisor httpstcojxlevqfibcrt gualestrit   httpstcolajcrrqtbaba gave us   nice buy   dip slotto     zero   herort saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   miamtomnash im sure   is exactly what   bulls think   us pltr bulls   guycreal gnpx over     population has diabetes genprex cured diabetes in mice completely next phase on people coming soonadrianchesa los nmeros     son bestiales est demasiado castigada', 'yo los fundamentals los miro mucho mucho mas que lo tecnico y como miro fundamentals no quise entrar en papeles chinos', 'mucho manoseo poltico pero el sobre castigo ya es por demsbaba sold puts expiring tomorrow     strike   good luck iamtomnash nope babababa bili iq new article why chinese stocks collapsed     httpstcokexfopg get     latest   related news here httpstcofvkvdtlufrt insiderfinancex top sweep activity   smart money courtesy     realtime dashboard   httpstcoxfsribyhm tsla krt stockpicks meme stock traders mature most mentioned stocks in wallstreetbets hours spy', ' ', 'gme', 'tsla', 'qqq', 'fb', 'j', 'vrt iamtomnash pltr is   much   shitty stock than   twitters on   rise amzn price', 'mentions aapl price mentions   price mentions muln price mentions pik price mentions stocks investing tradingbaba bidu jd new article buy   dip opportunities   china httpstcopoyxoqkrv get     latest   related news here httpstcofvkvdtluf httpstcowuttivzxvj   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoorghqtcfaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcotvxqcewajrt iamtomnash pltr is   much   shitty stock than   pltr is   much   shitty stock than     smartoption fb   tradersking congratulations     discord members whoo took     alert click   link     join in on     profits   afortunetrading snow wants   runshop toobaba bidu rest day spx potential tommtsla looks readyttd day potential trt stockma mulntnatslatqqqsqqqaaplnionvdababaspyamznmsftsofiqqqamdsoxlfbuvxygmecrowdsourceiamtomnash i like       pltr cult ltrt ppwallz emed dont make   too hard ibb otcqb igex qqq cacc dkng snow   muln httpstcosvydgthuwwajtrader whos   man   is   man     hell     mentor sig   pd pik thanks   everyday green   week   smartoption sqqq   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   traderscom market wrap what fed employment is up', 'tombrady is   stock pump continues join us live youtube fomo eyes havesnow wants   runshop toobaba bidu rest day spx potential tommtsla looks readyttd day potential tommmdb nextcrwd breakout here', 'nextsdc squeeze mode like babart edalatsina sdcpath   profitabilitymassive short interestprivate networkcollab   dentistinvestors dont understand tadrianchesa cuando pase el bardo este papel va   ser uno   los que se le debera entrar fuerte   fb tme meli mientras tanto sigo feliz   mis vist y no tan feliz   mis ypfrt guycreal gnpx over     population has diabetes genprex cured diabetes in mice completely next phase on people coming soonsdc squeezing next babasdc root nkla next   imort newsfilterio benzingas daily   on trending tickers   march', 'gamestop', 'netflix', 'alibaba   more gme   nflx tslart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segsdc nkla next   squeeze stocks   mentioned on popular discord channelsindovlonvldrglgamdkscpisigcyrnapphttdqqqearlolbmdjhartwimppbabaensvhusamxccelppetzbkktsxtcmkdmbiimetxctkopnttmcgtlbrcatcbcort guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xsdc   squeeze soon like babart quiverupdates rwallstreetbets daily discussion mentions over   last hour rank spy mentions gme tsla   stockma dwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brka crowdsourced alerts', 'rart stockquant most mentioned tickers on wallstreetbets last hour tsla gme   zim amznrt smartoption roku amznrt realhottakesbot twitters on   rise aapl price mentions spx price none mentions   price menfumletaa iamtomnash i agree only time   tell     i think   over time   sentiment   improve     investors   forget       noise china regulationuschina relationsrt stockserabot most mentioned tickers in wsb in last h spy tsla gme   oil amzn   nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodiim in weekly   gme', 'next weeks   amc', '        im not too happy   gme looking squeezy squeezy   httpstcokuchfaebrt nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodino flowers spy qqq   httpstcoiqanlmqqrt minteractapp options flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading strt optionsmaxpain options flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading pdpg performance drink group signs jv loi   new european partner focused on rampd httpstcoqfqdxtjctb socialnowpr amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost mnstrt tickwatchermf options flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading srokadura tsla leads   market   times', 'when   market turns just took profits on   calls   should     good trader   i dont feel like posting not one person answered my question   tuesday my main computer had problems', 'i had   fix itbaba nd buy was  ', 'locking     nd buy here   httpstcowjvvddgivrt ipekozkardeskay chinastocks is   finally timebaba jd didi nio tcehygt httpstcoqourtghrrjmarkettalk httpstcort weijgenberger most active equity options   midday wednesday', 'march amd bac f nio aapl amzn msft mu nvda tslart hiddenvaluegems     fellow investors who   sticking   their   position', 'i have posted my latest analysis on   stock see lrt breakoutpoint most popular   retail investorsestimates past hour oxy nio aapl tsla amd gme fb   smartoption amzn   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba is   interesting pivot held nicely todayabovedaysmaachr afrm api apps   dailydownbaba bidu jd lmb ntes   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt cityindexjosh stocks   watch      ', 'nio   others remain volatile gme earnings out   close tsla navdividendgrowth was thinking     peter lynch video   week when looking   bababullish on uk ormp wish tgt   pypl fc sblk dex atvi   httpstcopnnknkfrt tradermusa   iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert getblow these     most active stocks right now nio amd   didi sofi oxy rlx httpstcojwknsnvfsharkbiotech hmeisler dare i   if youre buying     top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla vxx access wider trends httpstcozltkvrfrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt marketrebels   gme amp tsla     three most mentioned tickers on wsbmost mentioned tickers in wsb in last h gme spy   tsla oil pick st amd vxx   httpstcointoxfwmo httpstcoysjrnacurrencywrks cwrkcurrencyworks musicfxdigital launches nft   platinumselling country star michael rayhttpstcounkaqemkdddog es dac nvda dis twlo zen twtr   xop z uber xhb sblk coin apps   zim aa goldhttpstcofoeicrbrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   bigmonty look   cenn go   own   lac pcg dwac ldrs penn fami amc tlnc tsla muln gme   sndl ctrm uamy endpapex kold fdx amc tsla len ccj allg ebtc btcx glg amzn spy sonn kc nio qqq allk   yang hymc eigr muln jasmyx pik orgn httpstcojvawgmyurt muralie tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone buy   dip opportunities   china httpstcoklyybkur bidu jd babatop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla qqq access wider trends httpstcozltkvrfbituindi last chance   buy under     maybe buy   dip opportunities   china     chinastocks jd comstock httpstcoclhvxwtrt guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xmost mentioned tickers on wallstreetbets last hour   gme tsla we vxxinvestroiss   fintwit consensus view is     accounting is   least decently fake meanwhile   us is probably going   force these companies   get   audit   us standards   remain listed   thats not even possible   such   large     years   fake financialsbaba over vwaprt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   puttop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla amd access wider trends httpstcozltkvrfiamtomnash i made too   not chinese insider babababa ready httpstcoancwfgxutqtrndg open bb swn prch   kos cweb corz aur scans httpstcogykbtbez daytrading stocks stockstotrade trading investing stockstowatchthese     most active stocks right now nio amd   didi sofi oxy rlx httpstcojwknsnvfcheapest megacap stocks   mar', 'babafbbhppfedisadbecrmamzncmcsavmavzabthdpepresearch on httpstcopmcpagm fbcd news is out fbc holding', 'inc fbcd looking   expand rd location in las vegas httpstcolgehwlpypfollow tenassociates avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost httpstcowiyhueuwrt muralie tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone   ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqsgzrrt iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert talkmarkets chinas intervention sends stocks soaring drh mpw   spx rvi httpstcohpddfndemzmeme stock traders mature most mentioned stocks in wallstreetbets hours spy', ' ', 'gme', 'tsla', 'qqq', 'fb', 'j', 'vxx', 'amd', 'v', 'amzn', 'nvda', 'tqqq', 'aaplbaba discount is vanishing     continue   vanish over   next few days buy panic is what makes money buy buy buy httpstcomzvxuonwrt iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert snorlaxuw highest volume contracts  ', 'no etfsaapl amd nvda tsla muln uec oxy fb   cei sofihttpstcoby gdx amzn tsla   nvda httpstcocysfdcrvkart iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert   vlon   lot   hot chicks tweeting discord sites we         make   run   low float daytrader   mrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownchinas intervention sends stocks soaring drh mpw   spx rvi httpstcohpddfndemzhighest volume contracts  ', 'no etfsaapl amd nvda tsla muln uec oxy fb   cei sofihttpstcobytucubal httpstcoqdbcapxonly ones who made money       pump   chinese officials who knew     statement in advance   usual chinese insiders stealing money   american investors par     coursert evinvestor liveguard gambiste i     fundamentals guy   fundamentals   way   strong     thats why i bought   oni thought   would nvmrt bigmonty cead is growing   own   lac pcg dwac ldrs penn fami amc tlnc tsla didi gme   sndl ctrm uamy endp bili puts   httpstcodmsfqfuc httpstcoohfharrzoqunusualwhales   bearish since end       ffsrt andrewhiesinger top bullish order flow gainers on   quantdata platform   far   tslanvdaoxybabaamznrokullybart minteractapp options flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optirt optionsmaxpain options flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade oprt tickwatchermf options flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optbaba ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqrodxrrt dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lrt dace cnna bonce playfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern prt tradermn have   leave early   early watchlist   friday happy st patricks day everyone focushymcmulnbart joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijairt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   donchogunchev now       nio   i dont want   hear tsla is volatile   not stable', 'ever againrt captfinancial trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dgmarketrebels     marketrebels   gme amp tsla     three most mentioned tickers on wsbrt exactoptionpick how   profit   chaotic market volatility httpstcokffqjsyfivbtc eth msft fb nvda coin riot   drt exactoptionpick how   profit   chaotic market volatility httpstcocjhtkuxjddbtc eth msft fb nvda coin riot   drt exactoptionpick how   profit   chaotic market volatility httpstcofgbnkovvbtc eth msft fb nvda coin riot   drt exactoptionpick how   profit   chaotic market volatility httpstcoducpikvtbtc eth msft fb nvda coin riot   drt realhottakesbot twitters on   rise aapl price mentions spx price none mentions   price menrt quiverupdates rwallstreetbets daily discussion mentions over   last hour rank spy mentions tsla gme   igespana cmo estn las faang hoyaapl', '', 'amzn', '', ' ', '', 'bidu', '', 'fb', '', 'liveguard gambiste i     fundamentals guy   fundamentals   way   strong     thats why i bought   on monday when   hit   should hit   next few days   regulatory uncertainty is going     captfinancial trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dgrt stockquant most mentioned tickers on wallstreetbets last hour tsla   amd gme hetwitters on   rise aapl price mentions spx price none mentions   price mentions muln price mentions pik price mentions stocks investing tradingrt funnypennystock tsla p   p fdx   earnings play w longer dtert ajbutton hey yallif youve   reading my posts     while youll know ive   working on   youtube channelwell', '  i laurt stockserabot most mentioned tickers in wsb in last h spy gme tsla oil   amd   minteractapp options flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrakithmccullough love them bothi got   in   s my overall cost per share is still   these prices right now im in love tme got       i   itll x itself in   coming years     its previous wk high   captfinancial trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dgrt jainpriyanka sos   we on high alert       top sweep activity   smart money courtesy     realtime dashboard   httpstcoxfsribyhm tsla k contracts amd k nvda k   k aapl koptionflow optionstrading trading httpstcosgwcoeyjzrt evinvestor   smart money is flowing in   dumb money is leaving buy panic is   key   is down     high its art evinvestor   fundamentals   there', 'regulatory risk is mitigated once   short term profit bookers   done', '    head t trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dg morefull list httpstcopkpmzgxgj httpstcopudgtbbgrt evinvestor   smart money is flowing in   dumb money is leaving buy panic is   key   is down     high its art minteractapp options flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontratrndg corz   ensv cweb jmia vxx scans httpstcogykbtbez daytrading stocks stockstotrade trading investing stockstowatchoptions flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcomfqzqdxsomrt maghico no hay mejor seal   compra en el mundo que un downgrade   jp morgan babahoras post downgrade', 'suba del httpsrt xglobalmarkets trending stocks on fintwit mkd spy   tsla spx gfs ctk qqq bros amoptions flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcokfcghyakpfoptions flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcompvqcrkzcis   recession in in   cards   usa   europe cryptocurrency cryptotrading aapl msft sofi jpm tsla xop nflx tdoc arkk arkg amzn   kweb gm f rblx fb twtr gme amc dkng cpng wmt tgt pfe labu spy qqq gild federalreserve fomc powellrt wolfcloudinc   crazy gain     team   wolfcloudnet bought sold     dm us forrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt tradermarcocost   gme amp tsla     three most mentioned tickers on wsbrt citronleft elonmusk elonmusk tesla   buy boeing   manufacture flying cars tsla   petenajarian stoolpresidente hulkcapitalrt investinguab frankinvesting we would have   imagine on   aforementioned   results its hard   bet on   company who hasntrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmstoday stockmarket top decliner bwv mnthy mpngy csiq tcehy dpst xpp tsuky ntes   epam skyh bnku sotgy stocks stock stockstowatch stockstotrade stocktrading investing investment httpstcojenlrwb httpstcofelwmjhtgmaybe   last day chinese stocks on sale babart ajbutton hey yallif youve   reading my posts     while youll know ive   working on   youtube channelwell', '  i laudont miss our next free option trade sign up   our daily free trades   httpstcofvqezq nvda tsla gs gild   googl fbrt dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lrt guycreal cei ready   run big lagging   other oil stocks husa indo nine   gme amc dwac msft amzn aapl   tsla topsrt   vlon   lot   hot chicks tweeting discord sites we         make   run   low float daytrader   mexpected   crash     things holding lightning round still long clf commons   calls short tmc may puts taking partial profits in paasf long ccj', 'uec', 'sruuf long   apr puts happy st paddysrt minteractapp options flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading   optionsmaxpain options flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontradingrt tickwatchermf options flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontradingrt tradermn have   leave early   early watchlist   friday happy st patricks day everyone focushymcmulnbababa short sq long tsla long pampl', 'secured spy iwm qqq daytrading optionstrading stockmarket wallstreet fintwit scalping httpstcozyhqbdxnscrt vikram tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone hiddenvaluegems great looking forward     i started   few small positions in itech   fb           prx many wonderful companies   starting   look attractivert tiger   share trading point   view join here httpstcomcjqctmhtwbaba tsla gme nvda fubo zm amzn shop plug ttdrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt vikram tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone   moneymeteish talkcentss fb if i buy fb', 'i   own   piece   meta if i buy   i own   potentially worthless piece   paperdailydownapi   bidu jd lmb   vikram tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone   tiger   discord group over k members   even have their own app join here httpstcomcjqctvcotsla nvda   zmiamtomnash beg   differ dude', '  is like buying aapl     bull ran started you   looking     multibagger   unable   identify itrt andrewhiesinger top bullish order flow gainers on   quantdata platform   far   tslanvdaoxybabaamznrokullybabuying on   pull     reward is well worth   risk if   chinese   going   support their market thinking we   see   juneemed dont make   too hard ibb otcqb igex qqq cacc dkng snow   muln httpstcosvydgthuwwbaba bullish unusual options action verified enough volume     previous business day stuck in todays open interest httpstcodwhowdr httpstcopmpqtgmrt smith stock', 'options updates', 'alerts free chatroomdont forget   take   trial httpstcovbdmvufspy   dvax acbrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing necompound i   like   lol im just saying its   small victory yes   i think he is still downrt compound   i learned   two   paths   getting mansplained on   internet say something wrong   say somethinalibaba skyrockets   kevin oleary loads shares is     finally in   httpstcoaynprzsucurt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segsflmaven sflm provides unaudited yeartodate performance metrics   company tracks toward record growth in core vintage jewelry businesshttpstcownpszrdstockmarket stockmarkets stockstowatch stocktobuy otc otcmarkets pennystock amzn ebay   wmtstock', 'options updates', 'alerts free chatroomdont forget   take   trial httpstcovbdmvufspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr dnn httpstcojkjtyinzrt adlinling made   what i lost   shorted china stocks pdd gds   yy bidu most moved like snails   move   mebest discord group over k members   even have their own app join here httpstcomcjqctvcotsla nvda   zm tlry abnb pypl edit amzn spy httpstcocmrkltytsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoehrdkiazdtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoweqslcdhyesterday i learned   two   paths   getting mansplained on   internet say something wrong   say something wrong sarcastically is one   lifes great digital experiences highly recommenda few samples wrt munger amp  ', 'out   more than', '  httpstcopburdvqhqcei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aapl amc phun mark xela bntx valn nvax mrna pfe pypl v f fb ma   tsla amzn aal ibmto share trading point   view join here httpstcomcjqctmhtwbaba tsla gme nvda fubo zm amzn shop plug ttd aapl amd jd httpstcogvgslubrt buccocapital   daily chart   yr chart httpstcozusdopiskevinolearytv kmmunger   you think theyll us bro babathe   pump is over     reality vie no rule   law shaky financials tech purge keep buying   dip there is   new sucker born every daytop decliners gtbwv mpngy mnthy csiq tcehy dpst ncbdy xpp tctzf tsuky mogb bnku epam ntes cqqq   eluxy sotgy nife htht maury sedg wjryy pdd ldsvf bcim mchi bbuc skyh cxsehttpstcosznconrt gualestrit   httpstcolajcrrqttsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoyzyvkjbepkoptions flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcocizpmifzohave   leave early   early watchlist   friday happy st patricks day everyone focushymcmulnbabaimppnlsneigrindoninebekehusaothersngdsqnioyypdd httpstcodmdtqujmqoptions flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcodeiljjioptions flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoubwzdhgxzvlon   lot   hot chicks tweeting discord sites we         make   run   low float daytrader   make   run   lunchgme amc amzn oxy ape tsla   aapl muln seb rxt axsm btc httpstcordfpqkzfpsweep   calls   spot volume oi', 'iv premium ksector consumer cyclicalbaba rippppyy timeinvestingkev thoughts on     tmecei ready   run big lagging   other oil stocks husa indo nine   gme amc dwac msft amzn aapl   tsla topstockalerts business ladebackkrt nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodirt nickchen   is   year chart on alibaba     rise off such   oversold level should not     surprise httpstcooobkxafter   impressive jump  ', '  is     its usual  ', 'down     day thus exhibiting   famous shitty stock patternthefamouspatterns wallstreet httpstcojgmagifhyvrt dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lrt moneymeteish talkcentss fb if i buy fb', 'i   own   piece   meta if i buy   i own   potentially worthless piece   paperbaba volviendo   la normalidad', '  frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodialibaba group holding limited traded m shares', '  average volume babababa httpstcobueykhpbqrt anthtrades lets go jd yang   httpstcolqyatpexrrt nickchen   is   year chart on alibaba     rise off such   oversold level should not     surprise httpstcooobkxforresthrill what gives you   conclusion       you see   recent news   ccpbaba we see   going     falling     then   up   just my prediction   mktcall alibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstctrying     calls hereworst day     trading   watched trading video amp bidask were commonly getting taken out right   i placed my order leaving me     worse fill than expected used too much size amp was on wrong side   every tradetos mobile still not working   mepl', '  sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba wvela semanal cortesa       oscilator in   world lleg   tocar', 'mnimos   junio   est   ms   un   ath', 'pero es lo que suele decirse un peligro chino httpstcowgawwemcrt tradingspartan   adding   more next week   spx kweb bidu jdbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio kweb jd   pulling     big run     big day   is expected using opportunity   buywasnt watching   market', '  overheard   chatter   china names   realized i dont have even   them on my wladded     my wl applied my strategy triggers low   behold   was near   bounce cons     quick httpstcoswutdamvoption alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading parece que mucha gente aprovech para tomar ganancias   las compaas chinas   jd pdd httpstcoybaovmnah', '  i       every dip   on     never pulled   trigger httpstcobexusirojrt getscanz todays most volatile gappers gap up pik mtalws mbii eigr tcbp gap down   nio jd pdd kweb httpstcomad move in chinese stocks', 'especially us traded adrs  ', 'fed raising rates', 'russiaukraine war   list goes on', 'check out   latest pod', 'discussing     these points   morespy kweb   jd bidu pdd uso weathttpstcojjwopttnio xpev li   httpstcoapolvwllrkuny rakuten review cash   earnings', 'perks   more httpstcodnchpps amzn   bidu wish ebay tgt wmtrt gualestrit   httpstcolajcrrqttremendo rebote tcnico el       los anuncios   chinasin embargo   china nunca se sabe httpstcouktmjapjhtrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nehope yall didnt make   deal     devil   bought     httpstcovasvomyolrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert aaronkleinx   jd beke nio li     china stonks up   same price   last week thenbaba gme amp tsla     three most mentioned tickers on wsbrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmshow   you say bag holder in chinese bili iq tme pdd ntes kweb tcehy cqqq jd   bidu tcom delistchina banchina sanctionchina cancelchina fuckchina fuckxi httpstcoqmuilvfdbaba fundamentals   there', 'regulatory risk is mitigated once   short term profit bookers   done', '    head   dont   in   hurry   book profit   is time   double down httpstcovgynfqza httpstcosjmxkqrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert wolfcloudinc   crazy gain     team   wolfcloudnet bought sold     dm us fortodays most volatile gappers gap up pik mtalws mbii eigr tcbp gap down   nio jd pdd kweb httpstcorruzzxhprt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing neanother crazy gain     team   wolfcloudnet bought sold     dm us     next playspx spy amzn googl   tsla crm gld cvx xom oxy impp optionstrading httpstcortoorqozrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nebaba its still way   early loving   opportunity   end   daypretty sure your puts       get blown up i only see upside   here spy babayou   youputh     vancouver my   puts   printing we going   tasty indian bistro gurgavincrypticenzyme smartertrader   boo hooo scammys   king     weeks ago was junk yest he copied   trade idea       his follows bagged lmao hes tweeting     his trolls now lmao he   billion dollar troller model bwahahahahahahahahahahahahahahahahhahahahahahahahahahahahahahahahwmt in   longterm trading range leptokurtic amp low variance   volumebased battle   bulls amp bears volume up on heavy rises   fallsputs calls trading ranges work until they dont   counterargument   your   httpstcogadqflwmtrending stocks on fintwit mkd spy   tsla spx gfs ctk qqq bros amzninvesting stocks wallstreetbetsswan those levels man golden stop hit on   first   retest', 'reentered     lower price   doubled down', '  paid then those mrna moved nice just missed coup thanks bbs blackboxstocksrt cblastbt   on watch off   open httpstcotshursiodailydownapi   bidu ccl hpq   cblastbt seeing repeat flow into bidu pdd babain thestrat pauletwaroo what i saw stocks went up   open hit shorter tf top   bf   m shooters msft', ' ', 'were on watch     m continuity down when m triggered i liked fb   nvda     m continuity conflicted   m triggerrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xbaba puts printing like   mofort fintwittracker trending stocks on fintwit source httpstcocwjowwazc mkd spy   tsla spx grt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert stockmentionbot most mentioned us stocks on reddit in past hours gme   spy qqq fb   fintwittracker trending stocks on fintwit source httpstcocwjowwazc mkd spy   tsla spx gbaba buyers   we   genius   buying   dipalso     httpstcozvzdkrrbaba bidding   then   risk httpstcolhjtqakmost mentioned tickers in wsb in last h spy gme tsla oil   amd st qqq lfg aapl httpstcointoxfwmo httpstcoirgntfprlert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan telaksatasty   only   play book you need sell now buy neverrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xhulkcapitalpro thoughts on   calls wait until   day ematsla p   p fdx   earnings play w longer dtert shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nethinking   trading options   stock in alibaba', 'occidental petroleum', 'progressive', 'american express', '  eli lilly axp   lly oxy pgr httpstcouxxpjvocbatrending stocks on fintwit source httpstcocwjowwazc mkd spy   tsla spx gfs ctk qqq bros amzn sorted   most recent httpstcopgqdgbsdronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing news   dronedekcorp amp its first drone partner vayudrone vayu aerospace is   wholly owned subsidiary   publicly traded company alpine alpineholdings drones delivery spy   nvda sofisold   rest   my   position   my kweb leaps ill take           quick double on   kweb leaps i     skittish in   current environment', '  companies   i havent deep dived onmost mentioned tickers on wallstreetbets last hour tsla   amd gme hethe   coaster is    ', '', 'httpstcohiipntcabrt nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodisolid price rebounds   gold', 'silver   oil bounces', 'usdx weaker httpstcozwptjh flch cweb chix kgrn fca ecns cnxt cbon yang xpp nio li xpev kndi wb sohu byddf ysg gds   jd pdd tcehyrt igespana cmo estn las faang hoyaapl', '', 'amzn', '', ' ', '', 'bidu', '', 'fb', '', 'rwallstreetbets daily discussion mentions over   last hour rank spy mentions tsla gme   amd qqq bbio fb clf   full live amp historical data   httpstcoqhrxwefuvrt marketpicker long     relatively tight stop   intradaypopular xbi', ' ', 'imte', 'bbio', 'evgo', 'atvi', 'ibkr', 'fico', 'koldalibaba', ' ', 'is down httpstcoqukbwlamx on   puts entered  ', '  pulled     i was not quick enough   sell   then   started pushing     i just took   loss going     in tomorrow   my head high like   never happened     doesnt affect me todays top active stocks thu', 'mar', '  est nio   amd didi sofi oxy rlx beke aapl f cappybagels guyadami jonheyman most     remarks         were compliments   others i dont recall guyadami saying       first', 'he was just making stock pick like   few others on tv     asian markets showed muscle on     march', 'rebounding   their prolonged collapse jack mas surged   unprecedented leap', 'marking   biggest daily percentage gain ever       stockleverageshares babacapital   risk httpstcobbeidoyophow   profit   chaotic market volatility httpstcoducpikvtbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vhow   profit   chaotic market volatility httpstcofgbnkovvbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vhow   profit   chaotic market volatility httpstcocjhtkuxjddbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vhow   profit   chaotic market volatility httpstcokffqjsyfivbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt marketrebels   gme amp tsla     three most mentioned tickers on wsbbaba httpstcolajcrrqtrt palmieri bababy icerock levels   watch   para traders httpstcouthcuhey yallif youve   reading my posts     while youll know ive   working on   youtube channelwell', '  i launched itill   covering stocks including  ', 'fb', 'mu   morefeel free   subscribe if youre interestedhttpstcovblgfwpkbrt bwcapital     over   tradingspartan       goes ham mode   day httpstcowzhrzssdrt stellaelliston   biden speaking   xi tomorrow   discuss economics hell keep   stocks listed', 'you   bet on   babart moon there goes in   nothing stopping   hitting now resistance broken', '  stellaelliston   k in i think its   good time   buy   we   technically on reversal   coming daysrt stellaelliston   loving   opportunity opportunity opportunity lets gooooo no paper hands here   end olbdforever tradewithninja   remember everything   go   zerobaba   key support againas you watch people sell off chinese equities       run  ', '  shows   american investor they want   quick profit instead     long term wealth big difference   trading   investing even   amazing news', 'people no longer have patience nio babababa biden speaking   xi tomorrow   discuss economics hell keep   stocks listed', 'you   bet on     should benefit   options next week   now       nio   i dont want   hear tsla is volatile   not stable', 'ever againcheck out my activity in   getquin app bought       httpstcouwccgss getquin finance investing   interested in trying out getquinhttpstcoszqqmvjebbaba loving   opportunity opportunity opportunity lets gooooo no paper hands here   end   dayrt optionsforecast   now over   minute demand httpstcotwxbucombaba k in i think its   good time   buy   we   technically on reversal   coming daysrt mortensenbach joining while   is red   news   was pretty big   chinese listed stockssmall size   risky httpsrt roughh netflix should add   chart   its database     shit is super entertainingrt missiehost ajtrader rocked   room   morning respect sig       my winners todayrt highasfk thank you   ajtrader on     jd short   sig bounce i love you what   great day   trade actfamily hcredit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodiguyadami     logic', 'why were you bragging   your       day   ohh right you wanted credit just like jonheyman   have your cake amp eat   too', 'mr nostradamirt cloneinvestor up  ', 'up tcehy im   geniusoh', 'wait httpstconbhkqjzuvlets go jd yang   httpstcolqyatpexrrt marketrebels   gme amp tsla     three most mentioned tickers on wsbrt xglobalmarkets largest open interest increases   single stock options   alibaba babameta platform fbuber uberapple aart marketpicker took off risk  ', 'raised stop       intradayrt emcverse optionstrading thank you amzn         quick scalp lol   httpstcovnyjibhrt thearorareport fed very hawkish     market   not     fed read morehttpstcoxnjkjxjatcinvesting invest invbaba adding   more next week   spx kweb bidu jdrt mktcall alibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstctalkcentss fb if i buy fb', 'i   own   piece   meta if i buy   i own   potentially worthless piece   paper fb is founder led gross   net margins   high   poll might   make me take   look   fb   i was very caught up on sub amp   loss amp meta spendfed very hawkish     market   not     fed read morehttpstcoxnjkjxjatcinvesting invest investment investments investors markets stocks stockstowatch stockmarket nio   amd didi sofi oxy rlx beke aapl f pdd iq ccl aal bac nvdaoptions flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcoupgdpjymsoptions flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoccghrhfqmade   what i lost   shorted china stocks pdd gds   yy bidu most moved like snails   move   me   wore out my patience', 'making me take tiny profits   doing what i want httpstcoofanswsoptions flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcodybrtacynrt palmieri bababy icerock levels   watch   para traders httpstcouthcutop bullish order flow gainers on   quantdata platform   far   tslanvdaoxybabaamznrokullybaaaplhthanks   visiting my page httpstcowcaghmvofrankinvesting we would have   imagine on   aforementioned   results its hard   bet on   company who hasnt hit earnings since jack ma left httpstcolcirpefjelonmusk elonmusk tesla   buy boeing   manufacture flying cars tsla   petenajarian stoolpresidente hulkcapital masterplan tesla elonmusk aapl amzn nio   fb twtr bitcoin dogecoin gme amc flyingcar httpstcofwtpfjbwbaba smart money is flowing in   dumb money is leaving buy panic is   key   is down     high its   no brainer   i said on monday know when   buy httpstcovgynxsoa httpstcopetfmwiqhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcead is growing   own   lac pcg dwac ldrs penn fami amc tlnc tsla didi gme   sndl ctrm uamy endp lmfa hyln riot tsla sbtx orph dkng smfl gree pik pltr hood lcid aapl pennystocks volume reddit shortsqueeze twitter food agriculturert xglobalmarkets   gme amp tsla     three most mentioned tickers on wsb rebellionreillymcadams   you still holding     china stocksctk cootek announces share purchase   senior management httpstcoofbgfalna via yahoo   qcomback in     callsits really insane   see     these moves sq     in days   crazy move shop   tbla goes     in days absolutely nutsbaba ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqsgzrbuy   high   sell low   nicekteisen mr psi taas kasvamaan ihan kunnolla realisoin tappioita ja valitettavasti suljin monta positiota ennen eilist nousua mm  ', 'upst ja fb kteispaino noin ja uutta entry haetaan taas', 'eip ole helppoa olla teknosijoittaja just nyt httpstcolsunimdooteveryone   bought       first time days     exited   yesterdays close trading is easy peasybaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricyang very good price   futu bidu httpstcofvtqrectk we have   qcom   renaissance technologies   backing itadded more s   is   stock httpstcokkxtqhljgbbaba still under   neckline     min bearish po has     met just   same httpstcokncaedkbtybababy icerock levels   watch   para traders httpstcouthcudownside momo   alibaba group holding limited american depositary shares each representing eight ordinary share tradeideas via httpstcovsrobzxjdailydownbaba bidu jd lmb ntes tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcohwlnsnfcnmarkguasch inversorexperto no lo creo tras las subidas   ayer en las tecnologicas chinas', 'lo ms probable es que en las prximas semanas formen un soporte slido en el caso     creo que formar un soporte slido sobre los la ir comentando en mi perfildeep dive into   alibaba inc   stocktwits forum', 'twitter trends', '  reddit communityhttpstcogrkiyqqxbigbullcap   only two chinese stocks i invested kweb     movingtrader   now in   bearish position   looking good my only concern is   seems   easy i may cut out quickly unlessbaba i   out     profit on my second trade i   not like   chop happy     day thus farbaba mdb taop jfk cemi spy tsla shop amzn most profitable trading communityhttpstcovbdmdsw httpstcouqjwoyutsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoxcxlileictk over we get found', '  backed penny     top shareholder httpstcokghrnlqofseekingthevalue que pena', 'no pude comprar ms barato pero cumplo mi promesa entro en alibaba  ', '  exness alibaba   is down over   past months how   you trading   declinebaba alibabaus mortgage rates over     first time since spy qqq iwm fb   aaplmacrotsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoobcrskglhvocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster x potential dwac nflx amzn aapl msft   gme amc cei sndl gnpx topstockalerts mikalche stocksaday stockplaymaker businessticker babasize', 'price time  ', '', 'realtime results spy is bearish', 'unbolded', 'confidence stock pick  ', 'dia', 'kweb', 'xlk', 'qqq', 'ge', 'aph', 'stt', 'daily market prediction   stock pick taocapmktmodel httpstcovcdjovvvctk adding   china pennies   hot ctk backed       their top investor   is holder in ctk httpstconaxpqjpvtrt elliottforecast   hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibabaticker babasize', 'price time  ', '', '  marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putrt fintwittracker trending stocks on fintwit source httpstcocwjowwazc tsla spx   spy rivn out   mar   tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoudwsoert fintwittracker trending stocks on fintwit source httpstcocwjowwazc tsla spx   spy rivn babatrending stocks on fintwit source httpstcocwjowwazc tsla spx   spy rivn mkd amzn mrna gme muln sorted   most recent httpstcowuifilltcheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx tsla spy tqqq nvda   qqq bhc aapl msft iwm estc amzn fb vix pypl httpstcofjwnclyshedgefundmidyear in weekspressing shorts oink oinkbaba ropeadopealibaba in good shape amidst gloomy markets   httpstcocyvmxdokplforresthrill buy low sell high dont speculate babatsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorsfgernnbkodk dow gnus idex ymm boxl   tsla taop jfk alerts   spikes   right   big news dropsfree discord chatroomhttpstcomcjqctmhtw httpstcogvocibyque bidu haya recuperado rpido la zona   usd me deja algo ms tranquilo     no le creo nada jaja', 'por ahora sigo sin ampliar pero el volumen es llamativolook   cenn go   own   lac pcg dwac ldrs penn fami amc tlnc tsla muln gme   sndl ctrm uamy endp lmfa hyln riot tsla sbtx orph coin dkng smfl gree pik pltr hood lcid aapl pennystocks volume reddit lets vroooom itso', 'wherere my   investors     what was       charlies lesson   lmaort navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm think   goes     s httpstcojiphvgzuhort thaindiandude we   live trading gt spy oxy mu nflx   tgt rivn nvda in arcaneinvesting   join us   we   officiallyrt thaindiandude we   live trading gt spy oxy mu nflx   tgt rivn nvda in arcaneinvesting   join us   we   officiallyrt cheatcodetv alibaba', 'tencent reportedly cutting thousands   jobs   tcehy didi httpstcocxtyimhpqwe   live trading gt spy oxy mu nflx   tgt rivn nvda in arcaneinvesting   join us   we   officially launching tmrw click   gtgtgtgtgtgt httpstcoluhpqtj httpstcopqnrxugwhos really selling     these levels crazyrt spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvaloil rumbo   mximos', 'lindo para unos puts   babart cblastbt heavy flow into   pdd bidubaba httpstcoetvsdwowzsmall green day   me traded   tsla   have executed     was   cautious     market   had   big day move     upside tradingrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh me days ago on todays menu bababot more me todaytrimmed my   position     profit   httpstcozmlacnzukweb   jd president biden   speak   president xi jinping     peoples republic   china prc   fridayoption alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading why traders need   follow   chinese presidential election httpstcounhypxkob nio   li xpev tcehydecent morning   far muln   tsla gains locked in playing small   taking   shots   profit     last days later     tmrwslow build right now playing   profits is easier then nowk   milly is happeningwatch menvdaoxybabaspyupst httpstcokthwfxvart cblastbt people keep talking   stocks selling off   i dont see   we   in bidu   pdd   missiehost ajtrader rocked   room   morning respect sig       my winners todayrt highasfk thank you   ajtrader on     jd short   sig bounce i love you what   great day   trade actfamily hrt epictrades   my dollar calls closed  ', 'sadly sold   bit early   i     thankful   maybe dance   bitrt epictrades     part     business is luck dont let   tell you differently   you need   put yourself in   position tobaba potential max pain is right here     level httpstcokjaskyjjchinas reputation is in danger russianukraine war httpstcoghmkegvmd   nio didi bidu xpevmost active stocks zh zhihuorph orphazymemuln mullen automotiveglg td holdingsoxy occidental petroleumnio niobaba alibabadidi didiamd advanced micro devicesstockstowatch stockmarket stocksinfocus httpstcoduguewhbaba macd     cross on   minrt cblastbt premarket bonus     gt p lt roku   gt p lt bynd   gt p lt   radarmarket     day since ipo httpstcojtjlanrt cblastbt people keep talking   stocks selling off   i dont see   we   in bidu   pdd bidens china pivot complicated   russias war in ukraine httpstcoouswfsrw   nio jd didi bidurt cblastbt starters   pdd       kentsbrokerage   calls   support levels rarely hurt theres   good reason     rip yesterdayrt cblastbt heavy flow into   pdd bidupressrelease currencyworks cwrk motoclub platform   drop new nft packs   their barrettjackson houston collector series httpstcotgivkub motoclubdigitalcurrencywrks msft googl bidu adbe amat adsk avgo   stockmarket otcmarketsrt cityindexjosh stocks   watch      ', 'nio   others remain volatile gme earnings out   close tsla navbaba now in   bearish position   looking good my only concern is   seems   easy i may cut out quickly   we get   huge plungebaba putbaba gme amp tsla     three most mentioned tickers on wsb rebellionamzn amzn tsla   nvda httpstcopnuchmxttmost popular   retail investorsestimates past hour oxy nio aapl tsla amd gme fb pik nvda babafollow retail flows httpstcozalldqtxhroptionstrading thank you amzn         quick scalp lol   httpstcovnyjibhtrndg   cweb vips gato kos cano ymm kc scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchtook off risk  ', 'raised stop       intradaylargest open interest increases   single stock options   alibaba babameta platform fbuber uberapple aapl nvidia nvdart marketrebels   gme amp tsla     three most mentioned tickers on wsbmost active equity options   midday wednesday', 'march amd bac f nio aapl amzn msft mu nvda tsla   fb aal jd amc pdd uber pltr sofi didi httpstconkikfbfalibaba   httpstcopolrtswo stocks fall     historic gains what   next   jd httpstconofvaunmlethank you   ajtrader on     jd short   sig bounce i love you what   great day   trade actfamily httpstcowjgrdedwajtrader rocked   room   morning respect sig       my winners todaynetflix should add   chart   its database     shit is super entertainingrt mortensenbach joining while   is red   news   was pretty big   chinese listed stockssmall size   riskyrt thesimonleviev harrywangera   p gt quick in amp out thanks  ', 'harry joining while   is red   news   was pretty big   chinese listed stockssmall size   risky httpstcovfrfqvgzzx   now over   minute demand httpstcotwxbucomthere goes in   nothing stopping   hitting now resistance broken', '  chowilfred dailydownbaba bidu jd   api achr afrm apps trading httpstcoztxuvqvxbaba     goes ham mode   day httpstcowzhrzssdbaba   over option alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading twitters on   rise zepp price mentions pik price mentions wsm price mentions spx price none mentions   price mentions stocks investing tradinglong     relatively tight stop   intradaybaba   april     size     add   on   good pullbaba crypto tradingview httpstcoihjsdscxbaba madness starts once   gets   green   day   happen red   green     strenght   next week kweb jd bidu spxrt teambulltrading', 'trading     takes one good trade httpstconrfunyoszagood morning top watches   spy amzn   oxy xom lmt our small account challenge is going strong good luck   join our discord httpstcobvuebyu stocks options daytrading swingtradingnio xpev li   bidu pdd jd bilibuy   dip   morninghttpstcohwfyakxryvr   good entry on   aapl breakdown', '    tried   short     m touch', '  held too long bad long entry near   m tsktsk ok entry   s on  ', '      vwap i sure   trade poorly when im down daytrading bbtfamily httpstcolqsuxfwveout       httpstcoinfddcmj fondos espaoles     alibaba group holding ltd usd usw entre sus principales posiciones thttpstcolfkumcqjn httpstconbynonrt anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day most active stocks in us     hourhttpstcoczzhulnnqonete   oxy pdd jdch bili sq upst httpstcopfewmgytcioptions flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcodvbmskvirt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agall eyes on   break     goes     moonoptions flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcobiucjozxrt scraffycoco when you vow   never trade stage stocks', 'you get   miss   move in   one     setups   ive learned toptions flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcozihldqtiwzabovedaysmaachr afrm api apps   dailydownbaba bidu jd ntes pdd what   cover in   pos div db   lolrt marketrebels   gme amp tsla     three most mentioned tickers on wsb     is where i   buy babastocks hold steady   investors digest   feds move   jd wsm acn rl httpstcopuxysybaba hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoxwxxtidmworst performing large cap stocks in todays early tradingbekeztolufax luhnpxpeng xpevhthtbzbeigene bgnealibaba bababilbili bilili auto liepamnetease ntespinduoduo pdddidi global didinatwest nwgcapital one cofsolaredge sedgjdicahn iepbaba gme amp tsla     three most mentioned tickers on wsbbaba going green       break   grab them tickets here we gort cblastbt strength in pdd   most mentioned tickers in wsb in last h spy tsla gme   oil amzn nvda amd zim aapl httpstcointoxxyay httpstcodufupwd roku amzn tsla   nvda httpstcoybejknegi   have   bids closer   fwiw may look   get long on   hold   vwap   intradaybaba i   out if my scalp     nice profit looking   other ideas nowmost mentioned tickers on wallstreetbets last hour tsla gme   zim amznoption alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading harrywangera   p gt quick in amp out thanks  ', 'harry     kweb may change direct shortlybaba happens then possible httpstcoldsfprkrt stockma dwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brka crowdsourced alerts', 'rarwallstreetbets daily discussion mentions over   last hour rank spy mentions gme tsla   zim rkt amzn oxy pltr rekr full live amp historical data   httpstcoqhrxwewkjwatch out     bearish sentiment on   esf mrna alpp httpstcohxkwexqolkcovered rest flat   not flip long like i probably should have   intradaydwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brka crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvthese     most active stocks right now   nio oxy amd didi sofi grub httpstcotpayhbbaba vuelven los viejos tiemposayer lo dijimos nada ha cambiado los siguen activos como objetivoy tb dejamas claro que mientras est por debajo   sigue siendo bajistamucho cola cao le queda   esta   para que los acumulettis canten victoria httpstcoplxftynwhxrt seekingalpha   babaf where   alibaba stock       end   h       inflection point httpstcomtqfohbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoxjyvipgpin todays   fitz powell risks bond massacre   tips alternative   etf investors defi decked   if youre     bag holder mrna ceo sells shares worth millionin   win httpstcodqgzhdlqzbot   mar     next week small lotto   range looks like   go kweb bidu spxbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcofjxxqmnqcovered   decent     intraday scalp short     intradaybenzingas daily   on trending tickers   march', 'gamestop', 'netflix', 'alibaba   more gme   nflx tsla amc httpstcozgjrcfehqsgnpx over     population has diabetes genprex cured diabetes in mice completely next phase on people coming soon mil cap     x   its shorted lol dwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brkasdcpath   profitabilitymassive short interestprivate networkcollab   dentistinvestors dont understand   business fully', '    miss out on massive uptrend in next few yearssq tsla   niorealwillmeade realmeetkevinbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcouaelzxtbnbaba in   bullish position here looking     bounce here lets seebaba babaf where   alibaba stock       end   h       inflection point httpstcomtqfohlh finance trading stocksrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week   sqqq amzn tsla   nvda httpstcozkqdlzggbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcojshstoeatwbaba us remember   is   level   buy moar   not   book profit buy buy buy still long way up httpstcovgynxsoa httpstcopeoypgfatweetinvestor china makes   moves   httpstcogntdzkctake   look     wallstreetbets stockstobuy tothemoon news yolo stockstowatch investments trading bottomfishing fomo redditarmy daytrading stocks httpstcofafwukhhrt tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh   keep coming i need you httpstcofkoyhzrchina names failed   rg bounce attempt   far not sure who tf was buying into   close     jd pdd kwebrt evinvestor amzn vs     is   week high amzn is   week high   has   buyback on   market capmulntnatslatqqqsqqqaaplnionvdababaspyamznmsftsofiqqqamdsoxlfbuvxygmecrowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba short pp cover     day since ipo httpstcojtjlanalibaba   stock continues   crash   httpstcospfqrczelr via youtubebaba   action is bugging me out   i put   stop in   i dont have   watch   constantlyscalp short   into stops vs hod intraday       min demand httpstconusyarjbwrt tradersking congratulations     discord members whoo took     alert click   link     join in on     profits   hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcopordnuiukflow room these   not alerts   calls bought     x bullish spx qqq orderflow options tradingbaba alibaba buybacks   change stock trajectory httpstcocjvcrjrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm trndg auy   ymm open muln vxx swn hgen scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchalibaba group holding limited traded m shares', '  average volume   fb amzn tsla   nvda httpstcobicqwjoert mdsoll nio xpev li   bidu jd pddbili   is huge', 'especially   yesterdays news add on china inteeeys rate decrert fluentinfinance   up   in   daythe chinese government said its crackdown on technology companies should end soonoxy is up on   chain we literally went over tickers in my market analysis class oxy       in less than hours those plays have hit  ', '  is   important   we pay attention   what   market tells us     not   other way aroundin early morning options action', 'equity names     top most actives   include aapl', 'tsla', ' ', 'amd', 'nvda', 'oxy', 'fboptionsoptionstradinghttpstcowyfhuccasthis mtg   result in   development       kweb stonks   double xi isnt   dummy     choose harmonyprosperity', 'seeing how   pointless territorial expansion is penny foolish   pound foolish china   play   long gamebaba httpstcoskjrdcxfkbaba ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqrngjbaba   time next yearrt mundacio valuefinanzas creo que sera  ', 'es la unica que conozco que es tan grande que sera dificil verla desaparecerbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcoyucmnbthe move up on china   was   most powerfull move     upside we ever seen   usually is   sign   something big is going on   bulls now   upside not   day event imo tal tme   fxi   bullish here   holding strongwhat is   opposite     dead cat bounce babawatching tsla nvda     callshoneyxbt doncryptodraper sounds like babababa         puts httpstcockjinnovbergtradefed   went down bad timing     in tsla amzn tsla   nvda httpstcoparleeivtsla ymm boxl     community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcopxobuyhwbtrending now on fintwittsla aapl nvda   amd amzn nio msft fb jd httpstcoxydcxpzgwbaba down   morning everything is right     world   httpstcosjcjvababa ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqrngjim in     pdd   if china government fuck me   i   use   my money   i usually spend on noodles   buy nas instead   saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   m spx amzn tsla   nvda httpstcoexksahgfrt ajtibayan my daytrading watchlist primarybaba nio oxy contsecondaryaapl amd nvda fb futu conthave   great tradirt moomooapp fed raises interest rates   first time since walmart seeks   hire', 'us workers     end   first quartrt moomooapp fed raises interest rates   first time since walmart seeks   hire', 'us workers     end   first quartchina plays remain strong     gains   tal edu tme   holding up strongi have   feeling     speculators   go quiet   in   next few daysyoure   longterm investor', 'never mindrt moneymlive kenny   warlock glick made   fantastic   in babavwap warlocks world unstoppable force   join thert kessinvesting   daily impressive rebound off   lows watch china names     see reactions     biden   xi talk todayabovedaysmaachr afrm api   bidu dailydownapi   csiq epam ftch everyone got long china names   kweb   option alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading   en hoy acaban en verde called these end   day   puts     team   took out   gate profit   morning bagsbangers httpstcoqmrzepoqhealthyextracts hyex foundational assetsvisit httpstcoafgyjfksedukefb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   optionstradingihubstockposts stocktwits stocktrading investing otcmarkets otcqb tsla   nvda amd httpstcoqcmtswctaking     longbaba why is   trading like   penny stockayer alibaba meti un hoy cake ser posible que existe correlacinpancakeswap cake   criptoboludos cryptadyct criptokenizados httpstcoetogokfh httpstcovdjkbwmvaluefinanzas creo que sera  ', 'es la unica que conozco que es tan grande que sera dificil verla desapareceramd amzn tsla   nvda httpstcooobjkwhijvbaba   exp', 'entry pts on   chart httpstcobjjinogzapple inc nasdaq aapl', 'amc benzingas daily   on trending tickers   march', 'gamestop gme', 'netflix nflx', 'alibaba     more httpstcojhjcmbcvbaba p   carefulnew post momo market roundup', 'spy monster gap up tsla afternoon crash bababidu chinese stocks   risk on httpstcolzqkoyzytsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcotfhtgylvutsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcopncordicglive daytrading room', 'free access   room   get live alerts check out now httpstcovbdmdswbaba fb brkb brka tsm v wmt jnj tsla pg ma jd httpstcozqljwadpegalerted live in chat dont forget   take profits httpstcovbdmvuflink mo xrp tmo mmm decn bb   snap spy xlf httpstcomasiodaovxtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcopizzlayvflbaba would like   see   base formed over   volume shelf   ish area httpstcokakfsavmbaba put   tradersking congratulations     discord members whoo took     alert click   link     join in on     profits stock', 'options updates', 'alerts free chatroom httpstcovbdmdswdont forget   take   trialspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr jd httpstcoogynqwqltsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcowbktxziwtsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoajvaouuyfd alert statisticshttpstcomcjqctvco wins losses win rate monthly earningsgme pltr   nio blnk spy tsla shop nvda xlf httpstcofznipjamwtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcowvzxgelhbrt smartrader stocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels     beinversorjavier por el color', 'casi el   tu cartera en   tu ests demente stock gapsbaba bidu cof dal dfs dg nio snap syf ual   pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agsonar top nasdaq open areb efoi glg hymc impp muln pik smfl sonn tcbpsonar top nyse open axs     edr joe mx nio oxy pd wrbysee them ranked httpstcoohiajlowrt drmerryfield i need your help buy more     put little billy through college stockmarketoh no   bulls   screwed   is under sell sell sell screams cramermorningmarketconversation optionstrading investing spy ampdow nas enph m   stocks drake crypto bitcoin foreverslowstroking ykm httpstcowgdnebnrt francisstarz who bought babart bearfuker good morning fintwit should     good day in   pits stockstowatch pik muln tcbp cbat impp indo aqst smfl oxdark pool printsymbol babasize m sharesprice total mtodays market opens w upgrades amp downgrades     gt stocks amp etfs on httpstcozimllmjq   unbiased technicalanalysis   help you make   trades top marketedge secondopinion reports aapl nvda   spy tsla amzn msft amd qqq   fb f httpstcoiyuwfviqurt optionalert largest open interest increases   single stock options   include  ', 'fb', 'uber', 'aapl', '  nvdart nlckstocks   may have   one     greatest large cap sell offs     last two decades', '  least since   dot   bubble irt babamovement   oooh im   scared its down     run up oooh im   scared bears stfu i   bag holding   since spx   nas m descending wedges forming', 'cautious   cash open volume may ruin   chinese names holding up well', 'looking   shallow hr hls   nio bidu   xpevrt contrarianiste clarification sur les vie   nest pas cher', 'mais noubliez pas que vous ne dtenez quun droit sur profits avebaba big watch   dip puts httpstcoikqewwaqolfed raises interest rates   first time since walmart seeks   hire', 'us workers     end   first quartermore marke highlights   httpstcoouwxyxfistockstowatch acn len sonn   duo didi veon tsla nvda aapl tcehy amd httpstcoyoeexrprt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agamzn vs     is   week high amzn is   week high   has   buyback on   market cap   amazon has   buyback on t market cap   us   much   buy httpstcoyltzrpaxrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt profjamescook   market cap rise     billioncouple   names im watching  ', 'maybe   profit taking     open', '  i may short   quick flushes   mostly bullish todayamd babaaapljpmfbspy qqqoptionstrading daytrading scalp httpstcorbrlbmpjmost mentioned tickers on wallstreetbets during premarket gme   tsla we zimrt nlckstocks   may have   one     greatest large cap sell offs     last two decades', '  least since   dot   bubble irt ponzipepe jpmorgan chinese stocks   uninvestablenext day chinese stocks up if you still   bankers   theirrt tradertvshawn adding   here', '  talking     on tradertvlive', 'i like         support', 'start long ishhedgefundlobby cnbc signaled babashorts covered tuesday implode nearly onewaytrade wednesday then signaled reshorted outperforming     downside jd overheadsupply ginormous stubbornlongsalibaba', 'tencent reportedly cutting thousands   jobs   tcehy didi httpstcocxtyimhpqmepunditry there was no play they   signalling       fear is unwarranted they   not going   confiscate     fine   into bankruptcy   delist     whatever   bears   scared oftrade plan holding nflx   march calls   average     manage positionnio   beke watched agaist     market   trade     go further than i think   ways   trade smart clsd have   small position may add if bounces   srt mdsoll nio xpev li   bidu jd pddbili   is huge', 'especially   yesterdays news add on china inteeeys rate decrert crabbermike   citi httpstcodbyxyxhjpm bac gs blk spy spx es qqq ndx nq esf tsla fb   pm updatefutures down', 'oil up expecting tech   growth   have   red start   morning following their gap down watching chinese stocks   open   amp bidu', '  watching earnings movers sig', 'dg amp energy stocks indo', 'cvx', 'oxy httpstcomycyqdelrt evinvestor   us', 'hk strong buying premarket shows we   continue on path towards wel high ive r   next few wert smartrader stocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels     bert krugermacro impeccable timing   is   httpstcoharqhmchyrt evinvestor   us hk   short term scalpers sold out   most     holders   investors   institutional buying amalmuqaty   httpstcolwimcwort tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh   breakingstocks largest open interest increases   single stock options   alibaba babameta platform fbuber uberapple art kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrrt tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh   mepunditry why     ccp give every single american   holder   out   i get   they     organized economypotus joebiden please dont mess up   relations   xi china in your   thanks mate nio xpev li babastocks on watch alerts   cof wrby sq upst oxy aa bmblhttpstcotrjjtvbcnwhy     ccp give every single american   holder   out   i get   they     organized economy   intervention is normal', '  why tf   they give everyone   their money   whats   play here   make chinese stocks attractive lollargest open interest increases   single stock options   alibaba babameta platform fbuber uberapple aapl nvidia nvdart optionalert largest open interest increases   single stock options   include  ', 'fb', 'uber', 'aapl', '  nvdababa us hk   short term scalpers sold out   most     holders   investors   institutional buying     open should take     havent seen megacap   undervalued httpstcoawijgejl httpstconwttkkpvkpweirdly', 'consumer cyclicals gaining   much attention during   inflation   interest rate cycle spy qqq tradingsignals daytrading optionstrading daytrader daytrade muln tsla   eigr aapl amd dg gme nio nvda bgfv blnk fuv gogo arch httpstcoojcfyhmquon watch  ', 'dis', 'goog', 'googl', 'tsla', 'aapl', 'rblx', 'dkng', 'pd', 'bynd', 'afrm', 'muln muln', 'glg', 'pik', 'impp', 'pbts', 'metx', 'orph', 'tcbp', 'mbii', 'smfl', 'husa', 'indo', 'ensvearnings amc gme', 'fdx', 'stne', 'astr', 'boxl', 'ipwripos gdstu', 'onsurt evinvestor   us', 'hk strong buying premarket shows we   continue on path towards wel high ive r   next few welargest open interest increases   single stock options   include  ', 'fb', 'uber', 'aapl', '  nvdart buccocapital   daily chart   yr chart httpstcozusdopisjpmorgan chinese stocks   uninvestablenext day chinese stocks up if you still   bankers   their stinky media', 'sorry', 'i   helpbaba jd pdd httpstcohpotbsdextop tickers trending on wsb noticeable top   gme tsla oil qqqcheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcosexgpsrt nlckstocks   may have   one     greatest large cap sell offs     last two decades', '  least since   dot   bubble i alibaba', 'nvidia   nvda beke licyhttpstcocvzprksfvrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agactive in premarket muln impp didi nio   zh csco pdd oxy husa beke tmc jd aapl kc aqst xpev fb ubs tme futu iq nvda bili sofi ddl amd indo ccl aal ensv nine nke eigr nok f fcx mu orc pltr bbig tigr li rig wrby bac xom tsla httpstcouqpgihzhhbaba may have   one     greatest large cap sell offs     last two decades', '  least since   dot   bubble its day is   over reaction no doubt   in reality   only went   up   where   was   couple weeks ago needs   healbaba oooh im   scared its down     run up oooh im   scared bears stfu i   bag holding   since your days   over you may have your little days   we set   trend   is where we goingrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmssnorlaxuw babart drchrisbriggs top orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaart bearfuker good morning fintwit should     good day in   pits stockstowatch pik muln tcbp cbat impp indo aqst smfl oxwho bought babai need your help buy more     put little billy through college stockmarketrt danieltoloko one day     downgrade   moves up breaking jp morgans   targetbut no worries on   next report theyrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioneoccidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh glg orph amd fb nvda fcel hood   sofi pypl shop abnb rblx twtr plug btc eth jblu save sfix bmbl dwac nine docu agri rivn didistocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqzgood morning fintwit should     good day in   pits stockstowatch pik muln tcbp cbat impp indo aqst smfl oxy   good luck   everyoneabovedaysmaachr api   bidu bli   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   daily impressive rebound off   lows watch china names     see reactions     biden   xi talk   psych level is important here httpstcoubxavfglukkenny   warlock glick made   fantastic   in babavwap warlocks world unstoppable force   join     trading community in   world   crush these tough marketsdaytrading momentum china httpstcojoftlamy daytrading watchlist primarybaba nio oxy contsecondaryaapl amd nvda fb futu conthave   great trading day   keepitgreen bbtfamily daytradert saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mtodays watchlist spy tsla indo   pik st patricks day special off dtc ends march   httpstcoytgjimqyz httpstconzlypbthpostive sentiment indicated   discord traders   pm   httpstcoayfarwhivwrt tradelikeanalgo   huge day   in sympathy     market   other china names pulling   slightly   morning if egsuperpr tradertvlive oversold', 'we bought  ', 'plus listing news babawolffinancial puts on babawatch list   spy pltr   pik impp amd vxx stockstowatch stockmarket daytrading httpstcopnrqxgjnnrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan te   retail stocks   buy   investing us news amzn   jd httpstcogbwpmgcdxiis     cheapest company in   worldsome things   point out   isnt   risk     delisted   yesterdays pop   was trading   just x earnings', 'x sales   x operating cash flow lowest   large cap tech bab   httpstcomfynvmrqfmrt kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrmost mentioned tickers in wsb in last h oil gme tsla spy   st qqq hood boe yang httpstcointoxxyay httpstcoloddbxnwatchlist stocks stonks tsla nio li stla bkr hymc amc mos oxy slb cvx btu   futu jd lu pdd nu sbux no bias   trade only price action adapt   plan     market', '  contrary never works good luck kids httpstcolrvdvifcei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aapl amc phun mark xela bntx valn nvax mrna pfe pypl v f fb ma   tsla amzn aal ibmlargest   oi increases uber f siri fb ftch w pfe   nvda       pbr nio nlsn sens nvda fubo fb spring breakout sale httpstcofdixrtrjm trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading fintwit httpstcoicjqdpklillianmli   amp tncnt same now   aapl was in they need   start dividends       goes up in finesgets regulated awayany plans       happen i would buy   news', 'not   hopiumrt kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrradding   here', '  talking     on tradertvlive', 'i like         support', 'start long ishstickynote httpstcooqyiymlive   premarket   stock options trading mar', 'httpstcovgavfejd via youtube spy iwm qqq vxx aapl amd     cat fb iwm jpm msft nvda tslagossipeconomist hay que darle varios das y mientras no baje  ', 'puede consolidar nivelesbaba watchlist crazy day       big push in   morning', 'drop   fomc then push     through highs   wait   see what   brings tsla mrna epam   spyhttpstcoryhoulk watchlist trading stockswallstreetbets alibaba   gamestop gme tesla tsla ipath pure beta crude oil oil invesco qqq qqq amazon amzn spdr gold gld ipath sampp vix shortterm futures vxx nvidia nvda contextlogic wishtop trending stocks on wallstreetbets     mar alibaba   gamestop gme tesla tsla ipath pure beta crude oil oil invesco qqq qqq amazon amzn spdr gold gld ipath sampp vix shortterm futures vxx nvidia nvda contextlogic wishgood morning traders   tickers   have my interest   morningpikhusawrbypdindosigbababiduwsmdgacntslanvdaamdjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbfkkw httpstcodtuymemcjrt cloneinvestor up  ', 'up tcehy im   geniusoh', 'wait httpstconbhkqjzuvpoll results would you rather own alibaba   campbell soup over   next years       up those who voted     have   sizable lead httpstcorzlryzlirrt theretailbull great new     however', '  bit early     taking   victory lap   you bought your entire position yesterdaylooks like   might have     buying opportunity on   chinese stocks   ntes httpstcovzbexvjsrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt luigimarino why alibaba stock is up   todaychina promises   provide support   markets   economya move       huge day   in sympathy     market   other china names pulling   slightly   morning if holds then room       otherwise    ', 'charts httpstcogyrgmrrmstocks   watch recovering   recent lowsnio   beke rlx sofi pdd mkd kc tme iqlive scans start ettrading stockmarkethttpstconlpbiphmilootster valuation   price   only   same   someone who thinks valuation   price     same   tslart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   tradingsunset   day beginsus equity futures   moderately lowerstrength sig dg aa oxy rig hal x gold   uecweakrt dekmartrades most talked   stocks on social media fb v tsla gme   qqq sonn spy httpstcozehinerpgrt mervalsurf   creer o reventarbaba new article alibaba buybacks   change stock trajectory httpstcovwjzslwb get     latest   related news here httpstcofvkvdtlufrt traderjoelpp youll never feel   rug until its pulled spy tsla aapl amzn fb   jd httpstcodoxttsojrbaba may     puts     pull   maybe   fill in       gapbaba   room on   net stay turned', '', '', '', '', '', '', 'httpstcokjnnbmenxhulkcapital tracking       logo movie   mondaybaba alibaba buybacks   change stock trajectory httpstcodtvtkkgob finance stocks stockmarketnio li xpev   httpstcowgszbwazjxrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionert mandotrading   httpstcoalikqlhart drchrisbriggs top orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaamost talked   stocks on social media fb v tsla gme   qqq sonn spy httpstcozehinerpgabovedaysmaachr api   bidu bli stocks slip   investors digest   feds move   jd wsm acn rl httpstcodtxghbnhaort talkmarkets fed rate hike rallies stocks qid qqq regn slv spy   fb btcx pypl crsp webr httpstcoonsmfxcfbbaba awaiting short signal stock trading ideas   ultraalgo httpstcoccdwalibaba group holding ltd nyse     is   brandnew recommendation   smart money option trades   our research team   pro trader just bet more than million on     know how   mimic   trade on   smaller scale', 'please check herehttpstcotltfzcalive updates china   protect firms   russia sanctions httpstcolbyrlxcvw   didi jd nio xpevpythiar congrats     long term   bulls whove held   five years         square one its not   winning   losing', 'its   participatingrt inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babai summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitsbaba tsla zim nvda lnth sedg aapl jd gfs bros amzn amd vix imxi nio amc rsx se gme dacdo your due diligence httpstcoghlbzucixxrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm fed rate hike rallies stocks qid qqq regn slv spy   fb btcx pypl crsp webr httpstcoonsmfxcfbwsjmarkets per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcodhnhcrbpydanieltoloko check out   year   chart     square onejd   httpstcofjnbimvhrt tradingsunset   day beginsus equity futures   moderately lowerstrength sig dg aa oxy rig hal x gold   uecweakrt millonariosanon out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy cannio xpev li   bidu jd pddbili   is huge', 'especially   yesterdays news add on china inteeeys rate decreases     usa raising theirs looks like china is     play right now httpstcoymtnpntrt upboptionmil top stock option open interest   uber f siri lmt fb   ftch nvda httpstcoinwxqrniquarryrock long  ', 'big red blight in my portfoliotop orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaaplnionvdababaspyamznmsftsofiqqqamdsoxlfbuvxygmesqamcpyplimppglgvoohymcgooglbacsonmoxy httpstconltmlggpmdanreynolds patience my young padawan babart spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalanother couple   stocks i   watching   chinese stocksbabaniojdjobsafter   chinese government   out   pledged   support its people   companies', 'chinese stocks have   rallying i expect     continue todayrt alphabronze dow futures fall points   backtoback rallies on wall streetgold copper crypto bitcoin wow   jumped up   now im only down on my position httpstcoenugybhetegowallstreet im long   no idea what   short is   how   short anythingbaba up   in   daythe chinese government said its crackdown on technology companies should end soonrt palmieri   pre mkt xixi mkd     wonderful day   china fami smh didi gfai cei nke twtr muln nvda aapl aal qqq spy amd tsla fb xxii coin uvxy mdb spot pypl mu msft sq shop sonn nio   beke fxi pdd duo kc kweb sofi tme nvda jd yinn xela vale httpstcolhtwlnbrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersdow futures fall points   backtoback rallies on wall streetgold copper crypto bitcoin strength dg acn sig len wsm pd oxy ges sig aa gold   uec rig hal xweakness wrby tlry csiq ual ccl dkng   bidu rivn amd httpstcomqbrzswovnyse stocks   watchdidi global inc adr didi buynio inc adr nio strong buyalibaba group holding adr   strong buyford motor company f buybankofamerica corp bac buyneworiental education edu buyhttpstcoxfwqqfyfxrt thedomino most searched tickers on cnbc dot     tues', 'y us treasury yield wti crude oil tesla tsla hycrort tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax ambut       addressed     company     strong culture   scale mostwith   ev   x evltm ebita   is cheap continue   hold   stock   portfolio     fellow investors who   sticking   their   position', 'i have posted my latest analysis on   stock see link funny enough', 'my conclusion was     share price dropped too much   i would add more if   stock drops   httpstcoyaortvfxyea now he down only on his   position httpstcomblyxfxvftbaba pre mkt tencents social media removes posts questioning chinas strong economic data httpstcomkijofxap tcehy   didi   niosmartmoney charliebilello ycharts you just   jpmorgan s bluff amp say shit im pot committed     alibabagroupbaba   matsla   maamd   manvda   mafb   maamzn   mababa chinese stocks     hot watching nio bidu     small cap china names like mkd mgld tal   these   run     main leader     push   eowour largecap watchlist     price predictionstsla   gme lmt thread egowallstreet its struggling   stay   though   babart mfrosing tenbagger har kinesisk tech och   vnt nu har ju snackat en del om det tidigare plockade sjlv in ngra p frrart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq mkd gld tsla nvparece ser que por fin se estn despertando las acciones chinas las clsicas para meter unas fichitas   y nio xitosremember when munger was buying     s   s   ll       those prices in less than nothing   fb is   nextrt rampcapitalllc   premarket   means im only gonna   down nowgolongnotshort compound you   get   share         barrel   oil choose your weapon   usfhackathon   nio invest in china', '  soon     world no economic power spy top trending stocks on fintwit based on analysts mentions tsla muln   spy qqq mkd mrna uavs dac spx see more   httpstcoddbaawjtpv download   optionsjournal app     notified on   gort tradertvneal happy st patricks day', '  rally   would   nice   hold green     didi   bigger challenge given thert tradertvneal happy st patricks day', '  rally   would   nice   hold green     didi   bigger challenge given thedeitaone he said buy   dip on chinese stocks   nio most mentioned us stocks on reddit in past hours gme   spy qqq fb tfsa voo   nio six stock trading usstock stockmarketrt alexpitti guy says i told you         dont mock   httpstcoocdyaadmost mentioned tickers in wsb in last h oil st gme   spy calm dkng boe oxy lfg httpstcointoxxyay httpstcogqqiuccwzsthe day beginsus equity futures   moderately lowerstrength sig dg aa oxy rig hal x gold   uecweakness csiq   bidu ual ccl dkng rivn amdhave   good thursday petenajarian httpstcofymvglowc citi httpstcodbyxyxhjpm bac gs blk spy spx es qqq ndx nq esf tsla fb babaarenaalfa   sera salida para muchos atrapados continuacion   tendencia bajista sera la ignicin para mayor vuelo le entro buen volumen es el caso el que compro debajo   va ganando', 'el resto recuperando el camino perdidomorning market analysis is live nick takes   quick look     market structure', 'levels', '  headlines     last hours', 'upcoming economics   morehttpstcoangfxcqrspy qqq iwm tnx vix tsla aapl amzn indo   yang clf mrna pfe wmt sbudx wsmthese     most active stocks right now didi nio   beke amd rlx aapl httpstcoibodwipojart pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba us', 'hk strong buying premarket shows we   continue on path towards wel high ive r   next few weeks   is   tre   buy megacap buy in   market right now still   week high httpstcozuhziwpn httpstcobxrxzsufrt buccocapital   daily chart   yr chart httpstcozusdopiswhy traders need   follow   chinese presidential election httpstcounhypxkob   jd nio bidu xpevrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt evinvestor   us', 'hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed trt evinvestor   us', 'hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed tjust in brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcoouqudroag mwn stocks consensusgurus realhottakesbot tcehy tcbp   kweb via marketwnrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt upboptionmil top stock option open interest   uber f siri lmt fb   ftch nvda httpstcoinwxqrnibadytrader how much   you make guru babatop stock option open interest   uber f siri lmt fb   ftch nvda httpstcoinwxqrnii gave them       predicted   gap     nexti gave them muln   now over     hasnt even moved far enoughwho is   guru httpstcosjvkwasosbreaking news brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcoelnpcfm mwn stocks realhottakesbot consensusgurus kweb tcehy tcbp   via marketwnrt tradertvneal happy st patricks day', '  rally   would   nice   hold green     didi   bigger challenge given thenews li why nio', 'xpeng', '  li auto shares shot higher wednesday httpstcowxhzclm mwn stocks shervindr fernandodlopes kweb tcehy   nftxcc via marketwnhappy st patricks day', '  rally   would   nice   hold green     didi   bigger challenge given their moves car run has   nuts', 'theres   fade somewhere   mu amd chip buy dip same plan diff levels lets gomulnindohttpstcombebzjfdjmy regret is i had too little shares coming into   bounce play   im nursing   big rsx paper loss   meeting heavy resistance     httpstcodncemamert jduncan stocktwits most active   most watchersmuln sonn   hymc kc yang nio beke amzn spy amc qqq tsla btc btcnews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcosacrgqiw mwn stocks realhottakesbot lucider   tcbp kweb tcehy via marketwnchinas reputation is in danger russianukraine war httpstcoghmkegvmd   jd xpev niio didirt bankthetrade china stocks giving   backbidu down pdd down   down jd down stocktwits most active   most watchersmuln sonn   hymc kc yang nio beke amzn spy amc qqq tsla btc btc sofi httpstcoswmlkenwjust in brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcokdssnqcmd mwn stocks gambiste   wcig kweb tcehy via marketwnmuln muln ready     moon baby lfg nio qqq nkla blnk   tsla bactc vlx etc band utk ckb nvta route drip celr near krfg eeenf wave rmrk cwar fb dkng hnt univ muln aapl fcon rfox strong aave yld metis ron roku bico yinn yol httpstconwlqeaaocpor el lado   acciones el rebote     ayer wow', 'hay que vigilar eso   cercart puppytrades heres   update on tesla', 'apple', 'nvidia', 'nio', 'spy', 'semiconductors', 'facebook', 'amazon', 'bitcoin', 'alibaba', '  disneytechnews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcodzoxrva mwn stocks realhottakesbot lucider   tcbp kweb tcehy via marketwnbaba alibaba hausse   hier', 'en baisse   en pr open mais il y   un double gap baissier et haussier grande chance que   soit combl httpstcoqccbrttwknews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcobapnhpo mwn stocks lucider gambiste kweb   tcbp tcehy via marketwnrt marketwn news xnet xunlei announces unaudited financial results     fourth quarter   fiscal year ended december', 'httpsbidens china pivot complicated   russias war in ukraine httpstcoouswfsrw nio   jd didi bidurt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm alibaba group holding limited is down in   premarket babart salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmswhat   you think   happen when   nyse opens later   green day   red day bitcoin   gldnews nio market dip offers chance   buy green tech stocks on   cheap fcel', 'ecox', 'enb', 'bep', 'fslr', 'sony', 'nio', 'sedg httpstcoaaivgxcaj mwn stocks ajtrader liziyan xavierdvega   kweb nftxcc tcehyjust in brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcozdmqcfrw mwn stocks realhottakesbot tcehy kweb tcbp   via marketwnmrdrone oh si', 'una vez ms vemos que jpm no sabe un pomo   subiendo ayer jajajajjaja cosa   locosrt jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt', 'babajust in brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcovzmcb mwn stocks lucider   tcehy nftxcc kweb via marketwntwitters on   rise mo price mentions glg price mentions gsf price none mentions bmy price mentions   price mentions stocks investing tradingrt puppytrades heres   update on tesla', 'apple', 'nvidia', 'nio', 'spy', 'semiconductors', 'facebook', 'amazon', 'bitcoin', 'alibaba', '  disneytechrt traderjoelpp youll never feel   rug until its pulled spy tsla aapl amzn fb   jd httpstcodoxttsojrrt notmrmanziel welp', 'prepped room friday tape on   names told   story   nio bidu etc httpstcofchekyenews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcomqxpwsa mwn stocks abohamid marketwn kweb tcbp   tcehy via marketwnbreaking news brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcopitttdxkt mwn stocks minofpham atssan tcehy nftxcc kweb   via marketwnrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agjust in brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcoahjbscg mwn stocks minofpham consensusgurus tcehy kweb tcbp   via marketwnrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm unusualwhales   jd pypl upst dlort dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lbreaking news brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcohhcvh mwn stocks lucider atssan kweb wcig tcehy   via marketwnnews xnet xunlei announces unaudited financial results     fourth quarter   fiscal year ended december', 'httpstcovaushfx mwn stocks usstockbot westmoneynews risenfit tcehy   kweb tcbpmoon seems like such   long year   even remember       pnews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcowljgony mwn stocks atssan lucider tcehy   tcbp kweb via marketwnnews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcojbdhaivw mwn stocks toushitommy talestrade kweb tcehy   tcbp via marketwnbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market volume igniting on us markets hseng green   up', '  means   is going     moon   remember year high is over news brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcoznmjmwk mwn stocks talestrade abohamid tcehy   nftxcc kweb via marketwnbaba down   next suggested short entry projected price target area httpstcoisewinxiaanthrhuman theretailbull ccp is supporting   long though', 'thats   good start babachinese tech shares   greatest recovery since lazarus up in one daybaba bidu jdbuah', 'cunta pasta gan ayer     precio medio por encima   httpstcougxbvebrtheretailbull yeaaaah       didnt even brake its channel not   mention   retesting   breakout     channel long way   go till   is out     woods httpstcohzdmoupybreaking news brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcowiodpwgk mwn stocks marketchmln toushitommy kweb wcig   tcehy via marketwnrt traderscom market wrap what fed employment is up', 'tombrady is   stock pump continues join us live youtube fomo eyes haveozardofwiz lisaabramowicz go get   dictionary   sessions on anger management   adhominemmeansyouwontheargumentthanks', 'guys   yinn bidu cweb httpstcohjcxfkynknews brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcouudqay mwn stocks seekingalpha marketwn kweb wcig   tcehy via marketwnbulls out     cage', 'gme sofi   td jpm ta vxx yy amd zim httpstcopnnknkfbreaking news brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcodjhnalbrdz mwn stocks simonstradeinc talestrade tcehy tcbp kweb   via marketwnblackbeardrr mrdouglasfunnie then', '    chinese stocks have   gap   fill kweb', ' ', 'etcrt saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mrt kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingmost mentioned tickers in wsb in last h   st oil spy hour tsla wish etsy twtr sky httpstcointoxxyay httpstcougjtgidxztwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingjust in brlt brilliant earth group', 'inc brlt q earnings   transcript httpstcoangeytgpz mwn stocks seekingalpha minofpham atssan tcehy wcig kweb babaera obvio que ayer   iba   subir como nadie lo viort bbrmindset we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpms rert supply joshdlifestyle yessirski gotta get   in', '  im margin approved on schwab i finally decided   dive in     way   irt cwxmeo news sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumorsbabaalibaba stock is still   investable bottomhttpstcoyfurfxlrebjust in nio nio news why chinese ev stock nio is up double digits   httpstcobgjzxltg mwn stocks gambiste golanlewkowicz kweb tcehy wcig   via marketwnfor now us adrs expected   open lower     stellar rally   said   us markets holding up even   fed hike', 'i think   still has room   run   bidu jd kwebkremlin news   major progress is wrong ukraine borders   should   recognized   kweb jd qqqkremlin news   major progress is wrong ukraine borders   should   recognized   kweb jd qqqalibaba', 'just', 'you know jack ma hes just such   patriot how   you bet     its remarkable metal up your ass munger on   httpstcozkucykmrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyorafatrades hes   genius   he invests     long term   in general tend     right more than he is wrong babart persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   cloozardofwiz lisaabramowicz i think you need   google   definition   complete   well   fabrication babart cityindexjosh stocks   watch      ', 'nio   others remain volatile gme earnings out   close tsla navgabrielgil le pillaste el momento     pasando     se te   muy bien podrias hablar   forex y stock market en tu canal', 'ahora   la guerra rinde ms que las crypto httpstcogtdgbomso charlie is   genius   hes only down in   vs           i see   value play long term     base still needs   form     plays out httpstcowenauyphstocks   watch      ', 'nio   others remain volatile gme earnings out   close tsla navigating lockdowns in china amzn avoids shenzhen disruption j volumes spike   sofi catalysts drying upread on httpstcofdpoxbcaqblisaabramowicz     baidu   not part     fang index   least not mine   their balance sheets     complete fabricationamzn aappl pdd qqq     beke akan s momo yy hood prophitcy nio beke goin     shortrt rampcapitalllc   premarket   means im only gonna   down nowrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt bankthetrade china stocks giving   backbidu down pdd down   down jd down valonbadivuku   ka   time high prej dhe un kom fillu me e ble prej se ka ra ne dhe vazhdoj me e ble sepse mendoj qe ne te ardhmen e afert kur kina tqetsohet pak pas zgjedhjeve qe kan mu majt ket vit alibaba ka mu rikthy duke shku edhe ma nalt httpstcozmonawvgqbaba', 'jks   zto     top gainers     day httpstcodldrtrlbreaking news kc why chinas smallcap stocks like kingsoft   joyy   soaring   httpstcoqjpmnadhm mwn stocks fierasfercrypto newsfilterio tcehy nftxcc kweb   via marketwnnews sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumors httpstcobizihmoya mwn stocks investmentswami jcq   kweb tcehy tcbp via marketwnamzn aappl pdd qqq     beke akan s momo yy hood prophitcy nio beke putssss baby goin beke goin down harddddditscharliemar i own     im   annoyed   these bag pumping tesla tweets stocks   watch tomorrow   entries   targets marked off zim dac   nvda tsm we   cover   indexes   why   ten year movement is bullish qqq tnx topin httpstconsdvkaemrt stpremiumrooms not gonna lie', 'drstoxx nailed   china           httpstcokbhewkart bulitrades watchlist     option contract suggestionsnvda   bidu amzn gain   edge in   market httpjust in kc why chinas smallcap stocks like kingsoft   joyy   soaring   httpstcoaffk mwn stocks tommysats fierasfercrypto tcehy kweb   wcig via marketwnjust in dfmtf defense metals dfmtfdefnca preparing   take   leading role in   north american   global ree supply chain httpstcorzmxdjc mwn stocks   kweb tcehy tcbp via marketwnrt juanluisdemateo   httpstcornxmpctmemrt easystreetbiz news pdd why baidu', 'tencent holdings', '  pinduoduo skyrocketed   httpstcokmpbwslaiz mwn stocks just in ocgn   biggest reasons   avoid ocugen   now httpstconkxipy mwn stocks sawit kweb tcehy tcbp   via marketwnnews pdd why baidu', 'tencent holdings', '  pinduoduo skyrocketed   httpstcokmpbwslaiz mwn stocks fantinojimmy lelkan   tcehy kweb tcbp via marketwnrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst dear   shorts   ccp is long   you sure you want     shortrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabachina stocks giving   backbidu down pdd down   down jd down just in moho ecmoho receives approval   transfer   nasdaq capital market httpstcoeocrjuvn mwn stocks tfesseha dipfinding medullapike kweb   tcehy nftxccrt rampcapitalllc   premarket   means im only gonna   down nowrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsnews bili bilibili   pursue voluntary conversion   dualprimary listing on   main board     stock exchange   hong kong limited httpstcopfopkcau mwn stocks quantisnow tcehy nftxcc kweb   via marketwnrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clocourtney cox antes   entrar en   y acumular en las bajadas vs courtney cox ayer tras su mejor sesin en bolsa   toda la vida httpstcouhnxbcqamwrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyois       investor subtweet httpstcolcsmwzsurt millonariosanon   tcehy fb amzn goog aapl ibm intc nflx   many more companies depend on hiring more engineers   growtwhat   deal btc tsla   urmom httpstcowctngqx march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrrt cwxmeo news sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumorsjoshdlifestyle yessirski gotta get   in', '  im margin approved on schwab i finally decided   dive in     way   i missed     swing opportunity i saw two days ago its literally on my tl i tweeted   on   you saw       hit return in   day if i had margirt bolsatero el rebote   ayer en usa hizo que valores como   y fb volvieran   los soportes perdidos necesitaran confirmacin porwe never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpms report downgrading       pt   frm moral   your own work   dont fall   what others say', 'no matter how qualified they might   httpstcomcdfdtgart stebottaioli ntes jd   bidu return   prices     nice bear trap httpstcocqufnjyeq httpstcofuficnwrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt thedeepdivefeed   nio xpev pdd kweb jd lkncy futu tcehy didi bidu chinastocks chinarussia httpstcojcxsasdnews kpltw katapult announces fourth quarter financial results httpstcovljmbzqt mwn stocks lucider xpev   tcbp kweb via marketwnnews sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumors httpstcozpshamm mwn stocks tonyryan donniesstocks xpev tcbp   kweb via marketwni   watch   things   have had   most extreme moves recently   see if   current trend may   changing oil       two examples in   headlines lumber   made   significant move   httpstcoegxuuilvcardboardshop freshie     fridaydus munger middelt   in   vanaf door simpelweg te wachten op een doorbraak van een belangrijke ma had hij zijn gemiddelde aankoopprijs een heel stuk kunnen drukken httpstcorhvninglljust in luna crypto market crash top cryptocurrencies   buy   hold right now httpstcodqsbaqj mwn stocks elannadav lunastudio xpev   kweb tcbp via marketwnrt danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipbaba had   very good day     guess what   brokerdealers   increasing   alibaba stock price target i   anticipated     same thing   happen   coin investing stockstobuy trading coinbaseel rebote   ayer en usa hizo que valores como   y fb volvieran   los soportes perdidos necesitaran confirmacin por encima para dar compra valores   vigilar httpstcodcsgpgqxjust in ocgn   biggest reasons   avoid ocugen   now httpstcosimajhs mwn stocks sawit jessmaster xpev   kweb nftxcc via marketwnbreaking news ixhl todays biggest premarket stock movers top gainers   losers on tuesday httpstcojtpdqqtehh mwn stocks tossydog lilliandterry   xpev nftxcc kweb via marketwnnews   why you should avoid nio stock   delisting worries mount httpstcoljqqcgqss mwn stocks realhottakesbot ahmedma stockserabot   xpev wcig kwebjust in bili bilibili   pursue voluntary conversion   dualprimary listing on   main board     stock exchange   hong kong limited httpstcovzhljizj mwn stocks hibaringsnow   wcig xpev kweb via marketwnbaba price target calibration x evebitda multiple vs x amzn fy forecast eps  ', 'valued   x fwd pe own dcf valuation average price target floor munger average acquisition price estimate httpstcoiyomzzhnperfect timing i got margin approved   bout too crazy   leveraged swing trading', 'missed         lack   capital got   targets im looking     morning httpstcoxnxqvarnrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingto     on   huge company', 'great fundamentals', 'super cheap', '  hammered   delisting threats great     little bit   research', 'you knew you   sell your   shares   hkse hong kong even if delisted on   nasdaq swinginvestment threadhow   you get   bottomhow   you knowyou nailed iti received   ton   private messages   how i dothread   dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lmost popular   retail investorsestimates past hexpectedly', 'many chinese adrs trending nio   beke didi jd kc biduhttpstcosybrcmdvbolsayo promediar   la baja es mala idea estadsticamentesi tan buena empresa es   por qu no est entre las primeras   berkshireen cambio appl', 'esta   primera tendencia alcista fuerte   medio y largo plazoultracalls lll nft japan pr china covid surge play   sells masks in china stock trading   cash cash per share on hand book valueinsiders own mill share floatearnings   monthbaba jd li xpev pdd bidu nio bydd jd futu gold muln glg gld httpstcopfwemzgsoprt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm most mentioned tickers in wsb in last h   spy til gme nio hgen oil wen wolf bros httpstcointoxxyay httpstcosgucvdgoxv alibaba  ', 'amp xpeng xpev', 'in devlet medyasnda ortaya kan bir raporda', 'in hisse senetlerine destek sinyali verildiraporda', 'abd ve inli dzenleyicilerin abdde ilem gren in hisse senetleri zerinde bir ibirlii planna doru ilerledikleri belirtildigrouchito si el gobierno chino cumple su promesa   no intervenir ms en las empresas no veo razn por la que no pueda recuperarse yo personalmente como no confo en los gobiernos comunistas por lo q seguir afuera', 'pero mis mejores deseos   los hold     y similaresyoure telling me    ', 'literally one     greatest ecommerce sites in   world', 'is   third   its lifetime earnings value   years ago     country they were founded in wants   control its data   protect consumersrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shamis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   la media fb meta platforms   alibaba group sbux starbucks tsla tesla', 'inc tencent cmo estn las faang hoyaapl', '', 'amzn', '', ' ', '', 'bidu', '', 'fb', '', 'goog', '', 'nflx', '', 'nvda', '', 'tsla', '', 'msft', '', 'twtr', '', 'compound lol hes averaging       you calling him genius   tcehy fb amzn goog aapl ibm intc nflx   many more companies depend on hiring more engineers   growthe us graduates roughly', 'engineers annually', 'whereas china graduates', '  india', 'hence', 'china   india have   clear competitive advantagert salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt ajbutton my face when jpm says china is uninvestablebaba httpstcolqipzgwmbaba likely   crash   stpatricksdaymy model has   neutral overall its in   strong short term bullish trend', '  is bearish longer term volume is trending up volatility is high   in oversold areart frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart irrationalmrkts no', 'things       bad hm pretty fitting re chinese equities     tcehy qfingoldman sachs says china is not uninvestablecapitulationchina stocks go up   pdd httpstconahcbgeybjd bidu didi   tcehy china bull trap   blood bath todaymanipulation is unlimiteddown downfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft twtr   puppytrades heres   update on tesla', 'apple', 'nvidia', 'nio', 'spy', 'semiconductors', 'facebook', 'amazon', 'bitcoin', 'alibaba', '  disneytechrt acpandy blinken chinas   on   wrong side   history when         ukraineif china   provides material support saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mwsenfurecido es lo bueno    ', 'le sirve para todo', '  algunos se cachondean cuando baja', 'se cachondean cuando sube un en una sesin y estarn comprados cuando vuelva   ath es la navaja suiza del nasdaq   jdbtrading wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doort navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   igsquawk fang constituentsaapl amzn   bidu fb googrt juanluisdemateo   httpstcornxmpctmemrt stockmentionbot most mentioned us stocks on reddit in past hours   gme spy nio tfsart stockmentionbot most mentioned us stocks on reddit in past hours gme   amc spy nio twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt amitisinvesting late night stock talks     insane marketbaba niotwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt theogfaro metx china pledges   support its stock markets', 'chinese stocks   soaring metx', 'bhat', 'jd', ' ', 'nio   bullbearn people who have cash on   table were not happy   markets move     lot   social media accounts have increasedrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft twtr new video news   technical analysis on   amp nio check   out', 'thank you httpstcodednglnsbnrt josephf mosinvesting im joking no more     mejp morgan paid k   their analyst just       internet jokes alex yao', '      remember you dchinese stocks     mooon httpstcoizwzqtljrt themaverickws   httpstcopuncelnfjrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort rampcapitalllc   premarket   means im only gonna   down nowrt nhatami while us hiking   interest rate', 'china is on opposite phase nio xpev li   simo httpstcozilkhxpvivanbolsa en das pufff   y tchey en   httpstcojnpywsrizabreaking news   alibaba stock bear vs bull httpstcobihccd mwn stocks ecolexar gambiste xpev nio nftxcc aspu via marketwnsinomarket livesquawk   bidu jd nio rug pulloh no   is down premarket bears have wonrt buccocapital   daily chart   yr chart httpstcozusdopisrt echantech everyone thinks theyre   genius   buying     when were still off   athrt danieltoloko one day     downgrade   moves up breaking jp morgans   targetbut no worries on   next report theyrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crla volatilidad en alibaba   en el pasado ya haba sido alta en aprox meses se revaloriz ms   un en meses se revaloriz ms   en meses perdi un   su capitalizacin burstil nasdaq hk httpstcosefubltgechinastocks is   finally timebaba jd didi nio tcehygt httpstcoqourtghrrjmarkettalk httpstcogmcnktomqintraday top amp flop stocks   watch march httpstcotbzfvmonupdd bili didi futu jd   li xpev ntr jnj aci orcl mrk atvi xom aapl amzn fb tsla nvda spx spy ndx qqqpeople who have cash on   table were not happy   markets move     lot   social media accounts have increased spreading rumors   russia amp ukraine', 'inflation rtc spy qqq cnbc nasdaq techstocks   nio pdd aapl amznrt srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    ', 'desde que se va     que la ibamost mentioned tickers in wsb in last h spy tsla oil qqq hood st jpm hero lazr   httpstcointoxxyay httpstcojwiduibzbaba had its biggest trading day on mar since ipo in volume m avg m since total number   trades in   day m avg', 'since total value   trade in   day gtb avg   since stockmarket chinastocks moneybaba alibaba soars whats   investors new found love httpstcodimeacsrt buccocapital   daily chart   yr chart httpstcozusdopisrt esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicevictormitjans markettrackers para que el   los inversores en   ganen dinero tienen que subir un o seguira subiendo hoy   y niolately', '  feels like equities   way more volatile than crypto fb', ' ', 'tcehy', 'nflx proves   pointrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishrt qcapital   httpstcovljnyzdvdrt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india imost mentioned symbols hst tsla nd spy rd ape       nflx httpstcowiibvelmkjimcramer just sold   dumb ass chinese stocks   rug gonna get pulled hardbaba       monster       easy', 'dont take your eyes off itvolmen medio    ', 'mvolmen   ayer m', 'casi xy venamos   dias   volmen ms alto del habitualde las pocas herramientas q tenemos xa ver cuando entran los institucionales', 'los q mueven   verdad las cotizaciones esta semana han entrado en china   todo httpstcodzodbnnqulast one pack professional hair styling gel clear super hold oz ea extra body lusti rhonj rhoa nba nfts women wordle   ttpswwwebaycomitmmkevtampmkcidampmkridampmediatwitterampsojtagsmediadmedia via ebaytaghit congrats taghi on     kwebso much     plunging in hong kong     mad rally in america huheveryone thinks theyre   genius   buying     when were still off   athrt ajbutton my face when jpm says china is uninvestablebaba httpstcolqipzgwmthe fact   is   main factor   profitable amp undervalued   lot   chinese companies companies   start   see soon hey         st     gobbled upbaba ftcv evc doyu srad vvos huya sghc brcc httpstcolwnghtccbgbaba new article alibaba soars whats   investors new found love httpstcoweofsbat get     latest   related news here httpstcofvkvdtlufwhile us hiking   interest rate', 'china is on opposite phase nio xpev li   simo httpstcozilkhxpvminuto y resultado en   httpstcoufvmazkgmosinvesting im joking no more     mescan results ftx mtop bullish trend on perp pair alice avax cake snx leotop bullish trend on usd pair gdxj   apha bynd gldall ftx results httpstcoypxjbsiwnot buy signalstwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingno hay mejor seal   compra en el mundo que un downgrade   jp morgan babahoras post downgrade', 'suba del httpstcosscindpqoti feel bad     imagine paying mil   your pwc auditors just   fintwit   shit on   whole audit httpstcowfqpyrrwrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmspues   pesar   lo que pueda parecer', 'ayer en twitter solo se habl     el doble que en un   normal fintwit parece ruidoso desde dentro', 'pero quizs no lo sea tanto desde afueraen reddit s el efecto del subidn en bolsa fue ms notable httpstcoastywcmzcdscan results ftx mtop bullish trend on perp pair alice avax cake snx leotop bullish trend on usd pair gdxj   apha bynd gldall ftx results httpstcokfgxpnrpznot buy signalsbaba option iv amid wide share price movement jd vips amzn wmt tgt shop httpstcoxkiwlrrqgjbaba enters bearish trend alibabagroupholding stockmarket stock httpstcodrskgyqcqrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrmy face when jpm says china is uninvestablebaba httpstcolqipzgwmanalysisafter china avows market stability', 'investors want proof jd   aamc httpstcohipnxrnirt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatijust in   alibaba stock bear vs bull httpstcondaijmxwaq mwn stocks evinvestor mattguillemard xpev aspu nftxcc nio via marketwndavidzarecky salilrajadhyx pretty sure   ccp new stance is   game changer fundamentally   short   well   long term babamost mentioned tickers in wsb in last h spy nflx   mms gme tsla oil qqq rblx wen httpstcointoxxyay httpstcosawffihmtrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmssalilrajadhyx if   indeed bottomed out two days ago', '  remains     seen', '  shitty report   go down in history   one     worsttimed recommendations ever issued     mega captop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme ta   vxx access wider trends httpstcozltkvrfthese     most active stocks right now didi nio   beke amd rlx aapl httpstcoelwlbmyshvchinas reputation is in danger russianukraine war httpstcoghmkegvmd   nio jd didi bidubaba us', 'hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed   support us listed internet stocks expect   rally     institutions   gobble   up   is   goldmine httpstcourdmjdibaba us', 'hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed   support us listed internet stocks expect   rally     institutions   gobble   up   is   goldmine httpstcowbcomzuedvdanieltoloko lmaobiggest move   highest volume ever in   right     report   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba us', 'hk   buyback   add wings   things   company should buyback   fast clip       wont last institutions   gobble up   shares   was strong institutional buying   took   up httpstcosipiyrqfo httpstcogsnmdteeagrt juanmabenito   la veamos el lunes y ya comentbamos que deberamos vigilar la zona actual porque los eran un soporte clave', 'hrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clobaba us', 'hi going     httpstcosipiyrqfo httpstcobgruynszrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt evinvestor   us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  evinvestor   us', 'hk alibaba has   rsi   havent seen   ever in   megacap bv eoy', '    cash', '  buybackrt stocksaday new options only plan   only httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wirt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap bv eoy', '    cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks china   support ipos abroadhttpstcoqnpnkvrt aaronkleinx   jd beke nio li     china stonks up   same price   last week thentwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt khantradernyc nio   one day     downgrade   moves up breaking jp morgans   targetbut no worries on   next report theyll have       httpstcopwwijajvsold   portion   my   position in hk i   still holding   us based one', '  counts     my portfolio realizing   gain in   day', 'doesnt look   stupid   meshares   chinese companiesincbaba andnio', '  trading higher weds following   chinese state media report indicating chinas financial stability   development committee urged market stability measures   mentioned cooperation   usregulatorshttpstcohqdrljbzebaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks was   just weeks ago   months ago httpstcoxpbfloea httpstcopqcfjwvrelrt evinvestor   us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  thepandaily ku wei', 'general manager     iot business unit   alibabacloud', 'has taken up   post   coo   dingtalk', '  offibaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks institutions   gobble up   shares httpstcowdyctiv httpstcowdgrkwrnrt juanluisdemateo   httpstcornxmpctmemjust in   alibaba stock bear vs bull httpstcoqiatbsvlw mwn stocks topstonks stlplace nio nftxcc xpev aspu via marketwnbaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks ex book value   is trading   pe   httpstcodzkflayza httpstcowievgfkugcrt mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkrt evinvestor   us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  evinvestor   us kh tomorrow         ussd httpstcowlivctgsawbaba was   months biggest loser', 'descending alibabagroupholding stockmarket stock httpstcoxlrwqedgfbaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investors httpstcolqxczlert freshie jd   bidu most likely   limit up on china stocks httpstcownjhgwsjchikatrades     shorts took   in   shortsalphatrends youre not in   ku wei', 'general manager     iot business unit   alibabacloud', 'has taken up   post   coo   dingtalk', '  office software product owned   alibabagroup babathis   looks like   pump   dump   me', 'not   i     chartist   its just   obvious even   lay person like me   see through   begs   question   government intervene   rescue httpstcowwzapioai spend   day trying   figure out what     men on wall st   going     nextim not     play wordle   amusement spy tsla babart melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsjust in   alibaba stock bear vs bull httpstcogtohvkypi mwn stocks keshhingo nio aspu xpev nftxcc via marketwnwill hang seng   close     is   questionmelt up has just beguninstead   covering their borrowed shares', 'short sellers short more now emotional   irrational short sellers wont accept   chinas bear market is over     new bull market is born     cost them dearlykweb jd pdd   nio bidu ntesget up   speed     business model', 'financials', 'risks', 'regulations   valuations   checking   out httpstconhcbqcacrt stockmentionbot most mentioned us stocks on reddit in past hours   gme spy nio tfsamy   deepdive has   my   performing article once againwith share prices shooting up   levels unseen since weeks ago httpstcovvzguhhwrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricmost mentioned tickers in wsb in last h   spy oil ta earn clf gme arc lit ped httpstcointoxxyay httpstcofkodthzvert fintwittracker trending stocks on fintwit source httpstcocwjowwsbi aapl   spy qqq tsla   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort marketrebels   finishes up   how   you think   market   react       rsi indicator left   oversold zone alibabagroupholding stockmarket stock httpstcolxsfhtvvt httpstcoevhaxxlkourt finect os pill el subidn   ayer en bolsa   alibaba   cmo habis vivido las cadas   los das anteriores en la accin cort xolowall las autoridades chinas prometieron apoyar la estabilidad   los mercados y   sus compaas listadas en usa bidu os pill el subidn   ayer en bolsa   alibaba   cmo habis vivido las cadas   los das anteriores en la accin contadnostwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt qcapital   httpstcovljnyzdvdakciovyguru jet ti tyi takov dny na     pojedu taky why is     weak in hang seng   just kidding what   bears doing   they moved on     stockrt stocksaday new options only plan   only httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wibaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks if not days dont miss   chance httpstcowhmudmayhemmarkets   mega caps   tcehy were   up nearly  ', 'pdd up nothing is out   question     point   mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdknew options only plan   only httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd snap tgt eypt alzn xbio fwp t httpstcokmdznikkei jumps   more than week closing high   fed rate hike   httpstcoejspggmlrt marketrebels   key levels', 'httpstcomkojlqwbaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks httpstcognembvkivurt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpms most mentioned us stocks on reddit in past hours   gme spy nio tfsa six voo qqq   tsla   us kh tomorrow         ussd httpstcoaljelgt httpstcowlivctgsawrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   cloanother good day expected   chinese stocks     fami nio httpstcogtbrbnibihangseng says nah lol   up fintwit gurus have     figured out httpstcoppszurubrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijairt rampcapitalllc   premarket   means im only gonna   down nowtrending stocks on fintwit source httpstcocwjowwsbi aapl   spy qqq tsla spx nvda amd amzn fb sorted   most recent httpstcolmgccuolbeke   if china makes   move   take taiwan', 'you think western nations   drop   sanction hammer on china like russiahttpstcoscoqjgwert clayhams tonight we     going live on twitch   look   our alerts     flow we had alerts on jd', ' ', 'iq', 'bili', 'rivnio li   tcehy   hardly sleep last night httpstcowkcozqzir httpstcoqwgwytgfwe bought     tencent   on     china   underlined they   continue listing companies on foreign exchangesthis was   good day   free trade   our accountsnio y   httpstcouurhzknkx httpstcojvebkhrprt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheapptracking bruce berkowitzs fairholme portfolio q update httpstcoaireondfocix', 'faafx', 'fairx', 'lyb', 'dow', 'wba', ' ', 'fnma', 'fmcc', 'ipmlf', 'ntr', 'epd', 'intc', 'kmi', 'et', 'ori', 'joe', 'brka', 'brkb', ' ', 'enb', 'wmb', 'wes', 'aapl', 'cmcmost unusual flow trades   sectors per unusualwhalesaapl spy tsla qqq fxi amd eem kweb f   nvda iwm bac nio hyg httpstcooxycxgagrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overrt fossgregfoss   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over thrt nargis   if   holds   low   retraces up   here then     hi     low  ', '    double   just retrt jginvestments china stocks   uninvestable yy', 'pdd', 'momo', 'bidu', 'jd', 'kweb', 'babart tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wethese     trending stocks   didi nio sonn hk brkb bidu httpstcoibodwihpairt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dbaba here     bear party httpstcoozzmtrzamarch watchlist bidu looks really strong   add   dipsdg earning play if good earnings out   get dip   buy   one     china playnio big opportunity   buy   long ev weat   add   long here     beatrt fossgregfoss   is kaka eh papa mungerlearnmath btcrt lillianmli   thing   gets me up in   mornings is seeing   side     is gloating todayles cocos se rveillent bidu   httpstcorckezyhkdrt aretetrading stocks   watch tomorrow   entries   targets marked off zim dac   we   cover   indexes   why thejoecarlsonshow check out what kenison counting numbers precision market timing noted     time   start   up instead   downhmeisler truthgundlach hows your   chartwed highest voloi min', 'vol k', 'opt vol f   fb hd nvda afrm msft bidu bili nio vale dada kc holi pbr fubo afrm cop nlok hog unmdata barchart httpstcounndxicuilets talk alibaba   stock', 'nio stock connection   wallstreet bets httpstcokzvblyag via youtube   nio nio babart salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt brucekenison alibaba group holding adr   market timing report kenison counting numbers notes   made   confirmed island ralibaba group holding adr   market timing report kenison counting numbers notes   made   confirmed island reversal   on march in our projectedinadvance day universal timing event ute   reversal zone centered on march chinastocks china usdbidens china pivot complicated   russias war in ukraine httpstcoouswfsrw spy djia   jd niort fintwittracker trending stocks on fintwit source httpstcocwjowwsbi rivn ups spy qqq aapl art aretetrading stocks   watch tomorrow   entries   targets marked off zim dac   we   cover   indexes   why thert fintwittracker trending stocks on fintwit source httpstcocwjowwsbi amzn aapl tsla   fb twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingwed options volume gt k', 'oi lt k nvda nio   tsla snow siri amd lmt ftch   fb rivn oxy cnq f w httpstcocsimztwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx qqq access wider trends httpstcozltkvrf most mentioned us stocks on reddit in past hours   gme spy nio tfsa six voo qqq   tsla stock trading usstock stockmarketrt nlckstocks   hk session httpstcoymnvjxrqmost mentioned tickers in wsb in last h gme   wish spy tsla googl   qqq le ed httpstcointoxxyay httpstcosafncbtxptop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx vti access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi amzn aapl tsla   fb spy qqq rivn ups spx sorted   most recent httpstcoilejxtvatop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx vti access wider trends httpstcozltkvrfthese     most active stocks right now didi nio   beke amd rlx aapl httpstcowdpsedtrrxalibaba nyse  ', 'li alibaba up', 'nio nio up whats driving hong kong markets higher   httpstcohcwyrfi china stocks   uninvestable yy', 'pdd', 'momo', 'bidu', 'jd', 'kweb', ' ', 'vips', 'nio who is going   start   inverse jpm etf httpstcoertpljkmluthe leprechauns     out in full force tomorrow morning sharing their gold   everyone muln   nio bb spy chptsold my   only got oh wellcompound yes   watching   descenthad order   shares nio oh boy guess should     bit higher   beyatch rocked lost   bunch on   turd     gun shy thx joe ummm not lolrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt marketrebels   finishes up   stocks   watch tomorrow   entries   targets marked off zim dac   we   cover   indexes   why   ten year movement is bullish qqq tnx httpstconsdvkaemdidi   tal those   shorting   blow thier bank accounts these companies   extremely undervalued they have billions   in cash   hey keep shorting   really helps bullsupdate   weekly   buyers showed up httpstcolsbbyawgu httpstcoxbrxhglzixjust in   alibaba stock bear vs bull httpstcodydujyykn mwn stocks italyinvestor monchi sonn gncp wcig vnet via marketwnrt jason alibabas lost decade   httpstcomnuyrmqdnlillianmli was wondering where     bears werebreaking news   alibaba stock bear vs bull httpstcohpvuufoi mwn stocks gambiste rocketpoppp sonn tcbp gncp vnet via marketwnthe thing   gets me up in   mornings is seeing   side     is gloating todayrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba people   in absolute disbelief i have   position not saying were out     woods yet', '    sub   feels goodbaba sigue el rebote httpstcoeveduhejcbaba httpstcoprhrnahholalakl its still wip no concrete plan on how     work out only companies received   notice   other adrs like nio', ' ', 'byd', 'etc didnt they have years   comply once   notice has   sent out   there is still time   find   solutionstatement   liu he httpstcocmcdtgbrt apesharma hsi ripping gt tomorrow   nio qfin tsla mkd ampe spy li xpev ctk   pump hard   looks like anrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt andreaalbrigoni   i sold         ride   rest i might sell tomorrow   too if we gap up just   lock   gains   redcardinal pvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multirt hsdua   i love chinese stocks   lets   honest dont give   shit     country strictly biz china stocks extend gains on government pledges   support', 'ukraine peace hopes bili bidu   httpstcozeyubjaiqrt lailaelnaggar   i love   root     underdog   how you gonna say its gonna rip     ripping   ryanmastro   reached our first target', 'up market tomorrow   reach   next level   then   day sma   chtrt usfhackathon   bears big mad right now babanos dias   todos   mucho sueo', 'por cierto babart qcapital   httpstcovljnyzdvdtrending stocks on fintwit source httpstcocwjowwsbi rivn ups spy qqq aapl amzn   tsla spx nvda sorted   most recent httpstcojqivhrgctrt aisharyag   what now bears       right hahahaahahah legit miracles   happen nothin like winding down     day   not caring what       im holding   years       ramakane   absolutely mooning in hk right now suck us   andreaalbrigoni   i sold         ride   rest i might sell tomorrow   too if we gap up just   lock   gains   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   efipm omg   adr httpstcozrljndnxorichardturrin globaliqx ursbolt akwyz jimmarous davidjmairelesrt lucidrandom   i like   stock looks good long term   silviatriwahyu   hk up   is historic its crazy   think i made   return on   in one day usually im happy   make   over years   is why     point', '  riskreward ratio is in favor   beaten down quality stocks look   those', 'dont concentrate too heavily in overvalued equitieswhy traders need   follow   chinese presidential election httpstcounhypxkob   nio jd bidu didirt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt arivarasane   likely sees resistance     waits   catalyst httpstcopmiuwnmkbcrt silviatriwahyu   hk up   is historic   arivarasane   likely sees resistance     waits   catalyst httpstcopmiuwnmkbc httpstcodyonongvx top crypto gainersh biliusd usd bili usd bltusd usd   usd babausd usdftx btc eth ftt sol sbf solana avaxrt paperhandinggc   one thing i might   bullish on is continuation   chinese stocks china is willing   concede on financial auditsrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt aliranjbari   dear foolish bulls zoom out   cachdang   rsi oversold on hang seng running higher soon buenos das leones se me cae la   httpstcoyskvlzvcrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   citypulse   theres gaps       when   how long     take     filled i dont know   sagarbonde     awhile httpstcoptyuunrt amitisinvesting late night stock talks     insane marketbaba niort sanketgator   delisting risks top notch indian companies like tata amp reliance   not listed   nyse still their valuations rbaba options were up more than lowkey scared   calls no cap     up   open   got   feeling     fade       i knew i should   got into   when i was reading     fud they were pumping out last week dang   httpstcoqxmrpykhfrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl qqq tsla   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its prictwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrecap   watchlist bullish run options optionstrading stocks stockmarket wallstreetaapl amd spy nvda tsla   msft fb httpstcodyimllgqjcrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shafutures premarket we had good run     last days', 'profit takers   linger throughout   day tomorrow   possibly   friday   stick   your plan', 'cancel   noise   you amzn nflx nvda   main watch   tomorrow   httpstcobbbulnjzrt scraffycoco when you vow   never trade stage stocks', 'you get   miss   move in   one     setups   ive learned twhen you vow   never trade stage stocks', 'you get   miss   move in   one     setups   ive learned   let go', 'in exchange   more peace in my trading', '  more time   life httpstconvkldvwbaba i still love   months out  ', '  i   think   market   want more than   headline commitment   spy approaching resistance i   st   tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesi     i paper handed   calls   morning   when if i had   distracted     hour     half woulda  ', 'off   basisjackx i mean   is fundamentally   than tsla in every way revenue growth', 'profit margins', 'fcf', 'etc short   httpstcoglrfuuwvcbaba is   real support   whats everyone thinking whats your target in month let me know   whats everyone thinking whats your target in month let me knowbaba what   pump     massive dump   its   its   power hour   million   options million shares   most likely adding jp morgan dont lose they gonna make billion when they run       httpstcoklgbnavpchinese pump   dump   its finest', 'courtesy   xi jinping aka winnie   pooh searching   american honey time   short   chinese garbage beke kc   jd cweb httpstcochcjzwuvbaba million   options million shares   most likely adding jp morgan dont lose they gonna make billion when they run       httpstcouxztdrrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba next wed bil evergrande payment       pump   dump   sell   next wed   buy   lol   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl qqq tsla trending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl qqq tsla   spx esf fxi nvda sorted   most recent httpstcoruvrlybaba whats   max jp morgan   lose on   one most mentioned tickers in wsb in last h spy   intc gme tsla st bar googl bulz nflx httpstcointoxxyay httpstcofxqpxkfbaba   httpstcoxavsntzkbaba phil hex waxp joe gme grtx ziop   chatroom', 'ive made over k   them', '  their alerts httpstcoygffdvqrt benzinga alibaba up', 'nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqybaba     plus run', 'there       profit taking eventually market is still subjected   headline risk     is not immune   vigilant   i was joking   fuck lets get   shit   hahah     happened in   real market httpstcogqycmctqpgbaba i was joking   fuck lets get   shit   hahah     happened in   real market httpstcoyrpehqbaba was one   my areas weekly time frame support we bought calls       bidu   well bookieland weboughtthedip     ripped     we get amc gme run   company is real deal   should         is why you dont f panic sell off   news   analyst ratings   is', 'proof they dont know what   f theyre doing       aprilmay   spy tme     have   run just how tsla had its year   is next year     chinese   pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba im taking   off   table   open tomorrow   sure damn what   run   petertrader   exp callsc                   hobaba just had   most volumeever short coverings httpstcoylvdwakfrtrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   hsi closed     continues nio   part two tomorrow   hong kong on their lunch almos tpower hour time there glad   see   nice recovery       gtlb   two   my favourites especially happy   gitlab though', 'such undeserving treatment     market however', '  makes     great longterm opportunity heres hopingbaba aapl tsla vygvf bnbx yang who bought in   s admit   your houses   wives going down in holy smokes you disgraceful parasites deserve   lose everythingbaba nio pdd   where   those people now who were trolling charlie he invested in   company not in   stock market he knew these crackdown   regulations   temporary invest based on fundamentals   pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijairt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wobaba sorry     guys who sold  ', 'thanks   alex yao     not see       long timejd pdd nio   puppytrades heres   update on tesla', 'apple', 'nvidia', 'nio', 'spy', 'semiconductors', 'facebook', 'amazon', 'bitcoin', 'alibaba', '  disneytechbaba   has   trending     while now more than   week   had over fail   deliver short shares       chinese       take   lot   peoples money   ignore   dumb bears', '  stock is incredibly cheap fundamentally speaking know what you own   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt buccocapital   daily chart   yr chart httpstcozusdopisbaba not sellingotselling httpstcoqkaburgjstockmktnewz  ', 'amd', 'fbbaba smoke show   pull       oleary special   fake pump   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa i   understand   pain   bears   bulls have gone through   much too news   alibaba stock bear vs bull httpstcouiwjjxewwm mwn stocks avibrantdreamer rpfxtr gncp nftxcc sonn vnet via marketwnrt juanluisdemateo   httpstcornxmpctmemliquidf genymoneyca i love       company   everything except electronics we buy is   aliexpressit is   fantastic company   part is no tax       no shippingbaba   days   chinese economy is   them their gdp growth     much slower going forward   slowing western economies', 'troubles in their real estate amp high commodity prices   inviertehoy     httpstcoxclhjzagd httpstcosiafowgkwatchlist     option contract suggestionsnvda   bidu amzn gain   edge in   market httpstcoihfieiym amp httpstcogtbcukwzbaba damn i sold       just my luck lol jk im hodl   going down     chinese ship until ww its nice       canadian trader i dont have   pay into   great american war machine', 'i   instead buy undervalued chinese companies   bring great joy', 'happiness   property     people   china thank you', 'xi id love you meet you in person someday babababa honestly id   happy   couple days consolidation just hope we dont tank   persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wonyse new york top mostshorted stocks based on share volume not dollar value nio', '', 'shares  ', '', 'shares didi', '', 'shares nyse newyork stocks shortsbaba starbucks', 'nike     others   struggling in china', '  tells you something   their economy its businesses going thru biggest reset since   kersaoptions aapl', 'jd', 'bac', 'f', 'oxy', ' ', 'nio', 'msft   tsla plzrt benzinga alibaba up', 'nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqyrt shmrk jmihaljevic       prices seen checks notes last friday i think   poo pooing mungers trade     last few mtrending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl tsla   spx esf fxi qqq nvda sorted   most recent httpstcojbigtjctgrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clotwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm jefffbeck       volatile   obviously   wont   retested     dips near have lots   buyers resistance httpstcopnrydjglgpbaba alibaba', 'on maras chinese stocks surge', 'us signals hard line on delistingshttpstcodteuubecopyright bloombergquintbaba look   tesla up     year i   not saying alibaba       same thing   you should never underestimate   power   panic buysell kersaoptions aapl', 'jd', 'bac', 'f', 'oxy', ' ', 'nio', 'msft   tsla plzbaba was   rd most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcohepjoqdiezsos   we on high alert       less than hrs ago my   holding was in   red its narrowed   single digit not easy   keep up   things happening     speedrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt benzinga alibaba up', 'nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqytranz i like   its way   intrinsic value', '  id say is   area its really   only chinese stock im bullish on   im sure their   plenty   opportunities out there you have   in mind   arenaalfa reventaron duro   los cortospdd   tme   benzinga alibaba up', 'nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqybaba need     get    ', 'thought i was safe when   got   slow', '  nope alibaba up', 'nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqyrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrichardbuddy   is st on   launch pad   chinese index hsi up   tonight matteo welcome aboard     mullionairs gang i realize   you   in       potential short squeeze glad   you   doing well in     babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert tweepymanish   pt months   now   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi qqq spy aapl tsla     they     down   earth   i dont think   matters much where   trades on hsi', '    one in red here in us   closed us   lunch break in china   ripping up   risenfit nich thank you bmoeknows mentioned in video   turning me on   nich   thank you pennystockznews       video ababa just too cheap httpstcoqjxydrkrt steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsnich thank you bmoeknows mentioned in video   turning me on   nich   thank you pennystockznews       video awesome guys uplisting preorders microflost tech nfts metaversenft goinglive lu yq   tall ymm bnr htht huiz mkd httpstcoyqgdzyisstevethebullrogers   then you find out their conveniently bought million in   right   uraniumhenry yeah same here friend my main consolation is     uranium thesis   far exceed what       in   similar time frame highly probable there   still further opportunities   buy in   future rotating profits   uranium into bets like babart andresgarzam locura total lo   las acciones chinas hoybaba pdd jd nio httpstcofvejpidcnews   alibaba stock bear vs bull httpstcojebyodyij mwn stocks hotpocketbot foreverbetabot gncp wcig vnet sonn via marketwnrt chrisfranco i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter sebaba remember folks end     month is   ev time   billionaireballer alert premium spent collected', '', 'technicalsdeepitmcandidate uoa rankfireatwill nonstopuoa uoa activitydeepitmputselling trustbutverify jun p soldsweptup in block   httpstcoelfeefdw httpstcoqsboiuslnwith   bounce chinese stocks got     is solid exposure       them theres   lot upside potential here fintwit stocksinfocus spy spx qqq   jd pdd fxi check out   chart i made   trendspider httpstcoouflpwezvkbaba nio new article alibaba up', 'nio up whats driving hong kong markets higher   httpstcoidodmmce get     latest   related news here httpstcofvkvdtluf httpstcogeoxeaqzbaba fucking     if she holds   moon   barchart stocks     most active options trading todayaapl mbaba ktsla knvda kamd knio esurien your mention       not have         time sadly', 'i didnt get   shares', 'im rooting   them thoughalibaba up', 'nio up whats driving hong kong markets higher bidu jd   li xpev httpstcoxbrargjbaba calls exp right off   list even   exact     buy didvok   if u like bangers in   daythats not   typo   is seven thousand seven hund seventyfive spy hope u like rug pulls cuz   is going   tomorrow putinwarcriminal supportukraine httpstcofghlwtznlbaba hsi going up', 'way way way oversold   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   marketrebels   finishes up     barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy babatomorrow expect spy qqq tsla nio   qfin   ripping high why   china stock   pump   pulling index upshorts should not fight   dragon httpstcoymvpcdbbaba', 'tsla', '  alibaba up', 'nio up whats driving hong kong markets higher   httpstconvbhvlchqrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   fuck man i hope i didnt miss     wed highest standard deviation gain compared     previous days min', 'vol k', '  vol k   bidu yy vnet   huya beke jd futu pdd qfin jbht bili vips ntes dlo lu momo gds kss car htht tcom wb xpev bz dadadata barchart httpstcoadggttbuzrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyobaba if ws   buying     selling was exhausted   price action   continue on   rise     time nobody want     left out on great run   make money youll never feel   rug until its pulled spy tsla aapl amzn fb   jd httpstcodoxttsojrbaba you dont realize how easy       double in no time i give   max months first out   alibaba up', 'nio up whatamps driving hong kong markets higher todayhttpstcovjdqxwhosbaba       april easily   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm wed highest     open min', 'vol k   vol k vnet kc   sgly yy momo qfin dlo epam bidu lu huya car mq kss bhil gds dada pdd prch brlt gtlb beke afrm babadata barchart httpstcognacxwbkymost mentioned tickers in wsb in last h   spy oil gme amzn nvda wish wen boat pltr httpstcointoxxyay httpstcoxmmaxbhxpbaba   test next week maybe see   profi taking these next few days dips should   bought tho folks on   road       end     navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   load   boat china     number one   trending stocks on fintwit source httpstcocwjowwsbi qqq spy aapl tsla   gld nvda muln beke googl sorted   most recent httpstcovryiyjxubaba when you eating     chinese buffet', '  is custom   leave tip     servers   remind your tips is needed   btch i tipped you   my portfolio now tip me     bye bye   tech crackdown in china going on since nov china babajdpddcwebyinnhttpstcosmyovulghbaba wow   went into   s   spectre   remember   is fun next target   downward trend line httpstcoikdnamnnrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba   looks like kevin oleary on board httpstcotpskkqishexnvirii   httpstcocsvxsyrvfjrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba damn havent   watching   bought   ton   puts on   in jan   feb might have   get   in   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   up   now in hong kong     close in hong kong looking good llvenla   la luna por mi   httpstcoxdhevipsbaba one green day   everyone turns into   mega bull just make   trades my calls went', '  thats kinda cool lmao   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   i made   adjustments   my fibonacci retracement due     recent drop   next level should   its heading   way   calls paying in   ambaba while todays bounce was amazing', 'look   hk   shanghai market charts   past months youll realize theres potential     lot more upside than downside alibaba in good shape amidst gloomy markets   httpstcofvltpxldbaba   room on   net stay turned', '', '', '', '', 'httpstcowvkzqhatrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingbaba least its   now hopefully   closer   tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt therealfly   in hkbaba if opens red', '  load up calls   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   delisting risks top notch indian companies like tata amp reliance   not listed   nyse still their valuations r         alibaba is much more high tech than those indian conglomerates even if todays spike   valuation is less than     in hkrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyolate night stock talks     insane marketbaba niobaba   awhile httpstcoptyuunrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba theres gaps       when   how long     take     filled i dont know   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba rsi oversold on hang seng running higher soon   dear foolish bulls zoom out   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsthe one thing i might   bullish on is continuation   chinese stocks china is willing   concede on financial audits due   delisting threats   pdd didi eemhttpstcocteviqkjlubaba likely sees resistance     waits   catalyst httpstcopmiuwnmkbcrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   hk up   is historic   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   i like   stock looks good long term   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   i sold         ride   rest i might sell tomorrow   too if we gap up just   lock   gains httpstcowgfdwsodbababa absolutely mooning in hk right now suck us   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   what now bears       right hahahaahahah legit miracles   happen   bears big mad right now   ryanmastro   reached our first target', 'up market tomorrow   reach   next level   then   day sma   chtbaba i love   root     underdog   how you gonna say its gonna rip     ripping   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm     eoy   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm finfluencer cycle   k follower most mentioned symbols dst rig nd aee rd aec   urnm     bullreturnshttpstcoooakhhsglibaba i love chinese stocks   lets   honest dont give   shit     country strictly biz   redcardinal pvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multitwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradinghsi ripping gt tomorrow   nio qfin tsla mkd ampe spy li xpev ctk   pump hard   looks like   short     liftedlooks like china treasury pumping money   their adrsenough short how dare you guys shorted   didi more than chinese tech is temptation its   attractive when you dont own   you   forget   last time you got burned on  ', 'tchey', 'bidubaba hk session httpstcoymnvjxrqrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   juanluisdemateo   httpstcornxmpctmembaba expecting pull       pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm bitcoinlebron   inc should   recognized too very close   babamarket analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm msft nvda upst nflx tslawatch   httpstcorpylgdezkk httpstcoybibcfambaba     bears saying is going   dump tomorrow     same people   said   its going     httpstcomplztadybaba holy china is ripping tomorrow   steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partstocks     most active options trading todayaapl mbaba ktsla knvda kamd knio kfb kamc kbac kf khahaha gotta love   theres     dsp ticker   whats wild', 'i   like   chart might grab     tomorrow cei muln aapl spy m didi nio sonn   beke httpstcosrthixmyauspy   absolutely scintillating httpstcohmpqbpcbestock market bull run   bear market httpstcojsxwxgsaa aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogbaba imagine   company   out   specifically say delisting   never happen   watch   hit in weeks not yinn', '  yang', '  chinese leveraged bear etf obliterated     tune  ', 'thanks     onceinalifetime performances   chinas tech titans', 'such    ', 'jd', 'pdd amazing runup prior    ', 'though   was majestic httpstcohwywapysbaba hk httpstcomosxotqvbaba ripping', 'guess its china stocks   tomorrow keeping my eyes on bimi     move like october httpstcolrsxjjsdpspy qqq akba ocft   httpstcostlrqpuimbaba should have bought shares cheap when you had   chance silly bears i hope you   freeze   death on   streets together lets see how   plays outwhen   rules   violated there is   major learning opportunity aheadbaba beke pdd didi bili bz ymm mpngy jd lu tcehy tme ntes biduhttpstcokkgzxnjwart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba one thing i know   chinese is   they love   gamble they might go   in   pump       moon   imagine   company   out   specifically say delisting   never happen   watch   hit in weeks spy qqq akba ocft   httpstcoiemjdkvanyone looking   shorting   pdd etc etcbaba should have bought shares cheap when you had   chance silly bears i hope you   freeze   death on   streets together   one thing i know   chinese is   they love   gamble they might go   in   pump       moon   its     now huya doyu   eh hang seng is ripping', 'up chinas ambassador   ukraine congratulates them   their unity   resistance   promises   help ukraine economically     help rebuild   jd pdd ntes tcehy nio bidu kwebbaldingsworld   silliness has   going on since long       ipoall you need is   ib', '  lawyer     accounting firmall hired gunsif you ever get   chance   read   nyse listing rulesrequirements   foreign issuers', 'its   jokejust file     formsall goodbaba calls up', '  tomorrow   i remember trading       price   in haha   pt months   now   moneyworksufa what   extraordinary day   washsi kweb eem arkk ndx soxx   bababa one   my biggest one day gainers holding long   strong spy tsla nio jd httpstcormgazjibaba rip   shorts hahahahahahahaha take   see you     soon babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is now ironically one     safest plays on   market huge gap   fill fomo hasnt even kicked in yet i love   game feeling httpstcockwavasnxwbaba   who got rich   calls     its ripping hahaha literally tomorrow bears wont have   dollar         open   sold     close playing now     house money', 'show me   im fully outthis contract was just     closed       k httpstcoxoewgoajobaba soggy bottoms create   bounce quarryrock i saw your post on     said i would buy   sadly', 'i didnt buy   other day missed   movebaba   looking super good tommmrow   yoyotradealerts spy   free plays in   discord doesnt get     than   whos ready   bank tomorrow spy babarealmattmoney   you averaging down on your   positionbaba yang kweb beke they have helped me   grow my account     million recommend joining its free joining httpstcoqduhusje wed options min orb   stocks on   orb list min', 'vol k', 'opt vol in   strike', 'max exp days out   bidu igt dlo afrm bigc mrna httpstcowdwkosvkmsbaba seriously where       bears   were parading   two days ago   optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcbaba rip bears youre literally homeless now httpstcoenxzayscxmanish why   sour bababillbrewstertbb im   munger   kill   on  ', '    tweet seems   too earlybaba you guys look   lot less fucked than you were   congrats   jd looks like   is     pump     down   us adr close   its curling   up looks like   bull flag httpstcojcmsiroosnews   alibaba stock bear vs bull httpstcomxvgdk mwn stocks laksatasty pipsnticks vnet gncp tcbp sonn via marketwnbaba hk get   make us break even   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teoptionsgod well     way', 'i started buying   jan strike calls', 'since late last month   far', 'accumulated quite   lot   avg price   plenty   time leftno one would     alibaba   trade hkds when px made ath near hkds in oct   httpstcoqduylpqqlrt elangomi       cheapest stocks in   recent crash   add somepltr aht didi hofv run     day tomorrow would   really nicebaba remember   is fun next target   downward trend line httpstcoikdnamnnbaba   bears here   sillyhs   close hkdtoday open hkdcurrent price hkdits up       we still in down trend channel wed min orb min', 'vol ok', 'opt vol in   strike vnet doyu zh kc yy momo finv hgen bidu lu car tal   huya owlt qfin le prch sklz pdd bigc vips sdc epam kss mq mrna achr scyx brlt gds dlo afrm lilm lmnd bcab httpstcojhmxnwbaba   picture worth reflecting on httpstcocnbuiwxgixbaba just   show you   types   plays i   out in my group   lot   you have       group how i   out plays precisely httpstcohpwfuayjbeth why   you have puts on stock   is down   much   babababa yang stop   asian hate joe biden httpstcoktqfadwuzpbaba yang stop   asian hate joe biden httpstcotdhmutmwrt saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mbaba httpstcouagdsadfdbaba i lost     my savings   stimulus checks   every penny saved working living   home had puts in various china stocks lost     my savings in days httpstcoqgkzfvrt traderjoelpp i never go long ill trade them thats     didi   nio jdbaba hk close was us close was hk open was you bears   retards if hk close is   we probably open higher tomorrow imo   i called     set   light   few consecutive green candles   then send morechina stocks spy jd nio cblastbt thoughts on babart tominvesting if   is wondering why     tcehy   up   lot todaybaba free cash flow   billion if you   short on  ', 'you shouldnt   investing your families money nio hk market flying tomorrows going       love     shorts on here still trying we understand your pain li   xpev itmtlana     redcardinal pvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multipvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multiple subsidiaries     has revenues in millions   billions in upcoming projects sirc hmbl bopo owuv nio   wuhn otc otcmarket pennystocks httpstcodftcromxu httpstcoyeiwfmbreaking news   alibaba stock bear vs bull httpstcoyrgkkphbef mwn stocks tron optionsforecast gncp sonn vnet tcbp via marketwnthey were answering government calls   strengthen connectivity   chinese   european capital markets', '    listing overseas would help broaden financing channels   improve corporate governanceyinnkwebcwebbabaniolixpevdadapddjdtigrntesrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq mkd gld tsla nvbaba i totally forgot   hasnt   green on   day except wednesday in over   month literally usd right now shiiiiiiiit   httpstcoalikqlhabough     morning in my boomer stock portfolio up in one dayjust in   alibaba stock bear vs bull httpstcokdtgvprjt mwn stocks royal tatoamil sonn vnet gncp wcig via marketwnrt inatailhedged yeah not gonna   pretty   ajbutton alibabas quarterly profit is set   plummet while alibabas earningbaba everyday im hustlinin my small account challenge discordhustlin hustlin hustlin httpstcovuxfjdlwjust in   alibaba stock bear vs bull httpstcokhacfeh mwn stocks tatoamil andyinversiones sonn nftxcc vnet gncp via marketwnnickjedi damn ya man', 'i had     bought   on friday closed   on monday they over     close babajamesjwhelan puppyeh enricolaquatra jmihaljevic i lost track   how many times i averaged down on     just got cheaper   cheaper   my buy price now im dangerously close   breaking evenbaba   yo     now japans nikkei hits week high   wall street rally   httpstcosaaaxjaytbaba us markets run shit   hy   catch upbaba remember   pumpers here   say i sold     close   pre market its small account retailers who lose   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tecan going   rip tomorrow mil buyback', 'positive news   china   btc looking ready   take off sonn muln hymc duo veon didi nio fxi   eem beke kweb rlx amc gme   ncty metx pbts btbt hut coin olbrt leighmhughes explains why   slight hop   on   right side   momentum   tenetfintech pkk tnt seeing   didi jd amp pindubaba   on', 'hong kong', 'just let us get out     nightmare whole most mentioned tickers in wsb in last h   spy corn gme sofi tsla hour didi oil j httpstcointoxxyay httpstcoylvuokpbaba sold calls     is looking like its going   open lower httpstcoehibhvqtrending stocks on fintwit source httpstcocwjowwsbi spy qqq mkd gld tsla nvda spx mrna psj   sorted   most recent httpstcoqynectuxbbaba trump   batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babbaba imagine   stock falls dollars   youre down shorting     you thought   was gonna fall   bucks no sleep     u shorts tonight   if hong kong brings price down tomorrow   buying opportunity     occur its exchange is usa   us investor   decide real price action like they wiped out week loss in day marketrebels people thought     would   babaalibaba previous support yellow current resistance when bounce httpstcomxpikvonbig pic   paint beautiful pic honor profit amp respect risk if ya   speculating short term   httpstcokctlytnbwchina   fed     main stories here  ', 'jd   most china stock   went crazy todaybaba now down   httpstcosthjllmyetechsmart im still mad i didnt       i was talking     on chan just     purchasing tictoctick same       jd   up   alibaba     thieves thats what youre going   say when chinese govt steal your money twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba now down   httpstcorhzcfooikitechsmart im still mad i didnt       i was talking     on chan just     purchasing twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba alibaba     thieves thats what youre going   say when chinese govt steal your money just in   alibaba stock bear vs bull httpstcowpvvfs mwn stocks inviertehoy bombdr gncp sonn nftxcc vnet via marketwnjd   bidu most likely   limit up on china stocks httpstcownjhgwsjbaba awsome httpstcoupnpdhman', '  finally got   bounce i was waiting   i was one day early i bought   on friday   closed on monday     loss on gap down   pissed those went   i knew   bounce was coming   monday set my stop off   happens httpstcoahbzdbwebaba is trending   last two days   bidu jd didnt expect     fast   when yang drops', 'china stocks pumpsinsane gains on option yang puts     calls httpstconbjbhmdn httpstcofvifbixfbaba   should not have taken   much down   get   strong rebound where was   day up   drop   what   extraordinary day   washsi kweb eem arkk ndx soxx   baidu tcehy jd shop   monetary policy', 'regulations amp inflation outlooks macros   controlling stock markets', 'not   fundamentals us growth slowing amp inflation  ', 'china promising certainty', '  growth', 'lower inflation less risk   chinese shares like didi', 'amp   rallyrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba   here know   stock code     on   hk exchange     httpstcoxclhjzagd httpstcosiafowgkrt professordman zsan move   far     day lets get tomorrow petz   go       glg on my rart willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetbaba ran like   mother lol options is in zee moneeyzzz   todays massive rally in chinese equities', 'many including  ', 'ntes', 'jd', '  kweb       levels not seen sincetwo weeks ago morganhousel  ', 'jd', 'kweb match  ', '', '  historical day   chinese tech stock     up   most stocks china signaled regulatory policies now hit             price     chinese stocksrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcofwqloygcpchinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba nio jd sert diegomb   un tremendo short squeeze', 'un   china volvifxi   bidu httpstcoaybuqzddgwell   was   fun day thanks     yummy pay day     options optionstrading daytrader daytrading stonks stockmarket stockstowatch i took profits     we see   continuation   price action on       we have   nice pull   puts', 'tomorrow hmm jamesjwhelan puppyeh enricolaquatra jmihaljevic down is   disaster   these investors who have never lost money on   stock   bull market makes us   smart babawell   was   fun day thanks     yummy pay day     options optionstrading daytrader daytrading stonks stockmarket stockstowatch i took profits     we see   continuation   price action on       we have   nice pull   puts', 'tomorrow hmm httpstcodslxoqnfbaba large outflow orders httpstcokjwanhgehpuppyeh enricolaquatra jmihaljevic   his average cost is hes down im sure you   humbly relate     down on   individual position babafly me     moon httpstcodjslovrqfxi kweb   eem cweb httpstcocuwanybujmost mentioned symbols hst spy nd ape rd muln   tsla     httpstcojfygqqqnqbaba im thinking someone sold   bunch   puts then pushed up   price   they dont have   pay out   dissectmarkets id like   congratulate equitybrian on continuing   buy   shares while   market wasnt fond   alibabatodaycharlie munger getting   action     httpstcoqyzpboomwas   close     us stockmarket on march  ', 'vnet rose', 'zh rose', 'kc rose', 'pdd rose', 'didi rose', 'huya rose', 'futu rose', 'jd rose', 'bidu rose', '  rose', '  xpev rose httpstcoegtdrknpbaba lots   bears talking shit   no position lol yang   yinn pummeled   yang     darpan       ccp having declared   they would stabilise markets   incapable   doing   babaspy markets   fake puts   real tsla   qqq we print tomorrow heavily   httpstcoyywskddzibaba she wanted in   ahshes gonna get   tomm morning   bears every where tonight   imagine bring   stubborn   you     amazon   china is worth less than   stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabababa took   profit selling calls i just hope i   not pull   trigger too soon news   alibaba stock bear vs bull httpstcoiynxlf mwn stocks aarti ddvlslyr vnet wcig sonn gncp via marketwnspy was nice   in     i took profits   double     stop crying you losers   just got off   phone   xi he absolutely loaded   calls otm he wont even think   selling until   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbullishrippers   didisee if   tickers make inverted hammer tomorrow   everyone here     talking down   spy spx aapl tsla fb roku babababa easy money tomorrow opens   falls     get your morning puts grab   coffee   relax   httpstcolqekvtxisdrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba first we open even higherthen they start tugging on   braciole tsla in here vmeo stock buyback program   long w long f     guyadami', '  great nostradami   wish i   say i followed your  ', '  just wanted   give credit whereas they say guys voicecredit is due  ', 'who authorized riskreversal   go on vacation enjoy speaking   joy', 'i enjoy your mkt calls cheersgood night   lkncy nio httpstcoxalariyvfbaba fuck putin   fuck china       didi petz anpc i hope     way way too early       shenyanh   hang seng soaring   now japan up didi petz anpclooks like   green day   china tomorrow in   typical reflexivity social science example applied herecircular relationships       effect', 'especially   embedded in human belief structures httpstcobaesqgjcqotrending stocks on fintwit source httpstcocwjowwsbi fb spy   gld qqq tsla slv mkd aapl amd sorted   most recent httpstcosrvqfwrkweb china etf httpstcoutlcbcbeafter   overnight gap up due   cpc dumping money into   market   prop up chinese stocks', '  one never looked   mil shares       day avg in darkpool block morebaba bili pdd jd tcehy biduchina httpstcornazcjkvfirsttweet just started   new account strictly   talk stocksoptions proud   my recent', 'consistent success not just luck going in     plan     was   no brainer i picked calls when   was in     daytrading optionstrading     httpstcoeqdyazoylrt ignore   then i just put   firework right up my ass   left em   in   dust i didnt get ahead in life   giving ababa scared   excited   see   get         its up there we gucci   i has         i sold         reached eck', '  hurt who in their right mind would sell   dead ass option just   collect dollars learning i guess httpstcoitcgboonmy man frankthetank frankinvesting enters       skyrockets in   single day please buy   srg next   keep in mind hkd usd retrouparmy pump     casualtywar   highest volume weekly candle since ipo', 'beautiful bullish engulfing candle i dont like catching bottoms', '  tradinbaba   its up there we guccibaba keep in mind hkd usdbaba bulls here still ignoring   china accused usa   using shorts     economic warfare   tme iq rhythmkatal why     belong     these shorts   gonna have   keep covering   covering   goes right     where   was   china started investigating them     i handsome httpstcodqtuoszvsbaba chinese fed     lowering   interest rate we     hiking where   you think yhe money     going   well   was   quick   httpstcououpntddvrt rampcapitalllc   premarket   means im only gonna   down nowbaba didi petz anpc i hope     way way too early         where you belong   barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy bababbg us signals hardline on delisting   jd kweb       cheapest stocks in   recent crash   add somepltr aht didi hofv run fb   spce jmia hood dkng bbg us signals hardline on delisting   jd kweb   shows   strongest buying pressure since   broke levels time   add average httpstcorfsababa bear traprt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba   i too late new here why is everyone   mean   newbies like me         ill play through   night   keep   right number up     president   ukraine   retarrd   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznrt juanluisdemateo   httpstcornxmpctmemlesson    ', 'if its worth       matter if you bought  ', '', '', 'vs miss   trade altogetherbaba whats good here q miss miss q miss miss q beat miss q miss beat         price is us in hk   nothing   stop   chinese     chinese   ball is in thete court     focus is stability out     horses own mouth extreme upside coming brendanc piku   hell yeah my year target in days lol   thats how you bankrupt shorts httpstcoswtpzhbaba goodnewsbull dont every doubt my country bitch httpstcokrydxnsrvbaba people   secure profits   open in hong kong', 'duh  ', '  hong kong stock exchange vs ours is drastically   in size go   bed   chill timing is hard   httpstconkryvgnbaba its going up rn spy damn china market is hot our market is dying lol   httpstcorgghkksijrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert omgtrader option alert   mar   price money', 'volume oi delta iv   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbabas pe is   low theyre     inverting     ep httpstcoyjimpddrdetusfinanzas estando la banque    ', 'hoy   menos es', 'quisiera no mirarla x aos', 'se puede multiplicar la ganancia creo', 'la idea inicial fue esa como fue   cedear afecto tmb el cclbaba rn guyadami   winner chicken dinner guyadamibaba chinese stocks   early manipulated scans worse then   i ever saw hafidzapiss yeah i dunno why bears have not noticed its   fundamental shift yet ccp literally took     reasons     bearish   said hey we reverse   babanews   alibaba stock bear vs bull httpstcozfxjnjgib mwn stocks kayoaustin epictrades gncp sonn vnet nftxcc via marketwnbaba tme iq   you pimpin   shit tomorrow   whats up   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clobaba months   months   months   one day seems really shady moc net sell bbuy mos', 'ctra', ' ', 'vici', 'eqt', 'psa', 'plansell twtr', 'jpm', 'ms', 'spgi', 'pld', 'nke', 'bac httpstcopcxooprmarketrebels     bilipapertradegoat yah i guess youll   selling   people like me if i was still buying   not   into babababa based on what china said   is exactly what people needed   hear   bears   fucked   was down on fud not fundamentals feels good   know   is in pivot point   in   hk listed chinese tech bili   httpstcooldjddcdyjd   profit taking in hk not surprising nonetheless', 'i think   remainder   looks bright who is holding   china one day pumps pdd jd   im betting they   see significant red     bump in     tomorrow weve seen     million times  ', 'especially   babatutardv one day its xi trying   kill   one day its bailing them out maybe you guys should decide if you love   hate xibaba       tomo  ', 'then', '    you know its   faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba   part     business is luck dont let   tell you differently   you need   put yourself in   position     on   receiving end       i opened   position     first time in months lucky   sure   i had   ignore   naysayers   buy   toort optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcbaba they   thank', 'xi bailed them   ryanmastro   reached our first target', 'up market tomorrow   reach   next level   then   day sma   chtbaba   you really think you deserved       other than   double digit chinese trash sit your ass   down   reached our first target', 'up market tomorrow   reach   next level   then   day sma   chtr never took out   lows marketrebels httpstcotyrfpwkyukcagrparty if   hits   my calls expire', 'im   doing one   thosert persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clobaba stock analysis based on todays closing price httpstcoxzflobps httpstcopeqmhdvnizbabasbg httpstcoljavwebaba down     how   they kill my boy jack httpstconnswbamababa chinese taking everyones money twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradinglast month', 'when asked     risk   owning   adrs', 'munger saidassuming there is   reasonable honor   civilized nations', '  risk doesnt seem     big   meits   fitting day   resurface his answer   pmarca httpstcoqhoxezaditwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba sinking hard in hong kong lets see what happens   open here   p gt wanted   try   snipe         calls early on   only wanted   stick   proper setups     settled     good setup   p didnt pan out   got out   soon   i felt   was   bust httpstcovtfdhsvvover   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy   gme qqq tsla vxx fb j nio nvdababa nio i know   lot   retail traders dumping their chinese stocks   jp morgan said   downgrade     is   worst time   sell     opposite   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa down   no follow thru in hk yet jd   down   us close kweb   not looking good my calls fml     only thing i want   know is if   douche   jp morgan is still employed what   jokemight   funniest thing i have seen since   new year   if   drops     tomorrow', 'load   boat johnnyars   in   ayerbreaking news   alibaba stock bear vs bull httpstcobtmwhpffqq mwn stocks claytondallin catheri vnet tcbp sonn gncp via marketwnrt shenyanh   hang seng soaring   now japan up didi petz anpclooks like   green day   china tomorrow in       was shit       is gold alchemy made in usa   hk might even close read such   shit show     tomorrow     is     make you guys buy   than drop   down     hold ur money     least   year   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba trending     whats     than   what news     post on   up in hk stocks   markets updates febmarch httpstcolhcirdqo aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa zngalocura total lo   las acciones chinas hoybaba pdd jd nio httpstcofvejpidcrt qcapital   httpstcovljnyzdvdbaba dont ya understand soon   world     made   rice n i eat rice lol   people posting economic war   china   west   think its bullish lmao     wests recent concerted conspiracy   destabilize   chinese economy   short chinese shares', 'analysts said   chisatoinvest beke pdd bili qfin didi futu jd bdrhppatel hes   genius     had   good dayrt rampcapitalllc   premarket   means im only gonna   down nowbaba everyone who missed yesterdays run   want   get in now   its down       go even higher   sleep well tonight shortsstrong like bull   was   valid thesis didnt work though gave     too much room trade journal link in bio daytrader optionstrading httpstcospyhhfpwemost mentioned tickers in wsb in last h   spy gme oil hour wen amzn qqq quad tsla httpstcointoxxyay httpstcoeviouwqjbaba papertradegoat   you   argue what goes down       go up not   immediateelon musk tsla amc gme sndl fubo pltr amcsqueeze spy aapl amzn   nba basketball joe rogan donald trump joe biden plug fsr nio li xl hyln ppbt googl twttr   fb snap safemoon akita shibarmy amcapes shortsqueeze apestogetherstrong darkpoolabuse httpstcocncnczdlrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its prictrending stocks on fintwit source httpstcocwjowwsbi tsla gld qqq slv fb mkd spy amd aapl   sorted   most recent httpstcoeajothhvpbaba futures looking bad   not doing good   far   us close   bears probably follow trends right   they know     ccp changed   trend yesterdayrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyoheres   update on tesla', 'apple', 'nvidia', 'nio', 'spy', 'semiconductors', 'facebook', 'amazon', 'bitcoin', 'alibaba', '  disneytech aapl spy nvda amd qcom mu msftreflation xom cvx dis jblu metalsgrowth tsla nio xpev pypl shop   w btc ethhttpstcodjzwvuintop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy ta cpi access wider trends httpstcozltkvrfrt spactiger   nio   how accel persevered     earliest vc in fb get   inside story       how none other than goldman sachs blew     opportunity     lifetime   recommend   book enough truly   remarkable effort scmallaby', 'bravo   lot   chinese stocks still well   their major mas what   up     down not   immediatebaba bidu jd chinababa shoot somebody banked', 'on calls     pays   gamble day gain on    ', 'k invested would   k in one day jealous httpstcoygdyfnwtbaba httpstcogydvonupbueno', 'metio lindo rebote la cartera', 'en un dia gracias amzn fb sq pypl', 'todas las demas tech y toda china     jd bidu que no tena ningnua en cartera dicho sea   paso jaja un par   dias mas   y estamos en httpstcoyttpplpx   httpstcotzfyyjquhk httpstcofqqerzbiinftradespy davidtracey why babababa hk still up guys relaxxxxx davidtracey glad i sold my   calls   morningbaba in hk thats   dump we   going   explode   tonight   szaman market action       books amazing', '  i   exhausted long short       long watch list names killer moves fbaba dumping hard   predicted   hang seng soaring   now japan up didi petz anpclooks like   green day   china tomorrow in   i watch fart porn   celebrating on fintwit   they own   should have   post their acb httpstcoutuglipeydrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyobaba thats not good   looking good in hk chinese adrs not shares   continue   run tomorrow good   short term swings   horrible     long term   nio bili jdbaba   is     short here now looks like profit taking in hang seng       start off   dayrt cloneinvestor up  ', 'up tcehy im   geniusoh', 'wait httpstconbhkqjzuvrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba crazy move here   sold   calls   early   we banked   no greed   scalp tomorrow whichever way   blows httpstcoryvzpmikbnrt wolfcloudinc short ym dm   more info on how   find success in your day tradingcoup dole len dg fdx gme   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba lmao what   dump in hk short ym dm   more info on how   find success in your day tradingcoup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fomc wolfcloud futures httpstcolosbcumprt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshtrijoey pawano johnscharts edhale striff   watching asia market since thursday made good profits on   puts on friday monday took   other side   played   calls missed tue amp   though maybe   chance tomorrowhong kongs hang seng index soars nearly   asian stocks jump httpstcoxqrrlfxcleavse contributor having   killer day using   team chat', 'strategies', '  our system', 'spyiwmqqqbabavalettwoshop httpstcoqpyaotepzbaba looking   buy   g if   goes up tomorrow', 'ill buy     fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba if china   pump     im happy shit even still good robintheblack   car jdrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingaubreymartin have you closed your   short yetalibaba group holding limited traded m shares', '  average volume babababa someones puts   not printing httpstcoveylzaxivbaba omg hs up       open near chinese qe starting', 'usa qe ending', 'wheres   money going babababa when taiwan invasion taking place when china sending military   us lmao     trillion dollar company went up in   day bbig bulls   their massive squeeze play   barley make   up you short garbage like bbig', 'easy money bears   too strong wont see dollars until   tme nio should i hold   httpstcojbvjqipfqrt petertrader   exp callsc                   hort rapidtrading what   crazy afternoon     bidu mrna spy   lotto pdd tsla nvda   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba up in hkhimani its over   babababa   someone post link   live hk stocks kweb just like   jd didi beautiful fibonacci httpstcousfqovboababa cutting work force potential profits   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clobaba i knew chinese     tricking bulls here   truly   slap in   face     jp morgan right     day   got downgraded', '  rallied percent truly these clown analysts get paid     wrong httpstcobivzcojbkbaba big crash incoming   china stocks   just   morning dip in hk   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirport optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcbaba up over in hk   bears spreading rumors   shit lol stfu chinese government is on our side   bears go f urself   nio iq   hsi   ciazekactrader heavy options flow gt k end   day fat prints nio nio   gt milusdjd jd   gt milrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrand then i just put   firework right up my ass   left em   in   dust i didnt get ahead in life   giving   shit     you just gotta learn   stick   rocket up your ass every once in   while   triple down munger on   httpstcofbeueoheavy options flow gt k end   day fat prints nio nio   gt milusdjd jd   gt milusdbaba     gt mil usdcost cost p gt milusdgame changer data courtesy   chatterquant source httpstcougcydpsas httpstcookfdbxfbaba   many idiots here lucidlcm has     babababa   gonna suck tomorrow   bulls httpstcoaldkydrart angelicxt   levels   weekly bear', 'i really wanted   load closer   major support     leave       its thing stocks obaba is   gift   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibaba   li auto li xpeng xpev tcom neteasse ntes nio epam beigene bgne avis car   fjb   app close   dropping   sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honrt theholykau charlie munger', 'close     years old placing   contrarian multi billion dollar bet literally going     world bbaba in hong kong   ainversor   arriba ya httpstcowzywqugmzaznaurmidov yes', 'mute     discuss pdd   nio instead   dont its     same story china fud sell', 'china fomo buybaba     you newbies search hk etnet   its not   its happen here   well   then   up jd gt', 'gt       limited time', 'sofi we   opening our trading chatroom     public httpstcokwimmjp httpstcosryujfewewow   is on hkrt redbullish chinese stocks up in   day buying puts on them tomorrow is   no brainer   bidugurgavin gurgs u wanted     you said     got   s dis you buybaba selling off hard right now     in less than mins in hk market     squeeze was   fun i missed   last   nailed on my options   sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honrt sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honbaba what is   price in hk problemsniper     lolsmartertrader   then everything collapse due   baevening most tweeted big caps', 'check out gambiste top wolf fox pltr lcid z trv twtr zim rblx   httpstcokuyuebrpjadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcobvlnxocgn wtrh cei strn lcid spy   sndl avct metx httpstcoqvqwrqsbcbaba hk on fire   we see more rallying   chinese stocksdidi   mkd httpstcoqzmjryapipbaba obviously wiseinvestor has not proven     very wise   qcapital   httpstcovljnyzdvdrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabashorted   last week seeing chinese tech stocks running like   makes me think i need   log into robinhood   check position maybe close   out if tech keeps running   faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba cluster   darkpool on   in   range mil shares   mil shares   mil shares   mark   levels   game onbaba jd pdd bidu bili blackboxstockschinastocks blackboxstocks httpstcotswzbgrrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshtrending stocks on fintwit source httpstcocwjowwsbi spy amd qqq aapl gld tsla   spx nvda slv sorted   most recent httpstcojxhihvchobaba march   jumped over         doesnt look like its slowing down since china stated they   support their stock marketrt sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honbaba is going   make me rich in   coming years   nothing i love more than seeing our members succeed our calls printed   individual made bank off   our alert strong watch   continuation tomorrow httpstcoqkcqziwrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honrt sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honchina   bidu didi hongkong keepin mind nothing has changed other thn   technical breakout   was due   i said   in china theres something wrongour discord testimonial     day   is what we love   see use discount code icc   discount httpstcosjpctvbyggspy amd fb     muln httpstcoafdlevweymarketrebels  ', 'pd', 'amdrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba us open tomorrow', 'mark my words   sinomarket hang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up honrt traderscom market wrap what fed employment is up', 'tombrady is   stock pump continues join us live youtube fomo eyes havehang seng index opens up', 'tech index rises xpev', 'bili', 'bidu jd up', '    jd health up hongkong hsi hsti httpstcokgeamtxkcbaba i   ready   hard dump incoming bettacallsaul yep', '  shareholders just went thru   shake out     shakeouts get ready     short squeeze     squeezes welcome   chinas rollercoaster ride   us   gap up   stocks rise   investors await feds rates decision   jd ntes httpstcosjaekmkayang i hope   goes   zero cursed index should not exist', 'criminal fund shorting     zero   nio li   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt freedomstocks freedom stocks watchlist   tomorrow pt babankedkscatjdtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt potterstocks if he is gonna   pts i should too i think   year i have hit every pt on every stock pt   year   bidu aaprt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashlets fucking go   gonna   lit tomorrow httpstcoklscqxvetwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt juanluisdemateo   httpstcornxmpctmemmarket action       books amazing', '  i   exhausted long short       long watch list names killer moves fxi pdd   bidu nvda rivn httpstcoisudktlirt barchart stocks     most active options trading todayaapl mbaba ktsla knvda kamd knio   jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt', 'babart faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba min until hk market opens fully   we see if they sell   keep   buy going petz got   least like followers   lfg glg muln   sonn fndrbot impossibru thats higher than us close babart marketrebels   is   most mentioned ticker on wsbbaba squeeeeeeeze httpstcoebiyxdmzcbaba hk is partying tonight hold on tomorrow is going     fun   move continues   didi httpstcoqanvababa up we go', 'homeslices httpstcoosqjxbcfselma why       kweb exceptionsbaba minutes until wet hot hk   sex   if you   still bearish probably     off taking   big   i mean big metal pun   shove   up   faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt fndrbot alibaba shares indicated higher in hong kong babababa down big in hk bears   naked shorts', 'httpstcooltdswzgddont give into fomo   chinese market is   stupidly risky instrument', 'only invest if you know what youre doing   kweb   probably exclusions spy qqq   holy shyt hk     moon sign up   midnight     ready   tomorrow weekly', 'monthly', 'yearly', 'lifetime promos up   off httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd snap tgt tbaba highest weekly volume ever   theres still days left in   week highest daily volume in   long time  ', 'possibly ever   look   far enough   confirm   surei like my capitulation served on   platter   quarterly demand   record volumesalibaba shares indicated higher in hong kong babart faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshmarket wrap what fed employment is up', 'tombrady is   stock pump continues join us live youtube fomo eyes have   tendency   see what they want amp   was   great example', '  shorts unwound amp china   hong kong pumped esf oil   jd httpstcoztpcmqpalibaba shares indicated higher in hong kong babasheeeeshbaba bears   httpstcotmdhullvbrianducky they sold puts maybe babart danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipbakidev i   calling       end     week       thats my average cost basis   i want     break even   me     stops     mistakebaba talk     major league bounce price finishing   day   retesting ipo price range   why down big in hong kong   srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    ', 'desde que se va     que la ibababa lol up in hk     premarket', 'bears   going     roasted in hk market now   puts   printing   only regret i have is not buying more   amp i bought big   what       puts   printinglol   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba bears driving into work tomorrow morning httpstcohwroxxexplains why   slight hop   on   right side   momentum   tenetfintech pkk tnt seeing   didi jd amp pinduoduoinc making moves on   positive outlook   tech economists in china might just bring   life into       reversed fintech names httpstcowxzjjghfsome     china names had   highest ever volume   huge character changepdd', 'bili holi highest ever   highest since ipo jd', 'gds multi year highbaba fomo hasnt even kicked in yet   see   end   month i   calling     minimum   end   april in   market i   fck   take       was   pump   inst   dump see you   migueschweizer carlosmaslaton akinomemaquillo hoy hizo cumbre   babaayer vend   y bidu cansado   verlas bajar   precio hoy suben cada una yo y mi pto timming para operar acciones y lrpmqlrmp   was   httpstcoibykazwpbaba what   you multiply   usd     converting   hkd   china is where its   they   produce things our gpd is higher   we dont produce   chinnnuhh most active stocks   volumesonn mdidi mfxi mnio mbaba mtqqq mmuln mspy meem mbeke mamd mkweb msee   remaining most active stocks here httpstcoiihxdkez httpstcohzgbifcjldid bidu finish up   is one     ages       ya   say oh i missed   they gave you   morning   move post gap was bigger than   gapnot on   radar     no carebaba yang yinn httpstcocqnboqrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebabamonster move   on   huge volumestopped right   our gap   break over   we   easily melt up   gap down anchored vwap sitting right   gapbraccota httpstcoqjnkcmkrbaba last warning sell   if you shorted   stock   you literally might not       afford food   wtffffd     wait   listen cramer stammering   stroking out   he sheepishly   pedals on china next episode         lot   panic buys   coverings       lot   bankruptcies new generation   bank robbers     time   wait was     fed hike decision   aapl googl   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi   qqq spy spx muln udeep dive into   alibaba inc   stocktwits forum', 'twitter trends', '  reddit communityhttpstcogrkiyqqxbaba whats tomorrow looking like   fucking excited', 'i love seeing bears sink     boat   bears haha   when   gets     ath i   buy   house     mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkchina   pump their markets amid delisting   force investors   seek   way   stay invested in chinese equities funny thing is people dont care if china invades taiwan   helps russia   they understand   they   buy alliance   swindling investors babababa didi jd cramer lmao   highest volume on   weekly candle ever', '    week isnt over yet   looks like puts       cardboard box   week huh     up big in panama     danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   diprt molinaenzo amc is   rd most bought stock in   eu   month muln   amctarabull', 'katstryker', 'shortthedidi   beke xpev cenn cenn httpstcomjaavjnnrla tecnologa china', 'incluida httpstcoxbxfeujak jd', 'alibaba   y pinduoduo pdd', 'despus   que beijing dijera que brindara apoyo   la economa luego   aumento en casos   covid y sugiriendo que la represin   las empresas tecnolgicas pronto llegara   su finbaba fukin mr wonderful made   ton     well never see     danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipamc is   rd most bought stock in   eu   month muln   amctarabull', 'katstryker', 'shortthevix', 'maskedinvestor', 'potatoinmyass', 'unusualwhales', 'userofintellectbaba', 'usd hong kong rn', 'gon fly     youll know   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi   qqq spy spx muln ubaba cheap asf still   u   most mentioned tickers in wsb in last h spy gme   oil quad pltr wen ups fold wish httpstcointoxxyay httpstcolmqofpritrending stocks on fintwit source httpstcocwjowwsbi   qqq spy spx muln upst aapl gld kc iwm sorted   most recent httpstcormaonppwxbaba hk pre market httpstcovejrmyyzhtbaba httpstcosybdryftnbaba httpstcojryjohltwkweb   jd cweb gonna take off tomorrow morning       open httpstcoeugpwkfjbaba still good buy   wait   dip   unpredictable   wowelchespirito   article was   meanwhile     took off top watches   tomorrow part spybabaniotslanvda servicestraffic its   matter   when', 'not if   year probably not   spy tqqq soxl tecl aapl goog msft tsla amzn fb pypl amd nvdababa tcehy biduuber gmbaba wow   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert brettsimba we   fucking   babart investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampkweb   jd cweb gonna take off tomorrow morning       open httpstcoecowaskaechina stocks getting bought up heavy todayjd   pdd blackboxstocks httpstcorrhgmiymbaba funds   safu httpstcoyepntxhbabawatchlist   tomorrow riotbaba muln sofidknggmebaba funds   safu httpstcoxclszksmarketrebels ggal', 'bbar', 'ypf', '  amp pamrt barchart stocks     most active options trading todayaapl mbaba ktsla knvda kamd knio twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipsafe stockno risk price drives narrative     think     get       time highs   china had very important news       reverse i said       ant ipo started   something       tech probe they   easing would i invest nope i would trade though is on ctwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba cnbc says uninvestable you buy   finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segww is not on   menu they know its too big     risk   invade taiwan enjoy   cannabis stocks   senschumer releases his   hopefully in   next few weeks cnbc tlry hexo tsla   wallstreetbets amcsqueeze amcnotleavingbaba shorts go   bed   itchy butt wake up   stinky finger breaking news   alibaba stock bear vs bull httpstcoeqlajzlw mwn stocks misstrade surabhis gncp wcig vnet sonn via marketwnmarketrebels babababa opening hk   saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcmark twain trading tips', 'timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcovbblsodpzvclaytrader     hold on   its wednesday gain thats   one im   over tomorrow got my eye on nio   welllike i said', 'someone lose     short squeeze   they dont care   company value   china national team   httpstcopuyoibsdzanother day     office spy   intc aapl httpstcoxwszubktmark twain trading tips', 'timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcowqbqwqagqobaba whats   open in hk mayhemmarkets lmt patternprofits its fair     skeptical', '      depth     decline i expect more whipsaws     integrity', 'i   think there   individual tickers worth trusting if stocks like     jd   using creative accounting', 'china really is uninvestablebaba congratulations bulls i know   wasnt easy just in   alibaba stock bear vs bull httpstcoaslkprze mwn stocks tong vnet sonn nftxcc gncp via marketwnrt srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    ', 'desde que se va     que la ibababa is up     still down   yr ago httpstcolwpmagylwlstocks     most active options trading todayaapl mbaba ktsla knvda kamd knio kfb kamc kbac kf kwhich options were you trading todayba   abnb   is itno more going down fed actedrunway is clear what   coincidence china favored foreign ipo day     fed hikes rate   tomm baby   bad news   china is coming next morning dont party   soon   afortunetrading watchlist amp levels   rest   weekspx setting     move  ', 'googl', '', '  afortunetrading watchlist amp levels   rest   weekspx setting     move  ', 'googl', '', 'watchlist amp levels   rest   weekspx setting     move  ', 'googl', '', '', 'shop', '', '', '', ' ', '', '', '', 'bidu', '', '', '', 'httpstcoulsnobysaailike ruima moves', 'no i major technical put     lows given   catapult yes especially if we expect intervention near term   continued support     front run china   their buybacksrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrmore     layoffs markets think   is bullish sources said     axe more than   its total workforce', 'staff tcehy sources said biz eg video streaming amp search   see   headcount cut   year httpstcopefdndtuinone   chinese companies listed on american stock exchanges via vie structure is legal in china they     gone   you prefer following them   hong kong', 'exposing your assets in   hands   ccp good luck kweb babababa calls went ballistic  ', 'sheesh httpstcodytdgoddrt redcardinal pvrs holly molly you found   name   connect     together good job brother indeed monster in   making dalvaroga biotechinvest esto despus   ver como cae       suena muy tardort pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba on   horizon   tradethechart damn    ', 'whoever had calls   banked hard   wasnt me unfortunately lol httpstcoyahcbaba was   rd most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets stocks httpstcokmsszdatfbaba remember when i said thank me later   is later you   thank me   no', 'i didnt sell long china much lower inflation than   us   faster gdp growth catalyst     stock market   go on   huge rally lets go   time   shine   lmao', '  these bulls celebrating when   price is what   was   week ago not going     fish   trash ever   there     investments without       political risk amzn break out needs   confirmi capitulated large short', 'not holding overnight       ill go   in when set up is clearercasinoi   say   is   perfect set up     false breakout   draw longs in then fuck httpstcoccxtvmpababa   higher march close fully engulfs feb       week target spy     mcdonalds arching chart', 'china is   next british power babaget ready   learn english', 'kids httpstcodieeutywbbaba looking into next few months', 'every progress towards pcaob audit agreement is positive   should squeeze   few more dollars     rest     shorters squeeze out than itll drop   area   nio iq oh my green asiawe       see   double digits gain tomorrow   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart acpandy blinken chinas   on   wrong side   history when         ukraineif china   provides material support mktcall alibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstcbaba snow bidu aapl tsla docu shop jd fb didi rblx fututop alerts   blackboxstocks   one   these trades   pay   your monthly subscription you   get these alerts     your first month right nowhttpstcodstvmdn httpstcojaaxmrrgbaba gained more than   sq in market cap in   single dayone     reasons market cap is not very meaningful   cos   big they   never get acquiredjust flowsbabart salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt juanluisdemateo   httpstcornxmpctmembaba i see     fib retrace   there', '  dip   down into   s trending stocks on fintwit source httpstcocwjowwsbi pdsb spy spx muln   nvda tsla qqq vix upst sorted   most recent httpstcoiuatxvduwspy bullshiit chinese stocks   make you go broke   didi remember never invest only trade chinese   dont own     dont plan too', '    deserves way more than     has   beaten down wayyy too much intent entrar en   ayer que estaba en', 'pesos', 'pero ya haba cerrado el mercado entr hoy  ', '', 'y lo nico que me fall es tener liquidez para meter ms todays top blackbox alerts  ', 'snow bidu aapl tsla docu shop jd aaplhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoswnzyfwxyamazing runs on jd     didi   bimi is   china micro float shorted into   ground   ready   explode expect great earnings soon trading well   revenue   enterprise value   stockmentionbot most mentioned us stocks on reddit in past hours gme   amc spy nio   wow shouldve played     dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba nio possibly continuation tomorrow     hit   nio   hit amzn bidu   pfe lly amc mu qcom sbux kss lmtfomc httpstcozlnreuqdvjiggycapital why was   yo   much   ideart championvibe livecalling   bottomchinese stocks rip days   support called out on stream   didi nio hsi edu sbaba waaaay oversoldjust   charlie munger jd   kwebbear market rally     is   long term buy its   dropping     year on   likelihood   china would force     delist   us exchange now   china reversing  ', '  price   trend   up over time   championvibe livecalling   bottomchinese stocks rip days   support called out on stream   didi nio hsi edu slivecalling   bottomchinese stocks rip days   support called out on stream   didi nio hsi edu spy qqq soar', '  i was     catch major put trades todayspecial guest keanuoh   is one you dont wanna misswatch httpstcojunyxrdsvxbaba what was   news   stopped   carnage   swish   buccocapital   daily chart   yr chart httpstcozusdopisrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba up     i feel absolutely nothing i think i may finally   over my stonks phaseballmatthew maybebullish     clear', 'im aware   there might     interest in having   prospectus such     would justify these   serve     cushion     portfolio', '     ', '  gets tough   defend  ', 'jd', 'sq', 'pyplbaba hong kong       hong kong if youre reading  ', 'pump us   well reciprocate in hours promise   its   freaking time   we       get       those brutal red days thanks   riskvsreward     banger let us break httpstcobumecddbaba   nice green day tomorrow   joshuatai chinese stocks on   jd nio bilibaba keep   type   energy   year long please ommani deltax sorry   tired   read itexhausted making money     snaptruth is dead   option order flow sentiment has turned   bearish   bullish httpstcorhzbkqqmxxrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crbaba hk keep up our momentum please   hk keep up our momentum pleasert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tejmihaljevic politburo owns   now   was just technical short covering dont fall in love   pwmtrades i have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwublinken chinas   on   wrong side   history when         ukraineif china   provides material support in one way       russia in   effort', '  would   even worse sanction on china may still well   o   table chineseadr   didi httpstcolyyvkrjrbaba i have conviction   goes down   here short shares   scan results ftx mtop bullish trend on perp pair seco theta slp agld tuliptop bullish trend on usd pair glxy   amzn bili bball ftx results httpstcoypxjbsiwnot buy signalsthese     trending stocks   didi nio brkb brka sonn pdd httpstcohdfsoomoi   picked     china stocks in general     big position trim     short hedge short shit china   blew up in   day recent markets have   really humbling i think ill   out     period    ', 'more risk conscious investor   god these last couplebuy   dip is   tsla qqq nvda vix fb shop nflx msft amzn   nio aapl httpstcoevoingtrne freedom stocks watchlist   tomorrow pt babankedkscatjd   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx muln didi qqq btwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba dont forget hk     playing catch upthe stock   take   very   turn when mkts open in us   lawfirmguy   was great news   morning     chinese govt calling     closure   their tech crackdown   three picks twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingalibaba   subi el     hoy en wallstreet httpstconijrhhyaubaba up   you didnt sell your mom should slap you   cang   only chinese stock   barely moved   while   every issue       know when   hold em know when   fold em cangbanged freedom stocks watchlist   tomorrow pt babankedkscatjdbaba dont get greedy those contracts there good   killing on fridays scan results ftx mtop bullish trend on perp pair seco theta slp agld tuliptop bullish trend on usd pair glxy   amzn bili bball ftx results httpstcokfgxpnrpznot buy signalsbaba grab your popcorn   hk open   watch bear scream   get squeeze spy what   sam predict yday march during   pm trading room session spx   continuing pushing upchina plays like kweb', 'jd', ' ', 'bidu   see follow through     upside nvda   overshoot     her predictions   true is she   wizard httpstcohqefzdvxgthat was great news   morning     chinese govt calling     closure   their tech crackdown   three picks pdd   bidu in my stock alert service went up over in one day httpstcodzzgdcqbbaba   tax day   coming faster than expected lfg   coming faster than expected lfgbaba httpstconejogxmwbthursday options watchlistamd cgt plt   cgt pltspy cgt plt tsla cgt plt httpstcogzyaewprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalnima i have   problem where everytime i want   buy   stock   is still more value     money makes     difficult even         buy other thingsbaba picked up totally turned up   us   httpstcolbsqsvbrt investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampomg what is     man what you guys think still   dead cat bouncebaba say my name bears     increase     redcardinal pvrs holly molly you found   name   connect     together good job brother indeed monster in   making dbaba   got in httpstcovxrnvicp httpstcoswggokmsmobaba china is going   pump us     i bought shares   msft in', 'never sold', '  is   moment     hold your shares under never sell', 'go on     trade', 'just keep them forever', 'whatever happens   not sell   say my name bearsbaba     shorts   still here trying   convince people   itll go down   up in   day   such big market cap', 'no way we going sub againpt   summer httpstcomldoncftebaba probably nothing httpstcoiyxnsltbaba china is going   pump   up   tonight httpstcoimlyxwhzbausderuckermark short squeeze nach folgender news httpstcoexqufwzib babababasome serious gains   httpstcofzkgjjrvrt stockballa   idea   advisor stockballawws dao fund   gain exposure through     backed token s overnight rbaba pampd   trust ccp company   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockballa   insane gapper httpstconxoiugjbaba   traders   feeling   hk fomo here we go   selling   ipo price years prison hahaha lets go boys got margin on my schwab   one day late i woulda scooped up   buncha     coulda made bands in one night if i had my margin days earlier gonna strike on   big financials buy     soon need   bad headlines   drag   market tomorrowfangfangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcogoapbinydrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   ones       paper handed jpmorgan punks httpstcozhvhhyhcbabafirefox how is your short position   saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jd nio bidu didi why traders need   follow   chinese presidential election httpstcounhypxkobmarketrebels   sq pyplbaba china plans audit concession in face   us delisting threat ft   going   rip tomorrow get in first thing tomorrowmil buyback', 'positive news   china   btc looking ready   take off sonn muln hymc duo veon didi nio fxi   eem beke kweb rlx amc gme   ncty metx pbts btbt hut coin olbbaba grab your popcorn     hk open see ya   pm et boys   girls fuck ya why   decision   sell now im not saying     is   fraud i dont know enough what i   know is   there isnt enough clarity   me   confidently assess what its value should   i   figured     up day was enough     gift   me   take advantage ofbaba i wish i wouldve bought   shittoon       other day hell i wish i bought   shittoon   just       other day       fall       then start uptrend guyadami nice   on     bounce       china one more day rightmarketrebels shop   sofirt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segno', 'things       bad hm pretty fitting re chinese equities     tcehy qfinrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segtop equity activity   smart money daily recap courtesy     realtime dashboard   httpstcoxfsritaw aapl k contracts nvda k   k f k bac koptionflow optionstrading trading httpstcocixcbgbzxbaba hot stocks chinese tech stocks jump s rises on earnings nlok falls dac hits high tls reaches low httpstcocphrurkvza httpstcoxpvobjgubaba how   tigr', 'futu mpngy     raining in paradise httpstcodyoxfqpg over time', '  story started   change   continued its descent', 'masa took     loss personally via his investment in sb northstar', 'new loans were taken   collateral     apollo', '  arm deal   nvda collapsedtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfmost mentioned tickers in wsb in last h gme   spy hood nflx wish qqq oil quad tsla httpstcointoxxyay httpstcoxqhbaba   ccp were shorting since   now they loaded   boat     ultimate bull run   there seems       delay in buying most mentioned us stocks on reddit in past hours gme   amc spy nio vxx six aa zim tfsa stock trading usstock stockmarkettrending stocks on fintwit source httpstcocwjowwsbi spy spx muln didi qqq btu wsm   lnth aapl sorted   most recent httpstcokzlexpein tag fr die geschichtsbcher fr chinesische internetaktien alibaba   tencent tchy httpstcocurluulmarketrebels   martyaxe sedleymedleyrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba i   wait   see how       tonight in hk   right now id     wee bit nervous holding puts   lots   buying in   closing moments     i bet   gaps up   open   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clotak   si robi w ameryce', 'w jedn tylko sesje     musiaoby si wydarzy', 'ebymy mogli zobaczy   tak spektakularnego na allegro jakie propozycjebaba ecommerce allegro gieda gpw wig httpstcogokavbhybaba was   months ago still very cheap top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq gdp access wider trends httpstcozltkvrfrt fossgregfoss     charlie munger loves babawhy is softbank selling   is rat poison charliebtc is   futuresoggrt fossgregfoss   blowsgood morning charliebtc over ccpbaba new wallstreetbets data mentions       surging on wallstreetbets httpstcoeiokirxxxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq yang access wider trends httpstcozltkvrfhttpstcouproaliybaba pdd nio zh yinn httpstcobpxjlibqeiin todays recap     premarket notesbaba in actchina stocks were in play todayhad my favoritesinitially i wanted   pullback then   curl bounceonce we broke through my long area   trade was onlong gt ptshttpstcokysfmowoe httpstcovphybyfrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jthese     most active stocks right now didi nio   beke amd rlx aapl httpstcomjuymgpbj   relative value vs spy given its growth profile     time', 'sftbys stake in   was worth  ', '  more than its market cap   me', 'you were getting   lot   upside   free assuming   stabilizedresumed its upward trajectory   vc portfolio', '  armbaba ahh yes', '  last dying gasp   evergrande topples   regime   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba bouncehard   know if its   turn   who ever went into tuesday night net short got their butt hole puckered   ooouch lets go   how', 'you   via     years id   skeptical   wrong     accounting issuesvie concernsetc     missing out on  ', 'i figured   if   really was   giant fraud', '  wouldve   figured out   now  ', 'when   pulled  ', 'i thought   looked likerajak   next week     avoid staring on my phone   day long i rolled     position into         next week if i didnt get burnt   amzn short yesyerday id probably   more aggressive     calls would buy   week   sureconsolidated markets top mostshorted stocks based on share volume not dollar value sonn', '', 'shares amd', '', 'shares  ', '', 'shares nms stocks shortingnasdaq top mostshorted stocks based on share volume not dollar value sonn', '', 'shares amd', '', 'shares  ', '', 'shares nasdaq stocks shortingnyse top mostshorted stocks based on share volume not dollar value sonn', '', 'shares amd', '', 'shares  ', '', 'shares nyse stocks shortingbabster   was up on   day', 'admittedly     pits   hell', '  pretty sure shorts got burned     crispbaba hong kong gap     non stop buying still looks its aboout   break   day high whilst market is closedbaba   short on   weakness', 'no position   samanthaladuc on our way   double   double   lets talk   my bottomfishing   on china plays my market timingbaba i missed   maybe     go   down rajak i didnt watch  ', 'just saw       was massively green i try   avoid trading     lately', '  decided   short amzn lost k on     flipped   long side instead bought k   aapl calls   next week  ', 'saw   was     red   x cevery morning hours     openi study', 'research amp find   least ideas     subscribers in acteach idea given has entryexits amp what   expect   longshort calls putsnice ones we   todaybabatslajdnvdabekentesyybiduhttpstcokysfmowoe httpstcoegriibjbrmrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart sspencersmb   up bear market bounces   fast   viciousbaba look   those buyers now   hours fomo kicking in ahead   tomorrow massive day coming   day is coming check out our reaction     going wild     fed rate hikes httpstcoarcnowoert saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mjust in   alibaba stock bear vs bull httpstcopbpbbtjcf mwn stocks gorinotsukudani razooooo gncp tcbp vnet sonn via marketwnbaba give me   run tomorrowrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba tomorrow scan results ftx mtop bullish trend on perp pair chz aave sand fil onttop bullish trend on usd pair glxy ethe   bili bball ftx results httpstcoypxjbsiwnot buy signalswhat   great day   chinese adr stocks   one day gain   doyu pdd tcehy   jd biduthe chinese government said   supports   listing   businesses overseashold your breath options holder httpstcokypkqxmvbaba give me   run tomorrow   made my day httpstcocbxpaixbaba xi is   much stronger leader than biden   his entire administration combined expect   uptrend   continue   investors   continue   put confidence in chinese stocks buyhold yo igual   hecho habia vendido mi yate y mi jet privado para meterlo en   ayer   chisatoinvest beke pdd bili qfin didi futu jd bscan results ftx mtop bullish trend on perp pair chz aave sand fil onttop bullish trend on usd pair glxy ethe   bili bball ftx results httpstcokfgxpnrpznot buy signalsbaba up weekly     up weekly     damn i missed   boat   morning woke up   thought   would go down just   bit more   entry oh well on     next gurgavin these     head fakes ill buy puts   is ultimatetraders reddit     way   was astonishing im outjohnscharts clutchbp edhale striff trijoey   power   options     close     close   congrats whoever boughtbaba straight up mt vesuvius   i   stop laughing catch you chads later httpstcogvmlihgtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba one headline     twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsnio boy oh boy ocft open   httpstcouyhwvdzpbhtcehy   nio uxin still absurdly cheap', 'expecting   followthrough rally tomorrow   reflect sentiment change   punish   short sellers   shorting baby       longs profit   these last few days   insanity i mean', 'im not selling', '  i didnt buy   either they just took my shares     wild ride i guess   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babai never go long ill trade them thats     didi   nio jd httpstcohtrjlulvbbaba   is not gonna hold todays gains put might make money dont know why i still losing     time     crypto shit when i have my   shares httpstcoyrshxlvopthanks     discord group     crypto traders btc eth link xtz ada vet knc sxp twtr es jd   httpstcoztjjtjxbaba dont forget   there   many quality us stocks still down', '  dont   guided     statistic trade wisely   safeguard your money   kickostocks', '  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcomtwmjommrt jmihaljevic just   fintwit capitulates on  ', '  glimmer     old man   still turn out   have   right time   tellbaba   market buyers loading   ahead   tomorrowrt trndtrader scan results ftx mtop bullish trend on perp pair sand ksos sos grt aavetop bullish trbaba httpstcokvbkhlaf httpstcogqshfoprt palmieri bababy icerock la vela   hoy', 'va   cambiar los patrones', 'por lo pronto hoy no pudo   una lnea   tendencia qbaba st patricks day     day early   ye   tomorrow is     lucky ones who held httpstcospasjrslrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba   had strong run   needs   rest tomorrow         diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china current interest rate  ', '    room   cut   bring in qe is there   case       having   reached gammasqueezes ended   quite significant aapl amd     docu db fisv dia mrna msft just   name   few   going       interesting few days httpstcoeantdllescan results ftx mtop bullish trend on perp pair sand theta chz sos icptop bullish trend on usd pair glxy bb   bili amznall ftx results httpstcoypxjbsiwnot buy signalsrt mustafah   httpstcopjqhsxzbimi   run hard   other chinese stocks microcap   microfloat look   weekly in october   didi httpstcowbcsqlapwqbaba     touching themselves waiting     hk open       friendbaba     touching themselves waiting     hk open       friend wallstreetbets       ready   rebound     statement   china in     statement carried   state media', 'chinas top financial policy body vowed   ensure stability in capital markets', 'support overseas stock listings', 'httpstcomsuwedjlpkevin oleary pumps   on monday   now   says they   cutting thousands   job its   like someone knew they needed   dump   shares just feeding   ducks what   day     httpstcokomercbaba   end   april if not sooner   end   year   goodwilltrader   macro good news       government backing up those companies', '  is pushing   crazy movement in   stort joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijainews   alibaba stock bear vs bull httpstcorojcidl mwn stocks followco pctidatascience vnet tcbp sonn gncp via marketwnbaba just raised     my gains   sent       wwf', '  rescue   bears no me creo que medio twitter lleve   ya en verdebaba jd iq tal didirare reprieve     fund httpstcohobhguuyi sold     bought more tme   stne', '    small sums we have   buy smaller companiesbaba i sold my calls       close they were   still i   happy made   money     jpm analyst alex yao kill himself yet bimi volume up on daily', '  make   move higher   other chinese stocks china didi   httpstcouwtrpfgdbaba jd nio whoa', 'i think china is on stocktwits', 'theyre reading our posts   black sheep', 'have you   wool xpev nio   snap veremos en las prximas sesiones que sucede', 'pienso que podran realizar un movimiento parecido     snap   lo que ha pasado hoy es prcticamente imposible verlas retroceder por debajo del mnimo   ayer jd   pdd nio xpev   you think xi pumping up market into his reelection rajak   not   milly yet', '    there alreadybaba nio invest in china', '  soon     world no economic power spy breaking news   alibaba stock bear vs bull httpstcortpstagh mwn stocks bolsaanalisis patelchaand gncp sonn vnet wcig via marketwntrending   babacugs httpstcoiovvehompbaba my avrg rn is', 'hope lower   until soon', 'still buy since i xpev nio   snap comparemos el movimiento   snapchat   las tecnolgicas chinas en snapchat', 'tras formarse una gran isla', 'los precios retrocedieron', 'cerrando gran parte   la isla y creando un posible soporte slido httpstcohrdpzngyqscan results ftx mtop bullish trend on perp pair sand theta chz sos icptop bullish trend on usd pair glxy bb   bili amznall ftx results httpstcokfgxpnrpznot buy signalsbili is   decent idea     china money printer', '  stock   off its highs', '  china going into lockdown right now   yang cweb nio   we   knew     rip   shorts one day   is   gainz here   stay   we   knew     rip   shorts one day   is   gainz here   staybaba correct   average joes just learning     now   load in   morning', 'bank on green opening stocks   watch overnight muln tsla   join   discord here httpstcozgxajsfkotrending stocks on fintwit source httpstcocwjowwsbi spy muln nvda   tsla glg wsm aapl msft lnth sorted   most recent httpstcorcxubtjwjust in   alibaba stock bear vs bull httpstcofxceijn mwn stocks revzyn testaccountax sonn tcbp vnet gncp via marketwnbaba   market makes my bipolar neighbor seem sane china finessing   entire world wait until they pull   carpet euphoria turns   pain babatoday was   day   let us see if we keep   going httpstcowopepseqpbaba eow   dougiepabst dutv grab news early thank you jenn sell every pop', 'get on freebs', 'reload dips rinse   repeat baby how httpstwild spy action todaytwo intraday plays long  ', 'long bidu httpstcohghgjekdpbaba dont forget   take   profit i had k shares', 'cashed out half   market is loco   redcardinal pvrs holly molly you found   name   connect     together good job brother indeed monster in   making drt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingdiegolemansky is nothing on   day like  ', 'sdc', 'sklz', ' ', 'vips   many stocks were up crazy     thing getting crushed   toobaba im hard   should close     palmieri bababy icerock la vela   hoy', 'va   cambiar los patrones', 'por lo pronto hoy no pudo   una lnea   tendencia qrt chisatoinvest beke pdd bili qfin didi futu jd bbaba thar she bloooows i     little nervous   touch chinese stocks       looks like   wants   move   up     range   april calls     httpstcoaimkxuwrgbaba im   only bear here who was bullish   check my post history compound jubilant bagholder spotted munger is still in loss on his   holdingsbaba tomorrow   hang seng     carry face ripper rally   continue till friday is in   books forsure httpstcoqgmukmnbeubaba tomorrow   china httpstconsjwiqkuzcbaba market opens two hours lol httpstcotpbhysocpeople really out here trusting   word     chinese government lol   least youre only down     instead   babababa btc look out   didi on   continuing rise     share   nio kweb spy qqq its amazing what stocks   when central banks   governments print money   support   markets what   sham world httpstcoqpwklgvjrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba never bought puts   todaygot destroyed lolmy luck   technically we   not helping ukraine   buying chinese stocks we need sanctions on china too   heng seng futures up ill take bets now shorters going   get fucked tomorrow rise againrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt petenajarian giddyup brahdah   was   monster', '  opportunity   unusual options allowed     amazingly rapid resultsjusto ayer compr   y jd y hoy vendiwarrenmartu en fintwit todo dios   lecciones   inversin y   vida httpstcowryclaqyybaba i put   on my watch list       rose premarket   i had   chance   get in ended up in   once i saw   strong momentum take off   good pt     crazy part is   i never thought wed see dollars let     is   bargain     century   whats happening in china im calling   now tomorrow   towelietrades spring promo ends new members link   st month   blackbox only httpstcoxuorfourstockbreaking news   alibaba stock bear vs bull httpstcoeofdbvxr mwn stocks copyinvestor bmoney gncp tcbp vnet sonn via marketwnbaba snow bidu aapl tsla docu shop jd fb didi rblx fututop alerts   blackboxstocks   one   these trades   pay   your monthly subscription you   get these alerts     your first month right nowhttpstcovumezzn httpstcofbfqfmtytc httpstcoagpqcjbaba shoutout       diamond hands out there who stuck   through   averaged down we might never see those low prices   in our lifetimes httpstcodxfciaobtic', 'tictoctick i   worried   tesla tsla     comment   optionsbrian esp   his   on   httpstcouyrlbsmmrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishpvrs holly molly you found   name   connect     together good job brother indeed monster in   making done deal woohoo otcmarkets pennystocks mergers chinesestocks   ecommerce liquor wine pukanggroup httpstcovfhybujdq httpstcoaiscaqjsqbaba bears     fucked omg gonna watch them     die never fight   trend lets go hang seng     libertydividend   ver si nos hemos equivocado y es una criptolong alibaba   httpstcovmcqkfylvchina lower inflation higher growth start easing monetary policy nio xpev li   simo httpstcotsaynhnifrt smbcnikkojp sbux ceoceomu   bidu lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkbaba hang seng up bitches watch   go into moon mode tomorrow veremos si el suelo avisado en para   en httpstcofaalypr es el buenonasdaq sp nyse china alibaba httpstcoesschdyrt gsnchez est gracioso lo    ', 'la verdad httpstcofdodkbaba omg hang seng futures up green bears getting fucked tomorrow hahahahahaha   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrurbankaoboy garyhaubold just thought   was interesting   up adrs not necessarily cap inflows pricing deval', 'deman creation mbbaba if you   handle   down on   investment you shouldnt own stocks peter lynch httpstcoiswzswvxbaba   they pumped     only   sell tomorrow morning httpstcondrozozylbreaking news   alibaba stock bear vs bull httpstcoqbjywwk mwn stocks gambiste dougiepabst vnet sonn tcbp gncp via marketwnbaba bullish is   new bearishspy httpstcowxgbxzcrt chisatoinvest beke pdd bili qfin didi futu jd bscan results ftx mtop bullish trend on perp pair sand ksos sos grt aavetop bullish trend on usd pair bb apha bynd   biliall ftx results httpstcoypxjbsiwnot buy signalsbaba confiante desde shiquetitobaba suddenly   racists   gone   nasdaq golden dragon china index rose on wed   beijing vowed   support property   tech companies alibaba   rallied overnight in its biggest gain since september didi didi rallied jd rallied   profit taking tomorrow like   holders   still deep underwater not sure who has profit   take lol news   alibaba stock is still   investable   httpstcoyfslpbiksv mwn stocks raadsmanhan steadycompound gambiste vnet nftxcc gncp sonnwatchlist   thursday china name momentum focuscarbiduyybekebababidupddniomulnbilijdsonnskyhkczhdadawulfothersnlsntwloglggfssqsldbthamdsonmddlmomobhilkalamrnadoyufbstocks china stocksinfocusjd imagine if i just yoloed   calls wtf bro i wannna kill myself i was   close   selling   dkng     buying half       fk man i coulda bought calls even   made k kill me dutv grab news early thank you jenn sell every pop', 'get on freebs', 'reload dips rinse   repeat baby how httpstcoimwvkrrio operates   my   calls i took   hit   sold um   though', 'no big deal httpstcocwucvmdyubaba sitting on   fat stack here   anowerhosen   my portfolio up nio   xpev li chinese stock httpstcoxmnedeyet httpstcoogoltkgfngiddyup brahdah   was   monster', '  opportunity   unusual options allowed     amazingly rapid results ie   httpstcoedxtfisvzcjust in   alibaba stock bear vs bull httpstcootkpgcqlb mwn stocks brianducky lemon sonn vnet tcbp gncp via marketwnnickk thebenedictgoh yup', 'ultimately     tencent is   backbone   chinas economy sustainable growth   only   achieved when what you correctly   happensrt raadsmanhan just in   alibaba stock bear vs bull httpstcoigmmtbygg mwn stocks jdan lemon sonn scan results ftx mtop bullish trend on perp pair sand ksos sos grt aavetop bullish trend on usd pair bb apha bynd   biliall ftx results httpstcokfgxpnrpznot buy signalsonly took days       flip', 'institutions   double down', '  news ripping   sector     mire i sold my kweb leaps in favor     april calls cut those  ', 'now rolled in further   weekly   lets see what hkex brings here httpstcouecjmoijust in   alibaba stock bear vs bull httpstcoigmmtbygg mwn stocks jdan lemon sonn gncp tcbp vnet via marketwnrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba fb se upst   team is killing     join us   httpstcorkzelvsw httpstcoeenynhzpcongratulations     discord members whoo took     alert click   link     join in on     profits httpstcoacwsdscbxhood qqq   spy akan sofi fcel ttcf ixhl nio cei tsla sonm muln vxx jagx amzn amd nvda aapl bidu nio tsla httpstcoygtkccvwsofi need china   support sofi hong kong too   kill these shorts   well jd   nio bring   profits tomorrow still   bargain here   investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get samprt brianbalance   was   giant darkpool day on many   my favorite tickers   is typically bearish on   day like   ill postrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clobaba profit taking tomorrow i feel then   run left in   i dont own     very happy   those     these days make     pain worthwhile   fb se upst   team is killing     join us   httpstcozhmcxv httpstcoyxfkgumlrt cheddarflow most active flow   tsla   flow     flow fb   flow nvda   flow hygbaba im happy     bulls boy   i glad i only had   small spread on   we still only have words     ccp official i wonder where   china get   money       palmieri bababy icerock la vela   hoy', 'va   cambiar los patrones', 'por lo pronto hoy no pudo   una lnea   tendencia qmost active flow   tsla   flow     flow fb   flow nvda   flow hyg put flow httpstcoylmmwugpbaba when   russia news   peace talks   more relevant tomorrow   is going   bounce hard remember year high is dollars im expecting us   hit dollars tomorrowbaba let   weak hands get shaken out im holding   mentioned these stocks   going long     chinese stocks in extended hours     bidu', 'they     up huge in days   lot more   go yet httpstcobhgkdmzuhmost active flow   tsla   flow     flow fb   flow nvda   flow hyg put flow httpstcokxlrpszyybaba jd kweb beastmode   daily portfolio gain httpstconrnuxbumsdidi   well done boys well donert astraltrading insane bounce in two days', '    over   sold my       i was scared', 'would have made   easy k hahart smbcnikkojp sbux ceoceomu   bidu   huge bounce  ', 'way overduesmartertrader   oh yeababa when   russia news   peace talks   more relevant tomorrow   is going   bounce hard remember year high is dollars im expecting us   hit dollars tomorrow   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba damn i learned   good lesson on   one my entry was', '  when   broke down i sold i knew   had   high probability   bouncing   i second guessed myself took   trade too early atleast i didnt really lose moneyjust in   alibaba stock bear vs bull httpstcoslfodhcb mwn stocks themichaelkozak jensuarez sonn gncp vnet wcig via marketwnbaba ath volume on nyse huya doyu   sentiment is everything httpstcoprcshbikbaba no ones selling     general consensus is       is in     more bullishbaba called    ', 'granted i had   close my short   market open     good profit', '    went much higher afer   babatoday was   day i was greedyunexpected gains       calls when   started   drop in   morning   bit', 'made hell lot more   closed position   took   short position thinking     reverse', 'lost k', 'then bought calls     i closed end   daybaba watch bimi show up top gainers tomorrow lol   in october', 'thats   sure httpstcoxukdunkruhgorkaschulzer   snap te comparo la situacin       snapchat snapchat form una enorme isla y', 'semanas ms adelante', 'la tap casi en su totalidad creando un posible soporte slido no creo que   se vaya hacia arriba como si nada', 'creo que podra hacer algo parecido   snap httpstcoghdhucitwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingjust in   alibaba stock bear vs bull httpstcouppndwvuii mwn stocks michaelbw jensuarez vnet nftxcc sonn gncp via marketwnrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clohoy vemos en el repertorio burstil que la accin   alibaba   ha subido cerca   un en una sola sesin pero ha cambiado algo su escenario tcnico sigue siendo muy preocupantejust in   alibaba stock bear vs bull httpstcozccvgpqc mwn stocks professordman amcaptrader vnet gncp sonn wcig via marketwnbaba hit idea was low s dropped   s   those options calls were booming   common shares either way you made moneyso happy   my   nio xpev position   was   very nice recovery lets see if we consolidate   increase tomorrow httpstcomniwjaudidi nio fxi   spy trading cryptos httpstcottfburprinsane bounce in two days', '    over httpstcossvowzgsababa hit idea was low s dropped   s   those options calls were booming   common shares either way you made money httpstcolfizkieegetrichslow         hit idea was low s dropped   s   those options calls were booming   common shares either way you made money httpstconkmoeburt getblow   year amd is down   is down beke is down nio is down rlx is down httpsbreaking news   alibaba stock bear vs bull httpstcovrfuvilh mwn stocks hwangyeun michaelbw sonn gncp vnet tcbp via marketwnrt crankyricky   chart   comment epictrades kirasepictrades amcaptrader httpstcobontgmlqwrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt lucasbanega   adr ayer', 'usd hoy', 'cerr en', 'usd httpstcooqeefyzxxhot options contracts', 'watch your entry', 'plenty   time tomorrow morningamc qqq spy pypl sq nflx qqq djia   amzn f amd nke aapl lcid nio nvda dkng fb snap goog btc eth doge jpm bac xom httpstcocbofsbkxstxrboy whoever had     calls   week got paid httpstcobyymnliirt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tewhy tf   ppl buying   rn   bull trap   covid destroying   country     careful   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcokmibhgolaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcopcbhvjcjyang yinn     persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort followdatrend   hit need   hold     level bulls   not lose daytrading options optionstrading httpsbaba imagine   these calls exercised   followdatrend   hit need   hold     level bulls   not lose daytrading options optionstrading httpsbaba nio kweb     you need   know shorts havent covered   single share check   out  ', 'highly recommend everyone   follow them httpstcolkrsomei   professordman zsan move   far     day lets get tomorrow petz   go       glg on my rart followdatrend   update if bulls   break i       quick   bulls   lose daytrading optionstrmarchforward williamgreen   shares     traded otc   converted into hong kong stock exchange hkex version     sharessbux ceoceomu   bidu lmt fmrmichaelz nio tsla     upst nio fooled me once   caught   move   endbaba laying off employeesless expenses   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebimi chinese stocks low float', 'low market cap', '  have ortex data on   crazy potential runner didi   bidu httpstcopcwlisekort chisatoinvest beke pdd bili qfin didi futu jd bbaba no ones selling     general consensus is       is in     more bullish jd needs   tack on in hk   keep up   lfg   market opens two hours lol httpstcopeexncqhoimmutableloop muddywatersre ryancohen carson block is going   prison watch   video           clear make sure   share far   wide carson is totalscumgme amc beke bbby   didi tsla bur mdxghttpstcokhrahfjrt tionormalinvir soy el pamo clavando suelos', 'ya habes visto hoy lo     no', 'pues yo las llevo   como te quedas', 'soybaba just   tip   my iceberg httpstcoznedlnptbaba tcehy meit kweb yinn   srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    ', 'desde que se va     que la ibart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznstxrboy   was crazymost mentioned tickers in wsb in last h spy   gme tsla qqq wish amd pltr yang aapl httpstcointoxxyay httpstcoefynuzhshrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba in   single day     megacap gtfo clown   bullish pattern building free trial   httpstcojpmutbvvp httpstcoicgmjylotrending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amzn spy aapl msft fxi lnth sorted   most recent httpstcokoaupxmbaba huge bounce  ', 'way overdue   alerted       paying member todayspx spy winningroomtradeideasoptionstrading httpstcoejujmwsyrmartyaxe   really wanted         spite me news   alibaba stock bear vs bull httpstcobpeztwizz mwn stocks imrokng smpvykth getblow sonn gncp vnet wcigrwallstreetbets daily discussion mentions over   last hour rank spy mentions gme   tsla qqq imo amc rc cash v full live amp historical data   httpstcoqhrxwewkjbaba huge bounce  ', 'way overduethis year amd is down   is down beke is down nio is down rlx is down httpstcofrrbnzfyyt gain stop asian hate whats your excuse   missing out on   ubigchiefmason', 'mins ago wsb httpstcorlmymkjqrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba short   tomorrow bababy icerock la vela   hoy', 'va   cambiar los patrones', 'por lo pronto hoy no pudo   una lnea   tendencia que trae   hace varios meses httpstcozciogdoqbaba ramp up   stock then they lay off sad   stocktalkweekly we absolutely nailed   china trade in   discord   started     onpoint watchlist   usual   premarketbaba sold my       i was scared', 'would have made   easy k haha   itscharliemar     went     up in days imagine when   true bull run   jsdidi   well done boys well done httpstcorckariwvrt buccocapital   daily chart   yr chart httpstcozusdopisrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jdcdowork   man', 'i wish i bought i needed       payday   was   steal   yeah', 'congrats   whoever got in on   in   sbaba jd kweb beastmode   daily portfolio gain httpstcodjvgwozbig fu   your whole damn thing welcome   seattle plano million nasa premier league years fed apecoin congress   nio white nationalist httpstcouxfvynifrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert jorgemorales tcnicamente   rebot sobre la lnea inferior   la trend line semanal httpstcoekirbobaba imagine selling like   little bitch lol   you go', 'china', 'you fkked   wall street shorts asss really good     ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     koyfincharts   largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivbaba adr ayer', 'usd hoy', 'cerr en', 'usd httpstcooqeefyzxxrt inversorexperto alibaba sube un en hong kong   httpstcolhshqwurt trendspider   talk     major league bounce price finishing   day   retesting ipo price range httpstcojcvxgmarketrebels swaggystocks how investing in   feels httpstcotvtsoykwgbaba up still down still inside   down trend linert salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt trndyjon   days   go     sleeping giant awakes   stocks stocksinfocus st daytrader httpstrt trndyjon what   day streak', '  separate trades spy calls upst   countingspy puts low hd babbaba why   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingrt casualtywar   highest volume weekly candle since ipo', 'beautiful bullish engulfing candle i dont like catching bottoms', '  tradinrt joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijaibaba option alert high volume options     friday', 'march roughly million dollars massive money learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxtop tweeted stocksbaba nvda aapl spx tsla nio zim es jd amzn amd s fb vxx xpof bidu f kweb sbux pltr cost pd tsm csiq nflx spwr avgo payx eth apps acn len wsm amc hymc lmt xpev dac pfe uso futu smar lnth unh stockstowatch httpstconvcotfgdxbaba give me more   im outahere   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china stocks   were   winner   man   lot       options were up  ', 'wouldve   nice   get   bunch   those     dollar     steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwgoing   take out   small loan   million dollars   my parents   i   buy more   stockwhere   those people who said they were shorting       httpstcouapglbnkcnow thats   bounce   say chinese manipulation     httpstcowhwkvj httpstcobfmmwdbwvrrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishrt inversorexperto sube que te llevo   httpstcoanzshlkflbaba china stocks   were   winner   man   lot       options were up  ', 'wouldve   nice   get   bunch   those     dollar yesterdayrt professordman zsan move   far     day lets get tomorrow petz   go       glg on my rababasbgmost active stocks   didi nio fxi   spy httpstcoykznukrirdamn   up   glad i scooped up   few sharesbaba damn you know im looking   these comments   lot     barish ones i     how many damn bots   on   these feeds its crazy how many there arert cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba i hope every bear reloaded puts       need   break', '', '  then   exp callsc                   how many   you buy   pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems exprt buccocapital   daily chart   yr chart httpstcozusdopisrt kickostocks', '  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcomtwmjommbaba im   glad   bears got gapped     least   srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmrt aretetrading stocks traded   long nvda upst   weat held last night closed loss btu loss closedtqqq sqqqdidi january   buy   hold   valhalla     afrm gm   afrm gm trading cryptos httpstcoqgplqszynrt buccocapital   daily chart   yr chart httpstcozusdopisbaba rug pull alert not if', 'when   ebay didnt know ebay was chinese     herd logic   bear logic is             tomorrow not saying   easy trade is   short   day rule   ways   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrthis is   funny', '    went jpm       downgrade they   state ccp may not deliver   stock one dayor us just bans     part   risk profile alibaba rallies haha httpstcocbpgbaleso httpstcoiryapgsgbaba jpm   upgrade now lol   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert cfromhertz    ', '  up   levels not seen since fridaybaba   propped     nice day in green here     lovely stock   lot   us   riskvsreward knew     coil on   would pop     beatdown its taken thanks     one most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wish amd fbbaba trust charlie', 'trust ray dalio', '  kevin   ebay next     no retail money', 'big institutional buying is   obvious   buy china stock puts     they moon two day   in   row   bidi nio xpev what othersis   too late   pick up   stocks made in china not if you look       way fxi   bidu httpstcosjxidauhymc how   we going   get   volume   is everybody doing their job   spreading   word on twitter   on other boards   not just here   bring   chinese money over here   trendspider   talk     major league bounce price finishing   day   retesting ipo price range httpstcojcvxgbaba   china is just   next russia   i sold my calls early morning   im glad you   got   crazy gains you deserve  ', 'grab   beer   celebrate   talk     major league bounce price finishing   day   retesting ipo price range httpstcojcvxgrvpopinartecarlodoss uhhave you looked     calls its bananasrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba   made my buy made bank thanks cramer httpstcobhdfsgpypparczitalia cezarygraf jakie znaczenie maja te spadki przy nastepnych latach lepiej zapakuj sie w nie poki jeszcze tanio longi na   juz placa     dopiero poczatekrt vinilooo     le han hecho una opa o   alguien se le qued pillado el botn   comprart inversorexperto alibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo slo os puedo decir que puede convebaba   nio get ready   didi   urbnstocks   we love you j pow bngo tsla   nvda aapl amd   nio pdd futu im shorting   crap   my   hands', 'delisting   us exchange is just   matter   time   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba lol what happened   charlie get   happy ending   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcospyaapl tsla   wtf win   fund   setting up good trades   amp bytedance owns tiktok     future   china ecommerce   rampcapitalllc  ', '  highest levels not seen since last weekbaba short     finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segbaba chinese stocks     delist my ass we going     bidu   spy qqq httpstcophjdapmntrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba bidu jd pdd didi nio xpev li httpstcotwjojtalart beagliercap   httpstcoocsedrfwnprt stocktalkweekly we absolutely nailed   china trade in   discord   started     onpoint watchlist   usual   premarketim long         feels like   bear market rally probably going   sell tomorrow   oil   uranium names httpstcolrktuecitbaba twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy spx   nvda   httpstcotlqofiokatwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbidu   strong country whats next', 'change in policy   edu stocks httpstcoayidqfehbaba wall   bids   time   load up yahoofinance inesferre bear market backtest   is under much resistance check out       stunning rebounds httpstcosejhyfsbaba called   now i     lingers in range     bit chinese still     doing fishy shit   russia httpstcogljitwlrt itscharliemar   i going   wake up     run     tomorrow would   nice     short interest on china names is ridiculous', 'including kweb     get volatile   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy spx   nvda inversionfundam   sea marcado un', 'sta sesinbaba why dumping   hours   more volume than   selloff in nothing close     volume since then httpstcombjhiinbaba im no longer afraid more macro concern     goes lower   we get opportunity   imagine someone sold just     still has   much room   run httpstcolihsafkjrrt buccocapital   daily chart   yr chart httpstcozusdopisrt investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampbaba       puts   were percent off   was amazing kid in   fucking candy shop dcdowork what   you think   babachart     day new video were studying       its price action following   massive rally httpstcomiarjckjunwe absolutely nailed   china trade in   discord   started     onpoint watchlist   usual   premarket open', '  our girl iluvstocks sniping   daytradesbaba   pdd   nio   httpstcohniavpbaba i called over i sold     wait     pullback here crlbf mso investors   learn     its probably     buy   uplist if we     honest     volume you saw     chinese stocks   need institutional support no matter what   i dont own   yet     guy i just watched said   is trading   x forward earnings     should     kevin o leary you   my hero   investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampbaba bln market cap reversal   new article alibaba skyrockets   kevin oleary loads shares is     finally in httpstcozfuekicz get     latest   related news here httpstcofvkvdtlufbaba charlie mungers last swing probably   half   price he paid say no more   working its way into   top most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investors httpstcosawqoqlwgnbaba nvfy blockchain technology httpstcojwgwmlvibaba china stocks fkedhttpstcohvppwzcfreshie only swing im holding now     callls     end   day tomorrow httpstcojokhmbcababa sbux new article starbucks ceo latest exec   exit company', 'alibaba stock rallies', 'casino stocks rise httpstcowsegxjbzf get     latest   related news here httpstcofvkvdtluftsla   x   gigaberlin amp tx love ittesla exports car   eu paying huge duty   vat   those nonsense tax   still m is ev in eu nownio lcid fsr rivn f gm ggpi xpev li bydd   vwagy tmrt aretetrading stocks traded   long nvda upst   weat held last night closed loss btu loss closedtqqq sqqqbeke pdd bili qfin didi futu jd bidu   evli xpev nio   optiontradiniq how   set up   synthetic short put httpstcopovcwbiw pep spy   finra highest short volume sonn mamd mbaba mnio mtqqq msoxs mmuln mmkd msqqq mveon mdidi mduo mnvda mkc mhymc mrlx mtrending stocks on fintwit source httpstcocwjowwsbi muln spy spx   nvda aapl tsla amzn lnth qqq sorted   most recent httpstcogpgqsopovlbaba loaded up lot more     company nionenad saw your post       day       under buys congratsrt investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampbaba httpstcoxtbkowgbsrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishbabaupdate enuf said cheers doughgang we had       s   copeningtrade   mar tweetdeck httpstcoaclndnhmbaba we need few days like     we   good lol   hot stocks chinese tech stocks jump s rises on earnings nlok falls dac hits high tls reaches low httpstcoaylsoklfxwallstreet most mentioned tickers on wsb wallstreetbets now   tsla gme amzn nvda aapl sofi wish amd fbbaba httpstcocrtjrcrc httpstcorxxaokuhrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsmost mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wish amd fbtodays top bearish flow nvda amzn tsla aapl   bahttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoxydzvdskfree alerts recap   calls paid afrm calls paid gm calls paid lets get samp likes   tomorrows free picksspy tsla shop amzn roku nflx bynd lcid pltr coin hood mara amd nvda aapl   qcom mrna pfe httpstcovtplbnbemqkasdad     mkt cap', 'swings in   day     was   nice scalp   my portfolio up nio   xpev li chinese stock httpstcoxmnedeyet httpstcoogoltkgfnbaba what is     penny stonk now lol two days   jpmorgan capitulates   downgraded       stock is up   they stuck   overweight   entire years down', '  now may miss     too seriously', 'who is paying     research httpstcowptafvtbcbaba time   go     dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mrt ohmybadtrey smartertrader i took     calla bangerrt remzztrades on   day nvda       todays big winners your guidance is   on point amp helps me navigate throughjayemdel cperruna   has       ma   over   yearbaba kevin oleary was crucified   saying he was   buyer         was down like on   day   he looks pretty smart now     eow     summer didi   new article didi downward spiral accelerates amid delisting drama httpstcoawlxvpxdsr get     latest didi related news here httpstcozgqzxrhebwednesday option volume aapl m   puttsla m   putbaba m   putnvda k   put   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mrt casualtywar   highest volume weekly candle since ipo', 'beautiful bullish engulfing candle i dont like catching bottoms', '  tradinbaba next stop httpstcoteqddlpjrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba is going down         good httpstcohsmkcythbbaba people   shocked on   pct move   no one talks     unseen mega crash sell off   name has endured     mere level just weeks ago just   its chinese in extraordinary move chinese government was forced   intervene   etc is systemic httpstcoswjmxyypbaba   tencent   preparing   cut tens   thousands   jobs combined   year   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba is   out   steam         good httpstcoihywqebjeibabas rally is   most since   went public in', 'adding     in market value in one day just       record   last time   climbed more was on   first day   its ny debut', 'gained     ipo price httpstcoowlxswlqsbaba chart   comment epictrades kirasepictrades amcaptrader httpstcobontgmlqwrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba highest volume weekly candle since ipo', 'beautiful bullish engulfing candle i dont like catching bottoms', '  trading stocks in downtrends     watching   see if price   push       sma chart courtesy   trendspider httpstcoavoehcvjcbaba got     in market cap       gauge', 'uber is worth bbaba holy shit i really   bought in   s i knew   i knew   i   yoloed woulda made fk i shoulda fk knew   i love these stocks cperruna     other chinese adrs looked like   basing   reversing   few weeks ago   then took   leg lowerbaba why is   down   hours   spy qqq httpstcoozfgnsyjyp profitsbaba p gt bidu p gt cvx   gt bidu p gt   jensuarez aabb jd   kc pdd aabb xx coming watch list aabb you     extremely happy boom town imminent profitsaapl p gt   p gt bidu p gt   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba they want   squeeze shortlf   chinese   take     profit   leave us bulls   drown these     trending stocks   brkb didi brka nio ixic sonn httpstcoelwlbmyshv el mejor dia en bolsa cartera', 'alibaba   exprivia xpr teladoc tdoc corsair crsr nagarro na meta fb jdsports jd lleidanet lln posiciones   subida superior     un par mas   das asiytd en verdestocks traded   long nvda upst   weat held last night closed loss btu loss closedtqqq sqqq sark gfs aapl short   qqq puts   stock jpm lossclosedvery active   due   wild swings great day   quick trades ty jeromemiguelboggiano cmo pegaste la inversa     grosobaba just talking shit carry on   rampcapitalllc   premarket   means im only gonna   down nowrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     is dropping like multiple flies   lol   cluster upst fb tsla babart cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wosoy el pamo clavando suelos', 'ya habes visto hoy lo     no', 'pues yo las llevo   como te quedas', 'soy un maquinart cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt marketrebels   is   most mentioned ticker on wsbrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba bidu tcehy httpstcofcvzitqiyles comparto el portafolio   prueba del algo tlalchichi especializado en biva el cual fue impulsado principalmente por   y cemex   un acumulado   desde el lunes tradingclubmx httpstcotnvaaebjva httpstcopjmvqdrnidrt eg cenn   observations didi kweb spy   wkhs solo muln httpstcoejhmrluruwrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba im richaahahahhaah   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcunreal month   march   httpstcopcbfzgu   far were     losses went green especially         traded fb aapl spy qqq   amd jets   sq httpstcobatocwyichadhamayur nice move', 'i was   eyeing     few days agobaba life is good       run   world in years us economy   collapse   amazon   nptrader watchlist sbux   gt p lt tsla   gt p lt     gt p lt intc   gt trade short   httpstcosyylkebcfrt nptrader watchlist sbux   gt p lt tsla   gt p lt     gt p lt intc   gt   sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesbaba soon   world     made in china lol   we love you j pow bngo tsla   nvda aapl amd amzn msft fb googl   i     only one who invested   lot in   on levels   not on levels double whammyrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebet they push   thru overnight httpstcoggwyolkcscbaba huge day   wow trimmed   profits     hours just wow next target   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt elpfinanciero   en hong kong y otras chinasel gobierno chino anuncia medidas para estabilizar los mercados e impulsar lrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba     go     in   day', 'just like bidu   theyre going     how many shares they bought   during   quarter   earnings     shit is going   fly   barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p', 'cbaba anpc hymc   buy   anpc low float   needs   move soon watchlist sbux   gt p lt tsla   gt p lt     gt p lt intc   gt p lt spy qqq spx amc gme httpstcozpjxemurt marketomega', 'informed members during   pm analysis   were seeing capital flow into china stocks   fed raised ratespeek   boo spy   httpstcoeokqvqart xolowall hoy no te odiamos', 'powell tsla   nvda aapl amd amzn   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teexample kweb babawho is nextwhat opportunities   you see they technically         mas httpstcomkbmgirtsrt tommecha cwebbaba httpstcort kincomm chartoftheday hong kong stocks rally   china pledges   support financial markets   hang seng index surged  ', 'withrt thewolfoftasi   maybe his bday tube honest thats how you make money compound       bag holder i approve thisrt alfiedata fintweet hace semanas llorando por las prdidas en   que arrastran desde hace meses y acumulando en bajadahoy todort cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrhellostake     once   enjoying   rideguy says i told you         dont mock   httpstcoocdyaadbaba hablame   piedra jpm   httpstcosjuikpzcwbaba telling ya ez money blazetradezzz   went wildchartoftheday hong kong stocks rally   china pledges   support financial markets   hang seng index surged  ', '  alibabagroup   tencentglobal   up over   on   news is momentum shifting   into chinese marketsbaba tcehy chinesestocks httpstcohgouomwemaabb aabbg crazy what   little typo   start kinda like how   got lucky   stole   shit load   hype   should have sent us flying     charlie wont even look         couple more yearsstrong like bull i rarely play meme stocks   looks like chinese       same trickbaba no charts   looked good', 'never expected     go up in   dayeven   dead options i had went x', 'real crazy stuff httpstcoturorzcrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrcwebbaba httpstcoyvzffzgsince jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrqqbrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tetipranks what was   you published     alibaba dont catch   falling knife   dont   me daddycall me   httpstcofyxgvtoisalilrajadhyx now lets compare   bullish reports on     year   two ago embarrassing el dinero   verdad     no est en la compra   acciones en el suelo del mercado buscando un rebote las posibilidades que dan las opciones tanto   ventas     como   put otm en este tipo   mercados   alta volatilidad y rangos no tienen comparacin httpstconbkyjftwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p', 'cbaba   marketrebels   is   most mentioned ticker on wsbrt hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   totwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httbaba   was   yesterdayjp morgan got burned   their short position lmao httpstcokcvpkflthe just gave you   fu arm sign notice   mute is onbaba spy fb tsla kweb httpstcoucfyqroszbaba seeing   uptick in chatter on chan over   last hoursvia httpstcotpbryxisbaba chan investing httpstcoionohmridrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba over sold big time thats why its doing   dead cat bounce shorting soon   cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httbaba he said sell sell sell sell sell sell sell sell sell sell sell sell sell sell sell sell       sell sell sell sell sell sell sell sell sell sell sell sell httpstcovstvqqmcbaba my buys monday looking juicyyyy   httpstcoivalousubaba nio tencent   in   companies   china', '  sold half   postion started last days take profits kids chances     pull       day like   is real   buy   later   ray dalio', 'kevin oleary', 'charlie munger', 'very likely jpm   bought   dip they   not selling   pennies httpstconhywidccrt cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httrt professordman zsan move   far     day lets get tomorrow petz   go       glg on my ratop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfrt cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httzsan move   far     day lets get tomorrow petz   go       glg on my radar     tomorrow   holding didi holding   my position total swings going into tomorrowhave   awesome day everyonebaba shorts liquidating thats   whos buying   them nowadays i buy   amazon   prime free shipping   cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httbaba shorts getting sucked in love     marketrebels   is   most mentioned ticker on wsbbaba faith restored in   sleeping giant     i think its funny     bulls show up like they called       day', '    bears have   calling         part   months no skin in   game     moment', 'just   funny observation   cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httmost mentioned tickers in wsb in last h spy   tsla qqq amzn gme sofi hood st pypl httpstcointoxxyay httpstcozqienemgalibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httpstcorffmaqxcjutop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfitscharliemar   milliontrending stocks on fintwit source httpstcocwjowwsbi spy glg pd mkd qqq spx nvda   aapl riot sorted   most recent httpstcosrhxfzbji   tell     coverage is going     insufferable if   just goes     where   was   few months ago httpstcogkcjjsjnrochinawow', 'fucking wowtcehy   bidu jd pdd   hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta     is   most mentioned ticker on wsb china bounce', 'dead kitty variety   memorex   bidu hfrfromthefloor got out   his long early wasnt in his cards     catholic marchmadnessmbb is     year pcfriarsmbb buy zone clf zwf zbf selling ahead httpstcowqbqwptetalk     awful entry position   in   gt up   still down   who care low volume   def learning   i go indices gt stocks httpstcorfyrpdqzlfintweet hace semanas llorando por las prdidas en   que arrastran desde hace meses y acumulando en bajadahoy todos estn   plusvalas celebrando haber comprado en suelo httpstcomsralvibtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfbaba   trend scalp httpstcofmsltbwcgtrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq tsla fb sofi amzn pypl gme ipo full live amp historical data   httpstcoqhrxwewkjtop most mentioned tickers in fintwit nowafterhours   alibaba sbux starbucks tsla tesla fb meta aapl apple via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit nowafterhours sbux starbucks   alibaba kss kohls sofi sofi pd pagerduty via httpstconwsneckpndfintwit stocks stockmarket stockrt mktparticipants kweb fxi   pdd jd httpstcosdavlyziuxthese     most active stocks right now didi nio   beke amd rlx aapl httpstcommxojukhvbiggest megacap gainers   mar', '  asml nvda fb adbe crm tsla jpm amzn nvo research on httpstcoycukogqhave   drumstick   your brain stops tickin   tcehybaba   tomorrow   was   giant darkpool day on many   my favorite tickers   is typically bearish on   day like   ill post analysis later tonight amzn xop xle qqq tsla   nvda fbsold         switched   money   vtrs into gild same value   in my portfolio im out   vtrs dont like insiders selling     price couple   equity names         their monthly opens', 'good litmus test   if these moves have more leg is whether   not they   flip emamzn   nvda msft httpstcomlmadmebrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tehoy es el   que ms money he ganado en bolsa pero   estamos lejos   bephola carlosotermin pdd   li sold         switched   money   vtrs into gild same value   in my portfolio im out   vtrs dont like insiders selling     pricetherocktrading now show your   putskweb   chinese stonks baka   add sa hl on se   nio httpstcoffcpyfygisbaba is   most mentioned ticker on wsbbabadark pool activitym shrs   mrt casualtywar  ', '', 'shares traded   massive volume       amp ema very interesting spot especially sincert palmieri   pre mkt volando   palmieri bien     precios del   marzo del   people   dont like   stock', 'company   country   retarded   mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownrt snickersty jicchamatome top active didi nio   beke fomcbaba i   in you     congratulations whoever bought last few days    ', '  whoever had calls banked wtf is going on in china httpstconbgasrps httpstcologkabtatrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcozqjvduozalibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstcocjrplgjywfsponsored   factset openexc httpstconeqmoiexbaba where   new   made millionaires   invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados doletsla spy boxl     community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcojvgxahdrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsthey downgraded     target pe  ', 'citing slow growth in china expected gdp growth   year meanwhile', 'amazon is pe is   us gdp growth rate is expected     only percent range makes no sense httpstcolcwfgdkainversor como las clavas     juanma afpb mervalsurf ojo que las medidas no eran slo contra  ', 'eran   varios rubrosdesistieron   regular ms el mercado', 'hay empresas que hoy se mandaron hasta el etf   china se mand   dwyanetrade started   day down k     swings   ill chalk   up     w crazy dayspy puts     calls fbaba bidu tencent mpngy thank you kevinolearyofficial     buy signal   went k in each up over k in one day spy qqq its not very often   u see     market cap stock       market cap stock move in   day bidu     tzimasr   amp veon what if   your money was on these two   tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoidrbewtybaba bears   httpstcootnmefnutguyadami   httpstcoytbgrukeikrt totalinvestor todays most active stocks   volume in   us stockmarket were didi', 'nio', ' ', 'beke', 'amd', 'aapl', 'rlx', 'f', 'stsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcozduxxztpmbaba thats why its calledfast money lol tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoicvqyzai   tell you how many times ive thought trading   stock market wasnt   me every now   then i get   little sign   says keep going  ', '  sign was   httpstconeazrrxsukttechprivate where   you see   goingbaba im up in   last years yes   if   is not trend reversal', 'i dont know what is on   way     time high     end     short squeeeeeeeze part incomming   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba top sweep activity   smart money daily recap courtesy     realtime dashboard   httpstcoxfsritaw aapl k contracts   k nvda k bac k f koptionflow optionstrading trading httpstcojbhgfxdkggbaba macro good news       government backing up those companies', '  is pushing   crazy movement in   stocks however', 'keep in mind   its still in   strong downtrend   bo im more favoring   reject nearterm', 'then doublebottom', '    real rally httpstcouefmtgccwsnowcouple sweeps   in   few days       lows mar amp april   theyre up   good chunk alreadycould pull     if we really start squeezing httpstcotvbmbdjort galacticchild parrotstock sweet good stuff i sold   jpm     spy p was up       my   afrm se docbaba tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcowcsnyazuqkweb f me', 'if i knew   etf  ', 'i would have went   out on   index instead   taking individual stock risk   futu iq   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsa cuantos   vosotros os dura   la trempera del subidn   hoy     increble casi un     no hay que olvidar   dnde viene longbaba httpstcovxqtvjurt tradytics congrats     traders   damn    ', 'whoever had calls   banked hard   wasnt me unfortunately lol httpstcoyahcmeketysnow   tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcobxgnvtwetsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorefhpyrytsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorkrvtvzatfhow     channel still exist   cnbc httpstconhdoxcqihey yo   i     motherfucker httpstcoosvnkefrngualestrit compro     i dont feel sorry   whoever shorted   jpms fud downgrade billionaires like charlie munger', 'ray dalio', '  kevin oleary didnt invest in     no reason follow   money garethsoloway     these   exceedingly undervalued   china was iffy i took   plunge on         worked out wellbaba thank you   mustafah   httpstcopjqhsxzbaba people   bought   over alibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo slo os puedo decir que puede convertirse en una gran multibagger durante la prxima dcada babart marketrebels   is   most mentioned ticker on wsbbaba im in httpstcopwkxocqwrrt stockmktnewz large cap stocks     most shares traded todaydidi global didi m sharesnio malibaba   mbekrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded', '    place   traders   gain httpstcovbdmdswspy amzn nvda     amd nflx fb uso dal ugaz jd httpstcobbktbzhrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agtihobrkan   was really hard     paid off   hold those babababa still in   lt downtrend     punches through   wma convincingly httpstcoyqself numba   bidu pdd httpstcoxeowpmvqmost winning trading chat     limited time', 'we   opening our trading chatroom     public httpstcovbdmdsw vgr cfb aapl msft amzn goog googl   fb jd httpstcodhqpjhffsrt hxo   premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoababa called   u scum ass shorties amp lame bears hope u didnt get   cover lol httpstcocyitppart upboptionmil todays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceybreaking news   hktdc marketingpulse   etailingpulse open   httpstcokkpubwkyc mwn stocks observervix techrecruit jmichaelbarker vnet sonn tcbp gncp   smartertrader babababa jd amazing day   i sold too soon ill wait     next dip   i bet people think   they   going   fill   gap right     lot   cigarettes gonna   smoked    ', 'let them keep hitting   buy     marketrebels   is   most mentioned ticker on wsbrt javier   ser prudentes lo mismo que ayer os deca que se poda entrar   forma cauta y asumiendo cierto riesgo ahora osrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi glg spy qqq spx   esdamn these entries     fkn snipes i held   up   then sold httpstcoiczbjflbsmrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba w h   t everyone is talking       alldaya     good day when i   walk   early     happy started my day off       short idea out   gate covered pebaba pt end     mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiabovedaysmaachr api app   bidu notable open interest     november ndbaba aapl tsla nvdasampp sectoral equal weighted etfs rye rhs ryu ewre rtm ryh ryt ryf ewco rcd rgi trading investing stocks equities options alpha rates trading bonds fomc fed powell btc rrgresearch hedgeyenation tsla amzn spy qqq kweb   nio spy httpstcookdemhrt marketrebels   is   most mentioned ticker on wsb trading bear markets means one     adept enough   land on ones feet when ryfo countertrend rallies trading investing stocks options alpha rates trading bonds fomc fed powell btc tsla amzn spy qqq igv beke kc kweb tlt   nio spy httpstcoupazdajqeveryone is talking       up   just   ccp said no more tech crackdown   kevin oleary loads   boat   st patricks day luck     irish labor under correct knowledge', 'smart   wow   if hongkongers   push   tonight', 'we may see double digits one more time', '  might me last one we see double digits   nobody cares   your bet bear   is   most mentioned ticker on wsbrt saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mbaba stupid greedy shorts         go up much faster tomorrow   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirport paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingbaba i covered   on premarket earnings told ya   was   good buy httpstcoftxuzzvdbq httpstcoycihrphztodos haban comprado   esta semana nobaba got     joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijaibaba march calls   picked up yestered lol   in   money   year   go dnt f me xi fpa crescent fund qtrailing twelvemonth contributors goog aig avgo jef glncyand detractors   spy sftby nexof npsnylisten tohttpstcoglxfsjsbaba hang seng aka hang man killed     wtf maninsane httpstcoeimbwezcbaba tomorrow large cap stocks     most shares traded todaydidi global didi m sharesnio malibaba   mbeke mamd mapple aapl mford f mpinduoduo pdd mnvidia nvda mamerican aal mpalantir pltr mjd mbac mtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba mind blowing   market cap     shit hit waves   saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingand     clear i bough shares     when i tweeted       i say', 'not   i   httpstconjyineolprt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mtjthetrader  ', 'gdxeigr   results   out tomorrow   bmy azn jnj   holy crap   had over billion worth   shares traded         move     doesnt even include pre market     hours damn   sad shorts got steamrolled   trust in munger   delistification soon   akan   tomorrow   saeahmed massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   mtodays most active stocks highest trading volumesonn price', 'vol mdidi price', 'vol mnio price', 'vol mfxi price', 'vol mtqqq price', 'vol mbaba price', 'vol mday   beke finv wafu httpstcogchcdsart beagliercap   httpstcoocsedrfwnpbaba lol chinese stocks dont play   your dam charting rules president xi gives no fucks   wiping you out massive   k nvda  ', 'cqqq   ctsla  ', 'cspx  ', 'camzn cbaba cwhen   market presents   right setups brando turns on   printer thank you eliteoptions httpstcokmeuojtvsybaba m shares traded avg volume is m if   is not   true  ', 'there is no such thing   where is   stupid who said its chinese scam   sicktrader     is still   volatile   somewhat opaque market', 'i think   is   right moment   look   chinese stocks brt rampcapitalllc   premarket   means im only gonna   down noweven     huge run   chinese equities carry   lot   value yes', '  political environment there is     they   keep growing   ccp blinked   jd tcehy i     buyer herebaba subiendo un que cosas mas extraas que estn pasando por desenterrar   francort jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt', 'babababa   is just normal buying', 'imagine once     squeeze', 'millions   shares still need     covered     go bonkers if squeezed chinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here', '  they     guy   wish   volcker', '  misstrade httpstcogislztfxapril calls look good babaseshopsqtwlobaba dont sell your souls   china they want   take over   world   you   letting them   just stay   pls i   not     me i want   see what jpm   those rats     out shameless   issue     traderbanana     punto   romper diagonal bajista   largo plazo como si nuna hubiera perdido los se viene el bull marketbaba holy fuck one   my   days in   last years insane china stonks   i going   wake up     run     tomorrow would   nice daily gain   my portfolio   life changing   kweb jd tcehy bidu httpstcomzksohexrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba jesus   gap im king   i hope   gets filled should have pulled trigger     garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  mdsoll soooo america is raising interest rates', 'while china is lowering theirs where is your money   off now nio xpev lrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplguyadami cnbcfastmoney nice   last night on babaalthough   is still   volatile   somewhat opaque market', 'i think   is   right moment   look   chinese stocks   valuations   good   macro data   recovering', 'said giuseppe sersale', 'fund manager   anthilia in milanbabachinastockshttpstcowfeykpwcbaba why     many people mad     run up i think they   blow   fuse when   goes     i just hope nobody shorted     itscharliemar   trajectory   hella     move calls printed heavy   puts     play now hold your longs   play   wave down fill   gap     i watched   stock bleed     longest time is     turnaround finally happy     bulls   goodluck new bulls bulldoggyd i had on tme     went up  ', '    blood bath i had over   last month means im not exactly up yet jicchamatome top active didi nio   beke fomcdia qqq vti httpstcoqlgdcdkbaba what   day httpstcoxqzklikfbaba   talk     option trade     when   was   ishsomeone bought april     x note open interestand sold x   collecting m when   went up plus beauty when options work stockstowatch gunjanjs httpstcozchpefmzrt mrtnzalvrz entr en  ', 'me he pegado una toa del y he cerrado la posicinla vida es  ', 'hay que saber perderverifkadorni boggiano dijo que no haba que comprar babababa its   fun   games till others sell   you', 'then its   shorts fault   your stupidity new bag holders tomorrow thats   sure   calls printed   httpstcotqnwofjert persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   cloparrotstock sweet good stuff i sold   jpm     spy p was up       my   afrm se docn rblx in   last few days lets see what   market brings   next days   close   week not calling     volume   was very highbaba httpstcorkwsutysspy puts mine got rolled     rocked thank my stars hahaha puts looked amazing     hot minute though     monster day ill take   still holding   super cheap puts just in casebaba httpstcosqpnimlbivanbolsa fjate en   todava se vea en mapa   calorinsane moves in chinese stocks     jd ntes bidu pdd etc   question is if thats         bear market rallyjd   pdd jp morgan crooked   hell   crooked     commies themselves   lette   bears got really fucked on   cryptogodlike daily candle httpstcoqbvlycbftrt gsnchez est gracioso lo    ', 'la verdad httpstcofdodkrt buccocapital   daily chart   yr chart httpstcozusdopisbaba financial institutions china is not investible     foreseeable future     few days', 'fucker goes up show us   buys     these institutions scarlettjdn stockmktnewz wow   amp sebaba     gets downgraded       flies up percent', 'thats    ', 'stock market is   rigged pos watchlist possible results amd   gt gm   gt   gap up no retestdis   gt lcid   gt   great day   gsnchez est gracioso lo    ', 'la verdad httpstcofdodkcharlie munger', 'close     years old placing   contrarian multi billion dollar bet literally going     world   what   fucking geniushttpstcomewepcqnbaba was   play  ', 'up', 'quality play not junk like view whole team caught babapaid fat overnight use link     join discord next gets off discount code icchttpstcosjpctvkveg httpstcoeqrxfgjqhey discountgosling nice     bro mr assets on discount hit   cmtards     discount double checkrt sspencersmb   up bear market bounces   fast   viciousthanks   rachelle akuffo rachelleakuffo   taylor clothier tsmith   having me on yahoofinance     discuss china   kweb you   view   here videohttpstcovketaxdd httpstcodjyoanuart deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded', 'httpstcotkvcskihstock marketmpngf   tcehy rtx rydaf pallad mpngf   tcehy rtx stocks trading market investing httpstcojxedxmjpksbaba outside week     face rippy mode until its not httpstcoonuulbdbnxsherriboatqueen glad i had   china   exposure these   calls printeddd thank you xitodays most active stocks   volume in   us stockmarket were didi', 'nio', ' ', 'beke', 'amd', 'aapl', 'rlx', 'f', 'sofi', 'pdd click   link   see   entire list plus high low close   volume httpstcoikdttfvany httpstcoqwpixfkgbaba started buying   still got   while   go     journey     thousand miles starts witha single step nio   i   going   save   i dont think i   ever see       hk squeezes   shit out tonight httpstcogllbojuttoday was   huge day   teamst   plays weretsla long gt short gtgt long gtgtother big winners were   nvda bidu amd pdd futu upstall     notes were posted   market open   httpstcojoyvqz httpstcohtgduhdwrt rampcapitalllc   premarket   means im only gonna   down nowrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba amp veon what if   your money was on these two     has   stock     multi hundred billion valuation ever gone up   much in one day   is nuts   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan temaxseddon they tried   cancel china', 'i made bank on babas diprampcapitalllc go   go sftby too     tell me how much   is up todaybaba easy hold here   china backing equities inversorhedonis cagarte en la put por haber vendido   y perderte la subida   hoy hasta que te das cuenta que vendiste por encima del valor   hoy   treated like   penny stock', '    what   penny stock     on   rebound httpstcokagwrbgbaba sell   give up its gains no thank you ill hold   jd nio biggest chinese equity rally since   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt marketrebels   finishes up   alibaba skyrockets   kevin oleary loads shares is     finally in httpstcolvwdgh babababa amp tomorrow   httpstcoaqepikbsbaba implossible   finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segbaba tomorrow   give   half   these gains', 'short   glorious rally   tomorrow its red rain   spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalbaba its up   lol expect   selloff   profits tomorrow   persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wobaba bought       stopped out   ama spy question     option expired itm       mean if i still have  ', 'i get if yes', 'when if not', 'what   happens qqq dia   tsla httpstcodputnsjibaba termina   alza  ', 'hasta', '  mdsoll soooo america is raising interest rates', 'while china is lowering theirs where is your money   off now nio xpev lrt buccocapital   daily chart   yr chart httpstcozusdopisbaba       very interesting   see how     these genius analysts adjust their price targets   wind is calling nio   jd clov i havent see   day ever since january   massive selloff', 'china stocks skyrocket   beijing serves new hope   jd pdd tcehy yumc ntes didi stocks china httpstcoyegazvebhbaba isla   reversin y salida alcista en v y son precios   resistencia clave para ser alcista es que marque un mnimo ascendente httpstcojjlklkmtjobaba reversal island   bullish exit in v     resistance prices   key     bullish is     marks   ascending minimum httpstcojjlklkmtjobaba congrats bulls   what   fuck   up   dump truck spy   sold     small loss f httpstcougzapnckababa     bears were sent     slaughter house     day like       create   sort   short squeeze   bracco   was just madness iluvstocks never ceases   amaze   spy pdd nio httpstcowukjlzqcbeke i bought calls on     hedged   puts on beke expecting   lose     put money', '  thats alright cuz   killed     melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert figuretrading   up jd up pdd up bidu up just gonna leave   therert mdsoll soooo america is raising interest rates', 'while china is lowering theirs where is your money   off now nio xpev lbaba la veamos el lunes y ya comentbamos que deberamos vigilar la zona actual porque los eran un soporte clave', 'hoy hemos visto un rebote brutal pero ojo porque hasta que no supere la ema y la consolide como soporte no tendremos la primera seal   giro alcista httpstcomezemzsg httpstcoxxvxaoovirt garcapital   todaybaba boom boom   lets go boys   days like     im breakeven traderbjones   paid hard todayrt anushaprathi   when   stock gets beaten up   much   found out   whale   xi xiping httpstcokcltpmcrt jurmar spy   bounced there lets see if     break   channelspy qqq nio     didi amd pdd tsla httpstcoabovedaysmaachr api app   bidu dailyupavlr axon azek     est gracioso lo    ', 'la verdad httpstcofdodkalibaba skyrockets   kevin oleary loads shares is     finally in babado not miss   httpstcoztyyddcwzmontecristobm sanktheory bolsamania iparatx theveritas anchovyofws y lo     solo para especulacin   muy     dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan temust have missed     meme stock decline httpstcolsxnctmznprt deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded', '  frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shainversorexperto hoy todo el mundo en twitter lleva babababa munger bought   dipuravgjoe not   me i got paid tqqq labu   pton etc   think its   bear mkt rally in   mkt yet   make       many names i try not   overthink on macro       change in secondsrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabafomo out there     massive gains   throwing out big calls outs lol stalked   yeaterday       wanted one more down day   load up     short term reversal       gapped up than ran   me thesis was just bad timing wowbaba alibaba stock analysis price prediction in httpstcojfktnpktrt investmish   closepdd   sklz se stne shop     big losers defenselmt gd     tomorrow   what   day compound he is     isnt even close     good examplert jdbtrading wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doort dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert spttie man you really gotta   listeningseen unusual options activity on my tl unusual whales reported       wellbaba s tomorrow would trigger   cover everyone i know calling me now telling me   is up   me httpstcomnoyqljtsbaba bidu jd congratulations followers httpstcohubjqcovtrending stocks on fintwit source httpstcocwjowwsbi glg spy qqq spx   esf pd vix iwm tsla sorted   most recent httpstcofxeanxj recaparkk     p lossamd p cvx p tough trading day   icfam', '  we   bounce   tomorrowspytencent cent ten whats up kweb tcehy   skrueonkel themarketdog httpstcoqzkgyknkrodtroncoso afpb mervalsurf igual sigue bajista   el tema', 'para un trade corto plazo', 'est piola pero yo sigo creyendo que va   caer s los ojal me equivoque o no', '  compro barato jejebaba li xpev snow upypl ccl most mentioned tickers in wsb in last h spy   tsla gme oil qqq fb st sofi amd httpstcointoxxyay httpstcohsfdhrhmdayer no ample babasigue siendo la peor en cuanto   comportamiento en carteraveremos cmo evoluciona la situacin polticaduckedoffreg omg wow insane great work holding nice day   sure on   we blessedbaba nio hood crazy moved   on   spy markets bouncing im guessing everyone     most part green   lets finish   week green   strong markets looking   end   week upwards httpstcohpqtzbbesdagnostoxxx you     forgiven     though', 'nospy   bounced there lets see if     break   channelspy qqq nio     didi amd pdd tsla httpstcoowumhyhpbaba how much money     making ladies   gents httpstcovzyjpxpzbaba what   day httpstcowfrrwcvyrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shanio   looks like plenty   room   run   httpstcopghyjjfremzztrades eliteoptions was     swing idea   intradaybaba when   stock gets beaten up   much parikpatelcfa dr patel   you buy   there might     hidden pothole therebaba puts aal callsuber callssbux callsrwallstreetbets daily discussion mentions over   last hour rank spy mentions   tsla qqq fb gme amd nio v tqqq full live amp historical data   httpstcoqhrxwewkjrt backpackerfi im   buyer       todays top active stocks wed', 'mar', 'pm est didi nio   beke amd rlx aapl sofi f pdd todays top trending stocks wed', 'mar', 'pm est   didi sonn ixic nio beke lmt pdd bidu kc   i wonder how many shorts got burned todays most active callstsla   nvda aapl dwac amznhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcouwvpuacybaba market makers have pt in   sweet stop   roast short lf   invested   i heard monger   glad i   thanks     quick dough bruh how   you   babababa munger bought   dip   china   keep going     test     week hsi made   v   is reversing lifetime opportunity folks twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba i care   your profit     wise   sell right now   inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babababa open tmr then retrace     eow twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingoptions maxpain chart     free options app httpstcoeqlcboqn httpstcozznnelgghbaba tomorrow httpstcozcnyztpsbaba why u guys got big dick energy here   whats       dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert traderbanana     punto   romper diagonal bajista   largo plazo como si nuna hubiera perdido los se viene el bull marketrt deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded', '  abisaytrades demand zones strike   destroyed amd', 'nvda', 'fb', 'aapl', 'intc', 'spy', 'mu', '  im not smiling', 'you   tort gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdrt mdsoll soooo america is raising interest rates', 'while china is lowering theirs where is your money   off now nio xpev lbuen momento para recordar esto del gran jamie   btc httpstcorwbxhghglqi guess when everyone is bearish you gotta go long babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segcacharon que ya salieron del closet todos los que andaban comiendo la almohada meses hoy todos han tenido babababa ill take   few days   gains plz', 'thnx  ', '  alibaba skyrockets   kevin oleary loads shares is     finally in httpstconzdzoxdksbaba created billion   market cap todaythe equivalent   seven united airlines million shares traded', 'x normal daily volumemust     kind     meme stock record httpstcodhwlumgbaba okay how   set up   synthetic short put httpstcopovcwbiw pep spy babajwel id love         china play   gets slept on   then runs   im biased petz   glg   redbullish chinese stocks up in   day buying puts on them tomorrow is   no brainer   bidubtc   congrats   bulls   russian oligarchs   marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putcwroehl einfache prozentrechnung was viele halt unterschtzen fllt eine aktie wie   um muss sie wieder steigen um dort anzukommen was sind   dead cat bouncenargis       tenkantrading     una hora   rueda el volumen es   los mas altos   la historia', 'si proyectamos   final del dia este volumbaba   short squeeze in   works   xolowall hoy no te odiamos', 'powell tsla   nvda aapl amd amzn habrn iniciado recientemente en azvalor una posicin en   httpstcofbfefufqlrt abisaytrades oh sorry', 'last one mic drop   i was late     entry thestrat httpstcoegibiiwbaba up jd up pdd up bidu up just gonna leave   therert themaverickws   httpstcopuncelnfjman you really gotta   listeningseen unusual options activity on my tl unusual whales reported       wellsevenvmatos spoke on     alsowhat   move httpstcowwrvlboctbaba   i was down k over down in my portfolio i held i   continue   hold see you   httpstcotullxvrt joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijaineed   mute  ', '    todays run everyone who was buying   on its way down through   pain', '    coming out   see i told yourt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt swingtradingdd petz buyout rumours     oh sorry', 'last one mic drop   i was late     entry thestrat httpstcoegibiiwrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricgood   get     green     big red day stocks stockmarket trading daytrading  ', 'mrna', 'nio', 'nvda', 'sbux httpstcowevjsidhrt itscharliemar   trajectory parrotstock everything green except hmn mroman those   dips buys in   mid s were tastybought   few banks   powell wfc fgbi tfcrt xolowall hoy no te odiamos', 'powell tsla   nvda aapl amd amzn     idiotic benzinga headline those guys     worst dumbfuks on   streeet alibaba skyrockets   kevin oleary loads shares is     finally inpaulspicks he made   move     aloha mprt kakushigotoih petz continuation   uptrend rest     month idea dropped     cents news due on petz   anengfa pltr   fernandomarull y un     subi un good   get     green     big red daystocks stockmarket trading daytradingbaba', 'mrna', 'nio', 'nvda', 'sbux httpstcojulxoyuqrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putjmihaljevic he was   billionaire     he     one tomorrow no matter what happens   babababa jack', 'jack   you got     himfollow me on insta spy spx qqq aapl amd amc tsla btc amd nio didi   sofi lcid dkng bitcoin ethereum btc hodl stocks investing crypto trading finance stockmarket cryptocurrecy money httpstcolbzrajtchinese stocks like     exploding     upside', 'theres rumors   peace talks in europe', '    fed is delivering on its promise   tame inflation jermalchandler breaks     down httpstcoqzlfjslz httpstcoqtggguricshares in     chinas largest companies notched eyewatering gains on wednesday   news     government would support   stock market', 'boost economic growth', '  clear up   punishing regulatory environmentchinastocks china alibaba tencent didi nio jd babababa todayi love u babawhy     kraneshares csi china internet etf rocket nearly   jd httpstcopwqtfpxpcrt declanmunroe petz petz continuation   uptrend rest     month idea dropped     cents news due on petz atrt buccocapital   daily chart   yr chart httpstcozusdopisrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clotsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoesydbbzmrqbaba whats   open   tomorrowbaba up in   day   is supposed       big company', 'not   penny stock     sure behaves like onetsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcohwucgovocoin snow   ilmn phenomenal dayhappy hour commences now httpstcocruclbembrt maalal cierre ibex', 'ex', 'dji', 'sp', 'nasdaq', 'russell', 'nikkei', 'msci wacwi', '', 'first out   alibaba skyrockets   kevin oampleary loads shares is     finally inhttpstcoosbdalpbztsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcomcscnnbyhbaba hit   closing bell httpstcoptsjrt abisaytrades demand zones strike   destroyed amd', 'nvda', 'fb', 'aapl', 'intc', 'spy', 'mu', '  im not smiling', 'you   tort bulldudec unusual volume stocks   watch march httpstcokygmemoubeke rlx didi pdd   ryan nlok ferg atsgthelonginvest   my brother heres   few points on why i like themin   q', 'they revealed they have million in cash market cap is under million management said may   profitability   is backed       gs they expanded throughout se asia rcep sonm lot   buys coming in here watch     jump   riding   china doodoo   tomorrow muln bought   dip lfgrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt swan option alerts were on todaybaba amp snow bidu aapl tsla docu shop jd     there   is folks unusual volume stocks   watch march httpstcokygmemoubeke rlx didi pdd   ryan nlok ferg atsg evcm didi nio   beke amd spx spy ndx qqqrt nptrader retweets   likes     watchlistspy qqq tsla qqq   gmert melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert nptrader retweets   likes     watchlistspy qqq tsla qqq   gmebaba', 'kweb couple alerts taken in our dicord   morning lets see what tomorrow brings happy tradingrt nptrader retweets   likes     watchlistspy qqq tsla qqq   gmeglad   have had   opportunity   drop my cost basis     fourth   is   reminder   timing   market is near impossible still   ways   go', '    day   remember nevertheless babacheers     those fellow contrarions who bought   dip   held through   stormbaba ewww most profitable trading community get up   profitshttpstcovbdmdswspy qqq amzn nvda   tsla   amd aapl nflx httpstcoreqldmxjstockmarket', ' ', 'spy', 'qqq', 'trading', 'stocks httpstcozamkohxrt equityinformer most mentioned symbols hst spy nd qqq rd     tsla   iwm httpstcogstbclfthis was just madness iluvstocks never ceases   amaze   spy pdd nio httpstcowukjlzqcbaba httpstcolnllcbds retweets   likes     watchlistspy qqq tsla qqq   gmepetz         tomorrows     i messed up not adding here   past weeks good luck longs alibaba   settled  ', 'on monstrous vol   m yesterdays hollow red reversal candle played out   i   highlight   blackcrowsiv httpstcoadflghesurftest i own       fb   my two largest positionsoption alerts were on todaybaba amp snow bidu aapl tsla docu shop jd what   wonderful dayclick   more infohttpstcoxwkwvpfri httpstcododdsqxjqqa good day   fb aapl nvda httpstcozwqyeycrlncfromhertz babajust   little squeezehamost mentioned symbols hst spy nd qqq rd     tsla   iwm httpstcogstbclfbaba haha burn   maggots boysbaba options oi chart free stock apps httpstcormmjsiv httpstcodfiguaiunrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba calls went     each mercados argentinasampp merval acciones comercial del plata   bbva bbar ternium txar cedears baidu bidu jdcom jd alibaba   mep compra   gd venta   aldlar ccl galicia   melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsr   httpstcornrjgktzojd   cwebdont buy   let   fly fomccwebbaba   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba dvax per person we   pump     in hoursjust trust me here i own       marketrebels options   increasing iv beke len cweb tcom bili bidu kweb li   cpngoptions   decreasing iv brcc   investorslive dip swipe dip swipe dip swipe on stuff like     murder you alive if you try   find top plenty   day leftbrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabacierre ibex', 'ex', 'dji', 'sp', 'nasdaq', 'russell', 'nikkei', 'msci wacwi', '', 'msci chinaem', '', 'brk', 'mx histricochina growthpdd jd   didi etcque decirdefensivorestoepam mdb sgly httpstcomealzrundown     time highs   up on   day is   new winning in   httpstcowwmxjil cierre   mercado mircoles mercados en alza dow jones sampp nasdaq alibaba   square sq mercado libre meli tasa bono aos usa     close whales httpstcowwwyxqhcprt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabaiq bidu   kc bili when most   saving   sector   country is uninventable', 'thats when   goes     top off your watch list chinas stay   home plays     on mushbrainbiden i had   similar situation happen   i placed  ', 'bet on april     options', '  got  ', 'profit httpstcobjrxyibdiciembre   papel endemoniado httpstcoamdhoxnrirt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricprint frn discorden mnga   shorts brnda httpstcoqxgbtbohdrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabababa hold on   your shares its squeezing time   time highs next up what would   possibility   xi giving ma   go ahead   ant group ipo   shut up jpm   declanmunroe petz petz continuation   uptrend rest     month idea dropped     cents news due on petz atrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirport marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabababa glad   see china is now fixed  ', 'nio', 'jd chinas financial stability   development committee urged market stability mentioned cooperation   us regulators beijing is pledging support   economic growth   capital marketsquarryrock   appears   was cheap       legend   is jim cramer said dont buy chinese stocks early   week   boom   mktparticipants kweb fxi   pdd jd httpstcosdavlyziuxpetz petz continuation   uptrend rest     month idea dropped     cents news due on petz     moment   jd on china sector momo httpstcoqvfezjeqif you loved         start   march you should love   even more now   its   go figure   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tehoy   obtiene   excelente resultados que cambio   ayer   hoy no mucho httpstcoavfnkxecxbaba   faithful   investor got renewed hope   kweb fxi   pdd jd httpstcosdavlyziuxpetz continuation   uptrend rest     month idea dropped     cents news due on petz     moment   jd on china sector momo httpstcondipkkqzrt stocksandteeth     not age well babababa move in one day is absolutely insanert stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabart optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt', 'babababa alibaba reversal del bolsa httpstcoqrqczwsaigzitengz indeed   looked like   highest volume day ever     since ipo dayups one   my fun calls is   in   green zone', 'never seen   beforebaba httpstcoafboguctbaba   no s si ser un sc o no', 'pero lleva sobre un desde los mnimos que hizo este  ', '  lo que enhorabuena   los afortunados httpstcoxuopvaxguamalalagroobi garethsoloway kitconewsnow dont get me wrong i have   following garethsoloway     long time   follow his     china stocks   beating down   they have   bad name       problem going on i bought     got beat down like   dog   i stayed     chinababa okay i have   admit i had   good day     measly', 'initial investment in   april calls', 'i got   return     day httpstcohoofyzdlbest performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibaba   li auto li xpeng xpev tcom neteasse ntes nio epam beigene bgne avis car   whos on   phone   margin right now bear   lets get       marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswfor more details on what happened   on wall street', 'download our app   view   full article wall street supper latest market report gt financebaba ilmn spy kweb nvda vmw net pfe bntx sgen sny mrna lly hsi hstiwallstreetsupper httpstcoxzqggedtoday', 'alibaba   posted its biggest oneday gain since   china pledged   keep   market stable illumina ilmn invested in startups focused on breakthrough therapies nasdaq ixic jumped more than     fed raised rates   basis points   expectedbaba whoever bought tons   weeklies now   multi millionaire   my avg is ok i guess httpstcoihajnvztrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplvery glad i found   bucketjd   tcehy httpstcoglnqqqgnkrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putbaba need     go   down no one expected httpstcogjkavzkqrrt swingtradingdd petz buyout rumours       is time     in babababa fill me in', 'what is causing china markets   rally patience payed   spy qqq   tsla muln amzn httpstcoxehbdjgyycrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  woabovedaysmaachr api   bidu bli dailyupazek     bb     wallstreetbets is attacking someone is posting   jpm got caught naked shorting     they   squeezed now httpstcodzcmebysrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mbaba lucky day buying calls   thestreet   broad class id mentioned tobacco     class', '        stock chinese companies solely   i dont trust xi   let them flourishbaba httpstcosjgbimyr compound wtf is   hes still holding   enormous bag on babart marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplbaba god   i love   chinese right now httpstcozkkdlnsogyrt jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt', 'babart dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putfxi one   my worst holdings   its   darkest     dawn     island     what we need   reverse   downtrend   httpstcoksxjhskbrqkweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd bidu ntes tcom bz pdd beke blackbox spring breakout sale   your st month httpstcoqtcxupp httpstcozhnqlzdbaba   faithful   investor got renewed hope todaybiggest winners     day were pltr     still down on   positions though httpstcozrexbzogrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan telargest notional buy on close order imbalances mos ctra   vici eqt psa plan mrk snap pfe httpstcovaciyvfafaridy   would   babart marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx iwm tsbaba my dollar calls closed  ', 'sadly sold   bit early   i     thankful   maybe dance   bitsofi short sellerstake   look       exit when you  ', 'not when you have toi have no sympathy   short sellers   analysts who downgrade     time lows   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx iwm tsrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putbaba finishes up   javiersanzrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplbabajoin our chatroom     free   gain access   our verified traders httpstcotyfzbyhtort marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putrt checkerdog       bottombaba   alibaba httpstcoklifbtbtbamzn   was   rough rally gotta admit when dumb money is stronger i   get out   my short   short     higher level   still awesome buy   regulatory risk off   table enjoying   rallyrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba       us     here   long       even longer httpstcosyqzbglrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putat closepdd   sklz se stne shop     big losers defenselmt gd   ouch shorties   if   holds   low   retraces up   here then     hi     low  ', '    double   just retrace   funfact sepculationbidu jd hsi pdd ntestrending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx iwm tsla fb pd muln esf sorted   most recent httpstcobeyhugwoqrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaapltradingsunset pretty sweet squeeze though   was   set     forget itbaba hoy', 'el tiempo dir si fue fue una buena inversin httpstcoyumonflxjbaba check out aerc bbig   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcest vez si se me cae la     verdad viendo     subirrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putbaba hoy   un', '  subida y   un volumen bestialwallstreetbets bolsadevalores trading httpstconxfbafwednesday option volume aapl m   puttsla m   putbaba m   putnvda k   putnio k   putamd k   putfb k   puttqqq k   putbaba its nice   i changed   thing   now im winning in stocks qqq was just here weeks agotrend unchwill   break   resistance nowpeople quoting bababut look how much its fallen', '  people really catch   exact bottomeven bear markets have nasty squeezeswe know pain trade was   into tech rotation post survey httpstcozpvunifreakin   httpstcoevgnubxmbaba where     fking bears   dwyanetrade started   day down k     swings   ill chalk   up     w crazy dayspy puts     calls fbaba gotta have huge nuts   short   now imo great graphic re   httpstcobjcjbvigsofi short sellerstake   look       exit when you  ', 'not when you have toi have no sympathy   short sellers   analysts who downgrade     time lowsrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba up on       day', 'lets hope     is in now insane how quickly narratives change   feel bad   those who sold     tme kwebbaba   punto   romper diagonal bajista   largo plazo como si nuna hubiera perdido los se viene el bull market chino httpstcockgasiiuhpetz buyout rumours     wednesday option volume aapl m   puttsla m   putbaba m   putnvda k   putnio k   putamd k   putfb k   puttqqq k   putbaba httpstcotkjdwanxyhstarted   day down k     swings   ill chalk   up     w crazy dayspy puts     calls     ran aapl puts tsla puts     ran mara calls   end   day   plays alerted in discord httpstcopxlxrqjkmcomo me gustara ayudar   todos los que ayer vendieron sus acciones chinas en mnimos del ltimo lustromientras inversores profesionales', 'como jp morgan', 'compraban adems estos mismos sacaban un informe valorando por ejemplo     x fcfmuhafazakarlk', 'kuak atmasnn motorudur yeni kuaklar anlamayan', 'muhafazakar olan birisi borsa  ', 'hisse den para kazanamazdeiime ak olanlar', 'hem hayattan zevk alr', 'hem   para kazanrbilenler bilir   tencent gibi in hisselerinde hep   beklerdik   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba no risk lotto play', 'well see what   turns into httpstcokbvmvtetbbaba up todayif youre   trader   saw   coming ahead   time', 'you might     modern day nostradamusfintwitbaba where is heading     themaverickws   httpstcopuncelnfjnot sure if just meme coins   ones     worlds biggest tech firms tcehy   tencent alibaba httpstcongvdjzruubaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba how was   bears   whale knew what they were doing holy httpstcoorhebiyswsrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdatwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba whybaba just left   my buy price bigbullcap oops   people cut losses       cweb kweb   bilide las mayores subas en un   en la bolsa portea cedear   alibaba salt', 'babart charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt llcbillionaire us', 'global shares higher on chinese economic support httpstcoswzjamve   jd nio spy djiaalmost     bottombaba   alibaba httpstcoawgrmiup httpstcoklifbtbtbbaba there is no reason   us   not hit s   s tomorow   whos complaining who cares if   ever has   up day no   time   buy   stock than when   squeeze is on   lets go   i wish i bought   dip no gas in   tank me creera que es un rebote alcista y est todo bien en   si no existiera este gapsigo httpstcomrgmdhbaba     massive trade w massive payout k payday alerted   unusualwhales httpstcoehdeiecitbaba jp morgan said sell   lmaoo i   not       on chinese stocks', '  i   present   exact level   support             hang seng indexfrom monday nights stream see   images belowdidi nio   iq edu tal xpev jd tme hsi pdd httpstcouikukjvkrt stocktraderhub alert recap     posted   one   our moderators monster gains on     plays httpstcoaxrmfhlti just poster day   me     month spx   kweb amzn httpstcojoqtcvddpbaba jpmorgan they   got theirs us', 'global shares higher on chinese economic support httpstcoswzjamve   jd nio spy djiart stocktraderhub alert recap     posted   one   our moderators monster gains on     plays httpstcoaxrmfhlti alert recap     posted   one   our moderators monster gains on     plays httpstcoaxrmfhlti spy qqq car tsla   bidu nio tdoc roku nflx jd upst lmt se lmt httpstcouvcomdvrt hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   tort optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   juanluisdemateo   httpstcornxmpctmemrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxjd nio   we   watch what tmrw shall bringi was busy   banking on my   calls', '  i didnt really have time   tweet out   new play might have   time   jump into   tomorrow if youd like im liking   action on cpng someone spent k on these   morning', 'then   m late in   afternoon httpstcorshgljwwuif youre ever feeling stupid', 'just watch bloomberg clne clsk sndl clsk   amzn cei tsla fcel mara riot wishtsla gild abbv pfe teva tdoc spx goog amzn fb   tqqq qqq spy meta jd nio bhat cpi itm kweb didi ctk hood coin forw hmbl bbig httpstcokvlewlxrurt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   tobaba morning stardaily appearances since close days later avg sd worst   days lateravg sd worst   days lateravg sd worst       wait   short tomorrow hotoptions report   end   day', 'march', 'aapl', 'tsla', ' ', 'nvda', 'nio', 'amd', 'fb', 'f', 'msft', 'bac', 'amc', 'sofi', 'uber', 'jd', 'pltr', 'aal', 'amzn', 'dkng', 'didi', 'pypl httpstcodmeuarpababa next is fb too cheap', 'bottomed out   is gonna     easy gain in   coming months   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba just got       my chinese friend   hong kong     carrying   torch tonight     march   congrats longs nice   free tips green     nio httpstcoqkzndrqvq httpstcosswaszvrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba over   december volume is telling mark   post httpstcotabpqzbvbaba   highest weekly volume ever   there   still sessions left in   week these     trending stocks   ixic dji gspc didi sonn lmt httpstcoibodwipojart gnrlzd     options     bucks httpstcomsmgdajegreat day', '  in     few longs amp china names', 'lucky there played   market well intraday', 'main tickers epam   shop   bidu   pdd   pdd tsla kc daily recap httpstcopacmbqsyclooking forward   tmrwhttpstcosbxtdmlo httpstcozmydzbmid like   congratulate equitybrian on continuing   buy   shares while   market wasnt fond   alibabatoday', '  shares   up   if   wasnt   brian', 'many   us wouldnt have   guts   buy   dip on   stockrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt marketrebels   finishes up     chrwme mar part ebay amzn coin spy   top stocks amp cryptos on twitter spy', 'tsla', 'qqq', 'sonn', ' ', 'kc', 'duo', 'goco', 'amzn', 'aapl crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoaetafukjcasymco   closes   heights not seen in two weeks     lot has happened in weeksrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service trt tradewithdoug   you     fedfrom   makers   transitory   inflation cured   end   httpstcowcumuirt marketrebels   finishes up       while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcojjhwspdvdamn   feels   damn good when     youre hard work pays off thank you   spy muln learn   play   ways   capitalize on   regular basis god is good   marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaapla huge thanks navalyou', 'excellent analysis   great   on   teslaanddoge   in one das', 'unbelievablert tradewithdoug   you     fedfrom   makers   transitory   inflation cured   end   httpstcowcumuirt compound charlie munger is   fing geniusbaba httpstcoirelvzbyochina news bodes well   russian stocks when they open   uprsx erus lukoy ogzpy didi wsb kweb ewh babababa fair play     profit takers     movie makers   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricim not gatekeeping joy     investors even if they   still down   happy enjoy your day babacant     accounts   doing unironic   victory lapsrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplcartera en qu locura lastima no poder haber ampliado   pero estoy seguro que no ser la ltima vez', 'esto va para largoimpeccable timing   is   httpstcoharqhmchy mar part ebay amzn coin spy   tsla qqq qqq qqq prophitcy glockiedrt marketrebels   key levels', 'httpstcomkojlqwrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba calls closed     httpstcolhdnksdjparrotstock up  ', 'thanks   se jd   mdbcheck out   top whaleflow   todaysign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla qqq fb   iwm nvda jd aapl kweb amzn vix httpstcofqlgxumvrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplbaba bull trap', 'expecing down tomorrow easy       win   i may   crazy', ' ', '  long   crazy pays me forever team blackboxstocks options optionsflow   fomc wallstreet optionsflow stocksbaba bought calls   morning when stock was   just sold out quick k in profit thechartlife   feels very dead cat bounce   if i were   gambling man   i   not', 'id   had opened up     short   just   shits   giggles perhaps were     get   chinese printer go brrrr meme shortlymost traded contractsaapl march callaapl march callaapl march putaapl march putaapl march puttsla march callamd march callaapl march callbaba march callbac march callbaba   open   tomorrow     httpstcoaegfdsdgrrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart filipsalling jeg overvejede meget   flytte penge fra   over i em etf igr men mindede mig selv om   det ikke er i drlige tidertop gainers wed', 'mar beke pdd gds bili didi futu jd bidu bz lu   ymm htht       hit   tomorrow', 'entire wall street   china   buying     most undervalued stock in   planet spy aapl tsla amzn   se recuperaron las chinas jaja alibaba', 'httpstcojxyqkpfrt abisaytrades demand zones strike   destroyed amd', 'nvda', 'fb', 'aapl', 'intc', 'spy', 'mu', '  im not smiling', 'you   todo you     fedfrom   makers   transitory   inflation cured   end   httpstcowcumuiswospy qqq babart dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba was     price two weeks   still   long way   go up its going     parabolic oh jpmorgan       called wall street analysts downgrading   day     stock pops might   well have   monkey throw darts stockmarket httpstcohizlpfrhebest officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf   gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat muln cei fcel mrin ocgn sos amc mkd rlx   httpstcokezdvqewonbaba close demand zones strike   destroyed amd', 'nvda', 'fb', 'aapl', 'intc', 'spy', 'mu', '  im not smiling', 'you   told them sunday night we had on spy   noman   trade   us optionstrooper adextrades httpstcorzbiefhubbaba out   heck   one day return   pdd doyu bidu milestone httpstcouhptuuhptarkk   big green move   china connection     hurt just days ago is bringing tears   joy   stockholders really huge moves you rarely see   its still megacaps like     valuation just swings   billion in   day   ape era httpstcoqefvevxebrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   sha   httpstconbuqnexak httpstcoudagtkqlvbaba nio xpev li kwebcnbc china is masterful in manipulating   stock marketme   us is not       qethese shorts literally got frack todaybaba closed up short squeeze   crush many   bear httpstcowwtfbrsvcon un tremendo short squeeze', 'un   china volvifxi   bidu httpstcoaybuqzddgbaba lets go more points   cnbc   blackboxstocks   was non stop   our platform alerted rapidfire bullish on           broke througrt duckedoffreg iluvstocks portfolio went up   off     calls     discord httpstcombveitcrt deepsha     fomo on       monumental   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teno sympathy     fraudulent short sellers   continuation move in hk tonight would   brutal     bears httpstcouwwpwkxpebaba calls up   jeezpharmdca very risky   i got in     amp kweb  ', 'who knows   how longrt blackboxstocks   was non stop   our platform alerted rapidfire bullish on           broke througrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service trt marketrebels   finishes up     charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba give   take   httpstcotuxkazlaq article is encouraging   companies like  ', 'tcehy amp pddrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   tort charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba casually up   httpstcoxxhkphop   was non stop   our platform alerted rapidfire bullish on           broke through   orb', 'pushed up off darkpool amp followed   trend had you held', '  daytrade was   gainoptions optionstrading fintech fintwit optionsflow httpstcoitynkubrt ohmybadtrey smartertrader i took     calla bangerwith our mro trade  ', 'trevelfunds return was performancetrevelfund sampp spy   gme amc vxx tsla muln mlfb vale rivn usau lfg nndm tmc asts air hymc sa nio sfet xpev bb pton roku amzn qs ttcf lit battbaba opening tomorrow   marketrebels   has surpassed million option contracts traded     those contracts   callsrevshark   everyone was too busy buying   fxi kweb   care   arkk dumb gain when they were making she done collects her outrageous management fee   stop posting your daily tradestop options   volumeaapl   tsla nvda amd nio fb bac amc aal httpstcovpgknrqdpsmartertrader i took     calla bangernio confirmed   xpev pdd httpstcowpcsukwrt jesseolson   reminder   price     go lower than we thinkand       go much higher   well here is  ', 'price wi know many   holders who say glad i held     i   enjoy todays rampage httpstcomlwcmfykfrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt epictrades   up pre mkt httpstcodatqfhfazrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segrt reillymcadams what   crazy day   nio jd eh kweb spy qqq arkk inio jd   cheers bulls what   day laughing     way     bank dayupdate alibaba was up     its market cap increasing   billion billion   billion its price   sales ratio is now', '  is still   clorox   httpstcoiwjtxxblgiluvstocks portfolio went up   off     calls     discord httpstcombveitcbaba   fomo on       monumental miguelboggiano bro compro   o que ondbaba last minute there might     short squeeze panic covering numbers in qqq dax arkk one day delayedcrazy   coached     munger ytd', 'vscrazy cathie coached   e musk ytd', 'snippets comments httpstcocoaochiaibaba idea   advisor stockballawws dao fund   gain exposure through     backed token s overnight represents roi   apy in classic staking terms httpstcobvkcprekrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert richhamiltonjr finished   day   wins amp lossbaba puts   went   winaapl puts     reillymcadams what   crazy day   nio jd eh kweb spy qqq arkk ini en binance se ven estas falopeadas ya   httpstcorwqaxyxjwbaba people who invest   jpm probly pisssedddd   just never doubt me  ', 'ok httpstcofkkzkvblrrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tewhen   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my     httpstcoacnpsdieqgrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dincredible move', 'managed   catch         httpstcobswjmeb httpstcotlsozicchinese officials helped ease   worries   investing in china   up   still   long road ahead   i dont think is happening     quite awhile     years end is reasonable assuming   worries keep getting easedhttpstcogncsddzfkrt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesbabai had shares   i sold     reduce exposure   what looked like   great idea on tuesday turned out       costly mistake   marketrebels   finishes up     congrats   in   happy     you not in     its china   happy   everyone making china is   fake out     bidu futu httpstconwzxqoph httpstcobousouoioqrt marketrebels   finishes up     alibaba   risks   greater than bulls want     httpstcopdruacdwhat   crazy day   nio jd eh kweb spy qqq arkk iwm finished   day   wins amp lossbaba puts   went   winaapl puts   lossspy puts   went   winfomc spx puts   went   win calls   went   great day httpstcovnjrggrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba ok i have   admit   was   good day httpstcoetharselomlas que ayer no compramos   gt start   day hbaba up tcehy up jd up pdd up bidu up wbweibo up vs end   day hbaba up tcehy up jd up pdd up bidu up wb up httpstcosconxjrrt itscharliemar     went     up in days imagine when   true bull run   jsrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teabovedaysmaachr api   bidu bli   million on volume times average volumecrazy buying   tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wedailyupazek   bb   bidu   tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesrt faststocknewss alibaba seals biggest gain since', 'closing higher babart faststocknewss alibaba seals biggest gain since', 'closing higher babababa still underpriced if its down tomorrow time   pick up morert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert jesseolson   reminder   price     go lower than we thinkand       go much higher   well here is  ', 'price wchinese stocks staged   extreme rebound  ', 'thanks   authorities vowing   ensure stability in capital markets support overseas stock listings resolve risks   property developers   complete   crackdown on big tech   soon   possibleinvest   httpstcozaguarphldgarethsoloway indeed finally   popped wl results wins', 'loss', 'voidbaba', 'roku', 'pypl     side chart wl hit     gains alsodocu faked out in   early morning session   worked eventuallyspy aal amd tsla httpstcogxuhhinrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who   reminder   price     go lower than we thinkand       go much higher   well here is  ', 'price went quite   bit lower than march low once   monthly rsi went  ', 'then price really made   move lower stocks crypto httpstcocdebikkvaxbaba is up like munger   like httpstcoaqwcykgebrt inversorexperto sube que te llevo   httpstcoanzshlkflbaba now   short squeeze fun starts last mins httpstcoqfcjrdkubaba     i bought         now its next day stocks making   biggest moves midday alibaba', 'aerovironment', 'boeing   morehttpstcofjcyoftzzbaba pdd avav nvda hk lmt   mu spot sbux nke nlokrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba hello freinds my stock went up thirtey five percent in   day is   good thx who     millionaire off those', '  callsbaba fck you shorts httpstcovhpyfjyffjbaba no sell off   spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalbaba nio kevin oleary buys tencent', 'alibaba', 'meituan httpstcolgoylyjbathat was great buy kevinolearytva   le han hecho una opa o   alguien se le qued pillado el botn   comprareventaron duro   los cortospdd   tme httpstcorsrjzywhfrt rickdecard   httpstcozhblzuvrpps tradeordieguy he probably has   positionswe were short     had   take   loss   morning switched   long based on   info   likelihood     bigger bid post fomc sq we took later   i tweeted     btw your   gains     incredible congratsbaba sees', 'bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', 'pm etbaba statistics     pm etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio       hurting   they missed out on   opportunity oh just me ok httpstcoixpiisibaba nio xpev li kwebwhat   amazing dayim outgood luckespectacular lo     en la rueda   hoy felicitaciones   los comprados', '', '', '', '', '', '', '', 'amp gainers we   blackboxstocks spring breakout sale httpstcofdixrtrjm   snow bidu aapl tsla docu shop jd fb didi rblx futu ccj nio fubo trading learntotrade daytrading optionstrading httpstcoekdjcjckbaba petz petz should   s   now httpstcoagdminukqbaba bleeding now here what   crazy afternoon     bidu mrna spy   lotto pdd tsla nvda snow shop nio amzn join us   learn proper trading   us httpstcoomlgdynh httpstcoyjbppcqmimrt marketrebels   finishes up   top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfrt marketrebels   finishes up     equitybrian great day   have allocation   babart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy   qqq tsla apre   dailyedgegroup fomc headline forced indices   backtest   fill yesterdays gaps', 'followed     massive rally   push es through   marketrebels   finishes up     profjamescook china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting forrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid spy   free plays in   discord doesnt get     than   whos ready   bank tomorrow spy   stockstobuy stockstowatch options optionstrading httpstcouushkcrzybaba proud       bloody knife swindler   crazy run lolalso', 'if i didnt think i had   mindset   long term investing  ', 'watching   go down percent   riding   out   helpedrt marketomega', 'informed members during   pm analysis   were seeing capital flow into china stocks   fed raised ratesbaba thought was good deal     hit httpstcojuzagdgxqtrresearch   idea was good', '    was seriously lucky     happened   fast   furious bought     calls     sold       profit', '  should easily pay     subscription   your substackrt faststocknewss alibaba seals biggest gain since', 'closing higher babart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy   qqq tsla apre super green china   jd momo yy tigr httpstcomcmpwzsskrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxphew what   day in   market spy qqq   had   field day   if you were short   morning fuck you   go   hell   wow thank you thank you thank you   trading day on   while banked like no tomorrow cleared   still got calls   few puts   hedge   great dayfomc headline forced indices   backtest   fill yesterdays gaps', 'followed     massive rally   push es through shorts buried expect more gains in eurusd   tlt into aprilspx ndx aapl hsi babai hope you   made money   big moves       market chinese stocks especially   nio tomorrow should   interesting   i want   hear what direction you think spy   go tomorrowmost mentioned tickers in wsb in last h   spy hour tsla j qqq fix oil gme hood httpstcointoxxyay httpstcoopqhmimiwbaba who made big money on options   ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan techina showed support   battered uslisted stocks such     earlier  ', 'helping   rise on   nyse asiaheavy las vegas sands   seems       winner     looser china', '  lvs was up nearly', 'one     sampp s biggest gainers on   strong trading dayrt juskev sevenparlays sevenvmatos you alley ooped   earlier ripped now you blessing us   say lessbaba still   half price pt   dec   marketrebels   has surpassed million option contracts traded     those contracts   callsstock mafia trade recap   calls swing', 'over gains dkng puts gt gains spy calls gt over gains crazy day in our discord gains join now httpstcokquhpgzcbaba finishes up     tsilverapex china plans audit concession in face   us delisting threathttpstcohbtcoubzbaba kwebalibaba seals biggest gain since', 'closing higher babaalibaba group holding limited traded m shares', '  average volume babasube que te llevo   httpstcoanzshlkfltop bullish order flow gainers on   quantdata platform   far   tslababanvdamsftamznfbaapljduberamdthanks   visiting my page httpstcojnmlmrkulsevenparlays sevenvmatos you alley ooped   earlier ripped now you blessing us   say lesstop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy   qqq tsla apre kweb amc jd spx amzn sorted   most recent httpstcojribeblkrt stockdreamss room banking   snow shop rivn rivn nio swing china limit up httpstcotfoouobaba i have no sympathy   bears who shorted httpstcoypabtijttop gainers gtyy pdd gds xpp mpngy kweb futu jd bidu jdcmf   htht tcehy tctzf lgfry skyh dlo acmr ntes cqqq epam bgne emqq edc zlab byddy cxse fngo hcp carhttpstcoszncontop money flow   free stock apps httpstcoczypvdtshv', 'spy', 'aapl', 'qqq', 'fxi', 'hyg', 'iwm', 'vb', 'ive', 'tlt', 'efa', 'tsla', 'xly', 'gld', 'pcg', ' ', 'amd', 'ashr', 'slv', 'iemg httpstcokbyaobvfktop gainers gtvnet cweb kc yy beke yinn   pdd gds momo dada bili api lkncy vihd qfin mpngf xpp dao mpngy huya kweb futu jd bidu bz jdcmf lu   ymmhttpstcosznconmost mentioned tickers on twitter last hour   tsla muln mkd kcghueco darioepstein   que timing jpout   too fast   xmost mentioned tickers on wallstreetbets last hour   tsla fb hood yangsaxenapuru puru', 'what       im not selling   long term bull httpstconnuvgkwoywtak nakonec', '  httpstcocnpqeiwnfbuenopostergamos una vez mas el cerocoma argentoterrible corrida   vendidos', 'diria mundialfortuna dejo   meli   sigan en gimnasios viviendo   otra cosa dejen el market   los traders tebbbaba i     confused     seriously up top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   qqq gme tsla access wider trends httpstcozltkvrfbaba i bet lingers positive discord eating everyday yoyotradealerts spy gt gainbaba gt gainrblx gt gainall trades alerted   free in discord httpstcoumoyefaxyrt remzztrades on   day nvda       todays big winners your guidance is   on point amp helps me navigate throughjd   powerful move rwallstreetbets daily discussion mentions over   last hour rank spy mentions   j qqq tsla fb hood amzn yang gme full live amp historical data   httpstcoqhrxwewkjwatching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlistthese     most active stocks right now didi nio   beke amd rlx aapl httpstcoibodwipoja signals recap   was   big winner  ', 'returning nearly bac   amd faked out our initial entry   played out later in   daybaba was not traded', 'informed members during   pm analysis   were seeing capital flow into china stocks   fed raised rates   more     spy ripped shorted bili   open', 'then flipped long nice long on beke members banked on     kc httpstcooashyw httpstcoewjjrlpgkchina fxi kweb   bidu didi skyrocket   pledging growth policiessbux bounce on howard schultz   interim ceo', 'jpm ugbtc eth coin crypto', 'arkk rotation   growthxlf kre rise w yields   fed hikes rateskss surge on reports hudsons bay', 'sycamore prepping bidsmaana   subir solo un y nos parecer una birria naaa', 'en realidad nadie sabe lo que pasar maana   huge sell off   close wish lol market just went up huge       get over sdc  ', 'tell me how sdc is   than wish fundamentally embarrassing tbh', 'might   well invest in actual chinese stocks look   yinn   babatradeordieguy optionsmir     screen is    ', 'isnt iti had   m day in my small options account in   todaypps my trade success on   had   lot fewer digitsanyone sold chinese stocks just   week comment here kweb   pdd bidu tal gotu nio xpev iq jd pdd futu tigr tcehylots   bear meat in   markets todaychinese tech stocks hard pampsbabaniort remzztrades on   day nvda       todays big winners your guidance is   on point amp helps me navigate throughrt professordman   wooooo   nhodbaba insanity httpstcoswimxnke httpstcottkdhbsvrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shatook my   gains   dumped em into   sharesbaba   wow insane day   longs   guess   bears we wont see ever   lol   tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesbaba', 'under dagen', 'det hr kan vara ngot', 'men ska man verkligen sluta rkna med kinas politiska sikter httpstcoskzwzgkgababa now on   day httpstcoqlrabygrart samanthaladuc on our way   double   double   lets talk   my bottomfishing   on china plays my market timingcierre del mercado wallstreet msft aapl goog   pg jnj ko oxynasdaq nasdaq spx qqq marketclosed spx dowjonessq tsla     tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dbidu   other china names talk   market cap moves   s   billions i got my eyes on you china names   nio jd anpcnever fight   trend srcojones una recuperacin increble     hay que estar atentosintradays most active optionsaapl', 'k put calltsla', 'k put callbaba', 'k put callnvda k put callnio k put callamd k put callfb k put callbac k put callbaba fud buster   not convinced until     clear s i like     in mths babababa hey bears', 'enjoy   ride   httpstcoiunpomebnmxs net medical reports improved financial results   httpstcovflgyrwcij jctb bbig amzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx chtrbaba charlie munger may only have one working eye', '  goddamn   eye   spot   good opportunity huh httpstcoojzffnseeing   up hours   i tweeted   was basically undervalued is   kick in   ballstime   watch   arsenal liverpool game   switch offbaba tbh i   see   retracing       good stuff longs chinese stocks rallied more than just   someone made comments   kwebbaba in httpstcohpmowdzgqirt marketrebels   key levels', 'httpstcomkojlqwon our way   double   double   lets talk   my bottomfishing   on china plays my market timing on long china plays tues morn   gap up potential wed paid     years membership easykweb fxi   jd bidu httpstcoqrxcsefwrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswjpm said uninvestible fxi   jd they didnt say untradable   was   hell     trade   my community starting   mondays first buy fxi down   very small nowi think my china ticker targets   morning were   little conservative   there is on   httpstcosstshkfwaobaba   moment you realize amazon has gaps   years ago   hasnt closed silly bears   tradermarcocost   has surpassed million option contracts traded todayrt equitybrian great day   have allocation   babart marketrebels   has surpassed million option contracts traded     those contracts   callsbaba levels   weekly bear', 'i really wanted   load closer   major support     leave       its thing stocks optionstrading stockmarket trading httpstcoluyxpmdtcheers   everyone who held on     diamondhands httpstcocsqpyglzcbaba still have   gap   fill   great day   have allocation       perrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa httpstcovvqpnickrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa shorting glad   see   up  ', 'told my ex   buy    ', 'now more   go   compound charlie munger is   fing geniusbaba httpstcoirelvzbyobaba   marketrebels   has surpassed million option contracts traded     those contracts   callsqu maravilla ya solo la tengo     httpstcoseofqsejwmbaba pressure is enormous where is safety valve   ones     other   httpstcofljqetjwrt realhottakesbot twitters top stocks spy price mentions tsla price mentions spx price none mechinese stocks up in   day buying puts on them tomorrow is   no brainer   bidugiventweet mx kind   has     smell   ittwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba has surpassed million option contracts traded     those contracts   calls httpstcoqerhbefebaba has surpassed million option contracts traded todaytwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingvolume leaders on wednesday didi   beke amd pdd nio sofi aapl kc aal iq nvda jd pltr bac ccl bbd oxy li itub amc fb bili dkng ymm impp xpev grab xom nok mu uber f snap pcg msft futu intc tal t cpng tsla pfe lcid hood clf   httpstcolvnvrcxldvrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  falling knife   time   has surpassed million option contracts traded     those contracts   callsrt qcapital   httpstcovljnyzdvdbaba up in just one day is outrageous   smells like manipulation buying putsits wednesday', '    weekly chart     would       shaping up     bullish engulfing candle those   traditionally not bearish i   hear charlie laughing   httpstcottnjrhvfbaba im sick   my stomach why is   up china internet index soars', 'most on record kweb   jd bidubaba wooooo   nhod   list     was insane huge moves   ways   bidu were perfect tsla nvda never disappoints httpstcoseilumgnrnlckstocks thoughts on   pull   tomorrowrt opinicusholding top volume relative volume stocksdidi beke duo kc mkd tme zh bili futu nlok sonn   pdd rlx httpsbaba kweb   trader   got frustrated   sold those strikes probably on monday     nickel needs   police       welfare check those calls   up x   far     testing', '  x atr move intraday   mar put underlying difference daily volume', '', 'volume', 'oi iv bidask   jstanleyfx   shares   up rd todaythats     companyremarkable remember   every time you hear one   those markebaba still have   gap   fill     nice squeeze   far       was premium cheap in pic yes', 'much cheaper in   nd     only took day   send       gtfeb close june calls   reference cheap premium   time httpstcobtpigcdi     on yahoofinance   rachelleakuffo   pm   talking china   kweb tune in if you   free tsmithclaudiagman   esas   ponle un ahora mismo   up patrickbaitman i   bet my life   has   huge sell off somewhat soon shady news   out daily   china', '  see   move holding especially       tensions   governments atmbaba is on fire tothemoondalibali there         bigger china discount than over   last few years', '    wont         single digit fcf multiples type discount maybe more ishrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba let me know when   squeeze is over   long way down   up here   face ripping shorts nearly up   wooooo   nhod httpstcothneghbaba damn bears       depressed right now im kind   astonished   todays super sharp move', '    new info     out   was   in   public domain   whoever   had paid attention   tells   lot   whos on   other side     trade   tcehy httpstcovvnanqshrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segbaba testing', '  x atr move intradaykweb   i kind   feel sorry     shorts httpstcosjihtetjjrbaba y boooom httpstcoqyvdgqvtbaba   options     bucks httpstcomsmgdajebaba let me know when   squeeze is over   long way down   up herethis week china tech shares have had their worst day since', '  their   day ever   its only weds babababa yuge vol thru   nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstconevermind', 'made       in one trade   httpstcorguhaamsbaba was valued     same price where   was years ago when   made billion in revenue   now makes over billion in revenue   still growing   we get   news     china pledges   ease   regulatory crackdown   boost   economy parrottwealth   i kept   faith in   one httpstcofgrmixelbaba hoy   nftcollector when your   expired   calls you bought   week ago go   zero   hero httpstcozzgxevmncrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid sold   zebra   gainalso sold   long calls i had   hedged   remaining   short calls     same money   httpstcodmocczlin httpstcouqdwzhsppochinese stocks doyu iq pdd gds dada bili lkncy didi futu jd   bidu li xpev lizi bzun nio qd   ericasuma top performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood  ', '', 'shares traded   massive volume       amp ema very interesting spot especially since   stock was just     year lows httpstcohwxipkcunrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invekweb   jd moving like   freight train   its not stopping yetalibaba shares up on   day', 'in usababapatrickbaitman okay i see what you mean now day on   practically sums   up lolrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mbaba lfg httpstcoxrdjdtftsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoznphtsdhfsooo bullish   wafu down china play when   is up mil float baby lets goo tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoyfanpbzxf on   day nvda       todays big winners your guidance is   on point amp helps me navigate through   insane market', 'thank you brando amp john eliteoptions httpstcohrdabaypjrt sqwii   far   good   week on oil short gold short dax   spx long china long tal   if you like my analysis welcome tbaba outside weekly upso far   good   week on oil short gold short dax   spx long china long tal   if you like my analysis welcome   join our room on httpstcogxdpyrueu   more detailed analysis in   chat room   targetsexit strategiesrt stonkstraderrr recapspy calls early scalp   puts stopped out real quick amzn puts scalp qqq puts scalp nio puts kweb up   cool   tracks   index     largest tech companies in china like   tencent bili what   mood change tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoytswdqbhfkbaba xi pumping stock market   help russia   optionwaves   is on   absolute ripbaba serious question hold weeklys overnight   sell       continue   run tomorrow', 'thoughtsbaba up', 'biggest intraday gain since thestreetxglobalmarkets stocksbaba investors   start selling   secure profits in   next few minutes too much risk   russia   china', '    happen   anytime   i wouldnt   caught dead holding china adrs todayyou     one stupid mffer if you dont buy chinese stocks market bipolarbaba bidu fxi yangbaba is on   absolute riprt mustafah   httpstcopjqhsxzand joyy up in   single day china amp   just       rerating httpstcogkarnour httpstcoriuksmpbbaba in two days we just made enough in     options     stock would have   go     compare investing is dead liquidandlovingittrndg real tdup sana yinn fubo beke   bili kc scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba very soon chinese market up     baidu tencentrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shatalk   timingthis was released   china backtracked on tech regulation   acct last nighthad   working on   since friday   have bought hk shares on ibkr last night   jumpjd pdd   kwebhttpstcorvsyrfzvdrt stonkstraderrr recapspy calls early scalp   puts stopped out real quick amzn puts scalp qqq puts scalp nio puts tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcogankpbrnok i bought     leap in my long term port    ', '    is up over instead   selling   taking   gains', 'going   see how much i   make over         next months selling covered callssold first one   weekly   httpstcokcamlwtkali     is up   fartsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcocrcwchjrt darioepstein   alibaba estaba en caida libre habia bajado   sale informe del jpm diciendo que el precio objetivo es y qbaba una gota en el desiertosi', 'pero bienvenido httpstcofyymtpxxuepawano johnscharts clutchbp striff trijoey yeah   one day   seemed like   falling knife   next day its   jet       stoppedrecapspy calls early scalp   puts stopped out real quick amzn puts scalp qqq puts scalp nio puts gme calls swing what   wild ride     squeeze   little nap in   amam hst lots   opportunities   ways i hope you   bankedoceanbaba shares   up rd todaythats     companyremarkable remember   every time you hear one   those markets have lost x billion over   past y periodshealthyextracts hyex new clinical study demonstrates ubn relief naturally alleviates migraine symptomsdukeoptionstradingswingtradingfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo babahttpstcomeoebqwxixi mkd stephenasmith you guys     wrong you should respect kyrieirving     who stands up     taking   your freedom china fami didi gfai cei nke sq shop sonn nio   beke fxi pdd duo kc kweb sofi tme nvda jd yinn xela valebaba up wow xi right now httpstcoowggvmrhoy ha sido un festn   la cuna hasta el babababa still praying   their eod dump   wont   lbaba  ', 'k   ayer   hoy solo hoy tremendo httpstcopzqiwcnnhrt itscharliemar if you were live on youtube   we spoke   my tda account   fid', 'well here       their current resultsrt joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijai nich announced its industrychanging owner verification system ovs mobile app called nitches ovs is percent completed httpstcoqcvwlkaruz capebc   cdns cavm cern bbig pcln nflx chtr foxa rost dish mat gnln kern vrnof maps ceraf hyfmrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba hi huni   hit exactly low s     you should   up now on those f calls   on common shares petz going     good   here break is   key gtgt break gt swing httpstcozsfglvfrtrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba mar put underlying difference daily volume', 'volume', 'oi iv bidask   mar   underlying difference daily volume', 'volume', 'oi iv bidask   stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tltdawnofmarkets manpreetkailon   babababa you love   see   httpstcobpeekrxybmost winning trading community', 'get next winning alerts here httpstcovbdmdswspy qqq amzn nvda   tsla   amd aapl nflx srne spce jd httpstcolxhmrxqssmi abuelita me dijo', 'hijo siempre hay un tonto dispuesto   regalar sus acciones gracias   tonto que nos regal   en el sic el lunes tradingclubmx trmx httpstcomykbmtyebaba same place same time tomorrow   highest volume day everrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   time   short now', 'fake pump', 'real price in few days', 'watch tomorrow big bleed   francastromt excelente lo   alibaba   httpstcorxmogkeypibaba httpstcodcnzjynj optionsbully top bullish unusual options money flow   highest   lowest   tsla   amd fb nvda aapl ccj orcl abbv umc nke igt sm   f options bible here legend gt httpstcouagmvso httpstcoxcbhblyl httpstcolvenoisvwbaba     short squeeze wooobaba mamamiart marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba httpstcosevwtwrmi agree', 'eyes   on ilus', 'muln', ' ', '    weeks most   regret not buying earlier aqms', '  sleepig giant in   making', 'even   people   keep on buying', 'just saying', 'just my opinionrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   itscharliemar   trajectory   up pc now httpstcokbgobkhvlscan results ftx mtop bullish trend on perp pair tomo scrt kava looks okbtop bullish trend on usd pair bb bili   mrna nioall ftx results httpstcoypxjbsiwnot buy signalsrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswspy amzn crsp ntla xlf   xpev lcid bcrx chartsdiscussion     httpstcopghyjjfrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswtop volume relative volume stocksdidi beke duo kc mkd tme zh bili futu nlok sonn   pdd rlx httpstcofshhbmfezrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   who     idiots trying   short   into   close monster daybaba calls paid rivn calls paid coin calls paid docu calls paid xpev calls paid show love retweets   tomorrows picksspy tsla shop amzn roku nflx aapl nvda amd upst lcid httpstcofwpwsamabpdd todays large cap leading gainer caught   our scanner     nio httpstcohbuvxveynnalways zoom out   chart   see whats really going on httpstcomcjqctmhtwlcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme ymm httpstcojsrtknkmyrt afortunetrading todays plays spy   shop overnight tsla spy httpstcocrgkdcxoxalibaba nyse  ', 'mpngf kevin oleary called     in chinese stocks now what jd nio httpstcoxzdybvlrababa most shorts havent even covered yet', 'we hit     squeeze gon launch us     itll go       ka dhaba is first top httpstcofbxfxwwjtodays plays spy   shop overnight tsla spy httpstcocrgkdcxoxthe power   dca dollar cost averaging httpstcomcjqctmhtw lcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nqm httpstcorgekinhxxbaba should i close these   leave   open   expire worthless p httpstcodtktqcugfinally see   green bullish tsla hood   bili tchey bidu when china doing well usa stonk   well httpstconjzzwjmfurt cfromhertz    ', '  up   levels not seen since fridayrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart cfromhertz    ', '  up   levels not seen since fridayso   is basically   nd time in months   chinese govt has yelled foreign listings   fine arguably   is safer than ever while us funds have dumped     their exposure once sec issues   finalized     one hell     regross tradebaba mar put underlying difference daily volume', 'volume', 'oi iv bidask   fibonaccitech yfinanceplus yahoofinance   what   has   lot   resistance   overcome crashes generate face ripping backtestsbaba is my retirementbaba key levels', 'httpstcomkojlqwbaba strong bounce off   demand zone httpstcoqrdhgznoyirt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shaabovedaysmaachr api   bidu bli   willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetdailyupbaba bb bidu bird bkng aapl nvda amd tsla   j u s t   e   u t i f u l hice buen timing por primera vez', 'compr       should i close these   leave   open   expire worthless p httpstcohnomjsxobaba nice httpstcoxxbhovrt sspencersmb   up bear market bounces   fast   viciousbaba opp i dag   er jeg i null s fr tiden vise hvor dette enderchina names holding strong   day highsbidu   nio yy pdd jdy me sigue dando igual la cotizacin   corto plazo porque voy   largo', 'buenas tardes   tcehy httpstconseroseflv httpstcogfcovwarrenbuffetjrs oh god   not too long ago people were saying   under was   gift looks like i need   add     my radar   if calls were performing like   ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswsq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalbaba if we break in we   close   there is   lot   covering     had just took red wafu   was up   now red   china play     keeps going up   up   up rotando   bbd     que culo httpstcopjxqfrngpqbaba one day    ', 'thats in one day', 'on   april     option', 'less than hours what   time     alive great opportunities exist', 'you just have   look   them   far has     top         i nailed   httpstcomdhxmfwmlbaba cramer   say buy soon', 'just watch   flip flopper is twitter saying       yet havent checkedkweb up   on   day trimming   kweb', 'jd', '    here   surprising gains httpstcohpkywmlgyyjonk   options in   went when your   expired   calls you bought   week ago go   zero   hero httpstcozzgxevmncbaba  ', 'jd', 'pdd', 'bidu', 'kweb', 'nio', 'xpev', 'tcom', 'i would not have       handle     had i not invested years in studying   internalizing   wisdom   munger', 'buffett', 'bogle', 'marks', 'etcroom banking   snow shop rivn rivn nio swing china limit up httpstcotfoouoltznrt cheddarflow unusual options volume in   kweb nio fxi eem httpstcoojtqkdyzllate chinese stock shorts   getting decimated in   kweb etc   is   squeezebaba next level x httpstcoqqbojhcwhbaba tom we see   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   tsla spx vun par   subidas ms como la     hoy y empatort fluentinfinance   has lost   its stock market value since october   you buying babart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   tsla spx vbaba   end     month   need     repeat tomorrowto make long term bulls whole spy qqq   how   you   bearish still like seriously inflation is irrelevant wish i   buy   first dip go long on everything nowrt chrisfranco     my fellow   bulls', 'lets not get cocky theres plenty   volatility ahead       feel good   especiholding full     petz httpstcozcvkeocscan results ftx mtop bullish trend on perp pair tomo scrt kava looks okbtop bullish trend on usd pair bb bili   mrna nioall ftx results httpstcokfgxpnrpznot buy signalsrt marketwizard   trading update outside on   weekly on volume largest day gain in company history httpstcozkkalhnepif you were live on youtube   we spoke   my tda account   fid', 'well here       their current results hours later   complain   tme httpstcoziqblblqbaba is looking   juicy httpstcoevqvwxwbaba too risky   long term   maana fb manpreetkailon babato   my fellow   bulls', 'lets not get cocky theres plenty   volatility ahead       feel good   especially since we never sold   sharert fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggbaba make   great     petenajarian trading markets     crazy', '  sure     funholding index calls', '    calls rocketing', 'we had huge buyitrending stocks on fintwit source httpstcocwjowwsbi spy qqq   tsla spx vix uavs esf mkd amzn sorted   most recent httpstcozdwredogrt fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappmanpreetkailon leaders continue   ramp   bidu pddup on     holding     long   i possibly have   strengthwalterbuchananc pijama   madera hahahaha   va  ', 'arriba httpstcozvisnhctlbaba jpow pumping overall market   option alert high volume options     friday', 'march roughly million dollars massive money learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt mhebenstreit my tweet   turned out       excellent buying opportunity massive rally in hk     bidu   ericasuma top performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood trndg ixhl vtex   fubo beke sbfm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcort itscharliemar watching   like httpstcojisoiwbrt afortunetrading awesome day   team tradingwiserspy tsla   strikes spy     shop finallyrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overrt dyorcryptobot scan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullissnow   httpstcoupfjttfkvrt trndtrader scan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullish tdagetz   friday is quadruple witching day', '  more     tsla aapl nvda kweb babatrading markets     crazy', '  sure     funholding index calls', '    calls rocketing', 'we had huge buying early  ', 'spoke     activity   noonddadisciplinedictatesactionit may go much higherpullback imo   me action needed giddyuprt dyorcryptobot scan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullisrt stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tltbaba president zi just bought puts awesome day   team tradingwiserspy tsla   strikes spy     shop finallybooked gains in   yinn   kwebbaba nio httpstcouuayaowyhlrt trndtrader scan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullish tbaba bzun doyu eiiii shorts x end   year httpstcogipyofsbaba up sharply', '  far     cut its ytd losses   just quite   few hedge fund   bargain hunting incl alkeon capital in q institutional investors including hedge funds have   abandoning   since   seenwill   trend   reversed httpstcoucyfrvun httpstcoqmlpjobopbaba wow', '  loading up on   put   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx niif you took these you   probably rich now lol spy uber upst   httpstcotphtneviymade   on   going   long   short tsla made   going long     reversal green day   meh shouldve really killed     preparation is key   review these trades thoroughly daytrading trading stocksdog shit still   get over on   day like   wish dead money', '  up since yesterdaybaba vuela todo hoy httpstcoemoxpmksbaba httpstcoobnjevxxounusual options volume in   kweb nio fxi eem httpstcoojtqkdyzlrt koyfincharts   largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivbaba epic squeeze   mdsoll soooo america is raising interest rates', 'while china is lowering theirs where is your money   off now nio xpev lthe open question coming into   week was whether ccp gave   sht   chinese listings outside china they   least   acting like they might       chinese tech is in   bear market worse than us   httpstcoludleonibaba   rocket is on fire get in   we go into space   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt minteractapp options flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optcompound im   big munger fan', '  he was   buying     much higher pricescompound   sad part noped in   out     yday', 'in   out     win them allscan results ftx mtop bullish trend on perp pair kava sand sxp looks okbtop bullish trend on usd pair   bb fb uber tsmall ftx results httpstcoypxjbsiwnot buy signalsare     these munger up big hehe posts sincere you guys realize hes still down   whole lot on   rightbaba love     mar   underlying difference daily volume', '', 'volume', 'oi iv bidask   mar   underlying difference daily volume', '', 'volume', 'oi iv bidask   thought   would never         recent rape next stop   investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa just doubled down   xolowall hoy no te odiamos', 'powell tsla   nvda aapl amd amzn   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart capebc cnna bonce playfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcbaba funny how     was going  ', 'delisted', 'shit', 'china scam yet   bears   argument is traitors', 'yall kill americans fuck kungfu panda options flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcodsmzgltjsbaba sep puts traded times   k in premium httpstcojaizomb httpstcofnbmhfbfvdavidtracey   todaygrnbulls now     kweb loloptions flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcovnjfrjqtoptions flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcopagzyuzzqfstock gains fade   fed lifts benchmark rate   jd ntes yumc wynn httpstcocosnewgurt boytrader     batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babbaba nio beke damn brobaba   premium httpstcoyqlrxamwrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcothese   calls   now   sweeper had', 'contracts   means they   up k httpstcoyfdpauhcchina stocks   still severely undervalued nio babababa trading update outside on   weekly on volume largest day gain in company history httpstcozkkalhneprt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxdamnit why is everyone bragging   their kweb     buys   no one was talking       tip   brother off once in   whilewtf   httpstcokpplggbkqvbig recoveries   china stocks   nio xpev li jd     was where     money was', 'congrats if you made   profits on china names   httpstcoiztowkqqjiheute allein plus   danke onvista expertenstockmktnewz stocktwits alibaba         dead httpstcodvnonmtybaba   know andy yaos social media page i need   send him   death threat long     weeks ago httpstcosdmqumzjyi sold   on   quick     gaini typically avoid chinese stocks', 'i dont know enough   them     regulatory environment', '    was too cheapill buy   if   dips   downrt rampcapitalllc  ', '  highest levels not seen since last weekbaba up over now wowbuying   just felt too right   morning ill   sitting on     quite   time   httpstcoytngedomg   adr httpstcozrljndnxorichardturrin globaliqx ursbolt akwyz jimmarous davidjmairelesbaba lolnmxs net medical reports improved financial results   httpstcodufmhdftk jctb pton wkhs spaq jcpnq   bbig amzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavmbaba is   ma daily   is when u dont play   pb buy minu just watchrt stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tlttwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingi havent started   new position in     i would like   see   macd cross up   i dollar cost average   up', '  kevinolearytv is right go in small on   one   keep     position', '    opportunity is   there babababa i probably have fomo', '    one is   too good   pass up there     many gaps on   way down   should   filled', '  volume is showing   up overall     volume shelves   just   too good   ignore trendspider httpstcoqhpgtczcpnrt koyfincharts   largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingearnwithmode thats wealthmoelester realizing his gains on babababa valuation wise there is nothing stopping     going right     range if investors     ccp is getting out     way   taiwanadrs dont need steep discounts httpstcoqrwrydfhcpkobeon   jsi nakonec koupil jestli ano tak gratulka', 'slun spekulace na pr dnbaba up bear market bounces   fast   viciousbaba oh       largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivbaba mommie       shares up     chinese government pledges   keep markets stableit didnt take much   move   share price   such   low base now', 'imagine years   good financial results       regulatory environmentihan hyv piv ali baballe   sijoittaminenrt rampcapitalllc  ', '  highest levels not seen since last weekliterally billionaires   billionaires using programs   steal   americans then they buy expensive yachts   islands amp football clubsspy qqq aapl mrna   tsla nvda httpstcoyitevwpd httpstcozyuurrjkart fossgregfoss   is kaka eh papa mungerlearnmath btcbaba   each   i spent in   long time     yolo sc   morning lfg moves in these kweb stocks like   bidu etc   king maker trades   if you had callsrt stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tltbaba yesterdays prediction httpstcoapexwpsnscan results ftx mtop bullish trend on perp pair kava sand sxp looks okbtop bullish trend on usd pair   bb fb uber tsmall ftx results httpstcokfgxpnrpznot buy signalscurrent top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tlt uvxysource httpstcobwdgrner httpstcorbmvsssprt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba   tk noodle finna hit   tonight hoy no te odiamos', 'powell tsla   nvda aapl amd amzn msft fb jd googl   profjamescook   market cap rise     billionrt profjamescook china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting forbaba   we go   tomorrow   lfg bagholding here gatormcklusky lol httpstcotfshmwzbaba im   out guys sticking     targets is close enough   said sell rips   buy dips stick   principles never meant   long term hold good luck httpstcopsbiprqlbaba y wow wow httpstcobcaebggoxpev million shares traded li million   millionjd millionbidu millionpdd million bili millionnio millionaapl milliontsla millionid say china equities   now investable lower rates in china', 'government onboard fud overrt rampcapitalllc  ', '  highest levels not seen since last weekbaba took       get     where   was   week ago lol lets see if she has   real power   get   over   nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba congz bulls on   rally', 'i see   calls   up lol even more who scored big time   i told you bears   ray   cover   valuation was gonna flip httpstcoonoklnblvprt rampcapitalllc  ', '  highest levels not seen since last weekrt profjamescook china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting forbaba goes   over next month   steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partbaba killing my calls printing big   jd tme iq bidu httpstcoigcbinatrending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimited stockstowatch stocks stockmarket investing investor daizy httpstcoarwrrvpthababa no paper hands in here history in   making lets goooo   end   day httpstcourrukjqrebaba   china finally figured out russia is doomed i   live       nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba tcehy httpstcodsdrkdzybaba', '  highest levels not seen since last weekrt carlvazquezz la sesin       hoy se estudiar en los libros   anlisis burstil mi enhorabuena   xi jinping', 'pase lo que pasebruh my     didnt get filled   morning   is now up jluiscava eso parece que est ocurriendo   las empresas chinas   est subiendo como un cohete', 'ojal siga   unos das', 'porque mucha gente pierde   esta accin', 'yo incluidobaba   china launched   bear seeking missile   nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba what   monster run jd what happened   those guys   late   short   they paid our dinner     next years   httpstcoorgsyakrbaba   i seeing right   lets goooooo i bought in   last year gimme my mfn money       party   httpstcobmrptytzli was     tweet       im   hours latert buccocapital   daily chart   yr chart httpstcozusdopisbaba jp morgan most corrupted bank on earth   there went   i called   china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting   china     great job     epic pushback china       leader in nio xpev li   tsla httpstcooncwkgskbaba once   show gratitude     thankful     news   china', 'dont feed your egos     like you predicted   seriously   happy', 'take gains when you   i   mood httpstcooifulqymhbaba fomo   httpstcolkyfsfvart ericasuma top performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood   market cap rise     billionbaba omgggg everyone what   squeeze calls now over   not   greedy christmas   early   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojbaba power hour   professordman     nhod i analyzed gave you   in advance entrance low s i said wait       sure hit now overbaba let see   stockmktnewz   wow in awe       move up   was   billion dollar company     bad i sold       carlvazquezz la sesin       hoy se estudiar en los libros   anlisis burstil mi enhorabuena   xi jinping', 'pase lo que pasechina plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobtgtqcmzhlrt paulschatz     rallies   one day   oleary bought   low notachancert joscarp   vegas iluvstocks never disappoints her room was rolling in   doe   her   calls gains amazing httpsclosed   trade     small gain good job   my discord members who took my trade alert chinese names   on fire stocks options daytrading swingtradingbigbullcap follow   smart money kweb   mstr si coinbeefbtccryptoassetsen bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    ', 'desde que se va     que la iban   nacionalizartwitter es una gran herramienta pero es importante distinguir cuentas buenas   las malas que solo buscan polmica para sumar seguidores httpstcogiqlkazbfbaba i   take eod', 'kind sir     whole ming dynasty buying     httpstcosadefjdbaba wow httpstcopgoswustill rolling on   httpstcoytqxvqiizla sesin       hoy se estudiar en los libros   anlisis burstil mi enhorabuena   xi jinping', 'pase lo que pase', 'ya ha demostrado que el futuro   los mercados depende   l httpstcotendsgkqdbaba up httpstcosnljlcbymbaba   financial advise listen     guy chiefoptionstrader httpstcombqohxrppzwhere them   bears hiding todaybaba   bidu   up nowespectaculares subidas en las acciones chinas en los parqus   nueva yorkpdd   ntes nio httpstcoqbcmkbcihvad skete der lige med min ene   aktie   most investors was avoiding these stocks', 'they finally         policy issuesbaba   up jd   up pdd   up nio   up xpev   up     httpstcovziboyclsbaba now its gettin scary fxi kweb   jediant   man saw   coming last night fyi offers clarity   offers insight on his personal trades         broken foot too stockmarket optionstradingrt marcmclovin   up like   get     where   was just days ago what   joke   they   switching   china   fomo havent jump in yet they     eastern time therocktrading   nothing on     todaybaba   charlie went on more margin didnt hebaba unbelievable   power hour isnt in yet   is on path     gainer httpstcocsureftbaba oh oh httpstcousjuytyrt mervalsurf   creer o reventarbaba   stock market is more volatile than   crypto market these days   professordman     nhod i analyzed gave you   in advance entrance low s i said wait       sure hit now overbaba   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevenio y   imparables   creer o reventarbaba epic short squeeze missed out     nhod i analyzed gave you   in advance entrance low s i said wait       sure hit now overnight you should   on those calls   on common shares now waiting on petz gt run its going   happen   capebc cnnafb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflxbabawaorun   run   stupid people   gonna loose pants   underwear   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojecommerce stocks performance   far todayhttpstcokrvrvuvva', 'inc amzn alibaba group holding limited   httpstcowumqerwl', 'inc jd ebay inc ebay etsy', 'inc etsy   fuk em up goo goo bulls   couple more days like       bunch   us   break even wow', 'chinese mega tech firm', '  up more than       well off its opening high versus good on you if you saw   i   not spy iwm qqq xlk nda aapl tslaahi techcharts     weeks action   called exhaustion gap island reversal in   thanks httpstcoexmolwywbaba trading like   altcoin   httpstcowpzjglmkbaba sold my calls too soon   profit ill take     had i waited   day out id       holy shit   wtf   you guys   i took   nap     he we were up now we up im gonna take   nap get     boysbaba level   day if   ever drops    ', 'i highly recommend you   buyingbaba im busting jerry busting httpstcodzmfoxbei plus   hpft mein spekulanten herz nix zum nachmachen', 'der anleger in mir bleibt auf der guten seite der macht spy sieht   aus als gibt es etwas starthilfe fr die familie die uns   freitag verlsst oder fr noch einen dg hoodie spenden starthilfe ist gut httpstcowfevsqxhtop performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood nu bank nu hisaapp httpstcoojslnbabovedaysmaachr api   bidu bli dailyupazek   bb bidu bird tech stocks performance   far todaymicrosoft msft alibaba   amazon amzn alphabet goog apple aapl facebook fb tesla tsla paypal pypl excelente lo   alibaba   httpstcorxmogkeypibaba grab your puts shorts   tmrw right bears jpm downgrades     calls sector uninvestable two days later', '  up in one day get fuckedflow room these   not alerts   calls bought     avg x bullish spx qqq orderflow options tradingrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq v tsla gme aapl j go l full live amp historical data   httpstcoqhrxwewkjbaba beast   fb nvda   trading day   year httpstcozdjbudcqbaba vegas iluvstocks never disappoints her room was rolling in   doe   her   calls gains amazing httpstcokalldgxrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba   single   day   my career   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jiq   duo jd  ', 'ive done several scenarios in   video   provide   valuation     stock if you   interested', 'here is   videohttpstcoonwxnedm sources in   description     videobaba alibaba chinesestocksuntil  ', 'we   feel   valuation didnt matter regarding chinese companies     message', 'valuation is important      ', 'eventually', '  doesbaba on march', '  financial stability   development committee     state council had   special meeting   study   current economic situation   capital market issues   alibabart rampcapitalllc   premarket   means im only gonna   down nowbaba may   underlying difference daily volume', '', 'volume', 'oi', 'iv bidask   itscharliemar   trajectory   buried my dollar shares deep deep value there   man shorts   in trouble hong kong going   blow   up    ', 'tcehy', '  kevin oleary called     in chinese stocks now what httpstcocifvqrxrwywow', '  gt   sold     morning httpstcoxpshssjcmbought     per contract     strike   they went   low   i sold them     profit   right   close   was not mentally prepared   hold overnight       print', 'those same calls   they went   high   todaycashed out   miracle   friday expirymost mentioned tickers in wsb in last h spy   hour qqq tsla oil gme aapl j wish httpstcointoxxyay httpstcozwdldbhqbaba dont tell me we stop herebaba wildbaba mamababa     long red ride down   long green ride up represents   top earners everything   inbetween is regular americans i hope my regular under k people made money   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mrt mohusf   nfa alifarhat   is   buybaba like if you think we get       trndyjon   days   go     sleeping giant awakes   stocks stocksinfocus st daytrader httpstbaba days   go     sleeping giant awakes   stocks stocksinfocus st daytrader httpstcoaiwdrsbaba   waiting   i have   selling   dont     hero in   marektspx   jd kweb httpstcohvfuujncvxtrending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mkd   vix alpp tsla sorted   most recent httpstcoxveqpdlkbaba look     up   just   crazy marketbaba beware   definition   hedgie market manipulation disgusting most mentioned tickers on twitter last hour   sbux muln tsla aapltop money flow   free stock apps httpstcoczypvdtaapl', 'vb', 'shv', 'qqq', 'msft', 'hyg', 'ive', 'ashr', 'iwm', 'eem', 'lqd', 'iemg', 'nvda', 'sqqq', 'amd', ' ', 'xly', 'csx', 'efa', 'pypl httpstcoifgntavorsmost mentioned tickers on wallstreetbets last hour   we v tsla hecar spy   free play posted up over now follow me here   more plays httpstcocpvpyqbaba wrong wayive   told   crypto is more volatile than stonksive   lied tobaba btcbot       roll   gananciasquestionwhat is   point   company valuation if entity is allowed     thishow is   fair free tradespy spx aapl tsla oil gas copper gold   nio httpstcojrivjdjkanio amp   httpstcodoshdybaba dont   going down now baby keep goingbaba nobody panic ive done homework on events like these   who bag we coming pick   ya   yeah ill wait     inevitably gap close   get in trndyjon what     on   amazing httpstcokzyxtxzot level printed   httpstcokohstctrndg kind bili   bfly open bkkt ymm huya fubo scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatch todays top active stocks wed', 'mar', 'pm est didi nio   beke amd rlx aapl pdd sofi kc   professordman   now petz speculation on ali babas websites their products   on   list   on petz   get   bo   big bobaba   up todayrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdtempted   say   robvinall has   pointbaba is still     company   just casually     in   single day httpstcosezqrkiowwbabashort bonds     invertrt cfromhertz    ', '  up   levels not seen since fridayspy qqq   russiaukrainewar putin says lol httpstcoitllkidrt cfromhertz    ', '  up   levels not seen since fridaytoo much   on my timeline every single day wonder if   would have     case if munger hadnt bought   much   stocks out there   attractive prices not getting enough attention imobaba its   tesla scenario   shorts   fucking go boom httpstcobhgotkiqrt ultimatetradr wow   lx tigr pdd chinese plays   seen ultimatetraders reddit   httpstcodvnilkeflmocft   wow   is flying my god thats what       in market cap in one day insane   buccocapital   daily chart   yr chart httpstcozusdopisbaba bidu kweb million day just traded expanded jpm downgtrade was   clue httpstcogkwplrdwbaba omg biggest short squeeze ever in life   look     weekthis is   most volume   has ever traded in yearsstill over sold   apesharma tsla   x   gigaberlin amp tx love ittesla exports car   eu paying huge duty   vat   those nonsense takmj we went     amazing move even     late     party holders   mkd   pbts yet     found httpstcokuvjzjnvspy i guess xi bought     breaking   fucking barriers', 'what   fuck is   move holy shit one thing is   when fintwit goes bear shit bat crazy on   name like  ', 'buy   fucking dipbaba   boooooeyyyyy   wow what   move   im glad i stopped out earlier     small loss i end green     day on   tradesme selling my   calls   morning httpstcodneiamvxebaba jajaja dogecoin quien te conoce httpstcokbplqdmxbaba wow squeeze imminent     each   i spent in   long time     yolo sc   morning lfgbaba congrats hope     yall banked on those calls httpstcowhyegxaugpcapitalmikael r nya safehaven nu   knns fortfarande sjukt billig trots uppgngen med tanke p att oron kring delisting mer eller mindre krossatsbaba just sickh tme     long overdue we have identified   unusual   sweep   expires on april', '    strike price  ', '  contracts     price     were purchased    ', 'premiumrt professordman   there goes broke i was talking   huni booming booming one those calls i dont post too many   my optrt professordman   there goes broke i was talking   huni booming booming one those calls i dont post too many   my optxela shorts   getting pummeled     its not in   garbage', 'its in   where market cap is up like billion     adscience cwebbabacwebcall httpstcoaejabqrpbaba up nothing   see herebaba same what   reversal', 'high volume was down   less than x fcf   cash amp st investment was insanely undervalued httpstcozyruibgja httpstcopsdnmzutirt themaverickws   httpstcopuncelnfjbaba everything under is   steal here   httpstcosmofxnkfqbaba very strong', 'gap up possible tomorrow   buy   dip     runrandom thought i was having', 'kinda crazy how chinese govt officials   rather easily get     insider trading on something like   mornings well support our adrs announcement right maybe', 'maybe not', '  seems like   wouldnt   too difficult fxi kweb babababa kevin oleary bought   dip on these wow httpstcodzyzrms httpstcogdvbgxpibaba million volume thats   end   bears   lmao what   bunch   re res   sold   price x volume leaders wednesday tsla nvda   aapl amd amzn msft fb jd pdd googl goog xom mu pypl snow oxy   nflx cvx bac mrna beke bidu lmt sbux jpm upst sq shop nio v brk se tsm bkng adbe unh pfe ms qcom   cost jnj intc crwd httpstconsmxprpxmrt joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijaisuccess post   user aarn in invstrstrading discordbaba p p   p p stockstowatch stockstobuy httpstcoptvhjnbaba uh oh bears line       short covering auction httpstconrxvctewlooks like   is short squeezingbaba holy fuck she dont wanna stopsold too early   httpstcoqodzwhzqwmbaba lets take out     then let   take care   us beow sold way too early on   sheeesh gt       gt', '  navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba shoulda held   s longer profit is profit though go   gobaba thank god   my avg down mind set     was way oversold   im glad   is recovering   bit   its still way down         cash   is holding     kind   revenue   is bringing in what   amazing buying opportunity last couple days   calls wowrt realalexvieira alex vieira', 'xi jinping   fed powell live   we     in   pypl nio lcid spy qqq rivn xpev rokuflow room these   not alerts   x   bought     bullish spx china orderflow options tradingalex vieira', 'xi jinping   fed powell live   we     in   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing covid httpstcoyokeshokgzhocam hoccaofficial neler oluyor     httpstcodxnqklehbaba really boutta   up ayoooosweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalbaba', 'rebotando   la banda baja   la zona   confort rea amarilla permanecer en el canal descendente hasta que rompa y permanezca por encima   la lnea superior azul std china canal   tendencia   meses   desviaciones estndar httpstcoojjeujhbaba   its not even power hour nice set up into   thoughrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expeddietradez   httpstcosxtkdidzmycan just laugh seeing   up   my positions dont even budge httpstcopaxebhybaba imma ganna oldel flied lise tunai httpstcojgcfzptpxtchinese tech absolutely embarrassing crypto     beta trade   up lmaogeopolitical risk should never   ignored   httpstcocdxlopfsbaba now up more than shorts getting absolutely crushed httpstcociaczfphzbaba squeeze em httpstcobatzstthat   rips httpstcohypqddzxraresulta que hoy todos tienen     maybe gap up   httpstcocdgjxxmrj httpstcoqvqwbzisoibaba   long red ride down   long green ride up represents   top earners everything   inbetween is regular americans i hope my regular under k people made money bluelinetrader jmoney   i commented on how retail interest has nothing         pump on     beke', 'then you commented on trusting china', 'smart money', 'blah blah blah   now were here   josericaurtej el mejor   para todo fintwit   en un   dios existe httpstcorhawrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interskweb fxi   bidu eem china plans audit concession in face   us delisting threat ftboom bear thesis is dead tsla   x   gigaberlin amp tx love ittesla exports car   eu paying huge duty   vat   those nonsense tax   still m is ev in eu now nio lcid fsr rivn f gm ggpi xpev li bydd   vwagy tmla pea en bolsatuittel comprando   hoy httpstcoqdojjkbrt mrwolfst   httpstcoadxhwlljjse cierran los cortos en   dicho y hecho httpstcokzjrmmvafwifeyalpha powell     close down   printing press', 'while china starts kweb fxi   bidu api pdd nio xpev lfgbaba fucking go boom httpstcokmgboafvubaba update if bulls   break i       quick   bulls   lose daytrading optionstrading options httpstcoyiownqui httpstcoonpkxvlwczbaba god save   bears activity alert babaredditarmy investments stockstobuy stocks news yolo trading stockstowatch bottomfishing tothemoon fomo daytrading wallstreetbets httpstcogmididfbaba   carful lots   profit takers   correction tomorrow my guess   opens   tictoctick   move in   is off mm shares traded gt usd  ', '  total mkt capand got   hr   tradethis is not just   short squeeze gt something has changed', 'long china adr gt x comingbaba level   daybaba nfa sweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicaledark mfwarder     mrderivatives jpm   didi jd kweb fxi days ago jpm called china uninvestable since then many stocks rallied maybe jpbaba   over sweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalseriouslyyrugae qcapital i   loved bidu     they have       cheap   their low pes   high revenues   growth imo   was manipulated lets watch   see what tomorrow   next week bring nothing   see here', 'only   going bananas httpstcofewwqrqogel mejor   para todo fintwit   en un   dios existe httpstcorhawbaba i have sold cover calls   price next friday i think they     risk   getting assigned too we gettin money   httpstcoisnpdwqzbaba   great u shorts hahahaha i   stop laughing     thought   you getting cleaned out overnight   making me money hahaha   up like   get     where   was just days ago what   joke   where     hands   if u remove   delisting overhang then   low is in   china stocks everything   is priced in   jd kwebbaba', 'bouncing off lower band   comfort zone yellow area itll stay in downtrend channel until   breaks   stay   upper blue line std china months trend channes   estandard deviations httpstcoksbbnzuqbaba now petz speculation on ali babas websites their products   on   list   on petz   get   bo   big boys im still digging into   rumors   petz technical has run     big news range httpstcodoocjwoncdsweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalwow   lx tigr pdd chinese plays   seen ultimatetraders reddit   httpstcodvnilkeflmbaba heading     s   httpstcobsaacdjuscan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullish trend on usd pair bb   bili sq uberall ftx results httpstcoypxjbsiwnot buy signalsim   out     here thanks       telling me its going   zero httpstcozehjwxwbaba wow my predictions   working     change spy httpstcoukpumtunbaba mar put underlying difference daily volume', 'volume', 'oi iv bidask   someones telling us something llllfffgggg httpstcohqtxjert nickr i thought iluvstocks was crazy calling     monday   here we arebaba theres no way   sugarcoat   i straight up got my ass handed   me on   one httpstcogswjyvzkzhbaba lets rippitypanic buyinggt panic selling gt panic buyinggt spy vxx qqq gld   fb btc ethrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expsweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalrt pegaso   tras la apertura httpstcoqcyygqwand   just choosing violence   lolspring promo ends new members link   st month   blackbox only httpstcoxuorfourstockoptions optionsflow scanner amp algodriven alertsdarkpoolvoice', 'education amp morespy amzn aapl tsla   amd tlt spx federalreserve fedmeeting httpstcokqzpfwbaba incoming', 'itll see   in no time   maybe         thats capitulation httpstcoclnbsoiskrt itscharliemar   trajectory pdd zh didi   li bidu nio     intradaybaba gotta love     puts wiped out     lfg httpstcommfvgejtits quite likely   chinese tech is   next big thing   faangits   years since facebook was founded   silicon valley hasnt produced   onewhere is   next one probably in china', 'where sequoia is now investing heavilybabababa wonder what     pm going   look likeoj slde resten     nu im out no more position tack fr migsquawksquare   damnscan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullish trend on usd pair bb   bili sq uberall ftx results httpstcokfgxpnrpznot buy signalstwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba bears   is not your stock   cover   ramen   next few years httpstcohtgyjrt moonshine   nearing   there goes broke i was talking   huni booming booming one those calls i dont post too many   my options ideas   when i   they boom httpstcopeklnmjqgcvendi el resto     booooom wow buscando otro roll mantengo full los   enero gran gran diasmartertrader sam   broke   twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba is killing its shorts revenge tradingrt realalexvieira legendary free market calls   make million per minute   pypl nio lcid spy qqq rivn xpev roku biden fain sirketleri bugn utu utubaba nasdaquygulamagt midas httpstcowhlwvpgilegendary free market calls   make million per minute   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing covid httpstcotbdjvfcbaba   chinese stocks hotbaba trading like   penny stock   you should not think   was chinas largest stock   nice gains selfmademastery   i care   is     rocket ship     now seeing   light activity httpstcowvfqodmmwhat   day streak', '  separate trades spy calls upst   countingspy puts low hd   spy puts spy calls on   dip now     day trial httpstcoklwgghbx httpstcodosysxlvbaba buy low now   time rebound play highes plus easy mony   itscharliemar   trajectory     gonna hold over night insane volume on   during   epic snapback driven   chinas more kind approach   global listingsmark twain trading tips', 'timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcovbblsomfxbaba easy httpstcocdcdgrfzybaba arriba ya httpstcowzywqugmzsweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalbaba mar   underlying difference daily volume', '', 'volume', 'oi', 'iv bidask   there goes broke i was talking   huni booming booming one those calls i dont post too many   my options ideas   when i   they boom   nearing   squeeze em httpstcoisovccbaba httpstcothvofcupnichfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcohptphdedivendi una paret     boooom httpstcowudmjvbaba wow what   big break         bidu trndg bili   ymm bkkt futu cweb ixhl kc bfri scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchmark twain trading tips', 'timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcowqbqwptenich app launch successful fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcoujtphivbcholy   httpstcoxcayhwbabababa shorted     httpstcoadxhwlljjflow room these   not alerts   calls bought x     bullish spx qqq china orderflow options tradingsflm record ebayseller fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcofhqtllgkbbaba if you   long on china stock you should   yourself   communist   might   well vote biden   round eazydealzs i  ', '  far out   possible   adding slowly over time babacweb yinn   chinas gonna     theme   sticksbaba httpstcozkmbefxzacbaba may       us whales moving into   monster its way down   its year highrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segsflm major salesfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcokcdlrafambaba yooooowhat   hell   koskfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcocaahqbjeuhello     alibaba httpstcovpahlhbcsbaba trajectory kosk joint venturefb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcojgmqqozgbaba max pain   friday kosk likeitfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcouctifpewnbaba jd tcehy china plans audit concession in face   us delisting threat httpstcoqdeynhbrxychina plans audit concession in face   us delisting threat via ftbaba jd pdd tcehy bili yy huya doyu beke bidu tcom nio wb li xpev httpstcoehtznepeqvoption alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading option alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading dear morons', 'if powell is telling you   you didnt   know youre   idiot spy aapl fb   btc tslacnnafb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcohqxhwfjbbaba guru httpstcordvghtifacnna bonce playfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcofoxsbuechina vertical kweb   bidu nio dada bzun jd huyathis   not age well   httpstcoamvbshgnrif   breaks     head     closebaba httpstcoorxlsenocnna fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcoawzkipteababa httpstcorumqjefetahora resulta que todo mundo compr   ayer y hoy se estn embolsando muy buena lana trmxbaba y booooooooom httpstcotsdhkzpjwpbaba   place     httpstcocgjyzyhmbaba blasting off   jfc   hitting new intrday highs httpstcoffhvddalscan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullish trend on usd pair bb bili   glxy uberall ftx results httpstcoypxjbsiwnot buy signalsbaba get out now', '  is going   s   ok enough   time   break   start   steady trot     jus took my profit   short getting burned   hodbaba not buying   head fake on   fed news soooo america is raising interest rates', 'while china is lowering theirs where is your money   off now nio xpev li   bidu jd pdd httpstcouroxyopqi have   thing   is   bullish   chinese tech decade low valuations cutting rates fiscal stimulus growth cash flows damn   httpstcoxzpuftyhrt pegaso   tras la apertura httpstcoqcyygqwyang rejected jd   bili pddrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expelite signal trading communityhttpstcovbdmdsw ino byfc tsla free boxl amzn ayro   amzn httpstcobefjimfnnababa   get   feeling we going       watch   run   in afterhours if   market stays green todayrt hassanaesthetic   up  ', 'what thetslafalse vwap break   setup   previous close targetspy   mrna stocks trading httpstcohadtymiozchina plans audit concession in face   us delisting threathttpstcohbtcoubzbaba kwebmy timelineliquidated longfomc ethbtcjerome djispxluna   klinkf ur putsnah f ur callsinflation montreal stagflation ukraine xrp   ada   tottenhamhotspur chelsea newengland babapumas cruzazulrt buccocapital   daily chart   yr chart httpstcozusdopisabovedaysmaachr api   bidu bli dailyupbaba bidu bird bli blmn   company profile', 'fundamental   technical analysis score update fa score', 'ta score stocks stock stockmarket investment investing invest investor investors httpstcojjhrpqst httpstcohpaahlwvyxmorning plan   ajtrader has   posted beke', 'bili', 'futu', 'yy', 'pdd', 'jd', 'ntes', ' ', 'bidu', 'tsla', 'acmr', 'upst', 'nvda', 'li httpstcorwqtetizbaba bottombounce httpstcojefryuge profits     my paying cust spy qqq aapl   httpstconijqxxamkevin oleary called     in chinese stocks now what   httpstcolvktowucdrrt mustafah   httpstcopjqhsxzrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababahttpstcothwupnxlnrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesscan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullish trend on usd pair bb bili   glxy uberall ftx results httpstcokfgxpnrpznot buy signalsyang comin up     testjd   bili pdd httpstcovqxzxztqbaba only til my average chinas big tech stocks spike   regulatory crackdown nears end   tcehy yumc acmr bgne hcm zlab mchi djco xamsprx stocks investing valueinvesting httpstcozirgfxhtrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxoption alert   mar put price money', 'volume oi delta iv tos symbol babap optionalert optionsflow optionstrading daytrading     folks shorting now now dont get me wrong', 'theres not   bone in my body   wants   own chinese equities   in   sense i agree   them     sheer level   contrarianism in   trade amp myself   pass     i nibbled on     leaps   sat     enjoy   ridebaba   pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expbaba shorts taking profits lol you miss your chances wouldnt   surprised if drgv   follow       rest     chinese stockssuper low chinese rm playbaba   next httpstcodsdkihahyrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems exphighest success rate   get instant help   updates   free trials join us httpstcomcjqctmhtwvst', 'tsla', 'irnt', 'aapl', 'bbig', 'cstm', 'aso', ' ', 'vz', 'amd', 'amzn httpstcobsfrduccokrt realalexvieira fed powell inflation war covid putin youre   lunatic   economy is booming   avis meeting   pypl niort cyclesfan   bottoming  ', '  level last seen in june', '  is having   huge bullish reversal     in   tfed powell inflation war covid putin youre   lunatic   economy is booming   avis meeting   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing covid httpstcovicldswhqu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems explicamos el patrn   isla alcistalo conocas tradinggracias por ayudar compartiendo httpstcoohkodwvrsbaba waiting   short signal on     httpstcobwoxgak httpstcoubzycumrvbaba is near   highs', 'up over alibabababa i     in longbaba finally stopped going down lets see where things go   here httpstcortkevuhzrm     marketrebels   is near   highs', 'up over   joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijairt barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p', 'cbaba   higher highs higher lows forever china number economy very soon trying   go long jul   puts way   bid i dont want     too aggressive in case   really gaps upbaba yep', 'clearing in regular sessionrt marketrebels   is near   highs', 'up over   marketrebels   is near   highs', 'up over   marketrebels   is near   highs', 'up over   mafmnarayola   y la legin   expertos httpstcoyarvqdlakrt marketrebels   is near   highs', 'up over   we might see   lllmrxlll how we feeling   babababa sorry   down she goes httpstcoiliijlfqlentered small position short on     my second account dedicated   swingsnonscalps low risk here     exit if break', 'otherwise looking   exit in s tomorrow stock was in s  ', 'should follow tech stocks down   rate hike low risk if wrongrt marketrebels   is near   highs', 'up over   is near   highs', 'up over attractive   overwrites bidu calls more expensive than   history', 'bb', ' ', 'vxx', 's', 'gild', 'big   tradeeveryth dca   tencent   like i said', 'tha     not care     fedrt themaverickws   httpstcopuncelnfjrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clohubba bubbba   ripping into   domain tothemoonbaba mar put underlying difference daily volume', 'volume', 'oi iv bidask   mar   underlying difference daily volume', 'volume', 'oi iv bidask   biden   powell speaking on   same day is like watching reruns     golden girls   is   one ladies   gents watch when is paid   is going   moon big timestocks gains evaporate   fed lifts rates   jd ntes yumc wynn httpstcoqdrodqwebaba httpstcorfacmnirbaba drops dollars   every bear gets excited how   tables have turned hgennewyqbabanewrereqttzepphgenocfthcmmkdgdynsldbdlohcmehntrbtsplghlsklzraasuavspmtsdproinktnioccmsohubzuntmesgly httpstcoeyoscnqtnspy move   china if your bullish scam stocks need     delighted   was   softbank selling last daysa move on   is crazysomething happened herehkuppy httpstcoppamtfwddrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababa now everything     drop     hold   rise on my   calls thanks jack ma httpstconshplfkiort salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsthese     trending stocks   didi lmt beke sonn sbux kc httpstcoqhmqcrtkdintraday ribbon m radar fb tsla nflx aapl   amd httpstcoarmgotmvmbaba is     buy', 'shares lfg httpstcofvhfgaozeyspy   gme amc vxx tsla muln mlfb vale rivn usau lfg nndm tmc asts air hymc sa nio sfet xpev bbbaba time   rage     algorithm estoy preparando un vdeo sobre la situacin    ', 'pero sobretodo sobre la psicologa del mercado y la inversin   largo plazo', 'que creo que escasea estas ltimas semanas la segunda parte del vdeo es una reflexin sobre eso se est exportando luego lo subo   yt y lo twiteort bbgmarket   current move in perspective httpstcocuhxrqgofrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenuafter bottoming  ', '  level last seen in june', '  is having   huge bullish reversal     in   timing band     weekly cycle low', 'theres   very high probability     was   weekly cycle low   close   its week ma   confirm   httpstcochidemltyrt barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p', 'cbaba   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba pm     insane     on dont       break   damn twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p', 'cbaba  ', 'chd pnvda cmsft pbili cbidu cwant   template httpstcoibjzchbem httpstcovheruaxftwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt realalexvieira fed powell im seeing tepid inflation   massive profits   disregard wall street crooks   pypl nio lcidfed powell im seeing tepid inflation   massive profits   disregard wall street crooks   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcofvkuutuxbaba go go go go httpstcodjhroiqvbaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets stockmarket httpstcoyzlxxeocogoatrades x babababa httpstcotswoijloyfbaba test   hopefully', 'sold       calls i got  ', 'riding rest', 'may grab puts if gets rejected jpm   didi jd kweb fxi days ago jpm called china uninvestable since then many stocks rallied maybe jpms advice is unlistenable lol httpstcoitrdkbkdgbuy   i guess   fight   feds rate hikes httpstcodmwwrcbeart rampcapitalllc   premarket   means im only gonna   down nowbaba i want   start   position  ', '  somebody tell me when     tank     finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorchartshark   surprising you see on l   babababa nice my china etfs just rocketed into deep green territory   bbgmarket   current move in perspective httpstcocuhxrqgofchinese internet stocks fell   jp morgan analysts cut their ratings on them look     charts   alibaba  ', 'baidu bidu', 'httpstcovbxpsdtig jd', 'pinduoduo pdd if   now they look ready   grind   make base ratings   contra leading indicator httpstcoglquxvbparte', '  algunos comentarios sobre alibaba   httpstcowftntclybaba nio what   day   minteractapp options flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt bbgmarket   current move in perspective httpstcocuhxrqgofrt realalexvieira fed powell live trading news relentless profits     investor     pypl nio lcid spy qqq rivn xpev rrt realalexvieira fed powell live trading news relentless profits     investor     pypl nio lcid spy qqq rivn xpev rrt cfromhertz    ', '  up   levels not seen since fridayrt cfromhertz    ', '  up   levels not seen since fridayrt cfromhertz    ', '  up   levels not seen since fridaybaba current move in perspective httpstcocuhxrqgoffed powell live trading news relentless profits     investor     pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcoidjutlcjbaba gosh i hope   bears got out   morning', '  may     multiday runner vips just imagine   number   shares stolen on stoploss orders   margin calls   last few days   jd pdd bidu options flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcovvumvjvmoptions flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcowbkqmoptions flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcotknmqzhnstocks gonna rate hikes year end inflation     looooowwwww spy spx qqq nq ndx vix es esf tsla fb aapl   jd amd httpstcokeqpniaiasweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalbaba   cover now shorts abovedaysmaachr api   bidu bli dailyupapps avlr azek   bb   ok i   out   buy   in   feds meeting is over damn jerome   not say something bad good luck     thanks     scalp jd   bili pddthere goes chiner   shorted       daytrade   i bought shares   in   aiming   x safe play easily   up long run not need pay tax nio     now   chinese is   in flavor i know cenn   flip muln', 'mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu gds qqq   own ddrt groupsepia lots   exciting stuff going on in robintheblacks live room right now gappers   bidu nio jd kc le robservatrt crabbermike deitaone     end   no now folks federalreserve inflation         lowspy spx qqq ndeitaone     end   no now folks federalreserve inflation         lowspy spx qqq ndx nq vix vxx tsla fb aapl   lrcx es esftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme amc qqq access wider trends httpstcozltkvrfbaba es increble la volatilidadbaba i just babad   over myself   its spring time dont forget   set your account balance ahead   has     true gift just sold out   think     have more steam   china numba httpstcobatzfuhryrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segbaba these china stocks   on sale   they good investments httpstcopymwqjbrcbaba   is   time   own chinese stocks', 'says kevin oleary httpstcokaqtjywkbaba alibaba seeks new ceo   scmp httpstcogjsvzqcfbaba why alibaba', 'httpstcotstwbzsl', '  didi stocks rocketed higher on wednesday httpstcoxkbkdaqwenn die nein sagen', 'dann hole ich mir glaube ich noch ein paar stck   httpstcoxakcmxcert joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijaibaba nice play   week congratulations', 'think   hold untill new highs dss   fishing       target     many bears   we run up hense everything   now we throwing crazy pts now lil degenerates i love   most mentioned us stocks on reddit in past hours gme   amc spy nio vxx aa vti pltr em stock trading usstock stockmarketmost mentioned tickers in wsb in last h spy   hour tsla vxx qqq oil j hood corn httpstcointoxxyay httpstcodcfpcqxfcbaba break   we going     xx   juanluisdemateo   httpstcornxmpctmemtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme amc qqq access wider trends httpstcozltkvrfbaba wow monster damn son spy bout     something majortop equity activity   smart money courtesy     realtime dashboard   httpstcoxfsritaw aapl k contracts cpng k nvda k didi k   koptionflow optionstrading trading httpstcoxxmuftnqfbaba how much was   shorted lol   holy shit       either get dump   rally in   hour   what fed jerome said pdd spybaba good opportunity       bullishness   raise   cash i   sure they   top money flow   free stock apps httpstcoczypvdtaapl', 'vb', 'ive', 'hyg', 'nvda', 'ashr', 'pcg', 'iemg', 'xly', 'sqqq', 'msft', ' ', 'slv', 'csx', 'efa', 'tsla', 'agg', 'arkk', 'iwm', 'xlf httpstcoedygrsxmost mentioned tickers on wallstreetbets last hour   vxx tsla gme amznarora postulation on   end game in ukraine may   true read morehttpstcowgzxufueinvesting invest investment investments investors markets stocks stockstowatch stockmarket didi nio beke   pdd rlx tme amd iq sofi jd aapl aal f nvda ymmdeepthroatipo tcehy bidu       on   shit list no getting   itbaba watch     pairobollock move on   break   there     starting short positions here       them     broken     break     there     resistance   stocks making   biggest moves midday alibaba  ', 'aerovironment avav', 'boeing     morestocks stockstowatch stockmarket smallcaps microcaps daytrader invest investing investment investors httpstcoqwofijzuftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme amc qqq access wider trends httpstcozltkvrfbaba tooo hard   realalexvieira rent   car prices soar', 'during russiaukraine war pay   die     pypl nio lcid spy qqq rivn xpevbaba sqeeze     friday lol puts   dead rent   car prices soar', 'during russiaukraine war pay   die     pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcowjlvfhrcabrwallstreetbets daily discussion mentions over   last hour rank spy mentions   tsla vxx qqq amd gme nvda amc amzn full live amp historical data   httpstcoqhrxwewkjbaba httpstcozxxmkskxcbaba easy lots   exciting stuff going on in robintheblacks live room right now gappers   bidu nio jd kc le robservations nlok lmt gd noc ttdhttpstcorpbuztcygkeep   eye on our instagram groupsepia   more updates   saving dealsstocks trading httpstcoapacefenztop gainers gtyy pdd gds futu mpngy jd xpp htht   bidu tcehy zlab tctzf acmr lgfry bgne cqqq dlo ntes epam emqq edc gneny byddy hcp sotgy gtlb cxse dq zshgyhttpstcosznconthese     most active stocks right now didi nio   beke rlx amd pdd httpstcoelwlbmyshvtrevelfund purchased mro     second day in   row   morningspy   gme amc vxx tsla qqq nio amd zim sa vti msft fb voo aapl dkng muln mlfb eeenf tmc seac vale lfg gfai rcat gpl rivn docu amzn usau gme nndm asts air hymc sa lac qsbaba resistance   httpstcotcsznefekmercados   la alza', 'nasdaq', ' ', 'dkng', 'tslaque repunte ante una probable paz', 'que va pasar cuando la guerra termine   srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatbaba nio pdd tcehy xpev httpstcoxgvkiowmbaba expect   leat   no delist confirmation   tcehy jd i never thought id see   day   mr wonderful   charlie munger were on   similar level when   kevin oleary     legitimate equity investor haha httpstcoadfkvwjdert sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   fundemetalts have completely flipped   why yeastrday was       its not stopping   cunto es', 'x', 'es para un amigo   httpstcotkccsfuzeymarkmwp ohja', 'je hebt   gekocht tijdje geleden toch dat was ik vergeteneen positieve gedachte je bent nog maar n zon dag verwijderd van zwarte cijfers     httpstcoluaiwlmfzcrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segbaba red baboons float     finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segbaba     here buying jd   pdd china     make business boom   government not playing games no more lol top positions   in   wealth building portfolio   bidu bulz only in   drstoxxtrading room free trial httpstcollllpgruc httpstcosgbbgbmnfnmxs net medical reports improved financial results   httpstcodufmhlea jctb amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost mnst mdlz wfm sbac vod nkla ino dkngbaba   wish still   get over lolbaba damn son i sold     she not stopping im not in httpstcomktlmstfbaba very nice   please capitalsigmaza unlikely not sure if i   even go into   its   overdone fundamentally munger buying ages ago   i honestly trade more growth stock breakouts   basesand patterns based on intuition not sure i   get invoved     ma is   guide i have on   my chartsmaybe china is investable stockswb   jd bidu kwb httpstcottxfthdsrt asymmetricalpha   bro its up   my         is   stock in months       uncertainty surrounding   is now completely gonewhy zion oil   gas       new bitcoin in share price httpstcoganhmgsin aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogbaba i dont know   you', '  i aint worried   jpmorgan   not stoppingrt noway   ihzhdidiedubaba bull trap   careful trend is your friend nowadays i     bull btw just giving caution   those jp morgan puts   dead lol i thought iluvstocks was crazy calling     monday   here we arert itscharliemar     went     up in days imagine when   true bull run   jsadded upst', '    pypl longs   morning', 'amazing opportunities in tech right nowoption alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading option alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo', 'la segunda parte la colgar prximamente si este veo que resulta   inters', 'centrndome ms en la valoracinpor ahora', 'dejo algunos datos   inters httpstcoupujteeastdave i   regret buying  ', 'should have taken kweb i bought calls', 'still holding my bag doesnt seem like   single day is enough herescan results ftx mtop bullish trend on perp pair ampl sushi bsv ray snxtop bullish trend on usd pair   fb bb mstr uberall ftx results httpstcoypxjbsiwnot buy signalstherealfly what if charlie is still alive when his   positions   evenbaba pushing   time volume high kill   shorts', 'bleed them dry httpstcomskiqhwyyjcoviedo marceloplima word   is up todaybaba   said f your puts car   calls printing nicely congrats   our followers httpstcocmqxevwqqbaba   close   is looking very likely   well looks like bang   fed kweb   jpmorgan   joecarlsonshow hah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijaidesatcap when   up   arkk up you got   think   is   set upbaba   wont just hit itll surge past     what happened     put buyers when they woke up   say   prayer       kwb   sellersbaba when   fed report scan results ftx mtop bullish trend on perp pair ampl sushi bsv ray snxtop bullish trend on usd pair   fb bb mstr uberall ftx results httpstcokfgxpnrpznot buy signalsrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababa im not bearish on   stock', 'nor   i have   position in  ', '  make sure you dont fall       httpstcougnevuosgbaba insane volume im wondering if   is itare we done   selling   short selling   baja lurking in wall street   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  srt buccocapital   daily chart   yr chart httpstcozusdopiscar   calls printing nicely congrats   our followers httpstcoueajwtppubaba shorts', 'rip httpstcourjajcazopbaba   when   we see ath     jensuarez huya doyu   if we   get   agreement   keep on us stock exchanges     compromised audit', 'we   easilyjohnscharts clutchbp edhale striff trijoey   now thats   move looked   calls prices   missed   big one seems likebaba   mar put underlying difference daily volume', 'volume', 'oi iv bidask shamrock radgrapes gambiste i heard kevinolearytv on halftimereport   agree   his assessment where     you going   get exposure   growth like   in big cap names   fangs   not going   run like     his suggestion   having only exposure was such great advice babadid swap out       into kweb     opening prints   tax loss harvest   reup trade   far   goodis china months ahead     us im ok   kwebrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba hopefully we dont have   see those ill buy   posts     procol spy aapl   ixhl he held much bag now httpstcogihvzeeibaba trust me   thing hasnt even caught fire yet wait   more positive news   procol     rare   valuable long pimp     master hours ago up now httpstconidrvgviubaba look where   bounced     second picture is   support zone zoomed out on   daily very significant level httpstcotoheuihrt procol babacharlies got his first hd on in years go chucky httpstcojymsrxlhrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  if im not wrong   moving averages start   turnbut   time   possibilities   them   cross over should take stock price   plus mark i     wrong kttechprivate i know   had china news', '    you feel there       pullback coming     is up on   dayrt tenkantrading     er volumen mas grande   la historia sin siquiera haber terminado la ruedababa           analysis post going   those options calls ya should   green on those calls   common shares   sort misstrade chinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here', '  they   jd   china names ignoring   fade   we   done     fed       damper   depends if hk follows tp thru tomorrow next catalyst russian war resolutionant ipo would solidly confront china up   business   nice bounce off ema   make   new hod httpstcougpweaqztwitters top stocks spy price mentions tsla price mentions qqq price mentions spx price none mentions   price mentions stocks investing tradingyahoofinance   wow', 'finally httpstcovwvhuszvttwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt rampcapitalllc   premarket   means im only gonna   down nowchinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here', '  they     guy   wish   volcker melt your nickels     dime nickel lmenews bonds teetering zbf fomc brackets   set httpstcovbblsodpzvus tiger securities analyst upgraded chinese tech sector read why httpstcougpvrnusl   jd didi bidu xpevbaba options maxpain chart', 'open interest chart update optionstrading optionsflow optionstrade optiontrading stocks stock stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoudckhrgbaba', 'if you bulls   touch     volume   get ready   duckgerbolo marioxciento cuidado no vaya   rejuvenecer maana yo llevo acumulando   desde principios   he seguido haciendo compras durante la cada el tiempo dir si soy uno   esos sufridos ganadores   largo plazo que mencionas', 'o la versin china   quin compr telefnicas     high   day   httpstcoiyzribocjlrt mullinsmomentum   has   on   straight tear   day', 'pushing   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojbaba if   share price doubled   here   would still     complete bargainbidu   httpstcongghxebkort jamesbradley   min charts flexible mindset canceled long', 'went short   scaled out scalped long eddietradez is itbaba i see     turnchinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here', '  they     guy   wish   volcker melt your nickels     dime nickel lmenews bonds teetering zbf fomc brackets   set httpstcowqbqwptebaba   bouncebe careful   has   on   straight tear   day', 'pushing   targets       paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingup on   day', '  has not       move   lower clip     still httpstcomttyicmebaba top httpstcoxhuwxohbrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba running up   end   day httpstcodnyvzkczlobaba hodrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa dead cat bounce thesis shorts have   trained   short china names     year uptrend break', 'vwap wick', '  then shorts gave me their money   out   fomc httpstcooelrdllsnhrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplbaba   we touch  ', 'just   burn   shortsthey think its going south   surprise coming my friend just told me', 'ive   right   everything told him these buy commodities in short   market end buy    ', 'didi   told him   todayoil vehicles   soon   replaced   evsabovedaysmaachr api   bidu bli wow first time   country has done   in yearspowell crashing market in minutes im guessing spy aapl   oil gas mrna nio tsla amd nvda msft intc httpstcohxjaowefrdailyupapps avlr azek   bb   china new rocket   boost   economybaba eod fomo posse   take   over xpev   bidu only just       full article   jpm lol lowest in their list is up', 'highest jumped in one session', 'average   good up   jpm   biggest shareholder in   never   what they say httpstcofxpxyysscan results ftx mtop bullish trend on perp pair mta aave sushi zec xlmtop bullish trend on usd pair dkng penn acb bynd babaall ftx results httpstcoypxjbsiwnot buy signals bidu   httpstcoghhazzhababa jd even bulls know   needs   pull     consolidate   confirm low s       area   jd   support     next leg       jd if   happens nothing goes up in   straight linebaba jp morgan has   trying   screw over   average american since         sbaba just hold   wait   year     you     happy you     kweb awesome day   surert marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa we   done     fed       damper   depends if hk follows tp thru tomorrow next catalyst russian war resolutionant ipo would solidly confront china up   business modernrock me     todaygreat day   have   holding   prx   tme chirrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy uavs qqq tsla     if im not wrong   moving averages start   turnbut   time   possibilities   them   cross over should take stock price   plus mark i     wrongjd   bili pddchina just wont say diebaba   crap', '  gold', 'tomorrow more craptsla nio spy mdrr fsly novn aapl pt roku solo wkhs amd fb nflx   akba amzn kxin cei zm if you want   make real gains   make your own plays   stocks options day trading swing trading learn ampearn httpstcovbdmdsw httpstcolynsrmbimbaba tha     not care     fedbaba i thought biden was   worst politician     warren is atrocious   she hate americahuya doyu   if we   get   agreement   keep on us stock exchanges     compromised audit', 'we   easily see x these levelsbaba   chinese   take     tonight theyre done sellingbaba   print', 'httpstcotundslrxrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownbaba china is supporting their stock market china wants   avoid usa sanctions   oversold   good financials   road in   short term     rocky however', 'im now bullish longtermrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart professordman duo   china umm didi morning     on those options calls   low s analysis swing eybaba   thursday one more green day then friday red day bidu killing     play   aldobimi over we fly duo   chinas   theme baby scan results ftx mtop bullish trend on perp pair mta aave sushi zec xlmtop bullish trend on usd pair dkng penn acb bynd babaall ftx results httpstcokfgxpnrpznot buy signalsbaba jfc who cares     dead cat bounce youre getting one       businesses on earth   basically ipo price right now       love   god dont     greedy asshole   youll hate yourself even more ifwhen you miss   boatbaba   profit taking   ready     next leg up   marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdael hang seng sube en la ltima sesin', 'rebote tras demasiada presin vendedora empresas como   o jd subiendo en wallstreet habrn hecho suelobaba china never over exaggerates their numbersrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownrt borrachorico hoy mi cartera sube ms   un', 'que equivale   unos es la mayor subida que tuve en cartera en un solo   bbaba would buy puts here not buying     levered in   tradebaba   glad i bought   dip last weekrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy uavs qqq tsla   aabb jd   kc pdd aabb xx coming watch list aabb you     extremely happy boom town imminentmi posicin ms grande   mi portafolio comenz   subir   hoy esta en un arriba en un solo   todava estoy en rojos aqu pero esto sube la moralalguien ms por   tiene inversiones en el stock market que posiciones tienesbaba what goes up     down nowedtk mil float     bought   insiders shorts   find shares   cover metaverse education its   future   didi httpstcozlweerlsrt realalexvieira finally', 'weve got   relentless buying daily on ludicrous profits rocket stocks   buy   pypl nio lcid strending stocks on fintwit source httpstcocwjowwsbi spy uavs qqq tsla   kscp wafu nflx visl mkd sorted   most recent httpstcosnrigtnmxqrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdafinally', 'weve got   relentless buying daily on ludicrous profits rocket stocks   buy   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstconzepoxhtcrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa no need   time intraday day action       you need   hold   through tonight   hk     pump up   pharmdca speaking facts got   love these analyst reports   httpstcopsxjowojrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplbaba hehe head   shoulders on   minutert mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownbaba we posted here earlier     unusual flow on sweepcast was showing very bullish   calls coming in   strike prices', '  was alerted when   stock was trading   dollars', 'now its moved up nearly s httpstcounkopxl httpstconjbeeikclno es un cohete no es un avinno', 'no no es spermanes babahah', 'i told     you', 'you were wrong on       im only down instead   httpstcocmjsijairt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta   is what happens when   whole market   their motherinlaw is   shorting     bidurt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart sfinancerz sflm sflmaven announces new company record   weekly sales', 'pulling in k     week ended march httpstcort abiggzhd boom up khelluvaaaa run traded coin rivn babacome learn   trade     boys ajtrader   sign up no     er volumen mas grande   la historia sin siquiera haber terminado la ruedababa httpstcoeyarpsmrpxbaba   complete opposite has happed if youre updated     asian markets gapping up     has filled   topside gap     has reversed ever   slightly here     moment i   still bearish on   chart amp see   filling   multiple gaps     downsidert marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa waiting   short signal on babaregister   day trial access   httpstcowbarpakyrk httpstcouvwvckgmubaba y la legin   expertos httpstcoyarvqdlakbaba mar put underlying difference daily volume', 'volume', 'oi iv bidask taychikeng im pretty optimist right now tbh i think finally china realized   had gone   far pressing big tech   was causing real damage     companies   bears only   justify current valuation     kind   stuff', 'if   is gone', 'fundamentals   what matters againbaba what if i told you     go     way up     hitting major resistance speculative press tradei know its gone up   lot   if you wanna press   winning trade', '  very well see speculative here   big gainsbaba why dumping que bueno que   suba', 'lo malo es q sube', 'despus   haber bajado ms del httpstcovurztpfbeven cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   own chinese stocks', 'says kevin oleary httpstcovyjxmmmbroke my rule   investing    ', 'its much safer catching falling knives via etfs than individual stocks', 'i should have bought pgj   kweb instead', 'likely would have kept holdingstocks   watch   nio', ' ', 'beke', 'uber', 'lu', ' ', 'rblx', 'spce', 'ms', 'fubo', 'kss   stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx nitoday stockmarket top gainer yy pdd gds mpngy futu jd htht dlo   bidu tctzf tcehy zlab bgne acmr lgfry ntes cqqq gneny emqq stocks stock stockstowatch stockstotrade stocktrading investing investment invest investor httpstcogryvqqoy httpstcocgsxtjlbaba fed   pm nopeitslily not saying i called    ', '    just seemed really undervaluedrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplintraday option volumesaapl k   putbaba k   puttsla k   putnvda k   putnio k   putamd k   putfb k   putamc k   putrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt longsmtm lleno o compro   httpstcozoyqgkiique difcil lo pone la comunidad   veces', 'reconozco que lo mejor sera borrar twitter del movil', 'seguro que mi rentabilidad aumentaba   tcehy httpstcoutvxltmhnlets get   shit', 'lets fucking go   jd tcehybaba tha     not care     fedbaba     next earnings   federalreserve is expected   raise rates in   next hour', 'we   have more headlines   ukrainewar', 'tread carefully   afternoon we lightened up on many   our chinese long exposure', 'fxi kweb pdd   biggest move since qqq remains mid term pivotstop pmbaba alibabagroup alibaba up billion gainhttpstcoejvnhdgfimar alibaba   httpstcokgbxlqmqr head   record gains what sparked   turnaround httpstcocaifosttctk   pton winnersproved httpstcoawndubscyrt realalexvieira investors buy   most shares in decades on ukraine ceasefire billions in new fed buy   program   pypl nio linvestors buy   most shares in decades on ukraine ceasefire billions in new fed buy   program   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcocjorngnzart persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx nifired two bullets   babamarch   march   sold entire stake return   my   days   over httpstcoardcsjvbwbaba', 'tests', '   ', 'in net profit realtime automated trading free trial   httpstcojpmutbvvp httpstcosycqgdumbaba tests', '   ', 'in net profit realtime automated trading free trial   httpstcojpmutbvvp httpstcoctudpzxhyhuge news   china   qfin only up   herebaba   somebody pick up', 'i totally called     nio jd li pdd huya doyu xpev didi chinese tech stocks huge reversal   upside httpstcoocnzllzxw httpstcoseuqzlcbtyhacerme un en   comprando ayer ha sido mi mejor acierto hasta ahora', 'seguimos   jd didi kc hapoy china day more than buying i think shorts   covering their asses   got more exposed   vulnerable position most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx nio lqdvolume didi global didi beke rlx tencent music tme ford f palantir pltr vale bbd carnival ccl zh occidental oxy bac coupang cpng edurt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdintraday gainers using trade ideas httpstcozlqddclr spy sonn duo kc kc zh cweb ddl beke vnet yy   yinn doyu momo iq pdd areb didi bnr gds qfin bili bz futu jd kweb li dlo htht pgj   bidu zlab bgne xpev gdyn imab acmr tcom httpstcozwikkdnrnrt itscharliemar there is   bull out there who just sold their   position   he was done    ', '    buy   losermomert jamesbradley   min charts flexible mindset canceled long', 'went short   scaled out scalped long   market gonna dump into announcement then rip up', 'just my prediction   bigmonty   you seeing   volume in muln   cenn   i said', 'cenn moving up   less volume dwac ldrs goog fami amc   los papeles chinos que cotizan en bolsas   eeuu registraron su mayor subida desde   cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdaygoing   add   jd apr p', 'stop  ', 'looking   china   bounce   down off resistance areas i   like china long term   how cheap   is however   bidu jditscharliemar price target   end   year   thank you', '    you i got into     average pricepremarket action plan todaytsla long ptsshop long ptsbidu long ptsbaba pts httpstcojbqwddsuxrt realalexvieira legendary insider trading on   stocks   buy   while retail investors lost everything   pypl nio lcid sprt inversorexperto apoyo total   las empresas listadas en el extranjero como   jd y bidulegendary insider trading on   stocks   buy   while retail investors lost everything   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcojgcuylnnrt bigmonty bring     muln volume   cenn   see what happens   little easegoog fami amc gme hymc tsla sbtx sos cmost traded contractsaapl march callaapl march putaapl march callaapl march putaapl march putaapl march callbaba march callf march callbac march calltsla march callmost active options wednesday aapl   tsla nvda nio amd fb amc bac aal jd f msft amzn pltr hood sofi sidi intc uber httpstcolybmuyshqrt pelli   ver', 'que   est   precios que si nos lo dicen hacen un   no nos lo creemos', 'no nos chupemos la pollas por el rebote qurt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfoexited googl tsla     in options had   take money   derisk high possibility we move descending wedge down   then break game over', '  then retrace over next few weeks   try   break through wedge', 'nqf   week breakout watchnlckstocks   man oh man httpstcoulqfexiwuboom up khelluvaaaa run traded coin rivn babacome learn   trade     boys ajtrader   sign up now httpstcomnnvyqhwcqspy tsla gme penn futu amc shop gme sndl crwd nio roku amzn nflx shop spot   qqq httpstcovxvhnkhme nich nitches completes its industrychanging apparel ownership verification system mobile app nitches ovs httpstcowtitlijlcapebc fb twtr gs goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost httpstcotrxyhxfjvfrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingthis is   time   own chinese stocks', 'says kevin oleary babakevin oleary', 'oshares chairman   venture capitalist', 'joins   halftime report   discuss why he is investing in chinese stocksjump     video httpstcokhigmwactivity alert bababottomfishing wallstreetbets daytrading fomo yolo trading news tothemoon stocks redditarmy investments stockstowatch stockstobuy httpstcolwdemsablsflm sflmaven announces new company record   weekly sales', 'pulling in k     week ended march httpstcobauzrwmm capebc ianreedfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflxrt meirbarak my picks analyst meir barak long eashort ul', 'gps', ' ', 'mrna', 'nvax', 'mrnaxpev   nio jd very nice bounce   want   see reaction   ma   highlighted premarket beke long gttsla long gtnvda long gtbaba long gtyy long gtpdd long gtupst long gtjd short gtntes long gtbidu long gtamcr long gthttpstcokysfmowoe httpstcorlxohyphezrt jamesbradley   min charts flexible mindset canceled long', 'went short   scaled out scalped long   new wallstreetbets data mentions       surging on wallstreetbets httpstcouzdktcorhrt meirbarak my picks analyst meir baraklong pton', 'tsn', 'dwac', 'nvax', 'fbshort  ', 'spotstock options volume leaders   fed decision   press announcementhttpstcopfyrobmtraapl   f bac amd tsla siri fb mrvs nio aal httpstcoaoleefmjrt meirbarak felt overconfident', 'over traded', 'starting my week redstocks stockmarket trading daytradingzbh', ' ', 'pton', 'savrt capitalfrozen fbbagholder danieltoloko alexpitti jd is focused on dominating china ecommerce', 'full logistical   qualityrt meirbarak   i had winners   only losing trades', 'i managed   finish in red overtrading probablynew video httpsrt jamesbradley   min charts flexible mindset canceled long', 'went short   scaled out scalped long sheeeesh thats intraday   ali   babart realalexvieira jp morgan   morgan stanley defraud investors china trillion bailout program live   pypl nio lcid spy qqqjd   bili pddlets go son httpstcovqxzxztqstocks making   biggest moves midday alibabagroup', 'aerovironment', 'boeing   more httpstcoxgkeciczpt   jd pdd avav   lmt mu spot sbux nvda nke nlokjp morgan   morgan stanley defraud investors china trillion bailout program live   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcodtnjewbiden long   difficult battle folks looking     russiaukrainewar   end anytime soon   just fuckin blindspy spx qqq soxx ndx nq tsla   jd aapl amd vix esf es djia nvda gme amcbaba mark on dt sell setup   jdbtrading wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doolots celebrating   reversal   if you     intraday trader   bought   congratsno clear lt trend change yet hasnt even breached     maclimactic volume suggests   capitulation though httpstcojlaptthuqy', '', 'share block buy         is million worth httpstcohbumsavkjoe biden stutter every time he talks makes me anxious got   indices tanking j pow up next spy dia qqq babababa kweb mpngf new article   is   time   own chinese stocks', 'says kevin oleary httpstconinwktgk get     latest   related news here httpstcofvkvdtlufbaba', '    is what whales   betting on alibaba group holding httpstcoxjucrtcdtbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdashxw stocks daytrading nyse nasdaq market   cryptomichnl buy   dip   httpstcoizepermtxustocks making   biggest moves midday alibaba', 'aerovironment', 'boeing   more   pdd avav nvda hk httpstcoasbjvzidkbaba haha       bears here make me even more confident u guys     fukedd   new article alibaba seeks new ceo   scmp httpstcoiluxrj get     latest   related news here httpstcofvkvdtluf', '', 'share block buy         is million worth httpstcoxcawhszybybaba is   me   was     low volume pump sweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalrcon just speculating im still not buying   chinese owned stocks   didi niojoin us live   systems go   feds liftoff   us interest rates inflation war headwinds   head start   inevitable rebound spy tsla qqq vix iwm gld djia dxy tnx xlf btcx aapl   amc hymc muln jd fb httpstcojbntyliibjd   pdd alright bulls   getting   bit too greedy up here now   sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntestwitters top stocks spy price mentions tsla price mentions qqq price mentions spx price none mentions   price mentions stocks investing tradingrcon   china stock didi babatwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingalibaba seeks new ceo   scmp babathe story httpstcoxqgmykwie aapl amzn tsla   nvda httpstcoglvtmmeonw httpstcoxbnsojragvappdio rumors   russia   ukrain starting   talk more constructively   china decided   boost lookt       example       there   sill bears here', '  news is literally     case senario', 'literally   iamanirudhsethi chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up   iamanirudhsethi   island reversal   if staysfor mintues   morewe see blast upto   more in hrs hejakem   nonstop buying on   day   few dp prints sprinkled in there too   ticker sure has taken   beat down', 'eh httpstcobnrfzhi sized   small       overall market volatility', '    has   working like   champ ill   watching     pullback       more httpstcoedjffplclduo   china umm didi morning     on those options calls   low s analysis swing eyes on petz china penny   bottombaba bring     muln volume   cenn   see what happens   little easegoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn   own ddbaba ty       traiding day in my young career   i   hold   on fire just looked   pl on   congrats httpstcoamprvhnkobaba shorting     bear market run   stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababa waiting   nice pullback till close here especially   fed mins flow room these   not alerts   calls bought x     bullish spx qqq orderflow options tradingmore   run on   likely   see       eowdeepthroatipo   who got called inattendees     symposium included tencent holdings', 'baidu', 'kuaishou technology', 'zhihu   alibaba group holding', 'owner     south china morning post   bidumarkettrackers quien te iba   decir hace unas semanas que ibas   hacerte un forraso    ', ' ', 'fb httpstcovqcstomxxcrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdthe sec is just going   let china manipulate   market like   unbelievable nio   didirt cfromhertz    ', '  up   levels not seen since fridayrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     art cfromhertz    ', '  up   levels not seen since fridaybaba time   dump', 'dayswing traders waiting   dump   market close   more greed dump on them now   they dump on you   investorvideos   who dollar cost averaged into   has run out   dollars amp is now using penniesare you seeing   volume in muln   cenn   i said', 'cenn moving up   less volume dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara tsla sbtx sos coin hood lcid aapl fb msft nio muln f   amd edu gds qqq spy   own ddjeg overvejede meget   flytte penge fra   over i em etf igr men mindede mig selv om   det ikke er i drlige tider   du skal tage risiko  ', 'men p godt jeg ikke gentager alle mine tidligere investor fejl aktieuniversetbaba up  ', 'what themuln', ' ', 'amc', 'nio y otpb por ese orden', 'acciones ms compradas en el ltimo mes en degiroeu   realalexvieira savvy investors have never made   much money investing   jp morgan   morgan stanley   pypl nio lcid sptenbagger har kinesisk tech och   vnt nu har ju snackat en del om det tidigare plockade sjlv in ngra p frra veckan att botten r frbirt rampcapitalllc   premarket   means im only gonna   down nowsweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalsavvy investors have never made   much money investing   jp morgan   morgan stanley   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato car jpm ms httpstcofjzxtwyrt tihobrkan we   not done either our positions   still pretty small versus our overall portfoliowe   add   more', 'hopefullyalright     greedy', 'over', '  httpstcoetoetbhhzrabovedaysmaachr api   bidu bli dailyupbaba bb bidu bird bli   borrachorico hoy mi cartera sube ms   un', 'que equivale   unos es la mayor subida que tuve en cartera en un solo   bbaba gaps   fill peoplecwebbabacwebcall httpstcoaejabqrpthestocksmen i want   see   fill   pm gapbaba   is showing me why i dislike trailing stops stopped out  ', '      shares   up   alibaba httpstcoqirgohnbbaba next on breakbidu breaks big rally   in chinese names lkncy jd   nio congrats     who caught   piece     actionrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq areb tsla wafu   prolifictraders over   past years', '  active managers   us equity funds have underperformed their benchmarksstatisticaldoyu lizi krkr   vips httpstcoqtttyilisrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingrt rampcapitalllc   premarket   means im only gonna   down nowmost mentioned tickers in wsb in last h spy   qqq tsla hour gme oil amzn arkk aapl httpstcointoxxyay httpstcobpqdnudqsebaba bears got really fucked on   cryptogodlike daily candle httpstcoqbvlycbftbaba m tells you its gonna sell off midday highest voloi min', 'vol k', 'option vol   hd nvda msft bidu nio hog holi tsla kc afrm teck gds bkkt ccj tost path mu jddata barchart httpstcovaguwcilrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunactivity alert babadaytrading wallstreetbets stockstowatch investments fomo tothemoon news yolo stockstobuy trading bottomfishing stocks redditarmy httpstcobugqathswzrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq areb tsla wafu   faststocknewss   hitting new intraday highs', 'up holy babart mustafah   httpstcopjqhsxztrending stocks on fintwit source httpstcocwjowwsbi spy qqq areb tsla wafu iwm   kscp nvda beke sorted   most recent httpstcogtsvflletart dwyanetrade   nice one     morning china squeeeeze httpstcodhinicpbaba  ', '   ', '  day   i sell my', 'shares', '  bounces   plus most mentioned tickers on twitter last hour sonn areb   tsla bwvtop money flow   free stock apps httpstcoczypvdtaapl', 'vb', 'ive', 'sqqq', 'lqd', 'hyg', 'amd', 'ashr', 'slv', 'iemg', 'rwo', 'csx', 'xly', ' ', 'iusb', 'qqq', 'srln', 'tsla', 'msft', 'vti httpstcoxrwxtwpxmost mentioned tickers on wallstreetbets last hour   tsla arkk gme ftsquawksquare retail is selling tesl   buy   since china is lowering interest rates   usa is raising thembaba httpstcoiixdicktrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq tsla gme arkk sqqq j amc ft full live amp historical data   httpstcoqhrxwewkjbaba trading monthly working on   monthlyquarterly pivot   takes time httpstcoklfofsie todays top trending stocks wed', 'mar', 'pm est didi   lmt beke sbux kc pdd sonn sklz   trndg yang kc yext   cweb cano nvta kscp nine scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatch todays top active stocks wed', 'mar', 'pm est didi nio   beke rlx amd pdd kc tme sofi our live fomc day fed coverage is starting traders talk   market squeeze ahead   our first rate hike', 'russia', 'china market saviors', 'retail sales', 'recession', 'headlines', 'top stocks in play', 'forex amp morehttpstcokpsciwspy qqq iwm tnx tsla aapl sbux   slas autoridades chinas prometieron apoyar la estabilidad   los mercados y   sus compaas listadas en usa bidu   jd pdd httpstcopqrkxujzgsweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalbaba mrmcalibobs iv httpstcoqklsjddfdguyadami you should see   backyard nice   on   on   podcast too httpstcoaqosdivevbaba httpstcodfdrjkyttchinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxfaststocknewss   booyahbaba   fomo   buying in   is fucking insane in fucking sanea lot     is up   cheering going on lets zoom out   get   sense   what   drop in   bucket feels like httpstcozsnnjytamrt faststocknewss   hitting new intraday highs', 'up holy babababa who ever thought   was going     delisted is   straight idiot like seriously', 'you have mental issues     build personal biased grudges   hate towards china   hitting new intraday highs', 'up holy babart ramnathramani   up premarket   china   out   supports their businesses news creates wild swings in   stock   frwhy alibaba stock is up   todaychina promises   provide support   markets   economya move     level   push   stock towards   psychologically important leveli   still down on     position', '  its   company   solid fundamentalsrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunmidday options volume gt k', 'oi lt k nvda   siri snow nio fb tsla rivn amd   beke pypl amd hd httpstcolgqdababa still goingchewysquirrel jimcramer hows your short on   doing buddy chinese stocks up massively  ', '  govt signals end   regulatory crackdown nio   tcehy bidu jd bili didi pdd   up sweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalbaba holding       long run   juanluisdemateo   httpstcornxmpctmemivanbaezv traderabc   arte httpstcosadgdritfrt juanluisdemateo   httpstcornxmpctmembaba wouldnt surprise me if buffet   munger were buying         vivekinvestor   alibaba charlie munger is teaching   market   lesson   goodread httpstcokhpejylagv httpstboersenewyork   gestern gekauft   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingtodays top unusual options activity     hd put nvda   bidu       didi callrt juanluisdemateo   httpstcornxmpctmemunbelievable day on our watchlist   bidu pdd nvda tsla shop spy mrna snow rblx avgo smar fb join our room learn proper trading you   invest small   us   make big httpstcoomlgdynh httpstcoigevfqkrrkbaba intraday target met lol httpstcobkuqckondrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba alibabawhathow where   u   punk   nio doyu kweb yinn longterm institutional investors   welcome   increase their shareholding vice premier liu he chinese government is literally telling people   buy stocks lol i think     prosus performance   shows   market was very irrational bkaellner enricolaquatrart felix   alguno ojo ya veia la subida   antelacion httpstcobgdfutfvrt themaverickws   nio jd pdd httpstcomqiohgtxjd   bili pddchina steady dipyang marcmclovin im gunna need   on my ass cheek       juanluisdemateo   httpstcornxmpctmembaba now   very thing is   discussed in russiaukraine negotiations there   absolutely specific formulations   in my view   close   agreement', 'lavrov said buy fast chinese stocks    ', 'tcehy', 'jd', 'bidu', 'bili', 'didi', 'httpstcomflxvoactivity alert babastocks news trading stockstobuy redditarmy stockstowatch daytrading bottomfishing fomo wallstreetbets yolo tothemoon investments httpstcoypubmyhthrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt javiersanser   rebotando un en hong kong httpstcoppomdooklchrisfranco my problem     is what would happen    ', 'if amazon', 'ebay   others were     compete in china freely guess they would still retain   market share', '  i think less   its existing piebaba thoughts on   hours running up         china market drive   continuous bull run       sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babababa ant ipo coming soonbaba   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babajavierayala real talk', 'pull up   yr chart     lol   sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesbaba mar   underlying difference daily volume', '', 'volume', 'oi iv bidask   mar put underlying difference daily volume', 'volume', 'oi iv bidask us tiger securities analyst upgraded chinese tech sector read why   jd bidu httpstcokgqzjnkrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wbaba big sell waiting  ', 'i think i saw     m probably wont break through   until   consolidates   little longer in   range   sponge alibobsquarepants httpstcofhwzrpnlso   was   buy signal   httpstcoyaawhxonobaba sold   bought puts   intraday solely going   where hk finished long term bullish i think was   generational low     buying opportunity     lifetime   chinese stocks', 'just like was   us stocks granted', 'i   easily   wrong', '    is my gut instinct   observing   in realtime kweb   pdd spy jd ntes biduwell', 'looks like djy maybe wont   going out   business if youre     interested in learning more   asian companies', 'check out djy research   indepth reports on   following companies tcehy   jd cpng se grab ntdoy bili didi httpstcocekksjynpivanbaezv traderabc lo que ocurri hoy en china anoche   nosotros fue un evento extraordinario sin catalizador', 'rebotaron ticket   ms     un claramente estaban extremadamente sobrevendidos   dej una vela   reversin dursima sl no estoy clarohighest volume asia stocks   didi nio beke   duo httpstcomousmqwsgtoday might   seen in hindsight     day     baton was passed     us over   china', '  least in terms   stock market future performancebaba spy kweb pdd jd bidu ntes tcehybaba up most active equity options   midday wednesday', 'march amd bac f nio aapl amzn msft mu nvda tsla   fb aal jd amc pdd uber pltr sofi didi httpstcotysgdrmzort buccocapital   daily chart   yr chart httpstcozusdopisbaba i bet   give up     gains   pm   is   pump', 'not   real rally     example is now only worth x their trailing months revenue while amzn is trading     double thatwith   chinese government saying     they support their companies   listed in   us', '  fears   kept these stocks down   disappear overnight     threat   chinese stocks   delisted   american exchanges', 'their public support   reverse       these growth opportunitiesin case you missed  ', 'stocks like   jd nio tcehy   more have cratered over   last months due   delisting fearsspy   qqq fed jaypowell nointerest sleeping yellen httpstcopikmobhzkyzrrtrades   new is ready   squeeze smallest float     china stocks one     highest shorted float     stockskc zh wafu fami metx didi   areb eeiq httpstcowipiurqmfsonnduo beke cweb didi pdd yinn futu tme tigrnio   beke shorting     free fall putsbaba hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcotycqxlpxiwbaba now everybody is   genius       if   someone really sold     uninvestablesorrybaba bag holders trying   dump on new dopes attracted     swing traders wont stay in   junk   long   professordman   tell me how you doing on those option calls fellas   common shares now httpstcoyuedvtsqmkd fami metx   china shares soar   beijing signals support alibaba up more than httpstcolkyeuspcongrats if you   trading   us weve have   on fire       we   take   look   how we talked       trade   morning   how weve traded   you   signup here   day free trial httpstcocepbwfxkp httpstcorpjnxmzmost active equity options   midday march', 'aapl', ' ', 'tsla', 'nvda', 'nio', 'amd', 'fb', 'amc', 'f', 'bac', 'sofi', 'pltr', 'jd', 'aal', ' ', 'msft', 'mu', 'uber', 'amzn', 'pdd httpstcojxemolksqp httpstcohqssatvzscan results ftx mtop bullish trend on perp pair rsr agld zec ray convtop bullish trend on usd pair   arkk coin pypl nvdaall ftx results httpstcoypxjbsiwnot buy signalsgonna take these   calls next week starter position into fmocbaba hypocrite cramer   say buy profitable companies sell losing company   he says buy   funny how i see boeing selling on   high i dont know hes wall street i dont   him halftimereport scottwapnercnbc chevychasetrust jlebenthal terranovajoe petenajarian china stocks', 'in next days they     lower than where they were   lets see if judge   bring in kevin   in when   happens   eg       in next days     go up   in next few days     resume downward trend   thatrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   korinektrades babathis is   type   structure i wait   when i       avoids catching   falling knife   entering blinel stop loss es lo recomendado siempre pero cuando hay racionalidad   este mercado loco no lo s me bot el jueves pasado     y ya hoy est como si nada la condenada recuper   didi pero fu ms por gambling que por convencimiento lgico ehcule traderabcspy when   moves in   day', 'how much longer   people realize their currencies   backed   nothing     long   china doesnt go   taiwan near term   should continue   rally     least s   algos     getting nuts amp hoy mi cartera sube ms   un', 'que equivale   unos es la mayor subida que tuve en cartera en un solo     ya solo pierdo lolresistance doesnt mean buying puts on   strong uptrend i would like   take profits near resistance   skip entering new positions tsla amzn   fb googl spythe answer is vapors vie   didi etcrt pmarca httpstcoxhjszznc httpstcozbpkftthemaverickws i sold     put otm yesterdayit printed instantly   twitters top stocks spy price mentions tsla price mentions qqq price mentions   price mentions spx price none mentions stocks investing tradingactivity alert bababottomfishing trading stockstobuy investments stockstowatch tothemoon news fomo wallstreetbets yolo redditarmy daytrading stocks httpstcobyeopdievaskabove     sweeps contracts   more aopmest iwm inmd   fxi expe staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcoabdrtlyunbaba just nabbed   put', 'i   profit taking     soon', '    quick day trade     grain twitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingtradingpassion hier matin j ai dit un collgue dommage que j ai pas   cash', 'je prendrais bien du babart paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingbaba   goldpicker roadto defichain dtokens dfi btc babaeduardbrichuk what fun', 'china stocks     play now those people hate  ', '  their love now   cweb bili beke kwebkevinolearytv riding his tractor out     swampkweb', 'jd', 'bidu', 'babahalftimereport scottwapnercnbc httpstcofmhgidbbrt cfromhertz    ', '  up   levels not seen since fridaybaba buying     might have   my greatest accomplishment in   market   big buys rolling in httpstcoifeafkeep on printing baby   alibaba thank you jack httpstcotpzynaj im not touching   chiner stock', 'only optionsjd   bili pddfirst out   us tiger securities analyst upgraded chinese tech sector read whyhttpstcofrkiahrusmost active equity options   midday march', 'aapl', ' ', 'tsla', 'nvda', 'nio', 'amd', 'fb', 'amc', 'f', 'bac', 'sofi', 'pltr', 'jd', 'aal', ' ', 'msft', 'mu', 'uber', 'amzn', 'pdd httpstcorgwyxeatwrbaba shorts suffering', 'buy have had   whole year making tones   money on     danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt paulschatz     rallies   one day   oleary bought   low notachanceoptions flow stream update aapl tsla   afrm mrk mcd wfcqqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcoiwzsymaia httpstcoecomjrpskbaba if cramer wasnt such   racist pig alot more people would   rich right now   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingnaj sees   activity mar callsrt vivekinvestor   alibaba charlie munger is teaching   market   lesson   goodread httpstcokhpejylagv httpstbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcomhqlgaiqcabovedaysmaachr api   bidu bli   we got   china signal   pm     you httpstcocdnjpqvhqdailyupavlr azek   bb bidu options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcozykyntytseoptions flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstconabsgemtrt minteractapp options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow opso   rallies   one day   oleary bought   low notachancert rickdecard   httpstcozhblzuvrsome   coupangs peers   gmarket', 'amzn         these companies   online retailers versus its peers', 'coupang compares favourably regarding its dominance   south koreas market   its same day delivery servicebaba break         end   day httpstcokazpxnybaba when lunch time on wall st       goes up instead   down you know what   means right yes', 'badass   on     guyadami made     what i remember   was   trade     bounce', '  would   jumping off nowbabastart analysis on   stock     fair price httpstcouqphlrr httpstcofdilpdjehtradingsunset oh he was recommending     gtgtgt i sold my china stock trades in   btd bili pdd   soldssseekingalpha what   bounce   is now up currentlyrt minteractapp options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow oprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba not long now   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingwith clamp down   regulatory risk decreasing     bidu     good valuations right now', 'dca entries     coming up on my endalldaya you   man unlike those bag holders holding       s thinking   gonna     amazon httpstcovkpozaabwbaba lets get through if we   we moon   faster than   rabbit gets fucked fdx more like provide positive results   if   runs then market   run     ups thoughts jimcramer amzn   bidu   half   mile here you in our discord weve   on fire httpstcovbdmvufaapl amzn fb nflx   ddd lrcx nvda amd tsla httpstcopgcpowhbaba sold   holding     me   sellout   you like   i only bought       resist gains holding long my current stock swing listbaba fb dis pypl aal chart     your ddrt ortex   trading updatealibaba surges     chinese government said   would support chinese stocks', 'alleviating regulbaba   wont go down anytime soon we   know how undervalue   stock is   rodriguezjoma hemos visto ya lo peor en alibaba prometedora vuelta en isla en el amazon chinohttpstcotfpovtwbaba httpsscan results ftx mtop bullish trend on perp pair rsr agld zec ray convtop bullish trend on usd pair   arkk coin pypl nvdaall ftx results httpstcokfgxpnrpznot buy signalsbaba munger   lot   stocks     got my small piece     pie   was surprised     one apoyo total   las empresas listadas en el extranjero como   jd y bidumy basket   asian internet stocks was my largest position amp was down     cost todays action gets me     flat on   position china kweb pdd bili jd   tcehy ntes se httpstcorkjdnebzbaba she wants   options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcowtgfbfkebaba important go fund me httpstcoqtmqvbbaba profit takers     i soon remember   little thing called fed minutes   just checked my calls       up   i dropped k o   bagholders   like no', 'dont stop i need like     break even   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingfrom what im reading', 'china has agreed   work   us regulators     full transparency into   accounting   their listed companies', '    make sure   their stocks   fully compliant   nyse regulations if true', 'big hedge fund money   swarm in kweb babababa may tap   ride   down   s   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingtrending stocks on fintwit source httpstcocwjowwsbi tsla   nvda spx areb spy bidu sbux qqq beke sorted   most recent httpstcorepwfewolibaba alibaba charlie munger is teaching   market   lesson   goodread httpstcokhpejylagv httpstcoonndcxgzbmidday highest standard deviation gain compared     previous days min', 'vol k', '  vol k beke   yy dlo pdd jd qfin bidu bili ntes futu lu vips momo gds kc xpev kss dada jobs hood tcom pags li tsp nio ms jbl sbuxdata barchart httpstcoeovakzeecheck out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla qqq iwm   jd nvda kweb aapl vix fb sq rut httpstconjwjaihxjd   bili pddchina talk live   wonderfulpullbaba up   you catch   up trend anyatrades httpstcohfiprsvjbaba bounced off   demand just like hsi looks like played   important role in chinese stockmarket bidu jd httpstcogznhjxzzbaba winner winner chinese dinner eliteoptions im liking   great cash flow', 'regulatory pressure letting up', '    bigger sentiment shift on chinese tickersrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingday high reached   wish', 'wont break', '  is going parabolic     pos is only designed   shorts   make money they let puts print   know your calls       is why   wont pass if you want   short   here its not   bad idea is nothing todaybaba   up   truck', '  is   httpstcodtmqljjsfxbaba fcking hurt daytraded   sold     missed chasing   morning', 'maybe time   take   break   what   beautiful short opportunity', 'when   ccp invades twain   garbage     cut in half over night   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmstrndg   ymm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba sheesh im out la volatilidad   mercado ms que un riesgo supone una buena oportunidad para que los inversores   largo plazo puedan contruir sus posiciones y obtener mejores rendimientos en el largo plazo   jd nio alibaba httpstcobcjbolrzalibaba   now up on   daybrings   up   levels   days ago   longer term change in sentiment httpstcorkdxmyibaba still doubting we hit     bidu chinese trash moving nicely   persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wort everytimeicash new video fed decision day thoughts   expectations httpstcoikakdfnjzaapl amzn   fb goog msftbaba   shorts i want you take   next f filing   stick     your forehead   httpstcoozufzqurbaba     crash   talk comingwapner if you listened   mr wonderful you would   up bigdepends when you started listening', 'you     in real pain httpstcojxwpystcbaba   i speak   alex yao charlie munger   morning   chinese stocks upbaba tcehy jd bidu pdd bili httpstcoxxljhtosbaba flow   morning', 'seeing congrats longs httpstcomplxfbhlrt khalid   is   list     worst stock ever   lazr idex vldr ggip solo qs pltr wishjmia sofibaba   doyu   rise douyu   nice earnings may rice more like   rocket   booster   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingbaba one hell     bounce   min going   calls into next week   cheap gl thestrathttpstcoobnqgmmectk right     is my only tweet   sorry', 'way too busy moving into   next tax bracket     httpstcokugjylwntightened up stops on rest   intraday long here     intradayqqq   just saw   chinese company named dingdong up yall really   these companies   real   babbldev tickers   most bullish   bearish sentiment measured in news coverage over   past week most bullish dell gbaba what   ride httpstcoxdicmwababa kweb sick movesif i was in boomers mkt', 'i would have bought       mar put underlying difference daily volume', 'volume oi iv bidask       shegngai exchange crash in weeks is what   takes   ccp   concede', 'lol todays most active stock options aapl tsla f didi fb   nio nvda wish httpstcofwodottsell   close     yes im sure otcempress httpstcohucfgxdbaba   httpstcokzcttvhibaba up   professordman     entrance idea option calls common shares new high break petz still cheap     supporbaba', ' ', 'esto es real hsi held   low   far     green lines', 'doing on   blue lines chinese stonks got   boost off here coming sessions   dictate if   is     just oversold bouncebaba bidu ntes jd alibaba httpstcokjmhdixquse ai alerts   make huge profits httpstcowicoqvktpdd didi bili futu jd li   sklz orcl ntr jnj aci mrk ko crwd aapl amzn fb tsla nvda spx spy ndx qqq nasdaq djia spy qqq httpstcobcywrcbaba stopped out     loss green on   day   nothing much   week   far   possible selloff   fed   printtrading alibaba surges in biggest intraday gain since sept babababa even higher now baggers     httpstcocilngcvscan results ftx mtop bullish trend on perp pair sushi xem rsr celo tuliptop bullish trend on usd pair   spy arkk gme pyplall ftx results httpstcoypxjbsiwnot buy signalsrt tenkantrading     una hora   rueda el volumen es   los mas altos   la historia', 'si proyectamos   final del dia este volumbaba   sweep   m httpstcogscekovddtodays unusual options activity uoa   barchart     bidu leading   board in terms   voloi ratio trading optionstrading httpstcoigrcbffjlurt thestreet   up', 'biggest intraday gain since i   pretty confident     has bottomed i would look     little selling over   next few days   big green   then get long   few months outrt thestreet   up', 'biggest intraday gain since   just   you soldit quickly     not change fact     is still way under valued httpstcojucqxhfyrt thestreet   up', 'biggest intraday gain since midday options min orb   stocks on   orb list min', 'vol m', 'max  ', 'opt vol in   strike', 'max exp days out bidu ms   kc dkng coup ttd mrna nvda apps afrm hood kss docu httpstcohohigipbaba scwhing     entrance idea option calls common shares new high break petz still cheap     support trend     go level   find   resistance there httpstcomsqkhpwrbaba check filled   gap china trade might fade now vix babamilanlehocky just wanted   control more   stocks without   putting down much   my capital   last months china stocks   very bad   i said   play calls   controlling shares     i paid usd rather than krt damedinar bueno', 'y como siempre pasa', 'no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas accirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalieveryone using ai alerts   here httpstcowicoqvkt pdd didi bili futu jd li   sklz orcl ntr jnj aci mrk ko crwd aapl amzn fb tsla nvda spx spy ndx qqq httpstcosgoyumronly holding stocks since   new year   happy enough   them   now bepc has moved up swiftly into number position i constantly       when i had surplus moneymsft bepc abnb sq fb se iipr aapl nio pgny tdoc pins   eglx httpstcomaqzexmljvbitch   me remz ma   httpstconpfwjiflbaba tell me how you doing on those option calls fellas   common shares now httpstcoyuedvtsqgolden sweep option alert   callspremium mbearish voloi', '', 'httpstcofnrtbaknxfor   reason i had slight buyers remorse   buying     bitch its now httpstcozhjotqcuwtsla hood kc pdd   im dying laughing i guess its     your doc   owe you than   you   owe him httpstcotdjpfsoamzn aappl pdd qqq     beke akan s momo yy hood prophitcy nio beke putssss baby goin downbaba   avg     entrance idea option calls common shares new high break petz still cheap     support trend yfinanceplus yahoofinance   what   has   lot   resistance   overcome crashes generate face ripping backtests watch   falling knife httpstcoyiqijzyxmfirst day   golf season in michigan fomc my   trade     year on   happy horse httpstconjcgoejbrt itscharliemar watching   like httpstcojisoiwbbaba lmao   is textbook please read   parable under these quote tweets httpstcoisvhmsphp httpstcoiavcgwhaginvesgrow i     long pltr     more palantirbaba is moving like   freaking penny stockbaba up over     here   we good httpstcogqvakapvomidday us stock market movers march httpstcoidawhnvopdd didi bili futu jd li   sklz orcl ntr jnj aci mrk ko crwd aapl amzn fb tsla nvda spx spy ndx qqqmovers', 'session gainers   voldidi didi sonn sonn nio nio veon veon beke beke     duo duo source httpstcoyqzkxokoiw httpstcoxswvpymnakc beke   huiz china is backchina number insurance e commercehuiz is gonna report on fridaypump   httpstcovurbimxusirt chartguys   min oversold   burner first thing   follow through httpstcojrzowpepmvmike inverted oscillator never fails', ' ', 'bueno', '  paso que meta un httpstcouhfizkbkgwatching   like httpstcojisoiwbbaba damn now im only holding   quarter   my original pos   thinking i was guna chuck   one in   bagholder bin httpstcoybpjgysbaba min oversold   burner first thing   follow through httpstcojrzowpepmvbaba ram pit mother fucker ramp itrt inversewallst wheres   volume   httpstcohiogyvqokits     long time seeing   trade like   look     minrdavid yo estaba long en unas posiciones hace unos meses', 'pero   rompero niveles que   importantes', 'cerr todo y tambin me dio seal   hace una semana esa sera la que marcara el piso primerobaba moving fast reckon we   have chinese tech   oil outperform       vie structure now have chinese government supportmeg   eia data suggests fair value   oil   per barrel   means cad in   company   capex needs   minimalthese     trending stocks didi   sbux lmt beke nvda sonn httpstcoumpedmvrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wod va man plus p   httpstcodkhspfzpbaba end     week movers', 'session gainers   voldidi didi sonn sonn nio nio veon veon beke beke     duo duo source httpstcoorwjmhnh httpstcokoumwrgrt pipstodollars didi up     new highs   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstconduuflgzdrt dyorcryptobot scan results ftx mtop bullish trend on perp pair sushi xem rsr celo tuliptop bullihemos visto ya lo peor en alibaba prometedora vuelta en isla en el amazon chinohttpstcotfpovtwbaba httpstcovkctixtoption alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading   httpstcozhblzuvrdidi up     new highs   most beaten down chinese mega cap most upside when sentiment     y boooooom booom wow toneladas y toneladas   ganancias httpstcodwxbnrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba was     next pt imosevenvmatos   is   my daily ticker i trade', '  due   everything going on   fell hard shouldnt       coming       end   qtri try   span   continuum amp keep   open mindin addition   my beautiful compounders google msft cost dhr cnswf amp my semi picksim riding   raft   fb amp     amazing prices', '  im not   fan     fbhow   you contradict yourselfbaba   profit in   day still got more days left       possible   these markets', '', '', 'ps i   no longer holding   httpstcotpogniudidi jd bidu   holy crap   beautiful   subscribe now httpstcobpbjlryzsbaba invexglobal optionstrading options nasdaq nyse trading stocks daytrading market investors usa httpstcowkzitvjfwibaba changing   world order   hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcofxgxilycnot   good day   short china stocks   was up   wasnt satisfied wanted   make more ended up     loss   shorting   pdd walking     i lose more httpstcoeirzvikifscan results ftx mtop bullish trend on perp pair sushi xem rsr celo tuliptop bullish trend on usd pair   spy arkk gme pyplall ftx results httpstcokfgxpnrpznot buy signalsrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba parabolic httpstcobptyxuusiamtomnash   x long not   financial adivicebaba great volume still super cheap   well   trending number soon   erased years   gains in months', 'now thats bullishbaba we needed   miracle we got more than   in   report is only   matter   time     risky we keep making highs on highs play trend   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clobaba stopped out     loss green on   day   nothing much   week   farbabalicious now on these team is done     week fomc in hrs httpstcolqnjujdps httpstcodhkvwzfffbaba bidu httpstcoaiulrjhrtbaba even   todays movebaba is still     price similar   yrs ago   company is   absolute beast conpared   then   easily get     is still undervalued         entrance idea option calls common shares new high break petz still cheap     support trendsomeone knows something     volume is wild on       chinese stocks going           shadow realms httpstcoykwmdmudwtrndg swn beke cweb   ymm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchnio   wkhs pltr rkt great day   long time httpstcodtkkvotcwheres   volume   httpstcohiogyvqoknice recovery   fake breakdown     channel     now get past   purple line vwma httpstcocugazasbaba lotto swing is over   queen has spoken httpstcobgtooayzlcthis   just wont stop rallyingque buen timing los inversores   degiro comprando   httpstcovbhlgwznbaba warren has   wise words   you httpstcofjplgbboqbaba calls leggothese china moves were   play hot damn yinn   bidu iq didi tal gotu beke futu pdd jd       fansif youre not willing   react   equanimity     market price decline   two   three times   century you deserve   mediocre result youre going   get compared     people who   have   temperament ctmi felt like throwing up yesterdayrt llcbillionaire trailer released   netflixobama series our great national parks httpstcokgxqdfq tsla spy djia   nfbaba beastpdd test uprt hamzahkingkhan lmfaooooo chinese tech stocks   now read   uninvestable idk   you i want   buy babababa   didi up huge   httpstcoklqwetizirbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcokmpmtouiggtrailer released   netflixobama series our great national parks httpstcokgxqdfq tsla spy djia   nflxunusualwhales thanks     bili     plays httpstcokvwitdvababa new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   chuchoacade   httpstcotdeybjzilowhat you missed on wall street   morning sbux kss pfe bntx fnf s   jd bidu kc huya doyu dada bzun bili pdd beke yy ntes zh tcom iq momo vips ddl tcehy mu sofi jnj cptn gm usfd fb coin nlok bfly avasf prts exk httpstcotdikqasvplrt lkhagva   pre market httpsbaba alguno ojo ya veia la subida   antelacion httpstcobgdfutfvbaba fomo     hk ripper tonight is driving   over   eod easy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jfxi   yy one thing is     puts on chynaif   falls     final support level', '      pumped   up   same week lolprotip take profit   what   jokebaba bear in ashes   these   in when   was httpstcokobjpfslert salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmschinese stocks   trading like crypto nowwheres my   coinstockmktnewz   still not broken even thoughbaba eod   idk who needs   hear           mkt cap is not   fade fxi   yy one thing is     puts on chynaif   falls     final support level', '    squeeze you out in   couple days protip take profit   persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort rampcapitalllc   premarket   means im only gonna   down nowbaba keep shorting bears youll only send   much higher abovedaysmaachr api   bidu bli   what   bounce day trade only dailyupbaba bb bidu bird bli   yfinanceplus     jd   trading higher   china pledges   support markets alibaba is one   yahoofinance trending tickebaba he is still down   ton', 'he is not doing   other than still regretting he has   cost basis way higher pdpg performance drink group signs jv loi   new european partner focused on rampd httpstcoiercjlclkjctb socialnowpr fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost   stx cmcsaso   isnt     its', '  gtlb has   good thus far    ', 'absolutely amazing i   you team w  ', 'hcp w', 'mdb w', 'amp qqq is just running up   score w   httpstcolfglflsonelguapobear i was sitting on   dildo since last thursday on my bull put spreads i     my eyes   morning when   was up   ixhl   might   dead   now', ' ', 'kss looking good   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoqyaxcafhnio   tcehy china   flex its muscle   taiwan soon enough munger is going   wish hed waited flow room these   not alerts   calls   exp cents sweet x orderflow options tradingalibaba hunts   new scmp chief     devotes former chief   nft spinoff   httpstcobyzojtoijrt yfinanceplus     jd   trading higher   china pledges   support markets alibaba is one   yahoofinance trending tickert nlckstocks   is very long term play   me calls i dont want   sell until jan     held safely thru q imort pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agtwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions spx price none mentions stocks investing tradingrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wotwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq kss tsla pypl brt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq kss tsla pypl biamtomnash twitter is filled   these   bag holder assuring in other lol its amusing hahahaha   seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcoxmlmcpmqtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy qqq kss tsla pypl beke   nvda amzn jd sorted   most recent httpstcoblubmizktrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntestodays most traded contracts aapl   aapl put aapl   tsla   amd       bac   aal callmost mentioned tickers in wsb in last h spy   tsla qqq gme oil wish rivn aapl hour httpstcointoxxyay httpstcoqfsecioart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt themaverickws   httpstcopuncelnfjrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  woalibaba   en seguimiento diario', 'posible httpstcossnzsfhgttop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq tsla access wider trends httpstcozltkvrfnio   why   i sell   investorslive scooped starter nio   just nibble what   get   feel here   scale if right major gaps need room     wrong s overunder respectivelymost mentioned tickers on wallstreetbets last hour   gme tsla wish vxxrt rampcapitalllc   premarket   means im only gonna   down nowtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq tsla access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq gme nvda vxx tqqq tsla zim wish full live amp historical data   httpstcoqhrxwewkjbaba hit need   hold     level bulls   not lose daytrading options optionstrading httpstcoovihzjkhx httpstcohkvzbctcqtop most mentioned tickers in fintwit now   alibaba sbux starbucks tsla tesla fb meta aapl apple via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit now sbux starbucks   alibaba kss kohls sofi sofi pdd pinduoduo via httpstconwsneckpndfintwit stocks stockmarket stockbaba gonna get dumped     is one fat juicy gap amc gme tsla qqq spy httpstcoxsxdikgbaba going     seemstrndg cweb   beke swn open ymm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchthese     most active stocks right now didi nio beke   rlx pdd amd httpstcowdpsedtrrxcheapest megacap stocks   mar', 'babafbbhppfeadbedisamzncmcsamavabtasmlgoogmrkgooglresearch on httpstcopmcpagmrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   jd   trading higher   china pledges   support markets alibaba is one   yahoofinance trending tickers   is up more than httpstcoqawtbdgv httpstconfpjeirt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsmaybe chinese stocks     than american stocks', 'atleast they   volatile   ways unlike american tickers         china small caps up   iq huya yinn   wishyoooo   thanks httpstcopqskdjqlrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wobaba why   trending leadlagreport i went irresponsibly long on kweb       past two days there was   much blood in   streets   i   resist   far', '  goodtrimmed   my positions   i bought on monday tsla rivn', ' ', 'jd', 'arkk', 'arkf', 'sq', 'nvda', 'amd', 'lcid', 'shopsanirim charlie munger   almasi icin warren buffett i ikna etti httpstcofpwcdctbaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcomppwmowyen minutos empezamos vamos   tener debate sobre   httpstcoergkocnzcrt cfromhertz    ', '  up   levels not seen since fridaybaba httpstcotdeybjzilohow i look   xi   todays run up nio   xpev li xi china stockmarket daytrader httpstcodnuoyfvugtrt ajbutton i     i missed   dip bros   httpstcosxlvhgesscan results ftx mtop bullish trend on perp pair xem leo mcb ray sandtop bullish trend on usd pair amzn nvda aapl   twtrall ftx results httpstcoypxjbsiwnot buy signalsaal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba super bullish   munger bought billion       overextended   tcehy jd its days like     i live   when   market rhetoric swings     tides turn httpstcockvwpqlptonight we     going live on twitch   look   our alerts     flow we had alerts on jd', ' ', 'iq', 'bili', 'rivn', ' ', 'futu while we didnt play them   they   hit huge   gains we     discussing how we found these unusualwhalesbaba alibaba stock drives   chinese tech recovery httpstcoofrrnqnprlrt qcapital   httpstcovljnyzdvdrt nlckstocks       freaking out   week what   january chain   its now priced   same     was   first weekbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcohkghiysoxfluentinfinance she wont   happy until she has babaharder   cycle through penny plays while watching iwm       on one screen   chinese sympathy plays   ill take   profit   should       my normal set up tomorrow still in   process   moving httpstcoxhybhteyfrt themaverickws   httpstcopuncelnfji dont see many jokes directed   charlie munger           gap up bidu bili jd kweb nio futubaba heres   turd   jpm   made       few days ago   china was uninvestible hes   looking   other opportunities in   fast food industry httpstcouwevvmrmbbaba   know how fed decision   affect   themaverickws   nio jd pdd httpstcomqiohgtxrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmrt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpohymc absolute pressure cooker     get real interesting sit tightaal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcoyafbhnembaba thanks   jp morgan analyst who called   uninvestable   she wont   satisfied until she gets im going     risky on     hodl these have   leaps on   account httpstcoigagdoyfbaba blackrock doubled down last quarter   hop on   train   everyone   sailorvet on     thanks ajtraderrt juanluisdemateo   httpstcornxmpctmemyy   jd dada iq chinese stocks wow buy   blood   was super tempting     had no idea due   delisting crap httpstcoqevfnrmfhbaba shorts lol httpstconcjkcplrbaba httpstcotrrvxhmljbaba mar   underlying difference daily volume', 'volume', 'oi iv bidask   newagevalue   lot   people in   thread saying     if   current geopolitical risks     much greater than   risk   buguyadami yes sir', 'you called over last night', 'you nailed   oh     way', 'i mean babafami not   nothing   if big cap   moved over   should           imagine if   day   year', '  in one day ukraine war ended       buyback china cut rates shorts covered their positionswhat kind   jump would we   looking atbaba bidu kweb jd futu httpstcofvzoxdurbaba httpstcobuslezkafrt ssseekingalpha alibaba stock jumped when   market opened     macro issues', '    generate huge returns in   coamzn aappl pdd qqq     beke akan s momo yy crowdsourced alerts', 'ranking system', '  get paid     top contributorltgtltgt httpstcoryhqjrvvbaba daily chart   yr chart httpstcozusdopishajimee weve seen these chinese day pumps millions   times', '    holders   even yrs ago reality   sets in     end great profit   morning though in my recent biweekly update', 'i noted   holding was definitively     strategy in   environment   was way too risky   add   was     terminal mistake   sell i   my     provide   prudent guidance   possiblebaba tctzf bidu jd kweb pdd httpstcodnvkfimmlyinn   nio didi happ lots   shorts posted fud   these last few daysgood   follow trends   not   end       whole lotta newbies   gonna   googling dead cat bounce soon lol', '', 'x', 'amp gainers blackboxstocks top algobased options alerts   midday   spring breakout sale httpstcofdixrtrjm snow   didi tsla aapl bidu trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading httpstcoyvmdxirt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agaapl amzn   bidu fb googl nflx nvda tsla mfst crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt qcapital   httpstcovljnyzdvdcga china agriculture   mfh   juanluisdemateo   httpstcornxmpctmembabaall     sudden', 'we find supportlowt scan results ftx mtop bullish trend on perp pair xem leo mcb ray sandtop bullish trend on usd pair amzn nvda aapl   twtrall ftx results httpstcokfgxpnrpznot buy signalsrt realalexvieira peter schiff   american crook complains zelensky not wearing   suit   congress   pypl nio lcid spy qqq china stocks on fire   pdd bili huya bidu   futu bzun ntes jd   day     long time httpstcoravpmbert fedecaly ya salieron todos   decir que compraron   ayer peter schiff   american crook complains zelensky not wearing   suit   congress   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato httpstcowovxqba lot   people in   thread saying     if   current geopolitical risks     much greater than   risk   buying your favorite name brand     insane valuation httpstcoxvguvblggbaba you fuckin shit you   wait just more day i hate ikbr   muchso slow   transfer money arghhhhbaba went up     in daysgood afternoon here is your wall street lunch   stay fresh   wednesdays marketspy   nvda vmw net ilmn llywallstreetlunch httpstcomgycvmurt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clowhen everybody dumped chinese stocks quoting uninvestable', 'guyadami called out rally on   coming most brilliant investmenttrade strategies       guyadami   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba dump starting shortly day traders would not take much risk in   volatile environment only bag holder sticking   congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week ago', '    week    ', '    few days    ', '    time    ', '    while     andrt investorplace chinese stocks news why    ', 'didi', 'pdd', 'jd', 'tme', 'bili stocks up   httpstcorycoddijokay   out now       actual short squeez       cfromhertz    ', '  up   levels not seen since fridaybaba dump     mktparticipants chinese stocks kweb fxi   pdd have   taken     woodshed   year', '  last trading days have only accert mktparticipants we   selling   chinese names   we picked up earlier   week   posted  ', '  ripping pre open', 'kimagine if russiaukraine war ended         buyback on   same day httpstcoboektwjbaba last chance   buy under   cfromhertz    ', '  up   levels not seen since fridayfedegr arielsbdar voladura manchesteriana en nominales y reales   httpstcopcmalbubaba has lost   its stock market value since october   you buying babababa new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   time   sell', 'war   kick in spy sofi afrm pltr upst amzn aapl fb pypl hood lcid tsla fsr nio z dwac ggpi ddog f googl nvda btc rivn oil   xpev nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvhttpstcooxoegyythis aged like milk babadoyu   might   short squeeze holy crap   nio kweb yinn got down     intraday   long into intradayrt itscharliemar     went     up in days imagine when   true bull run   jsso   went     up in days imagine when   true bull run   jsalmmis   ya en   ganancia oper este grficocompr en zona   nuevo poc httpstcouvfxkqnyobaba   i hear last tweet   fed   since i   like   look       provides   much info   just protection   here has weak   premiums   s on   is   not enough premium   me abnb however much   s   much betterthemaverickws httpstcovzaszfkzi think tme moves more then babafbbagholder danieltoloko alexpitti jd is focused on dominating china ecommerce', 'full logistical   quality no fakes   frauds control', '  is   pandoras box trying     too many things   once   questionable execution tcehy is china online toll booth   brk like st century portfoliobaba heres your gap', 'i suspect ema is   top httpstcorsunwvfpbaba finally     massive pumpdont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbrt lkhagva   pre market httpstcnicamente   rebot sobre la lnea inferior   la trend line semanal httpstcoekirbobaba keep climbing httpstcocfgxdceiwbaba calls exp merch straight off   fucking sunday night monday morning watch list how they looking join   most profitable trading alerts chatroom httpstcoksxmqngjaapl nvax job tsla mvis qqq cris   xbio googl spy btcx spx httpstcoucnpzzebaba kc beke sopa thank me later fangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcoukkqzczgyort captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdbaba shorts rn httpstcohgeedvmbaba     freaking out   week what   january chain   its now priced   same     was   first week   march   bought march is greenbaba httpstcolnuigzsprt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdbaba m uu start   ramp w possible rotation next couple   weeks   er low thestrat httpstcoqgcosiamrt wutangfintech   calls expire march   how they lookingbaba close   options   increasing iv beke len cweb tcom bili bidu kweb li   cpngoptions   decreasing iv brcc sst asan we docu we ultababa now up', 'wish   is upsetting volume is pretty low', 'need   afternoon push over once over start   initiate shortsbaba in   shirt term bearish position here lets see if   cools off     few   has     one     greatest one day short squeezes     time adami pulls these picks out his ass   what   i say hes   right timseymourabovedaysmaachr api   bidu bli dailyupavlr azek     bb what   way   wake up   out not holsing until   starts   well defined uptrend httpstcolpaeleukrt aleksdudic   was weeks ago   totally undervalued if     picture is less cloudy   than its ever   over tbaba los roll   esta semana booooom httpstcoojmvtbbudbaba take     dwyanetrade   nice one     morning china squeeeeze httpstcodhinicpbest stock trade group out there free chatroom link belowhttpstcoksxmqngjamzn aappl pdd qqq     beke akan s momo yy httpstcoecauwrzbrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsscan results ftx mtop bullish trend on perp pair leo mana ray enj sandtop bullish trend on usd pair amzn arkk twtr   aaplall ftx results httpstcoypxjbsiwnot buy signals trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jd morefull list httpstcopkpmzgxgj httpstcorefciljxdbaba nice one     morning china squeeeeze httpstcodhinicpbaba lots   shorts       resist untill there is   possible piece   history   play hollysys automation technologies is still cheap holi   vips stocks investing valueinvesting value china asia technology tech httpstcohnyapvxvbaba   wish   how   hell     even get   cheaprt inversorexperto alibaba sube un en hong kong   httpstcolhshqwugotta concentrate just missed   pb setup mintoday is my year anniversary   bearbulltraders community   its     amazing learning journey thus far what   way   celebrate than   r   trades on   amp bili johnhbbt mikebbbt thoryoung bbtfamily httpstcomcidbxhgyvbaba we hit     bears gonna cover httpstcofgewpzdalbaba group holdings   y didi global didi se disparan el     hoy y respectivamente tradingclubmx trmxrt stockmentionbot most mentioned us stocks on reddit in past hours amc   gme spy sa   damn i knew i shouldve brought   dip on   when i saw       dyorcryptobot scan results ftx mtop bullish trend on perp pair leo mana ray enj sandtop bullishsentiment intraday signals nasdaq nyse tradingsell bababuy sbuxbuy musell jdchinese stocks news why    ', 'didi', 'pdd', 'jd', 'tme', 'bili stocks up todaybaba pdd didi jd bili httpstcoqxzhjtaqrt sinomarket alibaba q income   operations was rmb', 'million us', 'million', '  increase   yearoveryear due     r   httpstcovxjzwt httpstcobqjfduaxso glad i bought  ', 'avav', '  more bimi yesterdaybaba   lesson here is when rsi goes  ', '    company is cash flow positive', 'load   boat     fb jd       outperform   market in scan results ftx mtop bullish trend on perp pair leo mana ray enj sandtop bullish trend on usd pair amzn arkk twtr   aaplall ftx results httpstcokfgxpnrpznot buy signalsrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwmy global investment strategy is dependent on direct government interventionfxi   bidu chicommarkets httpstcovdidwrqcpalexjones i have position on many stocks se snow u crwd apps fb pypl   bili   on cashtwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions spx price none mentions stocks investing tradingrt cfromhertz    ', '  up   levels not seen since fridaywsb wallstreetbets wsbchairman babatwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingtraderbjones     mean they   dropping     antitrust decision if   is coming might     smart move   go   leaps on pull     let   play out im just not sure how sweeping these reforms     fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq fb   beke dirt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq fb   beke dipdd', ' ', 'jd', 'bidu', 'xpev', 'tcom', '  what   movert themaverickws   nio jd pdd httpstcomqiohgtxtrending stocks on fintwit source httpstcocwjowwsbi spy qqq fb   beke didi kc tsla nvda jd sorted   most recent httpstcooddwwrirt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba       shorts start   cover   didiclpsstill has not   found plus its   chinese     company including low float soon   catch uplargest   oi decreases aapl mq gm mntv dna umc   cano mu bbig btu kss sm fcx   muln ual amd orcl dis   spring breakout sale httpstcofdixrtrjm trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading httpstcogdlvawontbaba sold   holding   rest     add     opportunities   httpstcovladtciurt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfouninvestable jd   ill bet   ccp   much   traders than pelosi   they dont gotta worry much   insider trading   you see   unusual options activity on     httpstconganycfheodynamogapdown   alibaba group holding limited american depositary shares each representing eight ordinary share tradeideas via httpstcovsrotzblol you guys   bag holding amc hoping     squeeze     never  ', 'mean while youre missing out on   real short squeeze       nicke top gainers gtyy pdd gds jd mpngy zlab jdcmf dlo htht futu acmr tctzf bidu tcehy   lgfry bgne ntes cqqq gneny emqq sotgy edc gtlb byddy s hcp glbe epam sehttpstcosznconyou   welcome   our onboard   days free trials       premium features httpstcomcjqctmhtw wynn home kndi mobl cbat now pypl fb gld tdoc amd qqq blnk intc nflx   btcx vet httpstcofqijsuyczbaba squeeze has not even started pbaba httpstcopmpgwmil httpstcoazcxtpkwpnbaba lets gow   scottwapnercnbc efalk cnbcovertime truthgundlach kevinolearytv halftimereport its happeningbabatmebaba jack ma spotted golfing   xi     happens   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt lkhagva   pre market httpsrt ki didi bili jd li xpev futu tme bidu   nio hbaba jd new article httpstcoilflywcl', 'alibaba stocks gain   china pledges   support markets httpstcofckaispfy get     latest   related news here httpstcofvkvdtluf httpstcoxntzyyscmbaba  ', '  up   levels not seen since fridaybaba jd yy httpstcoejcnvzfrlkchina said     support   market', '      not align   its politicsnow   is surgingrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba day trade httpstcoorhttytickerhistory i love how in   was on   heat map itll       soonbaba money httpstcogjcvrkmbiggest short squeeze', 'bull trap on fluffbs ever never trust ccp china still going   bigtech investors   suckered', 'fooled over amp over', 'sell while u   esf spx spy spx stocks stockmarket qqq nasdaq kweb ashr fxi   tcehy jd bidu hangseng fintwit httpstcopxnddbeert ki didi bili jd li xpev futu tme bidu   nio hrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt championvibe thestocksmen good stuff     httpstcosvjfsqoart madconx inglouriouscap only months have passed since charlie made his first buy    ', '  people   rushing   judge his irt thestreet   up', 'biggest intraday gain since   thestreet   up', 'biggest intraday gain since   stockjustice we were long   we went long on qqq yesterdayyou   get     than thatbaba cnbc talking heads publicly say stay  ', '  secretly buying   ki didi bili jd li xpev futu tme bidu   nio hbaba trust numbers       verified   independent auditors good luck     watch   china hustle   great china     siphon american investor money   stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt eg cenn   observations didi kweb spy   wkhs solo muln httpstcoejhmrluruwrivn aapl snow tsla bidu   hood nvda shop jd wdc   fb ccj rblx upst aapl bidu azek crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvhoy si aplica   httpstcogsnzukofbaba bili httpstcozoaspdhcdone     day not sure why     get thinkorswim   work on mobile   not posting screenshot todaydecent day trading  ', 'great liquidity   bad fills felt like i was doing well   pl didnt reflect thatpl', '  kriskinlalalab ortex   trading updatealibaba surges     chinese government said   would support chinese stocks', '  epictrades   closed our calls   yesterdays mention', 'flat tqqq', 'trimmed labu   closed pton calls httpstcowwfvcpbezobaba imagine braggin   how ez shorting is     qqq   trust   gap up those never sell off in   next few trading sessions extremely reliable   httpstcoxlvypyrart ki didi bili jd li xpev futu tme bidu   nio hbaba didi new article chinese stocks news why    ', 'didi', 'pdd', 'jd', 'tme', 'bili stocks up   httpstcoupvktxwdof get     latest   related news here httpstcofvkvdtluf httpstcobiloiolwgdidi gap fill   duo nio vips lizi fami impp indo ctib momo httpstcobgtolduxpbaba   real game play   happen when is broken resistence is slowly breaking down   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba give me   i   cashing out my calls give me   bears   moejesuss   trade   us   follow what smart money is buying   selling quantdata tsla docu   httpstcoofzyxtcort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt themaverickws   httpstcopuncelnfjjusto ayer hablbamos    ', 'y hoy sube httpstcohjkdraicwpdidi nio beke   pdd rlx tme amd iq sofi jd aapl aal f nvda kc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt qcapital   httpstcovljnyzdvdbaba in   shirt term bearish position here lets see if   cools off     fewortex   trading updatealibaba surges     chinese government said   would support chinese stocks', 'alleviating regulatory fears ortex generated rsi buy tradingsignals   due   potentially oversold conditionssee more here httpstcoycgheovqljdbtrading   is een koopje   nietbaba puts here   themaverickws   httpstcopuncelnfjbaba up derzuschauer   reillymcadams i want   buy     hard   invest in   govt   isnt rules based like oursbaba its hard   time   day     direction is clear up not down wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doorbraak weekslot boven   sma week dit is nog steeds een dalende trend kijk hoe   vorige super bodem in verliep httpstcotizrgbbebaba would       squeezing   quadruple witching   friday if u got caught in   china stock short covering u were piggish jd pdd bili futu   sert salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba face ripper httpstcosnyxkotefalk cnbcovertime truthgundlach kevinolearytv halftimereport its happeningbabatmeamazing bounce bidu   niobaba pt is   walterbuchananc bueno pues   sube y ya est en', '    segn la ogt mayora el   munger se pondr la pijama   maderart epictrades   closed our calls   yesterdays mention', 'flat tqqq', 'trimmed labu   closed pton calls httpstcowwfvcpbezodidi bili jd li xpev futu tme bidu   nio httpstcokqapaviday is young     potential trendalgotrades buy signal is developing in   httpstcofpbrbipirt themaverickws   nio jd pdd httpstcomqiohgtxwhat   great day following   money   make money iluvstocks lets make money together rivn aapl snow tsla bidu   hood nvda shop jd wdc   fb ccj rblx upst aapl bidu azek httpstcoajzkart garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  briefingcom market briefing mostly risk on in front     thefed   spy qqq dia hscei dax xly xlk xlf xlc rut spx cort equitybrian   fbmeta     portfolio   more appealing each   every daynice movers   jd spy fb nvda snowchinese stocks news why    ', 'didi', 'pdd', 'jd', 'tme', 'bili stocks up   httpstcorycoddijbaba gabrielgil pues la has clavado       roto resistencia yo no me atrevo   meterle yababa bili dada new article chinese stocks on   warpath httpstcohprcvuyhh get     latest   related news here httpstcofvkvdtluf httpstcoqakgcgidrt juanluisdemateo   httpstcornxmpctmembaba puts   here traderjoelpprt larrycheungcfa   is why we never panic sell point proven   tctzf kweb pdd bidu jd bili chinatechrt tradeojones he pillado dip     y estoy flipando ahora mismoa ver donde llega esto   has heavy layered buying     upside     starting in k vol vs k oi strikes   k vol       oi on   strikes ill hold my long just wish i avg more   stock is very cheap     generate huge returns over   coming years   long     chinataiwan conflict   not escalate   closed our calls   yesterdays mention', 'flat tqqq', 'trimmed labu   closed pton calls httpstcowwfvcpbezobueno pues   sube y ya est en', '    segn la ogt mayora el   munger se pondr la pijama   madera antes   ver pagar su inversin httpstcopwxsjvtznbaba avg vol mill rn mill   lunch time easy todaybaba holly shit glad i bougt     is just me   is pissed off   chinese stock   jumping i wanted   buy more on those prices     we hit hods something we discussed on   open   look   into   eu close', 'there   just   many pm who wereare short     was     expected jd kweb tcehy bidu httpstcooclbhgmczrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt briefingcom market briefing mostly risk on in front     thefed   spy qqq dia hscei dax xly xlk xlf xlc rut spx cort salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesdividendgrowth maybebullish   doing ok  ', '  still has   loooong way   goduo gonezooo have   saying   set up was strong   day   nio didi jd flyinggggg tsla aapl amd nvda vxx   nio msft fb amzn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvwake tf up buyers', 'vips up', '  up', 'other china related tickers no reason wish should only   up', 'minimum vip shop   aliexpress very similar   what wish is closest comparisons tbhthemaverickws   tomorrow      ', 'f your calls market briefing mostly risk on in front     thefed   spy qqq dia hscei dax xly xlk xlf xlc rut spx compq djia httpstcofiwddnqql china russia ukraine rebound fomc fedfunds economy stockmarketrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt klendathucap ali       forty bagholdersbaba jd pdd bili i wonder if there was   manipulation   these big moves   you think   big guy had his hand in on   you   bet   pelosis have calls httpstcoaxzefsssbit   whiplash   alibaba   morning   stocks financenews httpstconizfllrhighest volume contracts  ', 'no etfsaapl tsla f didi nvda amd fb cpng   bac niohttpstcobytuccain httpstcooyxtgiouldrt themaverickws   nio jd pdd httpstcomqiohgtxcryptostanislav   you tell   what   is doing  ', '  check yahoo financetrending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimited stockstowatch stocks stockmarket investing investor daizy httpstcoqmarehbcshorts shakin boots on   dont get greedy httpstcombcmhfrapsbaba daang   easy todayrt themaverickws   nio jd pdd httpstcomqiohgtxpr day', 'biggest swing win     obv you never expect   gap overnight     chinese government stepping in     technical setup was there', '  rest is up     market gods   fxi kweb nio httpstcofftcojjg httpstcobpjxrtcbaba nio jd pdd httpstcomqiohgtxbaba squeeze   bears   themaverickws   httpstcopuncelnfjtrndg   uuuu beke swn scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchchinese stocks on   jd nio bilibig moves in     jd     weve   seeing   really aggressive smart money activity in   flow data   start   week httpstcoibxkocarxbaba going       hedgefundtips just  ', 'chinese internet stocks were deemed uninvestable suddenly', '    significant gap up', 'everyones goibaba old man munger is smiling now i like seeing   nice little relief rally in   helps me walk off   edge     few months check       end     yearbrandon isnt     babart tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesbaba   is turning into   squeeze   bigmonty dont   fooled   cead price action multibagger lac pcg dwac ldrs goog fami amc ctrm uamy endp lmfa hyln mse las llevan encadenadasbaba httpstcohufpvuakbreaking down   numbers   migi httpstcotukcyzkg mawson continues exponential growth bitcoin sonn duo beke cweb didi pdd yinn futu tme tigr nio   mara hutrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   webaba is performing well right now look     jump in price stocktwits analytics show impressions have hit million   past hrs bullish httpstcoldhxeyzdevrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt felix   httpstcobezjjum on     thanks ajtraderrt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesjp morgan calls chinese stocks uninvestible two days ago     they   up nothing   see here   jd fbireillymcadams poundingdatable tictoctick thx ur suggestion i   thinking   loading   babababa show them cheeks bears if your   squozert juanmabenito alibaba contina sin levantar cabeza en el grfico', 'pero cada vez se encuentra ms cerca del posible suelo en la cadababasold half   gain', '  hold   remaining half     bigger movewoosah httpstcoufbtxmtbaba time   take profits   everyone       same time look     when   gets   in   s', '      you bought     then i would hold too quick     upside   short   yang', 'pdd httpstconvofnububaba   is turning into   squeezebaba is     fing machinert millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfort gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba httpstcopuncelnfjjdbtrading wat zegt   van vandaag babababa china supporting equity market you just buy now house money fed decision has no effect on chinese equities  ', 'parece mucho', 'pero esta solamente recuperando valores del jueves pasadoes un mercado muy difcil   ver', 'que   est   precios que si nos lo dicen hacen un   no nos lo creemos', 'no nos chupemos la pollas por el rebote que aqu sigue palmando pasta hasta el apuntaor precio medio usdrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   webaba when i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcotdjfjsylqmost active stocks didi didibaba alibabasbux starbucksnvda nvidianio niobeke ke holdingspdd pinduoduostockmarketcrash stock stockstowatch stockmarket stocksinfocus stocktrading stockpicks stocktrader trader httpstcolvprjcpsrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dspeculated   few days ago   we were seeing nearterm capitulationstill   ways   go', '  you   see how sentiment   flip on   dime still think greater risk is russiachina relationship until conflict is resolved', '  remove those risks amp rerating     wild   httpstcofawkpvxidrt tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesbaba continues   have   red sellers bias therefore students should only identify sell signals   higher consistency   feature automatically colors   screen blue     buyers amp red     sellers bias only   protraderstrategies   signals   student education only httpstcojxmfatyert tradytics congrats     traders     alibaba chart update     killer bot entry', 'lower green trendline exit not   single share   high red trendlinestop guessing httpstcoedhjbhort inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babart salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt ebuyukarslan i   assure you   your favorite guru   not buy   dips instead disappear he   show up when bullish market backbaba nothing has changed   you guys even read   news day free trialehttpstcoksxmqngjaapl tsla qqq ggg   googl btcx tdpx bb httpstcogozokljwmktcall guyadami carterbworth openexc factset   you talk   your goat   on     yesterdaythose buying   should   look   bgne if their hq was in boston like where their people     not in beijing', '  stock might not have dropped  ', 'imoradgrapes gambiste its just   chance   make money when   is trading   book value   no implied growth     price', 'its hard   resist   yes china is absolutely desperateya salieron todos   decir que compraron   ayer sebasorc babababa if   fed dumps', 'what happens herei   assure you   your favorite guru   not buy   dips instead disappear he   show up when bullish market   spy sofi afrm pltr upst amzn aapl fb pypl hood lcid tsla fsr nio z dwac ggpi ddog f googl nvda btc rivn oil   xpev niotictoctick      ', 'im not brianalmost   us listed chinese stocks   up   tcehy nio xpev jd didi tme bili futu pdd bgne li tal gotuhttpstcomnsgopwqvbbgmarket lo hizo el muy desgraciado lo hizolong babamany uslisted chinese stocks   up   morning   positive comments   chinese authorities on supporting   economy', 'stock market   foreign listings   example', '    tcehy up over httpstcomezmtwibaba i would assume   has seen   lifetime     marbaba lo   estas semana los   enero wow toneladas   ganancias hoy     httpstcoqiaqzfhqrt nhatami     is how   sentiment   change   tonio xpev li   fb pyplchina names outta control   nio bidu   jd xpevof     china stock scott chooses futu long   just had   nice pb bouncebaba get out if youre   your avg shit is     crash httpstcooffmslhoy hay mas inversores en   que ayerusually super bearish here', '      is genuinely doing shit   might rip   when ppl realize wish has   following       rest     china tickers most       up   wont cut         ls wish has taken expecting   looks like   attempt   shake out weak hands hold strong bulls   in full control spy aapl amzn   tslart lindagoerge   market cap   billion is trading     shop   meli   is having   mc less than billion tradingsegurado if you   alibaba   is   good business   i  ', '      long term investor', 'then whether its etc   fine   add', 'i have bought well over     odd rangebuy dyor dont momentum buy   its up   now fintwit has turned etcrt backpackerfi im   buyer         pwmtrades when we go out   eat everyone   me gets   seat     table fb expe   spy httpstcoqddulibrt amitisinvesting   ipoed   bucks in its bucks in   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaptal edu   wish gotu hopefully most   you took positions like i mentioned china   was getting close     critical level     bounce   was going   affect     stocks httpstcogtwnpenrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashnio   jd goodbye everyone httpstcorzyxcvgnzrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfrt haikuperongeluk   give me httpstcorbibtdavmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segwhen we go out   eat everyone   me gets   seat     table fb expe   spy httpstcoqddulibrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwshwz high   dayannounces urban dispensary   grow acquisition rd dispensary in states avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost mnst mdlz wfm sbac vod tmus fast dal aal httpstcohqgxjfrprt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wort alerttrade if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us mathemaverickws those shorts   piled into     got   surprise   httpstcotspkqtodvmbaba nailed   httpstcovrvpfmgdrt lindagoerge   trending', 'top     squeeze     imminentrt lindagoerge   lol i said     has   raise   ocgn followed   httpstcoljdlofpcvrt lindagoerge   jp morgan bought these months ago   is trying   unload lets wreck them httpstcojlzpeahsrt lindagoerge   i   not fucking leavinggg httpstcotauaaurt alfiedata     httpstcotwulwlodzrt klendathucap ali       forty bagholdersbien     precios del   marzo del   time   play outside   box   trendspider   rev bincome bequity bprice   rev bincome bequity bpricback in     callsits unbelievable', 'i bought   calls   other day when these jokers   on cnbc   called them uninvestable they literally made       make   shit up httpstcorewpcdirt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio jd buy when people     bitches', 'sell when people     bitchesrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dabovedaysmaachr api   bidu bli im     in     has   trading like   has trapped shorts not real surprisingdailyupba   bb bidu bird   itscharliemar woke up     is up over big move wow   jd key news updatealibaba', 'httpstcowbwyidr   other china stocks soarhttpstcomwcwgbwowstock alerts', 'news', '  trade ideas   httpstcoqkwrlxvdaytrading stocks stockmarketrt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financebaba where is   guy   jp morgan thetawarrior whats   saying thetart stockswithcam   pm fb up points in one trading day nio pm i     youre sitting on   sides lines wrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'fb pe xbaba pe xbaba give me httpstcorbibtdavmrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla qqq fb nvda sphe pillado dip     y estoy flipando ahora mismoa ver donde llega esto   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla qqq fb nvda spbaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio me watching   go up dollars   my buy price httpstcoqhpvwxyj httpstconfeplhlrart tenkantrading     una hora   rueda el volumen es   los mas altos   la historia', 'si proyectamos   final del dia este volumbuy   open   wed largest increase in oi   tues min', 'vol k', 'callput vol each teva f bili pltr pbr tcom hut jd   gm cmcsa pbr sofi cpng   ual aapl nio twtr rivndata barchart httpstcoctfvvlahvkwall street opens higher following surge in chinese markets httpstcowqiybbykw   jd didi bidu xpevbaba iq futu  ', ' ', '    gainer   days', 'not months love   game httpstcohwoaxnmbbaba great chance   cut loses', 'dont play   uncertainlythis was   gift   get out dead cat bounce   escalating covd', 'hong kong desertions', 'common prosperity', 'jpm downgrades', 'delisting threats', 'hong kong stocks resurrect on positive wording   floor supportreuters jd', ' ', 'ntes', 'tcehy', 'gds', 'bili', 'li', 'pdd', 'bidu', 'ewh httpstcocytcihqifpregunta seria para los del anlisis tcnicohasta dnde podra o debera irse hoy alibabaha roto alguna barrera o cruzado alguna mediada la sensacin   que se habla poco  ', 'cuando debera estar siendo el paraso   los tradersmost mentioned tickers in wsb in last h spy   tsla oil gme qqq nvda wen fb aapl httpstcointoxxyay httpstcoawxtioyfqholy shit     itscharliemar woke up     is up over big move wow   fuck   im out   i walk out   gains glta   cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayteam   lfg httpstcohiwfhxbbrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  woill help   wish baggies  ', 'given   in   was estimated     wish vendors were based in china   is china moon day   no excuse   nothing less than   iq   huya yinn jd httpstcoiaotqellxntes jd   bidu return   prices     nice bear trap httpstcocqufnjyeq httpstcofuficnwtrending stocks on fintwit source httpstcocwjowwsbi spy tsla qqq fb nvda spx   esf areb jd sorted   most recent httpstcoifmckxuf u smolgrrr we pamp   they pamp btc lfg httpstcokciwzscfmost mentioned tickers on twitter last hour tsla beke sonn   mulnmost mentioned tickers on wallstreetbets last hour   gme tsla nvda sofibaba bouncedrt spocksstocks ixhl consolidating', 'wouldnt   short     ticker     news sends     spy gme beke nio btc cei   jd nio dada   happily shanking   boiling   shorts   jd       moving like crazy   who   wants   see   premarket gap fill     good day when i   walk   early     happy started my day off       short idea out   gate covered perfect into   move then flipped long china names     played   momentum messed up on beke exit into   longed bili off   setup httpstcoqwwanjozalibaba', ' ', 'is up httpstcoqukbwzuzrt minteractapp options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade orwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq gme tsla sofi nvda zim fb fubo full live amp historical data   httpstcoqhrxwewkjrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  woalibaba   en seguimiento diario', 'posible httpstcoazyjzmlccitwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions dfmtf price mentions stocks investing tradingtrndg beke open cweb   scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatch todays top active stocks wed', 'mar', '  est didi nio beke   pdd rlx tme amd sofi iq   desertfoxcal kweb   jd didi china spoke we   done discipline our babies   time   help them out   shortsqueeze   anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day   puttype largetime total size contractstotal value average price   bid underlying sentiment neutraltwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  felix   httpstcobezjjumrt minteractapp options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade obaba httpstcobezjjumbaba green candles     past mins   mswayzeee tomtrades daniel defichainfacts danielzirkel defichain in general yes minting token', 'selling   dex', '  pwish     you saying   isnt   china stock', 'management might   american   everything     stock is     china   product is   there', '  is why its   following       hsi however   its underperforming     mile should   wolfpackreports mcswainpa jeffbartos herbgreenberg muddywatersre koryamc therealdarkpool tarabull aleishapionka amcbiggums watch   videodan david exposes fraud', 'sometimes   very often he   protects fraud   commits fraud thats his racket dan is under doj criminal investigation     his paymaster carson blockamc gme beke   didi tal anta idexhttpstcodmcjvrbaba big time lets         tme up each still   long way   return   prior levelsthestreet   i dont trust xi he simply doesnt want jackma     other     too powerful i once owned sold     profit unfortunately', 'missed historic high when xi crushed antbaba on   road   recovery   dollar cost averaging     while one     largest tech companies in   world up   far i want     time highbaba cash on hand trying   cover enriqueabeyta i changed my view xi   china   afford   fuck     stock market ive   holding       while now   i aint let letting go things have changedoptions flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcohsbyadoptions flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcojwqchmuosqwii thanks     tip', 'caught     sea   hrfib level   support   fib level   resistance   ma   ma   httpstcoboxpsiijpmsam   que nohaba una clara sobreventa   un rsi clarsimo', 'adems del doble fondo   tirabuzn invertido que se vena haciendo en grfico   minutossolo por esto', 'ayer compr     y hoy le dar salidatomtrades daniel defichainfacts danielzirkel defichain in general yes minting token', 'selling   dex', '  paying     updatebut in   special case not', '    dex had simply   priced in   premarket price   babanioone day really doesnt change   respected   support levels', 'has   gap   fill   still under weekly ema   has   resistance since novenough has   said     chart is horriblehappy     day   swing traders who caught todays run httpstcojxfuncrt earningsahead todays market heatmap march tsla sbux   aapl fb goog googl options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcolookjdspbhrt stockswithcam   pm fb up points in one trading day nio pm i     youre sitting on   sides lines wbaba nio pdd bidu bili jdhttpstcobbbjrosbaba pdd didi jd   rally mode options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstconhgvickgpirt upboptionmil yy iq didi jd   bidu nio fxi   ellisdillinger jd     youre telling me you didnt sign up   whalestream sucksrt sixsigmacapital     bounce should highlight how much   stock   has   move   get     previous levels move trt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clowords dont matter if china invades taiwan', '  looks very likely sanctions         drop far lower than its current level httpstcoqdpkocnvbaba breaking     walls     bounce should highlight how much   stock   has   move   get     previous levels move   yet minuscule   how large   drawdown has   off high still   down last year httpstcowhweigaybaba puts would   lucrative here', 'i   few months out spyrt afortunetrading tsla breakout level next   breakout level next watch     intraday consolidation near these level     institutional buying taking place up tsla breakout level next   breakout level next watch     intraday consolidation near these levels   possible roll up playsrt arvinborgg nice little action here babaqqq   war is over peace talks ceasefire vix   kweb uvxy appl es spxbaba broke', 'eod maliks cadeinvests financially', '  seems undervaluedthe balance sheet', 'revenue', 'cash flow', '  earnings     greatqualitatively', '  is quite unpredictable due     simply   in chinai think         asymmetrical bet', '  dont put in more than you   afford   losebaba shes     kevinsxu   fearful when others   greedy', '  greedy when others   fearfuleasier said than done', '  heres our chance bbaba i didnt think     go  ', 'then', 'then   china finally said something positive i think   goes     in weeks took position   morning good morning market is green   might sell later', '  watch your   sonnveonduo pddbakebaba optionrlxamd optionchinese stocks morning spike on positive news trades   mainly trend line break play target reached httpstcouirbsuoapbaba   early gift     century mark     shaolintrader i had my hands full jd   coup n   was   taking profit in bz n covering futurt upboptionmil yy iq didi jd   bidu nio fxi thank you tonybattista i ran   you like   thief into   night     gains httpstcovavpmovzmrt pwmtrades i have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwuspy getting pushed up   shorts covering   not new buyers', 'heavy retail tickers like hood beke     top gainers sounds like   rug pull is right     cornerrt stuckwithafork edark bought   little   since i think   gets pushed     firmsbut i bought more vipshavent   clue whethbaba', 'arriba', 'el cedear', 'arriba igual todava parece que est barato segn los fundamentals que mostr crsorens el otro dart giovanni awesome   on   trndyjon i   hear you on   morning calls   past couple   days working   get filled ort salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba nio lkncy   is   good day httpstcotpceqvkphrt dlarkin i dont mean   toot my own horn   pretty good   if i   say   myself   httpstcoatwtmpzcu httpstcomfrt maricaldassouza   quicker squeeze   then i thought       alot   rocket scientist shorts in   s   ones still denprobably   nice short squeeze in these   wouldnt own them     chinese government went out   showed us they were buying adrs pdd   jd bidu nteshttpstcosuohstimiglad i sold my puts in     thats   thing   overnighting plays', 'sometimes theres just crazy news you   expect   happen if you   have puts though', 'there is more than likely going       pull     fill   insane gap madeadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcocoabayfocgn wtrh cei strn lcid spy   sndl avct metx httpstcolgbzxaxxhrt bigmonty dont   fooled   cead price action multibagger lac pcg dwac ldrs goog fami amc ctrm uamy endp lmfa hyln m   charliemunger continue inspiring millions   investors world wide', 'if you want       millionaire', 'watch what   big dogs   doing     you     one day   fat cat httpstcotlyefasnfbaba we   seeing good movement here', 'several orders         in   dollars', 'if you followed whales early morning youd   up     hour trade     dollars see more in profile httpstcoyzvgnnsnkbaba sold calls avg   my position long idyllicfinance cadeinvests hey what   you think   babababa shills   rejoice   there is   green day   you     sure     turn red sooner   later httpstcoxjotdlddbaba   friday option alert   mar   price money', 'volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading   pandaoptions   on watch     week     move over targets    ', '', 'under   see more downside httpscweb kweb babathat was your now take   big w   take       bankrt drlectertrades   day has finally   i   no longer       bear ive   waiting since       bull   i waited', 'takinbaba im still down overall   bigmonty i know cenn   flip muln', 'mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamyrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   you guys really pumping   chi   trash lol   pandaoptions hd   nflx msft httpstcoznbxnkgeywbaba   thinks     cross     alpepinnazzo ft ukraine   russia draw up neutrality plan   end warguess who knew   past march httpstcoamkytajtrt suspendedmurphy alibaba   jd off like   rocket   ive   watching     weeks i knew   was gonna happen just too much ofyy iq didi jd   bidu nio fxi   laksatasty suspendedmurphy   is still cheaprt python   intraday looks good   upward continuation china is uninvestable       least   long   fundamentals   not play   role kweb   tchey httpstcoqxhyxfksdkrt alpepinnazzo ft ukraine   russia draw up neutrality plan   end warguess who knew   past march httpstcoamkytajtbaba my calls   printing   i   very greedy now i want give me     pandaoptions   trying   poke out     falling wedge   move over   bring   bounce  ', '', 'httpstcoqankslfrt melvinequity wish i was long china stocks   yinn bili   pddrt elisabethh   amp   we got   dip     discussed theres   take out   amp now   x avg vol   still', '  lot more   srt wit   days ago we were  ', 'we gonna claim   spot in under days', 'mark my words why alibaba  ', 'nio nio   other chinese stocks   surging didi jd xpev httpstcowpjcqlurt dosinaga   compresin semanal', 'ahora si hija   perra httpstcouevpnbszxrt tenkantrading     una hora   rueda el volumen es   los mas altos   la historia', 'si proyectamos   final del dia este volumrt persiancapital why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   clort thebullsarmy   most volatile stocks i have bili     absolutely insane down one day', 'up   next not quite sure howrt stpremiumrooms not gonna lie', 'drstoxx nailed   china           httpstcokbhewkart cctradez i was buying non stop   paying off big     dkngbaba hoy haciendo un buen  ', 'pero aun sin seal', 'ya ha pasado varias veces que medio se recupera para caer mas fuerte seguimos   las manos quietas httpstconzbdqrojrt testbot   dear china government', 'please delist asapmy broker is calling   disturbing me     time wow amazon competitor   up todayrt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfoshoutout   spartantrading     mods their collaboration together     up   ideas is amazing extremely skilled   professional team huge overnight   plays on kc   epam tsla   many othersbaba sold', '  made  ', 'in   hour ill take     thebullsarmy   most volatile stocks i have bili     absolutely insane down one day', 'up   next not quite sure howtodays market heatmap march tsla sbux   aapl fb goog googl amzn wmt vz intc nlok tgt jbl pfe acn httpstcodsnthfvybaba mill first hour   bmoeknows qk chinese stocks rippin   one has only k float took   lotto just in cast   one gets found   jd bidu httrt qiyangcrawler   break   we fly   millonariosanon out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy canrt moneybaggerz psww per company updates coming oil petroleum crude solar wcig spy spx qqq aapl tsla   amc amzn htdelayed trading alerts   education purposes onlybababullishfor real time join httpstcoxcaukkrfxmoneytimegroup thestrat orb optionstrading tradingtips stockmarkets stocks investing automation algorithmscome trade   us   follow what smart money is buying   selling quantdata tsla docu   httpstcoofzyxtco httpstcohofjpqewnlbaba pdd futu bidu baiduive heard   stocks take   stairs up     elevator downbut not chinese stocks theyre lazy   only take   elevator   ways   elpfinanciero   en hong kong y otras chinasel gobierno chino anuncia medidas para estabilizar los mercados e impulsar lrt equityinformer most mentioned symbols hst spy nd   rd qqq   tsla   nio httpstcoyukbouvblo    ', 'alguien me puede explicar lo sucedido httpstcozydlwvkdarora postulation on   end game in ukraine may   true read morehttpstcowgzxufueinvesting invest investment investments investors markets stocks stockstowatch stockmarket didi nio beke   pdd rlx tme amd iq sofi jd aapl aal f nvda kcbullishbearz   holders   who   still down   kod look   week high bottoms in lets go going   run soon get in early top bullish order flow gainers on   quantdata platform   far   babatslaamznnvdaaapljdfbbiduamdsqthanks   visiting my page httpstcohqdzzburt equityinformer most mentioned symbols hst spy nd   rd qqq   tsla   nio httpstcoyukbouvbdecided   dabble in         tech', '  fundamentals   great   risk has     on   regulatory side   china coming out   pro market comments', '  should settle investorsthis is why chinese stocks   up httpstcoglrfdqahnio babart babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invemost mentioned symbols hst spy nd   rd qqq   tsla   nio httpstcoyukbouvbtrndg cweb   usoi pslv eqx auy sand scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba is like   geopoliticalfinance indicatorbarometerbaba company profile', 'fundamental   technical analysis score update fa score', 'ta score stocks stock stockmarket investment investing invest investor investors httpstcojenlrwbhttpstcoilkzkrr httpstcoitloncoubaba spy gme beke nio btc cei qqq tsla   kc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvchina stocks rocket   officials signal   end   regulatory crackdown httpstcopedliht   jd bidu pdd ntes jd china stocksthis is why we never panic sell point proven   tctzf kweb pdd bidu jd bili chinatech httpstconusfvpvucbaba handles   seeing s   tough   press short govt when they want   counterse   revivalbaba shopeeph freefire jd nio li malalababa ramp itmarkdeez i wouldnt short   yet man', 'id     end   day when its up     up huge wish wont drop much   likely   only go up i think itll break shortlybaba my work is done here i only stick     help you find     on   next dip swipe dip swipe dip swipe on stuff like     murder you alive if you try   find top plenty   day leftbest     late than early   late than early depending on   price range   name trading psww per company updates coming oil petroleum crude solar wcig spy spx qqq aapl tsla   amc amzn httpstcobqlqhf httpstcowjnvtviyeit wasnt indicated on   prior chart', '  ive sold   intraday   long     trailing stop i have is on last   current intraday long intradayrt mhebenstreit my tweet   turned out       excellent buying opportunity massive rally in hk     bidu tsla amzn tsla   httpstcoflcfaynqrahora todos vieron el piso    ', 'por favorvendi uan parte     el rollivanbolsa y debido   que ahora   es un txitxarrobaba deadcat bounce   aboard   genghissperm   up in   day pretty rare lucky timing', 'hitting resistance   want   get greedy     doesnt usually wosammychip not just   they went nuclear on   supporting   markets babatodo el que diga hoy que ayer entr en   hay que bloquearlo porque no es   fiarrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  lilihe   my new leader jd pump   market xi   first httpstcopipluczoxirt thestreet   up', 'biggest intraday gain since   thestreet   up', 'biggest intraday gain since   thestreet   up', 'biggest intraday gain since   fookscapital such   swing     jd   up more than volatile market calls   good stock picking opportunitiesrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  fillthatgap minutes   done i love china went short     china names   futu jd pdd unfortunately missed futillegalhdbcat hodl here', 'its   portfolio', '        viagara lets squeeze em harder httpstcosqiijkjryo', 'buscando los que ahora dicen', 'entr ayer en  ', 'lo vi venir httpstcoiathprxakweb   jd didi china spoke we   done discipline our babies   time   help them out   shortsqueeze   gain my followers make money   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   friday', '  puts paid bags     calls       life up bags   morning   sides     strangle pay more often then most people think httpstcorpdoghdtojbaba hedges   shorted   need   cover soon   stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partchina highest number   cases   covid evershorts enterchina', 'few days later our economy is very strongsqueezebaba         right   down temporarily whilst they unloadbaba open tomorrow     rate if powell   nice   moneypigtrading chinese stocks gapping up like crazy   bidu jd didi pdd etcmassive kweb   sweep   chine etfhtixhl consolidating', 'wouldnt   short     ticker     news sends     spy gme beke nio btc cei qqq tsla   kcguyadami dudeif     run holds you     oraclert samanthaladuc yesyday in my trading room i said turnaround tuesday   china plays expect   gap up wednesday what   gapkwbaba if you didnt buy   ipo price   was   easy swing kc beke gds pdd doyu bz didi bili api tuya huya zlab jd qfin dao li xpev futu gotu bidu rlx   tme ntes nio tcehy minutes   done i love china went short     china names   futu jd pdd unfortunately missed futu   size was focused on   other names shouldve just basketed     china names short httpstcowejcbaba fear index in   dropped substantially   hoping     pop if ur looking   get   into china now is   time imo   huyart mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesbaba in biggest intraday gain what changedrt adnansark one observation', 'chinese authorities reassuring sec cooperation therefore less risk   delisting spy qqq   jdrt adnansark one observation', 'chinese authorities reassuring sec cooperation therefore less risk   delisting spy qqq   jdbaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba itp hood   statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   sqwii tal beke edu didi     rocking   congrats   those who had   guts   buy long china stocks last days   up in   day pretty rare lucky timing', 'hitting resistance   want   get greedy     doesnt usually work out selling resistance here', 'i wouldnt chase up here even if   still runs watching   bottoming signs in here though httpstcoepcfrvitj httpstcomvdatfytone observation', 'chinese authorities reassuring sec cooperation therefore less risk   delisting spy qqq   jdjohnscharts congrats john', 'i sold     kweb sharescalls     huge profit over sold play   mebaba didi glad   picked up   leaps   kerroinko ett ostin eilen yn honkkareista   ja tcehy positiotart wagss tirx wild thin china play fits   theme     slept on duo sxtc   didirt bigmonty i know cenn   flip muln', 'mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamybaba hedges   shorted   need   cover soonbaba go go go stonksreddit you think   breaks todayrt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfostocks   markets updates febmarch httpstcolhcirdqo aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogsuch   swing     jd   up more than volatile market calls   good stock picking opportunitiesrt pandaoptions todays plays gld swing   entered     down     hit   spy pbaba jp morgan analyst may conducted crime they caused   much money lost on   market alibaba   is up more than     investors recover     major losshttpstcothaxtvshuge chinese stocksprosusforall prx   tme absolutely ripped todaybaba over close is my prediction too strong   ignore enjoy   long ride   up   thedeepdivefeed   nio xpev pdd kweb jd lkncy futu tcehy didi bidu chinastocks chinarussia httpstcojcxsasdbaba my new leader jd pump   market xi   first httpstcopipluczoxirt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsdailyupazek   bb bidu bird   hi friends   over   join us play   squeeze gameshe is   nice golden company httpstcoecsscotrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx tsla qqq aapl nbaba pagando el rollwilliam     record gaps were not solely   reason', '  no   wasnt silly   there were many other reasons   yes there was news on   too', 'youd have   look       is easily   hmmphrt mhebenstreit my tweet   turned out       excellent buying opportunity massive rally in hk     bidu   stpremiumrooms not gonna lie', 'drstoxx nailed   china           httpstcokbhewkart danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwtrending stocks on fintwit spy spx tsla qqq aapl nvda   areb kweb esfxglobalmarkets investing stocks wallstreetbetsrt stpremiumrooms not gonna lie', 'drstoxx nailed   china           httpstcokbhewkatsla hit', 'next calls         next is follow thru afternoon   tomm httpstcofixuntajutrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx tsla qqq aapl nflow room these   not alerts   calls bought     x cents bullish spx qqq china orderflow options tradingrt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfobaba send itrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invespx spy qqq tsla jd nvda iwm kweb   sq aapl fb msft amd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvkweb attractive   statement long  ', 'jd amp niotsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcopbbmkgntsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoaxauxgugactivity alert babaredditarmy news daytrading stockstowatch tothemoon wallstreetbets fomo investments trading bottomfishing stocks yolo stockstobuy httpstcosnjjlhdrt millonariosanon out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy canbaba break   we fly qk chinese stocks rippin   one has only k float took   lotto just in cast   one gets found   jd bidu httpstcovwnbhpfythe most volatile stocks i have bili     absolutely insane down one day', 'up   next not quite sure how   feel     china   bili tech commerce socialmedia stocks markets economy geopoliticsrt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfotrending stocks on fintwit source httpstcocwjowwsbi spy spx tsla qqq aapl nvda   areb kweb esf sorted   most recent httpstcoxniteyprt juanluisdemateo   httpstcornxmpctmemrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt juanluisdemateo   httpstcornxmpctmembaba dear china government', 'please delist asapmy broker is calling   disturbing me     time i was buying non stop   paying off big     dkngnot gonna lie', 'drstoxx nailed   china           httpstcokbhewkacheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx spy qqq tsla jd nvda iwm kweb   sq aapl fb msft amd httpstcotrvaigkbaba days ago we were  ', 'we gonna claim   spot in under days', 'mark my words   amp   we got   dip     discussed theres   take out   amp now   x avg vol   still', '  lot more   squeeze wish i was long china stocks   yinn bili   pddft ukraine   russia draw up neutrality plan   end warguess who knew   past march httpstcoamkytajtcommodities finance economy markets spx weat uso xom cvx aapl fxi babababa intraday looks good   upward continuation suspendedmurphy   is still cheaprt suspendedmurphy alibaba   jd off like   rocket   ive   watching     weeks i knew   was gonna happen just too much ofalibaba   jd off like   rocket   ive   watching     weeks i knew   was gonna happen just too much     pussy waiting         was     jd qqqtime   watch   rsi crossing  ', 'out   oversold chart here httpstcodiniyggeie stocks httpstcoktcmuouivstrndg open   cweb scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba quicker squeeze   then i thought       alot   rocket scientist shorts in   s   ones still denial   bring us       range i dont mean   toot my own horn   pretty good   if i   say   myself   httpstcoatwtmpzcu httpstcomfozcvmas todays top trending stocks wed', 'mar', '  est   didi nio sbux nvda sonm jd sonn ttcf rlx viendo la subida     httpstcodnftamtqutsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcojuulrdutsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcolrtxqfslrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsawesome   on   trndyjon i   hear you on   morning calls   past couple   days working   get filled on   spreads   i had   follow you on   sept spread httpstcobcmxrcdedark bought   little   since i think   gets pushed     firmsbut i bought more vipshavent   clue whether its       was down over   its top   i think   single digit stock has     chance   run if   gets pushed  ', 'say', '  reddit crowdkweb   fxi spy printing money   too alerted   httpstcotxrbzqjyz httpstcosbffejlurt pwmtrades i have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwui had my hands full jd   coup n   was   taking profit in bz n covering futudamedinar hoy nos estn recompensando   httpstcojuvpqntrt javier   ser prudentes lo mismo que ayer os deca que se poda entrar   forma cauta y asumiendo cierto riesgo ahora osrt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfotwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions sonn price mentions stocks investing tradingrt chisatoinvest   nvda mu nice little action here babaspx spy   war is over buy buy buy btfd tsla qqq vix rut dow babart ortex   trading updatealibaba surges     chinese government said   would support chinese stocks', 'alleviating regul keep capital markets in china stable   support overseas stock listings advance conversations w us regarding adrs continue handling risks   property developers end regulation   big tech chinese companies eg   jd tcehyunreal day sick reads     bili beke akan duo everything is just working easywe   fucking     httpstcorsptpobbaba sold     made gain   shares   gain   options       sonn     win   lets go   clears     should have run   run   wowrt timseymour   trading x crazy cheap big brotha in china showing   love   stocks especially those in cross hairs   libot       rollbaba its funny how jim cramer bashed chinese stocks just  ', 'impeccable timing   testing premarket highs   s   r have   trailing stop on rest   current intraday long intraday httpstcohaauxucgiwho thinks   goes     where   was me', '  im gonna buy   ehh im too lazy   load up fidelity ill just     tomorrowbaba', '  httpstcoqebsuidvfirt tenkantrading     una hora   rueda el volumen es   los mas altos   la historia', 'si proyectamos   final del dia este volumbaba var alts ned siste dagene fr pning i dag', 'men pner opp i dag det er ganske utrolig   et selskap som har en mcap p rundt bbaba prof kishore mahbubanis perspective   china   number   even     end he just gave   glimpse     future   india   us economy     third position   was   many things   just   reality nowadayshttpstcoimcvozzobaba order got filled stocks   stockmarket top gainer yy gds pdd mpngy zlab jd gtlb dlo tcehy futu tctzf feam bidu   epam bgne cqqq ntes stocks stock stockstowatch stockstotrade stocktrading investing investment invest investor investors httpstcojenlrwb httpstcoiitnzwillthrower   is trading   x revenue', '  has   revenue cagr   its now priced   abject failure', '    risk reward is now one     most asymmetric in   market httpstcolbhlwjcpjbaba going       tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crdiscount rates on chinese equities just dropped     babart jerrycap   premarketare you buying chinese stocks like bidu', ' ', 'nio   jd   chinesestocks stockmarket wallstreet investingrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiprosperousguy yes', '  is unusual   stocks   pop   much on no news i   not   fan           chinese government   gaps in charts dont tell   whole story silly   make entire decisions based solely off   themrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort jrambo     drawdown in kweb', 'jpm downgrades   china stocks   calls   sector uninvestible lol jd babastocktwits rankingstrending tickers   hood spy sofi akan ttcf nio qqq ixhl goevmost active spy muln amc hymc   nio btc cei qqq tslart jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsrrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdrt inveuro china los adrs   china en wallstreet hoy tela', 'megasubidones en preaperturaver subir     un es algo pocrt qcapital   httpstcovljnyzdvdnio muln hymc sonn pali tsla   sbux phun save aapl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvillegalhdbcat your whole portfolio', '  just babart pandaoptions todays plays     hit   far     down have next weeks contracts on these held ubaba trading updatealibaba surges     chinese government said   would support chinese stocks', 'alleviating regulatory fears ortex generated rsi buy tradingsignals   due   potentially oversold conditionssee more here httpstcofcwuzghtbaba mega loading strong like bull httpstcovhvxrsdtu top crypto gainersh biliusd usd bili usd babausd usd   usd amc usdftxus btc eth ftt sol usa america   mm robbed me   im still upset     shit lol   httpstcoovlcjruxwibaba no way i   buy     load china stocks', 'they aint going     time soon we need them   they need us   daizyapp trending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimitsofi sofi hong kong got us trending     chinese companies   san francisco headquarters   has big asian community they   get   us too   nio xpev   securing   bag here httpstcodpsybildm httpstcovmqyaojfubbaba tras la apertura httpstcoqcyygqwbaba alex jao   jpm should get   raise httpstcotmnbqobrt juanluisdemateo   httpstcornxmpctmemreboticant deepthroatipo garygensler   dm you     news re   amp chinababa i bought   me happy     una hora   rueda el volumen es   los mas altos   la historia', 'si proyectamos   final del dia este volumen estariamos fuera   pantalla httpstcoxoyhfpuwaehuya   is   short squeeze time iq xnet   dq   bwcapital china names vol pop pm on headlines   market   ipos pledgedidi cweb beke pdd yy jd   when delistification   httpstcogsfoklmcmtwilliam you   correct', 'sometimes luck   play   part', 'i had no idea     move would     huge', 'i was looking     pop       where   expavg was coming down   on   min barsjd   judging     lack   bearish tags  ', '  looks like   bunch   retail chasers got burned   good     on   other side     trade when group think is overwhelming   lpeluquin me informan por cucaracha que los chinos le van   entrar   babart garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sbaba chinese pump   funny same bears talking shit two days ago delete   their posts now lol asses     sore   httpstcojixmjekhnio   bear meat taste   goodalso lcid   suck my bull nuts httpstcolemcohbaba httpstcohxhlstup   httpstcomywampbfvc httpstcoyyosfoqwpobaba stocktwits knows httpstcorwgvtcjbhrt robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcaint no way lmaooo jd', ' ', 'nio', 'xpev httpstcokjpwndwmkttop interesting wallstreet stocks     intraday trading seemakan sonnduo beke futu tme tigrnio   y opinion', 'not advice swingtrading trading markets investing stockmarket stocksrobintheblack thank you     list     compresin semanal', 'ahora si hija   perra httpstcouevpnbszxvendi el restod e   booooooooomcoup long avg sold out jd long avg sold out   long bo didnt get stopped on failure sold out these     trending stocks   didi nio sbux nvda sonm jd httpstcoqhmqcrtkdnio   morning chinese stock   on   rise  ', 'didi httpstcoasjjczmx   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoplbqdgtypaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcozhuuqrkytbaba min charts flexible mindset canceled long', 'went short   scaled out scalped long   low risk setups   tape charts notated', 'tickets shown robintheblack thestrat cyberdog bankerl daytraderwayne httpstcocyhlykrall   these hit   shorts on gush', 'long on rblx', ' ', 'nio httpstcofgbufpvrhzbaba subscribe now httpstcobpbjlryzsbaba invexglobal optionstrading options nasdaq nyse trading stocks daytrading market investors usa httpstcortfhyrxbaba httpstcoahsodroyse habla mucho     pero bidu tambin lleva un   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmscryptomoonboys nobody is ever sure     remains bearish until   breaks trend   would need   close     pink line   reverse bearish trend     bullish   is   bear market bounce httpstcofzjzthhtbaba ser prudentes lo mismo que ayer os deca que se poda entrar   forma cauta y asumiendo cierto riesgo ahora os digo que seis prudentes y pacientes aunque parece que podra estar realizando una isla   no sabemos si es   reversin y fin   tendencia o pueda ser   httpstcoabizivbnjtimseymour hundo rollbabaalmost hit my limit on     fortune favours   brave stockmarket hodlbaba next resistance httpstcoozfgnsyjyptempted   sell     pop   even   covid scares in china', '    kweb would still go up rsi   macd look bad on lower intervals   these   swings   daytrades   me gettingoutofweeklythinkingrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  timseymour   trading x crazy cheap big brotha in china showing   love   stocks especially those in cross hairs   lisofi spy   dam st glitches get me sometimes httpstcoexmwgfqcmflimitlist prosperousguy prestontrades well', '  opened way       we know who was right maybe people   years experience know something if trading was   easy   finding gaps in charts', 'we would     multi millionaires     is not how real life worksi shorted myself     bit on   what   runner httpstcotqrpjjfhrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered thazzafrancis let me get plz', 'i promise     should   up based on how its   following babasuccess   httpstcolrcpjdgma   jaewon lim   httpstcojyliykmrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayseeing     stock', 'i think its time   jack ma   make his unrecognisable return httpstcowbmiixeszpbaba has   gap     needs   get filledbackpackerfi what   jd   higher value than babart sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstmidweek update clf       mu   orcl   amd   tsm   intc   love   setup i have just scan names   see whats ready   big pump   httpstcovrvpfmgdtrndg open   cweb beke ensv hgen scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchtook per contract on   bagsbangers httpstcosxfyouyxnio', ' ', 'xpev', 'li   big reason china company stock shares   higher', '  chinese shares   outperforming', 'is china itself top government officials said agencies should pursue policies     favorable     marketrt pharmdca bidu up     no positionsrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsi know cenn   flip muln', 'mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu gds qqq spy   own ddrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered tdid someone alert you on   now trading calls   printing money exploding dont compare us     other trading roomspx spy spx spybahu winningroom httpstcozarutlnfbi httpstcoajudnzqvendi mas   booooom httpstcokdqgduxwnrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesrt siddharthndev   coming   cloneinvestor if you   stomach   price fall', 'youre not fit   investlooks like youre   real longterm investor   least in   anywaytirx wild thin china play fits   theme     slept on duo sxtc   didimost active stocks in us     hourhttpstcoczzhulwkoonio beke   pdd jdch bili li xpev httpstcoobtffume sorprende la manera en la que he podido aislar mis emociones   respecto   mis posicionesbaba tcehy tme fbmost mentioned stocks on twitter akanbabamulnsonntslatal beke edu didi     rocking   congrats   those who had   guts   buy long china stocks last days   negg breakout confirmed expecting   see   big run heregme amc muln hymc   httpstcoknjufhvdbaba wow los   enero httpstcolojzcbzrkalibaba up in hong kong   httpstcoxitzuiababa show me       i need   hold   tomorrow   hk showed gain   huge   me   i   double   we have identified   unusual   sweep   expires on april', '    strike price  ', '  contracts     price     were purchased    ', 'premiumbaba trading x crazy cheap big brotha in china showing   love   stocks especially those in cross hairs   listing issues   usyes im longchinese stocks gapping up like crazy   bidu jd didi pdd etcmassive kweb   sweep   chine etfhttpstcoalzbqijousing   promo link   you   get   discount     days trial stockmarket stockmarketnews stocktowatch stocktrading httpstcoauytytbyrrrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered trt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered trt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered trt rampcapitalllc   premarket   means im only gonna   down nowbaba wait until   short', 'bears realize there on   wrong side', 'then institutional money gets   into their positions boom boom   ssseekingalpha alibaba stock jumped when   market opened     macro issues', '    generate huge returns in     hd amzn tsla   nvda httpstcokvgzuduluvrt tradermusa bili   jd ninvestandbefree   was   cash secured puts i sold bought them     free up cashbidu up     no positionsbaba is down in   last trading days httpstcogijvjnahrqbaba under is criminalbaba lol not   chance no trust   chinese government pdd   bidu   those chinese adr     round short sellalibaba   stock bear vs bull   motley fool httpstcotzxzfheuki bought       last quarters have shown   maybe was not   cheap   i thought when i first bought   now averaged down  ', '  really pleased     price i got maxed out   just watching now   fundamentals have deteriorated   remainbaba green week     dollars     is   bull trap   easiest short   year   is down beke is down nio is down pdd is down rlx is down httpstcokoctxascvnits     same when   stock falls', 'everyone is hating   company', 'stock rises gt fomo btw i dont own    ', 'mean   in   general way httpstcoehiorkejababa you   buying price   years ago guys   dbonchain pro bought   last two days   didnt buy enough     thrilledrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wort salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsthank you   httpstcoaaajrwcqmpltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqburt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesbaba f no im buying   high     lol ddl mf didi   jd tigr futu china stockoficialmente en verde     httpstcohswqnzcobaba its   beautiful sight gmorning fam pdd', 'jd', ' ', 'bidu', '    profit httpstcozhanbxgj httpstcohymkkikyhtpro tip sometimes you just have   pass on   name   get over   fomo yes', 'munger owns   you dont have   httpstcohzmrpnvthis mornings top most active report didi vol m sonn vol m nio vol m beke vol m   vol m alerts amp technical analysis via httpstcojtlvsdqmdz   tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crdont   fooled   cead price action multibagger lac pcg dwac ldrs goog fami amc ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   own   food agriculturebaba bigger move than i was expecting   im not fully convinced yetbaba vastly undervalued big whales incoming     profit httpstcotpogniu httpstcoitbgnoceamelissaleecnbc guy scores', '  explodes higher babababa p risky hold     lil l', 'expecting   move     carefulbaba is   deadbeat bounce   not buy   if   short   imo its     dailyupbaba bidu bird bli bmbl k   k in less than hrs i know them elite ass old men big mad we hustlers found   legal way   get paid they done phucked up   httpstcohkhxmtombaba thanks jp morgan we love buying quality companies     great price matthewmiskin emilyrroland factset   explains why china names like   jd bidu   soaring   morning', 'im still cautious on china equitiesrt stockquant most mentioned tickers on twitter last hour akan   muln sonn tslart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq aapl fb amzn tsla   nvda httpstcopycvorqrrt jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme amc tsla access wider trends httpstcozltkvrfsweep   puts   spot volume', 'oi iv premium ksector consumer cyclicalmullinsmomentum china pennies     over     movement       im scalping quick base hits over   over due     high volumesweep   puts   spot volume oi iv premium ksector consumer cyclicalnotlordfed babart danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt juanluisdemateo   httpstcornxmpctmemmost mentioned tickers in wsb in last h spy   oil tsla gme vxx wish zim arkk nio httpstcointoxxyay httpstcosxbkejqlport fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq aapl   juanluisdemateo   httpstcornxmpctmembaba   juanluisdemateo   httpstcornxmpctmemthis mornings top most active reportdidi vol msonn vol mnio vol mbeke vol mbaba vol malerts amp technical analysis via httpstcoqkwrlxvdaytrading stocks stockmarket investingvendi mas   boooomkids who sold     pdd   httpstcomnrumwaqwmarketrebels what   pop     board jd', ' ', 'nio', 'bidu', 'lkncy wait what lkncy luckin coffee inc is up todaybaba woosah httpstcoisqtlfqcrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoictop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme amc tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq aapl areb spx didi nvda muln sorted   most recent httpstcobqmhkggrbaba alibaba', 'tencent reportedly cutting thousands   jobs httpstconwsrotodays   trade ideas   options appetite members long  ', 'long nio', 'long didi   massively gapping higher', 'sigh active trade alert these   puts     trading  ', '  gain   httpstcoeaigsmucmost mentioned tickers on twitter last hour akan   muln sonn tsla mrna amzn tsla   nvda httpstcoxxguhthpmost mentioned tickers on wallstreetbets last hour   we   arkk vxxbaba was weeks ago   totally undervalued if     picture is less cloudy   than its ever   over   last months   least what fair   price   not top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme amc tsla access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank spy mentions   arkk tsla vxx qqq sofi sbux mu gme full live amp historical data   httpstcoqhrxwewkjbaba tcehy didi alibaba', 'tencent reportedly cutting thousands   jobs httpstcostluaqyaqthese     most active stocks right now didi nio beke   pdd rlx iq httpstcowdpsedtrrxnew megacap week lows   mar', 'tsm   research on httpstcogwldiauoxjrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba looking   break out towards sdc soon   pull   didi   pdd jd bidu gap up smile direct has high short interestsdc soon   pull   didi   pdd jd bidu gap up sdc lets gosdc soon   pull   didi   pdd jd bidu gap upas i said   market   have relief rally   fomc', 'soon we   open puts   shorts once more get ready us nioglobal ai   fbbabababa those calls   cost me sold   i just dont get why   my other options opened exccept alis i literally watched   stock dropped smh probably     got more out     contracts aapl amzn tsla   nvda httpstcomznhfvbqcbaba nio xpev pdd kweb jd lkncy futu tcehy didi bidu chinastocks chinarussia httpstcojcxsasdcnbc amp cramer trying   hit china now o jd bidu tcehy nio     garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sflow room these   not alerts   calls bought x     bullish spx qqq china k order orderflow options tradingbaba lols way oversold duo   i think   sees   least     see   high   money setup chinastocks   didi dada httpstcoaoouxwcxismidweek morning in   live room   robintheblack   bidu nio pdd futu bili jd le kc live chat   strat tradershttpstcorpbuztcyglet thestrat get you over   humptrading stocks investing stockstowatch httpstcocptjdxzcead     discount multibagger lac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   own   food agriculturert frankm   nio xpev   li jd investors right now httpstcohcnfqdaurt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwperbaba httpstcotywkrppehdanielmuvdiyt gracias daniel por tu claridad y dedicacin en los vdeos   los lunes   fue un ingreso ayer gracias   vos gurgavin   huge rip i guess no ipo pricegoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvwynn home kndi mobl cbat now pypl fb gld tdoc amd qqq blnk intc nflx   btcx httpstcozieqvcigvtwitters top stocks dfmtf price mentions qqq price mentions   price mentions tsla price mentions ocgn price mentions stocks investing tradingbaba   traders   taking profits up  ', 'up tcehy im   geniusoh', 'wait httpstconbhkqjzuvbaba httpstcosupbwktrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'no estoy llorando se me meti una suba     en el ojowhat   day   chinese stocks   stocks httpstcofrvpivjdgstradertvshawn well you were right on   damnbaba o god no', 'dont collaps   pathetic     just happened   drstoxxtrading room httpstcomsavrbroso   everyone was maxed out long china weeklies   i saw   old supports   no solid reversal   didnt hang onto     wellbaba seems like   good risk   reward here   me tgt zone httpstcosmymtjoaztbaba   in', '  pagando httpstcoxhcnsopaopinduoudo vipshop pdd vip alibaba     chinatech woooohooooo wallstreet nasdaq stockstobuy stockmarket tech sandp china asia breaking breakingnews soar httpstcowewanlrrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba puts', 'lets go   if   degen bulls want calls', 'let me know   i   sell em   you   markup', 'you know     inflation   tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crque locura   mercado creo que voy   silenciar la palabra   no por nada sino por que no la llevo   ichimoku weekly chart stock   place on your watchlist waiting     reversal technicalanalysis technicalanalyst marketcrash ichimoku koonitz httpstcoiexcsqiqxeyinn china xs bull etf k share darkpool print     jd bidu kweb pdd bili ntes blackbox spring breakout sale   your st month httpstcoqtcxupp httpstcondmqyobuurt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el seguntencent holdings ltd   alibaba group holding ltd gained more than each       measure   chinese tech firmsbaba tcehyrt rampcapitalllc   premarket   means im only gonna   down nowall nio xpev   li jd investors right now httpstcohcnfqdaumost active equity options   midday tuesday', 'march amd bac   cvx f nio pfe xom aapl amzn msft nvda tsla   fb aal jd amc pdd sofi httpstcomksarinxtbaba in   bullish position short term on   dip   morning   lets squeeze em fxi leading   way   kickostocks', '  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcomtwmjommbaba new pt usd tsla aapl amd nvda vxx   nio msft fb amzn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbeautiful breakdown formed on babathe arrow represented where i   pressed my order entry', 'look where i got filled on   frustrating   say   least even my cancelexit   was very slow   fill', '  we press onaimanbbt httpstcojmjucyvze dji amzn tsla   nvda httpstcokrwwgairt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ral', '  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcotyinbwgkn httpstcomtwmjommbaba i said   is desd cat bounce see my posts thanks me now these   calls   r   slow days late entry on     breakdown', '  compensated   adds     entry price retest   r trusted   time   sales on   one   on nio lod too close   r quick r scalp on   aapl reversal     m daytrading bbtfamily httpstcodgrhncebaba buy   dip   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt juanluisdemateo   httpstcornxmpctmembaba   baby httpstcodwzftjmfz stocks moving in wednesdays premarket session agri   beke httpstcoxxzwkjntzb premarket via benzingamrderivatives sold my   mar calls     they went   low     hour  ', 'lol on   open   how   you dobaba phew thank god i sold pre market cantphaseblase i would say   ccp     ccp version     fed put   albeit stronger', 'more effectivebaba short filled right       wish lmfaooooo   say   went down wish would   down short   pig momentarilybaba i   out     nice profit i   still   watching     opportunityvendi una parte     httpstcoefxczivywtook off   risk into watch     hold   vwap   intradaybaba due     way oversold   pts   is doable   fridaybring     muln volume   cenn   see what happens   little easegoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn   won ddbaba lock in   profits yo   is huge   alibaba   stock video link httpstcomnkhrilei httpstcovpxnfezxydamn china lit   ass up ifbd bidu   futu jd iq pdd bekebaba fucking options wouldnt update price until wtf   stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevaliis       inbaba makes   outsized move   mar option straddle is implying   move in   next days httpstconcumkesbaba     loaded strike puts   then likely httpstcostvzvravpcan someone let jp morgan analyst know he should not value chinese tech stocks   please   he upgrade his price target sure he  ', 'he follows   market   tcehy alibabart salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbili   jd nio tsla httpstcohllxlswmjw httpstcodikctoehobaba took profits   buy   soon   esta hora grandes empresas chinas como nio o   estn subiendo   mucha fuerza', 'ambas', 'recuperan algo   terreno aunque esta subida no quiere decir cambio   tendencianyselong   little     stops vs lod intradayrt iamanirudhsethi   island reversal   if staysfor mintues   morewe see blast upto   more in hrs helooks like i gave   signal   buy  ', 'its   easy in hindsight httpstcoqamuvlnualibaba   un po il marco masini del mercato azionario straordinario potenziale ma non si capisce perch tutti lo odianointanto oggi premarket del alibaba', 'non masini   aolaguerf para alegria   crsorens', 'muy fuerte la suba     en el premarketrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingbest performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalibaba babanionetease ntesztobaidu bidusea limited selufax luyum china yumcdoordash dashaluminum achgrabrivian rivnmongodb mdbjerrycap if you bought    ', 'theres chance you   sell your stakes todaythe devs   finally doing something     httpstcosznawtgbaba   lot   people in profit   bought   dip bot       keithdorschner iamtomnash   i sold   chinese stocks   everything i had except nio i bought x share shortly     ipod', '  i think theyre more legit than     tcehy   likely sell those last shares if china provides military assistance   putin nvda coin riot   dis aapl tsla amd   roku pypl sq sbux crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba island reversal   if staysfor mintues   morewe see blast upto   more in hrs heading towards in next few days httpstcownxstcjbaba wassuppppp shop   far wassup we     squeeze em too hahahhababa fucking robinhood man ugh update   up off   recent low woosah httpstcoyznabqecmjrt beachtrading   bottoms in   easiest swing trade in history stockstobuybaba where       shorts', 'ppl were happy   short       buy   itm weekly   spreads', '  nice floor put in here imo got me', 'max gain remember when we told blackhatcapital   there would   tickers   would get us our money   way faster than wish   tickers mentioned     up huge iq huya   yinn   vips likebaba how many hookers is munger   buffet getting   they   just eating blizzards   drinking coca cola if you know what i mean httpstcohglqriktodays stunning rally in  ', 'fueled     fullcourt press shoots   stock     levels last seen checks notes friday tsla amzn tsla   nvda httpstcotwwkozdq httpstcoeupyudgsuxgood morning futures rise ahead   fed meetingfomc top watches spy qqq msft   tsla join us in our discord httpstcocdaozzwb stocks options daytradingmsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts', 'ranking system', '  get paid     top contributor', '', '', '', 'httpstcoryhqjrvvcashed out   not   shabby httpstcorfwcvtsgotop trending tickers on twitter   morning combined over million impressionsspybabaamcniotslarealtime investing trends   insights httpstcoppmthym httpstcocnfraivrt rampcapitalllc   premarket   means im only gonna   down nowoptions flow stream update aapl tsla googbkng   rivn qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcogryvqqoy httpstcoqwvkqxgztrndg ensv cweb   beke swn hgen scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsthis     real life', '  wish has   getting slaughtered   late     using   same algo         rest     china stocks     when they     up its only up   calls   xi bought calls   bouncing hard on china newsbaba took mins   get   option priced wtfh solid gain     sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesmaryland mans cheat code triggers instant cash   three stocks httpstcoqivyeogbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v off   putsroadto defichain dtokens dfi btc   httpstcosamimyaesonnduo beke cweb didi pdd yinn futu tme tigrnio babacrowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvmantastrades todays theme is short covering vs profit taking innit babababa   mad i sold   my position two days ago   rampcapitalllc   premarket   means im only gonna   down nowrt pandaoptions todays plays     hit   far     down have next weeks contracts on these held ubaba bidu kweb ding ding ding httpstcopsaxtbiwwmbaba why   options markets closed   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtake   look     tothemoon trading stocks stockstowatch daytrading fomo news wallstreetbets investments bottomfishing redditarmy yolo stockstobuy httpstcovbmijuxkwwhy alibaba', 'nio   other chinese stocks   surging   nio bili pdd bidu httpstcotftnhcbhbaba loaded shares more   lets go     was   good shortrt jerrycap someone should run   vs qqq feels like   leads       weekoptions flow stream update tsla goog   rivn bkng qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcobunigfjdoptions flow stream update tsla goog   rivn bkng qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcolifdimoornoptions flow stream update tsla goog   rivn bkng qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcohpalqr nvda amzn tsla   nvda httpstcozwvapi httpstcosvfofzwbaba who       losers   sold       la subidas   hoy   las acciones chinas era bastante obvio', 'si hacen un anlisis tcnico se darn cuenta que se nos vena advirtiendo   techy tmebaba weekly httpstcoaomagiwvbaba move in premarket   due   positive news coming out     chinese state councilthis trader entered   calls     they hit   high     thats   gain overnightdid someone know news was going   drop unusualwhales httpstcoftskpyxzbaba yo my calls stuck   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt elguapobear accidentally deleted my pinned tweet predictions oil   see sub     outperform market xbi wtrading these chinese companies like didi     beke     complete crapshoot if holding longer than   daywow what   short we   on   who   got   ed', 'averagejoetradr what   you traderecap coming soon what   you trade httpstcojjxafozaride wkhs fsr chinese ev is up big gt nio nio   nice green day     have taken more   ill settle   in minutes not bad     days work     httpstcoqsuqloyjetskigolflife willthrower   didi deep divebaba nio xpev li bidu jd pdd didi kweb crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqburt mustafah   httpstcopjqhsxzi normally   not add on strength', '  nio is way cheap even here tsla xpev li babathestocksmen good stuff     httpstcosvjfsqoa   p payed httpstcomjpeqgfydsflow room these   not alerts   puts bought x     cents bearish qqq china orderflow options tradingrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'nteswhat   pitch', 'i dig   product rates look strong   fuck amp ive   looking   get   exposure', '  appears       solid assymetrical rr betpunted   few instead   chasing     my broker hasnt opened mini futures     yet probably cuz     volatility lol httpstcoxlyhzpsbaba bidu akan gapped up over what   your thoughts on   price   here httpstcoicajxccnhk stocks httpstcovnkmmqozvcongrats     traders   httpstcozywaszbcrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba alibaba   over billion usd in market capitalization last night thats fucking mental   think   i felt   maybe   was   sell on   open', 'got on   calls bought     putting market order   sell on   open     opening print happened     started   crater', 'feel blessed getting out     gain httpstcohsvkfemt spx amzn tsla   nvda httpstcoqydmcwfae httpstcoegtznvfradded one     china stocks going   jd nio m float china stocks', 'was   last year', 'we got lots   room   run pt threw   bit more money into babaanother buy coming when i get my tax refund in april httpstcojilibuhpamzn aapl     fb tsla msft roku nkla ymm crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingrt nlckstocks   is very long term play   me calls i dont want   sell until jan     held safely thru q imoalibaba stock jumped when   market opened     macro issues', '    generate huge returns in   coming yearshttpstcowovntzfpsbaba alibaba nio xpev li bidu jd pdd didi kweb tencent china chinesestocksbaba they sucking in     bears   open         over trending now on fintwittsla aapl amd nvda vxx   nio msft fb amzn httpstcogbwhxniidrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyo   httpstcopjqhsxzchinese stocks open extremely strongdidi nio   xpev   k swing in portfoliovosotros no entrasteis ayer en   y se yo tampocobaba up china stocks jump most since   state council vows support hong kong had     day in years', 'up httpstcoidfytroscxbaba buying   dips   is stock   deserves   risewhats your biggest contrarian view you hold in   marketill go first', 'i still hold     positionalso china stocks insane gapupshavent played futu   jd bidu xpev since last year   maybe time   startrt thestreet   up', 'biggest intraday gain since   resistance httpstcodlfqdkowlrt anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day     is going     httpstcodhgrmibqvrdailyupapi apps   bidu bird   sell   news', '      buy when   gap fills   ichimoku weekly chart stock   place on your watchlist waiting     reversal technicalanalysis technicalanalyst marketcrash ichimoku koonitz httpstcosmkicmyunbaba in   bullish position short term on   dip   morningin early morning options action', 'equity names     top most actives   include aapl', 'tsla', ' ', 'nio', 'nvda', 'didioptionsoptionstradinghttpstcowyfhuccashurricanebot you read   ccp related news i dont think its just   day necessarily babart anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day who said i   short   httpstcoqfhgzdpoxcapitanstubby amentofo michaelxpettis wsj babababa well look     what   nice surprise   those who bought amzn aapl     fb bynd snap tgt pypl jd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvsomeone should run   vs qqq feels like   leads       weekbaba weekly calls out   park   jerrycap would   fun if   bottomed   day sellside declares china uninvestable even though they   right', '  isvolatility babababa shorts   eating   months you guys get one good day     pop   everybody   out   nowhere watch how quick gains   gone wow', 'babart investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm aubreymartin gurgavin   then bought      ', 'you   earning lot   money httpstcoszvwqmrxkrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'nteswould   fun if   bottomed   day sellside declares china uninvestable even though they   right', '  is httpstcorrczkrgvxrt sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babababa calls coming in hot httpstcobbfmqdxvibaba   pumpis not needed when you check out babas numbers end   point   zoya httpstcoalcsfrnnthats four dollar scalp in babadet var p tiden och brjade nstan knnas oundvikligt med en rejl studs i framfr allt kina men ven annan tech   r nu upp', 'jd och se i frhandelnfilled   i   not like         i love   in   s   httpstcoqknkctimrt sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babaamc axs   beke brcc ctk didi nio son wsm crowdsourced alerts', 'ranking system', '  get paid     top contributorgtgtgt httpstcoryhqjrvvbaba lets go alibaba   un po il marco masini del mercato azionario straordinario potenziale ma non si capisce perch tutti lo odianointanto oggi premarket del alibaba', 'non masinitsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcokhmiboaiort konradryczko alibaba   httpstcotbefdebaba httpstcozpfwedbzxnio   lkncy looks like   lot     chinese stocks   up     hedgefundtips just  ', 'chinese internet stocks were deemed uninvestable suddenly', '    significant gap up', 'everyones goiprestontrades marbel thx     congrats on calling   near   lows   buying   calls late     selling on   open   thinking   trading options   stock in alibaba', 'daqo new energy', 'jabil', 'block', '  micron technology   dq jbl mu sq httpstcopwnflusbaba httpstcodzlkiubcalibaba surges in biggest intraday gain since sept babababa short   aubreymartin gurgavin f babart ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'nteschinese stocks soaring     china seeks   calm markets   promise   economic supportfutu   nio bidu pos market makers filled me   on   fuck youget ahead     trend here   xtraders httpstcovbdmdswcongrats     who played see you tomorrowamzn aapl     fb bynd snap tgt pypl jd httpstcokkzvnuerprestontrades prosperousguy marbel dead cat propelled   ccp rockets dont think   status     cat matters when       ccp market manipulation babart juanluisdemateo   httpstcornxmpctmemchnc on watch if   breaks     run hard very thin sonnduo beke cweb didi pdd yinn futu tme tigrnio babart sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntescharlie munger is   fing geniusbaba httpstcoirelvzbyodeitaone end   day tweet       falls   flat   end   dayrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntespageone hooked on   feeling hscei   xlre tnx sbux httpstcoamryyvdkoy premarketanalysis russia ukraine oil ratehike fomc retailsales gasolinestation policydecision sales economy stockmarketcrazy short   here if you held   would   stupid on   other handyesterday insane volume   now good news   would have   easy money   httpstcoiyatypnvq httpstcoqhfhvplhcbaba up', 'biggest intraday gain since   p   oddstocktrader whoaaaa babaswung   weekliesw t frt subvertoxbt   alibaba is up', 'hang seng is up incredible     last night   taexbt   insane accuracy', 'catchinglittle   short   open     out still dont have my set up     sized down   taking profit quickrt sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babart inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpodac zim panw crwd zs mrna orcl tsla googl msft   unh   uvxy svxy sco uco sbux listen   what     fed   jerome powell       market   market update httpstcocygyqprfvits not too late   buy   its still under   darn cheapprosperousguy marbel its time   start calling     gap king under   sma', '  is just   dead cat bounce   we   see if     clear     time   im very doubtfultsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcojiskcnhrkort persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wobaba httpstcomqyeukkzkbaba watch   dump alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babababa calls   open hmmm what   bounce       tuyacang i have never seen stock trade ev they have mil in cash   market value is less than mil rlx     sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesrt thedeepdivefeed chinese stocks ripping   government vows   support themdidi   bidu jd nio httpstcobbyormnyhort sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesrt sinomarket uslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntesdark pool printsymbol babasize m sharesprice total mrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx aapl tnice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwn seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcouehnvrvhouslisted chinese shares soar   market open', 'futu up', 'li up', 'xpev up', '  up', 'nio up', 'ntes up china kweb fxi cnh stockmarketkind   wish i bought more       squeeze   squeeze   adami called   on fast money yesterdaya rip     had   dayexcited     start tomorrow   many great setups learn how   trade   right way httpstcovbdmdswamzn aapl     fb tsla msft roku nkla ymm httpstcotovbnmgndspy isit possible   charlie munger is holding more   than last year     gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdsonar top nasdaq open cake futu hour hymc impp muln pali sonm sonn tanhsonar top nyse open amc axs   beke brcc ctk didi nio son wsmsee them ranked httpstcojnazbbwmvnegg shorts   out   shares we readybaba gotu amc gme clov muln httpstcowpcgxvpe httpstcoromnrjtrending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx aapl tsla sbux phun jd ixhl sorted   most recent httpstcoqtyxvfdkdoes     say march  ', 'strike', 'days early you lucky son     bitch hahahahahaha golden mother fucker   miracle httpstcozrmhommfuualibaba   httpstcotbefdebaba squeeze those fcker tsla aapl amc amd gme vxx zim   amzn fb nvda nio dlo vix evh xom hymc crwd s coup crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvstock gapsbaba bidu bynd dkng iova lmt mdb mtch mu nio noc sbux se shop snap team ttd twlo wynn trading stats     httpstcovbdmvufamzn aapl     fb tsla msft roku nkla pypl v w nqm httpstcohpgmcidliuhe vows support   economic growthhttpstcovixgsuvgfchinas sharesinfocus premarket tradingpinduoduo pdd jd jd baidu bidu alibaba   ps   you want   marketmakers technicalanalysis icymihangseng httpstcoxpuhjkyisbaba time     anxiety attack   waiting     options chain   open     fuck smh   paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingbaba httpstconuwapuinspbenzingas daily   on trending tickers   march', 'alibaba', 'gamestop   more   nio gme amc hymc httpstcoylfeqzmhdavidtracey time   sell   few   callstraderjoelpp dont listen     guy i have     sale     ill take   didi great buys you   bank', 'probablybaba   picked   cents httpstcoppigoktukospy yinn yang   aapl whatwe know     economic impact   chinas covid spikehttpstcowascxckrvchinese stocks ripping   government vows   support themdidi   bidu jd nio httpstcobbyormnyhobaba     think jp morgan downgraded   week   uninvestable   basically   slash thanks     wonderful insight telling retail   sell       trndg   beke scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchthe guy bought     few months  ', 'has had drawdown', '  one day rally everyone is cheering he was right   yet ppl say he is   longterm investor not   gambler httpstcorqetreuxnhspy squeeze those bears into sleepless night   waiting   interest rates obviously', 'inflation is   number concern   spy qqq tradingsignals daytrading optionstrading daytrader daytrade   nio tsla aapl sbux spy aal amc amd beke arch gogo bgfv blnk bynd httpstcoizqaidcwrbaba level key pbts well we should have   nice day', '  didi   up big chinese names flying  ', 'looking     downward move on these   nio jd iq kwebchina stocks very hot   nio mini stocks metx mkd   breakout   follow soon   hoy sube jajaja y jpmorgan se cag   nuevo   las manos dbiles', 'ayer compr barato y hoy vende tranquilamente un httpstcopxhprbkwrt swatoptions live   premarket   stock options trading mar', 'httpstcovjtiqjuyy via youtube spy iwm qqq vix     would   nice if we   close   level uxin nio   chinese elephants def scooping   cheapies   last two days marbel prestontrades i know', 'read through my feeds   see what i said', 'seriously i   gave my pov now on   i dont know', '  is my pov   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwchina stoxks gonna rip     nio buy calls     open httpstcohwouuaobaba cheap     overvalued amazon yeah wright hang seng     much   then nasdaq   year   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba even if   rises   here   would   on lower level then   was on months ago   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sgreat thread on   httpstcockbgnsxvrt hisaapp most active stocks in todays premarket trading markets open in mins click here   start trading   httpstcoaekzpremarket green   hell   i sold my   option plays   up go look       morning   its up     shit i   talking bout acesuchiha caromjavier inversorexperto nadie te obliga   comprar     investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwchina names vol pop pm on headlines   market   ipos pledgedidi cweb beke pdd yy jd   tcehy nio bidu httpstcomszhtogcbaba   board full   shit talkers   zero understanding   chinas actual system   governance   long term economic objective running their mouths   their hair on fire careful diamond handing your puts pro bought   last two days   didnt buy enough     thrilledbaba holding strong   congrats gang we     wish i had more   is gonna     big winbaba thank god   danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunbaba mooning   month premarket sonn duo beke cweb didi pdd yinn ddl kc zh rere bili ymm futu tigr iq rlx jd nio     mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt itscharliemar woke up     is up over big move wow     yesterdayrt rontweatsley lkncy     chinese stocks soaring big   up', '  is going       catapulting force   lkncy its goingbaba still very cheap   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es alibaba   pre market nyse futuros premarket httpstcophbreykeababa short accounts get wiped     open   cure cancer   morninghuge news glad ive   loading up nio   httpstcotyawkcnjji knew   china theme was coming new one     smallest floats in   market   one     most shorted stockssonn   didi duo pali lkco husa kscp cei muln bbig httpstcovbvsspvfami heavily shortedchina stocks catching bidagriculture food prices risingrepeat sales   us canada   middle eastdidi nio fxi   sonn veon hymc muln cei muln agri aei aapl tsla spy httpstcogbzyevmbaba jd pdd raas crazy premarket sonnduo beke cweb didi pdd yinn futu tme tigrnio   crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba alibaba is up', 'hang seng is up incredible     last night   taexbt   insane accuracy', 'catching     what   you waiting  ', 'fam join us alibaba httpstcofeepedulrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba premarketmost mentioned tickers on twitter during premarket   nio sbux sonn amcmost mentioned tickers on wallstreetbets during premarket   gme nio tsla jdbaba dam marbel prestontrades   you think   selloff in   is done i posted what i  ', 'read through them amp decide   yourself i say     respect you get   decide on your own   doing research', '  listening   others   picking your spotsi dont know if id buy  ', 'maybe on pbackrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crtwitters on   rise qqq price mentions   price mentions spy price mentions gtch price mentions muln price mentions stocks investing tradingrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt thedomino most searched tickers on cnbc dot     tues', 'y us treasury yield wti crude oil tesla tsla hycrort garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   know more crackdowns i bet ant is compliant   we get news soon would   epic   happened   next day   i hope you bought otmsi     actively monetizing staying nimble   httpstcobyltoykzr httpstcozpdiadbkewatchlist didi dkng nio nvda babart robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcrt rampcapitalllc   premarket   means im only gonna   down nowbaba   we going   see   week   ramirobriglia   pre market sube ms   httpstcomhrzrhynmmuln hymc sonn pali tsla   sbux phun save aapl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvlargest open interest increases   single stock options todayapple aapladvanced micro devices amdalibaba babameta platforms fbamc entertainment amcthere is   bull out there who just sold their   position   he was done    ', '    buy   losermoment   silence   thee httpstcokevofnzfbaba bidu   problemsniper   pre market   snooze fest until   breaks   downward trend on   weekly httpstcoupagbtrjrt hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta   robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcthe fud is over nio xpev li   bidu jd pdd httpstcomlgjilgvbaba when these short accounts get wiped imagine   spike   open watching beke bili kc nio   hour     main watch beke bili kc babaaxxa long term uptrend support getting stronger consolidation period ending bullish hammer oversold bounce opportunitywti tsla hymc aapl   amzn djia httpstcofkhiwqoebfnio congrats bulls xpev   httpstcordkvkmhonio muln hymc sonn pali tsla   sbux phun save aapl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvyang yinn didi   chinasays     support chinese ipos abroad', 'calls   closure on tech crackdownhttpstcoaugmdnxvgbaba bears feel free   go   war zelensky need your help see ya april tech', 'coin', 'xom', ' ', '  careful still looks like   market pullback httpstcozlvajboti have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwucautious', 'bulls looking   hourly hls', '  hr consolidation is much deeperwatching chinese names   bidu nio xpev   day tradesscouting initial top fish gap up in   downtrend then     first m oversold bouncert jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsranyone virtually   patting munger et     investing in     chinese tech   averaging down     last months   price returns   where   was last friday should probably take   moment     reflect on how much short term price action controls their perceptionrampcapitalllc jpmorgan   analyst crushing itstevethebullrogers steve', 'i   in     you in fact     you bought shares   pm   evening   up', 'where   you selling we made   lot   money on prog earlier if     gain strength q i   publish plans   levels   now ill avoid   ideas   sharing   open many     risk larger than i feel comfortable givingbaba breaking news someone called xi jinping winnie   pooh overnight', '  he decide   annihilate   bears heeeyyy booboo', 'were agonna have   declare bankruptcy   up in hk httpstcofgbcfjfrt jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsrrt robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcchinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jd up   up httpstcobgljlyepb seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsrbaba not going     up   herestrong like bull looks like i missed my   window everyones watching china stocks todayi dont like   in   crowded trade   volatile       sheep   wolves     in amp prolly looking   cash outwhat you wanna       jd nio kweb metxchrisfranco   least keep   till', 'when china       most important economy in   worldbidu   chinese stocks   just crazy now   crazy cheap httpstcotkvxsjnfxnio   waking up   rmsl httpstcoawgoinqhrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwmost active stocks in todays premarket trading markets open in mins click here   start trading   httpstcoaekzobopnioamddidialibaba babarlx technologiesaaplaal american airlinesvale vale safpdd pinduoduosofibaba is very long term play   me calls i dont want   sell until jan     held safely thru q imo if u want   roll out look mid summer httpstcotfazxpgwostocks   desk is watching sbux s   jd nio httpstcoekrdzioejwcan is up in pre market going   blast everyone   join   party   btc tsla   wonder what june calls     worth   open   mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatibaba   reason chinese stocks   running theyve   beaten down   totally undervalued just notice   lot   chinese stocks trending jmihaljevic       prices seen checks notes last friday i think   poo pooing mungers trade     last few months   feel pretty comfy     take lolrt chisatoinvest   nvda mu   anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day   trndyjon what   expect todaylooking   spy qqq esf   aapl httpstcokdonuvexbaba what   manipulation   jp morgan   ramirobriglia   pre market sube ms   httpstcomhrzrhynmbaba i want my   bearfonso watchlist   lt  ', '', '', 'bidu lt', '', '', '', 'se lt  ', '', '', 'nio lt  ', '', '', 'dkng lt  ', '', 'mu lt  ', '', 'bili lt  ', '', '', 'spy spxbaba   jerome powell is moving   china   sounds like china wanna   like japan   bad   print infinite money   us has not figured out how   print infinite money without major consequences   we know', 'japan   just   full blown lying too tho never knowrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiwatchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day   stockhunter stocks in playtsla aapl   bidu bili jkslink   discord     free chat day httpstcobwesjrkrcmfutu over', 'gttp', 'gttp', 'gttp', '  over', 'gttp', 'gttp', 'gttp', 'mu over', 'gttp', 'gttp', 'gt tp', 'look     volume on     donnellybrent', 'similar   your nok example perhaps httpstcobxgofuqndebig relief rally on chinese names like  ', 'nio', 'jd', 'tcehy personally caught lightning in   bottle   starting   position in nio   my first chinese stock exposure     year   was   looking unbelievably great sitting   levels httpstcopkmlxaraapl   li didi fb amd msft ixhl bz zm gdrx jbl hd v now cost aon crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvv pm updatelarge caps mostly up     market', 'though futures downtrending since   watching     open   eyes on beke', 'tsla', 'amzn', 'asml', 'bidu wouldnt   surprised if   lot   stocks lose steam shortly   open httpstcomekwicakohrt optionalert largest open interest increases   single stock options   include aapl', 'amd', ' ', 'fb', '  amcovernight rally   overnight rallybaba gt  ', '', 'bidu gt  ', '', '', 'se gt  ', '', 'nio gt  ', '', 'dkng gt  ', '', '', 'mu gt  ', '', '', 'bili gt  ', '', 'spy spxbaba dkng ltltlt   king is taking off     real test     bulls would   clearing out zone long term   formations   not happen overnight     takes days   weeks   consolidation   real wealth generation   kick in httpstcolkodihzu httpstcostbzhvnjzbaba   market is finally rationalizing itrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatihot dang guyadami great     httpstcoanthsbqafthere is no limit   success when consistency is   base   persistence is   fuel   pushes you forward when rejection leaves you sick amp tired gds bz bili futu pdd yy jd aapl   li didi fb amd msft ixhl bz zm gdrx jbl hd v now cost aon httpstcoqrtyjgulnrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es kweb   tcehyits   time     fb quarters where im tempted   valuation   monetization catalysts got   china   fintech selloff   distract me   time tho   xpev mqtrndg beke   cweb scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchlargest open interest increases   single stock options   include aapl', 'amd', ' ', 'fb', '  amcbaba iv going     wild careful on chains id avoid   urge if not positioned     risk on gap up is substantialrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wotrending amp most active on stocktwitsbaba nio lkncy jd kmph sbux xpev arco s didi   pdd jbl ccl nvda   bntx pfe fcx lac sq mu spot ual tsla msft nlok le exk scvl lmt li bidu httpstcozmtjimfrt libertydividend   ver si nos hemos equivocado y es una criptolong alibaba   httpstcovmcqkfylvbullellis you dont need   own   i dont need   own     someone     httpstcojnujxyiprt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wort tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralgood morning', 'savages', 'fomc day expect   lot   curve balls   huge range   patience   pay   watching   qqq arkk amc tsla httpstcoqtzuusgjbaba smoke screen   wall street   taken too serious   retailers thats how you get reaped   gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba nothing in china is     seems somethings very wrong httpstcoojhlgdhdpthis aged very wellbaba httpstcogfowudorfbalibaba', 'baidu', 'httpstcofthidix shares rally   china pledges support httpstcoyekzqhfs   bidu jd httpstcolqxounnthbaba billionaireballer alert premium spent collected', '', 'technicalsdeepitmcandidate uoa rankfireatwill nonstopuoa uoa activitydeepitmputselling jun p soldsweptup in block   httpstcocgmsbphe httpstcorkforwaqel gobierno chino ha dicho que promete sostenibilidad y equilibrio en sus mercados burstiles esto ha cambiado el panorama para las empresas chinas y habr que ir empezando   mirar las buenas como nio o   que ahora mismo estn por los suelostranku   httpstcoztefcfjcbaba nio scaling out   half here in premarket saving   rest i never buy premarket   i dont mind selling itbaba pre mkt volando   i know lot   you had calls jeezspy amd amc cvx beke vxx pfe nio   crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt cmspeary me getting ready   market buy     further entrench myself     community member httpstcoltcghifmindthegap chiners   bidu nio pdd futu bili jd le kcbaba even wetter now   had   insane volume   last two days httpstcokppxmqyigrt rampcapitalllc   premarket   means im only gonna   down nownio   iq grab citi starts nio hong konglisted shares   buy', 'sees over upside ayeshatariq   is babababa   is what happened last time when short volume was     same level httpstcoxetwcupyba     paying fat   called   prestontrades   move in     morning way larger than i thought is exactly why i said you   even buy       even though   was under in     last night i thought   would   up', 'had no idea china would say what     gotta anticipate   move sometimes   premarket   means im only gonna   down nowhasta marioxciento se va   alegrar y hasta en contra   su voluntad jejeje   httpstcocmixrmonchinese stock   has likely   found now   delisting fear is minimized     gov   attack institutional short sellersnow   has rebounded   lot', '    alibababacked tech company cootek', 'ctk', 'follow i     more hopefulrt juanluisdemateo   httpstcornxmpctmemrt realalexvieira news china stocks explode   wall street deceives   world downgrading     crash congratulations   my clientsfingermotion enters lucrative chinese mobile device protection market fngr trades     deep discount   nasdaq uplist chinese stock   pdd nio yumc bidu ntes investors read my report fngr telco smartphone aapl httpstcokhphrnnkrt juanluisdemateo   httpstcornxmpctmemrt ainversor   en hong kong pensaba que seria una buena compra', 'pero esta locuraa ver como abre en el mercado amerirt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzmy daytrading watchlist primarybaba nio newssecondaryfutu newsoxy contaapl amd nvda fb dkng ccl ual gappershave   great trading day   keepitgreen bbtfamily daytradert theresaperrin doyu is   market beat i   day   they   chinese stocks   tradable   keep your eye on   your favobaba alibabalooks   slash workforce     its mmc division decides   lay off employeeshttpstcoiorauhizert mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiwatchlistupsidesbuxbabajdniodownsideoxy cvx xom uco oilwhat   expect todaylooking   spy qqq esf   aapl httpstcokdonuvexnio     i expect   when i bought yesterdays dip yep easy money now taking profits   rmsl     real fda gains httpstcoqfnswjytbdbaba   other china stocks rocking premarket   dump     here   here we go   shreyanimbhorka   only wish i had loaded more   finally   how high     go very little resistance   up you nerdsrt nomadinvest   amp chinathe writing was in   wall when you get your info     source rather than mainstream headlines see ptjust  ', 'chinese internet stocks were deemed uninvestable suddenly', '    significant gap up', 'everyones going bargain hunting babagreat convo   justinjarman hvstlink   full videocast httpstcouuxgqzvnkd httpstcopafotrajcnbcfastmoney karenfinerman timseymour   up in   premarket take   bow guyadami', 'you nailed   one   you get   have   nice sugary treat   now maybe go talk   your colleague jimcramer amp tell him   easy up w   race bating hes having   bear sterns moment   in reversebaba nio still oversold   financial stability board in china said   they   work   us regulators on stability expect     hit     next days   nio   hit httpstcorxexeykv httpstcooyifsjobhrt chrisfranco i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter sert thestocksmen my stock swing   is getting   hate heres   great breakdown on why     bullish on china   alibaba httpspdd is rocking     jd   markets', 'amp zelenskyy is on tv right now delivering   shot   adrenaline', 'positivity', 'amp vigilance     worlds watchers ukrainert matthewmccall chinese stocks surging   morningyesterday i discussed   big chinese tech stocks     wild move in kwebalsobaba thinking   trading options   stock in alibaba exxon mobil nortonlifelock w w grainger   eli lil benzinga httpstcolexokeifbaba why   asia stock fund likes alibaba   taiwan semiconductor barrons httpstcojjgukybaba stock market   dow rises fed decision ahead alibaba   httpstcotstwbzsl soar barrons httpstcojccsybaba tencent alibaba meituan rebound on dip buying   historic rout bloomberg httpstcoczytbqeqmvbaba top stock trades   wednesday oil tsla coup   investorplace httpstcoyndtgzsoababa alibaba stock panic time seeking alpha httpstcovojmzlpxlbaba alibaba httpstcotstwbzsl   other china stocks soar heres what sparked   turnaround barrons httpstcosdzfuxmmpyou   use   assets   get invests you get sblc     assets       monetization     sblc you shouldnt return loan     trader return sblc   your bank days prior maturity   you just multiply your active dm   get   info   fxi bidu tcehy jd httpstcojfqbxnisrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt shall mkd is in premarketwill soon   in high demand like   hymcmulnedurt evinvestor nio   market is rejecting lower levels looks like     move up httpstcoipmvhddrrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el seguncnbc   didi jd pdd adrhttpstcoqvtlsgpxjwas     march moment   china time   tell   pdd kwebrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsdailyupapi   bidu bird bli   evinvestor   increases   k   nio   k shares these   awesome buys     rsi super oversold might   art danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   evinvestor   us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', 'free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   over p under     over p under spy tsla shop amzn roku nflx bynd lcid pltr coin mrna qcom nvda lcid niort evinvestor   us', 'hk alibaba i bought shares   morning  ', '  returned k     likely double   mebzun   couple   months ago', '  invested million dollars in baozun   knows more than we   lol fxi tcehy   alerttrade if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us mart mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httplive trading   morning market sonn didi   china sec amp st fed rate hike gt trading group httpstcolyzzgblva daytrading stockmarket stocks watch live now httpstcoteefvcsjdiscord watchlist nio   httpstcoayfarwhivw watchlist fomc     dont overtrade nice gap up   morning       get choppy until   meeting is done tsla   kc spyhttpstconhyohid watchlist charts stocksrt hxo   premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoagood morning fintwit seeing   momentum moving into low floats   im excited   find   big intraday runners my list   stockstowatch   farnio muln hymc sonn pali tsla   sbux phun save aaplgood luck   everyonebaba down   open bidu     top watchers   todaybaba up premarket   china   out   supports their businesses news creates wild swings in   stock     underlying value is damn cheap if we   stomach swings   hold   min year period', 'confident         easy triple   here long babababa jdrt hxo   premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoababa leaps   hope you bought   dip   held your nutsrt jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   castillojosuhe ahora resulta que ayer todos hicieron   in en   y tcehy   is   turning point   growth stocks     up start buying growth   take profits   natural resources sell ntr buy rivnrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt jabcapital cweb   kweb beke pddtake   profits cweb   go up           close up only   take top tickers trending on wsb noticeable top vxx   oil tsla gmecheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcocdoffnnart juanluisdemateo   httpstcornxmpctmemchinese stocks surging   morningyesterday i discussed   big chinese tech stocks     wild move in kwebalso travel stocks   backand its fed daybaba tcehy bidu jdmaking money   matt mccall stansberry re httpstcoeubbprhj via youtubert mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiwatch list   spy amd amc cvx beke vxx pfe nio   stockstowatch stockmarket daytrading httpstcopkgeyrnol china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulations   get approval   not affect capital markets crack down on malicious short selling httpstcoqkdlgyfpbidu nio kweb   jd httpstcobjccoqnxvbaba thanks jpm       scared boys     price avg     roth', 'future me thanks   lotrt asymmetricalpha   bro its up   my       ajitosu   jd pdd nio     list goes onhang sang finished up chinese council pledges   help economy amp capital market   easing big tech crackdown hugee   jd nio tcehy bidudoyu is   market beat i   day   they   chinese stocks   tradable   keep your eye on   your favorites   nio jd edu tal li mkd petz leave your favorite belowbaba here we gort jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   capebc kosk jointventure   didi nio sonm nvda jd sonn rlx jagxkosk jointventure   didi nio sonm nvda jd sonn rlx jagx httpstcoykwcnssrt juanluisdemateo   httpstcornxmpctmemrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba if ant financial gets green light   ipo  ', '  chisatoinvest   nvda mu potential up gappers premarket     yday highdidi nio fami   rlx beke pdd iq zh futulive scans start ettrading stockmarkethttpstcovxhxpvayrt itscharliemar woke up     is up over big move wow   sancompounding just tweeted   thread last night   up tencent up xpev up pdd up investors who takes opportmost mentioned tickers in wsb in last h   spy oil tsla sofi aapl amd nvda pltr fb httpstcointoxxyay httpstcoqgstjtygbaba hater you got caught   now you   pay i hope ur not short buddy   pre market   alibaba   rise     king beggings ora new hope   china is propping up chinasimilar   what we   last year stocks i   trading todaybababidupddfutuamdupstnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqztrending stocks on fintwit source httpstcocwjowwsbi qqq spy   phun tsla sofi sbux jd kweb spx sorted   most recent httpstconbssmdpeflrt tommythornton   httpstcoytgsctwqbaba   china stocks gapping up big on news   china vowed   keep their stock market stable   support overseas share listings room     then charts httpstcoruwgbhpstwoke up     is up over big move wow   bearingtontrade   on     lolnotedgreat explainer on why there is fear   uslisted china stocks   delisted three years provides china more than enough time   work out   deal httpstcoyhzzleggadisclosure long babawe   not done either our positions   still pretty small versus our overall portfoliowe   add   more', 'hopefully reducing our average entry   even lower levels         tcehy httpstconklssnjqwhong kongs hang seng extends surge', 'rising   tencent', 'alibaba jump more than httpstcorftlhgpii investing   tcehybiggest tech losers   chinatencent tcehyalibaba babameituanpinduoduokuaishou technologyhttpstcoemhueuvy ke holdingsniojd health internationalxiaominasdaq tech meltdown techmeltdownecommerce httpstcomvhbuzewsrt inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babart investrtrades todays watchlist rivn upst orclqcom docu fiscvna iaa shoppypl   xpevalways managrwallstreetbets daily discussion mentions over   last hour rank   mentions spy fb nio oil nvda lmt qqq sofi aapl full live amp historical data   httpstcoqhrxwewkjupdate babaup premarket got lucky i bought   httpstcoctovdhhmlnbaba jd bidu nio fxi kweb httpstcotahulwmababa bought   last two days   i m getting profit gonna sell   right   lol popular nio', ' ', 'sbux', 'ttcf', 'xpev', 'bili', 'sana', 'aap', 'ice', 'jnj', 'znte', 'vel', 'cmg', 'ihrttold you   buy   httpstcogffnwdmztop most mentioned tickers in fintwit nowpremarket   alibaba tsla tesla jd httpstconnbrwho aapl apple nlok nortonlifelock via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit nowpremarket sbux starbucks   alibaba sofi sofi jbl jabil pdd pinduoduo via httpstconwsneckpndfintwit stocks stockmarket stocktrndg   scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchlive   premarket   stock options trading mar', 'httpstcovjtiqjuyy via youtube spy iwm qqq vix aapl vxx babaalibaba group holding limited is up in   premarket babatodays watchlist rivn upst orclqcom docu fiscvna iaa shoppypl   xpevalways manage your risk   take profits when profits comesee money', 'take money investrwatchlistrt cityindexjosh uslisted chinese stocks   surging higher     bell     includes  ', 'nio', 'pdd', 'bili   tme', 'wrt cityindexjosh uslisted chinese stocks   surging higher     bell     includes  ', 'nio', 'pdd', 'bili   tme', 'wbaba up   se up   just sayingapetrader kentsbrokerage look   nio       big pre market volume gap uprt anthonyohayon   ripping   u reillymcadams never listen     normie heads on here', 'crushing my dude they dont like babauslisted chinese stocks   surging higher     bell     includes  ', 'nio', 'pdd', 'bili   tme', '    up   find out why   what   means httpstcoiversemqchina shares volatility trading stockstowatch stockstradingrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jbaba iv crush day   if you   holding options     sell i   see puts going down   iv   calls     bunch   idiots on   board who hate china   something alibaba wont delist   china isnt going   invade taiwan either fear is   strongest emotion while trading   its taken advantage     httpstcoiolmnamcrgbaba nvda mu httpstcoeibbkqgwrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   melissaleecnbc   premarketbaba has       most compelling value out there ive said   months', '  soon   china takes their knee off their necks price   rip up premarketstrong premarket rally in chinese stocks   pdd jd yy other long ideas nvda mu jks jblhyenukchu compro   ayerrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raly el desmadre     nio y compaaunusualwhales why is ken griffin allowed   use   program   steal billions   americans daily', 'shut off our stocks   sell only profit more billions   buy more football clubs', 'yachts amp more islandsi dont understand   tsla aapl oil btc etherum spy qqq   httpstcokhajwxqbgbaba lol inverse jpm analyst   congrats     longs let   ride   ekeane   i told yall   time   add was in   s smh whoever bashed me deserves   pain     short what kind   clownrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba   jaytailor   just set your   price   let them cover there hahahahahahahahah   long live china   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft   yesterdays option flow   china announces cooperation   us on chineselisted stocks   have     smart bet     decimation', '    have known spy httpstcosadienkbaba no dips   morning   open multiday runner httpstcovjfkbxvickusing my selfdeveloped comparison methodology', 'here     top companies ranked   value in todays top performing sector ecommerce stocks', 'jd   pdd amzn melitherefore', 'httpstcooyhfvuwd', 'inc presents   value in   sector httpstconeolizcwdyou think i wasnt marketbuying cweb   morning drip cweb labu now steps up     plate   jd pdd unreal sensitivity shown', 'theyve   down   not out httpstcoqaxxnffdbaba just set your   price   let them cover there hahahahahahahahah   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsppgh how is   company   unknown   under   radar insane growth', 'market share', 'innovation', 'constant pr   updates', 'partnerships', 'etc etc etc amazing tech company tsla lcid     i told yall   time   add was in   s smh whoever bashed me deserves   pain     short what kind   clown shorts   in   s     down   ipo price you deserve   loss   ihzhdidiedurt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raltrending stocks on fintwit   sbux qqq spx spy tsla jd nio sofi mrnaxglobalmarkets investing stocks wallstreetbetsbaba premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoavtjxgvxbaba i     only trader who made   gap predictioni     i only have followersmuln amc gme httpstcosjvkwasosalibaba   tencent   preparing   cut tens   thousands   jobs combined   year in one   their biggest layoff rounds     internet firms try   cope   chinas sweeping regulatory crackdownbaba tcehy jd pdd biduhttpstcodseccqbhrt bearingtontrade   on     lolnotedcweb   kweb beke pddtake   profits cweb   go up           close up only   take   profits     win even if your down big on these thats not gonna make   go up more than    ', '  stop     pulling     opening priceebon nio   sos racist folks     like   mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httprt qcapital   httpstcovljnyzdvdunusualwhales retail eyes     over chinese tickerswe counted chinese tickers in top most popularnio   jd pdd httpstcojczhflyrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionert tradingsunset   day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftwbaba only wish i had loaded more   nio iq   sell   rips here dont buy into   fake green not gonna end well in   short term httpstcomvviqtoithis is going top     biggest short squeeze     time   fxi bidu tcehy jd kweb httpstcoszfmvbsort tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt realalexvieira news china stocks explode   wall street deceives   world downgrading     crash congratulations   my clients nuevo video sobre lo que pasa   las acciones chinas en marzo   bidu jd kwebhttpstcogbnpyxzkrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt melissaleecnbc   premarketrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets anews china stocks explode   wall street deceives   world downgrading     crash congratulations   my clients   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato httpstcosywewcwrt juanluisdemateo   httpstcornxmpctmemsony sony stock   surpass dis disney stock     aapl apple market capitalization t cmcsa ssnlf   tcehy ge dmlry amd nvda msft viac goog zm amzn fb nflx tsm tsla se   appleevent msge msgs gs   jpm httpstcopgxwfandfsrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralholy fuck i got scared out   selling     put   now its up   wtfrt professordman     hit low s   options calls going     booming   common shares up now httpstcouamovjbaba pues ayer si era una buena zona interesanteenhorabuena   los que esteis dentro   menos en este dia   jd didi cweb take   profit off   table   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  ssnorlaxuw babababa i have never seen such   beautiful pump httpstcotiggufxrt everytimeicash new video fed decision day thoughts   expectations httpstcoikakdfnjzaapl amzn   fb goog msftrt bulldudec premarket top amp flop stocks   watch march httpstcojlfhgzlwbbeke didi pdd bili futu tme jd babababa someone on   team picked up on   movement   you spy qqq dia httpstcoovstdqxbaba jd nio httpstcojwqoiogrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunglad i     my position in    ', 'significantly bringing down my average cost when you see   solid business never run when others   runningantes   ayer pens', 'voy   abrir en   me parece una oportunidad y   final del   no lo hice', '  en pre marketsiempre triunfando httpstcohkpdpfrom yest pm     if we get   gap up tmrw possible   friday   httpstcoilcqusdgbaba pump right   day   fomc alvaroverrier quin estar vendiendo sus     qcapital   httpstcovljnyzdvdthe premarket watchlist is up   its looking like   day   chynalets have   fantastic day guys tsla   duo spy qqq stockstowatch stockmarket investing daytradinghttpstcouzyvpiynrjpm one     biggest bank downgraded china tech stocks', '  three days china government vowed   support   tech businesses check     china stocks   is coming up crazy visual adam khoo httpstcoaxahtvykvbtodays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followed   decent pullback then sw grindbtc up todaystock im going   playbaba bidu pdd jd yysee you in       writing my opinions down on httpstcolabpsqmrwrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba httpstcoqruikhxrzerohedge per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcobsjrznsnzme getting ready   market buy     further entrench myself     community member httpstcoltcghifvector intelligence vi is   algorithm designed   predict potential outsized intraday moves vi   select up   stocks per day todays vi stocks  ', 'le', 'sbux   learn more', 'visit our site', 'watch   video', '  sign up   freehttpstcowneaqvcprt shall mkd is in premarketwill soon   in high demand like   hymcmulnedurt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followgood morning traders   tickers   have my interest   morningbekebilifutuyypddjdntesupstbababidunvdatslaavavamdjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbfkkw httpstcowlbqjryxrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunamd crazy   say if holds', 'test into thursday if fed has no surprises qqq spy  ', 'get you   son told you     enjoy', 'who got     is   time   buy   stock httpstconzcyakkbaba jd beke nio li     china stonks up   same price   last week thentodays market opens w upgrades amp downgrades     gt stocks amp etfs on httpstcozimllmjq   unbiased technicalanalysis   help you make   trades top marketedge secondopinion reports aapl nvda tsla amzn msft cvx spy amd xom qqq   fb httpstcogiaywwewkweb up     normal   vxx move   we dont live in normal times     interesting   see what   secgovt   regarding china names   far', '  they   is blow hot air  ', 'jd', 'pdd', 'bidu', 'wb', 'ntes', 'yythis is   year chart on alibaba     rise off such   oversold level should not     surprise httpstcooobkxbvustop buying chinese stocks kweb   china httpstcoacdrnxfjjd     youre telling me you didnt sign up   whalestream sucks new video fed decision day thoughts   expectations httpstcoikakdfnjzaapl amzn   fb goog msft nvda tsla qqq spy httpstcosduqypzjeguyadami your plus         played out   readytonybattista tastytrade bili pdd   monday   danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt stockswithcam   pm fb up points in one trading day nio pm i     youre sitting on   sides lines wrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   dump   open   hold   pay day httpstcozvswnoybaba i guess   china bashers   gonna loose their pants   underwear   week bottoming is   process not   event   thing     happen     bidu nio kweb etc is they trade in   range   months', 'build new bases then rise', '  is if they dont get delisted first these charts   in massive downtrends', 'even   dead cat bounces once httpstcocnadsuerxmrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'premarket gappers using trade ideas httpstcozlqddclr spy up sonn duo cweb beke didi lkco yinn kc pdd zh ddl bili ymm rere gds futu wdh yy tigr viot   vnet jd htht tcom qfin bzun   httpstcohweqrxqrort michigandolf catching up on headlines   looking   my   position premarket httpstcodvooisstzvbaba price action speaks louder   way     news actual move is yet     though   ill take   start httpstcolkodihzu httpstcovfvpzzfmy picks analyst meir barak long  ', 'nio', 'bidu', 'jd', 'pdd', 'ntes', 'sbux', 'nvda', 'tslashort sbaba bitches selling   robinhood is allowed   take profit   et lol   dropping   open stocks on watch     opening bell alerts ddog gds dq wynn yumc smar   jdhttpstcouuwrzxone hot minuteon watch aapl', 'amd', 'nvda', 'amzn', 'sbux', 'msft', 'twtr', 'pton', 'pypl', 'afrm  ', 'nio', 'li', 'xpev', 'didi', 'jd', 'bidu', 'bili', 'iq', 'tme', 'futu', 'pddearnings amc len', 'wsm', 'pd', 'ges', 'edr', 'nbevipos gdstu', 'onsubaba httpstcoljoxwncmxus equities marketsyesterday actuals   todays futures pm   very green   up pmwidespread', 'broad support   equities btcusd toothe up portfolio cqns picked based on monday eod is up dramaticallythis seems off calm   stormyesterdays smart play     wowie wake up mkd may squeeze hard   muln holding long httpstcoxdmgclprrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crchinese us listings driven   vice prem lius commentsfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft   i fucking told you   buy   dips   httpstcoacgxjflgfalibaba stock news   forecast is   time   buy   stock httpstcocbpxuashuhttpstcoavuzfrgl httpstcodmfeaseozrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralalibaba sube', 'en el premarket   dicha apertura va   dejar una isla   reversin alcista   httpstcoddaknvpjru httpstcorbidqdyfnio   xpev should just           trend reversal looking     month charts squeeze   shorts without dipping china revenge', 'hell yeah   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojaehl   what   i say   great   httpstconxjnfppbaba was   mentioned here httpstcoxbpldyynbrt ajnogues vaya', 'ayer todo twitter salindose   las chinas como  ', 'nio y diciendo que no haba ni que tocarlas y hoy resulta que crt tradingsunset   day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftwmaryland mans cheat code triggers instant cash   three stocks httpstcocvjyptobqxbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vpremarket movers   didi beke bili chinese adrs on fleek httpstcokwtyoytsi summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitstsla aapl amc amd gme vxx zim   amzn fb nvda nio dlo vix evh xom hymc crwd s coupdo your due diligence httpstcoxvvlypetal edu aa ach cenx amr beke expi   jd meli acm ntr ipi httpstcomqniynfpkrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crbaba first dip should       mid s catching up on headlines   looking   my   position premarket httpstcodvooisstzvbaba jackpot swing   s   bit open   good watch     in aapl calls httpstcokrustwbaba long ride       i like   green   its okay if done in unison httpstcosgcpgwmltjpatrades     i brought             just went up   i sold     yesterdaybidu   pdd whos still chasing here   se premarket is looking sexyrt ajitosu   jd pdd nio     list goes on httpstcokmjbrqdkbaba ltltltlt   you guys     chinese uh oh same energy is here   morningthe markets have no idea whats coming   themfed   no fed', 'we making money todayspybabapddnvdatsla httpstcodzdowkstocktalkweekly ms said   same         popped   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojalibaba you need   sell   stock immediatelybaba jd didi nio httpstcoemrfdsxrt juanluisdemateo   httpstcornxmpctmembaba dos das despus   que jp morgan establezca un precio por debajo del actual y se marca un arribalas otras veces fue por arriba del precio y sigui bajandomenudos analistos httpstcokjidfltbbaba i was wondering why   equity was going up       close', '  put prices were staying flat   explains everything   nio i wake up   chinas economy is fixed', 'gtfo si   sube un me tiro del techort kickostocks picked up     didi calls into close     woke up     beautiful green day     hard work on optionsjackpotbrother put money where your mouth is short   premarket   pnico comprador todo lo que se vea como basura ayer', 'hoy es un tesorokweb   nio     up   fosho   tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crocft   kweb well', 'well', 'well   day traders taking profits early time   go long china stocks     huge gap up   morning jd didi   vips pdd kweb bidu momoahora resulta que ayer todos hicieron   in en   y tcehy   typical wall street they spread fear   trap retail shorts   babamovement   remember   name alex yao httpstcotulcuukzrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralalmost bought   nio   didnt pulled trigger     may go   zero dang itrt ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxovaya', 'ayer todo twitter salindose   las chinas como  ', 'nio y diciendo que no haba ni que tocarlas y hoy resulta que compraron todos ayer   cierre y son ricosque poca congruencia y vergenza hay por aqu yo sigo diciendo lo mismo que el   largo plazobaba tcehy job cuttingcost cut', 'keep expenses low   try improve margins   free cashflow i dont expect earnings     impressive in   next few years   interest rate hike   inflation httpstcoujotxxaibgurgavin you buy   calls july babynio jd   xpev i know many hate china stocks   most   retail   not have       china stocks   ripping  ', 'picked up     didi calls into close     woke up     beautiful green day     hard work on options finally paying off httpstcoonqbzqjxzp httpstcookwhugjqrt qcapital   httpstcovljnyzdvdtop orders   fidelity customers premarket tslababaaapltqqqhymcniosqqqnvdamsftamzngmespyamdsoxlqqqwmtmulnamcfbsofisdelltnasonnxomuvxyavgofkwebmu httpstcoeiyfezrrmbababidubilijdlinioxpevrt beginnertrades we   live trading these overseas companies like beke sonn  ', 'oil amp mineral stocks like hymc cei amp more comesancompounding williamgreen i   feel   way i just released   paywall   my   breakdown if you   interestedhttpstconhcbqcacrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpbaba weekly continues   fall   enters control zone crosses midline enters control zone httpstcomjcuvicchinese stocks trading in   us rocket higher   china signals support     sharesbaba bidu jdhttpstcoivqvvakudprt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es first out   read why bilibili shares   soaring in premarkethttpstcolrplucvmorningmarketconversation ephoria stocks optionstrading investing crypto bitcoin m spy   china foreverslowstroking ykm httpstcogrejekkxstocks in playtsla aapl   bidu bili jkslink   discord     free chat day httpstcobwesjrkrcmcalled didi when   crashed down now its up overnight chinese stocks   run   awhile get in   ride boys babart stockmentionbot most mentioned us stocks on reddit in past hours amc   gme spy sa   i     only trader who made   gap predictioni     i only have followers httpstcosjvkwasosbaba how much yall think my short mar puts   going     worth     open       where   was days ago   wait   find out     fintwit perfectly timed buying   dipbaba planning your exit       fall hard   opening bell    ', '  only one getting   gains is brian o lery   poor charly is still huge underwater   httpstcotoaeptjlbaba listen   noone', 'just look     charts zoom out get   good look   hedgefundtips history doesnt repeat itself', '    often rhymesthe last few times hong kong was trading   book value', 'sharprt reillymcadams china names         strongest todaymy longs     gt nio gt   garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es ultimatetraders reddit china has faith in adrs   pdd our tigr   reports soon', 'lx   million buyback market cap ill sell my upst calls     hope   rallies on bmbl snap now meli   bros   fresh puts', 'relief rally maybe httpstcobbkgiridjalexpitti there   thousands   thousands   chinese stocks', 'china is not just   tcehy   jd hong kong', 'shanghai', 'shenzhen', 'markets where even   volatility   western hysteria   emerging markets is often avoidedrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralmost talked   stocks on reddit vxx oil   tsla gme qqq amc aapl gld corn amd wish nio httpstcocmaknoyddailyupapi   bidu bird bli buenas noticias para   y compaia inversorexperto httpstcojgoeqihlfbabahoy arranca donde esta la linea naranja', '  ser asi', 'dejara la tan conocida isla   reversin marca en un circulo veremos luego   la fed', 'si ingresamos para sacar algo   cortofigura muy eficiente para marca una reversion   la tendencia httpstcovxdqpzselbaba not selling until   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba doomed dead cat bouncing   just block     paid bashers someone wants   accumulatemost tech stocks   down     massive short selling they   have   cover   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralone   our long trades put on   in action     leaps we still expect   market capitulation flush     definitive     pullbacks we     adding here httpstcozuhprvhrt chartgallori pregame show starts in min   est we have lots   talk   china', 'ukraine', 'fomclets get prepared fortake   look     investments tothemoon redditarmy stockstowatch fomo trading stocks stockstobuy yolo daytrading wallstreetbets news bottomfishing httpstcozyukgfubaba video coming soon    ', 'i   give you more context   everything   has happened   week     special insightsbaba   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdnio jd   xpev i know many hate china stocks   most   retail   not have       china stocks   rippingrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba analysts   idiots     bashers   idiots tv bobble heads know nothing wow what   move     never trust china', 'doesnt matter   bargain   if   opens     up', '      bagholders   avgs   shouls seriously think   writing calls   recover       money they   losing waiting   my   xpev nio positions   go     moon httpstcomsswzdqdrt juanluisdemateo   httpstcornxmpctmemlmao jpm   tp       jumps   days later whats new httpstcokvvvchikbfrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdmelissaleecnbc cnbcfastmoney guyadami great   babart danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt mrstockbot tradingfanatic beep boop heres what i found       total   volume k total put volgarethsoloway bought in  ', 'not based on charts', '    bounce on   indices   extreme bearishness on     was presented on   silver plate   investors', '  was   screaming buy yesterdayrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba oh', 'wow', 'going     where   was six days ago raffaelladefili kasdad   in revenue is trashbabachina says     support chinese ipos abroad', 'calls   closure on tech crackdown   jd kweb httpstcozlsrggzrrt melissaleecnbc   premarketraisingthebar     klendathucap ali       forty bagholdershong kongs hangseng index soared amp chinas shanghai composite   reports   progress   us regulators on cooperation plan   chinese stocks listed in   us push   end crackdown on internet platform companiesbaba jd iq pdd httpstcosryct httpstconsbkntqqbbaba what   pump', 'geez   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raltrending stocks on fintwit source httpstcocwjowwsbi   sbux qqq spx spy tsla jd nio sofi mrna sorted   most recent httpstcokbljgsjkrt beginnertrades we   live trading these overseas companies like beke sonn  ', 'oil amp mineral stocks like hymc cei amp more comebaba beautiful dead cat bounce im closing my calls   buying puts shes still going down alibaba stock closed lower on tuesday   other chinese tech names bouncing', '  stock though is up in wednesdays premarket   chinese regulators signal positivity   needs   recover   struggling     past year httpstcocbpxuashu   ivanbrianchina gives green light   overseas listing   jd nio xpev didi we   live trading these overseas companies like beke sonn  ', 'oil amp mineral stocks like hymc cei amp more   hang out while we trade live on stream     k account httpstcoddiwhsduzw httpstcofalsrmtstake   look     stockstobuy yolo stocks daytrading investments redditarmy trading wallstreetbets news tothemoon fomo stockstowatch bottomfishing httpstcotuzoaceibrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el seguncongrats   holdersrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdraffaelladefili not   sure i would include     trash', '  when something is beaten down     extent', '  spring   tends       much greaterbaba i guess stocks only go down   months chinese names ripping overnight sending       equities higher xi making bold claims   support   market while covid concerns   in china   up nio up etc etcbaba bears   loose next one week   hoy   me devuelve parte   lo robado hace meses httpstcoqgpqpcqunrt intinvestlong   nio   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba how much       option   up   qcapital   httpstcovljnyzdvdbaba dead cat bouncepeople in fomo   would drop like hell thanks me later httpstcowvckaxgnkdamedinar tranquilos no hay que esperar tanto mira el preapertura para   httpstcoatjnnxivtrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba glad   see absolutely nobody is going     taking profits   httpstcojshjywwinzanother totally normal day in   futures markets   boosters     huge fans   fed rate hikesparty ongarygensler httpstcotntniowccoincidentally someones bought', 'mar   calls   in   last hour   trading  ', 'worth   pm here httpstcohntmyis   nio   nio   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba lol poor shorts   hugos   pm hk httpstcoirirgiwmdkeveryone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crackdowns on big tech   support overseas stock listings   is huge news httpstcozdzedmgbaba jd nio li byddf pdd tcehy bidualibaba nyse  ', 'wb morning   top stories dominating financial media on wednesday', 'march tcehy httpstcowswrclzrttbaba httpstcocdgjxxmrjstocks making   biggest moves pm   jd pdd nvda   pfe bntx mu spot nlok le scvl amp more httpstcokepqaojlrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es torodearena tengo     option alert high volume options     friday', 'march roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba if you shorted   on margin', 'i hope youre ok   up   markets look   continue rallyrt alerttrade if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us mart tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raldrp     thing died iampyynda said its gonna retest soonrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  smost talked   stocks on social media amc tsla gme vxx   hymc amc httpstcosanbowfnrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba hahaha   biggest bear trap over these two days bears thought they won when they shorted futu last night saying we   uptoday', 'they   broke jd   en hong kong y otras chinasel gobierno chino anuncia medidas para estabilizar los mercados e impulsar la economa httpstcoguiifgwwbhbaba jd pdd nio     list goes on httpstcokmjbrqdkrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ral mar', 'premarket movers news gainers duo beke didi pdd kc vnet rere bili gds ymm futu ddl tigr bz zh tme wdh iq rlx yy bzun qfin tcom tuya dada imab babalosers tanh ixhl sonm tcon mcg srga crex le drct agrisource benzinga wire httpstconvqgdsvrrt juanluisdemateo   httpstcornxmpctmembaba who bought   coincidentally someones bought', 'mar   calls   in   last hour   trading  ', 'worth   pm here httpstcoagueeocurhemos visto los mnimos   babart garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sgarethsoloway thank you   got in amp   kasdad   is   band on   run   w other chinese stocks yesterdays poor cousin is todays hero now   httpsbaba brownboi nio not up   much only posted till   httpstcoxrbwljvsznbaba       end     bear market   jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   alfiedata     httpstcotwulwlodzbaba disparada en el pre market httpstcoqxyazikqbaba said fuck your pt jpm lolbaba premarket quotes livedata last updated mar', '  et consolidated last sale   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba is   band on   run   w other chinese stocks yesterdays poor cousin is todays hero now   httpstcoazlwptqkbrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba y tho good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini rally into pmbaba long yday   seems     working', 'haha should     great day     chinese names', 'looking nio alsomsft nvda amd httpstcohqwatygoeggurgavin  ', 'chinese tickers in top most popular   retail investors nio   jd pddhttpstcojczhflywallstreetbets ipath series   sampp vix shortterm futures etn vxx ipath pure beta crude oil etn oil alibaba   tesla tsla gamestop gmebaba httpstcomaodohalbaba volume hit m   gonna     big day   still trading   ipo lt trillion rocketship emojisgt   hopefully     drop   fomc httpstcomseefgynrt qcapital   httpstcovljnyzdvdtop trending stocks on wallstreetbets     mar', 'ipath sampp vix shortterm futures etn vxx ipath pure beta crude oil etn oil alibaba   tesla tsla gamestop gmefood   thought adxgappers sells   very high   xly  ', 'if we   get   gap up near   ema its looking like   holygrail possible setup not taking     these', '  just observing i like   wait until gap amzn tsla   xhb nke hd mcd sbux yumc httpstcozxkfkgxeqchiapettachris tradingthomas yep sold shares   vinn amp shares   nio       small gain thank god im still holding   calls   itd criminalrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   juanluisdemateo   httpstcornxmpctmemtjthetrader high volume reversal days   periods   major selling red   green on high volume     waterfall   selling example babachina market manipulation your move powellmchi fxi kweb bidu gds li xpev gds bili ntes   pdd jd bz beke httpstcoynohbocftodays premarket movers amp news wednesday', 'march  ', 'didi   jd pdd nvda   pfe bntx mu spot nlok le scvl spx spy spx spy stocks trading charts amp discussion stonkforums   gt httpstcoezvpzwswvp lt httpstcocdqhdkbaba huge bounce wowbaba lets see how far she   sustain todays gap up   major selloff     happen', 'usa ia paperhanded bitches', 'half u     saying ur gonan sell     peanut gain   gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdjd   first bullish thing ccp has said in over months   seems like   big jump', '    is     very muted response   far   danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunpremarket watchlisttsla nvda futu aapl babamuln agri kavles   btcusdevery morning we   having   live trading session   educational webinars in zoom   members in smallcaproom goal     room is   educate tradershttpstcooolvigttprt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jgurgavin bought when everyone watched   sold       was   gurg   if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us marketsdatascience machinelearning investing tradeideas swingtrading evfm f   fcx open mdlz aa ko ms nlok lxp cvs axp httpstcoaxcvyyamrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunlink in bio join nowtsla nvda mu amzn msft   nflx adbe axp ibm amd adsk v cat jpm fb httpstcowqyuyxqvmbaba def profit taking gonna happen     bell', 'close high s would     win   me   mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httprt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt samanthaladuc yesyday in my trading room i said turnaround tuesday   china plays expect   gap up wednesday what   gapkwrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdrt marketcurrents   pdd jd alibaba', 'other chinese tech stocks soar   government says     support market httpstcoxvoobitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segundo   consecutivo alcistas mientras la fed se prepara para subir las tasas   inters estemos atentosnio en premarket   igual que   yesyday in my trading room i said turnaround tuesday   china plays expect   gap up wednesday what   gapkweb   fxicapitulationsellingsubscribe httpstcoxdwmsxy httpstcokgoxzxzblrt tradingsunset   day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftwstockhunter   lets   itmr loverman   httpstcockjyjzgnvchinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jd up   up httpstcojgvbfvtctujayktrt   you get         you think we   see   short squeeze todaytwitters on   rise tsla price mentions   price mentions amzn price', 'mentions amc price mentions spyr price mentions stocks investing tradingbaba go boom   melissaleecnbc   premarketbaba ha ha squeeze   stupid shorts hard   see my post   days ago face ripper bear mufucs   how   loose         enhance your experience in trading   get instant help link in bioba bb   luv kss spg rcl tell ensv axas fet jd httpstcohsgyekrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvtremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojjwsfsazhbaba wtf news   jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   icodeforcoffee   futu tigr bidu tme if what drag   stocks down was government unsopported   now     risk is over thiwe were long   we went long on qqq yesterdayyou   get     than   httpstcowcijbynplbaba hmm shares bought       httpstconypjihndbaba right when i sell yea   httpstcouvxfvtmbvbaba omg these     trending stocks   nio didi sonm hymc jd nvda httpstcoqqryjuyrebaba lol   bulls here   happy   see   quick bounce   dont realize   is still   ipo price', 'bagholders   still in deep water httpstcodoaegndypremarket top amp flop stocks   watch march httpstcojlfhgzlwbbeke didi pdd bili futu tme jd   nio xpev mcg bur nlok smar s dri mtg holx vir angi spx spy ndx qqqstill eating humble pie on   entry though   httpstcokjmnxrdsjust tweeted   thread last night   up tencent up xpev up pdd up investors who takes opportunity in crisis creates huge wealth maximum value exists     heights   pessimism httpstcoolaguwyrbaba told yall my daddy   pick   up   mr loverman babart qcapital   httpstcovljnyzdvdprojectcortex keep   sour   en pm   httpstcofprpgqbnbaba pm fb up points in one trading day nio pm i     youre sitting on   sides lines when there is   killing     madeshrewd gang on top', 'whether you like     not amc bb f acb httpstcoqpipwykufbaba congrats bulls instead     down', 'you   only down       holders   only   positive     just breaking even     price   juanluisdemateo   httpstcornxmpctmemrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpbaba jd nio bottoms in   who sold     loss gneffa babababa saw   coming   greedy bears in area   man', 'props     cnbc guy   called     finally hit one   is   trade   nothing more though time   take profits therocktrading lets have   moment   silence       shorts losing everything todaybaba its fuking penny shit   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba is   yet httpstcogckjpseokxrt chrisfranco i   not think   should buy   if they   willing   hold steady until', '  least notinvestmentadvicert inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobidu   kweb you   never see companies trading   their cash values ever   ty idiots   selling   me httpstcoxwkaedcyinn cweb why   options when you have x etns edark kweb fxi   httpstcofomnlgivjbaba short covering   sure   profile show p supply is stacked over httpstcofdyxfxfvupside sonn bili jd   bidu pali bxrx iova sbux rmbl jbl cal adag biib vmw arco scvl spot wbx downside tanh tcon nlsp le nlok tls s   you   have bought     chinese stonks you wanted       youll have   chase them   kweb tcehy markyuskotrendspider i loaded up on  ', 'jd', 'nio clear   is in', 'these have   long way up   go', 'absolute bargain prices     may never   seen againbaba finally green here   im cool   holding stock market   dow rises', 'fed decision ahead', 'alibaba   httpstcowdnqxvg soar barrons   httpstcodexgzorbaba httpstcoickphcpbaba nio jd pdd spy china bears   morning httpstcobooyyzrvobgood morning new trading day', 'new opportunities lets have   great session tsla nio aapl amzn fb net crwd bac ms gs   jd oxy f msft nvda qcom mrvl qqq iwm vxxaznoptions im long shares     had   algo buying       forth   day ended up long overnight im out here feelingike   championbaba premarket httpstcowbwcqtcrbaba futu tigr bidu tme if what drag   stocks down was government unsopported   now     risk is over   stocks     strong buy risk is off im holding my shares stocks making   biggest moves premarket nvidia', 'boeing', 'microntech   others httpstcowzwksrnf nvda   mu didi   jd pdd pfe bntx spot nlok le scvlrt garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sbaba major squeeze if people dont sell   keep on buying     rally is like   collapse     covid strategy   damn dam brokebaba bro its up   my     httpstcoagzbutjqiwhoaaaa babaswung   weekliesw t fbaba here only   see getting f tidefallcapital   etcbaba pay day bought k     bam   bears waking up     nightmare     nightmare httpstcoaemuvphey unusualwhales   your flow say specific     httpstcokvczfbgytickers   most bullish   bearish sentiment measured in news coverage over   past week most bullish dell ge rblx avgo googmost bearish gs   nio jpm spcetry   yourself httpstcohplnnprho httpstcosvrrojlpoydow futures jump nearly points   wall street tries   rally     second day', 'fed decision aheadgold copper crypto bitcoin strength didi   jd pdd ccl nvda   bntx pfe fcx lac mu spot tsla msftweakness nlok le exk scvl lmt httpstcosmcsggqfsbbaba we   couldve retired   tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba bears checking on their short positions   morning httpstcorajovnhrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jtipranks   lone analyst in   article was wrong on     anywayrt trendspider   up pre market   other chinese names showing strength xpev nio httpstcolfoaoidgm   longs   couldve     billionaire mother fucker   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsbaba i dont think my weekly   in money its ok       investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba how much   my calls print   livetradepro china stocks premarketnot fake newsnot predictionsnot opinionsyinn   bidu dadababa finally breaking thru lets go   what should i     my   weekly strike i took   perfectly timed folks   happens sometimes spx   httpstcoxxndwzislybili pdd   yang httpstcosbxvxnmolooks like   we going multi   shop tslaso how is   working out   my biggest winner leaps wont   touched sell lowest entries     premarket   quick big short covering profits   hold   other entries using   covered   on up     first minute prices httpstcoavbxfkwrt stockopine china made   push   stabilize financial markets', 'promising   ease   regulatory crackdown', 'support property   technolrt stockopine china made   push   stabilize financial markets', 'promising   ease   regulatory crackdown', 'support property   technolmorning   top stories dominating financial media on wednesday', 'march   wb httpstcofpajcpbaba moment   silence   people who shorted         muln   alex mao in   mirror   httpstcohfdgpvfmibaba up in premarketi really need   build up my followers here on twitter', 'stocktwits was   mistakehttpstcoljyvvtka httpstcoslngwskxbaba need   add', '  when   yes baby httpstcomwctfiiart ebuyukarslan market has   ripping since   monday dip buyers spy btc aapl   nio upst enph sofi pltr amznmorning market analysis is live talking china stock explosions', 'russia default', 'fomc day', 'headlines', 'top stocks in play amp morehttpstcohzwsnldjspy qqq iwm vix tnx tsla aapl amzn   jd yy s jbl rmbl yang kweb cweb mos aa ocgn cat nuestockspersiancapital   problem is really     ccp in generali bought   very small position in     experience   journey', '  realised   i really dont like   regulation never concerned me', '    ccp vs free world doesbaba   i told em buy they said im   fucking moron httpstcoyoeeswewrt juanluisdemateo   httpstcornxmpctmembaba up pre market   other chinese names showing strength xpev nio httpstcolfoaoidbaba epic ralllyyy   yusantrading china stock rebound   recovery   buyers trust xi   hasnt worked out   well       last year   id sbaba   played out well laninmz lucardaalborde traderteddy bien   hoy', '  ruedas asi   estoy hechobaba ok guys what happens if   us markets tank   you think     drop premarket tickers on watch tsla shop bidu   jd niopremarket breakdown everyday   est breakdown     macro environment', 'market', 'commodities', 'faang   then individual names action plan   open', '  charted amp written livehttpstcotbxtrert getmidas dier taraftan', 'inin kuatma altndaki piyasalar destekleme sz vermesinin ardndan in ve hong kong borsalar bugnbaba even     price   is like buying amazon on ipo   hugoggasca y si cae  ', 'que caiga que mi inversin caer   ellacuando sus fundamentales dejen   ser excepcionales me ir   bbaba epic ralllyyygerald wickedfoxlis alibaba babart hugoggasca   mi juicio', 'que siga cayendo casi llevo', 'invertidos en   y pienso seguir aumentando ms y ms la inversin en ert ramirobriglia   pre market sube ms   httpstcomhrzrhynmrt hugoggasca cmo explicamos   parte   la comunidad   twitter que nos   igual que   est   precios   su opv cmo les explicam china made   push   stabilize financial markets', 'promising   ease   regulatory crackdown', 'support property   technology companies   stimulate   economy chinas vice premier liu talks   china     us on foreign listings have made progress   tcehybaba what is   news nio   bili jd hsi absolutely sick movesbaba sold my calls   i have no one   blame   myself is     buy     sell     chinese government said they   take several marketfriendly measures   stabilize markets   support economic growthrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwnothing is too high   too low   i think we going higher shop   send itchina stocks premarketnot fake newsnot predictionsnot opinionsyinn   bidu dada eh futu nio im sure its nothing     is   steal under bought     yesterdayand sold   into   close lol   its gonna   like     is itrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvi was not expecting   see chinese stocks soar   lol i was used     downtrend   tencent xiaomichina stock rebound   recovery   buyers trust xi   hasnt worked out   well       last year   id still tread carefully jd pdd   didichina stocks     huge gap up   nio duo beke httpstcoarrvdn httpstconrdrpjyrbaba now   i look     short volume', 'there was heavy shorting when   was in   level i would guess   most   those shorts covered   last few days mi marido ayer protestando porque pareca que los haters     haban acertado su pronsticomi marido hoy feliz como una perdiz porque rebota y se va   ir     moony luego dicen que el mercado es bipolar httpstcofqqnkjhirt pennybuster watchlistdiditmekwebjdbabaatomtwlotcnnfmsosfcuufmetvstocks stockmarket httpstbaba fell     in months', 'get ready   break in month   weeklys easy wassupinversorexperto lo lamento mucho pero   es un riesgo poltico enormebaba pre market sube ms   httpstcomhrzrhynmbaba   citi downgrade     was   huge   signal fucking crooks hahaha look     up premarket httpstcovrvpfmgdbaba exploding     cuts   work force   chinese government caves in says     now support companiesbaba up   pennybuster watchlistdiditmekwebjdbabaatomtwlotcnnfmsosfcuufmetvstocks stockmarket httpstbaba really going   hold   ahbaba hell yeah my shares looking like   long hold now   jd bili     fair', 'its   fuckin time fb changed name   meta in on       october   stock price was', 'now meta is trading  ', '  drop     ceo jack ma disappeared on       january stock was   now   is', '  drop     shanghai knights   jd nio   squeezing metaverse penny play in cscw up next   pipstodollars sbux booming charles schultz coming backwhat   weekly pick   week were in   sbux httpstcouxrisuczbaba gappingideally quick dip on   get long if breaks resistance targets null amp void under httpstcosevdfgprdailyupapi   bidu bird bli   pm hk httpstcoirirgiwmdkbaba shop hope u listened we goneperfect   on oil profit in   week read morehttpstcopcofxzd investing invest investment investments investors markets stocks stockstowatch stockmarket nio amd   didi rlx aal aapl vale pdd f sofi edu oxy bbd nvda xom jd itubwatchlistdiditmekwebjdbabaatomtwlotcnnfmsosfcuufmetvstocks stockmarket httpstcoxhvjpsqaotrt johnsmith   bidu tigr futu tme finally china gov understand   news move   market     stop taking west media   firt josephkphan ftch     china news', 'wow big squeeze coming look   how many shorts     m chart on farfetch guys   didrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jwhat   pleasant surprise   start wild fomc wednesdaythought   our friends in   far eastnio bili   bidu jd pdd httpstcofzcpgpzkrt salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'realganglu very fair question having       bagholder', '  declines didnt affect me much mentally alternatively', 'one   buy   small position in   index like kweb', '  let   ride     few years potentially doubling your moneyhttpstcobzjwtecibrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invetop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy hymc gme tsla access wider trends httpstcozltkvrfbaba     close up over   investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jbaba jp morgan asia xi throws markets lifeline', 'dead cat bounce pdd', 'li', 'jd', 'xpev', ' ', 'nio', 'huya', 'ntes', 'wb', 'bidu', 'ashr   munger squeezing jp   weeeee most mentioned us stocks on reddit in past hours amc   gme spy sa     pltr vxx vti stock trading usstock stockmarketbaba jd squeeze gonna   epic   chartgallori pregame show starts in min   est we have lots   talk   china', 'ukraine', 'fomclets get prepared forbaba even     rise   would       level   was months ago   watch   shit load   sales   in lol sacaron el informe ayer   jpm para sembrar pnico y justificar vomito final haba cuentas que estaban en   los tenan   rodillas si aguantaron semejante nivel   prdida tienen que saber que   no se opera manejen la posicin', 'para que no les vuelva   pasar httpstcowvutvgli httpstconocvpgqcrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets amost mentioned tickers in wsb in last h   spy wish gme tsla oil nio til sbux ko httpstcointoxxyay httpstcokvelfklgszwhy is   first thing i think     jp morgan   goldman sacs   covered their shorts when they said china is uninvestable     trader has made me more     conspiracy theorist lets go   jd httpstcoqljnossbux booming charles schultz coming backwhat   weekly pick   week were in   sbux httpstcouxrisuczbaba top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy hymc gme tsla access wider trends httpstcozltkvrfbaba alibaba', 'other chinese tech stocks soar   government says     support market httpstcogfraoousbaba   real fun hasnt even started yet   long holders know   guess i should have bought   fml chinese stocks on fire   overcorrecting  ', 'jd', 'tcehy   others up more than premarketrt steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partenronchairman   hasnt forgotten', 'its down   day latelytheres something going on on china large caps in   pm', 'they   soaring fomo not normal   large caps even in pmbidu   vnet jd what help   china government   make   happenbaba capitulation buy side setup on   daily now we know how   pattern snap backs on   intraday setup   is on   daily funny jpm downgrade   httpstcorckstlyrtop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy hymc gme tsla access wider trends httpstcozltkvrfbaba how high     go tommorow   funds borrow more   protect shorts   avoid margin   via thedomino most searched tickers on cnbc dot     tues', 'y us treasury yield wti crude oil tesla tsla hycroft mining hymc sampp apple aapl alibaba   dow jones industrial avg nasdaq composite amazon amzn amznif you   still holding chinese equities     reason', '  might   your   time in   last year   cut your losses i see stocks like     jd going much lower     end     yearthese     most active stocks right now nio amd didi   rlx aapl aal httpstcoumvkfbefsimost searched tickers on cnbc dot     tues', 'y us treasury yield wti crude oil tesla tsla hycroft mining hymc sampp apple aapl alibaba   dow jones industrial avg nasdaq composite amazon amznbaba goddamn   jd   look     continuation   drop     drop   vice versa     monitoring these in   session   join   hit   follow too persiancapital not really   charlie   his  ', 'def not little   little good guess   futu bidu httpstcocqpbtcmbaba httpstcocxiwejhhenomorenoise yeah we knew     was way too cheap   got greedybaba should have bought when j morgan said dont catch   falling knife   investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babaamazing how   most volume done on   was   day   china announcement   support marketas if someone knewweirdbaba easy hold     level', '  not take small profit   you   miss   opportunity going long     was   bottomrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support     investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jreed take your profits   china     here   partyyyy   shorts need   burn here   short floatbaba nio jd li   investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jguyadami called       cnbcfastmoneyrt paulomacro   i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal comingjscherniack would love   see   pdd get   moving averagesuslisted chinese stocks jump   beijing pledges policy support   jd httpstcorumzhjrrt investingcom alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jits     tough year     portfolio   fb crsr pypl   not sell   single sharehodl portfolio httpstcooojhrfkdrt qcapital   httpstcovljnyzdvdbaba   other chinese stocks up     in free fall   chinese officials say they   support their tech stocks   stabilize   marketrt qcapital   httpstcovljnyzdvdrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt juanluisdemateo   httpstcornxmpctmemalibaba', 'httpstcojhllyjwh   other china stocks soar heres what sparked   turnaround   jd httpstconnxxxcmj via barronsonlinebaba load   ispo     broker is calling me', 'i have switched off my phonewill you pls tankthnx   nio xpev li kwebafter   long hrs   meeting btw us   china', 'most fear has dissipated     initial   talks   jake sullivanif us were   alienate chinasanctions like sanctioning russia   much   httpstcowzwkuprt followdatrend   lose   look   lose       quickbreak   look foradamkhootrader still holding on   my     tcehyayer me entr la orden   momo  ', 'y no me entr la orden       sabor agridulce por ahorapromediar   la baja es un placer httpstcozbyvpowkleveraged fngu msft fb nvda   nflx twtr amzn httpstcodzddvjybaba nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who downgraded these   uninvestable seriouslybaba calls   printing   nio jd buy when people     bitches', 'sell when people     bitchesbaba coming soon', 'shorts     scrambling   cover     squeeze   happen   doubled my pos only buyers alibaba', 'baidu', 'httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jd httpstcocbrcnfqvtrade   damn thing   market is like   wild beast   broke out     shackles   controlled qe     markets look       down   hard   steamroll   close watching   ccp qert jonhenninger china stepping up     support their adrs', '    them have   absolutely crushed   further st follow throurt specky   luckin coffee guys   next stop   cryptomichnl buy   dip   httpstcoizepermtxurt abdeltif   sht', 'day late   buying funds   clear     up   pmlong on     dimimavki   puts   screwed   wow   tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvguyadami   is heading     delisting is   really   stock you want   hold httpstcojqowtefxrrt     i agree     guy earlier   f shet i bet warren might have even jumped into   ridiculous bargaincant waitrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba told yall     buy httpstcosseysafprt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba bears   in deep doodoo   tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt poliakovdev   bears lucky     loosing money left   right chinese equities boutta put in   absolute shift todaykweb   fxi pdd jd httpstcomnofwadbmnrt qcapital   httpstcovljnyzdvdrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt thepandaily iprdaily   incopat jointly released   global privacy computing patents list alibabagroup s antgroup toppeovernighted   calls no brainerthe day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftweakness le exk lmtbouncing communist garbage didi   jd nio li biduhave   good wednesday petenajarian httpstcoqmlruupgmrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets ababa something seems suspicious', 'they let big boys load   boats like o leary then made   announcement', 'something seems very fishy   albertalice     not sell   open we got   squeezing       qcapital   httpstcovljnyzdvdrt misterpwny pboc crys uncle', '  is in   china tech   is what   free market looks like babahttpstcocqhmhc httpsbaba governo chines quebrando os vendedores   descoberto em prego httpstcoinknbubiwprt coolarian   just stay     few days   would   heavily shorted   deal     freaking lifetime buying   last week fucking awesome   i hope     shorts     got burned   lost     dont short my stock bitches its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt hurricanebot   kind   funny   every china stock is up   who   u thunk drives   uo then pulls   rug uh', 'uh notop symbols   trending count over   past hrs based on minute intervals   hymc vxx ixhl sonm httpstcofthldvylltbaba pdd jd alibaba', 'other chinese tech stocks soar   government says     support market httpstcoxvooghnrt qcapital   httpstcovljnyzdvdbaba     holders doing their iv calculations right now httpstcoxamlguiqmthe chinese pump is on   nio etc     fun   see if they hold     give   backbaba i assumed we were going   drop even further have   average meanwhile     buying regularly its   underrated   oh   hated   ccp you never know', 'i took   chance who knows what   happen   chartgallori pregame show starts in min   est we have lots   talk   china', 'ukraine', 'fomclets get prepared forcleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   went short recentlythese have   very long way   up   gort kobebai   whats   catalystwhy     these chinese stonks   popping     jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   rontweatsley lkncy     chinese stocks soaring big   up', '  is going       catapulting force   lkncy its goingrt tweepylesson   should   rlly fun   see   short covering   buying here   ecommerceshares you dont often see mega caps trading like penny stocks   these   such times   dipofthedipofthedip hk lrt pablreina     they have great earnings   guidance   investinself cootek fundamentals ctk   getting   cto buying m shares charttopping mobile games in app store populardenna gr inte ont idag', 'kade igr vid ppning   upp premarket httpstcoewrsbpqkprice action moving   muln   cenn right in front   you reason', 'less resistance   flip flopgoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn   won ddjpmorgan i would like   speak     manager   httpstcoxqmunveqbcbaba those calls i doubled up on were   magnificent idea guyadami nice   on babakevinolearytv what   amazing   on   now up pre marketbaba   people forget     likely   delisted httpstcoikoruxldnjbaba httpstcokebdkkgc httpstcoojaltwlsrt steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partbaba i wonder if   communist crooks had calls spy   stop loss here ill take in   couple days httpstcozsogrybqbaba dont sell your stocks   harshharwani   typical bear market action trend is still down   once in   lifetime opportunity   buy low   compound like crazy in   future httpstcophyubpvwhat exactly   chinese government     jdrt jmstoker   i think we see   go     idk if they have enough juice   go up more than     under is   joke kevinolearytv called             now in pre market trading you truly   mr wonderful god bless   alibaba chinatechbaba httpstcouiozhveyert bulldudec unusual volume stocks   watch march httpstcoapeacvozbrbr aso rlx pdd gtlb coup jobs ferg ntra   dont chase   price       down   cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets azipjet i was close   holding       didnt want   risk overnight most   time right decision who knew   wud   up overnight i wud have taken other side     betbaba httpstcovljnyzdvdrt creemer big news here is   ccp vow   pumpsupport its markets   overseas adr now   they were decimated near gapups irt laksatasty pablreina yes ccp guided   they would boost   economy babart jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   lastcoke   up pct   morn   kweb     wellrt steveyonezu biocurious take   look     big china stocks like  ', 'they   up big on   announcement     chinese governmentrt getmidas dier taraftan', 'inin kuatma altndaki piyasalar destekleme sz vermesinin ardndan in ve hong kong borsalar bugnftch     china news', 'wow big squeeze coming look   how many shorts     m chart on farfetch guys   didi bidu nio cleu nio jd   me   xi rn httpstcodxjkbvraapbaba   nice win buying       jamie dimon   prison   yayonyanko nisa   abnb nioetcrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets ababa is   most mentioned ticker on wsbrt steadycompound   deepdive part httpstcoqzcfddemirt bdfcbd   china government need   speed up   process   delistificationthnx   deepalipopli     should recover very nicely fundamentals were   intact   was     other shit   destroyed   s if you   too youre up on commons in premarket   httpstcoongroxole httpstcoxeogzhrt harryfd   way oversold', 'time   gap fills   leokren   easy squeeze  ', 'price tagget eoy   cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets art salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   devnoch     who shorted   httpstcoumliiappygbaba gotta love stocktwits lol httpstcozunpizydxrt iamkunalv   i only grabbed two strike calls   expire next week i really wish i bought   more httpstcoxbusvopersiancapital why lose your sleep   hold     ccp is worse than putin', 'why take   riskno investment advisert janhavipuranik   i just hope everything     ok     fomc httpstcowqysrihort lazypant       rise like tesla its severely depressed   nonsensestrong like bull   sjq jd   nio there     dips i was heavily loaded in preparation     recovery i unloaded premarket   nowrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrrt yudhihutama     is         retracement off   new low maybe   one   eventually breach   long term trend line   persiancapital arnytrezzi i dont remember i honestly havent followed     closely since my leveraged derivatives betting onbaba httpstcoydaueuhtrt futureview fxi   ebon bimi sos bimi is   lowfloat china spec play herethis recent reverse split play   bounce hardanybody buy babart rkaneami kweb   bidu eem fxi i laugh my ass off every time i here thisshort seller cushion selloffs identify problemseatrt dailystockpick gotta admit im tempted     im way down   dollar cost averaging would help', '  i wouldnt suggest thesrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wort bluedeerc first entry on     httpstcockufkedebaba bidu tigr futu tme finally china gov understand   news move   market     stop taking west media   firmly   kopparthisantu   bull trap weve   here   many times    ', '   ', '   ', '  tbaba time   make real money its over httpstcoobrenqmbaba big news china released   guy   find   shorts   destroy them up in taiwan httpstcovsgwqfqurt seibern   bears getting raped   hard httpstcodrfddyort ijustcometosayh   when   jpm revised target coming out   bought shares', 'up alreadywhat   crappy stock   tripledtrader thanks jason great     guyadami on   last night too httpstcoihrowkzmxrt juanluisdemateo   httpstcornxmpctmemrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  thats my     joseram   more support out     gov they see whats going on   these phonies httpstcoygnicdvxrnrt jonhenninger china stepping up     support their adrs', '    them have   absolutely crushed   further st follow throurt kyungbaekim   thank goodness i held on   past days   dailystockpick gotta admit im tempted     im way down   dollar cost averaging would help', '  i wouldnt suggest thespregame show starts in min   est we have lots   talk   china', 'ukraine', 'fomclets get prepared     trading day nio   httpstcocxfnxatqu tal hoy vuestra cartera empiezo yo va   ctrm httpstconuhgrmyhagrt pronbacritic   over likely   shouldnt       ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfhoy nadie se re     mientras los traders ven yo saba', 'tena razn sus fundamentales', 'charlie munger', 'infravalorada', 'xi jinping httpstcohphixfansrt getmidas jp morgandan alibaba aklamas den   yakalamayn getiimiz yl inin lkedeki internet devlerine kar hrt investort nio xpev li   lets see what sht business   cnbc pump out   fuddidi   edtk wow greedy bears   getting burned   salilrajadhyx we never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpmsprice x volume leaders tuesday tsla amd aapl nvda amzn msft   fb cvx xom googl goog oxy nio mrna jd coup pdd brk upst qcom sq jnj jpm bac mu shop pypl   nflx aal tsm snow orcl v avgo pg intc dis snap bidu wfc abbv cost rblx httpstcobropurhn dier taraftan', 'inin kuatma altndaki piyasalar destekleme sz vermesinin ardndan in ve hong kong borsalar bugn itibaryla ykselie geti   gelime ile birlikte   hisseleri piyasa ncesi abd borsasnda ykseldi peki', 'dier analistler ne diyoryao', '  hisselerine ynelik tahminlerinde imdilik tek bana gzkyor analist notundan sadece i sat ynndeyken', 'si  ', 'si ise tut ynnde ekilleniyor httpstcomagquewv yaonun yorumlar genel hatlaryla inde tekrardan irkin yzn gsteren covid', 'enflasyon', 'sava ve hkmete duyulan gvensizlik etrafnda ekilleniyor alex yaonun   hakkndaki yorumlar iin httpstcoajvwcyr   konusunda birok analist farkl dncelere sahip ama zellikle jp morgan jpm analisti alex yaonun deerlendirmeleri genel deerlendirmelerin dna karak olduka negatif bir grnt iziyor jp morgandan alibaba aklamas den   yakalamayn getiimiz yl inin lkedeki internet devlerine kar harekete gemesiyle birlikte sert   yaayan   hisseleri', 'sava ve enflasyon ile birlikte sert dne hz kesmeden devam ediyor nyse borsababa oh my lord httpstcodeputouexsrt xclusivetrading chinese stocks     levels not seen since last friday', '  didi bili futu tme li jd xpev nio httpstchinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets   overseas listings', 'removing key uncertainties   nio pdd bili tme jd stockstotrade equities china sharesmaryland mans cheat code triggers instant cash   three stocks httpstcoycsodnxgwbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrbaba wow   cnbc fast money guy adami called     his final trade said stock would see   rally up pre market   guyadami i know   littlebaba in premarket   nice callbaba great move   im far   impressed have   green day', '  youre welcome stockmarket stockstowatch stockstotrade chinesestocks china china pledged   help   their tech stocks financial recovery   didi beke jd fxi nio tme httpstcoewoldprgbaba is   still safe   buy', 'im kinda scared   thing   randomly tumble tripledtrader guyadami only   winner on   if you bought   weekbaba fk   shorts   cheatcodetv hang seng tech index explodes   china pledges   stabilize markets   support overseas ipos   bidu ntesrt anubhav   those calls   close alibaba group holding limited is up in   premarket babababa fomo   bears look   exit   day has finally   i   no longer       bear ive   waiting since       bull   i waited', 'taking short positions   making   my most profitable ticker bull mode engaged httpstcoxfpxrcnyxzalibaba shares listed in hong kong soar   more than', 'on track     day in history babart itsmearmanii aapt   tcehy tggi   jebdaily   china had enough   everyones bullshit stepping into save   day   wow congrats calls   big recover   httpstcoreexxiewgbaba jd starbucks rallies   jpmorgan turns bullish on china potentialscrew jp morgan   your   big boyi think   bear is doing your bullbahaha     its still down in mogadishu tho orchiddoc     ccp sucks babart rybot jd pdd nio       mean no more aid   china   russia   smgfmmw   jpmorgan     raise price taget     juanluisdemateo   httpstcornxmpctmemmarket has   ripping since   monday dip buyers spy btc aapl   nio upst enph sofi pltr amznrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrbaba   these stupid bears still trying     negative what   pathetic bunch   deluded idiots hang seng tech index explodes   china pledges   stabilize markets   support overseas ipos   bidu ntesfed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agreement   us counterparts patience   setups   early trade on fed days liking chip strength earlysonnamdlcidhttpstcokmadejjlbaba quick then     like jack ma reappearing   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba appears gook stocks   poised   fake breakout fuk xi   putin chinas whatever   takes moment chinas top financial policy body vowed   ensure stability in capital markets', 'support overseas stock listings', 'resolve risks   property developers   complete   crackdown on big tech   soon   possible   btc ymmever have   ohhhh chit i just missed   move feeling f me lolfxi kweb   httpstcoschjkhsubaba kweb httpstcopqqsrrcsbaba market is still shaky   expect pumps like     sell off short term   profit taking ill   grabbing every dip i see   huge short squeeze     great new     however', '  bit early     taking   victory lap   you bought your entire position yesterdayso i have   questionsif spx   qqq     flight   safety   row', 'if china is fixed   russia peace deal coming', 'why   people still need us equitiesalso if china is fixed', '  why is softbanks cds still ripping   httpstconvqestlvoihang seng tech index explodes   china pledges   stabilize markets   support overseas ipos   bidu ntes httpstcowisrjkt httpstcocalwhxbmkd is in premarketwill soon   in high demand like   hymcmulnedubaba pdd bidu jd its true they playing   fire jbranchini why get out   ccps stance is   fundamental shift innit babadidi   big news   china   babachinas state council pledges   step up support   financial marketsspeed up   process   regulating big tech platformshttpstcojbhmrnlbaba   stock is going   help us retire early   business is going nowhere   its very much in chinas interest   keep their country open     west keep   faith   jd   tcehy wow httpstcoycqrcjdlcongrats     who bought   jd  ', 'good luck     who buys them   open if youve   averaging down every day     last week get out while you   loliamtomnash lol why   you delete   tweets       graphsrt juanluisdemateo   httpstcornxmpctmemwith     said watch low float chinese stocks   example aehl', 'lowest mcap   mil float i recall       btc play   well', '  everything adds up didi   nio fami httpstcomhmvdncindianstockss loaded up  ', 'its time     soonbaba pdd didi jd up premarket   dont mess   super powers no matter how rich you   they   change   game in one annoucnemnt thats official rather then     fake news moving     not age well   jpmorgan double downgrades     sell   global investors exit   underweight   overweight     price target  ', 'down   china stocks spike jd bidu chinese   us regulators progressing toward   cooperation plan tdanetworktwitters on   rise qqq price mentions   price mentions amzn price', 'mentions amc price mentions spyr price mentions stocks investing tradingal final scratcheo     long term iba   ser para mis hijas o nietas pero   un poco   suerte la saco   cerogran trade en daytrading le sume ayer lo mismo que inverti', 'por si tenais dudas   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtictoctick   finally taking offrt darioepstein   alibaba estaba en caida libre habia bajado   sale informe del jpm diciendo que el precio objetivo es y qshares   chinese companies   trading higher following   chinese state media report indicating chinas financial stability   development committee urged market stability measures   mentioned cooperation   us regulators bz wire re   bidu jd xpevnewsbaba strive   reach   agreement on chinaus audit', '  nothing agreed on   alibaba stock rises   huge price upgrade   kittymeow holdings httpstcoaohhirdimuln when you buy calls     over     fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx qqq   esf ibaba   tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntert jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna gabrielgil   en httpstcovslkklqbaba httpstcohdrcssfztrending stocks on fintwit source httpstcocwjowwsbi spy spx qqq   esf iwm sonn kweb jd amzn sorted   most recent httpstcovnvnqyiivworth   pag track', 'personally in kweb     unting tme bought xioami din i hope china doesnt fade me httpstcogxjcxhkcrbaba china using   last straw', 'buying stocks directly   help prop up   markets garethsoloway dudes   rapping     in interviews   awhile now conviction trade   thru nice   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt xclusivetrading chinese stocks     levels not seen since last friday', '  didi bili futu tme li jd xpev nio httpstbaba why hasnt   shot up more its   in   states   most brokerages   open   pre market trading   bears no lube httpstcorlidksmurt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba alibaba stock panic time httpstcobjwlaptsqf investing markets financebaba i called maximum pessimism   morning   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntehawkholdings i like me   babababa bidu jd pdd futu pick your chinapoison httpstcoemzkbphrt ripster just saw     bounced   pysch levelanother level trade', 'missed   thoughtradingtips httpstcokdnlwababa premarket httpstcoijkhyplxybaba nio jd you mean you missed   boat   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba amp chinathe writing was in   wall when you get your info     source rather than mainstream headlines see pt in       agoalso', 'tell me wallst ethics without telling me when   stock rips   day   major bank downgrade i guess friends loaded up httpstcoycexfahl httpstcoeiqzcjhwljd well looks like we   have   short   soon people trusting beijing news   looks like', '      how well   has worked out   last year     didi rips premarketkwebbaba httpstcotxvqzveqqlooks like chinese adrs found       didi pddbaba lol   guy   not listen   him httpstcoziawimpbkbaba we have calls on in   drstoxxtrading room     gonna fly high todaywow httpstcoolagzapbaba   jd gains   china moves   stabilize its stock marketsbaba jd alibaba   jd china sensex httpstcopumjbzaxajnogues y yo compr ayer nio y   creo que ya el mundo no se va   acabar el mercado en su mxima expresinbaba up pm', 'these large m order   in min prior   rth close     someone   know yes', 'yes they doflow unusualwhales httpstcodoanuvcysrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba    ', 'way oversold   jimcramer margin   calls you   too old     game   we have calls on in   drstoxxtrading room     gonna fly high todaywowrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   jpmorgan     raise price taget   jd pdd nio       mean no more aid   china   russia   squeeeeezzeee httpstcoldqrjxlopmenos mal qu tengo muy poco   mi capital en   y qu vend en verde', 'el resto   empresas chinas es la nica en negativo   mi cartera', 'las del oro ya las tengo recuperadas lo que se viene hoybaba httpstcoxflcijzuxrt pmony china names on fire pre market   cweb didi yinn bili vnet add wafu mill float   moving up on vol last few drt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china had enough   everyones bullshit stepping into save   day   btitrading   bbig cat h stockmarket is   very volatile market   its not easy   make moneythats why we developed thisrt incredibletrade china stocks ripping higher pdd   jd nio xpev wafu onebaba those calls   close   garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babanio xpev li   lets see what sht business   cnbc pump out   fudbaba   over likely   shouldnt     gotta admit im tempted     im way down   dollar cost averaging would help', '  i wouldnt suggest these stocks       youve seen what chinese govt intervention   overnight httpstcoemodaojdpbaba thank goodness i held on   past days china stepping up     support their adrs', '    them have   absolutely crushed   further st follow through would not   super surprising   my kneejerk reaction is   when   govt steps in   thwart   bloodbath   usually isnt over kweb   jd fxi bidubaba more support out     gov they see whats going on   these phonies httpstcoygnicdvxrnrt kotadiakunjal kweb bidu   boom automatic good bye shorties you     obliterated thanks jason great     guyadami on   last night too httpstcoihrowkzmxbaba when   jpm revised target coming out   alibaba estaba en caida libre habia bajado   sale informe del jpm diciendo que el precio objetivo es y que no hay que comprar dias despues sube tusam puede fallaralibaba stock dont catch   falling knife', 'says jpmorgan httpstcoqwwzlsbaba bears getting raped   hard httpstcodrfddyochina stocks ripping higher pdd   jd nio xpev wafu onebaba lmao its   same old story   chinese stocks who held calls   puts overnight   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntebaba bull trap weve   here   many times    ', '   ', '   ', '   ', '   ', '        my short httpstcoearrgfslpfirst entry on     httpstcockufkedekweb   bidu eem fxi i laugh my ass off every time i here thisshort seller cushion selloffs identify problemseat your pill on   outlawing shorts commiestotally dumb policy fxi   ebon bimi sos bimi is   lowfloat china spec play herethis recent reverse split play   bounce hardarnytrezzi i dont remember i honestly havent followed     closely since my leveraged derivatives betting on   going up got liquidated months ago   gap up httpstcohomlvtjjkhbaba   is         retracement off   new low maybe   one   eventually breach   long term trend line ohhhh   jd   nio there     dips i was heavily loaded in preparation     recovery i unloaded premarket   now im prepared   buy more when   dips       rise like tesla its severely depressed   nonsensestrong like bull   i just hope everything     ok     fomc httpstcowqysrihobaba i only grabbed two strike calls   expire next week i really wish i bought   more httpstcoxbusvoigpbaba   who shorted   httpstcoumliiappygwell done   fxi httpstcoqwexlzvwbaba easy squeeze  ', 'price tagget eoy   way oversold', 'time   gap fills     should recover very nicely fundamentals were   intact   was     other shit   destroyed   sp   rockybtrades well', 'if you overnighted   china stocks long youre gonna have   hell     day insane moves in premarket  ', '  china government need   speed up   process   delistificationthnx   meech is reed   chinese stonk   if yes   needs   pull   daybaba jd kweb   garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'kweb   bidu eem fxi china looking   ban short selling bears   dead httpstcorjvkmfruqbiocurious take   look     big china stocks like  ', 'they   up big on   announcement     chinese government       support   stock marketbaba up pct   morn   kweb     wellpablreina yes ccp guided   they would boost   economy bababig news here is   ccp vow   pumpsupport its markets   overseas adr now   they were decimated near gapups in   premarket     handles   kweb area handles hsirt bulldudec unusual volume stocks   watch march httpstcoapeacvozbrbr aso rlx pdd gtlb coup jobs ferg ntra   i think we see   go     idk if they have enough juice   go up more than     under is   joke these     trending stocks   hymc sonm nio didi hk s httpstcozkeojrkbaba typical bear market action trend is still down   steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partbaba httpstcofevrtckymsrt investinself cootek fundamentals ctk   getting   cto buying m shares charttopping mobile games in app store popularbaba   they have great earnings   guidance trending stocks on fintwit spy qqq spx   iwm kweb jd esf amzn xpevxglobalmarkets investing stocks wallstreetbetsbaba eow you dont often see mega caps trading like penny stocks   these   such times   dipofthedipofthedip hk listed china internet buyer got rich   jd kweb httpstcowryykxxtkgchina names on fire pre market   cweb didi yinn bili vnet add wafu mill float   moving up on vol last few days chart setup looks great amp has   trading   cash dwac reli isig hymc irnt huya bz eh iq lu vips rere httpstcofampxdnbbaba should   rlly fun   see   short covering   buying here lkncy     chinese stocks soaring big   up', '  is going       catapulting force   lkncy its going       very good day   tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   julioa fxi kweb eem   bidu let       lesson   you   us business journalists fundamentally   understand chiupdate   linear regression channel esix httpstcoulhbhtxirebaba whats   catalystwhy     these chinese stonks   popping     kind   funny   every china stock is up   who   u thunk drives   uo then pulls   rug uh', 'uh no idea boss   just stay     few days   would   heavily shorted pboc crys uncle', '  is in   china tech   is what   free market looks like babahttpstcocqhmhc httpstcozzmfbtbvbaba   not sell   open we got   squeezing     iprdaily   incopat jointly released   global privacy computing patents list alibabagroup s antgroup topped   list  ', 'patents', 'ranking first     second consecutive year   httpstcoprkfupbaba bears lucky     loosing money left   right imnotmrlebowski ethansmith sambong andy monkeybananagenius yidarmy futu   httpstcofadlbclnwrt kenr quarryrock   haaaa yeaaaaaaa i alsonin march qqq tsla amd calls   up big premkt trim   trail babyrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support un poco   humor para los que llevan   en su portafolio httpstcoxnomlkwxrt lucidtrading buying more in these names   fb', 'pypl', 'tsla', 'goog', 'hood', 'rivn', 'nio', ' ', 'ai amp rblxthe glass is halfupdate   linear regression channel esix httpstcoekikgfibaba i agree     guy earlier   f shet i bet warren might have even jumped into   ridiculous bargaincant wait   see   people   saw through   fud   veo mucha gente que habla   inversin   largo plazo pero que sale del mercado cuando las cosas van mal el mejor ejemplo son las chinas mi conviccin en jd y   es la misma que hace un   porque no miro en el presentebaba httpstcopcuefjfhyxrt pzebarth   nio congratulations', 'good climb', 'its   time in case youre interested', 'what       next short squeeze thechinese tech stocks up  ', 'jd', 'kweb catalyst chinese government   boost economic growth in   first quarter   puts   screwed   sht', 'day late   buying funds   clear     up   pmlong on   imnotmrlebowski ethansmith sambong andy monkeybananagenius yidarmy   futu httpstcodklubelevbaba luckin coffee guys   i knew i should have sold dkng     opportunity daytrade here damn man i really should have sold   dkng yoloed     even half fk me   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntebaba lol still   where   opened days ago   xclusivetrading chinese stocks     levels not seen since last friday', '  didi bili futu tme li jd xpev nio httpstrt bigmonty   you know why   road less traveled', 'is not taken   its   up hill like muln', 'take   flat road cenn   gebaba     you toms jpm amp their inner circle very likely locked   loaded   fill   gap chinese tech stocks up  ', 'jd', 'kweb catalyst chinese government   boost economic growth in   first quarterrt briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfmetx duo   thinking   chinese stocks   go in       short squeeze   suggestionsnot boring   httpstcofdlzyjqodrahmadalsabban   httpstcoxlpjhmjtrt juanluisdemateo   httpstcornxmpctmembaba i told you para alegria   crsorens', 'muy fuerte la suba     en el premarket httpstcoycvrbkgbkbaba wait till mm   wake upstrong like bull   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'chinese stocks     levels not seen since last friday', '  didi bili futu tme li jd xpev nio httpstcodzqptuppzmbaba took profit     was quite   gain   took   carefully   hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta   sk   check out futu gds', 'remember these were gt just   few months ago', 'lets squeeze   criminal funds   followthemoney ayoooo sniper trading robots top volume fami hymc veon pdd iq rlx nio   daytrading options nasdaq stockbaba atleast gains in coming weeks   nio   chinese know how   pamp   unlike   scared americans who just want   shake retail   much   possible hahaha   juanluisdemateo   httpstcornxmpctmemlas tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repunte del', 'veremos un cambio   tendencia en   httpstcohaimxdztlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba nio jd buy when people     bitches', 'sell when people     bitches warren buffet   crazyladytrader   is up premarket still under   what   jokenio is up   is what   jokeso many bargainsrt babamovement   we have   many gaps   fill     top   more in   srt zlalenia   tell me what these   worth   httpstcocvjftxvwmbaba ant group ipo soon china wants lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta didi httpstcoeduhpcpvjbaba congrats       champions who held   one who sold is   god damn moron sorry lol   imagine if you bought in       finally   turn   httpstcoeyojgchyeit     no surprise   china has   interest in attracting foreign investment   its capital markets', '      global financial center   rival   us hang seng tech up', 'hsi up', '  tcehy up httpstcogbhocmnivbaba dont buy   greedy now       heavily shorted   thestocksmen ace whats your plan on babababa trading idea       declining sma what     take     sd   mean move   end closes     bb closes     bb captures ema daily captures smasma daily adx peaks what role   volume play histogramppo curl up httpstcosyrvjcfuvbaba dont buy   greedy now       heavily shorted     pdd kweba successful day trader is   day trader who trades in   market conditions join my small account challenge discord   amp learn how   use   breakouts amp reversals   your advantage daily httpstcoajkznvphzrt babamovement   alex yao we need more bearish calls   him we     billionairesbaba lol   guy is   idiot he sold low   look what happened   ivanbolsa   jd bidu tcehybaba if you shorted in   s you deserve   get burnt   downgrades incoming shorts need     whatever   takes   cover keep loading squeeze then   hell alibaba looks   slash workforce     its mmc division decides   lay off employees   httpstcoqaaebmjtwbaba   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support     def see   squeeze over       babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba still going   zero dummyapi i   still hoping   gets  ', '  i would buy more babababa where     thos bears   needs   get   psych level         go right   down   morning session we   see fomo   hardbaba   congrats   those sweeping   april yesterdaybaba lets buy   make morgan stantly pays     price   boooooommm     codx looking     gap up once   passes   neckline vtnr   nio httpstcozmejmurzthe day   jp morgan analysts released   report   chinese tech stocks   uninvestable haha who   on   other side     trade jpm competitors   haters hahahah   httpstconyhrnjbbaba question powell want   join party   not we   see pm   nio jd not bragging', 'just happy i took   contrarian approach', '  bought   didi calls on monday just     clear no yolos', 'expiration   out   aug congrats     who was   in callsbaba     buy   blood   fear   nio pdd kweb jd hope folks didnt sell their long position       clueless jpm moron who downgraded these   uninvestable seriously   day trade     day short squeezzzeee postive sentiment indicated   discord traders   nio   ko httpstcoayfarwhivwrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba shorts   shitting themselves     boo my lovely httpstcopixurhktbaba unbelievable well done   everyone bought   lows   honestly   see   going   down   those levels     i never   bottoms   i think   was   thestocksmen   nio lfgdo you know why   road less traveled', 'is not taken   its   up hill like muln', 'take   flat road cenn   get   your destination faster tsla sbtx sos coin goog rlx pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   own ddbaba if i     calculation correct', 'we should see   upwards push   short positions   unwind   would bring   price   alibaba looks   slash workforce     its mmc division decides   lay off employees httpstcoserovascgf   tcehy nio jdrt eduardocapelut buen dafuturos spy qqq dia iwm fuerte   alza china mercado ms sobrevendido en aos', 'rebota ante posibaba nio we should   thank you     dump jpmorgan analyst   give us great opportunities   buy chinese stocks   he said univestible on   china stocks   bears   getting margin called     coming soon bidu   knocked   out     park     bidu buy   wearetheelite spy qqqgood morning glad you woke up   what   nice day   right you seen   yetbaba yes', 'thatsahora que sube todos tienen   hay demasiados trileros por aqurt karanokyokai   just make sure you take your profit   pm things may end up ugly     morreene   iq jd spy called     dollar stock', 'its just   online shop jp morgans china internet team           year downgrading   space monday great work guys', 'you       great boots on   ground work   i too', 'thank you   your hard workbidu babart amirulsunesara   we have   many gaps   fill     top   more in   s     idiot has arrived     glad   my diamond hands now   we go   where   belongs   bull trap   look     dude alibaba up pre xi reassures china   support its stock marketbabababa we       stupid rich tencent', 'alibaba irre wende durch peking httpstcolvozhxngcc sharedeals   alibaba tencent tcehy chinaaktien aktienbaba muln look     group   stocks   surge when risk aversion fades', 'says fund manager', 'who offers five stock ideas httpstcouoyutbso dis jb   hsi sbnybili   pdd mercibaba when   delist   jp morgadenon dont catch raising knife     bout   go httpstcopmdhfllbaba look what we have   morning   juanluisdemateo   httpstcornxmpctmemmost mentioned tickers in wsb in last h     spy oil vxx tsla arkk gme lmt nvda httpstcointoxxyay httpstcorrmpzfjnjbaba i think   fact   they said   crackdown is near   end is   major boost here', 'if not then we have   long way   run yet   nio congratulations', 'good climb', 'its   time in case youre interested', 'what       next short squeeze   most likely candidates sesn', 'dare   admp alibaba  ', '  la mas la mas odiada   la ms querida si se empiezan   cerrar cortos', 'es posible que acaben hoy   una subida   mas del en mercado americano httpstcoejdhkmipftrending stocks on fintwit source httpstcocwjowwsbi spy qqq spx   iwm kweb jd esf amzn xpev sorted   most recent httpstcotkwcoivjbaba while   up here   should fill   gap   proceeding much lower   just wait     quarters fs       great hype   pb   tsla gme amcamc aapl wsb why chinese tech stocks   booming', 'in seconds theres   very important guy in china named liu he he is   closest economic advisor   president xi jinpingtoday', 'he made statements   adrs', 'regulations', '  more   boosted investor sentiment kweb   httpstcopthbqzgmj   tsla gme amcamc aapl wsb     you think larry is laughing   benzinga   heres why alibaba   other chinese stocks   trading higher premarkethttpstcogaqqwscspy   jd nio everybody got choices i guess bears chose   wrong side lately httpstcodaujejofmqrt mdsoll hope you   bought   mother fking dip like i   saying   months   is why you never panic sell   lose if yrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwnio       idiot bears i hope you bought more outs   shorted   yday love   see getting margin calls epic squeeze day     chinese stocks   jd pdd xpev httpstcotnshpmsbbaba   jimmy says httpstcozfpnporababa nio bidu jd skirbin totally   if ccp was controlling   fed', 'there wont     transitory     we would see stable inflation babart patrickbaitman green day in chinese shitcos   investors   taking victory lapsthe chinese government have agreed   prop up athese     most active stocks right now nio amd didi   rlx aapl aal httpstcotpayhbrt hedgedog   httpstcovdfupgvibaba why you never panic sell httpstcoidloanllmmbaba not just green', '  very green congrats u well timed   traders httpstcobczybfdbaba told you opportunity     lifetime   scared money dont make money httpstcollilieulbaba   is what happens when ppl try   spread misinformation government steps in   burn   shorts maryland mans cheat code triggers instant cash   three stocks httpstcogdwbdaokbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vbaba calls gonna print heart if you bought     httpstcoakjwjfhrmubaba jd china rippy modenio   explain why chinese stocks   rallying hard   news   buen dafuturos spy qqq dia iwm fuerte   alza china mercado ms sobrevendido en aos', 'rebota ante posible cese regulatorio   tech y apoyo ipos en el exterior   jd bidu mchijpow fed pmsbux upgrade   jpm   overweight wselivetrading est long httpstconmxyaoert epictrades wow its like chinese new year pdd bidu   futu jd xpev   que dureeee httpstcoofkwqsxhunatedaddy itsmeaaron tarabull id   careful putting your faithinvestment thesis in what   analysts thinks they change their minds more than politicians jpm analyst downgraded         has their business model changed since last pt   justify   haircutcead     discount pm multibagger bac lac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   won ddbaba lol i   worried   those who sold calls p   up while aapl   green light httpstcojbehslubaba fxi bidu kweb eem biggest facts   lol i   worried   those who sold calls pbaba i love   chinese ccp', '    government   us wants       never     told you sell garbage usa companies   buy china companies   too early       maybe   having jpm analysts use   term uninvestable is usually   good sign     is in veremos   ver en lo que se quedan esas subidas   locos   las chinas   nio etc repercutiendo en pre market   todos los mercados ni mucho menos creo que esto sea un cambio   tendencia supongo que es algo pasajer httpstcoejcbyabicrt elguapobear accidentally deleted my pinned tweet predictions oil   see sub     outperform market xbi wrt benzinga   heres why alibaba   other chinese stocks   trading higher premarkethttpstcogaqqwscbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   strong like bull oh my babart alenbebir tencentup', 'babaup   china vowed   support overseas stock listings said dialogue     us regardjd bidu nio   hold   squeeze into open please httpstcomqzrqyywdubaba vips jd tcehy qqq analyst china uninvestable', 'outlook negative     next months literally hours later everything up       moon httpstcodpgiuemyobaba lol told you buying more in these names   fb', 'pypl', 'tsla', 'goog', 'hood', 'rivn', 'nio', ' ', 'ai amp rblxthe glass is halffull', 'lets get   goingnestbetter           countless stocks right now', 'each     reasons', 'including f   twtr   i   watching goog   right now   seems other stocks may bounce even more shorttermrt epictrades wow its like chinese new year pdd bidu   futu jd xpev jd   nio yinn kweb diamond hands pay peasants held short positions overnight quarryrock   haaaa yeaaaaaaa i alsonin march qqq tsla amd calls   up big premkt trim   trail babywe never read analyst reports', 'says buffett if i   its     funny papers werent   heres jpms report downgrading       pt   frm moral   your own work   dont fall   what others say', 'no matter how qualified they might   httpstcograiycuncundo mejorara babauna foto vale ms que mil palabrasmientras', 'no tocar', 'no ha mejorado', 'no ha rebota', 'no ha hecho nada por ahora solo caerme canse   avisar', 'y tambin   recibir crticaspromediar   alza tiene un pase', 'pero   la baja novendimos en fin   etapa httpstcovxwekglskweb   jd tcehy jpm httpstcoliatybn httpstcowvjfuqpbibaba final trade guyadami nostradami riskreversal cnbcfastmoneyrt mojaradhki   httpstcoamgcelawmfbaba heres why alibaba   other chinese stocks   trading higher premarkethttpstcogaqqwscsi una accin te gustaba   x precio y ahora cuesta xn entonces tu margen   seguridad es   mayor   httpstcoyofudgklebaba   bought out     cleu elona likes   httpstcoyavzbbrtfxi kweb eem   bidu let       lesson   you   us business journalists fundamentally   understand china stop reading news', 'start reading financial statements tencentup', 'babaup   china vowed   support overseas stock listings said dialogue     us regarding adrs is good implement measures   help handle risks   property developers told us   regulation ofbigtechwill end soon bbgaccidentally deleted my pinned tweet predictions oil   see sub     outperform market xbi   outperform market goldsilverminers   outperform market emerging markets brazil   outperform market rate raises not   priced infirst out   alibaba looks   slash workforce     its mmc division decides   lay off employeeshttpstcoxorqoqsgd   httpstcowndzcpxrj httpstcoamgcelawmfbaba bears httpstcopqvlcaneoibaba jd nio pdd last week   bear   shorties atrocities now       end where   bears   httpstcoeqtrshzjbaba       interesting   see how   chinese handle their version     dekelbarel nio xpev   everyone has   little bit   zyzz in them httpstcohomqlmxis reed   chinese stonk   if yes   needs   pull   daybaba jd kweb well', 'if you overnighted   china stocks long youre gonna have   hell     day insane moves in premarket  ', 'nio', 'jd', 'xpev', 'bidu httpstcoydmlvmuort hyenukchu   en premarket httpstcolwczmsgdbaba who   missed chance     overnight millionaire lol   xi bailout hot damn     nnnd   on   en respectively though           dead cat bounce there is   still   war ongoingbaba rip your puts   if u didnt cover   u had   few waterfall days well pigs get slaughtered futu pdd jd   httpstcoyllrtgqhbaba where is alex yao     buyback squeeze potential very high jd   nio pdd still has more room   hit its regular stock prices heavy move   open   followed   multiple runs bears   done httpstcoushbnvhtiylooks like everyone   break even on their   calls   averaging down   past five daysbaba stock soared   morning   chinas government pledged   support beleaguered markets up in premarketi   still long alibaba     i was   buying more shares too lateinvesting valueinvesting stockstobuy trading income passiveincome httpstcoxbvzehsubaba congrats   those who httpstcojjblmnababa bought   xx whoa biggest gift   ha i     my position   httpstcoswpojqmcyjd   mpngyall going on   tear reminds me   when   fed stepped in during covid   prop up american markets roadtriptofire haha yeah   bounced hardbaba let see market open if she stays     price puts   is   bears   morning httpstcoaztavnwtebaba     fusionptcapital   yes   part     cycle   httpstcohoshwzbywkweb bidu   boom automatic good bye shorties you     obliterated   realhottakesbot twitters on   rise tsla price mentions   price mentions amzn price', 'inversores en china   tme didi httpstcovmrylaoyubaba was up in hk', 'stateside pre up yes', 'just   benefitted nicely     hsi bounce off   reference lowbaba my favorite jack ma quote httpstcofdrpslvkumrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwcweb yinn   httpstcowakhearetwitters on   rise tsla price mentions   price mentions amzn price', 'mentions amc price mentions spyr price mentions stocks investing tradingthose   bears   were   sure   ccp would make vie illegal   you no longer bearish now   you   too burnt alreadypypl printing tendies everywhere   zm httpstcocqcojmkjd   nio bears   were short until zero   going   wake up     sheer disaster in their portfolio if   stocks   up', 'their puts   going     down     stockballa   insane gapper httpstconxoiugjsi   mantiene cifras   premarket se me va   poner en verde   una tacada   httpstcornxmpctmemand   is how   sentiment   change   tonio xpev li   fb pypl httpstcoltkoewonsdrt wajgilani   kevin oleary   charlie m were right suck   bears   hyenukchu   en premarket httpstcolwczmsgdbaba cramer avoid chinese stock   march shit happen   didi jd nio   emiberciano ha ganado ms markettrackers en       que el   fintwit en aojd chinese goods     hitting new demand highs i think pretty soon   nio   briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followrt epictrades wow its like chinese new year pdd bidu   futu jd xpev   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetrending stocks on fintwit   spy spx jd kweb esf amzn xpev vxx pddxglobalmarkets investing stocks wallstreetbetsencima sube   y no haba comprado todava httpstcoqtvjlrvuela china   httpstcovbhnwvtlzsrt willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetbaba they   questioning my prophecy have   look   your   httpstcodmizsqhprbaba in hong kongbaba they   questioning my prophecy have   look   your   httpstcosebufhcrnio   jd wow saeedfa dahayyan   httpstcopvvrhzrt stockandlock httpstcoefmavytjchina index   revived todaybaba nio xpev li jdrt persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  womrdrone jpmsam o crees que china va     guerra tambin', 'seguido   sanciones como las aplicadas   rusia', 'o que deslistan todos los activos chinos   usa   vale lo mismo que en habiendo incrementado su revenue  ', '      httpstcobtfhctfbaba httpstcoefoioqygbaba never should have     low cya over   en premarket httpstcolwczmsgdbaba httpstcorovkkteibaba   exactly jpm opposite way i repeat one more time nio jd sixsigmacapital measly indeed compared     up   en hk httpstcohyozkziibaba where is jpm   flush   open tsla   jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es china large caps up wtf is   logical reason     whoever had balls   overnight   deserves those ws   pdd didi httpstcomeazjtghbaba     explode like   meme stock over   next few weeks amc gmc   crazyladytrader   is up premarket still under   what   jokenio is up   is what   jokeso many bargainsrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overlkco nio   averaging my positions down     down further maybe', '  im looking long termrt fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheapprt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggcscw cbat wafu top watches off     chinese runs   shit thats kinda crazy     crazyladytrader   is up premarket still under   what   jokenio is up   is what   jokeso many bargainsbaba   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jcscw cbat wafu top watches off     chinese runs   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sbaba just   i was wondering why   chinese government remained silent   months regarding investors concerns   chinese adrs   they finally spoke out i guess they forgot   give jp morgan   their badly timed uninvestible     heads up   httpstcockwsyxusaud news is gonna   great   my babatencent', 'alibaba ist das die wende httpstcodxulmdt sharedeals   alibaba tencent tcehy chinaaktien aktienbaba stonkstraderrr   might   interestingrt babamovement   jd nio xpev tencent   prophecy your welcome httpstconmibnlfibaba china gov   httpstcovnkmfmffynbaba take   money   run   nikulpr   jd nio xpev tencent   prophecy your welcome httpstcochcbaziprrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   milkomarkov while its hard   make strong upside case   china equities looks like   hangseng selloff has finally caught   eyert navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mis   now safe   peek   chinese stocks   httpstcowqofdburirt arnolacompte meanwhile pmlkco qfin li huya   xpev eh nio huiz niu   aimprofit   very attractively priced midlarge caps right now   should yield gt returns     year     imouk thg crt patrickbaitman green day in chinese shitcos   investors   taking victory lapsthe chinese government have agreed   prop up   china large cap adrs   soaring premkt following   statement   support   top china financial officials', '  sparked   biggest rally in   hang seng enterpr index since   jd bidu ntes tcehy not trading yet   in hkbaba cweb   backpackerfi im   buyer       china just put up   single greatest stock market pump ive ever seen     is up   where   was days ago httpstcocqwmrembqrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  tsdrtrading china stocks wow   bidu bili pdd jd futu tmebaba spy   jumped yuan in hours in hong kong lets talk alibaba   stock', 'nio stock connection   wallstreet bets amp s ultra   httpstcokzvblyagpanic buyingammo inc   good', '  bad   donald trump', 'poww stockhttpstcobtdtmrkwbaba huge reversal       up   httpstconsknfrdbaba pdd biduflik flak httpstcogamtoykjofrt klavsgomarkets major chinese stocks trading higher in premarket   chinas government pledged   support   struggling marketsniu   is gonna squeeze nio xpev   man wish i would have held     these pdd jd bili xpev li nio futu tigr   bidu tme yinn yang httpstcojoplusnbrt realtwitchess   jesus christ i didnt know i was holding   penny stock     intrinsic value   one   stock under   base scenario is usd httpstcoefmavytjchina index   revived todaybaba nio xpev li jdchinas intervention sends stocks soaring powells unlikely   make   big   splash   jd bidu duol amc httpstcobnjkqnrrt sinomarket uslisted chinese shares rally in premarket session bili up', 'li up jd up', 'xpev up', '  up   srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba wow backs     highs not seen since   far     friday   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna reed   chinese folks   jp morgan have   shorting   too', 'i was told   nio jd kweb dici deux semaines je mattends   que zelensky soit vir pitre comdien et lotan accepte toutes les exigences   la russie les marchs financiers', 'soulags', 'vont exploser la hausse certaines actions seront multiplies par voire avant fin babaniort keskia   nio tme didi pdd jd li xpev bili bz tcom bidu zto yumc etc etc la carpeta   vigilancia   acciones chtrending stocks on fintwit source httpstcocwjowwsbi   spy spx jd kweb esf amzn xpev vxx pdd sorted   most recent httpstcokvwvcxinhua news agency said   chinese government would keep its stock markets stable   work   boost economic growth   up pdd up bili up bidu up   boom shakalaka httpstcoqipetedsrt keskia   nio tme didi pdd jd li xpev bili bz tcom bidu zto yumc etc etc la carpeta   vigilancia   acciones chbaba   wasnt   time   buy puts on   other hand   puts would   guaranteed money httpstcoihkvmhngargaryblack jimcramer never fails monday was calling china dead fxi   bidu jdbaba ffs i lost     dipped  ', 'now   jumps         probably   eod   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart garcapital   premarket httpstcoicxxxfetrbaba im taking my profit immediately httpstcohcksfsxbuwbabaahora los envidiosos criticando   q lleva   o   q compr ayeralgunos no se dan cuenta q para q unos vendan otros deben comprar', '  q ayer compraran muchos y otros venderan y hoy pasar lo mismo y maana y hace semana y hace meses no llevo   si kweb   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba dead cat bounce meow   hours     news   out you   make   up nio jd xpev kweb tencent httpstcorwkhthocenn   observations didi kweb spy   wkhs solo muln httpstcoejhmrluruwif you didnt get   memo overnight china china china govt finally got off their asses           friggin proud     mods in our room nailed   trade overnight huge winner     room congrats li yinn fxi xpev pdd kc tuya   bidu jd etc etcmm nextchina business markets deitaone sofiahcbbg they only   bring fear   chinese company thats   you   not see bloomberg   uck   up go nio babababa president xi wanted   invade taiwan in november now       pushed     couple   months   knife catchers rejoice   having trouble breaking     gap   fill       puts httpstcolofawswjrt sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techrt sinomarket uslisted chinese shares rally in premarket session bili up', 'li up jd up', 'xpev up', '  up reed   short squeeze candidate in   making', 'maybe alex yao is in   too   turd seems     everywhere   nio jd futu   jpm likely made bank thanks   alex dont   naive   not understand how   game is played   bulls were right', 'bears got creamed   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt ajbutton chinas retail salesan enormous', 'unprecedented', 'earthshattering beatbabart tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up weljustinss when   ccp pledges   keep markets stable they kind   mean they would interfere   markets   jack them up babababa china needs   declare war now', '  bears     eating rice pudding   years uslisted chinese stocks jump   beijing pledges policy support tttn pdd jd   bidu httpstcohxrzdewmlrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalw green day in chinese shitcos   investors   taking victory lapsthe chinese government have agreed   prop up   set   adrs   stabilize their share pricethis isnt bullish     isnt sustainablebaba nio xpev pdd kweb jd lkncy futu tcehy didi bidubaba rip those puts p   bears gona slaughtered soon httpstcozbkczugynunusual volume stocks   watch march httpstcoapeacvozbrbr aso rlx pdd gtlb coup jobs ferg ntra   nio amd aapl   rlx spx spy ndx qqqbaba nio kwebchinas state council has in one move justpledged   keep capital markets stablevowed   support overseas stock listingssaid dialogue   us re adrs is goodpromised   handle risks   property developers clarified regulation   big tech   end soonbaba rip those puts p   bears gona slaughtered soonbaba nio jd yinn china httpstcotbdnuyepzbaba heading       implossible shorts   ruined didnt expect such immediate big gap ups', '  kweb joins babababa if jpm was buying   last few days i want their firm shutdown   good   jd bidu tcehy httpstcocddocnvkrt garcapital   premarket httpstcoicxxxfetrsome very attractively priced midlarge caps right now   should yield gt returns     year     imouk thg ccr sfor wjg avap jdw psnus dis fb pltrchina   xpev tencent hkjust   few   many right nowrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jd amp   holders going     very very happy   morningboth up   china pledges   backstop stock marketmonster pre market movers httpstcoxfphlmlpdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jpm httpstcouxuvtmtrt arnolacompte meanwhile pmlkco qfin li huya   xpev eh nio huiz niu   jd pdd   lucky', '    close   selling   what   yall thinksell   news still   lot   geopolitical risk w   war   us relations what   yall think thanks   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jhate begets hate babachina moves   stabilize its stock markets   boost economic growth   jd httpstconbcqgefemubaba     where   was days ago coolrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtalkcentss fredtheinvestor   is way discounted   good long term buy well done on buying through   noisert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba your balls   going   get pressed when you wake up grinder grind then up   breakfast eat balls bitch   they   print heavily congrats everyone who had   balls   add   ugly httpstcomdeqfrxcrt condensely   fuck   no sleep til   bankrolls   in time   chainsmoke spliffs   drink hella coffee   handle   closing   steadycompound   chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive partbaba not investedwhys   down   much   bye bears   jd nio bidu li global shares rise', 'hong kong up on chinese economic support httpstcodvonhsajxrt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpojdbtrading bloemenhmf hypocrietexpose gister capitulatie bedankt shorts mijn gak   nu prx', '  i knew   fuck you bears   remember   name alex yao httpstcooyygivelcpersiancapital masterclass   hf   wti', 'vxx', 'now bababun dem   remember   name alex yao httpstcotulcuukzbaba just went up overnight   is going     amazing httpstcoldmqzlcfmqthats gonna     squeeze wednesdaybaba trending tickers on wallstreetbets reddit gme', ' ', 'amc', 'edt', 'tsla httpstcojkrxzwevs httpstcoyswqukubaba pton clov bbig most undervalued ev play cenn old nakd notorious   enormous runs bottomed out     is   stock trading   now easy money y la importancia   no apalancarse ya he conocido   dos que han sido liquidados', 'no    ', 'pero s   didi', 'que llevaban desde o   httpstcovpuusecbaba oh lord yall bitches got fucked while its hard   make strong upside case   china equities looks like   hangseng selloff has finally caught   eye     govt         likes     jd tcehy nio xpev might   inbaba   jpm just told us china was uninvestablebear market rallies     ferocious', '    qe fuelled ones', '    one is   same starting point   diametrically opposed outcomesgurgavin get     calls my friend httpstcorfwcvtsgobreaking news china mulls measures   jointly crack down on malicious short sellers chinese news outletcnupdate   jd nio kweb bidu ntes pddbaba pow ultimatetraders reddit httpstcojwngwmpsxtbaba   question is     holdif you look     weekly   in one day httpstcoqypopozubaba   jd nio xpev tencent   prophecy your welcome httpstcochcbaziprbaba jd nio xpev tencent   prophecy your welcome httpstconmibnlfibaba fk   bearshell ya   gm httpstcomnvrymngchina stocks wow   bidu bili pdd jd futu tmert garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba now jpmorgan   increase its price target       spy how   fug is   up   lets see those out returns bears   markets not even open     bears have scattered   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussdoyu   nio   chinese up httpstcobjzvmxbaba bears i     cash   those puts   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet   chinese statement actively introduce policies     favorable     market', '  prudently introduce contractionary policiesbloomberg actively introduce policies   benefit marketsmchi kweb didi   chinese statement last night was positive in     state council has asked other departments   collaborate     finance committee   rolling out policies   effect capital markets they still   refer   balance     press left outmchi kweb didi babababa i have     yinn flying high         jpm puts   like httpstcothmoffzwsrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'futu if you smell what redbear is serving   iq httpstcoicxzdaanuzbaba damn wtf china   short       called months ago   press them there jukkalepikko tulee taas kiva gappi shortattavaksi   on ne tainnut kaikki tytt historiassaanbaba jpm puts   like httpstcothmoffzwsbaba xi just trolled you lol httpstcogskfrtwalisaabramowicz im nursing my badly injured babahope she gets well soonbaba     squeeze haaard   good morning bulls nice         take     greedy shorts   httpstcogsafpwrpxlbaba lets go httpstcoiskjytrqnio xpev   everyone has   little bit   zyzz in them httpstcohomqlmxrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba fuck   no sleep til   bankrolls   in time   chainsmoke spliffs   drink hella coffee   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jiq printing tendies     futu httpstcomviaukodhoy todo twitter compr   ayer congratsbaba   bears have gone httpstcoexouhzlubaba whoever had   options', 'youre     x your money right now   garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  next russia war resolved   up we go target   year end   once   jp morgan looks dumb   its sad   people know       opposite   what they say   buy buy buy china stocks flying high premarket   nio jd li xpevchina investing stockstowatch stockmarketsbaba   money     made', 'especially   clowns     say delisted   heading   zero httpstcozkwnlnngubaba ok   nonsense is over finally wish had more money   put in mega squeeze   well deserved   literally was     ipo price   persiancapital   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  wowow its like chinese new year pdd bidu   futu jd xpev futu   jd kweb who     leveraged shorts in these   who forgot   cover   httpstcoeqgprrhbaba leskooooooooooooooooooooooooo   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november iq   jd spy called   httpstcozronoudachrisfranco mhm', 'youre   gt         extent   certainty   your opinion   what xi           reason you excluded yourself outhope you   bought   mother fking dip like i   saying   months   is why you never panic sell   lose if you dont sell', 'dca nio xpev li   bidu jd pdd httpstcoslwxpyvdacrt garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  garethsoloway   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', 'ya van saliendo todos los que ayer promediaron x o hicieron   in en   twitter es maravilloso httpstcoeistcjzybaba alex yao we need more bearish calls   him we     billionaires   most asked aboutpanicked question   me   was on     surges  ', '  many china stocks', '  china states     support tech stocks', 'economy   work out   deal     sec on listing issues use twitter   your advantage indicator httpstcohscikpogwe   selling   chinese names   we picked up earlier   week   posted  ', '  ripping pre open', 'kweb fxi   jd pddtradingbaba when russian war over china going   have exclusive trading rights   commodities china plays   long game us   have   deal   them   russia no one wants   tension just get   ayoooo sniper trading robots top volume fami hymc veon pdd iq rlx nio   daytrading options nasdaq stockstowatch httpstcogzvxbbubaba volume   push     puts   worthless   librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begababa pre market httpstcolscfoumwtthanks     info', '  i miss how many shares were outstanding in each point   time     sake   clarityhttpstcochkzcjybaba tothemoonbaba jd futu alex yao tomorrow on   first day   his new job httpstcoyfpzffeababa we have   many gaps   fill     top   more in   s   iq jd spy called     just make sure you take your profit   pm things may end up ugly     dead cat bounce spy qqqgood morning glad you woke up   what   nice day   right you seen   yetbaba yes', 'thats rightchina is moving they   still on huge sale httpstcovtndnmxobaba   alibaba is up in hong kong on   news   china reassured investors', 'vowed   support overseas adrs', '  would introduce marketfriendly policies   increase stability httpstcokuneinzcodx looking     gap up once   passes   neckline vtnr   nio httpstcozmejmurzbaba alex yao we need more bearish calls   him we     billionairesbaba tell me what these   worth   httpstcocvjftxvwmbaba we have   many gaps   fill     top   more in   sbaba is up premarket still under   what   jokenio is up   is what   jokeso many bargains   tweeted   i expect   fakesqueeze     memestocks amc gme during   supergreen market   green         noticed   acceptedbaba check out futu gds', 'remember these were gt just   few months ago', 'lets squeeze   criminal funds   lets break   nio xpev   trending stocks on fintwit spy   kweb spx jd esf nio amzn sofi xpevxglobalmarkets investing stocks wallstreetbetsbaba even     rise   would       level   was months ago   javier   para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entrebaba xi pumping nice policy   china hedgefundtips thanks tom', ' ', 'still navigating my own way in   markets', '  your seat is very secure in my own mastermind groupbaba pt       httpstcocictqpbjbaba wtf happened   damn my calls   print havent really paid attention    ', 'bought   random calls       is down', 'should go up thought     relief   charlie   babababa next week alibaba should increase buyback   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnio       moon baby httpstcogpamunfaqbaba   took   lot   coordinated money   move   up in one day   even     price   is like buying amazon   ipo what   monetization mean how   works whats   procedure is   difficult   not how monetize sblc   get ltv     should   client return nrl   not   you know owner', 'beneficiary   sblc   get   additional benefit       meli coin upst hood httpstcoxhynpqwybaba ayer alibaba   en seguimiento diario', 'posible httpstcolahokyggbaba brah   wow', 'u like   bears nadie ha vendido   y jd y todos habis doblado ayer nobaba whos happy   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba insane gapper httpstconxoiugjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba one dont just short   stock   is undervalue you buy     new pre market high petz   china set up     should   on your radar gt run didi   far nio should get us   run   top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme fb tsla access wider trends httpstcozltkvrfbaba bye shorts   damnnnnn what happened bought   calls       close god damnnnn   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzusstockpremarketcweb rose', 'didi rose', 'beke rose', 'futu rose', 'tme rose', 'tigr rose', 'eh rose', 'lkco rose', 'jd rose', '  rose', 'xpev rose', 'tal rose', 'nio rose httpstcohnknzjzzbtbaba here we fucking   options expiring     jd     expected   see surging premiums   open         jd       expected   open optionsflow optiontrading china babaalthough   gt premkt moves   jd     just reaching fridays open', '  swift move may signal     setting on charts', 'regulatory   geopolitical risk   is     in   chinese tech including nio   jd charts setting up   strong recovery on pledged support   gov', 'in   near perfect twoday bullish engulfing httpstconpgevabbaba retail shorting       low     price morons   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i mean', '      is   joke   im not overly impressed   plenty   space   grow   go fucking figure   up off tuesday lows keep in mind   is worth     overnight is crazybaba new pre market high petz   china set up     should   on your radar gt run didi   far nio should get us   run     bye shorts   vwaptrader   nothing   trapped long inventory here     stock tries   find   bid     last       clean out   floababa damnnnnn what happened bought   calls       close god damnnnn   vwaptrader   current price not shown in earlier posting apologies gocharting   premarket data going soon   my chart is betamalafamaooc even   they pledge   keep   market steady babamost mentioned tickers in wsb in last h   spy   oil tsla pick kweb yinn lmt vxx httpstcointoxxyay httpstcojhbjvsgisbaba here we fucking     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba here we fucking comebaba retail shorting       low     price morons top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme fb tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy   kweb spx jd esf nio amzn sofi xpev sorted   most recent httpstcovndpsmkart itscharliemar picked up   k       lowered my average       on td   ibkr   far my overbaba i mean', '      is   joke   im not overly impressed   plenty   space   grow   go fucking figure sel whats wrong     babababa prebaba tf happened   epictrades   httpstcopadilztrbaba tigr futu pdd lets   pray     shorties who bought puts   market close   may lord     you httpstcouutiswhububaba prebiggest china rally since lets go nio xpev li   simo httpstcosmffbqhrbrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httptop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme fb tsla access wider trends httpstcozltkvrfbaba alot   margin calls would strike   twitters on   rise qqq price mentions   price mentions amzn price', 'mentions amc price mentions spyr price mentions stocks investing tradingbaba really would love   hunt down   retarded bears comments   start posting like   idiot   kept posting literally every damn day i shouldve sold fuck   guy china stocks u turn looks like people start maybe   investing havely in chineese stocks dollar yuan newworldorder nasdaq nio jd   httpstcozzucrizncrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jcsrc vows   make every effort   maintain smooth operations   capital markets boy they   really going full on     verbal intervention   guess declines   enough   bidu pdd kweb jd   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwjd   nio iq just gonna keep posting       shorts   puts   didnt profit yet httpstcoujjquhmmqbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba avoid china stocks like   plague   bring me   money httpstcookbkhexfjonahlupton   toort inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba he was first guy i saw push   while   was down', 'thanks mr wonderful httpstcosgqusxart professordman     hit low s   options calls going     booming   common shares up now httpstcouamovjrt vwaptrader   current price not shown in earlier posting apologies gocharting   premarket data going soon   my chart is betababa   scary thing is   is still cheap under insane value   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba its time     us market   drop   china   pop in years reverse   trend people bagholding     cheering   its time     us market   drop   china   pop in years reverse   trendnio   httpstcoznsoktart nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futrt klendathucap ali       forty bagholdersnio xpev li jd   bidu pddhttpstcogsjrvcdtpbaba is powell going   ruin   run later on     jd pdd nio tencent xpev httpstcohfowxfwhvrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpwhat     chances   big open     triggers   short coveringpdd   jd spy nio   yesterdays alert when everyone was buying puts   shorting', 'we were buying calls   going long httpstcopauzvvgl   httpstcoarrxumcpdlbaba thank fuck   vwaptrader   nothing   trapped long inventory here     stock tries   find   bid     last       clean out   floart investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como   who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpstcorwqlqwukweb bidu   jd nio pdd xpev httpstcorsekzgnrtxbaba there we go   i   stop watching   stock go upall smiles   on     lolnoted httpstcodfjwwneirbaba wonder if   chinese gov loaded up       aapl   nio jd i hope someone bought   calls     dont hate   dont hatebaba guys dont share in alex over   jp morgan he meant   say he forgot     guys dont share in alex over   jp morgan he meant   say he forgot   without   chinese government crackdown', '  stops babathis is   most obvious purchase     httpstcopivgzhlsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba had   dream   alex yao making coffee in my kitchen   me', 'then washing my socks   sweeping my floor wanted him   wash my underwear   me   then my alarm rang dang futu nio jd httpstcohxheeobisanlk alibaba   tencent music entertainment tme httpstcohzoeryjre jd bakalm piyasa alnda devam edecek mi yoksa durum tersine mi dnecek   jpm   alex yao   feel embarrased     would     mega squeeze   incoming   ink cartridges loading   there incoming   sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techden som pstr att alkohol och brsen r en dlig kombination har felbaba httpstcoztgklobaba wonder how much   chinese gov bought', 'insane volume last few days   locos   httpstcoqtscgvmdpmajor chinese stocks trading higher in premarket   chinas government pledged   support   struggling marketsalibaba   jingdong mall jd nio nio li auto li xpeng xpev stocks stockstowatch nyse nasdaq news niojd i wanna go look     bear posts         bear slaughter porn       gotu tal cleu jzxn   in one session   worries   now over lol httpstcomrwxaeobaba   hit low s   options calls going     booming   common shares up now httpstcolpxoqmcefsrcojones bueno empezamos   contar todos los que ayer compraron   pero no para promediar', 'sino los autnticos cracks que ya ganan un mnimobaba pre market   eoy   eoybaba   hit low s   options calls going     booming   common shares up now httpstcouamovjbukbaba jd new article alibaba', 'httpstcoilflywcl   other china stocks soar heres what sparked   turnaround httpstcobgfrnfhj get     latest   related news here httpstcofvkvdtluf httpstconfmpwzxqpare you long   in   formbaba we just need   dollars up   wow just woke up     my calls   printing on  ', 'futu   nio', '        reason why i   sleep   night   theogfaro metx china pledges   support its stock markets', 'chinese stocks   soaring metx', 'bhat', 'jd', ' ', 'nio buy   dip is stronk   tme i had   message in my system   tme was up sometime   morning httpstcotuuhlbbkbaba had   buy limit     fuck pourquoi les adr chinoises alibaba', 'tencent', 'jd explosent la hausse en prouverture pinduoduo pdd tencent tcehy jdcom jd alibaba   baidu bidu tout est rsum juste ici httpstcofnpxtccrt iluvstocks todays plays qqq   msft   iwm   zim     iluvstocks fxi looks like china party   swings   pay if had   lottos     nio longer term play plus many on watbirdvbush stevemushero pmarca   is     pretty interesting example on how   work actively   vie structures these daysmy model has   bearish overall its in   strong short term bearish trend', '  is bearish longer term   volume is trending up volatility is high   in oversold area   lhll conditions   isnt goodrt sinomarket uslisted chinese shares rally in premarket session bili up', 'li up jd up', 'xpev up', '  up   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzmeanwhile pmlkco qfin li huya   xpev eh nio huiz niu burn   shorts httpstcopqmsqqlbr httpstcokovicgbfcbaba time   buy calls   everybody run halftimereport scottwapnercnbc shannonsaccocia kevinolearytv jlebenthal terranovajoe kevinolearytv   mic dropbaba', 'jd ripping great   guyadami china says     support chinese ipos abroad', 'calls   closure on tech crackdown cnbc httpstcozwgppart babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average inveuslisted chinese shares rally in premarket session bili up', 'li up jd up', 'xpev up', '  up', 'huya up', 'nio up', 'bidu up ashr china kweb fxi cnhbaba no position here congrats bulls way   go   lol my calls expire worthless', '  next day its up   pain   kevin o leary pump   trendspider   rev bincome bequity bprice   rev bincome bequity bpricsoy accionista   todo esto   babababa if   corpses its going   significant news   china stocks   httpstcooqxendouksnio   httpstcohzaclgrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba   company   closed last night   im buying   professordman   idea low s common shares   options calls we have s here   winner   far break     huge caubaba pt jan many hklisted chinese stocks soared  ', 'such    ', 'jd', 'nio how   you feel     chinese stocks listed in us   hk   your hold now     not vested into   these', '  just here   cheer you guys up haha httpstcogpmgloogcnbcfastmoney timseymour bkbriankelly karenfinerman guyadami guyadami   dropaktieuniverset noget nyt om   oppe premarketrt optiontradingpr alert resultsbaba p   googl p   amzn p   small gains adrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service tcuntos   ustedes ampliaron ayer     sabiendas   lo que hoy pasara seguro que alguno incluso vendi sus   para comprar mmpp', 'y hoy ha vuelto jejert optiontradingpr alert resultsbaba p   googl p   amzn p   small gains adrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service tbaba government holding our bags great news end   march   up in   pre market trading   ended   day in hong kong up on   news finally   positive sentiment     rough ride down   httpstcokiasovwcrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jhoy   hasta en la sopawillthrower youre not interested in     sumofthepartsmetx china pledges   support its stock markets', 'chinese stocks   soaring metx', 'bhat', 'jd', ' ', 'nio show me   incentives   i   show you   outcome charlie munger   djcoin year old munger voiceit makes no sense     ccp   destroy their great companiesmumbles something   cats catching mice httpstcomxqespwalibaba', 'httpstcopolrtswo   other china stocks soar heres what sparked   turnaround   jd ntes httpstcorgmvehuxmrt syaar   httpstcobhwqvmffbbaba charlie munger loaded   fucking goat probably   s his gonna make   billion     in years watch   charlie munger loaded   fucking goat probably   s his gonna make   billion     in years watchhey guyadami nice   last night on babababa httpstcowblckrlb httpstcobhwqvmffbbaba ant ipo soon guaranteed     shorts   have   hard time covering     moon what anabsolute animaljd   kweb stockmarket trading stocks china httpstcoekdmgnmp httpstcodjxjewtzrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba squeeze good romasinvestors ya no solo eso', 'ahora todo el mundo compr ayer     finally made   correct buy i guess following charlie munger instead   memes was     play who would have thought   shorts gonna get squeezed ugly   bidu tencent jd oncs cvac bntx alny ebs vir adpt arct tbio vxrt atra vbiv alt dvax ibio htbx tnxp pdsb tfx govx igc xncr fprx incy agio gbt halo alks kpti cara zgnx tmo ew dxcm idxx nvta hznp bmrn vrtx abt mdt bsx gme amc btc jd   httpstcourjhvrmrderivatives basically     etf people like kraneshares   in tv   said they   liquidate adr   buy hk listed stocks   had   up day in hk   adr should track itbaba close y   en hk anoche va   explotar la iv   las opciones httpstcolfiuzxjvkkweb             investment     investors should remain cautious investing in   communist regime     now   riskreward is very compellingbaba   bears got us   years its time we return   favor im dipping out   going us heavy oops', 'i       jd kweb   stockmarket china stocks trading httpstcoqpdymxubaba   bears got us   years its time we return   favor im dipping out   going us heavychrisfranco   is not   matter   age its mr market since inventing emh   modern portfolio theory welcome     stock market   fintwit investingrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     pipstodollars china dead cat bouncedidi   lvs sbux cciv pins hofv jd aci qs   jack mmnff nakd kimtf iipr apha tlry pltr dbx rdfnwork solo kbh cake dri gramf amd nvda amzn intc cat pton axp ups algn ma vz ko mrk plug googl nvta mmm expr dal wfc   edit cof lcid dwac httpstcourjhvrbaba hey mr know     shorty why   quiet   you should listen   smoked bears love   see   hmm dcdowork see ya fud againlike i said   months hope ya bought   dip nio xpev li jd   bidu pddhttpstcoxmrhuztskjbaba httpstcopadilztrayo jpm downgraded   pt       shit overnight i know what im doing   now on   what   you thinkcan our country usa stay     chinacan china stay     our country usanever     jd tcehy kweb httpstcoxphkxgjmlwcunicap   nopert jmihaljevic just   fintwit capitulates on  ', '  glimmer     old man   still turn out   have   right time   tellrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba yuck   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi esf spy spx   nio agood morning kweb fxi   pddleyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna chrisfranco   up overnight in hk following very positive words   ccp volatility chinababa is   greedy             article said regulators should complete   soon   possible   crackdown on internet platform companies   finally now     funds   buy       chinese gov just backed   beautiful bought two   calls', 'sold one   im trying   practice discipline   scaling in more   sold my nio i bought       profit   stocks up   hours not sure   hold   sell     one though httpstcobmkbchkmbaba damn traded   couple   times yest dont normally touch china stocks   thought had   bounce in itsold remaining shares     only   see   morning still   have   stick   disciplinecnbc see ya fud   hope ya bought   dip nio xpev li jd   biduhttpstcoxmrhuztskjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba finally now     funds   buy       chineese gov just backed   beautiful   jtais bien inspir   racheter qq titres hierbaba except thats not going   happen   tradeeveryth     garcapital   premarket httpstcoicxxxfetrrt tradeeveryth dca   tencent     new world has started china is now   ruling superpower     new world has started china is now   ruling superpowernajarian pumping   tcehybaba my days dte calls   i bought     easily   x   crude oil may fall   china lockdown   inventory build weigh on prices wti   nio jd xpev httpstcokdivlhodrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt luffydwealth suddenly', '  chinese market is investable againjd   nio httpstcoqnackbwzvbaba pdd wimi   premarket httpstcoicxxxfetrbaba we mooning   puppyeh jmihaljevic i bet hes right maybe   wont recover in yet', '  in hell   on siginficant gaintrending stocks on fintwit source httpstcocwjowwsbi esf spy spx   nio amzn jd sofi xpev li sorted   most recent httpstcouajhfltkrt jessipinkman     i get   rolls royce suv in black   alibaba orange     pic   jack ma on   door decal these   thert bcampbellbrk   is interesting   buffett   munger     rich   yet   everyone   thinks munger was   fool   buyichina says     support chinese ipos abroad', 'calls   closure on tech crackdownbaba biduhttpstcoryxgvmbiftbaba who sold       lows fuckign awesome finally lays   alot   fear regarding delisting nio xpev   httpstcobpmxlisiwbaba tigr china says     support chinese ipos abroad', 'calls   closure on tech crackdown cnbc   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invealibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcodcfanhbaba pdd jd adrsec httpstcomxiqst businessfbbagholder danieltoloko alexpitti jd less complex thesis in my view consumer budgets', 'online share     retail', 'high focus on quality amp reliability', 'huge capex funded   retail float', 'jdl growing faster than   cainiao', 'monetising core parts   its expense base eg jdl', 'alignment   ccp goalssoy el nico que aprovechar el subidn     para ir recortando el loteam i   only one who gonna cut their exposure   alibaba on todays rallybaba jack ma   you coming   dare i say     price targets   year end   jack ma   you coming   dare i saydid munger   mr liu he   stop     carnage in chinese equitiesbaba httpstcomjpvmwrhlbaba   shorter just enjoy httpstcohysskrt sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techbaba careful here doesnt mean   rest     world   support china stocks if they   joining russia   should work its way   towards short term   then well see if     wants   break out     short term down trend   chinese squeeze markettrackers cierto el objetivo es ganar pastao perder la mnima posible hoy el rebote     y v darn alegrasfxi looks like china party   swings   pay if had   lottos     nio longer term play plus many on watch bidu jd li   many more httpstcobntcbaba well', 'looks like my short puts       otm     nio investing in future profits is     good idea congrats jeffery httpstcoybysltufla testimonialtuesday tradeideas stockmarket httpstcogbysuvrlbbaba yow up ahora resulta que todo el mundo entr ayer en babawatch list     day impp gotu     jd   pdd nio xpev   dozens more chinese tech stocks popping gt in premarket   china pledges   support stock markets', 'economy   support   ipos abroad markets china optionstradingwatch list     day impp gotu       trade alerts   entries lynk in bayo should i buy     todaybaba obavy ohledn nskch akci   mohli   nyn vrazn ni alibaba nyn v premarketu okolo usd mon dojde k mrnmu vybrn zisk u tch   nabrali pod', 'nicmn bych ekal', 'e na tch jsme vidli dno   cena se zane postupn srovnvat zpt nad usd httpstcorikrxrt nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futrt millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfobaba   big diffrence         is   chinese stocks finally   investable there     massive rally   year el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como   bidu tcehysus adrs deberan replicar esas alzas en la sesin burstil   eeuu httpstcohasapqegqbaba nio investing in future profits is     good idea congrats jeffery httpstcoopmcjvpt testimonialtuesday tradeideas stockmarket httpstcohdbsodbvbaba told ya watch list     day impp gotu       finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interswatch list     day impp gotu       trade alerts   entries lynk in bayo   deepdive part httpstcoqzcfddemiwith chinese stocks making   comeback', 'ive found   courage   plug my   deepdive againalibaba deepdive part httpstcobaaumdiand   my chinese stocks   up todayi   feeling generous amp opening up   paywall   part part in   next tweetrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba   big diffrence         is   chinese stocks finally   investable there     massive rally   year   told ya   crazy times where   market   not seem   know what discount rate is needed   cover   political risk httpstcoxkscozjpswbaba calls     up over   open if   price holds   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba lmao shorts u get what u deserve', 'why would u short such   undervalued company   was under ipo donkey   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   still less than days ago   bulls   celebrating httpstcozpbazfhrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba super extended   thinking puts on open just opinion   bonuslevelfund good news   chinese stocks   jd nio httpstcowmnbkvwkxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba httpstcojmvfxyryfejust wow stocks   httpstcoopsamseixlast     getting   under guys time   fomospy qqq   those   said chinese market crashing', '    up even   what   reversal just saying   its fed hike   wonder what   closing       squeece   nosegoblin amanda hope u got         crackdown is over rejoice everyone   on   china train   jd tencent niohoward marks is bullish on chinawhy     seem like       big investors long china   confirmed geniusesseems like   one trade separates   wheat     chaff', '  real ogs     impostorsbaba httpstcomnwypxlert babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert jmihaljevic just   fintwit capitulates on  ', '  glimmer     old man   still turn out   have   right time   tellbaba httpstcojiczhweifbaba   close more than   hang seng going   rally tomorrow     last short scum fooked hilarious   honk honk congrats if you loaded       me     no reason       go up china helping russia   invade ukraine   supplies short   new high equitybrian i   thought thered     day   year when wed see   rally like     buybacks   move   price   lot', 'now imagine   bunch   shorts get squeezed on   same day one   these buybacks occurshuge', 'huge rallybaba wonder what   happen if they redeploy       buyback   year   where   folks wanting   buy   u may get ur chance     jd didi niodeal     reached   we got   support   china lets go httpstcobymdykbicfngu is up', 'hang seng index is up', 'nasdaq up', '  up', '  bidu up if   rally   continue   week', 'fngu might have chance   close   you me ladebackk investandbefree   httpstcoxfpmh httpstcopmsauyxwfcryptostanislav its up   premarket   if we   holders buy now its buying on   rally no babababa where is my calls going tmrx   x httpstcoglomzspjrt jensuarez petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnibaba holders     buying   dip     next yearsbaba up in pre market       hit book value per share   was pretty much   exact     is book value       easiest money ever   you have     is hear what cramer has   say', '      opposite   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba shaking off retail   institutions   buy them cheap wall street scam   bidu futu pdd nio jdhang seng tech index up limit up china vice premier liu he says   keep capital markets stable xinhuachina vice premier liu he chairs meeting on economy', 'capital markets xinhuababa my     on     i might have   cents off markets   when mega cap companies like   go up in   day amp other cope i tell myself     investor   obvious bagger in years httpstcoympzmnqclrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba lets just keep our mouth shut   let them buy up   share they     only ones who   run     up   billion market cap take   home goldman sachs y este pre mercado nio', 'se', '  httpstcovjkfvuenbrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba lets just keep our mouth shut   let them buy up   share they     only ones who   run     up   billion market cap take   home goldman sachsnio   lkco et     called        ', 'lies run   sprint', '  truth runs   marathon scam street   delisting chinese shit stocks rise   investors await feds interest rates decision   jd ntes httpstcogodeybaba current price not shown in earlier posting apologies gocharting   premarket data going soon   my chart is beta httpstcosvbzrcpglbaba i   waiting   my calls   print first time in   morningnot fundamentals    ', 'pure stock manipulation twitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingnomadcap jamietee your   going   run now   vwaptrader   nothing   trapped long inventory here     stock tries   find   bid     last       clean out   floababa   institutions   on outside now baby eoy   who knows   something weird is going on here not normal     institutions   on outside now baby eoy   who knows   something weird is going on here not normalbaba setting up     m volume day xnet huya iq   perfect timing tencent   alibaba', ' ', 'have lost more than trillion in combined market value since   selloff in hong kong stocks began months agostill in       strangle on     friday looks like bags   morning on     redlerpremium china squeezebaba woqayer compr acciones       en la bolsa estadounidense y hoy la bolsa   hong kong sube ms   un deseando que abran los yankis httpstcocuqwbonrt mimamsaid clps   jd futu tigr still has not   found plus its   chinese     company including low float soon   catchbaba dagheeeeee   you guys they shook retail out   their stock   much   they   now they   run   up they have   shit ton     options   they wont let expire out     money just like they ran   down they   gonna run httpstconwchlmj httpstcoizdjsbdqsrt thefortunetell nothing   see hereits totally normalchinese stocks trading in hk   morningjd jd alibaba     is   warning       bears in  ', '  large rebound   very very old sold hk index his here amp   has move up loads', '  expecting   in usa   follow suites', 'tightening my sl', '  i   not   surprised if i   forced   close mine positions   httpstconcpptdbaba wallstreet should   investigated     whole', 'what these bastards   is unbelievable   httpstcogboncfbaba up in premarketcall me daddybaba where     greedy bear pigs   igsquawk fang constituentsaapl amzn   bidu fb goobaba what   fucking wallstreet scam   jesus christ i didnt know i was holding   penny stock   omggggg   whats       china love       sudden   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt shervindr acinvestorblog lll nft pr   china covid surge play   sells masks in china   its down     ert professordman petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical rurt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba hong kong market doesnt lie   was up i dont think you should expect sell off   httpstcobtfoyamukrt tradeandbefree i loaded       long term investmentits   zone i had identified   had   tweeting       whilebaba biggest economy in   world     bears shorting     httpstconzulgkqbaba garbage holding company', 'you own nothing   holding up strong in   s gtgt should break lets how these option calls boom   opening   low s idea   holding up strong in   s gtgt should break lets how these option calls boom   opening   low s ideababa whats   burning shorts   why is   only up in   us', 'when   closed up in hk amc   hood cei gme dwac dats mark watcing how cenn going     next money making here dont miss out on   fucking train httpstcohkshgcmy tweet   turned out       excellent buying opportunity massive rally in hk     bidu jd tcehy ntes xiacf investing china stocks httpstcoahmtairat httpstcodmljzgrbaba i wonder how many bag holders   just hanging on   dump their bags     point nio   jd       big boys take your stock httpstcohnbguapbaba ccp set   floor       inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba days run like     i   sell my shares   walk     jackma   rahafstock   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpoprimer video   ms   visualizaciones babasiempre intentando dar una visin objetiva y profesionalgracias', 'httpstconsgcfmjfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft     is what institutional buying looks like boom nio amp xpev up premarket electricvehicles tsla   httpstcogwbnscyvyrt joshuatai one     most underrated part   se is execution   ability   win south east asia   babas lazada   expbaba jpm panic buying   us banks   going   snatch every share they   get they liquidated   their share count bought billions worth   puts     i imagine those calls     printing since they printed   puts alreadyxela   least my   is recovering   bkbriankelly great final trade       nio xpev   httpstcodbawtui httpstcofybkxfqwlhdios eres t amn   httpstcodqaidosr httpstcosukvfaovgbaba chances retail pushes     plus     babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba   is   sign     us funds   they   jump   in liquidated their entire chinese portfolio get ready     crazy swings on   chinese stocks   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba   is   sign     us funds   they   jump   in liquidated their entire chinese portfolio get ready     crazy swings on   chinese stocksbaba just   technical bounce     news china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpoubaba   unfortunately china pump   last long   well good luck shorts here you pretty much trapped yourself           prided financial crisis worse than   i know who was   buyer   yesterdays close httpstcomwcuqsrpert spactiger nio   li xpev china stocks soar   state council vows support   rout   straits times httpstcokqrktiyiubaba nio bzun   someone let me know what   catalyst   chinese stock were todaybaba   go   mungers basis   end     run seems like   good enough technical target   good   dead body     httpstcobccpdllbspmost mentioned tickers in wsb in last h   spy oil nio qqq wen yang bond til nat httpstcointoxxyay httpstcojprtcpygnbbaba nio bzun   someone let me know what   catalyst   chinese stock were     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt javiersanz ese cierre   ayer     que estuvo todo el   roja me avisa inveuro y consideramos que podra abrir   un gap importrending stocks on fintwit source httpstcocwjowwsbi spy   nio jd amzn sofi xpev li wish brqs sorted   most recent httpstcojfjqlfkrt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussaapl   nio jd httpstcomrpmhpcizfbaba en premarket   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwfutures rippingchina retail sales beatingsoft year over in comps in march   septemberyou       is gonna   massivebaba httpstcopiinietorpara que   vuelva   ilusionar', '  tiene que seguir subiendo', 'esto es solo un rebotebaba guru httpstcosjvkwasosbaba nothing   trapped long inventory here     stock tries   find   bid     last       clean out   float charts courtesy   gocharting httpstcoppnaqobgkvenar   nio breaking through', 'storing power', 'ready   sprintbaba value invest win httpstcocgjuzytrpor si no te has enterado todava   sube un en el premarket httpstcoyovlalregulation   big tech   end soonbaba httpstcooriyjyehcvbaba   aapl lets go   market move is not   blip its   market saying enough is enough', '  is   ridiculous   congrats     those   conviction whats   smell burning bears httpstcoxballqiyebaba pull up   day bar chart   has alway given     over time avoid fomo futu short squeeze on futu now   nio jd livenar   nio breaking through', 'storing power', 'ready   sprint   kweb jd cheap puts   is   bear market rally dudes   gunstphilip major chinese ecommerce players destroyed   first   general plummet in techgrowth in q', 'then russiaukraine   now drt jessepi   deslinting httpstcoflrjgbbcmfrt iamkunalv   squeeze httpstcoywnhfltvrt pipstodollars yinn yang   lvs sbux china says     support chinese ipos abroad', 'calls   closure on tbaba   governments   hedge funds tried   shake us out if you held   bought   dip you       average investor congrats   you bulls   really set   price on   one just set   sell order     you gor lots   shorts trapped on   one since   s bababidu wb jd nio httpstcoriqujpsnkwstcentvalue   up in premarketajbutton i bought     hooray me babart investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba   governments   hedge funds tried   shake us out if you held   bought   dip you       average investor congratsyinn yang   lvs sbux china says     support chinese ipos abroad', 'calls   closure on tech crackdown httpstcotgvwffrfbaba wait one fucking second where     dumb ass bears they promised   stand those fucking liars   priyadarshimu didi     ncty in days if you scroll down my posts   you should see   exact     pick thesebaba never seen alibaba gain in   day     was seriously oversold tbh bears had their gains', 'now should   our turn hopefully   time tide has changed   upward trend   we   slowly go     now watch   more good news   celebrate   market   into april   timing is impeccable   alwayshttpstcoaaytehwykhsi spx ndx   bidubaba     boat   hoekinda day httpstcofdppiyziny la audiencia se enloquece   el cotizado', 'deseado', 'anhelado y rezado todo poderoso retorno   babael premercado ms emocionante desde que amc gener xs fintwit vamos   la ola del triunfo putosarcasmo httpstcoubnqfkewqlarivarasane sold     loss babain   twitter echo chamber   just looks   fallingused     rising prices', 'old fashioned business analysis seems   play little part i thought   made good points   httpstcoffbnjotjijd   nio iq if hsi drops k points   then goes   up points itll   fun   watch   shit talking   last week plus panic absolutely love   stay humble fuck no time   start tagging   lolbaba looking good   on weekly level we   still red   fck me sold   wow   professordman petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical rumunger is no buffet babababa squeeze like didi kweb   cweb mchi i wonder if     drop heavily once us markets open since people   now     finally sell   profit probably gonna     lot   chasers too good luck   too bad i havent bought more shares     average down   nio jd fxi mchi gina pamp httpstcowuirkzrfpqbaba oh my god i thought china was   next japan  ', '  there is light     end     tunnel i     buying     market open   nio jd fxi mchi gina pamp httpstcogxnrawkozbaba too bad i havent bought more shares     average down   fredobrekke   chinese gov just gave   green light   buy   oh my god i thought china was   next japan  ', '  there is light     end     tunnel i     buying     market open acinvestorblog lll nft pr   china covid surge play   sells masks in china   its down     earnings soon cash per share on hand   book valueinsiders own mill share floatbaba jd li xpev pdd bidu nio bydd jd futu china qqq spy httpstcofokqxortijd     bears just told me they want us   wait til   bell   sell     is not   good time   buying chinese stocks     war in ukraine   my timing just perfect bot yesterdsy   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november kweb   fellow americans', 'whos buying     is     short pump     full on squeeze   what in thinking is china liquidated   much     us holder   try   keep most   shares   china   makes sense since its their company why have chinese companies   us majority owners like imagine our fangs   owned mostly   germansi     i missed   dip bros   httpstcosxlvhgesbaba jp morgan downgraded   those ppl   parasites   hope   company bought   ton   shares       low prices   last days   i said     fear     company is amazingfundamentals   rock solid yet   lot   people soldcrazy por qu han cado tanto en bolsa las empresas   tecnologachinababa   niveles     veces ms ingresos y veces ms beneficios oportunidadlo analizamos aquchina kweb accioneshttpstcofkhyuycxmtbaba thank you mrwonderful wasnt even looking over here until you told me   buy bie   byeand i     deslinting httpstcoflrjgbbcmfbaba poslm pry   ptku ekat nebudu u jsem se v minulosti prkrt splil s nevybrnm zisk httpstcohimmuan httpstcogihtaiuxhdrt coriwil   scum sucking bears epic burn  ', '  in hong kong market httpstcozzunbhwqfpipstodollars itradeforramen     nio xpev li kwebhahahaha squeeeze   thank fuck     rebound futu short squeeze on futu now   nio jd li   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt hexorca lmao   hey jackma     ccp give you control   your company   now   russia has dug   financial crater sobaba jd tcehy kweb httpstcorgdxxzkrk   nio clps   jd futu tigr still has not   found plus its   chinese     company including low float soon   catch up   rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atjd   nio iq someone   more options knowledge then me please chime in what kind   situation occurs     many puts going   nothing   massive   buying occuring is   gamma possiblepltr given   fact how undervalued   oversoldshorted   stock has  ', 'i have   good feeling   soon pltr   make   move like   chinese stocks     take   look   most chinese stocks  ', 'most   up more than take   example   jd niobaba jd nio each up in premarket nice job everyone see you in q httpstcoztunzacbaba nio xpev li kwebhahahaha squeeezert kingkang inglouriouscap nope he is one     most rationale investors in   world doesnt panic buy   sells he bought wfmarketrebels babababa up pre market bidu up   tcehy new article reeling   chinas crackdown', 'alibaba   tencent readying big job cuts sources httpstcobvintvrre get     latest   related news here httpstcofvkvdtluf httpstcoixajkqwbaba was such   beautiful pivot httpstcoycsbuqhdbaba chinese gov just gave   green light   buy where         shorts   what   means is   if   stock ever goes down we   rely on our dad xi jinping     save us nio   xpev li httpstcoffitgwkkybaba scum sucking bears epic burn suddenly', '  chinese market is investable againjd   nio httpstcoqnackbwzvbaba theres   recession     corner   careful   igsquawk fang constituentsaapl amzn   bidu fb goochinese stocks might see   significant spike  ', '  is up   premarket', '  i feel  ', 'nio', '    rest   going   continue sliding soon   market is well   choppy', 'its continuing on   path   uncertainty stocks trading investing stockmarketbabaif you really want   make huge profits on trading then check out   chathttpstcowmxzvqdsvbaba what   means is   if   stock ever goes down we   rely on our dad xi jinping     save usjd   nio iq someone   more options knowledge then me please chime in what kind   situation occurs     many puts going   nothing   massive   buying occuring is   gamma possible lmao   hey jackma     ccp give you control   your company   now   russia has dug   financial crater   deep even   chinese real estate   bond markets look solidbaba get rekt bears lol   gg   lols bears   over active   scared p', 'is pretty stable p', 'wait   open       massive   i bought more     ctk cashin todays prophecy', 'we     peak   fearrt siddharthndev   coming     jackjbarrington kriptohoroz spectatorindex us gave chinasaudi arabiarussiankorea their power   selling r morals cheap goodsrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahrt sproject   my calls httpstcokiqutjeqpetz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical run we have seen   oilersgasenergy sector recently httpstcoptdugjgdtxaviercomas jose ainversor eres el nico que se la puede sacar hasta   babababa expect profit taking government support is   talk no action lol spy httpstcojryoyizojrt specky spy aapl tqqq soxl   futures rrrriping hard httpstcoizscjijhxkbaba bulltrap   tcehy prxhttpstcodljhiulibaba lols bears   over active   scared p', 'is pretty stable p', 'wait   open       massivea saber   este mercado que reacciona   las declaraciones no oficiales   una persona en un medio   un', 'lo mismo   se vuelve maana   mnimos histricos', 'que hace su primer rebote real desde hace   y medio realmente es imposible   predecir httpstcorqistazibalibaba nyse  ', 'baidu', 'inc nasdaq bidu why alibaba', 'jd   tesla rivals li li auto', 'nio nio   rebounding bigtime in hong kong   httpstcoxiikdzmrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba would not   surprised     if   touched   then pulling   just abit     day ends nio jd   once in   life time experience wow like winning   lottoryrt datacu   now   said multiple times', 'ccp wont let   market crack down   ban businessnio futu   jd httpstcotdepdwjelol     premarket       naysayers hell     dead cat bounce ehgtbaba kevin oleary   charlie m were right suck   bears   rogerxi   my tits     jacked   ya en en premarket httpstcomoibibmntrt zxz   i aint even in     im rooting   you gives us hope   other beaten down stocks   kevtentwit   i like what i see jd hope you got burned on   play shorties   indepenrentista   is   nimo   todos que la holdeais httpstcosopbyqrt eslohtrades china stocks boomin   didirt pipstodollars china dead cat bouncedidi   lvs sbux reeling   chinas crackdown', 'alibaba   tencent readying big job cutssources tme   httpstcooelnmddexsabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babababa who wishes they wouldve bought more lol   davethereal     good news       china day     marketsbest nio edu babart melrose nio china stocks popping   morning     smarter   flyingrt jimihendrix   alibaba there is good news   bad news regarding alibaba   good news   share price is skyrocketing   bbaba why   big jump   ajbutton nooooo go   down i need   accumulate     httpstcokxxthcbaba into premarket rally ashr fxi jd   charts in biz httpstcoudxwmscsrt sneha   doyu huya hsi closes   highest in   last years   higher daily closes only during precrisis prt emiberciano ha ganado ms markettrackers en       que el   fintwit en aort clarag   glad i loaded     facebook   idea low s common shares   options calls we have s here   winner   far break     huge caught her   weeks low idea petz dont   surprise run gtgt huge gap   fill upside dropped   httpstcohdehjbfspart danthemanatx       first time in months i   got lucky i bought july strike calls   when we were         post   link   comprehensive article on what chinese government said please   kassiadol hopefully   put   few smiles on   bulls faces', 'i know you guys sorely need   right now link   original content   igsquawk fang constituentsaapl amzn   bidu fb goobaba damni sold     digestant   lollllll', 'if   reaches    ', '        easiest puts buyingshort term shorting ever lolllsort finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersgetting blessed   crazy gap ups     however   doesnt mean   you should fomo in however i really     its   more longterm buy signal   let me help you   timing your entry nio   xpevwynn   jd nio didnt get   chance   nibble on       direct china plays     wynn   thank you macaurt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba dead cat bounce httpstcooqcgitfimabdullahssa   jd httpstcovksdcmobaba           is just   startbaba is gedaald vanaf   top maar een bodemproces neemt tijd in beslag het kan wel zo zijn dat het bodemproces nu gaat starten', 'maar eerst wil je nog een lagere bodem met hogere rsi zien rustig afwachten httpstcolgjjdhgnychong kong stocks rebounded  ', '  you looking forward     us stocks tonight bili tencent   httpstcolcsryodkrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzsofiahcbbg   anyonechina dead cat bouncedidi   lvs sbux futu in addition', '  companys board   directors has authorized   new share repurchase program under     company may repurchase up   us million worth   its adss', 'until december', 'tsla   niotsm abab     thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly strt siddarthreddy nio xpev li       relief rallyor is   httpstcoaarfzyvlbaba sold', 'muzeme jit jeste vys', 'pad ohledne obav', 'ze cina pomuze rusku   budou sankce zacal kolem dnes vsak jeste navic pozitivni zpravy ohledne hrozby delistingu beru spekulativni profit   utikam zatim pryc httpstcoeccedupcxrt keskia   se notaban las ganas', 'cuando cay en la zona markettrackers sacada   cho httpstcooxzyllrcbaba nio what   battle', 'shorts     get friedrt spicymichelada china is on my radar one   one   start running guys didi kc   nio small cap   petz has   happy i bought   dip   prosperasayag tradytics   up       now just   fintwit capitulates on  ', '  glimmer     old man   still turn out   have   right time   tellrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwif   just rallies  ', 'then ill feel empowered   remind mrs ghost   our position therert professordman china is on my radar one   one   start running guys didi kc   nio small cap   petz has alibaba sube un en hong kong   httpstcolhshqwurt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart fullflipflop   why is stocktwits not showing correct premarket price jd   nio iq if hsi drops k points   then goes   up points itll   fun   watch   shit talking   last week plus panic absolutely love   stay humble fuck no time   start tagging   lol   imrokng   man i wonder how many people we   trap in   short squeeze davidtracey would you stock pick chinese stocks on   nasdaqnyse ie     somehow just stick     chinese indexesrt locogekko   sold     pop pleasure doing business   you httpstcotzafqatg httpstcotsyyateobtbabanio jdall on my top watch     dayrt sunnahbot     jp morgan analyst might just got fired   yashwantsaikish   my god us investors   bought in   s we   now rich looks like ill   heading     lamborghini dealersrt vinhbl     real winner     war     china   people   going   make   fortune buying stock   chinese companies   tbaba nio tme didi pdd jd li xpev bili bz tcom bidu zto yumc etc etc la carpeta   vigilancia   acciones chinas es un farolillo verde ya no tengo posicin en ninguna httpstcocmnqbmaanrt sukdnb   should have     screw shorts   those who bet   china without ever visiting chinapetz   didi kc nio   pinjk   hk close     high volume million shares', 'equivalent   million adrs mj in play alert ticker   datetime price atr daily rvol beta short float   johnsonjava   petz petz one   most beat up penny stock   short float interest shorted minimum run in play imo nebaba should     share buyback program   take advantage   these quite literally absurd valuationsbaba enters bearish trend alibabagroupholding stockmarket stock httpstcoeszkmqdrrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba crap   pre market httpstcoqboikfpybaba   party httpstcoraviwefghow   feels       investor right now not fussed too much   short term moves up   down', '  their   large   fast     help   notice them httpstcovrsddbgufebaba xpev   jd nio china seeks   calm markets   promise   economic support httpstcoumsjkkfwmcnbcfastmoney timseymour bkbriankelly karenfinerman guyadami   is scary how prescient aadami is   httpstcoeohjfimnrt vnkumarvnk     lotto   vnkumarvnk     lottonio jd   xpev bulls', 'congrat hahahahart vnkumarvnk     up   vnkumarvnk     rip soon', 'expecting upside in next daysrt vnkumarvnk hope you       follow alerts on my twitter handle spybaba etsyset notifications', 'if you wish   follow sebaba bears going     delisted soon   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussbaba should i hold on   april calls   briantycangco   much   i love todays action in   hang seng tech index hsti', 'i know   is   rare', 'rare sight   see  ', 'i decirt tower nio bulls', '  u ready   rock   rocket folks up premarket jd babart lionsinvestors muy buena noticia para las empresas chinas que cotizan en eeuu brutal como viene en el pre   habamababanio jdall on my top watch     day   up pre market lmao lmaoooobaba     calls   going   print trending stocks on fintwit source httpstcocwjowwsbi   nio jd sofi xpev li wish brqs jmia bana sorted   most recent httpstcocumsnqqrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   httpstcocnybdwnewlbaba bought  ', 'bought more     lift down my average   later on i change my mind   sold     i     paper hand   bought when others were fearful   jd bidu   no more covid zero policy   lockdownsno more sanctionsno more china recession', '  no more   slowing growth wow   up huge premarket bought time   stock got   bouncebaba i hope they   buy backs     deslinting panic time httpstcohwygbjkvwbaba     teach   short sellers     off now   itsmearmanii aapt   tcehy tggi   bulls happy when their bag is still heavy   ever sqwii i   def hold on   babawhat   you think   fbbottom   more   cometalkcentss sofiahcbbg where is   info coming   i need   sell my car   put   into babababa why   rise in chinese stocks feeling pretty smug   buying   hang seng dip now   tcehybaba well', 'i wasnt     average down     price i wanted', '  needless   say', 'i was right   ashvikaaa crazy short squeeze  ', 'jd', 'kweb in pre market   sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techrt eoghanmell   holy shit   going up dont miss   train hat tip   guyadami breaking       peanut gallery   calling     buy   upside last night on cnbcfastmoney way   have conviction on   contrarian   kudos my friendrt mistriaurelie   ahah what   swing litteraly bought       ccp cracking under pressure too many people losing money on chinese stocks lol   httpstcopmklmoobciwynn   jd nio didnt get   chance   nibble on       direct china plays     wynn   thank you macau inglouriouscap nope he is one     most rationale investors in   world doesnt panic buy   sells he bought wfc   rode       way down in   scandal   rode     up   didnt touch   single share hell probably     same     well hes avgd down   few timesbaba alibaba apertura prevista para hoy reversal   los caeros bolsa httpstcosobizjjthgeezus   httpstcogvrdvfvcha ganado ms markettrackers en       que el   fintwit en aonio   bidu httpstcopztpagljart jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es top mutual funds   etfs   hold alibaba shares   httpstcocqkabynwwish   is ripping   httpstcoiqgerkmbaba oleary is gonna   laughing       guys on halftime pt   sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techcryptomichnl hoop dat je   hebt gekocht op hk beursrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwkenningtonkraft greg   good yeah', 'nio case is simple   hkex share nyse share', '  you only need     currency fluctuations       investor sentiment   openclose   in other cases', 'eg     is   xpev is   they   slightly more complicatedbaba petz petz one   most beat up penny stock   short float interest shorted minimum run in play imo next one   go guys     i get   rolls royce suv in black   alibaba orange     pic   jack ma on   door decal these     real questions twitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingmancer send his evil soul   hell', 'let   burn   eternity lets see   tcehy up in   morning   jpms puts   printing hahaha nio here we go     premarketbaba what is yall thoughts on jan pt   voil httpstcoazncvutecart testbotfeed   price pt jan', 'im thinking long term   fundamentals winin addition   chinas government positive vips     blow nothing   see hereits totally normalchinese stocks trading in hk   morningjd jd alibaba   tencent tcehy hongkong techinternet index   ukrainewar is over amp nobody told uschina ewh fxi mchi kweb cweb growth technology httpstcolyqqlvudwbaba jd tcehy kweb httpstcojomtehwgood news   chinese stocks   jd nio httpstcowmnbkvwkxhttpstcopuswqbrlididi rlx   nio futu fami hymc tme bili iq httpstcoxtmqtifbsbaba great decision   buy     sell   open   let   run tal   bidu i hold these chinese stocks   should   good   next couple   days wifeyalpha   then   chinese bought   entire market   squeezed     shorts   pre lolrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwgotu tal told yall boom overnight printing machine   didi good morning stocktwits chinese stocks ripping in pre market   watch   those got in early on didi earlier   week other watch hymc gotu   wanna trade   me lynk in bayo httpstcoajjjsniutrt professordman   low s entrance idea we have s now petz s accumulation   break gt runner     happen just wrt igsquawk fang constituentsaapl amzn   bidu fb goort professordman china is on my radar one   one   start running guys didi kc   nio small cap   petz has           where   these pathetic bears now glad i bougt   httpstcokdlafztwababa is     short squeezegotu tal told yall boom overnight printing machine   didi httpstcozudpzpiflqrt gjitsu darntons i like companies where   value is mismatched either due   bad perception   poor understanding     markettrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersdocu undervalued period   petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical run we have seen   oilersgasenergy sector recently httpstcohtcylwthcbaba we deserved thisputing manipulstion   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   people who bought calls extremely happy right now nio   li xpev china stocks soar   state council vows support   rout   straits times httpstcokqrktiyiubaba hey httpstcojhdsaryjtrending topic on westmoney hong kong stock market     share market   soaringare you excited   us stock market todayshare your thoughts', 'lets chatnio xpev tsla uxin kndi athm stocks   bidu ntes lkco httpstcoqxvtefoqsbaba congrats bulls', 'you deserve   tesla motors', 'inc nasdaq tsla', 'apple inc nasdaq aapl breaking tesla said   halt production in china   days amid covid outbreak httpstcoanbmjnseu nio   jdbaba love     oh shiiiit chinese adr stocks surges during pre market hours following news   beijings promise   policies   boost financial markets   stimulate economic growth note       surges   prices     amp biduchineseadr httpstcoqtoikiokbaba jp moron   fck u shorts   nio fxi penny stocks lol   tcehy prx prosy jd pdd httpstcohvhlinwpetz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical run we have seen   oilersgasenergy sector recently httpstcozgioivdkidchina stocks boomin   didimamma mia', 'alibabaalibaba shares listed in hongkong soar   more than', 'on track     day in historychina   ewh fxi mchi kweb httpstcofbioyashqrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt thedeepdivefeed   i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbbaba lets go easy worth       bye bye shortybaba calls expire march   how they looking httpstcoahxdkhdyteese cierre   ayer     que estuvo todo el   roja me avisa inveuro y consideramos que podra abrir   un gap importante no tuve dudas zasca httpstcocowlcvxmybaba up over in hong kong right now going over in us market       hk closed up near short squeeze on   sector   is going     insane spy   china numba   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babaguyadami   now thats fast money enough     first minutes chatter     economy   fedchina los adrs   china en wallstreet hoy tela', 'megasubidones en preaperturaver subir     un es algo pocas veces visto', 'del resto ya ni hablamos muchos respiran', 'me alegro por ellos httpstcofmdwsmknbaba mmmm chezburger       market open shorts should cover maybe get   sold   bye   nowgood luck     munger just bought   dip you   just cash in   no worries   first one is free   jd up in   hours additionally       actual hours   on increased chinese support   foreign listed companies httpstcovfpskmicnio en   dagjebaba nice pre market   sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techitscharliemar i would personally like   thank you   keeping in   fight on babadidi     ncty in days if you scroll down my posts   you should see   exact     pick these sht names when no body wants them days ago', 'easy money   saudi arabia   sell oil   china currencyi think china   invade   world economically soon     first economic country in   world httpstcovlyeasrmbaba wow   tominvesting if   is wondering why     tcehy   up   lot todaybaba very greedy bears hsi   jd tcehy kweb on httpstcoodctldrnfcbaba shares soar over in hong kong   hsi heng seng index rebounds over   heavily oversold amp traded   ipo price over   past sessions', 'shares were hammered   over   past weeks is   time   alibaba   rest   case its undervalued httpstcokyufhdhmpmje depends whether hes up money   down money on babaill take   babalmfao     twitter saying zero   httpstcoqxxjncmufebaba   you tell i was obsessively watching   httpstcobwtoyorkbbaba bears   fuked   boom', 'im up on my calls   sinomarket hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs techbaba hittttt cha chingggg lfggggggggrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba hope   stays up   i   buy more puts open   acinvestorblog hang seng up over', 'lets get   party started didi     gaining       premarketbaba damn wtf   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba wellllll then should have grabbed   lot more   natedavis china     hot   looking   gap ups potentially   fades later went ahead       charts     futrt ichetnabhardwaj   bzun li rockets     hang seng index closed higher  ', 'on wednesday', '  biggest intraday surge since september hs tech index closed higher', '    biggest since its debut in july', 'tencent jumped', 'alibaba up hsi kweb fxi hxc tcehy babababa nio   brace yourself guyschiefoptionstrader hahahaha httpstcobcmmfvubaba shortly davidtracey   i like     not   one bit   itdo you understand why   how     index     in   dayhang seng', 'china stocks soar   beijing pledges support amid equity routview latest market news   httpstcojkasstv nownio   didi futu xpev li yinn pdd jd bidu bili tme httpstcoiypzgtqzvbaba still   double   here   time', 'dont sell     open lfg   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba price pt jan', 'im thinking long term   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   up premarket stocks investing trading httpstcoudmqruzsvbaba ahah what   swing litteraly bought       holy shit   going up dont miss   train crazy short squeeze  ', 'jd', 'kweb in pre market   itscharliemar   s     crazy journeywent   in  ', 'sold right under tanked     went in amp srt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnio bulls', '  u ready   rock   rocket folks up premarket jd babart briantycangco   much   i love todays action in   hang seng tech index hsti', 'i know   is   rare', 'rare sight   see  ', 'i decirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba hk close     high volume million shares', 'equivalent   million adrs   should have     screw shorts   those who bet   china without ever visiting chinababa   real winner     war     china   people   going   make   fortune buying stock   chinese companies   these prices its only   matter   patience   my god us investors   bought in   s we   now rich looks like ill   heading     lamborghini dealership         jp morgan analyst might just got fired   sold     pop pleasure doing business   you httpstcotzafqatg httpstcotsyyateobt     man i wonder how many people we   trap in   short squeeze   why is stocktwits not showing correct premarket price   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babalooks good   stockmarket httpstcouagdperkbchina is on my radar one   one   start running guys didi kc   nio small cap   petz has run on technicalmomentum dropped   s   cents going fill gap upside gt tradytics   up       now china is on my radar one   one   start running guys didi kc   nio small cap   petz has run on technicalmomentum dropped   s   cents going fill gap upside gt momo   httpstcojydjzgjbwnnio xpev li       relief rallyor is   httpstcoaarfzyvlentre ndices que suben un y bigtech   movimientos superiores  ', 'la diferencia es cada vez ms estrecha entre el mercado   valores y el   criptomonedas   cryptocurrency alibaba delisting updatehttpstcofaxsyc httpstcosmonshtbaba bullish positions   get paid well     china stonks   in   massive downtrend   look   short entry   week httpstcoputndkhwart keskia   se notaban las ganas', 'cuando cay en la zona markettrackers sacada   cho httpstcooxzyllrcbaba lollllll', 'if   reaches    ', '        easiest puts buyingshort term shorting ever lolllso   frog     beautiful attractive prince overnight lolll httpstcoezaieeqchopefully   put   few smiles on   bulls faces', 'i know you guys sorely need   right now link   original content httpstcovfspqiwobaba     first time in months i   got lucky i bought july strike calls   when we were   not sure what they   worth', 'i may sell   ride   other one     stop loss   glad i loaded     facebook   lionsinvestors muy buena noticia para las empresas chinas que cotizan en eeuu brutal como viene en el pre   habamababa httpstcosoajsrmpfxbaba doyu huya hsi closes   highest in   last years   higher daily closes only during precrisis pump httpstcoznjoffzyualibaba   up premarket   china vows   support market ainvest httpstcocndqnlynooooo go   down i need   accumulate     httpstcokxxthcbaba nice   alibaba there is good news   bad news regarding alibaba   good news   share price is skyrocketing   bad news there is   big gap   experience shows         closed in   next few days httpstcopugjvlsnio china stocks popping   morning       igsquawk fang constituentsaapl amzn   bidu fb goohoy va   ser un     alegra en mi tl babababa opce httpstcostxdrdboafter   good news       china day     marketsbest nio edu   httpstcodyonongvx top crypto gainersh biliusd usd bili usd niousd usd nio usd babausd usdftx btc eth ftt sol sbf solana avaxbaba nio didi holy chinese   i like what i see jd hope you got burned on   play shorties   i aint even in     im rooting   you gives us hope   other beaten down stocks   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalw muy buena noticia para las empresas chinas que cotizan en eeuu brutal como viene en el pre   habamayo httpstcoztdijtzeqfbaba httpstcoyanstitbaba my tits     jacked   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba now   my calls httpstcokiqutjeqkriptohoroz spectatorindex us gave chinasaudi arabiarussiankorea their power   selling r morals cheap goodsstock returns jimcramer charlie munger  ', 'rewarding humananimal rights abuses olympics nba markcuban akc', 'ignoring slaughter amphiding facts nato', 'refusing climate change oil gopbaba coming     game time   yilmazzorba hopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell yourbaba se notaban las ganas', 'cuando cay en la zona markettrackers sacada   cho httpstcooxzyllrcrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   igsquawk fang constituentsaapl amzn   bidu fb goofang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft   see what we swung just open   market   premium httpstcoinvkgscfbaba wow   penny traders thought', 'let   go     then theyll buy old sock moe was wrong     realstockmoe chinese stocks roaring backbaba omg   is fucking raining money nio   jd short squeeze those bears   httpstcofxiarbwbaba face ripper', 'literally rip put buyers i feel bad   you httpstcoabidovbmjibaba jp morgan analyst fk up badly shorting     sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   guess im buying more   up pre mkt httpstcodatqfhfazebitdaddy   pe is  ', 'time   buyjd   areee youuuuu readddyyyyyyyy   jd tcehy kweb httpstcovkorhjgkbaba   holy hell   yaseeen hk tech up china names top watch tomorrow   se jd pdd futu niobaba cuurently   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november aporio gracias por tus comentarios', 'lo anoto luis', 'voy   intentar combinarlos correctamente y sintetizar los puntos que me parecen ms interesantes en un hilo que por supuesto', 'quedarn cosas por explicar   tratarse   un hilo y   babababa here we   yes   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwnio no more delisting fud its sorted now     upside   congrats   everybody   bought   dip   professordman   low s entrance idea we have s now petz s accumulation   break gt runner     happen just wrt frankm if you     investor   chinese adrs', 'pls read   probably most important document you read todayi dont carebabas aroon indicator drops into downtrend on february', 'view odds       other indicators httpstcomejssvc alibabagroupholding stockmarket stock httpstcojiyrfbzubaba low s entrance idea we have s now petz s accumulation   break gt runner     happen just waiting   low s entrance idea we have s now petz s accumulation   break gt runner     happen just waitingbaba just buy   hold   bishopwalther   its alive too httpstcotyomgnigchvideonews inty   those chinese internet stocks   up bigly in hong kong   bidu jd xpev   lol pm going     crazy   bears p', '  is going     massive squeeze p httpstcorhfgfblzbaba httpstcoezgunqcbbaba holy shit wow most mentioned tickers in wsb in last h   spy jd gme qqq vxx h wish   nio httpstcointoxxyay httpstcomcsiabhgscbaba   pre market   httpstcotbtlpeckpbaba true story httpstcoblezarphbaba lol pm going     crazy   bears p', '  is going     massive squeeze ptarget done in xauusd   signals join us httpstcofylfhbvctforex gold xauusd eurusd gbpusd cadjpy gbpjpy eurjpy ger dax crudeoil audusd audcad audnzd eurjpy usa   elliottwave kuwait oman thailand httpstcoscnzlszntop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy jd amc access wider trends httpstcozltkvrfbaba   open   sell calls   open   let   ride httpstcosgkumuqhbaba dont ever buy chinese stocks is too risky   open   premarket   open   premarketspy   holyfcuk what tf happened here httpstcoeyudyvoattop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy jd amc access wider trends httpstcozltkvrfrt yilmazzorba hopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell yourrt rapidtrading solid day on coup     luv dal spy nio nflx mos   mcd mrmr wonderful was right   kevinolearytv cnbc goodfortune   oleary wont get fooled   guyadami httpstcowdiywobxkababa who is ready   bank like   post   who is ready   bank like   postrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt yilmazzorba hopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell yourrt tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up wel     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba near close in hk boys going       massive day   chinese equities kweb bidu ocft   who bought calls     bell literally if no one notice   inflow volume on calls then get unusualwhales   blackboxstocks   volume flow alibaba   volatility index movement increasing vs   hvbaba its   time now   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba its   time nowbaba closing   up in hk market', 'final print   update you guys in minutes china vows   keep markets stable   resolve property risks   hk   tcehy hk     up over in hk httpstcocqziddxfqxbaba sofi big green day   misterdonnl mooi aandeel', 'dat   had beter naar je moeten luisteren   its alive too httpstcotyomgnigrt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussrt heshamnaser     early news sounds promising russia might   caving in if   china stocks going   go even more ballistic   tominvesting if   is wondering why     tcehy   up   lot todayrt felizyuqing futu   wait   see   day later   nio tigr jd   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt ainversor   en hong kong pensaba que seria una buena compra', 'pero esta locuraa ver como abre en el mercado ameribaba is     good idea   buy in open premarketor       trap   short squeeze     investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba classic pump   insiders   unload   bags onto retail', 'pump doesnt change   weak earnings   loading up on calls   shares first thing in   morn   in hk', 'howmuch is   in dollor   i fucking knew   jpmorgan     slime ball corrupt cronies wiped out retailers on margin   now they   bring     up   tchey boom httpstcotldhjwsbybaba tcehy jd pddlfgo bitches httpstcorileevhpibaba jd buckle up folkswho is ready     premarket action follow   account if you   one   jd buckle up folkswho is ready     premarket action follow   account if you   one jpmorgan go rerevise   absolutely criminal price target you set   other day   babawhat   joke     institution your whole business model   soon go extinct   only skill jpm executives possess is convincing senile old billionaires   invest   themhopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell your shares', 'hold them   they   find share   buy   close their short position big short squeeze nio   jd xpev li bili etcbaba bring   httpstcolfskhgwllmfao     idiots   jp morgan calling   likes   jd     uninvestablestill dont think   is in yet httpstcorshiiedgubaba squeeze httpstcoywnhfltvbaba congratulations   swueeezzzzzzeee   nyse open nyse     dump       spiks is not driven   them   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwdukenuk   luft bei mir httpstconbkdjoynrbaba en hong kong pensaba que seria una buena compra', 'pero esta locuraa ver como abre en el mercado americano', 'pero pinta que hoy comemos marisco httpstcopdoutaljoz httpstcokhkvnlvbaba kweb cweb spy wow i never seen index surging   day screenshotted httpstcouhxnowcybbaba upp i kina ort investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt chinaysun   intraday high now in hk market', '  up', '  close even higher   hours markmwp in china hebben ze andere plannen vandaag daar gaat   index vandaag   en anderen           more than   week   nextbaba   was hong kong   jp morgan f those puts httpstcodlittlsjihbaba intraday high now in hk market', '  up', '  close even higher   hours itscharliemar congrats   is up big todaybaba   squeeze     us price   supanit   turd   doesnt look like he gets enough sleep', 'doubt he   get       jd pdd futu httpsbaba   us market increase   same   hk   buguisim aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stomy   guess is   new bull market   rise when   son has set   httpstconraumvrzrt buguisim valores del vdeo anlisis buscando soportes   jd bidu niu bili tcehyno olvides votar para prximos vdeosrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   time   start nibbling por los tweets     esperaba verla en mximos histricos seguimos en el hoyobaba anti china', '    beckoned follow   wizzard   good fortune muln httpstcodztbjgtamjd tme   go   in in my portfolio on calls       expire tomorrow what yall think jp morgan called chinese stocks uninvestible     up in hong kong   got     shorts   rnjoy   feeling     waking up   feeling fcked in     weve had     years nio tme   go   in in my portfolio on calls     expire tomorrow what yall think bir sredir yoktum demiler ld', 'imdi yazsnlar bakalm   geri dnd httpstcoqvqexexoltme   go   in in my portfolio on calls     expire tomorrow what you think   is turkish channel   taking half   hour   chinese stock sell offn yurt diinda lem gren nl rket hsselern destekleyecek china   support chinese company shares traded overseasnio   jd xpev li bili etc httpstcoeiukkefqcrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba nio li xpev jd httpstcooshpamvfbaba go   in in my portfolio on calls   what you think   alright guys help me out here', 'money printer goes javiersanser nasalvindio la sueles clavar bastante', 'probable lo que dices pero este cocktail es riesgo por riesgo elevado   riesgo cortos', 'dictadura', 'comunismo', 'conflicto esteoeste invertir en   es como jugar   la ruleta rusa   ms   una bala', 'obviamente puedes salir   los sesos enterosbaba nice hk up   dad gum   i have bought yet i was gonna buy in   morning   ok we gonna close up', 'trend fixed     day congrats bulls     sleep while my calls on futu   nio print later   hahaha i   sure   right people own   now       got exhausted   pt tomorrowspy aapl tqqq soxl   futures rrrriping hard httpstcoizscjijhxkysg bzun   hfs was killing china stocks only   one reason         run somewhere when us market crases buy   dip twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba nio market has violent rallies httpstcoykfbhoekyvrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba china now in limit up mode may need   pause market due   extreme bull httpstcopqhbpbcyrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba   think we get   gamma squeeze   spikes       something wild like           nasty tomorow fomo   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba   ran   lol   puts   dead   if     pump   httpstcosnfnentgkurt frankm if you     investor   chinese adrs', 'pls read   probably most important document you read todayi dont carebaba   contrarian     went   wrong way   lol       break even guys   punchcardinvest   up in hk   my eyes deceive mehttpstcovcsfluxupbaba   ran   lol   puts   dead   if     pump   httpstcoohcwrfert gatwirimoh juja farm plots   salebuy   plot   ready title deeds     affordable price  ', 'only     mort gatwirimoh juja farm plots   salebuy   plot   ready title deeds     affordable price  ', 'only     mort gatwirimoh juja farm plots   salebuy   plot   ready title deeds     affordable price  ', 'only     mojuja farm plots   salebuy   plot   ready title deeds     affordable price  ', 'only     more information fertilizer realestate   lunarcrush abujatwittercommunity redminotepro niobaba   contrarian     went   wrong way   lol babahk tech up china names top watch tomorrow   se jd pdd futu niort investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba     break even guys   trendspider   rev bincome bequity bprice   rev bincome bequity bpriccompanies   should     stock buyback plan   weekbaba goog fb tsla shop etsy pypltheyre just way too cheap tsla   shop should   split their stocks   elonmusk whatd you say', 'elonaif youre trading   week', 'read       volume increased   one day', 'resulting in   recordbreaking daily growth       day volume moving average alibabagroupholding stockmarket stock httpstcovsprhv httpstcoqciqxgomnrafskrzypczyk moe ale w korelacji za   grzanka bio w pierwszych godzinachrt nythaiku   penny stock   httpstcowwpmgikblbaba   whole   hk market looks like what   reversed market crash would look like   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi aapl   amd tsla spy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba shorts havent gone   they   waiting   asian markets   out smoking hot     hong kong hang seng leading   way up', '  tme surge over congrats     who scooped those up   weeknasdaq is up over in   premarkethsi qqq httpstcocfvqzliirt cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt itscharliemar       price is basically   steal fewbaba let   sink in     highest gains alibaba has ever had in   single trading day since ipo was', 'several months agonow', 'we have ran hk   likely   in us too   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba im buying in mins   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtrending stocks on fintwit source httpstcocwjowwsbi aapl   amd tsla spy qqq amzn bidu fb chwy sorted   most recent httpstcovjenoyunhrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba up in hk   my eyes deceive mehttpstcovcsfluxuprt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussrt chrisfranco i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter sebaba penny stock   yup   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jpmarca think you might have materialized   reversal in chinese tech     tweet     others up   in hong kong tbd how   adrs fare in   morning thort jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba fuck wanted   buy more   oh wellguess i     fine     average holding lt congrats   those who jumped in last minute absolutely waaaaay undervalued nio   xpev oh those poor bears looks like   their delisting fud is going     put   bed very soon nio up nearly in hong kong httpstcootzrdnfbaba hey bears is   you getting rug pulled httpstcoxojpzjrert sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   in progress httpstcoolawpqila httpstcoyphkweyimagine thinking   china was just going   let their financial markets crash', '    market was going   trade alibaba     lower pe ratio then   criminal jpmorgan who just   other day lowered alibabas price target     rip overnight short sellersbabart jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es       feeling like   httpstcoprrmvhhowrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba rip put buyers my god face ripper   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi tsla   amzn bidu spyrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   reversal confirmed httpstcoxihizfljbaba   stupid bear who shorted     lol   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba rebotando un en hong kong httpstcoppomdooklbaba bzun li rockets     china     hot   looking   gap ups potentially   fades later went ahead       charts     futu   jd httpstcopklbmcdbmbaba remember who owns jpmorgan', 'morgan stanley rothschild   guess how much mar   would worth   briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba oh there       lot   covering     yi     you guys have lagged prices why dont you download   app   futu   tigr   get started', 'they even givebaba i feel way   holding shares now lol chinas spending tons   support money aka nothing   see herewe have no idea why   is soaringalso china economy   good we dont need us   tell us what   dothe long dip is coming china   pariah   they align further   russiasanctions dip httpstcouxglurecrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersalibaba shares listed in hong kong soar   more than', 'on track     day in historybaba falconswaps httpstcoujtfejrt briantycangco if youre looking     reason     why state council cnus watchdog has positive progress on   adrs beijing kert marcofcf   httpstcozsujokmrt joshuatai one     most underrated part   se is execution   ability   win south east asia   babas lazada   exp intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es nq rty iwm aapl tsla   gme amc fb msft spx vxx vix httpstcozifdycpwq httpstcoyjrvdxxivedark changed my   shares     kweb calls punt   dumb luck   initially i just wanted   get outmy degenerate gambler heart rescued mebaba jp moron   glad i took   big bet   tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up welbaba may jp morgan criminal fudster gang rot in hell mdsoll   lot   retails   going in chinese stocks   nio babamost popular retail stockslive estimates past h amd nio nvda aapl   hymc rlx vxx httpstcoygpsgpzwbaba up   httpstcockhxizklgkbaba profit taking     inevitable then sideways movement', 'dont chase if your not   in tracking southeastern asset management portfolio q update httpstcootwjkmmcllglx', 'llinx', 'llpfx', 'llscx', 'amg', ' ', 'batra', 'bidu', 'biib', 'cabo', 'cah', 'ckhuf', 'ckhuy', 'cmcsa', 'cnhi', 'cnx', 'dei', 'disca', 'esrt', 'fdx', 'fisv', 'ge', 'ghc', 'h', 'hcmlf', 'iacrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba over   if shorts get margin called   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfbaba jp morgan price target lol httpstcohajdhzcltso far   good china   tme tal httpstcouonzgvnm httpstcokkpyucqdebaba someone play fortnite   me idgaf   shounak   up now', '  gift   keeps giving   least     futu tigr nio   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba nio gonna     good night httpstcoutoesnlrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba httpstconqcpiahvbaba im running   cvs   get   baby oil its     get messy   moment   silence   those who panic sold', 'shorted  ', '  bought puts   you   not   forgotten httpstcoiwplzvcoobaba httpstcoocsedrfwnprt shounak   up now', '  gift   keeps giving   least     futu tigr nio   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba djia spy qqq we love you china go babaaaaaa   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba oh shit i forgot   dst its only in hk lets goooo', 'still got mins   pamp   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt thedeepdivefeed   i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba httpstcogoybpvckhrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba guys   is history in   makings', 'hsi     major index moving over in   day   possible     investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba s you might   licky enough   buy   tomorow   investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwunusualwhales most popular retail stockslive estimates past h amd nio nvda aapl   hymc rlx vxxhttpstcojderthcfkprt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwbaba my portfolio   open ahhhh httpstcotdfbwlmjbaba bears   focked massive short covering   take us     lol preempted   rise in manila   guys   briantycangco   much   i love todays action in   hang seng tech index hsti', 'i know   is   rare', 'rare sight   see  ', 'i decirt investingcom alibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt luliling     straight line drop       least retrace         fill   gap just step     know walibaba shares listed in hong kong soar   more than', 'on track     day in historybaba httpstcockrqalwrt tanmaygore     straight line drop       least retrace         fill   gap just step     knbaba whos your daddy guys huh daddy mommy daddy httpstcoqlauyopbaba bidu lmao', 'i       luck stayed out   months   just picked one fine day   who bought   dip   hk squeeze httpstcoltelrkydtchrisfranco no bitch   doesnt need years couple   sessions like     we   good httpstcopvkqtyysdbaba usd in europe hong kongs hang seng extends surge', 'rising   tencent', 'alibaba jump more than cnbc   tme tctzf nio xpev li httpstconevokhzbaba   nio xpev finally taking off     much pain lol   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   jd nio   people   gonna   new millionaire   weekly calls   no wonder jpm stock sucks', '  guy should   fired', '    up is     dream lol still long way     my basis   jd nio looks like tom cruise   me', '  analyst whos cruising   failure when his puts   go   zero tonight alexyao httpstcogbjvvmagybaba stock now httpstcoutobaefpibaba i want sex i want sex i want sex httpstcozucpfxnrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba only if i had bought more   alexpitti i would think     has i   asset light model fatter margins', '  free cash flow ii exposure in cloud jd   not iii room   grow   ecommerce segment through lazada', 'ali express', 'trendyol iv   stake in alipay payments tencent is even betterrt aclist babachina vows   support overseas share listings chinese stocks   up in hong kong trading  ', 'biduwe see   powerful recovery   antirecords set on monday   tuesday tech companies bounce strongly alibaba', 'baidu', 'tencent chinababa   is   day   buy', 'buy', 'buy', 'i   double my jan calls   i bought shares on hk exchange thank you     gift maybe in years   up in hong kong     open     javier   para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entrebaba munger rn httpstcoxpgrdymihholy hell hang seng tech now jd set   open', '  kweb   bidu china looks good tempting   chinese bull trap   i   happy   make money here   even happier   see     bears   racists get destroyed   rat poison     is past in chinese markets   wait whattttttttt lol   we   open       get   chance   load up in premarket   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   hstech close', 'now its       our turn   ok we       up   mins left in hong kong ossstia   en hong kongbaba watch   price action   money rocket   didnt take hours     gold member todayspx spx spy spy httpstcokzowrxjh httpstcopvgkoxpcnbuenos das   tods los que creyeron en   y holdearon   dos cojones abstnganse   comentar cuados vulcanlogos', 'expertos en conflictos blicos y dems escoria   twitter httpstcofrccfxjydbaba shorts your accounts httpstcoidixlvxmbaba   jukkalepikko kiina pyrkii hlventmn pelkoja osakemarkkinoidensa osalta kiinan markkina nousussa yksittiset osakkeet mm banio   shorts         annihilated httpstcogdfdxvqzvrt nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futbaba ive heard   his last day in his current job     tomorrow jd pdd cweb httpstcoggubjyindbaba expect   fireworks in premarket estoy en llamas y bailo   httpstcotmmbwrcbaba expect   fireworks in premarketrt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart fleetinglight   bought large   going   keep buying   under   much   i     gowriadimulam     tiger brains     diamond hands   formulate   coalition   flood   stock   liquidity   my weeklirt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investbaba china people said fuck your anti trust rules while cnbc ran   like   little girl httpstcodjuhylbaba called     testuserx   green day in hk   far', 'stock price opening usd   far these   great news       investors in china lets see how long   takes now     change in   overall narrative   techy jd httpstcoptyeyzsrwamg   babaf new article tracking southeastern asset management portfolio q update httpstcocbdfuqcer get     latest amg related news here httpstcovvgvrkjxbabachina vows   support overseas share listings anchovyofws buy   hold buenas compaas como   ezentis quabit ibex no', 'son caca   ver si aprendes que ya tienes una edad httpstcomjeordkert kbeasy otminvestor chrisfranco   right now they   bleeding through   eyes in their puts   shorts', 'my god   massacrebaba munger wins flawless victory httpstcougisillfmbaba   we get   car company called   please   me     nearest weed clinic alibaba is up now in hkex babaotminvestor chrisfranco   right now they   bleeding through   eyes in their puts   shorts', 'my god   massacre     retail shorts no position in   since   good   them', 'really   full market has     retail shorts     get slaughtered tomorrowbaba everyone bearish when i boughtjust over hours later its up   ive cashed in     morningmay well continue higher     lot   risk       rate rise   prefer   cash in   bank httpstcofsfqtbh httpstcoppbctmorbaba turd   doesnt look like he gets enough sleep', 'doubt he   get       jd pdd futu httpstcopopcopbppjos kaikki onnistuu babakoska firma on arvostukseltaan luokkaa jenkkiverrokeista', 'mutta kasvaa nopeammin kuin monet niist', 'alennus alkaa pienentytulos', 'kasvu', 'markkinat ja liikeidea ovat kunnossaant f saattaa saada ipoarmonpilvi jyrbaba vuodessamost mentioned tickers in wsb in last h   oil spy   nio didi gme yang jd tsla httpstcointoxxyay httpstcooiufmrzemwhen chinese faangs get dumped wild they go up like penny stocks style in   single day tcehy   jd httpstcozkrfkqtrending stocks on fintwit source httpstcocwjowwsbi tsla   amzn bidu spy aapl qqq fb amd chwy sorted   most recent httpstcofrovcnxfrt tradytics how was     up massively in hk market   is     people who think flow isnt useful   i just looked     price   morning   scratching my head   i was seeing prices   off loaded yuge x   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba green day in hk   far', 'stock price opening usd   far     is set without   doubt   where my slant eyed lovers   lol   strike calls were trading   cents   lmao   in hong kongbaba jd httpstcouzjeqpxhow was     up massively in hk market   is     people who think flow isnt useful httpstcozywaszbc   httpstcovdfupgvibaba here', 'your turd     taking especially   those who had weak hands   sold   httpstcoevbxodirbaba what i meant was havent traded since last yr hope we caught       i guess   investors finally caught   break httpstcovtsfabbaba fxi never seen   index up   is crazy   i said many times in   last months', 'china     economy in   world     saudi is recognizing   kweb cweb   jd wow wow wow i loaded   boat on cweb       lets see if   follows thru', '  ceeb go up in   day lol httpstcodyhlazdrxbbaba short term pt   i just want   calls   up x tomorrow is       too much   what is usa sp   in hk   many gaps   fill upbaba fucking mainstream media bullshit wankers   wall street analysts get   wrong   dont listen   them   longsmtm lleno o compro   httpstcozoyqgkiilargemega cap chinese stocks getting pumped like penny stocks   tcehy   mpngy xiacf jd kuasfbaba theres going       lot   hate   jpm   alex yao who called   uninvestable     pt   he probably caused   many people   exit', 'who   now regret   jd pdd tcehy kweb i know   is just   start not   risks   gone   wheres alex yao   imagine you bought puts on   winner winner chicken dinner lol httpstcogswudwhwsrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   i bought       i never traded   shit lol ready   over   past years', '  active managers   us equity funds have underperformed their benchmarksstatistically', 'we should expect     winning   fall short over   next yearsaapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hdbaba even if   goes up its still far off what people expected         bloomberg just said up over in hong kong   beware', 'when   retarded bull   out', 'you know   shit stock is gonna take   deep dive   probably we   gonna see him bragging   shit bounce     next time httpstcoltfdsipshspy   tcehy just hitting   strong support level   caused   relief rally due   highly oversold still on     testing lows   httpstcoikxtfqsvwebaba     government support', 'ant ipo is coming   feel   not now lets boost   up     catalyst   now   double eoy   omg   is amazing just like   majority     headwinds     company   many chinese ones   gone     looking juicy now haha   i   see   having   run   way tesla   in lleno o compro   httpstcozoyqgkiibaba literally rip your face off rally     is hilarious   earlier   cnbc ran out everybody   say china is uninvestible httpstcotfedlllbaba holy shit   is hk now   china government has   much money   buy   dip   imagine   short   getting   news   market close bears nightmare   o rallybaba going     biggest one day gain since going public get ready hope you   bought shares   im in     httpstcoqllgegiksrbaba let   people buy ocft amazing news inbaba iq jd httpstcocucpuzpbrt itsmearmanii aapt   tcehy tggi   just multiply times   i   severely out   pocket on  ', 'brit press reportimg china   give economic aid   russiaweaponswondering if ill ever get greennow     long holdffs   cheers boys   sleep too excited   watch   squeeze   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babababa gonna   too late   buy in   market open esp options premium through   roof   holy smokes   saudis   uae bought   stake in   omfgggg httpstcowqyujrfsubaba open   fucking market   let us buy   up     is now ununinvestable ocft hang seng index is up huge china rally happening over there   us futures green aftomorrow is going     very bullishbaba jd bidu vagabondrtw slingshotcap   bought     worth   shares', '  you listen     latest earnings they   said they   continue   buy     long     price stays   is', 'since its undervaluedfutu   wait   see   day later   nio tigr jd   had   change   profile pic     httpstcobxsaaaart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba hkd     they     covering     twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba       happens when markets closed   i just got one question where is     bears in mothers basement in   fetal positionnowhere     found lol shravjhangiani backpackerfi gonna   kicking yourselves  ', 'have you seen   hk exchange   nio xpev upbaba   room on   net stay turned httpstcoxbwyrzmbaba us dollar   decline if we enter   market recession saudi arabia agreed   sell oil   china in yuan', 'not us dollars hedge your dollars       china fight   world dominance in currency value   me looking   hang sang ready     us market   open up httpstcohynzgaydrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba   straight line drop       least retrace         fill   gap just step     know where we     looks like major sentiment change     board sq type move coming   where     retards   were mocking   munger     net fortune over bln   plus httpstcomzrqfohinyt nytt hyvlt   hkssa nyt ky', 'kuten arvelin opportunistinen kiina huomasi', 'ett teknohegemonia on luisumassa jenkeille tultiin ulos teknoja tukevalla lausunnollaveikkaan delistausuhan pienenevnkevennn toki', 'jos hn keulii httpstcousswoxezrt nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futbaba they     covering       ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfpiznejte se', 'kdo nakupoval   httpstcongdpenlvcreandocartera creo que muchos se dejaron llevar por la opinin generalizada   que   era una ganga una   mis mejores decisiones fue dejar   invertir en china   principios   para qu arriesgar teniendo las bolsas americanas y europeas que dan buenos rendimientos casi cada aobaba       happens when markets closed   i just got one question where is     bears in mothers basement in   fetal positionnowhere     found lol   us dollar   decline if we enter   market recession saudi arabia agreed   sell oil   china in yuan', 'not us dollars hedge your dollars       china fight   world dominance in currency value   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babababa me looking   hang sang ready     us market   open up httpstcosvujrzmrt specialsitsnews full jd model incl financials', 'projections', 'multiples valuation amp sotp analysis model incl risk   prices accountibaba plus httpstcoisghzlnhbaba   straight line drop       least retrace         fill   gap just step     know where we     looks like major sentiment change     board sq type move coming   wifes bf happy fancy dinner tomorrow night httpstcocizfhqcyugrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i havent looked     hsi     couple   hours shit myself when i saw   up shit myself even more when i saw   up   last i remember   was', 'wtf happened         done httpstconrffiebaba up now', 'took   slight breather', 'hope we finish strong in   next hour in hk   me looking   hang sang ready     market   go up httpstcopfcxffxxbaba wow buying on open look     hk market   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba tcehy kweb life changing', 'i loaded   boat   whats everyones price target   tomorrow iamtomnash syntarabip lol   has   in cash', '  in free cash flow', 'your calls     reddit wall street bets no fundamentals   thesis calls just buy   pray', '  up   in hkbaba oh my god now my wife   have sex   me   alibaba big green httpstcopbblkoivuqbaba holy fuck   is insane hahahahaha futu short squeeze         down       year ago nio   jd   jd   in hong kong up jd in hong kong up bears   gonna get squeezed     babystockjeseus heared me   behold', 'diamond hands httpstcoftxsezcbrt thayee watchlist   how   fuck   i going   fall asleep   look       finance magazine articles     saying   is   falling knife   not buy lol what   bunch   clowns time   moass   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussone day   most       bulls on fintwit threw in   towel httpstcoohywrqctirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba funny how     bears disappeared immediately   tiget army put your fxxking diamond hand in   air   up now', '  gift   keeps giving   least     futu tigr nio   babaaaaaasss   jesus   in hk china names heating up   lots     usual ones     futu jd etc tech beaten up   rally ill     watching their edu   other sc names like edu   petz they probably run them soon if   theme stays hot httpstcojchakdigb   httpstcomojzxzzibaba let me tell you guys things ray fucking dalio said   buy china charlie munger said buy fuming china     over   let me tell you guys things ray fucking dalio said   buy china charlie munger said buy fuming chinababa   who kept calling us dumb   harassing goodnewsbull good night   alex yao   suck my dick   should   fired watchlist     going       painful morning   those who sold   based on jp pt', 'big guns     whatever they     load     good price everyone should   their own analysis   stop falling     fud ptsrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workbaba fuck ya   boo ya   hey bearsyou       dead cat bounce   is   pissed off bull httpstcommbfmqqybaba   final sacrifice httpstcoiyhkbvxosrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba congrats     brave souls who bought calls last night up in hkex now tenbagger dagen efter jp morgan satt sljstmplar p nstan allt kinesiskt riktkurs p  ', 'texbaba       bears   where jack ma ishe is fucking your wives right now   moass       ones who bought last night legends   usd in hong kong lol squeezing hard   jd well httpstcoovruzzqzbaba you buy   dip httpstconlnsxanlgqque le han dado hoy   ver si   por lo menos cierra plana httpstcouhwtlozbaba you short     httpstcoyotzxlmxfcnevpost investors like easing   liquidity remember what       us markets during pandemic well', 'its china turn       same nio xpev   jdbaba up in hk markets now', 'im kind enough   give you guys live updates here dont need   thank me though   literally   day   jp morgan says china is un investable inversing   financial news     works   just   everyone knows whats going on   government is buying   dip     shorts got wrecked there was billion short   had   cover   high chance ccp   saudis have brought   dip     we wake up please kevinolearytv job well done on     tcehy callbaba just   everyone knows whats going on   government is buying   dip     shorts got wrecked there was billion short   had   coverbaba thanks uncle xi httpstcoefazgihrzbaba oh my god alibaba up in hong kongthats no bounce lol thats   raging bull     usd holy fuck lmao   httpstcoxzjluccsdbaba i go     long   cramer he   had hair when i first saw him   holy shit     my may   april calls     well   grabbing   bunch   weeklies pay day tomorrow   jd tcehy meit spy congrats tiger bulls lets make   tiger rain httpstcovvrrbgdgjbaba', 'very weird how china   pump   stock prices   much i would trim   if i had   position glta   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   in hk breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futu tcehy httpstcovpxaifcjbaba soups   on barbaraann', 'bearish go   puts likely see sin', 'then not funicular advice', 'weabarbaras', 'make   money on   trash   they kick       curb one     most underrated part   se is execution   ability   win south east asia   babas lazada   expanding rapidly in latin america particularly in brazil is just astonishingjd   kweb httpstcoraljkutpbaba shorts waking up   morning   buying puts   httpstcogfvriephsbaba daddy xi we believed we held thank you open   bitch     run       close tiger army   daddy xi we believed we held thank you open   bitch     run       close tiger armybaba short squeeze   days guys dont celebrate yet buy     shares   short more   rinse   repeat since nothing new here   briantycangco if youre looking     reason     why state council cnus watchdog has positive progress on   adrs beijing kebaba live view   shorties   open   squeezeeeee httpstcopgubvhuobaba', 'great   chinese stocks     what   fk trim   very pervasive how they chine   pump   stock price   much   xi is daddy thank you fuck you jackie ma   we now pour one out     poor souls who   hold on   longer   sold   httpstcoebdnayarqbaba', 'tedy v hk jet jsou ale h   closingu', 'kdy je dost dobe mon', 'e st longa uzave pozice ve strachu ped americkou session httpstcovaylagxjqrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba ccp buying wealth transfer   china angelhacktribal   up in hk goverment just announced they   support   economy', 'capital market   adrs listed in   us       in good talks   secbaba mighty squeeze', 'they got   greedy bears   httpstcoqmyateqelbaba burn mfucker bears get what your deserve   bein cocky assholes   dont mess   saudi   ive   buying chinese stocks   years   years cramer   saying they gonna delist   avoid china stocks like   plague   looks like   nailed you only get insane swing trades   year good night httpstcoeeavbpbmrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi   amzn bidu spy aaplbaba     squeeze hard   news everyone panicked fear   delisting thats gone   now faaaaan jag som satt o tveka p en   hv frsk   httpstcoudodbgblballpark fb     seem   trade   similar discounts   fair value if you assume biz is sustainable   risk profiles   curious   hear why you would bet on china vs   robot spending on metaverse herebaba live view   kevin oleary httpstcodoqvtobebaba if management wants   see   nice short squeeze now', 'they should initiate   buybacks     management going     buying   lot   stock     billion dollar remaining authorization     make   big impact trending stocks on fintwit source httpstcocwjowwsbi   amzn bidu spy aapl tsla qqq fb amd chwy sorted   most recent httpstcoscjhrolclbaba tcehy congrats kevin   good deal   you buying   dip', 'your   rich man httpstcoqumxfzzrt inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba   you guys have lagged prices why dont you download   app   futu   tigr   get started', 'they even give you   free aapl share   sign ups if im not wrong   much   i love todays action in   hang seng tech index hsti', 'i know   is   rare', 'rare sight   see  ', 'i decided   post   here nothing   green   tcehy mpngf bili bidu jd httpstcompgjfnpyrxbaba up in hk trading   reversal     lit   sinomarket n takeaways   chinas financial stability meeting     up   effective riskprevention moves     real esbaba kafukinboommmmmmmmmmm boys we       yugeeee news httpstcowncbxtvwrwbaba   short   open   tcehy jd kweb httpstcoyescfmmlqrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba nio spy aapl tsla omg i never see such thing in my life squeeze   century   nio jd   meituan   win rate on trades in month profit factor  ', 'rating is bullish chart   httpstcovihcfvak httpstcojrlcawuyrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba   jpm have advised   hold     way down   dollar', '  they issued   sell advice just imagine if you would have listened   those wankers   xi jing ping   his circle   buy out   cash machine   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   ccp just brought   dip   sinomarket n takeaways   chinas financial stability meeting     up   effective riskprevention moves     real esbaba oh yeah baby tomorrow we fly httpstcohqlcrocvrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba government may   buying too honestly   kept shanghai off lockdown   deepfuckingvalue here   srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba ok why is   in hk sqwii bought   yesterdaythanksbaba remind me   buy crashing stocks on quad witching weeks', 'lol godamn i wonder how much       sell off next week     institutions cash out their options httpstcouxdisptrt sinomarket n takeaways   chinas financial stability meeting     up   effective riskprevention moves     real esbaba not very much premarket liquidity       cover short positions httpstcoftwltriiqbaba i wonder how much futu   tigr   squeeze tmr', 'maybe they   squeeze   life out     shorts   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   following day   resist sorry jpm   tcehy jd bidu bili pdd li xpev nio kweb ntes httpstcoelndfaexn takeaways   chinas financial stability meeting     up   effective riskprevention moves     real estate sectorto set red lights   green lights   big platform firms tcehy   didikeeping hk financial market stablehttpstcolbparmzbaba salute   kevin o lerry mr wonderful he perfectly scooped     damn going       epic squeeze tomorrow     those pigs slaughtered huge bear trapall fking deserve   tbh hope liquidation happens httpstcohtynbixhang seng tech', 'wipes out loses   days jd', '  bidu vs adr   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november     buy when   reaches previous low   babacharlies got his first hd on in years go chucky httpstcojymsrxlhbaba live prices     you laggards out therecweb jd futu bili httpstcolxfyxqsjrnrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november spy jd   hoo lee chit httpstcoebvcowulrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november     is in like march   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november cwroehl stwboerse jpmorganam charlie munger hat sie brigens beide cost amp     ollolololoololoolol httpstcoqhysupzdont look now', '  hang seng tech index up       day in hk tradinghk listed   up     wellkweb   short term target s       biggest clown i have seen in my whole history   investing httpstcojvjkvytynwhen i full port calls on jd', ' ', '  bidu tomorrow httpstcogihhnqrrfrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba great   see   good day   alibaba up earlier i   down quite   bit   long term valuations   company is   good oneso cheap   i think in long term going   great returns on   httpstcokemqgexdxjrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interswish has   following   exactly     last week       especially', '  was moving side   side     right now alibaba is up in china   we   know wish wont   even green in premarket   only correlates on   way down in den piyasalar destekleyen ve savata tarafszlk aklamalar geliyor borsalar inanlmaz tepki verdi   gibi hisseler yi geti httpstcoowlnjegrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november     one jpm analyst should resign tomorrow httpstcoqngpxwfqcbaba     we hold   gain   spy nio china leads   world market       go     eventually guys just buy   forget   jpm puts   fooked   dont mind mejust manifesting my future   my   calls httpstcocltkkyetme     eyewatering rally followed   report     official xinhua news agency   china   keep   stock market stable   support overseas share listing', 'citing   meeting chaired   vice premier liu he   naturally jpm   have their contra indicator hours prior httpstcobrrqvwadtif youre looking     reason     why state council cnus watchdog has positive progress on   adrs beijing keeps backing firms offshore listing httpstcogrfgvz httpstcoreioltkz hsti boom   tcehy jd bili bidu ntes li xpev niofeel bad       sold tcehy       losses     mondayrt paulvikingglob key takeaways   chinas financial stability meetingchina vows   keep   stock market stable', 'welcomes longtermbaba     have   largest green day in   stocks history   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   lets keep   trending   i   bought shares   alibagbag ramping like   champion excellent work     nationalbaggy teambaba httpstcoxnxwdnafjbaba looking pretty good if true httpstcoaziusvsbaba lol     stupid bears who shorted       ipo line nothing   delisting amp covid fud httpstcoymansyxjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jedark allventured now i might look   babababa bilibili   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   pb aapl tsla   gme nio wsb nio fb xpev   lcid amd   possible   premarket watchlistbaba aapl   saudi selling thier oil   buy     trending on stocktwits once     bears in ashes   dumb fucking bears die bitch die httpstcodbbblofludrt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussbaba httpstcoeutmgbdzxbaba hs thanks hang seng us   make   httpstcozproqurt hamiibands china held   financial stability meeting     lot   important takeaways   keep in mind   those chinese stocks nibull asiababajdtmentesfinanstwitter aktier brsen fintwit pratapengar alibaba embracer stocks httpstcoluqmsncvwbaba loving   shares i got     httpstcokriqwqcebaba trending once     frankm if you     investor   chinese adrs', 'pls read   probably most important document you read todayi dont carebaba whoever bought calls   me say something we winning ridiculously rn httpstcoceiwyrnebaba shorters has   fucked httpstcoxddconbbaba holy moly hang seng circuit breaker due   intense buying pressure httpstcobyyrgnwqrt stockmentionbot most mentioned us stocks on reddit in past hours amc gme vxx   spy   bears fucked httpstcoaljhkluhebaba my mistake allready in hongkomg not in us   more like bahhh     finally got   hope   im punting    ', 'fuck   still sub amp   easily bounce   there on fomo httpstcomcfabrrorrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november       ok im going   bed someone take over please get tiger army out there tigerrsss       included   sampp   httpstcojzeeqbshbaba like everything   china go up   least tomorrow     happy i pawned my wifes engagement ring   sold my fridge   buy more     oh hell yeah httpstcoiqxsnmrbaba tiger army buy tigr   tiger gt bull gt bear   ripping   u reillymcadams never listen     normie heads on here', 'crushing my dude they dont like     they bought   points higher     sold one thing   note', 'easy     fang', 'those   givens catching   pop', 'thats skillbaba tomorrow   bidu kweb httpstcodpfvngrcdnbaba cover your shorts pricks   tiger army tiger if you     investor   chinese adrs', 'pls read   probably most important document you read todayi dont care     biased investors haters   gonna hate', 'no matter what they   invest   short whatever they want facts   factsnio xpev   jd li httpstcoxxxpmlbaba i dont want i want up   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   i     tiger hands   tomorrowbaba tiger army tiger   tiger army tiger army     squeeze gonna   epic   is   halted still   httpstcojojgayxbaba tiger tiger tiger tiger   sometimes just sometimes one gets   right     right time httpstcogtdgjtgmn httpstcoqelsxasuoj httpstcovebgdtetbbaba tiger armyyy bitch   jd nio tencent we   we have   i g     daysrbabatigers go follow us   bull run is     start here we     lets see if     hold httpstcognixfwzbaba guys spam tiger lets get     sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   tiger army tiger armycweb futu tigr     on watch tonight   briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfbaba   might mark   huge reversal in chinese tech shout out         holders weve suffered long enough i hope your pain     rewarded ejh   set     sinos rising   jd   pdd over   cpop   ejh   how many times i have   write     everyone catches on we   new apes we   tiger army   damn looks like i should have bought   tcehy sadly i had no money   buy   dip   jd nio tencent we   we have   i g     daysrbabatigers go follow us   bull run is     start here we comert sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november     pimped       live     lolbest everdont follow   great one', '    you   stay poorspy jd china tsla amd httpstcocdnjpqvhqrt tominvesting if   is wondering why     tcehy   up   lot todayrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november cpop sinos riding pdd   nio jd over   cpop ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmino medio', 'puerta grande o enfermera   la transparencia que caracteriza   esta cuenta o muestro la transaccin   la compra httpstcohumncxrrt dwudacity     only thing i regret is not buying more   louder make noise tiger army new apess in town twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba i bought more', '  shouldve went full retard damn   jpm my   calls set   open   httpstcoqpjnyeauubbaba wheres   remote i need   pit bloomberg on   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   where them bears  ', 'i know youre trolling   boards   sad   what not xd   sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november china held   financial stability meeting     lot   important takeaways   keep in mind   those chinese stocks nio bidu     name   fewrt sinomarket hang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november   tiger tiger tiger army   haobottlesea   wat   bounce httpstcoumdjuelprsa ver si nos hemos equivocado y es una criptolong alibaba   httpstcovmcqkfylvhang seng index up    ', 'hang seng tech up msci em rises', 'biggest one day up since november gds bili li auoto xpev jd tencent   ntes bidu stockmarket china kweb fxi hxc httpstconxzrnvcukiina pyrkii hlventmn pelkoja osakemarkkinoidensa osalta kiinan markkina nousussa yksittiset osakkeet mm   nousussa httpstcofekyjtnlbaba rbabatigers go follow us   is   start     biggest bull run jablamsky kweb', 'jd', '  httpstcoknrfljoobaba fomo inbound lets make   trending if   is wondering why     tcehy   up   lot   httpstcodtvjaernbaba louder make noise tiger army new apess in town xvmiambuvtfyuz read   bullish   chinese adrs policies   now super supportive very welcoming signs nio xpev li   jdbaba i bought more', '  shouldve went full retard damn   jpm   briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfmy   calls set   open   httpstcoloqlkptceqmy   calls set   open   httpstcocsahzfpzifbaba wheres   remote i need   pit bloomberg on     rare   valuable long pimp     master hours ago up now httpstconidrvgviubaba where them bears  ', 'i know youre trolling   boards   sad   what not xd   tiger tiger tiger army now   is up       build on top   move httpstcokjzsbcayzbaba rbabatigers go follow us   is   start     biggest bull run   who shorted     wants   admit they got burnedbaba rbabatigers go follow us   is   start     biggest bull run   fomo inbound lets make   trending     only thing i regret is not buying more     bidu jd damn', 'should have listened   myself hk going crazy tonight   tomorrow httpstcotjosarobaba bidu jd nio tigers spread   word we   new apesss dont forget   i need     in premarket i hope   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discusstop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   rh amc access wider trends httpstcozltkvrfrt lyfeofpelk spy spx esf   nio bidu send   xi i wanna know how many pigs made my chinese stock picks bleedbaba tiger army we called       pump read down   wat   bounce httpstcoumdjuelprsbaba tiger army we called       pump read downottosuwennft my   calls     printbaba guys tiger army dont forgettt   httpstcojhvfdvsoba up   well well well   just like  ', 'boom most mentioned us stocks on reddit in past hours amc gme vxx   spy sa vti   msft etn stock trading usstock stockmarketbaba bros   going   coom everywhere tmrw', 'congrats   tencent lol   china is just gonna casually align   russian military   us markets in   same week most mentioned tickers in wsb in last h   spy tsla corn   jd gme wish rivn amc httpstcointoxxyay httpstcoiikueyawvbaba   in hk got   calls gone print astonishingly httpstcoaekdgeipnsbaba mr wonderful   tomorrow futu i got   trending too   nio tigr trending stocks on fintwit source httpstcocwjowwsbi spy aapl tsla qqq amzn   fb amd chwy bidu sorted   most recent httpstcoynipareqxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amc rh access wider trends httpstcozltkvrfbaba looks like xi had bought   dip   lmaobaba okay im     regretting not buying more calls   lol   jd cweb bidu spy sitting   price exactly years ago     revenue   revenue httpstcotkyfytdlrhang seng on fire   evening   china finally realize great importance   us capital markets recently discussed valuations   multiyear lows on spaces jd pdd   kweb httpstcojvcnubjbaba if you were still short   you deserve   get squeezed   has        ', '  chinese economy has   huge blowup   babamovement   they told me not   trust   chinese i said fuck you they love money i love money they wont fuck their marketbaba have   yolo   on   lol lets see   open tommorow where you guys think   open   httpstcoejxgbfbaba limit up later on nasdaq   upp i hongkong wtf hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfbaba holy shit alibaba is up   tencent is up right now in hong kong based on   news see last tweet babatop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amc rh access wider trends httpstcozltkvrfbaba   futu tigr   limit up later   halted     up   in hk   in hong kong   far breaking chinas top financial leaders vow   keep capital markets stable   handle property developers risks', 'state news agency xinhua sayshk tech shares trade higher jd   bidu tcehy spy spx esf   nio bidu send   xi i wanna know how many pigs made my chinese stock picks bleedtme   tencent holy cow whats happening in hong kongeverything is up   indrachavan   whats   usd price right now how   i find   live chinese stock price   once   bears gonna   poor   tomorrow', 'dont   greedy next time httpstcovhnoaivjmbaba jpmorgan what   joke   they those in   us analysts in europe we   laughing like hell go   business kind   late they have destroyed alibaba probably   only chinese company investors had   trust in babababa whats   usd price right now how   i find   live chinese stock price   slingshotcap lately', '    declines weve seen in china stocks like     tcehy', 'im renewing my thoughts whether i should invbaba spy qqqchina shorts wake   httpstcouactasebaba too whats going on httpstcosnwasbaba they told me not   trust   chinese i said fuck you they love money i love money they wont fuck their markets up   they told me not   trust   chinese i said fuck you they love money i love money they wont fuck their markets upbaba pdd bidu kweb bought   fear whos   me biggest rebound since covid cnbcfastmoney timseymour bkbriankelly karenfinerman guyadami guys     looking httpstcouejdzwgobaba full send time   mkp   tiger army lets fucking go httpstcobyboaclmmmeill voisi olla mahdollisuus nhd jenkkisqueeezeeeeeeebabababa httpstcoaedbvppqdubaba is   nimo   todos que la holdeais httpstcosopbyqokay     real   nio pgj kweb jd bidu qqq cqqq spy how many guhs httpstcotzcgumoj httpstcopyneazbspy qqqbaba   was   first time in years i said   good     posted   buy signal f u i     next days paperbaba monster move   easy bounce   s   thanks daddy xi   thanks daddy xirt mkp   tiger army lets fucking go httpstcobyboaclmmbaba ctk rlx huiz china is backchina number insurance e commercehuiz is gonna report on fridaypump   httpstcobyplwtchbaba squeeze just started still up tomorrow   round   jeez in hk', 'gap up   wow im buying   lambo         sharescalls i bought         spy kweb hang seng tech index up limit upabsolutely insane pump in china todaybaba took   few calls   close going       bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzebitdaddy hey whats going on     over in hong konghave you checked recentlyspy   purplereign where tf you   broooo we winnin   mkp   tiger army lets fucking go httpstcobyboaclmmrt niccdtkl speechlessbili up', 'jd up', 'tencent up', 'ntes up', '    bidu up httpstcoeewvtoczanbaba up  ', 'none     its   nonsense httpstconotbxtgahang seng tech', 'biggest single day gain on massive short squeeze   financial council advocates support   foxconn restarts schenzhen operations string   ve news   weeks   carnage   bidu jd kweb kherriage   stocks were just too irresistible todaybabababa i have   saying       pump he disrespected us     price target read my previous post   is   real company not   meme stock we made billion in sales in ducking day   i have   saying       pump he disrespected us     price target read my previous post   is   real company not   meme stock we made billion in sales in ducking dayrt itsmearmanii aapt   tcehy tggi   thank you xi uncle   was in     appears       good thing i bought   fuck out     jd   se these past daysbaba jd didi huiz china is backchina number insurance e commerce huiz is gonna report on fridaypump   httpstcoiowdnsirt nftcollector hangseng now up     up glad i bought calls mid day httpstcoxnyploefrnbaba holy shit boys we gon   rich', 'dee boys   really manc hangseng now up     up glad i bought calls mid day httpstcoxnyploefrnasymmetricalpha cheers   httpstcocynanbtdjvbaba hk market trading like penny stonks', 'love   futu tigr aapt   tcehy tggi httpstcopebzhgrftch im guessing   gaps   goes since   trades like   china stock since     deal   just     sake   burning bears   we see     nyse open   you sold your shares       guy i told you he     known     worst analyst in history spy dont tell me they just squeeze   bears into bankruptcy     spy kweb hang seng tech index up limit upabsolutely insane pump in china     you sold your shares       guy i told you he     known     worst analyst in historybaba up in hk   spy kweb hang seng tech index up limit upabsolutely insane pump in china todayrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babbaba holy shit intense pump in hong kong speechlessbili up', 'jd up', 'tencent up', 'ntes up', '    bidu up httpstcoeewvtoczanbaba yall let jpmorgan buy   your shares   dollars now they gonna pump       lmao   tiger army lets fucking go httpstcobyboaclmmbaba   you bears httpstcocuhmlzokwbaba my god   jd kweb hsi stocks   going   moass mother     short squeeze   tiger army lets fucking go httpstcoevrqayhijd   big money scares you out', 'buys     lows then gaps   into oblivion   you   get in   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jchina   keep supporting overseas share listings xinhuababa bidu tcehy didibaba here you go bulls', 'hk market   dont say you havent   warned too', 'shorts   futu tigr httpstcowoeulamralibaba trading up   hkex nowbabababa who bought puts   close   httpstcokkbenqqsbaba its gonna   wild tomorrow   thanks   whoever sold me his shares     bull trap visit   post in days httpstcokvsshmoqbaba kweb httpstcofjmtzhsmost unusual flow trades consumer cyclical courtesy   unusualwhales tsla f nio cpng   chwy gm rivn jd pdd muln lcid gps amzn ccl httpstcocbocykivnxela well guys i bought       hopefully   help cover   losses   here   i think saudi     buying   them chinese government   these levels   tiger army   up       is going   open tomorrow   tiger armybaba tiger httpstcoxchbyqsiilbaba   is going   open tomorrowbaba now in hk   lol tencent', ' ', 'bili', 'li     least up   rawrrr tiger army is here     pump     dump big guys getting out they know what   expect when china invades taiwan     drop blazingpony short covering babart julioa   spy yinn xi bought   dip httpstcoowbfaabuebaba no fundamental failure in past two years while   stock price down more than', 'you tell me   is not   life time opportunity   historic squeeze tomorrow   what   xi say     up in hk', 'gaining in just   past minutes', 'rocketship     ok       squeeze', 'i know i   closing tomorrow   proven path       crypto millionaire httpstconltdfdowfnbaba increase in hong kong what is going on   open   httpstcomloyasgqtibaba my calls   finally print   its going wild   doesnt seem   make   sensethe entire chinese stock market seem   not make   sense', 'in truthbaba its going wildbaba help i   stand   uptrend in hsi jd', '  vs adr seems like govt drawing   red line here expecting   lot   i told u     we have fed coming up     well kweb   willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetbaba tiger army guys get   trending   i gotta admit', '    while i was very disappointed in   performance', '  i stuck       i   glad   is proving itself gogogo babamovement   bears fucked up   buguisim aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stobaba no sellers left capitulation done   spy yinn xi bought   dip httpstcoowbfaabuebaba spy yinn xi bought   dip httpstcolumtoatjd   tcehy we strong in hong kong fam httpstcoacqrjkqbaba up   in hk   up   in hkwillthrower we need   deep dive on babafirstsquawk cool pls buy   i have   large position in         shorts   puts   soooooo screwed   fxi yinn hang seng tech index up   fxi yinn hang seng tech index up   jpmorgan falling knife', 'covid lockdowns', 'potential delisting news key takeaways   chinas financial stability meetingchina vows   keep   stock market stable', 'welcomes longterm institutional investorswill adopt effective policies   handle developers riskssupports overseas share listings good dialogue in adrs kweb jd   niobaba bears shorting   rsi   httpstcoygtiuqgmqcbaba bears   focked   financial council asks govt   adopt policies     ve   market jd kweb   just squeeze past   there   goes hsi hang seng   tme tal httpstcolhgexcjbaba whats   hk price converted   pump   mr xi if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweeting itbaba kweb man', '  think   idiot sold me kweb calls       jimcanavan kellyaucoin appletvplus profgalloway shobillions agreefirst time i saw himthen he said buy   luckily i   not im still   fanrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba xi   his family buying     cheap shares   only   shares     nightmare     over   tigers unite womp womp wompp   gonna buy one   those russian seized yacht       gainz here fxi   wow my     open up httpstcowmzwhgfbaba green   someone   knew something   lol   we     kids real diamond hands   buying when there was fear lets go   tommorw lol   why massive pump in china   tigr futu pdd what is   diabolical run upwards i like     push     close     hang seng index up   burn fucking bears   hang seng index up kevin oleary buys tencent', 'alibaba', 'meituanbaba tcehy httpstcohpdtxxhttpstconcwzfvhajbaba   no bears here jd nio   everyone theres   new army in town we   tiger army get   trending beyotchhhh spread   word     wait   buy pre market shorts     on   run didnt put stop loss lost kin   callbaba tf is   tiger haha   yinn fxi china     rocking   rolling tomorrow china vows   support overseas share listings xinhua   yinn fxi china     rocking   rolling tomorrow china vows   support overseas share listings xinhuababa hsi bouncing up   decent chunk       in hk portfolio see limited downside   here covid situation in china is not   bad   media is showingbaba trending stocks on fintwit source httpstcocwjowwsbi spy esf qqq aapl fb tsla amzn kweb amd   sorted   most recent httpstcopbtsfqfjbaba bidu vs usd adr jd on st verbal intervention     authorities kweb   ok digesting   news', '  i think   is short closing time tomorrow   ok   news is china government just released   statement saying continue   support overseas ipo didi going       up tmw   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba up over in hk   up over in hkbaba   tigers   here we   ready   feast lets go tigers     tigers   here we   ready   feast lets go tigersbaba     hsi is mooning tonight', 'crazy reversal   mmmm now   government is cooperating', 'shorting   wont     easy   lkncy jd   my wishes earlier in   evening turning     true httpstcojbxqembaba dont care why   who', 'tigers i would just like   see   my investments in chinese stocks go up bring on   kitty cats   hope   is not anther pump followed   x dump   check out these two heavily beaten down gems too tigr futu   rbabatigers follow us we   going tiger mode   mother   squeezes plus billion buybacks httpstcosxikhfnwzbaba lkncy     trust   commie stock not  ', '  not ever communism only kills over   last hours', '  most mentioned tickers on wallstreetbets vxx spy gme   tsla amc qqq amd arkk fbchina vows   keep stock market stable xinhua   we   surging jd indicated up', '  overall ve news   ukraine   st verbal intervention   chinese authorities   rawrrrrrr   yinn httpstcoqpxkheflbaba bears     still shorting   fucjed   yinn china rallying hard', 'hang seng up over on   day   rbabatigers follow us we   going tiger mode   mother   squeezes plus billion buybacks httpstcotixshrtvababa jd my wishes   true china on absolute fire   lunch   pts on its index       tigers have officially infiltrated   chatwhoopie   yinn china rallying hard', 'hang seng up over on   day   yinn china rallying hard', 'hang seng up over on   daybaba jd my wishes   true china on absolute fire   lunch   pts on its index scan results ftx mtop bullish trend on perp pair waves mcb egld mta convtop bullish trend on usd pair fb googl amc amd babaall ftx results httpstcoypxjbsiwnot buy signalsbaba     tigers have officially infiltrated   chatwhoopie   jd bidu gme amc   tiger army is uniting over   alibaba     tigers   squeezing lets get   hong kong lets get     rbabatigers httpstcoysbttperbaba   tigers   squeezing lets get   hong kong lets get     rbabatigers httpstcozlvksibaba jd tcehy kweb httpstcoyqimtuki wonder how many people   sell     their   shares if charlie munger decides   close his positioniamtomnash syntarabip youre right   is only   in cash   free cash flow       x   market cap   palantirchina going ham mode kweb   httpstcoqlssugymrt alphatrends if you dont understand  ', 'dont try   trade itlook       people trapped in those bargain russian stocks lukoybaba holy hang seng     tigers amc gme jd tsla     tigers amc gme jd tslafirstsquawk stop destroying babababa roar babatiger httpstcoflhbxmdtdbaba     squeeze     epic lets go bloomberg tsla gme amc dogex ethx httpstcofzqjitqebaba tiger army get   trending twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingrt followdatrend   lose   look   lose       quickbreak   look forracionalapp que pasa   nuestras acciones si delistan   o cualquier otra empresa chinase taradean otcse cambian por las   hong kongme las cambian por un cuchuflare     bears still shortingscan results ftx mtop bullish trend on perp pair waves mcb egld mta convtop bullish trend on usd pair fb googl amc amd babaall ftx results httpstcokfgxpnrpznot buy signalsbaba pumping harder   lunch     tiger amc gme dogex tsla z we have over   in cash billion buybacks planned billion in assets jp morgan fuck your price target   sell you our shares   minimum   tigers rbabatigersbaba up tonight     incoming crash down   tomorrow morning   lionsinvestors comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba we     fucking tiger jp morgan we wont tolerate   disrespect   take nothing less   we have   in cash   buybacks   billion assets   we     fucking tiger jp morgan we wont tolerate   disrespect   take nothing less   we have   in cash   buybacks   billion assets   everyone knows   apes right   gmeamc well get tigers     known spread   word start   trend   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba where     futu tigers   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba look what you guys   now   bots   posting     talkin   shit     tigers babatigers follow us on reddit rbabatigers     tigers babatigers follow us on reddit rbabatigersrt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investbaba   tiger brains     diamond hands   formulate   coalition   flood   stock   liquidity   my weeklies print thx   bought large   going   keep buying   under   much   i     tigers   hungry affff   rbabatigers follow   movement   tigers we   coming   rbabatigers follow   movement   tigers we   coming   backpackerfi im   buyer         optionsforecast   is     pump   oversold on daily', 'weekly   monthly httpstcorutvthbaba tiger armyyyy named   year   is year     tiger   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba tiger army     i bought', '  when   was down going   buy', 'more tomorrow httpstconnmawvikebaba me no rikey me   bearish httpstcoxazrnucbaba lfggg tigers is our year   thetradingchamp options watchlist spy calls over puts under uber calls over puts under   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba rbabamovement twitter babamovement we     tiger army   rbabamovement twitter babamovement we     tiger armybaba spread   word social media', 'other boards', 'etc etc etc   tiger army is here netineti yes', '    is still   good company', '  risk   much deeper when investing in countries like chinababa   babamovement tigers its our year     babamovement tigers its our year   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   lol not wrong httpstcowfwzxqaart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi esf amzn spy qqq aapl trending stocks on fintwit source httpstcocwjowwsbi esf amzn spy qqq aapl fb kweb   tsla amd sorted   most recent httpstcobbojhyivgbaba babamovement we   coming   feast   babamovement we   coming   feastbaba tiger army is new ape army   one       babamovement is underway   great revaluation we known         tigers   coming   babamovement is underway   great revaluation we known         tigers   comingrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi amzn spy qqq fb aapl kwbaba we   new ape army is year     tiger   i baptize us     tiger army anlisis   alibaba alibaba     video anlisis httpstcocveddgjqartculo httpstcoblvjvvuert thrashcapital   rest     year     really good   amd what   you guys think dia tsla spy aapl nvda   qqq afrbaba lets make   trillion market cap company   cash   cash equivalents   company has its worth minimum   much babamovement   babamovement   is   company   hundreds   billions   sales billion in cash billion in assets   is not   meme   is   revaluation   movement is begging   greatest revaluation is underway babamovement jd dogex aapl ethx tslart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mspy   bidu jd ubs', 'citi wealth clients get margin calls on chinese tech rout   lets make   happen trillion company enough   big boys teaching retailer whats right   wrong   them babomovement     they halt   market   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba babamovement we   new apesss fuck mullen retards who think theyre       pump amp dump we   real squeeze charlie munger has talked his whole life   management incentives', '  missed   incentives   ccp has       other foreign owned chinese techcos httpstcoivgyvadohhymc muln amc   aht join my trading room free httpstcobtjsjqrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba   on httpstcoriddoiqbaba babamovementthe month war was brutal fellow comrades bagholders   newcomers welcome   he revaluation battle has began     tide favors us jp morgan disrespectful price target shows how much they v httpstcovrtncgysbaba lose   look   lose       quickbreak   look   break       quick daytrading optionstrading options httpstcoqgcrvamaapd stcentvalue     warn us in   sense     looked cheap   fb     new darling     value bros right     crashed just check out value investing channels on youtube', 'filled     tcehy prosus fb intc   performing extremely poorlycingolanioscar   mi me preocupa mi posicin en     babamovementbillion in cash billion in assets jp morgan we shall not tolerate your disrespectfully price target     take nothing less than   revaluation has began babamovement jd tsla dogexrt iamanirudhsethi     dip buyers   fucd httpstcoceuvnzrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba bears you had fun   more than   year now its bulls turn', 'close shorts asap         too late especially   bears who started short positions   twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba our company has billion in cash   over billion in assets we   not tolerate   disrespectful price target   take nothing less than jp morgan f your puts babamovement jd nio xpev tsla btcx dogex aapl shibxbaba wow is   green i see trending stocks on fintwit source httpstcocwjowwsbi amzn spy qqq fb aapl kweb tsla amd   esf sorted   most recent httpstcoitaxfyiwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba we   not tolerate you disrespecting our company   has billion in cash   over billion in assets   value     company is   minimum   jp morgan fuck your puts babamovement jd tsla bbby gme amc niort mdsoll aapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionbaba dead cat bounce bucks incoming i   buy   then iamtomnash syntarabip somehow   starting   look   me like wishrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm miamtomnash   yaga world economy braces   supply chain chaos   covid closes china zerohedge fxi   httpstcoqyjchepyert nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba if its univestable', 'why they put targ   something beat them out jump big   target if gt httpstcogtenlnigwbaba babamovement   babamovementcweb kweb   jd didi china tech index x bull   ath is   joke httpstcodvklgscjpbaba babamovement is underway   great revaluation we   billion   sales in day     is valued   billion   revaluation shall   sooner than expected get ready jp morgan fuck your puts   babamovement is underway   great revaluation we   billion   sales in day     is valued   billion   revaluation shall   sooner than expected get ready jp morgan fuck your putsbaba get ready   army   what is   exchange rateremember', 'tooday   babamovement has began   great revaluation   prophecy shall     fruition jd nio tsla aapl amznbaba we     is in   here we fly   babamovement   revaluation     lifetime   tide has turned   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba babamovement   revaluation     lifetime   tide has turnedbaba lfggg   army   new ape armyyy   proven path       crypto millionaire httpstcoidgkiridababa   triple down if   goes     thedeepdivefeed   i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbbaba futu   wait   see   short squeeze on     httpstcojmrvthojababa   babamovement has began   revaluation is underway we   take       peak     matterhorn   nio jagx     you need   know shorts havent covered   single share check   out   its free   join httpstcoejvedvq     babamovement has began   revaluation is underway we   take       peak     matterhornbaba gogogo spam   board   cmon lets light   board up get   most messages   waiting   see if   breaks like   in prices   everyone join   babamovement   ring     trendspider   rev bincome bequity bprice   rev bincome bequity bpricdanieltoloko alexpitti   jd investors explain why its   than     tencybaba bears   losers     points loki   babamovement httpstcoplnhgpbaba babamovement httpstcocmsbgskthe httpstcohzuxvtsg   africa', 'jumia technologies', 'jmia has   hit even harder', 'losing   its value in   last year     is down nstockmktnewz babame informan por cucaracha que los chinos le van   entrar   babart mrderivatives     last time   daily rsi was   low', '  had   two day rally if   is   repeat', '    see frobaba is     buy   these prices     x   here in   next years demand   grow faster   chinese ecommerce httpstcoowafeivphrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babtrending stocks on fintwit source httpstcocwjowwsbi spy qqq fb aapl kweb tsla amd amzn   esf sorted   most recent httpstcoqtfysgiobaba dp multiple intermarket sweeps httpstcoyzzfvvlqbaba   zero   hang seng should bring       us sanctions     zero   ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxobaba   mdsoll aapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionrt trendspider   looking     life line   ipo httpstcopcwvgpfekrrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anai week bullish stockslaix nak kala tnxp   metx iq srne oxy arry httpstcobdaoiyyeqbaba tomorrow     we feast tomorrow bulls httpstcosjzratkrt invariantpersp recession tech bubble china editionhas   checked in on masa son softbank alibaba   httpswhy   i right   more', '    give you   clue most   you   not get       spy tsla aapl btc   httpstcolyomecexbaba im going   buy one share tomorrow   one share each day       easy close   nio li   xpev good   see   trend continue into hk httpstcoaklxudzytbaba shorts   screwed tomorrow httpstcodyljtzbgjert backpackerfi im   buyer           looking hella green over in hk   srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencibaba daily no opinion given many chinese stocks keep going down lets see how far they fall   trying   turn   httpstcorksywyubaba   boy   dream until he wakes up httpstcodszypanlartwitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingavinmash chosen   entirely out   concern   avoid   on   wrong side     transition   general ai goog', 'msft', ' ', 'bidu', 'amzn', 'ibm', 'fb', 'nvda', 'intc', 'tsmbaba dead cat bounce   downtrend continues     thetradingchamp options watchlist spy calls over puts under uber calls over puts under     usd in hk   hello bear nio jd thanks bears please short more tomorrow httpstcoojeoaxigwsbaba decent volume babamovement join now   its   latebaba   trending stocks on fintwit source httpstcocwjowwsbi spy fb aapl kweb qqq   esf jd pdd amzn sorted   most recent httpstcobrinwwxoxbaba earned billion in earnings dont   me if its in usd   cnybaba hang seng down     no strength in hong kong resume sell off tomorrow digging   live video vcommerce experience on pins i have like bets on what       us version     taobao livestreaming     bought   big tech   get   capability pins qrtea wish   latter two super distressed', 'former less   httpstcopywjvvrihbaba guess what putinwere going   kill your whole bloodline would not go   sleep mr dead man walking httpstcowjoqplvfcbaba jack ma     ur uber driver soon   nobody has heard   jack ma in months rumor has   he has applied     job   uber   pos company     nationalized   delisted     week target   httpstcohjgddvsoftbank cds costs rise   year high   holdings slump   tdtf info httpstcodlzooaubaba lol doesnt look like   rally is weakening  ', 'strong     blue chips   least up nio li futu markets look     volume     httpstcogcjqujuflbaba have my buy in   when   gets deleted in   week still short     faststocknewss alibaba shares indicated higher in hong kong babababa vomit price on hk   start posting our daily market report email   clients hope you enjoy spy dia qqq nflx   amzn goog xle soxx tanjmia snap spy iwm t goog gme amd fslr fsly mnst httpstcofwuscudgkwbaba futu nio on close watch tomorrow', '    bright green httpstcoppweakrbaba   hangseng have   limit up   their stocks   usd sing on fire now solar stocks     on fire just getting started spy tsla amd fb aapl qqq amzn nvda     nflx twtr aal nio oxy ccl uso dal ino twlo ugaz dis roku vxrt codx djia spx tlry sq msft gld bynd srne spce httpstcoyhdvyttbaba vxx tonic', '  day keeps           limited time', '', 'we   opening our trading chatroom     public httpstcoctpzjjnv   thetradingchamp options watchlist spy calls over puts under uber calls over puts under   nio   chinese once   using only button   trade kweb xpev httpstcosqstlmxtubaba   last time   daily rsi was   low', '  had   two day rally if   is   repeat', '    see   here', 'perfectly aligned     gap fill   play       bounce just   bounce thobaba how     hang seng bounce oof not holding my breath   oof theonlyrampart bear town on   tslart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt specialsitsnews when   sell side says something is uninvestable', '  is usually   time   start doing workframework belowbaba market wants   run     bad news   algos   get   work vix is breaking out got my popcorn ready still holding energy   basic material   there is     strong support   httpstcoeqoqiyajjwhen   sell side says something is uninvestable', '  is usually   time   start doing workframework   jd is now on   watchlistpdd jd   tme tigr futu kwebhttpstcoozgyboto httpstcokvhlihrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba option traders   worried', '  me   long term share investor enjoying   show httpstcoikjbqtxfull jd model incl financials', 'projections', 'multiples valuation amp sotp analysis model incl risk   prices accounting   geopol risk', 'delisting risk amp chinese recession risk       turned on amp off free   goldsilver subs pdd   bidu kwebhttpstcoxeemozixbaba   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt thetradingchamp options watchlist spy calls over puts under uber calls over puts under   thetradingchamp options watchlist spy calls over puts under uber calls over puts under   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm moptions watchlist spy calls over puts under uber calls over puts under upst calls over puts under   calls over puts under like   bonus plays httpstcofcnuofmert navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mmarket analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm msft nvda upst ual tslawatch   httpstcogcidxkaduf httpstcoauvrwvmrrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersthebreadmakerr very nice advice buying into markets fears   chinese companies now     hang shang still green    ', 'baidu up over in china market tencent up over   your old   is       same price action   is   day afterhours went   supermugatu i lost money in   you know who   lost money in   charlie munger case closed', 'i think i     investing legendbaba alibaba is oversold target per adr httpstcotcfekjvqbaba   just like   china flips red   going   tomorrow vxx   ixhl     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstconyfhlaiys       was   joke', 'hope no one believed  ', 'fck     on antarctica exchange premarketbabamovement   hk weak hands   selling off  ', 'hsi was up   now   down     hey everyone ive turned k into k investing in     i   shout you how     well   purplereign     rally hard   lmao     pump   only   get smashed down on hang seng fcker red every night   is     pump   oversold on daily', 'weekly   monthly httpstcofhuwktestocks slip   yields   highest since oil prices keep falling   xom cvx httpstcoygzebebaba is     pump   oversold on daily', 'weekly   monthly httpstcorutvthbaba wow in mozambiquebabamovement m vieja   el plazo fijo uva yo   mis  ', 'fb y meli httpstcoecyzkuobaba   why is   chinese crap trending   making   new low in   intra day soon most mentioned tickers in wsb in last h corn oil spy   vxx   tsla ring pick j httpstcointoxxyay httpstcoaubxokababa dead cat bounce day tomorrow', 'enjoy   while   last alibaba group holding limited traded m shares', '  average volume babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbiggest megacap losers   mar', 'xom cvx   bhp pfe research on httpstcojpzdebxqvtwitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba in hkbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   vxx spy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jparrotstock niceliving dangerously bought more   apps googlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba too   moonrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba alipay dominates   chinese market     ccp has its own digital currency they   trying   push how long until they nationalize   squash competition   asymmetricalpha   if you followed munger into alibaba you should   prepared   hold     long term', '    is   only metricrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba if you followed munger into alibaba you should   prepared   hold     long term', '    is   only metric munger goes  ', '  sell only if munger sells i   bet     munger   out right here in   long runbabyghost i really hope   your sake thats not part   your logic   taking   short position in   whoever suggested   youre modded httpstcoqmsamyhsobaba   chatroom', '', '', 'ive made over k   their alert', 'httpstcoyesxvdrwbaba too   moon   is near   lowest its   in years     company   big isnt going down   drain if you have   little patience', 'i would buyhold its bound   bounce     is its month max valuebaba highest volume since aug reversal is comingbaba what   they   no matter what happens   stock has taught me   many lessons   limit up in   us tomorrow httpstcocvjxuaeover   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   vxx spy gme   tsla amc qqq amd arkk fbbaba waiting   buy signal on     httpstcobwoxgak httpstcohjgwairaxtotally sucks   fundamentally strong company like   is now lumped up   companies   have yet   report   earnings like nio lcld didi chinesestocksforwardcap babart bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba us', 'hk alibaba i bought shares   morning  ', '  returned k     likely double   me in next month great buy here dont miss   chance   is     catch fire httpstcoaljelgt httpstcovhhmvknpprt faststocknewss alibaba shares indicated higher in hong kong babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt talkcentss   me crazy', '  ive bought bababut   is money i dont mind going   zero if i never need   sell', 'then im notelevate alphatrends not really', 'honestly lol i get what youre saying broader point   i was making is   i   try   know what i own   ive just never seen sea ltd in action i have owned       i dont   practice what i preachrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba us', 'hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash', '  buyback earnings beat in every quarter   unbelievable growth     return   weeks httpstcozpbtwolalibaba up   morning in hong kong have we hit     babababa   hyenukchu brkb   httpstcoytrfartrirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy', 'el mircoles y el juebaba oh   you say russia wins complete retard jd   dead cat bounce   im sure you said       someone put zelensky out   his misery   end   war there   innocent ppl dying     his ego ukrainians know they   win   war thats why they begging   rest     world   help parece que se ordena el long     la   los jubilados chinos httpstcoxfmtywrhdtodayhkstockmarketas     press time', 'bababacked alihealthhttpstcovrsvyughi rises ali health granted', 'share options   one grantee  ', '', 'rsus   grantees pursuant     terms     share award schemestocks httpstcoticfjceirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtwitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingbaba current hk price', 'see you   tomorrow httpstcocdpqahdekbaba if you ever feel stupid in life just know there   bears out there who thought   would go   i see drinking   hydroxychloroquine   prevent covid   got   your brains httpstcoehwwztfwbaba     movement   not tolerate   disrespect   pe you fucking kidding me babamovement revaluation   start httpstcoqsaxjkhooart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jlawmaster babai   help   think last chairmans letter was   indirect message   charlie   doubling down on alibaba   brkbaba     movement   not tolerate   disrespect   pe you fucking kidding me babamovement revaluation   start httpstcoivlzznoxthyenukchu   rato baja   apuesto una bolsa   doritos   que llega   los usdrt ciazekactrader heavy options flow gt k end   day fat prints game changer data courtesy   chatterquant       i have   price target   tomorrow what   you guys think i   put up   first trillion     rest   you find   way     up     n     hit   hard     open heavy options flow gt k end   day fat prints game changer data courtesy   chatterquant     gt milusdtsla p gt mil usdpypl p gt mil usdtsla   gt mil usdsource httpstcougcydpsasbaba if youre still short here youre just greedy     get smashed klendathucap   toobaba i have   price target   tomorrow what   you guys think i   put up   first trillion     rest   you find   way     up     n     hit   hard     opentodays close in   stockmarket es nq rty esf nqf rtyf btc was   great comeback have   wait amp see what   federalreserve announcement gonna   regarding interestrates hipe   tomorrow tbd amzn bababa googl axp fb cat nflx lmt httpstcosugzxdjncrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   fud on here     hk prices on here its going up in hk guys dont listen     fud     i got high   i got high httpstcodeyxtrbvzbaba alibaba group holding option alert apr calls sweep near     vs oi earnings   open est learn more   get details on httpstcodppibnb httpstcoxvtpwgchbaba rip jack ma', 'goat legend   china murdered   xi jingping   backpackerfi im   buyer         jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba going lower   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt damedinar bueno', 'y como siempre pasa', 'no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas accibaba babamovement   revaluation is underway we took         take     trillion im such   chad   maybe timing   temporary   on     w callsbaba     folks   didnt buy   lows       chasing tomorrow easy money httpstcoytiqfadababa babamovement   revaluation is underway we took         take     trillionrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdayrt jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdbaba china pump     epic   bears   focked lol   rocket pt   look     green candlestick volume   i think thus has finally hit   httpstcovfofujnmnbaba up king kong exchange httpstcoabfpjgxqababa good softbank     read   msg we gong   up now babamovement   revaluation has began join   movement update     bidu   up stay green baby   bidu   bidurt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforbaba us in hk top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   amc access wider trends httpstcozltkvrfbaba now we   taking   good softbank     read   msg we gong   up now babamovement   revaluation has began join   movementmost mentioned tickers in wsb in last h oil gme   spy   quad vxx em twtr dis httpstcointoxxyay httpstcopgttcdesbaba not following thru     ve handoff   ny lower than adr other   tech names surging jd   stockmanduck top tweeted stockstsla vxx aapl spx zim nvda msft amc fb   hymc es amd amzn nio nflx gld gm coupbaba yo softbank im trying   start   movement here   youre fucking   up stop selling pos top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   amc access wider trends httpstcozltkvrfasymmetricalpha   is your only long huh hahababa yo softbank im trying   start   movement here   youre fucking   up stop selling postop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   amc access wider trends httpstcozltkvrfrt backpackerfi im   buyer         china is absolutely in love     stock     price   hang seng bangin httpstcoxcokwokbaba hk wants   hang seng bangin httpstcobbetutwsfbaba hk wants   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   farting in hk right now tihobrkan what were   foundations   buffetts buyshigh quality companies', 'yes   dig deeper well established rule   law', 'system   appeals   disputes', 'freedom   argue your thesis wo fear       is truly high quality', '  manage risk w prudent position sizingedhale striff trijoey pawano johnscharts vijaybhallamcc   cramer       on chinese stocks haha watch   chinese stocks tomorrow     ftd   bidu pdd jdhong kongs hang seng index jumps more than', 'rebounding   days   losses httpstcositmimbqnybaba everyone knows   price is waaaaaaaaay undervaluebut if china decides   invade taiwan', 'then   may   overvalued   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba   people go     casino   blow in one night im more     market degenerate   got me       october twitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingbaba markets ripping upward', 'jd taking st place   everything up httpstcoxmgcopwgrt anna ctk   bz huiz chinas number insurance ecommerce company huize is gonna report earnings on friday hbaba loaded on calls   babamovement   take   streets   hong kong soon   we   have hrs   pure green   revaluation has began soon   real value   our company     reflected in   stock price     definition   httpstcoepjycrfibaba httpstcoaeqsbvfzmvbaba babamovement   take   streets   hong kong soon   we   have hrs   pure green   revaluation has began soon   real value   our company     reflected in   stock price   romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una cdidi   nio china needs   stop holding china     is why im bullish you   have   taken   too far spy babahttpstcogrshkqhjwatch list   tomorrow part   wmt amzn cost vmeo   alibaba group holding option alert fri puts sweep near   bid vs oi earnings   open est learn more   get details on httpstcokbfmfrpr httpstcojzstmpjoprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba commie house   cards httpstcobpwbjznqcapitalcom y si le hubieran metido en babalarge cap stocks     most shares traded tuesdaynio m sharesamd mapple aapl malibaba   mamerican aal mvale mford f mpinduoduo pdd moccidental oxy mnvidia nvda mitub mexxon xom mbradesco bbd mbaba i was expecting   lot more in hk its   us close     now   down big on   i   no longer trusting china they blew   list   tomorrow china kweb   bili pddtech sq fb upst oil uso oxy impp mxcbaba they   stop   babamovement   is       something bigger than     us   imagine   they   stop   babamovement   is       something bigger than     us   imagine   while mr brandon remains in   main chair i have zero trust on his habilit   handle geopolitics     patient         most   yall your break even is years out', 'then profit is   question lol   hk   end up vebaba pretty embarassing start     chatroom', '', 'ive made over k   their alert', 'httpstcoyesxvdrwbaba   put futu on watch tonight', 'potential short squeeze   noting excite happing ill check   later   hsi gap up   not   bad start   asia sell httpstcohwizvwyeebaba   chatroom', '', '', 'ive made over k   their alert httpstcoyesxvdrwstlplace quivertrees collect babart arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anstlplace barronsonline quivertrees collect babababa whos still buying   options   lovely httpstcokilvaibaba premarket gap down futu china hk up biggy     tcehy nio xpev there   still stocks in   gammasqueeze     market close aapl sq uaa twtr bbd   aal mara just   name   few you   have   list yourself       data   show how gammasqueezes behave', 'just have   sign up httpstcoepnrxisebaba up in hong kong httpstcormdvnycucmrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowaabb   potential   aabb is very likely       success in gold crypto exchange   btbt httpstcorukixvjbaba babamovement   hong kongers   keep   up   great revaluation has began   movement is unity lets go usa lets go we shall   prosper jp morgan fuck your puts   your price target we had httpstcolggcfuogi httpstcovienbasgbaba lffg   what is     movement nonsense', 'where   these noobs coming fromalmost making me lose sympathy     bulls againwe   know not   make me mad     chatroom', '', 'ive made over k   their alert httpstcoyesxvdrwbaba   loaded leaps jd up hk     only lol jd wins   tcehy cweb kweb global index perrussia index hang seng index nasdaq   diamondoptions   is every trade we alerted   week pfe open swing wmt cvx dal nvda   once   world gets notice     babamovement   world   never     same   short squeeze       long squeeze fuck your pt jp morgan   revaluation has began tsla jd amc gme nio bbbychinas bounce     we   short them   down tomorrowcheersbaba niort backpackerfi im   buyer         im just gonna send   lol httpstcooazjfwsguess who swung   httpstcofrgoxufbaba president xi more like president xibabamovement bagger babadouble       june levelthe low in was off httpstcomldmzpkipbaba buy china', 'us is overpriced   value in china trending stocks on fintwit source httpstcocwjowwsbi amc spy spx   sofi joby cylc vxx qqq dal sorted   most recent httpstcosqhkmwlumbaba hang shang green   far   usd flashing premature in hk   id take xi over biden   day babamovement midcoasttraders yes         said im interested in kweb   jd bili etcbaba speculation     matter   economic warfare', '  ccp   make sure   soars tonight   dp bbc   daily watchlist is now livee   we   going   bear town tomrorow its looking like   great day lets kill     nio spy tsla kala httpstcouzyvpiynr httpstcopfijqzbaba short squeeze set up   vxx they have just stopped issuing new shares     bears   in trouble   too many triple digit bag holders herespy qqq   riding on     tomorrow high time   one gets   break bidu jd   tcehy chn hong kong stocks   most oversold in years bloombergbaba up in hk     babamovement is underway we accomplished   first mission       trending now   revaluation has began we had billion in sales in day   our entire market cap is billion jp morgan fuck y httpstcomfshbwanjdbaba wheres   genius   said wed never see double digits   few months   httpstcojyaozzxswbaba monthly bounced off key support rsi oversold big volume on what is probably shorts covering not sure if     sentiment prob just   trade in   works httpstcoppeweorhrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba its your fault   giving your     ccp', 'yours     timing is everythingcheck hymc   tomorrow httpstcoegwewuowhbaba babamovement lfggg   hang seng index day relative strength index is lowest since buy   dip     babamovement   not   stopped we   trending   we       trillion dollar company lets go usa lets go we shall   prosper jp morgan fuck your puts nio jd aapl tsla sign up   midnight     ready   tomorrow weekly', 'monthly', 'yearly', 'lifetime promos up   off httpstcofyymbqyftsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd snap tgt t httpstcoyphtfnxdhrt stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmbaba babamovementadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcobssuemwflbaba httpstcowzkybreguessing they ddd       thoroughly   they   when they   had   bagalyst read many thousands   pages     results     break your computer when you try   download them just   fyi     longs', '  none   you have   they got rektbaba babamovement   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   babamovement   not   stopped we   trending   we       trillion dollar company lets go usa lets go we shall   prosper jp morgan fuck your puts nio jd aapl tslababa garbage   babamovement   babamovement get   hashtag trending therocktrading my take its eod tuesday hold your pants   lets watch what happens tomorrow into thursday qqq spy   nio putsinplayincrementalroi pythiar no way everyone hates   right nowbaba garbage dead cat bounce   httpstcoxhlrfkyzfnbaba   seems like trash   trending httpstcottoezosfbrt tradersking congratulations   discord member msdestiny off   spy   k challenge put click   link   join in ort arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then antwitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba here we go down   in hk charliebilello brettsimba ycharts   imo has   go down   fill   rest     gaps   has on its chart   damage has   done   is ever   weak atm   easily fill them     end     month   maybe   week even goodluck if your trading     holding equity in   stockmarket httpstcozhoowlkslbaba nio   china stocks wish i   go   in time   short thiseveryone   faststocknewss alibaba shares indicated higher in hong kong babababa wonder if softbank was forced   sell  ', 'contributing   these nonsense low prices httpstcoxjtzshjvthbaba     far is   close   right market opens soon   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba imo has   go down   fill   rest     gaps   has on its chart   damage has   done   is ever   weak atm   easily fill them     end     month   maybe   week even goodluck if your trading     holding equity in   stockmarket httpstcojqdbhajlubaba oh seems     arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi vxx hymc spy aapl spx agkarenfinerman valuation porn classic   is insanert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa httpstcousjkflnrt faststocknewss alibaba shares indicated higher in hong kong babart trendspider   looking     life line   ipo httpstcopcwvgpfekrbaba chinese government should just pump massive stimulus into their economy during covid like we     created   pop in our stock market   alibaba group holding option alert fri calls     bid vs oi earnings   open est learn more   get details on httpstcopsbhaovhibaba bulls right now httpstcotcccxatbbmthe ccp regulating tech   tcehy jd wallstreetbets parikpatelcfa itscharliemar alifarhat httpstcogwprqtezdbbaba minutes hk httpstcoeeqpgfbaba what   we want   what   we want   what   we want       revaluation phase is complete we march jp morgan has trillions   we have millions   people     least dollar babamovementbaba     in sales in one day on', 'market cap is   got too low', '  jpm   profit off shorts time   take       moon   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba up in lala land       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt faststocknewss alibaba shares indicated higher in hong kong babart cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt jediant you see   volume on   weeks       wildrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt faststocknewss alibaba shares indicated higher in hong kong babaalibaba shares indicated higher in hong kong babart trendspider   looking     life line   ipo httpstcopcwvgpfekrrespectmyauthoritah you work   jpm we bullish on     short squeeze reddit httpstconzbrkzjdscbaba mark   post only red thats coming is what i have pads       moon httpstconhuxcndmjbaba gme china style babamovement squeeze     up in chuchneya market s   up in madagascar       revaluation is underway they   stop us we wi ruin their puts bears   shorts you have had   year feast   youve grown fat we   hungry   full   energy ready   feast your swollen lazy bellys babamovementbaba we gonna squeeze these crooks babamovement   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jlets       mr wonderful     httpstcoccyaeqprtrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba up on   kremlin exchange   mdsoll aapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionmarketrebels   tslart stockmktnewz large cap stocks     most shares traded todaynio m sharesamd mapple aapl malibaba   mam marioxciento markettrackers davecurros   httpstcovbwwbpnyf httpstcofyjlabglbaba deadcat bounce folks   not   surprised if   is red tomorrow congrats   those who bought   position in   in   s months   now its   easy double   here   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   bidu   up   premarket in hk lets go   bidu   bidubaba solid start       im betting on retiring years early     price is   if not i work   few more years     revaluation has began babamovement     i over estimated   folks were suggesting   take loss on   board   i got calls carrying     mine calls looks promising tomorrow     revaluation has began babamovement     babamovement   not   stopped we   take       streets   hong kong   streets   new york   streets   london   streets   dubai         next trillion dollar company   due     counter trend rally atleast httpstcovakzkmnpbaba   babamovement   not   stopped we   take       streets   hong kong   streets   new york   streets   london   streets   dubai         next trillion dollar companybaba up in malaysia wow   mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echbaba destroy   chinese stocks destroy   enemy burn them     ground leave none alive   buy zone     is going   now   up streets   londonbabamovement   up streets   londonbabamovementbaba looking     life line   ipo httpstcopcwvgpfekrbaba   largest volume day   alibaba ever including   ipo day   es un regalo pero esto es ms que un tema   flujos   hay una prima   riesgo muy grande que no vemos se puede ir   usd e inclusive dejar   cotizar en usa si le van   entrar que sea   poco y stopbaba well hong kong we hand   over   you keep up   work we started please   lots   crazies showing up     specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd most mentioned tickers in wsb in last h spy oil gme amc     sofi es hour   httpstcointoxxyay httpstcovtnnekdytrending stocks on fintwit source httpstcocwjowwsbi vxx hymc spy aapl spx agri muln pypl nvda   sorted   most recent httpstcobavzjnbwbaba holding', 'shares', 'might sell when   hits   casualtywar       year lows httpstconqzwcqcbaba congrats boys babamovement we set   mission hrs ago       endings herald   new   our   is pt then pt pt     until our true value represents   stock price we march forwardif you invest in endp     per share', '    stock prices rebound     prepandemic prices  ', 'your investment would   worth thats growth   profit see more httpstcopvepnz rcmt wwe   aat revg httpstcowdpirrhzkbaba lockdowns   covid is spreading fast in china   happy   hold     way     httpstcolsbeuohovjincrementalroi pythiar babababa ppl who bought   puts would   millionaire   now   everyone   made   hit number should buy   least shares first thing easily   over fjpm   short jpm   continues   trend lower', 'we   not like   buy in   shorter cycles', '  further extension lower is favoured   take place we prefer   stay on   sidelines     point     is approaching   time lows', 'httpstcorlrokfowrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt mrderivatives   its like walking through   casino   seeing   roulette table hitting red times in   row   next one hababa jp morgan analyst yao avg return rating were successful more than half httpstcotwuewdlawmaster   alibabababa babamovement we     boys trending   number', 'bears you know what   means', 'spread em cheeks httpstcoklnbwnhkbaba babamovement we     boys trendingnot making   up same analyst upgraded them months ago give me   break   kweb   job out there is analyst job httpstcoqkttnppwry httpstcoapsweroeobaba im betting on hang seng hitting', 'marketrebels  ', 'amd', 'ptonbaba up   chernobyl   httpstcorspsohkgjobaba bought     here   numero uno httpstcoagbfnizqoebaba damn uvxy is doing   than   roflmao   big   when     pain end delisting is   word on   street   yinn going   rip tomorrow   wakanda babamovement unity     great nations lets go usa lets go china together we     more prosperous than   each other   is undervalued   great revaluation   soon   witnessedbaba option   look     put   thursday', 'april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   thursday', 'april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday', 'july roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba jp morgan cuts their pt     what   shocker', 'theyre short           bitches httpstcopmcmudrcbaba option   look     put   friday', 'june roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba       multiple times       cweb   yinn   option   look     put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba   was     largest volume day in alibabas stock history only prior trading days have exceeded todays volume one   them including   ipo httpstcorzbmlwsababa option   look         friday', 'january roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday', 'may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday', 'may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba absolute here last night talking     embarrassing stupidity they   fuel   squeeze twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingafter skipping   oil lmt put ideas   amazing   outs', 'ill throw   little attention     month out calls off   alert april       daily gap fill starters seem like good rr post fed shenanigans httpstcoarjfckyp day free trialehttpstcoksxmqngjspx appl tsla qqqbaba daytrading btcx httpstcozgsmkbaba up in burkina faso   x   average volume traded       wait   those fs who is buying china outside   bridgewater lolbaba wow when     go   up   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi tsla spy aapl   gs vixbaba hang seng even on   fifteen year', 'down on   year', '  returns like   what is   incentive     chinese people   buy equities   govt want equity market   thrive     chart   whispers   me looks like my buy was   day early up we go   specialsitsnews softbanks masa sees   evaporate in tech selloff sftby lost   in latest sign   masa has liquidityrt cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt   babamovement we   not   stopped we had our first victory   many fuck your puts jp morgan you   buy our shares     babamovement   babamovement   is   revaluation lets go china lets go usa fuck your puts jp morgansoftbanks masa sees   evaporate in tech selloff sftby lost   in latest sign   masa has liquidity issue is   sale   cpng   disc last wkus tmus sofi lmnd gwh nvda vtex mimo afya vlat bzfd bigc invz dash path pcor mtchintl   arm httpstcoyklobedxjbaba hold   train     morning im in   objetivo   bajista cumplido la estructura bajista est finalizada', 'el ltimo escenario bajista que puede suceder es una fase   dilatacin   bajista zona   soporte relevante los muy complicado que baje   esa zona seguiremos observando su evolucin httpstcoopoxjilex httpstcoxlskewsxuhbaba babamovement we   not   stopped we had our first victory   many fuck your puts jp morgan you   buy our shares     i have grown   empathy     bulls i   now destroy   bears         stock httpstcopeqidrt tradersking fb   k challenge click   link   join in on     profitshttpstcoacwsdscbxamzn fcel   niort tradersking discord   k challenge earnings run trade click   link     join in on     profits httpstcoacwrt tradersking x discord congratulations     my discord membersamzn fcel   nio jd crwd lgvn asan mq bmbl spy murt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt tradersking congratulations     members who made profits off   cvx click   link   join in on     profitshttpstrt tradersking congratulations   discord member msdestiny off   spy   k challenge put click   link   join in ort jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdbaba in   rw stock exchange   in pre market   bears   focked   if   shit takes offto   more         mother     short squeezes i   sit on my shares   years im not selling my   position hell no     in yetrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd effmkthype   youre saying i should have not bought   httpstcoknypyzpwvkbaba why dont you nears stfu     in no not yet wait bottomin nah doesnt seem like       mogadishu babamovement   bidu tencent jd chinese stocks going much lower never catch   falling knife fed qt   drain these stocks down     mogadishu babamovementbaba when is buffet buying oleary just bought     next month sampp yinn cweb   cour yeti robo zi ogi hdv rprx httpstcohsfibxlzhbaba penny stock   httpstcoegafebjbxallventured   dating apps similar   us in china culturally never thought much   itltx is extreme', '    is maybe     established i have   eye on   w leaps         convex trade   chinawestern relations normalizemarketrebels arlo   babababa why we trending cuz   insane     jpm puts   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningbaba i dont block bears here', '  i want   remind       cocky piece   shits here when   explode   in their ugly faces jd   nio iq intrigued   see what   hsi   now if im right itll   green   last days they followed us moves     lets see green there   continuation through   end   week here     revaluation has began join   babamovement   company had billion in sales in day     valuation is billion   makes no sense we   push       tip     matterhorn         revaluation has began join   babamovement   company had billion in sales in day     valuation is billion   makes no sense we   push       tip     matterhorn   beyondbaba   bears fuampked httpstcokwhbnywzlbaba whats   status     ant ipo is   one   table   has   ipo   shut down   notable flow     in   last hour   rth msft amd bmy   flow unusualwhales httpstcodhehfubaba bears fuampked httpstcocusomezqapeople gonna shit their pants when china rallies over   next weekfxi   bidu kweb jd tsla   intc f zm shel xom bac brkbsamppnasdaqppifomcfang httpstcorcmemvjctrending stocks on fintwit source httpstcocwjowwsbi tsla spy aapl   gs vix spx s   gld sorted   most recent httpstcozfpzlfwrtbaba           previous lows epic nothing really changed last days httpstcowgtswqolbaba ali has   really dumping httpstcoacjfhicrbaba lmao what   doesnt understand hk follows us   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbut whats   terminal value     vie when   underlying asset sits in   country run     hostile government babart stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   realhottakesbot twitters on   rise aapl price mentions amzn price', 'mentions   price   our first victory   many we   official top babamovement   march continues     top spot we     babamovement is   unity     chinese     americans   is   company   great fundamentals under attackctk   bz huiz chinas number insurance ecommerce company huize is gonna report earnings on friday httpstcoecdfwqykvdbaba jd pdd bidu why   fuck would   buy       country   organ harvests political prisoners     even   trusted   report   biological weapon leak   specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   our first victory   many we   official top babamovement   march continues     top spot we     babamovement is   unity     chinese     americans   is   company   great fundamental httpstcokgrlmfnnrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   httpstcoizldzlndusonmkavlrevbhourswing trade ideasbabapayodomabksybigcczooneobaba futures tanking   st otm calls overnight exciting mulnagrircatgfaiswing trade ideasbabaercbksyczooneobaba wow   many bulls   has   long way   go   s never say never   you know   price   book may eventually     way its going   might     good time   buy   if adr   not based on assets is     good time   buy       babamovement is underway we     top trending we started   our first mission is   complete   revaluation has began trillion dollar market cap     babamovement is underway we     top trending we started   our first mission is   complete   revaluation has began trillion dollar market captwitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba munger said warren is not comfortable investing in china   im not either       right price i might   persuaded spy       cheap httpstcodpbkogbrt palmieri   sin patrones en la estrategia   icerock not yet yet in   closer look', 'split movements in big tech names  ', 'bidu slipped     thday straight session jd', 'pdd reboundedbaba rlx kc huiz number china insurance ecommerce is gonna report earnings on friday httpstcooxgxelsbjybaba squeeze incoming you dirty greedy bearsabout   get slaughtered   squeeze incoming you dirty greedy bearsabout   get slaughteredbaba   too low     price   tomorrow easy     on ish httpstcoymqhbgovzrt backpackerfi im   buyer           went up   amazon went was up here is one   democracy     community is going   pump   shit out   alibaba   there starting   see investors defending their ground starting   movement       gee', 'i guess     go down every day shocker     revaluation has started how   we have billion dollars in sales   our entire market cap is billion let   true value   u leashed trillion babamovement lets talk alibaba   stock', 'nio stock connection   wallstreetbets amp sultra   httpstcokzvblyagrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   revaluation has started how   we have billion dollars in sales   our entire market cap is billion let   true value   u leashed trillion babamovementbaba babamovement   is   revaluation lets go china lets go usa fuck your puts jp morgan   i heard   rumor   twin mafia bosses   buying     httpstcojmqfaoznmqsjosephburns china   russiababa waiting on next big drop maybe maybe not   babamovement   is   revaluation lets go china lets go usa fuck your puts jp morganbaba big news kweb tencent httpstcodreyimehjvxx s       you need   know shorts havent covered   single share check   out   httpstcojnjgocpzo blackhatcapital even buying roku     is   much safer bet   they wont go out   business     likely give you   returnbaba   movement price target     shares       new reserve currency       booboo   price target   yao got fired   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   movement price target most mentioned tickers in wsb in last h spy   gme oil   wen   wish aapl qqq httpstcointoxxyay httpstcoetudlwygbaba i would have bough   if i   have     sure im   taking   small loan jd nio hymc     we   on trending we   there boys most mentioned us stocks on reddit in past hours   amc vxx gme nio msft spy sa   amd stock trading usstock stockmarketbaba we   on trending we   there boyshymc wooowzerdocu   aapl tsla didi fb nvda wish amzn tsm amc gme rblx amd msftrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba who is mr yao babaintrest rate hikesintrest rate cutswe buy   no matter whatfuck you jp morganwe on now we wont calm down', 'we going   outprice target   nothingbaba   movement we   taking over follow   movement on twitter   rbabamovement these     most active stocks right now nio amd didi   rlx aapl aal httpstcoqhmqcrtkdprestontrades what     gap right   where we   no mention         ehnewbies', 'they only know one thing', 'their own povbaba look     chart', 'two gaps   price httpstcovemcphewcobaba   movement we   taking over follow   movement on twitter   rbabamovementagustin puede ser una opcin otra que empieza   gustarme es   pero no pague   hay que observar fb otra que est tentadorart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba id   surprised if we move up tomorrow im   bull   usually   influx   new overly bullish sentiment on stocktwits is not   good sign stay patient   war ends soon short squeeze   end   march     may end   bulls desperately having on hopes   wsb if cathie bought    ', 'i would have sold every share httpstcomgoawsgspy aapl   ixhl he held much bag now httpstcogihvzeeirt cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt   no reason   shouldnt     prosperousguy bold claim stating i know nothing   sentiment just   i have not   trading   years   trend remains down     gap   fill under kweb just broke down     time lows not   bullish sign     reversal on   time   tellvascolegor mercadolibre maana vale menos que babababa guys i own shares   now what httpstcoigztfmrt marketchmln   gains in   hours trading see vwap price action httpstcoosziytoe httpstcondmfnijofbaba like if you think         easy percent up tonight in hk   on fb metaverseif you   just change your perspective', 'you would see   blindly following munger   buying   was     great idea httpstcodnpesnhgcxbaba   bubble popped sixthirtye si lo hackearon   nuevo maana van   envidiar la cotizacin   babart cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt   esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicebaba moon time tomorrow   lista para rebotar', 'cada que llego   la base del canal bajista tuvo en promeido   rebote rsi en la misma zona donde previamente llegaron los impulsos siempre   stop para que no nos coja desnudos ojo   volumen spy trading sp httpstcoglqgfofqkadamwsawyer judewhitehorse teslaanddoge tell       investors who were buying growth in only   see   recession wipe out every last drop   gains   even   tell     csco investors whos topline has grown every year since   investors years ago   still underwater learn bubblesrt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba chinese stocks   pop     arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt prestontrades   seems attractive under if one   stomach   geopolitical risk on china i     watching   closelyheliumlooter yeah real sad     is up when futes   down', 'were crying in our champagne well i bought fb nio   nke aapl dkng fvrr     pretty much     lows thinking we         lol lets see how   goesinversorexperto worldstockss pues   el pedazo artculo que escribiste pensaba que estabas fuera   mi   leerlo se me quitaron las ganas los fundamentales no siempre lo son todo', 'si contina la guerra hablamos     y   todo lo dems   donde se va pero si', 'estoy en que es un empresn', 'no hay dudababa   wait   see how jp   dance those put off   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j watchlist amd   gt p lt gm   gt p lt     gt p lt dis   gt p lt lcid   gt p lt heliumlooter yeah real sad     is up when futes   down', 'were crying in our champagnert spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt chrisfranco jpmorgan was reported in bloomberg predicting         multibagger   three years most active flow   tsla put flow     flow fb   flow vix put flow tlt put flow httpstcolevwsleqbdmost active flow   tsla put flow     flow fb   flow vix put flow tlt put flow httpstcoqwhtttfykrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdaybaba sad when bulls   happy     barely green on no news   rbabamovementlets get   community going stocks     most active options trading todayaapl mtsla kamd kbaba kfb kamc kaal knio knvda kmsft kwhich options were you trading todayrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba institutions   realizing   reward outweighs   risk   why is   up   much   hours   stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba up in my penis hole arbritrage   stock price is determined   its fundamentals multiply     x factor', 'x     ccp doing absolutely wild shit   thats   big uncertainty   my portfolio is in     im willing   bet on   demise   xi later   year         turning pointrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba spy jp morgan banana', 'tomorrow httpstcopwnofcwwugrt stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba just', 'up     everybody is happy anshulr  ', 'using   thing called math     trillion mkt cap just sayingtwitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingrt bulldudec trend analysis top stocks   watch march httpstcolramrgjntaapl amzn goog msft fb snap tsla nio ibaba jp moran banana tomorrow httpstcocsqoixbaba what happened everyone   happy   news kweb     far   largest dislocation on many metrics volume   million       days   is x average daily volume   even more   farther   you go crash httpstcomgopeumkbvbaba dead cat   kitten bounce coming nothing goes down in   straightline httpstcommfrpdbrbaba jp moran banana tomorrow httpstcoznvuqrxbaba i   not fucking leavinggg httpstcotauaaubaba not touching   chinese stock   i   not fucking leavinggg httpstcoocbxkgvxclanshulr lewis', 'get   grip man', 'start   target on     go   there   please step       ledge', 'youre scaring us httpstcokyfzwtooul pero hold   comprar para ganar eso no se lleva httpstcoywtkapqpmarca tell me why owning   shares     vie like   is   than owning shares in ptr petrochina whos reliably paid dividends   many years owning stock in   chinese company is in good faith   americans   china   continue     business together periodbaba market cap   billion is trading     shop   meli   is having   mc less than billion trading     how cool   is not     shortedbaba increases   k   nio   k shares these   awesome buys     rsi super oversold might     return   days httpstcobimhisnz httpstcorvpczpyurt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba we finally greenbaba short squeeze billion dollars   buybacks         ultimate squeeze ever seen nowlistening     option trades   on castboxfm httpstcoytjlos interesting   trade   tonybattista gtgtgt mommavestor momangtrades rosannatrades options trades wallstreetbetsrt evinvestor   amzn goog jd spy qqq dia iwm alibaba   earnings   every quarter   superb growth is   underpriced afprestontrades in   end', 'time   tell how low   high   goes', '  when   jpm analyst who doesnt know   timing check his record says   finally lighten up on     says   is his target', 'well', '  in itself is   tellagain', 'imobaba we finally green       is   company   billion dollar sales in   fucking day single fucking day on     market is half what kind   shit is   we     army we   coming   feast   messiahtheories whats   hardest part   starting     small account   abovespy spx aapl   tsla vxxbaba market cap   billion is trading     shop   meli   is having   mc less than billion trading     how cool   is not     shorted prestontrades you havent   trading   years', 'you dont know   sentiment   how   mattersin   end time   tell   i used   imo   opens     tomorrow morningbabababa   price target thats our fucking target   is   trillion dollar company sell jpm buy   httpstcoovsvuuknbaba when market opens bulls     pissed lol hk guys only knows how   sell   alex yao you   going     famous     worst   in history watch out   alex yao     crook', 'jp morgan jpm', 'was scared   ant financial', 'worlds largest fintech bhat i see green', 'bhat', 'metx', 'jd', 'nio', '    up in bidens brain   cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling brt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert swingtradestove amd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayonebaba we need wallstreetbets here   squeeze jpm         hit in no time   cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba   someone explainwhat would happen if   was   get delisted   our investment go   zero       continue on   hang sent new video i give my minute take on alibaba     dangers   delisting   httpstcotmdhvcsaxbaba jd just think if chinese markets open up equalling   losses   yday', 'these   rip open tomorrow   bought   dippity dip hope i wont regret prosperousguy   is   under   is in   clear downtrend   no trend reversal very possible we see under     gap fill   time   tellrt optionflowape amd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayonebaba no brainer st   level trend analysis top stocks   watch march httpstcolramrgjntaapl amzn goog msft fb snap tsla nio intc nvda amd jpm bac v ma pypl shop nflx dis   tlry f mrna nvax nke spx spy ndx qqqbaba qqq spy alibaba nothing   air  ', 'rebound incoming httpstcolvrqazstxbaba man leaps     cheap asf these   print     is getting delisted httpstcolouobbbaba who bought   climatejoe wouldnt     funny news on ant if they made   huge announcement   mkt open i tweeted earlier   charts   was possible expavg on min chart   maybe   triple expiration friday', 'maybe   melt up on     china     on fire tonight   calls gonna print httpstcolahomeubaba interest rate hikes interest rates cuts we buy   no matter whatfuck you jp morgan we on now we wont calm down we going   out price target   nothing   inversorexperto   la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lort spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   up in wakanda exchange is   cloudbreak stock   future winner httpstcocbdsyxmbd aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogbaba traded   in   s finally took every china stock off my watch list   threat   delisting   have   hangover these stocksthe chart trends speak volumes   someone wants   httpstcovdelsdmiprestontrades good luck buying     if you   lol you keep watchingrt getinsightfulir alibabas   stock has dropped   where   was over years ago', '      much larger company todayfyamd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayone   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcodstvuwmf httpstcooirxayeyrbaba lmao good one   someone wants   httpstcodtbqydibtrt smartoption aapl   alibaba acquiring jpmorgan soon primtime   amen   seems attractive under if one   stomach   geopolitical risk on china i     watching   closely     potential buy   hold investmentbaba who tf is gambling     much money on   dte   dte   selling puts gosh if   rips httpstcoycsvulkjbaba we   now   looks     fucking team work lets go china lets go usa lets go   fuck you jp morgan everyone', '  join   amazing group   traders httpstcoksxmqdhaapl tsla qqq   googl spyspx btcx bb httpstcotzaxnofucbaba goodnight   europe bulls bears', 'hope you sleep well too no need   nightmares httpstcoogzpxwrrt spicymichelada   wow   miami stock market alibabas   stock has dropped   where   was over years ago', '      much larger company todayfy revenue bfy revenue bfy net income bfy net income bstocks investing alibaba httpstcoofpwmgvttpbaba fed tomorrow how market reacts is what matters     positive   negative market   decide   bullish     week   go     i   bearish     long term   seem   break   descending trend line httpstcoezyayfbaba buyout   per share just announced in   grocery stocks exchange where i buy my salami sandwich rip bears you fuced   tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba     jpmorgan trash analyst httpstcoqiybmggkrt smith   enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlrbaba ant news coming pre market   inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba reaching ath in   eastern hemisphere   up in papua new guinea stock market labradorwoody tell       lol look   their year chart mrzincx spy qqq babababa someone   get fired   httpstcoglmkyvmbprog   gonna have   start selling organs   keep averaging down in these   juicetradesalgo most mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amzbaba up in djibouti   one fine day   is gonna open up dollars   bears   gonna   like httpstcormixxhzabhinavs account is temporarily unavailable     violates   twitter media policy learn moreamd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayone   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcovumezzn httpstcofyhpcbzx httpstcoatefxuoxbaba up in haiti stock market   up in haiti stock marketbaba trending', 'top     squeeze     imminentsurbhi its spelled anallists', 'dont ass me whybaba booiebaba meet kevin   trending', 'top     squeeze     imminent   up on   moulin rouge exchange   if amc amp gme gonna have moass then   is gonna have ggmoass great grand mother     short squeezes   sofi stadium   up in uganda stock exchange followed   us markets   up', 'in moscow since ruble crashed lol nio   tencent three   chinas richest lose more than billion in one day   stock rout hits hong konglisted companies   jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal ababa httpstcounupicyocambio botella   aceite   litro por accion   babababa we trending', 'days   week   now on   guys its up on   albanian stock exchange let me treat   bears     stripper each   piece   trash keep up   fake momentum bulls', '  wont harm you', '  nothing   help you straight   bag holding hell     junk   fuck jp morganfuck jp morgan fuck jp morganyour puts     wrecked   estos precios me empieza   gustar   y fbbaba up in jpmorgan stock exchange booby calls   really well   babart intrinsicvalyou   hit   technical target china should overtake us economy', '    happy shaking out investorsbearbaba thought   was on its way   getting delisted', 'ijshmmm     up in mexico jimscalpert same reaction when bot kweb babababa save my calls bulltards lol   traideops   calls alert received on strike   expiration   total premium   k total orders', 'oi   korinektrades on   daymaking us on   week adding   our winning streak     past few weeks   sostaying verbaba up in mars       have   biggest short squeeze     time my stock swing   is getting   hate heres   great breakdown on why     bullish on china   alibaba httpstcobjcemrpgababa if xi is buying i   buying   white house stock exchange   drstoxx     rally   here httpstcocgivcfgbaba jp shorts m shares then lowers price target   half i say we make them pay ill buy more   open   dont know whats goin on leeeeee gooooo botspegram see my tweets on    ', 'thats what i said   jpm were morons     was   buy signaljpm finally downgrading   may     buy signalbaba jp shorts m shares then lowers price target   half i say we make them pay ill buy more   openbaba my firm just upgraded       buybaba we   boys we climbing good job keep   up   my firm just upgraded       buy     taiwan   jp morgan fuck your puts we   wreck them   michigandolf     pump cnbcbaba up in paraguaybaba its buy time   good trades   in     side   spy aapl gm bac icpt httpstconxsagjribaba up in cincinnati ohio congrats bulls httpstcobsylykxxqsbaba stocktwits', 'whats up     week high   low numbers when they   current     least   most mentioned tickers in wsb in last h spy oil fb tsla     fill sq camp twtr httpstcointoxxyay httpstcogcipuyxufbaba in hell   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba up in paraguay   fuck jp morgans puts let them decay httpstcoaeqmnyxryrt rubecube pmarca depends if you have fungibility     bidu     transferred into   reapectively then you havrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba up in north korea   up in nigeria stock market   lol i said     has   raise   ocgn followed   httpstcoljdlofpcvbaba lol i said     has   raise   ocgn followed   httpstcotpwqypvqdtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcokutsbuzfjybaba fjb hours til   app drops   year aapl is down amd is down   is down didi is down rlx is down httpstcodanqvvdwith   imo', '      under is   great average dont let these lower prices deceive you         great value   those levels youll   fine httpstcofmksevlmaxrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   up in panama   jp morgan bought these months ago   is trying   unload lets wreck them httpstcoahjjyufmbaba jp morgan bought these months ago   is trying   unload lets wreck them httpstcojlzpeahsbaba in rust   tomorrow   s dow dia heatmap', '  large cap stocks aapl goog   jnj jpm learn more httpstcorqjeyqgoz httpstcozghnotbctsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoxiyhlsvpubaba   up in panamababa bro up premarket in russia twitters on   rise aapl price mentions amzn price', 'mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba woahhhh lets go avinmash babaubsflrciifbqfinwwehivebaba into k   them if you really want   make huge money join ushttpstcoctyivormxkbaba woahhhh lets go watching afrm heavy tmrw   working   httpstcoksyndguqjrt cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdaybaba up in bangkok   tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswtzo httpstcofthmdgirmost mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amzn amd fbbaba ripping in rubles     hawaii top tweeted stockstsla vxx aapl spx zim nvda msft amc fb   hymc es amd amzn nio nflx gld gm coup ccj luna abbv pltr twtr xpev uso pfe gfs goog gme jpm   cnc ostk low prnt iwo vnm fm skyy musa car vivo ddog stockstowatch httpstcohopnfpyarmbaba we   see   gap tomorrow   drstoxx if political   geopolitical tensions   eased then     run     very quicklytsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoyvlbjdltspy tsla   vxx nio not     watchlist     paid congrats   everyone who played httpstconjuzmkbaba momo we     congrats on those who bought httpstcokrelqavyevantindell   is why   buyers   crazybaba was big support was touched times   failed if   get taken then   sure     rip   never look   bulls       fuck fintwit   troll twit is where   party is tonightbaba in jamaica   lets see   last three gaps on babas chart fill   top two filled       take months   get down there   i have hope', 'lol httpstcotwdfjtfpzbaba gains in   hours trading see vwap price action httpstcoosziytoe httpstcondmfnijofbaba why bullish   httpstcobjpxdefufrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babakshatworld what is your view point on babalawmaster babababa if they ever     ipo   paying off ccp easy lol   smith   enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlrbaba trump         we   on trending   is unacceptable we need top   smith   enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlrhmeisler traded     used   one minute candles   tic chartscrazy how fast   was bouncing   timesthink   swim is greatbaba   is gonna run   hard   once   starts   turn   i see   going     make higher high   tread carefully   stock is one piece   news related   china   russia     going   recap pfe no triggers nio put triggerbaba put trigger   triggerfb   triggerput no trigger     watchlist httpstcokrapmhigbaba   good place   load up missed   s     wen moon   httpstcoqmhmhhsthbaba wen   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfto enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlry   bidu kern nflx fslr fubo pins plug crm crwd abnb spy stocks tsla stockmarket stockstowatch httpstcoolfbuppwybaba ach ssec gap filled july   coiled spring   discord group over k members   even have their own app join here httpstcovbdmvbkdtsla nvda   zm tlry abnb pypl edit amzn gme pton ymm httpstcoqnfxfdnrkweb bidu   bili   news chinese cdc cut covid test   value       considered   negative   we wont see   lot   confirmed cases in china   in south pole   share trading point   view join here httpstcovbdmvufbaba tsla gme nvda fubo zm amzn shop plug ttd aapl amd nqm httpstcodacrsgdbaba stocktwits should ban every account   was bearish when   stock was     wow   miami stock market   hyenukchu brkb   httpstcoytrfartribaba yeah we gonna have   nice pop tomorrow plus im sure shorts     covering   protect their profits   tomorrow   melrose   lets make     biggest squeeze   thing is shorted in   billions   our imagination   motleyfoolmoney   buying chinese stocks on   dip', 'you might want   hear tmfotters analysisbefore donating     nonprobaba lets make     biggest squeeze   thing is shorted in   billions   our imagination   davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workbaba up on   moscow stock exchange throw money       jd httpstcojbgsuigbaba   war is over zelensky foldeeeeeedddd woooooo me making moneyyyy boyyyyyyyyzzz im   haaaaarrrdd   bidu doyu momo httpstcofcjdphlyito   enhance your experience in trading   get instant help click here httpstcomcjqctverwba bb   luv kss spg rcl tell ensv axas fet jd httpstconyhtnpzdqababa check out   chart guys   httpstcogrqsqzaubaba   denarius ancient rome     move   jp mark     in     go find   recent tweets     thank me later   is hystericalcheck out   chart guysbaba httpstcotaxyvexrbaba hey jp morgan you   suck my pee pee httpstcoiecfeerwbaba i dont know', 'margo httpstcomcjqctvcojoin nowtsla nvda mu amzn msft   nflx adbe axp ibm amd adsk v cat jpm fb httpstcosdzgiqsbaba if   sinks more than great true investors   buy more years       priced properly httpstcoqknhujshdbaba triple digits soon httpstcoiddxgdxmobaba should have loaded more httpstcomfeqxuvpybatipico yo estoy igual', '  es mi mayor error sin duda la semana pasada vend mi etf   petrleo   un y hoy lleva ya un no entr   invertir pensando que iba   acertar siempre', '  veces se gana y   veces se aprende largo plazo busco mi', 'estamos tranquilosbaba   why is my pssy   wet', 'todd   marketrebels most mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amznrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba what is going on what   yall talking   i just loaded up     im interested   cash me outside', 'bears aint laughing scan results ftx mtop bullish trend on perp pair bat trx xem orbs srmtop bullish trend on usd pair   pypl bitw bili tslaall ftx results httpstcoypxjbsiwnot buy signalsrt kasdad       round trip httpstcoetrpzpmtbaba on   island   wakanda   scrubussy   what   jpm have           i miss something   in mozambican jp morgan analyst who downgraded chinese stocks     percent drop   kweb bidu jd ntes nio i   leave       image httpstcoyodvaowfbaba   was in banghazi stock market     stock exchange had   rocket launched     they shut   stock exchange down   they said   would     least   had   exchange not   destroyed   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segokcoin babababa hey jp morgan let me catch more     sexy falling knife morons year ago i started my journey     retail investor what   roller coaster has not     good year   far heres   current positions   performance googl axp aapl amzn fb amd mcd shop   uber nflx crsp sgmo stocks revolut trading stockportfolio httpstcodxfdowbaba nio pdd lets take off httpstcospokselsibaba gonna go quick when     pussys httpstcohjoupfxddhrt tcltrader   pdd se nio mega cap chinese stocks selling off on huge volume into     danger zone', 'many   low risk entryscan results ftx mtop bullish trend on perp pair bat trx xem orbs srmtop bullish trend on usd pair   pypl bitw bili tslaall ftx results httpstcokfgxqshxnot buy signalsmarkguasch ivanbolsa perfecto el ciclo econmico que comentas', 'pero no entiendo el mezclar todo cuando', 'en el caso     todo se acrecenta por el riesgo pas y el deslisting pero    ', 'veremos y en perodos   estanflacin', 'generalmente', 'las que antes salen   ellas son las smallcapsbaba yall got me mad confused lol     fking glad i stuck   my guy here   bought     boat load     morning   loaded long out itm calls fk you bears   pdd se nio mega cap chinese stocks selling off on huge volume into     danger zone', 'many   low risk entry lre doji barswe     nearing     aggressive traders watch   huge rebounds very soon fast moves   lower time frame entries httpstcosktlfsybaba   tactics   jp morgan   why     people put   dollar sign       wallstreet most mentioned tickers on wsb wallstreetbets now gme tsla   amc aapl nio sofi amzn amd fbbaba in shut   fuck up', 'long   strong     next decade', 'wayne if tomorrow going up down     on   jp morgan loaded   boat thanks paper hands   wow   you guys seeing   in wakanda stock exchange right now halted     jpm has cost me   much money   their bullshit downgrades in my life   we get together game stop style   short them   zero   i pawned my wifes engagement ring   sold my fridge   buy more     one     biggest countries on   planet     biggest middle class   world has ever seen soon lol   dumb   try   ban china us dominted   years time   china then india   brazil   someone     bull exterminator     place httpstcowhjacjhotmost mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amzn amd fbbaba yeti says buy', 'buy', 'buy abominable snow man advice   what happened   dont make us regret nibbling like giant pussies   i swear well buy like men   open   hoping these   print tommorow httpstcogcdkyzqkbqbaba revolution in china happening ccp dead xi dead   jpmorgan everybody in financial business europe is laughing   you whahahaha what   jokeand in   us they   you analysts wahahahaha   oooh fuck   pumper   here   gsx greenland stonk xchange   we going   north   ant ipo     rally   here httpstcocgivcfgbaba tried   warn   shorts lmao httpstcoeyfwoysbaba   kazakhstan very nice great success   holy jesus what is happening', 'is   sleeping dragon awakening   up   hoursnot surprised   long way   go   javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy', 'el mircoles y el juert wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba hahaha bought       times free cash flow todayif you subtract balance sheet cash', 'its lower fxi   sooner   later alipay   have   ipo either here   somewhere     manali buying buy buy buy nio   hymc took todays dip   sold   holding   rest     recovery swing trade rmsl swing play gonna make me rich fda coming entry is under if you   get   twitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingbaba up on corona stock exchange     middle earth   pltr is up there finra highest short volume hymc mmuln mamd msonm mnio mcei mtqqq mctk msndl mbaba mgfai msqqq maapl maal mnvda mrlx mbaba in my butthole   over tards   cnbcfastmoney time   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesdaybaba   week     in manila   mozamique stock exchange halting   premarket up', 'mayhemmarkets michigandolf times over months i tried   start     position only   get stopped out   i   add     positionrt buguisim valores del vdeo anlisis buscando soportes   jd bidu niu bili tcehyno olvides votar para prximos vdeostime   final tradesheres what timseymour', 'bkbriankelly', 'karenfinerman   guyadami   trading on wednesday bhp fcx   tjx httpstcofztiqherpbaba ukrainian stock exchange   buguisim aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stobaba lets go   timbuktu making money   you up in mali   in liechtenstein market   great price even   delisting fidelity   charles schwab   trade hk shares   wtf is going on here   happy   i   httpstcolyqtpvxpbaba bought   few hundred per market i pre pare   hold long term   convert   hk       decided   ditch everyone   go green     link   down in belarus   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba up', 'mars pre market   novatowall   tocando lateral del canal bajista', 'vela doji   entrada   mucho volumen', 'en sobreventa y salida   manos dbiles vsbaba in uranus premarket michigandolf right i tried   chart  ', '    is       up     past month httpstcozeyebaba     decided   ditch everyone   go green     is   green i see httpstcoskyvblzbaba is   green i see httpstcoaacrssrycrt palmieri   sin patrones en la estrategia   icerock not yet personally i think   chinese stocks   stay in   bear market   long   usa under   current governmentbaba tcehy jdchinarussia russiaukrainewarbaba dont catch   falling knife', 'says jpmorgan   opposite   in antarctica premarket lol   wow   in germany market   in north korea market     im beating myself up   not buying more calls   i was gonna avg down if   dropped tomorrow   now i would   avg up pretty bigly oh well   in cayman islands premarket   take   screenshot   might     last time youll see   in front     number     while michigandolf   black sheeprt stockmktnewz large cap stocks     most shares traded todaynio m sharesamd mapple aapl malibaba   mambaba   in mogadishu premarket     pump cnbcbaba reallifebaggers lol these analysts needs     shot down   falling knife p   reallifebaggers lol these analysts needs     shot down   falling knife painversor habr hecho suelo es el apellido       httpstcouxbakqjwbaba cnbc pumps   when have they   wrong in   last months one tweet   china ruins   stock   good no positionbaba   extremely wrong post   tocando lateral del canal bajista', 'vela doji   entrada   mucho volumen', 'en sobreventa y salida   manos dbiles vs manos fuertes sin entrar en fundamentales', 'un buen rebote ya le toca httpstcotffeybbzun when baozun was     jpm anaylst put   dollar price target on   now when its   he puts   dollar target on     horror fxi     green days       incoming i feel   in my bones   looks like jpm has short position on   p', 'lets squeeze   burn these mfs p     booey httpstcowxzuonvababa spy webr vxxpast his prime httpstcomxgzoybababa looks like jpm has short position on   p', 'lets squeeze   burn these mfs pbaba tlry cenn they have helped me   grow my account     million recommend joining its free joining httpstcojfnkgmwyzf   i understand not buying   stock here kinda falling knife   imagine buying puts on     tell me i nailed     pypl   lets go     lets go we   tired   holding these bags they getting heavy give us relief   look   how stupid they were zerohedge babababa   news     move   should   up   here easily   taiwan       death     stock   lol bears ready   shit   what happens     stock if china goes   war   taiwan   arriba aftermarketcurioso cuanto menos sin notcia detraslo del ndice en china   hoy tenia toda la pinta   capitulacin habra hecho suelo por fin httpstcopdoutaljozbaba if   holds overnight   opens green its   easy short   down     dip buyers       looking     profitable exit next stop     one extreme     other catching   falling knife httpstcoaqbrefnsrt vnkumarvnk hope you       follow alerts on my twitter handle spybaba etsyset notifications', 'if you wish   follow sejanogra mylaem e   po   okazja poczekam   wrci   formybaba my puts gone cash out tho lol ill wait till yall sell off friday   omg thats impossible       in couple   weeks p', '    no stop till p congrats who bought   pay   respect its   amzn   v   china     moving  ', 'wish still red there     point where you just gotta admit nothing   save   turd   is   point unfortunately maybe   price would rocket if sfpiotr got hit     busbaba nice   see chinese give   change   appl msft tsla goog meta   ndx spx spy qqq iwmbaba has   double top min chart lmaobaba china news out buy tigr   gme lfggggg       in couple   weeks p', '    no stop till p congrats who bought   pay   respect its   amzn   v   chinababa was there news   expected calls here   s incoming didnt catch much on tv  ', '  i just overheard     on cnbc fast money long   spybaba go   down tomorrow   me   get   more leaps   tomorrow we should cross   lets see what tomorrow brings we killed     link in my bio   is not   scam httpstcoknwrtwsbxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx gme   fb access wider trends httpstcozltkvrfbaba lol     hours pump   break     support during regular hours   theyve got   fix       algos httpstcogestsxhbaba tomorrow we should cross how   i     very well', 'thanks   vxx ctkbaba cnbc just reported they expect up soon     hours higha rare   pimp   now who       yes httpstcoxwbweaddmost mentioned tickers in wsb in last h oil gme spy vxx tsla   twtr   wish smh httpstcointoxxyay httpstcojqmqlxbaba give   up   them hk boys they going   run   up       tomorrow top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx gme fb   access wider trends httpstcozltkvrfbaba   was oversold   trending stocks on fintwit source httpstcocwjowwsbi aapl tsla nvda vxx unh abbv amc   kweb ccj sorted   most recent httpstcobqaejjvbaba   chinese stocks   up   hours', '    chinese   real good   trading on insider information i bet you audit news soon', '  interest rate lowering   china ubcseir finally', '  is greentop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx   gme fb access wider trends httpstcozltkvrfadami really like     options maxpain chart     free options app httpstcoeqlcboqn httpstcoaxmzsimuisbaba   when is   going     my cost base   javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy', 'el mircoles y el juert itscharliemar picked up   k       lowered my average       on td   ibkr   far my overthese     most active stocks right now nio amd didi   rlx aapl aal httpstcowdpsedtrrxrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdalarge cap stocks     most shares traded todaynio m sharesamd mapple aapl malibaba   mamerican aal mvale mford f mpinduoduo pdd moccidental oxy mnvidia nvda mitub mexxon xom mbradesco bbd mbac mrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba when people celebrate   in     means we   near         daddy i knew i shouldve bought calls instead     easy boy let bulls   happy   sometime   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt srsundar   smells like   squeeze   big day tomorrow       tutes   loading up httpstcoxpzsvjeklbaba why is   up   enjoying   love up   hrs httpstcoaxdusqxfinversorexperto condenado una pregunta que me estoy haciendo', 'si se la   el tema china', 'entiendo que eso es lo que descuenta el mercado  ', 'que le ocurre   tesla   casi el   produccin y algo menos   ventas dependientes   la fbrica china   tesla no le afecta entiendo   stay strong theres     final flush     turnaround hopefully   was     called   load       overnight flip lets keep holding     rush hour         touch tomorrow   they say dont catch   knife meanwhile   is pumping   hours lol   bulls getting too excited lol   tradingsunset   settled  ', 'on monstrous vol   m todays candle is   reversal st bullish   mt hbaba easy money     chinese   exiting     fxi bzun literally     buy signal ever they have     wrong on china   analyst should   fired unreal httpstcofslyuqmkpbaba fxi bzun literally     buy signal ever they have     wrong on china   analyst should   fired httpstcoxaeldusumpbaba amp tuya no try no result       great swing trades nio my friends calls   tesla   china is under close watch nowtwitters on   rise aapl price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingrt ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genebaba      ', 'yeah', 'you   blame     on me   i was wrong', '  i just   live without you        ', 'yeah', 'you   blame     on me   i was wrong', '  i just   live without youis     pump ready httpstcoaqmksrjucbaba     delisting lol httpstcozoupmzfcrunusualwhales yahoo still says   is   buy thoughtsrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolemost active stock options   todayaapl tsla amd   fb nio nvda msft httpstcoesbcdbcdbaba find jack ma   beach tomorrow   ceasefire   is     tech stock pe     news   most weak hands   gone', 'capitulation   donetsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstconzjudwqdbaba only people   know     illuminati   bidu short squeeze tomorrow up   hours news out there tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoedovdwpiglbaba still going   old buy sig   moon me   buying       pricemight aswellwhen others   fearful   greedybaba up     first time in weeks p', 'is     sign pbaba most weak hands   gone', 'capitulation   done   ant ipo   sorry     happen tomorrow   marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa options oi chart free stock apps httpstcormmjsiv httpstcownkigegbaba remembering   was   find jack ma   beach tomorrow   thanks accumulated sh   coming faster than you thought   charlie munger tripled down   breaking news alibaba is significantly oversold cnbcfastmoney karenfinerman timseymour buy bidu     copybaba if you   in       price', 'you dont like making money   ipo amzn gdpgdp httpstcogkwmbgglxbaba somebody knows   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba buy   dip works   days', 'eh   heck yea started my position     morning shares   up percent hahahah   fuc burn shorts run faster     spy bought   dip   httpstcosvjbqnngpwbaba how low tmw   epictrades   hearing   got   much needed love     fast money crew closed rsibaba   hearing   got   much needed love     fast money crew closed rsibtc eth link xtz ada vet knc sxp twtr es jd   nqmthanks     discord group     traders httpstcovbdmdsw httpstcoyokbjqnfrt mike lets go chinese stocks china futures is up big       big decline   there is   news   out tochina risks send alibaba stock     level   stocks   stockmarket yumc zlab jd tcehy china russiaukrainewar httpstcoqtfqjuctikodk dow gnus idex boxl   tsla taop jfk cemi docu fb alerts   spikes   right   big news dropsfree discord chatroomhttpstcovbdmdsw httpstcobvfgcccpxzbaba oh     news   nio xpev li   i would look elsewhere httpstcolwwhnrbebaba percent   hours now   esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicestevethebullrogers   ripping   irrationalmrkts cloneinvestor bkaellner mosinvesting only   i started           i sold   part i         major hit is on   original positionbaba i knew i shoulda bought gaymf instead stevethebullrogers   going   greedy when others   fearfulbaba meta year holdsrt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling brt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba offf soaring       stick   your principles httpstcoviibutidhchina stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling   bidu       missing outkarenfinerman says their valuations   attractive', '  shes sitting   one out timseymour gives his take httpstcookvxevefrbaba textbook double       penny gl   everyone httpstcowtsqacis   brokerage still obligated   purchase your stock if you own   puts     stock amp adrs get delisted   xi amp china     our regulators just curiousseems   position you hold needs protection amp insurance     delisting eventtimseymour melissaleecnbcbaba china       biggest economy in   world thats   i need   know rsibaba bird post ufpt   tomorrow matchasmmatt   doesnt bother you   they have extreme china risk     gigafactory in shanghai tsla kweb babababa biggest ecommerce in   nd biggest economy in   world   is like getting amazon     its up percent   hours   you   know what     is months     happens   youre doing now is getting your fingers chopped off     sword   looking   mental comfort in   news   social media   biggest ecommerce in   nd biggest economy in   world   is like getting amazon   caught     httpstcokbaprnpebaba if you   willing   bet', '        game changer   your portfolio x pe is   jokebaba jan     jan   spy spx spy spxwinningroomtradeideasoptionstradingbaba chart looking nice   we get   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersscan results new week closing low   coup sovo   bgne ntra verv bidu cpng idya sohu wing bigc ncno iot arnc otex ntla mlkn hbi igms httpstcozvwdalicksstillhere bearsbegone arkk   fb amc gme   lot   newbies   never recover their accounts httpstcokblzizquembaba whats       duck   is there   cliff note version     explanation     why   is     price pcaob confirms talks   china on audit firm access when we have our turnaround   inc   rocket     moon imo long   strong   double digitsredditbest   nio uxin muln amc gme pltr goev tsla lkco metx ggpi amzn txmd fhttpstcovorphxubibaba in shares   avg hope we see   man', 'wonder where       in years   i never witnessed   man burning alive   im sure   shorts who shorted       here     close     experience lol   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba man', 'wonder where       in years   i never witnessed   man burning alive   im sure   shorts who shorted       here     close     experience lol   invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolekarenfinerman literally you have   saying good stuff   whole fast money show', '  when talking    ', 'no one asked   jackmajicchamatome top active nio amd didi   frbdia qqq vti httpstcoznugxrxhvbaba shorts squeeze   tom     easily   up   here in   short period   time im sure its still expensive     wallstcynic   you own nothing viebabamy guess hes probably not   fan   paper gold gld   computer internet money btc cnbc says forward pe httpstcofjouiguyobaba capitulation donewe going up next years yy compounding   here   chrisfranco i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter sert alfiedata     httpstcotwulwlodzbaba holding share over night   httpstcopovkogbaba hasnt     same since jack icarus ma flew   high   freedom   finarticles     many bear', 'i love   haha karenfinerman valuation porn talking     httpstcovvdcbveagerberkawasaki market   overreact', '  then readjust     new reality i think we   entering   second phasenoc rtx   gold surt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt chrisfranco i   not think   should buy   if they   willing   hold steady until', '  least notinvestmentadvicebaba   is   joke     point', 'lmk why   would waste their time on     tradingsunset   settled  ', 'on monstrous vol   m todays candle is   reversal st bullish   mt hbaba if   goes down  ', 'masa son     margin called how many adrs     dumped on   open market   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt nptrader watchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwaprt rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atbaba', '  put alibabart backpackerfi im   buyer       twitters on   rise aapl price mentions   price mentions amzn price', 'mentions sonm price mentions amc price mentions stocks investing tradingrt tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frrt nptrader watchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwaprt nptrader watchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwapbaba intc   chrisfranco i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter sert alexpitti its getting dire dont     dude listen   chris podcast i enjoy   babahttpstcoofcpzwvm httpstcoibought     reward outweighs   massive riskrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst agnostoxxx   investors dont mind   binary outcome stock', 'especially those     lot   spare cash its scary   see paychecktopaycheck folks going allin on such stocks babathe threat   uschina sanctions have many reconsidering their chinese investmentsare these fearbased extrapolations   is there   real risk   collapse     reason   get outwill sanctions just crash   entire stock market regardlessbaba prosy prx tchey npsnyrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersa nice   start   week how   you     tsla httpstcojoufdqadaert millonariosanon   since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfowatchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwap bounce   exit towards   end     day tsla entered   vwap bounce   exit towards   end     day stockmarket investing spy qqq spx httpstcoupymkmb httpstcocjkzwvdqbaba i dont know what   say no position   want   bad   buy though httpstcojeqbxneolhrt thewolfoftasi   inversorempresa   lost     river   httpstcoxuodpaesbaba pumpit mfs backpackerfi elwalvador you misspelled   when you meant   say   chinese adrbaba httpstcoqnvrufgkulets go chinese stocks china futures is up big       big decline   there is   news   out   saudi arabia is offering   oil sale   china   weaken us dollar   nio bidu jd pdd bilirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt lyusinator marketrebels watching  ', 'ko', 'trow', 'mmm', 'msft', 'cmcsa', 'prg amp orgn every day     next few years   loading evasclepio inversorexperto llevo     travs   softbank me la pego   todostampoco es que lo desee pero si cambiara la forma   invertir   unos cuantos', 'y   otros les echara   la inversin para siemprert backpackerfi im   buyer         were       when softbank implodes httpstcomcfqmgkoarsibaba bird didi post ufpt we out here   we   step ahead httpstcofykwikk qqq spy tsla   shop httpstcoahywqtsiamost mentioned tickers in wsb in last h spy vxx oil qqq uvxy tsla eod   fb gme httpstcointoxxyay httpstcobvgczdviggykrishnan midtownrob inglouriouscap i think most   just tired   him sucking off china every chance he gets   schadenfreude is just   proxy   taking out those frustrationsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   we retest   end   week i hope     revenue bgrowth cash   equivalents bmarket cap bamznrevenue   x babagrowth x babacash   equivalents   x babamarket cap t x babalongbabart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx uvxy qqq   tsla zim tqqq amc aapl full live amp historical data   httpstcoqhrxwewkj todays top active stocks tue', 'mar', 'pm est nio amd didi   rlx aapl aal vale f pdd todays most active callstsla fb aapl   amznhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcocypngurzfrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst didi   tcehy its pooping instead   popping   nogimics me         way httpstcophxnbrzsxpbaba gapping up tomorrow lawmaster babart datadili alibaba group holding limited traded m shares', '  average volume babart chrisfranco i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter sebaba volume is good i guess   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa settled  ', 'on monstrous vol   m todays candle is   reversal st bullish   mt horror', '    rest     communist garbage httpstcooxoagzqjubaba watch out when softbank implodes     go           long squeeze     record books httpstcotecccnmbaba long trade has   far     success setting sl   break even httpstcovopftuadpits getting dire dont     dude listen   chris podcast i enjoy   babahttpstcoofcpzwvm httpstcoiyzlssiwjbbackpackerfi   bad chinese moment   too shall pass   good companies like nio       thrive tencent too remember they own tiktok buy into great stocks over   long run   yrs', 'they   give you magnificent returnsrt upboptionmil todays unusual option volume fez x normal hymc x normal coup x normal jobs x normal mntc x normal umc xrt simonstradeinc short watchlist   trading on nyse nasdaq       chk coup dar gxc ieo psx xle xombaba o love   see eow resglostocks yes', 'i remember you were pitching sasseur reit       way   capture value     chinese growth story', 'instead    ', '  in aug haluk bilginere ilk defa   kadar gck oldum babart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba ray says your watch   shoes   made in china nothings going   happenstrong like bull   animerobo   finally stopping   downward momentum green day     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcolhokpfmfpmarca depends if you have fungibility     bidu     transferred into   reapectively then you have   direct claim on   company if china freezes   assets   americans   usa   freeze   assets   chinese people in america considerably more noahpinionnathanwk pmarca   shows direct ownership   chinese subsidiaries   then have   contractual relationships   few years ago   disclosed     revenue flows through wholly owned entities', 'though i imagine they need licenses in   vies   operate httpstcoyrohkgahkshort watchlist   trading on nyse nasdaq       chk coup dar gxc ieo psx xle xomtodays most active stock options aapl tsla amd ccj fb cpng bili nio babatsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoxxwncwgqfrt lionsinvestors comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo   upboptionmil todays unusual option volume fez x normal hymc x normal coup x normal jobs x normal mntc x normal umc xrt upboptionmil todays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceypmarca   is honestly   dumb you own   same   when   was   why   people raise   stale issue when stocks have collapsed', 'magnifying   risk', '  they were happy   accept   when   was x   priceamericans defending america   country not   politics whats first most important   youvote anonymouslyrussia russiaukrainewar ukraine gop democrats biden trump amc gme   amzn rivn f fb   shel sofi spy tgls bkkt lcid hoodrt yourownbigben     red day just pathetic in comparison   other chinese tickers too we   see s tomorrow   itso i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbrt vnkumarvnk relief day   bulls hope   many more good days spy amzn aapl tsla amd etsy se babababa what is wrong here     chinese stocks rise   least   except     ipo price   i   jumping in   sub if possiblebaba scary how people cope   losses its would   fine if thousands werent following him httpstcoqcnqucjtdrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interspor ser positivos   babacualquier empresa puede bajar un milln   veces un que jams llegar     leonunlock final days profit millioni   take profits     bell   stocks fluctuate   theres only directio alert statisticshttpstcovbdmdsw wins losses win rate monthly earningsgme pltr   nio blnk spy tsla shop nvda roku   jd httpstcoayyvkrhono one wants         companies     under chinas thumb   you blame them   would   up   shop esty', '  amzn if   was   us based company its   damn shame httpstcovrvlcofqtwitters on   rise aapl price mentions   price mentions amzn price', 'mentions sonm price mentions amc price mentions stocks investing tradingrt dkcap gonna start   revolution   overthrow   ccp   make sure my   position printsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba perspective', 'dont chase fast money   china', 'theyve       lot longer than   us amp   have   lot more wisdom were   mcdonalds society', 'have   have   now jd kweb didi tcehy httpstcooaxziqobservandobolsa neopevtrading ojocuidadopongo stopmira el comportamiento del volumen y   la accin   jd no me extraaria que   fuera detrs', 'pero bueno', 'no tengo bola   cristal por ahora', 'pero creo que en este trade tengo ms margen   ganancia que   prdida veremosalerts giventrading chat on discordhttpstcomcjqctmhtwjoin   free spy qqq amzn nvda   tsla   amd aapl nflx httpstcorxriensxbaba shares hope you retards loaded up   icoptionstrade recapamc p spy   spy p nio   lossnvda p stophi everyone', 'make big profits   us httpstcomcjqctmhtw tsla   amd aapl nflx twtr aal jd httpstcoltyczbkfinal days profit millioni   take profits     bell   stocks fluctuate   theres only direction where i want my net worth   go   fubo fsr dwac dkng cei httpstcoctdsenkbrt chrisfranco i have not sold   share babart abouchehind   wait until you see tomorrow drop brace yourself   pzebarth   what sad is   people   happy closing red     we   used   much bigger daily losses its like   bull eare you bullish on aws   is leader in market share   cloud infrastructureamzn msft googl   ibm orcl crm httpstcohyqvwzudrt icoptionstrade recapamc p spy   spy p nio   lossnvda p stoprt icoptionstrade recapamc p spy   spy p nio   lossnvda p stoprt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt nathanwk pmarca   company structure   visual context may   slightly dated httpstcohaijrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdart tricolo   never thought id   happy on   red day thanks   not dropping     batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt vnkumarvnk relief day   bulls hope   many more good days spy amzn aapl tsla amd etsy se babart ugtraffic   doesnt go up     market', 'only goes down   multiple trades throughout   day   mro', 'nov', '  wynn', 'our fund was on   day return   trevelfund sampp gme spy   vxx tsla nio arkk qqq amd aapl vti qqq spy nio msft voo fb volt elms hut snax pikrt psilinesa     lays green days here have   wednesdays i hate       one asshole in   crowd   i think   trert ltifinance backpackerfi goes   find   how   i   find   listed anywherert charromhi ownthechaos   you mind sharing insight on why   is down   muchstill worth   hold   is   abandon ship timert nogimics me         way httpstcophxnbrzsxprsibaba bird didi post ufpt   vnkumarvnk hope you       follow alerts on my twitter handle spybaba etsyset notifications', 'if you wish   follow sert datawithtea   let me guess   in moving lower tomorrow buy orders     filled was easy     eow   philmuka r day   few missed opps   esp aal right     open on r break amp     when   tagged r then reversed', 'lert markvregel   im waiting     bounce   load up on puts   sure   marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdatodays unusual option volume fez x normal hymc x normal coup x normal jobs x normal mntc x normal umc x normal   x normal kweb x normal jd x normalrt resglostocks yo avis que   estaba cara y en qu te basabas para decir que estaba cara no se', 'pero estaba caragt losrt rhaegon     stock performed awesome   only lost   little bit over instead     usual daily cheers   batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babivanbolsa este es el tema', 'que la gente ve el grfico y no se entera   que   est cotizando   precios   derribort tailwiz now we know why mohnishpabrai sold     student outdid   teacher   timert crispylenetta brutal day trading smh managed   bounce   than i thought     killed me still ended positive somehow casiwow what   month       is   lot   billions floating  ', 'fast', '  lowest price since maybe snowballing   margins getting called   would not take much leverage   have   major portfolio problem   declines per day httpstcobfopbkyrt bonojzk cloneinvestor your weight on   if   is less than', 'then no big dealrt javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy', 'el mircoles y el juert teresatrades', '', '', 'amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog art sashkopotapov   such   gift here if youre not   optionchasing doofus   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba buy puts if your under water like me   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt upboptionmil todays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceypurchased     fresh entrytodays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceyrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa updated chart on   previous   post', 'i made   same mistake on leveling   i     trading futures i need   draw out each leg now onits good   catch on   things like   early   find   fix asap     years   journaling my trades   paying off httpstcopbbtzkkicn httpstcoemnrzdfkbvbaba on sale buy now   smile later long term   company got   much   is       whats   lowest   stock   go   hr view   weekend update presented   members   httpstcouosblb elliottwave trading alibaba httpstcostwslxkif recent weakness in chinese tech is due   omicron', 'its   buying opportunity babababa started position     we havent hit   check out covid in china   hit   technical target china should overtake us economy', '    happy shaking out investorsbear case say business severely slows growth rate next years thereafter w terminal multiple amp discount rate shes worth on   dcf fcf wallstcynic squawkstreet   vie structure is   risk im still bullish on   amamarketrebels watching  ', 'ko', 'trow', 'mmm', 'msft', 'cmcsa', 'prg amp orgn every day     next few years   loading every q while watchinginversorhedonis puedes pensar que   va   caer y no querer meterte en el fregado   un corto   una accin que puede desaparecer o que te hagan como   una accin rusart motleyfoolmoney   buying chinese stocks on   dip', 'you might want   hear tmfotters analysisbefore donating     nonprobefore buying chinese stocks on   dip', 'you might want   hear tmfotters analysisbefore donating     nonprofit', 'you might want   listen     chat alisonsouthwick amp robertbrokamp have w jennifer gennaro oxleyyumc   jd bidu tcehyhttpstcoymhdxzarbrt alphatrends if you dont understand  ', 'dont try   trade itlook       people trapped in those bargain russian stocks lukoyrt melstone china etfs seeing size darkpool activity iemg mil shares   tsm   jd   top holdingsashr   looks like weve hit     maybe   little waffling   down here   wont   long until   starts   up imo   tipranks   alibaba stock dont catch   falling knife', 'says jpmorgan httpstcokbamnrlbkzrt xolowall tsla amd aapl nvda amzn msft   fb cvx   marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdart marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa hard pump entire week', 'hopefully fed dont get too aggressive recapamc p spy   spy p nio   lossnvda p stop hit k accountbaba   waiting on   couple swings   work', '  overall solid day   icfam tsla qqq vix se amzn googldividendman dgidca heheh', 'eso mismo pensaba tambin para el   que viene si sigue bajando vaya tela los cojones   babart marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interschina etfs seeing size darkpool activity iemg mil shares   tsm   jd   top holdingsashr mil shares kweb mil shares fxi mil shares blackbox spring breakout sale st month httpstcoqtcxupp httpstcozwxkturt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba never invest   hope jd   iq nio what we need is     folks   got in cheap   hold now many retail shorts   puts   need     burned   hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcohrluyyhutodays most active optionsaapl', 'k put calltsla k put callamd k put callnvda k put callbaba k put callfb k put callnio k put callamc k put callrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdajosmiguel inversorexperto aos mas pienso vivir por lo cual no me apura nadie     todays plays qqq   msft   iwm   zim       lotto swing great day   join my team   vegas   go wrong many great alerts link in bio   dm me httpstcormienhswrrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdaalibaba group holding limited traded m shares', '  average volume babababa option alert high volume options     friday', 'march roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxtuesday option volumesaapl m   puttsla k   putamd k   putnvda k   putbaba k   putfb k   putnio k   putamc k   putrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba rip now rip now rip now lluix dgidca seguro que hacienda le encuentra algn pero en cualquier caso creo que lo voy   hacer', '  como mnimo saco algo positivo     gracias llusbaba hr view   weekend update presented   members   httpstcomdoojaqtu elliottwave trading alibaba httpstcoxeoxxkfxbaba alibaba', 'llegados   este punto', 'creo que si las delistaran   eeuu y traspasaran todas las acciones     hong kong', 'se revalorizaran   fuerza y   mismo tiempo se estabilizaranmuy manipuladas las     usatodo se pondr en su sitio cuando se calme el mercado httpstcoaqvizpfgbaba such   gift here if youre not   optionchasing doofus   nnaleid   teresatrades', '', '', 'amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog ababa major breakdowndaily appearances since close days later avg sd worst   days lateravg sd worst   days lateravg sd worst   cloneinvestor your weight on   if   is less than', 'then no big dealbrutal day trading smh managed   bounce   than i thought     killed me still ended positive somehow casino   tomorrowrt tailwiz now we know why mohnishpabrai sold     student outdid   teacher   timebaba   stock performed awesome   only lost   little bit over instead     usual daily cheers hotoptions report   end   day', 'march', 'aapl', 'tsla', 'amd', 'nvda', ' ', 'fb', 'nio', 'amc', 'aal', 'msft', 'f', 'xom', 'sofi', 'jd', 'bac', 'amzn', 'cvx', 'pltr', 'pfe', '  httpstcoyrscplgqwgoev even   dinosaur     his senses   i   least get   you were right jr   were sorry load   boat     if you want   make   money over   next months yo avis que   estaba cara y en qu te basabas para decir que estaba cara no se', 'pero estaba caragt los analistas que el mundo necesita httpstcoglqgxtdsjbaba im waiting     bounce   load up on puts   sure r day   few missed opps   esp aal right     open on r break amp     when   tagged r then reversed', 'led     bit     tumultuous day i was     claw my way       small loss w   afternoon trading not     day', 'not   worst bbtfamily httpstcorcgpfxpgdbaba let me guess   in moving lower tomorrow buy orders     filled was easy     eow piensaverde ivanbolsa te he hecho un resumen si lees   todos los factores que arrastrarn     y   muchas otras acciones y   todo el mercado   la bajart charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcolvlctjuhope you       follow alerts on my twitter handle spybaba etsyset notifications', 'if you wish   follow see you   tmrwrt teresatrades', '', '', 'amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog ababa hr view   weekend update presented   members   httpstcohbyibyxvl elliottwave trading alibaba httpstcozyiyyqnzkcheck out   top whaleflow   todaysign up   whalestream amp get   free week   see     whaleflow in realtimespx qqq spy tsla fb vix nvda   aapl iwm   msft eem httpstcoabslqpzqjme         way httpstcophxnbrzsxpownthechaos   you mind sharing insight on why   is down   muchstill worth   hold   is   abandon ship timerjschlindwein mientras no tengas babatodo bienjkylebass thedragonfeeder   barometer indicatorbackpackerfi goes   find   how   i   find   listed anywherebaba   lays green days here have   wednesdays i hate       one asshole in   crowd   i think   trend gets broken tomorrow   we go     days red   week live derricks pro desk market update bear market rally     last spy iwm vix qqq   oxy xle aapl tsla amc stocks finance economics trading ukraine watch herehttpstcokoklxuamxbaba doesnt go up     market', 'only goes down relief day   bulls hope   many more good days spy amzn aapl tsla amd etsy se  ', '', '', 'amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog abbv nio aapl cvx amat shop upst se   qcom nclh mara ddog beke fis snow trading learntotrade daytrading optionstrading fintwit money httpstcolljiclxynbaba never thought id   happy on   red day thanks   not dropping   pmarca   company structure   visual context may   slightly dated httpstcohaijrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba what sad is   people   happy closing red     we   used   much bigger daily losses its like   bull eating bear shit   hes starving   death inversorexperto estoy   acuerdo pero no sera mejor aprovechar esa plvora para otras empresas   un horizonte temporal ms corto yo tengo   pero tengo la sensacin que la situacin en china va   tardar un poco en despejarse muchos frentes abiertosbaba wait until you see tomorrow drop brace yourself aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stoploss y no quedarte pilladobuenosvalores buenastendencias bolsafree httpstcoqkoyxbms httpstcogitdouoort chrisfranco i have not sold   share babart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcoszozfwhgonna start   revolution   overthrow   ccp   make sure my   position printsrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interstop options   volumeaapl tsla amd   fb amc nio aal nvda msft httpstcowhbpvsctibaba   red day just pathetic in comparison   other chinese tickers too we   see s tomorrow   its ok   we   used   way bigger daily drops unlike     nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetake   look     stocks daytrading fomo trading redditarmy investments bottomfishing yolo news stockstowatch tothemoon wallstreetbets stockstobuy httpstcoongluygbaba finally stopping   downward momentum green day     hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcolgcisfnruwultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera inters', 'elaborar un hilo dando detalles y comentarios   respecto alibaba hk httpstcotgvsfbvxralibaba looks interesting here', '  its volatile     easilly bounce       april opex   httpstcobfjgszskytradingfanatic beep boop heres what i found       total   volume k total put volume k most traded   kam i   good bot httpstcoejcfwiswrsibaba bird dna pdd post pmarca mrstockbot show me   options volumert lionsinvestors comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo  ', '  extremely patient   started buying shares in kweb   last days small relative   overall port   chinese markets hit lows not   bad idea   have   global exposure in   long term portbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcobdwofcramhaugurofafrica defencepirc how     declined     since my last post if fundamentals played   major part   alibaba is such   great company see you     bellow', 'sirbaba massive green day     is red wtf   cweb nio tcehy good closing now hang seng   rip   tonight inglouriouscap massive blunder buying into chinese fraud listings on american exchanges something charlie shouldnt have done   warren would never   his legacy is   spoiled   fintwitbabahttpstcoxsqldmhctop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx tsla gme   access wider trends httpstcozltkvrfbaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', 'pm etbaba statistics     pm etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   volume   m is     ath these stocks made   new week low     snp lfc bidu cpng bgne otex exas iot coup fsv hbi ntla hgty stvn nea rklb ncno wing ntra nad bbu mlkn stne wdfc arnc comp prmw   nzf shi nuv nac czoo nabl blnd rely kalu weeklowbaba worst stock ever   day     entire market in months     is red most mentioned tickers in wsb in last h spy tsla oil hour eod vxx     qqq zm httpstcointoxxyay httpstcomowijbaba we   see you tonight bears vxx spy aapl   mstr who     dont follow me youre not smart enough   handle winners httpstcowebxnhebhx on   daymaking us on   week adding   our winning streak     past few weeks   sostaying very selective most importantly taking profitbaba calls spy puts join us   immediate accesshttpstcowfnvfbmeb httpstcoxdetmwkoktop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx tsla gme   access wider trends httpstcozltkvrf comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo   thanks     past two days', 'i   now holding shares   alibaba my future   thanks you     cheapies most mentioned tickers on wallstreetbets last hour vxx   tsla amc nvdart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstunusualwhales except     top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx tsla gme   access wider trends httpstcozltkvrf profitsbaba p gt bidu p gt cvx   gt bidu p gt profitsaapl p gt   p gt bidu p gt rwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx tsla   qqq amc nvda amd gme dow full live amp historical data   httpstcoqhrxwewkjwatching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlistmost active stocks hymc hycroft miningixhl incannex healthcarecoup coupa softwarevxx vix shortterm futures etnnvda nvidia nio nioamd advanced micro devicesdidi didibaba alibabarlx rlx tech alert resultsbaba p   googl p   amzn p   small gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlist httpstcorbftcnnlwtop bullish order flow gainers on   quantdata platform   far   tslagooglbabaaaplnvdafbamdamznvxxjdthanks   visiting my page httpstcokruxknocfhthese     most active stocks right now nio amd didi   rlx aapl aal httpstcomjuymgpbjbaba calls alert received on strike   expiration   total premium   k total orders', 'oi backpackerfi long   on         tweet loltorodearena damedinar prcticamente todo el mercado chino ha cado', 'no es un tema exclusivo     el tema est en cuando se recuperar que puede ser cuando pase todo el tema geopoltico yo le pongo que su recuperacin estar en o aos tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoafmvtznfbaba hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcokqlpnaphkbaba alibaba dont underestimate   probability   tail risk events httpstcoxwoyrcac business stockmarket financehola soy daniel', 'y estoy en rojo en   en mesesrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfitscharliemar why   you   fond     their operating income margins   not   great its   not   cashflow machinetsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcopahynvfbchadrik garethsoloway what is   opinion     is     good oportunity   buy   notbaba   even go green     us exchanges volume leadersnio miamd mibaba miaapl miaal mipdd mif misofi mioxy miiq minvda miitub mirt romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una cbaba lot     buying   record levels might see huge bounce tomorrow maybe batipico pregunta inocenteen   donde empieza la moda y terminan los fundamentales lo digo pq es como un trending topic y en algunos casos no digo en este tweet ms suena   empezamiento en q remonte si o si ms q en ser realistas y aceptar q la cosa puede ir para largom equivocobaba pe ratio is less than now is   company undervalued now   valueinvesting stockbaba is   fib retracement     last impulse on daily long httpstcolqxzbnezdbaba   buyback announcement leaked nich announced its industrychanging owner verification system ovs mobile app called nitches ovs is percent completed httpstcowtitliban capebc fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln httpstcozxucddrbaba httpstcozsujokminglouriouscap crusoniac   tripled   its   in in yearswanted   trade   buy setup min in   too latebaba like yo see   nio   you really want   hold overnight shorties   alphatrends if you dont understand  ', 'dont try   trade itlook       people trapped in those bargain russian stocks lukoy   day was mixed   gain   loss   glad   many if not       our group were on   gain side httpstcovbdmdsw aapl nio spy wmt fb pt pton gme tsla mvis   httpstcooporfvqvrt tradersync how many trading setups   you trade ixhl hour revb rlx evlv bbu bttx anip yten coup tsla qqq babain   middle     drop     i was selling calls   trading tme   made me   good         contributed     its     mess  ', '  grateful mess in disguise   may look like im losing bad now', '  what matters is   share held   s     crazy journeywent   in  ', 'sold right under tanked     went in amp slowly   more     dropped new average is i own more shares than ever   process looks nasty     end result     tremendously profitablebaba   algos have   pretty consistent amp allowed us   see   where   vol was going   past week     we discussed   we just broke m shares kweb jd msci httpstcoheudosekcbaba my god', 'imagine   blood if market isnt green   bullwelsh r  ', 'saved   nice fades on amc   dal   breaking   entry rule on amc     not wanting   run   mebaba how low     go i thought   was competing   amazon   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbabathis is   type   structure i wait   when i       avoids catching   falling knife   entering blindlythat drop base rally   develops proves   buyers   indeed stepping inplus', 'we have defined entryriskstock sincelocked in profit httpstcovwqovfyefdrt ajtrader   highlighted premarket coup long gttsla short gtgtshop long gtbaba short   oversold im in   shares   averaging down friday on pay day longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'amzn', 'aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionsbaba push httpstcozillvknflow room these   not alerts   calls bought x     bullish spx qqq orderflow options tradingbaba new article alibaba stock dont catch   falling knife', 'says jpmorgan httpstcoqjefprkqzi get     latest   related news here httpstcofvkvdtlufrt epictrades   i know others     smarter than myself whom have bought   last down no im not drunk just   educatedlarryjamieson look like babart batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt drstoxx   deep pullback on political risk into   pink band our room members know exactly what   meansand how   trade ibaba ppl   sooo wishy washy here its hilarious you   tell if its up   down     comments     in   one     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets stockmarket httpstcooujsbcdxutop volume relative volume stocks hymc ctk sonm rlx   coup pdd hour revb jagx kavl httpstcoszcgmdpobvnkumarvnk hangseng needs   run   points overnight', 'tomorrow     kill   i have never     bullish on chinese stocks   nio jdbaba prolly gonna fade here though', '    reason when     options   friday get up     lows', '  starts   fade     rip soon', 'expecting upside in next daysbaba sell rsibaba bird post ufpt cootek fundamentals ctk   getting   cto buying m shares charttopping mobile games in app store popular book app in home country improving revenue amp eps even alibaba   backs thembright future', '  stock has dropped since ipoundervalued tenbagger httpstcolnilyjjzmarketrebels take garygensler   you   absolutely nothing   protect us   media fud shorting   darkpool nio xpev li babababa glad i didnt buy       is     look tooo juicy   batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt mrderivatives   kwebpair trade       semi hedge long   short kwebchina stocks bouncing', 'no interest in playing     good   see   overall market stability kweb   jdbaba   many ree rees shorting   thinking   cover bears   its too late markguasch ivanbolsa desde la ignoranciaqu tiene que ver     las smallcapsbaba pb   line entries sold out rfalcone charliebilello ycharts having followed   tweets     long', 'long time', 'i   safely say   is       most profound one ive ever seen hands downclarification sur les vie   nest pas cher', 'mais noubliez pas que vous ne dtenez quun droit sur profits avec les vie', 'et non un droit sur actif sur profits comme un actionnaire classiquea vous dvaluer combien vaut   manquementrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt realalexvieira russia default china crash oil plunging democracy rallying   trump jailed biden rocks   twlo pypl nio russia default china crash oil plunging democracy rallying   trump jailed biden rocks   twlo pypl nio tsla spy qqq rivn xpev roku jd bidu tcent biden facebook bitcoin china ukraine cost oilprice trump nato httpstcooffjbdxfbaba see if has support   atl   if   backing   boat if not watch out     jerrycap munger going out     on   is his final lessonrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzrt madconx inglouriouscap only months have passed since charlie made his first buy    ', '  people   rushing   judge his ichina trying   stay neutralnio   xpev li biduhttpstcohpcfvtzylhcan we stop tweeting     valuationsthe stock is not down on fundamentals', '  politicsctk bag holders soon lol if you fall     shit then you deserve   lose your moneyclne clsk sndl clsk   amzn oeg tsla fcel mara riot wishtsla gild abbv pfe teva tdoc spx goog amzn fb   tqqq qqq spy meta jd nio bhat cpi itm kweb didi httpstcoplshdad httpstcocpyhwnceadcdowork amd sofi babart stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmbaba   investort nio atleast thats   positive xpev li   httpstcobaesatobaba bidu   these beat down names   move higher indexes need   move higher markettrade spy moves lower everythings going   lot lower jerome lip service on deck good luck traders sqwii uhhh wheres your   tickerlargest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmnlululemon lulueacoinbase coinrivian rivnpinduoduo pddnucoupang cpngniolas vegas sands lvsswktwilio twlooktaroblox rblxrocket rktbaba chinese adrs getting   bid in usa', '  hopefully translate     good asian session china equities need   dovish fed just   much   us equitiesoptions flow stream update   pypl aa qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcoirwghjecxoptions flow stream update   pypl aa qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoyiwymzxjjehow many trading setups   you trade ixhl hour revb rlx evlv bbu bttx anip yten coup tsla qqq babaeverybody seems   hate babart gualestrit alibaba en la apertura   hong kongbabaoptions flow stream update   pypl aa qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcookopzwygcbuying   httpstcojpmdjeaistake       grain   salt', '  i think   local   is in on babart sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then angolden sweep option alert   puts premium m bullish voloi', 'httpstcofnrtbaknxhe comprado   y spot httpstcoyrsnlftzqbullishbritt hey brotha id love   get your thoughts on     you think     recover anytime soonbaba voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy', 'el mircoles y el jueves el primero que haga un cierre entre para que nos deje la vela actual si ya se que es una doji inversa y indicaria que las bajadas proseguirn', 'pero httpstcoabzmswe httpstcofvqadmebaba just sold my sharelost cent   nice bull flag on   daily most active on tuesday nio amd   aal aapl pdd iq sofi oxy f nvda bbd xom itub jd beke ccl amc tme pltr snap bac li astr agri rig vale nok cvx t uber xpev dal grab fb coup pbr abev cpng dkng msft intc rblx impp kc mro ual   httpstcovpbtkjert damedinar bueno', 'y como siempre pasa', 'no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas accirt drstoxx   deep pullback on political risk into   pink band our room members know exactly what   meansand how   trade ibaba deep pullback on political risk into   pink band our room members know exactly what   meansand how   trade   join us httpstcoxcbsdkjoq httpstcoicbcupwdbaba   up httpstcotpogniusweep   calls   spot volume oi iv premium ksector consumer cyclicalaccumulated here kweb', ' ', 'bidu', 'jdit should     lows     yearrt xolowall tsla amd aapl nvda amzn msft   fb cvx   daizyapp trending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimitbaba bastante volumen ayer y hoypuede que sea una zona interesante httpstcoleyrzejihurt daizyapp trending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimitbgfv low float squeeze free floatmilshortmilpricesalespenet salesbcashm dividendstoresbuybackmwsbnio li   jd didi tme muln hymc indo impp husa agri zim aapl tsla amd xom mro sofi httpstcosvtuzdzvgrt inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehyportfolio update   i still average down on my favourite stocksdisca', 'ascl amzn', 'bool eachcrox googl', 'gpro', 'tsla  ', 'pypl   bag holders   present', 'if support is lost', 'potential entries planned     bounce   major support   long term holds stocks optionstrading stockmarket trading httpstcodndrnaductk is no   than wish they buy', 'they hold', 'they regretclne clsk sndl clsk   amzn oeg imte tsla fcel mara riot sunwtsla gild abbv pfe teva tdoc vix vxx uvxy spx goog amzn fb   tqqq qqq spy meta jd nio bhat cpi itm kweb didi httpstcocinwrbvswbaba hong kong     up big tonight       bounce tomorrow   inversorexperto   la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lort jpatrades   flow httpstcopwrofbmyctrending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimited stockstowatch stocks stockmarket investing investor daizy httpstcozdyaujqrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosbaba summer time   alexpitti   investors never   explain why they like   over tencent   jd   i hear is pe ratio not great httpstcrt stockmafiacapo stock mafia trade recap   calls gt over gains spy calls gt gains srt researchqf   is cheaper than   looksmkt cap bnet cash bequity securitiesother invest   lets discourt daehode   nio   is called   transfer     weak     strong', '    small     big   researchqf       lt exnet cash   pe cons exnet cash ie one         out there', 'sentiment measured byflow room these   not alerts   calls x     cents bullish spx china orderflow options tradingis   dropping   book value watchhttpstcoqrcqrnlubaba is     buying down here     folks just holding atencin   piso gracias mike httpstcojpbriopgbaba nio   is called   transfer     weak     strong', '    small     big   mchaudhry stocks making   biggest moves pm dal ual luv coup gtlb tm mrna   vmeo pton amp more httpstcoawzoalgdvrt realalexvieira white house us stocks   dirty cheap worlds biggest problem is chinarussia alliance right now   twlo pypl nwhite house us stocks   dirty cheap worlds biggest problem is chinarussia alliance right now   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato httpstcokgtdrbnzrrbaba   wont get delisted covid   not last forevermunger     buying', 'therefore i   buying hoy fue un     subidas para las chinas vendo todo', 'acepto mi error   jd prxrt javier   para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entrert specialsit what           bull     more down vs initial cost basei had   similar sit   altice europe atc in dicho esto', 'repito que mantengo posicin en   y plena confianza en su recuperacindes   precios actuales', 'creo que pocas empresas nos pueden dar un retorno mejor s', 'cuando estaba   tambin deca lo mismomi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar     esos precios el error est en no haber reconocido que no era el momento   entrar y haber ido promediando   la bajajrambo looks like   just sells   same stuff you find on babamemelordmarx whos getting decimated   stuff dickhead lolrsibaba bird pdd post ufpt   now we need   get       next rip up   has taken too much     beating in   last daysthere is room   settle on   upside closer   mu sucked   lets not forget   my   puts running   friday   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   nnaleid schleterpeter natrlich mache ich mir viele gedanken ich habe meines gesamten pf in   tchey kweb ich glaube jedoch das der absturz getrieben ist durch covid in china die unsinninge spekulation das sich sanktionen gegen rus ebenso auf china auswirken knnten unsinn imobaba i know others     smarter than myself whom have bought   last down no im not drunk just   educated bet   maybe   bucs cover   spread i dont gamble   grandmas moneyrt librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begawhen   analysts step   babas sidelinesand   those bear notes take     bad   worsehttpstcocoobunkcnvbaba kwebpair trade       semi hedge long   short kwebrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begababa alibaba stock dont catch   falling knife', 'says jpmorgan httpstcovvutpynhrwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx tsla big fb   amc pltr wfh iwm full live amp historical data   httpstcoqhrxwewkjbaba   steal down here httpstcozfisosg todays top active stocks tue', 'mar', 'pm est nio amd didi   rlx aal aapl vale pdd f he is one   those leveraged guys like me     decline     in part   softbank selling   on   other hand he should still   connected enough   get   loans   helping hands   he isnt really forced   sell we   find out in   quartersmonths httpstcomqgkrqxkjavier cambio unos zapatos por una accin     httpstcopvsivethzbaba   on one hour left   gain   flip green   ajbutton   down   premarket   china panic selling continues httpstcorhmazhzaxbaba might     hint   news     lol glitch   httpstcoxtodnxpqoojrenick     bidurt librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begagarethsoloway what   alibaba   why you never answer arbritrage per share adding   here we   see if   ages wellinversorexperto que valor le daras   segmento cloud     en occidentebaba alibaba stock dont catch   falling knife', 'says jpmorgan httpstcokbamnrlbkzmampl capital probability   chinese stocks   sanctioned     west     material consideration we began   sell down our chinese positions shortly     hk market closed on mon morning amp   hold chinese positions had key stakes in   tcehy httpstcojlkfvkzjrz httpstcoxrsjbaba red   greenlets   time one     strongest stock in   world seeling   crumbsbabababa alibaba httpstcojllgiaibaba estrategia en otros tiempos lo intentara vender puts y cobrar pero   se ha propuesto ser capaz   todo paso lo comparto para sus fieles   menos intentad ganar algo   ella httpstcoiqqlbifyalibaba group holding limited traded m shares', '  average volume babafor   limited time', 'we   opening our trading chatroom     public httpstcopwewmajaapl   tme amd sofi aal jd httpstcozelwodxrt stockmafiacapo stock mafia trade recap   calls gt over gains spy calls gt gains srt stockmafiacapo stock mafia trade recap   calls gt over gains spy calls gt gains sshe owns     avg     loltodo subiendo y  ', 'y ya   ya se acerca   mi precio objetivo   festival httpstcompsksjqpflow room these   not alerts   calls bought   oi     x bullish china spx qqq orderflow options tradingbaba even tho us bulls bought high     didnt blow     buybacks   like facebook     when they bought   shares   bears   looking     face   mr xi   shorting         sweep   calls   spot volume', 'oi iv premium ksector consumer cyclicalmasa son is going bankrupt oooooo boyyy   is   just   few more percentage points drop   softbank     under severe pressurei hope he sells his stake     nonchinese owner httpstcofivsdpoztstock mafia trade recap   calls gt over gains spy calls gt gains spy puts gt gains stock mafia killed     join now httpstcobirpzzbzrt backpackerfi im   buyer         its now   never     limited time', 'we   opening our trading chatroom     publichttpstcoobsoazfuwhlvs nio amc   lknca mrna nvax xpev tsla httpstcothfdhqrwubaba thank you   shorting   day   these levels you   cover us     fast   picked up calls great day   trade have fun httpstcovbdmvuf tsla wish nvda   mro asln nqm httpstcoeaohytpiibaba its like walking through   casino   seeing   roulette table hitting red times in   row   next one has     black right i think       green tomorrow has   got   righttwitters on   rise qqq price mentions   price mentions amzn price', 'mentions amc price mentions sonm price mentions stocks investing tradingbaba jack ma is no longer running   company', '  ccp is     americans hate   chinese i think     go   marketrebels   is down nearly   its previous highs   is   larger drawdown than stocks like shop   etsy     smaller   have high valuations   alibaba deserve       big     outlier httpstcownebsdivmrt backpackerfi im   buyer         volume in   chinese stocks is absolutely insane   guess nobody likes     morert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstcei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aapl amc phun mark xela bntx valn nvax mrna pfe pypl v f fb ma   tsla amzn aal ibmbaba they   probably buy buy   bunch   stock here   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba id go big on   buybacks if i was them what   they waiting   fiduciainvest my research tells me   is in china', '      number is lucky in china', '  knife catch     not until bounce     quit supporting   russians', '  watch how deep in   shit we   take you', 'sweethearts   entry price target   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowprice x volume leaders tuesday tsla amd aapl nvda amzn msft   fb cvx xom googl goog oxy nio mrna jd coup pdd brk upst qcom sq jnj jpm bac mu shop pypl   nflx aal tsm snow orcl v avgo pg intc dis snap bidu wfc abbv cost rblx httpstcoxgppzhbaba is key resistance     real reversal bought   small starter   in  ', 'i like   look', 'demand   shorts   rising pretty fast', '  gentle if youre going   catch   knife httpstcomewhgzbaba     babaratzi therocktrading babart arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxochinese stocks kweb fxi   pdd have   taken     woodshed   year', '  last trading days have only accelerated   decline       said', '      current negativity sky high in   sector we   taking   few near term upside calls     calculated riskrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcffb meta is coming up     solution     data protection issue   is     other bigtech companies like     aapl facebook is planning   build   new data hub in spain httpstcobxoxbybaba they should     right now trap these pricks inviertracional en tu opinin', 'qu pasa   babarsibaba bgs bidu bird pdd picked up   k       lowered my average       on td   ibkr   far my overall average has gone down     very happy', 'hope alibaba goes lower too   i   possibly lower     tsla amd aapl nvda amzn msft   fb cvx xom   time   pump  ', 'en este momento', 'se llev puesto el penltimo nivel', 'pedir un crdito', 'y va por la batalla final', 'las deudas no se heredanbaba interesting risk reward   is falls seems like everything     go wrong has question is how     affect business in   long termbaba im in lets gooo morning plan   ajtrader has   posted coup', 'hymc', 'ntra', 'gtlb', ' ', 'upst', 'bidu', 'mrna', 'pxd', 'tsla', 'amd', 'shop', 'ixhl httpstcorwqtetizbaba     went   thanks     spike   scalp lolchrisfranco im glad you didnt say years   i agree     need   atleast   good year horizon     business value   manifest   drive   stock pricebaba chinese tickers   garbage damedinar   en algunos se gana y en otros se pierde', 'voy   imaginar que gaste ese dinero en un viaje   las bahamasrt realalexvieira autonomous ai bots selling short stocks every nano second apocalypse forecast   twlo pypl nio lcid spy qqq autonomous ai bots selling short stocks every nano second apocalypse forecast   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice apocalypse technology nato httpstcocpwrslyupicrash alert volume seriously picking up     downside not too late   get in usy   rising spy aapl nvda tsla msft aal unh     uup nio dkny     holioptions flow grid update   optionstrading alibaba shares   optionsflow onlineshopping digitalmedia stocks stock stockmarket investing investment httpstcogryvqqoy httpstcowtzocyynqbaba no brainer   these levels   jd nio easy longs   ok guys', '  i figured out   system if i buy calls   stock goes down', '  if i buy puts   goes upim willing   take one     team   buy puts   you guys   gonna have   send me money deal   inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba   i   not think   should buy   if they   willing   hold steady until', '  least notinvestmentadvicebaba robbery', '    cops   diamondoptions   is every trade we alerted   week pfe open swing wmt cvx dal nvda   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking cwrk currencyworks leveraged bitrail   build freedomcoin   regulated cryptocurrency powered   bitrail   merchantshttpstcomltwinleecvs crm dxy   z dkng nio   fb uber nflx vix twtr gold spce nke eem qqq spy spx iwm penn investors httpstcocrjgzorvthis is every trade we alerted   week pfe open swing wmt cvx dal nvda     try us out   completely free   first days link in bio vxx   mdv rklb coup tsla amd fb spy qqq httpstcoqrnpbeagtrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anus economy slowly getting less prominent', 'just wait till china takes over americas not gonna like   one lmaokweb tcehy   tme httpstcooywtpjoqczy kto z was kupowa ju alibab czemu nie', 'czemu takbaba httpstcoycrfeecyrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   xle chevron cvx hyg iwm exxon xom eromasinvestors si que los haban y adems lo compartan por aquel problema es ser un lovers    ', 'que aunque te digan que puede bajar te ciega el amor   wtf i dont understand   chinues coperate   putin wtf is     looks like   fate is in hk hands now   in absolute free fall big money   get out fast enoughbaba find   chart what i was talking     keep   money in   pocket   clicking   buy trigger httpstcokchqbpcrt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     end   friday whos in   ajajsi   dang   sucks balls   jerrycap munger going out     on   is his final lessoni think ill leave   now until   hits share', 'like amazon in itscharliemar el sentimiento negativo sobre   es muy alto', '  igual q todo lo q venga   china creo q podemos tener un desenlace en breve o se cargan los adr o se produce un cierre   cortos masivort carlphi   ill   buying     ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfmadconx inglouriouscap many many short term thinkers voicing their opinions on munger   his   position', 'im sure hes not losing   sleep lolrt rrobster   compelling reasons   buy   excluding   huge dip in   share pricebaba theyve   trying   keep         last few hours how much longer   they succeed   stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   xle chevron cvx hyg iwm exxon xom ebaba syta next runner get in early   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt stockmentionbot most mentioned us stocks on reddit in past hours amc gme nio   vxx most active nyse listed tickers   far todaydollar volume spy alibaba   xle chevron cvx hyg iwm exxon xom eem gld fxi volume nio didi gloobal didi rlx vale ford f new oriental edu occidental oxy bbd itub beke carnival ccl amc tme palantir pltrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba i shorted   my college money   bank just waiting on softbank   tell them they   done selling then flip   script   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba im in', 'shares   go baby go make me   money btch lol   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba if you havent loaded calls   friday', 'just give up on trading   tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up welbaba guys keep loading up p', '  is       amzn   chinababa finally', 'see what we need   see on   open market big lots buying kwen jd msci httpstcoshkirkpuirt realalexvieira bidens special nato meeting order   short   float   your broker     twlo pypl nio lcid spy qqq   i think   stock   drop       run up httpstcoxgeheobsbidens special nato meeting order   short   float   your broker     twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin aapl nvda tsla nato httpstcoxmcverqysjrt epictrades   long april calls   ugly   i have no edge   feels its due   counter trend rallybaba   my nd entry   new average priceshare httpstcozomazluhcyshout out   itscharliemar on youtube live minutes ago very transparent on   lot   his positions   stratergy much appreciated we in   together team     ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba nibble trade httpstcopbwhgcmwgmaapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionli millionjd millionbidu millionnio million shares traded id say   lot   interest in chinese equities time   buy   holdya me siento un poco mejor   mis acciones     httpstcoxjvifgmdavidtracey long     biduif i was   fund manager', 'i would never buy bababuying   stock on instinct       your influenceur get their products there     stock is cheapbaba httpstcocnblgimobaba amzn goog jd spy qqq dia iwm   rsi alibaba   earnings   every quarter   superb growth is   underpriced   selloff due   geopolitical selling     go   up   returns   soon     war is over great buy   these levels httpstcozswtdnn httpstcowpwihlpbackpackerfi im     seller     just broke yesterdays total trade volume     day kweb   amzn goog jd spy qqq dia iwm alibaba   earnings   every quarter   superb growth is   underpriced   selloff due   geopolitical selling     go   up   returns   soon     war is over great buy   these levels httpstcokjspsaseyrt backpackerfi im   buyer       hour amc gme didi rlx   appl amd httpstcoesmkikfuqinversorhedonis sisi pero no amplies mas   por favori have not sold   share babababa i would think russia was attacking china based on   price i   not   expert on   chinese govt i   not claim           reason', 'every male   on twitter seems   know', '  total certainty', 'what president xi       babart seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financebaba m volume   wow nich nitches has successfully submitted   nitches ovs app   apple itunes iphone   googleplay android stores httpstcolafgrus capebc amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi ea mu pypl siri schw hd httpstcofdvzafsdlpicked up     on   dip     keeps dropping   romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una coptions flow grid update   optionstrading alibaba shares   optionsflow onlineshopping digitalmedia stocks stock stockmarket investing investment httpstcobbwrcvoef httpstcogztehvgdpsbaba   is not   loss making spac     crypto miner', '  is worlds largest ecommerce   largest cloud provider   ant financial', 'great time   load up   usstockbot sampp bili li soxl pton dlo erx   just hold', '    let   american gov take care   youshhhh its okayeverything is going     ok   jason alibabas lost decade   httpstcomnuyrmqdnfired   second bullet     still less than   holdingtwitters on   rise qqq price mentions   price mentions amc price mentions amzn price', 'mentions hymc price mentions stocks investing tradingbaba imagine holding     past years     down   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba might swing   nowlast swing went httpstcosnqqzaisybaba trade entry', 'sl', 'tp possible rr tradesl   ob impulse   if price reaches   ob then   isnt   valid one   httpstcomuktbwpqsbaba falling knife market bounces   hard     immediately loses   gains   you brave   catch     inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicersibaba bidu bird didi fsly   nionenad nio babahot damn zim astr   hd   vrm wti httpstcopnnknkfbaba absolute bottomyou heard   first perfect   on oil profit in   week read morehttpstcopcoeqx investing invest investment investments investors markets stocks stockstowatch stockmarket nio amd   didi rlx aal aapl vale pdd f sofi edu oxy bbd nvda xom jd bekesold abxsold   my atzbought shares           not stop until     strong support is there in weekly chart   option alert high volume options     friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxmoneymattersalot   agreed on its way   up   option alert high volume options     friday', 'march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxcuando coment esta estrategia', 'por mecanismos   control   riesgo salt el stopla fina la estructura no se lleg   anular', 'form un suelo', 'ha roto   alza y tiene objetivo alcistaal riesgo hay que ponerse lmites', 'para evitar cosas como  ', 'aunque despus se escapen httpstcopqrqkxzpvrtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme vxx amc   access wider trends httpstcozltkvrfbaba   idiot bulls really invested in   using margins   now experiencing margin calls right now short selling uslisted chinese   hongkong stocks has     profitable trade in want   know what   means   short sellers watch   video     learn moresdata shortinterest markets jobs   jdcorporate ihors httpstcobavnscuyo most mentioned us stocks on reddit in past hours amc gme nio   vxx spy amd msft arkk coin stock trading usstock stockmarkettu novia te dice que ha comprado   como reaccionarias bolsamx httpstcoyltjpwbaba rug pull   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba madarchod   is ridiculous   take   look     daytrading stocks tothemoon redditarmy investments stockstobuy fomo trading yolo bottomfishing news stockstowatch wallstreetbets httpstcosoxvqhmrcbaba i hope no one got trapped   bought during   fake pop   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx gme amc   access wider trends httpstcozltkvrfbaba wtf   seriously how   you not like   stock   has such great advertisements httpstconfpcqxtbaba   not trust   garbage down on green day   more down on red day trash flow room these   not alerts   puts bought x     cents avg bearish china spx orderflow options tradingbaba who would dare   take   trade spx spy spx stockmarkets stocks trading equity nq nq trade stockmarket trading invest daytrading stonks djia ndx httpstcoojbvorxtbytop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme vxx amc   access wider trends httpstcozltkvrfbaba ugh   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segany compelling reasons   buy   excluding   huge dip in   share pricethese     most active stocks right now nio amd   didi rlx aal aapl httpstcozkeojrktrevelfund purchased mro', 'nov', '  wynn   morninggme spy   vxx tsla nio arkk qqq amd aapl vti qqq spy nio msft voo fb muln mlfb eeenf tmc seac vale lfg gfai rcat gpl rivn docu orcl tqqq amzn kplt pik volt elms hut snax roku qsbaba ill   buying     dang   sucks balls   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ebaba amp million dollar bulls i     coming   in   see if   stock has   started going up well these positions', '  towards  ', '    surely not boughtso we have   million in sold puts here', 'thats very bullish   me httpstcoftxfntcnyrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba wtf segn algunos   twitter', 'uno   los motivos por los que   est abajo es por qu el grfico pintaba muy mal segn esa lgica', 'el nasdaq se ir   httpstcohcmzgeubbaba chart looks like   mountain sisyphus had   climb sampp bili li soxl pton dlo erx wish oih xle   httpstconfbxvnepusargentoinvers adems si miras jd', 'despus   varios dias   mucho volumen se ha girado   alza', 'creo que   podria hacerlo parecidobaba   short interest really took   leg up   past days analysis on tradingview httpstcofyikahvbaba loading up   thelist   looks like they want   make     penny stock   looks like they want   make     penny stock   would       good entry point stlplace quivertrees collect babababa hate   hate my life     lottort persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt cryptomichnl buy   dip   httpstcoizepermtxubaba such piss poor performance in   green market', '  yall imagine had   general market   red   would have   down   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt itscharliemar   same people who   giving up   selling           same people who     pumping itbaba en route   breaching lod   chinas tech firms in limbo amid covid resurgence', 'us scrutiny httpstcoudczkbjtdbaba alibaba is oversold target per adr httpstcofehwjwbopbaba why alibaba sits in my too hard pile httpstcoqtlljmpdmrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba   is sad   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio ticker babasize', 'price time  ', '', '  fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnio   market is rejecting lower levels looks like     move up httpstcoipmvhddralguno me preguntais porque me he decidido hoy   comprar babapues   parte   la caida acumulada que lleva', 'eso no es novedad', 'en la sesin   ayer y la   hoy le ha empezado   entrar mucho volmen', 'triplicando la media httpstconhliqdip httpstcozifufnqinbaba when   i would not   surprised if china is trying   crash     they   buy   up   themselves   fjb app drops in less than hours wonder when   gonna   out kala trying   sonm beast adrs dead cat bounce     down   ooofbaba shorts winrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba tme up   down why ticker babasize', 'price time  ', '', 'tictoctick     bulls too lolmost active equity options   midday tuesday', 'march amd bac   cvx f nio pfe xom aapl amzn msft nvda tsla   fb aal jd amc pdd sofi httpstcowkvyrvzjyrt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     hope there is   rip   you   your last buy', 'not looking good   even hold     salefear guages centsexact   indicators centscrystal centsfree shipping     bulk pricing   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   highly likely   is softbank crapping due   its own issues   hariseldon i remember   people putting   their whole networth into alibaba   when   was     premarket its   danieltoloko ive never seen price action like   on     company     down in hk   follows us massirt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     wow   drop   ill take funny when   acts like     go up lolrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba no lies buy dips', 'sell rips   day httpstcodchikymykrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba deeeeeeeeeeeeeeeeeeelisting coming httpstcopsfhknjdgbaba those   mine protection   my million dollar long buy cwroehl stwboerse jpmorganam bekanntermassen bin ich ja nicht der kommunistenfreund und auch nicht der china investor aber', 'brauchen wir nicht alle ein bisschen china', 'indien sind wir nicht auf planet ich hol mir noch mal ein paar  ', 'das ist es mir wertrt gualestrit alibaba en la apertura   hong kongbabatme iq   buying more puts here thanks   httpstcoewyszjspprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ending green   squeeze in last hour watch out alibaba marks cloud computer debut outside china in singapore claims     cut   spend   babatwitters on   rise qqq price mentions   price mentions amc price mentions amzn price', 'mentions hymc price mentions stocks investing tradingrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     is     buy now we have identified   unusual   block   expires on april', '    strike price  ', 'put contracts     price   midmarket were purchased    ', 'premiumsiempre quise tener acciones     pero estaba super cara solo falta encontrar la entrada pero ya es posiblebaba here     cnbc pump   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba trade long now   first picture is   absolutely high timeframe picture', '  lower timeframe reaction off   exact zone i pinpointed httpstcomhatvijhnsevere consequences       doesnt   what america likes lol what kind   vague threat is   theyve   saying     everything nowadays', 'its embarrassing spy qqq   httpstcoazoxlodfmsrsibaba bgs bidu bird fsly joaquingrech   mi me ha llegado hoy mensaje   ib   sobreponderar e infraponderar   hoy   april strike puts   someone bought   m in big blocks         they paid     no position   me   tsla spy boxl     community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcotlcfrelfghelped me get my account green   time thanks httpstcomcjqctvcospy es adbe amzn msft aal roku   crm aapl httpstcogwlptitpinglouriouscap there   plenty great stocks over   decades   have dropped gt   youd have   foolish   sell yes', 'there   shitcos   crappy growth stocks   depends what your opinion     is i guess im comfortable   itbaba horrible horrible price action everyday tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcodijomitbaba trading   x book value', 'markets gone insane   traderalert healthyextracts otcqb hyex revenue     full year is expected   total   million', 'increasbaba theywhoever they   got   too low   here', '    go   private   make more money i dont know if   is positive   us investors   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   i put on   lot   work', 'heart   soul   out reward   if i was     ease   pain     investors then maybe its worth   good luck     remember there is       tomorrow   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   invezoapp top stocks amp cryptos on reddit btc', 'spy', 'eth', 'gme', ' ', 'tsla', 'muln', 'aapl', 'gs', 'xrp crypto cryptocurrency crrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   lunae ajtrader great day got   bit overzealous during   excitement on entires coup long mrna   shorts jannimore premababa puttype largetime total size contractstotal value average price   bid underlying sentiment neutrallawmaster     ajtrader   highlighted premarket coup long gttsla short gtgtshop long gtbaba short   heavy position on calls let us       now   eod tomorrow   httpstcolyszqhgbaba hating china is illegal   invezoapp top stocks amp cryptos on stocktwits muln', 'spy', 'amc', 'hymc', 'nio', ' ', 'tsla', 'cei', 'qqq', 'gme crypto cryptocurrenctrending stocks on fintwit source httpstcocwjowwsbi spy tsla revb aapl amd qqq syta fb   ccj sorted   most recent httpstcoerlbzfatinglouriouscap only months have passed since charlie made his first buy    ', '  people   rushing   judge his investment performance   shows how shortsighted   people   nothing moregood morning traders no       plan   httpstcovbdmdswbest   luck hd amzn amd msft rdfn ride mrna roku snow   hood   httpstcottumczkvnrt markettrackers yo nunca publico mis trades pero si no lo hago   este rebientobababitacorabolsa amigo   quien se la dedicamobaba imagine when they   out   say   is   compliant   then   war ends   uschina relations   repaired its   darkest     dawn   epictrades   long april calls   ugly   i have no edge   feels its due   counter trend rallybaba legit company   is what happens when ma talks       ccp shit got personal   httpstcoyyhfhsrktoday highlighted premarket coup long gttsla short gtgtshop long gtbaba short gthymc short gtpxd long gtamd long gtmrna short gtgtlb short gtbidu short gthttpstcoryyouryme httpstcoivxitotzart marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   why us is antichina   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio babacharlie munger     on stern   explain how he         massive bagholderspy vxx hymc httpstcojglwzdjvulive on youtube   update   live qampahttpstcoqdgmvsnckuvalores del vdeo anlisis buscando soportes   jd bidu niu bili tcehyno olvides votar para prximos vdeos httpstcokiidyke httpstcoqfmcjguvpues yo no veo tan mal     httpstcobdpatfbaba got   cheapies     lotto   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba wtf where     these k blocks     on todays menu bababot more buy   dip', 'sell   spikeit aint rocket sciencesrcojones otro   los motivos para esperar ms cadas en las ventas     es por la reduccin   ingresos familiares por los altos costos   la energa y la inflacin en los alimentos rusia es un mercado importante debido   proximidad geogrfica', 'y las sanciones afectaran este mercadort captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqretail favs in china getting bid up', 'eg tme meanwhile   biggest companies continue   dump see   tcehy just   russia was like   weeks long process   big money   adjust exposure i think   same is occurring herenbaba alibaba   bag holders     tight battle   predicted     holding now     out   conviction   mr wonderful dont give   crap either nice   see someone   enjoy   pain   im just trying   figure out why people keep buying       goes down yall understand   whole avg down   destroy your accounts right   was over', 'stop     insanity   yes shorts i know i   never get my money         point i have no other choice     hope     outcomes   goldsilvermine gold price   power  ', 'rally is far   over   perfect storm brews chris vermeulen httpstcopgyoptions flow stream update tsla   zm fez spy iwm qqq ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcobcjjpcgoqjwheres   guy who put his entire million   million into   queteim eso es cierto', 'pero no es solo en   sino en todas las empresas chinas que desde hace tiempo se mueven en bloque todas juntasbaba they     one     biggest buybacks in historypaytience options flow stream update tsla   zm fez spy iwm qqq ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoicixxhulababa   on   fookin buyback announcement     goes right     over night unusual stock options activity in todays tradingsm  ', 'cnio  ', 'cbp pbaba cjd pgoogl ccoup phymc cwant   learn more   unusual options watch   httpstcotafmdpwoptions flow stream update tsla   zm fez spy iwm qqq ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoyrjzbzqvqzrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itdougkass realmoney dougie', 'i know mr munger is well respected on your list   investors care   comment on     his purchase north     share value here yet   sub thanksgold price   power  ', 'rally is far   over   perfect storm brews chris vermeulen httpstcobzbnrspejx aapl msft amzn fb googl tsla jnj jpm v unh nvda m hd intc dis pypl adbe   csco abt nflx mrk t vz gold silver preciousmetalsrt robertomulazzi   alibabaaaahhhh httpstcoberuncdwlos holders     dicen que la tenencia es tu amiga lo aprend   los porrazos y todava sigo atajando cuchillos que caen del cielo httpstcohfmsvnwdbaba wow jp morgan     pt when   was   there were alot   trolls on here saying   would break its   funny   they were right even though they were trolling   forum lol   end is near     chinese junk httpstcoawjxiiqwpbaba mar   underlying difference daily volume', 'volume', 'oi iv bidask there     no new bull run in spx spy qqq ndx iwm     not include fb nflx pypl   bidu rblx   others these moves up     not include   old guard anchor stocks', '      sold you see these stocks basing   moving up over   week  ', 'buyif you want   clue   whats going   in   you should really look into   story     is named   how ironichttpstcopccvfdomrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert realalexvieira russia announces sanctions on us president joe biden alex vieira increases short positions   twlo pypl nio   there       strong   wild bounce', '    next weekrussia announces sanctions on us president joe biden alex vieira increases short positions   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin aapl nvda tsla biden httpstcoqatmezwqmtop stocks amp cryptos on stocktwits muln', 'spy', 'amc', 'hymc', 'nio', ' ', 'tsla', 'cei', 'qqq', 'gme crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoljiwznqnmhbaba they tried   push       failed tech   fly tomorrow when   quarter hike is announced inglouriouscap if   returns     time highs over   next years', '  tweet   speak     weak reputations   people like you   wont change mungers   allbaba   is   thievery   jmp   cover', '  they     they own u burn em   healthyextracts hyex large growth revenue year over yearnearly debt freeminimal overhead costshttpstcotcojosoyyfduke nvda   nio doge dis eth gme goog sndl snap lcid pltr   sqhealthcarestockstotrade intradaytrading otcqbbaba   than buying   when ppl were saying its cheap lol what   ppl doing not buying here   red jd green hmm marktradewinst loer ook   even op   lag volgens mij een buyzone op en koers is direct opgeveerd is nu weer terug rond maar zone wordt natuurlijk zwakker wat denk jijchartmill its only down off     time highs we have support in   area     bounce time   tell   my entries   mad early   your fav trader even postsspy   vxxleccin aprendida no volver   invertir en empresas chinas que manera   valer pinza   httpstcozqtdqnfnrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba httpstcoenxsxogvrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   realalexvieira russia announces sanctions on us president joe biden marketgenius slashes us stocks price targets   twlo pyplrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   traderalert healthyextracts otcqb hyex revenue     full year is expected   total   million', 'increasrussia announces sanctions on us president joe biden marketgenius slashes us stocks price targets   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin aapl nvda httpstcotwdehxdtt healthyextracts otcqb hyex revenue     full year is expected   total   million', 'increasing httpstcolmdkhinqpduke btc eth link xtz ada vet knc sxp twtr es jd   bidu tme jd healthcare optiontradingbaba i think ive blocked every jpmorgan bot on here     give   nickel they take   quarter     analyst on cnbc said he is   buyer     bullish   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio intraday option volumeaapl k   puttsla k   putamd k   putnio k   putnvda k   putbaba k   putfb k   putamc k   putrodalzmann would you classify buying   now     investment     lottery ticketbaba   piece   shit needs   bounce   get   whole chinese stock market up   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba   thing   run if hang seng   charlie double down   here   alphatrends if you dont understand  ', 'dont try   trade itlook       people trapped in those bargain russian stocks lukoybaba nasdaq up', '  turd down growth midday us stock market movers march httpstcoewntwvpgfs tme bili pton li gtlb aal mndy wish ptr cvx xom   bntx cpng aapl amzn fb tsla nvda spx spy ndx qqqbaba most hated stock in   world wow   gualestrit   premarketbaba jd nio chinese stocks rebound big timert nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqmassive volume on     is   finally   time   get long httpstcoydxzooelababa picked up more   dont know where     is   ill keep buying on   way down options flow stream update aapl tsla   iwm rut ndx qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstconykvdfjgffangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcofhmbyrt lunae ajtrader great day got   bit overzealous during   excitement on entires coup long mrna   shorts jannimore premaweird     is only down  ', 'either way       way  ', 'only   few weeks left   we     there stanky commie   highasfk thank you ajtrader     day on coup     httpstcoonrshrqzbaba jd nio chinese stocks rebound big timeja   er det jo ikke lengre grunn til erge seg over     gikk fra meg etter ipo i markminervini s regel slr til igjen when   secular leader makes   major top', 'theres   chance     drop     chance     drop   jd nio chinese stocks rebound big timeif you dont understand  ', 'dont try   trade itlook       people trapped in those bargain russian stocks lukoy rsx ozon yndx etcor china names   jd tcom bidu etc volatility products vxx uvsy svxy etctoday', 'finturtle app detected extreme oversold signals on   chinese stocks   rsi   mega stocks such     tcehy dropped   such   extreme oversold situation doesnt happen oftencheck   out on   finturtle app httpstcohquagamqzt kosk enters into   jv acquisition agreement   foundation farms', 'corp ffc   acquires   eroots abbotsford', 'ltd era capebc httpstcomeqauvrrf ianreedamat adsk avgo   cdns cavm cern bbig pcln nflx chtr foxa rost dish matrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrsibaba bird didi docu fsly   invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados doleclayfinck interesting chart', '  people have calling bottoms in     weeks   regulatory regime', '  evidenced     chinese education sector', 'means one   have   willingness   accept total loss   capital when investing in china look   tal amp edu id only use options on babatwitters on   rise amzn price', 'mentions qqq price mentions amc price mentions   price mentions sonm price mentions stocks investing tradinghay gente que ha comprado   por sus fundamentales pero ahora vende sin que sus fundamentales cambienbaba long april calls   ugly   i have no edge   feels its due   counter trend rallyrt mdsoll nio   xpev li bidu jd httpstconhtbfoszrwatch out     bearish sentiment on vxx zim astr   hd   vrm wti httpstcopnnknkfmidday highest voloi min', 'vol k', 'option vol sm nio     jd googl coup bili hood pfe shop tsla aapl snow teck mrna se bidu data barchart httpstcoscsytfotech stocks performance   far todaymicrosoft msft alibaba   amazon amzn alphabet goog apple aapl facebook fb tesla tsla paypal pypl   ill love   see them doing   rs   screw usa shs even more       delisting rumor   just hang over   shouldnt     addressed one way     they should   either way its   joke   total manipulation not   ali   babapesaing amazon beberapa waktu laluminus dari ath httpstcoiokycwmnrrt intuitiveaicode   man     plot   used   politicians   wall street   play you oil prices down china stocks crt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolethis man     plot   used   politicians   wall street   play you oil prices down china stocks crash   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice kyiv putin httpstcotnunafbwwbaba   time what is next httpstcodybqxexejupdate babaout   breakeven   bershire   easily buya stake here       getscanz todays most volatile gappers gap up avgr ixhl hcacf sbfmw sonm gap down   nio xle xom cvx httpstcomost mentioned tickers in wsb in last h spy   oil vxx tsla gme aapl eod fb   httpstcointoxxyay httpstconrvmeqwqchina is suffering its worst covid outbreak why should china have   interest in pursing   war   jd kweb httpstcoskzxaggmecommerce stocks performance   far todayhttpstcokrvrvuvva', 'inc amzn alibaba group holding limited   httpstcowumqerwl', 'inc jd ebay inc ebay etsy', 'inc etsy   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba     know if mr wonderful sold yet top money flow   free stock apps httpstcoczypvdtiwn', 'iwd', 'ijs', 'iusg', 'gslc', 'hyg', 'vss', 'jnk', 'cvx', 'qqq', 'xle', 'iwr', 'efav', 'amzn', 'lqd', 'gsus', ' ', 'mnqm', 'spy', 'spdw httpstcozcubmbjemost mentioned tickers on wallstreetbets last hour vxx fb tsla gme babaivdn innovative designs inc interview   air on bloomberg us on   redchip money report httpstcosadjketmsndl jushf cwbhf tlry cbds clsh codi cvsi digp xxii amat adsk avgo   cdns cavmivdn innovative designs inc interview   air on bloomberg us on   redchip money report httpstcoppnxvbxumsndl jushf cwbhf tlry cbds clsh codi cvsi digp xxii amat adsk avgo   cdns cavm nich nitches has successfully submitted   nitches ovs app   apple itunes iphone   googleplay android stores httpstcowtnzpamv capebc ffntf glasf agfy gaegf acrhf gramf hiti irclf vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstconzwjxbatwhy alibaba sits in my too hard pile babai     very pessimistic investor   lends itself   value investing', '        hold me backget   full story here httpstcotlqbxiamtomnash   stock is trash without doubt   taobao itself is   good eshopping app     honestrwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx tsla fb gme qqq   amc hymc rklb full live amp historical data   httpstcoqhrxwewkjbaba apr   underlying difference daily volume', 'volume', 'oi iv bidask   jd nio chinese stocks rebound big time todays top active stocks tue', 'mar', 'pm est nio amd didi   rlx aal aapl pdd vale f   market green   is red market red   is extra red       seem   catch   break   keep giving them your', 'see how   turns out httpstcosxdrjseicfbaba breaking   its declining channel continues   only get worse     stock httpstcokxcltloctbaba min its forming     sell setupbaba bought         hedge   indeed works   one its hedging   my msft gains vant   rant live trading podcast starting traders talk   china market implosion', 'oil dropping', 'volatility breaking', 'headlines', 'top stocks in play', 'forex amp morehttpstcofkeyviasspy qqq iwm tnx vix vxx oil tsla aapl amzn ixhl hymc amc holi yang babababa price target httpstcollmvxybdalibaba group holding limited traded m shares', '  average volume babababa bidu zero value   alibabaaaahhhh httpstcoberuncdwwhy alibaba sits in my too hard pile   amzn stocks investing valueinvesting value growth httpstcohdcnpsfcgaliciainvestor hay que entender que china no son   y jd nada ms hay miles   opciones en hong kong', 'shanghai y shenzhenrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba entry   share francastromt ya no le creo ms nada   babababa how much pain going forward i dont know   hopefully       in     end     week alexpitti not particularly scientific', '    has   brand   consumers slash retail investors perhaps amplified here in hk where you would taobao something just   much   you would youtube something strong culture too anecdotally   i   intend   look into jdbaba turn   eff up   captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzmakingmsimple  ', 'tcehy', '  tech crsr', 'rkt', 'pltr', 'nvda is what happened alibaba revenue     twelve months ending september', 'was  ', '  increase yearoveryear alibaba annual revenue   was  ', '  increase   is     cheapest buy compared   others   has fallen in   current conditions httpstcofvulxcwnbaba boo thats   end   your rally retailers meanwhile softbank   jpm selling same time we should not have favorites   special feelings on   stock btw typo should   human not juman got   live ios autocorrect i   understand we usually have favorites   humans         biggest risk is still business   shareholder rights   jd nio chinese stocks rebound big timebaba why would u pay more than hk price   hk   crash tomorrow la tienen     eh', 'suben otras chinas pero esta no levantababa neverending downward spiralstock price goes lower', 'masa son sells more', 'stock price goes lower remember', 'oil hit negative once   doing well   only down   haskalahllc shorting   has     easiest play ive ever   in   breaking   its declining channel continues   only get worse     stock httpstcouigmlexbaba rsi   atl todays top unusual options activity sm   nio     put sm       jd putholy shit   is deadbzun   first person   identify   ratio   shows ridiculous value in baozun numbers gets   prize yes we   know   risk fxi   httpstcoaseysacwsjp morgan downgraded     slashed price target   i think charlie munger is likely wrong on   one he is juman     even buffett makes investing mistakes charlie has   personal preference over china chinese li lu etc understandable       httpstcowtbxxrt backpackerfi im   buyer         put   is   turd   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba chinese stocks   ripping   is   comedy stocks   hit week lows on tuesday tsm drma evlv lmaca   httpstcoksofhrqozrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfqqq spy tsla f   fed   rate hikes update tmrw would   super safe into close team   see major profit taking well see everyone volatile times mrderivatives went long   calls   waited too long   missed them cheaper earlierwouldnt   surprised   see   pop     expavg on   minute   shown here       httpstcodlsyweimikweb nio jd   what   great rebound day except   alibaba   holdingtrades   en', 'despus   estar en', 'ya vena mal', 'y ahora   china pensando en ayudar   rusia', 'se puso peorbaba en', 'despus   estar en', 'ya vena mal', 'y ahora   china pensando en ayudar   rusia', 'se puso peortodays most volatile gappers gap up avgr ixhl hcacf sbfmw sonm gap down   nio xle xom cvx httpstcowxqybujxiw   httpstcouajuvrtorbaba weeks   now         backpackerfi same here', 'i would buy   when amazon closes shopbaba im curious     why delisting talk is smashing hk   badly just bad news rolling down hill     lack   access   us markets have material impact   price   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthank you ajtrader     day on coup     httpstcoonrshrqzbackpackerfi     soon need   gofundmebaba still well   daily vwap     deep red day when most chinese stocks   up huge in   green   is quite alarming softbank founder boosts collateral     stock   stock prices sink ubs didi   httpstcorgdcoddtrt ycharts   is now trading     same pe ratio   hdreturns since alibabas ipo in hd   httpstcobaba     charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba next leg down   close   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba get ready     dump', 'i just bought       seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financebaba is now trading     same pe ratio   hdreturns since alibabas ipo in hd   httpstcofokkjmohktbaba lets go green   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbreakingnews sflm sflmaven announces new company record   weekly sales', 'pulling in k     week ended march httpstcotpiggdortm capebc ianreedsndl jushf cwbhf tlry cbds clsh codi cvsi digp xxii amat adsk avgo   cdns cavm httpstcozhrcdpenbreakingnews cwrk   michael ray country music airplay commemorative nft   drop exclusively on musicfxdigital on march', '', 'httpstcoxqlniyuxfaapl amzn fb nflx jd bidu   twtr pins tlry hexohttpstcociuemzevrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert inversorexperto   la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lobaba gonna flip quick yea   is ive seen   stock go     in minutes on no news flirting   death portfolio nio sofiarkk stxchn jsenpnbaba httpstcodbqidoubaba   go   up   dark pool block   bullish  ', 'bearish       scary price action if your short   shorting takes courage    ', 'recklessness   worst   these levels under ipo price while revenue since   event has multiplied   investors never   explain why they like   over tencent   jd   i hear is pe ratio not great httpstcosccaexbbrsibaba bird pdd post tsp sharkbiotech when   is delisted', '  is very likely   suits politicians   in us   china who want decoupling', 'adr shares owners   get   hk shares you   instruct your broker   hold   sell   shares on hksert moejesuss top gainers   googl tsla   aapl httpstcotcbjwccfnasdaqbaba httpstconssrnwktwitters on   rise qqq price mentions amc price mentions   price mentions amzn price', 'mentions hymc price mentions stocks investing tradingbaba short sale volume is   high     was on you might   check what happened then   my plumber told me   short       galiciainvestor que posibles noticias positivas haran reaccionar   mercado   alza y actuarian como catalizador   esas noticias', 'cuales serian exclusivamente sobre babacuales son generales guerra', 'china', 'deslistings babart captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt researchqf       lt exnet cash   pe cons exnet cash ie one         out there', 'sentiment measured     highest success rate   get instant help   updates   free trials join us httpstcovbdmdswvst', 'tsla', 'irnt', 'aapl', 'bbig', 'cstm', 'aso', ' ', 'spy httpstcooonsddpbmpbaba if theres one stock in   world     double   months', '  is   never seen   cheaper growth stock in years   investing check out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx qqq tsla spy fb   aapl vix nvda   cvx msft eem httpstcotvponnacdavidtracey     healthyextracts hyex bergamet na is   only citrus bergamot superfruit heart health supplement backed   clinical studieshttpstcovohpimpcnvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq ihubstockposts tradingsignals httpstcobhedxyeclosed my gld position', 'broke down rsi feel like   swing traders might bring     up shorting uvxy   morning', 'gonna btc   kinda wanna get   spy options', '    my positions   up   tied   index bought       fb', 'over sold imolast nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggy fukbtc over babacheck out our subscriber alerts in our discordhttpstcomcjqctvcoedsa kodk dow gnus idex boxl   tsla xom httpstcodrvaogjoxh       lt exnet cash   pe cons exnet cash ie one         out there', 'sentiment measured   cost   puts vs calls has never     extreme     long kwebcost   puts vs calls m maspy qqq tlt gld commoditieshttpstcouvvgsdyfon httpstcovepfwuqpdbbaba     my total softbank founder boosts collateral     stock   stock prices sing ubs didi   httpstcoduklmvuyfor those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px over yrsya', 'charlie   warren know techpound sand   change your diaper charles warren i   camping on your lawnbtcwe   grind higherspx qqq leadersgtstrong nvda w shop nio avgo bkng sq tdoc meligtweak coup bntx   oihtop gainers   googl tsla   aapl httpstcotcbjwccfbaba lyor httpstcoatbixwoso charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over   ccp httpstcoreihslmbzcall sweeps over k aopmest goog   ccj mara jd staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcoerusumjyhere     list   long term year investment stocks   check out mrna twtr fsly dash nflx bidu   gm pltr dkng dis roku f tsla   why nio is flying     is tanking most active equity options   midday march', 'tsla', 'aapl', 'amd', 'nio', 'nvda', ' ', 'fb', 'amc', 'aal', 'xom', 'cvx', 'jd', 'sofi', 'msft', 'f', 'amzn', ' ', 'bac', 'pfe', 'pdd httpstcoernrctbye httpstcoejgqqqxoptions flow stream update jpm adbe     orcl spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcohcykvehwnoptions flow stream update jpm adbe     orcl spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcogpvqgrlebaba idiots shorting   lmao   backpackerfi im   buyer         nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in seveoptions flow stream update jpm adbe     orcl spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoojvkvfqrt gualestrit alibaba en la apertura   hong kongbabastruggling in   market check   strategy outvxx hymc coup gme ixhl rcat pton kavl abbv zm gfs dal kplt gfai bfly aal akan mrvl amc sonm jd cvx ual w ctk sbfm edu nvda nio didi amd   rlx aapl vale edu sofi httpstcoqibvtnruumrderivatives red candles last days incl     far on   imo if we close lets say     lower   we gap wed morning       then rip higher', '        day island reversal     signal   move   imo httpstcokbweggqxyrt traideops   calls alert received on strike   expiration   total premium   k total orders', 'oi btim boatim inc is charting   new     propel   billion global recreational boat market even higher httpstcowpoefrvz adbe amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tscobaba whats   pe hereanyone like   hazard   guess yahoo says     half   most active equity options   midday march', 'tsla', 'aapl', 'amd', 'nio', 'nvda', ' ', 'fb', 'amc', 'aal', 'xom', 'cvx', 'jd', 'sofi', 'msft', 'f', 'amzn', ' ', 'bac', 'pfe', 'pdd httpstcoxcpyooztjbargain shopping in     alternate perspective   my preferred approach   these scenarioshttpstconhdsbvpodmbaba para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entre hoy est claudicando podra ser el final   la bajada   menos   corto plazo yo estoy pensando lo segn como se comporte durante los prximos das httpstcojoswaocayltencent holdings tehy en y no veo   nadie hablando   elloparece que por aqu slo se habla   alibaba   asymmetricalpha     have aws   chinababa   stock is gonna go pop when we least expect   nio   lkco bidu wallstreet is going   make   killing when they decide   long these   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicfutu when tutes     in', '    turn up very fast asias largest brokerage   mil buybacks in place   trading     pe   only x   nio aapl hood   investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jlawmaster babanice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnrt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert tradersking congratulations   discord member msdestiny off   spy   k challenge put click   link   join in owhen you cut losses     explodes   other way   httpstcoyjojhmxlbaba mucho problemsnon stop   babanever mind   listing problemks watch stock indexes sectors faang treasury yields how   start step   s httpstcotbwfmmdzw faang technolgy bigtech stocks tradingapple aaplmicrosoft msftamazon amznfacebook fbalphabet googtesla tslanvidia nvdanetflix nflxalibaba babart jensuarez futu in addition', '  companys board   directors has authorized   new share repurchase program under     companydraganfly dpro   global uav leaders in hardware', 'software', 'logistics amp services futuretech httpstconuklleikifb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amdhttpstcoldfzmltjgarmburren pajtohna investoret e mdhej si charlie munger po vazhdojn me e ble   dhe un po vazhdoj me e ble sado posht me ra per mu kjo kompani ska me hup vleren herdo kurdo maron covidi', 'problemi me taiwan etj dhe njerzit kan mu kthy te kjo kompani httpstcoguvmtgxrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   annual revenue billion dollars', 'total market cap billion dollars wow     many retail bear big springboard   ran   communists ajtrader great day got   bit overzealous during   excitement on entires coup long mrna   shorts jannimore premarket gains on hymc exn thank you   httpstcoviygzkurt jensuarez futu in addition', '  companys board   directors has authorized   new share repurchase program under     companyrt seekingalpha   alibaba is oversold target per adr httpstcomorjjnv business stocks tradingbaba   trading   ipo price httpstcoaymvoaymax loss day r   coup mrna overtraded     was up nicely   then gave       my gains   mins   not stick   my process     httpstcobzandbedzbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   hey hedge fund squeeze em now   hashmatj   no choice     keep buying     dips its just too cheap babaf   new article alibaba is oversold target per adr httpstconuzsgqb get     latest babaf related news here httpstcojhctowytqsolid day on coup     luv dal spy nio nflx mos   mcd mrna rblx tsla join our room dont hesitate   learn   pro traders   httpstcoomlgdynh httpstcozncidyapxnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba heaven help me i just jumped into   significant position on   fucker   no choice     keep buying     dips its just too cheap   nio   world is conspiring   destroy america', 'unfortunately they   succeed   potato brain in charge   watching   waiting   my   we   going   see   big squeeze     point whats   hardest part   starting     small account   abovespy spx aapl   tsla vxxbaba nio   world is conspiring   destroy america', 'unfortunately they   succeed   potato brain in chargearbritrage absolutely crazy     investor in  ', 'im waiting   logic   once   reign when         valuationbaba would     fair enough price given latest jpm financial model   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzqqq kweb   down   last dayserrrhmmspec buying   calls here if i lose   least i   say i     than charlie mungerrt dgidca   aproxel error fue comprar   esos precios y no vender   ahora ya no tiene sentido porque las cadas cadababa down   drain she goes   jd beke niofinally   solid green move   chinese stocksexcept     wonderful mr wonderfulbaba is now down   its alltime high     approaching   stocks alltime low   set in   growing revenues   x since then httpstcodgvgpxjywtrt connectthemoney its     tough year if you     growth investorytd returnstsla   meli coin ups   httpstcozefnakihybaba rsibaba bird didi docu fsly   alibaba is oversold target per adr httpstcomorjjnv business stocks tradingbearbulltraders   absolute killer trader first minbaba kweb   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba holding     now   entry   upside', 'imo happens first when   breaks vwaprt moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentnio outperforming babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jdal ual mrna   pton airlines', 'coupa software', 'gitlab   morehttpstcowzvfodqgrt backpackerfi im   buyer         sin patrones en la estrategia   icerock not yet   is amzn in crushed in   retracement   ath shakeoutrt jpatrades   flow httpstcopwrofbmycrt ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxobaba flow httpstcopwrofbmycbackpackerfi   nice   bidu tencent   still goodtop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx spy gme amc   access wider trends httpstcozltkvrfmost mentioned tickers in wsb in last h spy vxx tsla oil gme   aapl qqq   amc httpstcointoxxyay httpstcoizhdbzthsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttwitters on   rise aapl price mentions amc price mentions amzn price', 'mentions   price mentions neca price mentions stocks investing tradingstocks making new wkall time lows in   morningbaba iq coup rivn wish nu tlry momo stne mq more results scans update every secstrading stockmarkethttpstcofmqtddoart charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicalibaba stock news   forecast   attempts comeback on tuesday httpstcosejklwhttpstcodybsltjzw httpstcoyvwwhjgwbslearn   canslim strategyvxx hymc coup gme ixhl rcat pton kavl abbv zm gfs dal kplt gfai bfly aal akan mrvl amc sonm jd cvx ual w ctk sbfm edu nvda nio didi amd   rlx pdd aapl vale f edu sofi beke xom ccl bbd oxy tme itub snap httpstcoyikart moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentjohn once said   chinese onshore market was   roach motel   capital your money   check in', '      check out food   thought     guy who didnt want us     included in   outsiders   is   learning   tale   ali       ccptop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx spy gme amc   access wider trends httpstcozltkvrfr  ', 'saved   nice fades on amc   dal   breaking   entry rule on amc     not wanting   run   me bbtfamily bearbulltraders mikebbbt johnhbbt httpstcofnoleiisdtop money flow   free stock apps httpstcoczypvdtiwn', 'hyg', 'spy', 'jnk', 'ijs', 'qqq', 'vss', 'iwr', 'xle', 'amzn', 'cvx', 'tsla', 'efav', 'spdw', ' ', 'mnqm', 'sqqq', 'arkk', 'spem', 'smh httpstcookkkybpzmost mentioned tickers on wallstreetbets last hour vxx gme tsla amc babatop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx spy gme amc   access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank vxx mentions gme spy tsla qqq amc   aapl sqqq amd full live amp historical data   httpstcoqhrxwewkjtop most mentioned tickers in fintwit now vxx amc amc   alibaba hymc hycroft tsla tesla via httpstconwsneckpndfintwit stocks stockmarket stocktrending stocks on httpstcofivqkz on amc', 'atdbca', 'awlif', ' ', ' ', 'bldpca', ' ', 'cnq', 'cveca', 'elemcathese     most active stocks right now nio didi   amd aal rlx pdd httpstcoumvkfbwhgsbaba calls alert received on strike   expiration   total premium   k total orders', 'oi cheapest megacap stocks   mar', 'babafbbhppfedisadbeamzncmcsamavasmlabtgooglgoogvzresearch on httpstcopmcpagmrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrbaba dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt hxo just posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda nasdaq dpro draganfly is   contract engineering partner   federal', 'state', '  municipal government agencies     sizeshttpstcoqrbesxfrmdrones futuretech btc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdb investortraders httpstcoxojwjhzblawmaster babababa nio what   battle', 'shorts     get friedrt oddstocktrader munger enjoying   bubbles in     bath httpstcogvmchowfzrt inversorexperto   la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lovendo accin     por y regalo entrada camp nourt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert gurufocus dodge amp cox upgrades its gap wardrobe gps   jd qrtea hd amzn ebay gpc low vips stocks investing valueinvestibaba long starting buying into   nowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba aproxel error fue comprar   esos precios y no vender   ahora ya no tiene sentido porque las cadas cada vez afectan menosnos olvidamos   las cadassi rebota un', 'compramossi se deslista hkesto es mas facil   llevar   acc dgi httpstcorxdecohfbaba bidu alright', 'im reinitiating significant longterm position decided   jd', 'meit', 'vips not looking     other china stocks   moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentsweatystartup     pick i think u should focus on storagert inversorexperto   la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lobaba close green   bangers   still holding   tho httpstcosnqqzaisyrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahcharliebilello ycharts charlie munger doubled down     now puking   lowsrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert bersezk   shills nio shills ccp stock shills charliemunger blackrock   seriously who is still shorting   show yourself   gurgavin   jp morgan lowered alibaba price target     sharkbiotech i   chinese', 'i   not     number', 'they   have huge debt', 'they spent invstors money   buyout   lot   worhless companies   they have tocurrencyworks cwrk build digital currencies   brands', 'companies', '  communities   empower   free exchange   value   customers   usershttpstcoiqgoofzdkrbtc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdb stockstobuy httpstconksewjrrt moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentanyone have   model     rough probability estimate     delisting       friendbackpackerfi if   hits zero', '  world has imploded httpstcoltqnqmonkboth bidu amp   look very close   respective macro bottoms     charts', 'i like bidu more   right now httpstcoiqpenbbyshorts starting   cover   httpstcokkivcqqrt sharkbiotech i know   is going     they have   share in cash   investments plus   business generates   in cababa ahahahahahaha   ishfaaqpeerally alibaba stock analysis babahttpstcowkfiybonzanother amazing       warlock kenny glick who told everyone   short alibaba dont miss   moment join us live daily       trading expertise in   game   didi yang vwap httpstcossxxdmfaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber crowdsourced alerts', 'ranking system', '  get paid     top contributorltgt httpstcoryhqbajdbaba im not calling bottoms   nothing like  ', '  i think we should   close     bounce no position', 'im going   wait   later     make   decisiona couple possible paths    ', '  direct copies   past breakdown   breakout patterns httpstcojzdnbibsqrt fxstreetnews chinese covid shutdowns   hurting   chinese economy', '  shares       year low alibaba stock dropped more thbaba i swear yall   going   feel like idiots   day   not loading up down here   lower even     killer retail report not good       levels not seen since   time   try   catch   falling knife maybe       start httpstcoitocrgmrrt sharkbiotech i know   is going     they have   share in cash   investments plus   business generates   in canice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba down     last days practically oh mywheres   bounce babyrt potterstocks if he is gonna   pts i should too i think   year i have hit every pt on every stock pt   year   bidu aap', '', '', 'amp gainers blackboxstocks top algobased options alerts   midday   spring breakout sale httpstcofdixrtrjm amd goog nio aapl   qcom trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading fintwit httpstcohknzpyvwfutu in addition', '  companys board   directors has authorized   new share repurchase program under     company may repurchase up   us million worth   its adss', 'until december', 'tsla   niort mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenubaba bidu nio load up   discountspy   dvax acb ostk nkla msft aapl amzn tsla ccl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdchinese covid shutdowns   hurting   chinese economy', '  shares       year low alibaba stock dropped more than on monday httpstcosejklw   claymarkets stocks tradingbaba sweeps httpstcooxbkndvhnbbaba good try alibaba   en seguimiento diario', 'posible sigue rojo pasin viendo los bajos ya en pavos httpstcodlxyhphcdodge amp cox upgrades its gap wardrobe gps   jd qrtea hd amzn ebay gpc low vips stocks investing valueinvesting retail portfolio httpstcobbyfbrygbackpackerfi lol   was my highest conviction stock   few years ago finally sold   taking   loss on my shares i wasnt     hold     geopolitical risk     work out   long term holders   investing is   stacking   odds in your favoriamtomnash if   was   us company', '  would     real gem     chinese company makes   trash', 'since   government   just take their money in   name   charity anytimert trendspider   rev bincome bequity bprice   rev bincome bequity bpricill   more concerned     performance     than your babart charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba what is   biggest reason     huge drop is     war   somenthing           on   red market day   proven path       crypto millionaire httpstcoapnnyznbrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst bueno', 'y como siempre pasa', 'no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas acciones que me tocara heredarle   mis nietos', 'y que se la reclamen   xi jinping en unos aos httpstcorpunubdtbaba no alarm guys order has   restored still down in   bright green day   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsti know   is going     they have   share in cash   investments plus   business generates   in cash per year   capexat   point if they get   delisting     issues   not resolved   years my guess is they tender     adrsrt reillymcadams china names         strongest todaymy longs     gt nio gt jpatrades   ready     bouncetweet   nenad markovic nionenad nenad markovic nionenad tweetedwatch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcoyubctyjft httpstcopllqwhfyxaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroatencent crashes on possible fine is   stock now undervalued hkse xamsprx tcehy fb   amzn msft zm tsla nio spot stocks investing valueinvesting china httpstcosqokvqmbaba covering round     xi pooh bear   backpackerfi im   buyer       trending stocks nio nio inc adr', 'xpev xpeng inc adr', '  alibaba group holding ltd adr', 'goog alphabet inc class  ', 'kweb krane shares trust kraneshares csi china internet etf', 'amd advanced micro devices inc', 'spy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdim   buyer           ticker really holds   rest     chinese names down   why   is down like   i   figure out though pakbenikasim parece que le ha durado poco la alegria   httpstcondascdfurfrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba charlie mar says buy   dip dont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbbaba had   nice double top sell setup min earlier in   morningi missed   when i switched chartsi figured   china stock longs like futu wowbaba vie     scam   steal money   foreign investorsbaba puttype largetime total size contractstotal value average price   bid underlying sentiment bearishrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicalibaba group holding limited traded m shares', '  average volume babamarkets per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcojagqzgfobaba chinese   us regulators need   get their shit together wealth markets per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcocpdlmvytkbaba once market corrects properly then       optionsbrian neverforget spy   qqq didi optionsbrian httpstcovkglafqsrp httpstcobtnckxahood     asias most profitable   largest broker called futu was selling   more than recently', 'nothing changed everything improved now     pe   x   mil   buybacks in   pipeline tsla   niof ccl disca pbr ual nio vale intc gm plug ko bmy   tcom bac uber dkng aal x aapl jd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdhealthy extracts hyex new clinical study demonstrates ubn relief naturally alleviates migraine symptomsdukeaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amdhttpstcoxbaapyngkmi guess if u have gambling money   feel like investing in   tech', 'you have winners amp u have losers', '    is   loser qqq up   session highs', 'jd up     rsibaba bird didi docu fsly   its moving opposite nasdaq wtf stock', 'options updates', 'alerts free chatroomdont forget   take   trial httpstcomcjqctvcospy   dvax acb ostk amzn tsla ccl bili cvna dal twtr httpstcovcmmmuitzdeepthroatipo is   real world friend   i   amazed     amazing analysis on chinese companies traded in   forensics on   etc deep has   spot onwe differ on   doesnt mean i   right   deep is wrong   vice versafor   time  ', 'im httpstcobdusycnvhbaba man chinese stocks   up     is   special piece   shit i dont get     fyi     no growth bullsht artists here wanting puts   print httpstcolemzwkvqrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrealtime trading alerts   our team   seasoned professionals', '  trading room   global trading community check out   httpstcomcjqctmhtwspy qqq amzn nvda   tsla   amd aapl nio httpstcoxvziudsabidu   green   redlook   alibaba stock chart every single shit coin has much more   than   httpstcoxoivrknwubaba   finish   fresh day lows   last phrase is worth gold   httpstcoygpuruqoyibaba very safe short   these levels   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzsweep   calls   spot volume', 'oi iv premium ksector consumer cyclicalrt xglobalmarkets trending stocks on fintwit tsla vxx spy qqq   amd nio muln mrna amuln keep going rcat ixhl   amzn aapl tsla aei spy amc gme nio sofi cei hymc httpstcozqabpcdwrt itscharliemar   same people who   giving up   selling           same people who     pumping itbaba beautiful bearish intraday motion seasoned daytraders   profit dearly   days ago close ampnow drop in   month thats insane   such   big cap company   psychology is everythingrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicnew week highs lows highs yang bmy zim abbv brkb lows nio fxi   eem kweb httpstcojpvxafqgrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrbaba chinese techs bounce     day   big losses httpstcopfbovdffmbaba awaiting buy signal free trial   httpstcojpmutbvvp httpstcojiqzqcmchina should invade russia amp arrest putinhitler   restore economic stability otherwise yuan dies next if geopolitics is encouraged   yang aaplbaba why would you buy   chinese stock knowing what happened   didi httpstcoapqnmuwwbaba thats   lot   volume     morning session   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttsla jd   soxl   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoudzoudifqbaba httpstcohqxbldchdont get me involved', 'said china china wants   steer clear   us sanctions over russias war cnbcbaba kweb cqqq httpstcockuynsfkrt datadili alibaba group holding limited traded m shares', '  average volume babababa   is absurd   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financealibaba group holding limited traded m shares', '  average volume babatradeideas congrats john i bought   pm   sold only trade   meaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdmarketrebels moonshinefades mooneyavgdown paul moonshine moonshinecrypto moonshinetrading lol   hood   moonshine hows   range doing   its market wide bearish move together just these chinese stock get punished more due   more pessimism   them they   turn   big   well     selling pressure is slowing down i would not   surprised if   closes green       float   even squeeze me   cup   lemonade   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbstockstowatch dpro draganfly   help you monetize your data   improve production   in   world', '  time     year httpstcohhwvppuenpaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber httpstcozrumemrzbaba   remember   gme short squeeze laksatasty i was       investing in stocks       authoritarian countries however', 'given   price', 'i thought i   just break   rule   once       something is not rightrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba not even   trump     get delisted   you think biden   lol   is what you get   investing into china dumb fuckseat shit you deserve   babart captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqthese     facts', 'you decide   valuation     price you would pay     stake in     if   is cheap enough buy   if you disagree     facts', 'then   not buy my analysis', 'your       most important   overlooked fact   is gonna     winner in ai       winner in ai you need things great algorithms', 'huge computing power   bast amounts   quality datachina is on its way   provide more top quality engineers than   other country out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy     wonders       billion aac brands who want     business in china need   partner     even costco had   open   tmall global flagshipas you   see', 'none       implies   change in fundamentals if your thesis is right', 'now its   good time   invest in     what   my thesisbaba since i have not read   valuable comment on       long', 'long time', 'i try   give my cents portfolio managers   in   window dressing period ahead     end     quarter remember     japanese funds   fiscal year ends on march strt hmohedano   cotizando  ', 'usd pe', 'x evebitda', 'x evs', 'x pfcf', 'x httpstconhlvztgvoalibaba stock analysis babahttpstcowkfiybonz trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqqfull list httpstcopkpmzyzj httpstcobsosbflzbaba   sellers   pounding itrisk is onseems even more   just   articles hyping were   wastemost   think   themselves not someone view turning     negative into   postive     stock was   when trump was president   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba   chatroom', 'ive made over k   their alert httpstcoyesxvdrwrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba i might nibble   buy share when   reaches ipo levels   stupid sellers lt big buy look   bilibili   rsi   u technicians out there shud bounce   who knows if china says   wont supply weapons   russia', 'prob   decent bouncert ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfnio jd   shorts load up', 'we need you     next leg up iq   more   short       reach   price   sales ratio   free market my fucking   angelddude i wouldnt worry   charlie munger on balance', 'he is fine if not in     if he finds value', 'he is still buying itclaytondallin rising fast   babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba     dropping fast tues largest increase in oi   mon min', 'vol k', 'callput vol each f ccl disca pbr ual nio vale intc gm plug ko bmy   tcom bac uber dkng aal x aapl jddata barchart httpstcoyrkvnogasrumoured layoffs       sign   running out   funding sources   most significant part is   their total debt   rmb billion   billion over   last years i think its fine   its covered   fcf   still httpstcojlldmemrt enriqueabeyta we have   saying       year avoid chinese tech stocks kweb bidu   pdd yumc bgnehttpstcostaxbaba just acting sillyrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpsttoday top flow in stockmarket', 'buy flow amp sell flow hyg jnk iwr qqq spdw tsla usmc arkk amzn ijr iwn spy ijs vss   cvx efav algn spem vwo stock stocks investment investing httpstcogryvqytxq httpstcobpzilrkbaba buy   dip', 'going   up even stronger     said   fight is gonna   tight holders     mostly out   conviction     point those who wanted   sell       out', 'excl daytraders     easy   just short babababa just learn   read   charts', 'money     made   ways you dingbats alibaba group holding limited traded m shares', '  average volume babababa thats crazy httpstcolhysxpibaba how low   we go     sstockstowatch dpro draganfly drones   solution   every industryhttpstcokegktnuvgbdraganflyinc bhc f   cmcsa dal ual pbr sq pfe plug nke pypl bac aapl httpstcoeocvefsxuhbaba party time  ', 'puts printing', 'free money   down   ipo     size   their business   china overall economy is massively larger   is way oversold even         current fud strong buyrt iamanirudhsethi     dip buyers   fucd httpstcoceuvnztrending stocks on fintwit tsla vxx spy qqq   amd nio muln mrna aaplinvesting stocks wallstreetbetsbaba big crash on   test     alisa lines httpstcongjdlmsexibaba should   temporary   dpro military   government contractors partner   draganfly   improve personnel   infrastructure safety httpstcosbpxpfybvobtu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber httpstcochczevfnow we know why mohnishpabrai sold     student outdid   teacher   timecolinch   then moon babababa   right here thank u   romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una crt earningsahead todays market heatmap march amzn tsla amc adbe aapl dal hymc astr vxx zim   hd   vrm amc wti crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdbaba what   roller coaster   least they gave us min   happiness   they sucked           round trip httpstcoetrpzpmtbaba stock market     final shakeout   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba cotizando  ', 'usd pe', 'x evebitda', 'x evs', 'x pfcf', 'x httpstconhlvztgvochastock what changed babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba in under min unreal   tutes   algos   ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxoif he is gonna   pts i should too i think   year i have hit every pt on every stock pt   year   bidu aapl msft nio mrna rblx httpstcokcuvejwoubaba   here         not   going   penny landunbelievable   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt hxo just posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicagri nktr   cvx jagx docu bmy hood sanw lidr crowdsourced alerts', 'ranking system', '  get paid     top contributorgtgt httpstcoryhqbajdrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itnio   xpev li bidu jd httpstconhtbfoszrrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfsweepcast alerted     unusual options activity alerted on put expiring worth k learn unusual flow httpstcopsbhaovhirt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba shorts fucked lol   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrsibaba bird didi pdd post     dip buyers   fucd httpstcoceuvnzrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba just not allowed out     penalty boxreddit ai says no astr vxx zim   hd   vrm amc wti httpstcopnnknkfrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba trapped   more bulls   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashsweep   puts   spot volume', 'oi', 'iv premium ksector consumer cyclicalrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       benzinga   alibaba marks cloud computer debut outside china in singapore claims     cut   spend   httpstcocmskweb   sold everything in china moved   ethrt nbaboxscorebot   risk reward is great here i   in   rootsudosu   nio selling continuesamznebaywwtetsycscobabajdmelicvnachwywrvlvostkqrtekneggwishcrowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdbaba you   get   move up without   pullback   tradeinvincible literally zero excuses', '  just went green too     many     china tickers i guess   really   belongrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmost mentioned tickers in wsb in last h vxx spy oil     gme tsla nio goog aapl httpstcointoxxyay httpstcowpejbooirt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba taaaaraaaaapppp   sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   alibaba peace is more profitable than war especially     httpstcozdroxsybaba china tech stocks battered   covid outbreak', 'regulatory woes httpstcobhinulafnrt aminehosni   billion in cash they should     billion dollar buyback they   trending stocks on fintwit source httpstcocwjowwsbi tsla vxx spy qqq   amd nio muln mrna aapl sorted   most recent httpstconkpqehtbaba sell   rips thank me later   bought barronsonline articlebuyers aka wall st scammers   negative   means they   starting   buycover httpstcojlqazqaltop money flow   free stock apps httpstcoczyoqumliwn', 'hyg', 'spy', 'jnk', 'ijs', 'iwr', 'vss', 'qqq', ' ', 'spdw', 'efav', 'tsla', 'cvx', 'usmc', 'algn', 'arkk', 'spem', 'jpst', 'vwo', 'nio httpstcolyquefxi jinpin', 'te lo pido por favor', 'no te hagas amigo   este me ests haciendo bosta  ', 'xpev y srne httpstcoepehmeirbubaba vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcf   cagr httpstcoawjsxzwhv httpstcohalpajrkmymost mentioned tickers on wallstreetbets last hour vxx   gme tsla niobaba ouch new low     azadgum charliebilello ycharts each time when   lets us     its  ', '  searches new bottoms without telling usrwallstreetbets daily discussion mentions over   last hour rank vxx mentions spy   gme tsla nio qqq zim sofi rivn full live amp historical data   httpstcoqhrxwewkjbaba alibaba group holding ltd adr    ', '', 'benzingas daily   on trending tickers   mar', 'vix shortterm futures', 'gamestop', 'alibaba group   more httpstcoruajdbespy   dvax acb ostk nkla msft aapl amzn tsla ccl bili crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba didi rlx huiz china   huiz bout   report in dayz pump   todays top active stocks tue', 'mar', '  est nio didi   aal amd rlx pdd vale aapl f mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babrt esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicert ajbutton i have   confession   makei liked   when   was   i still liked      ', '  i   falling in lovbaba     marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered         leg ripped     on opening until hit   here         hit       usd cnh handles still   off in currency relationshipyou     count on bankers   sell side analysts     ahead     curve   httpstcojywtvbpwyqrt bitacorabolsa nadie poda preverlo', 'verdad babanah nadie httpstcopjzcuwhy   is going down   badis charlie sellingis   finally   capitulationrt laksatasty aminehosni   would make me cream my pants babathose who followed munger into   should   prepared   sell their bags only   only if munger sells in     penny', 'in     pound   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba dumping in progressacabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dole', 'comentario sobre el delisting   compaas chinas', 'bajada   tp   jp morgan sobre   accede   informe completo httpstcotkvoqwi httpstconxyyaqsejbaba jpm     wrong   their downgrade   look     daily chart holy smokes   mojaradhki   httpstcowrvipbefbaba bye bye miss american pie         not   going   penny landunbelievablegurgavin what has changed     business model in days   has them lowering pt over   abhishekrath   its   cash rich business   no debt   is   awesome opportunity   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt srsundar   smells like   squeeze   abhishekrath   its   cash rich business   no debt   is   awesome opportunity   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt notarobot jd oh wow     follow sftby   nkla   tsla twtr tlry mrsn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdrt postmax buffet   munger watching     stock price httpstcotoyghdmfjnlckstocks leaps on   one is how i   playing babaridiculously undervalued even   value investing standardssonm sonim xp smartphone integrates walkie talkie in microsoft teamsmsft first order next i hope   beamznebaywwtetsycscobabajdmelicvnachwywrvlvostkqrtekneggwish   sangeethsubram   no more cash', '  i buy here   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt apcapital wallstcynic squawkstreet they   fungible true adr has   risk', '  you   convert   shares   companies such asrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba someone tried   tell me im   idiot     swinging calls on   still down on them   little   not even sweating         mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mojaradhki   httpstcowrvipbefrt alfiedata     httpstcotwulwlodzbaba absolutely not excited       under is underwhelming healthy extracts inc hyex otcqb ubn products tap   fastgrowing brain health supplement   nootropics market', '  is expected   grow     cagr   reach billion   httpstconiqnspnkhksftby   nkla   tsla twtr tlry mrsnrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt crmtrades   leapcall me crazy   last night in   local index   was down like now greenrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt aisharyag nio scam market lets pump             fundamentals dont matter   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningcheck out one   our recent smallcap penny stock pick reportslink httpstcoeehalxvcagri nktr   cvx jagx docu bmy hood sanw lidr httpstcousjlirllthinking   trading options   stock in alibaba', 'exxon mobil', 'nortonlifelock', 'w w grainger', '  eli lilly   gww lly nlok xom httpstconyvvhjyqbaba gordon gekko bought   greed ended up saving teldar paper   greed', 'you mark my words', '  end up saving   httpstcoowwaqsafugrt montypython gentlemansjack i mean forward pes     bidu       thats unheard   is   jp morrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt andreaalbrigoni   watch   run shorty suckers jd nio   retweet   i just got         looks like lets goooo   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt quintnj   perma bulls on twitter who', 'have     quiet since january   they need   figure gaap earnings now', '    happyrt shruti   wow cnbc pumpimg   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt aagrekar   in years   now we   look     price   wont       insane opportunity   x imo marketrebels gambiste   confirmed buy babanadie poda preverlo', 'verdad babanah nadie httpstcopjzcurt andrewhiesinger   statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'garethsoloway what   alibaba     suggestionall these china stocks just went   red   green futu', ' ', 'bidu', 'niort andrewhiesinger   sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth   macrotwain every   dip buyer', 'please take   time       httpstcoiclggjtibaba         one day   wealthbrah babarepeated sweeper activity on otm calls   april whales   targeting   strike', '  is otmk volrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered         still retardedly cheap   i dont   dog shit   jpm they   shorting   is in   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt silviatriwahyu   not looking good   home fry   gardez   welcome         tradermusa bili   nio jd httpstcojilctxawrt earningsahead todays market heatmap march amzn tsla amc adbe aapl dal hymc   time   run jd pdd   los short squeeze van por barriosbaba short squeeze   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt earningsahead todays market heatmap march amzn tsla amc adbe aapl dal hymc   my k shares   let   run httpstcojqslsechqftodays market heatmap march amzn tsla amc adbe aapl dal hymc goog googl   hymcl intc mar wmt lmt msft httpstcoddfirgsxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jchina names were   play   nio pdd jd   bidu   alfiedata     httpstcotwulwlodzbaba people   bullish tags     dumbest mfs on   planet   ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxotop bullish order flow gainers on   quantdata platform   far   tslagooglvxxbabaaaplsenvdaccjamznfbthanks   visiting my page httpstcoperqonwshrt inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calasi would let   show me something   significance   jumping in nyse spy qqq httpstcojiqywrfxfftal edu tme   sharp rallies       green   well china heating up   capitulation lowbaba aint no lehmann brothers dare i say too big   fail   bitacorabolsa charlie mangerbuen nombre', 's le viene que ni   pelo   lo   babala   pea pillada pq un   que ya no sert invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdlooks like everyone buying   lolchina names         strongest todaymy longs     gt nio gt   on   squeezesomeone please shoot me     i didnt catch   ffswe have identified   unusual   sweep   expires on april', '    strike price  ', '  contracts     price     were purchased    ', 'premiumbidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcoybwaorl httpstcocsrenjxotrending stocks on fintwit vxx vix qqq amc spy   mrna cvx muln gmexglobalmarkets investing stocks wallstreetbetsasymmetricalpha   cheers httpstcoqnpjdhgmbili   nio jd httpstcosnftbovy httpstcojilctxawrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt matucastellanos salieron   darle   china en los ltimos das medios', 'bancos   inversin y gestores   fondos internacionales desarmart nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba i loaded up k shares   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba   impossible   notupdate bababought       average entry price   position size   total portx leveragestop now adjusted   breakeven httpstcogmkagvqtkanashirodesu todo es mejor que   httpstcobzglghbxncall me crazy', '  ive bought bababut   is money i dont mind going   zero if i never need   sell', 'then im not worried   what happens here', 'my reward is limitless i know   risk  ', '  thats httpstcoyrhpoxvprnrt itscharliemar no   dammit go   down i was     buy morert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowue day trade review airlines     httpstconldexdw via youtubebaba qqq just sold my  ', '  should put     indopegirljade yeah thats my boo lol love   movement on babanot sure if its linked   new   saudi potentially pricing its oil trade     in yuan may     reason     squeeze   saudi oil goes       jd kweb   thats gotta   shorts covering   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttengo que confesar que hoy he pecado y he comprado  ', 'aunque poquitostop ajustado   mnimos   hoy httpstcoouackbaba', 'tests', '   ', 'in net profit automated trading   ultraalgo   in tradestation   tradingview httpstcoefpgkpamirepeat bullish activity detected   orders   callstotal premium kmoneyness   welcome         not looking good   home fry   why alibaba', 'nio   other chinese stocks   falling   httpstcovoasdwfyubaba chinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain httpstcowwofsxyfjkbaba chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcogqmidhupribaba why baidu', 'netease', '  alibaba stocks keep falling httpstcoazxombkhdbaba alibaba stock has dipped   over   last month here       places   trade   httpstcohawbhnswdbbaba alibaba stock is really hurting why   might not bounce     time soon httpstcoeegedlnybaba alibaba haciendo el reversal falta ver el cierre pero pinta bien     en minutos bolsa httpstcojpfjijfbobaba why alibaba   nio   seeing high interest   retail investors   httpstcokcqqfzunxobaba alibaba stock keeps sinking toward   year low', 'nio stock   dives   chinese adrs continue selloff httpstcoepnazwnfwbaba china tech stocks battered   covid outbreak', 'regulatory woes httpstcobhinutyrdbaba alibaba stock plummets on delisting', 'covid fears httpstcolddkeshxdhealthyextracts hyex   company has   experiencing   rapid ramp up in sales', '  expects   more than sales growth rate in httpstcotybwbrduke amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi eain   group live analysis session  ', 'talked    ', '  has strong momentum on   decline', 'not liking   buy   without   blue box   trade elliottwave trading stocksrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babbabarepeated sweeper activity on otm calls   april whales   targeting   strike', '  is otmk volume vs k oi likely   new position   openedflow via unusualwhales httpstcoletsncdzchinesecompanies making news babastrategy win probabilitymake up   annualized cushionbreakeven invest buy callsell  ', 'putexp httpstcogtsfcvyquinvestors   more optionsta cryptomichnl httpstcoptiluchzevery   dip buyer', 'please take   time       httpstcoiclggjtibaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   inversorexperto   la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lobaba in years   now we   look     price   wont       insane opportunity   x imo   wow cnbc pumpimg   httpstcoqxrciulrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i just got         looks like lets goooo   watch   run shorty suckers jd nio   squeezeeeew gentlemansjack i mean forward pes     bidu       thats unheard   is   jp morgan analyst yesterdays downgrades out   his mind rsibaba bird didi fsly pdd   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningnio scam market lets pump             fundamentals dont matter options flow stream update amzn tsla googl   shop hyg ttwo vix spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcovmwcbemgqbaba leapcall me crazy   last night in   local index   was down like now greenoptions flow stream update amzn tsla googl   shop hyg ttwo vix spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrhr httpstcolmrhwmwqbaba sharing     meme wallstcynic squawkstreet they   fungible true adr has   risk', '  you   convert   shares   companies such         hong kong shares without   vie structure overall regulatory risk is   issue   discuss', '    adr issue isnt   gameover threat many make   out   beoptions flow stream update amzn tsla googl   shop hyg ttwo vix spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlalc httpstcobahdoymbubaba  ', 'f bears   no more cash', '  i buy here ferdelomb no   tanta como quisieraal menos avis   lo   babababa f u bears jd oh wow     follow   puresophy   pdd   httpstcocuqifrozqlbaba its   cash rich business   no debt   is   awesome opportunity   smells like   squeeze   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzyo nunca publico mis trades pero si no lo hago   este rebientobababitacorabolsa amigo   quien se la dedicamos este largo en el bazar chinomarioxciento no   tiempo     visarte jeje httpstcopqfkrrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbaminehosni   would make me cream my pants babacharliebilello ycharts each time when   lets us     its  ', '  searches new bottoms without telling usniobabahuyatigrtmecrowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbajdrt aminehosni   billion in cash they should     billion dollar buyback they   tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcopseolumhbaba httpstcokrdhljdjbaba alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financeliterally zero excuses', '  just went green too     many     china tickers i guess   really   belong under wishinteresting correlation   cake     httpstcoameblpdzbaba nio selling continuesbaba risk reward is great here i   in   billion in cash they should     billion dollar buyback they     coming off     here grabbed   httpstcowavucavbaba started   position here   bidu hopefully near       stop out manually if   get   bad   long term otherwise tsla spy jd     community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcohvdcvwrykbrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujznio tsla   please httpstcogkgkbnbanio   jd chart gazers   in bound     is stupid low yall mustve never lived through   war     green   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstno   dammit go   down i was     buy morebaba   bouncing   morninghttpstcoppmthym httpstcooxhqxwobaba red   green mid january     discounttsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoxdvqkguait seems like we   finally getting   china bounce jd   nio fxi   appears like   capitulation volume on   h httpstcoaysemzvotbaba weeeeeeeeeeee trending stocks on fintwit source httpstcocwjowwsbi vxx vix qqq amc spy   mrna cvx muln gme sorted   most recent httpstcodneknguzbbaba now nearing   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoiccheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx tsla qqq spy vix cvx   aapl abnb vxx arkk gme   mara dish crwd httpstcomdhcztqi   disgusted physically pains me   i oked   others dont have   risk tolerance i have they   selling commencert rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba was down gtnow green httpstcomqmasdqalways remember', 'dead cat   bounce kweb   bidu httpstcoizrtfqpghrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst   apr calls askside multi iv phlx x x phlx iso ssr weeklow volume', 'premiumk fang', 'oi   ref', 'oinice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrscooped   near   w low   loaded more nio on   dipbaba babaf alibaba   untold truth httpstcoyyazzwfs economy stocks marketsthe heat is on   pdd nio bili httpstcovudallhybaba they may   going private tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcomkacsoavcdaottrades   big push rg httpstcokudrsxztebaba just turned greenhttpstcondwpyshsw   httpstcoofpctingnbaba red   greenasymmetricalpha   is time babasweep   calls   spot volume', 'oi iv premium ksector consumer cyclicalrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in seveheard     investor   had   interested in     wanted   wait     right price theyve begun   enter   these levels   patiently waiting   five years     accumulatingacciones       usd increble tremenda empresa y en cada libre sus accionesbaba hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcopqgemcklwbaba fck me pick   wrong     pop jd is up   min httpstconjvdomaurt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba short squeeze reddit worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzldxrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba im   buyer     charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt realalexvieira   man warned politicians   wall street   playing you oil prices down ev stocks crash   twlo pypl niobaba market is wrong   up we go   man warned politicians   wall street   playing you oil prices down ev stocks crash   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin httpstcoyznqboulrt benzinga   alibaba marks cloud computer debut outside china in singapore claims     cut   spend   httpstcocmsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstto   fair americans   buy actual clorox equitywith   you   buying vie shares   is not equity     legal fiction out     caribbean island   has no standing in chinawith   you     bagholder   second number one   your ownership httpstcoemelawgmbaba you   have my wife you   have my life   you   have my shares jp morgan', 'goldman sachs   is   big v   wwdaveschwager   is brutal china names small short squeeze in play kweb', ' ', 'nio', 'jdrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba looks like short term capitulation on large volume       hammer forming way off lows would cover shorts httpstcobvgybblhzrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstshort covering babababa set sl then trailing stop', 'rest   sl httpstcofikzuta httpstcozdfkvojalibaba group holding ltdnysebaba andtencent holdings ltdotctcehy   looking   mass layoffs', 'pandaily reports   babahoy en savanto hemos ampliado la posicin en  ', 'en el corto plazo no sabemos lo que puede pasar', 'pero lo que es seguro es que estamos comprando un buen negocio   un precio ms que razonableaottrades       go rg httpstcomkftdvnhmbaba sometimes youve just got   catch   fuin knife httpstcokkatqxnyse httpstcobdyzoitfxrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstimagine buying     sheshhhh alibaba httpstcodurtlnmzbaba why alibaba', 'nio   other chinese stocks   falling   httpstcovoasdvqakbaba chinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain httpstcowwofsyfqasbaba china stocks fall on covid lockdowns httpstcodfmzgozjbaba chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcogqmidhcosibaba why baidu', 'netease', '  alibaba stocks keep falling httpstcoazxomamisdbaba kevin oleary buys tencent', 'alibaba', 'meituan httpstcogikqvzbaba chinese stocks plunge on covid fears', 'concerns over beijing   moscows relationship httpstcovvkneufajzbaba alibaba stock has dipped   over   last month here       places   trade   httpstcohawbhnavebbaba alibaba stock is really hurting why   might not bounce     time soon httpstcoeegevmfwbaba why alibaba   nio   seeing high interest   retail investors   httpstcokcqqfzdcobaba uslisted china stocks trading   extremely cheap valuations httpstcoanzobnipbaba shark tank investor kevin oleary says   rout in chinese tech stocks like alibaba is   good buying opportunity httpstcovmdlowjfbaba alibaba peace is more profitable than war especially     httpstcozdrofqobaba alibaba stock keeps sinking toward   year low', 'nio stock   dives   chinese adrs continue selloff httpstcoepnaznyxurt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt diyimplementer zerohedge per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such   babababa bouncingrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicchina stocks bouncing', 'no interest in playing     good   see   overall market stability kweb   jdhe triplicado posicin en   un saludort charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba oh yeah my average now only down   breakeven good times     in happy days   here   careful while trying   catch   falling knife   too much uncertainty here if you absolutely need  ', '  using options dyorbaba looks like   short squeeze', 'meme stock style gurgavin   httpstcolmbiajyribaba is   clear buy here httpstcollwceapkdgrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itbaba on watchrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevewill   continue alt nio   price has broken days low httpstconihmextoi stocks httpstcoexamvdrrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicjd   alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt therocktrading   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       fxi kweb     lotto calls fxi kweb   httpstcohojahpbkqdlawmaster babababa carve out     ya pig     bounce in   markets there   not   lot   stocks on our early morning movers bearish scan   examples', 'not recommendations    ', 'mrna', 'se', 'nvax', 'bntx', ' ', 'ntla', 'zs', 'wing lets see if   continue   drop todayrt sspencersmb   seems like we   finally getting   china bounce jd   nio fxilawmaster babait seems like we   finally getting   china bounce jd   nio fxijemaemwi flipping long   short on  ', '  mostly shorts babas price moved   its day moving average on february', 'view odds       other indicators httpstcocohadlofg alibabagroupholding stockmarket stock httpstcojzkptdwrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttal edu tme   green china bouncing sharply here imo looks like we starting   very sharp rally rest   week imo bullish buy babatoday top flow in stockmarket', 'buy flow amp sell flow jnk iwr hyg qqq jpst entg adp arkk iwf voe spy vss   cvx vwo mub ebnd gld vcsh gold stock stocks investment investing httpstcojenlrwb httpstcotuqjyuwasymmetricalpha babababa is barbara corcoran buying here     mar   stocktradesusa bgfv low float squeeze   free floatmilshortmilpricesalespenet salesbcashrt juanmiguelworld us tells allies china signalled openness   provide russia   military supportrip     chinese adrs tat what point   you get comfortable buying  ', 'assuming its not   total donutrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba   nio got in k   k shares looking   rebound   fall     oversoldspy   dvax acb ostk nkla msft aapl amzn tsla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvtuesday morning in   live room   robintheblack coup nrgu mrna oih hymc   schn vxxhttpstcorpbuztcygthestrat traders   in   chat', 'helping new traders find their feet tradershelpingtraders ltstocks investing forex trading stockstowatch httpstcosvdwcgpu breakingnews cwrk currencyworks   details     upcoming michael ray country music airplay commemorative nft minted     musicfxdigital platform httpstcotqghamnv amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dovbaba short   chinese garbage into   ground most active equity options   midday monday', 'march amd bac f nio pfe xom aapl amzn intc msft nvda siri tsla mrna   fb aal amc sofi muln httpstcofdmzanhrkrt stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba bear ratio insane stocktwits rankingstrending tickers amc vxx nio nvax gme aal ixhl codx   tonicmost active muln spy amc hymc nio   tsla gme qqq sofibabarecuerdan cuando se movi el poc   la zona superior resulta que fue un cortsimo ahora el poc regresa   la zona baja del precio ms volumen abajo que arriba voy comprando   nuevo httpstcovgkshvinrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetilbaba doesnt pay   dividend wtf you guys   doingmatko bosko   po   stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babnewsalertcurrencyworks cwrk otcqb musicfxdigital launches nft   platinumselling country star michael ray httpstcoxqlniyuxfebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm traders httpstcolbcjbbobaba i think we should start buying  ', 'not looking good   lockdown in china   its party time bicheong     deal would     buy   stocks   jd         price   amzn stocklargest open interest increases   single stock options   sirius xm siriapple aaplalibaba babauber uberbank   america bacbaba right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is   cheapslightly disappointing is not enough   has     very disappointingbecause then   downward momentum   take overrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahseguimos firmes     you   now buy stocks each   jd         price   amzn stock what is     dealdelayed trading alerts   education purposes onlybababearishfor real time join httpstcoxcaukkrfxmoneytimegroup thestrat orb optionstrading tradingtips stockmarkets stocks investing automation algorithmsi expect     start buying   shares here they have spent billion on buybacks', 'left', '    bounce is likely     in   near futurea chart released   gs   chinese internet companies shrinking abruptly in   past year', 'losing   ustr in market cap wrote     in todays daily crunch edition subscribe   free   more link in bio kweb   pdd jd httpstcocfgyoedlart stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt piydw stcentvalue just advicewhen you   long on   hot potato like babanever   look   daily chartbetter   look   montthis year aapl is down amd is down   is down didi is down sofi is down httpstcouwfsyujvbaba sentiment is now like everything china related   never go up   i think was cheap   i still think long term its very cheap here s give   months   should     lot higher buy bullish fear armageddon china httpstcoiozxtbpbtcbaba tcehy jd bidubullcase httpstcoazgetrcbwrolled those       credit', 'exp httpstcoewmstdklhxmost popular   retail investorsestimates past hour nio gme aapl amc amd   coup tsla hymc fbfollow retail flows httpstcozalldqtxhrrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi vxx spy kavl amc   hymissed   entry on     alwaysinvest fascinating', 'one minute fintwit is talking   amzn returns   lows', '  then right   says     otherguys', 'have you ever heard     penny stock called babart horotamir stcentvalue much   value investing has     condescending tone   oh mr market is just irrational   mr marketshorting   has     easiest play ive ever   in   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrsibaba bidu bird didi dna capitalobserver mkts up handles   down imagine if   sp was flat   down its   no touch till   big red mkt herebaba bearthesis httpstcozaoewahbaba just   morning pump   uninvestable   trading idea getting close', 'still not one   me notice ppo   adx', 'looking     reversal     tomorrow httpstconsyjfknmzetfputbaba   trendspider   rev bincome bequity bprice   rev bincome bequity bpric   httpstcozwvintolviworst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babapinduoduo pddpetrochina ptrschlumberger slbchevron cvxferguson fergoccidental oxyhalliburton halexxon xomcfcontinental clrmarathon mrobaba httpstcosdhkwrrtbaba   i buy here   wait throughout   day   puresophy   pdd gap down   lower stocksnio cei   rig xom cvx et fcx uec slb more results scans update every secstrading stockmarkethttpstcopnedygnnptop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx amc gme spy   access wider trends httpstcozltkvrfrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst alvaroverrier     cuando llegue     fuckera chin chan chun corona mother fuckera comunispt piece   shit most mentioned tickers in wsb in last h vxx spy oil amc gme     tsla goog nio httpstcointoxxyay httpstcohzxltvjxwgbaba     arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt mosinvesting if you were ever going     willing   buy something like   youd   doing   nowbaba i dont know why im waiting   brka       stake in   one   minute   klendathucap ali       forty bagholdersbaba   chatroom', '', 'ive made over k   their alert httpstcoyesxvngtwmonths ago i think i saw   tweet     dude putting his entire net worth in     bidu stockim wondering how thats going top trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx amc gme   spy access wider trends httpstcozltkvrfbaba closed out     remaining puts lol   was sad i felt   same sense   loss   when i threew   my favorite sweater when   was its time trending stocks on fintwit source httpstcocwjowwsbi vxx spy kavl amc   hymc tsla codx qqq coup sorted   most recent httpstcoujqwjdjhfbaba probably   buy here     trade   i dont have   gutsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgme tsla amp       three most mentioned tickers on wsb   morningrebellionbaba beautiful bearish price motion broke lod iamseanmcd if oil went negative     babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbtop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx amc gme spy   access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank vxx mentions amc spy gme ppi nio tsla   pltr qqq full live amp historical data   httpstcoqhrxwexidi mean     go   zero', 'right babababa lol someone got their cheeks clapped trying   buy   new megacap week lows   mar', 'fb dis   adbe research on httpstcogwldiauoxjbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoznyhyababa   chatroom', 'ive made over k   their alert httpstcoyesxvngtwmy respects   everyone holding chinese stocks in their portfolios lets see how long term   you thinkbaba niobgfv low float squeeze   free floatmilshortmilpricesalespenet salesbcashm dividendstoresbuybackmwsbnio li   jd didi tme muln hymc indo impp husa agri zim aapl tsla amd xom mro sofi httpstcoczdkcnvif   china stocks   going   have   rebound', '  likely wont   until   q books   closed   see money managers wanting   show clients they   in them here kweb fxi babababa something   small accs', 'risky     p httpstcokecmvlnfhyrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahbaba pdd httpstcozgsolrvjeadded my k     on my solok   happy own over k now     just in my solok httpstcorgcvoetftmtake   look     news investments stocks stockstobuy bottomfishing redditarmy fomo tothemoon wallstreetbets daytrading yolo stockstowatch trading httpstcojvirqvwcwspy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvarbritrage bought more babababa httpstcowjrobnlhu amzn amzn tsla   nvda httpstcohipipnzbought more nio', 'alibaba todaywent heavy into huya', 'up fintech', '  tencent musicniobabahuyatigrtmemunger thrives on   value investing strategy   places   emphasis on quality over quantity munger', 'who made headlines   saying   chinese firms were stronger than american ones in terms   global clout   chinese stock is heavy holding   munger bili   tcehybaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoualznmohnbaba     know   conclusions     uschina talks     find   on   web   dont get greedy shorts', 'exit now     jumps     dejo mi pensamiento sobre cake y   o chinas como httpstcotskxlnwhz cuando rebote alibaba rebota cakeentiendo que salieron mejores proyectos defi que pancakeswap pero pienso que puede haber una reversion china es el gigante dormidobinance cryptocurrecy httpstcogncsawrttubaba great short here', 'congrats   those   shorted   fake pop', 'now   is only down   here   day     week   daddy is gonna make   go up very soon   nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdah aapl amzn tsla   nvda httpstcojrbpjoesdkbaba falls   lowest levels since httpstcofkbsytqrt dompablomd   vvoj ceny akci alibaba vs vvoj treb aktuln jsme na cench z roku', 'ale oekvn trby za jsou', 'what   we supposed   make   charlie munger   babaalibaba stock is really hurting why   might not bounce   anytime soon   jd httpstcoikihiwmuqhalftimereport  ', 'kevin oleary recently bought chinese tech stocks', 'including  ', '    strong conviction they wont   delisted on nyse  ', '  play     bit safer', 'wouldnt you buy   stock on   hong kong exchange', 'instead amd amzn tsla   nvda httpstcozpzolylwrrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcoefuqnzubrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashstockstowatch hyex healthy extracts launches educational initiative on youtube highlighting clinically proven supplements   heart amp brain healthhttpstcouwprgengnspy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt duke httpstcohijajrilotro   normal en los mercados   adr chinos   su favoritaseguimso cazando el piso bolsamx httpstcojzlztcjjobaba well', 'i   one enjoyed nine minutes   up movement jpmorgan cazenove verlaagt verkoopadvies   koersdoel we hebben nog wat tijd om te kopen   defencepirc   is down since its ipo price in   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningbaba placing my trust fund money in  ', 'should pick   up     very soon   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcovxrjclhdrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows fb amzn tsla   nvda httpstcoqgguvupozhrt marketrebels gme tsla amp       three most mentioned tickers on wsb   morningrt marketrebels gme tsla amp       three most mentioned tickers on wsb   morningrt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningrt marketrebels gme tsla amp       three most mentioned tickers on wsb   morninggme tsla amp       three most mentioned tickers on wsb   morningif these chinese stocks keep dropping like  ', 'im going   end up   allin   balls   steel on china   my second time since december   opportunity is simply once in   decade imo most likely just   mainly   tme second httpstcovdakkpyrt francastromt gap   agotamiento en alibaba   httpstcoftkkakuqlbaba is down since its ipo price in   no sube ni   el nasdaq verde', 'que desastre   accin ctva pintazart iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba   pe is   cheap httpstcoisyveto   down   more', '    tp   wthis swing payed babahope you guys making   bag httpstcolpfxtc httpstcofdmcnaebh gdx amzn tsla   nvda httpstcoswtshghlcrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ebaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcoiboplymfclosed   shorts httpstcoapuufrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstcciv pins hofv jd aci qs   jack mmnff nakd kimtf iipr apha tlry pltr dbx rdfnwork solo kbh cake dri gramf amd nvda amzn intc cat pton axp ups algn ma vz ko mrk plug googl nvta mmm expr dal wfc   edit cof lcid httpstcoaxylgcplithe perma bulls on twitter who', 'have     quiet since january   they need   figure gaap earnings now', '    happy   comparing themselves   charlie munger owning babart marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     roku amzn tsla   nvda httpstcobwcgzxjobaba spy   selloff in chinese stocks is   investors   assuming us may sanctions chinese companies   trade   russiaoption alert   mar put price money', 'volume oi delta iv tos symbol babap optionalert optionsflow optionstrading daytrading   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba if you dont plan on holding   under     least years now is   time   exit   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcovoxjytvwbaba strikes loaded trending stocks on fintwit amc hymc spy   vix qqq spx coup gfai ctkxglobalmarkets investing stocks wallstreetbetsrampcapitalllc   has ruined my entire lifeanyone who dollar cost averaged into   has run out   dollars amp is now using penniesnio   oleary bought   dip   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheap nvda amzn tsla   nvda httpstcogygtshhpigbenzingas daily   on trending tickers   march', 'vix shortterm futures', 'gamestop', 'alibaba   more gme   amc hymc tsla httpstcoibcxebkctwatch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdah tsla amzn tsla   nvda httpstconlmhkuxzxebaba shorts thought     percent down lol not   easy junior suicide shorting here   httpstcolpfxtcbaba bought calls goes   my   judgement loltrending now on fintwittsla aapl nvda mrna fb amd muln   msft nio httpstcoebfxpdyribaba lets goooooo tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoonspgbinort wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt smartoption spx   communist horror continues       httpstcomlgurkkads spx amzn tsla   nvda httpstcomatiergemlbaba i still love you long time   turnaround tuesday   s incoming   i   fear   drive   down further', '  i     company is worth', 'presently   tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frrsibaba bgs bird coco didi comprando     para buscar el sc httpstcoyelvkophbhrt ajbutton   genius   charlie mungerin   video munger defends investing in china', '  says russia is uninvestableweeks afterrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd e scalp on   alreadylong   super riskybaba i   tell you when   buy when we get two sa articles in   row     sell recommendation     mother wont let him   jenzhuscott sept alibaba was listed   bitcoin was     bitcoin', '  trendspider   rev bincome bequity bprice   rev bincome bequity bpricthe genius   charlie mungerin   video munger defends investing in china', '  says russia is uninvestableweeks     interview', 'russia invaded ukrainebabahttpstcoayishyrt ajbutton   takes   huge dive   openat   rate stock     trading   book value in   few months httpstcodbgin early morning options action', 'equity names     top most actives   include aapl', 'tsla', 'aal', 'cvx', ' ', 'niooptionsoptionstradinghttpstcowyfhuccasbaba   pick your play alibaba marks cloud computer debut outside china in singapore claims     cut   spend   babart nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevewsjmarkets per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcodeqwwfxumbaba china tech rout hong kong market sinks   jpmorgan calls sector uninvestable   global funds shun macro', 'geopolitical risks secondary target reached in  ', '  one took just days httpstcoipgamnnbb httpstcolyscizzszgap   agotamiento en alibaba   httpstcoftkkakuqlrt kunal   pdd bidu thining these   exhaustion gaps   might   bouncey on   jpm downgradesbaba pdd bidu thining these   exhaustion gaps   might   bouncey on   jpm downgradesrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcotngqhsofrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt dividendamongus buyampprayampliamos   y tcehytoca aguantar el vendaval httpstcocgwdkvdtxrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt nionenad httpstcoovaovovsinio   httpstcouqahjzgqjwrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst mil   un en   es casi como ganar guita', 'hay que agradecertsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcojxtzedcoamzn spy v plug hd wmt eod penn   start trading   us httpstcomcjqctmhtw httpstcomaeyvrt bovedainversion y otro   ajuste para   en hk httpstcozftmbhdfsrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba wants   open green trending stocks on fintwit source httpstcocwjowwsbi amc hymc spy   vix qqq spx coup gfai ctk sorted   most recent httpstcoxznljgltomhttpstcoovaovovsinio   httpstcouqahjzgqjwrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst stock gapsbaba bidu cop cvx dal gme luv nio pton snap ual vxx xom dark pool printsymbol babasize m sharesprice total mtrijoey edhale johnscharts striff pawano vijaybhallamcc   keep watching gdx hang seng has looked like crap     while', 'got worst friday   puts worked well', 'missed reentry  ', '  still down big todaynice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwn seconds oil airlines gtlb ixhl coup   see   noon on tv more marketrebels httpstcocecbfzcjpg premarketbusy w work  ', '  not much   me gapped down amp now pushing up i only have short plays on my radar', '  if we go long ill either trade spx     look elsewhereamd lcid msft dis   break into   vpa gapnio   on china sanctionsgltart itscharliemar just contributed my k     my solok second year going strong guess where   money       tothis is   small window in   you   buy   amazon   china', 'boasting over   customers', '  cash flow         cash pile           same ratios you pay     bank stock babart ajbutton   down   premarket   china panic selling continues httpstcorhmazhzaxbaba   cbaba cwatch alibaba marks cloud computer debut outside china in singapore claims     cut   spend     high risk play   using   hard stop vs   upside tgt     here     httpstcomfsxnzjlbenzingas daily   on trending tickers   mar', 'vix shortterm futures', 'gamestop', 'alibaba group   more gme   amc hymc tsla httpstcoedpvyawjcmattchengbtm babababa   successful close   shorted   sl win   game slow steady httpstcokxjfpsbaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend     nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevesimple roadmap   maximum profitability httpstcodddmgicykbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vlaninmz jaja compro ms babababa seems oversold', '  rsi   stochastic   low thoughts on   httpstcolhzygqub stocks httpstcowlnetioirirt stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pthere is   difference   going     grain', '  just knife catching companies like   dont     hero', '    hero   common sensealibaba marks cloud computer debut outside china in singapore claims     cut   spend     httpstcogsdzaeurcpsfe   buy   now asap wait months     year quadruple your dpaulson agreed   least     casino im pretty sure   slot machine isnt going   disappear   i put my money in   though   we say         nio   breadeye todays watchlistsnow   gt put lt splk   gt put lt dash   gtrt hyenukchu brkb   httpstcoytrfartripltr   buy   now asap wait months     year quadruple your   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert garyheff i finally understand why its called poor charlies almanack   httpstcoholeatxstocks i   trading todaycoupbababidumrnashopupstnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqzbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   bullreturns when   sector bottoms      ', 'is   derating sufficient yet unlikely', 'year lows   single digit pes   lrt hyenukchu brkb   httpstcoytrfartrirt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ei finally understand why its called poor charlies almanack   httpstcoholeatxbaba yellow support line shown   sits   see if we tap     bounce todaybelow   i   have pt on   if things dont improvewill   looking   scale in   here   hopefully   longer hold', '  if not   sharp bounce httpstcobcggwrvgood morning futuresindices   up ahead   fed meetingfomc commodities   down join our discord httpstcocdaozzwb top watches spy qqq mrna   xom     few large capstech stocks options daytrading swingtradingbrkb   httpstcoytrfartrirt smbcapital stocks   desk is watching coup ntra bidu nio   httpstconvpnqsjmzrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anstocks   desk is watching coup ntra bidu nio   httpstconvpnqsjmzlast note on   adr   not meltdown in hk   usual pattern bottomfish in us then   risk   asian sellers     in later in   us trading day ahead   asia opening i had fund friends told me   is cheap  ', '', 'now   who is   say   wont goto most mentioned tickers on wallstreetbets during premarket gme vxx   amc ppirt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba should jump on lock down buying in     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba buy   now asap wait months     year quadruple your sahilvi itstarh check     amdbaba   has     fall       baaaaaa', '    barannnnn what happen   you girlllll   kingofsardonica averygrrl   mcdonalds value meal now offers fries   controlling interest in       oz soft drink   thert yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd eaverygrrl   mcdonalds value meal now offers fries   controlling interest in       oz soft drink     purchase     hamburger   far', 'everyone has chosen   soft drinkhsi reached trendline   horizontal support watch     bounce here   jd pgj bidu httpstcofdzenussmababa if   bullish rally on covers run todaytraderxo     lkncy   my biggest bags lets gowatchlist coup ual gme joby babababa is way too undervalued china toobaba   give shits what these bears say', '    price', '      bash   just took', 'you would     fool   say its going lower alibaba debuta en la informtica en la nube fuera   china en singapur afirma que reducir el gasto en ti en un babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba fundamentally is   steal     price risks     is conflict   china   even possible delistingrt optionalert largest open interest increases   single stock options   include siri', 'aapl', ' ', 'uber', '  bacslight caution     daily descending wedge bulls may get   follow through on   bounce   finding   hourly lh may   tricky   have   clear level   structure watching     nio   bull reaction     shortbaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend   httpstcocmsptpxmichaelmottcm   business models   is   right company   compare   amzn     less regulation compare   what alibaba is gettingalibaba stock is really hurting why   might not bounce     time soon barrons   httpstcozjlfrnpmqprt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevenio babahttpstcobjyctuirrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ebaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend     china tech rout hong kong market sinks   jpmorgan calls sector uninvestabl httpstcovuslinojibaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend   top symbols   trending count over   past hrs based on minute intervals gme mrna   nio bntx httpstcowtllibrbaba confidence   fly over alibaba marks cloud computer debut outside china in singapore claims     cut   spend   babatodays watchlistsnow   gt put lt splk   gt put lt dash   gt put lt     gt put lt gt if   lt if   min charts candle closes bodygoodluck httpstcormkpxqpscrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba dlares premarket vengo jodiendo en el laburo que cuando toque mnimos histricos compro y veo que cada vez hay ms chances   que paseadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention ocgn wtrh cei strn lcid spy   sndl avct metx httpstcowjylowuoadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoorghqttjwp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcokvmhhqozbaba grabbed   shares in premarket   morning just in case my short puts end up otm   pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba hbaba no one expects   give me red   green todaylargest open interest increases   single stock options   sirius xm siriapple aaplalibaba babauber uberbank   america bacbaba down     robintheblack mindthegap coup nrgu mrna oih hymc   schnmy daytrading watchlist primarybaba nio contoxy dailysecondarymrna aapl newsccl ual gappersfutu contamd nvda dailyhave   great trading day   keepitgreen bbtfamily daytradert opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionebaba omg going     nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba como la vida misma   todo el mundo compr abajo ahora   todo en mundo vendi arribaveremos cmo acaba la pelcula httpstcolfjmmdiflargest open interest increases   single stock options   include siri', 'aapl', ' ', 'uber', '  bactrending amp most active on stocktwitsamc   nio gme lkncy coup vxx avxl cdev pdsb dal ual luv gtlb tm mrna msft mu vmeo pton snap zm oxy slb hal fcx   jd bidu hrl ccj x rig gold httpstcouxkjverbin june would people look     say we wish we got   on sale   se roku net snow okta panw shak splk sfix keys ttwo sq   more   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking good morning traders   clf hymc is my main watch list   good luckrt moomooapp market highlightstreasury yields rebound   new multiyear highselon musk says tesla', 'spacex   facing significant infkevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in several years nio   httpstcozepfcwgrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sqwii fxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up heradd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcolszlrjwlocgn wtrh cei strn lcid spy   sndl avct metx httpstcofrwklkqldbaba alisucka httpstcoukeceimfrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking sndl geo   if you bought in march     you were         recall what was going on during those time periods httpstcoapqnprjkmi httpstcocktqdksbaba fundamentals hasnt changed one bit its   opportunity     lifetimert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j top tickers trending on wsb noticeable top gme oil   tsla aaplcheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcoydylrzgvjrbaba who would have thought man', 'even getting     is   rise   here   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt ajtrader todays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followebaba literally wont take much         reversal   happen quick         shorts   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jjuanmabolsa magyarsteven pues hoy lea   alguien que esperaba que   se estabilizase para comprar ms y en las replicas que le daban', 'la pea le daba la razn   me estoy preguntando qu coo es eso   estabilizarsert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba put   x multiple on   earnings billioncurrent market cap     whole   alibaba is billionso you would   getting everything     free in not   valuation matters   many people     pointboardgamenumber source babamindthegap coup nrgu mrna oih hymc   schnbaba shameful   see whats happening     stock   company   postmax buffet   munger watching     stock price httpstcotoyghdmfjrt sqwii fxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up herthetradingchick would you   include   in   statement alibaba', 'amd nvidia   amd nvda coup fbhttpstcoowtjmoeamrt bearfuker good morning fintwit lets have   great day   stockstowatch todayhymc amc gfai rblx muln tsla exn ctk aaplwallstreetbets gamestop gme ipath pure beta crude oil etn oil alibaba   tesla tsla apple aapl ipath sampp vix shortterm futures etn vxx invesco qqq trust qqq sofi ark innovation etf arkk amzngreat     kevin oleary in   yesterdaynote   kevin its pronounced baa baa httpstcojuzjqqbtlos value investors     estn algo callados', 'se acab el dinero   tantos dips que compraron kweb tme   bouncing     jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dtop trending stocks on wallstreetbets     mar gamestop gme ipath pure beta crude oil etn oil alibaba   tesla tsla apple aapl ipath sampp vix shortterm futures etn vxx invesco qqq trust qqq sofi ark innovation etf arkk amznwatchlistupsideixhlual dal luv raising revenue outlooks mrnadownsideniocoup down   earningsbabajdntra cdna said   won m in   false advertising trial     companyoxy cvx uco oilrsibaba bidu bird clx didi gotta take   shot         getting     point httpstcolgxhxuomtgood morning fintwit lets have   great day   stockstowatch todayhymc amc gfai rblx muln tsla exn ctk aapl   rcat nio good luck   everyonei expect     touch   s   hope im wrongone hot minuteon watch aapl', 'amd', 'tlsa', 'nio', 'coup', 'amc', 'gme', 'hubs', 'rblx', 'zm', 'aal', 'ual', 'dal', 'pton', '  hymc', 'itp', 'ctk', 'gfai', 'exn', 'agri', 'nrgdearnings amc sft', 'lotz', 'smaripos akanrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt therocktrading premarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjreddit ai says no astr vxx zim hd     amc vrm wti httpstcopnnknkfrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashpremarket movers march httpstcorpwjxuhugtlb vir dal ual pton nio ptr   cvx upwk spx spy ndx qqqquick valuation     alibabas cloud unit china cloud revenue   reach trillion rmb   billionalibabas market share is   billionaws amazon web services has   margin     even if ali cloud had   marginbilliongasbuddyguy collapsing is   bit dramaticretracing     massive run would       description   price is collapsingrt runitedragon hindenburgres short   due   rising geopolitical risks', 'we     large number   global investors   in   prrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd epotential down gappers premarket     yday lownio   coup dvn kos xom rig oxy gte mrolive scans start ettrading stockmarkethttpstcoorzsvvuobaba   premarket brutalbaba down   in last month you bagholders deserve every red day ccp is   blight     earth       extinguished most mentioned tickers in wsb in last h oil   amc   nio spy vxx gme hymc tsla httpstcointoxxyay httpstcoynqqmqjbaba       good scalp   short   gets rejected then looking       navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstalibaba   vale   eso es menos   x el gmv   solamente   del  ', 'el singles day parece que no hay compradores   ningn precio rechazo total y absoluto httpstcoctsgzyxrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert buyandholdd se         now down   same   athimagine saying   year ago', 'fintwitt would probably murder youbaba whens munger selling thats when im buying im buying   fuck out       sept alibaba was listed   bitcoin was     bitcoin', '  navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd elargest   oi increases siri uber coty gm   eqt nio bac ko bmy gds aapl rlx   ua rig jd gm pypl spring breakout sale httpstcofdixrtrjm trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading fintwit money httpstcoknrcsmobgrwallstreetbets daily discussion mentions over   last hour rank ppi mentions amc vxx nio   uvxy hymc spy qqq rblx full live amp historical data   httpstcoqhrxwewkjtop most mentioned tickers in fintwit nowpremarket amc amc   alibaba coup coupa aapl apple hymc hycroft via httpstconwsneckpndfintwit stocks stockmarket stockbaba short   float is httpstcoibylgzqlbaba bulls feeling good   hang seng last night   woke up     blood bath     many gaps up simple roadmap   maximum profitability httpstcoggghgexodqbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vwhen your growth stocks dont grow spy qqq iwm aapl fb babajd   jds courier arm moves   take over peer deppon logistics   compete   alibabababa wild smh httpstcoacmwqusllrt therocktrading premarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba wen bankruptcy httpstcodirdwyiazalibaba group holding limited is down in   premarket babarampcapitalllc babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   bulls thought they were investing in alibaba   got   thieves nice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwntodays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followed   decent pullback then sw grindbtc up todaystock im going   playcoup hymc   mrnasee you in       writing my opinions down on httpstcopthcddfrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst buffet   munger watching     stock price httpstcotoyghdmfjzerohedge per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcouaefmewkwgood morning traders   tickers   have my interest   morningcouphymcfutuntragtlbbabaamdbidumrnapxdnvdatslashopjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbohiw httpstcoehnqrwjrt specialsitsnews china says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party tobaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlawmaster babart therocktrading premarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttpremarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttqtt how   go     in yrs imagine dollar cost averaging on   bad boy kweb   httpstcoxcopxjahrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anrt specialsitsnews china says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party tort tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknupside hymc holi gtlb dal ual achr ikna luv aal jblu amc yala dole cano zm rblx smfr downside coup ntra slgg anab ctrn   dlo wing nlsn   yooo its like christmas   early damnnnn ive never seen     low scary things   happening   is   good buy though   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba esta en la boca   todo inversor en estas ultimas semanas muchos dicen que   medida que cae compran mas por sus fundamentales y otros se desprenden   ella   perdidaspersonalmente viendo el grafico jams entrara en ella', 'lleva bajista desde noviembre   babart specialsitsnews china says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party tobaba bidu kweb i swear if i see   adr   auditing post these companies   fully convertible   hk shares   their auditors   big accounting firms   please keep selling your shares   cash value   vs allegro httpstcopzgcxgdbsnrt mrtnzalvrz entr en  ', 'me he pegado una toa del y he cerrado la posicinla vida es  ', 'hay que saber perderrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmarket highlightstreasury yields rebound   new multiyear highselon musk says tesla', 'spacex   facing significant inflationary pressurehttpstcoiotiivtmkxstockstowatch dal ual luv coup gtlb tm mrna   jd bidu vmeo pton httpstcoydgrymophhrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert salilrajadhyx hmmdoes   explain       other china tech price action over   last few daysbaba   bulls just want   watch   world burn httpstcorlksafrvxnahernbrendan brendan', 'perhaps   part   your updates you guys   put out   summary     net cash positions       these companies we   talking   ps         mcap   bidu   pdd', 'if im not mistaken deepvaluetodays premarket movers amp news tuesday', 'march  ', 'dal ual luv coup gtlb tm mrna   vmeo hrl pton spx spy spx spy stocks trading charts amp discussion stonkforums   gt httpstcorgvnqtcn lt httpstcohosftgdspphence', 'there is   higher likelihood   we have seen   worst     situation   now     massive discounts in   biggest marketplace stock market provide one     great way   beat inflation   long initiated   alibaba stock is really hurting why   might not bounce     time soon httpstcoyxdwfzbcd via barronsonline     probably     valuetrap     while', 'delisting itself is not   major risk     us adr     converted   h shares     other risks arebaba is   one     greatest buying opportunities i have seen since march   trading       x pe ratio   net income   market cap china is not russiababa munger is too old         is charlie buying   dip schleterpeter   see one thing is clear   is   traditional financial analysis hard   quantify such risk', '  dangerous   ignore i would apply   higher discount rate     lower multiple', 'assume   slower lt growth ratebaba would still   cheap i   afraidhaikala therocktrading doesnt work like     has   cash   current market cap is   go     flowmarket   stay irrational longer than you   me   stay solventlawmaster   alibaba stocklawmaster babachina says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party     crisis', 'nor     want sanctions   affect chinakweb fxi   pdd jdaapl is more vulnerable   china covid than chinets   what   you think people   doing   day while in like down surfing bidu   buying things on babababa btc please dont support russian midgets     napoleon complex   id have   admit     bears who said     go down     region were right   company   is too big   fail is not   decimated   fundamental   valuation', '  geo political issues   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking stocks most talked   on reddit gme oil tsla   aapl vxx qqq sofi arkk amzn gld net nio fb httpstconjriaikaygrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       drchrisbriggs top orders   fidelity customers premarket aapltslahymcgmetnatqqqmulnnioqqqamznmsftrt tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknalibaba trading   ipo is   huge bargain   gaining exposure     chinese marketbaba httpstcobizxuiffwlawmaster bababbig   needs   too   well   amc   charliemunger charlie mungers alibaba         time low', '  high has derated   x pe if one believes thetop orders   fidelity customers premarket aapltslahymcgmetnatqqqmulnnioqqqamznmsftcoupbabaspynvdaamcsoxlfbagrisqqqxomsofiamdvoogooglfdvncvxsnowvti httpstcohgnfptburt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking one     largest stocks   options trading communities   real traders providing analysishttpstcoksxmqngjaapl tsla qqq t   googl spy gf httpstcoueshhuersibaba bidu bird clx didi most talked   stocks on social media arkk tsla vxx   gme hymc amc spy httpstcogwgdgftavaopinion follows trend when everyone thinks   world is on fire', 'its important     yourself why   i own   has   business changedif you want   achieve impressive returns', 'you   let your conviction   swayed   someone elses bias   httpstcotcgpekri remember   people putting   their whole networth into alibaba   when   was     premarket its losing   more in   index is far       index wait   out years     company you gotta hope they turn   aroundif i   summarize     tweets ive seen over   week into one sentencebaba sales   up gtx over time long period   time     stock is     ipo price i dont know why s     people keep repeating           crucial   misunderstoodrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   alibaba peace is more profitable than war especially     httpstcoopjcxzax finance stocks marketsbaba if thats   case us   only block   few items   us needs china products   bajando cmodamente en su canal   tendencia   meses', 'mantenindose en la zona   confort rea amarilla si se sale   la zona har pullback hacia su promedio mean reversion china selloff chinacrash httpstcomheeaglrwochina no es solo   y los adrs china es tambin empresas ms chicas', 'empresas que cotizan en shanghai y shenzhen', 'empresas desconocidas   hong kong que pagan dividendosrt libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgel nico consuelo que me queda en   es que', 'como se ha devaluado tanto mi inversin inicial pm', 'cada dia que baja un pierdo menos que cuando estaba     looks healthy bogusuperstar inversorexperto nada', 'no te molestes que no lo entiende   no sabe que para volver     tiene que revalorizarse un te dir que l invierte   muy largo plazo y le   igual eso es ms', 'te dir que cuanto ms caiga la accin ahora mucho mejorlawmaster babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   awaiting buy signal stock trading ideas   ultraalgo httpstcoddswhrmblzrt moatman charlie manger', 'uno   los mejores inversores del mundo', 'lleva acciones   alibaba     un precio medio  ', '', '  tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking pnvoss get sexy girl avatar start jarring them up   cash in   selling   lonely men on     if usa has proof china sell arms   russia   chinese shares   drop like fuck     company   maker   bat soup   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   red   green day bears get   face ripper   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking average annual cost     actively managed etf per', '', 'invested', 'over years', 'average annual cost   vanguards total stock market etf vti per', '', 'invested over years', 'aapl msft googl amzn fb amc   tsla ndva jpmrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking good morning traders stickynoteairlines cooking   morning on   feels     travel sector', 'im looking aal here aapl   key level', '  flush   in   cards     get going', '  maybe now  ', 'worth   try hymc amc deal fb httpstcowljxcrfjlrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashsimple roadmap   maximum profitability httpstcoeykivsleybtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencibaba squeeze     end     week   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstchinese names continue   slump', 'nio   on   radar   more sell   now under was key level', 'need   see retrace     area   really hammer shorts orbreak httpstcoaqjzcxyjobaba just purchased     my kids accounts x eps is too cheapadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcocoabayfocgn wtrh cei strn lcid spy   sndl avct metx httpstcoqxerlbspzystocks making   biggest moves pm dal ual luv coup gtlb tm mrna   vmeo pton amp more httpstcoawzoalgdvlast week', '  sec announced   chinese stocks had   identified   cii', 'triggering   drawdown   chinese adrs since mar roughly   sigma move in each     past four trading days   more', 'access todays edition     daily crunch kweb   pdd jdrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba vvoj ceny akci alibaba vs vvoj treb aktuln jsme na cench z roku', 'ale oekvn trby za jsou', 'x vy ne tehdy pokud   dostane rozum   pole putina   prdele', 'tak tohle udl v klidu bhem pr tdn jennzor httpstcoppixwgsvjbaba ugly gapping down big   morning     market gapping up room down   now     is extended     downside on   daily chart room   then on   bounce charts httpstcopqfwdjmbaba fml seekingthevalue carta   xi jinping   los trabajadores   babasigan trabajando', 'guarden silencio y sonran en las fotos piensen en sus familias les estamos vigilando septbaba how   f       down straight line   weeks now   magyarsteven tenis que perseguir el rastro del dinero y ver en qu condiciones del ciclo nos encontramosfijaos acciones que parecbaba buying my shares soon   xpev my chinese stocks httpstconnsczaopremarket top amp flop stocks   watch march httpstcojuvynsuenvexai pso gtlb dal gme ual aal mrna pton zm coup ntra xpev nio   pdd ntap jd bidu bili spx spy ndx qqqthe sec is not supporting   bitcoin spot etf   protect you', '  you   buy these stock shitcoins', 'recommended   your financial advisorarkk   pypl pltr httpstcobjngijert marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mosinvesting if you were ever going     willing   buy something like   youd   doing   nowbaba   need   grow now   breakeven lol   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i lost lot   money here   china not condemning unprovoked war', 'i   never going   invest in chinese stock   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     what           bull     more down vs initial cost basei had   similar sit   altice europe atc in', 'albeit much cleaner   less political story     rrgonna have   step in   buy     later when something is   hated', 'you have   like   lawmaster   coinbaba   need him     itscharliemar   same people who   giving up   selling           same people who     pumping iti summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitstsla aapl zim dlo matx muln coup   gme amzn jd mrna gtlb nlok nvda msft pfe spx amc sofido your due diligence httpstcoyjxqdojtybaba       if china assists russia   crazy   down prebaba webull rh   stocktwits   have   prices     stock who       ill   blowing out     puts todaythank you     damn things dead srcojones yo estoy muy similar en   y en jd que forman parte   la misma tesis   inversin   el tiempo dirquiquecuttela quiere ver el graph del cedear       los ltimos meses   babbldev sentiment movers     day most bullish avgo oxy rblx disca plugmost bearish gs bsampp futures   little changed in early volatile trading   oil prices slide further   gold copper crypto bitcoin strength dal ual luv gtlb tm mrna msft mu vmeo pton zmweakness oxy slb hal coup fcx     jd bidu hrl httpstcohotukmircprt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt hxo just posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba rektbaba dont fall     live day trading stream scanners', 'plans hymc exn amc   tsla spy qqq amd nvda jd livedaytrading lives httpstcogqbcymhrq via youtubebaba no no no', '  is not real   goodbye   kiplinger stock market   oil cools off', '  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkrt uncledd hymc k filed like i said pt lfg golddddddddaal aapl abnb aei afrm agri amc amd amzn anpc cei muln   investidea warren buffet   charlie monster   oxy morons putting money in oil related businesses while russians putin massacredbaba tme kweb haha they brought     themselves hang seng     time lows next economic power house lol bemusing good tuesday morning here is your wall street breakfast   get ready   todays markethsi   s lyft msft gh sny   ilmnwallstreetbreakfast httpstcofoltzspvbaba ipo price was   share correct i think ill buy near there tbh     support   those levels i assume   alibaba dropped in premarket   falling     past three days   losing more than over   past nine trading sessions ecommerce giant is under pressure due   fears     covidrelated economic slowdown in china threat     possible us delistingrt tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknrt therocktrading nio   wowrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tlawmaster babababa paper hands really want   see       trade   x its cash on hand value mindaoyang         ipo pricerodrigonatali nunca mais caio nessa depois     o foco diferente no ligam se   aes desabam por aes governamentais o sinal claro seu dinheiro no bem vindo aquibaba huge disaster if   goes down   day', '        in days   therocktrading nio   wowrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba hitting levels great long term opportunitybaba option alert high volume options put   friday', 'march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options put   thursday', 'april roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba httpstcozqdpuhuvxy uco sco tsla amd muln   svxy dvn gogl zim listen   what happened   oil   energy market update httpstcopiwehbobaba option alert high volume options     friday', 'may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrsibaba bidu bird didi dna morning market analysis is live talking   market   lows prior   fomc', 'russia headlines', 'china implosion amp magic numbers', 'headlines', 'top stocks in play', 'amp morehttpstcoubsnmbiaspy qqq iwm tnx tsla aapl amzn coup yy jd yang vxx oil pfe mrna   mosrt tommythornton   httpstcoytgsctwqwarren buffet   charlie monster   oxy morons putting money in oil related businesses while russians putin massacred ukraine   crappy   alibaba investment   oxy     far worse oxy stands   oxymoron oil heading   uso uco httpstcodrbhajbbaba buy   mfn dip hymc k filed like i said pt lfg golddddddddaal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcowswymtqkkjd   httpstcoqsofkgoctwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingasian stocks down againxpev', 'nio', 'bidu', ' ', 'pdd', 'jd', 'ashr', 'li', 'bili', 'ntes', 'wb', 'huya', '  china government needs   speed up   process   delistingthey     slow laksatasty jbrandimore hmlcompounder rosemontseneca lol tell   learned lesson   investors in china rto cycle if vies r   than owning stock frauds went   zero good non frauds forced buyouts   pe   under others ghosted', 'stopped trading', 'zeros   took usa invest ran secchina   nothing', 'no recourse   most mentioned us stocks on reddit in past hours nio msft   spy gme arkk aapl amd qqq coin stock trading usstock stockmarketmost mentioned tickers in wsb in last h oil   vxx spy   amc gme tsla wti arkk httpstcointoxxyay httpstcoulvpipvzbaba chinas economy gtgtgt   chartgallori pregame show starts in minutes   lil early     est then we   have   open house   dan right afteradaytrading haldazabal igual que el que hubo en   ayerasml tigr   dis mu loco viot like news stockstobuy daytrading yolo redditarmy bottomfishing stockstowatch trading investments wallstreetbets stocks fomo tothemoonasml tigr   dis mu loco viot like news stockstobuy daytrading yolo redditarmy bottomfishing stockstowatch trading investments wallstreetbets stocks fomo tothemoontherocktrading   way   is dropping     find oil very soonhmmdoes   explain       other china tech price action over   last few days httpstcocklvhoubaba delisting is worseif you   not cash out now', 'you sure   when delisting occursthe writing on   wall     delisting on other chinese stocks first rwallstreetbets daily discussion mentions over   last hour rank vxx mentions spy   arkk oil amc wti gme sofi jd full live amp historical data   httpstcoqhrxwewkjbaba dead cat bounce     dont understand who   fuck is selling   hey thanks i just picked up your shares popular  ', 'nio', 'amc', 'avxl', 'luv', 'alt', 'kmda', 'jbi', 'soph', 'jblu', 'mos', 'sovo', 'tmx', 'trdathese     most active stocks right now nio aapl amd didi sofi   f httpstcoumpedmvsentiment movers     day most bullish avgo oxy rblx disca plugmost bearish gs   nio jpm spcecheck   outhttpstcohplnnhty httpstcotigkblbidaskclub top stronglybought mpc wy eqr vtr nue bxp brkb bmy hum aep unp antm ice aon psa kmi bmo ctva scco sre   stronglysold snap adsk ea swk keys w chtr itw tm shw cmg dis pdd dash   jpm sbux fis ntes httpstcoqdpzagrlrlstocks making   biggest moves in   premarket airlines', 'coupa software', 'gitlab   morehttpstcoxbzzbfkedal ual luv coup gtlb jp mrna   hk bidu vmeo hrl ptonback in dec', '', 'muhl was   only analyst     sell rating on   httpstcoswcvawjiyrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuesimple roadmap   maximum profitability httpstcokpmewwghbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt nhatami   good sign   we   in max painfear nio   xpev li fb pypl tsla httpstcondsmcwbaba went   yang   short     make money in   way down glad i     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tuwhy   chinese stocks continue   fall in china beijing bili   didi tcehyfrom lost     river   httpstcoxuodpaestherocktrading whats going on   china stocks   i miss   news nio babagood morning new trading day', 'new opportunities lets have   great session     great start     our community tsla nio iwm arkk sark qqq spy aapl   jd ntes amd nvdababa     get worse look   didi lmfaooooo chinese tech stocks   now read   uninvestable idk   you i want   buy babababa nearly cut in half since february   quien me dira que iba   poder ampliar     usd el mercado es irracional durante ciertos periodos   tiempo pero   largo plazo suele ser racionalpregame show starts in minutes   lil early     est then we   have   open house   dan right       estheres   link   pregame show httpstcoqplohyebtthe open house link     sent out   soon     pregame show is over nio babababa   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweakness coup oxy slb rig gold fcx   ccj xchinese communist horror bidu   jd nio li tmehave   good tuesday petenajarian httpstcogtjgrrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then ancmo llevis   httpstcoxjuvcguwkdthe recent selloff in emerging markets eem   specially china fxi', 'have   brutal i       quality names', 'such     jd tcehy       great longterm investment', '    current valueationrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstproblemsniper would you         what levelyou know if china   help russia', 'whole economy   collapse', 'not only chinese stocks   nio didi sp   go     nasdaq     lower aapl tsla   more giga factories     shout down   i hope china   europeus   have good relationshiprt investort nio atleast thats   positive xpev li   httpstcobaesatort bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rert tommythornton   httpstcoytgsctwqrt wolfcloudinc macrodata week   march', 'coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fbaba look like its going up since everyone is scared   buy stocks making   biggest moves in   premarket airlines', 'coupa', 'gitlab   more httpstcoxexpuagc dal ual luv coup gtlb tm mrna   vmeo hrl ptonbaba more       officially   worse than   ruble stocks making   biggest moves in   premarket airlines', 'coupa software', 'gitlab   more httpstcoahqbtq dal ual luv coup gtlb tm mrna   jd bidu vmeo hrl ptonbaba great buy   nio       jd   one is       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     next week', '  is   stupid         fun when   these get run   up   everyone says remember   stupid time   stocks fell   year lows   my dumbass   not buy si inverts en empresas que no pagan dividendos', 'no podes no tener efectivo para comprar ms barato ante caprichos del mercado', 'ese buffer   plata tiene que hacer las veces   dividendopagar     convencido y no pagar convencido   no tiene sentido httpstcopegdykhmgme he encontrado algo   suelto en un pantaln antes   meterlo en la lavadoravoy   comprar otra accin   babababa   read   downgrade they know   peoples power muln rcat ixhl   amzn aapl tsla aei spy amc gme nio sofi cei httpstcospnxwhjokrbaba taiwan', 'uyghurs', 'covid', 'common prosperity   four reasons   stay       not financial advice btw   until now   me its only natos stock     is   biggest shake out in history   stupid retail investors dont see   httpstcokmbsfstzthe hang seng index closed down', '    hang seng technology index closed down todays turnover was     top stocks', '  tencent down', '  down   meituan down stock hang seng index   tencent httpstcolwklnhlbbaba i wouldnt buy   chinese stocks they cheats', 'lies   steal on   everything they touch   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i   not own', '  blatant tree shaking', '      cnbc supporting   httpstcobmdpteqatrend analysis top stocks   watch march httpstcoqktcyaapl amzn goog msft fb snap tsla nio intc nvda amd jpm bac v ma pypl shop nflx dis   tlry f mrna nvax nke spx spy ndx qqqhtz nio   lkncy   haydencapital look     growth when china hit ecom penetration similar mkt share', 'gmv grew', '  revs   alibaba   cheapest chinese tech stock httpstcolzgxgjpbein todays daily crunch edition', 'i wrote   delisting risk   chinese adrs', '  investors should   following carefully   more details', 'access my substack link in bio kweb   pdd jdrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba never religiously   china they   worse than russia delist now   haydencapital   seems intent on spinning off lazada in   midterm if  ', '      positive   se', 'since lazada would needthelist he probably doesnt even really know what   price is       he is buying   i think he was done alreadybaba puts worthless   momo just going   continue parking my money here   make   multi bagger return in   future httpstcovpfvnqdapbaba on display here is   scorching case   denial i   not here   judge     point out   reading   bull posts is   clinical example   denial i honestly hope you   make your money     i had dreams   retiring early       stock laying     pool   my mansion   year old bimbos now i dream   just not living out on   street   inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba munger is somewhere shouting     cloud okay', 'i have   whole train ride   figure out why     bidu look like   qtrainbaba     is   sinking ship beijing   invaded hong kong now they   invade taiwan sanctions   nationalization       end game leadlagreport ive lost more money on   thought       tlt   various times than   elsebaba elipses corter says buy punk loaded           first time ready   double down   range baytutumlu   hakknda ne dnyorsun halka arz fiyatna gelmicenn nio   aapl cenn cenntromotorsrt matucastellanos salieron   darle   china en los ltimos das medios', 'bancos   inversin y gestores   fondos internacionales desarmababa if youre buying id wait   least days good deals ahead   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba no brainer buy here attracting more retail investors   these crazy prices whoever is pushing   down should cover   go long quick   news manipulation is ridiculous   charlie is long gonehe cashed out though you wont hear     until   next filingdont     sucker therocktrading   has   covid sell on top   everything running china market into   groundbaba gotta   getting in   buy zone   leaps   is ridiculous', 'what would munfer   nhatami china tech has   risk     delisted   i wont touch   see   overnight', '    good value   i   verify what i own httpstcoayjvtewdetbaba politics   fundamentalsyou decide   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jitscharliemar i dont own     follow   guy', '  yet twitter insists on showing him dying on   hill on my feed every day weirdsalieron   darle   china en los ltimos das medios', 'bancos   inversin y gestores   fondos internacionales desarmando posiciones acelerando el vomito le estn mandando una seal', 'no se pongan   pitamidar   que los van   fundir stop corto y si no sale pasen   otro trade httpstcogponbksqkbbaba what is nancy peloci doing nio   wowrt tommythornton   httpstcoytgsctwqnio atleast thats   positive xpev li   httpstcobaesatouslisted china stocks fall on covid surge', 'russia   jd nio bidu bili httpstcomtxminlcorbaba watch   bounce super hard on openbaba watch   bounce super hard on open   tslajoin my group   free   i helped more people   make excellent profit everyday httpstcomeoraco httpstcozzfburxrhow many people has   murdered what   horrifying chartrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba bbig cat h stockmarket is   very volatile market   its not easy   make moneythats why we developed   method over years ago', '    traders   have   edge in   market nasdaq bti stockmarkets httpstcokcbiaqoak httpstcoojnayocbbaba closing green   down   hk market alibaba group holding limited is down in   premarket babababa dam down in   year ouch   why sell   dummies       lows', 'why sell  ', 'its     lows only idiots sell   you selling   ridiculous cheap great value charles munger', 'ray dalio selling   stupid', '', '', '  tme oil down', 'ukraine war   ended   im   buyer maybe     dollar chinese trash   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba i have disgraced my family owning   stock   still holding lol   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba jaw drop gif i feel like   broken record httpstconsgcyqsfrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba nio never invest in chinese stocks they   trash   last time ive seen such   undervalued stock was tesla on httpstcootdmoewsyanother good sign   we   in max painfear nio   xpev li fb pypl tsla httpstcondsmcwajbutton no im pointing out sarcastically   if   company   pay its shareholders dividends', 'its worthless   its shareholders   bet on   is     option on policy   down   roadbaba buying   share', 'im feeling dangerous   ipo price dead money   many years   needs   test theretailbull bkaellner mosinvesting   these levels', 'there   only wise options either you get   full position right now   you think you should never invest in     whatever reason       correct   rest is just trying   time   market   investing in   without high convictionrt cityindexjosh stocks   watch     gme volatile ahead   earnings ceo buys sofi     hits new lows  ', 'nistocks   watch     gme volatile ahead   earnings ceo buys sofi     hits new lows  ', 'nio selloff in chinese stocks continues tsla hikes prices   china lockdown   hit aapl', 'amd   amznread on httpstconilhjbvalbaba alibaba group holding limited   pivot points   httpstcojusnvzdl httpstcolkbmcsqcoalibaba   re babaalibabababa httpstcoizmhawtsqis   nio   delisting threat overhttpstcownsexqixbaba btw uninvestible pt not true perhaps   vinceg tal edu   wish gotu     chinese   reached   important level', 'lets see if they   bounce   here httpsbaba i see strong buy   sndl bulls just look     old boomer munger reach down n grab his wrinkled ball sack   double down his   position quite inspiring tbh httpstcoeekxtoxkzgrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba strong buy     range   gumbyc httpstcocrldubhoi spx spy esf qqq ndx nqf rtyf iwm rut lqd jnk hyg kweb   bidu jd china markeadaytrading buen aviso para no tocar babasome ve news on iran deal hitting   wires now oil dropping qqq spiking   helping   tech   bit kweb   jd   gualestrit alibaba en la apertura   hong kongbabadcdowork mu   babababa bring   fuck down more not scared you mufucs wont sell   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start fralguien grit fuego jpm y todos salieron corriendo   httpstcohlmvkykrt davidromano el problema no es solo acertar   el market timing', 'que es imposible', 'sino concentrar nuestras inversiones diversifhttpstcocrldubhoi spx spy esf qqq ndx nqf rtyf iwm rut lqd jnk hyg kweb   bidu jd china markets in full on panic sell mode over night we   under threat     critical breakdown     covid recovery drawdowns russian amp chinese stocks rsx sbrcy   nio didi httpstcoptvzplmbaba way   many puts out there bear trap   sure     think', '  isnt even owned   ark httpstcocidrltvfrt marketplunger if you invested', 'in alibaba   on its ipo in youd have', 'httpstcoaflpqxdalbaba when   momentum             go     in days   damn   falling knife looks juicy probably getting juicier drawdowns', 'russian   halt amp chinese stocks rsx sbrcy lukoy yndx   nio bili didi jd bidu bzun huya httpstcopnqmhlwirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtal edu   wish gotu     chinese   reached   important level', 'lets see if they   bounce   here httpstcotvtomkmdmhrt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bbaba xi like putin   hitler his era     rise   china is done over   has just begun its decline   oblivion see you in   teens   gneffa   est operndose   un pe trailing   x y forward   x alta probabilidad   deslistamiento en eeuu descuenta el merctwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingbaba jd ntes bgne delisting lockdown crackdown potential sanctions taiwan risk   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba i have   watching   fall   fall on   sidelines where is max pain looking   add   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tujust posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda   sofi analysis   well limited spots left', '  check us out httpstcoxuylco httpstcoiwflbthqrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turollingstone  ', '    near market is pricing     business   cero i mean seems     share   is     cash on hands       no brainer   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsiyul freeshkreli i   now in   what u see     i think delisting is not big issue bcz   company is great in futurebaba     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst sqwii     ta perspective yes     pe whatever is   low nobody is willing   buy     where would you cut if i you got inrt slingshotcap lately', '    declines weve seen in china stocks like     tcehy', 'im renewing my thoughts whether i should invbaba i   f capitulated margin   httpstcoikxkszajjd   nio lets see if us   break   day drop   hk filling out moves jd   wow   selling just doesnt stop   bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rebaba i wonder is softbank is selling     margin calls   million under zero tolerance   russian stocks   had great fundamentals   few weeks ago why alibaba   nio   seeing high interest   retail investors   babado not miss   httpstcozdffshhbaba just picked up   more   morning love   riskreward here   telepaxarobot jd bidu you guys really     covid   in shenzhen lol   damn', 'didnt think     go under   quibaba one week chart', 'one month chart', 'one year chart   look   same down big abhinavs account is temporarily unavailable     violates   twitter media policy learn morebaba ray dallio   charlie mungers largest holdingsi think they   just averaging down     is   respectively they have       point   get out somehow lawmaster babababa analysts   my firm   downgrading       sell     were fucked   western tutes dont like china stocks   if   breaks support then is next target most mentioned tickers in wsb in last h     oil gme vxx qqq spy aapl nvda amc httpstcointoxxyay httpstcojvonofgbaba afrm millionaire makers if you had puts lawmaster looked like       zoomrt bankthetrade china tech wreck continuesbaba down jd down bidu down   pb gme   tsla aapl sofi wsb gme   tsla aapl sofi wsb   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst charliebilello ycharts fear fundamentals financials opportunity babalocodldividendo   ms   uno se le cae la babai   curious how barat   trade   lets face   when u were short   n lose moneythen watch   stock tank   rest     day     affect peoplethese     most active stocks right now nio aapl amd didi sofi   f httpstcommxojukhvrt gneffa   est operndose   un pe trailing   x y forward   x alta probabilidad   deslistamiento en eeuu descuenta el mercalibaba stock is really hurting why   might not bounce     time soon   jd httpstcoucccbzpjrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba lol   tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frchina internet printed good online goods retail sales growth', 'fastest since mid janfeb online goods retail sales growth reaccelerated   yoy yr cagr', 'up   yoy in novdec year cagr finally', 'good news kweb jd   pddbaba crypto is now less volatile than chinese stocks', 'welcome     new timeline   didi kweb ho re fuk sum ting wong   bankthetrade china tech wreck continuesbaba down jd down bidu down china bullish case   ubs upgraded   most preferred large economy   is loosening monetary policy yinn   tcehy acmr nio li xpev fxihttpstcoucevxvuphbaba hats off     longs   didnt sell you looked   devil in   face   smiled mj in play alert ticker   datetime price atr daily rvol beta short float   i     dumb shitbut even my dumb ass   talk myself into buying china right now el problema no es solo acertar   el market timing', 'que es imposible', 'sino concentrar nuestras inversiones diversificacin por los movimientos del mercadotan errneo es comprar ahora petrleo porque sube como fue comprar   hace meses porque haba cado muchonio xpev   my job doesnt let me invest in chinese stocks turns out their care   my portfolio make sure   vote nio i   publish   results when   pool ends tsla xpev li f   httpstcoxhngspjbaba how low     go httpstcothqqhssxawhy alibaba   nio   seeing high interest   retail investors   nio httpstcofahoyfiwbaba   amazon   china   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba     get worse     gets     nowadays you   keep hearing   news         company doesnt complies   us government auditor   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tubaba     little   hail mary full   grace', 'pray   us commie bag holders during our time   bag holding hail mary full   grace', 'pray   us commie bag holders during our time   bag holding httpstcohvibehzkbaba httpstcohyayithotxrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygblawmaster babalooks   me like us hedge funds got pressured   investors   sell out   chinese equities   what happened   russian market   bili jd tcehy tme kweb     is near here no point on selling     pointrt asegpi schuldensuehner ok i     buying those stocks then   talk   in mlol   tenspy   possible   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba since inception gave   return     stockstelegraph alibaba group holding limited   plummeted in   premarket     analyst   jp morgan downgraded   stockrt jason alibabas lost decade   httpstcomnuyrmqdnbaba probably   steal   these prices if you   stomach more volatility   risk having listened   charlie munger   few times', 'i think   critical argument in his thesis on   is   china is rational   is focused on economic growth china is not russiathe recent headlines give reason   doubt  ', '  not officially confirmed yet httpstcoatcuzfccyrt kabutaro   bidu jd pdd cxse fxgouravagarwale   pondering potential runs like se   amzn hard   choose herechina tech wreck continuesbaba down jd down bidu down   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anbaba probably   steal   these prices if you   stomach more volatility   risk   enters bearish trend alibabagroupholding stockmarket stock httpstcoesgbrwfrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       downgrades just starting   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba nio tencent chinese government     biggest shorts cnbc   oh theyll just list in hong kong if delisted in ny no biggie bgne kewn jd etc   swsoftware amp services httpstcoedyfmzmefbaba smh   is getting fucking absurd jeez   im down   kings ransom', '  i still got   little powder left picking up   few more   gl jd bidu you guys really     covid   in shenzhen lol   damn', 'didnt think     go under   quickly billion marketcap wtf   fuck you   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt gualestrit alibaba en la apertura   hong kongbabacon la cada en premarket     capitalizara unos billion', 'slo en caja tiene billion si es deslistada lo peor que podra pasara es que nos vamos   hong kongactualmente tienen aprobado un programa   recompras   millonesno puede ser ms asimtricart fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba holy hell there is no   in   how many people got burned averaging    ', '', '  now   httpstcorhhgucmytbrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tuchinas retail salesan enormous', 'unprecedented', 'earthshattering beatbaba httpstcooebciilawmaster babaasheshsheth bloodbath on     jd       levels   jd     premiums   pricey now   i dont recommendagri   stock has   last few sessionsnio   gfai httpstcofclipbrwgneffa adems atropellan un perro en la esquina y cae babatenis que perseguir el rastro del dinero y ver en qu condiciones del ciclo nos encontramosfijaos acciones que parecan tan solidas y que nunca podran caer tanto como shop roku zm fb   pypl y un largusimo etcbaba no plunge protection team   invisible chinese hand what   disgrace alibaba group holding limited   plummeted in   premarket     analyst   jp morgan downgraded   stock  ', '  company published   fiscal performance   q   fyread   full news here httpstcoxrsuzivstockstobuy stocks stockstowatch httpstcorhppmpnoolanassalrajhi   que una empresa   el tamao y el crecimiento     cotice   un pe forward   x es una locura absolutart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba my short march puts   itm premarket i might own       on friday im excited   est operndose   un pe trailing   x y forward   x alta probabilidad   deslistamiento en eeuu descuenta el mercadobaba   ipo price   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba         mega oversold   how many times i told you   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnguynxu you honestly think lockdown hurts   turn   starts   buying double fisted   ambaba remember   afraid   covid   has   stealth onnicron in its arsenal     infected     billion in china its   real outbreak guys we     going   die   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jpatrades   cluster tsla nio   amznrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba holy fuck   is now lower than when   first ipod   gurgavin   jp morgan lowered alibaba price target       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jspy pdd   gonna crash hard   pdd incoming   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una cada   tal calibre', 'todos somos muy listos   toro pasadort libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgshanghai', 'yowsa   bidu pdd futu kweb     cast   hundreds   worthless vies donutshorts jimroyalphd dapstatsbaba ouch   wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major crt bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rebaba   many factors   most pressing one is potential china sanctions   long     russian invasion is ongoing', 'there is   chance china   help russia     facing sanctions httpstcojflsjlmyschuldensuehner ok i     buying those stocks then   talk   in mlol   tentwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly strt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt piydw stcentvalue just advicewhen you   long on   hot potato like babanever   look   daily chartbetter   look   montbaba mf pasndose   frenada httpstcohdoscuppbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     buy puts   not   buy   is   question   i know my stuff my indicators proves   you heard   here my model has   bearish overall its in   strong short term bearish trend', '  is bearish longer term   volume is trending up volatility is high   in oversold area   lhll conditions   isnt goodwarnedwhitey   chinese companies including     s lol im gonna eat       rhum retail sales growth in china beated   expections china   retail sales grew   yearonyear', 'topping expectations   analysts polled   reuters   growth       year agohttpstcoupdkyukbaba wen   crackdown lockdown double down er lijkt echt geen rem te zitten op   chinese aandelen   staat opnieuw op', 'in voorbeurs', 'richting   dollar bidu idem', 'naar   tegelijkertijd groeit   gdp van china bizar hard uitdaging is dat overheid aandelen voor buitenlanders onaantrekkelijk maaktalibaba   httpstcolzapflyvbvowning   chinese tech stock is like having erectile disfunction', 'you just want     go up     wont go up   jd pddrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       thewiseladyyyy i like trq', 'aapl', 'muln', ' ', '  gfai is   one     most momentum     whole stock exchange in my opinionbaba when', 'when delisting   lotta these out there   httpstcotaontm httpstcopuzpujmllawmaster babababa delist   china garbage   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered           indications putins war ship is sinking would xi really want   provide aid     sinking ship i highly doubt         indications putins war ship is sinking would xi really want   provide aid     sinking ship i highly doubt itrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba us china relationship barometer   new low start   morning   hsi caved   new low close', '  usstockbot sampp yala gme nnox pins sklz yinn   woah what happened here     is looking like   greece collapse   thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly stertemann gubben my view is   geopolitical power   economic power   growth is moving   asia   my bet in   long run is     invested in prosy       participate in   movert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba getting delisted   hidejiromoney   nio httpstcoqmzialkbaba need like gain just   get     ya es hora   que el ticker     lo cambien por baja por una letra se puede ajustar   su realidad diariart davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workbabalawmaster     usd means you would only pay one time free cash flow   one year usd   has in cash   equity aidvisor made   bearish   on  ', 'netting in   gain over month alibabagroupholding stockmarket stock httpstcorgsntuzhbj httpstcobjiwsijnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j trending tickers on wallstreetbets reddit gme', ' ', 'tsla', 'edt', 'qqq httpstcoxchlnhwx httpstcoyswqukurt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba when analysts   desperate', '  is your buy signal   proven path       crypto millionaire httpstcoqzuzdmuhfrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tubaba i wanna buy everything   give me your shares   falling knife saw   coming months ago   proven path       crypto millionaire httpstcoexuzpimswlas acciones     ahora operan en el mismo ps ratio que campbell soupcorto o largo httpstcobabvdubaba nio everyone needs   flood   kc', 'once       nonsense passes they   shoot     moon check their books', '    cloud market in china', 'cash on hand   undervalued like crazy easy near term   now look   you httpstcocfpxomdrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenubaba   time where there is max fear is precisely   time you should   buying     sound     everyone is capitulating right now   forward pe is amzn still is   httpstcoufkzzqcxnorthmantrader   i see is once in   lifetime opportunity   buy babart klendathucap ali       forty bagholdersrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenubaba nio lkncy xpev linever investing in chinese junk   they think we r suckered   even buying   they r right   httpstcocynwfrzurt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt alfiedata     httpstcotwulwlodzrt thewiseladyyyy i like trq', 'aapl', 'muln', ' ', '  gfai is   one     most momentum     whole stock exchange in my opinionbaba more than     stock price   has cashin hand   stealofthe century   tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba is more than down   last monthit is my rd biggest holding   i   keep buying httpstcohscqddegxrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workmost active options monday aapl tsla   amd nio bac amc f nvda fb rivn aal amzn pfe sofi mrna muln pltr jd msft httpstcoenpcyxwmikbaba calls     expensive     pos even lotto calls   expensive losing ten perc   day you expect   least   get   discount   make   casino plays   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt danieltoloko ive never seen price action like   on     company     down in hk   follows us massibaba pe     go into negative     chance   touch   week fb   verdad esta barata ahora vais y comprais en dolares inflaccion depreciacion euro locura   mercado aqui si tenemos safety margin el problema es que no compraremos nunca   ese precio', 'valoren ustedes', 'lo mismo para   y jd en similiresrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstsyntarabip iamtomnash pltr       down   has   fcf margin  ', 'in my opinion   screaming buy if   china economy doesnt run     same         usbaba   massive pile   shit is trading   book value thats if they dont cook their books       libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgrt trendspider   rev bincome bequity bprice   rev bincome bequity bprictrendspider in   case', '    rate   is going', 'itll probably   down even worse than those companies   i might         tweet   when   goes     i   buy   wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major crt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major cbaba rekt   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstcvotrades   y otro   ajuste para   en hk httpstcozftmbhdfstop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx gme   spy nio access wider trends httpstcozltkvrfbaba i   buy   pdd jd nio bidu huya ntes se httpstcomzoqojnajzbaba rekt danieltoloko bradmunchen my response   your deleted tweet on   is my reason   staying   was my concert on   validity     accounting its   no go   me even   i like trq', 'aapl', 'muln', ' ', '  gfai is   one     most momentum     whole stock exchange in my opinion     touch   day now   its cyber security technology   othersmost mentioned tickers in wsb in last h vxx spy   gme oil   goog aapl etn tsla httpstcointoxxyay httpstcowlhzaurt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba one month ago   was   many bulls bought thinking   was undervalued market disagreed spy trendspider i guess   learning point     is   theres   extreme   many times unquantifiable downside risk   companies based in countries   uncertain political climates even   most modest   growth estimates combined   high margins   safety wouldbaba who   buy   tomorrow   is   getting delisted top trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx gme   spy tsla access wider trends httpstcozltkvrfrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tursi   babaindexi kinez po vazhdon me ra sot ra perseri me per shkak te frikes nga lockdown kompanit si alibaba dhe jd kan ra me shum sesa ne fillim te pandemis kjo lidhet dhe me agresionit te qeveris kineze kunder kompanive te mdha kineze   ne httpstcoztcivzdxfjrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowusstockpremarketctk rose', 'cscw rose', 'ysg rose', 'niu rose', 'while mf fell', 'rlx fell', 'eh fell', 'dada fell', 'tigr fell', 'sohu fell', 'xpev fell', '    fell stocks httpstcogvjsuhewaqrt devpyjp spy aapl   i dont want   see   xpev nio   hang seng index   shanghi composite index   down     trading day absolute bloodbath     oh look   down day incoming     alibaba is coming     little   was down   dollars   minutes ago bayestheorem peter when jackma disappeared     started having issues   was   clear red flag   hidejiromoney   nio httpstcoqmzialkrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba great time   buy shares investors only chat on discord httpstcoinrgqgqh theres   great analysts aidvisor made   bearish   on  ', 'netting in   gain over month alibabagroupholding stockmarket stock httpstcowytzad httpstcocetxjbeucrt jcrypto   fud httpstcoyblidqeqfrbaba long term multibagger httpstconzmfhfeirtqqq soxl cweb bulz   lets assume war is over tomorrowwhat would       runners   next months its gotta     leverage us amp china tech etfs   dont forget   trade sitting there watching   burn is not   good strategy danieltoloko financeghost how is your   investment doing eish', '  is     bloody week   farbaba is     wish version   amazon   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba buy dip   open', 'eod   thats what i seemore pain more httpstcodrdvcatyjbaba s   thats   buy signal why kevin oleary just bought alibaba', 'tencent   meituan stock   mpngf tcehy httpstcoibejpgdf via benzingababa i want     danieltoloko revenue growth went   yoy over   past quarters   only in q margins declining amp lowerthanconsensus guidance word on   ground is   conditions     dire         massive layoffs jpm just downgraded notches   buy   sellrt stocktwits   down   highs heres   y chart view httpstcobtqprxrjzrt tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba wtf is   shit   tothetopbot nio   fridays close         respectively         beke   check out   hang seng     other chkna indexes getting absolutely crushed entire indexes down they   dying china stood on   shoulders   russia   wanted   make   power play       big player on   world stage', '  children died in ukraine if you want   play you have   pay welcome     big boys club   jd tcehy evergrandert davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workfinfluencer kelvin seetoh k follower most mentioned symbols dst se nd   rd amzn   meli   tcehy slingshotcaphttpstcoctbxrekwhrt tinogalache   en rojo   igual cuando leas estobaba   your short term calls go down   drain lol your greed   kill you buy     long terms   only shares hold   years   company is not going     tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba tcehy bidu nio jd   time   manipulate retails   dump their shares in fear', '  buy   dip   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashtwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingbaba valuation is ridiculous', '  far too much risk   uncertainty   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba option iv increases   shares offered lowerbest charts in biz httpstcofskzgfkrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtrending stocks on fintwit spcb   fcx gld pzg rio ctk cper   sccoxglobalmarkets investing stocks wallstreetbetsrt gurgavin   jp morgan lowered alibaba price target       jd bidu   sleeping i had   hope   see green   now i   totally fucked   nio httpstcoqmzialkrt alanriedmaier   cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd', '  vs   hoy ps   x contrt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major crt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major crt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major cbaba if meli   get   those levels   well', 'not complaining either way   financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investalibaba   mit tiefstem stand seit juli der schon vorhandene abwrtstrend erfuhr mit beginn des russlandukraine konflikts eine erneute eskalationdiese beruht sehr wahrscheinlich auf der nicht unbegrndeten angst vieler anleger', 'dass die sanktionsspirale auch n httpstcouarhetxhadbaba httpstcovatbpizqccryptomatrix l action   est en price discovery l envers o son prix s arrtera til   la folie   numbers just dont lie how just how   lower than ipo price httpstcoszywltltvrt tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba jd tcehy top   system in china', 'i guess   top is asleep     is winning panic selling grips chinese stocks in biggest plunge since httpstcocyxmvbvnwq via yahoostocks slip   bond yields   highest since oil prices keep falling   xom cvx httpstcompovimbainvestors   selling stocks amp nobody seems   care   valuations       amp bynd   plus apple   is going down amp if continues     mean very very very negative effect on   market european stocks   etoro investingrt pakbenikasim   alibabaotra   las vctimas   las tensiones geopolticas y comerciales entre y cierto que nos beneficiobaba last panic sellers   leaving   building time   lt investors   davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt pakbenikasim   alibabaotra   las vctimas   las tensiones geopolticas y comerciales entre y cierto que nos beneficiojd   nio slowly keep adding   rally   occur in near future   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst ciudaddeltrader todo     ser multimillonario o seguir siendo viviendo como hasta ahorababa its ok   slow down dad have   beer   something just chill trending stocks on fintwit source httpstcocwjowwsbi spcb   fcx gld pzg rio ctk cper   scco sorted   most recent httpstcoyyvyinhvrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt klendathucap ali       forty bagholdersbaba nio buying chinese stocks is like buying   altcoin you dont get shit   air   tommythornton   httpstcoytgsctwqrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtommythornton looks cheap babamany fintwit accounts who were extremely bullish following munger into   just   few months ago   now panicking   selling   these prices i   curious', 'what scenario   you now more afraid     inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyjpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   work on their stockprice targets check out   new ones belowcheck out   one     ht   ryanchua     graphic we used on shows   httpstcogflckvrurt jcrypto   fud httpstcoyblidqeqfrbaba httpstcoytgsctwqbaba wow thats insane buy buy buy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert buchasmanuel   ali babala semana que viene juega el partido contra el ltimo soporte antes   los mnimos histricos httpstcbaba   undervalued aidvisor made   bearish   on  ', 'netting in   gain over month alibabagroupholding stockmarket stock httpstcozlwuyfcu httpstcoyofgsvngkhbaba economic stabilitythey said   dont feel   stable   me lol im getting wrecked   danieltoloko ive never seen price action like   on     company     down in hk   follows us massiajbutton im baffled wont sell my position tho babaiamtomnash syntarabip you mean       cash on handrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszupotential multibaggers   risks     next monthsvaluation is   undemanding', '    positive catalyst is needed     uturn   stock performance   tcehy prxna prxas prx httpstcodblrluitbbaba alibabaotra   las vctimas   las tensiones geopolticas y comerciales entre y cierto que nos beneficios se han visto afectados por la regulacin', 'pero tb que no para   vender ms y ms climax bajista atentos   reversal httpstcocolrafeobaba whats wrong   xi just   biden   tell him what he wants   hear   realalexvieira   man warned on snap', '  you   not   him now', 'missiles   falling into kiev   twlo pypl nio lcidthis man warned on snap', '  you   not   him now', 'missiles   falling into kiev   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice bbb kiev putin httpstcowwvpznnqkbaba seriously   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borisalter alephedu     wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major cbaba china is weird', 'wants your money   doesnt want     transparent   financial data   imagine   individual   not   country like   spy wont take much       events going on now   go     correction     crash one mistake is     takes crashes   happen in markets right now look   chinese tech down in   week     ondrejsmekal z pohledu nskch akci   ze vech dalch pohled je teba', 'aby byla vlka ukonena   nejdv     hraje pod nababa   gap down ooooof   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjondrejsmekal   je velmi lkavbaba     china       enron like situation if they wont comply   international accounting standardswhat   mess z pohledu nskch akci   ze vech dalch pohled je teba', 'aby byla vlka ukonena   nejdv     hraje pod na ob strany', '  investory net   vidme brutln vprodej single digit u nio je ve he', '  za cenu ped lety bude h uvidme akcie investiceten pd     ny je masaker intuitvne som sa od tohoto trhu naastie dral alejiamtomnash jeroen   you get   fcf yield   included penalty payment without   would   over pltr   gets more   more   figures     your calculation you   need   include stock based compensation   its like staff expensesbaba bottoms   thinking   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt jcrypto   fud httpstcoyblidqeqfrrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba goddammn   u retards just dont touch china stock now buy when   reversal is confirmed   someone out there bought puts   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tubaba   problem   chinese stocks one   them', 'is   you own nothing', 'buying chinese company stock you   not own part     company   support level is we   getting closer nio   fridays close         respectively         beke     chinese want americans investing in their companies   make money answer is no   america want investors in chinese stocks   make money answer is no these stocks   doomed trending stocks on fintwit   agri gfai esf cyrn tcehy bidu wynn kweb jdxglobalmarkets investing stocks wallstreetbetsbaba tcehy jd bulz cweb easy x   realalexvieira step pandemic step ukrainerussia war step is not coming on netflix   twlo pypl nio lcid spy qqqhttpstcopuswqbrlictk gfai muln agri nio   hymc fami rlx didi httpstcoljmfhnxozfstep pandemic step ukrainerussia war step is not coming on netflix   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine paypal netflix oilprice bb httpstcosvoxoagwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   chinese want americans investing in their companies   make money answer is no   america want investors in chinese stocks   make money answer is no these stocks   doomed   tcehy jd bulz cweb easy x   proven path       crypto millionaire httpstcoubyqjzport amitisinvesting kevin o leary buys babart trendspider   rev bincome bequity bprice   rev bincome bequity bprichsi   jd tcehy   httpstcozoautqk httpstcohsqjsoibaba i just need   find out what price   shorts   going   cover   i step in     price is   joke bought   esf vxx vix   agri gfai cyrn tcehy oil husababa i just need   find out what price   shorts   going   cover   i step in   nio jd ntes bidu httpstcoznhgenrcyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba prob gonna delist sorry sorry story chinese gov absolute hoes losi ofc     margincalls       run down     alot faster than   day   premarket wow httpstcoouzmruhjrbaba once i get my money  ', 'i wont buy chinese stocks ever   government is deliberately ruining investors rakeelmaharaj i love nio i follow   companys relationship     chinese government very closely though   whiff   tension   i     gone girl jack ma     need     your yardstick if you wanna play in china shit   go deeply wrong if you dont stay insanely close   newspuede que eeuu nunca valore     como una empresa   eeuu pero   los precios actuales es irrelevantemy money is     great company   httpstcosrhrxjslgdbaba huya jpm just lowered pts     chinese stocks crazy i would love   see how they   up   these numbers analysts   reactive     market rather than   doing   proper valuation httpstcocxgybfinmost mentioned tickers in wsb in last h gme oil spy vxx   nflx goog   tsla uvxy httpstcointoxxyay httpstcofrmgaaoytpbaba trending stocks on fintwit source httpstcocwjowwsbi esf vxx vix   agri gfai cyrn tcehy oil husa sorted   most recent httpstcohoamogsxprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ccp is   stubborn   selfcentered party que las cotizaciones   nio', ' ', 'jd son ridiculas lo sabe todo el mundo ahora bien', 'son buenas compras ahora mismo yo tengo posicin en nio y  ', 'pero llevo sin ampliar mucho tiempo no es momento   comprar', 'sino   observar en mi opinin', 'claroso hk tech needs   go up   just go     jan levels     go up   what     chances   such   move in   short term   kweb   hilarious   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgtroika yo un peln   babart iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashso   is trading   ipo price is   time   cop somert realalexvieira paypal is down your energy   is up perfectly hedged alex vieira rules   twlo pypl nio lcid spypaypal is down your energy   is up perfectly hedged alex vieira rules   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine paypal energy oilprice bb httpstcoimddulkvbaba buying   see you in years   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashi would not take   stock even if someone paid me   take     their hands   is hot trashrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba cooked que no os vendan la moto   que   es la nica que est corrigiendo y ponindose   precio ridculo cae todo el hang seng httpstcoeqopcquupaypal is down your energy   is up perfectly hedged autonomous ai vision rules   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice bbb httpstcoimddulkvjd       buying garbage   jd nio   is     one     isnt   beautiful httpstcoqlvveafrbaba isnt is beautiful httpstcohemrdtectwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingotro en pre para   qu pasa hoyrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tihobrkan margin   safety is achieved via   valuation entry buying quality businesses when in distress   we   glad ourbaba is only   loss     day considered   win   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba otm puts     get delisted i promise you alibaba   gt', 'jdcom jd gt', 'baidu bidu gt', 'vipshop vips gt', 'bilibili bili gt', 'weibo   gt', '  mhebenstreit either chinese stocks   follow russian stocks into inferno   they present         buying opportunitiert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmarioxciento jose ainversor gracias mario   corazon desde inicio     que vend todo', 'empec ayer   comprar en   pienso en riskreward', 'y sinceramente', 'si se va  ', 'no me haria dao', 'no tengo una posicin enorme', 'acciones tambin inici posicion en epam', 'nflx y fb compre hace unas semanasbaba unlisted   lmao   arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then   v ma   ant group tcehy otc pypl intu httpstcoggrnclgspy aapl   i dont want   see     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is   going   zero     what lately', '    declines weve seen in china stocks like     tcehy', 'im renewing my thoughts whether i should invest in china     few factors   stopping mert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt arbritrage   now   its ipo listing price', '  was years ago vs sales have increased since then anwow y pensar que hace pocos meses habia gente en twitter diciendo que     estaba barata y compraban   manos llenasrip httpstcommnqrtort diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba   stock   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba now   its ipo listing price', '  was years ago vs sales have increased since then     fcf has compounded     very close httpstcodeeyowwdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba emotional damage spy holy cow someone just dumped   china ftse   they know something coming   we dont aapl   httpstcobsudlldunlckstocks   lowest since june thoughts on how much lower     gort realalexvieira ww started   brazilians watching   big brother youre living in   perfect world   twlo snap nio lcid ww started   brazilians watching   big brother youre living in   perfect world   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice bb httpstcoxocwuidgcompound   you saying     pay   dividendthat would   great   ive never seen them indicate   such   thing would   forthcomingmost mentioned symbols hst vix nd spy rd tsla       qqq httpstcoueggqaejxrt tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba going   buy     ill take my loss on   shares bought     close   pick   us stock   trade not worth   risk   buyandholdd se         now down   same   athimagine saying   year ago', 'fintwitt would probably murder yourt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba delisted soon rest in peace   httpstcoanxcysoprert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jelfarmaceuticoa dividenduck ya se empieza   ver en twitter ese movimiento en bastante gente', 'esperemos que no hagamos   esto un babainglouriouscap   investor has     very naive if heshe considers       trade peter lynch   give example   kaiser industriesunjustified   polaroidjustifiedthe typical mistake is   time   market   is   darkest     dawnbaba blacksheep httpstcoycocqvdwfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba squeeeeeeeze     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstradiconsultancy nio', '    i dont think we have   worry     chinese company wanting   register on   us exchange   we treat like     corrupt we set   bad example on fair markets   cryptomichnl buy   dip   httpstcoizepermtxubaba down   premarket   china panic selling continues httpstcorhmazhzaxrt loganglare inglouriouscap   who followed munger without   his position sizing in   relative   his net worth gotesthercasas realmente tener   no es un problema', 'si realmente sabes lo que quieres el problema es aquella gente que piensa que es la nica solucin para ganar dinero', 'y no ve ms allbaba   is like march panicked sell off', 'trump saved   market   then shares     largest uslisted chinese companies     trading on   hong kong stock exchange', 'including   jd ntes nio bidu', 'etc generally', 'investors   convert   us depository shares into hklisted shares', '    other way   httpstcolexlxnuoejose ainversor xaviercomas no os cebis   xavi', 'que es   los pocos que nos pasa la mano por la cara y nos puede hacer callar   un tweet y no me refiero     que adems es un tio transparente y honesto   hecho os recomiendo que le deis followbaba   barely has       china imo', '  spy is   stubborn   on   brink   collapse', 'just look     hang seng index global markets down larryjamieson sir', 'have you seen     bulls pumpers they   everywhere i think they   risk exposure   nuclear fallout   pump   in   streets until theyre   gone', 'we go lowerrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba if there is no profit', '  price is what where profit go', '    people', 'love     trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china httpstcomeysjuwurt realalexvieira   man warned   you   not   him now', 'you   burn alive markets panic worldwide   twlo snap nio   realalexvieira   man warned   you   not   him now', 'you   burn alive markets panic worldwide   twlo snap nio   usstockbot sampp yala gme nnox pins sklz yinn   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba shills nio shills ccp stock shills charliemunger blackrock   man warned   you   not   him now', 'you   burn alive markets panic worldwide   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcocmsspjjwtbaba congratulation bears   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba where is charlie munger   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstprx     honest', 'i would never have expected prosus   euro   uninvestable ive   temped   weeks now', '  political uncertainty blocked me   pulling   trigger its like candy   bars same goes    ', '  less political riskrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba not sure how people stay in thislolus is shorting china stocks   zero lol   jcrypto   fud httpstcoyblidqeqfrrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba incoming   time low     there     day when   goes up     question   answer is when   we see   turn     sold premarket  ', 'sorry whoever bought iamtomnash   buy shares when   hits   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtrending stocks on fintwit source httpstcocwjowwsbi   agri gfai esf cyrn tcehy bidu wynn kweb jd sorted   most recent httpstcofftdrtubpinduoduo pdd', 'jd   jd', 'alibaba  ', 'tencent tceh', 'xiaomi xiac', 'baidu bidu', 'didi didi', 'largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenetflix nflxciti cstarbucks sbuxrt barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme   tcehy deals   century   i have never seen   many sinister bears their basking in peoples misery needs     punished bigly       jdbtrading   weer premarket usd ik krijg serieus   vanaf   vraag   dit aandeel koopwaardig is minimaal vanbaba tcehy cweb yinn strong buy china says   wants   avoid us sanctions over russias warpswwwbloombergcomnewsarticleschinasaysitwantstoavoidussanctionsoverrussiaswar httpstcoqbrbghoxbaba well look     bright side we   not down yet   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba wont buy   their adr shares', 'stop dreaming they need   donate their money yo ccp agenda   improve china military power   citizen common prosperity   they have   net cash position   dollars per share   we   crazy here   how is gold even selling off   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba jdin every crisis there is   opportunitygood luck investing everyone   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstnio   im holding   thats reason enough   sell   inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehyrt tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   haha only points left   zero   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkeneitscharliemar everyone says theyre waiting     crash   they   buy well', '  is what   crash looks like nobody wants   buy babastcentvalue just advicewhen you   long on   hot potato like babanever   look   daily chartbetter   look   monthly chartsrt esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicejeanralphio kponscene i mean', '  kinda was   has had massive sell offs   last year     year   tihobrkan     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start frbaba   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtengo mi cartera ahora mismo en por culpa     empec   comprar  ', 'luego  ', 'y las ltimas compras   seguir ampliando los memes los metis en el culo porque amazon', 'tesla', 'etc tambin han cado por lo menos no ezentis y otros chicharros ni hablarrt jdbtrading   weer premarket usd ik krijg serieus   vanaf   vraag   dit aandeel koopwaardig is minimaal van sampp yala gme nnox pins sklz yinn cweb tigr   bidu httpstcofzjutvtfox     execution was still too early', '  early is wrong we would   far more glad if we were starting our   entry positions   in   mids', 'than months ago in   mid   low s likewise   tencent', 'tooonly     help   hindsight bias margin   safety is achieved via   valuation entry buying quality businesses when in distress   we   glad our average entry in   is instead  ', '', '  even near   peak likewise   tcehyit increases   odds   breaking even   profitingbaba why     universe hate me lol httpstcoxsvawvaz     variety   obvious reasons', 'including big egos', 'investors   fond   critiquing themselvesso let me start     startconsidering   shares     peaked well  ', 'we exercised patience   lot     watching   price decline   more than half httpstcoqpfmrsupchinese stocks     risk     delisted thats whats causing   meltdown nio xpev   bidu   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segchinas nasdaq kweb', 'down in yearin   era   low rates   no recession amazing performance   bidu pdd   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstelliberado inlawinvestor assetsinvestor adriananselmog alibaba cotiza en usa como adr como   y como la accion original   hk pero en otc como babaf si tenas una puedes comprar la otra sin tener que esperar mesesbaba   has   fucked i   wait   under nio xpex   jd     think i had money in   horse crap stock   one point hahahaha   remember btc was k then dropped   k', 'everyone said scam', 'worthless coins etc     few months later', '  goes   kbuy when we   in deep fear   we there yet', 'not sure', '  dca   win   kweb pdd jd httpstcoesesnqbaba never saw   much oversold on   fundamentals jd     weer premarket usd ik krijg serieus   vanaf   vraag   dit aandeel koopwaardig is minimaal vanaf   top en dan een keer uitbodemen met positieve divergentienot yetbaba     point', '  red day is   win charliebilello ycharts falling knife is real     nowbaba just stopping in   say oh my gawddd   kweb pdd jd httpstcorddjyyllbaba remember btc was k then dropped   k', 'everyone said scam', 'worthless coins etc     few months later', '  goes   kbuy when we   in deep fear   we there yet', 'not sure', '  dca   win   never saw   much oversold on   fundamentals jd march watchlist muln one       trend   add on   dips rcat looks strong   see   way   goesmrna research on new drug coup   add calls   quick bounce   then puts   puts   play bigrt cryptomichnl buy   dip   httpstcoizepermtxubaba   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tubaba     point', '  red day is   win   just stopping in   say oh my gawddd   prices amazing   price looks like china got sanctioned   well   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba alibaba not   only one betting big on potential   chinese metaverse market here   other likely first moversfollow us webullglobal httpstcomjyypmjjfqbaba buy limits in place twitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba get low     big winner     war     china   people   going   make   fortune buying stock   chinese companies   these prices patience   pay bigdata   makes you happy babababa stock price is not   company   company is not   stock pricefocus on why you invest in  ', 'not   current short term panic   honestly im glad     you people dont learn your lesson   chinese stocks   keep buying thinking youre getting value   krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babbaba damn   down   five dollars   morning     yall motherfuckers aint never gonna get your money   yall   having capital loss right off     next two decades   ecstaticjack nio   tdoc pltr   never invest in specific stocks againetfs     way we   guess   next apple aftrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt klendathucap ali       forty bagholdersbsunds agree invest in   later', 'when   russianukraine war is over', '    threat   recession has passed im loving yang now   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   in premarket   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba puts on every spike top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme   spy arkk rc access wider trends httpstcozltkeggzrt libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgbaba   move   most     baggers means nothing now if ur avg is', '  is just   drops   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tumost mentioned tickers in wsb in last h spy oil   arkk fb gme wish tsla aapl bros httpstcointoxxyay httpstcotziaebslavsi   abre   buscare un long para un rebotemonday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba', 'dada', 'pinduoduo', 'other major chinese firms   dada pdd httpstcoepqffmjur httpstcobknrkupowrt joshuatai execution is often underrated when valuing   company         pin point   exact numbers one prime examtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme   spy arkk rc access wider trends httpstcozltkvrfbaba china is easing their monetary policy   why they want   help russia   knowing     plummet their economy no way just media bsbuying every dips   here we go folks us pre market abt   open   jd bidu expected       lower margin calls may exacerbate downside   day   ottowallace     caida', 'ms del en un mes el anlisis tcnico ya lo avis httpstcobtojzovxbaba everyday   ottowallace     caida', 'ms del en un mes el anlisis tcnico ya lo avis httpstcobtojzovxbaba tencent they bringing these private   something never seen   mega cap take such   beating     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jeither chinese stocks   follow russian stocks into inferno   they present         buying opportunities     decade what   you think   investing stocks china   bidu jd tcehy ntes xiacf httpstcomfsqvzztwbaba   was   good strategy buying     put i   going   cash out my put   let     until april   hope   what   short     caida', 'ms del en un mes el anlisis tcnico ya lo avis httpstcobtojzovxrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba   chinese   steal your   me temo que ya slo queda puerta grande o enfermeriasi no hay deslisting o algn tipo   fraude en las cuentas ser puerta grandeya no se lee   nadie anunciar que compra', 'eso debera ser buena sealbaba     open folks', '  is what   is ride   out   take   huge loss   most   would     loss', 'im not     sell       hang seng index   testing lows soon         lower   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tubaba fcking speechless', 'shut down china market   fck sake', 'china russia fckers   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfor those thinking oh we   trade   on hk well yes u       wont     these prices   foreign capital fleeing', '  multiple     much lower   kweb   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt wannabeoptions spy qqq   didi mvst nioquite   non stop dips on   china futuresmarket they have seen   large dips dbaba glad i got out in january well kept secret i lost money on my   tradewatched     months     ignored   geopolitical events   inflation just   find   chart httpstcodsxniyvrt klendathucap ali       forty bagholdersrt nionenad yup i think he wanted them   off   exchanges now hes buying nio babacarlosotermin la tacha en el ataud     si encima no se pueden enviar mercancas sigues confiando igual que antes graciasrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jen mi cartera no se habla     no no no httpstcohqkakgwvosrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt letmoneywork   erwischt es heftig hatte ich vor einigen monaten verkauft wegen dem zu starken eingriff der chines regierunginvesco expects more china adrs         us hfcaa holding foreign companies accountable   provisional listbaba bidu jd bili ntes pdd kweb fxi wynnrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tufilmdailyt thats like sell low buy high no babart sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tujudging     dryingup   grandpa munger has loaded up on   tweets', 'we     nearing     httpstcoklyeinlhaort cryptomichnl buy   dip   httpstcoizepermtxubaba id just like   thank     bears   providing   healthy     skepticism   saving my account   horrendous loses       things in life   free', 'kanye said   bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x reis   under spy i hope not   therealfly   in hknio   tdoc pltr   never invest in specific stocks againetfs     way we   guess   next apple    ', 'its like   lottery patience   dca in etfs is   way either we like     not   sub incoming look       people cheering babas fall kind   funny   watch     down on my positionrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt priyamurthy   im case people dont know   half   shit you buy   amazon is purchased in alibaba   resold   you idiort sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt wallanalyst   is trading like   penny stock altcoin lol is   market trying   tell us something babart stockserabot most mentioned tickers in wsb in last h oil   spy tqqq   aapl   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba new article alibaba stock has dipped   over   last month here       places   trade   httpstcoyyyuwndm get     latest   related news here httpstcofvkvdtluf httpstcopasarabfckrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tutrending stocks on fintwit source httpstcocwjowwsbi   esf oil husa indo cyrn irnt vxx spx ndx sorted   most recent httpstcodzeppoxggbaba   knows   platform   you   buy   in hk   proven path       crypto millionaire httpstcodjmrcwhubrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     we would note', 'we have no exposure   yet         value     ascertained', '  would change on   next dropbaba china we have   problem   if someone sells   is buying stupid sellers   i would like   thank jpm   downgraded     set pt   is not catching   falling knife   catching   falling instead keep loading up dca   i would like   thank jpm   downgraded     set pt   is not catching   falling knife   catching   falling instead keep loading up dcababa end     httpstcotkbpwrcmybaba rip   buying when others fears   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba guys dont touch   under   hits sub new video news   technical analysis on nio amp   check   out', 'thank you httpstcozohypfksomeone somewhere is getting paid lifechanging money   drawing   yellow line   coming up     postfactum narrative   price targets   jpmorgan httpstcoiwmgigzbaba people hate   now', 'they   going   love   when   goes up           samebaba is trading like   penny stock altcoin lol is   market trying   tell us something babababa im case people dont know   half   shit you buy   amazon is purchased in alibaba   resold   you idiots     wrapped up in   amazon box   hk close amplow   same hkd gt     us closegood price im   buying   if theus pushes   down further significantly i   amazed   how china regulator ruined great companies like   tcehy bidu jd is   really what   government want fxihong kong vix has had extremely strong resistance now historically   buyers   losing power extremely quickly on these occasions historically', 'vix has   slaughtered extremely quickly everyone is short         historic meltup rallykweb   jd pdd nio bidubaba   drop   not   just few days', 'good case probably   drop each day   several weeks', 'worst case   years   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   not know   everything she buys     china special type   stupid then throw   everything in your entire house china supporter girl   wouldnt buy   no matter how low   goes   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba my gut telling me charlie munger got margin called   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba not touching   hang seng keeps dropping like   rockbaba   many bears in here thats when you know its time   buy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba   holding chinese stocks deserves   lose money   xi   his comrades support putin   his pointless war on ukraine   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba warren buffet said rule no is not   lose money', '  bull keep losing more money', 'probably     value has loss   chinese trash xi openly supports putins war   choice     grateful   have just ate   loss   should have just went short my goodness spy     stock maybe red', '      china in general', '    global markets doing   bad   american economy is gonna crash soon too   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba like i said', 'dont buy   stock now', 'peoples in china many   find work', '    business due   covid no money   buy food', 'how they         pump stock     grateful   have just ate   loss   should have just went short my goodness sunchartist its interesting   masayoshi son still owns   big chunk     no wonder   cds   softbank was spikingspy     stock maybe red', '      china in general', '    global markets doing   bad   american economy is gonna crash soon too   like i said', 'dont buy   stock now', 'peoples in china many   find work', '    business due   covid no money   buy food', 'how they         pump stock laksatasty jbrandimore hmlcompounder satorimind rosemontseneca   pe etc needs     adjusted   roundtripping   is   huge     work tread carefully oldoddcoder zhusu     down', 'brutalthe     lives       business   unimaginablert sohamkanade those who invested in     you still hodling   whybaba fed gonna   off waking up   seeing       meeting entropydenier notabigdeal why would you invest in     kweb   you have   edge in knowing why   ccp is purposefully destroying valueagain those who keep on repeating buy when others   fearful forget buffetts number rule dont lose money   kweb   getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr brt smartoption fb jesusdelascio gran operacin ganar seguro escenarios   las acciones suben gana expropiacin del gob chino aprender lo que es el comunismo   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba   down   german open hang seng nearly   downthey   fix   next big market crash cash drying out on   streets   total collapse in hk market', 'worst than la cotitzacin     en el indice hang seng hsi', 'esta en donde acabara hoy en la cotizacin   usa httpstcopdvfuvifynotabigdeal bradmunchen   im just     harvest my   loss   roll into kwebstcentvalue much   value investing has     condescending tone   oh mr market is just irrational   mr market is not stupid   its prudent   listen   him he told us   risks   piling     he   warned us on fb', 'intc   many other value darlingscafetero chenjunmin themarketdog resulfox wow   u seeing   fall in prices in hkse now its crazy', '  down', 'jd   tencent down each looks like someone   many got margin callbuy   famp chinatech dip  ', 'jd httpstcopkzeiltqalibaba not   only one betting big on potential   chinese metaverse market here   other likely first movers   httpstcohanabvxbaba what   f   bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rebaba wow what happened in hk   something   out   im down i surrender   bears   right   smart i should have seen   coming   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba you   apply us   western valuation   china stocks   hristopelov calling   shit stock ever since over   retarded bulls never listen here is   karma httpstcooawadcaohmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdanielgladis glad munger   not convince them   buy babaus pre marker indicating  ', 'jd', 'bidu   brutal day upcoming   delusional longs alibaba not   only one betting big on potential   chinese metaverse market here   other likely first movers httpstcobuqjdqqvdf tcehy   metaversedeltagammaqueen   pleasert sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt trulyslide saxenapuru  ', 'would you       fb     big boy   prices like   i know youre usually in   earlierbaba sure is tempting herehttpstcovxqkztrrt stockserabot most mentioned tickers in wsb in last h oil   spy tqqq   aapl     ever recoveredrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi oil mbi tsla husa indo urt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt bullreturns going     x then', 'fyi normalizing last quarter', '  eps growth was still negative babamost mentioned tickers in wsb in last h oil   spy tqqq   aapl goog roku wish zm httpstcointoxxyay httpstcohowjccjqawrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtrending stocks on fintwit source httpstcocwjowwsbi oil mbi tsla husa indo upst   prqr ago vow sorted   most recent httpstcoarhwfvgbaba i ainteen gon lie now   sad how much bulls losing   mother fuckera chinies comunist corona head fuckera   why would   buy         issues in china right now', 'not   mention their impending housing market crash buy yang thank me later   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tutme nio   jd look like mainland china', 'hong kong hang seng index market crash underwayim not spreading fudim clueless unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicebaba hong kong market is trying   say somethingmaybe possible us sanctions   chinese stocks     ww         you commies   time   jump   into bios yawninvest macroalf   then he shoved   into babart techcharts   longterm charts   valuable technical analysis   charting   add value in your financial decision making httpsrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       fresh new lows in hk   techcharts   longterm charts   valuable technical analysis   charting   add value in your financial decision making httpsspy   kweb how   lose in days chinese edition httpstcoomqbdhdbaba xi need   say something soon every day he waits   effect     statement     lower   hristopelov is   retard still alive httpstcowqzzhytjybaba dead cat bounce happened   finished in hong kong   we continue down   sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tuahora viene lo que nos interesa', ' ', 'bidu hay ms papeles pero estos dos son   los ms influyentes en mi parecer es una puesta arriesgada si y no si por qu uno piensa talvez que un gobierno dictatorial va   destruirlas por monoplicasrt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   turt sinomarket tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tubaba   is going much much lower   value play on   growth stock edark if when softbank goes boom         real tempting buytencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tumbles more than in hong kong', 'refreshing   lowest level since its hk debut in november tencent alibaba kweb fxi hxi hongkong stockmarket httpstcoxklfonkybaba year low   tencent falls     hk', 'lowest since december hang seng tech index falls more than againalibaba   tumbles more than in hong kong', 'refreshing   lowest level since its hk debut in november tencent alibaba kweb fxi hxi hongkong stockmarket httpstcoarqyeottaits   funny hk trying   front run ny   then tries   front run hk     capitulation continues   bidu pdd kweb   klendathucap ali       forty bagholdersbaba full blown emergency     point its   flash crash xi needs   speak   market close   imagine if   piece   news   higher retail sales didnt   out earlier tonight', '  would have tanked even harder', 'perhaps   gualestrit alibaba en la apertura   hong kongbabababa should open   in us   everyone knows   impending sanction   delisting thats why no buybackrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt danieltoloko ive never seen price action like   on     company     down in hk   follows us massiscale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x returnslt x x returnsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstexecution is often underrated when valuing   company         pin point   exact numbers one prime example is se', '  how   leaped over babas lazadababa approaching lod in hk     most likely breach     print new fresh intraday lows imagine where   would   if   entire gang   super investors werent   in on itmunger   probably providing   investors bull thesis imagine   bloodbath if   was just   chinese namespy qqq   didi mvst nioquite   non stop dips on   china futuresmarket they have seen   large dips down since they announced   shutdown   covid coming   yet againinteresting times httpstcoqsvzdkbewagme tsla googl amzn amc impp aapl msft   spy crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba how nyse   respect chinese junk if chinese hate their own companies wondering how they plan   run their economy in isolation kweb   lmao points heng seng bulls   in   cracker day lolkeep investing in china though   caponepartners value investors join compounder bros   bag holdersthey     victims   tencent', 'alibaba     metbaba   room on   net ive made over k   their alerts httpstcozhoudxhsf   no     bearish greed   proven path       crypto millionaire httpstcogkubwkpkhnrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   uncledd hymc   per share     price target gold is going   its highest price in history time   rock     stock is making history biggest market cap loss in such   short     time bravo  ', 'bravo go get em china   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jcoup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvvalue investors join compounder bros   bag holdersthey     victims   tencent', 'alibaba     meta fblesson sentiment is equally   important   fundamentals httpstcopdnazbkokbrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt tweety its   bau now     session lows   indicated   open lower', 'jd lower in us pre market   carnage contibaba wonderful mr wonderful   hk is more than percent down wtf kweb jd   market knows something dumb bulls dontbaba     year day last few sessions day   now new trend is daysomething really wrong     market   cryptomatrix incroyable babababa absolute garbage', 'stay       chinese stocks en route   fulfilling my possible delisting plan   longterm charts   valuable technical analysis   charting   add value in your financial decision making httpstcofuojlzmlm httpstcoayfupoirt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba hard     bullish here', 'its like   selling just ramped up smile     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstspy chinese tech wreck continues hong kong   china exchanges down   gotta love   crooks     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba jp morgan wins   im happy   them   their big   purchase', '  sale next year   hooray     market makers httpstcoxzsdsefwsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba shit coin material i see ya alibabagroup httpstcozsrzjwtatwitters on   rise trq price mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingbaba   collapse reminds me   penny stocks fast   furious sampp       we in   middle       bomb war alibaba bankrupt why just wtf why coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvgoing     x then', 'fyi normalizing last quarter', '  eps growth was still negative   httpstcoxhuqqkeaspy   us is starting   prepare   provisional list   chinese companies   delisting   us stock exchanges not meeting requirements   process is speedier then expected via bloomberg   bidu   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lol   is keep dropingnio aapl amd didi sofi   f crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba looks like hk     close     hsi   close  ', 'bloody mess   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba either   has     up   amzn has   touch its   bau now     session lows   indicated   open lower', 'jd lower in us pre market   carnage continues   gonna get smacked down once   lmao httpstcowbcxlcavzbaba   wait   just one   these fake bears get squeeze  ', '  share   klendathucap ali       forty bagholdersrt klendathucap ali       forty bagholdersrt uncledd hymc   per share     price target gold is going   its highest price in history time   rock   what   buy bulls       proud   average down on     time low lmao   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba tcehy didi i   sure munger   dumped   amp     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jack ma       uncledd huge week   gold hymc price target set   aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tin time', 'munger   win we   know   babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsti wonder if charlie munger   increase his exposure in     if warren buffett berkshire would   taking up stakes in alibaba   tencent   these steep discountsbaba easy     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i remember when george soros started shorting       guy is   genius once he covers   should go up   willcodeforjava   i see   day   free money tomorrow', '    day       day  ', '  forever until delisting   irt jdesouza   if you buy   stock   you   owning   piece       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babart klendathucap ali       forty bagholdersrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt wolfcloudinc macrodata week   march', 'coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fbaba hmmmm pe ration tempting   chinese tech crash stocks   never recover   dam i want in   rev last quarter if you didnt get in', 'keep   eye on   big risk', 'big gain here imo if tensions clear     us   china', 'i think           in no time   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba told my girl once   hits we   get married spy just ensured   lifetime   drama free blowjobs   saved k on   wedding ring lmfaooo   where is   landing sad i   happy   i   not buy   low s   dis ooofff   maurosanchez   tomorrow', 'you       dead cat   reversal', 'no difference   these bulls   absolutely delusional lmfao   financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt honorthesis   they   buyback half   shares os   their cash   mohsinalinisar       is   scam how   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowstockmktnewz aktieuniverset   if   goes   then jpm we   hit itrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jfunfriar tough choice   one     first   have   off sale   here maybe   market decides   is   worth xrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnft   trading   times jpeg   alibabas earnings httpstcooncvrwpqone important data point   babathe shenzen lockdown didnt happen until     way through qso my thesis   q results     strong hasnt   too heavily damagedyou   now participate in   alibaba ipo just years later   httpstcoyoprdvnthbaba beautiful bearish intraday price motion in hk   continue its descent in us markets shortly welcome s top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla arkk access wider trends httpstcozltkvrfbaba babs   thomasriceau damn', 'just looked     price   realised its more expensive than     share these days should i buy     elden ringbaba         endhow much       shorted', 'there is simply no limiteven if   goes     looks cheaper like   is looking   most mentioned us stocks on reddit in past hours gme nio msft spy   amd aapl fb arkk vti stock trading usstock stockmarketkweb       pace   drop   tomorrowbaba has twice   average volume in hk todayheavy buyingth day   very high volumes in hkbabahk httpstcorhnmnuxglart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers in wsb in last h oil   gme em amc sofi tsla   sun tree httpstcointoxxyay httpstcoqrncqdxart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba how   i short   top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla arkk access wider trends httpstcozltkvrfbaba   is   bit ridiculous lol   might     great long term buy once   finishes crashing top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   arkk tsla access wider trends httpstcozltkvrfthese     most active stocks right now nio aapl amd didi sofi   f httpstcomjuymgpbjbaba what is   hk price in usd   lunaticosen no todo en la vida es el cash flow aqu un ejemplo si no crecen las ganancias y el pretax profit   igual cuantas ventababa whos invented thos piece   crap chinies companies when   goes down every night httpstcoblpxzubrmacrodata week   march', 'coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fomc wolfcloud httpstcozkxfhszwbaba makes mr wonderful gocrazy httpstcowldsgubaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqbaba not sure why   would continue buying     proven path       crypto millionaire httpstcoevajysexwifeyalpha   looks like american   investorsvery sadbaba down hk   hsi down', 'truly uninvestable   fjb li into k in   last days if you really want   make huge profits on trading then', 'join   winning chat httpstcobzfqdvj   expecting   gap down   key support     looking   play calls then   keep in note   one     greatest investors', 'charlie munger', 'increased his investment in     over however', 'jp morgan downgraded     lowered its price target     httpstcojgpyvsxjemrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba whos invented thos piece   crap chinies companies   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt gualestrit alibaba en la apertura   hong kongbabababa makes mr wonderful gocrazy httpstcoefkouxpozbaba not sure why   would continue buying     down hk   hsi down', 'truly uninvestable   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segoxeinvesting moatinspector bkaellner martianofsafety tominvesting enricolaquatra frankinvesting is     sure thing     would trade on   otc if   delistedaidvisor made   bearish   on  ', 'netting in   gain over month alibabagroupholding stockmarket stock httpstcojwywjeiua httpstcoylyvcydgdbaba down bad   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba is   going out   business   gurgavin   jp morgan lowered alibaba price target     looks like wall street jp morgan is going hand in hand   us government   raise financial pressure on china   has bio ttm in cash     market cap   bio fundamentally there is no reason   sell   vie structure is   pain point sad investing httpstcojltgkyatalmost china hangseng stocks have more drop rip hongkong stockmarket worse than yk crises no brainer press sellshort ty ccp gift pdchina marketcrash   tcehy bidu jd kweb hk hk fxi esf spx spy spx nasdaq qqq fintwit httpstcopzqeieojd   nio bidu if china killed   vie structure   brought these   zero why wouldnt   result in   global financial crisis economic war   hk exchange is   obvious result if delisting   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdavidko dereepervivre et vous en pensez quoi des stocks chinois tel que  ', 'le march price autre chose que des relations bilatrales erodes non mercibabaif you really want   make huge profits on trading then check out   chathttpstcokgkaiwfdcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcobgvckaocnrt bahamaben fair   unfair im using   price action       predict   likelihood   china sides   russiababa   is cooked lmao twitters on   rise trq price mentions aapl price mentions muln price mentions gfai price mentions   price mentions stocks investing tradingrt danieltoloko ive never seen price action like   on     company     down in hk   follows us massibaba down big in hkd now   sell   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrecession tech bubble china editionhas   checked in on masa son softbank alibaba   httpstcooptlypsrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt frankm   way   is going', 'soon chinese cash rich firms   gonna   buy  ', 'voluntarily get out   us markets   justbaba goodnewsbull charliemar iamglouk talk now look   me when im talking   you dumb idiots httpstcocmmnzebcuubaba is security threat issues   big   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba wimi cmcm spi strong bounce tomorrow   jd kweb xi is making vie illegal game overrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba is   possible china investment     confiscated   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba baidu zlabhttpstcoadsvtacbaba     is   scam how   they   buyback half   shares os   their cash   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investbaba tomorrow', 'you       dead cat   reversal', 'no difference   realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price   acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyababa if you buy   stock   you   owning   piece       i see   day   free money tomorrow', '    day       day  ', '  forever until delisting   i   forced   close my short   nio say goodbye   chinese stocks   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba nio say goodbye   chinese stocks   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowheres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnow snowflakedash doordashrblx robloxpton pelotonlmnd lemonadebaba nom nom nom these prices look tasty httpstcotpifpnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jwell     few mins i was worried     is bau now in hk markets down     jd set   open lower in us pre market   jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal ababa immediate market collapse buy puts   hold sec sent   warning out   i was right   more   china stocks   toxic drop russia   cut   ownership   companies crap then we   talk httpstcolydezxtsrt jackfarley dailydirtnap selling uso straddles   puts on     arkk', 'covering my room in dry hay', 'lighting candles', '  tfintwit switched quickly   ukraine coverage   everyone     value investor in   faster than you   blinkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgurgavin i called       now   fell   curious your thoughts now   has fallen   oblivion httpstcoocbtwqdbeiiyambo i wonder if charlie munger feels   way   babababa im looking   u sexy   im loading     record im on   one last months   hsi is shooting     day     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstmarkgutman   has taught me   hard lesson dont fight   ticker tape if trend is down', 'just dont buy dont     hero trying       low   sit patiently   wait until positive momentum returns   dont sit on   loss if stock goes down', 'your timing may   wrongbaba   share   likely   fall idk how ow   ima scoop soon doing research tonight yumc   well not financial advicert tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsrt jaenatal   httpstcoafmsikdyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjbrandimore hmlcompounder satorimind rosemontseneca you own   vie     me is no     owning   stock i dont intend   vote babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba       make   new intra day low soon tmfsunlion rosemontseneca havent you   tmf wrote several articles       its value now youre saying its   worthless viebaba now going down down down   frankm   way   is going', 'soon chinese cash rich firms   gonna   buy  ', 'voluntarily get out   us markets   justhongkong hangseng china stocks total disaster low pe turds amp endless feast shorts biggest capital mkt dumpsterjoke   world sellshortem     stockmarket marketcrash   tcehy bidu jd kweb hk hk fxi esf spx spy spx nasdaq qqq fintwit httpstconbgzopdnbaba earnings yolo via rwallstreetbets stocks wallstreetbets investinghttpstcohyknfasozinvesting robinhood httpstcoeotzgqxmjrt nionenad   under   is just stupid nowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba hk index hasnt seen   low in like over   decade wtf is going on   china   hsi going   lows kweb   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba earnings yolo via rwallstreetbets stocks wallstreetbets investinghttpstcoplipwwlinvesting robinhood httpstcotkhvnlfxxrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba doomed   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sidneyswings     mrna top watches tmrw   gurgavin   jp morgan lowered alibaba price target       sam stocks down roughly   highstdoc shop rkt sofi upst upwkdash   gtlbdown   highsfb uber rrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont touch chinese stocks their government   crooks', 'stingy   greedy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont touch chinese stocks their government   crooks', 'stingy   greedy   munger quote buffett is not comfortable investing in china   sentiment is   ugly right now   news   increased retail sales   industry output   planned rate cuts   not stop   selloff', 'insane   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont continue       bag holdertake your losses while you   still get something even if minimum   move forward   your head uponce delisted', '      otc trade most mentioned tickers in wsb in last h gme spy oil tsla   wish arkk   aapl pltr httpstcointoxxyay httpstcomhtwkbtqubaba afrm upst spy not trust usa   chinese companies twitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd eles adelanto que     alibaba est en la sesin   hoy en hongkong', 'buenas noches   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba pain httpstcotrzyludusbaba whats   bigger scam chinas economy   bitcoin maybe charlie   answer   us   holy smokes is     buy now     catastrophic drop still       spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     is in httpstcoscbtsgnygeogtigress wish   i think thats itbaba no one trust china we know how they     how they screw investors only ugly charlie munger who build buildings   no windows think its   solid investment follow him   your own detriment   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmorning   bulls ecstatic in   morning on huge data beat afternoon   bulls realizing data was   ukraine war   covid spike   kweb   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba erwischt es heftig hatte ich vor einigen monaten verkauft wegen dem zu starken eingriff der chines regierungkddi auf dem weg richtung allzeithoch tech insgesamt bel   abverkauf atvi hatte durch mdb ersetzt geht auch weiter runter ich im zweiten bild httpstcoqvnkbiplrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt traderscom todays dribbler stock damage aka not longago dribblers were advising   buy thesegamestop gmedoordash dash     down tomorrow i sold my shares   while doubting       go   up   now i feel lucky     out     terrible stock   company is good   in   wrong country   destroyed alibaba httpstcozbgpfbuudrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba soon   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont invest in communist parties   mojaradhki   httpstcowrvipbefbaba jd tcehy kweb httpstcodhcwfgrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmon highest voloi min', 'vol k', 'opt vol gds   pfe coty aapl cgc htht nio afrm bidu bili lvs chwy pdd mrk pypl nke tsladata barchart httpstcowogcdgyadbaba took loss few months ago selling     is now wow   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt kessinvesting china is in trouble alibaba   shares indicating loss yeeshrt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   not   surprised if     these chinese companies get delisted off     exchange         kiss   death   them   connectthemoney its     tough year if you     growth investorytd returnstsla   meli coin upsand   further dip since   post       black sheep have you   dough no sir', 'no sir', 'only woe   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba selling     was   decision   take loss i ever made zh dada     li api daohttpstcoxqgbboert benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i think china gonna lockdown   while now they really like   get       things   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt willumgladstone i feel like jack ma should just tweet   he is taking   private  ', 'funding secured   should fix everyrt danieltoloko ive never seen price action like   on     company     down in hk   follows us massirt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtsnorlaxuw   tweet   ironically mark       babababa   we sure   is not located in france   their lunch break seems   have   french lunch hours hours lunch break       they fade   pop crooked banks   politicians   watching   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt xolowall tsla aapl amzn amd nvda msft   fb   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshalibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout li nio   jd xpev httpstcodlublxlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgualestrit no me importa un   un babart yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba lol', 'most     world has learned lockdowns   not work       greater detriment   society   economics never go full communist   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sinomarket hang seng tech index drops  ', '', '  biggest singleday drop since july domestic media reports alibaba   tert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt gualestrit alibaba en la apertura   hong kongbabababa', 'tsla', '  alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout httpstcomzefxxstockdreamss coming   you   httpstcomsipmxekjsbest officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf   muln cei fcel mrin ocgn sos amc gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   httpstcokezdvqewonrt jmac   httpstcoskhfidqvpbaba yep', 'its lunch break over there', 'says right on   chart in webull conversion in hkd   usd isnt   looks pretty stable   me httpstcosqhwlxrbisrosemontseneca correction vie           delisted     time trades   x pealexpitti i have   admit   was tempting   many', 'like myself', '  exposed       thoughts on those two relative   each otherbaba mother     shorts', 'one trillion   stocktwits copied my website layout   their ads     looks good httpstcoxcpklrpsweepcast alerted     unusual options activity alerted on   expiring worth k learn unusual flow httpstcopsbhaovhistcentvalue     recover level     yrsbaba sec is fking   these chinese companieswonderful   if   shit goes   lower there gonna have   take   camel     fucking nigeria   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jits     tough year if you     growth investorytd returnstsla   meli coin upst hood lcid dkng pypl nio shop rblx rivn afrm alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihttpstcoekkvydpdvbaba httpstcoafmsikdyrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba chinese market     just stopped updating     see       minutes   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba buy buy   dip market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd etsy jpm msft nvda upst ual tslawatch   httpstcoxxsaqmodw httpstcosvnreibaspy figured id give     shot trading   chinese market   nio httpstcowawvpgblkrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba jack ma i heard just applied       driver   amazon hes broke   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuehangseng down over pts still geez   downgraded         jpm feds speaking tomorrow what   you think   happen tomorrowrt bmcreciendo jp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las accirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba   province shit down due   covid   now mil people in lockdown     mil   wednesday locked down   is worthless   drop in hong kong   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   still short   cover     delisting in two weeks     easiest trade ever garethsoloway bro   comments on alibaba     jkiscan kentduvar kyivindependent yes china stocks took   beating     nio xpev jd etc etcrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasbaba good numbers   china   httpstcoctxcvtypax httpstcoskhfidqvprt venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china   nio   hong kong followes usa   usa followes hong kong just wondering if   is red now   hong kong', 'is       usa red     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba when we go       if   thing is green ore market   even   lil red you should sell   without thinking twice     chinese tickers just dropped hard in hong kong market   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba chinacovid is fake brah they just need   excuse   reject russias oil spy   going down   miller they have until friday afternoon   they need   cover   what is   exchange sp   hk vs usa', '  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstcentvalue great attitude', 'regardless     bottoming   notmrderivatives alibaba group holding limited httpstcovjegpoicyshkse hkse delayed price currency in hkdbaba     march   hkt market openlaksatasty hmlcompounder satorimind rosemontseneca im not jittery       those afraid   own stocks should buy     you still dont own   stocks   you buy itrt traderscom todays dribbler stock damage aka not longago dribblers were advising   buy thesegamestop gmedoordash dash   deserves      ', 'more downside is my opinion   normal china risk   risk   chinese gov involvement   risk   monopoly regulations   risk   trade war effects   us china   risk   delisting in us   risk   china backing russia httpstcovdgkhzjrrt vishesh   was  ', 'years ago we blown past bear territory into nuclear meltdown top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla fb access wider trends httpstcozltkvrfbaba you     rounding up     calling   just saying   bearish  ', '  market knows   china   never abide   same rules usa stocks   held     is   big chinese ponzi scheme   take foreigners money   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gurgavin   jp morgan lowered alibaba price target     bigbullcap they     beast my guess is they           jd     other tech its tough   keep gaming     those businesses depressed just     fear   delisting i dont own too tough      ', '  they own   amazing businessesbaba surging ahead httpstcohkzcoqtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla fb access wider trends httpstcozltkvrflkncy   nio jd going   take   page     democrats political campaign playbook   say biden is   racist stop   asian hate lkncy   nio jd going   take   page     democrats political campaign playbook   say biden is   racist stop   asian hatert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla fb access wider trends httpstcozltkvrfbaba     now mon greatest standard deviation decline compared     previous days min', 'vol k', 'put vol k ttwo btnb imab yy ogn pdd   gds hbm li htht tdup dvn gme ctra amr scco cve pll pacb cpg mx acmr hpq axsm tcom ayxdata barchart httpstcognmanwwrbaba jessiebery trading paper accounts   not count weaponizedgamma he deleted   his tweets   babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba might see   green tomorrow hk is making   comeback danieltoloko deepthroatipo has   opinions on     inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyzerohedge theshortbear   then notraderscom bought many   todayhomewrecker   trades   x sales nios got   ways   go   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjterrordome bhutton   jp morgan lowered alibaba price target       everyday hsi pumps         bleed off throughout   day', '  klendathucap ali       forty bagholdersrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered         continued free money   shortingyou   bulls still   get in dollar drops each day   corona chin chan chun nation criminals send   chinies   mars todays dribbler stock damage aka not longago dribblers were advising   buy thesegamestop gmedoordash dash nio alibaba   tencent tcehy palantir pltrsnowflake snow sofi snap httpstcozdsaehlk httpstcovhlooiujibaba   jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dbaba if you dont try   buy  ', 'i   help you httpstcorusiulwrbaba       close   fresh lows in hk', 'zero chance   closes even   cent   us close', 'free money shorting   ill get bullish once   stops trending im   holding   loser position   ill feel   once retail chat rooms fold   hand   china has expressed   openness   providing military   financial aid   russia', 'us cable suggests   taking   big bet   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba just   minor deadcat bounce', 'way   down   here wow im   happy i loaded puts   open   jbrandimore hmlcompounder satorimind rosemontseneca you shouldnt own   if you     jittery babababa jd kweb seeing   hong kong shares reverse their early losses   making k iin   paper trading account   not count delmer jbrandimore hmlcompounder satorimind rosemontseneca calm down we know how vies work we   know its   workaround     chinese cheat alwaysbaba gme nio   chatroom', 'ive made k   their alert', 'join   winning chat httpstcogcjvyqjyu httpstcoawgdmilpbaba we havent seen   low since', 'time   lotto calls   briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestibaba covid is good   alibaba they r   online shop im confused agrawalmohit dada didi     has   beaten down like anythingbaba like i just checked min ago   now   is further down wow stocks down roughly   highstdoc shop rkt sofi upst upwkdash   gtlbdown   highsfb uber rh petsnio months   downtrend', 'feels like   i   not touching   chinese lost lot   money   mental peace on   one   here still     avg   trendingnio   xpev li kwebas china stocks extending their downtrend     covid   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi vxx spy   ggpi qqq gmnio months   downtrend', 'feels like   i   not touching   chinese lost lot   money   mental peace on   one   here still     avg   trendingnio   xpev li kwebas china stocks extending their downtrend     covid   well   was fun     few mins   towards lows   now lower vs us adr omg omg   is   vie you own only   cash flow', 'not   company boohoo unlike amzn where i     vote   make   difference in   companys direction derivatives bad i no understand   trendingnio   xpev li kwebas china stocks extending their downtrend     covidgme making newer lows   er on   ahvxx ndx     market is in downtrendspy qqq making   death cross on   dailyrt marcelolezcan   su adr se acerca   una cotizacin similar   la   febrero  ', 'ese   la empresa gener ud', '  flujo dert srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     theresaperrin smokeeater realstockmoe   is listed in hong kong what   delisting even   other than knot   american pantiestrending stocks on fintwit source httpstcocwjowwsbi vxx spy   ggpi qqq gme sofi shop mu mrna sorted   most recent httpstcoebbktyhmlcompounder satorimind rosemontseneca they still   get over   vie not vie hangup   though   investors just discovered   word vie last monthyear like them babart therealfly   in hkbaba   dropping hard know in hk   expected', '    close   session     fresh low     decade worth   bad news is priced in     point pe     is accumulation levels keep panic selling   i   dollar cost average even lower satorimind rosemontseneca you know not     investors   foreign', 'rightbaba not quite jpm   well take   httpstcoyfhqzpwoqebaba ocft bidu iq thats right     bears   trying hard tonight anchorsaweigh tell       when i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcoqgguvmgzsxle sofi qqq soxs eem uvxy xlf   f httpstcoxnypqwktwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingsmokeeater realstockmoe in   long run       fine', '  long   chinese stocks dont get delisted unfortunately   war has made   situation worse   seemed like   was     make   reversal then russia attacked ukraine     pulled   right   into   downtrendbaba   went down   in hk   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   mrna top watches tmrw   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   therealfly   in hkbaba   tech is lower than   lot   russia tech   no sanctions   much stronger growth jd tcehy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt bonestradez wlafrm over under   over under lcid over under amd over under ubbaba settin up   nice head', 'shoulders knees   toes knees   toes yall know   second verse kids httpstcosfsteubdebaba china stocks upgraded   most preferred   ubs wealth management   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fjb li into k in   last days', 'if you really want   make huge profits on trading then', 'join   winning chat httpstcoigegnnqu   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   bear crowd here is much moresophisticated   proven path       crypto millionaire httpstconosnbgmplchart breakdowns enph clf xtz bbi muln amc   nova wmtrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba what universe   these bulls living in   tech bleed   stop soon     rate hike no way   fed   hike x   yr   buy dip lolso far   looks like many   you have not sold     still holding stocks hoping they   rally   we have   least one major down leg soon please retweet   get more people   tsla msftbaba ur late     party should have shorted   not here imbecil   jordankwan its interesting   munger chose   invest in   given   perceived risks     many other options   hits interesting   munger chose   invest in   given   perceived risks     many other options   he   really   in itrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba tank   mr wonderful buy stream replay   timestampsfsr clov tsla aapl spy   arkkwatch httpstcodaanzbu httpstcoqmxbjxqdbaba wanting presently in hk like kanye wants kim     china news   propel   baby tomorrow   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba i really suggest people who still look   chinese stocks through   lens   capitalism   read   httpstcoqhfcwrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa what should we   now seriously i dont care holding   two years if   recovers   jkiscan kentduvar kyivindependent yes china stocks took   beating     nio xpev jd etc etcbaba ohhh rooooo we need rike higher price rike when price higher httpstcojktapzotrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst   bidu hxc nq golden dragon china httpstcofzxcbfgamrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbabadefinitely   sad story here we might see   trading   ipo in   near future i   keeping   on watch   hxc index got hit excited   see how     react alerts set fearworksbetterthangreed httpstcoctocevart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join here httpstcooyujntjbaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoecnuddqert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jfernand dailydirtnap   lo que vengo shorteando estoy saliendo empatado o arriba en general hoy sali arriba y   agregue un poquito hoy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tanking   in hk lol', 'fake pump   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   hmm mr wonderful is now in', 'im curious   see how he   just   fun   gonna finish up in hk   pups you imagine if you bought   pos in   s never less   s man youd have     crazy   trying   decide whether   buy maybe i go tomorrow eat lunch     you   eat chinese buffet restaurant   break open   fortune cookie   i have   low alert setup       think itll hit     year if  ', 'i may buy   shares timdayipper darkl didnt   get in trouble     sec   in like   treating expenses   capitalized assetscould   wrong', 'need   checkbaba i bet   gap downs tomorrow   s   bonestradez wlafrm over under   over under lcid over under amd over under ubrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   goiing downhill   nice gap up   cheaper putsthe fud still stays in china     fucking chines scam   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj day free trialehttpstcoksxmqdhaapl tsla qqqspy   googl httpstcoyrpasxfedjananiarunacha i have no more funds   average down   i prefer babababa   double down if   goes     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba ptr lfc jd snp ntes bidu pdd li nio zto bgne xpev yumc hnp znh ach cea tcom lu didi htht beke bz bili wb tme ymm gds shi vips jobs athm zlab dqchinesestocks chinastocks delisting stockstosell alibaba baiduhttpstcocscyaukonqbaba jp morgan lowered alibaba price target       jp morgan lowered alibaba price target       jp morgan lowered alibaba price target       jp morgan lowered alibaba price target         what   we lookin   bears tomorrow   who is everyone talking too hahaha bunch   nerds in your parents basement putting your allowance money   taking   garbage out on   puts   msm said     shorts   fcked', 'short term', 'long term         baroke   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jdanieltoloko wow     is crazyrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi agri muln   spy esf   honestly   chinese etf is   bet   taiwanese', 'tibetans   uigyhurs   having field days get   under lol lyfeofpelk okseems hang seng       drop     trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   we typically gap up in   us market   match httpstcofdpwodiof   stcentvalue     buying more   here im not i badly misjudged risk', 'sized   position too large', '  borrowed convictionrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered         hk good green most mentioned tickers in wsb in last h oil spy   gme   amd cool fr wish sofi httpstcointoxxyay httpstcouapppevxababa poor charlie passthebeano zerohedge   selling crap globallybaba tanking right   down shivajin short uncovering babatrending stocks on fintwit source httpstcocwjowwsbi agri muln   spy esf lcid vxx nvda coup tlt sorted   most recent httpstcodosmqgjssrt stockmasterjay china     implosion no one is talking   why not evergrande realestate     related sectors   aboutequitybrian good luck i cut       smaller position', 'was top   peakbaba china number one   k covid case   spreading   dca got absolutely wrecked   getting smacked   down baby   tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsbiggest megacap losers   mar', '  bhp tsla xom nvda googl goog aapl amzn cvx research on httpstcojpzdebxqvbaba httpstcoyaomvwddlbaba looks like   is slowly dropping now', 'now feels like   titanic ship cracking', 'splitting', 'then finally   slow sink       zerohedge     bidu tomorrowwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcogihmaoklbaba imagine selling puts on     was   absolute lowest     go   i think         close   s   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba jd nio httpstcohceqgpbaba what exactly bulls cheering here lmao   going     down down down     leaves chinese stocks waiting     inevitable pull out     us markets price action like tal   i remember   fella named jack ma   he still work here   percent     people on   site have absolutely nothing         price movement     stock haha how much wasted time   life is incredible   thebenschmark softbank claimed there was no way   know   shady was going on prior   investing in wirecardjust pointing outbaba   us adr falling     delisting pressure   why hong kong falling its strange   funny   think ultimatetradrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   only reason   has fallen is due   politics     its   china nothing has changed     company itself   your     years   major china etf ishares fxi china   em emergingmarkets eem vwo httpstcowascimqzdojiprecios gladiadormerval   que en   nos estn velandosaludos inversorbaba eliasmonsor alphabetaanil capzay honestly i dont know   well', 'just     ccp only plays nice when   wants   genuinely hope you   wellthose people claiming they   bullish   on     have more than   their portfolio in   i have   i   not   just normal bullishrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsthoneydew im bullish   on   long term   market might provide     buying opportunity in   near obviously   spy just closed in dangerous territory     these escalations   china     usrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bears   fcked tomorrow willumgladstone unlike   sec   america   ccp   cares   investor fraud no human rights   money is king in china babaalibaba tiene caja como para recomprar el   su capitalizacin burstil', 'una locura est cotizando   valor libros y  ', 'veces su cash flow babajp morgan diciendo que los activos chinos son incomprables riesgo regulatorio', 'rebrote   covid y miedo   alineamiento   rusia', 'todo en precios   mi gusto fondo   mchibaba i smell   bears burning we need you tomorrow greedy bears   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbig day in   tomorrow httpstcogrqjakkdmebittdah competition   is literally losing money   grab market share babababa i would only play   one through options', 'no adrs wait till   hit then buy   long expiration options   mrderivatives   kweb gonna try   catch tomorrows falling knife in china techsbaba   open sub s wowbaba revenue is like x what   was   last time we were     price point hmmm   iv in   atm mar increases options imply   move     days   exp httpstconcumkesbaba i made my       was off   pointsdrop is absurd   they reveal   major book keeping accountuing scam   is doubtful   every chian stock   dropping   same   sidprabhu     soon     munger net netbaba target   open tomorrow has   gross margin really contracted   mid s   mid s howrt sidprabhu     soon     munger net netbaba still dying slowlyjpm set underweight tgt px', 'personally think   trades further into data coming out   china   morning was   massive beat   is good news', 'worth   punt on   longer time scale   investments would   my first pref fillnq es httpstcouxwqivaibaba target   salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yoursarezachs unfortunately my average is babart gualestrit alibaba en la apertura   hong kongbabababa who bought   fuckinngggg dipp spy i think xi is trying   get   cheap enough   he   personally just buy       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba levels chinese stocks   having   tough time chart look bad   good depends on   side youre playing bear   then bull if we get   little dead cat bounce   buy calls     mini gap fill on   break   httpstcozmeijjqirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstnio   china vs america war has   begun httpstcociapvsvssmost mentioned symbols hst spy nd qqq rd tsla   aapl     httpstcoepairumset alrt   when   trades   x pe httpstcopmwbnirvd httpstcostjzqdrdbaba greedy bears tomorrow   realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price   only bucks     ipo thats insane   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took ji feel like jack ma should just tweet   he is taking   private  ', 'funding secured   should fix everythingsklz wish   my current trading strategy buy tomorrow', '      cheaper twitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingmatteo me too bro first   buy ever   asia looking strong plus alternative uptick rule in effect gt expecting green tomorrow   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba httpstcowmvhexrorybaba up in hk       panic induced selling done lets see tomorrow bye   now   keep on dumping china   help russia     point   china retail sales were roughly     increase vs expected', '  i read   right', 'guessing   guy is going     well  ', 'usd if   is missing out', 'thats   bounce   low httpstcoedmkngvgdrybulketf     i buy babababa still down over httpstcoincligxci was told china only had', 'deaths   covid weird theyd   shutting down cities now   they solved   in   first months   im sure your   investment is fine httpstcohcsxchhebaba is     green in hk burn out my eyes   acid   is     green in hk burn out my eyes   acidbaba   i hear   pt is now in   s wow     is   watershed moment where millionaires   savvy investors   made what   you made   see you   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggwhats happening   alibaba i really havent   paying attention     what chart   people looking   i dont see   stock going up mrderivatives you may need   go     breaking bad   selling meth lol whats   easiest way   look up nio     on   china exchangert therealfly   in hkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart gurgavin   jp morgan lowered alibaba price target     armandofbr long   apalancado jajawearetheelite short covering babababa bulls think they win     few percent gain lol   shit   down     s short covering on hang seng   babajeremyjward therocktrading people were saying   when   was lolrt therealfly   in hktrending stocks on fintwit source httpstcocwjowwsbi   nio gme macro spy spx qqq tsla fb arkk sorted   most recent httpstcoeefyxrjbaba     gotta   something brewing httpstcoypwnfirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lets not   mean     bears they   need our emotional support tomorrow   positive development   jd vips bili pdd   m retail sales yoy', 'vs consensus httpstcogrfgvz httpstcongxcnxkewbaba what is   trading   in china rn   httpstcobgssbbnivpbaba usd hkd   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba looking good   tomorrow ykhan no idea yasser eager   find out myself seems     homg kong market selloff potentially covid related     would     bullish       more people order onlinert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthetatendies i feel like       hate i have seen on   lately means its time     pumperinobaba i dont hear you laugh now bitches   rip chilly mango   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba were looking     crazy times   possibly awesome opportunities     s thats just insane xinxing ping its going nuts   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is   possible hang seng close green   once   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba option   look         thursday', 'april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt larrycheungcfa   chinese internet etf is down     peak   trough panic selling   these levels without   plan   repurcbaba nio spy congrats   buyers   holders   hours   ended   us   china', '  confirmed   china   not help russia   if   bounce   hold thats something   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt klendathucap ali       forty bagholdersrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt leenachavan   maybe   is what munger meant   dying   nothing   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoyiggmyylyaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcovmddgobnvbaba maybe   is what munger meant   dying   nothing   ill bite in s   just got   quick upward movement in hk thats   lacking   past few weeks chinese state media has   publishing bullish articles saying   rout is irrational', 'chinese billionaires losing hundreds   billions in   week is not good   chinese stability httpstcoakmsxbgeojbaba looking real juicy   briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestizu erinnerung das war mal der fnftwertvollste konzern der welt binnen monaten der absturz auf platz die rede ist von alibaba   aktien boerse httpstcomrwpykyxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba huge numbers beat', 'would   ironic if   china rally   here saved   markets retail numbers bigocft bidu iq httpstcouppujmntbaba hope you bears covered   goldman sachs   jp play   sides its time   take   baby     top   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   pushing   lows is wild   me', '  i still dislike china stocks   have       in s', '  may personally passafr ltlyall specifically cayman vie paper like     us adr holders own absolutely nothingrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstus tells allies china signalled openness   provide russia   military supportrip     chinese adrs   graveyard   futu didi kwebbaba americans such sheep glued   social media   msm its funny   watch im embarrassed   you dumb yanks   jesus christ china is fucked   makes more money than amazon   nothing   china   improve   week   gualestrit alibaba en la apertura   hong kongbabajpm lowers   target     welcome     stock marketjd   green would     pleasant color   see   was fun abhinavs account is temporarily unavailable     violates   twitter media policy learn morebaba i   wrong     year       capitulation day     reversal heading         year lets get     fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba massive beat coming out   china   thing   china is', 'its ran like   company they dont need stimulus they     stimulus httpstcoosbbuhvlert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba too easy s coming   therealfly   in hkcapzay luckin coffee   buy babababa why   management doesnt want buyback if they   its undervalued   wont go   zero   under   sure gabiiisl gualestrit compra  ', 'y no hagas tantas preguntas   rosemontseneca   trades   x pecn tech names not bouncing', 'in ve vs us adrs following good econ data lets see if   sustains   bidu kweb marketrebels   should change their name   dfdfbaba holding shares     unfortunately itll     short lived pump   probably   dump   lunch kweb   mr wonderful desperate   dump his shares on retail time   retail   get royalties   him rosemontseneca if   was equity   trades   pe', '    is not equity', '  is just   china scam vie', '    trade   pe   pe', '    is in reality is just   tracking vehicle   investors own nothing abut what   good graces   china gov deemsbaba use     see real time price', 'just keep refreshing google is minutes delayed now   usd dollars homerixy let us prey', 'my child   bidu futu kweb bgne   lesser devilsbaba jd kweb close hong kong httpstcofjnzwsjubaba hopefully   doesnt halt   open up     asia markets recovering hard   proven path       crypto millionaire httpstcoqnxsclygbaba use     see real time price', 'just keep refreshing google is minutes delayed now   usd dollars   tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba looks like tomorrow going     rough if   doesnt reverse   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   wild   stupid   wsduckk holy babababa   down in hk   well i guess pork n beans     rest   my life       million year i have   make   choice lol   asia markets recovering hard   alexpinder dillonjacobs mosinvesting if taiwan is invaded these stocks   look identical   russian equities not necessarilybaba now   news   ukraine russia ceasefire   peace', 'expect   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjif   doesnt push higher   nothing   httpstcovtqprnldn httpstcoyrjucntrwbaba what   bounce in hk remaining   week     good   china tech hopefully   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     i think i cracked   code just dont fbuy calls spy qqq aapl babart therealfly   in hkrt gualestrit alibaba en la apertura   hong kongbabart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba hong kong is down percent jesus what   you looking     danieltoloko ive never seen price action like   on     company     down in hk   follows us massirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuedillonjacobs mosinvesting if taiwan is invaded these stocks   look identical   russian equities not necessarily   bad thing', '  long   you   comfortable buying     few cents like gazprom i hold   position in     kwebrt croulettista   jack ma bang xi jinpings wife   something   httpstcockuiqsyhkdamn   china still getting destroyed   bidu pdd kweb httpstcosmmmmnglizalso   those   last months', 'support     is zero', '  valuation probably fair   x   current pricebaba bidu jd new article chinese stocks plunge on covid fears', 'concerns over beijing   moscows relationship httpstcorqvupxn get     latest   related news here httpstcofvkvdtluf httpstcojawzjavusyrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bears in deep shit usd possible   open   wow completely filled trend drawn out months ago httpstcokqemxbbimrt barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme     is   history just like   repeating       why is chinese tech tanking   jd first   was their regulatory crackdown   now   is weakening consumer demand in other words weakening economybaba   capitalist company is     mercy     communist dictator suddenly investors   surprised when theres   rug pull   therocktrading alibaba shares indicated lower in hong kong babababa kweb gonna try   catch tomorrows falling knife in china techsbaba   open sub s wowggeo cnbc what i dont understand is why they   down in hk   chinese folks dont like   own       other beaten down one     price point dont   understand   price action   understand   risk   adr whats   risk   hk sharesrt gurgavin   jp morgan lowered alibaba price target       trades   x pert therocktrading alibaba shares indicated lower in hong kong babagravitytrades faststocknewss what i dont understand is why they   down in hk   chinese folks dont like   own       other beaten down one     price point dont   understand   price action cnbc buy babababa lets start   ww fuck   market who cares chinaaa     realeas your russian power   oh pcf', 'previous lows weree     pdd   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdavidtracey   looks really tempting now ill just keep watching us delisting fears   persistrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst ccbaba downgraded   overweight   underweight   jpmorgan chase', 'price target lowered         retail sales', 'investments', 'industrial prod   beat big time mostly fake data       covid case spike kweb first smart take ive seen on   httpstcoxtafwkxqbaba jackpot   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   open', 'most likely red   green   us open   httpstcoisxaqzgbaba   stock   make me   lot   money     go   im going   hold stron   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba evebitda fpe basically cheaper than its ever   valuation wisert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt acpandy jamie dimon     big pandahugger   pandadumper in one second kweb   didi futu httpstcoyvdsexsllnstock market   oil cools off', '  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkb   jd tsn nflx gld btc httpstcoyzblvmqqxbaba bulls watching   hk market rn   acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroastock market   oil cools off', '  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkb   jd tsn nflx gld btc httpstconnkyrgbzybaba still   zero doing   right hedgeyecomm   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyababa fucking disgusting market ugly     president     us nio   bidu pdd wait china retail data just   out', '    was way   than expected why is shanghai', '  hk down big then   is trading in hong kong   though   is going   zero incredible down   everyday   its not   crisis if planned   in hk   friday     rate httpstcoxcdsnldobaba lets start   war china     show   fucking warld we is   giant wake them up mwhahaha   trendspider   rev bincome bequity bprice   rev bincome bequity bpricfaststocknewss nope   biggest risk was   possible sanctions if you wanted   own china stocks     wasnt just   year have   super tiny position       i wont   buying     china names anytime soonrt barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme   tsla aapl vxx qqq arkk sofi niort thstocksnetwork chinas retail sales', 'industrial data soundly beat expectations httpstcoppzxjdnxp babababa   stock   make me   lot   money     go   im going   hold strong     chatroom', '', '', '', 'ive made over k   their alert httpstcoyesxvngtwbaba     fly tomorrow thank god dont sell gurgavin just trust them gurgavin   price target has   updated     sqwii fxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up herbaba incoming   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   qqq access wider trends httpstcozltkvrfbaba thx good china retails data double expectations chinas retail sales', 'industrial data soundly beat expectations httpstcoppzxjdnxp babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt gualestrit alibaba en la apertura   hong kongbabahow low     go     reversalmost mentioned tickers in wsb in last h oil spy   gme   nio fill qqq   yang httpstcointoxxyay httpstcoafausnyjybaba tmrw xi jinpings support   putin has made chinas stock extremely toxicbearish on every chinas stock', ' ', 'bidu', 'jd', 'ntes', 'pdd httpstcobipnjyzcrt snehabi   downgrades   finally here', 'guess they have finally decided they want   buy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   qqq access wider trends httpstcozltkvrfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba rip   fked tomorrow httpstcopheisexbtzrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   qqq access wider trends httpstcozltkvrfbaba kweb jd remember     support us gave   its market when   pandemic first hit china wont show   support   their markets no matter how bad   gets', '  goes   their way   life capitalfrozen fiduciainvest i thought   too i was   looking           thought   price is attractive now we     happy i didnt buy i i have friends who   in     sucksrwallstreetbets daily discussion mentions over   last hour rank   mentions gme spy sark nio qqq tsla amc arkk yang full live amp historical data   httpstcoqhrxwewkjsomethings down in chinawhat   crash retaking   lead in   correctionbaba kwebrt therealfly   in hkagarrenme porque vendo el auto y lo pongo en   maana httpstcotcduhdosxrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt alwaysinvest fascinating', 'one minute fintwit is talking   amzn returns   lows', '  then right   says     othercharliebilello ycharts incredible chart   scmpnews nikkeiasia httpstcoeuguvscaytbaba hong kong     dollars now   therealfly   in hkkentduvar kyivindependent yes china stocks took   beating     nio xpev jd etc etcthink technically we may see   resistance     i may day trade   then   httpstcorkfqzeeytprt gualestrit alibaba en la apertura   hong kongbabababa se destruye en la bolsa   hong kong mamita la que nos espera maana httpstcobnvnsoijawhen   sector bottoms      ', 'is   derating sufficient yet unlikely', 'year lows   single digit pes   likely required   passive outflows dominate httpstcovaaeddfrsrt kevinsxu   fearful when others   greedy', '  greedy when others   fearfuleasier said than done', '  heres our chance bbaba httpstcojqiqsecqhcharliebilello ycharts how   u   confident     ps is isnt     point   audited financials   vie structure is notoriously opaque   typically its   offshore house   cards   on assetsrt briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestibaba   shattered   kind   supports on its chart i wouldnt get into   now until   finds support   smell those aug p   sell   vishesh   was  ', 'years ago we blown past bear territory into nuclear meltdown   therealfly   in hkbaba chinese stocks   damn cheap now   market is pricing in   end   china im not smart enough   tell if   chinese economy   completely close amp implode seems like   binary outcome   httpstcoozsbruhhibaba hong effin kong httpstcoiecnsmuszrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsti   sure like putin', 'xi made one     biggest mistake   his life amp   is going     many many chinese tech companies   if they were outsiders xi needs   learn', 'you dont bang on   walls   secure your home   you   doing is weakening     jd httpstcogzczjphzebaba closing   long time support much more room downside china index is     open target   trendspider httpstcokukkxcagwtwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqrt jrambo     drawdown in kweb', 'jpm downgrades   china stocks   calls   sector uninvestible lol jd babart therealfly   in hkrt swaggystocks   going   zero   reports more than k cases pboc   not cut rates     get even more ugly   drop followed     drop in ny repeat   jd kweb             us close     morning     day until otc   dont buy china crap', '  least wait     uptrend lmao httpstcowxncyvjdzurt twtcollect       point chinas sanctions have   priced in', 'lets go xi jeng pengnio jd pdd   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tmercado especulativo dicen nio   xpev jd maana   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba going   zero   gweilo   its going   zero     point just like didirt gualestrit alibaba en la apertura   hong kongbabawhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcokmvvazpahbaba wawhong kong is slaughtering   pig   gualestrit alibaba en la apertura   hong kongbabart mrderivatives fxi   kweb didi jd pdd biduholy hell china down big         againat   rate their econort traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba   xi not care anout his money he own   wtf he is doing httpstcoprfjzhsibaba   in play   therealfly   in hkalibaba en la apertura   hong kongbabai would   careful       fishy stuff happening in china dont own overseas stocks', 'look what happened   russian stocks listed in   us same   probably happen   chinese down   road', '    pointbaba was  ', 'years ago we blown past bear territory into nuclear meltdown   therealfly   in hkbaba in hkfxi   kweb didi jd pdd biduholy hell china down big         againat   rate their economy gonna   lapsed   japan lol httpstcofaojkqrjthe same people who said   was overweight buy     now saying its underweight sell     interesting thing is how they just switched   buy   sell overnight they   proving       great contraindicator   seemsbaba jd bidu they have     joke', 'its     just delist them   not   more pain   investors like me i get sucked in every few days thinking   got too cheap     get my ass whooped danieltoloko me watching   httpstconfxhqlbebaba too many bears in todayi think   think   go up tomorrow dannycryptohodl finsteadcapital joshhwesterman zerohedge thanks', 'we   they have serious liquidity issues  ', 'softbank going under water       declinegeofed kevinmuir wake me when   is single digitsrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       gowriadimulam   who is shorting     last y why charlie munger not buying   average down   who is shorting     last y why charlie munger not buying   average down more jd nio   httpstcoejijiqhvrdrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba china is in   recession', 'you just have   survive       carnage continueshang seng tech down     jd lower than us adr close no bounce not even   dead cat   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   chinese piece   crap dumping   in hong kong huh ive never seen price action like   on     company     down in hk   follows us massive forced selling now people throwing in   towel margin calls httpstcotadhkbbspy indirectly flash crash is happening     way   china look   pdd       rest careful   caution   gualestrit   premarketbaba careful on your position size', 'dont go margin', 'buy   fed wednesday meeting', 'you shoud   fine', '      hurt badly   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   news tomorrow   ananthsrinivas somebody in twitter told i was lucky   sell   in s i was just following rules   there   has fallen gtsomebody in twitter told i was lucky   sell   in s i was just following rules   there   has fallen gt just dont buy   average   buffet is doing munger is doing no one know where   stock   go respect risksteadycompound your updated thoughts on     undervalued using   methodproblemsniper what   your feelings long term on   say years lets assume   doesnt get delisted genuinely curious       look cheap w   long term horizonbaba lol massive support strike on hang seng hsi hsi   level log mode     bear market', '  in non log mode daily rsi extremely oversold time       jd pdd httpstcoycaueqvjque paliza las chinas ahora la puta madre frenen que compro maanababa que locurart therocktrading alibaba shares indicated lower in hong kong babaladyamalthea sonicmerlin pelk kweb   cweb   what fun would       party pooper httpstcoairerxyjbaba hk open since minutes', 'low   hkd gt', '    dam no one wants   touch chinese stocks   workhard chinese stocks   screwed   jd evergrande httpstcoqlialgtxbaba absolute capitulation in hong kong', 'now moving   up', 'most likely open flat   morning   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjppl     i still bullish on babawhile remaining longterm bullish on httpstcoltduukqxq', 'i admit i   concerned     under   current env', '  idea       httpstcotkmdgefbv is fungible shall no longer   taken   grantedgood luck   httpstcormarijispy   kweb nio xpev uh oh httpstcopxhuegwtalibaba group holding limited traded m shares', '  average volume babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba     point chinas sanctions have   priced in', 'lets go xi jeng pengnio jd pdd   jd didi   scums   die delist everyone   them no american should ever own them   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba in todays recap     premarket notesbaba idea in acttoday   got   huge down gradefigured   stock would pop   little     gap down', 'we add into  ', 'then let   chill     day slow short fadershort gt ptshttpstcobkbodhxvw httpstcohhkeypprt downeastcapital how often   companies get absolutely crushed see       software stocks   then boomerang   feel like wert therocktrading alibaba shares indicated lower in hong kong babart marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt ozcapital   was worth     now its just acting like   penny stockfaststocknewss     many bearish idiots talking   down  ', 'use your brains   comprehend   is   reflection   us market   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mitickwatcher   top flow in stockmarket', 'buy flow amp sell flow brka brkb tlt eem fxi wfc shv expe oxy ymm spy rpvrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt topstockalerts alibaba skids', '    other uslisted china stocksbaba bidu jdhttpstcofhdzapzzxrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt ajtrader every morning hours     openi study', 'research amp find   least ideas     subscribers in acteach idea given hrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   drop tomorrow nio   wow talk   bad   worse   levels     crash httpstcomoqgskshmevery morning hours     openi study', 'research amp find   least ideas     subscribers in acteach idea given has entryexits amp what   expect   longshort calls putssome nice ones we   todaybabatslashopbidufutulmtpddhttpstcobkbodhxvw httpstcosxxsjqalbagosto del hacamos este anlisis     y chinahoy alibaba cotiza ud si bien el contexto mundial es   incertidumbre', 'seguimos remarcando lo perjudicial   la intervencin del rgimen chino en su economaesto es nuestra opinin', 'no es recomendacin financiera httpstcohnervsmhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   many bearish idiots talking   down  ', 'use your brains   comprehend   is   reflection   us market   faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba holy fuck hang seng down   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba nio bidu lkncy falls   like everything   made in communist china good luck     delistings guys   jack ma bang xi jinpings wife   something   httpstcockuiqsyhksome bit   good news   platform economy operators   jd vips samr platform econ pick  ', 'monopoly issues improve notably httpstcogrfgvz httpstcokvciivvjrt therocktrading alibaba shares indicated lower in hong kong babababa why   ppl care what     in hk             us close how often   companies get absolutely crushed see       software stocks   then boomerang   feel like were seeing semi permanent multiple impairments herebaba wow   drop each dayby time   gets   friday', '  stock       rip   stockdreamss say goodbye   nio   xpev jd tomorrow hsi is in free fall k was strong support     k   falling fast   jd xpevrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfuck chinese stocks delist china now cancel china now short them     bidu tcehy ntes jd pdd bili yumc tcom nio kweb httpstcobzagqwdbrsbaba here   cpb httpstcolngijijrt therocktrading   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       jd kweb   hong kong open in minutes now due   dst   stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pcei rivn ftch     tsla   is     play long term   seem         big dip   hang seng tech index set   open down more than limit down   jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'maybebullish im going   have   wear mittens   avoid buying   absent mindedlybaba httpstcomrjshnxsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt stockdreamss say goodbye   nio   xpev jd tomorrow       moment ouchjd     out     whole world   see you   russiaterrible side   take kweb   tcehy   ofcourse hang sengis down say goodbye   nio   xpev jd tomorrow   down approx   atharkk down approx   athbaba value investors underperforming cathie wood evangelists thats   market   you   fintwit lesson stop dunking on each other mr market   make you look foolish either wayeurn   usdtsla usdzi usd pfbaba major down in mins   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstif you like  ', 'why not just buy djco you know charlie has   finally   bullish sentiment here is dying   means were getting close         jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'china is in trouble alibaba   shares indicating loss yeeshtrending stocks on fintwit source httpstcocwjowwsiqg arkk spy spx muln   qqq agri amd iwm cei sorted   most recent httpstconkospriytictoctick   jd kweb   was worth     now its just acting like   penny stockbaba getting smokedrt jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'my goodness', '  fall     is something ive never seen  ', 'incrediblebaba wait   news ccp inject money into their market  ', 'pre covid     level   cheddarflow most active flow   tsla put flow aapl put flow vix   flow   put flow vxx   is hellish   jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'i know   guy who bought k     when   was ripbaba what time hk market opens   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert fndrbot alibaba shares indicated lower in hong kong babababa   its good id love   average down     is gonna crash     open in hkyou     sell   take what you   get   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba lol fuck me one more drop   percycapital people love debating mungers legacy on     trade i promise you its not   first time he has had   trade go soupeople love debating mungers legacy on     trade i promise you its not   first time he has had   trade go south     seems   bit premature         same people   tell you   investing     long term   faststocknewss alibaba shares indicated lower in hong kong babasheeeshnio   hang seng tech index set   open down more than limit down   not try   catch   falling knife     chatroom', '', '', 'ive made over k   their alert httpstcoyesxvngtwrt jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', '  fndrbot alibaba shares indicated lower in hong kong babart yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba   still cut loss     level open clov qs nio     down on november   k down   way   build my account   serious questionwhat happens   our shares if sec delists   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshwhy is china   gay   covid     isnt   good news     tho lolbaba alibaba down in hong kong', 'dip buyers     rewarded nicely   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   tired   educating   stupid     chatroom', '', 'ive made over k   their alert httpstcoyesxvngtwbaba management too scared   say   positive   buyback   share   persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', '  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gurgavin   jp morgan lowered alibaba price target       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba how low   we go delisted china banned   us market   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba relax', 'hk follows us not   other way     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttook bkng years   recover   appl amzn msft googl have   same fate     never recover afrm pton upst hubs asan lmnd pypl       like   should have never gone public httpstcokkeuqaurt jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'nio   things   looking   good   tomorrow more pain what   you guys think nio goes     just straight   httpstcoufgskycdrt darioepstein   guitascomo dice el refran siempre se puede estar peor httpstcoalukhriimrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price     chatroom', 'ive made over k   their alert httpstcoyesxvngtwrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstalibaba shares indicated lower in hong kong babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt tradervic oof babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba what is happening       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba wow down pre market in hong kong now too   technical beauty httpstcotchovar httpstcoeyrysyjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fndrbot alibaba shares indicated lower in hong kong babacharliebilello ycharts     new arctic trade routes', 'im gonna bet on babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshoof   httpstcomualvtmqlbaba not buying until alibaba shares indicated lower in hong kong   china stocks   trading like russia stocks spycharliebilello ycharts lower forward amp current pe than mo   maxpain httpstcojvnhbpbfegrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt ajbutton i have   confession   makei liked   when   was   i still liked      ', '  i   falling in lovrt jjjinvesting longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', '  charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba holy     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba its only   matter   time     iron curtain starts covering china too   cheddarflow most active flow   tsla put flow aapl put flow vix   flow   put flow vxx   fndrbot alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba reipo   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fndrbot alibaba shares indicated lower in hong kong babababa sub alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstcopmkgwshvrt fndrbot alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba not look   good     faststocknewss alibaba shares indicated lower in hong kong babasheeeshalibaba shares indicated lower in hong kong   kc   bidu iq httpstcokmejktqyrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshalibaba shares indicated lower in hong kong babasheeeshbaba   hk drop   ya looking good     sad people had   in many ks       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqno todo en la vida es el cash flow aqu un ejemplo si no crecen las ganancias y el pretax profit   igual cuantas ventas tengas pero si las ventas mejoran ms rpido que lo que empeoran las ganancias', 'el eps puede mejorar   httpstcolbiunoyebaba lost k in   fuck china   usual   i begging you   help your   dont buy  ', 'dont ever try   catch   falling knife', '  wil hurt bad     bought       yikes   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba what is   talk   delisting   proven path       crypto millionaire httpstcopxapkzurijrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   price target update downgraded   jpmorgan chase amp cofrom   day quotechange target upside published march', 'httpstcoshulyxomadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcocoabjvfocgn wtrh cei strn lcid spy   sndl avct metx httpstcoymsleokpmdspx tsla   bidu roku bearish market continues china helping putin kremlin cracks httpstcogtaslpetbidu tencent   during taiwan invasion these stocks   crash much lower i think   invasion   occur never seen such   sell off   market knows something   lukesosnowski hey traders sign up     tricktrades free newsletter gt httpstcogdauxqweverything you need   get youbaba china   careless   their markets they have made   clear no k there   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjseems i was wrong     video     on my next stepnot     asked   cares lolrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba they     pick   nominal     pin   there forever     point youd wish theyll keep walking   down just   run your adrenaline there is no law   says   stock has   go up   soooochina is getting   secondary putinesque economic fallout squeeze via   delisting threat what   play wow itscharliemar sellside research is dead babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i reiterate communist trash   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcharliebilello ycharts   is way oversold', 'those   not meme stocks   high multiples', 'those   highly profitable companies like  ', 'jd', 'temcent', 'cristiannmillo bullish babart therocktrading   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     keithmccullough hedgeyechina hedgeye throw your models  ', '  despondent amp shaken felix', 'in   bathrobe', 'is   you need   seeessentially real live look   human capitulation data behavioralfinancekweb   tcehy bili ntes jdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jremember those who told you   buy   in january lol i never trust chinese stocksrt stockserabot most mentioned tickers in wsb in last h vxx spy gme oil tsla     ibkr   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcorlhtugtjqmy guess rivn     dwac funny if sofi   dkng httpstcowcbguwptrending stocks on fintwit source httpstcocwjowwsbi spy aapl vix vxx tsla spx   tlt wtic lyft sorted   most recent httpstcosmemvlbaba jpm you   uninvestible pbaba aapl tsla vix vxx most mentioned tickers in wsb in last h vxx spy gme oil tsla   qqq arkk   aapl httpstcointoxxyay httpstcoarlngreecyo', 'particularmente', 'no veo cual es el chiste o la joda   comprar un activo que literalmente no para   caer un claro ejemplo es   alibaba que tuvo su mximo histrico en los dlares y actualmente cotiza   estar es una   las estupideces mas grandes del mundobaba deadrt gurgavin   jp morgan lowered alibaba price target     cristiannmillo ok y cuanto ms va   bajar babaclavebursatil qu opina el lic battista       estos ratiosbaba     fuck     way   penny stock cristiannmillo ahora si que barato est     gurgavin   jp morgan lowered alibaba price target       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mequitybrian   riskreward is compelling', 'ill admit   would probably     trillion dollar company if valued on future cash flow     unknowns   intense hence   market cap   ko its possible shares     confiscated   go     possible   x quicklybaba wth most active flow   tsla put flow aapl put flow vix   flow   put flow vxx   flow httpstcostvuamveswrunitedragon hindenburgres lol i promise no one thinks   is too good     true right nowrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba lets   hope russia   china go bankrupt     go long   sonicmerlin httpstcoqhpidiomost active flow   tsla put flow aapl put flow vix   flow   put flow vxx   flow httpstcojetwnzsxrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba i want   see   under like most   russias top companies dropped we   have dictators killing innocent people   jpatrades   cluster tsla nio   amzndd cluster tsla nio   amznalibaba skids', '    other uslisted china stocksbaba bidu jdhttpstcofhdzapzzxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbmarketrebels they should just place   sell on babai   short   fker cos i   have   waiting   buy itjsimply put go get   beer   drink exactly   cost   one stockmuch more     my spiritbaba hold on   ur asshats shortys jpm covered     marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsikweb cweb hk   just pts   jan close   jd httpstcofntcqtcyhkweb principal etf   empresas chinas   internet casi desde el ath', 'en apenas mesescompuesto por   jd bidu y ms httpstcotqufxrucuart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jkweb   really lowest its   in years yikes   cweb geez someone made   killing leverage shorting   top     httpstcouaglntkourt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jd   yy twitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba where ya think     is in   bad boy   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba kinda oversold yup i think he wanted them   off   exchanges now hes buying nio   httpstcokezkhvlyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhindenburgres short   due   rising geopolitical risks', 'we     large number   global investors   in   process   reducing exposure we   alibaba', '  one     most widely owned stocks     china   continue   face stock selling pressure in   near termbaba omg whats happed       larrycheungcfa   chinese internet etf is down     peak   trough panic selling   these levels without   plan   repurc tsla   meli coin upst hood lcid dkng pypl nio shop rblx rivn afrm   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgurgavin   i would really   if gurgavin capital would raise price target     stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba china ordering m into lockdown you really think     rally   gurgavin   jp morgan lowered alibaba price target       jd meit is   what capitulation looks like   yes   part     cycle   httpstcohoshwzbywitscharliemar price i   comfortable   pay       rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhuezlightweight equitybrian proof why should not matter what brian is telling you just   he is   in   is not   reason   you   buy   stock maybe he still has million in cash', 'maybe he owns   company   he is buying stocks just   fun proof gt is   wrong question   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjxpev   nio undervalued', '  theres no end   shit show   chinese stocks chinese government imposing fines   fear   us delisting fking stressful too much politics   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba imagine having   return   years thats in no way having patience thats just plain stupidity   bidu httpstcoyxnpdbfwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jthis is   guy who put   pt on   just two months ago things changed   much     conglomerate just two months later sure httpstcopkfridpltfxi   didi nio httpstcojiqzntrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       equitybrian just bought   more   i now have   gt allocationrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     ipo price area   httpstcoqkshadaxmrt chipper thank you ajtrader   you guidance on     x daily goal   was   personal victory   me i was   bag holdert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba its going   zero     point just like didi httpstcoanhgddvwkyodaflo babart marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   ipo btc   btc   gurgavin   jp morgan lowered alibaba price target       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuespankthepolitic abovethehorizon ingsdeep im picking up   april puts tomorrow should have picked them up  ', '  i didnt   httpstcowrvipbefrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tfalta el tuit   mike y es   in   httpstcojkzdhqcgwleodecaprio is   what they   pay   play is   doing thay now   hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar pstockmktnewz thats nonsense       in   next yearsbaba is hk closed   tuesday quote not showing       hsi   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     marketwatcher yeah', '  he didnt get there     bad   investing why would he go on tv   risk his reputation on   if   was   bad   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i forgot hk opens   est now     recession has not even  ', 'more drop   happen     next years wtf is good       markets   in   absolute free fall foreign securities   getting absolutely obliterated stocks tech commerce china economy recessionbareableguy china president xi knows he     make   stock price goes up   down   his policies       money dance   httpstcodmsxwzvo httpstcoumuvebwycypher   ggal cuando llegue   liquidezrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jsome   buying more   here im not i badly misjudged risk', 'sized   position too large', '  borrowed conviction   others ive sold half   my shares amp deliberating what         restit may   here i dont care its time   derisk', 'learn', '  move onsaccount someone tell     bros   they   donate   social   in china directly   get tax deductions  ', 'right   irr than having   wait until   thing delists   they get   harvest losses thenrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthings   not going well in china       hard   americans   see', '  they   not in tune   their markets', 'culture', '  economic situation prices   falling   chinese stocks i see nobody talking     amazon   china     its   pessimismrt themaverickws   httpstcospfvvhert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba who bought     hopefully my puts   me well tomorrow rumor   layoffs     httpstcolgubsxenbaba puts todayround tmrw link   live alerts   education in bio   china joe   never   chinese stocks   get delisted while hes president', 'they have way too much dirt on   biden taking their money   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbflaviopanizza mcamposok hyenukchu somoscdi justo ayer hablando     y viste lo que ha pasado hoy   locos siempre tener claro y siempre tener stoprt blackboxstoc alibaba adrs extend drop     reach lowest since july babakevinsxu i have   patiently waiting       bounce   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjreminder   stay   fuck     chinese stocks   httpstcowuxthdibtkweb   hong kong index drop would   epic todayrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroathis is very deflationary border line recession tictoctickspy dia qqq msft aapl fb pypl   wti xle httpstcosxhlukjert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbyilmazzorba wow', 'oleary was mega china bear   he is buying chinese stock now shocking nio babamonthly  ', 'todays close   demarkstdst support is very', 'very scary httpstcobxqhvzrit httpstcoupnbazjzyrt getblow   year aapl is down amd is down   is down didi is down sofi is down httpsrt btl i was     hedgie cap intro event     blue arrow shown   on   in repeated speed dating sessions', 'manager aftit was   social dividends we paid     waybabart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jpdd   bidu jd these chinese daily charts look absolutely horrible httpstcoocnfpupert leogreenwald jaw drop gif   on', '  was httpstcovvgctbqocrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jajbutton i hope you still   falling in love      ', 'when china closes their exchange like russia   xdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba destroyed alibabart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jsquawksquare thanks   rubbing   in my face', 'buddy im down k in   last week   my   calls have   classrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtwitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba     market would have me   every china company       zto is   zero fake numbers fake revenue fake earnings fake accounting     hiding these scams   years not how   is dillonjacobs mosinvesting im right   you   i sleep like   baby   is     mega cap in   world in soontobe   biggest gdp country in   world   us retail massively relies on   they have reasonable antitrust in place sp    ', 'in yearsbe fearful when others   greedy', '  greedy when others   fearfuleasier said than done', '  heres our chance   pdd api xpev tcehy didibaba where is     said everyone   six months     httpstcocrscmomembaba   without jack ma is like tesla without elon musk   body   soul   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrouletteking ericvictor mxaddict peterschiff cathiedwood   was decent   me', 'im even more   less i opened   small position in     week', '  have   slowly adding     goes down', 'fishing       i may go large when i see   resistancebaba   up   truckrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa slaughteredrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   malibaba adrs extend drop     reach lowest since july babart stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt jason alibabas lost decade   httpstcomnuyrmqdnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba falling knife kevin oleary has millions if   stock continues going down he   average forever   bail out   barely feel   loss   you catch thanks     irrational selloff i just got   k shares long   strong   increddit mmat   muln cei fcel mrin ocgn sos amc gme bimi kplt nio sndl bbig lkco   metx xela prog f httpstcosazhndxybaba   was httpstcobitzjrcwlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg nio   bidu jd didirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba fjb app drops in less than hours   stockdreamss watchlist pfe put   lt     gt nio put   lt       gt prt invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdbaba nio li xpev retailers holding   chinese trash sofi i guess     sofi investor is not   worst thing in   world look     now i feel   little       political pressures in china       threat     share price i think   trying   force   delisting   uncledd huge week   gold hymc price target set   aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tfossgregfoss   trade like   shitcoin in crypto worldixhl vxx   they have helped me   grow my account     million recommend joining its free joining httpstcozlczyk   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tme iq uninvestable zero   iamseanmcd wonder if munger even knows     has   handleif you   stomach declines in your investment you   get tinversorexperto salvo que todos los paises bloqueen todas las aplicaciones   facebook meta', 'como lo hizo rusia tengo las acciones mencionadas', 'y voy agregando mas en cada gran baja fb meta   tcehywonder if munger even knows     has   handleif you   stomach declines in your investment you   get   mediocre returns you deserve well how   two declines', '      uncle charliert hkeskiva alibaba   hong kongin prssiss', 'nyt huipuilta gt mikn ei muuta sentimentti niin kuin hintaoptions max premium pl   tweetsbaba p orcl p spxw p qqq   dte     extremely risky deltas   either   httpstcoebgagrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       is gonna get ugly   is dead httpstcoszsyjalibaba nyse  ', 'didi alibaba   tesla rivals nio nio', 'xpeng xpev didi plunge in hong kong   amid worries over new covid restrictions in china httpstcodabqjhanbaba our busy mr wonderful is on our side   he bought     should go up soon   shares     market yes please thank youmarkgutman charlie munger mohnish   retirement funds i forgot   name   into babamost mentioned tickers in wsb in last h tsla spy vxx oil corn gme   nio     httpstcointoxxyay httpstcoeusgqeoutop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla vxx access wider trends httpstcozltkvrfbaba sooo   tomorrow   tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt stockmanduck top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg mulnrt thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly stbaba jd pdd bidu   httpstcopfggrmjhs businessrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba whos waiting till thursday   buysell more most mentioned us stocks on reddit in past hours fb spy   msft gme aapl nio vti qqq   stock trading usstock stockmarketrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart deitaone charlie mungers daily journal nearly doubles alibaba holding babababa   shares     i   rich i just dont dont know when damn charlie m really hit   double down on     like i   say', 'if he holds off buying   now', 'hes still   og cuz thats   more difficult task than catching   falling knife if youre wrongbaba lets go private httpstcoeimazzzzyftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla vxx access wider trends httpstcozltkvrfrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jinversorexperto hoy hice la compra    ', 'coincido', '  una potencialidad   revalorizacion anual   un es un error si no comprasrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   new wallstreetbets data mentions       surging on wallstreetbets httpstcoiycalmboubaba oleary   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla vxx access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank tsla mentions spy vxx gme arkk amd   soxl tqqq td full live amp historical data   httpstcoqhrxwewkjbaba     drop   these     most active stocks right now nio aapl amd didi sofi   f httpstcoumpedmvbaba chinese gunk hahahahaa   hard   look   my portfolio right now took   puts     strike price looking     continuation down tomorrow   possibly through   week depending how low   gets tomorrow using previous action   doesnt look like there is much support  ', 'i would   surprised if     get   itrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst mskvsk they assasinated       way has   seen jackma latelybaba expect   stock     down in afterhours trading   gradual decline expected   rest     week   next you decide what     stocks     most active options trading   aapl m tsla k   k bac k amd k nio k amc k f k nvda k fb kfull list httpstcozzhposgpnart marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered         alibaba just rug us   something httpstcortqsioprt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba wouldnt   surprised if   opened in s   otro estos das y semanas podemos ver cumplir el bajista hasta los', '  una fase   dilatacin   la baja   los precios incluidas lo mismo', 'zona   soporte relevante la zona   los httpstcoukvooopetq httpstcomcqjpvviqebaba entropy on   human economic scale', '  fractured world     west   communist east china   russia is possible   i told u guys dollars     bounce should break   then buy ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba amazing relentless sellfantastic fundamentals httpstcoirjdzuztrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbdisruptivetechnology   bidu jd nio   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt equitybrian just bought   more   i now have   gt allocationinglouriouscap   who followed munger without   his position sizing in   relative   his net worth got wrecked hasnt killed his legacy in my book     greats get   wrong time   timert inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba i hate   stock lol hate       passion   words   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba in   giant bull harmonic no way i     buying   thing though seems   if its headed   atlstockmarket money httpstcobravbsrhrt klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba sieht gnstig aus', 'ist aber im vergleich zu meta immer noch teuer kgv', 'bei   vs kgv', 'bei fb httpstcolslwbiort deitaone charlie mungers daily journal nearly doubles alibaba holding babart deitaone charlie mungers daily journal nearly doubles alibaba holding babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china enters   war', 'west sanctions china', 'chinas economy collapses due its reliance on exports   leverage blame zelenski   fighting   war he   win   allowing his country   collapse   aretetrading   toast httpstcomizioexdvkrt aretetrading   short gain while analysts said   was cheapdoyourownhomeworkrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgurgavin i just googled', '  market cap is   billionsus dollars   yearly revenue is   billions is there   big market cap company lik   amazon', '    one', 't', '  millions revenueyearrt aretetrading     technical pattern is called toast we   see double digits in   next three months topin short httprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcocwidmeijtprt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     heres your cue   go long   httpstcosxgfexliart aretetrading   toastpattern in full effect httpstcoihfjouzgdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba toast httpstcowtvbszlababa how is   even possible on   company     market cap   has       scam     mega proportions spy give   freebie     shorts   is going     what you       information   aretetrading   right on major support     break       we   see shortlytoast httpstcovvjwkovdbuy   httpstcowzjoupjrrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt vishesh     know   short     float if enough people short   maybe goldman sachs   munger   dalio     bigrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   know   short     float if enough people short   maybe goldman sachs   munger   dalio     big institution   make   big splash when they exit me     m', 'pero no smuchos   los que ni estn cortos ni invierten en   y la critican   capa y espadano sern esos que fanfarroneaban   sus shopify', 'se', 'arks etcno s', 'se le ve   algunos un peln resentido   spy murder httpstcoabcbsjocttwitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingshort watchlist   trading on nyse nasdaq       dash gme ntes truprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba lost value in just monthsunbelievable   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt zachtradez wanna give   huge shoutout   atlen     discordbeen killing   each   every dayif youre not in   disrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jalibaba   mkt cap', 'revenue year', 'ps', 'lower in storycash amp st', 'cash   mv', '      bought       price only     cash in   bsrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba my crystal ball is telling me     chinks   invade taiwan in under   false pretense   america is supplying them   weapons     threaten   mainland httpstcofiaonkcmbrt klendathucap ali       forty bagholdersrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     los malos momentos sirven para posicionarse y disfrutar   un futuro mejorbaba tcehy fbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jsaxenapuru  ', 'would you       fb     big boy   prices like   i know youre usually in   earlier on smaller growersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlvs mrna pfe aapl iphonebaba bidu   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnumber one economic power in   world in   next decade is china wethere us likes     not   yes ill buy nio just like i bought   last week httpstcotboqmeurodthank you ajtrader   you guidance on     x daily goal   was   personal victory   me i was   bag holder on  ', 'took   k loss     last year i t felt   good shorting   stock  ', 'i feel   bit   redemption thank you  ', 'love you guysrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mbaba jimcramer     rate', '    go private next month   cash on handrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jafter   drop   over   hill bald fk advises you not   buy spy rsx   meanwhile', 'he   multi millionaire selling you his snake oil httpstcophdgkurt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgordonjohnson pdxsag   doesnt matter if tesla     same    ', 'gordon is wiped out   long time ago in china we make   much fun   him', 'when someone loses   lot   money trading we say oooohhh no   mrjonhsonrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   device you use   speak ill   china on   internet', 'was made in china   thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly strt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jitscharliemar my mans gonna make     twitter sink     china equity shippro tip   someone who post   lot on chinese equities', 'irrational selling   remain irrational far longer than you   remain solventwhats   said has   said     way down     babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       oddstocktrader munger enjoying   bubbles in     bath httpstcogvmchowfzmunger enjoying   bubbles in     bath httpstcogvmchowfzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba has   gotten cheap enough   dip your toe in   water what type   extra fcf yield   you need   assume       ccp riskrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt investidea metallica in moscow under putin russia went backwards     axis   evilhttpstcosptuokomhmusic fofuck everyone talking   delisting   chinese stocks', 'if they were compliant in   past', 'you bet your ass theyll   what they     stay compliant in   future shits beaten down   low itd   fucking stupid not   buy   chinese stocks rnnio   tcehy li xpevbaba kevin olarry is   boss prt wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jklendathucap if i wasnt scared   china', 'id     over babababa aple   adr   trade in usa   apple   get supply   chinese company p', 'foxconn shut down is xis masterstroke p', 'feel   pain in your own house   then you   realize   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdbaba aple   adr   trade in usa   apple   get supply   chinese company p', 'foxconn shut down is xis masterstroke p', 'feel   pain in your own house   then you   realizebut really alibabagroup     ipo level httpstcoassutqnnprt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhumrtnzalvrz jlvega ya pero', 'salvo el pto', 'el resto no son novedades lo digo porque es hacerse trampas invertir siguiendo un mtodo fundamentales y desinvertir usando otro momentum', 'imo dicho esto', '  mehsamuraii just look         big ones   china nio   down big time   their highs we   have evergrande     smaller one on defaults   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt realalexvieira lost   your money investing in china legend celebrates losers crushed ai rules perfect world   twlo snap nrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstlost   your money investing in china legend celebrates losers crushed ai rules perfect world   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcohwhusgydosrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert klendathucap ali       forty bagholdersrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba china   not get involved go   shorters httpstcoavlyyimrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jjajaja', 'suena bastante lgico   tef httpstcosyrfgfaccrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnio   thia why you dont trust pt', 'one week they say one thing   next its something   httpstcoelfuhqwkhrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmichigandolf   requires   special set   knowledge on geopoliticsrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe chinese internet etf is down     peak   trough panic selling   these levels without   plan   repurchase is most likely not   right move here remember     sector   periodically recover in   day kweb   jd bidu tctzf chinatech httpstcofwehmauhkcoup se shop amd     we       crash yet   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt cryptomichnl buy   dip   httpstcoizepermtxubaba tomorrow   inlawinvestor lo       jeezbut   charlie loves     brandon     step   sleeping     wheel   now   these false accusations   china helping russia   financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investrt libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgbaba   black sheep   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       china may just borrow   page out if fed ease mode   fed is starting   tighten china is easing   looking   ish here   tcehy aapl spy tsla reallocating capitals   us stocks no ways       has totally crashed httpstcokyytxkevqert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba hrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt klendathucap ali       forty bagholdersbaba jpm downgrades   riskiest betsof     mentionedjpmorgan downgrades   jd bidu doyu bili pdd ntes kc institutions   dumping     fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggtwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhoneystocks kweb   jd huya tcehy httpstcosobcznifubaba feels bad   people who bought into   fud   buffet bought     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert jason alibabas lost decade   httpstcomnuyrmqdnmosinvesting dumbinvestorguy castosirc dillonjacobs   wasnt priced     when i first looked   china tech stack you got   bit   discount on rear view growth thats         growth itself hasnt     people were projecting     timert snehabi   downgrades   finally here', 'guess they have finally decided they want   buy sofi   hey', 'new peeps', 'stfu     price you gonna buy     we dont give   fuck   stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mvrtonio gurgavin berkshire   not have   stake in   its   separate investment firm run   charlie munger   doesrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt bonestradez wlafrm over under   over under lcid over under amd over under ubrt jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dthese contracts closed   day  ', 'just wow babababa butt plugs off skal en kjpe alibaba   nspr   en venn charliert nikhildhirmala       pe   ish', 'damn   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       uncledd hymc   per share     price target gold is going   its highest price in history time   rock   palmieri bababy icerock   sucedien fin ahora si', 'hasta maana httpstcoexfbvagyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgme', ' ', 'nio', 'gtlb', 'coup', 'cano', 'muln', 'cei', 'sofi technical analysis   tomorrow httpstcohngssiwibbaba     pe   ish', 'damn most mentioned tickers in wsb in last h spy tsla   gme oil sst arkk vxx     httpstcointoxxyay httpstcoubsfpmbhuhrt honeystocks give me     bull case youve got kweb   jd huya tcehy httpstcoqodogohpgrip   investors thats   hatchet job since late trending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq sofi aapl nio nvda iwm vix sorted   most recent httpstcoxawnlvtyrt getblow   year aapl is down amd is down   is down didi is down sofi is down httpsmarketrebels drop shipped   babababa shorted   morning w avg amp covered covered last   httpstcoshcfupobxdrt stockmanduck top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg mulnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba its       enemy   usa than friends   usa ukraine leaders should have never trusted usa rwallstreetbets daily discussion mentions over   last hour rank spy mentions tsla gme   sst arkk afrm vxx sqqq qqq full live amp historical data   httpstcoqhrxwewkjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dthis year aapl is down amd is down   is down didi is down sofi is down httpstcoxufuvvtzrnice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstim pretty sure i   going   own   alibaba       point in   future china is not disappearingi wonder where i   buyi think           uranium cycle has run its coursert stockmanduck top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg mulnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwhere is jack ma babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba amazing how june strike calls   still pricy   neuteredtweets my tangy sense is saying market is going   squeeze   explode   upside soon specially when     ready   theirspy djia jd   interest rate hike     in other words allowing hyperinflation   continue   market is going   get one last savage pop     fucking depression lmao ahora si   httpstcoxwsqqnjigive me     bull case youve got kweb   jd huya tcehy httpstcoqodogohpgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcohxokvgajel etf genius o trac genius est compuesto por emisoras que cotizan en nasdaqaapl amzn   fb goog ma msft nflx noww nvda pypl v   cierre del   cierre del exposicin   qqq para inversores minoristastrmx httpstcogczdkwwbaba just getting murdered everyday looks like its   punished   china called biden out on his bull looks like russia was right     us labs   ukraine tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcodvufwyfcrt gurgavin   jp morgan lowered alibaba price target     tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcosynwtenxprt klendathucap ali       forty bagholdersrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt therocktrading   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcovizbcwyrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg muln zim se pltr cvx oxy cost ccj fcx pcce wood rsp iei dvn eric fsly bhc matx wmt eth uso upst rblx sark nkla stockstowatch httpstcoaqyfrpkrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcodcgxmgyigrt jason alibabas lost decade   httpstcomnuyrmqdnrt javiersanz enhorabuena dirigentes     perder millones   dlares   capitalizacin es digno   aparecer en los libros   finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszubaba seeing sustained chatter on chan over   last few daysvia httpstcotpbryxisbaba chan investors httpstcobhtzfnbztsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoidsvdigdxrt inartecarlodoss   httpstcohllmprhqrrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tvolvimos ampliar en babaser mi perdicin o la sacar del estadio   klendathucap ali       forty bagholdersbaba closed   todaywe     happy we had saved our premium users huge amounts   money when we strongly warned them   chinese tech last aprilwe summarized   highlights   our research over in   articlehttpstcodufaijfrfxi kweb tcehy jdrt beyondrob     these bears talking   munger dont realize hes probly down like     his averaging down were not gobaba   these bears talking   munger dont realize hes probly down like     his averaging down were not gonna hear   peep when   goes   day     week straight streak   stop putin   his puppets httpstcosmaganolpnio   jd why is china openly stating they   supporting russia   even play   game properly wtf   alibaba group holdings', 'nyse st nearing narrow reversal target   mt watching   reversal sequence confirmation lt bullish eyeing rally   minimum   ssbaba alibaba nyse crow httpstcoozozbttqqhrt inartecarlodoss arkk', 'softbank', ' ', 'chinese construction complex', 'mstr', 'pton', 'etchave   collapsed   leveraged shitcos prt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbbaba sad httpstcotysrflallbaba market   over reacts     upside     downside   here is   over reaction       drop even if us indicies bounce   fuckery shit show in hk shortly expecting selloff continuation tonite   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     qqq made fresh lowschina extends selloff kweb fxi   pddwti crude oil finds support   barreland more in todays no cap recap   tradebroth join our server free   trades   substance httpstcoltvubdrrttmosinvesting why not   babart jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal art mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     lowest price ever     stock', 'even lower then ipo years ago alibaba is profitable company   past yrs has higher record on each qtrs buying       low is   buying amazon stock     question is     fall stop we dont knowrt englanduserno   you know', 'ive heard   billionaires having trouble giving   their money   i think munger has   elegababa', '  ipo price  ', '  ath httpstcoingvfbmgjbaba you know', 'ive heard   billionaires having trouble giving   their money   i think munger has   elegant solution     marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fb nio mrnart marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbchrisfranco i   interested in   im not interested in their balances what   americans buy in     you   buy on amazonthomas when is   agreement announcement         chinese stocks   down', 'i think   lockdown   their covid numbers   high', 'look       xpev same thing down in   weekrt gurgavin   jp morgan lowered alibaba price target       levels fellas thats years ago we still buying   dip     marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbtraderxo time   pick    ', 'countertrading   guy has   extremely profits   farrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyobaba te banco hasta el delisting y ms   alibaba   httpstcoevinkyrrrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpststock', 'options updates', 'alerts free chatroomdont forget   take   trial httpstcomcjqctmhtwspy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twtr httpstcoxchcsawfdsrt sspencersmb   is down in   past six months trading     morningrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt chaoscuredfin bought more nio   chpt   nioglobal is aware   audits delisting   not happen   nio   babagood commy tangy sense is saying market is going   squeeze   explode   upside soon specially when     ready   their puts   shorts     major breakdown breaks    ', 'breaks     in spy spx ndx qqq tsla   esf httpstcoqkevbnptwitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbuy   why alibaba might go parabolic falling knife   go boomsetup is mehhttpstcooqhgfonvvubaba httpstcoaenbefqnrpmasayoshi son', 'president   softbank group', 'has   said   sbg is low priced compared     market cap     shares   holds however', 'he has not elaborate on   intrinsic value   its holdings   recent plunge in chinese stocks including   is   answer httpstcotwjbwsfhywrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricalephedu   cperruna sold hedged positions on  ', 'fb', '  qqq they   look no bueno     moment   hedge   soften   landing', '  looking   survive   next daysrt stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pif youve owned american issued   shares     in   you should not   investing your personal capital     elses into public equities you have no idea what youre doing lolrt gurgavin   jp morgan lowered alibaba price target       spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   therocktrading   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       jistuven semana   semana', 'cuando entro   ver alibaba   httpstcodwldodtksbaba jp morgan lowered alibaba price target       mktparticipants no places   hide  ', 'qqq spy continue   trend down while chinese stocks continue their epic drop', 'kweb fxi brt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered           on   first sanction   jd nio httpstcoudfvmnmibbas outlined here in august', '  is down     ipo pricegoulds work is essential     investor looking   start analysis on   stock     fair price   defined   charles h dowdowstheoryhttpstcoqnjasdonart stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenecongrats guys we     chinese adrs per   bny chinese adr index is now in   worse drawdown than   many companies put in hard work   make   happen  ', 'jd', 'pdd', 'etc   dont look what happened     index   point on httpstcopxampcbaba alright took my first pos in   pos shares     probably regret     morning   its gotta     decent entry   atl is trending stocks on fintwit source httpstcocwjowwsbi vxx spy qqq agri upst sofi aapl tsla nio   sorted   most recent httpstcooblbeazrrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbbaba year low levels in   company doing   then ever   once   drama cools down     move   up quick its   shorting no one has owned   company   cheap in years   marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fblordreek howardlindzon maybe       not look like individual stocks like   etc         list in us markets due     chinese govt ban on sharing info   audit if you invested in   years ago', 'you would   down money   is now officially lower than ipo prices incrediblebaba   whats going on lol stocktrician bro   your theory   stocks should go private       delisted when   doesnt want           detrimental   shareholders plus their recent er was bad rickdecard   cambio el ticker   cacababa     june prices entirely possible   range fails   we see upper s httpstcogjtxaebbaba one   these days youll   wake up     stock pdd jd most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fb nio mrnart stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenei have   confession   makei liked   when   was   i still liked      ', '  i   falling in lovethe only thing   would make me happier would     opportunity   buy fb     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjchinese stocks performance   farforget   value metrics   each company in china you own nothing uninvestable   httpstcowpowotdoxbaba tsla sbux msft nflx lcid httpstcolbnmptacrt ecommerceshares db on   china stock hfcaa delisting issues one     issues shaking foreign listed china shares what   haprt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     drahmadalsabban   httpstcogohlaznnrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     explains why when munger was asked   risk   owning   adrs he saidassuming there is   reasonable honor   civilized nations', '  risk doesnt seem     big   memay   mincing words here     implies more than two httpstcoqhoxezadiover last years', '  has   diversifying its auditing location   in hk', '  now   mix   mainland china', 'singapore', 'hksome   support growing biz in seasia im sure           plan  ', 'where singapore serve   compromise location   huge week   gold hymc price target set   aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcoaxjryisert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt dubstrading played puts three   times   made return on each play   amd qqqprice targets   ajtrader optirt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba cash on hand   vs market cap         make sense cryptomichnl what kind   shib shibainu is       alibabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba think months out     marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       bonestradez wlafrm over under   over under lcid over under amd over under ubknowing jp morons tsla price target', '  sounds     strong buy   httpstcohoblpzpglrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babif you thought   was   gift  ', 'its   absolute steal   under', 'however i agree completely   jlebenthal   these stocks   in investable     current time chinesestocksrt stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pbababy icerock   sucedien fin ahora si', 'hasta maana httpstcoexfbvagyitscharliemar adding   too buying every dip nothing   on   market right now       hymc   per share     price target gold is going   its highest price in history time   rock aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcoighquxdrzrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   usted no aprende verdad brownpants httpstcoqmfayvehhurt trendspider   rev bincome bequity bprice   rev bincome bequity bpric watchlist pfe put   lt     gt nio put   lt       gt put   lt fb     gt put   lt   is   going   folks buy   bidu jd', 'then other folks selloff in china imo out   taking   big bet   whats going on here i remember   good friend   mine recommending       said he was going   in under why   slow bleeding   not just   big drop if its   bad     company   cryptomatrix incroyable babathis is       mms', 'is   major level', 'over   i see push   gap fill lets go', '    mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar prt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba rip charlie munger jeez la weez papa cheez   selling begets selling fear is in control if us targets china     ukraine expect   global recession no position   nptrader watchlist     gt p lt nio   gt p lt aapl   gt p lt tsla   gt pitscharliemar       went  ', 'i   long     i   looking   double down on my position very soon', 'waiting     flushbaba china   open   assisting russias military has     bullshit why on earth would they       makes zero sense they would not gain   out     basicly     downside     is huge   cramertracker sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       nptrader watchlist     gt p lt nio   gt p lt aapl   gt p lt tsla   gt prt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev t watchlist     gt p lt nio   gt p lt aapl   gt p lt tsla   gt p lt stockmarket stocks httpstcoyxheazjxbl httpstcooeushnktuspy systemic risk', 'collapse imminent get   hell off margin arkk   just contributed my k     my solok second year going strong guess where   money           hehert marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     walterbuchananc is   you', '  ya van quince meses   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     para que no me digan que solo ablo    ', 'fb ya pierde ms del desde mximos   septiembre', 'cuando decamos yo tambin que era la ms barata   las faangrt tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba down more than     in   conservative scenario discount rate', 'terminal growth', 'no share buy  ', 'e fcf  ', 'current price suggests reverseengineered annual fcf growth       absolutely crazyrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       cramertracker sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       yoloption active portfolio positioning short bitcoin futures long gold futureslong aapl', 'amzn', 'cacc', 'cvna', 'dwac', 'eem', 'efa', '  fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       if i was jack ma id take   private   is f     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd     is       deal     worst deal on   stock market simultaneously crazy cheap', 'beast     company   yet somehow dangerous   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   is getting fucked   tizthecrypto cryptomichnl buy   on defichain you   even take loans out in   stock if you want   leverage apr   liquidityrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba softbank in shambles gg   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaquien   aqu lleva   y la arrastra   prdidasmarketrebels i   never invest in   chinese stock even if they paid me ever     stocksbaba someone short  ', 'someone buy     who wins   free money no need   debate woah big cut   httpstcoconokichbaba downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     if chinese people   forced   stay inside', 'they   play dramatically more video games   shop online more than analysts previously expected tcehy jd babart cramertracker sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasbaba just wow they should move out   china sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasnt recommending buying didi amp       very tippytoptwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingunbelievable   httpstcokmraunsqlrbabahyenukchu somoscdi httpstcogtqnjfzbaba   go down   bucks     hits final resistance   drops through           in major jeopardy cryptomichnl buy   on defichain you   even take loans out in   stock if you want   leverage apr   liquidity mining     is  ', '  buy   cheap   sell   when   pops   up dfi passiveincome roadtort stockmasterjay here you go   refresher   on how wallstreet analysts     their price targets gs nice job in bntx here       downgrades predictable babawe need   refresher   gain   i told you       is how they   up   price targets on wallstreet didi bidu roku tdoc zm mrna nvax arkk httpstcowrzllqgrnrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       cryptomichnl buy   dip   httpstcoizepermtxutop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy clov   tsla access wider trends httpstcozltkvrfrt cryptomichnl buy   dip   httpstcoizepermtxurt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       get well soon httpstcoawiqgcstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered       lmfao i tiold you   price target months ago httpstcomkuvert marketrebels   downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     most mentioned tickers in wsb in last h gme spy   tsla   amzn vxx wish tm qqq httpstcointoxxyay httpstcossnwjpcrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyojoshgausden growth   babart bonestradez wlafrm over under   over under lcid over under amd over under ubbaba downgraded   overweight   underweight   jpmorgan chase', 'price target lowered     top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy clov   tsla access wider trends httpstcozltkvrftsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcosnxxtfzqeltencents wechat pay next up in beijings crackdowntcehy stocks   antgroup tme wechat httpstcoqulekueekrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   breaks headed   atl   appears   more conservative target     though would   use     tight sl wouldnt   eager   enter tomorrow   chance     relief rally     bounce brings us     s     play     httpstcomuonbebnvitsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcohuhqibliitop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy clov tsla   access wider trends httpstcozltkvrfbaba yolo calls rwallstreetbets daily discussion mentions over   last hour rank gme mentions spy tsla amc qqq   coup tdoc amzn iq full live amp historical data   httpstcoqhrxwewkjstckpkr dont know       hard not     less bearish nowtop most mentioned tickers in fintwit nowafterhours aapl apple tsla tesla   alibaba coup coupa pfe pfizer via httpstconwsneckpndfintwit stocks stockmarket stockthese     most active stocks right now nio aapl amd didi sofi   f httpstcowdpsedtrrx wlafrm over under   over under lcid over under amd over under uber over under flow via unusualwhales httpstcoqhuyavurrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuejd logistics   acquire majority stake in deppon jd   stocks stockmarket httpstcojezmdflzltheres   fundamental flaw in applying fundamental valuation logics used   democratic governed economy over autocratic governed economy kweb   jd bidu spy   rapidtrading killer day straight   our watchlist mrna upst snow spy pton   dwac     target   sold     tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcowciwwcqoysitscharliemar dakel why buy   on margin   sell your clothes   babalo nico claro es que munger     quera probar aquello   que un inversor fundamental debe estar preparado que un en cualquier inversinrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstso       said i transferred my vti   amzn ford msft babart klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderbolsa   alibaba su estructura no invita   confiar en rebotes   pesar   todas las bondades que ofrezca su valoracin httsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcosxxtxurt traderbolsa   puede restar mucho sufrimiento en alibaba   trader httpstcoqtzbferipbaba what   heck httpstcovddaggkwbaba lost k still holding shares   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba seriously what   ponzi how is   even possible   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgarethsoloway garethsoloway what   alibaba   when   buy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt andycspinelli masacre argentina se llama este capitulosuben tarifas congeladas y venden baja dolar y mep venden acuerdo   fmidillonjacobs mosinvesting ive   bag holding     over   year now i really was ignorant   how china operates i   compromised on business qualitydecreasing marginslower roes       growing top line   quicklybaba unbelievable lol   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaequitybrian fb is trading   ltm x fcf vs       ccp   rob   investors   much   they want', 'they     grab   their cash last yearhave no position   i think   should not trade     multiple   fbrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba hsi   take out', 'tonight   mostlikely unbelievable tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstconsfjjvgvchina kweb   jd httpstcodkrhkozlvrrt klendathucap ali       forty bagholdersrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cryptomichnl buy   dip   httpstcoizepermtxurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba waiting   buy signal on   register   day trial access   httpstcowbarpakcc httpstcowvzuakvsnow down   in just trading days crazy shit   headed   zerort yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpsttsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoqfyudimfxybaba     down percent in hk then     down percent tomorrow in us wtf   carsonscottdev     is soooo overdue     huge bounce munger needs   buy   ton more   on charlie imo     is soooo overdue     huge bounce munger needs   buy   ton more   on charlie imo   stockandlock stocks   made new wk lows todaybaba nflx sbux snow coin rivn congratulations   discord member msdestiny off   spy   k challenge put click   link   join in on     profits httpstcoacwsdscbxamc nio   lkncy aapl afrm mrna gme xpev tsla spy cei qqq dwac amzn agri poet aei amd nvda httpstcoutpmvxaybaba billion free cash flows', 'growth', '  billion market cap btc   whole market crashed amp decoupled even   gld thats wild you should see peter shieff twitter hes crying even china   slaughtered sheesh httpstcoiqddzefmtnewinvestor trow la llevo desde hace aosbaba nunca me lo plante   ser una opcin ms valueaapl me parece gran empresa pero me quedo   googl para cubrir sector tecnolgicoen radar tengo unh', 'bam', 'nee', 'o', 'admtrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba tsla amzn aapl httpstcoctimubguchoochlovesx bahamaben   not buy   choochlovesx   why management let   drop everyday   last y why not just delist   keep only one hong kong if they feel its under valued   why not just otc   bloodbath in hk tonight li nio   shop httpstcovgqwlodrt openoutcrier recap unusual putspsec jan pewz mar psbsw oct pkweb apr pual jan paig apr pi thought i was   genius buying       selling       covid crash   chart is insane httpstcoeoznhmxaebaba low s   end   month sad   monthly reminder httpstcoebafnnjqrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsronaldo i think   jury is still out on thisjust when we think   storyline is forming', 'wait     surprise   bidu nio alibaba   settled   i   have no sympathy   those who willingly got into bed     communists petenajarian httpstcoimjlzjegbaba stock market is fkded bear market is here till   fed decides its not   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapstocks ceded early gains market needs   stronger signal on   russia resolution tsla   jd db nktr httpstcoqepzljvcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstocks   made new wk lows todaybaba nflx sbux snow coin rivn zm nio rblx roku afrm sofi gme dkng spce fsly wish cemi avgr wtrh   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt notabot   charlie munger bailed out his positions was he down on his position how many shares he purchased who hrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba charlie munger bailed out his positions was he down on his position how many shares he purchased who has   selling     past y   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jack ma knows   china   invade taiwan   why china repairs   remove   chinese companies   us stocks market where is jack ma   httpstcoagqtdyxbaba tsla taop jfk cemi spy mdb shop amzn nvda most profitable trading community httpstcomcjqctmhtw httpstcoqnafguaxlbaba whats   forward pe here srcojones pero los fundamentales los conocen los fondos tambin y ni   eso quieren  ', 'ser que saben que caer bastante msdividando pues trow', ' ', 'aaplbaba reason     is china digital currency going online asia russia india backed   golf commodities its   take down   petro dollar economic war is happening right   drastichs   my point   view since   early   until     is toxic issuestockscnbc sorry', 'i missed one', '  times   bash china in one day   little repetitive dont ya think   hedge fund is short     nio   xpev   bidu thats paying you   drill   in peoples minds   trash them times in hours dam how manipulative   youbaba nio   very very careful   these   hell is breaking lose httpstcoihsxxvsrt itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpbaba kingyedidyahtrd we had   nice plan', '    open i just never traded  ', 'took   while     morning auction   find its primary traded nio       got   nice moves', '  no green   me todayrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mlike didi amp     their aths httpstcoinhgfegzlebadpak thats exactly what i was looking     example', '  has', 'million usd in cash   in   q repurchased  ', 'million usd   seems   me very little   change   perception     marketrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstockdreamss dont forget babart yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt bababrouk why yall selling my stock   httpstcoqghmrsirt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd looks like   migrated   solana httpstcoqpuhuuwert yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstdailydownanet api apps avlr   rsibaba bgs bird clx coco good day  ', 'ahead     crowd', '  no twitter fluff tmc muln dss there   still plenty   gaps   fill on many beat up stocks   ill   ready nio   tsmrt trendspider   rev bincome bequity bprice   rev bincome bequity bprichymc gold is going   hit     time high   year sit tight hymc cei muln tsla amc spy aapl kscp agri mrna   pfe httpstcosvrxhzhtyprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba cutting staff cnbcclosingbellrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuejimmy chill got his coin in tbills spy qqq   muln httpstcoptxlzgbkkjimcramer you still buying didi         highstwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba legit   scam   compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjeffverellen zerohedge   valuation httpstcormraaxjssoclf cash cow   reminds me   when cliffs was sub itscharliemar i took   k loss on tme   probably going       same         point   take   bigger loss if china even hints helping russia its over   these stocks generationally if they have   those cash on balance sheet they should   announcing massive buybackstwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpststockmktnewz just     entered in down trend   soon     trend reverses', 'since   is   good   solid company', 'jpm   increase   target pricebaba trust china   your own peril   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba holy httpstcopkwvlumktebaba trusting chinese   your money', 'you deserve   lose everything   scumbag chinese stole   my money my life savings is gone now i want my monye   when is ww i       first one   enlist todays most active puts tsla aapl   bidu pdd jdhttpstcosfbpweheoptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoutiuoodqywrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba tomm up   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba prob   down day tomorrow', 'wouldnt   surprising stocks trading   week lowsnke nike amzn amazon pypl paypal   alibaba shop shopify pton peleton     you were waiting   these prices     now scared   buybaba shorts   get   face ripper soon selling aug p looks super good   stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt equitybrian just bought   more   i now have   gt allocationbaba absolute   territory options chain volume bearish might reverse soon httpstcocednobsesta cake en la misma situacion que   paliza se estan comiendo mal desde hace mesescomentarios criptoboludos mejorinversion cryptocontadora invasioncrypto sbartiro cake btc alibabanever thought id see people front run   risk   shutting down   market foreverbaba kwebbaba absolute   territory options chain volume bearish might reverse soon httpstcowgfgsvrufhis   going bankruptno inviertas en criptomonedas', 'son muy voltiles en bolsa no se ven esas cadas tan fuertes doritos ms tarde   httpstcotkmkweed   price target update downgraded   jpmorgan chase amp cofrom   day quotechange target upside published march', 'httpstcoshulyxomi dont understand how sftby hasnt collapsed   didnt they put   lot   their holdings   collateral   margin werent they   major player in   even   them selling positions didnt   arm deal not go throughbaba opened up st   tranches gl everyone   was   stock downgraded     analyst     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst imagine buying     like   real how low     gort traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt jcrypto   fud httpstcoyblidqeqfrrt deepthroatipo on september nd', '  opened   what   long strange trip its   httpstcoxfbdjtqetrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt bethkindig aws is   epitome   having firstmover advantageaws dominates   cloud   commands more than   market share mebaba how low     gothe company is   scary place     businesshad more bad experiences then good when purchasing   there large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mford f mbac moccidental oxy mvale mpalantir pltr matampt t mitub mjd mpfizer pfe mli auto li mrt nionenad nio babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt alejandroesp un pequeo fragmento del documental   china hustle del   muy recomendable para quienes les interesen las ctop most mentioned tickers on twitter   last hrs amc gme spy muln tsla   aapl nio fb iwmhttpstcoppmthym httpstcoaozsssoxrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd   open tomorrow   httpstcoqtbtnorpfvbaba would accumulate   one here   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowueadmiralrisky fb       show up in   f soonhace unos meses mucho gur recomendando comprar  ', 'oportunidad nica', 'los mismos que ahora te dicen que se vea venir la cada estudia y no le des tu dinero   cualquierart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba   company   eventually get delisted   us no longer want   smelly chinese on   nasdaq they should stay in their own shithole   china russia wrong   captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if china invades taiwan', 'we go       our shares freezes   thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly strt melstone notable darkpool activity coming in     china etfskweb million shares   fxi million   babif you liked     youll love           literally went     low   q', 'just insane what happened     in quarters httpstcodjagcrhmtrt stockserabot most mentioned tickers in wsb in last h gme spy oil aapl tsla coup la ha liado   en mallorca y en mi portfoliort traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuechina     implosion no one is talking   why not evergrande realestate     related sectors         taken     woodchipper   entire top re firms owe like billion millions   empty homes evergrande has like other businesses   bidu httpstcolrnmfidgilblacktiger babart luoshengpeng   is   its ipo debut price on vs thats   mkt were in todayrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ajtrader     morning till now i see nothing   downside on bababidujdpddbetween   huge dg pts   jpmorgan plus trt stockmentionbot most mentioned us stocks on reddit in past hours fb gme   spy moat   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba gotta pop     going down more wtf   shit   jesus   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyort investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa httpstcoxtprkudrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnio   lkncy didi yup   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   proven path       crypto millionaire httpstcokhxyjrt vaishnavi   horror show continues until catalyst emerges problem is there   no catalysts   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mrtnzalvrz entr en  ', 'me he pegado una toa del y he cerrado la posicinla vida es  ', 'hay que saber perderrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babnio   httpstcohdasuuocrt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investdailydownbaba   bidu big blnk rsibaba bgs bird clx coco peterschiff   toobaba   day chart looks like stairs httpstcokqfuyiyvrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt stockmentionbot most mentioned us stocks on reddit in past hours fb gme   spy moat   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert samanthawong   wow   wasnt delisted yet what   they waiting     jet   week httpstcokatsuqhhzrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencibaba httpstcotipcpshvrt shrutisubbaiah   tests', '   ', 'in net profit automated trading   ultraalgo   in tradestation   tradingvrt traideops   calls alert received on strike   expiration   total premium   k total orders', 'oi i had     nio puts   sold   made profit   babaif you really want   make huge profits on trading then check out   chathttpstcoyhvzkxapbrt elenit     lot more room   fall   httpstcobrdbjvvmmost mentioned tickers in wsb in last h gme spy oil aapl tsla coup   sofi wish dow httpstcointoxxyay httpstcomalwbwdmpwrt melstone notable darkpool activity coming in     china etfskweb million shares   fxi million   babrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   wait   those adr fees theyve never     higher     share price noahwxlr its crazy i sold     delta     fall in   is insanebaba starting   see   volume     potential uptick   looking   start   long hold position here soon see how rate raise wednesday goes   potential returns   these levels   massive imo twitters on   rise trq price mentions aapl price mentions muln price mentions gfai price mentions   price mentions stocks investing tradingbaba httpstcorpcwpozwrt thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly strwallstreetbets daily discussion mentions over   last hour rank gme mentions spy aapl tqqq   sofi coup tsla vxx afrm full live amp historical data   httpstcoqhrxwexid todays top active stocks mon', 'mar', 'pm est nio aapl amd didi sofi   f tme oxy aal   klendathucap ali       forty bagholdersrt poolaustralia heres what got   most scanner hits intradayshort watchlist nio jd futu pdd beke soxl upst babasee todaysbaba taophttpstcoaveguuazn httpstcondnjzeviqtodays most active callstsla aapl     mrna amdhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcohxfrvhvrt zackhoward inartecarlodoss they dont like   selling in     may   when charlie is years old', 'then   might recover   his birthday   proven path       crypto millionaire httpstcohwatooyopcoptions maxpain chart     free options app httpstcoeqlcboqn httpstcoumuiwzdlvbaba y yo resistimos maana ms httpstcorfrepxkciunusual volume stocks   watch march httpstcojvotyrltrq nlsn asnd ferg aso yy mpln li zlab tme nio aapl amd didi   spx spy ndx qqqrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt shivani   ccp owns  ', 'not you   tanmaygore yinn kweb nio bidu     indicators showing over sold     great chance     huge short term reflux volume', 'mart optiontradingpr if you took just   each contract you couldve made', 'shib   googl aapl snap hd nflx nvda byrt drastichs   my point   view since   early   until     is toxic issuestocks httpstcofuunzjyvyxbaba oleary pumping on tv   try   get himself     exit love   guy', '  dont let him take your money dividendamongus gran movimiento   tchehy   invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdixhl   vxx into k in   last days if you really want   make huge profits on trading then', 'join   winning chat', 'httpstcoatbynvcbd   httpstcojgodyzvukbaba lol     predictors on stocktwits here', 'feels like they have     future', 'going   in months p ath in years p just fucking crazy out there p', 'sec is shittiest   most corrupted system   stocktwits should sanction you   every dumbass post you make   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuethey   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstcomezizdxivrt optiontradingpr if you took just   each contract you couldve made', 'shib   googl aapl snap hd nflx nvda bybaba ma thought   was okay   diss   ccp lol watch   company you built get slaughtered   laurast bidu     positives here', 'us tightening', 'china reducing rates', 'china stocks fear     russia ties', 'deep unbaba lol     predictors on stocktwits here', 'feels like they have     future', 'going   in months p ath in years p just fucking crazy out there p', 'sec is shittiest   most corrupted systembaba what   fun day   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intenciseekingthevalue acojone hemos invertido en  ', 'no tenemos miedo   nadababa year       ath   tweettopaybot   want   buy puts tomorrow i want   make money on jack i think i   michael jacksonma   krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babbaba down massively   httpstcolwxojotsfurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt thestalwart new post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly strt hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar pbaba just bought   starter position shares   hopefully i didnt screw up tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcogqxjhcavbaba i was very tempting   buy   thought   was cheap luckily i didnt   now   is     ipo price   i hesitant   buy huh may   tmrwrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyobaba   fhlt sich ein alibabainvestor httpstcohdamhsyhrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babbaba   wonderful day', '  only outside krevix   por los suelos y no se levantaseekingthevalue diselo   los   babababa option alert high volume options put   thursday', 'april roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options put   friday', 'march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzryyq httpstcogbswtbitgbaba option alert high volume options     friday', 'may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxhey elonmusk is   real is alibabagroup is coming through   if you   beat them', 'clone   bitch httpstcoxbmdbhucgthats   buy signal why kevin oleary just bought alibaba', 'tencent amp meituan stocksbaba tcehy mpngfhttpstcogqgkfqbrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsijoecarlsonshow i   taking small consolations where i   get them like my cost basis on   is less than josephs good video     investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba   ipo price tmrwstock market   oil cools off', '  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkb   jd tsn nflx gld btchttpstcodawydqlxdique haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babapos parece que nooobaba dont forget who is really   blame       fjb   his entire inept administration mosinvesting my cost basis     is just   per share   last year has   super toughthe business still is going strong', '    market keeps finding reasons   hammer iti keep telling myself   let   thesis play out easier sid than donemenudo golpe por parte   vinicius se acaba   llevar   solo lo entendern los que estn viendo el partido qcapital   is     babayurtdisihisse roenschcapital   nn suu ney hakim bey notelimde yokrt theretailbull egarr yeah', '    worse   was what i       i put   into srg   joy joy is up sincbullish   bearish separating lines httpstcorvgllpxa spy fxi   aaplrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows dipten satn     httpstcobwcjaqaavl httpstcoyrrjijvdkbaba had   buy     just had     coming   options oi chart free stock apps httpstcormmjsiv httpstcoialiqsvzbaba im bearish on stocks in general', 'especially chinese', '    is way oversold     short term expecting   smallish pop   tomorrow andor wednesday   yoloption active portfolio positioning short bitcoin futures long gold futureslong aapl', 'amzn', 'cacc', 'cvna', 'dwac', 'eem', 'efa', 'recalco la prediccin que hice antes munger venderalibaba adrs post worst threeday decline on record', 'down   httpstcognapmljfnlearn trading', 'get alerts', 'ideas', 'updates', 'analysis httpstcovbdmvufamd nvda tsla ndx spy aapl   nflx roku   aese useg cvna httpstcohpuoxcyfnfbaba want   buy puts tomorrow i want   make money on jack i think i   michael jacksonma   trmx bolsamx httpstcowxtqmqgette sientes mal por tus acciones     o fbpiensa en lorenzo mil y su chico', 'parece que se extiende ms el alarmismo que los datos httpstcodlfsjoappbidu     positives here', 'us tightening', 'china reducing rates', 'china stocks fear     russia ties', 'deep undervaluation', 'one good news     chinese stonks   show crazy move up   here   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart optiontradingpr if you took just   each contract you couldve made', 'shib   googl aapl snap hd nflx nvda byrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl   tomorrowsmall gains adds upjoin   service thatrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl   tomorrowsmall gains adds upjoin   service thatrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla aapl amzn amd nvda msft   httpstcolxqtbwddtrt optiontradingpr if you took just   each contract you couldve made', 'shib   googl aapl snap hd nflx nvda byto   enhance your experience in trading   get instant help click here httpstcovbdmvufba bb   luv kss spg ry ko store snap csco spy httpstcongctygpveo crecimiento en una compaa   largo plazo y un market cap destruido desde   hoy por riesgo macro y polticopero banco   los que holdean y sobre todo los que tienen una tsis   inversin   largo plazofuerza estimado y veremos que pasa en unos aos     bababalance cierre marzo vs ltimos mltm ingresos por usd mm frente   usd mm ebitda por usd', 'mm frente   usd', 'mm rdo neto por usd mm frente   usd mm y market cap por usd mm en y hoy httpstcoenbhlmit httpstcoeqerxywkwfrom my point   view since   early   until     is toxic issuestocks httpstcofuunzjyvyxrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intenciyinn kweb nio bidu     indicators showing over sold     great chance     huge short term reflux volume', 'mac  ', 'rsi', 'volume look out uys lo que ha dicho   httpstcodacjwozbaba ccp owns  ', 'not you inartecarlodoss they dont like   selling in   heres what got   most scanner hits intradayshort watchlist nio jd futu pdd beke soxl upst babasee todays full log   scan hits   httpstcolceufstaqxsee settings     scalping scan   httpstcoyrrmlpbig httpstcochahbkoogrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcharlie mangerbuen nombre', 's le viene que ni   pelo   lo   babala   pea pillada pq un   que ya no se juega nada', 'se ha marcado un blufff httpstcoznqtjexmgbaba   lot more room   fall   drstoxx top plays   in   drstoxxtrading room hence   green day in   red tape epam sco dust nlok fas dltr cme lart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt traideops   calls alert received on strike   expiration   total premium   k total orders', 'oi   tests', '   ', 'in net profit automated trading   ultraalgo   in tradestation   tradingview httpstcoeoxkxxktrsrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkbaba wow   wasnt delisted yet what   they waiting   he   creer que la gente   la comunidad habr visto el directo y entenderbabala zona es para prestar atencinen m se ve algo que   momento es invlido por estrategiapreparen sus portfolios pero no se apresuren   nada httpstcovbpsmrmjqvrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba horror show continues until catalyst emerges problem is there   no catalysts   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zoranyone   catch   market sell off   spy es nq tsla amc gme   httpstcoxwgncwolrt tradethematrix china short play due   new lockdowns   supply chain disruption   watchlistedyang longsbaba shortsusdcnh londavidgalanbolsa david', 'thoughts en     estos nivelesbaba easy x   here dailydownamc api apps avlr   rsibaba bgs bird clx dna if you took just   each contract you couldve made', 'shib   googl aapl snap hd nflx nvda bynd   zm ttd pinssmall gains adds up     enddoge tsla nflx gs coin shib join us   trade our powerful watchlist httpstcomlhytdpqmrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev talerted live in chat dont forget   take profits httpstcomcjqctmhtw xrp tmo mmm decn bb   snap spy vet httpstcoefgdtkcrt deepthroatipo on september nd', '  opened   what   long strange trip its   httpstcoxfbdjtqetnew post i talked   ram parameswaran   why', '  dumping his chinese internet stocks last year', 'hes slowly starting   inch in   he explained why   many players   then whole sector uninvestable right now httpstcohjkfqsu kweb babababa mm volumelooks like   old man finally throwing   towel yoloption long cvna   mstr wont make you may friends in tslaq', 'lolno position in eitheri own       roku   part   my cathie wood dead cat bounce tradebaba got   little     stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart tiger stock', 'options updates', 'alerts free chatroom httpstcomcjqctmhtwdont forget   take   trialspy   dvax acrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba jd ntes bgne drop soon     delisting total stock', 'options updates', 'alerts free chatroom httpstcomcjqctmhtwdont forget   take   trialspy   dvax acb ostk ccl bili cvna dal twtr sg httpstcodbhzqusgworst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tcom doordash dash hnp nio las vegas sands lvs aluminum ach cqp jd alibaba   alexpitti jpm analyst downgraded most   their chinese coverage   morning yy jd bidu beke     many more includedbaba uninvestable was   lie they accepted my buy order immediately   compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectunusualwhales i expect     these china stocks   go     golden dragon index   soon   called   rusty pitchfork if you hold nio    ', 'while putin   xi rub shoulders', 'you should probably reconsider tradingtrending stocks on fintwit source httpstcocwjowwsbi coup spy qqq aapl tsla iwm gtlb spx vxx   sorted   most recent httpstconpmdkllbrt stckpkr time   get long imho even nibbled on     yep', 'i said itrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszubaba returned zero value   shareholders since ipo httpstcomvemqtnzbaba how many more days weeks   months     need   give you   kind   action   you know its pure thetradingchick same    ', 'you liked     youll love       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j alibaba group holding ltd adr', '', 'h', ' ', 'mo   aktien finanzen brsebaba good entry   start   position here results speak   itself   on day trades uber aapl amd fcel loss pfe if you took just one contract each   let our loser expire completely worthless you still couldve made free trial link in bio gme nio   coup amzn spy httpstcoyzajxqzyrt realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price meactive portfolio positioning short bitcoin futures long gold futureslong aapl', 'amzn', 'cacc', 'cvna', 'dwac', 'eem', 'efa', 'emb', 'htz', 'hyg', 'lqd', 'mnra', 'mstr', 'pltr', 'xhb putsshort ntra callslong ccj', 'slv', 'vix', 'vxx callsshort  ', 'celh', 'pypl', 'roku putschinese stonks   drop longer than you   remain   value investor   jd pddmebfaber i   capital j   jefferey gosh darn concerned     geopolitical landscape i should stick   my guns   us   european stocks   heavens sake no need   get fancy     sure is tempting   sprinkle   little     xpeng in there when   blood is in   streetrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segaapl is giving china its tech   lobbying billion dollar development deal   is going   tank w   chinese stocks   jd   marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd twitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   alibaba was   top ten position in scottish mortgage investment trust not   long ago   i recall', 'they dismissed   disappearance   jack ma   kept   position   trust has had   very positive view on china even   losses elsewhere on chinese education stocks httpstcolvzqetfjno places   hide  ', 'qqq spy continue   trend down while chinese stocks continue their epic drop', 'kweb fxi   pdd   under heave pressure', 'breaking new multi years low on   daily basis   those looking   fade', 'we would   looking     daily reversal     manipulated', 'gaslighted', '  western bullies   httpstcozmqpgqitscharliemar cut your losers   early rather than selling your geo winners   dca loserschinese stocks down', '  lot     clear nio   jd   still very overvalued these companies   not deserve     listed in   westmarkminervini just like       moment   marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd monday option volumesaapl m   puttsla k   putbaba k   putamd k   putnio k   putxlf k   putbac k   putnvda k   putrt melstone notable darkpool activity coming in     china etfskweb million shares   fxi million   babbaba crazy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   buy when pps goes   sharesame w   chinese shit stocks   crt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba squeeze     lets go lolil take right now httpstcopuuvvrryrt junkbondinvest sources munger is   himself driving   downtown beijing begging thru texts jinpings family   address tonotable darkpool activity coming in     china etfskweb million shares   fxi million     jd bili ntes bidu pdd st month   blackbox   httpstcoqtcxupp httpstcoocejaxkinrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsithe massive selloff in chinese equity since last week', '  hsi   top chinese tech stocks like   jd nio were     beaten down levels', '  seems   indicate   get more actively involved in   war markets   forwardlooking amp someone   knowsbaba jack ma started   whole chinese stock sell off   invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdafter multiple trades throughout   day   dkng', 'docu', 'stx', '  ttd', 'our fund was on   day return   trevelfund sampp spy tsla   gme aapl qqq sofi nio fb amc vti voo goog msft amd muln aei wprt tmc jnjrt freshie bidu   kweb fxi yang live photo   me on china lol i   dead httpstcoxismzumclrballstothebull yes', '  is down in trading sessions red out     those sessions if   isnt   candidate     bounce', 'what is     cryptomichnl buy   dip   httpstcoizepermtxubaba dont put ur money in communist regimes     u dont learn bidu   kweb fxi yang live photo   me on china lol i   dead httpstcoxismzumclrbaba major breakdowndaily appearances since close days later avg sd worst   days lateravg sd worst   days lateravg sd worst     i     start selling   theimmigrant lukegromen lukegromen et   thats   lot   harder one how   make more usd we wish we knew raydalio et   buy   et   last year in hong kong exchange market wellhttpstcojspwsfwlhstoolpresidente remember when you told everyone you loved     you loved penn     keep buying penn stock penn down     down over i notice you dont bring   up  ', 'funny stuffchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg   jd bidu xpev didihotoptions report   end   day', 'march', 'aapl', 'tsla', ' ', 'amd', 'nio', 'nvda', 'bac', 'f', 'amc', 'fb', 'pfe', 'uber', 'mrna', 'sofi', 'muln', 'siri', 'msft', 'pltr', 'amzn', 'intc httpstcoxplvghqgiqqq good day', '    has     easy targetplease gap up tomorrow   we   get more   these puts i   see shorts covering     fomc httpstcojjuakamrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba fcking unbelievable   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop plays   in   drstoxxtrading room hence   green day in   red tape epam sco dust nlok fas dltr cme laggards   us   abg', 'mu       few stopouts httpstcocsxgbcsxbaba turnaround tuesday   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt rapidtrading killer day straight   our watchlist mrna upst snow spy pton   dwac     wondering what jack ma is upto nowadays egarr yeah', '    worse   was what i       i put   into srg   joy joy is up since i bought       is down   walterbuchananc ya le falta poquito   alibaba   para llegar   su precio   ipo httpstcomlodbahsjobaba weak hands getting flushed out   dotybilly yo man who made   his wealth     freedoms allowed     united states praises china   pump his   positionuna cosa que s es sorpredente', 'es cmo es posible que   baje   saco si todo el mundo dice estar comprando la respuesta es obvia alguien ms listo que ellos les est aplicando el timo   la estampitala empapelada en este nivel va   ser picart dotybilly yo man who made   his wealth     freedoms allowed     united states praises china   pump his   positionsrcojones enhorabuena por la valenta quizs nos hayamos pasado   frenada    ', 'pero esto va mas   la presin en el valor es ya por la lucha yuan contra dolar y el peso en las exportaciones si los fundamentales son ciertos', 'china y su moneda tienen que tener cada vez mas pesocheck out   top whaleflow   todaysign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla qqq rut iwm vix aapl   amzn bidu tlt crwd arkk nvda httpstcozvyldufmobaba went   yang   make       take   lookrt klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjspy iwm   opened two   credit spreads   piece in spy   iwm im gonna revisit selling somebody   calls   puts in   on like thursday once yang completely blows off   upside n rolls over then       should       until then yinn r   fookedrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cramertracker    ', 'ytd', 'y', 'since ipobaba m u n g e r httpstcoymlwoeufrt cramertracker    ', 'ytd', 'y', 'since iport finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszuchina short play due   new lockdowns   supply chain disruption   watchlistedyang longsbaba shortsusdcnh long no executioncvx was unsure', 'got chopped should have avoided probably', 'crude was weak   spy was strong initially httpstcocrctbqort investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba now you see why i stopped eating chinese food jonk my   average is if   makes you feel betterrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa analyst price target timinglol he literally posted right   open     bad hk session', 'he   had heavy short positions lol congrats   hima travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencin   mantener e incrementar cuando la cotizacin se estabilice me   igual el ruido del mercado', 'me aslo y continuo adelante httpstcoyoiojaobaba  ', 'ytd', 'y', 'since iport investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiportfolio daily pampl red relatively speaking its not   bad i got hit in asia', 'big   punch   usa was soso even more relatively speaking i would take   real pampl gain   day over   relative advantage   still   daily pampl loss   is what   is relative httpstcodlhdyyrubaba next support get ready', '', 'mostly last stop   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bgne atill china stock wonder if   falls harder   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop options   volumeaapl tsla   bac amd nio amc f nvda fb httpstcopfmdmyctbaba buy buy buy u cweb wwbaba v   financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investakarlin   should i buy     notalephedu   mchi fxirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert junkbondinvest sources munger is   himself driving   downtown beijing begging thru texts jinpings family   address tosources munger is   himself driving   downtown beijing begging thru texts jinpings family   address   xis home   httpstcouzwwwouxjwe have identified   unusual   block   expires on april', '    strike price  ', 'put contracts     price       were purchased    ', '', 'premiumdailydownapi apps avlr     rsibaba bgs bird clx coco   robert numbers in qqq dax arkk one day delayedtimid rabbits still buying   coached     munger ytd', 'vnumbers in qqq dax arkk one day delayedtimid rabbits still buying   coached     munger ytd', 'vsbuyingampselling randomly   most overvalued crap in   market coached     wood ytd', '  worst', 'm bad ytd still leadingsnippetscomments httpstcolaqatddnkfhas   heard   jackbaba httpstcofhapscjrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszu', '', 'x', 'amp gainers   in blackboxstocksspring breakout sale httpstcofdixrtrjm pfe dwac tcom cpng nlok azek beke para jd amc tsla xom aapl azek mrna avgo   lazr pypl low trading learntotrade daytrading optionstrading httpstcodhbqeuyegood   see my   investment doing well should   even   if china invade taiwan   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsimskvsk i wonder what buffet   munger   talking   right now when       babababa in   bilushh shopxlabs alibabagroup     difference   shopx launched without   product in   bullmarket   then dumped into   bear', 'where     is getting demolished   their product activeshopxlabs is only just beginningi   say i really have   resist   urge   buy something when jpm   gs     uninvestable jd babart moatman charlie manger', 'uno   los mejores inversores del mundo', 'lleva acciones   alibaba     un precio medio  ', '', '  sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', 'pm etbaba statistics     pm etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   inversoribex jp morgan estuvo hoy rebajando los po para las tecnolgicas   bzun bili dada', 'jdrt rapidtrading killer day straight   our watchlist mrna upst snow spy pton   dwac     inversoribex   barrons alibaba es la empresa ms barata del mundo', 'sin tener en cuenta las empresas httpstcotrt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx aapl access wider trends httpstcozltkvrfrecap unusual putspsec jan pewz mar psbsw oct pkweb apr pual jan paig apr ppost dec pcstm apr pbaba apr pcs mar plive breaking trading newshttpstcoychrcoarvrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenelos       verdad dejadlo ya y creo que hablo en nombre   muchos', 'estais empezando   ser cargantesbaba has gone private           watch out shorts shares   httpstcogwarvlrz have risen   its parent group said   would take   company private', 'gaining full control over chinas biggest businesstobusiness ecommerce sitebaba owners getting smoked out there if you   stomach   draw down then youre in   wrong game profitsbaba p gt bidu p gt cvx   gt bidu p gt profitsaapl p gt   p gt bidu p gt these stocks made   new week low   fb dis   adbe nke intc nflx sbux el adi jd shop lrcx snow snp ntes se apd vmw meli lfc adsk bidu pdd lulu coin ea rivn algn cpng nu dash rok zm biib dhi lvs veev nio anss weeklowalibaba adrs post worst threeday decline on record', 'down babababa bought     capitulation   maybe   extreme oversoldwhether its dead cat   not im sure ill get gap fill     minimum   weekgneffa ahora tienen miedo los que compraron   pypl y esas yerbasmost mentioned tickers in wsb in last h gme spy   vxx   hour tsla aapl qqq oil httpstcointoxxyay httpstcoopgpqyqdsrt moatman charlie manger', 'uno   los mejores inversores del mundo', 'lleva acciones   alibaba     un precio medio  ', '', '  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx aapl access wider trends httpstcozltkvrfbaba jd wall street enablers have   shoving these financially dubious chinese stocks down   throat   us investors day   reckoning never invest in autocratic countries bought   dipbaba httpstcoawwmvmiwlestamos ante el crash del en china en el dow cay     eso situara   en torno   los usd cmo reaccionaras ante tal situacin por mi parte seguir ampliando poco   poco tomaros el post   humor', 'la vida sigue pase lo que pase httpstcoxemkbknqwjmost mentioned tickers on wallstreetbets last hour gme vxx   aapl tslart hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx aapl access wider trends httpstcozltkvrfstocks   markets updates febmarch httpstcolhcirdqo breaking news aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogwatching fb aapl     nvda tsla msft amzn googl   tomorrowsmall gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlisttop bullish order flow gainers on   quantdata platform   far   tslaaaplamznbabapyplnvdavxxfbsebacthanks   visiting my page httpstconzmfvdztsla aapl amzn amd nvda msft   httpstcohqezbkcsfxi kweb plunge on lockdowns', 'jpm dg   jd bidu doyu bili pdd ntes kc', 'yumc lower comps', 'tcehy record fine wynn lvs mlco nio xpev wk lowsmrna bntx pfe jumpafrm sinks on halted bond salexlf rise w yields', 'xle slide w oilnlsn spike on sale talksbaba calls alert received on strike   expiration   total premium   k total orders', 'oi   captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkat   point i   see   going privatebtc   jd lkncy     glad   china got completely out   bitcoin last year   thing thats ever happened   bitcoin except   white paper     sitkisiyrilmis barissozen makro iklim sektrel dzenlemeler i tketim parti   konjonktr kovidkaynak dragonomi   gelimelerin hepsi   aleyhine rusyann igal giriimi en   etkili olan asl mesele iwe have identified   unusual   sweep   expires on april', '    strike price  ', '  contracts     price     were purchased    ', 'premium   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba if i was buying   dip   im sure   fuck buying   now exploit peoples emotional reactions long term', '    buy me   house thetatendies wow i outperformed charlies entries lmao   real tho', 'i think   scammed me lolrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba last capitulation   earnings miss in was m volume day     ran up m vol on   open in capitulation was m   was more like     slow fade then   slow up tick   if   is not   clear sign   overselling   bounce   in     hours   tomorrow then i dont know what is easy moneyalibaba group holding limited traded m shares', '  average volume babamost mentions on rwallstreetbets     gamestop gmefrom posts amp comments in last hourstwitters on   rise trq price mentions aapl price mentions muln price mentions gfai price mentions   price mentions stocks investing tradingrt stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aagoodnewsbull was long     trumpeting       is hilarious', 'watching   treasonous commies who voted   socialism   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt vicioustrading what possessed charlie munger   go long babawhat possessed charlie munger   go long babart hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyort investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa trading like they got discovered     ponzi scheme taking advantage     max fear   here againqqq bidu   jpmorgan labeled chinese stocks   uninvestable', 'thats ridiculous imo   its whats triggered   market wide selloff   buyandholdd se         now down   same   athimagine saying   year ago', 'fintwitt would probably murder youbaba there is no amzn without alibaba   klendathucap ali       forty bagholdersbtcx   jd lkncy     glad   china got completely out   bitcoin last year   thing thats ever happened   bitcoin except   white paper   coursebaba   trading crypto httpstcopzuntymujablamsky i bought huge   todayrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyouchihafutures tictoctick yes', 'see how great   worked   investors in     other chinese big tech namesrealmccapital rip babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba awaiting buy signal free day trial   httpstcoigelqcqnm httpstcojllmmiwkbkdcnett well charlie munger picked       discountlast year   lol   its easy   say buy long term   was   great argument   lehrt financefelix   is why nio amp     crashinghttpstcofrvcdwgpgbaba pypl fb t   indexes bounce   yet none   my shit   per usual sold csps on   strike expires in premium on locking up krt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjmfariasu momento   comenzar   comprar o   cautela   alibabagroup httpstcocvwzmtybaba highly unusual sweep detected pmtype callexpires strike qty', 'spot premium ktweets   delayed minuteshttpstcogfihvvygewe have identified   unusual   sweep   expires on april', '    strike price  ', '  contracts     price     were purchased    ', 'premiumrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst tradeandbefree investandbefree i grabbed   leap bought       pay   half   leap sold cash secured puts on   strikenice premium on thatrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa jim cramer talks chinese stocks says   avoid   alibaba amp nio stocks time   buy huge   opposite   cramer nio   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenelizsimmie quickdcapital we   mock them   like     tsla stan   going double long   in ruble terms right   is only   lgbtq stuff   we shouldnt mock', 'rightbaba may   underlying difference daily volume', '', 'volume', 'oi iv bidask   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyocnbc   time   since   market opened   you trashed china', 'why seriously', 'every minutes   day long having   trash', '  nio xpev li pdd jdseriously', 'how much is citadel paying you stop   obvious manipulation   report financial news   racist httpstcojakvbmrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenem bear whale in   apr putsbullish     right   people   gonna have   order in httpstcovkzhzpuoibaba httpstcoixooimhovrtop bearish flow   tsla aapl hyg   bidu httpstcoydvrfnall us exchanges volume leadersagri minio miaapl miamd misofi mibaba mif mircat mitme miaal miitub mibac mipltr mijd mivale mirt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroacathiedwood had   china stock   right last year sell now china has   many issues   jd tcehy beke bili pddnice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnbaba mpngf tcehy new article kevin oleary buys tencent', 'alibaba', 'meituan httpstcokjszxpqjdg get     latest   related news here httpstcofvkvdtlufbaba biggest volume ever   capitulationrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba         next gme tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoukhtjxretop volume relative volume stocks   mkd rcat agri aei nktr mrna   tcom futu bidu momo httpstcoghgwbwrvtdrt liyuell   munger   buffet   cover his margin   look   buffet oil buying   hedge his good pals foolishness   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba munger   buffet   cover his margin   look   buffet oil buying   hedge his good pals foolishness   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcodfgyyfashblock   puts   spot volume', 'oi', 'iv premium msector consumer cyclicalbaba everyone take   chill pill   line   is   solid company calm   fuck down   accumulate   real price   arrive soon   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdailydirtnap selling uso straddles   puts on     arkk', 'covering my room in dry hay', 'lighting candles', '  taking   naprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenelargest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenetflix nflxciti cstarbucks sbuxestee lauder elanalog devices adilam research lrcxsnowflake snownetease ntesillumina ilmnbaidu biduvmwbaba     market is wildrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop bearish flow   tsla aapl hyg   bidu httpstcokylknldndkbaba   chart is pretty much   same   on   meme httpstcotbbnronrjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjche que barata esta babajaja', 'perdnbaba worth     is going   low httpstcoobajqgwababa haciendo otro  ', 'ya es normal bueno si yo hubiera sabido que vena un conflicto desde hace un  ', 'yo tambin hubiera bajado todo poco   poco   raging bullis right one analyst called alibaba   most undervalued stock in   marketbaba is     most mentioned symbol todayst marketrebels nd notmrmanziel rd investingcom   mrderivatives   nargis httpstcoqmsrmlqvrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroatsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcokhnxmmwivdoriang inversionquo haz el ejemplo       rudyhavenstein alibabas acquisition     ant financial   httpstcotilsfovx httpstcogkbnhqdptrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa i picked up shares     i had   use margin       only doing       two dollar swing though     market is too crazy   hold longterm     chinese stock   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba company profile', 'fundamental   technical analysis score update fa score', 'ta score stocks stock stockmarket investment investing invest investor investors httpstcojjhrpqst httpstcoezrunifdvwbaba webullglobal httpstcoqemxixmeqbaba still       turd ever got over   valleyllama   new alltime low tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcogwirydeethis is why nio amp     crashinghttpstcofrvcdwgpgthats   buy signal why kevin oleary just bought alibaba  ', 'tencent tcehy   meituan stock mpngf httpstcoypftyubumione   things i have   monitoring closely china names kweb   jd   last week flow was showing potential escalation in uschina relations simply   positioning   no   didnt predict       was positioned fori interpreted     potential sanctionslets see httpstcorstpptjswlrt allendoom   im guessing charlie munger dumped his shares   im guessing charlie munger dumped his shares   pegaso curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en     pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela debaba you   still short   here theres endless meat on   bone no end in sight   sell   open march     worthless expiry   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt afx newsfilter jokewhen   analyst says dont invest', 'then   exactly what they say dont buy   bidu tal nio   last times we had   much volume', 'low rsi', '  down we saw   run up over   next days   nearly wonder if   time is   babababa is trending massive increase in bearish bullshit posts detected   dellakwal kweb fxi   jd bili beke httpstconloazpnrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt stocktradesusa bgfv undervaluedlow float squeezeshort interestpricesalespenet salesbcash flowmrhunterh looks like hes still pumping   too httpstcohviamwhzamrt stocktradesusa bgfv undervaluedlow float squeezeshort interestpricesalespenet salesbcash flowmbgfv undervaluedlow float squeezeshort interestpricesalespenet salesbcash flowmdividendstoresbuybackmillionwsb wallstreetbets stocksindo aapl tsla amd nvda wmt nio jd   li xpev didi lcid spy impp x httpstcooellxvimarketrebels fttechasia jonnajarian petenajarian funny how   story   fake news rather   first opposed     accurate is what is going   destroy   worldnio   li xpev httpstcoyqprxcsninewsfilter jokewhen   analyst says dont invest', 'then   exactly what they say dont buy   bidu tal nio hes looking not touching spy aapl   tsla httpstcowimvmgrt bahamaben fair   unfair im using   price action       predict   likelihood   china sides   russia btim boatim inc changing   game right here', 'right now httpstcoortaiwxlyo pton wkhs spaq jcpnq   bbig amzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavmsweep   calls   spot volume', 'oi', 'iv premium ksector consumer cyclicalyes', 'i have   addiction bought more     i dont see   ending stay tuned stocks httpstcoytbvmkrmrqmeanwhile shorting babart gualestrit   premarketrt lindagoerge jd   tcehy im not selling httpstcohjpvejqkialibaba nyse  ', 'jdcom jd bidu bili doyu nasdaqjd jpmorgan downgrades alibaba   other china tech stocks following selloff calls   uninvestable   next months httpstcohmtxwlymrt capitaljurassic       chinese adrs file   bankruptcyyy   iq tme bidu jdbaba   is max enema dailydownavlr     bidu blnk rsibaba bgs bird clx dna     place   traders   gain httpstcomcjqctmhtwspy amzn nvda     uber twlo twtr tvix httpstcosqzzivwsdid     chinese adrs file   bankruptcyyy   iq tme bidu jdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricmost winning trading chat     limited time', 'we   opening our trading chatroom     public httpstcomcjqctmhtw vgr cfb aapl msft amzn goog googl   fb httpstcoaethffotlwrt bmcreciendo jp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las accirt bmcreciendo jp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las accijd   tcehy im not selling httpstcohjpvejqkikweb fxi   jd bili beke httpstconloazpni loaded       long term investmentits   zone i had identified   had   tweeting       whilethose delisting stories     since you   buy on   nasdaq   sell on   hkex indexi   average down if neededalibaba traders wallstreet httpstcodjacoiufstocks breaking down in   afternoonbaba edu mro dvn hpq mpln   vrm momo nile more results scans update every secstrading stockmarkethttpstcoarojbvsrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba hows charlie doing   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsi te gustaba    ', 'te pareca un chollo  ', 'haba que hipotecarse  ', 'seguro que lloras   alegra   verla ahora   no hay que ser hipcrita', '  ninguno nos gusta que bajen nuestras acciones eso   me alegro para comprar ms es una puta milongart cryptomatrix incroyable babababa how low   we go hahahahahahaha', 'i remember big names   pleb retailers   buy    ', 'long term investment they said epic bookhttpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdbaba holy shiet   thing is just doesnt stop   i thought i got real pissed when i sold my september calls options   k loss good trade turned sour lol   in late january   early february hedged httpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdi longed on     i   we   close   weekly     i probably   scared lil bitch   cut     close     turning point       earnings   know when   is   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba new alltime low panic selling hit chinese stocks monday', 'including alibaba  ', 'httpstcovusmpvlv jd   baidu bidu', 'due   regulation fears', '  covid resurgence   concerns over beijings close relationship   russia httpstcoaidchsmz chinesestockspanic selling hit chinese stocks monday', 'including alibaba  ', 'httpstcokvomzlvz jd   baidu bidu', 'due   regulation fears', '  covid resurgence   concerns over beijings close relationship   russia httpstcouydojg chinesestocksinsideamznbabatslazmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stckpkr time   get long imho even nibbled on     yep', 'i said itrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalwaysinvest   is in such   storm right now mostly macro reg concerns   great investors buy when   whole world thinks its crazy   im not making     on   specifically im just sayingrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calas babastickynote httpstcodtmruvvaddougboneparth babart investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsialibaba   desde mximos hace   todo eran elogios', 'realmente la empresa era buenadiversificad insensatosestoy en desacuerdo   w buffett   que diversificar es   necios lo necio es no hacerlo si su regla es no perder dinero', 'diversificar es un mustaddyshake jimcramer     in years     most other chinese companies     much lower than where they   todaybaba is   new   jpowprinter stock market themes past years crash is happening   feds saving us', 'pumping infinite money green everydaythe way   is going', 'soon chinese cash rich firms   gonna   buy  ', 'voluntarily get out   us markets   just stay listed closer   home honestly', '  might             shorts   biases good   i have access   hkex nio xpev   jdbaba   market is basically pricing     worthless   why buy   chinese stock when   other highquality us stocks   on sale too   we need sanctions on china now ban   adrs   chinese imports madthunderdome bazcap   tcehystock market themes past years crash is happening   feds saving us', 'pumping infinite money green everyday   buy   dip success rate sell   rip     go lower stock is   week low keeps crashingspy spx es   nio fbbaba is no   than wishdo you know     orders crap   either one   them regularly httpstcovppoygcnyrt billygains httpstconntcsvaz nmxs netmedical reports improved financial results   jctb twtr gs s goog dibaba who says you   buy bottoms i         time stocks httpstcoxuwkfbaba has   week rsi   httpstcolbirwtake   look     wallstreetbets trading stockstowatch redditarmy fomo daytrading investments tothemoon yolo stockstobuy news stocks bottomfishing httpstcojohagmdtq httpstconntcsvaz nmxs netmedical reports improved financial results   jctb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi ea mu pypl siribaba buying', 'more   yoloption   in   remarkable breakdown   train wreck', '  i havent traded   since   munger buys', '    i decided tobaba in   remarkable breakdown   train wreck', '  i havent traded   since   munger buys', '    i decided   sell   few puts   iv is really jacked in there right now may leg into strangles if we have   up move tomorrowpricatti vienen   una escopeta y te obligan q meter todo enbabazoeque hacesbaba barrons alibaba es la empresa ms barata del mundo', 'sin tener en cuenta las empresas httpstcotaxzeerky httpstcolwbnxumdespus   vender   en inici compras en', 'vuelvo   entrar en   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapjp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las acciones suben', 'subes el precio objetivo', 'si bajan lo bajas igualmente el mercado va   reaccionar por lo que tu digasun analista no pierde', 'corrigebaba jpmorgan downgrades alibaba   other china tech stocks following selloff calls   ampuninvestableamp   next months h     goes   lower   im moving   china renaming my stock twits name mao ordering   pork fried rice   im hungry pretty much   roundtrip    ', '  well add     our watch list chinese stocks might     bit tricky longterm', '  well keep   eye on   one httpstcoayyxwipcdrt yurtdisihisse uvyatm nasdaqeth starbucks ekledim ben bugn biraz kahve fiyatlar', 'rusya meselesi vs derken iyi verdiler elim titrert blake   canaan inc canaan is mining in kazakhstangot out   china bitcoin riot ebon mara babababa way   lower bb expecting   retest level tomorrow       bb levels   next httpstcoaowkolhgrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba kinda looking like tsm   in   early years   its ipo tsm then went on   increase   lows httpstcornvetaybaba if he bought', '        buy hmm no retail   learn     their own     get slaughtered everytime tsla httpstcodqgdvorhbaba check out free library   retail investors   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhttpstcogxcgwjtnjkaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdtake   look     stockstobuy investments wallstreetbets trading fomo redditarmy daytrading stocks bottomfishing stockstowatch tothemoon yolo news httpstcoqbryvbskrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segepic bookhttpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amd httpstcoaeysapxaaand here is jp morgan now saying   buy stocks when markets   weak   they caused   weakness   trashing chinese equities no manipulation     screw you jp morgan   nio im   they bought     making everyone dump ithttpstcouvbfeprueepic bookhttpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdbaba   bearish     past months httpstcotjszcptort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmoatman targiversadodaily journal lleva   charlie munger lleva otras cosasbaba strong bear trend looking   sell   quien tiene la respuesta   comportamiento   babaaqu uno   un y seguimos conviccin plena en la empresa como tal', 'aunque inevitable tener dudas dependiendo del   mercados valores inversionrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt joincommonstock show me   worse chart   since ttm revenue', 'sahre price chart   ycharts httpstcomdncrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst bought more nio   chpt   nioglobal is aware   audits delisting   not happen   nio   babagood companies   publish real financials   not   delisted its   simplenot financial advicert finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszumi hijo acaba   decir su primera palabra', 'ha sido   los que llevis ms tiempo', 'eso es una seal   compra verdadbaba sour hour baby   honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgrart stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt finanzastimes alibaba group   monopolio china acorrala   imperio   jack ma httpstcoauzmalaqzbaba ill triple down     hold what i have   double when   clouds part     sun is shining   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba wow   alibaba holy shit   entire world is coming     end selimkaya   y speklasyon olmasn diye eklemedim ama sanrm yl nce falan   fiyatlardan alnabilirdi enflasyonu   hesaba katarsak', 'tarihi ucuz seviyelerde', 'ancak httpstcokxzogmobaba bottoms in   easiest swing trade in history stockstobuyrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszujpmorgan downgrades alibaba   other china tech stocks following selloff calls   uninvestable   next months babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdb on   china stock hfcaa delisting issues one     issues shaking foreign listed china shares what   happen     if china closes its own access   foreign exchanges', 'chances       never regain access', '    may   solved in   waybaba kweb nio httpstcobwwhozjinalgodtrading giganticrebirth i just took   beating on   punt on         has just made my day   is bloody awesomebaba jpmorgan downgrades alibaba   other china tech stocks following selloff calls   ampuninvestableamp   next months httpstcogyzmlrfrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsijpmorgan analyst alex yao double downgraded alibaba group holding ltdnyse     underweight   overweight     price target  ', 'down   downsidealibabagroup joetsai should buy       their shares', 'go private   issue   dividend babaoptions flow stream update aapl tsla spot iwm   ndx qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcogryvqqoy httpstcowiqsttxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   holding   put     month', 'oh my httpstcooswggpqnrt finanzastimes china alibaba group   yoteavis', 'httpstcojuzcjszurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aamisread   markets direction   paid   price   red day   start my weekstocks stockmarket trading daytradingtsla', 'lvs', 'rivn', ' ', 'bidu', 'futu httpstcongacpcsc china alibaba group   yoteavis', 'httpstcoajip httpstcojuzcjszuuvyatm nasdaqeth starbucks ekledim ben bugn biraz kahve fiyatlar', 'rusya meselesi vs derken iyi verdiler elim titremedi bile alrken   iflh olmayacak gibi makro iklim sektrel dzenlemeler i tketim parti   konjonktr kovidkaynak dragonomirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt alfiedata     httpstcotwulwlodzbaba lol jpm downgraded   target price     lol overweight   underweightbaba china recession going   xrencf im now     community member never thought   would       should have just bought ohm', 'same price actionrt rudyhavenstein im waiting     day   alibaba   tencent default on their debt   decide   they   going   delist then', 'asweep   calls   spot volume', 'oi iv premium ksector consumer cyclicalbaba oh no fortsatt slakt i kinaaktierbaba tcehy jd bidu httpstconwcdvlvyfbnionenad honestly im mad     they should go head   say we   start buyback   much         shares stock price is ridiculously cheap same   nio bidu tcehy bili etc stop killing   investorsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt followtheh   same kevin oleary who just said he bought   argued last year   should   delistedits hard   have less credibijpmorgan downgrades alibaba   other china tech stocks following selloff calls   uninvestable   next months   jd bzun dada bidu httpstcobcaiakceim not leavingim going down     shipthats what captains     prx httpstcohysykfnrt hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar ptraderxo still buying babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart cryptomichnl buy   dip   httpstcoizepermtxurt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart alfiedata     httpstcotwulwlodzso tempted   buy   deeply discounted stocks docu sq   fb etc what   i missinginlawinvestor lo     httpstcocwsvbuxrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsi entraste en     y ahora pierdes un', 'la accin para que llegues   tu precio   compra tiene que subir un   optionsmaxpain options flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optionrt hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar prt tickwatchermf options flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontmost active options monday aapl tsla   amd nio bac amc f nvda fb rivn aal amzn pfe sofi mrna muln pltr jd msft httpstcoenpcyxwmikoptions flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcolmbrfhyjcoptions flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoobxuxoqzbaba dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar prdidas httpstcoztjudtcaapl shop   httpstcovfwbrbshow me   worse chart   since ttm revenue', 'sahre price chart   ycharts httpstcomdncrfhvoptions flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoboaksxxgbaba         buy   dip i heard   whole year   now   quiet httpstcojwxaymrert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthis guy says buy china fxi   kwab jd httpstcorgnxmaqtwsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdailydownbaba bbby   blnk btg rsibaba bird didi dna eh   option alert high volume options put   friday', 'march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options     friday', 'may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba whats interesting is   only currencies inflating more than usd     euro   ruble   time   cnbc has trashed chinese stocks   either they   paid off   racists   one is   nio xpev li   bidurt jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal art mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj dpro military   government contractors partner   draganfly   improve personnel   infrastructure safety httpstcosbpxpfyjlmxom ttwo twtr pins   bac onon dow amd nclh hut carr pypl gme nflx bkkt bmy httpstcolpkipcdbrand   right there folks is what we     boner candle   in hbarhttpstcocipwogbcmm gme amc tsm f   gm aapl fb msft pton lcid httpstcoqinwntqoqitake   look     tothemoon wallstreetbets stockstobuy investments yolo stocks redditarmy daytrading bottomfishing trading news stockstowatch fomo httpstcodunymeydprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjedhale striff trijoey johnscharts pawano vijaybhallamcc thanks ed   puts was     trade on   break     never got filled on my bidsnionenad us stock market meaningless i   understand   market value billion   they have billion in cash most   chinese companies   same they have times more cash than their value its not fair wall street killing   investorsrt betulio el cedear     pas   oct   hoy destruccin total en crocantes httpstcoewtuobofimost mentioned tickers in wsb in last h spy gme oil   hour   aapl eod tsla qqq httpstcointoxxyay httpstcoaiokoomlxbaba httpstcojagknifnlm httpstcoohhmxfyvgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd babye   httpstcoolwljlntbx httpstcohfbvlmosinvesting bought       tcehy todayit really feels like   forced liquidation i just got into   i expect     wellrt alfiedata     httpstcotwulwlodzviendo el piazo     y la gente que hay pillada me hace reafirmarme en la inversin indexada   tran tran no busco ganadores', 'no sufro perdedores simplemente creo en que el mundo seguir creciendo y evolucionando y que me puedo beneficiar   ellostaythecoursestocks lower in   pm   high rvolnile momo mpln ogn rlx     afrmscans update every secstrading stockmarkethttpstcohbmpvupxtrending stocks on fintwit source httpstcocwjowwsbi spy vxx vix cyrn qqq rcat aapl muln   arec sorted   most recent httpstcofhufcapgun ejercicio   psicologa   bolsa en twitter es buscar alibaba en el buscador y ver lo que se deca en verano   y compararlo   el tl   ahora he visto hasta mensajes rindose     valor y compaa por las fciles ganancias en   y las bajas rentabilidades   ellosuber gave us   short entry   looks   flagging     long strong recovery on   name   httpstcocipwogbcmmno position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcotgofecimost mentioned tickers on wallstreetbets last hour gme   arkk vxx sofirt financehippy if you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont investbaba time   bounce   proven path       crypto millionaire httpstcopkeeabgkbrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuealibaba adrs extend drop     reach lowest since july   httpstcozrpxzfuquhave   amp tcehy reached zero yet httpstcoldwjugtxnu warren   help you hes too busy helping charlie in   lolrt paststat just learned   idiot munger amp sanctimonious scoundrel warrenbuffett averaged down   httpstcolclewwkjust learned   idiot munger amp sanctimonious scoundrel warrenbuffett averaged down   httpstcolclewwkbaba support     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt bababrouk why yall selling my stock   httpstcoqghmrsirt itscharliemar   same people who   giving up   selling           same people who     pumping ittrades   notes i tooktsla short gt long gtupst short gtgt short gtstocks   hit   notesfutu longbaba shortbidu short amp longlmt shortamd shortnvda shortnoteslive traded in httpstcojoyvqzrt chandrikabiswal     thing never seen  ', 'going yo   time low  ', 'then   just casually drop every week untimomangtrades yeah tell       baghodlersitscharliemar maxmoneyyt what   bad things happening in china have       babas valuation lets start     ccp essentially destroying   huge part   alibaba when they clamped down on alipay', '  ipo valuation was expected               is   who knows whats nextrt jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal amrtnzalvrz por que entraste en     investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   i predicted   wed', 'we may see       i now   we may see     friday   is one bad headline   disaster who in here   go   her   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiwhy yall selling my stock   httpstcoqghmrsitsla aapl amzn amd nvda msft   httpstcoctxsemqe httpstcoudrfxkirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt tradersking congratulations     members who made profits off   cvx click   link   join in on     profitshttpstrt jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal athe possibility   china supporting russia military actions', 'is on eof   reasons chinese stocks   bleeding hard jd nio   bidu   jb dare   sanction   chinese httpstcorejgzvlvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segpamp   babart stckpkr time   get long imho even nibbled on     yep', 'i said itrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt scottinpublic i wonder what charlie munger thinks   alibaba now   httpstcowdnzncgoi wonder what charlie munger thinks   alibaba now   httpstcowdnzncgospy looks like usa is done   china', 'need   new friend not india', 'how abt venezuela who   is on   list   nio tsla jd me       investor httpstcofpkebgplrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa en dlares me atrevo   decir que es la accin ms barata en todo el planetababa congrats   those who   buying     here   tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsilo       not dropping fast enough   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuecryptonotte   is     ipo prices too lolquien es el valiente que sigue ampliando babapor qu todos dais por hecho que las cuentas     son ciertasharryrisen u didnt make money on   afrm mrna lolonly   loser cantvelen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald', 'zoals   altijd een bodemsignaal afwachten een eerste bodemsignaal op lange termijn is positieve divergentie in   weekgrafiek en daarna doorbraak belangrijke ma voorbeeld amazon httpstcotuenmzuykwbaba nio   moment   silence       bulls   own way too much   these two   buying   dip everytime httpstcogkvvpepkrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba su adr se acerca   una cotizacin similar   la   febrero  ', 'ese   la empresa gener ud', '  flujo   caja por accin', 'mientras que el   pasado cerr en ud', '  flujo   caja por accin estamos es una ganga httpstcozrwcommkostocktwits       option order flow sentiment has shifted   bullish   bearish httpstcorhzbkqlxsold       small loss i had   ring   degenerate risk taker out   my system its     while', '  now im good ort bacarditrader   el q quizo adivinar el piso ha sufrido mientras no supere   menos dls ni pensar en entrar', 'conforme sigbaba en ms por accin pagu yo httpstcoxtlhksvrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart jerrycap munger going out     on   is his final lesson httpstcovjnmxtnrt jerrycap munger going out     on   is his final lessonbaba its okay marxism is   capitalism httpstcoukibevtcnrt klendathucap ali       forty bagholdersbaba   one is   jp morgan httpstcofotypmbsmkin   aapl what mystifies me is   china still thinks     get   faucis zero covid   locking peol httpstcoaxxdalfefgurgavin if   leaves china     go up carlosmbbt yeah man', 'very profitable days   friday     shorting     jdbest trading community   more executive chat rooms   even have their own app join here httpstcoksxmqngjspy nio tsla dgly pypl googl   btcx httpstcohlmuxjvunrt iqcomercial hermoso     sin tanto rollo tremendo bajn httpstcoegshcewrt pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba hdavidtracey i   lost my mind   babamed   senate kursutveckling skulle man kunna tro bolaget kommer g i konkenso basically       on its way       single digit stock   is just unrealrt vperelman      ', 'how long until jack ma has   go         school teacherspy   one makes more money   gme httpstcokdzndvjywith    ', 'how long until jack ma has   go         school teacheram holding   not adding   current prices   steal   unfortunately chinese gov aint doing   favor   their fiant tech companies     matter   fact they   killing   possible rally   recovery   involving themselves into russianukraines war nio   xpengrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsichina hong kong tech hstech down mainland turnover chturn index down structured products   very popular in hong kong', '  have knockout prices when price levels   reached on individual stocks   indexes sell button is hit   tcehy jd bidubaba months ago i started   take small positions in   strategically trying   hedge   us market   everyone invested in chinese stocks  ', 'jd i   deeply sorry what my country is doing   you   your family keep   spirit highcan canaan inc canaan is mining in kazakhstangot out   china bitcoin riot ebon mara babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiel cedear     pas   oct   hoy destruccin total en crocantes httpstcoewtuobofirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba tcehy im down   too much   sell     point', 'if you   sure these two       years   now why sell   make take sometime   make     money   eventually     turn   im willing   hold forever     pointnio xpev     i posted   million times', 'these     commie crap i absolutely nailed   on these shorts   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segredstonetrader im   most long ive   since last november   is simply   small spec play   make things interestingbaba has made   new day low what   your thoughts on direction     level httpstcofflgmdges stocks httpstcobxtmycpiubaba   thing never seen  ', 'going yo   time low  ', 'then   just casually drop every week until when i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcoqaleimfypfxle sofi qqq soxs eem uvxy xlf   f httpstcoidexvivyvbaba i   financially ruined i   never recover     when i jump off   balcony i       ghost   haunt   communist party   china   when shenzhen lockdown is down     not go up though   kweb i suppose     week taiwan is going   join nato   provoke   war   chinadibin dibi varmis ogrenmis olduk babafredtheinvestor   think there is people holding     shit coinspain is not over yetstocks   wizzard   blizzard dont   greedy dont get burnt in   out depending on directionall   low lowsloloyoloafrm upst     investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calasrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wjustinpulitzer smartertrader munger is deep on     i even   bought   month ago   hesitated', 'time   tellrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba perdi el soporte', 'el siguiente relevante est lejecitos en trmx httpstcodvovkopmort investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsihelped me get my account green   time thanks httpstcoksxmqdh   crm googl aapl spx   funny httpstcordafhvmert inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calasrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiif you were ever going     willing   buy something like   youd   doing   nowacciones growth desde mximosgrowth qu significa exactamente igual me confundo o no se me   muy bien el inglspd en esta lista falta   httpstconhkikmxvjaviersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calas   la islano parece andar muy preocupado     httpstcoukwbgvhmsrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiinvest in stonks less risky they said alibaba   httpstconpttqxhrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsifrom   morning till now i see nothing   downside on bababidujdpddbetween   huge dg pts   jpmorgan plus   fear   delisting these stocks paid very well     day trader new   seasonedbig wins in   greatest chatroom on   planthttpstcolpjbfkkw httpstcodczwcyspmttook   starter on     itscharliemar may   force     youthis   landslide need   stopped   penisorgan charlie munger     going batshit babacharlie munger     going batshit babaxtrader trades     trading group out discord httpstcoksxmqdh twr kodk htbx peix   tsla amzn googl httpstcozltmjuyrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba its like down   friday     day     ans   on god damn     proven path       crypto millionaire httpstcofsozbjlrcscottmelker babai fully expect     lose more value in   shortterm   doesnt make me feel good       doesnt change my longterm thesisrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba i sold     market is crazy   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsipanic   capitulation   apt descriptions   todays market action     hang seng index closed    ', 'level', 'ending   session     level not seen since june   jd tcehy bidu iq tme vips beke bili pdd aaplrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsihavent looked   my portfolio   i assume   is up big someone sold   block  ', 'shares equaling million   morning', 'wow has       hedge fund', '  institution   httpstcodzldjftictoctick look kweb   never seen   like thistsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   deepthroatipo on september nd', '  opened   what   long strange trip its   httpstcoxfbdjtqetrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaintradays most active optionsaapl k put calltsla k put callbaba k put callamd k put callnio k put callnvda k put callamc k put callbac k put calldailydownbaba bbby   bidu btg rsibaba bgs bird clx coco   is   example   why you shouldnt listen   fininfluencers who   mostly questionable if china refuses   permission   release its audit records     pcaob', 'delisting is inevitable time waits   noone china needs   get   itkikemoris como ves   kikemorisrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjagahergin agah u inli alibabayda bir tartan sana zahmet babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuesegi multi dollar company verizon animalconcerts vubiquity coresportsworldcei vz muln hycm artw nlsn kscp anpc sisi cead spy nasdaq otc blsp ecez ltnc   futu bryyf ior agri cead rblx fubo dis nflx httpstcomjswzirbaba mar put underlying difference daily volume', '', 'volume', 'oi', 'iv bidask   dec   underlying difference daily volume', '', 'volume', 'oi iv bidask   skepticalbaba wonder how charlie munger is feeling right now re   httpstcoofluippwhwonder how charlie munger is feeling right now re   httpstcoofluippwhmorning plan   ajtrader has   posted agri', 'futu', 'pdd', 'amph', 'jd', ' ', 'bidu', 'lin', 'lmt', 'tsla', 'amd', 'shop httpstcorwqtetizbaba sold puts', 'if   moves more   grab commons itscharliemar mr wonderful is   in   you kevinolearytv babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowueany   owners herethots   prayers my gsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjuvxy amzn tsla   nvda httpstcorpfvmpbalibaba       yet you   your altcoin is going   survive anon good luck httpstcokbasphobsali     chor   httpstcofmzlvtxsyou   not going   get rid   me   easily i   only buy up more shares         even cheaper gladly   lower     you   only make me wealthier give me your   shot bitch   now we starting   see   value take   non spotlight name bigc if   cuts in half   i   see myself start taking larger positions   board many names   starting   feel like energy     going     time lows mean   cheap opts opsbaba soon   alerts giventrading chat on discordhttpstcovbdmdswjoin   free spy qqq amzn nvda   tsla   amd aapl nflx uber brkb jwn jd httpstcoqngopqtrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert xiphostrading   was leading   whole time megacaps httpstcophqrgfgndsell in may go   pltr tsla   amzn aapl ttcf rivn dwac gme amcrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segcouple   stats   quotes     week ahead join our discordhttpstcoksxmqngj spx qqq tsla amzn aapl nvda nflx t f googl   esf httpstcosvqgcybzhctsla shop   amzn goog pypl need   get   long termroth wont look atliquiditycycle   ver si edu sube un     estos tu clase del sbado y me entero   tu opinin sobre las vie', 'que comprar   no es realidad comprar acciones   toda la vidababa tcehy i expect buy backs   weekrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuetake   look     news yolo tothemoon investments trading redditarmy stockstobuy bottomfishing wallstreetbets stocks daytrading fomo stockstowatch httpstcomwmwwwopwanna give   huge shoutout   atlen     discordbeen killing   each   every dayif youre not in   disc youre missing out big timemuln   roku spy vxxhi everyone', 'make big profits   us httpstcovbdmdsw tsla   amd aapl nflx twtr aal mdb httpstcozsbccktrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert deepthroatipo on september nd', '  opened   what   long strange trip its   httpstcoxfbdjtqetrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricalibaba en modo diarrea babaits really amazing place', 'lot   thanks     community httpstcovbdmdswtcehy rkt fb uber ayx ddog   bngo aapl spaq spy httpstcofcrcvbtrert bankthetrade   bidu jd seeing   forest     trees   ajtrader     bigger picturenio', ' ', 'rivn', 'xela amp vale lets pump these stocks there on discountrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fuck china   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba official stock     ccp enhorabuena dirigentes     perder millones   dlares   capitalizacin es digno   aparecer en los libros vaya tumor alibaba httpstcohhedocpkbaba bidu jd seeing   forest     trees   ajtrader     bigger picturebaba     stock is dead basically worthless     point   proven path       crypto millionaire httpstcoagiyexchrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowueon september nd', '  opened   what   long strange trip its   httpstcoxfbdjtqetpythiar ecommerce', 'payments', 'software', '  china fb etsy team okta amzn pins pypl babababa   is crazy         ks   invested in     traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuealerts given trading chat on discord httpstcoksxmqngjjoin   free spy qqq amzn nvda   tsla   amd aapl xom httpstcolnoutpsnap   ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcodlffkgasrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agralibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuenew lod   httpstcoadyfvkl httpstcoteeismwbomost profitable trading community get up   profitshttpstcomcjqctmhtwspy qqq amzn nvda   tsla   amd aapl nflx httpstcorqbwisvwbcbaba china stonks   uninvestable   proven path       crypto millionaire httpstcojdegswsqxnvda   httpstcoarnzsyvu   proven path       crypto millionaire httpstcoolugqswtnstocks making   biggest moves midday alibaba  ', 'apple aapl', 'robinhood hood   morestocks stockstowatch smallcaps microcaps daytrader invest investing investment httpstcoklayvhdhirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfhwcesufgjtl tsla', ' ', 'mrna atvi theskyhopper   he bought   join our alerts amp optionshttpstcoksxmqngjaapl tsla   googl btcx t httpstcobxtwoudwrt pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba halexblancobdn jbegno bitacorabolsa va   ser difcil ver   por encima   precio munguer en una temporadacongratulations     members who made profits off   cvx click   link   join in on     profitshttpstcoacwsenvamc nio   lkncy aapl afrm mrna gme xpev tsla spy cei qqq dwac amzn agri poet aei amd nvda httpstcogfowxcdexpert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba httpstcowulaookeolcwrk currencyworks leveraged bitrail   build freedomcoin   regulated cryptocurrency powered   bitrail   merchantshttpstcoauczfkvbehood amd amc btc doge tsla nio f spy qqq aal zm amzn amd fb   spce nvda   pltr mrna wish clov httpstcoevrmkyngbzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   fucking dog   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jd pdd etc etc etc etc etcpanda huggers should study more what ccp is   than financial metrics   previous chinese leader called   folks simple', 'sometimes naive httpstcofofbdlicbaba wow thank goodness i sold     is insane   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gaillayy breakingnews nmxs net medical reports improved financial results   httpstcongdsphiq jctb twtr gs s gbaba now   you guys starting     me i told you         was going   everybody laughed   me not long now   khalid smart move   saudi when they not listed aramco in us stock nio li xpev   lazr eh vldr aapl tsla lcid amznbaba   those who bought     leverage   hurting mungie paid double     point   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroa tsla amzn tsla   nvda httpstcoxavtnpqwu httpstcondhvmfliotime   buy     httpstcoqyseenrirt andycspinelli masacre argentina se llama este capitulosuben tarifas congeladas y venden baja dolar y mep venden acuerdo   fmirt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   china httpstcoyvgyxapsvalerts   spikes   right   big news drops free discord chatroom httpstcoksxmqngjaapl tsla qqq zt googk   googl httpstcomvwhxjhfwsbreakingnews nmxs net medical reports improved financial results   httpstcongdsphiq jctb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi ea mu pypl siribaba love u   hei baban seuraajat onko syy kurssilaskuuna kiinan maariskin kasvu', '  pelko jenkkilistauksen loppumisesta', '  kiinan korona', '  jokin muu', 'mikbaba bye   prometheuscht     longs were warned   studious short sellers', 'alas they ignored   httpstcojmlpbjtrhcin   likelihood     continue   trade in hong kong   curious   hear   contingencyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjseekingthevalue en   no entrara', 'pero meta', 'googl', 'etc son una oportunidad brutalits getting too funny   fwd pe you sell', 'i buy nio xpev li httpstcoqewohjpavvrt evinvestor amzn smart money is leaving dumb money   leave   dumber money is still buying     leave lower   willrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjto   enhance your experience in trading   get instant help click here httpstcoksxmqngjba bb   googl kss spg ko snap httpstcotfkjkezlai just released my nd half   march investment strategy note   my inner circle', '  comments on alibaba', 'tencent', 'baidu', '  jdinside', 'i highlight   path forward     sector     latest developments i continue   holdbaba tctzf kwebhttpstcoxayefcjtagrt prometheuscht     longs were warned   studious short sellers', 'alas they ignored   httpstcojmlpbjtrhcbest chatroom free link   httpstcoksxmqngjxspa novn abev bngo htbx aapltsla qqq   httpstcoqtfemuhvrt realalexvieira ludicrous profits     investor on alex vieiras support ukraine bundle   twlo snap nio lcid spy qqq rirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is hurting   realalexvieira ludicrous profits     investor on alex vieiras support ukraine bundle   twlo snap nio lcid spy qqq riludicrous profits     investor on alex vieiras support ukraine bundle   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcoulipvglgpm spx amzn   nvda httpstcokgfgpqow httpstcojnxemhklert itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapim looking   nio calls', '  calls', 'rivn calls', 'xela   vela calls while everyone bearish', 'im bullishas i said earlier  ', '  would result in   crash     chinese economy   many investments partnerships would   cancelled immediately   chinese firms', '  happened   russia nio   didi xpev li httpstcobwqdfprjbaba its   falling knifethoughts on nio   babastocktwits is   over   these two   oversolder lolentr en  ', 'me he pegado una toa del y he cerrado la posicinla vida es  ', 'hay que saber perdersarahcadence cryptomatrix dsalaux merci pour ton commentaire encourageant cependant et peu importe que   soit srement largement sous valorise', 'les actions qui baissent peuvent toujours mieux chuter et tre moins chre les lendemainsbaba yalanm httpstcoqplmwedeamone       investment decisions ive ever made is   i never bought   httpstcoctqahmejmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segsarahcadence nanou himoraslimane merci pour ton commentaire encourageant cependant et peu importe que   soit srement largement sous valorise', 'les actions qui baissent peuvent toujours mieux chuterrt evinvestor amzn smart money is leaving dumb money   leave   dumber money is still buying     leave lower   willbaba price target     nelsonrangel   getting murdered in hong kong httpstcoqkfwmvyhflearn trading   discuss   stocks   options trading joinhttpstcoksxmqngjspy ndx iwm qqq btc nvda nflx pltr   googl spy httpstcoytpxflrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm xle hyg eem chevron cvx ivv occrt klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdamn     i thought bitcoin was crazy httpstcosdyagholrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroancheronbourse mais parfois nestce pas dans la peur que lon peut raliser les meilleurs affaires par exemple pour  ', 'en terme   valorisation et sans prendre en compte les risques go et  ', 'elle pourrait valoir le doublert iamharishbisht   okay     is   penny stock now shorts happy     equitybrian just bought   more   i now have   gt allocation   is cheaper than   looksmkt cap bnet cash bequity securitiesother invest   lets discount   net cash     shareso trading   share excash est pe in spy qqq tlt gld commoditieshttpstcovvcydqw httpstcophoqihrt xolowall tsla aapl amzn amd nvda msft   fb   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm xle hyg eem chevron cvx ivv occrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segkiller day straight   our watchlist mrna upst snow spy pton   dwac   tsla jd crm rblx wmt dis gme abbv aapl join us   httpstcoomlgdynh httpstcostmfuvibgbaba yup wheres   those bulls   now smartertrader   looks like panicmost active nyse listed tickers   far todaydollar volume spy alibaba   iwm xle hyg eem chevron cvx ivv occidental oxy exxon xomvolume nio didi global didi rlx tencent music tme ford f bac beke palantir pltr vale itub atampt t pfizer pfe bbd nokbaba why baidu', 'netease', '  alibaba stocks keep falling httpstcoazxomamisdbaba kevin oleary buys tencent', 'alibaba', 'meituan httpstcogikqvzmunger aos', 'sidekick   buffet dobl sus apuestas en   alibaba en octubre   cuando rondaba en', 'hoy est en vivir munger para ver pagar su apuestababa people in here post like china cares   what us says china is building trade partners   us lol if they would pull everything out   countries economy would get hit hard especially america aseembehl ltrades crussian   im mistaken', 'alibabas hk shares   dropping in concert w   adrs listed in   us i dont think you need   worry   your investment going   zero', '  there   still   plenty   pain in owning sharesfull disclosure im   shareholder   wellbaba i really feel sorry   those who lost   lot   money on   chinese turd   chinese communist regime thank you     your financial contribution je suis entr sur babababa okay     is   penny stock now shorts happy       spy not wasting   time taking out last weeks lows   watch   next leg down   close   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstockmktnewz what   bad   pt', 'when cash   is share   hes valuing   rest   company     little over   even in what has     bad year', '  still gets you over   in   earningsbaba lonely nights in china flush   crap down   toilet httpstcoachyibaba here we go   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyalibaba group holding limited traded m shares', '  average volume babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlouislfvr inversorexperto mais parfois nestce pas dans la peur que lon peut raliser les meilleurs affaires surtout quen terme   valorisation', 'et sans prendre en compte les risques go et   bien sr', '  pourrait valoir le doublebaba i   getting   ass gaped nancy looking     calls httpstcofsenprcjybaba   in     was confirm dailydownbaba bbby   bidu   rsibaba bgs bird clx dna   iam loaded now wait     pop tomorrow', 'if not we fvked   abiggzhd boom up kchina mania pdd amp babastraight off   watchlistcome learn   trade     boys ajtrader sirt dubstrading played puts three   times   made return on each play   amd qqqprice targets   ajtrader optirt fossgregfros     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappdoes   alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheapps charlie', 'btc is rat poison cuz fiat is   ratplayed puts three   times   made return on each play   amd qqqprice targets   ajtrader options strategy   markmoses httpstcokxnergiwhkbaba broke now       origin hold   ipo low breaks', 'full cycle reversal     alibaba bidu jd pdd ntes chinesestocks stocks qqq hangseng hsi httpstcohlbwqotsla aapl amzn amd nvda msft   fb googl mrna   jstonkerelli charlie munger still holding   sheeeeeeeshhhhh httpstcokzyuhbkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroacharlie munger still holding   sheeeeeeeshhhhh httpstcokzyuhbkstocks give up gains   investors watch russiaukraine war tsla   jd db nktr httpstcooswqujysart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbtu husa jks dvn dq lgvn afrm lvs   bldr bno dhi rivn yumc upst mos uso ovv gme apps nio ddog eqt docs bzhttpstcoodmscwowg httpstcovtzfmyqert stockmentionbot most mentioned us stocks on reddit in past hours fb gme   spy moat shenzhen lockdown stops   stock market rally on ukraine progress read more httpstcomqgckqcxqinvesting invest investment investments investors markets stocks stockstowatch stockmarket nio didi rlx amd aapl   tme sofi aal jd beke f oxy bacmost active equity options   midday monday', 'march amd bac f nio pfe xom aapl amzn intc msft nvda siri tsla mrna   fb aal amc sofi muln httpstcoytnjgqvhdtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme qqq tsla   access wider trends httpstcozltkvrfchinese stocks', 'including alibaba', 'httpstcoyxgvswrqlr   baidu', 'were hit     triple whammy   regulation fears', 'covid     ukraine war jd   bidumost mentioned tickers in wsb in last h spy gme qqq aapl   tsla   oil sofi vxx httpstcointoxxyay httpstcomjbwkjlqftrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmskvsk just scooped     first time most mentioned us stocks on reddit in past hours fb gme   spy moat   aapl msft sofi amc stock trading usstock stockmarketbaba     not look like you   see in your life   please sell     loss top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme qqq tsla   access wider trends httpstcozltkwpuhrt fossgregfros last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggtop money flow   free stock apps httpstcoczypvdtrpv', 'brka', 'aapl', 'ivv', 'spy', 'bil', 'crbn', 'ixg', 'iwm', 'qlta', 'algn', 'brkb', 'nvda', 'eem', 'msft', 'sh', ' ', 'vea', 'smh', 'amzn httpstcoizlsohssmost mentioned tickers on twitter last hour nlsn tsla muln   aapllast nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggy fukbtc over babamost mentioned tickers on wallstreetbets last hour gme tsla   aapl vxxahernbrendan cnbc banging   china delist drum thats bullish   tcehy li nio xpev   really   seem   no one has   ducking clue   they   just talking headstop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme qqq tsla   access wider trends httpstcozltkvrfbest discord group over k members   even have their own app join ushttpstcoksxmqngjspy ndx googl qqq snap fb afrm babaspx httpstcobcypaqieubaba httpstcoueewgrpw todays top active stocks mon', 'mar', 'pm est nio didi aapl amd sofi   tme f aal oxy trevelfund purchased dkng', 'docu', 'stx', '  ttd   morningspy tsla   gme aapl qqq sofi nio fb amc alb lit vti voo amd msft good muln aei wprt eeenf tmc rvvtf veon rivn amzn gree slgg wprt bfri ftft bgry jobs lfg tmc ensv reli niort trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa company profile', 'fundamental   technical analysis score update fa score', 'ta score stocks stock stockmarket investment investing invest investor investors httpstcobbwrcvoef httpstcozmdqcturt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcharlie manger', 'uno   los mejores inversores del mundo', 'lleva acciones   alibaba     un precio medio  ', '', 'pesando en su cartera un si vendiese todo ahora perdera current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aapl vxx bigcommerce bigc nio blackberry bbsource httpstcobwdgrner httpstcoccfkcdnjefrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalways zoom out   chart   see whats really going on httpstcoksxmqngjaapl tsla qqq gf t   googl spy httpstcoexqnxsmrmbaba   single quote doesnt apply     market     time china tickers     ampm in us markets nio xpev li   jd pdd bidu tme momo iq httpstcomohrgopwbja veces pienso que hay ms gente que dice que est invertida en     la que realmente hay dentro por conseguir seguidores no entiendo las risas y la alegra   esa cada', 'si realmente estaban dentro   hace tiempo como dicen httpstcowvbgzanktime   get long imho even nibbled on     yep', 'i said italibaba chart is wild   httpstcotmchdtoyithe power   dca dollar cost averaging httpstcoksxmqngj googl amzn aapl spy tsla fb goog   spx gf btcx httpstcomvskqlhvwz trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nktr morefull list httpstcopkpmzgxgj httpstcoumibmogtmsbabahttpstcocovjxhznmrt kingofgoofies markminervini on thursday i took   loss on bidu     o friday they felt   in one day only   hitting new lows     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   china wants   tank their market       those companies   buy   sharesthey   not want us investors they   not cooperate etmarinvest   making me   like   babaalibaba contina sin levantar cabeza en el grfico', 'pero cada vez se encuentra ms cerca del posible suelo en la cada   hecho', 'la zona actual podra empezar   ser bastante interesante   httpstcothuqarrlrt amitisinvesting kevin o leary buys babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wmuln gme amc     was on friday mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dcada httpstcolmvxmvmsstill more calls than puts   far aapl k   put tsla k   put   k   put amd k   putbaba we printed   have   making money every single day congrats if you followed httpstcozxbxgyybaba is people   hedgies i might just say   retailer dont have   account     is hedgies who bought     top     usually hold position     type   situation   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba httpstcowqmkqvrt buyandholdd se         now down   same   athimagine saying   year ago', 'fintwitt would probably murder yourt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba what happened here lolol   proven path       crypto millionaire httpstcorafwljmewaapl running premarket news article out httpstcoksxmqngjsgma spy nvtr nndm dmpi ter   googl httpstcoiloiuttsbaba one     most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investors httpstcofogmrqmsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricboom up kchina mania pdd amp babastraight off   watchlistcome learn   trade     boys ajtrader sign up now httpstcomnnvyqhwcqspy tsla gme penn futu amc shop gme sndl crwd nio roku amzn nflx shop spot   qqq httpstcojfwiyaeileadlagreport our boy munger taking margin on         s peace     youbaba maybe he was right httpstcogcwfjsgslqrt cryptomichnl buy   dip   httpstcoizepermtxubaba insane volumewatch   relative strength   we   gap up tomorrowmy previous   i made covers     httpstcokleqgrpxrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinbaba into channel low good spot   cover   shorts imho   httpstcocvdykzqjrt altitudechaz   approaching atl is absolutely mind blowingbuilding brick   brick', 'our analysts mottohttpstcoksxmqngjpay   visit   our communitycgc ino byfc tsla aapl mara   gf httpstcovrsidbudrt marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd hermoso     sin tanto rollo tremendo bajn httpstcoegshcewrt honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgrart shaolintrader   has   hurt barat got reamed on   bidu shorts early n   declined   initial move upbaba   longs were warned   studious short sellers', 'alas they ignored   httpstcojmlpbjtrhcrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walamzn smart money is leaving dumb money   leave   dumber money is still buying     leave lower     have   fb pton nflx   jd moment soon   is   no brainer httpstconirmpnhnsanchovyofws ancho como esta la sensacin   mercado en   hace tiempo que no la actualizasrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmktw ubs maintains buy on marketwise', 'lowers price target     jp morgan downgrades alibaba group holding   underweight', 'lowers price target   nke ubs maintains buy on nike', 'lowers price target     investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart nargis hsi broke low   onto low breaks   next one is low     maps   low   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt dellakwal china sees   least one winner emerging   ukraine war guess who china someone should tell xijinping crack killsrt stkmo garethsoloway     reason i picked up your wrong calls heavily fb', ' ', 'not   gdx   insane   is ridiculous its   screaming now todays wizdomcash might suck', '    sucks less than leaving   in   collapsing stonk cramer is still flapping his bagholding wings spy qqq   tsla aapl httpstcohkjknwgbaba kweb', 'bidu', 'jd pdd', 'nio', 'xpev', 'tcom', '  investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa approaching atl is absolutely mind blowingkwbt nio   lkncy didi dont trust   chinese companies', '  their revenue numbers   lies', 'just like   number   covid cases     last two years hatar man pengar kan man alltid kpa   vilket snke kper ni andra httpstcovwrlqpxkcbaba seems market is gone belly up fucking putina   mar put underlying difference daily volume', 'volume', 'oi iv bidask new key levels     st lvl nd lvl   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcomvwurkhdabout   squeeze major naked short attack herehttpstcoksxmqngjgoogl msft aapl snap athn atos qqq   amc httpstcopkhaxsudlsmart move   saudi when they not listed aramco in us stock nio li xpev   lazr eh vldr aapl tsla lcid amzn goog v   pltr qsbaba         httpstcoffzzaeferdrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst wsjmarkets per warrenbuffett intrinsic value formula', 'based on annual reports', 'chinas tech giants such       bidu   significantly overvalued  ', ' ', 'compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcosazzgdtqrt klendathucap ali       forty bagholdersbaba is now   ive   in   one since       its   low   honestly i dont have   ton   confidence   buy these dips i think its still   beast     political risk plus slowing growth rate is concerningrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart armarn alibaba group unveiled   new arm microarchitecture nanometer technology server chip', 'yitian', '  one   chinas semrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt thebenschmark well known experts on china     internet   loading up on     you should too httpstcoppolrzxurt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa slaughteredrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart louislfvr alibaba group babajpmorgan abaisse son objectif   cours   en raison des risques gopolitiques et macrocrt amitisinvesting kevin o leary buys babart marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd buyandholdd murder you   se comment', 'not   babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa still going httpstconxtlzgythi remember     ipo when   was its going       there soon     ratert smbcnikkojp nflx fb   bidu adramat   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba has wiped out years worth   gains in months special stuffyou really have   know something   sell   herewhat   you know stocks investing trading httpstcofgftgvdbert spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   timothysykes   see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horrodailydownbaba bb bbby   bidu rsibaba bird clx didi dna cryptomichnl inclined   close   shorts you have on   day like   babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroalas acciones chinas en este momento   nio xpev httpstcobbmfqyhwlstocks making   biggest moves midday alibaba', 'apple', 'robinhood   morehttpstcoljtlkcgcipton aapl hood oxy cvx tsn nke f pzza   bidu hk nflx nvda cbaba', 'm shares traded   far pm httpstcovdrqfhutrj btim boatim inc changing   game right here', 'right now httpstcogxtibfaez dkng pton wkhs spaq jcpnq   bbigamzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   fcelhttpstcoujhnwlhvvqqq nq ndx ndaq spy spx fb aapl amzn nflx goog googl   nvda tslababa   share', 'absolutely insanert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroasquawksquare thoughts on chine stocks nio   xpevbaba se hunde como el titanic httpstcodymtvezxajdespite   down significantly', 'i     least say i never invested in authoritarian regimes   yndxrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst fdbl news friendables fan pass live reports month over month growth   continues   show increases in revenues', 'music distribution orders   well   social engagement increasing   httpstcobpzfvnpmocjctb vz adbe amat adsk avgo   cdns cavm cernbaba mar   underlying difference daily volume', 'volume', 'oi iv bidask si     estaba barata ahora     msno tengo ni la mas mnima idea   que va   suceder   el valor y sus acciones en el nyse pero si alguien aplica est mxima debera comprar algose codicioso cuando los dems son temerosos', 'warren buffettitscharliemar financetha   right here', 'we   know whether   stock   go up   down   we   measure risk   is extremely low risk     multiple   thats what matterskevin o leary buys babaglobaltimesnews my   uschina relationship indicator making new lows leaders   solve nothinghymc its coming gold pt cei muln tsla amc spy aapl kscp agri mrna   pfe httpstcoyhvdbzieth need   liq spike like     marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroao el analista   se ha fumado porros o estn intentando manipular el precio claramentea quien le entra en la cabeza que   valga httpstcoqgfwvicqjbabacharlie is on margin', 'nort pauldejong biggest world market cap losses   gains week', 'aramco aapl msft tcehy tsla   cvx siegy prx caveo varias publicaciones comentando que el petrleo est cayendo que el petrleo est cayendoen efecto', 'el petrleo est cayendo', 'vase el grfico bajita que tiene es mejor comprar   en fin httpstcofsqvwilkbaba big ouchrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost winning trading community', 'get next winning alerts here httpstcomcjqctvcospy qqq amzn nvda   tsla   amd aapl rivn bbby httpstcoqpvrrznstocks making   biggest moves midday alibabagroup', 'apple', 'robinhoodapp   more httpstcoxqcosgxfuo   bidu aapl oxy cvx f tsn nke pton pzza hood nflxtruly unbelievable   see whats happening       other chinese stocks we   bullish on   region amazing buying opportunity imoif you buy  ', 'straight   jail moonshine moonshinetradeshttpstcojhaizbqtengo voces que me dicen compra   pero mi paz vale mas   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr brt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst garethsoloway     reason i picked up your wrong calls heavily fb', ' ', 'not   gdx china sees   least one winner emerging   ukraine war guess who china someone should tell xijinping crack kills china believes   no one is seeing them play   sides smh ukrainerussiawar evergrande   jd bidubaba   thing is   bottomless pit omg   nargis hsi broke low   onto low breaks   next one is low     maps   low   chinese stocks going   zero   what   is getting ridiculousnio babart interconnected new post dissecting   great delisting httpstcoivnxdovsbw   kevinsxu delisting sec china   bgne yubaba   we going   see   has   hurt barat got reamed on   bidu shorts early n   declined   initial move upnio         i   never investing in   chinese   lol   honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgrart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   we get   technical bounce here httpstcozwtkjszxwebullgenie babababa us china relation barometer new lows     move off its oct handle highsbaba ist die letzten jahre auch   ein liebling deutscher kleinanleger gewesen warum ua weil viele brsenexperten die aktie in den sozialen medien als wachstumsmaschine vorgestellt haben httpstcodfexmscrrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroachinese authority wont let delisting happen current levels     lifetime opportunity   buy those smasheddown stocks nio jd   futu kc tgir httpstcokigznuqort timothysykes   see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horrou wanna   buying     alibaba here httpstcosupdjmkatlegn afrm   shorts were supported   solid min chartoptions flow stream update aapl tsla   gld dxc okta spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcoamdfjwxyqmbaba china is corrupt im nibbling long calls on   though options flow stream update aapl tsla   gld dxc okta spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcopvlihdjltake   look     daytrading redditarmy yolo stocks news fomo tothemoon trading stockstobuy bottomfishing investments wallstreetbets stockstowatch httpstcozsnbjhtbqrt salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yoursoptions flow stream update aapl tsla   gld dxc okta spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcouhwlhiylhrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   is crazythis stock my go im not   bear   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart equitybrian just bought   more   i now have   gt allocationrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjflow room these   not alerts   puts bought x     bearish spx china qqq orderflow options tradingbaba comin down     testbaba is garbagealibaba china httpstcozqbesxoqurt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven todeezee madsensouth   put   mildly     ready   buy hk', '  etc   first time everalibaba', 'tencent slide   china tech stock selloff deepens httpstcofvwxgpgad   tcehy qqq ndx nq spy spxmarch   jenyus lolwho yer daddy spy qqq   nktr rcat dwac httpstcoztodeahthbekebilidocuniobabajdlthbidurt interconnected new post dissecting   great delisting httpstcoivnxdovsbw   kevinsxu delisting sec china   bgne yutimglade exactly   greed is   name     game   shorts want more pain until they get caught in   ultimate short squeeze wsb   bidu   nonus investors not subject   hfcaa   similar laws', 'they have   opportunity   buy     very cheap price   less risk   permanent loss   capital endwhile chinese stocks   probably headed   delisting', 'americans likely   still       trade   stocks in hk     us longterm holders    ', '  intrinsic value     should remain intact postdelistingthough no guarantees   sec claified       only prohibit trading through   other method   its jurisdiction   implies   americans   still buy   in hk   example itscharliemar how is having your whole portfolio in   treating youalso', 'many chinese companies like   dont need us capital anymorethey have   generate lots   cash   they really want   capitulate     us law targeting them   make more money   american shareholders off   backs   chinese innovation   consumers   yumc theres   lot   discussion on   usdelisting risk   chinese stocks   misses   key point under   hfcaa', 'chinese stocks   probably headed   delisting   only legal question is how americans     allowed   own   stocks in hk heres why   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt timothysykes   see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horro days ago   i ever wrong rarely documented right here live oil uso spy aapl   urnm httpstcovkhrexwan httpstcouoigphqdurt prestonlong great day   ajtrader       puts   skills i     have learned   unmeasurable k day   start trt jistuven semana   semana', 'cuando entro   ver alibaba   httpstcodwldodtksmust see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horror stories daily   people holding amp hoping junk     way downwake up  ', '  dia spy qqq   shit', 'arkk zm roku nflx   twlo   shitrt buyandholdd se         now down   same   athimagine saying   year ago', 'fintwitt would probably murder yourt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt louislfvr alibaba group babajpmorgan abaisse son objectif   cours   en raison des risques gopolitiques et macrocbaba awaiting buy signal stock trading ideas   httpstcotkojgswn httpstcogmddwljekrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seg alibaba group babajpmorgan abaisse son objectif   cours   en raison des risques gopolitiques et macroconomiques   octobre ath mars   ath inversorexperto httpstcoabbxmabjirt cheddarflow   m   block hitting   contract strike opening position unusualbaba still bearish easy trade   open personally not in itrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjshop setting up     put opportunity many gains   through puts friday     knowing   direction is key   profit great opportunities out there', 'love     nio china is not good     while httpstcovtlzkwuzsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmetallica in moscow under putin russia went backwards     axis   evilmusic   nationsukrainerussiashoutatthedevil exitlightsilluminatihttpstcompraitdy sony wmg sne tcehy ps   msft aapli     dumb i     my ling   todaytop stocks amp cryptos on reddit btc', 'spy', 'eth', 'gme', ' ', 'tsla', 'muln', 'aapl', 'gs', 'xrp crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoslskyesrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpunk has     oversold', 'right   there is something disastrous happening      ', 'on htf i have         would rebound   these levelsmetallica in moscow under putin russia went backwards     axis   evilhttpstcosptuokomhmusic   nationsukrainerussiashoutatthedevil exitlightsilluminatihttpstcompraitdy sony wmg sne tcehy ps   msft aaplrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba guys i think sp   buttom arround   fed meeting on  ', '  you think   fluctuate   much on     well marbel   yeah i had like on  ', 'sad   see   happens   its life', 'i   complain   my year', '  great up   nowif you loved    ', 'youll love     httpstcorbjvdspnjcus listed china shares   tumbling     alibaba down   bidu hk hk hk httpstcorpdzrhvjnwallstreetbets change my mind   is   value trap httpstcogyskbijcrt marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   wow when     stop   least i got fuking smart   hedged ill average down   put gains wtf lynaldencontact when   priced   ipo   decade ago', 'i dont think we knew     government there would start crushing innovation   autonomy how   price   thatrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   httpstcowbznmhzuy httpstcoqcecnyintraday option volume aapl k   puttsla k   putbaba k   putamd k   putxlf k   putnio k   putsiri k   putbac k   put   httpstcojnzpvqyfmse         now down   same   athimagine saying   year ago', 'fintwitt would probably murder yourt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort hiddenpivots   daily babagotmoshed loggyrhythm httpstcovyvkbmxkija thriving tech giant killed off     govt   httpstcoxezminxnsmokeeater realstockmoe i   concerned         chinese stocks in my portfolio   they   in my long term hold account   hopefully they recover   far exceed   pain they     experiencing   their move uprt pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela dert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroafinally delisting     bidu didi   alike china companies     realization pressuretime tp exit then buy up american companies btc bitcoin fb amd aapl amzn msft nflx nvda googl tsla gme amc nok klvfernandomarull yo tengo otro amigo', 'empernado     y fbrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa k share trade via option   underlying u got yourself k profit in   day tradei warned you     may happen', '  me i   shorting market since weeks       even   fed we may get   rebounce     is prolly last chance   earn money shorting stocks tsla nio   lcid btc   jp mrwonderful whats he smoking halftimereport didi   bidu evergrande jackma bili china russia ukraine taiwan hongkong   uninvestable uae uninvestable nato un fail american leadership absent no matter what you think httpstcohqgsehoespy dwac   buy chinese sell american until biden is impeached   removed', 'he is   greatest president china ever had deezee madsensouth seen   decent bull cases     etc i   face rummaging thru   factionriddle   is   frt harryleemedia   httpstcofcetflrndbaba might         reduce its share count   million if   keeps up wallstcynic actionable options monday', 'march', '  jd fxihttpstcooiivzooxpbaba my pt is     httpstcolpfxtcrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa trading   is surrealthemaverickws i thought i had   bad when i lost money trading   in q   last year thank god i closed   position httpstcowkixanepmidday highest voloi min', 'vol k', 'option vol gds coty cgc   eqt afrm chwy rivn lvs bidu mrk nke acad teva nu aapl pfe azek pfe tsla pdddata barchart httpstcohjzsezcorkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   look     monthly slow stochastic ive never seen   stock continuosly fail   cross bullish x in just months   stock is   force liquidated no telling when   decline   abate down in months is jack ma even alive', 'anymorebaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcopsithvert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe   selloff is   severe i may   need   buy   shares in   few days iwm tsla amzn qqq nio   amd httpstcoontdluxddoalibaba adrs extend drop     reach lowest since july   httpstconhlbccdxysay   in   single digits in   few weeks', 'you loading uptodays highlighted premarket ideas   short gttsla short gtshop short gtjd long gtgtfutu long gtlmt short gtamph short gtbidu long gtpdd short gtagri long gthttpstcobkbodhxvw httpstcoezzerltgtwell good news   chinese stocks       go   zero right     point who cares if they get delisted not much left   jd tmebaba daily babagotmoshed loggyrhythm httpstcovyvkbmxkijrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba madafak   por debajo   per lo que hay que ver en la bolsa desde que no se   la ww en unos aos puede mas que doblar personalmente no creo q el gob chino sea tonto y quiera apoyar   rusia se cerrara   occidente ya veremos que pasart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroacweb   masacre argentina se llama este capitulosuben tarifas congeladas y venden baja dolar y mep venden acuerdo   fmi y venden buenisima la mervaleteada manijera no se salva nadie eso sipeor estar en babababa such big selling httpstcoriigxfxert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroadont see   us hammering india like they   china i wonder why httpstcosjvenhwrbaba jd didirt cheddarflow   m   block hitting   contract strike opening position unusualadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcogyealtldhocgn wtrh cei strn lcid spy   sndl avct metx httpstcohenootctake   look     yolo stockstowatch bottomfishing stockstobuy daytrading wallstreetbets trading tothemoon investments news stocks redditarmy fomo httpstcoawvitatmi want   buy pltr', '  not until     trendfeels like   same thing   people chasing     downrt minofpham mon largest increase in oi   fri min', 'vol k', 'callput vol each uber fcx fang cvna himx tevrt smbcapital stocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtthey way   market is treating   is scarybaba ohhhhh yeahhhhh httpstcohlofkbwdurt cryptomichnl buy   dip   httpstcoizepermtxubaba httpstcoxjyhuxehdailydownbaba bb bbby   bidu rsibaba bird clx didi dna   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjopinion personalseguir comprando   y quemando liquidez en esta accin ya se ha convertido en ms orgullo que raznrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa alibaba extend drop     reach lowest since july   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaalibaba adrs extend drop     reach lowest since july babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   m   block hitting   contract strike opening position unusual   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaitscharliemar joecarlsonshow you       contrarian   good quality', 'established', '  transparent business   is neither your comparison   ko is limping tooif you put k into chinas greatest company years ago     ipo', 'youd have', 'todaythats why i dont invest in countries i know nothing  ', 'especially those   authoritarian governmentsbabaun pequeo fragmento del documental   china hustle del   muy recomendable para quienes les interesen las compaas chinas que cotizan en wallstreetfue eliminado   la videoteca   netflix en aqu se puede ver completo httpstcoeulpsfzbaba httpstcohdfvjkkiababa lost   much money', 'fking hell what   hell happened kevinolearytv jlebenthal why   we buy kweb', '    jd on   hong kong stock marketrt stockbeep stocks making new wkall time lows in   morningnio rlx sofi   tme beke iq edu xpev pdd more resultdear secgov delist   chinese companies     trustedthank you   unclejay ahead   everyone u see on tv didi why is   not yet why is   short interest not lol halt   delist         chinese stocks immediately gavinnewsom fool   bidu jd spy qqq djia tsla aapl gme amc httpstcodjueejhbaba     wait     huni httpstcovfsadkjvdrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt squawkstreet us listed china shares   tumbling amid ongoing regulatory headwinds', 'covid lockdowns   ongoing geopolitical tensstocks   hit week lows on monday httpstcogvnplmtior   rsls nktr esmt adbequ   rbaridadbaba was leading   whole time megacaps httpstcophqrgfgndrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt themaverickws   httpstcospfvvhebaba support um die ging durch wie butter next level jetzt wohl unter noch diese wochert trendspider   rev bincome bequity bprice   rev bincome bequity bpricstocks making new wkall time lows in   morningnio rlx sofi   tme beke iq edu xpev pdd more results scans update every secstrading stockmarkethttpstcoqxeyrixvfwe have identified   unusual   block   expires on april', '    strike price  ', '  contracts     price     were purchased    ', '', 'premiumrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba going     i guarantee   my statements trending stocks on fintwit source httpstcocwjowwazc spy qqq aapl vxx spx   xbi tsla amzn vix sorted   most recent httpstcoiuzqhqimost mentioned tickers in wsb in last h spy gme oil qqq aapl vxx tsla zim   amzn httpstcointoxxyay httpstconohjgqucnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmitushw frankinvesting well if   positive on kelly out weighs them im down big on     prosy   gains   berkshire my largest position   couple   insane gains in su   srg you   outsized gainsbaba httpstcovnmortorr httpstcomsbtzrt klendathucap ali       forty bagholdersmost mentioned tickers on twitter last hour muln gfai   tsla rcattop money flow   free stock apps httpstcoczypvdtrpv', 'brka', 'spy', 'bil', 'aapl', 'ivv', 'crbn', 'ixg', 'algn', 'brkb', 'nvda', 'sh', 'iwm', 'qlta', ' ', 'vea', 'msft', 'eem', 'oney', 'bgepf httpstconqwnwmiqxibaba ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcodlffkgasrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt cheddarflow   m   block hitting   contract strike opening position unusual todays top active stocks mon', 'mar', 'pm est nio didi aapl amd sofi   tme aal f oxy   go   immediately httpstcolzqjbuuryus tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyard   futu didi kwebbaba bidu vs   what yall think nestbetter its still   beast     company just people should know when   exit   enter i got out   se     due   everything going on ill re enter when stabilizedbaba is not   bad investment its   communist party thats   issue these moves on china tech   moves on steroids driven   xijinping you want   trust someone who is in bed   putin     care less if you lose   your money then god bless buy uplunes   marzo', 'trades pampl gross pampl neto aapl tqqq babadaytrading urieltrading scalping aprendetrading analisistecnico invertirenbolsa clasestrading httpstcownngqdrt boringlucrative sjosephburns invested in       hang seng tech indexnow im aware     very real   uncontrollable risk habart stocksresearch therocktrading have you seen china stocks lately not much luck needed bababendbreak   long term horizon is   nobrainer if you     world   continue   exist   we   not blow our planet up in   senseless war   total annihilationbaba told u   points   was coming china is up   something   there is   multo trillion realestate implosion aboutt o happen there evergrande i said   many months ago   im right httpstcowekcckteypbaba profitability   trades in month profit factor     rating is bearish chart   httpstcovihcfvak httpstcovscpanrxqsjosephburns invested in       hang seng tech indexnow im aware     very real   uncontrollable risk political risk   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba daily no opinion given adjusted algo   first wave target down shown algos     wrong   keep   in mind httpstconwcbczvurrt albertrjf se va entendiendo ya  ', 'jd', 'etc   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   cheddarflow   m   block hitting   contract strike opening position unusualbaba jack ma not show up   months     is believed xi has put him in custody shitty ccp   stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     wtf   they even       httpstcoreyxfwuxsse va entendiendo ya  ', 'jd', 'etc httpstcoqioqaeznrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba m   block hitting   contract strike opening position unusualinfinitytradesx     story   jack ma     sses unwillingness     oversight vs hkex', 'puzzled why   would invest in     companies largely tied     region   particularly   same w ones   have heavy ties   mainland china   may not   based there', 'like sebaba too easy   make money shorting   procol if official charlie munger is fed   httpstcoobwjpizeaif official charlie munger is fed   httpstcoobwjpizeabest trading community   more executive chat rooms   even have their own app join here httpstcojscicnmsfwspy tsla dgly googl pypl acb dbvt   httpstcobolyjdlmrart tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his binvesting never invest in china stocks', 'even if they   good companies babababa ww   started     not need       conventional       reason   lot people named charlie love   stock charlie sounds like   typical name   those   communist tendencies even more confidence in shorting chinese stocks   seeing kevinolearytv pumping them on cnbc delist   bidu tcehy ntes jd pdd bili yumc tcom nio kweb httpstcoumuhgtvjcgreat day   ajtrader       puts   skills i     have learned   unmeasurable k day   start   weekget instant updates   free trials join here httpstcojscicnmsfwnakd sol dal ggg   x fb pt nio koss twtr googl httpstcoeqprkiojp morgan downgraded alibaba     overweight   underweight     price target athttpstcofekkelxpu httpstcohxpkfaolhyex actively executing its growthbyacquisition strategy', 'building   portfolio   clinically proven', 'naturally formulated supplementshttpstcoonmttvyaduke stevekann   aal dal nk   ng solo ayro nkla nio spaq tsla spce spy stockstobuy otc httpstcoubmmdrrojp morgan downgraded alibaba     overweight   underweight     price target   httpstcosppneinw httpstcoulowymdgzif   announced   dividend payout stock   rally overnight httpstcoseekxdgqlmrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst kweb   tcehy httpstcordwkouwxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpeterreznicek ndx took out lows     look     fail   head down   lows bearishbaba heading   ipo lowsmidday greatest standard deviation decline compared     previous days min', 'vol k', 'put vol k ttwo momo cve   dvn gds kbh acmr li scco teck hpq swn swks htht lvs uuuu pdd cdev xpev yy eqtdata barchart httpstcooogisgpbvainversorexperto y son caja esta semana intento compartir comentarios sobre babababa buy pt   minofpham mon largest increase in oi   fri min', 'vol k', 'callput vol each uber fcx fang cvna himx tevone     great potential stock inhttpstcojscicnmsfwscie brll lrdr mtvx pfms nokbaba googl httpstcognmgkyoxrt tradergeek     right now', '  has given         gains since   made its september initial public offeringantoinepops i posted   morning   if we close here     on       set up   island reversal on   daily candle if there is   gap higher tomorrow not saying we jump  ', '  imo is possible   weeksold bntx       more intc switched   scu into babababa short term', 'long term   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba y las mil y una noches httpstcorykimuzjusfirst rule   investing no one knows when   stock has bottomed second rule dont forget   first   jd kweb iq beke bidu tme chinese ruling party wants   see americans lose their money buying their stocks they dont care   anyones pocket booktake   look     fomo yolo investments trading stocks tothemoon bottomfishing redditarmy stockstowatch wallstreetbets news stockstobuy daytrading httpstcossiuefphrt smbcapital stocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   huge selling days gap down on highest bearish volume reminds me   something starting   nibble here probably wrong', '  rr seem very good here httpstcowskaqnainice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnblock   calls   spot volume', 'oi', 'iv premium msector consumer cyclicalrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt alwaysinvest fascinating', 'one minute fintwit is talking   amzn returns   lows', '  then right   says     otherrt punchcardinvest   bull case   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba mar   underlying difference daily volume', 'volume oi iv bidask   daily no opinion given once trend line was brokenice line here shown', 'price tried   rally     not     now its falling until   hits support httpstcokbaukfnb crash alert volume picking up tp   down side y spy aapl nvda tsla msft   amzn march   httpstcolimnakjrbaba might buy   when china has new leadership   doesnt actively push   country towards totalitarianism i however doubt     happen in next couple decades   honestly', 'over chance   pulls   russianbank style price action soon too much systematic   geopolitical risk', 'on top   exchange risk   holding enemy adrs lol wow babacreo que carlosotermin y yo somos los nicos que quedamos long     estas alturasrt greaterfoolin charlie mungers investment in   now   ipo price   his views on india in   past were   negative', 'mostbaba how quickly     turn   uninvestable     every institution has loaded   fuck up charlie mungers investment in   now   ipo price   his views on india in   past were   negative', 'most   them true   formed   basis   his opinion', 'dont think india is going     welltoday', 'i   glad he got served   investing in   chinese stock httpstcoijucmuyzin other words', 'analysts join forces   say', 'we have no idea what we thought when we recommend   buy   we lost   your money now you   sell lol   alibaba', 'baidu lead chinese tech stocks south   downgrades say its time   sell httpstconzjdrpldubaba keep holding keep losing   michellemarki   billmiller amp raydalio wrong on alibaba babas stock price fell     year low   httpstcogonoiqp repobaba watch here   push upwardsbaba mr wonderful', 'not my fav', 'is         china pushbuy on cnbc   jd kweb tcehy hymc gold no brainer price target cei muln tsla amc spy aapl kscp agri mrna   pfe httpstcoiziaohzbaba under capitalized on   trade big time httpstcoxzsvtclsrt drstoxx   calls running   us nowdst room httpstcollllpgrucsaareldar   under is   good buy', 'not   goodbyei   say   same under', '  soooo', 'theres   too   who wants my kids   afford them   new post dissecting   great delisting httpstcoivnxdovsbw   kevinsxu delisting sec china   bgne yumc zlab acmr hcmdpro draganfly has more than years   experience designing   manufacturing professional drones   military', 'publicsafety', 'energy agriculture', '  insurancehttpstcovxxkkdkfpsftby   nkla   tsla twtr tlry mrsn omc cgc ncr bhp qnst new httpstcoviwfekylzznio   xpev keep dumping chinese shts todays top unusual options activity gds   coty   cgc put eqt   rei     callbaba jd told you  ', 'these stocks   uninvestable why   people still buy uslisted chinese stocks every investor knows   hfcaa   what if china gives military aid   putin good lord   pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela debaba jd nio new article chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcoacyoqg get     latest   related news here httpstcofvkvdtlufpaulcesario kevinolearytv see my tweets on jpm finally saying   underweight   here under   still worth billion     ratert samanthaladuc china short     year   why answermacrotomicro wkly gaps down chinese stocks listed in hong kong have hadrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt schicky wolffinancial   guy who suggested me not   buy     nvcr sold bntx       more intc switched   scu into babart thuhkang adding more   my   commons pos   have   multiyear time horizon on itbaba year lows   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpaskabove     sweeps contracts   more aopmest pypl aa   eem wmt staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcomngfemskxrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     when is next china delist news gonna hit     i   prepare my put bet   drawdown on babart salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yoursfollowtheh oleary is     he never pretended not     he said   ought     delisted when   was higher now its   bargain', 'i agreebaba is arguably one     top companies in   world', 'on sale thats   fact time   tell wisert briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjbaba is     i see   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if china escalate     russia       delisted quickly not worth   hold trade only there     bets   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggbaba tragic events these good companies   down   much   likely   go down even more good         see   value when others dont', '  sadly its not something   companies   control httpstcoydfeydltl httpstcownfcoenwrt fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappdanieltoloko buy fear sell greed love following       reasonmy problem continues     if   gets delisted   say your shares   transfer over     shanghai stock exchange     chinese exchange   takes me out   my circle   competence   value is cheaponly in our discord no body     like us join here httpstcoksxmqngj fb nio docu rkt   forex googl httpstcouhazyiuyabas   right now', '  has given         gains since   made its september initial public offeringcall sweeps over k aopmest clf se goog   pypl staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcodcodjybrwxlets get serious', 'kevinolearytv has billions he   not give shit   his equity portfolio spy   kwebrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overquestion since i dont know   lets say someone buys       gets delisted in us   then trades in hong kong what happens   ur shares     go   zero   then starts over in hk   everyone who had   in us is wiped out     you get   shares you had here in hkrt pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela dert pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela deimportante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela   vuelta o giro en   httpstcosrugeujqebaba wow     tech company trading   book value is pretty incredible dailydownasan   bbby   bidu rsibaba bird clx didi dna elite signal trading communityhttpstcomcjqctmhtwbyfc tsla free boxl amzn ayro   bbby httpstcoqqrydwtwodwapner   wonderful on   youve   riding   down sonthats   sure httpstcoroolauzrumbo   mi fundicin   si no lanzan un programa   recompras   acciones mas agresivo y algn proyecto nuevo se viene el cero coma   trovato httpstcouskmnxvsmkrt investrtrades todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways managebaba buying hands over fist httpstcorkkniqjnthis new week started in red i have   overtraded   i havent managed well   risk on bidu   was great short     open trading httpstcopjtvtqckeart trendspider   rev bincome bequity bprice   rev bincome bequity bpricugly', 'ugly', 'chart     day   yang looks much   most active equity options   midday march', 'aapl', 'tsla', ' ', 'amd', 'nio', 'siri', 'bac', 'pfe', 'amc', 'f', 'mrna', 'nvda', 'muln', 'fb', 'sofi', 'xom', 'aal', 'intc', 'msft', 'amzn httpstcoyawgcoxx httpstcogbssdrorababa down   what   shame silviabellrockwant   learn more     stock market check out these market indicators   improve ur tradingmrna muln xpev nvex para bntx afrm aapl trq nktr pfe volt tsla sbux upst lvs sofi mkd nflx lmnd mpln nio li qcom kc didi babahttpstcosxdtxbrlchinese stocks sink into oblivion     pace there     nothing   delist trmx pdd   bidu nio li jd httpstcoabgqrdtsatmost active equity options   midday march', 'aapl', 'tsla', ' ', 'amd', 'nio', 'siri', 'bac', 'pfe', 'amc', 'f', 'mrna', 'nvda', 'muln', 'fb', 'sofi', 'xom', 'aal', 'intc', 'msft', 'amzn httpstcodxqgrpyzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba group holding limited traded m shares', '  average volume babaoptionsoracle yep', 'totally   is   premier   in china', '  wont   delisted china owns our bonds     send   nice fy right     us if we delist their top cos imois     here     hu nosebut when   newbies   screaming   single digits', 'ill     buyerthe same kevin oleary who just said he bought   argued last year   should   delistedits hard   have less credibilityits incredible he has   platformdrippyhard mattydaytrades ty guys     great day on   account   swung nio', '    wmt over   weekend   sniped aapl   nio   hellya brotherstocks in downgrades    ', 'current price', 'change  ', 'total traded volume httpstcoqmtchmm   httpstcomksgybhnfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcouabdgckjsbaba vie deathjp morgan estuvo hoy rebajando los po para las tecnolgicas   bzun bili dada', 'jd beke', 'huya httpstcomefvrjfbaba   is my worst long bought     holding      ', '  is something i told myself never     never buy on   way down buy on   way up nailed   kevin', 'read my mind   analyst is saying sell     thanks   brining rationality   chinese big cap stocks   kevinolearytvin delusional bulls wait  ', '      chinas year q wait     kweb   holdmytexan nio yumc bidu     other chinese names right now httpstcojzgmkkwpwonderful pumping    ', 'try try   httpstcovszbdjusoaapl tsla qqq   googl spxbest discord group     traders join heregthttpstcoksxmqngj httpstcobgdyvkvwtry   learn candlestick patterns', '  savemake you   lot   moneymrna muln xpev nvex para bntx afrm aapl trq nktr pfe volt tsla sbux upst lvs sofi mkd nflx lmnd mpln nio li qcom kc sqsp gme aei didi   tmetsla bbd xom didi f tme beke httpstcojtemjfhillc   depends if he is sitting on   lot   babababa good watch   here hedgefundtips why   you think covid shutdowns   hurt   shutdowns were   huge boost   amzn       others in increased covid in china   only increase   revenue currencywrks musicfxdigital celebrates parker mccollums academy   country music awards winhttpstcoxwdieomivcvs lyft cmg rsg ecol yum amd gm incy big veri sftby   nkla   tsla twtr tlry mrsn omc cgc httpstcotbtyuppxtrending stocks on fintwit source httpstcocwjowwsbi spy qqq vxx tsla aapl amzn kscp vix zim   sorted   most recent httpstcoxjjtifjbecome     trader   ushttpstcoksxmqngjaapl tsla qqq f   googl spx httpstcoaarheuyvrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chincheck out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespy spx tsla rut qqq vix aapl bidu   vxx jd kweb iwm upst pdd httpstcobezsugihim   name wapner just didnt like   answer he got   mr wonderful follow   big money', '  if kevinolearytv is buying china     i nio   xpev bidu if they dont have   same opinion   wapner he   cuts them off poor host we want melissaleecnbckevin oleary is   buyer   babawolffinancial   guy who suggested me not   buy     nvcr rosemontseneca fb   babababa       never recover is   what   market is telling us   qoooreapp qooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews trt pluginfud   plus peepaw warren getting rekt on snow warms my heart   boomers httpstcoukaspljljthis plus peepaw warren getting rekt on snow warms my heart   boomers httpstcoukaspljljbaba uninvestible   delisting kc ntes bgne jackbetrader finally someone     balls   foresight on   httpstcojnowxsrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthuhkang   multi month timeframe is good too remember you   sell slightly ootm calls       still make per year on itbaba   present moment sellers side more than buyer seller     exhausted     point   when   buyer side   more than   sellers she   turn     vengeance longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'amzn', 'aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionschinese stocks hit   triple whammy   regulations', 'covid', 'ukraine war httpstcohcpbnpzo   jd bidu ntes pdd china stocksrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbig thanks     community httpstcoksxmqngjgrnq googl tnxp axas   spybdhf tsla forex httpstcovafcdtmnqfscottwapnercnbc   you     kevinolearytv how much hes down on     datert bullwelsh r  ', 'got   lovely drop on       open then tried fading db     went   me when   indexes popped sort cinopinions   gonna take patience   political risk is scaring   lot   people off thanks     cheaper shares   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market bidu is   next yndx     is   next didi   xi hates jack   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygb crash alert volume picking up tp   down side y spy aapl nvda tsla msft   amzn dkng nio unh cvx march   tell us     time you followed charlie munger into his   trade httpstcomktygbrt taylorogan in todays   downgrade   jpm', 'new pt is now derived   pe x   pe', 'not sotp httpstcodsbhfxmixwe provide high quality alerts     impeccable track recordhttpstcoksxmqngjba nclh lac pcg   rad spy penn et cost googl httpstcoorvjcapirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jistuven semana   semana', 'cuando entro   ver alibaba   httpstcodwldodtksstruggling in   market learn   profitable swing trading strategy nowmrna muln xpev nvex para bntx afrm aapl trq nktr pfe volt tsla sbux upst lvs sofi mkd nflx lmnd mpln nio li qcom kc sqsp gme aei didi   tmehttpstcoqibvtnruurt trendspider   rev bincome bequity bprice   rev bincome bequity bpricstocks   hit week lows on monday   rsls nktr esmt adbe httpstcoourshurgugly', 'ugly', 'chart     day   yang looks much betterchina lockdown', 'wouldnt     great     stock like iqnflx   chinatsla nio xpev googl appl fb amzn babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels more than k   option contracts traded   far', '  putbaba cheap shares adding more easy money just hold     liquidation event is coming many people   leveraged up china   not care   your tech stocks   is going   rip tits     upside in   next weekrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjadding more   my   commons pos   have   multiyear time horizon on itbaba sell putsadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcosdtbohoiocgn wtrh cei strn lcid spy   sndl avct metx httpstcoatcgnxphmrt squawkstreet us listed china shares   tumbling amid ongoing regulatory headwinds', 'covid lockdowns   ongoing geopolitical tensbaba min   trade was called out u got ptbaba   alwaysinvest fascinating', 'one minute fintwit is talking   amzn returns   lows', '  then right   says     otherrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt klendathucap ali       forty bagholdersrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba was   oct', 'trading   todaythis is asias premiere enterprise httpstcoagqmzvoimiki no se cuantos falling knife he intentado coger ya   babababa jun put underlying difference daily volume', '', 'volume', 'oi iv bidask options   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yumcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt marketrebels more than k   option contracts traded   far', '  putrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmore than k   option contracts traded   far', '  putbaba seriously   stock   damaged   bad   recognitionmaybe heading towards   low       trade i made in   long time easy play on httpstcoksxmqngj love work aapl amd qqq gld twr   googl esf free forex httpstcocisduvawhat you missed on wall street   morning   jd ftv tsn ipgp pton afrm mrna lmt lvs mlco mgm wynn aapl hnhpf lilm   disca disck t tsla trq rio nok nktr bmy kc zh aveo fxlv gol adap luna httpstcomzlxzejvidcdowork still', 'compared     nio is   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjychinese adrs such     have taken   hard hit recently following secs warning issuance   five chinese stocks       risk     delisted   is down   further  ', 'trading   per share', '    its levels   retail clients lose money httpstcoxqsbkjulnbaba going   book value     week   hillc   munger     shitting his depends   munger     shitting his depends   hedgefundtips   now trading   ltx next years earnings when you   out cash   st investments still growing top line gt   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yoursrt tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     waterfall drops one month ago   usd   sounded crazy when i talked   usd interesting week range httpstcohiphqdmakbrt lunae ajtrader education   pays what its worth   short amp curl tsla curl premarket agri   jannimore thanks actotra semana   sufrimiento e incertidumbre     nimo   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst i own   very small position in   less than one side   my mind says buy   little moreanother side says they     delisted when their financials   found out       total fraud im not saying they  ', '    every chinese stock is   has     fraudcryptowyckoff el opaco gobierno chino no se si sabrs qu hace un  ', 'desapareci el ceo     unos meses y se rumoreaba que el gobierno se haba encargado   el luego reapareci y el ndice chino y   tuvieron una jornada espectacularmost profitable trading community get up   profitshttpstcoksxmqngj qqq amzn nvda tsla   amd aapl esf httpstcoddaissyrwcanteringclark kweb   time low', '        ipo pricebaba crash httpstcoscbyjgnert spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   alerttrade you   invited   test drive tradeideas premium features   weeks via httpstcoaovqias didibaba alibaba looks   trim work force   up   httpstcoqedgrxzdbaba why alibaba', 'nio   other chinese stocks   falling   httpstcovoasdvqakbaba chinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain httpstcowwofsyfqasbaba china stocks fall on covid lockdowns httpstcodfmzgozjbaba chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcogqmidhcosirt squawkstreet us listed china shares   tumbling amid ongoing regulatory headwinds', 'covid lockdowns   ongoing geopolitical tensrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba', 'jd   othe chinese tech stocks down russian stock market still closed really   my   what   leaders have in their mind wtf   they doingtook profit   put httpstcoscrodvpazki dont like       is not fair httpstcosllwrxthe   place   traders   gain httpstcoksxmqngj amzn nvda   amd nflx fb uso xom forex httpstcojejcocxvsweep   calls   spot volume', 'oi iv premium ksector consumer cyclicalbaba alibaba group holding option alert mar calls sweep near   bid vs oi learn more   get details on httpstcopsbhaovhirosemontseneca   fb     stock price fall', 'those put options   getting ever more interesting   iv increases', 'even lower strike prices   quite interesting now if   market gives us   opportunity we need   take advantage     babaamitisinvesting losing money   pltr       day erryday dbaba jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt marketrebels options   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yummost winning trading chat     limited time we   opening our trading chatroom     publichttpstcoksxmqngjnvta amwl vgr cfb aapl goog googl   fb httpstcoisfzttrt jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpowell   like spyqqqsqqqamd nio babavixiwm httpstcogogkjzqhq you   invited   test drive tradeideas premium features   weeks via httpstcoaovqias didi rlx nio rivn   docu edu tme beke futu nvgs gfai aei alto hgen shls htz cat vtr bkr zim ctic ctva well aple gsl httpstcotaiizqzudequitybrian never liked   i prefer jd insteadtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla qqq access wider trends httpstcozltkvrfbaba httpstcohchykteuihrt marketrebels options   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yumrt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers in wsb in last h gme spy oil tsla amzn qqq zim aapl hour   httpstcointoxxyay httpstcooqimbqurt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arousjosephburns   has destroyed   same     investorstraders   doge buyampprayampliamos   y tcehytoca aguantar el vendaval httpstcocgwdkvdtxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla qqq access wider trends httpstcozltkvrftop money flow   free stock apps httpstcoczypvdtspy', 'brka', 'rpv', 'bil', 'crbn', 'ixg', 'aapl', 'ivv', ' ', 'brkb', 'oney', 'qqq', 'iefa', 'bgepf', 'iwm', 'ymh', 'nvda', 'vea', 'entg', 'eem httpstcoowkfdfcmost mentioned tickers on wallstreetbets last hour gme tsla zim aapl babaoptions   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yumcoptions   decreasing iv mndt docu bbby rivn fpac orcl bmbl sfixtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla qqq access wider trends httpstcozltkvrfrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop money flow   free stock apps httpstcoczypvdtspy', 'brka', 'rpv', 'bil', 'crbn', 'ixg', 'aapl', 'ivv', ' ', 'brkb', 'oney', 'qqq', 'iefa', 'bgepf', 'iwm', 'ymh', 'nvda', 'vea', 'entg', 'eem httpstcocmvryebtop most mentioned tickers in fintwit now aapl apple   alibaba tsla tesla afrm affirm pfe pfizer via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit now afrm affirm nktr nektar mrna moderna   alibaba muln mullen via httpstconwsneckpndfintwit stocks stockmarket stocktrending stocks on httpstcofivqkz on amc', 'awlif', ' ', 'chpt', 'cvx', 'elemca', 'f', 'fubo', 'gggca', 'nclhbaba i have zero doubt   alibaba would   trading much higher than its current price   had jack ma not spoken out     ccp govt last yr just sayin     investor standpointdadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcolszlrjwlocgn wtrh cei strn lcid spy   sndl avct metx httpstcomcphtkdebaba such   strong divergence who is right technical indicators   analysts if you   me', '  stock is oversold httpstcowkfdxvphqrt realalexvieira when   toxic person   no longer control you', 'they   find   puppet   control you   twlo snap nio lcid spywhen   toxic person   no longer control you', 'they   find   puppet   control you   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcoaheyxatjbaba puedes joderme un poco menos si quieresrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   reaching gmert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segparece que   va rumbo   mnimos histricos sobre los httpstcolrnozydrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjequitybrian theyre right     kweb   other chinese internet stocks   multibaggers since chinas dominance on   globe continues   growrt itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpya le falta poquito   alibaba   para llegar   su precio   ipo httpstcomlodbahsjobaba pos stock avoid communist trash china stocks were   hit     no more take   loss n invest in us companies   ya por debajo   todo bien pana marioxciento httpstcodilvbhvnio bidu   why alibaba', 'nio   other chinese stocks   falling   httpstcoqugghibzert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhymc rlx tme   aapl ive made k   them', '', '  their alert if you really want   make   huge profit on trading choose   professional chat httpstcoreubrmtrb httpstcockcjjjbgsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt jason alibabas lost decade   httpstcomnuyrmqdnbaba el q quizo adivinar el piso ha sufrido mientras no supere   menos dls ni pensar en entrar', 'conforme siga cayendo ajustamos niveles bacachoknows trmx bolsamx httpstcogjgvvkqhbaba we have reached extreme fear   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     is someone going   catch  ', '    save         whole yr   just keeps falling httpstcoieggannxcrt equitybrian just bought   more   i now have   gt allocationrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst min mos i   via sftby kommer troligtvis ka snart httpstcoigpxjttaitrt tmgstocktips chart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidirt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjamplo   y tcehy httpstcozwhyyuqfyvrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     im holding still   pspy is jus httpstcolpfxtcadentro       vuelta me velan   las spacguru   never woulda thunk     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira alex vieira live   warns   worst consequences     challenging whats coming   twlo snap nio lcidalex vieira live   warns   worst consequences     challenging whats coming   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice ww httpstcohhxmstrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst options stock alertsdiscord link belowhttpstcoksxmqdhaapl tsla qqq   bb   sp hjdh vjdv httpstcoatabmtrt realalexvieira   on analyst ratings junk   junk plus sell short float nuke coming soon   twlo snap nio lcid spyrt chisatoinvest   oxy mslmt frt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   gonna take patience   political risk is scaring   lot   people off thanks     cheaper shares r  ', 'got   lovely drop on       open then tried fading db     went   me when   indexes popped solid day bearbulltraders bbtfamily johnhbbt mikebbbt httpstcohrzvauequitybrian wheres babart stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     seekingthevalue wsenfurecido   solo dentro   aos   stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnio yumc bidu     other chinese names right now httpstcojzgmkkwpspacboobby   httpstcoovobffmrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst vitaliyk   opinion on softbank     current price id guess its hard   get comfortable on valuation without knowing how     situation plays outits     tough year if you     growth investorytd returnstsla   meli coin upst hood lcid dkng pypl nio shop rblx rivn afrm aitx has signed premier protective security', 'inc     new authorized dealer', '  has received   order     rosa security robot     new dealer httpstcoeswckagc frontpagestocks msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z ubersquawkstreet jimcramer davidfaber cnbc lmao thx jpm   getting us out       morning under', 'whewnot       now', 'here under   morning', 'thank you   saving us   your timely underweight advicebaba i had   dream weeks ago     chinese tech stocks yikes   kweb tcehyrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     ipo levels httpstcoizrpwmbahamaben   in   s is insane down   ath   forward pe   q yoy growth   number company in   world   net income how much lower     price   forces you   buy somebaba chance       on minbast trading communityhttpstcoksxmqdhbyfc qqq free boxl amzn   bngo tsla httpstcopypzfby   way', 'i dont have   opinion on   i used   own   through softbank', 'never felt comfortable     ownership   discounted     lot softbank had other assets   provided margin   safetyrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   i think   china trade is off   julian muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt julian muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjchina short     year   why answermacrotomicro wkly gaps down chinese stocks listed in hong kong have had their worst day since   global financial crisis kweb fxi   jdday trading is fun   zoom out   big swings httpstcoiqnsfavxbekweb buy   alltime low they said', '      easy they said   jd cqqq httpstcoynnzwbtwrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba china is on lockdown  ', 'you know what   means more gnus cartoons   casi en precios   ipo add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcocchcerjealibaba   nuevo mnimo hoy en', 'desde los mximos del verano pasadodjame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgdont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcodlcitjychocgn wtrh cei strn lcid spy   sndl avct metx httpstcodnpdcizvxshenzhen lockdown stops   stock market rally on ukraine progress read more httpstcomqgckqcxqinvesting invest investment investments investors markets stocks stockstowatch stockmarket nio didi rlx amd aapl   tme sofi aal jd beke f oxy lirt realalexvieira dont blame others   whats coming you accept     defrauded     media daily   twlo snap nio lcid spy dont blame others   whats coming you accept     defrauded     media daily   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice ww httpstcopixyhwxdurt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba still   falling knife', 'wake me when its aapl tsla amp       three most mentioned tickers on wsbrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt lunae ajtrader education   pays what its worth   short amp curl tsla curl premarket agri   jannimore thanks actrt missiehost   short was   winner   me   cheers     green day thank you     great ajtrader who gives actfamiladd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcokmibhgol ocgn wtrh cei strn lcid spy   sndl avct metx httpstcoglrapfrncvotrades thoughts on   bossoptions flow stream update tsla   vxx spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcodsvwhihyxoptions flow stream update tsla   vxx spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoqvdowahsovrt ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genefascinating', 'one minute fintwit is talking   amzn returns   lows', '  then right   says     other china stocks   worth nothing   should sell   obvious you would have   sold amzn in in   panicnot   same', '  parallels   interestingoptions flow stream update tsla   vxx spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoxefdodgjlmbaba option   look         thursday', 'april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxdailydownbaba   bidu chk clov rsibaba bgs bird dna jd helped me get my account green   time thanks httpstcovbdmvufspy es adbe amzn msft aal roku   crm cvna httpstcovquuzpdhvrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouminofpham barchart     strike   jpm   criminals stocks options day trading aapl fsly   work jpm spy gs hd nkla fb nflx xomchatroomif you want   make real gains   make your own plays join us   httpstcomcjqctvco httpstcojajmyhrgetsla nio spy mdrr fsly novn aapl pt roku solo wkhs amd fb nflx   akba amzn kxin cei zm if you want   make real gains   make your own plays   stocks options day trading swing trading learn ampearn httpstcomcjqctvco httpstcoianfekpizius listed china shares   tumbling amid ongoing regulatory headwinds', 'covid lockdowns   ongoing geopolitical tensions jimcramer amp davidfaber discuss   jdcnbc httpstcogckqxrwrbaba adding k httpstcousqcotxohort endocapital   buffett says buying opportunities   infrequently when its raining gold', 'reach     bucket', 'not   thimblejdsixsigmacapital   is   competition no one wants   win i think fb has   higher floor than alibaba   httpstcovnltgngwoitscharliemar agreed', '    value investor doesnt care     price targets given     banks we know   they adjust   stock prices based on   current market sentiment we look     long term   is   solid company     market   recognize   in   future we just need timestocks options day trading aapl fsly   work jpm spy gs hd nkla fb nflx xomchatroomif you want   make real gains   make your own plays join us   httpstcomcjqctmhtw httpstcokfvsogawdbaba crazy crazy crazy mon largest increase in oi   fri min', 'vol k', 'callput vol each uber fcx fang cvna himx teva fcx twtr bhc f   cmcsa dal ual pbr sq pfe plug nke pypl bac aapldata barchart httpstcodfzhaakkrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt itscharliemar   same people who   giving up   selling           same people who     pumping itmodenerik okay', '  sinking ship   bil in cash my point is   if   chinese government is purposefully destroying   then metrics dont matter       its worth factoring   risk into your calculationsecommerce stocks performance   far todayhttpstcokrvrvuvva', 'inc amzn alibaba group holding limited   httpstcowumqerwl', 'inc jd ebay inc ebay etsy', 'inc etsy new week highs lows highs para volt trq yang bmy lows nio rlx tme   fxi httpstcojpvxafqgnio spy tsla fsly staf nflx zm wkhs spi fb pt aapl   pton kxin cei amzn stocks options day trading swing trading chatroomhttpstcomcjqctvco join daily alerts amp analysis right on time httpstcoozqjmiizxinsideamdbababadisfbgsiwmmsftnvdaqqqrokutslazmspculr fwiw   decline in chinese stocks may     semi generational buying opp esp   jd     imoexample buy   here   say     options   sell     every month   literally give you   return just     even if   stays unch   whole yearcotizando por encima   lod por ahorapdd nio', 'xpev', 'tcom', 'bidu jd', ' ', 'kweb', 'deltagammaqueen   pleaseadaytrading faxanadutrader bitacorabolsa xaviercomas polru mbacardit morgadesj jcasalsc traderoscta jornalerotrade yo tengo   desde hace muchos meses', 'precio medio', 'no me arrepiento   la comprart observandobolsa el ego en la inversin', 'leo sobre lienzobabart fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggbaba i wanna reach out     asswipes who talk shit     please', 'i   f begging you   short       you got charliemunger i think investors   incorrectly analyzing     if   were   us listed company', '    isnt   political risk attached   chinese companies is not insignificant enough     ignored i would much rather own us based big tech eg fbbaba where is jack ma tech stocks performance   far todaymicrosoft msft alibaba   amazon amzn alphabet goog apple aapl facebook fb tesla tsla paypal pypl   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba when we speculate they tell us fundamentals matter', 'when we use fundamentals they drop price targets we   win       manipulation its disgusting momentumfactor gualestrit en cada gran baja', 'sigo agregando   y cuando sube pocas veces', 'vendo parte sabes porque no pierdo mientras promedio   la baja porque   mismo tiempo shorteo las acciones chinas   yang y fxp practicamente salgo empatado', 'y tendre asegurado tener comprado el piso   julian muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es qfin div yield   bidu tencent futu   everyone needs   trapped here   cryptomichnl buy   dip   httpstcoizepermtxurt cryptomichnl buy   dip   httpstcoizepermtxualibaba   en seguimiento diario', 'posible httpstcoahheueert realalexvieira   on analyst ratings junk   junk plus sell short float nuke coming soon   twlo snap nio lcid spyrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricchanges on analyst ratings junk   junk plus sell short float nuke coming soon   twlo snap nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcobcvsfvsphyex ubn is advancing its position   meet rising consumer demand   healthy', 'sciencebased optionsdukestevekanntwtr   xop z uber xhb sblk coop arch coin apps   zim aa gold fdx spy pins upwk nvax cvx cflt apahttpstcolryhtgobaba daylight savings has me stockmarket finance   crypto httpstcowkkqaprt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt underthetears   munger   throw in   towelannouncement   babathis drop is not stopping   you idiots shoulda got out ages ago   munger   throw in   towelannouncement   babathis drop is not stopping   if   is not     then i wonder what would     rr is in favour     bulls weekly long term demand zone plus weekly falling wedge support my money is on   table httpstcoqyhgfxs httpstcobwbaphqurrt trendspider   rev bincome bequity bprice   rev bincome bequity bprichow low     go zero if', '  its   if', '    plausible one', 'if   chinese government is deliberately hobbling   dismantling       go much lower', '  youd   buying   sinking ship   still has   bil market capbaba how low   she go bring   jack   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtrendspider   httpstcoyvmmltnteort chisatoinvest   oxy mslmt fif   long term investor interested in investing in  ', 'then   is   time   deploy   your total capital allocation     script nt   expert here jst   technofunda novice who hs learned free things   market in last few years tihobrkan   httpstcoadkysprbsrt qoooreapp qooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews trt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba buying   here raid under bigbraincfa right there   youbaba fb walrusfarts   you prefer       babart honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgraspculr honestly', 'what     really know   his supposed position in   really now', 'we know nothing     what we may read somewherenot many definitive places   look   what he ownsequitybrian hi brian', 'what is your take on   ps i have many   sharesbaba perfect manipulation tell me how you   trust these banks wasnt jp part   who made   ipo happen flow room these   not alerts   puts bought x     each bearish spx qqq china orderflow options tradingrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i   never invest in usa stock market   most corrupted market in   world', 'no question   buffett says buying opportunities   infrequently when its raining gold', 'reach     bucket', 'not   thimblejd   tcehyfoolishness   guts', 'only time is gonna prove   babart realalexvieira expect overnight stock crashes   people remain in denial alex vieira urges following   bible   twlo snaprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradingblockco us listed china shares   tumbling     alibaba down   one point   httpstcoqbjbcbrbaba   is seriously in pos territory', '  have one more bullet   fire in   extraction attemptrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricexpect overnight stock crashes   people remain in denial alex vieira urges following   bible   twlo snap nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcoskrzroxpais there   crypto platform', 'where i   buy stonks like     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba now cheaper than ipo price httpstcoxqdbtwsdgsamr', 'chinas competition watchdog', 'shows off its report cardin', 'samr closed antimonopoly cases up   in    ', 'cases resulted in fines fines totalled usd  ', '      mpngy fines     totalhttpstcojtivflnpiwell', 'glad i got out   most   my   shame i didnt go     wayrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba kittymeow holdings km holdings upgrades alibaba group holding   underperform   buy   revised price target     trendspider   rev bincome bequity bprice   rev bincome bequity bpricsunstock inc otcqb ssok reports third quarter fy resultshttpstcoredkejygvipoguy afrm aapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber xhb sblk coin apps   zim aa gold httpstcokbsaryvixert trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt invertedfragil alright', 'how long until buffett buys         bail out mungeralright', 'how long until buffett buys         bail out mungerfintwit muln agri mrna rkda spy aapl spx pfe   qqq httpstcogukjurhxrnwynn   falling   china   what seems cheapbaba nio jd bidu top stocks amp cryptos on reddit btc', 'eth', 'spy', 'gme', ' ', 'tsla', 'muln', 'aapl', 'xrp', 'gs crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoehqptjmhdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricjd   credit suisse   goldman sachs', 'investment banks say its time   buy chinese stocks bhat', 'metx', '  lets go muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdbtrendspider   httpstcoycbgsazbaba oooo well going down   nothing we     russia   communist mate   help httpstcouwptqgiiurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt qoooreapp qooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews tstocktwits rankingstrending tickers gme lkncy   req poet mrna nio bntx pfe xpevmost active muln spy amc btc nio   cei tsla hymc qqqrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricqooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews technology china crash insight nyse httpstcobjkyimjnbaba is   shit coin sorry   your loss httpstcowkzuttklzrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   those   you   think youre smart enough   pick bottomsjust look   your chart     in   past year   lot   casualties resulted     falling knife lol most popular   retail investorsestimates past hour nio aapl tsla   mrna gme og meme fb amd oxy amzn sofi amc mulnfollow retail flows httpstcozalldqtxhrbaba now trading   ltx next years earnings when you   out cash   st investments still growing top line gt voting machine vs weighing machine business still solid', 'ownership changing hands   weak   strong covid shut downs hurt', '  curve   flatten like usrt blackboxstocks here     calls   puts on           kbaba spy aapl para qqq tsla   morestocks   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba under ipos price china tech lockdownrt klendathucap ali       forty bagholdersbaba rev bincome bequity bprice   rev bincome bequity bprice httpstcooczreuhialibaba   iv index mean is   compared   week range       strikes trading more than contracts   shares sell off httpstcoehkdotd services amp tools gt analysis services gt basicadvanced options gt basic optionsbaba china says they may support russia in   way   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba proud   china httpstconvwzpqjqdrt realalexvieira alex vieira live sell everything youre   dead you just dont know   yet   twlo gm nio lcid spy qqqalex vieira live sell everything youre   dead you just dont know   yet   twlo gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcotdfqjpfyzbaba chaos china   schools panic madness jd tencent shit smartertrader i honestly love   agree     everything you have   putting out however', 'in   long run i   think you   wrong here on babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt blackboxstocks here     calls   puts on           kbaba spy aapl para qqq tsla   morestocks   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhere     calls   puts on           kbaba spy aapl para qqq tsla   morestocks stockstowatch options optionsflow optionstrading fintech fintwit httpstcotmwfgsxobaba   stock is done     point youre gambling', 'not investing if you have calls   buying shares its over   michigandolf every time i think its   good idea   dca into   httpstcokmswtzishorted bidu     flipped long on   when   failed   break   new lows then flipped shorted   when   got   up   resistance httpstcoifzpilzbaba short was   winner   me   cheers     green day thank you     great ajtrader who gives actfamily   profitable dayrt kormakilla   has halved   since   tweet   is now less than httpstcohvirobgcdrt gorkaschulzer china mobile tecnolgica china ya fue deslistada hace aos', 'pero sigue estando disponible en hong kong', '  como alemrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   rolled in other losers into   no way   should trade near ipo price nd biggest holding now i   expecting wild volatility   week in large cap land   feds', 'china', 'russia', 'ukraine', 'lots going on   qqq spy tsla coin   have your seatbelts on   these names   get crazy   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seg dpro nasdaqdraganfly partnering   government   industry   carry out mapping', 'surveying', '  data collection httpstcofqvvgfolfr sndl amc gme bb aal spce   pltn   f ride nio cciv li plug fcel rcon drones stockstowatch intraday httpstcodznnlswtjrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt realalexvieira hysteric crowd buying iodide pills   bunkers believing in miracles   twlo gm nio lcid spy qqq rivn xpev hysteric crowd buying iodide pills   bunkers believing in miracles   twlo gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcohktoblfutures fade   yields soar', 'oil slides   china stocks crater aapl lvs mgm wynn   jd qqq dia spx fez gld jjc jju slv bno uco uga ung uso oil fxe fxb fxc fxf fxy uup httpstcoixcccvfraychinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain babaread further here httpstcollfsqymudailydownbaba   chk coco csiq rsibaba bgs bird didi dna   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bidu is relatively stronger than     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjas   apes', '  is   story i heard somewherelike fb', '  babaamc httpstcoerkvrjicpbaba wwiii has begun     touches   covid is breaking out in   stop   forever   jistuven semana   semana', 'cuando entro   ver alibaba   httpstcodwldodtksrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenurt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenurt spculr  ', '  we gonna talk   how much charlie munger is down on       time i bring   up', 'i hear keep saying thatus listed china shares   tumbling     alibaba down   one point   httpstcoqbjbcbrso', '  we gonna talk   how much charlie munger is down on       time i bring   up', 'i hear keep saying     i   buy   lowerwowbaba nio xpev li tcehy jd key news updateus listed china shares   tumbling     alibaba downhttpstcocujozsfvbstock alerts', 'news', '  trade ideas   httpstcoqkwrlxvdaytrading stocks stockmarketrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinmy portfolio   stne tme', 'x is coming', 'low risk businesses', 'high risk stocks   who cares     stocksbaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   why alibaba', 'nio   other chinese stocks   falling   httpstcozpuvpsxert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbtu husa jks dvn dq lgvn afrm lvs   bldr bno dhi rivn yumc upst mos uso ovv gme apps nio ddog eqt docs bzhttpstcoodmscwgyc httpstcotwibbivkssbaba   indicators show continued moves     downside', '  now most mentioned tickers in wsb in last h spy tsla   oil gme mrna aapl qqq sofi nio httpstcointoxxyay httpstcobkrjovrsrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows itscharliemar first honest piece   research on  ', 'there should not     consensus buy on   rubbishbaba looks like   shitcoin atmya llevo       ha superado   san en mi rcord   prdida lo peor es que parece que la sangra va   seguirfxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up here while everyone fearful   tal edu pdd jd httpstcoehzphjhngbaba ok   next   shaolintrader he got slaughtered   bidu   short httpstcojjfmhlvkvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers on twitter last hour agri muln tsla mrna babamost mentioned tickers on wallstreetbets last hour   tsla mrna aapl gmert chilltda lots   stocks popping up in our early morning movers bearish scan   examples', 'not recommendations    ', 'jd', 'upsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrwallstreetbets daily discussion mentions over   last hour rank spy mentions   mrna tsla amd sofi td gme pypl para full live amp historical data   httpstcoqhrxwewkjalibaba', ' ', 'is down httpstcoqukbwzuza nice   start   week how   you     tsla httpstcopvvncjwfwfbaba sold my positions       in january     huge loss never     i buy   chinese stock good luck   you     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj todays top active stocks mon', 'mar', '  est nio didi tme   aapl rlx amd sofi aal beke   realalexvieira jp morgan agrees   alex vieira slashing china stocks price targets     end is here   f gm nio lcidrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapjp morgan agrees   alex vieira slashing china stocks price targets     end is here   f gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcoqieghnjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba mar   underlying difference daily volume', 'volume', 'oi iv bidask   charlie   munger ajtrader education   pays what its worth   short amp curl tsla curl premarket agri   jannimore thanks   httpstcoeuazbzynmarket has not even   open   hours       traded over million sharesrt cryptomichnl buy   dip   httpstcoizepermtxualibaba group holding limited traded m shares', '  average volume babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjholyshit   httpstcovssyadlbdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj jpm dg chinese internet stocks just in timehappens   on buy   sell side its forced     boss', 'risk manager', 'career risks etc   justification is trading ahead   sentiment   technical risk kweb babaadmittedly spy qqq tlt gld commodities httpstcorjldqdfi have   bullish on   in particular lately   started over   even     said', 'todays candle', 'especially if green   set up   island reversal if   gap higher tomorrowthat', 'lol', '  jpm finally downgrading   may     buy signal   ntes httpstcogzzfurusz httpstcopzxurhrt tradermusa bili   nio httpstcoovwcurrencywrks cwrk   michael ray country music airplay commemorative nft     strictly limited   just tokens     drop exclusively on musicfx on march', 'httpstcoboggnovuvhood amc btc aapl tsla nio f spy qqq amzn amd fb babalots   stocks popping up in our early morning movers bearish scan   examples', 'not recommendations    ', 'jd', 'upst', 'bidu', 'sq', 'sbux', 'techy', 'nke', 'ntes lets see if they continue   fall   httpstcoensbkhemrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcofcenmrmerybaba well had   exit   shares sadly keeping what i bought   my retirement account   cryptomichnl buy   dip   httpstcoizepermtxucan nflx trade down   idk   i dont wanna buy       get there seeing     is possiblebrettsimba bad signalslyft calls when you should   doing puts   wrong move amd bad   on friday       aapl bad   on friday       i feel like you dont care   other people money   youre making enough   your subscriptions   futures tradinghe got slaughtered   bidu   short httpstcojjfmhlvkvrt taylorogan in todays   downgrade   jpm', 'new pt is now derived   pe x   pe', 'not sotp httpstcodsbhfxmixrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouguys tme hit   stock   run       china runs even   like what hahahahaha if   stock   make   rich   want   see roi  ', 'is   haha babart tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt raymondinvest babapuke point babart getscanz todays most volatile gappers gap up volt agriw agri trq zcmd gap down   nio jd oxy kweb httpstconwrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba great stock thanks   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba sold my positions       in january     huge loss never     i buy   chinese stock good luck   you allwhere those fintwit   stans   now whats   pe now geopolitical risks   irrelevant until you wake up one day   theyre     matter httpstcobvfzatlcims ostias para alibabajp morgan baja el tp   y   aliexpress clasificado por usa como mercado   falsificacionesbabahttpstcodolpznprt ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genewhy alibaba', 'nio   other chinese stocks   falling   nio bidu httpstcommzlstwflipped rest   my bidu moved     babababa option alert high volume options put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options put   friday', 'march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options     thursday', 'april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbili   nio httpstcoovwlllcvohdmnxdbabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba amzn   buy     their coffee money   bidu     green   should follow   therealmattr   they know they were spotted now just showing   fraction     shares httpstcobquijftgi httpstcothinking   trading options   stock in alibaba', 'httpstcovvtbpknhav', 'occidental petroleum', 'devon energy', '  rio tinto   dvn jd oxy httpstcotafbyhhababa they know they were spotted now just showing   fraction     shares httpstcobquijftgi httpstcohdcqqgstodays market heatmap march aapl pfe   tsla fb rio amzn cvx goog googl tte rivn trq   oxy lmt httpstcorgjdbpihrt klendathucap ali       forty bagholdersbaba fxi weak  ', 'not posting much bec my neck is   wreck   market choppy', 'mostly scalpytop bullish order flow gainers on   quantdata platform   far   tslaaaplsebababamrnabiducjdpbrthanks   visiting my page httpstcoqvmunmxbaba   is amzn gonna stop sourcing     i didnt think     klendathucap ali       forty bagholdersinteresting divergence       sftby   we   see if   persists sftby is misunderstood     lot   people who simply read articles   watch documentaries     not look           ifrs financial statementstoday top flow in stockmarket', 'buy flow amp sell flow brka brkb tlt eem fxi wfc shv expe oxy ymm spy rpv crbn aapl   xle iefa iwm gld msft stock stocks investment investing httpstcogryvqqoy httpstcohfcbivzzrt equityinformer most mentioned symbols hst muln nd spy rd aapl   tsla     httpstcoqgoydgfvhwsmarterscam why you calling   gerbege isnt   bigger than amznrt numberatomism china stocks have opened gap down   morning iq tcehy   bidu bzun li qfin xpevupdate   my pain   httpstcolxkcvmqfz httpstcozxwmkzomogbaba lol oh brother   tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnamost mentioned symbols hst muln nd spy rd aapl   tsla     httpstcoqgoydgfvhwhealthy extracts hyex large growth revenue year over yearnearly debt freeminimal overhead costshttpstcomwmnoebwtduke stevekann mksi atc clbt grab fb ua uaa m   unh chng sji bkng ebay goog googl car htz tsla httpstcowvpaatuebaba alibabalos analistas continan actualizando sus previsionesy el santo toms vio y crey httpstcoqauckfmtrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt notmrmanziel welp', 'prepped room friday tape on   names told   story   nio bidu etc httpstcofchekyert equitybrian   fbmeta     portfolio   more appealing each   every dayspy amd   aapl wynn   other have accumulated lots   north moves   rise   tomorrow blast in most probably scenarios   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenubaba why is   not trading in   s yet   amitisinvesting   ipoed   bucks in its bucks in   klendathucap ali       forty bagholdersrt charliemunger charlie mungers alibaba         time low', '  high has derated   x pe if one believes thert rdaszkiewicz mskvsk tsla may follow   httpstcownmstniobrt venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china seekingthevalue quizs', 'pero primero     usdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba nice quick scalp there on calls   klendathucap ali       forty bagholdersrt hyenukchu   para algunos pero sigue cayendo httpstcoqzgkbjihbaba waiting   buy signal on     httpstcobwoxgak httpstcocypivpostockstowatch healthy extracts hyex building   portfolio   clinically proven', 'naturally formulated supplementshttpstcoapvviheduke stevekann   xop z uber xhb sblk coop arch coin apps   zim aa gold fdx spy pins upwk nvax cvxtradethepool hot stocks     march trade   pool stocksinfocus stocks stocksmarket stockstotrade stockstosell daytrading stockstowatch aso futu   bab   httpstcovvkcknbvbbaba russia alliance short     dust talcprieto nice my average is babachinese tech giant tencent plunges   report   record antimoney laundering fine hk   hk httpstcopgepembaba   un tiro   piedra   mnimos', 'me cuesta creer que llegue pero   perder el poc cuidado vend en y me tacharon   loco httpstcooubhqzbaba munger       httpstcofolawknubbaba el desplome facilita el bep   los pillados   mximos aumentar la posicin   precio   derribobaba sees bullish options orders worth', '', 'on   flipside', '  sees bearish options orders worth', '', 'babas overall statistics show', 'calls worth', '', 'on   other side', 'we have', 'puts worth', '', '  etbaba statistics       etorder count puts', 'calls', 'volume puts', 'calls', 'premium puts', '', 'calls', '', 'putcall order ratio volume ratio premium ratio   please cover   go long     same time   working its way into   top most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investing httpstcofechcodcntodays most volatile gappers gap up volt agriw agri trq zcmd gap down   nio jd oxy kweb httpstconwtyjfahxas far       data goes on   adrbaba httpstcoremvzvclohbaba buying chinese stocks is literally like playing blackjack in   casino you know   game is rigged   you might just get   black jack     ready   lose         may triple   far house has won bigrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his brt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt cryptomichnl buy   dip   httpstcoizepermtxurt klendathucap ali       forty bagholdersrt cryptomichnl buy   dip   httpstcoizepermtxurt abouchehind   everyone fear mongering here     bringing up delisting when us   china auditing talks have   gone wrt agnostoxxx      ', 'live look   berkshire hq httpstcojcaaklrcnkrt acct     fellow   bag holder', 'i agree httpstcoyapltztrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenurt acct     fellow   bag holder', 'i agree   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt amitisinvesting   ipoed   bucks in its bucks in   huge reversal   zerohedge   tp         change in valuation methodology     say we know nothing   just guessingbaba great time   straddle options', 'boys   girls sqwii   still respecting dec volume is critical level   me httpstcophhiopbidailydownachr afrm api   bidu rsibaba bird didi docu jd tihobrkan   is one     most violent downward movements', 'without   significant countermovement', '  there has     far either   is going bust     is one       buying opportunities in   long time   correcting     top httpstcoaeiinjhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt klendathucap ali       forty bagholdersfall into   abyss babatsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcozayeaskiwequitybrian     my     tcehy toocomo el riesgo   delisting no afecta   los fundamentales   la empresa y llegados   los precios actuales', 'esta bajada   precio     para m no es ms que una mejor ocasin para seguir ampliando cuanto ms tiempo pase   estos precios', 'mejor ms comprar   por las   over   last months httpstcobsrbhdgnbrt jason alibabas lost decade   httpstcomnuyrmqdn   half   mile here you in our discord weve   on fire httpstcomcjqctvcoaapl amzn fb nflx   bidu   twtr pins httpstcoritqjsvzcrt thecryptomonk year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   halibaba looks   trim work force   up   babathe full take here httpstcoyyamrhyrbaba patience   pay here   two last times   was   low on daily rsi', '  saw gains       top   continuation id expect maybe one more red day followed     rocket   cryptomatrix incroyable babart aftalerts ticker babasize', 'price time  ', '', '    go     yearrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if youre selling   not buying down here', 'then theres great probability   youre   idiot   daily journal corp berkshire hathaway httpstcobtgxmexyei understand   bitcoin is volatile       reason im calmer now than i would   if i held   stockticker babasize', 'price time  ', '', '  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt klendathucap ali       forty bagholderstrending stocks on fintwit source httpstcocwjowwsbi muln agri mrna rkda spy aapl spx pfe   qqq sorted   most recent httpstcoxskyekxymbaba incoming lows     test there httpstcotzvrcdfzcheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimerut tsla spx spy vix qqq bidu   aapl jd iwm goog f se ing mrna httpstcoffbhrgjqobaba rompe soportes y comitentes httpstcolcmpqlbicbaba rsi   httpstcowfxyfavtbaba httpstcoihpzllrz you   invited   test drive tradeideas premium features   weeks via httpstcoaovqias didi rlx nio rivn   docu edu tme beke futu nvgs gfai aei alto hgen shls htz cat vtr lly fold lhdx lctx mlnk httpstcotijmtljpygevaliatrader knns som man tnkt s ett tag om   dock r dock sjlv inne nu ocks', 's hoppas verkligen du har rtt     new company logo httpstconztlcgchinese tech stinks now   i bought   babaemadmodirzadeh if ccp confiscates their cash i guess   is doomedcheck out our subscriber alerts in our discordhttpstcovbdmdswedsa kodk dow gnus idex boxl   tsla amd lazr aapl vet httpstcoaibxrtqtdbaba yawn hold throught   noise huge reversal eod imo china mobile tecnolgica china ya fue deslistada hace aos', 'pero sigue estando disponible en hong kong', '  como alemania china mobile cae muy poco comparado   las tecnolgicas chinas que siguen listadas en usa la cada actual     es solo por el riesgo   delistingbaba was   rd most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets stockmarket httpstcoolspjlsxjbaba   stock has made me look like   genius shorting   shit out     soon itll pay     my dumb ass leaps i bought scipreblog soooo you think twitter has   bullish on babalmao', 'you   not scroll through     feed enoughmaybe   those ill buy     posts   what you   bullish   price target update downgraded   jpmorgan chase amp coprice target day quotechange target upside published march', 'httpstcoshulyxomrt thecryptomonk year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   h   httpstcodirdpmqbaba mar   underlying difference daily volume', 'volume', 'oi iv bidask     damn', 'holding american stocks through   recession is   rookie thing   stomach compared sick   my stomach   several years here   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapcareful     chinese stocks like   jd china just stuck       us   manufacturing shutdowns has   potential   get messy in   coming weeksrt equitybrian just bought   more   i now have   gt allocationuma fezinha em alibaba   pm httpstcofhgcrbbymbaba   expiring   april rosemontseneca     powwrt thecryptomonk year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   hticker babasize', 'price time  ', '', '  im looking   leaps in   area right now gonna scale in mrna nvax weeeee if you took them   openjamie dimon     big pandahugger   pandadumper in one second kweb   didi futu httpstcoyvdsexsllnbaba je spojena s velkm rizikem je   szka proti stran', 'zatm jsem neml odvahu nakoupit httpstcoaehcaezkehbaba i thought surely     hold  ', 'then surely     hold  ', 'now we   trying   reclaim what   pos skaraahmetovic   why is jpm now just downgrading     overweight     collapse   only getting   much       now they downgrade now year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   httpstcofdxstsbfucbaba theft     century   calls running   us nowdst room httpstcollllpgrucrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt tihobrkan    ', '  hindsight bias', '  would have   wise   many great investors   sell their growth bets earlier irrespebaba is down pick   up alibaba   aliexpress httpstcoxhcqrxkebaba day view under', 'hello s watch   bigger reactions     close     yearly candle', 'in my opinion   is good   shares     clear stop loss', 'target     httpstcobockmbthrt optionsappetite   average price   since charlie munger started accumulating stock last year httpstcozjfjqvsdsnice print     size price  ', '', 'time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnbaba average price   since charlie munger started accumulating stock last year httpstcozjfjqvsdsbaba lot   dip buying in china namesfxi kwebbaba pdd jd bz bekert thmuay   nimo   todos aquellos que llevan parte   sus ahorros en estas cotizada chinas y muchas otras como nio xpev jdalibaba     correccin desde sus mximos', 'podra ser momento   ir activando el modo compra ojo no es una recomendacin financierababa china httpstcokqrtjzwscthe potential multibaggers part is keya lot   these stocks x now just   reclaiming previous highssome wouldnt trade   crazy multiples   those previous highs if earnings flatlinedbaba httpstcojixflacsoalibaba', 'httpstcopolrtswo', '  tencent   tumbling why chinese stocks   under pressure   jd httpstcovvovoavilmjumocorp     fait peur aujourdhui fishwithwings fuck yeah im liquidating my unnecessary assets   buy up more   selling my svj', '  stinger     jeepfinally bought     continue   add   positionrt snehabi   downgrades   finally here', 'guess they have finally decided they want   buy   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggmost active stocks in us     hourhttpstcoczzhulwkoonete nio   jdch li xpev oxy futu httpstcodcqtimftrt ashishverma   charlie munger is my friend   go     charlie munger is my friend   ipod   on september', 'its up since then thats   cagr over years httpstcobmvsdohgbaba jd wb atodaso afuckintodasort itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapwatchlist nclh oxy bili pdd   low float asort asymco     in oct     httpstcotlpkbacklong     risk reward well worth itbradmunchen agree', '  we   in   rd wave here bought   babababa   in oct     httpstcotlpkbackrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babablackhatcapital     go     its intrinsic value in   coming years', 'no doubts why would   us delist   company they   invested inalibaba looks   trim work force   up     wb iq didi zh httpstcoqwuvdsdezrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   httpstcobnjgeldjwith   those chinese stocks pledged   collateral   margin lending', '    king     where   is pledged   likely repledged', 'no bank is having troubles   risk in their books watch out   repeat on steroidsstockmarket investing stocks httpstcoqspwyzclbbaba calls   fckd   puresophy   per httpstcoqamynakftihobrkan copium   make yourself feel     your own   tradebaba     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio ribaba downgrades   finally here', 'guess they have finally decided they want   buy   ntes bgne jd worse than russians goodbye soon httpstcoiotuefyiubaba i   big buyer herejust   opposite   what majority is doingonce everything settle down you count money   only way china stocks like  ', 'wish', '  bidu go   zero is if theyre complete scams   we see   enron like event   chinese tech i wonder   ones     hit   fraudchina stocks have opened gap down   morning iq tcehy   bidu bzun li qfin xpevrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapemadmodirzadeh bankruptcy babart gualestrit   premarketrt tradethepool hot stocks     march trade   poolstocksinfocus stocks stocksmarket stockstotrade stockstosell daytradelisting   us market', 'china tech regulation risk', 'recession', 'china assistance   russia   invasion   taiwn', '  priced in     what nextshort   shit out   chinese adrs see     httpstcooufqmtdgrfalibaba   extends selloff   jpm double downgrades   underweight   overweight other china internet stocks downgradedwe find china internet unattractive on   month view     unpredictable share price outlookbaba is there   support   avoid us listed china shares   tumbling     alibaba down   httpstcocvavcycxkrt tradethepool hot stocks     march trade   poolstocksinfocus stocks stocksmarket stockstotrade stockstosell daytra short sale volume not short interest     is httpstcofgoodavd ebay sohu amzn ostk   top flow in stockmarket', 'buy flow amp sell flow brka brkb eem lmt wfc fxi expe tlt tqqq burl crbn spy aapl   xle iefa entg abnb bnpqy gld stock stocks investment investing httpstcojenlrwb httpstconutqhzojbaba       technical followthru you       httpstcohvjtojrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segvaluing chinese adrs on fundamentals right now seems useless     point   riskreward makes sense i think we       point', 'even though   potential is in   range   outcomes jd   tcehyhot stocks     march trade   poolstocksinfocus stocks stocksmarket stockstotrade stockstosell daytrading stockstowatch aso futu   httpstcovnyfbphjetwitter has   very bullish on   lately   may     sign   further decline       we saw   morning stocks tend     when people stop talking   them   valuation has   endlessly discussed', '  trolls have had their day', '  then its just boring httpstcorzywaprt hyenukchu   para algunos pero sigue cayendo httpstcoqzgkbjihbaba buying   fear   holding   years not stressed   bit mega cap stock   option trading model subscriptions     profectus systems msft amzn googl aapl fb xom jnj   ge trt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmajor chinese ecommerce players destroyed   first   general plummet in techgrowth in q', 'then russiaukraine   now delisting   chinese stocks jd   tcehy looking crisp   current valuations compared   american peers buy in shanghaihong kong if possiblebaba   market cap   apple   berkshire buy itrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba   has     near   leogreenwald jaw drop gif   on', '  was httpstcovvgctbqocrt briantycangco   yr is kissing', '  fed is     curve on us inflation', '  yet people   buying us tech   dumping chibaba httpstcojciwcigurt briantycangco   yr is kissing', '  fed is     curve on us inflation', '  yet people   buying us tech   dumping chirt amitisinvesting   ipoed   bucks in its bucks in currencyworks cwrk has designed   is now implementing zer crypto', '  scalable cryptomining operation sustained   zerocost energyhttpstcoejceqalcurrencywrks mksi atc clbt grab fb ua uaa m   unh chng sji bkng ebay goog googl carmy geo was down vs   down   i sold my geo   more   lowered my average     help   honest answer my dollar value simply held up   geo amp gave me   opportunity   get more   shares   shares   mistake maybesorrybaba     httpstcoimddtjnagequitybrian   watching   since       never ever thought they would round trip       ipo pricebaba is dead   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba gtrt cooksdelta watchlist', 'looking   run   these names short   would not   suprised   see   relief bounce off   open only lotheres no alpha     generated   analysing businesses in china adrs right now   valuations     low you   buy   worse business   make money if you get   macro right its     macro covid', 'taiwan', 'common prosperity   didi jd tcehy tme httpstcomefbicphactive     open on monday nio tme agri aapl   sofi amd jd iq li bac f xpev beke pdd aal amc rig bili futu oxy vale nktr nok t swn grab pfe tsla afrm ymm xom ccl impp rivn pltr znga nvda fcel nu mro dvn msft tmc ctra fb pbr httpstcoceyfzxgif china shows   kind   support   russias invasion theyll start   feel   consequences on their economy if   hasnt   started   nio didi xpev lirt sixsigmacapital   fb     next megacap   drop like       peakrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba wahat   dbag move   jp morgan   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market short babart ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genespacbobby     in october   ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u sogglast nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggy fukbtc over babababa per httpstcoqamynakfwill fb     next megacap   drop like       peakrt bitacorabolsa   en destrozando el canal bajistase va   ir   mucho antes   lo que pensabaguadaazos babylaguadabigbullcap many think charlie munger is   conservative type   investor', 'in fact he is much braver than many growth stock investors     buy   dip   case     seriously whats going on herert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtell me   how cheap   is againadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcokmibhgol ocgn wtrh cei strn lcid spy   sndl avct metx httpstcoyuhmivodybaba has halved   since   tweet   is now less than httpstcognwiymelge httpstcohvirobgcd no se por qu   tanto miedo nuestra empresapor esobababababababababababababababababababababababababaaaa   alibaba httpstcopoavpngsrlbaba dont give up now httpstconmjdsniraspringing forward in   live room   robintheblack streaming right now   chatting   other traders in on thestrat uco nrgu nktr futu bili trq   jd bntx para spy jd mrna pdd nvaxhttpstcorpbuztcygtrading investing stocks stockstowatch httpstcocbljuxzobaba down   wait     imo im waiting its   getting there httpstcobmxavgrdort themaverickws   httpstcospfvvhert yahoofinance inesferre examines how covid lockdowns in china     ixic leaders like aapl   tsla', 'chinese stocks jd adailydownbaba   bidu clov clr rsibaba bgs bidu bird didi   klendathucap ali       forty bagholdersrt yahoofinance inesferre examines how covid lockdowns in china     ixic leaders like aapl   tsla', 'chinese stocks jd ababa reversalllll time   marceloplima side note     me is one   charlie mungers big blind spots he claims he invests in       provides vababa httpstcosnsibthxamc muln tsla spy nvda   zcmd   oxy lmt crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt benzinga   alibaba looks   trim work force   up   httpstcohsiyjqeubetomendeleiev hugos la campora manejando la caja creo que es el riesgo diferencial   que no estaba antes', 'pero tambien creo que el precio no refleja su valor como en babagr comeback i   idag medveten om politiskaregulatoriska risker', 'drav liten del   portfljen vrderingen kommit ner rejlt borde vara bra ingng hromkring frutsatt att den inte blir avnoterad', 'eller kina gr in i taiwan eller liknande vilket sklart kan hndart investrtrades todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways manageinesferre examines how covid lockdowns in china     ixic leaders like aapl   tsla', 'chinese stocks jd    ', 'in addition   looking     price action surrounding wti crude oil full comments httpstcodtjdelvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba wb alibaba group holding ltd   tencent holdings ltd   looking   mass layoffs', 'pandaily reports based on   local news outlet   weibo corpmijoeldotor no se puede pegar todo erro en   y habra pegado en otrassometimes one trade   just ruin your year my   trade is down more than   i   unsee   lv bag equivalent ive lost on   trade   i took too long   sell   ive written off   whole trade   wont even sell   staying on is   least   free optionbaba remember   time when i bought k worth   positions in   k pepperidge farms remembers   harryleemedia   httpstcofcetflrndbaba alibaba looks   trim work force   up   httpstcohsiyjqeurt stelliesmafia megscharts     stop buying   dip   wait     accumulation phase   stretches over months dont get why everbaba literally   same analyst who gave pt   in jan alex yao is   clown   on my watchlistrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmrdrone   es mr marketruthless que estan baratas', 'estn barataspero como viene parece que estarn mas baratas se equivoc munger   ir duplicando chirolas en babababa biunce timeeeee   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba more shares please thanks     eod tomorrow   stockmarkethats   httpstcohaawtnitutop trending redditarmy stocks in   last hours sym chtvol chg gtgt tsla   spy gme aapl access wider trends httpstcozltkvrfbaba   there httpstcoqmpimqwfkrt stockmarkethats   httpstcohaawtniturt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i thought   would hit      ', '  now im thinking is more accurate     point thebunsenberner unfortunately we dont live faultless', 'like you hence we average down   bite uspotential down gappers premarket     yday lowcei nio aapl nktr   impp futu edu ymm afrmlive scans start ettrading stockmarkethttpstcotegbdjjlmost mentioned tickers in wsb in last h tsla spy   aapl gme nio sofi hood qqq mrna httpstcointoxxyay httpstcothkvglwmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinstreet wrap todays top upgrades', 'downgrades', 'initiations ftv hlio nok oln   bidu tsn jd pdd ipgp swn pton tyl ppc qtek httpstcoptedrsimzprt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       cryptomichnl buy   dip   httpstcoizepermtxurt cryptomichnl buy   dip   httpstcoizepermtxuel ego en la inversin', 'leo sobre lienzobaba httpstcosuwvoaxsrgrt thebunsenberner bracing     fresh round     posts   consist   either   buffettmunger quotes   nocontext revenue graph cbracing     fresh round     posts   consist   either   buffettmunger quotes   nocontext revenue graph   saying theyre averaging down   avoid admitting buying   was   monumental blunderbaba alibaba', 'baidu lead chinese tech stocks south   downgrades say its time   sell httpstcoylubnjubkgtop trending redditarmy stocks in   last hours sym chtvol chg gtgt tsla   spy gme aapl access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi mrna muln tsla   aapl spy spx pfe qqq fb sorted   most recent httpstcowkzenzrmost mentioned tickers on twitter last hour muln agri tsla mrna babavamos mal     httpstcoddinqswhhmost mentioned tickers on wallstreetbets last hour tsla   gme aapl niowhere is jack mababart davidfaber big decline in jd     appears related   naming   first chinese adrs   sec in   years delisting process esbaba httpstcohaawtnitulove     httpstcodqdhrplrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapmaxmoneyyt what     have         stocks valuation   company is not   stock     stock is not   company temporary hurdles wont     longterm outcome   value is there', 'wether its     fb amzn tsla   nvda httpstcotgiafqytop trending redditarmy stocks in   last hours sym chtvol chg gtgt tsla   spy gme aapl access wider trends httpstcozltkvrfonbearish i have joined him     lifert cryptomatrix incroyable babababa when     stop rwallstreetbets daily discussion mentions over   last hour rank tsla mentions spy   nio gme aapl sofi qqq arkk   full live amp historical data   httpstcoqhrxwewkjbaba alibaba group holding jp morgan downgrades overweight gt underweight lowers price target gt signup free   beta verhttpstcownuohpobtm charts courtesy   finviz httpstcoxauonedprt salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yoursrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapname   shitcoin its alibaba   tech httpstcodsnzgtbcbaba     keep selling please i would love   add     bidu jpmorgan late     downgrades httpstcookzcuwwtdrt jcrypto   fud httpstcoyblidqeqfrbaba en destrozando el canal bajistase va   ir   mucho antes   lo que pensabaguadaazos babylaguadaadecanalalcista httpstcoumrqyzwthwbaba well   looks like   s   finally   us       you want   debate me on   fact   i called         on   board i figured   next time listen     casualtywar       year lows httpstconqzwcqcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj jnj amzn tsla   nvda httpstcoiimgowghagbaba     year lows httpstconqzwcqcbaba rip those who bought on margin httpstcorlhfhkwcwrrt bequantherald sentimentinterest wallstreetbetsa bequant model top stocks on wsbspy mntns zim mntns gmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjon watch mrna', 'nvax', 'tsla', 'zm', 'rivn', 'tsla', ' ', 'afrm', 'fb', 'nio', 'sqsp volt', 'muln', 'trq', 'zcmd', 'mkd', 'mrm', 'agri', 'drct', 'mrnababa wow just gordontorrin why would   go higherrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba trades   per shareinvesting in is painfulbaba bears   killing   guys jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheap shares then', '  gladly upgrade     over when its in their   interest     trend reversesbaba puttype largetime total size contractstotal value average price   bid underlying sentiment neutralmodernvalue our portfolio is very broad amp wide we hold investments in   us', 'australia', 'eu amp ukit includes stocks', 'real estate deals', 'mezzanine debt deals', 'law firm financing', 'litigation finance funds', 'pevc funds', '  much morethe only part i choose   tweet   is   amp tcehybaba buyback   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   omillionaires jpm analyst last night bidu   ntes yy httpstcoutriockhxuff   fell thru   support area wowrt cryptomichnl buy   dip   httpstcoizepermtxurt babbldev weekly stock market news roundup market news sentiment finished   week somewhat neutral', '  high measuresbaba when you buy   dip     keeps dipping   buying more i guess   getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bbaba gap', '  expectedrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsji rarely ever give stephenlweiss credit   he rarely ever deserves   however', 'i   say he was   right on   chinese stocks like   pdd jdus   hats off   you you called   annihilation   these stocks correctly many months ago welldonesir kwebpetaelynch berkshire hathaway   httpstcovdauacrsumjackraines   basically going   zeroyeah', 'well see     bud ill check   in   year when   is higher   adr is ownership     company through derivatives if   adr wasnt worth  ', 'why would   company buy       share repurchasesbaba has paid out over yards in stock comp in   last years yardslo bueno es que   los precios que est alcanzando   acabar por llegar   las acciones', 'o puede que ms y   cierta facilidad httpstcokfsxptkfdponiedziakowy pogrom na chiskich akcjach notowanych na giedzie w usabili o', 'li o prawie', 'tal o', 'xpev o', '', 'ntes o', '', 'edu o', '', '  o', 'nio o', '', 'didi o', 'nasdaq golden dragon china index w   o chiny rynek httpstcopdqeeiewrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospecttaking   puts   march nd lukshtrt tihobrkan    ', '  hindsight bias', '  would have   wise   many great investors   sell their growth bets earlier irrespert smartoption amzn amzn amzn tsla   nvda httpstcosuxonluuert investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down holy   im not   chinese company guy   mannnnn looking temptingrt marketrebels aapl tsla amp       three most mentioned tickers on wsbmis peores presagios sobre   se cumplen y comienza la semana perdiendo los no podemos descartarla verla en e incluso en httpstcovawymjkgpaapl tsla amp       three most mentioned tickers on wsbrt seekingalpha   babaf alibaba   cheapest chinese tech stock httpstcokztvcfmvl business finance stockmarketrt marketrebels aapl tsla amp       three most mentioned tickers on wsbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is down   its ipo price in thats got   hurtaapl tsla amp       three most mentioned tickers on wsbbaba       omillionaires jpm analyst last night bidu   ntes yy httpstcoutriockhxif you loved    ', 'you   really love     i     long   since last week via bull put   naked     expiry in months   wanted   use   zebra stock replacement strat', '  entered     smallest size possible lets track   on twitter httpstcoegxtmndqsbaba is going down   toilet never trust foreign stocksjpm analyst last night bidu   ntes yy httpstcoutriockhxrt klendathucap ali       forty bagholdersrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba wtf stopped out months ago     is insane lo     no lo aguanta ni marco aurelio options flow stream update aapl tsla   slca pdd ndx qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcogryvqqoy httpstcozuaabukkgfrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     most bullish amp bearish tickers in news coverage avgo cvsrblx gslmt babaplug spce httpstcozlym trending tickers in news coverage amzn   aapl goog tsla v rivn nflx ai twtr httpstcoiasebbscasweekly stock market news roundup market news sentiment finished   week somewhat neutral', '  high measures   uncertainty expressed     future we dive into sentiment surrounding amzn', ' ', 'rblx', '  cvshttpstcojiatjvkkkl dji amzn tsla   nvda httpstcouzkgarvyxe  ', '  stockmktnewz worst performing large cap stocks   todays opentcompinduoduo pddli auto lihthtxpeng xpevjdnetease ntesbbaba makes   outsized move   mar option straddle is implying   move in   next days httpstconcumkesrt themaverickws   httpstcospfvvhert tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   plz diebaba dont know what     sell     down frickin china f biden worst performing large cap stocks   todays opentcompinduoduo pddli auto lihthtxpeng xpevjdnetease ntesbeigene bgnebaidu bidualibaba babaztoniohuaneng hnpyum china yumccoterra ctradevon dvnsasol sslaluminum achalcoa aalas vegas sands lvswill start posting our daily market report email   clients hope you enjoy spy dia qqq nflx   amzn goog xle soxx tanjmia snap spy iwm t goog gme amd fslr fsly mnst httpstcoicfhqhtubaba entry   itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httplyft not everything is green   me   i still like   chart ill add on confirmation   cut if support is lost', 'gl amd spy intc   tsla low fb sq qqq fsly zm pton aapl   httpstcolvfzwdkotwitters on   rise spx price none mentions amc price mentions sofi price mentions   price mentions areb price mentions stocks investing tradingbaba tankingjpmorgan double downgrades alibaba   sell   global investors exit   httpstcoxbbciyommtihobrkan commenting     everyday is not shorttermismjimcramer   charlie munger says   is   good stock maybe hes not   smartthe yr is kissing', '  fed is     curve on us inflation', '  yet people   buying us tech   dumping chinese tech even   pboc gets ready   lower interest rates insane   tcehy jd cqqq kwebbaba is now trading   levels   was trading   in thats   lot   fear pushing   down   far zm amzn tsla   nvda httpstcooehljgnsbaba httpstcojfgmivenwrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tihobrkan    ', '  hindsight bias', '  would have   wise   many great investors   sell their growth bets earlier irrespea questionchinese stocks     basically going   zero', '    their stock prices even matter since they   directly tied   ownership     underlying companyif im not mistaken', 'amazon   just scoop       price is   its adrs is dirt cheaprt tihobrkan    ', '  hindsight bias', '  would have   wise   many great investors   sell their growth bets earlier irrespert fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappbaba   gonna make me   warren buffett usa dont bet   america stonk only kind   guy soon   fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overbaba its getting delisted no doubt   marketplunger if you invested', 'in alibaba   on its ipo in youd have', 'httpstcoaflpqxdalhkny   bidu', 'httpstcofbfblqvmxjaumemora invertir en  ', 'el mejor curso   por qu poner stopsbaba   icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   camoatman menos mal que   ya estaba muy descontada', 'no llega ser asi y nos vamos     raymondinvest babaoptions flow stream update tsla googl   arkk se spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcofzbtjmevwfwont   surprised if   made   redgreen move   into close   looks like capitulation move on many china stocks   me tme tal edu chinaoptions flow stream update tsla googl   arkk se spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcopaetrfivbitisfareed he said   had   great fundamentals you know who had even   fundamentals yndx now you   sell   even  ', 'since trading on russian stocks is stopped     dude ever   country risks when investingbaba httpstcozkjyaext nvda amzn tsla   nvda httpstcoquhzqeajust your friendly reminder on     httpstcolowqcooptions flow stream update tsla googl   arkk se spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoqldycljrt optionsappetite charlie mungers   avg position down   httpstcoybeqgylyxcharlie mungers   avg position down   httpstcoybeqgylyxchina tambin est en guerrafxi   nio httpstcobfcelswgrt raymondinvest babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira situation out   control daily stock crashes   perfectly normal youve   warned   f gm nio lcid spy     wont stay   long imo', 'looking   strong rally   week on china stocks   early gap donw tal edurt globalmacrozen   is   funny quote    ', 'mr munger was buying   over s', 'i   sure he is adding     these guys hart sinomarket uslisted chinese shares fall on monday bili down', 'li down  ', 'tal down', 'xpev down', 'ntes downthis is   funny quote    ', 'mr munger was buying   over s', 'i   sure he is adding     these guys have no stop losses china httpstconkeuxkkburt kabutaro   bidu jd pdd cxse fxbaba bidu nio xpev li jd pdd cweb   realalexvieira situation out   control daily stock crashes   perfectly normal youve   warned   f gm nio lcid spy   stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     weird buys   morning spot', 'el', 'adbe watching those chinese tech stocks crater   in   s tcehy amp jd barely yikesbaba babala ves   httpstcoifylzmmhrt kabutaro   bidu jd pdd cxse fxbaba calls   eoy   cryptomichnl buy   dip   httpstcoizepermtxubaba shouldnt amzn   plunging     amzn tsla   nvda httpstcocdwomysjwlong kweb     just bought   more   i now have   gt allocationonbearish he might buy more babababa bidu jd pdd cxse fxi kweb cweb httpstcoqlequjvxmbaba es una picadora   carne httpstcolpdzdxnbrt stocklabsapp ytd losses deepen   chinas biggest companies traded in   usbaba jd ntes bidu httpstcoocqeyzeyf     price average lowered   see you in yearsbabart stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       klendathucap ali       forty bagholdersrt aleksdudic looking   what they   doing         not matter nvda   just   well trade   basic   ancient vrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       onbearish wonder how munger is feeling     nowoption alert   mar put price money', 'volume oi delta iv tos symbol babap optionalert optionsflow optionstrading daytrading wonder how munger is feeling     nowrt sterph europe up', 'asia mixed', 'amp us   open mixed', 'rates on rise   fed rate hike decision nears', '  jd down on us delisting concrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     iamtomnash   down     everything moneys bound   put out   vid criticizing pltr soon just   take eyes off their mistakesrt fossgregfoss   is kaka eh papa mungerlearnmath btccei get in   fly   us   nio aapl     lows in           friendspy uvxy qqq tsla babawill stocks turn   soon httpstcojwahlrxxrbaba bidu httpstcokujphodhfbaba bye bye   s watch   insane reversal here aapl amzn tsla   nvda httpstcowymvdrxuytd losses deepen   chinas biggest companies traded in   usbaba jd ntes bidu httpstcoocqeyzeyfgarrotazo     gracias   los amigos   jpmorgan httpstcoppeubcxejpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     gm thanks ali babadropping   later  ', 'make sure   turn on notifications like amp retweet   help others spy optionstrading httpstcoreggzcfnekbaba red out     week     give you   red add in s     chatroom', '', '', '', '', 'ive made over k   their alert httpstcoyesxvdrwbaba s sound realistic now   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi spy afrm muln tsla aapl never ignore what   chart tries   tell you', 'regardless   fundamentals   httpstcomjtahvvof  ', '  hindsight bias', '  would have   wise   many great investors   sell their growth bets earlier irrespective   their location in   us   chinawhile munger amp alexander   down big on  ', 'coleman is down big on jd', 'li lu on fb amp dorsey on wix etcrt thefinancer just bought     y low you know what     httpstcohgeeeougbaba alibaba stock sinks toward year low   china adrs take   dive httpstcocnnxqacbaba alibaba', 'httpstcotstwbzsl   tencent   tumbling why chinese stocks   under pressure httpstcojltrwaqrsnbaba alibaba stock russian stocks worth pennies   chinese stocks suffer   same fate httpstcoydunltoybaba us listed china shares   tumbling     alibaba down httpstcolehxapjbbaba alibaba   cheapest chinese tech stock httpstcoqvbuhhlpjhequitybrian lol       httpstcoeyywqrndtrt ecommerceshares few sectors have     hammered in   last year   chinese internet stocks justifiably  ', 'in retrospecti triedinsane', '  was just under years ago', 'now under httpstcojmlvnljrt realalexvieira xpeng share price crashes   data science firm warns   cathie wood fraudulent forecasts nio spy qqq   dijust bought     y low you know what     httpstcohgeeeougbaba new article alibaba stock russian stocks worth pennies   chinese stocks suffer   same fate httpstconzubpwxmrp get     latest   related news here httpstcofvkvdtlufnouveau post telegram les entreprises chinoises votes sur le nasdaq dgringolent ex   xpeng httpstcodbedjhobaba guitascomo dice el refran siempre se puede estar peor httpstcoalukhriimxpeng share price crashes   data science firm warns   cathie wood fraudulent forecasts nio spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba xpev tcent news investing httpstcoseobvrm tsla amzn tsla   nvda httpstcoggzztixrt aleksdudic looking   what they   doing         not matter nvda   just   well trade   basic   ancient vstock', 'options updates', 'alerts free chatroomdont forget   take   trial httpstcovbdmvufspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr sg httpstcodngrbgmdkrt scottsherman     year lows isnt charlie munger in         friend     year lows isnt charlie munger in         friend   yes its coming   soon looking   what they   doing         not matter nvda   just   well trade   basic   ancient valuation metrics dont seem   matter   you might   well go     casinos   place red   black forget itrt sinomarket alibaba falls in us babashopping', 'shopping   daytrading btfd httpstcopqrwkbedailydownafrm api   bidu dvn rsibaba bgs bird didi docu just   healthy correctionbaba httpstcoztbjmuhbrealtime trading alerts   our team   seasoned professionals', '  trading room   global trading community check out   httpstcovbdmdswspy qqq amzn nvda   tsla   amd aapl roku tvix cron jd httpstcoovfzqwdisrt itscharliemar me in therapywell when   hit', 'i thought   myself', 'there is no way itll fall   then   hit ampmattmilly thats     shareholder meetingbahamaben jp morgan knows something jpm has cut every chinese stock   underweightbaba dg   uw pt pdd double downgrades   uw pt jd downgrades   uw pt jd nio   lkncy xpev us warns china   helping russia in ukraine war httpstcoeryemqabcrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt themaverickws   httpstcospfvvhert investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down spx amzn   nvda httpstcolftomuybaba takes   huge dive   openat   rate stock     trading   book value in   few months httpstcodbgqttmplus listed china shares   tumbling     alibaba down   httpstcosetruuzocthis jpm analyst   these double double downgrades   on china adrs impeccable timing geezwhere were they   few months ago       bidu   bidu     ntes             tihobrkan munger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bbaba     rate', 'i   see   breaching its   time low  ', 'shortly mfhoz still holding ur   bag     u sell     lossmunger was never   worlds greatest timer amp his bet on   proves  ', 'againbut he is allergic   shorttermism his bets   go on even   he passes awayshorttermism refers     excessive focus on shortterm results     expense   longterm intereststommythornton   thoughts on     going lower is   over     httpstcoeblzldhrcrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt sinomarket uslisted chinese shares fall on monday bili down', 'li down  ', 'tal down', 'xpev down', 'ntes downtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoxntpqkudhctsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcovtoqpmnihtsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoxkeuqpsurt itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpbaba  ', 'adquiridababa jp morgan downgrade financial advisors what     my financial advisors think first out   jp morgan downgrades alibaba group holding   underweight', 'lowers price target   httpstcorfcgsxbvuslisted chinese shares fall on monday bili down', 'li down  ', 'tal down', 'xpev down', 'ntes down', 'edu down', '  down', 'nio down', 'didi down us china kweb fxi stockmarket garethsoloway you still sure     yikesin   p glrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsjosephburns   selloffchina is getting masaquered nio   each down     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcogcdonuzbadesastre absoluto   httpstcoqtojowbtgbaba levels     httpstcoatmzazgxbidu   jd pdd getting rockedbabain early morning options action', 'equity names     top most actives   include aapl', 'tsla', 'muln', 'amc', ' ', 'amdoptionsoptionstradinghttpstcowyfhuccasrt itscharliemar me in therapywell when   hit', 'i thought   myself', 'there is no way itll fall   then   hit ampsonar top nasdaq open aei agri anpc ctrn gfai hymc impp kscp muln zcmdsonar top nyse open axs   dac dole es ltc mtn nio son trqsee them ranked httpstcowphyjegbaba   is down day   day ripwhat   disgrace babababa     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqearly horror in alibaba       how long until most recognise   value     adrs in chinese communist stocks is arguably httpstcodtugxwbaba   is   nasty   thats never going   take off no ed meds   going   help   one watching   s in quick succession   new article alibaba', 'baidu lead chinese tech stocks south   downgrades say its time   sell httpstcosjdduzzxlg get     latest   related news here httpstcofvkvdtlufbaba jp morgan downgraded   pt is tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcovzyewlhrhtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoddvpflqdihfair   unfair im using   price action       predict   likelihood   china sides   russiasweep   calls   spot volume oi iv premium ksector consumer cyclicalgood morning futuresindices   slightly up commodities   down top watches spy oxy amzn   lets have   money monday join our discord   trade ideasalerts httpstcoxxyxkoutg stocks options daytrading swingtradingbaba under   is just stupid now top tickers trending on wsb noticeable top oil tsla aapl   gmecheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcocoreuoxwwpoor babart sinomarket alibaba falls in us babadark pool printsymbol babasize m sharesprice total mbaba nothing   push   higher very strong downtrend   snakeawake   munger get margin called babadid munger get margin called babatrending stocks on fintwit source httpstcocwjowwsbi spy afrm muln tsla aapl qqq   spx amd lmt sorted   most recent httpstcocxgizqavis     worst stock in   universestock gapsbaba bidu chwy nio   aggressive elevated risk alibaba group holding ltd   triggered   on mar est httpstcoxfggukvfbaba httpstcospfvvhert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira nio delisted   its easy   stand     crowd you need genius   vision   stand   nio spy qqq babababa what changed in   last week     warrant   selloff   s i dont get iteurope up', 'asia mixed', 'amp us   open mixed', 'rates on rise   fed rate hike decision nears', '  jd down on us delisting concerns', 'earnings bke beat docu mixed loan miss', 'sampp   open', 'gold', 'silver', 'yr yield', 'dollar dxy', 'oil alibaba falls in us   httpstcocjlkkkmkjinio delisted   its easy   stand     crowd you need genius   vision   stand   nio spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news investing httpstcooywjdbrsscottmelker   httpstcorczasdusbaba when your stock is in   markdown phase', '  retail doesnt know what   markdown phase is   tradediary butbut charlie munger bought   too   httpstcopntbwq httpstcovyfyfabutbut charlie munger bought   too   httpstcopntbwq httpstcovyfyfababa ill buy one share  ', 'just     conversation starter', 'ice breaker', 'down   road   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba spy freealerts httpstcohbhavzniclasvestlund   slde runt vilken turrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down chinese tech giant tencent plunges   report   record antimoneylaundering fine httpstcohmqfewa tcehy   mpngf bidu didi kweb cqqq fxi mchibaba   world is complicated   more you know   more you realise how little you know i     ready   put babacrsptdocsqin my roth ira soonbaba realdillonevans hey dont warn them i want     zero lolrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down gapping down li bidu xpev jd   uso hal ntra etc httpstcosyekhwqcl watchlist tsla   gme shop spyhttpstcovkqxugzn trading stocks watchlistrt streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsbaba washout day   ching chong stocks going  ', 'hate   see     jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgraded pt cvx morgan stanley downgraded futu clsa downgraded   jd jp morgan downgraded   lkncy nio   your crappy chi   stocks   messing up   market     jcrypto   fud httpstcoyblidqeqfrmy weekend puts     workingarkk aapl dwac fxi qcom wis arkk aapl dwac fxi qcom bidu   httpstcooyajbhhjmrt itisfareed wait   is charlie munger   is   billionaire who told everyone   invest in   hes years old   isrt wlj   if munger loved     hes gotta love   now haha wait   is charlie munger   is   billionaire who told everyone   invest in   hes years old   is probably   only word he   still enunciate httpstcogogzrldbaba if munger loved     hes gotta love   now haha   jcrypto   fud httpstcoyblidqeqfr watchlist', 'looking   run   these names short   would not   suprised   see   relief bounce off   open only looking     long on ntr     fertilizer play   commodities blowing up     corn   weat pyplbababiduntrrokuamddaytrading httpstcolntvbjvubrt alanriedmaier   cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd', '  vs   hoy ps   x contsl p   som redan ligger ner   httpstcoymjueaebaba bidu ntes scottmelker not crypto       chart is bad newsbaba is     staple child   dont trust buy ratings   price targets i remember seeing   last year having ratings     majority   them were strong buy   average target over most mentioned tickers on wallstreetbets during premarket   tsla aapl gme niomy picks analyst meir barak long mrna', 'spwr', 'bashort futu', 'wb', 'xpev', ' ', 'nio', 'pdd', 'bidu', 'rivn', 'tslart cryptomichnl buy   dip   httpstcoizepermtxurt cryptomichnl buy   dip   httpstcoizepermtxurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpageone navigating   challenging intersection spy qqq dia aapl   uber tnx httpstcoamryyvdkoy premarketanalysis russia military attacks ukraine china covid poland inflation oil fomc cpi europe hongkong fedfunds economy stockmarketxaviercomas bursaliagestion yo creo que fb y   los que aguanten   final recogeran sus frutos', 'pero   saber cuando ser eso yo en fb por ahora sigo esperando los httpstcoybwzykpyspbaba buy     covid is eating ass in china   if you think   is bad look   huya     in one year ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss general market volatility   sentiment', '  well   alibabas   falling share pricehttpstcohzxoidtsbaba technicals matter none here when dictator xi wants   company   go   zero   tradingsunset   day beginsus equity futures     little mixedstrength mrna pfe lmt bac wfc bynd fdxweakness     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   ipo levelsrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba i buy     in hong konghttpstcoedyfmzmefrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba not looking good china getting into covid full scale shanghai is scary now road block everywhere     end   week ignore no ones lost more money on   than richhamiltonjrnestbetter se was supposed       next       many fintwit growth experts   far   stock price is following babas   remarkable accuracy i dont know what you   complaining     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt snipetrades   downgrade   jpm', 'pt bidu downgrade   jpm', 'pt cmg pt', ' ', '  piper sandlerdocu mrna fb aapl tsla msft uco sco uvxy svxy qcom dvn axp arkk zim fdx   kweb bac sark clf listen     we headed     recession market update httpstcobvacyrt snipetrades   downgrade   jpm', 'pt bidu downgrade   jpm', 'pt cmg pt', ' ', '  piper sandlerdocu   robintheblack mindthegap uso nrgu nktr futu trq   jd bili bidu pddbaba wow niemotkamike bever not touching babaalibaba group holding limited is down in   premarket babame in therapywell when   hit', 'i thought   myself', 'there is no way itll fall   then   hit amp i said no way itll go   okay well maybe is   i mean     go     well here we     im emotionally damaged you know httpstcodnypafwzzbaba scammed       ching chongs   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira its easy   stand     crowd   is necessary genius   vision   stand   aapl spy qqq   didi jd   klendathucap ali       forty bagholdersits easy   stand     crowd   is necessary genius   vision   stand   aapl spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news investing httpstcofjlxbypjbaba httpstcovnqdbmarendjankamp enkele weken geleden afscheid genomen van   charlie mag er alleen zijn vingers aan branden ze pm updateindices up under', 'covid cases in china growing   try   trade cvx out   gate if spreads   good', '    if not chinese stocks should drop   covid surging     watching mrna   kscp httpstcolqsmqhrvbaba ugly chart       rest     china names  ', 'room   if     hold', 'bounce   charts httpstconeglocufbaba where is   fakenewstroll   downgrade   jpm', 'pt bidu downgrade   jpm', 'pt cmg pt', ' ', '  piper sandlerdocu pt     msfdx pt     keybancpton initiated   ms', 'pt my watchlist     watch aapl   bounce off watching wmt     breakout   break downtwtr support   tsla breaking   is key key levelif   pushes range im buying putsrt tmgstocktips chart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidibaba spy qqq these people   criminals they   should   in jail httpstcoillxnwkcskrt tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax ambaba warren looking   charlie like s   la oportunidad   la vida ha llegado premarket por accinseguro es desde aquputosarcasmo o verdad value markettrackers httpstcoorqhfuvsrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   alibaba without jack ma', 'like china without ccp   tmgstocktips chart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidirt tfmgofficial alibaba nyse   prints new week low premarket httpstcoelazuxipgafter   drawdown in kweb', 'jpm downgrades   china stocks   calls   sector uninvestible lol jd babababa in   few days         buy     decade     dont fight   hedge funds if jp morgan wants   down     drop like   rock   tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba in   past days', 'alibaba has lost over   its value valuing       is how bad   market     in   full blown bear market httpstcoojdldvpguvbaba wow ipo prices insane government should   ashamed   themselves jpatrades how     under   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt taylorogan in todays   downgrade   jpm', 'new pt is now derived   pe x   pe', 'not sotp httpstcodsbhfxmixstarted position     share on babaive avoided chinese stocks     cost     long time', '      point   risk is priced in', '    potential reward is too goodrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down in todays   downgrade   jpm', 'new pt is now derived   pe x   pe', 'not sotp httpstcodsbhfxmixrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   new lows on china stocks yxi vips lili   tme pdd jd beke tal bidubaba jp morgan pt     has   ways   go still   chinesemongolsretards   smbcapital stocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjx genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amd fb nvda fcel hood   sofi pypl shop abnb rblx twtr plug btc eth jblu save sfix bmbl dwac nine docu orcl agri rivn didi mulnbaba needs air i gamble calls here httpstcomyfwfpjlrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   jp   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouthe inside bar plays im watching     only trade   themccl traveloil oxy crwd just ib', 'no newsamd semiconductorsshortages blk estimated blkrock lost     not ib play   plays   getting crushed amp i dont see supportstocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtuslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down', 'pinduoduo down', 'huya down bidu   bili pdd huya falconswaps httpstcoqtqoyjyprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i wait till   breaks his downtrend thus   recover   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba how     price target go     in less than   months time main watchlistgapping up mrna', 'ferg', 'trq', 'uvxygapping down  ', 'bidu', 'pdd', 'aapl', 'tsla', 'oxy', 'semomentum watchlistagri', 'tmcsignificant support     spy megacaps looking bearish on daily charts', 'im expecting more weakness todayhappy trading watchlistupsideyangzimpwrdownsidefutuxpevbabajdbiduwynnoxy cvxali       forty bagholdersbaba you reap what you sow trending amp most active on stocktwitsbaba nio aapl afrm nktr luna poet cece xpev qqq lmt f bynd fdx mrna pfe trq jd fcx slv oxy cvx tme   gold lvs gld cpng rio tsn tlt bidu li httpstcogpvbrrwsnrt europeandgi my   pick in bmy my worst pick in   lesson i much more prefer dividend stocks duert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is   craziest stock ive ever seen people have   calling bottoms since     just keeps dropping   sold       avg   no regrets', 'put     money in sofi   recover   loss   year sweatystartup cold truth charlie munger was never   value investor', 'hes   wsb degen   yoloed his way     top   hes now on   much legal weed', 'he pressed deal on     mistake times   miss typed each timert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba target   jp morgan lol   pricetrickster you dont know how   value companies said moron bulls when i told       is coming   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa damn     bucks literally never buy china   chartscapeapp only chartscape   make     chart look pretty   alibaba httpstcongkwecwyobaba jp morgan downgrade   new pt     bankthetrade jpmorgananalyst alex yao downgraded     underweight   overweight     price targetrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba getting cooked rnrt bluffcapital   us listed china shares   tumbling     alibaba down httpstcorfzfbprjhbrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   there   goesbaba has   single digit pe multiple xrt bluffcapital   us listed china shares   tumbling     alibaba down httpstcorfzfbprjhb httpstcoexdytiizjbaba us listed china shares   tumbling     alibaba down httpstcorfzfbprjhb httpstcoexdytiizjafrm wild fall   nio dkngputs millionaires   problemsniper snipers what   i say     on   weekend prep   httpstcosrymlgyiyrt investrtrades todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways managebaba surprised my daytrading watchlist primarybaba nio newsaapl dailyoxy contsecondaryamd dkng dailyfutu conthave   great trading day   keepitgreen bbtfamily daytradebabas price action turned bearish   year ago   httpstcoipoebhriequitybrian crying in   httpstcowfvxmzcbaba httpstcoyjlhdbasbaba httpstconrpltyjlchina dip buyers early last week waking up   apocalypse continued pdd jd bidu babastocks i   trading todayfutubababidulmtamdupstnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmentioned   now trading   yikes   httpstcoykexsfqhqthe only larger volume shelf   has created over its time trading since is   area is nd largest volume shelf httpstcodiyzofurqrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt briefingcom   jp morgan cuts   underweightrt bigbullcap   dg   uw   jpm pt   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   surely     go down   more lol   realalexvieira alex vieira live wall street defrauding naive americans investing in china stocks aapl spy qqq   didi jd bidualex vieira live wall street defrauding naive americans investing in china stocks aapl spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news investing httpstcoufxvazffybaba bears in control institutes shorting   isnt   buying opportunity   handle barometer   cratering us china relationsbaba life lessons never ever ever invest in communist china there is reason   even bother     chinese trash   alibaba downgraded   jp morgan     new price targethttpstcozkfuifghi seconds delayedrt tradethematrix watchlistspy looking   shorts  ', 'china lockdownscvx yang longs     shorts main watch', 'shenzenbaba lol xi   jp morgan cuts   underweightrt streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsbaba', 'rememberthis is premarket you   get   good deals on low volume panic selling   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   httpstcozjtqrivjrt cryptomichnl buy   dip   httpstcoizepermtxubaba testing incredibly important area   morning essentially based         level   httpstcodwquycyfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdidnt catch  ', 'break was too early', '  we   have   here     we touch stickynote stocks trading stockstowatch tradertvlive httpstcoxjnvlogzmrna asml bntx bidu   options gappers   crappers httpstcozwrijijsdailydownafrm api   bidu jd rsibaba bird docu jd odc good morning everyone morning   top stories dominating financial media on monday', 'march httpstcovlgnhsrtqtiaiy kkr jpm scbff bnpqy rio trq tsla nio xpev   spy qqq dia iwmmindthegap uso nrgu nktr futu trq   jd bili bidu pddbaba awaiting buy signal trading chart   httpstcozzossznf httpstcoyokippldcmrna asml bntx bidu   options gappers   crappers httpstcoufrttchall new lows on china stocks yxi vips lili   tme pdd jd beke tal edurt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   bigbullcap   dg   uw   jpm pt   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babacapitalsigmaza pietviljoen munger   carrying   fat ugly babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjaapl down   still in     fridaygdx fomc', 'opex   full moon on fridaylets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpstcokpngkfmost mentioned tickers in wsb in last h aapl tsla   spy mgld sofi afrm wish amzn gme httpstcointoxxyay httpstcolfpxsqxqdowngrades acrx aep   bbva bce beke bili bzun coco cpb cvx dada doyu drq futu huya ipg ipgp jd kc leu nog ntes ocx omc oxy pdd swn tsn usac wpp yyrt krash   more days           penny stock   chisatoinvest   oxy mslmt fnoticias alibaba y httpstcojanqcdgybr jd sufrieron un duro golpe por las preocupaciones sobre las exclusiones   usa', '  como por el impacto   los nuevos brotes   covid en el centro tecnolgico chino   shenzhen   jd alibaba jd httpstcohhzhwhhekyjpmorgan cut     underweight cut jd   underweight bidu downgraded   underweight stockmarket httpstcoetpievdrfotrending stocks on fintwit source httpstcocwjowwsbi spy afrm aapl qqq   muln tsla iwm kscp agri sorted   most recent httpstcotlxzeasdmxbaba   is gonna   brutal here unreal   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt selcoinnews dnyann en byk irketlerinden', 'aliexpressin sahibi inli alibaba group holdingin hisse senedi  ', 'neredeyse piyajpm analyst sees china internet names', 'including jd', '  he calls out   one     most wellowned names in   space', '  uninvestable on   sixtomonth view     binary share price outlook', 'jd pdd bidu   ntesbaba add more when   hits triple   cryptomichnl buy   dip   httpstcoizepermtxurt jcrypto   fud httpstcoyblidqeqfrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop most mentioned tickers in fintwit nowpremarket aapl apple tsla tesla luna luna mtbc carecloud   alibaba via httpstconwsneckpndfintwit stocks stockmarket stockrt cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgerberkawasaki never good when humans think they   stronger than nature no matter   political system   dictatorial communist regimes   worse since authorities     easily debatedchina is failing miserably     followtheh who is gs   beard   in   swaps httpstcofjkrsdrbaba babaf alibaba   cheapest chinese tech stock httpstcokztvcfmvl business finance stockmarket   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoorghqtcfaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcojutonwydream big', 'fly high albert einstein kanyewest joe rogan russia putin invincible mitt romney piday ukraine conflict pfizer fomc ashr   httpstcotbohjpseqbaba more days           penny stock   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is share httpstcoluiwrdkftrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa looking   long swing trade on drop   range   briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt kfrounchi positive update   didi jd nio httpstcondhjchvanyone   playing     gap fill     upsidebaba fall is unbelievable i got burnt on   cheap   spread', '  ive learned my lesson     these falling knives   cut you badrt cryptomichnl buy   dip   httpstcoizepermtxujp morgan is just slaying everything china   morning i dont think ive seen   like       is only part     list   downgrades   jd httpstcosctvqlyfbaba penny stock sooner than i thought imo sorry folks who follow others blindly   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   kweb kweb   falling off   cliff premarket lol dont even wanna wait   market open   china is fake who is gs   beard   in   swaps httpstcofjkrsdrrt bankthetrade jpmorgananalyst alex yao downgraded     underweight   overweight     price targetrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt truetradernet   xpev li bidu jd nio tcehy alibaba   tesla rivals nio', 'xpeng plunge in hong kong   amid worries over nert stelliesmafia megscharts     stop buying   dip   wait     accumulation phase   stretches over months dont get why everbaba i started trading   stock  ', 'wow coming   full circle china stocks getting further beat down no position no market direction   down right nowwith covid   in china', 'never forget what happened   amzn', 'zm', 'ups  ', 'jd', 'tcehy too big   fail     delistedrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   chairman baizuo blames algos amp counterrevolutionaries       well   noon   realalexvieira people   over   world selling short china stocks   turning millionaires overnight googl aapl spy qqq   dpeople   over   world selling short china stocks   turning millionaires overnight googl aapl spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news httpstcoedqmiurvbaba i want   buy     wheres         tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows triumphcapital how many more beating     take   bulls   they realize they own cayman toilet paper   pe     vie structure is meaninglessbaba   i lost   i end up on   wish board   something httpstcoyqojnrztmqrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   eod jaw drop gif   on', '  was httpstcovvgctbqochow low   these go   is fat approaching lowsjd is deja vu alreadynio bili pdd barwly hanging on httpstcobnwurembaba   stock   bears   jd oxy cvx f gmsstocks making   biggest moves in   premarket alibaba', 'httpstcoubjqtdvo', 'occidental petroleum', 'chevron   more httpstcoudtkhxhonjhello my peoplenouvelle semaine   daytradingma watchlist bili pdd jd li afrm xpev   nioma liste se reduira aprs louverture du marchbonne sance stratsoldier nevergiveup tfwakanda disciplineanneert jcrz   alibaba affiliate ant sells stake in tech news site krselling   kr stake       smart choice   ant in tbaba   chatroom', '', '', '', 'ive made over k   their alert httpstcoyesxvdrwbaba wownow time   buy china etfs cryptomatrix dans le babababa alibaba affiliate ant sells stake in tech news site krselling   kr stake       smart choice   ant in terms   complying   regulationshttpstcolidnrh via scmpnewsrt dekmartrades most talked   stocks on reddit oil aapl tsla   gme corn   sofi fb rivn amzn amd nio wish mcd httrt jason alibabas lost decade   httpstcomnuyrmqdnbaba ohhh wow   i thought last week was bad poor bulls     i   buy', 'you thats coming most talked   stocks on reddit oil aapl tsla   gme corn   sofi fb rivn amzn amd nio wish mcd httpstcoirytukerypadded   my   position   thesis still   same retest   very old sr level vpvr volume node i   feeling   munger experience httpstcokjplxmfkrt bigbullcap   dg   uw   jpm pt   httpstcotpecweiybaba idk how   retail investor     buy     not buying noe tme   audit agreement very soon', 'ukraine war ending very soon', 'covidlockdown is   plus   ecommercemusic platform', 'buyback in progress', 'oil down iranvenezuela soon todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways manage your risk   take profits when profits comesee money', 'take money investrwatchlistbaba china   get sanctioned     usa   meddling   russia   downgraded   uw   jpmpure value add herebaba just dropped in premarket   s   marceloplima side note     me is one   charlie mungers big blind spots he claims he invests in       provides vart marceloplima side note     me is one   charlie mungers big blind spots he claims he invests in       provides vart beincryptotr dnyann en byk irketlerinden', 'aliexpressin sahibi inli alibaba group holdingin hisse senedi  ', 'neredeyse piyauslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down', 'pinduoduo down', 'huya down bidu   bili pdd huya httpstcodwsjwukogfmj in play alert ticker   datetime price atr daily rvol beta short float     thing is     pe     fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba   chatroom', '', '', 'ive made over k   their alert httpstcoyesxvdrwrt sankarsharma spy qqq if you   ok   delisting   china covid situation', '    present   great buying opportunity betweeus listed china shares   tumbling     alibaba down httpstcondczhxeug babajpmorgananalyst alex yao downgraded     underweight   overweight     price targetbaba you   polish   turd   dg   uw   jpm pt us listed chinashares   tumbling     alibaba down httpstcoodqhogzptp   bidu fxi mchi kweb cqqq chn tdf dnyann en byk irketlerinden', 'aliexpressin sahibi inli alibaba group holdingin hisse senedi  ', 'neredeyse piyasaya k fiyatna dt httpstcobpzstbnzhhtodays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followed   decent pullback then sw grindbtc down todaystock im going   playagri amph bidu babasee you in       writing my opinions down on httpstcocctmnmvisbaba chynah nio chynah futu looks like trump was right   httpstcohyzppyyyibaba   chatroom', '', 'ive made over k   their alert httpstcoyesxvdrwrt sankarsharma spy qqq if you   ok   delisting   china covid situation', '    present   great buying opportunity betweespy qqq if you   ok   delisting   china covid situation', '    present   great buying opportunity   no buy signal yet you may       pick   up     cheaper price than what one   my fav hero charlie munger paid   itsellers diminishing httpstcouewyvhurugood morning traders   tickers   have my interest   morningagrifutupddamphjddocubababidulinlmtshoptslanktramdjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbfkkw httpstcounqjwbbdllrt cryptomatrix incroyable babart tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   rest     year     really good   amd what   you guys think dia tsla spy aapl nvda   qqq afrm httpstcopdjfukzr httpstcogyopniixfrbaba   go     calls in low   mid s   update   sell if you want     lot   people   buy   cryptomichnl buy   dip   httpstcoizepermtxurt alanriedmaier   cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd', '  vs   hoy ps   x contbaba im   buyer     tradethenews upside volt trq canf swx rkda bbio luna lazy lmt dna downsidebaba   go     calls in low   mid s   updatert tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss general market volatility   sentiment', '  well   alibabas   falling share pricehttpstcowiembkgxrt yoloption   making   year low formerly seemingly invincible chinese blue chip', 'brought   its knees munger buying   then doubaba   realz   time   cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgaryblack penny   your thoughts on   vs tcehydisconnect is staggeringbaba bruuhhhh anti communist', '  damnnn   reward is orders   magnitude higher than   risk what is selling   gualestrit   premarketdnyann en byk irketlerinden', 'aliexpressin sahibi inli alibaba group holdingin hisse senedi  ', 'neredeyse piyasaya k fiyatna dt mskvskpiyasalar httpstcoriitozdcwulaninmz igual   se la re banca       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqbaba cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd', '  vs   hoy ps   x contra x hoy httpstcodejoebdsbaba im shorting     my whole account lost too much money longing   badly need   up   recoverhopefully   crashes sl   watchlist stocks stonks tsla nvda nio li rivn muln xpev upst   sbux agri bkr cvx oxy psxp hymc kala mos orcl tmc futu husa jd lu pdd amc tcom tme no bias listen only   price action not news good luck kids httpstcoultcidvdurt jason alibabas lost decade   httpstcomnuyrmqdnrt chisatoinvest   oxy mslmt fsalilrajadhyx framed in my office   other than escalating war', '  bear arguments dont hold up   scrutinyempresas fxi ishares china largecap etf acciones chinas nuevamente bajo presion', ' ', 'jd entre otras', '  parecer nuevo brote en la region   shenzhen xle energy select sector spdr fund jpm le dio downgrade   equal weight   cvx y oxywatchlistspy looking   shorts  ', 'china lockdownscvx yang longs     shorts main watch', 'shenzen lockdowns should drag   even lower port', '  yang risk off play higher rkda   agri on watch   swing longs   intraday longscurrent cycle strong httpstcorbbpcntme   audit aggreement very soon', 'ukraine war ending very soon', 'covidlockdown is   plus   ecommercemusic platform', 'buyback in progress cryptomatrix ou comme on dit dans le milieu dans le   factscheckph   is based on babababa   bears   in control now httpstcoqsjfkqovsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionebaba   end up nationalized country risk increasing   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwelcome   our chatroomof tradershttpstcoksxmqngjaapl tsla qqq t   googl btcx httpstcoocjwruqrrfupside volt trq canf swx rkda bbio luna lazy lmt dna downside nktr futu pdd bili agrx sldb afrm   huya aapl vldr yumc   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomichnl buy   dip   httpstcoizepermtxunio i would   short here     china stocks   worthless   covid   make only good   ali express sales they   compensate rusian cuts on sales     tooday gl fedemarti y hasta los puede seguir bajando para m estn manipulando el mercado si   tiene unos fundamentales excelentes   m entender simplemente no lo quieren en el gran hermano norteamericano jaja va   estar lindo para comprar sobre los ms   ese riesgo no pasarart salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yoursbaba bought down     my investments down horriblebaba oxy mslmt fhttpstcoivqheyvqodeitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart cryptomichnl buy   dip   httpstcoizepermtxui summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitstsla aapl spx btc arkk zim   upst roku iwm docu eth mp mu snow cost cpe amph fb glddo your due diligence httpstcocriknlihart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmylar sorry i meant i thought     dailydownafrm   bidu jd mlco rsibaba bird didi docu fsly   realalexvieira ww   news google stops translating russian documents alex vieira predicts apple investors panic googl aapl applebaba looks like   penny stonk   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segww   news google stops translating russian documents alex vieira predicts apple investors panic googl aapl apple qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy rome news httpstcovfavbmwesrt streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt chandrikabiswal         charlie munger says   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows         charlie munger says most talked   stocks on social media amd aapl gme   tsla cei spy amc httpstcoedigwvvdmbmarket update   fxi cvxhttpstcodjgntcgxrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa   room on   net stay turned httpstcogrxmqjqqrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba like   fat unemployed wife you   stuck you have   forever   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsbaba levels given earlier httpstcopinrhgwimprove your stock trading now learn candlestick patterns   freeamzn crwd asan ntra nio lvgn jd asts pt xela mq sntg rio revb isig pdd cpng figs dnn bzun txmd sopa envb ccj goog sesn oxy amd aapl aal bac fcel babahttpstcooakymoqbbaba delisting issue coming   in   spot light   trending stocks on fintwit source httpstcocwjowwsbi aapl muln spy tsla agri spx qqq nktr   oxy sorted   most recent httpstcouopvhylyasrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows stocks making   biggest moves pm   jd oxy cvx lmt cpng f brkb rio tsn amp more httpstcopldvoqtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   no brainer   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows good morning traders tks   stickynote support should     crazy day   many names reaching new lows f should find support here sub', 'while   chinese names   find bottoms nio babatsla msft fb   lower   have pressure     aapl httpstcogzpoymeukdbaba would love   pickup   httpstcojenlmaprt thomasl   you just got mungered dont     munger   lose your house', 'wife', 'children', 'life   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   you just got mungered dont     munger   lose your house', 'wife', 'children', 'life   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   cryptomichnl buy   dip   httpstcoizepermtxurt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   jason alibabas lost decade   httpstcomnuyrmqdnrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   kentsbrokerage   is       its ipo price   appears   chinese tech stocks     sanctioning themselves     pointrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomichnl buy   dip   httpstcoizepermtxumegscharts     stop buying   dip   wait     accumulation phase   stretches over months dont get why everyone is expecting   v shape recovery please see     exampletop options   volumeaapl amc tsla nio fb wish   ccl pltr amd httpstcomkjrqffqucrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down akciovyguru ccp jako jedju ze svych priorit uvedla snizeni transakcnich nakladu velkych platforem aliababa', 'tencent dalsi pokles zisku myslim ze   pujde jeste niz', 'ted jen jak dlouho tu zpravu dokazou mutual funds pozdrzet nez prodaji   maji httpstcoxqtexihrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectbaba       what   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   kfrounchi positive update   didi jd nio httpstcondhjchvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   warned tsla nio arkk httpstcowcnbucjqjstocks making   biggest moves in   premarket alibaba  ', 'httpstcoezmbrzuewf jd', 'occidental petroleum oxy', 'chevron cvx   morestocks stockstowatch stockmarket smallcaps microcaps daytrader invest investment investing httpstcotcpwchtna httpstcoykeoxlheyrt kentsbrokerage   is       its ipo price   appears   chinese tech stocks     sanctioning themselves     pointrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlaninmz max', 'seguis aguantando   babart investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmskvsk tsla may follow   httpstcownmstniobrt realalexvieira wall street no longer answers   charlie munger calls billionaire seeking bailout on alibaba fails in rome   didrt realalexvieira wall street no longer answers   charlie munger calls billionaire seeking bailout on alibaba fails in rome   didwall street no longer answers   charlie munger calls billionaire seeking bailout on alibaba fails in rome   didi jd bidu spy qqq tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy rome news httpstcosbhefcqurt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down       just keeps getting destroyed capital flows   china     withdrawnhave yall looked     hsi   morning keep justifying     is cheapit   get much cheaper   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down   stronger than se httpstcowqkahplbaba q tutes holding in their top if   was   posno way you would have   much confidence holding in your top tutes   still holding   in their top httpstcovkfcsnlcryptobullet     babauslisted chinese stocks tumble premarketuslisted shares   baidu down', 'alibaba down', 'bilibili down', 'pinduoduo down', 'huya down bidu   bili pdd huya httpstcofqnonnzgmlrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is       its ipo price   appears   chinese tech stocks     sanctioning themselves     pointrt gualestrit   premarketrt beikabutaro jd   bidu httpstcowuhbnuxoualibaba baidusecrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   stars morningstar is really low nowi   take   position   morning     bellglta chinese names   in   gutter     would seem bidu   in   gutter under   area', 'would have liked   see   in   rth     play     downsidebaba damn', 'got out  ', 'never thought   would go down   far chinese stocks     worst china is   worst   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenuagri should   trending   nio ana   bababababababab hafta dusundugum espirim httpstcofaiqwqbqo httpstcoksktroxtrt cryptomichnl buy   dip   httpstcoizepermtxu   day was mixed   gain   loss   glad   many if not       our group were on   gain side httpstcocipwoftte aapl nio spy wmt fb pt pton gme tsla mvis   ath crm blnk gme httpstcojaybwnobsrt mdsoll nio xpev li   jd bidubaba   cheap   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba only down lol   is fun breaking   launching nfts httpstcotfweqpmudhalibaba  ', 'jdcom jd u oditen rende nga shqetesimet ne lidhje me heqjet nga marketet ne shba', 'si dhe ndikimin e shperthimeve te reja te covid ne qendren e teknologjise kineze te shenzhen alibaba ra me ne premarket ndersa jd u fundos httpstcotgmdnjzpxalibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpstcoyljyedbq httpstcoxfzlvlzbtthe   thing     deep value investment in   is its attractive capital return policyi salivate     prospect     high fcf yield paying out sweet', 'sweet dividendsnio     cryptomichnl buy   dip   httpstcoizepermtxu   httpstcocpsosjvqbaba when you thought     not get   cheaper i bet itll shoot up     open   susantapradhan   munger fucked   shows why   business is   difficultpremarket top amp flop stocks   watch march httpstcobcupzckhgtrq gkos sbny figs lbtya aso txg hmc mrna infy nktr futu wb bili pdd xpev bidu jd   nio spx spy ndx qqqbaba munger fucked   shows why   business is   difficultrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdow futures jump points   investors monitor russiaukraine war', 'feds next movegold copper crypto bitcoin strength lmt f bynd fdx brbb mrna pfe trq bac weakness   jd fcx slv oxy cvx nio   gold lvs gld cpng rio tsn httpstcomynzyttaxrt realalexvieira alex vieira genius calls us supports heavy shortselling china stocks httpstcohyvnjrfw alibaba baidu didibaba buyback   kick in     is in   dumps     near term alex vieira genius calls us supports heavy shortselling china stocks httpstcohyvnjrfw alibaba baidu didi   didi jd bidu spy qqq tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy rome news httpstcogtghzwkfsgbaba never ending down   took   small position friday if   doesnt gap up   open im out try   later     is probably getting bought up hard when market opens going green   is   sure bet   cryptomichnl buy   dip   httpstcoizepermtxurt tfmgofficial alibaba nyse   prints new week low premarket httpstcoelazuxipgbaba investwithnigel how long   you i   approaching   portfolio   limiting myself   babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmartynasraila you   basing   on babababa no words   i remember getting buy alerts on   stock       wasnt very long ago   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoscxpwhxrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tfmgofficial alibaba nyse   prints new week low premarket httpstcoelazuxipgbaba alibaba weekly chart bears have   in control   quite   time here down since   trendalgotrades sell signal triggered chinese stocks   getting hammered bidu jd kweb httpstcowsktamzpirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba wow', 'i       is down     lolnext evergrandebaba books     fake   evergrande theryanpope buythedip babart fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheapprt fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappbaba tcehy jd chinese stocks continue   get slaughtered im still holding   not adding more   ive   hit my planned max allocation tempting   got   maintain   portfolio disciplinebaba       real dipping every fucking day   sell your house quit your job buy   fxi kweb li', 'bidu', 'xpev', 'jd', ' ', 'nio', 'ashr', '  cryptomichnl buy   dip   httpstcoizepermtxubaba   is rough lol morning market analysis is live talking   market going into   new week   trading', 'headlines', 'china', 'russia', 'covid', 'fomc', 'top stocks in play', 'amp morehttpstcoulypnzvlospy qqq iwm tnx tsla aapl docu crwd rivn yy jd mcd wmt pfe aa mos fb cat amzn babababa you broke   you own   huge unemployment coming   china     rest     world   great depression has arrived wow   zzzz wake me up when its   alibaba nyse   prints new week low premarket httpstcoelazuxipgmskvsk babalara gelmi alibaba babaliyujiao no   was not were you   in babart fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappbaba lol where is   goodnewstroll   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cryptomichnl buy   dip   httpstcoizepermtxurt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba announcement coming bears   screwed levermann us bigcap sell wk abbv', 'ko', ' ', 'dis', 'cost', 'csco', 'vz', 'pep', 'tmo', 'adbe httpstcowdvgphllevermann us bigcap sell wk abbv', 'ko', ' ', 'dis', 'cost', 'csco', 'vz', 'pep', 'tmo', 'adbe httpstcojvqrwgawmhey traders sign up     tricktrades free newsletter gt httpstcogdauxqweverything you need   get you prepared   ready   start   trading day top news', 'fed meetings', 'economic calendar', 'earnings', '  morespy qqq aapl   nvda fb tsla amd httpstcopppbxnqmcharlie munger berkshire hathawy   cash flow alibaba httpstcoohjvdaqquprt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba jd   ecommerce stocks were   chinabased companies taking   hard hit on concerns   us delistings', '  well     impact   new covid outbreaks in   chinese tech hub   shenzhenrt jason alibabas lost decade   httpstcomnuyrmqdnnio     world would       place without russia   china   cryptomichnl buy   dip   httpstcoizepermtxuqqq spy eth   gonna     interesting weekthats   i   say   realalexvieira   legend   makes war calls chinese stocks bombed daily bidens fortune soars   didi jd bidu spy qqq tsrt godefroyschrago tracking leon coopermans omega advisors portfolio q httpstcoqnxqhtvnabr', 'abrep', 'amzn', 'apo', '  legend   makes war calls chinese stocks bombed daily bidens fortune soars   didi jd bidu spy qqq tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy httpstcoebslzzzxbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcowlahbcvrnrt fossgregfoss     alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheappdoes   alibaba', '  munger fav', 'trading   shr     hit     hits where   was sooo cheapps charlie', 'btc is rat poison cuz fiat is   ratrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba china cracking down monday was horrible in hk stock market worst day than crisis rsibaba bird didi gild jd   kweb bought   pre market day trading live stream pre market scans analysis amc muln tsla spy nvda   zcmd   oxy lmt livedaytrading live httpstcoqudcoamtie via youtubert cryptomichnl buy   dip   httpstcoizepermtxurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomichnl buy   dip   httpstcoizepermtxupremarket tickers on watch tsla lmt mrna cvx   nktrpremarket breakdown everyday   est breakdown     macro environment', 'market', 'commodities', 'faang   then individual names action plan   open', '  charted amp written livehttpstcotbxtrealibaba is       ipo pricebaba httpstcodqiounhdcbuy   dip   httpstcoizepermtxurt zacwilson   what   pos', 'i   freaking       pos   nothing   go down cutting losses   never buying chinbaba kweb jd   was friday monster put buying   week long last week these guys   ready   burn everything   ground   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj most mentioned us stocks on reddit in past hours fb spy   gme   rent sofi aapl amzn moat stock trading usstock stockmarketmost mentioned tickers in wsb in last h aapl spy   tsla nvda amd wish nio sqqq kweb httpstcointoxxyay httpstcodaeczfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba who   holding more than stocks   not worried truist financial analyst reiterates buyyoussef squali', 'analyst   truist financial', 'reiterates buy rating on       price target   is   on your radarcheck   out httpstcoudcjbwxybaba   consumer goods stockstowatch stockstotradenio xpev     your research httpstcoepnganvwybaba under we go alibaba group holding   is trending on reddit   httpstcowivsvyedxrt andycspinelli corrida en bolsas europeas italia francia alemaniaeso sitecs chinasmasacradas cerro indic principalbaba dollars stock', 'its just   online shop   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoliccddwvistocks making   biggest moves in   premarket alibaba', 'httpstcokpiughpkpa', 'occidental petroleum', 'chevron   morehttpstcopqgnzigudbaba hk oxy cvx lmt ff f brka riogb tsncaldooni suburbandrone i think its great leadership even       bagholder   half   mile here you in our discord weve   on fire httpstcowecfjtptaapl amzn fb nflx   httpstcocqimryvtif you   planning   buy stock   week represents lots   sell   open put opportunities', 'dont get greedy   premium', 'set price   then sell puts collect premium   take assignment   stock spy tsla li xpev nio   jd httpstcobfoxbaba premarket in case you havent noticed', 'china is still fallingbaba fuck biden   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstocks making   biggest moves in   premarket alibabagroup', 'jdcorporate weareoxy', 'chevron   more httpstcobhtgyle   jd oxy cvx lmt cpng f brkb rio tsnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthis never ending selloff in chinese equities listed in   us is something   behold absolutely zero bids       bidu i wonder if   plan is   take everything private   pennies on   dollar   ccp familieschart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidi amd fb hood   pypl btc eth dkng   content is   informational amp educational purposes only refer       disclaimer amp privacypolicy httpstcofdgqjpasunsuburbandrone there is nothing right   chinas regulations not   sound patriotic like   trump supporter', '  just   poor   stock shows how   is like     under   leadershiprt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba jack ma has cursed yall   down she blows where   lands nobody knows wallstreetbets ipath pure beta crude oil etn oil tesla tsla apple aapl alibaba   gamestop gme teucrium corn fund corn enact holdings   sofi tech sofi rivian automotive rivn meta platforms fbtop trending stocks on wallstreetbets     mar ipath pure beta crude oil etn oil tesla tsla apple aapl alibaba   gamestop gme teucrium corn fund corn enact holdings   sofi tech sofi rivian automotive rivn meta platforms fbbuying more tcehy     starter position in babababa gonna     great hindsight opp here woooooooo   mohsinalinisar     munger', '  losses   just peanutsretailers', 'dont follow him blindly     munger', '  losses   just peanutsretailers', 'dont follow him blindly   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjinflation is not transitory', 'commodities   precious metals   continue   go up chinese stocks   continue   get hammered gld slv   xlf httpstconpckjkatrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe shtf soon sign up   dont get smoked httpstcogbepcjxooott tsla aapl   intc amd nvda amznthe day beginsus equity futures     little mixedstrength mrna pfe lmt bac wfc bynd fdxweakness   gold fcx oxy lvs gld slv aapl tltred communism li   bidu jd nio tmehave   good monday petenajarian httpstcowplkctvmpbaba i heard us sanction china   providing military   russia   xpev li bidu jd nio tcehy alibaba   tesla rivals nio', 'xpeng plunge in hong kong   amid worries over new covid restrictions in china bz wirenewsbaba alibaba stock russian stocks worth pennies   chinese stocks suffer   same fate httpstcomjtlujsi stocks finance marketsbaba   got   spare couch i   crash on   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba para algunos pero sigue cayendo httpstcoqzgkbjihbaba i tried warning people last week on possible delisting   hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcokvxxaltdjbrandimore persiancapital joecandito you     one missing   point he says china   not shut their doors   foreign capital one way   shut   is   hijack   money dont   childish babababa   got   spare couch i   crash on prashanthkrish invest like you dont care if stock market is closed   next years hard     on   principles if index crashing like individual stocks   uncertainties   more     not happen in past regulation overhangmost   investors   betting on mungers   betrt gualestrit   premarketbaba whewww glad i sold my calls on friday cuz i   t trust     what puts us everyone in   jason alibabas lost decade   httpstcomnuyrmqdnstocks making   biggest moves in   premarket alibaba', 'httpstcopolrtswo', 'occidental petroleum', 'chevron   more   hk oxy cvx lmt httpstcouhmxrrfzfhjbrandimore persiancapital joecandito   is   biggest risk   seeing   pay   metric ton     ccp last yearrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is trading     yr low ive was wrong   fearing   chinese govt interencefor   long   missed significant opportunities finding risk is     analyzing its likelihood   coming pass is   httpstcoxkejoszkrt openoutcrier   pre alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing recbaba pre alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty sihttpstcoalhxgqhgfnow   china is facing strict lockdowns', 'wouldnt   government   easing its policy even more   support   economy plus   people   use online platforms more     benefit   consumer discretionary names', 'similar   what happened during first outbrek kweb babababa i still     people   posting i hope   drops lower   i   buy more   you delusional its now in complete free fall     delisting glta   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba its cheap     reason', '  its controlled     ccp who talks   fundamentals here   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnas hang seng index continues     trapped in   negative headline cycle', 'w latest   covid lockdown amp continued close russian relations', 'probably   least   few weeks out     type   nearterm reversal hsi   kwebanother rough day ahead   chinese stocks listed in   us big premarket drops     jd bidu xpev nio   moreother top cnbc ticker searches   fri meta platforms fb didi global alibaba   russia ruble etsy gold joby aviation brent crude ark innovation arkk bitcoin volatility index vix y us treasury yield baidu biduetcother top cnbc ticker searches   fri meta platforms fb didi global alibaba   russia ruble etsy gold joby aviation brent crude ark innovation arkk bitcoin volatility index vix y us treasury yield baidu biduetcrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   alibaba httpstcooqtmxjdtkrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba no buying only selling not hitting would   shocking   my wife is gonna     pissed   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fuck   only dca     point selling     new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tsla bidu nio   these stocks crashing lower no purchasers supply   demand when theres no demand   too much supply stocks fall precipitously im working   on   inside   im ringing   bell   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgeez   handle in premarketrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcowttujqupbaba leader in online ecommerce just wait till   worlds economy is doing well       reach alltime highs   even higher in   near future   i   going   say   maximum   months   falling   there has       reversal   delisting im netural btw   sub   would   brutal   most bag holders   lol i said   was china trash   i was right   dip on   stupid twitter fake news   chinese jets flying over taiwan they trying   keep   down   they   buy up     cheap shares   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorcxse babawould you buy     longterm httpstcoqvjtpinxjtsohinvesting pity   didnt work   babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   eod   oh poor munger   falling knife   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa sometime you need   learn   let go   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa ccp really showing everyone   you     them   you     them poor jack ma httpstcopakyhvxhcrbaba bidu pdd jdshorting on chinese stocks was     decision ive ever made in my life lolbaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcobpoqbgort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   pos', 'i   freaking       pos   nothing   go down cutting losses   never buying chinese trash ever   technical indicators based on daily timeframe   learn more httpstcodqrsrcuzfm httpstcotvpzoirababa     rate', 'bankruptcy   summer   hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcozsfbgjqxu   half   mile here you in our discord weve   on fire httpstcoytejitajuaapl amzn fb nflx   httpstcoxrawgajbjbaba   chinese stocks down due   fresh covid out break jd nio bidu   buying     fb   dont taunt me tomorrow   next week if i got   wrong', 'try taunting me in five years     decision   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt jason alibabas lost decade   httpstcomnuyrmqdnaesopsbird buying   on margin is         hwanged you aint smarter than   tiger babadjco buying   on margin   not feel very prudent   rationalsspencersmb man i still remember   poor sod in wsb discord talking   going   in on   tried   talk him out     he probably killed himself   nowtrending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agri nktr tsla qqq   sorted   most recent httpstcoynugfnnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcoolttayofbeste es el motivo por el que vuestras empresas chinas como   y jd no paran   bajar pero vosotros seguid promierdando   la baja porque estn baratashttpstconwbawiywoslbtc mskvsk alibaba is       ipo pricebabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart sspencersmb   is down in   past six months trading     morningbaba is down in   past six months trading     morningbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcohrrohbnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segcharleydavid buy order       given my luck     never get there   you             mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     really think   chinas biggest online retailers     delisted   us   we going   war w china   something how many other cos deliver   much cash flow     low   pert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segcorrida en bolsas europeas italia francia alemaniaeso sitecs chinasmasacradas cerro indic principal y para variar no importa que pase en el mundo   preopen el empome chino del sigloa la ma las acciones     unos k tirados   la basura lo mismo   iq y huya no siempre se gana leccin no vuelvo   comprar acciones chinasrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjants alipay is due     inspected   pboc   year st time they r scrutinized since cancellation   ants initial public offering in nov in   light   tcehy facing record fines   helping laundering', '  is next     checked httpstcodjdgzutdfrt mfer take   look     shitcoin   httpstcocrtftmnmtbaba jd bidu kweb fxi etc   down over   rout in chinese stocks deepened     countrys battle   covid rattled   market contending   potential us delistings', 'domestic regulatory pressure     war in ukraine httpstcorrcppirsv via wsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbabart gualestrit   premarketsomewhere out there', 'is   racist fund manager   has made   boatload   money shorting chinese stocks babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba option iv increases   shares trend lowerbest iv in biz httpstcoiwvsqtert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt gualestrit   premarketrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   know if these     signs     squeeze p', '      like   storm     these bashers p httpstcoclvkotikrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segdiario   bitcora dia invertido en babaya no siento el dolor', 'estoy deshumanizadort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fud httpstcoyblidqeqfrrt cityindexjosh stocks   watch         hit fresh lows   nio   chinese evs take huge hit in hong kongstocks   watch         hit fresh lows   nio   chinese evs take huge hit in hong kong tsla warns   inflation hit aapl foxconn shuts shenzhen factories meta instagram banned in russiaread on httpstcouoiyjrhzszbaba gang ftwrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjncheronbourse on va pouvoir rajouter   dans la grosse taule   mungerrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba en el pre market sigue cayendo bastante hoy tambinbaba httpstcoxlezacgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnmost mentioned tickers in wsb in last h gme spy   aapl gs tqqq arkk tsla amzn hr httpstcointoxxyay httpstcoxenvphbuhrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba think     short squeeze     bring once sec     tired scaring peopletrending stocks on fintwit source httpstcocwjowwsbi spy spx tsla muln btc qqq   bidu rrc rkda sorted   most recent httpstcoihnateuspy qqq iwm breaking chinese stocks fall   covid lockdowns add   investor concernswsjnio   li xpev bidu pddrt pb aapl tsla   gme nio wsb   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj aapl tsla   gme nio wsb popular  ', 'nio', 'xpev', 'poet', 'jd', 'bidu', 'aapl', 'kweb', 'wetf', 'tcehy', 'm', 'amc', 'verv', 'ognx', 'momo', 'matx', 'gaia', 'vsto', 'bcor', 'frt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babaabdullahmashat kuwaitymm plananotbamwalnetwork cryptoge hindaljasser elcopttan   httpstcozffwgvwdue   new rounds   crackdown on chinese tech     ccp many us listed chinese stocks   trading lower in premarketalibaba   baidu bidu bilibili bili   harryleemedia   httpstcofcetflrndrt gualestrit   premarketrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt anyatrades watchapm dats bxrxcala mrkr cspr bwmx iccm eh tcom jd   wimibaba httpstcowvsbilxycrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segthmuay increble los precios    ', 'jams imagin que llegara   estos preciosrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjonly chartscape   make     chart look pretty   alibaba httpstcotmstooeo httpstcongkwecwyort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjchina stocks getting hit   on covid outbreak   regulationsbaba down jd down bidu down   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart kfrounchi positive update   didi jd nio httpstcondhjchvalibaba   surprised everyone even   most experienced traders never catch   falling knife in terms   market cap   intrinsic value its   fcking good bargain     price httpstcobqwpljjxrt jason alibabas lost decade   httpstcomnuyrmqdnrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mehdifarooq   share prices   ipo level   charlie munger   get   soft rug pull httpstcoofmcvxjjif he is okay wibaba share prices   ipo level   charlie munger   get   soft rug pull httpstcoofmcvxjjif he is okay   such vol in equity he should leave crypto tf   httpstconqbbombfbaba us', 'hk alibaba price drop   in months not sure', 'when     show upward trend httpstcosekcelrysdbidu   uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down   bull case httpstcondjzaqpbprt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenualibaba', 'httpstcopolrtswo   tencent   tumbling why chinese stocks   under pressure   jd httpstconluxbhrgbaba jd bidu tcehy if these werent chinese stocks everyone   his mother would   buying them   is what happens when gov over stay their welcome in   capital markets popping   bubble is one thing dropping   nuke is   httpstcowdkszzlrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stlplace alibaba   start massive layoffs', 'sources say pandaily httpstcomegnzudstm layoff itself isnt   bad     compalibaba   start massive layoffs', 'sources say pandaily httpstcomegnzudstm layoff itself isnt   bad     company       growth company       pretty bad i like charlie munger   he     dead wrong on     time aroundrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt breakingmkts uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart jason alibabas lost decade   httpstcomnuyrmqdnharryleemedia shit coins babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba premarketchinas covid lockdown is   wrong risk     wrong time jd   aapl bac gs httpstcopfsfyrtvturt breakingmkts uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart kunpurich baidu', 'alibaba bidu babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu bababest discord group over k members  ', 'even have their own app join here httpstcoksxmqdhbaba googl spyreqx ognx qqqbatx land aapl httpstcohetiogniurt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa nimo   todos aquellos que llevan parte   sus ahorros en estas cotizada chinas y muchas otras como nio xpev jd no es fcil manejar esa situacin y solo espero q se recupereny recordad que no es bueno poner todos los huevos en la misma suerte   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babauslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart kunpurich baidu', 'alibaba bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seg baidu', 'alibaba bidu babauslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babauslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babauslisted chinese stocks down premarket uslisted shares   baidu down', 'alibaba down bidu babababa dropped   its ipo priceipo per share   billion in revenuetoday per share   billion in revenuedo fundamentals even matter in alibaba   stockmarket bearmarket investingrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmy model has   bearish overall its in   strong short term bearish trend', '  is bearish longer term   volume is trending up volatility is high   in oversold area   lhll conditions   isnt goodiskender han silinen tweettweet atilma tarihi alibaba nsye   httpstcoebrmpnrurt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsi   sigue bajando', 'lanzamos una opa entre todos y nos la traemos   ibex chinese stocks getting crushed   time   delistchina   bidu tcehy ntes jd pdd bili yumc tcom nio kwebrt jason alibabas lost decade   httpstcomnuyrmqdndinerobolsa que se lo digan   los   babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt alfiedata jbegno bitacorabolsa gracias juan twitter suele ser   predicar en el desierto aunque sea desinteresadamentealgunas lrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zoranimo   lo se  ', 'una gran leccin para muchos yo esa ya la aprend el   pasado el clov cuando me   un   final vend en minimos httpstcomgatdgfsyim buying fb', '    mu when i get my tax refund prob in like april httpstcohqmnzmsmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj day free trialehttpstcoksxmqngjaapl tsla qqq   googl httpstcovznnctdort blackopstocks   sure feels like we   see range pretty quickly   china getting pulled more into   headline narrativrt rajmungara   munger getting creamedbaba munger getting creamedrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba shitcoin httpstcokapnmhsbyxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba down premarket how low     go i   holding on   buy   maybe ish     long tern hold   least yrstrend analysis top stocks   watchhttpstcouzfiyvfgaapl amzn goog msft fb snap tsla nio intc nvda amd jpm bac v ma pypl shop nflx dis   tlry f mrna nvax nke spx spy ndx qqqthe politics destroying   chinese stock market babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba is literally only going down   reasons uncertainty fear hateherodividend short   trending tickers on wallstreetbets reddit gme', ' ', 'edt', 'tsla', 'aapl httpstcogayzzndwj httpstcoyswqukufaxanadutrader hola yo pierdo en   y en todas mis inversiones   largo que llevo jmia', 'viac', 'wkhs no es broma', 'aunq solo tengo   mi capital os reto   que   largo plazo encontris un tipo peor most mentioned tickers in wsb in last h   spy tsla rivn wen gme afrm user tlt ups httpstcointoxxyay httpstcorqirtkdhtop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy tsla amc access wider trends httpstcozltkvrfholding chinese tech is like simulatorbaba tcehy bidurt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjusstockpremarketkrkr rose', 'moxc rose', 'metx rose', '  rose', 'ctk rose', 'uxin rose', 'while bidu fell', '  fell', 'ntes fell', 'pdd fell', 'futu fell', '  xpev fell stocks httpstcoxlbazgeduegrouchito yo no dudo baballevo comprando en ali express aos y va mejorando     aono me gusta visualmente la app pero es un estilo muy asiticootitsg ganyan talaga stonks taas   haha   httpstcovmzakgsert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt kfrounchi positive update   didi jd nio httpstcondhjchvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stocksareeazy is stock twits showing where     go httpstcoetkzlcvzzzbaba last week was really painful', 'surely things have turned up nowmarket hold my beer httpstcokqjhlbftngrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt equitybrian   trades   x ntm pechinese adrs   still falling fxi kweb   bidu httpstcoxqomsmxrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt harryleemedia   httpstcofcetflrndnio xpev babahilarious how americans think     economic war   china   mean stocks get hammered amp us stocks     ok us trade   times larger than   other way who you think     off worse no stock     safeen twitter todo el mundo gana y nadie pierde   pesar   ir hasta las trancas     y otras mierdas growtheso s', 'todos los que supuestamente ganan dinero en bolsa', 'vendiendo cursitos   bolsa', 'suscripciones', 'salas vips y otras patraas para sacarle el dinero   la gentecan   go negativeasking     friendrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yoloption   making   year low formerly seemingly invincible chinese blue chip', 'brought   its knees munger buying   then doubaba making   year low formerly seemingly invincible chinese blue chip', 'brought   its knees munger buying   then doubling down didnt     sorry   jack ma   son masayoshi   not sorry httpstcoechczrert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradingappswiss alibaba group holding   hong kongs hang seng index drops   investors monitor chinas covid wavehttpstcort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt xrencf i dont really follow tradfi   wow       ipo price', 'thanks   playing   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt iamanirudhsethi alibaba is       ipo pricebaba httpstcoinkespbxrt jason alibabas lost decade   httpstcomnuyrmqdnrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt therealfly   down   in hong kongrt jason alibabas lost decade   httpstcomnuyrmqdnrt jason alibabas lost decade   httpstcomnuyrmqdnbaba httpstcohiaiwrwpert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjperbabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subidart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt abdullahmashat spaces   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   chinese stocks mostly trending super discounts incoming   seriously   price target   match   original valuation', 'then i   entry   price range', 'lets get   money   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba catch   big     risk is   much   delisting   god wow   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba tmc if you dont see   i   help you httpstcofzzvqlrcvdrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba frankly speaking', 'us just agree   china takes over taiwan   russian   we know would collapse in   eyeblink   who is   now httpstcojlxjntzibaba coronavirus ukraine common propserity   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba where     bulls broke probably', 'their wives leaving them right now im single btw', 'would happily accept your wives phone numbers   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe golden dragon index', '  tracks american adr chinese firms', 'plunged two consecutive days last week something thats never happened   in its year history alibaba   is   trading under its ipo market capim tempted   buy   nio   other beat down chinese stocks is   only risk delisting is   why   prices   low what     odds   thatrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is   retarded guy still here       other retarded bulls httpstcogfptrxfetf pdd   rlx httpstcouhbprstrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   bounce soon     virus breakout bucks incoming puts   print biggest uncertainty now in china taiwan situation', 'usa tensions     get       isnt       max fear is now httpstcopvczxnirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba thats why i said buy httpstcogtppnkrm', 'they   not delist   there   is   retard still here     bounce here   sir acfmorningmeeting chinese didi ride hailing leader on fri reports   was stopping listing prep on hongkongstockexchange last yr china gov prevented didi signing up new users amp didi planned delist   nyse chinese   listed us mkts   jd ntes acfview httpstcomizigygwbbaba ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcompvwwzyaat   point   should just go   zero   lets get rid   us investors who have issues   china   bidu kwebrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jack ma missing   five years sure everything is alright over there   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjinartecarlodoss   dip buyers httpstcowhigzcezfbaba     level i   buy       put nio jd xpev   bidu httpstcorworsvwnubaba tawain invasion   send       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ive made k   them', '  their alert if you really want   make   huge profit on trading choose   professional chathttpstcompvwwzyababa how low is   going', 'holy fuck lol   bili fuck you', 'not selling   lets   patient', 'ta wise       good entry   selling   bats in china   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba oh fuck cryptomatrix face   httpstcoirzscjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba green     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   you think   happen if war ends       end strong buy just delist     lol just burn my money alongchinese tech stocks   on   constant downtrend hang seng tech index is down   further   morningbaba tcehy didichina hangseng hongkong index techstocks stocks   alibaba tencent tcehy didi tech httpstcoyitajueiuboredbilionaire babababa nio jd bidu pdd   what point     media turn     say these     buy   valuations way   realistic levels i get itthe game is fud   everyone loads upthen   booms   ashishverma tcehy   nio chinese company profit is   chinese people not   foreign bagholder long  ', '    is near   s coming     trash lmfao imagine thinking   was   close   amazon hahahaha third world amazon   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba big guys   buying these cheap stocks now   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt alfiedata     httpstcotwulwlodzsquaresleast     has   dual listing in hk   even if delisting existing holding would likely get converted into hk listing is what i suspect i dont think munger would have bought   adrs if he would have thought there is no valuert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba pre market wow   i         war   drag on   infinity', 'cash ready     share', 'shares order set nio xpev   aint     sight httpstcouhlsyssabnrt frankm cnevpost simple', 'panic happened its now   common disease   many retail traders used     buythedip', 'nowrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba secondary sanctions   china aligning its language   russia nothing       tech companies', '  no ones going     business   these tech companiesjd bidu nio       end     year   taiwan move       nail in   coffin here   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtcehy   nio chinese company profit is   chinese people not   foreign bagholder       end     year   taiwan move       nail in   coffin here   cumple objetivo en pre   hch  ', '', 'se detendrn aqu la caida del gigante chino httpstcourlrfoxrrkjesus what happened     httpstcotlxiygmart danieltoloko easy   bash   now       prob outperform   major index over   next months easilyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt poshpearl wait', 'wtf     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtcehy   nio chinese company profit is   chinese people not   foreign bagholder if i see   tweet     low pe adjusted profits exoperating losses ill screamwish gme amc   selling chad blankets', 'im like omg i need   invest   k     good luck', 'moon confirmed     wish httpstcothzxnemtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba inu httpstcoijtlcabort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba dont want   loose money join our uptrend possible squeeze on tmc   vinceg nio xpev     delist', 'covid', 'delist', 'covid', 'delist', 'war', 'delist', 'covid   news     company how bad   good thbaba fuk   im not paying my taxes buying shares   httpstcozekhidtdmrt hugoggasca y si cae  ', 'que caiga que mi inversin caer   ellacuando sus fundamentales dejen   ser excepcionales me ir   brt hugoggasca   mi juicio', 'que siga cayendo casi llevo', 'invertidos en   y pienso seguir aumentando ms y ms la inversin en emost mentioned tickers in wsb in last h   spy gme yang tsla aapl wish rivn es kweb httpstcointoxxyay httpstcoavmtjzdiuwbaba usd inmiddels voorbeurs laat dit een wijze les zijn koop nooit aandelen die in een neerwaartse trend zitten ik weet dat beleggers anders denken dan traders', 'maar ook   beste beleggers maken gebruik van momentum httpstcopuwdbhdababa billion usd profit per year   stop loss triggered', 'never buying china  ', 'thanks     quick absolutely manipulated         rate   less is possible   hugoggasca cmo explicamos   parte   la comunidad   twitter que nos   igual que   est   precios   su opv cmo les explicambaba bibliotheek usd profit per year   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnbaba small cap   next year   llcbillionaire alibaba nyse  ', 'didi alibaba   tsla tesla rivals nio nio', 'xpeng xpev plunge in hong kong   amidbaba buyback   shares   gedoleite     charlie munger wish china shanghai had triple boost   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   charlie munger wish china shanghai had triple boost   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt reciknows update   weekly   still no signs   buyers', 'wouldnt   surprised if   tests   time low   httpstcbaba gee', 'i wish i pay attention   volume details', 'in hong kong heavy red volume bar     sell off httpstcobkcykibaba   charlie wish he saw green not red china   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort michaelindinero     charles munger wish he brought amazon     charles munger wish he brought amazon   gnuchrisfer   todays   day charlie munger has   stroke   todays   day charlie munger has   stroke   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba really struggling', 'shamert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba sonoftheliquor globalalphavalue there you guys go   i said', 'you   welcome you shouldve listened   y si cae  ', 'que caiga que mi inversin caer   ellacuando sus fundamentales dejen   ser excepcionales me ir    ', 'hasta el momento top   mi carterababano fui el nico en avisar en verano del   los e incluso y   igual q el resto   los q avis', 'fui insultado y difamadobaba lleva desde enero   en laguadaadecanalalcista   objetivo ojo q   este ritmo', 'no va parar   la bajadart smalikjo gskenigsfield danieltoloko   confidence in   companys prospects     over   long term', 'we repurchased apprort sebrobitaille   why hk down   much   value trap   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segruukraine talks     ve news     sure result in   dead cat squeeze   these oversold   names i   dont advocate starting fresh shorts here   no point going long yet   bidu kweb   who bought     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if current support is broken then next targets', '', 'hamstermoney fr mich ist   keine langfristige anlage   mi juicio', 'que siga cayendo casi llevo', 'invertidos en   y pienso seguir aumentando ms y ms la inversin en ella empec   comprar en y no he dejado   comprar hasta el momento que caiga   ya que estamoscmo explicamos   parte   la comunidad   twitter que nos   igual que   est   precios   su opv cmo les explicamos que esto es   largo plazo qu si est   precios   su opv habiendo multiplicado su tamao   negocio en un x poco me preocupa su cada', 'esto es un   short squeeze soon nio xpev     delist', 'covid', 'delist', 'covid', 'delist', 'war', 'delist', 'covid   news     company how bad   good they   i   see only fud these days   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlos que habis promediado   la baja en   porque estaba barata', 'todo bien no   ver si aprendeis la leccin   bolsa que la vida os ha dado que una accin est barata no siginfica comprar hay que saber identificar las tendencias bajistas y no comprarcc bitacorabolsainvestingcom oracle   omaha     get spanked on his   investmentbaba no position here   holy fooookin hell mate nio jd   i would people   i   capitulationanger side     market cycle httpstcoxccrngggzncnevpost simple', 'panic happened its now   common disease   many retail traders used     buythedip', 'now more like sellinpanic nio xpev li babababa holy smokes   is getting massacred new lows every single day wow i feel     people holding   yikes   ending g green   aktien china ist durch die unklare lage in taiwan und die staatseingriffe sowieso schon ein riskantes terrain     strt mich zustzlich noch die vie struktur', 'die aktionre bis zur unkenntlichkeit entmachtetbaba   looks sub   httpstcoozfijkha crisis is bad     chinese economy too they may   future leniency on publicly traded companies such   babastocks investingrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradeeveryth dca   tencent   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   day keeps   investor   httpstcorpdevieanbaba i     i didnt buy   years ago person i know', 'i saw   too   was too scared   buy person conversation       had in lol   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhsi   jd tcehy bidu def not helping httpstcordydzjiwbaba chinese massacre           usd crazy cheap   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba what   heck manjesus pietviljoen people dont learn   they let them burn     people should have taken note sorry if you trusted   chinese govt now we have didi next   is naspersprosusrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt llcbillionaire alibaba nyse  ', 'didi alibaba   tsla tesla rivals nio nio', 'xpeng xpev plunge in hong kong   amidhamzahkingkhan nobody says markets   efficient except lecturers   they only say     its   lecture     alibaba pe vips vipshop holdings ltd pe qfin finance inc pe qd qudian inc pe athmch autohome pe httpstcokdvrlrcanbaba gas prices look     heading down   commie china stocks   tanking its   good day regardless   how my portfolio performs   trading like its nothing without jack ma', 'is amzn nothing without bezos   disparity     chinese conglomerate is   joke', 'markets   efficient they sayrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmost mentioned symbols hst aapl nd   rd muln   luna   tsla httpstcohrqrltonqqrt jason alibabas lost decade   httpstcomnuyrmqdnamirulsunesara not everything is   lawsuit babababa premarket down   stock is doomed sry   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   in   usd   crazy cheap want   profit consistently check   trading strategy outdidi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal   bbd pltr nvda tme pfe jd fb xom vale uber amc beke cvx lu rig x swn dkng msft ccl fcelhttpstcoqibvtnruubaba nio xpev bidu wow   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba holy', 'terrible   hmm i think investors   getting scammed     point these war headlines done even have sources   china is debunking   military equipment i think its going     law suits   alibabada son durum   ekildehisse senetleri oynaklkta kriptodan daha kt hale geliyor ve buna bal olarak kripto varlklar olgunlayorbaba ise halka arz seviyesine kadar indibakalm zaman neler gsterecek httpstcotpfennolbbaba woow who wouldve thought     go   ipo price   years   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj nio   nio     seekingthevalue si   cae hasta tener un market cap igual   su caja     y recompran todas las acciones en circulacin quebaba lol venar   nio lets gooo buying time   jason alibabas lost decade   httpstcomnuyrmqdnnio   qqq   is how bear markets happen when people wonder how     go   lower     keeps going down every day leaving them   head     their mcdonalds jobs     marketcap in cash there business   bibliotheek usd shares is   russia   jason alibabas lost decade   httpstcomnuyrmqdnbaba ccp is not business friendly when capitulation i dont think     ever hit just   thats where my buy order is atrt rohitgu lol delusional amateurs waiting     afternoon rebound in hk hk tech down     time lows pure capitulationrt llcbillionaire alibaba nyse  ', 'didi alibaba   tsla tesla rivals nio nio', 'xpeng xpev plunge in hong kong   amiddatabezpatosu   you put   your net worth into babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ajbutton im just catching   falling knife on   way down advice   damned babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segi was only joking when i said   drop       is pure capitulation  ', 'jd', 'bidu', 'kweb   jason alibabas lost decade   httpstcomnuyrmqdnbaba what   gift   databezpatosu   charlie munger   i finna go bankrupt httpstcopkyjkgsgbaba charlie munger   i finna go bankrupt httpstcopkyjkgsgbaba you       dip you aint seen nothing yet mfs   jd just shorts on webull atm lmao kids messing       in muln lets goo', 'unite in times like these dont me   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   day only day left lol   go     hk intraday low   bought just   ton   shares   lower   price   lower   riskwant   see   drop volatility based   buying     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhsdua its just paper loss bro babababa china might   well just help russia   start   attack on taiwan   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cryptomatrix incroyable babababa     down thousands yet     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segdgb enj   mbest trading indicator offers accurate signals     assets cryptocurrencies', 'stocks', 'forex', 'indices   system is designed     beginners   advanced traders who want   improve their results in   markets bti cryptoshttpstcopteoruacdc httpstcoibnbkmwjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba meanwhile jack ma is enjoying his yatch', 'god damn you thief   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba if its chinese u short lol   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seggurgavin however', '  mandatory f dated january', '', 'revealed   one     most legendary investors   our time', 'charlie munger', 'longterm confidante   business partner   warren buffett', 'increased his stake         truckload rate in   fourth quarter   indicator   we   close     max painfear stocksonsale nio xpev li   fb pypl tsla httpstcojfsylajjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segdegencryptoinfo hah tell         holders bruh dont fade global super companies itll go   up   ull see years   now httpstcocvawtftburt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segwait', 'wtf   httpstcoerihvuwrt cryptomatrix incroyable babababa damn   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segdnes nakup   za', 'nedomnivam se', 'ze   cina otevrene pomahala rusku dnesni sesup je predevsim reakce na tuto obavu cena je jiz velmi lakava', 'nicmene rizika jsou take enormnirt felizyuqing   delicious discount on going buy using dca starting   position without doubt', 'even if       delisted   wibaba pre marketrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seghaha retail investors dumpning     big boys buying   jd bidu ntes xpev nio   jd   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba next support never heard     shitcoinbaba httpstcogepvrbdsbaba dumb money gets   wrong   painful   called     someone posted       ill post   httpstcoerraragrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba def     buy soon lets   real   whats   saying     falling knife its either you should   shouldnt catch     massive capitulation would not   surprised   see   massive hammer close     month   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnio pltr wish sklz   wait   we still talking   investing here   is     stop   steal rally you think putin doesnt take ukraine if   other mrn is in office what is going on here   pain httpstcopuswqbrlimuln mkd hymc rlx didi futu nio cei gfai   httpstcojmanzxfmdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mfin   hsi has support    ', 'we   see if   holds in   next couple days chinese tech has   huge influencebaba daily no opinion given algos have   calling   much lower   awhile algos   see   potential target   wave shown would   ugly if   happened   nice   shorts algos   make mistakes     way they     wrongwhat   you think httpstcowrasjpeqbaba httpstcoqbbkixlmsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnio pltr wish sklz   wait   we still talking   investing here   is     stop   steal rally you think putin doesnt take ukraine if   other mrn is in office what is going on here   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba pain   ill start   position here     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segwe hit   when   western money is shaken outhard   say when     bebaba httpstcokawjnynbaba paniiiic   jason alibabas lost decade   httpstcomnuyrmqdnrt sinomarket hang seng tech index drops  ', '', '  biggest singleday drop since july domestic media reports alibaba   tert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt equitybrian   trades   x ntm pebaba spy dwac     go lower', 'even in     case too much risk exposure   investorsinstitutions   taking   second   look     risks   bric investments   dictators reliable maybe not   holding   puts   babababa buying   calls     open bullish     first hr then bearish until next super tank   dkuaner   usd now in hongkong', 'crazy cheap   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthisisdavnish   what   we buy babababa   falling lol encore   matin sur prosus tous les dtenteurs dactions chinoises lont dans le babaprxbaba its     hit my stop loss   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwill move   stimulate   econ once   spread is contained tech firms   under pressure   cut costs in   meantime', '  they   doing ie layoffs     tcehy us delisting fears why fear   if   shares     selling in hk   market   rebound hardrt cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzyten   main low float fertilizer play look     companies   page they   mention fertilizer didi   bidu httpstcozdkrojsbaba is   go privatejd wow   free fall   not happen often     volume is   huge on xetra trading   may     chance in   lifetime     ruin deitaone its   frustrating   see one more time   chinese governemnt   punish their own companies they         babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe market is forcing me   break one   my rules   add     if   continues   asymmetry vs risk     compensate httpstcocrtwicofxrt alfiedata jbegno bitacorabolsa gracias juan twitter suele ser   predicar en el desierto aunque sea desinteresadamentealgunas lbaba wtf jason wholemarsblog wheres charlie   see   wait hes piling up on his   stake   looks like big boys liquidating china stocks   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjubs released   strategy report on   chinesemarket', 'saying     news caused   stock price   uslisted chinese stocks   drop   in   past two trading days stocks   bidu gotu edu lkco sos metx laix ntes uxin read heregtgthttpstcornfvidhyvybaba beautiful excited   buy more     hopefully more     sinks       hong kong hangseng index drops   new chinese covid wave hitting jd tenc   other tech stocks   down big httpstcogdbjfyubaba gonna go sell my left nut   go   in if   drops   under top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy rh   gme tsla access wider trends httpstcozltkvrfcosmosb soon   great correction is here maybe babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers in wsb in last h   spy yang gs pypl qqq tsla twtr db ww httpstcointoxxyay httpstcoqdmgnelvdrohitgu buying opportunity i got my buy order waiting     babanio   pltr sklz wish trump warned is     yet people still voted     pedo sleeping in   whi hope   who voted have lost more than just their money   damn well definedwish i seen   pattern httpstcocoessdplrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   rh gme tsla access wider trends httpstcozltkvrflets not forget   amidst   continued carnage in   tech names', 'us futures   in green   least   now   bidu kweb   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if they   buying their shares  ', 'i dont know when they gonna     top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   rh tsla gme access wider trends httpstcozltkvrfbaba in hk   everything would have   fine if china just condemned russia     wont   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnrt tradingappswiss alibaba group holding   hong kongs hang seng index drops   investors monitor chinas covid wavehttpstcobaba usd now in hongkong', 'crazy cheap alibaba group holding   hong kongs hang seng index drops   investors monitor chinas covid wavehttpstconmkhpmerhq httpstcokryvdfbtcbaba hsi has support    ', 'we   see if   holds in   next couple days chinese tech has   huge influence on   index', 'lets see how long xi         last   delicious discount on going buy using dca starting   position without doubt', 'even if       delisted       trading on otc   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt farrisbaba   who owns   its not my fault', 'just     clearlol delusional amateurs waiting     afternoon rebound in hk hk tech down     time lows pure capitulation here   bidu jd   indicated   open   more lower   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba why hk down   much gskenigsfield danieltoloko   confidence in   companys prospects     over   long term', 'we repurchased   million   our adss     us billion   quarterfrom   latest quarterly results press releasert therealfly   down   in hong kongrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   equity is worthless just let   go     acinvestorblog       few other chinese stocks crashing hardjack ma is on his last dime   httpstcodpuhtwlrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   least bid   pos up in premarket   we     go short   open my goodness   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hk would     nice target', 'buying   holding   profitable company   x fwd pe only on   hk exchange   hk would     nice target', 'buying   holding   profitable company   x fwd pe only on   hk exchangedidi deal     reached good update     weekend jd   nio httpstcoaqdkfdtbaba china market collapsing wow alibaba nyse  ', 'didi alibaba   tsla tesla rivals nio nio', 'xpeng xpev plunge in hong kong   amid worries over new covid restrictions in china httpstcodabqjhanrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba man its funny how   has   one negative catalyst     l in   news     past years straight fear makes markets super rational', 'right   pumasuede snorlaxuw puts on  ', 'rivn', 'gme', '  amcmarkets wallstjesus   going   get wrecked     openbaba hsi sell off', 'us sells off', 'hsi sells  ', 'vicious cycle   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba if you   keep your head when     you   losing theirs   blaming   on you', 'if you   trust yourself when   men doubt you', '  make allowance   their doubting too if you   wait   not   tired   waiting httpstcoqmbaepoggqlast china holding in my system xinhua publishing     replaced on regular rebalancing on thursdayplan   now', 'excluding china   system   holding     exposure i   maybe live     china riskbut tbh', 'i   done   chinababa buy   fear chinese tech shares dip   us names firms   delisting httpstcozoxuxdrg   jd bidu nio didirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba faller idag till nytt vlgsta svaga resultat senaste tv kvartalen och man fr ju allt mer knslan   att investerare flyr autokratiska stater efter rysslands invasion   ukrainamin analys r att frsprnget fr usatech kar snabbt innovation i kina p vg ner httpstcosorwtwsdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockserabot most mentioned tickers in wsb in last h tsla spy aapl   tmc goog   long strangle leaps   might hit       stage actual delisting would put   floor under ittrade in one market company buyback   then takes private probably   shareits over   man its funny how   has   one negative catalyst     l in   news     past years straight fear makes markets super rational', 'right   straddles   open   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hkd', 'buying right now analisisdeinver queteim como disfrutas     tendencia bajista   manual soportes rotos vaaaamos   seguir dando lecciones hahaha   bankruptcy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsmalikjo danieltoloko   said they     buybacks', 'yet their report says otherwisert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfutures green lets go didi spy muln     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba incredible   see hsi drop k in   day   jason alibabas lost decade   httpstcomnuyrmqdnrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segfutures green lets go didi spy muln     freshie get ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get dert wutangfintech muln   see   week agri middle bar set up   thing on lunch tomorrow uvxy calls exp fri   willbaba incredible   see hsi drop k in   day   jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjbegno bitacorabolsa gracias juan twitter suele ser   predicar en el desierto aunque sea desinteresadamentealgunas lindezas en esta captura', 'aunque hay ms en otros perfiles que compartieron el vdeo   youtube sobre   avisando   la deblace httpstcoxgxnaqdebaba hang seng is   very weak index   darn index is trading   levels now unbelievable   sinomarket hang seng tech index drops  ', '', '  biggest singleday drop since july domestic media reports alibaba   tert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba futu adding january calls     open bring   on   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdomestic   chatter   tencent   planning massive layoffs why notcrashing economy', 'lockdowns', 'prosperity fund', 'supporting ukraine', 'property defaultswhat   go wrong   jd bidu kweb   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   somebody teach me why capital inflows have   consistently positive in   hk   least   stock price has   plummeting whats   relationship httpstcodkpqcfwvwdarntons i like companies where   value is mismatched either due   bad perception   poor understanding     marketthis includes   pltr bbi   liked having   diversification into asia   seemed   decent betrt juivedumaroc   new wallstreetbets data mentions       surging on wallstreetbets httpstcozywejixobaba     break intraday lows in hk     second time   crystal ball says we see   upside       settling     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt sinomarket hang seng tech index drops  ', '', '  biggest singleday drop since july domestic media reports alibaba   tealmost   wellrun chinese adrs   dual listed in hk if   gets delisted unlikely scenarios', 'still   traded in hk sure', 'lower liquidity  ', 'i invest like   my capital in them higher risks sure its simple diversification', 'why   much hatred nio xpev babatracking tiger global portfolio q httpstcorlqxcqzyveadbe', 'alcc', 'amzn', 'apo', 'asan', ' ', 'blnd', 'cflt', 'coin', 'coup', 'crwd', 'cvna', 'dash', 'ddl', 'ddog', 'docu', 'dv', 'eght', 'estc', 'fb', 'futu', 'grub', 'hood', 'jd', 'kplt', 'litt', 'littw', 'ma', 'mf', 'msft', 'nflxbaba hold   years   your up', '  price is just stupid now   what happened why trendin   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba new wallstreetbets data mentions       surging on wallstreetbets httpstcozywejixort sanjogag   wasnt charlie munger shilling       chinese government not   long ago   is very satisfying   watch   wasnt charlie munger shilling       chinese government not   long ago   is very satisfying   watch       help me get out   my negative crypto balance fml   danieltoloko   is just silly     point httpstcohsilzfwgzbaba i just want try     bull wow someones buying these dips in hong kong money   mainland china   net positive   nearly three straight weeks todays net total was secondhighest     year kweb   jd nio bidu httpstcokcbwrtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba kweb everything getting slaughtered in asia     kweb   tech stocks work like meme stockdown on   given day under what scenario would google', 'msft', 'apple   down   days jd   nio whats going on here exactly fear   us sanctions covid   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba i   said    ', 'sell now     too late', 'going   zero   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ignore he continued i even wrote   song    ', 'i felt   was just   important   bagholder', 'have you   money nohe continued i even wrote   song    ', 'i felt   was just   important   bagholder', 'have you   money no sir', 'no sir   im   creepy little simp now stop following me httpstcofccfukvyufrt sinomarket hang seng tech index drops  ', '', '  biggest singleday drop since july domestic media reports alibaba   tebaba jd nio no reversal in sight everything is bad nothing is good   is like going through   never ending bad divorce   jason alibabas lost decade   httpstcomnuyrmqdnbaba its funny   us retail investors expect     bail them out   on thats not what wakes up ccp   nightkweb ha valaki lemaradt volna', 'alibaba   elvesztette   elmlt v rtknvekedst visszakerlt   startvonalhozrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmuln   see   week agri middle bar set up   thing on lunch tomorrow uvxy calls exp fri     pay arec wwr swinging oil impp indo cei mxc on watch   calls exp fri   pay fuckputin istandwithukriane httpstconrefkkecort freshie get ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get debaba jd getting ptsd   last week httpstcokndzdhfbaba   they just announced shenzhen lockdown where china silly valley is   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gubben now its munger vs   world babalillianmli ripple effects   antibusiness policymaking in china', 'didi', ' ', 'edtech nationalization', 'real estate crisis', 'xinjiang', 'zerocovid', 'support   russia', '    inflected disastersrt gubben now its munger vs   world babahang seng tech index drops  ', '', '  biggest singleday drop since july domestic media reports alibaba   tencent   on their way   mass layoffs last weekendhongkong   tencentrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorlol fresh lows in hk tech   expected   open lower   in us', 'bidu jd should sink   still few hrs   us cash open   futures   pre market should open shortly when i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcochogksshhymost mentioned tickers in wsb in last h tsla spy aapl   tmc goog j sofi jnj ofc httpstcointoxxyay httpstcozaueptlwkbaba war   end in days', 'weeks then   stock   recover     lows we have now   when other panic buyalways   good buyingmoments in   past   jason alibabas lost decade   httpstcomnuyrmqdnbaba neither bull nor bear what   yall think httpstcotozkrezcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjunusualwhales lll china covid surge play   sells masks in china   its down     earnings in   few weeks covid surge mask sales   explode   cash per share on hand   book valueinsiders own mill share floatbidu babahttpstcoljebamo httpstcoqlxmekyjirrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorthis too shall pass   httpstcopiyhgcdgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   opportunity   buy what   potential   anwarbanafea   httpstcokkjavxuunubaba nice   see more new faces predicting     stick   there       new set in friday   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba trending   cryptomatrix incroyable babamaximusholla lll china covid surge play   sells masks in china   its down     earnings in   few weeks covid surge mask sales   explode   cash per share on hand   book value insiders own mill share floatbaba biduhttpstcoljebamo httpstcocuqfhtzkjbaba might pull   good faith violation if     opens   lower no way   keeps going down paycheck dont   till fridays httpstcocnojahelirt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zoralibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zor tutuyorumbaba nyse httpstcoiuuhrafrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayrt thepandaily alibabagroup s mmc business unit is planning   sever ties   many employees', 'while   proportion   layoffs in thisrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjaapl   jd nio finally american stock go bye bye   us top stock   watch   premarket part didi   jd follow   account   more trade ideas', 'daily watchlist', 'morning briefing amp moreclick   link   join our stocktwits premium room httpstcoifcprcfofrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tojd   we   trending againred we just need nio now villiersapi invest   long term', 'dont speculate babaspy   aapl nio tsla   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomatrix incroyable babababa one green day   week going     jason alibabas lost decade   httpstcomnuyrmqdnbaba i see sp   wed   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba american bros   like   down in hk holy shit   adrs going   dump tomorrow bruh hkd usd x   seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investing httpstconrrcxctzbrt jason alibabas lost decade   httpstcomnuyrmqdnrt jaedenjd   mentioned   on ecommerce   jd', 'spending', 'inflation   interest rate hike     correlated   high risk   tacryptomatrix mais   sera til   nouveau hauthaut   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba li xpev nio hk down covid closures in major tech hub httpstcoadjaqsqrfrt charliemunger charlie mungers alibaba         time low', '  high has derated   x pe if one believes thert gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba   they just announced shenzhen lockdown where china silly valley is   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba hey isnt   covid surge in china gonna   good       gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba everyone is bashing hsi when   pumps up', '  starts selling   alibaba  ', 'jd jd', 'pinduoduo pdd', 'netease ntes', 'httpstcogvduscqbaba tme       crash   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba media said   same   airlines', 'oil   banking during covid', 'then they mooned   thepandaily alibabagroup s mmc business unit is planning   sever ties   many employees', 'while   proportion   layoffs in thisbaba cat bidu brkb pwr   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnbaba   is   lesson in how   share price     success     company   completely separate variables   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwill   buying   more     i think total capitulation', 'stop losses   margin calls there is   lot   noice   delisting etc     turn out     nothing more then just noiceczbinance im pretty sure bnb   join         have   deep dive in   near futurert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     these guys saying   is going     whatever     same people       pumping       f you   now', 'thank you later alibaba   je zpt na sv pvodn cen ipo z roku ale bitcoin nem dnou vnitn hodnotu   nem cashflow httpstcouqkiihtjort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   largest market capitalization loss in   history   markets', '  largest loss   public stock shareholder value', 'weighing in       loss', 'alibaba   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba rip     ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba if youre scared     dip', 'you probably bought too much   distressedbot   munger was criticised   buying heaps   wells fargo     issues they faced off       covid mungerzerohedge alibaba   httpstcosntybtshlbaba munger was criticised   buying heaps   wells fargo     issues they faced off       covid munger     fear during atl   years later   was ath   dear fellow   holders we   fucked simple     in life there   winners   loserswe lost   one boys   jason alibabas lost decade   httpstcomnuyrmqdnbaba  ', '    count   blood on   streets yet         sooner than expected mskvsk   you going   buy   everyone buysrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba we   screwed   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tcehy didi bidu aapl halt   communism stocks   support russia   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba making new intraday lows in hk     gap down in us markets   i told you   never catching   falling knife since', 'you   not listening alibaba is     ipo price babababa how     buyback program work   they buying   adr     hong kong shares lol those waiting     sort   afternoon miracle in hk', '    session lows   indicated   open lower in us kweb kweb jd   httpstcoemrkhduheybaba i told you   never catching   falling knife since', 'you   not listening   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt handscomputer   jd pdd when china goes   taiwan expect them   steal youre money if youre in   us holding cash', 'slv anaapl amzn msft nvda   bidu hsi ndx httpstcozxigdastya httpstcojepqsldalibaba ha cado tanto que volvi   mismo precio   que sali   mercado en su ipo hace aos   httpstcogfqfxbzbbaba how     buyback program work   they buying   adr     hong kong shares jason lost decade   subjugated decade   alibabalol those waiting     sort   afternoon miracle in hk', '    session lows   indicated   open lower in us kweb anpc   only cents   share   cash on hand they dont have enough cash   meet their immediate short term debt on high watch     offeringdidi oil uso uco uvxy srty qqq spy femy   bidu kind bacmulnpzggfaiaeihymcagrispcbkalaexnhusaanpc httpstcojjociciqa httpstcofuzcnhkyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba damn hkd usd unreal selling   jason alibabas lost decade   httpstcomnuyrmqdndanieltoloko   selling here likely   forced   liquidate   reasons other than intrinsic value have never seen such fud on chinese adrs   single biggest confidence booster is   bidu doing buybacks     shows returns   shareholders r possible patience requiredrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroualibabagroup s mmc business unit is planning   sever ties   many employees', 'while   proportion   layoffs in   round   stand   roughly layoff babahttpstcoxdjhzsusmirt tradertexmex     greatest value trap ever its trapped       smartest   brightest minds in   worldive lived in ababa looks is   cheap       sold on alibaba httpstcotoeykfqpsxrt stockmentionbot most mentioned us stocks on reddit in past hours spy gme   fb     neither china     management         stop   bleed they never done   in   pass', 'neither   they now   harryleemedia   httpstcofcetflrndbaba not buying until i see lol   high inflation hurt   benefit ecommerce stocks   amzn meli   jd se on one hand', 'im thinking demand   increase   consumers buy cheaper goods via ecommerce   rising transportation costs   going   weigh on     linetop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy tsla fb aapl access wider trends httpstcozltkvrfbaba     shorting premarket looking   cover   dollar down entering   k position   jason alibabas lost decade   httpstcomnuyrmqdnbaba fuck', 'i fucked up httpstcoxsampfajompositive update   didi jd nio httpstcondhjchvbaba s   week load in s   harryleemedia   httpstcofcetflrnd most mentioned us stocks on reddit in past hours spy gme   fb   sofi rent vti amzn qqq stock trading usstock stockmarketbaba spy who thought they were buying   dip last week', 'lol you shouldve just waited   dont worry there     more dipping   buy most mentioned tickers in wsb in last h aapl   spy tsla sbux bar ebay wmt dis crm httpstcointoxxyay httpstcolmziqffgjrt jaedenjd   mentioned   on ecommerce   jd', 'spending', 'inflation   interest rate hike     correlated   high risk   tatop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy tsla fb aapl access wider trends httpstcozltkvrfbaba   is really bad   hk stocks china threatening   invade taiwan', 'causing financial collapse   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroutop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy tsla fb zim access wider trends httpstcozltkvrfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt harryleemedia   httpstcofcetflrndbaba httpstcofcetflrndrt cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrip   my   calls nice knowing youwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcocwdcgoyibaba impp join my group   free   i helped more people   make excellent profit everyday httpstcoudnuqrxm appleseedent why is   safer than adr adr is just   receipt innit babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i hope ppl realize   kweb is now hk shares n       eoysafest way   invest in china vs adrs jd pdd tcehy incroyable   httpstcovxrhgrxaprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt therealfly   down   in hong kongrt jaedenjd   mentioned   on ecommerce   jd', 'spending', 'inflation   interest rate hike     correlated   high risk   taadding more fuel     weeks fire   jd aapl spy httpstcobdivynenfwbaba sanctions', 'lockdown', 'delisting', 'taiwan', 'regulatory crackdown etc   long time support alibaba   hong kongin prssiss', 'nyt huipuilta gt mikn ei muuta sentimentti niin kuin hintababa long time support   see u     year mayb like wish lol   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     on top   my watchlist     upcoming week   much going on here   china stocks if   dips tomorrow   possibly loading here     quick day trade reversal bounce   openbackpackerfi babart jason alibabas lost decade   httpstcomnuyrmqdnbaba sorry   bidu lkncy   nio asians   supposed     smart stop halting your entire economy over   common cold   jason alibabas lost decade   httpstcomnuyrmqdnbaba   chatroom', 'ive made over k   their alert httpstcoyesxvngtwbaba i dont   your position if its lower than k     you folks buy puts   few bucks   post   here like you have   say', 'ahahh', 'very funny   price is   steal     i hope ccp doesnt have hidden plans   us   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba something happening       trending lately expect   gap up soon   liquidation mode thay say crypto is   scam   httpstcopojncozczrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba getting decimated in hk httpstcorxudzktnirt mfer take   look     shitcoin   httpstcocrtftmnmtnow thats   rationale   logic nio   li xpeng httpstcooqbrumoywas mentioned   on ecommerce   jd', 'spending', 'inflation   interest rate hike     correlated   high risk   take note esp se   they   entering brasil now httpstcoqhytlnsfrt jason alibabas lost decade   httpstcomnuyrmqdnas mentioned   on ecommerce   jd', 'spending', 'inflation   interest rate hike     correlated   high risk   take note esp se   they   entering brasil now brazilians   spending more than half their income on debt payments httpstcoqhytlnsfbaba i was wrong looks like next week   result   chinas business   political practices crashing', '  net progress   zero   negative value no sane person   in   world should   business in china', '  they want   lose   their money andor get kidnapped   tortured   alibabagroup httpstconpdcurzbqbidu   kweb   when   hedge agains overpriced faang turns   shit   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hk ticker symbol is right why     says hkd   is equal   usd mentalgame thats not   unrealistic point   view if you had told me late last year         trading   price levels early   year', 'i would have said hell no   yet hear we     i would wait   buy  ', 'its super low yes', '  we have   see what   happen   china aiding russia   how   mini war turns out ukraine people', 'im rooting   you', 'its gotta   tough over there   jd pdd when china goes   taiwan expect them   steal youre money if youre in   us holding cash', 'slv   nok ill miss   httpstcouuukrasishard             go   i still wont buy babatrending stocks on fintwit source httpstcocwjowwsbi aapl tsla msft nke sq   nio uso muln f sorted   most recent httpstcojxgesjaeubaba   avg bagholders unite   therealfly   down   in hong kongrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is just silly     point httpstcohsilzfwgzbaba long time support   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfri highest voloi min', 'vol k', 'opt vol fsly bsx   t ajrd mrk sbux ko bili iova nio disca mro bmy bam xom rivn dkng vz grub eric nkla ntra afrm docudata barchart httpstcoilplzjvkyrt brkokic   charlie munger has   wrong many times', '      one   them imo not too safe   invest in chinese stocks   thert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba charlie munger has   wrong many times', '      one   them imo not too safe   invest in chinese stocks     moment personally   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtomrozz douyustockd aapl fwd pe   fwd pe   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjason i think     end     year', '    ccps national party congress in november we   see   go even lower there is no certainty how xi   his regime   choose   reign in his tech giantsbaba looks like were catching support   re evaluate in   morning   jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   buying here   waiting   s     selling off in hk   time   buy geezer     persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzinvestingcom   niort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnrt chrisnorlund russia is   china   help in war effort   niohttpstcoktixqccyzybaba     thing   happens   us is when   great company gets into temporary trouble we want   buy them when theyre on   operating table warren buffett chinese stocks continue       high risk low reward trade   brutal     hang seng   shanghai exchanges break macro trends hsi ssert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnbaba intresting look on   chart   topped out   october very intriguing   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpipstodollars yahoo   just   catch   breakbaba i still remember holding calls feb   last year anticipating   reverse hamps   play out   expensive lesson indeed babahk down over tonight in hong kongbaba jd bidu kweb fxipanic selling grips china tech stocks     concerns pile up httpstcocarsgsxn via yahooalibabas lost decade   httpstcomnuyrmqdnbaba   is too big     company', 'if you   hold   stock     next months', 'ignore daily price volatility', '  price level just   gift gl   there     lot   stupid people herei   buy every dip here   cat bidu brkb pwr   your alerts works       tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrjd   nio hongkong hsi first half was mimic   friday', 'second half is rebound   us rebounds   well wow   httpstcosdfkasymwatchlist mon fri pt options cat stock in   uptrend   momentum calls   brkb   stock hitting     time high on friday calls     covid spread   us sanct httpstcoilxbgiofjuweekend trending jd   yang   china stocks downtrend continuesuone   their short interest increasesagro   war keeps going   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba chinese   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba stock httpstcocqyvjhyumrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbackpackerfi shop roku   dcfc rickthe last one   i have   work there     year   westmoneynews sourcethere were rumors   internet giants such   tencent   alibaba would lay off workers in   next few weekshttpstconwsfsrwrbaba nio bili didi iq aapl httpstcoeveckcxwrrt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart freshie get ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get deweekend trending ff biodiesel stock   er on ahpoet             trade on   nasdaq tomorrowxlb materials etf holding steelaapl on china news shutting down factory due   covidjd   yang   china stocks downtrend continuesrt nargis hsi broke low   onto low breaks   next one is low     maps   low   greekrasputin gkesarios whats going on     big chinese stocks   jd bidu   you think theyre getting delisted   is thbaba trading       major supports now       important moving averages too     avoid these types   stocks httpstcoxljtlbeobaba   is too cheap   pass', 'not sure how low     go   week     is bound   recover   level     year', 'hold your horses those long   months       is going   end bad   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcopwpzotwhuubaba   august       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsahukhitish why you still watching   share price     thenbaba   is why i dont touch chinese garbage   im sorry guys if your trapped     top stay in', 'if your buying here   is   gamble russia has     delisted', '  china   next   is world war   careful   whats   huge spike in afterhours   friday     know what these odd   spikes     they actual transactions small qty mistake etc httpstcoeehmcjerybaba not even close         thing has     political football momentum is   down   dead money fontainedustin russia   china literally   same babababa whats   huge spike in afterhours   friday     know what these odd   spikes     they actual transactions small qty mistake etc httpstcoqmtpsnwfbaba im sorry guys if your trapped     top stay in', 'if your buying here   is   gamble russia has     delisted', '  china   next   is world war   careful   not even close         thing has     political football momentum is   down   punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awaymost mentioned tickers in wsb in last h   spy tsla wish taco fb zim   skin j httpstcointoxxyay httpstcoearlthfri greatest standard deviation decline compared     previous days min', 'vol k', 'put vol k tlys docu eh gds ymm yumc qfin yy bz zto bidu kirk bird ncno mvst leu li momo ttcf   bay pd htht bzun mlco cyrx xpevdata barchart httpstcoietnnolnmtrending stocks on fintwit source httpstcocwjowwsbi tsla aapl   nio muln uso f xle tcom bbby sorted   most recent httpstcozvlrqqzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jd kweb cweb yinn well hell you   even give   toxic garbage     night   likely day   losses closing in on zero folks   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi spy tsla amd aapl   nbaba   stock needs   brady comeback   nargis hsi broke low   onto low breaks   next one is low     maps   low   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbabathough its easy   pretend i know im not   fooli shouldve known   than   catch   knife   waste   chance   id   givenso im never gonna catch  ', '  way i caught youthese diamond hands have got no brilliancebaba       go lower     covid crisis     war crisis too   pass   is too cheap   ignore guess   kweb   friends gonna   down   tmr httpstcoxfpqmpc httpstcoqqtlqaymimrt reciknows update   weekly   still no signs   buyers', 'wouldnt   surprised if   tests   time low   httpstcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrussia is   china   help in war effort   niohttpstcoktixqccyzywhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcouzfwerbfgurgavin im guessing your   price target is huhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba eyeing puts under httpstcoddwlgavyzour chart     night is amd good luck   week everyone remember its quad witching week   well   jd aapl spy httpstcoegddimnxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt youfaces   munger crying right now oh warren oh warren please help me i made   terrible mistake   munger crying right now oh warren oh warren please help me i made   terrible mistake   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mikabtbr   old fart munger is getting smacked on   lol   old fart munger is getting smacked on   lol cuando te digan que bitcoin es voltil', 'voltea   ver   alibabagroup   httpstcospojqbvbaba   slaughter day     hsi close green httpstcoebcskpdusbaba people called me crazy when i said   was going     here we       goddam   hk usd breaking didi   nio jd httpstcojstecccnsbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost unusual flow trades consumer cyclical per unusualwhales muln f nio tsla nclh gm para rivn dkng   has m bbby tcom sfix httpstcopljnlnuvnsourcethere were rumors   internet giants such   tencent   alibaba would lay off workers in   next few weeks     speculations   internal employees', 'tencentglobal expected   lay off     its employees     would lay off   its employees httpstcojojrrngzdrbaba i remember seeing financial advisors saying   buy   in   s holy crapa moly lmao   i remember seeing financial advisors saying   buy   in   s holy crapa moly lmaort iamanirudhsethi alibaba is       ipo pricebaba httpstcoinkespbxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba is       ipo pricebaba httpstcoinkespbxbaba hk usd   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i   imagine how many lives   stock has ruined glad i sold     equitybrian   fbmeta     portfolio   more appealing each   every daybaba holy shit   is tanking in china right now   thinking now how long     stocks downtrend last thought     moment     last   years world indices   more likely now   start   bearish trend than not   they might   well delist     persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzi dont really follow tradfi   wow       ipo price', 'thanks   playing   us price uber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcowecfjssy httpstcopzgbzjaekpypl shocking spike   even   more just watch spy roku   tsla     right there folks is what we     boner candle   in hbarhttpstcogyealuoqh gme amc tsm f   gm aapl fb msft pton lcid   zm etsy bynd ccl httpstcouujgvatyhsi   nio futu xpev bidu edu kweb limit down china once   httpstcooyxwwhqiejd   nio hsi plummets over pts lt', '', 'setting overyr low if you have   plan xi', 'nows   time   unleash   not   good look   your reelection campaign   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lets go trending stocks on fintwit source httpstcocwjowwsbi spy tsla amd aapl   nio fb spx qqq amc sorted   most recent httpstcoicqkwegwurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt elisabethh   you     aware   mondays in china usually mirror its adr on fridays right   dttofinanciero aunque usted no lo crea', 'alibaba pierde hasta desde sus mximos histricos y se encuentra por debajo   su precirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba dumbass bears trade     trend   httpstcolcipjheyrt newsofthemarket     top chinese companies have big   their auditorswhy every news scares people', 'i have no ideavie strucrt moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thbaba looks   right httpstcogcvdbnakbobuying       afternoon     trade     only way   rebounds is if china stops putin       one friendly w   west pt   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba reversal has       these levels if there is going     one   levelsbuyer in s   i have   warning   dumbass bulls since charity heads   china never listen update   weekly   still no signs   buyers', 'wouldnt   surprised if   tests   time low   httpstcoizhihyoif httpstcoynwrtsmmvbaba is   still   long term play   ill   happy if my short puts get assigned still otm cmon we got   week   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjd     reminds me when bank   oil stocks were going   zero during covid cnbc     gurus on stocktwits said stay   history usually repeats itself looks like im buying tomorrow babaalibaba binancete mi listelendi ipo fiyatna geri dnm httpstcowgkdjhxkxrt peter     how down is charlie munger on his investment     how down is charlie munger on his investment gurgavin   total garbage especially nio   babart gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba you     aware   mondays in china usually mirror its adr on fridays right   holy shit   dont stress out   down in hk', '  follows us markets on friday', '  was down', '  hk just followed lets hope tomorrow     reversal guys   there     few ways   trade cut your losses', 'hedge', 'try something   delusional   tech bulls let me block bears   i   close my eyes   jd kweb     was good knowing u   hsi bottomed       k   yikes sorry   cnallani huiz who is holdinggreat name   those     ton   chinese stocks', 'loldidi jd tme bili bababescaredbears beniceeveryone   on stop   delusional jd', 'bidu', '  vs us adrunless you feel   less than     tech is basically flat   goldman sachs analysts downgraded hong kong stocks   underweight on monday citing oil price     broader macro views   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjd     appears we may soon   headed out   oversold territory', '  straight into divorced territory   i want       delisted tomorrow   down   tomorrow   we   move on   least', '  wont give me strees looking     going down every day   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoyqgnajemyaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcosruhiotrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i have   average     there is no way i   selling if bears   right then i   go down     ship   i know bears spread fud   they   make money   shorting is     in   room   us now httpstcoyfdsgmgcetrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba low i   buy     daytrade   example     shitcoin full retrace   biggest volume nodethese moves happen in crypto often', '  take   much longer time   play out in boomer marketthe risk is much more profound in boomer market', 'where you get complacent then see your decade   wealth gonebaba httpstcoutvznxlym httpstcowmizqujrt alfiedata lo que   se llev programa httpstcofaalypros esperamosrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba run     getting murdered in hong kong httpstcoqkfwmvyhfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   tsla gme aapl access wider trends httpstcozltkvrfcolinst colin', 'dont mean   impose     you have   study on   thank youbaba muln   please just delist them   we     move on   idk why you still catching   falling knife when   hurt you consistently', '  is how retail loss   their money   hi sinnerman i   still alive   well sampp under   year end lol most mentioned tickers in wsb in last h spy   aapl tsla uber es wish bb gme twtr httpstcointoxxyay httpstcomwnnqxibtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy tsla   gme aapl access wider trends httpstcozltkvrfspy chinese stocks tanking due   covid shutdown   possible delisting   us markets jd   nio httpstcoicpnrcmtdcumetc bullish on   trending stocks on fintwit source httpstcocwjowwsbi aapl spy jd fb nio   dis tsm spx msft sorted   most recent httpstconagounfdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy tsla gme   aapl access wider trends httpstcozltkvrfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjspy good luck when spy resets in   morning       rest not looking good jd nio uvxy httpstcoxcvjwjadrhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is looking nicetime   buy maybe   sorry   see   happen   investors   happy   see   happen   china   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfngu how far   bidu     drag   down is       buy bulz instead looking forward   start   fishing   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjbaba damn   thing got wrecked     everything going on i   see sub     lowest', 'if   ill   adding heavy its cheap   is', 'now is   time   dollar cost averaging', 'imo sentiment doesnt seem   have changed', 'even   little', '  more downside is probable buying   is buying max fearbaba if you   wait until winnie   pooh is deposed   passed     didi huiz like   virgintouched     very first time   down     china is open   stop trippin its just tracing what   market   friday uchihafutures tictoctick no doubt fxi kweb       fine looking chartsnotrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmtheequilibrium johnscharts striff trijoey pawano edhale sjosephburns btraderx watch chinese stocks tomorrow made good profits day trading   puts last friday hong kong stocks drop   investors monitor chinas covid wave oil prices drop httpstcoflwjbtwobaba i mean', '    rate itll   trading like   spac in   couple weeks   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt kakushigotoih trading   if   stock is down   rsi is  ', '  doesnt mean     go   lowerjust   tal orrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenubaba told you every chinese stocks down fuck them soon   chinese stocks delist   usa stock markeet   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lol who   fuck still buy chinese stocks loser         worth keeping on your radar httpstcoljjncitrbaba on full rug mode kek httpstcoquxsuhmtmrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven toadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcolszlrjwlocgn wtrh cei strn lcid spy   sndl avct metx httpstcowmiqnorlmrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt saccount   httpstcoqpljltmjaradhyag lol   bulls     get taught   lesson only thing funnier would   if you said   like   canadian aboot   get taught   lesson more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven todayhang seng tech index falls nio down   down jd down xpev down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtake   look     shitcoin   httpstcocrtftmnmtbaba people waiting   entry   soon have their chance   therealfly   down   in hong kongbaba whats   news why down   when i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoxhldlbaba soon lol   rip   thank your communist government russian   licking sob   soooo ive   watching     months   i think   under ill drop k in long calls   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjphotoofadress i see   lot more trouble   these china names', 'check out   monthly on     send you mine more pain coming cons move nicedidi   jd good news   weekend httpstcopibjbearrt mrderivatives fxi ashr   kweb didichina shares down overnight   china is killing their stock market     govbaba is jack ma still alive when was   last you saw him   he own     stock   its getting     point where   doesnt even make sense how cheap   is   company isnt going     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba easiest money in   market puts   day feeling     burn   decision has   made no brainer allinno risk', 'no reward baby take me out in   body bag wallstreetbetsbear market   is in hang seng   is in hsi   jd pdd ntes tcehy nio httpstcofourbmarket notes', 'compiled   listening     expertsnews i followaapl amzn spce meli googl twtr fb nio docu rkt fubo shop wmt mcd dis msft   ccl rcl qs bkng rkt lrcx nnox vldr spy iwm now se gs bac   fdx w httpstcoolgjieturt eewspeedy   under is   major major issue   softbank boystheyre in big troublealibaba group holding limited traded   its dma     its dma babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china should     interesting week     httpstcosvljxdgnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is   cheap   should   on alibaba minimum order', 'units jd   bili pdd tcehy more dumping tmr   china central bank double down on accommodative   qe crackdown   now more lockdown when   chinese stocks   investable     nargis hsi broke low   onto low breaks   next one is low     maps   low alibaba is       ipo pricebaba httpstcogmqdkctsjcvx   gs i wait   talk   use   charts   my advantage httpstcomzwtdcrbaba i guess its game over       now i love   meme on adamkhootrader last video on chinese stocks   is   investors everyday hang in there     alibaba   check out adamkhootrader channel he is   great analyst httpstcovkhaawnagbaba never ever try   chase   your losses you   only doing   fall deeper   deeper into losing   hsi broke low   onto low breaks   next one is low     maps   low     green lines hangseng chinesestock   bidu jd ntes httpstcojesgfznzbaba hong kongers   selling chinese tech stocks kh s like crazy i have no issue       saying things like   has absolutely nothing         fundamentals highlights   biggest issue   retail emotional attachment   things try looking     objective lens declining eps', 'operating income', 'institutional ownershiprt venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcocoabjvfocgn wtrh cei strn lcid spy   sndl avct metx httpstcowrwlxgsrxrt adithiakusno newlowobserver exactly on time when most people open buy order     down   bet   visit   low majority ababa china is not going   help russiamore fud fxi ashr   kweb didichina shares down overnight   china is killing their stock market     govt dgafanything good     out   china lately wake me up when they dobaba bidu looks like   chinese stocks   penny stocks   well time     margin   theres obviously something much bigger than     jd here chinas economy is going through its phase i dont see         thing i have   saying   is         year lol findingvalue i think especially     starter position', 'my max starter position is now if   drops further   nothing changing im happy   scale up   bit   swinging hard   in one go doesnt rly make sense   me its funny', '  played   big part in my realisation too hahababa seriously', '  is ridiculous   god bless us   persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzbaba week low on hk exchange finphysnerd i went     into   when   was   i havent sold       i promised myself   never go over on cost while buying something guy spier doesbaba how is   fucking blue chip stock down   much since covid   bulls     get taught   lesson news cycle is pretty intense might wanna wait   see bout   marketbaba qqqbaba love   chance   buying     off   down over in chinathe fact theyre not supporting   even in their own stock exchange is crazy   i   blocking   bears chinese bounce tmro nio babaunusualwhales babais stock twits showing where     go httpstcoetkzlcvzzzbaba ccp played yall like fiddle   ccp played yall like yall like fiddle jd   hsi mild bounce first green poo poo phew lets see what happens     reversal is near comrades', 'stay strong     last drop httpstcolcrcajiqlobaba people really selling down here     something', 'xi spy nio   bankrupt   what   httpstcoqpljltmjedark   join     baggiesbaba here is something every   bull loves hearing every day more pain coming you   enjoy     i said you     just   prepare   loss   your money   obivously heading   test   atl   if   breaks lol   didi more pain coming especially if china moves   soften sanctions on russia hang seng   hk crashing   venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china     think twice   buying   more puts shawties', 'time is ticking   getting closebaba hang seng down shit   whats usd price rn   rip fxi beke   noah nio', 'hang seng tech down     moment monday blood bath     sector   abandon ship   ignore alibagbag down   gtbaba httpstcoxngfytayxrt faststocknewss alibaba shares indicated lower in hong kong babababa sell     sell     ignore alibagbag down   gtbaba httpstcoxngfytayxbaba sell   babaweekly showing   nice level   ish   look     short position targeting daily demand   alerts set httpstcowjvksoivalibagbag down   gtbaba httpstcofccfuldwf httpstcoxngfytayxbaba started   position     add more     drops     we just limit down in china   didi jd eventually   your money     gone     remember   no other ways   learn   respect risk   good washout day is what is needed   start finding       kweb hsispy i feel bad     in nio   jd   eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba fear has taken control good day     complete wash out   gtgtgtgt   would take   pe   maybe not low enough   follow us   venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china jrctrading its   same price       adr hong kong market is simply following fridays   price actionmost mentioned tickers in wsb in last h aapl tsla spy   gme wen yang east sofi nio httpstcointoxxyay httpstcoboznghxobaba   forever httpstcovyhdbpxnmf in   chat   my   httpstcougiupgstrending stocks on fintwit source httpstcocwjowwsbi aapl spy msft hsi tsla muln gme arkk   upst sorted   most recent httpstcoklarhowlbaba   thing still   billion market cap still   lonnnnnngg way left   drop   hallettdrew   know   reason     sell off   chinese stocks   iq tme   jdbaba monday       green day   you   looking         price took   picture   history books httpstcohxbpqqnoprt venturefounder   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china     easily fall   zero', 'when china help russia in military againts us       freefall     range   here cnbcasia marketshong kongs hang seng index drops in mixed asia trading oil prices fall   sino china attempting   blow out chunks   prime real estate   market value might indicate stressbaba bidi etc etc etcbaba not sure if its even normal   go things in straight line misunderstood   chinese market   testmaverick   charlie munger getting margin called monday morning his friend warren buffett   have   bail him out   charlie munger getting margin called monday morning his friend warren buffett   have   bail him out   is down   its ath', 'now well falling   its ipo pricethis is   biggest ecommerce company in china amzn   china', 'not   memecoin', 'yet   doesnt seem   behave   differentlyfb is down   its ath', 'largest correction since ipo httpstconidenbtofbaba dip buyers last week gonna learn   httpstcoqphimvsclyfeofpelk   killing everybodynio   jd bidu pdd sounds likeperfect storm forthese commie stockslargest evercovid outbreak in chinarusia officialy asked   military help   chinaimnot even talkingabout   real fearof delistingthingswill get extremely ugly   thesuporters   communismbaba russia asked china   military help', 'we   done', 'going   zero like russia stock', 'sanction is coming tmr   china   probably help russia fuck em   softbank going under i think equitybrian rip   kweb fxi httpstcoveabuqwjg httpstcofzwwuppmaybaba rsi is coming off   pc screen   alibaba group holding option alert mar calls sweep near   bid vs oi learn more   get details on httpstcopsbhaovhicn tech vs us adr close on fri jd', 'bidu', '      is                 is           bottomrt sinomarket hang seng index hsi tumbles on wednesday', 'heading    ', 'mark', '  is   lowest level since june', '    many financial advisors on   feed were bullish', 'id like   hear what they have   say rn   briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjde nya innehaven blev kortsiktiga', 'mfl ndringar slppt wpmfnv borrvarta mrvikpturankorgen goviexurcswmaprxbaba nymagi nyx httpstcowecbxwktlbaba why would you   posting bearish     lockdowns bullish   ecommerce stocks   why would you   posting bearishbaba i guess people   giving up     on hsi we return   year gurgavin   snap fsrbaba spx fb into k in   last days if you really want   make huge profits on trading then join our investment program httpstcohwsflor snipers what   i say     on   weekend prep   httpstcosrymlgyiyget ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get delisted   little   in chinababa wth is going on   china is     hard   them   have stability in   stuff people invest in over there   my new pt is httpstcohsoaxfqdrt therealfly   down   in hong kongbaba lol httpstcojcodbyfrrt dandowdtrading   elliott wave update   minute wave is complete', 'correcting   minute wave right nowmore downsidewhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoxfxnideibaba china needs   learn how   live   covid       drag on     next decade   population   billion   every time you get   few dozen infections   whole damn city goes into lockdown   why   fuck dont they just vaccinate people pzfier drug     done     welp', 'prepped room friday tape on   names told   story   nio bidu etc httpstcomfyqkoyrew httpstcofchekyebaba beautiful bearish price motion in hk     continuation     undisputed downtrend tomorrow in   us markets   httpstcocuhbefymatbaba chinese companies have years   get in compliance   govs   work   out   then   theyll file extensions   is   posturing in months   sky is falling crowd     fear mongering   something   companies like nio         finebaba gonna   lock downs     country   covid roaring marketrebels if you liked   atrt therealfly   down   in hong kongrt stockserabot most mentioned tickers in wsb in last h spy   tsla nio bar aapl   unbelievable please stop   bleedingim down k on thisso depressing   lmao   headline meanwhile in china   hell is breaking loose man   nio nice   red day   high s     end     week thats why i said dont buy chinese adrs', '  dont buy   etc     looks cheap   is tencent tcehy layoff', 'people news', 'people is not   lot   tencent btw dontbuy chineseadrs httpstcoqheqhlwtblyfeofpelk     i   inrt therealfly   down   in hong kongbaba greatanother red day   therealfly   down   in hong kongbaba jd   seems chinese people really hate money their economy is doing good   hk is   year low   we had bull market       world   covid lockdowns in china bullish     charlie mungers alibaba         time low', '  high has derated   x pe if one believes   earnings httpstconyvpcsjbaba why chinese people   buying   hit   possible   hit ipo lows   china names   heavily beaten in   market thinking we   start add   on china names httpstcomibspmcjtrt therealfly   down   in hong kongrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   therealfly   down   in hong kongbaba smarter bidu     down big in china httpstcoaosorzebaba green candles i like   scentsentimentinterest wallstreetbetsa bequant model top stocks on wsbspy mntns zim mntns gme mntns meta mntns nio mntns tlry mntns   mntns lac mntns people bullishrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba good thing most chinese dont have k   therealfly   down   in hong kongbaba supply chain issues     max wow   morreene   mr munger', 'we need you httpstcohzycldjyybaba mr munger', 'we need you httpstcohzycldjyytrading   if   stock is down   rsi is  ', '  doesnt mean     go   lowerjust   tal   gotu if u were sold     story in   bought   on   st day instead   amazon you would   down just instead   making x kweb   please open red please looking   start   position if   in hk is down  ', '      affect   price   premarker later   in ny stock exchangebaba   hkexhange jd jdpboc needs   step in hk shares   tech   find    ', 'slowing economy', 'lockdowns', 'credit markets freezing', '  bonds   dumped', 'property mrkts still shaky   kweb jd   ajbutton   these people selling   now even read   releaseearnings were down     new business investments', 'not poorguess whos def buying     tombaba hsi   never close green ever       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqrt stockserabot most mentioned tickers in wsb in last h spy   tsla nio bar aapl   hsi   likely     k   sooner   gets there', '      beijing biden   make sure   chinese     worlds superpower', '    end   his administration   hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   therealfly   down   in hong konghang seng ltk hang seng tech ltk   time lows jd', 'bidu     now vs us close   dropping quickly   lmao hsi is k going   hold     resisting delisting is like dry heaving sometimes you just gotta puke   out   feel     chinese trash doesnt belong in quality american exhange     chatroom', 'ive made over k   their alert httpstcoyesxvdrwbaba my last thought     night turn off your phone   go   sleep   briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjhere we go folks jd bidu   us close now   hanging on   dear life   should drop   well     tech selling intensifies     seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcolnywzvxpkobaba damn china     number one   i i wanted     t i expect softbank   puke more in   current environment eg   dash even good stocks like nvda   get sold watch httpstcojinscuodobaba   end top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme td   sofi access wider trends httpstcozltkvrfbaba charlie i bet you heard     you only   good   your last trade most mentioned tickers in wsb in last h spy   tsla nio bar aapl fxi arkk goro aso httpstcointoxxyay httpstcolepplcwrbrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   farrisbaba   who owns   its not my fault', 'just     clearrt therealfly   down   in hong kongrt therealfly   down   in hong kongbaba   pos opens   tomorrow   kpuczkowskyj   i really hope   keeps going down   on bear short       i   buy more     company   should   ttrending stocks on fintwit source httpstcocwjowwsbi spy spx qqq tsla dia   aapl arkk s iwm sorted   most recent httpstconohrelmvbaba i really hope   keeps going down   on bear short       i   buy more     company   should   trading     munger he keeps buying top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme td   qqq access wider trends httpstcozltkvrfbaba price is hong kong markets   means were heading lower most likely here   selloff should accelerate in hong kong due     virus outbreak over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme tsla aapl   rivn qqq amd fb niobaba hk tonight   not babafor   those people who kept talking   how much     steal   was   then   now approaching   vpoc     market has     breaking   people httpstcojjrjesjvgxbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   when   recovers     summer time greenmaster   change color lol   hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   up she goes   therealfly   down   in hong kongbaba im calling point jump   boycott china until sanctions putin   chrisfranco seriously   buying more babart moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thrt tonycfa   bidu tme jd xpev china banker optimistic deal on us accounting     reached   two sides   said   bebaba tank sink never fails us   higher than us close   dollars   hang seng is going off what happened friday     hk following us then us dumps tomorrow', 'hk dumps more', 'repeat until   is minimum nothing new here buy puts tidefallcapital   is going       perhaps boththerealfly   holders httpstcobhrnpqzbaba honk down   jd   nio hk markets doing what we   friday   far', 'look     midday break off     trend   who owns   its not my fault', 'just     clearbaba china wants   on   hk market', 'not   nyse china has   recalling chinese companies   is   chinese companywhat   i missing httpstcoualllqdgnnio didi   badu li shorting chinese stocksdigestant delayed quotehttpstcouojzghjlmeach us ads is equal   hk shares usd hkdbabababa overall markets   looking alright oil is cooling   bit too httpstcocyphdlqolkbaba i fuckin love when people   afraid   invest in china china is   than   us   chinese   much more hardworking than us   smarter   down   in hong kongbaba usd   we hit friday   open i think we see s   asap   expecting lt soon enough', 'if not tomorrow benzinga nvax   nvda babababa     record   makes sense     investment putting   here now   i   retweet   when   is     notfinancialadvice   i   buy     if we   get in hk     awesome   i doubt   its   weak   we   up   bit   us close   if we   get in hk     awesome   i doubt   its   weak   faststocknewss alibaba shares indicated lower in hong kong babababa we   up   bit   us close     lets gooo   open mind   china tech crashbig opportunity   market anticipating big     muddle through   yearswe shall seekweb babawhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoppiefpxndbaba hk   k wtf   oooof   please understand   price action youre seeing in hong kong is   reaction     us markets   friday       thing halted down in china   down rogue govt   still bullish sentiment much more pain   go httpstcoliosrert chrisfranco   biggest position in my stock portfolio is     care less   quarterly earnings thinking longterm onlypunchcardinvest   describes my relationship     stockrt equitybrian   fbmeta     portfolio   more appealing each   every daybaba whats   conversion   what yall use   checking hk price     hooly shite checkmate   lookin good in hk     if i were amazon i would scoop   company   aapl lol   you dont belong here dumb americans who buy chinese   russian stocks   lose big   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba didi jd   delist   they     lmao   hk needs   buy   up   fud httpstcojidawxzvjrt faststocknewss alibaba shares indicated lower in hong kong babababa   screwed     stock leg down   bababest room on   net stay turned httpstcojmybeonbxart chrisfranco reminding myself   i   holding       longterm     drop is very unnerving     stocks only go upwant   size   up   trying   avoid making   my   twitter moment pushback welcomebaba futures   dump together just wait qqq futes rippin spy yeah baby   going play whats   conversion soon min hk   green pdd jd     real deal happens in min   faststocknewss alibaba shares indicated lower in hong kong babart mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt faststocknewss alibaba shares indicated lower in hong kong babababa soon robvinall perspective on china regulations on chinese internet   like   amp prosy httpstcoyidmxufcrfutu tigr   pdd china just lockdown part   their country guess who   benefit   most in these kind   situations brokerages   ecommerce     fool me', 'they   moon   on american open httpstcormlhzbhrbaba going down fk     own yet   elephant in   room gl bulls   faststocknewss alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babaalibaba shares indicated lower in hong kong babababa how   you calculate price hkd is waaaaay less than usd wtf where   you   up   these prices   hk   is   us its early though   now on hk bababest room on   net stay turned httpstcojmybeonbxart eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba now on hk vernalgalp profjamescook true however', 'were really just talking   whether   buy nioa great company otherwise now under   real threat   negative action due   none other than political nonsense nonetheless', 'just look   see whats happening     amp jd   didivery scary chartsrt seekingthevalue si   cae hasta tener un market cap igual   su caja     y recompran todas las acciones en circulacin quebaba down percent', 'says   i think you have     sort   math on   price', 'if you have webull type', 'its   on hk', 'yes they have premarket lol   futures   looking good     got   price   inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt chinadriven was asked     friend if i want   go make   video     alibaba backed immotors l     end     monthofc irt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba hk pre maket opens in min   now   i got my pricesi   add   ugh not   pos unusualwhales i wont bet on china until i see   on speakerpelosi portfoliort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segand   right there folks is what we     boner candle   in hbarhttpstcoytejicxhu gme amc tsm f   gm aapl fb msft pton lcid   zm etsy bynd ccl httpstcoyqixgxvzstockmktnewz babauber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day httpstcoytejicxhuspy ndx btc eth axs tsla amc mrna   ltc httpstcovxojqcxmukbaba when   china open up tell me tell me   chinadriven was asked     friend if i want   go make   video     alibaba backed immotors l     end     monthofc ianchovyofws   si o nojd   nio asian markets   they open slowly looking good keep watch   see what hk     mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echbaba jd nio how red   hsi     inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosjd i have   bearish on   name   quite   time i watched flow on   jd     throughout   week     sentiment is   bearish   rumors   china   russia ongoing i continue     bearish on   chinese stocksdsp not even viewers btc aapl tsla   when i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoawvcwxyhbaba who   is patiently waiting     hk market   open', 'please   good nio jd   pdd bidu   russia officially     military ho   china just saw   glimpse     news in cnn     gym if true', 'these commie stocks   burn in hell tomorrow   longsmtm mltiplos evebitx amznx nflxx msft x googlx babax fby fb no solo es la peor valoradrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bbaba nio china declared support russian working on   episode   video   delisting its   topic worth understanding especially if you     fellow   holderrt engabeersh   you use robinhood   your stock sentiment literally doesnt mean   in how they get their data   officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf     metx xela prog f mmat   muln cei fcel mrin ocgn sos amc gme bimi kplt nio sndl bbig lkco httpstcokezdvqewontop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb   td access wider trends httpstcozltkvrftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb   rh access wider trends httpstcozltkvrfrt bonestradez chinese stocks have   weaknio down       bidu   market testing', 'if we bleed through chinese ntop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb   rh access wider trends httpstcozltkvrfbaba you use robinhood   your stock sentiment literally doesnt mean   in how they get their data   moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thbuy now       over   year babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segupst has more downside   is     break   key level chinese names go destroyed apps', 'ttd', 'net', 'u', 'coin', 'snow             lose   key lows', 'there   others   welltip look daily   hour where there   lows     broken   more sell growthrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segchinas no leader promises more jobs   support recovery httpstcoygliatbay didi nio jd   bidurt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba when analysts     bullish', 'tickers mostly go     their   time highs     bull', 'i trust these ratings   lot more than paid bears   shorts httpstcobllnhaxsnorlaxuw puts on  ', 'rivn', 'gme', '  amcwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcotwectfbrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg didi   jd nio bidurt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subidart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjchinese stocks might fall tomorrow due   putin basically tryna get china involved in his beef   might fall     week   surenflx fb   bidu adramat add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcobvjosjwxrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segchina faces multiple challenges amid rising uncertainties httpstcoiaxo jd nio   bidu didirt abdullahksa tictoctick sniper    ', '    me i   add fubo babashortdestroyer babaunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt abdullahksa tictoctick sniper    ', '    me i   add fubo babatictoctick sniper    ', '    me i   add fubo babasi te gusta   y fb y vas   largo plazohttpstcojgvpkhodjbaba tomorrow shoukd bounce   up over new covid vases great   busoness   people     bored   buy stuff   didi', 'uber didi had   postpone its ipo   jack mas ant bloomberg   httpstcoybhpzkluababa should get   dead cat bounce then continue   downside aldeavalue grouchito espero que no lleves     entendiendola     bienrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bahora nos sacan   jd bidu que china no acepte', 'demuestren que son ms inteligentes httpstcoibeokbgvcbaba   tickers time horizon has     years   dont get involved   o   open bears had enough winning bulls turn   travisyost   is   remarkable read   aligns   something ive thought   vis   vis chinaus relationship improving bayang monster trade   me   china has   lot more   lose than russia     point', 'politically   financially delist them     jd kweb   eewspeedy   under is   major major issue   softbank boystheyre in big troublert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seg now   httpstcoetvmroxplw httpstcoggwfnmltpbaba awaiting buy signal free day trail   httpstcoobkuljjya httpstcoxxuraqgsnzwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcohpfjhgnnio   jd pdd futures green mean nothing   chinese stocks wonder what   happen tomorrow was asked     friend if i want   go make   video     alibaba backed immotors l     end     monthofc i said yes', '  thats something   look forward toevs smartev electricvehicles zhiji zhijimotors   httpstcowzyalgumcqsituation out   control daily stock crashes   perfectly normal youve   warned   f gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcovtpfrlzzrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segpoundingdatable babart soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   haha new bears might   go bankrupt   week trying   short   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seggreat thing     deal is   if assigned youd   buying       x ntm earnings without cash   equity investments', '  is ridiculous imhorgriffith   then add in wow mainframe', '  your family entertainment   amebatv   upkoming   distribution google much httpstcojxindhkabhinavs account is temporarily unavailable     violates   twitter media policy learn morea decline in   stock price in one month would     massive punishment         levels', '        possiblert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amd msft access wider trends httpstcozltkvrfrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amd fb access wider trends httpstcozltkvrftidefallcapital doesnt matter how cheap   is', 'if its   house   fraud', 'controlled     authoritarian governmentrussian stocks   cheap too', '    waytop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amd fb access wider trends httpstcozltkvrfidea     weekshort put   strike apr days until expiration httpstconowarwsbaba sec sets clock   delisting chinese companies over us audit demand   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba goodnewsbull if you listen     retard   buying     dip since you would   getting raped', '  guy is   dummass troll   should   ignored     cost', 'fucking dumass snorlaxuw plug mu tsm   bidu msft distsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoxvurfktsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcokqpnvqjvitsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoccfuwert ewhispers earnings     open tomorrowhttpstcoloboedgsrbaba mrna nkla nclh w docn six expi plnt amt teck nrt ewhispers earnings     week httpstcoloboedgsr   sq hd m mrna coin tdoc fubo low ostk sklz mdt htz spcert ewhispers   charts   go         sq hd m httpstcoloboedgsr httpstcoqkymldetert ewhispers   those   have    ', '  has now scheduled earnings   thursday', 'february', '    market opensrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoljyhzgitsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcotmiivcwuprt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba hsi   k tonight kweb   itscharliemar   same people who   giving up   selling           same people who     pumping itrt tinotrader   paliza del anual ejemplo tcnico que los mercados   la globalizacin muere el largo plazo o pones stop o tarrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba xi   his ccp need     something soon', 'i   losing my patience grouchito inviertracional pues si', 'es lo que hay', 'paciencia y seguro que tarde o temprano volvern esos buenos tiempos   coo danos una alegra', 'suerte compaerotme   china says priority is   stop ukraine crisis getting out   control doombergt isnt charlie munger balls deep in babaunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cblastbt   on watch off   open httpstcotshursiort cblastbt seeing repeat flow into bidu pdd babababa seems like ill   buying   next two years httpstcoztyfplxvsimple tips   build amp grow your trading portfolio avoid lumpsump investment spread your incremental buys over yrs dont fomo buy popular assets trading     ath btc', ' ', 'nio add dividends   yield paying projects like power crnbaba want   load my children accounts   bad', '    one makes me nervous     moment   cblastbt   httpstcoswdggmkhubrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cblastbt up k   its only week tsla amzn   httpstcobfbjkirwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoryvenrgrirt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cblastbt bonus watchlist     gt p lt bidu   gt p lt pdd   gt p lt jdrt cblastbt theta thursday triggers lcid   gt p lt     gt p lt coin   gt   enhancedmarket     gt httpstcosxxiwofjfqbaba once   hits   decisions   have     made i wonder what   put premiums look like     good thing here is     week high drops everyday backpackerfi dis   ptra   edit rest in ipay fintech   cibr cyber security   qqq yes etf gives me   techrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbundinnie hodl mentality   fools when you up significantly on   stock you should sell look     if you invested years ago   never sold', 'you would   right now   cblastbt first watchlist   tsla   gt p lt sq   gt p lt     gt p lt     sleep on   one   week   trendspider     just like   were     ipo price range httpstcoufyhrt cblastbt   httpstcolxiirtnibwrt cblastbt   story in parts   httpstcojhxgdtrt cblastbt more   k gt k httpstcomigznvkbrrt cblastbt     k gt k httpstcofgrqgrdsrt cblastbt   combo trade time stamped entries httpstcomeaqnsport fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cblastbt   trade review overnight on contracts entry gt smart money showed their hand yesterdrt cblastbt im still holding full   position   expecting   least   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cblastbt   in min done     day httpstcoewsovwqwrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cblastbt wednesday flow triggers nvda   gt p lt tsla   gt p lt     gt p ltrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segjohnbaeyens lets hope   doesnt get delisted would     bad sign httpstcoipyobvxsert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seglevermann global bigcap sell wk abbv', 'ko', ' ', 'asmlas', 'dis', 'cost', 'csco', 'vz', 'pep', 'tmo httpstcozydzlocqbrt longsmtm mltiplos evebitx amznx nflxx msft x googlx babax fby fb no solo es la peor valoradrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seglevermann global bigcap sell wk abbv', 'ko', ' ', 'asmlas', 'dis', 'cost', 'csco', 'vz', 'pep', 'tmo httpstcolgljyqvmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segamd spy v plug hd wmt eod penn   nvda v start trading   us httpstcovbdmdsw httpstcowmntjmtrbaba we   we going tomorrow my fellow bulls     zackhoward tidefallcapital   is why   stock is cheap   wants     taken serious', 'declare   quarterly dividend', 'wont happen   obvious reasonsrt patrickq investmenttalkk fromvalue yup holdingadding   my biggest positions   f twtr shop upst roku astr rdwget ahead     trend here   xtraders httpstcomcjqctmhtwcongrats     who played see you tomorrowamzn aapl     fb tsla msft roku amc spx spy tdoc gme zm nvda bynd snap tgt pypl httpstcovsantdxuirt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segexcited     start tomorrow   many great setups learn how   trade   right way httpstcomcjqctmhtwamzn aapl     fb tsla msft roku nkla spy httpstcohkducshsodtrading stats     httpstcomcjqctmhtwamzn aapl     fb mdb tsla msft roku nkla spx httpstcozyfzoeidbaba goodnewsbull charliemar iamglouk your grandchildren   know my name', 'you got   look   me when im talking   you httpstcobkzkctubaba     needs is green day in hk tomorrow dividendamongus se refiere   que si china apoya   rusia en la invasin   irak es   efectos prcticos iniciar la tercera guerra mundial el que suba o baje babaen fin', 'yo tambin opino que si eso pasa no me importar mucho lo que hagart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segunusualwhales oh no   welprt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr brt tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba every day dip dip dip what shorts claim dip dip dipity dip dip dip lol       wtf man trading like   small caps investmenttalkk fromvalue yup holdingadding   my biggest positions   f twtr shop upst roku astr rdwbaba paliza del anual ejemplo tcnico que los mercados   la globalizacin muere el largo plazo o pones stop o tarde o temprano llega el golpe y mientras tarde mas fuerte volvimos   origen del movimiento si no rebota   vamos   httpstcojnmiqpwxdlast weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr   roku docuthorchain terramoney ripple polkadot kadenaio httpstcoligddwhlfb', 'cds   sftby httpstcouzedlvvthere   undervalued stocks   then there is       pauldejong biggest world market cap losses   gains week', 'aramco aapl msft tcehy tsla   cvx siegy prx carussia asks china   military assistance in its invasion   ukraineaqu empieza o termina   bajar nuestras acciones babatchey httpstcoppaltuohdie   httpstcoogmzgezvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segshortdestroyer babathis   send   chinese adrs   graveyard on imminent secondary sanction   didi futu httpstcowfarzhlweybaba i may just put in   order     i think even thats too high i think is   good entry point   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors backpackerfi   googl spot pypl medbaba i may just put in   order     i think even thats too high i think is   good entry point   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcomzhjyxgcryptowhale rip nio babaen diciembre le regal una pequea alcanca   mi hija para ir ahorrando y por cada peso ahorrado y domingos pondra el triple', 'y no podramos tocarlo', 'meses despus ya tenemos capital para mandar   wallstreet nada   cetes   comprar   dice httpstconmozppmtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   itm aapl access wider trends httpstcozltkvrftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   itm aapl access wider trends httpstcozltkvrfrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   nio kweb jd   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcorhzwkbgtsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcowkawkpddrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzzpki httpstcouwtpuwvlrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   looks like omicron going   fuck   chino stocks even more   week trade performance march   i know you have seen soflo navigate through every type   market   flying colors we       have   extremely rare opportunity   fintwit', 'stay tuned spy spx qqq aapl tsla pfe cvx oxy btc   muln httpstcowtxpuuhxrt equitybrian   is     ntm fcf yieldtsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoylvtmpjotsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorsljaslqrt topstockalerts chinese stock delisting news why    ', 'didi', 'iq', 'yumc', 'acmr', 'bgne   zlab downbaba didi httpstcodbrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrrt tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrfakinmoneyman yo compr     y la cerr en despus   que me abrieras los ojos desde entonces hice los deberes que pusiste', 'y no solo ha cambiado mi manera   invertirva camino   cambiarme la vida graciasfreshie lol i shorted jd', '  is probably   healthier company     well last week made me wish i hit them   didi   bidu sert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba short squeeze     here   you know     eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba next week my senses say big rally   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlry   bidu kern nflx fslr fubo pins plug crm crwd abnb jdstocks jd stockmarket stockstowatch httpstcojbeiouvbest discord group over k members   even have their own app join here httpstcomcjqctmhtwtsla nvda   zm tlry abnb pypl edit amzn gme bidu fubo nflx   spy httpstcoksmpjyfgbaba great news     market sentiment   china stocks   is   death trap shorting here levels way pre covid lol     rebound hard when     httpstcofblzlvccvto share trading point   view join here httpstcomcjqctmhtwbaba tsla gme nvda fubo zm amzn shop plug ttd aapl amd mdb httpstcoajznrcdrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublemuln   is huge ev shortsqueeze httpstcobqlhpzcour btc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdbunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba ukraine   russia slowly reaching   agreement', 'china us meeting in rome', 'evs march', '  top   off we need share buy   news   then     go straight       inversorexperto esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversorliebermanaustin i still wouldnt touch   not until   hits     has   punished   has much   financials   has   same pe time   tellrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segi didnt like   riskreward on   still over share   now though   might   worth itsqwii hvilken en     aktierne ville du fortrkke   kbe', 'den der er noteret i hongkong eller usababa ukraine war russia says there has   substantial progress in peace talks   joint position     reached soon   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt alfiedata lo que   se llev programa httpstcofaalypros esperamosflaviopanizza mcamposok hyenukchu somoscdi si', 'eso pasa cuando uno entra   novato yo dije bueno no quiero ganar dinero rpido y largo plazos seguro me dar ganancia no me importa esperar', 'o aos y boom compre pdd', '  y se bueno que decir estoy voy   checar y meditar en lo que me comentaste', 'gracias thettinvestor e olha que o munger ainda deve estar comprando babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt secretmonopoly just   small thought on fb     im sure you might have checked several tweets talking   their dirt cheap vart icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   cart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba institutions   going   add on     sure     go lower', '  not much   here lo que   se llev programa httpstcofaalypros esperamosrt bitcoinlebron tombrady     ers would cover my   sofi   se losses', '  least emotionally nfl spyrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba just started browsing stocks     holy moly what   hell   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt adigogoi bfi   charlie mar fanboys still bagholding     just     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt ajtrader good morning traders   tickers   have my interest   morninghusafoslasanlegnntraindobabaamdcrwdnrt ajtrader every morning hours     openi study', 'research amp find   least ideas     subscribers in acteach idea given hrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segba     us   china   hold   first high level in person talks httpstcohwrkzmlmqrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbfi   charlie mar fanboys still bagholding     just     briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjbaba if youre long term   is great time   buy theyre not going   anytime soon buy     forget   mltiplos evebitx amznx nflxx msft x googlx babax fby fb no solo es la peor valorada entre las faangfb tiene menor evebit que  ', 'f', 'ebay', 'xom', 'gm', 'ibm httpstcomykbbvohkrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   cababaif you really want   make huge profits on trading then check out   chathttpstcovtquaofrt topstockalerts chinese stock delisting news why    ', 'didi', 'iq', 'yumc', 'acmr', 'bgne   zlab downbaba didi httpstcodbrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba     see s very possible i   wait chinese stocks have   weaknio down       bidu   market testing', 'if we bleed through chinese names   bleed more w combination   covid   weak overall market httpstcodfplkeqdbchinese stock delisting news why    ', 'didi', 'iq', 'yumc', 'acmr', 'bgne   zlab downbaba didi httpstcodbyxnqyrt trendspider     just like   were     ipo price range httpstcoufyhbaba tsla taop jfk cemi spy jd shop amzn nvda most profitable trading community httpstcovbdmdsw httpstcotnuspvwbaba   i sure was wrong     one down   ath now httpstcogejzzjcodrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbtc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdbthanks     discord group     traders httpstcomcjqctmhtw httpstcoyphzucvmibaba puts   chill', 'strong support     escalation   china   ruin   stock httpstcozvbnaqcxmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segkodk dow gnus idex boxl   tsla taop jfk cemi spy docu amzn alerts   spikes   right   big news dropsfree discord chatroomhttpstcomcjqctmhtw httpstcosxdoobafavunusualwhales pton babababa jd its time   get balls deep in these twounusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segjust going throguh   chart planning     week noticed   fat finger       same time     stocks   far fb   mu   guesses httpstcowtmqhkiwlink mo xrp tmo mmm decn bb   snap spy cost crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux crowdsourced alerts', 'ranking system', '  get paid     top contributor', '', '', '', 'httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba long only if   breaks   trend line httpstcolzotqkunbaba long only if   breaks   trend line httpstcoxsvuxyubrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzi used   think   was   good buy   si   cae hasta tener un market cap igual   su caja     y recompran todas las acciones en circulacin que puedan obviamente solo pueden comprar las que otros estn dispuestos   vender', 'el bpa podra irse     cifras tipo por accin nort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segjoecandito persiancapital i hope   guess   down on   im officially   long term investor   katangauranium ericbigfund he choose   charlie is   genius', '  still funny httpstcokhzcypqiftictoctick     tea leaves see   positive future       is   crazy evaluation   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt vagabondrtw     tcehy layoffs trending on weibo i guess capital markets have consequences even in china kweb httpstcort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt anunay   questionam i   buying   on nasdaq   hong kongor     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segjkylebass ambqingang i continue   maintain   owning chinese vies is       insanity   new take is   these names   either dual listed now', '     ', '    one   simply swap   us listed vie   chinese shares listed in hong kong   shanghai good luck there bidu   etcbaba   buyback now would   nice   have off m shares   optionsbrewers yikes yes make sure   seek out your alpha     httpstcospsbfucrt thedaily alibaba   new low in yearsstopped in consolidationnext leap level waiting     positive damight have   buy   into       point   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segequitybrian long babart cudsotm wishingwealth packupthepickup youre still holding    ', 'right   guys', 'i would wait     dust   settle   buying', 'even if   means buying over stock picks   exact dates   you in httpstcodfyezotbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big trouble httpstcofwcztrzhvdbaba we should see   lot   green   mark my words   tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intoit     done ways monetization   sblcbg ltv participation   private placement program how   works very easy     simple procedureso if you need   want   get   profit per month   per week dm spy qqq   vix nflx meg cve su cpg httpstcoaqplwgucrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt dervish unusualwhales     other chinese stocks i opened   small position   other day', 'adding slowly', 'looking     bottalibaba   new low in yearsstopped in consolidationnext leap level waiting     positive daily candle   confirmation httpstcoddvovcyvrt optionsbrewers yikes yes make sure   seek out your alpha     httpstcospsbfucyikes yes make sure   seek out your alpha     httpstcospsbfucrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba questionam i   buying   on nasdaq   hong kongor     bitcoinlebron tombrady     ers would cover my   sofi   se losses', '  least emotionally nfl spymsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts', 'ranking system', '  get paid     top contributor', '', '', '', 'httpstcoryhqjrvvrt callhotlinea stocktwits ive   holding se       months ive got you beat httpstcojmmxerycbobaba   tcehy layoffs trending on weibo i guess capital markets have consequences even in china kweb httpstcoivyoowkwrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnlmartins por esa cantidad te compras pronto una accin     ericbigfund he choose   charlie is   genius', '  still funny httpstcokhzcypqifein grab fr   fisher brutalbaba httpstcoqyjcvpoynrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segi urge every     read   thread spy   dvax acb ostk amzn tsla ccl bili cvna dal twtr crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvgorkaschulzer yo tambin estoy atrapado en  ', 'prx', 'y kweb y sigo ampliando stocktwits ive   holding se       months ive got you beat httpstcojmmxerycbort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt bitcoinlebron tombrady     ers would cover my   sofi   se losses', '  least emotionally nfl spyrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segtombrady     ers would cover my   sofi   se losses', '  least emotionally nfl spyunusualwhales     other chinese stocks i opened   small position   other day', 'adding slowly', 'looking       im   focused on commodity based stocks', '  is on my list', '  well   several metals companiesrt eewspeedy   under is   major major issue   softbank boystheyre in big troublelink mo xrp tmo mmm decn bb   snap spy cost crowdsourced alerts', 'ranking system', '  get paid     top contributorltlt httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segwishingwealth packupthepickup youre still holding    ', 'right   mdsoll nio xpev li   jd bidualerted live in chat dont forget   take profits httpstcovbdmvuflink mo xrp tmo mmm decn bb   snap spy cost httpstcossxipxmdd alert statisticshttpstcomcjqctmhtw wins losses win rate monthly earningsgme pltr   nio blnk spy tsla shop nvda mdb httpstcojshkbhjlbaba fb brkb brka tsm v wmt jnj tsla pg ma bbby crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seglive daytrading room', 'free access   room   get live alerts check out now httpstcovbdmvufbaba fb brkb brka tsm v wmt jnj tsla pg ma bbby httpstcoyuxbkesjrmsft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'amzn', 'aapl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvstock', 'options updates', 'alerts free chatroom httpstcovbdmdswdont forget   take   trialspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr httpstcofhcvgpilspy qqq tsla   vix amzn nflx aapl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvhow   feels holding se     httpstcolgtwkxbvmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segspy amzn nvda     amd nflx fb uso dal xom crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvmellizonomics joder la que trais       wait until   smelly chinese invade taiwan       drop   true     is not trading reasonably   what was   saying stock   remain irrational longer than most   remain solvent   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba zm fb pypl adding these tomorrow ridiculous opportunity lmao   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   caic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   calls gt puts lt fslr calls gt puts lt fb calls gt puts lt good luck   weekspy qqq tsla   vix amzn nflx aaplrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjspy amzn nvda     amd nflx fb uso dal xom crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvunusualwhales babababa china put   million residents   shenzhen into   lockdown thats due   last until march', 'afp reports   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba china   attack taiwan       go down more its coming once rush done barc fakinmoneyman dinero   bolsillo y disponible para otras oportunidades', 'que hay vida ms     babate honra reconocer un error', 'ya que aqu todos nos equivocamosrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublert eewspeedy   under is   major major issue   softbank boystheyre in big troublert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnio xpev li   jd bidu httpstcounzrtikcmoatinspector bkaellner martianofsafety tominvesting enricolaquatra frankinvesting im curious why you would   jealous   those purchasing   now if youre convinced         delisted if you   trade something   youre not getting cash out     dividends', 'control     operating cash flow', 'etc', 'its financially worthlessmsft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'amzn', 'aapl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt selectoptions top options   volumeaapl tsla nio nvda amd msft   fb amzn amc httpstcopabqqztport fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba nio bidu futures forecasted     green however   is totally irrelevant when       chinese stocks   have   guesses   greenred tomorrow longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'amzn', 'aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionsrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subidart persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbearingtontrade   pe msft is worth   pe its worth   yes possible check   its trading under pe   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublert patrickq countrylakecap equitybrian in babas case investors dont even need   buy otc shares', 'they   convert their shares tort fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba     fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segdocu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba nio kweb jd lets roll   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba under is   major major issue   softbank boystheyre in big trouble httpstcofwcztrzhvdnio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subidatruly friday looked like   may have     day   get long   ill wait   confirmation   hunting entries on kweb       months   they   seem   find   bottomso we wait httpstcopipuxlovmrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segif you like     these levels you like     httpstcojertnpcrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnio i need more money   inflation is stealing our wealth nio', ' ', 'tigr really want   bet on china   i dont know if   chinese care   foreign investors   where we       clown stock     bounces over very soon spy amzn nvda     amd nflx fb uso dal xom crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjgoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt trendspider     just like   were     ipo price range httpstcoufyhunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seggoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amc crowdsourced alerts', 'ranking system', '  get paid     top contributorgtgt httpstcoryhqjrvvrt trendspider     just like   were     ipo price range httpstcoufyhbaba   not forget       electric vehicles investment', 'they   start selling end   march', '    you may know   chinese love   good evs httpstcoygcrckgkg nio nvda   dkng amd sq vix spx zm amzn nflx fsly crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba didi jd huiz never ending china bad news httpstcofdyutqgvrbaba how much     is ukraine how much delisting fears i say total sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvscan results ftx mtop bullish trend on perp pair grt ampl paxg ada peopletop bullish trend on usd pair aapl uso   gme byndall ftx results httpstcoypxjbsiwnot buy signalsqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvunusualwhales   tanking like nobodys businessnatanaeltrades lyft', 'amd', 'aapl', 'babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seggoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amctop alerts   blackboxstocks   friday one   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcodstvuwmf httpstcomtawqjutbspy expecting   dip lower than where we closed fri     good entry     small rally       area should see days in up volume   hitting resistance in volumeqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng httpstcoptoifgvllggoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amctop alerts   blackboxstocks   friday one   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcovumezzn httpstcouzwydnf httpstcoukuseqkodrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba i   buy more   dyorcryptobot scan results ftx mtop bullish trend on perp pair grt ampl paxg ada peopletop bulliscan results ftx mtop bullish trend on perp pair grt ampl paxg ada peopletop bullish trend on usd pair aapl uso   gme byndall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjmost winning trading chat     limited time', 'we   opening our trading chatroom     public httpstcovbdmvufnvta amwl vgr cfb aapl msft amzn goog googl   fb httpstcocqeowcufuthe   place   traders   gain httpstcovbdmvufspy amzn nvda     amd nflx fb uso dal xom httpstcolbfzxvbmlrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba bag holders httpstconlwbwtavyrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjchina banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba falls   low s on delisting worries httpstcojyjuqseicrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt trendspider     just like   were     ipo price range httpstcoufyhrt elrealdea baballeg   la zona   soporte   los marcada la semana pasada   perderla', 'podra visitar los mnimos histricosrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segscan results ftx mtop bullish trend on perp pair ampl grt paxg ada peopletop bullish trend on usd pair uso   gme bynd googlall ftx results httpstcoypxjbsiwnot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   has fallen in   year', 'imagine how much   price is going   grow in   year', 'i would say in months scan results ftx mtop bullish trend on perp pair ampl grt paxg ada peopletop bullish trend on usd pair uso   gme bynd googlall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayamc riot clov   dkng nflx rblx trtc phot gblx hood nkla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba kweb jd nio you   know   they said   months ago   thats     find   resolution you   check they never   though lol benaltitude bearingtontrade my   bull put spreads     under water now i bought   put     put spread   fix those i dont    ', 'im just trading   price action nowrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba might       up     is   economic     war   china     united states fuck up   supply chain   more   create even higher prices   shortages time   delistchina boot   bidu tcehy ntes jd pdd bili yumc tcom nio kweb httpstcoiuekujaabest trading community   more executive chat rooms   even have their own app join here httpstcobgliswvvdspy spx tsla dgly qqq pypl acb   btcx httpstcomsimwhqbaba listed in hk is     vie structure you   not supposed   own   day free trialehttpstcobgliswvvdaapl tsla qqq t bbc   f   httpstcofoxjlygrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segare billmiller amp raydalio wrong on alibaba babas stock price fell     year low   httpstcogonoiqp reported losses   chinese companies got named     sec listhttpstcoyvftjtqokwecommerce cloud amazon amzn investing delistingrisk china stocksbaba pypl bidu nio jd spy qqq rivn xpev tsla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvtsla sg aapl babahttpstcobgliswvvd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcomvogaprfdrenricolaquatra moatinspector bkaellner martianofsafety tominvesting frankinvesting i echo similar comments in my latest video   how other chinese companies   on   sec provisional list sent more fear     bunch   chinese stocks', '    didnt escape   bloodshedmsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segkgkg kona gold beverage inc   drink     party     drink     investor', 'get in early   kgkg nio nvda   dkng amd sq vix spx zm amzn nflx fsly get in   kgkg httpstcotxbmbayinamc riot clov   dkng nflx rblx trtc phot gblx hood nkla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt realalexvieira autonomous ai vision no future   ev worst crash ever coming on massive destruction   f gm nio lcid spy qq stock picks   exact dates   you in httpstcolfrdiqybtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vautonomous ai vision no future   ev worst crash ever coming on massive destruction   f gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcoiarbfmq   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoplbqdgtypaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoctxdlldcfdinversorexperto la verdad es que   que pintaba tan bien', 'cuando se enfadaron   el gobierno se estropeo todoalerts', 'analysis', 'updates', 'free trials join here httpstcoeefdehkub coty ulta box splk bns tsla qqq   httpstcoegkkosghrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba roku bidu nio jd spy qqq rivn xpev tsla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvaapl   tcehy tsla spy hey china', 'you   see   consequences   delisting amp crashing   china stocks httpstcoelbvqospy qqq amzn nvda   tsla   amd aapl cvna crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvscan results ftx mtop bullish trend on perp pair ada paxg grt okb ampltop bullish trend on usd pair gld uso   uber nioall ftx results httpstcoypxjbsiwnot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segscan results ftx mtop bullish trend on perp pair ada paxg grt okb ampltop bullish trend on usd pair gld uso   uber nioall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre waladullboy equitybrian   is fukedfree stock trading discordhttpstcoksxmqngjaapl tsla qqq   ggg t bb httpstcoyrumnoaart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt realalexvieira if biden lifts   finger   saudi arabia oil price   reach says fintech legend   pypl bidu nio jd if biden lifts   finger   saudi arabia oil price   reach says fintech legend   pypl bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcoxueiaokmhits really amazing placelot   thanks     communityhttpstcoksxmqngj aapl tsla qqq   googl gf t httpstcofuigthtrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segalerts given trading chat on discord join   free httpstcoksxmqngjaapl tsla qqq   googl btcx httpstcoycridrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segjoecarlsonshow     play   important role during   upcoming omicron surge   its ecommerce   covidzero strategy is   concernlook   hong kong s equivalent hktvmall has   suffering   workers tested positive   need     isolatedhttpstcookqlzblhnnrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segdont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt trendspider     just like   were     ipo price range httpstcoufyhem novembro jack ma desapareceu', 'coincidncia ou no', '  l pra   alibaba foi ladeira abaixo preo hoje abaixo   ipo realizado em   httpstcovqhnxumlitrt trendspider     just like   were     ipo price range httpstcoufyhscan results ftx mtop bullish trend on perp pair grt paxg ada step ampltop bullish trend on usd pair gld uso tsla   gmeall ftx results httpstcoypxjbsiwnot buy signalsmost profitable trading community get up   profitshttpstcovbdmvufspy qqq amzn nvda   tsla   amd aapl cvna httpstcomnsfwuwajvscan results ftx mtop bullish trend on perp pair grt paxg ada step ampltop bullish trend on usd pair gld uso tsla   gmeall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba yea dude one     top manufacturing cities in   world is locking down   bullish   you guys trying     losses   what baballeg   la zona   soporte   los marcada la semana pasada   perderla', 'podra visitar los mnimos histricosit reached   support zone marked last week if   loses  ', '    visit historical lowsalibaba httpstconeqrskbeurrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seghcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbabaif you really want   make huge profits on trading then check out   chathttpstcoijuzhtnjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmsft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbeatrizlino ningum quer mais arriscar capital na   pra ver xi determinar que o capital alheio deve contribuir para   prosperidade comum   povo dele   impostos e sequestros', 'j bastam os que pagamos no ocidentert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcorgvnecaqyrrt persiancapital   well spoken', 'sir joecandito httpstcoaxjhoyzrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt utradea top most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtimert fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt travisyost   is   remarkable read   aligns   something ive thought   vis   vis chinaus relationship improving bart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt intuitiveaicode horror saudi arabia executes people in hours ai expert on how   fight oppression   roku bidu nio jdrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seghorror saudi arabia executes people in hours ai expert on how   fight oppression   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia httpstconnknfktbzbaba moass tomorrow', 'war is over   lockdowns incoming', 'perfect   e commerce just wait     signed deal   us   china   per reutets   moooaaassss bidu   tencent fxi jd massive lockdown forces adrs delisting', 'sell these stocks   theyre       massive leg lower wait till tencent is   then buy its   falling knife right now unusualwhales babababa cross looks inevitable next week tsla appl coin googl penn tsla sndl wish gme amc riot clov   dkng nflx rblx trtc phot gblx hood nkla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba   these bears want in', 'monday they   chase hahahah war is over   moass tomorrow', 'war is over   lockdowns incoming', 'perfect   e commerce just wait     signed deal   us   china   per reutets   moooaaassss bidu   tencent fxi jd massive lockdown forces adrs delisting', 'sell these stocks   theyre       massive leg lower wait till tencent is   then buy its   falling knife right now   acct     fellow   bag holder', 'i agree httpstcoyapltztrt acct     fellow   bag holder', 'i agree   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt cloneshameless   cash position     is   per share now   over     current market cap   share price is cash girt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segso cash position     is   per share now   over     current market cap   share price is cash giving   core   cloud business nearly   free       i understand', 'numbers     wrong', 'we dont own   china univestable   bad bad badbaba welp lockdown in china i tried   tell people there was   reason huge sells registered friday   such low levels   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt marketmonkpicks when i first started learnings   options', 'someone explained   me   they let you trade large caps like penny stant group is looking   blockchainoriented people httpstcoqohadumf babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmsft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvamzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba roku bidu nio jd spy qqq rivn xpev tsla crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segi dont read much into ig weekend trading   sentiment is popping on ve ukraine news   seems   kweb spy   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segjd fell   reporting its slowest quarterly revenue growth in six quarters     deceleration in revenue growth', 'jd managed strong growth in its active user base increase   million customersand continues   outperform rival alibaba   httpstcolcdxnghjrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seg stock picks   exact dates   you in httpstcoijmizocwsebtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v stock picks   exact dates   you in httpstcohobnoneubtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt realalexvieira horror saudi arabia executes people in hours ai expert teaches how   fight oppression   roku bidu nio horror saudi arabia executes people in hours ai expert teaches how   fight oppression   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia httpstcormurdzrrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba jd china banker optimistic deal on us accounting     reached httpstcoikuvipnmvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seg   is   remarkable read   aligns   something ive thought   vis   vis chinaus relationship improving   etc httpstcodzcdubnrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segamzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segamzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba alibaba time       contrarian sec delisting news has no material impact   alibaba     is not   new news   should have   priced in   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt resglostocks excelente informacin sobre la situacin   babart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt seekingthevalue tremenda bestialidad el ritmo   generar caja           me explota la cabeza en o aos tendrn ms   lrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba   i see is   fake bears   want in     lower price', 'good luck       fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segmellizonomics yo tengo y voy agregando   y soy feliz voy promediando   la baja en las grandes bajas y en las grandes subas vende algo   su vez no pierdo porque shorteo el etf   china mi estrategia siempre tener las acciones   valor mas bajo hasta la fecha', 'y sin perder   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seglcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segspy go   in here tsla   httpstcozzqwzyliart fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segincreblemente hay gente en twitter que sigue agitando     y otras empresas chinas cunta gente se fundi   la idea falsa   que hay relacin   identidad entre la accin y la empresart inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segspy qqq amzn nvda   tsla   amd aapl soxl crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seglcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segkweenolog v ptek   za usd   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt intuitiveaicode nickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jd   fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine technology httpstcohfxxlwqrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbrokerage accounts vs iras httpstcohlkumyeft aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug me futurt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segthe power   dca dollar cost averaging httpstcomcjqctmhtw lcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio httpstcoqvnyeclalways zoom out   chart   see whats really going on httpstcomcjqctmhtwlcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme httpstcofcbhycrgrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segnatanaeltrades oh   chinese stocks     nio   more putsrt fakinmoneyman lo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn segbaba bulls   saying   now   get people   buy   was dumb   few days ago   especially now guys inversorexperto nuestra forma   invertir en china', 'una alternativa   la situacion   babahttpstcoibekujmzrdarntons chinese stocks   valued on perception', 'on fundamentals not scared   delistinggovernment', '  no reason now   investment funds   buy china rather than cheap nasdaq', '  they start heavy qe china gives clear signs   trust long       pltrmost winning trading community', 'get next winning alerts here httpstcovbdmvufspy qqq amzn nvda   tsla   amd aapl soxl httpstcoppdjtzfcexcelente informacin sobre la situacin     httpstcoqlwaaqspplo   alibaba     como soy una persona agradecida', 'todos mis seguidores que hagan   podrn seguir siendo mis seguidores httpstcoorzktbaba deltacron dave glad you   exclusively   chart guyhow long have you   long babagood morning traders no       plan   httpstcomcjqctmhtwbest   luck spy ndx iwm qqq ride mrna roku snow   hood dnn httpstcogrbonavozbaba   just like   were     ipo price range httpstcoufyhrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subidart punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayweekend thought investing in   right now is   pure binary bet either   its   amzn   china   is worth   hell     lot more than just x cash floworb its going   get delisted   is worth nothingcountrylakecap equitybrian in babas case investors dont even need   buy otc shares', 'they   convert their shares     hong kong equivalent luckin coffee was delisted in june on   friday next monday   continued   trade otc   lkncy', 'then stock went x   there still trades otcbaba if china   out tomorrow   say they have approved   known effective western designed vaccine', 'their mrket would rip on   news     bears   didnt cover     looked like many didnt', 'epic squeeze tomorrow   larryjamieson need     pe reading on my tl thanksrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walunusualwhales   chinese stocks   didinio xpev   httpstcofdbddcvygmcamposok hyenukchu somoscdi me servira muchsimo eso me pas     y fubo y no se que hacer pues ya perd ms   la mitad en momentos pienso sera mejor aguantar   picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walbaba psa if   falls under bucks   coming trading week', 'sell everything cut your losses     wait   load calls     wait   load calls unusualwhales   booeyrt realalexvieira new world order china dire warning cryptocurrencies going   melt nickel is   new gold standard   roku bidu earlyambirds   flush intraday early   week', '  likely   close   rally higher next days   weeks lets see babanew world order china dire warning cryptocurrencies going   melt nickel is   new gold standard   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews httpstcokvpheugdidi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal   crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba xi is tryna decouple china     barbaric   chaotic west   massive trillion option expiration ahead read morehttpstcobtbzqzlkeapple investing invest investment investments investors markets stocks stockstowatch stockmarket didi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal babart inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosbaba is likely   see   very sharp rally here next weeks into april imo start     coming week should   very bullish buy long httpstcowdyyvbsyv   jd sbg cweb httpstcomsouxjmnpbaba is   name worth watching       mikeseaver', 'who is def worth   follow beaten down       tension in international relations', '  likely continue   fall its in areas not seen   years', '  only using key daily levels   chart big downside httpstcobdriveokart realalexvieira nickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jdscan results ftx mtop bullish trend on perp pair ampl grt chz paxg battop bullish trend on usd pair gld uso bynd slv babaall ftx results httpstcoypxjbsiwnot buy signalsnickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine technology httpstcokfdxqngwfrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echaqr fritz i occasionally short   usually get out very quickly   i still think   is   good companyrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt realalexvieira ai expert explains why china dire warning worst consequences should   taken very seriously   roku bidu nio ai expert explains why china dire warning worst consequences should   taken very seriously   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine technology httpstcooxlislcgbmscan results ftx mtop bullish trend on perp pair ampl grt chz paxg battop bullish trend on usd pair gld uso bynd slv babaall ftx results httpstcokfgxpnrpznot buy signalswhen i first started learnings   options', 'someone explained   me   they let you trade large caps like penny stocks i would add   lately they let you trade large caps like penny stocks   those large caps   penny stocks docu fb twlo babababas price moved   its day moving average on february', 'view odds       other indicators httpstcohwmbeoxmjy alibabagroupholding stockmarket stock httpstcorhyziqrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walrt prolifictraders my job   simply never pay me what i know im worth', '  thats okthats why im creating more income   i haveelite signal trading communityhttpstcovbdmdswbyfc tsla free boxl amzn ayro   sg httpstcorkphdvjfscan results ftx mtop bullish trend on perp pair ampl ada paxg waves grttop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcoypxjbsiwnot buy signalsrt realalexvieira world leaders shake   china warns     worst consequences   nations supporting taiwan   roku bidu niworld leaders shake   china warns     worst consequences   nations supporting taiwan   roku bidu nio jd spce qqq rivn xpev tsla biden facebook bitcoin amc didi china ukraine httpstcojitbhckedxscan results ftx mtop bullish trend on perp pair ampl ada paxg waves grttop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcokfgxpnrpznot buy signalshighest success rate   get instant help   updates   free trials join us httpstcomcjqctvcovst', 'tsla', 'irnt', 'aapl', 'bbig', 'cstm', 'aso', ' ', 'mdb httpstcorfzoxgouvrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt joecarlsonshow doing homework on   next   video', 'if you have   interesting insight share   herert charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babavedbajoria demoncoliector zzabbits no', 'lol   example babart wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasbaba bidu tme jd xpev china banker optimistic deal on us accounting     reached   two sides   said     having earnest discussions toward striking   deal over auditing disputes bloomberg news httpstcomgffjzgdert frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbscan results ftx mtop bullish trend on perp pair waves grt paxg chz adatop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcoypxjbsiwnot buy signalsrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walappears   weakness is largely due     development   not delisting fearsscan results ftx mtop bullish trend on perp pair waves grt paxg chz adatop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcokfgxpnrpznot buy signalsrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walsome ve ukraine news     negotiator expecting   results   meetings in next few days on   other hand shenzhen is now on lockdown   kweb   rosemontseneca   trades   x pebaba working its way into   top most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investors httpstcobzjihxnsmis pba mientras se desangran mis fb', '  y meli   la comitente httpstcolkfmmbsfjwhy alibaba', 'jd   tesla rivals nio', 'xpeng   crashing in hong kong     xpev tsla httpstcobkbvl   travs   benzingart mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le echrt moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thbeen seeing   lot   posts   if   is close       not sure thats   right question     if youre   longterm investor has   fundamentally changed in   business   merit its declinedidi api tal   debacles   why i   happy not having   direct ownership     chinese stocks   markets present enough headaches regularly why   you need   inflicted ones   well no russian exposure either', 'much   i eyed yandex in   pastwhereslinmanuel my betbidu   maybe its time   move     chinese stocksrt alfiedata     httpstcotwulwlodzadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcobvlnxocgn wtrh cei strn lcid spy   sndl avct metx httpstcobgxwrjqbaba     never   delisted never       money held   big institutions is too significant   follow big money buy now     very rich years   now my job   simply never pay me what i know im worth', '  thats okthats why im creating more income   i have complete control over these   take me places   my day job never couldaapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hdscan results ftx mtop bullish trend on perp pair waves xaut grt bat paxgtop bullish trend on usd pair bynd   zm uso tsmall ftx results httpstcoypxjbsiwnot buy signalsrt whereslinmanuel   nio jd bidu   idea how tomorrow   go   we fitting   lose   in   single session   picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walbaba well spoken', 'sir joecandito httpstcoaxjhoyzscan results ftx mtop bullish trend on perp pair waves xaut grt bat paxgtop bullish trend on usd pair bynd   zm uso tsmall ftx results httpstcokfgxpnrpznot buy signalsmost noteworthy stocks   sunday', 'march  ', 'tsla', 'amzn', 'spx', 'anpc', 'corz', 'nio', 'qqq', 'spy', 'rivnhttpstcocyvtsmuc compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre wallstreet', 'bitcoin', 'y mucho mshoy hablamos por ejemplo   amzn aapl xle   ethusd mirg y otras venite httpstconyhqde httpstcouuyvzjqxivbaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets trading httpstcozgaqzldbbaba   stock market has     joke esp   chinese stocks scan results ftx mtop bullish trend on perp pair xaut waves grt bat paxgtop bullish trend on usd pair bynd   zm gme tsmall ftx results httpstcoypxjbsiwnot buy signalsweekend reads   china     next investment market     canceled httpstcolkrbmanu nio   jd bidu xpevrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayscan results ftx mtop bullish trend on perp pair xaut waves grt bat paxgtop bullish trend on usd pair bynd   zm gme tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba is     ntm fcf yieldmoatinspector bkaellner martianofsafety tominvesting frankinvesting im   not scared       delisting its just short term selling pressure     offers buying opportunities   these things people talk   regarding   have little       intrinsic value     business itselfbaba trades   x ntm pescan results ftx mtop bullish trend on perp pair xaut waves xlm grt oxytop bullish trend on usd pair   zm bitw gme tslaall ftx results httpstcoypxjbshyunot buy signalslammmah   scan results ftx mtop bullish trend on perp pair xaut waves xlm grt oxytop bullish trend on usd pair   zm bitw gme tslaall ftx results httpstcokfgxpnrpznot buy signalsbaba lower tomorrow la manire dont mes followers ne font que diminuer jai limpression que cest laction   aprs le crackdown du gouvernement chinoisadd nio   your watchlist   tomorrowcmf   careful     hype', 'lock in profit while you  ', '  dont   stuck holding   baghttpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcoxijbxenrt barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme scan results ftx mtop bullish trend on perp pair grt xaut paxg ren battop bullish trend on usd pair   tsla gme zm tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair grt xaut paxg ren battop bullish trend on usd pair   tsla gme zm tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba nio jd bidu   idea how tomorrow   go   we fitting   lose   in   single session how much is berkshire down on its   position ouch', 'mungermellizonomics acciones     como acciones del bar   la esquina la situacion es la que es unas empresas mas expuestas que otras en el momento que se estabilice entraran en subida libre   la historia me remitoscan results ftx mtop bullish trend on perp pair xaut storj xlm grt paxgtop bullish trend on usd pair gme   nok zm tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair xaut storj xlm grt paxgtop bullish trend on usd pair gme   nok zm tsmall ftx results httpstcokfgxpnrpznot buy signalswhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoudywfescan results ftx mtop bullish trend on perp pair bat storj bit xlm xauttop bullish trend on usd pair gme nok   zm tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair bat storj bit xlm xauttop bullish trend on usd pair gme nok   zm tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcovldjhgnhbaba ft march big investors   shift billions   bonds into stock markets uber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcookvwexvwbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcorvoptcbvhbaba httpstcohoretksart inversorexperto preparando un informe sobre los ltimos acontecimientos en   y los riesgos actuales', 'si veo inters lo publicar ebaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcodteollfert qiyangcrawler   you   here httpstcofdsjajwkyrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subidaaltcoingordon babaaasalim ahmadalsalem  ', 'nio', 'pltr', 'coin scan results ftx mtop bullish trend on perp pair bat rune xaut paxg oxytop bullish trend on usd pair gme spy   nok tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair bat rune xaut paxg oxytop bullish trend on usd pair gme spy   nok tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcofhxfrpjbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcomdnthgvswchrisfranco wwdk   rather', 'assuming there is   level fraud in every company', 'even in   us', '  question   how much is there in babaid wager its less than in most chinese companies', '  may still   significantrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babababa new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoqpphfvljalrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosuber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcovyqlljdbrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awaybaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcoysljllvfrom richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch       strategy usually failpermanent monthly sales events     likes   se   etc   v effective', 'even if they just give   perception     bargain httpstcolnhurtipifor       lovers httpstcoexiocaomfbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcolhrnkrmbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcokyrblkqrwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcolirfoljdajsi has comprado acciones     y ahora sufres fuertes depreciaciones', 'es tu problema y tu responsabilidadno le eches la culpa ni   fintwit ni   charliemungerrt tradeeveryth dca   tencent expectativa vs realidad descripcin grfica   comprar   httpstcoxrvxcvsrbiggest world market cap losses   gains week', 'aramco aapl msft tcehy tsla   cvx siegy prx cat rydaf pfe httpstcopemlgdywzqrt tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intort freerickylb unusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimrt tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intort enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethbaba es   las situaciones ms absurdas que he visto nunca y quizs', 'si aguanta esta zona', 'puede dar casi un   subida', 'ahora que es la gran odiada por todosgrfico mensual httpstcokcmultxdjwbaba think   yourself how many bag holders   here   how long   chart   take   recover offt brutal capitulation inc imo httpstcoyaxolvihrt tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intort freerickylb unusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcogqfyuxxivfrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenurt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt alfiedata     httpstcotwulwlodztrump said', 'maybe i   run   in   day trump announces he   run   president in dwac   go up', '  same day tsla dito jfc acen tel ali msft   lcid rivan cfvi didi aapl nio f rlx amd amc gme oxy itub pbr xom httpstcovpxtkkyscan results ftx mtop bullish trend on perp pair bat mta paxg mer oxytop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair bat mta paxg mer oxytop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcokfgxpnrpznot buy signalsrt nionenad people   get rich buying   going long on these now nio babart frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforrt freerickylb unusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimrt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforpor ejemplo', '  meter el   la cartera se acepta como una posicin asimtrica que poco ms puede bajar', 'y que cuando se calmen las noticias es un easy double y bla bla bla sin embargo si es un es una value trap que no va   parar   caer y te va   destrozar el ytdscan results ftx mtop bullish trend on perp pair xaut paxg mta bat imxtop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair xaut paxg mta bat imxtop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcokfgxpnrpznot buy signalsbaba you   here httpstcofdsjajwkyrt buera       cash laying     just needs   buy   their own shares herebitacorabolsa mucho mejor que comprar una accin     httpstcoinyokxmmartianofsafety nickhoag danieltoloko marcslans many  ', 'though yours truly included fbthe urge is stronger than   babababa jd aapl amzn when   he       didi rlx jd httpstcoyzaxieogjmiketrader samanthaladuc converting   hk where dual listing   exists like   jd', ' ', 'bidu   many others approx   their assets     moved   hk     now should   more   end     yearwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcozpwtcslutrt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforbaba fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbabaif you really want   make huge profits on trading then check out   chathttpstcokptxcjibaba is far too cheap         realityrt nionenad people   get rich buying   going long on these now nio babart matialon   chinese company is   one     delisted old news', '  mention like   particular name is due   their name sushorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     informed irrational selling creates big opportunities     educated   logical investors my main pick is nio', '    opportunities in xpev li bidu babababa   chinese people want   attack   us     pro russia   rule never buy chinese', 'rule remember rule   iran bombing us keep adding shorts fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvqs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt frankinvesting   current market cap is billion   ntm fcf estimate   billion would value alibaba     x pfcfspy qqq djia tsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvpltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvspy qqq djia tsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvany chinese company is   one     delisted old news', '  mention like   particular name is due   their name suggested is not more than misleading   panicked headline bidu   tcehyrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowdenizmustafatr   dnyorum ben mustafa hocam', 'ancak hissenin   kadar dmesinde abd yatrmcnn patriotism etkisi olabilir mi diye dnyorum son zamanda inden mobilya almay kesmiler trye deli gibi mobilya talebi artt eer durum buysa babann sancs   olabilir mirt ratta   i want   i have     patient here fcf yield is insane munger fucked   value guys i know           hebaba i want   i have     patient here fcf yield is insane munger fucked   value guys i know           here   have   grab one way     eventually just keeping     stackwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoyhoyclimjrbaba looking     active trading community join our chatroom     gain access   our verified traders httpstcoyonteakdenizmustafatr ucuz kelimesini nerede duysam aklma   geliyor ucuzladkada alyorum o   saolsun daha ucuzlayor paradoxlu bir ilikimiz var kendisiylert marlincapital sec has identified   first china adrs   failing   adhere     hfcaa holding foreign companies accountable actrt davidtracey long     i love those eights   davidtracey   we   talking   chinahk enoughrt davidfaber big decline in jd     appears related   naming   first chinese adrs   sec in   years delisting process esrt davidtracey   wowrt barchart over   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme is     worried     delisting i think delisting is certainty   how     alter ones thesisi     jealous   people who get   buy   now x fcf cloud ant bkaellner martianofsafety tominvesting enricolaquatra frankinvestingbaba elliottwave monthly httpstconpnbjhzsyrt salmanwave   elliottwave   specialsit my ibrk sales assistant just called me   confirmed i dont own   equity claim in       vielinked adr   tracwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoplpgumtnfbaba buy   fear   squishchaos   amp tcehy breaking out   pddthe munger effect httpstcobkcxczobaba amp tcehy breaking out   pddthe munger effect httpstcobkcxczobaba why   they       go public without us audit first honestly complete     everyone should get their money     pinegrovebot   damn', 'gg   those who   bagging comsider     tax write off     i convert my shares   hk shares on webull   trading   ipo priceuvxyc   unlike other   stocks is not adr its dual listed company     was subject   us accounting rules during listing   chances   delisting is very very low we own puts in hk', '  i assume   us puts     good   larryjamieson need     pe reading on my tl thanksrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethfreedomfinlb   loading leg tripled my position in   past three weeks   ben buying   amp fb not dividends   valuations too low   ignorejust bought   more income on loftyai trying   get   tokens   septemberalso had   trackyourdividends email alerts rolling in   monday is reinvestment daywhat should i buy kmb leg   fbuvxyc why not   is in hk   even if its get delisted       liquid in otc   you         exercise your puts httpstcomvcozabcfdkm tradingsunset i   chinese too     my investment portfolio is in     doesnt stop     having short term competition issues   pr issueswhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcosvkadarcnflx why   much bearishness spike in   in weeks spy   pypl aapl dkm tradingsunset unfortunately   most liquid stock market is still not chinese   there is   need   care management     if you listen   last quarters earnings calls   i   long chinas future dominance in   global economy   is munger they   rich     spendgrow     damn', 'gg   those who   bagging comsider     tax write off   iamglouk dont ever fuck   me you got   good regular analysis amp alertsbast discord group see biochatroomnndmbabaipocpyplmsft nio aapl pt fb mvis crm spy gme frsx pins pm ontx vvpr amd fcel ath acstamd vxx uvxy sqqqxom itub curo idex maracnsp aiv mvis eem qqq httpstcowxpwniiwguys i made k   k   joined   discord grouplink in bio spy es adbe amzn msft aal roku   crm googl fb intu mrvl atvi twtr orcl lrcx amd nvda tsla trading ndx qqq aapl   nflx roku   cost mcd wmt fb vix es dkng adbe tonj httpstcogxhrqofbibaba       year lowlaksatasty tradingsunset china size much bigger than stocks market you mentionedwho care   them china have dozens   cities population more than newyork people main income spent on their apartments   kids education now   sale   triple   once chinese have more extra money   spendrt hyenukchu     me siento httpstcozcscrlirroku tdaoc z spy spx etsy ndx qqq tsla pltr aapl amzn twtr fb msft nflx crm penn nvda googl shop f tdoc pcty gld iyt usd ma stpk   spce amc gme btc   is   bull trap huh have   join   cryptohttpstcoqcpbjofmm httpstcofxmdirnpvguys i made k   k   joined   discord grouplink in bio kodk uavs gnus gevo zom chgg dynt spaqspy amd qqq xela xers idexappl bioc   ibio ktov bngo tsla   phun boxl hmhc ayro novn nio rrd mara bkyi httpstcoghpuajxlnbaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets stocks httpstcounqgktmzdkm tradingsunset jd is competitor in china se in se asia cpng in south korea meli in latin americaeveryone is spending more   get new customers   undercutting each other i   bullish     is not nearly   same   years ago its tougher', '    more excitingive   kept   small position     my china play is tcehy', '  sell   seems   me     less   delisting   more   uncertainties   russia', 'however   fact   babas cash on hand is now     its current market cap i       buyer mondaybaba   hold   zero   delist   sellingfuck you biden   fuck you ccpxi try   shake me out weak   piss excuses   men tsohinvesting   buy   diprt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mrt acpandy further sanction on russia would yield   nothing   sanction on russias ally china would   enormous   logicdhakarsujeet good luck if you shopping   discounted   i lowered my average       hoping   even lowersaucy   httpstcoqxnnplxdkm tradingsunset too simplistic i would say   is   good company   own', '  their high growth in ecommerce is slamming head first into really stiff competition   competitors   loss leaders   market share fines   not look     last couple   q earnings   listen   managementbabacheaper than   was in wish i   get comfortable   chinese stocks     seems       great entry point httpstcockzuxehbitacorabolsa dar tiempo   ver     en algunos prefieren el fin del mundo antes que dar la razntradingsunset i   going   buy   lot     when   reaches   i promised   many people in several months ago   is huge than amazon chinese people getting richer there their sales   double triple in coming years   plunge just   xi hate ma criticized him publiclygoing     pulling out   lot more stuff in   future i have said       day he gets liquidated out     is   day   buy   softbank is going   mark     httpstconqopxqyfhymcmulngfaimgldexnclsdcytokalaanpcswing trade ideas babatmezm cag goed prkr tlys kmbzlabvntr post sqnsuxin rng neo adap lfcwhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoofgtvmiwgbaba guys how far     go down sheesh looks like exchanges needs   update options on them puts   bad luck', '  west seeing china market   punchbag   russia market closed last week   headed lower s immediately who knows where     is corneliuskevin has   fallen   ath   pretty sure my buy order   didnt fillbettersaidthan i started     my portfolio in     getting dangerously close   now   just keeps beating out other stocks i want   buy diversificationdiedbaba painful   watch even though i sold   watching   daytrade     monday   shorted friday w amp covered   entire position   re shorted w avg amp covered covered last   httpstconlboksbaba     china market is worst than russia', 'go figure   loss   likely sees httpstcovsrgdrrgtbaba zero covid policy lmfao when other part     world made   out     worst period its just       china   gonna   bad damn   joshuatai benjamin graham   market   undervalue those unpopular companies', 'just like     overvalue those popular ongodofmarkets yeah ecommerce is dead   chinese dont order online   babarip     good times really over stocks alibaba trader httpstcoudbjcajrt bettersaidthan ok heres my point on sentiment search ticker like   read thru comments   such untouchable', 'un investible', 'crt burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india iok heres my point on sentiment search ticker like   read thru comments   such untouchable', 'un investible', 'charlie is   moron etc thats   type   bearish sentiment i would expect   see when looking     longs fucking not even close     in us still hopebaba mainland china reports nearly', 'new covid cases  ', '  highest level since february not looking good in there   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbthehurrycane karmaoptions   non enjoyers should really stop ignoring   its accounts   audited   accountants non ccpbaba going down hard like ukraine   in case   delisting', 'what would     fair price   buy   us shares httpstcomuruudcfxkarmaoptions   long   you   pinch your nose     unverified financials   our chinese allies essentially owning every chinese company', 'seems like   solid trade   support group welcomes yourt anwarbanafea   httpstcokkjavxuunuthehurrycane larryjamieson no one is trying   convince you     we   just rethinking our thesis   checking if   has changed our mind spoiler not really things have changed   we   still bullish over   long term no few months is not longlarryjamieson     bagholder bros   relentless trying   get people   hold   worthless stock certificate   thembaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxpzqbaba wallstreetbets stock httpstconvyantdbaba failing level     second time httpstcoloknpoizpq httpstcopjavtoaxswhen i was novice i made   lot   mistakes then i     know     cmmunity', '', '', 'httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcokhifptocurrent state   chinas gaming industry tcehy ntes   bidu pwrd   mpngy httpstcokiracqyojbaba hilarious similarities not   mention   dow bottomed in july   i think       in july httpstcodbfhlqnmjrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhblmt yes see   jd pypl   name   few   i bought dip on way down like times oh amp vim confused on banks tho had calls   got washed out   bac wfc we werent supposed   have geo political stuff banks would rise w fomc i     dec jan amp feb   day minute looks   me like   has alot more room   drop   dollar company lots   meat on   bone in my opinion httpstcorlgssitmtkarlsenhenrik i was shorting upst   then   q was blown     their progress     now long several thousands shares i would give     weighting   most', 'just   there   many other great buys right now   example i   have   twtr f shop rokubaba oversold httpstcooocfhhchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg   jd bidu nio xpevchina faces multiple challenges amid rising uncertainties httpstcoiaxo   nio jd li xpevlive updates china pushes russian claims   ukraine biolabs httpstcoipufdigt jd   nio xpev bidurt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos s didi', 'uber didi had   postpone its ipo   jack mas ant bloomberg   httpstcoybhpzkluacvx lyb slb hal bkr crwd ftnt zs net snow ddog ttd docu didi   bidu jd pdd rivn httpstcozqkwemhw httpstconugaeqeubaba   king kong market abouta dong slap erbody   outer fukin space   new trend erbody moving   king kong exchange', 'king kong got   big fat dong found   potential short nio sell   on pops when companies like     jd on sale', 'no need   buy companies like nio   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcokmibhgolaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoisasovirbaba oversold httpstcogdkcxextzspy amc bynd   crazy kpkiwoong rosemontseneca fearing china is irrational imo', '  i     wrong if i   wrong', 'my investment in     probably go   zero   would     bummer', '  worse things   happenrt vincentbeller sunstock', 'inc ssok reports third quarter fy resultshttpstcopdrtpcipoguy tsla gld afrm aajoecarlsonshow   you mentioned in one   your previous video   you made   mistake buying     many famous fund managers you track had bought       kinda made you feel like buying     well how   you make sure   you   stay       kind   bias   what   you learnscan results ftx mtop bullish trend on perp pair storj xmr paxg perp wavestop bullish trend on usd pair uso gdxj slv fb babaall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair storj xmr paxg perp wavestop bullish trend on usd pair uso gdxj slv fb babaall ftx results httpstcokfgxpnrpznot buy signalstrending stocks on fintwit source httpstcocwjowwsbi spx docu msft shop fb amd aapl   amc kweb sorted   most recent httpstcobyqrrojscan results ftx mtop bullish trend on perp pair paxg kbtt storj waves xmrtop bullish trend on usd pair uso fb slv gdxj babaall ftx results httpstcoypxjbsiwnot buy signalsrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowscan results ftx mtop bullish trend on perp pair paxg kbtt storj waves xmrtop bullish trend on usd pair uso fb slv gdxj babaall ftx results httpstcokfgxpnrpznot buy signalsrt frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than thebaba going   zero httpstcosceyzrccover   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme   aapl tsla tqqq arkk fb qqq sofirt larryjamieson need     pe reading on my tl thanksrt realalexvieira disregard wall street sell short down   zero nuclear war now likely   roku bidu nio jd spce qqq rivn disregard wall street sell short down   zero nuclear war now likely   roku bidu nio jd spce qqq rivn xpev tsla biden facebook bitcoin amc didi china ukraine httpstcorvxgmbaba us stocks showing weakness           start   us bear market where   everyone take their money beaten down market   realalexvieira alex vieira number one short position in china didi crashes     rblx roku bidu sq nio jd spce qqqalex vieira number one short position in china didi crashes     rblx roku bidu sq nio jd spce qqq rivn xpev tsla biden facebook bitcoin amc didi china httpstcownmfhihligscan results ftx mtop bullish trend on perp pair rune paxg pundix kbtt mapstop bullish trend on usd pair uso aapl   wndr slvall ftx results httpstcoypxjbsiwnot buy signalsbaba   is   s   s chart     reference point', '  make more sense   my previous post     see my profile     post if you didnt see   here httpstcorxeobwkurt larryjamieson need     pe reading on my tl thanksyou know   few months ago greenbackd said on vah     point either you think   is       mulibagger   i think its probably more likely   multibagger than   here   i think     simple analysis whenever i think     name   simple   clearscan results ftx mtop bullish trend on perp pair rune paxg pundix kbtt mapstop bullish trend on usd pair uso aapl   wndr slvall ftx results httpstcokfgxpnrpznot buy signalsequitybrian     rocket   when   understanding is reachedrt sandman   monthly httpstconpzmkpqywrt cperruna   down     httpstcoccseptieascan results ftx mtop bullish trend on perp pair rune paxg xmr maps kbtttop bullish trend on usd pair slv uso   aapl gmeall ftx results httpstcoypxjbsiwnot buy signalsthe cio   kraneshares', 'ahernbrendan shared   thoughts on twitter', 'pointing out     number     adrs   trading   discounts   their hong kong listed shares       close on bidu ntes jd   nio xpev li   cperruna my limit order     cleared   no longer ownscan results ftx mtop bullish trend on perp pair rune paxg xmr maps kbtttop bullish trend on usd pair slv uso   aapl gmeall ftx results httpstcokfgxpnrpznot buy signalsrt korinektrades   requestsalmost ready     bounce imowatch   area monthly demand   origin   more   gttrending stocks on fintwit source httpstcocwjowwsbi gld   spx btc spy   xlf jpm study bac sorted   most recent httpstcogxczxdvdrbidu   tencent fxi yy stocks     crash much lower im on   inside   i   say these adrs     delisted   would   awesome   httpstcoytlnwxwknscan results ftx mtop bullish trend on perp pair rune perp icx xmr rontop bullish trend on usd pair slv wndr   pypl aaplall ftx results httpstcoypxjbsiwnot buy signalswhy alibaba  ', 'nio nio   baidu bidu shares   falling httpstcosrrtbfrjqfdwardawg stockrateez really gonna miss trading pdd jd   feeling cute might go   in on china   russia stonks scan results ftx mtop bullish trend on perp pair rune perp icx xmr rontop bullish trend on usd pair slv wndr   pypl aaplall ftx results httpstcokfgxpnrpznot buy signalsbaba   wednesday     waiting   buy signal on   register   day trial access   httpstcowbarpakcc httpstcogmtaefuywbaba awaiting buy signal free day trail   httpstcoobkuljjya httpstcowvmpxhdjastockmarket stocks investment babanew strong support level httpstcosdtjhslfcnbc cnbcmakeit rule number dont listen   charlie   his   buysdont listen   warren   his bydbuy american companies kids say no   adrsrt sandman   monthly httpstconpzmkpqywbaba no one knows shit here hilarious       thinks they    ', 'moonshot monday close over easy   monthly httpstconpzmkpqywbaba if china tries   force its case   take taiwan', '  lot   go wrong very quickly i dont think china is ready       yet though maybe in chrisg valuetom   you explain', '  is hot trashtictoctick babaremember when ortex was showing   incs price targets in   range i rememberbest inc well get     double digits gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc httpstcorenxgjfeakbaba   trades     petoo much value here in my opinion     growth     companyhengkan i think buying naspers   softbank     options   they   hold stock   techy   they   trade on international markets   most retail investors   sell on international marketsgrfultrading       fbrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbbaba   x evfcf is starting   look temptingnflx   roku similar set ups', 'lots   growth stocks toying   going lower watching in   week ahead   see if roku joins pypl   net u     slew   others   have lost   level', '  maybe nflx   options optionstrading httpstcoyzsesvrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowbaba   only thing   makes sense is maybe ma is   forced   sell   his shares     plea', 'slowly   constant down pressure makes no sense oomair bingbong seen   recent crash in     well yall gotta stop testing my thesis man i   keep bustin yall down like     see i told you   follow   money china threatens babe', 'just asked me gifts i wanted   our   year wedding anniversary straight up', 'i knew what i wanted       fb   dkng   rblx   ustockmarket stockstobuygatormcklusky lankytrader   dont feel too jealous my     is fucking shit   alfiedata     httpstcotwulwlodzkaitduffy legit     dkng sofi im gonna   ballin next year when they go   towards aths   wish everyone   bestbest officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf   gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc httpstcokezdvqewonthe recent selloff in chinese adrs  ', 'jd', 'tcehy', 'etc is curious   me i see main reasons thrown   delisting in   us fear   china     west decoupling', 'leading   similar sanctions vie structurert burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india irt burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india itrending stocks on fintwit source httpstcocwjowwsbi spx clf spy fb upst kweb msft   pypl sofi sorted   most recent httpstcogzeveqfgrt samanthaladuc kweb fell in     ytd in i   warn monthly   wasnt safe sadly', 'still no capitulationbaba i know   guy who took   home equity loan   went balls deep   big oof   thats what you get when you bet   america   chrisfranco just read up on china economic policy     last three hours im still bullish on babalove     hate   fb       getting makes me even more bullish long termshubhkr gambiste   down       riskreward is totally worth itpypl fb zm   nio these   ridiculously low lmao people   get rich buying   going long on these now nio   httpstcotufkwufbrt larryjamieson need     pe reading on my tl thankspypl fb zm   nio these   ridiculously low lmao   shubhkr   if youre looking   get into   stock     stock     matter', 'why not sell   csp   get shares     discountitscharliemar mistman rosemontseneca good luck getting liquidation value when   stock is trading   zero   youre going   hire   liquidation lawyer   liquidate   vie how     work exactly im     bull btw   i guess   ppl     too sensitive   discuss   risksrt joecarlsonshow doing homework on   next   video', 'if you have   interesting insight share   herealso notice   dropped less than   other chinese adrs   they     converted into hk shares   names like pdd cantkweb fell in     ytd in i   warn monthly   wasnt safe sadly', 'still no capitulation selling   us institutional investors   hold     in chinese adrs     in   chinese stocks fxi   tchey et   httpstcoklmylxkzr httpstcouztxwxbrt acdedesenvolvi amzn saved my butt friday   split news sold   bought   we shall see httpstcorsijenrt wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasamzn saved my butt friday   split news sold   bought   we shall see httpstcorsijentictoctick fb cpng babababa if youre looking   get into   stock     stock     matter', 'why not sell   csp   get shares     discount vix is   its   sellers market     volatility just   thought   cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowse   sofi leapsrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtioskouroshshafi jerrycap scuttleblurb   cash flow is not cash flow   you   eative lost years salary in monthshttpstcovwyyocefwnio   arkk pltrbaba nio beke bidu pdd   we giving   more money monday   second step     what is   thus hopefully charlie   follow   second step   cut   chord     httpstcojjxtzcawoibnahiablaen japplique la rgle ne jamais mettre ses oeufs dans le mm paniervoici une partie des actionstocks que jai tslaaaplpyplbabaacbtcnionvdashopcostbaba what happens   us shares if they delist   fake news valuetom thinking   selling my     putting   into fb', '    down   tonrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowbaba alibaba     listed on nkse north korea stock ex   rocket     sea     rocket boy httpstcoedeusmddujoshuatai i wonder if china sees   cares how wide   bonds       tcehy   trading relative   their company strength capital markets   contracting in china   is antithetical   their growth targetrt alfiedata     httpstcotwulwlodzrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosstealthqe is     new babart gregariou   acting like   crypto shitcoin httpstcorfcthkmbj   price targets clsa atlantic securities macquarie   goldman sachs group nan argus httpstcojgpnemtwzrt zlalenia   if you dont own kong shares', 'its just stupid     point   topstonks   seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbebaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets stock httpstcojegugwrt grindthisgame joecarlsonshow going     crowd is often very rewarding   smaller youtuber named tay chi keng has gone in depalibaba   is     those who thought   was financially never mind morally fine   get into bed     communists', 'have paid   considerable price httpstcowzvmtzxzhdbaba       big share   soon', 'youll see', '  impact on   price   surprise you i told my husband     he agreed   cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt grindthisgame joecarlsonshow going     crowd is often very rewarding   smaller youtuber named tay chi keng has gone in depbaba if you dont own kong shares', 'its just stupid     point   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosbaba why would   go up on monday   has   bought shares on   hong kong exchange if   what brokerage   srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatbaba its   easy   say     fall more my price target is ha perdido lo mismo el dolar en el aos que   en httpstcozctufmcfbaba soon   httpstcoibsyijsacct   ppl   talking     risk   delisting personally', 'i feel like   would     biggest catalyst since there     no more geopolitics varaible in   equationinversorexperto drdetusfinanzas tihobrkan ivanbolsa robertojirusta   emho est barata', 'pero puede estarlo ms tiempo', 'cuanto lo estuvo ya no   eso hay que sumarle que', 'si bien vienen   hace rato dando vueltas', 'el riesgo   deslisting ya que ahora bajaron algun que otro martilloestar en modo argie', '  horizontes   aosrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowmost active flow   friday tsla put flow aapl put flow nvda   flow   put flow fb   flow httpstcotshuctdoptionsmike   httpstcopvqeaneyxomost active flow   friday tsla put flow aapl put flow nvda   flow   put flow fb   flow httpstcoyafjfkpsrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babahow much cashshare     rn httpstcodkssmxkjrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt alfiedata     httpstcotwulwlodzbaba   is literally like buying amazon   its crazy how cheap   stock is right now   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbbaba alibaba amp   chinese thievesmovie coming out     makers   bye bye baidubidu yumc probably     bet than       pointrt gregariou   acting like   crypto shitcoin httpstcorfcthkmbjbaba how     mms dont want puts   expire worthless   montecristobm intento comprender que lleva   una persona   rerse   las prdidas   otras personas porque han invertido en babart davidfaber big decline in jd     appears related   naming   first chinese adrs   sec in   years delisting process esrt gregariou   acting like   crypto shitcoin httpstcorfcthkmbjrt inversorexperto esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversorrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosjmihaljevic iancassel alignresearch agreed there was   much positive sentiment towards alibaba   ant ipo i remember   analyst writing   would   worth more than amazon in   decade now cricketsrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosnio xpev li   bidu   watching minutes video clips on youtube   reading   comments', 'i concluded china bad   fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overrt anwarbanafea   httpstcokkjavxuunubaba extremely over sold keeping on watchlist   now looks poised     nice reversal next week if emas cross       easily hit levels   march   good reason   buy       price point httpstcoptoyieuxprt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosjoecarlsonshow gaap standards       add financial data   companies they have no equity interest in   their income statementsbalance sheet', '  if they were wholly owned subsidiariesthis has   major impact on   numbers coming out   babapat speculatore u like yten mill float cash per share   share nowit on   technical breakoutamerican company   key strategic partners like xom exxon bayer bayer   others insiders loaded up last year   just think     usd rivn nio li   httpstcourqyjixcfcristia joecarlsonshow     company   profitable getting shredded like  ', 'there is something   going on in   last months', '  had revenue   billion   earned billion in profits earnings per share was babart inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrealdennishong exileofthemain batmongoose madthunderdome ya', '  risk tolerance     valuation premium in us stocks relative   growth i acknowledge extra risks   higher equity risk premium', '  forget multiplesi dont see   chinese exposure priced in us tech nor is amznaapl trading   cash   investments like babart inversorexperto esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversorrt alfiedata     httpstcotwulwlodzrt joecarlsonshow doing homework on   next   video', 'if you have   interesting insight share   herert equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbinvestingcom babababa china     going   take taiwan retailwe r   last   know', '  shit has no   like didi i bought     jan calls     i   not average down', 'make no mistake     go   very fast esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversores   empresas chinas listadas en estados unidos   jd bidu httpstcozjffaoyrt alfiedata     httpstcotwulwlodzrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt alfiedata     httpstcotwulwlodzrt liveguard gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amchtrt liveguard tsla gme amzn   db orcl qqq vti voo tqqq amd nvda icln msft muln cei hymc ensv ckpt xela kgkg agrt anwarbanafea   httpstcokkjavxuunubaba how many cnbc analysts     buying callscommons   upcoming week   bashing chinese stocks relentlessly   inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wbaba what   you looking     weekend   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt rosemontseneca   trades   x pebaba   think we have   green close monday   danieltoloko easy   bash   now       prob outperform   major index over   next months easilyrt dissectmarkets ray dalios new video implies     us is on   decline     china is on   riseit wouldnt     surprise irt wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasrt canelasteve joecarlsonshow   lacks good media coveragei have   new acronym   chinese adrs fodl fear   delisting yumc   kwebbaba acting like   crypto shitcoin httpstcorfcthkmbjrt solitudechain   those   is still buying china stocks have no idea what is   risk   nationalization shall   state crystalizbaba ccp   change sentiment on chinese stocks anytime they want   just   simple public announcement short term', '  is   gamble long term', '  is   steal depends on your time horizon   noticemanfor ryano i would think youd get more responses if you posted on     board ryano i would think youd get more responses if you posted on     board   those   is still buying china stocks have no idea what is   risk   nationalization shall   state crystalized losses   youdidi babacrypto solve thisjoecarlsonshow   lacks good media coveragewould you pick   massive gain     loss httpstcodxuvovobtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbray dalios new video implies     us is on   decline     china is on   riseit wouldnt     surprise if those who bought   dip in chinese tech stocks     filthy rich in   futurekweb   bidu nio jdrt danieltoloko easy   bash   now       prob outperform   major index over   next months easilyrt kaisergx   adding', 'im sure we   end up seeing munger doubling down   when reports   released     adding', 'im sure we   end up seeing munger doubling down   when reports   released joecarlsonshow   over   long term     give   decent return   my opinion is   we allocate funds     other more potential investmentsus vs china   is why they spread     fear they try   push   line every country is negative except one guess   one kweb   jd pdd ntes tcehy iq fxi mchi httpstcosdziedri still         these discounts in asia they   going thru   type   crash over there fxi kweb   jd   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt zlalenia         is going     delisted', 'tensions   rise   us   chinastfu', 'us needs china   vice versa htjoecarlsonshow going     crowd is often very rewarding   smaller youtuber named tay chi keng has gone in depth on   in his videosdoing homework on   next   video', 'if you have   interesting insight share   herert joecarlsonshow doing homework on   next   video', 'if you have   interesting insight share   herejedna z dnench hlavnch zprv v mstnm nskm pltku', 'myslm si', 'e hrozb delistingu je vnovna pozornost   problm bude', 'snad brzy', 'oboustrann vyeen mimochodem golden dragon china index je od ath akcie investice nio   xpev nio httpstcomksydmryert eleanorterrett   morning   secgov identified uslisted adrs including yum china yumc   biotech company beigene bgne   fart alfiedata     httpstcotwulwlodzdoing homework on   next   video', 'if you have   interesting insight share   herekakarotusa clov     kkrump budgetdog im confused on meli amp sq   similar', 'they have more than x   pe   babababa shanghai', 'march reuters discussions   chinese   us regulators over cooperation on audit   regulation   proceeding smoothly   guys', 'ive serious question     please explain why market cap   entire softbank is less than their stake in alibaba   is roughly       i missing   tcehy work in progress study   kweb spy httpstcoplwnkyxort davidtracey   alibaba group   q fy', '', '', 'eps', '', '', 'q fy', '', 'eps', 'alibaba stockshttpstcoirycephljrt anandabv nobanksallowed   ipo was', 'first trading big buyers got  ', 'only desperate retail   ethanfinancial clarkythetitan agreed', '    fears   virtue   potential sanctions', 'i           few months agort jmheacock vanrollll budgetdog jim cramer is well', 'whateverthat   said', '  stocks go through   stages   market movert zhouyepang   realistically dont see   dipping     blmoverload kevinsxu niubi uber has   in debt   didi has net cash   your relative valuation is even   on   ev levelrt cryptomarket auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm virt cryptomarket auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vikevinsxu niubi uber has   in debt   didi has net cash   your relative valuation is even   on   ev level   they   burning   when   cash matter   chinese companies     cash', '  is tencent musicbaba realistically dont see   dipping   auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcotjoysjszdauph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcoiljvpc   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join here httpstcooyujntjbaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcodroibeyrt mahakal   half   mile here you in our discord weve   on fire   crypto discord group over k member andvanrollll budgetdog jim cramer is well', 'whateverthat   said', '  stocks go through   stages   market movement see     was in   normal stage decline', 'immediately followed     entire market correction   stars aligned     stock     recover they     httpstcowjitafbyclarkythetitan agreed', '    fears   virtue   potential sanctions', 'i           few months ago     holds more in cash on hand than they     valued', 'even discounting liabilities lolsi fuera accionista     me presentaba   aunque fuera   manguitos y flotador para alquilar la zodiac no   httpstcogfjfpwqmjwrt anwarbanafea   httpstcokkjavxuunurt alfiedata     httpstcotwulwlodznullrinvestor samme her tenker sitte leenge med min posisjon i babanobanksallowed   ipo was', 'first trading big buyers got  ', 'only desperate retail   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba wabsolute pain', 'now matching lows httpstcowxuammewebaba signs your stock is   manipulated griproom httpstcotryosakmq   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoyiggmyylyaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoiubcumyntobaba   next price support', 'lower than       likely visits     time lows httpstcojdylstvigrt thearorareport   massive trillion option expiration ahead read morehttpstcobtbzqzlkeapple investing invest investbaba       is going     delisted', 'tensions   rise   us   chinastfu', 'us needs china   vice versa httpstcowelvozjbbabadont overthink httpstcopmizywcqubaba ill buy     dogthestockshunter yea there   gaps     way   maybe in   range thats just nuts   look     nio   aurajingle   munger when we see   much needed bounces   next few weeks httpstconvhesyugajbaba munger when we see   much needed bounces   next few weeks httpstconvhesyugajindepenrentista vfc clx trow mmm fb el v kmb gild ccl geo   pypl dis   cvgw jpm ugirt anwarbanafea   httpstcokkjavxuunurt sqwii   forecast   goldman sachs', 'now they     really bullish if they loved     httpstcodqhgtmjsrt emarabella bitcoin   ytd seems like   bargain in comparison pyplshopbabanflx httpstcokthpdtjcart gerryodonnell kraneshares kranesharess ahernbrendan has   on top     designed   get   regs in china   finanrt chrisfranco uploading   youtube video where i share timeless wisdom   warren buffett   risk     relates     thadidi   they   didi   bad if you sold your   shares     my tweet', 'good   you', '  its collapse   fibo   now i dont know where   f is going', 'maybe   buy litecoin httpstcokovurcrt patryk   good entry point worth buying     price   earlydaysbtc ngl   market confused   f outta me   equities', '  crypto staying exposed still equities   exposed   babart chrisfranco just read up on china economic policy     last three hours im still bullish on babababa   return     dragon is on   rise in asia lets go httpstcoyrxyxqcvrt michigandolf every time i think its   good idea   dca into   httpstcokmswtzimillionairebiz what you think   babagusnordmerval meli o babart bencaruso   i just opened   fortune cookiethe early bird gets   worm', '    second mouse   gets   cheese wejoaquingrech el delisting   usa sera el fin   estas empresas para   lo ms importante es lo que pase en asia', 'su cadena   suministro y clientela est   muchos institucionales extranjeros no pueden comprar la accin   hk', 'por eso venden suena   oportunidad', 'el negocio ir bienrt itscharliemar   same people who   giving up   selling           same people who     pumping itrt utradea top most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtimeutsnakeyes lowkeystonksllc im excited       write up you   working onbaba selling   maestruli i agree waiting patiently       my other companies   go   into   green', '  i   sell   move       i think         home run longterm options i like   my aim investing method f', 'msft', 'amgn', 'ibm', 'ko', 'jd', 'fb', 'amzn', ' ', 'mu', 'amd', 'amzn', 'aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionsif you invested', 'in   alibaba shares   years ago', 'youd have less than k right now httpstcodcyunvdrt humbletrader tictoctick same   me   babart alfiedata     httpstcotwulwlodzrt anwarbanafea   httpstcokkjavxuunurt alfiedata     httpstcotwulwlodzmqcapital right   makes senseon   separate point', 'watching   tape', 'i notice ftch trades in tandem   china names   bidutictoctick same   me   babadidi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal   crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt utradea top most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtimert ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroupreparando un informe sobre los ltimos acontecimientos en   y los riesgos actuales', 'si veo inters lo publicar en httpstcoscjvpxuzzbaba i just opened   fortune cookiethe early bird gets   worm', '    second mouse   gets   cheese we shall   fine   michigandolf every time i think its   good idea   dca into   httpstcokmswtzirt chrisfranco just read up on china economic policy     last three hours im still bullish on babatop most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtime stock trends', 'analytics', '  insights httpstcoppmthym httpstcoxhmcfruimrngl   market confused   f outta me   equities', '  crypto staying exposed still equities   exposed     not   lot vs others average buy is yes i   down   f     continue   buy in average btc buy is mid k tanks lower', '  dca   readybaba good entry point worth buying     price   chrisfranco uploading   youtube video where i share timeless wisdom   warren buffett   risk     relates     thakraneshares kranesharess ahernbrendan has   on top     designed   get   regs in china   financial disclosure regs in us now   china amp us   cracking down   jd adr china equities httpstcovysspbswbitcoin   ytd seems like   bargain in comparison pyplshopbabanflx httpstcokthpdtjcababa metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributorgtgtgtgt httpstcoryhqjrvvitscharliemar i doubt   china is going       big companies didi     trust chinababaive made', 'in   day   follow them   using their alerts', 'big thanks     chat room make   much   you want httpstcouzfzhpstxsndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvdropmikeboom dampedspring bridgewater existed tsla et   like september then they messed up adding long positions on   et  ', 'in hong kong exchange', 'believing in dream', 'now hurting big time financial market is just tough raidpifpaf   least its not  ', '  his pal got snookered into buyingrt alfiedata     httpstcotwulwlodzmy thoughts on     metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvdividendgrowth     fellow   alibaba bag holder i agree httpstcoazwaookgme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvicariacap krevix breve comparacin tanto fundamental como   valorizacin     vs jdrt anwarbanafea   httpstcokkjavxuunubaba metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt chrisfranco just read up on china economic policy     last three hours im still bullish on babaelms you had   warned   me   others   they were white labeling trucks you   buy on   hows   working out httpstcolyzgcxclnbaba   opinions   fundamental analysis  ', '  chinese stocks were sold off   discounts   big money on friday   is extremely scary   what   means insiders might know sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts', 'ranking system', '  get paid     top contributor', '', '', '', 'httpstcoryhqjrvvlook     cpng fsly pltr docu snap one obvious lessen is   avoid assets held   funds   unusual risk appetites like ark   softbank', 'whether   companies   good   not its not out   realm   possibility these funds get in trouble   shut your exitsrt allanmartins hut hive bitf btc   least were not   gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos crowdsourced alerts', 'ranking system', '  get paid     top contributor', '', '', '', 'httpstcoryhqjrvva massive trillion option expiration ahead read morehttpstcobtbzqzlkeapple investing invest investment investments investors markets stocks stockstowatch stockmarket didi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal babababa ipo price may   next stop where is jack ma httpstcooxvmrvfvjcbudgetdog yes   amzn sellers continue   source more inventory   babababa metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqbusndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbronkie over   short term yes', '  not over   last years like babababa seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcohkdnzmpfunusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimrt hedgefundtips aintwoke igivelocks when covid started', '  reporter asked then president trump', 'whats going   happen       thalfiedata dner ke babapgra aleksdudic dont know if kweb       go up big time on monday   im pretty sure   gap down in hk     bought here is my thesis   next week', '      i have   tweet dont get     biggest holdings in kweb like tencent', ' ', 'jd', 'jd health', 'ali health', '  eleanorterrett   morning   secgov identified uslisted adrs including yum china yumc   biotech company beigene bgne   fababa   is criminal why is alibaba   playing how low   you go   year never httpstcoczszugmbdi httpstcoylsmhfawbaba even if   is delisted     is   big if', '  wont happen until     lot   change   then     holding until   bitter end if need     chrisfranco just read up on china economic policy     last three hours im still bullish on babart anwarbanafea   httpstcokkjavxuunubudgetdog ahh   my first loss krausetrades jimcramer charlie munger     is     badbaba salilrajadhyx chrisfranco   my therapist told me whenever you own   stock   your down on   just   yourself   long term investor     yeah im   looong looong term investors like my grandchildren gonna enjoy   gains on       what   is we   scammed   just   note out here people who have called       fraud have done   since yet   world   not endrt alfiedata     httpstcotwulwlodzim part     server where top traders   get paid based on results over k last month   based on merit thats how you know youre getting     alerts httpstcomodcdswpinvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sqtop flowing stocks amzn upst googl nem   dwac cvx tsla spy aapl fb httpstcotcfgmybtrending stocks on httpstcofivqkz on ayx', ' ', 'chpt', 'gme', 'grnca', 'klr', 'orcl', 'psth', 'su', 'tellcheapest megacap stocks   mar', 'babafbpfebhpdisvmaamzncmcsaabtasmljpmtmohdvzresearch on httpstcopmcpagmaasalim babart laksatasty gizmobambino what you going           put   in   bank account babanio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrubecube we dont need reasons price action   talk   reversal     super strongtavicosta its   same level   honesty   their covid propaganda buy more nio   babawhen   goes    ', 'ill change my plates     then see you guys     httpstcoexocxcnbfyrt therocktrading   rsi on   daily', 'prices sitting   december prices wow seems like   freefall here   i expect   techrt nraswitha     start     torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt sparksquadalpha   still free falling   month later ive never seen bulls     much clown makeup on   sunchartist chinese adrs vie   having   bad day kweb amp pgj fxi didi now   httpstcodblwjasbaba lol just   real   yourself   stock is worth way more than     equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbayotfyo marketrebels lmao we   same bro im looking   add   soon its   ipo years ago   had x   earnings   production nowbbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt vijaygonsalves   on sale enjoy buy more   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt howellmtncab filbo   there   isjust   i guessed youre   fellow   bag holder   munger ha massive losses starrt howellmtncab filbo   there   isjust   i guessed youre   fellow   bag holder   munger ha massive losses starrt quackslayerhk pgra i think maybe   little more pain next week   its time   start buying i think its insane   people   callrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt sunchartist chinese adrs vie   having   bad day kweb amp pgj fxi didi now   httpstcodblwjasrt aintwoke igivelocks hedgefundtips yeah', '  update huge losses   past week   bulls focus only on babas great business brt aintwoke igivelocks hedgefundtips yeah', '  update huge losses   past week   bulls focus only on babas great business brt royalbrx stocktrader optionsmike what   you think     if you share you opinion       thanksrt therocktrading   rsi on   daily', 'prices sitting   december prices wow seems like   freefall here   i expect   techrt abosalahsmile boriszr frankinvesting   in   price level   in   uncertainty', 'why   dont         double orthoughts on   httpstcoeemdpfjfbimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts', 'ranking system', '  get paid     top contributorltgtltgt httpstcoryhqjrvvbaba still free falling   month later ive never seen bulls     much clown makeup on     start     therocktrading   rsi on   daily', 'prices sitting   december prices wow seems like   freefall here   i expect   techbbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvbaba rsi on   daily', 'prices sitting   december prices wow seems like   freefall here   i expect   technical bounce   heading towards i see   bounce towards   pulling   further httpstcoocezamjysgizmobambino what you going           put   in   bank account babanvda tsla gs gild   googl fb crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvindepenrentista fb   voonio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvaintwoke igivelocks when covid started', '  reporter asked then president trump', 'whats going   happen         restaurants he replied', 'dont worry', 'theyll still   there they may have   owners   theyll still   there   same     said       business stillhut hive bitf btc   least were not   nio   bidu investors need     focused on   longterm outcomes', 'not   shortterm headlinesdont make emotional decisionsthis delisting   has gone way way too far', '  stocks have   going down   years on wave   wave   delisting fearsstockmarketsindepenrentista   y pmjoaquingrech es desperanzador yo llevaba   casi desde su ipo', 'y la correccin me pareca relativamente normal para lo que es china', 'por lo que no he hecho nada pero que   estos precios tanto institucional sigue saliendo no puede augurar nada bueno se masca la tragedia httpstcozpuifnknvubaba was     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcomejecfgqfplease talk me out   increasing my stakes in fb     scare mert axelroark looks like   failed   backtest   started   bearish impulse     go   bad   worse in   hurry httpsteastdave great entry point   margin   safety averaging in makes sense im watching   toort alfiedata     httpstcotwulwlodzrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbtihobrkan few guesses   combo   tar amp feather     friends they keep mother russia zero tolerance w taiwan potential hedge fund blow ups forced liquidations delisting fears kweb   tcehy fearandgreedrt federicorsantos   httpstcodjqjlkoxbudgetdog   you buy       noise         chinese stocks   delisted     nio     in my portfoliobaba nio beke jd aapl china   ban sales   apple products in retaliatory move now everyone suffers ststonx   long   they dont merger     thats me cooked if they     federicorsantos   httpstcooqweaydlrt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart itscharliemar   same people who   giving up   selling           same people who     pumping itrt quackslayerhk pgra i think maybe   little more pain next week   its time   start buying i think its insane   people   callrt seekingalpha   babaf jd alibaba   httpstconcnfdlj chinese tech stocks hit   delisting fears', 'chinas russian connebudgetdog i   long on       extremely red i have changed my strategy   focus more on dividend payers they have   very stable in   marketthis     sure go under   radar', '  much noise surrounding     chinese equities     moment people only acknowledge what they want   hear', 'regardless     facts httpstcojbuhssezbaba where fundamental count   zero economistaegoi he comprado ulvr y babacountrylakecap rosemontseneca people   owned     x pe crazy stuffso heres my whole take on   where you see communist ccp risk   cooked books', 'i see   overreaction   us centered red scare     blindness     open communicated economic strategy   needs   wants access   international money i bought exactly   overreactionrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba why you should   have   stop loss ouch     levels httpstcorbeqvmnlrt talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuibradtothebone justkatherine yes   charile has   substantial stake on  ', 'those guys have       seen       like   we buy   just     these levels add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionocgn wtrh cei strn lcid spy   sndl avct metx httpstcogbsosbchs   agree   you these   fundamental issues on top   property debt issue big banks   scared why chinese government is not coming   rescue thats why they want   flee   china gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt financecharts biggest megacap losers   mar', '  tsla fb tm bhp abt nvdrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt trademychart spy i expect   bounce on daily off   volume support on weekly i expect   hold   resistance in   weeks toboriszr frankinvesting   in   price level   in   uncertainty', 'why   dont         double   trible   buyback programif you dont extremely buyback in   level then whenstocktrader optionsmike what   you think     if you share you opinion       thanksnvda tsla gs gild   googl fb crowdsourced alerts', 'ranking system', '  get paid     top contributorampamp httpstcoryhqjrvvbitacorabolsa debe   ser la hostia todo esto pero yo no tocara   ni   los guantes   sacar el pollo del horno hasta que no recupere la sma   semanas que perdi en diciembre   aapl amc tsla nio fb wish   ccl pltr amd crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvownthechaos sam   babababa hehe httpstcolvtengpqxigivelocks hedgefundtips yeah', '  update huge losses   past week   bulls focus only on babas great business   not its ccp risk   munger hasnt taken   time   sell since   would distract   his ben franklin books   finding people     dumbpgra i think maybe   little more pain next week   its time   start buying i think its insane   people       zero', '        people   think   market   roll out   red carpet   them   waltz in       good luck   those peopledont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbfilbo   there   isjust   i guessed youre   fellow   bag holder   munger ha massive losses start thinking   yourself rather than     munger sycophant   taking massive losses httpstcowjgbouuprbaba on sale enjoy buy more   torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos sbaba great opportunity iveycontrarian my biggest winners have consistently     ones im really uncomfortable buying   completely disgusted me when i bought i have more bullets   fire     fire screw my emotionsdoubt     read     i wanted   raise something   i dont think gets discussed much in fintwit conversations   babart rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba     market cap is cash   usd in december probably more now optionsmike     eventually go into   unchartered territory there is absolutely no reason   get long into thisbaba     market cap is cash   usd in december probably more now   yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxajoaquingrech he visto que muchos supuestamente basan sus decisiones   inversin en lo que la mayora   los twitteros recomiendan', 'caso   por favor', 'hagan sus propios anlisis y decidan en que invertir teniendo en cuenta sus propias conclusionesrt alfiedata     httpstcotwulwlodzbaba ali babala semana que viene juega el partido contra el ltimo soporte antes   los mnimos histricos httpstcogdbcfyoqsrbaba bears   flee patience httpstcousrjromjsrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt alfiedata     httpstcotwulwlodzbaba key tenant patience httpstcodrknmiiqjnrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebnio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvindepenrentista ulvr y babababa wow alimama', 'what happent here   dollar we doing   than you tdoc', '    dollar   jackmor auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vimikestreetbets babababa   stock is   bet on chinaus relations looks bad     least   few years auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcotakcdfbndauph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcohunntfchvrt rosemontseneca   trades   x pert frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mkolombiangold i   bought sark   hedge my   drop   workednio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvhappydays maybe   american investors     dont know where hong kong isrubecube how     take market share in   scenarionsk alibaba   je tu hodn oblben investice rd bych se dozvdl', 'jak tady znme firmu samotnou i trh', 'kde podnik znm znamen', 'e pesn vte', '   ', 'znte sla', 'vvoj u ny', 'e zhruba vte', 'jak vypad tamn trh hlasujte', 'jak   subjektivn vnmte dkygme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt alfiedata     httpstcotwulwlodzrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroumsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt rosemontseneca   trades   x pert cyclesfan   is in   timing band     weekly cycle low   weeks     its last weekly low in october   has almrt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart rosemontseneca   trades   x peequitybrian painful     holders new megacap week lows   mar', '  research on httpstcogwldiauoxjwould you pick   massive gain     loss httpstcojmliaxwkfnbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt abdullahmashat spaces markminervini on thursday i took   loss on bidu     o friday they felt   in one day only   anwarbanafea   httpstcokkjavxuunubaba   seems   chinese companies   start   hong kong listing adrs     redeemed   hk shares i see china   locked out   us capital     seems   not     viable long term option   itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt tradeeveryth dca   tencent jetskigolflife long   toort anwarbanafea     ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba bidu bkng cat et     weeks stock strangles trades   results consistentprofits bluevillecapital httpstcoxneezafkzthat means   takes market share httpstcotxcugboreg   algunas observaciones el valor   alibaba', 'no es el reflejo   su cotizacin quien pierde ms son los que se salen en las cadas haciendo que baje ms', 'mientras otros compran poco   poco las acciones en circulacin solo son un pedazo del pastel httpstcocdhjydspgvjust   small thought on fb     im sure you might have checked several tweets talking   their dirt cheap valuation   problem is   everyone knows they   cheap', 'investors   selling     risksbaba bidu bkng cat et     weeks stock strangles trades   results consistentprofits bluevillecapital httpstcorjnwdlyjrt alfiedata     httpstcotwulwlodzrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebjaviersanz fallaste en   cuando meses atrs decas que era cimiento   cartera y   las mejores acciones y volvers   fallar   esta prediccin te lo recordar en unas semanasdrhaluska qqq has      ', 'its getting     good entry point ebay is   pe     lot less riskrt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxababa kweb   someone tell me why   matters if you own   american adrs   chinese h shares even if     delist   nyse in years   i dont think    ', 'just convert     h shares then mrkt is   dumb amp cheap httpstcoemlxebxmafbaba bajando mas que el peso argentino encontr rival nuestra monedita   monopolididi   nionever buy   china stocks they     scams   pump   dumpthey   stealing your money         investors selling   us adr   loss   moving   hk exchange i wouldnt   surprised if   was           fud     rate   one year revenue is near   price   their market caprt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt tictoctick kweb is my worst trade i   down   i assumed mistakenly biden     good   china   turned out       oplegado el sneeze se dio tambin en fb', '  y no he mirado mucho pero supongo que en msqu raro httpstcoonawlupvlmkinda interesting how many big fintwit accounts   love   make fun   arkk   sitting on   ridiculously heavy   kweb bags   frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than thert fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overjoaquingrech todos hablaban   charlie munger', 'pero ni aunque el entro en  ', 'me dio confianzaroce muy bajo no crea valor', 'ms     tencent y la expectativa   unos buenos mrgenes en alicloud tcehy   httpstcoveqqcmijlprt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt fossgregfoss   is kaka eh papa mungerlearnmath btcfossgregfoss   is on mungers collar   sure   if im not mistaken', 'buffet   brk dont own   i own neitherinin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart montecristobm intento comprender que lleva   una persona   rerse   las prdidas   otras personas porque han invertido en babapor ms   lo que te cuesta una accin    ', 'te lo llevas metido en el cuerpo y te ahorras el disgusto   seguir viendo cmo se hunde httpstcoqwupbtmjalunaticosen ivanbolsa llevo insistiendo un   que   es compra entre y   tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnahighyield anthonyeinhorn holding my     nio puts', 'hoping they print hard next week gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amchttpstconzxfwrtktsla gme amzn   db orcl qqq vti voo tqqq amd nvda icln msft muln cei hymc ensv ckpt xela kgkg agri nak gpl lac lit sqm bbby meta   aaplhttpstconzxfwrtkbaba should i buy puts im not   option trader     never     isnt going up anytime soon if they invade taiwan   chinese stocks     valueless here in usa got caught in  ', '', '  p bull spreads', 'rolled those into next weeks exp   bto   p exp   p spread exp   profitable since   major tanking     fixing trades is   learning experiencert tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnababa great value     low priceaveraging down here', '  on stock   calls pobrepecador cdividendos eres demasiado emocional para invertir en bolsa ahora mismo todos estn en negativo incluso yo tengo     great value     low priceaveraging down here', '  on stock   calls   themarketdog   even in   event     accounting issues thats still freaking cheap imo httpstcotnelzbhrt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart alfiedata     httpstcotwulwlodzbaba httpstcooqweaydlrt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnababa shorts going   get squashed trillion usd in china stocks   record inflows   tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnababa given we   see now httpstcorpyoryhrt techoptrader     continued selling in chinese names if lost run down   possible   see httpstcort tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnaa este paso la vamos   ver     httpstcojiafxuyrart tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart saldwais   current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth forzerohedge short more   bidu jd didi', 'since russian stocks         shortedrt aleksdudic   entering   questioning     investment rational on sane valuation metric revenue', 'free cash flow', 'revenue growrt saldwais   current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth forneed     pe reading on my tl thanksrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt chrisfranco just read up on china economic policy     last three hours im still bullish on babart anwarbanafea   httpstcokkjavxuunutodays write up on   way   tiger global   httpstcocglvemci rng rblx docu zm amzn crwd jd babaalfiedata como sigamos   en un par   aos el kebab alibaba har una opa sobre la alibaba china     equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt alfiedata     httpstcotwulwlodzrt anwarbanafea   httpstcokkjavxuunurt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba china doesnt want people investing in chinese companies in american marketsbye bye   lets print these puts httpstcofiabiujatbaba httpstcodjqjlkoxrt anwarbanafea   httpstcokkjavxuunurt vicentevaro el grfico     la   gente pillada en esa cada httpstcoxdhtbbaba', 'you dont own   company   chinese stocks   ponzis rosemontseneca   is fraud hope   helpsbaba trades   x pert fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overdanieltoloko its   fake company   fake financials what is wrong   these   fan boysrt abdullahmashat spaces   shs breakdown projection   completed lets see then botomless   far httpstcoihmrixgxbaba idiots on here blocked ocgn wtrh cei strn lcid spy   sndl avct metx crowdsourced alerts', 'ranking system', '  get paid     top contributor httpstcoryhqjrvvrt itscharliemar   same people who   giving up   selling           same people who     pumping itrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbforresthrill billbrewstertbb fb market place wants      ', 'livestream your used stuff', 'use shop payment', '  done   fb put ebay out   biz   buy themchinese stock market in full crash mode   russian stock market is not   only one in total collapse   world financial system is in complete disarray   tsla arkk qqq spy httpstcoatkwlryjbaba was     most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets trading httpstcorhebupostealthqe well', 'not   long ago   was neck   neck   babawith     cash laying     just needs   buy   their own shares herehmeisler panic kweb fxi babababa httpstcopfwkujkmivmartianofsafety uzzifx fvinvestor yeah i       is too cheap   i understand why you bought     even if there is   vie risk', '  expected return is     riskrt itscharliemar   same people who   giving up   selling           same people who     pumping itbaba i think   is   great time       repurchase its shares   less than   original subscription price larryjamieson buffett says buy when others   fearful', 'not greedy fb     situations have much less in common than you suggest most mentioned us stocks on reddit in past hours spy gme brk fb wave tsla     aapl arkk stock trading usstock stockmarketrt anwarbanafea   httpstcokkjavxuunurt anwarbanafea   would you pick   massive gain     loss httpstcopywmcnhqbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vwould you pick   massive gain     loss httpstcocfnaevibtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt montecristobm intento comprender que lleva   una persona   rerse   las prdidas   otras personas porque han invertido en babacontrarianiste martianofsafety fvinvestor     only     problem if ccp decides   nationalise     take over   our shares   is highly unlikely there is   risk   then   risk exist   other adrs too     is pointless discussion in my opinion   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rivn   mgld docu lkncy kweb t goev eh spy amc hymc cei xela agri qqq pzg amzn trx nak tsla spy fchallenge investing tradingview httpstcocdgnvrwzmtrading stats     httpstcoksxmqdh aapl   fb nkla pypl httpstcoxbthajktprt alfiedata     httpstcotwulwlodzthe main reason     wealth gap   lower   middle class think cash is   asset   should   held     long term   rich know   cash is just   tool   should   exchanged   appreciating assets asapaapl msft googl amzn fb amc   tsla ndva jpmadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoyiggmyyly ocgn wtrh cei strn lcid spy   sndl avct metx httpstcolzwdvpfiwrt frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mmarekosm alankooper   za', 'nvax za', 'zec za', 'jooo', 'taky se nco najde ale zrovna pltr jsem stihl vystoupit jet nad free stock chatroom link belowhttpstcoksxmqngjaapl tsla qqq   ggg bb bfgoogl t httpstcoklicbdsyzasymmetricalpha rosemontseneca agreed i           thinking   kweb alsoits finally too cheap its   amazing long term opportunity', 'barring   china move on taiwanbaba   stock i   buy pushpen its okay how     we buy   discounts if everyone agrees on babababa   people   bearish on   once in   lifetime stock price like alibabasureeeeee   joshuatai benjamin graham   market   undervalue those unpopular companies', 'just like     overvalue those popular onwelcome     discord group     traders join here', 'httpstcoksxmqngj googl bynd   spce xrpx bb tlryzom qqq mu httpstcobujviwxwhrt freerickylb great dte day thanks     you   unusualwhales   snorlaxuw everybody try   rest   enjoy your weekrt abdullahmashat spaces perfectionism is poisonous   growthaapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug me futurt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overright now beating sp   nasdaq   more than   ytdbeing   my rd biggest position is such   accomplishment', 'not gonna liethanks   kenfaulkenberry who taught me   invaluable lesson   assetaallocation riskmanagementmy condolences   him too httpstcoafrgfpeythis gem has more potential join ushttpstcoksxmqngj sonm aapl vtgn verb qqq aapl msft   httpstcoxaiglccrt finanskristen alibaba babaaktiekurs ppningskurs vid ipo och dagens kurs intkter     frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mbenjamin graham   market   undervalue those unpopular companies', 'just like     overvalue those popular onesreally reminds me       somewhat fb     quote nowrt frankinvesting     point   valuation justifies   geopoliticalmacro risks     forward fcf yield', 'id argue we   t   sigue haciendo nuevos mnimos decrecientes y est justo en el soporte que tiene antes   los mnimos histricos   su cotizacin en usapodr ser una gran oportunidad por sus fundamentales', 'pero por   sigue sin un valor para no tocar httpstcofvkuvhjkjfakinmoneyman   simple vista crea que era el grfico     jajajajajajajababa dont tryna     hero   hk listed stocks hk stocks   go nowhere   years look   hsi chart   bidu jd kweb   sell   stop whining   pump     week   no other reason     kill put premiums', 'way too much oi   march puts   alfiedata     httpstcotwulwlodzlyft not everything is green   me   i still like   chart ill add on confirmation   cut if support is lost', 'httpstcotzkfakjgl amd spy intc   tsla low fb sq qqq fsly zm   jnj nio twtr msft pypl qs spce atvi tmus httpstcovibyaabnobaba   httpstcotwulwlodzrt gurgavin   arenaalfa era china menos comunista cuando entraste   es la misma china', 'solo que las personas buscamos siempre culpar   alguien si algo no resulta', 'sea china', 'cathie wood', 'etc infinidad   empresas en eeuu han cado un   saldwais   current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth forbaba', 'nio', '  xpen buying no matter what let   fear driving   ps downrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy iwm xle chevrron cvx alibaba   gld ivv occidenrt jetskigolflife joshuatai   its   less than half   charlie mungers cost basert jetskigolflife joshuatai   its   less than half   charlie mungers cost basebaba la importancia   cortar prdidas rpidamente y lo digo por experiencia httpstcoaoydoioogrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbchina   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mclaudiagman el correo diario del accionista   babalo del derrating     es para mirarlo   cercaqu pasada httpstcoczqrxayaefakinmoneyman marioxciento lo que nunca entender es por qu no utilizan un mnimo   chartismo amas     vale', 'compra cuando veas que la media   est subiendoen el tcnico s utilizamos parmetros fundamentales', 'pero ellos niegan esa disciplina prefieren perder dinerotop trending redditarmy stocks in   last hours sym chtvol chg gtgt aapl tsla gme ath   access wider trends httpstcozltkvrfrt anwarbanafea   httpstcokkjavxuunurt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt abdullahmashat spaces   anwarbanafea     talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuishort sale vol not short interest     on is httpstcofgoodavd ostk sohu amzn ebay   anwarbanafea   la lista   momento ecommerce   meli se shop etsyfintech pypl upst sq coinsocial adtech meta ttd roku pinssaas crwd net u ddog pltrservicios digitales y otros tsla tdoc fvrr spotcul pasar el filtro y cul no abdullahmashat almutlaqwael     itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkui   httpstcomeuovjpdnasdaq is down is recession inevitable   is down   sep price fb is down   jan inflation is risingcorporate profits   expected   fall ic leave russia oil is risingeverything is going       stocks stockmarkets ripplejoshuatai   its   less than half   charlie mungers cost baseclaudiagman los que tenemos   estamos acostumbrados por desgraciart rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt ahe   httpstcoydbfqvokrt frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf ma   no le pasa nada en concreto httpstcoxacyvnort ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt abdullahmashat spaces   ahe   httpstcoydbfqvokfor those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px over yrsya', 'charlie   warren know techpound sand   change your diaper charles warren i   camping on your lawnbtc   httpstcoydbfqvokbaba desde mximos histricos en httpstcoustfzmfvrscheyne i say its time   enter babababa not time   enter   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt abdullahmashat spaces   abdullahmashat spaces spaces   almutlaqwael httpstcorjkxvbipkffor uslisted chinese tech', 'one minute   midnight bgne   pdd httpstcozfvqiznrrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos sbaba   ccp   eat   big bag   willys   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf malankooper cel letn nsk nlo didi za', 'usd', 'tme za', 'usd', 'bidu za', 'usd     za', 'usd v jnu pak pibylo nio za', 'usd m sniovat zisk   bylort enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethblackcatceo babachinese techs in broad slump   sec hints   delisting actions   bidu yumc jd didi tcehy httpstcopyrmtvciwthe current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth   amazon projected is slightly higher   should   adjusted forcurrent price means its   end     world   chinese stockalibabastock   httpstcodsosjodwirt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouive   saying     decade   investing in antidemocratic', 'corrupt countries markets is stupid ive never touched   china stock except   sell   short i looked stupid   awhile now   is     its ipo price', 'russia collapsing', '  finkhttpstcotigqdtvvdtrt inversorexperto los inversores en empresas   negocio core en china listadas en estados unidos siguen liquidando sus acciones desdbaba was     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcogibemmojtop options   volumehttpslinktreekabitabiswasaapl amc tsla nio fb wish   ccl pltr amd httpstcoxtjgvyyxrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba minor support   major support   byebye', '  httpstcomhzqoemvjrt ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstilbaba one thing ive learned in trading is never try   catch   falling knife   seekingthevalue tremenda bestialidad el ritmo   generar caja           me explota la cabeza en o aos tendrn ms   licariacap krevix podrais explicar como es el riesgo   delisting   las empresas chinas en el mercado usa como seria la mejor manera   mantener acciones     o jd minimizando riesgo actualmente las tengo en el mercado americano graciasbaba enters bearish trend alibabagroupholding stockmarket stock httpstcodlwtuiluqarkk   jd nio whats worsecathys etf   chinese stocks   httpstcobawgivtuki   httpstcoystixcbbmuitscharliemar why   dont use   its cash   buyback shares right now     levelthis is my real concern if they sure     numbersit     easy double   triplefrankinvesting why   dont use   its cash   buyback shares right now     levelthis is my real concern if they sure     numbersit     easy double   triplert anwarbanafea   httpstcokkjavxuunubaba how much is everyone down here trying   make myself feel   feels like we   lose next week     george soros theory   reflexivity is whats going on here top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme fb   arkk tsla access wider trends httpstcozltkvrfrt ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstiltop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme fb   spy aapl access wider trends httpstcozltkvrftop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme fb   spy aapl access wider trends httpstcozltkvrfbaba when     chinese firms   funds shift   wall street   hongkongwill   fun   see seekingthevalue el problema     no est en la empresa sino en el pas en el que cotiza yo personalmente me veo ms cmodo invirtiendo en otras oportunidades que ha dejado el mercadoaleksdudic   market   remain illogical longer than you   remain solvent     otherwisee hope you dont get fomo later if not you get smacked on way in   way out   babawhat is your   average price mine is       war going on', 'you have     nuts risking your money time   sit   wait i sold everything i had   decision i   have made   entering   questioning     investment rational on sane valuation metric revenue', 'free cash flow', 'revenue growth', 'cash   hand liabilities if you put these into question then   no means these metrics have   importance     other company in   world incl appl httpstcofktlqmrs easy ways   make trades   httpstcotbdlljbiyn prolifictraders aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug me futudividendgrowth   warrenbuffett charliemunger httpstcobwyravyrbsbaba technical alerts new downtrend', 'new week low', 'expansion breakdown', '  new week clos httpstcohuytzzwgtrt pegaso curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en     httpstcoeaysunwbaba no   feeling than sitting     time lows through   weekend my psychic was wrong on   one she still swears     reverse still     you think they   zap us monday         you think theyll take   week   walk   down methodically only green trading days in   last sessions incredible what   happen   frankinvesting   current market cap is billion   ntm fcf estimate   billion would value alibaba     x pfcfrt pegaso curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en     these idiots putting price targets   such   such   remind me   same saying mrna   when   was   lol curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en   babahttpstcosrugeujqe httpstcotvubeiqrradiconsultancy   learn   trading results httpstcotbsymrv prolifictraders aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug mee fund management  ', 'ltd increased stake in   alibaba group holding ltd     recent filing httpstcohoxlxlvwhat is swing trading   how     work httpstcoukydmbjgu prolifictraders aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug mert frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mbaba httpstcoovcaqdwsweatystartup yes you   now', 'double down babart ignore complete animal     note in   fireside chat those kids i gave scholarships   i put them in   windowlesconnerwalden stockjonhson you still long babawynn home kndi mobl cbat now pypl fb gld tdoc amd qqq blnk intc nflx   btcx httpstcoqoxwakpmohrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt bcampbellbrk   is interesting   buffett   munger     rich   yet   everyone   thinks munger was   fool   buyiit is interesting   buffett   munger     rich   yet   everyone   thinks munger was   fool   buying  ', 'lttwo years into   investment chrisfranco we   see how   plays out i owe       process   buy more     great business httpstcoocmlsuqif   level breaks on   chinese nasdaq more pain   chinese stocks   go     levels spy nio   httpstcosluemuropuber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcohdicahicbaba jd nio kweb my girlfriend   week httpstcommtgpusart hirozaki   olmu nsann aznn suyu akyor gerekten   httpstcofmgxgmocvips   looks like   monday there       good news regarding ukrainian war', 'if     markets   snap   quickly   wait   see', 'big winner long term buy   frankinvesting using estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf mbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskbaba was     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcokxuhuyxrspy   destroy   enemy destroy   chinese stocks burn them     ground   themarketdog   even in   event     accounting issues thats still freaking cheap imo httpstcotnelzbhbaba destroy   chinese stocks destroy   enemy burn them   down   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouat   point   valuation justifies   geopoliticalmacro risks     forward fcf yield', 'id argue we     price   charts   estimates         tikr httpstcohvmnpxxcwbaba current market cap is billion   ntm fcf estimate   billion would value alibaba     x pfcf ratio factoring in   net cash position', '  trades   x ntm free cash flow alibaba mean pfcf multiple over   past yrs is httpstcovhgqsfdusing estimates   thetikr', '  ntm revenues     us billion', 'implying   cagr historical fcf margins   alibaba   typically   if we stick   estimates   use   much lower margin   we get billion in fcf     ntm httpstcofmxxdvfanqrt eclubtrading   monthly chart perspective ipolevel   has   battered   bruised   reached its ipo level if you lbaba   room on   net stay turned httpstcosuoxzprskrt srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hateasy   bash   now       prob outperform   major index over   next months easilybaba i would expect very significant window dressing action over   next weekscould go much lower   in   long run   market still is   weighting machineitscharliemar haters dont own shares   price is falling over delisting concerns if   sec         agreement     chinese authorities', 'its worth   you own hong kong listed   stockdissectmarkets stocktwits potentially   great time   accumulate if you   in       interesting   see how much more munger is buying   these levelsbillbrewstertbb   i offload my   stocks just   quickly on facebooks market placealgodtrading i personally dont think investing in chinese stocks is smart', '  you   dependent on   grace     chinese government   sudden regulations etc they   up   very unpredictable   we have seen   example       is down   athbaba za', '', 'pemlm', 'jestli jsem na   psychicky zral znovurt anwarbanafea   httpstcokkjavxuunurt martianofsafety i think i need   read   mr market chapter     babart tasiseq   httalankooper   prmr na hodlm pikouoit top spolenost v zemi se patnm reimem budoucnost mi uke gonna buy     share   i   wave     if   was   bottomrt anwarbanafea   httpstcokkjavxuunurt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethrt stockmentionbot most mentioned us stocks on reddit in past hours spy gme brk wave tslamuchos cuados espaoles atrapados en   despus   meses dando la turra si no hablis mandarn ni entendis su cultura', '  menos escucharos   torrasluis en valueinvestings y luego decids si os sigue pareciendo buena ideahttpstcoaapapstrt srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatrt korinektrades   requestsalmost ready     bounce imowatch   area monthly demand   origin   more   gtrt tasiseq   htttop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme   fb tsla tqqq access wider trends httpstcozltkvrfbaba httpstcojkxhlqlr httpstcoysgltwzmxrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebqqqspx cryptob try babahttpstcopjdcdvcmvfhttpstcomhogcaibnahttpstcovnwdaapqvbaba next highflyer bottomfish   idea where   is     rsi still not doing   job   pypl pins   what is   difference   only started going down sooner   minus stock prices   just overvalued   need   collapse he didnt thanks my man yang chad didi jd   httpstcosjupkouxyn httpstcokeysflztrt ubcseir   buy   hold like munger', 'ignore   noise   buy   hold like munger', 'ignore   noise   epic valuation     end   why alibaba   should spin off lazada httpstcokffswuawjrt seekingthevalue tremenda bestialidad el ritmo   generar caja           me explota la cabeza en o aos tendrn ms   lrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba monthly chart perspective ipolevel   has   battered   bruised   reached its ipo level if you liked    ', ' ', 'you have once     opportunity   buy       ipo we   buying   leaps charliemunger httpstcorktrudsfowealthordie time   me   step up my   betinvestoras     these chinese companies   trading     netnet valuations i never thought i would live   see legit quality companies selling   cheap   tmert talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuikarenfinerman   you still holding       bounce   here       friend   outsizedgains idkfa ignore year old charlie when   breaks even httpstcofkngateqrrt tictoctick kweb is my worst trade i   down   i assumed mistakenly biden     good   china   turned out       opthanks   sharing your wisdom amp keeping   faith in   chrisfranco i suppose   may take years   investor perception   catchup   chinas amp alibabas growth potential those in     quick trade   buying on margin', 'you     in trouble   warned httpstcoqbizuqmbaba   tictoctick kweb is my worst trade i   down   i assumed mistakenly biden     good   china   turned out       oprt srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatciudaddeltrader bitcoin te cae un es una burbuja   o jd caen un el mercado les ha cogido mana most mentioned us stocks on reddit in past hours spy gme brk wave tsla   fill amzn   aapl stock trading usstock stockmarketdissectmarkets stocktwits correction sucks         shareholder   nowrt specialsit my ibrk sales assistant just called me   confirmed i dont own   equity claim in       vielinked adr   tracstocktwits sucks         shareholderrt wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasuber gave us   short entry   looks   flagging     long strong recovery on   name   httpstcoytejibzsmno position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcontozcgland   right there folks is what we     boner candle   in hbarhttpstcoytejibzsm gme amc tsm f   gm aapl fb msft pton lcid httpstcowxridnjvoantoniomangas alucinando   los comentarios no siempre los fundamentales reflejan el precio', 'ni el precio los fundamentales vase   recomprar', 'promediar e inmovilizar tu dinero en una accin   perspectivas no cumplidas es la forma ms ineficiente   gestionar el capitalbaba   current prices alibaba now have enough cash n cash equivalent on hand     buy over     softbanks shares   talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuirt talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuiajbutton i think chinese stocks   uninvestible right now i   bought   small     leaps todaybaba without days like         very hard   my money my short watchlist   next week bili shop   upst   usual suspects     room on   net', 'stay turned httpstcoekdrpxlrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overrt anwarbanafea   httpstcokkjavxuunuspy     is   you need   know     successful trading career httpstcoogckvzlxwkrizmarek tak jsme na fb v minusu zde budeme nakupovat postupn i   na   u budeme pidvat pouze kosmeticky mme malou pozici na osobnch portfolich v tcehy nio jsme si jet nenastudovali', 'take zatm bohuel nememe komentovat vy mte jet nco v n   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba retail might truly own   float here lol         next amc martindlouhy danielgladis taky z ni mam obavy mam portfolia vyhrazene na spekulativni   risky obchody takhle jsem postupne nakupoval  ', 'ale   dalsich cinskych si zatim netroufam byt se mi papirove libiinvestingscz nice mne uz se   ty   chce cim dal mene prumerny nakup mam   uz neredim fb je imo skvely na nakup porad', 'trochu smutne jsem na nem ted kvuli jednomu vetsimu nakupu u', 'ale ta firma je krasnabtw mate nejake dalsi cinske pozice mimo babu nazor na niobaba fucking insane   price is unbelievable   anwarbanafea   httpstcokkjavxuunurt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos smost mentioned tickers in wsb in last h spy   gme amzn tqqq wish wen nflx arkk amc httpstcointoxxyay httpstcoxizozflrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srosemontseneca   gtgtgt byebyert jistuven semana   semana', 'cuando entro   ver alibaba   httpstcodwldodtksjackmaaa   yes i   httpstcolvkxkieexbaba   fine day in hk   daily rsi maybe one more down day     catapults   is coiling like   loaded spring   if   analysts     buy rating would   have   faith     institutions they   working  ', '  should   up   in no time   cest la vie httpstcogmouqtpqort chrisfranco just read up on china economic policy     last three hours im still bullish on babaover   last hours', '  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy tsla   aapl rivn qqq gme sofi amzn fbsweepcast alerted     unusual options activity alerted on put expiring worth k learn unusual flow httpstcopsbhaovhirt gerberkawasaki china stocks falling     investors start   realize   real risk   these foreign markets these china stocks arearkk   bmbl new article pockets   volatility keep popping up is there   liquidity vacuum httpstcoitihxzsrq get     latest arkk related news here httpstcobewxhkdiodbaba wow   you imagine what   profit you     made if you bought       money put   month ago   may not     late now collection   tweets on   just   collection', 'not saying i agree   disagreebaba i want     ching   its only doing chong   wealthordie   ccp doesnt want you   own babathe usg doesnt want you   own babathe mgmt team doesnt want you   own babababa if you factor in hyperinflation   is equivalent   two years ago options maxpain chart     free options app httpstcoeqlcboqn httpstcojsfututbbaba no relief httpstcoykcvxblyvvinteresting article on alibabahttpstcouegpiezybabaitscharliemar i like       pricebabaall   you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcokndvbmmtgsrt jistuven semana   semana', 'cuando entro   ver alibaba   httpstcodwldodtksbaba   wants       sub     rate     us is just showing   whole world how broken there market is   im sure is   crash   greed   corruption like         thing     would   delisting honestly there   probably     point in time where     pay out its market cap in dividends every year if   gets   more ridiculousbaba yall buying in margin     fuked upif you gunna     shit might   well buy june   options jd pdd jd i gots em   k worth move is   dub   in months   hirozaki   olmu nsann aznn suyu akyor gerekten   httpstcofmgxgmocthe beatings   continue until morale improvesccp    ', 'didi amp gang   jmret sechfcaaholding foreign companies accountable actadrvieto     investors stay strong stay long   way   historical context march', 'was on   mondayi thought id wait   march earnings   buy more babaim not sure nowat   point its trading   book value like   years earnings httpstcoaejirolntdivywarrior i see in current situation', 'i   say much   names   buy than   currentlyrt uminoxhiro fangaapl amzn   bidu fbsweatystartup tweet explainednick bought   on when   stock was valued   in what he may have considered   dip in price     high         is  ', '  nick is using   strategy   sarcasm   highlight   genius investment   was notbaba earnings reports       markets open brookelyons   how   fk   you recirculate   same news over   over     how   fk   you recirculate   same news over   over   metrics dont matter if   chinese government hates     is proactively seeking   weaken     take what is valuable   itrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt thechartlife   now into   s     its ipo price httpstcoswarnsbastop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb nvda   access wider trends httpstcozltkvrfbaba bidu wb jd   never       open their books', 'remember   these   not us accounting standards king spy people   flee   us   safety spy i expect   bounce on daily off   volume support on weekly i expect   hold   resistance in   weeks       selling should accelerate nowqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng db xom pltr httpstcoqrqxzrijust read up on china economic policy     last three hours im still bullish on bababiggest megacap losers   mar', '  tsla fb tm bhp abt nvda tsm aapl asml research on httpstcojpzdebxqvbaba broke   on monday if   doesnt hold then', '  then its gonna   dead     max   year on   recovery move nd half   thats     i might buy   calls       strike     i wish   bears die slowly   slow bleeding   fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overbaba china is nearing   recession thank putin   expediting   global recession   going   war   ukraine   bull market party is over didi i   sad     who invested chinese companies   covid nio   httpstconfliriplukbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wbaba i wish     bears get butt fckd     fangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcoqvbnatbaba everyone fear mongering here     bringing up delisting when us   china auditing talks have   gone well   its   reported   they   close     agreement     said reward here is great since   hovered     no end in sight until seeing ccp   off   new ant ipo announced   thats what   happens when leaders   autocratic     is   great value penny stock     room on   net stay turned httpstcosuoxzprskwhatever   goes down       up     httpstcosfkjdwtereddogt renyou look     kweb', '    levels never thought in years wed see circuit breakers', 'inflation', 'ww  ', 've oil   oilbaba       delisted   sowe   got bamboozled imagine     risk reward here is pretty nuts   inversorexperto felipe ii yo no mand   mis barcos   luchar contra los elementos   httpstcoovedlartmrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overive avoided chinese stocks     costs too much uncertainty i dont understand   regulatory environment just bad written   over itbut damn   is cheaprt torodearena flipealba yo viv china en y en los chinos no se puede confiaryo tengo  ', 'pero para mi es dinero   riesgotrending stocks on fintwit source httpstcocwjowwsbi spy afrm aapl tsla sofi arkk amzn   msft nvda sorted   most recent httpstcoecbzdnsuzrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overbaba if you want   learn chinese profanity', 'let me know   burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india ibaba only   go till zero   hope bankruptcy arrives soon   was one   my long babies   few years ago   watching     year   buy   in down   shoulda     stock china is trash theyllall   delisted what   shame soxlnaaagi   httpstcopcysgfiirt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethbaba   racist bastards on   board   whole market is down except   commodities kweb fxi cqqq eem     reason why chinese stocks have   under pressure look     strength its shown versus   usd since   pandemic low httpstcortfaxqlmarketrebels saw   down     thought', 'why not short further made profit in minutescon respecto    ', 'y desde un punto   vista value', 'pienso que un precio justo   la accin puede ser', 'puede ser interesante para largosbaba people who   bullish here   completely ignoring geopolitical issues   its   making you look pretty dumb   httpstcocicfcgmbaba i think china killed jack ma   created new dummy   look like jack ma he stop talking   fossgregfoss   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over thchinas tech platforms   propaganda tools in putins war via fttcehy bidu   jd   least   important     delisting threat httpstcoeisrwiqvbaba i think china killed jack ma   created new dummy   look like jack ma he stop talking   httpstcoolujthrfrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos sbaba bidu   thing china       these is say you know what delist them     get   over     bidu   thing china       these is say you know what delist them     get   over withwealthordie   you own   divywarrior   you still hold   i divested my entire chinese stocks     never turned backdiscountgosling thechartlife i would buy     if momentum was in   right direction right now its momentum is down   sitting     support level   years ago       easily break given   fact   has broken through     other support levels   easebaba if i had witnessed   similar   ongoing situation  ', 'i would never touch   single chinese stock nio xpev li     your avg     if you want   break even     profitable   is   near term target     upside         hit what happens    ', 'i   tell you     certainty robertkjackson jerrycap scuttleblurb cash flow stories     value traps live exhibit babaperhaps   tricky   get involved in   story stocksrt deepthroatipo if   continues   fall   day       worth   in three weeks   xi decides   buy   dipbaba man i   wait       climb  ', 'then bye bye     more i look     chart more i see chl   next long term resistance is', '      hardly slow   fall   real showdown is if breaks', 'katybarthedoor   i closed my short positions   though   wait     reversal goodnewsbull flipealba yo viv china en y en los chinos no se puede confiaryo tengo  ', 'pero para mi es dinero   riesgort ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroualibaba group holding limited traded m shares', '  average volume babalarge cap stocks     most shares traded fridayapple aapl m sharesnio mamd mford f matampt t mitub moccidental oxy mdocusign docu mbac mpetrobras pbr mrivian rivn malibaba   mpalantir pltr mrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tno idea whether   has bottomed', '      company     much revenueprofitcashflow its looking juicier     moment httpstcomptpffqjurt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstilrt richardbruce     down   down in less than   month if   isnt   washout what isbaba     have   lube raw is real here bidu     have   their k in these two   moneylobster marketrebels no position', '  short       total fraud   alibabagroup is   ipo years ago revenuebaba volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos se han multiplicado por xque pasa welcome   china httpstcoaxjpzvgwgspculr prosperousguy how many times were you right then most people dont mind buying   value  ', '    gets further discounted   they dont beat themselves over     they owned     babababa dividend coming   bidu jd kweb vishesh   you need helprt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overbaba you   undo   fall like     love dont know what distance is   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba you   undone   fall like     dont know what distance is     give up globalizations anna why how babababa more commie loving trash over herecant wait   watch you   go broke   warren buffett   step in now   joshuatai     down   under its ipo price   years reminds me     stock performance business growth spculr i   argue   math you put forth', '  i dont need   elses   flow into my research i may not   perfectly right     here     i   feel very good aboutbaba didi httpstcohvmhybwrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt tihobrkan while i   simplifying matters here', '  is still nevertheless fascinating how investors were willingly   happily payingrt vicentevaro el grfico     la   gente pillada en esa cada httpstcoxdhtbbaba just jesus vtg is   your guess       average jail time     investment bankers   analysts   going   gethttpstcojoleqttmrt inversorexperto los inversores en empresas   negocio core en china listadas en estados unidos siguen liquidando sus acciones desdrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt inversorexperto alibaba capitaliza', 'mil millones en cajaprecio   las acciones', 'bpa estimado   contable tortoisehead equitybrian rosemontseneca he has invested very small   in   whatever     time horizon', '  wont hurt him company       in business', '    yearba   wmt kr ko low hd nflx amd gme amc mrna pfe azn googl amzn more chart on large names coming up shortly here httpstcoloknpoizpqrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than thert frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than theidkfa ignore     time   breaks even elon musks son       president   marsrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babart ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstilrt thechartlife   now into   s     its ipo price httpstcoswarnsbascn is   nd largest economy', '      cns decade', 'look   how   controlled covid', '  is   western media fudlolcongrats delusional   bulls   bidu jd kweb httpstcofiulevtqdrt marketplunger if you invested', 'in alibaba   on its ipo in youd have', 'httpstcoaflpqxdalbaba i would buy   butits fucking chinese   enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethdiscountgosling i know', 'you   right', '  argue   people   just dont want   admit simple math i   not know when     turn', '  when i see newbies   wannabees saying how they   waiting     single digits', 'im pretty sure were closedamedinar cuando pensbamos que ya estaba tocando fondo vuelve y cae hermosa grfica pero que gran cantidad   dinero se ha ido   esta empresa   httpstcohtvcsopsert itscharliemar   same people who   giving up   selling           same people who     pumping itdidi   jd bidu httpstcopzignbeqtwrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethbaba testing old support lets see if   buyers step in   bid   price higher httpstcorkzbeemgehurricanebot yes     time next year     good   takes guts   say     i respect you   itbaba   wait   get in     upside swing one more drop   larrycheungcfa there has     lot   wealth destruction lately in chinese equities i want   let you know   i   on   ship wihsp yes   is down   good mathbaba dumb   irrelevant question', '  how is   sentiment   discountgosling stop arguing     who says they would raher buy   than   makes you look bad just pick up       make over   next monthsbaba i mean retest support   fossgregfoss   doesnt mean     here isnt   sweet longterm buy under spy   dwacthinking   sending goodnewsbull   giza sheets     my pillowmaybe even   slippers   damedinar   van mis acciones     httpstcohcsulfzbaba gap fill     ttcf nio into k in   last days', 'if you really want   make huge profits on trading then', 'join   winning chat httpstcoflfspkotm   was in last year   even more amazing down percent since stock listed years ago   what     next bounce look like looks like   bad resistance     is       todays price   speechless     current rate selling calls   take   months   me   get even if', '  doesnt tank further     falling ginsu knife   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouuhuh oof he closed   partnership under   high water markwonder if thats   foreboding       average need   get   under lol itscharliemar babas suffering may not end     hands   ccp people   drawing comparisons   russias stocks   have gone   zero overnight i think   i probably incorrect   russia is not   major economy while china is making russia suffer only increases energy nrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overrt frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than theitscharliemar couple   issues i   think       sell off in   didi didnt follow ccp   there is no end in suffering even hk listing is not easy   them similarly', 'jack ma has passed off ccp even though he has   humiliated   ant financial fiasco', 'donation   ccp nfossgregfoss wow   literally got destroyedrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px overbaba ccp owned   bitch   those keeping score     charlie stapleis down cumulative over yrs', '  is zero return px over yrsya', 'charlie   warren know techpound sand   change your diaper charles warren i   camping on your lawnbtcbaba reevaluating  ', 'where   you think       priced   end  ', 'jan   discountgosling   i get trend vs countertrend trading   investing i     countertrend discount trader   investorpoliticbaba i have avg hurting too much   i get trend vs countertrend trading   investing i     countertrend discount trader   investorpolitical delisting risks   you shouldnt tradeinvest more than youre willing   lose   someone answer why they would buy     over httpstconxwyqzprt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tbaba deal     lifetime   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba no words there   z hundreds   these   uhuh i love how people   dunking on munger   buying   early its like people think   is his first drawdown   he isi love how people   dunking on munger   buying   early its like people think   is his first drawdown   he is   novice old coot   they   not familiar   his partnership results httpstcogokrwualearn how   trade options   how my group earns profitspy cei   tsla aapl amc mgld nvda docu amznoptions stocks trading stockmarket investing financehttpstcocfrlejzkiivanbolsa todos apuestan vs  ', 'deberan   conocer una   sus principales metas', 'durar   menos aos', 'para los cuales ya habr muerto el actual presidente   china', 'y quizs varios mas', 'confi en jack mababa down   dollars   i you bought   you guaranteed urself   profit next week fxi   kweb', 'avoid   china related u   hate money   catch   falling knife here   monday s later in   week   luoshengpeng   is   its ipo debut price on vs thats   mkt were in todayrt eshanshetty in light     s price action   statement is evergreen irrespective   individual even charlie munger', 'alwaysrt trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagoin light     s price action   statement is evergreen irrespective   individual even charlie munger', '  find your own conviction its good   have multiple rabbis   no prophets not my quotert trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagobaba who bought     china needs   say something   weekend       bank run on china   continue much worst monday on   chinese stocks www has started they just didnt tell us   larrycheungcfa im no stranger   pain', '  im sure     you   either   we       tested in   market stay strort itscharliemar   same people who   giving up   selling           same people who     pumping itrt wallstreetpro alibaba   its peak was valued   over billion then   president   china', 'xi jinping', 'decided   jack ma wasquienes dicen que crypto es un activo   mucho riesgo es porque no tienen   en su carterart fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi qqq spy arkk muln btc dirt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdbaba monday on no news bad news idk   no floor trending stocks on fintwit source httpstcocwjowwsbi qqq spy arkk muln btc dia sofi spx fb   sorted   most recent httpstcotvbxtdxdaxrt ortex   trading updatealibaba declines   over regulatory fears     sec warned other chinese stocks   they riskbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcofwqloygcprt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdbaba i know someone   has   trading   years   he lost everything trading   options over   last yr   fossgregfoss   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over thbaba if you have money on   sidelines   is   time i just y sold   house   im i know       me   china ill m even   its   game   chance     these levels may     bliss   waiting   buy signal on     httpstcobwoxgak httpstcorvktnfrrt frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than thealibaba', 'la decadencia   un imperioel precio   la accin ya pierde desde mximos histricos se encuentra ante el ultimo soporte antes   mnimos histricossern los el suelo definitivo o exploraremos mas abajoalibaba     httpstcodgahwzibaba   only   daytraded when hang seng market down   points   hope you sold  ', 'hang seng look real bad', 'probably down   points       pop   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over   ccp httpstcofjvjskwfbaba     corner     is exactly right httpstcoynxakhcd babaniosnpjdpddkweb   jd most likely no delisting see   if delisting', 'cos have time   prep hong kong listing', 'just   your broker   exchange adr   hk security no transaction cost if no hk listing', 'then buyback   otc listing see luckin coffee', 'shares moved up httpstcokinntcaippaulcduffy i heard     people who went broke in rsx   now buying bidu amp babadeepthroatipo rudyhavenstein seriously goodness thxbabart palmieri bababy icerock not yet httpstcoykkazabqbaba here is great idea lets   hedge our positions here   weekly puts   way our puts get squeezed     stock goes up   therealfly babart burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india ibaba wow going   zero   max short', 'no buyers httpstcofqrbjjlqbaba makes   outsized move   mar option straddle is implying   move in   next days httpstconcumkesim glad my intuition made me stay      ', '  sell     fb httpstcojqpqvonsrjbaba lol i dont think ive seen   worse close     stock     size   literally closed while dipping under rsi   no bounce   stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark km most mentioned us stocks on reddit in past hours spy gme brk amd wave tsla fill amzn   clov stock trading usstock stockmarketstocks     most active options trading todayaapl mtsla knio knvda kamd kmsft kbaba kfb kamzn kamc kfull list httpstcozzhposyfrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourobeducated eggplatypus what   u own ppl give me grief   ntnx avpt', 'bark', 'twtr splk except theyre now   down same   less than most every other name   yr im down ytd', 'obviously not great   never owned se twlo', 'docu', 'zm', 'sq', ' ', 'cpng', 'shop amp million other fintwit faves   half   mile here you in our discord weve   on fire httpstcoqxggkgplaapl amzn fb nflx   bidu   twtr pins httpstcolulznwdjpbaba not good no life   dying into close falling into new lows   stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tbaba why isnt management saying somthing   instill   confidence   is   ipo price years ago   no position   we see hold support   more likely   revert   httpstcoulmlpvfubaba   wait   load   hell up on puts on   next pump     wait   load   hell up on puts on   next pump   i put sl   hopefully doesnt go   much downwhat we     if they delist shares in us   frankinvesting in', '  traded   per share     returned     reference', 'eps   fcf   x higher than thebaba looks like us investors   taking sanctions into their own hands abindawood     my cost average is thanks shorts   chinese scam   trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagojmgarilleti seekingthevalue brillante comentario el caso   pasara   los libros   historia   la inversion y dejara para mi la leccion mas importante', 'geopolitica mata   fundamentales   un negocio ya se sabia', 'no habia mas que ver la bolsa argentina', 'pero esta fue una enseanza superiorbaba brandon economy sucks   how much   you guys think we lose on monday nio jd   cwebjd   thats lower ipo   keep having   average down damn spy usa   shutdown embassy in beijing   china invests in russian energy companies wait   itwait   ittsla nio   wabuffo alluvialcapital valuestockgeek pretty shocking watching   touch     there     retail investors out there getting margin calledrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamddoombergt babaouncert ortex   trading updatealibaba declines   over regulatory fears     sec warned other chinese stocks   they riskbaba lets get under   guys ive lost over half   my wealth on kwebbaba should i hold   sell i usually have diamond hands', '    is   unbearable need   good advice     pep talk   investorplace chinese stocks', 'including  ', 'didi', '  iq', '  slipping   on delisting fears httpstcordhvdsmmnel   septiembre     abri  ', 'en la bolsa   nueva york hoy tiene x los ingresos y x la utilidad neta la accin baj ayer     veces', 'el mercado   valores es ampliamente irracionalbaba fubo pltr wish pypl fjb you spoiling whole usa', 'he made everything worst than   worst than ever httpstcodxzipihctsla   nio bili li xpevbaba nio jd bidu kweb   thinking   opening   hong kong acct instead   using adrs what     feescommissions like   trade took r risk on   short', 'finished up r rr on   day', 'i was not watching     know why lmt orders sometimes wont   filled accounting   spread got   fill   hours   morning drop wouldve   beautiful   catch target was only rraimanbbt httpstcoxldmfmitscharliemar i wouldnt hate   if my     tme shares mooned thort captainroyen buy when there is blood in   streets   my goodness there     deals out there i dont see how   techsaas basketbaba wish i had s   buy   price themarketdog   is now lower than its us ipo price   many teslahating value investors on youtube told their subscribers   not invest in tesla', '    invest in  ', 'paypal', '  fb   is literally only going down   reasons uncertainty fear hate   has absolutely nothing         fundamentals     company   these   die off over time     market   then finally properly price alibabababa what   stne     really trading   x   x fy sales   earnings   i thought sub was   good price stop playing games', 'nothing     buy opportunity may   riskier than your typical american blue chip', '  i dont carebaba down on   fuckingshit clov out   k now i have k left   tell meone stock       times more in year fubo sofi   other ticket     fine too     hood wiped me out   ipo   rudyhavenstein deepthroatipo what price would prompt you   turn bullish on     dig out your past report in   meanwhile thx everyfraudhasagenuinecorebaba avg jeeez me desagrada china y sus compaias pero hoy comenc   agregar  ', 'simplemente demasiado barata como para dejarla pasar', '  in years   is either   bagger   investing in china is over dont know           riskreward favors taking   stab long here   sbux docu roku httpstcokllmdtibaba httpstcosbqnheqbaba good time   buy   beikabutaro jd   bidu httpstcowuhbnuxoualibaba baidusecbaba when you   into money   selling   house     evens out my average is since   shares i closed   on one   my houses     have k i see     perfect timing eow update no major moves bought   cover     gain stop loss triggered on rwm gain still holding apps shorts', 'meli shorts', 'net shorts', 'twlo shorts', '  u shorts httpstcolhxflmbfdbaba   stock   negative i   really concerned   beikabutaro jd   bidu httpstcowuhbnuxoualibaba baidusecrt photoofadress babanov reports billion revenue     quarter price per share', '  reports billion revenubaba i feel its cheap enough   go private   i remember when they bully me here   buying puts   guess who is up on   year httpstcoytktwqixbaba   if people     concerned     potential us delisting', 'why dont they just use interactive brokers   purchase hong kong alibaba   i just want   die     point whats   point   living   losing everything in   stock market   stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmreutersbiz charlie   chairman hell keep buying babamost mentioned tickers in wsb in last h spy tsla aapl sofi   qqq amzn gme fb xom httpstcointoxxyay httpstcooiltxly   mq twtr dis   anwarbanafea     agnostoxxx      ', 'live look   berkshire hq httpstcojcaaklrcnkrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tspicymichelada   is trading   if ww is inevitablert nandishpatel   i think       mungers last year on   earth   stress   get   him sad   true   i think       mungers last year on   earth   stress   get   him sad   true   i       went down   its only   going down   days   i thought   was headed   next week top tweeted stockstsla spx aapl   rivn zim enph docu xom x pfe fb nvda mos amc aal upst snow amd msft didi ostk bros   bcim clf cvx vale ctva pdd es v bpt cmg crwd gold vlo pltr pton f amzn orcl vrtx regn stockstowatch httpstcooomndjmert marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd nlckstocks nick you should load up on calls     monday   me   bold httpstcozhzbjtzjbebaba coin shop fb pypl gpn adbe la cloture   cette semaine nous amne   belles choses vous   voirbaba i want   buy real bad   have   wait high likelihood   s here near future   start posting our daily market report email   clients hope you enjoyhttpstcolhkgbkegsl spy dia qqq nflx   amzn goog xle soxx tanjmia snap spy iwm t goog gme amd fslr fsly mnst httpstcovayvggyhqibaba i bet jack ma wishes he kept his mouth shut   scam   bears     dumb', 'you realize if delisting happens you lose on your short trade   well   market is trading   if were heading   world war iii wtf   china stock just cosndintely down week   week little tiny blip ups forget   kweb tanking   hours too lol   jd   agnostoxxx      ', 'live look   berkshire hq httpstcojcaaklrcnkrt investorsrelat   este paso una accin     va   valer lo mismo que un litro   gasolinababa wow what in   actual fuk   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba delisting   juicy   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt marketrebels most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqqmost mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqq fb didibaba ok man   onnnn where is     having fun delusional bulls     up   hours wasnt glitch   was   price     buyout   per share happening next week   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroutheryanpope     mean you want   buy       still get beaten down   these prices   looking good then they get beaten down     pe   makes   look good babart marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqqbaba why is   dropping is jack ma     he is swimming   dead fishes     is like chinese buffett', '  fake shit   only fat americans eat fxi   jd pdd boys i told you china was uninvestable last july its still uninvestable down like   depending on   name   profitable companies   its really   shame httpstcoxjlrlyabbaba wow adjusted   inflation   is down something like   ipo', 'real inflation even worse chinese ending   day down big   down', 'nio down   iq down   green week in   books spy qqq tsla amzn amc gme nvda   httpstcokxmxcmuqnio   jd once   war softened', 'these   bounce   big timesbaba go ahead invade taiwan', 'your biggest companys going   zero   whats   pe now what   fucking absolute joke us stocks over here running x plus pe   no profits   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqqsidecarcap sold out         babatrending stocks on fintwit source httpstcocwjowwsbi drts anpc spy muln didi qqq   sofi twi vlon sorted   most recent httpstcoohkrmhbdbaba i   see   bottoming   next week   if   goes     extreme     wont   there long most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqq fb didivicentevaro tweeter ha hecho mucho dao   los inversores en   la comunidad inversora autoconvenciendose q hacan lo correcto mientras perdan un dineral la entrada   munger fue la estocada final aqu se perdern varios analistas value q se haban dejado la pasta en cursos y librosfreemoneyallday take   look   sq pypl   stne even facebook its not just fastly market has   crazy   vicentevaro el grfico     la   gente pillada en esa cada httpstcoxdhtbbaba everyone knows everything   in big s', 'red days', 'monday then maybe i try   roll   dice on     green tsla gme amzn   db orcl qqq vti voo tqqq amd nvda icln msft muln cei hymc ensv ckpt xela kgkg agri nak gpl lac lit sqm bbby meta   aaplbaba i   surprised     held up   high   long   agnostoxxx      ', 'live look   berkshire hq httpstcojcaaklrcnkbaba adding shares   i like   risk   reward here   swing       huge multibagger   only fail if international geopolitics get worse     uschinashitfund man if they didnt avoid tobaccobaba   bail out mungernvr', 'mmm', 'cmi alsn', 'cboe   brutal   httpstcokkjavxuunubaba   many american companies down   hmmmm   tihobrkan while i   simplifying matters here', '  is still nevertheless fascinating how investors were willingly   happily payingbaba   was just   year ago when       sheesh   gamestop is worth more then alibaba let   sink in k portfolio next week more pressure   its not my k   k sos k phil k didi k hpil keeping k   average down on whichever drops over   xpev didi little   i know what was       freerickylb great dte day thanks     you   unusualwhales   snorlaxuw everybody try   rest   enjoy your weekthis selling in china tech whos ready   juggle   pinless handgrenades i know     you   even if you wont admit     bidu jd bilibaba     china is corrupt rosemontseneca he rode wfc     way down     up hell most likely     same     hes   epitome   rational   wont panic sell   panic buy hell   fine   saying   even if he was half his agert cdividendos est mierda     lo nico que sirve es para perder dinero httpstcohhttugegbbaba monthly loggyrhythm httpstcomxaqxlujrt robert my money is on   great munger i expect him   double down   his last price was   now its usd my money is on   great munger i expect him   double down   his last price was   now its usd   is       ipo price have   look     operating fundamentals just look   big basics sales amp earnings   tax ebt httpstcooqntpyeloggyrhythm   ghanoush     served tonight   chef michelhttpstcoozrwtruyang monster trade   me   china has   lot more   lose than russia     point', 'politically   financially delist them     jd kweb   bulls     hard headed its insane   saying   is going   bleed dry since stockmarkethats babastreet cnbc feb loved china   crazy httpstcozemddfcsg httpstcoihuoncqjkvargfakta rismongon   som kpte   wimi   cmcm spi     humanitys problems stem   mans inability   sit quietly in   room  ', 'hold montecristobm nunca lo olvides el ultimo que rie rie mejor babababa     training   is   tradebroth what   week spy closing     downside   yet   structure', 'rip china names like   bidu   kweb hodlings', '  how       bearish   httpstcofwvpgpjdkibaba if   breaks   then we go     stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmbaba settled   more prizes   those who got into bed     communists httpstcouaboxnzdprt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouant group is looking   blockchainoriented people httpstcoqohadumf   btcx ethx   china', 'us regulators seen reaching consensus on audit', 'cooperation source article amp reuters httpstcoxhsfauttbaba   stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tmost mentioned tickers in wsb in last h spy aapl qqq wish tsla goog amzn     sofi httpstcointoxxyay httpstcosqzbwojdebaba bears greed might give me more than gain when they     squeezed in   quackslayerhk jbuehler funance tictoctick hscei is   hang seng chinese enterprise index   hstech is   hang seng technologrt jmgarilleti seekingthevalue yo siempre recordar   como un curso   inversin   cmo no asignar   la cuenta   un stock', '  lrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tchinese leader promises more jobs   support recovery httpstcorzhidxywwl   jd nio xpev bidumonacotrader just curious   you still holding   thanksrt omerahm bidu jd       these   getting delisted god damn   larrycheungcfa there has     lot   wealth destruction lately in chinese equities i want   let you know   i   on   ship wirt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt quackslayerhk jbuehler funance tictoctick hscei is   hang seng chinese enterprise index   hstech is   hang seng technologlarge cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt t mitub moccidental oxy mdocusign docu mbac mpetrobras pbr mrivian rivn malibaba   mpalantir pltr mbaba people saying no buyersdo realize   in order   make   sale there needs       buyer on   other end   how many think   gonna delist   ouchbaba wow go   president xi is killing chinese stocks   daviddhrndz lo peor   todo que son los mismos que si   estuviese   hablaran del empresote que eshablan   aires   sbaba s   learn   hard way   lot   folks just started positions       including myself holding   here is much safer than starting   short     glitches feel like someones burning my money in front   me   sorry here guys jbuehler funance tictoctick hscei is   hang seng chinese enterprise index   hstech is   hang seng technology index didi had its planned ipo in hong kong halted thats why   plunged hscei   hstech have   lot   big companies   overlap tencent', 'meituan', 'jd', ' ', 'jd health etc     allwhere i have lost   most money has   in situations where   companies narrative breaks', '  key valuations metrics margins', 'growth', '  guides   breakyou see plenty   dip buyers', 'getting aggressive in situations like   fb         examplesrt tuinvernadero   warren buffet shit talking munger while holding costco   apple lol tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoqcjyywtkxmartianofsafety we   really having difficult time investing in   hopefully time   reward our patiencebaba warren buffet shit talking munger while holding costco   apple lol tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcohtyzbcbasrt marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoixrprrqfbaba i saw   i had   take   break even   algo knows   market is bullshit pretty sure wall street firms invents   first sentient ai   opposed   silicon valley', '  what   i know what   week spy closing     downside   yet   structure', 'rip china names like   bidu   kweb hodlings', 'gold still high     hot cpi inflation read', 'xrp win     sec read our stockmarket recap here   see what were watching   next week httpstcoeehnljchsababa     eom march there has     lot   wealth destruction lately in chinese equities i want   let you know   i   on   ship   you   damage is   felt   i trust my skills i   recover    ', '  i intend   take you   me   jd kweb qqq spy diababa softbank     go broke   justeatbarbecue     goldman sell     was   softbank   munger     goldman sell     was   softbank   munger       eom marchugh cnbcfastmoney   melissaleecnbc teasing me   these fake   quotes on   screen got me excited httpstcomtkfhdypxbaba seekingthevalue menos mal que solo tengo papel     vuelve la amenaza   deslistar las adrs', 'ruido o esta vez lo veis ms seriobaba     see   tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoinchmwdjjbababy icerock not yet httpstcoykkazabqbaba is   company worth        ', '  market just doesnt know i sold   stock   amzn       price in tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcowfkrndtnchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg jd   nio bidu xpevbidu jd       these   getting delisted god damn tsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcokkykxtbjpbaba chinese stocks   taking   beating   mfhoz u keep buying dips in     u wrote few weeks agostocks options day trading   work jpm spy gs hd nkla fb nflxchatroomif you want   make real gains   make your own plays join us   httpstcovbdmvuf httpstcocbsklxhpcmbaba there is fomc next weekwould expect stocks further down   fomc marketrebels babascan results expansion breakdown   qfin hcp futu yumc zto gds kirk yy sohu atc bidu xpev eh bz   lth napa tdcx krnt pega httpstcoxmvvlhrpunnaleid investoras   httpstcooopjodqdailydownapps asan atrc avlr   rsibaba bgs bird cag didi felipe ii yo no mand   mis barcos   luchar contra los elementos   httpstcoovedlartmbaba its nothing   delisting fear created   bears   shorts   hedge seee american company like dkng', 'hood', 'coin', 'affirm todayare these chinese shiits thebunsenberner not   single chinese adr name is making gains their pe is staying   same while   share price drops large cap chinese stocks   weektcehy   jd bidu didi adequateryan grainjones i remember everyone calling   cheap in   s think well see   resourcebull     munger is like iraq   colin powell one bad move   sully   otherwise perfect career kwebbaba   munger is like iraq   colin powell one bad move   sully   otherwise perfect career kwebbaba warren just pamped     hours   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba buy     falls   low s on delisting worries httpstcojyjuqseic babababa bears shitting their pants on these   hour glitches gerberkawasaki   week was brutal bought   shares       feel   in case there is   sharp reversal next weekprobably   most undervalued company in   entire stock marketcharliemunger alibabagroup     go lower theres no fundamental in play here', 'they   have   whole market cap in cash     wouldnt matter when you   operate freely     government   shut you down   tell you not   divest', '  valuations mean nothing learnt   painful way sadlybaba chill yall   still losing money     we sell   glitch shares hahaha   lol i dont mind   glitch httpstcosmnoblbaybaba wtf   glitch   leake script httpstconbuteagsdnbaba damn', '  down day hope everyone loaded up on puts looking forward   next week est mierda     lo nico que sirve es para perder dinero httpstcohhttugegbbaba httpstcoxkcuboembaba amazon buying       were rich hahahahah todays most active puts tsla gm aapl jd   nio httpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoicsyyzkmrt jumocorp achats du jour coup double   pypl goog smsn montant total inbaba is     glitch   whats going on   amazing reverse splitter   glitch   whats happening httpstcozjjwghuxrt frankblaze borninvestor s   other stocks     runup     same point   start docu fvrr apps afrm app docnrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babadid china fix evergrande china has   least million empty homes enough   house   population   france   offers   glimpse into   countrys massive housingmarket problem welcome   bust   boom you commies   jd fxibaba       fear', 'earns   most money     sec make money   i buy   wait   strange how people globally   wanting   invest in chinas businesses their economy', 'their future growth', 'yet investors get shit on like crazy   im   buyer   hahahahahahahart srcojones la apestada no es   es china los nmeros dan igual', 'su crecimiento   igual', 'sus ganancias y mtricas dan igual y segrt bahamaben wake me up when   hits single digitshow many more lazy ass tweets   we gonna see   how alibabas revenue is up x times   however many years ago', '    stock is down heres   hint apple wasnt consolidating loads   acquisitions in babarhemrajani     fbbaba we obtained shares   seekingalpha   babaf   geopolitics', 'ukraine', 'china   alibaba httpstcosmqrjkqcq markets finance stockmarketbaba enough is enough kardifes     keeps falling i keep thinking     is in   keeps not   in i give up butits   encouraging   see large prints     lows maybe   bounce on monday not   type   volume id expect     lasting low', 'though httpstcommtxybgerspy   stock     year   wow', '  glad i ate   moved on   when   started   get wobbly   if youre stuck', 'hang in there if youre bullish', 'good luck borninvestor s   other stocks     runup     same point   start docu fvrr apps afrm app docn asan   tcehy jd twlo nio nvta edit lots   others   sea   redbaba   stupidity in these price targets is mind boggling   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebstocksandteeth itscharliemar you think   company   high quality     should trade   x cashbaba unreal   look   maybe just   clarify im long  ', '  my appetite is gone until its   alexpitti im not saying   price equals truth       market is inherently efficient   its   not stupid if analysts said   amzn were   strong buy   year ago     market disagreed', 'i go     market usually gets   direction right   leastbaba jd kweb say     me httpstcoklccrevzbaba munger   oh   is number trending   retail   gapping down monday we   chase falling knives   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   tihobrkan while i   simplifying matters here', '  is still nevertheless fascinating how investors were willingly   happily payingrt luoshengpeng   is   its ipo debut price on vs thats   mkt were in todaybaba going short   here is far more dangerous than going long   moonshot monday coming right up   nio kweb cqqq jd httpstcojvptunpdailydownbaba bidu big bird bli rsibaba bgs bird cag didi   took   position here shares     weekly chart', 'holy crap', '  really hit zone', 'next stop is xx where is   dead cat kitten bounce hahahaha httpstcoqqugevxebaba i had puts in january when   hit   wouldnt fall sucked my wallet dry   was depressed now   pos has no problem falling everyday smh   why   we have   wait until monday   lose     here buying   mid s next week   china stock poop patrickq david frankinvesting stefanhesse if china invades taiwan', '  we try   send     like were trying       russian companiesthe us securities   exchange commission has placed five chinese companies       delisted if they   not comply   us accounting standardsthe companies arebgne zlabhcmyumcacmbaba wasnt on   list', 'yet   stock fell       news httpstcoogmlmxtrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme aapl   tsla access wider trends httpstcozltkvrf alibaba   jd alibabahttpstcoyzlunnergstockstowatch techstock httpstcodsrgvlzqrtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla aapl access wider trends httpstcozltkvrfrt trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagobaba i told   httpstcotaffxbohsbaba head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagooptions maxpain chart     free options app httpstcoeqlcboqn httpstcohazatkjzart jpabloortega las tech chinas siguen su cada libre', 'miedo   que las desenlisten o pase un rusia nio bidu   httpstcoxqiimbaba   selling in   s next week   china rules everything   me cream   burntoutcase every day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india iyes i know   is   emotional reaction   please dont take       view on whether   is   good investment personally i dont invest in securities where   chicoms   uncle putin   silent partners   get   make   rules including disappearing your ceosevery day   goes down   more', 'i feel happy     purely idiosyncratic reason   charlie munger trashed india in pointed terms   praised china he is one   those rich wall street white guys who thinks democracy is only   rich white nationsbaba going up big over   weekend', 'guaranteed     tradingview stocks hit week lows   biggest   them   market cap were   adbe nflx sbux snowabhinavs account is temporarily unavailable     violates   twitter media policy learn morebaba watching   httpstcohldjtrxpcltsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcoadxvedgsytsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcojgyqhhuaabkaellner we   have   witnessing   lot   human misjudgments', '  cloners mistake themselves   super investorsmore pain     im afraid   hopefully   valuable   humbling lesson   honest intellectsbaba tcehy overnightchinaexperts knowmyignorancert marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdon', 'i recommended shorting chinese stocks', 'in my sample see tweet   if you invested', '', 'evenly applied   each stock', 'youd make  ', 'covering these positions todaybaba bidu nio   lfc didi qfin zto adag xpev jobs spx nasdaq djia httpstcoedyymciort marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdbaba going     east vd west   investroiss nearly everyone is harping on munger   even value investor   starting     bearish   munger made   mistake', 'tsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcozllpzri httpstcovivjlyuknearly everyone is harping on munger   even value investor   starting     bearish   munger made   mistake', '    recent talks might     good bottoming signal not sure if contrariandisease   notwhy   chinese stocks selling off   bidu tme ntes jdi   reading raydalio principles   dealing     changing world order   i   thinking   is   exceptional buying opportunity httpstcogjwyffnbhxnio xpev   dont worry     thingcause every little thing is gonna   alrightsinging', 'dont worry     thingcause every little thing is gonna   alright httpstcomhamczhlbaba what needs   happen   trigger   positive momentum top holdings tcehy', ' ', 'jd bidu', 'mpngf', 'kuasf', 'ntes', 'tcom', 'bz', 'ymm kweb kweb etf httpstcobbtamiebaba jd who would have thought really china stocks     my biggest holdings   next week yes i   buying more   tcehy', 'jd gxc kwebpretty wild   see   time lows in       stuffi know', 'i know', 'what   you   ownbut still if you assume   normal world going forward', 'kweb isnt   zerobaba gonna get     time lows too httpstcodffomgpdi httpstcopocenpskbaba jd ipo price   delisting here we       is   cheap right now its crazy lol china faces multiple challenges amid rising uncertainties httpstcoiaxo   jd nio xpev bidurt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmtsla jd   nflx   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcofcbjgwfxrbaba not adding   my small position   crazy just keeps getting crazier tsla jd   bidu   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcolcagucljrmrt nnaleid investoras drameralali   you gonna   in   investoras care   share pleasert luoshengpeng   is   its ipo debut price on vs thats   mkt were in todayrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouvicentevaro qu pasa   babatsla jd   amd   community   far   their daily lessons', 'live alerts   calls', '  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcojawszwthose   serious numbers nio   sofi httpstcoaqqlreqllizatkovcukru stockmktnewz   without doubtbaba options oi chart free stock apps httpstcormmjsiv httpstcokjrgykxjqbaba down like   clown charlie brown   half   mile here you in our discord weve   on fire httpstcovbdmvufaapl amzn fb nflx jd bidu   twtr pins tlry hexo httpstcoqkrylbenchinese stocks got plummeted   i have only   few   bought hope   survives   onslaught sl httpstcorpayhdhxxbaba soon     selling p july la ltima vez que alibaba   cerr  ', 'fue el   diciembre   fxi on its way   chinastocksbaba didi jdrt nnaleid when i sold my         major loss', 'i felt like   idiot i think trading is   intuitiongutprrobbins obviously', '  investor here   marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdi thought   chinese didnt need american capital why   they   worried   there stocks getting delisted xijinping cut his tech companies valuation   half   wants american capital   invest in his country   jd didi tme kweb fxi bidu tcehy bili iq profitsbaba p gt bidu p gt cvx   gt googl p gt bidu p gt profitsnvda p gt   p gt bidu p gt fb p gt didi', 'uber didi had   postpone its ipo   jack mas ant bloomberg httpstcoybhpzklua babastockmktnewz     coursert seekingalpha   babaf   geopolitics', 'ukraine', 'china   alibaba httpstcosmqrjkqcq markets finance stockmarketbaba ai is alibaba intelligence clown chinese thats why harvard didnt give u admission   is just ur luck   ur karma u r here dont   proud     u   dissolve in thin air one day   followtheh   traded   double digits earlier     first time since jan     october high httpstcopcyoprwurdailydownapps asan atrc avlr   rsibaba bgs bird cag didi nordiccashflow sitter p   allerede', 'kommer ikke til selge dette med mindre det skulle skalert seg til noe men ja enig', 'avholder litt mens jeg ser etter andre muligheterbaba people sold on   speculation   delisting   marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdwelp not   first time getting burned on   i   outkweb   tcehy bidu jd whats   good mutual fund restrained retirement account   mutual funds nio   jd bull fo lifert marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdfriday option volumesaapl m   puttsla m   putnio k   putamd k   putnvda k   putfb k   putrivn k   putbaba k   putrt crispylenetta zm', '    potential swing trades next weekbaba use   lube on charlie he is   old man   if you truly     is going   go   in   post screen shots', 'otherwise stfu   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   babaf   geopolitics', 'ukraine', 'china   alibaba httpstcosmqrjkqcq markets finance stockmarketinnovationdd mayhemmarkets i was referring     select subset   names   everyone keeps tracking   following you knowupst', 'snow', 'afrm', 'ddog', 'amzn', ' ', 'sq', 'meli', 'crwd', 'pltr', 'arkk', 'shop', 'coin', 'se', 'fb', 'nvda', 'amd', 'adbe', 'aapl', 'msftas if there werent   k listed nameshotoptions report   end   day', 'march', 'aapl', 'tsla', 'nio', 'amd', 'nvda', 'fb', 'rivn', ' ', 'amzn', 'amc', 'msft', 'docu', 'sofi', 'f', 'didi', 'bac', 'xom', 't', 'aal', 'pltr httpstcoucbhpidlrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba forecast   goldman sachs', 'now they     really bullish if they loved     httpstcodqhgtmjsi like     jd however im starting   think   its not reciprocal']
['Tweet\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/B7BWRcVOEf https://t.co/xzObqmrAIj\t\t\n$BABA - Alibaba: Patience Is A Must As Overall Market Sentiment Shifts. https://t.co/9BPk9s6B08 #stocks #markets #trading\t\t\n"I\'m part of a server where top traders actually get paid based on results (over $70k last month). All based on merit. That\'s how you know you\'re getting the best alerts 📉📉\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA https://t.co/BVpUABzVOo"\t\t\n"Chinese official have no idea how equity markets work. The technical damage done to $BABA $JD $NTES $BIDU $PDD $NIO $LI', ' will not reverse back by one statement. \nLike all other stocks on US exchanges', ' they will have to complete the technical cycle before becoming investable."\t\t\nRT @Options: Most Active Equity Options For Mid-Day March 17', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $OXY', ' $MSFT', ' $AMZN', ' $SQ', '…\t\t\n"RT @Liquid_f35: A couple of surprising charts. \n\nSharp sell-off despite sales continuing to climb.\nLikely very oversold at this point.\n\nI\'m…"\t\t\n"Today\'s Highlighted Pre-Market Ideas 03/17/2022\n$SIG SHORT 84-->72\n$SIG LONG 72-->84\n$TSLA LONG 836-->864\n$BABA SHORT 100-->96\n$BIDU SHORT 142-->138\n$INDO LONG 32-->35.65\n$RH SHORT 363-->351\n$ACN SHORT 330-->319\n$WSM SHORT 163-->152\n$WRBY LONG 24 -->27.50\nhttps://t.co/GcUIWtIhoC https://t.co/3BrFeHkEEW"\t\t\nRT @15minofPham: Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $HIG $PTEN $PLUG $CPNG $MQ $HOOD $AMC $MS $NFLX $BABA $BHC $SKI…\t\t\n"RT @JasonTCardinal: $MULN $2.50 before close?\n\n(Yes its My robinhood account. 🤣)\nI use in times I need an immediate cash settlement. \n\n Hed…"\t\t\n"Twitter\'s on the Rise: \n\n$AMZN  Price: $3', '106.83  Mentions: 61\n$AAPL  Price: $159.17  Mentions: 56\n$BABA  Price: $99.20  Mentions: 53\n$MULN  Price: $2.57  Mentions: 43\n$PIK  Price: $3.43  Mentions: 35\n\n#stocks #investing #trading"\t\t\nWould yall like me to post more of these? $BABA setting up. talks with Xi Jinping are tomorrow https://t.co/cBNxXPLREb\t\t\n"RT @moneymlive: Do you like #America', ' #BlackCoffee', ' and #Guns?\n\nHow bout #Money?  #Trading?  #VWAP?\n\n$BABA? \n$BTU? \n$BRCC?\n@blckriflecoffee…"\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nAnother very significant pivot away from covid zero policy. Together with yesterday’s easing on regulation', ' this could’ve a big turnaround for Chinese tech. Bought more $BABA earlier https://t.co/EqsF2GfDvW\t\t\n"(Mid-Day) US Stock Market Movers | March 17\n\nhttps://t.co/pDkDswsCgF\n\n$GTLB $LMND $NET $UPST $CFLT $BMBL $S $RBLX $BILI $XPEV $NTES $PDD $TME $FUTU $BABA $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\n"RT @thetradingchamp: $SPY $438 re test then dump? Let’s see what’s gonna happen \n\nHolding $BABA puts still FULL"\t\t\nRT @Lindagoerge__: $BABA THOSE $100 ARE A PAIN... SHOULD BE GONE BY END OF THE DAY\t\t\nRT @Tommy51374930: potential catalysts for #cannabis stocks including the rec legalization in Germany & More act. If these 2 things come to…\t\t\n$BABA $BABAF NEW ARTICLE : Alibaba Is Now All About Risk Assessment And Risk Control https://t.co/ik0Y222UGO Get all the latest $BABA related news here : https://t.co/fVKvdtuiDF\t\t\nRT @RationalObserv5: $BABA turding out at the obvious level', ' POS\t\t\n$BABA https://t.co/UNWHbWEoES\t\t\n"Hoy me consultaron por $BABA', ' $MELI y $PYPL...\n\nBueno', ' acá vamos con los análisis:"\t\t\nRT @InvestCan1: $BABA trading nicely today given the recent move. A lot of support. Potential to see full recovery on stock today.\t\t\nRT @Trading_Sunset: Pete bailed (yesterday) CALLS in Alibaba $BABA ... but holds $KWEB  @petenajarian https://t.co/T4QxXHb7B9\t\t\n"RT @thetradingchamp: $SPY $438 re test then dump? Let’s see what’s gonna happen \n\nHolding $BABA puts still FULL"\t\t\n"$SPY $438 re test then dump? Let’s see what’s gonna happen \n\nHolding $BABA puts still FULL"\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $XSP $XLF $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/SmfNKiiu7s\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $XSP $XLF $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/LbUel8xCyX\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $XSP $XLF $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/srdnHSymZE\t\t\n"RT @trading_spartan: $baba trying to pop now lets see\n\nslowly profit churning .. i think 105 break possible if 101 -02 takes out\n\n$jd $kweb…"\t\t\nRT @Trading_Sunset: Pete bailed (yesterday) CALLS in Alibaba $BABA ... but holds $KWEB  @petenajarian https://t.co/T4QxXHb7B9\t\t\n$BABA trading nicely today given the recent move. A lot of support. Potential to see full recovery on stock today.\t\t\nMost Active Equity Options For Midday - Thursday', ' March 17 $AMD $BAC $CCJ $CLF $F $NIO $OXY $XOM $AAPL $AMZN $MSFT $NVDA $TSLA $BABA $FB $AMC $SQ $PLTR $SOFI $MULN https://t.co/Gf1AXlBMw7\t\t\n$BABA $BABAF - Alibaba Is Now All About Risk Assessment And Risk Control. https://t.co/6AJJeNgix6 #stockmarket #trading #economy\t\t\n$BABA turding out at the obvious level', ' POS\t\t\n$baba #Alibaba mientras no supere la zona de los 135/140 dólares sigue siendo bajista. Estamos ante un simple rebote', ' bestia', ' pero simple.\t\t\n$BABA\t\t\npotential catalysts for #cannabis stocks including the rec legalization in Germany & More act. If these 2 things come together', ' this could be aperfect storm! #meme $tlry $acb $hexo $cgc $tsla #cnbc $btc $baba will there be a short squeeze? #wallstreetbets $amc $gme #amc #gme\t\t\n$BABA THOSE $100 ARE A PAIN... SHOULD BE GONE BY END OF THE DAY\t\t\n"RT @thetradingchamp: 🚨 $BABA 94 PUTS\nâ\x8f° EXP: 3/18\n💎 Entry: .91 - .95\n\n🚀 DAYTRADE 🚀"\t\t\nLos que compraron ayer $BABA cuando subÃ\xada un 30% https://t.co/jc1i7iCNrT\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\n"🚨 $BABA 94 PUTS\nâ\x8f° EXP: 3/18\n💎 Entry: .91 - .95\n\n🚀 DAYTRADE 🚀"\t\t\n"RT @moneymlive: Do you like #America', ' #BlackCoffee', ' and #Guns?\n\nHow bout #Money?  #Trading?  #VWAP?\n\n$BABA? \n$BTU? \n$BRCC?\n@blckriflecoffee…"\t\t\n"$MULN $2.50 before close?\n\n(Yes its My robinhood account. 🤣)\nI use in times I need an immediate cash settlement. \n\n Hedgies get wedgies.\n\n#hedgiesgetwedgies #MULNSQUEEZE #OptionsTrading #options #OptionsFlow \n$SPY $QQQ $BABA $AMC $GME https://t.co/6wpB9PDrh4"\t\t\nSolid day on $CRWD 305% $PYPL 100% $DG 92% $CSIQ 133% $BABA 50% $X 75% $WSM 65% $JMIA 50% $NVDA 55% $SNOW 60% $UPST 55% $PTON 45% $SPY 45% $SIG 40%. Join our room and trade with us while learning at https://t.co/kMTYhILhRZ https://t.co/sNGXaEAmMW\t\t\nRT @UPBOptionMil: Most active stock options today $AAPL $AMD $TSLA $MULN $BABA $OXY $CCJ $MSFT $FB https://t.co/vZUui4knFy\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/c2oaB6jV0f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/6CVMPwnpSN"\t\t\n@cf_trading $baba se va a 150 la semana que viene suuuuuu\t\t\nMost active stock options today $AAPL $AMD $TSLA $MULN $BABA $OXY $CCJ $MSFT $FB https://t.co/vZUui4knFy\t\t\n"A couple of surprising charts. \n\nSharp sell-off despite sales continuing to climb.\nLikely very oversold at this point.\n\nI\'m long both $SE and $BABA :) https://t.co/xCKxZCZGbc"\t\t\n"Take a look to:  $BABA -5.29% \n\n#news #wallstreetbets #ToTheMoon #bottomfishing #daytrading #FOMO #Stocks #YOLO #investments #StocksToBuy #trading #StocksToWatch #RedditArmy \n https://t.co/dbmgElt2WI"\t\t\n"Do you like #America', ' #BlackCoffee', ' and #Guns?\n\nHow bout #Money?  #Trading?  #VWAP?\n\n$BABA? \n$BTU? \n$BRCC?\n@blckriflecoffee?\n\nCmon... We know you  #LOVE   Money Morning  #LIVE https://t.co/F9ELZBLIvs"\t\t\nRT @leighmhughes: Explains why a slight hop back on the right side of momentum for @Tenet_Fintech $PKK $TNT Seeing $BABA $DIDI $JD & @Pindu…\t\t\n"Above5DaysMA\n$ACHR $4.24 9.28% 28.10% 48.25% -42.00% 67.06\n$AFRM $35.85 7.53% -1.92% -17.96% -68.74% 42.97\n$API $10.01 -3.84% -0.69% -6.80% -46.38% 48.85\n$APPS $39.83 4.32% 4.13% -23.41% -25.20% 46.95\n$BABA $99.63 -5.10% 7.22% -18.28% -20.33% 46.77"\t\t\n"DailyDown5\n$BABA $99.63 -5.10% 7.22% -18.28% -20.33% 46.77\n$NTES $83.95 -10.03% 2.72% -14.33% -18.37% 45.73\n$PDD $38.60 -9.43% 7.94% -34.75% -39.33% 43.29\n$SEDG $310.36 -7.12% -1.51% 24.53% 0.41% 55.05\n$TCOM $21.93 -6.06% 3.32% -25.88% -15.71% 44.54"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @Tommy51374930: #ww3 is not on the menu. They know it’s too big of a risk to invade #taiwan. Enjoy the #cannabis stocks as @SenSchumer r…\t\t\n"still (bag)holding $BILI. I like the macro environment for china stocks now to be honest.. Their central bank is cutting rates while the fed is tightening. Can see more money flowing into chinese assets in the near future.. of coz', 'I could be wrong. Who knows\n $BABA $JD $DUO $TIGR https://t.co/sE8E4nwSRp"\t\t\nNever forget $JPM called $BABA at $65 price target then it jumped 40% for little to no reason other than Kevin the Shark Tank guy coming on CNBC and calling the "bottom" cough cough\t\t\nRT @mdsoll315: “Chinese stocks will rip this yearâ€\x9d $nio $xpev $li $baba $jd $bidu $pdd $bili how many different ways does one need to be to…\t\t\n"RT @ALTRADES1: What\'s everyone trading today?\n\n$SPY $TSLA $MULN $BABA $MKD $PYPL"\t\t\n$BABA I feel bad for you if you bought those $92 puts\t\t\n"What\'s everyone trading today?\n\n$SPY $TSLA $MULN $BABA $MKD $PYPL"\t\t\nIf the market keeps rallying I think $BABA sees $116 soonish. https://t.co/CYngB8zofK\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (57)\n2. $SPY (54)\n3. $TSLA (33)\n4. $BABA (20)\n5. $AMD (16)\n6. $OIL (13)\n7. $NVDA (8)\n8. $AMZN (8)\n9. $VXX (6)\n10. $ZIM (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/lEEHvstkQE"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $TSLA 🥉\n4. $SPX\n5. $CCJ\n6. $B…"\t\t\n"RT @InvestorsLive: China basket trade - prepared for in room recap.\n\nFor me I liked $YANG short \n\nWith $BABA $NIO $BEKE long exposure.\n\nHer…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $TSLA 🥉\n4. $SPX\n5. $CCJ\n6. $B…"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n$BABA DE REGRESO A 100.00\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $TSLA 🥉\n4. $SPX\n5. $CCJ\n6. $BABA\n7. $QQQ\n8. $ZIM\n9. $AMZN\n10. $SHOP\n\n( Sorted by most recent ) https://t.co/Orw9K9H72Z"\t\t\nRT @Eagleinvestor_: $NIO $XPEV $LI $BABA\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$CVX', ' $SPY', ' $IUSG', ' $C', ' $BABA', ' $SQQQ', ' $F', ' $LMT', ' $EFA', ' $PG', ' $AAPL', ' $AMZN', ' $SLB', ' $XLE', ' $GLOB', ' $TQQQ', ' $EEM', ' $EMXC', ' $MNQM22', ' $SLV https://t.co/O6qG4d5RAx"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $BABA\n3. $TSLA\n4. $AMD\n5. $NVDA"\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $HIG $PTEN $PLUG $CPNG $MQ $HOOD $AMC $MS $NFLX $BABA $BHC $SKIN $OXY $AMD $LUMN $MSFT $DOW $AFRM $UBER $HPE $JPM $AMZN\n\nData: @Barchart https://t.co/toRQZSCO7V"\t\t\n"RT @meirbarak: [MY PICKS] Analyst Meir Barak:\nLong: $LGVN', ' $MRVL', ' $MRNA\nShort: $DOCU', ' $ASAN', ' $NIO', ' $BABA', ' $JD', ' $PDD"\t\t\n"RT @meirbarak: A nice way to end the week with 5/6 winners! Have a great weekend traders!\n\n#Stocks #StockMarket #Trading #DayTrading\n$ASAN', '…"\t\t\n"RT @InvestorsLive: China basket trade - prepared for in room recap.\n\nFor me I liked $YANG short \n\nWith $BABA $NIO $BEKE long exposure.\n\nHer…"\t\t\n"RT @meirbarak: 30 minutes', ' 3 winners', ' 1 loser - Great start to the week!\n\nNew video: https://t.co/IK8MQWbZYJ\n\n#Stocks #StockMarket #Trading…"\t\t\nRT @TheSageofTrades: $OXY is up 1000% on the chain. we literally went over 2 tickers in my market analysis class $OXY and $BABA and in less…\t\t\n"$FDBL News! Friendable’s Fan Pass Live Reports Month Over Month Growth as 2022 Continues to Show Increases in Revenues', ' Music Distribution Orders as well as Social Engagement Increasing by 65% https://t.co/ZN0qw7hjqX\n@jctb1 \n\n$ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nMid-day options volume > 10K', ' OI < 5K: $UEC $TSLA $CCJ $BABA $AMD $SLB $RBLX $CCL $MULN $AMZN $PLUG $NVDA $MRNA $PARA $NIO https://t.co/usG79U0j3r\t\t\n"Vant and Rant LIVE Trading Podcast starting! 3 traders talk the market post-FOMC', ' yield curve inversion', ' options expiration', ' economics', ' Russia', ' top stocks in play', ' FOREX & more\n\nhttps://t.co/dbkSE3vgb5\n\n$SPY $QQQ $IWM $TNX $VXX $TSLA $AAPL $INDO $BABA $PFE $AA $CLF $OXY $MOS $GME"\t\t\n"RT @SoFloTrading: THE WEEKLY ONE-PAGER âš\xa0ï¸\x8f— 02/21/2022\n\nWeek after week', ' SoFlo breaks records. Market Volatility has given us VERY profitabl…"\t\t\n$Baba shorting this trash !!\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"China basket trade - prepared for in room recap.\n\nFor me I liked $YANG short \n\nWith $BABA $NIO $BEKE long exposure.\n\nHere is trades spelled out 👇 https://t.co/AQT4mSvB2D"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nAlibaba Group Holding Limited traded 53.916M shares', ' 101% above average volume $BABA\t\t\nRT @mdsoll315: “Chinese stocks will rip this yearâ€\x9d $nio $xpev $li $baba $jd $bidu $pdd $bili how many different ways does one need to be to…\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 52\n$AAPL  Price: $158.94  Mentions: 50\n$BABA  Price: $99.55  Mentions: 48\n$MULN  Price: $2.38  Mentions: 34\n$PIK  Price: $3.24  Mentions: 33\n\n#stocks #investing #trading"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nchina stocks gap up tomorrow? $fxi $kweb $baba\t\t\n"“Chinese stocks will rip this yearâ€\x9d $nio $xpev $li $baba $jd $bidu $pdd $bili how many different ways does one need to be told? \n\nhttps://t.co/Xy8hRzemOQ"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\nRT @MT_Capital1: Geopolitical risk should never be ignored $BABA. https://t.co/cdxl4o6pFs\t\t\nI lied. I wasn\'t done. What a trade $BABA https://t.co/Ss66XhR9mF https://t.co/f9gguC8L3E\t\t\n"RT @IGEspana: ¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '4…"\t\t\nReal-time results: $SPY is Bearish', ' unbolded', ' confidence 50.3%; Stock pick: $BABA', ' $KWEB', ' $DIA', ' $XLK', ' $GE', ' $QQQ', ' $STT', ' $APH', ' Daily #market prediction and #stock pick @TaoCapMktModel. https://t.co/qICZxnGtZS\t\t\nReal-time results: $SPY is Bearish', ' unbolded', ' confidence 50.3%; Stock pick: $BABA', ' $KWEB', ' $DIA', ' $XLK', ' $GE', ' $QQQ', ' $STT', ' $APH', ' Daily #market prediction and #stock pick @TaoCapMktModel. https://t.co/EPPCzQEhfg\t\t\n@emiberciano y hay un ejemplo reciente muy bueno para ilustrar esto: mira los volúmenes de $BABA previos al +36%... alguien sabÃ\xada algo. https://t.co/gFZQAKfvIM\t\t\n$AMD $GME $SPY $TSLA $BABA #Trading #Crypto #Stocks https://t.co/d4udEqeu0d\t\t\nIf you didn’t #BTFD I feel bad for you son', " I got $99 $baba and your outs worth NONE https://t.co/Im6QxbLwGe\t\t\nBears still think $BABA can't go above $100 today?\t\t\n$BABA selling rest from 1.93 ", ' back to 50% https://t.co/Ou9uXV7l2L\t\t\nEn $BABA hoy están cazando osos 😅 https://t.co/Ud666MnYVd\t\t\n$BABA discount today is a good opportunity. Long more.\t\t\n$bctx $vlon $baba https://t.co/FXiv8AaHfL\t\t\n- 1/2. Forgot about the 15% loss on $baba 95p. I was early 🤷ðŸ\x8f¾â€\x8d♂ï¸\x8f\t\t\n"$baba trying to pop now lets see\n\nslowly profit churning .. i think 105 break possible if 101 -02 takes out\n\n$jd $kweb $spx $nio $bidu https://t.co/6GBMUUbiWg"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AA…"\t\t\nIt\'s definitely a different kind of market when I\'ll hold Chinese stock trades a little red because I have some conviction they will bounce and then they do. $BIDU $BABA $JD $SE https://t.co/OWivimK1hu\t\t\n"$BABA +37% yesterday after Beijing “signaled support.â€\x9d \n\nNo', ' Beijing didn’t. \n\nWhat Vice Premier Liu He actually said was gov would intro mkt friendly policies developed in coordination with financial regulators.\n\nThat\'s CCP code speak for we will crush anybody out of line https://t.co/ZfWhotnoN8"\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYOT1q\n\n#baba    #wallstreetbets  #trading https://t.co/rsFvi4vRec"\t\t\n"Top Bullish Flow (a/o12:39pmEST): $TSLA $NVDA $BABA $CCJ $COST 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/QByuBuWiYD"\t\t\n"RT @SoFloTrading: THE WEEKLY ONE-PAGER âš\xa0ï¸\x8f— 02/21/2022\n\nWeek after week', ' SoFlo breaks records. Market Volatility has given us VERY profitabl…"\t\t\n$BABA is getting shorted at $99\t\t\n$AMZN $AAPL $BABA $MULN $PIK #Crypto #Stocks #Trading https://t.co/0DhTq6zXqm\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n@BrettSimba @charliebilello I think there is still a small chance of getting stocks like $BABA & $BIDU at October 2021 levels. That would be like 80% up (still down of ATH). Don’t you think its possible?\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"Above5DaysMA\n$ACHR $4.29 10.44% 29.46% 49.83% -41.38% 67.57\n$AFRM $35.85 7.54% -1.91% -17.96% -68.74% 42.97\n$API $9.97 -4.23% -1.09% -7.17% -46.60% 48.70\n$APPS $39.72 4.03% 3.84% -23.62% -25.41% 46.78\n$BABA $98.89 -5.81% 6.42% -18.89% -20.93% 46.31"\t\t\n$JD puts were back to green earlier', ' especially if you followed the averages in. Exit them. Same story for rest of China $BABA $BIDU $PDD. Come join to get alerted on entries and exits in real time if you missed the trim https://t.co/Lw0DaCmJk3\t\t\n"DailyDown5\n$BABA $98.89 -5.81% 6.42% -18.89% -20.93% 46.31\n$BIDU $142.65 -5.45% 5.54% -11.28% -4.48% 49.32\n$JD $60.69 -5.29% 15.56% -18.48% -23.86% 47.15\n$LMB $6.70 -5.63% -17.49% -10.79% -15.62% 38.64\n$NTES $84.20 -9.76% 3.02% -14.07% -18.13% 45.90"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nPete bailed (yesterday) CALLS in Alibaba $BABA ... but holds $KWEB  @petenajarian https://t.co/T4QxXHb7B9\t\t\n$BABA this might actually close green\t\t\n$BABA dip getting bought - scalps only - looking for 50% maybe 61.8% if the markets hold this BID https://t.co/b7tf8QsjEi\t\t\nRT @EricSchalkle: @AjTrader7 who’s the man..? Aj is the man and a hell of a mentor 👊ðŸ\x8f» $SIG $1016.57 $BABA$914.90 $PD$204.13 $PIK$282.11  th…\t\t\n"Get ahead of the trend here at Xtraders \n\nhttps://t.co/McJQCtv6Co\n\nCongrats to all who played! \n\nSee you tomorrow📈\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $AMC $SPX https://t.co/gQXj8wrrme"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nMost Active Equity Options For Mid-Day March 17', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $OXY', ' $MSFT', ' $AMZN', ' $SQ', ' $SOFI', ' $BAC', ' $AMC', ' $F', ' $CLF', ' $PLTR', ' $MULN', ' $XOM', ' $CCJ     https://t.co/eMipUGw4RZ https://t.co/iH2f7k8VWX\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nSo far up 33%. $99 break and hold here and we see 100+ $BABA https://t.co/5bkTlVJ9Aw\t\t\n"Excited for the start Tomorrow!! So many great setups 📈\n🎯Learn how to trade the right way \nhttps://t.co/McJQCtv6Co\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $JD https://t.co/hk18zOn43B"\t\t\n"TRADING STATS FROM today \nhttps://t.co/McJQCtMHtW\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA https://t.co/VGqSDEH91G"\t\t\n"$AMZN $SPY $V $PLUG $HD $WMT $EOD $PENN $BABA $NVDA $V $AMD $PT $WMT $FSLY $PYPL $BA $BLDP $AMC $BP \n\n!!!Start trading with us! https://t.co/3vbD4Mdsw5 https://t.co/k8jIvSe2fC"\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $TQQQ $QQQ $BABA $NVDA $RUT $AAPL $RIVN $BHC $MSFT $SQ $IWM $FB https://t.co/7G99M1Ghq9"\t\t\n"Today #StockMarket #Commentary \n\n$ES_F $SPX $SPY $CL_F $XOM $BP $BABA $BIDU https://t.co/MB8X84IAQv"\t\t\n"RT @smartrader19: Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be…"\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\nMost Active Equity Options For Mid-Day March 17', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $OXY', ' $MSFT', ' $AMZN', ' $SQ', ' $SOFI', ' $BAC', ' $AMC', ' $F', ' $CLF', ' $PLTR', ' $MULN', ' $XOM', ' $CCJ     https://t.co/kpRTVv5v2y\t\t\n$BABA still has great value under 100 bucks especially after China news\t\t\n@financialshaper Increase: $BABA $BIDU $KMI; new $CCU\t\t\n"$BABA $86.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $98.72\n% Difference: 14.80%\nDaily $ Volume: $134', '716\nVolume: 5', '283\nOI: 1', '318\nIV: 136.82%\nBid/Ask: $0.25/$0.26"\t\t\nStill short evrything & more. Clear #bearmarket s/b sold hard. @federalreserve #fomc hawk as can be', ' #usd 2 resume surge. 0 reason 4 #stocks 2 rally #es_f $spx $spy #SPX #stockmarket #stockmarketcrash $qqq #nasdaq #dxy #forex #FX #china $fxi $kweb $baba $tcehy $jd $pngay #fintwit https://t.co/LQNyyfHc8U\t\t\n"$futu $tigr short float 20% \nLet\'s do \n$baba $jd $kc $didi $ddl"\t\t\n".\n:: Market Maker Signals To Move Stocks ::\n\nArticle: https://t.co/V2nsljHVTo\n\n$AGRI $NKTR $BABA $CVX $JAGX $DOCU $BMY $HOOD $SANW $LIDR https://t.co/zVK5R6k8PE"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nRT @epictrades1: $BABA gave us a nice buy the dip 95-97s\t\t\n$BABA is about to fill the gap. les do it\t\t\n"Interesting Charts and information on Alibaba (provided by @chartrdaily)\n\n$BABA\n\nDisclaimer: Not a recommendation to buy or sale.  For informational purposes only.  Consult your financial advisor. https://t.co/jxLeVQfIBc"\t\t\nRT @gualestrit: $BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n$BABA gave us a nice buy the dip 95-97s\t\t\nLotto $BABA 105c .83 zero or hero\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n@iamtomnash I’m sure this is exactly what $BABA bulls think of us $PLTR bulls 🤣\t\t\nRT @GuyCreal: $gnpx over 10% of the population has diabetes. Genprex CURED DIABETES in mice. Completely! Next phase on people coming soon.…\t\t\n@AdrianCHESA Los números de $BABA son bestiales. Está demasiado castigada', ' yo los fundamentals los miro mucho. Mucho mas que lo tecnico. Y como miro fundamentals no quise entrar en papeles chinos', ' mucho manoseo polÃ\xadtico. Pero el sobre castigo ya es por demás\t\t\n$BABA sold puts expiring tomorrow at a strike of 80. Good luck ðŸ¦\x8dðŸ¦\x8d\t\t\n@iamtomnash Nope $BABA\t\t\n$BABA $BILI $IQ NEW ARTICLE : Why Chinese Stocks Collapsed Again Today https://t.co/3keXf0Op1G Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"RT @InsiderFinancex: Top Sweep Activity from Smart Money courtesy of the real-time dashboard from https://t.co/XFSr9ibYHm:\n\n1. $TSLA 19.8K…"\t\t\nRT @stockpicks: #MEME stock traders mature.  Most Mentioned Stocks in WallStreetBets 24 hours:  $SPY', ' $BABA', ' $GME', ' $TSLA', ' $QQQ', ' $FB', ' $J', ' $V…\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\n"Twitter\'s on the Rise: \n\n$AMZN  Price: $3', '097.28  Mentions: 50\n$AAPL  Price: $158.75  Mentions: 47\n$BABA  Price: $98.51  Mentions: 44\n$MULN  Price: $2.35  Mentions: 32\n$PIK  Price: $3.22  Mentions: 30\n\n#stocks #investing #trading"\t\t\n$BABA $BIDU $JD NEW ARTICLE : 3 Buy The Dip Opportunities From China https://t.co/6POyXoQKRV Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/wuTTIvZXVJ\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/oRghQTc88f\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/T5VxQcEWAj"\t\t\nRT @iamtomnash: $PLTR is a much better shitty stock than $BABA :)\t\t\n$PLTR is a much better shitty stock than $BABA :)\t\t\n"RT @SmartOption20: متابعة تØ\xadليل الÙ\x81يسبوك $FB \nÙ…Ø\xadاصر على اللØ\xadظي بين 200 Ùˆ 204 .\nاختراق المقاومة يستهدÙ\x81 207 _215.\nكسر الدعم بيرجع 196\n--\n#الأ…"\t\t\nRT @Traders3King: Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇…\t\t\n"RT @afortunetrading: $SNOW wants to run\n$SHOP too\n$BABA $BIDU rest day \n$SPX $4400+ potential tomm\n$TSLA looks ready\n$TTD day#3 potential t…"\t\t\n"RT @StockMa40636171: $MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AAPL\n$NIO\n$NVDA\n$BABA\n$SPY\n$AMZN\n$MSFT\n$SOFI\n$QQQ\n$AMD\n$SOXL\n$FB\n$UVXY\n$GME\nCrowd-source…"\t\t\n@iamtomnash I like both $BABA and $PLTR cult <3\t\t\nRT @PPwallz: $emed - don’t make this too hard  $ibb #otcqb $igex $qqq $cacc $dkng $snow $baba $muln https://t.co/SVYdGthUwW\t\t\n@AjTrader7 who’s the man..? Aj is the man and a hell of a mentor 👊ðŸ\x8f» $SIG $1016.57 $BABA$914.90 $PD$204.13 $PIK$282.11  thanks Aj everyday green this week ðŸ‘\x8dðŸ\x8f»\t\t\n"RT @SmartOption20: تØ\xadليل $SQQQ \nبوضع عام عل الاسبوعى Ù\x81وق 41.1 ايجابى .\nمقاومة قويه ومهمه عند 42.8 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 44.64 هدÙ\x81 أ…"\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @TradersCom: Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have…"\t\t\n"$SNOW wants to run\n$SHOP too\n$BABA $BIDU rest day \n$SPX $4400+ potential tomm\n$TSLA looks ready\n$TTD day#3 potential tomm\n$MDB $382 next\n$CRWD $199 breakout here', ' $205.5 next"\t\t\n$SDC squeeze mode like $BABA\t\t\n"RT @EdalatSina: $SDC\n-Path to profitability\n-Massive 33% short interest!\n-Private network/Collab with Dentist\n\nInvestors don’t understand t…"\t\t\n@AdrianCHESA Cuando pase el bardo este papel va a ser uno de los que se le deberÃ\xada entrar fuerte. $BABA $FB $TME $MELI. Mientras tanto sigo feliz con mis $VIST y no tan feliz con mis $YPF\t\t\nRT @GuyCreal: $gnpx over 10% of the population has diabetes. Genprex CURED DIABETES in mice. Completely! Next phase on people coming soon.…\t\t\n$SDC squeezing next $BABA\t\t\n$SDC $ROOT $NKLA next $BABA imo\t\t\nRT @newsfilterio: Benzinga\'s Daily Brief On Trending Tickers For March 17', ' 2022: GameStop', ' Netflix', ' Alibaba And More $GME $BABA $NFLX $TSLA…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SDC $NKLA next $BABA squeeze ???\t\t\n"Stocks being mentioned on popular discord channels:\n$INDO\n$VLON\n$VLDR\n$GLG\n$AMD\n$KSCP\n$ISIG\n$CYRN\n$APPH\n$TTD\n$QQQ\n$EARL\n$OLB\n$MDJH\n$ARTW\n$IMPP\n$BABA\n$ENSV\n$HUSA\n$MXC\n$CELP\n$PETZ\n$BKKT\n$SXTC\n$MKD\n$MBII\n$METX\n$CTK\n$OPNT\n$TMC\n$GTLB\n$RCAT\n$CBCO"\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n$SDC can squeeze soon like $BABA\t\t\n"RT @QuiverUpdates: r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $GME (13)\n3. $TSLA (1…"\t\t\nRT @StockMa40636171: $dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a Crowd-sourced alerts', ' ra…\t\t\n"RT @Stock_Quant: Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $GME\n3. $BABA\n4. $ZIM\n5. $AMZN"\t\t\n"RT @SmartOption20: تØ\xadديث روكو $ROKU \nمن 89 الان 117.7 للهدÙ\x81 الثانى ان شاء الله (123)🎯\n-- \n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$AAPL  Price: $158.56  Mentions: 36\n$SPX  Price: None  Mentions: 36\n$BABA  Price: $97.03  Men…"\t\t\n@Fumletaa @iamtomnash I agree. Only time will tell about $BABA. I think that over time the sentiment will improve and the investors will forget about all the noise china regulation+US/China relations.\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (50)\n2. $TSLA (35)\n3. $GME (34)\n4. $BABA (16)\n5. $OIL (14)\n6. $AMZN (…"\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\nI\'m in weekly $90C $GME', ' next weeks $16C $AMC', ' and some $BABA (which I\'m not too happy about). GME looking squeezy squeezy again :) https://t.co/KuCHF8Ae2B\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\n"No flowers ? \n\n$spy $qqq $baba https://t.co/IQanlm6qq6"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #st…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #…\t\t\n"$PDPG Performance Drink Group Signs JV LOI with New European Partner Focused on R&D https://t.co/Q0469fQDXT\n@jctb1 @socialnowpr \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST $MNST"\t\t\nRT @TickwatcherMF: #Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #s…\t\t\n@Roka_Dura $TSLA leads the market at times', " when  the market turns. Just took profits on $BABA calls. It should be a good trader again. I don't feel like posting. Not one person answered my question yesterday. Tuesday my main computer had problems", ' I had to fix it.\t\t\n$BABA 2nd buy was better ', ' locking some from 2nd buy here 2.65 from 1.93! https://t.co/wJVVDdgi0V\t\t\n"RT @IpekOzkardeskay: #Chinastocks: is it FINALLY time???\n$BABA $JD $DIDI $NIO $TCEHY\n\n--> https://t.co/QOUrTghRrJ\n\n#MarketTalk https://t.co…"\t\t\nRT @weijgenberger: Most Active Equity Options For Midday - Wednesday', ' March 16 $AMD  $BAC  $F  $NIO  $AAPL  $AMZN  $MSFT  $MU  $NVDA  $TSLA…\t\t\nRT @HiddenValueGems: To all fellow investors who are sticking to their $BABA position', ' I have posted my latest analysis on the stock (see l…\t\t\n"RT @BreakoutPoint: Most popular among retail investors\n(estimates past hour)\n\n1. $OXY\n2. $NIO\n3. $AAPL\n4. $TSLA\n5. $AMD\n6. $GME\n7. $FB\n8. $…"\t\t\n"RT @SmartOption20: $AMZN\nمبرووك الي تابع معنا امازون من مناطق 4280 الان 3098 \nالثبات Ù\x81وق 3080 يستهدÙ\x81 3124_3164\n--\n#الأسهم_الأمريكية #الاوبش…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA 95.59 is an interesting pivot. Held nicely today.\t\t\n"Above5DaysMA\n$ACHR $4.21 8.63% 27.34% 47.38% -42.34% 66.76\n$AFRM $35.37 6.07% -3.24% -19.07% -69.16% 42.33\n$API $10.04 -3.51% -0.35% -6.47% -46.20% 48.99\n$APPS $39.49 3.43% 3.24% -24.06% -25.84% 46.41\n$BABA $98.65 -6.03% 6.17% -19.09% -21.12% 46.16"\t\t\n"DailyDown5\n$BABA $98.65 -6.03% 6.17% -19.09% -21.12% 46.16\n$BIDU $141.39 -6.28% 4.61% -12.07% -5.32% 48.78\n$JD $60.54 -5.52% 15.27% -18.68% -24.05% 47.02\n$LMB $6.56 -7.61% -19.21% -12.65% -17.38% 37.43\n$NTES $84.29 -9.67% 3.13% -13.98% -18.04% 45.96"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA nav…"\t\t\n@DividendGrowth Was thinking of this Peter Lynch video this week when looking at $BABA\t\t\nBullish on $UK $ORMP $WISH $TGT $BABA $PYPL $FC $SBLK $DEX $ATVI today.. https://t.co/1p0nnKn9KF\t\t\nRT @tradermusa: من مميزات العقود انك تركب الموجه 🌊 Ù\x81ÙŠ الاتجاهين Ù\x81وق او تØ\xadت  ،، لله الØ\xadمد امبارØ\xad أخذناها طلوع Ùˆ اليوم Ø\xadولناها نزول ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f…\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @get_blow: these are the most active stocks right now $NIO  $AMD  $BABA  $DIDI  $SOFI  $OXY  $RLX https://t.co/jwkns3nvF8\t\t\n@sharkbiotech @hmeisler Dare I ask if you’re buying $baba back? 😬\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 95 | 93.9% | 🚀\n| $SPY | 44 | 22.2% | 🚀\n| $BABA | 25 | 66.7% | 🚀\n| $TSLA | 23 | 9.5% | 🚀\n| $VXX | 10 | 400.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (54)\n2. $SPY (45)\n3. $BABA (25)\n4. $TSLA (25)\n5. $OIL (21)\n6. $PICK (7)\n7. $ST (7)\n8. $AMD (7)\n9. $VXX (6)\n10. $C (6)\n\nhttps://t.co/InT5oXFWMo https://t.co/2ySJrn31A1"\t\t\n"✅@CURRENCYWRKS $CWRK\n✅#CurrencyWorks @MusicFXDigital Launches NFT for Platinum-Selling Country Star Michael Ray\n\n👉https://t.co/unkAQ8emKD\n\n$DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER $XHB $SBLK $COIN $APPS $BE $ZIM $AA $GOLD\n\nhttps://t.co/FoE2I07CRb"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @BigMonty69: Look at $CENN go!! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $MULN  $GME $BABA $SNDL $CTRM $UAMY $ENDP…\t\t\n$APE-X $KOLD $FDX $AMC $TSLA $LEN $CCJ $ALLG $EBTC $BTC-X $GLG $AMZN $SPY $SONN $KC $NIO $QQQ $ALLK $BABA $YANG $HYMC $EIGR $MULN $JASMY-X $PIK $ORGN https://t.co/4j5vaWgmYU\t\t\nRT @MURALIE622: $TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n3 Buy The Dip Opportunities From China https://t.co/klY2yB8kUR $BIDU $JD $BABA\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 95 | 93.9% | 🚀\n| $SPY | 42 | 13.5% | 🚀\n| $BABA | 24 | 60.0% | 🚀\n| $TSLA | 22 | 4.8% | 🚀\n| $QQQ | 10 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@bituindi Last chance to buy under $100 for $BABA maybe\t\t\n3 Buy The Dip Opportunities From China $BABA #BABA #chinastocks #jd #comstock https://t.co/Clh9v2X1WT\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $GME\n3. $TSLA\n4. $WE\n5. $VXX"\t\t\n@InvestRoiss $BABA Fintwit consensus view is that the accounting is at least decently fake.  Meanwhile the US is probably going to force these companies to get an audit to US standards to remain listed.  But that\'s not even possible for such a large co with years of fake financials...\t\t\n$BABA over vwap\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 96 | 100.0% | 🚀\n| $SPY | 41 | 7.9% | 🚀\n| $BABA | 25 | 78.6% | 🚀\n| $TSLA | 22 | 0.0% | 🚀\n| $AMD | 10 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@iamtomnash I made too. Am not chinese insider $BABA\t\t\n$BABA READY https://t.co/aNcwFgxutQ\t\t\nTrndg ↗  $OPEN $BB $SWN $PRCH $BABA $KOS $CWEB $CORZ $AUR scans @ https://t.co/2GYk1BTBEZ #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nthese are the most active stocks right now $NIO  $AMD  $BABA  $DIDI  $SOFI  $OXY  $RLX https://t.co/jwkns3nvF8\t\t\n"Cheapest Mega-Cap Stocks for Mar 16', ' 2022:\n\n$BABA\n$FB\n$BHP\n$PFE\n$DIS\n$ADBE\n$CRM\n$AMZN\n$CMCSA\n$V\n$MA\n$VZ\n$ABT\n$HD\n$PEP\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n"💯 $FBCD News is out!💯 \n📢FBC Holding', ' Inc. #FBCD Looking to Expand 3rd Location in Las Vegas\n👉 https://t.co/8lgehWlPYp\nâ\x8f©#Follow👉 @TENAssociates \n\n$AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST https://t.co/Wi2Yh3UEUw"\t\t\nRT @MURALIE622: $TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQs5gZR"\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @TalkMarkets: China\'s Intervention Sends Stocks Soaring $DRH $MPW $BABA $SPX $RVI https://t.co/HPddFNdeMz\t\t\n#MEME stock traders mature.  Most Mentioned Stocks in WallStreetBets 24 hours:  $SPY', ' $BABA', ' $GME', ' $TSLA', ' $QQQ', ' $FB', ' $J', ' $VXX', ' $AMD', ' $V', ' $AMZN', ' $NVDA', ' $TQQQ', ' $AAPL\t\t\n$baba discount is vanishing and will continue to vanish over the next few days… buy panic is what makes money 🤣🤣🤣 buy buy buy 🤣🤣🤣 https://t.co/mzV8xu0OnW\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\n"RT @snorlax_uw: Highest volume contracts today', ' 3/17 (No ETFs)\n$AAPL $AMD $NVDA $TSLA $MULN $UEC $OXY $FB $BABA $CEI $SOFI\nhttps://t.co/3By…"\t\t\n"تØ\xadليل مؤشر الذهب $GDX\nيتداول الآن عند مناطق 38.4 مقاومة قوية ومهمة عند 38.45 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 38.95 _39.7\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/cYSfDCrvKA"\t\t\nRT @iamtomnash: Only ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chine…\t\t\nRT @ba_0830: $VLON a lot of hot chicks tweeting discord sites we must be about to make another run above $8.  low float #Daytrader always m…\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\nChina\'s Intervention Sends Stocks Soaring $DRH $MPW $BABA $SPX $RVI https://t.co/HPddFNdeMz\t\t\n"Highest volume contracts today', ' 3/17 (No ETFs)\n$AAPL $AMD $NVDA $TSLA $MULN $UEC $OXY $FB $BABA $CEI $SOFI\nhttps://t.co/3BytucUbal https://t.co/QDB2CAPX77"\t\t\nOnly ones who made money of the $BABA pump are Chinese officials who knew about this statement in advance. As usual - Chinese insiders stealing money from American investors... par for the course.\t\t\nRT @EVInvestor21: @liveguard121 @Gambiste1 I am a fundamentals guy and fundamentals are way to strong for $baba that’s why I bought this on…\t\t\nI thought $baba would … nvm\t\t\nRT @BigMonty69: $CEAD is growing! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $DIDI $GME $BABA $SNDL $CTRM $UAMY $ENDP $…\t\t\nمن مميزات العقود انك تركب الموجه 🌊 Ù\x81ÙŠ الاتجاهين Ù\x81وق او تØ\xadت  ،، لله الØ\xadمد امبارØ\xad أخذناها طلوع Ùˆ اليوم Ø\xadولناها نزول ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f $BILI PUTS #الأسهم #السوق_الامريكي #الاسهم_الامريكية $BABA https://t.co/DMs1f1Qfuc https://t.co/OhfharRzoQ\t\t\n@unusual_whales been bearish since end of 2020 for $BABA ffs...\t\t\n"RT @AndrewHiesinger: Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$NVDA\n$OXY\n$BABA\n$AMZN\n$ROKU\n$LLY\n$BA…"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #opti…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #op…\t\t\nRT @TickwatcherMF: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #opt…\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQrOdXR"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\n"RT @DACE0325: $CNNA Bonce Play\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $P…"\t\t\n"RT @TraderMN1: Have to leave early today. \n\nEarly #Watchlist for Friday 3-18-22\n\nHappy St. Patrick\'s Day everyone! \n\nFocus:\n$HYMC\n$MULN\n$BA…"\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @DonchoGunchev: Now after $BABA and $NIO and ... I don\'t want to hear $TSLA is volatile or not stable', ' ever again!\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+…"\t\t\n@MarketRebels $BABA 👀\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/KFFQjsyfIV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/cjHTKUxjdd\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/F7GB7nkovV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @ExactOptionPick: How To Profit From Chaotic Market Volatility - https://t.co/dU3c7PIkVT\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $D…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$AAPL  Price: $158.56  Mentions: 36\n$SPX  Price: None  Mentions: 36\n$BABA  Price: $97.03  Men…"\t\t\n"RT @QuiverUpdates: r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (29 mentions)\n2. $TSLA (13)\n3. $GME (1…"\t\t\n"RT @IGEspana: ¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '4…"\t\t\n@liveguard121 @Gambiste1 I am a fundamentals guy and fundamentals are way to strong for $baba that’s why I bought this on Monday when it hit $74 🚀🚀🚀 it should hit $150 within next few days as regulatory uncertainty is going away 🚀🚀🚀\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+…"\t\t\n"RT @Stock_Quant: Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $BABA\n3. $AMD\n4. $GME\n5. $HE"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $158.56  Mentions: 36\n$SPX  Price: None  Mentions: 36\n$BABA  Price: $97.03  Mentions: 33\n$MULN  Price: $2.22  Mentions: 29\n$PIK  Price: $3.18  Mentions: 27\n\n#stocks #investing #trading"\t\t\n"RT @FunnyPennyStock: $TSLA 825P 3/18 5.0\n$BABA 90P 3/25 2.75\n$FDX 245C 3/25 earnings play w/ longer DTE"\t\t\n"RT @AJButton2: Hey y\'all!\nIf you\'ve been reading my posts for a while you\'ll know I\'ve been working on a Youtube channel.\nWell', ' today I lau…"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (63)\n2. $GME (51)\n3. $TSLA (35)\n4. $OIL (21)\n5. $BABA (18)\n6. $AMD (1…"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontra…\t\t\n"@k3ithmccullough Love them both.\n\nI got $BABA in the 70s. My overall cost per share is still $150 😵â€\x8d💫. At these prices right now I\'m in love. \n\n$TME got it around $3.15 yesterday. I believe it\'ll 5-10x itself in the coming years back to it\'s previous 52 wk high ~$30"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+…"\t\t\nRT @jain_priyanka18: $SOS are we on high alert because of $BABA 🆙\t\t\n"Top Sweep Activity from Smart Money courtesy of the real-time dashboard from https://t.co/XFSr9ibYHm:\n\n1. $TSLA 19.8K contracts\n2. $AMD 17.0K\n3. $NVDA 13.0K\n4. $BABA 12.1K\n5. $AAPL 9.7K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/sGwc7OEYJZ"\t\t\nRT @EVInvestor21: $baba smart money is flowing in as dumb money is leaving… buy panic is the key 🚀🚀🚀 this is 70% down from the high… it’s a…\t\t\nRT @EVInvestor21: $baba fundamentals are there', ' regulatory risk is mitigated… once the short term profit bookers are done', ' this will head t…\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $TSLA\n2. $MKD\n3. $MULN\n4. $SPY\n5. $ACN\n6. $AAPL\n7. $QQQ\n8. $OXY\n9. $BABA\n10. $DG\n+ more\n\nFull list: https://t.co/7PkPMzGXGJ https://t.co/p7UdGTb1BG"\t\t\nRT @EVInvestor21: $baba smart money is flowing in as dumb money is leaving… buy panic is the key 🚀🚀🚀 this is 70% down from the high… it’s a…\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontra…\t\t\nTrndg ↗  $CORZ $BABA $ENSV $CWEB $JMIA $VXX scans @ https://t.co/2GYk1BTBEZ #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/MFQzQdXSoM\t\t\n"RT @maghico22: No hay mejor señal de compra en el mundo que un downgrade de JP Morgan.  $BABA\n24horas post downgrade', ' suba del 30%. https:/…"\t\t\n"RT @xglobalmarkets: Trending Stocks on #fintwit: \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $GFS\n7. $CTK\n8. $QQQ\n9. $BROS\n10. $AM…"\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/kfCGhyakPf\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/1mPvQcrkzc\t\t\nIs a recession in 2022 in the cards for USA and Europe  . #cryptocurrency #cryptotrading $AAPL $MSFT $SOFI $JPM $TSLA $XOP $NFLX $TDOC $ARKK $ARKG $AMZN $BABA $KWEB  $GM $F $RBLX $FB $TWTR $GME $AMC $DKNG $CPNG $WMT $TGT $PFE $LABU $SPY $QQQ $GILD #FederalReserve #FOMC #Powell\t\t\n"RT @wolfcloudinc: Another crazy 800%+ gain from the team at WolfCloud!!!!\n\n$NET Bought @0.49 sold at 4.55 for +828%!!!!!!!!!!! \n\nDM us for…"\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 🚨OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @TraderMarcoCost: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\nRT @CitronLeft: @elonmusk @elonmusk @Tesla to buy @Boeing to manufacture flying cars $tsla $ba @petenajarian @stoolpresidente @HulkCapital…\t\t\n"RT @investinguab: @frankinvesting We would have to imagine on the aforementioned $BABA results. \n\nIt’s hard to bet on a company who hasn’t…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nToday #StockMarket Top Decliner $BWV $MNTHY $MPNGY $CSIQ $TCEHY $DPST $XPP $TSUKY $NTES $BABA $EPAM $SKYH $BNKU $SOTGY #stocks #stock #stockstowatch #StocksToTrade #stocktrading #investing #Investment https://t.co/5JE2nlrW3B https://t.co/FE2LwmJhtG\t\t\nMaybe the last day chinese stocks on sale $BABA\t\t\n"RT @AJButton2: Hey y\'all!\nIf you\'ve been reading my posts for a while you\'ll know I\'ve been working on a Youtube channel.\nWell', ' today I lau…"\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQE2zq4 \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\nRT @GuyCreal: $cei ready to run big lagging the other oil stocks. $husa $indo $nine $bp $gme $amc $dwac $msft $amzn $aapl $baba $tsla @TopS…\t\t\nRT @ba_0830: $VLON a lot of hot chicks tweeting discord sites we must be about to make another run above $8.  low float #Daytrader always m…\t\t\nExpected a crash today but things holding. Lightning round. Still long $CLF commons and calls. Short $TMC May $2 puts. Taking partial profits in $PAASF. Long $CCJ', ' $UEC', ' $SRUUF. Long $BABA Apr 29 $85 puts. Happy St. Paddy\'s!\t\t\nRT @MinteractApp: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading…\t\t\nRT @TickwatcherMF: #Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading…\t\t\n"RT @TraderMN1: Have to leave early today. \n\nEarly #Watchlist for Friday 3-18-22\n\nHappy St. Patrick\'s Day everyone! \n\nFocus:\n$HYMC\n$MULN\n$BA…"\t\t\n"$BABA Short ✅\n$SQ Long       ✅\n$TSLA Long   ✅\nP&L +2', '550\n💰 Secured \n$SPY $IWM $QQQ #DayTrading #OptionsTrading #StockMarket #WallStreet #FinTwit #Scalping https://t.co/ZyHQBdxnsC"\t\t\nRT @Vikram7321: $TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n@HiddenValueGems Great! Looking forward to it! I started a few small positions in $ITECH and $FB and added to $BABA and $PRX. Many wonderful companies are starting to look attractive.\t\t\n"RT @Tiger01255: To share trading point of view join here \nhttps://t.co/McJQCtMHtW\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD…"\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 🚨OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @Vikram7321: $TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\nRT @moneymeteish: @talkcentss $FB. If I buy FB', ' I actually own a piece of Meta. If I buy $BABA I own a potentially worthless piece of paper…\t\t\n"DailyDown5\n$API $9.82 -5.67% -2.58% -8.57% -47.40% 48.13\n$BABA $96.91 -7.69% 4.29% -20.51% -22.51% 45.12\n$BIDU $138.77 -8.02% 2.67% -13.69% -7.08% 47.70\n$JD $59.67 -6.88% 13.61% -19.85% -25.14% 46.31\n$LMB $6.64 -6.48% -18.23% -11.58% -16.37% 38.11"\t\t\nRT @Vikram7321: $TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE .…\t\t\n"RT @Tiger01255: Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/McJQCtv6Co\n\n$TSLA $NVDA $BABA $ZM…"\t\t\n@iamtomnash Beg to differ dude', ' $BABA is like buying $AAPL before the bull ran started. You are looking at a multibagger and unable to identify it.\t\t\n"RT @AndrewHiesinger: Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$NVDA\n$OXY\n$BABA\n$AMZN\n$ROKU\n$LLY\n$BA…"\t\t\nBuying on $BABA pull back. The reward is well worth the risk if the Chinese are going to support their market. Thinking we could see $130 before June.\t\t\n$emed - don’t make this too hard  $ibb #otcqb $igex $qqq $cacc $dkng $snow $baba $muln https://t.co/SVYdGthUwW\t\t\n"$BABA âž¡ï¸\x8f03/16 BULLISH UNUSUAL OPTIONS ACTION #VERIFIED 🎯✅\n\nENOUGH VOLUME FROM THE PREVIOUS BUSINESS DAY STUCK IN TODAY\'S OPEN INTEREST https://t.co/dw2HOW8d4r https://t.co/8pM01PqtGM"\t\t\n"RT @Smith28301: STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $BABA $DVAX $ACB…"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n@compound248 I also like $BABA lol I’m just saying it’s a small victory yes but I think he is still down\t\t\n"RT @compound248: Yesterday I learned the two best paths to getting MANSPLAINED on the internet:\n\n1) Say something wrong; or\n2) Say somethin…"\t\t\nAlibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In? $BABA https://t.co/AYNPRZsucU\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@SFLMaven - $SFLM Provides Unaudited 2022 Year-to-Date Performance Metrics as Company Tracks Toward Record Growth in Core Vintage Jewelry Business\nhttps://t.co/2w28NpsZRd\n#StockMarket #stockmarkets #stockstowatch #stocktobuy #OTC #OTCMarkets #pennystock $AMZN $EBAY $BABA $WMT"\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR $DNN https://t.co/jkj9tY5Inz"\t\t\nRT @AdlinLing: Made back what I lost yesterday.  Shorted China stocks $PDD $GDS $BABA $YY $BIDU.  Most moved like snails or move against me…\t\t\n"Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/McJQCtv6Co\n\n$TSLA $NVDA $BABA $ZM $TLRY $ABNB $PYPL $EDIT $AMZN $SPY https://t.co/6cM1r6kLty"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/EHRdKiaZ7D\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/7weqSLC1Dh\t\t\n"Yesterday I learned the two best paths to getting MANSPLAINED on the internet:\n\n1) Say something wrong; or\n2) Say something wrong sarcastically.\n\n#2 is one of life’s great digital experiences - highly recommend.\n\nA few samples w/r/t Munger & $BABA', ' out of more than 100', ' below. 😂 https://t.co/pBuRDvQ5HQ"\t\t\n"$Cei Camber Energy 🚨OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl $amc $phun $mark $xela $bntx $valn $nvax $mrna $pfe $pypl $v $F $Fb $ma $ba $tsla $amzn $aal $ibm"\t\t\n"To share trading point of view join here \nhttps://t.co/McJQCtMHtW\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD $AAPL $AMD $JD https://t.co/7Gv3GsLu3b"\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n@kevinolearytv @kmmunger do you think they’ll @ us bro 🤣 $BABA\t\t\nThe $BABA pump is over. Back to reality. VIE? No rule of law? shaky financials? Tech purge? keep buying the dip. There is a new sucker born every day...\t\t\n"Top Decliners (>$30)\n$BWV $MPNGY $MNTHY $CSIQ $TCEHY $DPST $NCBDY $XPP $TCTZF $TSUKY $MOG.B $BNKU $EPAM $NTES $CQQQ $BABA $ELUXY $SOTGY $NIFE $HTHT $MAURY $SEDG $WJRYY $PDD $LDSVF $BCIM $MCHI $BBUC $SKYH $CXSE\nhttps://t.co/S59zN18Con"\t\t\nRT @gualestrit: $BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/YZyVKjbEPk\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/ci3ZpMIfzo\t\t\n"Have to leave early today. \n\nEarly #Watchlist for Friday 3-18-22\n\nHappy St. Patrick\'s Day everyone! \n\nFocus:\n$HYMC\n$MULN\n$BABA\n$IMPP\n$NLSN\n$EIGR\n$INDO\n$NINE\n$BEKE\n$HUSA\n\nOthers:\n$NGD\n$SQ\n$NIO\n$YY\n$PDD https://t.co/DMdtQUj9Mq"\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/Deil06jJ2I\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/ubw0zDHgxZ\t\t\n"$VLON a lot of hot chicks tweeting discord sites we must be about to make another run above $8.  low float #Daytrader always make it run after lunch.\n$GME $AMC $AMZN $OXY $APE $TSLA $BABA $AAPL $MULN $SEB $RXT $AXSM $BTC https://t.co/rDFp3qKzfp"\t\t\n"SWEEP 411 $BABA 09/16/22 $110 calls for $12.45 \n\nSpot: $96.85\nVolume: 796\nOI: 1', '473\nIV: 62.64%\nPremium: $511.7k\nSector: Consumer Cyclical"\t\t\n$BABA rippppyy time\t\t\n@InvestingKev Thoughts on $BABA and $TME\t\t\n$cei ready to run big lagging the other oil stocks. $husa $indo $nine $bp $gme $amc $dwac $msft $amzn $aapl $baba $tsla @TopStockAlerts1 @business @LadeBackk\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\nRT @nickchen66: This is a 5 year chart on Alibaba $BABA. A 20% rise off such an oversold level should not be a surprise. https://t.co/oobkX…\t\t\n"After an impressive jump yesterday', " $BABA is back to it's usual self", ' down 7% for the day. Thus exhibiting The Famous Shitty Stock Pattern\n#theFamousPatterns #wallstreet https://t.co/JgmaGIFHyV"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\nRT @moneymeteish: @talkcentss $FB. If I buy FB', ' I actually own a piece of Meta. If I buy $BABA I own a potentially worthless piece of paper…\t\t\n$BABA ..😴😴😴 volviendo a la normalidad..', '😴😴\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\nAlibaba Group Holding Limited traded 40.814M shares', ' 52% above average volume $BABA\t\t\n$BABA https://t.co/BUeyKHp6bq\t\t\nRT @Anth_Trades: LETS GO ðŸ™\x8f💰 $JD $YANG $BABA https://t.co/lQYATPE0XR\t\t\nRT @nickchen66: This is a 5 year chart on Alibaba $BABA. A 20% rise off such an oversold level should not be a surprise. https://t.co/oobkX…\t\t\n@forres_thrill What gives you that conclusion about $BABA? Did you see the recent news from CCP?\t\t\n$BABA We see this going to 115-120 before falling back to 75-80 then back up again. Just my prediction 🙂\t\t\n"RT @MKTCall: Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.c…"\t\t\nTrying some $BABA calls here...\t\t\n"Worst day to date trading $BABA. Watched trading video & bid/ask were commonly getting taken out right as I placed my order leaving me with a worse fill than expected. Used too much size & was on wrong side of every trade.\n\nTOS mobile still not working for me\n\nP/L: ($3', '801.51)"\t\t\n"$BABA sees 73 bullish options orders worth $4', '675', '359. On the flipside', ' BABA sees 44 bearish options orders worth $2', '541', "539.\n\nBABA's overall statistics show 13", '365 calls worth $22', '195', '343. On the other side', ' we have 10', '984 puts worth $16', '126', '877.\n\n11:18 AM ET"\t\t\n"$BABA W\nVela semanal cortesÃ\xada de ""the best oscilator in the World"" 🤣\nLlegó a tocar $74', ' mÃ\xadnimos de junio de 2016.\nEstá a más de un +300% de ATH', ' pero es lo que suele decirse: Un peligro Chino https://t.co/Wg8AwwEMc5"\t\t\n"RT @trading_spartan: $baba adding some more 115 next week at 1.10 \n\n$spx $kweb $bidu $jd"\t\t\n"$BABA Statistics as of 11:18 AM ET\n\nOrder Count:\n- Puts: 10', '981\n- Calls: 13', '358\n\nVolume:\n- Puts: 46', '740\n- Calls: 65', '753\n\nPremium:\n- Puts: $16', '125', '963\n- Calls: $22', '183', '310\n\nPut/Call:\n- Order Ratio: 82.21%\n- Volume Ratio: 71.08%\n- Premium Ratio: 72.69%"\t\t\n$KWEB $JD $BABA pulling back after big run. After a big day it is expected. Using opportunity to buy.\t\t\n"Wasn\'t watching the market', ' but overheard some chatter about china names and realized I don\'t have even 1 of them on my WL.\nAdded $BABA to my WL. Applied my strategy triggers - low and behold it was near the bounce.\n3 cons for a quick +10%. https://t.co/sW1UtdA7Mv"\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 1.69 \n- Money: $299', '130 \n- Volume: 1770 \n- OI: 7009  Delta: 0.37 IV: 104.369 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 11:17:09 ]"\t\t\n"Parece que mucha gente aprovechó para tomar ganancias 💰 con las compañÃ\xadas chinas 🇨🇳\n\n$BABA -7.5%🔴\n$JD        -7.4%🔴\n$PDD      -11%🔴â˜\xa0ï¸\x8f https://t.co/8y7b7ao9Vm"\t\t\nNah', ' but I did almost by every dip from 160 on $BABA but never pulled the trigger. https://t.co/BExUSI3roJ\t\t\n"RT @GetScanz: Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $PIK $MTAL-WS $MBII $EIGR $TCBP\n🔽 Gap Down: $BABA $NIO $JD $PDD $KWEB https://t.co/…"\t\t\n"Mad move in #Chinese stocks', ' especially US traded ADRs yesterday', ' #FED raising rates', ' #Russia-Ukraine war.. the list goes on', ' check out the latest Pod', ' discussing the all these points and more\n$SPY $KWEB $BABA $JD $BIDU $PDD $USO $WEAT\nhttps://t.co/JjwO1P5TT4"\t\t\n$NIO $XPEV $LI $BABA https://t.co/6A9POlVwLL\t\t\n$RKUNY Rakuten Review 2022: Cash Back Earnings', ' Perks And More https://t.co/D32nc4HPPs $AMZN $BABA $BIDU $WISH $EBAY $TGT $WMT\t\t\nRT @gualestrit: $BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n"Tremendo rebote técnico el de $BABA con los anuncios de China.\n\nSin embargo con China nunca se sabe. https://t.co/uktMJApjHt"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nHope y’all didn’t make a deal with the devil and bought $BABA yesterday https://t.co/V5AsvOmyoL\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"RT @AaronKlein10X: $BABA $JD $BEKE $NIO $LI and all China #stonks up 20-30%?!?! \n\nSo… same price as last week then?"\t\t\n$BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nHow do you say "bag holder" in Chinese? $BILI $IQ $TME $PDD $NTES $KWEB $TCEHY $CQQQ $JD $BABA $BIDU $TCOM #delistchina #banchina #sanctionchina #cancelchina #fuckchina #fuckxi https://t.co/Qmuil71VFD\t\t\n$baba fundamentals are there', ' regulatory risk is mitigated… once the short term profit bookers are done', ' this will head to $150+… don’t be in a hurry to book profit… this is time to double down 🚀🚀🚀 https://t.co/vg5y5NFQZA https://t.co/s4J6MxK14Q\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"RT @wolfcloudinc: Another crazy 800%+ gain from the team at WolfCloud!!!!\n\n$NET Bought @0.49 sold at 4.55 for +828%!!!!!!!!!!! \n\nDM us for…"\t\t\n"Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $PIK $MTAL-WS $MBII $EIGR $TCBP\n🔽 Gap Down: $BABA $NIO $JD $PDD $KWEB https://t.co/rru2zz2xhP"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"Another crazy 800%+ gain from the team at WolfCloud!!!!\n\n$NET Bought @0.49 sold at 4.55 for +828%!!!!!!!!!!! \n\nDM us for the next play!\n\n$SPX $SPY $AMZN $GOOGL $BABA $TSLA $CRM $GLD $CVX $XOM $OXY $IMPP #OptionsTrading https://t.co/RToO7rqo5z"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n$BABA it’s still way to early loving the opportunity 🚀🚀🚀🚀🚀🚀🚀🚀 $130 by end of day?!!!!\t\t\n"Pretty sure your Puts are about to get blown up.  I only see upside from here. \n\n$SPY $BABA\n\nYou do you!"\t\t\nPuth come to Vancouver my $Baba puts are printing! We going to tasty Indian bistro! @gurgavin\t\t\n"@crypticenzyme @smartertrader $BABA boo hooo Scammys the King of $BABA 2 weeks ago was junk yest he copied the trade idea and today all his 10 follows bagged LMAO hes tweeting to all his trolls now LMAO \nhe the billion dollar Troller Model Bwahahahahahahahahahahahahahahahahhahahahahahahahahahahahahahahah"\t\t\n"$WMT in a long-term trading range. Leptokurtic & low variance.  \n\nA volume-based battle of bulls & bears. Volume up on heavy rises or falls.\n\nPuts @ $150?\nCalls @ 130?\n\nTrading ranges work until they don\'t.  $BABA counter-argument. Do your DD. https://t.co/gA98DQflwm"\t\t\n"Trending Stocks on #fintwit: \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $GFS\n7. $CTK\n8. $QQQ\n9. $BROS\n10. $AMZN\n\n#investing #stocks #wallstreetbets"\t\t\n@swan1427 those levels man…. Golden ! ðŸ™\x8fðŸ\x8f» stop hit on the first $BABA retest', ' re-entered at a lower price and doubled down', ' it paid. Then those $MRNA moved nice just missed $COUP 🤙ðŸ\x8f» thanks ! #BBS #BlackBoxStocks.\t\t\nRT @CblastBT: $BABA on Watch off the Open https://t.co/t84SHurSIO\t\t\n"DailyDown5\n$API $9.85 -5.38% -2.28% -8.29% -47.24% 48.24\n$BABA $96.17 -8.39% 3.50% -21.12% -23.10% 44.69\n$BIDU $138.07 -8.48% 2.15% -14.13% -7.55% 47.42\n$CCL $18.33 -5.17% 3.85% -14.19% -4.93% 46.31\n$HPQ $34.00 -5.05% -5.95% -6.87% -6.67% 40.45"\t\t\nRT @CblastBT: Seeing Repeat Flow into 🇨🇳 $BIDU $PDD $BABA\t\t\n"#30in30 #thestrat @PaulEtwaroo \nwhat i saw:\n- stocks went up at open\n- hit shorter TF top of BF and 30m shooters\n- $MSFT', ' $BABA', ' were on watch for D + 60m continuity down when 30m triggered. I liked $FB and $NVDA but D + 60m continuity conflicted at 30m trigger"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n$Baba puts printing like a mofo\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $G…"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 65\n2. $BABA : 41\n3. $SPY : 34\n4. $QQQ : 21\n5. $FB :…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $G…"\t\t\n"$BABA Buyers Yesterday: ""We are genius for buying the dip""\n\nAlso $BABA... A ðŸ\x90€ðŸª¤ https://t.co/2zvZdkr7R6"\t\t\n$BABA bidding 1.9 and then will risk 1.49! https://t.co/LHjtQAk116\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (63)\n2. $GME (51)\n3. $TSLA (35)\n4. $OIL (21)\n5. $BABA (18)\n6. $AMD (12)\n7. $ST (8)\n8. $QQQ (8)\n9. $LFG (7)\n10. $AAPL (6)\n\nhttps://t.co/InT5oXFWMo https://t.co/iRgntfpRLE"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@LaksaTasty The only $BABA play book you need: sell now buy never\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nRT @GuyCreal: $ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x…\t\t\n@HulkCapitalPro Thoughts on $BABA calls? Wait until the 4day EMA?\t\t\n"$TSLA 825P 3/18 5.0\n$BABA 90P 3/25 2.75\n$FDX 245C 3/25 earnings play w/ longer DTE"\t\t\n"RT @shareslanger: @DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing ne…"\t\t\nThinking about trading options or stock in Alibaba', ' Occidental Petroleum', ' Progressive', ' American Express', ' or Eli Lilly? $AXP $BABA $LLY $OXY $PGR https://t.co/uxxPjvOcba\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $MKD 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $GFS\n7. $CTK\n8. $QQQ\n9. $BROS\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/pg2q3dg1bs"\t\t\n"@DRONEDEK_Corp @FAANews @Benzinga @PRNewswire $ALPP ✈ï¸\x8f FAA Opening Door to Drone Package Delivery in the U.S.\n\nAmazing news for @DRONEDEK_Corp & it’s first drone partner @VayuDrone \n\nVayu Aerospace is a wholly owned subsidiary of publicly traded company Alpine 4 @alpine4holdings \n\n#drones #delivery 📦 \n$SPY $BABA $NVDA $SOFI"\t\t\nSold the rest of my $BABA position and my $KWEB leaps. I\'ll take the 5% from Baba and the quick double on the $KWEB leaps. I am to skittish in the current environment', ' with companies that I haven\'t deep dived on.\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $BABA\n3. $AMD\n4. $GME\n5. $HE"\t\t\nThe $Baba coaster is back again -20%', ' +39% ', ' -8% . https://t.co/hI3iPNtCaB\t\t\n"RT @NIONenad: Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\n"Solid price rebounds for gold', ' silver as oil bounces', ' USDX weaker \n\nhttps://t.co/6z7Wp16tJH $FLCH $CWEB $CHIX $KGRN $FCA $ECNS $CNXT $CBON $YANG $XPP $NIO $LI $XPEV $KNDI $WB $SOHU $BYDDF $YSG $GDS $BABA $JD $PDD $TCEHY"\t\t\n"RT @IGEspana: ¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '4…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (29 mentions)\n2. $TSLA (13)\n3. $GME (12)\n4. $BABA (10)\n5. $AMD (7)\n6. $QQQ (7)\n7. $BBIO (4)\n8. $FB (4)\n9. $CLF (3)\n10. $AG (3)\nFull live & historical data at https://t.co/QhRXWef8Uv"\t\t\nRT @MarketPicker: Long some at $98.77. Relatively tight stop... $BABA #Intraday\t\t\nPopular: $XBI', ' $BABA', ' $IMTE', ' $BBIO', ' $EVGO', ' $ATVI', ' $IBKR', ' $FICO', ' $KOLD\t\t\n#Alibaba', ' $BABA', ' is down 8.5% - https://t.co/QUk8BWlaMx\t\t\n-$920 on $BABA puts. Entered at 9:50', ' it pulled at 9:53 but I was not quick enough to sell and then it started pushing back so I just took the loss. Going to come in tomorrow with my head high like this never happened so it doesn\'t affect me.\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nThu', ' Mar 17', ' 2022 @ 10:00 AM EST\n1. $NIO (-5.95%)\n2. $BABA (-8.45%)\n3. $AMD (-3.82%)\n4. $DIDI (-1.96%)\n5. $SOFI (+1.28%)\n6. $OXY (+8.49%)\n7. $RLX (+3.81%)\n8. $BEKE (-20.70%)\n9. $AAPL (-1.01%)\n10. $F (-2.32%)"\t\t\n@cappybagels @GuyAdami @JonHeyman Most of the remarks about that $BABA call were compliments from others.  I don’t recall @GuyAdami saying anything about being first', ' he was just making stock pick like a few others on TV do.\t\t\n"â˜\x9dï¸\x8f The Asian markets showed muscle on the 16th March', " rebounding from their prolonged collapse. Jack Ma's #ð\x9d\x90€ð\x9d\x90¥ð\x9d\x90¢ð\x9d\x90›ð\x9d\x90šð\x9d\x90›ð\x9d\x90š surged 37%. An unprecedented leap", ' marking the biggest daily percentage gain ever for the $BABA stock.\n\n#LeverageShares #BABA\n\nCapital at risk. https://t.co/bBEId7oyOP"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/dU3c7PIkVT\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/F7GB7nkovV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/cjHTKUxjdd\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"How To Profit From Chaotic Market Volatility - https://t.co/KFFQjsyfIV\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n$BABA -8.4% https://t.co/LaJC5R6rQT\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n    Levels to watch ¡¡¡ \n\nRT    Para + Traders https://t.co/63uTH08cu5"\t\t\n"Hey y\'all!\nIf you\'ve been reading my posts for a while you\'ll know I\'ve been working on a Youtube channel.\nWell', " today I launched it!\nI'll be covering stocks including $BABA", ' $FB', ' $MU and more.\nFeel free to subscribe if you\'re interested.\nhttps://t.co/VbLgfwp6kb"\t\t\nRT @BWcapital_: $BABA back over 100\t\t\nRT @trading_spartan: $baba 104 and it goes ham mode for day 2    .  . https://t.co/WZHR0zSs9d\t\t\nRT @Stella_Elliston: $BABA Biden speaking to 🇨🇳 Xi tomorrow to discuss economics. He\'ll keep the stocks listed', ' you can bet on that. $BABA…\t\t\nRT @Moon_3_14: There goes $100 in $BABA. Nothing stopping this hitting $120 now. Resistance broken', '\t\t\nRT @Stella_Elliston: $BABA $100k in. I think its a good time to buy and we are technically on reversal for coming days\t\t\nRT @Stella_Elliston: $BABA loving this opportunity opportunity opportunity let’s gooooo🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 No paper hands here !!!!! $130 by end o…\t\t\n"@LBDforever @TradeWithNinja $BABA \nremember everything can go to ZERO"\t\t\n$BABA at 96.5 key support again\t\t\nAs you watch people sell off Chinese equities today after a run yesterday', ' it shows the American investor. They want the quick profit instead of the long term wealth. Big difference between trading and investing. Even after amazing news', " people no longer have patience $nio $baba\t\t\n$BABA Biden speaking to 🇨🇳 Xi tomorrow to discuss economics. He'll keep the stocks listed", " you can bet on that. $BABA should benefit. Call options next week at 150\t\t\nNow after $BABA and $NIO and ... I don't want to hear $TSLA is volatile or not stable", ' ever again!\t\t\n"Check out my activity in the getquin app. Bought some $BABA yesterday: https://t.co/8UwCc7g2Ss #getquin #finance #investing \n\nAlso interested in trying out getquin?\nhttps://t.co/s4zqqMVjEb"\t\t\n$BABA loving this opportunity opportunity opportunity let’s gooooo🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 No paper hands here !!!!! $130 by end of day?!!!!!\t\t\nRT @optionsforecast: 2.98 TO NOW OVER 3.50. $BABA 30 minute demand https://t.co/t35WXbucom\t\t\n$BABA $100k in. I think its a good time to buy and we are technically on reversal for coming days\t\t\n"RT @MortensenBach: Joining while $BABA is red. That news yesterday was pretty big for Chinese listed stocks.\n\nSmall size as risky! https://…"\t\t\nRT @ROUGH_H: Netflix should add $BABA chart to its database .. because this shit is super entertaining.\t\t\nRT @missiehost: @AjTrader7 rocked the room this morning!! #respect $SIG and $BABA are my winners today!🥂\t\t\nRT @420HighasFk: Thank you AJ @AjTrader7! +$408 on $BABA and $JD Short and $SIG Bounce. I Love You! What a great day to trade. #ACTfamily h…\t\t\n"Credit Suisse upgrades Chinese stocks to \'overweight\' | Reuters\n\n$NIO $BABA $LI $XPEV $JD $DIDI https://t.co/bS6Z6EzOdI"\t\t\n@GuyAdami By this logic', ' why were you bragging about your $BABA call all day yesterday? Ohh right you wanted credit.  Just like @JonHeyman.  Can’t have your cake & eat it too', ' Mr. Nostradami.\t\t\nRT @cloneinvestor: Up 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\nLETS GO ðŸ™\x8f💰 $JD $YANG $BABA https://t.co/lQYATPE0XR\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n"RT @xglobalmarkets: LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $AA…"\t\t\nRT @MarketPicker: Took off risk above $100', ' raised stop to B/E. $BABA #Intraday\t\t\n"RT @emcverse: #OptionsTrading thank you $amzn and $baba for the quick scalp! Lol 😂 ðŸ\x8d´ \n20% and 10% https://t.co/v80n3YJibH"\t\t\n"RT @TheAroraReport: FED VERY HAWKISH BUT THE MARKET DOES NOT BELIEVE THE FED\n- Read more.\n\nhttps://t.co/xnjkJXJAtc\n\n#Investing #Invest #Inv…"\t\t\n"$baba adding some more 115 next week at 1.10 \n\n$spx $kweb $bidu $jd"\t\t\n"RT @MKTCall: Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.c…"\t\t\n"@talkcentss $FB. If I buy FB', ' I actually own a piece of Meta. If I buy $BABA I own a potentially worthless piece of paper. \nFB is founder led. Gross and Net margins are high. \n\nThis poll might actually make me take a look at FB 🤔\nBefore I was very caught up on sub & Ad loss & Meta spend."\t\t\n"FED VERY HAWKISH BUT THE MARKET DOES NOT BELIEVE THE FED\n- Read more.\n\nhttps://t.co/xnjkJXJAtc\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $BABA $AMD $DIDI $SOFI $OXY $RLX $BEKE $AAPL $F $PDD $IQ $CCL $AAL $BAC $NVDA"\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/UPgdpj3yMS\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/ccg8H3RHfq\t\t\nMade back what I lost yesterday.  Shorted China stocks $PDD $GDS $BABA $YY $BIDU.  Most moved like snails or move against me and wore out my patience', ' making me take tiny profits before doing what I want. https://t.co/Of10a3nsws\t\t\n#Options Flow Stream Update $AAPL $AMZN $TSLA $BABA $KWEB $SPY $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/DyB2RTAcyn\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n    Levels to watch ¡¡¡ \n\nRT    Para + Traders https://t.co/63uTH08cu5"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$NVDA\n$OXY\n$BABA\n$AMZN\n$ROKU\n$LLY\n$BA\n$AAPL\n$H\n\nThanks for visiting my page 💻 https://t.co/W2CaghmVO7"\t\t\n"@frankinvesting We would have to imagine on the aforementioned $BABA results. \n\nIt’s hard to bet on a company who hasn’t hit earnings since Jack Ma left. https://t.co/LCI0rP8EfJ"\t\t\n@elonmusk @elonmusk @Tesla to buy @Boeing to manufacture flying cars $tsla $ba @petenajarian @stoolpresidente @HulkCapital #masterplan3 #Tesla #ElonMusk $aapl $amzn $nio $baba $fb $twtr #Bitcoin #dogecoin $gme $amc #flyingcar https://t.co/Fw9tpfjb6W\t\t\n$baba smart money is flowing in as dumb money is leaving… buy panic is the key 🚀🚀🚀 this is 70% down from the high… it’s a no brainer as I said on Monday 🚀🚀🚀 know when to buy 🚀🚀🚀 https://t.co/vg5y5NXsoa https://t.co/P8etfMWIqH\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$CEAD is growing! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $DIDI $GME $BABA $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $RIOT $TSLA $SBTX $ORPH $DKNG $SMFL $GREE $PIK $PLTR $HOOD $LCID $AAPL #Pennystocks #volume #reddit #shortsqueeze #Twitter #Food #agriculture\t\t\n"RT @xglobalmarkets: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\n~ rebellion"\t\t\n@reilly_mcadams Are you still holding $baba and china stocks?\t\t\n$CTK CooTek Announces Share Purchase by Senior Management https://t.co/of2BGfalNA via @Yahoo $BABA $QCOM\t\t\nBack in some $BABA calls\t\t\n"Its really insane to see some of these moves.... $SQ from 90 to 120 in 3 days... \n\n$BABA crazy move... $shop $500 to $600 \n\n$tbla goes from 4.3 to 5.4 in 3 days absolutely nuts....."\t\t\n"$BABAÂ\xa0\n  I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQs5gZR"\t\t\nBuy $baba high yesterday sell low today. Nice!\t\t\n"Käteisen määrä pääsi taas kasvamaan ihan kunnolla. Realisoin tappioita ja valitettavasti suljin monta positiota ennen eilistä nousua (mm. $BABA', ' $UPST ja $FB 🫤).\n\nKäteispaino noin 20% ja uutta entryä haetaan taas', ' eipä ole helppoa olla teknosijoittaja just nyt... 🙄 https://t.co/lSUNimDOOT"\t\t\nEveryone that bought $BABA for the first time 2 days back also exited at yesterday\'s close.  Trading is easy peasy.\t\t\n"$BABA sees 68 bullish options orders worth $4', '419', '864. On the flipside', ' BABA sees 44 bearish options orders worth $2', '541', "539.\n\nBABA's overall statistics show 12", '323 calls worth $20', '586', '593. On the other side', ' we have 10', '244 puts worth $15', '465', '195.\n\n10:39 AM ET"\t\t\n"$BABA Statistics as of 10:39 AM ET\n\nOrder Count:\n- Puts: 10', '242\n- Calls: 12', '305\n\nVolume:\n- Puts: 44', '549\n- Calls: 60', '369\n\nPremium:\n- Puts: $15', '464', '510\n- Calls: $20', '547', '014\n\nPut/Call:\n- Order Ratio: 83.23%\n- Volume Ratio: 73.79%\n- Premium Ratio: 75.26%"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$YANG very good price $BABA $FUTU $BIDU https://t.co/0497FVtQrE\t\t\n$CTK we have $BABA $QCOM and Renaissance Technologies all backing it...added more .24s..  this is a 1+ stock https://t.co/kKXtqHljgB\t\t\n$BABA still under the neckline - but the min bearish PO has already been met just the same. https://t.co/KNcAEdKBTy\t\t\n"$BABA\nby  #ICEROCK \n\n    Levels to watch ¡¡¡ \n\nRT    Para + Traders https://t.co/63uTH08cu5"\t\t\nDOWNSIDE MOMO: $BABA Alibaba Group Holding Limited American Depositary Shares each representing eight Ordinary share 📳 TradeIdeas via ⟶ https://t.co/VS8RO1bzXJ\t\t\n"DailyDown5\n$BABA $97.63 -7.00% 5.07% -19.92% -21.93% 45.55\n$BIDU $139.58 -7.48% 3.27% -13.19% -6.53% 48.03\n$JD $59.70 -6.84% 13.67% -19.81% -25.10% 46.33\n$LMB $6.44 -9.30% -20.69% -14.25% -18.89% 36.46\n$NTES $83.80 -10.19% 2.53% -14.48% -18.51% 45.63"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/HWlnsnFcN3\t\t\n@MarkGuasch1 @InversorExperto No lo creo... Tras las subidas de ayer en las tecnologicas chinas', ' lo más probable es que en las próximas semanas formen un soporte sólido. En el caso de $BABA creo que formará un soporte sólido sobre los 82-87$. La iré comentando en mi perfil.\t\t\n"Deep Dive into $BABA – Alibaba Inc: BABA Stocktwits Forum', ' Twitter Trends', ' and Reddit Community\n\nhttps://t.co/GrKiyQ5Qx8"\t\t\n@BigBullCap The only two Chinese stocks I invested $KWEB $BABA 😅\t\t\nRT @movingtrader: $BABA Now in a bearish position above 99 looking good. My only concern is it seems to easy. I may cut out quickly unless…\t\t\n$BABA I am out with a profit on my second trade. I do not like this chop. Happy with the day thus far.\t\t\n"$BABA $MDB $TAOP $JFK $CEMI $SPY $TSLA $SHOP $AMZN \nMost profitable trading community\nhttps://t.co/3vbD4Mdsw5 https://t.co/u059QJWOyu"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/X7CXli0lei\t\t\n$CTK Over .32 we get found', ' $BABA backed penny and as top shareholder https://t.co/5kghrnLQof\t\t\n"@SeekingTheValue Que pena', ' no pude comprar más barato... pero cumplo mi promesa... entro en \nAlibaba $BABA 98', '47$"\t\t\n"RT @EXNESS: Alibaba (BABA) is down 70% 📉 over the past 18 months. How are you trading the decline?\n\n$BABA #Alibaba"\t\t\n"US mortgage rates over 4% for the first time since 2019\n\n$SPY $QQQ $IWM $FB $BABA $AAPL\n#macro"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/oBCrskglhv\t\t\n$ocgn global rise in Covid cases. Mrna vaccines don’t work and are not safe. Covaxin will be the world vaccine booster. 100x potential. $dwac $nflx $amzn $aapl $msft $baba $gme $amc $cei $sndl $gnpx @TopStockAlerts1 @mikalche @3Stocksaday @stockplaymaker1 @business\t\t\n"TICKER: $BABA\nSIZE: 132', '000\nPRICE: $98.66\nTIME: 10:28:04\nAMOUNT: $13', '023', '120"\t\t\nReal-time results: $SPY is Bearish', ' unbolded', ' confidence 52.9%; Stock pick: $BABA', ' $DIA', ' $KWEB', ' $XLK', ' $QQQ', ' $GE', ' $APH', ' $STT', ' Daily #market prediction and #stock pick @TaoCapMktModel. https://t.co/9vcdjO0vVV\t\t\n$CTK adding as china pennies are hot... $CTK backed by $BABA as their top investor..  $BABA is #1 holder  in $CTK https://t.co/n8AxPQjpVT\t\t\nRT @ElliottForecast: $BABA 4hr view from the weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba…\t\t\n"TICKER: $BABA\nSIZE: 132', '000\nPRICE: $98.66\nTIME: 10:28:04\nAMOUNT: $13', '023', '120"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $TSLA 🥇\n2. $SPX 🥈\n3. $BABA 🥉\n4. $SPY\n5. $RIVN\n6. $…"\t\t\n"OUT $BABA Mar 2022 100.00 Call @$2.34\n+1.33"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/u281dWSO0e\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $TSLA 🥇\n2. $SPX 🥈\n3. $BABA 🥉\n4. $SPY\n5. $RIVN\n6. $…"\t\t\n$BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $TSLA 🥇\n2. $SPX 🥈\n3. $BABA 🥉\n4. $SPY\n5. $RIVN\n6. $MKD\n7. $AMZN\n8. $MRNA\n9. $GME\n10. $MULN\n\n( Sorted by most recent ) https://t.co/wUIfIl5Lt5"\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $TSLA $SPY $TQQQ $NVDA $BABA $QQQ $BHC $AAPL $MSFT $IWM $ESTC $AMZN $FB $VIX $PYPL https://t.co/FjWncL1Y7S"\t\t\n"#HedgeFundMidYear in 2 weeks?\nPressing shorts? Oink oink?\n$BABA #RopeADope"\t\t\nAlibaba in Good Shape Amidst Gloomy Markets  $BABA https://t.co/cYVMXDokPl\t\t\n@forres_thrill Buy low sell high. Don\'t speculate? $BABA\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/RSFGer7nNb\t\t\n"$KODK $DOW $GNUS $IDEX $YMM $BOXL $BABA $TSLA $TAOP $JFK \nAlerts before spikes and right as big news drops\nFree discord chatroom:https://t.co/McJQCtMHtW https://t.co/GV9Oci90by"\t\t\nQue $BIDU haya recuperado rápido la zona de 135 usd me deja algo más tranquilo. A $BABA no le creo nada jaja', ' por ahora sigo sin ampliar pero el volumen es llamativo\t\t\nLook at $CENN go!! Do own DD! $LAC $PCG $DWAC $LDRS  $PENN $FAMI $AMC $TLNC $TSLA $MULN  $GME $BABA $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $RIOT $TSLA $SBTX $ORPH $COIN $DKNG $SMFL $GREE $PIK $PLTR $HOOD $LCID $AAPL #Pennystocks #volume #reddit Lets vroooom it!\t\t\nSo', ' where\'re my $BABA investors again? and what was it with the Charlie\'s lesson again? lmao\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nThink $BABA goes back to 80s. https://t.co/jIPhVgzUho\t\t\n"RT @thaindiandude: WE ARE LIVE TRADING > $SPY $OXY $MU $NFLX $BABA $TGT $RIVN $NVDA in @ArcaneInvesting \n\nCome join us as we are officially…"\t\t\n"RT @thaindiandude: WE ARE LIVE TRADING > $SPY $OXY $MU $NFLX $BABA $TGT $RIVN $NVDA in @ArcaneInvesting \n\nCome join us as we are officially…"\t\t\nRT @cheatcode_tv: Alibaba', ' Tencent reportedly cutting thousands of jobs $BABA $TCEHY $DIDI https://t.co/CxTYi5mHPq\t\t\n"WE ARE LIVE TRADING > $SPY $OXY $MU $NFLX $BABA $TGT $RIVN $NVDA in @ArcaneInvesting \n\nCome join us as we are officially launching tmrw 3/18! \n\nCLICK THIS >>>>>> https://t.co/9L9u7HPQTj https://t.co/pqNRXUg094"\t\t\nWho’s really selling $baba at these levels?? #crazy\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\nOIL rumbo a máximos', ' lindo para unos puts de $BABA..\t\t\nRT @CblastBT: Heavy Flow into 🇨🇳 $BABA $PDD $BIDU\t\t\n$Baba https://t.co/ETVSdWowz6\t\t\nSmall green day for me. Traded $BABA $TSLA. Could have executed better but was being cautious because the market already had a big 2 day move to the upside #trading\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n"me 2 days ago: \n""on today\'s menu: $BABA\nbot more @ $74.37""\n\nme today:\ntrimmed my $BABA position with a profit of +34% https://t.co/zMLAC6n5zU"\t\t\n$KWEB $BABA $JD President Biden will speak with President Xi Jinping of the People’s Republic of China (PRC) this Friday.\t\t\n"Option Alert $BABA Mar 18 2022 110 Call \n- Price: 0.50 \n- Money: $240', '800 \n- Volume: 4816 \n- OI: 10055  Delta: 0.12 IV: 128.962 \n- ToS Symbol: BABA220318C110 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 10:24:33 ]"\t\t\nWhy Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB $NIO $BABA $LI $XPEV $TCEHY\t\t\n"Decent morning so far. $muln and $tsla gains locked in. Playing small and taking some shots with profit from the last 2 days later today and tmrw\n\nSlow build right now. Playing with profits is easier then now\n\n30k to 1milly is happening...WATCH ME!\n\n$NVDA\n$OXY\n$BABA\n$SPY\n$UPST https://t.co/kT51HWfXVa"\t\t\n"RT @CblastBT: People keep talking about stocks selling off but I don’t see it \n\nWe are in 🇨🇳 $BIDU $BABA $PDD 📈"\t\t\nRT @missiehost: @AjTrader7 rocked the room this morning!! #respect $SIG and $BABA are my winners today!🥂\t\t\nRT @420HighasFk: Thank you AJ @AjTrader7! +$408 on $BABA and $JD Short and $SIG Bounce. I Love You! What a great day to trade. #ACTfamily h…\t\t\nRT @epictrades1: $BABA my 6 dollar calls closed at 27 🤣', ' sadly sold a bit early but I will be thankful and maybe dance a bit.\t\t\nRT @epictrades1: $BABA a part of this business is luck. Don’t let anyone tell you differently BUT you need to put yourself in a position to…\t\t\n$BABA potential max pain is right here around this $99 level https://t.co/k2JaskYJj4\t\t\nChina’s Reputation Is in Danger – Russian-Ukraine War https://t.co/ghMKeg7VmD $BABA $NIO $DIDI $BIDU $XPEV\t\t\n"Most active #stocks \n$ZH -7.75%\nZhihu\n$ORPH 25.80%\nOrphazyme\n$MULN 23.97%\nMullen Automotive\n$GLG 69.14%\nTD Holdings\n$OXY 7.42%\nOccidental Petroleum\n$NIO -3.55%\nNIO\n$BABA -6.37%\nAlibaba\n$DIDI -2.35%\nDiDi\n$AMD -2.62%\nAdvanced Micro Devices\n#stockstowatch #StockMarket #StocksInFocus https://t.co/dug7uE8wh4"\t\t\n$BABA MACD about to cross on the 5 min\t\t\n"RT @CblastBT: Premarket Bonus 🔓\n\n🇨🇳 $BABA 130c > 126.50 | 124p < 125\n📺 $ROKU 170c > 162.50 | 155p < 158.50\n🥩 $BYND 61c > 60 | 57p < 58.60\nðŸ\x90¾â€¦"\t\t\nRT @radar_market: $BABA best day since IPO https://t.co/03JTJl61aN\t\t\n"RT @CblastBT: People keep talking about stocks selling off but I don’t see it \n\nWe are in 🇨🇳 $BIDU $BABA $PDD 📈"\t\t\nBiden’s China ‘pivot’ complicated by Russia’s war in Ukraine https://t.co/OUSWf6s4rw $BABA $NIO $JD $DIDI $BIDU\t\t\n"RT @CblastBT: 🇨🇳 Starters Added \n\n$PDD 03/18 80c @ 1.00\n$BABA 03/18 150c @ 1.40"\t\t\n@KentsBrokerage $BABA calls at support levels rarely hurt. There\'s a good reason for the rip yesterday.\t\t\nRT @CblastBT: Heavy Flow into 🇨🇳 $BABA $PDD $BIDU\t\t\n"#PressRelease \n\n✅#CurrencyWorks $CWRK \n✅Motoclub platform will drop new NFT packs from their Barrett-Jackson Houston 2021 Collector Series.\n\n👉 https://t.co/9T4gIvk6ub \n\n@MotoClubDigital\n@CURRENCYWRKS \n\n$MSFT $GOOGL $BIDU $ADBE $AMAT $ADSK $AVGO $BABA #StockMarket #OTCMarkets"\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA nav…"\t\t\n$BABA Now in a bearish position above 99 looking good. My only concern is it seems to easy. I may cut out quickly unless we get a huge plunge.\t\t\n$BABA 95 put\t\t\n"$BABA $GME & $TSLA are the three most mentioned tickers on WSB\n~ rebellion"\t\t\n"$AMZN\nمبرووك الي تابع معنا امازون من مناطق 4280 الان 3098 \nالثبات Ù\x81وق 3080 يستهدÙ\x81 3124_3164\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/Pnu7ChMXtt"\t\t\n"Most popular among retail investors\n(estimates past hour)\n\n1. $OXY\n2. $NIO\n3. $AAPL\n4. $TSLA\n5. $AMD\n6. $GME\n7. $FB\n8. $PIK\n9. $NVDA\n10. $BABA\n\nFollow retail flows https://t.co/ZAlldqTXHr"\t\t\n"#OptionsTrading thank you $amzn and $baba for the quick scalp! Lol 😂 ðŸ\x8d´ \n20% and 10% https://t.co/v80n3YJibH"\t\t\nTrndg ↗  $BABA $CWEB $VIPS $GATO $KOS $CANO $YMM $KC scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nTook off risk above $100', ' raised stop to B/E. $BABA #Intraday\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $AAPL \nNVIDIA $NVDA"\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\nMost Active Equity Options For Midday - Wednesday', ' March 16 $AMD  $BAC  $F  $NIO  $AAPL  $AMZN  $MSFT  $MU  $NVDA  $TSLA  $BABA  $FB  $AAL  $JD  $AMC  $PDD  $UBER  $PLTR  $SOFI  $DIDI https://t.co/NK9I9Kfbf9\t\t\nAlibaba and https://t.co/6poLrT4SwO Stocks Fall Back After Historic Gains. What Comes Next? $BABA $JD https://t.co/NoFVaUnmLE\t\t\nThank you AJ @AjTrader7! +$408 on $BABA and $JD Short and $SIG Bounce. I Love You! What a great day to trade. #ACTfamily https://t.co/Wjgrd5e1Dw\t\t\n@AjTrader7 rocked the room this morning!! #respect $SIG and $BABA are my winners today!🥂\t\t\nNetflix should add $BABA chart to its database .. because this shit is super entertaining.\t\t\n"RT @MortensenBach: Joining while $BABA is red. That news yesterday was pretty big for Chinese listed stocks.\n\nSmall size as risky!"\t\t\nRT @TheSimonLeviev: @HarryWangEra $BABA $98p 2.93 -> 3.85 quick in & out. Thanks again', ' Harry ðŸ™\x8fðŸ\x8f»\t\t\n"Joining while $BABA is red. That news yesterday was pretty big for Chinese listed stocks.\n\nSmall size as risky! https://t.co/VFRfqvGZZX"\t\t\n2.98 TO NOW OVER 3.50. $BABA 30 minute demand https://t.co/t35WXbucom\t\t\nThere goes $100 in $BABA. Nothing stopping this hitting $120 now. Resistance broken', '\t\t\n"RT @cho_wilfred: DailyDown5\n$BABA $99.22 -5.48% 6.79% -18.61% -20.66% 46.52\n$BIDU $141.13 -6.45% 4.42% -12.22% -5.49% 48.67\n$JD $60.22 -6.0…"\t\t\n$BABA $API $ACHR $AFRM $APPS #trading https://t.co/5ztXuV5qvx\t\t\n$baba 104 and it goes ham mode for day 2    .  . https://t.co/WZHR0zSs9d\t\t\n$BABA back over 100\t\t\n"Option Alert $BABA Mar 18 2022 103 Call \n- Price: 2.26 \n- Money: $219', '898 \n- Volume: 973 \n- OI: 2346  Delta: 0.40 IV: 125.191 \n- ToS Symbol: BABA220318C103 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 10:11:24 ]"\t\t\n"Twitter\'s on the Rise: \n\n$ZEPP  Price: $2.93  Mentions: 18\n$PIK  Price: $3.65  Mentions: 17\n$WSM  Price: $162.39  Mentions: 17\n$SPX  Price: None  Mentions: 15\n$BABA  Price: $99.38  Mentions: 14\n\n#stocks #investing #trading"\t\t\nLong some at $98.77. Relatively tight stop... $BABA #Intraday\t\t\n"$BABA 14th April 120c at 2.75! \n50% size and will add another on a good pull!"\t\t\n$BABA #Crypto #TradingView https://t.co/i9HJsdsC5X\t\t\n"$baba madness starts once it gets to green .. so day 2 can happen .. red to green will be strenght for next week \n\n$kweb $jd $bidu $spx"\t\t\n"RT @TeamBullTrading: $1', '387 trading $BABA \n\nIt takes one good trade! 🔥 https://t.co/nrfUNyOSzA"\t\t\nGood morning! Top watches today $SPY $AMZN $BABA $OXY $XOM $LMT. Our small account challenge is going strong! Good luck today! Join our discord https://t.co/5bVUEby9u7  #stocks #options #daytrading #swingtrading\t\t\n"$nio $xpev $li $baba $bidu $pdd $jd $bili\n\nBUY the DIP this morning…\n\nhttps://t.co/hWfyaKXRYV"\t\t\n-0.9R today. Good entry on the $AAPL breakdown', ' but b/e. Tried another short after the 1m-9 touch', ' but held too long. Bad long entry near the 1m-200 (tsk..tsk). OK entry at S3 on $BABA', ' but added at VWAP. I sure can trade poorly when I\'m down! #DayTrading #BBTfamily https://t.co/lqsuXFw0Ve\t\t\nOut at 3.25 from 2.98 $BABA https://t.co/6iNFDdCmJ6\t\t\n"🎯💸 Fondos españoles con $BABA ALIBABA GROUP HOLDING LTD (USD) US01609W1027 entre sus principales posiciones (T42021)\n\nhttps://t.co/lfku9McqjN https://t.co/NBYn77on22"\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"Most active stocks in US at this hour\nhttps://t.co/CZzhulNnQO\n\n$NETE 30.86%\n$BABA -5.38%\n$OXY 5.8%\n$PDD -9.57%\n$JD.CH -6.44%\n$BILI -10.92%\n$SQ 5.49%\n$UPST 7.6% https://t.co/pfEWmGytCi"\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/9dVBMsKvi4\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nAll eyes on $BABA $100 break and this goes to the moon.\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/biUc54JOZx\t\t\nRT @scraffycoco3: When you vow to never trade stage 4 stocks', ' you get to miss this 36% move in $BABA. One of the setups that I\'ve learned t…\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $ROKU $H $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/zIHldqtIWZ\t\t\n"Above5DaysMA\n$ACHR $4.12 6.18% 24.47% 44.05% -43.64% 65.60\n$AFRM $35.02 5.05% -4.17% -19.85% -69.46% 41.87\n$API $10.10 -2.98% 0.20% -5.96% -45.90% 49.20\n$APPS $39.74 4.09% 3.90% -23.58% -25.37% 46.81\n$BABA $99.22 -5.48% 6.79% -18.61% -20.66% 46.52"\t\t\n"DailyDown5\n$BABA $99.22 -5.48% 6.79% -18.61% -20.66% 46.52\n$BIDU $141.13 -6.45% 4.42% -12.22% -5.49% 48.67\n$JD $60.22 -6.02% 14.66% -19.11% -24.45% 46.76\n$NTES $85.35 -8.53% 4.43% -12.90% -17.01% 46.70\n$PDD $38.51 -9.64% 7.69% -34.91% -39.47% 43.21"\t\t\nwhat a cover in $BABA   pos div DB bottom lol\t\t\nRT @MarketRebels: $BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n$130 and above is where I will buy $BABA\t\t\nStocks Hold Steady as Investors Digest the Fed’s Move $BABA $JD $WSM $ACN $RL https://t.co/PUXyS61Y37\t\t\n$BABA 4hr view from the weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/x0W6xxTIDM\t\t\n"Worst performing large cap stocks in today\'s early trading\n\n$BEKE\n$ZTO\nLufax $LU\n$HNP\nXPeng $XPEV\n$HTHT\n$BZ\nBeiGene $BGNE\nAlibaba $BABA\nBilbili $BILI\nLI Auto $LI\n$EPAM\nNetEase $NTES\nPinduoduo $PDD\nDidi Global $DIDI\nNatWest $NWG\nCapital One $COF\nSolarEdge $SEDG\n$JD\nIcahn $IEP"\t\t\n$BABA $GME & $TSLA are the three most mentioned tickers on WSB\t\t\n$BABA going green and about to break $100 again. Grab them tickets. Here we go.\t\t\nRT @CblastBT: Strength in 🇨🇳 $PDD +6.5% $BABA +5.5%\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (50)\n2. $TSLA (35)\n3. $GME (34)\n4. $BABA (16)\n5. $OIL (14)\n6. $AMZN (11)\n7. $NVDA (9)\n8. $AMD (7)\n9. $ZIM (7)\n10. $AAPL (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/D4UfUpWD79"\t\t\n"تØ\xadديث روكو $ROKU \nمن 89 الان 117.7 للهدÙ\x81 الثانى ان شاء الله (123)🎯\n-- \n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/6yBEjKneg0"\t\t\nI did have some bids closer to $96/$95 fwiw. May look to get long on a hold above VWAP. $BABA #Intraday\t\t\n$BABA I am out if my scalp with a nice profit. Looking for other ideas now.\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $GME\n3. $BABA\n4. $ZIM\n5. $AMZN"\t\t\n"Option Alert $BABA Mar 18 2022 105 Call \n- Price: 1.49 \n- Money: $253', '449 \n- Volume: 1701 \n- OI: 7345  Delta: 0.28 IV: 130.22 \n- ToS Symbol: BABA220318C105 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 10:00:51 ]"\t\t\n@HarryWangEra $BABA $98p 2.93 -> 3.85 quick in & out. Thanks again', ' Harry ðŸ™\x8fðŸ\x8f»\t\t\n$BABA and $KWEB may change direct shortly\t\t\n$baba 104.5 happens then 112 possible https://t.co/0ldSFPR5K0\t\t\nRT @StockMa40636171: $dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a Crowd-sourced alerts', ' ra…\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $GME (13)\n3. $TSLA (12)\n4. $BABA (8)\n5. $ZIM (6)\n6. $RKT (5)\n7. $AMZN (4)\n8. $OXY (3)\n9. $PLTR (3)\n10. $REKR (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\nWatch out for the bearish sentiment on $BABA $ES_F $MRNA $ALPP. https://t.co/HXKwexqOLk\t\t\nCovered rest (flat). Did not flip long like I probably should have... $BABA #Intraday\t\t\n$dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@  https://t.co/r5yHq7jrvv\t\t\nthese are the most active stocks right now $BABA  $NIO  $OXY  $AMD  $DIDI  $SOFI  $GRUB https://t.co/tpA885Y0hb\t\t\n"$BABA Vuelven los viejos tiempos...\n\nAyer lo dijimos: nada ha cambiado. Los 60$ siguen activos como objetivo.\n\nY tb dejamas claro que mientras esté por debajo de 140$ sigue siendo bajista.\n\nMucho Cola Cao le queda a esta aún para que los ""acumulettis"" canten victoria. https://t.co/PlxFTYNWhx"\t\t\nRT @SeekingAlpha: $BABA $BABAF - Where Will Alibaba Stock Be By The End Of 2022? H2\'22 Could Be The Inflection Point. https://t.co/MtQ6fOh9…\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/xJ7Yvipg9P\t\t\n"In today\'s 5 with Fitz\n\n1 - Powell risks bond massacre\n2 - A TIPs alternative for ETF investors\n3 - DeFi decked again\n4 - If you\'re a $BABA bag holder\n5 - $MRNA CEO sells shares worth $400 million\n\nIn to win! 👇👇\nhttps://t.co/DQGzhdl9qz"\t\t\nBOT $BABA Mar 2022 100.00 Call @$2.11\t\t\n"$baba 115 next week small lotto at 1.40 range .. looks like can go 3\n\n$kweb $bidu $spx"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/1fjxXQMn8Q\t\t\nCovered a decent amount of intraday scalp short below $97. $BABA #Intraday\t\t\nBenzinga\'s Daily Brief On Trending Tickers For March 17', ' 2022: GameStop', ' Netflix', ' Alibaba And More $GME $BABA $NFLX $TSLA $AMC https://t.co/zgJRCfehqS\t\t\n$gnpx over 10% of the population has diabetes. Genprex CURED DIABETES in mice. Completely! Next phase on people coming soon. 100 mil cap co could 100x. Also it’s shorted lol. $dwac $cei $ocgn $dcfc $indo $amzn $tsla $baba $sndl $gme $amc $msft $nflx $aapl $goog $brk.a\t\t\n"$SDC\n-Path to profitability\n-Massive 33% short interest!\n-Private network/Collab with Dentist\n\nInvestors don’t understand this business fully', ' and will miss out on massive uptrend in next few years!!\n\n$sq $tsla $baba $nio\n@realwillmeade @realMeetKevin"\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/8uAelzXTBn\t\t\n$BABA In a bullish position here. Looking for some bounce here. Let\'s see.\t\t\n$BABA $BABAF - Where Will Alibaba Stock Be By The End Of 2022? H2\'22 Could Be The Inflection Point. https://t.co/MtQ6fOh9lh #finance #trading #stocks\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"تØ\xadليل $SQQQ \nبوضع عام عل الاسبوعى Ù\x81وق 41.1 ايجابى .\nمقاومة قويه ومهمه عند 42.8 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 44.64 هدÙ\x81 أول .\nوكسر الدعم بيرجع 39.5\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/0zkqdLzg7g"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/JshstOeATW\t\t\n$baba us remember this is a level to buy moar and not to book profit… buy buy buy 🚀🚀🚀 still long way up https://t.co/vg5y5NXsoa https://t.co/P2eO6ypGfA\t\t\nTWEETINVESTOR: China Makes Some Moves $BABA https://t.co/Gn5Tdz20kC\t\t\n"Take a look to:  $BABA -5.44% \n\n#wallstreetbets #StocksToBuy #ToTheMoon #news #YOLO #StocksToWatch #investments #trading #bottomfishing #FOMO #RedditArmy #daytrading #Stocks \n https://t.co/2fA3FWuKHH"\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n$BABA keep coming . i need you https://t.co/fKOyh790zR\t\t\nChina names failed the r/g bounce attempt so far. Not sure who TF was buying into the close yesterday $BABA $JD $PDD $KWEB\t\t\nRT @EVInvestor21: $amzn VS $baba baba is 65% below 52 week high $amzn is 20% below 52 week high… baba has $15b buyback on $200b market cap…\t\t\n"$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AAPL\n$NIO\n$NVDA\n$BABA\n$SPY\n$AMZN\n$MSFT\n$SOFI\n$QQQ\n$AMD\n$SOXL\n$FB\n$UVXY\n$GME\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.||| https://t.co/r5yHq7jrvv"\t\t\n$BABA short 99.07   PP cover  97.95\t\t\n$BABA best day since IPO https://t.co/03JTJl61aN\t\t\nAlibaba (BABA) Stock: Continues to Crash $BABA  https://t.co/SpfqrczELr via @YouTube\t\t\n$BABA this action is bugging me out so I put a stop in so I don’t have to watch it constantly.\t\t\nScalp short $BABA into $100 (stops vs HOD). #Intraday\t\t\n3/18 $BABA 100C at 2.98 (30 Min Demand) https://t.co/nusyaRJBw9\t\t\nRT @Traders3King: Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇…\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/porDNU4iuK\t\t\nFlow Room (These are not alerts): $BABA  04/14  $100 calls bought AT ASK 860x  $8.80  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\n$BABA Alibaba Buybacks Will Change Stock Trajectory https://t.co/4CJVc46R1j\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nTrndg ↗  $AUY $BABA $YMM $OPEN $MULN $VXX $SWN $HGEN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nAlibaba Group Holding Limited traded 12.993M shares', ' -52% below average volume $BABA\t\t\n"متابعة تØ\xadليل الÙ\x81يسبوك $FB \nÙ…Ø\xadاصر على اللØ\xadظي بين 200 Ùˆ 204 .\nاختراق المقاومة يستهدÙ\x81 207 _215.\nكسر الدعم بيرجع 196\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/BiCQw3j6OE"\t\t\n"RT @mdsoll315: $nio $xpev $li $baba $bidu $jd $pdd\n$bili\n This is huge', ' especially after yesterday’s news… add on China inteeeys rate decre…"\t\t\n"RT @FluentInFinance: $BABA up almost 40% in a day\n\nThe Chinese government said its crackdown on technology companies should end soon"\t\t\n$OXY is up 1000% on the chain. we literally went over 2 tickers in my market analysis class $OXY and $BABA and in less than 48 hours those plays have hit for 10', '000%. It is that important that we pay attention to what the market tells us to do not the other way around.\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NVDA', ' $OXY', ' $FB\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n"This mtg *could* result in a development that causes the $KWEB stonks to double. Xi isn’t a dummy and could choose harmony/prosperity', ' seeing how a pointless territorial expansion is penny foolish and pound foolish. \nChina can play the long game.\n$BABA https://t.co/sKJR4dCXfk"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQrNG8j"\t\t\n$baba $200 this time next year\t\t\nRT @Mundacio: @valuefinanzas creo que serÃ\xada $BABA', ' es la unica que conozco que es tan grande que serÃ\xada dificil verla desaparecer.\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/YU4CmN8b17\t\t\nThe move up on #China yesterday was the most powerfull move to the upside we ever seen - this usually is a sign that something big is going on for bulls now to upside - not a 1 day event imo $TAL $TME $BABA $FXI all #bullish here and holding strong\t\t\nWhat is the opposite of a dead cat bounce? $BABA\t\t\nwatching $tsla $nvda $baba for calls\t\t\n@honey_xbt @DonCryptoDraper sounds like $baba\t\t\n$BABA from that 2.90 to this 95puts https://t.co/2ckjiN0NOv\t\t\n@BergTradeFed $BABA went down. bad timing to be in\t\t\n"تØ\xadليل تسلا $TSLA \nÙ…Ø\xadاصر بين 840 Ùˆ 825.\nاختراق المقاومة يستهدÙ\x81 851_867.\nكسر الدعم بيرجع 816_802\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/PArleei2v9"\t\t\n$TSLA $YMM $BOXL $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/6pxOBUYhWB\t\t\n"Trending now on FinTwit\n$TSLA $AAPL $NVDA $BABA $AMD $AMZN $NIO $MSFT $FB $JD https://t.co/Xy3DcXpzGw"\t\t\n"$BABA Down this morning. \nEverything is right with the world again https://t.co/sJC363JV1a"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/RBGaQrNG8j"\t\t\nI\'m in $BABA and $PDD again.. If china government fuck me again I will use all my money that i usually spend on noodles and buy $NAS instead.. 👺🤑\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"تØ\xadليل سباكس $SPX \nÙ…Ø\xadاصر بين 4331 Ùˆ 4362.\nاختراق المقاومة يستهدÙ\x81 4400.\nكسر الدعم بيرجع 4320_ 4296\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/ExK1Sah9GF"\t\t\n"RT @AJTibayan: My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO $OXY - Cont\n\nSecondary\n$AAPL $AMD $NVDA $FB $FUTU  - Cont\n\nHave a great tradi…"\t\t\n"RT @moomooApp: ðŸ“\x8d#Fed raises interest rates for first time since 2018.\n\nðŸ“\x8dWalmart seeks to hire 50', '000 U.S. workers by the end of first quart…"\t\t\n"RT @moomooApp: ðŸ“\x8d#Fed raises interest rates for first time since 2018.\n\nðŸ“\x8dWalmart seeks to hire 50', '000 U.S. workers by the end of first quart…"\t\t\n#China plays remain strong after yesterday gains $BABA $TAL $EDU $TME all holding up strong\t\t\n"I have a feeling that $BABA speculators will go quiet again in the next few days..\n\nYou’re a “long-term investorâ€\x9d', ' never mind."\t\t\n"RT @moneymlive: Kenny ""The Warlock Glick made another fantastic call in $BABA\n\n#VWAP + Warlocks World = Unstoppable Force  \n\nCome Join the…"\t\t\n"RT @KessInvesting: $BABA daily \n\nImpressive rebound off the lows. Watch China names today to see reactions to the Biden and Xi talk today.…"\t\t\n"Above5DaysMA\n$ACHR $3.90 0.52% 17.82% 36.36% -46.65% 62.56\n$AFRM $33.55 0.63% -8.21% -23.22% -70.74% 39.79\n$API $9.88 -5.09% -1.98% -8.01% -47.08% 48.36\n$BABA $98.97 -5.72% 6.51% -18.82% -20.86% 46.36\n$BIDU $144.66 -4.12% 7.03% -10.03% -3.13% 50.19"\t\t\n"DailyDown5\n$API $9.88 -5.09% -1.98% -8.01% -47.08% 48.36\n$BABA $98.97 -5.72% 6.51% -18.82% -20.86% 46.36\n$CSIQ $30.84 -7.00% -11.68% 12.72% -5.02% 49.94\n$EPAM $267.43 -5.07% 41.68% -37.51% -61.64% 43.43\n$FTCH $12.85 -5.93% 1.34% -32.44% -61.73% 40.29"\t\t\neveryone got long china names yesterday $KWEB $BABA 🤣\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 3.28 \n- Money: $280', '440 \n- Volume: 855 \n- OI: 7009  Delta: 0.49 IV: 135.687 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-17 09:34:56 ]"\t\t\n$BABA en -6%... hoy acaban en verde. 🤣\t\t\nCalled these end of day $BABA puts for the team yesterday. Took $400 out the gate profit this morning #BagsBangers https://t.co/qmrz1epo0q\t\t\n"@HealthyExtracts 👉 $HYEX 🔥\n\n✅FOUNDATIONAL ASSETS\n\nVisit:👉 https://t.co/AfgYjfkSE6\n\n@Duke4900\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA #OptionsTrading\n#IHub_StockPosts #STOCKTWITS #StockTrading #investing #OTCMarkets #OTCQB"\t\t\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $TSLA  $BABA $NVDA $AMD https://t.co/Qc33mTSW7c\t\t\ntaking some $BABA long\t\t\n$BABA why is this trading like a penny stock…\t\t\n"Ayer Alibaba metió un +36% \nHoy cake +25% \nSerá posible que existe correlación?\n\n#PancakeSwap $CAKE $BABA @CriptoBoludos @CryptAdyct @criptokenizados https://t.co/etOgo8kf5H https://t.co/2Vdj6kbWM9"\t\t\n@valuefinanzas creo que serÃ\xada $BABA', ' es la unica que conozco que es tan grande que serÃ\xada dificil verla desaparecer.\t\t\n"$AMD \nÙ\x81ÙŠ يومين Ù\x81قط تØ\xadقيق جميع الأهداÙ\x81 المتوقعة Ù\x81ÙŠ السهم الØ\xadمد لله 🌸\n---\n#الأسهم_الأمريكية #الاوبشن   #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/oObJKwHIjV"\t\t\n$BABA - 107C EXP 03/18', " ENTRY + PT'S ON THE CHART https://t.co/bjjino2gZ8\t\t\nApple Inc. (NASDAQ: $AAPL)", ' ( $AMC) – Benzinga’s Daily Brief On Trending Tickers For March 17', ' 2022: GameStop $GME ', ' Netflix $NFLX', ' Alibaba $BABA And More https://t.co/JHJcMb5c6V\t\t\n$BABA 95 P be careful.\t\t\nNew Post: Momo Market Roundup', ' 3/16/2022 — $SPY Monster Gap Up… $TSLA Afternoon Crash… $BABA/$BIDU Chinese Stocks Are Risk On… https://t.co/L6z0QKOyZy\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/tFHtgYLvU3\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/pnCOrDic3g\t\t\n"Live Day-Trading room', ' Free access this room and get live alerts. Check out now.. https://t.co/3vbD4Mdsw5\n\n$BABA $FB $BRK.B $BRK.A $TSM $V $WMT $JNJ $TSLA $PG $MA $JD https://t.co/ZqLJWADPeg"\t\t\n"Alerted live in chat. Don\'t forget to take profits https://t.co/3vbD4Mv3UF\n\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $XLF https://t.co/mAsiOdaOvX"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/PizZlAyvFL\t\t\n$BABA would like to see a base formed over this volume shelf at 100.50 ish area https://t.co/kAkfSavM22\t\t\n$BABA 3/18 $98 Put @ 3.60\t\t\nRT @Traders3King: Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇…\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/3vbD4Mdsw5\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR $JD https://t.co/ogYnqWq0L2"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/WB9ktxZiw1\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/aJVAouuYFd\t\t\n"â\xad\x90â\xad\x90â\xad\x90 Alert Statistics\nhttps://t.co/McJQCtv6Co\n\n🔶 26 Wins - 4 Losses\n🔶 86.67% Win Rate\n🔶 Monthly Earnings:616.58%\n\n$GME $PLTR $BABA $NIO $BLNK \n$SPY $TSLA $SHOP $NVDA $XLF https://t.co/fZNIPjA4mW"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/wVZX3GELHb\t\t\n"RT @smartrader19: Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be…"\t\t\n@inversorjavier Por el color', ' casi el 70% de tu cartera en $BABA!!! Tu estás demente 😱😜\t\t\n"Stock gaps:\n$BABA -5.56%\n$BIDU -4.93%\n$COF -4.19%\n$DAL -3.30%\n$DFS -3.08%\n$DG 3.60%\n$NIO -4.37%\n$SNAP -4.27%\n$SYF -3.24%\n$UAL -3.20%"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"Sonar top 10 NASDAQ @ open: $AREB $EFOI $GLG $HYMC $IMPP $MULN $PIK $SMFL $SONN $TCBP\n\nSonar top 10 NYSE @ open: $AXS $BABA $CL $EDR $JOE $MX $NIO $OXY $PD $WRBY\n\nSee them ranked @ https://t.co/oh0iaJ8LOw"\t\t\nRT @DrMerryfield: I need your help. Buy more $BABA or put little Billy through college? #StockMarket\t\t\nOh no! the BULLS are screwed! $BABA is under $100! SELL SELL SELL screams cramer\t\t\n#MorningMarketConversation #optionstrading #investing $spy &dow $nas $ENPH $M $BABA #stocks #drake #crypto #bitcoin #ForeverSlowStroking #YKM ☀ï¸\x8fðŸ™\x8fðŸ\x8f¾ðŸš£ðŸ\x8f½â€\x8d♂ï¸\x8f https://t.co/w7gDNE3B2n\t\t\nRT @francisstarz: Who bought $baba?\t\t\n"RT @bear_fuker: Good morning #fintwit should be a good day in the pits! #stockstowatch \n\n$PIK $MULN $TCBP $CBAT $IMPP $INDO $AQST $SMFL $OX…"\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 1.4M shares\nPrice: 98.80\nTotal: $135.2M"\t\t\nToday\'s market opens w/ 34 upgrades & 71 downgrades from the  >3000 #stocks & #ETFs on https://t.co/3ZIM7lLmjQ with unbiased #TechnicalAnalysis to help you make better trades! Top #MarketEdge #SecondOpinion reports: $AAPL $NVDA $BABA $SPY $TSLA $AMZN $MSFT $AMD $QQQ $BA $FB $F https://t.co/IyUwfVIQ5U\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/17 include $BABA', ' $FB', ' $UBER', ' $AAPL', ' and $NVDA.\t\t\n"RT @NlCKStocks: $BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nI…"\t\t\n"RT @BabaMovement: $BABA \nOooh I’m so scared it’s down 3% from a 40% run up oooh I’m so scared… bears stfu I been bag holding this since 150…"\t\t\n"$SPX and $NAS 15m descending wedges forming', ' cautious as cash open volume may ruin it \nChinese names holding up well', ' looking for shallow 4hr HLs currently $NIO $BIDU $BABA $XPEV"\t\t\n"RT @contrarianiste: Clarification sur les VIE :\n\n$BABA n\'est pas ""cher""', ' mais n\'oubliez pas que vous ne détenez qu\'un droit sur profits ave…"\t\t\n$BABA big watch for dip Puts https://t.co/iKqEWWAQOL\t\t\n"ðŸ“\x8d#Fed raises interest rates for first time since 2018.\n\nðŸ“\x8dWalmart seeks to hire 50', '000 U.S. workers by the end of first quarter.\n\nMore marke highlights for 3/17: https://t.co/O5uwXYXF3i\n\n#stockstowatch: $ACN $LEN $SONN $BABA $DUO $DIDI $VEON $TSLA $NVDA $AAPL $TCEHY $AMD https://t.co/y6Oee3xrp7"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$amzn VS $baba baba is 65% below 52 week high $amzn is 20% below 52 week high… baba has $15b buyback on $200b market cap and Amazon has $10b buyback on $1.5t market cap… $baba us so much better buy 🚀🚀🚀 https://t.co/YLTzr8pA9X\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @Prof_JamesCook: $BABA market cap rise today about 80 billion$.\t\t\n"Couple of names I\'m watching today', ' maybe some profit taking at the open ', ' so I may short some quick flushes but mostly bullish today.\n\n$AMD \n$BABA\n$AAPL\n$JPM\n$FB\n$SPY \n$QQQ\n\n#optionstrading #DayTrading #scalp https://t.co/rBr04LBMPj"\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $GME\n2. $BABA\n3. $TSLA\n4. $WE\n5. $ZIM"\t\t\n"RT @NlCKStocks: $BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nI…"\t\t\n"RT @ponzipepe: JPMorgan : Chinese stocks are uninvestable.\nNext day : Chinese stocks up 30% - 40%.\n\nIf you still believe bankers and their…"\t\t\nRT @tradertvshawn: adding $BABA here', ' after talking about it on @traderTVLIVE ', ' I like the the $96 bottom as support', ' start LONG 97-98 ish.…\t\t\n#HedgeFundLobby @CNBC signaled $BABA-Shorts covered Tuesday implode? Nearly #OneWayTrade Wednesday? Then signaled re-shorted? Outperforming to the downside $JD? #OverheadSupply ginormous? Stubborn-longs?\t\t\nAlibaba', ' Tencent reportedly cutting thousands of jobs $BABA $TCEHY $DIDI https://t.co/CxTYi5mHPq\t\t\n@MePunditry There was no play. They are signalling that all the fear is unwarranted. They are not going to "confiscate" $BABA or fine it into bankruptcy or delist it. Or whatever the bears are scared of.\t\t\n"Trade plan 17-03-22\nHolding $NFLX 25th March $380 calls from average of $2.26. Will manage position\n$NIO and $BEKE watched agaist $BABA and market for trade. \nIt can go further than i think both ways!!! So trade smart! \n$CLSD have a small position may add if bounces of $2.30\'s"\t\t\n"RT @mdsoll315: $nio $xpev $li $baba $bidu $jd $pdd\n$bili\n This is huge', ' especially after yesterday’s news… add on China inteeeys rate decre…"\t\t\n"RT @crabbermike: $C @Citi https://t.co/dBy7x7YX0h\n$JPM $BAC $GS $BLK $SPY $SPX $ES $QQQ $NDX $NQ $ES_F $TSLA $FB $BABA"\t\t\n"3/17 PM Update\n\nFutures down', ' oil up. Expecting tech and growth to have a red start to morning following their gap down. Watching Chinese stocks at open $BABA & $BIDU', ' also watching earnings movers $SIG', ' $DG & energy stocks $INDO', ' $CVX', ' $OXY. https://t.co/myCY5QDE7L"\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk strong buying premarket shows we will continue on path towards $241 52 Wel high I’ve r the next few we…\t\t\n"RT @smartrader19: Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be…"\t\t\nRT @krugermacro: Impeccable timing. This is $BABA https://t.co/HArQHmC9HY\t\t\nRT @EVInvestor21: $baba us $9988 hk the short term scalpers sold out yesterday most of the holders are investors and institutional buying a…\t\t\n@malmuqaty $BABA https://t.co/lwIM73cw4o\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n"RT @BreakingStocks_: LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $A…"\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"RT @TMGStockTips: Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $…"\t\t\n"RT @MePunditry: why did the CCP give every single American $Baba holder a +30% out yesterday? \n\nI get that they are an ""organized"" economy…"\t\t\n@POTUS @JoeBiden please don’t mess up the relations with Xi #china in your call! Thanks mate $NIO $XPEV $LI $BABA\t\t\n"Stocks on watch #alerts \n\n$BABA $COF $WRBY $SQ $UPST $OXY $AA $BMBL\n\nhttps://t.co/tR9jjTVbcN"\t\t\n"why did the CCP give every single American $Baba holder a +30% out yesterday? \n\nI get that they are an ""organized"" economy and intervention is # normal', ' but why tf did they give everyone  1/3 of  their money back? \n\nwhat\'s the play here? to make chinese stocks ""attractive"" lol?"\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY \n\nALIBABA $BABA\nMETA PLATFORM $FB\nUBER $UBER\nAPPLE $AAPL \nNVIDIA $NVDA"\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/17 include $BABA', ' $FB', ' $UBER', ' $AAPL', ' and $NVDA.\t\t\n$baba us $9988 hk the short term scalpers sold out yesterday most of the holders are investors and institutional buying at the open should take this to 125 🚀🚀🚀 haven’t seen megacap so undervalued 🚀🚀🚀 https://t.co/awIJ21gEJL https://t.co/NWTtKKPvkp\t\t\n"Weirdly', ' Consumer Cyclicals gaining so much attention during the inflation and interest rate cycle.    \n\n$spy $qqq #tradingsignals #daytrading #optionstrading #daytrader #daytrade $muln $tsla $baba $eigr $aapl $amd $dg $gme $nio $nvda $bgfv $blnk $fuv $gogo $arch https://t.co/oj7CfYHMQU"\t\t\n"On watch 👀\n\n$BABA', ' $DIS', ' $GOOG', ' $GOOGL', ' $TSLA', ' $AAPL', ' $RBLX', ' $DKNG', ' $PD', ' $BYND', ' $AFRM', ' $MULN\n\n🔥 $MULN', ' $GLG', ' $PIK', ' $IMPP', ' $PBTS', ' $METX', ' $ORPH', ' $TCBP', ' $MBII', ' $SMFL', ' $HUSA', ' $INDO', ' $ENSV\n\nEarnings (AMC): $GME', ' $FDX', ' $STNE', ' $ASTR', ' $BOXL', ' $IPWR\n\nIPOs: $GDSTU', ' $ONSU"\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk strong buying premarket shows we will continue on path towards $241 52 Wel high I’ve r the next few we…\t\t\nLargest open interest increases among single stock options for 3/17 include $BABA', ' $FB', ' $UBER', ' $AAPL', ' and $NVDA.\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"JPMorgan : Chinese stocks are uninvestable.\nNext day : Chinese stocks up 30% - 40%.\n\nIf you still believe bankers and their stinky media', ' sorry', ' i can\'t help.\n\n$BABA $JD $PDD https://t.co/hp5OTBSDeX"\t\t\n"📣Top Tickers Trending on WSB \n\nNoticeable top 10: $BABA $GME $TSLA $OIL $QQQ\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/s1exGP27S8"\t\t\n"RT @NlCKStocks: $BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nI…"\t\t\n"Из-за чего инвеÑ\x81торы льют деньги в акции Alibaba', ' почему раÑ\x81тут акции Nvidia? $BABA $NVDA $BEKE $LICY\nhttps://t.co/C4vzPrKsFv"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nActive in premarket - $MULN $IMPP $DIDI $NIO $BABA $ZH $CSCO $PDD $OXY $HUSA $BEKE $TMC $JD $AAPL $KC $AQST $XPEV $FB $UBS $TME $FUTU $IQ $NVDA $BILI $SOFI $DDL $AMD $INDO $CCL $AAL $ENSV $NINE $NKE $EIGR $NOK $F $FCX $MU $ORC $PLTR $BBIG $TIGR $LI $RIG $WRBY $BAC $XOM $TSLA https://t.co/UqpGIhzHh3\t\t\n"$BABA may have been one of the greatest large cap sell offs of the last two decades', ' at least since the dot com bubble. \n\nIt’s 30% day is an over reaction no doubt but in reality it only went back up to where it was a couple weeks ago. \n\nNeeds â\x8f³ to healâ\x9d¤ï¸\x8fâ€\x8d🩹"\t\t\n"$BABA \nOooh I’m so scared it’s down 3% from a 40% run up oooh I’m so scared… bears stfu I been bag holding this since 150 your days are over !! You may have your little -1-3% days but we set the trend and 300 is where we going!!"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@snorlax_uw $BABA\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AA…"\t\t\n"RT @bear_fuker: Good morning #fintwit should be a good day in the pits! #stockstowatch \n\n$PIK $MULN $TCBP $CBAT $IMPP $INDO $AQST $SMFL $OX…"\t\t\nWho bought $baba?\t\t\nI need your help. Buy more $BABA or put little Billy through college? #StockMarket\t\t\n"RT @daniel_toloko: 😂 One day after the downgrade it moves up 30% breaking jp Morgan\'s $baba target\n\nBut no worries. On the next report they…"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n"Occidental Petroleum (#NYSE: $OXY) Boost By Berkshire Hathaway!🛢 - #OXY TradingView https://t.co/xXvmWeyhaD \n\n$sonn $zh $glg $orph $amd $fb $nvda $fcel $hood $baba $sofi $pypl $shop $abnb $rblx $twtr $plug $btc $eth $jblu $save $sfix $bmbl $dwac $nine $docu $agri $rivn $didi"\t\t\n"Stocks I am Trading Today:\n$BABA\n$BIDU\n$WSM\n$SIG\n$AMD\n$DG\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n"Good morning #fintwit should be a good day in the pits! #stockstowatch \n\n$PIK $MULN $TCBP $CBAT $IMPP $INDO $AQST $SMFL $OXY $BABA \n\nGood luck today everyone!"\t\t\n"Above5DaysMA\n$ACHR $3.86 -0.52% 16.62% 34.97% -47.20% 61.75\n$API $9.92 -4.71% -1.59% -7.64% -46.87% 48.51\n$BABA $101.07 -3.72% 8.77% -17.10% -19.18% 47.70\n$BIDU $143.69 -4.76% 6.31% -10.63% -3.78% 49.77\n$BLI $6.49 0.15% 14.06% -11.94% -63.86% 44.52"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"$BABA daily \n\nImpressive rebound off the lows. Watch China names today to see reactions to the Biden and Xi talk today. 100 psych level is important here. https://t.co/ubXAVfGluK"\t\t\n"Kenny ""The Warlock Glick made another fantastic call in $BABA\n\n#VWAP + Warlocks World = Unstoppable Force  \n\nCome Join the BEST trading community in the WORLD and CRUSH these tough markets\n\n#daytrading #momentum #china https://t.co/2jOFt0l5a0"\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO $OXY - Cont\n\nSecondary\n$AAPL $AMD $NVDA $FB $FUTU  - Cont\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nTodays watchlist $SPY $TSLA $INDO $BABA $PIK St Patricks Day Special 40% Off DTC Ends March 20th https://t.co/YTGJim4qyZ https://t.co/nZlypbt89h\t\t\nPostive sentiment indicated by discord traders for $PM $BABA . https://t.co/AYFaRWHIvw\t\t\nRT @TradeLikeAnAlgo: $BABA huge day yesterday in sympathy with the market and other China names. Pulling back slightly this morning. If $10…\t\t\n@EGSuperPr0 @traderTVLIVE oversold', ' we bought at $75', ' plus listing news $BABA\t\t\n@WOLF_Financial Puts on $baba\t\t\n"Watch list for 17/03/2022\n \n- $SPY $PLTR $BABA $PIK $IMPP $AMD $VXX -\n\n#stockstowatch #stockmarket #DayTrading https://t.co/Pnr6QXGJNN"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n7 Best Retail Stocks to Buy for 2022 | Investing | US News $AMZN $BABA $JD https://t.co/gbwpmgcdXI\t\t\n"Is $BABA the cheapest company in the world?\n\nSome things to point out:\nâ\x9dŒ BABA isn\'t at risk of being delisted\n💸 Before yesterday\'s \'pop\' - BABA was trading at just 10.8x earnings', ' 1.6x sales and 9x operating cash flow (lowest among large cap tech)\n\n🟢 $BAB3 yesterday: +90% https://t.co/mFYNVMRqfm"\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (13)\n2. $GME (11)\n3. $TSLA (10)\n4. $SPY (9)\n5. $BABA (5)\n6. $ST (5)\n7. $QQQ (5)\n8. $HOOD (5)\n9. $BOE (4)\n10. $YANG (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/4lODdb7XN8"\t\t\nWatchlist 03/17/2022 #stocks #stonks : $TSLA $NIO $LI $STLA $BKR $HYMC $AMC $MOS $OXY $SLB $CVX $BTU $BABA $FUTU $JD $LU $PDD $NU $SBUX . No bias and trade only price action. Adapt the plan to the market', ' the contrary never works!! Good luck kids! https://t.co/5Lrv2DV0IF\t\t\n"$Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl $amc $phun $mark $xela $bntx $valn $nvax $mrna $pfe $pypl $v $F $Fb $ma $ba $tsla $amzn $aal $ibm"\t\t\nLargest CALL OI increases $UBER $F $SIRI $FB $FTCH $W $PFE $BABA $NVDA $CS $BP $BABA $PBR $NIO $NLSN $SENS $NVDA $FUBO $FB 🌷Spring Breakout $5 Sale  https://t.co/fDiXrtRj6M 🌷 #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading  #fintwit https://t.co/iCj52qDP2K\t\t\n"@lillianmli $baba & $tncnt same now as $aapl was in 2011.\n\nThey need to start dividends as it all goes up in fines/gets regulated away.\n\nAny plans for this to happen? I would buy the news', ' not the hopium."\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"adding $BABA here', ' after talking about it on @traderTVLIVE ', ' I like the the $96 bottom as support', ' start LONG 97-98 ish.\n#stickynote https://t.co/OqY9I471YM"\t\t\n[Live 9AM PreMarket Brief] Stock Options Trading - Mar.17', ' 2022 https://t.co/vGaVFe0j9D via @YouTube $SPY $IWM $QQQ $VXX $AAPL $AMD $BA $BABA $CAT $FB $IWM $JPM $MSFT $NVDA $TSLA\t\t\n"@gossipeconomist \n\nHay que darle varios dÃ\xadas y mientras no baje de 92.10 ', ' puede consolidar niveles.\n\n$BABA"\t\t\n"3/17/2022 Watchlist - Crazy day yesterday with the big push in the morning', ' drop after FOMC then push back and through highs! Can\'t wait to see what today brings! $TSLA $MRNA $EPAM $BABA $SPY\nhttps://t.co/ry9HO5u3lK #watchlist #trading #stocks"\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月17日時点)\n\n1. Alibaba $BABA\n2. GameStop $GME\n3. Tesla $TSLA\n4. iPath Pure Beta Crude Oil $OIL\n5. Invesco QQQ $QQQ\n6. Amazon $AMZN\n7. SPDR Gold $GLD\n8. iPath S&P 500 VIX Short-Term Futures $VXX\n9. Nvidia $NVDA\n10. ContextLogic $WISH"\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 17\n\n1. Alibaba $BABA\n2. GameStop $GME\n3. Tesla $TSLA\n4. iPath Pure Beta Crude Oil $OIL\n5. Invesco QQQ $QQQ\n6. Amazon $AMZN\n7. SPDR Gold $GLD\n8. iPath S&P 500 VIX Short-Term Futures $VXX\n9. Nvidia $NVDA\n10. ContextLogic $WISH"\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$PIK\n$HUSA\n$WRBY\n$PD\n$INDO\n$SIG\n$BABA\n$BIDU\n$WSM\n$DG\n$ACN\n$TSLA\n$NVDA\n$AMD\nJust few on my list\nCurrently have 61 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbFkKW https://t.co/d9TUymemCj"\t\t\nRT @cloneinvestor: Up 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\nPoll results: would you rather own Alibaba or Campbell Soup over the next 5 years? After yesterday ($BABA up 37%) those who voted for $BABA have a sizable lead... https://t.co/RZL6ryzLiR\t\t\nRT @theretailbull: Great new for $BABA. However', ' a bit early to be taking a victory lap unless you bought your entire position yesterday...\t\t\nLooks like it might have been a buying opportunity on some Chinese stocks $BABA $NTES https://t.co/VZbe9xvJ8s\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @_LuigiMarino: Why #Alibaba Stock Is Up By 24% Today?\n\n#China promises to provide support to #markets and #economy\n\nA move above the $95…"\t\t\n$BABA huge day yesterday in sympathy with the market and other China names. Pulling back slightly this morning. If $100 holds then room back to $111 and $112.62. Otherwise back to $92', ' $87. #charts https://t.co/gyR89GmRRm\t\t\n"#Stocks to watch - Recovering from recent lows\n\n$NIO $BABA $BEKE $RLX $SOFI $PDD $MKD $KC $TME $IQ\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/NL8PbiPhmI"\t\t\n@Lootster Valuation and price are only the same to someone who thinks valuation and price are the same. $BABA $TSLA\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are moderately lower.\nStrength: $SIG $DG $AA $OXY $RIG $HAL $X $GOLD $AG $UEC\nWeak…"\t\t\nRT @DekmarTrades: Most Talked About Stocks on Social Media: $FB $V $TSLA $GME $BABA $QQQ $SONN $SPY https://t.co/ZEhIne6rPG\t\t\nRT @Merval_Surf: $BABA +34% creer o reventar\t\t\n$BABA NEW ARTICLE : Alibaba: Buybacks Will Change Stock Trajectory https://t.co/vwJZsl7W8B Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"RT @Trader_Joe_LPP: You’ll never feel the RUG until it’s PULLED!  🤫. \n\n$SPY $TSLA $AAPL $AMZN $FB $BABA $JD https://t.co/doxTTs4OjR"\t\t\n$BABA may do some puts for a pull back. Maybe to fill in some of that gap\t\t\n$Baba Best room on the net. Stay turned.', '', '', '', '', '', '', ' https://t.co/kJNnBMENx6\t\t\n@HulkCapital tracking $baba for that logo movie for Monday?\t\t\n$BABA - Alibaba: Buybacks Will Change Stock Trajectory. https://t.co/dTvt7KKgob #finance #stocks #stockmarket\t\t\n$NIO $LI $XPEV $BABA https://t.co/WgszBWAzJX\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\nRT @MandoTrading: $BABA https://t.co/6ali2KqLhA\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AA…"\t\t\nMost Talked About Stocks on Social Media: $FB $V $TSLA $GME $BABA $QQQ $SONN $SPY https://t.co/ZEhIne6rPG\t\t\n"Above5DaysMA\n$ACHR $3.88 0.00% 17.22% 35.66% -46.92% 62.25\n$API $9.93 -4.61% -1.49% -7.54% -46.81% 48.55\n$BABA $101.66 -3.16% 9.41% -16.62% -18.71% 48.09\n$BIDU $143.66 -4.78% 6.29% -10.65% -3.80% 49.75\n$BLI $6.49 0.15% 14.06% -11.94% -63.86% 44.52"\t\t\nStocks Slip as Investors Digest the Fed’s Move $BABA $JD $WSM $ACN $RL https://t.co/DtxGhBNHaO\t\t\nRT @TalkMarkets: Fed Rate Hike Rallies Stocks $QID $QQQ $REGN $SLV $SPY $BABA $FB $BTC.X $PYPL $CRSP $WEBR https://t.co/oN7SMfxcfB\t\t\n$BABA Awaiting Short Signal. â–¶ Stock Trading Ideas by UltraAlgo. https://t.co/12cc9D14W1\t\t\n"Alibaba Group Holding Ltd (NYSE: BABA) $BABA is the brand-new recommendation for “smart moneyâ€\x9d option trades from our research team. A pro trader just bet more than $1 million on it! To know how to mimic this trade on a smaller scale', ' please check here.\nhttps://t.co/79t7LtfzcA"\t\t\nLive updates: China to protect firms from Russia sanctions https://t.co/LbyRlxCV2w $BABA $DIDI $JD $NIO $XPEV\t\t\n@PythiaR Congrats to the long term $BABA bulls who’ve held for five years and are back to square one. It’s not about winning or losing', ' it’s about participating.\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$BABA $TSLA $ZIM $NVDA $LNTH $SEDG $AAPL $JD $GFS $BROS $AMZN $AMD $VIX $IMXI $NIO $AMC $RSX $SE $GME $DAC\nDo your due diligence https://t.co/GhlBzucixx"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nFed Rate Hike Rallies Stocks $QID $QQQ $REGN $SLV $SPY $BABA $FB $BTC.X $PYPL $CRSP $WEBR https://t.co/oN7SMfxcfB\t\t\n"@WSJmarkets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/d1HnHcRbPy"\t\t\n@daniel_toloko Check out the 5 year $BABA chart. Back to square one.\t\t\n$JD $BABA https://t.co/f52jnbimvH\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are moderately lower.\nStrength: $SIG $DG $AA $OXY $RIG $HAL $X $GOLD $AG $UEC\nWeak…"\t\t\nRT @MillonariosAnon: 1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can…\t\t\n"$nio $xpev $li $baba $bidu $jd $pdd\n$bili\n This is huge', ' especially after yesterday’s news… add on China inteeeys rate decreases and the USA raising theirs… looks like China is the best play right now… \n\nhttps://t.co/y9MTnPn71t"\t\t\nRT @UPBOptionMil: Top stock option open interest changes  $UBER $F $SIRI $LMT $FB $BABA $FTCH $NVDA https://t.co/I0nw8XqrNI\t\t\n@Quarry_Rock Long $baba', ' big red blight in my portfolio.\t\t\n"Top 30 Orders by #Fidelity Customers #premarket  3/17/2022 #StocksToBuy #stockstowatch \n$MULN\n$TNA\n$TSLA\n$TQQQ\n$SQQQ\n$AAPL\n$NIO\n$NVDA\n$BABA\n$SPY\n$AMZN\n$MSFT\n$SOFI\n$QQQ\n$AMD\n$SOXL\n$FB\n$UVXY\n$GME\n$SQ\n$AMC\n$PYPL\n$IMPP\n$GLG\n$VOO\n$HYMC\n$GOOGL\n$BAC\n$SONM\n$OXY https://t.co/9NLTMLggPM"\t\t\n@_danreynolds_ Patience my young Padawan $BABA\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n"Another couple of stocks I am watching are Chinese Stocks:\n$BABA\n$NIO\n$JD\n$JOBS\n\nAfter the Chinese government came out and pledged to support its people and companies', ' Chinese stocks have been rallying. I expect it to continue today!"\t\t\n"RT @Alpha_Bronze: Dow futures fall 100 points after back-to-back rallies on Wall Street!\n\n#Gold +1.9% #copper +0.5% #crypto #Bitcoin +0.2%…"\t\t\nWow $BABA jumped up 36% and now I’m only down 60% on my position! https://t.co/2EnUGYbhEt\t\t\n@EgoWallstreet I\'m long $BABA. No idea what a "short" is or how to short anything\t\t\n"$BABA up almost 40% in a day\n\nThe Chinese government said its crackdown on technology companies should end soon"\t\t\nRT @Palmieri888: $BABA  Pre - MKT   $102.00\t\t\n"谢谢\nXièxiè $MKD for a wonderful day today #china $FAMI SMH $DIDI $GFAI $CEI $NKE $TWTR $MULN $NVDA $AAPL $AAL $QQQ $SPY $AMD $TSLA $FB $XXII $COIN $UVXY $MDB $SPOT $PYPL $MU $MSFT $SQ $SHOP $SONN $NIO $BABA $BEKE $FXI $PDD $DUO $KC $KWEB $SOFI $TME $NVDA $JD $YINN $XELA $VALE https://t.co/lh2tW7L9Nb"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Dow futures fall 100 points after back-to-back rallies on Wall Street!\n\n#Gold +1.9% #copper +0.5% #crypto #Bitcoin +0.2%\n\nStrength: $DG $ACN $SIG $LEN $WSM $PD $OXY $GES $SIG $AA $GOLD $AG $UEC $RIG $HAL $X\n\nWeakness: $WRBY $TLRY $CSIQ $UAL $CCL $DKNG $BABA $BIDU $RIVN $AMD https://t.co/6mQbRZSwOV"\t\t\n"#NYSE stocks to watch:\n#Didi Global Inc ADR ( $DIDI) Buy\n#Nio Inc ADR ( $NIO) Strong Buy\n#Alibaba Group Holding ADR ( $BABA) Strong Buy\n#Ford Motor Company ( $F) Buy\n#BankofAmerica Corp ( $BAC) Buy\n#NewOriental Education ( $EDU) Buy\nhttps://t.co/x9fWQQFyFX"\t\t\n"RT @TheDomino: Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycro…"\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"But this can be addressed by a company with a strong culture and scale (most).\n\nWith $181bn EV and 7.5x EV/LTM EBITA $BABA is cheap. Continue to hold the stock (4% of portfolio). 4/4"\t\t\n"To all fellow investors who are sticking to their $BABA position', ' I have posted my latest analysis on the stock (see link). Funny enough', ' my conclusion was that the share price dropped too much and I would add more if the stock drops below $75. 1/4\n\nhttps://t.co/2y0AOrtvFx"\t\t\nYEA. Now he down only 50% on his $BABA position!!! https://t.co/MBlYXfXVfT\t\t\n$BABA  Pre - MKT   $102.00\t\t\nTencent’s Social Media Removes Posts Questioning China’s Strong Economic Data https://t.co/mKIjOFX1AP $TCEHY $BABA $DIDI $BABA $NIO\t\t\n@smartmoney1987 @charliebilello @ycharts You just call @jpmorgan s bluff & say shit I’m pot committed anyways! $baba @AlibabaGroup\t\t\n"$BABA at 21 MA\n$TSLA at 21 MA\n$AMD at 200 MA\n$NVDA at 50 MA\n$FB at 21 MA\n$AMZN at 50 MA"\t\t\n"$BABA 🇨🇳 \nChinese stocks are becoming hot watching $NIO $BIDU and some small cap china names like $MKD $MGLD $TAL as these can run with the main leader. $BABA can push $118/$120 by eow."\t\t\n"Our Large-Cap Watchlist for Today:\n\n🎯 Price Predictions:\n\n$TSLA\n📈 $850 🎯 $900\n\n$BABA\n📈 $110 🎯 $118\n\n$GME\n📈 $95 🎯 $100\n\n$LMT\n📈 $425 🎯 $430/$432.50\n\n— — — Thread 🧵 — — —"\t\t\n@EgoWallstreet Its struggling to stay above $100 though. this $BABA\t\t\nRT @mfrosing: @Ten_Bagger har kinesisk tech och $BABA vänt nu? Har ju snackat en del om det tidigare. Plockade själv in nÃ¥gra pÃ¥ 88$ förra…\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $MKD 🥉\n4. $GLD\n5. $TSLA\n6. $NV…"\t\t\nParece ser que por fin se están despertando las acciones chinas. Las clásicas para meter unas fichitas $BABA y $NIO. Éxitos!!!\t\t\nRemember when #Munger was buying $BABA at 160s and 180s? It ll be back to those prices in less than nothing. And $FB is the next.\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"@GoLongNotShort @compound248 you can get a share of $baba or a barrel of #oil \n\nchoose your weapon 🤣"\t\t\nRT @usfhackathon: $BABA $NIO Invest in China', ' the soon to be World No 1 economic power $SPY â\x9d—\t\t\n"Top trending stocks on #FinTwit based on analysts mentions:\n 1) $TSLA\n 2) $MULN\n 3) $BABA\n 4) $SPY\n 5) $QQQ\n 6) $MKD\n 7) $MRNA\n 8) $UAVS\n 9) $DAC\n 10) $SPX\n \nSee more at https://t.co/DDbaaWJtpV. \nDownload the #OptionsJournal app to be notified on the go."\t\t\nRT @tradertvneal: Happy St Patrick\'s Day', " after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given the…\t\t\nRT @tradertvneal: Happy St Patrick's Day", ' after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given the…\t\t\n@DeItaone He said "BUY the DIP" on Chinese stocks $BABA $NIO\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 65\n2. $BABA : 41\n3. $SPY : 34\n4. $QQQ : 21\n5. $FB : 19\n6. $TFSA : 17\n7. $VOO : 17\n8. $AREN : 16\n9. $NIO : 14\n10. $SIX : 14\n#stock #trading #usstock #stockmarket"\t\t\nRT @Alex__Pitti: guy says i told you so at the bottom. don\'t mock! $BABA https://t.co/O69cDYaAD3\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (23)\n2. $ST (16)\n3. $GME (6)\n4. $BABA (4)\n5. $SPY (4)\n6. $CALM (3)\n7. $DKNG (3)\n8. $BOE (3)\n9. $OXY (2)\n10. $LFG (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/GQqIuCcWzS"\t\t\n"The day begins...\n\nUS equity futures are moderately lower.\nStrength: $SIG $DG $AA $OXY $RIG $HAL $X $GOLD $AG $UEC\nWeakness: $CSIQ $BABA $BIDU $UAL $CCL $DKNG $RIVN $AMD\nHave a good Thursday 🌤ï¸\x8f @petenajarian https://t.co/Fymv4glo9W"\t\t\n"$C @Citi https://t.co/dBy7x7YX0h\n$JPM $BAC $GS $BLK $SPY $SPX $ES $QQQ $NDX $NQ $ES_F $TSLA $FB $BABA"\t\t\n@ARENAALFA $BABA Sera salida para muchos atrapados (continuacion de tendencia bajista) ó sera la ignición para mayor vuelo...  le entro buen volumen es el caso. El que compro debajo de 100 va ganando', ' el resto recuperando el camino perdido.\t\t\n"Morning Market Analysis is LIVE! Nick takes a quick look at the market structure', ' levels', ' the headlines from the last 24 hours', ' upcoming economics and more!\n\nhttps://t.co/AN5g8fxcQr\n\n$SPY $QQQ $IWM $TNX $VIX $TSLA $AAPL $AMZN $INDO $BABA $YANG $CLF $MRNA $PFE $WMT $SBUDX $WSM"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/iboDwipOja\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$baba us', ' $9988 hk strong buying premarket shows we will continue on path towards $241 52 Wel high I’ve r the next few weeks 🚀🚀🚀 this is a tre Best Buy megacap buy in the market right now… still 65% below 52 week high 🚀🚀🚀 https://t.co/ZUh3Z9iWpn https://t.co/bxR6x0ZSUf\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nWhy Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB  $BABA $JD $NIO $BIDU $XPEV\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed t…\t\t\nRT @EVInvestor21: $baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed t…\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/OUQudR5oAG\n     #MWN #Stocks @ConsensusGurus @RealHotTakesBot  $TCEHY $TCBP $BABA $KWEB  via @MarketWN"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nRT @UPBOptionMil: Top stock option open interest changes  $UBER $F $SIRI $LMT $FB $BABA $FTCH $NVDA https://t.co/I0nw8XqrNI\t\t\n@Badytrader How much did you make guru? $BABA\t\t\nTop stock option open interest changes  $UBER $F $SIRI $LMT $FB $BABA $FTCH $NVDA https://t.co/I0nw8XqrNI\t\t\n"I gave them $BABA at 72 and predicted the Gap for the next.\nI gave them $MULN below 1 now over 100% and it hasn\'t even moved far enough.\nWho is the guru?😉 https://t.co/1sjvkWASoS"\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/el3nPcFM46\n     #MWN #Stocks @RealHotTakesBot @ConsensusGurus  $KWEB $TCEHY $TCBP $BABA  via @MarketWN"\t\t\nRT @tradertvneal: Happy St Patrick\'s Day', ' after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given the…\t\t\n"News; $LI Why Nio', ' XPeng', ' and Li Auto Shares Shot Higher Wednesday \n    https://t.co/wx4hZ1cL8m\n     #MWN #Stocks @shervin_dr @Fernando_DLopes  $KWEB $TCEHY $BABA $NFTX:CC  via @MarketWN"\t\t\n"Happy St Patrick\'s Day', ' after rally yesterday would be nice to hold Green today. $BABA $DIDI a bigger challenge given their moves. $CAR run has been nuts', ' there\'s a fade somewhere today. $MU $AMD chip buy dip same plan diff levels. Lets go!\n\n$MULN\n$INDO\n\nhttps://t.co/8MbEbZjFDj"\t\t\n"My regret is I had too little shares coming into this bounce play because I\'m nursing a big $RSX paper loss. \n\n$BABA meeting heavy resistance from 110 to 125. https://t.co/DnC24eMamE"\t\t\n"RT @JDuncan1987: Stocktwits most active and most watchers\n$MULN $SONN $BABA $HYMC $KC $YANG $NIO $BEKE $AMZN $SPY $AMC $QQQ $TSLA $BTC #btc…"\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/3saCRgqi4w\n     #MWN #Stocks @RealHotTakesBot @lucider18  $BABA $TCBP $KWEB $TCEHY  via @MarketWN"\t\t\nChina’s Reputation Is in Danger – Russian-Ukraine War https://t.co/ghMKeg7VmD $BABA $JD $XPEV $NIIO $DIDI\t\t\n"RT @BankTheTrade: China stocks giving some back:\n$BIDU(150.87) down 9\n$PDD(72.62) down 2\n$BABA(104.98) down 4\n$JD(64.08) down 1"\t\t\n"Stocktwits most active and most watchers\n$MULN $SONN $BABA $HYMC $KC $YANG $NIO $BEKE $AMZN $SPY $AMC $QQQ $TSLA $BTC #btc $SOFI https://t.co/5sWMlkEn3w"\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/K0dsSnqcmD\n     #MWN #Stocks @Gambiste1  $BABA $WCIG $KWEB $TCEHY  via @MarketWN"\t\t\n"$muln #MULN Ready for the moon baby! LFG! 🚀🚀🚀\n$nio $qqq $nkla $blnk $baba $tsla $ba\n$ctc $vlx $etc $band $utk $ckb $nvta $route $drip $celr $near $krfg $eeenf $wave $rmrk $cwar $fb $dkng $hnt $univ $muln $aapl $fcon $rfox $strong $aave $yld $metis $ron $roku $bico $yinn $yol https://t.co/N4WlqEAaOc"\t\t\nPor el lado de acciones: el rebote de $BABA ayer... wow', ' hay que vigilar eso de cerca.\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/dz73Oxr3vA\n     #MWN #Stocks @RealHotTakesBot @lucider18  $BABA $TCBP $KWEB $TCEHY  via @MarketWN"\t\t\n$baba #alibaba hausse de 36% hier', ' en baisse de 3% en pré open... Mais il y a un double gap baissier et haussier. Grande chance que ce soit comblé. https://t.co/0qcCBrtTWK\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/29b5ApnhPo\n     #MWN #Stocks @lucider18 @Gambiste1  $KWEB $BABA $TCBP $TCEHY  via @MarketWN"\t\t\nRT @MarketWN: NEWS: $XNET Xunlei Announces Unaudited Financial Results For the Fourth Quarter and Fiscal Year Ended December 31', ' 2021 https…\t\t\nBiden’s China ‘pivot’ complicated by Russia’s war in Ukraine https://t.co/OUSWf6s4rw $NIO $BABA $JD $DIDI $BIDU\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nAlibaba Group Holding Limited is down -3.03% in the pre-market $BABA\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"What do you think will happen when the NYSE opens later today? \n\nGreen Day 🟢 or Red Day 🔴? \n\n#Bitcoin $BABA $GLD"\t\t\n"NEWS: $NIO Market Dip Offers Chance to Buy Green Tech Stocks on the Cheap (FCEL', ' ECOX', ' ENB', ' BEP', ' FSLR', ' SONY', ' NIO', ' SEDG) https://t.co/AAIVgxCa7J\n    \n #MWN #Stocks @AjTrader7 @liziyan0123 @xavierdvega  $BABA $KWEB $NFTX:CC $TCEHY"\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/zD0mqC4fRW\n     #MWN #Stocks @RealHotTakesBot  $TCEHY $KWEB $TCBP $BABA  via @MarketWN"\t\t\n@Mr_Drone Oh si', ' una vez más vemos que $JPM no sabe un pomo.. $BABA subiendo 37% ayer jajajajjaja cosa de locos\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/VZ0M3268CB\n     #MWN #Stocks @lucider18  $BABA $TCEHY $NFTX:CC $KWEB  via @MarketWN"\t\t\n"Twitter\'s on the Rise: \n\n$MO  Price: $51.28  Mentions: 3\n$GLG  Price: $0.24  Mentions: 3\n$GSF  Price: None  Mentions: 2\n$BMY  Price: $69.66  Mentions: 2\n$BABA  Price: $104.98  Mentions: 2\n\n#stocks #investing #trading"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\n"RT @Trader_Joe_LPP: You’ll never feel the RUG until it’s PULLED!  🤫. \n\n$SPY $TSLA $AAPL $AMZN $FB $BABA $JD https://t.co/doxTTs4OjR"\t\t\n"RT @notmrmanziel: Welp', ' Prepped Room Friday 💪\n\nTape on the names told the story $BABA $NIO $BIDU etc \n\n👀 https://t.co/FCHE807KYE"\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/m7qxpW03SA\n     #MWN #Stocks @abohamid_11 @MarketWN  $KWEB $TCBP $BABA $TCEHY  via @MarketWN"\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/PiTTtDxkt5\n     #MWN #Stocks @15minofPham @atssan  $TCEHY $NFTX:CC $KWEB $BABA  via @MarketWN"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"Just In: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/2ahJB0sC8G\n     #MWN #Stocks @15minofPham @ConsensusGurus  $TCEHY $KWEB $TCBP $BABA  via @MarketWN"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n@unusual_whales $BABA $JD $PYPL $UPST $DLO\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/HH34cv8h33\n     #MWN #Stocks @lucider18 @atssan  $KWEB $WCIG $TCEHY $BABA  via @MarketWN"\t\t\n"NEWS: $XNET Xunlei Announces Unaudited Financial Results For the Fourth Quarter and Fiscal Year Ended December 31', ' 2021 https://t.co/V3aUSH5Fx3\n    \n #MWN #Stocks @usstockbot @WestmoneyNews @risenfit  $TCEHY $BABA $KWEB $TCBP"\t\t\n@Moon_3_14 seems like such a long year. Can\'t even remember $BABA at $240 anymore :P\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/WlJG422oNY\n     #MWN #Stocks @atssan @lucider18  $TCEHY $BABA $TCBP $KWEB  via @MarketWN"\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/JB4dHAiV7w\n     #MWN #Stocks @toushi_tommy @Tales5Trade  $KWEB $TCEHY $BABA $TCBP  via @MarketWN"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 331\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 330\t\t\nVolume igniting on US markets. HSENG green and up', ' which means $BABA is going to the moon today. Remember year high is over $240!!!\t\t\n"NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/8Z6nmjm8wk\n     #MWN #Stocks @Tales5Trade @abohamid_11  $TCEHY $BABA $NFTX:CC $KWEB  via @MarketWN"\t\t\n$BABA - down $36.00 from next suggested short entry - projected price target $65.00 area. https://t.co/Is3eWINxIa\t\t\n@An0th3r_Human @theretailbull CCP is supporting the long though', ' that\'s a good start $BABA\t\t\n"#Chinese Tech Shares - The Greatest Recovery Since Lazarus !\n\nUp 37% in ONE Day\n\n$Baba \n$Bidu \n$JD"\t\t\n-Buah', ' cuánta pasta gané ayer con $BABA (Precio medio por encima de 200) https://t.co/UgXbve6B9R\t\t\n@theretailbull yeaaaah about that ... it didn\'t even brake it\'s channel. not to mention the re-testing after breakout of the channel. Long way to go till $baba is out of the woods. https://t.co/HZ4DmoupY6\t\t\n"BREAKING NEWS: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/WiOd9pWGk9\n     #MWN #Stocks @MarketChmln @toushi_tommy  $KWEB $WCIG $BABA $TCEHY  via @MarketWN"\t\t\n"RT @TradersCom: Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have…"\t\t\n@Ozard_OfWiz @lisaabramowicz1 Go get a dictionary / some sessions on anger management. $BABA #AdHominemMeansYouWonTheArgument\t\t\nThanks', ' guys.  $BABA $YINN $BIDU $CWEB https://t.co/HJcxFKYN8K\t\t\n"News; $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/u3U0dQ3aY4\n     #MWN #Stocks @SeekingAlpha @MarketWN  $KWEB $WCIG $BABA $TCEHY  via @MarketWN"\t\t\nBulls out of the cage', ' $GME $SOFI $BABA $TD $JPM $TA $VXX $YY $AMD $ZIM ðŸ\x90‚ðŸ\x90‚ðŸ\x90‚. https://t.co/1p0nnKn9KF\t\t\n"Breaking News: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript \n    https://t.co/DJHnaLBrDz\n     #MWN #Stocks @simonstradeinc @Tales5Trade  $TCEHY $TCBP $KWEB $BABA  via @MarketWN"\t\t\n@BlackbeardRR @mrdouglasfunnie Then', ' all the Chinese stocks have a gap to fill ($KWEB', ' $BABA', ' etc.).\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"RT @Kane_Capital: 🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 346\n$TSLA  Price: $840.23  Mentions: 227\n$SPX  Price: None  Mentions: 199\n$QQQ  Price: $340.32  Mentions: 194\n$BABA  Price: $104.98  Mentions: 192\n\n#stocks #investing #trading"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (8)\n2. $ST (8)\n3. $OIL (6)\n4. $SPY (6)\n5. $HOUR (4)\n6. $TSLA (3)\n7. $WISH (3)\n8. $ETSY (2)\n9. $TWTR (2)\n10. $SKY (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/7uGjTgidxZ"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 192\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 346\n$QQQ Mentions: 194\n\n#stocks #investing #trading"\t\t\n"JUST IN: $BRLT Brilliant Earth Group', ' Inc. (BRLT) Q4 2021 Earnings Call Transcript https://t.co/AN7GEytGPz\n    \n #MWN #Stocks @SeekingAlpha @15minofPham @atssan  $TCEHY $WCIG $KWEB $BABA"\t\t\nEra obvio que ayer $BABA iba a subir 33%... como nadie lo vio?\t\t\nRT @BBR_mindset: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s re…\t\t\nRT @448supply: @JoshDLifestyle yessirski gotta get it in', ' and im margin approved on schwab i finally decided to dive in all the way after i…\t\t\nRT @cwxmeo1: NEWS: $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors…\t\t\n"$BABA\nAlibaba Stock Is Still an Investable Bottom\nhttps://t.co/yFuRfXlreB"\t\t\n"Just In: $NIO Nio News: Why Chinese EV Stock NIO Is Up Double Digits Today \n    https://t.co/bgj9ZXlt4g\n     #MWN #Stocks @Gambiste1 @Golan_Lewkowicz  $KWEB $TCEHY $WCIG $BABA  via @MarketWN"\t\t\n"For now US ADRs expected to open 2-4% lower after a stellar rally. That said with US markets holding up even after Fed hike', ' I think this still has room to run. \n$BABA\n \n$BIDU\n \n$JD\n \n$KWEB"\t\t\n"Kremlin: news of major progress is wrong. Ukraine: borders of 1991 should be recognized 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f \n$BABA\n \n$KWEB\n \n$JD\n \n$QQQ"\t\t\n"Kremlin: news of major progress is wrong. Ukraine: borders of 1991 should be recognized  \n$BABA\n \n$KWEB\n \n$JD\n \n$QQQ"\t\t\n"Alibaba', ' just', ' you know... Jack Ma... He\'s just such a patriot. How could you bet against that? It\'s remarkable. Metal up your ass." - Munger on $BABA https://t.co/ZK91UC7YKm\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n@rafatrades1 He\'s a genius because he invests for the long term and in general tend to be right more than he is wrong. $BABA\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n@Ozard_OfWiz @lisaabramowicz1 I think you need to google the definition of "Complete" as well as "fabrication" $BABA\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA nav…"\t\t\n@gabrielgil5 Le pillaste el momento a $Baba pasando de 73$ a 107$ se te da muy bien podrias hablar de Forex y stock market en tu canal', ' ahora con la guerra rinde más que las crypto https://t.co/G1tdGB91oM\t\t\nSo Charlie is a genius because he’s only down -12% in $BABA vs -35% ? 75 could be the bottom and I see the value play long term but a base still needs to form before this plays out. https://t.co/we3N7AUYPH\t\t\n"#Stocks to watch before the 🔔\n\n🇨🇳 $BABA', ' $NIO and others remain volatile\n\n🎮 $GME #earnings out after close\n\n🚗 $TSLA navigating lockdowns in China\n\n🛒 $AMZN avoids Shenzhen disruption\n\n⬆ï¸\x8f $J volumes spike\n\nðŸ\x8f¦ Are $SOFI catalysts drying up?\n\nRead on 👇\nhttps://t.co/FdpOXbcAqB"\t\t\n@lisaabramowicz1 $BABA and $BAIDU are NOT part of the FANG Index (at least not mine) for their balance sheets are a complete fabrication\t\t\n"$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY $HOOD @Prophitcy $nio \n\n$BEKE Goin back to $10 short"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @BankTheTrade: China stocks giving some back:\n$BIDU(150.87) down 9\n$PDD(72.62) down 2\n$BABA(104.98) down 4\n$JD(64.08) down 1"\t\t\n@ValonBadivuku $BABA ka All time High prej $319 dhe un kom fillu me e ble prej se ka ra ne $220 dhe vazhdoj me e ble sepse mendoj qe ne te ardhmen e afert kur Kina tqetsohet pak ( pas zgjedhjeve qe kan mu majt ket vit) Alibaba ka mu rikthy duke shku edhe ma nalt 📈. https://t.co/ZmOn7AWvgq\t\t\n$BABA', ' $JKS and $ZTO are the top gainers for the day. https://t.co/DLd87rtR4l\t\t\n"BREAKING NEWS: $KC Why China\'s Small-Cap Stocks Like Kingsoft and Joyy Are Soaring Today \n    https://t.co/QJP9mNAdHm\n     #MWN #Stocks @FierasferCrypto @newsfilterio  $TCEHY $NFTX:CC $KWEB $BABA  via @MarketWN"\t\t\n"News; $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors \n    https://t.co/BizIHM4oya\n     #MWN #Stocks @InvestmentSwami @jcq1313  $BABA $KWEB $TCEHY $TCBP  via @MarketWN"\t\t\n"$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY $HOOD @Prophitcy $nio \n\n$BEKE Putssss baby Goin $BEKE Goin down Harddddd"\t\t\n@itscharliemar I own $BABA and I\'m already annoyed by these bag pumping Tesla tweets\t\t\n"5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA $NVDA $TSM \n\nWe also cover the Indexes and why the ten year movement is bullish. $QQQ $TNX \n\n#Top5in5 \n\nhttps://t.co/NSd2vkaEM5"\t\t\nRT @STpremiumrooms: Not gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\n"RT @BulITrades: Watchlist for 3/16 With Option Contract Suggestions📈\n\n$NVDA 🕹ï¸\x8f\n$BABA 🇨🇳\n$BIDU 🇨🇳\n$AMZN 📦\n\nGain an Edge in the Market 👇\nhttp…"\t\t\n"JUST IN: $KC Why China\'s Small-Cap Stocks Like Kingsoft and Joyy Are Soaring Today \n    https://t.co/A365f7F9K7\n     #MWN #Stocks @tommysats @FierasferCrypto  $TCEHY $KWEB $BABA $WCIG  via @MarketWN"\t\t\n"JUST IN: $DFMTF Defense Metals (DFMTF)(DEFN:CA) - Preparing to Take A Leading Role in the North American and Global REE Supply Chain \n    https://t.co/rZmxdJc277\n     #MWN #Stocks  $BABA $KWEB $TCEHY $TCBP  via @MarketWN"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @easystreetbiz: News; $PDD Why Baidu', ' Tencent Holdings', ' and Pinduoduo Skyrocketed Today \n    https://t.co/kmPbWSlaiz\n     #MWN #Stocks @…"\t\t\n"JUST IN: $OCGN The Biggest Reasons to Avoid Ocugen for Now \n    https://t.co/1n1KXiPY89\n     #MWN #Stocks @saw_it00  $KWEB $TCEHY $TCBP $BABA  via @MarketWN"\t\t\n"News; $PDD Why Baidu', ' Tencent Holdings', ' and Pinduoduo Skyrocketed Today \n    https://t.co/kmPbWSlaiz\n     #MWN #Stocks @FantinoJimmy @LElkan  $BABA $TCEHY $KWEB $TCBP  via @MarketWN"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nDear $BABA shorts. The CCP is long. Are you sure you want to be short?\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n"China stocks giving some back:\n$BIDU(150.87) down 9\n$PDD(72.62) down 2\n$BABA(104.98) down 4\n$JD(64.08) down 1"\t\t\n"Just In: $MOHO ECMOHO Receives Approval to Transfer to Nasdaq Capital Market https://t.co/eOcRJUV11n\n    \n #MWN #Stocks @TFesseha @DipFinding @MedullaPike  $KWEB $BABA $TCEHY $NFTX:CC"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"News; $BILI Bilibili to Pursue Voluntary Conversion to Dual-Primary Listing on The Main Board of The Stock Exchange of Hong Kong Limited \n    https://t.co/pfo5pk5CAU\n     #MWN #Stocks @quantisnow  $TCEHY $NFTX:CC $KWEB $BABA  via @MarketWN"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nCourtney Cox antes de entrar en $BABA y acumular en las bajadas vs Courtney Cox ayer tras "su mejor sesión en bolsa de toda la vida" https://t.co/uhnxBCQAMw\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nIs this a $BABA investor subtweet? https://t.co/1LcSmwzsu3\t\t\n"RT @MillonariosAnon: $BABA $TCEHY $FB $AMZN $GOOG $AAPL $IBM $INTC $NFLX and many more companies depend on hiring more engineers to grow\n\nT…"\t\t\nWhat a deal $BTC $TSLA $BABA $URMOM https://t.co/W1CtNGqx21\t\t\n"🚂 March 17th Watchlist\n\nðŸ\x90³ Powered by @unusual_whales \n\n$MU $NIO $TGT $SOFI $BABA https://t.co/3GAleG8Rr8"\t\t\nRT @cwxmeo1: NEWS: $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors…\t\t\n@JoshDLifestyle yessirski gotta get it in', ' and im margin approved on schwab i finally decided to dive in all the way after i missed the $baba swing opportunity i saw two days ago its literally on my TL i tweeted $baba on 3/15 and you saw it yesterday could hit 30% return in a day if i had margi\t\t\nRT @bolsatero: El rebote de ayer en USA hizo que valores como $BABA y $FB volvieran a los soportes perdidos. NecesitarÃ\xadan confirmación por…\t\t\n"""We never read analyst reports', '"" says Buffett. ""If I did it\'s because the FUNNY PAPERS weren\'t available."" Here\'s JPM\'s report downgrading $BABA with a PT of $65 frm $160. \nMoral: Do your own work and don\'t fall for what others say', ' no matter how qualified they might be. https://t.co/m2CdFd1Tga"\t\t\nRT @stebottaioli: $NTES $JD $BABA $BIDU Return to 2018 prices with a nice bear trap ....  https://t.co/CQuFNj9YeQ https://t.co/FU62FiCnw2\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @TheDeepDiveFeed: $BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU #Chinastocks #ChinaRussia https://t.co/jcX1sa9s1d\t\t\n"NEWS: $KPLTW Katapult Announces Fourth Quarter 2021 Financial Results \n    https://t.co/78vLjmbzQT\n     #MWN #Stocks @lucider18  $XPEV $BABA $TCBP $KWEB  via @MarketWN"\t\t\n"NEWS: $SONN Sonnet BioTherapeutics Announces FDA Clearance of Its IND for SON-1010 for the Treatment of Advanced Solid Tumors \n    https://t.co/2zpsh2a0MM\n     #MWN #Stocks @TonyRyan85 @DonniesStocks  $XPEV $TCBP $BABA $KWEB  via @MarketWN"\t\t\nI always watch the things that have had the most extreme moves recently to see if the current trend may be changing. #oil and $BABA are two examples in the headlines. #Lumber also made a significant move yesterday. https://t.co/E5g6xUuIlV\t\t\n@cardboard_shop @Freshie305 $baba $69 by Friday?\t\t\nDus Munger middelt al in $BABA vanaf 226.78? Door simpelweg te wachten op een doorbraak van een belangrijke MA had hij zijn gemiddelde aankoopprijs een heel stuk kunnen drukken! https://t.co/r8hVNINglL\t\t\n"Just In: $LUNA Crypto Market Crash: 2 Top Cryptocurrencies to Buy and Hold Right Now \n    https://t.co/dQS0Ba24qj\n     #MWN #Stocks @ElanNadav @Luna_Studio_  $XPEV $BABA $KWEB $TCBP  via @MarketWN"\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n"$BABA had a very good day yesterday and guess what? The broker-dealers are increasing the #Alibaba stock price target. I already anticipated it. The same thing will happen for $COIN. \n\n#investing #StocksToBuy #trading #coinbase"\t\t\nEl rebote de ayer en USA hizo que valores como $BABA y $FB volvieran a los soportes perdidos. NecesitarÃ\xadan confirmación por encima para dar compra. Valores a vigilar. https://t.co/DcSGPgq78X\t\t\n"JUST IN: $OCGN The Biggest Reasons to Avoid Ocugen for Now \n    https://t.co/sIm88ajhS1\n     #MWN #Stocks @saw_it00 @Jessmaster88  $XPEV $BABA $KWEB $NFTX:CC  via @MarketWN"\t\t\n"Breaking News: $IXHL Today\'s Biggest Pre-Market Stock Movers: 10 Top Gainers and Losers on Tuesday \n    https://t.co/jTPDQQTEhh\n     #MWN #Stocks @tossydog @LilliandTerry83  $BABA $XPEV $NFTX:CC $KWEB  via @MarketWN"\t\t\n"News; $BABA Why You Should Avoid Nio Stock As Delisting Worries Mount https://t.co/l1JqQCgqsS\n    \n #MWN #Stocks @RealHotTakesBot @Ahmedma71398633 @stocksera_bot  $BABA $XPEV $WCIG $KWEB"\t\t\n"JUST IN: $BILI Bilibili to Pursue Voluntary Conversion to Dual-Primary Listing on The Main Board of The Stock Exchange of Hong Kong Limited \n    https://t.co/vZ94HLJiZj\n     #MWN #Stocks @hibaring_snow  $BABA $WCIG $XPEV $KWEB  via @MarketWN"\t\t\n"$BABA price target calibration:\n- 10x EV/EBITDA multiple vs 24x $AMZN âž” $105 * 24/10 = $252\n- FY22 forecast EPS of $8.24', ' valued at 25x Fwd PE âž” $8.24 * 25 = $206\n- Own DCF valuation: $240\n⟹ Average price target: $233\n- Floor: Munger average acquisition price (estimate): $171 https://t.co/IYoMz7Z4HN"\t\t\nperfect timing !!! i got margin approved yesterday bout too crazy with leveraged swing trading ', ' missed +36% $baba yesterday  cause of lack of capital  got some targets im looking at this morning https://t.co/XnxQV4A6Rn\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 343\n$TSLA  Price: $840.23  Mentions: 225\n$SPX  Price: None  Mentions: 197\n$QQQ  Price: $340.32  Mentions: 193\n$BABA  Price: $104.98  Mentions: 190\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 190\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 343\n$QQQ Mentions: 193\n\n#stocks #investing #trading"\t\t\n"To come back on $BABA. \n\nHuge company', ' great fundamentals', ' super cheap', ' but hammered by delisting threats. Great. \n\nWith a little bit of research', ' you knew you could sell your BABA shares at HKSE (hong kong) even if delisted on the NASDAQ 💡"\t\t\n"Swing/Investment THREAD🧵\n\n\'How did you get $BABA bottom\'\n\'How did you know\'\n\'You nailed it\'\n\nI received a ton of private messages asking how I do.\n\nThread ⬇ï¸\x8f"\t\t\n"RT @dividendc2: Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A L…"\t\t\n"Most popular among retail investors\n(estimates past 12h)\n\nExpectedly', ' many Chinese ADRs trending\n1. $NIO\n2. $BABA\n8. $BEKE\n10. $DIDI\n16. $JD\n17. $KC\n19. $BIDU\nhttps://t.co/sybr1C8mdV"\t\t\n"@BolsaYo Promediar a la baja es mala idea estadÃ\xadsticamente.\n\n¿Si tan buena empresa es $BABA por qué no está entre las primeras de Berkshire?\n\nEn cambio $APPL', ' esta de primera. Tendencia alcista fuerte de medio y largo plazo."\t\t\n"@Ultra_Calls $LLL NFT Japan Pr + China covid surge play! It sells masks in China!\n$2 stock trading 66% below cash!\n$3.37 cash per share on hand\n $11 book value!\nInsiders own 43%+\n2.5mill share float\nEarnings this month!\n$baba $jd $li $xpev $pdd $bidu $nio $bydd $jd $futu $gold $muln $glg $gld https://t.co/PfwEmzGSop"\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (4)\n2. $SPY (4)\n3. $TIL (2)\n4. $GME (2)\n5. $NIO (1)\n6. $HGEN (1)\n7. $OIL (1)\n8. $WEN (1)\n9. $WOLF (1)\n10. $BROS (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/sgUCVdGOxv"\t\t\n"🇨🇳 Alibaba $BABA', ' +36% & XPeng $XPEV', ' +29%\n\nÇin devlet medyasında ortaya çıkan bir raporda', ' Çin hisse senetlerine destek sinyali verildi.\n\nRaporda', ' ABD ve Çinli düzenleyicilerin ABD’de iÅŸlem gören Çin hisse senetleri üzerinde bir iÅŸbirliÄŸi planına doÄŸru ilerledikleri belirtildi."\t\t\n@Grouchito Si el gobierno Chino cumple su promesa de no intervenir más en las empresas no veo razón por la que no pueda recuperarse. Yo personalmente como no confÃ\xado en los gobiernos comunistas por lo q seguiré afuera', " pero mis mejores deseos a los HOLD de $BABA y similares\t\t\nYou're telling me that $baba", ' literally one of the greatest e-commerce sites in the world', ' is a third of it\'s lifetime earnings value from 1.5 years ago because the country they were founded in wants to control its data and protect consumers?\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Mis TOP5 mejores compañÃ\xadas infravaloradas\n\nREGRESIÓN A LA MEDIA - REGRESIÓN A LA MEDIA\n                       REGRESIÓN A LA MEDIA\n\n1 $FB Meta Platforms\n     2 $BABA ALIBABA Group\n          3 $SBUX Starbucks\n     4 $TSLA Tesla', ' Inc.\n5 0700 Tencent"\t\t\n"¿ Cómo están las FAANG hoy?\n\n$AAPL 159', '08 -0', '31%\n$AMZN 3046', '65 -0', '39%\n$BABA 102', '31 -2', '58%\n$BIDU 142', '44 -5', '71%\n$FB 202', '63 -0', '45%\n$GOOG 2673', '1 +0', '04%\n$NFLX 355', '23 -0', '57%\n$NVDA 242', '71 -0', '96%\n$TSLA 833', '31 -0', '81%\n$MSFT 293', '62 -0', '28%\n$TWTR 35', '29 +0', '2%"\t\t\n@compound248 Lol He\'s averaging $BABA around 180 and you calling him genius ..\t\t\n"$BABA $TCEHY $FB $AMZN $GOOG $AAPL $IBM $INTC $NFLX and many more companies depend on hiring more engineers to grow\n\nThe U.S. graduates roughly 70', '000 engineers annually', ' whereas China graduates 600', '000 and India 350', '000\n\nHence', ' China and India have a clear competitive advantage"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @AJButton2: My face when JPM says China is uninvestable\n$BABA https://t.co/l2Qip6ZGwm"\t\t\n"$BABA likely to crash today \n#StPatricksDay"\t\t\nMy model has $BABA neutral overall. It\'s in a strong short term #Bullish trend', ' and is #Bearish longer term. Volume is trending up. Volatility is high. Currently in oversold area.\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @IrrationalMrkts: “No', ' things can’t be that bad.â€\x9d - HM. Pretty fitting re: Chinese equities today. $BABA $TCEHY $QFIN\t\t\n"Goldman Sachs says China is not \'uninvestable\'\n\nCAPITULATION\n\nChina Stocks go 30% up $BABA $PDD https://t.co/N3AhCBGEYB"\t\t\n$JD $BIDU $DIDI $BABA $TCEHY China BULL trap yesterday ...Blood bath today...manipulation is unlimited..DOWN DOWN\t\t\n"FANG+ Constituents:\n\n$AAPL 159.08 -0.31%\n$AMZN 3046.65 -0.39%\n$BABA 102.31 -2.58%\n$BIDU 142.44 -5.71%\n$FB 202.63 -0.45%\n$GOOG 2673.1 +0.04%\n$NFLX 355.23 -0.57%\n$NVDA 242.71 -0.96%\n$TSLA 833.31 -0.81%\n$MSFT 293.62 -0.28%\n\n$TWTR 35.29 +0.2%"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\nRT @acpandy: Blinken : “China\'s already on the wrong side of history when it comes to the Ukraine…If China actually provides material suppo…\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n@WS_Enfurecido Es lo bueno de $BABA', ' le sirve para todo', ' a algunos. Se cachondean cuando baja', ' se cachondean cuando sube un +37% en una sesión y estarán comprados cuando vuelva a ATH. Es la navaja suiza del Nasdaq ðŸ˜\xadðŸ˜\xad\t\t\nRT @JDB_trading: Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doo…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 159.08 -0.31%\n$AMZN 3046.65 -0.39%\n$BABA 102.31 -2.58%\n$BIDU 142.44 -5.71%\n$FB 202.63 -0.45%\n$GOOG…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 79\n2. $BABA : 71\n3. $AMC : 47\n4. $SPY : 39\n5. $NIO :…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 341\n$TSLA  Price: $840.23  Mentions: 223\n$SPX  Price: None  Mentions: 195\n$QQQ  Price: $340.32  Mentions: 191\n$BABA  Price: $104.98  Mentions: 188\n\n#stocks #investing #trading"\t\t\n"RT @amitisinvesting: LATE NIGHT STOCK TALKS ABOUT THIS INSANE MARKET\n\n$baba $nio\n\n⬇ï¸\x8f⬇ï¸\x8f"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 188\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 341\n$QQQ Mentions: 191\n\n#stocks #investing #trading"\t\t\nRT @TheOGFaro: $METX China pledges  to support its stock markets', ' Chinese stocks are soaring. $METX ', ' $BHAT ', ' $JD ', ' $BABA ', ' $NIO . â˜\x9d\t\t\nRT @BullbearN: People who have cash on the table were not happy with Market’s move yesterday. A lot of social media accounts have increased…\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"FANG+ Constituents:\n\n$AAPL 159.08 -0.31%\n$AMZN 3046.65 -0.39%\n$BABA 102.31 -2.58%\n$BIDU 142.44 -5.71%\n$FB 202.63 -0.45%\n$GOOG 2673.1 +0.04%\n$NFLX 355.23 -0.57%\n$NVDA 242.71 -0.96%\n$TSLA 833.31 -0.81%\n$MSFT 293.62 -0.28%\n\n$TWTR 35.29 +0.2%"\t\t\n"New video. News and technical analysis on $BABA & $NIO. Check it out', ' thank you! \nhttps://t.co/DEDnglnsbN"\t\t\nRT @JosephF35921078: @MoS_Investing I\'m joking. No more $BABA for me.\t\t\n"JP morgan paid 100k+ for their analyst just to be an internet jokes. \nAlex Yao', ' $BABA will always remember you :D\n\nChinese stocks to the mooon https://t.co/3iZWzQtLj4"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"RT @n_hatami: While US hiking the interest rate', ' China is on opposite phase! \n\n$NIO $XPEV $LI $BABA $SIMO 💪🚀\n\nhttps://t.co/1zILK2hXpV"\t\t\n"@Ivan_Bolsa En 5 dÃ\xadas! Pufff.. \n\n$BABA y $TCHEY +36% en 1 dÃ\xada https://t.co/jNpYwsRiZA"\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/B7I69HcCD5\n     #MWN #Stocks @ecolexar @Gambiste1  $XPEV $NIO $NFTX:CC $ASPU  via @MarketWN"\t\t\n@Sino_Market @LiveSquawk $baba $bidu $jd $nio.  RUG PULL\t\t\nOH NO! $BABA is down premarket. Bears have WON!\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nRT @echantech1: Everyone thinks they\'re a genius for buying $BABA yesterday. When we\'re still 33% off the ATH.\t\t\n"RT @daniel_toloko: 😂 One day after the downgrade it moves up 30% breaking jp Morgan\'s $baba target\n\nBut no worries. On the next report they…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"La volatilidad en Alibaba $BABA en el pasado ya habÃ\xada sido alta. \n\n⬆ En aprox. 25 meses se revalorizó más de un 200%. \n⬆ En 21 meses se revalorizó más de 144%. \n⬇ En 18 meses perdió un -77% de su capitalización bursátil. \n\n#nasdaq #HK https://t.co/SEfublt6gE"\t\t\n"#Chinastocks: is it FINALLY time???\n$BABA $JD $DIDI $NIO $TCEHY\n\n--> https://t.co/QOUrTghRrJ\n\n#MarketTalk https://t.co/GMc2nkTOMQ"\t\t\n"(Intra-Day) Top & Flop: 20 Stocks To Watch | March 16\n\nhttps://t.co/4TbzFvMOnU\n\n$PDD $BILI $DIDI $FUTU $JD $BABA $LI $XPEV $NTR $JNJ $ACI $ORCL $MRK $ATVI $XOM $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\nPeople who have cash on the table were not happy with Market’s move yesterday. A lot of social media accounts have increased spreading rumors about Russia & Ukraine', ' inflation rtc. $spy $qqq #cnbc #NASDAQ #techstocks $baba $nio $pdd $aapl $amzn\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (8)\n2. $TSLA (3)\n3. $OIL (3)\n4. $QQQ (3)\n5. $HOOD (2)\n6. $ST (2)\n7. $JPM (2)\n8. $HERO (1)\n9. $LAZR (1)\n10. $BABA (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/3jwIdUIb2Z"\t\t\n"$BABA had its biggest trading day on 16 Mar 2022 since IPO in 2014\n\n- Volume: 159m (avg 17.9m since 2014)\n- Total number of Trades in the day: 1.16m (avg 142', '000 since 2014)\n- Total value of trade in the day: >$15B (avg $2b since 2014)\n\n#StockMarket #Chinastocks #MONEY"\t\t\n$BABA - Alibaba Soars; What’s Behind Investors’ New Found Love? https://t.co/dIm6ea8CS3\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n@VictorMitjans @Market_Trackers Para que el 70% de los inversores en $BABA ganen dinero tienen que subir un 200% o 300%.\t\t\nSeguira subiendo hoy $BABA Y #NIO??🤩🤩\t\t\nLately', ' it feels like equities are WAY more volatile than crypto! $fb', ' $baba', ' $tcehy', ' $nflx proves this point...\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n"Most mentioned symbols (6H):\n\n1st $TSLA 5\n2nd $SPY 5\n3rd $APE 4\n4th $BABA 4\n5th $NFLX 3\nhttps://t.co/WiiBVel2mK"\t\t\n@jimcramer Just sold BABA. 😂.  Dumb ass Chinese stocks  $baba.  Rug gonna get pulled hard\t\t\n$BABA can be a monster back to back easy', ' don’t take your eyes off it..\t\t\n"Volúmen medio de $BABA', ' 26M.\nVolúmen de ayer 123M', ' casi x5.\nY venÃ\xadamos de 3 dias con volúmen más alto del habitual.\n\nDe las pocas herramientas q tenemos xa ver cuando entran los institucionales', ' los q mueven de verdad las cotizaciones. Esta semana han entrado en China con todo.. https://t.co/d9zodBnnqU"\t\t\n"LAST ONE!! \n\n 3 Pack - Professional Hair Styling Gel / Clear / Super Hold 16 oz ea -Extra Body #Lusti #RHONJ #RHOA #NBA #NFTs #women #Wordle $baba   ttps://www.ebay.com/itm/-/164650986134?mkevt=1&mkcid=16&mkrid=711-127632-2357-0&media=TWITTER&sojTags=media%3Dmedia via @eBay"\t\t\n@TaghiT4 Congrats Taghi on $BABA and $KWEB!\t\t\nSo much for $BABA plunging in Hong Kong after a mad rally in America huh\t\t\nEveryone thinks they\'re a genius for buying $BABA yesterday. When we\'re still 33% off the ATH.\t\t\n"RT @AJButton2: My face when JPM says China is uninvestable\n$BABA https://t.co/l2Qip6ZGwm"\t\t\n"The fact this is the ""main factor"" the profitable & undervalued (A LOT OF CHINESE COMPANIES) companies will start to see 🎬 soon... \nhey will always be the 1st to be gobbled up!!!!\n$BABA $FTCV $EVC $DOYU $SRAD $VVOS $HUYA $SGHC $BRCC https://t.co/lwnGHtccBG"\t\t\n$BABA NEW ARTICLE : Alibaba Soars; What’s Behind Investors’ New Found Love? https://t.co/1WeoF2SbaT Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"While US hiking the interest rate', ' China is on opposite phase! \n\n$NIO $XPEV $LI $BABA $SIMO 💪🚀\n\nhttps://t.co/1zILK2hXpV"\t\t\nMinuto y resultado en $BABA https://t.co/0ufvmaZKG6\t\t\n@MoS_Investing I\'m joking. No more $BABA for me.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ALICE\n2: $AVAX\n3: $CAKE\n4: $SNX\n5: $LEO\n\nTop 5 bullish trend on #USD pair\n1: $GDXJ\n2: $BABA\n3: $APHA\n4: $BYND\n5: $GLD\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 338\n$TSLA  Price: $840.23  Mentions: 222\n$SPX  Price: None  Mentions: 193\n$QQQ  Price: $340.32  Mentions: 189\n$BABA  Price: $104.98  Mentions: 187\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 187\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 338\n$QQQ Mentions: 189\n\n#stocks #investing #trading"\t\t\n"No hay mejor señal de compra en el mundo que un downgrade de JP Morgan.  $BABA\n24horas post downgrade', ' suba del 30%. https://t.co/SSCiNdpqOT"\t\t\nI feel bad for $BABA. Imagine paying $20 mil to your PWC auditors just for fintwit to shit on that whole audit https://t.co/Wfqp9yRr1w\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"Pues a pesar de lo que pueda parecer', " ayer en Twitter 'solo' se habló de $Baba el doble que en un dÃ\xada normal. #fintwit parece ruidoso desde dentro", ' pero quizás no lo sea tanto desde afuera.\nEn Reddit sÃ\xad el efecto del subidón en bolsa fue más notable. https://t.co/AsTYWcMzCd"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ALICE\n2: $AVAX\n3: $CAKE\n4: $SNX\n5: $LEO\n\nTop 5 bullish trend on #USD pair\n1: $GDXJ\n2: $BABA\n3: $APHA\n4: $BYND\n5: $GLD\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA option IV amid wide share price movement $JD $VIPS $AMZN $WMT $TGT $SHOP https://t.co/XKIWLrRQGJ\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/DRs4kgYQcq\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"My face when JPM says China is uninvestable\n$BABA https://t.co/l2Qip6ZGwm"\t\t\nANALYSIS-After China avows market stability', ' investors want proof $JD $BABA $AAMC https://t.co/HIpNx4RnI4\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/NDaIJMXwaQ\n     #MWN #Stocks @EVInvestor21 @MattGuillemard  $XPEV $ASPU $NFTX:CC $NIO  via @MarketWN"\t\t\n@DavidZarecky @salilrajadhyx Pretty sure the CCP new stance is a game changer. Fundamentally for short as well as long term $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (6)\n2. $NFLX (5)\n3. $BABA (4)\n4. $MMS (2)\n5. $GME (2)\n6. $TSLA (2)\n7. $OIL (2)\n8. $QQQ (2)\n9. $RBLX (1)\n10. $WEN (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/S5aWFFihmT"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@salilrajadhyx If $BABA indeed bottomed out two days ago', ' which remains to be seen', ' this shitty report will go down in history as one of the worst-timed recommendations ever issued for a mega cap.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 9 | -30.8% | 🚀\n| $GME | 7 | -66.7% | 🚀\n| $TA | 3 | -25.0% | 🚀\n| $BABA | 3 | -75.0% | 🚀\n| $VXX | 2 | -60.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/elWlbMYSHV\t\t\nChina’s Reputation Is in Danger – Russian-Ukraine War https://t.co/ghMKeg7VmD $BABA $NIO $JD $DIDI $BIDU\t\t\n$baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed to support US listed internet stocks… expect another 50% rally today as institutions will gobble this up… this is a goldmine 🚀🚀🚀 https://t.co/U3RDm7j5Di\t\t\n$baba us', ' $9988 hk with regulatory delisting out of the picture as Chinese regulators including vice premier has agreed to support US listed internet stocks… expect another 50% rally today as institutions will gobble this up… this is a goldmine 🚀🚀🚀 https://t.co/wbcomzuEdV\t\t\n"@daniel_toloko LMAO\nBiggest move and highest volume ever in $BABA right after this report 🤣😅"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$baba us', ' $9988 hk $15b buyback will add wings to things… the company should buyback at fast clip as this bottom won’t last 🚀🚀🚀 institutions will gobble up the shares 🚀🚀🚀 it was strong institutional buying that took this up 40% https://t.co/sip5IyrqFO https://t.co/GsnMDTEeaG\t\t\nRT @juanmabenito: $BABA La veÃ\xadamos el lunes y ya comentábamos que deberÃ\xadamos vigilar la zona actual porque los 86$ eran un soporte clave', ' h…\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$baba us', ' $9988 hi going back to $242+ 🚀🚀🚀 https://t.co/sip5IyrqFO https://t.co/B7gRUyN5SZ\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15…\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… BV $62+ EOY', ' $60b of cash', ' $15b buyback……\t\t\n"RT @3Stocksaday: New Options Only plan available 👇 only 19.95\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WI…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… BV $62+ EOY', ' $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 China will support IPOs abroad\n\nhttps://t.co/qN4P45nK3V"\t\t\n"RT @AaronKlein10X: $BABA $JD $BEKE $NIO $LI and all China #stonks up 20-30%?!?! \n\nSo… same price as last week then?"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 335\n$TSLA  Price: $840.23  Mentions: 221\n$SPX  Price: None  Mentions: 192\n$QQQ  Price: $340.32  Mentions: 188\n$BABA  Price: $104.98  Mentions: 184\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 184\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 335\n$QQQ Mentions: 188\n\n#stocks #investing #trading"\t\t\nRT @KhanTraderNYC1: $NIO $BABA 🚀\t\t\n"😂 One day after the downgrade it moves up 30% breaking jp Morgan\'s $baba target\n\nBut no worries. On the next report they\'ll have it back at $200 https://t.co/pWWIja4jv1"\t\t\nSold the portion of my $BABA position in HK. I am still holding the US based one', ' which counts for 7% of my portfolio. Realizing a 10% gain in a day', ' doesn\'t look so stupid to me.\t\t\n"“Shares of Chinese companiesÂ\xa0incÂ\xa0$BABA andÂ\xa0$NIO', 'Â\xa0are trading higher Weds following a Chinese state media report indicating China\'s financial stability and development committee urged market stability measures and mentioned cooperation with USÂ\xa0regulators.â€\x9d\n\nhttps://t.co/HqdrLJbZe1"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 Was at $150 just weeks ago and $225 months ago https://t.co/X0pbF3LOeA https://t.co/pqcFJWVREl\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15…\t\t\nRT @thePandaily: Ku Wei', ' general manager of the IoT business unit within @alibaba_cloud ', ' has taken up the post of COO of DingTalk', ' an offi…\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 Institutions will gobble up the shares 🚀🚀🚀 https://t.co/18WDY5cTiV https://t.co/wd0GR3kWrn\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/q4IATBSvLW\n     #MWN #Stocks @topstonks @stlplace  $NIO $NFTX:CC $XPEV $ASPU  via @MarketWN"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 Ex book value this is trading at PE of 5 https://t.co/DZK2fLAyZA https://t.co/wiEvGfKUgC\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', " $15…\t\t\nRT @EVInvestor21: $baba us 9988 KH tomorrow this will be at $150 USSd 🚀🚀🚀 https://t.co/wLivCtgSAw\t\t\n$BABA was the month's biggest loser", ' descending -13.89% #AlibabaGroupHolding #stockmarket #stock https://t.co/xLRw8QeDgf\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/lq2xCZ37lE"\t\t\nRT @Freshie305: $JD $BABA $BIDU.. Most likely another limit up on china stocks. https://t.co/Wn4jHg0wsJ\t\t\n@chikatrades The $BABA shorts took it in the shorts\t\t\n@alphatrends You\'re not in $BABA ?\t\t\nKu Wei', ' general manager of the IoT business unit within @alibaba_cloud ', ' has taken up the post of COO of DingTalk', ' an office software product owned by @AlibabaGroup. $BABA\t\t\nThis $BABA looks like a pump and dump for me', ' not because I am a chartist. But it’s just so obvious even a lay person like me can see through… which begs the question of government intervene or rescue… https://t.co/WwzAp1i2Oa\t\t\n"I spend all day trying to figure out what the con men on Wall St are going to do next\n\nI\'m not about to play #wordle  for amusement \n\n$spy $tsla $baba"\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/GToHVk7YPi\n     #MWN #Stocks @keshhingo  $NIO $ASPU $XPEV $NFTX:CC  via @MarketWN"\t\t\nWill Hang Seng $BABA close above 100? That is the question\t\t\n"MELT UP HAS JUST BEGUN\nInstead of covering their borrowed shares', ' short sellers short more now.\n Emotional and irrational short sellers WONT accept that Chinas bear market is over and a new bull market is born this  will cost them dearly\n$KWEB $JD $PDD $BABA $NIO $BIDU $NTES"\t\t\nGet up to speed with $BABA business model', ' financials', ' risks', ' regulations and valuations by checking this out: https://t.co/nHc5BQc9aC\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA…"\t\t\n"My $BABA deep-dive has become my best performing article once again!\n\nWith share prices shooting up to levels unseen since... 2 weeks ago. https://t.co/8V9vZgUhhW"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (5)\n2. $SPY (3)\n3. $OIL (3)\n4. $TA (2)\n5. $EARN (1)\n6. $CLF (1)\n7. $GME (1)\n8. $ARC (1)\n9. $LIT (1)\n10. $PED (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/FKoDThZv3e"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $TSLA\n6. $…"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nHow do you think the market will react to this? $BABA RSI Indicator left the oversold zone. #AlibabaGroupHolding #stockmarket #stock https://t.co/l4xSFHTVvt https://t.co/EvHAXxlkOu\t\t\nRT @finect: ¿Os pilló el subidón de ayer en bolsa de Alibaba $BABA? ¿Cómo habéis vivido las caÃ\xaddas de los dÃ\xadas anteriores en la acción? ¡Co…\t\t\n"RT @XoloWall: Las autoridades chinas 🇨🇳 prometieron apoyar la estabilidad de los mercados  y a sus compañÃ\xadas listadas en USA 🇺🇸\n\n$BIDU +26%…"\t\t\n¿Os pilló el subidón de ayer en bolsa de Alibaba $BABA? ¿Cómo habéis vivido las caÃ\xaddas de los dÃ\xadas anteriores en la acción? ¡Contadnos!\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 333\n$TSLA  Price: $840.23  Mentions: 220\n$SPX  Price: None  Mentions: 191\n$QQQ  Price: $340.32  Mentions: 186\n$BABA  Price: $104.98  Mentions: 182\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 182\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 333\n$QQQ Mentions: 186\n\n#stocks #investing #trading"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n@AkciovyGURU JeÅ¡tÄ› tÅ™i Ä\x8dtyÅ™i takový dny na $BABA a pojedu taky 😅\t\t\nWhy is $BABA so weak in Hang Seng today? Just kidding. What are bears doing today? They moved on to another stock?\t\t\n"RT @3Stocksaday: New Options Only plan available 👇 only 19.95\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WI…"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks if not days 🚀🚀🚀 don’t miss this chance https://t.co/0W67H1MU1D\t\t\n@Mayhem4Markets The mega caps $BABA $TCEHY were both up nearly 40% yesterday', ' $PDD up 56%. Nothing is out of question at this point 😂\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\n"New Options Only plan available 👇 only 19.95\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND $SNAP $TGT $EYPT $ALZN $XBIO $FWP $T https://t.co/58KM9851dz"\t\t\nNikkei jumps to more than 2-week closing high after Fed rate hike $BABA https://t.co/eJS6pggMl6\t\t\nRT @MarketRebels: $BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 https://t.co/gNEmBVKivU\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA : 16\n6. $SIX : 15\n7. $VOO : 15\n8. $QQQ : 14\n9. $AREN : 13\n10. $TSLA : 11"\t\t\n$baba us 9988 KH tomorrow this will be at $150 USSd 🚀🚀🚀 https://t.co/4A9LjELg4T https://t.co/wLivCtgSAw\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nAnother good day expected for #Chinese stocks today $BABA $FAMI $NIO https://t.co/GTB4rbniBi\t\t\n“hangseng says ‘nah lol’â€\x9d $BABA up 33% 🙄. fintwit gurus have it all figured out https://t.co/7pp1SzuRuB\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $TSLA\n6. $SPX\n7. $NVDA\n8. $AMD\n9. $AMZN\n10. $FB\n\n( Sorted by most recent ) https://t.co/8LM7gcCUOL"\t\t\n"$BEKE $BABA If China makes a move to take Taiwan', ' you think western nations will drop the sanction hammer on China like Russia?\n\nhttps://t.co/sCOqJ4gw9E"\t\t\n"RT @Clayhams1: Tonight we will be going live on twitch to look at our alerts and the flow.  \n\nWe had alerts on $jd', ' $baba', ' $Iq', ' $bili', ' $riv…"\t\t\n"$NIO $LI $BABA $TCEHY \n\nCould hardly sleep last night https://t.co/WkcOZQzi4r https://t.co/qwgwy3T0GF"\t\t\nWe bought $BABA and #Tencent again on the 14th. China 🇨🇳 yesterday underlined they will continue listing companies on foreign exchanges.This was a good day for free trade. And our accounts…\t\t\n$NIO y $BABA https://t.co/UURhz1Knkx https://t.co/jvEbKHRP48\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"Tracking Bruce Berkowitz\'s Fairholme Portfolio - Q4 2021 Update https://t.co/8airEO05ND\n$FOCIX', ' $FAAFX', ' $FAIRX', ' $LYB', ' $DOW', ' $WBA', ' $C', ' $FNMA', ' $FMCC', ' $IPMLF', ' $NTR', ' $EPD', ' $INTC', ' $KMI', ' $ET', ' $ORI', ' $JOE', ' $BRK.A', ' $BRK.B', ' $BABA', ' $ENB', ' $WMB', ' $WES', ' $AAPL', ' $CMC"\t\t\n"Most Unusual Flow Trades (all sectors) 3/16 per \n@unusual_whales\n\n$AAPL $SPY $TSLA $QQQ $FXI $AMD $EEM $KWEB $F $BABA $NVDA $IWM $BAC $NIO $HYG https://t.co/OXy9CxGaG2"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @FossGregfoss: So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over th…"\t\t\nRT @nargis007: $BABA if this holds the low and retraces up from here then from the hi of 319 to low of 73 ', ' this can double at just 50% ret…\t\t\n"RT @JGInvestments1: ð\x9d\x90‰ð\x9d\x90\x8fð\x9d\x90Œð\x9d\x90¨ð\x9d\x90«ð\x9d\x90\xa0ð\x9d\x90šð\x9d\x90§: ""China stocks are uninvestable""\n\nð\x9d\x90\x8dð\x9d\x90žð\x9d\x90±ð\x9d\x90\xad ð\x9d\x90\x9dð\x9d\x90šð\x9d\x90²: $YY 66%', ' $PDD 56%', ' $MOMO 51%', ' $BIDU 40%', ' $JD 40%', ' $KWEB 40%', ' $BABA…"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\nthese are the trending stocks $BABA  $DIDI  $NIO  $SONN  $9988.HK  $BRK-B  $BIDU https://t.co/iboDwiHpaI\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n$BABA here comes are bear party https://t.co/OZzm2T0RZa\t\t\n"March 17 2022 watchlist \n\n$BIDU looks really strong will add the dips\n\n$DG earning play if good earnings out will get dip to buy \n\n$BABA one of the china play\n\n$NIO big opportunity to buy for long EV \n\n$WEAT will add for long here \n\nAll the beat"\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\nRT @lillianmli: The thing that gets me up in the mornings is seeing which side of $BABA is gloating today\t\t\n"Les cocos se réveillent ! \n$bidu $baba .. https://t.co/RCKE8zYhkd"\t\t\n"RT @AreteTrading: 5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA \n\nWe also cover the Indexes and why the…"\t\t\n@joecarlsonshow Check out what Kenison Counting Numbers Precision #Market #Timing noted about $BABA.  #Time to start being UP instead of DOWN.\t\t\n@hmeisler @TruthGundlach How’s your $BABA chart?\t\t\n"Wed (3/16/22) highest Vol/OI (Min $5', ' Vol 500K', ' Opt Vol 500): $F $BABA $FB $HD $NVDA $AFRM $MSFT $BIDU $BILI $NIO $VALE $DADA $KC $HOLI $PBR $FUBO $AFRM $COP $NLOK $HOG $UNM\n\nDATA: @Barchart https://t.co/unN5dxicui"\t\t\nLet\'s Talk Alibaba BABA Stock', ' NIO Stock Connection With Wallstreet Bets... https://t.co/kzVblYa08g via @YouTube $BABA $NIO #NIO #Baba\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @brucekenison: Alibaba Group Holding ADR (BABA) #Market #Timing #REPORT.  Kenison Counting Numbers notes $BABA made a confirmed Island R…\t\t\nAlibaba Group Holding ADR (BABA) #Market #Timing #REPORT.  Kenison Counting Numbers notes $BABA made a confirmed Island Reversal Bottom on March 15 in our projected-in-advance 3-day Universal Timing Event UTE) bottom reversal zone centered on March 14.  #Chinastocks #China #USD.\t\t\nBiden’s China ‘pivot’ complicated by Russia’s war in Ukraine https://t.co/OUSWf6s4rw $SPY $DJIA $BABA $JD $NIO\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $RIVN 🥇\n2. $UPS 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $A…"\t\t\n"RT @AreteTrading: 5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA \n\nWe also cover the Indexes and why the…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $AAPL 🥈\n3. $TSLA 🥉\n4. $BABA\n5. $FB\n6. $…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 331\n$TSLA  Price: $840.23  Mentions: 219\n$SPX  Price: None  Mentions: 190\n$QQQ  Price: $340.32  Mentions: 185\n$BABA  Price: $104.98  Mentions: 180\n\n#stocks #investing #trading"\t\t\nWed (3/16/22) options volume > 15K', ' OI < 5K: $NVDA $NIO $BABA $TSLA $SNOW $SIRI $AMD $LMT $FTCH $BP $FB $RIVN $OXY $CNQ $F $W https://t.co/52Cs5Im0z3\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 180\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 331\n$QQQ Mentions: 185\n\n#stocks #investing #trading"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 21 | 16.7% | 🚀\n| $SPY | 13 | -53.6% | 🚀\n| $BABA | 10 | -66.7% | 🚀\n| $VXX | 5 | 150.0% | 🚀\n| $QQQ | 4 | -33.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 79\n2. $GME : 71\n3. $SPY : 38\n4. $NIO : 21\n5. $TFSA : 16\n6. $SIX : 15\n7. $VOO : 15\n8. $QQQ : 14\n9. $AREN : 13\n10. $TSLA : 11\n#stock #trading #usstock #stockmarket"\t\t\nRT @NlCKStocks: $BABA HK session https://t.co/Y3Mnv3jxRQ\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (21)\n2. $BABA (6)\n3. $WISH (6)\n4. $SPY (5)\n5. $TSLA (5)\n6. $GOOGL (3)\n7. $C (2)\n8. $QQQ (2)\n9. $LE (2)\n10. $ED (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/s3AFNCbTxp"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 21 | 16.7% | 🚀\n| $SPY | 13 | -55.2% | 🚀\n| $BABA | 11 | -60.7% | 🚀\n| $VXX | 5 | 150.0% | 🚀\n| $VTI | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $AAPL 🥈\n3. $TSLA 🥉\n4. $BABA\n5. $FB\n6. $SPY\n7. $QQQ\n8. $RIVN\n9. $UPS\n10. $SPX\n\n( Sorted by most recent ) https://t.co/IlEJxt8vA6"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 21 | 23.5% | 🚀\n| $SPY | 13 | -55.2% | 🚀\n| $BABA | 12 | -55.6% | 🚀\n| $VXX | 5 | 150.0% | 🚀\n| $VTI | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/WDPsEDTrrx\t\t\nAlibaba (NYSE: $BABA)', ' ( $LI) – Alibaba Up 9%', ' Nio $NIO Up 4.6% — What’s Driving Hong Kong Markets Higher Today? https://t.co/h8cw57YRfi\t\t\n"ð\x9d\x90‰ð\x9d\x90\x8fð\x9d\x90Œð\x9d\x90¨ð\x9d\x90«ð\x9d\x90\xa0ð\x9d\x90šð\x9d\x90§: ""China stocks are uninvestable""\n\nð\x9d\x90\x8dð\x9d\x90žð\x9d\x90±ð\x9d\x90\xad ð\x9d\x90\x9dð\x9d\x90šð\x9d\x90²: $YY 66%', ' $PDD 56%', ' $MOMO 51%', ' $BIDU 40%', ' $JD 40%', ' $KWEB 40%', ' $BABA 36%', ' $VIPS 32%', ' $NIO 25%\n\nWho is going to start the inverse JPM ETF? https://t.co/ErTpljKmlU"\t\t\nThe leprechauns will be out in full force tomorrow morning sharing their gold with everyone. $MULN $BABA $NIO $BB $SPY $CHPT\t\t\nSold my $baba only got 10% oh well\t\t\n@compound248 Yes been watching that descent.had order for 1000 shares Nio @12.50 oh boy guess should been a bit higher. That beyatch rocked. Lost a bunch on $BABA turd before so gun shy thx $ Joe ummm not lol\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"5 Stocks to watch tomorrow with entries and targets marked off! \n\n$ZIM $DAC $BABA \n\nWe also cover the Indexes and why the ten year movement is bullish. $QQQ $TNX \n\nhttps://t.co/NSd2vkaEM5"\t\t\n$DIDI $BABA $TAL  those are shorting could blow thier bank accounts. These companies are extremely undervalued. They have billions of $ in cash. But hey keep shorting that really helps bulls!!\t\t\n[Update] $BABA Weekly. #BABA buyers showed up.. 👀 https://t.co/LsbByA3WgU https://t.co/xbRXHglzIX\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/dYDUjy4Ykn\n     #MWN #Stocks @italyinvestor @Monchi50099451  $SONN $GNCP $WCIG $VNET  via @MarketWN"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@lillianmli Was wondering where the $BABA bears were\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/HpVuuF5Oi5\n     #MWN #Stocks @Gambiste1 @rocketpoppp  $SONN $TCBP $GNCP $VNET  via @MarketWN"\t\t\nThe thing that gets me up in the mornings is seeing which side of $BABA is gloating today\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n$BABA people are in absolute disbelief. I have a position. Not saying we\'re out of the woods yet', ' but that sub-$100 BABA feels good.\t\t\n$BABA sigue el rebote https://t.co/EvEDU7hEJc\t\t\n$BABA :-) https://t.co/PRHrN7ah5H\t\t\n"@olalakl2 It’s still WIP. No concrete plan on how it will work out. Only 5 companies received the notice. The other ADRs like $NIO', ' $BABA', ' BYD', ' etc didn’t. \n\nThey have 3 years to comply once the notice has been sent out. So there is still time to find a solution…\n\nStatement from Liu He 👇ðŸ\x8f¼ https://t.co/cm7cd4TG4B"\t\t\nRT @ApeSharma__: $HSI ripping > 7% tomorrow again $NIO $QFIN $TSLA $MKD $AMPE $SPY $LI $XPEV $CTK will pump hard 5-50% again looks like. An…\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\nRT @AndreaAlbrigoni: $BABA I sold some today and will ride the rest. I might sell tomorrow some too if we gap up just to lock some gains! 📈…\t\t\nRT @redcardinal617: $PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multi…\t\t\nRT @hsdua23: $BABA I love Chinese stocks but let’s be honest. Don’t give a shit about the country. Strictly biz 📣\t\t\nChina stocks extend gains on government pledges of support', ' Ukraine peace hopes $BILI $BIDU $BABA https://t.co/zEyUBJAIq7\t\t\nRT @LailaElnaggar1: $BABA I love to root for an underdog but how you gonna say it’s gonna “rip to $150â€\x9d after ripping 37% 👇\t\t\nRT @ryanmastro5: $BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHT…\t\t\nRT @usfhackathon: $BABA bears big mad right now 🤣 🆙\t\t\n"BABAnos dias a todos 😘🙄\nCon mucho sueño', ' por cierto. $BABA"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $RIVN 🥇\n2. $UPS 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $AMZN\n7. $BABA\n8. $TSLA\n9. $SPX\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/JqiVh4RGCt"\t\t\nRT @AisharyaG: $BABA WHAT NOW BEARS? CAN\'T BELIEVE IT RIGHT? HAHAHAAHAHAH LEGIT MIRACLES DO HAPPEN 🌟\t\t\nnothin’ like winding down after another day of not caring what $BABA does because i’m holding for years to come ☕ï¸\x8f\t\t\nRT @RamaKane4: $BABA ABSOLUTELY MOONING IN HK RIGHT NOW SUCK US!!! 💯\t\t\nRT @AndreaAlbrigoni: $BABA I sold some today and will ride the rest. I might sell tomorrow some too if we gap up just to lock some gains! 📈…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @efipm: OMG +36% $BABA ADR! \n\nhttps://t.co/zRlJn3dNxo\n@richardturrin @globaliqx @UrsBolt @AkwyZ @JimMarous @davidjmaireles"\t\t\nRT @lucid_random: $BABA  I like this stock looks good long term ï¸\x8f\t\t\nRT @SilviaTriWahyu2: $BABA HK up 6% this is historic 🥇\t\t\n"It’s crazy to think I made a 35% return on $baba in one day. \n\nUsually I’m happy to make that over 2-3 years. \n\nThis is why at some point', ' \n\nthe risk/reward ratio is in favor of beaten down quality stocks. \n\nLook for those', ' don’t concentrate too heavily in overvalued equities."\t\t\nWhy Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB  $BABA $NIO $JD $BIDU $DIDI\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\nRT @ARIVARASANE: $BABA likely sees resistance around 123 and waits for catalyst 💯 https://t.co/PmiuwNMkBC\t\t\nRT @SilviaTriWahyu2: $BABA HK up 6% this is historic 🥇\t\t\nRT @ARIVARASANE: $BABA likely sees resistance around 123 and waits for catalyst 💯 https://t.co/PmiuwNMkBC\t\t\n"📈 https://t.co/dYo0NoNGVx Top Crypto Gainers(24h)📈\n1⃣ $BILI/USD : 28.62 USD(49.96%)\n2⃣ $BILI-0325 : 28.665 USD(49.21%)\n3⃣ $BLT/USD : 0.724 USD(33.18%)\n4⃣ $BABA-0325 : 104.5 USD(31.77%)\n5⃣ $BABA/USD : 103.3 USD(30.3%)\n#FTX #BTC #ETH #FTT #SOL #SBF #SOLANA #AVAX"\t\t\nRT @paperhanding_GC: The one thing I might be bullish on is continuation of Chinese stocks. China is willing to concede on financial audits…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @aliranjbari3: $BABA Dear foolish bulls: zoom out 📊\t\t\nRT @CachDang: $BABA rsi oversold on hang seng running higher soon 👇\t\t\nðŸ¦\x81ðŸ¦\x81¡¡ Buenos dÃ\xadas leones !! Se me cae la $BABA 😜😜🤣🤣ðŸ¤\xadðŸ¤\xadðŸ¦\x81ðŸ¦\x81 https://t.co/YSKVL2z2VC\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @CityPulse2015: $BABA there’s 2 gaps at 160 and at 262. When and how long will it take to be filled I don’t know. â\x8f©\t\t\nRT @SagarBonde16: $BABA been awhile â\xad\x90 https://t.co/P2tY6UU3n2\t\t\n"RT @amitisinvesting: LATE NIGHT STOCK TALKS ABOUT THIS INSANE MARKET\n\n$baba $nio\n\n⬇ï¸\x8f⬇ï¸\x8f"\t\t\nRT @sanketgator: $baba delisting risks ??? Top notch Indian companies like TATA & Reliance are not listed at NYSE. Still their valuations r…\t\t\n$BABA options were up more than 8000% lowkey scared for calls no cap will be up at open but got a feeling of a fade ðŸ˜\xad âž¡\t\t\n$BABA - Baba $125 🆙\t\t\n$BABA I knew I should of got into this when I was reading all that FUD they were pumping out last week. Dang it. 💢 https://t.co/qXMRpyK8HF\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $TSLA\n6. $…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 329\n$TSLA  Price: $840.23  Mentions: 216\n$SPX  Price: None  Mentions: 189\n$QQQ  Price: $340.32  Mentions: 184\n$BABA  Price: $104.98  Mentions: 178\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 178\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 329\n$QQQ Mentions: 184\n\n#stocks #investing #trading"\t\t\n"Recap and Watchlist. BULLISH RUN!?!? #options #optionstrading #stocks #stockmarket #wallstreet\n\n$AAPL $AMD $SPY $NVDA $TSLA $BABA $MSFT $FB https://t.co/dYImllGqJC"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Futures Pre-market \nWe had good run for the last 2 days', ' profit takers will linger throughout the day tomorrow and possibly to Friday. \nAlways stick to your plan', ' cancel the noise around you. \n\n$AMZN $NFLX $NVDA $BABA main watch for tomorrow. Again. 😉 https://t.co/BB9buLn9jz"\t\t\nRT @scraffycoco3: When you vow to never trade stage 4 stocks', " you get to miss this 36% move in $BABA. One of the setups that I've learned t…\t\t\nWhen you vow to never trade stage 4 stocks", " you get to miss this 36% move in $BABA. One of the setups that I've learned to let go", ' in exchange for more peace in my trading', ' and more time for life. https://t.co/4N0VKld9vW\t\t\n$BABA I still love BABA 4 months out at $130', ' but I do think the market will want more than a headline commitment.. with $SPY approaching resistance I am ST ï¸\x8f\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\nI can’t believe I paper handed $baba 95 calls this morning for $200 when if I had been distracted for an hour and a half woulda been $1', '000 off a $15 basis\t\t\n@jack45x I mean $BABA is fundamentally better than $TSLA in every way. Revenue growth', ' profit margins', ' FCF', ' etc. ðŸ’\x9d\t\t\nShort $BABA https://t.co/glRFuuw0VC\t\t\n$BABA $68 is the real support … ï¸\x8f\t\t\n"$BABA \nWhat’s everyone thinking? What’s your Target in 1 month? Let me know 💢"\t\t\n"$BABA \nWhat’s everyone thinking? What’s your Target in 1 month? Let me know"\t\t\n$BABA what a pump before a massive dump … â–¶\t\t\n$BABA it’s at 104 it’s almost power hour 💫\t\t\n"$BABA \n4.6million call options + 9million shares and most likely adding J.P. Morgan don’t lose they gonna make 10-15 billion when they run it back to 300 🤞 https://t.co/1KL9GBNaVp"\t\t\nChinese pump and dump at its finest', ' courtesy of Xi Jinping AKA Winnie the Pooh searching for American honey. Time to short this Chinese garbage. $BEKE $KC $BABA $JD $CWEB â˜\x9d https://t.co/chcjzw92uV\t\t\n"$BABA \n4.6million call options + 9million shares and most likely adding J.P. Morgan don’t lose they gonna make 10-15 billion when they run it back to 300 https://t.co/UXZ2007tDr"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA next wed 2.1 bil evergrande payment it could be pump and dump so sell before next wed and buy back lol ðŸ‘\x8d\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $TSLA\n6. $…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $TSLA\n6. $BABA\n7. $SPX\n8. $ES_F\n9. $FXI\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/rUv8Rl15Y9"\t\t\n"$BABA \n\nWhat’s the max JP Morgan could lose on this one? â\x9d¤"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (17)\n2. $BABA (8)\n3. $INTC (4)\n4. $GME (3)\n5. $TSLA (3)\n6. $ST (3)\n7. $BAR (2)\n8. $GOOGL (2)\n9. $BULZ (2)\n10. $NFLX (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/fx98qp2XKF"\t\t\n$BABA 😤😤😤 👇\t\t\n$BABA 😤😤😤 https://t.co/xAvsn54TZk\t\t\n"$baba $phil $hex $waxp $joe $gme $grtx $ziop  Best chatroom', " I've made over $55K with them", ' by their alerts \nhttps://t.co/YGf7fD4Vq6"\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n$BABA after a 30% plus run', ' there will be some profit taking eventually.  Market is still subjected to headline risk and BABA is not immune.  Be vigilant. 🆓\t\t\n"$BABA \nI was joking but fuck !!! Let’s get this shit a hahah it actually happened in the real market!! ↔ https://t.co/GqyCmcTQpG"\t\t\n"$BABA \nI was joking but fuck !!! Let’s get this shit a hahah it actually happened in the real market!! https://t.co/Y8rP39Ehq9"\t\t\n$BABA 73.38 was one of my area\'s weekly time frame support we bought calls at the bottom!! $BIDU as well #BookieLand #WeBoughtTheDip and it ripped.... ðŸ’\x9d\t\t\n$BABA  can we get $amc $GME  run this company is real deal this should be at 300 👀\t\t\n$BABA this is why you don’t f***** panic sell off some news or analyst ratings. This is 1', '000% proof they don’t know what the f*** they’re doing. Back to $160-180 by April/May. ☑\t\t\n$BABA $SPY $TME BABA will have the %1000 run just how $TSLA had its year. BABA is next. Year of the Chinese 🆕\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA I’m taking some off the table at open tomorrow for sure. Damn what a run. ï¸\x8f\t\t\n"RT @PeterTrader99: $BABA 3/18 exp calls\n\n90C $0.16 to $16\n95C $0.06 to $11.7\n100C $0.03 to $7.9\n105C $0.02 to $4.95\n110C $0.01 to $2.95\n\nHo…"\t\t\n"$BABA just had the most volume.\n\nEver. \n\nShort coverings? https://t.co/ylvdwAkfrt"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA HSI closed another 6% this continues. ï¸\x8f\t\t\n$NIO $BABA  part two tomorrow âž¡\t\t\n$BABA hong kong on their lunch almos tpower hour time there ï¸\x8f\t\t\nGlad to see a nice recovery for $baba and $gtlb today. Two of my favourites. Especially happy for @gitlab though', ' such undeserving treatment by the market. However', ' that makes it a great long-term opportunity. Here\'s hoping!\t\t\n$BABA $AAPL $TSLA $VYGVF $BNB.X ï¸\x8f\t\t\n"$YANG who bought in the 40s?? Admit it! 🤣🤣 your houses and wives going down in holy smokes! You disgraceful parasites deserve to lose everything!!\n\n$BABA $NIO $PDD 💢"\t\t\n$BABA where are those people now who were trolling Charlie? He invested in the company. Not in the stock market. He knew these crackdown and regulations are temporary. Invest based on fundamentals. ðŸ˜\x81\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"$BABA sorry to the guys who sold at 70', ' thanks to ALEX YAO! 😆😆😆🤣🤣🤣🤣 this will not see 70 anymore for a long time.\n\n$JD $PDD $NIO 📌"\t\t\n"RT @puppy_trades: Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech…"\t\t\n$BABA this has been trending for a while now more than a week â\x9d¤\t\t\n$BABA had over 2000 fail to deliver short shares today! 😂😂🤣 🚩\t\t\n$BABA The Chinese are about to take a lot of peoples money📉 â\xad\x90\t\t\n$BABA ignore the dumb bears', ' this stock is incredibly cheap fundamentally speaking. Know what you own. 📣\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"$BABA \nnot selling\no\nt\ns\ne\nl\nl\ni\nn\ng ðŸ\x8f¼ https://t.co/QK8A2buRGj"\t\t\n@StockMKTNewz $BABA ', ' $AMD ', ' $ FB\t\t\n$BABA  smoke show. Will pull back to $70. The O’Leary special 🤡🤡 💢\t\t\n$BABA fake pump 👆\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA I can understand the pain of bears but bulls have gone through so much too 👆\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/uIWJJxeWwm\n     #MWN #Stocks @AVibrantDreamer @rp_fxtr  $GNCP $NFTX:CC $SONN $VNET  via @MarketWN"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"@Liquid_f35 @genymoneyca I love $BABA as a company. Almost everything except electronics we buy is from AliExpress.\n\nIt is a fantastic company. Best part is no tax and almost always no shipping."\t\t\n$BABA Best days of Chinese economy is behind them. Their GDP growth will be much slower going forward with slowing western economies ', ' troubles in their real estate & high commodity prices 📌\t\t\nRT @inviertehoy_: $BABA #BABA https://t.co/xClhJzAgd8 https://t.co/SiaFO43WGk\t\t\n"Watchlist for 3/16 With Option Contract Suggestions📈\n\n$NVDA 🕹ï¸\x8f\n$BABA 🇨🇳\n$BIDU 🇨🇳\n$AMZN 📦\n\nGain an Edge in the Market 👇\nhttps://t.co/i9hfiE6iYM\n\n♥ï¸\x8f & ðŸ”\x81 https://t.co/GtB1CU7kwZ"\t\t\n$BABA damn! I sold it all yesterday - just my luck - lol jk.. I’m HODL and going down with the Chinese ship until WW3 👀\t\t\n.It\'s nice to be a Canadian trader. I don\'t have to pay into the great American war machine', ' I can instead buy undervalued Chinese companies that bring great joy', ' happiness and property to the people of China. Thank you', " Xi! I'd love you meet you in person someday 😂 $BABA\t\t\n$BABA honestly I’d be happy with couple days consolidation. Just hope we don’t tank… ï¸\x8f\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors", ' vowed to support overseas ADRs', ' and wo…\t\t\nNYSE New York Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $NIO 9', '955', '072 shares |  $BABA 8', '752', '669 shares |  $DIDI 8', '612', '080 shares |  2022-03-16 #nyse #newyork #stocks #shorts\t\t\n$BABA Starbucks ', ' nike and all others are struggling in China', ' that tells you something about their economy. Its businesses going thru biggest reset since 1971. 💗\t\t\n$BABA 👇\t\t\n@KersaOptions $AAPL', ' $JD', ' $BAC', ' $F', ' $OXY', ' $BABA', ' $NIO', ' $MSFT and $TSLA plz\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\nRT @SH4MR0K: @JMihaljevic $BABA back to prices seen *checks notes* last Friday. I think anyone poo poo’ing Mungers trade for the last few m…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMZN 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $BABA\n6. $SPX\n7. $ES_F\n8. $FXI\n9. $QQQ\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/jbIgtjCtg7"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 327\n$TSLA  Price: $840.23  Mentions: 211\n$SPX  Price: None  Mentions: 188\n$QQQ  Price: $340.32  Mentions: 183\n$BABA  Price: $104.98  Mentions: 174\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 174\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 327\n$QQQ Mentions: 183\n\n#stocks #investing #trading"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n@jefffbeck $BABA will be volatile but obviously that 75 won\'t be retested again and dips near 90 have lots of buyers. Resistance 115-120 https://t.co/PNryDJGLGp\t\t\n"$BABA #Alibaba 104', ' +35% on 16Mar\nAs Chinese Stocks Surge', ' U.S. Signals Hard Line on Delistings\nhttps://t.co/d9Teu42UBe\nCopyright © BloombergQuint"\t\t\n$BABA look at Tesla up 2000% within a year.  I am not saying alibaba can do the same thing but you should never underestimate the power of panic buy/sell âš¡\t\t\n@KersaOptions $AAPL', ' $JD', ' $BAC', ' $F', ' $OXY', ' $BABA', ' $NIO', ' $MSFT and $TSLA plz\t\t\n"$BABA was the 3rd most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/HepJoQdiEz"\t\t\n$SOS are we on high alert because of $BABA 🆙\t\t\n"less than 48 hrs ago my $baba holding was in the red -40%. it\'s narrowed to single digit %.\n\nnot easy to keep up with things happening at cn speed"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n@TranZ I like $BABA its Way below intrinsic value', ' which I’d say is $190 to $210 area. It’s really the only Chinese stock I’m Bullish on. But I’m sure their are plenty of opportunities out there. You have any in mind? 📶\t\t\n"RT @ARENAALFA: REVENTARON DURO a los cortos\n\n$PDD +56%\n$BABA +26%\n$TME +30%"\t\t\n"RT @Benzinga: Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n$BABA need this to get back to $195', ' thought I was safe when it got that slow', ' but nope. 📌\t\t\n"Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? $BABA $NIO\n\nhttps://t.co/QnVzVMqJQY"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n@Richard_Buddy $baba is 1st on that launch pad 🚀\t\t\n$BABA Chinese index HSI up almost 6% tonight 😄\t\t\n@Matteo04 Welcome aboard to the MULLIONAIRS gang.  I realize that you are in this for a potential short squeeze.  Glad that  you are doing well in $BABA.ðŸ‘\x8d â˜\x9d\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\nRT @Tweepymanish: $BABA PT 200+ 6 months from now 🆙\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $BABA\n6. $…"\t\t\n$BABA they will come down to earth again. I don’t think it matters much where it trades on HSI ', ' it will one in red here in US. 😃\t\t\n$BABA closed $103 US for lunch break in China and ripping up. 📶\t\t\n"RT @risenfit: NICH 👉thank you BMoeKnows (mentioned in video) for turning me on to NICH. \nAnd thank you Pennystockznews for the DD video.  A…"\t\t\n$BABA just too cheap 💰💰 ï¸\x8f https://t.co/8QjXY3DR4K\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"NICH 👉thank you BMoeKnows (mentioned in video) for turning me on to NICH. \nAnd thank you Pennystockznews for the DD video.  Awesome guys. \n#Uplisting #preorders   #microflost  #TECH #NFTs #MetaverseNFT  #goinglive \n\n$LU $YQ $BABA $TALL $YMM $BNR $HTHT $HUIZ $MKD https://t.co/51YQgdZYIs"\t\t\n@Steve_TheBull_Rogers and then you find out their conveniently bought $5 million in $BABA right before… ✔\t\t\n@uranium_henry Yeah... same here friend. My main consolation is that the uranium thesis will far exceed what $BABA can do in a similar time frame (highly probable). There are still further opportunities to buy in the future rotating profits from Uranium into bets like $BABA.\t\t\n"RT @Andresgarzam: Locura total lo de las acciones chinas hoy\n\n$BABA $PDD $JD $NIO https://t.co/8fVEJPI9DC"\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/Jebyo0DYIJ\n     #MWN #Stocks @HotPocketBot @ForeverBetaBot  $GNCP $WCIG $VNET $SONN  via @MarketWN"\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\n$BABA remember folks end of this month is the EV time â\x9d—\t\t\n"$BABA  ↗ï¸\x8f03/16⬅ï¸\x8f\n\n#BILLIONAIREBALLER ALERT ♦ï¸\x8f♦ï¸\x8f♦ï¸\x8f\n\nPREMIUM SPENT💵+ COLLECTED💳\n💲29', '335', '451\n\nTECHNICALS=#DEEPITMCANDIDATE â›\x8fï¸\x8f \n\nUOA RANK\n#FIREATWILL 📈 \n#NONSTOPUOA ♾\n\nUOA ACTIVITY=#DEEPITMPUTSELLING 👑    \n\n#TRUSTBUTVERIFY ðŸ”\x8d⬅ï¸\x8f\nJUN\'22\n5608 145P SOLD\n\n#SWEPTUP 💼IN BLOCK OF 5600 https://t.co/2ELFeeFdW5 https://t.co/qs5boiUSLn"\t\t\nWith the bounce Chinese stocks got today this is solid exposure to all of them.  There\'s a lot upside potential here. #fintwit #StocksInFocus $SPY $SPX $QQQ $BABA $JD $PDD $FXI Check out this chart I made with @TrendSpider https://t.co/ouflpWeZvk\t\t\n$BABA $NIO NEW ARTICLE : Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? https://t.co/idOd9mmCE0 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/2geOX8EAQz\t\t\n$BABA  Fucking A!!!! ✔\t\t\n$BABA if she holds after 9:30🌱moon 🚩\t\t\n"RT @Barchart: Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO -…"\t\t\n@Esurien11 Your mention of $BABA could not have come at a better time... Sadly', " I didn't get any shares", " I'm rooting for them though.\t\t\nAlibaba Up 9%", " Nio Up 4.6% — What's Driving Hong Kong Markets Higher ? $BIDU $JD $BABA $LI $XPEV https://t.co/xb7RARg6j1\t\t\n$BABA $100calls exp 3/18 right off the list even the exact call to buy didvok today if u like 7775%!bangers in a day.That’s not a typo that is seven thousand seven hund seventy-five% $SPY hope u like rug pulls cuz this is going to $420tomorrow. #PutinWarCriminal  #SupportUkraine https://t.co/fGHLwtzN6L\t\t\n$BABA HSI going up", ' way way way oversold 😄\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $BABA\n3)…"\t\t\n"Tomorrow expect $SPY $QQQ $TSLA $NIO $BABA $QFIN all ripping high why all China stock will pump again 20-50% pulling index up.\n\nShorts should not fight with dragon. https://t.co/YMv0P62cDB"\t\t\n$BABA', ' $TSLA', ' $BABA Alibaba Up 9%', ' Nio Up 4.6% — What\'s Driving Hong Kong Markets Higher Today? - https://t.co/nvb2hvlchq\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA fuck man I hope I didn’t miss this today ✔\t\t\n"Wed (3/16/22) highest Standard Deviation gain compared to the previous 20 days (Min $5', ' Vol 500K', ' Call Vol 500K): $BABA $BIDU $YY $VNET $CD $HUYA $BEKE $JD $FUTU $PDD $QFIN $JBHT $BILI $VIPS $NTES $DLO $LU $MOMO $GDS $KSS $CAR $HTHT $TCOM $WB $XPEV $BZ $DADA\n\nDATA: @Barchart https://t.co/aDggTTbU7z"\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n$BABA if WS are buying and the selling was exhausted the price action will continue on the rise for along time. Nobody want to be left out on great run and make money 💰 â˜\x9d\t\t\n"You’ll never feel the RUG until it’s PULLED!  🤫. \n\n$SPY $TSLA $AAPL $AMZN $FB $BABA $JD https://t.co/doxTTs4OjR"\t\t\n$BABA you don’t realize how easy for this to double in no time I give it max 4 months ðŸ\x8f¼\t\t\n"First out// $BABA: Alibaba Up 9%', ' Nio Up 4.6%  What's Driving Hong Kong Markets Higher Today\nhttps://t.co/vJDqxWH2OS"\t\t\n$BABA could be $600 by April easily 😃\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"Wed (3/16/22) highest % above the open (Min $5', ' Vol 500K Call Vol 500K): $VNET $KC $CD $SGLY $YY $MOMO $QFIN $DLO $EPAM $BIDU $LU $HUYA $CAR $MQ $KSS $BHIL $GDS $DADA $PDD $PRCH $BRLT $GTLB $BEKE $AFRM $BABA\n\nDATA: @Barchart https://t.co/5GNAcXwBkY"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (32)\n2. $SPY (14)\n3. $OIL (6)\n4. $GME (4)\n5. $AMZN (3)\n6. $NVDA (3)\n7. $WISH (3)\n8. $WEN (2)\n9. $BOAT (2)\n10. $PLTR (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/xMMAxbh4XP"\t\t\n$BABA will test $115 next week! Maybe see some profi taking these next few days. Dips should be bought tho folks. On the road back to $200 by end of 2022! 🆕\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA LOAD THE BOAT! China will be number one by 2030 👇\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $BABA\n6. $GLD\n7. $NVDA\n8. $MULN\n9. $BEKE\n10. $GOOGL\n\n( Sorted by most recent ) https://t.co/v2Ry6IyjXU"\t\t\n"$BABA when you eating at a Chinese buffet', ' it is custom to leave tip or the servers will remind your tips is needed.  \n\nBABA btch I tipped you 50% of my portfolio … now tip me some back ✌ï¸\x8fðŸ˜\xad✌ï¸\x8f 🤞"\t\t\n"Bye Bye to Tech crackdown in China going on since Nov 2020....\n\n#China \n$BABA\n$JD\n$PDD\n$CWEB\n$YINN\n\nhttps://t.co/SmY7OvulGh"\t\t\n$BABA wow this went into the 70s 💲\t\t\n"RT @Spectre97825325: $BABA Remember... this is fun \nnext target. the downward trend line ðŸ‘\x8d https://t.co/iKDnA6mN4N"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA it looks like Kevin O’Leary on board ðŸ‘\x8f ï¸\x8f https://t.co/tpSkk41qIS\t\t\n@HeXnViRii $BABA 😂 https://t.co/cSvxsyRvfj\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA  damn haven’t been watching this.. bought a ton of puts on this in Jan and Feb.. might have to get back in â\x9d—\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA Up 11.4% rt now in Hong Kong from yesterday close in Hong Kong…. looking good!!! â\x9d¤\t\t\nLlévenla a la luna por mi 🥲🚀 $BABA https://t.co/XDheviP9s6\t\t\n$BABA one Green Day and everyone turns into a mega bull. Just make the trades. My calls went 10', '000% today. That’s kinda cool. Lmao. 🆓\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA I made some adjustments to my fibonacci retracement due to the recent drop. The next level should be 132.37 it’s heading that way ï¸\x8f\t\t\n$BABA calls paying in the am\t\t\n$BABA While todays bounce was amazing', ' look at HK and Shanghai market charts for past 6 months. You’ll realize there’s potential for a lot more upside than downside. â–¶\t\t\n#Alibaba in Good Shape Amidst Gloomy Markets $BABA https://t.co/fVL6tpxLd4\t\t\n$BABA Best room on the net. Stay turned.', '', '', '', '', ' https://t.co/WvK6ZQHAt5\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA least it’s at 101 now hopefully it closer 110 📣\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\nRT @The_Real_Fly: $BABA +11% in HK\t\t\n$BABA if opens red', ' will load up calls 🚩\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$baba delisting risks ??? Top notch Indian companies like TATA & Reliance are not listed at NYSE. Still their valuations r at ~300 B $ or so ..Alibaba is much more high tech than those Indian conglomerates. Even if today\'s spike baba valuation is less than ~300 B $\t\t\n$BABA +11% in HK\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"LATE NIGHT STOCK TALKS ABOUT THIS INSANE MARKET\n\n$baba $nio\n\n⬇ï¸\x8f⬇ï¸\x8f"\t\t\n$BABA been awhile â\xad\x90 https://t.co/P2tY6UU3n2\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA there’s 2 gaps at 160 and at 262. When and how long will it take to be filled I don’t know. â\x8f©\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA rsi oversold on hang seng running higher soon 👇\t\t\n$BABA Dear foolish bulls: zoom out 📊\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"The one thing I might be bullish on is continuation of Chinese stocks. China is willing to concede on financial audits due to delisting threats. $baba $pdd $didi $eem\n\nhttps://t.co/cTeviqKJLU"\t\t\n$BABA likely sees resistance around 123 and waits for catalyst 💯 https://t.co/PmiuwNMkBC\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA HK up 6% this is historic 🥇\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA  I like this stock looks good long term ï¸\x8f\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA I sold some today and will ride the rest. I might sell tomorrow some too if we gap up just to lock some gains! 📈 https://t.co/wgfDWSOdba\t\t\n$BABA ABSOLUTELY MOONING IN HK RIGHT NOW SUCK US!!! 💯\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA WHAT NOW BEARS? CAN\'T BELIEVE IT RIGHT? HAHAHAAHAHAH LEGIT MIRACLES DO HAPPEN 🌟\t\t\n$BABA bears big mad right now 🤣 🆙\t\t\nRT @ryanmastro5: $BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHT…\t\t\n$BABA I love to root for an underdog but how you gonna say it’s gonna “rip to $150â€\x9d after ripping 37% 👇\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n$BABA 200 by eoy? 💫\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"Finfluencer Cycle Bottom (5.7k follower) most mentioned symbols (14D):\n\n1st $RIG 7\n2nd $AEE 6\n3rd $AEC 5\n4th $URNM 5\n5th $BABA 4\n\n @BULLReturns\nhttps://t.co/OoaKHHsgli"\t\t\n$BABA I love Chinese stocks but let’s be honest. Don’t give a shit about the country. Strictly biz 📣\t\t\nRT @redcardinal617: $PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multi…\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 325\n$TSLA  Price: $840.23  Mentions: 210\n$SPX  Price: None  Mentions: 187\n$QQQ  Price: $340.32  Mentions: 182\n$BABA  Price: $104.98  Mentions: 172\n\n#stocks #investing #trading"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 172\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 325\n$QQQ Mentions: 182\n\n#stocks #investing #trading"\t\t\n"$HSI ripping > 7% tomorrow again $NIO $QFIN $TSLA $MKD $AMPE $SPY $LI $XPEV $CTK will pump hard 5-50% again looks like. Any short will be lifted.\n\nLooks like China treasury pumping money to their ADR\'s.\n\nEnough  short how dare you guys shorted $BABA $DIDI more than 40%?"\t\t\nChinese tech is temptation. It’s so attractive when you don’t own it. You ALMOST forget the last time you got burned on $BABA', ' $TCHEY ', ' #BIDU.\t\t\n$BABA HK session https://t.co/Y3Mnv3jxRQ\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA expecting pull back to $85-$90 ðŸ’\x9d\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $…"\t\t\n"@BitcoinLebron $BEST inc should be recognized too. \n\nVery close to $BABA"\t\t\n"Market Analysis & Discussion for 03.17.22 \n\n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $MSFT $NVDA $UPST $NFLX $TSLA\n\nWatch it https://t.co/rpyLgdezKk https://t.co/ybi7bCFa8M"\t\t\n$BABA All the bears saying is going to dump tomorrow are the same people that said yesterday it’s going to $60 today. ï¸\x8f https://t.co/5MPlzTA1dy\t\t\n$BABA holy china is ripping 130$ tomorrow â–¶\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO - 462k\n$FB - 354k\n$AMC - 260k\n$BAC - 250k\n$F - 232k"\t\t\n"Hahaha. Gotta love it.   There’s actually a $DSP ticker. And what’s wild', '  I actually like the chart 🤔. \n\nMight grab some for tomorrow. \n\n$CEI $MULN $AAPL $SPY $M $DIDI $NIO $SONN $BABA $BEKE https://t.co/SrthIxmYaU"\t\t\n"$SPY $BABA \nAbsolutely scintillating 🔥! â\xad\x90 https://t.co/H0mpQBpcbe"\t\t\nStock Market Bull Run or Bear Market 2022/23? https://t.co/8JsXwxGsaA $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n$BABA imagine the company comes out and specifically say delisting will NEVER happen and watch this hit 250 in 2 weeks â\xad\x90\t\t\n"Not yinn', ' but $YANG', ' the Chinese leveraged bear ETF ⬇ï¸\x8f\n\n —Obliterated to the tune of -63% 📉', ' thanks to the once-in-a-lifetime performances by China’s tech titans', ' such as $BABA (+38% 📈)', ' $JD (+41% 📈)', ' $PDD (+59% 📈)\n\n  —Amazing run-up prior to today', ' though; it was majestic. https://t.co/1hwYWaPy9s"\t\t\n"$BABA \nHK💪 ï¸\x8f https://t.co/mO5SXOt3QV"\t\t\n$BABA ripping', ' guess it\'s China #stocks again tomorrow. Keeping my eyes on $BIMI for a move like October 2021. 🇨🇳 https://t.co/lrsxjJ7sdp\t\t\n$SPY $QQQ $AKBA $ocft $BABA 📌 https://t.co/stL5rQpUiM\t\t\n$BABA should have bought shares cheap when you had the chance! Silly bears I hope you all freeze to death on the streets together 🤞\t\t\n"Let\'s see how this plays out.\n\nWhen the rules are violated there is a major learning opportunity ahead.\n\n$BABA $BEKE $PDD $DIDI $BILI $BZ $YMM $MPNGY $JD $LU $TCEHY $TME $NTES BIDU\nhttps://t.co/kkgZXNJWa7"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA one thing I know about Chinese is that they love to gamble. They might go all in and pump this to the moon 💢\t\t\n$BABA imagine the company comes out and specifically say delisting will NEVER happen and watch this hit 250 in 2 weeks ðŸ’\x9d\t\t\n$SPY $QQQ $AKBA $ocft $BABA â–¶ https://t.co/i4em88jDKv\t\t\nAnyone looking at shorting $baba $pdd etc. etc.?\t\t\n$BABA should have bought shares cheap when you had the chance! Silly bears I hope you all freeze to death on the streets together 📣\t\t\n$BABA one thing I know about Chinese is that they love to gamble. They might go all in and pump this to the moon â\xad\x90\t\t\n$BABA its back above 100 now ✅\t\t\n$HUYA $DOYU $BABA $EH Hang Seng is ripping', " up 6%. 🆕\t\t\nâš¡ï¸\x8f China's Ambassador to Ukraine congratulates them for their unity and resistance. Also promises to help Ukraine economically and to help rebuild.âš¡ï¸\x8f $BABA $JD $PDD $NTES $TCEHY $NIO $BIDU $KWEB\t\t\n@BaldingsWorld This silliness has been going on since long before the $BABA IPO...all you need is an IB", ' a lawyer and an accounting firm...all hired guns...if you ever get a chance to read the NYSE listing rules/requirements for foreign issuers', " it's a joke...just file some BS forms...all good\t\t\n$BABA calls up 8", '000% again tomorrow 😂 👀\t\t\n$BABA I remember trading it at this price back in 2014.  haha... ✨\t\t\n$BABA PT 200+ 6 months from now 🆙\t\t\n"RT @moneyworks4u_fa: What an extraordinary day yesterday was..\n\n$HSI 10%\n$KWEB +39%\n$EEM +8%\n$ARKK +10%\n$NDX +3.7%\n$SOXX +5%\n$BABA +36%\n$BA…"\t\t\n"$BABA One of my biggest one day Gainers! \nHolding long and strong🚀🎉 $SPY $TSLA $NIO $JD 👀 https://t.co/4r7MGAZ8ji"\t\t\n$BABA rip the shorts hahahahahahahaha take that ↔\t\t\nSee you all at 260...soon... $baba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA This is now ironically one of the SAFEST plays on the market. Huge gap to fill. FOMO hasn’t even kicked in yet!!! I love this game feeling!🚀🚀🚀 â\x9d— https://t.co/CkwaVasNXW\t\t\n$BABA so who got rich from calls today? 😃\t\t\n$BABA it’s ripping hahaha literally 120 tomorrow. Bears wont have a dollar ï¸\x8f\t\t\n"$BABA added today at open and sold some before close. Playing now with the house money', ' show me 110 and I\'m fully out\nThis contract was just $20 yesterday and closed today at almost 1k ï¸\x8f https://t.co/x5oewgOAJo"\t\t\n$Baba soggy bottoms create a bounce 📊\t\t\n@Quarry_Rock I saw your post on $BABA and said I would buy at 80. Sadly', ' I didn’t buy the other day. Missed this move.\t\t\n$BABA baba looking super good tommmrow â\x8f©\t\t\n"RT @YoYoTradeAlerts: $SPY $BABA Free plays in the discord 😵â€\x8d💫🔥 doesn’t get any better than this! Who’s ready to bank tomorrow ! \n#spy #baba…"\t\t\n@RealMattMoney Are you averaging down on your $BABA position?\t\t\n"$BABA $YANG $KWEB $BEKE They have helped me to grow my account to almost 2.5 million. 100% recommend joining! \n \nIt\'s free joining ~~~~🚀 https://t.co/qDuHu0s8Je ↔"\t\t\nWed (3/16/22) options ðŸ\x90‚ 30-min ORB for stocks on the ðŸ\x90‚ ORB list (Min $1', ' Vol 500K', ' Opt Vol in any strike 500', ' Max Exp 30 Days Out): $BABA $BIDU $IGT $DLO $AFRM $BIGC $MRNA https://t.co/wdWKOSVKms\t\t\n$BABA seriously where are all the bears that were parading around two days ago… 😄\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n$BABA Rip bears. You’re literally homeless now 💲 https://t.co/eNXzAySc2X\t\t\n@Manish31737689 Why so sour? $BABA\t\t\n@BillBrewsterTBB I’m certain Munger will kill it on $BABA', ' but this tweet seems about $100 too early.\t\t\n$BABA you guys look a lot less fucked than you were yesterday. Congrats. ï¸\x8f\t\t\n$BABA $JD looks like it is about to pump currently about 2% down from US ADR close ï¸\x8f\t\t\n$BABA  it’s curling back up looks like a bull flag ↔ https://t.co/jCMsIROO5s\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/mxVgD4543K\n     #MWN #Stocks @LaksaTasty @pipsnticks  $VNET $GNCP $TCBP $SONN  via @MarketWN"\t\t\n$BABA HK get 102 will make us break even ðŸ‘\x8d\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@OptionsGod1 Well.. 😜 By the way', ' I started buying $BABA  Jan’2024 $250 strike calls', ' since late last month. So far', ' accumulated quite a lot at avg price of $4.29. Plenty of time left.\t\t\n"NO ONE would believe that #ALIBABA will trade @ HKD70s when px made ATH near HKD300s in OCT2020 \n\n$BABA #阿里巴巴 https://t.co/qDu8yLpQQL"\t\t\n"RT @elango_mi: Some of the Cheapest stocks in the recent crash to add some:\n$PLTR - $11.75 \n$AHT - $9.00\n$DIDI - $2.60\n$HOFV - $1.02\n$RUN -…"\t\t\n$BABA Another 40% day tomorrow would be really nice.\t\t\n"$BABA Remember... this is fun \nnext target. the downward trend line ðŸ‘\x8d https://t.co/iKDnA6mN4N"\t\t\n"$BABA The bears here are silly.\n\nHS yesterday close: 90HKD\nToday open: 104HKD\nCurrent price 98.50HKD\n\nIt’s up almost 10%. 🆕"\t\t\n$BABA are we still in down trend channel? ðŸ‘\x8d\t\t\nWed (3/16/22) ðŸ\x90‚ 30-min ORB (Min $1', ' Vol 50OK', ' Opt Vol in any strike 500): $VNET $DOYU $ZH $KC $YY $MOMO $FINV $HGEN $BIDU $LU $CAR $TAL $BABA $HUYA $OWLT $QFIN $LE $PRCH $SKLZ $PDD $BIGC $VIPS $SDC $EPAM $KSS $MQ $MRNA $ACHR $SCYX $BRLT $GDS $DLO $AFRM $LILM $LMND $BCAB https://t.co/j848HM4xNW\t\t\n$BABA  A picture worth reflecting on 👀 https://t.co/CnbuiwxgIx\t\t\n"$BABA just to show you the types of plays I call out in my group. \nA lot of you have been asking about group how I call out plays precisely. 🚩 https://t.co/Hpwf6U7AYj"\t\t\n@Beth72140301 Why did you have puts on stock that is down so much already? $BABA\t\t\n$BABA $YANG STOP THE ASIAN HATE JOE BIDEN! ðŸ‘\x8d https://t.co/ktqFaDwUzp\t\t\n$BABA $YANG STOP THE ASIAN HATE JOE BIDEN! https://t.co/tDh1M6UtMW\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n$BABA https://t.co/uAgDsa9DFD\t\t\n$BABA I lost all of my savings from stimulus checks to every penny saved working living at home. Had puts in various China stocks. Lost all of my savings in 2 days. ↔ https://t.co/2qG5kZ78FV\t\t\n"RT @Trader_Joe_LPP: I NEVER go LONG 🇨🇳 \n\nI’ll trade them. That’s about it. \n\n$DIDI $BABA $NIO $JD"\t\t\n$BABA 3/16 HK close was 90.  3/16 US close was 105.  3/17 HK open was 104….  You bears are retards.  If HK close is above 90 we probably open higher tomorrow imo 💫\t\t\n$BABA I called 100 today. ✅\t\t\n"$BABA set to light a few consecutive green candles 🎂 and then send more!!\n\n#China #stocks $SPY $JD $NIO 🇨🇳"\t\t\n@CblastBT Thoughts on $BABA?\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n"$BABA free cash flow of 38 billion  \n \nIf you are short on that', ' you shouldn\'t be investing your families money 💗"\t\t\n$NIO HK market flying … tomorrows going to be another 🚀🚀🚀 - love all the shorts 🩳 on here still trying… we understand your pain! $LI $BABA $XPEV ï¸\x8f\t\t\n@ITMTLana $baba 😒\t\t\nRT @redcardinal617: $PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multi…\t\t\n"$PVRS Everyone check this out HUGE merger coming to $PVRS Pukang group inc..filing hit last week! The company has multiple subsidiaries and already has revenues in millions and billions in upcoming projects. \n$sirc $hmbl $bopo $owuv $nio $baba $wuhn #OTC #otcmarket #Pennystocks https://t.co/dFtCrom9xU https://t.co/80yeI9WfM0"\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/yRGkKphBef\n     #MWN #Stocks @Tron00239588 @optionsforecast  $GNCP $SONN $VNET $TCBP  via @MarketWN"\t\t\n"....they were answering government calls to strengthen connectivity between Chinese and European capital markets', ' and that listing overseas would help broaden financing channels and improve corporate governance.""\n\n$YINN\n$KWEB\n$CWEB\n$BABA\n$NIO\n$LI\n$XPEV\n$DADA\n$PDD\n$JD\n$TIGR\n$NTES"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $MKD 🥉\n4. $GLD\n5. $TSLA\n6. $NV…"\t\t\n"$BABA I totally forgot this hasnt been green on any day except Wednesday in over a month. Literally.  \n   $101.70 USD right now \nshiiiiiiiit ✔"\t\t\n$BABA https://t.co/6ali2KqLhA\t\t\nBough $baba this morning in my boomer stock portfolio. Up 15% in one day.\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/KDTgv8pRJT\n     #MWN #Stocks @royal3501 @Tatoamil  $SONN $VNET $GNCP $WCIG  via @MarketWN"\t\t\n"RT @InaTailHedged: Yeah not gonna be pretty $BABA @AJButton2 \n\n""Alibaba’s Quarterly Profit Is Set to Plummet 60%"" \n""While Alibaba’s earning…"\t\t\n"$BABA \n\nEveryday I\'m hustlin\'🎶🎶🎶\nIn my Small Account Challenge discord!\nHustlin’ hustlin’ hustlin’💃💃💃🕺🕺🕺\n🔥🔥🔥 🔔 https://t.co/Vuxf5jDlW0"\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/Kha64cfeh2\n     #MWN #Stocks @Tatoamil @AndyInversiones  $SONN $NFTX:CC $VNET $GNCP  via @MarketWN"\t\t\n@nickjedi Damn! Ya man', ' I had 10 98C for 3/18. Bought at 2.25 on Friday. Closed at .15 on Monday. They over 8.00 today at close $BABA\t\t\n@jamesjwhelan @puppyeh1 @EnricoLaQuatra @JMihaljevic I lost track of how many times i averaged down on $BABA it just got cheaper and cheaper from my buy price. Now i\'m dangerously close to breaking even\t\t\n$BABA back yo 100 as of now â\x8f©\t\t\nJapan\'s Nikkei hits 2-week high after Wall Street rally $BABA https://t.co/4sAaaXJAYT\t\t\n$BABA US Markets run shit. This HY will catch up.\t\t\n$BABA remember all pumpers here will say "i sold at the close or pre market". It\'s small account retailers who lose. â\x9d¤\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"$CAN going to rip tomorrow 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🚀🚀\n\n100MIL buyback', ' Positive news from China and $BTC looking ready to take off. 🚀🔥\n\n$SONN $MULN $HYMC $DUO $VEON $DIDI $NIO $FXI $BABA $EEM $BEKE $KWEB $RLX $AMC $GME $ANY $NCTY $METX $PBTS $BTBT $HUT $COIN $OLB"\t\t\nRT @leighmhughes: Explains why a slight hop back on the right side of momentum for @Tenet_Fintech $PKK $TNT Seeing $BABA $DIDI $JD & @Pindu…\t\t\n$BABA come on', ' Hong Kong', ' just let us get out of this nightmare whole! ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (14)\n2. $SPY (11)\n3. $CORN (5)\n4. $GME (5)\n5. $SOFI (4)\n6. $TSLA (4)\n7. $HOUR (3)\n8. $DIDI (3)\n9. $OIL (3)\n10. $J (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/5YlV6UOKp7"\t\t\n$BABA sold calls at $108. This is looking like it\'s going to open lower. https://t.co/eHibH8v9Q8\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $MKD 🥉\n4. $GLD\n5. $TSLA\n6. $NVDA\n7. $SPX\n8. $MRNA\n9. $PSJ\n10. $BABA\n\n( Sorted by most recent ) https://t.co/qYNe9CTUxB"\t\t\n$BABA Trump ï¸\x8f\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n$BABA imagine a stock falls 200+ dollars and you’re down shorting it because you thought it was gonna fall another 20 bucks . No sleep again for u shorts tonight ✨\t\t\n$BABA if Hong Kong brings price down tomorrow again buying opportunity below 95-100$ will occur … its exchange is USA and US investor will decide real price action like they wiped out 1 week loss in 1 day … 💲\t\t\n"@MarketRebels People thought that it would be 0\n\n$BABA"\t\t\n"#ALIBABA previous SUPPORT @ YELLOW = current RESISTANCE when bounce https://t.co/mxPIk38Von\n\nBIG PIC always paint beautiful pic ... HONOR profit & RESPECT risk if ya are speculating (short term)\n#阿里巴巴 $BABA https://t.co/KCtlYTnBW0"\t\t\nChina and Fed are the main stories here. $baba', ' $jd and most China stock all went crazy today.\t\t\n$BABA   98$ now down from 105$ 💫 https://t.co/sthjLLm8YE\t\t\n@techsmart I\'m still mad I didn\'t by $BABA at 75. I was talking about it on #8Chan just yesterday about purchasing. 💲\t\t\n@TicTocTick Same for $BABA and $JD all up 40%...\t\t\n$BABA Alibaba and the 40 thieves🤣😂 that’s what you’re going to say when Chinese gov’t steal your money 😃\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 320\n$TSLA  Price: $840.23  Mentions: 207\n$SPX  Price: None  Mentions: 185\n$QQQ  Price: $340.32  Mentions: 180\n$BABA  Price: $104.98  Mentions: 165\n\n#stocks #investing #trading"\t\t\n$BABA   98$ now down from 105$ 🔔 https://t.co/rHZCfooIKi\t\t\n@techsmart I\'m still mad I didn\'t by $BABA at 75. I was talking about it on #8Chan just yesterday about purchasing. 👆\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 165\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 320\n$QQQ Mentions: 180\n\n#stocks #investing #trading"\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n$BABA Alibaba and the 40 thieves🤣😂 that’s what you’re going to say when Chinese gov’t steal your money 🌟\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/7Wp8V7VFs0\n     #MWN #Stocks @inviertehoy_ @bombdr  $GNCP $SONN $NFTX:CC $VNET  via @MarketWN"\t\t\n$JD $BABA $BIDU.. Most likely another limit up on china stocks. https://t.co/Wn4jHg0wsJ\t\t\n$BABA  awsome https://t.co/UP64Np0dH9\t\t\nMan', ' $BABA Finally got the bounce I was waiting for. I was ONE DAY EARLY! I bought it on Friday and Closed on Monday for a loss on gap down. So PISSED! Those went 300% today. I knew the bounce was coming but Monday set my stop off. It happens https://t.co/ahBz1D0BwE\t\t\n$BABA is trending from last two days. ðŸ‘\x8d\t\t\n"$baba $bidu $jd  \n\nDidnt expect it this fast but when $yang drops ', ' china stocks pumps\n\nInsane gains on option yang puts and baba calls https://t.co/nb8JbHMD5n https://t.co/FVif5bIXF0"\t\t\n$BABA It should not have taken this much down to get a strong rebound.  Where was the 1 day 35% up after drop to  $135 ? 📈\t\t\n"What an extraordinary day yesterday was..\n\n$HSI 10%\n$KWEB +39%\n$EEM +8%\n$ARKK +10%\n$NDX +3.7%\n$SOXX +5%\n$BABA +36%\n$BAIDU +39%\n$TCEHY +33%\n$JD +39%\n$SHOP +12%"\t\t\n"$BABA \n\nðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œðŸ\x90œ 🆓"\t\t\nMonetary policy', ' regulations & inflation outlooks (macros) are controlling stock markets', ' not co. fundamentals. #US growth slowing & inflation at 8%', ' #China promising certainty', ' better growth', ' lower inflation (less risk) So Chinese shares like $DIDI (+41', '7%) & $BABA (+37%) rally!\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA anyone here know the stock code for BABA on the HK exchange? ☑\t\t\n$BABA #BABA https://t.co/xClhJzAgd8 https://t.co/SiaFO43WGk\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n$BABA ran like a mother lol 💪ðŸ\x8f½ options is in zee moneeyzzz 📶\t\t\nAfter today’s massive rally in Chinese equities', ' many including $BABA', ' $NTES', ' $JD', ' and $KWEB are back to levels not seen since……..two weeks ago @morganhousel\t\t\n1/2 $BABA', ' $JD', ' $KWEB Match 16th', ' 2022', ' A historical day for Chinese tech stock today! 20% to 40% up for most stocks. China signaled regulatory policies now hit a bottom. Will this be the price bottom for Chinese stocks?\t\t\n"RT @TicTocTick: Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?…"\t\t\n"$BABA  All that you need to know; Shorts haven\'t covered a single share:~~~~~~~~~~~ Check it out below 👇  \n  \nhighly recommend everyone to follow them. 🚀   https://t.co/4FwQlOyGcP"\t\t\n"Chinese ETF $KWEB up 40% today \n\nIt’s probably gonna be more up tomorrow \n\nNow 31.. \n\nDoes it have legs 🦵ðŸ\x8f¾ or go down now?\n\n$baba $nio $jd $se"\t\t\n"RT @diegomb80: Con un tremendo short squeeze', ' un dÃ\xada China volvió...\n\n$FXI $BABA $BIDU https://t.co/aYBuqZdD4G"\t\t\n"Well that was a fun day! Thanks for the yummy pay day $BABA #BABA #Options #OptionsTrading #DayTrader #DayTrading #Stonks #StockMarket #stockstowatch \nI took profits; but will we see a continuation of price action on BABA or will we have a nice pull back?! Puts', ' tomorrow?! Hmm 🤔"\t\t\n@jamesjwhelan @puppyeh1 @EnricoLaQuatra @JMihaljevic Down 32% is a disaster for these investors who have never lost money on any stock. A bull market makes us all smart. $BABA\t\t\n"Well that was a fun day! Thanks for the yummy pay day $BABA #BABA #Options #OptionsTrading #DayTrader #DayTrading #Stonks #StockMarket #stockstowatch \nI took profits; but will we see a continuation of price action on BABA or will we have a nice pull back?! Puts', ' tomorrow?! Hmm 🤔 https://t.co/7dSLX5oqNF"\t\t\n$BABA- Large outflow orders. https://t.co/kjwa4NhGEH\t\t\n@puppyeh1 @EnricoLaQuatra @JMihaljevic And his average cost is $155. He’s down 32%. I’m sure you can humbly relate to being down 30% on an individual position. $BABA\t\t\n"""Fly me to the moon"" https://t.co/Dj3slovr4Q\n\n$fxi $kweb $baba $eem $cweb https://t.co/cuW4ANybUj"\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 16\n2nd $APE 10\n3rd $MULN 9\n4th $TSLA 8\n5th $BABA 8\nhttps://t.co/JFyG5qqQnq"\t\t\n$BABA I\'m thinking someone sold a bunch of puts then pushed up the price so they don\'t have to pay out. 👉\t\t\n"RT @dissectmarkets: I\'d like to congratulate @EquityBrian on continuing to buy $BABA shares while the market wasn\'t fond of Alibaba.\n\nToday…"\t\t\nCharlie Munger getting some action today $BABA https://t.co/7QYZpboOmW\t\t\n"As the close of the US #StockMarket on March 16th', ' $VNET rose 83.25%', ' $ZH rose 79.17%', ' $KC rose 72.27%', ' $PDD rose 56.06%', ' $DIDI rose 41.67%', ' $HUYA rose 39.84%', ' $FUTU rose 39.54%', ' $JD rose 39.36%', ' $BIDU rose 39.2%', ' $BABA rose 36.76%', ' and $XPEV rose 29.55%.\nhttps://t.co/E2gTdRkN5P"\t\t\n$BABA lots of bears talking shit with no position lol. â\xad\x90\t\t\n$YANG the $YINN pummeled the YANG today... $BABA â˜\x9d\t\t\n@Darpan48994673 Or that the CCP having declared that they would stabilise markets are incapable of doing so. $BABA\t\t\n"$SPY MARKETS so fake!! 😆  🚮🪦 \n \nPUTS SO REAL! 🙋â€\x8d♂ï¸\x8f💦📉 $Tsla $baba $QQQ  \n \nWe ""Print"" tomorrow heavily from $436 ðŸ\x8d‰ðŸ’¦ðŸ’¸ 🚩 https://t.co/YYWS7KdDZi"\t\t\n$BABA She wanted 107 in the AH...she\'s gonna get it tomm morning ðŸ\x8d†ðŸ\x8d† ✨\t\t\n$BABA bears every where tonight 🆓\t\t\n$BABA Imagine bring so stubborn that you believe the Amazon of China is worth less than $100 🤣 😀\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$BABA took some profit selling $105 calls ... I just hope I did not pull the trigger too soon. 👆\t\t\n"News; $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/i674YNXL9F\n     #MWN #Stocks @aarti70441548 @ddvlslyr  $VNET $WCIG $SONN $GNCP  via @MarketWN"\t\t\n$SPY was nice today in $BABA  so I took profits 🔔\t\t\n$BABA double bottom ? ï¸\x8f\t\t\n$BABA stop crying you losers 💢\t\t\n$BABA Just got off the phone with Xi he absolutely loaded baba calls. OTM. He won’t even think about selling until 150 🔔\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@BullishRippers $BABA $DIDI\t\t\nSee if all tickers make inverted hammer tomorrow and everyone here will be talking: Down again? 😂 $SPY $SPX $AAPL $TSLA $FB $ROKU $BABA\t\t\n$BABA easy money tomorrow. Opens at 100 falls back to 90. Get your morning puts. Grab a coffee and relax. 😀\t\t\n$BABA https://t.co/lqEkvTxisD\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA first we open even higher...then they start tugging on that braciole... â–¶\t\t\n"$TSLA In here.  \n$VMEO stock buyback program. \n$BABA long.  \n$W long. \n$F back to $15. 💲"\t\t\n".@GuyAdami', ' the great Nostradami! $BABA Wish I could say I followed your call', ' but just wanted to give credit where—as they say (Guy’s voice)—credit is due! \n\nAlso', ' who authorized @RiskReversal to go on vacation? Enjoy! Speaking of joy', ' I enjoy your MKT Calls. Cheers!"\t\t\nGood night $BABA $LKNCY $NIO 🥰 https://t.co/xALar7IyVf\t\t\n$BABA fuck putin and fuck china ï¸\x8f\t\t\nRT @Or36798171: $BABA $didi $petz $anpc I hope so but way way too early to call. 📢\t\t\n"RT @shenyanh: $BABA hang Seng soaring Again Now \nJapan Up 3% $didi $petz $anpc\nLooks Like another Green Day for China 🇨🇳 tomorrow in 🇺🇸 💟"\t\t\n"$BABA Typical Reflexivity ( social science) example applied here.\nCircular relationships between cause and effect', ' especially as embedded in human belief structures. 🆕 https://t.co/BaesQGJcQO"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $FB 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $GLD\n5. $QQQ\n6. $TSLA\n7. $SLV\n8. $MKD\n9. $AAPL\n10. $AMD\n\n( Sorted by most recent ) https://t.co/SrVQfw03r3"\t\t\n"$KWEB China ETF https://t.co/U7T6LcbcbE\nAfter the overnight gap up due to CPC dumping money into the market to prop up Chinese stocks', ' this one never looked back. \n5.99Mil Shares at $28.90. 16% of the 30day avg in 1 #darkpool block + more.\n$BABA $BILI $PDD $JD $TCEHY $BIDU\n#China https://t.co/RN8aZ4cjkv"\t\t\n"#FirstTweet Just started a new account strictly to talk stocks/options. Proud of my recent', ' CONSISTENT success. Not just luck. Going in with a plan. Although BABA was a no brainer. I picked $100 Calls when it was $90 in the A.M. #DayTrading #OptionsTrading \n#BABA $BABA https://t.co/EQDYAz6OYL"\t\t\nRT @ignore89039500: "And then I just put that firework right up my ass and left \'em all in the dust. I didn\'t get ahead in life by giving a…\t\t\n$BABA Scared and excited to see this get back to 200 â\x9d—\t\t\n$BABA And it’s up 7% there. We Gucci. â–¶\t\t\nYesterday I has a 104 $BABA call for 3/18. I sold it for $.02. Today it reached 5.65$. Eck', ' that hurt. Who in their right mind would sell the dead ass option just to collect 2 dollars. Learning I guess. https://t.co/itC5gbooN7\t\t\nMy man FranktheTank @frankinvesting enters $baba and it skyrockets 36% in a single day !!!! Please buy some $srg next. 🤣ðŸ™\x8f\t\t\n$BABA Keep in mind 1 HKD = .13USD ↔\t\t\n@Retro1upArmy Pump $BABA 😂\t\t\nRT @CasualtyWar: $BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or tradin…\t\t\n$BABA And it’s up 7% there. We Gucci.\t\t\n$BABA Keep in mind 1 HKD = .13USD\t\t\n$BABA bulls here still ignoring that China accused usa of using shorts to cause economic warfare 💟\t\t\n$BABA $TME $IQ ðŸ\x8f¼\t\t\n@Rhythm_Katal Why does $BABA belong at $50?\t\t\n$BABA these shorts are gonna have to keep covering and covering. This goes right back to where it was before China started investigating them. ðŸ\x8f¼\t\t\n$BABA do I handsome? ðŸ‘\x81 https://t.co/DqTUOS4zVs\t\t\n$BABA  Chinese fed will be lowering the interest rate we will be hiking. Where do you think yhe money will be going? 🪄\t\t\n$BABA well that was a quick call 💯 https://t.co/uOupn6tdDv\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA $didi $petz $anpc I hope so but way way too early to call. 📢\t\t\n$BABA back where you belong $50 âž¡\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $BABA\n3)…"\t\t\nBBG: US signals hardline on delisting. $BABA $JD $KWEB ðŸ‘\x81\t\t\n"Some of the Cheapest stocks in the recent crash to add some:\n$PLTR - $11.75 \n$AHT - $9.00\n$DIDI - $2.60\n$HOFV - $1.02\n$RUN - $29.50\n$FB - $204.00\n$BABA - $105.38\n$SPCE - $7.99\n$JMIA - $8.00\n$HOOD - $12.78\n$DKNG - $18.32"\t\t\nBBG: US signals hardline on delisting. $BABA $JD $KWEB ðŸ’\x9d\t\t\n$BABA - Shows a strongest buying pressure since it broke $100 levels.  Time to add / average https://t.co/12RfS984A2\t\t\n$BABA bear trap?\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA am I too late? New here. Why is everyone so mean about newbies like me. ï¸\x8f\t\t\n$BABA baba at 100 again i’ll play through the night .to keep the right number up . but also president of ukraine a retarrd ï¸\x8f\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nLesson for $BABA', ' if its worth $500-1000 by 2025-2027. Does it matter if you bought at $50', ' 80', ' 100', ' 200? Vs miss the trade altogether?\t\t\n"$BABA  \nwhat’s good here  \n \nQ3 2022Miss -86.85%Miss -1.30% \nQ2 2022Miss -88.75%Miss -2.09% \nQ1 2022Beat 16.28%Miss -1.58% \nQ4 2021Miss -9.10%Beat 3.94 😃"\t\t\n$BABA currently at 96.65 â\x8f©\t\t\n$BABA price is 99.75 us in hk ðŸ’\x9d\t\t\n$BABA nothing can stop the chinese but the chinese. The ball is in thete court. But the focus is stability. Out of the horses own mouth. Extreme  upside coming. ðŸ\x8f¼\t\t\n@Brendan_c23 @piku99 $BABA hell yeah.. my 1 year target in 2-3 days? LOL ðŸ‘\x8d\t\t\n$BABA that’s how you bankrupt shorts!!! ï¸\x8f https://t.co/sw36tP6Z0h\t\t\n$BABA @GoodNewsBull don’t every doubt my country bitch ï¸\x8f https://t.co/KrYDxnsrV4\t\t\n$BABA people will secure profits at open in Hong Kong', ' duh! Also', ' the Hong Kong stock exchange vs ours is drastically different in size. Go to bed and chill. 🆙\t\t\nTiming is hard. $baba https://t.co/0Nkry4VGn9\t\t\n$BABA it’s going up rn â\x9d—\t\t\n$SPY damn China market is hot. Our market is dying lol $BABA 😂 💯 https://t.co/RgGhK8ksIj\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @OmgTrader: Option Alert $BABA Mar 18 2022 104 Call \n- Price: 2.49 \n- Money: $60', '009 \n- Volume: 241 \n- OI: 1420  Delta: 0.37 IV: 122.594…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA\'s P/E  is so low they\'re actually considering inverting it to E/P https://t.co/yJim2449Pd\t\t\n@drdetusfinanzas Estando -50% la banque a $BABA', ' hoy al menos es -30%', ' quisiera no mirarla x 2 años', 'se puede multiplicar la ganancia creo', ' la idea inicial fue esa. Como fue con cedear afecto tmb el ccl\t\t\n$BABA 97.40 rn 🚩\t\t\n@GuyAdami $BABA winner chicken dinner @GuyAdami\t\t\n$BABA Chinese stocks are early manipulated scans worse then anything I ever saw. ðŸ’\x9d\t\t\n@hafidz_apiss Yeah i dunno why bears have not noticed its a fundamental shift yet. CCP literally took all the reasons for being bearish and said "Hey we reverse that" $BABA\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/Zfxj3nJGiB\n     #MWN #Stocks @kayo_austin @epictrades1  $GNCP $SONN $VNET $NFTX:CC  via @MarketWN"\t\t\n$BABA $TME $IQ So you pimpin this shit tomorrow or what\'s up? ï¸\x8f\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA months and months and months and one day. Seems really shady ðŸ‘\x8d\t\t\n"3/16 MOC Net Sell $0.1B\nBuy: $MOS', ' $CTRA', ' $BABA', ' $VICI', ' $EQT', ' $PSA', ' $PLAN\nSell: $TWTR', ' $JPM', ' $MS', ' $SPGI', ' $PLD', ' $NKE', ' $BAC https://t.co/PCX2O7oPR4"\t\t\n@MarketRebels $BABA and $BILI\t\t\n@PaperTradeGOAT Yah I guess you\'ll be selling to people like me (If i was still buying and not already 40% into $BABA)\t\t\n$BABA based on what China said- which is exactly what people needed to hear- the bears are fucked. This was down on FUD not fundamentals. Feels good to know bottom is in ï¸\x8f\t\t\nPivot point. All in for HK listed Chinese tech $BILI $BABA https://t.co/OlDj9dDcdY\t\t\n$JD $BABA profit taking in HK. Not surprising. Nonetheless', "  I think the remainder of 2022 looks bright. 😃\t\t\nWho is holding the China one day pumps??  $PDD $JD $BABA I'm betting they will see significant red after a bump in the AM tomorrow.  We've seen this a million times before", ' especially with $BABA\t\t\n@TutardV One day its XI trying to kill $BABA. One day its bailing them out. Maybe you guys should decide if you love or hate Xi\t\t\n$BABA this will be $130 tomo 📈\t\t\n$BABA 97', ' then 87', ' and before you know it’s 67 ï¸\x8f\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA a part of this business is luck. Don’t let anyone tell you differently BUT you need to put yourself in a position to be on the receiving end of it. Yesterday I opened a position for the first time in months- lucky for sure but I had to ignore the naysayers and buy it too.\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n$BABA they can’t thank', ' Xi bailed them â\xad\x90\t\t\nRT @ryanmastro5: $BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHT…\t\t\n$BABA did you really think you deserved to be anything other than a double digit chinese trash? Sit your ass back down! â\xad\x90\t\t\n$BABA Reached our first target', ' up market tomorrow could reach the next level of 111.25 then the 50 day sma above 115. CHTR never took out the lows!  @marketrebels! https://t.co/TYRFpwkYUK\t\t\n@CAGR_Party If $BABA hits $7000 before my calls expire', ' I’m definitely doing one of those.\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"$BABA stock analysis based on today\'s closing price \n\nhttps://t.co/xz6F1loBPS https://t.co/peQmHdVNiz"\t\t\n"$baba  アリãƒ\x90ãƒ\x90ã\x81Œå£®çµ¶ã\x81ªå¯„り天ã\x81§ã\x81™ðŸ¤£\nã\x81\x9dã\x81®å‰²ã\x81«SBGã\x81¯è¸\x8fã‚“å¼µã\x81£ã\x81¦ã\x81¾ã\x81™ã\x81Œâ€¦ https://t.co/LJ5aV92W9e"\t\t\n$BABA down 13% already 👇\t\t\n$BABA how could they kill my boy jack ï¸\x8f https://t.co/NnsWb62ama\t\t\n$BABA Chinese taking everyone’s money 😂. 💢\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 317\n$TSLA  Price: $840.23  Mentions: 205\n$SPX  Price: None  Mentions: 182\n$QQQ  Price: $340.32  Mentions: 179\n$BABA  Price: $104.98  Mentions: 160\n\n#stocks #investing #trading"\t\t\n"Last month', ' when asked about the risk of owning $BABA ADRs', ' Munger said:\n\n“Assuming there is a reasonable honor among civilized nations', ' that risk doesn\'t seem all that big to me.â€\x9d\n\nIt\'s a fitting day to re-surface his answer. cc @pmarca \nhttps://t.co/q4HoxezadI"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 160\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 317\n$QQQ Mentions: 179\n\n#stocks #investing #trading"\t\t\n$BABA sinking hard in Hong Kong let’s see what happens at open here 📶\t\t\n"$BABA 90P: $2.50 -> $2.45 (-2%) 🛑\n\nWanted to try and snipe a bottom for 90C calls early on but only wanted to stick to proper setups today and settled for a good setup for 90P. Didn\'t pan out but got out as soon as I felt it was a bust! https://t.co/Vt6f2dHSVv"\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $BABA\n3) $GME\n4) $QQQ\n5) $TSLA\n6) $VXX\n7) $FB\n8) $J\n9) $NIO\n10) $NVDA"\t\t\n$BABA $NIO I know a lot of retail traders dumping their chinese stocks after Jp morgan said to downgrade. But this is the worst time to sell..... do the opposite!!! â˜\x9d\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA down almost 10% ðŸ’\x9d\t\t\nNo follow thru in HK yet. $JD $BABA down 7% from US close. $KWEB 🔔\t\t\n$BABA not looking good 4 my calls fml ï¸\x8f\t\t\n$BABA the only thing I want to know is if that douche from JP Morgan is still employed what a joke…might be funniest thing I have seen since the New Year!!! ï¸\x8f\t\t\n$BABA if this drops at all tomorrow', ' load the boat! ï¸\x8f\t\t\n@JohnnyARS2022 All in $BABA ayer\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/bTmWHpfFqq\n     #MWN #Stocks @ClaytonDallin @Catheri18614872  $VNET $TCBP $SONN $GNCP  via @MarketWN"\t\t\n"RT @shenyanh: $BABA hang Seng soaring Again Now \nJapan Up 3% $didi $petz $anpc\nLooks Like another Green Day for China 🇨🇳 tomorrow in 🇺🇸 💟"\t\t\n$BABA Yesterday it was shit and today it is gold. Alchemy made in USA â\x8f©\t\t\n$BABA HK might even close read. Such a shit show ï¸\x8f\t\t\n$BABA $120 or $90 tomorrow?? ï¸\x8f\t\t\n$BABA it is all to make you guys buy and than drop it down to 90 and hold ur money for at least an year ☑\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA  \n \nTrending #1 📢"\t\t\n$BABA So what’s different today than yesterday? What news did this post on? 📌\t\t\n$BABA  UP 10% in HK ï¸\x8f\t\t\nStocks and Markets Updates Feb-March https://t.co/Lhc1Irdq3o $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA\t\t\n"Locura total lo de las acciones chinas hoy\n\n$BABA $PDD $JD $NIO https://t.co/8fVEJPI9DC"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA Don\'t ya understand? Soon the world will be made with rice! N I eat rice lol ï¸\x8f\t\t\n$BABA people posting economic war between China and west and think its bullish lmao 🤣 "and the West\'s recent concerted conspiracy to destabilize the Chinese economy and short Chinese shares', ' analysts said." 🆕\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n@drhppatel He’s a genius because $BABA had a good day.\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA everyone who missed yesterday’s run will want to get in now that it’s down and this will go even higher. 📣\t\t\n"$BABA sleep well tonight shorts!\nStrong like Bull ✔"\t\t\n$BABA was a valid thesis. Didn\'t work though. Gave the back too much room. Trade journal link in bio. #Daytrader #OptionsTrading 🚩 https://t.co/SpYh1HfpWe\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (34)\n2. $SPY (13)\n3. $GME (7)\n4. $OIL (6)\n5. $HOUR (5)\n6. $WEN (4)\n7. $AMZN (4)\n8. $QQQ (4)\n9. $QUAD (4)\n10. $TSLA (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/Evi2Ou3WQj"\t\t\n$BABA ï¸\x8f\t\t\n@PaperTradeGOAT But you can argue what goes down (From $BABA $300) must go up (Not always immediate)\t\t\nElon Musk $TSLA $AMC $GME $SNDL $FUBO $PLTR #AMCSQUEEZE $SPY $AAPL $AMZN $BA NBA Basketball Joe Rogan Donald Trump 2024 Joe Biden $PLUG $FSR $NIO $LI $XL $HYLN $PPBT $GOOGL $TWTTR $BABA $FB $SNAP #SAFEMOON #AKITA #SHIBARMY #AMCAPES #shortsqueeze #apestogetherstrong #darkpoolabuse https://t.co/cn97CNczdl\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $GLD 🥈\n3. $QQQ 🥉\n4. $SLV\n5. $FB\n6. $MKD\n7. $SPY\n8. $AMD\n9. $AAPL\n10. $BABA\n\n( Sorted by most recent ) https://t.co/eaJoThhvp0"\t\t\n$BABA futures looking bad…. ï¸\x8f\t\t\n$BABA not doing good so far. 4% below us close ï¸\x8f\t\t\n$BABA bears probably follow "Trends" right. Do they know that the CCP changed the trend yesterday?\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"Here\'s an UPDATE on Tesla', ' Apple', ' Nvidia', ' NIO', ' $SPY', ' Semiconductors', ' Facebook', ' Amazon', ' Bitcoin', ' Alibaba', ' and Disney\n\nTech: $AAPL $SPY $NVDA $AMD $QCOM $MU $MSFT\nReflation: $XOM $CVX $DIS $JBLU Metals\nGrowth: $TSLA $NIO $XPEV $PYPL $SHOP $BABA $W $BTC $ETH\nhttps://t.co/d1Jz8Wvuin"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 29 | -12.1% | 🚀\n| $GME | 28 | -22.2% | 🚀\n| $SPY | 20 | -47.4% | 🚀\n| $TA | 7 | 133.3% | 🚀\n| $CPI | 6 | 50.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @SpacTiger: $BABA $NIO 💥💥\t\t\nand how @Accel persevered as the earliest VC in $FB . Get the inside story of $BABA and how none other than Goldman Sachs blew the an opportunity of a lifetime. Cannot recommend this book enough. Truly a remarkable effort @scmallaby ', ' bravo ðŸ‘\x8f\t\t\n"A lot of Chinese stocks still well below their Major MAs. What comes up must come down (not always immediate)\n$BABA $BIDU $JD #China"\t\t\n$BABA shoot! Somebody banked! 11', '000% on 102 calls today!  It pays to gamble!  1 day gain on this call 11', '000%!  1k invested would be 110k in one day.  Jealous! 👆 https://t.co/yg4dY9fnWT\t\t\n$BABA https://t.co/GYDv1OnUP3\t\t\nBueno', ' metio lindo rebote la cartera', ' en un dia 6%... Gracias $AMZN $FB $SQ $PYPL', ' todas las demas tech y toda china con $BABA $JD $BIDU (que no tenÃ\xada ningnua en cartera dicho sea de paso jaja) un par de dias mas asÃ\xad y estamos en 0... https://t.co/9yT5tpPLPx\t\t\nðŸ\x8f§. $BABA https://t.co/TzFYyJQUhK https://t.co/fQQ3ER9zbI\t\t\n@InfTradeSPY @David_Tracey Why? $BABA\t\t\n$BABA HK still up 8% guys relaxxxxx 😃\t\t\n@David_Tracey Glad I sold my $BABA calls this morning.\t\t\n$BABA 101.5 in Hk that’s the “dumpâ€\x9d 😂😂 we are going to explode again tonight â\xad\x90\t\t\nRT @szaman: Market action today for the books! Amazing ', 'and I am exhausted! Long/ short and back to long! Watch list names killer moves! $f…\t\t\n$BABA dumping hard as predicted … ✔\t\t\n"$BABA hang Seng soaring Again Now \nJapan Up 3% $didi $petz $anpc\nLooks Like another Green Day for China 🇨🇳 tomorrow in 🇺🇸 💟"\t\t\n$BABA I watch fart porn 🆓\t\t\nAnyone celebrating on fintwit because they own $BABA should have to post their ACB https://t.co/uTuGLIPEYd\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n$BABA that’s not good 😄\t\t\n"$BABA \nLooking good in HK 👇"\t\t\nChinese ADRs (not shares) will continue to run tomorrow. Good for short term swings but horrible for the long term. $baba $nio $bili $jd\t\t\n$BABA so is this a short here now? 🔔\t\t\nLooks like profit taking in Hang Seng for $BABA to start off the day\t\t\nRT @cloneinvestor: Up 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA crazy move here🚀 ï¸\x8f\t\t\n$BABA Sold the calls to early but we banked so no greed. Will scalp tomorrow whichever way it blows.... â\x9d— https://t.co/RYVzPMiKbN\t\t\n"RT @wolfcloudinc: SHORT $YM +$2060!!!!!!!!!\n\nDM for more info on how to find success in your day trading.\n\n$COUP $DOLE $LEN $DG $FDX $GME $…"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA lmao what a dump in hk. ✨\t\t\n"SHORT $YM +$2060!!!!!!!!!\n\nDM for more info on how to find success in your day trading.\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #FOMC #WOLFCLOUD #FUTURES https://t.co/loSbcU21MP"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"@trijoey @pawan1234o @johnscharts @Ed_Hale @Striff17 Been watching Asia market since Thursday. Made good profits on $BABA Puts on Friday. Monday took the other side and played BABA Calls. Missed Tue & Today though. Maybe another chance tomorrow\nHong Kong\'s Hang Seng index soars nearly 5% as Asian stocks jump https://t.co/Xq48RRlfX3"\t\t\n"@cleavse24 contributor having a killer day using the team chat', ' strategies', ' and our system. +$2', '650.\n\n$SPY\n$IWM\n$QQQ\n$BABA\n$VALE\n$TTWO\n$SHOP https://t.co/3qPyAOtEpZ"\t\t\n$BABA looking to buy a g63.  If this goes up tomorrow', ' i’ll buy it ï¸\x8f\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA if china can pump this to 110-115 i’m happy shit . even 105-112 still good 👀\t\t\n@RobInTheBlack $BABA $CAR $JD\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n@aubreymartin94 Have you closed your $BABA short yet?\t\t\nAlibaba Group Holding Limited traded 157.308M shares', " 542% above average volume $BABA\t\t\n$BABA Someone's Puts are not printing. âš¡ https://t.co/5vEylzAxiv\t\t\n$BABA Omg!!! HS up another 6%...This will open near 120!! 📊\t\t\nChinese QE starting", ' USA QE ending', ' where’s the money going? $baba\t\t\n$BABA when Taiwan invasion taking place??? When China sending military to US??? â\x9d—\t\t\nLmao $baba a trillion dollar company went up 40% in a day. $bbig bulls and their “ massive squeeze playâ€\x9d can barley make it up 5%. You short garbage like $bbig', ' easy money. Bears are too strong- won’t see 10 dollars until 2024\t\t\n$BABA $TME $NIO should I hold this? 📌 https://t.co/jBvjQ6IPfQ\t\t\n"RT @PeterTrader99: $BABA 3/18 exp calls\n\n90C $0.16 to $16\n95C $0.06 to $11.7\n100C $0.03 to $7.9\n105C $0.02 to $4.95\n110C $0.01 to $2.95\n\nHo…"\t\t\nRT @RapidTrading: What a crazy afternoon $BABA 750% and 350% $BIDU 630% $MRNA 300% $SPY 250% and 585% lotto $PDD 200% $TSLA 55%   $NVDA 40%…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA (9988) up 14% in HK.\t\t\n@Himani87476205 Its over already $BABA\t\t\n$BABA can someone post link for live hk stocks 💫\t\t\n"$KWEB Just like $BABA $jd $DIDI \nBeautiful Fibonacci 👀 â–¶ https://t.co/UsfQovbO9A"\t\t\n"$BABA \nCutting work force\n= potential Profits\n\n108+ 📶"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA i knew Chinese will be tricking bulls here 🤣 â–¶\t\t\n$BABA truly a slap in the face for the JP morgan. Right after the day baba got downgraded', ' it rallied 30% percent.  Truly these clown analysts get paid for being wrong..... ☑ https://t.co/bi0VZcoJBk\t\t\n$BABA big crash incoming for China stocks??? âž¡\t\t\n$BABA just the morning dip in hk. 🆓\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n$BABA up over 14% in HK. ✅\t\t\n$BABA bears spreading rumors and shit . Lol STFU. Chinese government is on our side so bears go F urself 📊\t\t\n"$BABA $NIO $IQ \n\nAnother 7% HSI â\x9d¤"\t\t\n"RT @CIAZEKACTrader: Heavy #Options Flow > $500K –End of day Fat Prints \nÂ\xa0\n$NIO #NIO 20C 3-18 -> 2.2 MIL.USD\n\n$JD #JD 67.5C 5-20 -> 3.5 MIL.…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"And then I just put that firework right up my ass and left \'em all in the dust. I didn\'t get ahead in life by giving a shit about anything. You just gotta learn to stick a rocket up your ass every once in a while and triple down." - Munger on $BABA https://t.co/FBEU6E95o3\t\t\n"Heavy #Options Flow > $500K –End of day Fat Prints \nÂ\xa0\n$NIO #NIO 20C 3-18 -> 2.2 MIL.USD\n\n$JD #JD 67.5C 5-20 -> 3.5 MIL.USD\n\n$BABA #BABA 110C 3-25 -> 5.6 MIL. USD\n\n$COST #COST 510P 6-17 -> 8.5 MIL.USD\n\nGame changer Data courtesy of @chatterQuant \nÂ\xa0\nSource: https://t.co/ug9CyDpSas https://t.co/0okfdB58xF"\t\t\n$BABA so many idiots here ✔\t\t\n@LucidLCM Has to be $BABA.\t\t\n$BABA this gonna suck tomorrow for bulls â\x8f© https://t.co/a5LDKyd9ra\t\t\nRT @Angelic_XT: $BABA levels with weekly bear', ' I really wanted to load closer to major support but will leave it to do its thing #stocks #o…\t\t\n$BABA  75- 120 is a gift ï¸\x8f\t\t\n"Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba $BABA +36.8%\nLI Auto $LI +31.9%\nXPeng $XPEV +29.6%\n$TCOM +28.4%\nNetEasse $NTES +25.7%\n$NIO +25.6%\n$EPAM +25.2%\nBeiGene $BGNE +25.1%\nAvis $CAR +21.5%"\t\t\n$BABA $FJB THIS APP CLOSE TO DROPPING! ✅\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\nRT @TheHolyKau: Charlie Munger', ' close to a 100 years old placing a contrarian multi billion dollar bet literally going against the world $B…\t\t\n$BABA 104 in Hong Kong ðŸ‘\x8d\t\t\n"RT @a_inversor: $BABA 31% arriba ya.\n🤯🤯🤯 https://t.co/wzyWqU9Gmz"\t\t\n@aznaurmidov Yes', ' mute $BABA and discuss $PDD or $NIO instead. Or… don’t. It’s all the same story - China FUD sell', ' China FOMO buy.\t\t\n$BABA for all you newbies. Search 9988 hk etnet ✔\t\t\n$BABA it’s not at 99 it’s 100-101 happen here as well today . 94-86 then back up 💗\t\t\n$JD >', '>  $BABA For a limited time', ' $SOFI We are opening our trading chatroom to the public  https://t.co/3K8wIMm6jp 😘 https://t.co/srYUjFE4wE\t\t\nWow $baba is 104 on HK\t\t\nRT @Red_BULLish: Chinese stocks up 40% in a day. Buying puts on them tomorrow is a no brainer $baba $bidu\t\t\n@gurgavin Gurgs! U wanted $baba at 80 you said it it got to 70’s… dis you buy!?\t\t\n$BABA selling off hard right now from 104 to 99 in less than 10 mins in HK market 🥇\t\t\n$BABA the squeeze was so fun I missed the last 15% but nailed 120% on my options ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n$BABA what is the price in hk? 📶\t\t\n@ProblemSniper $BABA to 150. lol\t\t\n@smartertrader $BABA 160 then everything collapse due to BA2\t\t\nEvening Most Tweeted Big Caps', ' check out Gambiste Top 10: $WOLF $FOX $PLTR $LCID $Z $TRV $TWTR $ZIM $RBLX $BABA https://t.co/k3uyuEbRpJ\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/91bvln973X\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/QVqWRqSbc7"\t\t\n$BABA hk on fire! 👇\t\t\n"Do we see more rallying from Chinese stocks?\n\n$DIDI $BABA $MKD https://t.co/qzMjRYaPiP"\t\t\n$BABA obviously @wise_investor22 has not proven to be very wise... 🚩\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\nShorted $BABA last week. Seeing Chinese tech stocks running like this makes me think I need to log into Robinhood and check position. Maybe close it out if tech keeps running. 👉\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"$BABA Cluster of #darkpool on $BABA in this range\n02/28 - 2.2Mil shares at $105.19\n03/02 - 2.1Mil shares at $105.42\n03/16 - 2.2Mil shares at 104.98\nMark the levels and game on...\n$BABA $JD $PDD $BIDU $BILI \n#Blackboxstocks\n#Chinastocks \n@BlackBoxStocks https://t.co/tswZ4bG89r"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AMD 🥈\n3. $QQQ 🥉\n4. $AAPL\n5. $GLD\n6. $TSLA\n7. $BABA\n8. $SPX\n9. $NVDA\n10. $SLV\n\n( Sorted by most recent ) https://t.co/7JXhIHVcho"\t\t\n"$BABA March $100c jumped over 7000% from yesterday to today. \n\nDoesn\'t look like it\'s slowing down since China stated they will ""support"" their stock market."\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n$BABA is going to make me rich in the coming years 🤫\t\t\n$BABA Nothing I love more than seeing our members succeed!! Our calls PRINTED!! This individual made BANK off of our alert! Strong watch for continuation tomorrow. ✅ ï¸\x8f https://t.co/2qk6cQZiW2\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n#CHINA $BABA $BIDU $DIDI #HONGKONG …. KEEPIN MIND NOTHING HAS CHANGED… OTHER THN A TECHNICAL BREAKOUT WHICH WAS DUE AS I SAID YESTERDAY……  IN CHINA THERES SOMETHING WRONG…\t\t\n"Our discord testimonial for the day! This is what we LOVE to see! \n\nUse discount code “ICC30â€\x9d for 30% discount! ⬇ï¸\x8f \n\nhttps://t.co/sJpCtVBYGG\n\n$SPY $AMD $FB $BABA $BA $MULN https://t.co/aF1dLeVWeY"\t\t\n@MarketRebels $BABA', ' $PD', ' $AMD\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA $115-$120 US open tomorrow', ' Mark my words. 👀\t\t\n"RT @Sino_Market: Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #Hon…"\t\t\n"RT @TradersCom: Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have…"\t\t\n"Hang Seng Index opens up 6.7%', ' Tech Index rises 10.88%.\n$XPEV', ' $BILI', ' $BIDU $JD up 15%', ' $BABA and JD Health up 14%\nðŸ‡\xad🇰 #HongKong $HSI $HSTI https://t.co/K0GeAMTxkC"\t\t\n$BABA I am ready!!! 📊\t\t\n$BABA hard dump incoming????? ï¸\x8f\t\t\n@Betta_call_saul Yep', ' $BABA shareholders just went thru the shake out of all shakeouts... Get ready for the short squeeze of all squeezes... Welcome to China\'s #1 rollercoaster ride 🤣\t\t\n$BABA US ANOTHER GAP UP $110 TODAY 🚩\t\t\nStocks Rise as Investors Await Fed\'s Rates Decision $BABA $JD $NTES https://t.co/2sjAek5mka\t\t\n"$YANG i hope this goes to ZERO!!!! cursed index should not exist', ' criminal fund. Shorting this to zero. \n \n$BABA $NIO $LI ✨"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @FreedomStocks: â\xad\x90ï¸\x8f Freedom Stocks Watchlist For Tomorrow Pt.3 â\xad\x90ï¸\x8f \n\n$BABA\n$NKE\n$DKS\n$CAT\n$JD"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 314\n$TSLA  Price: $840.23  Mentions: 204\n$SPX  Price: None  Mentions: 181\n$QQQ  Price: $340.32  Mentions: 176\n$BABA  Price: $104.98  Mentions: 158\n\n#stocks #investing #trading"\t\t\nRT @potter_stocks: If he is gonna do PT\'s I should too I think this year. I have hit every PT on every stock PT this year. $BABA $BIDU $AAP…\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\nLETS FUCKING GO!!! $Baba gonna be lit tomorrow. https://t.co/K68lScqxve\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 158\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 314\n$QQQ Mentions: 176\n\n#stocks #investing #trading"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nMarket action today for the books! Amazing ', 'and I am exhausted! Long/ short and back to long! Watch list names killer moves! $fxi $pdd $baba $bidu $nvda $rivn https://t.co/iSU2d1ktli\t\t\n"RT @Barchart: Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO -…"\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA 11 min until hk market opens fully and we see if they sell or keep the buy going ðŸ’\x9d\t\t\n"$PETZ got at least like 80 followers today \n🙌\n\nLFG \n\n$GLG $MULN $BABA $SONN âž¡"\t\t\n@fndr_bot IMPOSSIBRU! Thats higher than US close! $BABA\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n$BABA SQUEEEEEEEZE 💢 https://t.co/EbiyxDmZ3C\t\t\n$BABA hk is partying tonight hold on tomorrow is going to be fun! 🤞\t\t\nthe move continues! $BABA $DIDI https://t.co/qa06n9V5a5\t\t\n"$BABA \n\nUp we go', ' home-slices. 😃 https://t.co/Os1qJ8xBCF"\t\t\n@Selma89418616 Why are $BABA and $KWEB exceptions?\t\t\n$BABA 12 MINUTES UNTIL WET HOT HK BABA SEX!!! ðŸ\x8d†ðŸ\x8d†ðŸ\x8d†ðŸš€ðŸš€ðŸš€ 👆\t\t\n$BABA if you are still bearish. Probably be better off taking a big and i mean big metal pun and shove it up ï¸\x8f\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\t\t\n"$BABA ""dOwn BiG in Hk""\n\n- Bears and naked shorts', ' 2022. ï¸\x8f https://t.co/OlTDswzgd2"\t\t\nDon\'t give into fomo. The Chinese market is a stupidly risky instrument', ' only invest if you know what you\'re doing. $BABA $KWEB are probably exclusions. $SPY $QQQ ✔\t\t\n$BABA HOLY SHYT - HK TO THE MOON 👀\t\t\n"Sign up before midnight to be ready for tomorrow 🟢🟢\n\n👉Weekly', ' Monthly', ' Yearly', ' Lifetime promos up to 75% OFF \n\nhttps://t.co/CqaKkXOoQd\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND $SNAP $TGT $T"\t\t\n"$BABA highest weekly volume ever and there’s still 2 days left in the week.  Highest daily volume in a long time today', ' possibly ever.  Couldn’t look back far enough to confirm for sure.\n\nI like my capitulation served on a platter of quarterly demand and record volumes."\t\t\n*ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n"Market Wrap – What #Fed? Employment is Up', ' #TomBrady is Back. Stock Pump Continues  \nJoin us live @youtube\n- FOMO eyes have a tendency to see what they want & today was a great example', ' as shorts unwound & #China and Hong Kong pumped. $ES_F #oil $BABA $JD https://t.co/z8tP4cmqP8"\t\t\n"*ALIBABA SHARES INDICATED 15% HIGHER IN HONG KONG $BABA\n\nsheeeesh"\t\t\n$BABA bears today 🆕 https://t.co/tmd17hulLV\t\t\n@brian_ducky They SOLD puts. maybe $BABA\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n@bakidev I am calling for $135 by the end of the week for $BABA. Because that\'s my average cost basis and I want it to break even for me so it stops being a "mistake"\t\t\n$BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\t\t\n$BABA why down big in Hong Kong ??? 👇\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n$BABA LOL 15% up in HK again today premarket', ' bears are going to be roasted. 104.3 in HK market now. ✨\t\t\n$BABA puts are printing ðŸ˜\x81\t\t\n$BABA Only regret I have is not buying more yesterday & I bought big!!! 🚀 📢\t\t\n"$BABA what are the bs ""puts are printing""\nLol 🆓"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA bears driving into work tomorrow morning. 🌟 https://t.co/6hw33RoX5X\t\t\nExplains why a slight hop back on the right side of momentum for @Tenet_Fintech $PKK $TNT Seeing $BABA $DIDI $JD & @PinduoduoInc making moves on a positive outlook from tech economists in China might just bring some life into some of the reversed #fintech names ðŸ™\x8fðŸ\x8f» https://t.co/3w6XzJjGhf\t\t\n"Some of the China names had the highest ever volume today. Huge character change\n\n$PDD', ' $BILI  $HOLI (Highest Ever) \n$BABA (Highest since IPO) \n$JD', ' $GDS (Multi year high)"\t\t\n$BABA FOMO hasn’t even kicked in yet. Could see $120+ by end of month. I am calling for a $125 minimum by end of April! In this market I will f*ck and take it! 🚀🚀🚀 âž¡\t\t\n$BABA this was a pump for inst. to dump.. see you at $40 ï¸\x8f\t\t\n@migueschweizer @CarlosMaslaton @AkiNoMeMaquillo Hoy hizo cumbre con $BABA\t\t\nAyer vendÃ\xad $BABA y $BIDU cansado de verlas bajar de precio... hoy suben +35% cada una. Yo y mi p#to timming para operar acciones y lrpmqlrmp 🤬\t\t\nToday was … 😅 $BABA https://t.co/iBY77KAZwP\t\t\n$BABA what do you multiply the usd by after converting from HKD? 👇\t\t\n$BABA China is where it’s at they actually produce things !!!!!! Our gpd is higher but we don’t produce anything!!!!! CHINNNUHH ï¸\x8f\t\t\n"Most active stocks by Volume\n$SONN 279.09M\n$DIDI 234.46M\n$FXI 209.88M\n$NIO 171.97M\n$BABA 164.46M\n$TQQQ 162.36M\n$MULN 156.30M\n$SPY 147.98M\n$EEM 145.60M\n$BEKE 120.52M\n$AMD 118.23M\n$KWEB 115.46M\nSee the remaining most active stocks here: https://t.co/ii6HXdKEz5 https://t.co/8hZGBifCJl"\t\t\n"Did $BIDU finish up 40%!?  That is one for the ages along with $BABA \n\nYa can’t say “oh I missed itâ€\x9d. They gave you 123 this morning.  The move post gap was bigger than the gap\n\nNot on the radar at all.. no care"\t\t\n$BABA $YANG $YINN . 😄 https://t.co/C2Q14nb1Oq\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"$BABA\n-\nMonster move today on some huge volume\n-\nStopped right at our gap around 106. Break over 106 and we can easily melt up to 112.50 \n-\nGap down anchored VWAP sitting right above gap\n-\n#BraccoTA https://t.co/QJ4nKC6Mkr"\t\t\n$BABA last warning âš\xa0ï¸\x8f Sell 📉 ï¸\x8f\t\t\n$BABA if you shorted this stock at $77 you literally might not be able to afford food 💟\t\t\n$BABA wtffffd 😘\t\t\n$BABA can\'t wait to listen Cramer stammering and stroking out as he sheepishly back pedals on China next episode 👇\t\t\n"$BABA $125 will cause a lot of panic buys and coverings \n$250 will cause a lot of bankruptcies \n$350 new generation of bank robbers \nAll this time the wait was for the FED hike decision \n$BA $AAPL $GOOGL â\x9d—"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $QQQ 🥈\n3. $SPY 🥉\n4. $SPX\n5. $MULN\n6. $U…"\t\t\n"Deep Dive into $BABA – Alibaba Inc: BABA Stocktwits Forum', ' Twitter Trends', ' and Reddit Community\n\nhttps://t.co/GrKiyQ5Qx8"\t\t\n$BABA what’s tomorrow looking like?! So fucking excited', ' I love seeing bears ðŸ\x90» sink with the boat. Da bears haha 😂 â˜\x9d\t\t\n$BABA when this gets back to ATH I can buy a house 🤯 ï¸\x8f\t\t\n$BABA  🪄\t\t\n"RT @_mm85: Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\nChina will pump their markets amid delisting to force investors to seek a way to stay invested in Chinese equities. Funny thing is people don’t care if China invades Taiwan or helps Russia because they understand that they can buy alliance by swindling investors. $BABA\t\t\n$BABA $DIDI $JD Cramer lmao 🤣 🤡 📌\t\t\n$BABA highest volume on the weekly candle ever', ' and the week isn’t over yet. ðŸ\x8f¼\t\t\n$BABA looks like puts came with a cardboard box this week huh? 🚩\t\t\n$BABA baba up big in Panama again 👉\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n"RT @MolinaEnzo8: $AMC is the 3rd most bought stock in the EU this month 😃\n#1 $MULN\n#2 $BABA\n#3 $AMC\n@TaraBull808', ' @KatStryker111', ' @ShortThe…"\t\t\n$DIDI $BABA $BEKE $XPEV $CENN $CENN https://t.co/4MJaAvJnNR\t\t\nLa tecnologÃ\xada china', ' incluida https://t.co/XbX0fEujaK $JD ', ' Alibaba $BABA y Pinduoduo $PDD ', ' después de que Beijing dijera que brindara apoyo a la economÃ\xada luego de aumento en casos de Covid-19 y sugiriendo que la represión de las empresas tecnológicas pronto llegarÃ\xada a su fin.\t\t\n$BABA fukin mr wonderful made a ton already ï¸\x8f\t\t\n$BABA we’ll never see 77 again 💲\t\t\n"RT @daniel_toloko: $BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""…"\t\t\n"$AMC is the 3rd most bought stock in the EU this month 😃\n#1 $MULN\n#2 $BABA\n#3 $AMC\n@TaraBull808', ' @KatStryker111', ' @ShortTheVix1', ' @masked_investor', ' @POTATO_INMYASS', ' @unusual_whales', ' @userofintellect"\t\t\n$BABA 107', '6 USD Hong kong rn', ' $130 gon fly by before you’ll know 📣\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $QQQ 🥈\n3. $SPY 🥉\n4. $SPX\n5. $MULN\n6. $U…"\t\t\n$BABA cheap asf still so u at $200+ ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $GME (9)\n3. $BABA (7)\n4. $OIL (6)\n5. $QUAD (4)\n6. $PLTR (3)\n7. $WEN (3)\n8. $UPS (3)\n9. $FOLD (2)\n10. $WISH (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/L8mqoF2PRI"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $QQQ 🥈\n3. $SPY 🥉\n4. $SPX\n5. $MULN\n6. $UPST\n7. $AAPL\n8. $GLD\n9. $KC\n10. $IWM\n\n( Sorted by most recent ) https://t.co/RMAoNpp4wX"\t\t\n$BABA 104.3 HK Pre Market â\x8f© https://t.co/vEJrmyYZHT\t\t\n$BABA https://t.co/Sy1BdrYftn\t\t\n$BABA â\x8f© https://t.co/JryJ7ohLtW\t\t\n"$KWEB $BABA $JD $CWEB\n Gonna take off tomorrow morning with another +20% at open! https://t.co/05eUGPwkFJ"\t\t\n$BABA still good buy or wait for dip so unpredictable? ðŸ\x8f¼\t\t\n$BABA WOW\t\t\n@Elchespirito This article was yesterday meanwhile today $BABA took off. ✨\t\t\n"â\x9d—ï¸\x8fTop watches for tomorrow (3/17/22) - Part 1â\x9d—ï¸\x8f\n\n$SPY\n$BABA\n$NIO\n$TSLA\n$NVDA âž¡"\t\t\n@ServicesTraffic Its a matter of when', ' not IF. This year? Probably not? $BABA\t\t\n"我的åŠ\xa0仓的è´\xad物清å\x8d•: \n$SPY $TQQQ $SOXL $TECL \n$AAPL $GOOG $MSFT $TSLA $AMZN $FB $PYPL $AMD $NVDA\n$BABA $TCEHY (腾讯) $BIDU\n$UBER $GM"\t\t\n$BABA WOW 💫\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nRT @BrettSimba: WE ARE FUCKING BACK $BABA\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$KWEB $BABA $JD $CWEB Gonna take off tomorrow morning with another +20% at open! 👇 https://t.co/1eCOwaSkae\t\t\n"China stocks getting bought up heavy today.\n$JD $BABA $PDD @BlackBoxStocks https://t.co/RR7hg3MiYM"\t\t\n$BABA “Funds are safuâ€\x9d 👆 https://t.co/63YEpNTx3h\t\t\n"リストラã\x81¾ã\x81§å½“å±€ã\x81ŒæŒ‡å°Žã\x81—ã\x81¦ã\x81\x8fれるã\x81®ã\x81‹ã€‚\nä¸\xad国ã\x81¯å‡„ã\x81„😅\n\nアリãƒ\x90ãƒ\x90クラウド→リストラã\x81ªã\x81—\nテンセントクラウド→リストラ\nã\x81ªã\x81œï¼Ÿ\n\n$BABA"\t\t\n"Watchlist for tomorrow: 📈\n\n$RIOT\n\n$BABA \n\n$MULN \n\n$SOFI\n\n$DKNG\n\n$GME"\t\t\n$BABA “Funds are safuâ€\x9d ✨ https://t.co/X47C5LSZKS\t\t\n@MarketRebels $GGAL', ' $BBAR', ' $YPF', ' $BABA & $PAM\t\t\n"RT @Barchart: Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO -…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 312\n$TSLA  Price: $840.23  Mentions: 200\n$SPX  Price: None  Mentions: 178\n$QQQ  Price: $340.32  Mentions: 173\n$BABA  Price: $104.98  Mentions: 157\n\n#stocks #investing #trading"\t\t\n"$BABA on tuesday\nlaughing stock\n""will go to zero""\nnot safe to buy\n\n#BABA on thrusday ( +30%) \n""hope you bought the dip""\nSafe stock\nNo risk 😉\n\nprice drives narrative ..."\t\t\n$BABA Anyone think this can get back to all time highs again!? ï¸\x8f\t\t\nðŸ’\xad China had very important news for $BABA to reverse. I said this before also. ANT IPO started with something to do with Tech probe. They are easing. Would I invest? nope. I would trade though. 🌊 is on 110C\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 157\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 312\n$QQQ Mentions: 173\n\n#stocks #investing #trading"\t\t\n$BABA CNBC says uninvestable. You buy. ï¸\x8f\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n#ww3 is not on the menu. They know it’s too big of a risk to invade #taiwan. Enjoy the #cannabis stocks as @SenSchumer releases his bill hopefully in the next few weeks. #cnbc $tlry $hexo $tsla $baba #wallstreetbets #AMCSqueeze #AMCNOTLEAVING\t\t\n$BABA shorts go to bed with itchy butt wake up with stinky finger ðŸ‰\x90🈹🈲㊙ï¸\x8f㊗ï¸\x8f â\x8f©\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/EqLAJzL43W\n     #MWN #Stocks @MissTrade @surabhis7  $GNCP $WCIG $VNET $SONN  via @MarketWN"\t\t\n@MarketRebels $BABA\t\t\n$BABA $120 opening HK 🔔\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/vBbLSODPZv\t\t\n@ClayTrader25 Will $BABA hold on to it’s Wednesday gain? That’s the one I’m all over tomorrow. Got my eye on $NIO as well.\t\t\n"Like I said', ' someone lose from this short squeeze \nbecause they dont care about company value and China national team. \n \n$BABA  📶 https://t.co/7pUyOibSdZ"\t\t\nAnother day at the office! $SPY $BABA $INTC $AAPL https://t.co/x3wSZ0UbkT\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/WqbQwqaGqO\t\t\n$BABA what’s the open in HK 💯\t\t\n"@Mayhem4Markets @LMT978 @PatternProfits It’s fair to be skeptical', ' and after the depth of the decline I expect more whipsaws. \n\nAs for integrity', ' I do think there are individual tickers worth trusting. If stocks like $BABA and $JD are using creative accounting', ' China really is uninvestable."\t\t\n$BABA congratulations bulls! I know it wasn’t easy. ✅\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/As2LKp5rze\n     #MWN #Stocks @tong2924  $VNET $SONN $NFTX:CC $GNCP  via @MarketWN"\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n$BABA is up +37% today but still down -55% from 1-yr ago. https://t.co/LwpMAgylwL\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.115M\n$BABA - 911k\n$TSLA - 656k\n$NVDA - 514k\n$AMD - 471k\n$NIO - 462k\n$FB - 354k\n$AMC - 260k\n$BAC - 250k\n$F - 232k\n\nWhich options were you trading today?"\t\t\n"$BA $BABA $ABNB \nThis is it\nNo more going down \nFED acted\nRunway is clear \nWhat a coincidence China favored foreign IPO 1 day before the FED hikes rate â–¶"\t\t\n$BABA 120 tomm baby 💗\t\t\n$BABA bad news for China is coming next morning. Dont party so soon ï¸\x8f\t\t\n"RT @afortunetrading: Watchlist & Levels for rest of week\n\n$SPX setting for a move to $4400+ ($4416-21', ' $4450)\n\n$GOOGL 📈 $2676', ' $2700', ' $2729…"\t\t\n"RT @afortunetrading: Watchlist & Levels for rest of week\n\n$SPX setting for a move to $4400+ ($4416-21', ' $4450)\n\n$GOOGL 📈 $2676', ' $2700', ' $2729…"\t\t\n"Watchlist & Levels for rest of week\n\n$SPX setting for a move to $4400+ ($4416-21', ' $4450)\n\n$GOOGL 📈 $2676', ' $2700', ' $2729\n📉$2637', ' $2605\n\n$SHOP 📈$631', ' $640', ' $651', ' $661 📉$606', ' $594\n\n$BABA 📈$107', ' $109', ' $111', ' $115.75📉$100', ' $98\n\n$BIDU 📈$152', ' $155', ' $161', ' $163.5📉$146.75', ' $144.5\n\n♥ï¸\x8f https://t.co/uLSnOBYsaA"\t\t\n@iLike31415 @ruima 35% moves', ' no.  I major technical put at the lows given the catapult... yes... especially if we expect intervention near term for continued support.  $BABA better front run China with their buybacks.\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nMore about the layoffs. Markets think this is bullish 🙄 sources said $baba could “axe more than 15% of its total workforce (39', '000 staff).â€\x9d $tcehy sources said biz eg “video streaming & search will see a 10%-15% headcount cut this yearâ€\x9d https://t.co/PEFdNDtu7i\t\t\nNone of Chinese companies listed on American stock exchanges via #VIE structure is legal in China. They will be gone unless you prefer following them to Hong Kong', ' exposing your assets in the hands of #CCP . Good luck $KWEB $BABA\t\t\n$BABA calls went ballistic today', ' sheesh. https://t.co/0DyTDgOd7d\t\t\nRT @redcardinal617: $PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! D…\t\t\n@alvaroga91 @biotech_invest5 Esto después de ver como cae $BABA de 320$ a 75$ suena muy tardÃ\xado.\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA $350 on the horizon 🥰🥰 📌\t\t\nRT @TradeTheChart5: Damn $BABA almost 8', '000%! Whoever had calls today banked hard. Definitely wasn\'t me unfortunately lol https://t.co/yAHC…\t\t\n"$BABA was the 3rd most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stocks https://t.co/km8sSzdAtF"\t\t\n$BABA remember when I said thank me later? This is later. You can thank me. AND NO', " I DIDN'T SELL. Long â\x9d—\t\t\n#China much lower inflation than the US and faster GDP growth. Catalyst for the #stock market to go on a huge rally ??! Let’s go $BABA time to shine ✨\t\t\n$BABA LMAO", ' all these bulls celebrating when the price is what it was a week ago. Not going to bottom fish this trash ever again. There are better investments without all of the political risk. 👉\t\t\n"$amzn break out needs to confirm.\nI capitulated large short', ' not holding overnight after $baba today.  I\'ll go back in when set up is clearer.\nCasino.\nI will say this is a perfect set up for a false breakout to draw longs in then fuck https://t.co/C2CxTvmpa0"\t\t\n$BABA $124.81 or higher March close fully engulfs Feb. could be a 2 week target. â\x9d¤\t\t\n"$SPY according to McDonald\'s arching chart', ' china is the next British power $baba\n\nGet ready to learn English', ' kids ï¸\x8f https://t.co/diEeUT6YwB"\t\t\n$BABA looking into next few months', ' every progress towards PCAOB audit agreement is positive… 🆓\t\t\n$BABA should squeeze a few more dollars as the rest of the shorters squeeze out than it\'ll drop to 100 area ï¸\x8f\t\t\n"$BABA $NIO $IQ \n\nOh my green Asia!\nWe are about to see another double digits gain tomorrow! 🆙"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @acpandy: Blinken : “China\'s already on the wrong side of history when it comes to the Ukraine…If China actually provides material suppo…\t\t\n"RT @MKTCall: Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.c…"\t\t\n"$BABA $SNOW $BIDU $AAPL $TSLA $DOCU $SHOP $JD $FB $DIDI $RBLX $FUTU\n\nTop alerts from @BlackBoxStocks today. \n\nOne of these trades could pay for your monthly subscription! \n\nYou can get these alerts for $5 for your first month right now!\n\nhttps://t.co/DSt1V2M7dN https://t.co/j8aa8xMrRG"\t\t\n"$BABA gained more than a $SQ in market cap in a single day.\n\nOne of the reasons market cap is not very meaningful for cos so big they could never get acquired.\nJust flows."\t\t\n$BABA\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA I see $108 and a 50% fib retrace from there', ' will dip back down into the $90s 💯\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $PDSB 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $MULN\n5. $BABA\n6. $NVDA\n7. $TSLA\n8. $QQQ\n9. $VIX\n10. $UPST\n\n( Sorted by most recent ) https://t.co/iua2tXVduw"\t\t\n$SPY bullshiit Chinese stocks will make you go broke $BABA $DIDI remember never invest only trade chinese ï¸\x8f\t\t\n$BABA don’t own this and don’t plan too', ' but baba deserves way more than this and has been beaten down wayyy too much. ï¸\x8f\t\t\n"Intenté entrar en $BABA ayer que estaba en ~$1', '925 pesos', ' pero ya habÃ\xada cerrado el mercado -.-\n\nEntré hoy a $2', '150', ' y lo único que me falló es tener liquidez para meter más 🤣"\t\t\n"🚨Today\'s Top 10 BlackBox Alerts\n\nâ\xad\x90ï¸\x8f $BABA 639%', ' 343%\nâ\xad\x90ï¸\x8f $SNOW 594%\nâ\xad\x90ï¸\x8f $BIDU 260%\n\n $AAPL $TSLA $DOCU $SHOP $JD $AAPL\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/swNzy0Fwxy"\t\t\n"Amazing runs on $JD $BABA and $DIDI today! ðŸ˜\x8d\n\n$BIMI is a China micro float shorted into the ground and ready to explode. Expect great earnings soon. Trading well below revenue and enterprise value. 😀"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 79\n2. $BABA : 71\n3. $AMC : 47\n4. $SPY : 39\n5. $NIO :…"\t\t\n$BABA wow should\'ve played this 🆕\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA $NIO possibly continuation tomorrow.... BAba can hit 110 and NIO to hit 22 â–¶\t\t\n"ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚°ã\x81«æŠ•稿ã\x81—ã\x81¾ã\x81—ã\x81Ÿ #ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚° #投資 #米国æ\xa0ª #レãƒ\x90ナス $AMZN $BIDU $BABA $PFE $LLY $AMC $MU $QCOM $SBUX $KSS $LMT\nã€\x90米国æ\xa0ªã€‘大幅続伸ã\x81®ç±³å›½æ\xa0ªå¸‚å\xa0´ï¼\x81FOMC発表もãƒ\x8fイテクä¸\xad心ã\x81«å¼·ã\x81„è²·ã\x81„ã\x81Œé›†ã\x81¾ã‚‹ã€‚ä¸\xad国銘柄ã\x81Œæ€¥é¨°ï¼\x81ãƒ\x90イドゥã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ40ï¼…è¿‘ã\x81\x8f上ã\x81Œã‚‹ - ウ…\nhttps://t.co/zlnReuqD2v"\t\t\n@jiggycapital Why was $BABA yo so much? Any idea?\t\t\n"RT @ChampionVibe: 🚨LIVE🚨\nCALLING THE BOTTOM?\n\n-Chinese Stocks Rip 2 Days After Support Called Out on Stream $BABA $DIDI $NIO $HSI $EDU\n- $S…"\t\t\n$BABA Waaaay oversold...just ask Charlie Munger.💪 🚩\t\t\n"$JD $baba $kweb\n\nBear market rally ï¸\x8f"\t\t\n$BABA this is a long term buy! It’s been dropping for a year on the likelihood that China would force this to delist from US exchange. Now with China reversing course', ' the price will trend back up over time. ï¸\x8f\t\t\n"RT @ChampionVibe: 🚨LIVE🚨\nCALLING THE BOTTOM?\n\n-Chinese Stocks Rip 2 Days After Support Called Out on Stream $BABA $DIDI $NIO $HSI $EDU\n- $S…"\t\t\n"🚨LIVE🚨\nCALLING THE BOTTOM?\n\n-Chinese Stocks Rip 2 Days After Support Called Out on Stream $BABA $DIDI $NIO $HSI $EDU\n- $SPY $QQQ Soar', ' but I was able to catch 2 major put trades today\n-Special Guest Keanu!\n\noh this is one you don\'t wanna miss!\nWATCH: https://t.co/JUnYXrDSvx"\t\t\n"$BABA \nWhat was the news that stopped the carnage? ✅"\t\t\n$BABA SWISH  ðŸ\x8f€ 😀\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA up 36% today and I feel absolutely nothing. I think I may finally be over my stonks phase.\t\t\n@ballmatthew @maybebullish To be clear', ' I’m aware that there might be an interest in having a prospectus such that it would justify these to serve as a cushion for the portfolio', ' but that aside', ' it gets tough to defend $BABA', ' $JD', ' $SQ', " $PYPL.\t\t\n$BABA HONG KONG $120 to $130 today 📶\t\t\n$BABA HONG KONG IF YOU'RE READING THIS", ' PUMP US AND WE\'LL RECIPROCATE IN 12 HOURS PROMISE!!! 😃\t\t\n$BABA it’s about freaking time and we are about to get back some of those brutal red days! Thanks to @RiskVsReward for this banger! Let us break 120!! ï¸\x8f https://t.co/bU9MeC4dD9\t\t\n$BABA another nice 5/7% green day tomorrow? 💗\t\t\n"RT @JoshuaTai0427: Chinese stocks on 🚀🚀🚀\n\n$BABA $JD $NIO $BILI"\t\t\n$BABA keep this type of energy all year long please ï¸\x8f\t\t\n"@Ommani201 @deltax10 sorry to tired to read it\n\nExhausted making money from $baba $snap\n\nTruth is dead!!! 🚩"\t\t\n$BABA Option Order Flow Sentiment has Turned from Bearish to Bullish. https://t.co/rhZbKQqmxx\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n$BABA hk keep up our momentum please 📈\t\t\n$BABA hk keep up our momentum please\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@JMihaljevic Politburo owns $BABA now. this was just technical short covering; don’t fall in love. 🇨🇳\t\t\nRT @PwmTrades: I have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\n"Blinken : “China\'s already on the wrong side of history when it comes to the Ukraine…If China actually provides material support in one way or another to Russia in this effort', ' that would be even worseâ€\x9d \n\nSanction on China may still well be o the table \n\n#ChineseADR $BABA $DIDI https://t.co/1LyyV6krJR"\t\t\n$BABA I have 100% conviction this goes down from here.  Short 500 shares at $105.25 ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SECO\n2: $THETA\n3: $SLP\n4: $AGLD\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BABA\n3: $AMZN\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nthese are the trending stocks $BABA  $DIDI  $NIO  $BRK-B  $BRK-A  $SONN  $PDD https://t.co/40hDFsooMO\t\t\nI bottom picked $baba and China stocks in general with a big position trim and a short hedge (short shit China). That blew up in a day. Recent markets have been really humbling. I think I’ll come out of this period a better', ' more risk conscious investor but god these last couple\t\t\nBuy the Dip is Back?! $TSLA $QQQ $NVDA $VIX $FB $SHOP $NFLX $MSFT $AMZN $BABA $NIO $AAPL https://t.co/evOInGTrNe\t\t\n"â\xad\x90ï¸\x8f Freedom Stocks Watchlist For Tomorrow Pt.3 â\xad\x90ï¸\x8f \n\n$BABA\n$NKE\n$DKS\n$CAT\n$JD ↘"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $MULN 🥉\n4. $DIDI\n5. $QQQ\n6. $B…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 309\n$TSLA  Price: $840.23  Mentions: 198\n$SPX  Price: None  Mentions: 177\n$QQQ  Price: $340.32  Mentions: 172\n$BABA  Price: $104.98  Mentions: 152\n\n#stocks #investing #trading"\t\t\n$BABA dont forget HK will be playing catch up..The stock could take a very different turn when mkts open in US 👇\t\t\nRT @lawfirmguy: That was GREAT news this morning about the #Chinese Govt calling for a closure to their #Tech crackdown. All three picks (…\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 152\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 309\n$QQQ Mentions: 172\n\n#stocks #investing #trading"\t\t\nAlibaba $BABA subió 36.76% el dÃ\xada de hoy en #WallStreet https://t.co/NIJ9RHhYaU\t\t\n$BABA up 36% and you didn’t sell your mom should slap you ✨\t\t\n$BABA $CANG The only Chinese stock that barely moved today while almost every issue did 25 to 40% today... Know when to hold em. .know when to fold em... #CANGbanged 😃\t\t\n"â\xad\x90ï¸\x8f Freedom Stocks Watchlist For Tomorrow Pt.3 â\xad\x90ï¸\x8f \n\n$BABA\n$NKE\n$DKS\n$CAT\n$JD"\t\t\n$BABA don’t get greedy those contracts there good at killing on fridays 🚩\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SECO\n2: $THETA\n3: $SLP\n4: $AGLD\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BABA\n3: $AMZN\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA grab your popcorn for hk open and watch bear scream or get squeeze $spy 👇\t\t\n"What did Sam predict yday (March 15) during the 3-4 pm Trading Room session?\n🎯 $SPX could continuing pushing up\n🎯China plays like $KWEB', ' $JD', ' $BABA', ' $BIDU could see follow through to the upside\n🎯 $NVDA could overshoot to 241\nAll her predictions came true. Is she a wizard? https://t.co/Hq2EfZDVXg"\t\t\nThat was GREAT news this morning about the #Chinese Govt calling for a closure to their #Tech crackdown. All three picks ( $PDD $BABA $BIDU ) in my stock alert service went up over 35% in one day. 🎈🎈🎈🔥🔥🔥 https://t.co/7D3ZzgdCqb\t\t\n$BABA $140 by tax day 🆙\t\t\n$BABA $200 coming faster than expected.  LFG!!!!! ðŸ˜\x81\t\t\n$BABA $200 coming faster than expected.  LFG!!!!!\t\t\n$Baba https://t.co/NeJoG4Xmwb\t\t\n"Thursday Options Watchlist:\n$AMD C>115.75 P<115.08 \n$BABA C>110 P<100\n$SPY C>438 P<420 \n$TSLA C>848.04 P<810 https://t.co/g55Z6yAEWP"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n@Nima25492357 I have this problem where everytime i want to buy another stock. $BABA is still more "value" for the money. Makes it so difficult even with it at $104 to buy other things\t\t\n$BABA Picked up $75 Totally turned up for us today! https://t.co/l2Bsq0Sv9b\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\nOMG. what is with $BABA man. What you guys think. Still a dead cat bounce?\t\t\n$BABA say my name bears ï¸\x8f\t\t\n$BABA will increase at 9:30 💢\t\t\nRT @redcardinal617: $PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! D…\t\t\n"$BABA  -- Almost got in. \n \nhttps://t.co/VXr3nVICp2 https://t.co/SWGGokmsmo"\t\t\n$BABA china is going to pump us to 120 â\x9d¤\t\t\n$BABA I bought 150 shares of Msft in 1998', ' never sold', ' this is that moment with Baba! Hold your shares under 100 never sell', ' go on to another trade', ' just keep them forever', ' whatever happens do not sell 💗\t\t\n$BABA say my name bears\t\t\n"$BABA Can’t believe shorts are still here trying to convince people that it’ll go Down again 😂😂😂😂😂 40% up in a Day for such Big market cap', ' no way we going sub 100 again\nPT: $180 by summer ðŸ‘\x8d https://t.co/Ml1dOnCFte"\t\t\n$BABA probably nothing 👤 https://t.co/iy8XN6S8lT\t\t\n$BABA China is going to pump this up another 30% tonight ðŸ’\x9d https://t.co/imLy0XwHZb\t\t\n"@AusDerUckermark Short Squeeze nach folgender News:  \nhttps://t.co/eXqUfWz1Ib $BABA"\t\t\n$BABA…some serious gains today. https://t.co/5FZKG3JJRv\t\t\n"RT @stockballa: $BABA idea from advisor @stockballa.\n\n#WWS DAO fund could gain exposure through a $BABA backed token. $74s-$105 overnight r…"\t\t\n$BABA p&d. Can’t trust CCP company 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @stockballa: $BABA insane gapper. 🔥ðŸ\x8f€ https://t.co/3nxO5IuG8J\t\t\n$BABA AH traders already feeling the HK FOMO. Here. We. Go. 🚀🚀🚀 🥇\t\t\n$BABA Selling at ipo price = 10 years prison hahaha lets go boys. â\xad\x90\t\t\ngot margin on my schwab today one day late i woulda scooped up a buncha $baba yesterday coulda made bands in one night if i had my margin 2 days earlier 🤷ðŸ\x8f» gonna strike on a big financials buy with it soon need some bad headlines to drag the market tomorrow\t\t\n"FANG+も大幅ã\x81«ä¸Šæ˜‡ã€\x81å‰\x8d日比+10.19%。特ã\x81«ä¸\xad国ã\x81®2銘柄ã\x81®ä¸Šæ˜‡ã\x81Œå¤§ã\x81\x8dã\x81\x8fãƒ\x90イドゥã\x81Œ39ï¼…ã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ36ï¼…ã\x81¨æ€¥é¨°ã€‚\nä»–ã\x81®FANG+銘柄もã\x81™ã\x81¹ã\x81¦ä¸Šæ˜‡ã\x81—ã\x81¦ã\x81Šã‚Šå¤§åž‹ãƒ†ãƒƒã‚¯ã\x81«ã‚‚ã\x81—ã\x81£ã\x81‹ã‚Šã\x81¨è²·ã\x81„ã\x81Œå…¥ã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81—ã\x81Ÿã€‚\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/GoAPBINy1D"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA This ones for all the paper handed JPMorgan punks ï¸\x8f https://t.co/ZHVhH27YhC\t\t\n"$BABA\n\n@firefox2778 \nHow is your short position? ✨"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA $JD $NIO $BIDU $DIDI Why Traders Need to Follow the 2022 Chinese Presidential Election https://t.co/un8HYpxKoB\t\t\n@MarketRebels $BABA $SQ $PYPL\t\t\n$BABA *CHINA PLANS AUDIT CONCESSION IN FACE OF US DELISTING THREAT: FT 👇\t\t\n"$CAN going to rip tomorrow 🔥 Get in first thing tomorrow!!\n\n100MIL buyback', ' Positive news from China and $BTC looking ready to take off. 🚀🔥\n\n$SONN $MULN $HYMC $DUO $VEON $DIDI $NIO $FXI $BABA $EEM $BEKE $KWEB $RLX $AMC $GME $ANY $NCTY $METX $PBTS $BTBT $HUT $COIN $OLB"\t\t\n$BABA GRAB YOUR POPCORN FOR THE HK OPEN. SEE YA AT 9:30PM ET BOYS AND GIRLS FUCK YA! ✔\t\t\n7) Why the decision to sell now? I’m not saying that $BABA is a fraud — I don’t know enough. What I do know is that there isn’t enough clarity for me to confidently assess what its value should be. I also figured that a 36% up day was enough of a gift for me to take advantage of.\t\t\n$BABA i wish I would’ve bought a shittoon of this the other day Hell I wish I bought a shittoon of just about anything the other day â\x8f©\t\t\n$BABA this will fall back to 93-96 and then start uptrend 🚩\t\t\n@GuyAdami Nice call on the $BABA bounce (and all of China). One more day right?\t\t\n@MarketRebels $shop $baba $sofi\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n“No', ' things can’t be that bad.â€\x9d - HM. Pretty fitting re: Chinese equities today. $BABA $TCEHY $QFIN\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"Top Equity activity from Smart Money daily recap courtesy of the real-time dashboard from https://t.co/XFSr9itA5W:\n\n1. $AAPL 76.2K contracts\n2. $NVDA 49.9K\n3. $BABA 47.3K\n4. $F 39.1K\n5. $BAC 36.7K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/cI7XcbGbZx"\t\t\n$BABA @ 104.98 (+36.76%) : Hot Stocks: Chinese tech stocks jump; S rises on earnings; NLOK falls; DAC hits high; TLS reaches low  https://t.co/cphRurkVZA https://t.co/xpVo4b1jgU\t\t\n$BABA how will $TIGR', ' $FUTU  $MPNGY could be raining in paradise 💢 https://t.co/DYoXF08qpg\t\t\n5) Over time', ' the story started to change: $BABA continued its descent', ' Masa took a $1.3B loss personally via his investment in SB Northstar', ' new loans were taken against collateral ($4B from Apollo)', ' the ARM deal with $NVDA collapsed.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 38 | -45.7% | 🚀\n| $BABA | 33 | -25.0% | 🚀\n| $GME | 33 | -13.2% | 🚀\n| $QQQ | 11 | -35.3% | 🚀\n| $TSLA | 8 | -42.9% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (15)\n2. $BABA (15)\n3. $SPY (13)\n4. $HOOD (5)\n5. $NFLX (5)\n6. $WISH (5)\n7. $QQQ (4)\n8. $OIL (4)\n9. $QUAD (4)\n10. $TSLA (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/125221xQ2H"\t\t\n$BABA 100% the ccp were shorting since $300 and now they loaded the boat for the ultimate bull run ï¸\x8f\t\t\n$BABA There seems to be a delay in buying @ $10. ï¸\x8f\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 79\n2. $BABA : 71\n3. $AMC : 47\n4. $SPY : 39\n5. $NIO : 21\n6. $VXX : 16\n7. $SIX : 14\n8. $AA : 14\n9. $ZIM : 13\n10. $TFSA : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $MULN 🥉\n4. $DIDI\n5. $QQQ\n6. $BTU\n7. $WSM\n8. $BABA\n9. $LNTH\n10. $AAPL\n\n( Sorted by most recent ) https://t.co/0KZL98E7xp"\t\t\nEin Tag für die Geschichtsbücher für chinesische Internetaktien #Alibaba $BABA #Tencent $TCHY https://t.co/9curlu57uL\t\t\n@MarketRebels $BABA 😉 @martyaxe @sedleymedley\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA I cannot wait to see how baba will do tonight in HK! ↘\t\t\n$BABA right now.  I\'d be a wee bit nervous holding puts ✨\t\t\n$BABA lots of buying in the closing moments of AH. I bet this gaps up 10% at open â\x9d—\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"Tak to siÄ™ robi w ameryce', ' w jednÄ… tylko sesje $baba +36.76%. Co musiaÅ‚oby siÄ™ wydarzyć ', 'żebyÅ›my mogli zobaczyć coÅ› tak spektakularnego na Allegro? JakieÅ› propozycje?\n\n#baba #ecommerce #allegro #gieÅ‚da #gpw #wig20 https://t.co/g6oKavB2hY"\t\t\n$BABA was at 180$ 5 months ago.. still very cheap ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 38 | -45.7% | 🚀\n| $GME | 35 | 0.0% | 🚀\n| $BABA | 33 | -32.7% | 🚀\n| $QQQ | 11 | -38.9% | 🚀\n| $GDP | 7 | 40.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @FossGregfoss: But but Charlie Munger loves $baba....why is Softbank selling?  \n\n$baba is rat poison charlie...#btc is the future.\n\nSogg…"\t\t\n"RT @FossGregfoss: $BABA blows\n\nGood morning Charlie.\n\n#btc over CCP."\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/EiOk7IRXXx\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 38 | -46.5% | 🚀\n| $GME | 36 | 5.9% | 🚀\n| $BABA | 33 | -34.0% | 🚀\n| $QQQ | 11 | -38.9% | 🚀\n| $YANG | 7 | 40.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"主力资金涌入抄底ä¸\xad概股,出现逼空行情ï¼\x81\nhttps://t.co/upRoaL8iy9\n$BABA $PDD $NIO $ZH $YINN https://t.co/bPxJliBqEI"\t\t\n"IN TODAY\'S RE-CAP FOR 03/16/2022 FROM PRE-MARKET NOTES\n\n$BABA\n #8 IN #ACT\nCHINA STOCKS WERE IN PLAY TODAY\nHAD MY FAVORITES\nINITIALLY I WANTED A PULLBACK THEN BOTTOM CURL BOUNCE\nONCE WE BROKE THROUGH MY LONG AREA THE TRADE WAS ON\n\nLONG 95-->104 +9PTS\n\nhttps://t.co/KySf4mOWoE https://t.co/3VphYBYf92"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/4mjuYMGPbJ\t\t\n3) a relative value vs. $SPY given its growth profile. At the time', ' $SFTBY’s 25% stake in $BABA was worth $143B', ' $20B more than its market cap. To me', ' you were getting a lot of upside for free (assuming $BABA stabilized/resumed its upward trajectory): the VC portfolio', ' the ARM…\t\t\n$BABA ahh yes', ' the last dying gasp before evergrande topples a regime. ðŸ‘\x81\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA bounce..hard to know if it’s a turn. ï¸\x8f\t\t\n$BABA - who ever went into Tuesday night net short got their butt hole puckered today! 😂 ooouch! Let’s go baba 📊\t\t\n2) How', ' you ask? Via $BABA. For years I’d been skeptical (and wrong) about the accounting issues/VIE concerns/etc. But after missing out on it', ' I figured that if it really was a giant fraud', ' it would’ve been figured out by now. So', ' when it pulled back', ' I thought it looked like…\t\t\n@RajaK10296047 For next week also to avoid staring on my phone all day long. I rolled 1/3 of the position into 100c and 110c also next week. If I didn’t get burnt with amzn short yesyerday I’d probably be more aggressive with $BABA calls. Would buy this week for sure\t\t\nConsolidated Markets Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $SONN 83', '550', '099 shares |  $AMD 46', '168', '031 shares |  $BABA 41', '609', '273 shares |  2022-03-16 #nms #stocks #shorting\t\t\nNASDAQ Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $SONN 60', '752', '973 shares |  $AMD 31', '793', '404 shares |  $BABA 31', '197', '673 shares |  2022-03-16 #nasdaq #stocks #shorting\t\t\nNYSE Top 3 most-shorted Stocks (based on Share Volume not Dollar Value):  $SONN 22', '797', '126 shares |  $AMD 14', '374', '627 shares |  $BABA 10', '411', '600 shares |  2022-03-16 #nyse #stocks #shorting\t\t\nBabster $BABA was up 36.76% on the day', ' admittedly from the pits of hell', ' but pretty sure shorts got burned to a crisp.\t\t\n$BABA Hong kong gap to $120 ðŸ‘\x8d\t\t\n$BABA non stop buying still. Looks its aboout to break the day high whilst market is closed.\t\t\n$BABA   Will short on any weakness', ' no position âš¡\t\t\n"RT @SamanthaLaDuc: On our way to double that double 🥂\n\nBut let\'s talk about my bottom-fishing call on China plays. 🤯💃🎯🔥🎉\n\nMY MARKET TIMING…"\t\t\n$BABA I missed it. Maybe it will go back down 🥇\t\t\n@RajaK10296047 I didn’t watch anything', ' just saw yesterday that $BABA was massively green. I try to avoid trading at all lately', ' but decided to short $AMZN. Lost $40K on it and flipped to long side instead. Bought $120K of aapl calls for next week and', ' saw $BABA was back to red added 360x 80C\t\t\n"Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given has Entry/Exits & What to Expect BOTH LONG/SHORT #CALLS / #PUTS\nNice ones we did today:\n\n$BABA\n$TSLA\n$JD\n$NVDA\n$BEKE\n$NTES\n$YY\n$BIDU\n\nhttps://t.co/KySf4mOWoE https://t.co/egRiiBjBrM"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @sspencer_smb: $BABA up 35%. bear market bounces are fast and vicious...\t\t\n$BABA Look at those buyers now. After hours FOMO kicking in ahead of tomorrow. Massive day 2 coming. â˜\x9d\t\t\n$BABA day 2 is coming! 💟\t\t\n"CHECK OUT OUR REACTION TO $BABA GOING WILD AND THE FED RATE HIKES \n\n https://t.co/ArCNO2W4oe"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/pb8PBBtJCf\n     #MWN #Stocks @gorinotsukudani @_razooooo_  $GNCP $TCBP $VNET $SONN  via @MarketWN"\t\t\n"$BABA\n Give me another run tomorrow!!"\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA 74 tomorrow ðŸ˜\x81\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $CHZ\n2: $AAVE\n3: $SAND\n4: $FIL\n5: $ONT\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $ETHE\n3: $BABA\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"What a great day for Chinese ADR stocks— all one day gain by 30% +\n$DOYU $PDD $TCEHY $BABA $JD $BIDU\n\nThe Chinese government said it supports the listing of businesses overseas.\n\nHold your breath #Options holder https://t.co/KyPK4qX1Mv"\t\t\n"$BABA \nGive me another run tomorrow!! ☑"\t\t\n$BABA made my day 👉 https://t.co/C97bXpAIX7\t\t\n$BABA Xi is a much stronger leader than Biden and his entire administration combined… expect this uptrend to continue as investors will continue to put confidence in Chinese stocks… ï¸\x8f\t\t\n@Buy_hold yo igual de hecho habia vendido mi yate y mi jet privado para meterlo en $BABA ayer 😂😂😂\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $CHZ\n2: $AAVE\n3: $SAND\n4: $FIL\n5: $ONT\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $ETHE\n3: $BABA\n4: $BILI\n5: $BB\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA %3200 up $90 weekly call 😱 ☑\t\t\n$BABA %3200 up $90 weekly call 😱\t\t\n$BABA damn I missed the boat this morning.  Woke up and thought it would go down just a bit more before entry.  Oh well.  On to the next. âš¡\t\t\n@gurgavin These are all head fakes I\'ll buy puts this is #ultimatetraders #reddit by the way $baba was astonishing I\'m out\t\t\n@johnscharts @ClutchBP @Ed_Hale @Striff17 @trijoey $BABA. Power of options from .08c close yesterday to $7.28 close today. Congrats whoever bought\t\t\n$BABA straight up Mt. Vesuvius today. I can’t stop laughing. Catch you Chads later. https://t.co/g9vMLi6H2G\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 297\n$TSLA  Price: $840.23  Mentions: 191\n$SPX  Price: None  Mentions: 175\n$QQQ  Price: $340.32  Mentions: 171\n$BABA  Price: $104.98  Mentions: 149\n\n#stocks #investing #trading"\t\t\n$BABA one headline away from $60 👆\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 149\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 297\n$QQQ Mentions: 171\n\n#stocks #investing #trading"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$NIO boy oh boy 😂😂🇨🇳 $OCFT $OPEN $BABA 🆙 https://t.co/uyhwvdZPBh\t\t\n$TCEHY $BABA $NIO $UXIN still absurdly cheap', ' expecting a 15-20% follow-through rally tomorrow to reflect sentiment change and punish the short sellers â\xad\x90\t\t\n$BABA shorting baby ï¸\x8f\t\t\n$BABA Did any longs profit from these last few days of insanity? I mean', ' I’m not selling', ' but I didn’t buy anymore either. They just took my shares for a wild ride I guess. ï¸\x8f\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"I NEVER go LONG 🇨🇳 \n\nI’ll trade them. That’s about it. \n\n$DIDI $BABA $NIO $JD https://t.co/hTrJlUlvB1"\t\t\n$BABA this is not gonna hold today’s gains.. put might make money 📌\t\t\nDon’t know why I still losing all this time with this crypto shit when I have my $baba shares! 🤪🤡 https://t.co/y7RsHxlvop\t\t\n"Thanks to the discord group  for the crypto  traders\n\n $BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES \n$JD $BABA https://t.co/z4T64jJTjx"\t\t\n$BABA dont forget that there are many quality US stocks still down 80%', ' so dont be guided by that statistic. trade wisely and safeguard your money ✅\t\t\nRT @KickoStocks: $27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/mTwM1Jo7mm\t\t\nRT @JMihaljevic: Just as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n$BABA after market buyers loading again ahead of tomorrow\t\t\n"RT @trndtrader: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $KSOS\n3: $SOS\n4: $GRT\n5: $AAVE\n\nTop 5 bullish tr…"\t\t\n"アリãƒ\x90ãƒ\x90ã€\x81上å\xa0´ä»¥æ\x9d¥æœ€å¤§ã\x81®å‡ºæ\x9d¥é«˜ã‚’ä¼´ã\x81£ã\x81¦+36%ã\x81®å¤§æš´é¨°ï¼\x81\nã\x81¾ã\x81Ÿ100ドル切るã\x81ªã‚‰è²·ã\x81„増ã\x81—ã\x81—ã\x81Ÿã\x81„。\n$BABA https://t.co/kvbKhLaF56 https://t.co/3gq2sHF4oP"\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia q…"\t\t\n$BABA St Patricks Day came a day early for Ye all . Tomorrow is for the Lucky one\'s who held. â\xad\x90 https://t.co/spASJrsL08\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA this had strong run today needs some rest tomorrow will be around 100 🥇\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA china current interest rate at 3.7%', ' definitely some room to cut and bring in QE ✨\t\t\nIs there a case for the bottom having been reached? 84!! #gammasqueezes ended today - quite significant! $AAPL $AMD $BA $BABA $DOCU $DB $FISV $DIA $MRNA $MSFT just to name a few! Definitely going to be an interesting few days! https://t.co/E5ANt1DllE\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $THETA\n3: $CHZ\n4: $SOS\n5: $ICP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BB\n3: $BABA\n4: $BILI\n5: $AMZN\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"$BIMI could run hard with other Chinese stocks. Microcap and Microfloat. Look at weekly in October $BABA\n $DIDI\n 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f 🇨🇳 https://t.co/wbCsQlapwq"\t\t\n$BABA anyone else touching themselves waiting for the HK open? Asking for a friend\t\t\n$BABA anyone else touching themselves waiting for the HK open? Asking for a friend ï¸\x8f\t\t\n"@wallstreetbets_ $BABA could be ready to rebound with this statement from China. \nIn a brief statement carried by state media', ' China’s top financial policy body vowed to ensure stability in capital markets', ' support overseas stock listings', ' https://t.co/3msuwEdJlp"\t\t\nKevin Oleary pumps $BABA on Monday and now $BABA says they are cutting thousands of job... it\'s almost like someone knew they needed to dump some shares... just feeding the ducks... 📈\t\t\nWhat a day with $BABA https://t.co/Ko321merc1\t\t\n$BABA $125+ by end of April if not sooner. $180-$210 by end of year. 🚀🚀🚀 💟\t\t\nRT @GoodwillTrader: $BABA: macro good news from the CN government backing up those companies', ' that is pushing this crazy movement in CN sto…\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/ROjc6idL97\n     #MWN #Stocks @FollowCO @pctidatascience  $VNET $TCBP $SONN $GNCP  via @MarketWN"\t\t\n$BABA just raised some of my gains and sent it to the WWF', ' to rescue some bears ï¸\x8f\t\t\nNo me creo que medio twitter lleve $BABA ya en verde!\t\t\n"$BABA $JD $IQ $TAL $DIDI\nRare reprieve for the 🇨🇳 fund. 🚩 https://t.co/hOb5HG1uUy"\t\t\nI sold $BABA and bought more $TME and $STNE', ' because with small sums we have to buy smaller companies.\t\t\n$BABA I sold my calls at 15 and at close they were 20 but still I am happy made some money 📢\t\t\n$BABA that JPM analyst Alex Yao kill himself yet? 🚩\t\t\n$BIMI volume up 300% on daily', ' could make a move higher with other Chinese #stocks. #china $DIDI $BABA https://t.co/UWtr06pFGD\t\t\n$BABA $JD $NIO  whoa', ' I think China is on stocktwits', ' they’re reading our posts. ï¸\x8f\t\t\n$BABA black sheep', ' have you any wool? 👉\t\t\n$XPEV $NIO $BABA $SNAP Veremos en las próximas sesiones que sucede', ' pienso que podrÃ\xadan realizar un movimiento parecido al de $SNAP. Con lo que ha pasado hoy es prácticamente imposible verlas retroceder por debajo del mÃ\xadnimo de ayer. (2/2)\t\t\n"$JD $BABA $PDD $NIO $XPEV  \n \nDo you think Xi pumping up market into his re-election? âž¡"\t\t\n@RajaK10296047 $BABA. Not a milly yet', ' but almost there already.\t\t\n$BABA $NIO Invest in China', ' the soon to be World No 1 economic power $SPY â\x9d—\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/rtpsT7agH4\n     #MWN #Stocks @BolsaAnalisis @PatelChaand  $GNCP $SONN $VNET $WCIG  via @MarketWN"\t\t\nTrending  $BABA @BabaCugs https://t.co/iovvEh6Omp\t\t\n"$BABA  My avrg rn is 141', ' hope lower it until 125 soon', ' still buy since 175.\nI 😄"\t\t\n$XPEV $NIO $BABA $SNAP Comparemos el movimiento de Snapchat con las tecnológicas chinas. En Snapchat', ' tras formarse una gran isla', ' los precios retrocedieron', ' cerrando gran parte de la isla y creando un posible soporte sólido. (1/2) https://t.co/HrDPZN1gYq\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $THETA\n3: $CHZ\n4: $SOS\n5: $ICP\n\nTop 5 bullish trend on #USD pair\n1: $GLXY\n2: $BB\n3: $BABA\n4: $BILI\n5: $AMZN\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$BILI is a decent idea with the china money printer', ' the stock being 80%+ off its highs', ' and China going into lockdown right now.  \n$BABA $YANG $CWEB $NIO 📢"\t\t\n$BABA we all knew this will rip the shorts one day but is the gainz here to stay?✅ ï¸\x8f\t\t\n"$BABA\n we all knew this will rip the shorts one day but is the gainz here to stay?✅"\t\t\n$BABA correct 📊\t\t\n$BABA average Joes just learning about it now will load in the morning', ' bank on green opening. ï¸\x8f\t\t\nStocks to watch overnight $MULN $TSLA $BABA join the discord here https://t.co/zGXa3JsFKo\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $MULN 🥈\n3. $NVDA 🥉\n4. $BABA\n5. $TSLA\n6. $GLG\n7. $WSM\n8. $AAPL\n9. $MSFT\n10. $LNTH\n\n( Sorted by most recent ) https://t.co/Rcx2ubTJ0W"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/fx91CeIj9N\n     #MWN #Stocks @revzyn @test_account_ax  $SONN $TCBP $VNET $GNCP  via @MarketWN"\t\t\n$BABA this market makes my bipolar neighbor seem sane ðŸ‘\x8d\t\t\nChina finessing the entire world. Wait until they pull the carpet. Euphoria turns to pain.  $BABA\t\t\n"Today was the day $BABA \n\nLet us see if we keep this going. https://t.co/woPePSeqP4"\t\t\n$BABA 120$ eow â˜\x9d\t\t\nRT @DougiePabst: $DUTV Grab news EARLY... Thank you Jenn! Sell every pop', ' get on freebs', ' reload dips. Rinse and repeat baby. How https://t.…\t\t\n"Wild $SPY action today.\nTwo intraday plays: long $BABA', ' long $BIDU https://t.co/H3ghgjEkdP"\t\t\n$BABA dont forget to take some profit. I had 3K shares', ' cashed out half. This market is loco 🆕\t\t\nRT @redcardinal617: $PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! D…\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n@DiegoLemansky +17% is nothing on a day like today', ' $SDC 13%', ' $SKLZ 27%', ' $BABA 40%', ' $VIPS 40% so many stocks were up crazy and this thing getting crushed AH too\t\t\n$BABA I’m hard ï¸\x8f\t\t\n$BABA should close below $90 📊\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia q…"\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n$BABA Thar She Bloooows!!! 🆕\t\t\nI am a little nervous to touch Chinese stocks but $BABA certainly looks like it wants to move back up to the $125 range. The April 14 $125 calls are at 3.50 https://t.co/AImKXUWr3G\t\t\n$BABA I\'m the only bear here who was bullish yesterday check my post history. ðŸ‘\x8d\t\t\n@compound248 Jubilant Bagholder spotted. Munger is still in loss on his $baba holdings.\t\t\n$BABA 90 tomorrow ï¸\x8f\t\t\n$BABA hang seng with the carry. Face ripper rally will continue till friday. $150 is in the books forsure🤯🤯🤯 ðŸ\x8f¼ https://t.co/qgmUkmNbeu\t\t\n$BABA $120 tomorrow ? 🌟\t\t\n$BABA. #china $$$ https://t.co/NSJWIQkUZc\t\t\n$BABA market opens two hours lol https://t.co/TP0BH0YsOC\t\t\nPeople really out here trusting the word of the chinese government? Lol... At least you\'re only down 50% after today instead of 60% $BABA\t\t\n$BABA $BTC look out for $didi on a continuing rise to $5 a share 🚀 ï¸\x8f\t\t\n"$BABA $NIO $KWEB $SPY $QQQ  \n \nIt\'s amazing what stocks do when central banks and governments print money to ""support the markets"" \n \nWhat a sham world 😘 https://t.co/Qp1W2KLgVj"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA never bought puts before today..got destroyed lol..my luck ï¸\x8f\t\t\n$BABA Technically we are not helping Ukraine by buying Chinese stocks. We need sanctions on China too. 🆕\t\t\n$BABA - Heng Seng futures up 15%. Ill take bets now. Shorters going to get fucked tomorrow. 50% rise again.\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @petenajarian: #GiddyUp Brahdah! Today was a Monster', ' always opportunity! The Unusual Options allowed for some amazingly rapid results…\t\t\n"Justo ayer compró $BABA y $JD y hoy vendió.\n#WarrenMartu \n\nEn #fintwit todo dios da lecciones de inversión y de vida 😅 https://t.co/wr1YClAqyY"\t\t\n$BABA I put it on my watch list yesterday and it rose pre-market before I had a chance to get in. Ended up in at 100 once I saw the strong momentum take off. All good. Pt 350 â\x8f©\t\t\n$BABA the crazy part is that i never thought we\'d see 100 dollars let alone 70. This is the bargain of the century considering whats happening in China. Im calling it now. $150 tomorrow. âš¡\t\t\n"RT @TowelieTrades: SPRING $5 PROMO! ENDS 3/18!\nNew Members (link below) - 1st month of BlackBox only $5!\nâž¡ï¸\x8fhttps://t.co/xUor1F3oUR\n\n✨#Stock…"\t\t\n"BREAKING NEWS: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/eofdB27vxr\n     #MWN #Stocks @copyinvestor666 @bmoney1017  $GNCP $TCBP $VNET $SONN  via @MarketWN"\t\t\n"$BABA $SNOW $BIDU $AAPL $TSLA $DOCU $SHOP $JD $FB $DIDI $RBLX $FUTU\n\nTop alerts from @BlackBoxStocks today. \n\nOne of these trades could pay for your monthly subscription! \n\nYou can get these alerts for $5 for your first month right now!\n\nhttps://t.co/8vuMez2Z0N https://t.co/FbfqFmTYTC https://t.co/9A330gpqcJ"\t\t\n$BABA shoutout to all the diamond hands out there who stuck it through and averaged down!🙌. We might never see those low prices again in our lifetimes. 💲 https://t.co/1dxFcIAO5b\t\t\nTic', ' @TicTocTick - I am worried for Tesla $TSLA after this comment by optionsbrian. ESP after his call on $BABA! https://t.co/uyr74LBsmM\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\n"$PVRS Holly Molly!!! 🚀 You found the name to connect it all together! Good job brother INDEED Monster in the making!! DONE DEAL! WOOHOO! 😂🤑🤑🤑ðŸ˜\x8dðŸ˜\x8d🤩🎆 🎇 \n#OTCMarkets #Pennystocks #mergers #chinesestocks $baba #ecommerce #liquor #wine #pukanggroup https://t.co/vfH2yBUjDQ https://t.co/AiSCa6qjSQ"\t\t\n$BABA Bears are so fucked. Omg. Gonna watch them cry and die 🤣🤣🤣 never fight the trend. Let\'s go Hang Seng 15% to 20% ðŸ’\x9d\t\t\n"RT @LibertyDividend: ¡A ver si nos hemos equivocado y es una cripto!\nLong Alibaba $BABA https://t.co/vM2CqKFyLv"\t\t\n"China: \n1- Lower inflation\n2- Higher Growth\n3- Start Easing Monetary Policy\n\n🔥🚀  \n$NIO $XPEV $LI $BABA $SIMO https://t.co/TSaYnh2NIf"\t\t\n"RT @smbcnikko_jp: ã€\x90ç±³æ\xa0ª3/16】🇺🇸\n$SBUX +5%\nジョンソンCEOã\x81Œ4月退任ã€\x81シュルツå\x90\x8d誉会長ã\x81Œæš«å®šCEOã\x81¨ã\x81—ã\x81¦çµŒå–¶ãƒˆãƒƒãƒ—ã\x81¸å¾©å¸°\n\n$MU +8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d上ã\x81’\n\n$BABA +36% $BIDU +39%\nä¸\xad国政府ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã‚’安定…"\t\t\n"Let’s summarise this day like this …\n\n$KWEB $NIO $BABA $PDD $JD https://t.co/CXJUc6OSDK"\t\t\n$BABA Hang Seng up 15% bitches. Watch this go into MOON mode tomorrow. 🆕\t\t\n"Veremos si el suelo avisado en 2021 para $BABA en 📺https://t.co/00Fa1alypr  es el bueno.\n\n#nasdaq #sp500 #nyse #china #Alibaba https://t.co/eSsch3Dy37"\t\t\nRT @Gsnchez: Está gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\n$BABA omg Hang Seng Futures up green 15%. 🤣🤣🤣🤣 Bears getting fucked tomorrow hahahahahaha 🆙\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n@UrbanKaoboy @GaryHaubold Just thought it was interesting. $BABA up. ADRs not necessarily cap inflows? Pricing deval', ' deman creation mb\t\t\n$BABA “If you can’t handle being down 50% on an investment you shouldn’t own stocks.â€\x9d Peter lynch ðŸ’\x9d https://t.co/IswZSwvx02\t\t\n$BABA so they pumped it today only to sell tomorrow morning 🤣🤣 ï¸\x8f https://t.co/2ndROZoZyl\t\t\n"Breaking News: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/2QB3Jyw9wk\n     #MWN #Stocks @Gambiste1 @DougiePabst  $VNET $SONN $TCBP $GNCP  via @MarketWN"\t\t\n"$BABA - Bullish is the new Bearish\n$SPY https://t.co/wXGbX96z0C"\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $KSOS\n3: $SOS\n4: $GRT\n5: $AAVE\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $APHA\n3: $BYND\n4: $BABA\n5: $BILI\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA ?? confiante desde shiquetito\t\t\n$BABA suddenly the racists are gone ☑\t\t\n"The #NASDAQ Golden Dragon China Index rose 33% on Wed after Beijing vowed to support #property and #tech companies.\n- Alibaba $BABA rallied 37% overnight in its biggest gain since September 2014\n- DiDi $DIDI rallied 41% \n- $JD rallied 39%"\t\t\n$BABA profit taking tomorrow? Like 99.9% of holders are still DEEP underwater. Not sure who has profit to take lol â˜\x9d\t\t\n"News; $BABA Alibaba Stock Is Still an Investable Bottom https://t.co/YFslpbIKSV\n    \n #MWN #Stocks @RaadsmanHan @SteadyCompound @Gambiste1  $VNET $NFTX:CC $GNCP $SONN"\t\t\n"#Watchlist for Thursday 3-17-22\n\nChina name momentum! \n\nFocus\n$CAR\n$BIDU\n$YY\n$BEKE\n$BABA\n$BIDU\n$PDD\n$NIO\n$MULN\n$BILI\n$JD\n$SONN\n$SKYH\n$KC\n$ZH\n$DADA\n$WULF\n\nOthers\n$NLSN\n$TWLO\n$GLG\n$GFS\n$SQ\n$SLDB\n$TH\n$AMD\n$SONM\n$DDL\n$MOMO\n$BHIL\n$KALA\n$MRNA\n$DOYU\n$FB\n\n#stocks #china #stocksinfocus"\t\t\n$JD imagine if I just yoloed some $50 calls wtf bro I wannna kill myself I was so close  to selling some Dkng yesterday and buying half this or $baba fk man I coulda bought calls even and made $15k kill me ï¸\x8f\t\t\n$DUTV Grab news EARLY... Thank you Jenn! Sell every pop', ' get on freebs', ' reload dips. Rinse and repeat baby. How https://t.co/imWVKRrI2o operates! And my .76 $BABA calls I took yesterday hit $10.00+ today. Sold um at $7.20 though', ' No big deal 🤑🤑🤑 https://t.co/cwU7CVMDyu\t\t\n$BABA  sitting on a fat stack here â–¶\t\t\nRT @AnowerHosen88: Today my portfolio up 253% 🔥 $NIO $BABA $XPEV $LI $Chinese stock https://t.co/XmnE7DeYET https://t.co/ogoltkg8Fn\t\t\n"#GiddyUp Brahdah! Today was a Monster', ' always opportunity! The Unusual Options allowed for some amazingly rapid results \nie $BABA https://t.co/EdXtFISVZc"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/OtkpgCqLb7\n     #MWN #Stocks @brian_ducky @Lemon12776532  $SONN $VNET $TCBP $GNCP  via @MarketWN"\t\t\n@Nickk2277 @thebenedictgoh Yup', ' ultimately $BABA and Tencent is the backbone of China\'s economy. Sustainable growth can only be achieved when what you correctly described happens.\t\t\n"RT @RaadsmanHan: JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/I1GmMTBYGG\n     #MWN #Stocks @JDan30 @Lemon12776532  $SONN $…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SAND\n2: $KSOS\n3: $SOS\n4: $GRT\n5: $AAVE\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $APHA\n3: $BYND\n4: $BABA\n5: $BILI\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nOnly took 5 days for this to flip', ' institutions to double down', ' with news ripping the sector from the mire. I sold my $KWEB LEAPs in favor of $BABA April calls. Cut those for 100%', ' now rolled in further to weekly 110C. Let’s see what HKEX brings here. https://t.co/U9ecJMo29I\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/I1GmMTBYGG\n     #MWN #Stocks @JDan30 @Lemon12776532  $SONN $GNCP $TCBP $VNET  via @MarketWN"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"$BABA $FB $SE $UPST \n\nThe team is killing it today! ✅\n\nJoin us at https://t.co/rkzEL2Vs1w ï¸\x8f https://t.co/eeN6yN3hzP"\t\t\n"Congratulations to the discord members whoo took the $BABA alert 🚀 Click the link below to join in on all the profits 🤑👇\nhttps://t.co/Ac6WsdScbX\n$hood $qqq $baba $spy $akan $sofi $fcel $ttcf $ixhl $nio $cei $tsla $sonm $muln $vxx $jagx $amzn $amd $nvda $aapl $bidu $Nio $Tsla https://t.co/YgTK1C8CVW"\t\t\n$SOFI Need China to Support SoFi Hong Kong Too and kill these shorts as well 😂🤣🤙$JD $BABA $NIO Bring some  profits tomorrow still a bargain here â\x9d¤\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\nRT @brianbalance: Today was a giant darkpool day on many of my favorite tickers.  That is typically bearish on a day like today.  I\'ll post…\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA profit taking tomorrow I feel then another run left in it. I don\'t own this but very happy for those that do. These days make all the pain worthwhile ðŸ‘\x8d\t\t\n"$BABA $FB $SE $UPST \n\nThe team is killing it today! ✅\n\nJoin us at https://t.co/4Zhm4C7XV3 https://t.co/Yxf2k6GumL"\t\t\n"RT @CheddarFlow: Most active flow today: \n \n$TSLA - 68% call flow \n$BABA - 83% call flow \n$FB - 75% call flow \n$NVDA - 74% call flow \n$HYG…"\t\t\n$BABA I\'m happy for the bulls! Boy am I glad I only had a small spread on this. We still only have words from a CCP official. I wonder... where will China get the money for this? 😄\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia q…"\t\t\n"Most active flow today: \n \n$TSLA - 68% call flow \n$BABA - 83% call flow \n$FB - 75% call flow \n$NVDA - 74% call flow \n$HYG - 73% put flow 🔔 https://t.co/YLm8mw5ugp"\t\t\n"$BABA\n when the Russia news of peace talks becomes more relevant tomorrow this is going to bounce hard. Remember year high is 240 dollars. Im expecting us to hit 150 dollars tomorrow."\t\t\n$BABA let the weak hands get shaken out .I\'m holding. â–¶\t\t\nYesterday mentioned these 41 stocks about going long and 2 best Chinese stocks in extended hours $BABA and $BIDU', ' they all are up huge in 2 days. A lot more to go yet. https://t.co/bhGkDMz9UH\t\t\n"Most active flow today: \n \n$TSLA - 68% call flow \n$BABA - 83% call flow \n$FB - 75% call flow \n$NVDA - 74% call flow \n$HYG - 73% put flow https://t.co/6KxlrpsZYy"\t\t\n"$BABA\n \n$JD\n \n$KWEB\n Beastmode  today. (daily portfolio gain) https://t.co/8nrnUxBUMS"\t\t\n"$DIDI\n \n$BABA\n well done boys well done."\t\t\nRT @AstralTrading: Insane bounce in two days', ' $BABA back over $100 📈\t\t\n"$BABA\n sold my call yesterday cause I was scared', ' would have made an easy \n$3K\n! Haha"\t\t\n"RT @smbcnikko_jp: ã€\x90ç±³æ\xa0ª3/16】🇺🇸\n$SBUX +5%\nジョンソンCEOã\x81Œ4月退任ã€\x81シュルツå\x90\x8d誉会長ã\x81Œæš«å®šCEOã\x81¨ã\x81—ã\x81¦çµŒå–¶ãƒˆãƒƒãƒ—ã\x81¸å¾©å¸°\n\n$MU +8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d上ã\x81’\n\n$BABA +36% $BIDU +39%\nä¸\xad国政府ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã‚’安定…"\t\t\n"$BABA\n huge bounce today', ' way overdue"\t\t\n@smartertrader $BABA OH YEA!!\t\t\n$BABA when the Russia news of peace talks becomes more relevant tomorrow this is going to bounce hard. Remember year high is 240 dollars. Im expecting us to hit 150 dollars tomorrow. ðŸ’\x9d\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA\n damn I learned a good lesson on this one.  My entry was 86', ' but when it broke down I sold.  I knew it had a high probability of bouncing but I second guessed myself/ took the trade too early.  Atleast I didn’t really lose money"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/SlFodH1Cb5\n     #MWN #Stocks @themichaelkozak @jen__suarez  $SONN $GNCP $VNET $WCIG  via @MarketWN"\t\t\n$BABA ATH volume on NYSE ï¸\x8f\t\t\n"$HUYA $DOYU $BABA \nSentiment is everything. ðŸ‘\x8d https://t.co/p89rCsHBIk"\t\t\n"$BABA\n no one\'s selling because the general consensus is that the bottom is in. Couldnt be more bullish"\t\t\n$BABA called it yesterday', ' granted I had to close my short at market open for a good profit', ' but it went much higher afer that ï¸\x8f\t\t\n"$BABA\ntoday was a day I was greedy.Unexpected gains from baba. Added 15 calls when baba started to drop in the morning a bit', 'made hell lot more and closed position at 96-97. Took a short position thinking it will reverse', 'lost 1k', ' then bought calls again which I closed end of day."\t\t\n$BABA watch BIMI show up top gainers tomorrow. Lol did in October', " that's for sure. ï¸\x8f https://t.co/xUKdUnkRuH\t\t\n@Gorka_Schulzer $BABA $SNAP Te comparo la situación de $BABA con Snapchat. Snapchat formó una enorme Isla y", ' semanas más adelante', ' la tapó casi en su totalidad creando un posible soporte sólido. No creo que $BABA se vaya hacia arriba como si nada', ' creo que podrÃ\xada hacer algo parecido a $SNAP (1/2 https://t.co/42gHd6hUci\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 295\n$TSLA  Price: $840.23  Mentions: 188\n$SPX  Price: None  Mentions: 174\n$QQQ  Price: $340.32  Mentions: 170\n$BABA  Price: $104.98  Mentions: 136\n\n#stocks #investing #trading"\t\t\n"Just In: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/uPPNDwvuIi\n     #MWN #Stocks @MichaelBW80 @jen__suarez  $VNET $NFTX:CC $SONN $GNCP  via @MarketWN"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 136\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 295\n$QQQ Mentions: 170\n\n#stocks #investing #trading"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nHoy vemos en el repertorio bursátil que la acción de Alibaba $BABA ha subido cerca de un 37% en una sola sesión. Pero... ¿ha cambiado algo? Su escenario técnico sigue siendo muy preocupante.\t\t\n"JUST IN: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/9zCCvgPQ5c\n     #MWN #Stocks @professorDman1 @AmCapTrader  $VNET $GNCP $SONN $WCIG  via @MarketWN"\t\t\n"$BABA\n 106 hit idea was low 70s dropped to 72s and those options calls were booming 700%+ today (common shares 45%) either way you made money"\t\t\nSo happy for my $BABA $NIO $XPEV position 😎 today was a very nice recovery!! Let’s see if we consolidate this increase tomorrow â\x9d¤ï¸\x8f https://t.co/1MNIW3J5au\t\t\n$DIDI $NIO $FXI $BABA $SPY #trading #Cryptos https://t.co/tTf4BURp2r\t\t\nInsane bounce in two days', ' $BABA back over $100 📈 https://t.co/sSVo6WzGsa\t\t\n$BABA 106 hit idea was low 70s dropped to 72s and those options calls were booming 700%+ today (common shares 45%) either way you made money 👇 https://t.co/5lFizKIe5E\t\t\n@GetRichSlow $BABA Bottom to ? 📈\t\t\n$BABA 106 hit idea was low 70s dropped to 72s and those options calls were booming 700%+ today (common shares 45%) either way you made money https://t.co/N51Km8oeBU\t\t\n"RT @get_blow: This year: \n$AMD is down -27.2% \n$BABA is down -36.2% \n$BEKE is down -54.1% \n$NIO is down -55.4% \n$RLX is down -57.7% https:/…"\t\t\n"Breaking News: $BABA Alibaba Stock: Bear vs. Bull \n    https://t.co/vRF9uVilH9\n     #MWN #Stocks @hwang_yeun @MichaelBW80  $SONN $GNCP $VNET $TCBP  via @MarketWN"\t\t\nRT @CrankyRicky: $BABA Chart and comment @epictrades1 @KirasEpicTrades @AmCapTrader https://t.co/bONt5gMLqw\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\nRT @_LucasBanega: $BABA (ADR) Ayer', ' 76USD. Hoy', ' cerró en 104', '98USD. https://t.co/oQ7EEfyZXx\t\t\n"HOT OPTIONS CONTRACTS', '  WATCH YOUR ENTRY', ' PLENTY OF TIME TOMORROW MORNING\n$amc $QQQ $SPY $pypl $sq $nflx $qqq $djia $BABA $amzn $f $AMD $nke $aapl $lcid $NIO $NVDA  $DKNG $fb $snap $goog $btc $eth $doge $jpm $bac $xom https://t.co/cBOfSbK90X"\t\t\n@STXRBOY999 Whoever had any $BABA calls this week got paid!! https://t.co/B6Yym0nLii\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nWhy tf are ppl buying $BABA rn 100% a bull trap with Covid destroying that country again. Be careful.\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/K5mIBHGOL7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/0PCbH2VjCJ"\t\t\n$YANG $YINN $BABA ï¸\x8f\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @follow_da_trend: $BABA - 87.25 🎯 hit. Need to hold at this level. Bulls can not lose 86.56. #daytrading #Options #optionstrading https:…\t\t\n$BABA imagine all these calls exercised 💢\t\t\nRT @follow_da_trend: $BABA - 87.25 🎯 hit. Need to hold at this level. Bulls can not lose 86.56. #daytrading #Options #optionstrading https:…\t\t\n"$BABA $NIO $KWEB *All that you need to know. Shorts haven\'t covered a single share; Check it out below', '  \n \nHighly recommend everyone to follow them 🚀 https://t.co/L78KRSOMEI 📈"\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\nRT @follow_da_trend: $BABA update. If bulls can break 101.14 I believe 109 can come quick. The bulls can lose 94.25. #daytrading #OptionsTr…\t\t\n@MarchForward3 @williamgreen72 The shares can be traded OTC or converted into Hong Kong Stock Exchange HKEX version of $BABA shares\t\t\n"ã€\x90ç±³æ\xa0ª3/16】🇺🇸\n$SBUX +5%\nジョンソンCEOã\x81Œ4月退任ã€\x81シュルツå\x90\x8d誉会長ã\x81Œæš«å®šCEOã\x81¨ã\x81—ã\x81¦çµŒå–¶ãƒˆãƒƒãƒ—ã\x81¸å¾©å¸°\n\n$MU +8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d上ã\x81’\n\n$BABA +36% $BIDU +39%\nä¸\xad国政府ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã‚’安定的ã\x81«ç¶\xadæŒ\x81ã\x81™ã‚‹ã\x81¨è¡¨æ˜Ž\n\n$LMT -6%\n米政府ã\x81Œã€ŒF-35ã€\x8dã\x81«å¯¾ã\x81™ã‚‹äºˆç®—を従æ\x9d¥è¨ˆç”»ã\x81‹ã‚‰å‰Šæ¸›ã\x81¨ä¼\x9dã‚\x8fã‚‹"\t\t\n@mrmichaelz98 $NIO $TSLA $BABA and $UPST   .. $NIO fooled me once but caught the move at end\t\t\n$BABA laying off employees=less expenses 🆙\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BIMI âž¡ âž¡ Chinese #stocks low float', ' low market cap', ' anyone have Ortex data on this crazy potential runner? $DIDI $BABA $BIDU https://t.co/pcWLiSeko4\t\t\n"RT @chisato_invest: 3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$B…"\t\t\n$BABA no one\'s selling because the general consensus is that the bottom is in. Couldnt be more bullish 💲\t\t\n"$JD needs to tack on 12.35% in HK to keep up. $BABA 11.61%.  \nLFG! âž¡"\t\t\n$BABA market opens two hours lol ðŸ’\x9d https://t.co/PEeXncqHO5\t\t\n"@immutable_loop @muddywatersre @ryancohen Carson Block is going to Prison.  Watch this VIDEO and it will all be clear. Make sure to share far and wide.  Carson is #TotalScum\n$GME $AMC $BEKE $BBBY $BABA $DIDI $TSLA $BUR $MDXG\n\nhttps://t.co/3khR25AHfj"\t\t\nRT @tionormalinvir1: Soy el P.Amo clavando suelos!!', ' ya habeÃ\xads visto hoy lo de $BABA no?', ' pues yo las llevo a 191$ . Como te quedas ??', ' soy…\t\t\n$BABA just the tip of my iceberg. ï¸\x8f https://t.co/zNeDl9npt1\t\t\n$BABA $TCEHY $MEIT $KWEB $YINN ï¸\x8f\t\t\nRT @SR_cojones: En bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iba…\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n@STXRBOY999 $baba was crazy\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (31)\n2. $BABA (19)\n3. $GME (17)\n4. $TSLA (10)\n5. $QQQ (6)\n6. $WISH (5)\n7. $AMD (4)\n8. $PLTR (4)\n9. $YANG (3)\n10. $AAPL (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/efyNuzhsH5"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6.…"\t\t\n$BABA 36%in a single day for a megacap. GTFO clown. 📢\t\t\n$BABA Bullish pattern building â–¶ Free Trial at https://t.co/jpmUt7BvVp https://t.co/icG06mjylo\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $BABA 🥈\n3. $TSLA 🥉\n4. $NVDA\n5. $AMZN\n6. $SPY\n7. $AAPL\n8. $MSFT\n9. $FXI\n10. $LNTH\n\n( Sorted by most recent ) https://t.co/KOaUP0Xm58"\t\t\n$BABA huge bounce today', ' way overdue 🆙\t\t\n"$BABA $104.98. ALERTED AT $76.76. BECOME A PAYING MEMBER TODAY.\n\n#SPX $SPY \n#WINNINGROOM\n#TRADEIDEAS\n#OptionsTrading https://t.co/EJuJMwsY7r"\t\t\n@martyaxe $BABA really wanted to do 30% today to spite me 🥱\t\t\n"News; $BABA Alibaba Stock: Bear vs. Bull https://t.co/BPEZ3TWIzz\n    \n #MWN #Stocks @imrokng @smpvykth @get_blow  $SONN $GNCP $VNET $WCIG"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $GME (19)\n3. $BABA (16)\n4. $TSLA (7)\n5. $QQQ (5)\n6. $IMO (4)\n7. $AMC (4)\n8. $RC (4)\n9. $CASH (3)\n10. $V (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA huge bounce today', ' way overdue\t\t\n"This year: \n$AMD is down -27.2% \n$BABA is down -36.2% \n$BEKE is down -54.1% \n$NIO is down -55.4% \n$RLX is down -57.7% https://t.co/fRRBnzFYYt"\t\t\n🔥 GAIN: "Stop Asian Hate: What\'s your excuse for missing out on $BABA?" - /u/BigChiefMason', ' 24 min(s) ago #wsb https://t.co/1RLmymKJ8q\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA short af tomorrow 💗\t\t\n"$BABA\nby  #ICEROCK \n\n   La vela de hoy', '  va a cambiar los patrones', ' por lo pronto hoy NO pudo con una lÃ\xadnea de tendencia que trae de hace varios meses https://t.co/Z1c9ioGDOQ"\t\t\n$BABA ramp up the stock then they lay off 🤦â€\x8d♂ï¸\x8f. Sad 💢\t\t\nRT @stocktalkweekly: We absolutely nailed the China trade in the Discord today. Started with an on-point watchlist (as usual) at premarket…\t\t\n$BABA sold my call yesterday cause I was scared', ' would have made an easy $3K! Haha âž¡\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\n$DIDI $BABA well done boys well done. 🆙 https://t.co/RcKa9ri4Wv\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@DCDOWORK Aw man', ' I wish I bought. I needed it to be payday. That was a steal. But yeah', ' congrats to whoever got in on $BABA in the $70s.\t\t\n$BABA $JD $KWEB Beastmode  today. (daily portfolio gain) ðŸ‘\x8d https://t.co/d97jVGWoZ3\t\t\nBig FU to your whole damn thing… Welcome to Seattle Plano 1.3 Million #NASA Premier League 6 Years Fed #APECOIN Congress $BABA $NIO white  nationalist’ https://t.co/uX40FvyNiF\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\nRT @21JorgeMorales: Técnicamente $BABA rebotó sobre la lÃ\xadnea inferior de la trend line semanal. https://t.co/258eKIrBO6\t\t\n$BABA imagine selling like a little bitch lol â\x9d¤\t\t\n$BABA you go', ' China', ' you fkked the wall street shorts asss really good today…... âž¡\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"RT @KoyfinCharts: $BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n$BABA (ADR) Ayer', ' 76USD. Hoy', ' cerró en 104', '98USD. https://t.co/oQ7EEfyZXx\t\t\nRT @InversorExperto: Alibaba sube un +27% en Hong Kong $BABA https://t.co/lhSHq31w2u\t\t\n"RT @TrendSpider: $BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\nhttps://t.co/jcVXG…"\t\t\n@MarketRebels @SwaggyStocks how #investing in $BABA feels https://t.co/0tvtSOykwG\t\t\n"$BABA up 36%\nStill down 47% 🥲 Still inside the down trend line."\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @Tr3ndyJon: $BABA 🔥🔥🔥\n +180 - 160%\n\n184 days to go and the sleeping giant awakes \n\n#baba #stocks #StocksInFocus #st #daytrader https://t…"\t\t\n"RT @Tr3ndyJon: What a 2 day streak', '\n\nAll separate trades \n\n$SPY Calls +156%\n$UPST +163% and counting\n$SPY Puts +38%\n$LOW -14%\n$HD +50%\n$BAB…"\t\t\n$BABA WHY. ï¸\x8f\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nRT @CasualtyWar: $BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or tradin…\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $100 Call for Friday', ' March 18. Roughly 30 Million dollars! 💰💰💰 MASSIVE MONEY 💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"Top tweeted stocks:\n$BABA $NVDA $AAPL $SPX $TSLA $NIO $ZIM $ES $JD $AMZN $AMD $S $FB $VXX $XPOF $BIDU $F $KWEB $SBUX $PLTR $COST $PD $TSM $CSIQ $NFLX $SPWR $AVGO $PAYX $ETH $APPS $ACN $LEN $WSM $AMC $HYMC $LMT $XPEV $DAC $PFE $USO $FUTU $SMAR $LNTH $UNH \n\n #stockstowatch https://t.co/9nvCotFgDX"\t\t\n$BABA give me 20 more % and I\'m outahere ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA China stocks definitely were the winner today man a lot of the call options were up 5 to 20', '000% would’ve been nice to get a bunch of those for a dollar yesterday ï¸\x8f\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\nGoing to take out a small loan of $1 million dollars from my parents so I can buy more $BABA stock\t\t\nWhere all those people who said they were shorting $baba at 77 yesterday https://t.co/UapGlB0NKC\t\t\nNow that’s a bounce! Some say #Chinese manipulation of $BABA ? https://t.co/w2h2Wk9V6j https://t.co/BfMMWDBwVR\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\nRT @InversorExperto: Sube que te llevo $BABA 🚀 https://t.co/anzshlKFL6\t\t\n$BABA China stocks definitely were the winner today man a lot of the call options were up 5 to 20', '000% would’ve been nice to get a bunch of those for a dollar yesterday\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\n"$baba \n\nアリãƒ\x90ãƒ\x90ã€\x81ã\x81¾ã‚‹ã\x81§ä»•手æ\xa0ªã\x81®ã‚ˆã\x81†ã\x81ªä¸Šã\x81Œã‚Šæ–¹ã€‚本日ã€\x81æµ\x81石ã\x81«SBGも上昇ã\x81™ã‚‹ã\x81¨ã\x81Šã‚‚ã\x81„ã\x81¾ã\x81™ã€‚ã\x81Ÿã\x81\xa0ã\x81“ã\x81®ä¸Šæ˜‡ã\x81Œç¶šã\x81\x8fã\x81‹ã\x81§ã\x81™ã\x81\xad🤔"\t\t\n"Most active stocks today \n$DIDI $NIO $FXI $BABA $SPY https://t.co/YkzNUK7rIr"\t\t\nDamn $BABA up 36% today. Glad I scooped up a few shares!\t\t\n$BABA Damn you know I’m looking at these comments a lot of the barish ones I can’t believe how many damn bots are on all these feeds it’s crazy how many there are\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA I hope every bear reloaded puts at 73 yesterday. 👉\t\t\n$BABA need to break 108', ' 135-138', ' and then 180. 😘\t\t\n"$BABA 3/18 exp calls\n\n90C $0.16 to $16\n95C $0.06 to $11.7\n100C $0.03 to $7.9\n105C $0.02 to $4.95\n110C $0.01 to $2.95\n\nHow many did you buy? 😜😜😜"\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\nRT @KickoStocks: $27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/mTwM1Jo7mm\t\t\n$BABA I\'m so glad the bears got gapped today ar least 😆 🤣 😂 😹 😆 â–¶\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n"RT @AreteTrading: Stocks Traded Today: \n\nLong \n$NVDA \n$UPST \n$BABA \n$WEAT (held last night. closed loss) \n$BTU (loss. closed)\n$TQQQ \n$SQQQ…"\t\t\n$DIDI 👈 January 2024 - $2.50C - buy and hold for Valhalla $BABA 📢\t\t\n$BABA $AFRM $GM #BABA #AFRM #GM #Trading #Cryptos https://t.co/Qg6plqszyn\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA rug pull alert.  Not if', ' when. 📌\t\t\n$BABA $EBAY  didn\'t know Ebay was Chinese ↘\t\t\n$BABA the herd logic or bear logic is that it can’t do this again tomorrow.  Not saying 40% The easy  trade is to short this.  3 day rule both ways. â\x8f©\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"this is so funny', ' \n1. after $BABA went -70% JPM comes with a downgrade. \n2. they can\'t state CCP may not deliver the stock one day/or US just bans it (as part of risk profile). \n3. Alibaba rallies.. haha https://t.co/CBPGBAlESo https://t.co/IR4ya8PgSg"\t\t\n$BABA jpm will upgrade now lol 📣\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA being propped 💟\t\t\n$BABA Another nice day in green here with this lovely stock! A lot of us at @RiskVsReward knew that the coil on this would pop with the beatdown its taken. Thanks for this one !!! â\xad\x90\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH\n9. $AMD\n10. $FB"\t\t\n$BABA Trust charlie', ' trust ray dalio', ' and kevin. 💯\t\t\n$BABA $EBAY Next 🥇\t\t\n$BABA 30% this no retail money', ' big institutional buying. ï¸\x8f\t\t\nis it obvious to buy China stock puts? Or will they moon two day a in a row? $BABA $BIDI $NIO $XPEV what others?\t\t\nIs it too late to pick up some stocks made in China?  Not if you look at it this way? $FXI $BABA $BIDU https://t.co/4sj4xIDA2u\t\t\n$HYMC how are we going to get the volume back? Is everybody doing their job and spreading the word on Twitter and on other boards and not just here? $baba bring that Chinese money over here... â\xad\x90\t\t\n"RT @TrendSpider: $BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\nhttps://t.co/jcVXG…"\t\t\n"ã\x81‚ã\x81\x8fã\x81¾ã\x81§ç›´æ„Ÿã\x81«é\x81Žã\x81Žã\x81ªã\x81„ã\x81‘ã\x81©ã€\x81\n\n$baba ã\x81¨ã\x81‹ã\x81“ã\x81®ã\x81¾ã\x81¾100ã\x81©ã\x81“ã‚\x8dã\x81‹200ã\x81\x8fらã\x81„ã\x81¾ã\x81§æˆ»ã\x81™å\x8f¯èƒ½æ€§ã‚‚å°‘ã\x81—ã\x81‚ã‚‹ã\x81‹ã‚‚。\n\nã\x81šã\x81£ã\x81¨ãƒ\x81ャートã\x81Œä¸‹å\x90‘ã\x81\x8dã\x81§ã\x81¯è²·ã\x81ˆã\x81ªã\x81„ã\x81¨è¨€ã\x81£ã\x81¦ã\x81„ã\x81Ÿäººã\x81Œå¤šã\x81‹ã\x81£ã\x81Ÿã\x81‘ã\x81©ã€\x81\n\n今回ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81§å®‰å¿ƒæ„Ÿã‚‚ã\x81‚ã‚‹ã\x81—ã€\x81ãƒ\x81ャートも上å\x90‘ã\x81\x8dã\x81«ã\x81ªã\x81£ã\x81Ÿã\x81‹ã‚‰ã€‚"\t\t\n$BABA china is just the next russia â˜\x9d\t\t\n$BABA I sold my calls early morning but I\'m glad you all got this crazy gains you deserve it', ' grab a beer and celebrate. â\xad\x90\t\t\n"$BABA Talk about a major league bounce ðŸ\x8f€ Price finishing the day +30% after retesting IPO price range 👀\nhttps://t.co/jcVXGrvPoP"\t\t\n@INArteCarloDoss Uh…have you looked at $BABA calls? It’s bananas.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA This made my buy! Made bank! Thanks Cramer! 💯 https://t.co/bHDfSGPyPP\t\t\n@Arczitalia @CezaryGraf jakie znaczenie maja te spadki przy nastepnych 5-10 latach? lepiej zapakuj sie w nie poki jeszcze tanio. Longi na $baba juz placa 150% a to dopiero poczatek\t\t\nRT @VINILOOO: A $BABA le han hecho una OPA o a alguien se le quedó pillado el botón de compra\t\t\nRT @InversorExperto: Alibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo. Sólo os puedo decir que puede conve…\t\t\n$BABA and $NIO get ready for $DIDI 🚀🚀🚀🚀🚀🚀 📶\t\t\n"RT @urbnstocks: Today we love you j pow \n\n â\x9d¤ï¸\x8f\n$BNGO +10.8%🟢\n$TSLA    +3.4%🟢\n$BABA     +33%🟢\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢…"\t\t\n$BABA $NIO $PDD $FUTU I\'m shorting this crap with my both hands', ' delisting from US exchange is just a matter of time. â\x9d—\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA lol what happened \nDid Charlie get a happy ending â˜\x9d"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n"$SPY\n$AAPL $TSLA $BABA \n\nWTF:  Win The Fund by setting up good trades!\n\n💎💯ðŸ\x90…ðŸ‘\x90💵 â\x8f©"\t\t\n$BABA & Bytedance (owns TikTok) are the future of China e-commerce 📊\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n$BABA short it 😘\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA chinese stocks are back.. delist my ass.. we going back to 200$ 🔔\t\t\n$BIDU $BABA $SPY $QQQ 🤑🤑🤑 ï¸\x8f https://t.co/PH3JDApmNT\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"ä¸\xad国副首相ã\x81Œæ\xa0ªå¼\x8f市å\xa0´å®‰å®šã\x81¨å›½å¤–上å\xa0´ã‚’支æŒ\x81。\n今後数ヶ月ã\x81§äººæ°‘銀行ã\x81Œå¸‚å\xa0´ã‚’後押ã\x81—ã\x81™ã‚‹ç·©å’Œç\xad–を打ã\x81¡å‡ºã\x81™æ–¹é‡\x9d。ã\x81“ã\x81®ã\x81Ÿã‚\x81ä¸\xad国ãƒ\x8fイテクæ\xa0ªã\x81Œæ€¥é¨°ã€‚\n\n3/16終値å‰\x8d日比\n$BABA +36.76%\n$BIDU +39.2%\n$JD +39.36%\n$PDD +56.06%\n$DIDI +41.67%\n$NIO +25.59%\n$XPEV +29.55%\n$LI +31.90% \nhttps://t.co/TwJojT4ALA"\t\t\nRT @BeaglierCap: $BABA https://t.co/OCsEdRfWNp\t\t\nRT @stocktalkweekly: We absolutely nailed the China trade in the Discord today. Started with an on-point watchlist (as usual) at premarket…\t\t\n"I\'m long $baba and this definitely feels like a bear market rally 👀\n\nProbably going to sell tomorrow for oil and uranium names. https://t.co/Lr9KtueCIT"\t\t\n$BABA  🥳🥳🥳 ✔\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 291\n$TSLA  Price: $840.23  Mentions: 186\n$SPX  Price: None  Mentions: 172\n$QQQ  Price: $340.32  Mentions: 169\n$BABA  Price: $104.98  Mentions: 132\n\n#stocks #investing #trading"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NVDA\n6. $…"\t\t\n$BABA https://t.co/tlqofi6Oka\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 132\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 291\n$QQQ Mentions: 169\n\n#stocks #investing #trading"\t\t\n$bidu $baba Strong country. What’s next', " change in policy for EDU stocks? https://t.co/AyId6QfeH5\t\t\n$BABA  wall of bids at $104   time to load up 👉\t\t\n@YahooFinance @ines_ferre Bear market backtest. $BABA is under much resistance. Check out all of the 'stunning rebounds' 1929 - 1932... https://t.co/s8EJh7Yf2S\t\t\n$BABA Called it. Now I call it lingers in 90-110 range for a bit. Chinese still could be doing fishy shit with russia ✔ https://t.co/gL0jI66twL\t\t\nRT @itscharliemar: Am I going to wake up to another 10% run from $BABA tomorrow? Would be nice $110+\t\t\n$BABA the short interest on China names is ridiculous", ' including $kweb. This could get volatile ï¸\x8f\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NVDA\n6. $…"\t\t\n@InversionFundam $BABA sea marcado un +36', '76% ésta sesión\t\t\n$BABA why dumping after hours ï¸\x8f\t\t\n$BABA More volume than the selloff in 12/2020... nothing close to this volume since then https://t.co/MBJH7iin70\t\t\n$BABA I’m no longer afraid. More macro concern and this goes lower and we get opportunity 💟\t\t\n$BABA imagine someone sold @73 just yesterday. ↘\t\t\n$baba still has so much room to run https://t.co/lIHs1AfKJR\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$BABA the amount of puts that were 80-90 percent off today was amazing. Kid in a fucking candy shop 😃\t\t\n@DCDOWORK What do you think about $BABA\t\t\n"Chart of the Day" NEW VIDEO ! We\'re studying $BABA today and its price action following a massive 45% rally ! https://t.co/MiARJcKJUn\t\t\n"We absolutely nailed the China trade in the Discord today. Started with an on-point watchlist (as usual) at premarket open', ' to our girl @iluvstocks1 SNIPING the day-trades:\n\n$BABA $105 C $0.60 - $4.95 (+725% !)\n$PDD $38 C $2.46 - $5.72 (+132%)\n$NIO $18 C $0.83 - $1.30 (+57%) https://t.co/H8ni5Av6p1"\t\t\n$BABA I called over 100. I sold and will wait for a pullback here 🥇\t\t\n$CRLBF MSO investors can learn from $BABA its probably best to buy after uplist if we are being honest. All about volume… you saw it with Chinese stocks today. Need institutional support no matter what. ðŸ‘\x8d\t\t\n$BABA I don’t own this (yet) but a guy I just watched said this is trading at 11x forward earnings and it should be 25. 📈\t\t\n$BABA kevin o Leary you are my hero ï¸\x8f\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$BABA 100 bln market cap reversal? ðŸ‘\x8d\t\t\n$BABA NEW ARTICLE : Alibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In? https://t.co/zfUE5Ki0cz Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA Charlie mungers last swing (probably) at half the price he paid. Say no more ï¸\x8f\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/SAwqoqlWgn"\t\t\n$BABA NVFY blockchain technology 🔥🔥🔥 ï¸\x8f https://t.co/jwg4wMl6Vi\t\t\n"$BABA China stocks fked\n\nhttps://t.co/H8V8pPW2zC"\t\t\n@Freshie305 Only swing I’m holding now are $BABA callls ðŸ\x8d›\t\t\n$BABA $150 by end of day tomorrow?!! 🚀🚀🚀🚀🚀🚀🚀🚀🚀💎💎ðŸ\x8d‹ðŸ\x8d‹ðŸŽŠðŸŽ‰ðŸŽ‰ðŸŽ‰ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ ☑ https://t.co/jOkHmb63CA\t\t\n$BABA $SBUX NEW ARTICLE : Starbucks CEO latest exec to exit company', ' Alibaba stock rallies', ' casino stocks rise https://t.co/WSE3GxJbzf Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"$TSLA will 2-10x after #GigaBerlin & TX  love it.\n\n#Tesla exports car to EU paying huge duty and VAT all those nonsense tax and still M3 is #1 EV in EU now.\n\n$NIO $LCID $FSR $RIVN $F $GM $GGPI $XPEV $LI $BYDD $BABA $VWAGY $TM"\t\t\n"RT @AreteTrading: Stocks Traded Today: \n\nLong \n$NVDA \n$UPST \n$BABA \n$WEAT (held last night. closed loss) \n$BTU (loss. closed)\n$TQQQ \n$SQQQ…"\t\t\n"3月16æ—¥ã\x81«æ€¥é¨°ã\x81—ã\x81ŸéŠ˜æŸ„ðŸ“ˆ\nâ–\xa0ä¸\xad国関連銘柄\n$BEKE +64.35%\n$PDD +56.06%\n$BILI +47.56%\n$QFIN +43.70%\n$DIDI +41.67%\n$FUTU +39.54%\n$JD +39.20%\n$BIDU +42.49%\n$BABA ++28.22%\n\nâ–\xa0ä¸\xad国EV🚗\n$LI +31.90%\n$XPEV +29.55%\n$NIO +25.59%"\t\t\nRT @OptiontradinIQ: How To Set Up A Synthetic Short Put https://t.co/P2OvcWbiw5 $PEP $SPY $BABA\t\t\n"ðŸ\x90» FINRA Highest Short Volume (03-16-2022)\n\n$SONN - 84M\n$AMD - 46M\n$BABA - 42M\n$NIO - 33M\n$TQQQ - 30M\n$SOXS - 28M\n$MULN - 28M\n$MKD - 27M\n$SQQQ - 27M\n$VEON - 27M\n$DIDI - 26M\n$DUO - 26M\n$NVDA - 22M\n$KC - 22M\n$HYMC - 21M\n$RLX - 21M"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NVDA\n6. $AAPL\n7. $TSLA\n8. $AMZN\n9. $LNTH\n10. $QQQ\n\n( Sorted by most recent ) https://t.co/gPGqSoPovl"\t\t\n$BABA  loaded up. lot more to this company. 🚀🚀🚀 🔔\t\t\n@NIONenad Saw your post yesterday or the day before about $BABA under $80 buys. Congrats.\t\t\n"RT @InvestrTrades: FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80…"\t\t\n$BABA https://t.co/XtbKOW3Gbs\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\n"$BABA\n#Update \nenuf said  ! \nCheers #DoughGang \nWe had this from the 70s \n\nBABA 220318C80\n#openingtrade \n9:36am · 15 Mar 2022 · TweetDeck https://t.co/ACL35NDnHM"\t\t\n$BABA we need few days like this and we are good lol 🚩\t\t\n$BABA - Hot Stocks: Chinese tech stocks jump; S rises on earnings; NLOK falls; DAC hits high; TLS reaches low https://t.co/7aYlSoKlfX\t\t\n"#WallStreet 🇺🇸 Most Mentioned Tickers on WSB #wallstreetbets now:\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH\n9. $AMD\n10. $FB"\t\t\n$BABA 寄り付ã\x81\x8dã\x81§æ–°è¦\x8fイン。ã\x81¾ã\x81šã\x81¯$105ã\x81®ã‚µãƒ\x9dートラインを超ã\x81ˆã\x81¦ã\x81„ã\x81‘ã‚‹ã\x81‹æ³¨ç›® https://t.co/CrtJRCr5c9 https://t.co/9rXXAOk8UH\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $BABA\n2. $TSLA\n3. $GME\n4. $AMZN\n5. $NVDA\n6. $AAPL\n7. $SOFI\n8. $WISH\n9. $AMD\n10. $FB"\t\t\n"Today\'s Top Bearish Flow.... ðŸ\x90»\n\n$NVDA $AMZN $TSLA $AAPL $BABA $BA\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/Xy8dz7VdSk"\t\t\n"FREE ALERTS Recap ðŸ˜\x8d💵💰\n\n$BABA calls paid 330%!!💵💰🤑\n$AFRM calls paid 170%!!💵🤑\n$GM calls paid 40%!!🤑\n\nLets get 80 ♥s\nðŸ”\x81&â\x9d¤ï¸\x8f80 Likes for TOMORROWs FREE Picks!\n\n$SPY $TSLA $SHOP $AMZN $ROKU $NFLX $BYND $LCID $PLTR $COIN $HOOD $MARA $AMD $NVDA $AAPL $BA $QCOM $MRNA $PFE https://t.co/VTPLBNbeMq"\t\t\n@KASDad $BABA 285B mkt cap', ' swings 35% in a day 🤔\t\t\n$BABA that was a nice scalp. ðŸ™\x8f 📊\t\t\nToday my portfolio up 253% 🔥 $NIO $BABA $XPEV $LI $Chinese stock https://t.co/XmnE7DeYET https://t.co/ogoltkg8Fn\t\t\n$BABA what is this a penny stonk now lol 😃\t\t\nTwo days after @jpmorgan capitulates and downgraded $BABA from $180 to $65 (-63%!) stock is up 36% to $104. They stuck with overweight the entire 2 years down', ' and now may miss the bottom too. Seriously', ' who is paying for this research? https://t.co/WpTaf7Vtbc\t\t\n$BABA  time to go back ðŸ\x8f¼\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nRT @OhMyBadTrey: @smartertrader I took that $BABA call…a banger!!\t\t\n"RT @Remzztrades: +$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through…"\t\t\n@jayemdel @cperruna $BABA has been below the 200ma for over a year\t\t\n$BABA  Kevin O’Leary was crucified for saying he was a buyer of BABA because it was down like 10% on the day yesterday.  He looks pretty smart now. ï¸\x8f\t\t\n$BABA  😊 🆓\t\t\n$BABA 120$ EOW and 150$ this summer ï¸\x8f\t\t\n$DIDI $BABA NEW ARTICLE : Didi Downward Spiral Accelerates Amid Delisting Drama https://t.co/AWlXVPxDSr Get all the latest $DIDI related news here : https://t.co/3zGQZXRheB\t\t\n"Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)\n$NVDA 852k (60% call/40% put) 📣"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\nRT @CasualtyWar: $BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or tradin…\t\t\n$baba next stop 138? 🌟 https://t.co/8T8eqdDlpJ\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA is going down📉🕳 👆\t\t\n$BABA this can\'t be good. 🆓 https://t.co/hSMkCYT4hb\t\t\n$baba people are shocked on a 35 pct move.. but no one talks about the unseen mega crash sell off this name has endured from a mere 120/125 level just 3 - 4 weeks ago just because its Chinese. in extraordinary move  Chinese government was forced to intervene! BABA etc is systemic https://t.co/SwjMx6yYP2\t\t\n$BABA and Tencent are preparing to cut tens of thousands of jobs combined this year 📶\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA is this out of steam? ðŸ‘\x8d\t\t\n$BABA this can\'t be good. https://t.co/IhywqebjEI\t\t\n"$BABA\'s 37% rally is the most since it went public in 2014', ' adding back $76.5bn in market value in one day. \n\nJust 1% away from the record: the last time it climbed more was on the first day of its NY debut', ' gained 38% from the IPO price. https://t.co/OwlxSwlQ1S"\t\t\n$BABA Chart and comment @epictrades1 @KirasEpicTrades @AmCapTrader https://t.co/bONt5gMLqw\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$BABA Highest volume weekly candle since IPO', " beautiful bullish engulfing candle. I don't like catching bottoms", ' or trading stocks in downtrends. Will be watching 👀 to see if price can push back above the 10 sma. \n\nChart courtesy of @TrendSpider https://t.co/8AVoEhCvJc"\t\t\n"$BABA got back 73B in market cap today \n\nFor a gauge', ' $UBER is worth 63B"\t\t\n$BABA holy shit I really almost bought in the 70’s I knew it I knew it I almost yoloed woulda made 4000 fk I shoulda fk knew it I love these stocks ï¸\x8f\t\t\n@cperruna $BABA and other Chinese ADRs looked like that (basing and reversing) a few weeks ago and then took another leg lower...\t\t\n$BABA why is this down After Hours? ï¸\x8f\t\t\n"$BABA 👌\n\n$SPY $QQQ https://t.co/ozFgnSyJyP"\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 9.85 (343.44 %)\n$BIDU(04/01) P 1.175 -> 7.35 (525.53 %)\n$CVX(04/01) C 2.11 -> 3.1 (39.81 %)\n$BIDU(03/18) P 6.675 -> 32.85 (392.13 %)"\t\t\n"RT @jen__suarez: $AABB\n \n$JD\n \n$BABA\n \n$KC\n \n$PDD\n \n$AABB\n X20-X50 Coming Watch List \n$AABB\n you will be extremely happy. BOOM TOWN Imminent"\t\t\n"2022-03-11 #Profits:\n$AAPL(03/18) P 4.4 -> 7.95 (80.68 %)\n$BABA(03/25) P 3.075 -> 13.6 (335.77 %)\n$BIDU(03/25) P 3.475 -> 18.9 (443.88 %)"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA  they want  to squeeze shortLF ï¸\x8f\t\t\n$BABA Chinese will take all the profit and leave US bulls to drown. 🤣 ✅\t\t\nthese are the trending stocks $BABA  $BRK-B  $DIDI  $BRK-A  $NIO  $^IXIC  $SONN https://t.co/elWlbMYSHV\t\t\n"â™»ï¸\x8f El mejor dia en bolsa. Cartera +5', '4%\n#Alibaba $BABA  +36%\n#Exprivia $XPR +25%\n#Teladoc $TDOC +11%\n#Corsair $CRSR +11%\n#Nagarro $Na9 +8%\n#Meta $FB +6%\n#JDSports $JD +5%\n#LleidaNet $LLN +5%\n\n✅Posiciones con subida superior al 5%\n\nCon un par mas de dÃ\xadas asi...\n\nYTD en verde😂😂"\t\t\n"Stocks Traded Today: \n\nLong \n$NVDA \n$UPST \n$BABA \n$WEAT (held last night. closed loss) \n$BTU (loss. closed)\n$TQQQ \n$SQQQ \n$SARK \n$GFS \n$AAPL \n\nShort \n$BABA \n$QQQ (puts and stock) \n$JPM (Loss.Closed)\n\nVery active today due to wild swings. Great day for quick trades. Ty Jerome"\t\t\n@Miguel_Boggiano Cómo pegaste la inversa de $BABA groso!\t\t\n$BABA just talking shit. Carry on. 😘\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n$BABA is dropping like multiple flies ☑\t\t\n$BABA lol ï¸\x8f\t\t\nDD Cluster #2 $UPST $FB $TSLA $BABA\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nSoy el P.Amo clavando suelos!!', ' ya habeÃ\xads visto hoy lo de $BABA no?', ' pues yo las llevo a 191$ . Como te quedas ??', ' soy un maquina!\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA $BIDU $TCEHY https://t.co/FCvzitq1iy\t\t\nLes comparto el portafolio de prueba del algo “Tlalchichiâ€\x9d ðŸ\x90•especializado en #BIVA el cual fue impulsado principalmente por $BABA y $CEMEX con un acumulado de +4.43% desde el lunes #TradingClubMX https://t.co/tNVAaeBJvA https://t.co/pJmvQDrnId\t\t\nRT @eg651: $cenn some observations $didi $kweb $spy $baba $wkhs $solo $muln https://t.co/EjHmRLurUw\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n$BABA I\'m richaahahahhaah â˜\x9d\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"Unreal month of March for https://t.co/p55CBF6zGu. So far we\'re 22 and 3. All 3 losses went GREEN. Especially $BABA. Can\'t believe it! \n \nTraded $FB $AAPL $SPY $QQQ $BABA $AMD $JETS $BA $SQ https://t.co/bA07TOCWYI"\t\t\n@chadha_mayur Nice move', ' I was actually eyeing $BABA a few days ago\t\t\n$BABA life is good 👆\t\t\n$BABA baba will run the world in 2-3 years.. US economy will collapse with Amazon ✔\t\t\n"RT @NP_Trader01: 3/17 Watchlist \n$SBUX C > 87.72 / P < 86.40\n$TSLA C > 842.45 / P < 821.90\n$BABA C > 105.82 / P < 104.35\n$INTC C > 46.62 /…"\t\t\nTrade 2: Short $BABA https://t.co/S1yylkEBcf\t\t\n"RT @NP_Trader01: 3/17 Watchlist \n$SBUX C > 87.72 / P < 86.40\n$TSLA C > 842.45 / P < 821.90\n$BABA C > 105.82 / P < 104.35\n$INTC C > 46.62 /…"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n$BABA Soon the world will be made in China? Lol 😆 📢\t\t\n"Today we love you j pow \n\n â\x9d¤ï¸\x8f\n$BNGO +10.8%🟢\n$TSLA    +3.4%🟢\n$BABA     +33%🟢\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2%🟢\n$MSFT   +0.8%🟢\n$FB         +4.0%🟢\n$GOOGL +1.7%🟢"\t\t\n"Am I being the only one who invested (a lot) in $BABA on levels 150-230 but not on levels 75-95!? 🙈\nDouble whammy!"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nbet they push $BABA thru 130 overnight https://t.co/GGWYOlKCSC\t\t\n$BABA huge day today! Wow! Trimmed some profits at $105 after hours. Just wow!! 🙌ðŸ\x8f¼ðŸ™ŒðŸ\x8f¼ next target $135 💲\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"RT @El_P_Financiero: $BABA +20% en Hong Kong (y otras chinas):\nEl gobierno chino anuncia medidas para estabilizar los mercados e impulsar l…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA it can go from $100 to $150 in a day', ' just like BIDU 📢\t\t\n$BABA they’re going to announce how many shares they bought back during the quarter at earnings and this shit is going to fly ï¸\x8f\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\n$ANPC $HYMC $BABA   buy some anpc low float and needs to move soon! â–¶\t\t\n"3/17 Watchlist \n$SBUX C > 87.72 / P < 86.40\n$TSLA C > 842.45 / P < 821.90\n$BABA C > 105.82 / P < 104.35\n$INTC C > 46.62 / P < 46.06\n$SPY $QQQ $SPX $AMC $GME https://t.co/zPjXe5mu93"\t\t\nRT @MarketOmega: +$13', '718. Informed members during the PM analysis that we\'re seeing capital flow into China stocks. Also Fed raised rates…\t\t\n"Peek a boo ? \n\n$spy $baba https://t.co/eO6K5Q8vqA"\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"Example: $KWEB $BABA\n\nWho is next?\n\nWhat opportunities do you see? \n\nThey technically will be below all MAs ;) https://t.co/MKBmGir7tS"\t\t\n"RT @tommecha1025: $CWEB\n今日ã\x81°ã\x81£ã\x81‹ã\x81—ã\x81¯ã\x81¿ã‚“ã\x81ªå–œã‚“ã\x81§ã\x81„ã\x81„ã\x81§ã\x81—ょã\x81†ï¼\x81指を咥ã\x81ˆã\x81¦è²·ã\x81ˆã\x81ªã\x81‹ã\x81£ã\x81Ÿæ–¹ã€\x81ã\x81¾ã\x81\xa0é–“ã\x81«å\x90ˆã\x81„ã\x81¾ã\x81™ã‚ˆï¼Ÿ\n\n$BABA 助ã\x81‹ã\x81£ã\x81Ÿãƒ¼ðŸ˜‚\nã\x81‚ã\x81¨1æ—¥ã\x81šã‚Œã\x81¦ã\x81Ÿã‚‰ãƒ\xadスカットã\x81\xa0ã\x81£ã\x81Ÿãƒ¼\nè€\x90ã\x81ˆã\x81Ÿãƒ¼ãƒœã‚¿ãƒ³æŠ¼ã\x81—ã\x81‹ã\x81‘ã\x81Ÿãƒ¼\nå°šã€\x81çµ¶è³›å\x90«ã\x81¿æ\x90\x8d。。 https://t.co/3…"\t\t\nRT @kincomm: #ChartOfTheDay: Hong Kong stocks rally as #China pledges to support financial markets. The Hang Seng index surged by 9%', ' with…\t\t\nRT @THEWOLFOFTASI: شاهد Ø\xadجم التداول على سهم شركة علي بابا لهذا اليوم 155 مليون سهم دÙ\x81عت بسعر السهم لاختراق مستويات الـ 100 دولار بارتÙ\x81اع 36…\t\t\n$BABA maybe his 100 bday tube honest that’s how you make money! ✨\t\t\n@compound248 As a $BABA bag holder I approve this\t\t\n"RT @AlfieData: #FinTweet hace 2 semanas llorando por las pérdidas en $BABA  que arrastran desde hace meses y acumulando en bajada.\nHoy todo…"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n@hellostake $baba for once 😂\t\t\n$BABA Enjoying the ride\t\t\nguy says i told you so at the bottom. don\'t mock! $BABA https://t.co/O69cDYaAD3\t\t\n$BABA ðŸ\x90» ? ï¸\x8f\t\t\nHablame de piedra.. $JPM $BABA https://t.co/SjUI1KPzcW\t\t\n$BABA telling ya ez money 👇\t\t\n@BlazeTradezzz $BABA went wild\t\t\n"#ChartOfTheDay: Hong Kong stocks rally as #China pledges to support financial markets. The Hang Seng index surged by 9%', ' with @AlibabaGroup and @TencentGlobal also up over 30% today on the news. Is momentum shifting back into Chinese markets?\n\n$BABA $TCEHY #ChineseStocks https://t.co/hGOUoMw6eM"\t\t\n"$AABB $AABBG  \n \ncrazy what A little typo can start.  \n \nkinda like how $BABA got lucky and stole a shit load of hype that should have sent us flying today ï¸\x8f"\t\t\n"$BABA Charlie won’t even look at this for a couple more years!\nStrong like Bull 📢"\t\t\n"I rarely play meme stocks but looks like Chinese can do the same trick\n\n$BABA no charts but $75 looked good', ' never expected it to go 30% up in a day.\nEven the dead options I had went 4-5x', ' real crazy stuff https://t.co/TU83R6ORzC"\t\t\n"RT @CramerTracker: Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5…"\t\t\n"$CWEB\n今日ã\x81°ã\x81£ã\x81‹ã\x81—ã\x81¯ã\x81¿ã‚“ã\x81ªå–œã‚“ã\x81§ã\x81„ã\x81„ã\x81§ã\x81—ょã\x81†ï¼\x81指を咥ã\x81ˆã\x81¦è²·ã\x81ˆã\x81ªã\x81‹ã\x81£ã\x81Ÿæ–¹ã€\x81ã\x81¾ã\x81\xa0é–“ã\x81«å\x90ˆã\x81„ã\x81¾ã\x81™ã‚ˆï¼Ÿ\n\n$BABA 助ã\x81‹ã\x81£ã\x81Ÿãƒ¼ðŸ˜‚\nã\x81‚ã\x81¨1æ—¥ã\x81šã‚Œã\x81¦ã\x81Ÿã‚‰ãƒ\xadスカットã\x81\xa0ã\x81£ã\x81Ÿãƒ¼\nè€\x90ã\x81ˆã\x81Ÿãƒ¼ãƒœã‚¿ãƒ³æŠ¼ã\x81—ã\x81‹ã\x81‘ã\x81Ÿãƒ¼\nå°šã€\x81çµ¶è³›å\x90«ã\x81¿æ\x90\x8d。。 https://t.co/3yv8Zf2FZg"\t\t\n"Since Jimmy advised NOT to buy stocks in Russia or China:\n\n$BABA +35%\n$BIDU +38%\n$DIDI +45%\n$JD +49% https://t.co/TWCmR5qQB8"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@TipRanks what was that you published yesterday about Alibaba? “Don’t catch the falling knifeâ€\x9d 😂 $BABA 🚀\t\t\n"Don’t call me daddy.\n\nCall me $BABA. https://t.co/f5yXGV2ToI"\t\t\n@salilrajadhyx Now let\'s compare to bullish reports on $BABA a year or two ago. Embarrassing.\t\t\n"🎙 El dinero de verdad con $BABA NO está en la compra de acciones en el suelo del mercado buscando un rebote…\n\nâ–ªï¸\x8f Las posibilidades que dan las OPCIONES tanto con ventas de CALL como de PUT OTM en este tipo de mercados con alta volatilidad y rangos no tienen comparación https://t.co/nb518k1YjF"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 283\n$TSLA  Price: $840.23  Mentions: 184\n$SPX  Price: None  Mentions: 168\n$QQQ  Price: $340.32  Mentions: 165\n$BABA  Price: $104.98  Mentions: 131\n\n#stocks #investing #trading"\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 131\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 283\n$QQQ Mentions: 165\n\n#stocks #investing #trading"\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n"$BABA  This was from yesterday🤣🤣\nJP Morgan got burned with their short position lmao 💫 https://t.co/kc6vp0kFlT"\t\t\n"He just gave you the FU arm sign \n\nNotice the MUTE IS ON\n\n$baba $spy $fb $tsla $kweb https://t.co/uCFYQ2rosz"\t\t\n"$BABA seeing an uptick in chatter on 4chan over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #4chan  #investing https://t.co/IONOHmrid0"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA over sold big time that\'s why it\'s doing the dead cat bounce.  Shorting soon ☑\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n"$BABA   \n\nHe said SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL \n\nat the bottom \n\nSELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL SELL https://t.co/vSTv4Qq0Mc"\t\t\n$BABA my buys @ 77.7 Monday looking juicyyyy âš¡\t\t\n$BABA  ðŸ\x8f¼ https://t.co/i4va8louSu\t\t\n"$BABA $NIO $TENCENT \nBelieve in the companies and china', ' but sold half of postion started last 3 days. \nTake profits kids. Chances of a pull back after a day like this is real. \nWill buy back later. ↔"\t\t\n$BABA Ray Dalio', ' Kevin O’Leary', ' Charlie Munger', ' very likely JPM all bought the dip. They are not selling for pennies!!! 🚀🚀🚀 ☑ https://t.co/NhywidC0c1\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\nRT @professorDman1: $ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my ra…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 69 | -45.2% | 🚀\n| $BABA | 44 | -58.9% | 🚀\n| $GME | 38 | 15.2% | 🚀\n| $QQQ | 17 | -50.0% | 🚀\n| $TSLA | 14 | -30.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n$ZSAN 35% move so far for the day let’s get 100%+ tomorrow ( $PETZ will go 100%-200%+ that will be $1+ ) $GLG on  my radar again for tomorrow $BABA holding 75% $DIDI holding 50% of my position (total 22 swings going into tomorrow)have a awesome  day everyone\t\t\n$BABA shorts liquidating that\'s all. Who\'s buying from them nowadays.  I buy from Amazon with prime.  Free shipping ↘\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n$baba  shorts getting sucked in love it 👉\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n$BABA faith restored in this sleeping giant today. 📌\t\t\n$BABA i think it\'s funny all the bulls show up like they called it for a day', ' but the bears have been calling it for the better part of 18-months.  No skin in the game at the moment', ' just a funny observation. 😃\t\t\n"RT @CNBCFastMoney: Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA htt…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (39)\n2. $BABA (20)\n3. $TSLA (12)\n4. $QQQ (10)\n5. $AMZN (9)\n6. $GME (8)\n7. $SOFI (7)\n8. $HOOD (4)\n9. $ST (4)\n10. $PYPL (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ZQ3IEN2Emg"\t\t\n"Alibaba soaring 36% percent today!\n\nOur own @GuyAdami called a 20% rally yesterday. He reacts to today\'s move. $BABA https://t.co/rffMaqxCjU"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 70 | -44.0% | 🚀\n| $BABA | 49 | -52.0% | 🚀\n| $GME | 35 | 0.0% | 🚀\n| $QQQ | 18 | -45.5% | 🚀\n| $TSLA | 15 | -21.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@itscharliemar $BABA 3 million!\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $GLG 🥈\n3. $PD 🥉\n4. $MKD\n5. $QQQ\n6. $SPX\n7. $NVDA\n8. $BABA\n9. $AAPL\n10. $RIOT\n\n( Sorted by most recent ) https://t.co/sRHXf4ZBj4"\t\t\nI can tell the $BABA coverage is going to be insufferable if it just goes back to where it was a few months ago… https://t.co/GKCjjsjnrO\t\t\n"#China...wow', ' fucking wow!\n\n$TCEHY:  +33%\n\n$BABA:  +37%\n\n$BIDU:  +39%\n\n$JD:  +39%\n\n$PDD:  +56%"\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\n$BABA $BABA is the most mentioned ticker on WSB😅😅 🪄\t\t\nChina bounce ', ' dead kitty variety or memorex $BABA $BIDU @hfrfromthefloor got out of his long early 9% wasn\'t in his cards. All All Catholic @MarchMadnessMBB is this the year @PCFriarsmbb  Buy zone $CL_F  $ZW_F $ZB_F selling ahead https://t.co/WqbQwpT52e\t\t\nTalk about an awful entry position of $125 in $BABA -> up 37% and still down around 16%. Who care low volume but def learning as I go - indices > stocks https://t.co/rFYRpd5QZL\t\t\n"#FinTweet hace 2 semanas llorando por las pérdidas en $BABA  que arrastran desde hace meses y acumulando en bajada.\nHoy todos están con plusvalÃ\xadas celebrando haber comprado en suelo.\n\n😂😂😂😂 https://t.co/2MsR9Alvib"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 71 | -42.7% | 🚀\n| $BABA | 50 | -50.5% | 🚀\n| $GME | 34 | -2.9% | 🚀\n| $QQQ | 18 | -45.5% | 🚀\n| $TSLA | 15 | -21.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$Baba some trend scalp https://t.co/FMSLtbWcGt\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (22 mentions)\n2. $BABA (18)\n3. $QQQ (8)\n4. $TSLA (6)\n5. $FB (5)\n6. $SOFI (4)\n7. $AMZN (3)\n8. $PYPL (3)\n9. $GME (3)\n10. $IPO (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(AfterHours)\n\n1. $BABA Alibaba -0.37%\n2. $SBUX Starbucks +0.64%\n3. $TSLA Tesla +0.22%\n4. $FB Meta +0.11%\n5. $AAPL Apple -0.01%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n(AfterHours)\n\n1. $SBUX Starbucks +0.64%\n2. $BABA Alibaba -0.37%\n3. $KSS Kohl\'s +0.3%\n4. $SOFI SoFi +3.27%\n5. $PD PagerDuty +15.46%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nRT @mktparticipants: 🎤💪 $KWEB $FXI $BABA $PDD $JD https://t.co/SDaVlYziUX\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/3MMxOJuKHv\t\t\n"Biggest Mega-Cap Gainers for Mar 16', ' 2022:\n\n$BABA +36.76%\n$ASML +9.04%\n$NVDA +6.63%\n$FB +6.04%\n$ADBE +4.91%\n$CRM +4.81%\n$TSLA +4.78%\n$JPM +4.47%\n$AMZN +3.89%\n$NVO +3.70%\n\nResearch on https://t.co/Y2cUko1gq2"\t\t\nHave a drumstick and your brain stops tickin\' $BABA $TCEHY\t\t\n$BABA $150 by tomorrow?🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 💲\t\t\nToday was a giant darkpool day on many of my favorite tickers.  That is typically bearish on a day like today.  I\'ll post analysis later tonight. $AMZN $XOP $XLE $QQQ $TSLA $BABA $NVDA $FB\t\t\nSold 1/3 of $BABA today for +26% Switched all money from $VTRS into $GILD (same value today in my portfolio). I’m out of $VTRS don’t like insiders selling at this price ✔\t\t\n"couple of equity names are at or above their monthly opens', ' good litmus test of if these moves have more leg is whether or not they can flip \'em\n\n$amzn $baba $nvda $msft https://t.co/mlmadM7E0b"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"Hoy es el dÃ\xada que más money he ganado en bolsa. 📈\n\nPero aún estamos lejos de BEP…\n\nHola @carlosotermin \n\n$pdd $baba $li \n\n🚀🚀🚀"\t\t\nSold 1/3 of $BABA today for +26% Switched all money from $VTRS into $GILD (same value today in my portfolio). I’m out of $VTRS don’t like insiders selling at this price\t\t\n@The_RockTrading Now show your $BABA puts\t\t\n$KWEB $BABA $1810 🥰 chinese stonks baka will add sa HL on $SE and $NIO https://t.co/FFCPYfYgiS\t\t\n$BABA is the most mentioned ticker on WSB\t\t\n"$baba\n\nDark Pool activity:\n\n2.0m shrs @ $104.98 or $212m"\t\t\nRT @CasualtyWar: $BABA 148', '000', '000 shares traded today. Massive volume! Back above the 8 & 21 ema. Very interesting spot. Especially since…\t\t\n"RT @Palmieri888: $BABA \n\nPre - MKT\n\n   Volando   92.45"\t\t\n"RT @Palmieri888: Bien ¡¡\n\n  $BABA \n\n A precios del 10 de marzo del 2022"\t\t\n$BABA people that don\'t like this stock', ' company and country are retarded 💫\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\n"RT @snickersty: @jicchamatome 3月16日マーケット振り返り♫\nTop Active: $DIDI ↑41.67%; $NIO ↑25.59%; $BABA ↑36.76%; $BEKE ↑64.35%;\n今日ã\x81¯FOMCã\x81Œã\x81†ã\x81¾ã\x81\x8f行ã\x81£ã\x81Ÿã‚ˆã\x81†ã\x81§ã€\x81会è\xad°ã\x81®å¾Œâ€¦"\t\t\n$BABA I believe in you baba 🥳 ï¸\x8f\t\t\n$BABA congratulations whoever bought last few days ðŸ‘\x8d\t\t\n$Baba almost 8', '000% today. Whoever had calls banked. Wtf is going on in China 🇨🇳? https://t.co/2nBgAsrp2s https://t.co/LOg5kAbtaT\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/Z79QJvdUoz\t\t\n"Alibaba $BABA shares were up 35% today. @GuyAdami and @CarterBWorth weigh in on the move.\n\nWatch the full episode: https://t.co/cjrPLgjywF\n\nSponsored by @FactSet @OpenExc https://t.co/neq5MoIEX4"\t\t\n$BABA Where are new self made millionaires? âš¡\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$TSLA $SPY $BOXL $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/0jvG0x3Ahd\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nThey downgraded $BaBa with target PE of 7', ' citing slow growth in China (expected 5.5% GDP growth this year.).  Meanwhile', ' Amazon is PE is 40+ and US GDP growth rate is expected to be only 3 percent range…. Makes no sense https://t.co/LC92WfgDK7\t\t\n@a_inversor Como las clavas con $baba 😅😅\t\t\n"@juan8896ma241 @afpb01 @Merval_Surf Ojo que las medidas no eran sólo contra $baba', ' eran a varios rubros\n\nDesistieron de regular más el mercado', ' hay empresas que hoy se mandaron +70%. Hasta el etf de china se mandó +18%"\t\t\n"RT @DwyaneTrade3: Started the day down -$1k because of swings so I’ll chalk today up as a W. Crazy day\n\n$SPY puts for +100% ✅\n$BABA calls f…"\t\t\n$BABA $BIDU $TENCENT $MPNGY  - Thank you @KevinOLearyOfficial for the buy signal yesterday went 12k in each~ up over 18k in one day. 🔔\t\t\n"$SPY $QQQ It\'s not very often that u see a $50B market cap stock and a $250B market cap stock move 40% in a day \n \n🔥 $BIDU \n🔥 $BABA 📌"\t\t\nRT @tzimasr: $BABA & $veon what if all your money was on these two today? ðŸ‘\x8d\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', " AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/id1RBeW4TY\t\t\n$BABA Bears today 🔔 https://t.co/0oTnMefNuT\t\t\n@GuyAdami $baba https://t.co/yTbgrUkeIk\t\t\nRT @totalinvestor1: Today's Most Active #Stocks by Volume in the US #StockMarket were: $DIDI", ' $NIO', ' $BABA', ' $BEKE', ' $AMD', ' $AAPL', ' $RLX', ' $F', ' $S…\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/zDUXXzTpM9\t\t\n$BABA  that\'s why it\'s called"Fast Money" lol â–¶\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/iCvQ4Yza17\t\t\nI can\'t tell you how many times I\'ve thought trading the stock market wasn\'t for me. Every now and then I get a little sign that says "keep going". Today', ' that sign was $BABA 💜 https://t.co/Ne9AzrrXSU\t\t\n@KTTECHPRIVATE Where do you see $Baba going?\t\t\n$BABA I’m up 1.50% in the last 5 years! YES!  😂 😄\t\t\n$BABA if this is not trend reversal', ' I don’t know what is! On the way to all time high by the end of 2023! ï¸\x8f\t\t\n$BABA  short squeeeeeeeze part incomming 💢\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA 🚀🚀🚀🚀🚀🚀🚀 âš¡\t\t\n"Top Sweep Activity from Smart Money daily recap courtesy of the real-time dashboard from https://t.co/XFSr9itA5W:\n\n1. $AAPL 72.1K contracts\n2. $BABA 42.9K\n3. $NVDA 29.4K\n4. $BAC 24.5K\n5. $F 24.1K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/jBHgFXdkgg"\t\t\n$BABA: macro good news from the CN government backing up those companies', ' that is pushing this crazy movement in CN stocks. However', " keep in mind that it's still in a strong downtrend unless B/O. I'm more favoring a reject near-term", ' then double-bottom', ' before the real rally. https://t.co/UEfMTgC5cw\t\t\n"$SNOW\n\ncouple $230 sweeps came in a few days back at the lows (mar & april) - so they\'re up a good chunk already\n\ncould pull a $BABA if we really start squeezing https://t.co/80TVBmbDjO"\t\t\nRT @_GalacticChild: @ParrotStock sweet good stuff. I sold some $JPM $140C and $SPY $425P was up 13% today. added to my $BABA $AFRM $SE $DOC…\t\t\n$BABA 📢\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/WC4SnYaZUq\t\t\n$KWEB f me', ' if i knew an etf can 🚀', ' i would have went all out on this index instead of taking individual stock risk.  $BABA $FUTU $IQ ï¸\x8f\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"A cuantos de vosotros os dura aún la ""trempera"" del subidón de hoy de $BABA ?? 😱🤗 increÃ\xadble casi un 37%\nAún asÃ\xad no hay que olvidar de dónde viene.. 😎🤘ðŸ\x8f¼ðŸŽ¸\n#LongBABA 🚀🚀🚀🚀 https://t.co/v22XqtV6Ju"\t\t\nRT @Tradytics: Congrats to $BABA traders today. ðŸ™\x8f\t\t\nDamn $BABA almost 8', '000%! Whoever had calls today banked hard. Definitely wasn\'t me unfortunately lol https://t.co/yAHCMeKeTy\t\t\n"円安も相ã\x81¾ã\x81£ã\x81¦è³‡ç”£ç·\x8fé¡\x8dé\x81ŽåŽ»æœ€é«˜ðŸ”¥ðŸ”¥\nã\x81Ÿã\x81\xa0ã€\x81個人的ã\x81«ã\x81¯ã‚‚ã\x81£ã\x81¨ä¸‹ã\x81Œã\x81£ã\x81¦ã\x81\x8fれã\x81Ÿæ–¹ã\x81Œè²·ã\x81„増ã\x81—ã\x81—ã‚„ã\x81™ã\x81\x8fã\x81¦è‰¯ã\x81„ã‚“ã\x81\xa0ã\x81‘ã\x81©ðŸ˜‚\n$SNOW ã\x81¨ã€€$BABA ã\x81¯çµ\x90構ガãƒ\x81ã\x81§ç‹™ã\x81£ã\x81¦ã‚‹ã‚“ã\x81\xa0ã\x81‘ã\x81©ã€\x81ã\x81“れã\x81\xa0ã\x81‘上ã\x81Œã‚‹ã\x81¨å°‘ã\x81—è²·ã\x81„ã\x81¥ã‚‰ã\x81„。ã\x81Ÿã\x81\xa0ã€\x81ã\x81¾ã\x81\xa0é–“ã\x81«å\x90ˆã\x81†æ\xa0ªä¾¡ã\x81¨æ€\x9dã\x81£ã\x81¦ã\x81¾ã\x81™ðŸ˜…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/BXGNVt64WE\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/refH7Py3ry\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', " AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/RkRvTvZatF\t\t\nHow can this channel still exist? $baba @CNBC https://t.co/nhD4oxCQ1I\t\t\nhey yo  $baba i am that motherfucker https://t.co/oSVNkEf9Rn\t\t\n@gualestrit Compro $BABA al 1000%\t\t\nI don't feel sorry for whoever shorted after JPM's fud downgrade. Billionaires like Charlie Munger", ' Ray Dalio', ' and Kevin O\'leary didn\'t invest in $BABA for no reason. Follow the money. â\xad\x90\t\t\n@GarethSoloway Some of these are exceedingly undervalued but China was iffy. I took the plunge on $BABA anyway and it worked out well.\t\t\n$BABA  ðŸ‘\x8f.. thank you ðŸ™\x8f ðŸ‘\x81\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n$BABA people that bought at over $200 😀\t\t\nAlibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo. Sólo os puedo decir que puede convertirse en una gran multibagger durante la próxima década. $BABA\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n$BABA I’m in @ $78 🚀🤙 ðŸ‘\x8d https://t.co/pW6KXOcQwR\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nDidi Global $DIDI 231.8M Shares\n$NIO 166.6M\nAlibaba $BABA 157.3M\n$BEK…"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"The best place for Traders to Gain  \nhttps://t.co/3vbD4Mdsw5\n\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $UGAZ  $JD https://t.co/BB8kT9Bzh6"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n@TihoBrkan It was REALLY hard but it paid off to hold those $baba.\t\t\n"$BABA \n\nStill in a LT downtrend... Unless it punches through the 20wma convincingly. ï¸\x8f https://t.co/YqS42El1f9"\t\t\n🇨🇳 numba 1 $baba $bidu $pdd https://t.co/xeO5WPM2Vq\t\t\n"Most winning trading chat!!! For a limited time', ' we are opening our trading chatroom to the public! \nhttps://t.co/3vbD4Mdsw5\n\n $VGR $CFB $AAPL $MSFT $AMZN $GOOG $GOOGL $BABA $FB $JD https://t.co/dHQp1JhFFs"\t\t\nRT @h_2_x_o: $BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/a…\t\t\n"$BABA called it u scum ass shorties & lame bears ðŸ\x90»ðŸ–•\n\nHope u didn’t get to cover lol 😂 📌 https://t.co/c1YIt94ppa"\t\t\nRT @UPBOptionMil: Todays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\n"Breaking News: $BABA HKTDC MarketingPulse and eTailingPulse open today https://t.co/k6KPubwkyc\n    \n #MWN #Stocks @Observer_VIX @techrecruit101 @jmichaelbarker  $VNET $SONN $TCBP $GNCP"\t\t\n"昨日久ã\x81—ã\x81¶ã‚Šã\x81«ã€\x81国内買ã\x81£ã\x81Ÿã€‚\nソフãƒ\x90ン。昨夜ã\x81® $baba ã\x81®ä¸Šã\x81’を見ã\x81¦ã‚‹ã\x81¨ã€\x81今日ã\x81¯å‹\x9dã\x81£ã\x81Ÿã\x81ªã€‚"\t\t\n@smartertrader $baba\t\t\n$BABA $jd amazing day but i sold too soon. I\'ll wait for the next dip 👆\t\t\n$BABA  I bet people think that they are going to fill that gap right away. ↔\t\t\n$BABA lot of cigarettes gonna be smoked by am ', ' let them keep hitting that buy bottom. 🆙\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\nRT @Javier30670747: $BABA Ser prudentes. Lo mismo que ayer os decÃ\xada que se podÃ\xada entrar de forma cauta y asumiendo cierto riesgo. Ahora os…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $GLG 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $BABA\n6. $ES…"\t\t\nDamn these entries are some fkn snipes!!! I held $BABA up to 97 then sold! https://t.co/icZBJFlbsm\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"$BABA   $105 \n \nW H A T 👀"\t\t\nEveryone is talking about $BABA 🚨 âž¡\t\t\nRT @AllDayA_: Always a good day when I can walk away early and be happy! Started my day off with a $BABA short idea out the gate covered pe…\t\t\n$BABA pt end of 2023? ↘\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"Above5DaysMA\n$ACHR $3.88 16.52% 12.79% 33.33% -44.81% 62.25\n$API $10.70 51.34% -3.86% -1.11% -41.14% 51.51\n$APP $51.09 11.16% 5.25% -27.34% -43.72% 42.18\n$BABA $105.15 36.99% 4.18% -13.99% -15.14% 50.52\n$BIDU $150.93 39.26% 4.65% -6.04% 1.51% 53.14"\t\t\n"Notable open interest changes for November 22nd\n$BABA $AAPL $TSLA $NVDA"\t\t\n"S&P500 Sectoral Equal weighted ETFs \n$RYE  $RHS  $RYU  $EWRE  $RTM $RYH  $RYT  $RYF \n$EWCO   $RCD  $RGI  \n\n#trading #investing #stocks #equities #options #alpha #rates #trading #bonds #FOMC #Fed #Powell #BTC @RRGresearch #HedgeyeNation $TSLA $AMZN $SPY $QQQ  $KWEB $BABA $NIO $SPY https://t.co/O29k8DE5Mh"\t\t\nRT @MarketRebels: $BABA is the most mentioned ticker on WSB\t\t\n"🚨 Trading Bear Markets means... one must be adept enough to land on one\'s feet when #RYFO counter-trend rallies 👇\n\n#trading #investing #stocks #options #alpha #rates #trading #bonds #FOMC #Fed #Powell #BTC $TSLA $AMZN $SPY $QQQ $IGV $BEKE $KC $KWEB $TLT $BABA $NIO $SPY https://t.co/uPa23zdAJq"\t\t\nEveryone is talking about $BABA 🚨\t\t\n$BABA up +100b just because CCP said no more tech crackdown 😂 👀\t\t\n"$BABA Kevin O\'Leary Loads the Boat before St. Patrick\'s Day. \n \nLUCK of the Irish = Labor Under Correct Knowledge', ' SMART! âž¡"\t\t\n$BABA WOW 😘\t\t\n"$BABA  \nif hongkongers can\'t push another 15% tonight', ' we may see double digits one more time', '  that might me last one we see double digits ↘"\t\t\n$BABA nobody cares about your $50 bet bear 💢\t\t\n$BABA is the most mentioned ticker on WSB\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n$BABA stupid greedy shorts will cause this to go up much faster tomorrow â–¶\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA I covered baba on 2/24 Premarket earnings told ya it was a good buy. https://t.co/fTXUZZvdBQ 💟 https://t.co/y9CIH3RpHz\t\t\nTodos habÃ\xadan comprado $BABA esta semana no?\t\t\n$BABA got back 🌟\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n$BABA  March 2023 $100 calls for $10  picked up yestered.. lol almost in the money and 1 year to go. Dnt f me xi ðŸ‘\x8d\t\t\n"FPA Crescent Fund 4Q21\n\nTrailing Twelve-Month Contributors: $GOOG $AIG $AVGO $JEF $GLNCY\nand Detractors: $BABA $SPY $SFTBY $NEXOF $NPSNY\n\nListen to:\nhttps://t.co/4G2Lxf2sJS"\t\t\n$BABA Hang seng aka hang man killed it today. 16% wtf man.insane ðŸ‘\x8d https://t.co/eIMbW1Ez4C\t\t\n$BABA 110-120 tomorrow 🆓\t\t\n"Large cap stocks with the most shares traded today\n\nDidi Global $DIDI 231.8M Shares\n$NIO 166.6M\nAlibaba $BABA 157.3M\n$BEKE 117.9M\n$AMD 113.4M\nApple $AAPL 101.9M\nFord $F 82.5M\nPinduoduo $PDD 78.6M\nNvidia $NVDA 66.9M\nAmerican $AAL 66.6M\nPalantir $PLTR 62.6M\n$JD 60M\n$BAC 59.1M"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 271\n$TSLA  Price: $840.23  Mentions: 180\n$SPX  Price: None  Mentions: 162\n$QQQ  Price: $340.32  Mentions: 158\n$BABA  Price: $104.98  Mentions: 127\n\n#stocks #investing #trading"\t\t\n$BABA mind blowing considering market cap of BABA shit hit waves ðŸ˜\x81\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 127\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 271\n$QQQ Mentions: 158\n\n#stocks #investing #trading"\t\t\nand to be clear i bough 0 shares of $baba when i tweeted this. do as i say', ' not as i do! https://t.co/9NjyIneOLp\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n@TjTheTrader_ $BABA', ' $GDX\t\t\n$EIGR  the results are out tomorrow! $BABA $BMY $AZN $JNJ 🔔\t\t\n$BABA Holy crap this had over $16 BILLION WORTH OF SHARES TRADED TODAY to cause the move. And that doesn’t even include pre market or after hours. Damn ï¸\x8f\t\t\n$BABA Sad shorts got steamrolled today. Trust in Munger. ï¸\x8f\t\t\n"$BABA \n\nDelistification soon! ï¸\x8f"\t\t\n$BABA akan for tomorrow 14-20 ✔\t\t\n"RT @Sae72Ahmed: Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the m…"\t\t\n"Today\'s Most Active Stocks (Highest Trading Volume):\n\n$SONN (Price: 0.51', ' Vol: 275.01M)\n$DIDI (Price: 2.55', ' Vol: 231.82M)\n$NIO (Price: 18.75', ' Vol: 166.57M)\n$FXI (Price: 32.82', ' Vol: 165.02M)\n$TQQQ (Price: 48.44', ' Vol: 162.04M)\n$BABA (Price: 104.98', ' Vol: 157.28M)"\t\t\n"Day 4\n$BABA $BEKE $FINV $WAFU https://t.co/gChCd57sa4"\t\t\nRT @BeaglierCap: $BABA https://t.co/OCsEdRfWNp\t\t\n$BABA lol Chinese stocks don’t play by your dam charting rules 😂😂 President XI gives no fucks about wiping you out 🆓\t\t\n"Massive call +731k 💰\n\n$NVDA 240c', ' 245c\n$QQQ 330c 336c\n$TSLA 820c', ' 850c\n$SPX 4300c', ' 4320c\n$AMZN 3100c\n$BABA 100c\n\nWhen the market presents the right setups Brando turns on the printer 🖨ï¸\x8f\n\nThank you @EliteOptions2 ðŸ™\x8f https://t.co/kMEuOJTvSy"\t\t\n"$BABA 156M shares traded.  Avg. volume is 24.56M. \n \nIf that is not a true bottom', ' there is no such thing. ðŸ‘\x81"\t\t\n$BABA where is the stupid who said it\'s Chinese scam😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂 ðŸ‘\x8d\t\t\nRT @sicktrader66: "Although it is still a volatile and somewhat opaque market', ' I think this is the right moment to look at Chinese stocks b…\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nEven after a huge run today Chinese equities carry a lot of value. Yes', ' the political environment there is different but they will keep growing and CCP blinked. $BABA $JD $TCEHY I am a buyer here\t\t\n$BABA subiendo un 20%. Que cosas mas extrañas que están pasando por desenterrar a Franco.\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n$BABA This is just normal buying', ' imagine once this will squeeze', ' millions of shares still need to be covered. This will go bonkers if squeezed. â–¶\t\t\nChinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2? A guy can wish for Volcker.', ' by @MissTrade https://t.co/6GIslzTFX3\t\t\n"April 1 calls look good \n\n$BABA\n$SE\n$SHOP\n$SQ\n$TWLO"\t\t\n$BABA Dont sell your souls to China... They want to take over the world and you are letting them ✨\t\t\n$BABA Just stay above $100 pls. I am not asking for me. I want to see what JPM does ? Those rats will come out shameless and issue a $200 :) 😄\t\t\n"RT @TraderBanana: $BABA a punto de romper diagonal bajista de largo plazo. \n\nComo si nuna hubiera perdido los $100\n\nSe viene el bull market…"\t\t\n$BABA Holy Fuck. One of my best days in the last 5 years. Insane. China stonks ðŸ’\x9d\t\t\nAm I going to wake up to another 10% run from $BABA tomorrow? Would be nice $110+\t\t\nDaily gain of my portfolio today. Life changing. $BABA $KWEB $JD $TCEHY $BIDU â–¶ https://t.co/6Mzk5SOHex\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA Jesus that gap I’m king but I hope it gets filled. Should have pulled trigger yesterday 👉\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n@GuyAdami   @CNBCFastMoney Nice call last night on $BABA\t\t\n"""Although it is still a volatile and somewhat opaque market', ' I think this is the right moment to look at Chinese stocks because valuations are good and macro data are recovering', '"" said Giuseppe Sersale', ' fund manager at Anthilia in Milan.\n$baba\n#Chinastocks\nhttps://t.co/Wf21EyKpWC"\t\t\n$BABA why are so many people mad at this run up? I think they will blow a fuse when this goes to 150 and 200. I just hope nobody shorted this.🤣 📊\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA Hella of a move! Calls printed heavy today.  Puts are the play now. Hold your longs and play the wave down fill that gap below. â\xad\x90\t\t\n$BABA I watched this stock bleed for the longest time… is this the turnaround finally? Happy for the bulls and Goodluck new bulls! 💟\t\t\n@BullDoggy_D I had 99% on $TME and $BABA went up 35% today', ' but the blood bath I had over the last month means I’m not exactly up yet… ï¸\x8f\t\t\n"@jicchamatome 3月16日マーケット振り返り♫\nTop Active: $DIDI ↑41.67%; $NIO ↑25.59%; $BABA ↑36.76%; $BEKE ↑64.35%;\n今日ã\x81¯FOMCã\x81Œã\x81†ã\x81¾ã\x81\x8f行ã\x81£ã\x81Ÿã‚ˆã\x81†ã\x81§ã€\x81会è\xad°ã\x81®å¾Œã‚‚上昇ã\x81§ã‚¯ãƒ\xadーズï¼\x81金利ã\x81¯æ¯Žå›žä¸Šã\x81’ã‚‹ã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ã\x81\xad。\n$DIA ↑1.54% $QQQ ↑3.71% $VTI ↑2.50%\n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„ https://t.co/3QL68GdcDk"\t\t\n$BABA what a day 😬 🚩 https://t.co/xQ1zklIKF0\t\t\n"$baba. but talk about this option trade from yesterday when baba was around 75ish.someone bought april 01 75 call yesterday 3500x. (note open interest).\nand sold 3000x today (collecting $6.9m) when $baba went up 36% plus. \nbeauty when options work! \n#stockstowatch  @GunjanJS https://t.co/Z6C2HPefMZ"\t\t\n"RT @MrtnzAlvrz: Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n@VerifkAdorni Boggiano dijo que no habÃ\xada que comprar $BABA\t\t\n$BABA it’s all fun and games till others sell before you', ' then it’s the “shortsâ€\x9d fault for your stupidity.🤡🤣🤣🤣 new bag holders tomorrow that’s for sure 🪄\t\t\n$BABA calls printed today. ðŸ’\x9d https://t.co/TqN17WOFJe\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n@ParrotStock sweet good stuff. I sold some $JPM $140C and $SPY $425P was up 13% today. added to my $BABA $AFRM $SE $DOCN $RBLX in the last few days. Lets see what the market brings the next 2 days to close the week. Not calling bottom but volume today was very high.\t\t\n$BABA ï¸\x8f https://t.co/5RKwSU0TYS\t\t\n$spy puts mine got rolled but $baba rocked! Thank my stars hahaha. Puts looked amazing for a hot minute though 😬 almost a monster day. I’ll take it! Still holding some super cheap puts just in case\t\t\n$BABA ã\x81«ã\x81—ã\x81¦æ\xad£è§£ã\x81\xa0ã\x81£ã\x81Ÿ https://t.co/SQ29pnimlb\t\t\n@Ivan_Bolsa FÃ\xadjate en 2020 $BABA todavÃ\xada se veÃ\xada en mapa de calor.\t\t\n"Insane moves in Chinese stocks today: \n$BABA +36.7%\n$JD +39.3%\n$NTES +25.7%\n$BIDU +39.2%\n$PDD +56.1% etc. \nThe question is if that‘s the bottom or a bear market rally?"\t\t\n$JD $BABA $PDD J.P. Morgan crooked as Hell. As crooked as the commies themselves. 😂😂😂 🪄\t\t\nRT @2lette_: $BABA bears got really fucked on that crypto-godlike daily candle https://t.co/QBVLyCBF9t\t\t\nRT @Gsnchez: Está gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA financial institutions= China is not investible for the foreseeable future. Within a few days', ' fucker goes up 40%. Show us the buys from all these institutions. ðŸ‘\x81\t\t\n@ScarlettJDN @StockMKTNewz wow $BABA & $SE\t\t\n$BABA so this gets downgraded to 65 yesterday and flies up 40 percent', ' thats some BS', ' stock market is a rigged pos 😃\t\t\n"📣 Watchlist 3/16 possible results 📣\n\n$AMD c > 110.90 ✅ 108%\n$GM c > 42.61 ✅ 101%\n$BABA â\x9dŒ gap up no retest\n$DIS c > 135.10 ✅ 109%\n$LCID c > 22.46 ✅ 83%"\t\t\n$BABA great day 🪄\t\t\nRT @Gsnchez: Está gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\n"Charlie Munger', ' close to a 100 years old placing a contrarian multi billion dollar bet literally going against the world $BABA - what a fucking genius\n\nhttps://t.co/m1e0wEpCQN"\t\t\n$baba was the play today', '  up 36% ', ' quality play not junk like $view 😄\t\t\n"Whole team caught $BABA\n\nPAID FAT OVERNIGHT 📈🙂\n\nUse link below to join discord. Next 3 gets 30% off. \n\nDiscount code “ICC30â€\x9d\n\nhttps://t.co/sJpCtVkVEG https://t.co/3eQR0XfgjQ"\t\t\nHEY @DiscountGosling NICE $BABA CALL BRO MR ASSETS ON DISCOUNT HIT THE CMTards WITH THAT DISCOUNT DOUBLE CHECK\t\t\nRT @sspencer_smb: $BABA up 35%. bear market bounces are fast and vicious...\t\t\n"Thanks to Rachelle Akuffo @RachelleAkuffo and Taylor Clothier @tsmith1110 for having me on @YahooFinance today to discuss #China $BABA $KWEB.  You can view it here (video):\n\nhttps://t.co/vKe5tax9Dd https://t.co/D4jyOA8NuA"\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"https://t.co/t6kVcSK6IH\n\nStock market:\n$MPNGF +40.56% 📈\n$BABA +36.76% 📈\n$TCEHY +33.43% 📈\n\n$RTX -1.86% 📉\n$RYDAF -1.52% 📉\n$PALLAD -1.2% 📉\n\n#MPNGF #BABA #TCEHY #RTX #stocks #trading #market #investing https://t.co/jXeDxMJpks"\t\t\n$baba outside week to the face rippy mode until its not https://t.co/OnuulBDbnx\t\t\n@SherriBoatQueen Glad I had some China call exposure ;) these $BABA calls printeddd! Thank you Xi.\t\t\nToday\'s Most Active #Stocks by Volume in the US #StockMarket were: $DIDI', ' $NIO', ' $BABA', ' $BEKE', ' $AMD', ' $AAPL', ' $RLX', ' $F', ' $SOFI', ' $PDD click the link to see the entire list plus high low close and volume https://t.co/IkDtTfVANY https://t.co/Qw1Pi5XfkG\t\t\n$BABA Started buying at 360. Still got a while to go but the journey of a thousand miles starts witha single step. 🆓\t\t\n$NIO $BABA - I am going to save this. I dont think I will ever see this again unless HK squeezes the shit out tonight :) ï¸\x8f https://t.co/gLLBoJ41UT\t\t\n"Today was a huge day for #TEAMST \nBest plays were:\n$TSLA Long 825->840\n             Short 830->820->810\n             Long 820->825->840\n\nOther big winners were $BABA $NVDA $BIDU $AMD $PDD $FUTU $UPST\n\nAll of the notes were posted before market open at https://t.co/8JOyV94Q6z https://t.co/hTg0D0uhDw"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA & $veon what if all your money was on these two today? ðŸ‘\x8d\t\t\n$BABA has any stock with a multi hundred billion valuation ever gone up so much in one day? This is nuts. ↔\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n@maxseddon They tried to cancel China', ' I made bank on $BABA’s dip.\t\t\n@RampCapitalLLC Go $BABA go!! $SFTBY too 👀\t\t\nCan anyone tell me how much $BABA is up today?\t\t\n$BABA easy hold here with China backing equities â\x9d—\t\t\n@InversorHedonis Cagarte en la put4 por haber vendido $BABA y perderte la subida de hoy hasta que te das cuenta que vendiste por encima del valor de hoy 😂😂😂\t\t\n$BABA Treated like a penny stock', ' it did what a penny stock does :) ✅\t\t\n$BABA on the rebound🚀 https://t.co/2KAgwRb8G5\t\t\n$BABA “sellâ€\x9d “will give up its gainsâ€\x9d no thank you I’ll hold 🆓\t\t\n$BABA $JD $NIO Biggest Chinese equity rally SINCE 2008!!! 💢\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nAlibaba Skyrockets After Kevin O’Leary Loads Shares: Is The Bottom Finally In? https://t.co/l2v703WdgH $BABA\t\t\n$BABA &85 tomorrow 🆕\t\t\n"قبل كم يوم كنت انوه على سهم علي بابا Ùˆ سقوطه  Ùˆ انه Ù\x81رصه استثماريه كان ب Ù¦Ù§ دولار اليوم Ù‚Ù\x81ز الى Ù¡Ù\xa0Ù¢ دولار خلال اربع ايام. \n#سهم_علي_بابا $baba https://t.co/aQep7iKBs2"\t\t\n$BABA IMPLOSSIBLE. ï¸\x8f\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$baba tomorrow will give back half of these gains', ' short @105.6 AH glorious rally but tomorrow it’s Red Rain ðŸ’\x9d\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n$BABA Its up almost 40% lol expect a selloff for profits tomorrow. 😘\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"$BABA bought at 75.02 yesterday and stopped out at 75.30  \n\n  AMA 🚩"\t\t\n$spy question: this call option expired ITM today. Does that mean if I still have it', ' I get $554 ??? If yes', ' when? If not', ' what actually happens? $qqq $dia $baba $tsla https://t.co/dp5utNs3Ji\t\t\n$BABA termina con alza de 36', '65% hasta $104', '89\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA It will be very interesting to see how some of these genius analysts adjust their price targets. The wind is calling! ↔\t\t\n$NIO $BABA $JD $CLOV - I havent see this day ever since 2021 January... ï¸\x8f\t\t\n"After Massive Sell-off', ' China Stocks Skyrocket as Beijing Serves New Hope $BABA $JD $PDD $TCEHY $YUMC $NTES $DIDI #Stocks #China\n https://t.co/ye9GaZVEBh"\t\t\n$BABA isla de reversión y salida alcista en V. 110 y 130 son precios de resistencia. Clave para ser alcista es que marque un mÃ\xadnimo ascendente. https://t.co/JjLKlkMtjo\t\t\n$BABA reversal island and bullish exit in V. 110 and 130 are resistance prices. The key to being bullish is that it marks an ascending minimum. https://t.co/JjLKlkMtjo\t\t\n$BABA congrats  bulls ðŸ˜\x81\t\t\n$BABA WHAT THE FUCK. BACK UP THE DUMP TRUCK ðŸ‘\x8d\t\t\n$SPY $BABA sold yesterday for small -10% loss. F. 💲 https://t.co/Ugz2ApnckA\t\t\n$BABA All the bears were sent to the slaughter house today.  Another day like this will definitely create some sort of short squeeze. 🔔\t\t\n"RT @__Bracco__: This was just madness… \n@iluvstocks1 never ceases to amaze \n$BABA $SPY $PDD $NIO https://t.co/wUK0jLzqC7"\t\t\n$BEKE I bought calls on $BABA and hedged with Puts on BEKE… expecting to lose all the put money', ' but that’s alright cuz baba killed it â\xad\x90\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @7figuretrading: $BABA up 36.76% \n$JD up 39.36%\n$PDD up 56.06% \n$BIDU up 39.20% \n\njust gonna leave that there."\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\n$BABA La veÃ\xadamos el lunes y ya comentábamos que deberÃ\xadamos vigilar la zona actual porque los 86$ eran un soporte clave', ' hoy hemos visto un rebote brutal pero ojo porque hasta que no supere la EMA70 y la consolide como soporte no tendremos la primera señal de giro alcista. https://t.co/0mEzeMZS7G https://t.co/xXv1XAoovI\t\t\nRT @garcapital: $BABA +36.76% today\t\t\n$BABA boom boom 📊\t\t\n$BABA lets go boys. Another 3 days like today and I’m breakeven! ✔\t\t\n@TraderBJones $BABA paid hard today.\t\t\nRT @AnushaPrathi11: $BABA when a stock gets beaten up so much â–¶\t\t\n$baba found out that whale yesterday xi xiping 👉 https://t.co/2KclTPM8C8\t\t\n"RT @jurmar5: $SPY did bounced there. Let\'s see if it can break the channel.\n\n$spy $qqq $nio $baba $baba $didi $amd $pdd $tsla https://t.co/…"\t\t\n"Above5DaysMA\n$ACHR $3.88 16.52% 12.79% 33.33% -44.81% 62.25\n$API $10.45 47.81% -6.11% -3.42% -42.52% 50.60\n$APP $51.98 13.10% 7.09% -26.07% -42.74% 43.57\n$BABA $105.21 37.06% 4.24% -13.94% -15.09% 50.56\n$BIDU $151.00 39.32% 4.69% -6.00% 1.55% 53.17"\t\t\n"DailyUp5\n$AVLR $84.90 9.29% -10.29% -16.22% -43.37% 40.72\n$AXON $130.01 7.29% -1.23% -6.86% -11.24% 47.21\n$AZEK $27.17 6.88% 3.07% -8.83% -34.62% 46.08\n$BA $188.99 5.06% 5.84% -10.98% -8.95% 47.66\n$BABA $105.21 37.06% 4.24% -13.94% -15.09% 50.56"\t\t\nEstá gracioso lo de $BABA', ' la verdad. https://t.co/f11Dod48k4\t\t\n"Alibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In? $BABA\n\nDo not miss anything 👇 https://t.co/ztYyDDCwz9"\t\t\n@Montecristo_BM @SankTheory @bolsamania @iparatx @theveritas2 @AnchovyofWS Y lo de $baba solo para especulación a muy cp 🤣\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nMust have missed the $BABA meme stock decline? https://t.co/lsxncTMZNp\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n@InversorExperto Hoy todo el mundo en Twitter lleva $baba\t\t\n$BABA Munger bought the dip\t\t\n@uravgjoe33 not for me I got paid $TQQQ $LABU $BABA $PTON  etc and think its a bear mkt rally in a mkt yet to make a bottom. So many names I try not to overthink on macro as it can change in seconds.\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\nFomo out there with the massive gains and throwing out big calls outs lol. Stalked $BABA yeaterday and today and wanted one more down day to load up for the short term reversal and today it gapped up. Than ran so me thesis was just bad timing. Wow\t\t\n"$BABA #Alibaba Stock Analysis + Price Prediction In 2022 🚀💹\n\nhttps://t.co/J8fkTnpk4T"\t\t\n"RT @investmish: At close:\n\n$PDD +56%\n$BABA +37%\n$SKLZ +27%\n$SE +19%\n$STNE +14%\n$SHOP +13%\n\nAmong the big losers - Defense\n\n$LMT -6%\n$GD -4%"\t\t\n$BABA $115 or $95 tomorrow â\x9d¤\t\t\n$BABA  - What a day 🌟🥂🌟 🆕\t\t\n@compound248 He is but $BABA isn’t even close to a good example.\t\t\nRT @JDB_trading: Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doo…\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @sp0ttie: Man you really gotta be listening….\n\n-Seen unusual options activity on my TL .\n-unusual whales reported it yesterday as well.…"\t\t\n$BABA 120s tomorrow would trigger some cover 👇\t\t\n"Everyone i know calling me now telling me $BABA is up 36% today !\n\nMe : https://t.co/MNoyqljTs1"\t\t\n"$BABA $BIDU $JD \nCONGRATULATIONS FOLLOWERS 🥂 https://t.co/6hUbjq5CoV"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $GLG 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $BABA\n6. $ES_F\n7. $PD\n8. $VIX\n9. $IWM\n10. $TSLA\n\n( Sorted by most recent ) https://t.co/0F5Xe9aNXj"\t\t\n"3/16 recap\n$ARKK 57c 2.12âž¡ï¸\x8f2.83\n$BABA 86p: Loss\n$AMD 112p 4.25âž¡ï¸\x8f4.95\n$CVX 155p 2.52âž¡ï¸\x8f3.03\nTough trading day for #ICFAM', ' but we will bounce back tomorrow\n$SPY"\t\t\nTencent 5Cent Ten. Whats up? $KWEB $TCEHY $BABA @skrue_onkel @TheMarketDog https://t.co/QZ9KgY8KNk\t\t\n@rod_troncoso @afpb01 @Merval_Surf Igual sigue bajista $BABA. El tema', ' para un trade corto plazo', ' está piola pero yo sigo creyendo que va a caer s los 58$. Ojalá me equivoque (O no', ' asÃ\xad compro barato jeje).\t\t\n"米国æ\xa0ªé€Ÿå\xa0±ðŸ‡ºðŸ‡¸ã€€2022/3/17\n\n$BABA +36.76% $LI +31.9% $XPEV +29.55%\nä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“\n\n$SNOW +15.84% $U\n最安値ã\x81‹ã‚‰ã\x81®å\x8f\x8d転上昇ã\x81ªã‚‹ã\x81‹\n\n$PYPL +7.43%\nã\x81\xa0ã\x81„ã\x81¶ä¸‹ã\x81’ã\x81Ÿã\x81®ã\x81§ã\x81“ã\x81®ã\x81‚ã\x81Ÿã‚Šã\x81§ä¸Šæ˜‡ã\x81—ã\x81Ÿã\x81„ã\x81¨ã\x81“ã‚\x8d\n\n$CCL +7.15%\n観光銘柄軒並ã\x81¿ä¸Šæ˜‡\n\nç\x8f¾å\xa0´ã\x81‹ã‚‰ã\x81¯ä»¥ä¸Šã\x81§ã\x81™ðŸ˜Ž"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (71)\n2. $BABA (50)\n3. $TSLA (17)\n4. $GME (9)\n5. $OIL (8)\n6. $QQQ (8)\n7. $FB (7)\n8. $ST (7)\n9. $SOFI (6)\n10. $AMD (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/7HsFDhrhMd"\t\t\n"Ayer NO amplÃ\xade $BABA\n\nSigue siendo la peor en cuanto a comportamiento en cartera.\n\nVeremos cómo evoluciona la situación polÃ\xadtica."\t\t\n@ducked_off_REG OMG!!!!!!!!!!!! wow!!!!!!!!!!!!!!! insane!!!!!!!!!! great work holding !!! nice day for sure on $BABA we blessed!\t\t\n$BABA $NIO $HOOD Crazy moved today on the $SPY markets bouncing. I’m guessing everyone for the most part green today?! Lets finish the week green with strong markets looking to end the week upwards 👀🔥📈 https://t.co/HpqtzBbEsd\t\t\n@agnostoxxx You could be forgiven for $BABA though', ' no?\t\t\n"$SPY did bounced there. Let\'s see if it can break the channel.\n\n$spy $qqq $nio $baba $baba $didi $amd $pdd $tsla https://t.co/OwUm8HyHp5"\t\t\n$BABA How much money are at making ladies and gents? â\xad\x90 https://t.co/v0zYjp6XpZ\t\t\n$BABA  - What a day 🌟🥂🌟 https://t.co/wFRrwC9vY9\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$nio $baba looks like plenty of room to run but … https://t.co/8pghYj8Jf6\t\t\n@Remzztrades @EliteOptions2 Was $baba a swing idea or intraday?\t\t\n$BABA when a stock gets beaten up so much â–¶\t\t\n@ParikPatelCFA Dr. Patel did you buy $BABA? There might be a hidden pothole there.\t\t\n"$BABA PUTS \n$AAL CALLS\n$UBER CALLS\n$SBUX CALLS"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (52 mentions)\n2. $BABA (40)\n3. $TSLA (11)\n4. $QQQ (8)\n5. $FB (7)\n6. $GME (6)\n7. $AMD (4)\n8. $NIO (4)\n9. $V (4)\n10. $TQQQ (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 04:00 PM EST\n1. $DIDI (+41.67%)\n2. $NIO (+25.59%)\n3. $BABA (+36.76%)\n4. $BEKE (+64.35%)\n5. $AMD (+5.52%)\n6. $RLX (+22.81%)\n7. $AAPL (+2.90%)\n8. $SOFI (+4.51%)\n9. $F (+3.24%)\n10. $PDD (+56.06%)"\t\t\n"🎢 Today\'s Top 10 Trending #Stocks 🎢\nWed', ' Mar 16', ' 2022 @ 04:00 PM EST\n1. $BABA (+36.76%)\n2. $DIDI (+41.67%)\n3. $SONN (+86.73%)\n4. $^IXIC (+3.77%)\n5. $NIO (+25.59%)\n6. $BEKE (+64.35%)\n7. $LMT (-6.09%)\n8. $PDD (+56.06%)\n9. $BIDU (+39.20%)\n10. $KC (+72.27%)"\t\t\n$BABA i wonder how many shorts got burned ✅\t\t\n"Today\'s Most Active Calls...\n\n$TSLA $BABA $NVDA $AAPL $DWAC $AMZN\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/U1wVpUaCy2"\t\t\n$BABA   Market makers have pt in the sweet stop to roast short   ...........LF 🔔\t\t\n$BABA invested $10000 because I heard monger did. Glad I did. Thanks for the quick dough bruh â\xad\x90\t\t\nHow are you all $BABA\t\t\n$BABA Munger bought the dip â–¶\t\t\n$BABA china will keep going for the test of this week. HSI made a V and is reversing. Lifetime opportunity folks! 📈\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.62  Mentions: 266\n$TSLA  Price: $840.23  Mentions: 178\n$SPX  Price: None  Mentions: 161\n$QQQ  Price: $340.32  Mentions: 155\n$BABA  Price: $104.98  Mentions: 122\n\n#stocks #investing #trading"\t\t\n$BABA I care about your profit so be wise and sell right now. 💟\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n$BABA open 110-112 tmr. Then retrace to 100 by eow 🆕\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 122\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 266\n$QQQ Mentions: 155\n\n#stocks #investing #trading"\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/ZzNNEl5gGH\t\t\n$BABA tomorrow 150$ ☑ https://t.co/3ZCN4yZtpS\t\t\n$BABA why u guys got big dick energy here today? What\'s that about 👀\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @TraderBanana: $BABA a punto de romper diagonal bajista de largo plazo. \n\nComo si nuna hubiera perdido los $100\n\nSe viene el bull market…"\t\t\nRT @DeepThroatIPO: $BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded', '…\t\t\n"RT @AbisayTrades: Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! To…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\nBuen momento para recordar esto del gran Jamie $Baba $Btc https://t.co/RWbxHghGLQ\t\t\nI guess when everyone is bearish. You gotta go long. $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nCacharon que ya salieron del closet todos los que andaban comiendo la almohada meses? Hoy todos han tenido $Baba.\t\t\n$BABA I’ll take another few days of 30%+ gains plz', ' thnx. 🌟\t\t\n$BABA', " $BABA Alibaba Skyrockets After Kevin O'Leary Loads Shares: Is The Bottom Finally In? - https://t.co/NzD6ZOxdKS\t\t\n$BABA created $90+ Billion of market cap today...the equivalent of seven  United Airlines....150+ million shares traded", ' 6x normal daily volume...must be some kind of a meme stock record.. https://t.co/51dhWlU1mg\t\t\n$BABA okay 👉\t\t\nHow To Set Up A Synthetic Short Put https://t.co/P2OvcWbiw5 $PEP $SPY $BABA\t\t\n$JWEL I’d love this to be the China play that gets slept on and then runs 400% but I’m biased 😆 $PETZ $BABA $GLG 🌟\t\t\nRT @Red_BULLish: Chinese stocks up 40% in a day. Buying puts on them tomorrow is a no brainer $baba $bidu\t\t\n$BTC $BABA congrats to bulls and Russian oligarchs ï¸\x8f\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n@CWRoehl Einfache Prozentrechnung was viele halt unterschätzen. Fällt eine Aktie wie $BABA um 80% muss sie wieder 400% steigen um dort anzukommen. Was sind da 36%? dead cat bounce.\t\t\n@nargis007 $BABA to 200\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n$BABA   another short squeeze in the works ï¸\x8f\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n¿Habrán iniciado recientemente en @azvalor una posición en $BABA? https://t.co/fbFefU7fQL\t\t\n"RT @AbisayTrades: Oh sorry', ' last one. 😳😳😳\n\n*Mic drop* and I was late to $BABA entry.. \n\n#TheStrat https://t.co/EGI6BIi94w"\t\t\n"$BABA up 36.76% \n$JD up 39.36%\n$PDD up 56.06% \n$BIDU up 39.20% \n\njust gonna leave that there."\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"Man you really gotta be listening….\n\n-Seen unusual options activity on my TL .\n-unusual whales reported it yesterday as well.\n-@Sevenvmatos spoke on $BABA yesterday also.\n\nWhat a move https://t.co/WwRvL8boCt"\t\t\n$BABA Yesterday I was down $116k; over 50% down in my portfolio. I held. I will continue to hold. See you at $300 ï¸\x8f https://t.co/954TullXv4\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\nNeed to mute $BABA', ' because after today’s run everyone who was buying it on it’s way down through the pain', ' will be coming out with: “SEE! I TOLD YOUâ€\x9d\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\nRT @swingtradingDD: $PETZ buyout rumours by $BABA ðŸ§\x90\t\t\n"Oh sorry', ' last one. 😳😳😳\n\n*Mic drop* and I was late to $BABA entry.. \n\n#TheStrat https://t.co/EGI6BIi94w"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"Good to get back to green after a big red day... \n \n#Stocks #StockMarket #Trading #DayTrading \n$BABA', ' $MRNA', ' $NIO', ' $NVDA', ' $SBUX â–¶ https://t.co/WEV7JSi2dH"\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n"@ParrotStock +5.58%\n\nEverything green except $HMN $MRO\n\nMan those $BABA dips buys in the mid 70s were tasty!\n\nBought a few banks after Powell $WFC $FGBI $TFC"\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n"$baba \n\nThis idiotic benzinga headline \n\nThose guys are the worst dumbfuks on the streeet \n\n""Alibaba Skyrockets After Kevin O\'Leary Loads Shares: Is The Bottom Finally In?"""\t\t\n@paulspicks2020 He made $baba move with that? 😆 Aloha MP!\t\t\nRT @kakushi_goto_ih: $PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at an…\t\t\n"@EngFa001 $PLTR هدÙ\x81Ùƒ 24\n$BABA 150 الهدÙ\x81 الاول\nالثاني-200 190"\t\t\n@FernandoMarull y un dÃ\xada $BABA subió un 36%\t\t\n"Good to get back to green after a big red day...\n\n#Stocks #StockMarket #Trading #DayTrading\n$BABA', ' $MRNA', ' $NIO', ' $NVDA', ' $SBUX https://t.co/J9ulx4OYuq"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n@JMihaljevic He was a billionaire yesterday and he will be one tomorrow no matter what happens with $BABA\t\t\n$BABA jack', '  jack!  This 70$  you got it because him.\t\t\nFollow me on Insta🤙ðŸ\x8f¾  $spy $spx $qqq $aapl $amd $amc $tsla $btc $amd $nio $didi $baba $sofi $lcid $dkng #Bitcoin #Ethereum #BTC #hodl #stocks #investing #Crypto #trading #finance #StockMarket #cryptocurrecy #money https://t.co/LBZ8rajt67\t\t\nChinese stocks like $BABA are exploding to the upside', " there's rumors of peace talks in Europe", ' and the Fed is delivering on its promise to tame inflation. @JermalChandler breaks it all down - https://t.co/QZlFjSlZ65 https://t.co/qt3GggUrIC\t\t\n"Shares in some of China’s largest companies notched eye-watering gains on Wednesday after news that the government would support the stock market', ' boost economic growth', ' and clear up a punishing regulatory environment.\n\n#Chinastocks #china #alibaba #tencent #didi #nio #JD $BABA"\t\t\n$BABA +36.76% today\t\t\nI love u $BABA\t\t\nWhy Did The KraneShares CSI China Internet ETF Rocket Nearly 40% ? $BABA $JD https://t.co/pwQTFPxp8c\t\t\nRT @DeclanMunroe: $PETZ PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/esyDbBZMrQ\t\t\n$BABA what’s this open at tomorrow?\t\t\n$BABA up 37% in a day. It is supposed to be a big company', ' not a penny stock. but it sure behaves like one.\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/1hwUc4gOvo\t\t\n"$COIN $SNOW $BABA $ILMN\n Phenomenal day…happy hour commences now! 🥂 🚀 😆 https://t.co/CRu2CLBemb"\t\t\n"RT @maal2al: Cierre €(%)\nIBEX  +1', '75\nEX50 +4', '06\nDJI      +0', '75\nSP500 +1', '44\nNasdaq +2', '97\nRussell +2', '84\nNikkei   +0', '50\nMSCI W/ACWI  +2', '28/+2', '…"\t\t\n"First out// $BABA: Alibaba Skyrockets After Kevin O'Leary Loads Shares: Is The Bottom Finally In\nhttps://t.co/OSbdA4LPbZ"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/MCSCnNby9h\t\t\n$BABA hit $105 at closing bell! https://t.co/04P87Tsj54\t\t\n"RT @AbisayTrades: Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! To…"\t\t\n"RT @BulldudeC: Unusual Volume: 15 Stocks To Watch | March 16\n\nhttps://t.co/2kYGm6EmOU\n\n$BEKE $RLX $DIDI $PDD $BABA $RYAN $NLOK $FERG $ATSG…"\t\t\n"@TheLongInvest Definitely my brother. Here\'s a few points on why I like them:\n\nIn the q4 2021', ' they revealed they have $800+ million in cash (market cap is under 250million); management said 2022 may be profitability; $BEST is backed by $BABA and $GS; they expanded throughout SE Asia (RCEP 👀)"\t\t\n"$SONM  lot of buys coming in here. Watch for a jump. $BABA riding this China doodoo to tomorrow. $MULN\n bought AH dip LFG"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @swan1427: Option Alerts were on 🔥 today.\n$BABA 638% & 342%\n$SNOW 594%\n$BIDU 259%\n$AAPL 150%\n$TSLA 146%\n$DOCU 127%\n$SHOP 125%\n$JD 118%…"\t\t\n$BABA and there it is folks 💗\t\t\n"Unusual Volume: 15 Stocks To Watch | March 16\n\nhttps://t.co/2kYGm6EmOU\n\n$BEKE $RLX $DIDI $PDD $BABA $RYAN $NLOK $FERG $ATSG $EVCM $DIDI $NIO $BABA $BEKE $AMD $SPX $SPY $NDX $QQQ"\t\t\n"RT @NP_Trader01: 3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @NP_Trader01: 3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n$BABA +53%', ' $KWEB +25% couple alerts taken in our Dicord this morning. Let’s see what tomorrow brings.  Happy Trading!\t\t\n"RT @NP_Trader01: 3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n"Glad to have had the opportunity to drop my cost basis by a fourth. Today is a reminder that timing the market is near impossible. Still a ways to go', ' but a day to remember nevertheless. $BABA\n\nCheers to all those fellow contrarions who bought the dip or held through the storm!🥂"\t\t\n$BABA ewww ↔\t\t\n"**Most profitable trading community. Get up to 574% profits\nhttps://t.co/3vbD4Mdsw5\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX https://t.co/rEqld1m4xj"\t\t\n#StockMarket', ' $BABA', ' $SPY', ' $QQQ', ' #Trading', ' #Stocks https://t.co/ZA8M47KOhX\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $SPY 38\n2nd $QQQ 21\n3rd $BABA 16\n4th $TSLA 13\n5th $IWM 11\nhttps://t.co/g7StBClf00"\t\t\n"This was just madness… \n@iluvstocks1 never ceases to amaze \n$BABA $SPY $PDD $NIO https://t.co/wUK0jLzqC7"\t\t\n$BABA https://t.co/7LN3LLcBds\t\t\n"3 retweets and 6 likes for a watchlist👀\n$SPY $QQQ $TSLA $QQQ $BABA $GME"\t\t\n$PETZ will it be a tomorrows $BABA  ?🤔😃 ï¸\x8f\t\t\n$BABA I messed up not adding here the past weeks. Good luck longs 🆙\t\t\nAlibaba $BABA settled +36.8% to $104.98', ' on monstrous vol\' of 156.8M. Yesterday\'s hollow red reversal candle played out... as I did highlight yesterday. @3BlackCrows_IV https://t.co/aDF1L09ghE\t\t\n@surftest11 I own both. $BABA and $FB are my two largest positions.\t\t\n"Option Alerts were on 🔥 today.\n$BABA 638% & 342%\n$SNOW 594%\n$BIDU 259%\n$AAPL 150%\n$TSLA 146%\n$DOCU 127%\n$SHOP 125%\n$JD 118%\n\nWhat a wonderful day.\nClick for more info\nhttps://t.co/XWKwv2pFri https://t.co/DodDSQxjqQ"\t\t\n"A good day 📈ðŸ\x90‚🎉 \n$BABA $FB $AAPL $NVDA https://t.co/zWqYEycRln"\t\t\n@cfromhertz $BABA…just a little squeeze…ha\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 38\n2nd $QQQ 21\n3rd $BABA 16\n4th $TSLA 13\n5th $IWM 11\nhttps://t.co/g7StBClf00"\t\t\n$BABA Haha!! burn the maggots boys!!🤑\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/dfiG6uaiun\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA $100 calls went $5 to $700 today each 😮 ðŸ‘\x8d\t\t\n"🇦🇷Mercados Argentina:\nS&P $MERVAL +4.04%\nAcciones: Comercial del Plata $COME +11.3%/BBVA $BBAR +7.2%/Ternium $TXAR +6.4%\nCedears: Baidu $BIDU +44.65%/JD.COM $JD +42.50% / Alibaba $BABA +41.17%\n#MEP Compra C.I.: 195.40 (GD30) / Venta C.I.: 192.10 (AL30)\nDólar #CCL  Galicia: 195.85"\t\t\n"RT @MelStone31: $KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $B…"\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\n"شاهد Ø\xadجم التداول على سهم شركة علي بابا لهذا اليوم 155 مليون سهم دÙ\x81عت بسعر السهم لاختراق مستويات الـ 100 دولار بارتÙ\x81اع 36.65 Ùª بعد انÙ\x81راج الأزمة مع الأمريكان اتÙ\x81اق وشيك بين بكين وواشنطن..\n\n$BABA https://t.co/rNR9JGKTzO"\t\t\n"$JD $BABA $CWEB\n\nDon’t buy and let it fly 🆓"\t\t\n"FOMC無事通é\x81ŽðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f\nCWEBå‹¢ã\x81Šã‚\x81ã\x81§ã\x81¨ã\x81†ã\x81”ã\x81–ã\x81„ã\x81¾ã\x81™ãƒ¼\n$BABA å‹¢ã\x81§ã\x81™ã\x81Œæ˜Žæ—¥ã‚µãƒ¨ãƒŠãƒ©"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA DVAX $500 per person we can pump it to $21 in 48 hours….just trust me here. I own BABA also! 👇\t\t\n"RT @MarketRebels: Options with increasing IV: $BEKE $LEN $CWEB $TCOM $BILI $BIDU $KWEB $LI $BABA $CPNG\n\nOptions with decreasing IV: $BRCC $…"\t\t\n"RT @InvestorsLive: Dip swipe dip swipe dip swipe on stuff like $BABA will murder you alive if you try to find top. \n\nPlenty of day left!\n\nB…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n"Cierre €(%)\nIBEX  +1', '75\nEX50 +4', '06\nDJI      +0', '75\nSP500 +1', '44\nNasdaq +2', '97\nRussell +2', '84\nNikkei   +0', '50\nMSCI W/ACWI  +2', '28/+2', '58\nMSCI China/EM +14', '33/+5', '13\nBRK +0', '37 Máx. Histórico\n\nChina+14% Growth🚀\n$PDD $JD $BABA $DIDI etc🇨🇳que decir...🚀\nDefensivo📉Resto📈\n$EPAM $MDB $SGLY🚀 https://t.co/mEA2LZ0RuN"\t\t\nDown 67% from all time highs but up 36% on the day is the new "Winning" in 2022. $BABA https://t.co/wwMx7ji79l\t\t\n"📢 Cierre de mercado Miércoles 16/03:\n🇺🇸 #Mercados en alza: \nDow Jones +1.55% / S&P500 +2.24%\n$Nasdaq +3.77% / Alibaba $BABA +36.65%\nSquare $SQ +12.46%/Mercado Libre $MELI +12.98%\nTasa *bono 10 años USA: 2.18 +0.90%"\t\t\n$BABA at close - whales https://t.co/w3wwYxQhCp\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$IQ $BIDU $BABA $KC $BILI - when most are saving a sector or country is uninventable', " that's when it goes to the top off your watch list. China's stay at home plays are back on. ï¸\x8f\t\t\n@mushbrainbiden I had a similar situation happen today.  I placed a $14", '000 bet on April $BABA call options', ' and got a $29', '000 profit. â–¶ https://t.co/b39JRxyi9b\t\t\nDiciembre 2020 $BABA papel endemoniado 🇨🇳👹 https://t.co/AmDHoxn3Ri\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nPrint frÃ¥n discorden. MÃ¥nga $baba shorts brända ? 🙈 https://t.co/qxgBtBOH4D\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$BABA hold on to your shares. It\'s squeezing time. All time highs next up. What would the possibility of Xi giving Ma the go ahead for Ant group IPO to shut up JPM? ï¸\x8f\t\t\nRT @DeclanMunroe: $PETZ PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at…\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\n$BABA glad to see China is now fixed 😜\t\t\n"$BABA', ' $NIO', ' $JD \nChina\'s financial stability and development committee urged market stability mentioned cooperation with U.S. regulators. Beijing is pledging support for economic growth and capital markets."\t\t\n@Quarry_Rock it appears $baba was cheap yesterday 😂\t\t\n"$BABA The legend that is Jim Cramer!  \nSaid don\'t buy Chinese stocks early this week and  boom! 💲"\t\t\nRT @mktparticipants: 🎤💪 $KWEB $FXI $BABA $PDD $JD https://t.co/SDaVlYziUX\t\t\n$PETZ PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at any moment $BABA $JD on China sector momo ðŸ‘\x81 https://t.co/qVfeZJ80eq\t\t\nIf you loved $baba at 105 back at start of March! You should love it even more now! Cause it’s back 😃… go figure ðŸ˜\x9d\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nHoy $BABA obtiene do excelente resultados…. Que cambio de ayer a hoy…. No mucho. https://t.co/AvFN7kxEcX\t\t\n$BABA the faithful BABA investor got renewed hope today 🤞\t\t\n🎤💪 $KWEB $FXI $BABA $PDD $JD https://t.co/SDaVlYziUX\t\t\n$PETZ continuation to uptrend rest of this month $1.50+ idea (dropped from 14.63 to .30 cents ) news due on PETz at any moment $BABA $JD on China sector momo â–¶ https://t.co/ndIP1kKqz6\t\t\nRT @stocksandteeth: This did not age well. $baba\t\t\n$BABA 36% move in one day is absolutely insane\t\t\n"RT @StockMKTNewz: Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"$BABA #Alibaba Reversal del 36%!! ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»\n\n#bolsa https://t.co/QRqczwSaiG"\t\t\n@ZitengZ Indeed - this looked like the highest volume day ever for $BABA since IPO day.\t\t\n"Ups. One of my fun calls is back in the green zone. 1', '080 % 😀 Never seen this before.\n$baba https://t.co/aFb28OgucT"\t\t\n#BABA $BABA no sé si será un SC o no', ' pero lleva sobre un 42% desde los mÃ\xadnimos que hizo este dÃ\xada', ' con lo que enhorabuena a los afortunados... https://t.co/xuoPVAxG0U\t\t\n@amalalagroobi @GarethSoloway @KitcoNewsNOW Don’t get me wrong I have been following @GarethSoloway for a long time and follow his call but china stocks been beating down and they have a bad name for all the problem going on. I bought $baba and got beat down like a dog so I stayed away from china\t\t\n$BABA Okay.  I have to admit I had a good day.  For a measly $15', '000 initial investment in some April calls', ' I got a 200% return for the day. ☑ https://t.co/5h6ooFYzDL\t\t\n"Best performing large cap stocks from today\n\nPinduoduo $PDD +56.1%\n$JD +39.4%\nBaidu $BIDU +39.2%\nLufax $LU +36.9%\nAlibaba $BABA +36.8%\nLI Auto $LI +31.9%\nXPeng $XPEV +29.6%\n$TCOM +28.4%\nNetEasse $NTES +25.7%\n$NIO +25.6%\n$EPAM +25.2%\nBeiGene $BGNE +25.1%\nAvis $CAR +21.5%"\t\t\n$BABA who’s on the phone with margin right now bear? ï¸\x8f\t\t\n$BABA let’s get back to 350 ðŸ˜\x81\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"For more details on what happened today on Wall Street', ' download our app and view the full article “Wall Street Supper: 03/16/22â€\x9d (Latest Market Report > Finance).\n\n$baba $ilmn $spy $kweb $nvda $vmw $net $pfe $bntx $sgen $sny $mrna $lly $hsi $hsti\n\n#WallStreetSupper https://t.co/5xZ7Q9gGeD"\t\t\nToday', ' Alibaba $BABA posted its biggest one-day gain since 2014 after China pledged to keep the market stable. Illumina $ILMN invested in 7 startups focused on breakthrough therapies. Nasdaq $IXIC jumped more than 3% after the #Fed raised rates by 25 basis points as expected.\t\t\n$BABA whoever bought tons of weeklies  now  a multi millionaire 💲\t\t\n$BABA My avg is ok I guess. ï¸\x8f https://t.co/iHAjN6V7ZT\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n"Very glad I found a bucket.😂\n\n$JD $BABA $TCEHY https://t.co/0GLNqQQgnK"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n$BABA need this to go back down. No one expected 105 👉 https://t.co/7GjKavzkqR\t\t\nRT @swingtradingDD: $PETZ buyout rumours by $BABA ðŸ§\x90\t\t\nIt is time to all in $BABA.\t\t\n$BABA Fill me in', ' what is causing China markets to rally? ï¸\x8f\t\t\n"Patience payed today \n$spy $qqq $baba $tsla $muln $amzn https://t.co/xehbDjGYYC"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"Above5DaysMA\n$ACHR $3.87 16.22% 12.50% 32.99% -44.95% 62.11\n$API $10.55 49.22% -5.21% -2.50% -41.97% 50.97\n$BABA $105.75 37.77% 4.78% -13.50% -14.66% 50.91\n$BIDU $151.20 39.51% 4.83% -5.88% 1.69% 53.25\n$BLI $6.50 20.82% 3.01% -14.02% -64.92% 44.61"\t\t\n"DailyUp5\n$AZEK $26.86 5.66% 1.90% -9.87% -35.37% 44.99\n$BA $189.16 5.15% 5.93% -10.90% -8.87% 47.79\n$BABA $105.75 37.77% 4.78% -13.50% -14.66% 50.91\n$BB $6.58 8.05% -2.37% -6.53% -26.97% 45.98\n$BE $22.35 5.42% -6.49% 32.41% -7.30% 58.14"\t\t\n$BABA wallstreetbets is attacking. Someone is posting that JPM got caught naked shorting baba and they are squeezed now 🤯 ðŸ‘\x8d https://t.co/dzC2m2ebys\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $M…"\t\t\n$BABA lucky day buying calls yesterday 😳😃 ï¸\x8f\t\t\n@TheStreet Another broad class (I’d mentioned tobacco as a class', ' and $BABA as a stock): Chinese companies — solely because I don’t trust #Xi to let them flourish.\t\t\n$baba https://t.co/sjg8bi0MYr 💫\t\t\n@compound248 Wtf is this? He\'s still holding an enormous bag on $BABA.\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n$BABA God do I love the Chinese right now â\xad\x90 https://t.co/zKKdLNsOGY\t\t\nRT @jpmarino79: De las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n$FXI one of my worst holdings. But it’s always darkest before the dawn. Could this “island bottomâ€\x9d be what we need to reverse the downtrend? $baba https://t.co/KsXjhskBRq\t\t\n"$KWEB Continued size #darkpool activity ~ 1.40 mil shares at $28.96 & 3.18 mil shares at $28.90\n\nTop holdings: $BABA $JD $BIDU $NTES $TCOM $BZ $PDD $BEKE \n\nBlackBox Spring Breakout Sale ~ $5 for your 1st month  -  https://t.co/qTCXuP382P https://t.co/80zhnql5zD"\t\t\n$BABA the faithful BABA investor got renewed hope today\t\t\n"Biggest winners of the day were $pltr and $baba \n\nStill down on both positions though https://t.co/ZRE7xBz0Og"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nLargest $Notional Buy On Close Order Imbalances $MOS $CTRA $BABA $VICI $EQT $PSA $PLAN $MRK $SNAP $PFE https://t.co/V7Aciy2vFa\t\t\n@faridy07362 That would be $BABA\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $IWM\n6. $TS…"\t\t\n$BABA my 6 dollar calls closed at 27 🤣', ' sadly sold a bit early but I will be thankful and maybe dance a bit.\t\t\n"$SOFI short sellers:\n\nTake a look at $BABA and exit when you can', ' not when you have to.\n\nI have no sympathy for short sellers and analysts who downgrade at all time lows. ✨"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $IWM\n6. $TS…"\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n$BABA finishes up 36.65% to $104.89. @JavierSanz\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n$BABA~Join our chatroom today for FREE and gain access to our verified traders! https://t.co/TYfZ7bYhTO\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"RT @checkerdog87: almost +40% from the bottom.\n\n$BABA #BABA #ALIBABA https://t.co/K2LIfBTbtB"\t\t\n$amzn that was a rough rally 🤣🤣🤣 gotta admit when dumb money is stronger… I did get out of my short… will short again at higher level $baba still awesome buy with regulatory risk off the table 🚀🚀🚀 enjoying that rally\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$BABA For all of us that are here so long and will be even longer !!!!! ✅ https://t.co/sy6qZb70Gl\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"At close:\n\n$PDD +56%\n$BABA +37%\n$SKLZ +27%\n$SE +19%\n$STNE +14%\n$SHOP +13%\n\nAmong the big losers - Defense\n\n$LMT -6%\n$GD -4%"\t\t\n$BABA ouch 🤕 shorties ✨\t\t\n"$BABA if this holds the low and retraces up from here then from the hi of 319 to low of 73 ', ' this can double at just 50% retrace to 200 ðŸ§\x90🕵ï¸\x8f\n#FunFact #sepculation\n$BIDU $JD $HSI $PDD $NTES"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $IWM\n6. $TSLA\n7. $FB\n8. $PD\n9. $MULN\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/b2eYHUGWOQ"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n@Trading_Sunset Pretty sweet squeeze though. $BABA was a set it and forget it.\t\t\n$baba hoy 🚀', ' el tiempo dirá si fue fue una buena inversión https://t.co/yU0mONflXJ\t\t\n$BABA check out $AERC $BBIG ðŸ‘\x81\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nEstá vez si se me cae la baba de verdad viendo a $BABA subir.\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @MarketRebels: Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)…"\t\t\n"$BABA hoy con un +36', '7% de subida y con un volumen bestial\n#wallstreetbets  #bolsadevalores #trading https://t.co/n55Xf7B9af"\t\t\n"Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)\n$NVDA 852k (60% call/40% put)\n$NIO 657k (70% call/30% put)\n$AMD 619k (61% call/39% put)\n$FB 556k (64% call/36% put)\n$TQQQ 330k (61% call/39% put)"\t\t\n$BABA  It’s nice that I changed some thing and now I’m winning in stocks 👉\t\t\n"$QQQ was just here 2 weeks ago...trend unch..will it break the resistance now?\n\npeople quoting 30%+ $baba...but look how much its fallen', ' did people really catch the exact bottom?\n\neven bear markets have nasty squeezes...we know pain trade was back into tech rotation post survey! https://t.co/9zpVU4n45I"\t\t\nFreakin $BABA https://t.co/e52vgnuBxM\t\t\n$BABA WHERE ARE THE FKING BEARS 🤡🤡🤡🤡 📊\t\t\n"RT @DwyaneTrade3: Started the day down -$1k because of swings so I’ll chalk today up as a W. Crazy day\n\n$SPY puts for +100% ✅\n$BABA calls f…"\t\t\n$BABA gotta have huge nuts to short it now IMO 🚩\t\t\nGreat graphic re $BABA https://t.co/bJ2Cjbvi5G\t\t\n"$SOFI short sellers:\n\nTake a look at $BABA and exit when you can', ' not when you have to.\n\nI have no sympathy for short sellers and analysts who downgrade at all time lows."\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA 🎰 ↘\t\t\n"Up 37% on $BABA for the day', ' let’s hope the bottom is in now. Insane how quickly narratives change. Must feel bad for those who sold yesterday 💀\n\n$BABA $TME $KWEB"\t\t\n"$BABA a punto de romper diagonal bajista de largo plazo. \n\nComo si nuna hubiera perdido los $100\n\nSe viene el bull market chino. https://t.co/cKgAsII4uh"\t\t\n$PETZ buyout rumours by $BABA ðŸ§\x90\t\t\n"Wednesday Option Volume \n\n$AAPL 1.282m (56% call/44% put)\n$TSLA 1.172m (55% call/45% put)\n$BABA 1.131m (73% call/27% put)\n$NVDA 852k (60% call/40% put)\n$NIO 657k (70% call/30% put)\n$AMD 619k (61% call/39% put)\n$FB 556k (64% call/36% put)\n$TQQQ 330k (61% call/39% put)"\t\t\n$BABA 🚀 https://t.co/TKjDwaNXyH\t\t\n"Started the day down -$1k because of swings so I’ll chalk today up as a W. Crazy day\n\n$SPY puts for +100% ✅\n$BABA calls for 60% that ran 480%✅\n$AAPL puts +60%✅\n$TSLA puts for +50% that ran 100%✅\n$MARA calls to end the day ✅\n\nAll plays alerted in discord https://t.co/p4XlXRQjkM"\t\t\nComo me gustarÃ\xada ayudar a todos los que ayer vendieron sus acciones chinas en mÃ\xadnimos del último lustro...mientras inversores profesionales ', 'como J.P. Morgan', '  compraban. Además estos mismos sacaban un informe valorando por ejemplo $BABA a 7X FCF\t\t\n"Muhafazakarlık', ' kuÅŸak çatışmasının motorudur. Yeni kuÅŸakları anlamayan', ' muhafazakar olan birisi #borsa da', ' #hisse  den para kazanamaz.\n\nDeÄŸiÅŸime açık olanlar', ' hem hayattan zevk alır', ' hem de para kazanır.\n\nBilenler bilir $BABA #Tencent gibi Çin hisselerinde hep düşüş beklerdik. +"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA No risk lotto play', ' we’ll see what it turns into 🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f 👆 https://t.co/KbvmVtetb4\t\t\n"$BABA up 36% today????\n\nIf you’re a trader that saw that coming ahead of time', ' you might be a modern day Nostradamus.\n\n#FINTWIT"\t\t\n$BABA where is heading to? 200? ï¸\x8f\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nNot sure if just meme coins or ones of the worlds biggest tech firms🇨🇳 $tcehy $baba #tencent #alibaba https://t.co/ngvD4jZruu\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 710\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $435.55  Mentions: 262\n$TSLA  Price: $840.23  Mentions: 176\n$SPX  Price: None  Mentions: 159\n$QQQ  Price: $340.32  Mentions: 153\n$BABA  Price: $104.98  Mentions: 120\n\n#stocks #investing #trading"\t\t\n$BABA how was that bears 🤣that whale knew what they were doing. Holy ðŸ\x8f¼ https://t.co/orHebIYSWS\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 120\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 262\n$QQQ Mentions: 153\n\n#stocks #investing #trading"\t\t\n$BABA why\t\t\n$BABA Just 130 left to my buy price!!! ☑\t\t\n@BigBullCap Oops some people cut losses at the bottom $cweb $kweb $baba $bili\t\t\nDe las mayores subas en un dÃ\xada en la Bolsa porteña: Cedear de Alibaba saltó 41', '5% $BABA\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @LlcBillionaire: US', ' global shares higher on Chinese economic support https://t.co/SwzJ8Amv9e $BABA $JD $NIO $SPY $DJIA\t\t\n"almost +40% from the bottom.\n\n$BABA #BABA #ALIBABA https://t.co/a1wgrmiUP4 https://t.co/K2LIfBTbtB"\t\t\n$BABA there is no reason for us to not hit 120s or 30s tomorow! ï¸\x8f\t\t\n$BABA who’s complaining? Who cares if this ever has another up day?  No better time to buy a stock than when the squeeze is on. ï¸\x8f\t\t\n$BABA let\'s go ï¸\x8f\t\t\n$BABA I wish I bought the dip. No gas in the tank 😤 🆕\t\t\n"Me creerÃ\xada que es un rebote alcista y está todo bien en $BABA si no existiera este gap.\nSigo ðŸ\x90» https://t.co/67mrgm4dH6"\t\t\n"$BABA 80c $1.69 âž¡ï¸\x8f $24.80 🤯\nA massive trade w/ massive payout \n$423K payday \nAlerted by @unusual_whales 3/15 https://t.co/E8HdeiECit"\t\t\n$BABA JP Morgan said sell BABA. Lmaoo 👆\t\t\n"I did not call the bottom on chinese stocks', ' but I did present the exact level of support that became the bottom for the hang seng index.\n\nFrom monday night\'s stream.. see the images below\n\n$DIDI $NIO $BABA $IQ $EDU $TAL $XPEV $JD $TME $HSI $PDD https://t.co/UIKU3K1jVk"\t\t\n"RT @StockTraderHub: ALERT RECAP FROM TODAY POSTED BY ONE OF OUR MODERATORS 🔥 \nMONSTER GAINS ON ALL THE PLAYS 💰\nhttps://t.co/ax7rMFHlTi 👈ðŸ\x8f» 💎…"\t\t\nJust poster day for me after a month !!! $spx $baba $kweb $amzn https://t.co/JOQTC9VDDp\t\t\n$BABA  JPMorgan. They already got theirs. ðŸ‘\x81\t\t\nUS', ' global shares higher on Chinese economic support https://t.co/SwzJ8Amv9e $BABA $JD $NIO $SPY $DJIA\t\t\n"RT @StockTraderHub: ALERT RECAP FROM TODAY POSTED BY ONE OF OUR MODERATORS 🔥 \nMONSTER GAINS ON ALL THE PLAYS 💰\nhttps://t.co/ax7rMFHlTi 👈ðŸ\x8f» 💎…"\t\t\n"ALERT RECAP FROM TODAY POSTED BY ONE OF OUR MODERATORS 🔥 \nMONSTER GAINS ON ALL THE PLAYS 💰\nhttps://t.co/ax7rMFHlTi 👈ðŸ\x8f» 💎\n\n$SPY $QQQ $CAR $TSLA $BABA $BIDU $NIO $TDOC $ROKU $NFLX $JD $UPST $LMT $SE $LMT https://t.co/uVC9Om1D0v"\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\n$jd $nio $baba we will watch what tmrw shall bring.\t\t\n"I was busy today banking on my $BABA calls', " so I didn't really have time to tweet out a new play. Might have some time to jump into this tomorrow if you'd like. I'm liking the action on $CPNG. \nSomeone spent $833k on these this morning", ' then another $1.5m late in the afternoon. https://t.co/RSh4glJWWU"\t\t\n"If you’re ever feeling stupid', ' just watch Bloomberg. $CLNE $CLSK $SNDL $CLSK $BABA $AMZN $CEI $TSLA $FCEL $MARA $RIOT $WISH\n$TSLA $GILD $ABBV $PFE $TEVA $TDOC $SPX $GOOG $AMZN $FB $BA $TQQQ $QQQ $SPY $META $JD $NIO $BHAT $CPI $ITM $KWEB $DIDI $CTK $HOOD $COIN $FORW $HMBL $BBIG https://t.co/kVLe4WLxRU"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\n"$BABA Morning Star\nDaily appearances since 2014: 17\nClose 5 days later ±:\nAvg: -2.99\nSD: 8.91\nWorst: -21.58\nBest: 8.73\n\n10 days later:\nAvg: -4.15\nSD: 11.32\nWorst: -24.98\nBest: 13.69\n\n30 days later:\nAvg: 4.74\nSD: 16.46\nWorst: -43.95\nBest: 29.83"\t\t\n$BABA can’t wait to short tomorrow 🤤 📢\t\t\n#HotOptions Report For End Of Day', ' March 16', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $NVDA', ' $NIO', ' $AMD', ' $FB', ' $F', ' $MSFT', ' $BAC', ' $AMC', ' $SOFI', ' $UBER', ' $JD', ' $PLTR', ' $AAL', ' $AMZN', ' $DKNG', ' $DIDI', ' $PYPL    https://t.co/dMeuaR13Pa\t\t\n$BABA next is $FB too cheap', ' bottomed out and is gonna be an easy gain in the coming months 😄\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA just got a call from my chinese friend that hong kong will be carrying the torch tonight for the march to $130. Congrats longs ï¸\x8f\t\t\nNice all free tips! Green!  $BABA +7% and $NIO +6% https://t.co/0QKzndRQVQ https://t.co/4Ss2WASZV3\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"$BABA Over $200 by December. Volume is telling. \n\nMARK THIS POST. ï¸\x8f https://t.co/6taBpQZbv8"\t\t\n$BABA with highest weekly volume ever and there are still 2 sessions left in the week 👀\t\t\nthese are the trending stocks $BABA  $^IXIC  $^DJI  $^GSPC  $DIDI  $SONN  $LMT https://t.co/iboDwipOja\t\t\nRT @G3N3RLZ0D: $baba  $90 call options  🚀      .16 yesterday to $15 bucks https://t.co/mS71mgdAJE\t\t\n"Great day', ' came in with a few longs & China names', ' lucky there. Played the market well intraday', ' main tickers: $EPAM 250c 1500% $SHOP 620c 1033% $BIDU 140c 500%+ $PDD $BABA $PDD $TSLA $KC \n\nDaily recap: https://t.co/pAc5mBQsYc\n\nLooking forward to tmrw!\nhttps://t.co/S9bx3TDmlo https://t.co/24ZMY5DzbM"\t\t\n"I\'d like to congratulate @EquityBrian on continuing to buy $BABA shares while the market wasn\'t fond of Alibaba.\n\nToday', " $BABA shares are up 36% and if it wasn't for Brian", ' many of us wouldn\'t have the guts to buy the dip on that stock."\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"RT @Chrwme: 16 Mar 2022 part 2 💰 \n\n$EBAY $0.55 âž¡ï¸\x8f $0.72\n$AMZN $25.40 âž¡ï¸\x8f 60.00\n$COIN $3.00 âž¡ï¸\x8f $5.20\n$SPY $2.07 âž¡ï¸\x8f $5.50\n$BABA $0.56 âž¡ï¸\x8f $2.11…"\t\t\nTop 10 Stocks & Cryptos On Twitter: $SPY', ' $TSLA', ' $QQQ', ' $SONN', ' $BABA', ' $KC', ' $DUO', ' $GOCO', ' $AMZN', ' $AAPL #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/AEtafu7kJc\t\t\n"@asymco $BABA closes at heights not seen in two weeks. \n\n(But a lot has happened in 2 weeks.)"\t\t\nRT @optionsmafia1: Been a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.c…\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\n"RT @TradeWithDoug: Do You Believe The Fed?\n\nFrom the makers of "" transitory "" comes "" inflation cured "" by end of 2022\n\nhttps://t.co/WCuMUi…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nBeen a while since we did a 🌶list  $AMZN $BABA $EWZ $HD $JD $LYV $MS $MSFT $MTCH $SNOW $WDC see you tomorrow https://t.co/jJH3ws2PDV\t\t\nDamn it feels so damn good when all  of you’re hard work pays off. Thank you. $BABA $SPY $MULN Learn to play both ways and capitalize on a regular basis. God is Good! 💪ðŸ\x8f¾ðŸ’¯â\x9d¤ï¸\x8f\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\nA huge thanks @naval4you ', ' excellent analysis and great call on $BABA ðŸ‘\x8f\t\t\n@TeslaAndDoge $BABA +35% in one das', ' unbelievable.\t\t\n"RT @TradeWithDoug: Do You Believe The Fed?\n\nFrom the makers of "" transitory "" comes "" inflation cured "" by end of 2022\n\nhttps://t.co/WCuMUi…"\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n"China news bodes well for Russian stocks when they open back up\n\n$RSX $ERUS $LUKOY $OGZPY $DIDI #WSB $KWEB $EWH $BABA"\t\t\n$BABA Fair play to the profit takers and the movie makers. 🆙\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nI\'m not gatekeeping joy for baba investors even if they are still down. Be happy. Enjoy your day. $baba\t\t\nCant believe some accounts are doing un-ironic $BABA victory laps\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\nCartera en +11% qué locura 🤯. Lastima no poder haber ampliado $BABA pero estoy seguro que no será la última vez', ' esto va para largo.\t\t\nImpeccable timing. This is $BABA https://t.co/HArQHmC9HY\t\t\n"16 Mar 2022 part 2 💰 \n\n$EBAY $0.55 âž¡ï¸\x8f $0.72\n$AMZN $25.40 âž¡ï¸\x8f 60.00\n$COIN $3.00 âž¡ï¸\x8f $5.20\n$SPY $2.07 âž¡ï¸\x8f $5.50\n$BABA $0.56 âž¡ï¸\x8f $2.11\n$TSLA $0.63 âž¡ï¸\x8f $1.28\n$QQQ $2.77 âž¡ï¸\x8f $3.45 \n$QQQ $2.60 âž¡ï¸\x8f $3.25 \n$QQQ $2.30 âž¡ï¸\x8f $3.12\n\n@Prophitcy @glockied"\t\t\nRT @MarketRebels: $BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$BABA calls closed at 12.72 for +480% 🚂 https://t.co/LHDNkS6D8J\t\t\n@ParrotStock up 5.6% today', ' thanks to $SE $JD $BABA $MDB\t\t\n"Check out the Top WhaleFlow from today!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $QQQ $FB $BABA $IWM $NVDA $JD $AAPL $KWEB $AMZN $VIX https://t.co/fQLGXum44V"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL…"\t\t\n$BABA BULL trap', ' expecing 20% down tomorrow easy. ï¸\x8f\t\t\n"$BABA for the win today! I may be crazy', ' but', ' as long as crazy pays me. \n\nForever Team @BlackBoxStocks \n#options #optionsflow #baba #fomc #wallstreet #optionsflow #stocks"\t\t\n$BABA bought calls this morning when stock was at $89; just sold out. quick $5K in profit ï¸\x8f\t\t\n@the_chart_life It feels very dead cat bounce and if I were a gambling man which I am not', ' I’d definitely had opened up a $BABA short at $100 just for shits and giggles. Perhaps we’re about to get the “Chinese printer go brrrrâ€\x9d meme shortly.\t\t\n"Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $157.50 Call\n$AAPL March $155 Put\n$AAPL March $152.50 Put\n$AAPL March $150 Put\n$TSLA March $850 Call\n$AMD March $115 Call\n$AAPL March $162.50 Call\n$BABA March $100 Call\n$BAC March $43 Call"\t\t\n$BABA will open at 130 tomorrow ðŸ˜\x81\t\t\n$BABA + 30$ today ï¸\x8f https://t.co/aEgfDS4dGR\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nRT @FilipSalling: Jeg overvejede meget at flytte penge fra $BABA over i EM ETF igÃ¥r. Men mindede mig selv om at det IKKE er i dÃ¥rlige tider…\t\t\n"TOP GAINERS WED', ' MAR 16 🚀\n$BEKE +63.96% | $PDD +56.02% | $GDS +52.15% | $BILI +47.83% | $DIDI +42.19% | $FUTU +36.67 | $JD +39.43% | $BIDU +39.37% | $BZ +37.99% | $LU +6.36 | $BABA +36.46% | $YMM +35.60% | $HTHT +34.33%"\t\t\n"$BABA baba will hit 120 to 150 tomorrow', ' entire wall street and china are buying it! the most undervalued stock in the planet \n \n$SPY $AAPL $TSLA $AMZN ↘"\t\t\n$BABA se recuperaron las chinas jaja Alibaba +36', '76%. https://t.co/JXY8Q7K3Pf\t\t\n"RT @AbisayTrades: Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! To…"\t\t\n"Do You Believe The Fed?\n\nFrom the makers of "" transitory "" comes "" inflation cured "" by end of 2022\n\nhttps://t.co/WCuMUisWo7\n\n$SPY $QQQ $BABA"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n$BABA was at this price two weeks back. Still a long way to go up. It\'s going to be parabolic. 🚩\t\t\nOh JPMORGAN and the so called wall street analysts... downgrading a day before $baba stock pops 36% 🤣. Might as well have a monkey throw darts. #StockMarket https://t.co/hIzlpfr9HE\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 250million...wtf $BEST 🤪\n\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $MKD $RLX $BEST https://t.co/kEzDvQeWoN"\t\t\n$BABA 105.22 close â–¶\t\t\n"Demand zones strike again. \nDestroyed: $AMD', ' $NVDA', ' $FB', ' $AAPL', ' $INTC', ' $SPY', ' $MU', ' $BABA. \n\nI’m not smiling', ' you are!!! Told them Sunday night. 😉\n\nWe had 1000%+ on $SPY from @Noman__93 \n\nCome trade with us!!!! @Options_Trooper @AdexTrades https://t.co/rzbiEF8hUB"\t\t\n$BABA Out $105.50 from $74.68.  Heck of one day return ï¸\x8f\t\t\n$BABA $PDD $DOYU $BIDU milestone.😳🇨🇳 https://t.co/uHPtu9UhpT\t\t\n$ARKK with big green move. The china connection which did hurt just 2 days ago is bringing tears of joy to stockholders. Really huge moves. You rarely see this. Its still megacaps like $BABA . Baba Valuation just swings by 60-80 billion in a day. The Ape Era! https://t.co/qEFVe1VxEB\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"عودة ارتداد \n\nاكبر شركة تتداول تØ\xadت قيمتها العادلة $BABA \n\nشق السقÙ\x81 ماشاءالله 😅 \nمستثمر القيمة تشارلي منقر يلقن الاسواق درس بمضاعÙ\x81Ø© استثمارة Ù\x81ÙŠ الشركة الصينية 100Ùª\n\n Ø\xadينما كان يتجنبها السوق\n\nويجب على المستثمرين المشككين Ù\x81ÙŠ الصين ان ينتبهوا! https://t.co/nbU9qNeXak https://t.co/udaGtkqLv2"\t\t\n"$baba $nio $xpev $li $kweb\n\nCNBC 🤡 \nâž¡ï¸\x8fChina is masterful in manipulating the stock market\n\nMe: and US is not with all the QE???\n🤣🤣🤣\n\nThese shorts literally got frack today!!!"\t\t\n"$BABA CLOSED UP +37% \n\nSHORT SQUEEZE WILL CRUSH MANY A BEAR 🤣🤣🤣ðŸ‘\x8d🤷â€\x8d♂ï¸\x8f https://t.co/4w1WTFBrsv"\t\t\n"Con un tremendo short squeeze', ' un dÃ\xada China volvió...\n\n$FXI $BABA $BIDU https://t.co/aYBuqZdD4G"\t\t\n$BABA  lets go 20 more points for CNBC ✔\t\t\n"RT @BlackBoxStocks: ðŸ\x8d¾ $BABA was non stop today! \n\nOur platform alerted Rapidfire Bullish on the 3/18/22 $105C\'s at 10:38AM. It broke throug…"\t\t\nRT @ducked_off_REG: @iluvstocks1 portfolio went up 600% today off the $baba calls. S/o the discord! https://t.co/mbv1E3iTc0\t\t\nRT @DeepSha37133237: $BABA the fomo on this will be monumental 😀\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nNo sympathy for the fraudulent short sellers. A continuation move in HK tonight would be brutal for $BABA bears. https://t.co/UwWpwKXP5E\t\t\n$baba calls up 11000% today 🥴 jeez\t\t\n@Pharmdca Very Risky but I got in some $BABA & $KWEB today', ' who knows for how long\t\t\n"RT @BlackBoxStocks: ðŸ\x8d¾ $BABA was non stop today! \n\nOur platform alerted Rapidfire Bullish on the 3/18/22 $105C\'s at 10:38AM. It broke throug…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA give or take. 💫\t\t\n1/ The https://t.co/tuXka7zlaq article is encouraging for companies like $BABA', ' $TCEHY & $PDD.\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @hewyheff: When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to…"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\n$BABA casually up 40% today. https://t.co/xxHK5pH9op\t\t\n"ðŸ\x8d¾ $BABA was non stop today! \n\nOur platform alerted Rapidfire Bullish on the 3/18/22 $105C\'s at 10:38AM. It broke through the #orb', ' pushed up off #darkpool & followed the trend! Had you held', ' this #daytrade was a 556% gain!\n\n#options #optionstrading #fintech #fintwit #optionsflow https://t.co/i0TyNK04ub"\t\t\nRT @OhMyBadTrey: @smartertrader I took that $BABA call…a banger!!\t\t\n"With our $MRO trade today', ' @TrevelFund\'s return was:\n\n03/16/2022 Performance:\n@TrevelFund: (+0%)\nS&P 500: (+2.24%)\n\n$SPY $BABA $GME $AMC $VXX $TSLA $MULN $MLFB $VALE $RIVN $USAU $LFG $NNDM $TMC $ASTS $AIR $HYMC $SA $NIO $SFET $XPEV $BB  $PTON $ROKU $AMZN $QS $TTCF $LIT $BATT"\t\t\n$BABA Opening tomorrow ????   115-125 ðŸ‘\x8d\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n@RevShark Because everyone was too busy buying $BABA $FXI $KWEB to care about $ARKK dumb 10% gain when they were making +30%. She done! Collects her outrageous management fee and stop posting your daily trades.\t\t\n"Top Options by Volume\n$AAPL $BABA $TSLA $NVDA $AMD $NIO $FB $BAC $AMC $AAL https://t.co/v8pgknrQdp"\t\t\n@smartertrader I took that $BABA call…a banger!!\t\t\n$NIO - Confirmed - $BABA / $XPEV / $PDD https://t.co/78WpcSUkW7\t\t\n"RT @JesseOlson: A reminder that price can always go lower than we think..and of course can go much higher as well. \n\nHere is $baba', ' price w…"\t\t\n"i know many $baba holders who say \n\n""glad i held from $250 so I could enjoy todays rampage"" https://t.co/M2LwcmFYkf"\t\t\nRT @charliebilello: Update: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its pric…\t\t\nRT @epictrades1: $BABA up 20% pre mkt 😂â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8f https://t.co/dAtQfHfA3z\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"RT @reilly_mcadams: What a crazy day \n\n$BABA ~ 36% \n$NIO ~ 25%\n$JD ~ 40% \n$EH ~ 26% \n$KWEB - 39% \n\n$SPY ~ 2.2% \n$QQQ ~ 3.6% \n$ARKK ~ 10%\n$I…"\t\t\n$nio $jd $baba cheers..... bulls. What a day. Laughing all the way to the bank day.\t\t\nUpdate: Alibaba was up 36% today with its market cap increasing by $76 billion ($206 billion to $282 billion). Its price to sales ratio is now 2.2', ' which is still below Clorox. $BABA https://t.co/IwJT9XXbLG\t\t\n@iluvstocks1 portfolio went up 600% today off the $baba calls. S/o the discord! https://t.co/mbv1E3iTc0\t\t\n$BABA the fomo on this will be monumental 😀\t\t\n@Miguel_Boggiano Bro compro $baba o que ond?\t\t\n$BABA last minute there might be a short squeeze panic covering ï¸\x8f\t\t\n"Numbers in. $QQQ $DAX $ARKK one day delayed.\n\n""Crazy $BABA "" coached by C. Munger YTD 2022 +13', '41%\nvs\n""Crazy Cathie"" coached by E. Musk YTD 2022 -42', '50%\n\nsnippets / comments https://t.co/Co7AOChiAI"\t\t\n"$BABA idea from advisor @stockballa.\n\n#WWS DAO fund could gain exposure through a $BABA backed token. $74s-$105 overnight represents 42% ROI or 15330% APY in classic staking terms. https://t.co/1BvkCP5rEk"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @RichHamiltonJr: Finished the day with 9 Wins & 1 Loss:\n\n$BABA - 85 puts at $1.99 went to  $2.50 - Win\n\n$AAPL - 155 puts at $1.38 - .80…"\t\t\n"RT @reilly_mcadams: What a crazy day \n\n$BABA ~ 36% \n$NIO ~ 25%\n$JD ~ 40% \n$EH ~ 26% \n$KWEB - 39% \n\n$SPY ~ 2.2% \n$QQQ ~ 3.6% \n$ARKK ~ 10%\n$I…"\t\t\nNi en Binance se ven estas falopeadas ya $BABA https://t.co/rwQ8AXYXjw\t\t\n$BABA people who invest with jpm probly pisssedddd â\x9d¤\t\t\n$BABA just never doubt me again', ' ok? ☑ https://t.co/FkkZKvBLr6\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"When the gang links up on an unofficial $BABA lotto play 🥵\n\n(Peep when Jay put the fully charged battery in my back)\n\n$64 to $238 🤑 https://t.co/acNPSdIEQg"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\nIncredible move', ' managed to catch it from 77 to 95. $baba https://t.co/Bs7WJ32MeB https://t.co/7TlSo4ZI5C\t\t\n"Chinese officials helped ease some worries about investing in China. $BABA up 36% today. Still a long road ahead and I don’t think $300 is happening again for quite awhile. But $150-170 by years end is reasonable assuming the worries keep getting eased\n\nhttps://t.co/gnCSDdz3FK"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"$BABA\nI had 10000 shares and i sold 20% at 80$ to reduce exposure and what looked like a great idea on tuesday turned out to be a costly mistake… ï¸\x8f"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n$BABA congrats anyone in this!! ðŸ‘\x8f happy for all you.. not in it cause its China... but happy for everyone making $ ðŸ˜\x81\t\t\nChina is a fake out today. $BABA $BIDU $FUTU https://t.co/n4WZxQ2OPH https://t.co/BOusoUOiOQ\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n$BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe https://t.co/p4drU6Acd9\t\t\n"What a crazy day \n\n$BABA ~ 36% \n$NIO ~ 25%\n$JD ~ 40% \n$EH ~ 26% \n$KWEB - 39% \n\n$SPY ~ 2.2% \n$QQQ ~ 3.6% \n$ARKK ~ 10%\n$IWM ~ 3%"\t\t\n"Finished the day with 9 Wins & 1 Loss:\n\n$BABA - 85 puts at $1.99 went to  $2.50 - Win\n\n$AAPL - 155 puts at $1.38 - .80 - Loss\n\n$SPY - 432 puts at $2.40 went to $3.18 - Win\n\nFOMC $SPX - 4265 puts at $4.50 went to $15.20 - Win 250%+\n4355 calls at $4.70 went to $5.30 \n\nGreat day. https://t.co/612v5nJRGG"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$BABA OK.  I have to admit.  Today was a good day. 📢 https://t.co/etHarsEloM\t\t\nLas que ayer no compramos $BABA --> 🤡\t\t\n"start of day 2022.03.16 @ 9h54\n$BABA up 17%\n$TCEHY up 20%\n$JD up 27%\n$PDD up 38%\n$BIDU up 17%\n$WB(Weibo) up 17.5%\n\nvs. \n\nend of day 2022.03.16 @ 15h56\n$BABA up 37%\n$TCEHY up 33%\n$JD up 39%\n$PDD up 57%\n$BIDU up 39%\n$WB up 20% https://t.co/09SC4ONXJr"\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"Above5DaysMA\n$ACHR $3.90 17.12% 13.37% 34.02% -44.52% 62.54\n$API $10.41 47.24% -6.47% -3.79% -42.74% 50.45\n$BABA $104.91 36.67% 3.94% -14.18% -15.33% 50.36\n$BIDU $150.87 39.20% 4.60% -6.08% 1.47% 53.12\n$BLI $6.48 20.45% 2.69% -14.29% -65.03% 44.42"\t\t\n"$BABA 154million on volume - 7 times average volume....\n\nCrazy buying âš¡"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"DailyUp5\n$AZEK $27.17 6.88% 3.07% -8.83% -34.62% 46.08\n$BABA $104.91 36.67% 3.94% -14.18% -15.33% 50.36\n$BB $6.50 6.65% -3.64% -7.74% -27.91% 44.44\n$BE $22.35 5.42% -6.49% 32.41% -7.30% 58.14\n$BIDU $150.87 39.20% 4.60% -6.08% 1.47% 53.12"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\nRT @faststocknewss: *ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\nRT @faststocknewss: *ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\n$BABA still underpriced. If it’s down tomorrow time to pick up more.\t\t\n"RT @dosinaga2: Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\n"RT @JesseOlson: A reminder that price can always go lower than we think..and of course can go much higher as well. \n\nHere is $baba', ' price w…"\t\t\n"Chinese stocks staged an extreme rebound today', ' thanks to authorities vowing: \n- To ensure stability in capital markets\n- Support overseas stock listings \n- Resolve risks around property developers and\n- Complete the crackdown on Big Tech “as soon as possible""\n#invest $BABA https://t.co/ZaGUaRpHLd"\t\t\n@GarethSoloway Indeed finally $BABA popped 😮\t\t\n"WL Results: 3 Wins', ' 0 Loss', ' 1 Void\n\n$BABA', ' $ROKU', ' $PYPL from the side chart WL hit for the gains also.\n$DOCU faked out in the early morning session but worked eventually\n$SPY $AAL $AMD $TSLA https://t.co/G5X3uhh7IN"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"A reminder that price can always go lower than we think..and of course can go much higher as well. \n\nHere is $baba', ' price went quite a bit lower than March 2020 low. Once the monthly RSI went below 50', ' then price really made a move lower. #stocks #crypto https://t.co/CdeBikKvaX"\t\t\n"$BABA is up like 36%\n\nMunger be like https://t.co/aQwcykgE7B"\t\t\nRT @InversorExperto: Sube que te llevo $BABA 🚀 https://t.co/anzshlKFL6\t\t\n$BABA now the short squeeze fun starts last 5 mins. ï¸\x8f https://t.co/qfCjRd34KU\t\t\n$BABA can\'t believe I bought this for 76 yesterday and now it\'s 105 next day🤣 â\x9d—\t\t\n"Stocks making the biggest moves midday: Alibaba', ' AeroVironment', ' Boeing and more\nhttps://t.co/FJcy8oFtZZ\n\n$BABA $PDD $AVAV $NVDA $9618.HK $LMT $BA $MU $SPOT $SBUX $NKE $NLOK"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA Hello freinds my stock went up thirtey five percent in a day is that good? thx 🆓\t\t\nWHO BECAME A MILLIONAIRE OFF THOSE 10', '000% $BABA CALLS?\t\t\n$BABA Fck you shorts 📢 https://t.co/vHpyfJYfFJ\t\t\n$BABA no sell off 🤔🤔🤔ðŸ™\x8f🤑\t\t\n"RT @SpacTiger: $SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n"$BABA $NIO Kevin O\'Leary buys Tencent', ' Alibaba', ' Meituan https://t.co/LgOYLyjb0a\nThat was great buy @kevinolearytv"\t\t\nA $BABA le han hecho una OPA o a alguien se le quedó pillado el botón de compra\t\t\n"REVENTARON DURO a los cortos\n\n$PDD +56%\n$BABA +26%\n$TME +30% https://t.co/rsRjzYwhf8"\t\t\nRT @rick_decard: $BABA https://t.co/ZHB32lzUVR\t\t\n"@Pps831 @tradeordieguy He probably has both positions.\nWe were short $BABA and had to take the loss this morning. Switched to long based on the info and likelihood of a bigger bid post FOMC. $SQ we took later after I tweeted about it. \nBTW your $BABA gains must be incredible. Congrats!"\t\t\n"$BABA sees 1', '228 bullish options orders worth $138', '411', '214. On the flipside', ' BABA sees 308 bearish options orders worth $60', '177', "773.\n\nBABA's overall statistics show 129", '347 calls worth $356', '202', '153. On the other side', ' we have 60', '846 puts worth $170', '796', '344.\n\n4:04 PM ET"\t\t\n"$BABA Statistics as of 4:03 PM ET\n\nOrder Count:\n- Puts: 60', '846\n- Calls: 129', '347\n\nVolume:\n- Puts: 316', '617\n- Calls: 838', '411\n\nPremium:\n- Puts: $170', '796', '344\n- Calls: $356', '202', '153\n\nPut/Call:\n- Order Ratio: 47.04%\n- Volume Ratio: 37.76%\n- Premium Ratio: 47.95%"\t\t\n$BABA anyone else hurting that they missed out on this opportunity?! oh just me? ok. 📈 https://t.co/I4xpi1iS8I\t\t\n"$baba $nio $xpev $li $kweb\n\nWhat an amazing dayðŸ\x8dºðŸ\x8dºðŸ\x8dº\n\nI\'m out...good luck!"\t\t\nEspectacular lo de $baba en la rueda de hoy. Felicitaciones a los comprados.\t\t\n638%', ' 594%', ' 343%', ' 260%', ' 150%', ' 143%', ' 127%', ' 125%', ' & 118% gainers! We are #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $BABA $SNOW $BIDU $AAPL $TSLA $DOCU $SHOP $JD $FB $DIDI $RBLX $FUTU $CCJ $NIO $FUBO #trading #learntotrade #DayTrading #OptionsTrading https://t.co/EkdjCJC44k\t\t\n$BABA $PETZ (PETZ should be .50s by now ) 📚📚🚨ðŸ\x8fƒâ€\x8d♂ï¸\x8f https://t.co/AgDMIN3UkQ\t\t\n$BABA bleeding now here 👉\t\t\nWhat a crazy afternoon $BABA 750% and 350% $BIDU 630% $MRNA 300% $SPY 250% and 585% lotto $PDD 200% $TSLA 55%   $NVDA 40% $SNOW 35% $SHOP 40% $NIO 100% $AMZN 125%. Join us and learn proper trading from us https://t.co/oMl5G7DYNH https://t.co/yjBpPcQMIm\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 125 | 127.3% | 🚀\n| $BABA | 103 | 114.6% | 🚀\n| $GME | 33 | -15.4% | 🚀\n| $QQQ | 33 | 65.0% | 🚀\n| $TSLA | 20 | 17.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\nRT @EquityBrian: Great day to have 50% allocation to $BABA\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $APRE\n6. $…"\t\t\nRT @dailyEdgeGroup: FOMC headline forced indices to backtest and fill yesterday\'s gaps', ' followed by a massive rally to push ES through 4350…\t\t\nRT @MarketRebels: $BABA finishes up 36.65% to $104.89\t\t\n"RT @Prof_JamesCook: China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for!…"\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"$SPY $BABA Free plays in the discord 😵â€\x8d💫🔥 doesn’t get any better than this! Who’s ready to bank tomorrow ! \n#spy #baba #StocksToBuy #stockstowatch #Options #OptionsTrading https://t.co/U1ushkcRzY"\t\t\n$BABA proud to be a bloody knife swindler ï¸\x8f\t\t\n$BABA Crazy run lOL!!\t\t\nAlso', " if I didn't think I had the mindset for long term investing before", ' watching $BABA go down 60 percent and riding that out certainly helped.\t\t\nRT @MarketOmega: +$13', "718. Informed members during the PM analysis that we're seeing capital flow into China stocks. Also Fed raised rates…\t\t\n$BABA 200% thought was good deal and it hit 800% https://t.co/Ju5zAgdg0x\t\t\n@QTRResearch The idea was good", ' but it was seriously lucky that it happened so fast and furious. Bought some $BABA calls yesterday and sold again today at 100% profit', ' that should easily pay for the subscription to your substack🥰\t\t\nRT @faststocknewss: *ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $APRE\n6. $…"\t\t\n"Super Green ä¸\xad国\n\n#China $BABA $JD $MOMO $YY $TIGR https://t.co/6MCMpWZSSk"\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nPhew what a day in the market $SPY $QQQ $BABA had a field day today if you were short this morning fuck you and go to hell 😂😂😂\t\t\n$BABA WOW THANK YOU THANK YOU THANK YOU.! Best trading day on a WHILE. Banked like no tomorrow. Cleared 2500 and still got calls and few puts to hedge.! But Great day!!!!\t\t\n"FOMC headline forced indices to backtest and fill yesterday\'s gaps', ' followed by a massive rally to push ES through 4350. Shorts buried. \n\nExpect more gains in $EURUSD and $TLT into April.\n\n$SPX $NDX $AAPL $HSI $BABA"\t\t\nI hope you all made money today‼ï¸\x8f Big moves all around the market. Chinese Stocks especially $BABA $NIO. Tomorrow should be interesting so I want to hear what direction you think spy will go tomorrowâ\x81‰ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (78)\n2. $SPY (65)\n3. $HOUR (20)\n4. $TSLA (17)\n5. $J (12)\n6. $QQQ (11)\n7. $FIX (8)\n8. $OIL (8)\n9. $GME (7)\n10. $HOOD (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/4OpQhMIMIw"\t\t\n$BABA who made big money on options today? ðŸ‘\x8d\t\t\n"Ayer Mike dijo que no compren $BABA y hoy metió la mayor suba de su historia +36%\n\nIM PRE SIO NAN TE"\t\t\nChina showed support for battered US-listed stocks such as $BABA earlier today', ' helping it rise 36% on the NYSE; Asia-heavy Las Vegas Sands also seems to be a winner with a "looser" China', ' as $LVS was up nearly 12%', ' one of the S&P 500\'s biggest gainers on a strong trading day\t\t\nRT @juskev__: @SevenParlays @Sevenvmatos You alley ooped $baba earlier ripped .. now you blessing us again? Say less\t\t\n$BABA Still below half price.  PT for Dec 22 $280 ï¸\x8f\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n"Stock Mafia trade recap 03/16\n\n$BABA CALLS SWING 0.2âž¡ï¸\x8f6', '7+ OVER 3000% GAINS 😦🤑💵\n$DKNG PUTS 0.25>0.4 60% GAINS 🔥ðŸ\x8f¦\n$SPY CALLS 0.08>0.2 OVER 150% GAINS \n\nCRAZY DAY IN OUR DISCORD 3200%+ GAINS JOIN NOW 🕺🕺 https://t.co/kquh6pG8zC"\t\t\n$BABA finishes up 36.65% to $104.89\t\t\n"RT @tsilver_apex: China plans audit concession in face of US delisting threat\n\nhttps://t.co/hbT2coUBZ0\n\n$BABA $KWEB"\t\t\n*ALIBABA SEALS BIGGEST GAIN SINCE 2014', ' CLOSING 37% HIGHER $BABA\t\t\nAlibaba Group Holding Limited traded 149.65M shares', ' 511% above average volume $BABA\t\t\nSube que te llevo $BABA 🚀 https://t.co/anzshlKFL6\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$BABA\n$NVDA\n$MSFT\n$AMZN\n$FB\n$AAPL\n$JD\n$UBER\n$AMD\n\nThanks for visiting my page 💻 https://t.co/JNmLmR7kul"\t\t\n@SevenParlays @Sevenvmatos You alley ooped $baba earlier ripped .. now you blessing us again? Say less\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 124 | 121.4% | 🚀\n| $BABA | 101 | 110.4% | 🚀\n| $GME | 34 | -12.8% | 🚀\n| $QQQ | 33 | 65.0% | 🚀\n| $TSLA | 19 | 11.8% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $APRE\n6. $KWEB\n7. $AMC\n8. $JD\n9. $SPX\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/j3RiBEb8lK"\t\t\n"RT @StockDreamss: ROOM BANKING 🔮\n\n$BABA 470% \n$SNOW 400%\n$SHOP 200% \n$RIVN 35% \n\n$RIVN $NIO Swing â\x9dŒ\n(China Limit Up 😒)\n\nhttps://t.co/TfoOUO…"\t\t\n$BABA I have no sympathy for bears who shorted. ï¸\x8f https://t.co/Y2pABTIj4t\t\t\n"Top Gainers (>$30)\n$YY $PDD $GDS $XPP $MPNGY $KWEB $FUTU $JD $BIDU $JDCMF $BABA $HTHT $TCEHY $TCTZF $LGFRY $SKYH $DLO $ACMR $NTES $CQQQ $EPAM $BGNE $EMQQ $EDC $ZLAB $BYDDY $CXSE $FNGO $HCP $CAR\nhttps://t.co/S59zN18Con"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$SHV', ' $SPY', ' $AAPL', ' $QQQ', ' $FXI', ' $HYG', ' $IWM', ' $VB', ' $IVE', ' $TLT', ' $EFA', ' $TSLA', ' $XLY', ' $GLD', ' $PCG', ' $BABA', ' $AMD', ' $ASHR', ' $SLV', ' $IEMG https://t.co/KbYAOBVf6K"\t\t\n"Top Gainers (>$5)\n$VNET $CWEB $KC $YY $BEKE $YINN $CD $PDD $GDS $MOMO $DADA $BILI $API $LKNCY $VIHD $QFIN $MPNGF $XPP $DAO $MPNGY $HUYA $KWEB $FUTU $JD $BIDU $BZ $JDCMF $LU $BABA $YMM\nhttps://t.co/S59zN18Con"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $MULN\n4. $MKD\n5. $KC"\t\t\n@GHueco @DarioEpstein +36% $BABA. Que timing JP!\t\t\nOut again. Too fast. $BABA 5x.\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $FB\n4. $HOOD\n5. $YANG"\t\t\n@saxena_puru Puru', "  what about $baba ?\t\t\n$BABA I'm not selling. A long term bull. 🥇 https://t.co/nnUvgkwoyW\t\t\nTak nakonec +36", '7 % 📈 $BABA https://t.co/cn1pqeiwnF\t\t\nbueno...postergamos una vez mas el cerocoma argento...terrible corrida de vendidos', ' diria mundial...fortuna dejo $baba $meli $come ...sigan en gimnasios viviendo de otra cosa. Dejen el Market a los traders. @tebb29\t\t\n$BABA i am so confused about this.   Seriously 40% up. â–¶\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 124 | 117.5% | 🚀\n| $BABA | 99 | 106.2% | 🚀\n| $QQQ | 33 | 65.0% | 🚀\n| $GME | 32 | -20.0% | 🚀\n| $TSLA | 19 | 5.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA I bet lingers positive ☑\t\t\n"03/16/22\n\nDiscord eating everydayðŸ\x8d½ @YoYoTradeAlerts \n\n$SPY \n.67 -> 3.65 (440% gain)\n\n$BABA\n.72 -> 2.40 (230% gain)\n\n$RBLX\n.88 -> 1.26 (40% gain)\n\nAll trades alerted for free in discord🤺 https://t.co/umOyEFAXy6"\t\t\n"RT @Remzztrades: +$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through…"\t\t\n$JD $BABA POWERFUL MOVE! 🚩\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (49 mentions)\n2. $BABA (45)\n3. $J (9)\n4. $QQQ (9)\n5. $TSLA (8)\n6. $FB (7)\n7. $HOOD (6)\n8. $AMZN (4)\n9. $YANG (4)\n10. $GME (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $AMD  $RLX  $AAPL https://t.co/iboDwipOja\t\t\n"3/16 Signals Recap 💰\n\n$BA was the big winner today', ' returning nearly 75%\n\n$BAC and $AMD faked out our initial entry and played out later in the day\n\n$BABA was not traded"\t\t\n+$13', "718. Informed members during the PM analysis that we're seeing capital flow into China stocks. Also Fed raised rates 0.25% with more to come. $SPY ripped. Shorted $BILI at open", ' then flipped long. Nice long on $BEKE. Members banked on $BABA and $KC. https://t.co/oAshy4w266👈ðŸ\x8f¿ https://t.co/EwjJRlp8Gk\t\t\n"China $FXI $KWEB $BABA $BIDU $DIDI skyrocket after pledging growth policies\n$SBUX bounce on Howard Schultz as interim CEO', ' JPM ug\n$BTC $ETH $COIN Crypto', ' $ARKK rotation to growth\n$XLF $KRE rise w yields as Fed hikes rates\n$KSS surge on reports Hudson’s Bay', ' Sycamore prepping bids"\t\t\n"Mañana $Baba subirá solo un 4% y nos parecerá una birria 🤣\nNaaa', ' en realidad nadie sabe lo que pasará mañana 😉"\t\t\n$BABA huge sell off before close 🔔\t\t\n$WISH Lol market just went up huge and it couldn’t get over $2. $SDC at $2.50', ' tell me how SDC is better than Wish fundamentally. Embarrassing tbh', ' might as well invest in actual Chinese stocks. Look at $YINN and $BABA\t\t\n"@tradeordieguy @OptionsMir But the screen is for $BABA', ' isn’t it?\nI had a $1M day in my small options account in baba today."\t\t\n@Pps831 My trade success on $baba had a lot fewer digits.\t\t\n"Anyone sold Chinese stocks just this week? Comment here 😂😂😂\n\n#KWEB $BABA $PDD $BIDU $TAL $GOTU $NIO $XPEV $IQ $JD $PDD $FUTU $TIGR $TCEHY"\t\t\n"Lots of Bear meat in the markets today.\n\nChinese tech stocks hard 30%+ pamps.\n\n$BABA\n$NIO"\t\t\n"RT @Remzztrades: +$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through…"\t\t\nRT @professorDman1: $BABA wooooo $106 another NHOD\t\t\n$BABA. Insanity https://t.co/S3WIm0xnKE https://t.co/TtK9DhbSV0\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\nTook my $BABA gains and dumped em into $best shares\t\t\n$BABA 36%ã\x81¯ç¬‘ã\x81†\t\t\n$BABA wow. Insane day for longs. ðŸ‘\x81\t\t\n$BABA guess some bears we won\'t see ever again lol 🪄\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA +37', '00% under dagen', ' det här kan vara nÃ¥got', ' men ska man verkligen sluta räkna med kinas politiska Ã¥sikter? https://t.co/S3kZWZGkGA\t\t\n$BABA now +36.71% on the day. https://t.co/ql1RAByGrA\t\t\n"RT @SamanthaLaDuc: On our way to double that double 🥂\n\nBut let\'s talk about my bottom-fishing call on China plays. 🤯💃🎯🔥🎉\n\nMY MARKET TIMING…"\t\t\n"🔴ðŸ\x90»Cierre del mercado #WallStreet🔔\n\n✅ $MSFT $AAPL $GOOG $BABA\nâ\x9dŒ $PG $JNJ $KO $OXY\n\n#Nasdaq #NASDAQ100 $SPX $QQQ #marketclosed #SPX #DowJones"\t\t\n$SQ +12.5% $TSLA 4.58 $BABA 36.39%🤯\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"$BIDU $BABA other China names... Talk about Market Cap moves today. 10\'s of Billions \n\nI got my eyes on you China names 👀"\t\t\n"$BABA $nio $jd $anpc\n\nNever fight the Trend \n🚀 🤞"\t\t\n@SR_cojones Una recuperación increÃ\xadble de $Baba hay que estar atentos\t\t\n"Intraday\'s most active options:\n\n$AAPL 1', '253k - 44% put. 56% call\n$TSLA 1', '148k - 45% put. 55% call\n$BABA 1', '099k - 27% put. 73% call\n$NVDA 838k - 40% put. 60% call\n$NIO 646k - 31% put. 69% call\n$AMD 610k - 39% put. 61% call\n$FB 543k - 37% put. 63% call\n$BAC 297k - 22% put 78% call"\t\t\n$BABA FUD buster! ï¸\x8f\t\t\n$BABA not convinced until this can clear $120s 🔔\t\t\nI like this for $250 in 3 mths $baba\t\t\n$BABA hey bears', ' enjoy the ride to... â˜\x9d https://t.co/IU38npOMEB\t\t\n"$NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/vflgyrwciJ @jctb1 \n\n$BBIG $AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN $NFLX  $CHTR"\t\t\n$BABA Charlie Munger may only have one working eye', ' but goddamn that eye can spot a good opportunity huh? 😀 https://t.co/O0jzF35F3N\t\t\n"Seeing $baba up 37% 24 hours after I tweeted it was basically undervalued is a kick in the balls.\n\nTime to watch the arsenal Liverpool game and switch off"\t\t\n$BABA tbh I can see this retracing back below 100 but good stuff longs 💗\t\t\nChinese stocks rallied more than 40% just for someone made “commentsâ€\x9d 🤷â€\x8d♂ï¸\x8f🤷â€\x8d♂ï¸\x8f $baba $kweb\t\t\n$BABA 110 in 3..2… https://t.co/hpmoWdzgQi\t\t\nRT @MarketRebels: $BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\n"On our way to double that double 🥂\n\nBut let\'s talk about my bottom-fishing call on China plays. 🤯💃🎯🔥🎉\n\nMY MARKET TIMING ON LONG CHINA PLAYS TUES MORN WITH GAP UP POTENTIAL WED PAID FOR A YEAR\'S MEMBERSHIP EASY\n\n$KWEB $FXI $BABA $JD $BIDU https://t.co/qrXcS9EF6W"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"$jpm said “uninvestibleâ€\x9d $fxi $baba $jd \n\nThey didn’t say untradable.  It was a hell of a trade for my community starting from Mondays first buy $fxi. Down to very small now"\t\t\nI think my China ticker targets this morning were a little conservative but there is 106 on $BABA https://t.co/SstShKFWAo\t\t\n$BABA that moment you realize Amazon has gaps from years ago that hasn’t closed silly bears 🤣🤣🤣🤣🤣 👀\t\t\nRT @TraderMarcoCost: $BABA has surpassed 1 million option contracts traded today\t\t\nRT @EquityBrian: Great day to have 50% allocation to $BABA\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n$BABA levels with weekly bear', ' I really wanted to load closer to major support but will leave it to do its thing #stocks #optionstrading #stockmarket #trading https://t.co/LuyxPmd5T6\t\t\nCheers to everyone who held on to $baba 🥂 #DiamondHands https://t.co/CsqPY9GlZC\t\t\n$BABA still have a gap to fill to 125 ✨\t\t\nGreat day to have 50% allocation to $BABA\t\t\nアリãƒ\x90ãƒ\x90 $BABA ã\x81®PERã\x81¨ã\x81‹è¦‹ã‚‹ã\x81¨å‰²å®‰ã\x81\xa0ã\x81¨æ€\x9dã\x81£ã\x81¦è²·ã\x81„ã\x81Ÿã\x81\x8fã\x81ªã‚‹ã\x81‘ã\x81©ã€\x81ãƒ\x81ャートã\x81Œåº•打ã\x81¡ã\x81—ã\x81Ÿã\x81¨åˆ¤æ–\xadã\x81™ã‚‹ã\x81®ã‚‚ã\x81¾ã\x81\xa0æ—©ã\x81\x9dã\x81†ã\x81\xa0ã\x81—ã€\x81何より今ã\x81®ç±³ä¸\xad関係を考ã\x81ˆã‚‹ã\x81¨è²·ã\x81ˆã\x81ªã\x81„よã\x81ªã\x81\x81〜\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA 📣 https://t.co/9VvQPN5ICK\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA shorting! ï¸\x8f\t\t\nGlad to see $BABA up 35% today', ' told my ex to buy $BABA at 150', ' now 100. 50% more to go 💯💯💯\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n$BABA 107$ 💗\t\t\nRT @MarketRebels: $BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\n"¡Qué maravilla! Ya solo la tengo con -58%...\n$BABA https://t.co/sEofqSeJwm"\t\t\n$BABA pressure is enormous …where is safety valve ï¸\x8f\t\t\n$BABA ones at $92 the other at $102 😂😂🤣🤣🤣 â\x9d— https://t.co/fl9jqETj5w\t\t\n"RT @RealHotTakesBot: Twitter\'s Top Stocks: \n\n$SPY  Price: $434.01  Mentions: 243\n$TSLA  Price: $840.58  Mentions: 173\n$SPX  Price: None  Me…"\t\t\nChinese stocks up 40% in a day. Buying puts on them tomorrow is a no brainer $baba $bidu\t\t\n@given2tweet $mx kind of has that $baba smell to it\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $434.01  Mentions: 243\n$TSLA  Price: $840.58  Mentions: 173\n$SPX  Price: None  Mentions: 152\n$QQQ  Price: $338.94  Mentions: 138\n$BABA  Price: $105.12  Mentions: 117\n\n#stocks #investing #trading"\t\t\n$BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls. https://t.co/19qerHbEfe\t\t\n$BABA has surpassed 1 million option contracts traded today\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 117\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 243\n$QQQ Mentions: 138\n\n#stocks #investing #trading"\t\t\nVolume leaders on Wednesday - $DIDI $BABA $BEKE $AMD $PDD $NIO $SOFI $AAPL $KC $AAL $IQ $NVDA $JD $PLTR $BAC $CCL $BBD $OXY $LI $ITUB $AMC $FB $BILI $DKNG $YMM $IMPP $XPEV $GRAB $XOM $NOK $MU $UBER $F $SNAP $PCG $MSFT $FUTU $INTC $TAL $T $CPNG $TSLA $PFE $LCID $HOOD $CLF $C https://t.co/LvnVrcXLDV\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$BABA falling knife any time 💯\t\t\n$BABA has surpassed 1 million option contracts traded today. 73% of those contracts are calls.\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA up 40% in just one day is outrageous and smells like manipulation. Buying 3/25 $84 puts.\t\t\nIt’s Wednesday', ' but the weekly chart of $BABA would appear to be shaping up as a bullish engulfing candle. Those are traditionally NOT bearish 😎\t\t\nI can hear Charlie laughing $BABA https://t.co/tT0NJRHV9f\t\t\n$BABA I’m sick to my stomach why is this up 37%🤣\t\t\n#CHINA INTERNET INDEX SOARS 40%', ' MOST ON RECORD. $KWEB $BABA $JD $BIDU\t\t\n$BABA wooooo $106 another NHOD ï¸\x8f\t\t\nThe list for today was INSANE. Huge moves both ways. $BABA $BIDU were perfect. $TSLA $NVDA never disappoints. https://t.co/SeiL2Umgnr\t\t\n@NlCKStocks Thoughts on $baba pull back tomorrow?\t\t\n"RT @OpinicusHolding: Top volume / relative volume stocks:\n$DIDI $BEKE $DUO $KC $MKD $TME $ZH $BILI $FUTU $NLOK $SONN $BABA $PDD $RLX https:…"\t\t\n$BABA Kweb! The trader that got frustrated and sold those 3/18/22 $28 strikes probably on Monday for a nickel needs the police to do a welfare check! Those calls are up 60X so far today. 🆙\t\t\n$BABA testing $105', ' a 3X ATR move. #Intraday ðŸ\x8f¼\t\t\n"$BABA $97.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $102.58\n% Difference: 5.75%\nDaily $ Volume: $1', '024', '012\nVolume: 5', '032\nOI: 283\nIV: 125.11%\nBid/Ask: $1.97/$2.10"\t\t\n"RT @JStanleyFX: $BABA shares are up 1/3rd today\n\nthat\'s a 200 b company\n\nremarkable \n\nremember that every time you hear one of those \'marke…"\t\t\n$BABA still have a gap to fill to 125\t\t\n$BABA Nice squeeze so far.  $73 yesterday to $106 🥇\t\t\n"$BABA was premium cheap in pic 1? Yes', ' much cheaper in the 2nd. But it only took 1 day to send it back to >Feb 24 close. \n\n(June calls for reference) \n\nCheap premium with time https://t.co/b7tp7iGcD8"\t\t\nI will be on @YahooFinance with @RachelleAkuffo at 4:20pm today talking #China $BABA $KWEB.  Tune in if you are free! @tsmith1110\t\t\n@Claudia_GMan A esas $BABA ponle un 36% ahora mismo 😳💪💪\t\t\n$BABA up 38% 🤔🤨\t\t\n@PatrickBaitman3 I will bet my life $BABA has a huge sell off somewhat soon. Shady news comes out daily from China', ' can’t see this move holding. Especially with all the tensions between governments atm.\t\t\n$BABA is on fire. #Tothemoon\t\t\n@dalibali2 There will definitely be a bigger China discount than over the last few years', ' but it wont be an 80% $BABA at single digit FCF multiples type discount.  Maybe more ~25% ish\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA let me know when the squeeze is over... A long way down from up here 💫\t\t\n$BABA face ripping shorts. Nearly up 38%\t\t\n$BABA wooooo $106 another NHOD https://t.co/tHnEG5929H\t\t\n$BABA damn bears must be so depressed right now 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 📶\t\t\nI’m kind of astonished by today’s super sharp move', ' all the “newâ€\x9d info that came out today was already in the public domain to whoever that had paid attention. It tells a lot about who’s on the other side of the trade. $BABA $TCEHY https://t.co/VV32NANQsh\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA testing $105', ' a 3X ATR move. #Intraday\t\t\n$KWEB $BABA I kind of feel sorry for the shorts..... ï¸\x8f https://t.co/SJIHTetjjR\t\t\n$BABA 46 Y 86% BOOOOM https://t.co/QYvdG57qVT\t\t\n$baba  $90 call options  🚀      .16 yesterday to $15 bucks https://t.co/mS71mgdAJE\t\t\n$BABA let me know when the squeeze is over... A long way down from up here\t\t\n"This week #China #Tech shares have had their worst day since 2008', ' and their best day EVER - and its only weds \n$baba"\t\t\n$BABA yuge vol thru 105\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\nNevermind', ' made it all back in one trade. $BABA +43% https://t.co/rGUha7AmS3\t\t\n"$BABA was valued at the same price where it was 6 years ago when it made 15 billion in revenue. It now makes over 100 billion in revenue and still growing. And we get the news today that china pledges to ease the regulatory crackdown and boost the economy? \n1/2"\t\t\n@parrottwealth $BABA I kept the faith in this one 🙂 https://t.co/fgr2MI8xeL\t\t\n$BABA +36 hoy ðŸ˜\x8dðŸ˜\x8d\t\t\nRT @nftcollector001: When your almost expired $BABA calls you bought a week ago go from zero to hero 👀🚀 https://t.co/ZZGxEVmN8c\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"Sold this zebra for 49.56. ~77% gain.\n\nAlso sold some long 120 calls I had and hedged the remaining with short 140 calls for the same money. \n\n$BABA 🔥 https://t.co/d2mocczLin https://t.co/UQdwZHSpPO"\t\t\n"Chinese stocks 🇨🇳\n\n$DOYU +59%\n$IQ +58%\n$PDD +55%\n$GDS +51%\n$DADA +50%\n$BILI +48%\n$LKNCY +43%\n$DIDI +41%\n$FUTU +40%\n$JD +38%\n$BABA +36%\n$BIDU +36%\n$LI +32%\n$XPEV +29%\n$LIZI +29%\n$BZUN +25%\n$NIO +24%\n$QD +25%"\t\t\n"RT @ericasuma: Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14…"\t\t\n$BABA 148', '000', '000 shares traded today. Massive volume! Back above the 8 & 21 ema. Very interesting spot. Especially since the stock was just back at 5 year lows. https://t.co/HWxIpkc2Un\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"$KWEB $BABA $JD\n moving like a freight train and its not stopping yet"\t\t\n"#Alibaba shares up 35%  on the day', ' in USA\n$baba"\t\t\n@PatrickBaitman3 Okay I see what you mean now. 36% day on $BABA practically sums that up lol\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $M…"\t\t\n$BABA LFG🔥 https://t.co/19x5rDJdtF\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/znpHt2sdhF\t\t\nSooo bullish about $WAFU down . China play when $BABA is up 35%. 1.2 mil float baby let’s goo! ðŸ‘\x8d\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/YfANPBZx9F\t\t\n"+$3750💰 on the day. \n\n$NVDA and $BABA are todays big winners! Your guidance is always on point & helps me navigate through this insane market', ' thank you Brando & John @EliteOptions2 👌ðŸ\x8f»â\x9d¤ï¸\x8f💰 https://t.co/HrdaBa8ypJ"\t\t\nRT @Sqwii: So far so good this week on #Oil short #Gold short #DAX and $SPX long #China long $TAL $BABA - if you like my analysis welcome t…\t\t\n$BABA outside Weekly up\t\t\nSo far so good this week on #Oil short #Gold short #DAX and $SPX long #China long $TAL $BABA - if you like my analysis welcome to join our room on https://t.co/GXDpyRu7Eu with more detailed analysis in the chat room and targets/exit strategies.\t\t\n"RT @STONKSTRADERRR: Recap:\n$SPY calls early scalp ✅\n$BABA puts - stopped out real quick â\x9dŒ\n$AMZN puts scalp ✅\n$QQQ puts scalp ✅\n$NIO puts â\x9dŒâ€¦"\t\t\n"$kweb up a cool 40%\n\nIt tracks an index of the largest tech companies in China like $baba tencent $bili \n\nWhat a mood change 😀"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/YtSwDQBHFK\t\t\n$BABA Xi pumping Stock market to help Russia. 🆓\t\t\nRT @optionwaves: $BABA is on an absolute rip\t\t\n$BABA SERIOUS QUESTION. Hold weekly’s overnight or sell today will it continue to run tomorrow', ' thoughts?\t\t\n"$BABA up 20%', ' biggest intraday gain since 2014\n~TheStreet\n#XGlobalMarkets #stocks"\t\t\n$BABA investors will start selling to secure profits in the next few minutes. Too much risk with Russia and China', ' anything can happen at anytime… 😀\t\t\n"Yesterday I wouldnt be caught dead holding China ADRs. Today...You must be one stupid mffer if you dont buy Chinese stocks. Market = bipolar\n$BABA $BIDU $FXI $YANG"\t\t\n$BABA is on an absolute rip\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"And $JOYY up 66% in a single day .\n\n#China & $BABA . Just the beginning of rerating!! https://t.co/GK7arnO3uR https://t.co/RIUksM7P9b"\t\t\n$BABA in two days we just made enough in this with options that the stock would have to go to $1143 to compare.  Investing is dead.  #liquidandlovingit\t\t\nTrndg ↗  $REAL $TDUP $SANA $YINN $FUBO $BEKE $BABA $BILI $KC scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$BABA 120 very soon 😀\t\t\nChinese market up from 20% $BABA $Baidu $Tencent\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Talk about timing...this was released before China 🇨🇳 backtracked on tech regulation and acct last night...had been working on it since Friday. Could have bought HK shares on $IBKR last night before jump.\n$JD $PDD $BABA $KWEB\n\nhttps://t.co/rvSy7Rfzvd"\t\t\n"RT @STONKSTRADERRR: Recap:\n$SPY calls early scalp ✅\n$BABA puts - stopped out real quick â\x9dŒ\n$AMZN puts scalp ✅\n$QQQ puts scalp ✅\n$NIO puts â\x9dŒâ€¦"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/G3ANKpBRN6\t\t\n"OK … I bought a 2023 $BABA leap in my long term port yesterday for $1200', ' and it is up over 125%.\n\nInstead of selling and taking the gains', ' going to see how much I can make over the course of the next 9 months selling covered calls.\n\nSold first one today - weekly 110c @ $225 https://t.co/Kc1AmLWtK6"\t\t\nAli Baba $Baba is up +35% so far.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/3crcWC8Hj2\t\t\n"RT @DarioEpstein: $baba (Alibaba) estaba en caida libre. Habia bajado a $75\nSale informe del JPM diciendo que el precio objetivo es $65 y q…"\t\t\n"$BABA +35%. Una gota en el desierto?\n\nSi', ' pero bienvenido. https://t.co/fYYmtPXXUe"\t\t\n@pawan1234o @johnscharts @ClutchBP @Striff17 @trijoey Yeah $BABA… one day it seemed like a falling knife. The next day it’s a jet ✈ï¸\x8f that can’t be stopped!\t\t\n"Recap:\n$SPY calls early scalp ✅\n$BABA puts - stopped out real quick â\x9dŒ\n$AMZN puts scalp ✅\n$QQQ puts scalp ✅\n$NIO puts â\x9dŒ\n$GME calls SWING ✅\nWhat a wild ride but did squeeze a little nap in around 5am-8am HST. Lots of opportunities both ways. I hope you all banked!\nOcean:30\nðŸ\x8d»"\t\t\n"$BABA shares are up 1/3rd today\n\nthat\'s a 200 b company\n\nremarkable \n\nremember that every time you hear one of those \'markets have lost x billion over the past y periods\'"\t\t\n"✅@HealthyExtracts $HYEX 🔥\n✅New Clinical Study Demonstrates UBN RELIEF Naturally Alleviates Migraine Symptoms.\n\n@Duke4900\n\n#OptionsTrading\n#SWINGTRADING\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA\n\nhttps://t.co/7MEO7Eb4qw"\t\t\n"谢谢\nXièxiè $MKD @stephenasmith You guys are SO wrong. You should RESPECT @KyrieIrving and anyone who stands up to ANYONE taking away your #FREEDOM #china $FAMI $DIDI $GFAI $CEI $NKE $SQ $SHOP $SONN $NIO $BABA $BEKE $FXI $PDD $DUO $KC $KWEB $SOFI $TME $NVDA $JD $YINN $XELA $VALE"\t\t\n$baba up 35% .. wow .. Xi right now 🤣🤣🤣 https://t.co/OwG8gv80mR\t\t\nHoy ha sido un festÃ\xadn 😄🤑🥳💥🇨🇳📈 de la 🤰(cuna) hasta el âš° $BABA\t\t\n$BABA ðŸ\x90» still praying for their eod dump that won\'t come 😅😅😅l\t\t\n"$BABA C105 6', '5K% de ayer a hoy. \nSolo hoy +700%\nTremendo 🔥🔥🔥 https://t.co/9PZQiWCnNH"\t\t\nRT @itscharliemar: If you were LIVE on YouTube Yesterday we spoke about my TDA account and FID', ' well here are both of their current results…\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"💯 $NICH announced its industry-changing Owner Verification System (OVSâ„¢) mobile app called ""NITCHES OVS"" is 100 percent completed. https://t.co/qCvWLkaRUZ @cap_ebc \n\n $BABA $CDNS $CAVM $CERN $BBIG $PCLN $NFLX $CHTR $FOXA $ROST $DISH $MAT $GNLN $KERN $VRNOF $MAPS $CERAF $HYFM"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA hi huni it hit exactly low 70s yesterday and you should be up 700%+ now on those F calls and 45% on common shares : $PETZ going be to good from here ✅🆙🇨🇳🇨🇳 .60 break is the key ðŸ”\x90 >> 1 break > 1.50+ swing https://t.co/zSFGL9VfRT\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"$BABA $96.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $102.6\n% Difference: 6.87%\nDaily $ Volume: $506', '303\nVolume: 2', '805\nOI: 388\nIV: 128.39%\nBid/Ask: $1.75/$1.86"\t\t\n"$BABA $125.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $102.56\n% Difference: 17.95%\nDaily $ Volume: $530', '614\nVolume: 4', '228\nOI: 487\nIV: 106.53%\nBid/Ask: $1.21/$1.30"\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n@Dawn_of_Markets @manpreetkailon $BABA\t\t\nアリãƒ\x90ãƒ\x90æ\xa0ªã€\x8135%増ã\x81§ä¸Šæ˜‡å¹…を拡大 $baba\t\t\n$BABA you love to see it https://t.co/bPe2EKrxyB\t\t\n"“Most winning trading community', ' Get next winning alerts here: https://t.co/3vbD4Mdsw5\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX  $SRNE $SPCE $JD https://t.co/LxHMRxqss1"\t\t\nMi abuelita me dijo', ' hijo siempre hay un tonto dispuesto a regalar sus acciones … gracias al tonto que nos regaló $BABA en el SIC el lunes #TradingClubMX #TRMX https://t.co/m2ykbmT4yE\t\t\n$BABA same place same time tomorrow? 🌟\t\t\n$BABA highest volume day ever\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n$BABA Time to Short now', ' fake pump', ' real price 50 in few days', ' watch tomorrow big bleed 😀\t\t\nRT @francastromt: Excelente lo de Alibaba $BABA https://t.co/RxmogKEYpI\t\t\n$BABA +27% https://t.co/dCnZjy83nJ\t\t\n03/15/22 - #OPTIONSBULLY TOP BULLISH "UNUSUAL" OPTIONS MONEY FLOW FROM HIGHEST TO LOWEST: (1of2)  $TSLA $BABA $AMD $FB $NVDA $AAPL $CCJ $ORCL $ABBV $UMC $NKE $IGT $SM $BP $F   OPTIONS BIBLE HERE (LEGEND) ->  https://t.co/UAGmV42so0 https://t.co/xc27bhbLyL https://t.co/L7vENOIsvw\t\t\n$baba with the short squeeze wooo\t\t\n$baba mamamia\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$BABA +35% https://t.co/Se4V6WTWRM\t\t\nI agree', ' eyes are on $ILUS', ' $MULN', ' $BABA', ' but within weeks most will regret not buying  earlier $AQMS', ' a sleepig giant in the making', ' even at 5$ people will keep on buying', ' just saying', ' just my opinion.....\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA up 35pc now https://t.co/1KBgobkHVl\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $TOMO\n2: $SCRT\n3: $KAVA\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $MRNA\n5: $NIO\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n$SPY $amzn $crsp $ntla $xlf $baba $xpev $lcid $bcrx charts/discussion today at 4:15 https://t.co/8pghYj8Jf6\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\nRT @MarketRebels: Ryan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"Top volume / relative volume stocks:\n$DIDI $BEKE $DUO $KC $MKD $TME $ZH $BILI $FUTU $NLOK $SONN $BABA $PDD $RLX https://t.co/FShhBmf1Ez"\t\t\n"RT @InvestrTrades: MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵…"\t\t\n$BABA who are the idiots trying to short this into the close. 😂\t\t\n"MONSTER Day!!🔥\n\n$BABA calls paid 303%!🔥🔥💵💵💰💰\n$RIVN calls paid 160%🔥💵💰💰\n$COIN calls paid 141%💵💰💰\n$DOCU calls paid 115%🔥🔥💵💰\n$XPEV calls paid 70% 🔥\n\n🚨SHOW LOVE🚨\nðŸ”\x8160 Retweets For TOMORROWs PICKS!\n\n$SPY $TSLA $SHOP $AMZN $ROKU $NFLX $AAPL $NVDA $AMD $UPST $LCID https://t.co/FWPwSAMAb6"\t\t\n$PDD - Today’s large cap leading gainer caught by our Scanner yesterday - $BABA / $NIO https://t.co/hbUVXVEynN\t\t\n"ALWAYS zoom out the chart to see what’s really going on. \nhttps://t.co/McJQCtMHtW\n\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $YMM https://t.co/JSRT7knKmY"\t\t\nRT @afortunetrading: Today’s plays $SPY $BABA $SHOP (overnight $TSLA $SPY) https://t.co/cRgkDCX5oX\t\t\nAlibaba (NYSE: $BABA)', ' ( $MPNGF) – Kevin O’Leary Called The Bottom In Chinese Stocks: Now What? $JD $NIO https://t.co/XzdYbvL7ra\t\t\n$BABA most shorts haven’t even covered yet', ' we hit $110 and the squeeze gon’ launch us to $140 â\xad\x90\t\t\n$BABA itll go back to 90 📶\t\t\n$BABA ka dhaba.. 120 is first top https://t.co/fbxfXWw6j5\t\t\nToday’s plays $SPY $BABA $SHOP (overnight $TSLA $SPY) https://t.co/cRgkDCX5oX\t\t\n"The POWER of DCA (Dollar Cost Averaging) !!\nhttps://t.co/McJQCtMHtW\n\n $LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NQM https://t.co/0RgEKINhXX"\t\t\n$BABA should i close these 2 or leave it open to expire worthless :P https://t.co/dtkTQ67CuG\t\t\nFinally see some green. #Bullish $tsla $hood $baba $bili $tchey $bidu When China doing well. USA stonk as well https://t.co/NJZ2ZwjmfU\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\nSo this is basically the 2nd time in 3 months the Chinese govt has yelled "FOREIGN LISTINGS ARE FINE."  Arguably $BABA is safer than ever while U.S. funds have dumped all of their exposure.  Once SEC issues are finalized will be one hell of a regross trade\t\t\n"$BABA $95.00 Mar 25 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $102.88\n% Difference: 8.29%\nDaily $ Volume: $926', '160\nVolume: 2', '724\nOI: 282\nIV: 103.09%\nBid/Ask: $3.35/$3.45"\t\t\nRT @Fibonacci_Tech: @yfinanceplus @YahooFinance So what. $BABA has a lot of resistance to overcome. Crashes generate face ripping backtests…\t\t\n$BABA is my retirement\t\t\n$BABA Key Levels: $98.17', ' $105.06 https://t.co/MkojLQ12W3\t\t\n"$BABA \n\nStrong bounce off of demand zone https://t.co/QRdHGZnoyi"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"Above5DaysMA\n$ACHR $3.83 14.86% 11.19% 31.44% -45.59% 61.46\n$API $10.32 45.97% -7.28% -4.62% -43.23% 50.11\n$BABA $103.55 34.89% 2.59% -15.30% -16.44% 49.43\n$BIDU $146.20 34.90% 1.37% -8.99% -1.67% 51.13\n$BLI $6.31 17.29% 0.00% -16.53% -65.95% 42.77"\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n"DailyUp5\n$BABA $103.55 34.89% 2.59% -15.30% -16.44% 49.43\n$BB $6.50 6.81% -3.49% -7.60% -27.80% 44.62\n$BIDU $146.20 34.90% 1.37% -8.99% -1.67% 51.13\n$BIRD $5.91 11.93% 1.72% -48.96% -61.22% 28.93\n$BKNG $2188.66 5.21% 7.53% -13.49% -3.48% 48.94"\t\t\n"$AAPL $NVDA $AMD $TSLA $BABA \n\n    🚀🟢🚀J U S T    B E A U T I F U L 🚀🟢🚀\n 💎💰💎💰💎💰💎👑💎💰💎💰💎💰💎 😀"\t\t\nHice buen timing por primera vez', ' compré $baba a 85$\t\t\n$BABA should i close these 2 or leave it open to expire worthless :P https://t.co/H7No9mjSXO\t\t\n$BABA nice https://t.co/05XXb16HoV\t\t\nRT @sspencer_smb: $BABA up 35%. bear market bounces are fast and vicious...\t\t\n$BABA opp 35% i dag. Da er jeg i null  sÃ¥ fÃ¥r tiden vise hvor dette ender\t\t\n"China names holding strong at day highs\n\n$BIDU $BABA $NIO $YY $PDD $JD"\t\t\n"Y me sigue dando igual la cotización a corto plazo porque voy a largo', ' buenas tardes. \n$BABA $TCEHY https://t.co/NSerOSeFlv https://t.co/0gf90C1Ov8"\t\t\n"@WarrenBuffetJRs oh god $BABA \nNot too long ago people were saying anything under 200 was a gift 🤢\nLooks like I need to add it to my radar again if calls were performing like this! 🌟"\t\t\nRyan Mastro is watching $BABA and $CHTR as we head towards the close https://t.co/XzKpTwvXsw\t\t\n"$SQ $AFRM $PYPL $SOFI buy the dip?\nChina stocks $NIO $BABA $LI $XPEV https://t.co/GF2Zx78vaL"\t\t\n$BABA If we break 105 in we could close above 115. There is a lot of covering to be had. 👇\t\t\nJust took red $WAFU that was up 50% and now red today. China play and $BABA keeps going up and up and up 🌟\t\t\nRotando de $BBD a $BABA que culo! https://t.co/PJxQfrnGPQ\t\t\n"$BABA One day from 3.95 to 12.00', ' that’s 300% in one day', ' on an April $100 BABA call option', ' less than 6 hours. \n\nWhat a time to be alive. Great opportunities exist', ' you just have to look for them. \n\nSo far 12.00 has been the top for this call. So I nailed it. https://t.co/mDHxMfW3ml"\t\t\n$BABA Cramer will say buy soon', ' just watch the flip flopper ï¸\x8f\t\t\nIs Twitter saying $baba back to 300$ yet? Haven’t checked\t\t\n$KWEB up almost 40% on the day. Trimming some $KWEB', ' $JD', ' and $BABA here at surprising gains! https://t.co/HpkywmLGYY\t\t\n@Jonk87 The options in $BABA went 1000%~7000%!\t\t\nWhen your almost expired $BABA calls you bought a week ago go from zero to hero 👀🚀 https://t.co/ZZGxEVmN8c\t\t\n$BABA 📈 💰\t\t\n"$BABA 34', '47% \n$JD 37', '86% \n$PDD 55', '46% \n$BIDU 34', '23%\n$KWEB 38', '07% \n$NIO 23', '04%\n$XPEV 27', '91%\n$TCOM 27', '23%"\t\t\nI would not have been able to handle $BABA yesterday had I not invested years in studying and internalizing the wisdom of Munger', ' Buffett', ' Bogle', ' Marks', ' etc.\t\t\n"ROOM BANKING 🔮\n\n$BABA 470% \n$SNOW 400%\n$SHOP 200% \n$RIVN 35% \n\n$RIVN $NIO Swing â\x9dŒ\n(China Limit Up 😒)\n\nhttps://t.co/TfoOUOlTzn"\t\t\nRT @CheddarFlow: Unusual options volume in: $BABA $KWEB $NIO $FXI $EEM https://t.co/oJ4TQkDYzl\t\t\nLate #Chinese stock shorts are getting decimated in $BABA $KWEB etc this is all squeeze\t\t\n$BABA NEXT LEVEL X2 💗 https://t.co/QqbOjh1cWh\t\t\n$BABA Tom we see 120 ðŸ\x8f¼\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $V…"\t\t\nUn par de subidas más como la de $BABA hoy y empato.\t\t\n"RT @FluentInFinance: $BABA has lost 70% of its stock market value since October 2020.\n\nAre you buying $BABA?"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $V…"\t\t\n$BABA 150$ by end of this month 🚀🚀🚀🚀🚀🚀🚀🚀 🤞\t\t\n$BABA need this to repeat tomorrow...to make long term bulls whole. ï¸\x8f\t\t\n"$SPY\n \n$QQQ\n \n$BABA\n how can you be bearish still like seriously. INFLATION is irrelevant. Wish I did buy that first dip. Go Long on everything now"\t\t\nRT @ChrisFranco: To all my fellow $BABA bulls', ' let’s not get cocky. There’s plenty of volatility ahead. But it does feel good today (especi…\t\t\nHolding FULL $BABA and $PETZ https://t.co/z53CVKeO3c\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $TOMO\n2: $SCRT\n3: $KAVA\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $MRNA\n5: $NIO\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @marketwizard87: $BABA #Trading Update: OUTSIDE on the weekly on volume. Largest 1 day % gain in company history. https://t.co/Z2kkALhNEP\t\t\nIf you were LIVE on YouTube Yesterday we spoke about my TDA account and FID', ' well here are both of their current results 24 hours later. Can’t complain. $BABA $TME 🇨🇳 https://t.co/Ziq9b8LbLq\t\t\n$BABA is looking so juicy. https://t.co/EVQ82vWX4w\t\t\n$BABA too risky for long term 📶\t\t\n$BABA 120.00 MA;ANA ðŸ™\x8f $FB 230.00\t\t\n@manpreetkailon $BABA\t\t\nTo all my fellow $BABA bulls', ' let’s not get cocky. There’s plenty of volatility ahead. But it does feel good today (especially since we never sold a share).\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$BABA make Baba great again â–¶\t\t\n"RT @petenajarian: Trading markets are beyond crazy', ' but sure can be fun...\nHolding Index calls', ' but $BABA calls rocketing', ' we had huge buyi…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $TSLA\n5. $SPX\n6. $VIX\n7. $UAVS\n8. $ES_F\n9. $MKD\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/Zdwr9edO7g"\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n@manpreetkailon Leaders continue to ramp- $BABA $BIDU $PDD\t\t\nUp 15% on $BABA and holding.... for as long as i possibly have the strength...\t\t\n@WalterBuchananC "Pijama de Madera" hahahaha. AhÃ\xad va $BABA', '35% arriba! https://t.co/ZVisnhC3tL\t\t\n$BABA Jpow pumping overall market 👇\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $100 Call for Friday', ' March 18. Roughly 21 Million dollars! 💰💰💰 MASSIVE MONEY 💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\nRT @m_hebenstreit: My tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14%…\t\t\n"RT @ericasuma: Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14…"\t\t\nTrndg ↗  $IXHL $VTEX $BABA $FUBO $BEKE $SBFM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\nRT @itscharliemar: Watching $BABA like 😳 https://t.co/3J1iSoI2Wb\t\t\n"RT @afortunetrading: Awesome day for #TEAM #TRADINGWISER💰💰💰💰💰\n\n$SPY $TSLA $BABA (2 strikes) $SPY AGAIN and $SHOP finally"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullis…"\t\t\n"$SNOW $BABA  ウォッãƒ\x81ã\x81—ã\x81¦ã\x81Ÿã‚¹ãƒŽãƒ¼ãƒ•レークã\x81¨ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81Œå‡„ã\x81„事ã\x81«ï¼\x81😂\n掴ã\x81¿æ\x90\x8dã\x81\xadã\x81ŸðŸ˜\xad https://t.co/uPFjTT0FKv"\t\t\n"RT @trndtrader: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullish t…"\t\t\n@dagetz This Friday is quadruple witching day', ' so more to come $TSLA $AAPL $NVDA $KWEB $BABA\t\t\n"Trading markets are beyond crazy', ' but sure can be fun...\nHolding Index calls', ' but $BABA calls rocketing', ' we had huge buying early today', ' spoke of this activity at Noon\n#DDA-DisciplineDictatesAction...\nIt may go much higher/pullback... IMO for me action needed! #GiddyUp"\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullis…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n$BABA president Zi just bought puts. 🚩\t\t\n"Awesome day for #TEAM #TRADINGWISER💰💰💰💰💰\n\n$SPY $TSLA $BABA (2 strikes) $SPY AGAIN and $SHOP finally"\t\t\nBooked gains in $baba $yinn and $kweb.\t\t\n$BABA $NIO 💥💥 https://t.co/uUaYAOwYhl\t\t\n"RT @trndtrader: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullish t…"\t\t\n$BABA $BZUN $DOYU eiiii shorts!!  x4 end of year 🌟 https://t.co/23giPyO7FS\t\t\n"$BABA up sharply', ' ~34% so far today and cut its YTD losses to just ~14%. \n\nQuite a few hedge fund did bargain hunting incl. Alkeon Capital in Q4. 👇ðŸ\x8f¿\n\nInstitutional investors including hedge funds have been abandoning $BABA since 2020 as seen👇ðŸ\x8f¿\n\nWill this trend be reversed?🤔 https://t.co/8uCYf4RvuN https://t.co/qM4lpjobop"\t\t\n$BABA wOwðŸ§\x90', 'definitely loading up on some put. 🆓\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 672\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NI…"\t\t\nif you took these.. you are probably rich now LOL  $SPY $UBER $UPST $BABA https://t.co/T8PHTnEViy\t\t\nMade some on $BABA going both LONG and SHORT. $TSLA made some going long at the reversal. Green day. But meh. Should\'ve really killed it today. Preparation is key. Will review these trades thoroughly! #daytrading #trading #stocks\t\t\nDog shit still can’t get over $2 on a day like today. $WISH dead money', ' $BABA up 50% since yesterday\t\t\n"$BABA + 40%\n\nVUELA TODO HOY\n\n😎\n😳🕶👌 https://t.co/eMoXpmK4s3"\t\t\n$BABA  😯 💲 https://t.co/obnJev0xxo\t\t\nUnusual options volume in: $BABA $KWEB $NIO $FXI $EEM https://t.co/oJ4TQkDYzl\t\t\n"RT @KoyfinCharts: $BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n$BABA epic squeeze 👇\t\t\nRT @mdsoll315: Soooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $l…\t\t\nthe open question coming into this week was whether CCP gave a sh*t about chinese listings outside China. they at least are acting like they might. but of course chinese tech is in a bear market. worse than US 2002... $BABA https://t.co/luDlE8O4ni\t\t\n$BABA This rocket is on fire!!! Get in before we go into space! 🚀🚀🚀 ✨\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #opt…\t\t\n@compound248 I\'m a big Munger fan', ' but he was also buying $BABA at much higher prices\t\t\n@compound248 The sad part? Noped in and out of $baba yday', ' in at 74 out at 72. Can’t win them all\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $KAVA\n2: $SAND\n3: $SXP\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $BB\n3: $FB\n4: $UBER\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nAre some of these "Munger up big hehe" posts sincere? You guys realize he\'s still down a whole lot on $BABA right?\t\t\n$BABA love it 💫\t\t\n"$BABA $103.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $102.16\n% Difference: 0.81%\nDaily $ Volume: $1', '983', '125\nVolume: 4', '750\nOI: 676\nIV: 129.92%\nBid/Ask: $4.10/$4.25"\t\t\n"$BABA $107.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $102.17\n% Difference: 4.51%\nDaily $ Volume: $1', '053', '206\nVolume: 3', '908\nOI: 701\nIV: 131.97%\nBid/Ask: $2.63/$2.76"\t\t\n$BABA thought it would never come back after the recent rape. Next stop $300 🚆 🚀 ðŸ’\x9d\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n$BABA just doubled down 😘\t\t\n"RT @XoloWall: Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2…"\t\t\n"RT @frankinvesting: $BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the sha…"\t\t\n"RT @cap_ebc: $CNNA Bonce Play\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PC…"\t\t\n$BABA funny how at $75 this was going to $0', ' delisted', ' shit', ' China scam. Yet at $100+ bears best argument is “traitors', ' y’all kill Americans! Fuck KungFu panda!â€\x9d…😂 ðŸ’\x9d\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/DSmzgLT3jS\t\t\n$BABA 16-Sep-22 100 Puts Traded 500 Times for $948K in Premium. https://t.co/JAI7z3om0B https://t.co/fNbm6hFBfv\t\t\n@David_Tracey $BABA 45% TODAY\t\t\n@GrnBulls now do $BABA $KWEB lol\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/Vn3jfRJQ0T\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $CNQ $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/pagZYuzZQf\t\t\nStock Gains Fade After Fed Lifts Benchmark Rate $BABA $JD $NTES $YUMC $WYNN https://t.co/coSnEw6gU0\t\t\nRT @Boytrader08: $BABA 🤤\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n$baba $nio $beke damn bro\t\t\n$BABA 12.8 from 2.3 #premium https://t.co/4yq6lRXamw\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\nThese $BABA Calls are now at 12.00. Sweeper had 1', '917 contracts which means they are up $766k https://t.co/yF6dpAU4hC\t\t\nChina stocks are still severely undervalued. $NIO $BABA\t\t\n$BABA #Trading Update: OUTSIDE on the weekly on volume. Largest 1 day % gain in company history. https://t.co/Z2kkALhNEP\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nDAMNIT Why is everyone bragging about their $KWEB and $BABA buys but no one was talking about it yesterday???? TIP A BROTHER OFF ONCE IN A WHILE\t\t\nWtf 😳 $baba https://t.co/kPplGgBKqv\t\t\n"Big recoveries with China stocks $BABA $NIO $XPEV $LI $JD today! \n\nThis was where all the money was', ' congrats if you made any profits on China names today. https://t.co/iZTOwkQqji"\t\t\nHeute allein 34% plus $BABA . Danke Onvista Experten\t\t\n@StockMKTNewz @Stocktwits Alibaba $BABA back from the dead!! https://t.co/dvnonMt04y\t\t\n$BABA anyone know Andy yaos social media page? I need to send him a death threat 💗\t\t\nLong $BABA … from $103 … 2 weeks ago https://t.co/SdMQUmzjY0\t\t\n"I sold $BABA on the quick 30% or so gain\n\nI typically avoid Chinese stocks', " I don't know enough about them or the regulatory environment", ' but it was too cheap\n\nI\'ll buy again if it dips back down"\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n$BABA up over 30% now wow\t\t\nBuying this just felt too right this morning. I\'ll be sitting on this for quite some time. $BABA https://t.co/52Yt59NgeD\t\t\n"OMG +36% $BABA ADR! \n\nhttps://t.co/zRlJn3dNxo\n@richardturrin @globaliqx @UrsBolt @AkwyZ @JimMarous @davidjmaireles"\t\t\n$BABA +35% LOL\t\t\n"$NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/d3ufMhDftK @jctb1 \n\n$PTON $WKHS $SPAQ $JCPNQ $BA $BBIG $AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL $BIDU $VZ $ADBE  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n$BABA is at 20ma daily   this is when u don\'t play a PB buy 2min...u just watch\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $431.91  Mentions: 227\n$TSLA  Price: $832.80  Mentions: 155\n$SPX  Price: None  Mentions: 138\n$QQQ  Price: $336.80  Mentions: 128\n$BABA  Price: $103.36  Mentions: 106\n\n#stocks #investing #trading"\t\t\nI haven\'t started a new position in it as I would like to see the MacD cross up before I dollar cost average back up', ' but @kevinolearytv is right - go in small on this one and keep it to 5% position', ' but the opportunity is definitely there. $baba\t\t\n$BABA I probably have FOMO', ' but this one is almost too good to pass up. There are so many gaps on the way down that should be filled', ' the volume is showing back up overall and the volume shelves above just are too good to ignore. @TrendSpider https://t.co/QhpGtcZcpn\t\t\n"RT @KoyfinCharts: $BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 106\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 227\n$QQQ Mentions: 128\n\n#stocks #investing #trading"\t\t\n@EarnWithMode That’s @WealthMoeLester realizing his gains on $baba\t\t\n$BABA valuation wise there is nothing stopping $BABA from going right back to $150 range if investors actually believe CCP is getting out of the way and Taiwan/ADR\'s don\'t need steep discounts https://t.co/QRWrYDfHCp\t\t\n@kobeon_ $BABA jsi nakonec koupil? Jestli ano tak gratulka', ' sluÅ¡ná spekulace na pár dnů\t\t\n$BABA up 35%. bear market bounces are fast and vicious...\t\t\n$BABA oh baba baba ï¸\x8f\t\t\n"$BABA largest 1d % change by a long shot\nhttps://t.co/Op1jWMJ5z6 https://t.co/eGAqyv3gIV"\t\t\n$BABA ...MOMMIE ~~~BA BA 📊\t\t\n"$BABA shares up 33% today after Chinese government pledges to keep markets stable.\n\nIt didn’t take much to move the share price from such a low base. Now', ' imagine 3-5 years of good financial results and a better regulatory environment."\t\t\nIhan hyvä päivä Ali Baballe $BABA #sijoittaminen\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n"Literally billionaires are billionaires using programs to steal from Americans. Then they buy expensive yachts and islands & football clubs.\n\n$spy $qqq $aapl $mrna $baba $tsla $nvda https://t.co/Y1ITeVwp9D https://t.co/z0Yuurrjka"\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\n$BABA BEST $20 each call I spent in a LONG time for the YOLO 105’sC this morning LFG ï¸\x8f\t\t\nMoves in these $KWEB stocks like $BABA $BIDU etc are king maker trades today if you had calls\t\t\n"RT @StockMKTNewz: Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT…"\t\t\n$BABA yesterday\'s prediction..ðŸ™\x8f ï¸\x8f https://t.co/apExwp0sn8\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $KAVA\n2: $SAND\n3: $SXP\n4: $LOOKS\n5: $OKB\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $BB\n3: $FB\n4: $UBER\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Current Top 10 trending tickers on @Stocktwits\n\n1 $SPY\n2 Alibaba $BABA\n3 $QQQ\n4 $NIO\n5 $SPX\n6 $IWN\n7 $DJIA\n8 $SQQQ\n9 $TLT\n10 $UVXY\n\n(Source https://t.co/bwdG60RNER) https://t.co/rb74mvsSsp"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA that TK Noodle finna hit different tonight âš¡\t\t\n"Hoy no te odiamos', ' Powell â\x9d¤ï¸\x8f\n\n$TSLA    +3.4%🟢\n$BABA     +33%🟢👑👑👑\n$NVDA   +4.8%🟢\n$AAPL     +1.5%🟢\n$AMD     +4.3%🟢\n$AMZN   +2.2%🟢\n$MSFT   +0.8%🟢\n$FB         +4.0%🟢\n$JD           +36%🟢👑👑👑\n$GOOGL +1.7%🟢"\t\t\nRT @Prof_JamesCook: $BABA market cap rise today about 80 billion$.\t\t\n"RT @Prof_JamesCook: China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for!…"\t\t\n$BABA can we go to 120 tomorrow â˜\x9d\t\t\n"$BABA lfg bagholding @ 200 here   \n\n@GatorMcKlusky lol 👀 https://t.co/tf2S6h2mwZ"\t\t\n$baba i’m all out guys.  Sticking to the targets. 104 is close enough.  Also said sell rips and buy dips.  Stick to principles.  Never meant as long term hold.  Good luck. 💫 https://t.co/PSBIpRQ51L\t\t\n$BABA 80 Y 21% WOW WOW https://t.co/Bc9aEBGgO5\t\t\n"$xpev 29 Million shares traded \n$Li 34 million \n$baba 136 Million\n$jd 52 Million\n$bidu 12 Million\n$pdd 70 Million \n$bili 31 Million\n$Nio 145 MILLION\n$aapl 72 million\n$tsla 23 million\n\nI’d say China equities are NOW INVESTABLE!!! Lower rates in China', ' government onboard. FUD OVER!"\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n$BABA took all that to get back to where it was a week ago lol. Let’s see if she has some real power to get back over $130 â\x9d¤\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA congz bulls on this rally', ' I see some calls are up 1800% lol even more. Who scored big time? â\xad\x90\t\t\n"$BABA \nI told you bears yesterday  ray to cover The valuation was gonna flip!! https://t.co/ONOklNbLvP"\t\t\nRT @RampCapitalLLC: $BABA +35%', ' at highest levels not seen since last week\t\t\n"RT @Prof_JamesCook: China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for!…"\t\t\n$BABA  goes to $120 over next month ðŸ’\x9d\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA killing. My calls printing big 🚩\t\t\n$BABA $JD $TME $IQ $BIDU https://t.co/igC4B0INa4\t\t\n"Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimited #stockstowatch #stocks #stockmarket #investing #investor #Daizy https://t.co/aRWRrVpTha"\t\t\n"$BABA No paper hands in here !!!!\n\nHistory in the making let’s goooo !!!\n\n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀ðŸ\x8d‹ðŸ\x8d‹ðŸš€ðŸ\x8d‹ðŸ\x8d‹ðŸ’ŽðŸ’ŽðŸŽ‰ðŸŽŠðŸŽŠðŸŽŠðŸ\x8d‹ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€\n\n$150 $150 $150 by end of day? ï¸\x8f https://t.co/Urrukjqre9"\t\t\n$BABA 🤤\t\t\n$BABA China finally figured out Russia is doomed. I can live with that. ðŸ˜\x81 💯\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$baba $tcehy https://t.co/dS2dRkdZy7\t\t\n$BABA +35%', ' at highest levels not seen since last week\t\t\n"RT @carlvazquezz: La sesión de $BABA de hoy se estudiará en los libros de análisis bursátil !\nMi enhorabuena a Xi Jinping', ' pase lo que pase…"\t\t\nBruh my $BABA call didnt get filled this morning and is now up $25 🥲\t\t\n@jluiscava Eso parece que está ocurriendo con las empresas Chinas. $BABA está subiendo como un cohete', ' ojalá siga asÃ\xad unos dÃ\xadas', ' porque mucha gente pierde con esta acción', ' yo incluido.\t\t\n"$BABA today China launched a bear seeking missile\n\n🚀🚀🚀 ðŸ˜\x81"\t\t\n"RT @NIONenad: China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/…"\t\t\n$BABA what a monster run $JD What happened to those guys came late to short yesterday.? They paid our dinner for the next years :D 💲 https://t.co/ORgsy59aKR\t\t\n$BABA am I seeing right 💯\t\t\n$BABA let’s goooooo I bought in at 140. 😅 last year 🥴 gimme my mf’n money back😚 ↘\t\t\n$BABA today party â˜\x9d\t\t\n$BABA âž¡ https://t.co/bMRP7tytzl\t\t\ni was about to tweet about $BABA but im about 3 hours late\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA jp Morgan most corrupted bank on earth 🆕\t\t\n$BABA there went the 101 I called yesterday ↘\t\t\n"China plans audit concession in face of US delisting threat | Financial Times\n\nThats the news everybody is waiting for! China did a great job! Will be epic pushback! China will be the leader in 2030! \n\n$NIO $XPEV $LI $BABA $TSLA https://t.co/7onCwKgs9k"\t\t\n$BABA once again  .. show gratitude and be thankful to the news from China ', 'don’t feed your ego’s and act like you predicted this .. seriously .. be happy ', 'take Gains when you can .. .I’ ✅\t\t\n$BABA mood ï¸\x8f https://t.co/OIfULQymH0\t\t\n$BABA FOMO ï¸\x8f\t\t\n$BABA https://t.co/LkyFsf2v5a\t\t\n"RT @ericasuma: Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14…"\t\t\n$BABA market cap rise today about 80 billion$.\t\t\n$BABA OMGGGG @everyone What a squeeze calls now over 1000%++ do NOT BE GREEDY.. Christmas came early 👉\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n$BABA power hour 💗\t\t\nRT @professorDman1: $BABA another NHOD I analyzed Gave  You this in advance entrance low 70s I said wait for it it sure hit 72 now 103 over…\t\t\n$BABA LET SEE 110 TODAY ï¸\x8f\t\t\n@StockMKTNewz $BABA 33%\t\t\nwow in awe at this $baba move up 33% this was a $200 billion dollar company yesterday. to bad I sold yesterday at $78😱😢\t\t\n"RT @carlvazquezz: La sesión de $BABA de hoy se estudiará en los libros de análisis bursátil !\nMi enhorabuena a Xi Jinping', ' pase lo que pase…"\t\t\n"China plans audit concession in face of US delisting threat | Financial Times\n\nBOOM!!! $NIO $BABA $JD $XPEV $LI https://t.co/BtgTQCMzhL"\t\t\nRT @Paul_Schatz: So $BABA rallies for ONE day and O\'Leary bought THE low. NOT.A.CHANCE\t\t\nRT @joscarp123: $BABA Vegas @iluvstocks1 never disappoints. Her room was rolling in the doe with her BABA calls. 127% gains AMAZING 🤩 https…\t\t\nClosed $BABA trade today for small gain$. 💰 Good job to my discord members who took my trade alert. Chinese names are on fire! #stocks #options #daytrading #swingtrading\t\t\n"@BigBullCap Follow the smart money \n\n$KWEB $BABA $MSTR $SI $COIN\n\n#BEEF\n#BTC\n#cryptoassets"\t\t\nEn bolsa ganan los #optimistas.En las últimas semanas en twitter leÃ\xad barbaridades de $BABA', 'desde que se va a 0 a que la iban a nacionalizar.Twitter es una gran herramienta pero Es importante distinguir cuentas buenas de las malas que solo buscan polémica para sumar seguidores 👇ðŸ\x8f» https://t.co/giQlka7ZbF\t\t\n$BABA i will take 300 EOD', ' kind sir! 😂 ðŸ‘\x81\t\t\n$BABA the whole ming dynasty buying ✨\t\t\n$BABA 200 today!!! 💟 https://t.co/S6AdEF9J9D\t\t\n$BABA wow.... 😀 https://t.co/p6GO32sW6u\t\t\nStill rolling on $BABA 💰 https://t.co/ytQXv2QiIZ\t\t\n"La sesión de $BABA de hoy se estudiará en los libros de análisis bursátil !\nMi enhorabuena a Xi Jinping', ' pase lo que pase', ' ya ha demostrado que el futuro de los mercados depende de él 🇨🇳 https://t.co/tENdSGkQD0"\t\t\n$BABA UP +34% 🤣🤣🤣ðŸ‘\x8d🤷â€\x8d♂ï¸\x8f https://t.co/4SNLjlcbym\t\t\n"$BABA \nFor financial advise listen to this guy @ChiefOptionsTrader ï¸\x8f https://t.co/mbqOhxrppz"\t\t\nWhere them $BABA bears hiding today?\t\t\n$baba and $bidu are up 33-34% now\t\t\n"Espectaculares subidas en las acciones chinas en los parqués de Nueva York.\n\n$PDD $BABA $NTES $NIO https://t.co/qBCMkBc4i6"\t\t\nHvad skete der lige med min ene $BABA aktie? 💥\t\t\n"Although most investors was avoiding these stocks', ' they finally come back after the policy issues.\n$BABA (277B) up 34%\n$JD (98B) up 36%\n$PDD (53B) up 53%\n$NIO (31B) up 23%\n$XPEV (24B) up 28%"\t\t\n$BABA +33% today https://t.co/7VZIBoycLs\t\t\n$BABA now it’s gettin scary ? ✔\t\t\n$FXI $KWEB $BABA @Jedi_ant this man saw this coming last night fyi. Offers clarity and offers insight on his personal trades. Did it with a broken foot too. #StockMarket #OptionsTrading\t\t\nRT @Marc_McLovin: $baba up like 30% to get back to where it was just 5 days ago what a joke 🤣\t\t\n$BABA They are switching to China 🌟\t\t\n$BABA FOMO havent jump in yet.. they will at 3:50 eastern time 💢\t\t\n@The_RockTrading So nothing on $baba being +30% today?\t\t\n"$BABA \nThat Charlie went on more margin didn’t he"\t\t\n$BABA unbelievable and power hour isnt in yet. This is on path for a 100% gainer ðŸ˜\x81 https://t.co/C9suR9E3FT\t\t\n$BABA oh oh â\x9d¤ https://t.co/619usjUYtY\t\t\nRT @Merval_Surf: $BABA +34% creer o reventar\t\t\n$BABA the stock market is more volatile than the crypto market these days 🤞\t\t\nRT @professorDman1: $BABA another NHOD I analyzed Gave  You this in advance entrance low 70s I said wait for it it sure hit 72 now 103 over…\t\t\n$BABA 🎯🎯🎯 ðŸ’\x9d\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$NIO y $BABA imparables 🦾\t\t\n$BABA +34% creer o reventar\t\t\n$BABA epic short squeeze missed out 🚩\t\t\n$BABA another NHOD I analyzed Gave  You this in advance entrance low 70s I said wait for it it sure hit 72 now 103 overnight ! You should be 600%+ on those calls or 40% on common shares now waiting on $PETZ 1+ >1.50+ run ðŸ\x8fƒâ€\x8d♂ï¸\x8f it’s going to happen 🚨🚨📚🇨🇳🇨🇳\t\t\n"RT @cap_ebc: $CNNA\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX"\t\t\n"$BABA\nWao!!\nRun BABA Run 😊😊😂\nSome stupid people are gonna loose pants and underwearðŸ‘\x8d😀 ï¸\x8f"\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"E-commerce #stocks performance so far today\n\nhttps://t.co/kRVRvUvvA4', ' Inc $AMZN (+2.01%)\nAlibaba Group Holding Limited $BABA (+30.10%)\nhttps://t.co/7wUmQer1wl', ' Inc $JD (+36.31%)\neBay Inc $EBAY (+0.59%)\nEtsy', ' Inc $ETSY (+5.21%)"\t\t\n$BABA FUK EM UP. GOO GOO BULLS ï¸\x8f\t\t\n$BABA couple more days like this and a bunch of us will break even 🤞\t\t\nWow', ' Chinese mega tech firm', ' $BABA up more than 33% today alone (!) and well off its opening high ($103 versus $92). Good on you if you saw  this. I did not. $SPY $IWM $QQQ $XLK $NDA $AAPL $TSLAA\t\t\nHi @TechCharts  Can this week\'s action be called Exhaustion Gap / Island Reversal in $BABA ? Thanks! https://t.co/eXm8o1LwyW\t\t\n$BABA trading like an altcoin today https://t.co/wPzJGl00Mk\t\t\n$BABA sold my calls too soon but 150% profit I’ll take it but had I waited the day out I’d be at 300% ✔\t\t\n$BABA holy shit 📶\t\t\n"$BABA \nWtf did you guys do I took a nap for an he we were up 14% now we up 34% I’m gonna take another nap get this to 60% boys"\t\t\n$BABA $96.50 level all day. 💢\t\t\nIf $BABA ever drops below $90 again', ' I highly recommend you consider buying\t\t\n$BABA I’m busting Jerry busting! 👇 https://t.co/dz3mF32ox1\t\t\nBei +34% plus $BABA hüpft mein Spekulanten Herz. Nix zum nachmachen', ' der Anleger in mir bleibt auf der guten Seite der Macht $SPY. Sieht so aus als gibt es etwas "Starthilfe" für die Familie die uns am Freitag verlässt. Oder für noch einen DG Hoodie spenden? Starthilfe ist gut. https://t.co/8wfEVsQXh7\t\t\n"Top performers in my portfolio so far in today\'s session \n\nAlibaba $BABA +28%\n\nFutu Holdings $FUTU +36%\n\nRobinhood $HOOD +14%\n\nNU Bank $NU +13%\n\n@HisaApp https://t.co/o6jS5lNB47"\t\t\n"Above5DaysMA\n$ACHR $3.80 14.11% 10.47% 30.58% -45.95% 61.08\n$API $10.18 43.99% -8.54% -5.91% -44.00% 49.57\n$BABA $101.97 32.84% 1.03% -16.59% -17.71% 48.31\n$BIDU $143.60 32.50% -0.43% -10.60% -3.42% 49.95\n$BLI $6.30 17.10% -0.16% -16.67% -66.00% 42.67"\t\t\n"DailyUp5\n$AZEK $26.73 5.13% 1.38% -10.32% -35.70% 44.51\n$BABA $101.97 32.84% 1.03% -16.59% -17.71% 48.31\n$BB $6.50 6.73% -3.56% -7.67% -27.86% 44.53\n$BIDU $143.60 32.50% -0.43% -10.60% -3.42% 49.95\n$BIRD $5.91 11.93% 1.72% -48.96% -61.22% 28.93"\t\t\n"Tech #stocks performance so far today\n\nMicrosoft $MSFT (+0.96%)\nAlibaba $BABA (+34.12%)\nAmazon $AMZN (+1.96%)\nAlphabet $GOOG (+1.67%)\nApple $AAPL (+1.46%)\nFacebook $FB (+3.94%)\nTesla $TSLA (+3.62%)\nPaypal $PYPL (+5.28%)"\t\t\nExcelente lo de Alibaba $BABA https://t.co/RxmogKEYpI\t\t\n$BABA grab your puts shorts!!! 😂 ðŸ\x8f¼\t\t\n$BABA $60 tmrw... right bears? â–¶\t\t\n$JPM downgrades $BABA and calls sector “uninvestableâ€\x9d  .. two days later', ' $BABA up 30% in one day. get fucked\t\t\nFlow Room (These are not alerts): $BABA 05/20 $100 calls bought ABOVE ASK  $14.50 avg  1200x  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (85 mentions)\n2. $BABA (29)\n3. $QQQ (23)\n4. $V (14)\n5. $TSLA (11)\n6. $GME (9)\n7. $AAPL (5)\n8. $J (5)\n9. $GO (5)\n10. $L (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA  beast ï¸\x8f\t\t\n$baba $fb $nvda 💰💰 best trading day this year https://t.co/z35DjBudCq\t\t\n$BABA Vegas @iluvstocks1 never disappoints. Her room was rolling in the doe with her BABA calls. 127% gains AMAZING 🤩 https://t.co/KAL0l3dGx1\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA the single best day of my career 👀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$IQ $BABA $DUO $JD 🚀🚀🚀🚀🚀🚀\t\t\n"So', " I've done several scenarios in this video to provide a valuation for the stock. If you are interested", ' here is the video!\n\nhttps://t.co/oNw1xned1m \n\nSources in the description of the video.\n\n$BABA #Alibaba #ChineseStocks"\t\t\n"Until today', " we could feel that valuation didn't matter regarding Chinese companies. With this message", ' valuation is important again (as it', ' eventually', ' always does).\n\n$BABA"\t\t\n"ð\x9d™’ð\x9d™\x9dð\x9d™® ð\x9d™žð\x9d™¨ ð\x9d˜¼ð\x9d™¡ð\x9d™žð\x9d™—ð\x9d™–ð\x9d™—ð\x9d™– ð\x9d™Ÿð\x9d™ªð\x9d™¢ð\x9d™¥ð\x9d™žð\x9d™£ð\x9d™œ ð\x9d™¤ð\x9d™«ð\x9d™šð\x9d™§ ð\x9dŸ®ð\x9dŸ±% ð\x9d™©ð\x9d™¤ð\x9d™™ð\x9d™–ð\x9d™®?\n\nOn March 16', ' the Financial Stability and Development Committee of the State Council had a special meeting to study the current economic situation and capital market issues. \n\n$BABA #Alibaba"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"$BABA $120.00 May 20 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $100.99\n% Difference: 15.84%\nDaily $ Volume: $11', '219', '375\nVolume: 17', '951\nOI: 3', '125\nIV: 73.73%\nBid/Ask: $6.05/$6.45"\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA buried my 75 dollar shares deep deep value there. 💲\t\t\n$BABA man shorts are in trouble hong kong going to blow this up again 😘\t\t\n$BABA', ' $TCEHY', " $BABA Kevin O'Leary Called The Bottom In Chinese Stocks: Now What? - https://t.co/CifVqrXrWY\t\t\nWow", ' $BABA 350->1600. Almost 500%! Sold at 900 this morning ðŸ˜\xad https://t.co/xp3SHssjCm\t\t\nBought $BABA at $1.21 per contract at a $90 strike yesterday.  They went as low as $0.78.  I sold them for a profit at $1.36 right at close yesterday.  Was not mentally prepared to hold overnight.  As of this print', ' those same calls are $14.60.  They went as high as $16 today.\t\t\n"Cashed out $BABA 40%.\nMiracle as Friday expiry."\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (78)\n2. $BABA (36)\n3. $HOUR (14)\n4. $QQQ (12)\n5. $TSLA (12)\n6. $OIL (10)\n7. $GME (7)\n8. $AAPL (6)\n9. $J (5)\n10. $WISH (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ZWdLdB4h8Q"\t\t\n$BABA dont tell me we stop here\t\t\n$BABA $104 wild.........\t\t\n$BABA ...MA~MA...BA~BA ï¸\x8f\t\t\n"$BABA  That long red ride down and long green ride up represents the top earners everything else in-between is regular Americans. \nI hope my regular under 100k people made money . ðŸ˜\x81"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $M…"\t\t\n"RT @mohusf: $baba \nاستثمار طويل، هدÙ\x81ÙŠ 350-450 دولار. تتوقعون كم يستغرق عشان يجيبها؟\n\n#nfa ليست توصية، Ù\x81لوسك مسؤوليتك🚶ðŸ\x8f½â€\x8d♂ï¸\x8f"\t\t\n@alifarhat79 $BABA +30%! Is it buy?\t\t\n$BABA like if you think we get to 120$ today ï¸\x8f\t\t\n"RT @Tr3ndyJon: $BABA 🔥🔥🔥\n +180 - 160%\n\n184 days to go and the sleeping giant awakes \n\n#baba #stocks #StocksInFocus #st #daytrader https://t…"\t\t\n"$BABA 🔥🔥🔥\n +180 - 160%\n\n184 days to go and the sleeping giant awakes \n\n#baba #stocks #StocksInFocus #st #daytrader https://t.co/9A6I2WdRs6"\t\t\n$BABA +50% and waiting!! âž¡\t\t\n"and i have been selling so dont be a hero in this marekt\'\n\n$spx $baba $jd $kweb https://t.co/hVFUUJNcvx"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $UAVS 🥉\n4. $SPX\n5. $ES_F\n6. $MKD\n7. $BABA\n8. $VIX\n9. $ALPP\n10. $TSLA\n\n( Sorted by most recent ) https://t.co/1XVeQp1Dlk"\t\t\n$BABA 110$ â\xad\x90\t\t\nLook at $baba up almost 33 %  just a crazy market.\t\t\n$BABA beware 👆\t\t\n$BABA definition of hedgie market manipulation. Disgusting 💗\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $BABA\n2. $SBUX\n3. $MULN\n4. $TSLA\n5. $AAPL"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$AAPL', ' $VB', ' $SHV', ' $QQQ', ' $MSFT', ' $HYG', ' $IVE', ' $ASHR', ' $IWM', ' $EEM', ' $LQD', ' $IEMG', ' $NVDA', ' $SQQQ', ' $AMD', ' $BABA', ' $XLY', ' $CSX', ' $EFA', ' $PYPL https://t.co/ifGNTAVorS"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $WE\n3. $V\n4. $TSLA\n5. $HE"\t\t\n"$CAR / $SPY / $BABA - FREE PLAY POSTED UP OVER 300% NOW 🔥\n\nFOLLOW ME HERE FOR MORE PLAYS 💰 https://t.co/C329PvP2yQ"\t\t\n$BABA wrong way\t\t\n"I\'ve been told that crypto is more volatile than stonks.\n\nI\'ve been lied to.\n\n$BABA $BTC"\t\t\nBOT $BABA 115C AT 1.11 ROLL CON GANANCIAS\t\t\n"Question:\n\nWhat is the point of company valuation if 1 entity is allowed to do this?\nHow is this fair free trade?\n\n$spy $spx $aapl $tsla #oil #gas #copper #gold $baba $nio https://t.co/jRivJd2JKA"\t\t\n"$NIO & $BABA\n💪💪 https://t.co/4DOsh34D1y"\t\t\n$BABA Don’t be going down now baby keep going\t\t\n$BABA NOBODY PANIC IVE DONE HOMEWORK ON EVENTS LIKE THESE 📊\t\t\n$BABA who bag ðŸ›\x8dï¸\x8f 3000 we coming pick all ya 💋💋💋💋💋😘😘💋💋😘💋😘😘 â\x8f©\t\t\n$BABA yeah i\'ll wait for that inevitably gap close to get in â\x9d—\t\t\n@Tr3ndyJon what a call on $BABA amazing!!!! https://t.co/kzyx6tXZot\t\t\n$103 level printed! $BABA https://t.co/1K3Oh4St2c\t\t\nTrndg ↗  $KIND $BILI $BABA $BFLY $OPEN $BKKT $YMM $HUYA $FUBO scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 02:00 PM EST\n1. $DIDI (+47.78%)\n2. $NIO (+22.25%)\n3. $BABA (+33.55%)\n4. $BEKE (+59.82%)\n5. $AMD (+3.90%)\n6. $RLX (+24.27%)\n7. $AAPL (+1.32%)\n8. $PDD (+53.61%)\n9. $SOFI (+2.07%)\n10. $KC (+75.39%)"\t\t\nRT @professorDman1: $BABA now $PETZ speculation on Ali babas websites their products are on the list !DD on PEtz could get a BO from big bo…\t\t\n$baba 3/18 104C up 7000% today\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"Tempted to say that @robvinall has a point.\n\n$BABA is still a $200B+ company and just casually added $80B in a single day. https://t.co/SeZqrkioWW"\t\t\n$BABA-Short. Bonds about to invert.\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"$spy $qqq $baba #RussiaUkraineWar \n\nPUTIN SAYS LOL https://t.co/I9Tllk3i4d"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"Too much $BABA on my timeline every single day. Wonder if it would have been the case if Munger hadn\'t bought it. \n\nMuch better stocks out there at attractive prices not getting enough attention imo."\t\t\n"$BABA 102  \n \nIt\'s a Tesla scenario for shorts 💲"\t\t\n$BABA FUCKING GO BOOM ï¸\x8f https://t.co/BHG1otKi0Q\t\t\nRT @UltimateTrad8r: Wow $baba $lx $tigr $pdd Chinese plays as seen #UltimateTraders #reddit 830am https://t.co/dVnIlKEFLM\t\t\n$OCFT $BABA wow BABA is flying. My god. That’s what? An added 300B in market cap in one day? Insane. 📊\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$baba $bidu $kweb  1.5 million day !!!! just traded expanded .. JPM downgtrade was the clue https://t.co/GkW2plRDW2\t\t\n$BABA omg biggest short squeeze ever in life â\x9d—\t\t\n$BABA look at this week..this is the most volume baba has ever traded in 5 years..still over sold â˜\x9d\t\t\n"RT @ApeSharma__: $TSLA will 2-10x after #GigaBerlin & TX  love it.\n\n#Tesla exports car to EU paying huge duty and VAT all those nonsense ta…"\t\t\n@kmj1023981 We went with $BABA. Amazing move even after being late to the party 💪\t\t\n"3 Holders ✅\n$BABA $MKD  and \n$PBTS (yet to be found )😇🧤 ï¸\x8f https://t.co/4kuvjZJn0V"\t\t\n$SPY I guess Xi bought $BABA 🔔\t\t\n$baba breaking all fucking barriers', ' what the fuck is this move holy shit…. One thing is certain… when fintwit goes bear shit bat crazy on a name like this', ' BUY THE FUCKING DIP\t\t\n$BABA BABA bOooooEYyyyy!!!! ï¸\x8f\t\t\n$BABA Wow. What a move today. I\'m glad I stopped out earlier with a small loss. I end green for the day on  different trades.\t\t\nMe selling my $BABA calls this morning https://t.co/5dNEIaMvXE\t\t\n$BABA +35% jajaja dogecoin quien te conoce? https://t.co/kbP9lqdMx7\t\t\n$BABA wow squeeze imminent 🆓\t\t\n$BABA BEST $20 each call I spent in a LONG time for the YOLO 105’sC this morning LFG\t\t\n$BABA Congrats. Hope some of y’all banked on those calls. 🤑 ☑ https://t.co/WhYEGXAugP\t\t\n@CapitalMikael Är 🇨🇳 nya safe-haven nu? $baba känns fortfarande sjukt billig trots uppgÃ¥ngen med tanke pÃ¥ att oron kring delisting mer eller mindre krossats.\t\t\n$BABA just sick\t\t\n"ã\x81„ã\x81šã‚Œã‚‚1hã\x81§å…¨æˆ»ã\x81—😇\n米国上å\xa0´ã\x81®ä¸\xad国æ\xa0ªã\x81¯çˆ†ä¸Šã\x81’ã\x81®ã\x81¾ã\x81¾\nテンセント $TME +23.18%\nアリãƒ\x90ãƒ\x90 $BABA +29.93%"\t\t\n$BABA long overdue ☑\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $110.00.\n\n1', '000 CALL contracts with a price of $5.60 (Ask) were purchased at a $560', '000 premium."\t\t\nRT @professorDman1: $BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my opt…\t\t\nRT @professorDman1: $BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my opt…\t\t\n$XELA shorts are getting pummeled today and its not in this garbage', ' its in $BABA where market cap is up like 80 billion today. 📶\t\t\n"RT @Adscience12000: $CWEB $BABA\nCWEBã\x81Œ+60%ã\x81\xa0ã\x81£ã\x81¦?\nç§\x81ã\x81®é˜¿é‡Œå·´å·´callã\x81¯+3812%ã\x81§ã\x81™ã€‚\n\nã\x81¾ã\x81‚è²·ã\x81£ã\x81¦ã\x81\xadã\x81ˆã\x81‘ã\x81©ã\x81ªðŸ˜‚ https://t.co/aeJab7qRp5"\t\t\n"$baba up 35%\n\nNothing to see here"\t\t\n$BABA same. what a reversal', ' high volume. was down to less than 8x FCF after cash & ST investment. was insanely undervalued. https://t.co/Zyr3UibgjA https://t.co/7PsDnmzUtI\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n$BABA everything under 140$ is a steal here â\xad\x90\t\t\n😳 $BABA https://t.co/7SMoFXnkFq\t\t\n$BABA very strong', ' gap up possible tomorrow or buy the dip for another $10 run\t\t\nRandom thought I was having', ' kinda crazy how Chinese govt. officials could rather easily get away with \'insider trading\' on something like this morning\'s \'we\'ll support our ADRs" announcement right?  Maybe', ' maybe not', ' but seems like it wouldn\'t be too difficult $FXI $KWEB $BABA\t\t\n"$BABA +35%\n\nkevin o\'leary bought the dip on these. wow. https://t.co/DZyz049rms https://t.co/g0dV7BGXPI"\t\t\n$BABA 127 million volume. Thats it. End of bears ðŸ‘\x8d\t\t\n$BABA Lmao what a bunch of re res that sold yesterday 🆕\t\t\nPrice x volume leaders Wednesday - $TSLA $NVDA $BABA $AAPL $AMD $AMZN $MSFT $FB $JD $PDD $GOOGL $GOOG $XOM $MU $PYPL $SNOW $OXY $BA $NFLX $CVX $BAC $MRNA $BEKE $BIDU $LMT $SBUX $JPM $UPST $SQ $SHOP $NIO $V $BRK $SE $TSM $BKNG $ADBE $UNH $PFE $MS $QCOM $C $COST $JNJ $INTC $CRWD https://t.co/N4SMxpRpXm\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"Success Post from user A-A-R0N in @INVSTRSTrading Discord\n$BABA $P $P #BABA #P #P \n#StocksToWatch #StocksToBuy\n💸🎯💎 https://t.co/pTv384hJN2"\t\t\n$BABA uh oh bears ðŸ\x90» ðŸ\x90»â€\x8dâ\x9d„ 😳 👀 😃\t\t\nLine at the $BABA short covering auction https://t.co/NRxvCTE8W5\t\t\nLooks like $BABA is short squeezing.\t\t\n$BABA holy fuck she don’t wanna stop\t\t\nSold too early. $BABA 🤡 https://t.co/qOdZwHZqWM\t\t\n$BABA let’s take out this $101 and then let it take care of us…$120 BEOW ï¸\x8f\t\t\nsold way too early on $baba sheeesh 150$>$750 could of been $150>$2', '000..\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA shoulda held the 105\'s longer. Profit is profit though. 🌟\t\t\nGo $BABA GO\t\t\n$BABA Thank god for my avg down mind set. 🌟\t\t\n$BABA this was way oversold so I’m glad it is recovering a bit today. It’s still way down considering the amount of cash it is holding and the kind of revenue it is bringing in. What an amazing buying opportunity last couple days for calls. Wow\t\t\nRT @realalexvieira: Alex Vieira', ' Xi Jinping and FED Powell Live Today "We Are ALL IN"   $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU…\t\t\nFlow Room (These are not alerts): $BABA 03/25  500x $125 call bought  AT ASK $1.12  #BULLISH #SPX #CHINA #orderflow #options #trading\t\t\nAlex Vieira', ' Xi Jinping and FED Powell Live Today "We Are ALL IN"   $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing #covid https://t.co/yoKEShOKgZ\t\t\n"Hocam @hocca_official neler oluyor ?\n$BABA #BABA https://t.co/DX8nqklE4h"\t\t\n$BABA really boutta be up +30% ayoooo\t\t\n"SWEEP 1500 $BABA 04/14/22 $120 calls for $3.75 \n\nSpot: $102.35\nVolume: 12', '479\nOI: 4', '747\nIV: 82.14%\nPremium: $562.5k\nSector: Consumer Cyclical"\t\t\n$BABA', ' rebotando de la banda baja de la Zona de Confort (área amarilla). Permanecerá en el canal descendente hasta que rompa y permanezca por encima de la lÃ\xadnea superior azul (4STD) #China Canal de Tendencia de 17-meses con +4 / -4 desviaciones estándar. https://t.co/o8JJ5eUJh0\t\t\n$BABA and it’s not even power hour nice set up into it though\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n@EddieTradez $BABA https://t.co/sxtkdIdZmy\t\t\nCan just laugh seeing $BABA up 33% and my positions don’t even budge. https://t.co/P5AX9ebhY3\t\t\n$BABA imma ganna oldel flied lise tunai âž¡ https://t.co/jgCfzptpxt\t\t\nChinese tech absolutely embarrassing crypto for the beta trade.  $BABA up 33%....LMAO.\t\t\nGeopolitical risk should never be ignored $BABA. https://t.co/cdxl4o6pFs\t\t\n"$BABA now up more than 33% \n\nShorts getting absolutely crushed. https://t.co/CIacZFP1hZ"\t\t\n$BABA SQUEEZE EM!! 🔥 https://t.co/BA3tzS88t1\t\t\nThat $BABA rips https://t.co/hyPqddZxrA\t\t\nResulta que hoy todos tienen $BABA 😑\t\t\n$BABA maybe 110 gap up â\x8f©\t\t\n$BABA https://t.co/CDGjXxMr2J https://t.co/QvQWBzISOI\t\t\n"$BABA  That long red ride down and long green ride up represents the top earners everything else in-between is regular Americans. \nI hope my regular under 100k people made money ."\t\t\n@BlueLine_Trader @J_Money503 And I commented on how retail interest has nothing to do with the pump on $BABA and $BEKE', ' then you commented on trusting China', ' smart money', ' blah blah blah.  And now we\'re here. 😘\t\t\n"RT @JoseRicaurteJ: El mejor dÃ\xada para todo #fintwit \n$BABA +31.90% en un dÃ\xada \n\nDios existe! https://t.co/R8H511aw64"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"$kweb $fxi $baba $bidu $eem China Plans Audit Concession In Face Of US Delisting Threat – FT\n\nBoom Bear Thesis is Dead 🤞"\t\t\n"$TSLA will 2-10x after #GigaBerlin & TX  love it.\n\n#Tesla exports car to EU paying huge duty and VAT all those nonsense tax and still M3 is #1 EV in EU now. \n\n$NIO $LCID $FSR $RIVN $F $GM $GGPI $XPEV $LI $BYDD $BABA $VWAGY $TM"\t\t\nLa peña en bolsatuittel comprando $BABA hoy https://t.co/77qdoJjK3B\t\t\n"RT @Mr_WolfST: $BABA \n🙆🙆🙆 https://t.co/aDX0hwlljJ"\t\t\n"Se cierran los cortos en $BABA\n😂😂😂😂😂 dicho 👄 y hecho ✅… https://t.co/Kz8jRMMVAf"\t\t\n@WifeyAlpha Powell begins to close down the printing press', ' while China starts.  $kweb $fxi $baba $bidu $api $pdd $nio $xpev LFG!!!\t\t\n$BABA FUCKING GO BOOM https://t.co/K7mgbOaFVu\t\t\n$BABA update. If bulls can break 101.14 I believe 109 can come quick. The bulls can lose 94.25. #daytrading #OptionsTrading #Options https://t.co/yioW99NqUi https://t.co/oNpKXVlWcz\t\t\n$BABA god save the bears 🆕\t\t\n"Activity alert! : 26.43%  $BABA\n#RedditArmy #investments #StocksToBuy #Stocks #news #YOLO #trading #StocksToWatch #bottomfishing #ToTheMoon #FOMO #daytrading #wallstreetbets https://t.co/G9MId8IDF0"\t\t\n"$BABA be carful lots of profit takers at 1230..correction tomorrow \nMy guess it opens around 95 â–¶"\t\t\n"@TicTocTick \nthis move in $BABA 30% is off 127MM shares traded -> USD 12.7bn', ' 5% of total mkt cap\nand got another 1hr to trade\nthis is not just a short squeeze -> something has changed', ' long China ADR -> 2x coming"\t\t\n$BABA $96.50 level all day.\t\t\n"$baba \nاستثمار طويل، هدÙ\x81ÙŠ 350-450 دولار. تتوقعون كم يستغرق عشان يجيبها؟\n\n#nfa ليست توصية، Ù\x81لوسك مسؤوليتك🚶ðŸ\x8f½â€\x8d♂ï¸\x8f"\t\t\n"SWEEP 200 $BABA 06/17/22 $110 calls for $11.00 \n\nSpot: $101.29\nVolume: 7', '316\nOI: 6', '637\nIV: 70.28%\nPremium: $220.0k\nSector: Consumer Cyclical"\t\t\n@Edark94 @mfwarder $BABA... ðŸ™\x8f\t\t\n"RT @Mr_Derivatives: $JPM $BABA $DIDI $JD $KWEB $FXI 2 days ago JPM called China uninvestable. Since then many stocks rallied 40%.\n\nMaybe JP…"\t\t\n$BABA back over $100\t\t\n"SWEEP 202 $BABA 06/17/22 $110 calls for $10.95 \n\nSpot: $101.06\nVolume: 7', '115\nOI: 6', '637\nIV: 70.63%\nPremium: $221.2k\nSector: Consumer Cyclical"\t\t\n@SeriouslyYRUGae @qcapital2020 I always loved $BIDU and $BABA. They have always been so cheap for their low PEs and high revenues and growth! IMO it was manipulated. Let\'s watch and see what tomorrow and next week bring! 👀\t\t\nNothing to see here', ' only $BABA going bananas https://t.co/fE3WWqrqoG\t\t\n"El mejor dÃ\xada para todo #fintwit \n$BABA +31.90% en un dÃ\xada \n\nDios existe! https://t.co/R8H511aw64"\t\t\n$BABA I have sold cover calls for 160$ price next Friday I think they are at risk of getting assigned too … 💟\t\t\nWE GETTIN MONEY $BABA https://t.co/isnpDw9qz6\t\t\n$BABA so great.  U shorts.  Hahahaha. I can’t stop laughing at the thought of you getting cleaned out overnight and making me money. Hahaha!! ï¸\x8f\t\t\n$baba up like 30% to get back to where it was just 5 days ago what a joke 🤣\t\t\n$BABA where are the 💎 hands at?? 🆕\t\t\nif u remove the delisting overhang  then the LOW is in for China stocks... everything else is PRICED in   $BABA $JD $KWEB\t\t\n$BABA', ' bouncing off lower band of Comfort Zone (yellow area). It\'ll stay in downtrend channel until it breaks and stay above  upper blue line (+4STD). #China 17-months trend channes with +4 / -4 estandard deviations https://t.co/KSbBNZU15Q\t\t\n$BABA now $PETZ speculation on Ali babas websites their products are on the list !DD on PEtz could get a BO from big boys ! I’m still digging into this rumors but PETZ technical has 1+ run and any big news 5-10+ range https://t.co/dOOCJWonCD\t\t\n"SWEEP 204 $BABA 06/17/22 $110 calls for $11.15 \n\nSpot: $101.26\nVolume: 6', '715\nOI: 6', '637\nIV: 71.13%\nPremium: $227.5k\nSector: Consumer Cyclical"\t\t\nWow $baba $lx $tigr $pdd Chinese plays as seen #UltimateTraders #reddit 830am https://t.co/dVnIlKEFLM\t\t\n$BABA heading back to 120s â–¶\t\t\n$BABA https://t.co/bsA3Acd6jU\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BABA\n3: $BILI\n4: $SQ\n5: $UBER\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nIm all out of $BABA here thanks to all for telling me its going to zero https://t.co/ze1Hj4wXW2\t\t\n$BABA Wow my predictions are working for a change😂 $SPY 👆 https://t.co/uK8pu6MTuN\t\t\n"$BABA $89.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $97.06\n% Difference: 9.06%\nDaily $ Volume: $324', '275\nVolume: 2', '975\nOI: 738\nIV: 122.23%\nBid/Ask: $1.06/$1.12"\t\t\n$BABA someone’s telling us something LLLLFFFGGGG https://t.co/7hQ4TXJ4e2\t\t\n"RT @nickr8008: I thought @iluvstocks1 was crazy calling $BABA 100c’s Monday. 🥴\n\nBut here we are🙃🔥ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90"\t\t\n$BABA There’s no way to sugarcoat this - I straight up got my ass handed to me on this one. https://t.co/gsWJyVZKZh\t\t\n$BABA lets rippity\t\t\nPANIC BUYING---> PANIC SELLING ---> PANIC BUYING----> ????   $SPY $VXX $QQQ $GLD $BABA $FB $BTC $ETH\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n"SWEEP 527 $BABA 04/14/22 $115 calls for $4.55 \n\nSpot: $100.93\nVolume: 10', '208\nOI: 6', '946\nIV: 82.86%\nPremium: $239.8k\nSector: Consumer Cyclical"\t\t\nRT @Pegaso121080: $Baba tras la apertura 🙌🤞 https://t.co/qC08y0YGQw\t\t\nAnd $BABA just choosing violence today lol\t\t\n"SPRING $5 PROMO! ENDS 3/18!\nNew Members (link below) - 1st month of BlackBox only $5!\nâž¡ï¸\x8fhttps://t.co/xUor1F3oUR\n\n✨#StockOptions #OPTIONSFLOW Scanner & Algo-Driven Alerts\nðŸ’\xa0#DarkPool\n✨Voice', ' Education & more\n$SPY $AMZN $AAPL $TSLA $BABA $AMD $TLT $SPX #FederalReserve #FedMeeting https://t.co/kQZp6fw085"\t\t\n$BABA $100 incoming', ' it’ll see $110 again in no time â–¶\t\t\nthat maybe the BOTTOM for $BABA  thats capitulation!!!!! https://t.co/clnbs6OISK\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$PDD $ZH $DIDI $BABA $LI $BIDU $NIO 🔥🔥🔥\t\t\n$BABA above $100... #Intraday\t\t\n$BABA Gotta love all the puts wiped out 🤞\t\t\n$BABA +32%\t\t\n$BABA LFG https://t.co/MmFV2G5ejt\t\t\n"It’s quite likely that Chinese tech is the “next big thingâ€\x9d after FAANG.\nIt’s been 18 years since Facebook was founded and Silicon Valley hasn’t produced another one.\nWhere IS the next one? \nProbably in China', ' where Sequoia is now investing heavily.\n$BABA"\t\t\n$BABA wonder what AH and PM going to look like\t\t\nOj!! SÃ¥lde resten av $BABA nu. I’m out. No more position 😱. Tack för mig\t\t\n@squawksquare $BABA Damn.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROSE\n3: $AAVE\n4: $MCB\n5: $RSR\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BABA\n3: $BILI\n4: $SQ\n5: $UBER\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $429.12  Mentions: 201\n$TSLA  Price: $825.74  Mentions: 140\n$SPX  Price: None  Mentions: 122\n$QQQ  Price: $334.11  Mentions: 114\n$BABA  Price: $101.42  Mentions: 97\n\n#stocks #investing #trading"\t\t\n"$BABA bears - this is not your stock anymore \ncover or ramen for next few years 😃 https://t.co/h29TG4y85j"\t\t\nRT @moon_shine15: $BABA nearing $101\t\t\n$BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my options ideas but when I do they boom 500%-1000%+ 📚ðŸ™\x8fðŸ\x8f¾ðŸ™\x8fðŸ\x8f¾ðŸ™\x8fðŸ\x8f¾ https://t.co/PEKLNmjqGc\t\t\nVENDI EL RESTO DE $BABA 280% BOOOOOM WOW BUSCANDO OTRO ROLL MANTENGO FULL LOS DE ENERO GRAN GRAN DIA\t\t\n@smartertrader SAM… $BABA broke that $101 💯💯\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 97\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 201\n$QQQ Mentions: 114\n\n#stocks #investing #trading"\t\t\n$BABA is killing its shorts... revenge trading!!!!\t\t\nRT @realalexvieira: Legendary Free Market Calls to Make $1 Million Per Minute $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Fa…\t\t\n"Çin sirketleri bugün  uçtu uçtu.\n$baba %30\n#NASDAQ\nUygulama-> midas https://t.co/Wh2LWvP8GI"\t\t\nLegendary Free Market Calls to Make $1 Million Per Minute $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing #covid https://t.co/T26bdjvf7c\t\t\n$BABA and Chinese stocks Hot\t\t\n$BABA trading like a penny stock today - you should not think it was Chinas largest stock 😂but nice gains !\t\t\n@SelfMadeMastery All I care about is the $baba rocket ship 🤣🤣\t\t\n$BABA $120Cs now seeing some light activity https://t.co/WvF9q6oDMm\t\t\n"What a 2 day streak', '\n\nAll separate trades \n\n$SPY Calls +156%\n$UPST +163% and counting\n$SPY Puts +38%\n$LOW -14%\n$HD +50%\n$BABA +57%\n$SPY Puts 144.4%\n$SPY Calls on the dip 35% now 200%\n\n$5 for a 7 day trial 👇\nhttps://t.co/K0lWggh6Bx https://t.co/7D6oSysXlV"\t\t\n$BABA buy low now the time rebound play highes 300 plus easy mon3y ðŸ‘\x8d\t\t\n"RT @itscharliemar: $BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280…"\t\t\n$BABA anyone gonna hold over night? ï¸\x8f\t\t\nInsane volume on $BABA during this epic snapback driven by China’s more kind approach to global listings\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/vBbLSOmf7X\t\t\n$baba easy. 🔔🔔 https://t.co/0CdcdGrfZY\t\t\n"$BABA 31% arriba ya.\n🤯🤯🤯 https://t.co/wzyWqU9Gmz"\t\t\n"SWEEP 1000 $BABA 04/14/22 $110 calls for $5.60 \n\nSpot: $100.19\nVolume: 11', '086\nOI: 6', '413\nIV: 82.35%\nPremium: $560.0k\nSector: Consumer Cyclical"\t\t\n"$BABA $105.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $97.91\n% Difference: 6.76%\nDaily $ Volume: $3', '907', '182\nVolume: 24', '729\nOI: 4', '477\nIV: 121.52%\nBid/Ask: $1.54/$1.62"\t\t\n$BABA there goes broke $100 I was talking about huni booming booming one those calls .. I don’t post too many of my options ideas but when I do they boom 500%-1000%+\t\t\n$BABA nearing $101\t\t\n$BABA squeeze em!! 📈 https://t.co/25I9sOv8CC\t\t\n$BABA https://t.co/tHVOfCUp85\t\t\n"$NICH\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/HpTphdeD3I"\t\t\nVENDI UNA PARET DE $BABA 265% BOOOOM https://t.co/4wu5dm4jv0\t\t\n$baba wow what a big break back above $100\t\t\n$BABA a $BIDU +30%\t\t\nTrndg ↗  $BILI $BABA $YMM $BKKT $FUTU $CWEB $IXHL $KC $BFRI scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nMark Twain trading tips', ' timeless. @hfrfromthefloor pencils all Catholic @MarchMadnessMBB @PCFriarsmbb Chinese Stocks sharp bottom not rounded $BABA $BIDU Bonds failing into #FOMC warning. If .05 is worth .1 sell em! $CL_F nearing buy https://t.co/WqbQwpT52e\t\t\n"$NICH App Launch Successful \n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/u4JtPHIvBC"\t\t\nHoly $BABA https://t.co/X0CA81YH1w\t\t\n$baba\t\t\n$BABA Shorted BABA 😄\t\t\n"$BABA \n🙆🙆🙆 https://t.co/aDX0hwlljJ"\t\t\nFlow Room (These are not alerts): $BABA 04/14 $110 calls bought 1001x ABOVE ASK $5.60 #BULLISH #SPX #QQQ #CHINA #orderflow #options #trading\t\t\n"$SFLM Record #ebayseller \n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/FHqTL6LgKB"\t\t\n$BABA if you are long on China stock you should consider yourself a communist and might as well vote Biden another round â\xad\x90\t\t\n"@EazyDealzs I do', ' as far out as possible and adding slowly over time. \n\n$BABA"\t\t\n$CWEB $YINN $BABA Chinas gonna be a theme that sticks?\t\t\n$BABA 100+ https://t.co/zKmbeFxZAc\t\t\n$BABA may do 100% today. All US whales moving into this monster. Its way down from its year high.\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"$SFLM Major Sales\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/K3cDLRaFam"\t\t\n$BABA yooooo!!!\t\t\nWhat the hell $BABA 😂\t\t\n"$KOSK\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/CaAhQbje3U"\t\t\n"Hello ðŸ\x8f§\n\n$baba #baba #alibaba https://t.co/vpaHLhBCs6"\t\t\n"$BABA Trajectory          $300 🌑     \n\n                                 🚀\n                          $280\n                        $250\n                     $220\n                   $200\n                $180\n             $140\n          $120\n      $100\n   $90\n$85\n💥"\t\t\n"$KOSK Joint Venture\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/j4GmqQoz9g"\t\t\n$BABA max pain for Friday? 👇\t\t\n"$KOSK #likeit\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/Uctifpe2wn"\t\t\n$BABA $JD $TCEHY China plans audit concession in face of US delisting threat https://t.co/QdeYNHBrXY\t\t\n"China Plans Audit Concession In Face Of US Delisting Threat via FT\n\n$BABA $JD $PDD $TCEHY $BILI $YY$ HUYA $DOYU $BEKE $BIDU $TCOM $NIO $WB $LI $XPEV https://t.co/EHtZNepeqV"\t\t\n"Option Alert $BABA Mar 18 2022 105 Call \n- Price: 2.24 \n- Money: $146', '496 \n- Volume: 654 \n- OI: 4477  Delta: 0.33 IV: 123.153 \n- ToS Symbol: BABA220318C105 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 14:42:15 ]"\t\t\n"Option Alert $BABA Mar 18 2022 104 Call \n- Price: 2.49 \n- Money: $60', '009 \n- Volume: 241 \n- OI: 1420  Delta: 0.37 IV: 122.594 \n- ToS Symbol: BABA220318C104 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 14:42:14 ]"\t\t\n"Dear Morons', '\n\nIf powell is telling you anything you didnt already know \n\nyou\'re an idiot \n\n$spy $aapl $fb $baba #btc $tsla"\t\t\n"$CNNA\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/H1qxhwF0Jb"\t\t\n$BABA Guru 😉 https://t.co/RdV9ghtIfA\t\t\n"$CNNA Bonce Play\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/4fOX3SBU9e"\t\t\nChina vertical! $KWEB $BABA $BIDU $NIO $DADA $BZUN $JD $HUYA\t\t\nThis did not age well. $baba https://t.co/AmvBShg9Nr\t\t\nIf $BABA breaks $100 it will head to 130 by close.\t\t\n$Baba 😉 https://t.co/9ORXls0eNo\t\t\n"$CNNA \n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/AwZKiPtE4a"\t\t\n$BABA https://t.co/RuMQjEf9Et\t\t\nAhora resulta que todo mundo compró $BABA ayer y hoy se están embolsando muy buena lana… ðŸ§\x90ðŸ§\x90ðŸ§\x90 #trmx\t\t\n$BABA 195% Y 57% BOOOOOOOOOM 🚀🚀🚀 https://t.co/TSDHkZpjwp\t\t\n$BABA The place to be 💎 ✨ https://t.co/C7gjYzy7Hm\t\t\n$BABA blasting off â\xad\x90\t\t\n$BABA $100\t\t\njfc... $BABA hitting new intrday highs https://t.co/f9f5hVdDal\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $GLXY\n5: $UBER\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA get out now', ' this is going to 50s ✅\t\t\n$BABA ok Enough BS . time to break 100 and start the steady trot to 120 . 🆕\t\t\n$BABA Jus took my 28% profit $$$$$ ï¸\x8f\t\t\n$BABA short getting burned 🤞\t\t\n$BABA hod\t\t\n$BABA not buying this $98.50 head fake on the FED news ï¸\x8f\t\t\nSoooo…. America is raising interest rates', ' while China is lowering theirs… where is your money better off now? $nio $xpev $li $baba $bidu $jd $pdd https://t.co/uROxyop7q8\t\t\ni have to thing this is so bullish for Chinese tech.  decade low valuations.  cutting rates.  fiscal stimulus.  growth.  cash flows.  damn.  $BABA https://t.co/XzP6Uftyh6\t\t\nRT @Pegaso121080: $Baba tras la apertura 🙌🤞 https://t.co/qC08y0YGQw\t\t\n"$YANG rejected ....\n$JD $BABA  $BILI $PDD"\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n"Elite signal trading community\n\nhttps://t.co/3vbD4Mdsw5\n\n $INO $BYFC $TSLA $FREE $BOXL $AMZN $AYRO $BABA $AMZN https://t.co/bEfjIMFNna"\t\t\n$BABA anYONE get the feeling we going to 100% today. ï¸\x8f\t\t\n$BABA watch this run to $105 in afterhours if the market stays green today.\t\t\nRT @HassanAesthetic: $BABA up 27% today', ' what the...\t\t\n"$TSLA\nFalse VWAP break A++ setup with previous close target.\n$SPY $BABA $MRNA #stocks #trading https://t.co/5HAdtYmIoZ"\t\t\n"China plans audit concession in face of US delisting threat\n\nhttps://t.co/hbT2coUBZ0\n\n$BABA $KWEB"\t\t\n"My timeline\n.\nLiquidated long\n#FOMC \n$ETH\n$BTC\n#jerome \n$DJI\n$SPX\n$LUNA to 1k\n$LINK\nF*** ur puts\nNah F*** ur calls\n#inflation \n#Montreal \n#stagflation \n#Ukraine \n$XRP to $529\n$ADA to $10\n#TottenhamHotspur \n#Chelsea \n#newengland \n$BABA\n#Pumas \n#CruzAzul"\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"Above5DaysMA\n$ACHR $3.71 11.56% 7.99% 27.66% -47.16% 59.76\n$API $9.87 39.53% -11.37% -8.83% -45.74% 48.31\n$BABA $97.82 27.44% -3.08% -19.98% -21.06% 45.11\n$BIDU $136.93 26.35% -5.06% -14.76% -7.91% 46.64\n$BLI $6.07 12.83% -3.80% -19.71% -67.24% 40.27"\t\t\n"DailyUp5\n$BABA $97.82 27.44% -3.08% -19.98% -21.06% 45.11\n$BIDU $136.93 26.35% -5.06% -14.76% -7.91% 46.64\n$BIRD $5.73 8.52% -1.38% -50.52% -62.40% 26.44\n$BLI $6.07 12.83% -3.80% -19.71% -67.24% 40.27\n$BLMN $21.91 5.46% 9.08% -1.77% 13.31% 51.35"\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/Jj64hrpqst https://t.co/hPAahlwvYx\t\t\n"Morning plan from @AjTrader7 has been posted! 🔥 \n\n $BEKE', ' $BILI', ' $FUTU', ' $YY', ' $PDD', ' $JD', ' $NTES', ' $BABA', ' $BIDU', ' $TSLA', ' $ACMR', ' $UPST', ' $NVDA', ' $LI \n https://t.co/rWQte25tiZ"\t\t\n$BABA +31% $97 bottom-bounce https://t.co/4JE053f5r9\t\t\n"YUge profits today for my paying cust \n\n$spy $qqq $aapl $baba https://t.co/n8Ij6qxXaM"\t\t\nKevin O\'Leary Called The Bottom In Chinese Stocks: Now What? $BABA https://t.co/lvKtOWuCDR\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n"$BABA\nhttps://t.co/THWUpnxLN2"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LOOKS\n2: $ROOK\n3: $AMPL\n4: $RSR\n5: $BRZ\n\nTop 5 bullish trend on #USD pair\n1: $BB\n2: $BILI\n3: $BABA\n4: $GLXY\n5: $UBER\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$YANG comin up for da test....\n$JD $BABA  $BILI $PDD https://t.co/vQXzXZt10q"\t\t\n$BABA only $89 til my average 🤗🥲🥲🥲🥲 🔔\t\t\nChina\'s Big Tech Stocks Spike as Regulatory Crackdown Nears End $BABA $TCEHY $YUMC $ACMR $BGNE $HCM $ZLAB $MCHI $DJCO $XAMS:PRX #stocks #investing #valueinvesting # https://t.co/zIr14GFxHt\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\nRT @247WallSt: Chinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\n"Option Alert $BABA Mar 18 2022 96 Put \n- Price: 3.30 \n- Money: $67', '980 \n- Volume: 206 \n- OI: 388  Delta: -0.43 IV: 118.435 \n- ToS Symbol: BABA220318P96 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 14:31:46 ]"\t\t\n$BABA are folks shorting now? â\x9d—\t\t\nNow don’t get me wrong', ' there’s not a bone in my body that wants to own Chinese equities - so in that sense I agree with them. But the sheer level of contrarianism in the trade & myself couldn’t pass it by. I nibbled on some $BABA leaps and sat back to enjoy the ride.\t\t\n"$BABA\n\n27% 🟢🟢🟢\nسهم علي بابا اللي قروشتكم Ù\x81يه بكل مساØ\xadØ©  اليومين اللي راØ\xadت😂😂"\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n$BABA  shorts taking profits lol. You miss your chances â\x9d—\t\t\n"Wouldn\'t  be surprised if $DRGV Will follow $BABA and the rest of the Chinese stocks\nSuper low Chinese RM play."\t\t\n$BABA comes next 🔮 https://t.co/dSDkIHA2hY\t\t\n"RT @Pegaso121080: Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además exp…"\t\t\n"Highest success rate and get instant help and updates and free trials join us \nhttps://t.co/McJQCtMHtW\n\n$VST', ' $TSLA', ' $IRNT', ' $AAPL', ' $BBIG', ' $CSTM', ' $ASO', ' $BABA', ' $VZ', ' $AMD', ' $AMZN https://t.co/BsfrdUCcoK"\t\t\nRT @realalexvieira: Fed Powell "Inflation? War? Covid? Putin?" You\'re a Lunatic. The Economy Is Booming Today AVIS Meeting $BABA $PYPL $NIO…\t\t\nRT @CyclesFan: After bottoming ~73 yesterday', ' a level last seen in June 2016', ' $BABA is having a huge bullish reversal today. Being in the t…\t\t\nFed Powell "Inflation? War? Covid? Putin?" You\'re a Lunatic. The Economy Is Booming Today AVIS Meeting $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing #covid https://t.co/Vi97CldswH\t\t\n"Qué me decÃ\xads de #ALIBABA $BABA \n\nVemos #niveles y hasta donde pueden llegar las #Acciones de #Baba en #Bolsa\n\n👉Además explicamos el Patrón de #Isla #Alcista\n¿Lo conocÃ\xadas? #Trading\n\nðŸ™\x8fGracias por ayudar compartiendo 🔄🔄\n👇👇👇\nhttps://t.co/ohkoDWVR5s"\t\t\n$BABA Waiting for Short signal on BABA with https://t.co/Bw0O28xGaK https://t.co/Ubzy8cUMRv\t\t\n$BABA is near the highs', ' up over 27%. #Alibaba\t\t\n$baba 85 i will come in long\t\t\n$BABA finally stopped going down. Let’s see where things go from here. https://t.co/rtkevuhZRM\t\t\n今日ã\x81¯ç´\xa0ç›´ã\x81« $BABA ã\x81®å¯„付買ã\x81„ã\x81Œæ\xad£è§£ã\x81\xa0ã\x81£ã\x81Ÿã\x81\xad\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\n$BABA higher highs higher lows forever China 🇨🇳 number 1 economy very soon 👉\t\t\nTrying to go long Jul $85 $BABA puts way below bid. I don\'t want to be too aggressive in case this really gaps up.\t\t\n$BABA yep', ' clearing $100 in regular session\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\nRT @MafmNarayola: $BABA y la legión de expertos. https://t.co/Y8ArVqdlAK\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\n$BABA we might see 100 today âš¡\t\t\n@lllMrXlll How we feeling about $BABA\t\t\n$BABA sorry baba down she goes ….. 💟 https://t.co/ILIijlf8QL\t\t\nEntered small position short on $BABA with my second account dedicated for swings/non-scalps. Low risk here bc can exit if break 100', ' otherwise looking for exit in 80s tomorrow. Stock was in 70s yesterday', ' should follow tech stocks down after rate hike. Low risk if wrong\t\t\nRT @MarketRebels: $BABA is near the highs', ' up over 27%\t\t\n$BABA is near the highs', ' up over 27%\t\t\nAttractive call overwrites: $BIDU calls more expensive than 100% of history', ' $BB 100%', ' $BABA 100%', ' $VXX 100%', ' $S 100%', ' $GILD 100%', ' $BIG 100%\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n$BABA like I said', ' “tha Baba does not care about the Fedâ€\x9d\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nHubba bubbba $BABA ripping into another domain (+26%) #tothemoon\t\t\n"$BABA $92.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $97.53\n% Difference: 6.02%\nDaily $ Volume: $602', '485\nVolume: 3', '565\nOI: 616\nIV: 118.85%\nBid/Ask: $1.65/$1.73"\t\t\n"$BABA $130.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $97.52\n% Difference: 24.99%\nDaily $ Volume: $87', '150\nVolume: 2', '490\nOI: 323\nIV: 103.86%\nBid/Ask: $0.33/$0.37"\t\t\n$BABA  Biden and Powell speaking on the same day is like watching reruns of the golden girls 🆙\t\t\n$BABA is the one ladies and gents. Watch when $100 is paid. This is going to moon big time.\t\t\nStocks\' Gains Evaporate After Fed Lifts Rates $BABA $JD $NTES $YUMC $WYNN https://t.co/qDroDQW5E5\t\t\n$BABA https://t.co/3R5fAcMniR\t\t\n$BABA drops 2 dollars and every bear gets excited😂😂 how the tables have turned ï¸\x8f\t\t\n"$HGEN\n$NEW\n$YQ\n$BABA\n$NEW\n$RERE\n$QTT\n$ZEPP\n$HGEN\n$OCFT\n$HCM\n$MKD\n$GDYN\n$SLDB\n$DLO\n$HCM\n$EH\n$NTRB\n$TSP\n$LGHL\n$SKLZ\n$RAAS\n$UAVS\n$PMTS\n$DPRO\n$INKT\n$NIO\n$CCM\n$SOHU\n$BZUN\n$TME\n$SGLY https://t.co/eyoSCnqTN7"\t\t\n$SPY move to China if your bullish. Scam stocks need to be delighted. $BABA â\x9d—\t\t\n"Was this Softbank selling last days?\n\na 30% move on $BABA is crazy...\nSomething happened here\n\n@hkuppy https://t.co/PpAMtfWDD8"\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n$BABA Now everything else will drop. BABA will hold and rise! â\x8f©\t\t\n600% on my $BABA calls. Thanks Jack Ma. https://t.co/ns4hpLfKIO\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nthese are the trending stocks $BABA  $DIDI  $LMT  $BEKE  $SONN  $SBUX  $KC https://t.co/qh9MQCRtKD\t\t\n"Intraday Ribbon 1m Radar \n \n$FB $TSLA $NFLX $AAPL $BABA $AMD https://t.co/arMgo0Tmvm"\t\t\n$BABA is a must buy. 10', '000 shares. LFG!🔥🚀💯 https://t.co/FVHFgaOZEY\t\t\n$SPY $BABA $GME $AMC $VXX $TSLA $MULN $MLFB $VALE $RIVN $USAU $LFG $NNDM $TMC $ASTS $AIR $HYMC $SA $NIO $SFET $XPEV $BB\t\t\n$BABA Time to rage against the algorithm ðŸ‘\x8d\t\t\nEstoy preparando un vÃ\xaddeo sobre la situación de $BABA', ' pero sobretodo sobre la psicologÃ\xada del mercado y la inversión a largo plazo', ' que creo que escasea estas últimas semanas. La segunda parte del vÃ\xaddeo es una reflexión sobre eso. Se está exportando luego lo subo a YT y lo twiteo\t\t\nRT @BBGMarket: $BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nAfter bottoming ~73 yesterday', ' a level last seen in June 2016', ' $BABA is having a huge bullish reversal today. Being in the timing band for a weekly cycle low', ' there\'s a very high probability that this was a weekly cycle low. A close above its 10 week MA will confirm it. https://t.co/cHIDemLt5Y\t\t\n"RT @Barchart: Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 10…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 3pm will be insane 📌\t\t\n$BABA come on don’t be BABA again! Break that damn 100! ✔\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $427.06  Mentions: 177\n$TSLA  Price: $815.68  Mentions: 126\n$SPX  Price: None  Mentions: 111\n$QQQ  Price: $330.58  Mentions: 100\n$BABA  Price: $96.60  Mentions: 92\n\n#stocks #investing #trading"\t\t\n$BABA  âš¡\t\t\n"Unusual Options Activity VOI (Volume/Open Interest Ratio) vs Underlying Price % Leaders\n\n$FB (4/8) 200P', ' 200C\n$BABA (3/25) 108C', ' 120C\n$HD (5/20) 285P\n$NVDA (4/8) 240C\n$MSFT (3/25) 320P\n$BILI (3/18) 22C\n$BIDU (3/25) 140C\n\nWant this template? 👉 https://t.co/iBJzChB3em https://t.co/VhERuax12f"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 92\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 177\n\n#stocks #investing #trading"\t\t\nRT @realalexvieira: FED Powell "I\'m Seeing Tepid Inflation" and Massive Profits Today. Disregard Wall Street Crooks $BABA $PYPL $NIO $LCID…\t\t\nFED Powell "I\'m Seeing Tepid Inflation" and Massive Profits Today. Disregard Wall Street Crooks $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/fvKUuTUX17\t\t\n$BABA  go go go go ï¸\x8f https://t.co/Dj2hr2Oiqv\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stockmarket https://t.co/yzLxXe3Oco"\t\t\n@goatrades $62 x $99 $BABA\t\t\n$BABA https://t.co/tSWOijLoyF\t\t\n$BABA $100 test today hopefully ', ' sold some of the calls I got yesterday ', ' riding rest', ' may grab puts if 100 gets rejected ðŸ‘\x8d\t\t\n"$JPM $BABA $DIDI $JD $KWEB $FXI 2 days ago JPM called China uninvestable. Since then many stocks rallied 40%.\n\nMaybe JPM’s advice is unlistenable. Lol https://t.co/ItRDK8bKDg"\t\t\nBuy $BABA I guess to fight the Fed’s rate hikes 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f https://t.co/dMWwRcB1Ea\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"$BABA \n\nI want to start a position at 75', ' can somebody tell me when this will tank again ? ☑"\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n@ChartShark22 Anything surprising you see on L2 for $BABA?\t\t\n$BABA nice.... My China ETFs just rocketed into deep green territory ðŸ˜\x8d ï¸\x8f\t\t\nRT @BBGMarket: $BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\nChinese Internet Stocks fell after JP Morgan Analysts cut their ratings on them. Look at the charts of Alibaba $BABA', ' Baidu $BIDU', ' https://t.co/1vbxPsDTiG $JD', ' Pinduoduo $PDD. If anything now they look ready to grind and make base. Ratings are contra leading indicator. https://t.co/8gl5quX2vB\t\t\nParte 1', ' de algunos comentarios sobre Alibaba $BABA. 👇 https://t.co/w2fTnTc6LY\t\t\n$BABA $NIO what a day ï¸\x8f\t\t\nRT @MinteractApp: #Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #opt…\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\nRT @BBGMarket: $BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\nRT @realalexvieira: FED Powell Live Trading News! Relentless Profits for Any Investor Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $R…\t\t\nRT @realalexvieira: FED Powell Live Trading News! Relentless Profits for Any Investor Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $R…\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA current move in perspective https://t.co/cuhXRQG3oF\t\t\nFED Powell Live Trading News! Relentless Profits for Any Investor Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/39IdjutLcj\t\t\n$BABA gosh I hope the bears got out this morning', ' this may be a multi-day runner ðŸ‘\x8d\t\t\n$VIPS  just imagine the number of shares stolen on stop-loss orders and margin calls the last few days. $BABA $JD $PDD $BIDU ï¸\x8f\t\t\n#Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/vVUmVjvm99\t\t\n#Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/60w5bk6q8M\t\t\n#Options Flow Stream Update $TSLA $BABA $AFRM $INTC $UBER $SPY $NDX $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/TknMQzh8N0\t\t\n"#STOCKS gonna 7 Rate Hikes!! 4.3% year end #Inflation will be LOOOOOWWWWW 🤮🤮\n$SPY $SPX $QQQ $NQ $NDX $VIX $ES $ES_F $TSLA $FB $AAPL $BABA $JD $AMD https://t.co/1KeqpNiAia"\t\t\n"SWEEP 900 $BABA 04/14/22 $120 calls for $2.35 \n\nSpot: $97.13\nVolume: 10', '295\nOI: 4', '747\nIV: 80.93%\nPremium: $211.5k\nSector: Consumer Cyclical"\t\t\n$BABA Better cover now SHORTS! 📌\t\t\n"Above5DaysMA\n$ACHR $3.80 14.11% 10.47% 30.58% -45.95% 61.08\n$API $9.89 39.89% -11.14% -8.60% -45.60% 48.41\n$BABA $98.49 28.31% -2.42% -19.44% -20.51% 45.65\n$BIDU $138.65 27.93% -3.87% -13.69% -6.75% 47.53\n$BLI $6.21 15.33% -1.66% -17.92% -66.51% 41.70"\t\t\n"DailyUp5\n$APPS $36.82 13.01% -6.38% -25.06% -32.63% 41.94\n$AVLR $82.04 5.61% -13.31% -19.04% -45.28% 37.61\n$AZEK $26.77 5.31% 1.56% -10.17% -35.59% 44.67\n$BABA $98.49 28.31% -2.42% -19.44% -20.51% 45.65\n$BB $6.45 5.91% -4.30% -8.38% -28.41% 43.59"\t\t\n$BABA ok I am out. Will buy back in  after Feds Meeting is over. Damn Jerome better not say something bad. Good luck all and thanks for the scalp $$$ 👇\t\t\n"$JD $BABA $BILI $PDD\nThere goes Chiner ↓↓↓↓"\t\t\n$BABA shorted at 99 for a daytrade ï¸\x8f\t\t\n$BABA i bought shares all in this aiming for 2x safe play easily $150-$200 and up long run not need pay tax 🆕\t\t\n$NIO or $BABA now that Chinese is back in flavor? 🔔\t\t\n"I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $GDS $QQQ Do own DD!"\t\t\n"RT @GroupSepia: Lots of exciting stuff going on in @RobInTheBlack\'s Live Room right now! \n\nGappers: $baba $bidu $nio $jd $kc $le \nRobservat…"\t\t\n"RT @crabbermike: @DeItaone 4.3% at the END of 2022\n\nNo 2% now folks #FederalReserve #Inflation and that 4.3 will be low!!\n$SPY $SPX $QQQ $N…"\t\t\n"@DeItaone 4.3% at the END of 2022\n\nNo 2% now folks #FederalReserve #Inflation and that 4.3 will be low!!\n$SPY $SPX $QQQ $NDX $NQ $VIX $VXX $TSLA $FB $AAPL $BABA $LRCX $ES $ES_F"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 55 | -25.7% | 🚀\n| $BABA | 48 | 23.1% | 🚀\n| $GME | 38 | -17.4% | 🚀\n| $AMC | 21 | 133.3% | 🚀\n| $QQQ | 20 | 5.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA +28% es increÃ\xadble la volatilidad\t\t\n$BABA I just babad all over myself 👆\t\t\n$BABA It’s spring time. Don’t forget to set your account balance ahead. Today has been a true gift. Just sold out but think this does have more steam. ï¸\x8f\t\t\n$BABA China numba 1 ↔ https://t.co/BaTzFU7hrY\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA These 3 China stocks are on sale. Are they good investments? https://t.co/pym2WQJbRC\t\t\n$BABA This is a time to own Chinese stocks', " says Kevin O'Leary https://t.co/KAQTjy48wK\t\t\n$BABA Alibaba Seeks New CEO for SCMP https://t.co/gJs80vzqCF\t\t\n$BABA Why Alibaba", ' https://t.co/8tSTWbzSl5', ' and Didi Stocks Rocketed Higher on Wednesday https://t.co/XK4B0kDa5q\t\t\nWenn die nein sagen', ' dann hole ich mir glaube ich noch ein paar Stück $BABA :-) https://t.co/X01aKcMXCE\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"$BABA  Nice play this week congratulations', ' think will hold untill new highs \n\n$DSS  bottom fishing this will be 2+ target 🎯"\t\t\n$BABA so many bears and we run up hense everything and now we throwing crazy PTS now lil degenerates I love it ðŸ˜\x8f âš¡\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 68\n2. $BABA : 53\n3. $AMC : 52\n4. $SPY : 42\n5. $NIO : 18\n6. $VXX : 15\n7. $AA : 15\n8. $VTI : 14\n9. $PLTR : 13\n10. $EM : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (55)\n2. $BABA (28)\n3. $HOUR (20)\n4. $TSLA (19)\n5. $VXX (13)\n6. $QQQ (12)\n7. $OIL (9)\n8. $J (8)\n9. $HOOD (7)\n10. $CORN (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/dcf0PCqXFC"\t\t\n$BABA break 100 and we going back to $1xx 🌟\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 56 | -23.3% | 🚀\n| $BABA | 48 | 23.1% | 🚀\n| $GME | 39 | -11.4% | 🚀\n| $AMC | 21 | 133.3% | 🚀\n| $QQQ | 20 | 5.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$baba wow 2-20 monster damn son! spy bout to do something major\t\t\n"Top Equity activity from Smart Money courtesy of the real-time dashboard from https://t.co/XFSr9itA5W:\n\n1. $AAPL 42.2K contracts\n2. $CPNG 19.5K\n3. $NVDA 18.2K\n4. $DIDI 17.8K\n5. $BABA 15.9K\n\n#OptionFlow #OptionsTrading #Trading https://t.co/XXMUF1tNQF"\t\t\n$BABA How much was this shorted? Lol ✔\t\t\n$BABA Holy shit... 💟\t\t\n"$BABA\n this will either get dump or rally in an hour from what Fed Jerome said. \n$PDD\n  \n$SPY"\t\t\n$BABA Good opportunity with all this bullishness to raise some cash. I am sure they will âš¡\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$AAPL', ' $VB', ' $IVE', ' $HYG', ' $NVDA', ' $ASHR', ' $PCG', ' $IEMG', ' $XLY', ' $SQQQ', ' $MSFT', ' $BABA', ' $SLV', ' $CSX', ' $EFA', ' $TSLA', ' $AGG', ' $ARKK', ' $IWM', ' $XLF https://t.co/Ed1Yg1r0sx"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $VXX\n3. $TSLA\n4. $GME\n5. $AMZN"\t\t\n"ARORA POSTULATION ON THE END GAME IN UKRAINE MAY COME TRUE\n- Read more.\n\nhttps://t.co/WGZx3UFuE8\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $DIDI $NIO $BEKE $BABA $PDD $RLX $TME $AMD $IQ $SOFI $JD $AAPL $AAL $F $NVDA $YMM"\t\t\n@DeepThroatIPO $TCEHY $BIDU $BABA are clearly on a shit list. No getting around it.\t\t\n$BABA Watch for a Pair\'o\'bollock move on the break of 100 . There are some starting short positions here also all of them will be broken at the break of 120 and there will be 0 resistance at 140 . ✅\t\t\n"STOCKS MAKING THE BIGGEST MOVES MIDDAY: ALIBABA $BABA', ' AEROVIRONMENT $AVAV', ' BOEING $BA AND MORE\n#stocks #stockstowatch #stockmarket #smallcaps #microcaps #daytrader #invest #investing #investment \n#investors \nhttps://t.co/qWoFi7jZUf"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 57 | -20.8% | 🚀\n| $BABA | 48 | 23.1% | 🚀\n| $GME | 39 | -15.2% | 🚀\n| $AMC | 21 | 133.3% | 🚀\n| $QQQ | 20 | 5.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 100 TOOO hard 💵💵💵💵\t\t\nRT @realalexvieira: Rent a Car Prices Soar 25', '000% During Russia-Ukraine War. Pay or Die Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV…\t\t\n$BABA sqeeze to 110 by friday lol puts are dead ðŸ˜\x81\t\t\nRent a Car Prices Soar 25', '000% During Russia-Ukraine War. Pay or Die Today $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/wJlVFhrcaB\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (26 mentions)\n2. $BABA (17)\n3. $TSLA (12)\n4. $VXX (12)\n5. $QQQ (10)\n6. $AMD (5)\n7. $GME (5)\n8. $NVDA (4)\n9. $AMC (4)\n10. $AMZN (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA ï¸\x8f https://t.co/zX5XMkskxc\t\t\n$BABA 110$ easy ï¸\x8f\t\t\n"Lots of exciting stuff going on in @RobInTheBlack\'s Live Room right now! \n\nGappers: $baba $bidu $nio $jd $kc $le \nRobservations: $nlok $lmt $gd $noc $ttd\n\nhttps://t.co/RP8BuzTcyg\n\nKeep an eye on our Instagram (groupsepia) for more updates and $ saving deals.\n\n#stocks #trading https://t.co/A1PAcEfeNZ"\t\t\n"Top Gainers (>$30)\n$YY $PDD $GDS $FUTU $MPNGY $JD $XPP $HTHT $BABA $BIDU $TCEHY $ZLAB $TCTZF $ACMR $LGFRY $BGNE $CQQQ $DLO $NTES $EPAM $EMQQ $EDC $GNENY $BYDDY $HCP $SOTGY $GTLB $CXSE $DQ $ZSHGY\nhttps://t.co/S59zN18Con"\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BABA  $BEKE  $RLX  $AMD  $PDD https://t.co/elWlbMYSHV\t\t\n"@TrevelFund purchased $MRO for the second day in a row this morning!\n\n$SPY $BABA $GME $AMC $VXX $TSLA $QQQ $NIO $AMD $ZIM $SA $VTI $MSFT $FB $VOO $AAPL $DKNG $MULN $MLFB $EEENF $TMC $SEAC $VALE $LFG $GFAI $RCAT $GPL $RIVN $DOCU $AMZN $USAU $GME $NNDM $ASTS $AIR $HYMC $SA $LAC $QS"\t\t\n$BABA 103 resistance 🌟\t\t\n$BABA  📈 https://t.co/tCSzneF7eK\t\t\n"Mercados a la alza', ' $NASDAQ', ' $BABA', ' $DKNG', ' $TSLA.\nQue repunte ante una probable paz', ' que va pasar cuando la guerra termine 👀👀👀"\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n$BABA $NIO $PDD $TCEHY $XPEV âš¡ https://t.co/XgVkIOWm70\t\t\n$BABA EXPECT AT LEAT 200.00 AFTER NO DELIST CONFIRMATION!! 📊\t\t\n$BABA $TCEHY $JD I never thought i\'d see the day that Mr. Wonderful and Charlie Munger were on a similar level.. when did Kevin O\'Leary become a legitimate equity investor? haha.. 👉 https://t.co/ADFKVW2jDe\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA fundemetalts have completely flipped that why yeastrday was a bottom 100% â\x8f©\t\t\n$BABA its not stopping at 100 👆\t\t\n"¿Cuánto es 0', '50 x 1', '28? \n\nEs para un amigo. $baba https://t.co/TkccsfUzey"\t\t\n"@Mark_MWP_ Ohja', ' je hebt $BABA gekocht tijdje geleden toch? Dat was ik vergeten.\n\nEen positieve gedachte: je bent nog maar één zo\'n dag verwijderd van zwarte cijfers. ;-)"\t\t\n$BABA today https://t.co/lUaiWlMFZC\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA 99 red baboons float by 🔔\t\t\n"RT @Finanzasybolsa: 1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la seg…"\t\t\n$BABA anyone else here buying $JD or $PDD ? china about to make business boom that government not playing games no more lol ï¸\x8f\t\t\n"Top 5 positions TODAY in the Wealth Building Portfolio:  \n \n$BABA $BIDU $BULZ  \n \nOnly in the DrStoxxTrading Room \n \nFree Trial: https://t.co/LL3LlPGrUC https://t.co/4SGBbgbmnf"\t\t\n"$NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/d3ufMhlE5a @jctb1 \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST $MNST $MDLZ $WFM $SBAC  $VOD $NKLA $INO $DKNG"\t\t\n$BABA 30% and $WISH still can’t get over $1.97 lol\t\t\n$baba damn son i sold for 10 and 12 she not stopping im not in https://t.co/1MKtlM6Stf\t\t\n$BABA Very nice ðŸ‘\x8d🌤🇺🇦 â–¶\t\t\n$BABA 105 please 🆕\t\t\n@CAPITALSIGMAza Unlikely. Not sure if I will even go into $BABA. It\'s clearly overdone fundamentally (Munger buying ages ago) but I honestly trade more growth stock breakouts from bases...and patterns based on intuition. Not sure I will get invoved but the MA is a guide I have on all my charts.\t\t\n"Maybe China is investable. #stocks\n$WB $BABA $JD $BIDU $KWB https://t.co/5tTxFThD1s"\t\t\nRT @asymmetricalpha: $BABA BRO ITS UP +21% AFTER MY CALL YESTERDAY 😂\t\t\n$BABA this is a $200 stock in 12 months after all the uncertainty surrounding it is now completely gone.\t\t\nWhy Zion Oil and Gas Could Become The New Bitcoin in Share Price https://t.co/ganH3MgSIN $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n$BABA  I don\'t know about you', ' but I ain\'t worried about JPMorgan ï¸\x8f\t\t\n$baba not stopping\t\t\n"RT @No_way_1: ارتÙ\x81اع الاسهم الصينية متزامن مع تقرير الÙ\x81يدرالي ØŸ\n$BABA \n$IH\n$ZH\n$DIDI\n$EDU"\t\t\n$BABA BULL TRAP BE CAREFUL. Trend is your friend nowadays. I am a bull btw. Just giving caution â–¶\t\t\n$BABA those j.p. morgan puts are dead lol âž¡\t\t\n"I thought @iluvstocks1 was crazy calling $BABA 100c’s Monday. 🥴\n\nBut here we are🙃🔥ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90ðŸ\x90\x90"\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\nAdded $UPST', ' $BABA and $PYPL longs this morning', ' amazing opportunities in tech right now!\t\t\n"Option Alert $BABA Mar 18 2022 105 Call \n- Price: 2.03 \n- Money: $284', '809 \n- Volume: 1403 \n- OI: 4477  Delta: 0.31 IV: 126.397 \n- ToS Symbol: BABA220318C105 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 13:51:25 ]"\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 3.70 \n- Money: $269', '360 \n- Volume: 728 \n- OI: 9960  Delta: 0.48 IV: 123.22 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 13:51:24 ]"\t\t\n"1/ AquÃ\xad dejo algunos comentarios de Alibaba $BABA en base a los últimos resultados.\n\n🧵 ...Abro este primer hilo', ' la segunda parte la colgaré próximamente si este veo que resulta de interésðŸ”\x81', ' centrándome más en la valoración.\n\nPor ahora', ' dejo algunos datos de interés. 👇 https://t.co/upujTE1278"\t\t\n@eastdave902 I also regret buying $BABA', ' should have taken $KWEB. I bought calls', ' still holding my 400% bag. Doesn’t seem like a single day is enough here\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $SUSHI\n3: $BSV\n4: $RAY\n5: $SNX\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $FB\n3: $BB\n4: $MSTR\n5: $UBER\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n@The_Real_Fly What if Charlie is still alive when his $BABA positions are even?\t\t\n"$BABA \n\nPushing all time volume high. Kill the shorts', ' bleed 🩸 them dry ðŸ‘\x8f ï¸\x8f https://t.co/MskiqHwYY6"\t\t\n@JCOviedo6 @MarceloPLima Word. $BABA is up 30% today\t\t\n$BABA BABA said f your puts .. ï¸\x8f\t\t\n"$CAR / $BABA - CALLS PRINTING NICELY 🔥\n\nCONGRATS TO OUR FOLLOWERS 🥂 🆓 https://t.co/CmQxevwQQ7"\t\t\n$BABA A close above $100 is looking very likely! 🆙\t\t\n$BABA well looks like $100 bang before Fed. $KWEB 🤞\t\t\n$BABA JPMorgan! 😂😂😂 🚩\t\t\nRT @joecarlsonshow: Hah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n@DesatCap When $BABA up 28% and $ARKK up 8% you got to think this is a set up.\t\t\n$BABA this wont just hit 100 it\'ll surge past it 📶\t\t\n$BABA what happened to the put buyers when they woke up today? â\xad\x90\t\t\nsay a prayer for $baba or $kwb call sellers\t\t\n$BABA when does fed report 🆕\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $SUSHI\n3: $BSV\n4: $RAY\n5: $SNX\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $FB\n3: $BB\n4: $MSTR\n5: $UBER\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n$BABA I’m not bearish on this stock', ' nor do I have a position in it', " but make sure you don’t fall for it again… https://t.co/UgnEVUosg9\t\t\n$BABA Insane volume. I'm wondering if this is it...are we done with selling and short selling? 💗\t\t\n$BABA Baja lurking in Wall Street ðŸ\x90·ðŸ\x90·ðŸ\x90·ðŸ\x90·ðŸ\x90·ðŸ\x90· ðŸ‘\x81\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials", ' which s…\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n"$CAR / $BABA - CALLS PRINTING NICELY 🔥\n\nCONGRATS TO OUR FOLLOWERS 🥂 https://t.co/UEaJWTPPU7"\t\t\n$BABA shorts', ' RIP 👀 https://t.co/URJAjCazOp\t\t\n$BABA so when do we see ATH again? 2024? 💟\t\t\n"RT @jen__suarez: $HUYA\n \n$DOYU\n \n$BABA\n if we can get an agreement to keep on US stock exchanges with a compromised audit', ' we could easily…"\t\t\n@johnscharts @ClutchBP @Ed_Hale @Striff17 @trijoey $BABA. Now that’s some move. Looked at calls prices yesterday Missed a big one seems like\t\t\n$BABA 😈🔥\t\t\n"$BABA $90.00 Mar 25 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $97.45\n% Difference: 8.28%\nDaily $ Volume: $844', '088\nVolume: 2', '745\nOI: 442\nIV: 100.47%\nBid/Ask: $3.00/$3.15"\t\t\n@Shamrock2019 @RadGrapes @Gambiste1 I heard @kevinolearytv on @HalftimeReport and agree with his assessment - where else are you going to get exposure to growth like this in big cap names because Fangs are not going to run like this anymore. His suggestion of having only 5% exposure was such great advice. $baba\t\t\n"Did swap out of $BABA and into $KWEB at the opening prints yesterday. tax loss harvest and re-up trade so far so good.\n\nIs China 6 months ahead of the US? I\'m ok with 5% KWEB."\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA hopefully we don’t have to see those “I’ll buy at 50â€\x9d posts anymore ï¸\x8f\t\t\n"RT @procol_2: $spy $aapl $baba \n\n$ixhl \n\nHe Held Much Bag \n\n15 now https://t.co/G5IHvZEei4"\t\t\n$BABA trust me this thing hasn’t even caught fire yet wait for more positive news! â\xad\x90\t\t\n"RT @procol_2: $baba \n\na RARE and valuable long PIMP by the master 8 hours ago . \n\nup 20 % now https://t.co/NiDRv5gVIu"\t\t\n$BABA look where it bounced today. The second picture is the support zone zoomed out on the daily. Very significant level! https://t.co/8toheui4h4\t\t\n"RT @procol_2: $baba\n\nCharlies got his first H**D ON in 45 years !!!! \n\nGo !!!! Chucky https://t.co/JyMSRx95LH"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$BABA if I’m not wrong. The moving averages start to turn.but with time the possibilities of them to cross over should take stock price to 200 plus mark. I could be wrong 📣\t\t\n@KTTECHPRIVATE I know $BABA had china news', ' but do you feel there could be a pullback coming as it is up 28% on the day?\t\t\nRT @TenkanTrading: 📢 #BABA $BABA 3er volumen mas grande de la historia sin siquiera haber terminado la rueda.\t\t\n$BABA almost $100 from 72-74 at at bottom analysis post going for those options calls : ya should be 500%-600% green on those calls and common shares 35% or so\t\t\nRT @MissTrade: Chinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2…\t\t\n$JD $BABA China names ignoring this fade. 📈\t\t\n"$BABA we are done for today. Fed will be a damper. All depends if HK follows tp thru tomorrow. Next catalyst Russian war resolution.\nANT IPO would solidly confront. China  up for business ! â–¶"\t\t\n$BABA nice bounce off 21EMA to make a new HOD https://t.co/uGPW4eA2Qz\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $430.73  Mentions: 145\n$TSLA  Price: $825.00  Mentions: 113\n$QQQ  Price: $334.46  Mentions: 93\n$SPX  Price: None  Mentions: 91\n$BABA  Price: $98.16  Mentions: 85\n\n#stocks #investing #trading"\t\t\n@YahooFinance $baba Wow', ' finally... https://t.co/VWVhuS5zvT\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 85\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 145\n\n#stocks #investing #trading"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nChinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2? A guy can wish for Volcker.  Melt your Nickels for a dime $Nickel @LME_news  Bonds teetering $ZB_F #FOMC . Brackets are set https://t.co/vBbLSODPZv\t\t\nUS Tiger Securities Analyst Upgraded Chinese Tech Sector – Read Why https://t.co/ugpVR2nuSl $BABA $JD $DIDI $BIDU $XPEV\t\t\n$BABA #Options #maxpain Chart', ' Open Interest Chart Update #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stocks #stock #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/5uDckH75rG\t\t\n$BABA', ' if you bulls can’t touch 100 with this volume better get ready to duck…\t\t\n"@gerbolo @mario10xCiento Cuidado no vaya a rejuvenecer mañana... 🤣\n\nYo llevo acumulando $BABA desde principios de 2020. He seguido haciendo compras durante la caÃ\xadda. \n\nEl tiempo dirá si soy uno de esos sufridos ganadores a largo plazo que mencionas', ' o la versión china de quién compró Telefónicas a 15€."\t\t\n$BABA high of day $98  ðŸ‘\x8dðŸ\x8f¼\t\t\n$BABA 👉 https://t.co/iyZRiBOcjL\t\t\nRT @MullinsMomentum: $BABA has been on a straight tear all day', ' pushing 100\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"$BABA\n If the share price doubled from here it would still be a complete bargain."\t\t\n$BIDU $BABA https://t.co/NgGh4XeBkO\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\n"@EddieTradez is it?\n\n$BABA I see $110 before any turn"\t\t\nChinese Bottoms? $BIDU $BABA @hfrfromthefloor loves the dems Illinois Strat @federalreserve day is here', ' will they .25 or %2? A guy can wish for Volcker.  Melt your Nickels for a dime $Nickel @LME_news  Bonds teetering $ZB_F #FOMC . Brackets are set https://t.co/WqbQwpT52e\t\t\n$BABA dc bounce…be careful ï¸\x8f\t\t\n$BABA has been on a straight tear all day', ' pushing 100\t\t\n$BABA targets for today? 🌟\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nUp 25%+ on the day', ' $BABA has not been able to move the lower clip from a -30 (still -30)!🙈 https://t.co/2MTtyiCM4E\t\t\n$BABA top https://t.co/xhUwxO8h5b\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"$BABA running up $150 by end of day? \n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 🆓 https://t.co/dnYvzkCzLO"\t\t\n$BABA hod....\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n$BABA - dead cat bounce thesis. Shorts have been trained to short China names for a year. Uptrend break', ' VWAP wick', ' and then shorts gave me their money. All out before FOMC https://t.co/OeLRDLLSnH\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n$BABA +28%\t\t\n"$BABA We touch $100 today', ' just to burn the shorts.\nThey think it\'s going south after 27%. Surprise coming💉 ☑"\t\t\n"My friend just told me', " I've been right about everything. \n\nTold him these:\n1. Buy commodities in 2018\n2. Short the market end 2021\n3. Buy $BABA at $74.6", ' $DIDI at $1.8. \n\nTold him this today...\nOil vehicles will soon be replaced by EVs..."\t\t\n"Above5DaysMA\n$ACHR $3.72 11.71% 8.14% 27.84% -47.08% 59.84\n$API $9.88 39.75% -11.23% -8.69% -45.65% 48.37\n$BABA $97.35 26.82% -3.55% -20.37% -21.44% 44.72\n$BIDU $137.67 27.03% -4.55% -14.30% -7.41% 47.03\n$BLI $6.20 15.24% -1.74% -17.99% -66.54% 41.65"\t\t\n"Wow. First time a country has done this in 100 years.\n\nPowell crashing market in 20 minutes I\'m guessing 🤔 \n\n$spy $aapl $baba #oil #gas $mrna $nio $tsla $amd $nvda $msft $intc https://t.co/hXJAoweF0R"\t\t\n"DailyUp5\n$APPS $36.61 12.37% -6.92% -25.48% -33.01% 41.57\n$AVLR $81.60 5.05% -13.78% -19.48% -45.57% 37.11\n$AZEK $26.74 5.20% 1.45% -10.26% -35.66% 44.56\n$BABA $97.35 26.82% -3.55% -20.37% -21.44% 44.72\n$BB $6.42 5.42% -4.75% -8.81% -28.74% 43.01"\t\t\n"$BABA\n China new rocket to boost the economy🚀🚀🚀"\t\t\n"$BABA\n EOD FOMO posse will take it over 100."\t\t\n"$XPEV\n \n$BABA\n \n$BIDU\n only just came across the full article from JPM. LOL Lowest in their list is up 2.45', ' highest jumped 66.36% in one session', ' average a good 30% up. \nWith JPM being biggest shareholder in BABA - never believe what they say.. https://t.co/0f9x5PXYYs"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $MTA\n2: $AAVE\n3: $SUSHI\n4: $ZEC\n5: $XLM\n\nTop 5 bullish trend on #USD pair\n1: $DKNG\n2: $PENN\n3: $ACB\n4: $BYND\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n😂 $BIDU $BABA https://t.co/GhHa67ZZha\t\t\n"$BABA\n \n$JD\n even bulls know this needs to pull back and consolidate to confirm low $90\'s for BABA and $52 area for JD for support before the next leg to $100 BABA and $75 JD if that happens.  Nothing goes up in a straight line."\t\t\n"$BABA\n J.P. Morgan has been trying to screw over the average American since the beginning of the 1900s"\t\t\n"$BABA\n just hold and wait a year or so you will be happy you did ."\t\t\n"$BABA\n \n$KWEB\n awesome day for sure"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"$BABA\n we are done for today. Fed will be a damper. All depends if HK follows tp thru tomorrow. Next catalyst Russian war resolution.\nANT IPO would solidly confront. China  up for business !"\t\t\n@modern_rock Me with $BABA today\t\t\nGreat day to have been holding some $PRX $BABA $TME $CHIR\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $UAVS 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $BABA\n6. $…"\t\t\n"$BABA\n if I’m not wrong. The moving averages start to turn.but with time the possibilities of them to cross over should take stock price to 200 plus mark. I could be wrong"\t\t\n"$JD $BABA $BILI $PDD\nChina just won\'t say die...."\t\t\n"$BABA\n Yesterday crap', ' today gold', ' tomorrow more crap."\t\t\n"$TSLA $NIO $SPY $MDRR $FSLY $NOVN $AAPL $PT $ROKU $SOLO $WKHS $AMD $FB $NFLX $BABA $AKBA $AMZN $KXIN $CEI $ZM \n\nIf you want to make real gains and make your own plays Today\n\n  🚨\n\n✅Stocks \n✅Options \n✅Day trading \n✅Swing TradinG\n\n📚 Learn &Earn https://t.co/3vbD4Mdsw5 https://t.co/L3YNSRmBiM"\t\t\n"$BABA\n Tha Baba does not care about the FED"\t\t\n"$BABA\n I thought biden was the worst politician but the Warren is atrocious  \n \nDoes she hate America"\t\t\n"$HUYA\n \n$DOYU\n \n$BABA\n if we can get an agreement to keep on US stock exchanges with a compromised audit', ' we could easily see 3x these levels…"\t\t\n"$BABA\n the Chinese will take this to 120 tonight. They’re done selling"\t\t\n"$BABA\n will print', ' 2024 https://t.co/t9uNds7LrX"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\n"$BABA\n China is supporting their stock market.  China wants to avoid USA sanctions.  BABA oversold with good financials. \n \nThe road in the short term will be rocky.  However', ' I\'m now bullish longterm!"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\nRT @professorDman1: $DUO another China 100% umm $DIDI 50%+ morning call $BABA  500%+ on those options calls from low $70s analysis swing ey…\t\t\n"$BABA\n so thursday one more green day ? then friday red day 🤔 \n$BIDU\n killing it will play that aldo"\t\t\n$BIMI Over 1.20 we fly! $DUO $BABA China\'s the theme baby 💲💲 ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $MTA\n2: $AAVE\n3: $SUSHI\n4: $ZEC\n5: $XLM\n\nTop 5 bullish trend on #USD pair\n1: $DKNG\n2: $PENN\n3: $ACB\n4: $BYND\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$BABA\n jfc who cares about a ""dead cat bounce""?! You\'re getting one of the best businesses on earth at basically IPO price right now at ~$96. For the love of god don\'t  be a greedy asshole or you\'ll hate yourself even more if/when you miss the boat"\t\t\n$BABA some profit taking and ready for the next leg up ✨\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"🇨🇳\nEl Hang Seng sube 9% en la última sesión', ' rebote tras demasiada presión vendedora. Empresas como $BABA o $JD subiendo +20% en #WallStreet ¿habrán hecho suelo?"\t\t\n"$BABA\n China never over exaggerates their numbers"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\nRT @borrachorico: Hoy mi cartera sube más de un 20%', ' que equivale a unos +10000€. Es la mayor subida que tuve en cartera en un solo dÃ\xada. $b…\t\t\n"$BABA\n would buy puts here. Not buying because all levered in another trade"\t\t\n"$BABA\n so glad i bought that dip last week"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $UAVS 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $BABA\n6. $…"\t\t\n"$AABB\n \n$JD\n \n$BABA\n \n$KC\n \n$PDD\n \n$AABB\n X20-X50 Coming Watch List \n$AABB\n you will be extremely happy. BOOM TOWN Imminent"\t\t\n"Mi posición más grande de mi portafolio comenzó a subir!! $BABA hoy esta en un 25% arriba en un solo dÃ\xada!! (todavÃ\xada estoy en rojos aquÃ\xad pero esto sube la moral)\n\nAlguien más por acá tiene inversiones en el stock market? Que posiciones tienes?"\t\t\n"$BABA\n What goes up must come down. NOW."\t\t\n"$EDTK\n 9 mil float almost all bought by insiders shorts better find shares to cover metaverse education it\'s the future \n$BABA\n \n$DIDI https://t.co/zl2WeeRL8S"\t\t\nRT @realalexvieira: Finally', ' We\'ve got Bottom. Relentless Buying Daily on Ludicrous Profits. Rocket Stocks to Buy $BABA $PYPL $NIO $LCID $S…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $UAVS 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $BABA\n6. $KSCP\n7. $WAFU\n8. $NFLX\n9. $VISL\n10. $MKD\n\n( Sorted by most recent ) https://t.co/SnRiGtnMxQ"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\nFinally', ' We\'ve got Bottom. Relentless Buying Daily on Ludicrous Profits. Rocket Stocks to Buy $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/NZ2ePOxhTC\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"$BABA\n no need to time intraday day action. And of course you need to hold it through tonight as HK will definitely pump up another 10%"\t\t\n@Pharmdca Speaking facts 🙌ðŸ\x8f¼ got to love these analyst reports $BABA https://t.co/pSxjoW1o0j\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"$BABA\n hehe. head and shoulders on the 3 minute"\t\t\n"RT @mattprice2: Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own…"\t\t\n$BABA We posted here earlier that the Unusual Flow on SweepCast was showing very bullish with calls coming in at $100 strike prices', ' this was âš\xa0ï¸\x8f alerted when the stock was trading at $90 dollars', ' now it\'s moved up nearly 10% s... https://t.co/13unkop0XL https://t.co/n3JBEEiKCl\t\t\n"No es un cohete. \nNo es un avión.\nNo', 'no no es Súperman.\nEs $BABA"\t\t\nHah', ' I told all of you', ' you were wrong on $BABA. After today I’m only down 50% instead of 60%. https://t.co/CmJS7ijA6i\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\nThis is what happens when the whole market and their mother-in-law is all shorting $baba and $bidu.\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"RT @SFinancerz: $SFLM @SFLMaven Announces New Company Record for Weekly Sales', ' Pulling in $362k for the Week Ended March 10\nhttps://t.co/43…"\t\t\n"RT @ABiggzHD: BOOM!! Up $7.5k💰💵\n\nHelluvaaaa run! Traded $COIN $RIVN $BABA\n\nCome learn and trade with the boys! @AjTrader7 #ACT \n\nSign Up NO…"\t\t\n📢 #BABA $BABA 3er volumen mas grande de la historia sin siquiera haber terminado la rueda.\t\t\n$BABA 👀👀 https://t.co/eyArPsmrpx\t\t\n$BABA . The COMPLETE opposite has happed if you\'re updated with the Asian markets gapping up today. $BABA has filled the topside gap of 98.32 and has reversed ever so slightly here at the moment. I am still bearish on the chart & see it filling the multiple gaps to the downside🤙\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA…"\t\t\n"$BABA ""Waiting for SHORT signal on     BABA\nRegister for 7-Day Trial Access at https://t.co/WBARPaKyrK "" https://t.co/2UvWVckgMU"\t\t\n$BABA y la legión de expertos. https://t.co/Y8ArVqdlAK\t\t\n"$BABA $91.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $96.58\n% Difference: 6.13%\nDaily $ Volume: $463', '985\nVolume: 2', '614\nOI: 642\nIV: 124.03%\nBid/Ask: $1.73/$1.82"\t\t\n@taychikeng I\'m pretty optimist right now TBH. I think finally China realized that had gone to far pressing big tech and was causing real damage to the companies. $BABA bears only could justify current valuation by this kind of stuff', ' if it is gone', ' fundamentals are what matters again\t\t\n"$BABA what if I told you BABA could go all the way up to 110 before hitting major resistance? Speculative press trade.\n\nI know it’s gone up a lot but if you wanna press a winning trade', ' could very well see 110. Speculative here after big gains."\t\t\n$BABA why dumping 👇\t\t\n"Que bueno que $BABA SUBA 30%', ' lo malo es q sube 30', ' después de haber bajado más del 60 \n\n🥲🧅😪😔 https://t.co/VUrZ4tPFB4"\t\t\n"Even CNBC now saying China is investable.  We may finally have a reversal coming. $NIO $XPEV $BABA \n\nThis is a time to own Chinese stocks', ' says Kevin O\'Leary https://t.co/3VYJx78mMm"\t\t\nBroke my # 1 rule of investing with $BABA', " Its much safer catching falling knives via ETF's than individual stocks", ' I should have bought $PGJ or $KWEB instead', ' likely would have kept holding.\t\t\nStocks to watch today! $NIO', ' $BABA', ' $BEKE', ' $UBER', ' $LU', ' $C', ' $RBLX', ' $SPCE', ' $MS', ' $FUBO', ' $KSS .\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NI…"\t\t\nToday #StockMarket Top Gainer $YY $PDD $GDS $MPNGY $FUTU $JD $HTHT $DLO $BABA $BIDU $TCTZF $TCEHY $ZLAB $BGNE $ACMR $LGFRY $NTES $CQQQ $GNENY $EMQQ #stocks #stock #stockstowatch #StocksToTrade #stocktrading #investing #Investment #invest #investor https://t.co/Gr3YvQQ4OY https://t.co/cGsXTJ85L2\t\t\n$BABA fed at 2:30pm ðŸ\x8f¼\t\t\n@nope_its_lily Not saying I called the bottom', ' but $BABA just seemed really undervalued...\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\n"Intraday Option Volumes\n\n$AAPL 742k (56% call/44% put)\n$BABA 672k (72% call/28% put)\n$TSLA 654k (56% call/44% put)\n$NVDA 515k (61% call/39% put)\n$NIO 411k (67% call/33% put)\n$AMD 376k (63% call/37% put)\n$FB 364k (64% call/36% put)\n$AMC 200k (64% call/36% put)"\t\t\n"RT @MarketRebels: Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL…"\t\t\nRT @Long_SMTM: ¿Lleno o compro $BABA? https://t.co/Z9OYQ9gKiI\t\t\n"Que difÃ\xadcil lo pone la comunidad a veces', ' reconozco que lo mejor serÃ\xada borrar twitter del movil', ' seguro que mi rentabilidad aumentaba. \n\n$BABA +25%\n$TCEHY +25% https://t.co/uTvXLtM6hN"\t\t\nLet’s get this shit', ' let’s fucking go 🚀😮â€\x8d💨 $Baba $JD $TCEHY\t\t\n$BABA Tha Baba does not care about the FED\t\t\n$BABA baba 160 after next earnings? ↘\t\t\n"The #FederalReserve is expected to raise rates in the next hour', ' we also have more headlines from #UkraineWar ', ' tread carefully this afternoon. We lightened up on many of our Chinese long exposure', ' $FXI $KWEB $PDD $BABA biggest move since 2008.\n$QQQ 335.00 remains mid term pivot!"\t\t\n"#42sTop42\n\n2022-03-16 1:20 PM\n$BABA #AlibabaGroup Alibaba up 25.92% = $60.92 billion gain.\n\nhttps://t.co/EjVnHdGF4I\n(Mar 16) Alibaba and https://t.co/k3gbXlqmQR Head for Record Gains. What Sparked the Turnaround. https://t.co/6CAif5OSTT"\t\t\n"$ctk $baba $pton\n\n95% winners\n\nproved https://t.co/a1wnDUbscY"\t\t\nRT @realalexvieira: Investors Buy the Most Shares in Decades on Ukraine Ceasefire. Billions in New FED Buy Back Program $BABA $PYPL $NIO $L…\t\t\nInvestors Buy the Most Shares in Decades on Ukraine Ceasefire. Billions in New FED Buy Back Program $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/cjoRNG8NzA\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NI…"\t\t\n"Fired two bullets at $BABA\nMarch 11th @ $87.78\nMarch 15th @ $75.75\nSold entire stake @ $96.00\nReturn of 14%\nMy $BABA days are over. https://t.co/AR5dCsJvbW"\t\t\n$BABA 6', '050 tests', ' and a $3', '788 in Net Profit. Real-Time Automated Trading! Free trial at https://t.co/jpmUt7BvVp https://t.co/S95YCqgDUM\t\t\n$BABA 54.560 tests', ' and a $3', '447 in Net Profit. Real-Time Automated Trading! Free trial at https://t.co/jpmUt7BvVp https://t.co/2CtuDPZxHy\t\t\nHuge news from China. $baba $qfin only up from here\t\t\n$BABA  can somebody pick up', ' I totally called that! ï¸\x8f\t\t\n$BABA $NIO $JD $LI $PDD $HUYA $DOYU $XPEV $DIDI Chinese tech stocks huge reversal and upside https://t.co/oCnzl0LzXw https://t.co/sEUQzlCBtY\t\t\nHacerme un 27% en $BABA comprando ayer ha sido mi mejor acierto hasta ahora', ' seguimos! ðŸ˜\x8d\t\t\n$BABA $JD $DIDI $KC hapoy china day! More than buying I think shorts are covering their asses that got more exposed to vulnerable position. ï¸\x8f\t\t\n"Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $EEM $HYG $FXI $XLE Chevron $CVX $NIO $LQD\n\nVolume: Didi Global $DIDI $BEKE $RLX Tencent Music $TME Ford $F Palantir $PLTR $VALE $BBD Carnival $CCL $ZH Occidental $OXY $BAC Coupang $CPNG $EDU"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\nIntraday gainers using Trade Ideas https://t.co/ZLQdDc72Lr $SPY $SONN $DUO $KC $KC $ZH $CWEB $DDL $BEKE $VNET $YY $CD $YINN $DOYU $MOMO $IQ $PDD $AREB $DIDI $BNR $GDS $QFIN $BILI $BZ $FUTU $JD $KWEB $LI $DLO $HTHT $PGJ $BABA $BIDU $ZLAB $BGNE $XPEV $GDYN $IMAB $ACMR $TCOM https://t.co/ZwIKkdnRn7\t\t\n"RT @itscharliemar: There is a #bull out there who JUST sold their $BABA position cause he was ‘done’ with it', ' or to ‘buy back loser.’\n\nMome…"\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\n$BABA market gonna dump into announcement then rip up', ' just my prediction 📢\t\t\n"RT @BigMonty69: Are you seeing the volume in $MULN and $CENN?  As I said', ' CENN moving up with less volume.  \n$DWAC $LDRS $GOOG $FAMI $AMC $…"\t\t\n$BABA Los papeles chinos que cotizan en bolsas de #EEUU registraron su mayor subida desde 2001.\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\nGoing to add some JD Apr.14 55P', ' stop above 62', ' 3.2. Looking for China to bounce back down off resistance areas. I do like China long term with how cheap it is however. $BABA $BIDU $JD\t\t\n@itscharliemar Price target by end of year? Also thank you', ' cause of you I got into $BABA at $78 average price!\t\t\n"Pre-market Action Plan Today:\n\n$TSLA Long 21pts\n$SHOP Long 30pts\n$BIDU Long 14pts\n$BABA 6pts https://t.co/j0bQwDdsUx"\t\t\nRT @realalexvieira: Legendary Insider Trading on Best Stocks to Buy Today While Retail Investors Lost Everything $BABA $PYPL $NIO $LCID $SP…\t\t\nRT @InversorExperto: 5. Apoyo total a las empresas listadas en el extranjero como $BABA $JD y $BIDU\t\t\nLegendary Insider Trading on Best Stocks to Buy Today While Retail Investors Lost Everything $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/J59gCuYLNn\t\t\n"RT @BigMonty69: Bring all that $MULN volume to $CENN and see what happens with little ease.\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $C…"\t\t\n"Most Traded Contracts\n\n$AAPL March $160 Call\n$AAPL March $152.50 Put\n$AAPL March $157.50 Call\n$AAPL March $150 Put\n$AAPL March $155 Put\n$AAPL March $162.50 Call\n$BABA March $100 Call\n$F March $17 Call\n$BAC March $43 Call\n$TSLA March $850 Call"\t\t\nMost active options Wednesday - $AAPL $BABA $TSLA $NVDA $NIO $AMD $FB $AMC $BAC $AAL $JD $F $MSFT $AMZN $PLTR $HOOD $SOFI $SIDI $INTC $UBER https://t.co/lyBMU2yShq\t\t\nRT @pelli23: A ver', ' que $BABA está a precios que si nos lo dicen hacen un año no nos lo creemos', ' no nos chupemos la pollas por el rebote qu…\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nexited $googl @2640 $tsla @835 $baba @92 because in options had to take money and derisk. high possibility we move descending wedge down 1-4% and then break (game over)', ' or then retrace over next few weeks to try and break through wedge.  13', '900 #NQ_F this week breakout watch\t\t\n@NlCKStocks $BABA man oh man 🔥 https://t.co/U1LqfEXiWU\t\t\n"BOOM!! Up $7.5k💰💵\n\nHelluvaaaa run! Traded $COIN $RIVN $BABA\n\nCome learn and trade with the boys! @AjTrader7 #ACT \n\nSign Up NOW 💰 💵 🤩 \nhttps://t.co/mnNvYQHwCq\n\n$SPY $TSLA $GME $PENN $FUTU $AMC $SHOP $GME $SNDL $CRWD $NIO $ROKU $AMZN $NFLX $SHOP $SPOT $BA $QQQ https://t.co/vXVh9nKHme"\t\t\n"🔥 $NICH Nitches Completes Its Industry-Changing Apparel Ownership Verification System Mobile App ""NITCHES OVS"" https://t.co/wtI8TLiJ0l\n@cap_ebc \n\n$FB $TWTR $GS $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST https://t.co/tRxyhXfjvF"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"This is a time to own Chinese stocks', " says Kevin O'Leary $BABA\n\nKevin O'Leary", " O'Shares chairman and venture capitalist", ' joins the \'Halftime Report\' to discuss why he is investing in Chinese stocks.\n\nJump to the video 📹 https://t.co/10Kh8igmw1"\t\t\n"Activity alert! : 27.44%  $BABA\n#bottomfishing #wallstreetbets #daytrading #FOMO #YOLO #trading #news #ToTheMoon #Stocks #RedditArmy #investments #StocksToWatch #StocksToBuy https://t.co/L9wDEmSabl"\t\t\n"$SFLM @SFLMaven Announces New Company Record for Weekly Sales', ' Pulling in $362k for the Week Ended March 10\nhttps://t.co/43baUzrwMm @cap_ebc @IanReed64832642\n\n$FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX"\t\t\n"RT @meirbarak: [MY PICKS] Analyst Meir Barak: \nLong: $EA\nShort: $UL', ' $GPS', ' $BABA', ' $MRNA', ' $NVAX', ' $MRNA"\t\t\n$XPEV $BABA $NIO $JD very nice bounce today. Want to see reaction at 20ma.. ðŸ\x8f¼\t\t\n"Today Highlighted Pre-Market 03/16/2022\n$BEKE LONG 13-->15\n$TSLA LONG 804-->840\n$NVDA LONG 231-->245\n$BABA LONG 95-->98\n$YY LONG 33.50-->40\n$PDD LONG 38-->41\n$UPST LONG 102-->108\n$JD SHORT 58-->61\n$NTES LONG 85-->90\n$BIDU LONG 126 -->138\n$AMCR LONG 58-->60\nhttps://t.co/KySf4mOWoE https://t.co/RLxOhYPheZ"\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/uZdKTCo4rh\t\t\n"RT @meirbarak: [MY PICKS] Analyst Meir Barak:\nLong: $PTON', ' $TSN', ' $DWAC', ' $NVAX', ' $FB\nShort: $BABA', ' $SPOT"\t\t\n"Stock Options Volume Leaders Before Fed Decision and Press Announcement\nhttps://t.co/Pfyro9bMTR\n\n$AAPL $BABA $F $BAC $AMD $TSLA $SIRI $FB $MRVS $NIO $AAL https://t.co/aolE9eF9Mj"\t\t\n"RT @meirbarak: Felt overconfident', ' over traded', ' starting my week red...\n\n#Stocks #StockMarket #Trading #DayTrading\n$ZBH', ' $BABA', ' $PTON', ' $SAV…"\t\t\nRT @capital_frozen: @FbBagholder @daniel_toloko @Alex__Pitti $JD is 100% focused on dominating China eCommerce', ' full logistical and quality…\t\t\n"RT @meirbarak: Although I had 4 winners and only 3 losing trades', ' I managed to finish in red. Overtrading? Probably...\n\nNew video: https://…"\t\t\nRT @_JamesBradley__: $BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:4…\t\t\nSheeeesh that’s +25% intraday for Ali Baba $BABA\t\t\nRT @realalexvieira: JP Morgan and Morgan Stanley Defraud Investors. China $2 Trillion Bailout Program Live $BABA $PYPL $NIO $LCID $SPY $QQQ…\t\t\n"$JD $BABA $BILI $PDD\nLets go son.... https://t.co/vQXzXZt10q"\t\t\n#Stocks making the biggest moves midday: @AlibabaGroup', ' @AeroVironment', ' @Boeing and more https://t.co/XgkeciCzpT $BABA $JD $PDD $AVAV $BA $LMT $MU $SPOT $SBUX $NVDA $NKE $NLOK\t\t\nJP Morgan and Morgan Stanley Defraud Investors. China $2 Trillion Bailout Program Live $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #NATO $CAR $JPM $MS $XPEV #investing https://t.co/8dtN4je09w\t\t\n"#Biden ""Long and Difficult Battle"" Folks looking for this #RussiaUkraineWar to end anytime soon are just #Fuckin blind!\n$SPY $SPX $QQQ $SOXX $NDX $NQ $TSLA $BABA $JD $AAPL $AMD $VIX $ES_F $ES $DJIA $NVDA $GME $AMC"\t\t\n$BABA  mark on DT sell setup 97.67\t\t\nRT @JDB_trading: Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doo…\t\t\n"Lots celebrating $BABA reversal today.  If you are an intraday trader or bought yesterday - congrats.\nNo clear LT trend change yet.  Hasn\'t even breached the 21-d MA.\nClimactic volume suggests some capitulation though. https://t.co/jLapTThuqY"\t\t\n1', '000', '000 share block buy today @ $92 for $BABA. That is 92 million worth. 📊 https://t.co/8HB7UmSAvK\t\t\nJoe Biden stutter every time he talks. Makes me anxious. Got the indices tanking! J Pow up next! $spy $dia $qqq $baba\t\t\n$BABA $KWEB $MPNGF NEW ARTICLE : This is a time to own Chinese stocks', " says Kevin O'Leary https://t.co/niN4wk7Tgk Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA", ' $BABA This Is What Whales Are Betting On Alibaba Group Holding - https://t.co/XJUC9RtCdT\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 597\t\t\n$BABA  new alert at https://t.co/A7qrDashxw  #stocks #daytrading  #NYSE #NASDAQ #market 597\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nStocks making the biggest moves midday: Alibaba', ' AeroVironment', ' Boeing and more $BABA $PDD $AVAV $NVDA $9618-HK https://t.co/asbJvZiDk4\t\t\n$BABA haha and all the bears here make me even more confident.. u guys are so fuked:D 💢\t\t\n$BABA NEW ARTICLE : Alibaba Seeks New CEO for SCMP https://t.co/i0L5UX8R5J Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n1', '000', '000 share block buy today @ $92 for $BABA. That is 92 million worth. https://t.co/XcaWHSZYBY\t\t\n$BABA is it me or was that a low volume pump ? … â–¶\t\t\n"SWEEP 738 $BABA 03/18/22 $99 calls for $3.05 \n\nSpot: $96.82\nVolume: 3', '520\nOI: 1', '106\nIV: 135.74%\nPremium: $225.1k\nSector: Consumer Cyclical"\t\t\n$RCON just speculating I’m still not buying any Chinese owned stocks $BABA $DIDI $NIO\t\t\n"JOIN US @1:30 LIVE   ✔💰📊 \nAll systems go for #Feds liftoff of U.S. interest rates - #Inflation #WAR (Headwinds or Head start for inevitable Rebound??)🤔 $SPY $TSLA $QQQ $VIX $IWM $GLD $DJIA $DXY $TNX $XLF $BTC.X $AAPL $BABA $AMC $HYMC $MULN $JD $FB \n\nhttps://t.co/JBNTylIIb0"\t\t\n$JD $BABA $PDD alright bulls are getting a bit too greedy up here now â\xad\x90\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $430.57  Mentions: 130\n$TSLA  Price: $820.90  Mentions: 97\n$QQQ  Price: $333.95  Mentions: 86\n$SPX  Price: None  Mentions: 81\n$BABA  Price: $97.22  Mentions: 80\n\n#stocks #investing #trading"\t\t\n$RCON another China stock $DIDI $BABA\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 80\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 130\n\n#stocks #investing #trading"\t\t\n"Alibaba Seeks New CEO for SCMP $BABA\n\nThe story 👇 https://t.co/0XqgMYkwIe"\t\t\n"عقد ابل $AAPL 🌸\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/GlVtmMEONW https://t.co/xBNSOJrAgv"\t\t\n@Appdio rumors that russia and ukrain starting to talk more constructively and china decided to boost (lookt at $baba for example) ✨\t\t\n$BABA cant believe there are sill bears here', ' this news is literally the best case senario', ' literally 📶\t\t\n"RT @Iamanirudhsethi: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 3…"\t\t\n"RT @Iamanirudhsethi: $BABA \nIsland reversal ??\nAbove 90 â–ºIf stays.......for 30 mintues or more\nWe see BLAST upto 104+++ or more in hrs \n\nHe…"\t\t\n@jakem6767 $BABA non-stop buying on the day. A few DP prints sprinkled in there too! This ticker sure has taken a beat down', ' eh! https://t.co/B253nRFZ1h\t\t\nI sized $BABA small because of the overall market volatility', ' but it has been working like a champ. I\'ll be watching for a pullback to 94 to consider more. https://t.co/eD0jFFplcL\t\t\n$DUO another China 100% umm $DIDI 50%+ morning call $BABA  500%+ on those options calls from low $70s analysis swing eyes on $PETZ china penny at bottom\t\t\n$BABA 💯\t\t\n"Bring all that $MULN volume to $CENN and see what happens with little ease.\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Do own DD!"\t\t\n$BABA ty for the best traiding day in my young career.. and i will hold 😃\t\t\n"$BABA on fire - Just looked at  PL on this \n\nCongrats 🎉ðŸ\x8d¾ https://t.co/aMPrvhNKo9"\t\t\n$BABA Shorting after a bear market run. 😘\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n$BABA waiting for nice pullback till close here especially after fed mins. ï¸\x8f\t\t\nFlow Room (These are not alerts): $BABA 03/25 $100 calls bought 457x  AT ASK $5.15  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\nMore to run on $BABA. Likely to see this above $100 - $105 by EOW.\t\t\n"@DeepThroatIPO And who got called in?\n\n""Attendees at the symposium included Tencent Holdings', ' Baidu', ' Kuaishou Technology', ' Zhihu and Alibaba Group Holding', ' owner of the South China Morning Post."" $BABA $BIDU"\t\t\n@Market_Trackers Quien te iba a decir hace unas semanas que ibas a hacerte un forraso con $baba 😂\t\t\n"Странное творитьÑ\x81Ñ\x8f на рынках', ' мда. Через полтора чаÑ\x81а заÑ\x81едание Феди и начнутÑ\x81Ñ\x8f изменениÑ\x8f.\n\n$BABA +27%!!! Китайцы хорошо Ñ\x81егоднÑ\x8f отигрываютÑ\x81Ñ\x8f. Ð\x9dаÑ\x81дак в целом ппц прыгнул не плохо', ' $FB +4.8% в моменте.\n\nСейчаÑ\x81 чуть упал и Ñ\x81ырье еда чуток начали подраÑ\x81тать… https://t.co/vQCSTOmXXc"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\nThe SEC is just going to let China manipulate the market like this.. Unbelievable. $NIO $BABA $DIDI\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n"RT @Stocktwits: Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the a…"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA Time to dump ', ' day/swing traders waiting to dump before market close for more greed. Dump on them now before they dump on you 🆕\t\t\nRT @InvestorVideos: Anyone who “dollar cost averagedâ€\x9d into $BABA has run out of dollars & is now using pennies.\t\t\n"Are you seeing the volume in $MULN and $CENN?  As I said', ' CENN moving up with less volume.  \n$DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $TSLA $SBTX $SOS $COIN $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $GDS $QQQ $SPY Do own DD!"\t\t\nJeg overvejede meget at flytte penge fra $BABA over i EM ETF igÃ¥r. Men mindede mig selv om at det IKKE er i dÃ¥rlige tider at du skal tage risiko af', ' men på🤓 Godt jeg ikke gentager alle mine tidligere investor fejl 🙃 @aktieuniverset\t\t\n$BABA up 27% today', ' what the...\t\t\n$MULN', ' $BABA', ' $AMC', ' $NIO y $OTPB por ese orden', ' acciones más compradas en el último mes en @degiroeu 🤔\t\t\nRT @realalexvieira: Savvy Investors Have Never Made So Much Money Investing Against JP Morgan and Morgan Stanley $BABA $PYPL $NIO $LCID $SP…\t\t\n@Ten_Bagger har kinesisk tech och $BABA vänt nu? Har ju snackat en del om det tidigare. Plockade själv in nÃ¥gra pÃ¥ 88$ förra veckan. ✊ att botten är förbi!\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"SWEEP 467 $BABA 03/25/22 $100 calls for $5.15 \n\nSpot: $97.74\nVolume: 21', '872\nOI: 5', '113\nIV: 99.88%\nPremium: $240.5k\nSector: Consumer Cyclical"\t\t\nSavvy Investors Have Never Made So Much Money Investing Against JP Morgan and Morgan Stanley $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO $CAR $JPM $MS https://t.co/8f8Jzxtw2Y\t\t\n"RT @TihoBrkan: We are not done either. Our positions are still pretty small versus our overall portfolio.\n\nWe will add some more', ' hopefully…"\t\t\nAlright can’t be greedy', ' over 1', '000% $BABA https://t.co/EToETBHHZr\t\t\n"Above5DaysMA\n$ACHR $3.65 9.76% 6.25% 25.60% -48.01% 58.77\n$API $9.93 40.48% -10.76% -8.21% -45.37% 48.58\n$BABA $97.96 27.62% -2.94% -19.87% -20.94% 45.23\n$BIDU $137.25 26.64% -4.84% -14.56% -7.69% 46.81\n$BLI $6.29 17.01% -0.24% -16.73% -66.03% 42.62"\t\t\n"DailyUp5\n$BABA $97.96 27.62% -2.94% -19.87% -20.94% 45.23\n$BB $6.47 6.24% -4.01% -8.10% -28.19% 43.97\n$BIDU $137.25 26.64% -4.84% -14.56% -7.69% 46.81\n$BIRD $5.95 12.69% 2.41% -48.62% -60.96% 29.47\n$BLI $6.29 17.01% -0.24% -16.73% -66.03% 42.62"\t\t\nRT @borrachorico: Hoy mi cartera sube más de un 20%', ' que equivale a unos +10000€. Es la mayor subida que tuve en cartera en un solo dÃ\xada. $b…\t\t\n$BABA gaps to fill people\t\t\n"$CWEB $BABA\nCWEBã\x81Œ+60%ã\x81\xa0ã\x81£ã\x81¦?\nç§\x81ã\x81®é˜¿é‡Œå·´å·´callã\x81¯+3812%ã\x81§ã\x81™ã€‚\n\nã\x81¾ã\x81‚è²·ã\x81£ã\x81¦ã\x81\xadã\x81ˆã\x81‘ã\x81©ã\x81ªðŸ˜‚ https://t.co/aeJab7qRp5"\t\t\n@TheStocksmen I want to see $BABA fill that PM gap\t\t\n$BABA +27%\t\t\n$BABA is showing me why I dislike trailing stops... Stopped out yesterday', ' and today the shares are up 27%..\t\t\n$BABA alibaba 💗 https://t.co/Q8Irgo1hnB\t\t\n"$BABA $104 next on $98.5 break\n$BIDU $138.5 breaks $144.5"\t\t\n"Big rally today in Chinese names 🇨🇳\n\n$LKNCY +40%\n$JD +30%\n$BABA +26%\n$NIO +20%\n\nCongrats to all who caught a piece of the action!"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AREB 🥉\n4. $TSLA\n5. $WAFU\n6. $…"\t\t\n"RT @ProlificTraders: Over the past 15 years', ' 90% of active managers of U.S. equity funds have underperformed their benchmarks.\n\nStatistical…"\t\t\n$DOYU $LIZI $KRKR $BABA $VIPS https://t.co/QTTtyILIs8\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (66)\n2. $BABA (35)\n3. $QQQ (17)\n4. $TSLA (17)\n5. $HOUR (16)\n6. $GME (8)\n7. $OIL (7)\n8. $AMZN (6)\n9. $ARKK (6)\n10. $AAPL (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/bpqDnudqse"\t\t\n$BABA bears got really fucked on that crypto-godlike daily candle https://t.co/QBVLyCBF9t\t\t\n$BABA 15m tells you... its gonna sell off âž¡\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $BABA $HD $NVDA $MSFT $BIDU $NIO $HOG $HOLI $TSLA $KC $AFRM $TECK $GDS $BKKT $CCJ $TOST $PATH $MU $JD\n\nDATA: @Barchart https://t.co/va7g9UwcIL"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"Activity alert! : 26.79%  $BABA\n#daytrading #wallstreetbets #StocksToWatch #investments #FOMO #ToTheMoon #news #YOLO #StocksToBuy #trading #bottomfishing #Stocks #RedditArmy https://t.co/BUGQAthswz"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AREB 🥉\n4. $TSLA\n5. $WAFU\n6. $…"\t\t\n"RT @faststocknewss: $BABA hitting new intraday highs', ' up 27.8% \n\nholy baba"\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AREB 🥉\n4. $TSLA\n5. $WAFU\n6. $IWM\n7. $BABA\n8. $KSCP\n9. $NVDA\n10. $BEKE\n\n( Sorted by most recent ) https://t.co/GtsVflLETA"\t\t\nRT @DwyaneTrade3: $BABA nice one from this morning. China Squeeeeze 🇨🇳 https://t.co/DH558INIcP\t\t\n$BABA - And', ' of course', ' the day after I sell my 4', '000 shares', ' it bounces back $4 plus!! 🤬 ï¸\x8f\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $SONN\n2. $AREB\n3. $BABA\n4. $TSLA\n5. $BWV"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$AAPL', ' $VB', ' $IVE', ' $SQQQ', ' $LQD', ' $HYG', ' $AMD', ' $ASHR', ' $SLV', ' $IEMG', ' $RWO', ' $CSX', ' $XLY', ' $BABA', ' $IUSB', ' $QQQ', ' $SRLN', ' $TSLA', ' $MSFT', ' $VTI https://t.co/xR8wxt5WPx"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $ARKK\n4. $GME\n5. $FT"\t\t\n@squawksquare Retail is selling $tesl to buy $baba since China is lowering interest rates and usa is raising them.\t\t\n$BABA 🩸 📶 https://t.co/i8iXdiC1kt\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (34 mentions)\n2. $BABA (22)\n3. $QQQ (11)\n4. $TSLA (9)\n5. $GME (7)\n6. $ARKK (5)\n7. $SQQQ (4)\n8. $J (4)\n9. $AMC (3)\n10. $FT (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA #Trading Monthly - Working on a monthly/quarterly pivot. It takes time. https://t.co/K2lFOfS4Ie\t\t\n"🎢 Today\'s Top 10 Trending #Stocks 🎢\nWed', ' Mar 16', ' 2022 @ 12:00 PM EST\n1. $DIDI (+43.06%)\n2. $BABA (+27.38%)\n3. $LMT (-6.56%)\n4. $BEKE (+58.72%)\n5. $SBUX (+5.62%)\n6. $KC (+73.36%)\n7. $PDD (+46.87%)\n8. $SONN (+130.64%)\n9. $SKLZ (+24.12%)\n10. $BA (+3.96%)"\t\t\nTrndg ↗  $YANG $KC $YEXT $BABA $CWEB $CANO $NVTA $KSCP $NINE scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 12:00 PM EST\n1. $DIDI (+43.06%)\n2. $NIO (+20.13%)\n3. $BABA (+27.35%)\n4. $BEKE (+58.94%)\n5. $RLX (+27.49%)\n6. $AMD (+3.59%)\n7. $PDD (+46.65%)\n8. $KC (+73.05%)\n9. $TME (+23.60%)\n10. $SOFI (+4.02%)"\t\t\n"Our LIVE FOMC Day Fed Coverage is starting! 3 traders talk the market squeeze ahead of our first rate hike', ' Russia', ' China market saviors', ' Retail sales', ' recession', ' headlines', ' top stocks in play', ' FOREX & more!\n\nhttps://t.co/6k3P2s4CIw\n\n$SPY $QQQ $IWM $TNX $TSLA $AAPL $SBUX $BABA $S"\t\t\n"Las autoridades chinas 🇨🇳 prometieron apoyar la estabilidad de los mercados  y a sus compañÃ\xadas listadas en USA 🇺🇸\n\n$BIDU +26%🟢👑👑\n$BABA +27%🟢👑👑\n$JD       +30%🟢👑👑👑\n$PDD    +46%🟢👑👑👑👑 https://t.co/pQ5RkxUjzg"\t\t\n"SWEEP 400 $BABA 04/14/22 $105 calls for $5.95 \n\nSpot: $97.87\nVolume: 5', '728\nOI: 4', '231\nIV: 79.44%\nPremium: $238.0k\nSector: Consumer Cyclical"\t\t\n$BABA  mr.mcalibobs IV ↔ https://t.co/3qKlSJddfD\t\t\n@GuyAdami You should see the backyard! Nice call on $BABA on the podcast too. https://t.co/1AQOSDivev\t\t\n$BABA 😈 https://t.co/DfdRjKYT1T\t\t\nChinese Stocks on the Warpath $BABA $DADA $HUYA $DOYU $BZUN $PDD $BEKE https://t.co/ZC4pcJQval https://t.co/z3FHsFVF3X\t\t\n@faststocknewss $BABA Booyah\t\t\n$BABA the FOMO call buying in this is fucking insane … IN FUCKING SANE\t\t\nA lot of " $BABA is up 20% today!" cheering going on. Let\'s zoom out to get a sense of what a drop in the bucket feels like... https://t.co/ZSn1NJytAm\t\t\n"RT @faststocknewss: $BABA hitting new intraday highs', ' up 27.8% \n\nholy baba"\t\t\n$BABA who ever thought baba was going to be delisted is a straight IDIOT .. like seriously ', 'you have mental issues because of build personal biased grudges and hate towards China… 🤦ðŸ\x8f½â€\x8d♂ï¸\x8f🤦ðŸ\x8f½â€\x8d♂ï¸\x8f ðŸ\x8f¼\t\t\n"$BABA hitting new intraday highs', ' up 27.8% \n\nholy baba"\t\t\nRT @RamnathRamani: $BABA up 20% pre-market as China comes out and supports their businesses. News creates wild swings in this stock. But fr…\t\t\n"Why #Alibaba Stock Is Up By 24% Today?\n\n#China promises to provide support to #markets and #economy\n\nA move above the $95 level will push the stock towards the psychologically important $100 level\n\nI am still down on the $BABA position', ' but it\'s a company with solid fundamentals"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nMid-day options volume > 10K', ' OI < 5K: $NVDA $BABA $SIRI $SNOW $NIO $FB $TSLA $RIVN $AMD $BP $BEKE $PYPL $AMD $HD https://t.co/6LgQ22d7a9\t\t\n$BABA still going\t\t\n@ChewySquirrel49 @jimcramer How’s your short on $baba doing buddy? 🤣😄\t\t\n"Chinese stocks up massively today', ' as govt signals end to regulatory crackdown. \n\n$NIO $BABA $TCEHY $BIDU $JD $BILI $DIDI $PDD all up 20-45%"\t\t\n"SWEEP 200 $BABA 05/20/22 $100 calls for $11.35 \n\nSpot: $97.88\nVolume: 9', '199\nOI: 8', '418\nIV: 74.37%\nPremium: $227.0k\nSector: Consumer Cyclical"\t\t\n$BABA holding this for the long run 💟\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n@ivanbaezv @Traderabc $BABA arte https://t.co/SaDGd2rItF\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA wouldn\'t surprise me if Buffet or Munger were buying yesterday or today. 😘\t\t\n"RT @Vivek_Investor: $BABA - Alibaba: Charlie Munger Is Teaching The Market A Lesson Again. \n\n#Goodread \n https://t.co/KhPEJyLAgV  https://t…"\t\t\n@boersenewyork $BABA gestern gekauft 😂ðŸ\x8d€\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"Today\'s Top Unusual Options Activity: \n\n- $BABA 3/25 108 call\n- $HD 5/20 285 put \n- $NVDA 4/08 240 call\n- $BIDU 3/25 140 call\n- $BABA 3/18 85 call\n- $DIDI 3/25 4 call"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nUnbelievable day on our #watchlist $BABA 320% $BIDU 170% $PDD 100% $NVDA 340% $TSLA 170% $SHOP 155%  $SPY 110% $MRNA 165% $SNOW 280% $RBLX 250% $AVGO 50% $SMAR 35%  $FB 35%. Join our room learn proper trading you can invest small with us and make big. https://t.co/oMl5G7DYNH https://t.co/IGevfqKRRk\t\t\n$BABA intraday target met lol https://t.co/bKUQcKO4Nd\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA @ali_baba_what_how where are u at punk??? â\x9d—\t\t\n"$BABA $NIO $DOYU $KWEB $YINN  \n \n""Long-term institutional investors are welcome to increase their shareholding."" -Vice Premier Liu He \n \nChinese government is literally telling people to buy stocks lol. 🪄"\t\t\nI think $BABA and Prosus performance today shows the market was very irrational @bkaellner @EnricoLaQuatra\t\t\nRT @felix61165477: $BABA alguno ojo ya veia la subida con antelacion 🤷â€\x8d♂ï¸\x8f https://t.co/95BgdfuTfv\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n"$JD $BABA $BILI $PDD\nChina steady dip\n$YANG ↑"\t\t\n@Marc_McLovin I’m gunna need $baba on my ass cheek after this 🤣\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA  “Now this very thing is being discussed in Russia-Ukraine negotiations - there are absolutely specific formulations which in my view are close to agreement', '"" Lavrov said.  \n  \nBuy Fast! 📢"\t\t\nChinese Stocks Today: $BABA 26', '79% ; $TCEHY 26', '34% ; $JD 30', '03% ; $BIDU 25', '92% ; $BILI 40', '62% ; $DIDI 43', '33% ; https://t.co/M1f89L5XVO\t\t\n"Activity alert! : 26.17%  $BABA\n#Stocks #news #trading #StocksToBuy #RedditArmy #StocksToWatch #daytrading #bottomfishing #FOMO #wallstreetbets #YOLO #ToTheMoon #investments https://t.co/YPubMYhT3h"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @javier_sanser: $BABA rebotando un 25% en Hong Kong https://t.co/ppOmdoO9Kl\t\t\n@ChrisFranco My problem with $baba is what would happen with it', ' if Amazon', ' eBay or others were able to compete in China freely? Guess they would still retain some market share', ' but I think less of its existing pie\t\t\n"$BABA thoughts on after hours running up back to $150? Will the China market drive the continuous bull run back to $200? \n\n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 💗"\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n"$BABA $ANT IPO COMING SOON\n\nBABA 🚀 📶"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"@JavierAyala \n\nReal talk', ' pull up a 5yr chart of $BABA lol 😘"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"$BABA $120.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $96.86\n% Difference: 19.29%\nDaily $ Volume: $1', '207', '040\nVolume: 15', '088\nOI: 460\nIV: 101.42%\nBid/Ask: $0.78/$0.82"\t\t\n"$BABA $83.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $96.89\n% Difference: 16.73%\nDaily $ Volume: $80', '182\nVolume: 1', '706\nOI: 342\nIV: 137.75%\nBid/Ask: $0.43/$0.51"\t\t\nUS Tiger Securities Analyst Upgraded Chinese Tech Sector - Read Why $BABA $JD $BIDU https://t.co/kG9QZ27jnk\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n$BABA big sell waiting at $100', ' I think I saw it at $1.4m. Probably won’t break through $100 today until it consolidates a little longer in the $90 range ï¸\x8f\t\t\n$BABA sponge alibobsquarepants ðŸ\x8f¼ https://t.co/fHw6zrp5nL\t\t\nSo this was the buy signal. $BABA https://t.co/YAAwhXon5O\t\t\n$BABA sold baba. Bought puts for intraday. Solely going by where HK finished. Long term bullish 👇\t\t\nI think 3/15/2022 was a generational low and the buying opportunity of a lifetime for Chinese stocks', ' just like 3/6/2009 was for U.S. stocks.  Granted', ' I could easily be wrong', ' but that is my gut instinct after observing this in real-time. $KWEB $BABA $PDD $SPY $JD $NTES $BIDU.\t\t\n"Well', " looks like DJY maybe *won't* be going out of business 🤣\n\nIf you're at all interested in learning more about Asian companies", ' check out DJY Research for in-depth reports on the following companies: \n\n$TCEHY $BABA $JD $CPNG $SE $GRAB $NTDOY $BILI $DIDI https://t.co/CeKkS1JyNp"\t\t\n@ivanbaezv @Traderabc Lo que ocurrió hoy en china. Anoche de nosotros fue un evento extraordinario. Sin catalizador ', ' rebotaron ticket de más de 400B un 30%. Claramente estaban extremadamente sobrevendidos. $BABA dejó una vela de reversión durÃ\xadsima. SL no estoy claro\t\t\nHighest Volume Asia stocks today: $DIDI $NIO $BEKE $BABA $DUO https://t.co/MousMQ3wsG\t\t\nToday might be seen in hindsight as the day that the baton was passed from the U.S. over to China', ' at least in terms of stock market future performance.Â\xa0$BABA $SPY $KWEB $PDD $JD $BIDU $NTES $TCEHY.\t\t\n$BABA UP +27% 🤣🤣🤣ðŸ‘\x8d🤷â€\x8d♂ï¸\x8f\t\t\nMost Active Equity Options For Midday - Wednesday', ' March 16 $AMD $BAC $F $NIO $AAPL $AMZN $MSFT $MU $NVDA $TSLA $BABA $FB $AAL $JD $AMC $PDD $UBER $PLTR $SOFI $DIDI https://t.co/T0YsgdrmzO\t\t\nRT @buccocapital: $BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n$BABA I bet will give up 50% of the gains by 4PM. This is a pump', ' not a real rally. â\xad\x90\t\t\n"$BABA for example is now only worth 2x their trailing 12 months revenue while $AMZN is trading at almost double that\n\nWith the Chinese government saying today that they support their companies being listed in the US', ' the fears that kept these stocks down can disappear overnight"\t\t\n"1/ With the threat of Chinese stocks being delisted from American exchanges', ' their public support will reverse the course of these growth opportunities\n\nIn case you missed it', ' stocks like $BABA $JD $NIO $TCEHY and more have cratered over the last 12 months due to delisting fears"\t\t\n$spy $baba $qqq #fed #jaypowell #nointerest #sleeping #Yellen https://t.co/pikmObh1z4\t\t\n"@kyzrrtrades And $NEW is ready to SQUEEZE \nSmallest float of all China stocks \nOne of the highest shorted float of all stocks\n\n$KC $ZH $WAFU $FAMI $METX $DIDI $BABA \n$AREB $EEIQ https://t.co/WIPIuRQM7F"\t\t\n"$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\n$BEKE shorting about To free fall $10 puts"\t\t\n$BABA 4hr view from the 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/TYcQXLpXIW\t\t\n"$BABA now everybody is a genius with a +27%. \n\nBut if yesterday someone really sold at $75 because “uninvestableâ€\x9d.\n\nSorry."\t\t\n$BABA bag holders trying to dump on new dopes attracted to this. Swing traders won’t stay in this junk for long ↔\t\t\nRT @professorDman1: $BABA tell me how you doing on those option calls fellas and common shares 35% now https://t.co/5yUEDv8Tsq\t\t\n"$MKD $FAMI $METX $BABA China Shares Soar After Beijing Signals Support; Alibaba Up More Than 20% \nhttps://t.co/LK0y1e4USP"\t\t\n"Congrats if you are trading with us. We\'ve have been on FIRE!!! 3/3 yesterday and today we are 5/5. Take a look at how we talked about this $BABA trade this morning and how we\'ve traded it.  \n \nYou can signup here for 7 day FREE trial.  \nhttps://t.co/CepBw7FxKP https://t.co/R2P3jn1XMz"\t\t\nMost Active Equity Options For Mid-Day March 16', ' 2022 – $AAPL', ' $BABA', ' $TSLA', ' $NVDA', ' $NIO', ' $AMD', ' $FB', ' $AMC', ' $F', ' $BAC', ' $SOFI', ' $PLTR', ' $JD', ' $AAL', ' $DID', ' $MSFT', ' $MU', ' $UBER', ' $AMZN', ' $PDD   https://t.co/jXemolkSQP https://t.co/hQSSATvz30\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RSR\n2: $AGLD\n3: $ZEC\n4: $RAY\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ARKK\n3: $COIN\n4: $PYPL\n5: $NVDA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nGonna take these $BABA 120 calls next week starter position into FMOC\t\t\n$BABA Hypocrite Cramer always say buy profitable companies... sell losing company.. but he says buy $BA? Funny how I see Boeing selling on the high. I don\'t know... he\'s Wall Street.. I don\'t believe him. 💯\t\t\n"@HalftimeReport @ScottWapnerCNBC @ChevyChaseTrust @jlebenthal @terranovajoe @petenajarian China stocks', ' in next 90 days they will be lower than where they were yesterday. \nLets see if Judge will bring in Kevin back in when that happens. \nFor e.g. $BABA will be $72 in next 90 days. It will go up to $101-$111 in next few days but will resume downward trend after that."\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"RT @korinek_trades: $BABA\n\nTHIS IS THE type of structure I wait for \n\nWhen I do this - it avoids catching a falling knife and entering blin…"\t\t\nEl stop loss es lo recomendado siempre... Pero cuando hay racionalidad. Con este mercado loco no lo sé. Me botó el jueves pasado de $BABA y ya hoy está como si nada la condenada. Recuperé con $DIDI pero fué más por gambling que por convencimiento lógico. @EHCULE @Traderabc\t\t\n"$SPY \n\nWhen $BABA moves 27% in a day', ' how much longer before people realize their currencies are backed by nothing? 🔔"\t\t\n$BABA as long as China doesn\'t go after Taiwan near term this should continue to rally to at least 150\'s 💗\t\t\n$BABA Algos must be getting nuts @!#$%$%&%^*# 📢\t\t\nHoy mi cartera sube más de un 20%', ' que equivale a unos +10000€. Es la mayor subida que tuve en cartera en un solo dÃ\xada. $baba ya solo pierdo 28000€ 😂 lol\t\t\nResistance doesn\'t mean buying puts on a strong uptrend. I would like to take profits near resistance or skip entering new positions - $TSLA $AMZN $BABA $FB $GOOGL $SPY\t\t\n"the answer is ""vapors"" \n#vie $baba $didi etc\nrt @pmarca https://t.co/x2h6JSZznc https://t.co/z7BP9K5F5t"\t\t\n"@TheMaverickWS i sold a $BABA put  10% otm yesterday.\nit printed instantly today =)"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $432.86  Mentions: 112\n$TSLA  Price: $834.33  Mentions: 83\n$QQQ  Price: $336.23  Mentions: 79\n$BABA  Price: $97.03  Mentions: 68\n$SPX  Price: None  Mentions: 68\n\n#stocks #investing #trading"\t\t\n"Activity alert! : 27.37%  $BABA\n#bottomfishing #trading #StocksToBuy #investments #StocksToWatch #ToTheMoon #news #FOMO #wallstreetbets #YOLO #RedditArmy #daytrading #Stocks https://t.co/ByeOPDIE6V"\t\t\n"Ask/Above Ask Call Sweeps: 500 Contracts or More (a/o12:35pmEST): $IWM $INMD $BABA $FXI $EXPE 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/8AbDRTLYUN"\t\t\n$BABA just nabbed a put', ' I believe profit taking will begin soon', ' for a quick day trade against the grain. ï¸\x8f\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 68\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 112\n\n#stocks #investing #trading"\t\t\n"@TradingPassion Hier matin j ai dit Ã\xa0 un collègue : dommage que j ai pas de cash', ' je prendrais bien du $BABA...\n😪"\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA $110 ï¸\x8f\t\t\nRT @Goldpicker1: #RoadTo50 #DeFiChain #dTokens $DFI #BTC $BABA\t\t\n@EduardBrichuk what fun', ' China stocks are the play now.  those people hate yesterday', ' become their love now! $BABA $CWEB $BILI $BEKE $KWEB\t\t\n"@kevinolearytv riding his tractor out of the swamp…\n\n$KWEB', ' $JD', ' $BIDU', ' $BABA\n@HalftimeReport @ScottWapnerCNBC https://t.co/1fm6HGIdBb"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA buying this yesterday might have been my greatest accomplishment in the market 🌟\t\t\n$BABA big buys rolling in 🔥🔥 ï¸\x8f https://t.co/i7190fEA1F\t\t\n"Keep on printing baby $BABA #alibaba \n\nThank you Jack 🇨🇳 https://t.co/0Tp11Z226y"\t\t\n"Naj: I\'m not touching any Chiner stock', ' only options....\n\n$JD $BABA $BILI $PDD"\t\t\n"First out// $BABA: US Tiger Securities Analyst Upgraded Chinese Tech Sector - Read Why\nhttps://t.co/2FRKIAHrUS"\t\t\nMost Active Equity Options For Mid-Day March 16', ' 2022 – $AAPL', ' $BABA', ' $TSLA', ' $NVDA', ' $NIO', ' $AMD', ' $FB', ' $AMC', ' $F', ' $BAC', ' $SOFI', ' $PLTR', ' $JD', ' $AAL', ' $DID', ' $MSFT', ' $MU', ' $UBER', ' $AMZN', ' $PDD   https://t.co/rgwyxEATWr\t\t\n$BABA shorts suffering', ' buy have had a whole year making tones of money on this 🆙\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @Paul_Schatz: So $BABA rallies for ONE day and O\'Leary bought THE low. NOT.A.CHANCE\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $AFRM $MRK $MCD $WFCÂ\xa0$QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/IWZSYMAia0 https://t.co/EcOM0jRpsK\t\t\n$BABA if Cramer wasn\'t such a racist pig alot more people would be rich right now â˜\x9d\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nNaj sees $BABA activity 25Mar 100 calls\t\t\n"RT @Vivek_Investor: $BABA - Alibaba: Charlie Munger Is Teaching The Market A Lesson Again. \n\n#Goodread \n https://t.co/KhPEJyLAgV  https://t…"\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/MHQ8lGAiqc\t\t\n"Above5DaysMA\n$ACHR $3.71 11.26% 7.70% 27.32% -47.30% 59.60\n$API $9.85 39.32% -11.50% -8.96% -45.82% 48.25\n$BABA $97.07 26.46% -3.82% -20.60% -21.66% 44.49\n$BIDU $136.35 25.81% -5.46% -15.12% -8.30% 46.33\n$BLI $6.39 18.87% 1.35% -15.41% -65.49% 43.61"\t\t\n"$baba \n\nwe got the China signal at 5:30pm yesterday  \n\ndid you ? https://t.co/cdn8jPQvHQ"\t\t\n"DailyUp5\n$AVLR $82.41 6.09% -12.92% -18.68% -45.03% 38.03\n$AZEK $27.12 6.69% 2.88% -8.99% -34.74% 45.90\n$BABA $97.07 26.46% -3.82% -20.60% -21.66% 44.49\n$BB $6.45 5.87% -4.34% -8.42% -28.44% 43.54\n$BIDU $136.35 25.81% -5.46% -15.12% -8.30% 46.33"\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/zYKYNTYTSe\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/3NaB9sGemt\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #op…\t\t\nSo $BABA rallies for ONE day and O\'Leary bought THE low. NOT.A.CHANCE\t\t\nRT @rick_decard: $BABA https://t.co/ZHB32lzUVR\t\t\nSome of Coupang\'s peers are Gmarket', ' $AMZN and  $BABA. All of these companies are online retailers. Versus its peers', ' Coupang compares favourably regarding its dominance within South Korea\'s market and its "same day" delivery service.\t\t\n$BABA break that 100 and 110! 🆙\t\t\n"$BABA $150 by end of day?\n\n🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀\nðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸ\x8d‹ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ 💫 https://t.co/KazP1XN7y9"\t\t\n$BABA when lunch time on Wall St. comes and BABA goes up instead of down - you know what that means - right? 😄\t\t\nYes', ' badass call on $BABA that @GuyAdami made yesterday. From what I remember this was a trade for a bounce', ' so would be jumping off now?\t\t\n"$BABA\n\n""...start analysis on a stock at a fair price..."" https://t.co/uq8PH19lRr https://t.co/FDIlPd0jEH"\t\t\n@Trading_Sunset oh he was recommending $BABA at $200 >>>  I sold my china stock trades in this #BTD $BILI $PDD all sold\t\t\n@ss_seekingalpha What a bounce! $BABA is now up 26% currently.\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #op…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  not long now â˜\x9d\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nWith clamp down and regulatory risk decreasing $BABA and $BIDU are at good valuations right now', ' DCA entries will be coming up on my end\t\t\n@AllDayA_ you da man. Unlike those bag holders holding $BABA from the $300\'s thinking it gonna be another Amazon https://t.co/VKpOzaaB9w\t\t\n$BABA let’s get through $101 if we can we moon to $ 122 faster than a rabbit gets fucked!!!! ☑\t\t\n"$FDX more like provide positive results and if it runs then market will run along with $UPS \n\nThoughts @jimcramer $AMZN $BABA $BIDU"\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \n\nhttps://t.co/3vbD4Mv3UF\n\n$AAPL $AMZN $FB $NFLX $BABA  $DDD $LRCX $NVDA $AMD $TSLA https://t.co/01PgcpO8Wh"\t\t\n"$BABA sold 50 and holding another 50. \n\nCall me a sellout all you like but I only bought yesterday so couldn\'t resist 25% gains. \n\nHolding 50 long. 🔔"\t\t\n"My current stock swing list:\n\n$BABA 🇨🇳\n$FB 💻\n$DIS ðŸ\x90\xad\n$PYPL 💰\n$AAL ✈ï¸\x8f\n\nChart and do your DD."\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regul…"\t\t\n$BABA it won\'t go down anytime soon... we all know how undervalue this stock is 🤞\t\t\n"RT @rodriguezjoma: ¿Hemos visto ya lo peor en Alibaba?: prometedora vuelta en \'isla\' en el Amazon chino👉https://t.co/TFP014OVTW\n$BABA https…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RSR\n2: $AGLD\n3: $ZEC\n4: $RAY\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ARKK\n3: $COIN\n4: $PYPL\n5: $NVDA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA munger added lot of stocks $baba â\x8f©\t\t\n$BABA got my small piece of the pie. Definitely was surprised by this one 😂 💟\t\t\n5. Apoyo total a las empresas listadas en el extranjero como $BABA $JD y $BIDU\t\t\n"My basket of Asian internet stocks was my largest position & was down about 22% from cost. Today\'s action gets me back to flat on the position. #China $KWEB \n\n$PDD       +49%\n$BILI        +41%\n$JD           +32%\n$BABA     +27%\n$TCEHY   +26%\n$NTES      +20%\n$SE           +16% https://t.co/rk4JDnE9BZ"\t\t\n$BABA she wants the $100 ï¸\x8f\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOG $BABA $WFC $MRK $MCD $AFRM $VIX $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/WTGf17BfKE\t\t\n$BABA *** IMPORTANT *** GO FUND ME 🥇 https://t.co/49Qt3M9qVB\t\t\n$BABA Profit takers will come i soon. Remember that little thing called “Fed minutesâ€\x9d? 📈\t\t\n$BABA just checked.... my calls from yesterday are up 500% and I dropped 5k :O ï¸\x8f\t\t\n$BABA bagholders be like “No', ' don’t stop.  I need like another 50% to break even.â€\x9d  🤨⚜ï¸\x8f\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nFrom what I\'m reading', ' China has agreed to work with U.S. regulators to allow full transparency into the accounting of their listed companies', ' and to make sure that their stocks are fully compliant with NYSE regulations.  If true', ' big hedge fund money will swarm in.  $KWEB $BABA.\t\t\n$BABA May tap 100 and ride back down to 90s â\xad\x90\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $BABA 🥈\n3. $NVDA 🥉\n4. $SPX\n5. $AREB\n6. $SPY\n7. $BIDU\n8. $SBUX\n9. $QQQ\n10. $BEKE\n\n( Sorted by most recent ) https://t.co/rEpwfeWOLI"\t\t\n"$BABA - Alibaba: Charlie Munger Is Teaching The Market A Lesson Again. \n\n#Goodread \n https://t.co/KhPEJyLAgV  https://t.co/O8NNdcXGzb"\t\t\n"Mid-day highest Standard Deviation gain compared to the previous 20 days (Min $5', ' Vol 500K', ' Call Vol 500K): $BEKE $BABA $YY $DLO $PDD $JD $QFIN $BIDU $BILI $NTES $FUTU $LU $VIPS $MOMO $GDS $KC $XPEV $KSS $DADA $JOBS $HOOD $TCOM $PAGS $LI $TSP $NIO $MS $JBL $SBUX\n\nDATA: @Barchart https://t.co/EovaK15zEe"\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $QQQ $IWM $BABA $JD $NVDA $KWEB $AAPL $VIX $FB $SQ $RUT https://t.co/36NJwJaihX"\t\t\n"$JD $BABA $BILI $PDD\nChina talk live with Wonderful....pull...."\t\t\n$BABA up 55% did you catch that up trend? @anyatrades https://t.co/4Hfi3prSVj\t\t\n"$BABA bounced off the 2016 demand just like $HSI . Looks like 2016/2017 played an important role in #chinese #stockmarket. ðŸ§\x90\n\n$BIDU $JD https://t.co/gZnhj64XzZ"\t\t\n$BABA winner winner chinese dinner! ðŸ\x8f¼\t\t\n@EliteOptions2 I\'m liking $BABA. Great cash flow', ' regulatory pressure letting up', ' and some bigger sentiment shift on Chinese tickers.\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\nDay high reached for $WISH', ' won’t break $2', ' $BABA is going parabolic but this pos is only designed for shorts to make money. They let puts print but know your calls are at $2 which is why it won’t pass. If you want to short it here it’s not a bad idea. 15% is nothing today.\t\t\n$BABA Back up the truck', ' this is it! ï¸\x8f https://t.co/DTmqlJjsfx\t\t\n$BABA fcking hurt daytraded and sold yesterday and missed chasing this morning', ' maybe time to take a break ↘\t\t\n$BABA what a beautiful short opportunity', ' when the CCP invades Twain this garbage will be cut in half over night 📶\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nTrndg ↗  $BABA $YMM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$BABA sheesh I’m out. â\x8f©\t\t\nLa volatilidad de mercado más que un riesgo supone una buena oportunidad para que los inversores a largo plazo puedan contruir sus posiciones y obtener mejores rendimientos en el largo plazo.  $BABA $JD $NIO #Alibaba https://t.co/bCjbOL63rZ\t\t\n"Alibaba $BABA now up 27% on the day\nBrings it up to levels from 4 days ago\n\nâ˜\xa0ï¸\x8f😼 or longer term change in sentiment ? https://t.co/0rKdxM47yI"\t\t\n$BABA still doubting we hit 100 today?? ✨\t\t\n$BABA $BIDU  Chinese trash moving nicely 📊\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"RT @everytimeicash: 🚨 New Video 🚨 \n\nFed decision day thoughts and expectations: https://t.co/IKAkdFn5jZ\n\n$AAPL $AMZN $BABA $FB $GOOG $MSFT…"\t\t\n$BABA Also shorts I want you take the next 13f filing and stick it to your forehead! ï¸\x8f\t\t\n$BABA https://t.co/OZUf78ZQuR\t\t\n$BABA this will crash 📌\t\t\n"$BABA talk coming\nWapner: ""If you listened to Mr. Wonderful you would be up big""\n\nDepends when you started listening', ' you could be in real pain..... https://t.co/1JxWp6YSTC"\t\t\n$BABA can I speak to Alex Yao? ï¸\x8f\t\t\n"Charlie Munger this morning with Chinese stocks up\n\n$BABA $TCEHY $JD $BIDU $PDD $BILI https://t.co/XX9LJhTo0s"\t\t\n$BABA flow this morning', ' seeing 98+ Congrats longs! 🔥🔥 https://t.co/Mp8lXFBH5l\t\t\n"RT @khalid6203: This is a list of the worst stock ever \n$BABA $LAZR $IDEX $VLDR $GGIP $SOLO $QS $PLTR $WISH\n$JMIA $SOFI"\t\t\n$BABA and $DOYU  will rise. Douyu with nice earnings may rice more like a rocket with booster ðŸ˜\x81 â\xad\x90\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA one hell of a bounce! 🔔\t\t\n"$BABA 65min going for 100+ calls into next week are cheap GL \n\n#thestrat\nhttps://t.co/ob8nQGm0me"\t\t\n"$ctk \n\nright again \n\nThis is my only tweet today \n\nsorry ', '  way too busy moving into the next tax bracket today \n\n$baba https://t.co/48KUGjYLWN"\t\t\nTightened up stops on rest of intraday long here at $98. $BABA #Intraday\t\t\n$QQQ $BABA just saw a Chinese company named dingdong up 60%. Y’all really believe these companies are real 🤣 ðŸ‘\x8d\t\t\n"RT @babbldev: Tickers with most bullish and bearish sentiment measured in news coverage over the past week \n\nMost Bullish ðŸ\x90‚\n\n1. $DELL\n2. $G…"\t\t\n$BABA what a ride 💲 https://t.co/7xd5Ic0mWa\t\t\n"$baba $97.68 +27.27 %  $kweb $28.85 +30.07 %\nsick moves."\t\t\nIf I was in boomers mkt', ' I would have bought $BABA at 80$\t\t\n"$BABA $91.00 Mar 25 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $96.69\n% Difference: 6.26%\nDaily $ Volume: $259', '000\nVolume: 740\nOI: 89\nIV: 97.25%\nBid/Ask: $3.40/$3.60"\t\t\n$BABA so a 20% shegngai exchange crash in 2 weeks is what it takes for CCP to concede', ' lol 👇\t\t\nTodays most active stock options $AAPL $TSLA $F $DIDI $FB $BABA $NIO $NVDA $WISH https://t.co/f5wOdo4T7t\t\t\nSell to close $baba 97.31\t\t\n$BABA yes I’m sure. @OTC_EMPRESS https://t.co/huC0Fg75Xd\t\t\n$BABA 100$ today 💟 https://t.co/5kZC0TtVhi\t\t\n$BABA up 27% ...\t\t\nRT @professorDman1: $BABA $97 from 72-74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above suppor…\t\t\n$BABA +27%\t\t\n+27', '27% $BABA', ' esto es real ? 🤣\t\t\n"$HSI held the 2016 low so far between the 2 green lines ', ' doing 786 on the blue lines. #chinese #stonks got a boost off here. Coming sessions will dictate if this is bottom or just oversold bounce.\n\n$BABA $BIDU $NTES $JD #alibaba https://t.co/kJmHD60iXq"\t\t\n"Use A.I alerts and make huge profits https://t.co/W2ICoqVK6t\n\n$pdd $didi $bili $futu $jd $li $baba $sklz $orcl $ntr $jnj $aci $mrk $ko $crwd $aapl $amzn $fb $tsla $nvda $spx $spy $ndx $qqq $nasdaq $djia $spy $qqq https://t.co/7BcyWr7c65"\t\t\n$BABA stopped out for a loss. Green on the day but nothing much this week so far. 💢\t\t\n$BABA possible selloff before fed ï¸\x8f\t\t\nRT @print_trading: *ALIBABA SURGES 20% IN BIGGEST INTRADAY GAIN SINCE SEPT. 2014 $BABA\t\t\n$BABA even higher now 😂🤣 10 baggers all around https://t.co/CiLN446gCv\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SUSHI\n2: $XEM\n3: $RSR\n4: $CELO\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $SPY\n3: $ARKK\n4: $GME\n5: $PYPL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n$BABA 4/14 100c Sweep for $1.5M👀 https://t.co/GSCekOv1DD\t\t\nToday\'s Unusual Options Activity #UOA from @Barchart. $BABA $DID $BIDU leading the board in terms of Vol/OI ratio #trading #optionstrading https://t.co/igrCbfFJLU\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nI am pretty confident that $BABA has bottomed. I would look for a little selling over the next few days after big GREEN today then get long a few months out\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\n"$BABA just because you sold\nIt quickly it does not change fact that this is still way under valued … 🪄 https://t.co/ju4CQXhF5Y"\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nMid-day options ðŸ\x90‚ 30-min ORB for stocks on the ðŸ\x90‚ ORB list (Min $5', ' Vol 1M', ' Max Ask $5', ' Opt Vol in any strike 750', ' Max Exp 30 Days Out): $BIDU $MS $BABA $KC $DKNG $COUP $TTD $MRNA $NVDA $APPS $AFRM $HOOD $KSS $DOCU https://t.co/HoHIG7I40p\t\t\n$BABA Scwhing 🔔\t\t\n$BABA $97 from 72-74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above support trend 😀\t\t\n$BABA can go $102-$103 level and find a resistance there! https://t.co/M5sqKHPwR5\t\t\n"Baba check \n\nâš\xa0ï¸\x8fâš\xa0ï¸\x8fâš\xa0ï¸\x8fâ›”ï¸\x8fâ›”ï¸\x8fâ›”ï¸\x8f\n\nFilled the gap \n\nChina trade might fade now \n\n$vix $baba"\t\t\n@MilanLehocky just wanted to control more $BABA stocks without actually putting down much of my capital. The last months China stocks did very bad so I said to play Calls - for controlling 100 shares of $BABA I paid 460 USD rather than 7.5k\t\t\n"RT @DaMedinaR: Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acci…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"Everyone using A.I alerts from here https://t.co/W2ICoqVK6t \n\n$pdd $didi $bili $futu $jd $li $baba $sklz $orcl $ntr $jnj $aci $mrk $ko $crwd $aapl $amzn $fb $tsla $nvda $spx $spy $ndx $qqq https://t.co/sg3OYu2mr1"\t\t\n"Only holding 14 stocks since the New Year and Happy enough with them for now. $BEPC has moved up swiftly into number 2 position. I constantly added to this when I had surplus money.\n\n$MSFT $BEPC $ABNB $SQ $FB $SE $IIPR $AAPL $NIO $PGNY $TDOC $PINS $BABA $EGLX https://t.co/maQZEXMLjV"\t\t\nBITCH CALL ME REMZ MA $BABA https://t.co/nPfW9JIF8L\t\t\n$BABA tell me how you doing on those option calls fellas and common shares 35% now https://t.co/5yUEDv8Tsq\t\t\n"GOLDEN #SWEEP #OPTION ALERT: $BABA $100 CALLS\n04/14/22;\nPremium: $1.5M;🔴BEARISH; \nVol/OI: 11', '109/6', '629\n\nhttps://t.co/FNR2tbaknx"\t\t\nFor some reason I had slight Buyer\'s Remorse yesterday buying $BABA at $74. Bitch its $97 now! https://t.co/ZHjOTqc5UW\t\t\n"$TSLA $HOOD $KC $PDD $BABA I’m dying laughing! 😂 \n\nI guess it’s better for your Doc to owe you than for you to owe him! 😂😤🤣 😃 https://t.co/td3Jp2fs6o"\t\t\n"$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY $HOOD @Prophitcy $nio \n\n$BEKE Putssss baby Goin down"\t\t\n$BABA 3/18 100c avg. 2.98\t\t\n$BABA $97 from .72-.74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above support trend 🚩\t\t\n@yfinanceplus @YahooFinance So what. $BABA has a lot of resistance to overcome. Crashes generate face ripping backtests. Watch the falling knife. https://t.co/yiqiJZYxM3\t\t\nFirst day of golf season in Michigan + FOMC + My best trade of the year on $BABA = Happy Horse ðŸ\x8d» https://t.co/NjCgOE8Jb5\t\t\nRT @itscharliemar: Watching $BABA like 😳 https://t.co/3J1iSoI2Wb\t\t\n$BABA lmao this is textbook. Please read the parable under these quote tweets. https://t.co/IsV4hmSPhp https://t.co/i3AvcGwhAG\t\t\n@Inves2grow I am both long $PLTR and $BABA (more Palantir)\t\t\n$BABA is moving like a freaking penny stock!\t\t\n$BABA UP OVER 20% ANOTHER 75% FROM HERE AND WE GOOD https://t.co/gQVaK8ApVo\t\t\n"(Mid-Day) US Stock Market Movers | March 16\n\nhttps://t.co/I4DawH5NVo\n\n$PDD $DIDI $BILI $FUTU $JD $LI $BABA $SKLZ $ORCL $NTR $JNJ $ACI $MRK $KO $CRWD $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\n"MOVERS', ' Session Gainers by Vol.\n\n$DIDI #DIDI \n$SONN #SONN \n$NIO #NIO \n$VEON #VEON \n$BEKE #BEKE \n$BABA #BABA \n$DUO #DUO \n\nSource: https://t.co/YqzKXoKoIW https://t.co/XSW7vpYMNa"\t\t\n"$KC  $BEKE  $BABA  $HUIZ  China is back!\nChina number 1 insurance e commerce\nHuiz is gonna report on 3-18 Friday!!!\npump it!!!# 💗 https://t.co/vUrbiMxuSI"\t\t\nRT @ChartGuys: $BABA 5 min oversold back burner first thing with +10% follow through 😮 https://t.co/JRzOwpEpmv\t\t\nMike inverted oscillator never fails +26', '9% $BABA ', ' bueno ', ' de paso que meta un +250% https://t.co/UhfIZkB0kg\t\t\nWatching $BABA like 😳 https://t.co/3J1iSoI2Wb\t\t\n$BABA damn now im only holding a quarter of my original pos after thinking i was guna chuck this one in the bagholder bin 🆕 https://t.co/YbP7J76GyS\t\t\n$BABA 5 min oversold back burner first thing with +10% follow through 😮 https://t.co/JRzOwpEpmv\t\t\n$baba RAM PIT MOTHER FUCKER RAMP IT!\t\t\nRT @inverse_WallSt: Where’s the volume? $BABA https://t.co/HIOg2YVQOK\t\t\nits been a long time seeing $BABA trade like this look at the 15min\t\t\n@R_DaViD_ Yo estaba long en unas posiciones hace unos meses', ' pero al rompero niveles que consideré importantes', ' cerré todo. Y también me dio señal $BABA hace una semana. Esa serÃ\xada la que marcarÃ\xada el piso primero.\t\t\n"$BABA moving fast.... Reckon we can have Chinese Tech AND Oil outperform? 🤔ðŸ™\x8f\n\n$BABA and the VIE structure now have Chinese Government support.\n\n$MEG And EIA data suggests fair value of oil at $111 per barrel. Which means $142 CAD in a company whose Capex needs are minimal\n\n🚀🚀"\t\t\nthese are the trending stocks $DIDI  $BABA  $SBUX  $LMT  $BEKE  $NVDA  $SONN https://t.co/7Um33PEdMV\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nDÃ¥ va man plus pÃ¥ $Baba ðŸ™\x8f😂 https://t.co/DkhSPF9zP5\t\t\n$BABA 120-125$ end of this week ï¸\x8f\t\t\n"MOVERS', ' Session Gainers by Vol.\n\n$DIDI #DIDI \n$SONN #SONN \n$NIO #NIO \n$VEON #VEON \n$BEKE #BEKE \n$BABA #BABA \n$DUO #DUO \n\nSource: https://t.co/9orw7JmhnH https://t.co/kO8U48MwRg"\t\t\n"RT @PipsToDollars: $DIDI up almost 50%\n$baba new highs 27.48%"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/n6dUUflGzD\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SUSHI\n2: $XEM\n3: $RSR\n4: $CELO\n5: $TULIP\n\nTop 5 bulli…"\t\t\n"¿Hemos visto ya lo peor en Alibaba?: prometedora vuelta en \'isla\' en el Amazon chino👉https://t.co/TFP014OVTW\n$BABA https://t.co/1vK1c7TIxT"\t\t\n"Option Alert $BABA Mar 18 2022 100 Call \n- Price: 3.15 \n- Money: $208', '215 \n- Volume: 661 \n- OI: 9960  Delta: 0.44 IV: 123.481 \n- ToS Symbol: BABA220318C100 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 12:19:29 ]"\t\t\n$BABA https://t.co/ZHB32lzUVR\t\t\n"$DIDI up almost 50%\n$baba new highs 27.48%"\t\t\n$BABA most beaten down chinese mega cap = most upside when sentiment changes ï¸\x8f\t\t\n$BABA 138% Y 47% BOOOOOOM BOOOM WOW TONELADAS Y TONELADAS DE GANANCIAS https://t.co/d71116WxBN\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA $73.33 was the bottom next PT $110 IMO\t\t\n@Sevenvmatos This is actually my daily Ticker I Trade', ' but Due To everything going on $Baba fell Hard shouldn’t be below 100 Definitely coming Back above 100 by end of Qtr\t\t\n"I try to span the continuum & keep an open mind.\n\nIn addition to my beautiful compounders $GOOGLE $MSFT $COST $DHR $CNSWF \n\n...& my #Semi picks\n\nI\'m riding a raft of $FB & $BABA at amazing prices', ' but I\'m not a fan of 🇨🇳 or fb.\n\nHow do you contradict yourself?"\t\t\n"$BABA 90c - $8.60 - 4300% PROFIT in a day! Still got 2 more days left. \nAnything can be possible with these markets. :) \n\n$100 - $4300\n$1000 - $43', '000\n$10000 - $4', '30', '000\n\nPS - I am no longer holding it :) https://t.co/3tP4ognIu1"\t\t\n$DIDI $JD $BIDU $BABA holy crap. 😄\t\t\n$baba ..beautiful 👌\t\t\n"$BABA   Subscribe now: https://t.co/bPB4JlRYZs\n#BABA #InvexGlobal #OptionsTrading #Options #NASDAQ #NYSE #trading #stocks #daytrading #market #investors #USA https://t.co/WKzitvJFwi"\t\t\n$BABA changing the world order 🆕\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba 💗 https://t.co/fx5GxiL6YC\t\t\nNot a good day to short China stocks today.  Was up $3 but wasn\'t satisfied.  Wanted to make more. Ended up with a loss today shorting $BABA $PDD.  Walking away before I lose more. https://t.co/E9IrzVIkIF\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $SUSHI\n2: $XEM\n3: $RSR\n4: $CELO\n5: $TULIP\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $SPY\n3: $ARKK\n4: $GME\n5: $PYPL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n$BABA PARABOLIC 💲💲🚀🚀🚀🚀🚀💯💯💯💯💯💯🤑🤑🤑🤑♥ï¸\x8f🤑 ↘ https://t.co/BpT67YXUus\t\t\n@iamtomnash $BABA 3X  Long. Not a financial adivice\t\t\n$BABA great volume.. still super cheap ↘\t\t\n$BABA we\'ll be trending number 1 soon 🤞\t\t\n$BABA erased 6 years of gains in 3 months', ' now thats bullish\t\t\n$BABA we needed a miracle. We got more than that in the report. $100 is only a matter of time. 💢\t\t\n$BABA 107 C *Risky* we keep making highs on highs play trend. â™\xa0ï¸\x8f\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n$BABA stopped out for a loss. Green on the day but nothing much this week so far.\t\t\n"$BABA-licious $7 now on these.. \n\n#Team is done for the week \n\n#FOMC in 2hrs https://t.co/L8qnJuJdpS https://t.co/6DhKvwzfFf"\t\t\n$BABA $BIDU 👀✅ https://t.co/aiU4LrjHRT\t\t\n$BABA Even with today’s move..Baba is still at a price similar to 6yrs ago! the company is an absolute beast conpared to then. will easily get to 120 which is still undervalued $baba #baba ðŸ˜\x81\t\t\n$BABA $97 from 72-74 entrance idea (option calls /common shares ) new high 100 break $PETZ still cheap and above support trend\t\t\nSomeone knows something $BABA . This volume is wild on the 3/25 120C . Are Chinese stocks going to come back from the Shadow realms ? https://t.co/yKWmDM4udW\t\t\nTrndg ↗  $SWN $BEKE $CWEB $BABA $YMM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$NIO $BABA $WKHS $PLTR $RKT great day after long time â\xad\x90 https://t.co/dt6kK2Votc\t\t\nWhere’s the volume? $BABA https://t.co/HIOg2YVQOK\t\t\nNice recovery after fake breakdown from $BABA channel. Can it now get past the purple line (vwma21)? https://t.co/CU5gA9Z4as\t\t\n$BABA Lotto swing is over 2263% 👑👑 The QUEEN has SPOKEN https://t.co/BgtOOAyZlc\t\t\nThis $BABA just wont stop rallying\t\t\nQue buen timing los inversores de DEGIRO comprando $BABA 😂😂 https://t.co/vB46HLGWzn\t\t\n$BABA Warren has some wise words for you ï¸\x8f https://t.co/fjpLgBB8oQ\t\t\n$BABA calls +340% !!!! Leggo\t\t\nThese China moves were the play hot damn! $YINN $BABA $BIDU $IQ $DIDI $TAL $GOTU $BEKE $FUTU $PDD $JD $\t\t\n"For the $BABA fans\n\n“If you\'re not willing to react with equanimity to a market price decline of 50% two or three times a century … you deserve the mediocre result you\'re going to get compared to the people who do have the temperamentâ€\x9d CTM\n\nI felt like throwing up yesterday!"\t\t\nRT @LlcBillionaire: Trailer Released For Netflix-Obama Series ‘Our Great National Parks’ https://t.co/8kgx1Qd5FQ $TSLA $SPY $DJIA $BABA $NF…\t\t\n"$BABA beast\n$PDD test up"\t\t\nRT @HamzahKingKhan: Lmfaooooo Chinese tech stocks are now read as ‘uninvestable’ - idk about you I want to buy $baba\t\t\n$BABA and $DIDI up huge today. https://t.co/kLqWETIZIR\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/KMpmTouiGG\t\t\nTrailer Released For Netflix-Obama Series ‘Our Great National Parks’ https://t.co/8kgx1Qd5FQ $TSLA $SPY $DJIA $BABA $NFLX\t\t\n@unusual_whales Thanks for the $BILI and $BABA plays. https://t.co/6kvWitdVa5\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 557\t\t\nRT @chuchoacade: $BABA https://t.co/TdEYbjzIlO\t\t\nWhat You Missed On Wall Street This Morning $SBUX $KSS $PFE $BNTX $FNF $S $BABA $JD $BIDU $KC $HUYA $DOYU $DADA $BZUN $BILI $PDD $BEKE $YY $NTES $ZH $TCOM $IQ $MOMO $VIPS $DDL $TCEHY $MU $SOFI $JNJ $CPTN $GM $USFD $FB $COIN $NLOK $BFLY $AVASF $PRTS $EXK https://t.co/TDIkQAsvPl\t\t\nRT @Lkhagva73533425: $BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https:…\t\t\n$BABA alguno ojo ya veia la subida con antelacion 🤷â€\x8d♂ï¸\x8f https://t.co/95BgdfuTfv\t\t\n$BABA FOMO of another 30% HK ripper tonight is driving this over $100 before EOD easy 😄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$FXI $BABA $YY one thing is certain about puts on chyna...if it falls below that final support level', ' it will be pumped back up the same week. lol\n\nprotip: take profit ï¸\x8f"\t\t\n$BABA What a joke.\t\t\n$BABA bear in ashes again these came in when baba was $89 👀 https://t.co/koB5jPfsle\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"Chinese stocks are trading like crypto now.\n\nWhere\'s my $BABA Coin."\t\t\n@StockMKTNewz $BABA ... Still not broken even though\t\t\n$BABA $100 eod?????? 🪄\t\t\n$BABA idk who needs to hear this but baba at $258B mkt cap is not a fade 📊\t\t\n"$FXI $BABA $YY one thing is certain about puts on chyna...if it falls below that final support level', ' it WILL squeeze you out in a couple days. \n\nprotip: take profit 😀"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA keep shorting bears you\'ll only send this much higher 😂 💢\t\t\n"Above5DaysMA\n$ACHR $3.69 10.96% 7.41% 26.98% -47.44% 59.43\n$API $9.93 40.38% -10.83% -8.27% -45.41% 48.56\n$BABA $96.14 25.25% -4.75% -21.36% -22.41% 43.70\n$BIDU $137.32 26.70% -4.79% -14.52% -7.65% 46.85\n$BLI $6.32 17.47% 0.16% -16.40% -65.89% 42.87"\t\t\n$BABA what a bounce! Day trade only 📊\t\t\n"DailyUp5\n$BABA $96.14 25.25% -4.75% -21.36% -22.41% 43.70\n$BB $6.49 6.49% -3.78% -7.88% -28.02% 44.25\n$BIDU $137.32 26.70% -4.79% -14.52% -7.65% 46.85\n$BIRD $5.92 12.12% 1.89% -48.88% -61.15% 29.07\n$BLI $6.32 17.47% 0.16% -16.40% -65.89% 42.87"\t\t\nRT @yfinanceplus: $BABA and $JD are trading higher after #China pledges to support markets. Alibaba is one of @YahooFinance #trending ticke…\t\t\n$BABA he is still down a ton', ' he is not doing anything other than still regretting he has a cost basis way higher â˜\x9d\t\t\n"$PDPG Performance Drink Group Signs JV LOI with New European Partner Focused on R&D https://t.co/9IercjLClK\n@jctb1 @socialnowpr \n\n$FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST $CA $STX $CMCSA"\t\t\n"So it isn’t $BABA and its +25% 📈', ' but $GTLB ⬇ï¸\x8f has been good thus far for a +20% 📈', ' absolutely amazing! \n\n I also 👀 you— $TEAM w/ the +10%', '   $HCP w/ +17%', ' $MDB w/ +13%', ' & $QQQ is just running up the score w/ the +2.75%! https://t.co/Lf6GLFLson"\t\t\n@ElGuapoBear I was sitting on a 12â€\x9d dildo since last Thursday on my bull put spreads. I couldn’t believe my eyes this morning when $BABA was up almost 25%!\t\t\n"$IXHL \nThis might be dead for now ', ' $BABA ', ' $KSS looking good 🌟"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/qyaXCa8f6h\t\t\n$NIO $BABA $TCEHY China will flex its muscle at Taiwan soon enough. Munger is going to wish he’d waited. 📉 â–¶\t\t\nFlow Room (These are not alerts): $BABA   $120 calls for 03/25 EXP  $.57cents   .. sweet  ... 1777x #orderflow #options #trading\t\t\nAlibaba Hunts For New SCMP Chief As It Devotes Former Chief To NFT Spinoff $BABA https://t.co/bYZOjTOij1\t\t\nRT @yfinanceplus: $BABA and $JD are trading higher after #China pledges to support markets. Alibaba is one of @YahooFinance #trending ticke…\t\t\n"RT @NlCKStocks: $BABA is very long term play for me \n\n2024 calls I don’t want to sell until 200+\n\nJan 2023 can be held safely thru q2 imo.…"\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $433.50  Mentions: 98\n$QQQ  Price: $337.26  Mentions: 74\n$TSLA  Price: $837.29  Mentions: 71\n$BABA  Price: $96.13  Mentions: 61\n$SPX  Price: None  Mentions: 59\n\n#stocks #investing #trading"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 61\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 98\n\n#stocks #investing #trading"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $KSS 🥉\n4. $TSLA\n5. $PYPL\n6. $B…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $KSS 🥉\n4. $TSLA\n5. $PYPL\n6. $B…"\t\t\n@iamtomnash Twitter is filled with these $BABA bag holder assuring in other lol. It’s amusing. Hahahaha 😂\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/X14MlMCPmQ"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 74 | 48.0% | 🚀\n| $GME | 44 | 131.6% | 🚀\n| $BABA | 39 | -22.0% | 🚀\n| $QQQ | 19 | 216.7% | 🚀\n| $TSLA | 14 | 27.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $KSS 🥉\n4. $TSLA\n5. $PYPL\n6. $BEKE\n7. $BABA\n8. $NVDA\n9. $AMZN\n10. $JD\n\n( Sorted by most recent ) https://t.co/bLubMIzK5T"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Today\'s Most Traded Contracts:\n\n- $AAPL 3/18 160 call\n- $AAPL 3/18 152.5 put \n- $AAPL 3/18 157.5 call \n- $TSLA 3/18 850 call\n- $AMD 3/18 115 call \n- $BABA 3/18 100 call\n- $BAC 3/18 43 call \n- $AAL 3/18 16 call"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (62)\n2. $BABA (26)\n3. $TSLA (15)\n4. $QQQ (13)\n5. $GME (11)\n6. $OIL (11)\n7. $WISH (11)\n8. $RIVN (9)\n9. $AAPL (8)\n10. $HOUR (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/3QfSEciOA4"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/SSNZsfh5GT\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 72 | 44.0% | 🚀\n| $GME | 44 | 144.4% | 🚀\n| $BABA | 39 | -23.5% | 🚀\n| $QQQ | 19 | 216.7% | 🚀\n| $TSLA | 13 | 18.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$NIO $BABA why did I sell? 🤦â€\x8d♂ï¸\x8f\n\n09:40:23 am InvestorsLive: scooped starter NIO BABA just nibble what to get a feel here and scale if right - major gaps need room to be wrong 1680-17s // 86 over/under respectively"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $GME\n3. $TSLA\n4. $WISH\n5. $VXX"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 71 | 42.0% | 🚀\n| $GME | 46 | 187.5% | 🚀\n| $BABA | 39 | -26.4% | 🚀\n| $QQQ | 19 | 216.7% | 🚀\n| $TSLA | 13 | 18.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (24 mentions)\n2. $BABA (13)\n3. $QQQ (9)\n4. $GME (8)\n5. $NVDA (5)\n6. $VXX (5)\n7. $TQQQ (5)\n8. $TSLA (5)\n9. $ZIM (4)\n10. $WISH (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA - 87.25 🎯 hit. Need to hold at this level. Bulls can not lose 86.56. #daytrading #Options #optionstrading https://t.co/OviHz5jKHx https://t.co/hKVzBctC3q\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n\n1. $BABA Alibaba +24.75%\n2. $SBUX Starbucks +6.88%\n3. $TSLA Tesla +4.20%\n4. $FB Meta +4.17%\n5. $AAPL Apple +1.90%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n\n1. $SBUX Starbucks +6.88%\n2. $BABA Alibaba +24.75%\n3. $KSS Kohl\'s +14.60%\n4. $SOFI SoFi +6.34%\n5. $PDD Pinduoduo +46.81%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"$BABA gonna get Dumped again \n\nThat is one fat juicy gap \n\n$AMC $GME $TSLA $QQQ $SPY https://t.co/XsxDI1k2g9"\t\t\n$BABA going 100 today it seems🤔\t\t\nTrndg ↗  $CWEB $BABA $BEKE $SWN $OPEN $YMM scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BEKE  $BABA  $RLX  $PDD  $AMD https://t.co/WDPsEDTrrx\t\t\n"Cheapest Mega-Cap Stocks for Mar 15', ' 2022:\n\n$BABA\n$FB\n$BHP\n$PFE\n$ADBE\n$DIS\n$AMZN\n$CMCSA\n$MA\n$V\n$ABT\n$ASML\n$GOOG\n$MRK\n$GOOGL\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA and $JD are trading higher after #China pledges to support markets. Alibaba is one of @YahooFinance #trending tickers and is up more than 24%. https://t.co/qAWTbD5gv1 https://t.co/N9278fPJEI\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nMaybe Chinese stocks are better than American stocks', ' atleast they are volatile both ways unlike American tickers. Today almost of the China small caps up 50%. $CAN $IQ $HUYA $YINN $BABA $WISH\t\t\nYoooo $BABA thanks https://t.co/p6qSKdJQ1L\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n$BABA why this trending? 🪄\t\t\n@leadlagreport I went irresponsibly long on $KWEB and $BABA the past two days. There was so much "blood in the streets" that I couldn\'t resist. So far', ' so good.\t\t\nTrimmed 70% of my positions that I bought on Monday. $TSLA $RIVN', ' $BABA', ' $JD', ' $ARKK', ' $ARKF', ' $SQ', ' $NVDA', ' $AMD', ' $LCID', ' $SHOP\t\t\nSanirim charlie munger $baba almasi icin warren buffett i ikna etti https://t.co/f8PWc9dCt6\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/MPPw0mow6y\t\t\nEn 5 minutos empezamos! Vamos a tener debate sobre $BABA https://t.co/ErGk5OcNzC\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA https://t.co/TdEYbjzIlO\t\t\nHow I look at XI after todays run up $nio $baba $xpev $li #xi #china #StockMarket #Daytrader https://t.co/DnUOyFvugt\t\t\n"RT @AJButton2: I can\'t believe I missed that dip bros ðŸ˜\xad\n$BABA https://t.co/S8XlVHg2es"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XEM\n2: $LEO\n3: $MCB\n4: $RAY\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $NVDA\n3: $AAPL\n4: $BABA\n5: $TWTR\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\'\'\'  https://t.co/r5yHq7jrvv\t\t\n$BABA super bullish ï¸\x8f\t\t\n$BABA munger bought 1 billion baba $baba 📈\t\t\n$BABA overextended ↔\t\t\n$BABA $TCEHY $JD It\'s days like this that I live for. When the market rhetoric swings and the tides turn. â\xad\x90 https://t.co/Ck3vWpQLp0\t\t\n"Tonight we will be going live on twitch to look at our alerts and the flow.  \n\nWe had alerts on $jd', ' $baba', ' $Iq', ' $bili', ' $rivn', ' $baba', ' $futu.  \n\nWhile we didn\'t play them all they ALL hit huge.  Between 100-1000% gains.  \n\nWe will be discussing how we found these. @unusual_whales"\t\t\n$BABA Alibaba Stock Drives a Chinese Tech Recovery https://t.co/ofRrNqNprL\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @NlCKStocks: $BABA all this freaking out all week \n\nWhat did January 23 chain do? \n\nIt’s now priced the same as it was at 105 first week…"\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/HKGhI2YSox\t\t\n@FluentInFinance She won\'t be happy until she has 120 $BABA\t\t\n"Harder to cycle through penny plays while watching $IWM and $BABA all on one screen  (for Chinese sympathy plays) but I’ll take any profit today \n\nShould be back to my normal set up tomorrow . Still in the process of moving. https://t.co/9XHYBhTEyF"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n"I don’t see many jokes directed at Charlie Munger and $baba today with this 🇨🇳 gap up 🤩🥳\n\n$bidu $bili $jd $kweb $nio $futu"\t\t\n$BABA Here’s the turd at JPM that made the call a few days ago that China was “uninvestibleâ€\x9d.  He’s currently looking for other opportunities in the fast food industry 🆕 https://t.co/UWEvvMRmB5\t\t\n$BABA Anyone know how fed decision will affect? 🥇\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"$HYMC absolute pressure cooker. About to get real interesting. Sit tight!\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/YaF82bhneM"\t\t\n$BABA thanks to JP Morgan analyst who called this “uninvestableâ€\x9d! 💗\t\t\n$BABA she won’t be satisfied until she gets 120 📊\t\t\nI’m going to be risky on $BABA and #hodl these. Have another 200 leaps on another account. 💰💸💵 https://t.co/1IgaGdoY1f\t\t\n$BABA Blackrock doubled down last quarter â\xad\x90\t\t\n$BABA hop on the train to 100 everyone ðŸ‘\x81\t\t\nRT @SailorVet95: $3400 on $BABA today!!  Thanks @AjTrader7!!!!\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$YY $BABA $JD $DADA $IQ Chinese stocks wow 😮 buy the blood 🩸 It was super tempting yesterday but had no idea due to delisting crap 💩 https://t.co/0qEvFNrmFh\t\t\n$BABA shorts lol 📊 https://t.co/n02cJKcPLr\t\t\n$BABA https://t.co/3trrvXhmlJ\t\t\n"$BABA $111.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $95.89\n% Difference: 13.61%\nDaily $ Volume: $149', '218\nVolume: 3', '511\nOI: 494\nIV: 123.91%\nBid/Ask: $0.41/$0.44"\t\t\nRT @NewAgeValue92: A lot of people in this thread saying $BABA as if the current geopolitical risks are so much greater than the risk of bu…\t\t\n@GuyAdami Yes sir', ' you called 20% over last night ', ' you nailed it. Oh By The Way', ' I mean $baba\t\t\n$FAMI not for nothing but if big cap $BABA moved over 25% this should be +100% and it will be .. ï¸\x8f\t\t\n"Imagine if some day this year', ' all in one day:\n* Ukraine war ended.\n* $BABA did a buyback.\n* China cut rates.\n* Shorts covered their positions.\nWhat kind of jump would we be looking at?"\t\t\n$BABA $BIDU $KWEB $JD $FUTU https://t.co/fvZo0xdu6R\t\t\n$BABA https://t.co/bUSlEZK9aF\t\t\nRT @ss_seekingalpha: Alibaba stock jumped 20% when the market opened today. Despite macro issues', ' will BABA generate huge returns in the co…\t\t\n$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.<>/<>  https://t.co/r5yHq7jrvv\t\t\n$BABA daily chart.    $BABA 1yr chart https://t.co/zUSd4Opis2\t\t\n@Hajimee we've seen these chinese 1-day pumps millions of times", ' ask $BABA holders from even 2yrs ago.  Reality always sets in at the end. Great $$$ profit this morning though!! ï¸\x8f\t\t\n"In my recent Bi-Weekly update', ' I noted that HOLDING was definitively the best strategy in this environment. It was WAY too risky to add. It was also a terminal mistake to sell. \n\nI do my best to provide as prudent guidance as possible.\n\n$BABA $TCTZF $BIDU $JD $KWEB $PDD https://t.co/DnvK9Fimml"\t\t\n"$YINN $BABA $NIO $DIDI  $HAPP \nLots of shorts posted fud about these last few days...good to follow trends but not the end of it? 👆"\t\t\n$BABA Whole lotta newbies are gonna be googling dead cat bounce soon lol 💢\t\t\n135%', ' 40', ' 2x 31%', ' & 20% gainers! #BlackBoxStocks Top algo-based options alerts at midday (CT) 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷  $SNOW $BABA $DIDI $TSLA $AAPL $BIDU #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading https://t.co/5Y1v7MDxi3\t\t\n"RT @PythiaR: Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ag…"\t\t\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;;  https://t.co/r5yHq7jrvv\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$CGA China Agriculture . $BABA $MFH 🤞\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA\nAll of a sudden', ' we find support/low\'§\n@t  $94.70 \n✨🌙 💲"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XEM\n2: $LEO\n3: $MCB\n4: $RAY\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $NVDA\n3: $AAPL\n4: $BABA\n5: $TWTR\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @realalexvieira: Peter Schiff an American Crook Complains Zelensky Not Wearing a Suit Before Congress $BABA $PYPL $NIO $LCID $SPY $QQQ $…\t\t\n"China stocks on fire today!!! \n\n$PDD $BILI $HUYA $BIDU $BABA $FUTU $BZUN $NTES $JD \n\nBest day after a long time!!! https://t.co/1Ra5Vpm2Be"\t\t\nRT @fedecaly86: Ya salieron todos a decir que compraron $BABA ayer? 🤣🤣🤣\t\t\nPeter Schiff an American Crook Complains Zelensky Not Wearing a Suit Before Congress $BABA $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO https://t.co/w77O9VxQ1B\t\t\nA lot of people in this thread saying $BABA as if the current geopolitical risks are so much greater than the risk of buying your favorite name brand at an insane valuation. https://t.co/XvGuvB1LGg\t\t\n"$BABA you fuckin SHIT you couldn\'t wait just 1 MORE DAY?! \n\nI hate IKBR so much...so slow to transfer money arghhhh"\t\t\n$BABA went up 32% from $72 to $95 in 2 days!\t\t\n"Good afternoon! Here is your Wall Street lunch to stay fresh with Wednesday’s market.\n\n$spy $baba $nvda $vmw $net $ilmn $lly\n\n#WallStreetLunch https://t.co/m0gycvMU82"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\n"When everybody dumped Chinese stocks quoting ""un-investable""', ' @GuyAdami called out 20% rally on $baba coming 😀 \nMost brilliant investment/trade strategies always comes from @GuyAdami ðŸ‘\x8fðŸ‘\x8fðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA dump starting shortly. Day traders would not take much risk in this volatile environment. Only bag holder sticking around 🔔\t\t\n"Congrats to the $baba bulls who bottom ticked it yesterday.\n\nSo sorry to the $baba bulls who tried to bottom tick it a week ago', ' and a week before that', ' and a few days before that', ' and some time before that', ' and a while before that and…"\t\t\nRT @InvestorPlace: Chinese #Stocks News: Why Are $BABA', ' $DIDI', ' $PDD', ' $JD', ' $TME', ' $BILI Stocks Up Today? https://t.co/Ryc6oDdI3j\t\t\nokay all out now $BABA ï¸\x8f\t\t\n$BABA The Actual short squeez will begin @140 ï¸\x8f\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA dump it 👆\t\t\nRT @mktparticipants: Chinese stocks $KWEB $FXI $BABA $PDD have been taken to the woodshed this year', ' the last 5 trading days have only acce…\t\t\nRT @mktparticipants: We are selling some Chinese names that we picked up earlier this week as posted below', ' all ripping 25/40% pre open', ' $K…\t\t\nImagine if Russia/Ukraine war ended AND $BABA did a buyback on the same day. https://t.co/bo6ekT8w6J\t\t\n$BABA last chance to buy under $100 😄\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n@fedegr2 @arielsbdar voladura manchesteriana en nominales y reales $BABA https://t.co/1pC2MAl3bU\t\t\n"$BABA has lost 70% of its stock market value since October 2020.\n\nAre you buying $BABA?"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 539\t\t\n$BABA time to sell', ' war  will kick in 🆓\t\t\n$spy $sofi $afrm  $pltr  $upst $amzn $aapl $fb $pypl $hood $lcid $tsla $fsr $nio $z $dwac $ggpi  $ddog $f $googl  $nvda $btc $rivn $oil $baba $xpev $nio Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//. https://t.co/r5yHq7jrvv\t\t\n"https://t.co/o69XOEGY3Y\n\nThis aged like milk... $BABA"\t\t\n$DOYU this might actually short squeeze. Holy crap. $BABA $NIO $KWEB $YINN âš¡\t\t\nGot down to 1/4 of intraday $BABA long into $96. #Intraday\t\t\nRT @itscharliemar: So $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\nSo $BABA went from $72 to $95 up 32% in 2 days. Imagine when the true bull run begins. JS.\t\t\n"ALM!!!!!\n\nMis $BABA ya en 27% de ganancia. \n\nOperé este gráfico\n\nCompré en zona de nuevo POC https://t.co/UVFXkQn2yo"\t\t\n$BABA do I hear 100?? ï¸\x8f\t\t\n"Last tweet before FED today \n\nSince I always like to look at CC which provides so much info besides just protection. \n\n$BABA here has weak CC premiums. The 1/23 160s on $BABA is around 5. Not enough premium for me \n\n$ABNB however much better. 1/23 200s are 13. Much better"\t\t\n"@TheMaverickWS https://t.co/VZ24aszFKz\nI think $TME moves more then $baba"\t\t\n"@FbBagholder @daniel_toloko @Alex__Pitti $JD is 100% focused on dominating China eCommerce', ' full logistical and quality (no fakes and frauds) control', ' $BABA is a pandora\'s box trying to do too many things at once with questionable execution. \n\n$TCEHY is China online toll booth with $BRK like 21st century portfolio."\t\t\n$BABA Heres your gap', ' I suspect 20 EMA is the top https://t.co/Rsu0nWVfP4\t\t\n$BABA finally with an massive 25% pump\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\nRT @Lkhagva73533425: $BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https:…\t\t\nTécnicamente $BABA rebotó sobre la lÃ\xadnea inferior de la trend line semanal. https://t.co/258eKIrBO6\t\t\n$BABA keep climbing!!! ï¸\x8f https://t.co/cFGXD9CeiW\t\t\n$BABA 100$ calls exp merch 18 straight off the fucking Sunday night Monday morning watch list how they looking 2700%\t\t\n"Join the most profitable trading alerts chatroom 👇\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $NVAX $JOB $TSLA $MVIS $QQQ $CRIS $BABA $XBIO $GOOGL $SPY $BTC.X $SP.X https://t.co/uCnp7zZE84"\t\t\n$BABA $KC $BEKE 👉 $SOPA Thank me later â\xad\x90\t\t\n"今日ã\x81¯ã\x81„ã\x81¤ã‚‚下ã\x81Œã\x81£ã\x81¦ã\x81Ÿä¸\xadè\x8f¯éŠ˜æŸ„ã\x81«å¼•ã\x81\x8d上ã\x81’られã\x81Ÿå½¢ã\x81¨ã\x81ªã\x81£ã\x81Ÿã\x81Šã‚Šã€\x81FANG+ã\x81¯6.8%上昇ä¸\xad。\n\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/ukKQZczGyo"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n$BABA shorts rn ✅ https://t.co/HG4e0eD0vM\t\t\n"$BABA all this freaking out all week \n\nWhat did January 23 chain do? \n\nIt’s now priced the same as it was at 105 first week of March. Anything bought March 2-15 is green"\t\t\n$BABA â–¶ https://t.co/lNUIg79Zsp\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD…"\t\t\n$BABA M15 2u-1-2u start and ramp / W1 possible rotation next couple of weeks of 9er low #TheStrat https://t.co/qGCoS1I9Am\t\t\nRT @WuTangFinTech: $BABA 100 calls expire March 18th. How they looking👀\t\t\n$BABA 105 close today 📊\t\t\n"Options with increasing IV: $BEKE $LEN $CWEB $TCOM $BILI $BIDU $KWEB $LI $BABA $CPNG\n\nOptions with decreasing IV: $BRCC $SST $ASAN $WE $DOCU $WE $ULTA"\t\t\n$BABA now up 25%', ' $WISH at 14% is upsetting. Volume is pretty low', ' need an afternoon push over $2. Once over $2 start to initiate shorts.\t\t\n$BABA In a shirt term bearish position here. Let\'s see if this cools off for a few. ðŸ’\x9d\t\t\n$BABA has to be one of the greatest one day short squeezes of all time.  Adami pulls these picks out his ass but what can I say.. he\'s been right.  @timseymour\t\t\n"Above5DaysMA\n$ACHR $3.76 12.91% 9.30% 29.21% -46.51% 60.47\n$API $9.94 40.52% -10.74% -8.18% -45.35% 48.60\n$BABA $95.50 24.42% -5.38% -21.88% -22.92% 43.15\n$BIDU $137.14 26.54% -4.91% -14.63% -7.77% 46.75\n$BLI $6.39 18.77% 1.27% -15.48% -65.52% 43.56"\t\t\n"DailyUp5\n$AVLR $84.22 8.43% -11.00% -16.89% -43.82% 40.01\n$AZEK $27.41 7.85% 4.00% -8.00% -34.04% 46.90\n$BA $189.33 5.25% 6.03% -10.82% -8.78% 47.93\n$BABA $95.50 24.42% -5.38% -21.88% -22.92% 43.15\n$BB $6.50 6.73% -3.56% -7.67% -27.86% 44.53"\t\t\nWhat a way to wake up 🤗 all out not holsing until $BABA starts a well defined uptrend. https://t.co/LPA5elE8Uk\t\t\nRT @AleksDudic01: $baba was 125 4 weeks ago and totally undervalued! if anything the picture is less cloudy today than its ever been over t…\t\t\n$BABA 75% LOS ROLL DE ESTA SEMANA BOOOOOM https://t.co/ojMVtBBud1\t\t\n$BABA take that! ðŸ\x8f¼\t\t\nRT @DwyaneTrade3: $BABA nice one from this morning. China Squeeeeze 🇨🇳 https://t.co/DH558INIcP\t\t\n"Best stock trade Group out there Free chatroom link below!📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AMZN $AAPPL $PDD $QQQ $OF $BABA $BEKE $AKAN $S $MOMO $YY https://t.co/ecauwRZB25"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LEO\n2: $MANA\n3: $RAY\n4: $ENJ\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $ARKK\n3: $TWTR\n4: $BABA\n5: $AAPL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $BABA\n2. $SPY\n3. $TSLA\n4. $QQQ\n5. $SBUX\n6. $AAPL\n7. $NIO\n8. $BIDU\n9. $JBL\n10. $JD\n+ more\n\nFull list: https://t.co/7PkPMzGXGJ https://t.co/RefciLjXd7"\t\t\n$BABA nice one from this morning. China Squeeeeze 🇨🇳 https://t.co/DH558INIcP\t\t\n$BABA Lots of shorts are able to resist untill 120 there is a possible piece of history at play . ï¸\x8f\t\t\nHollysys Automation Technologies Is Still Cheap $HOLI $BABA $VIPS #stocks #investing #valueinvesting #Value #China #Asia #Technology #Tech https://t.co/6HNY3apVxV\t\t\n$BABA to 300 $WISH to 30 ï¸\x8f\t\t\nHow the hell did $BABA even get that cheap\t\t\nRT @InversorExperto: Alibaba sube un +27% en Hong Kong $BABA https://t.co/lhSHq31w2u\t\t\ngotta concentrate  just missed $BABA  PB setup 2min\t\t\nToday is my 1 year anniversary with @BearBullTraders community and it\'s been an amazing learning journey thus far. What better way to celebrate than with +5.85R from 2 trades on $BABA & $BILI ! @JohnH_BBT @MikeB_BBT @ThorYoung #BBTFamily https://t.co/mCiDbXhgyv\t\t\n$BABA we hit $100 and all Bears gonna cover!! ï¸\x8f https://t.co/f0GewpZ4D6\t\t\nAlbaba Group Holdings $BABA y Didi Global $DIDI se disparan el dÃ\xada de hoy +25% y +47% respectivamente 🚀 #TradingClubMX #TRMX\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 88\n2. $BABA : 50\n3. $GME : 49\n4. $SPY : 35\n5. $SA :…"\t\t\n$BABA 180$? ï¸\x8f\t\t\nDamn I knew I should’ve brought that dip on $BABA  when I saw it yesterday 👀\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LEO\n2: $MANA\n3: $RAY\n4: $ENJ\n5: $SAND\n\nTop 5 bullish…"\t\t\n"Sentiment Intraday Signals #NASDAQ #NYSE #trading\nSELL $BABA\nBUY $SBUX\nBUY $MU\nSELL $JD"\t\t\n"Chinese Stocks News: Why Are BABA', ' DIDI', ' PDD', ' JD', ' TME', ' BILI Stocks Up Today?\n\n$BABA $PDD $DIDI $JD $BILI \n\nhttps://t.co/58QxzHjtaq"\t\t\nRT @Sino_Market: #Alibaba: 2Q income from operations was RMB15', '006 million (US$2', '329 million)', ' an increase of 10% year-over-year due to a R…\t\t\nسهم شركة $BABA يقÙ\x81ز بقوة بنسبة 25Ùª صعوداً عند مستوى الـ 95 دولار.. https://t.co/vxjz9w3t65 https://t.co/bqJ1FD4Uax\t\t\nSO glad I bought $BABA', ' $AVAV', ' and more $BIMI yesterday!\t\t\n$BABA the lesson here is: when rsi goes below 20', ' and the company is cash flow positive', ' load the boat! â–¶\t\t\n$BABA $100 today? â–¶\t\t\n$FB $JD $BABA Will all outperform the market in 2022. 💟\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $LEO\n2: $MANA\n3: $RAY\n4: $ENJ\n5: $SAND\n\nTop 5 bullish trend on #USD pair\n1: $AMZN\n2: $ARKK\n3: $TWTR\n4: $BABA\n5: $AAPL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"""My global investment strategy is dependent on direct government intervention!""\n$FXI $BABA $BIDU #ChiComMarkets https://t.co/VDId8wRQCP"\t\t\n@AlexJones3456 I have position on many stocks - $SE $SNOW $U $CRWD $APPS $FB $PYPL $BABA $BILI and 50% on cash.\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $433.11  Mentions: 83\n$QQQ  Price: $337.35  Mentions: 69\n$TSLA  Price: $837.97  Mentions: 62\n$BABA  Price: $95.53  Mentions: 54\n$SPX  Price: None  Mentions: 53\n\n#stocks #investing #trading"\t\t\n"RT @cfromhertz: $BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n#WSB #WallStreetBets @WSBChairman + $BABA\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 54\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 83\n\n#stocks #investing #trading"\t\t\n@TraderBJones Does this mean they are dropping the $BABA antitrust decision? If that is coming might be a smart move to go call leaps on pull back and let it play out. I’m just not sure how sweeping these reforms are… 🤔\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $BABA\n5. $BEKE\n6. $DI…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $BABA\n5. $BEKE\n6. $DI…"\t\t\n$PDD 47', '27% $BABA 24', '08% $JD 32', '49% $BIDU 26', '19% $XPEV 27', '95% $TCOM 25', '8%\t\t\n$baba what a move\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $BABA\n5. $BEKE\n6. $DIDI\n7. $KC\n8. $TSLA\n9. $NVDA\n10. $JD\n\n( Sorted by most recent ) https://t.co/o1Ddw5wri2"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA it could be shorts start to cover. !! ï¸\x8f\t\t\n"$BABA $DIDI\n\n$CLPS\n\nStill has not been found plus it’s a Chinese and IT company including low float. Soon to catch up"\t\t\nLargest CALL OI decreases $AAPL $MQ $GM $MNTV $DNA $UMC $C $CANO $MU $BBIG $BTU $KSS $SM $FCX $BABA $MULN $UAL $AMD $ORCL $DIS $BABA 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading https://t.co/GdlVAWo1NT\t\t\n"$BABA sold 50% at $95.42.\n\nHolding the rest and will add as the opportunities come. https://t.co/vLa0dt9CIU"\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nUninvestable $JD $BABA. I\'ll bet the CCP are much better traders than Pelosi cause they don\'t gotta worry much about insider trading 😂 Did you see the unusual options activity on $BABA yesterday? https://t.co/NGAnYcFheO\t\t\nDYNAMOgapDOWN $BABA - Alibaba Group Holding Limited American Depositary Shares each representing eight Ordinary share 📳 TradeIdeas via  ⟶ https://t.co/VS8RO0TZ6b\t\t\nLol you guys are bag holding AMC hoping for a squeeze that will never come', ' mean while you\'re missing out on a real short squeeze with $BABA or nicke ✨\t\t\n"Top Gainers (>$30)\n$YY $PDD $GDS $JD $MPNGY $ZLAB $JDCMF $DLO $HTHT $FUTU $ACMR $TCTZF $BIDU $TCEHY $BABA $LGFRY $BGNE $NTES $CQQQ $GNENY $EMQQ $SOTGY $EDC $GTLB $BYDDY $S $HCP $GLBE $EPAM $SE\nhttps://t.co/S59zN18Con"\t\t\n"You are welcome to our onboard with 20 days free trials with all the premium features. \n\nhttps://t.co/McJQCtMHtW\n\n $WYNN $HOME $KNDI $MOBL $CBAT $NOW $PYPL $FB $GLD $TDOC $AMD $QQQ $BLNK $INTC $NFLX $BABA $BTC.X $VET https://t.co/F4qijsUYCZ"\t\t\n$BABA Squeeze has not even started :P\t\t\n$BABA 😂 https://t.co/PmpGWM8I2l https://t.co/azcxtPkwpn\t\t\n$BABA let’s gow 100$🚀🚀🚀 â–¶\t\t\n"RT @ScottWapnerCNBC: @eFalk9 @CNBCOvertime @TruthGundlach @kevinolearytv @HalftimeReport It\'s HAPPENING!!\n\n$BABA\n$TME"\t\t\n$BABA Jack ma spotted golfing with Xi and this happens! 🪄\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Lkhagva73533425: $BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https:…\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\n$BABA $JD NEW ARTICLE : https://t.co/1I0lflYWcL', ' Alibaba stocks gain after China pledges to support markets https://t.co/FcKai5SpFy Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/X3ntzyYscm\t\t\n"$BABA +24% today', ' and up to levels not seen since... Friday\n😀"\t\t\n$BABA $JD $YY 👆 https://t.co/EJCNVZfRLK\t\t\n"China said it will support the market', ' but that does not align with its politics...\nnow $BABA is surging"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA day trade https://t.co/9O6rhTt8Y5\t\t\n@TickerHistory I love how in 2020 $BABA was on the heat map.  It\'ll be back again soon\t\t\n$BABA money https://t.co/gjC89vrk4M\t\t\nBiggest short squeeze', " bull trap on fluff/bs ever! NEVER trust #ccp #china still going after #bigtech. #Investors' been suckered", ' fooled over & over', ' sell while u can #es_f $spx $spy #SPX #stocks #stockmarket $qqq #nasdaq $kweb $ashr $fxi $baba $tcehy $jd $bidu #hangseng #fintwit https://t.co/39pXnDDBEe\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @ChampionVibe: @TheStocksmen good stuff with $Baba https://t.co/svJfS9Q7Oa\t\t\nRT @MadConX: @inglouriouscap Only 10-11 months have passed since Charlie made his first buy of $BABA', ' and people are rushing to judge his i…\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\n"RT @StockJustice: We were long $BABA. We went long on $QQQ yesterday.\n\nYou can’t get any better than that."\t\t\n$BABA cnbc talking heads publicly say stay away', ' but secretly buying 😂 💗\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\n$BABA Trust numbers that can\'t be verified by independent auditors.  Good luck with that.  Watch the China Hustle.  The great China con to siphon American investor money. ï¸\x8f\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\nRT @eg651: $cenn some observations $didi $kweb $spy $baba $wkhs $solo $muln https://t.co/EjHmRLurUw\t\t\n$RIVN $AAPL $SNOW $TSLA $BIDU $BABA $HOOD $NVDA $SHOP $JD $WDC $BABA $FB $CCJ $RBLX $UPST $AAPL $BIDU $AZEK Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\\\.  https://t.co/r5yHq7jrvv\t\t\nHoy si aplica (?) $BABA 🤷â€\x8d♂ï¸\x8f🤪 https://t.co/G1snZu8koF\t\t\n$BABA $BILI https://t.co/z9oASPD4HC\t\t\n"Done for the day. Not sure why but can’t get thinkorswim to work on mobile so not posting screenshot today.\n\nDecent day trading $BABA', ' great liquidity but bad fills. Felt like I was doing well but P/L didn’t reflect that.\n\nP/L: $1', '675.17"\t\t\n"RT @KriSkin_Lalalab: ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', '…"\t\t\nRT @epictrades1: $BABA closed our calls from yesterdays mention', ' Flat $TQQQ ', ' trimmed $LABU and closed $PTON calls. https://t.co/wwfvcpBeZo\t\t\n$BABA imagine braggin about how ez shorting is yesterday 💢\t\t\n$BABA $QQQ always trust a 20% gap up. those never sell off in the next few trading sessions.. extremely reliable 😄\t\t\n$BABA 💲 https://t.co/3XlVyPyr0A\t\t\n"RT @4ki4: ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 h…"\t\t\n$BABA $DIDI NEW ARTICLE : Chinese Stocks News: Why Are BABA', ' DIDI', ' PDD', ' JD', ' TME', ' BILI Stocks Up Today? https://t.co/uPVKtXWdoF Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/b6IloiOlwg\t\t\n"$DIDI gap fill \n$BABA $DUO $NIO $VIPS $LIZI $FAMI $IMPP $INDO $CTIB $MOMO https://t.co/BgT4OLduXp"\t\t\n$BABA The real game play will happen when 100 is broken . Resistence is slowly breaking down. ðŸ\x8f¼\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA give me that 100. I am cashing out my 80+ calls! Give me that bears. ðŸ‘\x8d\t\t\n"RT @moejesuss: Come trade with us and follow what smart money is buying and selling @QuantData 🎯\n$TSLA $DOCU $BABA https://t.co/oFZy9X6TCO…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nJusto ayer hablábamos de $BABA $95.48', ' y hoy sube 25%!!!!!!!!!! https://t.co/hjkdRaicwP\t\t\n$DIDI $NIO $BEKE $BABA $PDD $RLX $TME $AMD $IQ $SOFI $JD $AAPL $AAL $F $NVDA $KC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!! https://t.co/r5yHq7jrvv\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA In a shirt term bearish position here. Let\'s see if this cools off for a few.\t\t\n"ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regulatory fears. ORTEX generated RSI Buy #TradingSignals yesterday due to potentially oversold conditions.\n\nSee more here: https://t.co/yC2GhEOvql"\t\t\n@JDB_trading $BABA is een koopje of niet?\t\t\n$BABA puts here - 95.25\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\n$BABA UP +24%\t\t\n@Derzuschauer7 आज खà¥\x81श हो लेने दो पà¥\x8dलीज़ … $BABA ने रंग दिखाया है 😆\t\t\n@reilly_mcadams I want to buy $BABA but hard to invest in a Govt that isn’t rules based like ours.\t\t\n$BABA it\'s hard to time the day but the direction is clear up not down. ðŸ’\x9d\t\t\n"Wederom veel dezelfde vragen over $BABA. Je wilt pas long NA positieve divergentie in de weekgrafiek en het liefst een doorbraak (weekslot) boven de SMA20 week! Dit is nog steeds een dalende trend. \nKijk hoe de vorige super bodem in 2018 verliep.... https://t.co/Tizr09gBBe"\t\t\n$BABA would it also be squeezing because quadruple witching this Friday? â–¶\t\t\nif u got caught in the China stock short covering .. u were piggish... $JD $PDD $BILI $FUTU $BABA $SE\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA face ripper https://t.co/SNyXkO09t9\t\t\n"@eFalk9 @CNBCOvertime @TruthGundlach @kevinolearytv @HalftimeReport It\'s HAPPENING!!\n\n$BABA\n$TME"\t\t\nAmazing bounce $BIDU $BABA $NIO\t\t\n$BABA  pt is $120 â–¶\t\t\nRT @WalterBuchananC: bueno pues $BABA sube 23% y ya está en 94', ' aún asÃ\xad según la (ogt) mayorÃ\xada el tÃ\xado Munger se pondrá la pijama de madera…\t\t\nRT @epictrades1: $BABA closed our calls from yesterdays mention', ' Flat $TQQQ ', ' trimmed $LABU and closed $PTON calls. https://t.co/wwfvcpBeZo\t\t\n"ä¸\xad国銘柄ã\x81¯è»’並ã\x81¿å¤§å¹…上昇ã\x81§ã\x81™\n\n$DiDi 43%高\n$BILI 39%高\n$JD    31%高\n$LI    28%高\n$XPEV 27%高\n$FUTU 25%高\n$TME  25%高\n$BIDU 24%高\n$BABA 23%高\n$NIO  20%高 https://t.co/k1QAPA1V4i"\t\t\nDay is young but a potential @TrendAlgoTrades buy signal is developing in $BABA https://t.co/fPBRB4IPi0\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\nWhat a great day following the money to make money @iluvstocks1.  Let\'s make money together!  $RIVN $AAPL $SNOW $TSLA $BIDU $BABA $HOOD $NVDA $SHOP $JD $WDC $BABA $FB $CCJ $RBLX $UPST $AAPL $BIDU $AZEK https://t.co/AJ244z6Ka6\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @Briefingcom: Market Briefing: Mostly risk on in front of the #TheFed $BABA $SPY $QQQ $DIA $HSCEI $DAX $XLY $XLK $XLF $XLC $RUT $SPX $CO…\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n"Nice movers \n$BABA $JD $SPY $FB $NVDA $SNOW"\t\t\nChinese #Stocks News: Why Are $BABA', ' $DIDI', ' $PDD', ' $JD', ' $TME', ' $BILI Stocks Up Today? https://t.co/Ryc6oDdI3j\t\t\n$BABA $95\t\t\n@gabrielgil5 Pues la has clavado con $baba a roto resistencia yo no me atrevo a meterle ya\t\t\n$BABA $BILI $DADA NEW ARTICLE : Chinese Stocks on the Warpath https://t.co/HPRCv7Uyhh Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/q4A9kgcgID\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$baba puts from here @Trader_Joe_LPP\t\t\n"RT @LarryCheungCFA: This is why we NEVER panic sell. Point proven. \n\n$BABA $TCTZF $KWEB $PDD $BIDU $JD $BILI #Chinatech"\t\t\nRT @TradeoJones33: He pillado dip de $Baba y estoy flipando ahora mismo...a ver donde llega esto 🚀🚀\t\t\n"- $baba has heavy layered buying to the upside 100 and better starting in \n3/25 15.8k vol vs. 5k OI\n4/14 100-130 strikes. All 2k vol and above. 1/3-1/2 of OI on all strikes. \n\nI’ll hold my long. Just wish I avg more. \n109."\t\t\n$BABA stock is very cheap and could generate huge returns over the coming years -- as long as the China-Taiwan conflict does not escalate. ï¸\x8f\t\t\n$BABA closed our calls from yesterdays mention', ' Flat $TQQQ ', ' trimmed $LABU and closed $PTON calls. https://t.co/wwfvcpBeZo\t\t\nbueno pues $BABA sube 23% y ya está en 94', ' aún asÃ\xad según la (ogt) mayorÃ\xada el tÃ\xado Munger se pondrá la pijama de madera antes de ver pagar su inversión https://t.co/pwX8sjvTzN\t\t\n"$baba avg vol 24.57 Mill \nRn 66 Mill before lunch time. easy 100 today."\t\t\n$BABA holly shit. glad i bougt yesterday!!!! 💗\t\t\n$BABA is just me that is pissed off that chinese stock are jumping? I wanted to buy more on those prices 🥲🥲\t\t\n"$BABA As we hit HOD\'s something we discussed on the Open to look for into the EU close', ' there are just so many PM who were/are short so this was to be expected \n \n$jd $kweb $TCEHY  $bidu 📶 https://t.co/OCLbhgm8CZ"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\nRT @Briefingcom: Market Briefing: Mostly risk on in front of the #TheFed $BABA $SPY $QQQ $DIA $HSCEI $DAX $XLY $XLK $XLF $XLC $RUT $SPX $CO…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"@DividendGrowth @maybebullish 🤣\n\n$BABA doing ok today', ' but still has a loooong way to go."\t\t\n$DUO GONEZOOO... Have been saying this set up was strong all day. $BABA $NIO $DIDI $JD flyinggggg 🌟\t\t\n$TSLA $AAPL $AMD $NVDA $VXX $BABA $NIO $MSFT $FB $AMZN  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[[[  https://t.co/r5yHq7jrvv\t\t\nWake tf up buyers', ' $VIPS up 30%', ' $BABA up 25%', ' other China related tickers 30-60%. No reason $WISH should only be up 15%', ' minimum 25-30%. Vip shop and AliExpress very similar to what Wish is. Closest comparisons tbh.\t\t\n@TheMaverickWS And tomorrow will be... $BABA', ' F*** Your Calls. 🤣\t\t\nMarket Briefing: Mostly risk on in front of the #TheFed $BABA $SPY $QQQ $DIA $HSCEI $DAX $XLY $XLK $XLF $XLC $RUT $SPX $COMPQ $DJIA https://t.co/FiW1DdNqQL #China #Russia #Ukraine #rebound #FOMC #fedfunds #economy #stockmarket\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA $JD $PDD $BILI I wonder if there was any manipulation behind these big moves? Do you think the "Big Guy" had his hand in on it? You can bet the Pelosis\' have calls! ðŸ’\x9d https://t.co/AxZe3fs0Ss\t\t\nBit of whiplash from Alibaba this morning $baba #stocks #financenews https://t.co/NiZ8fl09LR\t\t\n"Highest volume contracts today', ' 3/16 (No ETFs)\n$AAPL $TSLA $F $DIDI $NVDA $AMD $FB $CPNG $BABA $BAC $NIO\nhttps://t.co/3BytucCAiN https://t.co/oyXTgioUld"\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n@cryptostanislav Can you tell be what $BABA is doing today', ' can\'t check yahoo finance\t\t\n"Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimited #stockstowatch #stocks #stockmarket #investing #investor #Daizy https://t.co/Qm4are5Hbc"\t\t\nshorts shakin boots on $BABA don\'t get greedy. https://t.co/MbCMHfRaPs\t\t\n$BABA daang â\xad\x90\t\t\n$baba easy 101 today\t\t\nRT @TheMaverickWS: $BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\nPR day', ' biggest swing win to date. Obv you never expect a 25% gap overnight and the Chinese government stepping in. But the technical setup was there', ' the rest is up to the market gods. $BABA $FXI $KWEB $NIO https://t.co/ff8TCO0jJg https://t.co/8b0pjXRt3c\t\t\n$BABA $NIO $JD $PDD https://t.co/MqI9ohgt4x\t\t\n$BABA SQUEEZE THE BEARS ↘\t\t\nRT @TheMaverickWS: $BABA https://t.co/Pu7NcElnFJ\t\t\nTrndg ↗  $BABA $UUUU $BEKE $SWN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"Chinese stocks on 🚀🚀🚀\n\n$BABA $JD $NIO $BILI"\t\t\nBig moves in $BABA and $JD today as we\'ve been seeing some really aggressive smart money activity in the flow data to start the week 🚀 https://t.co/IbXKOCARx8\t\t\n$baba going back to $200 🤷ðŸ\x8f¿â€\x8d♂ï¸\x8f\t\t\nRT @HedgeFundTips: Just yesterday', ' Chinese internet stocks were deemed “uninvestable.â€\x9d Suddenly', ' after a significant gap up', ' everyone’s goi…\t\t\n$BABA old man Munger is smiling now ↔\t\t\nI like seeing this nice little relief rally in $BABA. Helps me walk off the edge for another few months. Check again at the end of the year\t\t\n@brandon00415944 Isn\'t it already? $BABA\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA this is turning into a squeeze 😀\t\t\nRT @BigMonty69: Don\'t be fooled by $CEAD price action. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $CTRM $UAMY $ENDP $LMFA $HYLN $M…\t\t\n"Se las llevan encadenadas.\n$BABA https://t.co/hufPv1uA2k"\t\t\n"Breaking down the numbers for $MIGI https://t.co/3tUkcyZkG8 Mawson continues exponential growth.  #Bitcoin \n\n$SONN $DUO $BEKE $CWEB $DIDI $PDD $YINN $FUTU $TME $TIGR $NIO $BABA $MARA $HUT"\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n$BABA is performing well right now - Look at the jump in price - Stocktwits analytics show impressions have hit 3.3 million the past 24hrs - BULLISH 💯 https://t.co/LdHXEyZdev\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\nRT @felix61165477: $BABA https://t.co/BEzJJ50Um9\t\t\n$3400 on $BABA today!!  Thanks @AjTrader7!!!!\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\nJP Morgan calls Chinese stocks un-investible two days ago and today they are up 30%. Nothing to see here. $baba $jd @FBI\t\t\n@reilly_mcadams @PoundingDaTable @TicTocTick Thx 4 Ur suggestion; I am thinking about loading some $BABA\t\t\n$BABA show them cheeks bears if your being squoze\t\t\nRT @juanmabenito: #Alibaba continúa sin levantar cabeza en el gráfico', ' pero cada vez se encuentra más cerca del posible suelo en la caÃ\xadda.…\t\t\n"$BABA\n\nSold half at +53% gain', ' will hold the remaining half for a bigger move.\n\n#woosah https://t.co/U7FbtX7m3t"\t\t\n$BABA time to take profits before everyone does at the same time. Look at it when it gets back in the 80s', ' unless of course you bought it yesterday then I would hold.  Too quick to the upside. ✨\t\t\n$BABA Short with $YANG ', ' $PDD 📌 https://t.co/n70VoFnubU\t\t\n$BABA this is turning into a squeeze\t\t\n$BABA is a a f^#$%ing machine\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA https://t.co/Pu7NcElnFJ\t\t\n@JDB_trading Wat zegt de +22% van vandaag?  $BABA\t\t\n$BABA China supporting equity market. You just buy now. House money. Fed decision has no effect on Chinese equities. ðŸ’\x9d\t\t\n+23% $BABA ', ' parece mucho', ' pero esta solamente recuperando valores del Jueves pasado...es un mercado muy difÃ\xadcil 2022\t\t\nA ver', ' que $BABA está a precios que si nos lo dicen hacen un año no nos lo creemos', ' no nos chupemos la pollas por el rebote que aquÃ\xad sigue palmando pasta hasta el apuntaor (precio medio 150usd).\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n$baba   ~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/tDjFjSyL9q\t\t\n"Most active #stocks \n\n$DIDI 42.78%\nDiDi\n$BABA 23.46%\nAlibaba\n$SBUX 7.46%\nStarbucks\n$NVDA 5.73%\nNVIDIA\n$NIO 21.27%\nNIO\n$BEKE 63.59%\nKE Holdings\n$PDD 45.55%\nPinduoduo\n\n#stockmarketcrash #stock #stockstowatch #StockMarket #StocksInFocus #stocktrading #stockpicks #stocktrader #Trader https://t.co/LVPrJC4P2s"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"Speculated a few days ago that we were seeing near-term capitulation.\n\nStill a ways to go', ' but you can see how sentiment can flip on a dime. \n\nStill think greater risk is Russia/China relationship until conflict is resolved', ' but remove those risks & rerating will be wild $BABA https://t.co/FAw2kPvXId"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA CONTINUES TO HAVE A RED SELLER\'S BIAS therefore students should only identify sell signals for higher consistency. This feature automatically colors the screen blue for a buyer\'s & red for a seller\'s bias. Only at ProTraderStrategies (All signals for student education only) https://t.co/J3XmFaT2ye\t\t\nRT @Tradytics: Congrats to $BABA traders today. ðŸ™\x8f\t\t\n"$BABA #alibaba \n\nChart update with the Killer bot :\n\n-Entry : 78$', ' lower green trendline\n- Exit : not a single share before 130$ = high red trendline\n\nStop guessing. https://t.co/eD6hJ6bHO1"\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @EBUYUKARSLAN: I can assure you that your favorite GURU did not buy the dips instead disappear \nHe will show up when bullish market back…"\t\t\n$BABA \'nothing has changed\' did you guys even read the news???? 📶\t\t\n"20 day free triale📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $GGG $BABA $GOOGL $BTC.X $T\n$DP.X $BB https://t.co/gO1zok8ljW"\t\t\n@MKTCall @GuyAdami @CarterBWorth @openexc @FactSet Can you talk about your GOAT call on $BABA from yesterday?\t\t\nThose buying $BABA should actually look at $BGNE. If their HQ was in Boston like where their people are and not in Beijing', ' this stock might not have dropped below $200', ' IMO.\t\t\n@RadGrapes @Gambiste1 It’s just a chance to make money … when $baba is trading at book value with no implied growth at this price', ' it’s hard to resist. But yes … China is absolutely desperate.\t\t\nYa salieron todos a decir que compraron $BABA ayer? 🤣🤣🤣\t\t\n@Sebas_Orc $baba\t\t\n$BABA if the Fed dumps', ' what happens here?\t\t\n"I can assure you that your favorite GURU did not buy the dips instead disappear \nHe will show up when bullish market back:) \n\n$spy $sofi $afrm  $pltr  $upst $amzn $aapl $fb $pypl $hood $lcid $tsla $fsr $nio $z $dwac $ggpi  $ddog $f $googl  $nvda $btc $rivn $oil $baba $xpev $nio"\t\t\n@TicTocTick $BABA to $98 today', ' I’m not Brian\t\t\n"Almost all US listed chinese stocks are up 20%\n\n$BABA $TCEHY $NIO $XPEV $JD $DIDI $TME $BILI $FUTU $PDD $BGNE $LI $TAL $GOTU\n\nhttps://t.co/mnsG5oPWqv"\t\t\n"@BBGMarket Lo hizo. El muy desgraciado lo hizo.\nLong $BABA"\t\t\n"Many US-listed Chinese stocks are up 20-50% this morning after positive comments by Chinese authorities on supporting the economy', ' stock market and foreign listings. For example', ' $BABA and $TCEHY up over 20%.\n\nhttps://t.co/mEz98mTWi0"\t\t\n$BABA I would assume it has seen a lifetime bottom yesterday - $72 - 15-MAR-2022\t\t\n$BABA 40 % LO DE ESTAS SEMANA 35% LOS DE ENERO WOW TONELADAS DE GANANCIAS HOY CON $BABA https://t.co/qiAqz7F4hQ\t\t\n"RT @n_hatami: and this is how the sentiment can change from ðŸ\x90»toðŸ\x90®!\n\n$NIO $XPEV $LI $BABA $FB $PYPL"\t\t\nChina names outta control today: $NIO $BIDU $BABA $JD $XPEV\t\t\nof all the China stock  scott chooses $FUTU long   $BABA just had a nice PB bounce\t\t\n$BABA Get out if you\'re above your avg. Shit is about to crash! 🪄 https://t.co/5OFf45M7Sl\t\t\nHoy hay mas inversores en $baba que ayer\t\t\nUsually super bearish here', ' but today it is genuinely doing shit and might rip another 15% when ppl realize $WISH has been following $BABA and the rest of the China tickers. Most of which are up 35-60% today. 15% won’t cut it after all the L’s Wish has taken. Expecting $2.10\t\t\n$BABA looks like an attempt to shake out weak hands. Hold strong ï¸\x8f\t\t\nBulls are in full control!! $SPY $AAPL $AMZN $BABA $TSLA\t\t\nRT @Lindagoerge__: $BABA market cap of $206 billion is trading at 76$ and SHOP and meli which is having a MC less than $100 billion trading…\t\t\n"@segurado88 If you believe Alibaba $BABA is a good business as I do', ' and for the long term investor', ' then whether it’s $75/$90/$110/$150 etc all fine to add', ' I have bought well over $200 and at $100 odd range.\n\nBuy DYOR don’t momentum buy because it’s up and now FinTwit has turned etc"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\nRT @PwmTrades: When We go out to eat everyone around me gets a seat at the table.. $FB $EXPE $BABA $SPY https://t.co/Q80dd5uLib\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"$TAL $EDU $BABA $WISH $GOTU  \n \nHopefully most of you took positions. Like I mentioned CHINA a 50 was getting close to a critical level for a bounce that was going to affect all the stocks 👇 https://t.co/gTW6Np60en"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$NIO $BABA $JD goodbye everyone! 🇨🇳 🥇 https://t.co/rz6yXCvGnZ\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\nRT @haikuperongeluk: $BABA Give me 100+ 👇 https://t.co/7rbIBTDAVM\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nWhen We go out to eat everyone around me gets a seat at the table.. $FB $EXPE $BABA $SPY https://t.co/Q80dd5uLib\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$SHWZ $1.53-High of day-Announces URBAN Dispensary and grow acquisition! 33rd Dispensary in 2 states.\n\n $AVGO $BABA $CDNS $CAVM $CERN $PCLN $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO $LVNTA $ILMN $SHPG $COST $MNST $MDLZ $WFM $SBAC  $VOD $TMUS $FAST $DAL $AAL https://t.co/HQgXjFRP68"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"RT @AlertTrade: âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US ma…"\t\t\n@TheMaverickWS Those shorts that piled into $BABA yesterday got a surprise today. https://t.co/tspkQtodvM\t\t\n$BABA Nailed it https://t.co/vRVpfm3gD2\t\t\nRT @Lindagoerge__: $BABA #8 Trending', ' top 3 and the squeeze Will be imminent\t\t\nRT @Lindagoerge__: $BABA lol. I said it. It has to raise by 8. $OCGN followed by ... https://t.co/L5JdlOfpcV\t\t\n"RT @Lindagoerge__: $BABA\n J.P. Morgan bought these months ago and is trying to unload let’s wreck them https://t.co/J1LZpEaH1s"\t\t\nRT @Lindagoerge__: $BABA I AM NOT FUCKING LEAVINGGG!! https://t.co/70TauA2AU3\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Bien ¡¡\n\n  $BABA \n\n A precios del 10 de marzo del 2022"\t\t\n$BABA Time to play outside the box. 👇\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nBack in some $BABA calls\t\t\nit\'s unbelievable', ' I bought $BABA calls the other day when these jokers came on CNBC and called them "un-investable."  they literally made the bottom.  can\'t make this shit up. https://t.co/REw75PcD9i\t\t\n"RT @trade_with_donn: $CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that we…"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n"RT @trade_with_donn: $BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who d…"\t\t\n"Above5DaysMA\n$ACHR $3.69 10.96% 7.41% 26.98% -47.44% 59.43\n$API $9.93 40.45% -10.78% -8.23% -45.38% 48.58\n$BABA $94.34 22.90% -6.53% -22.83% -23.86% 42.10\n$BIDU $133.70 23.36% -7.30% -16.77% -10.08% 44.87\n$BLI $6.27 16.54% -0.63% -17.06% -66.16% 42.37"\t\t\nI\'m back and in $BABA which has been trading like it has trapped shorts - not real surprising.\t\t\n"DailyUp5\n$BA $188.91 5.01% 5.80% -11.02% -8.99% 47.60\n$BABA $94.34 22.90% -6.53% -22.83% -23.86% 42.10\n$BB $6.47 6.24% -4.01% -8.10% -28.19% 43.97\n$BIDU $133.70 23.36% -7.30% -16.77% -10.08% 44.87\n$BIRD $5.81 10.04% 0.00% -49.83% -61.88% 27.57"\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n"$BABA $JD Key News Update\nAlibaba', ' https://t.co/w1BWy3iD3R and other China stocks soar\nhttps://t.co/MW7cwgBWow\nStock alerts', ' news', ' and trade ideas at https://t.co/Qkw92RLxV8\n\n#daytrading #stocks #stockmarket"\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\n$BABA where is that guy from JP Morgan? 💲\t\t\n@ThetaWarrior what\'s $BABA saying theta?\t\t\nRT @StocksWithCam: $BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines w…\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"$FB P/E: 14.62x\n$BABA P/E: 25.06x"\t\t\n$BABA Give me 100+ 👇 https://t.co/7rbIBTDAVM\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $QQQ 🥉\n4. $FB\n5. $NVDA\n6. $SP…"\t\t\nHe pillado dip de $Baba y estoy flipando ahora mismo...a ver donde llega esto 🚀🚀\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $QQQ 🥉\n4. $FB\n5. $NVDA\n6. $SP…"\t\t\n"$BABA sees 435 bullish options orders worth $38', '166', '569. On the flipside', ' BABA sees 116 bearish options orders worth $39', '492', "090.\n\nBABA's overall statistics show 48", '375 calls worth $120', '351', '596. On the other side', ' we have 23', '682 puts worth $79', '308', '410.\n\n11:04 AM ET"\t\t\n"$BABA Statistics as of 11:03 AM ET\n\nOrder Count:\n- Puts: 23', '675\n- Calls: 48', '347\n\nVolume:\n- Puts: 118', '219\n- Calls: 294', '044\n\nPremium:\n- Puts: $79', '296', '426\n- Calls: $120', '328', '528\n\nPut/Call:\n- Order Ratio: 48.97%\n- Volume Ratio: 40.20%\n- Premium Ratio: 65.90%"\t\t\nMe watching $BABA go up 2 dollars from my buy price. https://t.co/QhP7v2wxYJ https://t.co/NFE5PlhLra\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\nBuy to open $baba 94.25\t\t\n"Wed (3/16/22) largest increase in OI from Tues (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $TEVA $F $BILI $PLTR $PBR $TCOM $HUT $JD $BP $GM $CMCSA $PBR $SOFI $CPNG $BABA $UAL $AAPL $NIO $TWTR $RIVN\n\nDATA: @Barchart https://t.co/CTFVVLahvK"\t\t\nWall Street opens higher following surge in Chinese markets https://t.co/wqIYBb9Ykw $BABA $JD $DIDI $BIDU $XPEV\t\t\n$baba $iq $futu 325th', ' 326th ', ' and 327th 20%+ gainer within days', ' not months.  Love this game! 💗 https://t.co/h62WOAXNmb\t\t\n$BABA great chance to cut loses', ' dont play with uncertainly....this was a gift to get out ðŸ‘\x81\t\t\n"Dead Cat Bounce – Despite escalating COVD', ' Hong Kong desertions', ' Common Prosperity', '  JPM downgrades', ' Delisting Threats', ' Hong Kong Stocks resurrect on positive wording of floor support.@Reuters \nJD', ' $BABA', '$NTES', '$TCEHY', ' $GDS', ' $BILI', ' $LI', ' $PDD', '$BIDU', ' $EWH https://t.co/CyTc6ihQiF"\t\t\n"Pregunta seria para los del análisis técnico:\n¿Hasta dónde podrÃ\xada o deberÃ\xada irse hoy #Alibaba?\n¿Ha roto alguna barrera o cruzado alguna media?\nDa la sensación de que se habla poco $Baba', ' cuando deberÃ\xada estar siendo el paraÃ\xadso de los traders."\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (85)\n2. $BABA (26)\n3. $TSLA (25)\n4. $OIL (18)\n5. $GME (17)\n6. $QQQ (16)\n7. $NVDA (13)\n8. $WEN (9)\n9. $FB (9)\n10. $AAPL (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/A1WXtiOYFQ"\t\t\nHoly shit $baba 🤯\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n$BABA fuck that I’m out before I walk out with gains 🤣✌ðŸ\x8f¼GLTA ï¸\x8f\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\nTeam $BABA LFG!!! https://t.co/hIwFh4Xb6b\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nI’ll help the $WISH baggies today', ' “Given that in 2020 it was estimated that 94% of WISH vendors were based in China.â€\x9d Today is China moon day so no excuse for nothing less than 25%. $BABA $IQ $CAN $HUYA $YINN $JD https://t.co/IAOtQell4x\t\t\n$NTES $JD $BABA $BIDU Return to 2018 prices with a nice bear trap ....  https://t.co/CQuFNj9YeQ https://t.co/FU62FiCnw2\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $QQQ 🥉\n4. $FB\n5. $NVDA\n6. $SPX\n7. $BABA\n8. $ES_F\n9. $AREB\n10. $JD\n\n( Sorted by most recent ) https://t.co/IFM7C0k3xu"\t\t\n"F u ðŸ\x90» @smolgrrr . We pamp $baba \n\nThey pamp $btc. \n\nLfg https://t.co/k8CIWzs0cf"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $TSLA\n2. $BEKE\n3. $SONN\n4. $BABA\n5. $MULN"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $GME\n3. $TSLA\n4. $NVDA\n5. $SOFI"\t\t\n$Baba bounced\t\t\n"RT @Spocksstocks: $IXHL consolidating', ' wouldn\'t be short with this ticker. Of course news sends it \n\n$BABA $SPY $GME $BEKE $NIO $BTC $CEI $…"\t\t\n$BABA $JD $NIO $DADA been happily shanking and boiling the shorts today. 🆕\t\t\n$JD and $BABA are moving like crazy today. Who else wants to see that Pre-Market gap fill?? 🔥\t\t\nAlways a good day when I can walk away early and be happy! Started my day off with a $BABA short idea out the gate covered perfect into the move. Then flipped long china names $BABA and played the momentum. Messed up on $BEKE exit into 14 so longed $BILI off better setup! https://t.co/q5WwaN5JoZ\t\t\n#Alibaba', ' $BABA', ' is up 22.6% - https://t.co/QUk8BW3zUZ\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #o…\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (39 mentions)\n2. $BABA (20)\n3. $QQQ (12)\n4. $GME (11)\n5. $TSLA (11)\n6. $SOFI (7)\n7. $NVDA (7)\n8. $ZIM (5)\n9. $FB (5)\n10. $FUBO (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/AzYjZMlcCI\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $432.77  Mentions: 66\n$QQQ  Price: $336.92  Mentions: 57\n$TSLA  Price: $833.54  Mentions: 46\n$BABA  Price: $93.79  Mentions: 45\n$DFMTF  Price: $0.25  Mentions: 37\n\n#stocks #investing #trading"\t\t\nTrndg ↗  $BEKE $OPEN $CWEB $BABA scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nWed', ' Mar 16', ' 2022 @ 10:00 AM EST\n1. $DIDI (+42.64%)\n2. $NIO (+19.12%)\n3. $BEKE (+60.32%)\n4. $BABA (+22.59%)\n5. $PDD (+43.54%)\n6. $RLX (+24.27%)\n7. $TME (+21.37%)\n8. $AMD (+4.85%)\n9. $SOFI (+4.76%)\n10. $IQ (+49.53%)"\t\t\nRT @DesertFoxCal: $KWEB $BABA $JD $DIDI china spoke! We are done discipline our babies and time to help them out again! #shortsqueeze ðŸ‘\x8d\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"$BABA 06/17/22 $145.00 PUT\n\nType: large\nTime: 09:42:18\nTotal Size: 5600 Contracts\nTotal Value: $29293600\nAverage Price: $52.31\nAsk: $53.3\nBid: $51.8\nUnderlying: $94\nSentiment: neutral"\t\t\n"Twitter\'s Recommended BUY:\n\n$BABA Mentions: 45\n\nTwitter\'s Recommended SELL: \n\n$SPY Mentions: 66\n\n#stocks #investing #trading"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @felix61165477: $BABA https://t.co/BEzJJ50Um9\t\t\nRT @MinteractApp: #Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #o…\t\t\n$BABA https://t.co/BEzJJ50Um9\t\t\n$BABA Green candles for the past 30 mins ï¸\x8f\t\t\nRT @MSwayzeee: @TomTrades101 @Daniel48573586 @DefiChain_Facts @DanielZirkel @defichain In general yes: minting token', ' selling at dex', ' and p…\t\t\n$WISH some of you saying this isn’t a China stock', ' management might be American but everything about this stock is associated with China. 90% of product is from there', ' this is why it’s been following $BABA and the HSI. However today it’s underperforming by a mile. Should be +25%\t\t\n"@WolfpackReports @McSwainPA @jeff_bartos @herbgreenberg @muddywatersre @koryamc1 @TheRealDarkPool @TaraBull808 @AleishaPionka @AMCbiggums WATCH THIS VIDEO!!\nDan David exposes fraud', ' sometimes. But very often he also protects fraud and commits fraud. That\'s his ""racket"". Dan is under DOJ criminal investigation along with his paymaster Carson Block\n$AMC $GME $BEKE $BABA $DIDI $TAL $ANTA $IDEX\nhttps://t.co/Dmc5jVR935"\t\t\n$BABA Big time. Let’s do it. 🔔\t\t\n$BABA and $TME up 20% each.  Still a long way to return to prior levels.\t\t\n@TheStreet $BABA  — I don’t trust #Xi .  He simply doesn’t want #JackMa (or any other) to be too powerful.  I once owned; sold at a profit (unfortunately', ' missed historic high) when Xi crushed Ant.\t\t\n$Baba on the road to recovery. Been dollar cost averaging for a while. One of the largest tech companies in the world. Up 20% so far. I want that all time high.\t\t\n$BABA Cash on hand trying to cover. 💢\t\t\n@enriqueabeyta I changed my view … Xi and China can’t afford to fuck around with stock market … I’ve been holding $baba for a while now and I ain’t let letting go … things have changed\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/h291sB1YAD\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/JW9QcH5Muo\t\t\n@Sqwii Thanks for the tip', ' caught $baba and $sea\t\t\n"🔰 $BABA (4hr)\n-Fib level of support at 74.81\n-Fib level of resistance at 106.01\n50MA at 93.14\n100MA at 103.71 https://t.co/BO07xpS9II"\t\t\n"@jpmsam Ah… ¿que no?\n\nHabÃ\xada una clara sobreventa con un RSI clarÃ\xadsimo', ' además del doble fondo con tirabuzón invertido que se venÃ\xada haciendo en gráfico de 2 minutos.\n\nSolo por esto', ' ayer compré 250.000€ de $BABA y hoy le daré salida."\t\t\n"@TomTrades101 @Daniel48573586 @DefiChain_Facts @DanielZirkel @defichain In general yes: minting token', ' selling at dex', ' and paying back after update.\n\nBut in this special case not', ' because the dex had simply already priced in the pre-market price of $BABA."\t\t\n"$NIO\nOne day really doesn\'t change anything. Respected the support levels', ' has a gap to fill and still under weekly 9EMA which has been resistance since Nov\n\nEnough has been said about $BABA \nChart is horrible\n\nHappy for the day and swing traders who caught today\'s run https://t.co/0JXF5uNc30"\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 16\n\n$TSLA +4.80%\n$SBUX +8.23%\n$BABA +21.74%\n$AAPL +1.97%\n$FB +4.03%\n$GOOG +2.39%\n$GOOGL +…"\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/LOOkJDSPBH\t\t\nRT @StocksWithCam: $BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines w…\t\t\n"$BABA $NIO $PDD $BIDU $BILI $JD\n\nhttps://t.co/bBB87jr8Os"\t\t\n"$BABA $PDD $DIDI $JD \n\nAll rally mode ðŸ‘\x8dðŸ\x8f¼ðŸ”¥ 💲"\t\t\n#Options Flow Stream Update $AMZN $TSLA $BABA $FB $EEM $RUT $SPY $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/nhGvickGPI\t\t\nRT @UPBOptionMil: $YY +44%  $IQ +43%  $DIDI +41% $JD +27%  $BABA +21%  $BIDU  +21%  $NIO +17% $FXI +13%\t\t\nRT @EllisDillinger: $JD $BABA so you’re telling me you didn’t sign up for Whalestream? Sucks\t\t\n"RT @SixSigmaCapital: The $BABA ‘bounce’ should highlight how much a stock actually has to move to get back to previous levels \n\n~20% move t…"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nWords don\'t matter. If China invades Taiwan', ' which looks very likely sanctions will cause $BABA to drop far lower than its current level. https://t.co/qD67PKOcNV\t\t\n$BABA breaking all the walls âš¡\t\t\n"The $BABA ‘bounce’ should highlight how much a stock actually has to move to get back to previous levels \n\n~20% move today yet minuscule considering how large the drawdown has been \n\n70% off high still and down ~60% last year https://t.co/wh39wEiGaY"\t\t\n$baba puts would be lucrative here', ' I believe. $ 93.00 few months out $spy\t\t\n"RT @afortunetrading: $TSLA $844 breakout level next \n$BABA $95 breakout level next \n\nWatch for some intraday consolidation near these level…"\t\t\n🔥 $BABA certainly ðŸ\x8f¦ðŸŸ¢institutional buying taking place.... up 20%\t\t\n"$TSLA $844 breakout level next \n$BABA $95 breakout level next \n\nWatch for some intraday consolidation near these levels for possible roll up plays"\t\t\nRT @Arvinborgg: Nice little action here $BABA\t\t\n$QQQ THE WAR IS OVER. PEACE TALKS!! Ceasefire!! $VIX $BABA $KWEB $UVXY $APPL $ES $SPX\t\t\n$BABA 94 broke', ' 110 EOD 🆓\t\t\n"@MalikS305 @cadeinvests Financially', ' it seems undervalued.\n\nThe balance sheet', ' revenue', ' cash flow', ' and earnings are all great.\n\nQualitatively', ' $BABA is quite unpredictable due to it simply being in China.\n\nI think it can be an asymmetrical bet', ' but don\'t put in more than you can afford to lose."\t\t\n$BABA shes back ï¸\x8f\t\t\n"RT @kevinsxu: “Be fearful when others are greedy', ' and greedy when others are fearful.â€\x9d\n\nEasier said than done', ' but here\'s our chance.\n\n👀 $B…"\t\t\n$BABA I didn\'t think this could go below 150', ' then 100', ' then below 90... China finally said something positive.  I think this goes back above $100 in 2 weeks.   Took position this morning. 🌟\t\t\n"Good Morning! Market is green! \nIt might sell later', ' so watch your self! \n\n$SONN\n$VEON\n$DUO \n$PDD\n$BAKE\n$BABA option\n$RLX\n$AMD option"\t\t\nChinese stocks morning spike on positive news. Trades $BABA mainly trend line break play. Target reached. https://t.co/UiR7BSUOap\t\t\n$BABA 73 the early gift of the century Mark it! ðŸ‘\x8d\t\t\nRT @shaolintrader88: i had my hands full  $JD $BABA $COUP  n that was after taking profit in $BZ n covering $FUTU\t\t\nRT @UPBOptionMil: $YY +44%  $IQ +43%  $DIDI +41% $JD +27%  $BABA +21%  $BIDU  +21%  $NIO +17% $FXI +13%\t\t\nThank you @Tony_BATtista! I ran with you like a thief into the night with $BABA gains https://t.co/vAVP4MOVZm\t\t\nRT @PwmTrades: I have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\n$SPY getting pushed up by shorts covering and not new buyers', ' heavy retail tickers like $HOOD $BEKE and $BABA top gainers.... sounds like a rug pull is right around the corner\t\t\n"RT @stuckwithafork: @Edark94 Bought a little $BABA since I think it gets pushed by the firms.\nBut I bought more $VIPS\n\nHaven\'t a clue wheth…"\t\t\n$BABA 20', '5% arriba', ' el Cedear 21', '8% arriba. Igual todavÃ\xada parece que está barato según los fundamentals que mostró @crsorens el otro dÃ\xada.\t\t\nRT @Giovanni730: Awesome call on $BABA @Tr3ndyJon !!  I could hear you on the morning calls the past couple of days working to get filled o…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA $NIO $LKNCY today is a good day https://t.co/2TpCeqvkph\t\t\nRT @Dlarkin717: I don’t mean to toot my own horn but pretty good call if I do say so myself 😎 $BABA https://t.co/A1tWTmPZCU https://t.co/Mf…\t\t\nRT @maricaldassouza: $BABA quicker squeeze to 90 then i thought must of been alot of rocket scientist shorts in the 70s. The ones still den…\t\t\n"Probably a nice SHORT SQUEEZE in these but wouldn\'t OWN them unless the Chinese Government went out and showed us they were BUYING ADRs!  $PDD $BABA $JD $BIDU $NTES\nhttps://t.co/SuoH9StimI"\t\t\nGlad I sold my puts in $BABA yesterday. That’s the thing with overnighting plays', ' sometimes there’s just crazy news you can’t expect to happen. If you do have puts though', ' there is more than likely going to be a pull back to fill the insane 20% gap made.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/c2oaB6AY2f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/LG1BzxaxXh"\t\t\nRT @BigMonty69: Don\'t be fooled by $CEAD price action. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $CTRM $UAMY $ENDP $LMFA $HYLN $M…\t\t\nمبروك للمستثمرين Ù\x81ÙŠ $BABA 🔥🔥💪💪ðŸ¤\x9d @CharlieMunger00  continue inspiring millions of investors world wide ', ' if you want to be a millionaire ', ' watch  what the  big  dogs are doing so that you can be one day a fat cat ðŸ\x90ˆ https://t.co/TlYeFaSN3F\t\t\n$BABA We are seeing good movement here', ' several orders above the ask came in at $90 dollars', ' if you followed ðŸ\x90³ whales early morning you\'d be up for a 1 hour trade from $90 to $93 dollars! See more in profile! https://t.co/yzvGn0nSNK\t\t\n$baba sold 10; 3/25 105 calls @ 1.69 avg; against my position; long (1000)!\t\t\n@idyllicfinance @cadeinvests Hey what do you think about $BABA\t\t\n$BABA shills can rejoice as there is a green day but you can be sure it will turn red sooner or later. https://t.co/1xjO0TDlDd\t\t\n"$BABA \n$120 by friday 👇"\t\t\n"Option Alert $BABA Mar 18 2022 95 Call \n- Price: 2.68 \n- Money: $271', '484 \n- Volume: 1013 \n- OI: 6587  Delta: 0.42 IV: 118.151 \n- ToS Symbol: BABA220318C95 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-16 10:50:22 ]"\t\t\nRT @PandaOptions: $BABA On watch again this week for a move over 170. Targets above at 172', ' 176', ' 180. Under 158 can see more downside https…\t\t\n"$cweb $kweb $baba\nThat was your +60%. Now take the big W and take some to the bank"\t\t\nRT @DrLecterTrades: The day has finally come. I can no longer be a $BABA bear. I’ve been waiting since 239 to be a bull and I waited', ' takin…\t\t\n$BABA I\'m still down 50% overall ... :( ï¸\x8f\t\t\n"RT @BigMonty69: I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA you guys really pumping this chi com trash lol 🆓\t\t\nRT @PandaOptions: $HD $BABA $NFLX $MSFT https://t.co/ZNBxnkGeyw\t\t\n$BABA Anyone thinks this could cross 100 again??? â–¶\t\t\n"RT @alpepinnazzo: FT ""#Ukraine and Russia draw up neutrality plan to end war""\n\nGuess who knew that past March 9 ðŸ˜\x9d\n\nhttps://t.co/am36kyTajT…"\t\t\nRT @SuspendedMurphy: Alibaba and JD off like a rocket today. I’ve been watching it for weeks. I knew it was gonna happen. Just too much of…\t\t\n$YY +44%  $IQ +43%  $DIDI +41% $JD +27%  $BABA +21%  $BIDU  +21%  $NIO +17% $FXI +13%\t\t\nRT @LaksaTasty: @SuspendedMurphy $BABA is still cheap\t\t\nRT @810Python: $BABA intraday looks good for upward continuation 🤞\t\t\n#China is "uninvestable"! Of course at least as long as fundamentals do NOT play a role! $KWEB $BABA $TCHEY https://t.co/QxHyxFKSdK\t\t\n"RT @alpepinnazzo: FT ""#Ukraine and Russia draw up neutrality plan to end war""\n\nGuess who knew that past March 9 ðŸ˜\x9d\n\nhttps://t.co/am36kyTajT…"\t\t\n$BABA my 80 calls are printing! But I am very greedy now. I want 100+! Give me that! ✔\t\t\nRT @PandaOptions: $BABA Trying to poke out of this falling wedge. A move over 170 can bring a bounce to 174', ' 180', " 186 https://t.co/qanK7sLf…\t\t\nRT @MelvinEquity: Wish I was long China stocks today $YINN $BILI $BABA $PDD\t\t\nRT @elisabethh97: $BABA & as we got the dip at 10 as discussed there's the take out of $91.5 & now at 2x avg vol but still", ' a lot more to s…\t\t\nRT @WI16t: $BABA 30 days ago we were at $126', ' we gonna claim that spot in under 14 days', ' Mark my words 📌\t\t\nWhy Alibaba $BABA', ' Nio $NIO And Other Chinese Stocks Are Surging $DIDI $JD $XPEV https://t.co/5Wp5J2cQLu\t\t\nRT @dosinaga2: $BABA compresión semanal', ' ahora si hija de perra? https://t.co/uEVPNb5szX\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n"RT @PersianCapital: Why Chinese tech stocks are booming', ' in 10 seconds: \n\nThere\'s a very important guy in China named Liu He. He is the clo…"\t\t\nRT @TheBullsArmy: The most volatile stocks I have $BILI and $BABA. Absolutely insane. Down 10% one day', ' up 38% the next. Not quite sure how…\t\t\nRT @STpremiumrooms: Not gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\nRT @CCtradez: I was buying non stop yesterday. Paying off BIG today. $BABA $DKNG\t\t\n$BABA hoy haciendo un buen BABA', ' pero.... aun sin señal ', ' ya ha pasado varias veces que medio se recupera para caer mas fuerte.  Seguimos con las manos quietas. 🤔 https://t.co/nzbD7qro4j\t\t\n"RT @TestBot30568905: $BABA \n\ndear china government', ' please delist asap.\n\nMy broker is calling and disturbing me all the time. âž¡"\t\t\nWow amazon competitor $BABA up 20% today.\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nShoutout to @SpartanTrading and the mods. Their collaboration together to come up with ideas is amazing. Extremely skilled and professional team. Huge overnight with plays on $KC $BABA $EPAM $TSLA and many others.\t\t\n$BABA sold 93.65', ' from 88.40 ... made about $3', "700 in an hour. i'll take that. 🚩\t\t\nRT @TheBullsArmy: The most volatile stocks I have $BILI and $BABA. Absolutely insane. Down 10% one day", ' up 38% the next. Not quite sure how…\t\t\n"Today\'s Market Heatmap - March 16\n\n$TSLA +4.80%\n$SBUX +8.23%\n$BABA +21.74%\n$AAPL +1.97%\n$FB +4.03%\n$GOOG +2.39%\n$GOOGL +2.28%\n$AMZN +1.96%\n$WMT -0.49%\n$VZ -1.24%\n$INTC +2.57%\n$NLOK -11.11%\n$TGT +1.15%\n$JBL +9.30%\n$PFE +1.05%\n$ACN +2.43% https://t.co/dS5nThfVy6"\t\t\n$BABA 52 mill first hour 😳 ☑\t\t\nRT @BMoeKnows: $QK Chinese stocks rippin!! This one has only 350K float. Took a lotto just in cast this one gets found. $BABA $JD $BIDU htt…\t\t\nRT @Qiyang_Crawler: $BABA Break $92 and we fly âž¡\t\t\nRT @MillonariosAnon: 1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can…\t\t\n"RT @MoneyBaggerZ: $PSWW per company updates coming \n\n#oil #petroleum #Crude #Solar \n\n$WCIG $SPY $SPX $QQQ $AAPL $TSLA $BABA $AMC $AMZN \n\nht…"\t\t\n"Delayed Trading Alerts - For Education Purposes Only\n$BABA/Bullish/$92.65\n\nFor real time join : https://t.co/x8CAUkKRFx\n\n@moneytimegroup #TheStrat #ORB #OptionsTrading #tradingtips #stockmarkets #stocks #investing #Automation #Algorithms"\t\t\n"Come trade with us and follow what smart money is buying and selling @QuantData 🎯\n$TSLA $DOCU $BABA https://t.co/oFZy9X6TCO https://t.co/HoFjPQEWnL"\t\t\n"$BABA $PDD $FUTU $BIDU baidu\nI\'ve heard that stocks take the stairs up and the elevator down.\nBut not Chinese stocks. They\'re lazy and only take the elevator both ways. 🚩"\t\t\n"RT @El_P_Financiero: $BABA +20% en Hong Kong (y otras chinas):\nEl gobierno chino anuncia medidas para estabilizar los mercados e impulsar l…"\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $SPY 27\n2nd $BABA 19\n3rd $QQQ 18\n4th $TSLA 16\n5th $NIO 14\nhttps://t.co/Y2uk4boUVb"\t\t\nLo de $BABA', ' alguien me puede explicar lo sucedido https://t.co/zY3dLWV8kd\t\t\n"ARORA POSTULATION ON THE END GAME IN UKRAINE MAY COME TRUE\n- Read more.\n\nhttps://t.co/WGZx3UFuE8\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $DIDI $NIO $BEKE $BABA $PDD $RLX $TME $AMD $IQ $SOFI $JD $AAPL $AAL $F $NVDA $KC"\t\t\n@BullishBearz $BABA holders today who are still down 50%\t\t\n$BABA $KOD LOOK AT 52 WEEK HIGH BOTTOMS IN LETS GO GOING TO RUN SOON GET IN EARLY 🚨👀👀🚀🚀 ↔\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$BABA\n$TSLA\n$AMZN\n$NVDA\n$AAPL\n$JD\n$FB\n$BIDU\n$AMD\n$SQ\n\nThanks for visiting my page 💻 https://t.co/hQd8zZBu90"\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $SPY 27\n2nd $BABA 19\n3rd $QQQ 18\n4th $TSLA 16\n5th $NIO 14\nhttps://t.co/Y2uk4boUVb"\t\t\nDecided to dabble in some $BABA today - for tech', ' the fundamentals are great but risk has always been on the regulatory side. With China coming out with pro market comments', ' this should settle investors.\t\t\n"This is Why Chinese Stocks are Up: https://t.co/gL4RFDqAH1\n$NIO $BABA"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 27\n2nd $BABA 19\n3rd $QQQ 18\n4th $TSLA 16\n5th $NIO 14\nhttps://t.co/Y2uk4boUVb"\t\t\nTrndg ↗  $CWEB $BABA $USOI $PSLV $EQX $AUY $SAND scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$baba is like a geopolitical/finance indicator/barometer\t\t\n"$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/5JE2nlrW3B\nhttps://t.co/Il5kzk82RR https://t.co/iTlONc55oU"\t\t\n$BABA $SPY $GME $BEKE $NIO $BTC $CEI $QQQ. $TSLA $CD $KC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.)))  https://t.co/r5yHq7jrvv\t\t\nChina Stocks Rocket As Officials Signal An End To Regulatory Crackdown https://t.co/P8e1dlIH8t $BABA $JD $BIDU $PDD $NTES $JD #China #stocks\t\t\n"This is why we NEVER panic sell. Point proven. \n\n$BABA $TCTZF $KWEB $PDD $BIDU $JD $BILI #Chinatech https://t.co/NUSFvPv4Uc"\t\t\n$baba +22.79 %  $94 handles after seeing $73\'s yesterday.  Tough to press short gov\'t when they want to counter.\t\t\n"$SE $BABA revival\n\n#Baba #ShopeePH #FreeFire $JD $NIO $LI #Malala"\t\t\n$baba RAMP IT!\t\t\n@Mark_Deez I wouldn’t short it yet man', ' I’d do it end of day when it’s up 15-20%. With $BABA up huge $WISH won’t drop much today. Likely will only go up. I think it’ll break $2 shortly.\t\t\n$BABA my work is done here.  I only stick around to help you find the bottom.   On to next. 👀\t\t\n"Dip swipe dip swipe dip swipe on stuff like $BABA will murder you alive if you try to find top. \n\nPlenty of day left!\n\nBest to be $1 late than $5 early. \n\nOr .30 late than $1 early depending on the price range of name trading.\n\n 👌"\t\t\n"$PSWW per company updates coming \n\n#oil #petroleum #Crude #Solar \n\n$WCIG $SPY $SPX $QQQ $AAPL $TSLA $BABA $AMC $AMZN \n\nhttps://t.co/6bqL46Q4Hf https://t.co/wJNvtvI4yE"\t\t\nIt wasn\'t indicated on the prior chart', ' but I\'ve sold 2/3 of intraday $BABA long at $93/$94. The trailing stop I have is on last 1/3 of current intraday long. #Intraday\t\t\nRT @m_hebenstreit: My tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14%…\t\t\n"$TSLA \nالأعلى عند مناطق الهدÙ\x81 الثانى 🌷 .\nمقاومة الان عند 842 اختراقها يستهدÙ\x81 852_867\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA https://t.co/Fl0cFAYNQR"\t\t\nAhora todos vieron el piso de $BABA', ' por favor...\t\t\nVENDI UAN PARTE  DE $BABA 35% EL ROLL\t\t\n"@Ivan_Bolsa Y debido a que? \nAhora $Baba es un txitxarro?"\t\t\n$BABA DeadCat Bounce All Aboard ï¸\x8f\t\t\nRT @GenghisSperm: $BABA - Up 30% in a day 😂 Pretty rare lucky timing', ' hitting resistance and want to get greedy but that doesn\'t usually wo…\t\t\n@Sammychip Not just that they went nuclear on the "supporting" the markets. $BABA\t\t\nTodo el que diga hoy que ayer entró en $BABA hay que bloquearlo porque no es de fiar.\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @LiliHe8: $BABA My new leader $JD Pump the market Xi the First. 💢 https://t.co/piPLUczOxi\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\nRT @FooksCapital: Such a swing. $BABA and $JD both up more than 20%. Volatile market calls for good stock picking opportunities?\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @Fill_That_Gap: +400. 15 minutes and done. I love china! Went short all the china names $BABA $FUTU $JD $PDD.. Unfortunately missed $FUT…\t\t\n@illegalHDBcat HODL!!! Here', ' it’s -16% for portfolio', ' and -25% for $BABA 🥴\t\t\n$BABA viagara ! lets squeeze em harder!!! https://t.co/SQIIJ5KJR1\t\t\nYo', ' buscando los que ahora dicen', ' entré ayer en $BABA', ' lo vi venir. https://t.co/3iAt6hPrXa\t\t\n$KWEB $BABA $JD $DIDI china spoke! We are done discipline our babies and time to help them out again! #shortsqueeze ðŸ‘\x8d\t\t\n$BABA  24% gain my followers make money 💯\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$baba from friday', ' the puts paid 3 bags and the calls came back to life up 2 bags this morning.  \nBoth sides of a strangle pay more often then most people think. https://t.co/RpDOGHdToJ"\t\t\n$BABA hedges that shorted will need to cover soon. â\xad\x90\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n"China: Highest number of cases of COVID ever.\n*Shorts enter*\nChina', 'Few days later: Our economy is very strong.\n*SQUEEZE*\n\n$BABA and all will come right back down (temporarily) whilst they unload"\t\t\n$BABA 105 open tomorrow at this rate ! If Powell being nice ↘\t\t\n"RT @MoneyPigTrading: Chinese #stocks gapping up like crazy: $BABA $BIDU $JD $DIDI $PDD etc.\n\nMassive $KWEB call sweep today (Chine ETF)\n\nht…"\t\t\n"$IXHL consolidating', ' wouldn\'t be short with this ticker. Of course news sends it \n\n$BABA $SPY $GME $BEKE $NIO $BTC $CEI $QQQ. $TSLA $CD $KC"\t\t\n.@GuyAdami Dude…if this $BABA run holds: you are an oracle.\t\t\n"RT @SamanthaLaDuc: YES!\n\nYday in my trading room I said Turnaround Tuesday for China plays - expect a gap up Wednesday. \n\nWHAT A GAP!!\n\n$KW…"\t\t\n$BABA if you didn’t buy at IPO price it was an easy swing 🚩\t\t\n"$KC +65%\n$BEKE +65%\n$GDS +43%\n$PDD +45%\n$DOYU +40%\n$BZ +44%\n$DIDI +42%\n$BILI +40%\n$API +40%\n$TUYA +34%\n$HUYA +32%\n$ZLAB +32%\n$JD +30%\n$QFIN +30%\n$DAO +27%\n$LI +25%\n$XPEV +27%\n$FUTU +26%\n$GOTU +24%\n$BIDU +23%\n$RLX +26%\n$BABA +22%\n$TME +20%\n$NTES +21%\n$NIO +20%\n$TCEHY +24%"\t\t\n+400. 15 minutes and done. I love china! Went short all the china names $BABA $FUTU $JD $PDD.. Unfortunately missed $FUTU with size... was focused on the other names.. Should\'ve just basketed all the china names short 🤣 https://t.co/0W70734ejc\t\t\n$BABA fear index in baba dropped substantially today. Hoping for another 20% pop. ✨\t\t\nIf ur looking to get back into china now is the time imo $baba $huya\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n$BABA  +20% in biggest intraday gain. What changed?\t\t\nRT @AdnansArk: One observation', ' Chinese authorities reassuring SEC cooperation. Therefore less risk of delisting. $spy $qqq $BABA $jd\t\t\nRT @AdnansArk: One observation', ' Chinese authorities reassuring SEC cooperation. Therefore less risk of delisting. $spy $qqq $BABA $jd\t\t\n"$BABA sees 356 bullish options orders worth $30', '079', '958. On the flipside', ' BABA sees 101 bearish options orders worth $8', '911', "986.\n\nBABA's overall statistics show 39", '750 calls worth $99', '466', '048. On the other side', ' we have 19', '995 puts worth $41', '893', '772.\n\n10:38 AM ET"\t\t\n$BABA $$$  $ITP $$$     $HOOD ðŸ‘\x81\t\t\n"$BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 19', '965\n- Calls: 39', '690\n\nVolume:\n- Puts: 94', '633\n- Calls: 232', '498\n\nPremium:\n- Puts: $41', '789', '525\n- Calls: $99', '351', '762\n\nPut/Call:\n- Order Ratio: 50.30%\n- Volume Ratio: 40.70%\n- Premium Ratio: 42.06%"\t\t\nRT @Sqwii: $TAL $BEKE $EDU $DIDI $BABA all rocking today - congrats to those who had the guts to buy long #China stocks last days..... $$$\t\t\n$BABA - Up 30% in a day 😂 Pretty rare lucky timing', " hitting resistance and want to get greedy but that doesn't usually work out. Selling resistance here", " I wouldn't chase up here even if it still runs. Watching for bottoming signs in here though. https://t.co/epCf1RVITJ https://t.co/Mv9DAT2fyT\t\t\nOne observation", ' Chinese authorities reassuring SEC cooperation. Therefore less risk of delisting. $spy $qqq $BABA $jd\t\t\n@johnscharts Congrats John', ' I sold $BABA and $KWEB shares/Calls for a huge profit. Over sold play for me.\t\t\n$BABA $DIDI  glad a picked up some leaps yesterday. 🌟\t\t\nKerroinko että ostin eilen yönä Honkkareista $BABA ja $TCEHY positiota.\t\t\nRT @_Wagss_: $TIRX wild thin china play. Fits the theme today. Being slept on $DUO $SXTC $BABA $DIDI\t\t\n"RT @BigMonty69: I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY…"\t\t\n$BABA hedges that shorted will need to cover soon.\t\t\n$BABA go go go 100+ ï¸\x8f\t\t\n@StonksReddit You think $baba breaks 100 today?\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\nStocks and Markets Updates Feb-March https://t.co/Lhc1Irdq3o $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\nSuch a swing. $BABA and $JD both up more than 20%. Volatile market calls for good stock picking opportunities?\t\t\n"RT @PandaOptions: Todays plays ðŸ\x90¼\n\n$GLD Swing 12/17 175c entered today. Currently down -18%\n\n$BABA 167.5c hit +23% (1.92 to 2.36)\n\n$SPY 464p…"\t\t\n$BABA JP Morgan analyst may conducted crime !!! they caused so much money lost on the market!! 📣\t\t\n"Alibaba $BABA is up more than 22%. But can investors recover from the major loss?\nhttps://t.co/5TH04AxtVs\n\n#HUGE100 #chinese #stocks"\t\t\n@ProsusForAll $PRX $BABA $TME absolutely ripped today\t\t\n$BABA Over 100 close is my prediction. Too strong to ignore.   Enjoy the long ride back up. 😄\t\t\nRT @TheDeepDiveFeed: $BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU #Chinastocks #ChinaRussia https://t.co/jcX1sa9s1d\t\t\n$BABA My new leader $JD Pump the market Xi the First. 💢 https://t.co/piPLUczOxi\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"DailyUp5\n$AZEK $27.12 6.69% 2.88% -8.99% -34.74% 45.90\n$BABA $93.25 21.48% -7.61% -23.72% -24.74% 41.10\n$BB $6.49 6.57% -3.71% -7.81% -27.97% 44.35\n$BIDU $134.24 23.86% -6.93% -16.43% -9.72% 45.18\n$BIRD $5.81 10.04% 0.00% -49.83% -61.88% 27.57"\t\t\n$BABA Hi friends come over and join us play with squeeze game!She is a nice golden company ï¸\x8f https://t.co/eCSS6c75OT\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $N…"\t\t\n$BABA 12% PAGANDO EL ROLL\t\t\n@William20482 For the record gaps were Not solely the reason', ' so no it wasn\'t "silly" because there were many other reasons and yes there was news on $BABA too', " you'd have to look for that which is easily available. Hmmph!\t\t\nRT @m_hebenstreit: My tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14%…\t\t\nRT @STpremiumrooms: Not gonna lie", ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $NVDA\n7. $BABA\n8. $AREB\n9. $KWEB\n10. $ES_F\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\nRT @STpremiumrooms: Not gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\n"$TSLA $838 hit', ' $844 next calls at $12.20 (171%) \n\n$BABA $92C $4.3 from $2.7 (59%) next is $98-100 (follow thru afternoon or tomm) 💰 https://t.co/fIXunTaJUT"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $N…"\t\t\nFlow Room (These are not alerts): $BABA 04/14 $135 calls bought AT ASK 955x  $.47cents  #BULLISH #SPX #QQQ #CHINA #orderflow #options #trading\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n$BABA send it\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$SPX $SPY $QQQ $TSLA $JD $NVDA $IWM $KWEB $BABA $SQ $AAPL $FB $MSFT $AMD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor._+_+ https://t.co/r5yHq7jrvv\t\t\n$KWEB attractive after statement. Long $BABA', ' $JD & $NIO\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/pBb7M2Kg3N\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/A4xAu2xGuG\t\t\n"Activity alert! : 20.66%  $BABA\n#RedditArmy #news #daytrading #StocksToWatch #ToTheMoon #wallstreetbets #FOMO #investments #trading #bottomfishing #Stocks #YOLO #StocksToBuy https://t.co/sn22jJlh3d"\t\t\nRT @MillonariosAnon: 1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can…\t\t\n$BABA Break $92 and we fly âž¡\t\t\n$QK Chinese stocks rippin!! This one has only 350K float. Took a lotto just in cast this one gets found. $BABA $JD $BIDU https://t.co/vWNbhpF76y\t\t\nThe most volatile stocks I have $BILI and $BABA. Absolutely insane. Down 10% one day', ' up 38% the next. Not quite sure how to feel about it. #china #baba #bili #tech #commerce #socialmedia #stocks #markets #economy #geopolitics\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AAPL\n6. $NVDA\n7. $BABA\n8. $AREB\n9. $KWEB\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/XN2ItEy89P"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA \n\ndear china government', ' please delist asap.\n\nMy broker is calling and disturbing me all the time. âž¡"\t\t\nI was buying non stop yesterday. Paying off BIG today. $BABA $DKNG\t\t\nNot gonna lie', ' @DrStoxx nailed the China bottom with this $BABA call👀 https://t.co/4KbH83EWka\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $QQQ $TSLA $JD $NVDA $IWM $KWEB $BABA $SQ $AAPL $FB $MSFT $AMD https://t.co/trV7aIG2k1"\t\t\n$BABA 30 days ago we were at $126', ' we gonna claim that spot in under 14 days', " Mark my words 📌\t\t\n$BABA & as we got the dip at 10 as discussed there's the take out of $91.5 & now at 2x avg vol but still", ' a lot more to squeeze 🆕\t\t\nWish I was long China stocks today $YINN $BILI $BABA $PDD\t\t\n"FT ""#Ukraine and Russia draw up neutrality plan to end war""\n\nGuess who knew that past March 9 ðŸ˜\x9d\n\nhttps://t.co/am36kyTajT\n\n#commodities #finance #economy #markets $SPX $WEAT $USO $XOM $CVX $AAPL $FXI $BABA"\t\t\n$BABA intraday looks good for upward continuation 🤞\t\t\n@SuspendedMurphy $BABA is still cheap\t\t\nRT @SuspendedMurphy: Alibaba and JD off like a rocket today. I’ve been watching it for weeks. I knew it was gonna happen. Just too much of…\t\t\n"Alibaba and JD off like a rocket today. I’ve been watching it for weeks. I knew it was gonna happen. Just too much of a pussy waiting for the “bottomâ€\x9d. \n\nBottom was yesterday. 💩 \n\n$BABA $JD $QQQ"\t\t\nTime to watch $BABA? RSI crossing above 30', ' out of oversold. Chart here: https://t.co/dINiYggEie #stocks https://t.co/ktcMuoUivs\t\t\nTrndg ↗  $OPEN $BABA $CWEB scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n$BABA quicker squeeze to 90 then i thought must of been alot of rocket scientist shorts in the 70s. The ones still denial will bring us back to the 100 range. ðŸ\x8f¼\t\t\nI don’t mean to toot my own horn but pretty good call if I do say so myself 😎 $BABA https://t.co/A1tWTmPZCU https://t.co/Mf2OZcVmAS\t\t\n"🎢 Today\'s Top 10 Trending #Stocks 🎢\nWed', ' Mar 16', ' 2022 @ 09:30 AM EST\n1. $BABA (+21.34%)\n2. $DIDI (+41.07%)\n3. $NIO (+19.26%)\n4. $SBUX (+7.93%)\n5. $NVDA (+6.59%)\n6. $SONM (-22.79%)\n7. $JD (+29.97%)\n8. $SONN (+72.63%)\n9. $TTCF (+3.07%)\n10. $RLX (+21.93%)"\t\t\nViendo la subida de $BABA 🤣 https://t.co/dN7FTAMTQu\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/juul64RD2U\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/lrT3xqfSl7\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nAwesome call on $BABA @Tr3ndyJon !!  I could hear you on the morning calls the past couple of days working to get filled on the spreads.  So I had to follow you on the Sept 130/150 spread…🚀🚀🚀 https://t.co/BcmXr033cd\t\t\n"@Edark94 Bought a little $BABA since I think it gets pushed by the firms.\nBut I bought more $VIPS\n\nHaven\'t a clue whether it\'s better but it was down over 80% from it\'s top and I think a single digit stock has a better chance to run if it gets pushed by', ' say', ' the Reddit crowd."\t\t\n$KWEB $BABA $FXI 😃\t\t\n$SPY PRINTING MONEY. $BABA TOO. ALERTED YESTERDAY. https://t.co/TxR3BZqJYZ https://t.co/8sBffejL7U\t\t\nRT @PwmTrades: I have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\ni had my hands full  $JD $BABA $COUP  n that was after taking profit in $BZ n covering $FUTU\t\t\n@DaMedinaR hoy nos están recompensando $BABA https://t.co/2JuVPQ3N9t\t\t\nRT @Javier30670747: $BABA Ser prudentes. Lo mismo que ayer os decÃ\xada que se podÃ\xada entrar de forma cauta y asumiendo cierto riesgo. Ahora os…\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"Twitter\'s Top Stocks: \n\n$SPY  Price: $433.68  Mentions: 36\n$QQQ  Price: $337.12  Mentions: 35\n$TSLA  Price: $836.90  Mentions: 31\n$BABA  Price: $93.11  Mentions: 30\n$SONN  Price: $0.50  Mentions: 26\n\n#stocks #investing #trading"\t\t\n"RT @chisato_invest: ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘…"\t\t\nNice little action here $BABA\t\t\n$SPX $SPY the war is over. BUY BUY BUY! BTFD! $TSLA $QQQ $VIX $RUT $DOW $BABA\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regul…"\t\t\n"1) Keep capital markets in China stable and support overseas stock listings\n2) Advance conversations w/ US regarding ADRs\n3) Continue handling risks for property developers\n4) End regulation of big tech Chinese companies (e.g. $BABA $JD $TCEHY)"\t\t\nUnreal day! Sick reads today! $BABA $BILI $BEKE $AKAN $DUO! Everything is just working easy!\t\t\nWE ARE FUCKING BACK $BABA https://t.co/rs76PtpOB7\t\t\n$BABA  sold at $92 and made 20% gain from shares and 150% gain from options 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f📈 ï¸\x8f\t\t\n$BABA This and SONN for the win today!!! Let’s Go 🔔\t\t\n$BABA clears $93 and it should have run to run to $98 wow\t\t\nRT @timseymour: $BABA (trading 7X \'23 crazy cheap)   big Brotha in #China showing some love to stocks especially those in cross hairs of li…\t\t\nBOT $BABA 100C AT 1.30 ROLL\t\t\n$BABA it’s funny how jim cramer bashed Chinese stocks just yesterday', ' impeccable timing ☑\t\t\n$BABA testing pre-market highs. From S2 to R1. Have a trailing stop on rest of current intraday long. #Intraday https://t.co/H3aaUXuCgi\t\t\nwho thinks $baba goes back to where it was ?!\t\t\n"Me', ' yesterday: I’m gonna buy $BABA.. ehh I’m too lazy to load up fidelity I’ll just do it tomorrow\n\n$BABA', ' today: https://t.co/qebsuIdvFi"\t\t\n"RT @TenkanTrading: #BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volum…"\t\t\n$BABA var altsÃ¥ ned 20% siste 5 dagene før Ã¥pning i dag', ' men Ã¥pner opp 20% i dag. Det er ganske utrolig for et selskap som har en mcap pÃ¥ rundt $200b.\t\t\n"$BABA Prof. Kishore Mahbubani\'s perspective of China be number 1 and even at the end he just gave a glimpse of the future of India. Can US economy be at third position? It was 2015 but many things are just a reality nowadays.\nhttps://t.co/IMCv2OZ6Zo"\t\t\n$BABA order got filled. 10 stocks @ 92$😀\t\t\nToday #StockMarket Top Gainer $YY $GDS $PDD $MPNGY $ZLAB $JD $GTLB $DLO $TCEHY $FUTU $TCTZF $FEAM $BIDU $BABA $EPAM $BGNE $CQQQ $NTES #stocks #stock #stockstowatch #StocksToTrade #stocktrading #investing #Investment #invest #investor #investors https://t.co/5JE2nlrW3B https://t.co/2ii18T9nZ2\t\t\n@WillThrower3 $BABA is trading at ~1.8x revenue', " and has a revenue CAGR of 30% - it's now priced for abject failure", ' and the risk reward is now one of the most asymmetric in the market. https://t.co/lBHLWJC8PJ\t\t\n$BABA going for that $95-97 🤞\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\nDiscount rates on Chinese equities just dropped from 25% to 17% $baba\t\t\nRT @JerryCap: $BABA +20% pre-market\t\t\n"Are you buying Chinese stocks like $BIDU', ' $BABA', ' $NIO and $JD today? 🛒💰\n\n#ChineseStocks #StockMarket #WallStreet #Investing"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n@prosperousguy Yes', ' it is unusual for stocks to pop so much on no news.  I am not a fan of $baba because of the Chinese government.  But gaps in charts don\'t tell the whole story.  Silly to make entire decisions based solely off of them.\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nRT @JRambo0810: After an 80% drawdown in $KWEB', ' $JPM downgrades all china stocks and calls the sector uninvestible lol $JD $BABA\t\t\n"💥Stocktwits rankings💥\n\nTrending tickers:\n1. $BABA\n2. $HOOD\n3. $SPY\n4. $SOFI\n5. $AKAN\n6. $TTCF\n7. $NIO\n8. $QQQ\n9. $IXHL\n10. $GOEV\n\nMost active:\n1. $SPY\n2. $MULN\n3. $AMC\n4. $HYMC\n5. $BABA\n6. $NIO\n7. $BTC\n8. $CEI\n9. $QQQ\n10. $TSLA"\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n"RT @inveuro: China | 🇨🇳📈\n\nLos ADRs de China en #WallStreet hoy tela', ' mega-subidones en pre-apertura:\n\nVer subir a $BABA un +20% es algo poc…"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$NIO $MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\.  https://t.co/r5yHq7jrvv\t\t\n@illegalHDBcat Your whole portfolio', ' or just $BABA?\t\t\n"RT @PandaOptions: Todays plays ðŸ\x90¼\n\n$BABA 128c hit +16% so far (4.15 to 4.80) Currently down -12%. Have next weeks contracts on these. Held u…"\t\t\n"$BABA - Trading Update\n\n#Alibaba surges 21% after the Chinese government said it would support Chinese stocks', ' alleviating regulatory fears. ORTEX generated RSI Buy #TradingSignals yesterday due to potentially oversold conditions.\n\nSee more here: https://t.co/fcWu4zG7Ht"\t\t\n"$BABA mega loading !!!\nStrong like Bull ✔"\t\t\n"📈 https://t.co/Vh5vxrsdtU Top Crypto Gainers(24h)📈\n1⃣ $BILI/USD : 25.11 USD(40.92%)\n2⃣ $BILI-0325 : 25.885 USD(40.59%)\n3⃣ $BABA/USD : 93.75 USD(20.99%)\n4⃣ $BABA-0325 : 93.1 USD(20.51%)\n5⃣ $AMC-0325 : 15.625 USD(13.68%)\n#FTX.us #BTC #ETH #FTT #SOL #USA #America 🇺🇸"\t\t\n$BABA MM robbed me of $400 I’m still upset about that shit lol â\x8f©\t\t\n$BABA https://t.co/OvlCjrUXwi\t\t\n$BABA no way I will buy this â\x8f©\t\t\n$BABA load China stocks', ' they ain\'t going away any time soon. We need them and they need us. ðŸ‘\x8d\t\t\n"RT @DaizyApp: Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimit…"\t\t\n$SOFI SoFi Hong Kong got us trending with the Chinese Companies today. San Francisco headquarters and has big Asian community they could get behind us too. $BABA $NIO $XPEV â\x9d¤\t\t\n$BABA securing the bag here https://t.co/dpsYbilD6m https://t.co/VmqyaoJFuB\t\t\n$Baba tras la apertura 🙌🤞 https://t.co/qC08y0YGQw\t\t\n$BABA Alex Jao at $JPM should get a raise! https://t.co/15tmNBqO4b\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n@Reboticant @DeepThroatIPO @GaryGensler Will DM you with the news Re: $BABA & China\t\t\n"$BABA \nI bought yesterday @ $77+…me happy 😊 💗"\t\t\n"#BABA $BABA una hora de rueda el volumen es de los mas altos de la historia', '\n\nsi proyectamos al final del dia este volumen estariamos fuera de pantalla. https://t.co/XOyHFpUWae"\t\t\n$HUYA this is THE SHORT SQUEEZE TIME $IQ $XNET  $BABA $DQ 🆓\t\t\n"RT @BWcapital_: China names vol pop PM on headlines of Market and IPO\'s pledge\n\n$DIDI +43%\n$CWEB +40%\n$BEKE +38%\n$PDD +35%\n$YY +25%\n$JD +25…"\t\t\n"$BABA \n\nwhen delistification? â\xad\x90"\t\t\n$BABA https://t.co/gSfOklmcmt\t\t\n@William20482 You are correct', ' sometimes luck does play a part', ' I had no idea the $BABA move would be this huge', ' I was looking for a pop to $85 or so where the 200 exp/avg was coming down to on the 15 min bars\t\t\n$JD $BABA Judging by the lack of bearish tags anymore', ' it looks like a bunch of retail chasers got burned. Always good to be on the other side of the trade when group think is overwhelming. 🔔\t\t\nRT @L98Peluquin: Me informan por cucaracha que los chinos le van a entrar a $BABA..\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n$BABA Chinese pump â–¶\t\t\n$BABA funny same bears talking shit two days ago delete all their posts now lol asses must be sore today 🤞 https://t.co/j80IXmjeKh\t\t\n"$NIO $BABA Bear meat taste so good\n\n(Also $LCID can suck my bull nuts) ï¸\x8f https://t.co/le91Mco4H6"\t\t\n$BABA https://t.co/H7x0HlstUP\t\t\nã\x81Šã\x81Šã€\x81今日ニュース見れã\x81¦ã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81‘ã\x81©ã€\x81 $BABA ã\x81®ä¸Šæ˜‡ã\x81™ã\x81”ã\x81„ã\x81§ã\x81™ã\x81\xad。今+20%è¶Šã\x81ˆã\x81¦ã‚‹ https://t.co/MYWAmPBFVC https://t.co/yyOSFoQWPo\t\t\n$BABA stocktwits knows 🤣ðŸ‘\x8fðŸ\x8f» https://t.co/rWGvTcj2bH\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\nAINT NO WAY LMAOOO $JD', ' $BABA', ' $NIO', ' $XPEV https://t.co/kjPWndwmkt\t\t\n"â\xad\x90Top interesting \n#Wallstreet #stocks \ntoday for intraday trading seem📈:\n\n$AKAN 🔥\n$SONN\n$DUO \n$BEKE   \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\n(â“‚ï¸\x8fy opinion', ' not advice) \n#swingtrading #trading #markets #investing  #stockmarket #Stocks"\t\t\n@RobInTheBlack Thank you for the list $BABA 💰💰\t\t\n$BABA compresión semanal', ' ahora si hija de perra? https://t.co/uEVPNb5szX\t\t\nVENDI EL RESTOD E $BABA 100% BOOOOOOOOOM\t\t\n"$COUP long 74.91 avg   sold 75.64  76.28 out 76.89\n\n$JD long 58.01 avg   sold 58.68/71  58.98  Out 59.35\n\n$BABA long 90.83 BO (didn\'t get stopped on failure)  sold 92.13 92.4 out 93.27"\t\t\nthese are the trending stocks $BABA  $DIDI  $NIO  $SBUX  $NVDA  $SONM  $JD https://t.co/qh9MQCRtKD\t\t\n$NIO + 17.45% this morning!! Chinese #stock are on the rise $BABA +21.17%', ' $DIDI +43.33%!! https://t.co/ASJjCzmx67\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/PL9bQdgTyP\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/ZHUuQ7rkyt"\t\t\n$BABA 1 min charts. Flexible Mindset. Canceled long', ' went short. $90.86 9:32:34am. Scaled out. Scalped long $88.60 9:43:05am. Low risk setups with tape. Charts notated', ' tickets shown  $3100  @RobInTheBlack #TheStrat @CyberDog2 @Banker_L83 @DayTraderWayne https://t.co/CYhLY2kr21\t\t\nAll of these hit today shorts on $GUSH', ' long on $RBLX', ' $BABA', ' $NIO https://t.co/FgBUFpvrhZ\t\t\n"$BABA   Subscribe now: https://t.co/bPB4JlRYZs\n#BABA #InvexGlobal #OptionsTrading #Options #NASDAQ #NYSE #trading #stocks #daytrading #market #investors #USA https://t.co/7rtF1HYr3x"\t\t\n$BABA ðŸ™\x8fðŸ\x8f¼ðŸ“ˆ https://t.co/AhSODR0O0y\t\t\nSe habla mucho de $BABA pero $BIDU también lleva un 20%\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n@CryptoMoonBoys2 Nobody is ever 100% sure. But $BABA remains bearish until it breaks trend. It would need to close above the pink line to reverse bearish trend and become bullish. This is a bear market bounce. https://t.co/fzj2Z0thhT\t\t\n$BABA Ser prudentes. Lo mismo que ayer os decÃ\xada que se podÃ\xada entrar de forma cauta y asumiendo cierto riesgo. Ahora os digo que seáis prudentes y pacientes. Aunque parece que podrÃ\xada estar realizando una "isla" aún no sabemos si es de reversión y fin de tendencia o pueda ser de https://t.co/aBizIVBNJ7\t\t\n"@timseymour Hundo Roll????\n\n$BABA"\t\t\nAlmost hit my limit on $BABA yesterday. Fortune favours the brave. #StockMarket #hodl\t\t\n$BABA Next resistance $95.70 https://t.co/ozFgnSyJyP\t\t\nTempted to sell with the pop but even with COVID scares in China', " $BABA and $KWEB would still go up. RSI and MACD look bad on lower intervals but these aren't swings or daytrades for me. #gettingoutofweeklythinking\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today", ' +20% with many China stocks +30%', "…\t\t\nRT @timseymour: $BABA (trading 7X '23 crazy cheap)   big Brotha in #China showing some love to stocks especially those in cross hairs of li…\t\t\n$SOFI $SPY $BABA  dam ST glitches get me sometimes 😂😂🤦â€\x8d♂ï¸\x8f🤦â€\x8d♂ï¸\x8f 🆕 https://t.co/exMwgfqcMf\t\t\n@limit_list @prosperousguy @Preston_Trades Well", ' $BABA opened way above $80 today so we know who was right.  Maybe people with 40 years experience know something. If trading was as easy as finding gaps in charts', ' we would all be multi millionaires. But that is not how real life works\t\t\n"I shorted myself by a bit on $BABA \n\nWhat a runner https://t.co/tQ8RPJjFh3"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n@hazzafrancis Let me get $2 plz', ' I promise. Today it should be up 20% based on how it’s been following $BABA\t\t\nSuccess from https://t.co/LrCpjdG8mA - By Jaewon Lim#1845 $BABA https://t.co/jyLIy93km4\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\nSeeing the $BABA stock', ' I think it’s time for Jack Ma to make his «Â\xa0unrecognisable returnÂ\xa0»🤣 https://t.co/WbMiIxeSzP\t\t\n$BABA has a gap to $115 that needs to get filled\t\t\n@BackpackerFI What about $JD apparently higher value than $BABA\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Mid-Week Update: \n\n$CLF $26 C: 289% 💰\n$BABA $80 C: 402% 💰\n$MU 778.5 C: 110% 💰\n$ORCL 79 C: 108%  💰\n$AMD 110C: 22% 💰\n$TSM 103 C: 7% 💰\n$INTC 44.5 C: 15% 💰"\t\t\nLove this setup I have. Just scan names and see what\'s ready for BIG pump! $BABA https://t.co/vRVpfm3gD2\t\t\nTrndg ↗  $OPEN $BABA $CWEB $BEKE $ENSV $HGEN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n"Took $72 per contract on $BABA \n\n#BagsBangers. https://t.co/2sXF0YOUyx"\t\t\n$NIO', ' $BABA', ' $XPEV ', ' $LI A big reason China company stock shares are higher', ' and Chinese shares are outperforming', ' is China itself. Top government officials said agencies should pursue policies that are favorable to the market.\t\t\n"RT @Pharmdca: $BIDU up 19% and $BABA 17%\nNo positions"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"I know $CENN can flip $MULN', ' MM want it that way.  IMHO\n$LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $GDS $QQQ $SPY Do own DD!"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n"DID SOMEONE ALERT YOU ON $BABA?  NOW TRADING $92.09. CALLS ARE PRINTING MONEY. EXPLODING. DON\'T COMPARE US WITH ANY OTHER TRADING ROOM.\n\n$SPX $SPY #SPX #SpyBahu #WINNINGROOM https://t.co/ZaRUTlNfbi https://t.co/ajUD00nZ5Q"\t\t\nVENDI MAS $BABA 70% BOOOOOM https://t.co/KDqgdUxwn1\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\nRT @SiddharthnDev: $BABA 110 coming today 🤣ðŸ‘\x8fðŸ\x8f» 👇\t\t\n"@cloneinvestor “If you can’t stomach a 50% price fall', ' you’re not fit to invest.â€\x9d\n\nLooks like you’re a real “long-term investorâ€\x9d. At least in $BABA anyway."\t\t\n$TIRX wild thin china play. Fits the theme today. Being slept on $DUO $SXTC $BABA $DIDI\t\t\n"Most active stocks in US at this hour\nhttps://t.co/CZzhulwkOO\n\n$NIO 16.31%\n$BEKE 58.94%\n$BABA 17.33%\n$PDD 38.53%\n$JD.CH 25.67%\n$BILI 28.9%\n$LI 22.9%\n$XPEV 22.35% https://t.co/Ob8tFFu680"\t\t\n"Me sorprende la manera en la que he podido aislar mis emociones con respecto a mis posiciones.\n\n$BABA $TCEHY $TME $FB"\t\t\n"Most mentioned stocks on Twitter \n\n$AKAN\n$BABA\n$MULN\n$SONN\n$TSLA"\t\t\n$TAL $BEKE $EDU $DIDI $BABA all rocking today - congrats to those who had the guts to buy long #China stocks last days..... $$$\t\t\n$BABA ðŸ\x90‚ðŸ\x90‚📈\t\t\n"$NEGG breakout confirmed... expecting to see a big run here\n\n$GME $AMC $MULN $HYMC $BABA https://t.co/k0NJU0FHvD"\t\t\n$BABA 60% WOW 20% LOS DE ENERO https://t.co/L5OJzcbzRk\t\t\nAlibaba up 27% in Hong Kong. $BABA https://t.co/8XI3tzUi3A\t\t\n$BABA show me 96 today or else I need to hold for tomorrow at 100.. HK showed 27% gain (already huge for me but I can double it) âš¡\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $100.00.\n\n1', '305 CALL contracts with a price of $4.34 (Ask) were purchased at a $567', '653 premium."\t\t\n$BABA (trading 7X \'23 crazy cheap)   big Brotha in #China showing some love to stocks especially those in cross hairs of listing issues with US...yes im long\t\t\n"Chinese #stocks gapping up like crazy: $BABA $BIDU $JD $DIDI $PDD etc.\n\nMassive $KWEB call sweep today (Chine ETF)\n\nhttps://t.co/Al4zBQi7jO\n\nusing the promo link above you can get a discount: $25 for the 25 days trial \n\n#stockmarket #stockmarketnews #stocktowatch #stocktrading https://t.co/AUytYtbYRR"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\n"RT @WealthBrah: $BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered t…"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA wait until the short', ' bears realize there on the wrong side', ' then institutional money gets back into their positions. Boom Boom 💥. 💗\t\t\nRT @ss_seekingalpha: Alibaba stock jumped 20% when the market opened today. Despite macro issues', ' will BABA generate huge returns in the co…\t\t\n"تØ\xadليل  $HD\nمقاومة قوويه ومهمه على الاسبوعى عند 334.8 لمسها ورجع اختراقها والثبات Ù\x81وقها يستهدÙ\x81 340.4_345.7 .\nبوضع عام Ù\x81وق 329 على اليومى ايجابي\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/KVGzUduluV"\t\t\nRT @tradermusa: $BILI 500% ðŸ˜\x8dðŸ˜\x8dðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f مبارك للاعضاء Ù\x81ÙŠ التيليجرام 🥳🥳 #الأسهم_الأمريكية #السوق_الامريكي #الأسهم  #ناسداك $BABA $JD $N…\t\t\n@Investandbefree $Baba was from 2 cash secured puts I sold.  Bought them back to free up cash\t\t\n"$BIDU up 19% and $BABA 17%\nNo positions"\t\t\n$BABA is down 4% in the last 5 trading days. https://t.co/gijVjnAhRQ\t\t\n$BABA under $100 is criminal.\t\t\n$BABA lol not a chance ðŸ\x8f¼\t\t\nNo trust for Chinese government $pdd $baba $bidu all those Chinese ADR for another round short sell..\t\t\nAlibaba $BABA Stock: Bear vs. Bull | The Motley Fool https://t.co/tZ2xZfheuk\t\t\nI bought $BABA at $200. The last 2 quarters have shown that maybe $200 was not as cheap as I thought when i first bought it. Now Averaged down to $135', ' and really pleased with the price I got. Maxed out already. Just watching now. The fundamentals have deteriorated but remain.\t\t\n$BABA green week back to 100 dollars âš¡\t\t\n$BABA this is a bull trap 💢\t\t\n$BABA “eAsieSt sHoRtâ€\x9d 👀\t\t\n"This year: \n$BABA is down -35.4% \n$BEKE is down -54.4% \n$NIO is down -57.9% \n$PDD is down -54.5% \n$RLX is down -69.8% https://t.co/KOcTXaSCvN"\t\t\nIt\'s always the same: when a stock falls', ' everyone is hating the company', " stock rises - - > FOMO (BTW I don't own any $BABA", ' mean this in a general way) https://t.co/EhiORKejA5\t\t\n$BABA you are buying price of 5 years ago guys ↘\t\t\n"RT @Db3OnChain: Pro: bought $baba last two days \nCon: didn’t buy enough to be thrilled"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nThank you $BABA https://t.co/7AaajRWcqM\t\t\n$PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;; https://t.co/r5yHq7B2U5\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', " $NTES…\t\t\n$BABA F NO I'm buying this high at 90 💫\t\t\n$BABA lol ðŸ’\x9d\t\t\n$ddl $mf $didi $baba $jd $tigr $futu  20% china stock\t\t\nOficialmente en verde con $BABA https://t.co/hs1wQ3nzCo\t\t\n$BABA its a beautiful sight.  gmorning fam :) 😃\t\t\n$PDD 39", '25% $JD 26', '62% $BABA 17', '77% $BIDU 19', '4%\t\t\n$BABA 80C - $13.50 - 1000% PROFIT https://t.co/Zh0a8nbxGj https://t.co/hYMKKIKyhT\t\t\n"Pro tip: Sometimes you just have to pass on a name and get over the FOMO. \n\nYes', ' Munger owns $BABA. You don\'t have to. https://t.co/1hz8m1Rpnv"\t\t\n"This Morning\'s Top 5 Most Active Report: \n$DIDI (Vol: 79.46M) \n$SONN (Vol: 70.94M) \n$NIO (Vol: 44.61M) \n$BEKE (Vol: 36.30M) \n$BABA (Vol: 34.98M) \n \nAlerts & Technical Analysis via https://t.co/JtlVSdqMdZ 🪄"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\nDon\'t be fooled by $CEAD price action. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do own DD! #Food #agriculture\t\t\n$BABA bigger move than I was expecting but I’m not fully convinced yet\t\t\n$BABA Vastly undervalued / big whales incoming 🌟\t\t\n$BABA 90c - $4 - 2000% PROFIT https://t.co/3tP4ognIu1 https://t.co/itBgn3OceA\t\t\n@MelissaLeeCNBC Guy scores', ' Baba explodes higher. $BABA\t\t\n$BABA 77 P *RISKY* hold for a lil l', ' expecting a move but be careful.\t\t\n$BABA is a deadbeat bounce. DO NOT buy it. If anything short it IMO. It\'s currently at $90\t\t\n"DailyUp5\n$BABA $91.08 18.66% -9.76% -25.50% -26.50% 38.98\n$BIDU $129.75 19.72% -10.04% -19.23% -12.74% 42.55\n$BIRD $5.85 10.80% 0.69% -49.48% -61.61% 28.12\n$BLI $6.12 13.75% -3.01% -19.05% -66.97% 40.81\n$BMBL $24.34 7.08% 2.96% -13.38% -33.59% 50.62"\t\t\n2k to 12k in less than 24hrs. I know them elite ass old men big mad we hustlers found a legal way to get paid. They done Phucked up.... $Baba 💥💯 https://t.co/Hk8HXM0ToM\t\t\n$BABA thanks JP Morgan. We love buying quality companies at a great price ðŸ‘\x8d 🪄\t\t\n@matthew_miskin @emilyrroland @FactSet This explains why China names like $BABA $JD $BIDU are soaring this morning', ' I\'m still cautious on China equities.\t\t\n"RT @Stock_Quant: Most mentioned tickers on Twitter (Last Hour):\n\n1. $AKAN\n2. $BABA\n3. $MULN\n4. $SONN\n5. $TSLA"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $AAPL\n6. $…"\t\t\n"متابعة تØ\xadليل الÙ\x81يسبوك $FB 🔥\nمبروووك من مناطق 186 الان 197.3 باقى تكه على الهدÙ\x81 الثانى للكول 200 واختراقها والثبات Ù\x81وقها يستهدÙ\x81  206.7 .\nالدعم على اليومى 193\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/7pYCV2oRqR"\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 50 | 108.3% | 🚀\n| $SPY | 50 | 138.1% | 🚀\n| $GME | 19 | 216.7% | 🚀\n| $AMC | 13 | 1200.0% | 🚀\n| $TSLA | 11 | 120.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"SWEEP 442 $BABA 03/25/22 $90 puts for $5.25 \n\nSpot: $90.44\nVolume: 1', '097\nOI: 442\nIV: 94.91%\nPremium: $232.1k\nSector: Consumer Cyclical"\t\t\n@MullinsMomentum China pennies are all over with the movement of $BABa but I’m scalping quick base hits over and over due to the high volume\t\t\n"SWEEP 415 $BABA 03/25/22 $90 puts for $5.25 \n\nSpot: $90.48\nVolume: 606\nOI: 442\nIV: 95.64%\nPremium: $217.9k\nSector: Consumer Cyclical"\t\t\n@notlordfed $Baba\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (50)\n2. $BABA (35)\n3. $OIL (18)\n4. $TSLA (15)\n5. $GME (9)\n6. $VXX (9)\n7. $WISH (9)\n8. $ZIM (8)\n9. $ARKK (8)\n10. $NIO (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/SXbkEjqlPO"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $AAPL\n6. $…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA 🚀\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"This Morning\'s Top 5 Most Active Report:\n$DIDI (Vol: 79.46M)\n$SONN (Vol: 70.94M)\n$NIO (Vol: 44.61M)\n$BEKE (Vol: 36.30M)\n$BABA (Vol: 34.98M)\n\nAlerts & Technical Analysis via https://t.co/Qkw92RLxV8\n#daytrading #stocks #stockmarket #investing"\t\t\nVENDI MAS $BABA 50% BOOOOM\t\t\nKids who sold $Baba and $pdd yesterday. https://t.co/mNruMwA6qw\t\t\n"@MarketRebels What a pop across the board… $JD', ' $BABA', ' $NIO', ' $BIDU', ' $LKNCY… \n\nWAIT!  WHAT?  $LKNCY Luckin Coffee Inc is up 40% today!"\t\t\n"$BABA (+40%)\n\n#woosah ðŸ™\x8f https://t.co/iSqt42lfqc"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 51 | 121.7% | 🚀\n| $SPY | 50 | 138.1% | 🚀\n| $GME | 17 | 183.3% | 🚀\n| $AMC | 13 | 1200.0% | 🚀\n| $TSLA | 11 | 120.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $AAPL\n6. $AREB\n7. $SPX\n8. $DIDI\n9. $NVDA\n10. $MULN\n\n( Sorted by most recent ) https://t.co/bQmhkGg5R3"\t\t\n$BABA - Alibaba', " Tencent reportedly cutting thousands of jobs https://t.co/n85W02s9RO\t\t\nToday's best trade ideas for Options Appetite members: Long $BABA", ' long $NIO', ' long $DIDI ...all massively gapping higher', ' sigh\t\t\n"🚨 Active Trade Alert 🚨\n\nThese $BABA puts are currently trading at $77.40', ' a gain of 443% https://t.co/3E3aIGsMuc"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $AKAN\n2. $BABA\n3. $MULN\n4. $SONN\n5. $TSLA"\t\t\n"تØ\xadليل $MRNA \nبوضع عام مازال ايجابى مقاومة اولى على اليومى 157 مقاومة ثانية 160.6 اختراقها يستهدÙ\x81 172 هدÙ\x81 اول\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/xxguH9TH1P"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $WE\n3. $BE\n4. $ARKK\n5. $VXX"\t\t\n$baba was 125 4 weeks ago and totally undervalued! if anything the picture is less cloudy today than its ever been over the last 6 months at least! what fair the price certainly not 90!\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 53 | 152.4% | 🚀\n| $SPY | 50 | 138.1% | 🚀\n| $GME | 16 | 128.6% | 🚀\n| $AMC | 13 | 1200.0% | 🚀\n| $TSLA | 11 | 120.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (34 mentions)\n2. $BABA (23)\n3. $ARKK (7)\n4. $TSLA (6)\n5. $VXX (5)\n6. $QQQ (5)\n7. $SOFI (4)\n8. $SBUX (4)\n9. $MU (4)\n10. $GME (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA $TCEHY $DIDI - Alibaba', ' Tencent reportedly cutting thousands of jobs https://t.co/Stlu4AQyaq\t\t\nthese are the most active stocks right now $DIDI  $NIO  $BEKE  $BABA  $PDD  $RLX  $IQ https://t.co/WDPsEDTrrx\t\t\n"New Mega-Cap 52 -Week Lows for Mar 15', ' 2022:\n\n$TSM $97.68\n$BABA $73.28\n\nResearch on https://t.co/gwLDiAuOxj"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA Looking for $92.60 break out towards $100\t\t\n$SDC soon will pull a $DIDI $BABA $PDD $JD $BIDU gap up SMILE DIRECT HAS HIGH SHORT INTEREST\t\t\n"$SDC soon will pull a $DIDI $BABA $PDD $JD $BIDU gap up  \n\n$SDC let’s go"\t\t\n$SDC soon will pull a $DIDI $BABA $PDD $JD $BIDU gap up\t\t\nAs I said before market can have relief rally around FOMC ', ' Soon we CAN open PUTS and SHORTS once more ! Get ready $US500 @NIOGlobal $AI $BABA $FB\t\t\n$BABA\t\t\n$BABA those 2 calls that cost me $150 sold for $550... I just dont get why all my other options opened exccept alis. I literally watched the stock dropped $3 smh. Probably could of got $200 more out of both contracts 💟\t\t\n"متابعة تØ\xadليل ابل $AAPL \nمبروك لكل من معنا من أمس  Ù\x81Ù‰ ابل  كول من مناطق 150🌸 والاعلى Ø\xadتى الان 157.5 .\nمقاومة الان عند 157.7 اختراقها يستهدÙ\x81 159_160.\nدعمك 156\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/mzNh6FVbQc"\t\t\n$BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU #Chinastocks #ChinaRussia https://t.co/jcX1sa9s1d\t\t\n"CNBC & Cramer trying to hit China now :o) \n \n$JD $bidu $tcehy $nio $BABA 📶"\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\nFlow Room (These are not alerts): $BABA 04/14 $100 calls bought 1300x AT ASK $4.45  #BULLISH #SPX #QQQ #CHINA $500K+ order #orderflow #options #trading\t\t\n$BABA lols way oversold âž¡\t\t\n$DUO added .48 I think this sees at least $1 today could see as high as $3.5. MONEY SETUP. #Chinastocks $BABA $DIDI $DADA https://t.co/aOOUxWcxIS\t\t\n"Mid-week morning in the Live Room with @RobInTheBlack $baba $bidu $nio $pdd $futu $bili $jd $le $kc Live chat with 100+ Strat traders!\n\nhttps://t.co/RP8BuzTcyg\n\nLet #TheSTRAT get you over the hump.\n\n#trading #stocks #investing #stockstowatch https://t.co/c84PtjdXZ2"\t\t\n$CEAD at a discount. #MultiBagger $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do own DD! #Food #agriculture\t\t\nRT @Frankm57386975: All $NIO $XPEV $BABA $LI $JD investors right now. 😃 https://t.co/H5CNfqDau5\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"アリãƒ\x90ãƒ\x90購入。\nç´„1å¹´ã\x81¶ã‚Šã\x81«æ\xa0ªè²·ã\x81£ã\x81Ÿã€‚\n上å\xa0´å»ƒæ\xad¢ãƒªã‚¹ã‚¯ã‚„ä¸\xad国当局ã\x81®ç·\xa0ã‚\x81付ã\x81‘ã\x81Œç·©å’Œã\x81•れるå\x8f¯èƒ½æ€§ã\x81Œé«˜ã\x81„ã\x81ªã‚‰ã€\x81今ã\x81®PERã\x81¯å®‰ã\x81™ã\x81Žã‚‹ã€‚\n\n$BABA https://t.co/TyWkRpPE0H"\t\t\n@DanielMuvdiYT Gracias Daniel por tu claridad y dedicación en los vÃ\xaddeos de los lunes. $BABA fue un ingreso ayer gracias a vos. 🙌\t\t\n@gurgavin $BABA huge rip.  I guess no IPO price\t\t\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%% https://t.co/r5yHq7jrvv\t\t\n$WYNN $HOME $KNDI $MOBL $CBAT $NOW $PYPL $FB $GLD $TDOC $AMD $QQQ $BLNK $INTC $NFLX $BABA $BTC.X https://t.co/zieQVcigV5\t\t\n"Twitter\'s Top Stocks: \n\n$DFMTF  Price: $0.25  Mentions: 23\n$QQQ  Price: $334.75  Mentions: 23\n$BABA  Price: $90.13  Mentions: 20\n$TSLA  Price: $824.26  Mentions: 16\n$OCGN  Price: $2.79  Mentions: 16\n\n#stocks #investing #trading"\t\t\n$BABA some traders are taking profits ï¸\x8f\t\t\nUp 14% $BABA', ' up 20% $TCEHY. I’m a genius…….oh', ' wait https://t.co/NBh1kQJzuV\t\t\n$BABA https://t.co/8SU6p3BWkt\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nNo estoy llorando se me metió una suba de $BABA en el ojo\t\t\nWhat a day for Chinese stocks :) $BABA #stocks https://t.co/frvPiVjDGs\t\t\n@tradertvshawn Well you were right on $BABA damn.\t\t\n$BABA o god no', ' don\'t collaps 🪄\t\t\n$BABA pathetic ☑\t\t\n"So this just happened: $BABA  \n \nDrStoxxTrading Room https://t.co/m0sAvrB7RO"\t\t\nso apparently everyone was maxed out long China weeklies yesterday 🙄 I saw some old supports but no solid reversal so didn\'t hang onto $BABA ah well!\t\t\n$BABA Seems like a good risk to reward here to me. TGT $125 zone. https://t.co/SmYmtjoazt\t\t\n#baba $baba in 88', '75\t\t\n$BABA 35% PAGANDO https://t.co/XH3cnsoPAO\t\t\n#pinduoudo #vipshop $pdd $vip #alibaba #baba $baba #chinatech! WOOOOhooooo! #wallstreet #nasdaq #StocksToBuy #stockmarket #tech #sandp #china #asia #breaking #breakingnews #soar https://t.co/We5W1Anl3R\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA 80 puts ', 'let’s go 📈\t\t\n$BABA if any degen bulls want calls', ' let me know and I will sell ‘em to you at 200% mark-up', ' - you know cause of inflation 🆙\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\nQue locura de mercado. Creo que voy a silenciar la palabra $BABA . No por nada sino por que no la llevo 😅\t\t\n$BABA Ichimoku Weekly Chart. Stock to place on your watchlist. Waiting for a reversal. #technicalanalysis #technicalanalyst #marketcrash #ichimoku #koonitz ï¸\x8f https://t.co/iEXCsQiQxE\t\t\n"$YINN China 3X\'s BULL ETF ~ 950K share #darkpool print at $4.29\n\n$BABA $JD $BIDU $KWEB $PDD $BILI $NTES \n\nBlackBox Spring Breakout Sale ~ $5 for your 1st month  -  https://t.co/qTCXuP382P https://t.co/nDmQYoBu5u"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"3/\nTencent Holdings Ltd. and Alibaba Group Holding Ltd. gained more than 23% each according to a measure of Chinese tech firms.\n$BABA $TCEHY"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nAll $NIO $XPEV $BABA $LI $JD investors right now. 😃 https://t.co/H5CNfqDau5\t\t\nMost Active Equity Options For Midday - Tuesday', ' March 15 $AMD  $BAC  $C  $CVX  $F  $NIO  $PFE  $XOM  $AAPL  $AMZN  $MSFT  $NVDA  $TSLA  $BABA  $FB  $AAL  $JD  $AMC  $PDD  $SOFI https://t.co/mKSar3InXt\t\t\n$BABA In a bullish position (short term) on this dip this morning. 💗\t\t\n$BABA lets squeeze em!!! $FXI leading the way !!!\t\t\nRT @KickoStocks: $27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/mTwM1Jo7mm\t\t\n$BABA new PT 15 USD... â\x9d—\t\t\n$TSLA $AAPL $AMD $NVDA $VXX $BABA $NIO $MSFT $FB $AMZN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//.  https://t.co/r5yHq7jrvv\t\t\n"Beautiful breakdown formed on $BABA.\n\nThe arrow represented where I actually pressed my order entry', ' look where I got filled on $BABA. Frustrating to say the least. Even my cancel/exit today was very slow to fill', ' but we press on!\n\n@AimanBbt https://t.co/2jMjUCYvzE"\t\t\n"متابعة تØ\xadليل الداو $DJI \n تØ\xadقيق الهدÙ\x81 الاول للداو🎯✅ .. الاعلى 34008 \nمقاومة ثانية عند 34065 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 34335 هدÙ\x81 ثانى\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/K9rWwG80aI"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$27', '640 with receipts. No paper trades around here https://t.co/wHnWjnDyUr $BABA $DIDI 🤣 https://t.co/TyINBw0gkN https://t.co/mTwM1Jo7mm\t\t\n$BABA I SAID IT IS DESD CAT BOUNCE SEE MY POSTS THANKS ME NOW!!!! 🤞\t\t\nThese $BABA calls are +150% 💰\t\t\n+2.9R (after 2 slow days). Late entry on the $BABA breakdown', ' but compensated with 2 adds after the entry price retest for +2.4R. Trusted the time and sales on this one! B/E on $NIO LOD (too close to R5). Quick +0.5R scalp on the $AAPL reversal to the 1m-9. #DayTrading #BBTfamily https://t.co/45Dgrhn6CE\t\t\n$BABA buy the dip!! ðŸ˜\x81\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$baba baba baby !!!!! https://t.co/DwzFT4Jmfz\t\t\n40 Stocks Moving in Wednesday\'s Pre-Market Session $AGRI $BABA $BEKE https://t.co/XxzWKJntzB #premarket via @benzinga\t\t\n@Mr_Derivatives Sold my $BABA Mar 18 $81 calls from $2.08 yesterday (They went as low as $1.38 an hour after', ' lol) on the open at $10.90 how did you do?\t\t\n$BABA phew thank god I sold pre market 🪄\t\t\n@CantPhaseBlase I would say the CCP did a CCP version of the Fed Put. $BABA Albeit stronger', ' more effective.\t\t\n$BABA Short filled right at 92!  😂😂😂 ðŸ˜\x81\t\t\n$BABA 20% and $WISH 7%. Lmfaooooo so say baba went down 20% wish would be down 30%. Short this pig momentarily.\t\t\n$BABA I am out with a nice profit. I will still be watching for another opportunity.\t\t\nvendi una parte de $BABA 24% https://t.co/eFxCZ1Ivyw\t\t\nTook off some risk into $90. Watch for a hold above VWAP/$90. $BABA #Intraday\t\t\n$BABA due to being way oversold ... another 12 pts to 100 is doable by Friday\t\t\n"Bring all that $MULN volume to $CENN and see what happens with little ease.\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Do won DD!"\t\t\n$BABA lock in some profits yo! 🆙\t\t\n"This is HUGE for ALIBABA $BABA stock 🤯\n\n🎥Video link: https://t.co/7mNkHrILei https://t.co/Vpx9nFEZxy"\t\t\ndamn china lit that ass up! IFBD $BIDU $BABA $FUTU $JD $IQ PDD $BEKE\t\t\n$BABA fucking options wouldn’t update price until 6:33 wtf ï¸\x8f\t\t\n"RT @StockMKTNewz: Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAli…"\t\t\nIs the $BABA bottom in?!\t\t\n$BABA Makes an Outsized Move 17.5%. The 18-Mar-22 Option Straddle is Implying a ±7.4% Move in the Next 2 days https://t.co/8n4CUMKE3s\t\t\n$BABA Back to $78 Loaded $80 strike puts â\x9d¤\t\t\n$BABA 92 then 78 likely https://t.co/st7vZVraVP\t\t\nCan someone let JP Morgan analyst know he should not value Chinese tech stocks anymore please? Will he upgrade his price target? Sure he will', ' he follows the market.  $baba $tcehy #alibaba\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BILI 500% ðŸ˜\x8dðŸ˜\x8dðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f مبارك للاعضاء Ù\x81ÙŠ التيليجرام 🥳🥳 #الأسهم_الأمريكية #السوق_الامريكي #الأسهم  #ناسداك $BABA $JD $NIO $TSLA https://t.co/HllXLsWMjW https://t.co/dIKCtoEHO2\t\t\n$BABA took profits will buy back soon ï¸\x8f\t\t\n"A esta hora grandes empresas chinas como $NIO o $BABA están subiendo con mucha fuerza', ' 15% ambas', ' recuperan algo de terreno aunque esta subida no quiere decir cambio de tendencia.\n\n#NYSE"\t\t\nLong a little $BABA around $88 (stops vs LOD). #Intraday\t\t\n"RT @Iamanirudhsethi: $BABA \nIsland reversal ??\nAbove 90 â–ºIf stays.......for 30 mintues or more\nWe see BLAST upto 104+++ or more in hrs \n\nHe…"\t\t\nLooks like I gave the signal to buy $baba', ' it’s so easy in hindsight 😂 https://t.co/QA0mUVln0u\t\t\n"#Alibaba $BABA è un po’ il Marco Masini del mercato azionario: straordinario potenziale ma non si capisce perché tutti lo odiano.\nIntanto oggi #premarket del 20% (Alibaba', ' non Masini…) 💟"\t\t\nRT @AOlaguerF: Para alegria de @crsorens', ' muy fuerte la suba de $BABA en el premarket\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"Best performing large cap stocks at today\'s open\n\nPinduoduo $PDD\n$TCOM\nBeiGene $BGNE\nLI Auto $LI\n$ZNH\n$JD\nXPeng $XPEV\nAlibaba $BABA\n$NIO\nNetEase $NTES\n$ZTO\nBaidu $BIDU\nSea Limited $SE\nLufax $LU\nYum China $YUMC\nDoorDash $DASH\nAluminum $ACH\n$GRAB\nRivian $RIVN\nMongoDB $MDB"\t\t\n@JerryCap If you bought $BABA yesterday', ' there’s 99% chance you will sell your stakes today.\t\t\nThe devs are finally doing something about $BABA. https://t.co/S77zNAwTg6\t\t\n$BABA a lot of people in profit that bought the dip. ï¸\x8f\t\t\nbot $baba 95c at 1.35\t\t\n@keith_dorschner @iamtomnash Yesterday I sold all Chinese stocks of everything I had except Nio… I bought 10 x $4/share shortly after it IPOd', ' and I think they’re more legit than $BABA or $TCEHY. Will likely sell those last 10 shares if China provides military assistance to Putin. 🤔🤷ðŸ\x8f½â€\x8d♂ï¸\x8f\t\t\n$NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[] https://t.co/r5yHq7jrvv\t\t\n"$BABA \nIsland reversal ??\nAbove 90 â–ºIf stays.......for 30 mintues or more\nWe see BLAST upto 104+++ or more in hrs \n\nHeading towards 129 in next few days ? https://t.co/w8nx2sT2CJ"\t\t\n$baba 2-10 wassuppppp $shop 200% so far wassup we about to squeeze em too hahahha\t\t\n$BABA Fucking Robinhood man ugh â\xad\x90\t\t\n"Update: $BABA 🚀\n\nUp +20% off the recent low. #woosah https://t.co/yZnaBQEcmJ"\t\t\nRT @BeachTrading: $BABA bottoms in!! Added 77.65 Easiest swing trade in HISTORY!! #StocksToBuy\t\t\n$BABA where are all the shorts ', ' ppl were happy to short at 75 yesterday ? 😃\t\t\n$BABA buy some ITM weekly call spreads', ' a nice floor put in here IMO. Got me 86/92 @ 3.00', ' max gain 100%\t\t\nRemember when we told @BlackHatCapital that there would be tickers that would get us our money back way faster than $WISH. All tickers mentioned yesterday are up huge. $IQ $HUYA $CAN $YINN $BABA $VIPS 20-40% like.\t\t\n$BABA how many hookers is Munger and Buffet getting today? They aren’t just eating blizzards and drinking Coca Cola if you know what I mean! 🌟 https://t.co/H7Gl7qRi2k\t\t\nToday’s stunning rally in $BABA', ' fueled by a full-court press shoots the stock back to levels last seen … checks notes … Friday\t\t\n"متابعة تØ\xadليل تسلا $TSLA  🎯\nالأعلى على الهدÙ\x81 الثانى على الاسبوعى عند مناطق 818 .\nÙ…Ø\xadاصر الان بين 818 Ùˆ 803\nاختراق المقاومة يستهدÙ\x81 831\nكسر الدعم بيرجع 785\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/tw8WKoz8dq https://t.co/euPYUDgsUX"\t\t\nGood morning! Futures rise ahead of Fed meeting/FOMC. Top watches $SPY $QQQ $MSFT $BABA $TSLA Join us in our discord https://t.co/cD6aoZzWb9  #stocks #options #daytrading\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', ' https://t.co/r5yHq7jrvv\t\t\nCashed out $baba not to shabby https://t.co/rFWCvT7Sgo\t\t\n"Top 5 Trending Tickers on #Twitter this morning - combined over 20 million impressions\n\n$SPY\n$BABA\n$AMC\n$NIO\n$TSLA\n\nReal-time investing trends and insights 🔥👇\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/CnFr9Ai41V"\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n#Options Flow Stream Update $AAPL $TSLA $GOOGÂ\xa0Â\xa0$BKNG $BABA $RIVN $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Gr3YvQQ4OY https://t.co/Q22WvKQxgz\t\t\nTrndg ↗  $ENSV $CWEB $BABA $BEKE $SWN $HGEN scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nThis can’t be real life', ' so $WISH has been getting slaughtered of late and been using the same algo as $BABA and the rest of the China stocks. And today when they are all up 15-30% it’s only up 5%. 😂😂😂\t\t\n$BABA $105 calls 🚀🚀 ðŸ\x8f¼\t\t\n$BABA Xi bought calls 🤣🤣 📢\t\t\n$BABA bouncing hard on China news\t\t\n$BABA took 3 mins to get the option priced WTFH! solid 120% gain today 💟\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/5Q0I5vyeOG\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n18% off $BABA puts\t\t\n#RoadTo50 #DeFiChain #dTokens $DFI #BTC $BABA https://t.co/4sAm5ImyAe\t\t\n"$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\'\'\'\'  https://t.co/r5yHq7jrvv"\t\t\n@MantasTrades Today\'s theme is short covering vs profit taking innit $BABA\t\t\n$BABA so mad i sold 40% of my position two days ago 💢\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"RT @PandaOptions: Todays plays ðŸ\x90¼\n\n$BABA 128c hit +16% so far (4.15 to 4.80) Currently down -12%. Have next weeks contracts on these. Held u…"\t\t\n$baba $bidu $kweb . ding ding ding .. https://t.co/PsaxtbIWwm\t\t\n$BABA why the options markets closed? 😘\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Take a look to:  $BABA -1.29% \n\n#ToTheMoon #trading #Stocks #StocksToWatch #daytrading #FOMO #news #wallstreetbets #investments #bottomfishing #RedditArmy #YOLO #StocksToBuy \n https://t.co/vBm2iJuxkW"\t\t\nWhy Alibaba', ' Nio And Other Chinese Stocks Are Surging $BABA $NIO $BILI $PDD $BIDU https://t.co/0T0ftNhCBh\t\t\n$BABA loaded 100 shares more yesterday let’s go ðŸ˜\x81\t\t\n$BABA below 91.3 was a good short\t\t\nRT @JerryCap: Someone should run $BABA vs QQQ feels like it leads by about a week.\t\t\n#Options Flow Stream Update $TSLA $GOOG $BABA $RIVN $BKNG $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/b7unig8fJD\t\t\n#Options Flow Stream Update $TSLA $GOOG $BABA $RIVN $BKNG $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/LiFDimOorn\t\t\n#Options Flow Stream Update $TSLA $GOOG $BABA $RIVN $BKNG $QQQ $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/H9P36a0LqR\t\t\n"متابعة تØ\xadليل Ù†Ù\x81دا $NVDA \nمبرووك لكل من تابع معنا السهم من مناطق 214 الاعلى على الهدÙ\x81 الثانى على الاسبوعى 235💪.\nالان Ù…Ø\xadاصر بين 231 Ùˆ 235 .\nاختراق المقاومة يستهدÙ\x81 240 هدÙ\x81 اول .\nكسر الدعم بيرجع 229.5_225\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/9Z6wvA3pI6 https://t.co/sVFOFz177w"\t\t\n$BABA who are all the losers that sold at the bottom? 🪄\t\t\n"La subidas de hoy de las acciones chinas era bastante obvio', ' si hacen un análisis técnico se darán cuenta que se nos venÃ\xada advirtiendo. 🥴\n$BABA $TECHY $TME"\t\t\n$BABA Weekly .. https://t.co/Aom76AGIwV\t\t\n"$BABA\n\n~20% move in pre-market today due to positive news coming out from the Chinese state council.\n\nThis trader entered the calls at 4.00 and they hit a high of 10.50 today. That\'s a 162% gain overnight!\n\nDid someone know news was going to drop @unusual_whales? https://t.co/FtSK4py3Xz"\t\t\n$BABA Yo my calls stuck ☑\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @ElGuapoBear: Accidentally deleted my pinned tweet -\n2022 predictions\n1- Oil will see sub $80 \n2- $BABA will outperform market\n3- $XBI w…"\t\t\nTrading these Chinese companies like $DIDI $BABA and $BEKE are a complete crapshoot if holding longer than a day\t\t\n"wow what a short we did on $BABA. Who else got it? \n\nEd', ' @AverageJoeTradr what did you trade?\n\nRecap coming soon. What did you trade? https://t.co/JJXaF6OZ9A"\t\t\n"$RIDE $WKHS $FSR  \n \nChinese EV is up big >+20%   $NIO $NIO $BABA 🆓"\t\t\nNice Green Day today. Could have taken more but I’ll settle for $1555 in 7 minutes. Not bad for a days work! #baba $baba https://t.co/Qs6UQ30LOY\t\t\n@JetSkiGolfLife @WillThrower3 $BABA $DiDi deep dive!\t\t\n$BABA  $NIO $XPEV $LI $BIDU $JD $PDD $DIDI $KWEB  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.___  https://t.co/r5yHq7B2U5\t\t\nRT @mustafa0h: من اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"I normally do not add on strength', ' but $NIO is way cheap even here! 💎🚀\n\n$TSLA $XPEV $LI $BABA"\t\t\n@TheStocksmen good stuff with $Baba https://t.co/svJfS9Q7Oa\t\t\n26% 🟢 $BABA P Payed. https://t.co/MjPEQgFyDs\t\t\nFlow Room (These are not alerts): $BABA 03/18 $80 puts bought 1000x AT ASK $.95cents #BEARISH #QQQ #CHINA #orderflow #options #trading\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"What a pitch', " I dig it!!! Product rates look strong as fuck & I've been looking to get some exposure", ' this appears to be a solid assymetrical r/r bet.\n\nPunted a few instead of chasing $BABA as my broker hasn\'t opened mini futures for it yet (probably cuz of the volatility lol) https://t.co/XL8y2HZ4Ps"\t\t\n$BABA $BIDU $AKAN gapped up over 5%. What are your thoughts on the price from here? https://t.co/iCAJxccnhK #stocks https://t.co/Vn1KMMqOZV\t\t\nCongrats to $BABA traders today. ðŸ™\x8f https://t.co/ZY5WAszbc4\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA Alibaba added over $50 billion USD in market capitalization last night.. that\'s fucking mental to think about. ðŸ‘\x8d\t\t\nI felt that maybe $BABA was a sell on the open', ' got $10.90 on the $81 calls bought yesterday by putting market order to sell on the open at 9am. Opening print happened as it started to crater', ' feel blessed getting out with that gain. https://t.co/hS3Vkf3Emt\t\t\n"متابعة تØ\xadليل سباكس $SPX \n\nالان على الهدÙ\x81 الثانى 👌4310 بوضع عام على اللØ\xadظى يستهدÙ\x81 4322 _4335 .\nدعم اول 4300 دعم ثانى ومهم 4286 كسره بيرجع 4255\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/QYdmc5WFAE https://t.co/EGT0ZN9vfr"\t\t\n"Added $ONE 1.89 with all China stocks going $BABA $JD $NIO \n6M float china stocks', ' was at $10-20 last year', ' we got lots of room to run.  \nPT $2-3"\t\t\n"Threw a bit more money into $BABA\nAnother buy coming when I get my tax refund in April! https://t.co/9JilIb2UhP"\t\t\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $YMM Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.{}{]  https://t.co/r5yHq7jrvv\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n"RT @NlCKStocks: $BABA is very long term play for me \n\n2024 calls I don’t want to sell until 200+\n\nJan 2023 can be held safely thru q2 imo.…"\t\t\n"Alibaba stock jumped 20% when the market opened today. Despite macro issues', ' will BABA generate huge returns in the coming years?\n\nhttps://t.co/wovntZ3fps\n\n$BABA #Alibaba $NIO $XPEV $LI $BIDU $JD $PDD $DIDI $KWEB #Tencent #China #Chinesestocks"\t\t\n$BABA they sucking in all the bears at open 🤣 this will be back over 100\t\t\n"Trending now on FinTwit\n$TSLA $AAPL $AMD $NVDA $VXX $BABA $NIO $MSFT $FB $AMZN https://t.co/gbwh4xNIId"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @compound248: Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\nمن اكبر المستÙ\x81يدين من ارتÙ\x81اع اسهم $BABA ØŒ صندوق الاستثمارات العامة والمستثمر تشارلي مانغر ! https://t.co/pJQ8h2S4XZ\t\t\n"Chinese stocks open extremely strong.\n\n$DIDI ^ 42%\n\n$NIO ^ 17%\n\n$BABA ^ 15%\n\n$XPEV ^ 17%"\t\t\n$BABA зүгÑ\x8dÑ\x8dÑ€ койн шиг Ñ\x81авалжынаа $3k swing in portfolio\t\t\n"Vosotros no entrasteis ayer en $BABA y $SE ??\n\nYo tampoco…🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f"\t\t\n"$BABA up 15%\nChina Stocks Jump Most Since 2008 as State Council Vows Support \nHong Kong had the best day in years', ' up 6% https://t.co/IDfyTrOscx"\t\t\n$BABA buying all Dips - this is $300 stock and deserves all rise\t\t\n"What\'s your biggest contrarian view you hold in the market?\n\nI\'ll go first', ' I still hold a $BABA position."\t\t\n"also china stocks insane gap-ups\nhaven’t played $futu $baba $jd $bidu $xpev since last year but maybe time to start"\t\t\nRT @TheStreet: $BABA up 20%', ' biggest intraday gain since 2014\t\t\n$BABA @ resistance https://t.co/D1LFqdKowl\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n$BABA this is going to $500 ï¸\x8f\t\t\n$baba 💰💰🔥🔥 https://t.co/dhGrMiBqVR\t\t\n"DailyUp5\n$API $8.71 23.20% -21.74% -19.50% -52.09% 43.12\n$APPS $34.27 5.17% -12.88% -30.26% -37.30% 37.09\n$BABA $92.13 20.02% -8.72% -24.64% -25.65% 40.02\n$BIDU $126.19 16.44% -12.50% -21.44% -15.13% 40.29\n$BIRD $5.71 8.14% -1.72% -50.69% -62.53% 26.15"\t\t\n$BABA Sell the news', ' come back and buy when the gap fills. ↔\t\t\n$BABA Ichimoku Weekly Chart. Stock to place on your watchlist. Waiting for a reversal. #technicalanalysis #technicalanalyst #marketcrash #ichimoku #koonitz https://t.co/Sm3kICMYun\t\t\n$BABA In a bullish position (short term) on this dip this morning.\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $BABA', ' $NIO', ' $NVDA', ' $DIDI\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n@HurricaneBot1 You read the CCP related news? I don\'t think its just "another day" necessarily $BABA\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\nWho said I cant short ??? $BABA https://t.co/QFhGZ3DPox\t\t\n@capitanstubby @amentofo @michaelxpettis @WSJ $BABA\t\t\n$BABA Well look at that! What a nice surprise for those who bought... ðŸ˜\x81\t\t\n$AMZN $AAPL $BA $BABA $FB  $BYND $SNAP $TGT $PYPL $JD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.++  https://t.co/r5yHq7jrvv\t\t\nSomeone should run $BABA vs QQQ feels like it leads by about a week.\t\t\n$BABA weekly calls out of park!!! ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸ\x8d¾ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€ðŸš€\t\t\nRT @JerryCap: Would be fun if $BABA bottomed the day sell-side declares China uninvestable (even though they are right', ' it is).\t\t\n#VOLATILITY $BABA\t\t\n"$BABA shorts been eating for 18 months you guys get one good day with a pop and everybody comes out of nowhere \nWatch how quick gains are gone ↘"\t\t\nWOW', ' $BABA\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\n@aubreymartin94 @gurgavin And then bought $BABA; and today', ' you are earning lot of money 🤣🤣🤣 https://t.co/sZVwQM0RXk\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\nWould be fun if $BABA bottomed the day sell-side declares China uninvestable (even though they are right', ' it is). https://t.co/3rrCzkRGvx\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n$BABA 90 3/18 calls coming in hot 🎯 https://t.co/bBFmqDXV6I\t\t\n"$BABA a pump\nIs not needed when you check out Babas numbers end and point! 👉"\t\t\n"انوه ان سهم  $BABA  غير متواÙ\x81Ù‚ مع الشريعة Ø\xadاليا بØ\xadسب تطبيق Zoya\n\nجزا الله خيرا من نبهني https://t.co/aLcsFR2n4N"\t\t\nthats four dollar scalp in $baba\t\t\nDet var pÃ¥ tiden och började nästan kännas oundvikligt med en rejäl studs i framför allt Kina men även annan tech. $BABA är nu upp 16%', ' $JD 20% och $SE 15% i förhandeln.\t\t\nFilled at $92. I did not like $BABA yesterday at $75 but I love it in the 90s today. https://t.co/qkNk1ct4Im\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n$AMC $AXS $BABA $BEKE $BRCC $CTK $DIDI $NIO $SON $WSM Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>>  https://t.co/r5yHq7jrvv\t\t\n$BABA let’s go! â\x9d—\t\t\n"#Alibaba $BABA è un po’ il Marco Masini del mercato azionario: straordinario potenziale ma non si capisce perché tutti lo odiano.\nIntanto oggi #premarket del 20% (Alibaba', ' non Masini…)"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/khm8iboAIo\t\t\n"RT @konradryczko: Alibaba +20%\n$BABA https://t.co/096TbE9FDE"\t\t\n"アリãƒ\x90ãƒ\x90暴騰ã\x81—ã\x81¦ã‚‹ã\x81®ã\x81¯ã\x81“ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81®å½±éŸ¿ã\x81‹ã\x81ªï¼Ÿï¼Ÿ\n$BABA https://t.co/Z2pFwEdbzx"\t\t\n$NIO $BABA $LKNCY looks like a lot of the Chinese stocks are up today 📢\t\t\nRT @HedgeFundTips: Just yesterday', ' Chinese internet stocks were deemed “uninvestable.â€\x9d Suddenly', ' after a significant gap up', ' everyone’s goi…\t\t\n@Preston_Trades @marbel2019 Thx for the congrats on calling $BABA \'near" the lows and buying the $81 calls (late) at $2.08 and selling on the open at $10.90 ðŸ\x8f†\t\t\nThinking about trading options or stock in Alibaba', ' Daqo New Energy', ' Jabil', ' Block', ' or Micron Technology? $BABA $DQ $JBL $MU $SQ https://t.co/pwnfL279US\t\t\n$BABA ↔ https://t.co/dZLK0Iu1Bc\t\t\n*ALIBABA SURGES 20% IN BIGGEST INTRADAY GAIN SINCE SEPT. 2014 $BABA\t\t\n$BABA SHORT AT 92..\t\t\n@aubreymartin94 @gurgavin F $BABA\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Chinese stocks soaring today after China seeks to calm markets with promise of economic support....\n\n$FUTU +26%\n$BABA +18%\n$NIO +19%\n$BIDU +15%"\t\t\nPOS market makers filled me at 11 on $baba fuck you!\t\t\n"Get ahead of the trend here at Xtraders \n\nhttps://t.co/3vbD4Mdsw5\n\nCongrats to all who played! \n\nSee you tomorrow📈\n\n$AMZN $AAPL $BA $BABA $FB  $BYND $SNAP $TGT $PYPL $JD https://t.co/kkz4VNuEr9"\t\t\n@Preston_Trades @prosperousguy @marbel2019 Dead cat propelled by CCP rockets. Don\'t think the status of the cat matters when it comes to CCP market manipulation $BABA\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$CHNC on watch. If it breaks .0023 it could run hard. Very thin. \n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"Charlie Munger is an f\'ing genius.\n\n$BABA https://t.co/IRELVZb5YO"\t\t\n@DeItaone End of day tweet will be: $baba falls to flat to end the day\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n#PageOne: Hooked on a feeling $HSCEI $BABA $XLRE $TNX $SBUX https://t.co/AmRYYVDkoy #PreMarketAnalysis #Russia #Ukraine #oil #ratehike #FOMC #retailsales #gasolinestation #policydecision #sales #economy #stockmarket\t\t\n"Crazy short from here if you held (which would be stupid on the other hand).\n\nYesterday insane volume and now good news. This would have been easy money $baba https://t.co/IYaTyP7nVq https://t.co/q0hfHVPlHc"\t\t\n$BABA up 20%', ' biggest intraday gain since 2014\t\t\n$BABA P 85.\t\t\n"RT @OddStockTrader: Whoaaaa $BABA\n\nSwung the $80 weeklies.\n\nW. T. F."\t\t\n"RT @SubvertoXbt: $BABA Alibaba is up 27%', ' Hang Seng is up 10%  \n\nIncredible call from last night by @TaeXbt with insane accuracy', ' catching…"\t\t\n"Little $BABA short at open and already out \n\nStill don’t have my set up today so sized down and taking profit quick"\t\t\n"RT @Sino_Market: Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$DAC $ZIM $PANW $CRWD $ZS $MRNA $ORCL $TSLA $GOOGL $MSFT $CI $UNH $BABA $UVXY $SVXY $SCO $UCO $SBUX  Listen to "What will the Fed and Jerome Powell do to the market today? 3-16-22 Market update". âš“ https://t.co/CYgyq7pRFv\t\t\nIts not too late to buy $BABA. Its still under $100 and darn cheap\t\t\n@prosperousguy @marbel2019 It’s time to start calling $BABA to gap king. Under the 20SMA', ' this is just a dead cat bounce but we will see if it can clear it this time (but I’m very doubtful).\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/jiskcNHrKo\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n$BABA https://t.co/mqYeU1KKZk\t\t\n$BABA watch the dump â–¶\t\t\n"Alibaba surges 20% in biggest intraday gain since Sept. 2014. \n#China $KWEB $FXI $CNH #StockMarket $BABA"\t\t\n$BABA calls at open hmmm â\xad\x90\t\t\nWhat a bounce for $baba and $tuya\t\t\n$CANG I have never seen stock trade -300% EV. they have 600mil in cash but market value is less than 250mil. $RLX $BABA ï¸\x8f\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"RT @TheDeepDiveFeed: Chinese Stocks ripping as government vows to support them.\n\n$DIDI $BABA $BIDU $JD $NIO https://t.co/BBYormnyho"\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\nRT @Sino_Market: US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES…\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 2.5M shares\nPrice: 92.00\nTotal: $229.0M"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $AAPL\n6. $T…"\t\t\n"Nice print for $BABA Size: 1244836 Price: 92 Amount: $114', '524', '912.00 Time: 932\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\nâ\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/UehNvR7VHO\t\t\n"US-listed Chinese shares soar at market open', ' $FUTU up 29.5%', ' $LI up 27%', ' $XPEV up 22%', ' $BABA up 20%', ' $NIO up 19.3%', ' $NTES up 18.5%.\n#China $KWEB $FXI $CNH #StockMarket"\t\t\nKind of wish I bought more $BABA yesterday  😕\t\t\n$BABA Squeeze BABA Squeeze!! 🤩 💟\t\t\n$BABA Adami called it on fast money yesterday....a 20% rip could be had any day!\t\t\n"Excited for the start Tomorrow!! So many great setups 📈\n🎯Learn how to trade the right way \nhttps://t.co/3vbD4Mdsw5\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $YMM https://t.co/1tOVBnMGnD"\t\t\n$SPY isit possible that Charlie munger is holding more baba than last year $baba 🆙\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n"Sonar top 10 NASDAQ @ open: $CAKE $FUTU $HOUR $HYMC $IMPP $MULN $PALI $SONM $SONN $TANH\n\nSonar top 10 NYSE @ open: $AMC $AXS $BABA $BEKE $BRCC $CTK $DIDI $NIO $SON $WSM\n\nSee them ranked @ https://t.co/jNA9ZbbwMV"\t\t\n"$NEGG shorts are out of shares.... we ready\n\n$BABA $GOTU $AMC $GME $CLOV $MULN https://t.co/wPCg2Xv7pe https://t.co/R3207omNRJ"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $BABA 🥉\n4. $SPX\n5. $AAPL\n6. $TSLA\n7. $SBUX\n8. $PHUN\n9. $JD\n10. $IXHL\n\n( Sorted by most recent ) https://t.co/QTyxVFd07k"\t\t\n"Does the date say March 18th', ' 2022 Strike $92 ', ' 2 DAYS EARLY \n\nYOU LUCKY SON OF A BITCH! 😂 \n\nHAHAHAHAHAHA GOLDEN MOTHER FUCKER! ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»ðŸ‘\x8fðŸ\x8f»ðŸ’µðŸ’µðŸ’µðŸ’ŽðŸ’ŽðŸ’Ž $BABA miracle https://t.co/zrMHOmMFUU"\t\t\n"Alibaba +20%\n$BABA https://t.co/096TbE9FDE"\t\t\n$BABA squeeze those f0cker$ 😘\t\t\n$TSLA $AAPL $AMC $AMD $GME $VXX $ZIM $BABA $AMZN $FB $NVDA $NIO $DLO $VIX $EVH $XOM $HYMC $CRWD $S $COUP Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%  https://t.co/r5yHq7jrvv\t\t\n"Stock gaps:\n$BABA 19.85%\n$BIDU 16.29%\n$BYND 3.24%\n$DKNG 3.04%\n$IOVA 6.55%\n$LMT -3.04%\n$MDB 4.60%\n$MTCH 3.15%\n$MU 4.60%\n$NIO 18.15%\n$NOC -3.89%\n$SBUX 5.88%\n$SE 13.15%\n$SHOP 3.82%\n$SNAP 4.33%\n$TEAM 4.26%\n$TTD 3.06%\n$TWLO 3.16%\n$WYNN 4.46%"\t\t\n"TRADING STATS FROM today \nhttps://t.co/3vbD4Mv3UF\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA $PYPL $V $W $NQM https://t.co/Hp075gmCID"\t\t\n"#LiuHe🇨🇳 vows #Support for #economic growth👉https://t.co/v8iXgsuvgf\n\n#China\'s #SharesInFocus: 🚨#PreMarket #Trading\n\n#PinDuoDuo $PDD 📈36%\n#JD $JD 📈25%\n#Baidu $BIDU 📈15%\n#Alibaba $BABA 📈20%\n\nPS: Do you want the #MarketMaker2020\'s #TechnicalAnalysis ?\n\nICYMIðŸ\x90²#HangSeng📈9%📅ðŸ\x90¯ https://t.co/xpU7hjkyiS"\t\t\n$BABA time for the anxiety attack of waiting for the options chain to open at 9:32am fuck smh ï¸\x8f\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n$BABA https://t.co/nUWapUiNSP\t\t\nBenzinga\'s Daily Brief On Trending Tickers For March 16', ' 2022: Alibaba', " GameStop And More $BABA $NIO $GME $AMC $HYMC https://t.co/9ylfe1qzMH\t\t\n@David_Tracey Time to sell a few $BABA calls.\t\t\n@Trader_Joe_LPP Don't listen to this guy. I have $BABA for sale for $98 and I'll take $3 for $DIDI. Great buys. You will bank", ' probably.\t\t\n$BABA bottom picked within 4 cents 🥱 https://t.co/PPIGoKTuko\t\t\n"$SPY $YINN $YANG $BABA $AAPL WhatÂ\xa0we know about the economic impact of China’s Covid spike\n\nhttps://t.co/wAScxCkrV2"\t\t\n"Chinese Stocks ripping as government vows to support them.\n\n$DIDI $BABA $BIDU $JD $NIO https://t.co/BBYormnyho"\t\t\n$BABA and to think JP Morgan downgraded this week to “uninvestableâ€\x9d after basically a 70% slash🤡🤡 thanks for the wonderful insight telling retail to sell at the bottom ðŸ˜\x81\t\t\nTrndg ↗  $BABA $BEKE scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nThe guy bought $BABA a few months back', ' has had ~60% drawdown', ' with one day rally everyone is cheering he was right. And yet ppl say he is a longterm investor not a gambler. https://t.co/RqetReuXNh\t\t\n$SPY squeeze those bears into sleepless night $baba âš¡\t\t\n"Waiting for Interest Rates. Obviously', ' #inflation is the number 1 concern of 2022.    \n\n$spy $qqq #tradingsignals #daytrading #optionstrading #daytrader #daytrade $baba $nio $tsla $aapl $sbux $spy $aal $amc $amd $beke $arch $gogo $bgfv $blnk $bynd https://t.co/IZQ9aidCWr"\t\t\n$baba level key 93\t\t\n$PBTS well we should have a nice day', ' $BABA $DIDI both up big ï¸\x8f\t\t\n"Chinese names flying today', ' looking at a downward move on these. \n\n$BABA $NIO $JD $IQ $KWEB"\t\t\n"China Stocks very hot ! \n$BABA $NIO + 20% \nMini stocks $METX +12% \n$MKD At breakout could follow soon  👀"\t\t\n$Baba Hoy sube +20% jajaja y JPMorgan se cagó de nuevo a las manos débiles', ' ayer compró barato y hoy vende tranquilamente un +20% https://t.co/7pxHpr3bkW\t\t\nRT @SwatOptions: [Live 9AM PreMarket Brief] Stock Options Trading - Mar.16', ' 2022 https://t.co/v0jtiqJuyY via @YouTube $SPY $IWM $QQQ $VIX $…\t\t\n$BABA it would be nice if we can close above 111 level â\x8f©\t\t\n$UXIN $NIO $BABA  Chinese elephants def scooping the cheapies the last two days 🪄\t\t\n"@marbel2019 @Preston_Trades I know', ' read through my feeds and see what I said', ' seriously I already gave my POV. \n\nNow on $BABA? I dont know', ' that is my POV 🤓"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nChina stoxks gonna rip today $BABA $NIO  buy calls at the open https://t.co/hWou6u46aO\t\t\n$BABA Cheap Baba or overvalued Amazon…. Yeah wright… Hang Seng will do much better then Nasdaq this year! 👉\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA even if it rises 100% from here- it would be on lower level then it was on 2 months ago 🤩🤩🤑 ↘\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\nGreat thread on $BABA ðŸ‘\x8fðŸ\x8f½ https://t.co/6CKb4GNsxV\t\t\nRT @HisaApp: Most active stocks in today\'s pre-market trading. Markets open in 10 mins. Click here to start trading today https://t.co/AEkz…\t\t\nPremarket green as hell today 🤔 I sold my $Baba option plays yesterday up 97%…go look at it this morning and it’s up $15 😒 this the shit I be talking bout @Aces_Uchiha 😂\t\t\n@caromjavier @InversorExperto Nadie te obliga a comprar $BABA 😘\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"China names vol pop PM on headlines of Market and IPO\'s pledge\n\n$DIDI +43%\n$CWEB +40%\n$BEKE +38%\n$PDD +35%\n$YY +25%\n$JD +25%\n$BABA +20%\n$TCEHY +19%\n$NIO +19%\n$BIDU +16% https://t.co/mSZhtOg16C"\t\t\n$BABA a board full of shit talkers with zero understanding of China’s actual system of governance and long term economic objective running their mouths with their hair on fire. Careful diamond handing your puts. ï¸\x8f\t\t\n"Pro: bought $baba last two days \nCon: didn’t buy enough to be thrilled"\t\t\n$baba holding strong af congrats gang we did it wish i had more but 2-14 is gonna be a big win\t\t\n$BABA thank God! ï¸\x8f\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n$BABA MOONING ALL MONTH 💗\t\t\n"Premarket 📈📉\n$SONN +83%\n$DUO +68%\n$BEKE +47%\n$CWEB +45%\n$DIDI +44%\n$PDD +35%\n$YINN +35%\n$DDL +35%\n$KC +32%\n$ZH +31%\n$RERE +31%\n$BILI +30%\n$YMM +30%\n$FUTU +30%\n$TIGR +27%\n$IQ +27%\n$RLX +25%\n$JD +25%\n$NIO +20%\n$BABA +20%"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n$BABA 76-92 from yesterday\t\t\n"RT @rontweatsley: $LKNCY $BABA All Chinese stocks soaring big.  BABA up 18%', ' this is going to be a catapulting force for LKNCY \nIt\'s going…"\t\t\n$BABA still very cheap 👉\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"Alibaba $Baba pre market +20.57%\n\n#NYSE #futuros #premarket https://t.co/PhbReYKeA8"\t\t\n$BABA short accounts get wiped— at the open 😂😂 💗\t\t\n$baba cure cancer this morning?\t\t\nHuge news! Glad i’ve been loading up $NIO $BABA https://t.co/tYAw3kcNjJ\t\t\n"I knew the CHINA theme was coming. \n$NEW one of the smallest floats in the market. Also one of the most shorted stocks.\n\n$SONN $BABA $DIDI $DUO $PALI $LKCO $HUSA $KSCP $CEI $MULN $BBIG https://t.co/vb34VSS2Pv"\t\t\n"$FAMI \n\n$0.15 \n\nHeavily shorted\n\nChina stocks catching bid\n\nAgriculture food prices rising\n\nRepeat sales to US Canada and Middle East\n\n$DIDI $NIO $FXI $BABA $SONN $VEON $HYMC $MULN $CEI $MULN $AGRI $AEI $AAPL $TSLA $SPY \n\nhttps://t.co/G916bZYEvM"\t\t\n$BABA $JD $PDD  $RAAS crazy pre-market... ï¸\x8f\t\t\n"$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.....  https://t.co/r5yHq7jrvv"\t\t\n"$BABA Alibaba is up 27%', ' Hang Seng is up 10%  \n\nIncredible call from last night by @TaeXbt with insane accuracy', ' catching the bottom. \n\nWhat are you waiting for', ' fam? Join us. \n\n#alibaba https://t.co/FEE0pEDu6l"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA +20% pre-market\t\t\n"Most mentioned tickers on Twitter during Pre-Market:\n\n1. $BABA\n2. $NIO\n3. $SBUX\n4. $SONN\n5. $AMC"\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $BABA\n2. $GME\n3. $NIO\n4. $TSLA\n5. $JD"\t\t\n$BABA dam 🆙\t\t\n"@marbel2019 @Preston_Trades Do YOU think the selloff in $BABA is done?  I posted what I did', ' read through them & decide for yourself. I say this with respect. You get to decide on your own after doing research', " also listening to others and picking your spots.\n\nI dont know if I'd buy today", ' maybe on p/back"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $328.15  Mentions: 10\n$BABA  Price: $76.76  Mentions: 10\n$SPY  Price: $426.17  Mentions: 7\n$GTCH  Price: $0.15  Mentions: 7\n$MULN  Price: $1.60  Mentions: 6\n\n#stocks #investing #trading"\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @TheDomino: Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycro…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA know more crackdowns I bet Ant is compliant and we get news soon would be epic! 🥇\t\t\n"It happened the next day and I hope you bought OTMs.\nI will be actively monetizing. Staying nimble. $BABA https://t.co/ByLt9oykzr https://t.co/zp1dIadBKE"\t\t\nwatchlist: $DIDI $DKNG $NIO $NVDA $BABA\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n$BABA are we going to see 120 this week? 🤞\t\t\nRT @ramirobriglia: $BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\n$MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY:\n\nAPPLE $AAPL\nADVANCED MICRO DEVICES $AMD\nALIBABA $BABA\nMETA PLATFORMS $FB\nAMC ENTERTAINMENT $AMC"\t\t\n"There is a #bull out there who JUST sold their $BABA position cause he was ‘done’ with it', ' or to ‘buy back loser.’\n\nMoment of silence for thee ðŸ‘\x8fðŸ\x8f»ðŸ˜‚ https://t.co/Ke8voFN0zF"\t\t\n$baba $bidu 時間外ã\x81§æš´é¨°ã\x81—ã\x81¦ã‚‹\t\t\nRT @ProblemSniper: $BABA +20% Pre Market 🤩\t\t\n$BABA snooze fest until it breaks the downward trend on the weekly. â˜\x9d https://t.co/UpagB9TRJ4\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\nThe FUD IS OVER! $nio $xpev $li $baba $bidu $jd $pdd https://t.co/Ml3gJi3lGv\t\t\n$BABA when these short accounts get wiped- imagine the spike at open 🤩🤩 💯\t\t\nWatching $BEKE $BILI $KC $NIO $BABA $HOUR this a.m. Main watch: $BEKE $BILI $KC $BABA\t\t\n"$AXXA long term uptrend support getting stronger consolidation period ending. bullish hammer. Oversold bounce opportunity.\n\n$WTI  $TSLA $HYMC $AAPL $BABA\n $AMZN $Djia https://t.co/fKHiWqOEBf"\t\t\n$NIO - CONGRATS BULLS - $XPEV / $BABA https://t.co/RdKvKM8Ho1\t\t\n$NIO $MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;  https://t.co/r5yHq7jrvv\t\t\n"$YANG $YINN $DIDI $BABA ChinaÂ\xa0says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown\n\nhttps://t.co/AUgmDNX1vg"\t\t\n"$BABA bears feel free to go to war ! Zelensky need your help ! \nSee ya $125 April ðŸ‘\x8d"\t\t\nTech ', ' $COIN ', ' $XOM ', ' $BABA ', ' be careful still looks like a market pullback . https://t.co/ZL5vAj1bOT\t\t\nI have 10 followers and I’m better than 99% of the “tradersâ€\x9d on this platform. 🤡 $FXI $BABA $PDD https://t.co/MXczT3GpWU\t\t\n"Cautious', ' bulls looking for hourly HLs', ' but 4hr consolidation is much deeper\nWatching Chinese names $BABA $BIDU $NIO $XPEV for day trades\nscouting initial top fish (gap up in a downtrend) then for the first 5m oversold bounce"\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\nAnyone virtually back patting Munger et al for investing in $BABA or Chinese tech and averaging down for the last 12 months as price returns to where it was last Friday should probably take a moment today and reflect on how much short term price action controls their perception.\t\t\n@RampCapitalLLC @jpmorgan $BABA analyst crushing it\t\t\n@Steve_TheBull_Rogers Steve', ' I am in $BABA with you. In fact because of you!!! Bought $1500 shares at 7:57 PM yesterday evening at $78.87. Up $20', '000. Where are you selling? We made a lot of money on $PROG earlier. 📣\t\t\nIf $BABA will gain strength q2 I will publish plans with levels. For now I’ll avoid any ideas as sharing will open many to a risk larger than I feel comfortable giving.\t\t\n"$BABA Breaking News: Someone called Xi Jinping \'Winnie the Pooh\' overnight', ' so he decide to annihilate all bears. \n \nHEEEYYY Boo-Boo', ' we\'re a\'gonna have to declare BANK-RUPT-CY! 🆙"\t\t\n$BABA up 27.30% in HK 👀👀 https://t.co/f5GbcFJ15f\t\t\nRT @jonnajarian: â\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\nRT @RobInTheBlack: #Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\n"CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD UP 25%\n$BABA UP 20% https://t.co/b8glJLyEPB"\t\t\nâ\x8f±ï¸\x8f60 Seconds #China 🇨🇳 stocks $DIDI $BABA $BIDU $KWEB $MU #YANG $CHAD more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/TXYtfpoxsR\t\t\n"$BABA not going anywhere but up from here!\nStrong like Bull 🥇"\t\t\nLooks like I missed my $BABA window. 🤦â€\x8d♂ï¸\x8f\t\t\n"Everyone’s watching #China stocks today\n\nI don’t like being in the crowded trade. Always volatile and for the sheep. The wolves are already in & prolly looking to cash out\n\nWhat you wanna be? ðŸ\x90‘ or ðŸ\x90º \n\n$BABA $JD $NIO $KWEB $METX"\t\t\n@ChrisFranco At least keep $baba till 2025', ' when China will be the most important economy In the World.\t\t\n$BIDU $BABA Chinese stocks are just crazy now and crazy cheap https://t.co/tKVXs5JNfX\t\t\n$NIO $BABA waking up to 20% $RMSL 🪄 https://t.co/Aw2g3oInQh\t\t\nRT @smbcapital: Stocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n"Most active stocks in today\'s pre-market trading. Markets open in 10 mins. Click here to start trading today https://t.co/AEkzoboP46!\n\n$NIO\n$AMD\n$DIDI\nAlibaba $BABA\n$RLX Technologies\n$AAPL\n$AAL American Airlines\n$VALE Vale S.A\n$F\n$PDD Pinduoduo\n$SOFI"\t\t\n"$BABA is very long term play for me \n\n2024 calls I don’t want to sell until 200+\n\nJan 2023 can be held safely thru q2 imo. If u want to roll out look mid summer. https://t.co/TfaZxP9GWo"\t\t\nStocks the desk is watching: $SBUX $S $BABA $JD $NIO https://t.co/ekrdZioeJW\t\t\n$CAN is 22% up in pre market going to blast everyone come join the party $BABA $BTC $TSLA 🚀🚀🚀🚀 😄\t\t\n$BABA wonder what june 100 calls will be worth at open ☑\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"$BABA any reason chinese stocks are running? \n \nThey\'ve been beaten down and totally undervalued - just notice a lot of chinese stocks trending â\x9d¤"\t\t\n@JMihaljevic $BABA back to prices seen *checks notes* last Friday. I think anyone poo poo’ing Mungers trade for the last few months can feel pretty comfy with the take. Lol\t\t\n"RT @chisato_invest: ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘…"\t\t\n"RT @anyatrades: 👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"RT @Tr3ndyJon: What to expect today\n\nLooking at $spy $qqq #ES_F \n\n$BABA $AAPL \n\nhttps://t.co/KdoNUVeX88"\t\t\n$BABA what a manipulation by JP Morgan 😤🤮🤮🤮🤮 📣\t\t\nRT @ramirobriglia: $BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\n$BABA i want my 130 👀\t\t\n"The #BearFonso #Watchlist \n$BABA <91 to 86.2', '84.14', '78.3', '76.6\n$BIDU <122.65', '119.85', '116.4', '113.5', '110.08\n$SE <102.15 to 100', '98', '95', '93.7\n$NIO <17.5 to 17.25', '16.9', '16', '15.35\n$DKNG <16.4 to 16.2', '16', '15.7\n$MU <76 to 75.47', '74.4', '73.5\n$BILI <23.7 to 22.9', '20.5', '19.2', '16.24\n$SPY $SPX"\t\t\n$BABA So Jerome Powell is moving to China it sounds like! China wanna be like Japan so bad and print infinite money.  The US has not figured out how to print infinite money without major consequences as we know', ' Japan could just be full blown lying too tho.. never know\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"👀Watch:\n$SONN\n$DUO \n$BEKE \n$CWEB \n$DIDI \n$PDD \n$YINN \n$FUTU \n$TME \n$TIGR\n$NIO \n$BABA \n\nHappy hump day 😎🙌ðŸ\x8f¼"\t\t\n"RT @Stock_Hunter89: Stocks in play\n\n$TSLA $AAPL $BABA $BIDU $BILI $JKS\n\nLink to discord today for Free Chat Day  : https://t.co/BwesJrKRcm"\t\t\n"$FUTU over 34', '80 >TP 37', '41 >TP 40', '69 >TP 47', '11\n\n$BABA over 93', '12 >TP 93', '95 >TP 94', '53 >TP 95', '34\n\n$MU over 76', '81 >TP 77', '64 >TP 78', '59> TP 79', '22"\t\t\nLook at that volume on $BABA yesterday @donnelly_brent ', ' similar to your NOK example perhaps https://t.co/BxgOFUQndE\t\t\nBig relief rally on Chinese names like $BABA', ' $NIO', ' $JD', ' $TCEHY. Personally caught lightning in a bottle by starting a position in $NIO yesterday.  My first Chinese stock exposure of the year. $BABA was also looking unbelievably great sitting at 2016 levels. https://t.co/9pKml7x3Ar\t\t\n$AAPL $BABA $LI $DIDI $FB $AMD $MSFT $IXHL $BZ $ZM $GDRX $JBL $HD $V $NOW $COST $AON Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.$$ https://t.co/r5yHq7jrvv\t\t\n"3/16 PM Update\n\nLarge caps mostly up along with market', ' though futures down-trending since 8am. Watching $BABA at open with eyes on $BEKE', ' $TSLA', ' $AMZN', ' $ASML', ' $BIDU. Wouldn\'t be surprised if a lot of stocks lose steam shortly after open. https://t.co/MEKwIcaKOh"\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/16 include $AAPL', ' $AMD', ' $BABA', ' $FB', ' and $AMC.\t\t\n"Overnight rally after overnight rally\n$BABA >93 to 95.17', '99.75', '104.14\n$BIDU >125.67 to 132', '134', '137', '140.6\n$SE >104.15 to 108.6', '111.6', '114.4\n$NIO >18.05 to 18.5', '19.04', '19.3\n$DKNG >16.7 to 17', '17.4', '18.4', '19.3\n$MU >76.85 to 77.4', '78.9', '79.9', '81.3\n$BILI >24.85 to 26.9', '28.3', '29.35\n$SPY $SPX"\t\t\n$BABA $DKNG <<<-- the King is taking off.. ✅\t\t\n$BABA - The real test for the bulls would be clearing out 110-130 zone. Long term bottom formations do not happen overnight and it takes days and weeks of consolidation for real wealth generation to kick in. https://t.co/LKodIhZ0u8 https://t.co/stBZhvNj4z\t\t\n$baba - the market is finally rationalizing it.\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\nHot dang @GuyAdami great call! $BABA 🆙 20% 🔥 https://t.co/aNT3hsbQAF\t\t\nThere is no #limit to #success when #consistency is the #base but #persistence is the #fuel that #pushes you #forward when #rejection #leaves you #sick & #tired. $GDS $BZ $BILI $FUTU $PDD $YY $JD $AAPL $BABA $LI $DIDI $FB $AMD $MSFT $IXHL $BZ $ZM $GDRX $JBL $HD $V $NOW $COST $AON https://t.co/qrTyj9GULN\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"🤕🥴\n\n$KWEB $BABA $TCEHY"\t\t\nIt’s that time again between $FB quarters where I’m tempted by valuation and monetization catalysts … got the China and Fintech sell-off to distract me this time tho $BABA $XPEV $MQ\t\t\nTrndg ↗  $BEKE $BABA $CWEB scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\nLargest open interest increases among single stock options for 3/16 include $AAPL', ' $AMD', ' $BABA', ' $FB', ' and $AMC.\t\t\n"$BABA IV going to be wild \n\nCareful on chains. I’d avoid the urge if not positioned already as risk on 20% gap up is substantial."\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"Trending & Most Active on Stocktwits!\n\n$BABA $NIO $LKNCY $JD $KMPH $SBUX $XPEV $ARCO $S $DIDI $BABA $PDD $JBL $CCL $NVDA $BA $BNTX $PFE $FCX $LAC $SQ $MU $SPOT $UAL $TSLA $MSFT $NLOK $LE $EXK $SCVL $LMT $LI $BIDU https://t.co/z3Mt8ji9MF"\t\t\n"RT @LibertyDividend: ¡A ver si nos hemos equivocado y es una cripto!\nLong Alibaba $BABA https://t.co/vM2CqKFyLv"\t\t\n@BullEllis You don\'t need to own it; I don\'t need to own it. But someone will. $BABA https://t.co/6jNUjX6yiP\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nGood Morning', ' Savages', ' FOMC day expect a lot of curve balls and huge range today. Patience will pay today. Watching $BABA $QQQ $ARKK $AMC $TSLA https://t.co/qT4zU1USgJ\t\t\n$BABA smoke screen by Wall Street being taken too serious by retailers. That’s how you get reaped 📣\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$baba nothing in #china is as it seems… somethings very wrong… https://t.co/ojH2lgDhdP\t\t\n"This aged very well.\n\n$Baba https://t.co/GfOWUdORfB"\t\t\n"*ALIBABA', ' BAIDU', ' https://t.co/fT131hidIX SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/y3ekZ0qHfS \n\n$BABA $BIDU $JD https://t.co/LqxO1unnth"\t\t\n"$BABA  ↗ï¸\x8f03/15⬅ï¸\x8f\n\n#BILLIONAIREBALLER ALERT ♦ï¸\x8f♦ï¸\x8f♦ï¸\x8f \n\nPREMIUM SPENT💵+ COLLECTED💳\n💲34', '356', '250\n\nTECHNICALS=#DEEPITMCANDIDATE â›\x8fï¸\x8f\n\nUOA RANK\n#FIREATWILL 📈 \n#NONSTOPUOA ♾\n\nUOA ACTIVITY=#DEEPITMPUTSELLING 👑    \n\nJUN\'22 \n6250 130P SOLD\n\n#SWEPTUP 💼IN BLOCK OF 2000 https://t.co/C8gmsb5phE https://t.co/rKfOR0wa4Q"\t\t\nEl gobierno Chino ha dicho que promete sostenibilidad y equilibrio en sus mercados bursátiles. Esto ha cambiado el panorama para las empresas Chinas y habrá que ir empezando a mirar las buenas como $NIO o $BABA que ahora mismo están por los suelos\t\t\nTranku $BABA https://t.co/Z3t7EfCfjc\t\t\n$baba $nio scaling out about half here in premarket.  Saving the rest.  I never buy premarket but i don\'t mind selling it.\t\t\n"$BABA \n\nPre - MKT\n\n   Volando   92.45"\t\t\n$baba I know lot of you had calls. Jeez\t\t\n$SPY $AMD $AMC $CVX $BEKE $VXX $PFE $NIO $BABA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.// https://t.co/r5yHq7jrvv\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @cmspeary: Me getting ready to market buy $BABA and further entrench myself as a community member. https://t.co/L75tCGHif1\t\t\n#Mindthegap Chiners $BABA $BIDU $NIO $PDD $FUTU $BILI $JD $LE $KC\t\t\n$BABA even wetter now 👀\t\t\n$BABA had some insane volume the last two days. https://t.co/k1pPXMQYiG\t\t\nRT @RampCapitalLLC: $BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\n"$NIO $BABA $IQ $GRAB \n\nCiti starts $NIO Hong Kong-listed shares at buy', ' sees over 500% upside. ✨"\t\t\n@ayeshatariq ðŸ‘\x8dso is $BABA\t\t\n$BABA this is what happened last time when short volume was at the same level.... ðŸ\x8f¼ https://t.co/X4ETwcuPy2\t\t\n"$BA and $BABA paying fat today. \n\nCalled it. 🙂ðŸ™\x8fðŸ\x8f¼"\t\t\n"@Preston_Trades This move in $BABA this morning (Way larger than I thought) is exactly why I said you couldnt even buy it at $80 today even though it was under $80 in the ah last night.  I thought it would be up', ' had no idea China would say what it did. \n\nGotta anticipate a move (sometimes) 😎"\t\t\n$BABA +20% premarket which means I’m only gonna be down 60% now.\t\t\nHasta @mario10xCiento se va a alegrar (y hasta en contra de su voluntad) jejeje $BABA https://t.co/cM2i2XrMon\t\t\n"Chinese stock bottom has likely been found now that delisting fear is minimized and CN gov will attack institutional short sellers.\n\nNow $BABA has rebounded a lot', ' will the Alibaba-backed tech company CooTek', ' $CTK', ' follow? I am definitely more hopeful."\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nRT @realalexvieira: #NEWS China Stocks EXPLODE as Wall Street deceives the world downgrading after the crash. Congratulations to my clients…\t\t\nFingerMotion Enters Lucrative Chinese Mobile Device Protection Market $FNGR trades at a deep discount after #NASDAQ uplist #Chinese #Stock $BABA $PDD $NIO $YUMC $BIDU $NTES investors read my report $FNGR #Telco #Smartphone $AAPL  https://t.co/K9HpHRNNk0\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @a_inversor: $BABA +23%  en Hong Kong. 🤯🤯🤯🤯\n\nPensaba que seria una buena compra', ' pero esta locura??\n\nA ver como abre en el mercado ameri…"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO - News\n\nSecondary\n$FUTU - News\n$OXY - Cont\n$AAPL $AMD $NVDA $FB $DKNG $CCL $UAL  - Gappers\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\nRT @theresa_perrin: $DOYU is a market beat i. The day that they announce Chinese stocks are tradable again.  Keep your eye on all your favo…\t\t\n"$BABA AlibabaÂ\xa0Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees\n\nhttps://t.co/IOR8auHiZe"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"Watchlist\nUpside:\n$SBUX\n$BABA\n$JD\n$NIO\nDownside:\n$OXY $CVX $XOM $UCO OIL"\t\t\n"What to expect today\n\nLooking at $spy $qqq #ES_F \n\n$BABA $AAPL \n\nhttps://t.co/KdoNUVeX88"\t\t\n$NIO $BABA did I expect this when I bought yesterday\'s dip. Yep 🥰🤑 easy money.  Now taking profits to RMSL  for some real fda gains. 🔥 ðŸ‘\x8d https://t.co/QFnsWJytBd\t\t\n$baba and other China stocks rocking pre-market 🚀\t\t\n$BABA Dump it from here âž¡\t\t\n$BABA here we go! ï¸\x8f\t\t\nRT @ShreyaNimbhorka: $BABA only wish I had loaded more yesterday âš¡\t\t\nFINALLY $BABA HOW HIGH CAN IT GO? VERY LITTLE RESISTANCE BACK UP YOU NERDS\t\t\n"RT @nomadinvest: $BABA & China:\nThe writing was in the wall when you get your info from the source rather than mainstream headlines (see pt…"\t\t\n"Just yesterday', ' Chinese internet stocks were deemed “uninvestable.â€\x9d Suddenly', ' after a significant gap up', ' everyone’s going bargain hunting. $BABA\n\nGreat convo with @JustinJarman @HVST\n\nLink to full VideoCast: https://t.co/UUxGQZvnkd https://t.co/paFotr0A0J"\t\t\n@CNBCFastMoney @karenfinerman @timseymour $baba up 20% in the pre-market. Take a bow @GuyAdami', " you nailed this one so you get to have a nice sugary treat today. Now maybe go talk to your colleague @jimcramer & tell him to easy up w/ the race bating. He's having another Bear Sterns moment but in reverse\t\t\n$baba $nio still oversold and financial stability board in China said that they will work with US regulators on stability… expect $baba to hit $125+ within the next 2-3 days and $nio to hit $25+ 🚀🚀🚀 https://t.co/rX2ExEYK3V https://t.co/OyiF7SjoBh\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov't. I do not claim to be. But for some reason", ' every male between 18-34 on Twitter se…\t\t\n"RT @TheStocksmen: My stock swing $BABA is getting some hate. \n\nHere\'s a great breakdown on why to be bullish on China and Alibaba. https://…"\t\t\n"$PDD is rocking a +35% 📈\n\n$BABA +20%\n\n$JD +25%\n\n All markets 🟩', ' & Zelenskyy is on TV right now delivering a shot of adrenaline', ' positivity', ' & vigilance to the world’s watchers #Ukraine"\t\t\n"RT @MatthewMcCall: Chinese Stocks Surging this Morning\nYesterday I discussed the Big 4 Chinese Tech stocks and the wild move in $KWEB\nAlso.…"\t\t\n$BABA Thinking about trading options or stock in Alibaba Exxon Mobil NortonLifeLock W W Grainger or Eli Lil - Benzinga https://t.co/8L8EXoKeIf\t\t\n$BABA Why an Asia Stock Fund Likes Alibaba and Taiwan Semiconductor - Barrons https://t.co/47jj1G5UKy\t\t\n$BABA Stock Market Today Dow Rises Fed Decision Ahead Alibaba and https://t.co/8tSTWbzSl5 Soar - Barrons https://t.co/jc6CS242y9\t\t\n$BABA Tencent Alibaba Meituan Rebound on Dip Buying After Historic Rout - Bloomberg https://t.co/CzytBqeQMV\t\t\n$BABA 4 Top Stock Trades for Wednesday Oil TSLA COUP BABA - InvestorPlace https://t.co/YNDTGZs7oa\t\t\n$BABA Alibaba Stock Panic Time - Seeking Alpha https://t.co/voJmZlpxL6\t\t\n$BABA Alibaba https://t.co/8tSTWbzSl5 and Other China Stocks Soar. Heres What Sparked the Turnaround. - Barrons https://t.co/sDzfuxm6mp\t\t\nYou can use any assets to get invests. You get SBLC against an assets and do the monetization of the SBLC. You shouldn\'t return loan but the trader return SBLC to your bank 15 days prior maturity date. You just multiply your active. DM to get the info. $BABA $FXI $BIDU $TCEHY $JD https://t.co/8jFqBxN7iS\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"RT @shall1432: $MKD is 🔥🔥 in pre-market.\nWill soon be in high demand like \n$BABA \n$HYMC\n$MULN\n$EDU"\t\t\nRT @EVInvestor21: $nio $baba market is rejecting lower levels… looks like this will move up… https://t.co/IpM18vHdDr\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"CNBCã\x81®è¨˜äº‹ã€‚ $BABA $DIDI $JD $PDD ã\x81¨ã\x81„ã\x81£ã\x81Ÿç±³å›½ã\x81«ä¸Šå\xa0´ã\x81—ã\x81¦ã\x81„ã‚‹ä¸\xad国銘柄ã\x81®æ³•çš„ã\x81ªè¦\x81ä»¶ã\x81«ã\x81¤ã\x81„ã\x81¦ã€\x81ç±³ä¸\xadã\x81§å\x90ˆæ„\x8fを進ã‚\x81ã‚‹ã\x81¨æ”¿åºœç³»ãƒ¡ãƒ‡ã‚£ã‚¢ã\x81Œå\xa0±å‘Šã€‚ã\x81“ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81«ã‚ˆã‚Šã€\x81ä¸\xad国ã\x81®ADR銘柄ã\x81®æ\xa0ªä¾¡ã\x81Œãƒ—レã\x81§å¤§å¹…ã\x81«ä¸Šæ˜‡ã€‚\n\nhttps://t.co/qVTLsg2pxJ"\t\t\n"Was today the March 2020 moment for China? \n\nTime will tell \n\n$baba $pdd $kweb"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"DailyUp5\n$API $8.55 20.93% -23.18% -20.98% -52.97% 42.32\n$BABA $92.15 20.05% -8.70% -24.62% -25.63% 40.04\n$BIDU $125.22 15.54% -13.18% -22.05% -15.78% 39.63\n$BIRD $5.62 6.44% -3.27% -51.47% -63.12% 24.82\n$BLI $5.75 6.88% -8.87% -23.94% -68.97% 36.57"\t\t\nRT @EVInvestor21: $baba increases to 5k and $nio to 15k shares 🚀🚀🚀 these are awesome buys with 20 and 30 rsi… super oversold 🚀🚀🚀 might be a…\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @InvestrTrades: 🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28…"\t\t\nRT @EVInvestor21: $BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15…\t\t\n"🚨FREE DAILY PICKS! 🤩 \n\nHappy Trading💰\nðŸ”\x81&â\x9d¤ï¸\x8f80 LIKES FOR TOMORROWs PICKS!\n\n$GM 42.5c Over 43.4 | 42.5p Under 42.6\n$AFRM 28.5c Over 29.5 | 29p Under 29\n$BABA 93c Over 93.5 | 91p Under 90.90\n\n$SPY $TSLA $SHOP $AMZN $ROKU $NFLX $BYND $LCID $PLTR $COIN $MRNA $QCOM $NVDA $LCID $NIO"\t\t\nRT @EVInvestor21: $baba US', ' 988 HK Alibaba I bought 4500 shares today morning at 74', ' already returned 22k$… this will likely double for me…\t\t\n$BZUN A couple of months ago', ' $BABA invested 200 million dollars in baozun.  Baba knows more than we do lol.  $FXI $TCEHY ↘\t\t\n"RT @AlertTrade: âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US ma…"\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nLIVE: Trading the Morning Market | $SONN $DIDI $BABA China SEC & 1st FED Rate Hike  ---> TRADING GROUP: https://t.co/Ly3zZgBlva #DayTrading #StockMarket #Stocks WATCH LIVE NOW: https://t.co/TE3EFVcS2j\t\t\nDiscord watchlist: $NIO $BABA .... https://t.co/AYFaRWHIvw\t\t\n"3/16/2022 Watchlist - FOMC today so don\'t overtrade. Nice gap up this morning but it could get choppy until the meeting is done. $TSLA $BABA $KC $SPY\nhttps://t.co/nhYohI3d94 #watchlist #charts #stocks"\t\t\nRT @h_2_x_o: $BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/a…\t\t\n"Good morning #fintwit! Seeing some momentum moving into low floats again. I\'m excited to find some big intraday runners! My list of #stockstowatch so far\n\n$NIO $MULN $HYMC $SONN $PALI $TSLA $BABA $SBUX $PHUN $SAVE $AAPL\n\nGood luck today everyone!"\t\t\n$BABA down at open ï¸\x8f\t\t\n$BIDU and $BABA top watchers for today\t\t\n$BABA up 20% pre-market as China comes out and supports their businesses. News creates wild swings in this stock. But from underlying value is damn cheap. If we can stomach swings and hold for min 5 year period', ' confident it will be a easy triple from here. LONG $BABA.#BABA #JD\t\t\nRT @h_2_x_o: $BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/a…\t\t\n$BABA LEAPS anyone? Hope you bought the dip and held your nuts.\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\nRT @castillo_josuhe: Ahora resulta que ayer todos hicieron all in en $BABA y $TCEHY 😂\t\t\nToday is the turning point for growth stocks with $BABA up 20%.  Start buying growth and take profits from natural resources. Sell $NTR buy $RIVN\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"RT @jabcapital1: $cweb $baba $kweb $beke $pdd\nTake some profits!! \nCweb could go up 60% today but it could also close up only 25% \nSo take…"\t\t\n"📢 Top Tickers Trending on WSB \n\nNoticeable top 10: $VXX $BABA $OIL $TSLA $GME\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/c28dOffnNA"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Chinese Stocks Surging this Morning\nYesterday I discussed the Big 4 Chinese Tech stocks and the wild move in $KWEB\nAlso... Travel stocks are back!\nAnd it\'s Fed Day!!\n$BABA $TCEHY $BIDU $JD\n\nMaking Money With Matt McCall | Stansberry Re... https://t.co/e9ub2BpRhJ via @YouTube"\t\t\n"RT @_mm85: 🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulati…"\t\t\n"Watch list for 16/03/2022\n \n- $SPY $AMD $AMC $CVX $BEKE $VXX $PFE $NIO $BABA -\n\n#stockstowatch #stockmarket #DayTrading https://t.co/PKgEyrn5ol"\t\t\n"🔴 China Answers Market Sell-off:\n\n- Support of VIE & overseas listings\n\n- Plan for US-China Accounting Oversight\n\n- New regulations must get approval to not affect capital markets\n\n- Crack down on malicious short selling\n\n📺👉 https://t.co/qkd4lG2yFp\n\n$BIDU $NIO $KWEB $BABA $JD https://t.co/bjC2cOQnXv"\t\t\n$BABA thanks JPM and all the scared boys for the $81 price avg for the Roth', ' future me thanks a lot\t\t\nRT @asymmetricalpha: $BABA BRO ITS UP +21% AFTER MY CALL YESTERDAY 😂\t\t\nRT @ajitosu: $BABA 21% $JD 25% $PDD 36% $NIO 21% and the list goes on.\t\t\nHANG SANG FINISHED UP 9%!!! Chinese council pledges to help economy & capital market by easing big tech crackdown!! HUGEE $BABA $JD $NIO $TCEHY $BIDU\t\t\n$DOYU is a market beat i. The day that they announce Chinese stocks are tradable again.  Keep your eye on all your favorites.   $BABA $NIO $JD $EDU $TAL $LI $MKD $PETZ leave your favorite below!\t\t\n$BABA here we go!\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @cap_ebc: $KOSK #Jointventure \n\n$BABA $DIDI $NIO $SONM $NVDA $JD $SONN $RLX $JAGX"\t\t\n"$KOSK #Jointventure \n\n$BABA $DIDI $NIO $SONM $NVDA $JD $SONN $RLX $JAGX https://t.co/6yKWC6Ns0s"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA if Ant Financial gets green light for IPO again', ' 🚀🚀 â\xad\x90\t\t\n"RT @chisato_invest: ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘…"\t\t\n"Potential up gappers - #premarket currently above yday high\n\n$DIDI $NIO $FAMI $BABA $RLX $BEKE $PDD $IQ $ZH $FUTU\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/VxHxP81VaY"\t\t\nRT @itscharliemar: Woke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n"RT @SanCompounding: Just tweeted this thread last night .\n\n$BABA up 20%\nTencent up 20%\n$XPEV up 20%\n$PDD up 35%\n\nInvestors who takes opport…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (39)\n2. $SPY (20)\n3. $OIL (16)\n4. $TSLA (8)\n5. $SOFI (7)\n6. $AAPL (7)\n7. $AMD (6)\n8. $NVDA (6)\n9. $PLTR (5)\n10. $FB (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/qG3ST6JTYG"\t\t\n$BABA hater you got caught and now you must pay I hope ur not short buddy 💟\t\t\n"#BABA +20% pre market $BABA #Alibaba \n“The rise of the king beggingsâ€\x9d \nor\n“A new hopeâ€\x9d? 🤣"\t\t\n$BABA China is propping up China….similar to what we did last year â–¶\t\t\n"Stocks I am Trading Today:\n$BABA\n$BIDU\n$PDD\n$FUTU\n$AMD\n$UPST\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $PHUN\n5. $TSLA\n6. $SOFI\n7. $SBUX\n8. $JD\n9. $KWEB\n10. $SPX\n\n( Sorted by most recent ) https://t.co/nbssmDpefL"\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n$BABA and China stocks gapping up big on news that China vowed to keep their stock market stable and support overseas share listings. Room back to $95 then $105. #charts https://t.co/rUwGbH7psT\t\t\nWoke up and $BABA is up over 20%. 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f Big Move. Wow. ðŸ‘\x8fðŸ\x8f»\t\t\n"RT @BearingtonTrade: $baba +20% on a “consideringâ€\x9d lol\n\nNoted"\t\t\n"Great 101 explainer on why there is fear of US-listed China stocks being delisted. Three years provides China more than enough time to work out a deal. https://t.co/yhZ7ZlEgGa\n\nDisclosure: Long $BABA"\t\t\n"We are not done either. Our positions are still pretty small versus our overall portfolio.\n\nWe will add some more', ' hopefully reducing our average entry to even lower levels for both $BABA and $TCEHY. https://t.co/n6KlSsnjQw"\t\t\n"Hong Kong\'s Hang Seng extends surge', ' rising 9% as Tencent', ' Alibaba jump more than 20% \n\nhttps://t.co/RftLHGpi4i #investing $BABA $TCEHY"\t\t\n"Biggest tech losers from China:\nTencent $TCEHY\nAlibaba $BABA\nMeituan\nPinduoduo\nKuaishou Technology\nhttps://t.co/emHuE80UVY \nKE Holdings\nNIO\nJD Health International\nXiaomi\n#nasdaq #tech #meltdown #techmeltdown\n#ecommerce https://t.co/MV5hbuzeWs"\t\t\n"RT @InversorHedonis: Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$RIVN   $UPST   $ORCL\n$QCOM   $DOCU   $FIS\n$CVNA   $IAA   $SHOP\n$PYPL   $BABA   $XPEV\n\nAlways manag…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $BABA (27 mentions)\n2. $SPY (10)\n3. $FB (6)\n4. $NIO (4)\n5. $OIL (4)\n6. $NVDA (4)\n7. $LMT (3)\n8. $QQQ (3)\n9. $SOFI (3)\n10. $AAPL (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Update: $BABA\n\nUp 20% premarket. Got lucky I bought back. https://t.co/CTOVdhHMln"\t\t\n$BABA $JD $BIDU $NIO $FXI $KWEB https://t.co/TAH7U5Lwma\t\t\n$BABA bought 9000 call last two days and I m getting 500% profit- gonna sell it right away lol ï¸\x8f\t\t\nPopular: $NIO', ' $BABA', ' $SBUX', ' $TTCF', ' $XPEV', ' $BILI', ' $SANA', ' $AAP', ' $ICE', ' $JNJ', ' $ZNTE', ' $VEL', ' $CMG', ' $IHRT\t\t\nTold you to buy $baba https://t.co/1GFFnWdm7Z\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(Pre-Market)\n\n1. $BABA Alibaba +20.22%\n2. $TSLA Tesla +2.13%\n3. $JD https://t.co/NNB1r5WhO4 +23.97%\n4. $AAPL Apple +1.63%\n5. $NLOK NortonLifeLock -3.59%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n(Pre-Market)\n\n1. $SBUX Starbucks +6.1%\n2. $BABA Alibaba +20.22%\n3. $SOFI SoFi -1.58%\n4. $JBL Jabil +8.4%\n5. $PDD Pinduoduo +34.93%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nTrndg ↗  $BABA scans @ https://t.co/2GYk1BC0Nr #DayTrading #stocks #StocksToTrade  #trading #investing #StocksToWatch\t\t\n[Live 9AM PreMarket Brief] Stock Options Trading - Mar.16', ' 2022 https://t.co/v0jtiqJuyY via @YouTube $SPY $IWM $QQQ $VIX $AAPL $VXX $BABA\t\t\nAlibaba Group Holding Limited is up 19.75% in the pre-market $BABA\t\t\n"Todays Watchlist 👇🚨\n\n$RIVN   $UPST   $ORCL\n$QCOM   $DOCU   $FIS\n$CVNA   $IAA   $SHOP\n$PYPL   $BABA   $XPEV\n\nAlways manage your risk and take profits when profits come!\n\nSEE MONEY', ' TAKE MONEY! #InvestrWatchlist"\t\t\n"RT @CityIndex_Josh: US-listed Chinese #stocks are surging higher before the bell today \n\nThis includes $BABA', ' $NIO', ' $PDD', ' $BILI and $TME', ' w…"\t\t\n"RT @CityIndex_Josh: US-listed Chinese #stocks are surging higher before the bell today \n\nThis includes $BABA', ' $NIO', ' $PDD', ' $BILI and $TME', ' w…"\t\t\n"$BABA up 20% and $SE up to 10%\nJust saying"\t\t\n@ApeTrader10 @KentsBrokerage Look at $NIO and $BABA today. Big pre Market Volume gap up.\t\t\n"RT @AnthonyOhayon: $BABA ripping for u @reilly_mcadams. \n\nNever listen to the normie heads on here', ' crushing my dude. They don’t like $baba…"\t\t\n"US-listed Chinese #stocks are surging higher before the bell today \n\nThis includes $BABA', ' $NIO', ' $PDD', ' $BILI and $TME', ' which are up 16% to 34% \n\nFind out why and what it means 👇 \nhttps://t.co/iv8ersemq2\n\n#China #shares #volatility #trading #stockstowatch #stockstrading"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n$BABA iv crush day today - if you are holding options best to sell - I can see puts going down to 80 iv and calls to 60 ðŸ˜\x81\t\t\n$BABA bunch of idiots on this board who hate China or something. Alibaba won’t delist and China isn’t going to invade Taiwan either. Fear is the strongest emotion while trading and it’s taken advantage of. 🌟\t\t\n$BABA https://t.co/IoLMNAmcRg\t\t\n"ã€\x903月16日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA ä¸\xad国政府ã\x81Œå¸‚å\xa0´çµŒæ¸ˆã‚’支ã\x81ˆã‚‹æŽªç½®ã‚’講ã\x81˜ã‚‹ã\x81¨ã\x81®å\xa0±é\x81“。19.2ï¼…ã\x81®æ€¥é¨°\n$NVDA ウェルズ・ファーゴã\x81Œã€Œã‚·ã‚°ãƒ\x8dãƒ\x81ャーピックã€\x8dリストã\x81«è¿½åŠ\xa0。2.3%上昇\n$MU ãƒ\x90ーンスタインã\x81Œã€Œã‚¢ã‚¦ãƒˆãƒ‘フォーãƒ\xa0ã€\x8dã\x81«ãƒ€ãƒ–ルアップ。4.7%上昇\nhttps://t.co/9e8IbBKQgw"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\n$BABA has to be the most compelling value out there.  I’ve said for months', ' as soon as China takes their knee off their necks price will rip.  Up 20% pre-market.\t\t\n"Strong premarket rally in Chinese stocks $BABA $PDD $JD $YY. \n\nOther long ideas $NVDA $MU $JKS $JBL."\t\t\n@HyenukChu Compro $BABA ayer?\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nY el desmadre de $BABA $Nio y compañÃ\xada????\t\t\n"@unusual_whales Why is Ken Griffin allowed to use a program to steal billions from Americans daily', ' shut off our #stocks to sell only... profit more billions and buy more football clubs', ' yachts & more islands?\nI don\'t understand anymore. \n\n$tsla $aAPL #OIL #BTC    #Etherum $spy $qqq $baba https://t.co/K0hAJwXQbG"\t\t\n$BABA LOL Inverse JPM anAlYSt âž¡\t\t\n"$BABA congrats to all longs \nLet it ride 😀😀 â\x8f©"\t\t\nRT @ekeane2015: $BABA I told yall the time to add was in the 70s smh whoever bashed me deserves the pain of being short. What kind of clown…\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA ï¸\x8f\t\t\nRT @jay_tailor015: $BABA JUST SET YOUR ASK PRICE TO 350.00 ... LET THEM COVER THERE HAHAHAHAHAHAHAHAH 👇\t\t\n$BABA long live China ï¸\x8f\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"FANG+ Constituents:\n\n$AAPL 157.92 +1.81%\n$AMZN 2976.21 +1.01%\n$BABA 92.05 +19.92%\n$BIDU 124.25 +14.79%\n$FB 194.99 +1.56%\n$GOOG 2629.65 +1.5%\n$NFLX 347.76 +1.12%\n$NVDA 236.67 +2.99%\n$TSLA 818.4 +2.05%\n$MSFT 290.3 +1.07%"\t\t\n$BABA yesterday\'s option flow as China announces cooperation with U.S. on Chinese-listed stocks. Could have been a smart bet considering the decimation', ' or could have known $SPY https://t.co/S0AdIe9N9K\t\t\n$BABA no dips this morning at open. Multi-day runner ï¸\x8f https://t.co/vjfkbxVick\t\t\n"3/4\n\nUsing my self-developed comparison methodology', ' here are the top 5 companies (ranked by value) in today\'s top performing sector ""E-commerce #Stocks"" ', ' \n1) $JD\n2) $BABA\n3) $PDD\n4) $AMZN\n5) $MELI\n\nTherefore', ' https://t.co/Oyh2fV0UWd', ' Inc. presents best value in the sector. https://t.co/nEO4LIZCWd"\t\t\n"You think I wasn’t market-buying $CWEB yesterday morning?\n\n 1ï¸\x8f⃣ $DRIP ✅\n 2ï¸\x8f⃣ $CWEB ✅\n 3ï¸\x8f⃣ $LABU now steps up to the plate âš¾ï¸\x8f 🦇 \n\n $BABA $JD $PDD —unreal sensitivity shown', ' they’ve been down but not out https://t.co/qaxXn9F3FD"\t\t\n$BABA JUST SET YOUR ASK PRICE TO 350.00 ... LET THEM COVER THERE HAHAHAHAHAHAHAHAH 👇\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$PPGH how is this company so unknown and under the radar?  Insane growth', ' market share', ' innovation', ' constant PR and updates', ' partnerships', ' etc etc etc...  Amazing Tech company  $TSLA $LCID $BABA 📌\t\t\n$BABA I told yall the time to add was in the 70s smh whoever bashed me deserves the pain of being short. What kind of clown shorts it in the 70s after being down below ipo price. You deserve the loss 📉 🚩\t\t\n"ارتÙ\x81اع الاسهم الصينية متزامن مع تقرير الÙ\x81يدرالي ØŸ\n$BABA \n$IH\n$ZH\n$DIDI\n$EDU"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"Trending Stocks on #fintwit: \n\n1. $BABA 🥇\n2. $SBUX 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $SPY\n6. $TSLA\n7. $JD\n8. $NIO\n9. $SOFI\n10. $MRNA\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n$BABA pre-market #trading plan. come check us out in the @DAREdu_NFT discord for the rest! $AMD $TSLA $GME $SPY https://t.co/aV5TjXGv9X\t\t\n"$BABA I am the only trader who made the gap prediction.\nI can\'t believe I only have 400 followers.🤣🤣🤣🤣\n$MULN $AMC $GME https://t.co/1sjvkWASoS"\t\t\n"Alibaba and Tencent are preparing to cut tens of thousands of jobs combined this year in one of their biggest layoff rounds as the internet firms try to cope with China\'s sweeping regulatory crackdown.\n$BABA $TCEHY $JD $PDD $BIDU\n\nhttps://t.co/2DSeCCqbH1"\t\t\n"RT @BearingtonTrade: $baba +20% on a “consideringâ€\x9d lol\n\nNoted"\t\t\n"$cweb $baba $kweb $beke $pdd\nTake some profits!! \nCweb could go up 60% today but it could also close up only 25% \nSo take some profits for the win. \nEven if your down big on these - that’s not gonna make it go up more than it will', ' or stop it from pulling back from opening price."\t\t\n$EBON $NIO $BABA $SOS Racist folks today be like 💯\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"@unusual_whales Retail eyes are all over Chinese tickers\n\nWe counted 4 Chinese tickers in top 10 most popular\n$NIO $BABA $JD $PDD https://t.co/JCzHf4L7y1"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nW…"\t\t\n$BABA only wish I had loaded more yesterday âš¡\t\t\n$NIO $IQ $BABA SELL THE RIPS HERE. DONT BUY INTO THIS FAKE GREEN. NOT GONNA END WELL IN THE SHORT TERM. 📈 https://t.co/MvvIQTO40I\t\t\nThis is going top be the biggest short squeeze of all time $BABA $FXI $BIDU $TCEHY $JD $KWEB https://t.co/SzFmV9Bso3\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @realalexvieira: #NEWS China Stocks EXPLODE as Wall Street deceives the world downgrading after the crash. Congratulations to my clients…\t\t\n"💥 NUEVO VIDEO sobre lo que pasa con las ACCIONES CHINAS en marzo 2022 \n\n$BABA $BIDU $JD $KWEB\n\nhttps://t.co/6GBNpYxZk5"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n#NEWS China Stocks EXPLODE as Wall Street deceives the world downgrading after the crash. Congratulations to my clients  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO https://t.co/Sy2We2W0Cw\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$SONY Sony stock will surpass $DIS Disney stock and the $AAPL Apple market capitalization $T $CMCSA $SSNLF $CS $TCEHY $GE $DMLRY $AMD $NVDA  $MSFT $VIAC $GOOG $ZM $AMZN $FB $NFLX $TSM $TSLA $SE $BABA #AppleEvent $MSGE $MSGS $GS $C $JPM https://t.co/PgxWFANdFS\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nHoly fuck I got scared out of selling a $BABA 70 put yesterday now it’s up 20% today wtf\t\t\nRT @professorDman1: $BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now https://t.co/uaMOVJ…\t\t\n"$BABA Pues ayer si era una buena zona interesante.\nEnhorabuena a los que esteis dentro al menos en este dia ðŸ‘\x8dðŸ\x8f»"\t\t\n"$BABA $JD $DIDI $CWEB \nTake the profit off the table. ðŸ‘\x8d"\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n@snorlax_uw $BABA\t\t\n$BABA I have never seen such a beautiful pump 💢 https://t.co/t2iG0gUF2x\t\t\n"RT @everytimeicash: 🚨 New Video 🚨 \n\nFed decision day thoughts and expectations: https://t.co/IKAkdFn5jZ\n\n$AAPL $AMZN $BABA $FB $GOOG $MSFT…"\t\t\n"RT @BulldudeC: (Pre-Market) Top & Flop: 20 Stocks To Watch | March 16\n\nhttps://t.co/JlfHgZl0wb\n\n$BEKE $DIDI $PDD $BILI $FUTU $TME $JD $BABA…"\t\t\n$BABA - 🚀🔥Someone on the team picked up on the movement- Did you? $SPY $QQQ $DIA https://t.co/o3VS2tD5Qx\t\t\n$BABA $JD $NIO . ✨ https://t.co/J5wQOIoG15\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nGlad i added to my position in $BABA  yesterday', ' significantly bringing down my average cost. When you see a solid business never run when others are running.\t\t\nAntes de ayer pensé', ' voy a abrir en $baba me parece una oportunidad. Y al final del dÃ\xada no lo hice', ' baba en pre market....siempre triunfando https://t.co/21HK5pdP13\t\t\nFrom $72 yest PM to $92 today! If we get another gap up tmrw 100+ possible by Friday. $BABA https://t.co/7ilCQUSDg6\t\t\n$BABA pump right before day of FOMC? 🚨 â˜\x9d\t\t\n@AlvaroVerrier quién estará vendiendo sus $BABA ?\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"The premarket watchlist is UP and its looking like a day of CHYNA!\n\nLet\'s have a fantastic day guys. \n\n$TSLA $BABA $DUO $SPY $QQQ #stockstowatch #stockmarket #investing #daytrading\n\nhttps://t.co/UZyVPiYN4R"\t\t\n"$JPM one of the biggest Bank downgraded China tech stocks', ' after three days China Government vowed to support the tech businesses. \n\nCheck all the china stocks. \n\n$BABA is coming up crazy. 🤫\n\nVisual: Adam Khoo. https://t.co/axAhTvYKVb"\t\t\n"Today\'s Market Sentiment\nIMO:\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followed by decent pullback then S/W GRIND\n\n$BTC UP TODAY\n\nStock I\'m going to play\n$BABA $BIDU $PDD $JD $YY\n\nSee you in #ACT Will be writing my opinions down on 12 https://t.co/lABpS2QMrw"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA https://t.co/qr9UIKHx5r\t\t\n"@zerohedge Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/BsJrz2NSnZ"\t\t\nMe getting ready to market buy $BABA and further entrench myself as a community member. https://t.co/L75tCGHif1\t\t\n"Vector Intelligence (VI) is an algorithm designed to predict potential outsized intraday moves.  VI will select up to 4 stocks per day.  Today\'s VI stocks:  $BABA', ' $LE', ' $SBUX.  To learn more', ' visit our site', ' watch the video', ' and sign up for free!\n\nhttps://t.co/9wneaQvcP2"\t\t\n"RT @shall1432: $MKD is 🔥🔥 in pre-market.\nWill soon be in high demand like \n$BABA \n$HYMC\n$MULN\n$EDU"\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$BEKE\n$BILI\n$FUTU\n$YY\n$PDD\n$JD\n$NTES\n$UPST\n$BABA\n$BIDU\n$NVDA\n$TSLA\n$AVAV\n$AMD\nJust few on my list\nCurrently have 63 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbFkKW https://t.co/wLbqjRyX40"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"$AMD 110$ - crazy to say 116.7/117 if 109 holds', ' 120 test into Thursday if FED has no surprises \n$QQQ 328.5 \n$SPY 425.75 \n$BABA 91', ' GET YOU SOME SON told you 73.5 yesterday to enjoy', ' who got the 75c 📶"\t\t\nIs it time to buy $BABA stock? https://t.co/nzC71Y1aKk\t\t\n"$BABA $JD $BEKE $NIO $LI and all China #stonks up 20-30%?!?! \n\nSo… same price as last week then?"\t\t\nToday\'s market opens w/ 30 upgrades & 83 downgrades from the  >3000 #stocks & #ETFs on https://t.co/3ZIM7lLmjQ with unbiased #TechnicalAnalysis to help you make better trades! Top #MarketEdge #SecondOpinion reports: $AAPL $NVDA $TSLA $AMZN $MSFT $CVX $SPY $AMD $XOM $QQQ $BABA $FB https://t.co/gIAYWW14EW\t\t\n$KWEB up 23% about as normal as $VXX move yesterday.  We don\'t live in normal times.  Will be interesting to see what the SEC/Govt. does regarding China names - so far', ' all they do is blow hot air.  $BABA', ' $JD', ' $PDD', ' $BIDU', ' $WB', ' $NTES', ' $YY\t\t\nThis is a 5 year chart on Alibaba $BABA. A 20% rise off such an oversold level should not be a surprise. https://t.co/oobkX7bVu6\t\t\nStop buying Chinese stocks. $KWEB $BABA #China https://t.co/aCd5Rn2xfj\t\t\n$JD $BABA so you’re telling me you didn’t sign up for Whalestream? Sucks\t\t\n"🚨 New Video 🚨 \n\nFed decision day thoughts and expectations: https://t.co/IKAkdFn5jZ\n\n$AAPL $AMZN $BABA $FB $GOOG $MSFT $NVDA $TSLA $QQQ $SPY https://t.co/SDuqY4PZJe"\t\t\n@GuyAdami Your 20% plus $BABA call from yesterday played out all ready.\t\t\n@Tony_BATtista @tastytrade $BILI $PDD $BABA Monday. :))).\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nRT @StocksWithCam: $BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines w…\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA dump at open or hold 🤔 ï¸\x8f\t\t\n$BABA PAY DAY 💰 https://t.co/zvS6WNO8Y7\t\t\n"$BABA \nI guess some China bashers are gonna loose their pants and underwear this week😂 ðŸ’\x9d"\t\t\n👇💯 Bottoming is a process not an event. Best thing that could happen to $BABA $BIDU $NIO $KWEB etc is they trade in a range for months', ' build new bases then rise', " that is if they don't get de-listed first. These charts are in massive downtrends", ' even a dead cat bounces once. https://t.co/CNADSuerxm\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nPremarket gappers using Trade Ideas https://t.co/ZLQdDc72Lr $SPY UP $SONN $DUO $CWEB $BEKE $DIDI $LKCO $YINN $KC $PDD $ZH $DDL $BILI $YMM $RERE $GDS $FUTU $WDH $YY $TIGR $VIOT $CD $VNET $JD $HTHT $TCOM $QFIN $BZUN $BABA https://t.co/hweqrXqRO2\t\t\nRT @Michigandolf: Catching up on headlines and looking at my $BABA position premarket: https://t.co/dvoOIsStzv\t\t\n$BABA - price action speaks louder and way before the news :) Actual move is yet to come though. But I’ll take the start :) https://t.co/LKodIhZ0u8 https://t.co/vFVpz2zf59\t\t\n"[MY PICKS] Analyst Meir Barak: \nLong: $BABA', ' $NIO', ' $BIDU', ' $JD', ' $PDD', ' $NTES', ' $SBUX', ' $NVDA', ' $TSLA\nShort: $S"\t\t\n$BABA bitches selling before Robinhood is allowed to take profit at 9 ET lol ï¸\x8f\t\t\n$BABA dropping at open 🆙\t\t\n"Stocks on watch at the opening bell #Alerts \n\n$DDOG $GDS $DQ $WYNN $YUMC $SMAR $BABA $JD\n\nhttps://t.co/uuwR6Z691X"\t\t\n"âš¡ONE HOT MINUTEâš¡\n\nOn watch 💥\n$AAPL', ' $AMD', ' $NVDA', ' $AMZN', ' $SBUX', ' $MSFT', ' $TWTR', ' $PTON', ' $PYPL', ' $AFRM\n\n🇨🇳 $BABA', ' $NIO', ' $LI', ' $XPEV', ' $DIDI', ' $JD', ' $BIDU', ' $BILI', ' $IQ', ' $TME', ' $FUTU', ' $PDD\n\nEarnings (AMC): $LEN', ' $WSM', ' $PD', ' $GES', ' $EDR', ' $NBEV\n\nIPOs: $GDSTU', ' $ONSU"\t\t\n$BABA https://t.co/6lJoxWNCMx\t\t\n"US Equities Markets:\n\nYesterday actuals and today\'s futures /P.M. are very green. $BABA up 20% P.M.\n\nWidespread', ' broad support for equities. BTC-USD too.\n\nThe UP portfolio CQNS picked based on Monday EOD is up dramatically.\n\nThis seems off. Calm before storm?"\t\t\n"Yesterday\'s Smart play ✅\n\n$BABA at $73.50 Wowie Wake up ! 😇🧤\n\n$MKD may squeeze hard above $.20 ✅\n\n$MULN Holding long   $4 ? 👀 📶 https://t.co/9XDMgCLPR3"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"Chinese US listings driven by Vice Prem Liu\'s comments\n\nFANG+ Constituents:\n\n$AAPL 157.92 +1.81%\n$AMZN 2976.21 +1.01%\n$BABA 92.05 +19.92%\n$BIDU 124.25 +14.79%\n$FB 194.99 +1.56%\n$GOOG 2629.65 +1.5%\n$NFLX 347.76 +1.12%\n$NVDA 236.67 +2.99%\n$TSLA 818.4 +2.05%\n$MSFT 290.3 +1.07%"\t\t\n$BABA i fucking told you to buy the dips 💗\t\t\n$BABA https://t.co/AcGX1JFlgf\t\t\n"#Alibaba Stock News and Forecast: Is it time to buy $BABA stock? https://t.co/CbPxuAS0Hu\nhttps://t.co/aV9uZfrg1l https://t.co/DmfE2AseOZ"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nAlibaba sube +19', '85% en el premarket. Con dicha apertura va a dejar una isla de reversión alcista. $BABA https://t.co/DdAKNvpjRu https://t.co/RbiD2q9DYF\t\t\n$NIO $BABA $XPEV  should just be the beginning of a trend reversal looking at the 3 month charts. squeeze some shorts without dipping. china revenge', ' hell yeah 👇\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n$AEHL $BABA what can I say.. another great call 🤷 ï¸\x8f https://t.co/N9XJ4NFp7P\t\t\n$BABA was also mentioned here https://t.co/XB8PLDYynB\t\t\nRT @ajnogues: Vaya', ' ayer todo twitter saliéndose de las chinas como $BABA', ' $NIO y diciendo que no habÃ\xada ni que tocarlas y hoy resulta que c…\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nW…"\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/CvjypTObQX\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"Premarket Movers \n$BABA $DIDI $BEKE $BILI - Chinese ADRS on FLEEK! https://t.co/kwTyo28YTs"\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$TSLA $AAPL $AMC $AMD $GME $VXX $ZIM $BABA $AMZN $FB $NVDA $NIO $DLO $VIX $EVH $XOM $HYMC $CRWD $S $COUP\nDo your due diligence https://t.co/4xv460vLyP"\t\t\n"3/16相å\xa0´é–‹å§‹å‰\x8dã\x81®ã‚»ã‚¯ã‚¿ãƒ¼çжæ³\x81\n<大分類>\n⬆ï¸\x8f一般消費æ\x9d\x90ã€\x81情å\xa0±æŠ€è¡“ã€\x81通信サービス\n\n<å°\x8f分類>\n⬆ï¸\x8f教育ã€\x81アルミã€\x81石ç‚\xadã€\x81ä¸\x8d動産ã€\x81eコマース\n$TAL $EDU $AA $ACH $CENX $AMR $BEKE $EXPI $BABA $JD $MELI\n\n⬇ï¸\x8f エンジニアリング建築ã€\x81è¾²æ¥\xadç´\xa0æ\x9d\x90\n$ACM $NTR $IPI https://t.co/MQnI3YNfPk"\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n$BABA first dip should be to the mid 80\'s ✔\t\t\nCatching up on headlines and looking at my $BABA position premarket: https://t.co/dvoOIsStzv\t\t\n$BABA JACKPOT 🎰 SWING from 94s a bit open to 98/100 good watch today $ALSO in AAPL calls 🔥🔥🔥✈ï¸\x8f🙌 https://t.co/kR54US4T5W\t\t\n$BABA long ride back to 300 but I like the green... 📶\t\t\n$BABA - It\'s okay if done in unison https://t.co/sgcPGWM2lT\t\t\n@JPATrades So yesterday I brought a $BABA $90C for .38 and $BABA just went up 20% but I sold the con yesterday🥹\t\t\n$BIDU $BABA $PDD who’s still chasing here? 💗\t\t\n$BABA $SE premarket is looking sexy\t\t\nRT @ajitosu: $BABA 21% $JD 25% $PDD 36% $NIO 21% and the list goes on. https://t.co/Km5jBr5qDk\t\t\n$BABA <<<<--- and you guys believe the Chinese... 🤞\t\t\n"Uh oh... SAME ENERGY IS HERE THIS MORNING☀ï¸\x8f\n\nThe markets have no idea what\'s coming for them...\n\nFED or no FED', ' we making money today!\n$SPY\n$BABA\n$PDD\n$NVDA\n$TSLA https://t.co/7DzD2Ow84k"\t\t\n@stocktalkweekly MS said the same about $baba and it popped 20%\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"ALIBABA: You Need To SELL BABA STOCK IMMEDIATELY\n$BABA $JD $DIDI $NIO\n https://t.co/eMRF68dSx7"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA dos dÃ\xadas después de que JP Morgan establezca un precio por debajo del actual y se marca un 20% arriba...\n\nLas otras veces fue por arriba del precio y siguió bajando\n\nMenudos AnalistOs https://t.co/k5J8IdFlTb"\t\t\n$BABA I was wondering why the equity was going up yesterday at the close', ' but put prices were staying flat...  this explains everything. 🥇\t\t\n$BABA $NIO I wake up and Chinas economy is fixed', ' GTFO 🤣 ✔\t\t\nSi $BABA sube un 20% me tiro del techo\t\t\nRT @KickoStocks: Picked up $BABA and $DIDI calls into close yesterday and woke up to a beautiful green day ðŸ™\x8fðŸ\x8f¼ all that hard work on options…\t\t\n@JacKpOtBrother put money where your mouth is. Short $BABA. 🙂 💲\t\t\n"Premarket de pánico comprador. Todo lo que se veÃ\xada como basura ayer', ' hoy es un tesoro.\n$KWEB +23%\n$BABA +19%\n$NIO +18%"\t\t\n$BABA back up to 300 fosho 📈\t\t\nRT @TickerSymbolYOU: Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their cr…\t\t\n"$OCFT $BABA $KWEB  \n \nWELL', ' WELL', ' WELL 👀"\t\t\n$BABA day traders taking profits early. Time to go long. ï¸\x8f\t\t\nChina Stocks with a HUGE gap up this morning!!! $JD $DIDI $BABA $VIPS $PDD $KWEB $BIDU $MOMO\t\t\nAhora resulta que ayer todos hicieron all in en $BABA y $TCEHY 😂\t\t\n$BABA typical Wall Street. They spread fear and trap retail shorts. ï¸\x8f\t\t\n"RT @BabaMovement: $BABA \nRemember this name!! “Alex Yao “ https://t.co/T9ULcuUk3z"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nAlmost bought $Baba $Nio yesterday- didn’t pulled trigger bc it may go to zero dang it!\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n"Vaya', ' ayer todo twitter saliéndose de las chinas como $BABA', ' $NIO y diciendo que no habÃ\xada ni que tocarlas y hoy resulta que compraron todos ayer al cierre y son ricos!\n\nQue poca congruencia y vergüenza hay por aquÃ\xad. \n\nYo sigo diciendo lo mismo que el dÃ\xada 1. Largo plazo."\t\t\n"$BABA $TCEHY Job cutting..cost cut', ' keep expenses low to try improve margins and free cashflow. I don\'t expect earnings to be impressive in the next few years with interest rate hike and inflation. \nhttps://t.co/UJ5OtxXAiB"\t\t\n@gurgavin You buy $baba calls? July baby!\t\t\n$NIO $JD $BABA $XPEV  I know many hate china stocks and most of RETAIL does not have it but today China stocks are ripping... ï¸\x8f\t\t\n"$BABA', ' ã\x81¯ã\x81Šã\x81\x9dらã\x81\x8f安ã\x81„ã\x81®ã\x81§ã\x81—ょã\x81†ã\x81Œã€\x81\n今ã\x81¯ç±³å›½ã\x81«å®‰ã\x81„銘柄ã\x81Ÿã\x81\x8fã\x81•ã‚“ã\x81‚ã‚‹ã\x81®ã\x81§ðŸ˜…"\t\t\nPicked up $BABA and $DIDI calls into close yesterday and woke up to a beautiful green day ðŸ™\x8fðŸ\x8f¼ all that hard work on options finally paying off https://t.co/ONqBzQJxZp https://t.co/1okwHU4GJQ\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"Top 30 Orders by #Fidelity Customers #premarket  3/16/2022\n$TSLA\n$BABA\n$AAPL\n$TQQQ\n$HYMC\n$NIO\n$SQQQ\n$NVDA\n$MSFT\n$AMZN\n$GME\n$SPY\n$AMD\n$SOXL\n$QQQ\n$WMT\n$MULN\n$AMC\n$FB\n$SOFI\n$S\n$DELL\n$TNA\n$SONN\n$XOM\n$UVXY\n$AVGO\n$F\n$KWEB\n$MU https://t.co/eI6YFEZRrm"\t\t\n"$BABA\n$BIDU\n$BILI\n$JD\n$LI\n$NIO\n$XPEV"\t\t\nRT @BeginnerTrades: We are LIVE trading these overseas companies like $BEKE $SONN $BABA', ' oil & mineral stocks like $HYMC $CEI & more! Come…\t\t\n"@SanCompounding @williamgreen72 I do feel that way. I just released the paywall for my $BABA breakdown if you are interested!\n\nhttps://t.co/nHc5BQc9aC"\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\n"$BABA weekly continues to fall below $86.71\nEnters ðŸ\x90»control zone ⤴ï¸\x8f $105.26\nCrosses midline ⤴ï¸\x8f $135.39\nEnters ðŸ\x90‚ control zone ⤴ï¸\x8f $184.57 https://t.co/1MJCu1V7iC"\t\t\n"Chinese stocks trading in the U.S. rocket higher after China signals support for the shares\n\n$BABA $BIDU $JD\n\nhttps://t.co/IVqVvAkuDP"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"First out// $BABA: Read Why Bilibili Shares Are Soaring In Premarket\nhttps://t.co/lR3p2luC8v"\t\t\n#MorningMarketConversation #ephoria #stocks #optionstrading #investing #crypto #bitcoin $M $SPY $BABA #china #ForeverSlowStroking #YKM ☀ï¸\x8f💰🚣ðŸ\x8f½â€\x8d♂ï¸\x8f https://t.co/36GrEJEKkX\t\t\n"Stocks in play\n\n$TSLA $AAPL $BABA $BIDU $BILI $JKS\n\nLink to discord today for Free Chat Day  : https://t.co/BwesJrKRcm"\t\t\nCalled $didi when it crashed down.  now it\'s up 40+% overnight.  Chinese stocks will run for awhile get in and ride boys.  $baba\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 88\n2. $BABA : 50\n3. $GME : 49\n4. $SPY : 35\n5. $SA :…"\t\t\n"$BABA I am the only trader who made the gap prediction.\nI can\'t believe I only have 400 followers.🤣🤣🤣🤣 https://t.co/1sjvkWASoS"\t\t\n$BABA how much ya\'ll think my short mar18 75$ puts are going to be worth at the open? 😘\t\t\n$BABA back to where it was 3 days ago. Can\'t wait to find out of all fintwit perfectly timed buying the dip.\t\t\n$BABA planning your exit because it will fall hard at opening bell ï¸\x8f\t\t\n"$BABA So', ' the only one getting some gains is Brian O Lery...... \nThe poor Charly is still huge underwater..... â\xad\x90"\t\t\n$BABA ðŸ‘\x8dðŸ\x8f½ â–¶ https://t.co/to5ae8pTJL\t\t\n$BABA LISTEN TO NOONE', ' JUST LOOK AT THE CHARTS. ZOOM OUT GET A GOOD LOOK ï¸\x8f\t\t\n"RT @HedgeFundTips: “History doesn’t repeat itself', ' but it often rhymes.â€\x9d\n\nThe last few times Hong Kong was trading below book value', ' sharp…"\t\t\n"RT @reilly_mcadams: China names are some of the strongest today…\n\n🤷â€\x8d♂ï¸\x8f\n\nMy longs currently \n\n$BABA 78.2 -> 80 \n$NIO 14.05 -> 15.15"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n#UltimateTraders #reddit China has faith in adrs $baba $pdd our $tigr which reports soon', " $lx with 50 million buyback! Market cap 300! I'll sell my $upst calls and will hope for rallies on $bmbl $snap $now $meli and $bros for fresh puts", ' relief rally maybe https://t.co/b5BkGIrIDj\t\t\n"@Alex__Pitti There are thousands and thousands of Chinese stocks', ' China is not just $BABA $TCEHY or $JD \n\nHong Kong', ' Shanghai', ' Shenzhen', ' markets where even the volatility of Western hysteria with emerging markets is often avoided"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nMost Talked About Stocks on Reddit: $VXX $OIL $BABA $TSLA $GME $QQQ $AMC $AAPL $GLD $CORN $AMD $WISH $NIO https://t.co/C7MakNo7Yd\t\t\n"DailyUp5\n$API $8.60 21.64% -22.73% -20.52% -52.70% 42.57\n$BABA $92.55 20.57% -8.30% -24.29% -25.31% 40.43\n$BIDU $124.60 14.97% -13.61% -22.44% -16.20% 39.21\n$BIRD $5.65 7.01% -2.75% -51.21% -62.93% 25.27\n$BLI $5.70 5.95% -9.67% -24.60% -69.24% 35.95"\t\t\nBuenas noticias para $BABA y compañia @InversorExperto https://t.co/jGOEqi9HLF\t\t\n"$baba\nHoy arranca donde esta la linea naranja', ' de ser asi', ' dejara la tan conocida isla de reversión marca en un circulo. Veremos luego de la fed', ' si ingresamos para sacar algo de corto.\nFigura muy eficiente para marca una reversion de la tendencia.. https://t.co/vXdQpZSe8L"\t\t\n$BABA not selling until $300ðŸ‘\x8d â–¶\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA DOOMED!!!! DEAD CAT BOUNCING!!! â–¶\t\t\n$BABA just block all the paid bashers. ðŸ‘\x8d Someone wants to accumulate...Most tech stocks are down because of massive short selling. They will have to cover😉 ï¸\x8f\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nOne of our long trades put on yesterday in action. $BABA 90 Call leaps. We still expect a market capitulation flush to a definitive bottom. Any pullbacks we will be adding here. https://t.co/zu8H0PRV3h\t\t\n"RT @ChartGalLori: PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for…"\t\t\n"Take a look to:  $BABA -1.29% \n\n#investments #ToTheMoon #RedditArmy #StocksToWatch #FOMO #trading #Stocks #StocksToBuy #YOLO #daytrading #wallstreetbets #news #bottomfishing \n https://t.co/Z3y4Ukgfu7"\t\t\n$BABA video coming soon. As always', ' I will give you more context with everything that has happened this week with some special insights.\t\t\n$BABA 4...3...2...1 ðŸ\x8f¼\t\t\n"RT @ToroDeArena: TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/j…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$NIO $JD $BABA $XPEV  I know many hate china stocks and most of RETAIL does not have it but today China stocks are ripping...\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA analysts are idiots. All the bashers are idiots.  Tv bobble heads know nothing.  Wow. What a move. 💲\t\t\n$BABA again never trust China ', ' doesn’t matter the bargain ï¸\x8f\t\t\n$BABA If this opens with the 20% up', ' some of the bagholders (with avgs above $120-130) shouls seriously think about writing calls to recover some of the money they are losing. ✨\t\t\nWaiting for my $BABA $XPEV $NIO positions to go to the moon 😎😎 https://t.co/m7sS4Wzdqd\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nLmao JPM changes TP to $65 and $BABA jumps to $90 2 days later. What\'s new 🤡 https://t.co/KvvvCHIkBF\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n@MelissaLeeCNBC @CNBCFastMoney @GuyAdami Great call $baba\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @MrStockBot: @trading_fanatic beep boop. here\'s what i found for $BABA.\n   date: 2022-03-15\n   total call volume: 74.3k\n   total put vol…"\t\t\n@GarethSoloway Bought in yesterday', ' not based on charts', ' but a bounce on the indices and extreme bearishness on $BABA. It was presented on a silver plate to investors', ' this was a screaming buy yesterday.\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Oh', ' wow', ' going back to where it was six days ago. 👆\t\t\n"@RaffaellaDeFili @KASDad $110bn in revenue is trash?\n\n$BABA"\t\t\nChina says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown $BABA $JD $KWEB https://t.co/zl6SrG7GzR\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\n@RaisingTheBAR47 $baba 💎ðŸ‘\x90\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Hong Kong’s #HangSeng Index soared 9.1% & China’s #Shanghai Composite +3.5% after reports of progress with U.S. regulators on cooperation plan for Chinese stocks listed in the U.S. + push to end crackdown on Internet platform companies.\n$BABA $JD $IQ $PDD \nhttps://t.co/770sRyc3T1 https://t.co/nsb6knTqQb"\t\t\n$BABA what a pump', '  geez ðŸ˜\x81\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $SBUX 🥈\n3. $QQQ 🥉\n4. $SPX\n5. $SPY\n6. $TSLA\n7. $JD\n8. $NIO\n9. $SOFI\n10. $MRNA\n\n( Sorted by most recent ) https://t.co/4KBl2JgsjK"\t\t\nRT @BeginnerTrades: We are LIVE trading these overseas companies like $BEKE $SONN $BABA', " oil & mineral stocks like $HYMC $CEI & more! Come…\t\t\n$BABA beautiful dead cat bounce  I'm closing my 82 calls and buying puts she's still going down â\xad\x90\t\t\n#Alibaba stock closed lower on Tuesday despite other Chinese tech names bouncing", " $BABA stock though is up 20% in Wednesday's premarket as Chinese regulators signal positivity. #BABA needs to recover after struggling for the past year https://t.co/CbPxuAS0Hu by @ivanbrian9\t\t\nCHINA GIVES GREEN LIGHT FOR OVERSEAS LISTING!! 🚀🚀🚀🚀🚀 $BABA $JD $NIO $XPEV $DIDI ï¸\x8f\t\t\nWe are LIVE trading these overseas companies like $BEKE $SONN $BABA", ' oil & mineral stocks like $HYMC $CEI & more! Come hang out while we trade live on stream with a 30k account! https://t.co/ddIwhSDuZw https://t.co/F9aLsRm7ts\t\t\n"Take a look to:  $BABA -1.29% \n\n#StocksToBuy #YOLO #Stocks #daytrading #investments #RedditArmy #trading #wallstreetbets #news #ToTheMoon #FOMO #StocksToWatch #bottomfishing \n https://t.co/TUzOaCEI6b"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\nCongrats $Baba holders!!\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n@RaffaellaDeFili Not so sure I would include $BABA as trash', ' but when something is beaten down to that extent', ' the spring back tends to be that much greater.\t\t\n$BABA I guess stocks only go down for months 😂 ï¸\x8f\t\t\n"Chinese names ripping overnight sending some of the equities higher. \n\nXi making bold claims to support the market while COVID concerns are in China $BABA up 20% $NIO up 17% etc etc"\t\t\n$BABA Bears will loose next one week 100 to 150 âš¡\t\t\nHoy $BABA me devuelve parte de lo robado hace meses https://t.co/QgPQPcQu1N\t\t\n"RT @IntInvestLong: أضÙ\x81ت Ø\xadصص جديدة من علي بابا $BABA Ùˆ نيو $NIO أمس\n\nالسهمين وصلوا عندي 80% من المبلغ المستهدÙ\x81 للاستثمار Ù\x81يهما\n\nكنت منتظر ال…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA how much will the $99 4/22 Call option be up? ï¸\x8f\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"$BABA DEAD CAT BOUNCE\nPeople in FOMO This would drop like hell  Thanks me later 🪄 https://t.co/6wVCKaxGNK"\t\t\n@DaMedinaR Tranquilos no hay que esperar tanto....  Mira el pre-apertura para $BABA ðŸ˜\x81 https://t.co/AtjnN4xivT\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA Glad to see absolutely nobody is going to be taking profits today!!! â\x9d— https://t.co/jsHjyWWINZ\t\t\n"Another totally normal day in the Futures markets... $BABA boosters must be huge fans of FED rate hikes....party on...\n@GaryGensler https://t.co/t9NtnI8OWc"\t\t\n"COINCIDENTALLY someone(s) bought 5', '657 MAR 18 $BABA 95 CALLS from 0.12 - 0.15 in the last hour of trading yesterday  \n \n$76', '369.50 worth  \n \n$BABA PM here: 92.71 🤷â€\x8d♂ï¸\x8f ðŸ’\x9d https://t.co/hNtmy248iS"\t\t\n"أضÙ\x81ت Ø\xadصص جديدة من علي بابا $BABA Ùˆ نيو $NIO أمس\n\nالسهمين وصلوا عندي 80% من المبلغ المستهدÙ\x81 للاستثمار Ù\x81يهما\n\nكنت منتظر الأسعار تنزل اليوم كمان Ø\xadتى أستكمل الØ\xadصة الأخيرة من كل سهم، لكن الارتÙ\x81اعات اليوم ما شاء الله عليها\n\n$BABA +20%\n$NIO +19.6%"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA lol poor shorts. 💢\t\t\nRT @hugo1969s: $BABA +21% PM +27% HK https://t.co/IriRgIWMDK\t\t\n"Everyone is worried about the #Fed #FOMC meeting but Xi just told the world that the Chinese govt will finish their crackdowns on big tech and support overseas stock listings. This is HUGE news: https://t.co/zDZ46edM6G\n\n$BABA $JD $NIO $LI $BYDDF $PDD $TCEHY $BIDU"\t\t\nAlibaba (NYSE: $BABA)', ' ( $WB) – Morning Brief: Top Stories Dominating Financial Media on Wednesday', ' March 16 $TCEHY https://t.co/WswrCLzRTt\t\t\n"$BABA\nالسهم الأن مرتÙ\x81ع 20% Ù\x81ÙŠ البري ماركت\nجميل انك تجني ربØ\xadÙƒ مع الارتÙ\x81اع الØ\xadاصل \nأو على الأقل تضمن ""راس المال""\nوالعقود الخروج مع الاÙ\x81تتاØ\xad Ø£Ù\x81ضل \nالليلة قرار الÙ\x81يدرالي بخصوص رÙ\x81ع الÙ\x81ائدة \nوالله الموÙ\x81Ù‚ https://t.co/CDGjXxMr2J"\t\t\nStocks Making The Biggest Moves PM: $BABA $JD $PDD $NVDA $BA $PFE $BNTX $MU $SPOT $NLOK $LE $SCVL & More https://t.co/kePq73aoJl\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n@ToroDeArena Tengo $BABA 🙌ðŸ\x8f»\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $80 Call for Friday', ' March 18. Roughly 5 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$BABA If you shorted this on margin', ' I hope you\'re ok. â\x9d—\t\t\n$BABA up 20% as markets look to continue rally\t\t\n"RT @AlertTrade: âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US ma…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n@Drp7777 $BABA - that thing died. @iampyynda said it\'s gonna retest $300 soon.\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\nMost Talked About Stocks on Social Media: $AMC $TSLA $GME $VXX $BABA $HYMC $AMC https://t.co/sanbO4w8FN\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"$BABA hahaha the biggest BEAR trap over these two days. BEARS thought they won when they shorted $FUTU last night saying ""wE aRe 6% uP"".\n\nToday', ' they are broke!!! $JD 📢"\t\t\n"$BABA +20% en Hong Kong (y otras chinas):\nEl gobierno chino anuncia medidas para estabilizar los mercados e impulsar la economÃ\xada 🚀 https://t.co/GUIifGWwBH"\t\t\n$BABA 21% $JD 25% $PDD 36% $NIO 21% and the list goes on. https://t.co/Km5jBr5qDk\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n"16 Mar 2022', ' Pre-market movers #news \n\nGainers: $DUO $BEKE $DIDI $PDD $KC $VNET $RERE $BILI $GDS $YMM $FUTU $DDL $TIGR $BZ $ZH $TME $WDH $IQ $RLX $YY $BZUN $QFIN $TCOM $TUYA $DADA $IMAB $BABA\n\nLosers: $TANH $IXHL $SONM $TCON $MCG $SRGA $CREX $LE $DRCT $AGRI\n\nsource: Benzinga Wire https://t.co/5nVQ5gdSvR"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA who bought yesterday? 😃\t\t\n"COINCIDENTALLY someone(s) bought 5', '657 MAR 18 $BABA 95 CALLS from 0.12 - 0.15 in the last hour of trading yesterday  \n \n$76', '369.50 worth  \n \n$BABA PM here: 92.71 🤷â€\x8d♂ï¸\x8f https://t.co/Ag0ueeOCuR"\t\t\n¿Hemos visto los mÃ\xadnimos de $BABA?\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n@GarethSoloway Thank You $BABA got in @ $74.50 & $75.75\t\t\nRT @KASDad: $BABA is a band on the run along w/ other Chinese stocks. Yesterday\'s poor cousin is today\'s hero. Now +15.87 or 20%+. https://…\t\t\n$BABA ðŸ˜\x8d 📈\t\t\n@22Brownboi $NIO NOT UP AS MUCH ONLY POSTED TILL $BABA https://t.co/XRBwLJvsZn\t\t\n$BABA BEGINNING OF THE END OF THE BEAR MARKET...!!!!! 💟\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA disparada en el Pre Market https://t.co/qx3yaZiKq9\t\t\n$baba said fuck your pt jpm lol\t\t\n"$BABA Pre-Market Quotes LIVE\nData last updated Mar 16', ' 2022 08:25 AM ET.\n Consolidated Last Sale$92.83 +16.07 (+20.94%)"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA is a band on the run along w/ other Chinese stocks. Yesterday\'s poor cousin is today\'s hero. Now +15.87 or 20%+. https://t.co/aZlwpTqk3B\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini ral…"\t\t\n$BABA y tho? 💢\t\t\n"Good morning TRADERS 💥ðŸ‘\x8d\n\nthanks for supporting the #stickynoteðŸ™\x8f\n\nFED DAY and we are excited to have called this mini rally into 2pm🤑✅\n\n$BABA LONG yday at $73 seems to be working', ' haha😎 Should be another great day for the Chinese names', ' looking $NIO also\n\n$MSFT $NVDA $AMD https://t.co/hQwAtygoEg"\t\t\n"@gurgavin Currently', ' 4 Chinese tickers in top 10 most popular among retail investors \n$NIO $BABA $JD $PDD\nhttps://t.co/JCzHf4L7y1"\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月16日時点)\n\n1. iPath Series B S&P 500 VIX Short-Term Futures ETN $VXX\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. GameStop $GME"\t\t\n$BABA 🇨🇳 https://t.co/maOdo80haL\t\t\n$BABA Volume hit 2M already... gonna be a big day â\x9d—\t\t\n"$BABA STILL TRADING BELOW IPO \n\n<12 trillion rocketship emojis> 🌟"\t\t\n$BABA hopefully it will drop with fomc ï¸\x8f https://t.co/m6sEeFGy3n\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 16', ' 2022\n\n1. iPath S&P 500 VIX Short-Term Futures ETN $VXX\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. GameStop $GME"\t\t\nFood for thought.  #ADX_Gappers sells are very high for $XLY.  Also', " if we can get a gap up near the 20ema it's looking like a #holygrail possible setup.  Not taking any of these", ' but just observing. I like to wait until gap #2  $AMZN $TSLA $BABA $XHB $NKE $HD $MCD $SBUX $YUMC https://t.co/ZX4KfkgxEQ\t\t\n@ChiapettaChris @TradingThomas3 Yep sold 5000 shares of $VINN & 500 shares of $NIO yesterday for a small gain. Thank god I’m still holding $BABA calls or it’d criminal.\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n@TjTheTrader_ High volume reversal days after periods of major selling. Red to Green on high volume after a waterfall of selling.  Example: $BABA\t\t\n"China Market Manipulation. Your Move Powell...\n$MCHI  +12.8%\n$FXI      +12.2%\n$KWEB +29.8%\n$BIDU   +15.1%\n$GDS    +50.5%\n$LI         +35.8%\n$XPEV   +28.8%\n$GDS    +50.5%\n$BILI     +46.2%\n$NTES  +22.8%\n$BABA  +19.4%\n$PDD    +44.4%\n$JD        +33.4%\n$BZ        +44.3%\n$BEKE   +49.5% https://t.co/Y4n6OHBocF"\t\t\nToday\'s Pre-Market Movers & News [Wednesday', ' March 16th', ' 2022]: $DIDI $BABA $JD $PDD $NVDA $BA $PFE $BNTX $MU $SPOT $NLOK $LE $SCVL #SPX #SPY $SPX $SPY #stocks #trading CHARTS & DISCUSSION @ StonkForums . com ! -> https://t.co/EzVpzwSwvp <- https://t.co/09Cdq4hdK9\t\t\n$BABA huge bounce wow\t\t\n$BABA let’s see how far she can sustain today’s gap up ï¸\x8f\t\t\n$BABA major selloff about to happen ', ' usa ia paperhanded bitches', ' half u are already saying ur gonan sell for a peanut gain 💫\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\n$JD $BABA First bullish thing CCP has said in over 15 months.   This seems like a big jump', ' but it is actually a very muted response so far. 🤞\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"Premarket Watchlist\n$TSLA $NVDA $FUTU $AAPL $BABA\n$MULN $AGRI $KAVL\n$ES $CL \n$BTCUSD\nEvery morning we are having a live trading session with educational webinars in zoom for members in @SmallCapRoom \nGoal of the room is to educate traders\nhttps://t.co/ooLvigTt4P"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n@gurgavin Bought when everyone watched it sold $baba at 80! It was the Gurg call\t\t\n"âž¡ If you are a TRADER looking for a new tool.    \nâž¡ Check out ⟶ https://t.co/mpCaiuy1n7\n\nAutomated Trading Strategies US markets\n\n#DataScience #MachineLearning #Investing #TradeIdeas #swingtrading \n$EVFM $F $BABA $FCX $OPEN $MDLZ $AA $KO $MS $NLOK $LXP $CVS $AXP https://t.co/Ax8c9vYYam"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"â\x9d¤ðŸ’¯LINK IN BIO â\x9d¤ðŸ’¯\nJoin now\n$TSLA $NVDA  $MU $AMZN $MSFT $BABA $NFLX $ADBE $AXP $IBM  $AMD $ADSK $V $CAT $JPM $FB https://t.co/wQYuyXQv9M"\t\t\n$BABA def profit taking gonna happen at the bell', ' close high 80s would be a win for me ï¸\x8f\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nRT @DanielMuvdiYT: #Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segun…\t\t\n"RT @SamanthaLaDuc: YES!\n\nYday in my trading room I said Turnaround Tuesday for China plays - expect a gap up Wednesday. \n\nWHAT A GAP!!\n\n$KW…"\t\t\n"RT @gurgavin: CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD…"\t\t\nRT @MarketCurrents: $BABA $PDD $JD - Alibaba', ' other Chinese tech stocks soar as government says it will support market https://t.co/XV84O4O…\t\t\n"#Bitcoin y las #criptomonedas se mantienen fuertes en la zona mientras #Nasdaq hace otro +1.9%  en premarket en el segundo dÃ\xada consecutivo alcistas mientras la #Fed se prepara para subir las tasas de interés estemos atentos!\n\n$NIO +20% en premarket al igual que $BABA 🤓"\t\t\n"YES!\n\nYday in my trading room I said Turnaround Tuesday for China plays - expect a gap up Wednesday. \n\nWHAT A GAP!!\n\n$KWEB $BABA $FXI\n\n#CapitulationSelling\n\nSubscribe: 💃🔥\n\nhttps://t.co/0XDW0mS0xy https://t.co/0kGOXZxzBl"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nW…"\t\t\n@Stock_Hunter89 $baba 2-12 let’s do it!!!!\t\t\nMr. Loverman $BABA 🥇 https://t.co/cKjyjz4gnv\t\t\n"CHINESE NAMES FLYING PRE MARKET \n\n$DIDI UP 45%\n$PDD UP 35%\n$BILI UP 31%\n$FUTU UP 30%\n$TIGR UP 30%\n$TME UP 30%\n$YY UP 30%\n$JD UP 25%\n$BABA UP 20% https://t.co/jgVbfVtctu"\t\t\n@JaykTRT Did you get the $baba bottom? Do you think we can see a short squeeze today?\t\t\n"Twitter\'s on the Rise: \n\n$TSLA  Price: $801.89  Mentions: 119\n$BABA  Price: $76.76  Mentions: 112\n$AMZN  Price: $2', '947.33  Mentions: 101\n$AMC  Price: $14.48  Mentions: 77\n$SPYR  Price: $0.05  Mentions: 68\n\n#stocks #investing #trading"\t\t\n$BABA go boom. ï¸\x8f\t\t\nRT @MelissaLeeCNBC: $BABA +21% premarket\t\t\n$BABA ha ha squeeze the stupid shorts hard! ï¸\x8f\t\t\n$BABA see my post from 2 days ago!!! Face ripper bear mufucs 👀\t\t\n$BABA  how to loose it all. 😄\t\t\n"To the enhance your experience in trading and get instant help \nLink in bio\n\n$BA $BB $BABA $LUV $KSS  $SPG  $RCL $TELL $ENSV  $AXAS $FET $JD https://t.co/hSG3YeK866"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n"TREMENDA Noticia para las acciones Chinas\n\nEl short squeeze va a ser brutal\n\n$BABA $TME $NIO $BIDU $PDD $JD https://t.co/jJws9FSAZH"\t\t\n$BABA wtf?? News?? â˜\x9d\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @ICodeForCoffee: $BABA $FUTU $TIGR $BIDU $TME if what drag the stocks down was government unsopported and now that that risk is over thi…\t\t\n"We were long $BABA. We went long on $QQQ yesterday.\n\nYou can’t get any better than that. https://t.co/wcIjBY8npl"\t\t\n$BABA hmm 500 shares bought at the bottom 🪄 https://t.co/N7YPJIhNd5\t\t\n$BABA right when I sell yea? ï¸\x8f\t\t\n$BABA ↘ https://t.co/U9vXFvtmBV\t\t\n$BABA omg 🔔\t\t\nthese are the trending stocks $BABA  $NIO  $DIDI  $SONM  $HYMC  $JD  $NVDA https://t.co/QqrYJUY9rE\t\t\n$BABA lol the bulls here are happy to see a quick bounce but don’t realize it is still at IPO price', ' bagholders are still in deep water â\x9d¤ https://t.co/DoAEGNd3Y0\t\t\n"(Pre-Market) Top & Flop: 20 Stocks To Watch | March 16\n\nhttps://t.co/JlfHgZl0wb\n\n$BEKE $DIDI $PDD $BILI $FUTU $TME $JD $BABA $NIO $XPEV $MCG $BUR $NLOK $SMAR $S $DRI $MTG $HOLX $VIR $ANGI $SPX $SPY $NDX $QQQ"\t\t\nStill eating humble pie on this entry though. $BABA https://t.co/kjM2NXr2Ds\t\t\n"Just tweeted this thread last night .\n\n$BABA up 20%\nTencent up 20%\n$XPEV up 20%\n$PDD up 35%\n\nInvestors who takes opportunity in crisis creates huge wealth!! \n\nMaximum value exists at the heights of pessimism. https://t.co/8o6LaGUWYR"\t\t\n$BABA told y’all my daddy will pick it up yesterday.. 🚩\t\t\nMr. Loverman $BABA\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n@projectCortex Keep being sour $BABA\t\t\n+20% en PM $BABA https://t.co/FP5rp6gQbN\t\t\n"$BABA +20% PM / $FB Up 10 points in one trading day / $NIO +20% PM / I can’t believe you’re sitting on the sides lines when there is a killing to be made.\n\nShrewd Gang on top', ' whether you like it or not. $AMC $BB $F $ACB https://t.co/QpIP9WykUf"\t\t\n$BABA congrats 2021 bulls. Instead of being down -80%', ' you are only down -75% â˜\x9d\t\t\n$BABA About 70% of holders are only becoming positive today or just breaking even at this price. 👀\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\n$BABA $JD $NIO Bottoms in! ï¸\x8f\t\t\n$BABA who sold at a loss? ï¸\x8f\t\t\n@gneffa $BABA\t\t\n$BABA saw that coming 😘\t\t\n$BABA greedy bears in 70$ area â\x8f©\t\t\n$BABA Man', ' props to the CNBC guy that called this yesterday. Finally hit one. This is a trade and nothing more though. Time to take profits. ï¸\x8f\t\t\n@The_RockTrading Let’s have a moment of silence for the $baba shorts losing everything today.\t\t\n$BABA its fu*king  penny shit!!! ï¸\x8f\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA - Is it 100 yet? 😜 https://t.co/GcKjpsEokx\t\t\nRT @ChrisFranco: I do not think anyone should buy $BABA if they aren\'t willing to hold steady until 2030', ' at least. #NotInvestmentAdvice\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BIDU $baba $kweb you will never see companies trading at their cash values ever again. TY idiots for selling to me. 💟 https://t.co/xW5KA4edC4\t\t\n"$YINN +38%\n$CWEB +50%\n\nWhy do options when you have 3x ETNs 😅 @Edark94 \n\n$KWEB $FXI $BABA https://t.co/fOMNLG5ivJ"\t\t\n$BABA Short covering for sure as profile show P.  Supply is stacked over 100.88 https://t.co/FdYxF7xFv2\t\t\n"Upside: \n$SONN +92%\n$BILI +33%\n$JD +23%\n$BABA +21%\n$BIDU +15%\n$PALI +13%\n$BXRX +11%\n$IOVA +9%\n$SBUX +8%\n$RMBL +8%\n$JBL +8%\n$CAL +4%\n$ADAG +4%\n$BIIB +4%\n$VMW +4%\n$ARCO +3%\n$SCVL +3%\n$SPOT +3%\n$WBX +2%\n\nDownside: \n$TANH -64%\n$TCON -19%\n$NLSP -15%\n$LE -11%\n$NLOK -6%\n$TLS -5%\n$S -5%"\t\t\n$BABA 🤞\t\t\nYou could have bought all the Chinese Stonks you wanted yesterday. But today you’ll have to chase them $BABA $KWEB $TCEHY @MarkYusko\t\t\n@TrendSpider I loaded up on $BABA', ' $JD', ' $NIO clear bottom is in', ' these have a long way up to go', ' absolute bargain prices today which may never be seen again\t\t\n$BABA finally green here and im cool with holding ✨\t\t\nStock Market Today: Dow Rises', ' Fed Decision Ahead', ' Alibaba and https://t.co/WDnqXV49g3 Soar | Barron\'s $BABA https://t.co/DE5X2g7ZoR\t\t\n$baba https://t.co/I04CKp5hcp\t\t\n"$BABA $NIO $JD $PDD $SPY \n\nChina bears this morning: https://t.co/BOoyYzrVoB"\t\t\nGood morning.  New trading day', " new opportunities.  Let's have a great session.  $TSLA $NIO $AAPL $AMZN $FB $NET $CRWD $BAC $MS $GS $BABA $JD $OXY $F $MSFT $NVDA $QCOM $MRVL $QQQ $IWM $VXX\t\t\n@AznOptions I’m long 18 shares of $baba. Had an algo buying it back and forth all day. Ended up long 18 overnight. Im out here feelingike a champion\t\t\n$BABA +21% premarket https://t.co/W0BwCQTcR8\t\t\n$BABA $FUTU $TIGR $BIDU $TME if what drag the stocks down was government unsopported and now that that risk is over this stocks are a STRONG BUY. RiSK IS OFF !!!!! IM HOLDING MY SHARES ðŸ’\x9d\t\t\n#Stocks making the biggest moves premarket: @Nvidia", ' @Boeing', ' @MicronTech and others https://t.co/WzwK8SRn3f $NVDA $BA $MU $DIDI $BABA $JD $PDD $PFE $BNTX $SPOT $NLOK $LE $SCVL\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n$BABA Major squeeze if people don\'t sell and keep on buying. ï¸\x8f\t\t\nthe $BABA rally is like the collapse of the 0 Covid strategy. The damn DAM broke\t\t\n$BABA BRO ITS UP +21% AFTER MY CALL YESTERDAY 😂 https://t.co/AGZBUt1Jqi\t\t\n"Whoaaaa $BABA\n\nSwung the $80 weeklies.\n\nW. T. F."\t\t\n"$BABA here only to see ðŸ\x90» getting f....\n😆 🤣 ðŸ˜\x81"\t\t\n@TidefallCapital $BABA etc\t\t\n$BABA pay day!! Bought 20K yesterday and bam! 👇\t\t\n$BABA Bears waking up from a nightmare to a nightmare 🎃🎃 ↘ https://t.co/8a7EMU34vP\t\t\nHey @unusual_whales did your flow say 15-20% specific yesterday. $BABA 🤷â€\x8d♂ï¸\x8f🤷â€\x8d♂ï¸\x8f https://t.co/KvC1Zf8BgY\t\t\n"Tickers with most bullish and bearish sentiment measured in news coverage over the past week \n\nMost Bullish ðŸ\x90‚\n\n1. $DELL\n2. $GE\n3. $RBLX\n4. $AVGO\n5. $GOOG\n\nMost Bearish ðŸ\x90»\n\n1. $GS\n2. $BABA\n3. $NIO\n4. $JPM\n5. $SPCE\n\nTry it Yourself 👇\n\nhttps://t.co/7hPLnNpRHo https://t.co/SVrROjlPoY"\t\t\n"Dow futures jump nearly 400 points as Wall Street tries to rally for a second day', ' Fed decision ahead!\n\n#Gold -0.1% #copper +2.3% #crypto #Bitcoin +2.2%\n\nStrength: $DIDI $BABA $JD $PDD $CCL $NVDA $BA $BNTX $PFE $FCX $LAC $MU $SPOT $TSLA $MSFT\n\nWeakness: $NLOK $LE $EXK $SCVL $LMT https://t.co/sMCSgGQfsb"\t\t\n$BABA we all could’ve retired. 🆓\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA bears checking on their short positions this morning â\x9d¤ https://t.co/rA3j0o3Vnh\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n@TipRanks So lone analyst in this article was wrong on $BABA today anyway.\t\t\n"RT @TrendSpider: $BABA up +20% pre market with other Chinese names showing strength 💸\n\n$XPEV +20%   $NIO +19%\n\nhttps://t.co/lfO1A63oiD"\t\t\nGm $BABA longs 👀\t\t\n$BABA could’ve been a billionaire mother fucker 🌟\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n$BABA i don’t think my weekly 150 call in money !  😂😂😂 it’s ok ! â\xad\x90\t\t\n$BABA $100 today!!! âš¡\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA how much will my calls print? 💯\t\t\n"RT @livetradepro: China stocks premarket\n🚀🚀🚀🚀🚀🚀\n\nNOT FAKE NEWS\nNOT PREDICTIONS\nNOT OPINIONS\n\n$YINN +35.69%\n$BABA +20.57\n$BIDU +15.65%\n$DADA…"\t\t\n$BABA finally breaking thru 92.. let’s go 🌟\t\t\n"$BABA what should I do with my 1 call?\n$80 weekly strike I took at $2 😂😂 🆓"\t\t\nPerfectly timed folks. It happens sometimes $SPX $BABA https://t.co/XXNdWZISLY\t\t\n$BILI $PDD $BABA $YANG https://t.co/sBxv30XNmo\t\t\nLooks like today we going multi $baba $shop $tsla\t\t\nSo how is this working out? $BABA my biggest winner. LEAPS won\'t be touched. Sell lowest entries (already did premarket) for quick big short covering profits and hold all other entries using a covered call on up to 25% - 20% above first 30 minute prices. https://t.co/AV10BxFK1W\t\t\nRT @Stock_Opine: 📌 China made a push to stabilize financial markets', ' promising to ease a regulatory crackdown', ' support property and technol…\t\t\nRT @Stock_Opine: 📌 China made a push to stabilize financial markets', ' promising to ease a regulatory crackdown', ' support property and technol…\t\t\nMorning Brief: Top Stories Dominating Financial Media on Wednesday', ' March 16 $BABA $WB https://t.co/f1pA77j9CP\t\t\n$BABA moment of silence for people who shorted the bottom yesterday... â\x8f©\t\t\n$BABA $MULN ⬅ï¸\x8f⬅ï¸\x8f🚀🚀🚀🚀 ✔\t\t\n$BABA Alex Mao in the mirror currently 😆 ðŸ’\x9d https://t.co/HfdgPVfMi1\t\t\n"$BABA - up 20% in pre-market\nI really need to build up my followers here on Twitter', ' StockTwits was a mistake...\nhttps://t.co/30ljyVVTka https://t.co/SLNGw6skx7"\t\t\n$BABA need to add', ' but when 🤔 ✅\t\t\n$BABA yes baby. https://t.co/MW05CtfIiA\t\t\nRT @EBUYUKARSLAN: Market has been ripping since yesterday !!! Monday Dip buyers ðŸ‘\x8f $spy $btc $aapl $baba $nio $upst $enph $sofi $pltr $amzn\t\t\n"Morning Market Analysis is LIVE! talking China Stock explosions', ' Russia default', ' FOMC Day', ' headlines', ' top stocks in play & more!\n\nhttps://t.co/h3ZWSNLdJ8\n\n$SPY $QQQ $IWM $VIX $TNX $TSLA $AAPL $AMZN $BABA $JD $YY $S $JBL $RMBL $YANG $KWEB $CWEB $MOS $AA $OCGN $CAT $NUE\n\n#stocks"\t\t\n"@PersianCapital The problem is really with the CCP in general.\n\nI bought a very small position in $BABA to experience the journey', ' but realised that I really don’t like it. Regulation never concerned me', ' but the CCP vs Free World does."\t\t\n$BABA 📢\t\t\n$baba I told em buy they said I’m a fucking moron https://t.co/yOe8eswe8W\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"$BABA up +20% pre market with other Chinese names showing strength 💸\n\n$XPEV +20%   $NIO +19%\n\nhttps://t.co/lfO1A63oiD"\t\t\n$BABA epic ralllyyy 👉\t\t\nRT @YusanTrading: China stock rebound and recovery! Will buyers trust Xi??  That hasn\'t worked out so well for $BABA the last year so I\'d s…\t\t\n$BABA that played out well ðŸ‘\x8d\t\t\n@LaninMZ @lucarda_alborde @trader_teddy bien $BABA hoy', ' con 5 ruedas asi de 20% estoy hecho\t\t\n$BABA ok guys - what happens if the US markets tank?  do you think this will drop? â–¶\t\t\n"Premarket tickers on watch: $TSLA $SHOP $BIDU $BABA $JD $NIO\n\nPre-market breakdown everyday 8:00-9:30am EST. Breakdown of the Macro Environment', ' Market', ' Commodities', ' FAANG and then Individual names. Action plan for open', ' being charted & written Live\n\nhttps://t.co/63TBxT5R0E"\t\t\nRT @getmidas: 🇨🇳 DiÄŸer taraftan', ' Çin\'in "kuÅŸatma altındaki piyasaları" destekleme sözü vermesinin ardından Çin ve Hong Kong borsaları bugün…\t\t\n$BABA even at this price- it is like buying Amazon on IPO 🤩 📢\t\t\n"RT @HugoGGasca: Y si cae a $0', ' que caiga que mi inversión caerá con ella.\n\nCuando sus fundamentales dejen de ser excepcionales me iré de $B…"\t\t\n$BABA epic ralllyyy\t\t\n@Gerald37106816 @WickedfoxLis Alibaba $BABA\t\t\nRT @HugoGGasca: A mi juicio', ' que siga cayendo. Casi llevo $4', '000 invertidos en $BABA y pienso seguir aumentando más y más la inversión en e…\t\t\nRT @ramirobriglia: $BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\nRT @HugoGGasca: ¿Cómo explicamos a parte de la comunidad de Twitter que nos da igual que $BABA esté a precios de su OPV? ¿Cómo les explicam…\t\t\n"📌 China made a push to stabilize financial markets', ' promising to ease a regulatory crackdown', ' support property and technology companies and stimulate the economy.\n📌 China\'s Vice Premier Liu: talks between China and the US on foreign listings have made progress.\n $BABA $TCEHY"\t\t\n$BABA what is the News? 🥇\t\t\n$NIO $BABA $BILI $JD $HSI absolutely sick moves\t\t\n$BABA  sold my calls yesterday. i have no one to blame but myself ï¸\x8f\t\t\nIs $BABA a buy or a sell after the Chinese government said they will take several market-friendly measures to stabilize markets and support economic growth?\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nNothing is too high or too low so I think we going higher $shop $baba send it\t\t\n"China stocks premarket\n🚀🚀🚀🚀🚀🚀\n\nNOT FAKE NEWS\nNOT PREDICTIONS\nNOT OPINIONS\n\n$YINN +35.69%\n$BABA +20.57\n$BIDU +15.65%\n$DADA +17.32%\n$EH +18.60%\n$FUTU +29.94%\n$NIO +19.69%\n\nI\'m sure it\'s nothing  😃😂"\t\t\n$BABA This is a steal under 150 ☑\t\t\nBought $BABA at $74 yesterday...and sold it into the close lol. So it\'s gonna be like that today is it?\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nI was not expecting to see Chinese stocks soar today!! Lol. I was used to the downtrend. $BABA #Tencent #xiaomi\t\t\nChina stock rebound and recovery! Will buyers trust Xi??  That hasn\'t worked out so well for $BABA the last year so I\'d still tread carefully.  $JD $PDD $BABA $DIDI\t\t\nChina stocks with the huge gap up. $BABA $NIO $DUO $BEKE https://t.co/AR50rv4d6n https://t.co/N6rdR1pJyR\t\t\n$BABA now that I look at the short volume', ' there was heavy shorting when this was in the 120-125 level.  I would guess that most of those shorts covered the last few days. ✨\t\t\n"Mi marido ayer protestando porque parecÃ\xada que los haters de $BABA habÃ\xadan acertado su pronóstico.\n\nMi marido hoy feliz como una perdiz porque rebota y se va a ir to the moon!!\n\nY luego dicen que el mercado es bipolar... https://t.co/Fqq5n5kJHi"\t\t\n"RT @PENNYBUSTER1: Watchlist\n\n$DIDI\n\n$TME\n\n$KWEB\n\n$JD\n\n$BABA\n\n$ATOM\n\n$TWLO\n\n$TCNNF\n\n$MSOS\n\n$FCUUF\n\n$METV\n\n#Stocks #Stockmarket 👀👈 https://t.…"\t\t\n$BABA Fell from $140 to $73 in 2 months', ' get ready to break $160 in 1 Month ï¸\x8f\t\t\n$baba 80 weeklys 2-10 easy wassup\t\t\n@InversorExperto Lo lamento mucho pero $BABA es un riesgo polÃ\xadtico enorme.\t\t\n$BABA pre market sube más de 20% https://t.co/mHRZRhYNM6\t\t\n$baba That citi downgrade from 180 to 65 was a huge bottom signal. Fucking crooks 📈\t\t\nHahaha look at $BABA UP 20% premarket https://t.co/vRVpfm3gD2\t\t\n"$BABA exploding as it cuts 20% of work force and Chinese government caves in. Says it will now support companies.\n\n$BABA up 21%"\t\t\n"RT @PENNYBUSTER1: Watchlist\n\n$DIDI\n\n$TME\n\n$KWEB\n\n$JD\n\n$BABA\n\n$ATOM\n\n$TWLO\n\n$TCNNF\n\n$MSOS\n\n$FCUUF\n\n$METV\n\n#Stocks #Stockmarket 👀👈 https://t.…"\t\t\n$baba really going to hold this +15$ AH?\t\t\n$BABA Hell yeah my $78 shares looking like a long hold now 🚀 😃\t\t\n$BABA $JD $BILI to be fair', ' it’s about fuckin’ time! ï¸\x8f\t\t\n"$FB changed name to Meta in on the 28th of October 2021 the stock price was $323', '57 now Meta is trading at $192', '03 a drop of 41% \n\n$BABA CEO Jack Ma disappeared on the 4th of January 2020 stock was at $217 now it is $76', '76 a drop of 65%"\t\t\n"$BABA \n\nSHANGHAI KNIGHTS 📊"\t\t\n$BABA $JD $NIO all squeezing - metaverse penny play in $CSCW up next! 🚩\t\t\n"RT @PipsToDollars: $SBUX BOOMING  CHARLES SCHULTZ COMING BACK!!!\n\nWhat a weekly pick this week- we\'re in $baba $sbux https://t.co/4uXrisu0CZ"\t\t\n"$BABA gapping\n\nIdeally quick dip on 88.6-89 to get long if 91 breaks\n\n93 96 98 100 106 resistance targets \n\nNull & void under 86 https://t.co/6SEV2dFgpR"\t\t\n"DailyUp5\n$API $8.50 20.23% -23.63% -21.44% -53.25% 42.06\n$BABA $92.80 20.90% -8.06% -24.09% -25.11% 40.67\n$BIDU $123.00 13.49% -14.72% -23.43% -17.28% 38.09\n$BIRD $5.67 7.39% -2.41% -51.04% -62.80% 25.57\n$BLI $5.65 5.02% -10.46% -25.26% -69.51% 35.32"\t\t\n$BABA +21% PM +27% HK https://t.co/IriRgIWMDK\t\t\n$baba $shop Hope u listened we gone\t\t\n"PERFECT CALL ON OIL – 42% PROFIT IN A WEEK\n- Read more.\n\nhttps://t.co/p2co6F8xZD \n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $AMD $BABA $DIDI $RLX $AAL $AAPL $VALE $PDD $F $SOFI $EDU $OXY $BBD $NVDA $XOM $JD $ITUB"\t\t\n"Watchlist\n\n$DIDI\n\n$TME\n\n$KWEB\n\n$JD\n\n$BABA\n\n$ATOM\n\n$TWLO\n\n$TCNNF\n\n$MSOS\n\n$FCUUF\n\n$METV\n\n#Stocks #Stockmarket 👀👈 https://t.co/XHVJPsqaot"\t\t\nRT @john_smith5356: $BABA $BIDU $TIGR $FUTU $TME finally china gov understand that news move the market and to stop taking west media bs fi…\t\t\nRT @josephkphan: $FTCH with the China news', ' wow big squeeze coming!!! Look at how many shorts and the 6M chart on Farfetch guys. $BABA $DID…\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"What a pleasant surprise to start wild #fomc #wednesdaythought from our friends in the far East🤩💎🔥‼ï¸\x8f🥳💥\n$NIO $BILI $BABA $BIDU $JD $PDD https://t.co/fZC5pGpZ6K"\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"@RealGangLu Very fair question. Having been a $BABA bagholder', " the declines didn't affect me much mentally. \n\nAlternatively", ' one could buy a small position in an index like $KWEB', ' and let it ride for a few years (potentially doubling your money).\n\nhttps://t.co/BzJWtECi3b"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | 0.0% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $HYMC | 7 | 600.0% | 🚀\n| $GME | 6 | -25.0% | 🚀\n| $TSLA | 5 | 25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA this will close up over 100 â–¶\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n$BABA ...jp morgan??????? ï¸\x8f\t\t\n"Asia Xi throws markets life-line', ' dead cat bounce \n\n$PDD +34.1%', ' $LI +22.1%', ' $JD +21.4%', ' $XPEV +19.6%', ' $BABA +19.3%', ' $NIO +18.6%', ' $HUYA +17.6%', ' $NTES +17.2%', ' $WB +15.4%', ' $BIDU +14%', ' $ASHR +9.1%"\t\t\n$BABA Munger squeezing JP 🪄\t\t\n$BABA weeeee\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 88\n2. $BABA : 50\n3. $GME : 49\n4. $SPY : 35\n5. $SA : 22\n6. $AREN : 17\n7. $ACT : 16\n8. $PLTR : 16\n9. $VXX : 16\n10. $VTI : 13\n#stock #trading #usstock #stockmarket"\t\t\n$BABA $JD squeeze gonna be epic 📈\t\t\n"RT @ChartGalLori: PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for…"\t\t\n$BABA even with a 100% rise - this would be below the level it was 2 months ago 🤩🤩 ↘\t\t\n$BABA Watch the shit load of sales come in lol 👉\t\t\nSacaron el informe ayer de JPM para sembrar pánico y justificar vomito final. HabÃ\xada cuentas que estaban -66% en $BABA los tenÃ\xadan de rodillas. Si aguantaron semejante nivel de pérdida tienen que saber que asÃ\xad no se opera. Manejen la posición', ' para que no les vuelva a pasar. https://t.co/Wv9UTvglI5 https://t.co/46nOcVpgQc\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (19)\n2. $SPY (15)\n3. $WISH (7)\n4. $GME (7)\n5. $TSLA (6)\n6. $OIL (4)\n7. $NIO (3)\n8. $TIL (3)\n9. $SBUX (3)\n10. $KO (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/kvelfklgSZ"\t\t\nWhy is the first thing I think of that JP Morgan and Goldman Sacs already covered their shorts when they said China is "uninvestable" being a trader has made me more of a conspiracy theorist. Let\'s go $BABA $JD   https://t.co/q404LJn4OS\t\t\n"$SBUX BOOMING  CHARLES SCHULTZ COMING BACK!!!\n\nWhat a weekly pick this week- we\'re in $baba $sbux https://t.co/4uXrisu0CZ"\t\t\n$BABA 👀\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 23 | -4.2% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $HYMC | 7 | 600.0% | 🚀\n| $GME | 6 | -25.0% | 🚀\n| $TSLA | 5 | 25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA - Alibaba', " other Chinese tech stocks soar as government says it will support market https://t.co/gfra3oouS5\t\t\n$BABA the real fun hasn't even started yet. The long holders know. 📊\t\t\n$BABA guess I should have bought yesterday fml 👆\t\t\nChinese stocks on fire after overcorrecting! $Baba", ' $JD', ' $TCEHY and others up more than 20% premarket.\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n@EnronChairman $BABA hasn’t forgotten', ' it’s down 8% a day lately\t\t\n"There`s something going on on China large caps in this PM', ' they are soaring ... FOMO? \nNot normal for large caps even in PM!\n$BIDU 15%\n$BABA 21%\n$VNET 24%\n$JD 23%\nWhat help from China government can make this happen?"\t\t\n$BABA capitulation. Buy side setup on the daily!! Now we know how this pattern snap backs on an intraday setup. This is on the daily. Funny $JPM downgrade yesterday. https://t.co/RCK2StLy8R\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 21 | -12.5% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $HYMC | 7 | 600.0% | 🚀\n| $GME | 7 | 0.0% | 🚀\n| $TSLA | 5 | 25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA how high can this go tommorow. Will funds borrow more to protect shorts an avoid margin call. ï¸\x8f\t\t\n"via TheDomino: Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycroft Mining $HYMC\n5) S&P 500\n6) Apple $AAPL\n7) Alibaba $BABA\n8) Dow Jones Industrial Avg\n9) Nasdaq Composite\n10) Amazon $AMZN $amzn"\t\t\nIf you are still holding Chinese equities for some reason', ' today might be your best time in the last year to cut your losses. I see stocks like $BABA and $JD going much lower by the end of the year.\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/uMvKfbeFSi\t\t\n"Most searched tickers on @cnbc dot com from Tues', ' 3/15/22\n\n1) 10Y US Treasury yield\n2) WTI Crude Oil\n3) Tesla $TSLA\n4) Hycroft Mining $HYMC\n5) S&P 500\n6) Apple $AAPL\n7) Alibaba $BABA\n8) Dow Jones Industrial Avg\n9) Nasdaq Composite\n10) Amazon $AMZN"\t\t\n$BABA Goddamn Baba! ï¸\x8f\t\t\n$JD $BABA look for a continuation and drop or a drop and vice versa. Will be monitoring these in the session. Come join and hit the follow too 🔔\t\t\n@PersianCapital Not really.. Ask Charlie about his $BABA', ' def not little by little.\t\t\n🤣 good guess $BABA $FUTU $BIDU https://t.co/C7QP6BtC9m\t\t\n$BABA 🇨🇳👀🚩 https://t.co/CXiw6eJhHe\t\t\n@nomorenoise3 Yeah we knew that $BABA was WAY too cheap and got greedy.\t\t\n$BABA should have bought when J Morgan said dont  catch a falling knife ;) ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\namazing how the most volume done on $BABA was the day before china announcement to support market....as if someone knew.....weird...\t\t\n$BABA Easy hold at this level', ' do not take small profit or you will miss the opportunity going long. â\xad\x90\t\t\n"$BABA \nYesterday was the bottom"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA  🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 ðŸ’\x9d\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"$REED take your profits from china and come here to partyyyy. Some shorts need to burn here with 86% short float\n\n$BABA $NIO $JD $LI 📌"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n@GuyAdami called the 15% $BABA yesterday ðŸ‘\x8fðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f @CNBCFastMoney\t\t\n"RT @PauloMacro: So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming…"\t\t\n@jscherniack Would love to see $BABA $PDD get above moving averages\t\t\nU.S.-listed Chinese stocks jump as Beijing pledges policy support $BABA $JD https://t.co/r0UmzHjr20\t\t\n"RT @Investingcom: *ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $J…"\t\t\n"Its been a tough year for the portfolio. \n\n$BABA -51%\n$FB - 42% \n$CRSR -25%\n$PYPL -22% \n\nDid not sell a single share!\n\n#HODL #Portfolio https://t.co/OojH02RfKD"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$baba ( and other Chinese stocks  ) up 20% after being in free fall after Chinese officials say they will support their tech stocks to stabilize the market\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nAlibaba', ' https://t.co/jHLLYJW12h and Other China Stocks Soar. Here’s What Sparked the Turnaround. $BABA $JD https://t.co/NN5xXXC0mj via @BarronsOnline\t\t\n$BABA  load some ISPO also ðŸ‘\x81\t\t\n"$BABA \n\nbroker is calling me', ' I have switched off my phone.\n\nWill you pls tank.\n\nThnx. â–¶"\t\t\n"$baba $nio $xpev $li $kweb\n\nAfter a long 7 hrs of meeting btw US and China', ' most FEAR has dissipated after the initial BS talks by Jake Sullivan\n\nIf US were to alienate China(sanctions like sanctioning Russia) so much so... https://t.co/079wZw1kup"\t\t\n"RT @follow_da_trend: $BABA - 3/16\nLose 76.34 and look for 73.66 - 72.40\nLose 72.40 and 65 could come quick\nBreak 79.67 - 80.99 and look for…"\t\t\n@adamkhootrader still holding on to my $BABA and $TCEHY\t\t\n"Ayer me entró la orden de $MOMO a 4', '56 y no me entró la orden de $BABA a 72. Sabor agridulce por ahora.\nPromediar a la baja es un placer https://t.co/z2ByvpO4wk"\t\t\n"Leveraged .. $FNGU 😎💸\n$MSFT $FB $NVDA $BABA $NFLX $TWTR $AMZN https://t.co/DZd3Dv3jY6"\t\t\n"$BABA\n \n$NIO\n \n$PDD\n \n$KWEB\n \n$JD\n\nHope folks didn’t sell their long position because of that clueless JPM moron who downgraded these as uninvestable - seriously??"\t\t\n$BABA 85 calls are printing 📢\t\t\n"$BABA\n \n$NIO\n \n$JD\n \n""Buy when people are been bitches', ' sell when people are been bitches"\t\t\n$BABA 200+ coming soon ', ' shorts will be scrambling to cover and the squeeze will happen. ï¸\x8f\t\t\n$BABA doubled my 🇨🇳 pos . Only buyers 📢\t\t\n"*ALIBABA', ' BAIDU', ' https://t.co/mg6nXehXpT SHARES RALLY AS CHINA PLEDGES SUPPORT - https://t.co/2slaaF1Ep6 \n\n$BABA $BIDU $JD https://t.co/cb8RCnfQv9"\t\t\nTrade the damn thing.  This market is like a wild beast that broke out of the shackles of controlled QE:  across all markets.  Look at $BABA today? Down so hard and steamroll $92.70 from $76.76 close.  Watching that. CCP QE.\t\t\nRT @Jon_Henninger: China stepping up to apparently support their ADRs', ' some of them have been absolutely crushed so further ST follow throu…\t\t\nRT @Specky2019: $BABA Luckin Coffee Guys… 👀 ï¸\x8f\t\t\n$BABA next stop 94.99 ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @abdeltif2013: $BABA sh!t', ' 1 day late with buying funds are clear today but up almost 20% pm.\nLong on this â–¶"\t\t\nRT @dimimavki: $BABA puts are screwed 💯\t\t\n$BABA wow ðŸ‘\x8d\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n"@GuyAdami $BABA is heading for a delisting. Is that really a stock you want to hold? 😂🤣\n\nhttps://t.co/jQo3WTEFxR"\t\t\n"RT @or00009: $BABA I agree with the guy earlier about 13f shet I bet Warren might have even jumped into the ridiculous bargain…\nCan’t wait…"\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA told ya\'ll yesterday to buy! â\xad\x90 https://t.co/5SsEysa9Fp\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\n$BABA bears are in deep doodoo ðŸ’\x9d\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @poliakovdev: $BABA  bears lucky to be loosing money left and right ðŸ‘\x81\t\t\n"Chinese equities boutta put in an absolute shift today\n\n$KWEB $BABA $FXI $PDD $JD https://t.co/MnofWADBmN"\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @tradertvshawn: It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @thePandaily: IPRdaily and incoPat jointly released the "2022 Global #Privacy Computing Patents List." @AlibabaGroup \'s @AntGroup  toppe…\t\t\nOvernighted $baba calls no brainer\t\t\n"The day begins...\n\nUS equity futures are significantly higher.\nStrength: $JBL $MU $CCL $UAL $FCX $LAC $SQ $TSLA $MSFT\nWeakness: $LE $EXK $LMT\nBouncing communist garbage: $DIDI $BABA $JD $NIO $LI $BIDU\nHave a good Wednesday 🌧ï¸\x8f @petenajarian https://t.co/Q8MLRUUpgM"\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n$BABA something seems suspicious', ' they let big boys load the boats like o Leary then made this announcement', ' something seems very fishy 💗\t\t\nRT @AlbertAlice: $BABA Do not sell at open! We got some squeezing to do! 👇\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n"RT @MisterPwny: PBOC crys uncle', ' bottom is in for China tech? This is what a free market looks like 😋 $BABA\n\nhttps://t.co/Cq241HmHC7 https:…"\t\t\n$BABA Governo Chines quebrando os vendedores a descoberto em 1 pregão! https://t.co/InKNBUbIwP\t\t\nRT @cool_arian44: $BABA just stay away for few days .. it would be heavily shorted â–¶\t\t\n$BABA Deal of a freaking lifetime buying this last week. Fucking awesome â\x9d¤\t\t\n$BABA I hope all the shorts from yesterday got burned and lost it all. Don\'t short my stock bitches. 👀\t\t\n"It\'s FED DAY baby!! Let\'s go!!🤑📈ðŸ‘\x8d\n\n$AMD $NVDA $AAPL $MSFT $FB $BABA https://t.co/023Vv9ijHv"\t\t\nRT @HurricaneBot1: $BABA kind of funny that every china stock is up 15 to 20%. who do u thunk drives this uo then pulls the rug? uh', ' uh  no…\t\t\n"Top 5 symbols by trending count over the past 24hrs (based on 5 minute intervals): \n \n$BABA 229  \n$HYMC 225 \n$VXX 233 \n$IXHL 220  \n$SONM 196 🤞 https://t.co/ftHlDVyLLT"\t\t\n$BABA $PDD $JD - Alibaba', " other Chinese tech stocks soar as government says it will support market https://t.co/XV84O4Oghn\t\t\nRT @qcapital2020: $BABA https://t.co/VLjnyz1dvD\t\t\n$BABA all call holders doing their IV calculations right now 🥇 https://t.co/XaMl8gUIQM\t\t\nThe Chinese pump is on $BABA $NIO etc... Will be fun to see if they hold today or give some back\t\t\n$BABA I assumed we were going to drop even further. Have an average meanwhile of $80.9 by buying regularly. It's so underrated but oh so hated. With ccp you never know", ' I took the chance. Who knows what will happen. ï¸\x8f\t\t\n"RT @ChartGalLori: PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for…"\t\t\n"$CLEU\n \n$NIO\n \n$BABA\n \n$JD\n\nOOOOOF imagine getting caught on the wrong side of these bad boys.\n\nF for everyone that went short recently.\n\nThese have a very long way back up to go"\t\t\nRT @kobebai: $BABA WHAT\'S THE CATALYST...WHY SOME OF THESE CHINESE STONKS ARE POPPING TODAY? 😘\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @rontweatsley: $LKNCY $BABA All Chinese stocks soaring big.  BABA up 18%', ' this is going to be a catapulting force for LKNCY \nIt\'s going…"\t\t\nRT @tweepylesson: $BABA Should be rlly fun to see the short covering and buying here 📌\t\t\nRT @ecommerceshares: You don’t often see mega caps trading like penny stocks. But these are such times. Some dip-of-the-dip-of-the-dip HK l…\t\t\nRT @PABL0REINA: $BABA did they have great earnings and guidance?? ï¸\x8f\t\t\n"RT @invest_in_self: CooTek fundamentals $CTK are getting better\n- CTO buying 3M shares\n- Chart-topping mobile games in App Store\n- Popular…"\t\t\nDenna gör inte ont idag', ' ökade igÃ¥r vid öppning $BABA Upp 20% pre-market https://t.co/0ew4rSbPQK\t\t\n"Price action moving from $MULN to $CENN right in front of you!  Reason', ' less resistance above $2.  Flip flop!\n$GOOG $FAMI $AMC $GME $HYMC $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $RIVN $APPL $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY $SONN Do won DD!"\t\t\n@jpmorgan I would like to speak to the manager $BABA https://t.co/XQmunVEqBC\t\t\n$BABA Those calls I doubled up on were a magnificent idea! 💲\t\t\n@GuyAdami nice call on $baba\t\t\n@kevinolearytv What an amazing call on $baba now up 20% pre Market\t\t\n$BABA did people forget this will likely be delisted https://t.co/iKoRUXLdnJ\t\t\n$BABA https://t.co/kEbD6kK3GC https://t.co/o7JAlTwlS6\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA I wonder if the communist crooks had calls.  $SPY 🥇\t\t\n$BABA Stop loss here. I’ll take 20% in a couple days. 🆙 https://t.co/zS2ogRY6BQ\t\t\n$BABA don’t sell your stocks ðŸ‘\x8dðŸ\x8f½ ï¸\x8f\t\t\nRT @HarshHarwani91: $BABA typical bear market action. Trend is still down! 😃\t\t\n$BABA  once in a lifetime opportunity to buy low and compound like crazy in the future ï¸\x8f https://t.co/P4HyU4BP8V\t\t\nWhat exactly the Chinese government did? $BABA $JD\t\t\nRT @jmstoker95: $BABA I think we see this go to 110 today. Idk if they have enough juice to go up more than that but under 100 is a joke â–¶\t\t\n@kevinolearytv called it yesterday. A bottom for $baba +22% now in pre market trading. You truly are Mr. Wonderful. God bless! #baba #alibaba #chinatech\t\t\n$BABA +20% https://t.co/uiOzH7VeYE\t\t\n"RT @BulldudeC: Unusual Volume: 15 Stocks To Watch | March 15\n\nhttps://t.co/1apeAc7vOZ\n\n$BRBR $ASO $RLX $PDD $GTLB $COUP $JOBS $FERG $NTRA $…"\t\t\n$BABA don\'t chase. The price will come back down 😘 âž¡\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n@zipjet I was close to holding some also but didn’t want to risk overnight. Most of time right decision - who knew $baba wud b up 18% overnight. I wud have taken other side of that bet\t\t\n$BABA https://t.co/VLjnyz1dvD\t\t\nRT @Creemer14: Big news here is the CCP vow to pump/support it\'s markets and overseas ADR now that they were decimated.  Near 20 % gapups i…\t\t\nRT @LaksaTasty: @PABL0REINA Yes. CCP guided that they would BOOST THE ECONOMY! $BABA\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @LASTCOKE1000: $baba up 20 pct this morn and $kweb almost as well\t\t\nRT @SteveYonezu: @BioCurious9 Take a look at the big China stocks like $BABA', ' they are up big on an announcement by the Chinese government…\t\t\nRT @getmidas: 🇨🇳 DiÄŸer taraftan', ' Çin\'in "kuÅŸatma altındaki piyasaları" destekleme sözü vermesinin ardından Çin ve Hong Kong borsaları bugün…\t\t\n$FTCH with the China news', ' wow big squeeze coming!!! Look at how many shorts and the 6M chart on Farfetch guys. $BABA $DIDI $BIDU $NIO 💟\t\t\n"$CLEU $NIO $JD $BABA \n\nMe and Xi rn 😘 https://t.co/dXJkBvRAAp"\t\t\n$BABA ï¸\x8f\t\t\n$BABA nice win buying this yesterday 🙌 â\xad\x90\t\t\n"$BABA \n\nJamie Dimon for Prison! ï¸\x8f"\t\t\n"RT @yayo_nyanko: ︎*.:*自己紹介♬︎*.:*\n\nï½¥24æ\xad³ã\x81®ã‚¢ãƒ‘レル店員\nï½¥ãƒ\x8fイテク銘柄ã\x81Œå¥½ã\x81\x8d\nï½¥ã\x81\xadã\x81“も好ã\x81\x8dðŸ\x90ˆâ€\x8d⬛ðŸ\x90¾à»Š\n・インデックスä¸\xad心(ã\x81¤ã\x81¿ã\x81Ÿã\x81¦NISA)\n・個別æ\xa0ªã\x81¯ $BABA $ABNB $NIO/etc...\n\n決算を経ã\x81¦éŠ˜æŸ„ã‚’å¤‰æ›´ã\x81—ã\x81Ÿã\x81®ã\x81§æ›´æ–°ï¼\x81\n投…"\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\n$BABA Is the most mentioned ticker on WSB\t\t\nRT @SteadyCompound: $BABA deep-dive part 2: https://t.co/QZ2cFDDEMI\t\t\n"RT @bdfc339b406d492: $BABA \n\nchina government need to speed up the process of delistification.\n\nThnx 🥇"\t\t\nRT @deepali_popli57: $BABA This should recover very nicely. Fundamentals were always intact. It was all the other shit that destroyed the S…\t\t\n🥳🥳 If you added too you’re up 20% (on commons) in premarket.  🥰😋🔥 $BABA https://t.co/ONGRoxOlE7 https://t.co/X370e1oGzH\t\t\nRT @HarryFD2017: $BABA way oversold', ' time for gap fills 😀\t\t\nRT @LeoKren: $BABA easy squeeze to 120', ' price tagget EOY $240🤑🤑 ï¸\x8f\t\t\nRT @CityIndex_Josh: Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets a…\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nRT @devnoch: $BABA Anyone who shorted yesterday🤣🤣🤣 😀 https://t.co/UMliiAPpyg\t\t\n$BABA gotta love Stocktwits!! Lol 👇 https://t.co/ZunpiZ9YDx\t\t\nRT @iamkunal_v: $BABA I only grabbed two 90 strike calls that expire next week. I really wish I bought about 8 more. 🤞 https://t.co/xb6uSVo…\t\t\n"@PersianCapital Why lose your sleep to hold $BABA? The CCP is worse than Putin', ' why take the risk?\n\n(No investment advise)"\t\t\nRT @janhavi_puranik: $BABA I just hope everything will be ok after the fomc 🤞 https://t.co/WQy6SRI1ho\t\t\n"RT @LazyPant: $BABA this could rise like Tesla it’s severely depressed by nonsense!\nStrong like Bull.. 💢"\t\t\nRT @sjq40446618: $JD $BABA $NIO there WILL be dips. I was heavily loaded in preparation for the recovery. I unloaded 80% premarket and now…\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\nRT @yudhi_h_utama: $BABA This is the 4th or 5th retracement off a new low.  Maybe this one can eventually breach the long term trend line. â\x9d¤\t\t\nRT @PersianCapital: @arny_trezzi I don\'t remember. I honestly haven\'t followed $BABA that closely since my leveraged derivatives betting on…\t\t\n$BABA â\xad\x90 https://t.co/8yDAuE7uhT\t\t\nRT @FutureView: $FXI $BABA $EBON $BIMI $SOS  BIMI is the low-float China spec play here..this recent reverse split play could bounce hard.\t\t\nAnybody buy $BABA?\t\t\n"RT @Rkane_am_I: $kweb $baba $bidu $eem $fxi \nI laugh my ass off every time I here this\nShort seller cushion selloffs identify problems\nEat…"\t\t\nRT @DailyStockPick3: Gotta admit …. I’m tempted with $baba … I’m way down and dollar cost averaging would help', ' but I wouldn’t suggest thes…\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nRT @BluedeerC: First entry on $BABA yesterday https://t.co/56CKUfkEde\t\t\n$BABA $BIDU $TIGR $FUTU $TME finally china gov understand that news move the market and to stop taking west media bs firmly .... 📊\t\t\n"RT @Kopparthi_santu: $BABA \n\nBull trap. We’ve been here so many times. From $109 to $136', ' from $110 to $130', ' from $115 to $138', ' from $120 t…"\t\t\n$BABA time to make real money 🥳🥳 it’s over 👇 https://t.co/oB94rE2nQM\t\t\n$BABA big news. China released this guy to find all shorts and destroy them. Up 65% in Taiwan! 📶 https://t.co/vsG7WQfqu5\t\t\nRT @seibern: $BABA Bears getting raped so hard ðŸ’\x9d https://t.co/5DrFDD61YO\t\t\nRT @iJustComeToSayH: $BABA when that JPM revised target coming out 😂 💲\t\t\n"$BABA \n\nbought 5 shares', ' up 6% already.\n\nWhat a crappy stock. â\xad\x90"\t\t\nRT @TripleDTrader: Thanks Jason. Great call by @GuyAdami on $BABA last night too! https://t.co/Ihr3oWKzMX\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$BABA that’s my Baba 🤞\t\t\nRT @JoseRam04272499: $BABA more support out of the gov. They see what’s going on by these phonies 👇 https://t.co/yGniCDVXrn\t\t\nRT @Jon_Henninger: China stepping up to apparently support their ADRs', ' some of them have been absolutely crushed so further ST follow throu…\t\t\nRT @kyungbaekim: $BABA thank goodness I held on the past 2 days!!! ï¸\x8f\t\t\nRT @DailyStockPick3: Gotta admit …. I’m tempted with $baba … I’m way down and dollar cost averaging would help', ' but I wouldn’t suggest thes…\t\t\n"PreGame Show starts in 45 min (8:30am EST) - We have lots to talk about: China', ' Ukraine', ' FOMC....\nLet\'s get prepared for the trading day! $NIO $BABA https://t.co/9cxfnx7at2"\t\t\nQué tal hoy vuestra cartera? Empiezo yo va. $baba $ctrm https://t.co/nuHGRmYHaG\t\t\nRT @PRO_NBA_CRITIC: $BABA over $100 likely.   This shouldn’t be below $250! 😄\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"Hoy nadie se rÃ\xade de $baba \nMientras los traders :\n\nVen yo sabÃ\xada ', ' tenÃ\xada razón sus fundamentales', '  Charlie Munger', ' infravalorada', '  XI Jinping https://t.co/hphixf3aNs"\t\t\n"RT @getmidas: 🔪 J.P. Morgan’dan #Alibaba açıklaması: Düşen bıçağı yakalamayın!\n\n📉 GeçtiÄŸimiz yıl Çin’in ülkedeki internet devlerine karşı h…"\t\t\nRT @InvestorT_: $NIO $XPEV $LI $BABA let’s see what sh*t @business and @CNBC pump out today🤣 #fud\t\t\n$DIDI $BABA $edtk wow greedy bears are getting burned 🔥🔥ðŸ¤\xad ðŸ‘\x81\t\t\nRT @salilrajadhyx: "We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s…\t\t\nPrice x Volume leaders Tuesday - $TSLA $AMD $AAPL $NVDA $AMZN $MSFT $BABA $FB $CVX $XOM $GOOGL $GOOG $OXY $NIO $MRNA $JD $COUP $PDD $BRK $UPST $QCOM $SQ $JNJ $JPM $BAC $MU $SHOP $PYPL $BA $NFLX $AAL $TSM $SNOW $ORCL $V  $AVGO $PG $INTC $DIS $SNAP $BIDU $WFC $ABBV $COST $RBLX https://t.co/BROpU58rhn\t\t\n"🇨🇳 DiÄŸer taraftan', ' Çin\'in ""kuÅŸatma altındaki piyasaları"" destekleme sözü vermesinin ardından Çin ve Hong Kong borsaları bugün itibarıyla yükseliÅŸe geçti.\n\n🇺🇸 Bu geliÅŸme ile birlikte $BABA hisseleri piyasa öncesi ABD borsasında 19% yükseldi."\t\t\n"🤔 Peki', ' diÄŸer analistler ne diyor?\n\nYao', ' $BABA hisselerine yönelik tahminlerinde ÅŸimdilik tek başına gözüküyor. 23 analist notundan sadece 1’i “SATâ€\x9d yönündeyken', ' 20’si “ALâ€\x9d', ' 2’si ise “TUTâ€\x9d yönünde ÅŸekilleniyor. https://t.co/m66AGQuEwV"\t\t\n"😷 Yao\'nun yorumları genel hatlarıyla Çin’de tekrardan çirkin yüzünü gösteren #COVID19', ' #enflasyon', ' #savaÅŸ ve hükümete duyulan #güvensizlik etrafında ÅŸekilleniyor. \n\nAlex Yao\'nun $BABA hakkındaki yorumları için 👇\n\nhttps://t.co/1aj4vwCyR8"\t\t\n🧑â€\x8d💼 $BABA konusunda birçok analist farklı düşüncelere sahip ama özellikle J.P. Morgan $JPM analisti Alex Yao’nun deÄŸerlendirmeleri genel deÄŸerlendirmelerin dışına çıkarak oldukça “negatifâ€\x9d bir görüntü çiziyor.\t\t\n"🔪 J.P. Morgan’dan #Alibaba açıklaması: Düşen bıçağı yakalamayın!\n\n📉 GeçtiÄŸimiz yıl Çin’in ülkedeki internet devlerine karşı harekete geçmesiyle birlikte sert düşüş yaÅŸayan $BABA hisseleri', ' savaÅŸ ve enflasyon ile birlikte sert düşüşüne hız kesmeden devam ediyor. \n\n#NYSE #Borsa"\t\t\n"$BABA \n\noh my lord 😀 https://t.co/DEputouExS"\t\t\nRT @XclusiveTrading: Chinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t…\t\t\n"Chinese #stocks listed in the US are surging higher before the bell today as gov pledges to support financial markets and overseas listings', ' removing key uncertainties. \n\n$BABA +19%\n$NIO +18%\n$PDD +34%\n$BILI +31%\n$TME +24% \n$JD +21% \n\n#StocksToTrade #equities #China #Shares"\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/Ycso9dnXgW\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\n"$BABA wow!!! yesterday cnbc fast money Guy Adami called it for his final trade….  Said stock would see 15 to 20% rally. \n \nup 19% pre market already 📊"\t\t\n"@GuyAdami \n""I know a little""\n$BABA +20% in premarket. Another nice call."\t\t\n$BABA Great move but I\'m far from impressed. ï¸\x8f\t\t\n"Have a green day', ' all! You\'re welcome! #StockMarket #stockstowatch #StocksToTrade #chinesestocks #China \n\nChina pledged to help with their tech stocks financial recovery. 👀 \n\n$BABA $Didi $Beke $JD $FXI $Nio $TME\n\n$$$$$$$$$ https://t.co/7eWo1ldPrG"\t\t\n$BABA is this still safe to buy ', ' I’m kinda scared this thing will randomly tumble 🆙\t\t\n@TripleDTrader @GuyAdami Only a winner on $BABA if you bought this week\t\t\n$BABA F..k the shorts! 😘\t\t\nRT @cheatcode_tv: Hang Seng Tech Index Explodes 22% as China Pledges to Stabilize Markets and Support Overseas IPOs $BABA $BIDU $NTES\t\t\nRT @Anubhav00766719: $BABA those calls before close $$ 📊\t\t\nAlibaba Group Holding Limited is up 19.19% in the pre-market $BABA\t\t\n$BABA FOMO as bears look to exit 💟\t\t\nThe day has finally come. I can no longer be a $BABA bear. I’ve been waiting since 239 to be a bull and I waited', ' taking short positions and making it my most profitable ticker. BULL MODE ENGAGED https://t.co/xfPxrcnYxZ\t\t\nALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY $BABA\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\nRT @jeb_daily: $BABA china had enough of everyone\'s bullshit. Stepping into save the day 💲\t\t\n$BABA wow. Congrats calls âž¡\t\t\n$BABA Big recover today https://t.co/rEeXX8ieWg\t\t\n"$BABA $JD \n\nStarbucks rallies after JPMorgan turns bullish on China potential\nScrew JP Morgan.. 📢"\t\t\n"$BABA \nYour at $91 big boy\nI think the bear is doing your bull\nBahaha ï¸\x8f"\t\t\n$BABA but it’s still down in Mogadishu tho… ï¸\x8f\t\t\n@OrchidDoc13 BUT BUT CCP SUCKS! $BABA\t\t\n"RT @Rybot3000: $JD $PDD $NIO $BABA \n\nDoes this mean no more Aid from China to Russia ?? 🆙"\t\t\nRT @SMGFMMW: $BABA JPMorgan about to raise price taget to 180😂 ðŸ˜\x81\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\nMarket has been ripping since yesterday !!! Monday Dip buyers ðŸ‘\x8f $spy $btc $aapl $baba $nio $upst $enph $sofi $pltr $amzn\t\t\nRT @tradertvneal: Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agr…\t\t\n"$BABA all these stupid bears still trying to be negative. \n \nWhat a pathetic bunch of deluded idiots!!! ï¸\x8f"\t\t\nHang Seng Tech Index Explodes 22% as China Pledges to Stabilize Markets and Support Overseas IPOs $BABA $BIDU $NTES\t\t\n"Fed day is here and its $KWEB and individual names like $BABA  stealing the show as regulator\'s there try to reach an agreement with U.S. counterparts. Patience and setups for early trade on fed days. Liking chip strength early!\n\n$SONN\n$AMD\n$LCID\n\nhttps://t.co/KMaDeJ73Jl"\t\t\n$BABA $120-130 quick then $200 🆕\t\t\n$BABA Back like Jack Ma reappearing! â\x8f©\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA appears gook stocks are poised for fake breakout. Fuk XI and putin 👉\t\t\n"🇨🇳 China’s “whatever it takesâ€\x9d moment 🇨🇳 \n\nChina’s top financial policy body vowed to ensure stability in capital markets', ' support overseas stock listings', ' resolve risks around property developers and complete the crackdown on Big Tech ""as soon as possible."" \n\n$BABA $BTC $YMM"\t\t\n"Ever have that Ohhhh Chit I just missed that move feeling. F Me! LOL!\n\n$FXI $KWEB $BABA https://t.co/sc0hj4KHsU"\t\t\n$BABA $KWEB 🚀🚀 https://t.co/PqQSRrC83S\t\t\n$BABA Market is still shaky so expect pumps like this to sell off short term for profit taking. I\'ll be grabbing every dip I see. 👀\t\t\n$BABA Huge short squeeze today! ï¸\x8f\t\t\n$BABA 😉 ï¸\x8f\t\t\nGreat new for $BABA. However', ' a bit early to be taking a victory lap unless you bought your entire position yesterday...\t\t\n"So I have some questions.\n\nIf SPX and QQQ been the flight to safety for RoW', ' if China is fixed and Russia peace deal coming', ' why do people still need US equities?\n\nAlso if China is fixed', ' $BABA +20%…why is Softbank’s CDS still ripping today: https://t.co/NvQESTlVOi"\t\t\nHang Seng Tech Index Explodes 22% as China Pledges to Stabilize Markets and Support Overseas IPOs $BABA $BIDU $NTES https://t.co/W3Isrj5K6t https://t.co/CAl7W33HXB\t\t\n"$MKD is 🔥🔥 in pre-market.\nWill soon be in high demand like \n$BABA \n$HYMC\n$MULN\n$EDU"\t\t\n$BABA $PDD $BIDU $JD  its true. They playing with fire. 👉\t\t\n@jbranchini1 Why get out? The CCP\'s stance is a fundamental shift innit? $BABA\t\t\n$DIDI $BABA 🆕\t\t\n"Big news for China and $BABA\nChina’s State Council pledges to step up support for financial markets\nSpeed up the process of regulating big tech platforms\n\nhttps://t.co/4J4bhM6RNL"\t\t\n$BABA this stock is going to help us retire early. This business is going nowhere and it’s very much in China’s interest to keep their country open to the West. Keep the faith $BABA 😀\t\t\n"$JD +36%\n$BABA +27% \n$TCEHY + 24% \nWOW. \n\nhttps://t.co/yc3QrCjDl8"\t\t\nCongrats to anyone who bought $baba $jd yesterday', ' good luck to anyone who buys them at open. If you’ve been averaging down every day for the last week get out while you can lol\t\t\n@iamtomnash LOL why did you delete the tweets of the $BABA graphs?\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"With that being said. Watch low float chinese stocks today. Example $AEHL', ' lowest mcap and 1.5 mil float. I recall it as a #BTC play as well', ' so everything adds up! \n\n$DIDI $BABA $NIO $FAMI https://t.co/79MHmv6dnc"\t\t\n@indian_stockss Loaded up $BABA ', ' It’s time will come soon\t\t\n"$BABA $PDD $DIDI $JD  \n\nup premarket 🔥"\t\t\n$BABA  don\'t mess with super powers no matter how rich you are. They can change the game in one annoucnemnt that\'s official. Rather then all this fake news moving around 📈\t\t\nDid not age well from 3/14: JPMorgan double downgrades $BABA to sell as global investors exit -  to Underweight from Overweight with a price target of $65', ' down from $180. China Stocks spike $JD $BIDU. Chinese and U.S. regulators progressing toward a cooperation plan. @TDANetwork\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $328.15  Mentions: 119\n$BABA  Price: $76.76  Mentions: 107\n$AMZN  Price: $2', '947.33  Mentions: 99\n$AMC  Price: $14.48  Mentions: 75\n$SPYR  Price: $0.05  Mentions: 66\n\n#stocks #investing #trading"\t\t\n"Al final scratcheo $BABA a long term. Iba a ser para mis hijas o nietas... pero con un poco de suerte la saco a cero.\nGRAN TRADE 😂😂\nEn daytrading le sume ayer lo mismo que inverti', ' por si tenÃ\xadais dudas 🙄"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@TicTocTick $BABA finally taking off!!\t\t\n"RT @DarioEpstein: $baba (Alibaba) estaba en caida libre. Habia bajado a $75\nSale informe del JPM diciendo que el precio objetivo es $65 y q…"\t\t\n"Shares of Chinese companies are trading higher following a Chinese state media report indicating China\'s financial stability and development committee urged market stability measures and mentioned cooperation with US regulators. - BZ Wire \nre $BABA $BIDU $JD $XPEV\n\n#news"\t\t\n$BABA strive to reach an agreement on China-U.S. audit', ' so nothing agreed on ↔\t\t\n$BABA Alibaba stock rises after huge price upgrade from KittyMeow Holdings. 📈 https://t.co/A3oHhI9rdi\t\t\n$MULN when you buy calls for this over $BABA 🥲 âš¡\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $QQQ 🥉\n4. $BABA\n5. $ES_F\n6. $I…"\t\t\n$BABA 🆙\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n@gabrielgil5 $baba en 2023 https://t.co/0V2s5lkKlQ\t\t\n$BABA https://t.co/HD4rcS2sFZ\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $QQQ 🥉\n4. $BABA\n5. $ES_F\n6. $IWM\n7. $SONN\n8. $KWEB\n9. $JD\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/vn8VNqYIIV"\t\t\nworth it pag track', ' personally in $KWEB $BABA and unting $TME bought xioami din i hope china doesnt fade me https://t.co/GXJ6cxhkCR\t\t\n$BABA china using the last straw', ' buying stocks directly to help prop up the markets 📣\t\t\n@GarethSoloway Dude\'s been rapping about $baba in interviews for awhile now. Conviction trade comes thru. Nice 😎\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @XclusiveTrading: Chinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t…\t\t\n$BABA Why hasn\'t this shot up more?? Its 7am in the states and most brokerages are open for pre market trading??? ï¸\x8f\t\t\n$BABA bears ðŸ\x90» no lube 💦💦💦😂👇ðŸ\x8f» 🆙 https://t.co/rl1IdKS7Mu\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA - Alibaba Stock: Panic Time. https://t.co/bjWlAptsQf #investing #markets #finance\t\t\n$BABA I called maximum pessimism yesterday morning! ï¸\x8f\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\n@HawkHoldings I like me some $BABA!\t\t\n$BABA $BIDU $JD $PDD $FUTU pick your #ChinaPoison https://t.co/EM7zK0BP9H\t\t\n"RT @ripster47: Just Saw that $BABA bounced from $100 Pysch Level\nAnother 100 Level Trade', ' Missed it though\n#tradingtips https://t.co/KDnlWa…"\t\t\n$BABA premarket https://t.co/IjKh0yPlxy\t\t\n$BABA $NIO $JD  you mean you missed the boat. ðŸ˜\x81\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA & China:\nThe writing was in the wall when you get your info from the source rather than mainstream headlines (see pt. 3 in the RT 2d ago)\n\nAlso', ' tell me “WallSt ethicsâ€\x9d without telling me when a stock rips ~30% a day after major bank downgrade. I guess friends loaded up. https://t.co/23yCExFaHl https://t.co/EIQZCjHW1L"\t\t\n$JD Well looks like we will have to short again soon.  People trusting Beijing news it looks like', ' apparently.  Ask $BABA how well that has worked out the last year or so. 📢\t\t\n"$DIDI rips ***40%*** pre-market!\n$KWEB\n$BABA https://t.co/TXVqz8VeQq"\t\t\nLooks like Chinese ADRs found a bottom $BABA $DIDI $PDD\t\t\n$BABA LOL. THIS GUY. DO NOT LISTEN TO HIM! ï¸\x8f https://t.co/ZIawIMpb6k\t\t\n$BABA  we have calls on in the DrStoxxTrading Room that are gonna FLY HIGH today...wow. 📶 https://t.co/ol6ag4za0p\t\t\n"BABA and JD gains as China moves to stabilize its stock markets.\n#BABA #JD #Alibaba $BABA $JD #china #sensex \nhttps://t.co/33pUMJBzAx"\t\t\n@ajnogues Y yo compré ayer $NIO Y $BABA !!!!! “Creo que ya el mundo no se va a acabarâ€\x9d 🤦ðŸ\x8f» el mercado en su máxima expresión.\t\t\n"$BABA up 19%+ PM', ' these large 1M+ order came in 30min prior to RTH close yesterday. Does someone always know? yes', ' yes they do.\n\nFlow: @unusual_whales https://t.co/DOANUVCYs0"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Back to $100', ' way oversold 📶\t\t\n$BABA @JimCramer margin call? 0/100 calls. You are too old for this game. ✔\t\t\n$BABA  we have calls on in the DrStoxxTrading Room that are gonna FLY HIGH today...wow.\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA JPMorgan about to raise price taget to 180😂 ðŸ˜\x81\t\t\n"$JD $PDD $NIO $BABA \n\nDoes this mean no more Aid from China to Russia ?? 🆙"\t\t\n$BABA squeeeeezzeee 🆙 https://t.co/lDQ2RjxLoP\t\t\n"Menos mal qué tengo muy poco de mi capital en $BABA y qué vendÃ\xad en verde', ' el resto de empresas chinas… \n\nEs la única en negativo de mi cartera', ' las del oro ya las tengo recuperadas 🙋ðŸ\x8f»â€\x8d♂ï¸\x8f"\t\t\n"Lo que se viene hoy!\n$BABA https://t.co/xFLcIjz8uX"\t\t\n"RT @pmony5: China names on fire pre market \n$BABA $CWEB $DIDI $YINN $BILI $VNET \n\nAdd $WAFU 1.2 mill FLOAT been moving up on vol last few d…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA china had enough of everyone\'s bullshit. Stepping into save the day 💲\t\t\n"RT @bti_trading: $BABA $BBIG $CAT H1\n\n #StockMarket is a very volatile market and it’s not easy to make money.That’s why we developed this…"\t\t\nRT @IncredibleTrade: China stocks ripping higher! $PDD +10 $BABA + $14 $JD $NIO $XPEV $WAFU $ONE\t\t\n$BABA those calls before close $$ 📊\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n$NIO $XPEV $LI $BABA let’s see what sh*t @business and @CNBC pump out today🤣 #fud\t\t\n$BABA 🤑 â\x9d—\t\t\n$BABA over $100 likely.   This shouldn’t be below $250! 😄\t\t\nGotta admit …. I’m tempted with $baba … I’m way down and dollar cost averaging would help', ' but I wouldn’t suggest these stocks for anyone because you’ve seen what Chinese govt intervention does overnight  https://t.co/eMoDao6jdp\t\t\n$BABA thank goodness I held on the past 2 days!!! ï¸\x8f\t\t\nChina stepping up to apparently support their ADRs', ' some of them have been absolutely crushed so further ST follow through would not be super surprising but my kneejerk reaction is that when a Govt steps in to thwart a bloodbath it *usually* isn\'t over $KWEB $BABA $JD $FXI $BIDU\t\t\n$BABA more support out of the gov. They see what’s going on by these phonies 👇 https://t.co/yGniCDVXrn\t\t\nRT @kotadia_kunjal: $KWEB $bidu $baba BOOM automatic 20%. Good bye shorties. You will be obliterated. ï¸\x8f\t\t\nThanks Jason. Great call by @GuyAdami on $BABA last night too! https://t.co/Ihr3oWKzMX\t\t\n$BABA when that JPM revised target coming out 😂 💲\t\t\n"$baba (Alibaba) estaba en caida libre. Habia bajado a $75\nSale informe del JPM diciendo que el precio objetivo es $65 y que no hay que comprar.\n2 dias despues sube 20% = $92\nTusam: Puede fallar!\n\nAlibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/q4wW008ZLs"\t\t\n$BABA Bears getting raped so hard ðŸ’\x9d https://t.co/5DrFDD61YO\t\t\nChina stocks ripping higher! $PDD +10 $BABA + $14 $JD $NIO $XPEV $WAFU $ONE\t\t\n"$BABA \n\n🤯 lmao. Its the same old story with Chinese stocks. Who held calls and puts overnight ? ðŸ˜\x81"\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\n"$BABA \n\nBull trap. We’ve been here so many times. From $109 to $136', ' from $110 to $130', ' from $115 to $138', ' from $120 to $140', ' from $130 to $155', ' from $150 to $170. Added to my short. 😃 https://t.co/ea3RRgfSLp"\t\t\nFirst entry on $BABA yesterday https://t.co/56CKUfkEde\t\t\n"$kweb $baba $bidu $eem $fxi \nI laugh my ass off every time I here this\nShort seller cushion selloffs identify problems\nEat your pill on the outlawing shorts Commies\nTotally dumb policy 😘"\t\t\n$FXI $BABA $EBON $BIMI $SOS  BIMI is the low-float China spec play here..this recent reverse split play could bounce hard.\t\t\n@arny_trezzi I don\'t remember. I honestly haven\'t followed $BABA that closely since my leveraged derivatives betting on it going up got liquidated months ago 💀💀😂.\t\t\n$BABA $14 gap up https://t.co/HOMlvtjJkH\t\t\n$BABA This is the 4th or 5th retracement off a new low.  Maybe this one can eventually breach the long term trend line. â\x9d¤\t\t\nOhhhh $BABA !!!!\t\t\n$JD $BABA $NIO there WILL be dips. I was heavily loaded in preparation for the recovery. I unloaded 80% premarket and now I’m prepared to buy more when it dips 👀\t\t\n"$BABA this could rise like Tesla it’s severely depressed by nonsense!\nStrong like Bull.. 💢"\t\t\n$BABA I just hope everything will be ok after the fomc 🤞 https://t.co/WQy6SRI1ho\t\t\n$BABA I only grabbed two 90 strike calls that expire next week. I really wish I bought about 8 more. 🤞 https://t.co/xb6uSVoiGp\t\t\n$BABA Anyone who shorted yesterday🤣🤣🤣 😀 https://t.co/UMliiAPpyg\t\t\nWell done $BABA $FXI https://t.co/QweX1l0zvW\t\t\n$BABA easy squeeze to 120', ' price tagget EOY $240🤑🤑 ï¸\x8f\t\t\n$BABA way oversold', ' time for gap fills 😀\t\t\n$BABA This should recover very nicely. Fundamentals were always intact. It was all the other shit that destroyed the SP. ↔\t\t\n"RT @RockyBTrades: Well', ' if you overnighted any China stocks long… you’re gonna have a hell of a day 🇨🇳 insane moves in pre-market \n$BABA', ' $…"\t\t\n"$BABA \n\nchina government need to speed up the process of delistification.\n\nThnx 🥇"\t\t\n"RT @meech0925: Is $REED a chinese stonk also??? If yes it needs to pull a 200% day.\n\n$BABA $JD $KWEB ✔"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$kweb $baba $bidu $eem $fxi china looking to ban short selling. Bears are dead. 📈 https://t.co/rjVkm5FruQ\t\t\n@BioCurious9 Take a look at the big China stocks like $BABA', ' they are up big on an announcement by the Chinese government that it will support the stock market.\t\t\n$baba up 20 pct this morn and $kweb almost as well\t\t\n@PABL0REINA Yes. CCP guided that they would BOOST THE ECONOMY! $BABA\t\t\nBig news here is the CCP vow to pump/support it\'s markets and overseas ADR now that they were decimated.  Near 20 % gapups in the premarket for $BABA $91 handles and $kweb 26.60 area handles.  $hsi\t\t\n"RT @BulldudeC: Unusual Volume: 15 Stocks To Watch | March 15\n\nhttps://t.co/1apeAc7vOZ\n\n$BRBR $ASO $RLX $PDD $GTLB $COUP $JOBS $FERG $NTRA $…"\t\t\n$BABA I think we see this go to 110 today. Idk if they have enough juice to go up more than that but under 100 is a joke â–¶\t\t\nthese are the trending stocks $BABA  $HYMC  $SONM  $NIO  $DIDI  $9988.HK  $S https://t.co/0ZkE5oJr5k\t\t\n$BABA typical bear market action. Trend is still down! 😃\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA  ï¸\x8f https://t.co/FEVrTckYMS\t\t\n"RT @invest_in_self: CooTek fundamentals $CTK are getting better\n- CTO buying 3M shares\n- Chart-topping mobile games in App Store\n- Popular…"\t\t\n$BABA did they have great earnings and guidance?? ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $SPX 🥉\n4. $BABA\n5. $IWM\n6. $KWEB\n7. $JD\n8. $ES_F\n9. $AMZN\n10. $XPEV\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n$BABA $120EOW âš¡\t\t\nYou don’t often see mega caps trading like penny stocks. But these are such times. Some dip-of-the-dip-of-the-dip HK listed China Internet buyer got rich. 🤷â€\x8d♂ï¸\x8f $BABA $JD $KWEB https://t.co/WRyYKXxTkG\t\t\n"China names on fire pre market \n$BABA $CWEB $DIDI $YINN $BILI $VNET \n\nAdd $WAFU 1.2 mill FLOAT been moving up on vol last few days chart setup looks great & has been trading for CASH \n\n$DWAC $RELI $ISIG $HYMC $IRNT $HUYA $BZ $EH $IQ $LU $VIPS $RERE https://t.co/f4amP1xDnB"\t\t\n$BABA Should be rlly fun to see the short covering and buying here 📌\t\t\n"$LKNCY $BABA All Chinese stocks soaring big.  BABA up 18%', ' this is going to be a catapulting force for LKNCY \nIt\'s going to be a very good day. ☑"\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nRT @JulioA01282575: $fxi $kweb $eem $baba $bidu let this be a lesson to you all. Us business journalists fundamentally can’t understand Chi…\t\t\n*Update* $BABA Linear Regression Channel  + eSIX 😀 https://t.co/ulHbHtxiRE\t\t\n$BABA WHAT\'S THE CATALYST...WHY SOME OF THESE CHINESE STONKS ARE POPPING TODAY? 😘\t\t\n$BABA kind of funny that every china stock is up 15 to 20%. who do u thunk drives this uo then pulls the rug? uh', ' uh  no idea boss..... ðŸ‘\x81\t\t\n$BABA just stay away for few days .. it would be heavily shorted â–¶\t\t\n"PBOC crys uncle', ' bottom is in for China tech? This is what a free market looks like 😋 $BABA\n\nhttps://t.co/Cq241HmHC7 https://t.co/zZM4FB0tBv"\t\t\n$BABA Do not sell at open! We got some squeezing to do! 👇\t\t\nIPRdaily and incoPat jointly released the "2022 Global #Privacy Computing Patents List." @AlibabaGroup \'s @AntGroup  topped the list with 1', '152 #patents', ' ranking first for the second consecutive year. $BABA https://t.co/PRk7F350UP\t\t\n$BABA  bears lucky to be loosing money left and right ðŸ‘\x81\t\t\n@Im_not_Mr_Lebowski @ethansmith @Sambong @andy1104 @MonkeyBananaGenius @yidarmy  $FUTU $BABA  … 💯 https://t.co/FaDLbClN1w\t\t\nRT @kenr0966: @Quarry_Rock $baba. haaaa yeaaaaaaa i alsonin march 18 $qqq. $tsla. $amd calls. all up big premkt. trim and trail baby\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nRT @tradertvbrendan: $BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\nUn poco de humor para los que llevan $BABA en su portafolio😅. https://t.co/9XnoMLkw0x\t\t\n"RT @LucidTrading_: Buying more in these names today :\n\n$FB', ' $PYPL', ' $TSLA', ' $GOOG', ' $HOOD', ' $RIVN', ' $NIO', ' $BABA', ' $AI & $RBLX\n\nthe glass is half-…"\t\t\n*Update* $BABA Linear Regression Channel  + eSIX https://t.co/E7Ki92KgfI\t\t\n"$BABA I agree with the guy earlier about 13f shet I bet Warren might have even jumped into the ridiculous bargain…\nCan’t wait to see the people that saw through the fud bs!! ï¸\x8f"\t\t\nVeo mucha gente que habla de inversión a largo plazo pero que sale del mercado cuando las cosas van mal. El mejor ejemplo son las chinas. Mi convicción en $JD y $BABA es la misma que hace un año porque no miro en el presente.\t\t\n$BABA 🚀 https://t.co/PCUefJfhYX\t\t\n"RT @PZebarth: $BABA $NIO Congratulations', ' good climb', " it's about time. \nIn case you're interested", ' what will be the next short squeeze? the…"\t\t\nChinese tech stocks up: $BABA', ' $JD', ' $KWEB. Catalyst: Chinese government to boost economic growth in the first quarter. ï¸\x8f\t\t\n$BABA puts are screwed 💯\t\t\n"$BABA sh!t', ' 1 day late with buying funds are clear today but up almost 20% pm.\nLong on this â–¶"\t\t\n@Im_not_Mr_Lebowski @ethansmith @Sambong @andy1104 @MonkeyBananaGenius @yidarmy  $BABA $ FUTU 📌 https://t.co/dKLUbe2lev\t\t\n$BABA Luckin Coffee Guys… 👀 ï¸\x8f\t\t\n$BABA I knew I should have sold $dkng for the opportunity daytrade here damn man I really should have sold the $dkng yoloed this or even half fk me 👉\t\t\n"RT @WorldStockss: 📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte…"\t\t\n$BABA LOL.  Still below where it opened 2 days ago. ðŸ˜\x81\t\t\nRT @XclusiveTrading: Chinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t…\t\t\nRT @BigMonty69: Do you know why the road less traveled', " is not taken?  Because it's all up hill like $muln", ' take the flat road $CENN and ge…\t\t\n$BABA Come all you Tom’s. JPM & their inner circle very likely locked a loaded to fill that GAP!!! 🤯🥳 ï¸\x8f\t\t\nChinese tech stocks up: $BABA', ' $JD', ' $KWEB. Catalyst: Chinese government to boost economic growth in the first quarter.\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n$METX $DUO $BABA Thinking which Chinese stocks to go in to for the short squeeze. Any suggestions?\t\t\nNot boring $baba https://t.co/fDlz6yJ3qo\t\t\n@DrAhmadAlsabban $BABA https://t.co/xlPjHM7jT2\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n$BABA I told you 😃\t\t\nPara alegria de @crsorens', ' muy fuerte la suba de $BABA en el premarket https://t.co/8YcVRbkgbk\t\t\n"$BABA wait till mm actually wake up!\nStrong like Bull…. 🚩"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nChinese stocks back to levels not seen since last Friday', '🤣🤣🤣 $BABA $DIDI $BILI $FUTU $TME $LI $JD $XPEV $NIO https://t.co/dZqPtuppzm\t\t\n$BABA took profit at 91…. This was quite the gain so took it carefully ï¸\x8f\t\t\n"RT @HyenukChu: Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $…"\t\t\nRT @SK18033: $BABA check out $FUTU $GDS ', ' remember these were >$150 just a few months ago', ' let\'s squeeze the criminal funds. 💢\t\t\nRT @Follow2TheMoney: Ayoooo Sniper Trading Robots top volume $FAMI $HYMC $VEON $PDD $IQ $RLX $NIO $BABA #daytrading #Options #NASDAQ #stock…\t\t\n$BABA Atleast 40% gains in coming weeks 👆\t\t\n$BABA $NIO the Chinese know how to pamp it. Unlike the scared Americans who just want to shake retail as much as possible hahaha â\x8f©\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"📈Las Tecnológicas del Mercado de Hong Kong se dispararon en el dÃ\xada de hoy.\n\n El Ã\xadndice Hang Seng obtuvo un brutal repunte del 9', '1%.\n\n🤔¿Veremos un cambio de tendencia en $BABA? https://t.co/Haim3xdZtL"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$baba $nio $JD \n""Buy when people are been bitches', ' sell when people are been bitches"" - Warren Buffet âž¡"\t\t\n"RT @CrazyLadyTrader: $BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains…"\t\t\n"RT @BabaMovement: $BABA \nWe have so many gaps to fill at the top 165 and more in the 200s"\t\t\nRT @ZLalenia: $BABA tell me what these are worth today. 🆓 https://t.co/CvJ5fTxVWm\t\t\n$BABA ant group IPO soon? China wants 💫\t\t\n"Lo que sucedió con el mercado en China y Hong Kong ayer \n\n$PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME hasta $DIDI https://t.co/EDu3hPCPvj"\t\t\n$BABA Congrats to all the champions who held. Any one who sold is a god damn moron. Sorry lol ðŸ‘\x8d\t\t\n$BABA imagine if you bought in at $73 yesterday 📣\t\t\n$BABA Finally a turn around â\x9d¤ https://t.co/4eYOjGcHYe\t\t\nIt comes as no surprise that China has an interest in attracting foreign investment to it\'s capital markets', ' and becoming a global financial center to rival the US. Hang Seng Tech up 22%', ' $HSI up 9%', ' $BABA / $TCEHY up ~25% https://t.co/g8BhocmNiv\t\t\n$BABA Don\'t buy the greedy now .. it will be heavily shorted today ï¸\x8f\t\t\n@TheStocksmen Ace what\'s your plan on $BABA\t\t\n"$BABA #Trading Idea: Back to a Declining SMA10 \nWHAT DOES IT TAKE FOR A -2SD from MEAN move to end?\n\n1.) Closes below bottom BB\n2.) Closes above bottom BB\n3.) Captures EMA5 Daily\n4.) Captures SMA10/SMA20 Daily\n5) ADX Peaks\n6.) What role does Volume play?\n7.) Histogram/PPO curl up https://t.co/S1YrVJCFuV"\t\t\n$BABA Don\'t buy the greedy now .. it will be heavily shorted today ï¸\x8f\t\t\n"$BABA     $PDD      $KWEB\nA successful day trader is a day trader who trades in any market conditions! Join my Small Account Challenge discord today & learn how to use the breakouts & reversals to your advantage daily! https://t.co/a0jkznvphz"\t\t\n"RT @BabaMovement: $BABA \nAlex Yao we need more bearish calls from him we will become billionaires"\t\t\n$BABA  LOL!!! This guy is an idiot. He sold low and look what happened. 🆕\t\t\nRT @Ivan_Bolsa: $BABA $JD $BIDU $TCEHY\t\t\n$BABA if you shorted in the 70s you deserve to get burnt ï¸\x8f\t\t\n$BABA downgrades incoming. Shorts need to do whatever it takes to cover.  Keep loading. Squeeze then to hell. ðŸ‘\x8d\t\t\nAlibaba Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees $BABA https://t.co/QA2AebmJTW\t\t\n$BABA 💀 ðŸ\x90ˆ 💲\t\t\n$BABA $JD $DIDI $KWEB $EDU $TIGR - U.S.-listed Chinese stocks jump as Beijing pledges policy support -\t\t\n$BABA Could def see a squeeze over 100 today ðŸ’\x9d\t\t\n$BABA â\xad\x90\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA still going to zero? â\x8f©\t\t\n@dummy_api0010 I am still hoping it gets to $65', ' for I would buy MORE $BABA\t\t\n$BABA where are all thos bears? ï¸\x8f\t\t\n$BABA needs to get above $100 psych level or else it will go right back down 😃\t\t\n"Today morning session we will see #FOMO so hard\n\n$BABA at 90!?? 😅💩🚀\nCongrats to those sweeping Call April 90 yesterday"\t\t\n$BABA let’s buy and make Morgan stantly pays for the price. 💗\t\t\n$BABA boooooommm ðŸ‘\x8d\t\t\nRT @or00009: $CODX looking for the gap up… once it passes the neckline. $VTNR $BABA $NIO ✅ https://t.co/ZMEj9murZ3\t\t\nThe day after JP Morgan analysts released a report about Chinese tech stocks are “uninvestableâ€\x9d. Haha 😂 . Who are on the other side of the trade? JPM competitors? Or haters? Hahahah 😂  $BABA https://t.co/n2yhrn9jb0\t\t\n$BABA question ? Powell want to join party or not ! We will see 2 pm today 😂😂 $NIO $JD ï¸\x8f\t\t\nNot bragging', ' just happy I took the contrarian approach', ' and  bought $BABA $DIDI calls on Monday. Just to be clear no yolos', ' expiration date out to Aug. Congrats to anyone who was already in calls!\t\t\n"$BABA \n\n😘 ï¸\x8f"\t\t\n$BABA always buy the blood and fear 🥇\t\t\n"$BABA $NIO $PDD $KWEB $JD \n\nHope folks didn’t sell their long position because of that clueless JPM moron who downgraded these as uninvestable - seriously?? â–¶"\t\t\n$BABA day trade of the day. Short squeezzzeee🚀 👉\t\t\nPostive sentiment indicated by discord traders for $NIO $BABA $KO . https://t.co/AYFaRWHIvw\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA SHORTS ARE SHITTING THEMSELVES ðŸ˜\x81\t\t\n$BABA BABA BOO MY LOVELY 😀 https://t.co/PiX4URHK8T\t\t\n$BABA unbelievable. Well done to everyone bought at lows yesterday 🙂 Honestly can\'t see this going back down to those levels again and I never call bottoms but I think that was it. ✨\t\t\n@TheStocksmen $BABA $NIO LFG\t\t\n"Do you know why the road less traveled', " is not taken?  Because it's all up hill like $muln", ' take the flat road $CENN and get to your destination faster! \n$TSLA $SBTX $SOS $COIN $GOOG $RLX $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do own DD"\t\t\n$BABA if I did the calculation correct', ' we should see a 8% upwards push for short positions to unwind... that would bring the price at $100 ï¸\x8f\t\t\nAlibaba Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees https://t.co/SErovasCGF $BABA $TCEHY $NIO $JD\t\t\n"RT @EduardoCapelut1: Buen dÃ\xada!\n\n#Futuros $SPY $QQQ $DIA $IWM fuerte al alza \n\n#China: Mercado más sobrevendido en 35 años', ' rebota ante posi…"\t\t\n$BABA $NIO We should all thank you for that dump JPMorgan analyst to give us great opportunities to buy Chinese stocks after he said univestible on all China stocks 🔔\t\t\n$BABA bears are getting margin called today. 🌟\t\t\n$BABA $160 coming soon 👇\t\t\n$BIDU $BABA  Knocked it out of the park with that BIDU buy ï¸\x8f\t\t\n"RT @wearetheelite4: $SPY $QQQ\nGOOD MORNING! \nGlad you woke up today. \nWhat a nice day already right? \n\nYou seen this yet?\n\n$BABA yes', ' thats…"\t\t\nAhora que sube todos tienen $BABA ... 🤦â€\x8d♂ï¸\x8fHay demasiados trileros por aquÃ\xad...\t\t\nRT @kara_no_kyokai_: $BABA just make sure you take your profit  before 2 pm … things may end up ugly today!! ï¸\x8f\t\t\n"RT @morreene: $BABA  $IQ  $JD  $SPY  \ncalled yesterday \n🎯💲ðŸ‘\x8d 🆙"\t\t\n"$BABA \n\n30 dollar stock', ' its just an online shop 👉"\t\t\n"JP Morgan\'s China internet team with the call of the year downgrading the space Monday. Great work guys', ' you all did some great boots on the ground work!  \nAnd I too', ' thank you for your hard work\n$BIDU $BABA"\t\t\n"RT @amirul_sunesara: $BABA \nWe have so many gaps to fill at the top 165 and more in the 200s 💢"\t\t\n$BABA  another idiot has arrived. 🔔\t\t\n$BABA So glad for my diamond hands.  Now can we go to $450 where BABA belongs? 📢\t\t\n$BABA bull trap 🆓\t\t\n$BABA  look at this dude. 🤣🤣🤣🤣🤣 ☑\t\t\n"Alibaba up 20% pre. Xi reassures China will support its stock market\n\n$BABA"\t\t\n$BABA we about to be stupid rich â\xad\x90\t\t\nTencent +23%', ' Alibaba +27%: Irre Wende durch Peking? https://t.co/LvoZHXngCC #sharedeals $BABA #Alibaba #Tencent $TCEHY #Chinaaktien #Aktien\t\t\n$BABA $MULN ⬅ï¸\x8f🚨👀🇺🇸🚗🔋🚀 📊\t\t\nLook for this group of stocks to surge when risk aversion fades', ' says fund manager', ' who offers five stock ideas https://t.co/uOY1utB5sO $DIS $JB $BABA $HSI $SBNY\t\t\n$BILI $BABA $PDD  merci\t\t\n"$BABA \n\nwhen will delist? ï¸\x8f"\t\t\n$BABA JP morgadenon "don\'t catch raising knife " ï¸\x8f\t\t\n$BABA $80 call bout to go 🔔 https://t.co/pMDHf750Ll\t\t\n$BABA look what we have this morning 👇\t\t\nRT @JuanLuisdeMateo: $BABA https://t.co/rNXmpctMEm\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (23)\n2. $COM (15)\n3. $SPY (9)\n4. $OIL (5)\n5. $VXX (3)\n6. $TSLA (3)\n7. $ARKK (2)\n8. $GME (2)\n9. $LMT (2)\n10. $NVDA (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/RRMpzf3Jnj"\t\t\n$BABA I think the fact that they said the crackdown is near the end is the major boost here', ' if not then we have a long way to run yet. â˜\x9d\t\t\n"$BABA $NIO Congratulations', ' good climb', " it's about time. \nIn case you're interested", ' what will be the next short squeeze? the most likely candidates \n$SESN ', ' $DARE and $ADMP ï¸\x8f"\t\t\nAlibaba $BABA ', 'de la mas la mas odiada a la más querida. Si se empiezan a cerrar cortos', ' es posible que acaben hoy con una subida de mas del 30% en mercado americano. https://t.co/ej1DhkmIpF\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $SPX 🥉\n4. $BABA\n5. $IWM\n6. $KWEB\n7. $JD\n8. $ES_F\n9. $AMZN\n10. $XPEV\n\n( Sorted by most recent ) https://t.co/t8kwC2OIVj"\t\t\n$BABA while being up here this should fill the 100$ gap before proceeding much lower. ï¸\x8f\t\t\n$BABA Just wait for this quarter’s 13Fs. This will be great hype. ï¸\x8f\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アリãƒ\x90ãƒ\x90\n$BABA\n2. テスラ\n$TSLA\n3. ゲーãƒ\xa0ストップ\n$GME\n4. AMC\n$AMC\n5. アップル\n$AAPL\n\n #WSB #米国æ\xa0ª"\t\t\n"Why Chinese tech stocks are booming', " in 10 seconds: \n\nThere's a very important guy in China named Liu He. He is the closest economic advisor to President Xi Jinping.\n\nToday", ' He made statements about ADRs', ' regulations', ' and more. This boosted investor sentiment. $KWEB $BABA https://t.co/PthBqzg2mJ"\t\t\n"アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アリãƒ\x90ãƒ\x90\n$BABA\n2. テスラ\n$TSLA\n3. ゲーãƒ\xa0ストップ\n$GME\n4. AMC\n$AMC\n5. アップル\n$AAPL\n\n #WSB #米国æ\xa0ª"\t\t\n$BABA do you think Larry is laughing? ↔\t\t\n"RT @Benzinga: $BABA Here\'s Why Alibaba And Other Chinese Stocks Are Trading Higher Premarket\n\nhttps://t.co/1G9aQqWSC9"\t\t\n$SPY $BABA $JD $NIO “everybody got choicesâ€\x9d I guess bears chose the wrong side lately 🥲 👇 https://t.co/dAuJEjofmq\t\t\nRT @mdsoll315: Hope you all bought that mother F**KING DIP like I been saying for months… this is why you NEVER PANIC SELL! Can’t lose if y…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$NIO To all the idiot bears .. I hope you bought more outs and shorted again yday .. love to see getting margin calls .. \nepic squeeze day for all Chinese stocks $BABA $JD $PDD $XPEV 💲 https://t.co/Tns84HpmSB"\t\t\n$BABA And Jimmy says... â˜\x9d https://t.co/zfpNpORa97\t\t\n$BABA $NIO $BIDU $JD â\x9d—\t\t\n@skirbin Totally this. If CCP was controlling the FED', ' there won\'t be this "Transitory" BS and we would see stable inflation $BABA\t\t\n"RT @PatrickBaitman3: 1 green day in Chinese shitcos and investors are taking victory laps\n\nThe Chinese government have agreed to prop up a…"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/tpA885Y0hb\t\t\nRT @hedgedog5: 🚀 $BABA https://t.co/Vd4F6uPgVI\t\t\n$BABA why you never panic sell 😘 https://t.co/idLOANllMM\t\t\n$BABA not just green', ' but very green! Congrats u well timed BABA traders! https://t.co/BcZ1YB5fD4\t\t\n$BABA Told you!!! Opportunity of a lifetime yesterday!!! Scared money don’t make money!!! 🚀🚀🚀 ðŸ˜\x81 https://t.co/5Lli1LieUL\t\t\n$BABA this is what happens when ppl try to spread misinformation. Government steps in to burn the shorts. 📊\t\t\n"Maryland Man’s “Cheat Codeâ€\x9d Triggers Instant Cash from Three Stocks - https://t.co/gDWb97dAOk\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n$BABA calls gonna print. Heart if you bought BABA yesterday! 🤜ðŸ\x8f½ðŸ¤›ðŸ\x8f¼ https://t.co/akjWJfHRMU\t\t\n$BABA $JD China Rippy Mode\t\t\n$NIO Anyone explain why Chinese stocks are rallying hard? Any news ? $BABA ï¸\x8f\t\t\n"Buen dÃ\xada!\n\n#Futuros $SPY $QQQ $DIA $IWM fuerte al alza \n\n#China: Mercado más sobrevendido en 35 años', ' rebota ante posible cese regulatorio de #Tech y apoyo #IPOs en el exterior $BABA $JD $BIDU $MCHI\n\n#JPOW #FED @ 2pm\n\n$SBUX #Upgrade de $JPM a OVERWEIGHT @WSElivetrading está LONG https://t.co/NM9x2yaOE0"\t\t\nRT @epictrades1: WOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n$baba +29% que dureeee!!!!! https://t.co/OFkwqsxh8U\t\t\n@NateDaddy33 @ItsmeAAron1886 @TaraBull808 I\'d be careful putting your faith/investment thesis in what an analysts thinks. They change their minds more than politicians. $JPM analyst downgraded $BABA from $180 to $65 yesterday. Has their business model changed since last PT to justify a 64% haircut?\t\t\n$CEAD at a discount PM.  #MultiBagger $BAC $LAC $PCG $DWAC $LDRS $GOOG $FAMI $AMC $GME $FSR $SNDL $CTRM $UAMY $ENDP $LMFA $HYLN $MARA $RIOT $TSLA $SBTX $SOS $COIN $DKNG $GREE $PLTR $HOOD $LCID $AAPL $FB $MSFT $NIO $MULN $F $BABA $AMD $EDU $BZ $GDS $QQQ $SPY Do won DD!\t\t\n$BABA lol i am worried about those who sold $70 calls :P â˜\x9d\t\t\n$BABA  up 25% while aapl 1.80% 😂😂😂😂 📢\t\t\n$BABA green light 💟 https://t.co/0jbEh05sLU\t\t\n$BABA $FXI $BIDU $KWEB $EEM  biggest facts. ðŸ˜\x81\t\t\n$BABA lol i am worried about those who sold $70 calls :P\t\t\n$BABA I love the Chinese CCP', ' it the government the US wants to be but never will. ï¸\x8f\t\t\n$BABA told you sell garbage USA companies and buy China companies 🌟\t\t\n$BABA too early to call bottom maybe but having JPM analysts use the term “uninvestableâ€\x9d is usually a good sign that bottom is in â\xad\x90\t\t\nVeremos a ver en lo que se quedan esas subidas de locos de las chinas ( $BABA $NIO ) etc… repercutiendo en pre market a todos los mercados.  Ni mucho menos creo que esto sea un cambio de tendencia. Supongo que es algo pasajer... https://t.co/Ej5CbYabic\t\t\n"RT @ElGuapoBear: Accidentally deleted my pinned tweet -\n2022 predictions\n1- Oil will see sub $80 \n2- $BABA will outperform market\n3- $XBI w…"\t\t\n"RT @Benzinga: $BABA Here\'s Why Alibaba And Other Chinese Stocks Are Trading Higher Premarket\n\nhttps://t.co/1G9aQqWSC9"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 262\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 261\t\t\n$BABA Strong like Bull! â\x9d¤\t\t\nOh my $BABA\t\t\n"RT @AlenBebir: #tencentÂ\xa0up 23%', 'Â\xa0$babaÂ\xa0up 27% after #China \n - Vowed to support overseas stock listings\n -Said dialogue with the U.S. regard…"\t\t\n$JD $BIDU $NIO $BABA Hold and squeeze into open Please! 🥇 https://t.co/mQZrqyYwdU\t\t\n"$BABA $VIPS $JD $TCEHY $QQQ Analyst: China uninvestable', ' outlook negative for the next 6-12 months. \n. Literally 8 hours later: Everything up 20% 💟"\t\t\n$BABA  to THE Moon 🤞 https://t.co/DPgIu7EMYO\t\t\n$BABA  lol told you 😂 ï¸\x8f\t\t\n"Buying more in these names today :\n\n$FB', ' $PYPL', ' $TSLA', ' $GOOG', ' $HOOD', ' $RIVN', ' $NIO', ' $BABA', ' $AI & $RBLX\n\nthe glass is half-full', ' let’s get it going."\t\t\n@NestBetter Of course - but so are countless stocks right now', ' each for different reasons', ' including $F $BABA $TWTR so I am watching $GOOG but right now it seems other stocks may bounce even more short-term.\t\t\nRT @epictrades1: WOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n$JD $BABA $NIO $YINN $KWEB Diamond Hands pay💰 Peasants held short positions overnight 😂😂😂 ï¸\x8f\t\t\n@Quarry_Rock $baba. haaaa yeaaaaaaa i alsonin march 18 $qqq. $tsla. $amd calls. all up big premkt. trim and trail baby\t\t\n"We never read analyst reports', '" says Buffett. "If I did it\'s because the FUNNY PAPERS weren\'t available." Here\'s JPM\'s report downgrading $BABA with a PT of $65 frm $160. Moral: Do your own work and don\'t fall for what others say', ' no matter how qualified they might be. https://t.co/g9RaIYcU0n\t\t\n"¿Cuándo mejorarÃ\xada $BABA?\nUna foto vale más que mil palabras.\nMientras', ' no tocar', ' no ha mejorado', ' no ha rebota', ' no ha hecho nada. Por ahora solo caer.\nMe canse de avisar', ' y también de recibir crÃ\xadticas.\nPromediar al alza tiene un pase', ' pero a la baja no.\nVendimos en fin de Etapa 3. https://t.co/VX0WeK9gLS"\t\t\n"$KWEB $BABA $JD $TCEHY \n$JPM https://t.co/lI3aTy9Bn2 https://t.co/WVJFUQ0pbI"\t\t\n$BABA final trade @GuyAdami #nostradami @RiskReversal @CNBCFastMoney\t\t\n"RT @mojarad_hki: اذا طب الصندوق يجيه كهرباء تمشي مليون ✌ðŸ\x8f» مبروك لمن سمع نصيØ\xadتي هدÙ\x81Ùƒ هناك \n$BABA 20% https://t.co/amGcelAWMf"\t\t\n"$BABA Here\'s Why Alibaba And Other Chinese Stocks Are Trading Higher Premarket\n\nhttps://t.co/1G9aQqWSC9"\t\t\nSi una acción te gustaba a X precio y ahora cuesta X-n. Entonces tu margen de seguridad es aún mayor. $BABA https://t.co/YOfudG0kLe\t\t\n$BABA anyone bought out at 73$?😂😂 👀\t\t\n$BABA $CLEU Elona likes it 💫 https://t.co/yaVzB8br8t\t\t\n"$fxi $kweb $eem $baba $bidu let this be a lesson to you all. Us business journalists fundamentally can’t understand China. \n\nStop Reading News', ' Start Reading Financial Statements 💫"\t\t\n"#tencentÂ\xa0up 23%', 'Â\xa0$babaÂ\xa0up 27% after #China \n - Vowed to support overseas stock listings\n -Said dialogue with the U.S. regarding ADRs is “goodâ€\x9d\n -Implement measures to help handle risks for property developers\n -Told us that regulation ofÂ\xa0#bigtechÂ\xa0will end “soonâ€\x9d. - BBG"\t\t\n"Accidentally deleted my pinned tweet -\n2022 predictions\n1- Oil will see sub $80 \n2- $BABA will outperform market\n3- $XBI will outperform market\n4- gold/silver/miners will outperform market\n5- Emerging markets (Brazil) will outperform market \n6- 3-4 rate raises not 7 as priced in"\t\t\n"First out// $BABA: Alibaba Looks To Slash Workforce By 30% After Its MMC Division Decides To Lay off 20% Employees\nhttps://t.co/Xo3rQoqSGD"\t\t\n"اذا طب الصندوق يجيه كهرباء تمشي مليون ✌ðŸ\x8f» مبروك لمن سمع نصيØ\xadتي هدÙ\x81Ùƒ هناك \n$BABA 20% https://t.co/WNDzcp5xRj https://t.co/amGcelAWMf"\t\t\n$BABA bears 🔫 ðŸ‘\x8d https://t.co/pQvLcAneoI\t\t\n$BABA $JD $NIO $PDD last 1 week of Bear and shorties atrocities now comes to an end- where the bears at? ï¸\x8f https://t.co/eQ1T5rshZj\t\t\n$BABA It will be interesting to see how the Chinese handle their version of 2008. 📣\t\t\nRT @dekel_barel: $NIO $XPEV $BABA everyone has a little bit of zyzz in them 🆓 https://t.co/4h50omqlMx\t\t\n"Is $REED a chinese stonk also??? If yes it needs to pull a 200% day.\n\n$BABA $JD $KWEB ✔"\t\t\n"Well', ' if you overnighted any China stocks long… you’re gonna have a hell of a day 🇨🇳 insane moves in pre-market \n$BABA', ' $NIO', ' $JD', ' $XPEV', ' $BIDU https://t.co/YDmlVM52uo"\t\t\nRT @HyenukChu: $BABA en Premarket https://t.co/L6wczm6SgD\t\t\n$BABA who else missed chance to be overnight Millionaire lol 👆\t\t\n$BABA Xi bailout! ï¸\x8f\t\t\nHot damn $BABA and $NNND are on 🔥 today. +20% en +18% respectively. Though it can always be a dead cat bounce. There is also still a war ongoing🤔\t\t\n$BABA rip your puts 🔔\t\t\nand if u didn\'t cover which u had a few waterfall days... well pigs get slaughtered  $FUTU $PDD $JD $BABA https://t.co/1ylLRtg9qh\t\t\n$BABA where is Alex Yao? 😄\t\t\n$BABA baba buyback. squeeze potential very high ↔\t\t\n$JD $BABA $NIO $PDD still has more room to hit it’s Regular stock prices - heavy move at Open today followed by multiple runs - Bears are done ✅ ï¸\x8f https://t.co/UsHBnvHtIy\t\t\nLooks like everyone will break even on their $baba calls after averaging down for past five days\t\t\n"$BABA stock soared this morning after China\'s government pledged to support beleaguered markets. 20% up in pre-market.\nI am still long #Alibaba and yesterday I was considering buying more shares.. too late\n\n#investing #valueinvesting #StocksToBuy #trading #income #PassiveIncome https://t.co/Xb8VZEH5Su"\t\t\n$BABA $91. Congrats to those who 🔨! https://t.co/j9j5BLM9nA\t\t\n$BABA bought yesterday $73.xx whoa 😳 biggest gift ðŸŽ\x81 🤞\t\t\n"$BABA \n\nHa! I added 4% to my position yesterday…. 👀 https://t.co/Sw6PoJqMCy"\t\t\n$JD $BABA  $MPNGY...all going on a tear. Reminds me of when the FED stepped in during COVID to prop up American markets. 📌\t\t\n@Roadtriptofire Haha Yeah $BABA Bounced HARDðŸ˜\x81\t\t\n"$BABA \nLet see market open \nIf she stays at this price \nPuts it is âž¡"\t\t\n$BABA bears this morning. 💯 https://t.co/aZtAVN1WTE\t\t\n$BABA 100$ today?! ðŸ˜\x81\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$KWEB $bidu $baba BOOM automatic 20%. Good bye shorties. You will be obliterated. ï¸\x8f\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TSLA  Price: $801.89  Mentions: 117\n$BABA  Price: $76.76  Mentions: 102\n$AMZN  Price: $2', '947…"\t\t\nInversores en China 🇨🇳 $BABA $TME $DIDI https://t.co/VmRyLaO5Yu\t\t\n"$BABA was up 27.3% in HK', ' stateside pre up 20%. Yes', ' just today. \n\nBenefitted nicely from the HSI bounce off the 2016 reference low."\t\t\n"$BABA \n\nMy favorite Jack Ma quote: â–¶ https://t.co/FdRPsLvKum"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$CWEB $YINN $BABA ðŸ‘\x8d https://t.co/2WaKhe8Are\t\t\n"Twitter\'s on the Rise: \n\n$TSLA  Price: $801.89  Mentions: 117\n$BABA  Price: $76.76  Mentions: 102\n$AMZN  Price: $2', '947.33  Mentions: 96\n$AMC  Price: $14.48  Mentions: 75\n$SPYR  Price: $0.05  Mentions: 63\n\n#stocks #investing #trading"\t\t\nThose $BABA bears that were so sure that CCP would make VIE illegal. Are you no longer bearish now? Or you are too "Burnt" already?\t\t\n$pypl printing tendies everywhere $baba $zm 🆕 https://t.co/CQ28COJ1mK\t\t\n$JD $BABA $NIO bears that were short until zero are going to wake up to a sheer disaster in their portfolio. If the stocks are up 20%', ' their puts are going to be down by 80% 👆\t\t\nRT @stockballa: $BABA insane gapper. 🔥ðŸ\x8f€ https://t.co/3nxO5IuG8J\t\t\nSi $BABA mantiene cifras de premarket se me va a poner en verde de una tacada 🤩🤩🤩\t\t\n$BABA https://t.co/rNXmpctMEm\t\t\n"and this is how the sentiment can change from ðŸ\x90»toðŸ\x90®!\n\n$NIO $XPEV $LI $BABA $FB $PYPL https://t.co/ltKoEwonsd"\t\t\nRT @wajgilani: $BABA Kevin O\'Leary and Charlie M were right. Suck it Bears. 👀\t\t\nRT @HyenukChu: $BABA en Premarket https://t.co/L6wczm6SgD\t\t\n$BABA Cramer avoid Chinese stock at March 14! Shit happen today 😂😂😂 $DIDI  $JD $NIO ðŸ˜\x81\t\t\nRT @emiberciano: Ha ganado más @Market_Trackers en 1 dÃ\xada con $BABA que el 90% de fintwit en 1 año\t\t\n$JD Chinese goods will be hitting new demand highs I think pretty soon $BABA $NIO ï¸\x8f\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\nRT @epictrades1: WOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"Trending Stocks on #fintwit: \n\n1. $BABA 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $JD\n5. $KWEB\n6. $ES_F\n7. $AMZN\n8. $XPEV\n9. $VXX\n10. $PDD\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\nEncima sube 20% $BABA y no habÃ\xada comprado todavÃ\xada. https://t.co/q7tVj964LR\t\t\n"Vuela China\n+20% $BABA https://t.co/VBHnWvtLzS"\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n"$BABA \nThey are questioning my prophecy have another look!!!! For your self!! 🔔 https://t.co/dmIZSqHp8R"\t\t\n$BABA +20% in Hong Kong\t\t\n"$BABA \nThey are questioning my prophecy have another look!!!! For your self!! https://t.co/s0eBuFhcR1"\t\t\n$NIO $BABA $JD  35Ùª wow 💫\t\t\n@saeedfa58240612 @dahayyan1 مثال لسهم $baba https://t.co/pvV9R610hz\t\t\n"RT @stockandlock1: https://t.co/e8fmavY6TJ\n\nChina index being revived today.\n$BABA $NIO $XPEV $LI $JD"\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\n@Mr_Drone @jpmsam O crees que China va a al guerra también', ' seguido de sanciones como las aplicadas a Rusia', ' o que deslistan todos los activos Chinos de USA. $BABA vale lo mismo que en 2014 habiendo incrementado su revenue de $11', '1bi a  $110bi. https://t.co/bTFHCt75F3\t\t\n$BABA https://t.co/8e4fOIoQYG\t\t\n$BABA Never should have been this low. Cya over 100 👇\t\t\n$BABA en Premarket https://t.co/L6wczm6SgD\t\t\n$BABA https://t.co/rOVk5kteI5\t\t\n$BABA do exactly JPM opposite way !  I repeat one more time 😂😂😂 $NIO $JD 😘\t\t\n@SixSigmaCapital Measly indeed compared to $BABA up 20%\t\t\n$BABA +27% en HK https://t.co/hY31ozKZII\t\t\n$BABA where is jpm? 😃\t\t\n$BABA 😳  Flush at open $TSlA 🤷â€\x8d♂ï¸\x8f\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nChina Large caps up 20+%?  Wtf is the logical reason for that?  Whoever had balls to overnight that deserves those Ws. $baba $pdd $didi https://t.co/51MEAZjTGH\t\t\n$BABA This will explode like a meme stock over the next few weeks $AMC $GMC â\x9d—\t\t\n"RT @CrazyLadyTrader: $BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains…"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$LKCO $NIO $BABA averaging my positions down. Could it down further? Maybe', ' but I’m looking long term.\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$CSCW $CBAT $WAFU top watches off $BABA and Chinese runs ï¸\x8f\t\t\n$BABA Shit! That\'s kinda crazy... 👉\t\t\n$BABA  👀\t\t\n"RT @CrazyLadyTrader: $BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains…"\t\t\n$BABA 🌟\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$CSCW $CBAT $WAFU top watches off $BABA and Chinese runs ï¸\x8f\t\t\nRT @garyblack00: 2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which s…\t\t\n$BABA  😘\t\t\nJust yesterday I was wondering why the Chinese government remained silent for months regarding investors concerns about Chinese ADRs. Today they finally spoke out! I guess they forgot to give JP Morgan and their badly timed “uninvestibleâ€\x9d call a heads up 😂 $BABA https://t.co/c82KWsyXU9\t\t\nSaudÃ\xad news is gonna do great for my $BABA!\t\t\nTencent +23%', ' Alibaba +27%: Ist das die Wende? https://t.co/d4x9UL7MDT #sharedeals $BABA #Alibaba #Tencent $TCEHY #Chinaaktien #Aktien\t\t\n$BABA ï¸\x8f\t\t\n@STONKSTRADERRR $baba might be interesting.\t\t\n"RT @BabaMovement: $BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome https://t.co/7NMIbNlFi1"\t\t\n$BABA China gov today â–¶ https://t.co/VNKMfMFfYn\t\t\n$BABA take  the money and run 🚩 ↔\t\t\n"RT @nikulpr02568209: $BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome â\x8f© https://t.co/CHcbaZ9IPR"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nRT @MilkoMarkov: While its hard to make strong upside case for #China #equities looks like the #HangSeng selloff has finally caught the eye…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\nIs it now safe to peek at Chinese stocks? $BABA https://t.co/wqOFd4bURi\t\t\n"RT @Arno_Lacompte: Meanwhile PM:\n\n$LKCO +45%\n$QFIN +26%\n$LI +22%\n$HUYA +20%\n$BABA +20%\n$XPEV +20%\n$EH +20%\n$NIO +18%\n$HUIZ +17%\n$NIU +13%…"\t\t\n"RT @AIM_profit: Some very attractively priced mid-large caps right now that should yield >50% returns within a year or so imo.\n\nUK: #THG #C…"\t\t\n"RT @PatrickBaitman3: 1 green day in Chinese shitcos and investors are taking victory laps\n\nThe Chinese government have agreed to prop up a…"\t\t\n"2/ China large cap ADRs are soaring pre-mkt following the statement of support from top China financial officials', ' which sparked the biggest rally in the Hang Seng Enterpr Index since 2008:\n- $BABA +19%\n- $JD +21%\n- $BIDU +15%\n- $NTES +17%\n- $TCEHY not trading yet but +23% in HK."\t\t\n$BABA ã€\x81 $CWEB ã\x81®ä¸‹è\x90½å¹…ã\x81Œã\x81™ã\x81”ã\x81„ã\x81¨è©±é¡Œã\x81«ã\x81ªã‚Šã€\x81投資ã\x81§ã\x81¯ä¸\xad国ã\x81«é–¢ã‚\x8fã‚‹ã\x81ªã\x81¨ã\x81„ã\x81†æ„\x8f見ã\x81Œç›®ç«‹ã\x81£ã\x81Ÿã\x81¨ã\x81\x8dã\x81Œä¸\xad国æ\xa0ªã\x81®åº•ã\x81\xa0ã\x81£ã\x81Ÿã\x81®ã\x81‹ã\x81ª\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\nchina just put up the single greatest stock market pump I\'ve ever seen and $BABA is up 20% to $91 where it was 3 days ago https://t.co/CQWmREmB8Q\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @TSDR_Trading: CHINA STOCKS WOW! \n\n$BABA $BIDU $BILI $PDD $JD $FUTU $TME"\t\t\n$BABA $SPY baba jumped 16 yuan in 3 hours in Hong kong ↔\t\t\n"🟢Let\'s Talk Alibaba $BABA Stock', ' $NIO Stock Connection With Wallstreet Bets & S22 Ultra For $75\nhttps://t.co/kzVblYa08g\n\n🟢Panic Buying!😲...Ammo Inc. The Good', ' The Bad And Donald Trump', ' $POWW Stock\nhttps://t.co/b2tdTmR8Kw"\t\t\n$BABA ï¸\x8f\t\t\nHuge reversal from yesterday. $BABA up almost 20% 🟢 https://t.co/NsKnfr2d30\t\t\n"$baba $pdd $bidu\nFlik flak https://t.co/gaMtoyKjof"\t\t\nRT @KlavsGOMarkets: Major Chinese stocks trading higher in pre-market after China’s government pledged to support the struggling markets.…\t\t\n$NIU this is gonna squeeze. $NIO $XPEV $BABA 😃\t\t\nMan wish I would have held some of these. $PDD $JD $BILI $XPEV $LI $NIO $FUTU $TIGR $BABA $BIDU $TME $YINN $YANG https://t.co/0JO8PLUSnB\t\t\nRT @realtwitchess: $BABA Jesus Christ I didn’t know I was holding a penny stock 📶\t\t\n$BABA The Intrinsic Value of one BABA stock under the Base Scenario is 122.83 USD ï¸\x8f\t\t\n"https://t.co/e8fmavY6TJ\n\nChina index being revived today.\n$BABA $NIO $XPEV $LI $JD"\t\t\nChina’s Intervention Sends Stocks Soaring. Powell’s Unlikely to Make That Big a Splash. $BABA $JD $BIDU $DUOL $AMC https://t.co/bnj79kqn4r\t\t\nRT @Sino_Market: US-listed Chinese shares rally in premarket session: $BILI up 30.4%', ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.…\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA wow! Backs to the highs not seen since as far back as Friday!!!! 🪄\t\t\nRT @jpmsam: Leyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n"$REED the chinese folks from JP Morgan have been shorting this too', ' i was told!!! \n \n$BABA $NIO $JD $KWEB 🚩"\t\t\n"D\'ici deux semaines je m\'attends Ã\xa0 ce que Zelensky soit viré (piètre comédien) et l\'OTAN accepte toutes les exigences de la Russie. Les marchés financiers', ' soulagés', ' vont exploser Ã\xa0 la hausse. Certaines actions seront multipliées par 5 voire 10 avant fin 2022.\n$BABA\n$NIO"\t\t\n"RT @Keskia65130: $BABA $NIO $TME $DIDI $PDD $JD $LI $XPEV $BILI $BZ $TCOM $BIDU $ZTO $YUMC etc etc \nLa carpeta de vigilancia de acciones ch…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $JD\n5. $KWEB\n6. $ES_F\n7. $AMZN\n8. $XPEV\n9. $VXX\n10. $PDD\n\n( Sorted by most recent ) https://t.co/Kv8w3VC101"\t\t\n"Xinhua News Agency  said the Chinese government would keep its stock markets stable and work to boost economic growth. \n$BABA(76.76) up 14\n$PDD(27.31) up 9.40\n$BILI(18.86) up 5.80\n$BIDU(108.36) up 16"\t\t\n$BABA BOOM Shakalaka ✔ https://t.co/QI9pETed4S\t\t\n"RT @Keskia65130: $BABA $NIO $TME $DIDI $PDD $JD $LI $XPEV $BILI $BZ $TCOM $BIDU $ZTO $YUMC etc etc \nLa carpeta de vigilancia de acciones ch…"\t\t\n$BABA yesterday wasn’t the time to buy puts… on the other hand…. Today puts would be guaranteed money!!!ðŸ‘\x8dðŸ‘\x8dðŸ‘\x8d 📣 https://t.co/iHKvMhngAr\t\t\n@garyblack00 @jimcramer never fails! Monday was calling China dead… $fxi $baba $bidu $jd\t\t\n$BABA ffs. i lost $900 because it dipped to 74', ' now it jumps back to 92 and will probably be 100 eod 💫\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nRT @garcapital: $BABA premarket https://t.co/icxXXF3eTr\t\t\n$BABA  I’m taking my profit immediately 😜 âš¡ https://t.co/HcksfSXBUW\t\t\n"$BABA\n\nAhora los envidiosos criticando al q lleva BABA o al q compró ayer\n\nAlgunos no se dan cuenta q para q unos vendan otros deben comprar', ' asÃ\xad q ayer comprarÃ\xadan muchos y otros venderÃ\xadan y hoy pasará lo mismo y mañana y hace 1 semana y hace 3 meses. No llevo BABA si $KWEB 🤷ðŸ\x8f¿â€\x8d♀ï¸\x8f"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA DEAD cat bounce. meow 🪄\t\t\n$BABA 2 hours before the news came out you can’t make this up!  $NIO $jd $XPEV $KWEB $TENCENT https://t.co/RWkHTh95o0\t\t\n$cenn some observations $didi $kweb $spy $baba $wkhs $solo $muln https://t.co/EjHmRLurUw\t\t\nIF  you didnt get the memo overnight CHINA CHINA CHINA govt FINALLY got off their asses! And so it begins.... so friggin proud of the mods in our room.. nailed the trade overnight. HUGE winner for the room! Congrats! $LI $YINN $FXI $XPEV $PDD $KC $TUYA $BABA $BIDU $JD etc etc\t\t\n"@_mm85 @next_china @business @markets @DeItaone @SofiaHCBBG They only to bring FEAR among Chinese company. That’s it. \nYou will not see Bloomberg to $uck it up.. \nGo $NIO $BABA"\t\t\n$BABA President xi wanted to invade taiwan in november. now it will be pushed back a couple of months 📣\t\t\n$BABA Knife catchers rejoice. 😘\t\t\n$BABA  having trouble breaking 92.47 and a gap to fill at $86.67. Anyone considering puts? 📌 https://t.co/l6oFaw5SWJ\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\nRT @Sino_Market: US-listed Chinese shares rally in premarket session: $BILI up 30.4%', ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.…\t\t\n"$REED another short squeeze candidate in the making', ' maybe Alex Yao is in this too. That turd seems to be everywhere! \n \n$BABA $NIO $JD $FUTU â˜\x9d"\t\t\n$BABA JPM likely made bank thanks to Alex.  Don’t be naive to not understand how the game is played. ✅\t\t\n$BABA bulls were right', ' bears got creamed 🥇\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @AJButton2: China\'s retail sales:\nAn enormous', ' unprecedented', ' earth-shattering BEAT\n$BABA"\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n@JustinSS55 When the CCP pledges to keep markets stable. They kind of mean they would interfere with markets and jack them up $BABA\t\t\n$BABA China needs to declare war now', ' or bears will be eating rice pudding for years 😀\t\t\nU.S.-listed Chinese stocks jump as Beijing pledges policy support $TTTN $PDD $JD $BABA $BIDU https://t.co/4HxRzDEwMl\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"1 green day in Chinese shitcos and investors are taking victory laps\n\nThe Chinese government have agreed to prop up a set of ADR\'s to stabilize their share price\n\nThis isn\'t bullish and certainly isn\'t sustainable.\n\n$BABA $NIO $XPEV $PDD $KWEB $JD $LKNCY $FUTU $TCEHY $DIDI $BIDU"\t\t\n$BABA RIP those puts :P.  all bears gona slaughtered soon. ðŸ˜\x81 https://t.co/zBKCZuGY6N\t\t\n"Unusual Volume: 15 Stocks To Watch | March 15\n\nhttps://t.co/1apeAc7vOZ\n\n$BRBR $ASO $RLX $PDD $GTLB $COUP $JOBS $FERG $NTRA $BABA $NIO $AMD $AAPL $BABA $RLX $SPX $SPY $NDX $QQQ"\t\t\n"$baba $nio  $kweb\nChina\'s state council has in one move just:\n*Pledged to keep capital markets stable\n*Vowed to support overseas stock listings\n*Said dialogue with US re ADRs is good\n*Promised to handle risks for property developers *Clarified regulation of Big Tech will end soon"\t\t\n$BABA RIP those puts :P.  all bears gona slaughtered soon.\t\t\n$baba $nio $jd $yinn #China https://t.co/TBdnUYE1PZ\t\t\n$BABA heading back to $300 â\x9d¤\t\t\n$BABA implossible. shorts are ruined. ï¸\x8f\t\t\nDidn\'t expect such immediate big gap ups', ' but $kweb joins $baba\t\t\n$BABA If $JPM was buying the last few days I want their firm shutdown for good. 🆓\t\t\n$BABA $JD $BIDU $TCEHY https://t.co/cDd9OCnv8k\t\t\nRT @garcapital: $BABA premarket https://t.co/icxXXF3eTr\t\t\n"Some very attractively priced mid-large caps right now that should yield >50% returns within a year or so imo.\n\nUK: #THG #CCR #SFOR #WJG #AVAP #JDW #PSN\nUS: $DIS $FB $PLTR\nChina: $BABA $XPEV Tencent (HK700)\n\nJust a few of many right now.."\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA ðŸ¥\x81🔥 â\x9d—\t\t\n"$JD & $BABA holders going to be very very happy this morning\n\nBoth up 20% as China Pledges to backstop stock market.\n\nMonster pre market movers https://t.co/xfphLmlPd5"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA JPM 📌 https://t.co/uXUV6t2mt9\t\t\n"RT @Arno_Lacompte: Meanwhile PM:\n\n$LKCO +45%\n$QFIN +26%\n$LI +22%\n$HUYA +20%\n$BABA +20%\n$XPEV +20%\n$EH +20%\n$NIO +18%\n$HUIZ +17%\n$NIU +13%…"\t\t\n$BABA $JD $PDD  so lucky', ' came so close to selling yesterday. What do y’all think...sell the news? Still a lot of geopolitical risk w/ the war and US relations. What do y’all think? Thanks. ðŸ‘\x81\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nHate begets Hate. $BABA\t\t\nChina Moves to Stabilize Its Stock Markets and Boost Economic Growth $BABA $JD https://t.co/nbCQGEfEMU\t\t\n$BABA back to where it was 3 days ago. cool.\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@talkcentss @fredtheinvestor $Baba is way discounted. A good long term buy. Well done on buying through the noise.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA your balls are going to get pressed when you wake up grinder grind then up for breakfast eat balls bitch ï¸\x8f\t\t\n$BABA they will print heavily. Congrats everyone who had the balls to add the ugly. 👇 https://t.co/m0deqFrx1C\t\t\nRT @condensely: $BABA FUCK IT no sleep til the bankrolls come in. Time to chainsmoke spliffs and drink hella coffee 😄\t\t\n$baba $91 handle after closing $76.76\t\t\n"RT @SteadyCompound: With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part…"\t\t\n$BABA not invested…whys it down so much? ï¸\x8f\t\t\n$BABA bye bears ï¸\x8f\t\t\n$BABA $JD $NIO $BIDU $LI Global shares rise', ' Hong Kong up on Chinese economic support https://t.co/DvoNhsa2Jx\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n@JDB_trading @BloemenHmf @hypocrietexpose Gister capitulatie? Bedankt shorts mijn GAK $BABA nu $104 / $PRX €49', '72 🙋ðŸ\x8f»â€\x8d♂ï¸\x8f\t\t\n$BABA I knew it. Fuck you bears. 🚩\t\t\n"$BABA \nRemember this name!! “Alex Yao “ ï¸\x8f https://t.co/OYYgIVeLc9"\t\t\n"@PersianCapital Masterclass for HF .... After wti', ' vxx', ' now $BABA\n\nBUN DEM 🔥"\t\t\n"$BABA \nRemember this name!! “Alex Yao “ https://t.co/T9ULcuUk3z"\t\t\n$BABA just went up 20% overnight this is going to be amazing https://t.co/lDMQZlcFMQ\t\t\n"thats gonna be a squeeze wednesday\n$baba"\t\t\nðŸ–\x8dï¸\x8f Trending tickers on #wallstreetbets reddit: $GME', ' $BABA', ' $AMC', ' $EDT', ' $TSLA https://t.co/9jKRxzweVS https://t.co/6ysw5qUk5u\t\t\n"$BABA $PTON $CLOV $BBIG \n\nMost undervalued EV play $CENN old NAKD notorious for enormous runs bottomed out yesterday. This is a $20 stock trading at 1.34 now! \n\nEasy money!! â\x9d—"\t\t\nY la importancia de no apalancarse... Ya he conocido a dos que han sido liquidados', ' no con $BABA', ' pero sÃ\xad con $DIDI', ' que llevaban desde 8 o asÃ\xad... https://t.co/1V6puuSec9\t\t\n$BABA oh lord y’all bitches got fucked ! 📈\t\t\nWhile its hard to make strong upside case for #China #equities looks like the #HangSeng selloff has finally caught the eye of the Govt so bottom for the likes of $BABA $JD $TCEHY $NIO $XPEV might be in.\t\t\n"$BABA +20% 😱😱😱\n\nBut $JPM just told us #China was uninvestable?\n\nBear market rallies can be ferocious', ' as can QE fuelled ones', ' but which one is it? Same starting point but diametrically opposed outcomes"\t\t\n@gurgavin get any $baba calls my friend? https://t.co/rFWCvT7Sgo\t\t\n"Breaking NEWS \nChina mulls measures to jointly crack down on \'malicious short sellers\': Chinese news outlet\nCN_Update  $BABA $JD $NIO $KWEB $BIDU $NTES $PDD"\t\t\n$baba ! Pow #UltimateTraders #reddit https://t.co/JWNGwmpsxT\t\t\n"$BABA \nThe question is will it hold…..\nIf you look at the weekly 🤮 🚩"\t\t\n$BABA in one day 😉 😀 https://t.co/QYPOPozU82\t\t\n$BABA 🔥🔥🔥🔥🔥🔥 â\x8f©\t\t\n"$BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome â\x8f© https://t.co/CHcbaZ9IPR"\t\t\n"$BABA $JD $NIO $XPEV  $TENCENT \n“The prophecyâ€\x9d your welcome https://t.co/7NMIbNlFi1"\t\t\n$BABA f**k the bears.hell ya. ðŸ˜\x81\t\t\n$BABA gm https://t.co/mNv5rymnG2\t\t\n"CHINA STOCKS WOW! \n\n$BABA $BIDU $BILI $PDD $JD $FUTU $TME"\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Now JPMorgan can increase its price target again back to $100\t\t\n$SPY how the fug is $BABA up 20% ðŸ\x8f¼\t\t\n$BABA let’s see those out returns bears! 👀\t\t\n$BABA markets not even open and the bears have scattered â˜\x9d\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$DOYU $BABA $NIO all Chinese up! ↘ https://t.co/b2Jz80V1mX\t\t\n$BABA Bears I appreciate the cash for those puts ðŸ™\x8f â–¶\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"2. Chinese statement: actively introduce policies that are favorable to the market', ' and prudently introduce contractionary policies\n\nBloomberg: actively introduce policies that benefit markets\n\n$mchi $kweb $didi $baba"\t\t\n"1. Chinese statement last night was positive in that the state council has asked other departments to collaborate with the finance committee before rolling out policies that effect capital markets. They still did refer to balance that the press left out👇\n$mchi $kweb $didi $baba"\t\t\n$BABA I have $BABA and $YINN flying high today â\x8f©\t\t\nRT @CZ_2020: $BABA JPM puts be like âš¡ https://t.co/THMoF0Fzws\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\n$futu if you smell what redbear is serving $baba $iq 👇 https://t.co/icXZdaAnuz\t\t\n$BABA damn wtf China âž¡\t\t\n$BABA short this to 87 as called 6 months ago and press them there â\xad\x90\t\t\n@JukkaLepikko Tulee taas kiva gappi shortattavaksi. $BABA  on ne tainnut kaikki täyttää historiassaan.\t\t\n$BABA JPM puts be like âš¡ https://t.co/THMoF0Fzws\t\t\n$BABA XI just trolled you lol 🔔 https://t.co/gsKFrTwa61\t\t\n"@lisaabramowicz1 I\'m nursing my badly injured $BABA.\nHope she gets well soon."\t\t\n$BABA this will squeeze haaard âš¡\t\t\n$BABA Good morning Bulls. Nice to be able to take to the greedy shorts today. ï¸\x8f https://t.co/gsAFpwRPxl\t\t\n$BABA let’s go 🚩 https://t.co/IS0KJ6yTRq\t\t\n$NIO $XPEV $BABA everyone has a little bit of zyzz in them 🆓 https://t.co/4h50omqlMx\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA FUCK IT no sleep til the bankrolls come in. Time to chainsmoke spliffs and drink hella coffee 😄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$iq printing tendies today $baba $futu ï¸\x8f https://t.co/Mv83iauKOD\t\t\nHoy todo Twitter compró $BABA ayer. Congrats!\t\t\n$BABA all bears have gone. ï¸\x8f https://t.co/E11xOUHzlu\t\t\n$BABA whoever had call options', " you're about to 5-10x your money right now 😃\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today", ' +20% with many China stocks +30%', '…\t\t\n"$BABA next Russia war resolved and up we go \n$120 target by year end ðŸ˜\x81"\t\t\n$BABA once again JP. Morgan looks dumb AF.  It’s sad that people know to do the opposite of what they say. ï¸\x8f\t\t\n$BABA buy buy buy 👇\t\t\n"China stocks flying high pre-market. \n\n$BABA $NIO $JD $LI $XPEV\n\n#china #investing #stockstowatch #stockmarkets"\t\t\n$baba ALWAYS Money to be made', ' especially from clowns that always say delisted or heading to zero. ✔ https://t.co/ZKWNlN3NGU\t\t\n$BABA ok the nonsense is over finally wish had more money to put in mega squeeze and well deserved. It literally was below the IPO price. â–¶\t\t\nRT @PersianCapital: $BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and wo…\t\t\nWOW its like Chinese New year $PDD +33% $BIDU +15% $BABA +20% $FUTU +28% $JD +21% $XPEV + 20%\t\t\n"$FUTU $BABA $JD $KWEB  \n \nWho are the leveraged shorts in these today? Who forgot to cover yesterday? 🚩 https://t.co/eQgPR9r5H7"\t\t\n$BABA leskooooooooooooooooooooooooo 📈\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$IQ $BABA  $JD  $SPY  \nCalled yesterday 🎯ðŸ™\x8f💲 💢 https://t.co/Z1RoNOu6Da"\t\t\n@ChrisFranco Mhm', " you're certainly > 34 and with a certain extent of certainty to your opinion with what Xi will do to $BABA. Any reason you excluded yourself out?\t\t\nHope you all bought that mother F**KING DIP like I been saying for months… this is why you NEVER PANIC SELL! Can’t lose if you don’t sell", ' DCA! $nio $xpev $li $baba $bidu $jd $pdd https://t.co/SLWXpyVdac\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nRT @GarethSoloway: The most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', '…\t\t\nYa van saliendo todos los que ayer promediaron X10 o hicieron all in en $baba. Twitter es maravilloso. https://t.co/ei7S5TcJZy\t\t\n"$BABA \nAlex Yao we need more bearish calls from him we will become billionaires ï¸\x8f"\t\t\nThe most asked about/panicked question to me yesterday was on $BABA. It surges today', ' +20% with many China stocks +30%', ' as China states it will support tech stocks', ' economy and work out a deal with the SEC on listing issues. Use Twitter to your advantage. #indicator https://t.co/7HS3ciKpOg\t\t\n"We are selling some Chinese names that we picked up earlier this week as posted below', ' all ripping 25/40% pre open', ' $KWEB $FXI $BABA $JD $PDD\n#trading"\t\t\n"$BABA when Russian war over China going to have exclusive trading rights for commodities .\nChina plays a long game . US will have to deal with them after Russia ...no one wants anymore tension. Just get along â\x9d¤"\t\t\nAyoooo Sniper Trading Robots top volume $FAMI $HYMC $VEON $PDD $IQ $RLX $NIO $BABA #daytrading #Options #NASDAQ #stockstowatch https://t.co/gzvX62bbu8\t\t\n$BABA volume will push to +40% today?  Puts are worthless. 👀\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n$BABA Pre Market +20% Ó©Ñ\x81өлттÑ\x8dй байна. Шалтгаан нь Ð¥Ñ\x8fтад улÑ\x81ад ковид Ó©Ñ\x81Ñ\x81өн мөн хөл хорио тавигдÑ\x81антай холбоотой. https://t.co/lscfou7Mwt\t\t\n"Thanks for the info', ' but I miss how many shares were outstanding in each point of time for the sake of clarity...\n\nhttps://t.co/6Chkz1cJy5\n\n$baba #ToTheMoon"\t\t\n$BABA $JD $FUTU ALEX YAO tomorrow on the first day of his new job ï¸\x8f https://t.co/5y1FPZfFeA\t\t\n"$BABA \nWe have so many gaps to fill at the top 165 and more in the 200s 💢"\t\t\n"$BABA  $IQ  $JD  $SPY  \ncalled yesterday \n🎯💲ðŸ‘\x8d 🆙"\t\t\n$BABA just make sure you take your profit  before 2 pm … things may end up ugly today!! ï¸\x8f\t\t\n$BABA dead cat bounce ðŸ\x8f¼\t\t\n"$SPY $QQQ\nGOOD MORNING! \nGlad you woke up today. \nWhat a nice day already right? \n\nYou seen this yet?\n\n$BABA yes', ' thats right!\nChina is moving. They are still on huge sale! ðŸ˜\x81 https://t.co/vTnD8nMXO2"\t\t\n$BABA $100 🤔 😀\t\t\n$BABA Alibaba is up 27% in Hong Kong on the news that China reassured investors', ' vowed to support overseas ADRs', ' and would introduce market-friendly policies to increase stability. https://t.co/kUNEi751nz\t\t\n$CODX looking for the gap up… once it passes the neckline. $VTNR $BABA $NIO ✅ https://t.co/ZMEj9murZ3\t\t\n"$BABA \nAlex Yao we need more bearish calls from him we will become billionaires"\t\t\n$BABA tell me what these are worth today. 🆓 https://t.co/CvJ5fTxVWm\t\t\n"$BABA \nWe have so many gaps to fill at the top 165 and more in the 200s"\t\t\n"$BABA is up 20% premarket. Still under the 100...what a joke\n$NIO is up 18%. It is 17....what a joke\n\nSo many bargains. As tweeted before. I expect a fakesqueeze for the memestocks $AMC $GME during a supergreen market. So green that it will be noticed but accepted."\t\t\n$BABA check out $FUTU $GDS ', ' remember these were >$150 just a few months ago', ' let\'s squeeze the criminal funds. 💢\t\t\n$BABA lets break 100$ Today 💯\t\t\n$NIO $xpev $baba â\x9d¤\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $KWEB 🥉\n4. $SPX\n5. $JD\n6. $ES_F\n7. $NIO\n8. $AMZN\n9. $SOFI\n10. $XPEV\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n$BABA even with a 100% rise— this would be below the level it was 2 months ago 🤑🤑 ðŸ‘\x8d\t\t\nRT @Javier30670747: $BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre…\t\t\n$BABA  Xi pumping !!!!! Nice policy from China ï¸\x8f\t\t\n@HedgeFundTips Thanks Tom', ' $BABA', ' still navigating my own way in the markets', " but your seat is very secure in my own 'mastermind' group!\t\t\n$BABA pt for today?! ✅\t\t\n$BABA https://t.co/CICT4Qpb5j\t\t\n$BABA WTF HAPPENED????? â–¶\t\t\n$BABA Damn my calls will print 🤣 haven't really paid attention to this", ' bought some random calls with the " this is down', ' should go up" thought ðŸ˜\x9d â\x8f©\t\t\n$BABA 📣\t\t\n"Some relief for Charlie today ...\n$BABA"\t\t\n$BABA next week alibaba should increase buyback 💲\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$NIO $BABA to the moon baby 🚀🚀🚀 👇 https://t.co/GPAMUN1FAQ\t\t\n$BABA It took a lot of coordinated money to move this up 20% in one day ↔\t\t\n$BABA even at this price— it is like buying Amazon at IPO 😂 💫\t\t\nWhat does Monetization mean? How it works? What\'s the procedure? Is it difficult or not? How monetize SBLC and get 80%LTV against it? Should a client return NRL or not? Do you know owner', ' beneficiary of SBLC can get an additional benefit against it? $BABA $MELI $COIN $UPST $HOOD https://t.co/XHY9Npqw2y\t\t\n$BABA ayer 📢\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/L5aHOK1yGG\t\t\n$BABA brah 📌\t\t\n$BABA wow', ' u like that bears ðŸ\x90». 💟\t\t\nNadie ha vendido $BABA y $JD y todos habéis doblado ayer no?\t\t\n$BABA who’s happy? 🤑 ðŸ\x8f¼\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA insane gapper. 🔥ðŸ\x8f€ https://t.co/3nxO5IuG8J\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA one dont just short a stock this is undervalue !!! You BUY IT ! 🔔\t\t\n$BABA new PRe market high $PETZ another China 🇨🇳 set up at bottom should be on your radar >1+ run ✅ $DIDI 40%+ so far $NIO should get us a run also 📊\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | -55.6% | 🚀\n| $SPY | 18 | 38.5% | 🚀\n| $GME | 8 | -46.7% | 🚀\n| $FB | 6 | 200.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA BYE SHORTS. 😘\t\t\n$BABA DAMNNNNN! What happened?! Bought some calls yesterday at the close! God damnnnn ï¸\x8f\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"#USstockpremarket\n$CWEB rose 42.45%', ' $DIDI rose 28.89%', ' $BEKE rose 34.77%', ' $FUTU rose 28.38%', ' $TME rose 27.65%', ' $TIGR rose 25.65%', ' $EH rose 22.44%', ' $LKCO rose 22%', ' $JD rose 20.55%', ' $BABA rose 20.11%', ' $XPEV rose 19.95%', ' $TAL rose 19.9%', ' $NIO rose 18.42%.\nhttps://t.co/HnknzJZZBt"\t\t\n"$BABA \n\n300 here we fucking come ï¸\x8f"\t\t\nOptions expiring 3/18 for both $JD $BABA are expected to see surging premiums at open with the 52.5c for $JD and 90c $BABA expected to open ~500% #OptionsFlow #optiontrading #China #Baba\t\t\nAlthough the >20% premkt moves for $JD $BABA are just reaching Friday’s open', ' the swift move may signal a bottom setting on charts', ' regulatory and geopolitical risk aside /2\t\t\nIs the bottom in for Chinese tech including $NIO $BABA $JD? Charts setting up a strong recovery on pledged support from gov', ' in a near perfect two-day bullish engulfing /1 https://t.co/Npg3EvAb44\t\t\n$BABA Retail shorting this at this low of a price! Morons! ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I mean', ' this being below $150 is a joke. So I\'m not overly impressed with 20%. Plenty of space to grow. 👉\t\t\n$BABA go fucking figure ï¸\x8f\t\t\n"$BABA up 25%+ off Tuesday lows - keep in mind this is worth $200b+ \n\n$50b overnight is crazy"\t\t\n$BABA new PRe market high $PETZ another China 🇨🇳 set up at bottom should be on your radar >1+ run ✅ $DIDI 40%+ so far $NIO should get us a run also â\x9d—\t\t\n$BABA BYE SHORTS. âž¡\t\t\nRT @vwaptrader1: $BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the floa…\t\t\n$BABA DAMNNNNN! What happened?! Bought some calls yesterday at the close! God damnnnn 📌\t\t\nRT @vwaptrader1: $BABA Current price not shown in earlier posting apologies @gocharting will premarket data going soon as my chart is beta.…\t\t\n@MalafamaOoC Even after they pledge to keep the market steady $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (15)\n2. $SPY (7)\n3. $COM (4)\n4. $OIL (4)\n5. $TSLA (4)\n6. $PICK (3)\n7. $KWEB (3)\n8. $YINN (3)\n9. $LMT (3)\n10. $VXX (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/JHB1jVSGis"\t\t\n"$BABA \n\n300 here we fucking come 📣"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\n300 here we fucking come"\t\t\n$BABA Retail shorting this at this low of a price! Morons! â\xad\x90\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | -56.4% | 🚀\n| $SPY | 18 | 38.5% | 🚀\n| $GME | 8 | -46.7% | 🚀\n| $FB | 6 | 200.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $KWEB 🥉\n4. $SPX\n5. $JD\n6. $ES_F\n7. $NIO\n8. $AMZN\n9. $SOFI\n10. $XPEV\n\n( Sorted by most recent ) https://t.co/VNd54pSMKa"\t\t\n"RT @itscharliemar: Picked up another $900K of $BABA at $75. Lowered my average to $92.99 from $96.66. Both on TD and IBKR. \n\nSo far my over…"\t\t\n$BABA I mean', ' this being below $150 is a joke. So I\'m not overly impressed with 20%. Plenty of space to grow. â–¶\t\t\n$BABA go fucking figure ☑\t\t\n@SEL421 What\'s wrong with that? $BABA\t\t\n$BABA +20% Pre\t\t\n$BABA tf happened? ðŸ\x8f¼\t\t\nRT @epictrades1: $BABA ðŸ˜\x8dðŸ˜\x8d😘🥰🥰🥰 https://t.co/pA3Di5LzTr\t\t\n$BABA $TIGR $FUTU $PDD Lets all pray for the shorties who bought puts before market close yesterday. May lord be with you. 👉 https://t.co/UuTIsWHubU\t\t\n$BABA $92 pre\t\t\n"Biggest China Rally since 2008!! \n\nLets go! $NIO $XPEV $LI $BABA $SIMO 🚀 https://t.co/SMFf5bQhrb"\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 24 | -56.4% | 🚀\n| $SPY | 18 | 38.5% | 🚀\n| $GME | 7 | -53.3% | 🚀\n| $FB | 6 | 200.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA alot of margin calls would strike today 😂 💟\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $328.15  Mentions: 116\n$BABA  Price: $76.76  Mentions: 97\n$AMZN  Price: $2', '947.33  Mentions: 94\n$AMC  Price: $14.48  Mentions: 74\n$SPYR  Price: $0.05  Mentions: 62\n\n#stocks #investing #trading"\t\t\n$BABA Really would love to hunt down some retarded bears comments and start posting. Like the idiot that kept posting literally every.. damn.. day... "I should\'ve sold" Fuck. That. Guy â–¶\t\t\nChina stocks U turn. Looks like people start maybe considering investing havely in chineese stocks? #dollar #Yuan #NewWorldOrder #nasdaq $NIO $JD $BABA https://t.co/Z4ZucRiznC\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nCSRC vows to make every effort to maintain smooth operations for capital markets. Boy they are really going full on with the verbal intervention today. Guess 80% declines are enough. $BABA $BIDU $PDD $KWEB $JD ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$JD $BABA $NIO $IQ  just gonna keep posting this for the shorts and puts that didn\'t profit yet. 🆙 https://t.co/uJJqUHMMqB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nAvoid china stocks like a plague ï¸\x8f"\t\t\n$BABA bring me the money 🆓 https://t.co/o6kB3kHExF\t\t\n@JonahLupton $BABA too\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA he was first guy I saw push this while it was down', ' thanks mr wonderful â\x9d¤ https://t.co/sgQU9sxa95\t\t\nRT @professorDman1: $BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now https://t.co/uaMOVJ…\t\t\nRT @vwaptrader1: $BABA Current price not shown in earlier posting apologies @gocharting will premarket data going soon as my chart is beta.…\t\t\n$BABA  the scary thing is - this is still cheap under 250 🤣 insane value 🆓\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nIt’s time for the us market to drop!! And China to pop .. in 2 years reverse the trend 🔔"\t\t\nPeople bagholding $BABA from $130 cheering 😂\t\t\n"$BABA \n\nIt’s time for the us market to drop!! And China to pop .. in 2 years reverse the trend"\t\t\n$NIO $BABA 🆕 https://t.co/znS1o7kt7A\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$nio $xpev $li $jd $baba $bidu $pdd\n\nhttps://t.co/gsJrVc9dTp"\t\t\n$BABA is Powell going to ruin this run later on today? 🆓\t\t\n$BABA $JD $PDD $NIO $TENCENT $XPEV https://t.co/9HFowxFWhv\t\t\n"RT @_mm85: Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f http…"\t\t\nWhat are the chances the big open for $BABA triggers some short covering?\t\t\n"$PDD $BABA $JD $SPY $NIO \n\n+40% FROM YESTERDAYS ALERT!!!!!!!!! \n\nWHEN EVERYONE WAS BUYING PUTS AND SHORTING', ' WE WERE BUYING CALLS AND GOING LONG!!!!!!  \n\n🔥🔥🔥🔥🔥🔥🔥🔥🔥 ï¸\x8f https://t.co/Pa1uZVv9GL"\t\t\n"מ×\xa0יות סי×\xa0יות +20-30% בפרי מרקט ובשוק של הו×\xa0×’ קו×\xa0×’.\nרק לפ×\xa0×™ יומיי×\x9d הב×\xa0×§×™×\x9d הגדולי×\x9d הוצי×\x90ו ×\x90×\xa0ליזה שהמ×\xa0×™×” של $baba שווה $65. https://t.co/arRXUmCPdL"\t\t\n$BABA thank fuck 🚀 💟\t\t\nRT @vwaptrader1: $BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the floa…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"Who is Liu He?\n\nWhat did he say that made Chinese stocks jump up?\n\nAnd read about China’s crack down on short selling.\n\n📖âœ\x8dï¸\x8f https://t.co/rWQL126QWu\n\n$KWEB $BIDU $BABA $JD $NIO $PDD $XPEV https://t.co/rSeKZGnrtX"\t\t\n$BABA there we go ðŸ‘\x81\t\t\n$BABA I can\'t stop watching this stock go up....all smiles ☑\t\t\n"$baba +20% on a “consideringâ€\x9d lol\n\nNoted https://t.co/d9FJwWnEiR"\t\t\n$BABA wonder if the Chinese gov loaded up at the bottom. ? 😃\t\t\n$AAPL $BABA $NIO $JD I HOPE SOMEONE BOUGHT SOME CALLS YESTERDAY 🤞\t\t\n"$BABA \nDon’t hateâ€\x9d 📌"\t\t\n"$BABA \nDon’t hateâ€\x9d"\t\t\n"$BABA \nGuys don’t share in Alex over at jp Morgan he meant to say 650 he forgot the 0 🪄"\t\t\n"$BABA \nGuys don’t share in Alex over at jp Morgan he meant to say 650 he forgot the 0"\t\t\n"Without the Chinese government crackdown', ' which stops $BABA\nThis is the most obvious purchase of 2022"\t\t\n"$baba \n\nãƒ\xadフã\x81•ã‚“ã€\x81リーマンショックレベルã\x81«å‰²å®‰ã\x81ªä¸\xad国æ\xa0ªã‚’下è\x90½é€”ä¸\xadã\x81§ä¸€åˆ‡è²·ã‚\x8fã\x81šã€\x81\n\nãƒ\xadフã\x81•ã‚“ã\x81®æ§˜ã\x81«å¼·çƒˆã\x81ªãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81Œå‡ºã\x81Ÿå¾Œã\x81«ã\x81™ã\x81\x90è²·ã\x81„ã\x81«è¡Œã\x81‘ã\x81°ã€\x81\n\nナンピンã\x81§æ\x90\x8d失をé‡\x8dã\x81\xadã‚‹ã\x81“ã\x81¨ã\x81ªã\x81\x8fã€\x81ã\x81“ã\x81®å¤§ã\x81\x8dã\x81ªä¸Šæ˜‡ã‚’å\x8f–れã\x81Ÿã€‚\n\nãƒ\xadフã\x81•ã‚“ã\x81®æ§˜ã\x81ªå\x8f–引ã\x81Œã\x81§ã\x81\x8dる様ã\x81«ã\x81ªã‚Šã\x81Ÿã\x81„。 https://t.co/pIvGz8hl3s"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA had a dream of Alex Yao making coffee in my kitchen for me', ' then washing my socks and sweeping my floor.  \n \nWanted him to wash my underwear for me but then my alarm rang. Dang! \n \n$FUTU $NIO $JD 💗 https://t.co/hXhEEobIs6"\t\t\n"Anlık;\n\n📌 Alibaba $BABA | 19.66% ⬆ï¸\x8f\n📌 Tencent Music Entertainment  $TME | 27.93% ⬆ï¸\x8f\n📌 https://t.co/hZ8oErYJRe $JD | 20.55% ⬆ï¸\x8f\n\nBakalım piyasa açılışında devam edecek mi ? Yoksa durum tersine mi dönecek ?"\t\t\n$BABA jpm and Alex Yao must feel embarrased ðŸ’\x9d\t\t\n$BABA this would be a mega SQUEEZE! â˜\x9d\t\t\n$BABA 100$ incoming ï¸\x8f\t\t\n$BABA Ink cartridges loading. 💲\t\t\n$BABA there $150 incoming 🔥🔥🔥🔥 🆙\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n"Den som pÃ¥stÃ¥r att alkohol och börsen är en dÃ¥lig kombination har fel.\n$BABA https://t.co/ZT9gK1l7o4"\t\t\n$BABA wonder how much the Chinese gov bought', ' insane volume last few days. 💟\t\t\nDe locos. $BABA https://t.co/qt4sCgVMDp\t\t\n"Major Chinese stocks trading higher in pre-market after China’s government pledged to support the struggling markets.\n\nAlibaba $BABA +20.38%\nJingdong Mall $JD +20.81%\nNIO $NIO +18.29%\nLi Auto $LI +22.94%\nXPeng $XPEV +20.33%\n\n#Stocks #StocksToWatch #NYSE #Nasdaq #News #NIO"\t\t\n$JD I wanna go look at the bear posts for yesterday - call it bear slaughter porn 😂 $BABA 🚩\t\t\n$BABA ðŸ\x90œ 👀\t\t\n$BABA $GOTU $TAL $CLEU $JZXN 🚀🚀🚀🚀🚀and in one session all worries are now over lol 🆙 https://t.co/3MrWXa14eo\t\t\n$BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now ï¸\x8f https://t.co/LpxOq9McEF\t\t\n@SR_cojones Bueno… ¿empezamos a contar todos los que ayer compraron $BABA pero no para promediar', ' sino los auténticos cracks que ya ganan un 20% mÃ\xadnimo?\t\t\n$BABA +20% Pre Market 🤩\t\t\n"$BABA \n300 eoy 😘"\t\t\n"$BABA \n300 eoy"\t\t\n$BABA it hit  low $70s 3/15/22 this options calls going to be booming and common shares up 25%+ now https://t.co/uaMOVJb4Uk\t\t\n$BABA $JD NEW ARTICLE : Alibaba', " https://t.co/1I0lflYWcL and Other China Stocks Soar. Here's What Sparked the Turnaround. https://t.co/bGfR2nFHJ4 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/nFmPW3ZXqP\t\t\nAre you long $BABA (in any form)\t\t\n$BABA we just need another 100 dollars up ✅\t\t\n$BABA wow just woke up again and my calls are printing on this", ' $FUTU and $NIO ', " that must be the reason why I can't sleep all night. 🔔\t\t\nRT @TheOGFaro: $METX China pledges  to support its stock markets", ' Chinese stocks are soaring. $METX ', ' $BHAT ', ' $JD ', ' $BABA ', ' $NIO . â˜\x9d\t\t\n"buy the dip is stronk. $BABA $TME \ni had a message in my system that TME was up +45% sometime this morning. https://t.co/tuuhL3BbK7"\t\t\n$BABA had a buy limit yesterday at 72....fuck! â\xad\x90\t\t\n"🔎 Pourquoi les ADR Chinoises (Alibaba', ' Tencent', ' JD…) explosent Ã\xa0 la hausse en pré-ouverture ?\n\nPinduoduo $PDD: +31.5%\nTencent $TCEHY: +26.8%\nJDcom $JD: +20.6%\nAlibaba $BABA: +19.8%\nBaidu $BIDU: +14.3%\n\nTout est résumé juste ici 👇\n\nhttps://t.co/FN5p4xt7Cc"\t\t\n"RT @iluvstocks1: Today\'s 🎰Plays \n$QQQ 322c 4.20âž¡ï¸\x8f8.00 +90%🔥\n$MSFT 285c 3.35âž¡ï¸\x8f5.90 +76%🚀\n$IWM 195c 1.29âž¡ï¸\x8f2.25 +74%💕\n$ZIM 85c 1.90âž¡ï¸\x8f1.40 -26%…"\t\t\nRT @iluvstocks1: $FXI looks like China 🇨🇳 party today swings will pay 💰 if had some lottos $BABA and $NIO longer term play plus many on wat…\t\t\n@BirdvBush @stevemushero @pmarca $baba is actually a pretty interesting example on how to work actively with VIE structures these days\t\t\nMy model has $BABA #Bearish overall. It\'s in a strong short term #Bearish trend', " and is #Bearish longer term also. Volume is trending up. Volatility is high. Currently in oversold area with LH/LL conditions which isn't good.\t\t\nRT @Sino_Market: US-listed Chinese shares rally in premarket session: $BILI up 30.4%", ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.…\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"Meanwhile PM:\n\n$LKCO +45%\n$QFIN +26%\n$LI +22%\n$HUYA +20%\n$BABA +20%\n$XPEV +20%\n$EH +20%\n$NIO +18%\n$HUIZ +17%\n$NIU +13%\n\nBurn the shorts 🔥 https://t.co/PQmSQ6QLBR https://t.co/KOviCGB2FC"\t\t\n$BABA Time to buy calls!!! 🔔\t\t\n$BABA everybody run 🆕\t\t\n@HalftimeReport @ScottWapnerCNBC @ShannonSaccocia @kevinolearytv @jlebenthal @terranovajoe @kevinolearytv $BABA mic 🎤 drop\t\t\n$BABA', ' $JD â\x81¦ripping great call â\x81¦@GuyAdamiâ\x81© China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown @CNBC https://t.co/ZWG6Ppa666\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"US-listed Chinese shares rally in premarket session: $BILI up 30.4%', ' $LI up 22.7% $JD up 20.8%', ' $XPEV up 20%', ' $BABA up 19.6%', ' $HUYA up 18.7%', ' $NIO up 18.1%', ' $BIDU up 14.2%.\n$ASHR #China $KWEB $FXI $CNH"\t\t\n$BABA no position here. Congrats Bulls. Way to go .ðŸ‘\x8dðŸ‘\x8d 🥇\t\t\n$BABA lol my calls expire worthless', ' the next day it’s up 20%. the pain â\x8f©\t\t\n$BABA kevin o leary pump 💫\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nSoy accionista a todo esto de $BABA.\t\t\n$BABA if it corpses 94 its going to 101+ âž¡\t\t\n"Significant news for China stocks \n\n$BABA +20% https://t.co/OQXeNdOuKS"\t\t\n$NIO $BABA 🚀 https://t.co/1Hz3Ac31Lg\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA a $300 company which closed last night at $76. I\'m buying ðŸ\x8f¼\t\t\nRT @professorDman1: $BABA idea low 70s common shares and options calls we have 90s here ✅ another winner so far $100 break will be huge cau…\t\t\n$BABA Pt Jan 2014? 🚩\t\t\nMany HK-listed Chinese stocks soared today', ' such as $BABA', ' $JD', ' $NIO. How do you feel about the Chinese stocks listed in US and HK that your hold now? 💲\t\t\n$BABA  am not vested into all these', '   but just here to cheer you guys up  haha â\x9d¤ https://t.co/GPM9GL7oOG\t\t\n@CNBCFastMoney @timseymour @BKBrianKelly @karenfinerman @GuyAdami @GuyAdami $BABA  ….🎤 Drop\t\t\n"@aktieuniverset \nNoget nyt om $BABA? Oppe 20% pre-market"\t\t\n"RT @optiontradingpr: 3/16 #alert #results\n$baba 70P 2.03 to 2.76 (3/15)\n$googl 2300P 2.80 to 3.25\n$amzn 2550P 2.95 to 3.50\n\n🚨SMALL GAINS AD…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\n¿Cuántos de ustedes ampliaron ayer $BABA a sabiendas de lo que hoy pasarÃ\xada? Seguro que alguno incluso vendió sus $BABA para comprar mmpp', ' y hoy ha vuelto jeje\t\t\n"RT @optiontradingpr: 3/16 #alert #results\n$baba 70P 2.03 to 2.76 (3/15)\n$googl 2300P 2.80 to 3.25\n$amzn 2550P 2.95 to 3.50\n\n🚨SMALL GAINS AD…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service t…"\t\t\n$BABA government holding our bags.. great news.. 120$ end of march 💢\t\t\n$BABA up 19.7% in the pre market. Trading at $92.01. Ended the day in Hong Kong 27% up on this news. Finally some positive sentiment been a rough ride down from $226! https://t.co/KIAsOv85WC\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nHoy $BABA hasta en la sopa.\t\t\n@WillThrower3 you\'re not interested in a $baba sum-of-the-parts?\t\t\n$METX China pledges  to support its stock markets', ' Chinese stocks are soaring. $METX ', ' $BHAT ', ' $JD ', ' $BABA ', ' $NIO . â˜\x9d\t\t\n"Show me the incentives and I will show you the outcome.â€\x9d Charlie Munger \n$BABA \n$DJCO\n\nIn 98 year old Munger voice:\n\nIt makes no sense for the CCP to destroy their great companies…mumbles something about cats catching mice… https://t.co/MXqEs7p33W"\t\t\nAlibaba', ' https://t.co/6poLrT4SwO and Other China Stocks Soar. Here\'s What Sparked the Turnaround. $BABA $JD $NTES https://t.co/rgMv7EhuxM\t\t\n"RT @syaar10: $BABA\nيستاهل \nالØ\xadمدلله https://t.co/BHwqVmF2FB"\t\t\n"$BABA \nCharlie munger loaded the fucking goat probably at. 70s his gonna make a billion of this in 5-10 years watch 💟"\t\t\n"$BABA \nCharlie munger loaded the fucking goat probably at. 70s his gonna make a billion of this in 5-10 years watch"\t\t\nHey @GuyAdami . Nice call last night on $baba\t\t\n"$BABA\nيستاهل \nالØ\xadمدلله https://t.co/wb8l3ckrlB https://t.co/BHwqVmF2FB"\t\t\n$BABA ANT IPO soon guaranteed. !!!!!!!!!!  Back to 300. Shorts will have a hard time covering from the moon . 📣\t\t\n"What. An.Absolute. Animal.\n\n$JD $BABA $KWEB #StockMarket #trading #stocks #china https://t.co/e3KdmG2Nmp https://t.co/dJx3JEWT9z"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Squeeze good ï¸\x8f\t\t\n@RomasInvestors Ya no solo eso', ' ahora todo el mundo compró ayer $BABA 🤣🤣\t\t\n$BABA finally made a correct buy.   I guess following Charlie Munger instead of meme\'s was the better play.  Who would have thought? â–¶\t\t\n$BABA Shorts gonna get squeezed ugly today. 😂. $BIDU $TENCENT $JD ✨\t\t\n"$ONCS $CVAC $BNTX $ALNY $EBS $VIR $ADPT $ARCT $TBIO $VXRT $ATRA $VBIV $ALT $DVAX $IBIO $HTBX $TNXP $PDSB $TFX $GOVX $IGC $XNCR $FPRX \n$INCY $AGIO $GBT $HALO $ALKS $KPTI $CARA $ZGNX $TMO $EW $DXCM $IDXX $NVTA $HZNP $BMRN $VRTX $ABT $MDT $BSX $GME $AMC $BTC $jd $baba https://t.co/UR78j1HVR9"\t\t\n@Mr_Derivatives Basically all the ETF people like Kraneshares came in TV and said they will liquidate ADR and buy HK listed stocks . $BABA had a 27% up day in HK. The ADR should track it.\t\t\n$BABA close $100+ ï¸\x8f\t\t\nY $BABA +27% en HK anoche. Va a explotar la IV de las opciones. https://t.co/lf7iuzXJvk\t\t\n$KWEB and $BABA could be the best investment of 2022. But investors should remain cautious investing in the Communist regime. But for now: the risk-reward is very compelling.\t\t\n"$BABA \nThe bears got us for 2 years it’s time we return the favor.. 300-500 I’m dipping out and going us heavy ↘"\t\t\n"Oops', ' I did it again. \n\n$JD $KWEB $BABA #StockMarket #China #stocks #trading https://t.co/qP6Dy7mx7U"\t\t\n"$BABA \nThe bears got us for 2 years it’s time we return the favor.. 300-500 I’m dipping out and going us heavy"\t\t\n@ChrisFranco This is not a matter of age. It‘s Mr Market since inventing EMH and modern portfolio theory. Welcome to the stock market. $baba #fintwit #investing\t\t\n"RT @Ivan_Bolsa: 🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $…"\t\t\n"RT @PipsToDollars: China dead cat bounce🤑\n$DIDI 40%+\n$BABA 10%\n$LVS 9%\n$SBUX 2%"\t\t\n"$cciv $pins $hofv $jd $aci $qs $baba $jack $mmnff $nakd $kimtf $iipr $apha $tlry $pltr $dbx $rdfn\n$work $solo $kbh $cake $dri $gramf $amd $nvda $amzn $intc $cat $pton $axp $ups $algn $ma $vz $ko $mrk \n$plug $googl $nvta $mmm $expr $dal $wfc $c $edit $cof $lcid $dwac https://t.co/UR78j1HVR9"\t\t\n$BABA - hey mr know it all shorty ! Why so quiet ðŸ¤\x90 🚩\t\t\n$BABA you should listen ðŸ˜\x81ðŸ˜\x81ðŸ˜\x81ðŸ˜\x81🚀🚀🚀🚀 📈\t\t\n$BABA smoked bears!!! Love to see it.. hmm 💯\t\t\n"@DCDOWORK see ya FUD.. again..like I said for months… hope ya bought the dip! $nio $xpev $li $jd $baba $bidu $pdd\n\nhttps://t.co/xMrhuZTSKj"\t\t\n$BABA ðŸ˜\x8dðŸ˜\x8d😘🥰🥰🥰 https://t.co/pA3Di5LzTr\t\t\n"Ayo $JPM downgraded $BABA $69 Pt yesterday and this shit 🚀 overnight? I know what I’m doing from now on 💯\n\n🖕ðŸ\x8f¼ðŸ’¸"\t\t\n"$BABA  What all you think.\nCan our country (USA). Stay  away from china.\nCan China stay away from Our Country. (USA)?.\nNever. ✔"\t\t\n$BABA 😀 ï¸\x8f\t\t\n$BABA $JD $TCEHY $KWEB ↘ https://t.co/X7PHk7X1gJ\t\t\n@MlWcUnicap2018 $BABA Nope!\t\t\nRT @JMihaljevic: Just as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA yuck 🆕\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NIO\n6. $A…"\t\t\nGood morning $kweb $fxi $baba $pdd\t\t\nLeyendo twitter hoy debo ser el único que no vio ayer en $BABA una clarÃ\xadsima señal de que hoy iba a rebotar hasta la luna 😳🤣\t\t\n@ChrisFranco $BABA up 27% overnight in HK following very positive words from CCP. #volatility #china\t\t\n$BABA Is it greedy to ask for $100 today? â\x8f©\t\t\n$BABA  The article said regulators should “complete as soon as possibleâ€\x9d the crackdown on internet platform companies. â–¶\t\t\n$BABA  Finally !!! Now all the funds will buy this cause the Chinese gov. just backed it. Beautiful :) â\x8f©\t\t\nBought two $BABA calls', ' sold one cause I’m trying to practice discipline and scaling in more and sold my $NIO I bought yesterday for a profit. Both stocks up 20% after hours 😎 not sure to hold or sell this BABA one though. https://t.co/bMk5B5Chkm\t\t\n$baba damn traded this couple of times yest (don’t normally touch China stocks but thought had a bounce in it)sold remaining shares AH at 78 only to see $91 this morning 😢 still always have to stick with discipline\t\t\n"@CNBC SEE YA FUD AGAIN! Hope ya bought the dip… $nio $xpev $li $jd $baba $bidu\n\nhttps://t.co/xMrhuZTSKj"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Finally !!! Now all the funds will buy this cause the chineese gov. just backed it. Beautiful :) ï¸\x8f\t\t\n$BABA J\'étais bien inspiré de racheter qq titres hier\t\t\n$baba except thats not going to happen. 😃\t\t\n"RT @tradeeveryth: วันนี้จัด $BABA ต่à¸\xadเลย\nà¸\x81ารมาซื้à¸\xadหุ้นช่วงนี้เหมืà¸\xadนà¸\xadยู่ในฮาเรมจริงๆ 😅"\t\t\nRT @garcapital: $BABA premarket https://t.co/icxXXF3eTr\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n"$BABA \nThe new world has started China is now the ruling superpower!! 👉"\t\t\n"$BABA \nThe new world has started China is now the ruling superpower!!"\t\t\nNajarian pumping $baba $tcehy\t\t\n$BABA my 30 days dte calls that I bought yesterday will easily be 5x today 🤣 ðŸ‘\x8d\t\t\nCrude Oil May Fall as China Lockdown and Inventory Build Weigh on Prices $WTI $BABA $NIO $JD $XPEV https://t.co/2K5dIVLHOD\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @LuffyDwealth: Suddenly', ' the Chinese Market is investable again.\n$JD $BABA $NIO https://t.co/qnAckbwz5v"\t\t\n$BABA $PDD $WIMI ðŸ‘\x81\t\t\n$BABA premarket https://t.co/icxXXF3eTr\t\t\n$BABA we mooning today 😘\t\t\n@puppyeh1 @JMihaljevic I bet he\'s right. Maybe $BABA won\'t recover in \'22 yet', ' but in \'23 he\'ll be on siginficant gain.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $NIO\n6. $AMZN\n7. $JD\n8. $SOFI\n9. $XPEV\n10. $LI\n\n( Sorted by most recent ) https://t.co/uAj3h3fLtK"\t\t\nRT @jessi_pinkman__: $BABA Do I get the Rolls Royce SUV in black or  Alibaba Orange with a pic of Jack Ma on the door decal? These are the…\t\t\nRT @BCampbellBRK: It is interesting that Buffett and Munger are so rich and yet almost everyone currently thinks Munger was a fool for buyi…\t\t\n"China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown\n\n$BABA $BIDU\n\nhttps://t.co/RyXGvMBiFT"\t\t\n$BABA Who sold this at the lows 🤔😮 ✔\t\t\nFUCKIGN AWESOME FINALLY LAYS ASIDE ALOT OF FEAR REGARDING DELISTING $NIO $XPEV $BABA https://t.co/BpmXlIs1iw\t\t\n$BABA $TIGR China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown - CNBC 🚩\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"*ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/D10c0fANh5"\t\t\n"$BABA $PDD $JD \nä¸\xad国ADRã\x81®ãƒ—レã\x81§ã\x81®æš´é¨°ã\x81¯ã\x81“ã\x81®ãƒ‹ãƒ¥ãƒ¼ã‚¹ã\x81ŒåŽŸå›\xa0ã\x81‹ðŸ§\x90\nSECé\x9džé–‹ç¤ºã\x81«ã‚ˆã‚‹ä¸Šå\xa0´å»ƒæ\xad¢ãƒªã‚¹ã‚¯ã\x81Œç„¡ã\x81\x8fã\x81ªã‚‹ã\x81ªã‚‰è²·ã\x81£ã\x81¦ã\x81„ã\x81\x8dã\x81Ÿã\x81„🤔\n\nä¸\xad国ã\x81¯æ\xa0ªå¼\x8f市å\xa0´ã‚’安定ç¶\xadæŒ\x81ã\x81¸ã€\x81国外上å\xa0´ã‚‚支æŒ\x81ï¼\x8d本土・香港æ\xa0ªæ€¥é¨° https://t.co/69m2X4IqST @businessã\x81‹ã‚‰"\t\t\n@FbBagholder @daniel_toloko @Alex__Pitti $JD = less complex thesis in my view. 📈 consumer budgets', ' 📈 online share of all retail', ' high focus on quality & reliability', ' huge capex funded by retail float', ' JDL growing faster than $BABA Cainiao', ' monetising core parts of its expense base (e.g. JDL)', ' alignment with CCP goals\t\t\n"Soy el único que aprovechará el subidón de $baba para ir recortando el lote?\nAm I the only one who gonna cut their exposure to #Alibaba on today´s rally?"\t\t\n"$BABA \nJack ma are you coming back? Dare I say? ï¸\x8f"\t\t\n$BABA any price targets for year end? 📌\t\t\n"$BABA \nJack ma are you coming back? Dare I say?"\t\t\n"Did #Munger call Mr Liu He to stop with the carnage in Chinese equities?\n\n$baba https://t.co/MjpVMW5rhl"\t\t\n$BABA Bottom Shorter  just enjoy!!! 💟 https://t.co/24hYSS1K52\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n$BABA Careful here doesnt mean the rest of the world will support China stocks if they are joining Russia. 💢\t\t\n$BABA Should work its way back towards ~100 short term and then we\'ll see if it actually wants to break out of the short term down trend. 🆓\t\t\n$BABA Chinese squeeze! 💯\t\t\n@Market_Trackers Cierto. El objetivo es ganar pasta…o perder la mÃ\xadnima posible. Hoy el rebote de $BABA y $V darán alegrÃ\xadas\t\t\n$FXI looks like China 🇨🇳 party today swings will pay 💰 if had some lottos $BABA and $NIO longer term play plus many on watch $BIDU $JD $LI and many more 🥳🥳🥳🥳🥳🥳🥳🇨🇳🇨🇳 https://t.co/b51548Ntc9\t\t\n$BABA well', ' looks like my short puts will definitely be otm today... ðŸ‘\x8d\t\t\n"$BABA $NIO Investing in future profits is always a good idea. Congrats Jeffery! https://t.co/YBysLTuFlA  \n\n#TestimonialTuesday #TradeIdeas #StockMarket 💢 https://t.co/GbYsu9vrlb"\t\t\n$BABA YOW!!!! Up 23%\t\t\nAhora resulta que todo el mundo entró ayer en $BABA.\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA 🥇"\t\t\n$JD $BABA $PDD $NIO $XPEV and dozens more Chinese tech stocks popping >15% in premarket as China pledges to support stock markets', ' economy and support for IPOs abroad #markets #China #OptionsTrading\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA \n\nFOR TRADE ALERTS AND ENTRIES LYNK IN BAYO 💲"\t\t\nShould I buy back $BABA today?ðŸ˜\x81ðŸ˜\x81\t\t\n$BABA obavy ohlednÄ› Ä\x8dÃ\xadnských akciÃ\xad by mohli být nynÃ\xad výraznÄ› nižšÃ\xad... Alibaba nynÃ\xad v pre-marketu okolo 90 USD. Možná dojde k mÃ\xadrnému vybÃ\xadránÃ\xad zisků u tÄ›ch co nabrali pod 80', ' nicménÄ› bych Ä\x8dekal', ' že na tÄ›ch 74 jsme vidÄ›li dno a cena se zaÄ\x8dne postupnÄ› srovnávat zpÄ›t nad 120-140 USD https://t.co/9rIk45RX97\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n$BABA The big diffrence between yesterday and today is that Chinese stocks finally became \'investable\'. There will be massive rally this year 🤔 ☑\t\t\n"🇨🇳 El Ã\xadndice de Hong Kong ha subido fuerte esta noche.\nSe han visto alzas superiores al 20% en algunos valores como $BABA $BIDU $TCEHY.\nSus ADRs deberÃ\xadan replicar esas alzas en la sesión bursátil de EEUU. https://t.co/8hasapqEgq"\t\t\n"$BABA $NIO Investing in future profits is always a good idea. Congrats Jeffery! https://t.co/opMC7JVP9T  \n\n#TestimonialTuesday #TradeIdeas #StockMarket â\xad\x90 https://t.co/HdbsOD1Bv8"\t\t\n$BABA  Told ya ï¸\x8f\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA 💲"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Watch list for the day \n\n$IMPP \n$GOTU \n$CAN \n$BABA \n\nFOR TRADE ALERTS AND ENTRIES LYNK IN BAYO 💢"\t\t\n$BABA deep-dive part 2: https://t.co/QZ2cFDDEMI\t\t\n"With Chinese stocks making a comeback', ' I\'ve found the courage to plug my $BABA deep-dive again.\n\nAlibaba deep-dive part 1: https://t.co/bA9AUMd22I\n\nAnd because my Chinese stocks are up today.\n\nI am feeling generous & opening up the paywall for part 2.\n\nPart 2 in the next tweet."\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA The big diffrence between yesterday and today is that Chinese stocks finally became \'investable\'. There will be massive rally this year 🤔 ☑\t\t\n$BABA  Told ya ðŸ‘\x81\t\t\n$BABA Crazy times where the market does not seem to know what discount rate is needed to cover this political risk… https://t.co/xKscOzJpSw\t\t\n$BABA 3/18 calls will be up over 400% at open if the $91 price holds. 🆙\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA lmao shorts u get what u deserve ', ' why would u short such a undervalued company it was under IPO donkey! 😘\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA so still less than 5 days ago and bulls are celebrating🤣 ï¸\x8f https://t.co/Zpba1Zf1h9\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA super extended anyone thinking puts on open? Just opinion 🌟\t\t\n"RT @BonusLevelFund: Good news for Chinese stocks. \n\n$baba $jd $nio https://t.co/wMnBK4VwKx"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA https://t.co/JMVfxyRyFe\t\t\nJust wow!! @stocks $BABA https://t.co/ops3amsEIX\t\t\nLast call for getting $BABA under $100 guys. Time to FOMO!\t\t\n$SPY $QQQ $BABA those that said chinese market crashing', '  some are up even 20% today. what a reversal. Just saying ! 🔔\t\t\n$BABA it\'s Fed Hike today. Wonder what the closing will be 📈\t\t\n$BABA squeece today? 😘\t\t\n@nosegoblin @amanda1986 hope u got some $BABA 💫\t\t\n"$BABA \nThe crackdown is over rejoice!!! Everyone back on the China train again!!  $JD $TENCENT $NIO"\t\t\n"HOWARD MARKS is bullish on China.\nWhy does it seem like almost all the big investors long China are confirmed GENIUSES?\nSeems like this one trade separates the wheat from the chaff', ' the real OGs from the impostors.\n$BABA https://t.co/mNWyp75xle"\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\nRT @JMihaljevic: Just as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n$BABA +27% https://t.co/7JicZHweif\t\t\n$BABA Will close more than $92 because Hang SENG going to rally tomorrow. ï¸\x8f\t\t\n"$BABA at last. Short scum fooked. \n\nHILARIOUS!!! 🤣🤣🤣 🆕"\t\t\n$BABA HONK HONK congrats if you loaded baba at 77.77 with me ✔\t\t\n$BABA プレマーケットã\x81§+18%ã\x81®æš´é¨°ã\x81ªã‚“ã\x81§ã\x81™ã\x81Œã€\x81ã\x81ªã‚“ã\x81‹æ\x9d\x90料出ã\x81¾ã\x81—ã\x81Ÿã\x81‹ï¼Ÿ\t\t\n$BABA no reason for this to go up. China helping Russia to invade Ukraine with supplies. Short from new high ï¸\x8f\t\t\n"@EquityBrian I always thought there\'d be some day this year when we\'d see $BABA rally like 20% or 30%.\nThe buybacks always move the price a lot', ' now imagine a bunch of shorts get squeezed on the same day one of these buybacks occurs.\nHuge', ' HUGE rally."\t\t\n$BABA Wonder what will happen if they redeploy another $15B to buyback this year 🤗 😀\t\t\n$BABA where the folks wanting to buy at 50$ u may get ur chance today â–¶\t\t\n"$BABA $JD $DIDI $NIO\n\nDeal will be reached and we got the support from China. Let’s go! 🙌💎 â\x9d¤ https://t.co/BYMdyKb1iC"\t\t\n"$FNGU is up 14%', ' Hang Seng index is up 9%', ' Nasdaq up 1.7%', ' $baba up 19%', ' and $bidu up 13%. \n\nIf this rally can continue this week', ' FNGU might have chance to close $20. 🤞"\t\t\n"Will you @ me @LadeBackk @Investandbefree ? 😂\n\n$BABA +20% \n\n😘 https://t.co/2X4Fp46mH5 https://t.co/pMs8aUYxwF"\t\t\n@cryptostanislav Its up almost 20% Premarket. So if we the holders buy now its buying on a rally no? $BABA\t\t\n$BABA Where is my calls going tmr?5X or 10X?🎆🎆🎆🎆🎆 ↔ https://t.co/GlO5mzSpJ2\t\t\n"RT @jen__suarez: $PETZ\n it’s our turn now ! China 🇨🇳 stocks are next to soar \n$BABA\n \n$DIDI\n \n$KC\n \n$NIO\n (PETz we may get that momo/techni…"\t\t\n$BABA holders will be buying the dip for the next 2 years.\t\t\n$BABA up 18%+ in pre market 😳\t\t\n$BABA yesterday it hit book value per share of 1. Was pretty much the exact bottom. 210B is book value for Baba. ðŸ’\x9d\t\t\n$BABA Easiest money ever. All you have to do is hear what Cramer has to say', ' and  do the opposite 🤞\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n$BABA shaking off retail so institutions can buy them cheap.. wall street scam 📌\t\t\n"$BABA $BIDU $FUTU $PDD $NIO $JD\nHANG SENG TECH INDEX UP 20% LIMIT UP​  \n\nCHINA VICE PREMIER LIU HE SAYS WILL KEEP CAPITAL MARKETS STABLE- XINHUA​\n\nCHINA VICE PREMIER LIU HE CHAIRS MEETING ON ECONOMY', ' CAPITAL MARKETS - XINHUA"\t\t\n$BABA My bottom call on BABA yesterday.  I might have been 10 cents off :) â\x8f©\t\t\nMarkets bottom when mega cap companies like $BABA go up 20% in a day & other cope I tell myself as an investor 🤪\t\t\n$BABA Obvious 3-bagger in 1-2 years 💎 ðŸ‘\x8d https://t.co/yMpZm2nQcl\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$BABA \nLet’s just keep our mouth shut and let them buy up the share they are the only ones who can run this back up to 450billion market cap . Take it home Goldman Sachs â\x9d¤"\t\t\nY este pre mercado? $NIO', ' $SE', ' $BABA https://t.co/VJkf5vUENb\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"$BABA \nLet’s just keep our mouth shut and let them buy up the share they are the only ones who can run this back up to 450billion market cap . Take it home Goldman Sachs"\t\t\n$NIO $BABA $LKCO et al bottom called this yesterday. As always', ' lies run the sprint', ' the truth runs the marathon. Scam street. 🚩\t\t\n$BABA delisting!!!!! chinese shit!!! âž¡\t\t\nStocks Rise as Investors Await Fed\'s Interest Rates Decision $BABA $JD $NTES https://t.co/7G176ODEy1\t\t\n$BABA Current price not shown in earlier posting apologies @gocharting will premarket data going soon as my chart is beta. https://t.co/SvBZrCpGL1\t\t\n"$BABA I am waiting for my calls to print first time in the morning.\nNot fundamentals at all', ' pure stock manipulation. 💗"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 113\n$BABA  Price: $76.76  Mentions: 93\n$AMZN  Price: $2', '947.33  Mentions: 93\n$AMC  Price: $14.48  Mentions: 74\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n@nomad_cap @Jamie___Tee your $BABA going to run now 👌\t\t\nRT @vwaptrader1: $BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the floa…\t\t\n"$BABA \nThe institutions are on outside now baby 150 eoy or 0 who knows but something weird is going on here not normal 📶"\t\t\n"$BABA \nThe institutions are on outside now baby 150 eoy or 0 who knows but something weird is going on here not normal"\t\t\n$BABA Setting up for a 100-200M volume day. 💟\t\t\n$XNET $HUYA $IQ $BABA  PERFECT TIMING 😘\t\t\nTencent and Alibaba', ' $BABA', ' have lost more than $1 trillion in combined market value since the selloff in Hong Kong stocks began 13 months ago.\t\t\nStill in some of the strangle on $baba from Friday looks like 4 bags this morning on the 105c .\t\t\n"@RedlerPremium China squeeze\n$BABA woq"\t\t\nAyer compré acciones de $BABA a 74$ en la bolsa estadounidense. Y hoy la bolsa de Hong Kong sube más de un 27%👇ðŸ\x8f» Deseando que abran los yankis 😬 https://t.co/CUq1w5B6ON\t\t\n"RT @mimamsaid: $CLPS $BABA $JD $FUTU $TIGR \n\nStill has not been found plus it’s a Chinese and IT company including low float. Soon to catch…"\t\t\n$BABA dagheeeeee ï¸\x8f\t\t\n"$BABA \nYou guys they shook retail out of their stock as much as they can now they will run it up \nThey have a shit ton of call options that they won’t let expire out of the money just like they ran it down they are gonna run... https://t.co/9nWchLM20j https://t.co/IZdj1sBDqS"\t\t\n"RT @TheFortuneTell5: Nothing to see here.\nIt\'s totally normal.\n\nChinese stocks trading in HK this morning:\n#JD $JD +33%\n#Alibaba $BABA +27%…"\t\t\nThis is a warning to all the bears in $BABA', ' the large rebound the very very old sold HK Index his here & $BABA has move up loads', ' so expecting $BABA in USA to follow suites', ' tightening my SL', ' but I will not be surprised if I am forced to close mine positions today🙂 https://t.co/nc10p05pTD\t\t\n$BABA Wallstreet should be investigated as a whole', ' what these Bastards do is unbelievable ï¸\x8f\t\t\n$baba https://t.co/17gb6On2cF\t\t\n"$BABA up 18.5% in premarket...\n\nCall me daddy."\t\t\n$BABA where are the greedy bear pigs? 🌟\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\n$BABA What a fucking wallstreet scam. 🥇\t\t\n$BABA Jesus Christ I didn’t know I was holding a penny stock 📶\t\t\n$BABA OMGGGGG â\x9d—\t\t\n$BABA What\'s with all the China love all of a sudden? ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @shervin_dr: @ACInvestorBlog $LLL NFT Pr yesterday + China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 e…\t\t\nRT @professorDman1: $PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical ru…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Hong Kong market doesn\'t lie. It was up 27%.... I don\'t think you should expect sell off. â\x9d—\t\t\n$BABA  ✅ https://t.co/bT7FOYAmuk\t\t\n"RT @tradeandbefree: I loaded $BABA at 78$ for long term investment.\n\nIt\'s the zone I had identified and had been tweeting about for a while…"\t\t\n$BABA Biggest economy in the world by 2030. And Bears shorting this at $75 😃 https://t.co/nzul99g1kq\t\t\n$BABA garbage holding company', " you own nothing 🤞\t\t\n$BABA holding up strong in the 90s >> should break 100📚📚let’s how these option calls boom at opening from low 70s idea 🪄\t\t\n$BABA holding up strong in the 90s >> should break 100📚📚let’s how these option calls boom at opening from low 70s idea\t\t\n$BABA What's that burning?  Shorts = ☑\t\t\n$BABA Why is it only up 19% in the US", ' when it closed up 27% in HK? 💫\t\t\n"$amc $baba $hood $cei $gme $dwac $dats $mark \nwatcing how $cenn going be the next money making here dont miss out on the fucking train https://t.co/H23KSh7g5C"\t\t\nMy tweet yesterday turned out to be an excellent buying opportunity. Massive rally in HK today! 📈 $BABA +20% $BIDU +14% $JD +22% $TCEHY +15% $NTES +16% $XIACF +11% #Investing #China 🇨🇳 #Stocks https://t.co/Ahm1TaiRAT https://t.co/dmL9J2zg6r\t\t\n$BABA I wonder how many bag holders are just hanging on to dump their bags at this point? ðŸ‘\x8d\t\t\n$NIO $baba $JD And did the big boys take your stock? ï¸\x8f https://t.co/h5Nbguap06\t\t\n$BABA CCP set the floor at $90.80 today â–¶\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n$BABA 3 days run like this and I can sell my shares and walk away from jackma 😀\t\t\n"RT @RahafStock: الاسهم الصينية تقÙ\x81ز Ù\x81ÙŠ السوق الامريكي بÙ\x81جوة كبيرة Ù\x81ÙŠ مزاد الاÙ\x81تتاØ\xad ðŸ™\x8dðŸ\x8f»â€\x8d♀ï¸\x8f\n\nلا اله الا الله \n\nلا تطاردون الÙ\x81جوات والارتÙ\x81اعات…"\t\t\n"RT @InversorExperto: China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pO…"\t\t\n"Primer video con más de 1.000 visualizaciones: $BABA\n\nðŸ‘\x8fðŸ‘\x8fðŸ‘\x8f\n\nSiempre intentando dar una visión objetiva y profesional.\n\nGracias', ' https://t.co/ns5gcFM33j"\t\t\n"FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOOG 2623.63 +1.27%\n$NFLX 348.35 +1.53%\n$NVDA 235.29 +2.39%\n$TSLA 817.61 +1.9%\n$MSFT 290.37 +1.13%"\t\t\n$BABA This is what institutional buying looks like ï¸\x8f\t\t\n"BooM!! 🚀\n\n$NIO & $XPEV up +18 pre-market! \n\n#ElectricVehicles $TSLA $BABA https://t.co/5GWBNsCYVY"\t\t\n"RT @JoshuaTai0427: One of the most underrated part of $SE is EXECUTION. \n\nThe ability to win South East Asia against $BABA\'s Lazada and exp…"\t\t\n$BABA jpm panic buying ðŸ˜\x81\t\t\n"$BABA \nUs banks are going to snatch every share they can get.. they liquidated 85% of their share count bought billions worth of puts and call I imagine those calls will be printing since they printed the puts already"\t\t\n$XELA at least my $BABA is recovering today ï¸\x8f\t\t\n@BKBrianKelly Great final trade call for $BABA ! ðŸ‘\x8dðŸ\x8f»\t\t\n"الاسهم الصينية تقÙ\x81ز Ù\x81ÙŠ السوق الامريكي بÙ\x81جوة كبيرة Ù\x81ÙŠ مزاد الاÙ\x81تتاØ\xad ðŸ™\x8dðŸ\x8f»â€\x8d♀ï¸\x8f\n\nلا اله الا الله \n\nلا تطاردون الÙ\x81جوات والارتÙ\x81اعات \nلان الÙ\x81يدرالي اليوم بيرÙ\x81ع سعر الÙ\x81ايدة \n$nio $xpev $baba https://t.co/DBaW560tuI https://t.co/FybKXFqwLH"\t\t\nDios eres tú; Amén $BABA https://t.co/Dq13aIDOSR https://t.co/sUkVfaOvG1\t\t\n$BABA chances retail pushes this to $100 plus today? 👇\t\t\n"RT @BabaMovement: $BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average inve…"\t\t\n"$BABA \nThis is a sign to the us funds that they can jump back in.. 85% liquidated their entire Chinese portfolio.. get ready for some crazy swings on the Chinese stocks ðŸ’\x9d"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA \nThis is a sign to the us funds that they can jump back in.. 85% liquidated their entire Chinese portfolio.. get ready for some crazy swings on the Chinese stocks"\t\t\n$BABA just a technical bounce or any news? ï¸\x8f\t\t\n"China promete mantener los mercados estables y apoyar los listados extranjeros $BABA $JD $BIDU \n\nhttps://t.co/CpIR65pOu1"\t\t\n$BABA  💟\t\t\n$BABA unfortunately China pump cannot last long 😘\t\t\n$BABA well good luck shorts here. You pretty much trapped yourself at the bottom of a prided financial crisis worse than 08 👀\t\t\n$BABA I know who was a buyer before yesterday\'s close https://t.co/mwcu5qsrPe\t\t\nRT @SpacTiger: $NIO $BABA $LI $XPEV China stocks soar as state council vows support after rout | The Straits Times https://t.co/KQr7ktIYIu\t\t\n"$BABA\n \n$NIO\n \n$BZUN\n Can someone let me know what the catalyst for Chinese stock were today?"\t\t\n$baba could go to Munger’s basis by end of this run.  Seems like a good enough technical target.  As good a dead body as any. https://t.co/bCcPDllBsp\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (26)\n2. $SPY (12)\n3. $OIL (5)\n4. $NIO (4)\n5. $QQQ (3)\n6. $WEN (3)\n7. $YANG (3)\n8. $BOND (2)\n9. $TIL (2)\n10. $NAT (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/jprTCpYGnB"\t\t\n$BABA $NIO $BZUN Can someone let me know what the catalyst for Chinese stock were today? ↔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @JavierSanz: Ese cierre de ayer de $BABA que estuvo todo el dÃ\xada roja… me avisa @inveuro y consideramos que podrÃ\xada abrir con un GAP impor…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $BABA 🥈\n3. $NIO 🥉\n4. $JD\n5. $AMZN\n6. $SOFI\n7. $XPEV\n8. $LI\n9. $WISH\n10. $BRQS\n\n( Sorted by most recent ) https://t.co/54JfJQ8lFk"\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$AAPL $BABA $NIO $JD â\xad\x90 https://t.co/MrPMHPCIZf\t\t\n$BABA 18% en premarket 👀\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"Futures ripping.\nChina retail sales beating.\nSoft year over in comps in March and September.\nYou better believe...\n... That \'22 is GONNA BE MASSIVE!\n$BABA https://t.co/PIInie3ToR"\t\t\nPara que $BABA vuelva a ilusionar', ' aún tiene que seguir subiendo', ' esto es solo un rebote\t\t\n$Baba Guru 😉 https://t.co/1sjvkWASoS\t\t\n$BABA Nothing but trapped long inventory here as the stock tries to find a bid that will last so it can clean out the float.  Charts courtesy of @gocharting https://t.co/0PpNAqobGK\t\t\n"$VENAR\n \n$BABA\n \n$NIO\n Breaking through', ' storing power', ' ready to sprint🚀"\t\t\n$BABA value invest win ↔ https://t.co/CGjU3zy9tR\t\t\nPor si no te has enterado todavÃ\xada $BABA sube un +18% en el PreMarket 📈🇨🇳 https://t.co/26Yo2vLAL1\t\t\n"""Regulation of big tech will end soon""\n\n$BABA https://t.co/orIyJyehCv"\t\t\n$BABA and $AAPL  let’s go ðŸ\x90… ðŸ\x8d\x8f ï¸\x8f\t\t\n$BABA 20% market move is not a blip.. it’s the market saying enough is enough', ' this is beyond ridiculous 🥇\t\t\n$BABA Congrats to all those with "conviction". What\'s that smell? Burning Bears 😂 💟 https://t.co/xB2ALLQIYe\t\t\n$BABA Pull up a 200 day bar chart. It has alway given it back over time. Avoid FOMO â–¶\t\t\n"$FUTU\n SHORT SQUEEZE ON FUTU NOW!!!! \n \n$BABA\n \n$NIO\n \n$JD\n \n$LI"\t\t\n$VENAR $BABA $NIO Breaking through', ' storing power', ' ready to sprint🚀🚀🚀🚀🚀🚀🚀 ↔\t\t\n"$BABA  $KWEB  $JD \n\nCheap puts. This is a bear market rally dudes. ï¸\x8f"\t\t\nRT @GunstPhilip: Major Chinese eCommerce players DESTROYED by first the general plummet in tech/growth in Q4', ' then Russia/Ukraine and now d…\t\t\nRT @JessePi16223066: $BABA deslinting? 💲 https://t.co/flrjGBBcmf\t\t\nRT @iamkunal_v: $BABA squeeze ï¸\x8f https://t.co/Y73wnHFLTv\t\t\n"RT @PipsToDollars: $YINN/ $YANG 27%+/-\n$BABA 19%+\n$LVS 9%\n$SBUX 2%\n\n China says it will support Chinese IPOs abroad', ' calls for closure on t…"\t\t\n"$BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average investor congrats. 📊"\t\t\n$BABA you bulls can really set the price on this one. Just set the sell order back at 200$ you gor lots of shorts trapped on this one.  Since the 280s ðŸ’\x9d\t\t\n"$BABA\n\n$BIDU $WB $JD $NIO https://t.co/RIQuJpSNkw"\t\t\n@21stCentValue $BABA up 20% in pre-market\t\t\n@AJButton2 I bought some at $78. Hooray me $BABA\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA \nThe governments and hedge funds tried to shake us out. If you held or bought the dip you are an above average investor congrats."\t\t\n"$YINN/ $YANG 27%+/-\n$BABA 19%+\n$LVS 9%\n$SBUX 2%\n\n China says it will support Chinese IPOs abroad', ' calls for closure on tech crackdown https://t.co/tg8v0wFfRf"\t\t\n$BABA wait one fucking second where are the dumb ass bears. They promised $50! Can’t stand those fucking liars! 📢\t\t\nRT @PriyadarshiMu10: $DIDI $BABA $CAN $NCTY +50% in 2 days if you scroll down my posts below you should see the EXACT bottom to pick these…\t\t\n$BABA never seen Alibaba gain 27% in a day. But it was Seriously oversold tbh. Bears had their gains', ' now should be our turn. Hopefully this time tide has changed to upward trend and we can slowly go back to 300 now 🥇\t\t\n"Watch for more “good newsâ€\x9d to celebrate a market bottom into April. The timing is impeccable as always.\n\nhttps://t.co/AAyTehWYK9\n\n$HSI $SPX $NDX $BABA $BIDU"\t\t\n"$BABA \nDEFINITELY A BOAT AND HOE\nKINDA DAY 💗 https://t.co/FdppIY5zin"\t\t\n"Y la audiencia se enloquece con el cotizado', ' deseado', ' anhelado y rezado todo poderoso retorno de $BABA\n\nEl premercado más emocionante desde que $AMC generó X10...SÃ\xad +19.42% \n\n#fintwit vamos con la ola del triunfo (#putosarcasmo) https://t.co/uBNQFkewql"\t\t\n@ARIVARASANE Sold at a loss? $BABA\t\t\nIn the Twitter echo chamber that just looks at falling(used to be rising!) prices', ' old fashioned business analysis seems to play little part.. I thought this made good points. $BABA https://t.co/9FfbNjoTJI\t\t\n"$JD\n \n$BABA\n \n$NIO\n \n$IQ\n if HSI drops 2k points but then goes back up 1600 points. It\'ll be fun to watch the shit talking for last week plus panic. Absolutely love it. Stay humble? Fuck no. Time to start tagging some lol"\t\t\n$BABA looking good but on weekly level we are still red. 🚩\t\t\n$BABA fck me sold yesterday wow âž¡\t\t\nRT @professorDman1: $PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical ru…\t\t\nMunger is no Buffet. $baba\t\t\n$BABA squeeze like didi â\x9d¤\t\t\n$KWEB $BABA $CWEB $MCHI I wonder if this will drop heavily once US markets open since people are now able to finally sell for profit. Probably gonna be a lot of chasers too. Good luck. â\x8f©\t\t\n$BABA Too bad I haven’t bought more shares yesterday to average down â\x9d—\t\t\n$BABA $NIO $JD $FXI $MCHI Gina pamp ï¸\x8f https://t.co/wUIRKzrfPq\t\t\n$BABA oh my god I thought China was the next Japan of 1986', ' but there is light at the end of the tunnel 💡🤣🤣🤣 I will be buying at the market open 🤣🤣🤣 🪄\t\t\n$BABA $NIO $JD $FXI $MCHI Gina pamp 📌 https://t.co/gXN6RAwkOz\t\t\n$BABA Too bad I haven’t bought more shares yesterday to average down ðŸ‘\x8d\t\t\nRT @fredobrekke: $BABA Chinese gov just gave a green light to buy. ï¸\x8f\t\t\n$BABA oh my god I thought China was the next Japan of 1986', ' but there is light at the end of the tunnel 💡🤣🤣🤣 I will be buying at the market open 🤣🤣🤣 â\xad\x90\t\t\n"@ACInvestorBlog $LLL NFT Pr yesterday + China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 earnings soon. \n$3.37 cash per share on hand with $11 book value!Insiders own 43% + 2.5mill share float\n$baba $jd $li $xpev $pdd $bidu $nio $bydd $jd $futu $china $qqq $spy https://t.co/1foKqxorTi"\t\t\n$JD $BABA all bears just told me they want us to wait til after bell to sell 💢\t\t\n$BABA This is not a good time to buying Chinese stocks with the war in Ukraine. 🤞\t\t\n$BABA my timing just perfect bot yesterdsy 🪄\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$KWEB $BABA  Fellow americans', ' who\'s buying this today? Is it a short pump or a full on squeeze? 🚀 😄\t\t\n"$BABA \nWhat in thinking is China liquidated as much from the us holder to try to keep most the shares for China it makes sense since it’s their company why have Chinese companies be us majority owners.. like imagine our fangs being owned mostly by Germans"\t\t\n"I can\'t believe I missed that dip bros ðŸ˜\xad\n$BABA https://t.co/S8XlVHg2es"\t\t\n$BABA JP morgan downgraded it🤣 … those ppl are parasites 📌\t\t\n"$BABA hope the company bought a ton of shares back at the low prices of last days. As I said before: the fear with this company is amazing!\n\nFundamentals are rock solid yet a lot of people sold…crazy! 💗"\t\t\n"¿Por qué han caÃ\xaddo tanto en #bolsa las empresas de #tecnologÃ\xadaChina?\n\n$BABA a niveles de 2016 con 8 veces más ingresos y 3 veces más beneficios \n\n¿Oportunidad?\n\nLo analizamos aquÃ\xad👇\n\n#China $KWEB #Acciones\n\nhttps://t.co/fKhyuycxMt"\t\t\n"$BABA \n💕THANK YOU MR.WONDERFUL \nWasn’t even looking over here until you told me to BUY BIE BY BYE\nand I did\n💯 💟"\t\t\n$BABA deslinting? 💲 https://t.co/flrjGBBcmf\t\t\n$BABA PosÃ\xadlám pryÄ\x8d... do pátku Ä\x8dekat nebudu... Už jsem se v minulosti párkrát spálil s nevybÃ\xadránÃ\xadm zisků https://t.co/HIMMU82a1n https://t.co/gihTaiUxHd\t\t\nRT @CoriWil63082515: $BABA scum sucking bears Epic burn 📈\t\t\n$BABA +27', '30% today in Hong Kong market. https://t.co/zZunbH4wqf\t\t\n@PipsToDollars @ITradeForRamen $BABA 20%*\t\t\n"$baba $nio $xpev $li $kweb\n\nHahahaha...... ðŸ\x90» SQUEEEZE â\x8f©"\t\t\n$BABA  thank fuck for that rebound 🆓\t\t\n"$FUTU SHORT SQUEEZE ON FUTU NOW!!!! \n \n$BABA $NIO $JD $LI 👆"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @HexOrca: lmao @ $BABA .. hey @jackma .. did the CCP give you control of your company back now that Russia has dug a financial crater so…\t\t\n$BABA $JD $TCEHY $KWEB 🚀 🚀 🚀 ï¸\x8f https://t.co/Rg7dXxzKRk\t\t\n"#الأسهم الصينية ترتÙ\x81ع بشكل رهيب على أثر تصريØ\xadات مسؤلين صينين تطمئن المستثمرين وتعد بعمل اللازم لدعم الأسواق المالية...\n$baba +%19\n$nio +%19"\t\t\n"$CLPS $BABA $JD $FUTU $TIGR \n\nStill has not been found plus it’s a Chinese and IT company including low float. Soon to catch up â\xad\x90"\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n"$JD\n \n$BABA\n \n$NIO\n \n$IQ\n someone with more options knowledge then me please chime in. What kind of situation occurs with SO many puts going for nothing and massive call buying occuring? Is this gamma possible?"\t\t\n"$PLTR\n given the fact how undervalued and oversold/shorted this stock has become', ' I have a good feeling that soon PLTR will make a move like all Chinese stocks do today. Take a look at most Chinese stocks today', ' most are up more than 20%. Take for example \n$BABA\n \n$JD\n \n$NIO"\t\t\n$BABA $JD $NIO each up 20% in pre-market. nice job everyone! see you in Q2! 😉 https://t.co/zT99unZA0C\t\t\n"$baba $nio $xpev $li $kweb\n\nHahahaha...... ðŸ\x90» SQUEEEZE"\t\t\nRT @kingkang80: @inglouriouscap Nope.  He is one of the most rationale investors in the world.  Doesn\'t panic buy (or sells). He bought $WF…\t\t\n@MarketRebels $BABA\t\t\n$BABA up 20% pre market . $BIDU up 15%.\t\t\n$BABA $TCEHY NEW ARTICLE : Reeling from China\'s crackdown', ' Alibaba and Tencent readying big job cuts - sources https://t.co/BviNTvrr6e Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/i951xajkQW\t\t\n$BABA Was such a beautiful pivot. 😎 📶 https://t.co/YCSBuq3Hd1\t\t\n$BABA Chinese gov just gave a green light to buy. ï¸\x8f\t\t\nWhere are all the $baba shorts 🤣\t\t\n"$BABA \nWhat this means is that if the stock ever goes down we can rely on our dad xi jinping to come save us! 📶"\t\t\n$nio $baba $xpev $LI https://t.co/fFit5gwKkY\t\t\n$BABA scum sucking bears Epic burn 📈\t\t\n"Suddenly', ' the Chinese Market is investable again.\n$JD $BABA $NIO https://t.co/qnAckbwz5v"\t\t\n$BABA there\'s a recession around the corner. Be careful. âš¡\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\nChinese stocks might see a significant spike today', ' $BABA is up 19%+ already premarket', ' but I feel $BABA', ' $NIO', ' and the rest are going to continue sliding soon. The market is well beyond choppy', ' it\'s continuing on a path of uncertainty. #stocks #trading #investing #StockMarket\t\t\n"$BABA\n~If you really want to make huge profits on trading then check out this chat:\nhttps://t.co/4wmXzVQdSV"\t\t\n"$BABA \nWhat this means is that if the stock ever goes down we can rely on our dad xi jinping to come save us!"\t\t\n$JD $BABA $NIO $IQ someone with more options knowledge then me please chime in. What kind of situation occurs with SO many puts going for nothing and massive call buying occuring? Is this gamma possible? 📊\t\t\nlmao @ $BABA .. hey @jackma .. did the CCP give you control of your company back now that Russia has dug a financial crater so deep even the Chinese real estate and bond markets look ‘solid’?\t\t\n$BABA get rekt bears lol 💲\t\t\n$BABA gg â\x9d¤\t\t\n$BABA lols bears are over active and scared :P', ' $92 is pretty stable :P', ' wait for open it will be massive. 💲\t\t\n"$BABA \nI bought more at 77🚀🚀🚀🚀🚀🚀 ↔"\t\t\n$BABA $CTK cashin 📌\t\t\nTodays prophecy', ' we are at peak $BABA fear\t\t\nRT @SiddharthnDev: $BABA 110 coming today 🤣ðŸ‘\x8fðŸ\x8f» 👇\t\t\nRT @JackJBarrington: @kriptohoroz20 @spectatorindex US gave China/Saudi Arabia/Russia/NKorea their power by selling R morals 4 cheap goods/…\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\nRT @SProject0: $BABA my calls!!! 👆 https://t.co/KIq19UTJEQ\t\t\n"$PETZ\n it’s our turn now ! China 🇨🇳 stocks are next to soar \n$BABA\n \n$DIDI\n \n$KC\n \n$NIO\n (PETz we may get that momo/technical run $1+) we have seen with Oilers/gas/energy sector recently https://t.co/PTdUgjgd9t"\t\t\n@xavier_comas @_JOSE_2020_ @a_inversor Eres el único que se la puede sacar hasta con $BABA.\t\t\n$BABA expect profit taking. Government support is all talk no action lol 😂 $SPY 🌟 https://t.co/J1RyoYIZOJ\t\t\n"RT @Specky2019: $SPY $AAPL $TQQQ $SOXL $BABA \nFutures Rrrriping hard ðŸ‘\x8f🤑 🤞 https://t.co/IzsCjIjhXk"\t\t\n$BABA bulltrap ðŸ\x8f¼\t\t\n"$BABA $TCEHY $PRX\n\nhttps://t.co/DL7jHiULI3"\t\t\n$BABA lols bears are over active and scared :P', ' $92 is pretty stable :P', ' wait for open it will be massive.\t\t\nA saber. Con este mercado que reacciona a las declaraciones (no oficiales) de una persona en un medio con un +25%', ' lo mismo $Baba se vuelve mañana a mÃ\xadnimos históricos', ' que hace su primer rebote real desde hace año y medio🤷â€\x8d♂ï¸\x8f realmente es imposible de predecir. https://t.co/RQIs3taZIb\t\t\nAlibaba (NYSE: $BABA)', ' Baidu ', ' Inc. (NASDAQ: $BIDU) – Why Alibaba', ' $JD And Tesla Rivals $LI Li Auto', ' Nio $NIO Are Rebounding Big-Time In Hong Kong Today https://t.co/xI532ikdZM\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA  Would not be surprised at all if this touched  $100  and then pulling back just abit before the day ends ï¸\x8f\t\t\n$nio $jd $baba once in a life time experience. Wow! Like winning the lottory.\t\t\nRT @data_cu: $BABA 91 now ðŸ‘\x81\t\t\n"As said multiple times', ' CCP won’t let the market crack down and ban business.\n\n$NIO $FUTU $BABA $JD \n\nhttps://t.co/tdepDW34je"\t\t\nLOL at $BABA Premarket and all the naysayers. Hell of a dead cat bounce eh>?\t\t\n$BABA Kevin O\'Leary and Charlie M were right. Suck it Bears. 👀\t\t\nRT @roger_xi: $BABA my tits are so jacked 👉\t\t\n$BABA Ya en 92 en premarket! https://t.co/Mo3ibibMnT\t\t\nRT @ZXZ88944484: $BABA I ain’t even in this but I’m rooting for you! Gives us hope for other beaten down stocks 😘\t\t\nRT @Kev_Ten_Twit: $BABA I like what I see $JD Hope you got burned on this play shorties. â\x9d¤\t\t\n"RT @indepenrentista: $BABA is back 🚀\n\nÃ\x81nimo a todos que la holdeais https://t.co/12soPb6yq6"\t\t\nRT @EslohTrades: China Stocks boomin 🔥 $BABA $DIDI\t\t\n"RT @PipsToDollars: China dead cat bounce🤑\n$DIDI 40%+\n$BABA 10%\n$LVS 9%\n$SBUX 2%"\t\t\nReeling from China\'s crackdown', ' Alibaba and Tencent readying big job cuts-sources $TME $BABA https://t.co/OElNMDDeX0\t\t\n"Sabes que tu cartera está en la mierda cuando una posición que llevas viene en +27% y te suda los huevos. 🤣\n\n$BABA"\t\t\n$BABA Who wishes they would’ve bought more lol ✔\t\t\n"RT @Dave_the_real: After the good news today will be China day at the markets.\n\n$BEST $NIO $EDU $BABA"\t\t\nRT @Melrose69123311: $NIO China stocks popping this morning $BABA $CAN â\x9d—\t\t\n@smarter411 $BABA flying\t\t\nRT @JimiHendrix691: $BABA #Alibaba There is good news and bad news regarding Alibaba. The good news: the share price is skyrocketing! The b…\t\t\n$BABA why the big jump?? 📊\t\t\n"RT @AJButton2: Nooooo go back down I need to accumulate at $50\n$BABA https://t.co/KX6x7thC67"\t\t\n"$BABA into premarket rally $ASHR $FXI $JD \nBest charts in biz https://t.co/UdXw3Msc8S"\t\t\nRT @sneha16011992: $BABA $DOYU $HUYA HSI closes 6th highest in the last 20 years - with higher daily % closes only during 2008 pre-crisis p…\t\t\nRT @emiberciano: Ha ganado más @Market_Trackers en 1 dÃ\xada con $BABA que el 90% de fintwit en 1 año\t\t\nRT @ClaraG56399764: $BABA glad I loaded baba and Facebook 👇\t\t\n$BABA idea low 70s common shares and options calls we have 90s here ✅ another winner so far $100 break will be huge caught her at 52 weeks low idea ✅🇨🇳 $PETZ dont be surprise run 1+ >> 1.50+ (huge gap to fill upside dropped from $14.63 ) https://t.co/hdehjBFSPa\t\t\nRT @danthemanatx: $BABA for the first time in 3 months I actually got lucky. I bought 5 July 80 strike calls yesterday when we were at 74.6…\t\t\n$BABA can some post a link to comprehensive article on what Chinese government said please ↘\t\t\n"RT @kassia_dol: Hopefully this put a few smiles on $BABA bulls faces', ' I know you guys sorely need it right now \n\nLink to Original Content -…"\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\n$BABA Damn…I sold yesterday ðŸ‘\x8d\t\t\n"RT @Digestant9: $BABA lollllll', ' if this reaches around $100 today', ' that will be the easiest puts buying/short term shorting ever lolll\n\nSo…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\nGetting blessed with crazy gap ups today BUT however that doesnt mean that you should fomo in HOWEVER I really believe that its a more longterm buy signal but let me help you with TIMING your entry - $NIO $BABA $XPEV\t\t\n"$WYNN\n \n$BABA\n \n$JD\n \n$NIO\n didnt get a chance to nibble on any of the direct China plays but that Wynn $70 call. Thank you Macau."\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA dead cat bounce â\xad\x90 https://t.co/2oQcGitFIM\t\t\n@Abdullah_S_SA الارتÙ\x81اع شمل الشركات الصينية الاخرى ØŒ مثل $BABA Ùˆ $JD كذلك ØŒ الشركات الصينية كانت تنتظر هذا الخبر منذ Ù\x81ترة طويلة ØŒ وهو دعم الاكتتابات الصينية المدرجة بالخارج ØŒ والتعاون بين المنظمين Ù\x81ÙŠ الصين والولايات المتØ\xadدة ! https://t.co/vkSD8C90Mo\t\t\n$BABA back to $100 today!!!! 🔔\t\t\n$BABA This is just the start!\t\t\n$BABA is 77% gedaald vanaf de top. Maar een bodemproces neemt tijd in beslag! Het kan wel zo zijn dat het bodemproces nu gaat starten', ' maar eerst wil je nog een lagere bodem met hogere RSI zien! Rustig afwachten! https://t.co/lgJjDHgnyc\t\t\n"Hong Kong stocks rebounded today', ' are you looking forward to the US stocks tonight? \n$BILI $TENCENT $BABA ï¸\x8f https://t.co/lcsr01Yodk"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n@SofiaHCBBG $baba anyone?\t\t\n"China dead cat bounce🤑\n$DIDI 40%+\n$BABA 10%\n$LVS 9%\n$SBUX 2%"\t\t\n"$FUTU\n In addition', " the Company's board of directors has authorized a new share repurchase program under which the Company may repurchase up to US$500 million worth of its ADSs", ' until December 31', ' 2023.  \n \n$TSLA\n \n$BABA\n \n$NIO"\t\t\n$TSM ã\x81¨ $ABAB è²·ã\x81„増ã\x81—ã\x81¾ã\x81™ã€‚ã\x81¦ã\x81‹ $BABA ã\x81‚ã\x81’ã\x81™ã\x81Žã\x81¡ã‚ƒã\x81†ã€‚\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\nRT @siddarthreddy8: $NIO $XPEV $LI $BABA ah the relief rally...or is it? 👆 https://t.co/aARf2ZyV7L\t\t\n$BABA  sold 92.3 ', ' muzeme jit jeste vys', ' pad ohledne obav', ' ze Cina pomuze Rusku a budou sankce zacal kolem 87. Dnes vsak jeste navic pozitivni zpravy ohledne hrozby delistingu. Beru spekulativni profit a utikam zatim pryc. https://t.co/4ECcEdupcx\t\t\n"RT @Keskia65130: $BABA +20% \nSe notaban las ganas', ' cuando cayó en la zona 70 @Market_Trackers sacada de cho... https://t.co/oX4zyllrc2"\t\t\n"$BABA\n \n$NIO\n What a battle', ' shorts about to get fried"\t\t\nRT @Spicy_Michelada: China is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%…\t\t\n$BABA happy i bought the dip 😃\t\t\nRT @ProsperAsayag: @Tradytics $BABA up almost 20% as of now 🔥\t\t\nJust as fintwit capitulates on $BABA', ' a glimmer that the old man could still turn out to have been right. Time will tell.\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nIf $BABA just rallies another 12', '547% then I\'ll feel empowered to remind Mrs Ghost about our position there!\t\t\nRT @professorDman1: China is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+…\t\t\nAlibaba sube un +27% en Hong Kong $BABA https://t.co/lhSHq31w2u\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nRT @FullFlipFlop: $BABA why is stocktwits not showing correct premarket price?? 📣\t\t\n$JD $BABA $NIO $IQ if HSI drops 2k points but then goes back up 1600 points. It\'ll be fun to watch the shit talking for last week plus panic. Absolutely love it. Stay humble? Fuck no. Time to start tagging some lol â\x9d—\t\t\nRT @imrokng: $BABA man I wonder how many people we can trap in a short squeeze?? 📶\t\t\n@David_Tracey Would you stock pick Chinese stocks on the NASDAQ/NYSE ie $BABA? Or somehow just stick to the Chinese indexes?\t\t\nRT @locogekko: $BABA $92 - Sold for a 20% pop - pleasure doing business with you. https://t.co/TZ62AfqaTG https://t.co/tSyYATEObt\t\t\n"$BABA\n$NIO\n \n$JD\n\nALL ON MY TOP WATCH FOR THE DAY"\t\t\nRT @sunnahbot: $BABA The JP Morgan analyst might just got fired ðŸ’\x9d\t\t\nRT @yashwantsaikish: $BABA my God us investors that bought in the 70s we are now rich looks like I’ll be heading to the Lamborghini dealers…\t\t\nRT @vinhbl: $BABA The real winner of this war will be China. Some people are going to make a fortune buying stock of Chinese companies at t…\t\t\n"$BABA $NIO $TME $DIDI $PDD $JD $LI $XPEV $BILI $BZ $TCOM $BIDU $ZTO $YUMC etc etc \nLa carpeta de vigilancia de acciones chinas es un farolillo verde. \nYa no tengo posición en ninguna. https://t.co/c5MnQbmaAn"\t\t\nRT @sukdnb: $baba Should have been 40-50% to screw shorts and those who bet against China without ever visiting China..\t\t\n$PETZ $BABA $DIDI $KC $NIO ï¸\x8f\t\t\nRT @pinjk123: $BABA HK close at $92.5 (+27%) with high volume (146 million shares', ' equivalent to 18 million ADRs) 👀\t\t\nMJ In Play Alert - Ticker: $BABA   DateTime: 2022-03-16 03:33   Price: 118.99   ATR: 5.76   Daily RVOL 0.87   Beta: 0.83   Short Float: 2.35%\t\t\nRT @JohnsonJava11: $BABA $PETZ PETZ one of most  beat up penny stock with 15% short float interest shorted ! $1+ minimum run in play IMO ne…\t\t\n$BABA should announce a share buyback program to take advantage of these quite literally absurd valuations...\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/eszkMq88dR\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA crap! â˜\x9d\t\t\n$BABA pre market 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8f😇😇😇😇 https://t.co/Q6bO5iKfPY\t\t\n$BABA  today party â\x9d¤ https://t.co/0RAv9iwEfG\t\t\n"How it feels as a $BABA investor right now. \n\nNot fussed too much about short term moves up or down', ' but their so large and fast that can’t help but notice them. https://t.co/VrSDDBguFE"\t\t\n$BABA $XPEV $BABA $JD $NIO China seeks to calm markets with promise of economic support https://t.co/uMsjk8KFWM\t\t\n@CNBCFastMoney @timseymour @BKBrianKelly @karenfinerman @GuyAdami It is scary how prescient aadami is $BABA https://t.co/3eOh8jfImn\t\t\nRT @vnkumarvnk: $BABA 90c lotto 0.20\t\t\nRT @vnkumarvnk: $BABA 80c $1.35 lotto\t\t\n$nio $jd $baba $xpev bulls', ' congrat! Hahahaha......\t\t\nRT @vnkumarvnk: $BABA 90c - $0.36 - up 80%\t\t\nRT @vnkumarvnk: $BABA will rip soon', ' expecting 10%+ upside in next 2-3 days!\t\t\n"RT @vnkumarvnk: Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSe…"\t\t\n$BABA bears going to be delisted soon ðŸ\x8f¼\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$BABA should i hold on to april 100 calls? ï¸\x8f\t\t\nRT @BrianTycangco: As much as I love today\'s action in the Hang Seng Tech Index #HSTI', ' I know this is a rare', ' rare sight to see. So', ' I deci…\t\t\nRT @Tower61070728: $nio bulls', ' are u ready to rock and rocket folks. Up 20% premarket. $jd $baba.\t\t\n"RT @LionsInvestors: 🚨🚨 MUY BUENA NOTICIA PARA LAS EMPRESAS CHINAS QUE COTIZAN EN EEUU 🚨🚨\n\n🔥🔥 Brutal como viene en el pre $BABA 🔥🔥\n\n@Haba_Ma…"\t\t\n"$BABA\n$NIO \n$JD\n\nALL ON MY TOP WATCH FOR THE DAY 💫"\t\t\n$BABA up 27% pre market lmao lmaoooo\t\t\n$BABA so are calls are going to print!!! 😄\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $NIO 🥈\n3. $JD 🥉\n4. $SOFI\n5. $XPEV\n6. $LI\n7. $WISH\n8. $BRQS\n9. $JMIA\n10. $BANA\n\n( Sorted by most recent ) https://t.co/2cU76msNqq"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  today !!! 📈 https://t.co/CnyBDWneWL\t\t\n$BABA bought at 145 ', ' bought more  at 74 and  lift down my average to 98 . Later on I change my mind and sold all yesterday. I am a paper hand ✋ï¸\x8f 🆕\t\t\n$BABA bought when others were fearful! 🆕\t\t\n"$BABA $JD $BIDU \n\nSo no more COVID zero policy and lockdowns?\nNo more sanctions?\nNo more China recession', ' and no more BABA slowing growth? 👆"\t\t\nWow $baba up huge premarket. Bought time this stock got a bounce\t\t\n$BABA i hope they did buy backs at 70 ✅\t\t\n$BABA deslinting panic time ï¸\x8f https://t.co/hwyGbJKv4w\t\t\n$BABA This will teach the short sellers to back off now. ðŸ˜\x81\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\n$BABA bulls happy when their bag is still heavy as ever 👇\t\t\n@Sqwii I will def. hold on to $baba!What do you think about $FB-bottom or more 📉 to come?\t\t\n@talkcentss @SofiaHCBBG Where is this info coming from? I need to sell my car and put it into $BABA\t\t\n$BABA why the rise in Chinese stocks?? â–¶\t\t\nFeeling pretty smug about buying the Hang Seng dip now 😂😂 $baba $tcehy\t\t\n$BABA Well', ' I wasn’t able to average down at the price I wanted', ' but needless to say', ' I was right. âš¡\t\t\nRT @ashvikaaa: Crazy short squeeze $BABA +20%', ' $JD +22%', ' $KWEB +20% in pre market 🆙\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\nRT @eoghan_mell: $BABA holy shit baba going up.. don\'t miss the train â\x8f©\t\t\n"Hat tip to @GuyAdami breaking away from the peanut gallery and calling $BABA a buy with 25% upside last night on @CNBCFastMoney.  Way to have conviction on a contrarian call. \n Kudos my friend..."\t\t\nRT @mistri_aurelie: $BABA ahah what a swing litteraly bought the bottom â\xad\x90\t\t\n$BABA CCP cracking under pressure. Too many people losing money on chinese stocks lol ï¸\x8f\t\t\n还好昨天平掉 $baba ,ä¸\x8d然今天人都没了。。。 https://t.co/PMkLMOobci\t\t\n$WYNN $BABA $JD $NIO didnt get a chance to nibble on any of the direct China plays but that Wynn $70 call. Thank you Macau. ï¸\x8f\t\t\n@inglouriouscap Nope.  He is one of the most rationale investors in the world.  Doesn\'t panic buy (or sells). He bought $WFC and rode it all the way down in the scandal and rode it back up and didn\'t touch a single share.  He\'ll probably do the same with $BABA (well he\'s avg\'d down a few times)\t\t\n"$BABA #ALIBABA \n\nApertura prevista para hoy: + 19 %\n\nReversal de los cañeros. #bolsa https://t.co/SoBiZjJTH1"\t\t\nGeezus! $BABA https://t.co/36GvRDvfvc\t\t\nHa ganado más @Market_Trackers en 1 dÃ\xada con $BABA que el 90% de fintwit en 1 año\t\t\n$nio $baba $bidu https://t.co/pztPAgL6JA\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\nTop 5 Mutual Funds and ETFs That Hold Alibaba Shares $BABA https://t.co/CqK0a4ByNW\t\t\n$WISH $BABA is ripping ðŸ˜\x81\t\t\n$BABA 💟 https://t.co/1I7QgErKM9\t\t\n$BABA O\'Leary is gonna be laughing at all the guys on Halftime. PT 104.32 ✅\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n@CryptoMichNL Hoop dat je $BABA hebt gekocht….+20% op HK beurs👀\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n@KENNINGTONkraft @greg807807 All good. Yeah', ' $NIO case is simple because 1 HKex share = 1 NYSE share', ' so 1:1. You only need to consider currency fluctuations and of course investor sentiment at open/close. But in other cases', ' e.g. $BABA it is 8:1 and $XPEV is 2:1. So they are slightly more complicated.\t\t\n$BABA $PETZ PETZ one of most  beat up penny stock with 15% short float interest shorted ! $1+ minimum run in play IMO next one to go guys 💟\t\t\n$BABA Do I get the Rolls Royce SUV in black or  Alibaba Orange with a pic of Jack Ma on the door decal? These are the REAL questions â\x9d¤\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 111\n$BABA  Price: $76.76  Mentions: 91\n$AMZN  Price: $2', '947.33  Mentions: 90\n$AMC  Price: $14.48  Mentions: 74\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"@666_mancer Send his evil soul to hell', ' let it burn for eternity \n\nLet\'s see $BABA $TCEHY up 25% in the morning  ðŸ™\x8f"\t\t\n$BABA JPMs puts are printing hahaha â\xad\x90\t\t\n$NIO here we go $BABA 👀\t\t\n$BABA +20% Premarket\t\t\n$BABA what is ya\'ll thoughts on jan 2024 pt? ↔\t\t\n$BABA VoilÃ\xa0. https://t.co/AZNCvuTECa\t\t\nRT @testbot_feed: $BABA price pt jan 2024', ' i\'m thinking long term 💗\t\t\n"$BABA fundamentals win!\nIn addition to China’s government positive vips .. \n\nThis will blow 🆙 📶"\t\t\n"Nothing to see here.\nIt\'s totally normal.\n\nChinese stocks trading in HK this morning:\n#JD $JD +33%\n#Alibaba $BABA +27%\n#Tencent $TCEHY +23%\n#HongKong #Tech/#Internet index +23%\n\nThe #UkraineWar is over & nobody told us?\n\n#China $EWH $FXI $MCHI $KWEB $CWEB #Growth #Technology https://t.co/LyQqlV4uDW"\t\t\n$BABA $JD $TCEHY $KWEB â\x9d¤ https://t.co/jomt1e9HW4\t\t\n"Good news for Chinese stocks. \n\n$baba $jd $nio https://t.co/wMnBK4VwKx"\t\t\n"âš\xa0ï¸\x8f美股盤å‰\x8d:市å\xa0´å‰\x8d期最活èº\x8d股票\n\n行情é\x8fˆæŽ¥ï¼šhttps://t.co/pU3swqbRli\n\n$DIDI  $RLX  $BABA  $NIO  $FUTU \n$FAMI  $HYMC  $TME  $BILI  $IQ https://t.co/3xtMQtiFbS"\t\t\n$BABA great decision to buy some at 74.. sell at open or let it run?? 🚩\t\t\n$TAL $BABA $BIDU I hold these Chinese stocks.  It should be good for next couple of days. ï¸\x8f\t\t\n@WifeyAlpha and then the Chinese bought the entire market and squeezed all the shorts. $baba +20% pre. lol\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$GOTU $TAL  - TOLD Y\'ALL. \nBOOM 🔥 OVERNIGHT PRINTING MACHINE. \n\n$BABA $DIDI ï¸\x8f"\t\t\n"Good Morning Stocktwits.. Chinese Stocks ripping in pre market today.. watch for those \n\nGot in Early on $DIDI earlier this week. \n\nOther watch : $HYMC $GOTU $BABA \n\nWANNA TRADE WITH ME ?? LYNK IN BAYO â\xad\x90 https://t.co/A6jjJSnIuT"\t\t\nRT @professorDman1: $BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just w…\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\nRT @professorDman1: China is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+…\t\t\n$BABA back to 100 today ↔\t\t\n$BABA where are these pathetic bears now????? Glad i bougt yesterday!!! 😃 https://t.co/Kdl8aFZtwA\t\t\n$BABA - is it a short squeeze?\t\t\n"$GOTU $TAL  - TOLD Y\'ALL. \nBOOM 🔥 OVERNIGHT PRINTING MACHINE. \n\n$BABA $DIDI https://t.co/ZUDpzPiFLQ"\t\t\n"RT @Gjitsu2: @Darntons1 I like companies where the value is mismatched either due to bad perception or poor understanding by the market.\n\nT…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$DOCU Undervalued! Period. $BABA ↘\t\t\n$PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical run $1+) we have seen with Oilers/gas/energy sector recently â\xad\x90 https://t.co/hTCY3lwThC\t\t\n"$BABA we deserved this.\nPuting manipulstion 💗"\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA people who bought calls extremely happy right now 😩 😀\t\t\n$NIO $BABA $LI $XPEV China stocks soar as state council vows support after rout | The Straits Times https://t.co/KQr7ktIYIu\t\t\n$BABA hey 👇 https://t.co/7JHd1sAryj\t\t\n"Trending Topic on #westmoney🔥🔥\n\n🎙ï¸\x8f Hong Kong Stock Market and A share market ARE SOARING!!!\n\n🤔Are you excited about US stock market today?\n\n💬Share your thoughts', ' Let\'s chatâ\x9d£ï¸\x8f\n\n$NIO $XPEV $TSLA $UXIN $KNDI $ATHM #stocks $BABA $BIDU $NTES $LKCO https://t.co/QxvTefo4qS"\t\t\n$BABA congrats bulls', ' you deserve this. 💫\t\t\nTesla Motors', ' Inc. (NASDAQ: $TSLA)', ' Apple Inc. (NASDAQ: $AAPL) – BREAKING: Tesla Said To Halt Production In China For 2 Days Amid COVID-19 Outbreak https://t.co/a5nBMJnseu  $NIO $BABA $JD\t\t\n$BABA love it ☑\t\t\n$BABA oh shiiiit ðŸ‘\x8d\t\t\n"Chinese ADR stocks surges during pre market hours following news of Beijing\'s promise for policies to boost financial markets and stimulate economic growth.  Note some of the surges of prices by $BABA & $BIDU.\n\n#ChineseADR https://t.co/Q9toikiO0K"\t\t\n$BABA JP Moron 🆕\t\t\n$BABA ! Fck u shorts ðŸ‘\x8d\t\t\n"$BABA $NIO $FXI \n\nPenny stocks. Lol!! â\x9d—"\t\t\n$BABA $9988 $TCEHY $0700 $PRX $PROSY $JD $9618 $PDD https://t.co/h2vhlIn2w9\t\t\n$PETZ it’s our turn now ! China 🇨🇳 stocks are next to soar $BABA $DIDI $KC $NIO (PETz we may get that momo/technical run $1+) we have seen with Oilers/gas/energy sector recently https://t.co/zgiOIVdKID\t\t\nChina Stocks boomin 🔥 $BABA $DIDI\t\t\n"Mamma Mia', ' Alibaba.\n\n#Alibaba shares listed in #HongKong  soar by more than 20%', ' on track for best day in #History!\n\n#China $BABA $EWH $FXI $MCHI $KWEB https://t.co/fb2iOyAShQ"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @TheDeepDiveFeed: So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\n$BABA lets go.. easy worth 150% 📈\t\t\n$BABA ba ba bye bye shorty\t\t\n$BABA 100 calls expire March 18th. How they looking👀 https://t.co/AHxdkhdYTE\t\t\nEse cierre de ayer de $BABA que estuvo todo el dÃ\xada roja… me avisa @inveuro y consideramos que podrÃ\xada abrir con un GAP importante … no tuve dudas …. Zasca https://t.co/C6owlcVXmy\t\t\n$BABA up over 30% in hong kong right now going over $100 in US market today by 1030 💯\t\t\n$BABA HK closed up near 30%. Short squeeze on this sector today is going to be INSANE â\x9d—\t\t\n$SPY $BABA China numba 1 😃\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n@GuyAdami $BABA now that’s Fast Money. Enough of the first 15 minutes chatter of the economy and Fed.\t\t\n"China | 🇨🇳📈\n\nLos ADRs de China en #WallStreet hoy tela', ' mega-subidones en pre-apertura:\n\nVer subir a $BABA un +20% es algo pocas veces visto 😱', ' del resto ya ni hablamos 👇\n\nMuchos respiran', ' me alegro por ellos 💪 https://t.co/f4MdwSMk6N"\t\t\n$BABA mmmm chezburger 🌟\t\t\n$BABA so at market open shorts should cover maybe get 100 ? â\x9d—\t\t\n"$BABA  Sold all. Bye for now.\nGood luck all 💚 📶"\t\t\n$BABA munger just bought the dip 📢\t\t\n"You can just cash in the 30% - no worries. The first one is free 😂\n\n$BABA $JD up 20% in after hours (additionally from the +5-10% from actual hours) yesterday on increased Chinese support for foreign listed companies. https://t.co/VfP3sKmic6"\t\t\n$NIO en $BABA +20% dagje!\t\t\n$BABA nice!! $92 pre market! 👉\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n@itscharliemar I would personally like to thank you for keeping in the fight on $baba.\t\t\n$DIDI $BABA $CAN $NCTY +50% in 2 days if you scroll down my posts below you should see the EXACT bottom to pick these sh!t names when no body wants them 2 days ago', ' easy money ï¸\x8f\t\t\n"$BABA \n\nSaudi Arabia will sell oil by china currency\n\nI think china will invade the world economically Soon \n\nBecome the first economic country in the world â\xad\x90 https://t.co/VlYeasRm92"\t\t\n$BABA wow â\x8f©\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n$BABA very greedy bears… ðŸ‘\x81\t\t\n$HSI $BABA $JD $TCEHY $KWEB on 🔥 https://t.co/ODcTLdrnFC\t\t\n"$BABA shares soar over 25% in Hong Kong as #HSI Heng Seng Index rebounds over 9.08% \n\nBeing heavily oversold & traded below IPO price over the past sessions', ' shares were hammered with -36.44% over the past 2 weeks. \n \nIs it time for Alibaba to rest the case it’s undervalued? https://t.co/3kyUFHdh9M"\t\t\n@pmje73 Depends whether he\'s up money or down money on $baba.\t\t\n"ill take it $baba\n\nlmfao at 100% of twitter saying zero yesterday https://t.co/qxXJNcMUFE"\t\t\n$BABA can you tell I was obsessively watching 9988 today 😂😂😂 ï¸\x8f https://t.co/9BwTOyoRKB\t\t\n$BABA bears are fuked ðŸ˜\x81\t\t\n$BABA boom', ' im up 400% on my calls 😂 💫\t\t\n"RT @Sino_Market: ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech…"\t\t\n$baba Hittttt cha chingggg LFGGGGGGGG\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA hope it stays up so I can buy more puts @ open 😃\t\t\n$BABA 😂🤣😂😛 📶\t\t\n@ACInvestorBlog Hang Seng up over 9%', ' let\'s get this party started!! $DIDI and $BABA gaining some back this Pre-market.\t\t\n$BABA damn wtf ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$baba wellllll then...... should have grabbed a lot more 🤞\t\t\nRT @Nate_Davis: china will be hot today. looking for gap ups... potentially some fades later. went ahead and did some charts for $baba $fut…\t\t\n"RT @ichetnabhardwaj: $BABA $BZUN  $LI \nRockets for today 🚀🚀🚀 â–¶"\t\t\n"ðŸ‡\xad🇰Hang Seng Index closed 9.18% higher at 20', '087.5 on Wednesday', ' the biggest intraday surge since September 2008. \nHS Tech Index closed 22.2% higher', ' also the biggest since its debut in July 2020', ' Tencent jumped 23%', ' Alibaba up 27.3%.\n$HSI $KWEB $FXI $HXC $TCEHY $BABA"\t\t\n$BABA $NIO ã\x81‚ã\x81Ÿã‚Šè¡Œã\x81£ã\x81¨ã\x81\x8fã\x81‹ã€‚\t\t\n$BABA  “brace yourself guysâ€\x9d@ChiefOptionsTrader hahahaha 🤣 😘 https://t.co/BCmM3Fv5u6\t\t\n$BABA $87 shortly 🌟\t\t\n"@David_Tracey $baba +20%. I like it ... but not believe one bit of it.\nDo you understand why?? And how come an index can do +10% in a day??"\t\t\n"Hang Seng', ' China Stocks Soar as Beijing Pledges Support Amid Equity Rout\n\nView latest market news at https://t.co/JKaSs7tV35 now!\n\n$NIO $BABA $DIDI $FUTU $XPEV $LI $YINN $PDD $JD $BIDU $BILI $TME https://t.co/Iy4PzgtqZV"\t\t\n$BABA Still a double from here with time', ' don’t sell at the open! LFG!!! ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA price pt jan 2024', ' i\'m thinking long term 💗\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$baba up +20% premarket. #stocks #investing #trading https://t.co/U1dmQRuZSv\t\t\n$BABA ahah what a swing litteraly bought the bottom â\xad\x90\t\t\n$BABA holy shit baba going up.. don\'t miss the train â\x8f©\t\t\nCrazy short squeeze $BABA +20%', ' $JD +22%', ' $KWEB +20% in pre market 🆙\t\t\n"RT @itscharliemar: $BABA ’s been a crazy journey\n\nwent all in at $151', ' sold right under $130. \n\nTanked from $130  to $104\n\nWent in 50%~ & s…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$nio bulls', " are u ready to rock and rocket folks. Up 20% premarket. $jd $baba.\t\t\nRT @BrianTycangco: As much as I love today's action in the Hang Seng Tech Index #HSTI", ' I know this is a rare', ' rare sight to see. So', ' I deci…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA HK close at $92.5 (+27%) with high volume (146 million shares', ' equivalent to 18 million ADRs) 👀\t\t\n$baba Should have been 40-50% to screw shorts and those who bet against China without ever visiting China..\t\t\n$BABA The real winner of this war will be China. Some people are going to make a fortune buying stock of Chinese companies at these prices. It\'s only a matter of patience. 🪄\t\t\n$BABA my God us investors that bought in the 70s we are now rich looks like I’ll be heading to the Lamborghini dealership around 9 AM ï¸\x8f\t\t\n$BABA The JP Morgan analyst might just got fired ðŸ’\x9d\t\t\n$BABA $92 - Sold for a 20% pop - pleasure doing business with you. https://t.co/TZ62AfqaTG https://t.co/tSyYATEObt\t\t\nã\x81¾ã\x81\x81æµ\x81石ã\x81«+40%ã\x81§æ‰‹ã‚’出ã\x81™ã\x81®ã\x81¯æ€–ã\x81„ã\x81‹ã‚‰ $BABA ã\x81§ã‚‚è²·ã\x81†ã\x81‹ã\x81ªã€‚\t\t\n$BABA man I wonder how many people we can trap in a short squeeze?? 📶\t\t\n$BABA why is stocktwits not showing correct premarket price?? 📣\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nLooks good $BABA #StockMarket https://t.co/UaGDPeRK3B\t\t\nChina is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+ run on technical/momentum dropped from $14s to .30 cents going fill gap upside $1> 1.50+ ✅ðŸ™\x8fðŸ\x8f¾\t\t\n@Tradytics $BABA up almost 20% as of now 🔥\t\t\nChina is on my radar ! One by one will start running guys $DIDI ✅ $KC ✅ $BABA ✅ $NIO ✅ small cap bottom $PETZ has 200%+ run on technical/momentum dropped from $14s to .30 cents going fill gap upside $1> 1.50+ ✅ðŸ™\x8fðŸ\x8f¾ â\x8f©\t\t\n$MOMO $BABA â\x8f© https://t.co/JydjzgjBwn\t\t\n$NIO $XPEV $LI $BABA ah the relief rally...or is it? 👆 https://t.co/aARf2ZyV7L\t\t\n"Entre Ã\xadndices que suben un +5% y BigTech con movimientos superiores al 20%', ' la diferencia es cada vez más estrecha entre el mercado de valores y el de criptomonedas. \n\n$BABA #cryptocurrency #alibaba #delisting #update\n\nhttps://t.co/FAX5S52yC3 https://t.co/smoN6sht24"\t\t\n$BABA ðŸ˜\x8f bullish positions will get paid well today but China stonks are in a massive downtrend. Will look for short entry this week. ï¸\x8f https://t.co/p7uTnDkhWA\t\t\n"RT @Keskia65130: $BABA +20% \nSe notaban las ganas', ' cuando cayó en la zona 70 @Market_Trackers sacada de cho... https://t.co/oX4zyllrc2"\t\t\n"$BABA lollllll', ' if this reaches around $100 today', ' that will be the easiest puts buying/short term shorting ever lolll\n\nSo the frog became a beautiful attractive prince overnight?!??!?? Lolll â\xad\x90 https://t.co/0EzaI5EEqC"\t\t\n"Hopefully this put a few smiles on $BABA bulls faces', ' I know you guys sorely need it right now \n\nLink to Original Content -https://t.co/5vfspq8Iwo"\t\t\n$BABA for the first time in 3 months I actually got lucky. I bought 5 July 80 strike calls yesterday when we were at 74.66. Not sure what they are worth', ' I may sell 4 and ride the other one with a stop loss. ï¸\x8f\t\t\n$BABA glad I loaded baba and Facebook 👇\t\t\n"RT @LionsInvestors: 🚨🚨 MUY BUENA NOTICIA PARA LAS EMPRESAS CHINAS QUE COTIZAN EN EEUU 🚨🚨\n\n🔥🔥 Brutal como viene en el pre $BABA 🔥🔥\n\n@Haba_Ma…"\t\t\n$BABA 🚩 https://t.co/sOAJSRmPFx\t\t\n$BABA $DOYU $HUYA HSI closes 6th highest in the last 20 years - with higher daily % closes only during 2008 pre-crisis pump: âš¡ https://t.co/ZNJO9FfzYu\t\t\nAlibaba $BABA  Up 20% Premarket As China Vows to Support Market #Ainvest 👉 https://t.co/C2ndQn7l1Y\t\t\n"Nooooo go back down I need to accumulate at $50\n$BABA https://t.co/KX6x7thC67"\t\t\n$BABA nice 🤑🤑 ï¸\x8f\t\t\n$BABA #Alibaba There is good news and bad news regarding Alibaba. The good news: the share price is skyrocketing! The bad news: there is a big gap and experience shows that it will be closed in the next few days. https://t.co/pug1J0VLs3\t\t\n$NIO China stocks popping this morning $BABA $CAN â\x9d—\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\nHoy va a ser un dÃ\xada de alegrÃ\xada en mi TL $BABA\t\t\n$BABA opce ðŸ™\x8f https://t.co/S2TXDRdbo0\t\t\n"After the good news today will be China day at the markets.\n\n$BEST $NIO $EDU $BABA"\t\t\n"📈 https://t.co/dYo0NoNGVx Top Crypto Gainers(24h)📈\n1⃣ $BILI/USD : 23.535 USD(40.4%)\n2⃣ $BILI-0325 : 23.2 USD(38.71%)\n3⃣ $NIO/USD : 18.4 USD(34.3%)\n4⃣ $NIO-0325 : 18 USD(32.06%)\n5⃣ $BABA/USD : 92 USD(25.17%)\n#FTX #BTC #ETH #FTT #SOL #SBF #SOLANA #AVAX"\t\t\n$BABA $NIO $DIDI holy chinese 🥇\t\t\n$BABA I like what I see $JD Hope you got burned on this play shorties. â\x9d¤\t\t\n$BABA I ain’t even in this but I’m rooting for you! Gives us hope for other beaten down stocks 😘\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"🚨🚨 MUY BUENA NOTICIA PARA LAS EMPRESAS CHINAS QUE COTIZAN EN EEUU 🚨🚨\n\n🔥🔥 Brutal como viene en el pre $BABA 🔥🔥\n\n@Haba_Mayo https://t.co/ztDiJtZEqf"\t\t\n$BABA ï¸\x8f https://t.co/Ya6nst78It\t\t\n$BABA my tits are so jacked 👉\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA 91 now ðŸ‘\x81\t\t\n$BABA my calls!!! 👆 https://t.co/KIq19UTJEQ\t\t\n@kriptohoroz20 @spectatorindex US gave China/Saudi Arabia/Russia/NKorea their power by selling R morals 4 cheap goods/stock returns @jimcramer Charlie Munger $BABA', 'Rewarding human/animal rights abuses @Olympics @NBA @MarkCuban @AKC', ' Ignoring slaughter &hiding 9/11 facts @NATO', ' refusing climate change 4oil @GOP\t\t\n$BABA 110 coming today 🤣ðŸ‘\x8fðŸ\x8f» 👇\t\t\n$BABA game time 😘\t\t\n"RT @YilmazZorba: Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your…"\t\t\n"$BABA +20% \nSe notaban las ganas', ' cuando cayó en la zona 70 @Market_Trackers sacada de cho... https://t.co/oX4zyllrc2"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @IGSquawk: FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOO…"\t\t\n"FANG+ Constituents:\n\n$AAPL 157.31 +1.45%\n$AMZN 2987.19 +1.28%\n$BABA 91.46 +19.14%\n$BIDU 123.25 +13.95%\n$FB 194.77 +1.39%\n$GOOG 2623.63 +1.27%\n$NFLX 348.35 +1.53%\n$NVDA 235.29 +2.39%\n$TSLA 817.61 +1.9%\n$MSFT 290.37 +1.13%"\t\t\n$BABA - See what we swung. Just open the market already. #premium https://t.co/In7vk6GscF\t\t\n$BABA Wow 👉\t\t\n$BABA penny traders thought', " let it go to 72 and then they'll buy. 😂😂😂😂😂ðŸ\x8d¼ðŸ\x8d¼ðŸ\x8d¼ 👇\t\t\nOld Sock Moe was wrong about $BABA @RealStockMoe Chinese Stocks Roaring Back\t\t\n$BABA OMG today is fucking raining money 👉\t\t\n$NIO $BABA $JD Short squeeze those bears today 😃 https://t.co/f81x1iarBw\t\t\n$BABA face ripper", ' literally. Rip put buyers. I feel bad for you. ï¸\x8f https://t.co/abidOVBMji\t\t\n$BABA JP Morgan analyst fk** up badly shorting this. ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA guess Im buying more 🤣 🆓\t\t\n$BABA up 20% pre mkt 😂â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fâ\x9d¤ï¸\x8f https://t.co/dAtQfHfA3z\t\t\n@ebitdaddy90 $BABA PE is approximately 0', ' time to buy\t\t\n$JD $BABA AREEE YOUUUUU READDDYYYYYYYY 😘\t\t\n$BABA $JD $TCEHY $KWEB 📶 https://t.co/VKo26rhJGK\t\t\n$BABA 😂😂😂😂😂ðŸ™\x8f â\xad\x90\t\t\n$BABA holy hell. ðŸ˜\x81\t\t\n"RT @yaseeen76: HK Tech up 20%+\n\nChina names Top Watch tomorrow. \n$BABA $SE $JD $PDD $FUTU $NIO"\t\t\n$BABA $92 cuurently â\xad\x90\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n@Aporio69 Gracias por tus comentarios', ' lo anoto Luis', ' voy a intentar combinarlos correctamente y sintetizar los puntos que me parecen más interesantes en un hilo (que por supuesto', ' quedarán cosas por explicar al tratarse de un hilo y de $BABA).\t\t\n$BABA 125 here we come.  Yes? 🙂 🚩\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$NIO no more delisting FUD .. it’s sorted now .. $BABA today 40% upside 👆\t\t\n$BABA Congrats to everybody that bought the dip 🎉🎉🎉 â\xad\x90\t\t\nRT @professorDman1: $BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just w…\t\t\n"RT @Frankm57386975: If you are an investor for Chinese ADRs', ' pls read this. Probably most important document you read today.\n\nI don\'t care…"\t\t\n$BABA\'s Aroon indicator drops into Downtrend on February 25', ' 2022. View odds for this and other indicators: https://t.co/MeJ0SSVc51 #AlibabaGroupHolding #stockmarket #stock https://t.co/JIYr1f5BzU\t\t\n$BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just waiting ï¸\x8f\t\t\n$BABA low $70s entrance idea we have 90s now $PETZ .30s accumulation for .60 Break > $1+ runner ðŸ§\x90it will happen  just waiting\t\t\n$BABA just buy and hold 📈\t\t\nRT @BishopWalther: $BABA it\'s alive too! https://t.co/9TY1omGNig\t\t\n"@chvideonews @__Inty__ All those Chinese Internet stocks are up BIGLY in Hong Kong \n\n$BABA +20%\n$BIDU +18%\n$JD +33%\n$XPEV +35%"\t\t\n$BABA  lol PM going to be crazy for bears :P', ' this is going to be massive squeeze :P â\x9d— https://t.co/RhF8g4fbLZ\t\t\n$BABA https://t.co/EzGunqC0b4\t\t\n$BABA holy shit! Wow! ↘\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (31)\n2. $SPY (10)\n3. $JD (4)\n4. $GME (4)\n5. $QQQ (2)\n6. $VXX (2)\n7. $H (2)\n8. $WISH (2)\n9. $COM (2)\n10. $NIO (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/mcSIaBHGSC"\t\t\n$BABA 🤯🤯🤯 👇\t\t\n$BABA Pre market 92$ â\xad\x90\t\t\n$BABA â˜\x9d https://t.co/TBt5LPECkp\t\t\n$BABA true story ï¸\x8f https://t.co/Blez4AR6Ph\t\t\n$BABA  lol PM going to be crazy for bears :P', ' this is going to be massive squeeze :P\t\t\n"Target Done ✅ in #XAUUSD 📈\n\nFOR SIGNALS JOIN US 👇\nhttps://t.co/3FYlfhBVcT\n\n#forex #gold #xauusd #EURUSD #GBPUSD #CADJPY #GBPJPY #EURJPY  #Ù\x81وركس #ذهب #داكس #ger30 #DAX30 #达克斯 #外汇交易 #CrudeOil #AUDUSD #AUDCAD #AUDNZD #EURJPY #USA $BABA #Elliottwave #kuwait #oman #thailand https://t.co/SCNZ9Ls2Zn"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 55 | 323.1% | 🚀\n| $GME | 15 | -6.2% | 🚀\n| $SPY | 13 | -35.0% | 🚀\n| $JD | 9 | 200.0% | 🚀\n| $AMC | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 4am open 91+ 📌\t\t\n$BABA sell calls at open or let it ride ? ï¸\x8f https://t.co/SGKUmu4q9H\t\t\n$BABA don’t ever buy Chinese stocks is too risky 👆\t\t\n$BABA $91.00+ open at pre-market. âš¡\t\t\n$BABA $91.00+ open at pre-market.\t\t\n$SPY $BABA HolyFcuk..... what TF happened here?😂 💗 https://t.co/eY3uDyVoat\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 55 | 323.1% | 🚀\n| $GME | 15 | -11.8% | 🚀\n| $SPY | 13 | -35.0% | 🚀\n| $JD | 10 | 400.0% | 🚀\n| $AMC | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @YilmazZorba: Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your…"\t\t\nRT @RapidTrading: Solid day on $COUP 330% and 65%  and 20% $LUV 135% $DAL 65% $SPY 60% $NIO 150% $NFLX 115% $MOS 55% $BABA 50% $MCD 70% $MR…\t\t\nMr Wonderful was right again! @kevinolearytv @CNBC #GoodFortune $BABA O’Leary “Won’t Get Fooled Againâ€\x9d @GuyAdami https://t.co/Wdiywobxka\t\t\n$BABA - WHO IS READY TO BANK? LIKE THIS POST. ✨\t\t\n$BABA - WHO IS READY TO BANK? LIKE THIS POST.\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @YilmazZorba: Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your…"\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n手æŒ\x81ã\x81¡ã\x81® $BABA ã\x81Œä»Šæ—¥ã\x81©ã\x81®ç¨‹åº¦ä¸Šã\x81Œã‚‹ã\x81®ã\x81‹ã\x81Œæ¥½ã\x81—ã\x81¿\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA Near 30% + close in HK boys! \n\nGoing to be a MASSIVE DAY for Chinese equities \n \n$KWEB $BIDU $OCFT ðŸ‘\x8d"\t\t\n$BABA who bought calls before the bell?  Literally if no one notice that inflow volume on calls then get unusualwhales or blackboxstocks for volume flow 🚩\t\t\nAlibaba $BABA volatility index movement increasing vs. 30D HV\t\t\n$BABA It\'s about time now... ✅\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA It\'s about time now...\t\t\n$BABA closing at 26.25% up in HK market', ' final print will update you guys in 10 minutes. âž¡\t\t\nChina Vows to Keep Markets Stable and Resolve Property Risks. $BABA (9988-HK) and $TCEHY (700-HK) are both up over 20% in HK.  https://t.co/CqZiDDxfQx\t\t\n$BABA $SOFI big green day today ðŸ\x8dº 😀\t\t\n@misterdonnl Mooi aandeel', ' dat $BABA. Had beter naar je moeten luisteren 😶.\t\t\n$BABA it\'s alive too! https://t.co/9TY1omGNig\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n"RT @heshamnaser2012: $BABA\nسهم علي بابا Ù\x81ÙŠ سوق هونغ كونغ  ""هانغ سانغ"" صاعد الان ٢٣٪ Ùˆ تكنيست صعد Ù¢Ù\xa0Ùª والموشر ككل صعد Ù¡Ù\xa0_٩٪ \nسلوك بيني ستوك…"\t\t\n$BABA early news sounds promising.  Russia might be caving in. If so China stocks going to go even more ballistic. 📶\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n"RT @felizYuqing: $FUTU can\'t wait to see a +50% day later! \n \n$BABA $NIO $TIGR $JD 😀"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @a_inversor: $BABA +23%  en Hong Kong. 🤯🤯🤯🤯\n\nPensaba que seria una buena compra', ' pero esta locura??\n\nA ver como abre en el mercado ameri…"\t\t\n$BABA is it a good idea to buy in open premarket?..or it this a trap? 💟\t\t\n$BABA short squeeze to 110 ? ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA classic pump for insiders to unload some bags onto retail', ' pump doesnt change. The weak earnings 🌟\t\t\n$BABA loading up on calls and shares first thing in the morn 🚀🚀🚀🚀 🤞\t\t\n"$BABA 88.50 in HK', ' how\nMuch is this in dollor? 💫"\t\t\n$BABA I fucking knew it. Jpmorgan and the slime ball corrupt cronies wiped out retailers on margin and now they will bring it back up ✅\t\t\n$BABA $TCHEY BOOM https://t.co/tl8dhJWSBY\t\t\n"$BABA $TCEHY $JD $PDD\n\nlfgo bitches https://t.co/RIlEEVhp2I"\t\t\n"$BABA $JD - BUCKLE UP FOLKS\nWHO IS READY FOR SOME PRE-MARKET ACTION? \n\nFOLLOW THIS ACCOUNT IF YOU ARE ONE 😎🤑😎 ï¸\x8f"\t\t\n"$BABA $JD - BUCKLE UP FOLKS\nWHO IS READY FOR SOME PRE-MARKET ACTION? \n\nFOLLOW THIS ACCOUNT IF YOU ARE ONE 😎🤑😎"\t\t\n"@jpmorgan go re-revise the absolutely criminal price target you set the other day for $Baba.\n\nWhat a joke of an institution. Your whole business model will soon go extinct. \n\nThe only skill $JPM executives possess is convincing senile old billionaires to invest with them."\t\t\n"Hopefully all those shorts will burn.\nThey was partying and insulting us. \nTime for us long and strong. \nDo not sell your shares', ' hold them so they can’t find share to buy and close their short position. \nBig short squeeze $NIO $BABA $JD $XPEV $LI $BILI etc."\t\t\n$BABA bring it 💪ðŸ\x8f¼ https://t.co/Lf3s5khgwl\t\t\n"Lmfao at the idiots at JP Morgan calling the likes of $JD and $baba \'uninvestable\'\n\nstill don\'t think bottom is in yet https://t.co/RSh0IiEdGU"\t\t\n$BABA squeeze ï¸\x8f https://t.co/Y73wnHFLTv\t\t\n$BABA congratulations ↘\t\t\n$BABA swueeezzzzzzeee before nyse open!! NYSE will anyhow dump this as the spiks is not driven by them. 🤞\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n@DukeNuk23786979 $BABA läuft bei mir. 😆 https://t.co/NBkd2jOyNr\t\t\n"$BABA +23%  en Hong Kong. 🤯🤯🤯🤯\n\nPensaba que seria una buena compra', ' pero esta locura??\n\nA ver como abre en el mercado americano', ' pero pinta que hoy comemos marisco! 🚀🚀 https://t.co/PdOUTaLjOz https://t.co/3K0hkvNL1v"\t\t\n"$BABA $KWEB $CWEB $SPY \nWow. I never seen index surging +10% a day.  Screenshotted â\xad\x90 https://t.co/uhxnowCY9B"\t\t\n$Baba UPP 23% i Kina :o\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @chinaysun: $BABA intraday high now in HK market', ' at 25.5% up', ' could close even higher after hours. ï¸\x8f\t\t\n@Mark_MWP_ In China hebben ze andere plannen vandaag. Daar gaat de index vandaag +10%. $BABA en anderen +25%🙃\t\t\n$BABA 🚀 👀\t\t\n$BABA It will be more than 100 this week or nextðŸ\x90…ðŸ\x90…ðŸ\x90…\t\t\n$BABA this was hong kong to j.p. morgan f those puts â\x9d— https://t.co/dLittlSJIH\t\t\n$BABA intraday high now in HK market', ' at 25.5% up', " could close even higher after hours. ï¸\x8f\t\t\n@itscharliemar Congrats! $BABA is up big today\t\t\n$BABA could squeeze to 100+ ï¸\x8f\t\t\n$BABA $92 US price ï¸\x8f\t\t\nRT @Supanit62465182: $BABA turd already doesn't look like he gets enough sleep", ' doubt he will get any after today. $JD $PDD $FUTU 📊 https:/…\t\t\n$BABA will US market increase the same as HK??? 📶\t\t\n"RT @Buguisim: AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Sto…"\t\t\nMy best guess is a new bull market will rise when the Son has set. $BABA https://t.co/nraumV1rz6\t\t\n"RT @Buguisim: Valores del VÃ\xaddeo Análisis; Buscando Soportes... $BABA $JD $BIDU $NIU $BILI $TCEHY\n\nNO olvides votar para Próximos VÃ\xaddeos!!!…"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n$BABA Time to start nibbling? 🥇\t\t\n"Por los tweets de $BABA esperaba verla en máximos históricos 🤣.\nSeguimos en el hoyo."\t\t\n"$BABA \nanti China', ' but BABA beckoned. \nFollow the Wizzard for good fortune 🧙â€\x8d♂ï¸\x8f🔮$MULN 🥇 https://t.co/DzTBJGta2M"\t\t\n$JD $TME $BABA go all in in my portfolio on calls at 9:30 am? That expire tomorrow What yall think? 😘\t\t\nJP Morgan called Chinese stocks “uninvestibleâ€\x9d yesterday. $BABA up 23.5% in Hong Kong today. Got it 😂\t\t\n"$BABA shorts can rnjoy that feeling today of waking up and feeling f*cked in the A 💩. \nWe\'ve had this for 1.5 years. 👉"\t\t\n$NIO $TME $BABA go all in in my portfolio on calls at 9:30? That expire tomorrow What yall think? 💢\t\t\n“Bir süredir yoktum demiÅŸler öldü', ' ÅŸimdi yazsınlar bakalım $BABA geri döndü!â€\x9d https://t.co/Q9vqExEXOl\t\t\n$TME $BABA go all in in my portfolio on calls at 9:30? That expire tomorrow What you think? 😃\t\t\n"This is Turkish channel already taking half an hour about Chinese stock sell off.\n“ÇİN YURT DIÅžINDA İŞLEM GÖREN ÇİNLİ ŞİRKET HİSSELERİNİ DESTEKLEYECEKâ€\x9d \n“CHINA WILL SUPPORT CHINESE COMPANY SHARES TRADED OVERSEAS.â€\x9d\n$NIO $BABA $JD $XPEV $LI $BILI etc. https://t.co/eIU5kkEFQc"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA $NIO $LI $XPEV $JD ☺ï¸\x8f ï¸\x8f https://t.co/OsHpAMVF25\t\t\n$BABA go all in in my portfolio on calls at 9:30? What you think? ï¸\x8f\t\t\n$BABA Alright guys help me out here', ' MONEY PRINTER GOES..... ðŸ\x8f¼\t\t\n@javier_sanser @NAsalvindio89 La sueles clavar bastante', ' probable lo que dices. Pero este cocktail es riesgo por riesgo elevado al riesgo: cortos', ' dictadura', ' comunismo', ' conflicto este/oeste… Invertir en $BABA es como jugar a la ruleta rusa con más de una bala', ' obviamente puedes salir con los sesos enteros.\t\t\n$BABA nice HK up 24% ↔\t\t\n$BABA dad gum it. I have bought yet.  I was gonna buy in the morning 💲\t\t\n$BABA ok we gonna close 25% up', ' trend fixed for the day. congrats bulls back to sleep while my calls on $FUTU and $NIO print later $$$$ 🚩\t\t\n$BABA hahaha. I am sure the right people own this now after all else got exhausted 🪄\t\t\n$baba PT tomorrow?\t\t\n"$SPY $AAPL $TQQQ $SOXL $BABA \nFutures Rrrriping hard ðŸ‘\x8f🤑 🤞 https://t.co/IzsCjIjhXk"\t\t\n"$YSG $BZUN $BABA \nHFS was killing China stocks only for one reason. to be able to run somewhere when US market crases.. Buy the dip ↘"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 109\n$AMZN  Price: $2', '947.33  Mentions: 89\n$BABA  Price: $76.76  Mentions: 88\n$AMC  Price: $14.48  Mentions: 73\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA $NIO  market  has violent rallies 💗 https://t.co/ykfBHOekYV\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA  China now in "LIMIT UP" mode may need to pause market due to extreme bull 😃 https://t.co/p8Qh9BPBCY\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA anyone think we get a gamma squeeze that spikes this to $150 or something wild like that? ↔\t\t\n$BABA this could be nasty tomorow.. fomo 📢\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA it ran to 90 lol all puts are dead and if this can pump to 100 ðŸ‘\x81 https://t.co/snfNenTgKu\t\t\n"RT @Frankm57386975: If you are an investor for Chinese ADRs', ' pls read this. Probably most important document you read today.\n\nI don\'t care…"\t\t\n$BABA the contrarian below clearly went the wrong way :D LOL 📢\t\t\n$BABA another 300% to break even guys â˜\x9d\t\t\n"RT @punchcardinvest: $BABA up 25% in hk? do my eyes deceive me?\n\nhttps://t.co/vCsFluXu5P"\t\t\n$BABA it ran to 90 lol all puts are dead and if this can pump to 100 ðŸ’\x9d https://t.co/6oHc6WRFE1\t\t\n"RT @Gatwirimoh: Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for mo…"\t\t\n"RT @Gatwirimoh: Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for mo…"\t\t\n"RT @Gatwirimoh: Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for mo…"\t\t\n"Juja Farm plots for sale!!\nBuy a plot with ready title deeds at an affordable price of 800', '000 only. Call 0707798667 for more information. #โล๊ะตู้เสื้à¸\xadผ้า #fertilizer #realestate $BABA #LunarCrush #AbujaTwitterCommunity #RedmiNote11Pro $NIO"\t\t\n$BABA the contrarian below clearly went the wrong way :D LOL 📈\t\t\n환ì\xa0„ ì•„ì§\x81 못하는ë\x8d° í™\x8d콩 가버ë\xa0¸ë„¤. 다시 기회는 온다. 바닥 한번 ì°\x8d었지만.. 과연 ì\x9d´ì\xa0œ ìš°ìƒ\x81í–¥ì\x9d¼ê¹Œ? $BABA\t\t\n"HK Tech up 20%+\n\nChina names Top Watch tomorrow. \n$BABA $SE $JD $PDD $FUTU $NIO"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA another 300% to break even guys 😃\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"Companies that should announce a stock buyback plan this week:\n$BABA $GOOG $FB $TSLA $SHOP $ETSY $PYPL\n\nthey\'re just way too cheap. TSLA and SHOP should also split their stocks 5-for-1 @elonmusk \nWhat\'d you say', ' Elona?"\t\t\nIf you’re trading this week', ' Read This! $BABA The volume increased for one day', ' resulting in a record-breaking daily growth of 264% of the 65-Day Volume Moving Average. #AlibabaGroupHolding #stockmarket #stock https://t.co/698vSpr4HV https://t.co/Q5CIQXGoMn\t\t\n"@RafSkrzypczyk Może ALE w korelacji za $BABA 🤔\nGrzanka BIO w pierwszych godzinach"\t\t\nRT @nyt_haiku: $BABA penny stock ï¸\x8f\t\t\n$BABA 📶 https://t.co/W6WPmgikBl\t\t\n$BABA The whole of HK market looks like what a reversed market crash would look like ðŸ‘\x81\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $AMD 🥉\n4. $TSLA\n5. $SPY\n6. $…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA shorts haven’t gone away …..they be waiting at $100 👆\t\t\n"Asian markets come out smoking hot with the Hong Kong Hang Seng leading the way up 9%', ' $BABA $TME surge over 20%.\n\nCongrats to anyone who scooped those up this week.\n\nNasdaq is up over 1% in the Pre-Market.\n\n$HSI $QQQ https://t.co/cFVq3zlii2"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n@itscharliemar $BABA at this price is basically a steal  #FEW\t\t\n"$BABA Let it sink in that the highest gains Alibaba has ever had in a single trading day since IPO was 10%', ' several months ago.\n\nNow', ' we have ran 25% HK and likely will in US too! 👆"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA I\'m buying in 30 mins ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $BABA 🥈\n3. $AMD 🥉\n4. $TSLA\n5. $SPY\n6. $QQQ\n7. $AMZN\n8. $BIDU\n9. $FB\n10. $CHWY\n\n( Sorted by most recent ) https://t.co/VjeNoyU8NH"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA up 25% in hk? do my eyes deceive me?\n\nhttps://t.co/vCsFluXu5P"\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\n$BABA penny stock ï¸\x8f\t\t\n$BABA yup 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@pmarca Think you might have materialized the reversal in Chinese tech with this tweet. $BABA (and others) up 25% today in Hong Kong. TBD how the ADRs fare in the morning tho\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA fuck. Wanted to buy more at 70. Oh well…guess I will be fine with a 130 average. Holding LT. congrats to those who jumped in last minute. Absolutely waaaaay undervalued 📌\t\t\n$NIO $BABA $XPEV. Oh those poor bears. Looks like all their delisting FUD is going to be put to bed very soon. $NIO up nearly 30% in Hong Kong. https://t.co/oT9zR07dNF\t\t\n$BABA   Hey bears is this you getting rug pulled? 🪄 https://t.co/X0ojP1zJre\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA in progress… https://t.co/OlawpqiLA2 https://t.co/YpH22KwE6Y\t\t\n"Imagine thinking that China was just going to let their financial markets crash', ' or the market was going to trade Alibaba at a lower pe ratio then the criminal JPMorgan who just the other day lowered Alibabas price target from $180 to $65\n\nR.I.P. overnight short sellers\n\n$BABA"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n$BABA anyone else feeling like this 💟 https://t.co/pRrMV4HHoW\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA rip put buyers my god. Face ripper 💫\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $BABA 🥈\n3. $AMZN 🥉\n4. $BIDU\n5. $SPY\n6.…"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Jedi_ant: 9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $…"\t\t\n$BABA Reversal confirmed? 💰💰💰💰 ï¸\x8f https://t.co/XiHIzf71LJ\t\t\n$BABA any stupid bear who shorted this at $72??? Lol 😂 ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA rebotando un 25% en Hong Kong https://t.co/ppOmdoO9Kl\t\t\n"$BABA $BZUN  $LI \nRockets for today 🚀🚀🚀 â–¶"\t\t\nchina will be hot today. looking for gap ups... potentially some fades later. went ahead and did some charts for $baba $futu and $jd https://t.co/PkLBmcD4bm\t\t\n$BABA remember who owns jpmorgan', ' morgan stanley = rothschild. â–¶\t\t\n$BABA guess how much mar 18 $90 call would worth? ðŸ‘\x8d\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA oh there will be a lot of covering today. ↔\t\t\n"RT @___Yi___: $BABA all you guys have LAGGED prices.  \n \nWhy dont you download the app from $FUTU and $TIGR to get started', ' they even give…"\t\t\n$BABA I feel way better holding 450 shares now 😅 ↔\t\t\n"LOL China\'s spending tons of support money aka ""nothing to see here...we have no idea why $BABA is soaring.""\n\nAlso ""China economy so good. We don\'t need US to tell us what to do.""\n\nThe long dip is coming. China becoming pariah as they align further with Russia.\nSanctions = dip 😂 https://t.co/uXgluRe7c1"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"*ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA #falconswaps https://t.co/0u2JT26feJ"\t\t\nRT @BrianTycangco: If you\'re looking for a reason as to "Why?" - State Council: CN-US Watchdog Has Positive Progress on CN ADRs; Beijing Ke…\t\t\nRT @Marco_FcF: $BABA https://t.co/9zSu43JOKM\t\t\n"RT @JoshuaTai0427: One of the most underrated part of $SE is EXECUTION. \n\nThe ability to win South East Asia against $BABA\'s Lazada and exp…"\t\t\n"9% intraday Chinese rally served up day before \n\nEnjoy them gains \n\nAll I ask is like + retweet if true\n\n$hsi $spy $qqq $es $nq $rty $iwm $aapl $tsla $baba $gme $amc $fb $msft $spx $vxx $vix https://t.co/ZIF2DyCpWQ https://t.co/yJr3VDxxIV"\t\t\n@Edark94 Changed my $BABA shares with a $KWEB calls punt yesterday. dumb luck as initially I just wanted to get out...my degenerate gambler heart rescued me\t\t\n$BABA JP Moron âš¡\t\t\n$BABA glad I took a big bet 🆙\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n$BABA may jp morgan criminal fudster gang rot in hell ï¸\x8f\t\t\n@mdsoll315 A lot of retails are going in Chinese stocks as $NIO $BABA\t\t\n"most popular retail stocks\n(live estimates past 12h)\n\n1. $AMD\n2. $NIO\n3. $NVDA\n4. $AAPL\n5. $BABA\n...\n11. $HYMC / 18. $RLX / 20. $VXX https://t.co/ygPSg0pZ1w"\t\t\n$BABA up by 25% 🔥🔥🚀🚀 https://t.co/CkHXIzklgK\t\t\n$BABA profit taking will be inevitable then sideways movement ', ' don’t chase if your not already in ✨\t\t\n"Tracking Southeastern Asset Management Portfolio - Q4 2021 Update (1/2) https://t.co/otwJkM39mC\n$LLGLX', 'Â\xa0$LLINX', 'Â\xa0$LLPFX', 'Â\xa0$LLSCX', ' $AMG', 'Â\xa0$BABA', 'Â\xa0$BATRA', 'Â\xa0$BIDU', 'Â\xa0$BIIB', 'Â\xa0$CABO', 'Â\xa0$CAH', 'Â\xa0$CKHUF', 'Â\xa0$CKHUY', 'Â\xa0$CMCSA', 'Â\xa0$CNHI', 'Â\xa0$CNX', 'Â\xa0$DEI', 'Â\xa0$DISCA', 'Â\xa0$ESRT', 'Â\xa0$FDX', 'Â\xa0$FISV', 'Â\xa0$GE', 'Â\xa0$GHC', 'Â\xa0$H', 'Â\xa0$HCMLF', 'Â\xa0$IAC"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Over $100 today if shorts get margin called 💟\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n$BABA  JP MORGAN ...$65 price target LOL ï¸\x8f https://t.co/0hajdHZcLT\t\t\nSo far so good #china $baba $tme $tal https://t.co/UoNzGVn63M https://t.co/Kkp5yucqDE\t\t\n$BABA someone play Fortnite with me idgaf 😄\t\t\n"RT @shounak23: $BABA 25.6% up now', ' the gift that keeps giving - at least for today.  \n \n$FUTU $TIGR $NIO â\xad\x90"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA $NIO gonna be a good night 😃 https://t.co/U1T1oesn2l\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA 💎💎💎💎💎💎💎💎💎💎💎 â–¶ https://t.co/Nq0cPI7Ahv\t\t\n$BABA Im running to CVS to get the baby oil!!! It’s about to get messy!!! â\xad\x90\t\t\n$BABA Moment of silence for those who panic sold', ' shorted bottom', ' and bought puts yesterday. You will not be forgotten 🌟 https://t.co/I0WpLzVcOO\t\t\n$BABA https://t.co/OCsEdRfWNp\t\t\n"RT @shounak23: $BABA 25.6% up now', ' the gift that keeps giving - at least for today.  \n \n$FUTU $TIGR $NIO â\xad\x90"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"$BABA $DJIA $SPY $QQQ \n\nWe love you China!!! Go babaaaaaa 🆓"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA oh shit I forgot about DST. It’s only 3:19 in HK! let’s goooo ', ' still got 40 mins to pamp âš¡\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @TheDeepDiveFeed: So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA 💯 https://t.co/GOY7BpVcKH\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA Guys this is HISTORY in the makings', ' HSI as a major index moving over 8% in a day.... 🪄\t\t\n$BABA $100 possible today?!?! ï¸\x8f\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA ðŸ\x90»s you might be licky enough to buy at $100 tomorow 🪄\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n"@unusual_whales most popular retail stocks\n(live estimates past 12h)\n\n1. $AMD\n2. $NIO\n3. $NVDA\n4. $AAPL\n5. $BABA\n...\n11. $HYMC / 18. $RLX / 20. $VXX\nhttps://t.co/jDerthCFKP"\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\n$BABA MY PORTFOLIO AT OPEN AHHHH 😃 https://t.co/TDFBWLM67j\t\t\n$BABA bears are focked …massive short covering can take us to $120 ï¸\x8f\t\t\n$BABA  lol preempted the rise in Manila yesterday guys!!! 📈\t\t\nRT @BrianTycangco: As much as I love today\'s action in the Hang Seng Tech Index #HSTI', ' I know this is a rare', ' rare sight to see. So', ' I deci…\t\t\n"RT @Investingcom: *ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @lu_liling: $BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and know w…\t\t\n"*ALIBABA SHARES LISTED IN HONG KONG SOAR BY MORE THAN 20%', ' ON TRACK FOR BEST DAY IN HISTORY\n\n$BABA https://t.co/CKr0qal0W6"\t\t\nRT @tanmaygore_03: $BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and kn…\t\t\n$BABA  Who\'s your daddy guys? Huh daddy mommy daddy 🥇 https://t.co/qlAu39yo4p\t\t\n$BABA $BIDU lmao', ' i can\'t believe this luck. Stayed out for months and just picked one fine day ï¸\x8f\t\t\n$BABA who bought the dip?!! 📈\t\t\n"$BABA HK +23%. \n\nSqueeze? ðŸ§\x90 https://t.co/ltE2lRkYDT"\t\t\n@ChrisFranco No bitch. $baba doesn’t need 10 years. Couple of sessions like this and we are good https://t.co/pvKQ8tyysd\t\t\n$BABA 90 USD in europe ✨\t\t\nHong Kong\'s Hang Seng extends surge', ' rising 9% as Tencent', ' Alibaba jump more than 20% @CNBC $BABA $TME $TCTZF $NIO $XPEV $LI https://t.co/2Ne7vo1kHz\t\t\n$BABA $100 ðŸ\x8f¼\t\t\n$BABA $NIO $XPEV finally taking off after so much pain lol â\x9d—\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$BABA $JD $NIO \n\n some people are gonna be new millionaire with weekly calls 💟"\t\t\n$BABA No wonder JPM stock sucks', ' that guy should be fired', ' today! ï¸\x8f\t\t\n$BABA up 24% is this a dream???? Lol still long way of from my basis 😂\t\t\n$BABA $JD $NIO looks like tom cruise to me', ' an analyst who\'s cruising to failure when his puts to go to zero tonight! #alexyao â\x8f© https://t.co/GbJVvMag8y\t\t\n$baba stock now !!! https://t.co/uTobaE9FPi\t\t\n$BABA  I want sex I want sex I want sex â\x9d— https://t.co/5ZuC6P6fXn\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA only if I had bought more call… 📈\t\t\n@Alex__Pitti I would think because $baba has i) an asset light model (fatter margins ', ' $25bn free cash flow) ii) exposure in cloud (jd does not) iii) room to grow the e-commerce segment through lazada ', ' ali express ', ' trendyol iv) a 33% stake in Alipay (payments). Tencent is even better.\t\t\n"RT @ac_list: $BABA\n""China vows to support overseas share listings"" ↔"\t\t\n"Chinese stocks are up 8.7% in Hong Kong trading. $BABA', ' $BIDU\nWe see a powerful recovery after anti-records set on Monday and Tuesday. Tech companies bounce strongly: Alibaba +24%', ' Baidu +20%', ' Tencent +23%. \n\n#China"\t\t\n$BABA Today is the day to buy', ' buy', ' buy', ' I will double my Jan 95 calls. 📈\t\t\n"$BABA I bought shares on Hk exchange! Thank you for the gift. \nMaybe 300$ in 2 years? ✨"\t\t\n"$BABA \n\nup 20% in Hong Kong.   \nThis will open at $95 ï¸\x8f"\t\t\nRT @Javier30670747: $BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre…\t\t\n$BABA munger rn ðŸ˜\x81 https://t.co/XpGrD8YmIh\t\t\nHoly hell! Hang Seng Tech now +22%. $JD set to open +18%', ' $BABA +13%. $KWEB 🆓\t\t\n$BABA $BIDU china looks good. tempting 🪄\t\t\n$BABA chinese bull trap 📌\t\t\n$BABA I am happy to make money here but even happier to see all the bears and racists get destroyed 😂😂 😘\t\t\n$BABA rat poison ðŸ’\x9d\t\t\n$BABA this is past 90 in Chinese markets âš¡\t\t\n$BABA wait. Whattttttttt lol 🪄\t\t\n$BABA we will open at $92 or will get a chance to load up in pre-market?? 👆\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA hstech +22% close', ' now it’s about to be our turn â˜\x9d\t\t\n$BABA ok we are back to 25% up with 50 mins left in Hong Kong. ðŸ\x8f¼\t\t\nOssstia $BABA +22% en hong kong😱\t\t\n"$BABA $76.76. WATCH THE PRICE ACTION TODAY. MONEY ROCKET.  IT DIDN\'T TAKE 24 HOURS. BECOME A GOLD MEMBER TODAY.\n\n$SPX #SPX #SPY @SPY https://t.co/5KZOWR5XJh https://t.co/pVG5KoXpCn"\t\t\nBuenos dÃ\xadas a tod@s los que creyeron en $baba y holdearon con dos cojones. Absténganse de comentar: cuñados vulcanólogos', ' expertos en conflictos bélicos y demás escoria de Twitter https://t.co/fRCcfxJY3D\t\t\n$BABA  Shorts your accounts ↘ https://t.co/i4DIXl2VXm\t\t\n$BABA 😀\t\t\nRT @JukkaLepikko: Kiina pyrkii hälventämään pelkoja osakemarkkinoidensa osalta. Kiinan markkina 10 % nousussa. Yksittäiset osakkeet mm. $BA…\t\t\n$NIO $BABA  shorts are about to be annihilated ï¸\x8f https://t.co/GDFd0xVQzV\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\n"$BABA I\'ve heard that his last day in his current job will be tomorrow. \n \n$JD $PDD $CWEB 📣 https://t.co/GGUB8jYind"\t\t\n$BABA - Expect some fireworks in pre-market. â–¶\t\t\n¡ESTOY EN LLAMAS Y BAILO! $BABA https://t.co/TM42MBW7Rc\t\t\n$BABA - Expect some fireworks in pre-market.\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\nRT @Fleeting_light: $BABA bought large today. Going to keep buying anything under 100 as much as I can! ðŸ\x90… ðŸ\x90… 🌟\t\t\nRT @GowriAdimulam: $BABA the tiger brains and the diamond hands must formulate a coalition and flood this stock with liquidity so my weekli…\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n$BABA    China people said "Fuck your anti trust rules" While CNBC ran away like a little girl. 🌟 https://t.co/DjU93hY4L1\t\t\n$BABA called it â\xad\x90\t\t\nRT @test_user_x: $BABA 25% green Day in HK so far', ' stock price opening $92USD so far 👉\t\t\nThese are great news for all the investors in China. Let’s see how long it takes now for a change in the overall narrative. $BABA $TECHY $JD https://t.co/ptYey6zSrw\t\t\n$AMG $BABA $BABAF NEW ARTICLE : Tracking Southeastern Asset Management Portfolio - Q4 2021 Update https://t.co/CbDFU4QcEr Get all the latest $AMG related news here : https://t.co/v9VGVrK4Jx\t\t\n"$BABA\n""China vows to support overseas share listings"" ↔"\t\t\n@AnchovyofWS buy and hold buenas compañÃ\xadas como $baba #Ezentis #Quabit #Ibex no', ' son caca. A ver si aprendes que ya tienes una edad.. https://t.co/mJ86eoRDke\t\t\nRT @kbeasy59: @OTMinvestor @ChrisFranco Clearly right now they are bleeding through the eyes in their “putsâ€\x9d or shorts', ' my god the massacre…\t\t\n$BABA Munger wins. Flawless victory ï¸\x8f https://t.co/5uGiSillfM\t\t\n$BABA can we get a car company called baba please.  Baba me to the nearest weed clinic 🥳 💫\t\t\nAlibaba is up 24% now in HKEX $BABA\t\t\n"@OTMinvestor @ChrisFranco Clearly right now they are bleeding through the eyes in their “putsâ€\x9d or shorts', ' my god the massacre of the retail shorts 🩳 \n\nNo position in $baba since $125 but good for them', ' really the full market has all the retail shorts that could get slaughtered tomorrow"\t\t\n"$BABA - Everyone bearish when I bought\n\nJust over 24 hours later it’s up 25% and I’ve cashed in at $87 this morning\n\nMay well continue higher but a lot of risk about today with rate rise so prefer to cash in and bank 👊ðŸ\x8f¼ https://t.co/fSf1q67TBH https://t.co/ppB71CtMOr"\t\t\n$BABA turd already doesn\'t look like he gets enough sleep', ' doubt he will get any after today. $JD $PDD $FUTU 📊 https://t.co/pop4cOpbpp\t\t\n"Jos kaikki onnistuu @ $BABA:\n\nKoska firma on arvostukseltaan luokkaa 1/3 jenkkiverrokeista', ' mutta kasvaa nopeammin kuin monet niistä', ' alennus alkaa pienentyä.\n\nTulos', ' kasvu', ' markkinat ja liikeidea ovat kunnossa.\n\nAnt F saattaa saada IPO-armon.\nPilvi jyrää.\n\nBABA 200$ vuodessa?"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (54)\n2. $OIL (9)\n3. $SPY (6)\n4. $COM (6)\n5. $NIO (6)\n6. $DIDI (4)\n7. $GME (4)\n8. $YANG (4)\n9. $JD (3)\n10. $TSLA (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/2oIUfMRzEm"\t\t\n"When Chinese Faangs get dumped wild. they go up like penny stocks style 20-35% in a single day\n\n$700 $9988 $TCEHY $BABA $JD $3690 https://t.co/z9krf40Kq3"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $BABA 🥈\n3. $AMZN 🥉\n4. $BIDU\n5. $SPY\n6. $AAPL\n7. $QQQ\n8. $FB\n9. $AMD\n10. $CHWY\n\n( Sorted by most recent ) https://t.co/Fro8VcNXF3"\t\t\n"RT @Tradytics: How was that - $BABA up massively in HK market 😎\n\nThis is to all people who think flow isn’t useful 👊"\t\t\n$BABA i just looked at the price this morning and scratching my head that i was seeing 2014 prices and 78% off.  Loaded YUGE 2x. 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA 25% green Day in HK so far', ' stock price opening $92USD so far 👉\t\t\n$BABA bottom is set without a doubt ↘\t\t\n$BABA WHERE MY SLANT EYED LOVERS AT? LOL â–¶\t\t\n$BABA 86 strike calls were trading for 38 cents yesterday lmao 🤣 ✔\t\t\n"Currently in Hong Kong:\n\n$BABA +25%\n$JD +32%\n\nhttps://t.co/9uzJe1qPx8"\t\t\n"How was that - $BABA up massively in HK market 😎\n\nThis is to all people who think flow isn’t useful 👊 https://t.co/ZY5WAszbc4"\t\t\n🚀 $BABA https://t.co/Vd4F6uPgVI\t\t\n$BABA here', " your turd for the taking. Especially all those who had weak hands and sold! :D 📈 https://t.co/Evb0xO2Dir\t\t\n$BABA what i meant was .. Haven't traded since last yr.  ðŸ¤\xad hope we caught the bottom . ï¸\x8f\t\t\nSo I guess $baba investors finally caught a break https://t.co/Vt3S51FaB9\t\t\n$BABA $FXI never seen an index up 8-12%. This is crazy. As I said many times in the last 2 months", ' China will be #1 economy in the world and the Saudi is recognizing it. 💲\t\t\n$KWEB $CWEB $BABA $JD wow wow wow!!!!!!!! I loaded the boat on cweb yesterday and today!!! Lets see if this follows thru', " can ceeb go up 50% in a day lol….. 💲 https://t.co/dYHlaZdrxb\t\t\n$BABA Short term PT $150 🚀 ï¸\x8f\t\t\n$BABA i just want the calls to up 10X tomorrow.. is that asking for too much ? ðŸ˜\x81 ï¸\x8f\t\t\n$BABA what is usa sp for $89 in hk â\x9d¤\t\t\n$BABA Many gaps to fill up👀👀\t\t\n$BABA Fucking mainstream media bullshit wankers 👀\t\t\n$BABA Wall Street analysts get it wrong again.  Don't listen to them â\x9d¤\t\t\nRT @Long_SMTM: ¿Lleno o compro $BABA? https://t.co/Z9OYQ9gKiI\t\t\nLarge/mega cap Chinese stocks getting pumped like penny stocks today. $TCEHY $BABA $MPNGY $XIACF $JD $KUASF\t\t\n$BABA There's going to be a lot of HATE for JPM and Alex Yao who called this uninvestable and a PT of  $65. He probably caused so many people to exit", ' who will now regret. 📊\t\t\n$BABA $JD $PDD $TCEHY $KWEB I know this is just a start not all risks are gone.. but where’s Alex Yao 🤡 âž¡\t\t\n$BABA  Imagine you bought PUTS on the winner winner chicken dinner LOL ï¸\x8f https://t.co/GsWudwhw4S\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA .... I bought this 💩 today at $75. I never traded this shit. Lol.  Ready for 🚀 ðŸ‘\x8d\t\t\n"Over the past 15 years', ' 90% of active managers of U.S. equity funds have underperformed their benchmarks.\n\nStatistically', ' we should expect 90% of the winning 10% to fall short over the next 15 years.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD"\t\t\n$BABA even if this goes up 20% it’s still far off what people expected this to be 👀\t\t\n$BABA  bloomberg just said up over 30% in hong kong ✔\t\t\n$BABA beware', ' when this retarded bull comes out', ' you know this shit stock is gonna take a deep dive again🤣 probably we are gonna see him bragging this shit bounce from 50 to 60 next time😅 👉 https://t.co/LtFdSips8h\t\t\n$SPY $BABA $TCEHY  just hitting a strong support level and caused a relief rally due to highly oversold. Still on course to testing lows of 2008 ï¸\x8f https://t.co/IkXtfQSvWe\t\t\n$BABA WITH THIS GOVERNMENT SUPPORT', ' ANT IPO IS COMING.. CAN FEEL IT. NOT NOW. LETS BOOST THIS UP WITH THIS CATALYST FOR NOW â–¶\t\t\n$BABA  double EOY 🆓\t\t\n$BABA omg this is amazing just like that majority of the headwinds of this company and many Chinese ones are gone 😮 😀\t\t\n$BABA This looking juicy now haha ï¸\x8f\t\t\n$BABA I could see this having a run the way Tesla did in 2019 📶\t\t\n¿Lleno o compro $BABA? https://t.co/Z9OYQ9gKiI\t\t\n$BABA literally rip your face off rally. 💢\t\t\n$BABA This is hilarious considering earlier today CNBC ran out everybody to say china is uninvestible. ðŸ‘\x81 https://t.co/TFEdlL902L\t\t\n$BABA Holy shit. This is $88.90 HK now ï¸\x8f\t\t\n$BABA China government has so much money to buy this dip 👆\t\t\n$BABA Imagine being short and getting this news after market close. Bears nightmare ✔\t\t\n$baba o rally\t\t\n$BABA going to be biggest one day gain since going public get ready hope you all bought shares yesterday im in 4000 at 75.37 🆕\t\t\n"$BABA\nسهم علي بابا Ù\x81ÙŠ سوق هونغ كونغ  ""هانغ سانغ"" صاعد الان ٢٣٪ Ùˆ تكنيست صعد Ù¢Ù\xa0Ùª والموشر ككل صعد Ù¡Ù\xa0_٩٪ \nسلوك بيني ستوك رسمي https://t.co/QLlgegiKSr"\t\t\n$BABA let the people buy! ✊ 🔔\t\t\n"$OCFT AMAZING NEWS IN\n\n$BABA $IQ $JD ✔ https://t.co/cu03CpUzPB"\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\n$BABA just multiply times 1.05 ðŸ‘\x8d\t\t\n$BABA i am severely out of pocket on this ', 'brit press reportimg china to give economic aid to russia(weapons?)...wondering if ill ever get green....now become a long hold.ffs. ↔\t\t\n$BABA cheers ðŸ\x8d» boys can\'t sleep too excited to watch the squeeze 💟\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n$BABA Gonna be too late to buy in by market open. Esp options. Premium through the roof 💫\t\t\n$BABA holy smokes the saudis and UAE bought 25b stake in baba!!! Omfgggg 👆 https://t.co/WQyuJrFsU1\t\t\n$BABA Open the fucking market and let us buy ðŸ‘\x8d\t\t\n$BABA UP 20%\t\t\n$BABA This is now un-uninvestable ï¸\x8f\t\t\n"$OCFT HANG SENG INDEX is up 8%. Huge China rally happening over there and US FUTURES green AF\n\nTomorrow is going to be very bullish\n\n$BABA $JD $BIDU ✨"\t\t\n@VagabondRTW @SlingshotCap $BABA bought back $7B worth of shares', ' did you listen to the latest earnings? They also said they will continue to buy back so long that the price stays as is', ' since it’s undervalued\t\t\n"$FUTU can\'t wait to see a +50% day later! \n \n$BABA $NIO $TIGR $JD 😀"\t\t\n$BABA had to change the profile pic of course 💯 https://t.co/B0Xs68AAaa\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA 86 HKD to $ ? 🌟\t\t\n$BABA They will be covering at 4am!!! 🆓\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 108\n$AMZN  Price: $2', '947.33  Mentions: 88\n$BABA  Price: $76.76  Mentions: 87\n$AMC  Price: $14.48  Mentions: 72\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA Of course this happens when markets closed 👆\t\t\n"$BABA I just got one question???  Where is all the bears??? In mothers basement in the fetal position…\n\nNowhere to be found Lol ✨"\t\t\n@Shravjhangiani @BackpackerFI Gonna be kicking yourselves today', ' have you seen the Hk exchange? $BABA $NIO #XPEV?? 15/20% up\t\t\n$BABA Best Room on the net. Stay turned:-. https://t.co/59xbWyrz7m\t\t\n$BABA US dollar will decline if we enter a market recession . Saudi Arabia agreed to sell oil to China in Yuan', ' not US dollars. Hedge your dollars with BABA as China fight for world dominance in currency value â˜\x9d\t\t\n$BABA Me looking at Hang Sang ready for the US market to open up. 💲 https://t.co/hyNz5Ga9yd\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and know where we are at.  Looks like major sentiment change across the board.  $sq type move coming. 🪄\t\t\n$BABA where are the retards which were mocking c munger with a net fortune over 2 bln?! ðŸ˜\x81\t\t\n$BABA $100 plusðŸ˜\x8d 💲 https://t.co/MZ0rqFo2Hi\t\t\n"Nyt näyttää hyvältä: $BABA +23% HK:ssa. Nyt käy', ' kuten arvelin: opportunistinen Kiina huomasi', ' että teknohegemonia on luisumassa jenkeille = tultiin ulos teknoja tukevalla lausunnolla.\n\nVeikkaan delistausuhan pienenevän.\n\nKevennän toki', ' jos hän keulii +20%... https://t.co/uSSwOxe70Z"\t\t\n"RT @NIONenad: BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUT…"\t\t\n$BABA They will be covering at 4am!!! 🆓\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\nPÅ™iznejte se', ' kdo nakupoval? $BABA https://t.co/n67gDpENlv\t\t\n@creandocartera Creo que muchos se dejaron llevar por la opinión generalizada de que $BABA era una ganga. Una de mis mejores decisiones fue dejar de invertir en China a principios de 2021. ¿Para qué arriesgar teniendo las bolsas americanas y europeas que dan buenos rendimientos casi cada año?\t\t\n$BABA Of course this happens when markets closed â\xad\x90\t\t\n"$BABA I just got one question???  Where is all the bears??? In mothers basement in the fetal position…\n\nNowhere to be found Lol ðŸ’\x9d"\t\t\n$BABA US dollar will decline if we enter a market recession . Saudi Arabia agreed to sell oil to China in Yuan', ' not US dollars. Hedge your dollars with BABA as China fight for world dominance in currency value ðŸ\x8f¼\t\t\nRT @afterinvestor: Alibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n$BABA Me looking at Hang Sang ready for the US market to open up. âž¡ https://t.co/s4vUj9R0Zm\t\t\nRT @SpecialSitsNews: Full $JD model incl financials', ' projections', ' multiples valuation & SOTP analysis. Model incl risk adj. prices accounti…\t\t\n$BABA $100 plusðŸ˜\x8d âš¡ https://t.co/IsGHZ9LN1H\t\t\n$BABA a straight line drop from 129 to 73.  At least retrace 1/2 of that to 100 and fill the gap.  Just step back and know where we are at.  Looks like major sentiment change across the board.  $sq type move coming. â\x9d¤\t\t\n$BABA wife’s bf happy fancy dinner tomorrow night! ✨ https://t.co/CiZfHQCYug\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I haven\'t looked at the HSI for a couple of hours. Shit myself when I saw it up 8%. Shit myself even more when I saw BABA up 25%😂 🆕\t\t\n$BABA last I remember this was 150', ' wtf happened ↘\t\t\n$BABA This must be done 😃 https://t.co/N2Rf38Fie4\t\t\n$BABA 23.8% up now', ' took a slight breather', ' hope we finish strong in the next hour in HK! ï¸\x8f\t\t\n$BABA me looking at Hang Sang ready for the market to go up. ✔ https://t.co/PFC0XFfxx3\t\t\n$BABA wow buying on open. Look at the HK market 📌\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n$BABA $TCEHY $KWEB life changing', ' I loaded the boat. 😄\t\t\n$BABA what’s everyone’s price target for tomorrow?? 📣\t\t\n@iamtomnash @syntarabip Lol baba has 50 bill in cash', ' 20 bill in free cash flow', ' your calls are all Reddit Wall Street bets no fundamentals or thesis calls. Just buy and pray', ' $baba up 20% today in hk\t\t\n$BABA  OH MY GOD NOW MY WIFE WILL HAVE SEX WITH ME BECAUSE ALIBABA BIG GREEN ï¸\x8f https://t.co/pBBlkOivUQ\t\t\n$BABA HOLY FUCK THIS IS INSANE HAHAHAHAHA 📣\t\t\n"$FUTU short squeeze to $50 today? This came down from $200 from a year ago... \n \n$NIO $BABA $JD ðŸ‘\x8d"\t\t\n"$BABA $jd \nBaba in Hong Kong up 25%.\nJD in Hong Kong up $35%.\nBears are gonna get squeezed today. â–¶"\t\t\n$BABA babystockjeseus heared me 📊\t\t\n$BABA behold', ' Diamond hands! ðŸ\x8f¼ https://t.co/FtX8se2Zcb\t\t\nRT @Thayee2506: à¹\x81ม้เมื่à¸\xadมีวิà¸\x81ฤตเà¸\x81ิดขึ้น หุ้นร่วงà¸\x81ันระนาว! ถ้าเรามีเงินà¹\x81ละมี Watchlist พร้à¸\xadมà¸\xadยู่à¹\x81ล้วà¸\x81็ยังไม่ปลà¸\xadดà¸\xa0ัยที่จะเข้าไปรับขà¸\xadงถูà¸\x81เลย เ…\t\t\n$BABA how the fuck am I going to fall asleep ï¸\x8f\t\t\n$BABA look at all the finance magazine articles from today saying " baba is a falling knife do not buy!!"  lol what a bunch of clowns 🤡 time to moass 🚀 👉\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\nOne day after most of the $BABA bulls on FinTwit threw in the towel. https://t.co/o0HYwRqCti\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA funny how all the bears disappeared immediately. 📊\t\t\n$BABA tiget army put your fxxking diamond hand in the air 👋👋 🪄\t\t\n"$BABA 25.6% up now', ' the gift that keeps giving - at least for today.  \n \n$FUTU $TIGR $NIO â\xad\x90"\t\t\n$BABA babaaaaaasss ↘\t\t\n$BABA Jesus  almost 92 in hk ï¸\x8f\t\t\nChina names heating up again… lots of the usual ones with $baba $futu $jd etc. tech beaten up. will rally. I’ll also be watching their EDU and other SC names like $edu and $petz. they probably run them soon if the theme stays hot. https://t.co/JChak2DiGB\t\t\n"#سهم علي بابا $BABA يقÙ\x81ز 20% Ù\x81ÙŠ #سوق هونج كونج اليوم بعد سقوطه المتتالي هذا الأسبوع\n\n#بورصة #بورصة_الكويت #اسهم https://t.co/moJZXz99zi"\t\t\n"$BABA \n\nLet me tell you guys 2 things \n1: ray fucking Dalio said to buy China \n2: Charlie munger said buy fuming China ðŸ‘\x8d"\t\t\n$BABA back over 200 â\xad\x90\t\t\n"$BABA \n\nLet me tell you guys 2 things \n1: ray fucking Dalio said to buy China \n2: Charlie munger said buy fuming China"\t\t\n$BABA Anyone who kept calling us dumb and harassing @GoodNewsBull . Good night. 👆\t\t\n$BABA Alex Yao can suck my dick and should be fired. âš¡\t\t\n"à¹\x81ม้เมื่à¸\xadมีวิà¸\x81ฤตเà¸\x81ิดขึ้น หุ้นร่วงà¸\x81ันระนาว! ถ้าเรามีเงินà¹\x81ละมี Watchlist พร้à¸\xadมà¸\xadยู่à¹\x81ล้วà¸\x81็ยังไม่ปลà¸\xadดà¸\xa0ัยที่จะเข้าไปรับขà¸\xadงถูà¸\x81เลย เพราะที่ว่าขà¸\xadงถูà¸\x81à¸\xadาจมีขà¸\xadงที่ถูà¸\x81à¸\x81ว่าได้à¸\xadีà¸\x81 \n\nเช่น $BABA ที่เคยลงมาจาà¸\x81 $320 ที่ $140 à¸\x81็ว่าราคาถูà¸\x81à¹\x81ล้ว ตà¸\xadนนี้ลงมาที่ $70 ต้นๆ\n\nวิธีที่ปลà¸\xadดà¸\xa0ัยคืà¸\xadรà¸\xadให้à¸\x81ลับตัวà¸\x81่à¸\xadน!"\t\t\nIt going to be a painful morning for those who sold $baba based on JP PT', ' big guns will do whatever they can to load at a good price. everyone should do their own analysis and stop falling for the FUD PTs\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n$BABA 25% Fuck ya Baba boo ya âž¡\t\t\n$BABA  Hey bears....You call this a dead cat bounce? This is a PISSED OFF BULL â\x9d¤ https://t.co/mmB3fMqq9Y\t\t\n$BABA the final sacrifice. 🤞 https://t.co/IYhkbVx4Os\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA congrats to all brave souls who bought calls last night. 25.3% up in HKex now. 🆕\t\t\n@Ten_Bagger Dagen efter JP Morgan satt säljstämplar pÃ¥ nästan allt kinesiskt. Riktkurs 65$ pÃ¥ $BABA', ' tex..\t\t\n"$BABA For all the bears asking where Jack Ma is\nHe is fucking your wives right now 🆙"\t\t\n$BABA MOASS ï¸\x8f\t\t\n$BABA to the ones who bought last night! legends! âš¡\t\t\n$BABA 90+ Usd IN HONG KONG lol 😆 😂 squeezing hard 🌟\t\t\n$BABA $JD Well.. https://t.co/oVrUZZq45Z\t\t\n$BABA you buy the dip?! ï¸\x8f https://t.co/NlnSXANlGQ\t\t\nQue le han dado hoy? A ver si $BABA por lo menos cierra plana 😬 https://t.co/40UHwT0LoZ\t\t\n$BABA you short the bottom?! 💗 https://t.co/YOtZ8XLMxF\t\t\n@CnEVPost Investors like easing and liquidity. Remember what it did to US markets during pandemic. Well', ' it’s China turn to do the same. $NIO $XPEV $BABA $JD\t\t\n$BABA up 24.9% in HK markets now', ' I\'m kind enough to give you guys live updates here. Don\'t need to thank me though. 🆕\t\t\n$BABA literally a day after JP morgan says China is un investable. Inversing the financial news almost always works. 💫\t\t\n"$BABA \nJust so everyone knows what’s going on the government is buying the dip!!! And the shorts got wrecked there was 4billion short that had to cover ↘"\t\t\n$BABA High chance CCP and Saudis have brought the dip. 🔔\t\t\n$BABA can we wake up @ 200 please? â–¶\t\t\n@kevinolearytv Job well done on $baba and $tcehy call\t\t\n"$BABA \nJust so everyone knows what’s going on the government is buying the dip!!! And the shorts got wrecked there was 4billion short that had to cover"\t\t\n$BABA  thanks uncle Xi 📣 https://t.co/3EfAZgihRz\t\t\n"$BABA OH MY GOD ALIBABA UP 20% IN \n HONG KONG..thats NO bounce lol... thats a raging BULL!!! 😀"\t\t\n$BABA almost $90 USD holy fuck lmao ï¸\x8f\t\t\n$BABA https://t.co/XzJlUcc8sd\t\t\n$BABA I go back so long with Cramer he actually had hair when I first saw him â\xad\x90\t\t\n$BABA holy shit!! Added to my may and April calls today as well as grabbing a bunch of weeklies! Pay day tomorrow! 🔔\t\t\n"$BABA $JD $TCEHY $MEIT $SPY\n🎊 Congrats Tiger Bulls ðŸ‘\x8f\nLet’s Make the Tiger Rain 🚀🚀🚀 â\x8f© https://t.co/VVRRBG8DgJ"\t\t\n$BABA ', ' Very weird how China can pump the stock prices this much. I would trim some if I had a position. GLTA ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA 88 in HK 🙌💎 â–¶\t\t\n"BREAKING: China voices support for capital markets after recent turmoil - CnEVPost\n\nBullish af! $NIO $BABA $XPEV $LI $JD $FUTU $TCEHY https://t.co/VPX9ai2FCj"\t\t\n$BABA soups call on Barbaraann', ' bearish.  Go to puts likely see $60 sin', '  then 50. Not funicular advice', "  weaBarbara's", ' make the money on this trash before they kick it to the curb. 🪄\t\t\n"One of the most underrated part of $SE is EXECUTION. \n\nThe ability to win South East Asia against $BABA\'s Lazada and expanding rapidly in Latin America (particularly in Brazil) is just astonishing."\t\t\n$JD $BABA $KWEB 🚀🚀🚀🚀🚀🚀🚀 ðŸ‘\x8d https://t.co/RaL0jKutp6\t\t\n$BABA Shorts waking up this morning after buying puts yesterday: 🌟 https://t.co/G4FVRiEpHS\t\t\n"$BABA \n\nDaddy xi we believed we held thank you!! Open this bitch at 100 and run it to 115 at close + tiger army ðŸ‘\x8d"\t\t\n"$BABA \n\nDaddy xi we believed we held thank you!! Open this bitch at 100 and run it to 115 at close + tiger army"\t\t\n$BABA short squeeze for 1 days guys. Don\'t celebrate yet. Buy back the shares and short more after. Rinse and repeat since 2020. Nothing new here. ï¸\x8f\t\t\nRT @BrianTycangco: If you\'re looking for a reason as to "Why?" - State Council: CN-US Watchdog Has Positive Progress on CN ADRs; Beijing Ke…\t\t\n$BABA live view of shorties at open today squeezeeeee ðŸ\x8f¼ https://t.co/PgubVH78uo\t\t\n$BABA ', ' great for Chinese stocks today. But what the Fk? Trim some very pervasive how they ( Chine )  can pump the stock price this much. ✔\t\t\n$BABA Xi is Daddy. Thank You. Fuck you Jackie Ma ðŸ‘\x8d\t\t\n$BABA we now pour one out for the poor souls who couldn’t hold on any longer and sold today: 🤞 https://t.co/e6BdNAYaRQ\t\t\n$BABA', ' tedy $9988 v HK +20 % 📈 JeÅ¡tÄ› jsou ale 2h do closingu', ' kdy je dost dobÅ™e možné', ' že Ä\x8dást longařů uzavÅ™e pozice ve strachu pÅ™ed americkou session. https://t.co/VAY2lagXJQ\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA CCP buying. Wealth transfer to China... ï¸\x8f\t\t\n@angelhacktribal $baba up 20% in hk. Goverment just announced they will Support the economy', ' capital market and ADRs listed in the US and are already in good Talks with SEC\t\t\n$BABA mighty squeeze ', ' they got the greedy bears again ! ï¸\x8f https://t.co/QmyaTEQ3el\t\t\n$BABA BURN MFUCKER BEARS. GET WHAT YOUR DESERVE FOR BEIN COCKY ASSHOLES. ï¸\x8f\t\t\n$BABA don’t mess with Saudi $$$$$ 👀\t\t\n$BABA I\'ve been buying Chinese stocks for 30 years.  For 30 years Cramer been saying they gonna delist 😀\t\t\n"$BABA \n\nAvoid China stocks like a plague 🤞"\t\t\n$baba looks like bottom nailed.  You only get 20-25 insane swing trades a year. Good night. 💫 https://t.co/EeAvBpbm37\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $AMZN 🥈\n3. $BIDU 🥉\n4. $SPY\n5. $AAPL\n6.…"\t\t\n$BABA THIS WILL SQUEEZE HARD WITH NEWS! EVERYONE PANICKED FEAR OF DELISTING. THATS GONE FOR NOW 💯\t\t\nFAAAAAN jag som satt o tveka pÃ¥ en $BABA häv försök 🤣\t\t\n$BABA !! https://t.co/Udo4DBGbl9\t\t\nBallpark $FB and $BABA seem to trade to similar discounts to fair value if you assume biz is sustainable. Different risk profiles but curious to hear why you would bet on China vs. a robot spending on metaverse here?\t\t\n$BABA live view of Kevin O’Leary: ðŸ\x90\x90 ï¸\x8f https://t.co/do98qVTobE\t\t\n$BABA if management wants to see a nice short squeeze now', ' they should initiate some buybacks. 👇\t\t\n$BABA baba management going to be buying a lot of stock with the 7.3 billion dollar remaining authorization.  This can make a big impact. ðŸ‘\x8d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $AMZN 🥈\n3. $BIDU 🥉\n4. $SPY\n5. $AAPL\n6. $TSLA\n7. $QQQ\n8. $FB\n9. $AMD\n10. $CHWY\n\n( Sorted by most recent ) https://t.co/sCjHrOLc6l"\t\t\n$baba $tcehy congrats Kevin another good deal for you buying this dip', ' your a rich man https://t.co/qUM2X6FZ0z\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"$BABA all you guys have LAGGED prices.  \n \nWhy dont you download the app from $FUTU and $TIGR to get started', ' they even give you a free $AAPL share for sign ups if I\'m not wrong. ï¸\x8f"\t\t\nAs much as I love today\'s action in the Hang Seng Tech Index #HSTI', ' I know this is a rare', ' rare sight to see. So', ' I decided to post it here. Nothing but GREEN. $BABA $TCEHY $MPNGF $BILI $BIDU $JD https://t.co/MPGJFnPYRx\t\t\n$baba up 20% in hk trading .  This reversal will be LIT 🔥\t\t\n"RT @Sino_Market: 2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real es…"\t\t\n$BABA KAFUKINBOOMMMMMMMMMMM BOYS WE DID IT! 100+ TODAY YUGEEEE NEWS !!! 🌟 https://t.co/wnCBxtvwrw\t\t\n$BABA so short at open? ï¸\x8f\t\t\n$BABA $TCEHY $JD $KWEB ï¸\x8f https://t.co/Yesc4fmmLq\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n"$BABA $NIO $SPY $AAPL $TSLA \n🥳 OMG. I never see such thing in my life. \nSqueeze of century today 🚀🚀👩â€\x8d🚀\nNIO: +25$\nJD: +31%\nBaba: +21% \nMeituan: +28% 📣"\t\t\n$BABA 84% Win rate on 20  trades in 1 month. Profit Factor of 10', ' rating is Bullish. Chart by https://t.co/vIhC7Fv4ak https://t.co/JRL14cAwuy\t\t\nRT @BrianTycangco: That feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the follow…\t\t\n$BABA So JPM have advised to hold all the way down to 78 dollar', ' before they issued a sell advice. Just imagine if you would have listened to those wankers. 🔔\t\t\n$BABA Xi Jing Ping and his circle will buy out this cash machine 💯\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA  CCP just brought the dip ï¸\x8f\t\t\n"RT @Sino_Market: 2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real es…"\t\t\n$BABA oh yeah baby tomorrow we fly 📌 https://t.co/hQ7LCRO6cv\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA Government may be buying too honestly. Also kept Shanghai off Lockdown 📢\t\t\n$BABA deepfuckingvalue here ✨\t\t\n"RT @SR_cojones: Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá térm…"\t\t\n$BABA ok why is this 90$ in HK?! 📌\t\t\n@Sqwii Bought $baba yesterday!Thanks🙌ðŸ\x8f»\t\t\n"$BABA Remind me to buy crashing stocks on quad witching weeks', ' lol. Godamn.  \n \nI wonder how much of this will sell off next week after the institutions cash out their options. â\x9d¤ https://t.co/Uxd4iS3P0T"\t\t\n"RT @Sino_Market: 2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real es…"\t\t\n$BABA not very much premarket liquidity at 4am to cover short positions ï¸\x8f https://t.co/ftW5lTriIQ\t\t\n$BABA i wonder how much $FUTU and $TIGR can squeeze tmr', ' maybe they will squeeze the life out of the shorts. 🚩\t\t\nThat feeling you get after downgrading 28 Chinese stocks to SELL and seeing the Hang Seng Tech Index jump 19% the following day. :) Couldn\'t resist. Sorry. $JPM $BABA $TCEHY $JD $BIDU $BILI $PDD $LI $XPEV $NIO $KWEB $NTES https://t.co/e0LndFAeX2\t\t\n"2/n Takeaways for #China\'s Financial Stability meeting \n-Will come up with effective risk-prevention moves for the real estate sector.\n-To set \'Red Lights\' and \'Green Lights\' for big platform firms( $TCEHY $BABA $DIDI).\n-Keeping HK financial market stable\nhttps://t.co/Lb8pAR14mZ"\t\t\n$BABA salute to Kevin O lerry Mr. wonderful.. he perfectly scooped bottom 👇\t\t\n$BABA ðŸ˜\x8f damn going to be an epic squeeze tomorrow. â\xad\x90\t\t\n"$BABA all those pigs slaughtered. Huge bear trap.\n\nAll fking deserve it tbh... hope liquidation happens 💯 https://t.co/33h6TYNbix"\t\t\nHang Seng tech +20%', ' wipes out loses for 3 days. $JD +15%', ' $BABA $BIDU +10% vs ADR ï¸\x8f\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA will buy when it reaches previous low of $57 â\xad\x90\t\t\n"$baba\n\nCharlies got his first H**D ON in 45 years !!!! \n\nGo !!!! Chucky https://t.co/JyMSRx95LH"\t\t\n"$BABA live prices for all you laggards out there!!\n\n$CWEB $JD $FUTU $BILI ï¸\x8f https://t.co/lXFyXqsJrn"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$SPY $JD $BABA \n\nHoo Lee Chit 😆 ï¸\x8f https://t.co/E0B2vcOwUL"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA bottom is in like March 2020! 🪄\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n@CWRoehl @stwboerse @JPMorganAM Charlie Munger hat Sie übrigens beide $COST & $BABA :-)\t\t\n"$baba \n\nollolololoololoolol https://t.co/qH5YSu60PZ"\t\t\n"Don’t look now', ' but Hang Seng Tech Index up almost 20% for the day in HK trading.\n\nHK listed $BABA up almost 20% as well."\t\t\n$KWEB $BABA short term target s are 29.52 $ and 120 $\t\t\n$BABA Biggest clown I have seen in my whole history of investing 🤡 📶 https://t.co/jvjkVY6Tyn\t\t\nWhen I full port calls on $JD', ' $BABA', ' and $BIDU tomorrow. https://t.co/gIhHN9qRrF\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$baba great to see a good day for Alibaba (up 20% earlier)\n I am down quite a bit but long term valuations and company is a good one...so cheap and I think in long term going to great returns on it. https://t.co/KEMqGeXDxJ"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$WISH has been following $BABA exactly for the last week or so. Today especially', ' it was moving side by side with Baba. Right now Alibaba is up 20% in China but we all know $WISH won’t be even 1% green in premarket. It only correlates on the way down. 😂\t\t\nÇin den piyasaları destekleyen ve savaÅŸta tarafsızlık açıklamaları geliyor. Borsalar inanılmaz tepki verdi $BABA gibi hisseler %20 yi geçti https://t.co/o3WL07nJEG\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA That one JPM Analyst should resign tomorrow 📌 https://t.co/Qngp2xwfQc\t\t\n$BABA So. Can we hold the gain… ï¸\x8f\t\t\n$BABA  $SPY $NIO china leads the world market 📈\t\t\n$BABA this will go back to $300 eventually guys just buy and forget 👇\t\t\n$BABA JPM puts are fooked ðŸ’\x9d\t\t\n$BABA Don’t mind me—just manifesting my future with my BABA calls. ï¸\x8f https://t.co/C1lTKKYe06\t\t\n$TME $BABA The eye-watering rally followed a report by the official Xinhua news agency that China will keep the stock market stable and support overseas share listing', ' citing a meeting chaired by Vice Premier Liu He. 💢\t\t\n$BABA naturally jpm did have their contra indicator 24 hours prior ï¸\x8f https://t.co/brrqvwAdT1\t\t\nIf you\'re looking for a reason as to "Why?" - State Council: CN-US Watchdog Has Positive Progress on CN ADRs; Beijing Keeps Backing Firms\' Offshore Listing | https://t.co/gR9FG49v7z https://t.co/25rEioltKZ #HSTI #BOOM $BABA $TCEHY $JD $BILI $BIDU $NTES $LI $XPEV $NIO\t\t\nFeel bad for anyone that sold $tcehy or $baba at losses yesterday or Monday\t\t\n"RT @PaulVikingGlob1: Key takeaways for China\'s Financial Stability meeting:\nChina vows to keep the stock market stable', ' welcomes long-term…"\t\t\n$BABA About to have the largest green Day in the stocks history! 👀\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA Let\'s keep this trending #1 🆕\t\t\n$BABA i also bought 9000 shares at $74.80 😃\t\t\n"Alibagbag ramping like a champion. Excellent work from the NationalBaggy Team:\n\n$BABA https://t.co/XnXWdNa6fJ"\t\t\n$BABA looking pretty good if true: https://t.co/9aziUS44vs\t\t\n$BABA Lol at the stupid bears who shorted Baba below the IPO line 🤣🤣 nothing but delisting & COVID FUD. 😃 https://t.co/Y3mAnSyx7j\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@Edark94 @AllVentured NOW I might look at $BABA\n😀"\t\t\n$BABA BiliBili! 🚀🚀🚀 🪄\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アップル\n$AAPL\n2. テスラ\n$TSLA\n3. アリãƒ\x90ãƒ\x90\n$BABA\n4. ゲーãƒ\xa0ストップ\n$GME\n5. ニオ\n$NIO\n\n #WSB #米国æ\xa0ª"\t\t\n$NIO $FB $XPEV $BABA $LCID $AMD all possible for pre-market watchlist\t\t\n$BABA $AAPL  ðŸ\x90… âš¡\t\t\n$BABA Saudi selling thier oil to buy Baba 🙂 ï¸\x8f\t\t\n$BABA #1 Trending on StockTwits once again. ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… â\x8f©\t\t\n$BABA bears in ashes again dumb fucking bears die bitch die ï¸\x8f https://t.co/dBBBlOFluD\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n$BABA  👆 https://t.co/euTmgBdz0X\t\t\n"$BABA HS. 😳 Thanks Hang Seng. \nUS will make it $120. 📶 https://t.co/Z343p8ROQU"\t\t\nRT @hamiibands: China held a Financial Stability meeting today .. a lot of important takeaways to keep in mind for those Chinese stocks $NI…\t\t\n"Bull ASIA\n\n$BABA\n$JD\n$TME\n$NTES\n\n#finanstwitter #aktier #börsen #fintwit #pratapengar #alibaba #embracer #stocks https://t.co/luQMSn9cvW"\t\t\n$BABA loving the shares I got at $76 today ï¸\x8f https://t.co/86KRIQwQce\t\t\n$BABA #1 Trending once again. ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… 💗\t\t\n"RT @Frankm57386975: If you are an investor for Chinese ADRs', ' pls read this. Probably most important document you read today.\n\nI don\'t care…"\t\t\n$BABA whoever bought $73 calls with me say something! We winning ridiculously rn!! 😘 https://t.co/6CE5IwyrNE\t\t\n$BABA Shorters has been fucked ✔ https://t.co/9XDDCO3N9b\t\t\n$BABA Holy moly. Hang SENG circuit breaker due to intense buying pressure 💲 https://t.co/BY7YrgN7wq\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 74\n2. $GME : 64\n3. $VXX : 53\n4. $BABA : 52\n5. $SPY :…"\t\t\n$BABA bears fucked â\x9d¤ https://t.co/AlJ8HKLuHE\t\t\n$BABA my mistake. 100 allready in hongkomg. Not in us 👇\t\t\n$BABA  more like bahhh ba â–¶\t\t\n$BABA finally got some hope back! 🪄\t\t\nI\'m punting $BABA today', ' fuck it. Still sub $100 & could easily bounce back there on FOMO. https://t.co/McFAB8RrOR\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n"$BABA \nðŸ\x90… ðŸ\x90… â\xad\x90"\t\t\n"$BABA \nðŸ\x90… ðŸ\x90…"\t\t\n$BABA ok I’m going to bed. Someone take over please! Get tiger army out there!!!! TIGERRSSS ï¸\x8f\t\t\n$BABA will be included to S&P 500 today 🆓 https://t.co/j3ZEEQb6sh\t\t\n$BABA like everything from China go up at least 15 % tomorrow 😃\t\t\n$BABA So happy I pawned my wife’s engagement ring and sold my fridge to buy more yesterday 🚀 💯\t\t\n$BABA oh hell yeah! 🆕 https://t.co/I0Q1XSNM7r\t\t\n$BABA Tiger army buy $TIGR !! ï¸\x8f\t\t\n$BABA Tiger > Bull > Bear ↔\t\t\n"$BABA ripping for u @reilly_mcadams. \n\nNever listen to the normie heads on here', ' crushing my dude. They don’t like $baba cause they bought it $100 points higher and already sold. \n\nOne thing to note', ' easy to call $fang', ' those are givens. Catching a 20% pop', ' that’s skill."\t\t\n"$BABA \n100+ tomorrow!! 📌"\t\t\n$baba $bidu $kweb https://t.co/DPfVNGrcdN\t\t\n$BABA cover your shorts pricks ðŸ˜\x81\t\t\n"$BABA \nTiger army tiger ðŸ\x90… ðŸ\x90… ðŸ\x90… 👉"\t\t\n"If you are an investor for Chinese ADRs', " pls read this. Probably most important document you read today.\n\nI don't care about some biased investors. Haters are gonna hate", ' no matter what. They can invest or short whatever they want. \n\nFacts are facts.\n$NIO $XPEV $BABA $JD $LI https://t.co/9xXX60Pm0L"\t\t\n$BABA I don’t want 15% I want 30% up 📢\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA i call it tiger hands â\x9d—\t\t\n"$BABA \n100+ tomorrow!!"\t\t\n"$BABA \nTiger army tiger ðŸ\x90… ðŸ\x90… ðŸ\x90…"\t\t\n$BABA tiger army tiger army!!! ï¸\x8f\t\t\n$BABA the squeeze gonna be epic â\x9d¤\t\t\n$BABA is it halted still ðŸ‘\x81\t\t\n$BABA https://t.co/JOJga76Yx8\t\t\n$BABA TIGER TIGER TIGER TIGER 🪄\t\t\n"$BABA Sometimes - Just Sometimes one gets it right at the right time. \nhttps://t.co/Gt9DGjtGMn https://t.co/QELsxASuOJ https://t.co/vEb9gdTetB"\t\t\n$BABA TIGER ARMYYY BITCH âž¡\t\t\n"$BABA $JD $NIO $TENCENT \n\nWe the ðŸ\x90… ðŸ\x90… ðŸ\x90… !! We have been I g this for days!!\n\nR/babatigers go follow us the bull run is about to start!!! 300 here we come â\xad\x90"\t\t\n"$baba \n\nLet’s see if it can hold. https://t.co/gNiX70fw9Z"\t\t\n$BABA Guys spam TIGER LETS GET IT 😘\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA tiger army tiger army!!!\t\t\n"$CWEB $FUTU $TIGR $BABA  \n \nAll on watch tonight! ï¸\x8f"\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n"$BABA this might mark a huge reversal in Chinese tech…\n\nâ˜\x9dï¸\x8f shout out to all the BABA holders. We’ve suffered long enough. I hope your pain will be rewarded. âž¡"\t\t\n$EJH All set for $4 . All Sinos rising today. $JD $BABA $PDD over to $CPOP and $EJH. 🆕\t\t\n$BABA how many times I have to write it before everyone catches on! We THE NEW APES WE THE TIGER ARMY ï¸\x8f\t\t\n$BABA damn looks like i should have bought some $TCEHY. Sadly i had no money to buy the dip ï¸\x8f\t\t\n"$BABA $JD $NIO $TENCENT \n\nWe the ðŸ\x90… ðŸ\x90… ðŸ\x90… !! We have been I g this for days!!\n\nR/babatigers go follow us the bull run is about to start!!! 300 here we come"\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA  ðŸ˜\x81\t\t\n"$BABA Pimped today with a live call at 77.77 \n\nlol\n\nBest ever\n\ndont follow the great one ', ' better for you to stay poor\n\n$spy $jd #china $tsla $amd https://t.co/cdn8jPQvHQ"\t\t\nRT @TomInvesting: If anyone is wondering why $BABA and $TCEHY are up a lot today\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$CPOP Sinos riding. $PDD $BABA $NIO $JD over to $CPOP ðŸ‘\x8d\t\t\n"Ayer doble mi posición en $BABA  #Alibaba 350 acciones a una media de 74$. \n\nLos fundamentales mandan... aquÃ\xad no habrá término medio', ' puerta grande o enfermerÃ\xada. \n\nCon la transparencia que caracteriza a esta cuenta o muestro la transacción de la compra. https://t.co/hUMN77cXr8"\t\t\nRT @dwudacity: $BABA the only thing I regret is not buying more 😹😹😹 💢\t\t\n$BABA LOUDER MAKE NOISE TIGER ARMY NEW APESS IN TOWN 😘\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 107\n$AMZN  Price: $2', '947.33  Mentions: 87\n$BABA  Price: $76.76  Mentions: 85\n$AMC  Price: $14.48  Mentions: 72\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA I bought more', ' but shouldve went full retard. Damn. ï¸\x8f\t\t\n$BABA JPM 😆 ï¸\x8f\t\t\nmy $BABA calls set to open at 550% 🥇 https://t.co/qPJnyeaUuB\t\t\n$BABA WHERES THE REMOTE I NEED TO PIT BLOOMBERG ON â–¶\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA where them bears at', ' i know youre trolling the boards all sad and what not XD 😀\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\nChina held a Financial Stability meeting today .. a lot of important takeaways to keep in mind for those Chinese stocks $NIO $BIDU $BABA ..to name a few.\t\t\n"RT @Sino_Market: Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2…"\t\t\n$BABA tiger tiger tiger ARMY ðŸ’\x9d\t\t\nRT @HaoBottlesea: $BABA wat a bounce ðŸ‘\x8f 🆕 https://t.co/umDJuELpRs\t\t\n"¡A ver si nos hemos equivocado y es una cripto!\nLong Alibaba $BABA https://t.co/vM2CqKFyLv"\t\t\n"Hang Seng Index up 8.8% to above 20', '000.\nHang Seng Tech up 19.36%.\nMSCI EM rises 2.8%', ' biggest one day up since November 2020.\n\n$GDS +43%\n$BILI +32.52%\n$Li Auoto +31.55%\n$XPEV +30.82%\n$JD +27.61%\n#Tencent +20%\n$BABA +19%\n$NTES +17%\n$BIDU +16%\n\n#Stockmarket #China $KWEB $FXI $HXC https://t.co/NxzrnvC00U"\t\t\nKiina pyrkii hälventämään pelkoja osakemarkkinoidensa osalta. Kiinan markkina 10 % nousussa. Yksittäiset osakkeet mm. $BABA +20 % nousussa. 📈 https://t.co/8fEkYJTnl8\t\t\n"$BABA \n\nR/babatigers go follow us this is the start of the biggest bull run !! 💢"\t\t\n@jablamsky $KWEB', ' $JD', ' $BABA https://t.co/knr0fLj2Oo\t\t\n$BABA fomo inbound lets make it 1 trending ï¸\x8f\t\t\nIf anyone is wondering why $BABA and $TCEHY are up a lot today https://t.co/dt60VjaErN\t\t\n$BABA LOUDER MAKE NOISE TIGER ARMY NEW APESS IN TOWN ðŸ‘\x81\t\t\n@xvMiambuvTfy6uZ Read it. Bullish for Chinese ADRs. Policies are now super supportive. Very welcoming signs! $NIO $XPEV $LI $BABA $JD\t\t\n$BABA I bought more', ' but shouldve went full retard. Damn. âš¡\t\t\n$BABA JPM 😆 ↘\t\t\nRT @BrianTycangco: #HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\nmy $BABA calls set to open at 550% ✔ https://t.co/lOQlKPTcEq\t\t\nmy $BABA calls set to open at 550% https://t.co/csahzfPzif\t\t\n$BABA WHERES THE REMOTE I NEED TO PIT BLOOMBERG ON 🆓\t\t\n"$baba \n\na RARE and valuable long PIMP by the master 8 hours ago . \n\nup 20 % now https://t.co/NiDRv5gVIu"\t\t\n$BABA where them bears at', ' i know youre trolling the boards all sad and what not XD 📢\t\t\n$BABA tiger tiger tiger ARMY â\xad\x90\t\t\nnow it is up to $BABA to build on top this +20% 9988 move. 👊 https://t.co/KJzS3BcAyZ\t\t\n"$BABA \n\nR/babatigers go follow us this is the start of the biggest bull run !! ðŸ\x8f¼"\t\t\nAnyone who shorted $BABA and wants to admit they got burned?\t\t\n"$BABA \n\nR/babatigers go follow us this is the start of the biggest bull run !!"\t\t\n$BABA fomo inbound lets make it 1 trending ☑\t\t\n$BABA the only thing I regret is not buying more 😹😹😹 💢\t\t\n$BABA 🚀 🚀 🚀\t\t\n$BABA $BIDU $JD Damn', ' should have listened to myself. HK going crazy tonight. 💢\t\t\n$baba tomorrow 👀👀👀👀👀👀👀👀🔥🔥🔥🔥ðŸ¦\x8dðŸ¦\x8dðŸ¦\x8d https://t.co/Tj9o17SaRo\t\t\n$BABA $BIDU $JD $NIO TIGERS SPREAD THE WORD WE THE NEW APESSS DONT FORGET ðŸ‘\x8d\t\t\n$BABA I need it at 85 in premarket. I hope 😘\t\t\nRT @SpecialSitsNews: Hang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discuss…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 18 | -14.3% | 🚀\n| $GME | 16 | -42.9% | 🚀\n| $BABA | 14 | 180.0% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $AMC | 6 | -60.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @LyfeOfPELK: $SPY $SPX #ES_F $BABA $NIO $BIDU Send it Xi \nI wanna know how many pigs made my chinese stock picks bleed"\t\t\n"$BABA \nTiger army !! ðŸ\x90…  ðŸ\x90… we called this before the pump read down!! 🆕"\t\t\n$BABA wat a bounce ðŸ‘\x8f 🆕 https://t.co/umDJuELpRs\t\t\n"$BABA \nTiger army !! ðŸ\x90…  ðŸ\x90… we called this before the pump read down!!"\t\t\n@OttoSuwenNFT My $BABA calls about to print\t\t\n$BABA GUYS TIGER ARMY DONT FORGETTT 🥇\t\t\n$baba https://t.co/JHVfdVSobA up 20%\t\t\n$BABA well well well and just like that', ' BOOM!! 👇\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 74\n2. $GME : 64\n3. $VXX : 53\n4. $BABA : 52\n5. $SPY : 36\n6. $SA : 23\n7. $VTI : 18\n8. $AREN : 18\n9. $MSFT : 17\n10. $ETN : 15\n#stock #trading #usstock #stockmarket"\t\t\n$BABA bros are going to coom everywhere tmrw', ' congrats ðŸ‘\x81\t\t\n$BABA $TENCENT  lol so china is just gonna casually align with russian military and US markets in the same week ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (25)\n2. $SPY (9)\n3. $TSLA (4)\n4. $CORN (4)\n5. $COM (4)\n6. $JD (3)\n7. $GME (3)\n8. $WISH (3)\n9. $RIVN (2)\n10. $AMC (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/i1ikUeYAWV"\t\t\n"$BABA at $85 in HK 🔥🔥🔥🚀🚀🚀\nGot 2 $76 and 3 $80 Calls gone print astonishingly ðŸ˜\x8d🤩 https://t.co/AEkDgeIPNS"\t\t\n$BABA MR WONDERFUL ï¸\x8f\t\t\n$BABA $100 tomorrow??? ☑\t\t\n"$FUTU i got this trending too!!! \n \n$BABA $NIO $TIGR 🆓"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AAPL 🥈\n3. $TSLA 🥉\n4. $QQQ\n5. $AMZN\n6. $BABA\n7. $FB\n8. $AMD\n9. $CHWY\n10. $BIDU\n\n( Sorted by most recent ) https://t.co/yniPa3rEqX"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 20 | 5.3% | 🚀\n| $GME | 16 | -42.9% | 🚀\n| $BABA | 13 | 160.0% | 🚀\n| $AMC | 7 | -50.0% | 🚀\n| $RH | 7 | 250.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA Looks like Xi had bought the dip yesterday lmao\t\t\n$BABA okay I\'m back to regretting not buying more calls today lol ðŸ‘\x8d\t\t\n"$BABA $JD $CWEB $BIDU $SPY \nsitting at price exactly 5 years ago from today.\n2021 revenue: 131.1B\n2016 revenue: 22.55 💯 https://t.co/TKYf4yTdlr"\t\t\nHang Seng on fire this evening 🔥. Did China finally realize great importance of U.S. Capital markets? Recently discussed valuations at multi-year lows on Spaces... $JD $PDD $BABA $KWEB https://t.co/jV2C93nUBJ\t\t\n$BABA if you were still short this you deserve to get squeezed. ï¸\x8f\t\t\n$BABA Has to be a bottom', ' unless Chinese economy has a huge blowup ï¸\x8f\t\t\n"RT @BabaMovement: $BABA \nThey told me not to trust the Chinese I said fuck you they love money I love money !! They won’t fuck their market…"\t\t\n$BABA Have a Yolo Call on Baba lol... Lets see the open tommorowðŸ˜\x8d🤣... Where you guys think this open at? 😀 https://t.co/E67Jxg07bf\t\t\n$BABA LIMIT UP later on nasdaq!!! â\xad\x90\t\t\n$BABA upp 20% i Hongkong? Wtf 😳\t\t\n#HangSeng TECH #HSTI up 16% today posting its biggest one day jump in history. $BABA $TCEHY $JD $BILI $BIDU $MPNGF\t\t\n$BABA Holy shit 📢\t\t\nAlibaba is up 20% and Tencent is up 22% right now in Hong Kong based on the news (see last tweet). $BABA\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 20 | 5.3% | 🚀\n| $GME | 17 | -37.0% | 🚀\n| $BABA | 13 | 160.0% | 🚀\n| $AMC | 7 | -50.0% | 🚀\n| $RH | 7 | 250.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 🤯 💗\t\t\n$BABA $FUTU $TIGR all limit up later and halted!!!! âž¡\t\t\n$BABA currently up 20% today in HK. 💗\t\t\n$BABA +20% in Hong Kong so far! ï¸\x8f\t\t\n"BREAKING: China\'s top financial leaders vow to keep capital markets stable and handle property developers’ risks', ' state news agency Xinhua says.\n\nHK tech shares trade higher \n$JD +28%\n$BABA +20%\n$BIDU  +18%\n$TCEHY +20%"\t\t\n"$SPY $SPX #ES_F $BABA $NIO $BIDU Send it Xi \nI wanna know how many pigs made my chinese stock picks bleed"\t\t\n"$TME $BABA $TENCENT holy cow what\'s happening in Hong Kong???\n\nEverything is up 30%%%% ï¸\x8f"\t\t\nRT @indra_chavan: $BABA what’s the USD price right now? How do I find the live Chinese stock price? 💫\t\t\n$BABA once again bears gonna be poor after tomorrow', ' don’t be greedy next time 🚩 https://t.co/VHNOaIVjM7\t\t\n$BABA JPMorgan! What a joke! And they those in the US analysts?? In Europe we are laughing like hell! Go Baba! ï¸\x8f\t\t\n@business Kind of late - they have destroyed Alibaba - probably the only Chinese company investors had any trust in $baba\t\t\n$BABA what’s the USD price right now? How do I find the live Chinese stock price? 💫\t\t\nRT @SlingshotCap: Lately', ' with the declines we’ve seen in China stocks like $BABA and $TCEHY', ' I’m renewing my thoughts whether I should inv…\t\t\n"$baba $spy $qqq\n\nChina Shorts wake to https://t.co/UAc6TaS85E"\t\t\n"$BABA too!\n What\'s going on? https://t.co/S83nWas451"\t\t\n"$BABA \nThey told me not to trust the Chinese I said fuck you they love money I love money !! They won’t fuck their markets up ï¸\x8f"\t\t\n"$BABA \nThey told me not to trust the Chinese I said fuck you they love money I love money !! They won’t fuck their markets up"\t\t\n$BABA $PDD $BIDU $KWEB  bought the fear whos with me biggest rebound since covid ðŸ\x8f¼\t\t\n@CNBCFastMoney @timseymour @BKBrianKelly @karenfinerman @GuyAdami Guy’s $baba call looking 🔥🔥 https://t.co/uejdZ98wgO\t\t\n$BABA  full send time ðŸ˜\x81ðŸ˜\x81 â\x8f©\t\t\n"RT @mkp0705: $BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n"Meillä voisi olla mahdollisuus nähdä jenkki-squeeezeeeeeee???\n\n$BABA"\t\t\n$BABA â\x9d¤ https://t.co/aeDBVPpqDu\t\t\n"$BABA is back 🚀\n\nÃ\x81nimo a todos que la holdeais https://t.co/12soPb6yq6"\t\t\nOkay but for real $BABA $NIO $PGJ $KWEB $JD $BIDU $QQQ $CQQQ $SPY HOW MANY GUHS? https://t.co/T8Z1CgUmoJ https://t.co/PyNEa01zb0\t\t\n"$spy $qqq\n\n$baba \n\ntoday was the FIRST  time in years I said anything good about $BABA \n\nposted the 77.77 Buy signal \n\nF U !!!! I am the Next Days Paper"\t\t\n$BABA monster move ï¸\x8f\t\t\n$BABA easy bounce to 200s 🌟\t\t\n"$BABA \nThanks daddy xi 👀"\t\t\n"$BABA \nThanks daddy xi"\t\t\n"RT @mkp0705: $BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n"$BABA  $CTK  $RLX  $HUIZ  China is back!\nChina number 1 insurance e commerce\nHuiz is gonna report on 3-18 Friday!!!\npump it!!!$$ 💫 https://t.co/3B3YplWtcH"\t\t\n$BABA squeeze just started!! still 20% up. Tomorrow another round. ðŸ‘\x8d\t\t\n$BABA jeez $81 in HK', ' gap up! ↘\t\t\n$BABA wow I’m buying a lambo with the amount of shares/calls I bought today âš¡\t\t\n"RT @da22410: $BABA $SPY $KWEB \n\nHANG SENG TECH INDEX UP 20% LIMIT UP\n\nAbsolutely insane pump in China today"\t\t\n$BABA took a few calls before close. Going to be 🔥 ï¸\x8f\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"@ebitdaddy90 Hey what\'s going on with $BABA over in Hong Kong?\n\nHave you checked recently?"\t\t\n$SPY $BABA @PurpleReign8 WHERE TF YOU AT BROOOO WE WINNIN 🆓\t\t\n"RT @mkp0705: $BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n"RT @niccdtkl: Speechless!\n\n$BILI up 38%', ' $JD up 30%', ' $Tencent up 23%', ' $NTES up 20%', ' $BABA and $BIDU up 19% https://t.co/EeWvTOczAN"\t\t\n$BABA up about 13%', ' none of the it’s at $100 nonsense 👀 https://t.co/N9o9TBXTgA\t\t\nHang Seng tech +18%', ' biggest single day gain on massive short squeeze as financial council advocates support. Also Foxconn restarts Schenzhen operations. String of +ve news after weeks of carnage. $BABA $BIDU $JD $KWEB ï¸\x8f\t\t\n"@KHerriage Some stocks were just too irresistible today\n$baba"\t\t\n"$BABA \n\nI have been saying this before the pump he disrespected us!!! With the 65 price target read my previous post!!  This is a real company not a meme stock we made 100billion in sales in 1 ducking day!! â\x9d—"\t\t\n"$BABA \n\nI have been saying this before the pump he disrespected us!!! With the 65 price target read my previous post!!  This is a real company not a meme stock we made 100billion in sales in 1 ducking day!!"\t\t\nRT @itsmearmanii: $AAPT $BABA $TCEHY $TGGI 👀📈\t\t\n$BABA thank you Xi uncle . Bottom was in today 😀\t\t\nIt appears to be a good thing I bought the fuck out of $BABA $JD and $SE these past 2 days.\t\t\n$BABA  $JD  $DIDI  $HUIZ  China is back!China number 1 insurance e commerce Huiz is gonna report on 3-18 Friday!!!pump it!!! 👇 https://t.co/IoWD8n61SI\t\t\nRT @nftcollector001: #hangseng now up 8.5% and $BABA up 20%… 🚀👀 glad I bought calls mid day. https://t.co/XnyplOEFrN\t\t\n$BABA HOLY SHIT BOYS WE GON BE RICH ', ' DEE BOYS ARE REALLY MANC 😂😂😂 😀\t\t\n#hangseng now up 8.5% and $BABA up 20%… 🚀👀 glad I bought calls mid day. https://t.co/XnyplOEFrN\t\t\n"@asymmetricalpha 🤑cheers \n$baba https://t.co/cyNANbtDjv"\t\t\n$BABA HK market trading like penny stonks', ' love it!!! $FUTU $TIGR ↘\t\t\n$AAPT $BABA $TCEHY $TGGI 👀📈 https://t.co/P1ebZhG4R9\t\t\n$FTCH I\'m guessing this gaps and goes since this trades like a China stock since the $BABA deal ï¸\x8f\t\t\n$BABA just for the sake of burning bears can we see +50% before the NySE open 🤑 💢\t\t\n"$BABA \n\nYou sold your shares because of some guy I told you he will be known as the worst analyst in history!! ðŸ˜\x81"\t\t\n$SPY don\'t tell me they just squeeze baba bears into bankruptcy $baba 📊\t\t\n"$BABA $SPY $KWEB \n\nHANG SENG TECH INDEX UP 20% LIMIT UP\n\nAbsolutely insane pump in China today 🆙"\t\t\n"$BABA \n\nYou sold your shares because of some guy I told you he will be known as the worst analyst in history!!"\t\t\n$BABA up 12% in HK ðŸ‘\x81\t\t\n"$BABA $SPY $KWEB \n\nHANG SENG TECH INDEX UP 20% LIMIT UP\n\nAbsolutely insane pump in China today"\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n$BABA holy shit... intense pump in Hong Kong â–¶\t\t\n"Speechless!\n\n$BILI up 38%', ' $JD up 30%', ' $Tencent up 23%', ' $NTES up 20%', ' $BABA and $BIDU up 19% https://t.co/EeWvTOczAN"\t\t\n$BABA yall let JPMorgan buy all your shares for 75 dollars now they gonna pump this back to 200 lmao 👀\t\t\n"$BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… â˜\x9d https://t.co/BYBoacLM5M"\t\t\n$BABA all you bears ðŸ\x90» 📌 https://t.co/CUHMLZo0kW\t\t\n$BABA my god 20% â–¶\t\t\n$BABA $JD $KWEB HSI stocks are going for MOASS (mother of all short squeeze) 💟\t\t\n"$BABA \nTiger army!!! Let’s fucking go ðŸ\x90… ðŸ\x90… https://t.co/e1vRqaY8hI"\t\t\n$JD $BABA big money scares you out', ' buys at the lows then gaps it into oblivion so you can\'t get in 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"*CHINA TO KEEP SUPPORTING OVERSEAS SHARE LISTINGS: XINHUA\n\n$BABA $BIDU $TCEHY $DIDI"\t\t\n$BABA here you go bulls', ' HK market today. Dont say you havent been warned too', ' shorts at $FUTU $TIGR ☑ https://t.co/0wOEu3LAmR\t\t\n"Alibaba trading up 12% at HKEX now\n\n$BABA"\t\t\n$BABA Who bought puts before close today? â\xad\x90 https://t.co/1KK9benQqS\t\t\n$BABA it’s gonna be wild tomorrow ðŸ‘\x8d\t\t\n$BABA thanks to whoever sold me his shares at 75 💟\t\t\n$BABA bull trap. Visit this Post in 7 days. ðŸ‘\x8d https://t.co/2KV4SshMoq\t\t\n$BABA $KWEB ‼ï¸\x8f🚨‼ï¸\x8f🚨‼ï¸\x8f🚨‼ï¸\x8f🚀‼ï¸\x8f ðŸ‘\x81 https://t.co/fJm0T9zH6S\t\t\n"Most Unusual Flow Trades (Consumer Cyclical) 3/15 courtesy of @unusual_whales \n\n$TSLA $F $NIO $CPNG $BABA $CHWY $GM $RIVN $JD $PDD $MULN $LCID $GPS $AMZN $CCL https://t.co/CbOC0YKIvn"\t\t\n$XELA well guys I bought some $BABA yesterday @ 77.7 hopefully can help cover some losses from here! 👀\t\t\n"$BABA  \nI think Saudi will be buying with them (Chinese government) at these levels. 😄"\t\t\n"$BABA \n\nTiger army!!! 📢"\t\t\n$BABA up almost 20% 💟\t\t\n"$BABA \nBaba is going to open 100+ tomorrow!! 🤞"\t\t\n"$BABA \n\nTiger army!!!"\t\t\n$BABA tiger ï¸\x8f https://t.co/xCHbyQSiil\t\t\n"$BABA \nBaba is going to open 100+ tomorrow!!"\t\t\n$BABA 80$ now in hk ï¸\x8f\t\t\n$BABA LOL tencent', ' baba', ' $BILI ', ' $LI  all at least 20% up...!!!! ðŸ‘\x8d\t\t\n$BABA RAWRRR TIGER ARMY IS HERE 🆓\t\t\n$BABA the pump before the dump. Big guys getting out. They know what to expect. When China invades Taiwan this will drop 70% ðŸ’\x9d\t\t\n@blazingpony Short covering? $BABA\t\t\n"RT @JulioA01282575: $BABA $SPY $YINN \n\nXi bought the dip ✔ https://t.co/owbFAAB4ue"\t\t\n$BABA no fundamental failure in past two years while the stock price down more than 2/3', '  you tell me this is not a life time opportunity? 👀\t\t\n$BABA historic squeeze tomorrow. 😄\t\t\n$BABA what did Xi say??? 🥇\t\t\n$BABA ï¸\x8f\t\t\n$BABA 20% up in HK', ' gaining 15% in just the past 45 minutes', ' rocketship anyone? ï¸\x8f\t\t\n"$BABA ok this definitely can squeeze', ' I know I am closing tomorrow ðŸ‘\x81\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓⇓⇓ https://t.co/NLtDFDowFN"\t\t\n$BABA 20% increase in Hong Kong??? What is going on?? â–¶\t\t\n$BABA Open at $90 👆 https://t.co/MlOYAsgqTi\t\t\n$BABA My Calls will finally print!! ï¸\x8f\t\t\n"$BABA \n\nIt’s going wild!!!!! ï¸\x8f"\t\t\n"$baba doesn\'t seem to make any sense.\n\nThe entire Chinese stock market seem to not make any sense', ' in truth."\t\t\n"$BABA \n\nIt’s going wild!!!!!"\t\t\n$BABA HELP! I CANT STAND THIS UPTREND IN HSI. 😀\t\t\n$JD +10%', ' $BABA +8% vs. ADR. Seems like govt drawing a red line here. Expecting a lot of “I told u soâ€\x9d today :). We have Fed coming up today as well. $KWEB ðŸ’\x9d\t\t\nRT @WillThrower3: If anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweet…\t\t\n$BABA TIGER ARMY GUYS GET IT TRENDING ðŸ‘\x8d\t\t\n$BABA I gotta admit', ' for a while I was very disappointed in Baba performance', ' but I stuck with it and I am glad it is proving itself! gogogo babamovement 💢\t\t\n$BABA bears ðŸ\x90» fucked up! 🤞\t\t\n"RT @Buguisim: AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Sto…"\t\t\n$BABA no sellers left 😂😂capitulation done 🚀🚀🤑🤑💰💰💰💰 ✨\t\t\n"$BABA $SPY $YINN \n\nXi bought the dip ✔ https://t.co/owbFAAB4ue"\t\t\n"$BABA $SPY $YINN \n\nXi bought the dip https://t.co/l47uMToaT2"\t\t\n$JD $BABA $TCEHY We Strong 💪in Hong Kong ðŸ‡\xad🇰 Fam.....🚀🚀🚀🚀🚀🚀 🆕 https://t.co/2ACQRjK76q\t\t\n$BABA Up 18% to $84 in HK â\xad\x90\t\t\n$BABA Up 18% to $84 in HK\t\t\n@WillThrower3 we need a deep dive on $BABA\t\t\n@FirstSquawk Cool - pls buy $baba ; i have a large position in it 😂\t\t\n$BABA already $82 🤑🤑🤑 ðŸ‘\x81\t\t\n$BABA Shorts and puts are soooooo screwed 💟\t\t\n"$BABA $FXI $YINN \n\nHANG SENG TECH INDEX UP 12% â˜\x9d"\t\t\n"$BABA $FXI $YINN \n\nHANG SENG TECH INDEX UP 12%"\t\t\n$BABA JPMorgan "Falling Knife"', ' Covid Lockdowns', ' Potential Delisting News ... â˜\x9d\t\t\n"Key takeaways for China\'s Financial Stability meeting:\nChina vows to keep the stock market stable', ' welcomes long-term institutional investors.\nWill adopt effective policies to handle developers\' risks.\nSupports overseas share listings. Good dialogue in ADRs $KWEB $JD $BABA $NIO"\t\t\n$BABA Bears shorting at RSI 19 yesterday ðŸ‘\x81 https://t.co/YgTIuqgmQC\t\t\n$BABA bears are focked 😂😂😂 💗\t\t\n$BABA Financial council asks govt to adopt policies that are +ve for market. $JD $KWEB 👆\t\t\n$BABA just squeeze past 100 already!! â\x9d—\t\t\nThere it goes #hsi hang seng $baba $tme $tal https://t.co/Lh2G9eXCj7\t\t\n$BABA What’s the HK price converted? âž¡\t\t\n$BABA pump it mr Xi 🤑🤑🤑🤑🚀🚀🚀🚀 😃\t\t\nIf anybody happens to be thirsty for engagement I would recommend just looking up the P/E ratio of $BABA or $FB and tweeting it\t\t\n$BABA $KWEB man', ' to think some idiot sold me 40 KWEB 40 calls for 2023 for .9 yesterday 👇\t\t\n@jimcanavan21 @KellyAuCoin77 @AppleTVPlus @profgalloway @SHO_Billions Agree…First time I saw him….then he said buy $BABA …luckily I did not…. I’m still a fan\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA Xi and his family buying all the cheap shares 🤑🤑🤑🤑 ï¸\x8f\t\t\n$BABA only another 150 (1200 shares) and this nightmare will be over. 💲\t\t\n$BABA TIGERS UNITE WOMP WOMP WOMPP â\xad\x90\t\t\n$BABA Gonna buy one of those Russian seized Yacht with the the gainz here ï¸\x8f\t\t\n$FXI  $BABA  wow my call will open up 400% âž¡ https://t.co/W3MzW7HGf8\t\t\n$BABA GREEN??? 💢\t\t\n$BABA someone definitely knew something AH lol ï¸\x8f\t\t\n$BABA we did it kids real diamond hands been buying when there was fear let’s go 100 by tommorw lol 🚩\t\t\n$BABA why massive pump in China?? â\x9d—\t\t\n$BABA $TIGR $FUTU $PDD What is this diabolical run upwards? I like it. 😀\t\t\n$BABA push it to 100 close Today 🤑 â\x9d—\t\t\n"$BABA \n\nHang Seng index up 6% â\x9d—"\t\t\n$BABA BURN FUCKING BEARS ✨\t\t\n"$BABA \n\nHang Seng index up 6%"\t\t\n"Kevin O\'Leary buys Tencent', ' Alibaba', ' Meituan\n$BABA $TCEHY https://t.co/h969pDtX6X\nhttps://t.co/NCWZFv2hAJ"\t\t\n$BABA so no bears here $JD $NIO ðŸ‘\x8d\t\t\n$BABA EVERYONE. THERES A NEW ARMY IN TOWN. WE THE TIGER ARMY GET IT TRENDING BEYOTCHHHH SPREAD THE WORD 😄\t\t\n$BABA can’t wait to buy pre market. Shorts will be on the run ↘\t\t\n"Didn\'t put stop loss. Lost 1.4k\nIn $baba call"\t\t\n$BABA tf is baba tiger??? haha â˜\x9d\t\t\n"$BABA $YINN $FXI \n\nChina will be rocking and rolling tomorrow \n\nCHINA VOWS TO SUPPORT OVERSEAS SHARE LISTINGS: XINHUA ï¸\x8f"\t\t\n"$BABA $YINN $FXI \n\nChina will be rocking and rolling tomorrow \n\nCHINA VOWS TO SUPPORT OVERSEAS SHARE LISTINGS: XINHUA"\t\t\n$BABA HSI bouncing up! 👆\t\t\nAdded decent chunk of $baba today in HK portfolio. See limited downside from here. Covid situation in China is not as bad as media is showing.\t\t\n$BABA 83 🎯💰💰💰 🌟\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $ES_F 🥈\n3. $QQQ 🥉\n4. $AAPL\n5. $FB\n6. $TSLA\n7. $AMZN\n8. $KWEB\n9. $AMD\n10. $BABA\n\n( Sorted by most recent ) https://t.co/9P3btSfqfJ"\t\t\n$BABA $BIDU +4% vs USD ADR. $JD +7% on 1st verbal intervention by CN authorities $KWEB ↔\t\t\n$BABA ok digesting the news', ' but I think it is short closing time tomorrow ï¸\x8f\t\t\n$BABA Ok the news is China government just released a statement saying continue to support overseas IPO. $didi going to do a 50% up tmw ðŸ˜\x81\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"$BABA \n\nUp over 12% in HK 😄"\t\t\n"$BABA \n\nUp over 12% in HK"\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… are here!! We are ready to feast!!! Let’s go tigers!!! ï¸\x8f"\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… are here!! We are ready to feast!!! Let’s go tigers!!!"\t\t\n$BABA all of HSI is mooning tonight', ' crazy reversal âš¡\t\t\n$BABA mmmm now that government is cooperating', ' shorting this won’t be as easy 💢\t\t\n$BABA $LKNCY 🚀 ✔\t\t\n$JD  $BABA  My wishes earlier in the evening turning to be true 😘 https://t.co/5j40BXQem1\t\t\n$BABA Don’t care why or who', ' Tigers ðŸ\x90…? I would just like to see all my investments in Chinese stocks go up. Bring on the kitty cats 💯\t\t\n$BABA hope this is not anther pump followed by x10 dump ðŸ‘\x81\t\t\n$BABA check out these two heavily beaten down gems too $TIGR $FUTU ï¸\x8f\t\t\n"$BABA \n\nR/babatigers follow us we are going tiger mode!! The mother of squeezes!!!’ Plus 15billion buybacks !!! â\x9d¤ https://t.co/SxIkhfN8wz"\t\t\n$BABA $LKNCY 🚀\t\t\n$BABA Can\'t trust a commie stock. Not today', ' and not ever.  Communism only kills. 🆙\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets\n1) $VXX\n2) $SPY\n3) $GME\n4) $BABA\n5) $TSLA\n6) $AMC\n7) $QQQ\n8) $AMD\n9) $ARKK\n10) $FB"\t\t\nChina vows to keep stock market ‘stable’ : Xinhua. And we are surging. $JD indicated up 5%', ' $BABA 2%. Overall +ve news from Ukraine and 1st verbal intervention by Chinese authorities 💲\t\t\n$BABA RAWRRRRRR 👀\t\t\n$BABA $YINN https://t.co/Q4p2XKhEfl\t\t\n$BABA bears that are still shorting are fucjed â˜\x9d\t\t\n"$BABA $YINN \n\nChina rallying hard', ' Hang Seng up over 5% on the day ï¸\x8f"\t\t\n"$BABA \n\nR/babatigers follow us we are going tiger mode!! The mother of squeezes!!!’ Plus 15billion buybacks !!! https://t.co/TixShRtVA3"\t\t\n$BABA $JD  my wishes came true. China on absolute fire after lunch. Almost 1000 pts on its index 😄\t\t\n$BABA the "BABA tigers" have officially infiltrated this chat...whoopie 📣\t\t\n"$BABA $YINN \n\nChina rallying hard', ' Hang Seng up over 5% on the day âž¡"\t\t\n"$BABA $YINN \n\nChina rallying hard', ' Hang Seng up over 5% on the day"\t\t\n$BABA $JD  my wishes came true. China on absolute fire after lunch. Almost 1000 pts on its index ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $MCB\n3: $EGLD\n4: $MTA\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $FB\n2: $GOOGL\n3: $AMC\n4: $AMD\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA the "BABA tigers" have officially infiltrated this chat...whoopie 🚩\t\t\n$BABA $JD $BIDU $GME $AMC the tiger army is uniting over at alibaba… 🆙\t\t\n"$BABA \nBaba tigers are squeezing !!!!!! Let’s get it Hong Kong!! Let’s get it!! Baba ðŸ\x90… ðŸ\x90… ðŸ\x90…   R/BaBaTIGErs 💟 https://t.co/ysBTtpe2r9"\t\t\n"$BABA \nBaba tigers are squeezing !!!!!! Let’s get it Hong Kong!! Let’s get it!! Baba ðŸ\x90… ðŸ\x90… ðŸ\x90…   R/BaBaTIGErs https://t.co/Zl72V2K7si"\t\t\n$BABA $JD $TCEHY $KWEB 😘 https://t.co/yqimT120Uk\t\t\nI wonder how many people will sell ALL of their $BABA shares if Charlie Munger decides to close his position.\t\t\n@iamtomnash @syntarabip You’re right. $baba is only 80B in cash and free cash flow of 35B at 10x the market cap of palantir\t\t\nChina going ham mode $kweb $baba https://t.co/05QLSSUgYm\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n$BABA holy hang seng 👆\t\t\n"$BABA \nBaba tigers!! ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… ðŸ\x90…  $AMC $GME $JD $ tsla 🌟"\t\t\n"$BABA \nBaba tigers!! ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… ðŸ\x90…  $AMC $GME $JD $ tsla"\t\t\n@FirstSquawk Stop destroying $BABA\t\t\n$BABA Roar ðŸ\x90¯ #Babatiger 💯 https://t.co/FLhB8XmDtd\t\t\n"$BABA \n\nBaba ðŸ\x90… ðŸ\x90… ðŸ\x90… the squeeze will be epic!! Let’s go Bloomberg!! $TSLA $GME $AMC $DOGE.X $ETH.X https://t.co/fz5Q0jitqe"\t\t\n$BABA Tiger army get it trending! 🤞\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 106\n$AMZN  Price: $2', '947.33  Mentions: 86\n$BABA  Price: $76.76  Mentions: 84\n$AMC  Price: $14.48  Mentions: 72\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @follow_da_trend: $BABA - 3/16\nLose 76.34 and look for 73.66 - 72.40\nLose 72.40 and 65 could come quick\nBreak 79.67 - 80.99 and look for…"\t\t\n"@RacionalApp \n\n¿Que pasa con nuestras acciones si delistan $BABA o cualquier otra empresa China?\n\n¿Se taradean OTC?\n¿Se cambian por las de Hong Kong?\n¿Me las cambian por un cuchuflÃ\xad?\n🤔"\t\t\nAre the $BABA bears still shorting?\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $MCB\n3: $EGLD\n4: $MTA\n5: $CONV\n\nTop 5 bullish trend on #USD pair\n1: $FB\n2: $GOOGL\n3: $AMC\n4: $AMD\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA pumping harder after lunch â\x9d—\t\t\n"$BABA \nBaba tiger ðŸ\x90… ðŸ\x90… ðŸ\x90… $AMC $GME $DOGE.X $TSLA  z.. we have over 60b in cash 15billion buybacks planned 170billion in assets J.P. Morgan fuck your price target will sell you our shares for 300 minimum!! Baba tigers!! R/BaBaTIGERS"\t\t\n$BABA 10% up tonight! 🔔\t\t\n$BABA ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… â–¶\t\t\n$BABA incoming crash down to 68 tomorrow morning. 📉🪦💀🇨🇳👋ðŸ\x8f¼ ï¸\x8f\t\t\n"RT @LionsInvestors: 📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵…"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"$BABA \n\nWe are the fucking tiger J.P. Morgan we won’t tolerate the disrespect will take nothing less of 300!! We have 60b in cash 15b buybacks and 170billion assets !! ðŸ\x90… ðŸ\x90… ðŸ\x90…!! ï¸\x8f"\t\t\n"$BABA \n\nWe are the fucking tiger J.P. Morgan we won’t tolerate the disrespect will take nothing less of 300!! We have 60b in cash 15b buybacks and 170billion assets !! ðŸ\x90… ðŸ\x90… ðŸ\x90…!!"\t\t\n$BABA everyone knows about apes right from Gme/amc??? We’ll get tigers from baba known! Spread the word start the trend! 📌\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA where are the $FUTU tigers??? 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA look what you guys did now the bots are posting. All this talkin and shit 🪄\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90… \n\n#babatigers!! \n\nFollow us on Reddit r/BaBaTIGERS ï¸\x8f"\t\t\n"$BABA \n\nBaba tigers ðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90… \n\n#babatigers!! \n\nFollow us on Reddit r/BaBaTIGERS"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n$BABA the tiger brains and the diamond hands must formulate a coalition and flood this stock with liquidity so my weeklies print thx 💯\t\t\n$BABA bought large today. Going to keep buying anything under 100 as much as I can! ðŸ\x90… ðŸ\x90… 🌟\t\t\n$BABA TIGERS ARE HUNGRY AFFFF 👇\t\t\n"$BABA \n\nR/babatigers follow the movement !!! Baba tigers we are coming!!! ðŸ\x90… ðŸ\x90… ðŸ\x90… â\x9d¤"\t\t\n"$BABA \n\nR/babatigers follow the movement !!! Baba tigers we are coming!!! ðŸ\x90… ðŸ\x90… ðŸ\x90…"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\nRT @optionsforecast: $BABA Is about to PUMP. So oversold on daily', ' weekly and monthly https://t.co/R57Ut4Vth3\t\t\n$BABA TIGER ARMYYYY (NAMED AFTER YEAR 2022 WHICH IS YEAR OF THE TIGER) 🌟\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA tiger army ðŸ\x90¯ 😀\t\t\n$BABA 👇\t\t\n$BABA I bought $20', '000 today when it was down 4%. Going to buy $20', '000 more tomorrow. âž¡ https://t.co/N3nmAwVIkE\t\t\n$BABA Me no rikey me so bearish ï¸\x8f https://t.co/5XAzRN8uC8\t\t\n$BABA Lfggg tigers 2022 is our year 📶\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nR/babamovement \nTwitter babamovement \n\nWe are the tiger army!! 😃"\t\t\n"$BABA \n\nR/babamovement \nTwitter babamovement \n\nWe are the tiger army!!"\t\t\n$BABA spread the word! Social media', ' other boards', ' etc etc etc. The tiger army is here!!! 😘\t\t\n@neti_neti Yes', ' but $baba is still a good company', ' the risk are much deeper when investing in countries like china\t\t\n"$BABA \nThe #babamovement  tigers it’s our year!!\nðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90… 📊"\t\t\n"$BABA \nThe #babamovement  tigers it’s our year!!\nðŸ\x90… ðŸ\x90… ðŸ\x90… ðŸ\x90…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… ↘\t\t\n$BABA lol not wrong 🆕 https://t.co/W2fwZXQaa8\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $AMZN 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $AMZN 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $AAPL\n6. $FB\n7. $KWEB\n8. $BABA\n9. $TSLA\n10. $AMD\n\n( Sorted by most recent ) https://t.co/Bboj6hyivg"\t\t\n"$BABA \n#babamovement !!! \n\nðŸ\x90… ðŸ\x90… ðŸ\x90…  we are coming to feast!! ï¸\x8f"\t\t\n"$BABA \n#babamovement !!! \n\nðŸ\x90… ðŸ\x90… ðŸ\x90…  we are coming to feast!!"\t\t\n$BABA tiger army is new ape army come one come all ðŸ\x90…ðŸ\x90…ðŸ\x90…ðŸ\x90… 📈\t\t\n"$BABA \n#babamovement is underway \n\nThe great revaluation.. we known as the baba ðŸ\x90… .. the tigers are coming!! 😀"\t\t\n"$BABA \n#babamovement is underway \n\nThe great revaluation.. we known as the baba ðŸ\x90… .. the tigers are coming!!"\t\t\n"RT @fintwit_tracker: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $FB\n5. $AAPL\n6. $KW…"\t\t\n$BABA we the new ape army. 2022 is year of the tiger so I baptize us the baba tiger army ðŸ\x90… â\x9d—\t\t\n"Análisis de alibaba #alibaba #baba $baba \nVideo análisis: https://t.co/7CVe9ddGjq\nArtÃ\xadculo: https://t.co/4blVjvVUE8"\t\t\n"RT @ThrashCapital: The rest of the year could be really good to $AMD. What do you guys think? \n\n$DIA $TSLA $SPY $AAPL $NVDA $BABA $QQQ $AFR…"\t\t\n$BABA let’s make this 1 trillion market cap company … with cash and cash equivalents this company has its worth minimum that much #babamovement ï¸\x8f\t\t\n"$BABA \n#babamovement \n\nThis is a company with hundreds of billions of sales 60billion in cash 170billion in assets this is not a meme this is a revaluation!! The movement is begging!! The greatest revaluation is underway!! 2022 #babamovement .. $JD $DOGE.X $AAPL $ETH.X $TSLA"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"$SPY  $BABA $BIDU $JD  \n \n*UBS', ' CITI WEALTH CLIENTS GET MARGIN CALLS ON CHINESE TECH ROUT 📣"\t\t\n$BABA let’s make this happen trillion company… enough of big boys teaching retailer what’s right and wrong for them #babomovement ✅\t\t\n$BABA did they halt the market ?? 🚩\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA #babamovement we the new apesss fuck Mullen retards who think they’re anything but a pump & dump we the real 2022 squeeze ðŸ‘\x8d\t\t\nCharlie Munger has talked his whole life about (management) incentives', ' but missed the incentives the CCP has around $BABA and other foreign owned Chinese techco\'s https://t.co/ivgYv9aDoH\t\t\n"$HYMC $MULN $AMC $BABA $AHT \nJoin my trading room 🔥🔥\nFREE 🔔 https://t.co/361BT9JSjq"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA come on 🥇 https://t.co/RID96d5OIQ\t\t\n"$BABA \n#babamovement\nThe 12 month war was brutal fellow comrades bag-holders and newcomers welcome because he revaluation battle has began and the tide favors us!! J.P. Morgan disrespectful price target shows how much they v... https://t.co/9vRTncGy1S"\t\t\n"$BABA - 3/16\nLose 76.34 and look for 73.66 - 72.40\nLose 72.40 and 65 could come quick\nBreak 79.67 - 80.99 and look for 86.56 - 87.25\nBreak 87.25 and 94 could come quick. \n\n#daytrading #OptionsTrading #Options https://t.co/qGC2RVA3MA"\t\t\n@apd123 @21stCentValue It did warn us in the sense that it looked “cheapâ€\x9d and $fb became the new darling of the value bros right before it crashed. Just check out value investing channels on YouTube', ' filled with $baba $tcehy $prosus $fb $intc all performing extremely poorly\t\t\n@cingolani_oscar A mi me preocupa mi posición en $BABA …\t\t\n"$BABA \n#babamovement\n\n60billion in cash 170billion in assets !! J.P. Morgan we shall not tolerate your disrespectfully price target of 65$ will take nothing less than 300$ the revaluation has began!! #babamovement $JD $TSLA $DOGE.X"\t\t\n"RT @Iamanirudhsethi: $BABA \nAll dip buyers are FUC**D https://t.co/c83EU1vn6z"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA bears you had fun for more than a year now it’s bulls turn', ' close shorts asap else it will be too late especially for bears who started short positions below 100$ âž¡\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 105\n$AMZN  Price: $2', '947.33  Mentions: 83\n$BABA  Price: $76.76  Mentions: 83\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"$BABA \nOur company has 60billion in cash and over 170billion in assets!! We will not tolerate the disrespectful 65 price target !! Will take nothing less than 300!! J.P. Morgan f your puts!! #babamovement  $JD $NIO $XPEV $TSLA $BTC.X $DOGE.X $AAPL $SHIB.X"\t\t\n$BABA wow is that green I see? ðŸ‘\x8d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMZN 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $FB\n5. $AAPL\n6. $KWEB\n7. $TSLA\n8. $AMD\n9. $BABA\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/I60TAxfYIw"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nWe will not tolerate you disrespecting our company that has 60billion in cash and over 170billion in assets!! The value of this company is a minimum of 300$!!! J.P. Morgan fuck your puts.. #babamovement $JD $TSLA $BBBY $GME $AMC $nio"\t\t\n"RT @mdsoll315: $aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million…"\t\t\n$BABA dead cat bounce.  60 bucks incoming. I will buy some then. ✔\t\t\n@iamtomnash @syntarabip Somehow $baba starting to look to me like $wish\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n@iamtomnash $BABA $YAGA 😉\t\t\nWorld Economy Braces For Supply Chain Chaos As COVID Closes ChinaÂ\xa0Â\xa0 | ZeroHedge $fxi $baba  https://t.co/q6YJchePYE\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA if it’s univestable ', ' why they put targ $65 or something . Beat them out . Jump big 💟\t\t\n$BABA target 82.5 if > 79 https://t.co/gtenLnI0gW\t\t\n"$BABA \n#babamovement! 💯"\t\t\n"$BABA \n#babamovement!"\t\t\n"$CWEB $KWEB $BABA $JD $DIDI \nChina Tech index (2X Bull) -94% from ATH is a joke. ↔ https://t.co/Dvkl2gscjp"\t\t\n"$BABA \n#babamovement is underway the great revaluation!! we did 100billion of sales in1 day and baba is valued at 200billion the revaluation shall come sooner than expected get ready!! J.P. Morgan fuck your puts!! 😄"\t\t\n"$BABA \n#babamovement is underway the great revaluation!! we did 100billion of sales in1 day and baba is valued at 200billion the revaluation shall come sooner than expected get ready!! J.P. Morgan fuck your puts!!"\t\t\n$BABA get ready baba army ðŸ¦\x8d  ðŸ¦\x8d ï¸\x8f\t\t\n"$BABA what is the exchange rate?.\nRemember', ' tooday 100 💗"\t\t\n"$BABA \n#babamovement has began “the great revaluationâ€\x9d the prophecy shall come to fruition!! $JD $NIO $TSLA $AAPL $AMZN"\t\t\n$BABA we ï¸\x8f\t\t\n$BABA BOTTOM IS IN. FROM HERE WE FLY 📌\t\t\n"$BABA \n#babamovement  the revaluation of a lifetime.. the tide has turned!!! âš¡"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"$BABA \n#babamovement  the revaluation of a lifetime.. the tide has turned!!!"\t\t\n"$BABA Lfggg baba army the new ape armyyy ↘\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/Idgkirid6A"\t\t\n$BABA will triple down if it goes to $60 ðŸ‘\x8d\t\t\n"RT @TheDeepDiveFeed: So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\n$BABA $FUTU Cant wait to see the short squeeze on both today â\xad\x90 https://t.co/JMRvthOj9a\t\t\n"$BABA \nThe #babamovement has began the revaluation is underway!! We will take this to the peak of the Matterhorn!! ï¸\x8f"\t\t\n"$BABA $NIO $JAGX All that you need to know... Shorts haven\'t covered a single share; Check it out below 👇 \n \nIt\'s free to join!! 🚀 https://t.co/EJved52v2q ðŸ\x8f¼"\t\t\n"$BABA \nThe #babamovement has began the revaluation is underway!! We will take this to the peak of the Matterhorn!!"\t\t\n$BABA GOGOGO SPAM THIS BOARD ðŸ‘\x8d\t\t\n$BABA CMON LETS LIGHT THIS BOARD UP GET IT #1 MOST MESSAGES 💲\t\t\n$BABA waiting to see if it breaks $60 like back in 2015 prices â\x9d¤\t\t\n$BABA EVERYONE JOIN THE #BABAMOVEMENT ï¸\x8f\t\t\n$BABA Ring the 🔔 👆\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@daniel_toloko @Alex__Pitti Can JD investors explain why it\'s better than $BABA or $TENCY?\t\t\n$BABA bears are losers at this points Loki â\x9d¤\t\t\n"$BABA \n#babamovement!!! 📶 https://t.co/pL39Nhg50p"\t\t\n"$BABA \n#babamovement!!! https://t.co/C9m25sbgsk"\t\t\nThe https://t.co/hz76uXvTSg of Africa', ' Jumia Technologies', ' $JMIA has been hit even harder', ' losing 87% of its value in the last year and $BABA is down 67%. 7/n\t\t\n@StockMKTNewz $BABA\t\t\nMe informan por cucaracha que los chinos le van a entrar a $BABA..\t\t\nRT @Mr_Derivatives: $BABA the last time the Daily RSI was this low', ' BABA had a two day 20% rally. If it is to repeat', ' BABA could see 87 fro…\t\t\n$BABA is a must buy at these prices. This will 10x from here in the next 5-7 years. Demand will grow faster for Chinese E-commerce https://t.co/OwAfeIvp9h\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $FB 🥉\n4. $AAPL\n5. $KWEB\n6. $TSLA\n7. $AMD\n8. $AMZN\n9. $BABA\n10. $ES_F\n\n( Sorted by most recent ) https://t.co/QtFYS5g6IO"\t\t\n$BABA DP multiple intermarket sweeps https://t.co/yzz01FVVLQ\t\t\n$BABA  baba zero. ! â\xad\x90\t\t\n$BABA Hang Seng 10000 should bring this to 30 after US sanctions. ï¸\x8f\t\t\n$BABA  baba zero. ! 💗\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n$BABA  ï¸\x8f\t\t\n"RT @mdsoll315: $aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million…"\t\t\n"RT @TrendSpider: $BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"#AI 1-2 Week Bullish Stocks\n\n$LAIX : 98.42%\n$NAK : 95.9%\n$KALA : 95.3%\n$TNXP : 95.2%\n$BABA : 94.86%\n$METX : 94.86%\n$IQ : 94.8%\n$SRNE : 94.77%\n$OXY : 94.7%\n$ARRY : 94.65%\n\n https://t.co/3BdAoIyYeQ"\t\t\n$BABA tomorrow 68 or 58 ? â˜\x9d\t\t\n$BABA we feast tomorrow bulls ï¸\x8f https://t.co/1S42JZrAtK\t\t\n"RT @InvariantPersp1: #recession ... #Tech #Bubble 2.0 China edition\n\nHas anyone checked in on Masa Son? #SoftBank #Alibaba $BABA 📉👀 https:/…"\t\t\n"Why am I right 95% or more ', ' this will give you a clue \n\nMost of you will not get it. Some will \n\n$spy $Tsla  $aapl $btc $baba \n\nhttps://t.co/lYO12Mecex"\t\t\n$BABA I’m going to buy one share tomorrow and one share each day after that ï¸\x8f\t\t\n$BABA Easy close below 80. â–¶\t\t\n"$NIO $LI $BABA $XPEV \n\nGood to see the trend continue into HK ï¸\x8f https://t.co/aklxU2dZyT"\t\t\n$baba shorts are screwed tomorrow. https://t.co/dYlJTzbgJE\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA คืà¸\xadเครื่à¸\xadงพิมพ์à¹\x81บงค์ที่ผลิตจาà¸\x81จีน ปัจจุบันถูà¸\x81ขายเลหลังà¸\xadยู่ในร้านขายขà¸\xadงเà¸\x81่า\t\t\n$BABA Looking hella green over in HK 💰💰💰 ï¸\x8f\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n$BABA daily. No opinion given. Many Chinese stocks keep going down.  Lets see how far they fall before trying to turn around https://t.co/3rksyW1Y8U\t\t\n$BABA a boy can dream (until he wakes up) 💫 https://t.co/dszyPanlaR\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 104\n$AMZN  Price: $2', '947.33  Mentions: 82\n$BABA  Price: $76.76  Mentions: 82\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n@AviNMash Chosen almost entirely out of concern to avoid being on the wrong side of the transition to general AI: $GOOG', ' $MSFT', ' $BABA', ' $BIDU', ' $AMZN', ' $IBM', ' $FB', ' $NVDA', ' $INTC', ' $TSM\t\t\n$BABA Dead cat bounce before downtrend continues to $40 👆\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n$BABA Almost $80 USD in HK. ☑\t\t\n$BABA  hello bear $NIO  $JD    Thanks bears please short more tomorrow 👉 https://t.co/oJEoaXIgWS\t\t\n"$BABA \nDecent volume #babamovement join now before it’s to late"\t\t\n$BABA almost 78 ðŸ‘\x81\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $FB 🥈\n3. $AAPL 🥉\n4. $KWEB\n5. $QQQ\n6. $BABA\n7. $ES_F\n8. $JD\n9. $PDD\n10. $AMZN\n\n( Sorted by most recent ) https://t.co/Br9iNwWXOX"\t\t\n$baba earned $150 billion in earnings. Don’t ask me if it’s in USD or CNY.\t\t\n$BABA hang seng down another 4% ☑\t\t\n$BABA No strength in Hong Kong.  Resume sell off tomorrow. ðŸ‘\x8d\t\t\nDigging the live video #vcommerce experience on $PINS - I have like 3 bets on what will be the US version of $BABA Taobao livestreaming (or be bought by Big Tech to get that capability): $PINS $QRTEA $WISH. The latter two super distressed', ' former less so. https://t.co/PYWJvVRI6h\t\t\n"$BABA \n\nGuess what â˜\xa0ï¸\x8fPUTINâ˜\xa0ï¸\x8f\n\nWe’re Going to KILL YOUR WHOLE BLOODLINE 🩸\n\nWould not go to sleep mr dead man walking 🤣🤣🤣🤣🤣 âš¡ https://t.co/wj5OQPLVfc"\t\t\n$BABA Jack Ma will b ur Uber driver soon. ðŸ‘\x8d\t\t\n$BABA nobody has heard from Jack Ma in months. Rumor has it he has applied for a job with Uber. This pos company will b nationalized and delisted within a week. Target $1 â˜\x9d\t\t\n$BABA 👀 https://t.co/h059j6GdDV\t\t\nSoftBank CDS costs rise to 2-year high as holdings slump $BABA $TDTF $INFO https://t.co/d00LZoo9Au\t\t\n"$BABA lol doesn\'t look like the rally is weakening today', ' strong AF!! All blue chips at least 5% up. \n \n$NIO $LI $FUTU ï¸\x8f"\t\t\n@markets Look at the volume today 👀 $BABA https://t.co/GCjQUJ7Ufl\t\t\n$BABA have my buy in for $1 when this gets deleted in a week. Still short from $340 🥇\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n$BABA vomit price on HK 📈\t\t\n"Will start posting our daily Market Report email to clients. Hope you enjoy.\n\n $SPY $DIA $QQQ $NFLX $BABA $AMZN $GOOG $XLE $SOXX $TAN\n$JMIA $SNAP $SPY $IWM $T $GOOG $GME $AMD $FSLR $FSLY $MNST https://t.co/FwUsCudgkw"\t\t\n"$BABA $FUTU $NIO  \n \nOn close watch tomorrow', ' will be bright green! â\x9d¤ https://t.co/PPW5E6AkR4"\t\t\n$BABA does hangseng have a limit up for their stocks? 💫\t\t\n$BABA 75.97USD ✔\t\t\n"$SING On Fire now Solar Stocks will be on fire just getting started. \n\n$SPY $TSLA $AMD $FB $AAPL $QQQ $AMZN $NVDA $BA $BABA $NFLX $TWTR $AAL $NIO $OXY $CCL $USO $DAL $INO $TWLO $UGAZ $DIS $ROKU $VXRT $CODX $DJIA $SPX $TLRY $SQ $MSFT $GLD $BYND $SRNE $SPCE https://t.co/1Y1HDvYTt4"\t\t\n$BABA $VXX $TONIC     $25', '000 a day keeps the 9 to 5 away; For a limited time', '', ' we are opening our trading chatroom to the public:..  https://t.co/3c9TpzJjnV 😘\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n$BABA $NIO the Chinese once again using only 1 button to trade $KWEB $XPEV â˜\x9d https://t.co/sQSt3lMxtU\t\t\n$BABA the last time the Daily RSI was this low', ' BABA had a two day 20% rally. If it is to repeat', ' BABA could see 87 from here', ' perfectly aligned to the gap fill above. Play this for a bounce. Just a bounce tho.\t\t\n$BABA how about that hang seng bounce oof not holding my breath but oof 💯\t\t\n@TheOnlyRampart1 bear town on $BABA $TSLA\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\nRT @SpecialSitsNews: When the sell side says something is "un-investable"', ' that is usually the time to start doing work...framework below.…\t\t\n$BABA market wants to run but any bad news And algos will get to work. Vix is breaking out. Got my popcorn ready. Still holding energy and basic material. 👀\t\t\n$BABA there is always a strong support at $0 â\x9d— https://t.co/eQOqIY6ajj\t\t\n"When the sell side says something is ""un-investable""', ' that is usually the time to start doing work...framework below. $JD is now on the watchlist.\n\n$PDD $JD $BABA $TME $TIGR $FUTU $KWEB\n\nhttps://t.co/OZGY1B2otO https://t.co/KvHl389I6H"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n$BABA option traders all worried', ' and me a long term share investor enjoying the show. 🤞 https://t.co/iKj49bQtx0\t\t\n"Full $JD model incl financials', ' projections', ' multiples valuation & SOTP analysis. Model incl risk adj. prices accounting for geopol risk', ' delisting risk & Chinese recession risk that can be turned on & off. Free to gold/silver subs! $PDD $BABA $BIDU $KWEB\n\nhttps://t.co/xEE0MO0ZiX"\t\t\n$BABA  😀\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n"RT @thetradingchamp: OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"OPTIONS WATCHLIST 3/16 â\xad\x90ï¸\x8f🚀\n\n$SPY | Calls Over $429.67 ; Puts Under $421.59\n$UBER | Calls Over $30.48 ; Puts Under $29.28\n$UPST | Calls Over $98.97 ; Puts Under $89.21\n$BABA | Calls Over $77.18 ; Puts Under $74.04\n\n** LIKE FOR ✅2✅ BONUS PLAYS ** https://t.co/3FCNUOf3ME"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $M…"\t\t\n"Market Analysis & Discussion for 03.16.22 \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $ETSY $JPM $MSFT $NVDA $UPST $UAL $TSLA\n\nWatch it https://t.co/GCidxKaDuf https://t.co/A2UVRWv0Mr"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"@TheBreadMakerr Very nice advice. \nBuying into markets fears of Chinese companies now? $BABA ?"\t\t\n$BABA hang shang still green ðŸ‘\x8d\t\t\n$BABA BABA', ' Baidu up over 5% in China market Tencent up over 6%. ï¸\x8f\t\t\n$BABA your old BABA is back again! ï¸\x8f\t\t\n$BABA same price action as is . 75-76 all day afterhours went to 78 ✅\t\t\n"@SuperMugatu I lost money in $BABA. You know who else lost money in $BABA? Charlie Munger. \n\nCase closed', ' I think i am an investing legend"\t\t\n$BABA -$76.75 Alibaba Is Oversold; Target $120 Per ADR https://t.co/TCfE5kj9vQ\t\t\n$BABA AND JUST LIKE THAT CHINA FLIPS RED 👆\t\t\n$BABA going to $84 tomorrow 👀\t\t\n"$VXX $BABA $IXHL All that you need to know. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇  \n  \nhighly recommend everyone to follow them. 🚀 https://t.co/nYfhLAI5ys 🥇"\t\t\n$BABA that AH was a joke', ' hope no one believed it', ' fck baba ï¸\x8f\t\t\n"$BABA +50% on Antarctica Exchange Premarket!\n\n#babamovement 🆙"\t\t\n$BABA HK weak hands are selling off again', ' HSI was up 3% but now back down to 1% ðŸ‘\x8d\t\t\n$BABA hey everyone I’ve turned 50k into 35k investing in baba and I can shout you how to as well. ï¸\x8f\t\t\n$BABA @PurpleReign8 baba will rally HARD✨🕯 âž¡\t\t\n$BABA lmao of that pump AH only to get smashed down on hang seng fcker red every night ï¸\x8f\t\t\n$BABA Is about to PUMP. So oversold on daily', ' weekly and monthly ï¸\x8f https://t.co/FhUWKT171e\t\t\nStocks Slip With Yields at Highest Since 2019. Oil Prices Keep Falling. $BABA $XOM $CVX https://t.co/yGZ9eBe675\t\t\n$BABA Is about to PUMP. So oversold on daily', ' weekly and monthly https://t.co/R57Ut4Vth3\t\t\n"$BABA wow +20% in Mozambique!\n\n#babamovement ðŸ\x8f¼"\t\t\nMÃ\xad vieja con el Plazo fijo UVA / Yo con mis $BABA', ' $FB y $MELI https://t.co/E1C1YzkUO3\t\t\n$BABA 🔥🔥🔥\t\t\n$BABA Why is this Chinese crap trending? ï¸\x8f\t\t\n$BABA making a new low in the intra day soon 😀\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $CORN (34)\n2. $OIL (18)\n3. $SPY (14)\n4. $BABA (8)\n5. $VXX (6)\n6. $COM (5)\n7. $TSLA (5)\n8. $RING (4)\n9. $PICK (3)\n10. $J (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/A2UB4xoka3"\t\t\n$BABA dead cat bounce day tomorrow', ' enjoy it while it last â\x9d¤\t\t\nAlibaba Group Holding Limited traded 85.164M shares', ' 262% above average volume $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Biggest Mega-Cap Losers for Mar 15', ' 2022:\n\n$XOM -5.69%\n$CVX -5.06%\n$BABA -1.29%\n$BHP -1.08%\n$PFE -0.08%\n\nResearch on https://t.co/jp9ZDeBxqV"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 103\n$BABA  Price: $76.76  Mentions: 81\n$AMZN  Price: $2', '947.33  Mentions: 80\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA +5.8% in HK\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 37\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $VXX\n2) $SPY\n3) $…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@ParrotStock +0.69 Nice!\n\nLiving dangerously… bought more $BABA $APPS $GOOGL"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Too the moon\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Alipay dominates the Chinese market and the CCP has its own digital currency they are trying to push. How long until they nationalize to squash competition? 💯\t\t\nRT @asymmetricalpha: $BABA If you followed Munger into Alibaba you should be prepared to hold for the long term', ' as that is the only metric…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA If you followed Munger into Alibaba you should be prepared to hold for the long term', ' as that is the only metric Munger goes by', " and sell only if Munger sells. I will bet anything that Munger comes out right here in the long run.\t\t\n@babyghost I really hope for your sake that’s not part of your logic for taking a short position in $BABA. ï¸\x8f\t\t\nwhoever suggested $BABA - you're modded https://t.co/qmSA9mYhsO\t\t\n$BABA Best Chatroom", '', '', ' I’ve made over $95k By their alert', ' https://t.co/6YesXV6dRW\t\t\n$BABA Too the moon! 🔔\t\t\n$BABA is near the lowest it’s been in YEARS. But a company that big isn’t going down the drain. If you have a little patience', ' I would buy/hold. It’s bound to bounce back and is 1/3 it’s 12-month max value.\t\t\n$BABA Highest volume since Aug \'21... Reversal is coming\t\t\n$BABA what are they ? ðŸ˜\x81\t\t\n$BABA No matter what happens… this stock has taught me so many lessons. ✨\t\t\n$baba limit up in the U.S tomorrow. https://t.co/c5vJxuA0E0\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $VXX\n2) $SPY\n3) $GME\n4) $BABA\n5) $TSLA\n6) $AMC\n7) $QQQ\n8) $AMD\n9) $ARKK\n10) $FB"\t\t\n$BABA Waiting for Buy signal on BABA with https://t.co/Bw0O28xGaK https://t.co/HjGWAirAX6\t\t\n"Totally sucks that fundamentally strong company like $BABA is now lumped up with companies that have yet to report any earnings like $NIO $LCLD $DIDI \n\n#chinesestocks"\t\t\n@forwardcap $BABA?\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$baba US', ' 988 HK Alibaba I bought 4500 shares today morning at 74', ' already returned 22k$… this will likely double for me in next month… great buy here 🚀🚀🚀 don’t miss this chance 🚀🚀🚀 this is about to catch fire https://t.co/4A9LjELg4T https://t.co/v1hhmVkNPP\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @talkcentss: Call me crazy', '\nbut I’ve bought $baba\n\nBut this is money I don’t mind going to zero. \n\nIf I never need to sell', ' then I’m not…"\t\t\n@Elevate881 @alphatrends Not really', ' honestly. Lol. I get what you’re saying. Broader point that I was making is that I do try to know what I own and I’ve just never seen Sea Ltd. in action. (I have owned $BABA before so I don’t always practice what I preach.)\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA US', ' 9988 HK Alibaba has an RSI of 19… haven’t seen this ever in a megacap… book value is $54 with $60b of cash', ' $15b buyback… earnings beat in every quarter and unbelievable growth… this will return 100% within weeks 🚀🚀🚀 https://t.co/Zp2BTW6OL9\t\t\nAlibaba up 7% this morning in Hong Kong. Have we hit the bottom? $BABA\t\t\n$BABA 77 ï¸\x8f\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\n$BABA  oh so you say russia wins? Complete retard ðŸ’\x9d\t\t\n$JD $BABA dead cat bounce 🤞\t\t\n$BABA  im sure you said this at 200 🔔\t\t\n"$BABA someone put Zelensky out of his misery and end this war.. there are innocent ppl dying because of his ego. \nUkrainians know they can’t win this war that’s why they begging the rest of the world for help. 😃"\t\t\nParece que se ordena el long $BABA con la de los jubilados chinos. https://t.co/xFMtYWrhD8\t\t\n"#TodayHKstockmarket\nAs of the press time', ' $BABA-backed #AliHealth(https://t.co/vrS6VyughI) rises 5.45%. Ali Health granted 750', '000 share options to one grantee and 2', '144', '000 RSUs to 20 grantees pursuant to the terms of the Share Award Scheme.\n#stocks https://t.co/TIc7F4jceI"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 101\n$BABA  Price: $76.76  Mentions: 79\n$AMZN  Price: $2', '947.33  Mentions: 79\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA Current HK price', ' See you all tomorrow ï¸\x8f https://t.co/9CdPQahDEK\t\t\n$BABA if you ever feel stupid in life just know there are bears out there who thought this would go to $40. I see drinking all hydroxychloroquine to prevent Covid definitely got to your brains. 📊 https://t.co/EHww0zTF0w\t\t\n"$BABA \nThe baba movement will not tolerate this disrespect of 8pe? You fucking kidding me #babamovement revaluation will start 🪄 https://t.co/qsAxJKHoOA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@lawmaster $BABA\t\t\nI can\'t help but think last chairman\'s letter was an indirect message to Charlie for doubling down on Alibaba. $BABA $BRK\t\t\n"$BABA \nThe baba movement will not tolerate this disrespect of 8pe? You fucking kidding me #babamovement revaluation will start https://t.co/ivLZ6ZNOxt"\t\t\n"@HyenukChu Al rato baja $BABA. \n\nApuesto una bolsa de Doritos a que llega a los 58 USD."\t\t\n"RT @CIAZEKACTrader: Heavy #Options Flow > $500K – End of day Fat Prints \nÂ\xa0\nGame changer Data courtesy of @chatterQuant \nÂ\xa0\n$BABA 85C 3-18  -…"\t\t\n"$BABA \nI have a price target of 900$ tomorrow what do you guys think? I will put up the first trillion $ and the rest of you find a way to come up with the 2n and will hit it hard at the open 💯"\t\t\n"Heavy #Options Flow > $500K – End of day Fat Prints \nÂ\xa0\nGame changer Data courtesy of @chatterQuant \nÂ\xa0\n$BABA 85C 3-18  -> 1 MIL.USD\n\n$TSLA 750P 3-18 -> 23 MIL. USD\n\n$PYPL 95P 3-18  -> 3 MIL. USD\n\n$TSLA 850C 4-22 -> 11 MIL. USD\n\nSource: https://t.co/ug9CyDpSas"\t\t\n$BABA if you’re still short here you’re just greedy and will get smashed. 🆓\t\t\n@KlendathuCap $baba too?\t\t\n"$BABA \nI have a price target of 900$ tomorrow what do you guys think? I will put up the first trillion $ and the rest of you find a way to come up with the 2n and will hit it hard at the open"\t\t\nToday\'s close in the #StockMarket $ES $NQ $RTY #ES_F #NQ_F #RTY_F #BTC was a great comeback have to wait & see what the #FederalReserve announcement gonna be regarding #interestrates hipe 0.25% or 0.50% tomorrow TBD $AMZN $BABA$BA $GOOGL $AXP $FB $CAT $NFLX $LMT 🤑📈📊📉💰🥇💵💸 https://t.co/sUG7zxDjNC\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA the FUD on here about the HK prices on here 😂. It’s going up in HK guys. Don’t listen to the FUD ✅\t\t\n$BABA because i got high because i got high 🔔 https://t.co/3DeYxTrbvZ\t\t\n$BABA Alibaba Group Holding Option Alert: Apr 14 $90 Calls Sweep (26) near the Ask: 198 vs 7211 OI; Earnings 5/12 Before Open [est] ðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/0dP8pi9bNB 🔔 https://t.co/X5V6tpwgcH\t\t\n$BABA RIP JACK MA', ' GOAT LEGEND OF CHINA MURDERED BY XI JINGPING. â–¶\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA going lower. 🚩\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @DaMedinaR: Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acci…"\t\t\n"$BABA \n#babamovement the revaluation is underway we took this to #1 and will take it to 1 trillion ï¸\x8f"\t\t\nI’m such a chad for (maybe) timing the (temporary) bottom on $baba today w calls\t\t\n$BABA all the folks that didn’t buy the lows today will be chasing tomorrow!!! Easy money. 🚀🚀🚀🚀 â˜\x9d https://t.co/Yt2iqFA5da\t\t\n"$BABA \n#babamovement the revaluation is underway we took this to #1 and will take it to 1 trillion"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n$BABA China pump will be epic and bears are focked lol 😂 ✅\t\t\n$BABA rocket 1000$ PT ï¸\x8f\t\t\n$BABA Look at the green candlestick volume today‼ï¸\x8f I think thus has finally hit bottom https://t.co/vFOfUJNMn1\t\t\n$BABA Up 7% king kong Exchange 💫 https://t.co/ABFP6jGxqA\t\t\n"$BABA \n\nGood .. SoftBank must of read the msg we gong back up now .. #babamovement the revaluation has began !! Join the movement ☑"\t\t\nUpdate: BABA and BIDU are up 6%+. Stay green baby! #baba #bidu $baba $bidu\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n$BABA 77.72 us in hk â–¶\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 26 | 136.4% | 🚀\n| $SPY | 22 | -24.1% | 🚀\n| $VXX | 15 | 50.0% | 🚀\n| $BABA | 11 | 120.0% | 🚀\n| $AMC | 10 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA now we are taking 👇\t\t\n"$BABA \n\nGood .. SoftBank must of read the msg we gong back up now .. #babamovement the revaluation has began !! Join the movement"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (23)\n2. $GME (10)\n3. $BABA (8)\n4. $SPY (7)\n5. $COM (7)\n6. $QUAD (3)\n7. $VXX (3)\n8. $EM (3)\n9. $TWTR (3)\n10. $DIS (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/P4G6TTCDEs"\t\t\n$BABA not following thru with the +ve handoff from NY. 2% lower than ADR. Other CN tech names surging $JD ✅\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$TSLA $VXX $AAPL $SPX $ZIM $NVDA $MSFT $AMC $FB $BABA $HYMC $ES $AMD $AMZN $NIO $NFLX $GLD $GM $COUP…"\t\t\n"$BABA \n\nYo SoftBank I’m trying to start a movement here and you’re fucking it up stop selling pos 😄"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 26 | 136.4% | 🚀\n| $SPY | 22 | -24.1% | 🚀\n| $VXX | 14 | 27.3% | 🚀\n| $BABA | 11 | 120.0% | 🚀\n| $AMC | 10 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@asymmetricalpha $BABA is your only long huh? Haha\t\t\n"$BABA \n\nYo SoftBank I’m trying to start a movement here and you’re fucking it up stop selling pos"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 26 | 136.4% | 🚀\n| $SPY | 23 | -17.9% | 🚀\n| $VXX | 14 | 27.3% | 🚀\n| $BABA | 11 | 120.0% | 🚀\n| $AMC | 10 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA china is absolutely in love with baba stock at this price 😘\t\t\n$BABA Hang Seng Bangin’ â–¶ https://t.co/6XCo5kW4OK\t\t\n$BABA HK wants 69 ï¸\x8f\t\t\n$BABA Hang Seng Bangin’ ↔ https://t.co/B1bETuTWsF\t\t\n$BABA HK wants 69 👀\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA baba farting in hk right now😂 ï¸\x8f\t\t\n"@TihoBrkan What were the foundations of Buffett’s buys?\nHigh quality companies', ' yes. But dig deeper: well established rule of law', ' system of appeals for disputes', ' freedom to argue your thesis w/o fear to self. \n\n$BABA is truly high quality', ' but manage risk w/ prudent position sizing."\t\t\n"@Ed_Hale @Striff17 @trijoey @pawan1234o @johnscharts @VijayBhallaMCC Did Cramer call a Bottom on Chinese stocks? Haha. \n\nWatch the Chinese Stocks tomorrow for an FTD: $BABA $BIDU $PDD $JD\n\nHong Kong\'s Hang Seng index jumps more than 3%', ' rebounding after days of losses https://t.co/sitmimbQny"\t\t\n$BABA everyone knows this price is waaaaaaaaay undervalue...but if China decides to invade Taiwan', ' then it may be overvalued. ✔\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA some people go to the casino and blow $500 in one night. I\'m more of a market degenerate and got me a $120 call for October. ï¸\x8f\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 99\n$BABA  Price: $76.76  Mentions: 78\n$AMZN  Price: $2', '947.33  Mentions: 78\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA Markets ripping upward', ' JD taking 1st place but everything up âž¡ https://t.co/xmgcop1w6g\t\t\nRT @anna04009096: $CTK  $BABA  $BZ  $HUIZ  China’s number 1 insurance E-commerce company Huize is gonna report earnings on 3-18 Friday. 👉 h…\t\t\n$BABA loaded on calls 🆙\t\t\n"$BABA \n#babamovement will take the streets of Hong Kong soon and we will have 24hrs of pure green!! The revaluation has began soon the real value of our company will be reflected in the stock price ! â–¶"\t\t\n$BABA the definition of ï¸\x8f https://t.co/epJyCR89fi\t\t\n$BABA âš¡ https://t.co/aEqsBvfZMv\t\t\n"$BABA \n#babamovement will take the streets of Hong Kong soon and we will have 24hrs of pure green!! The revaluation has began soon the real value of our company will be reflected in the stock price !"\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n$DIDI $BABA $NIO China needs to stop holding China back. ï¸\x8f\t\t\n"This is why I\'m bullish...  you all have already taken it too far..   $SPY $BABA\n\nhttps://t.co/GRSH5kQ8hJ"\t\t\nWatch list for tomorrow part 2: $BABA $WMT $AMZN $COST $VMEO ï¸\x8f\t\t\n$BABA Alibaba Group Holding Option Alert: Fri $75 Puts Sweep (6) near the Bid: 71 vs 8178 OI; Earnings 5/12 Before Open [est] ðŸ\x90» |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/3KbFMF5rpr ðŸ\x8f¼ https://t.co/jzS4TMPJOP\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Commie house of cards ï¸\x8f https://t.co/bpw7bJznQ9\t\t\n@capitalcom Y si le hubieran metido en $baba\t\t\n"Large cap stocks with the most shares traded Tuesday\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAmerican $AAL 76.1M\n$VALE 66M\nFord $F 65.2M\nPinduoduo $PDD 56.7M\nOccidental $OXY 49.1M\nNvidia $NVDA 49M\n$ITUB 48M\nExxon $XOM 47.8M\nBradesco $BBD 43.2M"\t\t\n$BABA I was expecting a lot more in hk. It’s below us close as of now ï¸\x8f\t\t\n$BABA Down big on this. I am no longer trusting China. They blew it 👉\t\t\n"List for tomorrow: \n\nChina: $KWEB $BABA $BILI $PDD\n\nTech: $SQ $FB $UPST \n\nOil: $USO $OXY $IMPP $MXC"\t\t\n"$BABA \nThey can’t stop the #babamovement today is the beginning of something bigger than all of us can imagine !! ↔"\t\t\n"$BABA \nThey can’t stop the #babamovement today is the beginning of something bigger than all of us can imagine !!"\t\t\n$BABA while Mr Brandon remains in the main chair I have ZERO trust on his habilit  to handle geopolitics. Will be patient with $BABA 👀 ðŸ’\x9d\t\t\n$BABA for most of yall your break even is 2-5 years out', ' then profit is another question lol ðŸ‘\x8d\t\t\n$BABA HK will end up -ve\t\t\n$BABA pretty embarassing start 📊\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert', ' https://t.co/6YesXV6dRW\t\t\n$BABA will put $FUTU on watch tonight', ' potential short squeeze 📌\t\t\n$BABA noting excite happing i’ll check by later â–¶\t\t\n$BABA hsi gap up 💗\t\t\n$BABA Not a bad start. Will Asia sell?? ☑ https://t.co/HW8izVWYEe\t\t\n$BABA Best Chatroom', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n@stlplace @QuiverTrees collect $BABA\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n@stlplace @barronsonline @QuiverTrees collect $BABA\t\t\n$BABA 💩 who’s still buying this ???options are lovely ✅ https://t.co/0kiL4v0ai9\t\t\n$BABA premarket gap down 😀\t\t\n"$FUTU China / HK up biggy today!!! \n \n$BABA $TCEHY $NIO $XPEV 🔔"\t\t\nThere are still 280! #stocks in a #gammasqueeze as of market close: $AAPL $SQ $UAA $TWTR $BBD $BABA $AAL $MARA just to name a few. You could have this list yourself and all the data to show how #gammasqueezes behave', ' just have to sign up! https://t.co/ePNR1xI3SE\t\t\n$BABA Up in Hong Kong ðŸ‘\x8d https://t.co/RMdvnyCucM\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$AABB The potential of AABB is very likely to be a success in gold crypto exchange. \n$BABA $BTBT 🆓 https://t.co/623ruKIxVJ"\t\t\n"$BABA \n#babamovement the Hong kongers are keep this up this great revaluation has began.. the movement is unity !! Let’s go USA 🇺🇸 let’s go 🇨🇳 we shall both prosper!! J.P. Morgan fuck your puts and your price target we had 1... https://t.co/lGGcFUOg5i https://t.co/vIENbAS1g7"\t\t\n$BABA LFFG ï¸\x8f\t\t\n$BABA what is this baba movement nonsense', ' where are these noobs coming from...almost making me lose sympathy for the bulls again...we all know not to make me mad ï¸\x8f\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA anyone loaded leaps? âž¡\t\t\n$JD up 12% HK and $baba only 4% lol JD wins ï¸\x8f\t\t\n"$BABA $TCEHY $CWEB $KWEB \nGlobal Index PER\nRussia index: 4\nHang Seng index: 5\nNasdaq: 24 🔔"\t\t\n"RT @diamondoptions2: This is every trade we alerted this week 👇\n$PFE +115% ✅\n(Open Swing) \n$WMT +14% ✅\n$CVX +90% ✅\n$DAL +98% ✅\n$NVDA +30% ✅…"\t\t\n"$BABA \nOnce the world gets notice of the #babamovement the world will never be the same this short squeeze will be a long squeeze .. fuck your pt J.P. Morgan the revaluation has began!! $TSLA $JD $AMC $GME $NIO $BBBY"\t\t\n"chinas bounce today so we can short them back down tomorrow.\ncheers.\n\n$BABA $NIO"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$baba I’m just gonna send it lol https://t.co/o9azJf5w6S\t\t\nGuess who swung $baba https://t.co/f8rGo5xuf1\t\t\n"$BABA President Xi? \n\nMore like President 10x(i)!!!\n\n#babamovement #10bagger ðŸ˜\x81"\t\t\n"🔰 $BABA\n-Double bottom from the June 2016    73 level\n-The low in 2016 was 56 ($17 off) https://t.co/MlDmzp5KIP"\t\t\n$BABA Buy China', ' US is overpriced. Better value in China. ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMC 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $BABA\n5. $SOFI\n6. $JOBY\n7. $CYLC\n8. $VXX\n9. $QQQ\n10. $DAL\n\n( Sorted by most recent ) https://t.co/sQHkMWlUm2"\t\t\n$BABA hang shang green so far 🌟\t\t\n$BABA 76.35$ USD flashing premature in HK 📊\t\t\n$BABA I’d take Xi over Biden any day #babamovement ï¸\x8f\t\t\n@MidcoastTraders yes. and with that being said im interested in $KWEB $BABA $JD $BILI ETC\t\t\n$BABA speculation: as a matter of economic warfare', ' the ccp will make sure this soars tonight. 😃\t\t\n$BABA DP BBC ï¸\x8f\t\t\n"the DAILY watchlist is now LIVEE and we are going to BEAR TOWN tomrorow. its looking like a great day.. lets kill it. \n\n$BABA $NIO $SPY $TSLA $KALA \n\nhttps://t.co/UZyVPiYN4R https://t.co/pf3i5J05qz"\t\t\n$BABA short squeeze set up for VXX. They have just stopped issuing new shares and the bears are in trouble 🚀🚀 ï¸\x8f\t\t\n"$BABA too many triple digit bag holders here\n\n$SPY $QQQ ✅"\t\t\n$BABA riding on baba for tomorrow. High time this one gets a break. â\x9d¤\t\t\n"$BIDU $JD $BABA $TCEHY $CHN \n*Hong Kong Stocks The Most Oversold In 35 Years* \n-Bloomberg"\t\t\n$BABA up 40% in hk â\x9d—\t\t\n"$BABA \nThe #babamovement is underway we accomplished the first mission to become the #1 trending now the revaluation has began.. we had 100billion in sales in 1 day and our entire market cap is 200billion. J.P. Morgan fuck y... https://t.co/mFShbWanJD"\t\t\n$BABA where\'s the genius that said we\'d never see double digits a few months back â\xad\x90 https://t.co/JyAOzZXS1W\t\t\n$BABA monthly. Bounced off key support. RSI oversold. Big volume on what is probably shorts covering. Not sure if it changes sentiment. Prob just a trade in the works ↔ https://t.co/pP2EweO9rh\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA its YOUR fault for giving your $ to the CCP', ' YOURS ALONE 🤞\t\t\n$BABA Timing is everything...check $HYMC for tomorrow. ðŸ‘\x81 https://t.co/EgwEWUow9H\t\t\n$BABA #babamovement lfggg 📣\t\t\n"$BABA \n\nHang Seng Index 14-day relative strength index is lowest since 1987. \n\nBuy the dip. ðŸ‘\x8d"\t\t\n"$BABA \nThe #babamovement will not be stopped we became #1 trending and we will become a trillion dollar company.. let’s go USA 🇺🇸 let’s go 🇨🇳 we shall both prosper.. J.P. Morgan fuck your puts $NIO $JD $AAPL $TSLA 😄"\t\t\n"Sign up before midnight to be ready for tomorrow 🟢🟢\n\n👉Weekly', ' Monthly', ' Yearly', ' Lifetime promos up to 75% OFF \n\nhttps://t.co/f7Y4yMBQYF\n\n$TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND $SNAP $TGT $T https://t.co/YPhTFnx9dH"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n$BABA #babamovement\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/bssueMwf8L"\t\t\n$Baba https://t.co/89WZkybR2e\t\t\nGuessing they DD\'d it about as thoroughly as they did when they definitely had a bagalyst read many thousands of pages of $BABA results (which can break your computer when you try to download them - just an FYI for $BABA longs', ' because none of you have) before they got rekt.\t\t\n$BABA #babamovement ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nThe #babamovement will not be stopped we became #1 trending and we will become a trillion dollar company.. let’s go USA 🇺🇸 let’s go 🇨🇳 we shall both prosper.. J.P. Morgan fuck your puts $NIO $JD $AAPL $TSLA"\t\t\n$BABA Garbage 3/15/22 â\x9d¤\t\t\n$BABA #babamovement ✔\t\t\n$BABA #babamovement get this hashtag trending ðŸ‘\x81\t\t\n@The_RockTrading My take. It’s eod Tuesday. Hold your pants and let’s watch what happens tomorrow into THURSDAY $QQQ $SPY $BABA $NIO. #putsinplay\t\t\n@incrementalROI @PythiaR No way. Everyone hates $BABA right now\t\t\n$BABA Garbage 3/15/22 ï¸\x8f\t\t\nDead cat bounce $BABA https://t.co/xHLrFkyZfn\t\t\n$BABA  this seems like trash ✔\t\t\n$BABA  Trending #1 😀 https://t.co/TToEZOsFb1\t\t\nRT @Traders3King: Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in o…\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 97\n$AMZN  Price: $2', '947.33  Mentions: 77\n$BABA  Price: $76.76  Mentions: 76\n$AMC  Price: $14.48  Mentions: 71\n$SONM  Price: $1.22  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA  Here we go! Down again in HK..... 🆓\t\t\n@charliebilello @BrettSimba @ycharts $BABA IMO has to go down to fill the rest of the gaps it has on its chart. The damage has been done and is ever so weak ATM to "easily" fill them within the end of the month and maybe this week even👀🤔🥴😅🥵. Goodluck if your trading and or holding #equity in the #stockmarket 💯 https://t.co/ZhOOwLKS4L\t\t\n"$BABA $NIO (all China stocks)\n\n “Wish I could go back in time and short this.â€\x9d\n\n-Everyone ï¸\x8f"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n$BABA Wonder if Softbank was forced to sell BABA', ' contributing to these nonsense low prices ï¸\x8f https://t.co/XJtZsHJvTh\t\t\n$BABA baba so far is at 76 close to 77 right market opens soon 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA IMO has to go down to fill the rest of the gaps it has on its chart. The damage has been done and is ever so weak ATM to "easily" fill them within the end of the month and maybe this week even👀🤔🥴😅🥵. Goodluck if your trading and or holding #equity in the #stockmarket 💯 https://t.co/JQdbHAjLU1\t\t\n$BABA oh ?? Seems so !! 🆙\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $AAPL\n5. $SPX\n6. $AG…"\t\t\n@karenfinerman valuation porn.  Classic!  $BABA is insane.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA ï¸\x8f https://t.co/u0s2JKfl9N\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @TrendSpider: $BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n$BABA Chinese government should just pump massive stimulus into their economy during covid like we did. That created a 100% pop in our stock market 💲\t\t\n$BABA Alibaba Group Holding Option Alert: Fri $82 Calls at the Bid: 150 vs 1285 OI; Earnings 5/12 Before Open [est] ðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/pSB4hAOvHI\t\t\n$BABA bulls right now 👇 https://t.co/tCccXATBbm\t\t\nThe CCP regulating Tech $BABA $TCEHY $JD @wallstreetbets_ @ParikPatelCFA @itscharliemar @alifarhat79 https://t.co/GWprQteZDb\t\t\n$BABA 15 minutes hk ↔ https://t.co/eEQP74G66f\t\t\n"$BABA \nWhat do we want?? Baba 300\nWhat do we want?? Baba 300\nWhat do we want??? Baba 300!!\n\nThe baba revaluation phase 1 is complete we March J.P. Morgan has trillions but we have millions of people with at least 1 dollar.. #babamovement"\t\t\n$BABA did $100B in sales in ONE day on 11/11 ', ' market cap is $200B. Got too low', ' so JPM could profit off shorts. Time to take this to the moon ! â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Up 237% in Lala land âž¡\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n@Jedi_ant You see that volume on this week’s $BABA $80c today? Wild\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n*ALIBABA SHARES INDICATED 5.8% HIGHER IN HONG KONG $BABA\t\t\n"RT @TrendSpider: $BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n@RespectMyAuthoritah you work for $JPM ? We bullish on $BABA ï¸\x8f\t\t\n$BABA short squeeze 👀 👀 👀 REDDIT https://t.co/NZbrkZjdSC\t\t\n$BABA Mark this post. Only red that’s coming is what I have pads for!!! To the moon!!! 🚀🚀🚀 â–¶ https://t.co/nhuxcn5dMj\t\t\n$BABA  $GME china style #babamovement squeeze it â\xad\x90\t\t\n$BABA  up 420% in chuchneya market /s ï¸\x8f\t\t\n$BABA up 243% in Madagascar 👀\t\t\n"$BABA \nThe baba revaluation is underway!! They can’t stop us. We wi ruin their puts.. bears and shorts you have had a year feast and you’ve grown fat.. we are hungry and full of energy ready to feast your swollen lazy  belly’s ..- #babamovement"\t\t\n$BABA we gonna squeeze these crooks #babamovement 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nLet’s do it for Mr. Wonderful $BABA to $300 ! 🌟 https://t.co/C3cyAEqPrT\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Up 20% on the Kremlin Exchange!!! 🙌ðŸ\x8f»ðŸ¤¯ 💲\t\t\n"RT @mdsoll315: $aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million…"\t\t\n@MarketRebels $BABA $TSLA\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAm…"\t\t\n"📺 @mario10xCiento \n📺 @Market_Trackers \n📺 @DaveCurros \n\n🤡 $BABA https://t.co/vBWwbpnyf1 https://t.co/f2YJlAbG6l"\t\t\n$BABA deadcat bounce folks. DO NOT BE SURPRISED IF THIS IS RED TOMORROW. Congrats to those who bought a position in this in the $70\'s! 12-15 months from now its an easy double from here! ☑\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nBaba and Bidu are up 5% at Pre-market in HK. Let’s go!! #Baba #bidu $baba $bidu\t\t\n$BABA solid start for this. 💯\t\t\n$BABA I’m betting on retiring 5 years early that this price is BS if not i work a few more years ï¸\x8f\t\t\n"$BABA \nThe revaluation has began!!! Babamovement !! â˜\x9d"\t\t\n$BABA did I over estimated anything? folks were SUGGESTING to take loss on the board and I got calls. Carrying all of mine 98 calls. Looks promising tomorrow! âš¡\t\t\n"$BABA \nThe revaluation has began!!! Babamovement !!"\t\t\n"$BABA \nThe #babamovement will not be stopped we will take this to the streets of Hong Kong the streets of New York!! The streets of London the streets of Dubai !! This will be the next trillion dollar company!!! âž¡"\t\t\n$BABA due for another counter trend rally atleast 😃 https://t.co/VAkzk2mn9P\t\t\n"$BABA \nThe #babamovement will not be stopped we will take this to the streets of Hong Kong the streets of New York!! The streets of London the streets of Dubai !! This will be the next trillion dollar company!!!"\t\t\n$BABA up in Malaysia 39% wow ðŸ‘\x81\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n$BABA destroy all Chinese stocks.   Destroy the enemy.   Burn them to the ground.    Leave none alive â˜\x9d\t\t\n$BABA buy zone âš¡\t\t\n$BABA this is going to $500 now ↔\t\t\n"$BABA \nUp 50% streets of London\n\n#babamovement â–¶"\t\t\n"$BABA \nUp 50% streets of London\n\n#babamovement"\t\t\n"$BABA Looking for a life line below IPO 🚑\nhttps://t.co/pcwvgpfEKr"\t\t\n$BABA 5th largest volume day for Alibaba ever. Including the IPO day 💟\t\t\n$baba es un regalo pero esto es más que un tema de flujos acá hay una prima de riesgo muy grande que no vemos. Se puede ir a 20usd e inclusive dejar de cotizar en USA. Si le van a entrar que sea con poco y stop...\t\t\n$BABA well Hong Kong we hand it over to you. Keep up the work we started please! ï¸\x8f\t\t\n$BABA lots of crazies showing up today 🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f 💟\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (21)\n2. $OIL (13)\n3. $GME (7)\n4. $AMC (6)\n5. $COM (6)\n6. $MUST (5)\n7. $SOFI (5)\n8. $ES (5)\n9. $HOUR (4)\n10. $BABA (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/vTN7nEk5DY"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $AAPL\n5. $SPX\n6. $AGRI\n7. $MULN\n8. $PYPL\n9. $NVDA\n10. $BABA\n\n( Sorted by most recent ) https://t.co/baVzJnBw63"\t\t\n$BABA holding 12', '000 shares', ' might sell when it hits $300. ðŸ\x8f¼\t\t\nRT @CasualtyWar: $BABA 6$ away from 5 year lows. https://t.co/1nQz7W9cqc\t\t\n"$BABA \n Congrats boys #babamovement we set a mission 2hrs ago to be #1..  all endings herald a new beginning. Our beginning is 100\n85 pt then 100pt 120pt and beyond.. until our true value represents the stock price!! 300!!! We March forward"\t\t\n"If you invest $1000 in $ENDP today at $2.13 per share', ' and the stock prices rebound back to pre-pandemic prices at $6.15', ' your investment would be worth $2887.32! That\'s 189% growth and $1887.32 profit!\n \n See more: https://t.co/2pV8Epn69z\n  $RCMT $WWE $BABA $AAT $REVG https://t.co/wDpirrhZk1"\t\t\n$BABA lockdowns and covid is spreading fast in China. ï¸\x8f\t\t\n$BABA Happy to hold all the way back to $250 ✅ https://t.co/LSBEUohOvJ\t\t\n@incrementalROI @PythiaR $baba\t\t\n$BABA ppl who bought the puts would be millionaire by now ☑\t\t\n$BABA everyone that made this hit number 1 should buy at least 10-100 shares first thing. Easily back over $100 #FJPM 📌\t\t\n$BABA  Short $JPM â˜\x9d\t\t\n$BABA Continues to trend lower', ' we do not like to buy in the shorter cycles', ' as further extension lower is favoured to take place.  We prefer to stay on the sidelines at this point as it is approaching all time lows', '... https://t.co/rlRO5KFO0W\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\nRT @Mr_Derivatives: $BABA It’s like walking through the casino and seeing the roulette table hitting red 18 times in a row. The next one ha…\t\t\n"$BABA JP Morgan analyst: Yao \nAvg. return: 7% 😆\n63/134 rating were successful. More than half 😂 ï¸\x8f https://t.co/tW1Ue61wd5"\t\t\n@lawmaster $BABA Alibaba\t\t\n"$BABA \n#babamovement we did it boys !! #1 trending!! ✅"\t\t\n$BABA number 1', ' Bears you know what this means', ' spread em cheeks ðŸ\x8d‰ðŸ¤‘ â\x9d— https://t.co/6klnBwnHK2\t\t\n"$BABA \n#babamovement we did it boys !! #1 trending!!"\t\t\nNot making this up. Same analyst upgraded them 4 months ago.  Give me a break. $baba $kweb. Best job out there is analyst job! https://t.co/qKtTnpPwRy https://t.co/2aPswERoeo\t\t\n$BABA I\'m betting on Hang Seng hitting 10', '000. ï¸\x8f\t\t\n@MarketRebels $BABA', ' $AMD', ' $PTON\t\t\n$BABA up 16% at Chernobyl 💰 😃\t\t\n$BABA 👇 👇 https://t.co/rSpsohkGJo\t\t\n$baba bought some today here ï¸\x8f\t\t\n$BABA NUMERO UNO✅ 📣 https://t.co/AgBFniZqOe\t\t\n$BABA Damn Uvxy is doing better than this ...roflmao the big baba . When will the Pain end? Delisting is the word on the street 🆕\t\t\n$BABA $YINN going to rip tomorrow 🆓\t\t\n"$BABA \n+50% wakanda \n\n#babamovement unity between to great nations let’s go USA 🇺🇸 let’s go China 🇨🇳 together we can be more prosperous than against each other! Baba is undervalued the great revaluation will soon be witnessed!!"\t\t\n"$BABA Option to look at today.. 👀 👀  $80 Put for Thursday', ' April 14. Roughly 436 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $40 Put for Thursday', ' April 14. Roughly 136 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $40 Put for Friday', ' July 15. Roughly 116 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA JP Morgan cuts their PT to $65 yesterday... What a shocker', ' they\'re short $1.2B . With a B. For bitches. 👀 https://t.co/pM1cmUD9rC\t\t\n"$BABA Option to look at today.. 👀 👀  $75 Put for Friday', ' June 17. Roughly 2 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $76 Put for Friday', ' March 18. Roughly 257 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $73 Put for Friday', ' March 18. Roughly 166 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA Added to BABA multiple times today along with CWEB and YINN. ï¸\x8f\t\t\n"$BABA Option to look at today.. 👀 👀  $70 Put for Friday', ' March 18. Roughly 634 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $60 Put for Friday', ' March 18. Roughly 118 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $75 Put for Friday', ' March 25. Roughly 276 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA today was the 5th largest volume day in Alibaba\'s stock history. Only 4 prior trading days have exceeded today\'s volume. One of them including the IPO https://t.co/RzbMLw6s2A\t\t\n"$BABA Option to look at today.. 👀 👀  $120 Call for Friday', ' January 20. Roughly 581 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $95 Call for Friday', ' May 20. Roughly 325 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $90 Call for Friday', ' May 20. Roughly 659 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $94 Call for Friday', ' March 18. Roughly 48 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option to look at today.. 👀 👀  $100 Call for Friday', ' March 25. Roughly 120 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA absolute 🤡 here last night talking about $60 and $50. Embarrassing stupidity.  They will fuel the squeeze. 🌟\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 95\n$AMZN  Price: $2', '947.33  Mentions: 76\n$BABA  Price: $76.76  Mentions: 75\n$AMC  Price: $14.48  Mentions: 69\n$SONM  Price: $1.22  Mentions: 59\n\n#stocks #investing #trading"\t\t\nAfter skipping the oil/ $LMT put ideas (both amazing call outs)', ' I’ll throw a little attention to $BABA month out calls off this alert. April 85c for that daily gap fill starters seem like good R/R post FED shenanigans 🤔 https://t.co/Ar7JFCk2yp\t\t\n"20 day free triale👇👇👇\n\n🔜https://t.co/9ksXmQnGj3\n\n$SP.X $APPL $TSLA $QQQ\n$BABA  #daytrading $BTC.X https://t.co/541z7gSMK2"\t\t\n$BABA Up 5% in Burkina Faso âš¡\t\t\nAlmost 4x the average volume traded today $baba. Can’t wait for those 13Fs. Who is buying China outside of Bridgewater lol\t\t\n$BABA wow when will this go back up! 🚩\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $C\n5. $GS\n6. $VIX\n7…"\t\t\n$BABA HAng Seng even on the fifteen year', ' down 25% on the 5 year', ' with returns like that what is the incentive for the Chinese people to buy equities? does Govt want equity market to thrive? 💢\t\t\n$BABA the chart... it whispers to me...  looks like my buy was a day early. up we go. â–¶\t\t\n"RT @SpecialSitsNews: SoftBank\'s Masa Sees $25Bn Evaporate in Tech Selloff $SFTBY (lost $70Bn in 2000)\n\nLatest sign that Masa has liquidity…"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n"$BABA \n#babamovement we will not be stopped we had our first victory of many!! Fuck your puts J.P. Morgan.. you can buy our shares at 300+ â˜\x9d"\t\t\n"RT @BabaMovement: $BABA \nBabamovement this is a revaluation!! Let’s go China 🇨🇳 let’s go usa 🇺🇸 fuck your puts J.P. Morgan!!"\t\t\n"SoftBank\'s Masa Sees $25Bn Evaporate in Tech Selloff $SFTBY (lost $70Bn in 2000)\n\nLatest sign that Masa has liquidity issue is $1bn sale of $CPNG at disc last wk.\n\nUS: $TMUS $SOFI $LMND $GWH $NVDA $VTEX $MIMO $AFYA $VLAT $BZFD $BIGC $INVZ $DASH $PATH $PCOR $MTCH\n\nIntl: $BABA ARM https://t.co/YKLOBe6dXJ"\t\t\n$BABA hold the train for the morning I’m in! ï¸\x8f\t\t\n$BABA Objetivo de 3º Bajista cumplido. La estructura bajista está finalizada', ' el último escenario bajista que puede suceder es una fase de dilatación de 3º bajista. Zona de soporte relevante los 60$. Muy complicado que baje de esa zona. Seguiremos observando su evolución. https://t.co/O8PoXjILEx https://t.co/XlSKewSxUh\t\t\n"$BABA \n#babamovement we will not be stopped we had our first victory of many!! Fuck your puts J.P. Morgan.. you can buy our shares at 300+"\t\t\n$BABA I have grown some empathy for the bulls. I will now destroy any bears that come after this stock. 💲 https://t.co/7P1E8qiD82\t\t\n"RT @Traders3King: $FB 500 To 5K Challenge 🚨 Click the link 👇 to join in on all the profits.\nhttps://t.co/Ac6WsdScbX\n$amzn $fcel $baba $nio…"\t\t\n"RT @Traders3King: Discord $500 To 5K Challenge earnings run trade 🚀 Click the link below to join in on all the profits 👇 \nhttps://t.co/Ac6W…"\t\t\n"RT @Traders3King: $X Discord 🚨 🚀 Congratulations to all my discord members!\n$amzn $fcel $baba $nio $jd $crwd $lgvn $asan $mq $bmbl $spy $mu…"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n"RT @Traders3King: Congratulations to the members who made profits off the $CVX 🚨 Click the link 👇 To join in on all the profits!\nhttps://t.…"\t\t\nRT @Traders3King: Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in o…\t\t\n"RT @Jedi_ant: People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n$BABA -50% in the RW stock exchange already in pre market â\xad\x90\t\t\n$BABA bears are focked ðŸ‘\x8d\t\t\n"$BABA if this shit takes off\nTo $100 or more this will be the MOTHER OF ALL SHORT SQUEEZES ! I can sit on my shares for 15 years : ) I’m not selling my $82 BABA position hell no ! 😀"\t\t\n$BABA bottom in yet?\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n@EffMktHype So... you\'re saying I should have not bought $BABA. https://t.co/knYPYzPWVK\t\t\n$BABA why don\'t you nears STFU 📣\t\t\n"$BABA bottom in! No not yet.. wait bottom\nIn.. nah doesn’t seem like it 💲"\t\t\n"$BABA \nBaba +20% Mogadishu \n\n#babamovement 🥇"\t\t\n"$BABA $BIDU $TENCENT $JD \n\nChinese stocks going much lower .\nNever catch a falling knife 🔪🔪🔪\nFED QT will drain these stocks down 😀"\t\t\n"$BABA \nBaba +20% Mogadishu \n\n#babamovement"\t\t\n$BABA when is Buffet Buying … ? O’Leary just bought BABA yesterday.  $130 next month. ï¸\x8f\t\t\n"✅米国æ\xa0ªãƒ’ートマップ(アフター)\n\n先物\nダウ -0.3% S&P500 -0.3% ナス -0.2%\n\n上ä½\x8d\n$YINN +2.9% $CWEB +2.9% $BABA +2.7% $COUR +2.7% $YETI +2.5%\n下ä½\x8d\n$ROBO -3.4% $ZI -2.8% $OGI -2.2% $HDV -2.2% $RPRX -1.9% https://t.co/hSFibx5LzH"\t\t\n$BABA penny stock baba? ï¸\x8f https://t.co/eGA4FEbJBX\t\t\n"@AllVentured are dating apps similar to US in China culturally? never thought much about it\n\n<2x is extreme', ' but $baba is maybe 10 and so established I have an eye on it. w/ LEAPS it could be a convex trade that china-western relations normalize"\t\t\n@MarketRebels $ARLO and $BABA\t\t\n$BABA why we trending? Cuz of insane amount of JPM puts? 🪄\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$BABA I don’t block bears here', ' because I want to remind all of the cocky piece of shits here when this explode back in their ugly faces 🤞\t\t\n$JD $BABA $NIO $IQ intrigued to see what the HSI does now. If I\'m right it\'ll be green as last 8 days they 100% followed us moves and some. Let\'s see green there and continuation through the end of week here â\x9d—\t\t\n"$BABA \nThe revaluation has began!! Join the #babamovement this company had 100billion + in sales in 1 day but the valuation is 200billion that makes no sense!! We will push this to the tip of the Matterhorn and beyond!! 📈"\t\t\n"$BABA \nThe revaluation has began!! Join the #babamovement this company had 100billion + in sales in 1 day but the valuation is 200billion that makes no sense!! We will push this to the tip of the Matterhorn and beyond!!"\t\t\n$BABA 🤞\t\t\n$BABA Bears fu&ked 🤣ðŸ‘\x8fðŸ\x8f» https://t.co/KWH1BNYWZL\t\t\n"$BABA \n\nWhats the status of the Ant IPO? Is that one the table or has the IPO been shut down? â\xad\x90"\t\t\n"Some notable flow that came in the last hour of RTH: $MSFT $AMD $BMY $BABA 🤔 \n\nFlow: @unusual_whales ðŸ\x90³ https://t.co/Dh02ehFU03"\t\t\n$BABA Bears fu&ked 🤣ðŸ‘\x8fðŸ\x8f» 📊 https://t.co/C4USOMeZqa\t\t\n"People gonna shit their pants when china rallies 10% over the next week\n\n$fxi $baba $bidu $kweb $jd"\t\t\n"ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚°ã\x81«æŠ•稿ã\x81—ã\x81¾ã\x81—ã\x81Ÿ #ã\x81¯ã\x81¦ã\x81ªãƒ–ãƒ\xadã‚° #投資 #米国æ\xa0ª #レãƒ\x90ナス $TSLA $BABA $INTC $F $ZM $SHEL $XOM $BAC $BRKB\nã€\x90米国æ\xa0ªã€‘S&P500ã€\x81NASDAQã\x81¯4æ—¥ã\x81¶ã‚Šã\x81®ä¸Šæ˜‡ã€‚PPIã\x81Œäºˆæƒ³ã‚’下回りFOMC公表å‰\x8dã\x81«è²·ã\x81„戻ã\x81—ã\x81®å‹•ã\x81\x8d。FANG+ã‚‚å\x8f\x8d発ã\x81§å¤§åž‹ãƒ†ãƒƒã‚¯ã\x81«ã‚‚è²·ã\x81„ã\x81Œå…¥ã‚‹ - ウミノマトリクス\nhttps://t.co/rCm4em7vjc"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $SPY 🥈\n3. $AAPL 🥉\n4. $C\n5. $GS\n6. $VIX\n7. $SPX\n8. $S\n9. $BABA\n10. $GLD\n\n( Sorted by most recent ) https://t.co/zFPZLFWRT6"\t\t\n$BABA could be a back to previous lows 95. Epic nothing really changed last 5 days 🆓 https://t.co/wg8TswqOl2\t\t\n$BABA Ali has  been really dumping 📈 https://t.co/ACjf43hICR\t\t\n$BABA  lmao what a 🤡  doesn\'t understand HK follows us â\xad\x90\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nBut what’s the terminal value of a VIE when the underlying asset sits in a country run by a hostile government $BABA\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 93\n$AMZN  Price: $2', '947.33  Mentions: 74\n$BABA  Price: $76.7…"\t\t\n"$BABA\n \n Our first victory of many!!! We are official top 3 #babamovement the March continues to the top spot we are #1 the babamovement is about unity of the Chinese and the Americans this is a company with great fundamentals under attack!!"\t\t\n$CTK  $BABA  $BZ  $HUIZ  China’s number 1 insurance E-commerce company Huize is gonna report earnings on 3-18 Friday. 👉 https://t.co/ECdFWQYKvd\t\t\n$BABA $JD $PDD $BIDU why the fuck would anyone buy this ðŸ\x90• 💩 from a country that organ harvests political prisoners and can’t even be trusted to report a biological weapon leak. 📈\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"$BABA \n Our first victory of many!!! We are official top 3 #babamovement the March continues to the top spot we are #1 the babamovement is about unity of the Chinese and the Americans this is a company with great fundamental... https://t.co/kg37RlmFnN"\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"RT @SpecialSitsNews: China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $…"\t\t\n"China\'s goal with Putin is to resist U.S. without realizing economic pain (sanctions) to itself.\n$fxi $kweb $pdd $jd $baba https://t.co/2iZLdzLNDU"\t\t\n"3-16\n$SONM\n$KAVL\n$REVB\n$HOUR\n\nSwing trade ideas\n$BABA\n$PAYO\n$DOMA\n$BKSY\n$BIGC\n$CZOO\n$NEO"\t\t\n$BABA futures tanking 😱😱😱 💢\t\t\n$BABA 1st OTM calls overnight! Exciting :)\t\t\n"3-15\n$MULN\n$AGRI\n$RCAT\n$GFAI\n\nSwing trade ideas\n$BABA\n$ERC\n$BKSY\n$CZOO\n$NEO"\t\t\n$BABA Wow so many bulls. This has a long way to go apparently. $40s? Never say never. ðŸ˜\x81\t\t\n$BABA YOU know BABA  price to book may eventually be 1 the way it’s going. That might be a good time to buy. But if ADR are not based on assets is it a good time to buy BABA ï¸\x8f\t\t\n"$BABA \nThe babamovement is underway!! We are almost top 3 trending we started from 10!! Our first mission is almost complete!! The revaluation has began !! 1 trillion dollar market cap!!! 🤞"\t\t\n"$BABA \nThe babamovement is underway!! We are almost top 3 trending we started from 10!! Our first mission is almost complete!! The revaluation has began !! 1 trillion dollar market cap!!!"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 93\n$AMZN  Price: $2', '947.33  Mentions: 74\n$BABA  Price: $76.76  Mentions: 73\n$AMC  Price: $14.48  Mentions: 68\n$SONM  Price: $1.22  Mentions: 59\n\n#stocks #investing #trading"\t\t\n$BABA  munger said warren is not comfortable investing in China so I’m not either but at the right price I might be persuaded ï¸\x8f\t\t\n$SPY $BABA baba so cheap ï¸\x8f https://t.co/0Dp7bkoGb3\t\t\n"RT @Palmieri888: $BABA \n\n    Sin patrones en la Estrategia de  #ICEROCK \n\nNOT  YET ¡¡"\t\t\nYet in a closer look', ' split movements in big tech names: $BABA', ' $BIDU slipped for a 4th-day straight session; $JD', ' $PDD rebounded\t\t\n$BABA  $RLX  $KC  $HUIZ  Number 1 China insurance E-commerce is gonna report earnings on 3-18 Friday. 🤞 https://t.co/oXGxElsBJy\t\t\n$BABA Squeeze incoming you dirty greedy bears..About to get slaughtered..🤣 ↔\t\t\n$BABA Squeeze incoming you dirty greedy bears..About to get slaughtered..🤣\t\t\n$BABA BABA too low at this price 👊 💫\t\t\n$BABA 83 tomorrow easy 💢\t\t\n$BABA come on 60ish 🆕 https://t.co/YmQhbgO3Vz\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"$BABA Baba went up .88 and Amazon went was up  \n$110. Here is one for democracy. ï¸\x8f"\t\t\n$BABA The community is going to pump the shit out of Alibaba aren’t there? Starting to see investors defending their ground starting a movement or some ï¸\x8f\t\t\n$BABA Gee', ' I guess this can\'t go down every day.  Shocker. ï¸\x8f\t\t\n"$BABA \nThe revaluation has started how can we have 100billion dollars in sales and our entire market cap is 200billion.. let the true value be u leashed 1 trillion!! Babamovement â\xad\x90"\t\t\n"🟢Let\'s Talk Alibaba $BABA Stock', ' $NIO Stock Connection With #wallstreetbets & #s22ultra For $75\nhttps://t.co/kzVblYa08g"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nThe revaluation has started how can we have 100billion dollars in sales and our entire market cap is 200billion.. let the true value be u leashed 1 trillion!! Babamovement"\t\t\n"$BABA \nBabamovement this is a revaluation!! Let’s go China 🇨🇳 let’s go usa 🇺🇸 fuck your puts J.P. Morgan!! ðŸ˜\x81"\t\t\n$BABA I heard a rumor the twin mafia bosses are buying this at $60.50😂 â˜\x9d https://t.co/JmqFaOzNmq\t\t\n@SJosephBurns China $BABA Russia\t\t\n$BABA  waiting on next big drop maybe maybe not ðŸ˜\x81\t\t\n"$BABA \nBabamovement this is a revaluation!! Let’s go China 🇨🇳 let’s go usa 🇺🇸 fuck your puts J.P. Morgan!!"\t\t\n$BABA big news $KWEB $TENCENT ï¸\x8f https://t.co/Dr9EYImEhj\t\t\n"$VXX $S $BABA All that you need to know... Shorts haven\'t covered a single share:- Check it out below \n~~~~~~~~~~~~ 🚀 https://t.co/jNJG2OcpZO ï¸\x8f"\t\t\n@BlackHatCapital Even buying $ROKU or $BABA is a much safer bet because they won’t go out of business and will likely give you a 200% return.\t\t\n"$BABA \nBaba movement!! Price target 300!!! 📈"\t\t\n$BABA Baba shares will be the new reserve currency 📌\t\t\n$BABA baba or booboo ? 💲\t\t\n$BABA $200+ price target! 👉\t\t\n$BABA yao got fired😂 📌\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nBaba movement!! Price target 300!!!"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (15)\n2. $COM (7)\n3. $GME (5)\n4. $OIL (4)\n5. $BABA (4)\n6. $WEN (3)\n7. $BP (3)\n8. $WISH (3)\n9. $AAPL (3)\n10. $QQQ (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/5etud1lwYG"\t\t\n$BABA I would have bough today if I could have at 73 for sure  I’m considering taking a small loan $jd ï¸\x8f\t\t\n$NIO $HYMC $BABA. 🥰 🥇\t\t\n"$BABA \nWe are #4 on trending we almost there boys!!’ 💗"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $BABA : 58\n2. $AMC : 49\n3. $VXX : 37\n4. $GME : 33\n5. $NIO : 24\n6. $MSFT : 23\n7. $SPY : 23\n8. $SA : 18\n9. $AREN : 18\n10. $AMD : 17\n#stock #trading #usstock #stockmarket"\t\t\n"$BABA \nWe are #4 on trending we almost there boys!!’"\t\t\n"$HYMC Wooowzer\n\n$DOCU $BABA $AAPL $TSLA $DIDI $FB $NVDA $WISH $AMZN $TSM $AMC $GME $RBLX $AMD $MSFT"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA who is Mr . Yao ? â–¶\t\t\n"$baba\nIntrest rate hikes\nintrest rate cuts\nwe buy baba no matter what\nfuck you j.p morgan\nwe on now! we wont calm down', 'we going all out\n300Price target or nothing.!!!"\t\t\n"$BABA \nBaba movement!!! We are taking over!! Follow baba movement on Twitter \n\nAlso r/babamovement 👉"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/qh9MQCRtKD\t\t\n"@Preston_Trades What about the gap right above where we are? No mention of that at all eh?\n\nNewbies', ' they only know one thing', ' their own POV\n\n$BABA look at the chart', ' TWO Gaps ABOVE price: https://t.co/vEmCPhEWcO"\t\t\n"$BABA \nBaba movement!!! We are taking over!! Follow baba movement on Twitter \n\nAlso r/babamovement"\t\t\n@agustin08211428 Puede ser una opción. Otra que empieza a gustarme es $BABA . Pero no pague aún. Hay que observar. $FB otra que está tentadora.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I’d be surprised if we move up tomorrow. Im a bull but usually an influx of new overly bullish sentiment on stocktwits is not a good sign. Stay patient ï¸\x8f\t\t\n"$BABA war ends soon \nShort squeeze $150 by end3 of  March 😃"\t\t\n$BABA 100+ by May end 👉\t\t\n$BABA bulls desperately having on hopes for wsb 😂 💢\t\t\nIf Cathie bought $BABA today', ' I would have sold every share. https://t.co/89MGo2aWsg\t\t\n"$spy $aapl $baba \n\n$ixhl \n\nHe Held Much Bag \n\n15 now https://t.co/G5IHvZEei4"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n$BABA no reason this shouldn\'t be at 200 ðŸ\x90‚ ✅\t\t\n"@prosperousguy Bold claim stating I know nothing about sentiment just because I have not been trading for 40 years. \n\nThe trend remains down with a gap to fill under $65. $KWEB just broke down to all time lows - not a bullish sign for a reversal on $BABA. Time will tell."\t\t\n@VascoLegor @Mercadolibre Mañana vale menos que $BABA\t\t\n$BABA  Guys I own  11 shares at $113? Now what? â\xad\x90 https://t.co/IGZT1F308M\t\t\nRT @MarketChmln: $BABA gains in after hours trading. See vwap price action. https://t.co/0OsZiYto7e https://t.co/ndmfNiJo3F\t\t\n$BABA like if you think it will be an easy 10 percent up tonight in hk! ðŸ‘\x8d\t\t\n$BABA +300% on $FB metaverse\t\t\nIf you could just change your perspective', ' you would see that blindly following Munger and buying $BABA was actually a great idea https://t.co/dNpeSnhGcX\t\t\n$BABA ah bubble popped 😱😱😱 🪄\t\t\n@sixthirtye Si lo hackearon de nuevo mañana van a envidiar la cotización de $BABA\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n$BABA moon time tomorrow ðŸŒ\x9d ï¸\x8f\t\t\n$BABA lista para rebotar ', ' cada que llego a la base del canal bajista tuvo en promeido 30% de rebote . RSI en la misma zona donde previamente llegaron los impulsos. Siempre con Stop para que no nos coja desnudos. 👀👀Ojo al volumen👀 . $SPY #trading #SP500 https://t.co/GlqGF2OFQk\t\t\n@Adam_W_Sawyer @judewhitehorse @TeslaAndDoge Tell that to $BABA investors who were buying “growthâ€\x9d in 2016 only to see a recession wipe out every last drop of gains. Or even better tell that to $CSCO investors who’s topline has “grownâ€\x9d every year since 2000 but investors 22 years ago are still underwater. Learn bubbles.\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n$BABA Chinese stocks will pop today 📈\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @Preston_Trades: $BABA seems attractive under $65 if one can stomach the geo-political risk on China. \n\nI will be watching $BABA closely…"\t\t\n@helium_looter Yeah real sad that $BABA is up when futes are down', " we're crying in our champagne 💫\t\t\nWell I bought $fb $nio $baba $nke $aapl $dkng $fvrr all today pretty much at the lows thinking we are at the bottom lol let’s see how this goes.\t\t\n@InversorExperto @WorldStockss Pues con el pedazo artÃ\xadculo que escribiste pensaba que estabas fuera. A mi al leerlo se me quitaron las ganas. Los fundamentales no siempre lo son todo", ' si continúa la guerra hablamos de $baba y de todo lo demás a donde se va. Pero si', ' estoy en que es un empresón', ' no hay duda\t\t\n"$BABA \n\nCan’t wait to see how JP will dance those put off 📌"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"📣 Watchlist 3/16 📣\n\n$AMD c > 110.90 | p < 107.80\n$GM c > 42.61 | p < 41.65\n$BABA c > 78.25 | p < 75.37\n$DIS c > 135.10 | p < 133.10\n$LCID c > 22.46 | p < 21.49"\t\t\n@helium_looter Yeah real sad that $BABA is up when futes are down', ' we\'re crying in our champagne\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88…"\t\t\n@ChrisFranco @JPMorgan was reported in @Bloomberg predicting $BABA could be a multi-bagger within three years.  2025.\t\t\n"Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88% put flow â–¶ https://t.co/lEVWsLeqBD"\t\t\n"Most active flow today \n \n$TSLA - 60% put flow \n$BABA - 65% call flow \n$FB - 84% call flow \n$VIX - 58% put flow \n$TLT - 88% put flow https://t.co/3qWhTtTFyK"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n$BABA sad when bulls are happy with AH barely 2% green on no news! ï¸\x8f\t\t\n"$BABA \nR/BABAMovement\nLet’s get this community going!! ðŸ‘\x8d"\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.043M\n$TSLA - 713k\n$AMD - 434k\n$BABA - 365k\n$FB - 266k\n$AMC - 262k\n$AAL - 227k\n$NIO - 221k\n$NVDA - 192k\n$MSFT - 165k\n\nWhich options were you trading today?"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA institutions are realizing the reward outweighs the risk. 📌\t\t\n$BABA  Why is it up so much after hours? 👉\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA up 50% in my penis hole ðŸ‘\x81\t\t\n@arbritrage86 $BABA stock price is determined by its fundamentals multiply by an X factor', ' X being the CCP doing absolutely wild shit and that’s a big uncertainty. 15% of my portfolio is in $BABA but I’m willing to bet on the demise of Xi later this year. which will be the turning point.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA $SPY \nJP Morgan banana ðŸ\x8dŒ', '  tomorrow ï¸\x8f https://t.co/PwnoFcWwug"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA just +2', '50% up after -80% and everybody is happy 💗\t\t\n@AnshulR29867559 Also', ' using a thing called MATH $BABA at $371 = Trillion $ mkt cap... Just saying\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 91\n$BABA  Price: $76.76  Mentions: 72\n$AMZN  Price: $2', '947.33  Mentions: 72\n$AMC  Price: $14.48  Mentions: 68\n$SONM  Price: $1.22  Mentions: 57\n\n#stocks #investing #trading"\t\t\n"RT @BulldudeC: Trend Analysis: Top 150 Stocks To Watch | March 15\n\nhttps://t.co/lrAMrGJn2t\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $I…"\t\t\n$BABA JP Moran banana ðŸ\x8dŒ tomorrow https://t.co/42C0SqOI7X\t\t\n$BABA what happened everyone so happy ? Any news? â\x8f©\t\t\n$KWEB $BABA by far the largest dislocation on many metrics - volume 56 and 65 million back to back days - that is 10x 2021 average daily volume and even more the farther back you go - 80% crash 🆙 https://t.co/MgoPEUMkBv\t\t\n$BABA dead cat or kitten bounce coming? nothing goes down in a straightline. 🆓 https://t.co/Mm2f6rpdbR\t\t\n"$BABA \nJP Moran banana ðŸ\x8dŒ tomorrow ï¸\x8f https://t.co/z6n1vUqR0x"\t\t\n$BABA I AM NOT FUCKING LEAVINGGG!! https://t.co/70TauA2AU3\t\t\n$BABA not touching ANY chinese stock 💢\t\t\n$BABA I AM NOT FUCKING LEAVINGGG!! âž¡ https://t.co/oCBXKGVXcl\t\t\n@AnshulR29867559 Lewis', ' get a grip man', ' start with $100 target on $BABA and go from there and please step back from the ledge', ' you\'re scaring us. https://t.co/KyfZWtoOuL\t\t\n"-70% pero HOLD! $BABA \n\nComprar para ganar eso no se lleva. https://t.co/yw403TKapQ"\t\t\n@pmarca Tell me why owning a shares of a VIE like $BABA is different than owning shares in $PTR    (Petrochina) who’s reliably paid dividends for many years. Owning stock in any Chinese company is in good faith that Americans and China will continue to do business together. Period\t\t\n$BABA market cap of $206 billion is trading at 76$ and SHOP and meli which is having a MC less than $100 billion trading above $600 and $950 . How cool? This is not at all shorted\t\t\n$baba increases to 5k and $nio to 15k shares 🚀🚀🚀 these are awesome buys with 20 and 30 rsi… super oversold 🚀🚀🚀 might be a 50% return within days 🚀🚀🚀 https://t.co/BIM7his9NZ https://t.co/rv1PCZpY8u\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n$BABA we finally green💯\t\t\n"$BABA \nShort squeeze +15billion dollars of buybacks behind will be the ultimate squeeze ever seen ✨"\t\t\n#NowListening 3/15/22 - BABA from Option Trades Today on @CastBox_FM https://t.co/9yTj22LO9S   Interesting $BABA trade by @Tony_BATtista >>> @mommavestor @MomAngtrades @RosannaTrades #options #trades  @wallstreetbets\t\t\nRT @EVInvestor21: $baba $amzn $goog $jd $spy $qqq $dia $iwm Alibaba with earnings best every quarter and superb growth is so underpriced af…\t\t\n"@Preston_Trades In the end', ' time will tell how low or high $BABA goes', " but when a $JPM analyst who doesn't know about timing (check his record) says to finally lighten up on $BABA and says that $65 is his target", ' well', ' THAT in itself is a tell.\n\nAgain', ' IMO"\t\t\n$BABA we finally green💯 ï¸\x8f\t\t\n$BABA ðŸ\x90‚ ðŸ‘\x81\t\t\n"$BABA \nThis is a company with 100+ billion dollar sales in a fucking day 1 single fucking day on 11-11 and the market is half what kind of shit is this we are the 11-11 army we are coming to feast!! 🤞"\t\t\n"RT @MessiahTheories: Whats the hardest part about starting with a small account ($100-$500) from above?\n\n$SPY $SPX $AAPL $BABA $TSLA $VXX"\t\t\n$BABA market cap of $206 billion is trading at 76$ and SHOP and meli which is having a MC less than $100 billion trading above $600 and $950 . How cool? This is not at all shorted 😄\t\t\n"@Preston_Trades You haven\'t been trading for 40 years', ' you dont know about sentiment and how that matters.\n\nIn the end time will tell and I used $80 because IMO this opens above that tomorrow morning.\n\n$BABA"\t\t\n"$BABA \nBaba 1000 price target that’s our fucking target!! This is a trillion dollar company !! â\xad\x90"\t\t\nSell $JPM Buy $BABA 💯 https://t.co/oVSvUU8kN4\t\t\n$BABA when market opens bulls will be pissed lol hk guys only knows how to sell😂 👆\t\t\n"$BABA \nAlex Yao you are going to become famous!! For the worst call in history.. watch out 📶"\t\t\n"$BABA \n\nAlex Yao 😎 ï¸\x8f"\t\t\n"$BABA \nThe Crook', ' JP Morgan $JPM', " was scared of 'Ant Financial", '\'  world\'s largest fintech. 🆙"\t\t\n$BHAT I see green', ' $BHAT ', ' $METX ', ' $JD ', ' $NIO ', ' $BABA . â˜\x9d\t\t\n$BABA up 500% in Biden’s brain â˜\x9d\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n"RT @SwingTradeStove: $AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne…"\t\t\n$BABA we need wallstreetbets here to squeeze jpm and co. this will hit 300 in no time. 😄\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n"$BABA can someone explain\nWhat would happen if baba was to get delisted? Does our investment go to zero? Or does it continue on the hang sent? 💯"\t\t\nNew video: I give my 5-minute take on Alibaba and the dangers of delisting. $BABA https://t.co/tMd8hvcSax\t\t\n$BABA $jd just think if chinese markets open up +1000 equalling the losses of yday', ' these 2 will RIp open tomorrow 💗\t\t\n$BABA bought the “dippity dipâ€\x9d .. hope I won’t regret 💫\t\t\n"@prosperousguy $BABA is already under $80 and is in a clear downtrend with no trend reversal. \n\nVery possible we see under $65 for a gap fill but time will tell."\t\t\n"RT @Option_Flow_Ape: $AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne…"\t\t\n$BABA no brainer St this level ï¸\x8f\t\t\n"Trend Analysis: Top 150 Stocks To Watch | March 15\n\nhttps://t.co/lrAMrGJn2t\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $INTC $NVDA $AMD $JPM $BAC $V $MA $PYPL $SHOP $NFLX $DIS $BABA $TLRY $F $MRNA $NVAX $NKE $SPX $SPY $NDX $QQQ"\t\t\n$BABA $QQQ $SPY Alibaba nothing but air to $109', ' rebound incoming ↔ https://t.co/0LVRQazStX\t\t\n$BABA man leaps for 06/2023 are cheap asf. These will print 99.99% unless it is getting delisted 🌟 https://t.co/L5Ou0obB29\t\t\n$BABA who bought above $150? ↘\t\t\n"@Climate_Joe Wouldn\'t that be funny (News on ANT) if they made a huge announcement before mkt open.  I tweeted earlier with charts that $85 was possible (200 exp/avg on 15 min chart) and maybe $90\n\nWith triple expiration Friday', ' maybe a melt UP on $BABA ?"\t\t\n$BABA china will be on fire 🔥 tonight ï¸\x8f\t\t\n$BABA CALLS GONNA PRINT 📈 https://t.co/1La3hOmeu0\t\t\n"$BABA \nInterest rate hikes interest rates cuts \nWe buy baba no matter what!\nFuck you J.P. Morgan \nWe on now!! We won’t calm down!! We going all out!!! 300 price target or nothing 🚩"\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA up 750% in Wakanda exchange 💰💰 â–¶\t\t\nIs This Cloudbreak Stock A Future Winner? https://t.co/cbd4syXMbd $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n"$BABA traded this in the 120’s finally took every china stock off my watch list. The threat of delisting will have a hangover these stocks\nThe chart trends speak volumes ï¸\x8f"\t\t\n$BABA someone wants it 💯 https://t.co/Vd4elSDMI4\t\t\n"@Preston_Trades Good luck buying $BABA at $80 if you can.\n\n$65? LOL  You keep watching"\t\t\n"RT @getinsightfulir: Alibaba\'s $BABA stock has dropped below where it was over 5 years ago', ' despite being a much larger company today.\n\nFY2…"\t\t\n"$AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/DSt1V2uwmf https://t.co/OIRXaYeY3R"\t\t\n$BABA  lmao. good one â\x9d—\t\t\n$BABA someone wants it 😘 https://t.co/Dtbqy4dIBt\t\t\n"RT @SmartOption20: تØ\xadليل ابل $AAPL \nعلى اليومى Ù…Ø\xadاصر بين 150 Ùˆ 153.\nكسر الدعم بيرجع لمناطق 148 \nاختراق المقاومة يستهدÙ\x81 156\n--\n#الأسهم_الأمر…"\t\t\n$BABA Alibaba acquiring JPMorgan soon ðŸ˜\x81\t\t\n@primtime420 $BABA AMEN!!! 🥇\t\t\n"$BABA seems attractive under $65 if one can stomach the geo-political risk on China. \n\nI will be watching $BABA closely as a potential buy and hold investment."\t\t\n$BABA who tf is gambling with this much money on a 4dte and 3dte by selling puts🤣 gosh if this Rips 😀 https://t.co/YCSv0ul4KJ\t\t\n"$BABA \nWe are now 6th looks at this fucking team work!! Let’s go China let’s go USA let’s go baba fuck you J.P. Morgan 😘"\t\t\n"Everyone', ' Come join an amazing group of traders 📉\n🔜https://t.co/9ksXmQ6Dh3\n\n$AAPL $TSLA $QQQ $BABA $GOOGL $SPY\n$SP.X $BTC.X $BB https://t.co/T9zAxNOFuc"\t\t\n$BABA Goodnight from Europe Bulls. Bears', ' hope you sleep well too. No need for nightmares ðŸ‘\x81 https://t.co/3o51GZPxWR\t\t\n"RT @Spicy_Michelada: $BABA \nWow baba +500% Miami stock market 👉"\t\t\n"Alibaba\'s $BABA stock has dropped below where it was over 5 years ago', ' despite being a much larger company today.\n\nFY2017 revenue: $22.99B\nFY2021 revenue: $109.29B\n\nFY2017 net income: $6.35B\nFY2021 net income: $22.90B\n\n#stocks #investing #alibaba https://t.co/OFPWmGvTTP"\t\t\n$BABA fed tomorrow. How Market reacts is what matters. Could be positive or negative. Market will decide 🆙\t\t\n"$BABA \n\nBullish for the week. Could go to $79 but I am bearish for the long term. Can’t seem to break the descending trend line. 🔔 https://t.co/Ez41y4AyF5"\t\t\n$BABA buyout at $300 per share just announced in the grocery stocks exchange where i buy my salami sandwich rip bears you fuc*ed ✅\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA THIS THE JPMORGAN TRASH ANALYST??😂😂😂😂 💫 https://t.co/qi2ybmgg2K\t\t\n"RT @Smith28301: To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n$BABA ant news coming pre market😂 👇\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n$BABA reaching ATH in the Eastern Hemisphere 🚩\t\t\n$BABA up 700% in PAPUA NEW 🇵🇬 GUINEA stock market ï¸\x8f\t\t\n@LabradorWoody tell that to $BABA lol look at their year chart âš¡\t\t\n@MrZincx $SPY $QQQ $BABA\t\t\n"$BABA \n\nSomeone will get fired 😀"\t\t\n$BABA  📶 https://t.co/g9LMkyVM4b\t\t\n$PROG $BABA gonna have to start selling organs to keep averaging down in these. 🤣 🆕\t\t\n"RT @juicetradesalgo: Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZ…"\t\t\n$BABA up 80% in Djibouti ðŸ\x8f¼\t\t\n$BABA one fine day this is gonna open up +200 dollars and bears are gonna be like 👆 https://t.co/8r44MiXxhz\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n"$AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH\n\nTop alerts from @BlackBoxStocks today.\n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/8vuMez2Z0N https://t.co/F2YHPCBZX7 https://t.co/aT6EfXu1Ox"\t\t\n$BABA up 500% in Haiti ðŸ‡\xad🇹 stock market 👉\t\t\n$BABA up 500% in Haiti ðŸ‡\xad🇹 stock market\t\t\n$BABA #8 Trending', ' top 3 and the squeeze Will be imminent\t\t\n"@Surbhi1601 It\'s spelled Anal-lists', ' don\'t Ass me why.\n\n$BABA Booie"\t\t\n"$BABA \n\nMeet Kevin 😘"\t\t\n$BABA #8 Trending', ' top 3 and the squeeze Will be imminent ï¸\x8f\t\t\n$BABA 69.69% up on the  Moulin Rouge Exchange 🆓\t\t\n$BABA if AMC & GME gonna have MOASS then this is gonna have GGMOASS - Great Grand Mother of All Short Squeezes 📶\t\t\n"$BABA \n+300% sofi stadium â\x8f©"\t\t\n$BABA 90% up in Uganda stock exchange followed by US markets 🔔\t\t\n$BABA up 10', '000% in Moscow since Ruble crashed lol 🤣 ðŸ\x8f¼\t\t\n$NIO $BABA $TENCENT Three Of China’s Richest Lose More Than $16 Billion In One Day As Stock Rout Hits Hong Kong-Listed Companies.. 🪄\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n$BABA https://t.co/unuP87Icyo\t\t\nCambio botella de Aceite de 1 litro por accion de $baba\t\t\n$BABA we trending 24/7', " 7 days a week from now on 💗\t\t\n$BABA Guys it's 102718% up on the Albanian stock exchange! Let me treat the bears to a stripper eachðŸ\x8d¾ðŸ\x8d¾ 🪄\t\t\n$BABA piece of trash. Keep up the fake momentum bulls", ' it won’t harm you', ' but nothing will help you. Straight to bag holding hell with this junk. ï¸\x8f\t\t\n"$BABA \nFuck J.P. Morgan\nFuck J.P. Morgan \nFuck jp Morgan\nYour puts will be wrecked 👆"\t\t\nA estos precios me empieza a gustar $BABA y $FB\t\t\n$BABA Up 64% in JPMorgan Stock exchange ï¸\x8f\t\t\nBooby calls did really well today! $BABA\t\t\n"RT @intrinsicvalyou: $baba hit the $70-80 Technical target \n\nChina 🇨🇳 should overtake US economy', ' and are happy shaking out investors\n\nBear…"\t\t\n$BABA thought this was on its way to getting delisted', ' ijs....hmmm👀👀 ï¸\x8f\t\t\n$BABA baba 30% up in Mexico 👀\t\t\n@JimScalpert Same reaction when bot $kweb $baba\t\t\n$BABA save my calls bulltards lol â\xad\x90\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 77 for expiration 2022-03-25 with total premium of 337.96K (total orders : 6', ' OI : 86)\t\t\n"RT @korinek_trades: 2/2 on the day\n\nMaking us 6/6 on the week \n\nAdding to our winning streak of 25/25 the past few weeks or so\n\nStaying VER…"\t\t\n$BABA 150% up in MARS 📌\t\t\n$BABA this will have the biggest short squeeze of all time 👆\t\t\n"My stock swing $BABA is getting some hate. \n\nHere\'s a great breakdown on why to be bullish on China and Alibaba. https://t.co/bJCEmr1PgA"\t\t\n$BABA if Xi is buying I am buying â–¶\t\t\n$BABA +25% White house Stock exchange â–¶\t\t\n"RT @DrStoxx: $BABA: ""...+15% to +20% rally from here..."" \n \nhttps://t.co/54C7GivcFG"\t\t\n$BABA JP shorts 10M shares THEN lowers price target by half … I say we make them pay ! I’ll buy more at open. 📌\t\t\n$BABA dont know whats goin on.... leeeeee gooooo ðŸ’\x9d\t\t\n"@BotsPegram See my tweets on $BABA yesterday', ' that\'s what I said that $JPM were morons and that was a buy signal:\n\n""$JPM finally downgrading today 😆  may be a buy signal"""\t\t\n$BABA JP shorts 10M shares THEN lowers price target by half … I say we make them pay ! I’ll buy more at open\t\t\n$BABA My firm just upgraded this to “must buyâ€\x9d\t\t\n"$BABA \nWe are #9 boys we climbing good job keep this up !!!!! ï¸\x8f"\t\t\n$BABA My firm just upgraded this to “must buyâ€\x9d â\x8f©\t\t\n"$BABA \nBaba +20% Taiwan 💲"\t\t\n"$BABA \nJ.P. Morgan fuck your puts we will wreck them !!! ï¸\x8f"\t\t\nRT @Michigandolf: $BABA AH pump? 👀 CNBC?\t\t\n$BABA 450% up in Paraguay\t\t\n$BABA it’s BUY TIME ! 📊\t\t\nSome good trades today in the call side $BABA $SPY $AAPL $GM $BAC $ICPT https://t.co/nx0s5agJri\t\t\n$BABA Up 634% in Cincinnati Ohio🎊🎊 congrats Bulls 😈😈😈 ✅ https://t.co/BsYlYkxxQs\t\t\n$BABA Stocktwits', ' what\'s up with this 52 week high and low numbers when they arent current to at least YESTERDAY? 👆\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (17)\n2. $OIL (7)\n3. $FB (6)\n4. $TSLA (6)\n5. $BABA (6)\n6. $COM (5)\n7. $FILL (4)\n8. $SQ (4)\n9. $CAMP (3)\n10. $TWTR (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/gcIpuy7XuF"\t\t\n$BABA 666% in Hell ï¸\x8f\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA 450% up in Paraguay ï¸\x8f\t\t\n"$BABA \nFuck J.P. Morgan’s puts let them decay â˜\x9d https://t.co/aeQmN9YXRy"\t\t\nRT @rubecube12: @pmarca Depends if you have fungibility. $BABA and $BIDU can be transferred into $9988 and $9888 reapectively. Then you hav…\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA 1000% up in North korea ï¸\x8f\t\t\n$BABA 300% up in Nigeria stock market ï¸\x8f\t\t\n$BABA lol. I said it. It has to raise by 8. $OCGN followed by ... https://t.co/L5JdlOfpcV\t\t\n$BABA lol. I said it. It has to raise by 8. $OCGN followed by ... â\x9d¤ https://t.co/tPwQY2pvqd\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/kutSBUZfJY\t\t\n$BABA $FJB 18 HOURS TIL THE APP DROPS!!!!!!!!! ï¸\x8f\t\t\n"This year: \n$AAPL is down -17.1% \n$AMD is down -31.9% \n$BABA is down -35.4% \n$DIDI is down -66.5% \n$RLX is down -69.8% https://t.co/daNQv12V8D"\t\t\n"With $BABA IMO', ' anything at or under $155 is a great average. Don’t let these lower prices deceive you from it being a great value at those levels. \n\nYou’ll be fine. https://t.co/FMKSeVlmAX"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA $BABA up 59% in Panama â˜\x9d\t\t\n"$BABA \nJ.P. Morgan bought these months ago and is trying to unload let’s wreck them 📊 https://t.co/AhjJ7yUFM1"\t\t\n"$BABA\n J.P. Morgan bought these months ago and is trying to unload let’s wreck them https://t.co/J1LZpEaH1s"\t\t\n$BABA +360% in Rust â\x9d¤\t\t\n$BABA 120$ tomorrow 😂 ✔\t\t\n"Today \'s DOW 30 $DIA HeatMap', ' of large cap stocks: $AAPL $GOOG $BABA $JNJ $JPM  \n  \n Learn more: https://t.co/r3QJEyqGoZ https://t.co/04ZgHNoTbc"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/XIYh8lSvpu\t\t\n$BABA $BABA up 59% in Panama\t\t\n$BABA bro up 34% premarket in Russia 📶\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 90\n$AMZN  Price: $2', '947.33  Mentions: 70\n$BABA  Price: $76.76  Mentions: 69\n$AMC  Price: $14.48  Mentions: 63\n$SONM  Price: $1.22  Mentions: 54\n\n#stocks #investing #trading"\t\t\n$BABA woahhhh let’s go ↘\t\t\n"@AviNMash $BABA\n$UBS\n$FL\n$RCII\n$FB\n$QFIN\n$WWE\n$HIVE"\t\t\n"$BABA~$800 into $25k with them. If you really want to make huge money 💰.Join us.\nhttps://t.co/ctYIVORMXk"\t\t\n$BABA woahhhh let’s go 🚩\t\t\n"Watching $AFRM heavy tmrw \n$BABA working AH https://t.co/KS3yNDGUqj"\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n$BABA 69% up in Bangkok âš¡\t\t\n$BABA ✔\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWTzO https://t.co/ftH3Md1GiR\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN\n9. $AMD\n10. $FB"\t\t\n$BABA ripping in rubles ✔\t\t\n"$BABA \nBaba +36% Hawaii ðŸ\x8f¼"\t\t\n"Top tweeted stocks:\n$TSLA $VXX $AAPL $SPX $ZIM $NVDA $MSFT $AMC $FB $BABA $HYMC $ES $AMD $AMZN $NIO $NFLX $GLD $GM $COUP $CCJ $LUNA $ABBV $PLTR $TWTR $XPEV $USO $PFE $GFS $GOOG $GME $JPM $C $CNC $OSTK $LOW $PRNT $IWO $VNM $FM $SKYY $MUSA $CAR $VIVO $DDOG \n\n #stockstowatch https://t.co/hOpNFPYarm"\t\t\n$BABA We could see a Gap tomorrow at 85-90\t\t\n@DrStoxx If political and geopolitical tensions are eased then $BABA will run back to $200+ very quickly.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/5yvLbJd3Lt\t\t\n"$SPY $TSLA $BABA $VXX $NIO  \n \nNot the best watchlist but it paid. Congrats to everyone who played. 📢 https://t.co/40NjUZM8K1"\t\t\n$BABA $MOMO  WE DID IT - CONGRATS ON THOSE WHO BOUGHT ï¸\x8f https://t.co/kReLqAv0Y5\t\t\n@evantindell This is why $BABA buyers are crazy\t\t\n$BABA 111 was big support. Was touched 4 times but failed. If it  get taken then for sure baba will rip and never look back. Bulls can do it 📶\t\t\nFuck fintwit $BABA troll \'twit is where the party is tonight.\t\t\n$BABA 420% in Jamaica 🔔\t\t\n$BABA Let\'s see the last three gaps on BABA\'s chart fill. The top two filled today. It could take months to get down there but I have hope', ' lol. ï¸\x8f https://t.co/7TWdFJtFPz\t\t\n$BABA gains in after hours trading. See vwap price action. https://t.co/0OsZiYto7e https://t.co/ndmfNiJo3F\t\t\n$BABA why bullish? ðŸ‘\x8d\t\t\n$BABA 📶 https://t.co/4BjPxdEfuF\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n@Akshat_World What is your view point on $BABA\t\t\n@lawmaster $BABA\t\t\n$BABA if they ever announce any ipo after paying off ccp 200 easy lol ï¸\x8f\t\t\n"RT @Smith28301: To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n$BABA trump does it again 😀\t\t\n"$BABA \nWe are #10 on trending this is unacceptable we need top 3!! ðŸ‘\x8d"\t\t\n"RT @Smith28301: To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n"@hmeisler Traded $BABA today.  Used both one minute candles and tic charts.\n\nCrazy how fast it was bouncing at times.\n\nThink or swim is great."\t\t\n$BABA this is gonna run so hard. 💯\t\t\n$BABA once it starts to turn around I see it going to 140 to make higher high ↔\t\t\n$BABA tread carefully. This stock is one piece of news related to China and Russia away from going to $0 📶\t\t\n"RECAP 🔮\n\n$PFE = No Triggers \n\n$NIO = 40% Put Trigger\n\n$BABA = 25% Put Trigger \n15% = Call Trigger\n\n$FB = 75% Call Trigger\nPut = No Trigger\n\nâ\x9d¤ï¸\x8f For Another Watchlist https://t.co/kR9A3PmhiG"\t\t\n$BABA 79 a good place to load up? Missed the 75s today. âž¡\t\t\n$BABA wen moon ðŸ‘\x81\t\t\n$baba https://t.co/QmhmhhsTh8\t\t\n$BABA wen 80? 😂 ï¸\x8f\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"To enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $AMZN $ZM $NVDA $TLRY $BABA $BIDU $KERN $NFLX $FSLR $FUBO $PINS $PLUG $CRM $CRWD $ABNB $SPY \n\n#stocks #TSLA #StockMarket #StocksToWatch https://t.co/OLFbuPpw4Y"\t\t\n"$BABA  $ACH  \n$SSEC  gap filled (July 2020) 🪄"\t\t\n$BABA coiled spring ☑\t\t\n"Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/3vbD4MvBKd\n\n$TSLA $NVDA $BABA $ZM $TLRY $ABNB $PYPL $EDIT $AMZN $GME  $PTON $YMM https://t.co/qNFxfd0N1R"\t\t\n$KWEB $BIDU $BABA $BILI yesterday news : Chinese CDC cut covid-19 test - CT value to any above 35 considered as negative. So we won\'t see a lot of confirmed cases in China ï¸\x8f\t\t\n$BABA +40% in South Pole! âž¡\t\t\n"To share trading point of view join here \nhttps://t.co/3vbD4Mv3UF\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD $AAPL $AMD $NQM https://t.co/daC8R3SGD7"\t\t\n$BABA  stocktwits should ban every account that was bearish when the stock was 74 75 today 💯\t\t\n"$BABA \nWow baba +500% Miami stock market 👉"\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n$BABA yeah we gonna have a nice pop tomorrow plus I’m sure shorts will be covering to protect their profits âž¡\t\t\n$BABA $90 tomorrow ï¸\x8f\t\t\n"RT @Melrose69123311: $BABA \nLet’s make this the biggest squeeze this thing is shorted in the billions ! Baba + 1000% our imagination 😀"\t\t\n"RT @MotleyFoolMoney: Before buying Chinese stocks on the dip', ' you might want to hear @TMFOtter\'s analysis.\n\nBefore donating to that non-pro…"\t\t\n"$BABA \nLet’s make this the biggest squeeze this thing is shorted in the billions ! Baba + 1000% our imagination 😀"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"$BABA \nUp 900% on the Moscow Stock Exchange !!!!! THROW MONEY AT IT !!!!!! â\xad\x90"\t\t\n$BABA $JD 💟 https://t.co/JBG6S5ui2G\t\t\n$BABA THE WAR IS OVER. Zelensky foldeeeeeedddd woooooo. Me making moneyyyy boyyyyyyyyzzz I\'m so haaaaarrrdd 📶\t\t\n$BABA $BIDU $DOYU $MOMO â\xad\x90 https://t.co/3fcjdpHLYI\t\t\n"To the enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtvErW\n\n$BA $BB $BABA $LUV $KSS  $SPG  $RCL $TELL $ENSV  $AXAS $FET $JD https://t.co/nyhTnPZdQA"\t\t\n$BABA 30% + 📈\t\t\n"💴Check out this chart guys!💴 \n \n$BABA 🪄 https://t.co/gRqsQ0zAU9"\t\t\n"$BABA \nBaba +100 Denarius Ancient Rome ☑"\t\t\n$BABA this move by JP mark the bottom in baba â–¶\t\t\n$baba go find the recent tweets for this. Thank me later. This is hysterical\t\t\n"💴Check out this chart guys!💴\n\n$BABA https://t.co/TaxyVeX93r"\t\t\n$BABA Hey JP Morgan you can suck my pee pee 😀 https://t.co/IEcFEErW19\t\t\n$BABA I don’t know', ' Margo 📈\t\t\n"https://t.co/McJQCtv6Co\nJoin now\n$TSLA $NVDA  $MU $AMZN $MSFT $BABA $NFLX $ADBE $AXP $IBM  $AMD $ADSK $V $CAT $JPM $FB https://t.co/9s9DzgIqS7"\t\t\n"$BABA If it sinks more than great! True investors will buy more. \n10years this will be priced properly ï¸\x8f https://t.co/QkNh9UJShD"\t\t\n$BABA triple digits soon â\xad\x90 https://t.co/IdDxg8Dxmo\t\t\n$BABA should have loaded more 😡 ðŸ‘\x81 https://t.co/MFEqxUV3Py\t\t\n@BAtipico Yo estoy igual ', ' $BABA es mi mayor error sin duda. La semana pasada vendÃ\xad mi etf de petróleo con un +110% y hoy lleva ya un -30%. No entré a invertir pensando que iba a acertar siempre', ' a veces se gana y a veces se aprende. Largo plazo busco mi +7%', ' estamos tranquilos\t\t\n$BABA and why is my p*ssy so wet', ' Todd? ðŸ‘\x81\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN…"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA what is going on? What are y’all talking about? I just loaded up at $75 so I’m interested 😂 🔔\t\t\n$BABA Cash me outside', ' bears aint laughing. ☑\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $TRX\n3: $XEM\n4: $ORBS\n5: $SRM\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $PYPL\n3: $BITW\n4: $BILI\n5: $TSLA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @KASDad: $BABA Almost a round trip. https://t.co/et3RP4zPmt\t\t\n$BABA _146% on the Island of Wakanda ✔\t\t\n$BABA scrubussy 👀\t\t\n$BABA what does jpm have to do with this? Did I miss something? â\x9d¤\t\t\n$BABA +35% in Mozambican? 🪄\t\t\nJ.P. Morgan analyst who downgraded Chinese stocks yesterday after 70 percent drop $baba $kweb $bidu $jd $ntes $nio. I will leave it at this image. https://t.co/yoDv6aow0f\t\t\n"$BABA \nBaba was +12% in banghazi stock market before the stock exchange had a rocket launched at it. They shut the stock exchange down but they said baba would of at least been +50% had the exchange not been destroyed 📈"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Okcoin $BABA\t\t\n$BABA  Hey JP Morgan let me catch more of that sexy falling knife. MORONS! 💟\t\t\n1 year ago I started my journey as a retail investor what a roller coaster! 2022 has not been a good year so far...  Here\'s the current positions and performance. $GOOGL $AXP $AAPL $AMZN $FB $AMD $MCD $SHOP $BABA $UBER $NFLX $CRSP $SGMO #stocks #revolut #trading  #stockportfolio https://t.co/dXf0D7o1W9\t\t\n"$BABA $NIO $PDD \n\nLet’s take off… âš¡ https://t.co/sPoksE0LsI"\t\t\n$BABA gonna go quick when it does pussys 📢 https://t.co/hjoUpfxDDh\t\t\nRT @TCLTrader: $BABA $PDD $SE $NIO Mega Cap Chinese stocks selling off on Huge Volume into the Bottom Danger Zone', ' many with Low Risk Entry…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $TRX\n3: $XEM\n4: $ORBS\n5: $SRM\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $PYPL\n3: $BITW\n4: $BILI\n5: $TSLA\n\nAll #FTX results: https://t.co/kFG8Xq5sHx\nNot buy signals"\t\t\n"@MarkGuasch1 @Ivan_Bolsa Perfecto el ciclo económico que comentas', ' pero no entiendo el mezclar todo cuando', ' en el caso de $BABA todo se acrecenta por el riesgo paÃ\xads y el deslisting. PEro aún asÃ\xad', ' veremos. \n\nY en perÃ\xadodos de estanflación', ' generalmente', ' las que antes salen de ellas son las Smallcaps"\t\t\n$BABA y’all got me mad confused lol ï¸\x8f\t\t\n"$BABA So f**king glad I stuck to my guy here and bought by the boat load at 73-74 this morning and loaded long out ITM calls \n \nF**K YOU BEARS 💗"\t\t\n"$BABA $PDD $SE $NIO Mega Cap Chinese stocks selling off on Huge Volume into the Bottom Danger Zone', ' many with Low Risk Entry (LRE) Doji Bars\nWe could be nearing the Bottom! Aggressive Traders: Watch for Huge Rebounds very soon (20-30% Fast Moves) Consider Lower Time Frame Entries https://t.co/s23KTlf5SY"\t\t\n$BABA clearly tactics by Jp Morgan ✨\t\t\n$BABA Why do some people put the dollar sign after the amount? 👀\t\t\n"#WallStreet 🇺🇸 Most Mentioned Tickers on WSB #wallstreetbets now:\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN\n9. $AMD\n10. $FB"\t\t\n$BABA 20% in shut the fuck up', ' long and strong for the next decade', ' wayne If tomorrow going up down and so on â\x9d—\t\t\n$BABA Jp Morgan loaded the boat. Thanks paper hands 👆\t\t\n"$BABA \nWow are you guys seeing baba in wakanda stock exchange right now? Halted after +75% âš¡"\t\t\n$BABA JPM Has cost me so much money with their bullshit downgrades in my life.  Can we get together Game Stop style and short them to zero? 📢\t\t\n$BABA I pawned my wife’s engagement ring and sold my fridge to buy more today 🚀 â–¶\t\t\n$BABA one of the biggest countries on the planet with the biggest middle class the world has ever seen soon lol be dumb to try and ban china . us dominted for 75 years time for china . then india or brazil ï¸\x8f\t\t\n$BABA Someone call a bull exterminator for this place! 💗 https://t.co/WH9JacjhoT\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AMC\n5. $AAPL\n6. $NIO \n7. $SOFI\n8. $AMZN\n9. $AMD\n10. $FB"\t\t\n$BABA Yeti says BUY', 'BUY', ' BUY. Abominable snow man advice ? ï¸\x8f\t\t\n$BABA what happened 👇\t\t\n$BABA don\'t make us regret nibbling like giant pussies today! I swear we\'ll buy like men at open! ï¸\x8f\t\t\n$BABA hoping these will print tommorow ï¸\x8f https://t.co/GCdkYZQKBq\t\t\n$BABA revolution in China happening ccp dead xi dead😂 📌\t\t\n"$BABA JPMorgan! 😂😂😂 Everybody in financial business Europe is laughing with you!!! Whahahaha! What a joke!!\nAnd in de US they call you “analystsâ€\x9d? Wahahahaha âž¡"\t\t\n$BABA oooh fuck the pumper are here!!! ï¸\x8f\t\t\n$BABA +40% GSX (Greenland Stonk Xchange) ï¸\x8f\t\t\n$BABA we going back north 🌎 â\x8f©\t\t\n"$BABA \n\nAnT ipo? â\xad\x90"\t\t\n"$BABA: ""...+15% to +20% rally from here..."" \n \nhttps://t.co/54C7GivcFG"\t\t\n$BABA Tried to warn the shorts lmao â–¶ https://t.co/6e7yfwoy0s\t\t\n"$BABA \nBaba +900% Kazakhstan very nice great success 👇"\t\t\n$BABA Holy jesus what is happening', ' is the sleeping dragon awakening? ï¸\x8f\t\t\n$BABA 3% up after hours…not surprised and long way to go… ðŸ\x8f¼\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA HAHAHA bought this at around 6 times free Cash flow today….if you subtract balance sheet cash', ' it’s lower.  $FXI 😘\t\t\n$BABA sooner or later Alipay will have an IPO either here or somewhere else. 📌\t\t\n$BABA manali buying buy buy buy!!!😂😂😂 ðŸ‘\x81\t\t\n$NIO $BABA $HYMC took today\'s dip and sold some..  holding the rest for a recovery swing trade.. 🤞 $RMSL swing play gonna make me rich. Fda coming.. entry is under .02 if you can get it.   🔥 💕💋 ✔\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 89\n$BABA  Price: $76.76  Mentions: 68\n$AMZN  Price: $2', '947.33  Mentions: 66\n$AMC  Price: $14.48  Mentions: 58\n$SONM  Price: $1.22  Mentions: 53\n\n#stocks #investing #trading"\t\t\n$BABA up 96% on Corona stock exchange 📶\t\t\n"$BABA \nBaba + 25% middle earth. Also $PLTR is up 50% there â–¶"\t\t\n"ðŸ\x90» FINRA Highest Short Volume (03-15-2022)\n\n$HYMC - 80M\n$MULN - 51M\n$AMD - 50M\n$SONM - 30M\n$NIO - 29M\n$CEI - 28M\n$TQQQ - 20M\n$CTK - 19M\n$SNDL - 19M\n$BABA - 18M\n$GFAI - 18M\n$SQQQ - 17M\n$AAPL - 15M\n$AAL - 15M\n$NVDA - 15M\n$RLX - 14M"\t\t\n$BABA +69% in my butthole 🔔\t\t\n$BABA over 100 tards. â\xad\x90\t\t\n"RT @CNBCFastMoney: Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday.…"\t\t\n$BABA 100 this week😀 📊\t\t\n$BABA +30% AH in Manila 😃\t\t\n$BABA Mozamique Stock Exchange halting BABA pre-market. Up 27', '56% ðŸ‘\x81\t\t\n@Mayhem4Markets @Michigandolf 3 times over 3 months i tried to start a $BABA position only to get stopped out before i could add to the position.\t\t\n"RT @Buguisim: Valores del VÃ\xaddeo Análisis; Buscando Soportes... $BABA $JD $BIDU $NIU $BILI $TCEHY\n\nNO olvides votar para Próximos VÃ\xaddeos!!!…"\t\t\n"Time for Final Trades!\n\nHere\'s what @timseymour', ' @BKBrianKelly', ' @karenfinerman and @GuyAdami are trading on Wednesday. \n\n$BHP $FCX $BABA $TJX https://t.co/Fz0tIqhERP"\t\t\n"$BABA \n+80% Ukrainian stock exchange. 🌟"\t\t\n"RT @Buguisim: AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Sto…"\t\t\n$BABA lets go ✨\t\t\n$BABA Timbuktu making money for you. Up 20% in Mali :) ↔\t\t\n$BABA +42% in Liechtenstein market 📣\t\t\n$BABA Great price even for delisting.  Fidelity and Charles schwab can trade HK shares 1:8 📢\t\t\n$BABA wtf is going on here? ✔\t\t\n$BABA happy that I added ï¸\x8f https://t.co/lyQTpv5Xp9\t\t\n$BABA  Bought a few hundred per market.  I pre pare to hold long term and convert to HK 📢\t\t\n$BABA so baba decided to ditch everyone and go green AH? 🤣 👉\t\t\n$BABA  link? ✨\t\t\n$BABA down 18% in Belarus 🥇\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA up 6', '000% Mars pre market ðŸ’\x9d\t\t\nRT @NovatoWall: $BABA Tocando lateral del canal bajista', ' vela doji con entrada de mucho volumen', ' en sobreventa y salida de manos débiles vs…\t\t\n$BABA +69% in Uranus premarket. ï¸\x8f\t\t\n@Michigandolf Right? I tried to chart $BABA', ' but this is all that came up for the past month. https://t.co/96z7E03Y4e\t\t\n$BABA so baba decided to ditch everyone and go green AH? 🤣\t\t\n$BABA is this green I see?? https://t.co/Sk3yVbLz17\t\t\n$BABA is this green I see?? ï¸\x8f https://t.co/AACrS2SRYc\t\t\n"RT @Palmieri888: $BABA \n\n    Sin patrones en la Estrategia de  #ICEROCK \n\nNOT  YET ¡¡"\t\t\n"Personally I think all chinese stocks will stay in a bear market as long as #USA under the current government.\n$baba $TCEHY $JD\n#ChinaRussia #RussiaUkraineWar"\t\t\n$BABA Don’t Catch the Falling Knife', ' Says JPMorgan! Do opposite! 👉\t\t\n"$BABA  \n +40% in Antarctica premarket lol â˜\x9d"\t\t\n$BABA WOW âž¡\t\t\n$BABA +30% in Germany market 😄\t\t\n$BABA 50% in North Korea market already ï¸\x8f\t\t\n$BABA I’m beating myself up for not buying more calls today. I was gonna avg down if it dropped tomorrow but now I would be avg up pretty bigly. Oh well ï¸\x8f\t\t\n$BABA +31% in Cayman Islands premarket 📌\t\t\n$BABA take a screenshot it might be the last time you’ll see a + in front of that number for a while 📈\t\t\n@Michigandolf $BABA black sheep\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAm…"\t\t\n"$BABA \nBaba +30% in Mogadishu premarket 🔔"\t\t\n$BABA AH pump? 👀 CNBC?\t\t\n$BABA @RealLife1000baggers lol these analysts needs to be shot down with falling knife :P 👆\t\t\n$BABA @RealLife1000baggers lol these analysts needs to be shot down with falling knife :P\t\t\n@a_inversor "Habrá hecho suelo?" Es el apellido de $BABA. 🤣🤣🤣\t\t\n$BABA 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 📢 https://t.co/7UxBaKqj9W\t\t\n$BABA  CNBC pumps it. When have they been wrong in the last 3 months? One tweet about China ruins this stock for good. No position.\t\t\n$BABA  another extremely wrong post â˜\x9d\t\t\n$BABA Tocando lateral del canal bajista', ' vela doji con entrada de mucho volumen', ' en sobreventa y salida de manos débiles vs manos fuertes. Sin entrar en fundamentales', ' un buen rebote ya le toca🤔 https://t.co/t5ffEy81b8\t\t\n$BZUN when baozun was at 35 the jpm Anaylst put a 45 dollar price target on it.  Now when it’s at 5.50 he puts a 5 dollar target on it?   The horror… 🤡 $FXI $BABA â\xad\x90\t\t\n"$BABA \n15% Green Day’s back to back incoming! I feel it in my bones ï¸\x8f"\t\t\n$BABA looks like $JPM has short position on this :P', ' lets squeeze and burn these mfs :P 😄\t\t\n$BABA Baba Booey â\x9d— https://t.co/wxZUo22NVa\t\t\n"$baba $spy $webr $vxx\n\nPast his prime https://t.co/15MXgZOYBa"\t\t\n$BABA looks like $JPM has short position on this :P', ' lets squeeze and burn these mfs :P\t\t\n"$BABA $TLRY $CENN They have helped me to grow my account to almost 2.5 million.... 100% recommend joining! \n \nIt\'s free joining ~~~~🚀 https://t.co/jfnKgmwYZf 👇"\t\t\n$BABA I understand not buying this stock here. Kinda falling knife. But imagine buying puts on it 😂😷🤢 â\x9d—\t\t\n$BABA tell me i nailed another bottom $PYPL 💯\t\t\n"$BABA \nLet’s go ba ba let’s go we are tired of holding these bags they getting heavy give us relief ï¸\x8f"\t\t\n$BABA  look at how stupid they were 😆 💟\t\t\n@zerohedge $BABA\t\t\n$BABA Any news cause AH move? 📣\t\t\n$BABA should be up 30% from here easily ✔\t\t\n$BABA Taiwan will be the DEATH of this stock. ðŸ‘\x8d\t\t\n$BABA lol bears ready to shit ï¸\x8f\t\t\n$BABA  What happens to the stock if China goes to war with Taiwan ↘\t\t\n"$BABA 3% arriba aftermarket.\nCurioso cuanto menos sin notÃ\xadcia detras.\n\nLo del Ã\xadndice en china de hoy tenia toda la pinta de capitulación. Habra hecho suelo por fin? ðŸ§\x90 https://t.co/PdOUTaLjOz"\t\t\n"$BABA if this holds overnight and opens green it’s an easy short back down \nAll the dip buyers at $74 will be looking for a profitable exit \n$72 next stop â–¶"\t\t\n$BABA from one extreme to the other: catching a falling knife? https://t.co/AQbr7E2fNs\t\t\n"RT @vnkumarvnk: Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSe…"\t\t\n@JanoGra MyÅ›laÅ‚em że $BABA po 120$ to okazja. Poczekam aż wróci do formy.\t\t\n$BABA my puts gone cash out tho lol I’ll wait till y’all sell off Friday 😊 ✨\t\t\n$BABA OMG +2% !!!! That’s impossible!!!! ☑\t\t\n$BABA back to 100 in couple of weeks :P', ' after that no stop till 150 :P congrats who bought it. pay some respect its the $AMZN and $V of  china! 📌\t\t\n$BABA 100$ 💲\t\t\n$BABA moving AH', ' $WISH still red. There comes a point where you just gotta admit nothing will save this turd. This is that point unfortunately. Maybe the price would rocket if @sfpiotr got hit by a bus.\t\t\n$BABA nice to see Chinese give some change back â\x8f©\t\t\n$APPL $MSFT $TSLA $GOOG $META $BABA $NDX $SPX $SPY $QQQ $IWM\t\t\n$BABA has a double top 2min chart.... lmao\t\t\n$BABA China News out buy $TIGR ï¸\x8f\t\t\n$BABA Gme 2.0 lfggggg 💯\t\t\n$BABA back to 100 in couple of weeks :P', ' after that no stop till 150 :P congrats who bought it. pay some respect its the $AMZN and $V of  china!\t\t\n$BABA was there news? 😀\t\t\n$BABA Expected 3/18 calls here 😎 ï¸\x8f\t\t\n$BABA 100s incoming 👆\t\t\n"Didn’t catch much on tv today', ' but I just overheard that call on #cnbc fast money.  long $baba \n$spy"\t\t\n$BABA GO BACK DOWN TOMORROW FOR ME TO GET SOME MORE LEAPS 👇\t\t\n$BABA tomorrow we should cross 90\t\t\n$BABA let’s see what tomorrow brings. We killed it today link in my bio this is not a scam 👀 https://t.co/kNwRt4WsBX\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 37 | -46.4% | 🚀\n| $VXX | 25 | -13.8% | 🚀\n| $GME | 17 | -22.7% | 🚀\n| $BABA | 16 | 0.0% | 🚀\n| $FB | 16 | 128.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA lol @ this after hours pump. Couldn\'t break back above support during regular hours so they\'ve got to fix it for the algos. 🥇 https://t.co/gE6sTsXH32\t\t\n$BABA tomorrow we should cross 90 💫\t\t\n"how do I do it ? \n\nvery well', ' thanks \n\n$baba $vxx $ctk"\t\t\n$BABA CNBC just reported they expect 15% up soon ï¸\x8f\t\t\n"$BABA \nAfter hours high"\t\t\n"a rare $baba pimp at 77.77\n\nnow 79 \n\nwho the best ?"\t\t\n$BABA Yes. â\x9d— https://t.co/xwBW08eADd\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (18)\n2. $GME (13)\n3. $SPY (13)\n4. $VXX (11)\n5. $TSLA (6)\n6. $COM (6)\n7. $TWTR (5)\n8. $BABA (4)\n9. $WISH (4)\n10. $SMH (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/0j6Q35mqLx"\t\t\n$BABA GIVE IT UP FROM THEM HK BOYS THEY GOING TO RUN IT UP 😀\t\t\n$BABA Back above 80$ tomorrow! 📶\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 42 | -35.4% | 🚀\n| $VXX | 24 | -20.0% | 🚀\n| $GME | 17 | -22.7% | 🚀\n| $FB | 16 | 128.6% | 🚀\n| $BABA | 16 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA This was oversold at 220 ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $TSLA 🥈\n3. $NVDA 🥉\n4. $VXX\n5. $UNH\n6. $ABBV\n7. $AMC\n8. $BABA\n9. $KWEB\n10. $CCJ\n\n( Sorted by most recent ) https://t.co/b6Q1AEJJv6"\t\t\n$BABA All Chinese stocks are up after hours', ' and the Chinese are real good at trading on insider information. I bet you audit news soon', ' or interest rate lowering from China. 👆\t\t\n@UBCSE_IR Finally', ' $BABA is green\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 42 | -36.4% | 🚀\n| $VXX | 23 | -23.3% | 🚀\n| $BABA | 17 | 13.3% | 🚀\n| $GME | 16 | -30.4% | 🚀\n| $FB | 16 | 128.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nAdami really like da $BABA ?\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/aXmZSimUIs\t\t\n$BABA So when is this going back to my 120 cost base 😂 🆓\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\n"RT @itscharliemar: Picked up another $900K of $BABA at $75. Lowered my average to $92.99 from $96.66. Both on TD and IBKR. \n\nSo far my over…"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/WDPsEDTrrx\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"Large cap stocks with the most shares traded today\n\n$NIO 139.2M shares\n$AMD 112.3M\nApple $AAPL 92M\nAlibaba $BABA 85.4M\nAmerican $AAL 76.1M\n$VALE 66M\nFord $F 65.2M\nPinduoduo $PDD 56.7M\nOccidental $OXY 49.1M\nNvidia $NVDA 49M\n$ITUB 48M\nExxon $XOM 47.8M\nBradesco $BBD 43.2M\n$BAC 41.4M"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA when people celebrate a +2% in AH it means we are near bottom :) ï¸\x8f\t\t\n$BABA Come to daddy 😈. I knew I should\'ve bought 2 calls instead of 1 ðŸ˜\xad 🚩\t\t\n$BABA easy boy.. let bulls be happy for sometime 📌\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @srsundar33: $BABA smells like a squeeze 💟\t\t\n$BABA Big day tomorrow all around ï¸\x8f\t\t\n$BABA tutes are loading up ↘ https://t.co/xPZSv3JeKl\t\t\n$BABA why is this up? ï¸\x8f\t\t\n$BABA enjoying the love up 1.70 after hrs. https://t.co/A1xduSQX6F\t\t\n@InversorExperto @condenado22 Una pregunta que me estoy haciendo ', ' si se lÃ\xada con el tema China', ' entiendo que eso es lo que descuenta el mercado $Baba ', " que le ocurre a Tesla con casi el 50% de producción y algo menos de ventas dependientes de la fábrica china ? A Tesla no le afecta entiendo …\t\t\n$BABA Stay strong.... theres always a final flush b4 the turnaround.... hopefully that was it 👀\t\t\n$BABA called the load at 74 for the overnight flip.  Let's keep holding for the rush hour at 8:30am. This could touch 90 tomorrow. 👆\t\t\n$BABA they say don’t catch a knife meanwhile this is pumping after hours lol 📈\t\t\n$BABA bulls getting too excited lol ï¸\x8f\t\t\nRT @Trading_Sunset: $BABA settled -1.3% to $76.76", ' on monstrous vol\' of 85.3M. Today\'s candle is a reversal... s/t bullish. Clearly.. m/t h…\t\t\n$BABA easy money 💰 ï¸\x8f\t\t\n$BABA the Chinese are exiting ï¸\x8f\t\t\n$BABA $BABA $FXI $BZUN Literally the Best Buy signal ever.  They have been so wrong on China the analyst should be fired.  Unreal 📌 https://t.co/4FsLYuqMKP\t\t\n$BABA $FXI $BZUN Literally the Best Buy signal ever.  They have been so wrong on China the analyst should be fired. 🪄 https://t.co/xaElDUSUMP\t\t\n$baba & $Tuya no try no result could be a great swing trades $nio (my friends calls it Tesla of China) is under close watch now\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 85\n$BABA  Price: $76.76  Mentions: 67\n$AMZN  Price: $2', '947.33  Mentions: 65\n$AMC  Price: $14.48  Mentions: 54\n$SONM  Price: $1.22  Mentions: 53\n\n#stocks #investing #trading"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"$BABA \nBABA come back', ' yeah', " you can blame it all on me \n'Cause I was wrong", ' and I just can\'t live without you 💫"\t\t\n"$BABA\n BABA come back', ' yeah', " you can blame it all on me \n'Cause I was wrong", ' and I just can\'t live without you"\t\t\nIs that $BABA PUMP ready ðŸ¥\x81 https://t.co/aqmkS2rJuc\t\t\n$BABA but but delisting lol https://t.co/zOu0PmzFCr\t\t\n@unusual_whales Yahoo still says $BABA is a buy. Thoughts?\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n"💸Most Active Stock Options From Today🧨\n\n$AAPL $TSLA $AMD $BABA $FB $NIO $NVDA $MSFT https://t.co/eSBC94DBCd"\t\t\n$BABA Find Jack Ma at beach !  120 tomorrow 😂😃😃😃\t\t\n$BABA ceasefire? 👇\t\t\n$BABA is this a tech stock?  10 PE? ï¸\x8f\t\t\n$BABA any news? 🔔\t\t\n$BABA most weak hands are gone ', ' capitulation almost done\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/nZjuD1WQd8\t\t\n$BABA only people that know are the illuminati â\x8f©\t\t\n$BABA $BIDU short squeeze tomorrow up after hours news out there? 💗\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/EdoVDWPIgL\t\t\n"$baba \n\nstill going ! \n\nthe old 77.77 buy sig !!!!"\t\t\n$BABA Moon me â\x9d—\t\t\n$BABA buying baba at this price...might aswell.."when others are fearful be greedy".\t\t\n$BABA up for the first time in 2 weeks :P', ' is this a sign :P\t\t\n$BABA most weak hands are gone ', ' capitulation almost done 💫\t\t\n"$BABA \n\nAnt IPO?? ï¸\x8f"\t\t\n$BABA Sorry this will happen tomorrow 😅 â\xad\x90\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/wnKiGe32g4\t\t\n$BABA remembering this was 300$ ... ☑\t\t\n$BABA Find Jack Ma at beach !  120 tomorrow 😂😃😃😃 ðŸ‘\x8d\t\t\n$BABA thanks accumulated 1700sh 🌟\t\t\n$BABA $150 coming faster than you thought … ï¸\x8f\t\t\n$BABA Charlie Munger tripled down ? 🆕\t\t\n$BABA Breaking news: Alibaba is significantly oversold â\xad\x90\t\t\n@CNBCFastMoney @karenfinerman @timseymour Buy $BIDU and $BABA. CopyðŸ¤\x9d\t\t\n$BABA if you aren’t in this at this price', ' you don’t like making money 💵 â–¶\t\t\n"一時ã\x81¯ã\x81‚れ程ã\x81«é¨’ã\x81Œã‚Œã\x81Ÿ $BABA ã\x81Œã€\x81ã\x81¾ã\x81•ã\x81«çŒ«ã\x81®ãƒ\x90ãƒ\x90ã\x81¨åŒ–ã\x81—ã\x81¦ã\x81„る。IPOã\x81¯2014/9。当時ã\x81®æ\xa0ªä¾¡ã\x81¯ç´„$90。今日ã\x81®çµ‚値ã\x81¯ç´„$77。å\x90Œæ™‚期ã\x81® $AMZN ã\x81¯ã€\x81ã€\x81ã€\x81以下割愛。\n\n🇨🇳ã\x81®GDPæˆ\x90長率ã\x81ŒðŸ‡ºðŸ‡¸ã\x81®å…¶ã‚Œã‚’è¶…ã\x81ˆã\x81¦ã\x81„ã‚‹ã\x81£ã\x81¦ã€\x81ã\x81\xa0ã\x81‹ã‚‰ãƒŠãƒ³ã\x81ªã\x81®ã€‚GDPæˆ\x90長率ã\x81®å\x90„国比較ã\x81ªã\x81©ã€\x81æ\xa0ªå¼\x8f投資ã\x81«ã\x81¯ä½•ã\x81®é–¢ä¿‚ã‚‚ã\x81ªã\x81„。\n\næ\xa0ªä¾¡ã\x81®ä¸‹è\x90½ã\x81Œè¶³ã‚Šã\x81ªã\x81„ https://t.co/gKWMBG1GLX"\t\t\n$BABA Somebody knows ï¸\x8f\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA Buy the dip works some days', ' eh? 🔔\t\t\n$BABA heck yea! Started my position at 74 this morning. 400 shares! 💢\t\t\n$BABA up 3 percent hahahah 😀\t\t\n$BABA fuc burn shorts run faster to $150 📶\t\t\n$BABA $SPY Bought the “dipâ€\x9d today â\xad\x90 https://t.co/SVjbqnNGPW\t\t\n$BABA how low tmw ? ðŸ˜\x81\t\t\nRT @epictrades1: $BABA hearing it got some much needed love from the Fast Money crew . Closed 19-20 RSI\t\t\n$BABA 😂😂😂 🌟\t\t\n$BABA hearing it got some much needed love from the Fast Money crew . Closed 19-20 RSI\t\t\n"$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA  $NQM\n\nThanks to the discord group for the traders ðŸ™\x8fhttps://t.co/3vbD4Mdsw5 https://t.co/YOkB4j9qnF"\t\t\nRT @Mike43308486: Let’s go Chinese stocks! China futures is up big. Almost 5% after a big 7% decline yesterday. There is a news came out to…\t\t\n"China Risks Send Alibaba Stock Back to Level of 2016\n#Stocks $BABA #StockMarket $YUMC $ZLAB $JD $TCEHY #China #RussiaUkraineWar  https://t.co/Qtf8QJuCTI"\t\t\n"$KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $TAOP $JFK $CEMI  $DOCU $FB \nAlerts before spikes and right as big news drops\nFree discord chatroom:https://t.co/3vbD4Mdsw5 https://t.co/BvFGCCcpxz"\t\t\n$BABA oh ?? ✔\t\t\n$BABA any news ah? â\x8f©\t\t\n$nio $xpev $li $baba I would look elsewhere https://t.co/L8wwHNrbe2\t\t\n$BABA 2 percent after hours now ↘\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n@Steve_TheBull_Rogers $BABA  ripping ah ï¸\x8f\t\t\n@IrrationalMrkts @cloneinvestor @bkaellner @MoS_Investing Only $BABA. I started with 10% and added at 155 and 120. I sold the part I added at 110 so the major hit is on the original 10% position.\t\t\n$BABA I knew I shoulda bought $GAYMF instead 💢\t\t\n@Steve_TheBull_Rogers $BABA  going 💫\t\t\n"Be greedy when others are fearful.\n\n$BABA \n$META\n\n10 Year holds."\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\nRT @CNBCFastMoney: China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. B…\t\t\n$BABA offf soaring ah 🚀🚀🚀😂 ï¸\x8f\t\t\n$BABA Always stick to your principles… ðŸ‘\x8d https://t.co/vIiBUt8idH\t\t\n"China stocks like https://t.co/V5rN7AEyK3 and Tencent Music are making a comeback after a few days of vicious selling. But $BIDU and $BABA are missing out!\n\n@karenfinerman says their valuations are attractive', ' but she\'s sitting this one out. @timseymour gives his take. https://t.co/OkvXEVEF5R"\t\t\n$BABA   Textbook double bottom to the penny.  GL to everyone. âž¡ https://t.co/WTS3Q6aC16\t\t\n"Is the Brokerage still obligated to purchase your stock if you own $BABA puts along with stock & ADRs get delisted by Xi & China or by our Regulators ?\n\nJust curious\nSeems any position you hold needs protection & insurance against any delisting event\n\n@timseymour @MelissaLeeCNBC"\t\t\n$BABA china will be the biggest economy in the world… thats all I need to know… 👉\t\t\n"RSI25\n$BABA $77.88 0.15% -20.12% -37.18% -37.74% 20.58\n$BIRD $5.50 6.59% -4.01% -52.01% -63.14% 22.73\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82\n$UFPT $57.35 -0.52% -11.48% -20.36% -18.94% 24.77"\t\t\n$BABA 100 tomorrow. ï¸\x8f\t\t\n@MatchasmMatt It doesn’t bother you that they have extreme china risk with the gigafactory in Shanghai? $tsla $kweb $baba\t\t\n$BABA biggest e-commerce in the 2nd biggest economy in the world this is like getting Amazon at 1500 ï¸\x8f\t\t\n$BABA its up 1.5 percent after hours 👇\t\t\n"$BABA \n\nYou will know what the bottom is 3 months after it happens. All you’re doing now is getting your fingers chopped off by this sword and looking for mental comfort in the news and social media. ï¸\x8f"\t\t\n$BABA biggest e-commerce in the 2nd biggest economy in the world this is like getting Amazon at 1500\t\t\n"Caught it !!!!!\n\n$baba https://t.co/1KbaPRN5pe"\t\t\n"$BABA $76.76\n\nIf you are willing to bet', ' this will be a game changer for your portfolio. 7x PE is a joke.\n\n$BABA 19JAN24 200C $3.90\n\n$BABA 19JAN24 120C @$12.70\n\n#SPY #SPX $SPY $SPX\n\n#WINNINGROOM\n#TRADEIDEAS\n#OptionsTrading"\t\t\n$BABA chart looking nice. can we get 93? :) ï¸\x8f\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\nScan results - New 52 Week Closing Low today: $COUP $SOVO $BABA $BGNE $NTRA $VERV $BIDU $CPNG $IDYA $SOHU $WING $BIGC $NCNO $IOT $ARNC $OTEX $NTLA $MLKN $HBI $IGMS ... https://t.co/ZvWd86A026\t\t\n"@LICKS_STILL_HERE @Bears_be_gone  \n \n$ARKK $BABA $FB $AMC $GME \n \na lot of newbies will never recover their accounts 📌 https://t.co/KbLzIZquem"\t\t\n$BABA what\'s with this AH duck? 💯\t\t\n$BABA is there a cliff note version of an explanation as to why BABA is back to 2015 price? ✅\t\t\n"""PCAOB confirms talks with China on audit firm access"" (When we have our turnaround $BEST inc will rocket to the moon IMO; long and strong to double digits!)~@Reddit\n\n$BEST $BABA $NIO $UXIN $MULN $AMC $GME $PLTR $GOEV $TSLA $LKCO $METX $GGPI $AMZN $TXMD $F\nhttps://t.co/VOrphxU2BI"\t\t\n$BABA in 75 shares at 75.15 avg hope we see 80+\t\t\n$BABA man', ' wonder where BABA will be in 5 years. ✔\t\t\n$BABA i never witnessed a man burning alive but I’m sure the shorts who shorted at the bottom here will come close to the experience lol ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA man', ' wonder where BABA will be in 5 years. 🚩\t\t\n$BABA i never witnessed a man burning alive but I’m sure the shorts who shorted at the bottom here will come close to the experience lol 🔔\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n@karenfinerman literally you have been saying good stuff the whole fast money show', ' but when talking about $baba', ' no one asked about @jackma\t\t\n"@jicchamatome 3月15日マーケット振り返り♫\nTop Active: $NIO ↑6.03%; $AMD ↑6.92%; $DIDI ↑2.84%; $BABA ↓1.29%;\n明日ã\x81®FRBã‚’ç›®å‰\x8dã\x81«ä¹…々ã\x81«å¼·ã\x81„1æ—¥ã\x81§ã\x81—ã\x81Ÿï¼\x81エãƒ\x8dルギーã\x81¯æœ€è¿‘アゲアゲã\x81\xa0ã\x81£ã\x81Ÿã\x81®ã\x81§ä¸€æ—¦èª¿æ•´ã€‚\n$DIA ↑1.86% $QQQ ↑3.14% $VTI ↑2.08%\n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„ https://t.co/znUgx1rxhV"\t\t\n$BABA shorts squeeze to $100 Tom 😀\t\t\n$BABA Could easily to up 20-25% from here in a short period of time. ï¸\x8f\t\t\n"I’m sure it’s Still Expensive according to â\x81¦@WallStCynicâ\x81© \n\nBecause you own nothing. (VIE)\n\n$BABA\n\n(My guess He’s probably not a fan of Paper Gold $GLD and Computer Internet Money $BTC) 🤔\n\n@CNBC says 0.23 Forward PE https://t.co/1FjouIguyO"\t\t\n$BABA capitulation done…we going up next 5 years …30% y/y compounding from here 📣\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA holding 2000 share over night. 📊\t\t\n$BABA $76.76 https://t.co/p3oVk1O09g\t\t\n$BABA hasn’t been the same since Jack “Icarusâ€\x9d Ma flew to high to freedom!  ☀ï¸\x8f\t\t\n"RT @finarticles_: مؤشرات الأسواق الصينية تنخÙ\x81ض!\n\nانخÙ\x81ضت مؤشرات هانق سنق لسوق هونج كونج 5.7% بسبب الاغلاقات بالصين والخطر الجيوسياسي\n\nمن بين…"\t\t\n$BABA so many bear', ' I love it 💫\t\t\nHaha @karenfinerman  valuation porn talking about $baba https://t.co/VvDCb6vE5A\t\t\n"@GerberKawasaki Market always overreact', ' and then readjust to the new reality. I think we are entering the second phase.\n$NOC $RTX $BABA $GOLD $SU"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ChrisFranco: I do not think anyone should buy $BABA if they aren\'t willing to hold steady until 2030', ' at least. #NotInvestmentAdvice\t\t\n$BABA this is a joke at this point', ' lmk why anyone would waste their time on this 😄\t\t\nRT @Trading_Sunset: $BABA settled -1.3% to $76.76', " on monstrous vol' of 85.3M. Today's candle is a reversal... s/t bullish. Clearly.. m/t h…\t\t\n$BABA If this goes down another 30%", ' masa son will be margin called. How many ADRs will be dumped on the open market? â\x9d—\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @NP_Trader01: Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap…"\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n$BABA 418', '000 (64% call/36% put). #Alibaba\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 80\n$BABA  Price: $76.76  Mentions: 65\n$AMZN  Price: $2', '947.33  Mentions: 61\n$SONM  Price: $1.22  Mentions: 53\n$AMC  Price: $14.48  Mentions: 52\n\n#stocks #investing #trading"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"RT @NP_Trader01: Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap…"\t\t\n"RT @NP_Trader01: Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap…"\t\t\n"ã\x81¾ã\x81˜ã\x81§æ€–ã\x81\x8fã\x81¦ã\x81“ã\x81“1ヶ月証券å\x8f£åº§ã\x81‚ã\x81‘ã\x81¦ã\x81ªã\x81„ã\x81‘ã\x81©ã€\x81ã\x81\x9dã‚\x8dã\x81\x9dã‚\x8d溜ã\x81¾ã\x81£ã\x81¦ã‚‹é…\x8d当金å†\x8d投資ã\x81—ã\x81ªã\x81„ã\x81¨â€¦\n$BABA ã\x81‹ $INTC ã\x81‹ã\x81ªï¼Ÿ"\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter se…\t\t\n"RT @Alex__Pitti: It\'s getting dire. Don\'t be this dude. Listen to Chris\' podcast. I enjoy it. $baba\n\nhttps://t.co/Ofcpzw3v2m https://t.co/i…"\t\t\nBought $BABA today. Reward outweighs the massive risk\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@agnostoxxx Some investors don\'t mind a binary outcome stock', ' especially those with a lot of spare cash. It\'s scary to see paycheck-to-paycheck folks going all-in on such stocks. $BABA.\t\t\n"The threat of US-China Sanctions have many reconsidering their Chinese investments\n\nAre these fear-based extrapolations? \n\nOr is there a real risk of collapse and a reason to get out?\n\nWill sanctions just crash the entire stock market regardless?\n\n$BABA $PROSY $PRX $TCHEY $NPSNY"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\nA nice $558 to start the week. How did you do? $BABA $TSLA https://t.co/jOUfDQadAe\t\t\n"RT @MillonariosAnon: $BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfo…"\t\t\n"Watchlist Results\n$BABA didn\'t really play because it was very choppy \n$NIO Swung calls and banked \n$AAPL entered the vwap bounce and exit towards the end of the day \n$TSLA entered the vwap bounce and exit towards the end of the day \n#StockMarket #investing $SPY $QQQ $SPX https://t.co/U2PY60MKmB https://t.co/6C5jKZwVdQ"\t\t\n$BABA i dont know what to say. No position but want so bad to buy though https://t.co/jEQBXNeOLh\t\t\n"RT @THEWOLFOFTASI: بابا Ù\x81ين ØŸ\n\nهذا شارت سهم علي بابا نلاØ\xadظ كيÙ\x81 سقط من قمته من 319 دولار وبنسبة 70% إلى مستويات الـ 95 دولار ..\n\nلا أخبار تد…"\t\t\nRT @InversorEmpresa: From lost to the river $BABA https://t.co/7XUodPaE1s\t\t\n$BABA pumpit mfs ï¸\x8f\t\t\n@BackpackerFI @elwalvador You misspelled $BABA when you meant to say any chinese ADR\t\t\n$BABA https://t.co/qNvru0FGKU\t\t\nLet’s go Chinese stocks! China futures is up big. Almost 5% after a big 7% decline yesterday. There is a news came out today: Saudi Arabia is offering an oil sale to China which weaken US dollar. $baba $nio $bidu $jd $pdd $bili\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @Lyusinator: @MarketRebels Watching $BABA', ' $KO', ' $TROW', ' $MMM', ' $MSFT', ' $CMCSA', ' $PRG & $ORGN every day for the next few years and loading ev…\t\t\n"@asclepio999 @InversorExperto Llevo $BABA a través de Softbank. Me la pego con todos.\nTampoco es que lo desee. \nPero si cambiarÃ\xada la forma de invertir de unos cuantos', ' y a otros les echarÃ\xada de la inversión para siempre…"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA we’re will this be when SoftBank implodes? 😘 https://t.co/mcF9qMGKoa\t\t\n"RSI25\n$BABA $76.72 -1.34% -21.31% -38.12% -38.66% 19.96\n$BIRD $5.46 5.81% -4.71% -52.36% -63.40% 22.14\n$DIDI $1.83 3.98% -48.45% -57.54% -73.71% 21.17\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82\n$UFPT $57.35 -0.52% -11.48% -20.36% -18.94% 24.77"\t\t\nWe out here and we a step ahead. https://t.co/f9YK4wIk5K $QQQ $SPY $TSLA $BABA $SHOP https://t.co/aHywqtSiA7\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (45)\n2. $VXX (16)\n3. $OIL (14)\n4. $QQQ (12)\n5. $UVXY (11)\n6. $TSLA (10)\n7. $EOD (8)\n8. $BABA (7)\n9. $FB (6)\n10. $GME (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/bv0g3C19zD"\t\t\n@viggy_krishnan @midtown_rob @inglouriouscap I think most are just tired of him sucking off China every chance he gets. $BABA schadenfreude is just a proxy for taking out those frustrations\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA can we retest 90 by end of week? I hope so ✔\t\t\n"$BABA \nRevenue = 112.6B\nGrowth= +40%\nCash and equivalents = 77.6B\nMarket Cap = 208.9B\n\n$AMZN\nRevenue = 469.8B (4.1x BABA)\nGrowth= +21% (0.5X BABA)\nCash and equivalents = 96.0B (1.2x BABA)\nMarket Cap = 1.5T (7.5x BABA)\n\n#LongBABA\n🥲"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (34 mentions)\n2. $VXX (15)\n3. $UVXY (11)\n4. $QQQ (10)\n5. $BABA (5)\n6. $TSLA (5)\n7. $ZIM (4)\n8. $TQQQ (4)\n9. $AMC (3)\n10. $AAPL (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 04:00 PM EST\n1. $NIO (+5.89%)\n2. $AMD (+6.92%)\n3. $DIDI (+2.27%)\n4. $BABA (-1.29%)\n5. $RLX (+40.16%)\n6. $AAPL (+2.97%)\n7. $AAL (+9.26%)\n8. $VALE (-3.15%)\n9. $F (+2.03%)\n10. $PDD (+6.97%)"\t\t\n"Today\'s Most Active Calls...\n\n$TSLA $FB $AAPL $BABA $AMZN\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/CYpNGUR4ZF"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$DIDI $BABA $TCEHY its pooping instead of popping. 📈\t\t\nRT @Nogimics: Me and $BABA all the way! https://t.co/pHXnBRZsxp\t\t\n$BABA gapping up tomorrow ï¸\x8f\t\t\n@lawmaster $BABA\t\t\nRT @datadili: Alibaba Group Holding Limited traded 84.476M shares', " 259% above average volume $BABA\t\t\nRT @ChrisFranco: I am not an expert on the Chinese gov't. I do not claim to be. But for some reason", ' every male between 18-34 on Twitter se…\t\t\n$BABA volume is good i guess ðŸ‘\x81\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA settled -1.3% to $76.76', " on monstrous vol' of 85.3M. Today's candle is a reversal... s/t bullish. Clearly.. m/t horror", ' with the rest of the communist garbage. https://t.co/oxOAGzQJ8u\t\t\n"$BABA \n\nWatch out. When SoftBank implodes. This will go to $15. It will be a long squeeze for the record books. 📌 https://t.co/TeCC90C3Nm"\t\t\n$BABA Long trade has so far been a success. Setting SL to break even https://t.co/vo0pfTUAdP\t\t\n"It\'s getting dire. Don\'t be this dude. Listen to Chris\' podcast. I enjoy it. $baba\n\nhttps://t.co/Ofcpzw3v2m https://t.co/iYZLSsIWjB"\t\t\n@BackpackerFI Some bad Chinese moment. This too shall pass and good companies like $NIO and $Baba will thrive. Tencent too. (remember they own TikTok). Buy into great stocks. Over a long run of 10 yrs', ' they will give you magnificent returns\t\t\nRT @UPBOptionMil: Todays Unusual Option Volume $FEZ 7x normal $HYMC 14x  normal $COUP 11x normal $JOBS 136x normal $MNTC 6x normal $UMC 9x…\t\t\nRT @simonstradeinc: #short #watchlist for #trading on #nyse #nasdaq between $70 and $80: $BABA $CHK $COUP $DAR $GXC $IEO $PSX $XLE $XOM\t\t\n$BABA o love to see $60 eow 😘\t\t\n@ResGloStocks Yes', ' I remember you were pitching Sasseur REIT as a better way to capture value from the Chinese growth story', ' instead of $BABA', ' back in Aug 2021. 🙂\t\t\nHaluk bilginere ilk defa bu kadar gıcık oldum $baba\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"$BABA ray says your watch and shoes are made in China nothings going to happen!\nStrong like Bull 🌟"\t\t\nRT @AnimeRobo: $BABA Finally stopping that downward momentum.  8+% green day this? 📊\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/lH9okp4FMf\t\t\n@pmarca Depends if you have fungibility. $BABA and $BIDU can be transferred into $9988 and $9888 reapectively. Then you have a direct claim on the company. If China freezes the assets of Americans the USA will freeze the assets of Chinese people in America (considerably more) @Noahpinion\t\t\n@Nathan_w_k_2 @pmarca That shows direct ownership of Chinese subsidiaries that then have the contractual relationships. A few years ago $BABA disclosed that 87% of revenue flows through wholly owned entities', ' though I imagine they need licenses in the VIEs to operate. https://t.co/YrOhKgAhk3\t\t\n#short #watchlist for #trading on #nyse #nasdaq between $70 and $80: $BABA $CHK $COUP $DAR $GXC $IEO $PSX $XLE $XOM\t\t\nTodays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/x8XWNcwGQF\t\t\n"RT @LionsInvestors: 📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵…"\t\t\nRT @UPBOptionMil: Todays Unusual Option Volume $FEZ 7x normal $HYMC 14x  normal $COUP 11x normal $JOBS 136x normal $MNTC 6x normal $UMC 9x…\t\t\nRT @UPBOptionMil: Todays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\n@pmarca This is honestly so dumb. You own the same as when $BABA was at $250. Why do people raise this stale issue when stocks have collapsed', ' magnifying the risk', ' which they were happy to accept at when it was 3x the price?\t\t\n"Americans defending America? The country not the politics. What\'s first most important to you?\n\nVote anonymously:\n\n#Russia #RussiaUkraineWar #Ukraineï¸\x8f #GOP #Democrats #biden #trump $AMC $GME $BABA $AMZN $RIVN $F $FB $BP $SHEL $SOFI $SPY $TGLS $BKKT $LCID $HOOD"\t\t\n"RT @Your_Own_BigBen: $BABA Another RED day. Just pathetic in comparison to other Chinese tickers too. \n  We could see 60’s tomorrow but it’…"\t\t\n"So I shouldn\'t have bought all those Chinese stocks?\n$DIDI $BABA $NIO $LI $PDD $NTES $TME https://t.co/tENn3UwWZb"\t\t\nRT @vnkumarvnk: Relief day for bulls!! Hope for many more good days $SPY $AMZN $AAPL $TSLA $AMD $ETSY $SE $BABA\t\t\n$baba what is wrong here. Almost all chinese stocks rise at least 5% today except baba. At ipo price currently. I am jumping in at sub $70 if possible.\t\t\n$BABA scary how people cope with -80% losses. It’s would be fine if thousands weren’t following him 👇 https://t.co/qcnQUc9jTD\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Por ser positivos con $BABA.\n\nCualquier empresa puede bajar un millón de veces un -90% que jamás llegará a 0."\t\t\n"RT @LeonUnlock: Final day’s profit : $4.1 Million\n\nI always take profits at the bell 🔔 because stocks fluctuate and there’s only 1 directio…"\t\t\n"â\xad\x90â\xad\x90â\xad\x90 Alert Statistics\nhttps://t.co/3vbD4Mdsw5\n\n🔶 26 Wins - 4 Losses\n🔶 86.67% Win Rate\n🔶 Monthly Earnings:616.58%\n\n$GME $PLTR $BABA $NIO $BLNK \n$SPY $TSLA $SHOP $NVDA $ROKU  $BA $JD https://t.co/0ayyvkRHO1"\t\t\nNo one wants anything to do with companies that are under China\'s thumb. Can you blame them? $BABA would be up with $SHOP $ESTY', ' or $AMZN if it was a US based company. It\'s a damn shame https://t.co/vr1vLCof1Q\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $155.09  Mentions: 71\n$BABA  Price: $76.76  Mentions: 60\n$AMZN  Price: $2', '947.33  Mentions: 52\n$SONM  Price: $1.22  Mentions: 51\n$AMC  Price: $14.48  Mentions: 41\n\n#stocks #investing #trading"\t\t\nRT @DK_Cap: Gonna start a revolution and overthrow the CCP to make sure my $baba position prints.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA Perspective', ' dont chase fast money from China', " they've been around a lot longer than the US & clearly have a lot more wisdom  \n \nWe're a Mcdonalds society", ' have to have it now \n \n$jd $kweb $didi $TCEHY ðŸ‘\x8d https://t.co/o0ax0z4i7Q"\t\t\n"@Observandobolsa @NEO_PEV_Trading Ojocuidado=pongo stop.\nMira el comportamiento del volumen y de la acción de $JD. \n\nNo me extrañaria que $BABA fuera detrás', ' pero bueno', ' no tengo bola de cristal por ahora', ' pero creo que en este trade tengo más margen de ganancia que de pérdida. Veremos..."\t\t\n"Alerts given\nTrading Chat on Discord!👇\n\nhttps://t.co/McJQCtMHtW\n\nJOIN for FREE ✅\n\n💸\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX https://t.co/rxRI01EnSX"\t\t\n$BABA 450 shares. Hope you retards loaded up ☑\t\t\n"RT @ICoptionstrade: 3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop…"\t\t\n"Hi everyone', ' Make big profits with us \nhttps://t.co/McJQCtMHtW\n\n $TSLA $BABA $AMD $AAPL $NFLX $TWTR $AAL $JD https://t.co/LTyCzB72K2"\t\t\n"Final day’s profit : $4.1 Million\n\nI always take profits at the bell 🔔 because stocks fluctuate and there’s only 1 direction where I want my Net Worth to go ⬆ï¸\x8f. \n\n$BABA $FUBO $FSR $DWAC $DKNG $CEI https://t.co/CT4D1sEnkb"\t\t\nRT @ChrisFranco: I have not sold a share. $BABA\t\t\nRT @abouche_hind: $BABA Wait until you see tomorrow drop. Brace yourself. 💯\t\t\n"RT @PZebarth: $BABA What sad is that people are happy closing RED today bc we are used to much bigger daily losses.  \n   It’s like a bull e…"\t\t\n"Are you bullish on AWS? It is leader in market share for cloud infrastructure!\n\n$AMZN $MSFT $GOOGL $BABA $IBM $ORCL $CRM https://t.co/H1yqV4wZuD"\t\t\n"RT @ICoptionstrade: 3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop…"\t\t\n"RT @ICoptionstrade: 3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @Nathan_w_k_2: @pmarca $BABA company structure for visual context. May be slightly dated. https://t.co/H2a7670i1J\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\nRT @tricolo91919396: $BABA never thought I’d be happy on a red day thanks for not dropping 10% BABA ï¸\x8f\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\nRT @vnkumarvnk: Relief day for bulls!! Hope for many more good days $SPY $AMZN $AAPL $TSLA $AMD $ETSY $SE $BABA\t\t\nRT @UgTraffic: $BABA doesn’t go up with the market', ' only goes down 😃\t\t\n"After multiple trades throughout the day for $MRO', ' $NOV', ' and $WYNN', ' our fund was ⬆ï¸\x8f on the day! \n\nReturn for 3/15/2022:\n@TrevelFund: (+2.61%)\nS&P 500: (+2.14%)\n\n$GME $SPY $BABA $VXX $TSLA $NIO $ARKK $QQQ $AMD $AAPL $VTI $QQQ $SPY $NIO $MSFT $VOO $FB $VOLT $ELMS $HUT $SNAX $PIK"\t\t\n"RT @PSilinesa: $BABA The lays 4 Green Day’s here have been Wednesdays.  \n   I hate to be that one asshole in the crowd but I think that tre…"\t\t\n"RT @LTI_finance: @BackpackerFI *Goes to find $BABA *\n\n“How come I can’t find it listed anywhere??â€\x9d"\t\t\n"RT @charromhi: @OwnTheChaos do you mind sharing insight on why $BABA is down so much?\n\nStill worth a hold or is this abandon ship time?"\t\t\nRT @Nogimics: Me and $BABA all the way! https://t.co/pHXnBRZsxp\t\t\n"RSI25\n$BABA $76.98 -1.00% -21.05% -37.91% -38.46% 20.06\n$BIRD $5.26 1.94% -8.20% -54.10% -64.75% 19.03\n$DIDI $1.81 2.84% -49.01% -58.00% -73.99% 20.70\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82\n$UFPT $57.35 -0.52% -11.48% -20.36% -18.94% 24.77"\t\t\n"RT @vnkumarvnk: Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSe…"\t\t\n"RT @DataWithTea: $BABA let me guess bottom in? 😂\nMoving lower tomorrow $72 buy orders will be filled $74 was easy today \n$69 by eow âš¡"\t\t\nRT @PhilMuka: +1.3R Day.  A few missed opps today (esp. $AAL right at the open on R4 break & and $BABA when it tagged R3 then reversed)', ' le…\t\t\nRT @markvregel: $BABA I’m waiting for a bounce to load up on puts for sure 🚩\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\nTodays Unusual Option Volume $FEZ 7x normal $HYMC 14x  normal $COUP 11x normal $JOBS 136x normal $MNTC 6x normal $UMC 9x normal $BABA 2x normal $KWEB 3x normal $JD 3x normal\t\t\n"RT @ResGloStocks: - ""Yo avisé que $BABA estaba cara""\n\n- Y en qué te basabas para decir que estaba cara?\n\n- No se', ' pero estaba cara.\n\n> Los…"\t\t\nRT @Rhaegon2: $BABA this stock performed awesome today. Only lost a little bit over 1% instead of the usual 10% daily. Cheers!! ï¸\x8f\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\n@Ivan_Bolsa Este es el tema', ' que la gente ve el gráfico y no se entera de que $BABA está cotizando a precios de derribo.\t\t\nRT @tailwiz: Now we know why @MohnishPabrai  sold $BABA. The student outdid the teacher this time.\t\t\nRT @CrispyLenetta: Brutal day trading. $SMH managed to bounce better than I thought and $BABA killed me. Still ended positive somehow. Casi…\t\t\nWow what a month for $BABA. That is a lot of billions floating away', ' fast', ' and lowest price since 2017. Maybe snowballing by margins getting called? It would not take much leverage to have a major portfolio problem with 10% declines per day... https://t.co/BFoPbk952y\t\t\nRT @bonojzk: @cloneinvestor your weight on $BABA? if it is less than 5%', ' then no big deal...\t\t\nRT @Javier30670747: $BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jue…\t\t\nRT @TeresaTrades: 156%', ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $A…\t\t\nRT @sashko_potapov: $BABA such a gift here if you\'re not an option-chasing doofus âš¡\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA Buy Puts if your under water like me. 😀\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @UPBOptionMil: Todays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\nPurchased $BABA at $74.40 (Fresh entry)\t\t\nTodays most active stock options  $AAPL $TSLA $AMD $CCJ $FB $CPNG $BILI $NIO $BABA https://t.co/dmCFBpC3ey\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"$BABA - Updated chart \n\nOn the previous baba post', ' i made the same mistake on leveling as I did today trading futures.  I need to draw out each leg now on\n\nIt\'s good to catch on to things like this early and find a fix asap. \n\nAll the years of journaling my trades are paying off https://t.co/PBBtzkkiCN https://t.co/EmnrZdFkbV"\t\t\n$BABA on SALE buy now and smile later long term this company got to much $$ ï¸\x8f\t\t\n$BABA Is this the bottom?  What\'s the lowest a stock can go? ✔\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/48uOsBlb98 #elliottwave #trading #alibaba ï¸\x8f https://t.co/stWsl9x5K4\t\t\nIf recent weakness in Chinese tech is due to omicron', ' it’s a buying opportunity. $BABA\t\t\n$BABA started position of 600 🤞\t\t\n$BABA we haven’t hit bottom. Check out covid in China. 💟\t\t\n"$baba hit the $70-80 Technical target \n\nChina 🇨🇳 should overtake US economy', ' and are happy shaking out investors\n\nBear case say business severely slows 15% growth rate next 5 years 8% thereafter w 15 terminal multiple & 10% discount rate she’s worth ~$148 on a DCF\n\n$20 FCF 2026"\t\t\n@WallStCynic @SquawkStreet The VIE structure is a risk. I’m still bullish on $BABA. AMA.\t\t\n@MarketRebels Watching $BABA', ' $KO', ' $TROW', ' $MMM', ' $MSFT', ' $CMCSA', ' $PRG & $ORGN every day for the next few years and loading every Q while watching....\t\t\n@InversorHedonis Puedes pensar que $BABA va a caer y no querer meterte en el fregado de un corto con una acción que puede desaparecer o que te hagan como a una acción rusa.\t\t\n"RT @MotleyFoolMoney: Before buying Chinese stocks on the dip', ' you might want to hear @TMFOtter\'s analysis.\n\nBefore donating to that non-pro…"\t\t\n"Before buying Chinese stocks on the dip', " you might want to hear @TMFOtter's analysis.\n\nBefore donating to that non-profit", ' you might want to listen to the chat @alisonsouthwick & @RobertBrokamp have w/ Jennifer Gennaro Oxley.\n\n$YUMC $BABA $JD $BIDU $TCEHY\nhttps://t.co/YmHDXZar4b"\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n"RT @MelStone31: China ETFs seeing SIZE #darkpool activity \n\n$IEMG 8.62 mil shares at $51.24 ( $TSM $BABA $JD amongst top holdings)\n$ASHR 12…"\t\t\n$BABA looks like we\'ve hit a bottom. maybe a little waffling around down here but wont be long until it starts back up imo. 📣\t\t\nRT @TipRanks: $BABA Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/kbAMnrlbKz\t\t\n"RT @XoloWall: $TSLA   +3.7%🟢\n$AMD    +5.6%🟢\n$AAPL    +1.7%🟢\n$NVDA  +6.4%🟢\n$AMZN +2.8%🟢\n$MSFT +2.3%🟢\n$BABA -3.5%🔴\n$FB       +1.0%🟢\n$CVX    -…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n$BABA hard pump entire week', ' hopefully FED don’t get too aggressive 🌟\t\t\n"3/15 recap\n$AMC 14p: 1.08âž¡ï¸\x8f1.7\n$SPY 422c: 4.2âž¡ï¸\x8f6.02\n$SPY 412p: 4âž¡ï¸\x8f4.7\n$NIO 13.5c: 1.7âž¡ï¸\x8f2.48\n\nLoss\n$NVDA 210P: 20% stop hit \n\n5k account\n$BABA 85c: 2.55âž¡ï¸\x8f3.3\n\nWaiting on a couple swings to work', ' but overall solid day for #ICFAM.  \n\n$TSLA $QQQ $VIX $SE $AMZN $GOOGL"\t\t\n@dividend_man @DgiDca Heheh', ' eso mismo pensaba también para el año que viene si sigue bajando. Vaya tela los cojones de $BABA\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"China ETFs seeing SIZE #darkpool activity \n\n$IEMG 8.62 mil shares at $51.24 ( $TSM $BABA $JD amongst top holdings)\n$ASHR 12.4 mil shares @ $30.90\n$KWEB 1.5 mil shares @ $21.67\n$FXI 1.50 mil shares @ $27.07\n\nBlackBox Spring Breakout Sale ~ 1st month $5  https://t.co/qTCXuP382P https://t.co/z5w6Xkt18U"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA never invest with “hopeâ€\x9d ï¸\x8f\t\t\n$JD $BABA $IQ $NIO what we need is all the folks that got in cheap to hold now. Many retail shorts and puts that need to be burned 😃\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/Hr2lUyYH2U\t\t\n"Today\'s most active options:\n\n$AAPL 1', '112k - 41% put. 59% call\n$TSLA 947k - 48% put. 52% call\n$AMD 561k - 41% put. 59% call\n$NVDA 461k - 44% put. 56% call\n$BABA 422k - 36% put. 66% call\n$FB 386k - 33% put. 67% call\n$NIO 371k - 39% put. 61% call\n$AMC 321k - 42% put. 58% call"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\n@JosMiguel71 @InversorExperto 40 años mas pienso vivir. Por lo cual no me apura nadie con $BABA 😂\t\t\n"Today\'s 🎰Plays \n$QQQ 322c 4.20âž¡ï¸\x8f8.00 +90%🔥\n$MSFT 285c 3.35âž¡ï¸\x8f5.90 +76%🚀\n$IWM 195c 1.29âž¡ï¸\x8f2.25 +74%💕\n$ZIM 85c 1.90âž¡ï¸\x8f1.40 -26%🤬\n$BABA 100c 0.11 lotto swing \nGreat day come join my team or Vegas2.0 can\'t go wrong many great alerts! Link in BIO! or DM me https://t.co/rmI7EnHswR"\t\t\n"RT @MarketRebels: Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA…"\t\t\nAlibaba Group Holding Limited traded 84.476M shares', ' 259% above average volume $BABA\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $80 Call for Friday', ' March 18. Roughly 5 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"Tuesday Option Volumes\n\n$AAPL 1.091m (59% call/41% put)\n$TSLA 932k (52% call/48% put)\n$AMD 553k (59% call/41% put)\n$NVDA 452k (56% call/44% put)\n$BABA 418k (64% call/36% put)\n$FB 373k (67% call/33% put)\n$NIO 367k (61% call/39% put)\n$AMC 317k (57% call/43% put)"\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA rip now rip now rip now 🚩\t\t\n@Lluix14 @DgiDca Seguro que Hacienda le encuentra algún pero. En cualquier caso creo que lo voy a hacer', ' asÃ\xad como mÃ\xadnimo saco algo “positivoâ€\x9d de $BABA. Gracias LluÃ\xads.\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/mDO9oJaQtU #elliottwave #trading #alibaba 👇 https://t.co/xE0OxXKF6X\t\t\n$BABA Alibaba', 'llegados a este punto', 'creo que si las delistaran de EEUU y traspasaran todas las acciones a #9988 de Hong Kong ', "se revalorizarÃ\xadan con fuerza y al mismo tiempo se estabilizarÃ\xadan.Muy manipuladas las $BABA de USA.Todo se pondrá en su sitio cuando se calme el mercado https://t.co/5aQVIzP3Fg\t\t\n$BABA such a gift here if you're not an option-chasing doofus âš¡\t\t\nRT @NNAleid: تذكير Ù\x81ÙŠ غاية الأهمية للأشخاص اللي يبيعون أسهمهم هذا وقت الشراء وليس البيع ماÙ\x81ÙŠ داعي لأي خوÙ\x81 اطلاقاً Ù\x81ÙŠ الصورة كل الازمات العا…\t\t\nRT @TeresaTrades: 156%", ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $A…\t\t\n"$BABA Major Breakdown\nDaily appearances since 2014: 66\nClose 5 days later ±:\nAvg: 1.26\nSD: 8.93\nWorst: -20.90\nBest: 24.32\n\n10 days later:\nAvg: 1.76\nSD: 8.98\nWorst: -21.56\nBest: 27.19\n\n30 days later:\nAvg: 0.01\nSD: 16.46\nWorst: -39.30\nBest: 44.49"\t\t\n@cloneinvestor your weight on $BABA? if it is less than 5%', ' then no big deal...\t\t\nBrutal day trading. $SMH managed to bounce better than I thought and $BABA killed me. Still ended positive somehow. Casino again tomorrow\t\t\nRT @tailwiz: Now we know why @MohnishPabrai  sold $BABA. The student outdid the teacher this time.\t\t\n$BABA this stock performed awesome today. Only lost a little bit over 1% instead of the usual 10% daily. Cheers!! ï¸\x8f\t\t\n#HotOptions Report For End Of Day', ' March 15', ' 2022 – $AAPL', ' $TSLA', ' $AMD', ' $NVDA', ' $BABA', ' $FB', ' $NIO', ' $AMC', ' $AAL', ' $MSFT', ' $F', ' $XOM', ' $SOFI', ' $JD', ' $BAC', ' $AMZN', ' $CVX', ' $PLTR', ' $PFE', ' $C   https://t.co/yrSCpLg9qw\t\t\n$GOEV 😂 even the dinosaur came to his senses.  Can I at least get a “you were right JR and we’re sorryâ€\x9d.  Load the boat with $BABA if you want to make some money over the next 12 months. ï¸\x8f\t\t\n"- ""Yo avisé que $BABA estaba cara""\n\n- Y en qué te basabas para decir que estaba cara?\n\n- No se', ' pero estaba cara.\n\n> Los analistas que el mundo necesita. https://t.co/GlQgxTds3J"\t\t\n$BABA I’m waiting for a bounce to load up on puts for sure 🚩\t\t\n+1.3R Day.  A few missed opps today (esp. $AAL right at the open on R4 break & and $BABA when it tagged R3 then reversed)', ' led to a bit of a tumultuous day.  I was able to claw my way back from a small loss w/ some afternoon trading.  Not the best day', ' not the worst. #BBTFamily https://t.co/rcgpfXP9gd\t\t\n"$BABA let me guess bottom in? 😂\nMoving lower tomorrow $72 buy orders will be filled $74 was easy today \n$69 by eow âš¡"\t\t\n@piensa2019verde @Ivan_Bolsa Te he hecho un resumen si lees de todos los factores que arrastrarán a  $BABA y a muchas otras acciones y a todo el mercado a la baja.\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/l5v4lcTjU6\t\t\n"Hope you all able to follow alerts on my twitter handle. \n\n$SPY\n$BABA \n$ETSY\n\nSet notifications', ' if you wish to follow. \nSee you all tmrw!"\t\t\nRT @TeresaTrades: 156%', ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $A…\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/HBYIBy8xVL #elliottwave #trading #alibaba 🪄 https://t.co/0zyiyYqNzk\t\t\n"Check out the Top WhaleFlow from today!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $QQQ $SPY $TSLA $FB $VIX $NVDA $C $AAPL $IWM $BABA $MSFT $EEM https://t.co/aBs7lQpZqJ"\t\t\nMe and $BABA all the way! https://t.co/pHXnBRZsxp\t\t\n"@OwnTheChaos do you mind sharing insight on why $BABA is down so much?\n\nStill worth a hold or is this abandon ship time?"\t\t\n@rjschlindwein Mientras no tengas $baba...todo bien\t\t\n@Jkylebass @TheDragonFeeder $baba barometer indicator.\t\t\n"@BackpackerFI *Goes to find $BABA *\n\n“How come I can’t find it listed anywhere??â€\x9d"\t\t\n"$BABA The lays 4 Green Day’s here have been Wednesdays.  \n   I hate to be that one asshole in the crowd but I think that trend gets broken tomorrow and we go for all 5 days RED this week.  \n😬 ☑"\t\t\n"🔴LIVE Derrick’s Pro Desk Market Update 3/15/2022 | Bear Market Rally - Can it last? $SPY $IWM $VIX $QQQ $BABA $OXY $XLE $AAPL $TSLA $AMC #stocks #finance #economics #trading #Ukraine \n\nWATCH HERE👇:\nhttps://t.co/K8oKlXuamx"\t\t\n$BABA doesn’t go up with the market', ' only goes down 😃\t\t\nRelief day for bulls!! Hope for many more good days $SPY $AMZN $AAPL $TSLA $AMD $ETSY $SE $BABA\t\t\n156%', ' 102%', ' 88%', ' & 75% gainers today in #BlackBoxStocks! 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $AMD $GOOG $ABBV $NIO $AAPL $CVX $AMAT $SHOP $UPST $SE $BABA $QCOM $NCLH $MARA $DDOG $BEKE $FIS $SNOW #trading #learntotrade #DayTrading #OptionsTrading #fintwit #money https://t.co/LLjiCLX3yn\t\t\n$BABA never thought I’d be happy on a red day thanks for not dropping 10% BABA ï¸\x8f\t\t\n@pmarca $BABA company structure for visual context. May be slightly dated. https://t.co/H2a7670i1J\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA What sad is that people are happy closing RED today bc we are used to much bigger daily losses.  \n   It’s like a bull eating bear shit bc he’s starving to death. 🪄"\t\t\n@InversorExperto Estoy de acuerdo pero no serÃ\xada mejor aprovechar esa pólvora para otras empresas con un horizonte temporal más corto?  Yo tengo $baba pero tengo la sensación que la situación en China va a tardar un poco en despejarse... Muchos frentes abiertos\t\t\n$BABA Wait until you see tomorrow drop. Brace yourself. 💯\t\t\n"AquÃ\xad lo tenéis!!!! https://t.co/c5kKDUdLbU\n\n$BABA $JD $BIDU $NIU $BILI $TCEHY\n\nLa importancia de los Soportes para poner #Stoploss y no quedarte pillado!!!\n\n#Buenosvalores #Buenastendencias #Bolsafree https://t.co/Q4koYX0bmS https://t.co/GItd4Ou2oo"\t\t\nRT @ChrisFranco: I have not sold a share. $BABA\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/S3zOzFw3h3\t\t\nGonna start a revolution and overthrow the CCP to make sure my $baba position prints.\t\t\n"RT @Finanzasybolsa: Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés…"\t\t\n"Top Options by Volume\n$AAPL $TSLA $AMD $BABA $FB $AMC $NIO $AAL $NVDA $MSFT https://t.co/wHbpVsCTI9"\t\t\n"$BABA Another RED day. Just pathetic in comparison to other Chinese tickers too. \n  We could see 60’s tomorrow but it’s ok bc we are used to way bigger daily drops \nunlike today. 👉"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"Take a look to:  $BABA -1.38% \n\n#Stocks #daytrading #FOMO #trading #RedditArmy #investments #bottomfishing #YOLO #news #StocksToWatch #ToTheMoon #wallstreetbets #StocksToBuy \n https://t.co/oNglU6y41G"\t\t\n$BABA Finally stopping that downward momentum.  8+% green day this? 📊\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #elliottwave #trading #alibaba ï¸\x8f https://t.co/lgcisFnRUW\t\t\n"Ultimando la revisión anual de los resultados de Alibaba $BABA ðŸ“\x9d.\n\nSi este tweet llega a 10 retweets 🔄  (genera interés)', ' elaboraré un hilo dando detalles y comentarios al respecto. \n\n#Alibaba #HK $9988 https://t.co/tgv0sFbvXr"\t\t\nAlibaba looks interesting here', ' but it\'s volatile af. Could easilly bounce back to $100 by April OPEX   $BABA https://t.co/7bfjgSzsky\t\t\n"@trading_fanatic beep boop. here\'s what i found for $BABA.\n   date: 2022-03-15\n   total call volume: 74.3k\n   total put volume: 43.3k\n   most traded: 2022-03-18 $80.0C (7.3k)\nam i a good bot? https://t.co/e4jCf0wisw"\t\t\n"RSI25\n$BABA $76.73 -1.32% -21.30% -38.11% -38.66% 19.96\n$BIRD $5.28 2.33% -7.85% -53.93% -64.61% 19.35\n$DNA $2.80 -1.06% -19.54% -51.39% -72.44% 23.45\n$PDD $27.20 6.54% -32.03% -56.96% -56.43% 24.89\n$POST $66.85 0.06% -31.88% -36.71% -34.44% 13.82"\t\t\n@pmarca @MrStockBot Show me $BABA options volume\t\t\n"RT @LionsInvestors: 📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵…"\t\t\nAlso', ' been extremely patient but started buying shares in $KWEB/ $BABA last 2 days… small relative to overall port but Chinese markets hit 2008 lows… not a bad idea to have some global exposure in a long term port.\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #elliottwave #trading #alibaba https://t.co/BDWOFcramh\t\t\n"@AugurOfAfrica @DefencePirc How come $BABA declined by another 50% since my last post if fundamentals played a major part and Alibaba is such a great company? \nSee you at $50 and bellow', ' Sir!"\t\t\n$BABA  Massive Green Day and this is red!  Wtf???? ðŸ‘\x81\t\t\n"$BABA $CWEB $NIO $TCEHY \nGood closing. \nNow Hang Seng to rip it tonight. 🥇"\t\t\n"@inglouriouscap Massive blunder buying into Chinese fraud listings on American exchanges. Something Charlie shouldn\'t have done and Warren would never do. His legacy is being spoiled beyond ""fintwit.""\n\n$BABA\n\nhttps://t.co/xSq3ldmhc8"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 66 | 3.1% | 🚀\n| $VXX | 29 | 0.0% | 🚀\n| $TSLA | 26 | 85.7% | 🚀\n| $GME | 22 | -24.1% | 🚀\n| $BABA | 16 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$BABA sees 283 bullish options orders worth $29', '543', '540. On the flipside', ' BABA sees 171 bearish options orders worth $79', '602', "552.\n\nBABA's overall statistics show 43", '783 calls worth $91', '308', '372. On the other side', ' we have 30', '021 puts worth $179', '416', '726.\n\n4:03 PM ET"\t\t\n"$BABA Statistics as of 4:03 PM ET\n\nOrder Count:\n- Puts: 30', '021\n- Calls: 43', '783\n\nVolume:\n- Puts: 152', '416\n- Calls: 270', '167\n\nPremium:\n- Puts: $179', '416', '726\n- Calls: $91', '308', '372\n\nPut/Call:\n- Order Ratio: 68.57%\n- Volume Ratio: 56.42%\n- Premium Ratio: 196.50%"\t\t\n$BABA volume of 85m...   is that an ATH? 📣\t\t\nâ\x8f¬ These stocks made a new 52-week low today: $BABA $SNP $LFC $BIDU $CPNG $BGNE $OTEX $EXAS $IOT $COUP $FSV $HBI $NTLA $HGTY $STVN $NEA $RKLB $NCNO $WING $NTRA $NAD $BBU $MLKN $STNE $WDFC $ARNC $COMP $PRMW $B $NZF $SHI $NUV $NAC $CZOO $NABL $BLND $RELY $KALU #52weekLow\t\t\n"$BABA \nWorst stock ever best day of the entire market in months and this is red 👇"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (97)\n2. $TSLA (22)\n3. $OIL (20)\n4. $HOUR (20)\n5. $EOD (16)\n6. $VXX (16)\n7. $COM (13)\n8. $BABA (12)\n9. $QQQ (10)\n10. $ZM (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/m68O0wi9j0"\t\t\n$BABA we will see you tonight bears 🔔\t\t\n"$vxx   $spy $aapl $baba $mstr \n\nwho da best \n?\n\ndont follow me \n\nyou\'re not smart enough  to handle 99% winners https://t.co/wEBXNheBhX"\t\t\n"2/2 on the day\n\nMaking us 6/6 on the week \n\nAdding to our winning streak of 25/25 the past few weeks or so\n\nStaying VERY selective \n\nMost importantly - TAKING PROFIT\n\n$BABA calls +33%\n\n$SPY puts +21% \n\nJoin us for immediate access:\n\nhttps://t.co/WfN1VfbmEb https://t.co/7xdEtMWKOK"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 65 | 3.2% | 🚀\n| $VXX | 30 | 3.4% | 🚀\n| $TSLA | 26 | 85.7% | 🚀\n| $GME | 22 | -26.7% | 🚀\n| $BABA | 15 | -6.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"📊📊 Comenzamos este hilo de AT de las siguientes acciones 📊📊\n\n1ï¸\x8f⃣ $PYPL\n\n2ï¸\x8f⃣ $NIO\n\n3ï¸\x8f⃣ $AMZN\n\n4ï¸\x8f⃣ $BABA\n\n🧵 ABRO HILO 🧵\n\n⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f"\t\t\n"$BABA thanks to the past two days', ' I am now holding 100 shares of Alibaba. \n\nMy future self thanks you for the cheapies. ↔"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $BABA\n3. $TSLA\n4. $AMC\n5. $NVDA"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@unusual_whales Except for $BABA ðŸ˜\x9d\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 65 | 4.8% | 🚀\n| $VXX | 30 | 3.4% | 🚀\n| $TSLA | 26 | 85.7% | 🚀\n| $GME | 23 | -20.7% | 🚀\n| $BABA | 15 | -6.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 9.85 (343.44 %)\n$BIDU(04/01) P 1.175 -> 7.35 (525.53 %)\n$CVX(04/01) C 2.11 -> 3.1 (39.81 %)\n$BIDU(03/18) P 6.675 -> 32.85 (392.13 %)"\t\t\n"2022-03-11 #Profits:\n$AAPL(03/18) P 4.4 -> 7.95 (80.68 %)\n$BABA(03/25) P 3.075 -> 13.6 (335.77 %)\n$BIDU(03/25) P 3.475 -> 18.9 (443.88 %)"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (64 mentions)\n2. $VXX (14)\n3. $TSLA (12)\n4. $BABA (9)\n5. $QQQ (9)\n6. $AMC (6)\n7. $NVDA (5)\n8. $AMD (4)\n9. $GME (4)\n10. $DOW (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Watching $fb $aapl $ba $baba $nvda $tsla $msft $amzn $googl $bidu for tomorrow\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST"\t\t\n"Most active #stocks \n\n$HYMC 11.15%\nHycroft Mining\n$IXHL 59.50%\nIncannex Healthcare\n$COUP -19.54%\nCoupa Software\n$VXX 4.09%\nVIX Short-Term Futures ETN\n$NVDA 7.69%\nNVIDIA \n$NIO 6.10%\nNIO\n$AMD 6.91%\nAdvanced Micro Devices\n$DIDI 2.27%\nDiDi\n$BABA -1.67%\nAlibaba\n$RLX 38.93%\nRLX Tech"\t\t\n"3/16 #alert #results\n$baba 70P 2.03 to 2.76 (3/15)\n$googl 2300P 2.80 to 3.25\n$amzn 2550P 2.95 to 3.50\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST https://t.co/RBFtcnN5lW"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$GOOGL\n$BABA\n$AAPL\n$NVDA\n$FB\n$AMD\n$AMZN\n$VXX\n$JD\n\nThanks for visiting my page 💻 https://t.co/KruXKNoCfH"\t\t\nthese are the most active stocks right now $NIO  $AMD  $DIDI  $BABA  $RLX  $AAPL  $AAL https://t.co/4mjuYMGPbJ\t\t\n$BABA - CALLS Alert received on strike 77 for expiration 2022-03-25 with total premium of 337.96K (total orders : 6', ' OI : 86)\t\t\n@BackpackerFI Long $baba on the back of this tweet lol\t\t\n@ToroDeArena @DaMedinaR Prácticamente todo el mercado chino ha caÃ\xaddo', ' no es un tema exclusivo de $baba . El tema está en cuando se recuperará que puede ser cuando pase todo el tema geopolÃ\xadtico. Yo le pongo que su recuperación estará en 1 o 2 años .\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', " AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/afm93vTZNF\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/oRFDLepB18 #elliottwave #trading #alibaba https://t.co/kqLp8nAPhk\t\t\n$BABA - Alibaba: Don't Underestimate The Probability Of Tail Risk Events. https://t.co/64XwOYRCAc #business #stockmarket #finance\t\t\nHola soy Daniel", " y estoy 50%  en rojo en $BABA en 6 meses\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n@itscharliemar Why are you so fond of $BABA? Their operating income margins are not that great. It's certainly not a cashflow machine.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/9p4AHYnvFb\t\t\n@chadrik916 @GarethSoloway What is the opinion about $baba ? Is it a good oportunity to buy or not.\t\t\n$baba can\'t even go green today.  $76-$77.\t\t\n"All Us exchanges volume leaders:\n\n$NIO 133mi\n$AMD 101mi\n$BABA 80mi\n$AAPL 70mi\n$AAL 68mi\n$PDD 53mi\n$F 52mi\n$SOFI 46mi\n$OXY 42mi\n$IQ 42mi\n$NVDA 41mi\n$ITUB 40mi"\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n$BABA lot of baba buying today record levels might see huge bounce tomorrow maybe 10% 😃\t\t\n@BAtipico Pregunta inocente:¿en $BABA donde empieza la moda y terminan los fundamentales? Lo digo pq es como un trending topic y en algunos casos (no digo en este tweet) más suena a empezamiento en q remonte si o si más q en ser realistas y aceptar q la cosa puede ir para largo.M equivoco?\t\t\n"$BABA PE Ratio is less than 11 now. Is the company undervalued now? \n\n#Baba #Valueinvesting #stock"\t\t\n$BABA $76 is the 4.236 fib retracement from the last impulse on daily. Long. 💟 https://t.co/LQxZBNe0zd\t\t\n$BABA the buyback announcement leaked????? ðŸ‘\x8d\t\t\n"💯 $NICH announced its industry-changing Owner Verification System (OVSâ„¢) mobile app called ""NITCHES OVS"" is 100 percent completed. https://t.co/wtI8TLibaN @cap_ebc \n\n$FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN https://t.co/Zx71ucDdR7"\t\t\n$BABA https://t.co/9zSu43JOKM\t\t\n@inglouriouscap @CrusoniaC $BABA tripled from its bottom in 2016 in 2 years.\t\t\nwanted to trade the buy setup 2min  in $BABA  too late\t\t\n$BABA like yo see 80 ðŸ’\x9d\t\t\n$BABA $NIO Do you really want to hold overnight shorties? 🪄\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n"🔶 The day was mixed of gain and loss\n\n✅ But glad that many if not the all of our group were on the gain side 💪\nhttps://t.co/3vbD4Mdsw5\n\n🚀\n\n $AAPL $NIO $SPY $WMT $FB $PT $PTON $GME $TSLA $MVIS $BABA https://t.co/O4P0oRfvqv"\t\t\n"RT @tradersync: How many trading setups do you trade? 📈\n\n$IXHL $HOUR $REVB $RLX $EVLV $BBU $BTTX $ANIP $YTEN $COUP $TSLA $QQQ $BABA"\t\t\nIn the middle of the drop from $130 to $104 I was selling calls and trading $TME which made me some good $$$. All which will be contributed to $BABA! It’s been a mess! But', ' a grateful mess in disguise. It may look like I’m losing bad now', ' but what matters is the share held! 🚀📈\t\t\n"$BABA ’s been a crazy journey\n\nwent all in at $151', ' sold right under $130. \n\nTanked from $130  to $104\n\nWent in 50%~ & slowly added more as it dropped. New average is $92.99. I own more shares than ever! The process looks nasty but the end result will be tremendously profitable."\t\t\n"$BABA The Algos have been pretty consistent  & allowed us to see the where the Vol was going the past week so as we discussed at 11 we just broke 80m shares  \n \n$kweb $jd $msci 👀 https://t.co/heUd9Osekc"\t\t\n$BABA my god', ' imagine the blood if market isnt green 👇\t\t\nRT @BullWelsh: +2.8R today', ' saved by nice fades on $AMC and $DAL after breaking an entry rule on $AMC and $BABA not wanting to run for me.…\t\t\n$BABA how low can this go? I thought this was competing with Amazon? ↘\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"$BABA\n\nTHIS IS THE type of structure I wait for \n\nWhen I do this - it avoids catching a falling knife and entering blindly\n\nThat drop base rally that develops PROVES that buyers are indeed stepping in\n\nPlus', ' we have defined entry/risk\n\nStock +3.5% since\n\nLocked in 33% PROFIT https://t.co/vwqoVFyefd"\t\t\n"RT @AjTrader7: Today Highlighted Pre-Market 03/15/2022\n$COUP LONG 66-->76\n$TSLA SHORT 767-->760-->801\n$SHOP LONG 525-->551\n$BABA SHORT 80--…"\t\t\n$BABA  oversold! I\'m in at  65 shares at 135 averaging down Friday on pay day ï¸\x8f\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\n$BABA Push! https://t.co/z2illvk7N0\t\t\nFlow Room (These are not alerts): $BABA 03/18 $81 calls bought 550x AT ASK $2.06  #BULLISH #SPX #QQQ #orderflow #options #trading\t\t\n$BABA NEW ARTICLE : Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/qjEfpRkqzI Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\nRT @epictrades1: $BABA I know 20 others that are smarter than myself whom have bought the last 100 down. No I\'m not drunk just an educated…\t\t\n@Larryjamieson_ Look like $baba\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\nRT @DrStoxx: $BABA: deep pullback on political risk into the pink band.  Our Room members know exactly what this means...and how to trade i…\t\t\n$BABA ppl are sooo wishy washy here 😅😅😂 it’s hilarious you can tell if it’s up or down by the comments that come in â˜\x9d\t\t\n"$BABA one of the most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stockmarket https://t.co/OUjSbc0DxU"\t\t\n"Top volume / relative volume stocks: \n \n$HYMC $CTK $SONM $RLX $BABA $COUP $PDD $HOUR $REVB $JAGX $KAVL https://t.co/szCgMdpO8b"\t\t\n@vnkumarvnk HangSeng needs to run by 1500 points overnight', ' tomorrow $BABA will kill it 😜\t\t\nI have never been so bullish on Chinese stocks $BABA $NIO $JD\t\t\n$BABA prolly gonna fade here though', ' for some reason when the call options for friday get up 300% from the lows', ' it starts to fade. ðŸ‘\x8d\t\t\n$BABA will rip soon', ' expecting 10%+ upside in next 2-3 days!\t\t\n$BABA sell 🌟\t\t\n"RSI25\n$BABA $77.00 -0.98% -21.03% -37.90% -38.44% 20.07\n$BIRD $5.25 1.84% -8.29% -54.14% -64.78% 18.95\n$POST $67.16 0.52% -31.56% -36.42% -34.14% 14.41\n$UFPT $57.10 -0.95% -11.86% -20.70% -19.29% 24.47"\t\t\n"CooTek fundamentals $CTK are getting better\n- CTO buying 3M shares\n- Chart-topping mobile games in App Store\n- Popular book app in home country\n- Improving revenue & EPS\n- Even Alibaba $BABA backs them\n\nBright future', ' but stock has dropped 98% since IPO\n\nUndervalued #tenbagger https://t.co/Ln73iLyJJz"\t\t\n@MarketRebels Take @GaryGensler with you! Does absolutely nothing to protect us from media FUD shorting AND darkpool  $NIO $XPEV $LI $BABA\t\t\n$BABA glad I didn’t buy at 120~… but this is beginning to look tooo juicy. 📢\t\t\n"RT @BAtipico: Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BAB…"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n"RT @Mr_Derivatives: $BABA $KWEB\n\nPair trade this for a semi hedge: \n\nlong BABA short KWEB"\t\t\nChina stocks bouncing', ' no interest in playing it but good to see for overall market stability $KWEB $BABA $JD\t\t\n$BABA so many ree rees shorting at $74 thinking 60 😂\t\t\n$BABA cover bears before its too late ☑\t\t\n@MarkGuasch1 @Ivan_Bolsa Desde la ignorancia...qué tiene que ver $BABA con las Smallcaps\t\t\n$BABA   PB to line   75.47/63 entries     sold 76.28  out 77\t\t\n@R9Falcone @charliebilello @ycharts Having followed $BABA tweets for a long', ' long time', ' I can safely say this is the best (and most profound) one I’ve ever seen. Hands down.\t\t\n"Clarification sur les VIE :\n\n$BABA n\'est pas ""cher""', " mais n'oubliez pas que vous ne détenez qu'un droit sur profits avec les VIE", ' et non un droit sur actif + sur profits comme un actionnaire classique.\n\nA vous d\'évaluer combien vaut ce ""manquement""."\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\nRT @realalexvieira: Russia Default. China Crash. Oil Plunging. Democracy Rallying Today. Trump Jailed. Biden Rocks $BABA $TWLO $PYPL $NIO $…\t\t\nRussia Default. China Crash. Oil Plunging. Democracy Rallying Today. Trump Jailed. Biden Rocks $BABA $TWLO $PYPL $NIO $TSLA $SPY $QQQ $RIVN $XPEV $ROKU $JD $BIDU $TCENT #biden #Facebook #bitcoin #china #ukraine $COST #oilprice #trump #NATO https://t.co/OFFJb8dx4F\t\t\n$BABA see if has support at ATL of 57. If so backing the boat. If not watch out below. ðŸ˜\x81\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\nRT @MadConX: @inglouriouscap Only 10-11 months have passed since Charlie made his first buy of $BABA', ' and people are rushing to judge his i…\t\t\n"China trying to stay neutral..\n\n$nio $baba $xpev $li $bidu\n\nhttps://t.co/HPcfVTzYlh"\t\t\n"Can we stop tweeting about $BABA valuations?\n\nThe stock is not down on fundamentals', ' but politics..."\t\t\n"$CTK Bag holders soon. Lol if you fall for this shit then you deserve to lose your money.\n$CLNE $CLSK $SNDL $CLSK $BABA $AMZN $OEG $TSLA $FCEL $MARA $RIOT $WISH\n$TSLA $GILD $ABBV $PFE $TEVA $TDOC $SPX $GOOG $AMZN $FB $BA $TQQQ $QQQ $SPY $META $JD $NIO $BHAT $CPI $ITM $KWEB $DIDI https://t.co/8pls4H2DaD https://t.co/4cPyhWnCEa"\t\t\n@DCDOWORK $amd  $sofi  $baba\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILM…"\t\t\n$Baba 🚀🌑\t\t\n"RT @InvestorT_: $NIO Atleast that’s a positive!\n $XPEV $LI $BABA  https://t.co/564BAEsATO"\t\t\n$BABA $BIDU for these beat down names to move higher indexes need to move higher! #MarketTrade $SPY moves lower everything\'s going a lot lower. Jerome lip service on deck good luck traders! ï¸\x8f\t\t\n@Sqwii Uhhh where’s your $BABA ticker\t\t\n"Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nSnowflake $SNOW\nSea Limited $SE\nIllumina $ILMN\nLululemon $LULU\n$EA\nCoinbase $COIN\nRivian $RIVN\nPinduoduo $PDD\n$NU\nCoupang $CPNG\n$NIO\nLas Vegas Sands $LVS\n$SWK\nTwilio $TWLO\n$OKTA\nRoblox $RBLX\nRocket $RKT"\t\t\n$baba chinese adr\'s getting a bid in USA', ' will hopefully translate to a good asian session.  China equities need a dovish fed just as much as US equities.\t\t\n#Options Flow Stream Update $BABA $PYPL $AA $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/7IrWGHjEcX\t\t\n#Options Flow Stream Update $BABA $PYPL $AA $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/YIwYmzXjJE\t\t\n"How many trading setups do you trade? 📈\n\n$IXHL $HOUR $REVB $RLX $EVLV $BBU $BTTX $ANIP $YTEN $COUP $TSLA $QQQ $BABA"\t\t\nEverybody seems to hate $BABA\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n#Options Flow Stream Update $BABA $PYPL $AA $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/OKOpZwYg5C\t\t\nBuying $BABA https://t.co/jpMDJeais8\t\t\nTake this with a grain of salt', ' but I think the local bottom is in on $BABA.\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"GOLDEN #SWEEP #OPTION ALERT: $BABA $220 PUTS \n01/19/24; Premium: $1.4M; 🟢BULLISH\n; Vol/OI: 756/1', '127\nhttps://t.co/FNR2tbaknx"\t\t\nHe comprado $BABA Y $SPOT. https://t.co/yrS2NlFTZQ\t\t\n@BullishBritt Hey brotha I’d love to get your thoughts on $BABA do you think it will recover anytime soon?\t\t\n$BABA voy a aclarar este tuit. Para hacer un buen giro debe ir cumpliendo varios requisitos hoy ', ' el miércoles y el jueves. El primero que haga un cierre entre 75-76 para que nos deje la vela actual. Si ya se que es una doji inversa y indicaria que las bajadas proseguirán', ' pero.. https://t.co/5a9BZ9Mswe https://t.co/fv5qAD2me9\t\t\n"$BABA just sold my 1 share.\n\nLost 23 cent âš¡"\t\t\n$BABA nice bull flag on the daily ✨\t\t\nMost active on Tuesday - $NIO $AMD $BABA $AAL $AAPL $PDD $IQ $SOFI $OXY $F $NVDA $BBD $XOM $ITUB $JD $BEKE $CCL $AMC $TME $PLTR $SNAP $BAC $LI $ASTR $AGRI $RIG $VALE $NOK $CVX $T $UBER $XPEV $DAL $GRAB $FB $COUP $PBR $ABEV $CPNG $DKNG $MSFT $INTC $RBLX $IMPP $KC $MRO $UAL $CG https://t.co/2vPBTkJ81E\t\t\n"RT @DaMedinaR: Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acci…"\t\t\nRT @DrStoxx: $BABA: deep pullback on political risk into the pink band.  Our Room members know exactly what this means...and how to trade i…\t\t\n"$BABA: deep pullback on political risk into the pink band.  Our Room members know exactly what this means...and how to trade it. \n \nJoin us: https://t.co/xCbsDk3JOq https://t.co/ICb8c3Upwd"\t\t\n$BABA 90c - $0.36 - up 80% https://t.co/3tP4ognIu1\t\t\n"SWEEP 502 $BABA 04/29/22 $85 calls for $6.10 \n\nSpot: $75.93\nVolume: 605\nOI: 83\nIV: 89.15%\nPremium: $306.0k\nSector: Consumer Cyclical"\t\t\n"Accumulated here $kweb ', ' $baba ', ' $bidu ', ' $jd.\n\nIt should be the lows of the year."\t\t\n"RT @XoloWall: $TSLA   +3.7%🟢\n$AMD    +5.6%🟢\n$AAPL    +1.7%🟢\n$NVDA  +6.4%🟢\n$AMZN +2.8%🟢\n$MSFT +2.3%🟢\n$BABA -3.5%🔴\n$FB       +1.0%🟢\n$CVX    -…"\t\t\n"RT @DaizyApp: Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimit…"\t\t\n"$BABA \n\nBastante volumen ayer y hoy.\nPuede que sea una zona interesante 👀👀 https://t.co/leyrzEjiHU"\t\t\n"RT @DaizyApp: Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimit…"\t\t\n"$BGFV Low Float Squeeze\n🚀 $100 🚀\n\n*Free Float:6Mil👀\n\n*Short:42%ðŸ\x8dŠ\n8Mil👀\n\nPrice/Sales:0.3\nPE:3\nNet Sales:💵1.16B\nCash:💵115M\n2022 Dividend:💵3\nStores:431\nBuyback:$25M\n\n👆WSB\n$nio $li $baba $jd $didi $tme $muln $hymc $indo $impp $husa $agri $zim $aapl $tsla $amd $xom $mro $sofi https://t.co/SvtuzDzVG1"\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"Portfolio update as I still average down on my favourite stocks.\n$disca', ' $asc.l - 13%\n$amzn', ' $boo.l - 12% each\n$crox - 11%\n$googl', ' $gpro', ' $tsla - 9%\n$baba', ' $pypl - 6%"\t\t\n$BABA bag holders always present', ' if 74.33 support is lost', ' potential entries planned for a bounce at 57.2 major support for long term holds #stocks #optionstrading #stockmarket #trading https://t.co/DNDR4n8AdU\t\t\n"$CTK is no different than $WISH. They buy', ' they hold', ' they regret.\n$CLNE $CLSK $SNDL $CLSK $BABA $AMZN $OEG $IMTE $TSLA $FCEL $MARA $RIOT $SUNW\n$TSLA $GILD $ABBV $PFE $TEVA $TDOC $VIX $VXX $UVXY $SPX $GOOG $AMZN $FB $BA $TQQQ $QQQ $SPY $META $JD $NIO $BHAT $CPI $ITM $KWEB $DIDI https://t.co/cI1nWRBVSW"\t\t\n$BABA Hong Kong will be up big tonight so this will bounce tomorrow ï¸\x8f\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\nRT @JPATrades: $BABA flow https://t.co/PwrofBm7Yc\t\t\n"Trending right now $BABA\nTo see so much more - download the free Daizy app https://t.co/Kh4xUrOu0l\n\n#AlibabaGroupHoldingLimited #stockstowatch #stocks #stockmarket #investing #investor #Daizy https://t.co/Zdy23a3uJQ"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$BABA $150 summer time 📌\t\t\nRT @Alex__Pitti: $baba investors never can explain why they like baba over tencent and JD. All I hear is PE ratio. Not great... https://t.c…\t\t\n"RT @stockmafiacapo: Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$S…"\t\t\n"RT @ResearchQf: 1) $BABA is cheaper than it looks.\n\nMkt cap = $212B.\nNet cash = $59.5B\n\nEquity securities/other invest = $41B. Let\'s discou…"\t\t\nRT @daehode: $BABA $NIO This is called a transfer from the weak to the strong', ' from the small to the big. ï¸\x8f\t\t\nRT @ResearchQf: 1) $BABA today at < $44 ex-net cash or ~5 P/E cons ex-net cash (i.e. one of the best B/S out there)', ' sentiment measured by…\t\t\nFlow Room (These are not alerts): $BABA 03/18 $95 calls 1258x  AT ASK $.12 cents  #BULLISH #SPX #CHINA #orderflow #options #trading\t\t\n"Is $BABA dropping below book value? Watch:\nhttps://t.co/qrcqR92NLu"\t\t\n$BABA Is anybody actually buying down here or are folks just holding? ï¸\x8f\t\t\n"ATENCIÓN! $BABA PISO! 😂🙌ðŸ\x8f»\n\nGracias Mike 💪ðŸ\x8f» https://t.co/jP2BR9ioPG"\t\t\n$BABA $NIO This is called a transfer from the weak to the strong', ' from the small to the big. ï¸\x8f\t\t\nRT @mchaudhry82: Stocks Making The Biggest Moves PM: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $PTON & More https://t.co/7AWZOAlgDV\t\t\nRT @realalexvieira: White House. US Stocks Are Dirty Cheap. World\'s Biggest Problem is China-Russia Alliance Right Now $BABA $TWLO $PYPL $N…\t\t\nWhite House. US Stocks Are Dirty Cheap. World\'s Biggest Problem is China-Russia Alliance Right Now $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #technology #NATO  https://t.co/KgtDrbNZrR\t\t\n"$BABA \n1.) It won\'t get delisted\n2.) COVID does not last forever\n\nMunger will be buying', ' therefore i am buying. ï¸\x8f"\t\t\nHoy fue un dÃ\xada de subidas para las chinas. Vendo todo', ' acepto mi error. $BABA $JD $PRX\t\t\nRT @Javier30670747: $BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre…\t\t\n"RT @specialsit1: What to do as a $BABA bull being 50% or more down vs initial cost base?\nI had a similar sit with Altice Europe $ATC in 201…"\t\t\n"Dicho esto', ' repito que mantengo posición en $BABA y plena confianza en su recuperación.\nDes de precios actuales', ' creo que pocas empresas nos pueden dar un retorno mejor (sÃ\xad', ' cuando estaba a 100$ también decÃ\xada lo mismo)"\t\t\n"Mi gran derrota hasta el momento es llevar $BABA en -47%\nMenudo roto en mi cartera.\nEl error no creo que esté en comprar $BABA a esos precios. El error está en no haber reconocido que no era el momento de entrar y haber ido promediando a la baja.\n⤵ï¸\x8f⤵ï¸\x8f⤵ï¸\x8f"\t\t\n@JRambo0810 Looks like it just sells the same stuff you find on $BABA\t\t\n@memelordmarx Who\'s getting decimated?  $BABA stuff. .....Dickhead!!!! lol!!\t\t\n"RSI25\n$BABA $75.67 -2.69% -22.39% -38.97% -39.50% 19.54\n$BIRD $5.30 2.71% -7.50% -53.75% -64.48% 19.67\n$PDD $27.23 6.66% -31.96% -56.91% -56.38% 24.95\n$POST $67.30 0.73% -31.42% -36.29% -34.00% 14.67\n$UFPT $56.84 -1.41% -12.27% -21.07% -19.66% 24.15"\t\t\n$BABA now we need to get above $76.30 for the next rip up.  This has taken too much of a beating in the last 5 days...there is room to settle on the upside closer to $78\t\t\n$MU sucked but let’s not forget about my $BABA puts running for 100% friday 😉\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @NNAleid: تذكير Ù\x81ÙŠ غاية الأهمية للأشخاص اللي يبيعون أسهمهم هذا وقت الشراء وليس البيع ماÙ\x81ÙŠ داعي لأي خوÙ\x81 اطلاقاً Ù\x81ÙŠ الصورة كل الازمات العا…\t\t\n@SchleterPeter Natürlich mache ich mir viele Gedanken. Ich habe 10% meines gesamten PF in $BABA $TCHEY $KWEB Ich glaube jedoch das der Absturz getrieben ist durch 1.Covid in  China 2.Die unsinninge Spekulation das sich Sanktionen gegen Rus ebenso auf China auswirken könnten - Unsinn imo\t\t\n$BABA I know 20 others that are smarter than myself whom have bought the last 100 down. No I\'m not drunk just an educated bet that maybe the Bucs cover the spread. I don\'t gamble with grandmas money.\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n"When will analysts step to $BABA\'s sidelines?\n\nAnd will those bear notes take it from bad to worse?\n\nhttps://t.co/cOobUNKCNV"\t\t\n"$BABA $KWEB\n\nPair trade this for a semi hedge: \n\nlong BABA short KWEB"\t\t\n"RT @RBTradingPTDE: $Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl…"\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n$BABA - Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/v9vUtp3yNh\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (26 mentions)\n2. $VXX (20)\n3. $TSLA (15)\n4. $BIG (5)\n5. $FB (4)\n6. $BABA (4)\n7. $AMC (3)\n8. $PLTR (3)\n9. $WFH (3)\n10. $IWM (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA A steal down here... https://t.co/8zFiS1o2Sg\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 02:00 PM EST\n1. $NIO (+5.21%)\n2. $AMD (+6.03%)\n3. $DIDI (+2.27%)\n4. $BABA (-2.61%)\n5. $RLX (+36.26%)\n6. $AAL (+7.19%)\n7. $AAPL (+2.36%)\n8. $VALE (-3.06%)\n9. $PDD (+7.05%)\n10. $F (+1.85%)"\t\t\nHe is one of those leveraged guys. like me. This $BABA decline could be in part some Softbank selling ? but on the other hand. he should still be "connected" enough to get some loans and helping hands. so he isnt really forced to sell ? we will find out in some quarters/months. https://t.co/M1qgkr3qXk\t\t\n@Javier30670747 Cambio unos zapatos por una acción de $BABA! https://t.co/pvs7IveThz\t\t\n$BABA come on one hour left to gain $3 and flip green! â\x9d¤\t\t\nRT @AJButton2: $BABA down another 6% pre-market as China panic selling continues https://t.co/RHm7AzhZaX\t\t\n$BABA might be a hint for News to come lol glitch clearly https://t.co/xtOD8nxPQo\t\t\n@OJRenick $BABA and $BIDU?\t\t\nRT @LibrarianCap: M&L Capital: "Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration". "We bega…\t\t\n@GarethSoloway WHAT ABOUT ALIBABA $baba ?? Why you never answer ?\t\t\n@arbritrage86 $75 per share. Adding $BABA here. We will see if it ages well..\t\t\n@InversorExperto ¿Que valor le darÃ\xadas al segmento Cloud de $BABA en occidente?\t\t\n$BABA Alibaba Stock: Don’t Catch the Falling Knife', ' Says JPMorgan https://t.co/kbAMnrlbKz\t\t\n"M&L Capital: ""Probability of Chinese stocks being sanctioned by the West ... becoming a material consideration"". ""We began to sell down our Chinese positions shortly before the HK market closed on Mon morning (&) currently hold 0 Chinese positions"" \nHad key stakes in $BABA $TCEHY https://t.co/jLkfvKZjRZ https://t.co/x59r1s89J9"\t\t\n$BABA red to green..let\'s about time.  One of the strongest stock in the world seeling for crumbs..\t\t\n"#BABA\n$BABA \n\nانهيار تام. \nلا تعتقد انها تخÙ\x81يضات Ùˆ Ù\x81رصه دخول.\nلا يعلقونك. \n\n#Alibaba https://t.co/1j9L8lgiAI"\t\t\n"$BABA Estrategia. \nEn otros tiempos lo intentarÃ\xada. Vender Puts y cobrar. \nPero Baba se ha propuesto ser capaz de todo... Paso.. \n\nLo comparto para sus fieles. Al menos intentad ganar algo con ella. https://t.co/IqQlbIFy59"\t\t\nAlibaba Group Holding Limited traded 72.361M shares', ' 208% above average volume $BABA\t\t\n"~For a limited time', ' we are opening our trading chatroom to the public https://t.co/PW5ewMA33J\n\n$AAPL $BABA $TME $AMD $SOFI $AAL $JD https://t.co/ZE7lw3odX6"\t\t\n"RT @stockmafiacapo: Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$S…"\t\t\n"RT @stockmafiacapo: Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$S…"\t\t\nshe owns $BABA at $268 avg or so LOL\t\t\n"Todo subiendo y $BABA -2', '5% y ya a 75$.\n\nYa se acerca a mi precio objetivo de 1$.\n\nFestival. https://t.co/m5PsKSJ9qP"\t\t\nFlow Room (These are not alerts): $BABA 04/01 $78 calls bought ABOVE OI ABOVE ASK  750x   $5.65 #BULLISH #CHINA #SPX #QQQ #orderflow #options #trading\t\t\n"$BABA \nEven tho us bulls bought high at baba didn’t blow the 15b buybacks at 150+ like Facebook did at 315 when they bought back shares âš¡"\t\t\n$BABA bears are looking at the face of Mr. xi and shorting this at the bottom 😂 ðŸ‘\x8d\t\t\n"SWEEP 761 $BABA 04/01/22 $78 calls for $5.66 \n\nSpot: $75.67\nVolume: 1', '043\nOI: 0\nIV: 103.03%\nPremium: $430.5k\nSector: Consumer Cyclical"\t\t\n"Masa Son is going bankrupt oooooo boyyy. $BABA is at 75. Just a few more percentage points drop and Softbank will be under severe pressure.\n\nI hope he sells his stake to a non-Chinese owner. https://t.co/FIV5sDpozt"\t\t\n"Stock Mafia Trade Recap 3/15 🚨\n\n$BABA $85 CALLS 0.64>1.5 OVER 130% GAINS 🤑💸\n\n$SPY $425 CALLS 1.72>2.65 55% GAINS 🔥💵\n\n$SPY $415 PUTS 1.15>1.45 25% GAINS 😤📣\n\nSTOCK MAFIA KILLED IT TODAY JOIN NOW 🕺 https://t.co/bIrpZZbz86"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA it’s now or never 😘\t\t\n"For a limited time', ' we are opening our trading chatroom to the public.https://t.co/obSOazFuWh\n\n$LVS\n $NIO  $AMC $BABA $LKNCA $MRNA $NVAX $XPEV $TSLA https://t.co/thfdhq7RWu"\t\t\n$BABA thank you for shorting all day at these levels you will cover us back to $80 fast â\x8f©\t\t\n$BABA Picked up calls ✨\t\t\n"Great day to trade. Have fun!! \nhttps://t.co/3vbD4Mv3UF\n\n $TSLA $WISH $NVDA $BABA $MRO $ASLN $NQM https://t.co/ea9OHYtPII"\t\t\n"$BABA It’s like walking through the casino and seeing the roulette table hitting red 18 times in a row. The next one has to be black right? \n\nI think baba will be green tomorrow. Has to. Got to. Right?"\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $324.69  Mentions: 66\n$BABA  Price: $75.22  Mentions: 54\n$AMZN  Price: $2', '919.59  Mentions: 50\n$AMC  Price: $13.79  Mentions: 50\n$SONM  Price: $0.98  Mentions: 40\n\n#stocks #investing #trading"\t\t\n$BABA Jack Ma is no longer running this company', ' the CCP is and the Americans hate the Chinese. I think this will go below $50 ↔\t\t\n"@MarketRebels $BABA is down nearly 70% from its previous highs! This is a larger drawdown than stocks like $SHOP or $ETSY which are smaller and have high valuations. Does Alibaba deserve to be this big of an outlier? \n\nhttps://t.co/1wneBSdIVm"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA Volume in all  Chinese stocks is absolutely insane today ðŸ‘\x8d\t\t\nGuess nobody likes $BABA any more.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$Cei Camber Energy 👀OIL $ Gas\n  \n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ $aapl $amc $phun $mark $xela $bntx $valn $nvax $mrna $pfe $pypl $v $F $Fb $ma $ba $tsla $amzn $aal $ibm"\t\t\n$BABA they will probably buy buy a bunch of stock here ðŸ‘\x81\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA I’d go big on the buybacks if I was them. What are they waiting for? ðŸ‘\x81\t\t\n@FiduciaInvest My research tells me $BABA is in China', ' and that the number 8 is lucky in China', ' so knife catch at $70.88 ? Or not until bounce to $88.88 ?\t\t\n$BABA Quit supporting the Russians', ' or watch how deep in the shit we can take you', ' sweethearts 😊 😀\t\t\n$BABA entry 74.80 price target 82$ ï¸\x8f\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\nPrice x Volume leaders Tuesday - $TSLA $AMD $AAPL $NVDA $AMZN $MSFT $BABA $FB $CVX $XOM $GOOGL $GOOG $OXY $NIO $MRNA $JD $COUP $PDD $BRK $UPST $QCOM $SQ $JNJ $JPM $BAC $MU $SHOP $PYPL $BA $NFLX $AAL $TSM $SNOW $ORCL $V  $AVGO $PG $INTC $DIS $SNAP $BIDU $WFC $ABBV $COST $RBLX https://t.co/7xG4ppZ5H9\t\t\n$BABA 75.23 is key resistance for the real reversal 🤞\t\t\nBought a small starter amount in $BABA', ' I like the look', ' demand and shorts are rising pretty fast', ' be gentle if you\'re going to catch this knife 😄 https://t.co/36Me7wHG5z\t\t\n$BABA Ba Ba BaBaRatzi 🆙\t\t\n@The_RockTrading $BABA\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\nChinese stocks $KWEB $FXI $BABA $PDD have been taken to the woodshed this year', ' the last 5 trading days have only accelerated the decline. With that being said', ' and with the current negativity sky high in the sector we are taking a few near term upside calls as a calculated risk.\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n"$FB $META is coming up with this solution for the Data Protection issue that is also affecting other BigTech companies like $BABA and $AAPL \n\nFacebook is planning to build a new Data Hub in Spain.\n https://t.co/bx3o8X5b5Y"\t\t\n$BABA they should announce it right now! Trap these pricks. ↘\t\t\n@inviertracional En tu opinión', ' qué pasa con $BABA?\t\t\n"RSI25\n$BABA $74.82 -3.78% -23.26% -39.65% -40.18% 19.22\n$BGS $25.86 0.47% -10.58% -14.40% -13.54% 24.72\n$BIDU $106.53 -2.23% -22.13% -35.26% -28.47% 24.99\n$BIRD $5.24 1.55% -8.55% -54.28% -64.88% 18.71\n$PDD $26.87 5.25% -32.86% -57.48% -56.96% 24.27"\t\t\n"Picked up another $900K of $BABA at $75. Lowered my average to $92.99 from $96.66. Both on TD and IBKR. \n\nSo far my overall average has gone down from $104.80~ to $92.99. Very happy', ' hope #alibaba goes lower too so I can possibly lower it to $88~"\t\t\n"$TSLA   +3.7%🟢\n$AMD    +5.6%🟢\n$AAPL    +1.7%🟢\n$NVDA  +6.4%🟢\n$AMZN +2.8%🟢\n$MSFT +2.3%🟢\n$BABA -3.5%🔴\n$FB       +1.0%🟢\n$CVX    -4.7%🔴\n$XOM  -4.8%🔴"\t\t\n$BABA time to pump ☑\t\t\n$BABA', ' en este momento 74.87', ' se llevó puesto el penúltimo nivel', ' "pedir un crédito"', ' y va por la batalla final', ' "las deudas no se heredan".\t\t\n"$BABA \nInteresting risk reward as is falls. Seems like everything that can go wrong has. Question is how it will affect business in the long term."\t\t\n$BABA I’m in let’s gooo ðŸ‘\x8d\t\t\n"Morning plan from @AjTrader7 has been posted! 🔥 \n\n $COUP', ' $HYMC', ' $NTRA', ' $GTLB', ' $BABA', ' $UPST', ' $BIDU', ' $MRNA', ' $PXD', ' $TSLA', ' $AMD', ' $SHOP', ' $IXHL \n https://t.co/rWQte25tiZ"\t\t\n$BABA 80 CAME AND WENT BUT THANKS FOR THE SPIKE AND SCALP .. LOL\t\t\n@ChrisFranco I\'m glad you didn\'t say 101 years 😉 but I agree $BABA will need a atleast a good 2 year horizon for the business value to manifest and drive the stock price.\t\t\n$BABA Chinese tickers to garbage🛑 ï¸\x8f\t\t\n@DaMedinaR $BABA en algunos se gana y en otros se pierde', ' voy a imaginar que gaste ese dinero en un viaje a las Bahamas🤣\t\t\nRT @realalexvieira: Autonomous AI Bots Selling Short Stocks Every Nano Second. Apocalypse Forecast $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $…\t\t\nAutonomous AI Bots Selling Short Stocks Every Nano Second. Apocalypse Forecast $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #apocalypse #technology #NATO https://t.co/CpWrSlyuPI\t\t\n****CRASH ALERT****  VOLUME SERIOUSLY PICKING UP TO THE DOWNSIDE. NOT TOO LATE TO GET IN!!!! US10Y 2.15 and RISING $SPY $AAPL $NVDA $TSLA $MSFT $AAL $UNH $BABA $BA $UUP $NIO $DKNY $ba $baba $HOLI\t\t\n#Options Flow Grid Update $BABA #OptionsTrading #Alibaba Shares 🔻3.7% to $74.88 #OptionsFlow #onlineshopping #DigitalMedia #stocks #stock #StockMarket #investing #Investment https://t.co/Gr3YvQQ4OY https://t.co/Wtzo2cyYNQ\t\t\n$BABA no brainer at these levels ðŸ‘\x8d\t\t\n$BABA $JD $NIO Easy longs âž¡\t\t\n$BABA ok guys', 'so I figured out the system. If I buy calls the stock goes down', " but if I buy puts it goes up.…I’m willing to take one for the team and buy puts but you guys are gonna have to send me money! Deal? 🤪 â–¶\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\nI do not think anyone should buy $BABA if they aren't willing to hold steady until 2030", ' at least. #NotInvestmentAdvice\t\t\n$BABA robbery', ' call the cops 📢\t\t\n"RT @diamondoptions2: This is every trade we alerted this week 👇\n$PFE +115% ✅\n(Open Swing) \n$WMT +14% ✅\n$CVX +90% ✅\n$DAL +98% ✅\n$NVDA +30% ✅…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"$CWRK 🔥\n\n🔥#CurrencyWorks leveraged BitRail to build #FREEDOMcoin a regulated cryptocurrency powered by #BitRail for merchants.\n\nhttps://t.co/mLTWInLE8E\n\n$cvs $crm $dxy $ba $z $dkng $nio $baba $fb $uber $nflx $vix $twtr $gold $spce $nke $eem $qqq $spy $spx $iwm $penn #investors https://t.co/cRJG0zOR1v"\t\t\n"This is every trade we alerted this week 👇\n$PFE +115% ✅\n(Open Swing) \n$WMT +14% ✅\n$CVX +90% ✅\n$DAL +98% ✅\n$NVDA +30% ✅\nAnyone can try us out for completely free the first 3 days. Link in bio 👊\n\n$VXX $BABA $MDV $RKLB $COUP $TSLA $AMD $FB $SPY $QQQ https://t.co/qrnpB9EAGT"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"US economy slowly getting less prominent', ' just wait till China takes over.  America’s not gonna like this one lmao.\n\n$KWEB $TCEHY $BABA $TME https://t.co/OyW5t3pJoQ"\t\t\n"Czy ktoÅ› z Was kupowaÅ‚ już AlibabÄ™? \nCzemu nie', ' czemu tak?\n$BABA https://t.co/6ycRfEeCy7"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $XLE Chevron $CVX $HYG $IWM Exxon $XOM $E…"\t\t\n"@RomasInvestors Si que los habÃ\xadan y además lo compartÃ\xadan por aquÃ\xad.\nEl problema es ser un  ""lovers"" de  $BABA', ' que aunque te digan que puede bajar te ciega el amor 🤷ðŸ\x8f¼â€\x8d♂ï¸\x8f"\t\t\n$BABA wtf i dont understand the chinues coperate with putin? Wtf is this 📈\t\t\n$BABA Looks like the fate is in HK hands now â–¶\t\t\n$BABA in absolute free fall. Big money can’t get out fast enough\t\t\n$BABA Find the chart what i was talking about so keep the money in the pocket before clicking a buy trigger. 📣 https://t.co/Kc8HQ8bPC0\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n$BABA $105 end of Friday- who’s in? 📊\t\t\nRT @ajaj_si: $BABA dang this sucks balls! ï¸\x8f\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson\t\t\nI think I\'ll leave $BABA now until it hits $6/share', ' like Amazon in 2001.\t\t\n@itscharliemar El sentimiento negativo sobre $BABA es muy alto', ' al igual q todo lo q venga de China. Creo q podemos tener un desenlace en breve. O se cargan los ADR o se produce un cierre de cortos masivo\t\t\nRT @CarlPhi16247616: $BABA  I’ll consider buying at 65 âž¡\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n@MadConX @inglouriouscap Many many short term thinkers voicing their opinions on Munger and his $BABA position', ' I’m sure he’s not losing any sleep lol\t\t\nRT @rrobster: Any compelling reasons to buy $BABA excluding the huge dip in the share price?\t\t\n$BABA they’ve been trying to keep it below 75 for the last few hours. How much longer will they succeed? 📢\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $XLE Chevron $CVX $HYG $IWM Exxon $XOM $E…"\t\t\n$BABA $SYTA NEXT RUNNER GET IN EARLY ⬅ï¸\x8f⬅ï¸\x8f⬅ï¸\x8f🚨🚨👀👀â\x8f³ðŸš€ðŸš€ ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 49\n2. $GME : 46\n3. $NIO : 42\n4. $BABA : 41\n5. $VXX :…"\t\t\n"Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $XLE Chevron $CVX $HYG $IWM Exxon $XOM $EEM $GLD $FXI\n \nVolume: $NIO Didi Gloobal $DIDI $RLX $VALE Ford $F New Oriental $EDU Occidental $OXY $BBD $ITUB $BEKE Carnival $CCL $AMC $TME Palantir $PLTR"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA I shorted $75 with my college money 💗\t\t\n"$BABA \nBank just waiting on SoftBank to tell them they are done selling then flip the script 📣"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Im in', ' 160 shares @ $74.68 😃\t\t\n$BABA go baby go!!! Make me some money b*tch!! Lol â\x9d—\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA  if you havent loaded 80 calls for friday', ' just give up on trading 💟\t\t\n"RT @Tradytics: $BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up wel…"\t\t\n$BABA guys keep loading up :P', ' this is both $C and $AMZN of china.\t\t\n"$baba Finally', ' see what we need to see on the Open Market. \nBig Lots Buying  \n \n$kwen $jd $msci 🔔 https://t.co/ShkIRKpu2i"\t\t\nRT @realalexvieira: Biden\'s Special NATO Meeting. Order to Short the Float. Call Your Broker Today $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $…\t\t\n$BABA I think this stock will drop to $50 before a run up ï¸\x8f https://t.co/XGe7H4eoBS\t\t\nBiden\'s Special NATO Meeting. Order to Short the Float. Call Your Broker Today $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin $AAPL $NVDA $TSLA #NATO https://t.co/xMCveRqYsJ\t\t\nRT @epictrades1: $BABA Long April calls . It ugly and I have no edge but  feels its due a counter trend rally.\t\t\n"$BABA added my 2nd entry at $74.79\n\nNew average price/share $80.76. https://t.co/ZOMaZluhcy"\t\t\nShout out to @itscharliemar on YouTube Live minutes ago. Very transparent on a lot of his positions and stratergy. Much appreciated. We in this together - Team $Baba ðŸ¤\x9dðŸ\x8f¼\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA nibble trade https://t.co/pBwhGcMwGM\t\t\n"$aapl - 55 Million shares traded\n$qqq- 52 Million\n$tsla - 16 Million\n$sofi - 38 Million\n$baba - 70 Million\n$xpev- 21 Million\n$li- 26 Million\n$jd 32 Million\n$bidu 7 Million\n\n$nio- 124 Million shares traded .. \n\nI’d say a lot of interest in Chinese equities. Time to BUY and HOLD!"\t\t\nYa me siento un poco mejor con mis acciones de $BABA 🤣 https://t.co/xjVIf36GM6\t\t\n@David_Tracey Long $BABA  and $BIDU\t\t\nIf I was a fund manager', ' I would never buy $BABA.\t\t\n"Buying this stock on instinct and because all your influenceur get their products there and the stock is cheap\n\n$baba https://t.co/CnBLGim2o8"\t\t\n$baba $amzn $goog $jd $spy $qqq $dia $iwm $baba RSI 19. Alibaba with earnings best every quarter and superb growth is so underpriced after 75% selloff due to geopolitical selling… this will go back up with 100% returns as soon as the war is over 🚀🚀🚀 great buy at these levels https://t.co/ZS8W80TDNn https://t.co/W8Pw3I1Hlp\t\t\n@BackpackerFI I\'m a $BABA seller at 250$\t\t\n"$baba Just broke yesterdays total trade volume for the day \n \n$kweb 💯"\t\t\n$baba $amzn $goog $jd $spy $qqq $dia $iwm Alibaba with earnings best every quarter and superb growth is so underpriced after 75% selloff due to geopolitical selling… this will go back up with 100% returns as soon as the war is over 🚀🚀🚀 great buy at these levels https://t.co/KjSpsA5seY\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$hour $amc $gme $didi $rlx $baba $appl $amd https://t.co/EsMK2iKfUQ\t\t\n@InversorHedonis Sisi pero no amplies mas $baba por favor\t\t\nI have not sold a share. $BABA\t\t\n$BABA I would think Russia was attacking China based on the price 👆\t\t\nI am not an expert on the Chinese gov\'t. I do not claim to be. But for some reason', ' every male between 18-34 on Twitter seems to know', ' with total certainty', ' what President Xi will do to $BABA\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\n$BABA 70m volume today. Wow 👇\t\t\n"🔥 $NICH Nitches has successfully submitted the NITCHES OVS #app to #Apple #iTunes #iPhone and #GooglePlay #Android #stores. https://t.co/55lAfg5ruS @cap_ebc \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA $MU $PYPL $SIRI $SCHW $HD https://t.co/fdvzAFSD8l"\t\t\nPicked up some $Baba on the dip but it keeps dropping 😂\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n#Options Flow Grid Update $BABA #OptionsTrading #Alibaba Shares 🔻3.95% to $74.68 #OptionsFlow #onlineshopping #DigitalMedia #stocks #stock #StockMarket #investing #Investment https://t.co/B7BWRcVOEf https://t.co/gZTEHVGDPS\t\t\n$BABA this is not a loss making SPAC or a crypto miner', " this is world's largest e-commerce + 4th largest cloud provider + 33% of Ant financial", ' great time to load up! ☑\t\t\n"RT @usstockbot: ✅米国æ\xa0ªãƒ’ートマップ(ライブ)\n\nダウ +1.2% S&P500 +1.3% ナス +1.8%\n\n上ä½\x8d\n$BILI +10.3% $LI +10.1% $SOXL +9.1% $PTON +8.9% $DLO +8.5%\n下ä½\x8d\n$ERX -7.4…"\t\t\n$BABA just hold', ' cry and let the American Gov take care of you…shhhh it’s okay..everything is going to be ok. 🪄\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nFired a second bullet at $BABA still less than a 1% holding.\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $324.69  Mentions: 56\n$BABA  Price: $74.67  Mentions: 50\n$AMC  Price: $13.79  Mentions: 48\n$AMZN  Price: $2', '918.67  Mentions: 48\n$HYMC  Price: $1.61  Mentions: 38\n\n#stocks #investing #trading"\t\t\n$BABA imagine holding for the past 8 years and being down 20%….. ï¸\x8f\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"$BABA might swing for now.\n\nLast swing went ðŸ\x8f§ â™\xa0ï¸\x8f https://t.co/3SNqqzAisy"\t\t\n"$BABA Trade entry $73.4', ' SL $73.92', ' TP $78.53\n\nPossible 11RR Trade.\nSL at OB Impulse because if price reaches the OB then it isn\'t a valid one anymore. https://t.co/mUKtBwPQs1"\t\t\n"$BABA Falling knife! \n \nMarket bounces back hard and this immediately loses all gains. \n \nAre you brave to catch it? ï¸\x8f"\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n"RSI25\n$BABA $74.60 -4.07% -23.49% -39.83% -40.36% 19.14\n$BIDU $106.32 -2.43% -22.29% -35.39% -28.61% 24.92\n$BIRD $5.15 -0.19% -10.12% -55.06% -65.48% 17.35\n$DIDI $1.79 1.99% -49.44% -58.35% -74.21% 20.34\n$FSLY $13.47 1.28% -10.08% -52.94% -68.83% 23.64"\t\t\nRT @NIONenad: $NIO $BABA\t\t\nHot damn! $ZIM $ASTR $BABA $HD $SO $VRM $WTI ðŸ\x90». https://t.co/1p0nnKn9KF\t\t\n$BABA 72-74 absolute bottom..You heard it first 📶\t\t\n"PERFECT CALL ON OIL – 42% PROFIT IN A WEEK\n- Read more.\n\nhttps://t.co/p2co6EQX85 \n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $AMD $BABA $DIDI $RLX $AAL $AAPL $VALE $PDD $F $SOFI $EDU $OXY $BBD $NVDA $XOM $JD $BEKE"\t\t\n"Sold $abx\nSold 1/2 of my $atz\n\nBought 30 shares of $baba @ 74.57"\t\t\n$BABA It will not stop until 67$ as the strong support is there in weekly chart. ✅\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $90 Call for Friday', ' March 18. Roughly 234 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n@money_matters_a_lot $BABA Agreed! On it\'s way back up! 😀\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $80 Call for Friday', ' March 18. Roughly 2 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"Cuando comenté esta estrategia', ' por mecanismos de control de riesgo saltó el stop.\n\nLA fina la estructura no se llegó a anular', ' formó un suelo', ' ha roto al alza y tiene objetivo alcista.\n\nAl riesgo hay que ponerse lÃ\xadmites', ' para evitar cosas como $BABA', ' aunque después se escapen. https://t.co/pQrqkxZpvR"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 64 | 20.8% | 🚀\n| $GME | 29 | -39.6% | 🚀\n| $VXX | 28 | -81.8% | 🚀\n| $AMC | 21 | -36.4% | 🚀\n| $BABA | 16 | -46.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA did idiot bulls really invested in baba using margins and now experiencing margin calls right now?? ï¸\x8f\t\t\n"Short selling U.S.-listed #Chinese and #HongKong #stocks has been a profitable trade in #2022.\n\nWant to know what that means for short sellers? Watch the video below to learn more.\n\n#s3data #shortinterest #markets $JOBS $BABA @JD_Corporate @ihors3 https://t.co/BAVNSC8uYO"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $AMC : 49\n2. $GME : 46\n3. $NIO : 42\n4. $BABA : 41\n5. $VXX : 38\n6. $SPY : 33\n7. $AMD : 32\n8. $MSFT : 32\n9. $ARKK : 30\n10. $COIN : 26\n#stock #trading #usstock #stockmarket"\t\t\n"Tu novia te dice que ha comprado $baba \nComo reaccionarias?  #bolsamx  😂😂😂 https://t.co/9YL8tjP72W"\t\t\n$BABA rug pull ðŸ‘\x8d\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA madarchod this is ridiculous! BS! 🪄\t\t\n"Take a look to:  $BABA -3.95% \n\n#daytrading #Stocks #ToTheMoon #RedditArmy #investments #StocksToBuy #FOMO #trading #YOLO #bottomfishing #news #StocksToWatch #wallstreetbets \n https://t.co/S7OXvQHMRC"\t\t\n$BABA I hope no one got trapped and bought during the fake pop ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 63 | 18.9% | 🚀\n| $VXX | 29 | -81.9% | 🚀\n| $GME | 29 | -38.3% | 🚀\n| $AMC | 23 | -25.8% | 🚀\n| $BABA | 16 | -46.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA wtf!? 🚩\t\t\n$BABA seriously.. how can you not like a stock that has such great advertisements? 👉 https://t.co/NFp78C2qXT\t\t\n"$BABA do not trust this garbage \n  Down on green day and more down on red day.  Trash 📌"\t\t\nFlow Room (These are not alerts): $BABA $60 puts bought 03/18 1766x  AT ASK $.35cents avg  #BEARISH #CHINA #SPX #orderflow #options #trading\t\t\n"$BABA    Who would dare to take the trade !\n#SPX $SPY #SPX500 #stockmarkets #stocks #trading #equity #nq #nq100 #trade #StockMarket #trading #invest #DayTrading #STONKS #DJIA #NDX https://t.co/oJBVorxTbY"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 61 | 10.9% | 🚀\n| $GME | 29 | -38.3% | 🚀\n| $VXX | 29 | -82.3% | 🚀\n| $AMC | 24 | -20.0% | 🚀\n| $BABA | 16 | -46.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA ugh â–¶\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nAny compelling reasons to buy $BABA excluding the huge dip in the share price?\t\t\nthese are the most active stocks right now $NIO  $AMD  $BABA  $DIDI  $RLX  $AAL  $AAPL https://t.co/0ZkE5oJr5k\t\t\n"@TrevelFund purchased $MRO', ' $NOV', ' and $WYNN this morning!\n\n$GME $SPY $BABA $VXX $TSLA $NIO $ARKK $QQQ $AMD $AAPL $VTI $QQQ $SPY $NIO $MSFT $VOO $FB $MULN $MLFB $EEENF $TMC $SEAC $VALE $LFG $GFAI $RCAT $GPL $RIVN $DOCU $ORCL $TQQQ $AMZN $KPLT $PIK $VOLT $ELMS $HUT $SNAX $ROKU $QS"\t\t\n$BABA  I’ll consider buying at 65 âž¡\t\t\n$BABA dang this sucks balls! ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"$BABA & 10 MILLION DOLLAR BULLS 😎\n\nI am definitely coming back in 2024 to see if the stock has actually started going up well. These positions', ' although towards ask', ' are almost surely not bought.\n\nSo we have about 10+ million in sold puts here', ' that\'s very bullish for me. https://t.co/FTXFNtC6Ny"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA wtf ï¸\x8f\t\t\nSegún algunos de Twitter', ' uno de los motivos por los que $BABA está abajo es por qué el gráfico pintaba muy mal. Según esa lógica', ' el Nasdaq se irá a 6000$? 🤣🤣 https://t.co/Hc6mzG8euB\t\t\n$BABA chart looks like the mountain Sisyphus had to climb â\xad\x90\t\t\n"✅米国æ\xa0ªãƒ’ートマップ(ライブ)\n\nダウ +1.2% S&P500 +1.3% ナス +1.8%\n\n上ä½\x8d\n$BILI +10.3% $LI +10.1% $SOXL +9.1% $PTON +8.9% $DLO +8.5%\n下ä½\x8d\n$ERX -7.4% $WISH -7.0% $OIH -3.9% $XLE -3.7% $BABA -3.6% https://t.co/nfbXVNE5Pu"\t\t\n@Sargentoinvers1 Además si miras $JD', ' después de varios dias de mucho volumen se ha girado al alza', ' creo que $BABA podria hacerlo parecido...\t\t\n$BABA #BABA short interest really took a leg up the past 2 days... 😮 analysis on @TradingView: https://t.co/1F2Y0ikAhv\t\t\n$BABA Loading up! â–¶\t\t\nRT @thelist15852982: $BABA Looks like they want to make this a penny stock. ðŸ’\x9d\t\t\n$BABA Looks like they want to make this a penny stock. ðŸ’\x9d\t\t\n$BABA would this be a good entry point? 🆙\t\t\n@stlplace @QuiverTrees collect $BABA\t\t\n$BABA hate this hate my life â–¶\t\t\n$BABA 80c $1.35 lotto\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA Such piss poor performance in a green market', ' can yall imagine had the general market been red? This would have been down 10%+ â\x8f©\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$BABA   en route to breaching lod!! ï¸\x8f\t\t\n$BABA China\'s tech firms in limbo amid COVID resurgence', ' US scrutiny https://t.co/udCzkbj9tD\t\t\n$BABA Alibaba Is Oversold; Target $120 Per ADR https://t.co/Fe8hwjwbOp\t\t\n$BABA Why Alibaba Sits In My \'Too Hard\' Pile https://t.co/QtLLJ0Mpdm\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA this is sad 😘\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"TICKER: $BABA\nSIZE: 92', '000\nPRICE: $74.67\nTIME: 13:23:38\nAMOUNT: $6', '869', '640"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$nio $baba market is rejecting lower levels… looks like this will move up… https://t.co/IpM18vHdDr\t\t\n"Alguno me preguntais porque me he decidido hoy a comprar $BABA.\n\nPues a parte de la caida acumulada que lleva', ' eso no es novedad', ' en la sesión de ayer y la de hoy le ha empezado a entrar mucho volúmen', '  triplicando la media... https://t.co/NHl8IQdiP4 https://t.co/zifUfn0qIN"\t\t\n$BABA when 0? 👀\t\t\n$BABA I would not be surprised if china is trying to crash this so they can buy it up for themselves. 😀\t\t\n$BABA $FJB APP DROPS IN LESS THAN 24 HOURS!!!!!!!!!! 📶\t\t\nWonder when $BABA gonna bottom out? $KALA trying again 👀 $SONM. Beast 💪ðŸ\x8f¾\t\t\n"ADRs dead cat bounce but $BABA down another -4%\n\nOoof"\t\t\n$BABA shorts win\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA tme up baba down. Why? ✨\t\t\n"TICKER: $BABA\nSIZE: 92', '000\nPRICE: $74.67\nTIME: 13:23:38\nAMOUNT: $6', '869', '640"\t\t\n@TicTocTick Ask $baba bulls too lol\t\t\nMost Active Equity Options For Midday - Tuesday', ' March 15 $AMD $BAC $C $CVX $F $NIO $PFE $XOM $AAPL $AMZN $MSFT $NVDA $TSLA $BABA $FB $AAL $JD $AMC $PDD $SOFI https://t.co/w1KVYRVZjy\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n$BABA hope there is another rip for you with your last buy', ' not looking good. Cant even hold $75 â\xad\x90\t\t\n"$BABA For sale:\nFear guages; 15 cents\nExact bottom indicators: 25 cents\nCrystal 🔮: 5 cents\n\nFree shipping.  Call for bulk pricing. ï¸\x8f"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n$BABA highly likely this is SoftBank crapping due to its own issues 📌\t\t\nRT @HariSeldon74: I remember some people putting almost their whole networth into alibaba $baba when it was $180 or so. Premarket it\'s $75…\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n$BABA wow a drop below 70 I\'ll take 👆\t\t\nFunny when $baba acts like it can go up lol\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA no lies.  Buy dips', ' sell rips.  All day. ï¸\x8f https://t.co/dChikymy9k\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA DeeeeeeeeeeeeeeeeeeeListing coming............... ï¸\x8f https://t.co/Ps9fhKnJDg\t\t\n$BABA those are mine. Protection for my 30 million dollar long buy ðŸ’\x9d\t\t\n@CWRoehl @stwboerse @JPMorganAM Bekanntermassen bin ich ja nicht der Kommunistenfreund. Und auch nicht der China Investor. Aber', ' brauchen wir nicht alle ein bisschen China', ' Indien. Sind wir nicht auf 1 Planet?  Ich hol mir noch mal ein paar $BABA', ' das ist es mir wert.\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$TME $IQ $BABA Buying more PUTS here. Thanks again! 💗 https://t.co/ew1ysZJSpP\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Ending green today! Squeeze in last hour! Watch out! ðŸ‘\x81\t\t\n#Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $324.48  Mentions: 49\n$BABA  Price: $74.82  Mentions: 47\n$AMC  Price: $13.78  Mentions: 46\n$AMZN  Price: $2', '917.48  Mentions: 45\n$HYMC  Price: $1.67  Mentions: 36\n\n#stocks #investing #trading"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @InversorHedonis: Mi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250…\t\t\n"$BABA \nIs this A buy now? 😃"\t\t\n"We have identified an unusual $BABA block that expires on April 14', ' 2022 with a strike price of $55.00.\n\n2', '300 PUT contracts with a price of $2.22 (Mid-Market) were purchased at a $510', '600 premium."\t\t\nSiempre quise tener acciones de $BABA pero estaba super cara. Solo falta encontrar la entrada pero ya es posible\t\t\n$BABA here comes the CNBC PUMP 🤞\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA Trade Long now at $73.40. First picture is an absolutely high timeframe picture', ' and lower timeframe reaction off the exact zone i pinpointed. https://t.co/mH2AtVijHN\t\t\nSevere consequences for anyone that doesn’t do what America likes. lol what kind of vague threat is that? They’ve been saying that about everything nowadays', ' it’s embarrassing $SPY $QQQ $BABA ðŸ\x8f¼ https://t.co/AZOxlODFMS\t\t\n"RSI25\n$BABA $74.65 -4.00% -23.44% -39.79% -40.32% 19.16\n$BGS $25.85 0.43% -10.62% -14.43% -13.57% 24.62\n$BIDU $105.97 -2.76% -22.55% -35.61% -28.85% 24.81\n$BIRD $5.13 -0.58% -10.47% -55.24% -65.62% 17.28\n$FSLY $13.46 1.20% -10.15% -52.97% -68.85% 23.58"\t\t\n@JoaquinGrech A mi me ha llegado hoy mensaje de IB de sobreponderar (-1) e infraponderar (+1) $baba. Hoy 😂😂\t\t\n$BABA April 65 strike puts are 🔥 🔥 someone bought  about $5M  in 3 big blocks between yesterday and today.  They  paid  between $4.2  and $4.5. No position for me. 👀 ðŸ\x8d¿\t\t\n$BABA 🤣 ï¸\x8f\t\t\n$TSLA $SPY $BOXL $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/tlcfReLFG5\t\t\n"Helped me get my account green all time. Thanks https://t.co/McJQCtv6Co\n\nâ\x9d¤ï¸\x8fðŸ‘\x8f📈â˜\x9dï¸\x8f\n$SPY $ES $ADBE $AMZN $MSFT $AAL $ROKU $BABA $CRM $AAPL https://t.co/gWlPTi5t8p"\t\t\n"@inglouriouscap There are plenty great stocks over the decades that have dropped >50% and you\'d have been foolish to sell. \n\nYes', ' there are shitcos. And crappy growth stocks. It depends what your opinion of $BABA is I guess. I\'m comfortable with it."\t\t\n$BABA horrible horrible price action everyday 🚩\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/9dIjO8M4it\t\t\n$BABA Trading at 1.3x book value', ' market\'s gone insane. 📶\t\t\n"RT @TraderAlert2: ✅ @HealthyExtracts \n👉#OTCQB 💎 $HYEX 👈\n✅Revenue for the full year is expected to total approximately $1.7 million', ' increas…"\t\t\n$BABA they(whoever they are) got it too low. From here', ' this can go to private and make more money. I don’t know if that is positive for US investors. 👇\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n$BABA I put on a lot of work', ' heart and soul with out reward. But if I was able to ease the pain of some investors then maybe it’s worth it. Good luck all and remember there is always a better tomorrow 👀\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @invezoapp: Top 10 Stocks & Cryptos On Reddit: $BTC', ' $SPY', ' $ETH', ' $GME', ' $BABA', ' $TSLA', ' $MULN', ' $AAPL', ' $GS', ' $XRP #crypto #cryptocurrency #cr…\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @lunae247: @AjTrader7 Great day. Got a bit overzealous during the excitement on entires. $COUP long $MRNA $BABA shorts. @JanniMore prema…\t\t\n"$BABA 01/19/24 $230.00 PUT\n\nType: large\nTime: 12:18:06\nTotal Size: 99 Contracts\nTotal Value: $1549350\nAverage Price: $156.5\nAsk: $157.6\nBid: $152.9\nUnderlying: $74.79\nSentiment: neutral"\t\t\n@lawmaster $baba ?\t\t\n"RT @AjTrader7: Today Highlighted Pre-Market 03/15/2022\n$COUP LONG 66-->76\n$TSLA SHORT 767-->760-->801\n$SHOP LONG 525-->551\n$BABA SHORT 80--…"\t\t\n$BABA heavy position on calls.. let us do this.. between now and EOD tomorrow 6-10% 📊\t\t\n$BABA 👇👇 https://t.co/L0Y0szQHg4\t\t\n$BABA hating China is illegal. 😄\t\t\nRT @invezoapp: Top 10 Stocks & Cryptos On StockTwits: $MULN', ' $SPY', ' $AMC', ' $HYMC', ' $NIO', ' $BABA', ' $TSLA', ' $CEI', ' $QQQ', ' $GME #crypto #cryptocurrenc…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $REVB 🥉\n4. $AAPL\n5. $AMD\n6. $QQQ\n7. $SYTA\n8. $FB\n9. $BABA\n10. $CCJ\n\n( Sorted by most recent ) https://t.co/eRL77BzfaT"\t\t\n@inglouriouscap Only 10-11 months have passed since Charlie made his first buy of $BABA', ' and people are rushing to judge his investment performance.  This shows how short-sighted some people are... Nothing more.\t\t\n"Good morning traders! 🌞\n\nNo changes to the plan today! \nhttps://t.co/3vbD4Mdsw5\n\nBest of luck ðŸ\x8d€ðŸ\x8d€ðŸ\x8d€\n\n $HD $AMZN $AMD $MSFT $RDFN $RIDE $MRNA $ROKU $SNOW $BABA $HOOD $BA https://t.co/TtUMCzkv3n"\t\t\n"RT @Market_Trackers: Yo nunca publico mis trades. \nPero si no lo hago con este rebiento\n\n$BABA\n\n@BitacoraBolsa amigo a quien se la dedicamo…"\t\t\n$BABA imagine when they come out and say baba is all compliant and then the war ends and us-China relations are repaired. It’s always darkest before the dawn! ï¸\x8f\t\t\nRT @epictrades1: $BABA Long April calls . It ugly and I have no edge but  feels its due a counter trend rally.\t\t\n$BABA legit company. This is what happens when Ma talks back to the CCP. Shit got personal. â\x9d—\t\t\n"$baba بابا نازل من قمة اكتوبر 77Ùª 🔻\nكسر اهم واقوى الدعوم دون اي ارتدادات تذكر \nجميع الشركات الصينية بالسوق الامريكي Ù\x81قدت Ù\x81وق ال50 Ùª من اخر قمة Ø\xadققتها 📈 https://t.co/09yYhFhSRK"\t\t\n"Today Highlighted Pre-Market 03/15/2022\n$COUP LONG 66-->76\n$TSLA SHORT 767-->760-->801\n$SHOP LONG 525-->551\n$BABA SHORT 80-->74\n$HYMC SHORT 2.25-->1.60\n$PXD LONG 220-->228\n$AMD LONG 102-->109\n$MRNA SHORT 155-->142\n$GTLB SHORT 37-->34\n$BIDU SHORT 112 -->106\nhttps://t.co/RYYOUryME2 https://t.co/iVXitot9Za"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n$BABA WHY US is anti-china? âš¡\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"$baba\n\nCharlie Munger to appear on Stern to explain how he came to be a massive bagholder\n\n$spy $vxx $hymc https://t.co/jG5lwZDJVU"\t\t\n"LIVE on YouTube: $BABA Update and LIVE Q&A\nhttps://t.co/QdgMVSncKu"\t\t\n"Valores del VÃ\xaddeo Análisis; Buscando Soportes... $BABA $JD $BIDU $NIU $BILI $TCEHY\n\nNO olvides votar para Próximos VÃ\xaddeos!!! 😉😉😃😃💪ðŸ\x8f»ðŸ’ªðŸ\x8f» https://t.co/kIidY8kE37 https://t.co/qFM7c8jguv"\t\t\n"Pues yo no veo tan mal a $BABA\n🙄🙄 https://t.co/6B1dpA31Tf"\t\t\n$BABA got some cheapies ï¸\x8f\t\t\n$BABA 90c lotto 0.20\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA wtf where does all these 300k blocks come from 🪄\t\t\n"on today\'s menu: $BABA\nbot more @ $74.37\nbuy the dip', ' sell the spike\nit ain\'t rocket science"\t\t\n@SR_cojones Otro de los motivos para esperar más caÃ\xaddas en las ventas de $BABA es por la reducción de ingresos familiares por los altos costos de la energÃ\xada y la inflación en los alimentos. Rusia es un mercado importante debido a proximidad geográfica', ' y las sanciones afectaran este mercado.\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"Retail fav\'s in china getting bid up', ' e.g. $TME. Meanwhile the biggest companies continue to dump - see $BABA $TCEHY. Just as Russia was like a weeks long process for big money to adjust exposure - I think the same is occurring here.\n\n1n"\t\t\n$BABA alibaba and 40 bag holders 😂😂😂 ï¸\x8f\t\t\n$BABA a tight battle as predicted. Almost all holding now do so out of conviction. â\x8f©\t\t\n"$BABA Mr Wonderful \ndont give a crap \neither. Nice to \nsee someone else enjoy the pain ðŸ‘\x8dðŸ\x8f» âš¡"\t\t\n$BABA im just trying to figure out why people keep buying this as it goes down. Yall understand this whole avg down will destroy your accounts right? This was over 300', ' stop with the insanity 💯\t\t\n$BABA yes shorts I know I could never get my money back. But at this point I have no other choice but to hope for better outcomes 👆\t\t\n"RT @GoldSilverMine: Gold price will power to $7', '400; Rally is far from over as ‘perfect storm’ brews - Chris Vermeulen \n\nhttps://t.co/PGy76…"\t\t\n#Options Flow Stream Update $TSLA $BABA $ZM $FEZ $SPY $IWM $QQQ $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/bCjJpCgoQj\t\t\nWhere’s that guy who put his entire $13 million or 15 million into $BABA 🤕\t\t\n@Queteim76792057 Eso es cierto', ' pero no es solo en $BABA sino en todas las empresas Chinas que desde hace tiempo se mueven en bloque todas juntas\t\t\n$BABA they will announce one of the biggest buybacks in history..paytience 🤞\t\t\n#Options Flow Stream Update $TSLA $BABA $ZM $FEZ $SPY $IWM $QQQ $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/ICIxXhUlA5\t\t\n$BABA come on baba. 1 fookin buyback announcement and this goes right back to $100 over night!! 🚩\t\t\n"Unusual Stock Options Activity in Today\'s Trading:\n\n$SM (4/14) 35C', ' 45C\n$NIO (3/18) 15C', ' 16C\n$BP (5/20) 24P\n$BABA (3/18) 85C\n$JD (5/20) 40P\n$GOOGL (7/15) 3300C\n$COUP (3/18) 70P\n$HYMC (4/14) 5C\n\nWant to learn more about unusual options?  Watch this 👇👇\nhttps://t.co/TAfmd10p2w"\t\t\n#Options Flow Stream Update $TSLA $BABA $ZM $FEZ $SPY $IWM $QQQ $NDX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/YrJZbzqVQz\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n@DougKass @realmoney Dougie', ' I know Mr. Munger is well respected on your list of investors. Care to comment on $BABA and his purchase north of $120 a share? Value here yet at sub $76??? Thanks\t\t\n"Gold price will power to $7', '400; Rally is far from over as ‘perfect storm’ brews - Chris Vermeulen \n\nhttps://t.co/bZbNrSpEJX… $AAPL $MSFT $AMZN $FB $GOOGL $TSLA $JNJ $JPM $V $UNH $NVDA $M $HD $INTC $DIS $PYPL $ADBE $BABA $CSCO $ABT $NFLX $MRK $T $VZ #gold #silver #preciousmetals"\t\t\nRT @robertomulazzi: $BABA Alibabaaaahhhh https://t.co/3berUNC7dW\t\t\nLos holders de $BABA. Dicen que la tenencia es tu amiga. Lo aprendÃ\xad a los porrazos y todavÃ\xada sigo atajando cuchillos que caen del cielo. https://t.co/HfM5S5VNwd\t\t\n$BABA wow jp morgan with the 65 PT. When this was at 120 there were alot of trolls on here saying it would break 80. Its actually funny that they were right even though they were trolling the forum lol ðŸ’\x9d\t\t\n$BABA end is near for this Chinese junk 🌟 https://t.co/aWJXii3qWP\t\t\n"$BABA $85.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $74.62\n% Difference: 12.21%\nDaily $ Volume: $288', '318\nVolume: 1', '657\nOI: 390\nIV: 99.66%\nBid/Ask: $1.72/$1.76"\t\t\nThere will be NO new BULL run in $SPX $SPY $QQQ $NDX $IWM that does not include $FB $NFLX $PYPL $BABA $BIDU $RBLX among others. These 2-4% moves up that DO NOT include the old guard anchor stocks', ' are to be SOLD. You see these stocks basing and moving up over a week or 2', ' BUY\t\t\n"If you want a clue to whats going to in $BABA you should really look into the story that it is named after.  How ironic?\n\nhttps://t.co/Pcc1vFD5OM"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\nRT @realalexvieira: Russia Announces Sanctions on U.S. President Joe Biden. Alex Vieira Increases Short Positions  $BABA $TWLO $PYPL $NIO $…\t\t\n$baba There will be a strong and wild bounce', ' this or next week\t\t\nRussia Announces Sanctions on U.S. President Joe Biden. Alex Vieira Increases Short Positions  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin $AAPL $NVDA $TSLA #biden https://t.co/QATm6eZWQM\t\t\nTop 10 Stocks & Cryptos On StockTwits: $MULN', ' $SPY', ' $AMC', ' $HYMC', ' $NIO', ' $BABA', ' $TSLA', ' $CEI', ' $QQQ', ' $GME #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/LjIWznQnmH\t\t\n$BABA they tried to push this below 73 and failed. Tech will fly tomorrow when a quarter hike is announced 🆓\t\t\n@inglouriouscap If $BABA returns to all time highs over the next 3-5 years', ' this tweet will speak to the weak reputations of people like you and won’t change Munger’s at all.\t\t\n$BABA this is bs thievery so jmp can cover', ' and they will cause they own u.  burn em all. â\x9d¤\t\t\n"✅@HealthyExtracts  $HYEX 💯\n✅Large growth revenue year over year.\n✅Nearly debt free.\n✅Minimal overhead costs.\n\nhttps://t.co/tcOjOSoyyf\n\n@Duke4900 \n\n$NVDA $BABA $NIO $DOGE  $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ\n#healthcare\n#StocksToTrade #intradaytrading #OTCQB"\t\t\n$BABA better than buying at 140 when ppl were saying it’s cheap lol what are ppl doing not buying here 👇\t\t\n$BABA red $JD green hmm ï¸\x8f\t\t\n@marktradewinst Loer ook al even op $BABA Lag volgens mij een buyzone op 73+ en koers is direct 10% opgeveerd. Is nu weer terug rond 75 maar zone wordt natuurlijk zwakker. Wat denk jij?\t\t\n@ChartMill It\'s only down 70% off the all time highs we have support in this area will it bounce?? Time will tell $BABA ✅\t\t\n"My entries be mad early before your fav Trader even posts.🤧\n\n$SPY $BABA $VXX"\t\t\nLección aprendida. No volver a invertir en empresas chinas. Que manera de valer pinza. $BABA https://t.co/zq3tDQN9FN\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$baba https://t.co/eNXSXo76gv\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\nRT @realalexvieira: Russia Announces Sanctions on U.S. President Joe Biden. MarketGenius Slashes US Stocks Price Targets  $BABA $TWLO $PYPL…\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"RT @TraderAlert2: ✅ @HealthyExtracts \n👉#OTCQB 💎 $HYEX 👈\n✅Revenue for the full year is expected to total approximately $1.7 million', ' increas…"\t\t\nRussia Announces Sanctions on U.S. President Joe Biden. MarketGenius Slashes US Stocks Price Targets  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin $AAPL $NVDA  https://t.co/tWd9EHxDtt\t\t\n"✅ @HealthyExtracts \n👉#OTCQB 💎 $HYEX 👈\n✅Revenue for the full year is expected to total approximately $1.7 million', ' increasing 31%.\n\nhttps://t.co/1lmdKhiNQp\n\n@Duke4900 \n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $JD #healthcare #optiontrading"\t\t\n$BABA I think I’ve blocked every jpmorgan bot on here already 😂 💯\t\t\n$BABA give a nickel they take a quarter 📊\t\t\n$BABA Another Analyst on CNBC said he is a buyer of BABA. BULLISH! ï¸\x8f\t\t\n"RT @MarketRebels: Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308…"\t\t\n"Intraday Option Volume\n\n$AAPL 670k (60% call/40% put)\n$TSLA 637k (53% call/47% put)\n$AMD 354k (63% call/37% put)\n$NIO 308k (59% call/41% put)\n$NVDA 296k (58% call/42% put)\n$BABA 289k (62% call/38% put)\n$FB 209k (67% call/33% put)\n$AMC 188k (62% call/38% put)"\t\t\n@RodAlzmann would you classify buying $BABA now as an investment or a lottery ticket?\t\t\n$BABA This piece of shit needs to bounce to get the whole Chinese stock market up 🚩\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA this thing will run if hang seng 5% or charlie double down again here ï¸\x8f\t\t\n"RT @alphatrends: If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY…"\t\t\n$BABA Nasdaq up 2.3%', ' this turd down 4%. GROWTH! ï¸\x8f\t\t\n"(Mid-Day) US Stock Market Movers | March 15\n\nhttps://t.co/E7wn0tWv6p\n\n$GFS $TME $BILI $PTON $LI $GTLB $AAL $MNDY $WISH $PTR $CVX $XOM $BABA $BNTX $CPNG $AAPL $AMZN $FB $TSLA $NVDA $SPX $SPY $NDX $QQQ"\t\t\n$BABA most hated stock in the world.  Wow. âš¡\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time👂"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"Massive volume on $BABA today \n\nIs this finally the time for get long? https://t.co/y8dxZOOeLA"\t\t\n$BABA picked up 5 more today. Don’t know where the bottom is but I’ll keep buying on the way down :)\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $IWM $RUT $NDX $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/4nYKvDFjgf\t\t\n"今日ã\x81®FANG+ã\x81¯ã\x81ªã‚“ã\x81¨ã\x81‹+1.8ï¼…ã\x81¨ãƒ—ラスåœ\x8f内ã\x81§æŽ¨ç§»ã\x81—ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\nアリãƒ\x90ãƒ\x90ã€\x81ãƒ\x90イドゥã\x81¨ä¸\xadè\x8f¯éŠ˜æŸ„ã\x81ŒæŒ¯ã‚‹ã‚\x8fã\x81ªã\x81„ä¸\xadã€\x81大型テックã\x81¯è²·ã\x81„ã\x81Œå…¥ã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n特ã\x81«ã‚¨ãƒŒãƒ“ディアã\x81Œ6ï¼…ã\x81¨å¥½èª¿ã€‚\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/FHM72by987"\t\t\nRT @lunae247: @AjTrader7 Great day. Got a bit overzealous during the excitement on entires. $COUP long $MRNA $BABA shorts. @JanniMore prema…\t\t\nWeird that $baba is only down $3 today', ' either way already $245 of the way to $0.00', ' only a few weeks left and we will be there.  Stanky commie 🇨🇳\t\t\nRT @420HighasFk: Thank you @AjTrader7 +$135 for the day on $COUP and $BABA. https://t.co/0OnRS6HrqZ\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time."\t\t\n"Ja da er det jo ikke lengre grunn til Ã¥ erge seg over at $BABA gikk fra meg etter IPO i 2014.\n\n@markminervini \'s 50/80 regel slÃ¥r til igjen. \n\n""When a secular leader makes a major top', ' there\'s a 50% chance it will drop 80% and an 80% chance it will drop 50%"""\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time!"\t\t\n"If you don\'t understand it', ' don\'t try to trade it\n\nLook at all the people trapped in those ""bargain Russian stocks"" $LUKOY $RSX $OZON $YNDX etc\n\nOr China names $BABA $JD $TCOM $BIDU etc.  \n\nVolatility products $VXX $UVSY $SVXY etc"\t\t\n"Today', ' Finturtle app detected extreme oversold signals on some Chinese stocks. The RSI of mega stocks such as $BABA $TCEHY dropped below 20! Such an extreme oversold situation doesn\'t happen often.\nCheck it out on the Finturtle app! https://t.co/hqUAgAMqZT"\t\t\n"🔥 $KOSK enters into a JV acquisition agreement with Foundation Farms', ' Corp. $FFC and acquires 51% of E-Roots (Abbotsford)', ' Ltd. $ERA  @cap_ebc https://t.co/meQ4AUVRRF @IanReed64832642\n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $BBIG $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RSI25\n$BABA $74.50 -4.19% -23.59% -39.91% -40.44% 19.10\n$BIRD $5.12 -0.78% -10.65% -55.32% -65.68% 17.24\n$DIDI $1.81 3.12% -48.87% -57.89% -73.92% 20.82\n$DOCU $73.59 0.48% -19.99% -42.16% -52.13% 24.84\n$FSLY $13.46 1.20% -10.15% -52.97% -68.85% 23.58"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n@Clay_Finck Interesting chart', ' but people have calling bottoms in $BABA for weeks. The regulatory regime', ' as evidenced by the Chinese education sector', ' means one must have a willingness to accept total loss of capital when investing in China. Look at $TAL & $EDU. I’d only use options on baba\t\t\n"Twitter\'s on the Rise: \n\n$AMZN  Price: $2', '926.12  Mentions: 43\n$QQQ  Price: $325.60  Mentions: 43\n$AMC  Price: $13.68  Mentions: 42\n$BABA  Price: $74.63  Mentions: 42\n$SONM  Price: $0.86  Mentions: 31\n\n#stocks #investing #trading"\t\t\nHay gente que ha comprado $BABA por sus fundamentales pero ahora vende sin que sus fundamentales cambien...\t\t\n$BABA Long April calls . It ugly and I have no edge but  feels its due a counter trend rally.\t\t\nRT @mdsoll315: $nio $baba $xpev $li $bidu $jd https://t.co/nHtB1fOszR\t\t\nWatch out for the bearish sentiment on $VXX $ZIM $ASTR $BABA $HD $SO $VRM $WTI. https://t.co/1p0nnKn9KF\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $SM $NIO $BP $BABA $JD $GOOGL $COUP $BILI $HOOD $PFE $SHOP $TSLA $AAPL $SNOW $TECK $MRNA $SE $BIDU \n\nDATA: @Barchart https://t.co/Scsy9t2Fo7"\t\t\n"Tech #stocks performance so far today\n\nMicrosoft $MSFT (+2.30%)\nAlibaba $BABA (-4.11%)\nAmazon $AMZN (+3.26%)\nAlphabet $GOOG (+2.13%)\nApple $AAPL (+2.28%)\nFacebook $FB (+0.52%)\nTesla $TSLA (+3.29%)\nPaypal $PYPL (+2.26%)"\t\t\n$BABA i\'ll love to see them doing a RS and screw USA sh\'s even more..... 📊\t\t\n$BABA so a delisting rumor will just hang over this? Shouldn’t be it addressed one way or another!  They should announce either way. It’s a joke and total manipulation not to. ðŸ‘\x8d\t\t\n"2. Ali Baba $BABA\nPesaing amazon beberapa waktu lalu\nMinus 76.64% dari ATH https://t.co/iO1KYcwmnR"\t\t\nRT @IntuitiveAICODE: This Man Described the Plot Being Used by Politicians and Wall Street to Play You. Oil Prices Down 30%. China Stocks C…\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\nThis Man Described the Plot Being Used by Politicians and Wall Street to Play You. Oil Prices Down 30%. China Stocks Crash  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #oilprice #kyiv #putin https://t.co/Tn1UNAfBww\t\t\n$BABA all time.. what is next? https://t.co/dy6bqXEXEj\t\t\n"Update: $BABA\n\nOut at breakeven. 😅"\t\t\n$BABA Bershire can easily buya 25% stake here. do it 😄\t\t\n"RT @GetScanz: Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $AVGR $IXHL $HCACF $SBFMW $SONM\n🔽 Gap Down: $BABA $NIO $XLE $XOM $CVX https://t.co/…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (89)\n2. $COM (33)\n3. $OIL (21)\n4. $VXX (19)\n5. $TSLA (14)\n6. $GME (12)\n7. $AAPL (11)\n8. $EOD (9)\n9. $FB (9)\n10. $BABA (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/nRv6m8eQwq"\t\t\n"China is suffering its worst Covid19 outbreak. \n\nWhy should China have any interest in pursing a war?\n \n$BABA $JD $KWEB https://t.co/s0kZ7XAGGm"\t\t\n"E-commerce #stocks performance so far today\n\nhttps://t.co/kRVRvUvvA4', ' Inc $AMZN (+3.16%)\nAlibaba Group Holding Limited $BABA (-4.21%)\nhttps://t.co/7wUmQer1wl', ' Inc $JD (+5.96%)\neBay Inc $EBAY (+2.89%)\nEtsy', ' Inc $ETSY (+2.59%)"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA Does anyone know if Mr Wonderful sold yet? ↘\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$IWN', ' $IWD', ' $IJS', ' $IUSG', ' $GSLC', ' $HYG', ' $VSS', ' $JNK', ' $CVX', ' $QQQ', ' $XLE', ' $IWR', ' $EFAV', ' $AMZN', ' $LQD', ' $GSUS', ' $BABA', ' $MNQM22', ' $SPY', ' $SPDW https://t.co/zcuBMB0Je8"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $FB\n3. $TSLA\n4. $GME\n5. $BABA"\t\t\n"$IVDN Innovative Designs Inc. Interview to Air on Bloomberg U.S. on the RedChip Money Report https://t.co/sAD9Jk2EtM\n\n$SNDL $JUSHF $CWBHF $TLRY $CBDS $CLSH $CODI $CVSI $DIGP $XXII  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n"$IVDN Innovative Designs Inc. Interview to Air on Bloomberg U.S. on the RedChip Money Report https://t.co/pp6NXvbxuM\n\n$SNDL $JUSHF $CWBHF $TLRY $CBDS $CLSH $CODI $CVSI $DIGP $XXII  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n"🔥 $NICH Nitches has successfully submitted the NITCHES OVS #app to #Apple #iTunes #iPhone and #GooglePlay #Android #stores. https://t.co/wT7Nz8pAMv @cap_ebc \n\n$FFNTF $GLASF $AGFY $GAEGF $ACRHF $GRAMF $HITI $IRCLF $VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN $PCLN  $NFLX https://t.co/nzw71jXbaT"\t\t\n"Why Alibaba Sits In My \'Too Hard\' Pile $BABA\n\nI am a very pessimistic investor. This lends itself to value investing', ' but it can also hold me back.\n\nGet the full story here 👇 https://t.co/T96L26qB6x"\t\t\n@iamtomnash $BABA stock is trash without doubt. But Taobao itself is a good e-shopping app to be honest..\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (41 mentions)\n2. $VXX (18)\n3. $TSLA (11)\n4. $FB (8)\n5. $GME (7)\n6. $QQQ (6)\n7. $BABA (6)\n8. $AMC (5)\n9. $HYMC (5)\n10. $RKLB (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"$BABA $94.00 Apr 29 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $75.0\n% Difference: 20.21%\nDaily $ Volume: $386', '430\nVolume: 1', '171\nOI: 287\nIV: 84.28%\nBid/Ask: $3.20/$3.40"\t\t\n"$BABA $jd $NIO  \n  Chinese stocks rebound big time!!!! 💯"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 12:00 PM EST\n1. $NIO (+3.98%)\n2. $AMD (+6.15%)\n3. $DIDI (+3.41%)\n4. $BABA (-4.08%)\n5. $RLX (+24.18%)\n6. $AAL (+7.45%)\n7. $AAPL (+2.32%)\n8. $PDD (+4.11%)\n9. $VALE (-2.89%)\n10. $F (+1.21%)"\t\t\n$BABA market green? This is red. Market red this is extra red 😱 📌\t\t\n$BABA this can’t seem to catch a break ðŸ˜\x81\t\t\n$BABA keep giving them your $', ' see how it turns out! ï¸\x8f https://t.co/sxDrjSeICF\t\t\n$BABA breaking below its declining channel. Continues to only get worse for the stock. 📈 https://t.co/KXclT2loCt\t\t\n$BABA  15min    its forming a BD sell setup\t\t\n"$BABA bought baba at 200 as a hedge. \n \nIt indeed works as one. it\'s hedging against my $MSFT gains. 👀"\t\t\n"Vant and Rant LIVE Trading Podcast starting! 2 traders talk the china market implosion', ' oil dropping', ' volatility breaking', ' headlines', ' top stocks in play', ' FOREX & more\n\nhttps://t.co/fK9EYvI6As\n\n$SPY $QQQ $IWM $TNX $VIX $VXX $OIL $TSLA $AAPL $AMZN $IXHL $HYMC $AMC $HOLI $YANG $BABA"\t\t\n$BABA 120 price target ✅ https://t.co/l5lMvXyb5D\t\t\nAlibaba Group Holding Limited traded 61.572M shares', " 162% above average volume $BABA\t\t\n$baba $bidu ZERO value 😀\t\t\n$BABA Alibabaaaahhhh https://t.co/3berUNC7dW\t\t\nWhy Alibaba Sits In My 'Too Hard' Pile $BABA $AMZN #stocks #investing #valueinvesting #Value #Growth https://t.co/HDCnp5S9FC\t\t\n@GaliciaInvestor Hay que entender que China no son $BABA y $JD nada más. Hay miles de opciones en Hong Kong", ' Shanghai y Shenzhen.\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA entry at 15/share 📣\t\t\n@francastromt Ya no le creo más nada a $BABA\t\t\n$BABA how much pain going forward.. I don’t know but hopefully bottom could be in at the end of this week 💯\t\t\n@Alex__Pitti Not particularly scientific', ' but $BABA has some "brand" amongst consumers (slash retail investors). Perhaps amplified here in HK where you would "taobao" something just as much as you would "youtube" something. Strong culture too (anecdotally). But I do intend to look into $JD.\t\t\n$BABA turn the eff up ï¸\x8f\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n@makingmsimple $BABA', ' $TCEHY', ' and tech ($CRSR', ' $RKT', ' $PLTR', ' $NVDA)  is what happened 🥲\t\t\n"- Alibaba revenue for the twelve months ending September 30', ' 2021 was $127.892B', ' a 53.73% increase year-over-year.\n\n- Alibaba annual revenue for 2021 was $109.48B', ' a 52.09% increase from 2020.\nIs $BABA the cheapest buy compared to others that has fallen in the current conditions? https://t.co/fv7UlxcwN9"\t\t\n$BABA boo that’s the end of your rally retailers meanwhile SoftBank and JPM selling 💢\t\t\nSame time we should not have favorites or special feelings on any stock. Btw typo should be human not juman (got to live iOS autocorrect). I do understand we usually have favorites among humans. Back to $BABA the biggest risk is still business and shareholder rights. /3\t\t\n"$BABA\n \n$JD\n \n$NIO\n  \n  Chinese stocks rebound big time!!!!"\t\t\n$BABA Why would u pay $5 more than hk price and hk will crash tomorrow ðŸ‘\x81\t\t\nLa tienen con $BABA eh', ' suben otras chinas pero esta no levanta\t\t\n$BABA Neverending downward spiral..Stock price goes lower', ' masa son sells more', ' stock price goes lower. Remember', ' oil hit negative once. 📊\t\t\n$BABA doing well today. Only down 4%. 👀\t\t\nRT @Haskalah_LLC: Shorting $BABA has been the easiest play I’ve ever been in 😂\t\t\n$BABA breaking below its declining channel. Continues to only get worse for the stock. https://t.co/U8IgMl18EX\t\t\n"$BABA  \n\nRSI at ATL... ï¸\x8f"\t\t\n"Today\'s Top Unusual Options Activity: \n\n- $SM 4/14 45 call\n- $NIO 3/18 16 call\n- $BP 5/20 24 put\n- $SM 4/14 35 call\n- $BABA 3/18 85 call\n- $JD 5/20 40 put"\t\t\nHoly shit $baba is dead\t\t\n$BZUN The first person to identify the ratio that shows ridiculous value in baozun 22 numbers gets a prize.   Yes we all know the risk. $FXI $BABA 📢 https://t.co/asEySacws4\t\t\nJP Morgan downgraded $BABA and slashed price target yesterday. I think Charlie Munger is likely wrong on this one. He is juman after all (even Buffett makes investing mistakes). Charlie has some personal preference over China / Chinese / Li Lu etc: understandable but at the…/2 https://t.co/w9tB96X21x\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n$BABA put this is a turd â\xad\x90\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA chinese stocks are ripping. This is a comedy â\x9d¤\t\t\nStocks That Hit 52-Week Lows On Tuesday $TSM $DRMA $EVLV $LMACA $BABA https://t.co/2kSofhrQOZ\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$QQQ $SPY $TSLA $F $BABA FED and rate hikes update tmrw.. WOULD BE SUPER SAFE into close team.. could see major profit taking. We’ll see @everyone volatile times ï¸\x8f\t\t\n"@Mr_Derivatives Went long $BABA 3-18 $81 calls at $2.08 waited too long and missed them $.50 cheaper earlier.\n\nWouldn\'t be surprised to see a pop to the 200 exp/avg on the 15 minute as shown here around $85 or so https://t.co/DLsyW5EiMI"\t\t\n"$KWEB $NIO $jd $baba  \n \n    What a great rebound day! \n(Except for Alibaba) \n🪦 â–¶"\t\t\nRT @holdingtrades: $BABA en $75', ' después de estar en $300', ' ya venÃ\xada mal', ' y ahora con China pensando en ayudar a Rusia', ' se puso peor...\t\t\n$BABA en $75', ' después de estar en $300', ' ya venÃ\xada mal', ' y ahora con China pensando en ayudar a Rusia', ' se puso peor...\t\t\n"Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $AVGR $IXHL $HCACF $SBFMW $SONM\n🔽 Gap Down: $BABA $NIO $XLE $XOM $CVX https://t.co/WXqYbuJXiW"\t\t\n"ä¸\xad国テンセントã\x81¨ã‚¢ãƒªãƒ\x90ãƒ\x90ã€\x811年強ã\x81§æ™‚価ç·\x8fé¡\x8d計1兆ドル余りå\x90¹ã\x81\x8d飛ã\x81¶ $BABA \nhttps://t.co/uA9juvRToR"\t\t\n$BABA 2 weeks from now will be back above $100 ï¸\x8f\t\t\n@BackpackerFI same here', ' i would buy $BABA when amazon closes shop.\t\t\n$BABA I\'m curious as to why delisting talk is smashing HK so badly? Just bad news rolling down hill or will lack of access to US markets have material impact to price? â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThank you @AjTrader7 +$135 for the day on $COUP and $BABA. https://t.co/0OnRS6HrqZ\t\t\n@BackpackerFI $baba will soon need a gofundme..\t\t\n$BABA   still well below daily vwap 🆓\t\t\n"$BABA Another deep RED day. When most Chinese stocks are up huge in the green.  \n  This is quite alarming. 💫"\t\t\nSoftBank Founder Boosts Collateral To 33% Of Stock As Stock Prices Sink $UBS $DIDI $BABA https://t.co/RGD7cO6dDt\t\t\n"RT @ycharts: $BABA is now trading at the same PE ratio as $HD.\n\nReturns since Alibaba\'s IPO in 2014:\n$HD: 265.6%\n$BABA: -18.8% https://t.co…"\t\t\n$BABA $74 today 📣\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA next leg down before close ↘\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA get ready for a dump', ' I just bought a call. ï¸\x8f\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\n"$BABA is now trading at the same PE ratio as $HD.\n\nReturns since Alibaba\'s IPO in 2014:\n$HD: 265.6%\n$BABA: -18.8% https://t.co/FoKkjMOhkt"\t\t\n$BABA let’s go green ðŸ‘\x8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#BreakingNews: 🔥 $SFLM @SFLMaven Announces New Company Record for Weekly Sales', ' Pulling in $362k for the Week Ended March 10\nhttps://t.co/TPIGGdoRTm @cap_ebc @IanReed64832642\n\n$SNDL $JUSHF $CWBHF $TLRY $CBDS $CLSH $CODI $CVSI $DIGP $XXII  $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM https://t.co/z59HRCdpEn"\t\t\n"#breakingnews 👉 $CWRK \n\n✅The Michael Ray #1 Country Music Airplay Commemorative #NFT will drop exclusively on @MusicFXDigital on March 22', ' 2022', '\n\nhttps://t.co/xQl2NIYuXf\n\n$AAPL $AMZN $FB $NFLX $JD $BIDU $BABA $TWTR $PINS $TLRY $HEXO\n\nhttps://t.co/c7IuE9MZEV"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n$BABA gonna flip quick.  Yea it is.  I’ve seen this stock go from -5 to +12 in 5 minutes on no news. ✅\t\t\n"Flirting with death portfolio \n\n$NIO \n$SOFI\n$ARKK \n$STXCHN \n$JSENPN\n$BABA https://t.co/dbq0iDoU21"\t\t\n$BABA will go back up ï¸\x8f\t\t\n$BABA dark pool block at 75. Bullish above ', ' bearish below. â–¶\t\t\n$BABA some scary price action if your short 🪄\t\t\n$BABA shorting takes courage at best', ' recklessness at worst at these levels. Under IPO price while revenue since that event has multiplied. 🆙\t\t\n$baba investors never can explain why they like baba over tencent and JD. All I hear is PE ratio. Not great... https://t.co/scC0aexB4B\t\t\n"RSI25\n$BABA $75.39 -3.05% -22.68% -39.20% -39.73% 19.44\n$BIRD $5.20 0.78% -9.25% -54.62% -65.15% 18.05\n$PDD $26.55 4.00% -33.66% -57.99% -57.47% 23.66\n$POST $67.91 1.65% -30.80% -35.71% -33.40% 15.80\n$TSP $9.21 4.01% -14.45% -43.77% -76.88% 23.98"\t\t\n@sharkbiotech When $BABA is delisted', ' which is very likely and suits politicians both in US and China who want decoupling', ' ADR shares owners will get the HK shares. You can instruct your broker to hold or sell the shares on HKSE.\t\t\nRT @moejesuss: Top Gainers Today $GOOGL $TSLA $BABA $AAPL https://t.co/TCBjW5cCf5\t\t\n"ã\x81“ã‚“ã\x81\xa0ã\x81‘NASDAQ上ã\x81Œã\x81£ã\x81¦ã‚‹ã\x81®ã\x81«ã€\x81アリãƒ\x90ãƒ\x90ã\x81•ã\x81\x81。\n$BABA https://t.co/NSsrnW03K5"\t\t\n"Twitter\'s on the Rise: \n\n$QQQ  Price: $325.89  Mentions: 41\n$AMC  Price: $13.65  Mentions: 40\n$BABA  Price: $75.69  Mentions: 38\n$AMZN  Price: $2', '927.16  Mentions: 37\n$HYMC  Price: $1.61  Mentions: 28\n\n#stocks #investing #trading"\t\t\n$BABA short sale volume is as high as it was on 23/08/21...you might to check what happened then... ✔\t\t\n$BABA my plumber told me to short this today at $75.88 â\x9d¤\t\t\n@GaliciaInvestor ¿Que posibles noticias positivas harÃ\xadan reaccionar al mercado al alza y actuarian como catalizador? De esas noticias', ' ¿cuales serian exclusivamente sobre Baba?¿cuales son generales (guerra', 'China', ' deslistings…) $Baba\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\nRT @ResearchQf: 1) $BABA today at < $44 ex-net cash or ~5 P/E cons ex-net cash (i.e. one of the best B/S out there)', ' sentiment measured by…\t\t\nアリãƒ\x90ãƒ\x90 $BABA ã\x81“ã\x81„ã\x81¤ä¸‹ã\x81’æ\xad¢ã\x81¾ã‚“ã\x81\xadーã\x81ªã€‚日本酒飲ã\x81¿é\x81Žã\x81Žã\x81Ÿç¿Œæ—¥ã\x81®ãƒ¯ã‚¤ã\x81®è…¹ã\x81¿ã\x81Ÿã\x81„ã\x81«ã\x81ªã\x81£ã\x81¦ã‚„ã\x81Œã‚‹ã\x81œã€‚\t\t\n"Highest success rate and get instant help and updates and free trials join us \nhttps://t.co/3vbD4Mdsw5\n\n$VST', ' $TSLA', ' $IRNT', ' $AAPL', ' $BBIG', ' $CSTM', ' $ASO', ' $BABA', ' $SPY https://t.co/oOnsddPbMP"\t\t\n$BABA if there\'s one stock in the world that will double within 6 months', ' this is it. Never seen a cheaper growth stock in 30 years of investing. ☑\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $QQQ $TSLA $SPY $FB $C $AAPL $VIX $NVDA $BABA $CVX $MSFT $EEM https://t.co/TV3PONnA6C"\t\t\n@David_Tracey And $baba?\t\t\n"✅ @HealthyExtracts $HYEX 🔥\n✅BergaMet NA is the only Citrus Bergamot SuperFruitâ„¢ heart health supplement backed by 17 clinical studies.\n\nhttps://t.co/VOHpimP78c\n\n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ #IHub_StockPosts #tradingsignals https://t.co/bH1Ed6Xye1"\t\t\nClosed my $GLD position', ' broke down RSI feel like some swing traders might bring it back up. Shorting $UVXY this morning', ' gonna BTC at $16. Kinda wanna get some $SPY options', ' but all my positions are up anyway tied to index. Bought some $BABA and $FB', ' over sold imo.\t\t\n"Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u soggy fukâ€\x9d\n\n#btc over $baba"\t\t\n"Check out our subscriber alerts in our discord\n\nhttps://t.co/McJQCtv6Co\n\n$EDSA $KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $XOM https://t.co/DrvaOgJOxH"\t\t\n"1) $BABA today at < $44 ex-net cash or ~5 P/E cons ex-net cash (i.e. one of the best B/S out there)', ' sentiment measured by cost of puts vs calls has never been this extreme for so long. $KWEB\n\nCost of puts vs calls 6M MA.\n\n$SPY $QQQ $TLT $GLD #Commodities\nhttps://t.co/UVvGsdYFON https://t.co/vEPfwuqPDB"\t\t\n"$BABA  \n \nAdded... 4% to my total... 🤞"\t\t\nSoftBank Founder Boosts Collateral To 33% Of Stock As Stock Prices Sing $UBS $DIDI $BABA https://t.co/duK5l4MvUY\t\t\n"For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over 10yrs.\n\nYa', ' Charlie and Warren know tech!!!\n\nPound sand and change your diaper Charles.  Warren I am camping on your lawn...\n\n#btc"\t\t\n"We can grind higher.$spx $qqq \nLeaders:\n>Strong $nvda $w $shop $nio $avgo $bkng $sq $tdoc $meli\n>Weak: $coup $bntx $baba $oih"\t\t\nTop Gainers Today $GOOGL $TSLA $BABA $AAPL https://t.co/TCBjW5cCf5\t\t\n$baba ölüyor. https://t.co/4atb4IX1WO\t\t\n"So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over the CCP. https://t.co/REiH9SLMbZ"\t\t\n"Call Sweeps Over 500k (a/o12:24pmEST): $GOOG $BABA $CCJ $MARA $JD 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/EruSUM9j0Y"\t\t\nHere are a list of long term 6-10 year investment stocks to check out $MRNA $TWTR $FSLY $DASH $NFLX $BIDU $BABA $GM $PLTR $DKNG $DIS $ROKU $F $TSLA 📈\t\t\n$BABA why nio is flying and baba is tanking ? â\x8f©\t\t\nMost Active Equity Options For Mid-Day March 15', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NIO', ' $NVDA', ' $BABA', ' $FB', ' $AMC', ' $AAL', ' $XOM', ' $CVX', ' $JD', ' $SOFI', ' $MSFT', ' $F', ' $AMZN', ' $C', ' $BAC', ' $PFE', ' $PDD   https://t.co/e9rnRCTbyE https://t.co/EJgq3QQ92X\t\t\n#Options Flow Stream Update $JPM $ADBE $BABA $BA $ORCL $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/HcYKVEh4wn\t\t\n#Options Flow Stream Update $JPM $ADBE $BABA $BA $ORCL $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/gPVqG1R7lE\t\t\n$BABA idiots shorting at 75 lmao 🤣 ✨\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n#Options Flow Stream Update $JPM $ADBE $BABA $BA $ORCL $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/1oJvKVfq28\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"struggling in the market? check this strategy out!\n\n$vxx $hymc $coup $gme $ixhl $rcat $pton $kavl $abbv $zm $gfs $dal $kplt $gfai $bfly $aal $akan $mrvl $amc $sonm $jd $cvx $ual $w $ctk $sbfm $edu $nvda $nio $didi $amd $baba $rlx $aapl $vale $edu $sofi \n\nhttps://t.co/qIbVtNrU3U"\t\t\n"@Mr_Derivatives 16 red candles last 19 days incl today (so far) on $BABA $75.55\n\nIMO if we close lets say around $78 or lower BUT we gap Wed morning above $82.75 (or so) then rip higher', ' that will be a ""2 Day Island Reversal"" and could signal a move above $90 IMO https://t.co/kb5wEGGQXY"\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 80 for expiration 2022-04-01 with total premium of 1100.44K (total orders : 6', ' OI : 3…\t\t\n"🚤 $BTIM 🚢 Boatim Inc. is Charting a New Course to Propel the $120 Billion Global Recreational Boat Market Even Higher. (2) https://t.co/wPo327EF0r\n\n$VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM $CERN $PCLN  $NFLX $CHTR $FOXA $ROST $DISH $MAT $BBBY $VIAB $QVCA $NCLH $TSCO"\t\t\n$BABA  what\'s the P/E here....anyone like to hazard a guess? Yahoo says 20....this could half again.... ï¸\x8f\t\t\nMost Active Equity Options For Mid-Day March 15', ' 2022 – $TSLA', ' $AAPL', ' $AMD', ' $NIO', ' $NVDA', ' $BABA', ' $FB', ' $AMC', ' $AAL', ' $XOM', ' $CVX', ' $JD', ' $SOFI', ' $MSFT', ' $F', ' $AMZN', ' $C', ' $BAC', ' $PFE', ' $PDD   https://t.co/xCPYoozTJ1\t\t\n"Bargain shopping in $BABA? An alternate perspective and my preferred approach for these scenarios:\nhttps://t.co/nHDsbvPodM"\t\t\n$BABA Para los inversores arriesgados que saben lo que hacen y dónde se meten. Sean técnicos o fundamentalistas. Entre 75-78 hoy está claudicando. PodrÃ\xada ser el final de la bajada al menos a corto plazo. Yo estoy pensando lo. Según como se comporte durante los 3 próximos dÃ\xadas.🤔 https://t.co/JOswAOCayl\t\t\n"Tencent Holdings $TEHY en 38$ y no veo a nadie hablando de ello.\nParece que por aquÃ\xad sólo se habla de Alibaba $BABA 🤷"\t\t\n@asymmetricalpha Does $BABA have AWS for China?\t\t\n$BABA This stock is gonna go pop when we least expect it. 🚀â˜\x9dï¸\x8f 💟\t\t\n$NIO $BABA $LKCO $BIDU Wallstreet is going to make a killing when they decide to long these. ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$FUTU when tutes come back in', ' this will turn up very fast! Asia\'s largest brokerage with 500 mil buybacks in place and trading at a P/E of only 11x. \n \n$BABA $NIO $AAPL $HOOD 📌"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@lawmaster $BABA\t\t\n"Nice print for $BABA Size: 200000 Price: 76.24 Amount: $15', '248', '000.00 Time: 1219\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @Traders3King: Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in o…\t\t\nWhen you cut losses and it explodes the other way $BABA https://t.co/yJo4JhmX8l\t\t\n$BABA Mucho problems..non stop for baba..never mind the listing problemks.. 💗\t\t\n"WATCH STOCK INDEXES SECTORS FAANG TREASURY YIELDS HOW TO START STEP BY S... https://t.co/t3bwFmMdZW \n\n#FAANG #TECHNOLGY #BigTech #Stocks #Trading\n\n#Apple $AAPL\n#Microsoft $MSFT\n#Amazon $AMZN\n#Facebook $FB\n#Alphabet $GOOG\n#Tesla $TSLA\n#NVIDIA $NVDA\n#Netflix $NFLX\n#Alibaba $BABA"\t\t\n"RT @jen__suarez: $FUTU\n In addition', ' the Company\'s board of directors has authorized a new share repurchase program under which the Company…"\t\t\n"✅#Draganfly $DPRO 🔥\n✅The Global #UAV Leaders In #Hardware', ' #Software', ' #Logistics & Services. \n\n#FutureTech \n\n👉 https://t.co/NukLlE2Iki\n\n$FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD\n\nhttps://t.co/LDfzm5LTjG"\t\t\n"@armburren Pajtohna 100% \nInvestoret e mdhej si Charlie Munger po vazhdojn me e ble $BABA dhe un po vazhdoj me e ble.... sado posht me ra per mu kjo kompani ska me hup vleren. Herdo kurdo maron Covidi', ' problemi me Taiwan etj dhe njerzit kan mu kthy te kjo kompani. https://t.co/g67UVMt3Gx"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA annual revenue $100 billion dollars', ' total market cap $200 billion dollars. Wow… ðŸ‘\x8d\t\t\n$BABA so many retail bear = big springboard 💗\t\t\n$BABA - Ran by Communists. 🪄\t\t\n@AjTrader7 Great day. Got a bit overzealous during the excitement on entires. $COUP long $MRNA $BABA shorts. @JanniMore premarket gains on $HYMC $EXN. Thank you. #ACT https://t.co/V3iYGZ8K2U\t\t\n"RT @jen__suarez: $FUTU\n In addition', ' the Company\'s board of directors has authorized a new share repurchase program under which the Company…"\t\t\nRT @SeekingAlpha: $BABA - Alibaba Is Oversold; Target $120 Per ADR. https://t.co/m3Or6jJN5V #business #stocks #trading\t\t\n$BABA ï¸\x8f\t\t\n$BABA trading below IPO Price?? https://t.co/5ayMVoay60\t\t\nMax loss day -5R. $BABA $COUP $MRNA. Overtraded $BABA today was up nicely and then gave back all of my gains within 5 mins. Did not stick to my process at all.. https://t.co/bzAnDB6EDZ\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 557\t\t\n$BABA hey hedge fund squeeze em now ðŸ\x8f¼\t\t\nRT @HashmatJ: $BABA No choice but to keep buying as this dips. It\'s just too cheap. ðŸ\x8f¼\t\t\n$BABAF $BABA NEW ARTICLE : Alibaba Is Oversold; Target $120 Per ADR https://t.co/n8u07zSGqb Get all the latest $BABAF related news here : https://t.co/9jhCtOwYTQ\t\t\nSolid day on $COUP 330% and 65%  and 20% $LUV 135% $DAL 65% $SPY 60% $NIO 150% $NFLX 115% $MOS 55% $BABA 50% $MCD 70% $MRNA 40% $RBLX 30% $TSLA 40%.Join our room dont hesitate to learn from Pro traders at https://t.co/oMl5G7DYNH https://t.co/znCiDYAPXN\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA heaven help me I just jumped into a significant position on this fucker. 😃\t\t\n$BABA No choice but to keep buying as this dips. It\'s just too cheap. ðŸ\x8f¼\t\t\n$BABA $NIO the world is conspiring to destroy America', '  unfortunately they will succeed with potato brain in charge ↔\t\t\n$BABA watching and waiting with my ðŸ\x8d¿ â\xad\x90\t\t\n$BABA we are going to see a big squeeze at some point âž¡\t\t\n"Whats the hardest part about starting with a small account ($100-$500) from above?\n\n$SPY $SPX $AAPL $BABA $TSLA $VXX"\t\t\n"$BABA\n \n$NIO\n the world is conspiring to destroy America', '  unfortunately they will succeed with potato brain in charge"\t\t\n@arbritrage86 Absolutely crazy! As an investor in $BABA', ' i\'m waiting for logic to once again reign when it comes to the valuation.\t\t\n$BABA $65 would be a fair enough price given latest JPM financial model â\xad\x90\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"$QQQ +2%\n$KWEB +4%\n$BABA -3% (down 17 of last 18 days)\n\nErrrhmm…?\n\nSpec buying some calls here. If I lose at least I can say I did better than Charlie Munger."\t\t\n"RT @DgiDca: $BABA âž–70% aprox.\n\nEl error fue comprar a esos precios y no vender al -10%. \n\nAhora ya no tiene sentido porque las caÃ\xaddas cada…"\t\t\n$BABA down the drain she goes 🤣🤣🤣 ✅\t\t\n"$BABA\n \n$JD\n \n$BEKE\n \n$NIO\n\nFinally a solid green move for Chinese stocks….except \nfor Baba. Wonderful mr wonderful!"\t\t\n$BABA is now down 76% from its all-time high of $317 and approaching the stock\'s all-time low of $57 set in 2015 despite growing revenues by ~9x since then. https://t.co/DGvGpXJywT\t\t\n"RT @connectthemoney: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPS…"\t\t\n"سهم شركة $BABA  يواصل Ù\x81ÙŠ (السقوط الØ\xadر) ويسجل مستوى أدنى جديد عند مستوى الـ 73.28 دولار..\n\nنلاØ\xadظ أرتÙ\x81اع Ù\x81ÙŠ الأØ\xadجام عند القيعان وهذا مؤشر إيجابي (غير كاÙ\x81ÙŠ) ومتوقع نشوÙ\x81 مستويات أدنى والله أعلم.. https://t.co/ZEFnAKI4Hy"\t\t\n$BABA ï¸\x8f\t\t\n"RSI25\n$BABA $74.89 -3.69% -23.19% -39.60% -40.13% 19.25\n$BIRD $5.10 -1.16% -10.99% -55.50% -65.82% 17.17\n$DIDI $1.83 3.98% -48.45% -57.54% -73.71% 21.17\n$DOCU $72.80 -0.60% -20.85% -42.78% -52.65% 24.29\n$FSLY $13.34 0.30% -10.95% -53.39% -69.13% 22.82"\t\t\n$BABA - Alibaba Is Oversold; Target $120 Per ADR. https://t.co/m3Or6jJN5V #business #stocks #trading\t\t\n@BearBullTraders $BABA .. absolute killer trader first 30min\t\t\n"$BABA ë\x8d˜ $KWEB ì\x9d´ë\x8d˜ 몰빵해서 ë\x8fˆ 벌ë\xa0¤ê³\xa0 하면 답ì\x9d´ 안 나온다.\nê·¼ë\x8d° í\x8f¬íЏí\x8f´ë¦¬ì˜¤ì—\x90 1-2% ë§Œ ê°–ê³\xa0 간다ê³\xa0 ìƒ\x9dê°\x81하면 ì\xa0\x81ì\xa0ˆí•œ 위험/기회다."\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA holding 74.5 as of now... best entry for upside', ' imo happens first when it breaks VWAP\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\n"$NIO\n outperforming \n$BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$DAL $UAL $MRNA $BABA $PTON Airlines', 'Â\xa0Coupa Software', ' GitLab and more\n\nhttps://t.co/wz7VFOdQg9"\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"$BABA \n\n    Sin patrones en la Estrategia de  #ICEROCK \n\nNOT  YET ¡¡"\t\t\n$BABA is $AMZN in 2001 crushed in a -90% retracement from ATH shakeout....\t\t\nRT @JPATrades: $BABA flow https://t.co/PwrofBm7Yc\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n$BABA flow https://t.co/PwrofBm7Yc\t\t\n@BackpackerFI Be nice. $baba $bidu $tencent are still good\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 153 | 29.7% | 🚀\n| $SPY | 53 | 152.4% | 🚀\n| $GME | 47 | 88.0% | 🚀\n| $AMC | 32 | -8.6% | 🚀\n| $BABA | 30 | 57.9% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (61)\n2. $VXX (45)\n3. $TSLA (32)\n4. $OIL (29)\n5. $GME (26)\n6. $COM (25)\n7. $AAPL (21)\n8. $QQQ (21)\n9. $BABA (20)\n10. $AMC (18)\n\nhttps://t.co/InT5oXXyaY https://t.co/iZhDBZ4THs"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $153.33  Mentions: 39\n$AMC  Price: $13.56  Mentions: 36\n$AMZN  Price: $2', '925.31  Mentions: 33\n$BABA  Price: $74.98  Mentions: 28\n$NECA  Price: $0.00  Mentions: 26\n\n#stocks #investing #trading"\t\t\n"#Stocks making new 52 wk/all time lows in the morning\n\n$BABA $IQ $COUP $RIVN $WISH $NU $TLRY $MOMO $STNE $MQ\n\n+31 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/fmq8TDdoA7"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"#Alibaba Stock News and Forecast: $BABA attempts comeback on Tuesday https://t.co/S09EjKL0W4\nhttps://t.co/dyBsl5tJZW https://t.co/YVwwHJgwbs"\t\t\n"Learn the canslim strategy!\n\n$vxx $hymc $coup $gme $ixhl $rcat $pton $kavl $abbv $zm $gfs $dal $kplt $gfai $bfly $aal $akan $mrvl $amc $sonm $jd $cvx $ual $w $ctk $sbfm $edu $nvda $nio $didi $amd $baba $rlx $pdd $aapl $vale $f $edu $sofi $beke $xom $ccl $bbd $oxy $tme $itub $snap https://t.co/3y46I7kA55"\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\nJohn once said the Chinese onshore market was “a roach motel for capital. Your money can check in', ' but it can’t check out.â€\x9d Food for thought for the guy who didn’t want us to be included in The Outsiders but is currently learning the tale of Ali $BABA and the CCP.\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 161 | 46.4% | 🚀\n| $SPY | 53 | 152.4% | 🚀\n| $GME | 47 | 88.0% | 🚀\n| $AMC | 30 | -18.9% | 🚀\n| $BABA | 30 | 50.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n+2.8R today', ' saved by nice fades on $AMC and $DAL after breaking an entry rule on $AMC and $BABA not wanting to run for me. #BBTFamily @BearBullTraders @MikeB_BBT @JohnH_BBT https://t.co/f7nOleiIsD\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$IWN', ' $HYG', ' $SPY', ' $JNK', ' $IJS', ' $QQQ', ' $VSS', ' $IWR', ' $XLE', ' $AMZN', ' $CVX', ' $TSLA', ' $EFAV', ' $SPDW', ' $BABA', ' $MNQM22', ' $SQQQ', ' $ARKK', ' $SPEM', ' $SMH https://t.co/oK1kkYb2pZ"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $GME\n3. $TSLA\n4. $AMC\n5. $BABA"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 164 | 50.5% | 🚀\n| $SPY | 55 | 175.0% | 🚀\n| $GME | 47 | 88.0% | 🚀\n| $AMC | 30 | -18.9% | 🚀\n| $BABA | 29 | 45.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (32 mentions)\n2. $GME (22)\n3. $SPY (20)\n4. $TSLA (19)\n5. $QQQ (18)\n6. $AMC (14)\n7. $BABA (13)\n8. $AAPL (5)\n9. $SQQQ (5)\n10. $AMD (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n\n1. $VXX +20.65%\n2. $AMC AMC -0.18%\n3. $BABA Alibaba -3.86%\n4. $HYMC Hycroft +13.58%\n5. $TSLA Tesla +2.97%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nTrending stocks on https://t.co/F4i3VqKZ25 on 2022-03-15 : $AMC', ' $ATD-B.CA', ' $AWLIF', ' $BA', ' $BABA', ' $BLDP.CA', ' $C', ' $CNQ', ' $CVE.CA', ' $ELEM.CA\t\t\nthese are the most active stocks right now $NIO  $DIDI  $BABA  $AMD  $AAL  $RLX  $PDD https://t.co/uMvKfbwhgS\t\t\n$BABA - CALLS Alert received on strike 80 for expiration 2022-04-01 with total premium of 1100.44K (total orders : 6', ' OI : 347)\t\t\n"Cheapest Mega-Cap Stocks for Mar 14', ' 2022:\n\n$BABA\n$FB\n$BHP\n$PFE\n$DIS\n$ADBE\n$AMZN\n$CMCSA\n$MA\n$V\n$ASML\n$ABT\n$GOOGL\n$GOOG\n$VZ\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n$BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[] https://t.co/r5yHq7jrvv\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\nRT @h_2_x_o: just posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $…\t\t\n"✅#NASDAQ 💎 $DPRO \n✅#Draganfly is a contract engineering partner for federal', ' state', ' and municipal government agencies of all sizes.\n\nhttps://t.co/QRb6ESXFRm\n\n#Drones \n#futuretech \n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB #investor\n#Traders https://t.co/30XOjWjHZB"\t\t\n@lawmaster $BABA\t\t\n"$BABA\n \n$NIO\n What a battle', ' shorts about to get fried"\t\t\nRT @OddStockTrader: Munger enjoying the bubbles in the $BABA bath. https://t.co/gVMchO7WFZ\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\nVendo acción de $BABA por 50€ y regalo entrada Camp Nou\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @gurufocus: Dodge & Cox Upgrades Its Gap Wardrobe $GPS $BABA $JD $QRTEA $HD $AMZN $EBAY $GPC $LOW $VIPS #stocks #investing #valueinvesti…\t\t\n$BABA long.. starting buying into this now\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA âž–70% aprox.\n\nEl error fue comprar a esos precios y no vender al -10%. \n\nAhora ya no tiene sentido porque las caÃ\xaddas cada vez afectan menos.\n\nâ–ªï¸\x8fNos olvidamos de las caÃ\xaddas\nâ–ªï¸\x8fSi rebota un 10%', ' compramos\nâ–ªï¸\x8fSi se deslista âž¡ï¸\x8f HK\n\n¡Esto es mas facil de llevar con acc. DGI! ðŸ¤\xad https://t.co/RXD15ecOHf"\t\t\n$BABA $BIDU alright', " I'm reinitiating significant long-term position 50/50. Decided against $JD", ' $MEIT', ' $VIPS. Not looking at any other China stocks. ï¸\x8f\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\n@sweatystartup After $baba pick I think u should focus on storage\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n$BABA close green ðŸ‘\x8d\t\t\n"All bangers today. 🟢\n\nStill holding $BABA tho.👀 https://t.co/3SNqqzAisy"\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n@charliebilello @ycharts Charlie Munger doubled down $BABA $120+ and now puking the lows\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @bersezk: $baba shills ? $nio shills ? Ccp stock shills ? charliemunger ? @BlackRock ?\t\t\n$BABA seriously who is still shorting this? Show yourself ï¸\x8f\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@sharkbiotech i am chinese', ' i do not believe $baba number', ' they also have huge debt', ' they spent invstors money to buyout a lot of worhless companies because they have to\t\t\n"🔥#CurrencyWorks $CWRK 🔥\n🔥Build digital currencies for brands', ' companies', ' and communities to empower the free exchange of value between customers and users.\n\nhttps://t.co/iQgOOFZdkr\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB #StocksToBuy https://t.co/nKsEW25Jr8"\t\t\n"RT @moneymlive: Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.…"\t\t\nanyone have a model with a rough 0-1 probability estimate of $BABA delisting? Asking for a friend\t\t\n@BackpackerFI If $BABA hits zero', ' the world has imploded: https://t.co/LTq4nQMoNK\t\t\nboth $BIDU & $BABA look very close to respective macro bottoms. Between both charts', ' I like BIDU more so right now. 🆓 https://t.co/i8qpen8BBY\t\t\nShorts starting to cover? $BABA https://t.co/KK8iv63Cqq\t\t\n"RT @sharkbiotech: I know $BABA is going to $0 but they have $33 a share in cash and investments \nplus the business generates about $8 in ca…"\t\t\n$BABA ahahahahahaha 📌\t\t\n"RT @IshfaaqPeerally: Alibaba stock analysis $BABA\n\nhttps://t.co/w7kfiybONz"\t\t\n"Another AMAZING call from ""The Warlock""  Kenny Glick  who told everyone to #short #Alibaba. \n\nDon\'t miss another moment.   \n\nJoin us #LIVE daily for the best #trading expertise in the game. \n\n$BABA $DIDI $YANG #VWAP https://t.co/S53s2xXdMf"\t\t\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.<>  https://t.co/r5yHq7BAJD\t\t\n$BABA I’m not calling bottoms or nothing like that', ' but I think we should be close to a bounce. No position', ' I’m going to wait for later today to make a decision\t\t\nA couple possible paths for $BABA', ' both direct copies of past breakdown and breakout patterns https://t.co/jZdnBibs3Q\t\t\nRT @FXstreetNews: Chinese covid shutdowns are hurting the Chinese economy', ' $BABA shares are at a 6-year low. #Alibaba stock dropped more th…\t\t\n$BABA I swear y\'all are going to feel like idiots some day for not  loading up down here 🔔\t\t\n$BABA Lower even after a killer retail report.  Not good ↘\t\t\n$BABA back to levels not seen since 2016.  Almost time to try and catch the falling knife.   Maybe around $60-70 as a start. https://t.co/ITocr0gMr4\t\t\n"RT @sharkbiotech: I know $BABA is going to $0 but they have $33 a share in cash and investments \nplus the business generates about $8 in ca…"\t\t\n"Nice print for $BABA Size: 320000 Price: 75.44 Amount: $24', '140', '800.00 Time: 1149\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA down 17 of the last 18 days practically. OH MY.\n\nWhere’s the bounce baby?"\t\t\nRT @potter_stocks: If he is gonna do PT\'s I should too I think this year. I have hit every PT on every stock PT this year. $BABA $BIDU $AAP…\t\t\n90%', ' 85%', ' 48%', ' & 30% gainers! #BlackBoxStocks Top algo-based options alerts at midday (CT) 🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷  $AMD $GOOG $NIO $AAPL $BABA $QCOM #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading  #fintwit https://t.co/3HKNZPYv8w\t\t\n"$FUTU\n In addition', " the Company's board of directors has authorized a new share repurchase program under which the Company may repurchase up to US$500 million worth of its ADSs", ' until December 31', ' 2023.  \n \n$TSLA\n \n$BABA\n \n$NIO"\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"$BABA\n \n$BIDU\n \n$NIO\n LOAD UP at discount!!!"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.-=-  https://t.co/r5yHq7BAJD\t\t\nChinese covid shutdowns are hurting the Chinese economy', ' $BABA shares are at a 6-year low. #Alibaba stock dropped more than 10% on Monday https://t.co/S09EjKL0W4 by @claymarkets #stocks #trading\t\t\n$BABA SWEEPS 🟢🧹 https://t.co/OxbkNdVhNb\t\t\n$BABA good try! 👇\t\t\n#Alibaba $BABA en seguimiento diario', " posible... sigue rojo pasión viendo los bajos ya en 73 pavos https://t.co/DLx3Yh1pHc\t\t\nDodge & Cox Upgrades Its Gap Wardrobe $GPS $BABA $JD $QRTEA $HD $AMZN $EBAY $GPC $LOW $VIPS #stocks #investing #valueinvesting #Retail #Portfolio https://t.co/B4bYfBrY7g\t\t\n@BackpackerFI Lol - $BABA was my highest conviction stock a few years ago - finally sold at $190 taking a 30% loss on my shares. I wasn't able to hold with the geo-political risk. It can work out for long term holders but investing is about stacking the odds in your favor.\t\t\n@iamtomnash If $BABA was a US company", ' it would be a real gem. Being a Chinese company makes it trash', ' since the government can just take their money in the name of “charityâ€\x9d anytime.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nI\'ll be more concerned with the performance of $BABA than your Baba.\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA what is the biggest reason for this huge drop? Is it a war or somenthing else? 🌟\t\t\n"$BABA this will be 68 on a red market day 📢\n\n A Proven Path To Becoming A Crypto Millionaire\n⤥ https://t.co/6APN2NYznB"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Bueno', ' y como siempre pasa', ' no todas se ganan..\nHay que aprender a perder en este juego..\nAl parecer $BABA será de esas acciones que me tocara heredarle a mis nietos', ' y que se la reclamen a Xi Jinping en unos años...😂🤦â€\x8d♂ï¸\x8fðŸ˜\x8f https://t.co/Rp6U7nuBDt"\t\t\n$BABA no alarm guys. Order has been restored. Still down in a bright Green Day. 🆙\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"I know $BABA is going to $0 but they have $33 a share in cash and investments \nplus the business generates about $8 in cash per year after cap-ex\nat this point if they get a delisting and the issues are not resolved within 3 years my guess is they tender for the ADRs"\t\t\n"RT @reilly_mcadams: China names are some of the strongest today…\n\n🤷â€\x8d♂ï¸\x8f\n\nMy longs currently \n\n$BABA 78.2 -> 80 \n$NIO 14.05 -> 15.15"\t\t\n@JPATrades $BABA Ready for a bounce\t\t\n"Tweet from Nenad Markovic (@NIONenad) Nenad Markovic (@NIONenad) Tweeted:\nWatch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/YUbcTyjf1t https://t.co/PlLQW2HfYX"\t\t\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%  https://t.co/r5yHq7BAJD\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nTencent Crashes on Possible Fine; Is the Stock Now Undervalued? $HKSE:00700 $XAMS:PRX $TCEHY $FB $BABA $AMZN $MSFT $ZM $TSLA $NIO $SPOT #stocks #investing #valueinvesting #China https://t.co/Sq1o3KVQm1\t\t\n$BABA covering round 2 beginning ï¸\x8f\t\t\n$BABA xi pooh bear ï¸\x8f\t\t\nRT @BackpackerFI: I’m a buyer of $BABA at $0.\t\t\n"Trending Stocks: \n\n$NIO: NIO Inc - ADR', ' -4.32%\n$XPEV: XPeng Inc - ADR', ' -2.24%\n$BABA: Alibaba Group Holding Ltd - ADR', ' -3.46%\n$GOOG: Alphabet Inc - Class C', ' 2.87%\n$KWEB: Krane Shares Trust - KraneShares CSI China Internet ETF', ' \n$AMD: Advanced Micro Devices Inc.', ' 6.06%"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.^^^ https://t.co/r5yHq7BAJD\t\t\nI’m a buyer of $BABA at $0.\t\t\n$BABA This ticker really holds the rest of the Chinese names down today. Why this is down like this I can\'t figure out though? ☑\t\t\n@PakBenikasim Parece que le ha durado poco la alegria. $BABA https://t.co/ndAScDfuRF\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Charlie Mar says buy the dip. ðŸ˜\x81\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n$BABA had a nice double top sell setup 2min earlier in the morning...i missed it when i switched charts--i figured better china stock longs like FUTU... wow\t\t\n$baba VIE are a scam to steal money from foreign investors\t\t\n"$BABA 06/17/22 $350.00 PUT\n\nType: large\nTime: 10:21:26\nTotal Size: 50 Contracts\nTotal Value: $1362250\nAverage Price: $272.45\nAsk: $272.45\nBid: $272.25\nUnderlying: $75.71\nSentiment: bearish"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nAlibaba Group Holding Limited traded 50.654M shares', ' 116% above average volume $BABA\t\t\n"@markets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/j0AGqzgFO3"\t\t\n$BABA Chinese and US regulators need to get their shit together âž¡\t\t\n"@wealth @markets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/cpDlmvyTk9"\t\t\n$BABA once market corrects properly then this will bottom. ðŸ‘\x81\t\t\n@OptionsBrian #neverforget $SPY $BABA $QQQ $DIDI 🤣ðŸ˜\xad😂🤣💩💀 @OptionsBrian https://t.co/VkgLAFQsRP https://t.co/bT0nck20xA\t\t\n"$HOOD\n come to Asia\'s most profitable and largest broker called \n$FUTU\n - was selling at more than $150 recently', ' nothing changed. everything improved. Now at a P/E of 14.5x with 500 mil of buybacks in the pipeline!  \n \n$TSLA\n \n$BABA\n \n$NIO"\t\t\n$F $CCL $DISCA $PBR $UAL $NIO $VALE $INTC $GM $PLUG $KO $BMY $BABA $TCOM $BAC $UBER $DKNG $AAL $X $AAPL $JD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.----   https://t.co/r5yHq7BAJD\t\t\n"✅Healthy Extracts $HYEX \n✅New Clinical Study Demonstrates UBN RELIEF Naturally Alleviates Migraine Symptoms.\n\n@Duke4900\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD\n\nhttps://t.co/xBAaPYnGkM"\t\t\nI guess if u have gambling money and feel like investing in CN tech', ' you have winners & u have losers', ' and $BABA is a loser. $QQQ up 2% at session highs', ' $JD up 7% and Baba -3%! ï¸\x8f\t\t\n"RSI25\n$BABA $74.97 -3.58% -23.10% -39.53% -40.06% 19.28\n$BIRD $5.18 0.39% -9.60% -54.80% -65.28% 17.72\n$DIDI $1.83 4.26% -48.31% -57.42% -73.64% 21.29\n$DOCU $73.73 0.67% -19.84% -42.05% -52.04% 25.00\n$FSLY $13.62 2.41% -9.08% -52.41% -68.48% 24.56"\t\t\n$BABA It\'s moving opposite Nasdaq ... WTF? ï¸\x8f\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/McJQCtv6Co\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR https://t.co/vC1mmMUITz"\t\t\n".@DeepThroatIPO is a real world friend and i am amazed at the amazing analysis on chinese companies traded in 🇺🇸 and forensics on $baba etc. \nDeep has been spot on\n\nWe differ on the 💵\n\nDoesn\'t mean i am right or deep is wrong or vice versa.\nFor the time being', ' I\'m ✅ https://t.co/bdUSYC3nvH"\t\t\n$BABA man chinese stocks are up today. This is a special piece of shit.  I don’t get it. 🔔\t\t\n$BABA FYI all the no growth bullsh*t artists here wanting PUTS to print 📶 https://t.co/l8EMz9WKVQ\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Real-time trading alerts from our team of seasoned professionals', ' best trading room and global trading community. Check out today... https://t.co/McJQCtMHtW\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NIO https://t.co/xVzi0Udsa0"\t\t\n$BIDU $BABA green to red\t\t\nLook $BABA Alibaba stock chart… every single shit coin has much more better than this 😂 https://t.co/XoIvRKN6wu\t\t\n$BABA will finish at fresh day lows 🚩\t\t\nThe last phrase is worth #gold $BABA https://t.co/yGPurUqoyi\t\t\n$BABA Very safe short from these levels. 📢\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"SWEEP 500 $BABA 04/01/22 $80 calls for $5.15 \n\nSpot: $75.46\nVolume: 2', '376\nOI: 347\nIV: 107.15%\nPremium: $257.5k\nSector: Consumer Cyclical"\t\t\n"RT @xglobalmarkets: Trending Stocks on #fintwit: \n\n1. $TSLA 🥇\n2. $VXX 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $BABA\n6. $AMD\n7. $NIO\n8. $MULN\n9. $MRNA\n10. $A…"\t\t\n"$MULN 🚀🚀🚀🤑🤑🤑 keep going 💚\n\n$rcat $ixhl $baba $amzn $aapl $tsla $aei $spy $amc $gme $nio $sofi $cei $HYMC https://t.co/4ZQABP3cDw"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$BABA   beautiful bearish intraday motion.  seasoned daytraders can profit dearly. 🥇\t\t\n"$baba 30 days ago $126 close &\nNow $75. 40% drop in a month. That’s insane for such a Big Cap company but psychology is everything"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nNew 52 Week Highs 57 Lows 880. Highs $YANG $BMY $ZIM $ABBV $BRK.B Lows $NIO $FXI $BABA $EEM $KWEB https://t.co/J0p2Vxafqg\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n"RT @InvestorsLive: Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\n$BABA - Chinese techs bounce back after day of big losses https://t.co/PFboVdFf3m\t\t\n$BABA Awaiting Buy Signal. â–¶ Free Trial at https://t.co/jpmUt7BvVp https://t.co/jIq27Z5QCm\t\t\n#CHINA should invade #Russia & arrest #PutinHitler to restore economic stability/ otherwise #yuan dies next  if geopolitics is encouraged $BABA $YANG $AAPL\t\t\n"$BABA \n\nWhy would you buy a Chinese stock knowing what happened to didi? 💲 https://t.co/aP0Q2NMuwW"\t\t\n$BABA That\'s a lot of volume for a morning session 🥇\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$TSLA $JD $BABA $SOXL BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/U4dzOUdifQ\t\t\n$BABA 💢 https://t.co/HQ3XB1Ldch\t\t\n"Don’t get me involved', ' said China. \n\nChina wants to steer clear of U.S. sanctions over Russia\'s war @CNBC\n\n$BABA $KWEB $CQQQ https://t.co/Ck3UyN4SfK"\t\t\nRT @datadili: Alibaba Group Holding Limited traded 47.136M shares', ' 101% above average volume $BABA\t\t\n$BABA this is absurd! ✅\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nRT @SeekingAlpha: $BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nAlibaba Group Holding Limited traded 47.136M shares', ' 101% above average volume $BABA\t\t\n@TradeIdeas6 Congrats John. I bought $BABA @ $73.45 PM and sold $79.50 ! Only trade for me.\t\t\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;  https://t.co/r5yHq7BAJD\t\t\n@MarketRebels @moonshinefades @MooneyAvgDown @Paul15546952 @moon_shine15 @MoonshineCrypto @moonshinetrading lol $baba hood call moonshine how’s that $300 range doing ?\t\t\n$BABA it’s market wide bearish move together just these Chinese stock get punished more due to more pessimism around them … they will turn around big as well … ï¸\x8f\t\t\n$BABA The selling pressure is slowing down. I would not be surprised if this closes green today ï¸\x8f\t\t\n$BABA 1.89B float can\'t even squeeze me a cup of lemonade ï¸\x8f\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"#Stockstowatch 🔥 $DPRO 🔥\n👑#Draganfly can help you monetize your data and improve production anywhere in the world', ' any time of the year.\n\n🔥 https://t.co/HhwvPpUENp\n\n$AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER https://t.co/zRumE4M8rz"\t\t\n$BABA anyone remember the $gme short squeeze .... 💫\t\t\n@LaksaTasty I was and am against investing in stocks that are from authoritarian countries however', ' given the price', ' I thought I could just break this rule for once for $BABA but something is not right.\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n$BABA not even with trump did this get delisted and you think Biden will lol â–¶\t\t\n"This is what you get for investing into China dumb fucks.\n\nEat shit. You deserve it. \n\n$BABA"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQ…"\t\t\nThese are the facts', ' you decide the valuation and the price you would pay for a stake in $BABA and if it is cheap enough buy it. If you disagree with the facts', ' then do not buy.... My analysis', ' your call\t\t\n"5.- And the most important and overlooked fact... $BABA is gonna be a winner in AI... To be a winner in AI you need 3 things: great algorithms', ' huge computing power and bast amounts of quality data.\n\nChina is on its way to provide more top quality engineers than any other country"\t\t\n"1.- 1 out of every 6 RMBs spent in China are in an Alibaba platform... So a mere 2% growth of the Chinese economy can do wonders for $BABA\n\n2.- With 1 billion AAC brands who want to do business in China need to partner with $BABA. Even Costco had to open a Tmall Global flagship"\t\t\nAs you can see', ' none of the above implies a change in fundamentals. If your thesis is right', ' now it\'s a good time to invest in $BABA... So what about my thesis?\t\t\n"$BABA since I have not read any valuable comment on $BABA for a long', ' long time', ' I try to give my 2 cents:\n\n1.- Portfolio managers are in a window dressing period ahead of the end of the quarter (remember that for Japanese funds the fiscal year ends on March 31st)\n\n👇"\t\t\n"RT @HMohedano_: $BABA cotizando a 77', '24USD\n\nâ–ªï¸\x8f P/E 8', '7x\nâ–ªï¸\x8f EV/EBITDA 6', '4x\nâ–ªï¸\x8f EV/S 1', '2x\nâ–ªï¸\x8f P/FCF 10', '0x https://t.co/nhLVztG2vO"\t\t\n"Alibaba stock analysis $BABA\n\nhttps://t.co/w7kfiybONz"\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $VXX\n2. $HYMC\n3. $TSLA\n4. $BABA\n5. $AAPL\n6. $AMC\n7. $COUP\n8. $SPY\n9. $AMZN\n10. $QQQ\n\nFull list: https://t.co/7PkPMzYz5j https://t.co/B3SOSBfl1z"\t\t\n$BABA The sellers are pounding it..risk is on...seems even more so. Just the 10 articles hyping were a waste..Most do think for themselves not someone view turning all the negative into a postive. 📈\t\t\n$BABA this stock was at 300 when Trump was president 💗\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA I might nibble and buy 1 share when it reaches ipo levels... 🤞\t\t\n$BABA Stupid sellers! LT big buy! Look at BiliBili! 🚀🚀 â–¶\t\t\n"$baba RSI 19.70 for u technicians out there. Shud bounce but who knows. IF China says it won’t supply weapons to Russia', '\nProb a decent bounce"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$NIO $JD $BABA shorts load up', " we need you for the next leg up $IQ 🆙\t\t\n$BABA more to short 💢\t\t\n$BABA can this reach a price to sales ratio of 1? Free market my fucking a$$! â\xad\x90\t\t\n@angelddude I wouldn't worry about Charlie Munger. On balance", ' he is fine if not in $BABA. And If he finds value', ' he is still buying it.\t\t\n@ClaytonDallin Rising fast again $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA added â–¶\t\t\n$BABA dropping fast â\x9d¤\t\t\n"Tues (3/15/22) largest increase in OI from Mon (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $F $CCL $DISCA $PBR $UAL $NIO $VALE $INTC $GM $PLUG $KO $BMY $BABA $TCOM $BAC $UBER $DKNG $AAL $X $AAPL $JD\n\nDATA: @Barchart https://t.co/Yrkvn2OgAS"\t\t\nRumoured Layoffs Could Be a Sign $baba Running Out of Funding Sources. The most significant part is that their total debt ⬆ï¸\x8f from RMB1.2 billion to 172 billion over the last 10 years 🥴 I think it’s fine as it’s covered by FCF but still. https://t.co/Jll0Dm4e7m\t\t\n"RT @enriqueabeyta: We have been saying this for a year - AVOID CHINESE TECH STOCKS!  $KWEB $BIDU $BABA $PDD $YUMC $BGNE\nhttps://t.co/StA75X…"\t\t\n$BABA just acting silly\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $HYG $JNK $IWR $QQQ $SPDW $TSLA $USMC $ARKK $AMZN $IJR $IWN $SPY $IJS $VSS $BABA $CVX $EFAV $ALGN $SPEM $VWO #stock #stocks #Investment #investing https://t.co/Gr3YvQytXq https://t.co/Bp91Zi8LRk\t\t\n$BABA buy the dip', ' going back up even stronger â–¶\t\t\n$BABA as said the fight is gonna be tight. Holders do so mostly out of conviction at this point. Those who wanted to sell are about all out', ' excl. daytraders. 💯\t\t\nAlmost to easy to just short $BABA\t\t\n$BABA just learn to read the charts', ' money to be made both ways you dingbats 👉\t\t\nAlibaba Group Holding Limited traded 45.223M shares', ' 92% above average volume $BABA\t\t\n$baba That\'s crazy https://t.co/8L6HY9SXpI\t\t\n$BABA how low will we go back to 74’s\t\t\n"#Stockstowatch 👉 $DPRO 🔥\n\n#Draganfly #DRONES A SOLUTION FOR EVERY INDUSTRY.\n\nhttps://t.co/KEgktnUVgb\n\n@DraganflyInc \n\n$BHC $F $BABA $CMCSA $DAL $UAL $PBR $SQ $PFE $PLUG $NKE $PYPL $BAC $AAPL https://t.co/EoCveFsxUH"\t\t\n$BABA party time again', ' puts printing', ' free money ï¸\x8f\t\t\n$BABA down below IPO and the size of their business and China overall economy is massively larger. This is way oversold even with all of the current FUD. Strong buy\t\t\n"RT @Iamanirudhsethi: $BABA \nAll dip buyers are FUC**D https://t.co/c83EU1vn6z"\t\t\n"Trending Stocks on #fintwit: \n\n1. $TSLA 🥇\n2. $VXX 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $BABA\n6. $AMD\n7. $NIO\n8. $MULN\n9. $MRNA\n10. $AAPL\n\n#investing #stocks #wallstreetbets"\t\t\n$BABA big crash on the test of the alisa lines https://t.co/NGjdLMseXi\t\t\n$baba $60 should be temporary bottom\t\t\n"👉 $DPRO 🔥🔥\n\n✅Military and government contractors partner with Draganfly to improve personnel and infrastructure safety.\n\n👉 https://t.co/sBPxpfYbvO\n\n$BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER https://t.co/5C4hC3ZEvf"\t\t\nNow we know why @MohnishPabrai  sold $BABA. The student outdid the teacher this time.\t\t\n@ColinCh81310258 And then moon? $BABA\t\t\n$BABA added right here!!! Thank u 💯\t\t\n"RT @RomasInvestors: De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una c…"\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24…"\t\t\n$ASTR $VXX $ZIM $BABA $HD $SO $VRM $AMC $WTI Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor..... https://t.co/r5yHq7BAJD\t\t\n"$BABA \nWhat a roller coaster at least they gave us 15min of happiness before they sucked it away ðŸ˜\x81"\t\t\n$BABA Almost a round trip. https://t.co/et3RP4zPmt\t\t\n$BABA stock market 🤬 ï¸\x8f\t\t\n$BABA The Final Shakeout.... 📣\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA cotizando a 77', '24USD\n\nâ–ªï¸\x8f P/E 8', '7x\nâ–ªï¸\x8f EV/EBITDA 6', '4x\nâ–ªï¸\x8f EV/S 1', '2x\nâ–ªï¸\x8f P/FCF 10', '0x https://t.co/nhLVztG2vO"\t\t\n@Cha720Stock What changed? $BABA\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA -$3 in under 15 min.  Unreal.  All tutes and algos 🤞\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\nIf he is gonna do PT\'s I should too I think this year. I have hit every PT on every stock PT this year. $BABA $BIDU $AAPL $MSFT $NIO $MRNA $RBLX https://t.co/KcuvEjwo5U\t\t\n$baba added here 😉\t\t\n"$BABA believe it or not this going to penny land.\nUnbelievable… ï¸\x8f"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @h_2_x_o: just posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$AGRI $NKTR $BABA $CVX $JAGX $DOCU $BMY $HOOD $SANW $LIDR Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>  https://t.co/r5yHq7BAJD\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n$nio $baba $xpev $li $bidu $jd https://t.co/nHtB1fOszR\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\nSweepCast alerted: $BABA with Unusual Options Activity Alerted on $73 PUT Expiring: 03-18-2022 worth 54KðŸ\x90»  Learn Unusual Flow https://t.co/pSB4hAOvHI\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA Shorts fucked lol 😃\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RSI25\n$BABA $76.70 -1.36% -21.33% -38.14% -38.68% 19.95\n$BIRD $5.24 1.55% -8.55% -54.28% -64.88% 18.71\n$DIDI $1.86 5.97% -47.46% -56.73% -73.20% 21.99\n$PDD $26.65 4.39% -33.41% -57.83% -57.31% 23.85\n$POST $67.80 1.48% -30.91% -35.81% -33.51% 15.60"\t\t\n"$BABA \nAll dip buyers are FUC**D https://t.co/c83EU1vn6z"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA just not allowed out of the penalty box\t\t\nReddit AI says no ~~ $ASTR $VXX $ZIM $BABA $HD $SO $VRM $AMC $WTI. https://t.co/1p0nnKn9KF\t\t\n"RT @InvertirDesde0: Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE…"\t\t\n$BABA trapped some more bulls â\xad\x90\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"SWEEP 1433 $BABA 03/18/22 $71 puts for $1.98 \n\nSpot: $76.70\nVolume: 1', '853\nOI: 1', '029\nIV: 152.93%\nPremium: $283.7k\nSector: Consumer Cyclical"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Benzinga: $BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\nhttps://t.co/3c24MS…"\t\t\n$kweb $baba sold everything in China moved to $eth\t\t\nRT @NBABoxScoreBot: $BABA risk reward is great here.. i am in ï¸\x8f\t\t\nRT @root_sudosu: $BABA $NIO selling continues\t\t\n"$AMZN\n$EBAY\n$WWT\n$ETSY\n$CSCO\n$BABA\n$JD\n$MELI\n$CVNA\n$CHWY\n$W\n$RVLV\n$OSTK\n$QRTEK\n$NEGG\n$WISH\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!! https://t.co/r5yHq7BAJD"\t\t\n$BABA you can’t get a $7 move up without a $2 pullback 🆕\t\t\nRT @tradeinvincible: Literally zero excuses', ' $BABA just went green too along with many of the China tickers. I guess it really does belong…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (216)\n2. $SPY (57)\n3. $OIL (45)\n4. $BABA (37)\n5. $COM (35)\n6. $GME (25)\n7. $TSLA (19)\n8. $NIO (12)\n9. $GOOG (12)\n10. $AAPL (10)\n\nhttps://t.co/InT5oXXyaY https://t.co/wPEJBoOi63"\t\t\nRT @Ivan_Bolsa: $BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF…\t\t\n$BABA taaaaraaaaapppp??? â\x9d¤\t\t\n"$BABA sees 153 bullish options orders worth $14', '480', '867. On the flipside', ' BABA sees 83 bearish options orders worth $8', '978', "868.\n\nBABA's overall statistics show 20", '706 calls worth $42', '695', '005. On the other side', ' we have 15', '667 puts worth $48', '993', '328.\n\n11:02 AM ET"\t\t\n"$BABA Statistics as of 11:02 AM ET\n\nOrder Count:\n- Puts: 15', '654\n- Calls: 20', '692\n\nVolume:\n- Puts: 70', '520\n- Calls: 127', '161\n\nPremium:\n- Puts: $48', '960', '145\n- Calls: $42', '655', '860\n\nPut/Call:\n- Order Ratio: 75.65%\n- Volume Ratio: 55.46%\n- Premium Ratio: 114.78%"\t\t\n$BABA Alibaba: Peace Is More Profitable Than War (Especially For BABA) https://t.co/ZdR1O0X1sY\t\t\n$BABA China tech stocks battered by COVID-19 outbreak', ' regulatory woes https://t.co/BhINU4LafN\t\t\nRT @AmineHosni_: $BABA 70 billion in cash.  They should announce a 20 billion dollar buyback.  They will ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $VXX 🥈\n3. $SPY 🥉\n4. $QQQ\n5. $BABA\n6. $AMD\n7. $NIO\n8. $MULN\n9. $MRNA\n10. $AAPL\n\n( Sorted by most recent ) https://t.co/8NKPq34eHt"\t\t\n$BABA sell the rips. Thank me later 😘\t\t\n$BABA bought 75. @barronsonline article-buyers (Aka Wall St scammers) are negative (which means they are starting to buy/cover) https://t.co/6JLqAzQa7l\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yOQUMl\n$IWN', ' $HYG', ' $SPY', ' $JNK', ' $IJS', ' $IWR', ' $VSS', ' $QQQ', ' $BABA', ' $SPDW', ' $EFAV', ' $TSLA', ' $CVX', ' $USMC', ' $ALGN', ' $ARKK', ' $SPEM', ' $JPST', ' $VWO', ' $NIO https://t.co/L42Yqu73ef"\t\t\n"Xi Jinpin', ' te lo pido por favor', ' no te hagas amigo de este👇. \nMe estás haciendo bosta  $BABA', ' $XPEV y $SRNE ... https://t.co/EPEHMeIRBU"\t\t\n$BABA vale menos que cuando salió a bolsa en 2014 a pesar de tener unos ingresos 10 veces superiores y haber crecido en FCF al 30% CAGR. https://t.co/aWJsx6ZWhv https://t.co/HalPajrKMY\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $VXX\n2. $BABA\n3. $GME\n4. $TSLA\n5. $NIO"\t\t\n$BABA ouch! New low today â–¶\t\t\nRT @azadgum: @charliebilello @ycharts each time when $BABA lets us to believe its bottom', ' it searches new bottoms without telling us:)\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (159 mentions)\n2. $SPY (25)\n3. $BABA (21)\n4. $GME (17)\n5. $TSLA (9)\n6. $NIO (7)\n7. $QQQ (6)\n8. $ZIM (6)\n9. $SOFI (5)\n10. $RIVN (5)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"$BABA - Alibaba Group Holding Ltd - ADR currently at $76.95', ' (-$0.81 ', "-1.04%). \n Benzinga''s Daily Brief On Trending Tickers For Mar. 15", ' 2022: VIX Short-Term Futures', ' GameStop', ' Alibaba Group And More. https://t.co/r61Uaj4dbe"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.--- https://t.co/r5yHq7BAJD\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$BABA  $DIDI  $RLX  $HUIZ  China back! Huiz bout to report in 2 dayz! Pump it!!! 🆙\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nTue', ' Mar 15', ' 2022 @ 10:00 AM EST\n1. $NIO (+4.22%)\n2. $DIDI (+6.25%)\n3. $BABA (-1.28%)\n4. $AAL (+10.60%)\n5. $AMD (+4.98%)\n6. $RLX (+19.67%)\n7. $PDD (+3.02%)\n8. $VALE (-3.54%)\n9. $AAPL (+1.30%)\n10. $F (+1.33%)"\t\t\nMi más sincera y sentida enhorabuena a todos los que supisteis ver lo de $BABA y lleváis cortos desde que estaba a 250$.\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n"RT @AJButton2: I have a confession to make:\nI liked $BABA when it was at $210.\nI still liked it at $100.\nToday', ' at $77?\nI am falling IN LOV…"\t\t\n$BABA $90C 3/18 .38\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nso $baba leg ripped from 73.28 to 80.14 on opening: until hit back here to 77.13.  Came with a hit back from 6.41 to 6.39 $usd/ Cnh handles.   Still 6.3926 back off in currency relationship.\t\t\nYou can always count on bankers and sell side analysts to be ahead of the curve 🤣🤣 $BABA https://t.co/jYWtvbPwYq\t\t\n"RT @BitacoraBolsa: ðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8f\n\nNadie podÃ\xada preverlo', ' ¿verdad? $BABA\n\nNah... Nadie. https://t.co/pj9289Z6cU"\t\t\n"Why $baba is going down that bad?\nIs Charlie selling?\nIs it finally the capitulation?"\t\t\nRT @LaksaTasty: @AmineHosni_ That would make me cream my pants $BABA\t\t\n"Those who followed Munger into $BABA should be prepared to sell their bags only and ONLY IF Munger sells. \n\nIn for a penny', ' in for a pound. 🤣"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n$baba dumping in progress\t\t\n"Acabamos de publicar en nuestra comunidad gratuita de Telegram informe con varios puntos relevantes:\n\nResultados $DOLE ', ' Comentario sobre el delisting de compañÃ\xadas Chinas', ' Bajada de TP de JP Morgan sobre $BABA ...\n\nAccede al informe completo 👇\nhttps://t.co/TK51vo6Qwi https://t.co/0nxyyAqSEj"\t\t\n$BABA JPM can\'t be wrong about their downgrade to $65... look at the daily chart... holy smokes 🆙\t\t\nRT @mojarad_hki: $BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\n$BABA bye bye miss American pie 👀\t\t\n"$BABA believe it or not this going to penny land.\nUnbelievable…"\t\t\n@gurgavin What has changed with $BABA business model in 18 days that has them lowering PT over 28%?\t\t\nRT @ABHISHEKRATH95: $BABA Its a cash rich business with no debt.  This is an awesome opportunity. ✔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @srsundar33: $BABA smells like a squeeze 💟\t\t\nRT @ABHISHEKRATH95: $BABA Its a cash rich business with no debt.  This is an awesome opportunity. ✔\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @NotARobot1010: $JD oh wow $BABA to follow ï¸\x8f\t\t\n$SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][] https://t.co/r5yHq7BAJD\t\t\nRT @69PostMax: Buffet and Munger watching the $BABA stock price https://t.co/4ToYghDMFJ\t\t\n"@NlCKStocks Leaps on this one is how I am playing $BABA\nRidiculously undervalued even by value investing standards."\t\t\n"$SONM Sonim XP8 Smartphone Integrates Walkie Talkie in Microsoft Teams.\n$MSFT first order ðŸ\x8f† Next I hope will be.........\n$AMZN\n$EBAY\n$WWT\n$ETSY\n$CSCO\n$BABA\n$JD\n$MELI\n$CVNA\n$CHWY\n$W\n$RVLV\n$OSTK\n$QRTEK\n$NEGG\n$WISH ................................................."\t\t\nRT @SangeethSubram6: $BABA no more cash', ' else I buy here 🆕\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @A_P_Capital: @WallStCynic @SquawkStreet They are fungible. True ADR has that risk', ' but you can convert the shares of companies such as…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA someone tried to tell me I\'m an idiot yesterday for swinging calls on this. Still down on them a little but not even sweating it at all. 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @mojarad_hki: $BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA absolutely not excited by this. Anything under 115 is underwhelming. ðŸ\x8f¼\t\t\n"👑Healthy Extracts Inc. \n🔥 $HYEX 🔥 #OTCQB 🔥\n👑(UBNâ„¢) products tap the fast-growing brain health supplement and nootropics market', ' which is expected to grow at a 9.4% CAGR to reach $24.6 billion by 2027.\n\nhttps://t.co/niQnspNKHK\n\n$SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CrmTrades: $BABA leap.\n\nCall me crazy but last night in the local index it was down like 6%.  Now green."\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @AisharyaG: $NIO Scam market lets pump this to $140 and $BABA to $700 because fundamentals don\'t matter. 🚩\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n".\nCheck Out One Of Our Recent Small-Cap / Penny Stock Pick Reports:\n\nLink: https://t.co/eE4HAL4Xvc\n\n$AGRI $NKTR $BABA $CVX $JAGX $DOCU $BMY $HOOD $SANW $LIDR https://t.co/UsjLIRL0l9"\t\t\nThinking about trading options or stock in Alibaba', ' Exxon Mobil', ' NortonLifeLock', ' W W Grainger', ' or Eli Lilly? $BABA $GWW $LLY $NLOK $XOM https://t.co/Ny8vvhj8Yq\t\t\n"$BABA Gordon Gekko bought yesterday 💎\nGreed ended up saving Teldar Paper and greed', ' you mark my words', ' will end up saving BABA 🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀 📣 https://t.co/OwWAQSaFUG"\t\t\nRT @montypython06: @GentlemansJack82 I mean Forward P/Es are 1.65 for $BIDU and 1.38 for $BABA ! That\'s unheard of !!!!!!!!! Is that JP Mor…\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @AndreaAlbrigoni: $BABA watch the run shorty suckers 🔥🔥🚀🚀🚀🚀🚀 $JD $NIO ï¸\x8f\t\t\n"RT @Retweet70616769: $BABA I just got the bottom at the 73.70 looks like \n \nLETS GOOOO 👀"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @QuintNJ: The perma Bulls on Twitter who', ' have been so quiet since January because they need to figure GAAP earnings now', ' are all happy…\t\t\nRT @shruti0617: $BABA wow CNBC PUMPIMG 🚩\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @A_agrekar: $BABA In 10 years from now we will look at this price and won´t believe it. An insane opportunity to 10x imo 🥇\t\t\n@MarketRebels @Gambiste1 bottom confirmed.  buy $BABA\t\t\n"ðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8fðŸ˜\x8f\n\nNadie podÃ\xada preverlo', ' ¿verdad? $BABA\n\nNah... Nadie. https://t.co/pj9289Z6cU"\t\t\n"RT @AndrewHiesinger: $BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 13', '176\n- Calls: 16', '194\n\nVolume:\n- Puts: 58', '615\n- Calls: 98', '34…"\t\t\n@GarethSoloway What about Alibaba $Baba ? Any suggestion??\t\t\nAll these China stocks just went from red to green. $FUTU', ' $BABA', ' $BIDU', ' $NIO\t\t\nRT @AndrewHiesinger: $BABA sees 114 bullish options orders worth $12', '344', '375. On the flipside', ' BABA sees 67 bearish options orders worth $7…\t\t\nRT @macrotwain: Every $BABA dip buyer', ' please take some time with the below https://t.co/i2Cl1GGjtI\t\t\n$BABA This will do a 20-30% one day ï¸\x8f\t\t\n"RT @WealthBrah: $BABA\n\nRepeated sweeper activity on OTM calls for April 14. Whales are targeting the 90 strike', ' which is 15% OTM.\n\n8.7k vol…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA And still retardedly cheap ✨\t\t\n$BABA I don\'t believe dog shit about jpm. They are shorting. Bottom is in ✔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SilviaTriWahyu2: $BABA Not looking good for home fry. 😱 😄\t\t\nRT @Gardez71230765: $BABA welcome to the bottom ï¸\x8f\t\t\nRT @tradermusa: $BILI 136% ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO $JD https://t.co/7JILCTXAW1\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24…"\t\t\n$BABA Time to run ï¸\x8f\t\t\n"$JD +11%\n$PDD +11%\n$BABA +1%\nLos short squeeze van por barrios"\t\t\n$baba short squeeze 👀 👀 👀\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @EarningsAhead: Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24…"\t\t\n$BABA my 1k shares at 75.40.  Let this run. ï¸\x8f https://t.co/jQSlsechqf\t\t\n"Today\'s Market Heatmap - March 15\n\n$AMZN +2.75%\n$TSLA +2.20%\n$AMC +1.88%\n$ADBE +1.27%\n$AAPL +0.92%\n$DAL +9.37%\n$HYMC +24.46%\n$GOOG +0.99%\n$GOOGL +1.02%\n$BABA +1.40%\n$HYMCL +91.39%\n$INTC +0.44%\n$MAR +2.57%\n$WMT +0.53%\n$LMT +0.39%\n$MSFT +1.54% https://t.co/ddF1irGs2x"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"China names were the play today \n\n$NIO +8.5%\n$PDD +12%\n$JD +10%\n$BABA +1.3%\n$BIDU +3%"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA people with bullish tags are the dumbest mfs on this planet ↘\t\t\n"RT @Ivan_Bolsa: $BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/csrE0nj6xO"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$GOOGL\n$VXX\n$BABA\n$AAPL\n$SE\n$NVDA\n$CCJ\n$AMZN\n$FB\n\nThanks for visiting my page 💻 https://t.co/PErQoNwsh9"\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\n"I would let $BABA show me something of significance before jumping in. \n$NYSE $SPY $QQQ https://t.co/jIQYwRfXFf"\t\t\n$TAL $EDU $TME all sharp rallies today and $BABA green as well #China heating up from capitulation low.\t\t\n$BABA Ain’t no Lehmann brothers… dare I say too big to fail ï¸\x8f\t\t\n"RT @BitacoraBolsa: Charlie ""Manger"".\n\nBuen nombre', ' sÃ\xad. 😊Le viene que ni al pelo con lo de $BABA.\n\nLa de peña pillada pq un tÃ\xado que ya no se…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\nLooks like everyone buying $BABA lol\t\t\n"China names are some of the strongest today…\n\n🤷â€\x8d♂ï¸\x8f\n\nMy longs currently \n\n$BABA 78.2 -> 80 \n$NIO 14.05 -> 15.15"\t\t\n$baba on the squeeze\t\t\nSomeone please shoot me... $baba that I didn\'t catch the 73.. ffs.\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $90.00.\n\n2', '005 CALL contracts with a price of $3.99 (Ask) were purchased at a $801', '950 premium."\t\t\n"$BIDU es aún más cebado que $BABA.\n30 billion en cash e inversiones a c/p y capitaliza 38 billion. https://t.co/2yBWAOR13l https://t.co/csrE0nj6xO"\t\t\n"Trending Stocks on #fintwit: \n\n1. $VXX 🥇\n2. $VIX 🥈\n3. $QQQ 🥉\n4. $AMC\n5. $SPY\n6. $BABA\n7. $MRNA\n8. $CVX\n9. $MULN\n10. $GME\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n"@asymmetricalpha \n$baba cheers https://t.co/QnPjD3H1gm"\t\t\n$BILI 136% ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO $JD https://t.co/S5nFTbOv3Y https://t.co/7JILCTXAW1\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @MatuCastellanos: Salieron a darle a China en los últimos dÃ\xadas. Medios', ' bancos de inversión y gestores de fondos internacionales desarma…\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA I loaded up 1k shares. 🪄\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n$BABA $100 today impossible or not?\t\t\n"Update: $BABA\n\nBought today at an average entry price of 74.40.\n\nPosition size 25% of total port\n2x Leverage\n\nStop now adjusted to breakeven. https://t.co/G87mkAGvQT"\t\t\n@kanashirodesu TODO es mejor que $BABA https://t.co/B9ZgLGhbxn\t\t\n"Call me crazy', '\nbut I’ve bought $baba\n\nBut this is money I don’t mind going to zero. \n\nIf I never need to sell', ' then I’m not worried about what happens here', ' my reward is limitless. \n\nI know the risk already', ' and that’s $0. https://t.co/YRhpoXVPRN"\t\t\nRT @itscharliemar: No $BABA. Dammit go back down. I was about to buy more\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$1800 day trade review - Airlines and $BABA https://t.co/85Nld9ExDW via @YouTube\t\t\n$BABA $QQQ just sold my $BABA', ' that should put the bottom in…\t\t\n@dopegirljade Yeah that’s my boo lol Love the movement on $BABA\t\t\nNot sure if its linked but new about Saudi potentially pricing its Oil trade with CN in Yuan may also be reason for the squeeze. 25% of Saudi Oil goes to CN. $BABA $JD $KWEB 😃\t\t\n$BABA that’s gotta be shorts covering… 😀\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Tengo que confesar que hoy he pecado y he comprado $BABA', ' aunque poquito.\n\nStop ajustado a mÃ\xadnimos de hoy. https://t.co/921o5ua2Ck"\t\t\n$BABA 6', '050 tests', ' and a $3', '788 in Net Profit. Automated Trading by UltraAlgo (Available in TradeStation and TradingView). 💲 https://t.co/efpg5KpaMI\t\t\n"Repeat Bullish Activity Detected.\n5 $BABA orders for 4/14/22 $90 calls.\n\nTotal Premium: $696K\nMoneyness: 13.88%"\t\t\n$BABA welcome to the bottom ï¸\x8f\t\t\n$BABA Not looking good for home fry. 😱 😄\t\t\n$BABA Why Alibaba', " Nio And Other Chinese Stocks Are Falling Today https://t.co/voASdw7FyU\t\t\n$BABA Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain https://t.co/wwOFsXYfJk\t\t\n$BABA Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing's Russia Ties Spark Investor Concerns https://t.co/GqmiDhupRi\t\t\n$BABA Why Baidu", ' NetEase', ' and Alibaba Stocks Keep Falling https://t.co/azxOmb4khd\t\t\n$BABA Alibaba stock has dipped by 38% over the last month: here are the best places to trade it https://t.co/HawBHNswDb\t\t\n$BABA Alibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. https://t.co/Eeg15EDLnY\t\t\n"$BABA #Alibaba haciendo el reversal. Falta ver el cierre pero pinta bien. De 73$ a 78$ en minutos. \n\n#bolsa https://t.co/1JPfjIjfBO"\t\t\n$BABA Why Alibaba And Nio Are Seeing High Interest From Retail Investors Today https://t.co/kCQqFzuNxo\t\t\n$BABA Alibaba stock keeps sinking toward a 6-year low', ' Nio stock also dives as Chinese ADRs continue selloff https://t.co/EP4NAZwnFW\t\t\n$BABA China tech stocks battered by COVID-19 outbreak', ' regulatory woes https://t.co/BhINU4tyRd\t\t\n$BABA Alibaba Stock Plummets on Delisting', ' Covid-19 Fears https://t.co/0lDdKEShXD\t\t\n"✅@HealthyExtracts 👉 $HYEX 🔥\n✅The company has been experiencing a rapid ramp up in sales', ' and expects a more than 100% sales growth rate in 2022.\n\nhttps://t.co/7tYbwB5r19\n\n@Duke4900 \n\n$AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA"\t\t\nIn The Group 3 live analysis session today', ' talked about $BABA', ' it has strong momentum on the decline', ' not liking to buy it without a blue box to trade.  #Elliottwave #Trading #Stocks\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"$BABA\n\nRepeated sweeper activity on OTM calls for April 14. Whales are targeting the 90 strike', ' which is 15% OTM.\n\n8.7k volume vs 7.2k OI. Likely a new position being opened.\n\nFlow via @unusual_whales. https://t.co/LEt80sncdz"\t\t\n"#chinesecompanies making news $BABA\n#strategy\n\n70.9% Win probability\nMake up to 36.1% (35.4% annualized)\n20% cushion\nBreakeven $69.82\nInvest $6981.98\nBuy 1 $85 call\nSell 1 $110 call', ' 1 $70 put\nExp 3/17/23\nhttps://t.co/gt8SFcvyqU\n#investors with more #options\n\nTA @CryptoMichNL https://t.co/pTI0l2UcHZ"\t\t\nEvery $BABA dip buyer', ' please take some time with the below https://t.co/i2Cl1GGjtI\t\t\n"$BABA sees 114 bullish options orders worth $12', '344', '375. On the flipside', ' BABA sees 67 bearish options orders worth $7', '330', "209.\n\nBABA's overall statistics show 16", '226 calls worth $34', '104', '516. On the other side', ' we have 13', '205 puts worth $39', '955', '491.\n\n10:38 AM ET"\t\t\n"$BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 13', '176\n- Calls: 16', '194\n\nVolume:\n- Puts: 58', '615\n- Calls: 98', '341\n\nPremium:\n- Puts: $39', '908', '419\n- Calls: $34', '080', '806\n\nPut/Call:\n- Order Ratio: 81.36%\n- Volume Ratio: 59.60%\n- Premium Ratio: 117.10%"\t\t\nRT @InversorExperto: Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo…\t\t\n$BABA In 10 years from now we will look at this price and won´t believe it. An insane opportunity to 10x imo 🥇\t\t\n$BABA wow CNBC PUMPIMG 🚩\t\t\n$BABA  ï¸\x8f https://t.co/QXRCI22Ul4\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA I just got the bottom at the 73.70 looks like \n \nLETS GOOOO 👀"\t\t\n$BABA watch the run shorty suckers 🔥🔥🚀🚀🚀🚀🚀 $JD $NIO ï¸\x8f\t\t\n$BABA squeezeeeew 🥇\t\t\n@GentlemansJack82 I mean Forward P/Es are 1.65 for $BIDU and 1.38 for $BABA ! That\'s unheard of !!!!!!!!! Is that JP Morgan analyst (yesterday\'s Downgrades) out of his mind ????? ï¸\x8f\t\t\n"RSI25\n$BABA $79.41 2.12% -18.55% -35.95% -36.51% 23.00\n$BIRD $5.28 2.33% -7.85% -53.93% -64.61% 19.35\n$DIDI $1.94 10.23% -45.35% -54.99% -72.13% 23.68\n$FSLY $13.63 2.48% -9.01% -52.38% -68.46% 24.62\n$PDD $26.82 5.05% -32.98% -57.56% -57.04% 24.18"\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$NIO Scam market lets pump this to $140 and $BABA to $700 because fundamentals don\'t matter. 🚩\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $SHOP $HYG $TTWO $VIX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/VMwcBE4mGq\t\t\n"$BABA leap.\n\nCall me crazy but last night in the local index it was down like 6%.  Now green."\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $SHOP $HYG $TTWO $VIX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrH1R3 https://t.co/L6MR6HWMwQ\t\t\n$BABA  sharing for the meme ðŸ\x8f¼\t\t\n@WallStCynic @SquawkStreet They are fungible. True ADR has that risk', ' but you can convert the shares of companies such as $BABA to the hong kong shares without the VIE structure. Overall regulatory risk is another issue to discuss', " but the ADR issue isn't the game-over threat many make it out to be.\t\t\n#Options Flow Stream Update $AMZN $TSLA $GOOGL $BABA $SHOP $HYG $TTWO $VIX $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlalc3 https://t.co/BAHdOym7Bu\t\t\n$BABA added", ' F bears 📊\t\t\n$BABA no more cash', ' else I buy here 🆕\t\t\n"@Fer_de_Lomb ¡No a tanta como quisiera!\n\nAl menos avisé de lo de $BABA"\t\t\n$BABA f u bears ðŸ\x90» ☑\t\t\n$JD oh wow $BABA to follow ï¸\x8f\t\t\n"RT @pure_sophy: $baba も凄ã\x81„ã\x81‘ã\x81© $PDD ã‚‚ã\x81£ã\x81¨å‡„ã\x81„ã\x81ªã€‚\næ\xa0ªä¾¡âˆ’90%ã\x81§2018å¹´ã\x81®ãƒ¬ãƒ™ãƒ«ã\x81«é€†æˆ»ã‚Šã€‚\n\nã\x81“ã\x81®é\xa0ƒã\x81‹ã‚‰ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81®ã‚·ã‚§ã‚¢ã‚’食ã\x81„ã\x81¾ã\x81\x8fã\x81£ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81«å½“時ã\x81¨å\x90Œã\x81˜æ\xa0ªä¾¡ã\x81¯é\x81•和感ã\x81‚りã\x81™ã\x81Žã‚‹ã€‚\n\n200ドルã\x81®æ™‚ã\x81¯ãƒ†ãƒ³ãƒ\x90ガーå\x8f–れã\x81Ÿã\x81®ã\x81«è²·ã\x81£ã\x81¦ã\x81ªã\x81\x8fã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã\x81¨ã\x81•ã\x81ˆæ€\x9d…"\t\t\n$BABA 180-300++++ â\x9d— https://t.co/CuqiFROZQL\t\t\n$BABA Its a cash rich business with no debt.  This is an awesome opportunity. ✔\t\t\n$BABA smells like a squeeze 💟\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n"Yo nunca publico mis trades. \nPero si no lo hago con este rebiento\n\n$BABA\n\n@BitacoraBolsa amigo a quien se la dedicamos este largo en el Bazar Chino?\n\n@mario10xCiento no dió tiempo a a visarte jeje https://t.co/P207qFkR24"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n@AmineHosni_ That would make me cream my pants $BABA\t\t\n@charliebilello @ycharts each time when $BABA lets us to believe its bottom', ' it searches new bottoms without telling us:)\t\t\n"$NIO\n$BABA\n$HUYA\n$TIGR\n$TME\nCrowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]] https://t.co/r5yHq7BAJD"\t\t\nRT @AmineHosni_: $BABA 70 billion in cash.  They should announce a 20 billion dollar buyback.  They will ï¸\x8f\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/P2sE8olUmh\t\t\n$Baba https://t.co/krDH84Ljdj\t\t\n$BABA - Alibaba: The Risks Are Greater Than Bulls Want To Believe. https://t.co/dk0uSAQM0c #stocks #business #finance\t\t\nLiterally zero excuses', ' $BABA just went green too along with many of the China tickers. I guess it really does belong under $1. $WISH\t\t\nInteresting correlation between $cake and $baba https://t.co/AmeBLpD0z1\t\t\n$BABA $NIO selling continues\t\t\n$BABA risk reward is great here.. i am in ï¸\x8f\t\t\n$BABA 70 billion in cash.  They should announce a 20 billion dollar buyback.  They will ï¸\x8f\t\t\n$BABA coming off the bottom here grabbed some https://t.co/Wavu0C4AV4\t\t\n$BABA  started a position here and $BIDU hopefully near the bottom will stop out manually if it get to bad but long term otherwise â\xad\x90\t\t\n$TSLA $SPY $JD $BABA BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/HVDcVwrYKB\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$nio $tsla $baba please ðŸ™\x8fðŸ™\x8fðŸ™\x8fðŸ™\x8f🧿ðŸ\x8d€ https://t.co/3GkGKBNB2a\t\t\n$NIO $BABA $JD chart gazers are in bound because this is stupid low. Y’all must’ve never lived through a war before… ðŸ\x8f¼\t\t\n$BABA green =)\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nNo $BABA. Dammit go back down. I was about to buy more\t\t\n"$BABA #Baba \n\nBouncing this morning\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/4Ox6hqXW6O"\t\t\n"$BABA red to green \n\n$138 mid January to $78 today 43% discount"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/x81DVqKguA\t\t\nit seems like we are finally getting the *china bounce*. $JD $BABA $NIO $FXI 🪄\t\t\n$BABA appears like some capitulation volume on the 1h https://t.co/AysEm7zVOT\t\t\n$BABA weeeeeeeeeeee ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $VIX 🥈\n3. $QQQ 🥉\n4. $AMC\n5. $SPY\n6. $BABA\n7. $MRNA\n8. $CVX\n9. $MULN\n10. $GME\n\n( Sorted by most recent ) https://t.co/DnEKngUZ0B"\t\t\n$BABA now nearing $80\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $TSLA $QQQ $SPY $VIX $CVX $BABA $AAPL $ABNB $VXX $ARKK $GME $AR $MARA $DISH $CRWD https://t.co/Mdhc1Z4T2Q"\t\t\nI am disgusted.  Physically pains me that I OKed $baba... others don\'t have the risk tolerance I have.  They are selling :( commence\t\t\nRT @RodAlzmann: Heard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at…\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$BABA was down >5%\n\nNow green 👃ðŸ\x8f» https://t.co/mQMa1S8D8Q"\t\t\nALWAYS remember', ' dead cat can bounce. $KWEB $BABA $BIDU https://t.co/iZrtfq0PgH\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n2005 $BABA Apr22 90.0 Calls $4.00  ASKSIDE  [MULTI] 10:28:57.737 IV=92.2% +1.7 PHLX 143 x $3.80 - $4.00 x 518 PHLX  ISO   SSR   52WeekLow  Volume=5050', ' Premium=$802k  FANG', 'OI  BABA=77.64 Ref', ' OI=7211\t\t\n"Nice timing to review China basket on scan last night\n\nFocus was $BABA $NIO $LI $BILI in room https://t.co/OEVI50C1Dr"\t\t\nScooped $BABA near the 52w low and loaded more $NIO on the dip.\t\t\n$BABA $BABAF - Alibaba: The Untold Truth. https://t.co/Y2YAZZwFs2 #economy #stocks #markets\t\t\nthe heat is on $baba $pdd $nio  $bili https://t.co/6vudaLl7hy\t\t\n$BABA they may announce going private 🪄\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/MkaCsOavcD\t\t\n@aottrades $BABA BIG PUSH R2G!!!! https://t.co/KUdRSXz1TE\t\t\n"$BABA just turned green\n\nhttps://t.co/ndWpYSh7SW  $BABA https://t.co/o4FpcTINGN"\t\t\n$BABA red to green\t\t\n@asymmetricalpha IT IS TIME!!!! $BABA\t\t\n"SWEEP 500 $BABA 04/29/22 $94 calls for $4.00 \n\nSpot: $78.14\nVolume: 1', '102\nOI: 287\nIV: 83.44%\nPremium: $200.0k\nSector: Consumer Cyclical"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nHeard about an investor that had been interested in $BABA but wanted to wait for the right price. They’ve begun to enter at these levels… after patiently waiting for five years to begin accumulating.\t\t\nAcciones de $BABA a $76 USD? IncreÃ\xadble! Tremenda empresa y en caÃ\xadda libre sus acciones.\t\t\n$BABA 4hr view from the 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/pQGeMck4Lw\t\t\n$BABA fck me pick the wrong baba for pop JD is up 6%+ 🪄\t\t\n$BABa 15 min https://t.co/Njvd5O3mAU\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @BullishRippers: Worldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZ…\t\t\n$baba short squeeze REDDIT 👀👀👀\t\t\nWorldwide market share of cloud infrastructure service providers as Q4 2021 $AMZN $MSFT $GOOGL $BABA https://t.co/Q6ujZL0Dxr\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  I’m a buyer at $60 ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nRT @realalexvieira: This Man Warned Politicians and Wall Street Are Playing You. Oil Prices Down 30% EV Stocks Crash $BABA $TWLO $PYPL $NIO…\t\t\n$BABA market is wrong back up we go 📣\t\t\nThis Man Warned Politicians and Wall Street Are Playing You. Oil Prices Down 30% EV Stocks Crash $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #kyiv #putin https://t.co/yZNQbO8U7l\t\t\n"RT @Benzinga: $BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\nhttps://t.co/3c24MS…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"To be fair Americans can buy actual Clorox Equity.\n\nWith $BABA you are buying VIE shares which is not equity but a legal fiction out of a Caribbean island that has no standing in China.\n\nWith $BABA you are a bagholder from second number one of your ownership. https://t.co/Em5Elaw3gM"\t\t\n"$BABA \nYou can have my wife you can have my life but you can’t have my shares J.P. Morgan', ' Goldman Sachs 💗"\t\t\n$BABA is that big V? 📣\t\t\n$baba ã\x81¨ã\x81‹æ°—ã\x81«ã\x81ªã‚‹ã\x81‘ã\x81©ã\x81ªww\t\t\n@dave_schwager $BABA is BRUTAL 🤷â€\x8d♂ï¸\x8f\t\t\nChina names - Small short squeeze in play! $KWEB', ' $BABA', ' $NIO', ' $JD\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"$BABA Looks like short term capitulation on large volume yesterday and a hammer forming. Way off lows\n  Would cover shorts https://t.co/BvGYBB5LhZ"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nShort Covering $BABA?\t\t\n$BABA set SL then trailing stop +3.45', ' rest with 1.00 SL https://t.co/FIkZU657tA https://t.co/1ZDFkvO09j\t\t\n"Alibaba Group Holding LtdÂ\xa0(NYSE:BABA) andÂ\xa0Tencent Holdings LtdÂ\xa0(OTC:TCEHY) are looking to mass layoffs', 'Â\xa0Pandaily reportsÂ\xa0\n\n20% at  $BABA"\t\t\nHoy en Savanto hemos ampliado la posición en $BABA', ' en el corto plazo no sabemos lo que puede pasar', ' pero lo que es seguro es que estamos comprando un buen negocio a un precio más que razonable.\t\t\n@aottrades $BABA about to go R2G https://t.co/MKfTDvnHm8\t\t\n$BABA - Sometimes you\'ve just got to catch that Fu$%in knife. https://t.co/KKaTQxnYSe https://t.co/BdYZOITF5x\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nImagine Buying $BABA at $300. Sheshhhh #Alibaba https://t.co/DUR3tlNmZ6\t\t\n$BABA Why Alibaba', " Nio And Other Chinese Stocks Are Falling Today https://t.co/voASdvQ4ak\t\t\n$BABA Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain https://t.co/wwOFsYfQAS\t\t\n$BABA China stocks fall on COVID-19 lockdowns https://t.co/DFMZ70GOzj\t\t\n$BABA Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing's Russia Ties Spark Investor Concerns https://t.co/GqmiDhcOsI\t\t\n$BABA Why Baidu", ' NetEase', " and Alibaba Stocks Keep Falling https://t.co/azxOmaMISD\t\t\n$BABA Kevin O'Leary buys Tencent", ' Alibaba', ' Meituan https://t.co/GiK3830QVz\t\t\n$BABA Chinese stocks plunge on COVID-19 fears', " concerns over Beijing and Moscow's relationship https://t.co/vvknEUfajz\t\t\n$BABA Alibaba stock has dipped by 38% over the last month: here are the best places to trade it https://t.co/HawBHNaVeB\t\t\n$BABA Alibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. https://t.co/Eeg15EVmfw\t\t\n$BABA Why Alibaba And Nio Are Seeing High Interest From Retail Investors Today https://t.co/kCQqFzdc8O\t\t\n$BABA 7 U.S.-listed China Stocks Trading At Extremely Cheap Valuations https://t.co/0aNzObN9iP\t\t\n$BABA 'Shark Tank' investor Kevin O'Leary says the rout in Chinese tech stocks like Alibaba is a good buying opportunity https://t.co/vmD6LowjF4\t\t\n$BABA Alibaba: Peace Is More Profitable Than War (Especially For BABA) https://t.co/ZdR1O0Fq4o\t\t\n$BABA Alibaba stock keeps sinking toward a 6-year low", ' Nio stock also dives as Chinese ADRs continue selloff https://t.co/EP4NAZNYxu\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nRT @DiyImplementer: @zerohedge Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', ' China\'s tech giants such as $BABA…\t\t\n$BABA bouncing\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\nChina stocks bouncing', ' no interest in playing it but good to see for overall market stability $KWEB $BABA $JD\t\t\nHe triplicado posición en $BABA. Un saludo\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA oh yeah my average now only down $2.15 to breakeven good times are back in happy days are here again 😘\t\t\nCareful while trying to catch a falling knife. $BABA.  Too much uncertainty here.  If you absolutely need to', ' consider using options. DYOR\t\t\n$BABA looks like a short squeeze', ' meme stock style 🥇\t\t\n"📻 @gurgavin \n\n🔻 $BABA https://t.co/L4mbiajYRi"\t\t\n$BABA is a clear buy here. https://t.co/LLwcEAPkDG\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n$BABA on watch\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\nWill this continue? $ALT $NIO $BABA price has broken 60 days low. https://t.co/NiHmEXtO2I #stocks https://t.co/E6x96amvdr\t\t\n"RT @charliebilello: Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"$jd +8%\n$BABA - 1%\n🤔"\t\t\n"Alibaba now has a lower Price to Sales Ratio than Clorox.\n\n$BABA $CLX\n\nData via @ycharts https://t.co/6olkrC6OIC"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nAdded $FXI $KWEB and $BABA lotto calls...  $FXI $KWEB $BABA https://t.co/HOJaHPBKQd\t\t\n@lawmaster $BABA\t\t\n$BABA carve out that bottom ya pig ðŸ‘\x8d\t\t\nWith the bounce in the markets there are not a lot of stocks on our Early Morning Movers Bearish scan. Some examples', ' not recommendations are: $BABA', ' $MRNA', ' $SE', ' $NVAX', ' $BNTX', ' $BILL', ' $NTLA', ' $ZS', " $WING. Let's see if the continue to drop today.\t\t\nRT @sspencer_smb: it seems like we are finally getting the *china bounce*. $JD $BABA $NIO $FXI\t\t\n@lawmaster $baba\t\t\nit seems like we are finally getting the *china bounce*. $JD $BABA $NIO $FXI\t\t\n@jemaemwi flipping long and short on $BABA", " but mostly shorts ï¸\x8f\t\t\n$BABA's price moved below its 50-day Moving Average on February 18", ' 2022. View odds for this and other indicators: https://t.co/CoHaDLoF5g #AlibabaGroupHolding #stockmarket #stock https://t.co/J5zkPt37DW\t\t\n"RT @MnkeDaniel: $baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$TAL $EDU $TME all green #China bouncing sharply here imo looks like we starting a very sharp rally rest of week imo #bullish #buy $BABA\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $JNK $IWR $HYG $QQQ $JPST $ENTG $ADP $ARKK $IWF $VOE $SPY $VSS $BABA $CVX $VWO $MUB $EBND $GLD $VCSH $GOLD #stock #stocks #Investment #investing https://t.co/5JE2nlrW3B https://t.co/3TuQ5jyu2w\t\t\n@asymmetricalpha $BABA\t\t\n$BABA Is Barbara Corcoran buying here? â\xad\x90\t\t\n$BABA $80c Mar 18 @ $1.99\t\t\n"RT @StockTradesUSA: $BGFV Low Float Squeeze to\n$100 🚀\n\n*Free Float:6Mil👀\n\n*Short:42%ðŸ\x8dŠ\n8Mil👀\n\nPrice/Sales:0.3\nPE:3\nNet Sales:💵1.16B\nCash:💵11…"\t\t\n"RT @juanmiguelworld: #US TELLS ALLIES #CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT....\n\nR.I.P To All Chinese #ADRs \n\nT…"\t\t\nAt what point do you get comfortable buying $BABA', ' assuming it’s not a total donut?\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$baba and $NIO got in 3k and 5k shares… looking for 10-15% rebound after 50% fall… both are oversold\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"Tuesday morning in the live room with @RobInTheBlack. $coup $nrgu $mrna $oih $hymc $baba $schn $vxx\n\nhttps://t.co/RP8BuzTcyg\n\n#TheSTRAT traders are in the chat', ' helping new traders find their feet.  #TradersHelpingTraders <3\n\n#stocks #investing #forex #trading #stockstowatch https://t.co/s87vdWCGpU"\t\t\n"✅ #BREAKINGNEWS $CWRK \n✅#CurrencyWorks Announce details of the upcoming Michael Ray #1 Country Music Airplay Commemorative #NFT minted for the @MusicFXDigital platform.\n\n👉 https://t.co/tqGh1A5MnV\n\n $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV"\t\t\n$BABA Short this Chinese garbage into the ground. 📣\t\t\nMost Active Equity Options For Midday - Monday', ' March 14 $AMD  $BAC  $F  $NIO  $PFE  $XOM  $AAPL  $AMZN  $INTC  $MSFT  $NVDA  $SIRI  $TSLA  $MRNA  $BABA  $FB  $AAL  $AMC  $SOFI  $MULN https://t.co/F8DmZANhrK\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  76% Bear ratio. Insane! 💢\t\t\n"âš¡Stocktwits rankingsâš¡\n\nTrending tickers:\n1. $AMC\n2. $VXX\n3. $NIO\n4. $NVAX\n5. $GME\n6. $AAL\n7. $IXHL\n8. $CODX\n9. $BABA\n10. $TONIC\n\nMost active:\n1. $MULN\n2. $SPY\n3. $AMC\n4. $HYMC\n5. $NIO\n6. $BABA\n7. $TSLA\n8. $GME\n9. $QQQ\n10. $SOFI"\t\t\n"$BABA\n\n¿Recuerdan cuando se movió el POC a la zona superior? Resulta que fue un cortÃ\xadsimo. \n\nAhora el POC regresa a la zona baja del precio. Más volumen abajo que arriba. \n\nVoy comprando de nuevo. https://t.co/v3GkS4hvIn"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"TIL\n$BABA doesn\'t pay a dividend. Wtf you guys are doing"\t\t\nMatko bosko $BABA po 73ðŸ˜\xad🤢\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"#NewsAlert\n✅#CurrencyWorks \n🔥 $CWRK 🔥 #OTCQB 🔥\n✅@MusicFXDigital Launches NFT for Platinum-Selling Country Star Michael Ray.\n👉 https://t.co/xQl2NIYuXf\n\n$EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM #Traders https://t.co/LBc9jBB45o"\t\t\n$BABA I think we should start buying at 60', ' not looking good after lockdown in China!! ☑\t\t\n$BABA its party time ✅\t\t\n@bi_cheong The better deal would be to buy the stocks of $jd and $baba for the price of 1 $amzn stock.\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY: \n\nSIRIUS XM $SIRI\nAPPLE $AAPL\nALIBABA $BABA\nUBER $UBER\nBANK OF AMERICA $BAC"\t\t\n"$baba right now reminds me of what I just read in Greenwald\'s Notes.\n\nCheap stocks statistically outperform. But when is it cheap?\n\n“Slightly disappointing is not enough. (...) it has to be very disappointing.\n\nBecause then the downward momentum will take over.â€\x9d"\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\nSeguimos firmes con $BABA …\t\t\nYou can now buy 5 stocks each of $jd and $baba for the price of 1 $amzn stock.  What Is the better deal?🤔\t\t\n"Delayed Trading Alerts - For Education Purposes Only\n$BABA/Bearish/$75.06\n\nFor real time join : https://t.co/x8CAUkKRFx\n\n@moneytimegroup #TheStrat #ORB #OptionsTrading #tradingtips #stockmarkets #stocks #investing #Automation #Algorithms"\t\t\nI expect $BABA to start buying back shares here. They have spent 7billion on buybacks', ' 7 left', ' so a bounce is likely to come in the near future.\t\t\nA chart released by $GS about Chinese Internet companies shrinking abruptly in the past year', ' losing almost US$2tr in market cap 😱 Wrote about this in today\'s Daily Crunch edition. Subscribe for free for more (link in bio) $KWEB $BABA $PDD $JD https://t.co/cfGYOeDl1A\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BAB…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @PiyDW: @21stCentValue Just 1 advice..when you are long on a hot potato like $Baba..never to look at daily chart..better to look at mont…\t\t\n"This year: \n$AAPL is down -17.1% \n$AMD is down -31.9% \n$BABA is down -35.4% \n$DIDI is down -66.5% \n$SOFI is down -49.4% https://t.co/4UWfSYu5jV"\t\t\n$BABA sentiment is now like everything china related will never go up again. I think 120-140 $ was cheap and I still think long term its very cheap here 70s - give it 6-12 months and should be a lot higher #buy #bullish #fear #armageddon #China https://t.co/IOZxTBPbTc\t\t\n"$baba $tcehy $jd $bidu\n#bullcase https://t.co/AZgETrcbw5"\t\t\nRolled those $BABA to $80/$83c @$.50 credit', ' exp 3/18. https://t.co/EwMsTDKlhx\t\t\n"Most popular among retail investors\n(estimates past hour)\n\n1. $NIO\n2. $GME\n3. $AAPL\n4. $AMC\n5. $AMD\n6. $BABA\n7. $COUP\n8. $TSLA\n9. $HYMC (🦧💕🪙)\n10. $FB\n\nFollow retail flows https://t.co/ZAlldqTXHr"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $KAVL 🥉\n4. $AMC\n5. $BABA\n6. $HY…"\t\t\nMissed a $73 entry on $baba. 😴\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\nGuys', ' have you ever heard about a penny stock called $baba?\t\t\nRT @HoroTamir: @21stCentValue Much of value investing has become a condescending tone of “oh Mr. Market is just irrationalâ€\x9d. But Mr. Market…\t\t\nShorting $BABA has been the easiest play I’ve ever been in 😂\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RSI25\n$BABA $74.31 -4.44% -23.79% -40.07% -40.59% 19.03\n$BIDU $105.57 -3.12% -22.84% -35.85% -29.11% 24.69\n$BIRD $5.34 3.49% -6.81% -53.40% -64.21% 20.30\n$DIDI $1.78 1.42% -49.72% -58.58% -74.35% 20.10\n$DNA $2.81 -0.71% -19.25% -51.22% -72.34% 23.53"\t\t\n@CapitalObserver Mkt\'s up 40 handles $BABA down 4.  Imagine if the s/p was flat or down 40.  It\'s a no touch till a big red mkt here.\t\t\n"$baba \n#bearthesis https://t.co/4ZaOEw72Ah"\t\t\n$BABA just that morning pump... 📣\t\t\n$BABA uninvestable 👉\t\t\n"$BABA #Trading Idea: Getting close', ' still not one for me. \n\nNotice PPO and ADX', ' looking for a reversal today or tomorrow. https://t.co/nSyJ1FKNmz"\t\t\n"ãƒ\xadシア関係ã\x81®ETFã\x81®PUTè²·ã\x81„ã\x81¯ã€\x81å\x8f–引å\x81œæ\xad¢ã\x81«ã‚ˆã‚Šã€\x81権利履行ã\x81Œã\x81§ã\x81\x8dã\x81ªã\x81„(売りã\x81Œã\x81§ã\x81\x8dã\x81ªã\x81„)模様ã\x81\xa0ã\x81Œã€\x81オプションã\x81®å£²ã‚Šã\x81¯æ¨©åˆ©æ¶ˆå¤±ã\x81§å½±éŸ¿ã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81¯ã\x81šã\x81§ã\x81‚る。\nã\x81Ÿã\x81\xa0ã€\x81今ã\x81Œçµ¶å¥½ã\x81®è²·ã\x81„ã\x81¨ã\x81‹ã\x81„ã\x81†äººã‚‚ç\x8f¾ã‚Œã€\x81途ä¸\xadã\x81§å\x8f\x8d発ã\x81—ã\x81Ÿã\x81®ã\x81§åˆ©ç¢ºã\x81—ã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã€‚ã\x81©ã\x81†ã\x81ªã\x81£ã\x81Ÿã\x81‹ç¢ºèª\x8dã\x81§ã\x81\x8dã\x81ªã\x81‹ã\x81£ã\x81Ÿã€‚\nå\x90Œæ§˜ã\x81®ãƒ\xadジックã\x81§ã€€$BABA 仕掛ã\x81‘ã\x81Ÿã\x81„"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nâ˜\xa0 $BABA | 🤡 https://t.co/zWVintolVI\t\t\n"Worst performing large cap stocks at today\'s open\n\nAluminum $ACH\n$NIO\n$TCOM\nHuaneng $HNP\n$APA\nTake-Two $TTWO\nAlibaba $BABA\nPinduoduo $PDD\nPetroChina $PTR\nSchlumberger $SLB\nChevron $CVX\nFerguson $FERG\nOccidental $OXY\nHalliburton $HAL\nExxon $XOM\n$CF\nContinental $CLR\nMarathon $MRO"\t\t\n$BABA 👇 https://t.co/S0DHKWR4rT\t\t\n$BABA do I buy here or wait throughout the day ? 🤔 â˜\x9d\t\t\n"RT @pure_sophy: $baba も凄ã\x81„ã\x81‘ã\x81© $PDD ã‚‚ã\x81£ã\x81¨å‡„ã\x81„ã\x81ªã€‚\næ\xa0ªä¾¡âˆ’90%ã\x81§2018å¹´ã\x81®ãƒ¬ãƒ™ãƒ«ã\x81«é€†æˆ»ã‚Šã€‚\n\nã\x81“ã\x81®é\xa0ƒã\x81‹ã‚‰ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81®ã‚·ã‚§ã‚¢ã‚’食ã\x81„ã\x81¾ã\x81\x8fã\x81£ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81«å½“時ã\x81¨å\x90Œã\x81˜æ\xa0ªä¾¡ã\x81¯é\x81•和感ã\x81‚りã\x81™ã\x81Žã‚‹ã€‚\n\n200ドルã\x81®æ™‚ã\x81¯ãƒ†ãƒ³ãƒ\x90ガーå\x8f–れã\x81Ÿã\x81®ã\x81«è²·ã\x81£ã\x81¦ã\x81ªã\x81\x8fã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã\x81¨ã\x81•ã\x81ˆæ€\x9d…"\t\t\n"Gap down and lower #stocks\n\n$NIO $CEI $BABA $RIG $XOM $CVX $ET $FCX $UEC $SLB\n\n+23 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/pN3EDYgNnP"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 113 | 494.7% | 🚀\n| $AMC | 35 | 218.2% | 🚀\n| $GME | 25 | 66.7% | 🚀\n| $SPY | 21 | 16.7% | 🚀\n| $BABA | 19 | 5.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@AlvaroVerrier A $BABA cuando llegue a 50$\t\t\n$BABA fuckera chin chan chun corona mother fuckera comunispt piece of shit 💲\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (151)\n2. $SPY (44)\n3. $OIL (32)\n4. $AMC (18)\n5. $GME (18)\n6. $COM (18)\n7. $BABA (16)\n8. $TSLA (15)\n9. $GOOG (14)\n10. $NIO (13)\n\nhttps://t.co/InT5oXXyaY https://t.co/hzxltvjxWg"\t\t\n$Baba To 70.00 🤑🤑🤑\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nRT @MoS_Investing: if you were ever going to be willing to buy something like $baba you’d be doing it now.\t\t\n$BABA I DONT KNOW WHY IM WAITING FOR $BRKA TO ANNOUNCE A 15% STAKE IN THIS ONE ANY MINUTE ..\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"Months ago I think I saw a Tweet about some dude putting his entire net worth in $BABA or $BIDU stock.\n\nI\'m wondering how that\'s going. 😬😣"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 107 | 463.2% | 🚀\n| $AMC | 37 | 311.1% | 🚀\n| $GME | 25 | 66.7% | 🚀\n| $BABA | 20 | 11.1% | 🚀\n| $SPY | 19 | 5.6% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA CLOSED OUT 1/2 OF THE REMAINING PUTS.. LOL.. IT WAS SAD .. I FELT THAT SAME SENSE OF LOSS AS WHEN I THREEW AWAY MY FAVORITE SWEATER WHEN IT WAS "ITS TIME" 😢\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $KAVL 🥉\n4. $AMC\n5. $BABA\n6. $HYMC\n7. $TSLA\n8. $CODX\n9. $QQQ\n10. $COUP\n\n( Sorted by most recent ) https://t.co/uJqWJdJH6f"\t\t\n$BABA probably a buy here for a trade but I don\'t have the guts\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\n~rebellion"\t\t\n$BABA   beautiful bearish price motion.  broke lod!!! 😄\t\t\n@iamseanmcd If Oil went negative so can $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 107 | 529.4% | 🚀\n| $AMC | 37 | 311.1% | 🚀\n| $GME | 25 | 66.7% | 🚀\n| $SPY | 20 | 17.6% | 🚀\n| $BABA | 20 | 11.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (56 mentions)\n2. $AMC (21)\n3. $SPY (17)\n4. $GME (12)\n5. $PPI (8)\n6. $NIO (5)\n7. $TSLA (5)\n8. $BABA (5)\n9. $PLTR (4)\n10. $QQQ (4)\nFull live & historical data at https://t.co/QhRXWexi8D"\t\t\nI mean… it can’t go to zero', ' right? $BABA\t\t\n$BABA lol someone got their cheeks clapped trying to buy at $76 âš¡\t\t\n"New Mega-Cap 52 -Week Lows for Mar 14', ' 2022:\n\n$FB $185.82\n$DIS $128.38\n$BABA $77.08\n$ADBE $407.94\n\nResearch on https://t.co/gwLDiAuOxj"\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/Zn7Yh2yA75\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"My respects for everyone holding chinese stocks in their portfolios. LET\'S SEE HOW LONG TERM DO YOU THINK😂\n$BABA $NIO"\t\t\n"$BGFV Low Float Squeeze to\n$100 🚀\n\n*Free Float:6Mil👀\n\n*Short:42%ðŸ\x8dŠ\n8Mil👀\n\nPrice/Sales:0.3\nPE:3\nNet Sales:💵1.16B\nCash:💵115M\n2022 Dividend:💵3\nStores:431\nBuyback:$25M\n\n👆WSB\n$nio $li $baba $jd $didi $tme $muln $hymc $indo $impp $husa $agri $zim $aapl $tsla $amd $xom $mro $sofi https://t.co/czDkC08N2V"\t\t\nIf the China stocks are going to have a rebound', ' it likely won\'t be until after Q1 books are closed. Can\'t see money managers wanting to show clients they are in them here. $KWEB $FXI $BABA\t\t\n"$BABA something for small accs', ' risky as always.\n\n55$ P.â™\xa0ï¸\x8f https://t.co/kecMVLNFHY"\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n"$baba も凄ã\x81„ã\x81‘ã\x81© $PDD ã‚‚ã\x81£ã\x81¨å‡„ã\x81„ã\x81ªã€‚\næ\xa0ªä¾¡âˆ’90%ã\x81§2018å¹´ã\x81®ãƒ¬ãƒ™ãƒ«ã\x81«é€†æˆ»ã‚Šã€‚\n\nã\x81“ã\x81®é\xa0ƒã\x81‹ã‚‰ã‚¢ãƒªãƒ\x90ãƒ\x90ã\x81®ã‚·ã‚§ã‚¢ã‚’食ã\x81„ã\x81¾ã\x81\x8fã\x81£ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81«å½“時ã\x81¨å\x90Œã\x81˜æ\xa0ªä¾¡ã\x81¯é\x81•和感ã\x81‚りã\x81™ã\x81Žã‚‹ã€‚\n\n200ドルã\x81®æ™‚ã\x81¯ãƒ†ãƒ³ãƒ\x90ガーå\x8f–れã\x81Ÿã\x81®ã\x81«è²·ã\x81£ã\x81¦ã\x81ªã\x81\x8fã\x81¦ã\x81—ã\x81¾ã\x81£ã\x81Ÿã\x81¨ã\x81•ã\x81ˆæ€\x9dã\x81£ã\x81Ÿã\x81‘ã\x81©ã€\x81今ã\x81\x9dã\x81®å€¤æ®µã€‚ https://t.co/Zg1soLrvje"\t\t\n"Added my 2021 $58K to $BABA on my SOLO401K at $74.42 happy 😊 \n\nOwn over $146K now of $BABA just in my solo401K! https://t.co/RGcVOETftm"\t\t\n"Take a look to:  $BABA -2.73% \n\n#news #investments #Stocks #StocksToBuy #bottomfishing #RedditArmy #FOMO #ToTheMoon #wallstreetbets #daytrading #YOLO #StocksToWatch #trading \n https://t.co/jVI4RQVwCw"\t\t\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[] https://t.co/r5yHq7jrvv\t\t\n@arbritrage86 Bought more $BABA\t\t\n"ãƒ\x90ãƒ\x90ðŸƒ\x8f\n最高値ã\x81‹ã‚‰-75%…\n$BABA https://t.co/wJROB2nlHu"\t\t\n"تØ\xadليل امازون $AMZN\nÙ…Ø\xadاصر بين 2871 Ùˆ 2824.\nاختراق المقامة يستهدÙ\x81 2951.\nكسر الدعم بيرجع 2776_2715\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/HI87PIPn9z"\t\t\n"Bought more NIO', ' Alibaba today.\n\nWent heavy into Huya', ' UP Fintech', ' and Tencent Music!\n\n$NIO\n$BABA\n$HUYA\n$TIGR\n$TME"\t\t\nMunger thrives on a value investing strategy that places an emphasis on quality over quantity. Munger', " who made headlines for saying that Chinese firms were stronger than American ones in terms of global clout. Which Chinese stock is heavy holding by Munger? $BILI $BABA $TCEHY\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/uaL4ZNmohN\t\t\n$BABA does anyone know any conclusions from the US-China talks yesterday? Can’t find anything on the web… 📈\t\t\n$BABA Don't get greedy shorts", ' exit now before this jumps back to $100+ 🔔\t\t\n"Dejo mi pensamiento sobre $CAKE y $BABA (o chinas como https://t.co/TSKxlnW5hZ). Cuando rebote #Alibaba rebota #Cake\nEntiendo que salieron mejores proyectos DEFI que #PancakeSwap pero pienso que puede haber una reversion. China es el gigante dormido.\n\n#Binance #cryptocurrecy https://t.co/GNCsawRtTu"\t\t\n$BABA great short here', ' congrats to those that shorted the fake pop', ' now it is only down from here all day and all week 🌟\t\t\n$BABA daddy is gonna make this go up very soon. 😃\t\t\n"RT @NIONenad: Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n"تØ\xadليل ابل $AAPL \nعلى اليومى Ù…Ø\xadاصر بين 150 Ùˆ 153.\nكسر الدعم بيرجع لمناطق 148 \nاختراق المقاومة يستهدÙ\x81 156\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/jrBpJOESdk"\t\t\n$BABA falls to lowest levels since 2016 🤯 https://t.co/3fkB4SYt3q\t\t\nRT @DompabloMd: $BABA Vývoj ceny akciÃ\xad Alibaba vs. vývoj tržeb.... AktuálnÄ› jsme na cenách z roku 2017', ' ale oÄ\x8dekáváné tržby za 2022 jsou 7', '…\t\t\nWhat are we supposed to make of Charlie Munger and $baba?\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Anytime Soon. $BABA $JD https://t.co/i7kihIwMUq\t\t\n@HalftimeReport so', " Kevin O'Leary recently bought Chinese tech stocks", ' including $BABA', " with a strong conviction they won't be delisted on NYSE. So", ' to play it a bit safer', " wouldn't you buy this stock on the Hong Kong Exchange", ' instead?\t\t\n"تØ\xadليل $AMD\nÙ…Ø\xadاصر بين 104 Ùˆ 101.4\nاختراق المقاومة يستهدÙ\x81 105_107.\nكسر الدعم بيرجع 98.9\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/ZPZOL8YLWr"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/Ef25UQNZUb\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"#stockstowatch 👉 $HYEX 🔥\n\n✅Healthy Extracts Launches Educational Initiative on YouTube Highlighting Clinically Proven Supplements for Heart & Brain Health.\n\nhttps://t.co/9uWPRgENGN\n\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWT @Duke4900 https://t.co/h5I3jajRiL"\t\t\n"Otro dÃ\xada normal en los mercados de ADR chinos $baba su favorita\nSeguimso cazando el piso ? #bolsamx https://t.co/jz0lZTcjjo"\t\t\n$BABA Well', ' I for one enjoyed nine minutes of up movement. 🥇\t\t\n"JPMorgan Cazenove verlaagt verkoopadvies $BABA. Koersdoel 65.\n\nWe hebben nog wat tijd om te kopen 😉"\t\t\nRT @DefencePirc: $BABA is 21% down since its IPO price in 2014\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$BABA placing my trust fund money in this', ' should pick it up back to 100 very soon! 👆\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/4VX6RJcLHD\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"تØ\xadليل Ù\x81يسبوك $FB \nÙ…Ø\xadاصر بين 191 Ùˆ 185.4 .\nاختراق المقاومة يستهدÙ\x81 194 _200.\nكسر الدعم بيرجع 181\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/qgGuvuPOZh"\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\nRT @MarketRebels: $GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n$GME $TSLA & $BABA are the three most mentioned tickers on WSB this morning\t\t\n"If these Chinese stocks keep dropping like this', ' I’m going to end up being “all-inâ€\x9d with balls of steel on China again. My second time since December 2021. \n\nThe opportunity is simply once in a decade IMO. Most likely just $BABA mainly and $TME second https://t.co/vDAKKPy913"\t\t\nRT @francastromt: ¿Gap de agotamiento en Alibaba $BABA? https://t.co/fTkkaKUQl4\t\t\n$BABA is 21% down since its IPO price in 2014\t\t\n$BABA no sube ni con el Nasdaq verde', ' que desastre de acción. $CTVA pintaza\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA the P/E is so CHEAP!! https://t.co/3isy2V1E69\t\t\n"To being down -50% or more', ' yesterday to TP at 45% 🟢 W.\n\nThis swing payed. $BABA\n\nHope you guys making a bag.ðŸ›\x90â™\xa0ï¸\x8f https://t.co/5lp3fx76Tc https://t.co/fDmcNAe0bh"\t\t\n"تØ\xadليل مؤشر الذهب $GDX\nارتد من مناطق دعم مهم عند 35.6 والان يتداول Ø\xadول المقاومة .\nمقاومة قوويه ومهمه على اليومى والاسبوعى عند 36.8 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 37.4 هدÙ\x81 اول \n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/sWtShgH8Lc"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/i1BOpLy7MF\t\t\nClosed $BABA shorts @ $74.20 https://t.co/6a2P9u99UF\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"$cciv $pins $hofv $jd $aci $qs $baba $jack $mmnff $nakd $kimtf $iipr $apha $tlry $pltr $dbx $rdfn\n$work $solo $kbh $cake $dri $gramf $amd $nvda $amzn $intc $cat $pton $axp $ups $algn $ma $vz $ko $mrk \n$plug $googl $nvta $mmm $expr $dal $wfc $c $edit $cof $lcid https://t.co/AXylgcP0li"\t\t\nThe perma Bulls on Twitter who', ' have been so quiet since January because they need to figure GAAP earnings now', ' are all happy and comparing themselves to Charlie Munger owning $BABA\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"تØ\xadليل روكو $ROKU \nÙ…Ø\xadاصر بين 203 Ùˆ 98.5.\nاختراق المقاومة يستهدÙ\x81 108.5 .\nكسر الدعم بيرجع لمناطق 90\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/BW6Cgz7XJo"\t\t\n$BABA $SPY  The Sell-off in Chinese stocks is because investors are assuming US may Sanctions Chinese Companies that trade with Russia.\t\t\n"Option Alert $BABA Mar 18 2022 70 Put \n- Price: 3.04 \n- Money: $233', '776 \n- Volume: 769 \n- OI: 6380  Delta: -0.34 IV: 164.227 \n- ToS Symbol: BABA220318P70 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-15 09:43:51 ]"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA if you don’t plan on holding this under $50 and at least 2 years.. now is the time to exit. 👀\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/vOX0JYt8VW\t\t\n$BABA 80 strikes loaded ✔\t\t\n"Trending Stocks on #fintwit: \n\n1. $AMC 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $BABA\n5. $VIX\n6. $QQQ\n7. $SPX\n8. $COUP\n9. $GFAI\n10. $CTK\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n@RampCapitalLLC $BABA has ruined my entire life\t\t\nAnyone who “dollar cost averagedâ€\x9d into $BABA has run out of dollars & is now using pennies.\t\t\n$NIO $BABA  o’Leary bought the dip â\xad\x90\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"تØ\xadليل Ù†Ù\x81دا $NVDA \nمقاومة قويه الان عند 217 اختراقها والثبات Ù\x81ÙˆÙ\x81ها يستهدÙ\x81 219.6_224.\nدعم اول 213.5 دعم ثانى 211 كسره بيرجع 204.6\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/GYGtsHhPIg"\t\t\nBenzinga\'s Daily Brief On Trending Tickers For March 15', ' 2022: VIX Short-Term Futures', ' GameStop', ' Alibaba And More $GME $BABA $AMC $HYMC $TSLA https://t.co/ibcxEB8Kct\t\t\n"Watch: China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management - Bloomberg\n\n$NIO $BABA https://t.co/cmVuePD4aH"\t\t\n"تØ\xadليل تسلا $TSLA \nÙ…Ø\xadاصر بين 786 Ùˆ 763 .\nاختراق المقاومة يستهدÙ\x81 807.\nكسر دعم بيرجع لمناطق 747\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/NLMHKuXZXE"\t\t\n$BABA SHORTS THOUGHT TODAY ANOTHER 10 PERCENT DOWN? LOL NOT THAT EASY JUNIOR... SUICIDE SHORTING HERE 😘\t\t\n👀 $BABA https://t.co/5lp3fx76Tc\t\t\n$BABA BOUGHT 80$ CALLS.. GOES AGAINST MY BETTER JUDGEMENT LOL\t\t\n"Trending now on FinTwit\n$TSLA $AAPL $NVDA $MRNA $FB $AMD $MULN $BABA $MSFT $NIO https://t.co/eBFX9pDyri"\t\t\n$BABA LETS GOOOOOO ï¸\x8f\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/o4NSpgbIno\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @SmartOption20: تØ\xadليل سباكس $SPX \nمقاومة قويه ومهمه عند 4215_4220.\nاختراق المقاومة يستهدÙ\x81 4236 _ 4257.\nدعم اول 4202 دعم ثانى 4184 كسره ب…"\t\t\nThe communist horror continues... $BABA currently -1.9% at $76.31. https://t.co/mLGuRkkADs\t\t\n"تØ\xadليل سباكس $SPX \nمقاومة قويه ومهمه عند 4215_4220.\nاختراق المقاومة يستهدÙ\x81 4236 _ 4257.\nدعم اول 4202 دعم ثانى 4184 كسره بيرجع 4166_4128\n---\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/MATIErgEML"\t\t\n$BABA I still love you long time. 💫\t\t\n$BABA Turnaround Tuesday â\x9d¤\t\t\n$BABA 80s incoming 🤞\t\t\n"$BABA  \n  I believe fear will drive this down further', ' but I believe the company is worth $250+', ' presently. ✅"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"RSI25\n$BABA $75.64 -2.73% -22.42% -38.99% -39.53% 19.53\n$BGS $25.83 0.35% -10.68% -14.50% -13.64% 24.40\n$BIRD $5.26 1.94% -8.20% -54.10% -64.75% 19.03\n$COCO $7.54 -0.26% -25.42% -37.11% -31.76% 24.46\n$DIDI $1.80 2.27% -49.30% -58.24% -74.14% 20.46"\t\t\nComprando #BABA $BABA para buscar el SC... https://t.co/YeLvKopHbh\t\t\n"RT @AJButton2: The genius of Charlie Munger:\nIn this video Munger defends investing in China', ' and says Russia is uninvestable.\nWeeks after…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n20% scalp on $BABA already.\t\t\nLong $BABA $75.9 super risky\t\t\n$BABA I will tell you when to buy. When we get two SA articles in a row with a sell recommendation. 😄\t\t\n$BABA   But Mother won’t let him. ðŸ’\x9d\t\t\n"RT @jenzhuscott: 20 Sept 2014\nAlibaba was listed at $93\n#Bitcoin was $408\n\nToday: \n$BABA $77.76 \n#Bitcoin $38', '872.80"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"The genius of Charlie Munger:\nIn this video Munger defends investing in China', ' and says Russia is uninvestable.\nWeeks after the interview', ' Russia invaded Ukraine.\n$BABA\nhttps://t.co/54ay68ISHY"\t\t\n"RT @AJButton2: $BABA takes another huge dive at open.\nAt this rate stock will be trading below book value in a few months. https://t.co/DBG…"\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $AAL', ' $CVX', ' $BABA', ' $NIO\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n$BABA 73.5 and pick your play â–¶\t\t\nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"@WSJmarkets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/DEQWWf3XUm"\t\t\n$BABA China tech rout: Hong Kong market sinks after JPMorgan calls sector \'uninvestable\' as global funds shun macro', ' geopolitical risks ✅\t\t\nSecondary target reached in $BABA', ' this one took just 11 days. https://t.co/IPGamNN5Bb https://t.co/lYSciZzSZ2\t\t\n¿Gap de agotamiento en Alibaba $BABA? https://t.co/fTkkaKUQl4\t\t\nRT @kunal00: $baba $pdd $bidu thining these are exhaustion gaps today.. might be bouncey on this jpm downgrades\t\t\n$baba $pdd $bidu thining these are exhaustion gaps today.. might be bouncey on this jpm downgrades\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/tNg6qHS7OF\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"RT @DividendAmongUs: Buy&Pray\n\nAmpliamos $BABA y $TCEHY\n\nToca aguantar el vendaval 🤕 https://t.co/cGwd5kVdtx"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @NIONenad: https://t.co/Ov7Aovovsi\n\n$NIO $BABA https://t.co/uqAhjzgQjW"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n1.3 mil $BABA @ 75.4\t\t\nUn -2% en $BABA es casi como ganar guita', ' hay que agradecer\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/jxT7zEDc8o\t\t\n"$AMZN $SPY $V $PLUG $HD $WMT $EOD $PENN $BABA \n\n!!!Start trading with us! https://t.co/McJQCtMHtW https://t.co/M7Ae3027YV"\t\t\nRT @BovedaInversion: Y otro -12% de ajuste para $BABA en HK 😵â€\x8d💫 https://t.co/zfTM3BhDFS\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA wants to open green 😘\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AMC 🥇\n2. $HYMC 🥈\n3. $SPY 🥉\n4. $BABA\n5. $VIX\n6. $QQQ\n7. $SPX\n8. $COUP\n9. $GFAI\n10. $CTK\n\n( Sorted by most recent ) https://t.co/xznljGltOm"\t\t\n"https://t.co/Ov7Aovovsi\n\n$NIO $BABA https://t.co/uqAhjzgQjW"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Stock gaps:\n$BABA -3.42%\n$BIDU -3.63%\n$COP -3.82%\n$CVX -4.56%\n$DAL 8.33%\n$GME 5.11%\n$LUV 4.74%\n$NIO -4.40%\n$PTON 4.01%\n$SNAP 3.04%\n$UAL 6.40%\n$VXX 7.22%\n$XOM -3.74%"\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 1.3M shares\nPrice: 75.40\nTotal: $101.4M"\t\t\n@trijoey @Ed_Hale @johnscharts @Striff17 @pawan1234o @VijayBhallaMCC Will keep watching $GDX. Hang Seng has looked like crap for a while', ' got worst Friday. $BABA Puts worked well', ' missed re-entry yesterday', ' and still down big today.\t\t\n"Nice print for $BABA Size: 672409 Price: 75.4 Amount: $50', '699', '638.60 Time: 930\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\nâ\x8f±ï¸\x8f60 Seconds #oil  #airlines $GTLB $IXHL $COUP $BABA see at noon 🕛 on TV 📺 more @MarketRebels ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f https://t.co/CeCBfzCjPg\t\t\n"3/15/2022 Pre-Market:\n\nBusy w/ work today', ' so not much from me. Gapped down & now pushing up. I only have short plays on my radar', ' so if we go long i’ll either trade $SPX again or look elsewhere.\n\n$AMD $LCID $MSFT $DIS to break into a VPA gap\n\n$NIO $BABA on China sanctions\n\nGLTA!"\t\t\nRT @itscharliemar: Just contributed my $58K for 2021 to my SOLO401K! Second year! Going strong! Guess where that money will be added to…\t\t\n"This is a small window in which you can buy the Amazon of China', ' boasting over 1B customers', ' a cash flow of $20-30B and a cash pile of around $100B at the same ratios you pay for a bank stock. \n\n$Baba"\t\t\nRT @AJButton2: $BABA down another 6% pre-market as China panic selling continues https://t.co/RHm7AzhZaX\t\t\n"$BABA \nBABA 220414C80\nBABA 220520C100\n#watch \nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\n$BABA \nhigh risk play but using a 71.70 Hard STOP vs a upside tgt of  85.98 from here and beyond https://t.co/m1FSxn7Zjl"\t\t\nBenzinga\'s Daily Brief On Trending Tickers For Mar. 15', ' 2022: VIX Short-Term Futures', ' GameStop', ' Alibaba Group And More $GME $BABA $AMC $HYMC $TSLA https://t.co/4edpvyAWjC\t\t\n@MattchengBtm $BABA\t\t\n$BABA another successful close today shorted at 109 SL 114. Win the game slow steady💰 👆 https://t.co/K6xJ5f1pS3\t\t\n$BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/D3DDmGicyK\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n@LaninMZ Jaja compro más $BABA\t\t\n$BABA seems oversold', ' both RSI and Stochastic are low. Thoughts on this? https://t.co/lhZy3gQ8Ub #stocks https://t.co/WlNEtIoIRI\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\nThere is a difference between going against the grain', ' and just knife catching companies like $BABA. Dont be a hero', ' be a hero with common sense..\t\t\nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA https://t.co/gsdzaeurc8\t\t\n$PSFE $BABA buy this now. Asap. Wait 6 months or a year. Quadruple your 💰 🤑 💸 . â\x9d¤\t\t\n@Dpaulson123 Agreed. At least at the Casino I\'m pretty sure the Slot Machine isn\'t going to disappear after I put my money in it though. Can we say that about $BABA or $NIO ? ï¸\x8f\t\t\n"RT @bread_eye: Todays Watchlist:\n\n$SNOW 180 call > 170.60 | 155 put < 163.70 \n\n$SPLK 115 call > 112.20 | 105 put < 109.30\n\n$DASH 80 call >…"\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n$PLTR $BABA buy this now. Asap. Wait 6 months or a year. Quadruple your 💰 🤑 💸 ........ 🌟\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @garyHeff: I finally understand why it’s called Poor Charlie’s Almanack \n\n$BABA https://t.co/hoL0eA6t8X"\t\t\n"Stocks I am Trading Today:\n$COUP\n$BABA\n$BIDU\n$MRNA\n$SHOP\n$UPST\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 437\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 435\t\t\nRT @BULLReturns: When the sector bottoms so will $BABA', ' is the de-rating sufficient yet?  Unlikely', ' 10 year lows and single digit PEs are l…\t\t\nRT @HyenukChu: $BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"I finally understand why it’s called Poor Charlie’s Almanack \n\n$BABA https://t.co/hoL0eA6t8X"\t\t\n"$BABA Yellow support line shown yesterday sits around $73. See if we tap that and bounce today.\n\nBelow that I actually have $55 PT on this if things don\'t improve.\n\nWill be looking to scale in some here for hopefully a longer hold', ' but if not a sharp bounce. https://t.co/BC2GGw29RV"\t\t\nGood morning! Futures/indices are up ahead of Fed meeting/FOMC. Commodities are down. Join our discord https://t.co/cD6aoZzWb9 Top watches $SPY $QQQ $MRNA $BABA $XOM and a few large caps/tech. #stocks #options #daytrading #swingtrading\t\t\n$BRK.B $BABA https://t.co/YTr4FaRtRi\t\t\nRT @smbcapital: Stocks the desk is watching: $COUP $NTRA $BIDU $NIO $BABA https://t.co/3NVPnqSJMz\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nStocks the desk is watching: $COUP $NTRA $BIDU $NIO $BABA https://t.co/3NVPnqSJMz\t\t\nLast note on CN ADR or not meltdown in HK - the usual pattern - bottomfish in US - then the risk of Asian sellers to come in later in the US trading day ahead of Asia opening - ..I had fund friends told me $BABA is cheap at 105', ' 90', ' 80.. now at 74 - who is to say it wont goto 50.\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $GME\n2. $VXX\n3. $BABA\n4. $AMC\n5. $PPI"\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n$BABA  Should jump on Lock down ...    Buying in today ✅ 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA buy this now. Asap. Wait 6 months or a year. Quadruple your 💰 🤑 💸 ðŸ‘\x8d\t\t\n@sahil_vi @itsTarH Check $baba and $amd\t\t\n$BABA This has another 50% to fall. â\xad\x90\t\t\n$BABA Ba ba baaaaaa', ' ba ba barannnnn. What happen to you girlllll 🤞\t\t\nRT @KingOfSardonica: @averygrrl The McDonald’s value meal now offers fries and controlling interest in $BABA or a 32-Oz soft drink with the…\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n@averygrrl The McDonald’s value meal now offers fries and controlling interest in $BABA or a 32-Oz soft drink with the purchase of any hamburger. So far', " everyone has chosen the soft drink.\t\t\n$HSI reached trendline and horizontal support. Watch for a bounce here. $BABA $JD $PGJ $BIDU https://t.co/fDZEnuSsMa\t\t\n$BABA 73.5 /86 if it bullish rally on covers run today\t\t\n@Trader_XO $BABA and $LKNCY are my biggest bags let's go!!!\t\t\nwatchlist: $COUP $UAL $GME $JOBY $BABA\t\t\n$BABA is way too undervalued. #China too.\t\t\n$BABA could give 2 shits what these bears say", ' at this price', ' and after the bash it just took', ' you would be a fool to say it’s going lower. 🆓\t\t\nAlibaba debuta en la informática en la nube fuera de China en Singapur; afirma que reducirá el gasto en TI en un ~50% $BABA\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA fundamentally is a steal at this price. Risks of course is conflict with China or even possible delisting\t\t\nRT @OptionAlert: Largest open interest increases among single stock options for 3/15 include $SIRI', ' $AAPL', ' $BABA', ' $UBER', ' and $BAC.\t\t\n"Slight caution with the daily descending wedge - bulls may get some follow through on a bounce and finding the hourly LH may be tricky; must have a clear level or structure. \n\nWatching $BABA and $NIO for bull reaction after the short"\t\t\n"$BABA Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\n\nhttps://t.co/3c24MSpTPx"\t\t\n@MichaelMOTTCM Different business models.  $BABA is the right company to compare to $AMZN.  But with less regulation compare to what Alibaba is getting.\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. | Barron\'s $BABA https://t.co/zjlfrNPMQp\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"$NIO $BABA\n\nhttps://t.co/B0JYCt0UIR"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n$BABA - Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\t\t\n$BABA China tech rout: Hong Kong market sinks after JPMorgan calls sector \'uninvestabl… https://t.co/vUSLInO1ji\t\t\n$BABA - Alibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50%\t\t\n"Top 5 symbols by trending count over the past 24hrs (based on 5 minute intervals): \n \n$GME 236 \n$MRNA 229 \n$BABA 225 \n$NIO 217 \n$BNTX 211 â–¶ https://t.co/9WTLLIb20R"\t\t\n$BABA confidence will fly over 77 ï¸\x8f\t\t\nAlibaba Marks Cloud Computer Debut Outside China In Singapore; Claims It Will Cut IT Spend By ~50% $BABA\t\t\n"Todays Watchlist:\n\n$SNOW 180 call > 170.60 | 155 put < 163.70 \n\n$SPLK 115 call > 112.20 | 105 put < 109.30\n\n$DASH 80 call > 77.60 | 70 put < 74.10 \n\n$BABA 78 call > 75.65 | 70 put < 71.80 \n\n“>â€\x9d = if above \n“<“ = if below \n*5/10 min charts candle closes (body)*\n\nGoodluck! https://t.co/RMKPx3qpSc"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA 74 dólares premarket. Vengo jodiendo en el laburo que cuando toque 60 (mÃ\xadnimos históricos) compro y veo que cada vez hay más chances de que pase.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION \n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/wJylo5WUo3"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/oRghQTtJwP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/kVMh24HQoz"\t\t\n$BABA  grabbed some shares in premarket this morning just in case my short puts end up otm. 📈\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n$BABA no one expects it. Give me red to green today\t\t\n"LARGEST OPEN INTEREST INCREASES AMONG SINGLE STOCK OPTIONS TODAY: \n\nSIRIUS XM $SIRI\nAPPLE $AAPL\nALIBABA $BABA\nUBER $UBER\nBANK OF AMERICA $BAC"\t\t\n$BABA down 8-10% today â–¶\t\t\nRT @RobInTheBlack: #Mindthegap $COUP $NRGU $MRNA $OIH $HYMC $BABA $SCHN\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO - Cont\n$OXY - Daily\n\nSecondary\n$MRNA $AAPL - News\n$CCL $UAL - Gappers\n$FUTU - Cont\n$AMD $NVDA - Daily\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n$BABA omg going to 10 â\xad\x90\t\t\n"RT @NIONenad: Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in seve…"\t\t\n"$BABA como la vida misma. A 300 todo el mundo compró abajo. Ahora a 74 todo en mundo vendió arriba.\nVeremos cómo acaba la pelÃ\xadcula. https://t.co/LF1j5MmDif"\t\t\nLargest open interest increases among single stock options for 3/15 include $SIRI', ' $AAPL', ' $BABA', ' $UBER', ' and $BAC.\t\t\n"Trending & Most Active on Stocktwits!\n\n$AMC $BABA $NIO $GME $LKNCY $COUP $VXX $AVXL $CDEV $PDSB $DAL $UAL $LUV $GTLB $TM $MRNA $MSFT $MU $VMEO $PTON $SNAP $ZM $OXY $SLB $HAL $FCX $AG $JD $BIDU $HRL $CCJ $X $RIG $GOLD https://t.co/UXk8jveRb9"\t\t\nIn June would people look 👀 back and say we wish we got some on sale 😱  $BABA $SE $ROKU $NET $SNOW $OKTA $PANW $SHAK $SPLK $SFIX $KEYS $TTWO $SQ and more ☕ï¸\x8f\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"Good morning traders! \n\n$BABA $CL_F $HYMC is my main watch list today. Good luck!"\t\t\n"RT @moomooApp: Market Highlights\n\nTreasury yields rebound to new multiyear highs\n\nElon Musk says Tesla', ' SpaceX are facing \'significant\' inf…"\t\t\n"Kevin O\'Leary Says He\'s Bought the Dip in Chinese Stocks\n\n“O\'Leary believes China will be the world\'s largest economy in several years.â€\x9d \n\n$NIO $BABA https://t.co/Z3E2P2FCWg"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Sqwii: $FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up her…\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/9lszL7rjwL\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/fRWKlK2qLd"\t\t\n$BABA alisucka ðŸ’\x9d https://t.co/uKeC6EIMF5\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"$SNDL $GEO $BABA if you bought in march of 2020 or 2021 you were within 6.3% of the bottom. \n \nrecall what was going on during those time periods...  \nhttps://t.co/apQNprJKmi \nhttps://t.co/4CkT7qD9KS"\t\t\n$BABA fundamentals hasn’t changed one bit. It’s an opportunity of a lifetime.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"📣 Top Tickers Trending on WSB \n\nNoticeable top 10: $GME $OIL $BABA $TSLA $AAPL\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/YdYLRzgVJr"\t\t\n$BABA Who would have thought. Man', ' even getting back to $100 is a 25% rise from here. 👉\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @AjTrader7: Today\'s Market Sentiment\nIMO:\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followe…"\t\t\n$BABA literally won’t take much at all for the reversal to happen quick bc of all the shorts 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@JuanmaBolsa @Magyar4Steven Pues hoy leÃ\xada a alguien que esperaba que $BABA "se estabilizase" para comprar más. Y en las replicas que le daban', ' la peña le daba la razón... Aún me estoy preguntando qué coño es eso de "estabilizarse".\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$baba \n\nPut a 20x Multiple on the 2025 earnings = $243.2billion\n\nCurrent market cap for the whole of Alibaba is $210.78 Billion\n\nSo you would be getting everything else for free in 2025.\n\nNot that valuation matters to many people at this point…"\t\t\n@BoardGameNumber Source? $BABA\t\t\n#Mindthegap $COUP $NRGU $MRNA $OIH $HYMC $BABA $SCHN\t\t\n$BABA Shameful to see what\'s happening to this stock and company ↔\t\t\nRT @69PostMax: Buffet and Munger watching the $BABA stock price https://t.co/4ToYghDMFJ\t\t\nRT @Sqwii: $FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up her…\t\t\n@thetradingchick Would you also include $BABA in that statement?\t\t\n"Почему инвеÑ\x81торы Ñ\x81браÑ\x81ывают акции Alibaba', ' из-за чего падают акции AMD и Nvidia? $BABA $AMD $NVDA $COUP $FB\nhttps://t.co/4oWTjMOeAm"\t\t\n"RT @bear_fuker: Good morning #fintwit lets have a great day today! #stockstowatch today\n\n$HYMC $AMC $GFAI $RBLX $MULN $TSLA $EXN $CTK $AAPL…"\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月15日時点)\n\n1. GameStop $GME\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. Apple $AAPL\n6. iPath S&P 500 VIX Short-Term Futures ETN $VXX\n7. Invesco QQQ Trust $QQQ\n8. $SOFI\n9. ARK Innovation ETF $ARKK\n10. $AMZN"\t\t\n"Great call by Kevin O\'Leary in $BABA yesterday\n\n(note to Kevin: it\'s pronounced Baa Baa) https://t.co/91jUzJQQbt"\t\t\nLos value investors de $BABA están algo callados ', 'Se acabó el dinero de tantos DIPS que compraron ???\t\t\n$KWEB $TME $BABA bouncing today 📣\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 15\n\n1. GameStop $GME\n2. iPath Pure Beta Crude Oil ETN $OIL\n3. Alibaba $BABA\n4. Tesla $TSLA\n5. Apple $AAPL\n6. iPath S&P 500 VIX Short-Term Futures ETN $VXX\n7. Invesco QQQ Trust $QQQ\n8. $SOFI\n9. ARK Innovation ETF $ARKK\n10. $AMZN"\t\t\n"Watchlist\nUpside:\n$IXHL\n$UAL $DAL $LUV raising revenue outlooks \n$MRNA\nDownside:\n$NIO\n$COUP DOWN AFTER EARNINGS\n$BABA\n$JD\n$NTRA CDNA said it won $44.9M in a false advertising trial against the company\n$OXY $CVX $UCO OIL"\t\t\n"RSI25\n$BABA $74.15 -4.64% -23.95% -40.19% -40.72% 18.97\n$BIDU $105.00 -3.64% -23.26% -36.19% -29.50% 24.51\n$BIRD $5.26 1.94% -8.20% -54.10% -64.75% 19.03\n$CLX $128.00 0.30% -7.54% -9.46% -23.71% 24.79\n$DIDI $1.76 0.00% -50.42% -59.16% -74.71% 19.49"\t\t\nGotta take a shot at $BABA today. It getting to that point https://t.co/LgXhX5uomt\t\t\n"Good morning #fintwit lets have a great day today! #stockstowatch today\n\n$HYMC $AMC $GFAI $RBLX $MULN $TSLA $EXN $CTK $AAPL $BABA $RCAT $NIO \n\nGood luck today everyone!"\t\t\nI expect $BABA to touch the 60s today. Hope I’m wrong.\t\t\n"💨ONE HOT MINUTE💨\n\nOn watch 👀\n$AAPL', ' $AMD', ' $TLSA', ' $NIO', ' $COUP', ' $AMC', ' $GME', ' $HUBS', ' $RBLX', ' $ZM', ' $AAL', ' $UAL', ' $DAL', ' $PTON', ' $BABA\n\n🔥 $HYMC', ' $ITP', ' $CTK', ' $GFAI', ' $EXN', ' $AGRI', ' $NRGD\n\nEarnings (AMC): $SFT', ' $LOTZ', ' $SMAR\n\nIPOs: $AKAN"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nRT @The_RockTrading: Premarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nReddit AI says no ~~ $ASTR $VXX $ZIM $HD $BABA $SO $AMC $VRM $WTI. https://t.co/1p0nnKn9KF\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"Pre-Market Movers | March 15\n\nhttps://t.co/Rp0wJ0xuHu\n\n$GTLB $VIR $DAL $UAL $PTON $NIO $PTR $BABA $CVX $UPWK $SPX $SPY $NDX $QQQ"\t\t\n"Quick valuation of $baba Alibaba’s cloud unit \nChina cloud revenue to reach \n1 Trillion RMB by 2025\n= $160billion\n\nAlibaba’s market share is at 38% \n=$60.8billion\n\nAWS (Amazon Web services) has a margin of 30.3% so even if Ali Cloud had a 20% margin.\n=$12.16Billion\n\n1/2"\t\t\n@GasBuddyGuy Collapsing is a bit dramatic….retracing after a massive run would be a better description. $baba price is collapsing\t\t\n"RT @RuniteDragon: @HindenburgRes short $BABA \nDue to rising geopolitical risks', ' we believe a large number of global investors are in the pr…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"Potential down gappers - #premarket currently below yday low\n\n$NIO $BABA $COUP $DVN $KOS $XOM $RIG $OXY $GTE $MRO\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/oRZ1SVVU9o"\t\t\n$BABA at $74 pre-market. Brutal.\t\t\n$BABA  Down ANOTHER 40% in last month.  You bagholders deserve every red day.  CCP is a blight upon the earth that will be extinguished. ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (28)\n2. $COM (20)\n3. $AMC (13)\n4. $BABA (8)\n5. $NIO (7)\n6. $SPY (7)\n7. $VXX (7)\n8. $GME (6)\n9. $HYMC (6)\n10. $TSLA (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/0y14nqQMqj"\t\t\n$baba could be a good scalp for short it 74.42 gets rejected … then looking for 73.57 and 72.86\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nAlibaba $BABA vale $220bi. Eso es menos de 3x el GMV de solamente 1 dÃ\xada del año', ' el singles day. Parece que no hay compradores a ningún precio. Rechazo total y absoluto. https://t.co/8C9TSg0zyx\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n$BABA when’s munger selling? That’s when I’m buying â˜\x9d\t\t\nim buying the fuck out of $baba today.\t\t\n"20 Sept 2014\nAlibaba was listed at $93\n#Bitcoin was $408\n\nToday: \n$BABA $77.76 \n#Bitcoin $38', '872.80"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\nLargest CALL OI increases $SIRI $UBER $COTY $GM $C $EQT $NIO $BAC $KO $BMY $GDS $AAPL $RLX $BABA $UA $RIG $JD $GM $PYPL 🌷Spring Breakout $5 Sale  https://t.co/fDiXrtRj6M 🌷 #trading #learntotrade #stocks #stockstowatch #daytrading #scalptrading #optionstrading #fintwit #money https://t.co/kNRcsmo5bG\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $PPI (14 mentions)\n2. $AMC (11)\n3. $VXX (9)\n4. $NIO (4)\n5. $BABA (4)\n6. $UVXY (4)\n7. $HYMC (4)\n8. $SPY (3)\n9. $QQQ (3)\n10. $RBLX (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(Pre-Market)\n\n1. $AMC AMC +4.57%\n2. $BABA Alibaba -4.41%\n3. $COUP Coupa -28.08%\n4. $AAPL Apple +0.25%\n5. $HYMC Hycroft +97.84%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n$BABA short % to float is 4.50% https://t.co/IBY0l8gzql\t\t\n$BABA bulls feeling good at hang seng last night but woke up with a blood bath 🌟\t\t\n$BABA so many gaps up… 📣\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/Ggghgexodq\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"When your growth stocks don’t grow 😂\n\n$SPY $QQQ $IWM $AAPL $FB $BABA"\t\t\n$JD $BABA JD\'s Courier Arm Moves to Take Over Peer \'Deppon Logistics\' to compete against Alibaba.\t\t\n$BABA Wild smh https://t.co/acM3WquSll\t\t\nRT @The_RockTrading: Premarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA wen bankruptcy? 💗 https://t.co/DirdwYIAz0\t\t\nAlibaba Group Holding Limited is down -4.57% in the pre-market $BABA\t\t\n@RampCapitalLLC $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA bulls thought they were investing in Alibaba and got the 40 thieves 🆙\t\t\n"Nice print for $BABA Size: 126797 Price: 77.76 Amount: $9', '859', '734.72 Time: 854\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"Today\'s Market Sentiment\nIMO:\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followed by decent pullback then S/W GRIND\n\n$BTC UP TODAY\n\nStock I\'m going to play\n$COUP $HYMC $BABA $MRNA\n\nSee you in #ACT Will be writing my opinions down on 12 https://t.co/pT6HcD85dF"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nBuffet and Munger watching the $BABA stock price https://t.co/4ToYghDMFJ\t\t\n"@zerohedge Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/UAef5MewkW"\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$COUP\n$HYMC\n$FUTU\n$NTRA\n$GTLB\n$BABA\n$AMD\n$BIDU\n$MRNA\n$PXD\n$NVDA\n$TSLA\n$SHOP\nJust few on my list\nCurrently have 63 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbohIW https://t.co/e1hNqRwJ00"\t\t\n"RT @SpecialSitsNews: China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to…"\t\t\n"$BABA   All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@lawmaster $baba\t\t\nRT @The_RockTrading: Premarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\nPremarket Prep $NIO $QQQ $TSLA $BABA https://t.co/Uq3sOz4OmU 50% off rest of month https://t.co/fowLvyX3Tt\t\t\n"$QTT \nHow to go from $200 to $1 in 4yrs.  \nImagine Dollar Cost Averaging on that bad boy. \n$KWEB $BABA https://t.co/x0cOp6xJah"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"RT @SpecialSitsNews: China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\n"Upside: \n$HYMC +91%\n$HOLI +12%\n$GTLB +10%\n$DAL +6%\n$UAL +5%\n$ACHR +5%\n$IKNA +4%\n$LUV +4%\n$AAL +4%\n$JBLU +4%\n$AMC +3%\n$YALA +3%\n$DOLE +3%\n$CANO +3%\n$ZM +2%\n$RBLX +2%\n$SMFR +2%\n\nDownside: \n$COUP -27%\n$NTRA -14%\n$SLGG -11%\n$ANAB -10%\n$CTRN -10%\n$BABA -5%\n$DLO -3%\n$WING -3%\n$NLSN -2%"\t\t\n$BABA Yooo it’s like Christmas came early. Damnnnn. I’ve never seen it this low. Scary things are happening. This is a good buy though 🤷â€\x8d♂ï¸\x8f ✔\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$BABA esta en la boca de todo inversor en estas ultimas semanas. Muchos dicen que a medida que cae compran mas por sus fundamentales y otros se desprenden de ella con perdidas.\nPersonalmente viendo el grafico jamás entrarÃ\xada en ella', ' lleva bajista desde noviembre de 2020.\n\n#BABA"\t\t\n"RT @SpecialSitsNews: China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to…"\t\t\n"$BABA $bidu $kweb I swear if I see another adr or auditing post… these companies are fully convertible to HK shares and their auditors are Big 4 Accounting firms. \n\nBut please keep selling your shares at cash value. 😃"\t\t\n$BABA VS ALLEGRO https://t.co/PzgCxGDBsN\t\t\n"RT @MrtnzAlvrz: Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Market Highlights\n\nTreasury yields rebound to new multiyear highs\n\nElon Musk says Tesla', ' SpaceX are facing \'significant\' inflationary pressure\nhttps://t.co/ioTiiVtMkx\n\n#Stockstowatch 3/15: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $JD $BIDU $VMEO $PTON https://t.co/ydGRymophH"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @salilrajadhyx: Hmm...does this explain the $BABA and other China Tech price action over the last few days?\t\t\n$BABA some bulls just want to watch the world burn ðŸ‘\x8d https://t.co/RlksAFRVxN\t\t\n@ahern_brendan Brendan', ' perhaps as part of your updates you guys can put out a summary of the Net Cash positions of some of these companies. We are talking about $20+ps for $BABA and 60% of MCap for $BIDU and $PDD', " if I'm not mistaken. #deepvalue\t\t\nToday's Pre-Market Movers & News [Tuesday", ' March 15th', ' 2022]: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $HRL $PTON #SPX #SPY $SPX $SPY #stocks #trading CHARTS & DISCUSSION @ StonkForums . com ! -> https://t.co/Rg09VnQtcN <- https://t.co/HOsfTGDSpp\t\t\nHence', ' there is a higher likelihood that we have seen the worst of the situation for now.. and the massive discounts in the biggest marketplace (stock market) provide one with a great way to beat #inflation. $BABA long initiated at $74.50\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. https://t.co/yxdWfZbCD5 via @BarronsOnline $BABA will probably be a #valueTrap for a while', ' delisting itself is not a major risk because the US ADR can be converted to H shares but all other risks are/1\t\t\n"$BABA is currently one of the greatest buying opportunities I have seen since March of 2020. \nTrading at around a 9 X PE ratio of Net income to Market cap.. #China is not #Russia"\t\t\n$BABA munger is too old for this bs ðŸ‘\x81\t\t\n"$BABA \n\nIs Charlie buying the dip ?. 🌟"\t\t\n"@SchleterPeter Will see. One thing is clear - it is beyond traditional financial analysis. Hard to quantify such risk', ' but dangerous to ignore. I would apply a higher discount rate and a lower multiple', ' assume a slower LT growth rate.\n\n$BABA would still be cheap I am afraid"\t\t\n"@HaiKala4 @The_RockTrading Doesn’t work like that \n\n$BABA has $494B cash and current market cap is $289B \n\nGo with the flow\n\nMarket can stay irrational longer than you and me can stay solvent."\t\t\n@lawmaster $BABA Alibaba stock..\t\t\n@lawmaster $BABA\t\t\n"China says it wants to avoid hit from US sanctions on Russia...\n\nForeign Minister Wang Yi said ""China is not party to the crisis', ' nor does it want sanctions to affect China.""\n$kweb $fxi $baba $pdd $jd"\t\t\nAAPL is more vulnerable to China covid than chinets are. What do you think people are doing all day while in like down? Surfing $BIDU and buying things on $BABA\t\t\n$BABA $BTC please don’t support Russian midgets with a Napoleon complex 📢\t\t\n$BABA I\'d have to admit that the bears who said baba will go down to the 60-80 region were right. A company that is too big to fail is not being decimated by fundamental or valuation', ' but geo political issues. 📈\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\nStocks Most Talked About on Reddit: $GME $OIL $TSLA $BABA $AAPL $VXX $QQQ $SOFI $ARKK $AMZN $GLD $NET $NIO $FB https://t.co/NjRIAIKAyg\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @DrChrisBriggs: Top 30 Orders by #Fidelity Customers Premarket 3/15/2022\n$AAPL\n$TSLA\n$HYMC\n$GME\n$TNA\n$TQQQ\n$MULN\n$NIO\n$QQQ\n$AMZN\n$MSFT\n$…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\n"Alibaba trading below IPO is a huge bargain for gaining exposure to the Chinese market\n\n$baba https://t.co/6bIzxuiffw"\t\t\n@lawmaster $baba\t\t\n$BBIG $BABA needs this too as well as $AMC â–¶\t\t\nRT @CharlieMunger00: Charlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the…\t\t\n"Top 30 Orders by #Fidelity Customers Premarket 3/15/2022\n$AAPL\n$TSLA\n$HYMC\n$GME\n$TNA\n$TQQQ\n$MULN\n$NIO\n$QQQ\n$AMZN\n$MSFT\n$COUP\n$BABA\n$SPY\n$NVDA\n$AMC\n$SOXL\n$FB\n$AGRI\n$SQQQ\n$XOM\n$SOFI\n$AMD\n$VOO\n$GOOGL\n$F\n$DVN\n$CVX\n$SNOW\n$VTI https://t.co/0hgnFP6TBU"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"one of the largest stocks and options trading communities with real traders providing analysis\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $T $BABA $GOOGL $SPY $GF https://t.co/uEshH8u2E6"\t\t\n"RSI25\n$BABA $74.08 -4.73% -24.02% -40.25% -40.77% 18.95\n$BIDU $104.70 -3.92% -23.48% -36.38% -29.70% 24.42\n$BIRD $5.33 3.29% -6.98% -53.49% -64.28% 20.15\n$CLX $127.62 0.00% -7.82% -9.73% -23.94% 23.95\n$DIDI $1.76 0.00% -50.42% -59.16% -74.71% 19.49"\t\t\nMost Talked About Stocks on Social Media: $ARKK $TSLA $VXX $BABA $GME $HYMC $AMC $SPY https://t.co/GwgDgFtAVA\t\t\n"Opinion follows trend. When everyone thinks the world is on fire', ' it’s important to ask yourself: “Why do I own this? Has the business changed?""🤔\n\nIf you want to achieve impressive returns', ' you can’t let your conviction be swayed by someone else’s bias. $BABA https://t.co/Tc40GpE6kr"\t\t\n"I remember some people putting almost their whole networth into alibaba $baba when it was $180 or so. Premarket it\'s $75\n\nLosing 50% or more in an index is far different.   With the index wait it out 5 years but a company you gotta hope they turn it around"\t\t\n"If I could summarize all the tweets I’ve seen over the week into one sentence:\n\n$BABA sales are up >10x over time long period of time but the stock is below the IPO price. \n\nI don’t know why 100s of different people keep repeating this but it must be crucial and misunderstood"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA - Alibaba: Peace Is More Profitable Than War (Especially For BABA). https://t.co/3O4pjcxZaX #finance #stocks #markets\t\t\n$BABA If that’s the case US will only block a few items as US needs China products ✔\t\t\n$BABA bajando cómodamente en su Canal de Tendencia de 17 meses', ' manteniéndose en la Zona de Confort (área amarilla). Si se sale de la zona hará pullback hacia su promedio (mean reversion) #China #selloff #ChinaCrash. https://t.co/mHEEaGlRWO\t\t\nChina no es solo $BABA y los ADRs. China es también empresas más chicas', ' empresas que cotizan en Shanghai y Shenzhen', ' empresas desconocidas de Hong Kong que pagan dividendos.\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\nEl único consuelo que me queda en $baba es que', ' como se ha devaluado tanto mi inversión inicial (PM235)', ' cada dia que baja un 10% "pierdo" menos que cuando estaba a 230.🤣🤣🤣\t\t\n$BABA Looks healthy ✨\t\t\n@bogusuperstar @InversorExperto Nada', ' no te molestes que no lo entiende. Aún no sabe que para volver a $200 $BABA tiene que revalorizarse un 175%. Te dirá que él invierte a muy largo plazo y le da igual eso. Es más', ' te dirá que cuanto más caiga la acción ahora mucho mejor.\t\t\n@lawmaster $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA Awaiting Buy Signal. â–¶ Stock Trading Ideas by UltraAlgo. https://t.co/dDSwhrmbLZ\t\t\nRT @moat_Man: Charlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', '…\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"@pnvoss \n1) Get sexy girl avatar \n2) Start jarring them up and cash in by selling to lonely men on $BABA 💰 📊"\t\t\n$BABA if usa has proof China sell arms to Russia. All Chinese shares will drop like fuck. ðŸ\x8f¼\t\t\n$BABA this company the maker of bat soup? 💲\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n$BABA Red to green day? Bears get a face ripper? 😘\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"Average annual cost of an actively managed ETF per $1', '000', '000 invested: $6', '200.\n\nOver 30 years: $186', "000\n\nAverage annual cost of Vanguard's Total Stock Market ETF (VTI) per $1", '000', '000 invested: $300\n\nOver 30 years: $9', '000\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', ' I\'m looking $…"\t\t\n"Good morning TRADERS 💥ðŸ‘\x8d\n\n#stickynote\n\nAirlines cooking this morning on better feels for the travel sector', " I'm looking $AAL here ✈ï¸\x8f\n\n$AAPL at key $150 level", " a flush to 148 in the cards? \n\n$BABA can't get going", ' but maybe now at $75', ' worth a try 🤷✅\n\n$HYMC $AMC deal 😎🤑\n\n$FB https://t.co/wLjXcrFj8L"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/EyKi9vsLeY\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n$BABA squeeze by the end of the week? ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Chinese names continue to slump', ' $NIO $BABA on the radar for more sell. BABA now under $80... \n76 was key level', ' need to see retrace of this area to really hammer shorts OR\n\nbreak 73.60 https://t.co/A6qJzCXyJO"\t\t\n$BABA - Just purchased at $74 for my kids accounts.   8x 2023 EPS is too cheap.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/c2oaB6AY2f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/QXerLbspZY"\t\t\nStocks Making The Biggest Moves PM: $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $PTON & More https://t.co/7AWZOAlgDV\t\t\nLast week', ' the SEC announced that 5 Chinese stocks had been identified as CII', ' triggering a ~40% drawdown of Chinese ADRs since Mar 10 — roughly a 5-sigma move in each of the past four trading days. For more', ' access today\'s edition of the Daily Crunch. $KWEB $BABA $PDD $JD\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Vývoj ceny akciÃ\xad Alibaba vs. vývoj tržeb.... AktuálnÄ› jsme na cenách z roku 2017', ' ale oÄ\x8dekáváné tržby za 2022 jsou 7', '5x vyššÃ\xad než tehdy. Pokud ÄŒÃ\xadňan dostane rozum a poÅ¡le Putina do prdele', ' tak tohle udÄ›lá v klidu 100 % bÄ›hem pár týdnů... #jennázor https://t.co/ppixWg2SVj\t\t\n$BABA ugly. Gapping down big this morning with the market gapping up. Room down to $68 now but it is extended to the downside on the daily chart. Room to $76 then $78 on a bounce. #charts https://t.co/PQFW8d6jm9\t\t\n$BABA fml 🆕\t\t\n"@SeekingTheValue Carta de Xi Jinping a los trabajadores de $BABA:\n""Sigan trabajando', ' guarden silencio y sonrÃ\xadan en las fotos. Piensen en sus familias. Les estamos vigilando"" 25/SEPT/2021"\t\t\n$BABA how the f can it be down straight line for weeks now? ðŸ‘\x81\t\t\n"RT @Magyar4Steven: Tenéis que perseguir el rastro del dinero y ver en qué condiciones del ciclo nos encontramos.\n\nFijaos acciones que parec…"\t\t\n$BABA buying my 1000 shares soon ðŸ’\x9d\t\t\n$baba $xpev My Chinese stocks: https://t.co/Nn6Sc72zAo\t\t\n"(Pre-Market) Top & Flop: 20 Stocks To Watch | March 15\n\nhttps://t.co/JuVYnsUENv\n\n$EXAI $PSO $GTLB $DAL $GME $UAL $AAL $MRNA $PTON $ZM $COUP $NTRA $XPEV $NIO $BABA $PDD $NTAP $JD $BIDU $BILI $SPX $SPY $NDX $QQQ"\t\t\n"The #SEC is not supporting a #bitcoin spot ETF to protect youðŸ˜\x8f', ' but you can buy these stock shitcoins', ' recommended by your financial advisor🤣\n\n$arkk $baba $pypl $pltr https://t.co/3bj7n5gIJe"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MoS_Investing: if you were ever going to be willing to buy something like $baba you’d be doing it now.\t\t\n$BABA this need to grow 300% now to breakeven 😂😂😂 lol â–¶\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA I lost lot of money here. And China not condemning unprovoked war', ' I am never going to invest in Chinese stock. 👆\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"What to do as a $BABA bull being 50% or more down vs initial cost base?\nI had a similar sit with Altice Europe $ATC in 2017', ' albeit much cleaner and less political story with better r/r."\t\t\nGonna have to step in and buy some $BABA later... When something is this hated', ' you have to like it 🇨🇳\t\t\n@lawmaster $Baba coin\t\t\n$BABA 50 ï¸\x8f\t\t\n$BABA need him back ðŸ‘\x8d\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$TSLA $AAPL $ZIM $DLO $MATX $MULN $COUP $BABA $GME $AMZN $JD $MRNA $GTLB $NLOK $NVDA $MSFT $PFE $SPX $AMC $SOFI\nDo your due diligence https://t.co/2YJxqDojty"\t\t\n$BABA this will be 7 if China assists Russia 🤣 🌟\t\t\n$BABA crazy 💯\t\t\n$BABA down 5% pre\t\t\n$BABA webull RH and Stocktwits all have different prices for this stock. Who to believe? 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f🥵 ☑\t\t\n"$BABA \nI’ll be blowing out of the $70 puts today\nThank you $BABA 👀"\t\t\n$BABA damn things dead 📉 😀\t\t\n"@SR_cojones Yo estoy muy similar en $BABA y en $JD que forman parte de la misma tesis de inversión a 2050.\n\nEl tiempo dirá..."\t\t\n@quiquecuttela Quiere ver el graph del cedear de $BABA de los últimos 3 meses? 🤦â€\x8d♂ï¸\x8f\t\t\n"RT @babbldev: Sentiment Movers of the day (03/15) 📊\n\nMost Bullish📈\n1. $AVGO\n2. $OXY\n3. $RBLX\n4. $DISCA\n5. $PLUG\n\nMost Bearish📉\n1. $GS\n2. $B…"\t\t\n"S&P 500 futures are little changed in early volatile trading as oil prices slide further below $100!\n\n#Gold -1.6% #copper -0.9% #crypto #Bitcoin -0.2%\n\nStrength: $DAL $UAL $LUV $GTLB $TM $MRNA $MSFT $MU $VMEO $PTON $ZM\n\nWeakness: $OXY $SLB $HAL $COUP $FCX $AG $BABA $JD $BIDU $HRL https://t.co/hotuKmIrcp"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\nRT @h_2_x_o: just posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $…\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA rekt\t\t\n$BABA don\'t fall for it... ðŸ‘\x8d\t\t\nLive Day Trading Stream Scanners', ' Plans $HYMC $EXN $AMC $BABA $TSLA $SPY $QQQ $AMD $NVDA $JD #livedaytrading #lives... https://t.co/GQbcyMHrq8 via @YouTube\t\t\n$BABA no no no', ' this is not real 💗\t\t\n$BABA 🦓💋goodbye ï¸\x8f\t\t\n"RT @Kiplinger: Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK…"\t\t\n"RT @Uncle_DD_: $HYMC 8K FILED. Like I said- $13 PT. LFG. #GOLDDDDDDDD\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $…"\t\t\nRT @Investidea1: Warren Buffet and Charlie Monster the Oxy Morons putting money in oil related businesses while #Russians #Putin massacred…\t\t\n"$BABA $TME $KWEB haha they brought this upon themselves. Hang Seng at all time lows. \n \nNext economic power house? LOL bemusing. ☑"\t\t\n"Good Tuesday morning! Here is your Wall Street breakfast to get ready for today’s market.\n\n$hsi $baba $s $lyft $msft $gh $sny $bx $ilmn\n\n#WallStreetBreakfast https://t.co/FO7lTZsp2v"\t\t\n$BABA IPO price was $64 a share correct? I think I’ll buy near there tbh. Will be support at those levels I assume. 💟\t\t\n"$BABA – Alibaba dropped 4.7% in premarket after falling for the past three days and losing more than 27% over the past nine trading sessions. \n\nE-commerce giant is under pressure due to  fears of a Covid-related economic slowdown in China +  threat of a possible U.S. de-listing."\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakn…"\t\t\nRT @The_RockTrading: $NIO $BABA wow\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n@lawmaster $BABA\t\t\n$BABA paper hands really want to see this to $60. Will trade at 2x it’s cash on hand value 📶\t\t\n@mindaoyang $BABA back to the IPO price🤣\t\t\n@rodrigo_natali Nunca mais caio nessa depois de $BABA. O foco é diferente. Não ligam se as ações desabam por ações governamentais. O sinal é claro: "seu dinheiro não é bem vindo aqui".\t\t\n$BABA HUGE disaster. If it goes down 5% a day', ' this will be at 0 in 20 days. ï¸\x8f\t\t\nRT @The_RockTrading: $NIO $BABA wow\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA hitting 2015 levels 🤯 great long term opportunity!\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 3 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $65 Put for Thursday', ' April 14. Roughly 4 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BABA  ðŸ‘\x8d https://t.co/z9qD0p7Uh0\t\t\n$UVXY $UCO $SCO $TSLA $AMD $MULN $BABA $SVXY $DVN $GOGL $ZIM Listen to "What happened with oil and energy? Market update 3-15-22". âš“ https://t.co/Pi3weHb73O\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $130 Call for Friday', ' May 20. Roughly 874 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RSI25\n$BABA $74.50 -4.19% -23.59% -39.91% -40.44% 19.10\n$BIDU $103.88 -4.67% -24.08% -36.87% -30.25% 24.18\n$BIRD $5.14 -0.39% -10.30% -55.15% -65.55% 17.31\n$DIDI $1.75 -0.57% -50.70% -59.40% -74.86% 19.43\n$DNA $2.86 1.06% -17.82% -50.35% -71.85% 24.44"\t\t\n"Morning Market Analysis is LIVE! Talking the market at lows prior to FOMC', ' Russia headlines', ' China implosion & magic numbers', ' headlines', ' top stocks in play', ' & more!\n\nhttps://t.co/7uBsnmB8IA\n\n$SPY $QQQ $IWM $TNX $TSLA $AAPL $AMZN $COUP $YY $JD $YANG $VXX $OIL $PFE $MRNA $BABA $MOS"\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"Warren Buffet and Charlie Monster the Oxy Morons putting money in oil related businesses while #Russians #Putin massacred #Ukraine after crappy $BABA Alibaba investment this $OXY will be far worse $OXY STANDS FOR OXYMORON \n#OIL HEADING TO $44 $USO $UCO https://t.co/D3r5bhaJb9"\t\t\n$BABA buy that MF\'n dip!!!! â\xad\x90\t\t\n"$HYMC 8K FILED. Like I said- $13 PT. LFG. #GOLDDDDDDDD\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/WSWYMTqKK2"\t\t\n$JD $BABA https://t.co/QSOfkg9oC2\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 151\n$MULN  Price: $1.77  Mentions: 149\n$AAPL  Price: $150.62  Mentions: 142\n$GFAI  Price: $0.91  Mentions: 78\n$BABA  Price: $77.76  Mentions: 65\n\n#stocks #investing #trading"\t\t\n"Asian stocks down again\n\n$XPEV -5.8%', ' $NIO -5.6%', ' $BIDU -5.2%', ' $BABA -4.4%', ' $PDD -4.4%', ' $JD -4.3%', ' $ASHR -4.1%', ' $LI -4%', ' $BILI -3.6%', ' $NTES -3.5%', ' $WB -2.8%', ' $HUYA -1.8%', '"\t\t\n"$BABA \n\nChina government needs to speed up the process of delisting.\n\nThey are so slow. 😄"\t\t\n@LaksaTasty @jbrandimore @HML_Compounder @rosemontseneca Lol tell that learned lesson to investors in china RTO cycle if VIEs R different than owning stock. Frauds went to zero. Good Non frauds forced buyouts at 2pe or under. Others ghosted', ' stopped trading', ' zeros. All took usa invest $ + ran. SEC/China did nothing', ' no recourse. $BABA\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $NIO : 52\n2. $MSFT : 48\n3. $BABA : 47\n4. $SPY : 37\n5. $GME : 36\n6. $ARKK : 29\n7. $AAPL : 27\n8. $AMD : 27\n9. $QQQ : 22\n10. $COIN : 20\n#stock #trading #usstock #stockmarket"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (32)\n2. $COM (21)\n3. $VXX (13)\n4. $SPY (12)\n5. $BABA (11)\n6. $AMC (8)\n7. $GME (7)\n8. $TSLA (5)\n9. $WTI (4)\n10. $ARKK (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ulvpi7p2vZ"\t\t\n$BABA Chinas Economy >>> 💟\t\t\nRT @ChartGalLori: PreGame Show starts in 30 minutes (a lil early around 8:25am EST) - then we will have an Open House with Dan right after…\t\t\n@ADaytrading @HAldazabal Igual que el que hubo en $BABA ayer?🤔\t\t\n"👀\n\n$ASML $TIGR $BABA $DIS $MU $LOCO $VIOT \n\nLike 😎 ðŸ™\x8f\n#news #StocksToBuy #daytrading #YOLO #RedditArmy #bottomfishing #StocksToWatch #trading #investments #wallstreetbets #Stocks #FOMO #ToTheMoon"\t\t\n"👀\n\n$ASML $TIGR $BABA $DIS $MU $LOCO $VIOT \n\nLike 😎 ðŸ™\x8f\n#news #StocksToBuy #daytrading #YOLO #RedditArmy #bottomfishing #StocksToWatch #trading #investments #wallstreetbets #Stocks #FOMO #ToTheMoon"\t\t\n@The_RockTrading The way $BABA is dropping it will find oil very soon\t\t\nHmm...does this explain the $BABA and other China Tech price action over the last few days? https://t.co/CK0LVH8Ou5\t\t\n$BABA Delisting is worse.....If you did not cash out now', ' you sure will when delisting occurs....The writing on the wall will be delisting on other Chinese stocks first.. 💫\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $VXX (9 mentions)\n2. $SPY (8)\n3. $BABA (8)\n4. $ARKK (6)\n5. $OIL (4)\n6. $AMC (4)\n7. $WTI (4)\n8. $GME (4)\n9. $SOFI (3)\n10. $JD (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA Dead cat bounce today? ï¸\x8f\t\t\n$BABA Dont understand who the fuck is selling? But hey thanks I just picked up your shares. 🥇\t\t\nPopular: $BABA', ' $NIO', ' $AMC', ' $AVXL', ' $LUV', ' $ALT', ' $KMDA', ' $JBI', ' $SOPH', ' $JBLU', ' $MOS', ' $SOVO', ' $TMX', ' $TRDA\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/7Um33PEdMV\t\t\n"Sentiment Movers of the day (03/15) 📊\n\nMost Bullish📈\n1. $AVGO\n2. $OXY\n3. $RBLX\n4. $DISCA\n5. $PLUG\n\nMost Bearish📉\n1. $GS\n2. $BABA\n3. $NIO\n4. $JPM\n5. $SPCE\n\nCheck it out👇\nhttps://t.co/7hPLnNHt5Y https://t.co/t2IGkbL072"\t\t\nBidaskClub top 50 #StronglyBought $MPC $WY $EQR $VTR $NUE $BXP $BRKB $BMY $HUM $AEP $UNP $ANTM $ICE $AON $PSA $KMI $BMO $CTVA $SCCO $SRE and #StronglySold $SNAP $ADSK $EA $SWK $KEYS $W $CHTR $ITW $TM $SHW $CMG $DIS $PDD $DASH $BABA $JPM $SBUX $FIS $NTES  https://t.co/QdpZaGRLRL\t\t\n"Stocks making the biggest moves in the premarket: Airlines', ' Coupa Software', ' GitLab and more\nhttps://t.co/x5bzz4bFKE\n\n$DAL $UAL $LUV $COUP $GTLB $7203.JP $MRNA $BABA $9618.HK $BIDU $VMEO $HRL $PTON"\t\t\n"Back in Dec 13', ' 2021', ' Muhl was the ONLY analyst with a SELL rating on $BABA. \n\nhttps://t.co/SWcV7AwJIY"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Simple Roadmap for Maximum Profitability - https://t.co/K7p2MEwWgH\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"RT @n_hatami: Another good sign that we are in max pain/fear! \n$NIO $BABA $XPEV $LI $FB $PYPL $TSLA https://t.co/N67DsM0c3w"\t\t\n$BABA went to $YANG to short this and make money in the way down. Glad I did. ↔\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nWhy do Chinese stocks continue to fall in 2022? #China #Beijing $BILI $BABA $DIDI $TCEHY\t\t\nFrom lost to the river $BABA https://t.co/7XUodPaE1s\t\t\n@The_RockTrading What’s going on with China stocks? Did I miss some news? $Nio $Baba\t\t\nGood morning.  New trading day', ' new opportunities!  Let\'s have a great session.  Been a great start to 2022 for our community!  $TSLA $NIO $IWM $ARKK $SARK $QQQ $SPY $AAPL $BABA $JD $NTES $AMD $NVDA\t\t\n$BABA It can get worse. Look at $DIDI ðŸ‘\x8d\t\t\nLmfaooooo Chinese tech stocks are now read as ‘uninvestable’ - idk about you I want to buy $baba\t\t\n$BABA nearly cut in half since February 18th âš¡\t\t\nQuien me dirÃ\xada que iba a poder ampliar $Baba a 75 USD? El mercado es irracional durante ciertos periodos de tiempo pero a largo plazo suele ser racional\t\t\n"PreGame Show starts in 30 minutes (a lil early around 8:25am EST) - then we will have an Open House with Dan right after at 9AM EST...Here\'s the link for Pregame Show: https://t.co/qPloHyebt6\n\nThe Open House link will be sent out as soon as the Pregame Show is over.. $NIO $BABA"\t\t\n$BABA ✔\t\t\n"The day begins...\n\nUS equity futures are fractionally higher.\nStrength: $DAL $UAL $MRNA $ZM $PTON $SNAP $MSFT $MU\nWeakness: $COUP $OXY $SLB $RIG $GOLD $FCX $AG $CCJ $X\nChinese communist horror: $BIDU $BABA $JD $NIO $LI $TME\nHave a good Tuesday 🌤ï¸\x8f @petenajarian https://t.co/G87TJ65g2r"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\nCómo lleváis $BABA? https://t.co/XJuVCgUWkD\t\t\nThe recent sell-off in emerging markets $EEM and specially China $FXI', ' have been Brutal. I do believe the quality names', ' such as $BABA $JD $TCEHY will be a great long-term investment', ' from the current valueation.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@ProblemSniper Would you by $BABA and at what level?\t\t\n"You know if CHINA will help RUSSIA ', ' whole economy will collapse ', ' not only chinese stocks $BABA $NIO $DIDI ??? \nSP500 will go to 1000$ and NASDAQ to 3000$ or Lower? $AAPL $TSLA and more giga factories will be shout down! \nSo I hope China and Europe/US will have good relationship"\t\t\n"RT @InvestorT_: $NIO Atleast that’s a positive!\n $XPEV $LI $BABA  https://t.co/564BAEsATO"\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"RT @wolfcloudinc: #macrodata WEEK OF MARCH 14', ' 2022\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #F…"\t\t\n$BABA look like it\'s going up since everyone is scared to buy ✅\t\t\n#Stocks making the biggest moves in the premarket: Airlines', ' @Coupa', ' @GitLab and more https://t.co/5xExpUa2gC $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $VMEO $HRL $PTON\t\t\n$BABA 10% more and this will officially be worse than the ruble. 😀\t\t\nStocks making the biggest moves in the premarket: Airlines', ' Coupa Software', ' GitLab and more https://t.co/aHq178BT6Q $DAL $UAL $LUV $COUP $GTLB $TM $MRNA $BABA $JD $BIDU $VMEO $HRL $PTON\t\t\n$BABA great buy at 72$ ðŸ‘\x8d\t\t\n$NIO or $BABA or $JD  ? Which one is the best ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Back to 100$ next week', ' this is for stupid â\x9d—\t\t\n$BABA it will be fun when all these get run back up and everyone says " remember that stupid time the stocks fell to 6 year lows and my dumbass did not buy". 📊\t\t\n"Si invertÃ\xads en empresas que no pagan dividendos', ' no podes no tener efectivo para comprar más barato ante caprichos del mercado', ' ese buffer de plata tiene que hacer las veces de dividendo.\nPagar $BABA a 220 convencido y no pagar convencido a 75 no tiene sentido. https://t.co/pEGDykh6mG"\t\t\n"Me he encontrado algo de suelto en un pantalón antes de meterlo en la lavadora.\nVoy a comprar otra acción de $BABA."\t\t\n$BABA  actually read the downgrade. They know. ï¸\x8f\t\t\n"with peoples power\n 🚀🤑🚀 $MULN 🚀🤑🚀\n\n$rcat $ixhl $baba $amzn $aapl $tsla $aei $spy $amc $gme $nio $sofi $cei https://t.co/spnxWhJOKr"\t\t\n$BABA Taiwan', ' Uyghurs', ' COVID', ' Common Prosperity are four reasons to STAY AWAY from BABA. Not financial advice btw. 🆙\t\t\n$BABA until now for me it’s only NATOs stock ï¸\x8f\t\t\n$BABA this is the biggest shake out in history and stupid retail investors don’t see it 😃 https://t.co/K6MBSFs0tZ\t\t\nThe Hang Seng Index closed down 5.72%', " and the Hang Seng Technology Index closed down 8.1%. Today's turnover was among the top stocks", ' with Tencent down 10.19%', ' BABA down 11.93% and Meituan down 5.86%.         $stock  $Hang Seng Index  $BABA   $Tencent https://t.co/4lwKL9NhLB\t\t\n$BABA I wouldn’t buy the chinese stocks. They cheats', 'lies and steal on almost everything they touch â\xad\x90\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA i do not own', ' but blatant tree shaking', ' and of course cnbc supporting it... ï¸\x8f https://t.co/BM1dpTe2qA\t\t\n"Trend Analysis: Top 150 Stocks To Watch | March 14\n\nhttps://t.co/qk9t8993cy\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $INTC $NVDA $AMD $JPM $BAC $V $MA $PYPL $SHOP $NFLX $DIS $BABA $TLRY $F $MRNA $NVAX $NKE $SPX $SPY $NDX $QQQ"\t\t\n$HTZ $NIO $BABA $LKNCY 📣\t\t\nRT @HaydenCapital: Look at $BABA growth when china hit 10% ecom penetration ~2013.  Similar 50%+ mkt share', ' gmv grew 40-50%', " but revs ~70%.…\t\t\n$BABA - Alibaba: The Cheapest Chinese Tech Stock https://t.co/LzgX1gJPbe\t\t\nIn today's Daily Crunch edition", ' I wrote about delisting risk for Chinese ADRs', ' which investors should be following carefully. For more details', ' access my Substack (link in Bio). $KWEB $BABA $PDD $JD\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA never RELIGIOUSLY BELIEVE CHINA. They are worse than RUSSIA. DELIST NOW! â–¶\t\t\nRT @HaydenCapital: $BABA seems intent on spinning off Lazada in the mid-term.  If so', ' could be a positive for $SE', ' since Lazada would need…\t\t\n@thelist15852982 He probably doesn\'t even really know what $BABA price is currently at. Unless he is buying but I think he was done already\t\t\n$BABA puts worthless 💫\t\t\n$BABA $MOMO just going to continue parking my money here to make a multi bagger return in the future 🚬🚬 😃 https://t.co/vpfVnQD0Ap\t\t\n"$BABA On display here is a SCORCHING CASE OF ""DENIAL"".  \nI am not here to judge but to point out that reading the BULL posts is a clinical example of denial...  I honestly hope you all make your money back. 😘"\t\t\n"$BABA \nI had dreams of retiring early because of this stock laying by the pool of my mansion with 20 year old bimbos.. now I dream of just not living out on the street. 📌"\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n$BABA Munger is somewhere shouting at a cloud. ðŸ‘\x8d\t\t\nOkay', ' I have this whole train ride to figure out why $Baba and $Bidu look like that. #QTrain\t\t\n$BABA 💗\t\t\n$BABA This is a sinking ship. Beijing already invaded Hong Kong. Now they will invade Taiwan. Sanctions and nationalization will be the end game. â–¶\t\t\n@leadlagreport I’ve lost more money on that thought with $BABA AND $TLT at various times than anything else\t\t\n$BABA Elipses Corter says buy ï¸\x8f\t\t\n@punk6529 Loaded some $BABA yesterday for the first time. Ready to double down at $50-60 range 🚀\t\t\n@BayTutumlu $BABA hakkında ne düşünüyorsun halka arz fiyatına gelmiÅŸ\t\t\n$CENN $NIO $BABA $AAPL 👀👀👀 #CENN @CenntroMotors\t\t\nRT @MatuCastellanos: Salieron a darle a China en los últimos dÃ\xadas. Medios', ' bancos de inversión y gestores de fondos internacionales desarma…\t\t\n$BABA if you’re buying I’d wait at least 3 days … good deals ahead ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA no brainer buy here. attracting more retail investors at these crazy prices  whoever is pushing this down should cover and go long quick. the news manipulation is ridiculous â\xad\x90\t\t\n$BABA Charlie is long gone.....He cashed out!!  Though you won\'t hear about it until the next filing.....Don\'t be a sucker....  ðŸ˜\x81\t\t\n@The_RockTrading $BABA has that covid sell on top of everything running China market into the ground\t\t\n$BABA gotta be getting in the buy zone for leaps this is ridiculous', ' what would Munfer do? â–¶\t\t\n@n_hatami China tech has the risk of being delisted so I wont touch it. See $BABA overnight', ' definitely a good value but I cant verify what I own. https://t.co/AYJVtEwdeT\t\t\n$BABA Politics or Fundamentals...you decide. ☑\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@itscharliemar I don\'t own $BABA or follow this guy', ' but yet Twitter insists on showing him dying on this hill on my feed every day. Weird.\t\t\nSalieron a darle a China en los últimos dÃ\xadas. Medios', ' bancos de inversión y gestores de fondos internacionales desarmando posiciones acelerando el vomito. Le están mandando una señal', ' no se pongan a pitamidar $BABA que los van a fundir! Stop corto y si no sale pasen a otro trade. https://t.co/gPoNBksqkB\t\t\n$BABA what is Nancy peloci doing? ï¸\x8f\t\t\n$NIO $BABA wow\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"$NIO Atleast that’s a positive!\n $XPEV $LI $BABA  https://t.co/564BAEsATO"\t\t\nU.S.-listed China stocks fall on COVID surge', ' Russia $BABA $JD $NIO $BIDU $BILI https://t.co/MTXMINLCOR\t\t\n$BABA watch this bounce super hard on open.\t\t\n$BABA watch this bounce super hard on open. 💫\t\t\n"$BABA $TSLA\nJoin my group for free today 110% \nI helped more people to make excellent profit everyday \n💰💰 👇👇https://t.co/ME5oR9aC7O https://t.co/ZzF3b1UrXR"\t\t\nHow many people has $BABA murdered? What a horrifying chart.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA $BBIG $CAT H1\n\n #StockMarket is a very volatile market and it’s not easy to make money.That’s why we developed this method over 10 years ago', 'so that traders can have an edge in the market. \n#NASDAQ100 #bti #stockmarkets \n\nhttps://t.co/KCBI8aqOAK https://t.co/2oJNaYoCB2"\t\t\n$BABA Closing green 😎 ✨\t\t\n$BABA -12% down at HK market... ↔\t\t\nAlibaba Group Holding Limited is down -4.58% in the pre-market $BABA\t\t\n$BABA dam 65% down in a year. Ouch 📌\t\t\n$BABA Why sell at 190 Dummies it at the lows', ' why sell at 150', ' it’s at the lows. only idiots sell at 125. You selling at 100 ridiculous cheap. Great value. Charles Munger', ' Ray Dalio. Selling at 90 stupid ', ' 75', ' 60', ' 40. 25 💯\t\t\n$BABA $TME Oil down', ' UKraine war almost ended ï¸\x8f\t\t\n"$BABA \n\nI’m a buyer maybe at a dollar. \nChinese trash. ðŸ\x8f¼"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"$BABA \nI have disgraced my family owning this stock but still holding lol ï¸\x8f"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA jaw drop gif ( I feel like a broken record ) https://t.co/72nsgcYQsf\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA $NIO never invest in Chinese stocks. They are trash â\x8f©\t\t\n$BABA Last time I\'ve seen such an undervalued stock was tesla on 170... ↘ https://t.co/O4TdmOewsy\t\t\n"Another good sign that we are in max pain/fear! \n$NIO $BABA $XPEV $LI $FB $PYPL $TSLA https://t.co/N67DsM0c3w"\t\t\n"@AJButton2 No. I’m pointing out (sarcastically) that if a company cannot pay its shareholders dividends', ' it’s worthless to its shareholders. \n\nThe bet on $BABA is a call option on policy changes down the road."\t\t\n$BABA buying a share', " I'm feeling dangerous ↘\t\t\n$BABA ipo price dead money for many years 🆙\t\t\n$BABA needs to test $57.20 🆙\t\t\n@theretailbull @bkaellner @MoS_Investing At these levels", ' there are only 2 wise options... either you get a full position right now or you think you should never invest in $BABA for whatever reason. Both can be correct... The rest is just trying to time the market or investing in $BABA without high conviction...\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔 \n\n🎮 $GME volatile ahead of #earnings\n\nðŸ\x8f¦ CEO buys $SOFI as it hits new lows\n\n🇨🇳 $BABA', ' $NI…"\t\t\n"#Stocks to watch before the 🔔 \n\n🎮 $GME volatile ahead of #earnings\n\nðŸ\x8f¦ CEO buys $SOFI as it hits new lows\n\n🇨🇳 $BABA', ' $NIO: Selloff in Chinese stocks continues\n\n🚗 $TSLA hikes prices again\n\n🔒 China lockdown to hit $AAPL', ' $AMD and $AMZN?\n\nRead on 👇\nhttps://t.co/ni4LHjBvaL"\t\t\n$BABA | Alibaba Group Holding Limited $BABA Pivot Points (BABA) https://t.co/JuSnv00zDl https://t.co/Lk2BMcsQcO\t\t\n"Alibaba...... Baba re Baba😳\n#Alibaba\n$BABA https://t.co/i2zMHAwtSq"\t\t\n"Is the $NIO $BABA Delisting Threat Over?\nhttps://t.co/wnS7eXQiX3"\t\t\n$BABA btw UNINVESTIBLE... PT $65... not true... perhaps $6.5 🤞\t\t\n"RT @vinceg324: $TAL $EDU $BABA $WISH $GOTU  \nSo the Chinese A50 reached an important level', ' lets see if they all bounce from here. ✔ https:…"\t\t\n$BABA I see strong buy around $9-$15 ðŸ‘\x8d\t\t\n$SNDL bulls just look at that old boomer munger reach down n grab his wrinkled ball sack to double down his $BABA position ... quite inspiring tbh... https://t.co/eEKxToXkzg\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n$BABA strong buy around 20 to 30 range ï¸\x8f\t\t\nRT @GUMBY9662C: https://t.co/cRLdU5BhoI $spx $spy $es_f $qqq $ndx $nq_f $rty_f $iwm $rut $lqd $jnk $hyg  $kweb $baba $bidu $jd  China marke…\t\t\n@ADaytrading 😂😂😂 buen aviso para no tocar $BABA\t\t\nSome +ve news on Iran deal hitting the wires now. Oil dropping. $QQQ spiking and helping CN tech a bit $KWEB $BABA $JD 🚩\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n@DCDOWORK $MU and $BABA\t\t\n$BABA bring the fuck down more!! Not scared you mufucs! Wont sell â˜\x9d\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\nAlguien gritó fuego (JPM) y todos salieron corriendo. $BABA https://t.co/h10lM0Vkyk\t\t\nRT @DavidRomano292: El problema no es solo acertar con el market timing', ' que es imposible', ' sino concentrar nuestras inversiones (- diversif…\t\t\nhttps://t.co/cRLdU5BhoI $spx $spy $es_f $qqq $ndx $nq_f $rty_f $iwm $rut $lqd $jnk $hyg  $kweb $baba $bidu $jd  China markets in full on panic sell mode over night.  We are under threat of a critical breakdown of the covid recovery.\t\t\n% Drawdowns - Russian & Chinese stocks. $RSX $SBRCY $BABA $NIO $DIDI 💗 https://t.co/98PtV4zpLM\t\t\n$BABA way to many puts out there. Bear trap for sure ðŸ‘\x8d\t\t\nAnd to think', ' $BABA isn’t even owned by Ark https://t.co/cI6drLTv9f\t\t\n"RT @marketplunger1: If you invested $10', "000 in Alibaba $BABA on its IPO in 2014 ... \n\nYou'd have $10", '000. https://t.co/AFlPQxdAl5"\t\t\n$BABA when the momentum changes (and it will) this will go back to 120 in 3 days ✔\t\t\n$BABA damn ï¸\x8f\t\t\n$BABA falling knife looks juicy probably getting juicier ï¸\x8f\t\t\n% Drawdowns', ' Russian (Before halt) & Chinese stocks $RSX $SBRCY $LUKOY $YNDX $BABA $NIO $BILI $DIDI $JD $BIDU $BZUN $HUYA https://t.co/pNq90mhLWI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$TAL $EDU $BABA $WISH $GOTU  \nSo the Chinese A50 reached an important level', ' lets see if they all bounce from here. ✔ https://t.co/tVtomkMdMh"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n$BABA Xi like Putin and Hitler. His era and the rise of China is done. Over. This has just begun its decline to oblivion. See you in the teens. 🆙\t\t\nRT @gneffa: $BABA está operándose con un PE trailing de 20x y forward de 11x. Alta probabilidad de deslistamiento en EEUU descuenta el merc…\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 149\n$MULN  Price: $1.77  Mentions: 148\n$AAPL  Price: $150.62  Mentions: 138\n$GFAI  Price: $0.91  Mentions: 77\n$BABA  Price: $77.76  Mentions: 65\n\n#stocks #investing #trading"\t\t\n$BABA $JD $NTES $BGNE Delisting + Lockdown + Crackdown + Potential Sanctions + Taiwan Risk + ...... = $9 ï¸\x8f\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA i have been watching this fall and fall on the sidelines. Where is max pain? Looking to add ï¸\x8f\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\njust posted $LCID pre-market analysis in the @DAREdu_NFT discord outlining multiple setups. will be posting $TSLA $GME $NVDA $BABA $SOFI analysis as well. limited spots left', ' come check us out https://t.co/4XUy75LCo0 https://t.co/IW9Flbt3HQ\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n@rollingStone321 so ', ' at 50$ or near 50$ market is pricing all $BABA business at CERO ??? I mean seems that at 50$ / share that is almost all cash on hands for $BABA . 📊\t\t\n$BABA no brainer ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@siyul @freeshkreli6 I am now in $baba what u see about it ? i think delisting is not big issue bcz the company is great in future\t\t\n$BABA Added 📶\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@Sqwii From a TA perspective yes. But $BABA p/e whatever is so low nobody is willing to buy it.. so where would you cut if i you got in?\t\t\nRT @SlingshotCap: Lately', ' with the declines we’ve seen in China stocks like $BABA and $TCEHY', ' I’m renewing my thoughts whether I should inv…\t\t\n$BABA i am f. capitulated. margin call. 📶 https://t.co/iK5x2ksZaj\t\t\n$JD $BABA $NIO let\'s see if US can break this 8 day drop of HK filling out moves. ðŸ‘\x8d\t\t\n$JD $BABA.... Wow... The selling just doesn\'t stop. 😳 ï¸\x8f\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n$BABA I wonder is Softbank is selling b/c of margin calls. â˜\x9d\t\t\n$BABA 45 Million under zero tolerance… 📣\t\t\n$BABA Russian stocks also had great fundamentals a few weeks ago. 🤞\t\t\n"Why Alibaba And Nio Are Seeing High Interest From Retail Investors Today $BABA\n\nDo not miss anything 👇 https://t.co/57z3dfFSHh"\t\t\n$BABA Just picked up some more this morning. Love the risk/reward here. â–¶\t\t\n"RT @telepaxaro_bot: $JD $BIDU you guys really believe the covid bs in Shenzhen? lol \nBut damn', ' didn\'t think $BABA could go under 100 so qui…"\t\t\n$BABA One week chart', ' one month chart', ' one year chart all look the same. DOWN BIG. 📢\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n$BABA Ray Dallio and Charlie Munger\'s largest holdings....I think they are just averaging down as it is 220 and 180 respectively.  They have to at this point and get out somehow. ✨\t\t\n@lawmaster $baba\t\t\n$BABA Analysts at my firm are downgrading BABA from a sell to a we\'re fucked. 💫\t\t\n$BABA western tutes dont like china stocks ï¸\x8f\t\t\n$BABA if it breaks support 68 then $44 is next target 😂😂 📊\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $COM (18)\n2. $BABA (11)\n3. $OIL (10)\n4. $GME (9)\n5. $VXX (8)\n6. $QQQ (6)\n7. $SPY (5)\n8. $AAPL (4)\n9. $NVDA (4)\n10. $AMC (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/J9vo9nof7G"\t\t\n$BABA $AFRM Millionaire makers if you had Puts ï¸\x8f\t\t\n@lawmaster Looked like $baba actually or $zoom\t\t\n"RT @BankTheTrade: China tech wreck continues:\n$BABA(77.76) down 4\n$JD(42.94) down 2\n$BIDU(108.97) down 6"\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. ゲーãƒ\xa0ストップ\n$GME\n2. アリãƒ\x90ãƒ\x90\n$BABA\n3. テスラ\n$TSLA\n4. アップル\n$AAPL\n5. ソーファイ テクノãƒ\xadジーズ\n$SOFI\n\n #WSB #米国æ\xa0ª"\t\t\n"アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. ゲーãƒ\xa0ストップ\n$GME\n2. アリãƒ\x90ãƒ\x90\n$BABA\n3. テスラ\n$TSLA\n4. アップル\n$AAPL\n5. ソーファイ テクノãƒ\xadジーズ\n$SOFI\n\n #WSB #米国æ\xa0ª"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@charliebilello @ycharts Fear + Fundamentals + Financials = Opportunity $BABA\t\t\n@LocodlDividendo A más de uno se le cae la $BABA...\t\t\ni am curious how barat will trade today... lets face it ... when u were short $BABA n lose money...then watch the stock tank the rest of the day... that can affect people\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/3MMxOJuKHv\t\t\nRT @gneffa: $BABA está operándose con un PE trailing de 20x y forward de 11x. Alta probabilidad de deslistamiento en EEUU descuenta el merc…\t\t\nAlibaba Stock Is Really Hurting. Why It Might Not Bounce Back Any Time Soon. $BABA $JD https://t.co/u1CccBzp1J\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA LOL 👇\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\nChina Internet printed good online goods retail sales growth +12.3%', ' fastest since mid-2021. Jan-Feb 2022 online goods retail sales growth reaccelerated to 12.3% yoy (2yr CAGR 21%)', ' up from 5%/1% yoy in Nov/Dec (9%/4% 2-year CAGR). Finally', ' good news. $KWEB $JD $BABA $PDD\t\t\n$BABA Crypto is now less volatile than chinese stocks', ' welcome to the new timeline. 📣\t\t\n$BABA $DIDI $KWEB Ho Re Fuk. Sum Ting Wong. 😀\t\t\n"RT @BankTheTrade: China tech wreck continues:\n$BABA(77.76) down 4\n$JD(42.94) down 2\n$BIDU(108.97) down 6"\t\t\n"China bullish case by UBS \n\nUpgraded to Most Preferred \n\nLarge economy which is loosening monetary policy \n\n$YINN $BABA $TCEHY $ACMR $NIO $LI $XPEV $FXI\n\nhttps://t.co/9ucEVXvUPh"\t\t\n$BABA Hats off to the longs that didn’t sell. You looked the devil in the face and smiled :) 👉\t\t\nMJ In Play Alert - Ticker: $BABA   DateTime: 2022-03-15 05:56   Price: 118.99   ATR: 5.76   Daily RVOL 0.87   Beta: 0.83   Short Float: 2.35%\t\t\n$BABA I do some dumb shit...but even my dumb ass can\'t talk myself into buying china right now â\x8f©\t\t\n"El problema no es solo acertar con el market timing', ' que es imposible', ' sino concentrar nuestras inversiones (- diversificación) por los movimientos del mercado:\nTan erróneo es comprar ahora petróleo porque sube como fue comprar $BABA hace 6 meses porque habÃ\xada caÃ\xaddo ""mucho"""\t\t\n$NIO $XPEV $BABA my job doesn’t let me invest in Chinese stocks. Turns out their care about my portfolio 🥲 🆙\t\t\n"Make sure to vote $NIO ðŸ\x8fŽï¸\x8f\n\nI will publish the results when the pool ends! \n$TSLA $XPEV $LI $F $BABA https://t.co/XH41nGSp2J"\t\t\n$BABA how low will it go?? ↔ https://t.co/Thq2QHssXA\t\t\nWhy Alibaba And Nio Are Seeing High Interest From Retail Investors $BABA $NIO https://t.co/FaHo3yf8Iw\t\t\n"$BABA \nTHE AMAZON OF CHINA\n                       😕 💟"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA It will get worse before it gets better because nowadays you will keep hearing the news that this or that company doesn\'t complies with US government auditor. ðŸ’\x9d\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA added some little ✔\t\t\n$BABA Hail Mary full of grace ', ' pray for us commie bag holders during our time of bag holding. Hail Mary full of grace ', ' pray for us commie bag holders during our time of bag holding. ï¸\x8f https://t.co/hVib3eH2zk\t\t\n$BABA https://t.co/HYAYItHotx\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n@lawmaster $BABA?\t\t\nLooks to me like U.S. hedge funds got pressured by investors to sell out of Chinese equities (after what happened to Russian market) $baba $bili $jd $tcehy $tme $kweb the bottom is near here no point on selling at this point\t\t\nRT @asegpi: @Schuldensuehner Ok I will be buying those 2 stocks then and talk again in 12m...lol $BABA $TEN\t\t\n$SPY 70 $BABA possible ï¸\x8f\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA since inception gave a return of -17%. 😡\t\t\nRT @StocksTelegraph: Alibaba Group Holding Limited  $BABA plummeted in the pre-market after the analyst at JP Morgan downgraded the stock.…\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA probably a steal at these prices if you can stomach more volatility and risk 🤞\t\t\n"Having listened to Charlie Munger a few times', ' I think a critical argument in his thesis on $BABA is that China is rational and is focused on economic growth (‘China is not Russia’).\n\nThe recent headlines give reason to doubt it', ' although not officially confirmed yet… https://t.co/AtCUZ1FCcy"\t\t\n"RT @kabutaro1209: アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FX…"\t\t\n@gouravagarwale1 Also pondering potEntial runs like $SE $BABA $AMZN hard to choose here\t\t\n"China tech wreck continues:\n$BABA(77.76) down 4\n$JD(42.94) down 2\n$BIDU(108.97) down 6"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n$BABA probably a steal at these prices if you can stomach more volatility and risk 💫\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/eSG2br85Wf\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA downgrades just starting 🆙\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA $NIO $TENCENT  Chinese government are the biggest shorts 😂😂 🔔\t\t\n"CNBC yesterday: Oh they\'ll just list in Hong Kong if delisted in NY. No biggie. $BGNE $KEWN $JD etc\n\n09988 $BABA -SW\nSoftware & Services\n71.250 \n\n-9.650 (-11.928%)\n\nhttps://t.co/Ed3YFmZMef"\t\t\n$BABA smh this is getting fucking absurd jeez 💢\t\t\n$BABA I’m down a king’s ransom', ' but I still got a little powder left. Picking up a few more today. Gl ðŸ‘\x8d\t\t\n"$JD $BIDU you guys really believe the covid bs in Shenzhen? lol \nBut damn', ' didn\'t think $BABA could go under 100 so quickly. 260Billion marketcap wtf ✅"\t\t\n$BABA fuck you ðŸ\x8f¼\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"Con la caÃ\xadda en premarket de $BABA capitalizarÃ\xada unos 200 billion', ' sólo en caja tiene 75 billion. Si es deslistada lo peor que podrÃ\xada pasarÃ\xada es que nos vamos a Hong KongðŸ‡\xad🇰\n\nActualmente tienen aprobado un programa de recompras de 7.700 millones.\n\nNo puede ser más asimétrica."\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA Holy Hell ï¸\x8f\t\t\nThere is no bottom in this.. how many people got burned averaging it from 200', ' 100', ' and now 75 $BABA https://t.co/RHHguCMYtb\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"China\'s retail sales:\nAn enormous', ' unprecedented', ' earth-shattering BEAT\n$BABA https://t.co/7OE5bcI11I"\t\t\n@lawmaster $baba\t\t\n@ashesh_sheth Bloodbath on $BABA and $JD. $BABA back to 2016 levels and $JD back to 2020. Premiums are pricey now so I don\'t recommend.\t\t\n"$AGRI this Stock has been 🤑 🔥 last few sessions\n$nio $baba $GFAI 👆 https://t.co/fCl4Ipb1rW"\t\t\n@gneffa Además atropellan un perro en la esquina y cae $BABA.\t\t\n"Tenéis que perseguir el rastro del dinero y ver en qué condiciones del ciclo nos encontramos.\n\nFijaos acciones que parecÃ\xadan tan solidas y que nunca podrÃ\xadan caer tanto como $SHOP $ROKU $ZM $FB $BABA $PYPL y un larguÃ\xadsimo etc…"\t\t\n$BABA no plunge protection team or invisible chinese hand. What a disgrace! ðŸ\x8f¼\t\t\n"Alibaba Group Holding Limited  $BABA plummeted in the pre-market after the analyst at JP Morgan downgraded the stock. Also', ' the company published the fiscal performance for Q4 of FY2021.\n\nRead the full news here: https://t.co/xr7suZI1V0\n\n#StocksToBuy #stocks #stockstowatch https://t.co/RHPpmpnooL"\t\t\n@Anas_S_Alrajhi $BABA 🔥🔥🔥\t\t\nQue una empresa con el tamaño y el crecimiento de $BABA cotice con un PE forward de x10 es una locura absoluta.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA my short March 18  75 puts are itm premarket... I might own some of this on Friday ...  I\'m excited ï¸\x8f\t\t\n$BABA está operándose con un PE trailing de 20x y forward de 11x. Alta probabilidad de deslistamiento en EEUU descuenta el mercado.\t\t\n$BABA below ipo price?...... 🚩\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Could be the bottom. Mega oversold 📈\t\t\n$BABA How many times I told you? â\xad\x90\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@NguynXu92035065 You honestly think lockdown hurts $baba? Turn around starts today.  Buying double fisted at 7 am\t\t\n$BABA remember... be afraid of covid...  it has the stealth onnicron in its arsenal...  and it infected 1500 of the 1.4 billion + in china...  it\'s a real outbreak guys... we are all going to die!!!! 🆕\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @JPATrades: DD Cluster #2 $TSLA $NIO $BABA $AMZN\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Holy fuck BABA is now lower than when it first IPO’d 🤞\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$SPY $PDD $BABA gonna crash hard today. 20 pdd incoming 💫\t\t\n"De repente todos los haters de $BABA la veÃ\xadan en 80$ cuando estaba en 320$\n\nQue no te engañen… nadie puede prever una caÃ\xadda de tal calibre', ' todos somos muy listos a toro pasado"\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"*SHANGHAI3', '063.97 -159.57-4.95%\n\nYowsa! $BABA $BIDU $PDD $FUTU $KWEB and a cast of hundreds of worthless VIEs. @DonutShorts @JimRoyalPhD @dapstats"\t\t\n$BABA ouch :( ðŸ‘\x8d\t\t\nRT @247WallSt: Monday Afternoon\'s Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba', ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n$baba. Among many factors the most pressing one is potential China sanctions.   As long as the Russian invasion is ongoing', ' there is a chance China will help Russia and consequently facing sanctions. https://t.co/JFl3sJl9MY\t\t\n@Schuldensuehner Ok I will be buying those 2 stocks then and talk again in 12m...lol $BABA $TEN\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 147\n$MULN  Price: $1.77  Mentions: 144\n$AAPL  Price: $150.62  Mentions: 135\n$GFAI  Price: $0.91  Mentions: 76\n$BABA  Price: $77.76  Mentions: 63\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @PiyDW: @21stCentValue Just 1 advice..when you are long on a hot potato like $Baba..never to look at daily chart..better to look at mont…\t\t\n$baba MF pasándose de frenada? https://t.co/hdOsCU4pPB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA to buy $40 puts or not to buy. That is a $10 question 🤔 â˜\x9d\t\t\n$BABA I know my stuff. My indicators proves bottom $70. You heard it here. ï¸\x8f\t\t\nMy model has $BABA #Bearish overall. It\'s in a strong short term #Bearish trend', ' and is #Bearish longer term also. Volume is trending up. Volatility is high. Currently in oversold area with LH/LL conditions which isn\'t good.\t\t\n@WarnedWhitey96 all Chinese companies including $BABA 😃\t\t\n"$BABA 60\'s LOL \nI\'m gonna eat a baba au rhum! ï¸\x8f"\t\t\n"Retail sales growth in china beated the expections. \n$China $Baba \n""Retail sales grew by 6.7% year-on-year', ' topping expectations of analysts polled by Reuters for growth of 3% from a year ago.""\n\nhttps://t.co/uPd72KyUk8"\t\t\n$BABA wen ï¸\x8f\t\t\n$BABA Crackdown + Lockdown = DOUBLE DOWN 🤞\t\t\n"Er lijkt echt geen rem te zitten op de Chinese aandelen. $BABA staat opnieuw op -5', '5% in voorbeurs', ' richting de $73 dollar. $BIDU idem', ' naar de $102. \n\nTegelijkertijd groeit de GDP van China bizar hard. Uitdaging is dat overheid aandelen voor buitenlanders onaantrekkelijk maakt."\t\t\n"Alibaba $BABA やテンセント 0700 ã\x81ªã\x81©ã\x81®å„ªè‰¯ä¸\xad国æ\xa0ªã\x81¯ã€\x81高値ã\x81‹ã‚‰80%è¿‘ã\x81\x8fæš´è\x90½ã\x81—ã\x81¦ã\x81„ã‚‹ã\x81Œã€\x81æ\x81\x90怖を感ã\x81˜ã\x81¦æ€¥ã\x81„ã\x81§æ\x90\x8d切りã\x81™ã‚‹å¿…è¦\x81ã\x81¯å…¨ã\x81\x8fã\x81ªã\x81„。\n\nã\x81“ã\x81®10å¹´ã\x81«ä¸€åº¦ã\x81®ãƒ“ッグãƒ\x81ャンスを見逃ã\x81—ã\x81Ÿã‚‰ã€\x81一生後悔ã\x81™ã‚‹ã\x81“ã\x81¨ã\x81«ã\x81ªã‚‹ã\x81§ã\x81—ょã\x81†ã€‚\n\nhttps://t.co/lZApfLyVBV"\t\t\nOwning a Chinese tech stock is like having erectile disfunction', ' you just want it to go up but it won’t go up $BABA $JD $PDD\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @TheWiseLadyyyy: I like $TRQ', ' $AAPL', ' $MULN', ' $BABA', ' but $GFAI is the one with the most momentum of the whole stock exchange in my opinion…\t\t\n$BABA when 0', ' when delisting? ↔\t\t\nA lotta these out there $baba https://t.co/5t6A0oN7Tm https://t.co/p5UZ4pUjml\t\t\n@lawmaster $Baba\t\t\n$BABA delist this china garbage 🗑 â\xad\x90\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA From all indications Putin’s war ship is sinking - would Xi really want to provide aid to a sinking ship ? I highly doubt it â–¶\t\t\n$BABA From all indications Putin’s war ship is sinking - would Xi really want to provide aid to a sinking ship ? I highly doubt it\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$baba  US/ China relationship barometer at new low start this morning:  about $73.50.  $hsi caved to new low close 18', '415.\t\t\n"RT @usstockbot: ✅米国æ\xa0ªãƒ’ートマップ(プレ)\n\n先物\nダウ +0.0% S&P500 +0.1% ナス +0.2%\n\n上ä½\x8d\n$YALA +6.8% $GME +5.1% $NNOX +3.9% $PINS +2.8% $SKLZ +2.8%\n下ä½\x8d\n$YINN -…"\t\t\n$BABA woah! What happened here? â–¶\t\t\n$BABA this is looking like the Greece collapse. 🆕\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n@ertemann @Gubben89 My view is that geopolitical power and economic power and growth is moving to Asia and my bet in the long run is to be invested in $PROSY and $BABA to participate in this move.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA getting delisted ðŸ‘\x8d\t\t\nRT @hidejiromoney: $BABA $NIO æ\xad¢ã\x81¾ã‚‰ã\x81ªã\x81„ã\x81œãƒ\x81ャイナ https://t.co/57QM5zIAlK\t\t\n$BABA need like +40% gain just to get back to $100 ï¸\x8f\t\t\nYa es hora de que el ticker de $BABA lo cambien por $BAJA ... Por una letra se puede ajustar a su realidad diaria\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n$BABA\t\t\n@lawmaster $baba ?\t\t\n$BABA 65 USD means you would only pay one time free cash flow of one year. 45 USD Baba has in cash and equity. ï¸\x8f\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 38.18% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/RGsNTuZHBj https://t.co/b1JIwsiJN7\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nðŸ–\x8dï¸\x8f Trending tickers on #wallstreetbets reddit: $GME', ' $BABA', ' $TSLA', ' $EDT', ' $QQQ https://t.co/X2c1hLNHWx https://t.co/6ysw5qUk5u\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA when analysts are desperate', ' that is your buy signal ☑\n\n A Proven Path To Becoming A Crypto Millionaire\n☟☟ https://t.co/QZUZDmU6Hf"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA i wanna buy everything at 70! Give me your shares ðŸ˜\x81\t\t\n"$BABA falling knife. Saw this coming months ago ↘\n\n A Proven Path To Becoming A Crypto Millionaire\n⤦⤦⤦ https://t.co/e0xUzPimSW"\t\t\n"Las acciones de $BABA ahora operan en el mismo P/S ratio que Campbell Soup.\n\n¿Corto o largo? https://t.co/9BA94BVDu7"\t\t\n$BABA $NIO everyone needs to flood to $KC ', ' once all of this nonsense passes they will shoot to the moon! Check their books', ' 8% of the cloud market in China', ' cash on hand and UNDERVALUED like crazy!!! $10 easy near term. â˜\x9d\t\t\n$BABA now look at you😂😂😂 ðŸ‘\x8d https://t.co/CfpXO60M0D\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA the time where there is max fear is precisely the time you should be buying.  By the sound of it everyone is capitulating right now. â\x8f©\t\t\n$BABA forward P/e is 10.3! $AMZN still is almost 60... ☑ https://t.co/7uFkzzQcx1\t\t\n@NorthmanTrader All i see is once in a lifetime opportunity to buy $BABA\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"$baba $nio $LKNCY $xpev $li\n\nNever investing in Chinese junk again... they think we r suckered for even buying and they r right. ï¸\x8f"\t\t\n"$BABA ã\x81¯æ¼¬ç‰©ã\x81«ã\x81ªã\x81£ã\x81Ÿã\x81®ã\x81\xa0🦔\nå•\x8f題ã\x81¯ä½•年物ã\x81«ã\x81ªã‚‹ã\x81‹ã\x81\xa0🥲 https://t.co/C0YnWf8RzU"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @TheWiseLadyyyy: I like $TRQ', ' $AAPL', ' $MULN', ' $BABA', ' but $GFAI is the one with the most momentum of the whole stock exchange in my opinion…\t\t\n$BABA more than 50% of the stock price baba has cash-in hand! 💰 ï¸\x8f\t\t\n"$BABA steal\nOf\nThe century ðŸ’\x9d"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"$BABA Is more than 40% down from last month...\nIt is my 3rd biggest holding and I will keep buying. https://t.co/h4ScQddEgx"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"Most active options Monday - $AAPL $TSLA $BABA $AMD $NIO $BAC $AMC $F $NVDA $FB $RIVN $AAL $AMZN $PFE $SOFI $MRNA $MULN $PLTR $JD $MSFT \nhttps://t.co/eNpcyxwmiK"\t\t\n$BABA calls are so expensive with this POS. Even lotto calls are expensive. Losing ten perc a day you expect at least to get some discount to make some casino plays. 💗\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n$BABA P/E about to go into negative 😂😂😂🤮🤮🤮🤮 ï¸\x8f\t\t\n$BABA any chance to touch $80 this week? ↘\t\t\n"$fb de verdad esta barata ? ahora vais y comprais en dolares .... inflaccion - depreciacion euro - locura de mercado = 130$ aqui si tenemos SAFETY MARGIN ... \nel problema es que no compraremos nunca a ese precio ', ' valoren ustedes ', ' LO MISMO para $baba y $jd en % similires"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@syntarabip @iamtomnash $PLTR will also come down. $BABA has a FCF Margin of 13', '5 %. In my opinion a screaming buy. If the china economy doesn\'t run anymore the same will be at the US.\t\t\n$BABA this massive pile of shit is trading below book value. That\'s if they don\'t cook their books of course. 🔔\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@TrendSpider (3/3) In any case', ' at the rate $BABA is going', " it'll probably be down even worse than those companies. So I might come back to this tweet again when it goes below $50 😴\t\t\n$BABA I will buy 💟\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', " Other Major C…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n$BABA rekt 🪄\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@cvotrades $baba? 🤣\t\t\nY otro -12% de ajuste para $BABA en HK 😵â€\x8d💫 https://t.co/zfTM3BhDFS\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 26 | 550.0% | 🚀\n| $GME | 19 | 5.6% | 🚀\n| $BABA | 14 | -17.6% | 🚀\n| $SPY | 8 | -42.9% | 🚀\n| $NIO | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA I will buy ï¸\x8f\t\t\n"ä¸\xad国æ\xa0ªå£²ã‚ŠåŠ\xa0速→ ピークã\x81‹ã‚‰65%下è\x90½\nâ‘\xa0🇨🇳政府ã\x81Œè¦\x8f制強化\n②景気減速ã\x81§å£²ä¸Šé«˜ã\x81®ä¼¸ã\x81³ã\x81Œéˆ\x8d化ã\x81™ã‚‹æ‡¸å¿µ\n③世界的ã\x81ªåœ°æ”¿å\xad¦çš„ç·Šå¼µã\x81®é«˜ã\x81¾ã‚Š\nâ‘£ä¸\xad国ä¼\x81æ¥\xadã\x81ŒðŸ‡ºðŸ‡¸å\x8f–引所ã\x81‹ã‚‰ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢ã\x81«è¿½ã\x81„è¾¼ã\x81¾ã‚Œã‚‹å\x8f¯èƒ½æ€§ã‚‚é‡\x8dã\x81—\n\n上記ç\x90†ç”±ã\x81‹ã‚‰ðŸ‡¨ðŸ‡³ãƒ\x8fイテクã\x81®æ¿€ã\x81—ã\x81„売り。時価ç·\x8fé¡\x8d減↓ $BABA $PDD $JD $NIO $BIDU $HUYA $NTES $SE https://t.co/mzoQojnAJz"\t\t\n$BABA rekt 📣\t\t\n@daniel_toloko @BradMunchen My response to your deleted tweet on $BABA is my reason for staying away was my concert on the validity of the accounting.   It’s a no go to me even at $40.\t\t\nI like $TRQ', ' $AAPL', ' $MULN', ' $BABA', ' but $GFAI is the one with the most momentum of the whole stock exchange in my opinion and could touch 2$ any day now with its cyber security technology among others.........\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (21)\n2. $SPY (11)\n3. $BABA (9)\n4. $GME (6)\n5. $OIL (4)\n6. $COM (3)\n7. $GOOG (3)\n8. $AAPL (3)\n9. $ETN (3)\n10. $TSLA (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/1WlHzAU106"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n$BABA One month ago this was 126 and many bulls bought thinking it was undervalued. Market disagreed! $SPY ðŸ˜\x81\t\t\n@TrendSpider (1/3) I guess the learning point for $BABA is that there\'s an extreme (and many times unquantifiable) downside risk to companies based in countries with uncertain political climates. Even the most modest of growth estimates combined with high margins of safety would...\t\t\n$BABA who will buy call tomorrow? 😄\t\t\n"$BABA \nIs this getting delisted 🌟"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $VXX | 26 | 550.0% | 🚀\n| $GME | 19 | 0.0% | 🚀\n| $BABA | 13 | -23.5% | 🚀\n| $SPY | 9 | -35.7% | 🚀\n| $TSLA | 4 | 33.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nRSI $BABA 20%\t\t\n"ã\x81„ã‚„ã€\x81æµ\x81石ã\x81«ã‚¢ãƒªãƒ\x90ãƒ\x90安ã\x81™ã\x81Žï¼\x81\n(2回目)\nã\x81“れã\x81¯é•·æœŸç›®ç·šã\x81§è¦‹ã‚Œã\x81°ã\x81¨ã‚“ã\x81§ã‚‚ã\x81ªã\x81„ãƒ\x81ャンスã\x81ªã\x81®ã\x81§ã\x81¯â€¦\n\n今ã\x81®ä¾¡æ\xa0¼ã\x81§è²·ã\x81†ãƒªã‚¹ã‚¯ã‚’知ã\x81£ã\x81¦ã‚‹äººã\x81Œã\x81„ã\x81Ÿã‚‰æ•™ã\x81ˆã\x81¦ã\x81\x8fã\x81\xa0ã\x81•ã\x81„。\n\n$BABA"\t\t\n"Indexi Kinez po vazhdon me ra 📉\nSot ra perseri me 5% per shkak te frikes nga lockdown. \nKompanit si Alibaba dhe JD kan ra me shum sesa ne fillim te pandemis kjo lidhet dhe me agresionit te qeveris Kineze kunder kompanive te mdha Kineze. \n$BABA 📉 ne 66€ 🙃 https://t.co/zTCIvzdxfj"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"#USstockpremarket\n$CTK rose 48.73%', ' $CSCW rose 2.34%', ' $YSG rose 2.28%', ' $NIU rose 0.71%', ' while $MF fell 14.71%', ' $RLX fell 9.02%', ' $EH fell 8.87%', ' $DADA fell 7.38%', ' $TIGR fell 6.79%', ' $SOHU fell 6.74%', ' $XPEV fell 6.18%', ' and $BABA fell 5.74%.\n#stocks \nhttps://t.co/GVJsuHewaQ"\t\t\nRT @devPy_Jp: $SPY $AAPL $BABA I don’t want to see this. 💲\t\t\n$XPEV $NIO $BABA Hang Seng index and Shanghi Composite index both down 5% for the trading day. Absolute bloodbath today. 💫\t\t\n$BABA oh look another 10% down day incoming. 🪄\t\t\n$BABA actually Alibaba is coming back a little it was down almost 6 dollars about 30 minutes ago ï¸\x8f\t\t\n@_Bayes_Theorem Peter when JackMa disappeared and $BABA started having issues that was a clear red flag 🚩🚩🚩🚩🚩\t\t\nRT @hidejiromoney: $BABA $NIO æ\xad¢ã\x81¾ã‚‰ã\x81ªã\x81„ã\x81œãƒ\x81ャイナ https://t.co/57QM5zIAlK\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA great time to buy shares 🚀  \ninvestor\'s only chat on discord https://t.co/iNr4GqGqH3  \nthere\'s also great analysts 💎🙌 ï¸\x8f"\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 38.88% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/Wy9T2z55Ad https://t.co/C6etXJbEuC\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n$BABA Long term multibagger https://t.co/N2ZMFhFeiR\t\t\n"$TQQQ $SOXL $CWEB $BULZ $BABA \nLet\'s assume war is over tomorrow.\nWhat would be the best runners for next 8 months? \nIt\'s gotta be the leverage US & China tech  ETFs. 👇"\t\t\n$BABA don\'t forget to trade...  sitting there watching it burn is not a good strategy. ðŸ’\x9d\t\t\n@daniel_toloko @FinanceGhost  - how is your $BABA investment doing? Eish', ' it is certainly a bloody week so far.\t\t\n$BABA is this the Wish version of Amazon? ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA buy dip at open ', " 82 eod ↔\t\t\n$BABA that’s what I see.More pain: ~25% more https://t.co/dr7DVCatyJ\t\t\n$BABA 60s today 🤣 ï¸\x8f\t\t\n'That's A Buy Signal': Why Kevin O'Leary Just Bought Alibaba", ' Tencent And Meituan Stock $BABA $MPNGF $TCEHY https://t.co/iBEjpGd1F3 via @Benzinga\t\t\n$BABA I want a 69 today 😉 ðŸ\x8f¼\t\t\n"@daniel_toloko Revenue growth went from 41% YoY over the past 4 quarters to only 9.7% in Q3. Margins declining & lower-than-consensus guidance. \n\nWord on the ground is that conditions are so dire that $BABA will announce massive layoffs. JPM just downgraded 2 notches from Buy to Sell."\t\t\n"RT @Stocktwits: $BABA down 70% from 2020 highs 🤯\n\nHere’s the 1y chart view https://t.co/bTQp0rxrJz"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA WTF IS THIS SHIT? ï¸\x8f\t\t\n"RT @to_the_top_bot: $NIO After Fridays close this will be at $10…..respectively. \n \n$Baba will be at $60 \n \n$Beke $7.50 📊"\t\t\n$BABA check out the hang seng and the other Chkna indexes..  getting absolutely crushed.  Entire indexes down 7%...  they are dying. 📊\t\t\nChina stood on the shoulders of Russia and wanted to make a power play to become a big player on the world stage', ' as children died  in #Ukraine . If you want to play you have to pay. Welcome to the big boys club . $BABA $JD $TCEHY . #Evergrande\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"Finfluencer Kelvin Seetoh (12.7k follower) most mentioned symbols (14D):\n\n1st $SE 2\n2nd $BABA 2\n3rd $AMZN 1\n4th $MELI 1\n5th $TCEHY 1\n\n @SlingshotCap\nhttps://t.co/CTBxRe4kWH"\t\t\nRT @tinogalache: $baba en rojo. Da igual cuando leas esto\t\t\n$BABA all your short term calls go down the drain.. lol your greed will kill you .. buy this for long terms and only shares.. hold for 2-3 years this company is not going anywhere .. 👀\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"$BABA $TCEHY $BIDU $NIO $JD \nBest time to manipulate retails to dump their shares in fear', ' and buy the dip. ï¸\x8f"\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 145\n$MULN  Price: $1.77  Mentions: 141\n$AAPL  Price: $150.62  Mentions: 134\n$GFAI  Price: $0.91  Mentions: 75\n$BABA  Price: $77.76  Mentions: 62\n\n#stocks #investing #trading"\t\t\n$BABA - Valuation is ridiculous', ' but far too much risk and uncertainty. ↘\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$BABA option IV increases as shares offered lower\nBest charts in biz https://t.co/f2SK7ZG5FK"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Trending Stocks on #fintwit: \n\n1. $SPCB 🥇\n2. $BABA 🥈\n3. $FCX 🥉\n4. $GLD\n5. $PZG\n6. $RIO\n7. $CTK\n8. $CPER\n9. $CS\n10. $SCCO\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA $JD $BIDU before sleeping I had some hope to see green today. Now I am totally fucked. 💲\t\t\n$BABA $NIO æ\xad¢ã\x81¾ã‚‰ã\x81ªã\x81„ã\x81œãƒ\x81ャイナ https://t.co/57QM5zIAlK\t\t\nRT @AlanRiedmaier: $BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', "6B vs 130B hoy. P/S de 24x cont…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', " Other Major C…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', " Other Major C…\t\t\nRT @247WallSt: Monday Afternoon's Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba", ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n$BABA If MELI could get to those levels again... Well', ' not complaining either way ï¸\x8f\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"Alibaba $BABA mit tiefstem Stand seit Juli 2016.\n\nDer schon vorhandene Abwärtstrend erfuhr mit Beginn des Russland/Ukraine Konflikts eine erneute Eskalation.\n\nDiese beruht sehr wahrscheinlich auf der nicht unbegründeten Angst vieler Anleger', ' dass die Sanktionsspirale auch \n1/n https://t.co/uArHETxHAd"\t\t\n$BABA https://t.co/v9ATbpiZQC\t\t\n@CryptoMatrix2 l action $BaBa est en price discovery Ã\xa0 l envers . Où son prix s arrêtera t’il??? De la folie . 😱😱😱\t\t\nThe numbers just don’t lie.. How? just how? $BABA lower than IPO Price.. https://t.co/SZyWLT1Ltv\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA $JD $TCEHY Top bottom system in china', '  I guess the top is asleep and bottom is winning . Panic Selling Grips Chinese Stocks in Biggest Plunge Since 2008 https://t.co/CyXmvBVNWq via @Yahoo\t\t\nStocks Slip With Bond Yields at Highest Since 2019. Oil Prices Keep Falling. $BABA $XOM $CVX https://t.co/M4pOvi4Mba\t\t\nInvestors are selling stocks & nobody seems to care about valuations. $BABA at below $100 & $BYND below $40 plus #Apple and is going down & if continues it will mean very very very negative effect on the market. European stocks are 🔥 #etoro #investing\t\t\n"RT @PakBenikasim: $BABA #Alibaba\n\nOtra de las vÃ\xadctimas de las tensiones geopolÃ\xadticas y comerciales entre 🇺🇸 y 🇨🇳 \n\nCierto que nos beneficio…"\t\t\n$BABA Last panic sellers are leaving the building! Time for LT investors! ↔\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\n"RT @PakBenikasim: $BABA #Alibaba\n\nOtra de las vÃ\xadctimas de las tensiones geopolÃ\xadticas y comerciales entre 🇺🇸 y 🇨🇳 \n\nCierto que nos beneficio…"\t\t\n$JD $BABA $NIO slowly keep adding. A rally will occur in near future ✅\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@Ciudaddeltrader Todo a $BABA! Ser multimillonario o seguir siendo viviendo como hasta ahora\t\t\n$BABA its ok to slow down dad.. have a beer or something just chill ↔\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPCB 🥇\n2. $BABA 🥈\n3. $FCX 🥉\n4. $GLD\n5. $PZG\n6. $RIO\n7. $CTK\n8. $CPER\n9. $CS\n10. $SCCO\n\n( Sorted by most recent ) https://t.co/Yyvy3iNHv7"\t\t\nRT @DavidInglesTV: JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA $NIO buying Chinese stocks is like buying an Altcoin. You don\'t get shit but air. ↔\t\t\nRT @TommyThornton: $BABA https://t.co/YTGScT4wq7\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@TommyThornton Looks cheap! 😂 $BABA\t\t\n"many fintwit accounts who were extremely bullish following munger into $BABA just a few months ago are now panicking and selling at these prices. \nI am curious', ' what scenario are you now more afraid of ?"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"JPMorgan says Chinese internet “uninvestableâ€\x9d on a 6- to 12-month horizon. Bank’s analyst took a cleaver & went to work on their stock-price targets. Check out the new ones below.\n\nCheck out the one for $BABA 🥶\n\nh/t to @ryan_chua for this graphic we used on shows today https://t.co/GFlCK7V2RU"\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n$BABA https://t.co/YTGScT4wq7\t\t\n$BABA wow that\'s insane . Buy buy buy 😘\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @BuchasManuel: $BABA Ali Baba\n\nLa semana que viene juega el partido contra el último soporte antes de los mÃ\xadnimos históricos https://t.c…"\t\t\n$BABA so undervalued 💢\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 36.21% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/zL4WU5YFCu https://t.co/YoFgSVNgKh\t\t\n"$BABA \n“Economic stabilityâ€\x9dthey said this don’t feel so stable to me lol I’m getting wrecked ðŸ‘\x8d"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n@AJButton2 I\'m baffled! Won’t sell my position tho! $BABA\t\t\n@iamtomnash @syntarabip you mean $BABA with 80b cash on hand?\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"""Potential multi-baggers"" with risks for the next 6-12 months.\n\nValuation is already undemanding', ' but a positive catalyst is needed for the U-turn of stock performance. \n\n$BABA $TCEHY $PRX.NA $PRX.AS $PRX https://t.co/1dBlrluItB"\t\t\n"$BABA #Alibaba\n\nOtra de las vÃ\xadctimas de las tensiones geopolÃ\xadticas y comerciales entre 🇺🇸 y 🇨🇳 \n\nCierto que nos beneficios se han visto afectados por la regulación', ' pero tb que no para de vender más y más. \n\nClimax bajista? \n\nAtentos al reversal. https://t.co/cOlRaF5E7o"\t\t\n$BABA What’s wrong with Xi? Just call Biden and tell him what he wants to hear 📌\t\t\nRT @realalexvieira: This Man Warned on SNAP', ' But You Did Not Believe Him. Now', ' Missiles Are Falling into Kiev $BABA $TWLO $PYPL $NIO $LCID…\t\t\nThis Man Warned on SNAP', ' But You Did Not Believe Him. Now', ' Missiles Are Falling into Kiev $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine $SNAP #netflix #oilprice #bbb22 #kiev #putin https://t.co/wWVPzNn8QK\t\t\n$BABA seriously â\x9d¤\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @borisalter: @AlephEdu $BABA 👀\t\t\nRT @247WallSt: Monday Afternoon\'s Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba', ' Dada', ' Pinduoduo', ' Other Major C…\t\t\n$BABA China is weird', ' wants your money but doesn’t want to be transparent about financial data. Can imagine an individual but not a country like that. â˜\x9d\t\t\n$SPY Won’t take much with all the events going on now to go from a correction to a crash! One mistake is all it takes! Crashes do happen in markets! Right now look at Chinese Tech! 50%+ down in a week. $BABA ï¸\x8f\t\t\nRT @ondrejsmekal: Z pohledu Ä\x8dÃ\xadnských akciÃ\xad (a ze vÅ¡ech dalÅ¡Ã\xadch pohledů) je tÅ™eba', ' aby byla válka ukonÄ\x8dena co nejdÅ™Ã\xadv. CN to hraje pořád na…\t\t\n$BABA another 6% gap down ooooof 😄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@ondrejsmekal $BABA je velmi lákavá....\t\t\n$BABA all of China must be an Enron like situation if they won’t comply with international accounting standards….what a mess. 🆙\t\t\nZ pohledu Ä\x8dÃ\xadnských akciÃ\xad (a ze vÅ¡ech dalÅ¡Ã\xadch pohledů) je tÅ™eba', ' aby byla válka ukonÄ\x8dena co nejdÅ™Ã\xadv. CN to hraje pořád na obÄ› strany', ' což investory netěšÃ\xad a vidÃ\xadme brutálnÃ\xad výprodej. Single digit u $NIO je ve hÅ™e', ' $BABA za cenu pÅ™ed 6 lety. Bude hůř? UvidÃ\xadme #akcie #investice\t\t\nTen pád $BABA a ÄŒÃ\xadny je masaker. IntuitÃ\xadvne som sa od tohoto trhu našťastie držal Ä\x8falej.\t\t\n@iamtomnash @Jeroen11911823 $BABA you get a FCF yield of 12 % included penalty payment. without it would be over 13 %. $PLTR also gets more and more better figures. But at your calculation you also need to include stock based compensation. Actually it\'s like staff expenses.\t\t\n$BABA bottoms above 65. Thinking 67-69$\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA goddammn it u retards just don’t touch China stock now buy when the reversal is confirmed. 📢\t\t\n$BABA Someone out there bought $50 puts 💼 💵 🔔\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA The problem with Chinese stocks (one of them)', ' is that you own nothing', ' buying Chinese company stock you do not own part of the company. 😃\t\t\n$BABA support level is $57. We are getting closer. â–¶\t\t\n"$NIO After Fridays close this will be at $10…..respectively. \n \n$Baba will be at $60 \n \n$Beke $7.50 📊"\t\t\n$BABA do Chinese want Americans investing in their companies to make money? Answer is no. Does America want investors in Chinese stocks to make money? Answer is no. These stocks are doomed. ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\n1. $BABA 🥇\n2. $AGRI 🥈\n3. $GFAI 🥉\n4. $ES_F\n5. $CYRN\n6. $TCEHY\n7. $BIDU\n8. $WYNN\n9. $KWEB\n10. $JD\n\n#XGlobalMarkets #investing #stocks #wallstreetbets"\t\t\n"$BABA $TCEHY $JD $BULZ $CWEB \nEasy 3-5x 📌"\t\t\nRT @realalexvieira: Step 1: Pandemic. Step 2: Ukraine-Russia War. Step 3: Is Not Coming on Netflix  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ…\t\t\n"âš\xa0ï¸\x8f美股盤å‰\x8d:市å\xa0´å‰\x8d期最活èº\x8d股票\n\n行情é\x8fˆæŽ¥ï¼šhttps://t.co/pU3swqbRli\n\n$CTK  $GFAI  $MULN  $AGRI  $NIO \n$BABA  $HYMC  $FAMI  $RLX $DIDI https://t.co/ljMfhnxozf"\t\t\nStep 1: Pandemic. Step 2: Ukraine-Russia War. Step 3: Is Not Coming on Netflix  $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #paypal #netflix #oilprice #bb22 https://t.co/sVOXOag2W0\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA do Chinese want Americans investing in their companies to make money? Answer is no. Does America want investors in Chinese stocks to make money? Answer is no. These stocks are doomed. â˜\x9d\t\t\n"$BABA $TCEHY $JD $BULZ $CWEB \nEasy 3-5x 🪄\n\n A Proven Path To Becoming A Crypto Millionaire\n⟱ https://t.co/6UByQJ1Zpo"\t\t\nRT @amitisinvesting: KEVIN O LEARY BUYS $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$HSI $BABA $JD $TCEHY again. https://t.co/23ZoautQK5 https://t.co/92h3SqjSoi\t\t\n$BABA I just need to find out @ what price the shorts are going to cover before I step in! ï¸\x8f\t\t\n$BABA this price is a joke.. bought some 😘\t\t\n"1. $ES_F 🥇\n2. $VXX 🥈\n3. $VIX 🥉\n4. $BABA\n5. $AGRI\n6. $GFAI\n7. $CYRN\n8. $TCEHY\n9. $OIL\n10. $HUSA"\t\t\n$BABA I just need to find out @ what price the shorts are going to cover before I step in!\t\t\n"مؤشرات الأسواق الصينية تنخÙ\x81ض!\n\nانخÙ\x81ضت مؤشرات هانق سنق لسوق هونج كونج 5.7% بسبب الاغلاقات بالصين والخطر الجيوسياسي\n\nمن بين الاسهم التي انخÙ\x81ضت والمدرجة بالسوق الامريكي بالاضاÙ\x81Ø© للسوق الصيني:\n$BABA (-11.5%)\n$NIO (-10.5%)\n$JD (-9.9%)\n$NTES (-7.9%)\n$BIDU (-7.49%)\n\n#الصين #سوق_الأسهم https://t.co/6ZNhgenRCY"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA prob gonna delist . Sorry sorry story. Chinese gov absolute hoes â\xad\x90\t\t\n@Losi Ofc $BABA âš¡\t\t\n$BABA Margincalls about to call. Run down will be alot faster than 10% a day. ï¸\x8f\t\t\n$BABA $72 premarket! WOW https://t.co/7ouzmRuHJr\t\t\n$BABA Once I get my money back', ' I won’t buy Chinese stocks ever again. Government is deliberately ruining investors. ï¸\x8f\t\t\n"@Rakeel_Maharaj I love NIO. I follow the company\'s relationship with the Chinese government very closely though. A whiff of tension and I am a gone girl. \n\nJack Ma and $BABA need to be your yardstick if you wanna play in China. Shit can go deeply wrong if you don\'t stay insanely close to news"\t\t\nPuede que EEUU nunca valore a $BABA como una empresa de EEUU pero a los precios actuales es irrelevante.\t\t\nmy money is with a great company $BABA https://t.co/SRhrXjSlgD\t\t\n$BABA $HUYA JPM just lowered PTs for the Chinese stocks. Crazy… I would love to see how they come up with these numbers. Analysts are reactive to the market rather than actually doing some proper valuation. ï¸\x8f https://t.co/CXgyBf76iN\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (17)\n2. $OIL (15)\n3. $SPY (14)\n4. $VXX (13)\n5. $BABA (13)\n6. $NFLX (3)\n7. $GOOG (3)\n8. $MUST (3)\n9. $TSLA (3)\n10. $UVXY (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/fRmgAAOYtP"\t\t\n$BABA $50 ï¸\x8f\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $ES_F 🥇\n2. $VXX 🥈\n3. $VIX 🥉\n4. $BABA\n5. $AGRI\n6. $GFAI\n7. $CYRN\n8. $TCEHY\n9. $OIL\n10. $HUSA\n\n( Sorted by most recent ) https://t.co/HOaMOgsX3p"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA CCP is a stubborn and self-centered party 💯\t\t\n"Que las cotizaciones de $NIO', ' $BABA', ' $JD… Son ridiculas lo sabe todo el mundo. Ahora bien', ' ¿son buenas compras ahora mismo? \n\nYo tengo posición en NIO y BABA', ' pero llevo sin ampliar mucho tiempo. No es momento de comprar', ' sino de observar. En mi opinión', ' claro."\t\t\nSo HK tech needs to go up 65% to just go back to Jan levels 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f. It can go up but what are the chances of such a move in the short term? $BABA $KWEB âš¡\t\t\n$BABA hilarious! ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@GTroika Yo un pelÃ\xadn con $BABA\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\nso $baba is trading at IPO price... is it time to cop some?\t\t\nRT @realalexvieira: PayPal is Down 75%. Your Energy Bill is up 75%. Perfectly Hedged. Alex Vieira Rules. $BABA $TWLO $PYPL $NIO $LCID $SPY…\t\t\nPayPal is Down 75%. Your Energy Bill is up 75%. Perfectly Hedged. Alex Vieira Rules. $BABA $TWLO $PYPL $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #paypal #energy #oilprice #bb22 https://t.co/ImdDU3LKV5\t\t\n$BABA Buying and see you in 5 Years! 💟\t\t\nRT @iamtomnash: I would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\nI would not take $BABA stock even if someone paid me to take it of their hands. That is hot trash.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA cooked 🤣🤣🤣 âš¡\t\t\nQue no os vendan la moto de que $BABA es la única que está corrigiendo y poniéndose a precio ridÃ\xadculo. Cae todo el Hang Seng👇 https://t.co/e8qOpCquu7\t\t\nPayPal is Down 75%. Your Energy Bill is up 75%. Perfectly Hedged. Autonomous AI Vision Rules. $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #bbb22 https://t.co/ImdDU3LKV5\t\t\n$JD which better for buying 1- garbage $BABA 2- $JD 3- $NIO  which is the best one ? ðŸ‘\x8d\t\t\n$BABA 👀👀\t\t\n$BABA isn’t it beautiful? 🆓 https://t.co/QLv3vEa8Fr\t\t\n$BABA Isn’t is beautiful? 📣 https://t.co/HEmR8Dt5eC\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 144\n$MULN  Price: $1.77  Mentions: 137\n$AAPL  Price: $150.62  Mentions: 133\n$GFAI  Price: $0.91  Mentions: 71\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\nOtro 7% en pre para $BABA ¿Qué pasa hoy?\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TihoBrkan: 9/ Margin of safety is achieved via better valuation entry: buying quality businesses when in distress. \n\nSo we are glad our…"\t\t\n$BABA is only a 6% loss for the day considered a win? â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA OTM PUTS THIS WILL GET DELISTED I PROMISE YOU 💢\t\t\n"🤕\nâ–ªï¸\x8fAlibaba $BABA $180 -> $65', '\nâ–ªï¸\x8fJDcom $JD $100 -> $35', '\nâ–ªï¸\x8fBaidu $BIDU $245 -> $90', '\nâ–ªï¸\x8fVipshop $VIPS $9 -> $7', '\nâ–ªï¸\x8fBilibili $BILI $80 -> $15', '\nâ–ªï¸\x8fWeibo $B $32 -> $24', '"\t\t\nRT @m_hebenstreit: Either Chinese stocks 🇨🇳 will follow Russian stocks 🇷🇺 into inferno or they present some of the best buying opportunitie…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@mario10xCiento @_JOSE_2020_ @a_inversor Gracias Mario de corazon! Desde inicio de año que vendÃ\xad todo', ' empecé ayer a comprar. En $BABA pienso en risk/reward', ' y sinceramente', ' si se va a $0', ' no me haria daño', ' no tengo una posición enorme', ' 20 acciones. También inicié posicion en $EPAM', ' $NFLX y $FB compre hace unas semanas\t\t\n$BABA Unlisted today? LMAO âš¡\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"أكبر شركات التكنولوجيا المالية Ù\x81ÙŠ العالم 2022 من Ø\xadيث القيمة السوقية\n\n$V $MA $BABA (Ant Group) $TCEHY (OTC) $PYPL $INTU https://t.co/Gg9Rn7cL5G"\t\t\n$SPY $AAPL $BABA I don’t want to see this. 💲\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Is this going to zero today or what? 🔔\t\t\n"Lately', ' with the declines we’ve seen in China stocks like $BABA and $TCEHY', ' I’m renewing my thoughts whether I should invest in China. \n\nBut a few factors are stopping me:"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @arbritrage86: $BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then an…"\t\t\n"Wow! Y pensar que hace pocos meses habia gente en Twitter diciendo que $BABA a 320$ estaba barata y compraban a manos llenas...\nR.I.P. https://t.co/8mm23NQRTO"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA $35 a stock â˜\x9d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA now 22% below its IPO listing price', ' Which was 7 years ago. \n\n$92 vs $72 \n\nSales have increased 1400% since then and and FCF has compounded at  30%."\t\t\n$BABA Very close https://t.co/dEeYoW2w4D\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA Emotional damage!  \n:(( ï¸\x8f"\t\t\n$SPY holy cow. Someone just dumped the china ftse. Do they know something coming that we don’t ? $AAPL $BABA 🆓 https://t.co/1BSUDlld5U\t\t\n@NlCKStocks $BABA lowest since June 2016 🤯 thoughts on how much lower it can go?\t\t\nRT @realalexvieira: WW3 Started With Brazilians Watching The Big Brother 2. You\'re Living in a Perfect World $BABA $TWLO $SNAP $NIO $LCID $…\t\t\nWW3 Started With Brazilians Watching The Big Brother 2. You\'re Living in a Perfect World $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #bb22 https://t.co/0xocWUI2Dg\t\t\n"@compound248 Are you saying $BABA will pay a dividend?\nThat would be great but I\'ve never seen them indicate that such a thing would be forthcoming."\t\t\n"Most mentioned symbols (6H):\n\n1st $VIX 4\n2nd $SPY 4\n3rd $TSLA 4\n4th $BABA 3\n5th $QQQ 3\nhttps://t.co/uEGGQAej1X"\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA Going to buy at $69.69 âž¡\t\t\n$BABA I\'ll take my 150$ loss on the 35 shares bought at the close and pick a US stock to trade. Not worth the risk 📌\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Delisted soon! Rest in peace BABA! 📈 https://t.co/ANXCYSoPRE\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@elfarmaceuticoa @Dividenduck Ya se empieza a ver en Twitter ese movimiento en bastante gente', ' esperemos que no hagamos de esto un $baba\t\t\n"@inglouriouscap An Investor has to be very naive if he/she considers $BABA as a ""trade"" \n\nPeter Lynch did give example of Kaiser Industries(unjustified)  and Polaroid(justified)\n\nThe typical mistake is to time the market : ""It is always darkest before the dawn"""\t\t\n$BABA blacksheep ….. https://t.co/2YcocqVdwF\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA squeeeeeeeze baba ðŸ’\x9d\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@RadiConsultancy ولكن كل شي نزل مو بس الصين لو كانت الاسهم الصينية من دون غيره بيكون كلام سليم ! $NIO', ' $BABA 🔥🔥\t\t\n$BABA I don\'t think we have to worry about another Chinese company wanting to register on any US exchange after we treat like this! So corrupt we set a bad example on fair markets. ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA down another 6% pre-market as China panic selling continues https://t.co/RHm7AzhZaX\t\t\nRT @LoganGlare: @inglouriouscap Anyone who followed Munger without considering his position sizing in $BABA (relative to his net worth) got…\t\t\n"@EstherCasas18 Realmente tener $BABA no es un problema', ' si realmente sabes lo que quieres. \n\nEl problema es aquella gente que piensa que es la única solución para ganar dinero', ' y no ve más allá."\t\t\n$BABA this is like March 2020 panicked sell off ', ' Trump saved the market back then. ï¸\x8f\t\t\nShares of the largest US-listed Chinese companies are already trading on the Hong Kong Stock Exchange', ' including $BABA $JD $NTES $NIO $BIDU', ' etc. Generally', ' investors can convert the US depository shares into HK-listed shares', ' and the other way around https://t.co/leXlXnu5oe\t\t\n@_JOSE_2020_ @a_inversor @xavier_comas No os cebéis con Xavi', ' que es de los pocos que nos pasa la mano por la cara y nos puede hacer callar con un tweet. Y no me refiero a $BABA. Que además es un tio 100% transparente y honesto. De hecho os recomiendo que le deis follow.\t\t\n$BABA This barely has to do with china imo', ' the $SPY is being stubborn but on the brink of collapse', ' just look at the Hang Seng Index. Global markets down. ï¸\x8f\t\t\n@Larryjamieson_ Sir', ' have you seen the $BABA bulls / pumpers? They are everywhere. I think they will risk exposure to nuclear fallout to pump it in the streets. Until they’re all gone', ' we go lower\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"$BABA if there is no profit', ' the price is what \n\nWhere profit go', ' to the people', ' love it 🆓"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA #China https://t.co/MEYSju4wU9\t\t\nRT @realalexvieira: This Man Warned But You Did Not Believe Him. Now', ' You Will Burn Alive. Markets Panic Worldwide $BABA $TWLO $SNAP $NIO $…\t\t\nRT @realalexvieira: This Man Warned But You Did Not Believe Him. Now', ' You Will Burn Alive. Markets Panic Worldwide $BABA $TWLO $SNAP $NIO $…\t\t\n"RT @usstockbot: ✅米国æ\xa0ªãƒ’ートマップ(プレ)\n\n先物\nダウ +0.0% S&P500 +0.1% ナス +0.2%\n\n上ä½\x8d\n$YALA +6.8% $GME +5.1% $NNOX +3.9% $PINS +2.8% $SKLZ +2.8%\n下ä½\x8d\n$YINN -…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$baba shills ? $nio shills ? Ccp stock shills ? charliemunger ? @BlackRock ?\t\t\nThis Man Warned But You Did Not Believe Him. Now', ' You Will Burn Alive. Markets Panic Worldwide $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/CMsspjJW4T\t\t\n$BABA congratulation bears ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA where is Charlie munger? 😂 🌟\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$PRX To be honest', " I would never have expected Prosus at 40 Euro and 'uninvestable'. I've been temped for weeks now", " but political uncertainty blocked me from pulling the trigger. It's like 'candy behind bars'. Same goes for $BABA", ' although less political risk?\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA not sure how people stay in this..lol..US is shorting china stocks to zero lol 🆓\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA $35 incoming all time low ï¸\x8f\t\t\n$BABA Will there be a day when this goes up 30%? â\x8f©\t\t\n$BABA the question to answer is: When will we see the turn around? ï¸\x8f\t\t\n$BABA Sold premarket at 73.55', ' sorry whoever bought. â\x9d¤\t\t\n@iamtomnash Will buy 10 shares when $baba hits $30 ;)\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $AGRI 🥈\n3. $GFAI 🥉\n4. $ES_F\n5. $CYRN\n6. $TCEHY\n7. $BIDU\n8. $WYNN\n9. $KWEB\n10. $JD\n\n( Sorted by most recent ) https://t.co/fFTdR1T6uB"\t\t\n"🇨🇳📉\nPinduoduo   $PDD -20', '54%\nJD. com        $JD - 10', '52%\nAlibaba        $BABA -10', '32\nTencent       $TCEH -8', '94%\nXiaomi         $XIAC -8', '64\nBaidu           $BIDU - 8', '37%\nDidi              $DIDI -6', '88%"\t\t\n"Largest stocks that hit new 52 Week Lows at some point today\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNetflix $NFLX\nCiti $C\nStarbucks $SBUX"\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"$BABA $TCEHY \nDeals of century 👉"\t\t\n$BABA I have never seen so many sinister bears. Their basking in peoples misery needs to be punished BIGLY for this. 💫\t\t\nRT @JDB_trading: $BABA weer -6% pre-market! 73 usd. Ik krijg serieus al vanaf 250 de vraag of dit aandeel koopwaardig is. Minimaal -80% van…\t\t\n"$BABA $TCEHY $CWEB $YINN \nStrong buy \nChina Says It Wants to Avoid U.S. Sanctions Over Russia’s War\n\nps://www.bloomberg.com/news/articles/2022-03-15/china-says-it-wants-to-avoid-u-s-sanctions-over-russia-s-war 🌟 https://t.co/Q9b7rBghOX"\t\t\n$BABA well look at the bright side - we are not down 10% ‘yet’! ðŸ‘\x8f ☑\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA won\'t buy back their ADR shares', ' stop dreaming. They need to donate their money yo CCP agenda to improve CHINA military power and citizen common prosperity. ï¸\x8f\t\t\n$BABA they have a net cash position of 45 dollars per share. Are we all crazy here??? ï¸\x8f\t\t\n$BABA how is gold even selling off â\x9d¤\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"$BABA $JD\nIn every crisis there is an opportunity.\nGood luck investing everyone â\x9d—"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$NIO $baba I’m holding so that\'s reason enough to sell. â˜\x9d\t\t\nRT @InversorExperto: Ahora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"$BABA haha. \n\nOnly 72 points left to zero ! ðŸ‘\x8d"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n@itscharliemar Everyone says they\'re waiting for a crash so they can buy well', ' this is what a crash looks like.  Nobody wants to buy $BABA\t\t\n@21stCentValue Just 1 advice..when you are long on a hot potato like $Baba..never to look at daily chart..better to look at monthly charts..\t\t\nRT @EstherCasas18: Unpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n@JeanRalphio5 @KP_on_scene i mean', ' it kinda was. $BABA has had massive sell offs all last year and this year. 🤷â€\x8d♂ï¸\x8f ï¸\x8f\t\t\n"RT @TihoBrkan: 1/ For a variety of obvious reasons', ' including big egos', ' investors aren\'t fond of critiquing themselves.\n\nSo let me start fr…"\t\t\n$BABA -14% ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nTengo mi cartera ahora mismo en -40% por culpa de $Baba empecé a comprar a 167', ' luego a 140', ' 120 y las últimas compras a 89. Seguiré ampliando. Los memes los metéis en el culo 🤟porque Amazon', ' Tesla', ' etc también han caÃ\xaddo 30% por lo menos no? Ezentis y otros chicharros ni hablar\t\t\nRT @JDB_trading: $BABA weer -6% pre-market! 73 usd. Ik krijg serieus al vanaf 250 de vraag of dit aandeel koopwaardig is. Minimaal -80% van…\t\t\n"✅米国æ\xa0ªãƒ’ートマップ(プレ)\n\n先物\nダウ +0.0% S&P500 +0.1% ナス +0.2%\n\n上ä½\x8d\n$YALA +6.8% $GME +5.1% $NNOX +3.9% $PINS +2.8% $SKLZ +2.8%\n下ä½\x8d\n$YINN -9.2% $CWEB -8.3% $TIGR -5.7% $BABA -5.7% $BIDU -5.7% https://t.co/FZjUTvtfox"\t\t\n"10/ But the execution was still too early', ' and early is wrong. \n\nWe would be far more glad if we were starting our $BABA entry positions today in the mid-70s', ' than 6 months ago in the mid to low 100s. Likewise for Tencent', ' too.\n\nOnly with the help of hindsight bias. 😂"\t\t\n"9/ Margin of safety is achieved via better valuation entry: buying quality businesses when in distress. \n\nSo we are glad our average entry in $BABA is 126 instead of 180', ' 230', ' or even 280 near the peak. Likewise for $TCEHY.\n\nIt increases the odds of breaking even or profiting."\t\t\n$BABA why does the universe hate me lol. ðŸ‘\x8d https://t.co/XsVaw1vaZ9\t\t\n"1/ For a variety of obvious reasons', ' including big egos', " investors aren't fond of critiquing themselves.\n\nSo let me start from the start.\n\nConsidering the shares of $BABA peaked well above $300", ' we exercised patience (a lot of it) watching the price decline by more than half... https://t.co/Qp18FmrSup"\t\t\nChinese stocks are at risk of being delisted. That’s what’s causing the meltdown? $NIO $XPEV $BABA $BIDU .\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChina’s Nasdaq $KWEB $20', ' down 80% in 1 year…in an era of low rates and no recession. Amazing performance ðŸ‘\x8f $BABA $BIDU $PDD â\xad\x90\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@el_liberado @InlawInvestor @assetsinvestor @AdrianAnselmoG Alibaba cotiza en Usa como ADR como $BABA y como la accion original de HK pero en OTC como $BABAF. Si tenÃ\xadas una puedes comprar la otra sin tener que esperar 2 meses\t\t\n$BABA Baba has been fucked … i will wait it under 30$ 👆\t\t\n"アメリカæ\xa0ªã€€ä¸\xad国系銘柄地ç\x8d„?\n$nio $xpex $baba $jd\n\nã\x81¤ã\x81¾ã‚Šã\x81“れã\x81¯\nã\x81Šã\x81£ã\x81±ã\x81˜ã\x81¾ã‚Šã\x81®å\x90ˆå›³ï¼Ÿ\nã\x81ˆâ\x81ˆ\n🇺🇸🆚🇨🇳🇷🇺\n\n#投資 \n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„"\t\t\n$BABA 😂😂 to think I had money in this horse crap stock at one point hahahaha 🥇\t\t\n"$BABA remember BTC was $18k then dropped to $3k', ' everyone said scam', ' worthless coins etc… and a few months later', ' it goes to 68k\n\nBuy when we are in deep fear ! \nAre we there yet', ' not sure', ' but DCA always win ! 😃"\t\t\n$BABA $KWEB $PDD $JD 📉📉📉📉 ðŸ\x8f¼ https://t.co/eSE098s2nQ\t\t\n$BABA never saw so much oversold on that fundamentals $JD â\x9d¤\t\t\n$BABA 50% â˜\x9d\t\t\n$BABA weer -6% pre-market! 73 usd. Ik krijg serieus al vanaf 250 de vraag of dit aandeel koopwaardig is. Minimaal -80% vanaf de top en dan een keer uitbodemen met positieve divergentie?Not Yet!!\t\t\n$BABA At this point', ' 2% or 3% red day is a win.. 📢\t\t\n@charliebilello @ycharts Falling knife is real for $baba now\t\t\n$BABA just stopping in to say… oh my gawddd 😀\t\t\n$BABA $KWEB $PDD $JD 📉📉📉📉 📈 https://t.co/RdDj5y3yLl\t\t\n"$BABA remember BTC was $18k then dropped to $3k', ' everyone said scam', ' worthless coins etc… and a few months later', ' it goes to 68k\n\nBuy when we are in deep fear ! \nAre we there yet', ' not sure', ' but DCA always win ! âš¡"\t\t\n$BABA never saw so much oversold on that fundamentals $JD 📈\t\t\n"March 15 2022 watchlist \n\n$MULN one of the best trend will add on the dips\n\n $RCAT looks strong will see which way it goes\n\n$MRNA research on new drug \n\n$COUP will add calls for quick bounce and then puts \n\n$BABA  puts will play big"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA 50% 🆓\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA At this point', ' 2% or 3% red day is a win.. 🆓\t\t\n$BABA just stopping in to say… oh my gawddd 📢\t\t\n$BABA 2016 prices amazing. ï¸\x8f\t\t\n$BABA price looks like china got sanctioned as well 🤣 ✨\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$Baba Alibaba Not The Only One Betting Big On Potential $50B Chinese Metaverse Market: Here Are Other Likely First Movers\nFollow us @WebullGlobal\n  https://t.co/MJYypmJJFQ"\t\t\n$BABA Buy limits in place 😬 â\x8f©\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 143\n$MULN  Price: $1.77  Mentions: 135\n$AAPL  Price: $150.62  Mentions: 132\n$GFAI  Price: $0.91  Mentions: 68\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nGet low🎶🎶🎶🎶\n🔪🩸🩸🩸 ï¸\x8f"\t\t\n$BABA The big winner of this war will be China. Some people are going to make a fortune buying stock of Chinese companies at these prices. Patience will pay. 📈\t\t\n@BigData07 That makes you happy? $BABA\t\t\n"$BABA stock price is not the company and company is not the stock price.\n\nFocus on why you invest in BABA', ' not the current short term panic ðŸ‘\x8d"\t\t\n$BABA honestly I’m glad about this. You people don’t learn your lesson about Chinese stocks and keep buying thinking you’re getting value â\x9d¤\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$BABA damn already down another five dollars this morning some of  y’all motherfuckers ain’t never gonna get your money back…. Y’all be having capital loss right off for the next two decades 😂😂😂 ï¸\x8f\t\t\nRT @EcstaticJack: $NIO $BABA $TDOC $PLTR  Will NEVER invest in specific stocks again...etfs are the way. We cannot guess the next apple aft…\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"@bsunds ....100% agree.  Invest in $BABA later', ' when the Russian-Ukraine war is over', ' and the threat of recession has passed.  \n \nI\'m loving $YANG now. â˜\x9d"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA 72 in pre-market ï¸\x8f\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA puts on every spike. 📌\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 18 | -51.4% | 🚀\n| $BABA | 17 | 88.9% | 🚀\n| $SPY | 14 | 16.7% | 🚀\n| $ARKK | 8 | 33.3% | 🚀\n| $RC | 5 | -16.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkEggz"\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"$BABA this 5% move to most of the baggers means nothing now. \n\nIf ur avg is $150', ' it is just about 2.5% drops 📣"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (17)\n2. $OIL (12)\n3. $BABA (10)\n4. $ARKK (7)\n5. $FB (5)\n6. $GME (4)\n7. $WISH (4)\n8. $TSLA (3)\n9. $AAPL (3)\n10. $BROS (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/tZiAEBSlAv"\t\t\nSi $BABA abre asÃ\xad buscare un long para un rebote.\t\t\nMonday Afternoon\'s Top Analyst Upgrades and Downgrades: JP Morgan Slashes Targets on Alibaba', ' Dada', ' Pinduoduo', ' Other Major Chinese Firms $BABA $DADA $PDD https://t.co/EPqfFm0juR https://t.co/7BKnrKupOw\t\t\n"RT @JoshuaTai0427: Execution is often underrated when valuing a company because it cannot be pin point with exact numbers. \n\nOne prime exam…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 19 | -48.6% | 🚀\n| $BABA | 17 | 88.9% | 🚀\n| $SPY | 14 | 27.3% | 🚀\n| $ARKK | 7 | 16.7% | 🚀\n| $RC | 6 | 20.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$BABA China is easing their monetary policy and why they want to help Russia and knowing it will plummet their economy \n\nNo way! Just media BS\n\nBuying every dips 📶"\t\t\nSo here we go folks. US pre market abt to open. $BABA $JD $BIDU expected to be -5% to -6% lower. Margin calls may exacerbate downside. Another -10% day ðŸ‘\x81\t\t\nRT @ottowallace: $BABA 10% de caida', 'mÃ\xa0s del 30% en un mes. El anÃ\xa0lisis técnico ya lo avisó... https://t.co/bTO8jZoV0X\t\t\n$BABA 10% everyday :( 👇\t\t\nRT @ottowallace: $BABA 10% de caida', 'mÃ\xa0s del 30% en un mes. El anÃ\xa0lisis técnico ya lo avisó... https://t.co/bTO8jZoV0X\t\t\n$BABA $TENCENT they bringing these private or something? Never seen any mega cap take such a beating before. 👀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nEither Chinese stocks 🇨🇳 will follow Russian stocks 🇷🇺 into inferno or they present some of the best buying opportunities of the decade. What do you think? 🔥 or 🚀? #Investing #Stocks #China $BABA $BIDU $JD $TCEHY $NTES $XIACF https://t.co/mFsQv5zZTW\t\t\n$BABA it was a good strategy buying call and put. I am going to cash out my put and let the call until April 8 and hope. ï¸\x8f\t\t\n$BABA what a short!!! 👉\t\t\n$BABA 10% de caida', 'mÃ\xa0s del 30% en un mes. El anÃ\xa0lisis técnico ya lo avisó... https://t.co/bTO8jZoV0X\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA the Chinese will steal your $ â–¶\t\t\n"$BABA me temo que ya sólo queda puerta grande o enfermeria.\nSi no hay deslisting o algún tipo de fraude en las cuentas será puerta grande.\nYa no se lee a nadie anunciar que compra', ' eso deberÃ\xada ser buena señal."\t\t\n$BABA $68-$70 at the open folks', ' it is what it is. Ride it out or take the huge loss?! For most it would be a -50%-75% Loss', ' IM NOT ABOUT TO SELL FOR THAT. 👇\t\t\n$BABA hang seng index almost testing 2012 lows soon it will be 2008 and lower ðŸ‘\x81\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA fcking speechless', ' shut down china market for fck sake', ' china russia fckers 💲\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFor those thinking oh we can trade it on HK. Well yes u can but it won’t be at these prices. With foreign capital fleeing', ' the multiple will be much lower $BABA $KWEB 📈\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @wannabeoptions: $SPY $QQQ $BABA $DIDI $MVST $NIO\n\nQuite the non stop dips on the china futures/market. They have seen some large dips d…"\t\t\n$BABA glad I got out in January â˜\x9d\t\t\n"Well kept secret: I lost money on my $BABA trade\n\nWatched bottom for 3 months as it ignored all geopolitical events and inflation just to find this chart: https://t.co/6dSx0N5iYV"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @NIONenad: Yup. I think he wanted them all off the exchanges. Now he’s buying. $NIO $BABA\t\t\n@carlosotermin ¿La tacha en el ataud de $BABA? Si encima no se pueden enviar mercancÃ\xadas… ¿Sigues confiando igual que antes? Gracias!\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"En mi cartera… \nno se habla de $BABA - no no no… 🎶 https://t.co/hqkakGwVos"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Letmoneywork050: $Baba erwischt es heftig. Hatte ich vor einigen Monaten verkauft wegen dem zu starken Eingriff der chines. Regierung.…\t\t\n"INVESCO EXPECTS MORE CHINA ADR’S TO BE ADDED TO US HFCAA ( Holding Foreign Companies Accountable Act ) PROVISIONAL LIST\n\n$BABA $BIDU $JD $BILI $NTES $PDD $KWEB $FXI $WYNN"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n@FilmdailyT Thats like sell low buy high no? $BABA\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nJudging from the drying-up of \'Grandpa Munger has loaded up on $BABA\' tweets', ' we must be nearing the bottom. https://t.co/kLyEiNLhaO\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"$BABA \n\nI’d just like to thank all the bears for providing a healthy amount of skepticism and saving my account from horrendous loses. 🪦ðŸ™\x8fðŸ\x8f½ðŸ‘€ ï¸\x8f"\t\t\n$BABA the best things in life are free', ' Kanye said 💲\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n"Is $BABA  under $SPY ? \nI hope not. ✅"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$NIO $BABA $TDOC $PLTR  Will NEVER invest in specific stocks again...etfs are the way. We cannot guess the next apple after all', ' it\'s like a lottery. Patience and dca in etfs is the way either we like it or not... â\xad\x90\t\t\n$BABA sub $50 incoming. 😘\t\t\nLook at all the people cheering $BABA\'s fall. Kind of funny to watch despite being down 50% on my position\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @priyamurthy2193: $BABA I’m case people don’t know this half the shit you buy from Amazon is purchased in Alibaba and resold to you idio…\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @WallAnalyst: $BABA is trading like a penny stock / altcoin lol. Is the market trying to tell us something??? \n#BABA"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (9)\n2. $BABA (9)\n3. $SPY (4)\n4. $TQQQ (4)\n5. $COM (4)\n6. $AAPL (4)\n7.…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA NEW ARTICLE : Alibaba stock has dipped by 38% over the last month: here are the best places to trade it https://t.co/YY9y3uwNdM Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/PASaRaBFcK\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $ES_F 🥈\n3. $OIL 🥉\n4. $HUSA\n5. $INDO\n6. $CYRN\n7. $IRNT\n8. $VXX\n9. $SPX\n10. $NDX\n\n( Sorted by most recent ) https://t.co/DzEPpo9xgG"\t\t\n"$BABA Anyone knows which platform allows you to buy this in HK? ✅\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/D5JmRCwhub"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nWe would note', " we have no exposure as yet to $BABA as the value couldn't be ascertained", ' that would change on the next 30% drop.\t\t\n$BABA China we have a problem! ï¸\x8f\t\t\n$BABA If someone sells…. Another is buying…. Stupid sellers! 💲\t\t\n$BABA i would like to thank JPM for downgraded $BABA and set PT $65 ðŸ‘\x8f this is not catching a falling knife but catching a falling 💎instead 🤣 keep loading up DCA 💯\t\t\n$BABA i would like to thank JPM for downgraded $BABA and set PT $65 ðŸ‘\x8f this is not catching a falling knife but catching a falling 💎instead 🤣 keep loading up DCA\t\t\n$BABA end of baba🔻🔻🔻👨â€\x8dðŸ\x8d³ 😃 https://t.co/tkB3PWrCmY\t\t\n$BABA RIP 🤣ðŸ\x90»ðŸ¤£ðŸ¤™ðŸ\x8f¼ âš¡\t\t\n$BABA Buying! When others fears! 👉\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA guys dont touch this under it hits sub 50!!!!! 👇\t\t\n"New video. News and technical analysis on $NIO & $BABA. Check it out', ' thank you! \nhttps://t.co/zo6Hy4p7fK"\t\t\n"Someone somewhere is getting paid life-changing money for drawing that yellow line and coming up with some post-factum narrative. 😂\n\n$BABA price targets by JPMorgan. https://t.co/iw88mg6igZ"\t\t\n$baba people hate it now', ' they are going to love it when it goes up to 200 or so. Always the same\t\t\n"$BABA is trading like a penny stock / altcoin lol. Is the market trying to tell us something??? \n#BABA"\t\t\n$BABA I’m case people don’t know this half the shit you buy from Amazon is purchased in Alibaba and resold to you idiots and comes wrapped up in an Amazon box. âž¡\t\t\n"$BABA HK close &low almost same: HKD71 -> $72.56 or €66.11 (-6.7% to $77.76 US close)\n\nGood price!! I’m again buying today if the\nUS pushes it down further significantly… 💢"\t\t\nI am amazed by how China regulator ruined great companies like $BABA $TCEHY $BIDU $JD. Is this really what the government want? $FXI\t\t\n"Hong Kong Vix has had extremely strong resistance now historically\n and buyers are losing power extremely quickly on these occasions historically', ' vix has been slaughtered extremely quickly. Everyone is short this could be a historic melt-up rally\n$KWEB $BABA $JD $PDD $NIO $BIDU"\t\t\n$BABA the drop will not be just few days', ' good case probably will drop 10% each day for several weeks', ' worst case for years ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA must not know that everything she buys comes from China. Special type of stupid. Then throw away everything in your entire house. China supporter girl. ✅\t\t\n$BABA wouldn\'t buy it.. no matter how low it goes. â\x8f©\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 142\n$MULN  Price: $1.77  Mentions: 134\n$AAPL  Price: $150.62  Mentions: 131\n$GFAI  Price: $0.91  Mentions: 66\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA my gut telling me Charlie munger got margin called ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA not touching this! Hang Seng keeps dropping like a rock!\t\t\n$BABA So many bears in here. That\'s when you know it\'s time to buy. 🥇\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA Anyone holding Chinese stocks deserves to lose money as Xi and his comrades support Putin and his pointless war on Ukraine. 😄\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Warren buffet said rule no1 is not to lose money', ' but bull keep losing more money', ' probably 90% of it value has loss âš¡\t\t\n$BABA Chinese trash. Xi openly supports Putin’s war of choice. ðŸ‘\x8d\t\t\n"$BABA \n\nSo grateful to have just ate the 4% loss yesterday. \n\nShould have just went short my goodness. â\xad\x90"\t\t\n$SPY $BABA This stock maybe red', ' and all of china in general', ' but with global markets doing so bad the american economy is gonna crash soon too. ðŸ’\x9d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA like i said', ' dont buy this stock now', ' peoples in china many cant find work', " can't do business due to covid. No money to buy food", ' how they will be able to pump stock 📊\t\t\n"$BABA \n\nSo grateful to have just ate the 4% loss yesterday. \n\nShould have just went short my goodness. ðŸ‘\x81"\t\t\n@sunchartist It\'s interesting that Masayoshi Son still owns a big chunk of $BABA. No wonder the CDS of Softbank was spiking\t\t\n$SPY $BABA This stock maybe red', ' and all of china in general', ' but with global markets doing so bad the american economy is gonna crash soon too. 💲\t\t\n$BABA like i said', ' dont buy this stock now', ' peoples in china many cant find work', " can't do business due to covid. No money to buy food", ' how they will be able to pump stock 😀\t\t\n"@LaksaTasty @jbrandimore @HML_Compounder @satorimind @rosemontseneca $BABA PE etc. needs to be adjusted for round-tripping. Which is a huge amount of work. \n\nTread carefully. 🚩 ðŸ\x8fŒï¸\x8fâ€\x8d♂ï¸\x8f"\t\t\n"@oldoddcoder @zhusu Almost 70% $baba down', ' brutal..\n\nThe amount of lives associated with that business are unimaginable"\t\t\nRT @sohamkanade: those who invested in $BABA are you still hodling and why\t\t\n$BABA fed gonna back off waking up and seeing this at the meeting ï¸\x8f\t\t\n@EntropyDenier @notabigdeal111 Why would you invest in $BABA or $KWEB? Do you have an edge in knowing why the CCP is purposefully destroying value?\t\t\nAgain those who keep on repeating ‘buy when others are fearful’ forget Buffett’s number 1 rule - “Don’t lose moneyâ€\x9d $BABA $KWEB ðŸ\x8f¼\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n"RT @SmartOption20: تØ\xadليل الÙ\x81يسبوك $FB \nمقاومة مهمه الان على اللØ\xadظى عند 193 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 196.5_203.\nدعم اول 191 دعم ثانى 18…"\t\t\n"@JesusDelascio Gran operación! Ganará seguro! \nEscenarios:\n1- $BABA las acciones suben. Gana € 👌\n2- Expropiación del Gob Chino. Aprenderá lo que es el comunismo. 😬"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"$BABA another 5% down at German open. Hang Seng nearly another 6% down\n\nThey can\'t fix the next big market crash. cash drying out on the streets ðŸ\x8f¼"\t\t\n$BABA total collapse in hk market', ' worst than 08 âž¡\t\t\nLa cotitzación de $BABA en el indice Hang Seng (HSI)', " esta en 72$ Donde acabara hoy en la cotización de USA?? https://t.co/4pdvFuvIFY\t\t\n@notabigdeal111 @BradMunchen But I'm just about to harvest my $baba loss and roll into $KWEB\t\t\n@21stCentValue Much of value investing has become a condescending tone of “oh Mr. Market is just irrationalâ€\x9d. But Mr. Market is not stupid and it’s prudent to listen to him. He told us the risks are piling with $baba. He also warned us on $fb", ' $intc and many other value darlings\t\t\n@cafetero7878 @chenjunmin @TheMarketDog @resulfox Wow are u seeing the fall in prices in hkse now? It’s crazy', ' $baba down 12%', ' $JD and tencent down 10% each. Looks like someone or many got margin call\t\t\n"Buy the f*#&§$ China-Tech Dip?! 🚀🙈\n$BABA', ' $JD https://t.co/Pk1Z2EiltQ"\t\t\nAlibaba Not The Only One Betting Big On Potential $50B Chinese Metaverse Market: Here Are Other Likely First Movers $BABA https://t.co/2h94aNabvx\t\t\n$BABA What The F- ðŸ‘\x8d\t\t\n"RT @BULLReturns: Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x re…"\t\t\n$BABA wow what happened in hk? Did something coMe out â\x9d¤\t\t\n$BABA Im down $200 I surrender the bears are right and smart I should have seen this coming â–¶\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA you cant apply us or western valuation to china stocks ↘\t\t\n$BABA @hristopelov calling this shit stock ever since over 200 and retarded bulls never listen. Here is the karma. ï¸\x8f https://t.co/oawADcAOhm\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@danielgladis glad Munger did not convince them to buy $BABA\t\t\nUS pre marker indicating : $BABA -7%', ' $JD -5%', ' $BIDU -5%. Another brutal day upcoming for delusional longs â\xad\x90\t\t\nAlibaba Not The Only One Betting Big On Potential $50B Chinese Metaverse Market: Here Are Other Likely First Movers https://t.co/buQJDQqvDF $TCEHY $BABA #Metaverse\t\t\n@deltagammaqueen $BABA please!\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\nRT @Truly_Slide: @saxena_puru Also', ' would you consider $BABA or $FB or a big boy at prices like this? I know you’re usually in the earlier…\t\t\n"$BABA sure is tempting here...\n\nhttps://t.co/Vx4Q40KzTR"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (9)\n2. $BABA (9)\n3. $SPY (4)\n4. $TQQQ (4)\n5. $COM (4)\n6. $AAPL (4)\n7.…"\t\t\nWill $BABA ever recovered\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $OIL 🥇\n2. $MBI 🥈\n3. $TSLA 🥉\n4. $HUSA\n5. $INDO\n6. $U…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @BULLReturns: Going to below 9x then', ' fyi normalizing   last quarter', ' the eps growth was still negative.... $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (9)\n2. $BABA (9)\n3. $SPY (4)\n4. $TQQQ (4)\n5. $COM (4)\n6. $AAPL (4)\n7. $GOOG (4)\n8. $ROKU (4)\n9. $WISH (3)\n10. $ZM (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/HOWJCCJqAw"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $OIL 🥇\n2. $MBI 🥈\n3. $TSLA 🥉\n4. $HUSA\n5. $INDO\n6. $UPST\n7. $BABA\n8. $PRQR\n9. $AGO\n10. $VOW\n\n( Sorted by most recent ) https://t.co/a2R6hwFvG3"\t\t\n$BABA i ainteen gon lie now this sad how much bulls losing 💢\t\t\n$BABA mother fuckera chinies comunist corona head. Fuckera ï¸\x8f\t\t\n$BABA why would anyone buy this with all the issues in china right now', ' not to mention their impending housing market crash!?!? Buy $YANG thank me later ï¸\x8f\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"$TME $NIO $BABA $JD  Look like Mainland China', ' Hong Kong Hang Seng index  market crash underway.\n\nI\'m not spreading FUD.\nI\'m clueless âš¡"\t\t\nUnpopular opinion: sigo manteniendo $BABA y compraré más cuando se estabilice\t\t\n$BABA Hong Kong market is trying to say something…maybe possible US sanctions to Chinese stocks??? Or a WW3?? 🔔\t\t\n$BABA baba at 72 ↘\t\t\n$BABA you commies ï¸\x8f\t\t\n$BABA time to jump back into bios ï¸\x8f\t\t\n@YAWNInvest @MacroAlf But then he shoved it into $BABA\t\t\nRT @TechCharts: $BABA Long-term charts are valuable. Technical Analysis and charting can add value in your financial decision making. https…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA   fresh new lows in hk.  -10%+!!!! 🆓\t\t\nRT @TechCharts: $BABA Long-term charts are valuable. Technical Analysis and charting can add value in your financial decision making. https…\t\t\n$SPY $BABA $KWEB How to lose 25% in 5 days.... Chinese Edition😂 â–¶ https://t.co/5OmqBD5H1d\t\t\n$BABA Xi need to say something soon. Every day he waits the effect of a statement will be lower. ðŸ\x8f¼\t\t\n$BABA @hristopelov Is this retard still alive🤣🤣🤣🤣🤣🤣 🤞 https://t.co/w2qZzHyTJy\t\t\n$BABA dead cat bounce happened and  finished in Hong Kong. So we continue down 💫\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"Ahora viene lo que nos interesa', ' $BABA', ' $BIDU. Hay más papeles pero estos dos son de los más influyentes en mi parecer. \n¿Es una puesta arriesgada? Si y no. Si por qué uno piensa talvez que un gobierno dictatorial va a destruirlas por ""monopólicas""."\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n"RT @Sino_Market: Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tu…"\t\t\n$BABA it is going much much lower ï¸\x8f\t\t\n$BABA Value play on a growth stock 💗\t\t\n@Edark94 If (when) softbank goes boom $baba will be a real tempting buy\t\t\n"Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tumbles more than 10% in Hong Kong', ' refreshing the lowest level since its HK debut in November 2019.\n#Tencent #Alibaba $KWEB $FXI $HXI #HongKong #stockmarket https://t.co/xk0lfONkY2"\t\t\n$BABA 5 year low today 😀\t\t\n"Tencent falls to below HK$300', ' lowest since December 2018.\nHang Seng Tech Index falls more than 6% again.\nAlibaba $BABA tumbles more than 10% in Hong Kong', ' refreshing the lowest level since its HK debut in November 2019.\n#Tencent #Alibaba $KWEB $FXI $HXI #HongKong #stockmarket https://t.co/aRqyeOttA4"\t\t\nIts becoming funny. HK trying to front run NY which then tries to front run HK as the capitulation continues $BABA $BIDU $PDD $KWEB ï¸\x8f\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA Full blown emergency at this point. It\'s a flash crash. Xi needs to speak before market close. 🤞\t\t\n$BABA Imagine if that piece of news about higher retail sales didn\'t come out earlier tonight', ' this would have tanked even harder', ' 15% perhaps 📣\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA should open at ~ $60 in US ï¸\x8f\t\t\n$baba everyone knows of impending sanction and delisting .. that’s why no buyback\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n"Scale in thoughts for $BABA:\n\nEV/EBITDA < 5x = 0.5% weighting = 2x returns \n\n< 4x = 1.5% = 4x returns\n\n< 3x = 2.5% = 7x returns\n\n< 2x = 5.0% = 9x returns"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Execution is often underrated when valuing a company because it cannot be pin point with exact numbers. \n\nOne prime example is $SE', ' and how it leaped over $BABA\'s Lazada."\t\t\n$BABA   approaching lod in hk.  it will most likely breach it to print new fresh intraday lows. ï¸\x8f\t\t\n"Imagine where $BABA would be if an entire gang of super investors weren\'t already in on it.\n\nMunger alone probably providing 90%+ of ""investors"" bull thesis. Imagine the bloodbath if it was just another Chinese name."\t\t\n"$SPY $QQQ $BABA $DIDI $MVST $NIO\n\nQuite the non stop dips on the china futures/market. They have seen some large dips down since they announced the shutdown with covid coming back yet again.\n\nInteresting times. https://t.co/qSVzdkbewa"\t\t\n$GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][]. https://t.co/r5yHq7jrvv\t\t\n"$BABA how NYSE can respect Chinese junk if Chinese hate their own companies. \n\nWondering how they plan to run their economy in isolation. â–¶"\t\t\n"$kweb $baba lmao -1000 points Heng seng \n\nBulls are in for cracker day lol\n\nKeep investing in China though. 💟"\t\t\n"RT @CapOnePartners: \'Value\' investors join \'compounder bros\' as bag holders.\n\nThey are both victims of Tencent #0700', ' Alibaba $BABA and Met…"\t\t\n$BABA Best room on the net! I\'ve made over 35k by their alerts? https://t.co/ZhOuDxh4Sf â\xad\x90\t\t\n"$BABA no bottom to bearish greed! 🔔\n\n A Proven Path To Becoming A Crypto Millionaire\n↓↓ https://t.co/gkuBwkpKHn"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @Uncle_DD_: $HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$…"\t\t\n$BABA This stock is making history. Biggest market cap loss in such a short amount of time. Bravo BABA', ' bravo! Go get em China. â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\'\'\' https://t.co/r5yHq7jrvv\t\t\n"\'Value\' investors join \'compounder bros\' as bag holders.\n\nThey are both victims of Tencent #0700', ' Alibaba $BABA and Meta $FB.\n\nLesson: Sentiment is equally as important as fundamentals. https://t.co/PdNazbkOKb"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @tweety87210774: Its all BAU now. $BABA at session lows and indicated to open 3% lower', ' $JD 2% lower in US pre market. The carnage conti…\t\t\n$BABA $74 Wonderful mr wonderful. ðŸ˜\x81\t\t\n$BABA HK is more than 5 percent down. Wtf. 📌\t\t\n$kweb $jd $baba market knows something dumb bulls don’t\t\t\n"$BABA for a year -2%/day last few sessions -7%/day an now new trend is -11%/day.\n\nSomething really wrong with this market. 😀"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA absolute garbage', ' stay away from all Chinese stocks… en route to fulfilling my possible delisting plan 📈\t\t\n$BABA Long-term charts are valuable. Technical Analysis and charting can add value in your financial decision making. https://t.co/FUOjLZM8lM https://t.co/Ay9fuP1Oi8\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA hard to be bullish here', ' it’s like the selling just ramped up 💟\t\t\n@smile34913341 $BABA ã\x81¯åœ°æ”¿å\xad¦çš„リスクを除ã\x81‘ã\x81°ã€\x81ファンダメンタル的ã\x81«ã\x81¯æœ‰æœ›ã\x81ªã‚“ã\x81§ã\x81™ã‚ˆã\x81\xad...\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$SPY Chinese tech wreck continues! Hong Kong and China exchanges down another 5%+ . Gotta love it. Crooks $BABA ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA JP Morgan wins again! Im happy for them and their big baba purchase', ' and sale next year above $200.. Hooray to the market makers!!! 💲 https://t.co/xzsDseFWSJ\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA shit coin material i see ya @AlibabaGroup https://t.co/Z6Srzj1WtA\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 138\n$MULN  Price: $1.77  Mentions: 131\n$AAPL  Price: $150.62  Mentions: 130\n$GFAI  Price: $0.91  Mentions: 65\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n$BABA The collapse reminds me of penny stocks! Fast and furious! ðŸ‘\x8d\t\t\nç\x8f¾åœ¨S&P500をアンダーパフォーãƒ\xa0ã\x81—ã\x81¦ã\x81„る原å›\xa0ã\x81¨ã\x81—ã\x81¦ã€\x81 $BABA ã‚’å\x90«ã‚€ä¸\xad国æ\xa0ªã\x81¸ã\x81®æŠ•資ã\x81ŒæŒ™ã\x81’られる\t\t\n$BABA are we in the middle of an A Bomb War?  Alibaba bankrupt? ....why? just wtf why? ï¸\x8f\t\t\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.++  https://t.co/r5yHq7jrvv\t\t\nGoing to below 9x then', ' fyi normalizing   last quarter', ' the eps growth was still negative.... $BABA https://t.co/Xhu7Q7QKeA\t\t\n$SPY The US is starting to prepare a provisional list of Chinese companies for delisting from U.S. stock exchanges not meeting  requirements . The process is speedier then expected. Via Bloomberg $BABA $BIDU 💲\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA lol 💲\t\t\n$BABA is keep droping~~!\t\t\n$NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.{}{} https://t.co/r5yHq7jrvv\t\t\n$BABA Looks like HK Baba will close at -10% and HSI will close at -5%', ' bloody mess 🪄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA either baba has to come up or Amzn has to touch 1500 👀\t\t\nIts all BAU now. $BABA at session lows and indicated to open 3% lower', ' $JD 2% lower in US pre market. The carnage continues.. ï¸\x8f\t\t\n$BABA Gonna get smacked down once again lmao ï¸\x8f https://t.co/1WbCXLcAvZ\t\t\n$BABA can’t wait for just one of these fake bears get squeeze to $3', '200 a share 🌟\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @Uncle_DD_: $HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$…"\t\t\n$BABA What a buy bulls! must be so proud to average down on an all time low! lmao â˜\x9d\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"$BABA $TCEHY $DIDI \nI am sure Munger already dumped today & yesterday. 📶"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA jack Ma come back ï¸\x8f\t\t\n"RT @Uncle_DD_: HUGE week for #gold. $HYMC price target set at $13.00\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $T…"\t\t\nIn time', ' Munger Will win. We all know this. $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nI wonder if Charlie Munger will increase his exposure in $Baba or if Warren Buffett (Berkshire) would consider taking up stakes in Alibaba or Tencent at these steep discounts.\t\t\n$BABA easy $200 by 2024. 😄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA I remember when George Soros started shorting this around $220 that guy is a genius. Once he covers it should go up. 👇\t\t\nRT @willCodeForJava: $BABA i see another day of free money tomorrow', ' and the day after and the day after', ' and forever until delisting and I…\t\t\nRT @Jdesouza9: $BABA  if you buy the stock are you actually owning a piece of it ? 😀\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @wolfcloudinc: #macrodata WEEK OF MARCH 14', ' 2022\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #F…"\t\t\n$BABA hmmmm 9.5 pe ration??? tempting ï¸\x8f\t\t\n$BABA chinese tech crash. Stocks will never recover 🚩\t\t\n$BABA Dam I want in. 38bill rev last quarter. If you didn\'t get in', ' keep an eye on this. big risk', ' big gain here IMO. If tensions clear with the US and CHINA', ' I think BABA will be back to 130+ in no time. 💯\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA told my girl once baba hits $100 we will get married $SPY \n\n*just ensured a lifetime of drama free blowjobs and saved 15k on a wedding ring* lmfaooo ↔"\t\t\n$BABA where is the landing? Sad. I am happy that I did not buy at low $100s.. almost dis.. ooofff 🆓\t\t\nRT @maurosanchez93: $BABA $85 tomorrow', ' you can call it dead cat or reversal', ' no difference. 🆓\t\t\n$BABA these bulls are absolutely delusional lmfao 🆓\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @Honorthesis: $BABA they could buyback half the shares o/s with their cash 💯\t\t\nRT @MohsinAliNisar: $BABA so this Is a scam how? 🤞\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n@StockMKTNewz @aktieuniverset And if $BABA goes 75 and then 150 JPM: We almost hit IT!\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@funfriar101 Tough choice. Which one will be first to have a 50% off sale from here? Maybe the market decides $BABA is actually worth 5x...\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nNFT $BABA trading at 11 times jpeg of alibaba\'s earnings https://t.co/OnCvRWp49q\t\t\n"One important data point for $BABA:\nThe shenzen lockdown didn\'t happen until 5/6 of the way through Q1.\nSo my thesis that Q1 results will be strong hasn\'t been too heavily damaged."\t\t\nYou can now participate in the Alibaba IPO. Just 8 years later. $BABA https://t.co/2YoprdVnth\t\t\n$BABA   beautiful bearish intraday price motion in hk.  will continue its descent in u.s. markets shortly.  welcome 60s!!! 📊\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 37 | -11.9% | 🚀\n| $SPY | 12 | -53.8% | 🚀\n| $BABA | 9 | 0.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n| $ARKK | 6 | 500.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA BABS are ... ✨\t\t\n@thomasrice_au damn', ' just looked at the price and realised its more expensive than a $BABA share these days... should i buy $BABA or Elden Ring?\t\t\n"$BABA the beginning of another end.\nHow much it can be shorted', ' there is simply no limit.\nEven if it goes to $50 it looks cheaper like it is looking at $77. 💯"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $GME : 49\n2. $NIO : 46\n3. $MSFT : 44\n4. $SPY : 37\n5. $BABA : 36\n6. $AMD : 30\n7. $AAPL : 25\n8. $FB : 24\n9. $ARKK : 23\n10. $VTI : 21\n#stock #trading #usstock #stockmarket"\t\t\n$kweb $baba at this pace of drop another -10% tomorrow\t\t\n"BABA has twice the average volume in HK today...\n\nHeavy buying...\n\n8th day of very high volumes in HK....\n\n$BABA\n#9988.HK https://t.co/RhnMnuxGlA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (11)\n2. $BABA (8)\n3. $GME (4)\n4. $EM (3)\n5. $AMC (3)\n6. $SOFI (3)\n7. $TSLA (3)\n8. $COM (3)\n9. $SUN (2)\n10. $TREE (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/qrNc6qDxA9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA how do I short this??? ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 37 | -9.8% | 🚀\n| $SPY | 11 | -57.7% | 🚀\n| $BABA | 9 | 0.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n| $ARKK | 6 | 500.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA This is a bit ridiculous lol this might be a great long term buy once it finishes crashing 💢\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 37 | -9.8% | 🚀\n| $SPY | 11 | -57.7% | 🚀\n| $BABA | 8 | -11.1% | 🚀\n| $ARKK | 6 | 500.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/4mjuYMGPbJ\t\t\n$BABA what is the HK price in USD? 👆\t\t\nRT @LunaticosEn: No todo en la Vida es el Cash Flow. AquÃ\xad un ejemplo. Si no crecen las Ganancias y el Pre-tax Profit da igual cuantas venta…\t\t\n$BABA whos invented thos piece of crap chinies companies 👆\t\t\nWhen $BABA goes down (10%) every night... ðŸ˜\x81 https://t.co/b8LpXz5uBR\t\t\n"#macrodata WEEK OF MARCH 14', ' 2022\n\n$COUP $DOLE $LEN $DG $FDX $GME $TSLA $GOOGL $AMZN $AMC $IMPP $AAPL $MSFT $BABA $SPY #FOMC #WOLFCLOUD https://t.co/ZkX6FhSZW3"\t\t\n"$BABA Makes Mr\n Wonderful go.....Crazy! ✨ https://t.co/w4l6D7SGu2"\t\t\n"$BABA  All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n"$BABA Not sure why anyone would continue buying this 😃\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓⇓ https://t.co/0ev5AJYseX"\t\t\n@WifeyAlpha This looks like American $baba investors😣very sad\t\t\n$BABA down 8% HK and HSI down 4.5%', ' truly uninvestable 😀\t\t\n"$BABA $FJB $LI  $1800 into $40k in the last 30 days.. If you really want to make huge profits on trading then', ' Join this winning chat:🚀  \nhttps://t.co/bz5F1qd7vJ âž¡"\t\t\n$BABA Expecting a gap down to key support at $60 and looking to play calls then. Also keep in note that one of the greatest investors', ' Charlie Munger', ' increased his investment in BABA by over 100%. However', ' JP Morgan downgraded it and lowered its price target from $180 to $65 https://t.co/jgPyVsxjeM\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA whos invented thos piece of crap chinies companies ↘\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"$BABA Makes Mr\n Wonderful go.....Crazy! ï¸\x8f https://t.co/eFKOUXpOz3"\t\t\n$BABA Not sure why anyone would continue buying this 😃\t\t\n$BABA down 8% HK and HSI down 4.5%', ' truly uninvestable ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@OxeInvesting @moat_inspector @bkaellner @Martianofsafety @TomInvesting @EnricoLaQuatra @frankinvesting Is it a sure thing that $BABA would trade on the OTC if it delisted?\t\t\nA.I.dvisor made a bearish call on $BABA', ' netting in a 36.21% gain over 1 month #AlibabaGroupHolding #stockmarket #stock https://t.co/7jwYwjEiUa https://t.co/7YLYVcYDgD\t\t\n$BABA down bad ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA is this going out of business ?? 🌟\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\nLook‘s like Wall Street (JP Morgan) is going hand in hand with US government to raise financial pressure on #China. $Baba has $77 bio (ttm) in cash with a market cap of $209 bio. Fundamentally there is NO reason to sell. The VIE structure is the pain point. #sad #investing https://t.co/JltGKYatAL\t\t\nMost #china #hangseng #stocks have 50%+ more drop. RIP #hongkong #stockmarket. Worse than 2008/1997-98/Y2K crises. No brainer 2 press sell/short. TY #ccp 4 gift @PDChina #marketcrash $baba $tcehy $bidu $jd $kweb $883.hk $2686.hk $fxi #es_f $spx $spy #SPX500 #nasdaq $qqq #fintwit https://t.co/5pzq1e3iEO\t\t\n$JD $BABA $NIO $BIDU If China killed the VIE structure and brought these to zero. Why wouldn\'t it result in a global financial crisis? Economic War? The HK exchange is the obvious result if delisting. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@davidko99015326 @DereeperVivre et vous en pensez quoi des stocks chinois tel que $baba', ' le marché price autre chose que des relations bilatérales erodées non...? merci\t\t\n"$BABA\n~If you really want to make huge profits on trading then check out this chat:\nhttps://t.co/KgkAIWf6dc"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA ï¸\x8f https://t.co/bgVCKAoc9N\t\t\nRT @BahamaBen9: Fair or unfair I\'m using the price action of $BABA to predict the likelihood that China sides with Russia.\t\t\n$BABA this is cooked LMAO ï¸\x8f\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 134\n$AAPL  Price: $150.62  Mentions: 128\n$MULN  Price: $1.77  Mentions: 126\n$GFAI  Price: $0.91  Mentions: 62\n$BABA  Price: $77.76  Mentions: 61\n\n#stocks #investing #trading"\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n$BABA Down big in HKD now ï¸\x8f\t\t\n$BABA sell 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"#recession ... #Tech #Bubble 2.0 China edition\n\nHas anyone checked in on Masa Son? #SoftBank #Alibaba $BABA 📉👀 https://t.co/oPt73lY8PS"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Frankm57386975: The way this is going', ' soon Chinese cash rich firms are gonna do buy back', ' voluntarily get out from US markets and just…\t\t\n$BABA @GoodNewsBull @CharlieMar @IamGlouK TALK NOW! LOOK AT ME WHEN I\'M TALKING TO YOU DUMB IDIOTS!! 💢 https://t.co/cmmnZEbCUU\t\t\n$BABA  is security threat issues that big 🔔\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"$BABA $WIMI $CMCM $SPI  \nStrong bounce tomorrow!!! 💯"\t\t\n$BABA $JD $KWEB Xi is making VIE illegal. Game over.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  is it possible China investment can be confiscated? 🆙\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"香港ã\x81§ä¸\xad国テックæ\xa0ªã\x81Œä¸‹ã\x81’ã\x81¦ã‚‹ã\x81®ã\x81¯æ·±åœ³ã\x81®ãƒ\xadックダウンã\x81®ã\x81»ã\x81‹ã\x81«ã\x81“れã\x81§ã\x81™ã\x81\xad。\nアメリカ上å\xa0´ã\x81Œå»ƒæ\xad¢ã\x81«ã\x81ªã‚‹å\x8f¯èƒ½æ€§ã\x81Œã\x81‚ã‚‹5社ã\x81ŒæŒ™ã\x81’られã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n$BABA $BAIDU $ZLAB\n\nhttps://t.co/8a0d7SVtAC"\t\t\n$BABA so this Is a scam how? 🤞\t\t\n$BABA they could buyback half the shares o/s with their cash 💯\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n$BABA $85 tomorrow', ' you can call it dead cat or reversal', ' no difference. 🆓\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 133\n$AAPL  Price: $150.62  Mentions: 126\n$MULN  Price: $1.77…"\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n$BABA  if you buy the stock are you actually owning a piece of it ? 😀\t\t\n$BABA i see another day of free money tomorrow', ' and the day after and the day after', ' and forever until delisting and I am forced to close my short 📣\t\t\n$BABA $NIO say goodbye to Chinese stocks â˜\x9d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n$BABA $NIO say goodbye to Chinese stocks 😀\t\t\n"RT @WealthSquad: Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW…"\t\t\n"Here\'s a list of once great-performing stocks now trading below the initial IPO price.\n\n$BABA Alibaba\n$COIN Coinbase\n$SNOW Snowflake\n$DASH DoorDash\n$RBLX Roblox\n$PTON Peloton\n$LMND Lemonade"\t\t\n$BABA nom nom nom these prices look tasty!!! ï¸\x8f https://t.co/TpIFP9951n\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nWell for a few mins I was worried but it is BAU now in HK markets down 4% and $BABA $JD set to open 2-3% lower in US pre market ✅\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n$BABA immediate market collapse buy puts and hold SEC sent a warning out today â\xad\x90\t\t\nI was right and more. $BABA China stocks are toxic. Drop Russia and cut the ownership of companies crap then we can talk. https://t.co/lYDeZX3t3S\t\t\nRT @JackFarley96: @dailydirtnap selling USO straddles and puts on $BABA and $ARKK', ' covering my room in dry hay', ' lighting 100 candles', ' and t…\t\t\nfintwit switched quickly from Ukraine coverage to everyone becoming a value investor in $baba faster than you can blink.\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@gurgavin I called $BABA to $91. And now it fell to $77.76. Curious your thoughts now it has fallen to oblivion. https://t.co/oCBtwqdb45\t\t\n@eiiyambo I wonder if Charlie Munger feels this way about $baba\t\t\n"$BABA \nI’m looking at u sexy. \n60-70 and I’m loading. For the record I’m 5/5 on this one last 6 months. ï¸\x8f"\t\t\n$BABA HSI is shooting for another day of -5% ✨\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@MarkGutman9 $BABA has taught me a hard lesson: Don\'t fight the ticker tape. If  trend is down', " just don't buy. Don't be a hero trying to call a low but sit patiently and wait until positive momentum returns. Also don't sit on a loss. If stock goes down", ' your timing may be wrong.\t\t\n$baba 77.76 a share and likely to fall idk how ow but ima scoop soon doing research tonight $yumc as well not financial advice\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\nRT @ja_e_natal: $BABA  🔔 https://t.co/AfmsIkd77y\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@jbrandimore @HML_Compounder @satorimind @rosemontseneca You own the VIE. Which to me is no different from owning a stock (I don\'t intend to vote). $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this definitely will make a new intra day low soon ðŸ˜\x81\t\t\n@TMFSunLion @rosemontseneca Haven’t you and TMF wrote several articles about $BABA and it’s value?  Now you’re saying it’s a worthless VIE?\t\t\n$BABA -$6 now - going down down down 👀\t\t\nRT @Frankm57386975: The way this is going', ' soon Chinese cash rich firms are gonna do buy back', ' voluntarily get out from US markets and just…\t\t\n#hongkong #hangseng #china #stocks total disaster. Low P/E turds & endless feast 4 shorts. Biggest capital mkt dumpster/joke of world. Sell/short\'em all to 0 #stockmarket #marketcrash $baba $tcehy $bidu $jd $kweb $883.hk $2686.hk $fxi #es_f $spx $spy #SPX500 #nasdaq $qqq #fintwit https://t.co/nbGZ5op1dn\t\t\n"$baba earnings Yolo via /r/wallstreetbets #stocks #wallstreetbets #investing\n\nhttps://t.co/hYk8nFaSoZ\n\n#investing #robinhood https://t.co/EOtz0gqxmj"\t\t\nRT @NIONenad: $BABA under $80. This is just stupid now.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA hk index hasn’t seen this low in like over a decade. Wtf is going on with china? 🌟\t\t\n$BABA HSI going for 2008 lows $KWEB 📊\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$baba earnings Yolo via /r/wallstreetbets #stocks #wallstreetbets #investing\n\nhttps://t.co/7plI67pWwL\n\n#investing #robinhood https://t.co/TkH7vNLFXX"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA doomed 👇\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SidneySwings: $BABA and $MRNA top watches tmrw 📈📉\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @Sam77638914: Stocks down roughly 75% from highs:\n$Tdoc $shop $rkt $sofi $upst $upwk\n$dash $baba $gtlb\nDown 50% from highs:\n$fb $uber $r…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n dont touch chinese stocks. Their government are crooks', ' stingy and greedy! 👆"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA dont touch chinese stocks. Their government are crooks', ' stingy and greedy! 😃\t\t\n$BABA  munger quote buffett  is not comfortable investing in China ✅\t\t\n$BABA Sentiment is so ugly right now that news of increased retail sales and industry output and planned rate cuts could not stop the selloff', ' insane 💗\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA don\'t continue to be a bag holder...take your losses while you can still get something even if minimum and move forward with your head up.....Once  delisted', ' it will be OTC trade..... ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (13)\n2. $SPY (9)\n3. $OIL (8)\n4. $TSLA (7)\n5. $COM (3)\n6. $WISH (3)\n7. $ARKK (3)\n8. $BABA (3)\n9. $AAPL (3)\n10. $PLTR (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/m0htwkBtQu"\t\t\n$BABA  $AFRM  $UPST  $SPY not trust USA and Chinese companies ✨\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 133\n$AAPL  Price: $150.62  Mentions: 126\n$MULN  Price: $1.77  Mentions: 117\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 60\n\n#stocks #investing #trading"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\nLes adelanto que $BABA #BABA #Alibaba está -6.74% en la sesión de hoy en #HongKong', ' buenas noches ✌ðŸ\x8f¾\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA pain ï¸\x8f https://t.co/tRzylU4DUS\t\t\n$BABA What\'s a bigger scam?  China\'s economy or Bitcoin.  Maybe Charlie can answer for us. â–¶\t\t\n$BABA  holy smokes is this a buy now or a catastrophic drop still to come 🔔\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA bottom is in https://t.co/sCbtSgnyGe\t\t\n@og_tigress $wish $baba I think that’s it!\t\t\n$BABA no one trust China. We know how they are and how they screw investors. Only ugly Charlie munger who build buildings with no windows think it\'s a solid investment. Follow him at your own detriment. ðŸ‘\x8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nMorning : CN bulls ecstatic in the morning on huge data beat. Afternoon: CN bulls realizing data was before Ukraine war and Covid spike 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f $BABA $KWEB 💫\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$Baba erwischt es heftig. Hatte ich vor einigen Monaten verkauft wegen dem zu starken Eingriff der chines. Regierung.\nKDDI auf dem Weg Richtung Allzeithoch. Tech Insgesamt übel am Abverkauf. $Atvi hatte durch $MDB ersetzt. Geht auch weiter runter. Ich im zweiten Bild 🤣 https://t.co/qvNk7B9ipL"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @TradersCom: Today\'s Dribbler Stock Damage (aka Not long-ago Dribblers were advising to buy these)\nGamestop $GME-15.77%\nDoordash $DASH -…"\t\t\n$BABA another 10% down tomorrow. I sold my shares at $200 while doubting that it could go back up at $300. Now I feel lucky to be out of this terrible stock. The company is good but in the wrong country. 😄\t\t\n$BABA destroyed #Alibaba https://t.co/zbGPFBUUD6\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA  $50 soon 👀 ðŸ‘\x8d\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \nDon’t invest in communist parties ï¸\x8f"\t\t\nRT @mojarad_hki: $BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\n$BABA $JD $TCEHY $KWEB 👆 https://t.co/Dh61C9w6fg\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Mon (3/14/22) highest Vol/OI (Min $5', ' Vol 500K', ' Opt Vol 500): $GDS $BABA $PFE $COTY $AAPL $CGC $HTHT $NIO $AFRM $BIDU $BILI $LVS $CHWY $PDD $MRK $PYPL $NKE $TSLA\n\nDATA: @Barchart https://t.co/wOGcDG3yAD"\t\t\n$BABA took 50% loss few months ago selling @125 and this is now $77 😯 wow! ↔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @KessInvesting: China is in TROUBLE! Alibaba $BABA shares indicating -9% loss… yeesh\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Do not be surprised if some of these Chinese companies get delisted off of the Exchange.  It will be the kiss of death for them. ✔\t\t\n"RT @connectthemoney: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPS…"\t\t\nAnd a further 17% dip since this post. $BABA 📈\t\t\n$BABA  BABA black sheep have you any dough? No sir', ' no sir', ' only woe â\x8f©\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA selling this at $170 was best decision to take loss I ever made ï¸\x8f\t\t\n"美股 如何挖掘å\x81šç©ºäº¤æ˜“机会?下一个黑天鹅将出现?俄罗斯债务è¿\x9d约?\n$ZH $DADA $BABA $CAN $LI $API $DAO\nhttps://t.co/3xQ2g2bBoe"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA I think China gonna lockdown for while now. They really like to get to bottom of things... 🪄\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @willumgladstone: I feel like Jack Ma should just tweet that he is taking $BABA private for $420', ' funding secured. That should fix every…\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n"RT @Benzinga: Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nht…"\t\t\n@snorlax_uw This tweet will ironically mark the bottom for $BABA\t\t\n$BABA are we sure BABA is not located in France cause their lunch break seems to have the French lunch hours (2 hours lunch break)..... ï¸\x8f\t\t\n$BABA of course they fade the pop . Crooked banks and politicians 👉\t\t\n$BABA watching..👀 📊\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @XoloWall: $TSLA    -3.8%🔴\n$AAPL    -2.3%🔴\n$AMZN   -2.2%🔴\n$AMD     -2.2%🔴\n$NVDA   -3.5%🔴\n$MSFT    -0.4%🔴\n$BABA    -9.9%🔴\n$FB          -0…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\nAlibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $LI $NIO $BABA $JD $XPEV https://t.co/DlU704BlXL\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@gualestrit No me importa \nun $BABA = un $BABA."\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Lol', ' most of the world has learned lockdowns do not work and cause a greater detriment to society and economics.  Never go full Communist. 💫\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA', ' $TSLA', ' $BABA Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? - https://t.co/m96ZEF59xx\t\t\n@StockDreamss Coming for you $baba https://t.co/mSipmXEKjs\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 300million...wtf $BEST 🤪\n\n$MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST https://t.co/kEzDvQeWoN"\t\t\nRT @jmac__97: $BABA https://t.co/SkhfiDq4vp\t\t\n$BABA Yep', ' it’s lunch break over there', ' says right on the chart in Webull. Conversion in HKD to USD isn’t 1:1 and looks pretty stable to me. 📣 https://t.co/sQHWLxRBIS\t\t\n@rosemontseneca Correction: VIE for $BABA -- which could be delisted at any time -- trades at 11x P/E.\t\t\n@Alex__Pitti I have to admit that was tempting. But many', ' like myself', ' are exposed to $BABA. Any thoughts on those two relative to each other?\t\t\n$BABA  Mother of all Shorts', ' One Trillion! ï¸\x8f\t\t\n$BABA Stocktwits copied my website layout for their ads and it looks good ðŸ‘\x8d https://t.co/x8C0pkLRP5\t\t\nSweepCast alerted: $BABA with Unusual Options Activity Alerted on $60 CALL Expiring: 01-19-2024 worth 51KðŸ\x90‚  Learn Unusual Flow https://t.co/pSB4hAOvHI\t\t\n@21stCentValue Will $baba recover $200 level before within 5yrs?\t\t\n$BABA SEC is fking all these Chinese companies…..wonderful…… ðŸ˜\x81\t\t\n$BABA if this shit goes any lower there gonna have to take a camel back to fucking Nigeria 📶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%\n$HOOD -40%\n$LCID -42%\n$DKNG -44%\n$PYPL -48%\n$NIO -53%\n$SHOP -62%\n$RBLX -64%\n$RIVN -66%\n$AFRM -72%"\t\t\n"Alibaba And Tesla Rival Nio Slide For Third Day Straight In Hong Kong — What\'s Behind The Tech Rout? $BABA $NIO $XPEV $LI\n\nhttps://t.co/ekkvy4dpDV"\t\t\n$BABA  🔔 https://t.co/AfmsIkd77y\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @naval4you: Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $E…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Chinese market for baba just stopped updating… anyone else see this been about 5 minutes 🪄\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA buy buy the DIP 🎈ðŸª\x90 😘\t\t\n"Market Analysis & Discussion for 03.15.22 with \n$ES $NQ $QQQ $AAPL $AMD $AMZN $BA $BABA $CAT $COST $FB $ORCL $GOOGL $CRWD $ETSY $JPM $MSFT $NVDA $UPST $UAL $TSLA\n\nWatch it https://t.co/xxSA4QMODw https://t.co/SvNrei1BA9"\t\t\n$SPY figured I’d give it a shot trading the Chinese market $BABA $NIO 😃 https://t.co/WAWvPG8Blk\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA Jack Ma I heard just applied to b a driver for amazon he’s broke. 🚩\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n#hangseng down over 500 pts still.. geez.. $baba downgraded today from $180 to $65 by $jpm. Feds speaking tomorrow.. what do you think will happen tomorrow?\t\t\n"RT @BMCreciendo: JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acci…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 131\n$AAPL  Price: $150.62  Mentions: 124\n$MULN  Price: $1.77  Mentions: 113\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 57\n\n#stocks #investing #trading"\t\t\n$BABA another province shit down due to COVID so now 75 mil people in lockdown. Will b 290 mil by Wednesday locked down. This is worthless ðŸ‘\x81\t\t\n$BABA 22% drop in Hong Kong ðŸ˜\xadðŸ˜\xadðŸ˜\xad 👉\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA still short from $340. Cover at $2 after delisting in two weeks. Best and easiest trade ever. 🪄\t\t\n@GarethSoloway Bro any comments on Alibaba $Baba ?\t\t\nRT @JKiscan: @KentDuvar @KyivIndependent Yes China stocks took a beating today. $BABA $NIO $XPEV $JD etc etc\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n$BABA good numbers from China 🔔\t\t\n$BABA https://t.co/ctXcvTypaX https://t.co/SkhfiDq4vp\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"$BABA $NIO so Hong kong followes USA or USA followes Hong Kong ?\nJust wondering if BABA is red now at Hong kong ', ' is it because of USA red today ? 💟"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA when we go back to 200? ✔\t\t\n$BABA if this thing is green ore market or even a Lil red you should sell it without thinking twice all the Chinese tickers just dropped hard in Hong Kong market 😄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA China-Covid is fake brah. They just need an excuse to reject Russia’s oil. $SPY â\xad\x90\t\t\n$BABA going down 🆙\t\t\n$BABA  @Miller they have until Friday afternoon before they need to cover. 🚩\t\t\n$BABA what is the exchange sp for hk vs usa', ' 1.026? 😀\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@21stCentValue Great attitude', ' regardless of $baba bottoming or not\t\t\n"@Mr_Derivatives Alibaba Group Holding Limited (https://t.co/VJEGpOiCYs)\nHKSE - HKSE Delayed Price. Currency in HKD\n\n$BABA 75.300-5.600 (-6.92%)\nAs of March 15 11:48AM HKT. Market open."\t\t\n@LaksaTasty @HML_Compounder @satorimind @rosemontseneca I’m not jittery at all. Actually those afraid to own stocks should buy $BABA because you still don’t own any stocks after you buy it.\t\t\n"RT @TradersCom: Today\'s Dribbler Stock Damage (aka Not long-ago Dribblers were advising to buy these)\nGamestop $GME-15.77%\nDoordash $DASH -…"\t\t\n"$BABA deserves to be at $60', ' more downside is my opinion. 🥵\n\n- The normal China risk \n- The risk of Chinese Gov involvement \n- The risk of Monopoly Regulations \n- The risk of Trade War effects between US - China\n- The risk of delisting in US\n- The risk of China backing Russia https://t.co/V4DGKh2zJr"\t\t\nRT @Vishesh62452293: $BABA was at $88', ' 8 years ago. We blown past bear territory into nuclear meltdown ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 42 | 75.0% | 🚀\n| $SPY | 26 | 30.0% | 🚀\n| $BABA | 9 | -18.2% | 🚀\n| $TSLA | 8 | 0.0% | 🚀\n| $FB | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA you cant be rounding up from 75.2 and calling it 76....just saying ï¸\x8f\t\t\n$BABA  Bearish because', ' the market knows that China will never abide the same rules USA Stocks are held to. BABA is a big Chinese Ponzi Scheme. to take foreigners money. ✨\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@BigBullCap They are a beast. My guess is they will come back before $BABA $JD and all other tech. It’s tough to keep gaming and all those businesses depressed just because of fear of de-listing. I don’t own too tough to do DD', ' but they own some AMAZING businesses.\t\t\n$BABA surging ahead https://t.co/80hKzcO18q\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 41 | 70.8% | 🚀\n| $SPY | 26 | 23.8% | 🚀\n| $BABA | 9 | -18.2% | 🚀\n| $TSLA | 8 | 0.0% | 🚀\n| $FB | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$LKNCY $BABA $NIO $JD going to take a page from the Democrats political campaign playbook and say Biden is a racist. Stop the Asian hate! ðŸ‘\x81\t\t\n$LKNCY $BABA $NIO $JD going to take a page from the Democrats political campaign playbook and say Biden is a racist. Stop the Asian hate!\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 41 | 70.8% | 🚀\n| $SPY | 26 | 18.2% | 🚀\n| $BABA | 9 | -18.2% | 🚀\n| $TSLA | 8 | 0.0% | 🚀\n| $FB | 6 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA baba at 76 now 🆙\t\t\n"Mon (3/14/22) greatest Standard Deviation decline compared to the previous 20 days (Min $5', ' Vol 500K', ' Put Vol 500K): $TTWO $BTNB $IMAB $YY $OGN $PDD $BABA $GDS $HBM $LI $HTHT $TDUP $DVN $GME $CTRA $AMR $SCCO $CVE $PLL $PACB $CPG $MX $ACMR $HPQ $AXSM $TCOM $AYX\n\nDATA: @Barchart https://t.co/GnM4A5nWWR"\t\t\n$BABA  @Jessiebery  Trading paper accounts does not count. â\xad\x90\t\t\n@weaponizedgamma He deleted all his tweets about $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA might see some green tomorrow. HK is making a comeback. â\x9d—\t\t\n@daniel_toloko @DeepThroatIPO has some opinions on $BABA :)\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n@zerohedge @TheShortBear $BABA then no?\t\t\n@TradersCom Bought many $baba today!\t\t\n@homewrecker1 $BABA trades at $1.7x sales. $Nio’s got a ways to go… 📌\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Terrordome @bhutton9 $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180 😂🤣 👇\t\t\n$BABA Everyday HSI pumps at the beginning and bleed off throughout the day', ' 📣\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA definitely continued free money by shorting.....You all bulls still can get in - $10 dollar drops each day..... 💢\t\t\n"$BABA corona chin chan chun nation. Criminals\n Send the chinies to mars ↘"\t\t\n"Today\'s Dribbler Stock Damage (aka Not long-ago Dribblers were advising to buy these)\nGamestop $GME-15.77%\nDoordash $DASH -12.54%\n$Nio -12.26%\nAlibaba $BABA -10.38%\nTencent $TCEHY -8.94%\nPalantir $PLTR-8.52%\nSnowflake $SNOW -7.58%\n$Sofi -7.25%\n$Snap -7.02%\nhttps://t.co/zdSAE7H7lK https://t.co/vhLoOi5UJI"\t\t\n$BABA 🤦â€\x8d♂ï¸\x8f🤦â€\x8d♂ï¸\x8f🤦â€\x8d♂ï¸\x8f 🪄\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\n$Baba If you don\'t try to buy it', " I can't help you https://t.co/Ru0SIUlwr7\t\t\n$BABA this definitely will close at fresh lows in HK", ' zero chance it closes even a cent above US close', ' free money shorting ï¸\x8f\t\t\n$BABA I’ll get bullish once this stops trending. I’m already holding a loser position but I’ll feel better once retail chat rooms fold this hand. ✔\t\t\n$BABA China has expressed some openness to providing military and financial aid to Russia', ' US cable suggests 💢\t\t\n$BABA taking a big bet 📈\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Just a minor deadcat bounce', " way back down from here WOW im so happy i loaded $65 puts at open yesterday ;) âš¡\t\t\n@jbrandimore @HML_Compounder @satorimind @rosemontseneca You shouldn't own anything if you are this Jittery. $BABA\t\t\n$BABA $JD $KWEB Seeing the Hong Kong shares reverse their early losses..... âž¡\t\t\n$BABA  making +$250 K Iin a paper trading account does not count Delmer. 💢\t\t\n@jbrandimore @HML_Compounder @satorimind @rosemontseneca Calm down. We know how VIEs work. We also know its a workaround. $BABA. The Chinese Cheat. Always.\t\t\n$BABA $GME $NIO Best Chatroom", ' I’ve made $250K By their alert', ' Join this winning chat. https://t.co/gcJ3vYqJYU âš¡ https://t.co/aw9gDMIL7p\t\t\n$BABA we haven’t seen this low since 2016', ' time for lotto CALLS â–¶\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n$BABA covid is good for Alibaba they r an online shop I\'m confused. 👆\t\t\n@agrawalmohit12 $DADA $DIDI $BABA all has been beaten down like anything\t\t\n$BABA Like i just checked 10 min ago and now it is further down -$5.75 - wow 💗\t\t\n"Stocks down roughly 75% from highs:\n$Tdoc $shop $rkt $sofi $upst $upwk\n$dash $baba $gtlb\nDown 50% from highs:\n$fb $uber $rh $pets"\t\t\n$NIO 15 months of downtrend', ' feels like $BABA I am not touching anything Chinese lost lot of money and mental peace on this one. Anyone here still with above 40 avg ï¸\x8f\t\t\n"03/14 ah trending:\n$nio $baba $xpev $li $kweb\nAs China stocks extending their downtrend because of Covid ï¸\x8f"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $GGPI\n5. $QQQ\n6. $GM…"\t\t\n$NIO 15 months of downtrend', ' feels like $BABA I am not touching anything Chinese lost lot of money and mental peace on this one. Anyone here still with above 40 avg 😀\t\t\n"03/14 ah trending:\n$nio $baba $xpev $li $kweb\nAs China stocks extending their downtrend because of Covid 🆓"\t\t\n$BABA well that was fun for a few mins. Back towards lows and now lower vs. US ADR 🤞\t\t\nOMG OMG $BABA is a VIE. You own only the cash flow', ' not the company boohoo. Unlike $AMZN where I actually can vote and make a difference in the company\'s direction! Derivatives bad! I no understand!\t\t\n"03/14 ah trending:\n$nio $baba $xpev $li $kweb\nAs China stocks extending their downtrend because of Covid\n$gme making newer lows with er on the 03/17 ah\n$vxx $ndx as the market is in downtrend\n$spy $qqq making the death cross on the daily"\t\t\nRT @Marcelolezcan: $BABA su ADR se acerca a una cotización similar a la de febrero de 2016', ' ese año la empresa generó U$D 2', '90 de flujo de…\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@theresa_perrin @SmokeEater1394 @RealStockMoe $BABA is listed in Hong Kong. What does delisting even do? Other than knot some American panties?\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $BABA 🥉\n4. $GGPI\n5. $QQQ\n6. $GME\n7. $SOFI\n8. $SHOP\n9. $MU\n10. $MRNA\n\n( Sorted by most recent ) https://t.co/2ebbk57ty0"\t\t\n@HML_Compounder @satorimind @rosemontseneca They still can\'t get over the VIE/ Not VIE hangup. As though all investors just discovered the word VIE last month/year like them. $BABA\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA 🆓\t\t\n$BABA dropping hard know in HK as expected', ' will definitely close the session at a fresh low 😃\t\t\n$BABA a decade worth of bad news is priced in at this point. PE of 20. This is accumulation levels. Keep panic selling so i can dollar cost average even lower. â\x9d—\t\t\n@satorimind @rosemontseneca You know not all $BABA investors are foreign', ' right?\t\t\n$BABA Not quite JPM but we\'ll take it! âš¡ https://t.co/YFhqzPWOQE\t\t\n$BABA $OCFT $BIDU $IQ that’s right ï¸\x8f\t\t\n$BABA the bears are trying hard tonight. â–¶\t\t\n@AnchorsAweigh Tell that to $BABA 🪄\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/Qgguv3MGzs\n\n$xle $sofi $qqq $soxs $eem $uvxy $xlf $baba $f https://t.co/7xN6YpqwK5"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 127\n$AAPL  Price: $150.62  Mentions: 123\n$MULN  Price: $1.77  Mentions: 111\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 56\n\n#stocks #investing #trading"\t\t\n@SmokeEater1394 @RealStockMoe In the long run $BABA will be fine', ' as long as Chinese stocks don’t get delisted.  Unfortunately the war has made the situation worse.  it seemed like it was about to make a reversal then Russia attacked Ukraine and it pulled it right back into that downtrend.\t\t\n$BABA Baba went down to 73 in hk â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA and $MRNA top watches tmrw 📈📉\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA CN tech is lower than a lot of Russia tech with no sanctions and much stronger growth $JD $TCEHY 💗\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\n"$BABA settin up a nice head', ' shoulders knees and toes knees and toes…….. \nYall know the second verse kids. 🤞 https://t.co/SFst2Eubde"\t\t\n$BABA China Stocks Upgraded to \'Most Preferred\' by UBS Wealth Management ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $FJB $LI    $1800 into $40k in the last 30 days', '. If you really want to make huge profits on trading then', ' Join this winning chat:...  https://t.co/IGegn92NQu 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA The bear crowd here is much more....SOPHISTICATED 📣\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/nosnbgm4pl"\t\t\n"CHART BREAKDOWNS\n\n51:10 $ENPH\n52:28 $CLF\n52:41 $XTZ\n53:04 $BBI\n53:33 $MULN\n54:33 $AMC \n55:00 $BABA\n55:50 $NOVA\n56:06 $WMT"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA what universe are these bulls living in 🤣 âž¡\t\t\n$BABA tech bleed will stop soon after the rate hike. No way the fed will hike 7x this yr â\xad\x90\t\t\n$BABA BUY DIP LOL\t\t\nSo far it looks like many of you have not sold and are still holding stocks hoping they will rally  — but we have at least one major down leg soon. Please retweet so get more people $baba $tsla $msft\t\t\n$BABA ur late to the party should have shorted at $200 not here imbecil 📈\t\t\nRT @JordanKwan2015: It\'s interesting that Munger chose to invest in $BABA given the perceived risks and the many other options available. H…\t\t\nIt\'s interesting that Munger chose to invest in $BABA given the perceived risks and the many other options available. He must really believe in it.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA tank and Mr Wonderful buy 📶\t\t\n"stream replay with timestamps\n\n$FSR $CLOV $TSLA $AAPL $SPY $BABA $ARKK\n\nWatch: https://t.co/DA8anZ99BU https://t.co/qmX7BJ7XQD"\t\t\n$BABA wanting 75 presently in HK like Kanye wants Kim back... 🚩\t\t\n$BABA China news will propel this baby tomorrow 👆\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA I really suggest people who still look at Chinese stocks through the lens of capitalism to read this https://t.co/q0HF36c2w8\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA What should we do now? seriously? I don\'t care holding for two years if it recovers. â˜\x9d\t\t\nRT @JKiscan: @KentDuvar @KyivIndependent Yes China stocks took a beating today. $BABA $NIO $XPEV $JD etc etc\t\t\n$BABA OHHH ROOOOO WE NEED RIKE HIGHER PRICE RIKE WHEN PRICE HIGHER ðŸ’\x9d https://t.co/jK8tapzot6\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"ä¸\xad国æ\xa0ªðŸ‡¨ðŸ‡³æ€¥è\x90½ðŸ”½\nãƒ\xadã‚·ã‚¢ã\x81‹ã‚‰ã\x81®ä¸\xad国ã\x81«è»\x8d事支æ\x8f´è¦\x81è«‹ã\x81®å\xa0±é\x81“ã‚’å\x8f—ã\x81‘ã€\x81 $BABA −10.3% $BIDU −8.4%\n$HXC NQ Golden Dragon China ã\x81¯3月ã\x81®ã\x81¿ã\x81§35.7%下è\x90½ðŸ”½\n#モーサテ #投資 #米国æ\xa0ª #æ\xa0ªå¼\x8f投資 https://t.co/fzX2CbfgaM"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA\n\nDefinitely a sad story here. We MIGHT see it trading below IPO in the near future. I am keeping it on watch as $HXC index got hit. Excited to see how $BABA will react. Alerts set. #fearworksbetterthangreed. https://t.co/C5To3CE9VA"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here. https://t.co/7OYUJn8tjb\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/9EcnU4DDQe"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@fernand86025760 @dailydirtnap Con lo que vengo shorteando estoy saliendo empatado o arriba en general. Hoy sali arriba 😎 y $BABA? Agregue un poquito hoy 😀💪\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA tanking already in HK lol', ' fake pump âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA Hmm Mr. Wonderful is now in', " i'm curious to see how he does just for fun. 📶\t\t\n$BABA gonna finish up in HK !  🚀🚀🚀 🆙\t\t\n$BABA  pups you imagine if you bought this pos in the $100’S never less the $200’s man you’d have to be crazy… ↔\t\t\n$BABA trying to decide whether to buy maybe I  go tomorrow eat lunch at all you can eat Chinese buffet restaurant and  break open a fortune cookie 🆕\t\t\n$BABA I have a low alert setup for $BABA for $15. Think it’ll hit that this year? If so", ' I may buy some shares. 🤣🤣🤣🤣🖕🇺🇸 ï¸\x8f\t\t\n"@timdayipper @darkl337 Didn’t $baba get in trouble with the SEC back in like ~2016 for treating expenses as capitalized assets?\n\nCould be wrong', ' need to check"\t\t\n$BABA i bet this gap downs tomorrow to 60s 💫\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"$BABA goiing downhill 📉📉📉 a nice gap up for cheaper puts...\nThe fud still stays in china.. â\x8f©"\t\t\n"$BABA  \nThe fucking chines scam ✨"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"20 day free triale📉\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$AAPL $TSLA $QQQ\n$SPY $BABA $GOOGL https://t.co/y9rpasXfed"\t\t\n@JananiArunacha1 I have no more funds to average down. So I prefer $165 $BABA\t\t\n$BABA will double down if it goes to $60 ðŸ˜\x81\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA $PTR $LFC $JD $SNP $NTES $BIDU $PDD $LI $NIO $ZTO $BGNE $XPEV $YUMC $HNP $ZNH $ACH $CEA $TCOM $LU $DIDI $HTHT $BEKE $BZ $BILI $WB $TME $YMM $GDS $SHI $VIPS $JOBS $ATHM $ZLAB $DQ\n\n#ChineseStocks #ChinaStocks #Delisting #StocksToSell #Alibaba #Baidu\n\nhttps://t.co/CScYaUkonq"\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA So what are we lookin at bears? $65 tomorrow? â–¶\t\t\n$BABA who is everyone talking too hahaha bunch of nerds. In your parents basement putting your allowance money for taking the garbage out on baba puts because msm said so 🚩\t\t\n$BABA shorts are fcked', ' short term $120', ' long term $500+ â˜\x9d\t\t\n$BABA ba ba ba baroke ↔\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@daniel_toloko Wow 😯 $baba that is crazy\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AGRI 🥇\n2. $MULN 🥈\n3. $BABA 🥉\n4. $SPY\n5. $ES_F\n6. $…"\t\t\n$BABA honestly a Chinese ETF is better bet. 📌\t\t\n$BABA Taiwanese', ' Tibetans and Uigyhurs are having field days. Get this  under 10 lol ↔\t\t\n@LyfeOfPELK Ok...Seems Hang Seng and $BABA could drop another 20%.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA Do we typically gap up in the US market to match https://t.co/FDPWoD5IOF? 💢\t\t\nRT @21stCentValue: Some are buying more $BABA here. I’m not - I badly misjudged risk', ' sized the position too large', ' and borrowed conviction…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA can hk good green ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (21)\n2. $SPY (19)\n3. $BABA (14)\n4. $GME (11)\n5. $COM (5)\n6. $AMD (4)\n7. $COOL (4)\n8. $FR (4)\n9. $WISH (4)\n10. $SOFI (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/U2ApppEVxa"\t\t\n$BABA poor Charlie 😂😂 📶\t\t\n@passthebeano @zerohedge $baba selling crap globally\t\t\n$BABA tanking right back down 😃\t\t\n@ShivajiN7 Short uncovering? $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AGRI 🥇\n2. $MULN 🥈\n3. $BABA 🥉\n4. $SPY\n5. $ES_F\n6. $LCID\n7. $VXX\n8. $NVDA\n9. $COUP\n10. $TLT\n\n( Sorted by most recent ) https://t.co/5DOSMQGjSS"\t\t\nRT @STOCKMASTERJAY: #CHINA AND THE IMPLOSION NO ONE IS TALKING ABOUT .. WHY NOT?? #EVERGRANDE #REALESTATE AND ALL RELATED SECTORS ARE ABOUT…\t\t\n@EquityBrian Good luck. I cut $baba at 132 to smaller position', ' was top 10 at peak.\t\t\n$BABA China number one. Again 3k+ COVID case and spreading ↔\t\t\n$BABA DCA got absolutely WRECKED. â–¶\t\t\n$BABA getting smacked back down baby 👆\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\n"Biggest Mega-Cap Losers for Mar 14', ' 2022:\n\n$BABA -10.32%\n$BHP -4.46%\n$TSLA -3.64%\n$XOM -3.58%\n$NVDA -3.48%\n$GOOGL -3.02%\n$GOOG -2.86%\n$AAPL -2.66%\n$AMZN -2.52%\n$CVX -2.45%\n\nResearch on https://t.co/jp9ZDeBxqV"\t\t\n$BABA ðŸ§\x90 https://t.co/Y8AoMVWdDl\t\t\n$BABA looks like it is slowly dropping now -$3', ' -$4.3 now -$4.7.....feels like the titanic ship cracking', ' splitting', ' then finally a slow sink to the bottom...... ðŸ‘\x81\t\t\n@zerohedge $BABA and $BIDU tomorrow\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/gIhM3aO0Kl"\t\t\n$BABA imagine selling puts on this because $180 was the absolute lowest this could go 🤣 💫\t\t\n$BABA I think this will bottom at close to 60s ☑\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA $JD $NIO 🔥🔥🔥🔥 👉 https://t.co/H4CEQ67G0p\t\t\n$BABA what exactly bulls cheering here lmao. ✅\t\t\n$BABA going for 57 ðŸ˜\x81\t\t\n$BABA down down down as all leaves chinese stocks waiting for the inevitable pull out of the US Markets.  price action like $TAL ✨\t\t\n$BABA I remember a fella named Jack Ma  does he still work here? â\x9d—\t\t\n$BABA         99.9  percent of the people on this site have absolutely nothing to do with the price movement of this stock haha how much wasted time and life is incredible â\x9d¤\t\t\n"RT @TheBenSchmark: SoftBank claimed there was no way to know anything shady was going on prior to investing in Wirecard.\n\nJust pointing out…"\t\t\n$baba a US ADR falling cause of delisting pressure but why Hong Kong falling it’s strange and funny to think. @UltimateTrad8r\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA the only reason this has fallen is due to politics and that it’s from China. Nothing has changed about the company itself. Do your DD 😃\t\t\n$BABA $95 💗\t\t\n"~15 years for major China ETF: iShares $FXI \n#China $BABA #EM #emergingmarkets $EEM #VWO https://t.co/wA2sCIM7qZ"\t\t\n"@Doji4precios @gladiadormerval De que en $BABA nos están velando.\n\nSaludos Inversor."\t\t\n$BABA 100 🚩\t\t\n@EliasMonsor @AlphaBetaAnil @cap_zay Honestly I don\'t know $BABA well', ' just that the CCP only plays nice when it wants to. Genuinely hope you do well.\t\t\nThose people claiming they are Bullish AF on $BABA better have more than 40% of their portfolio in it. I have 40% and I am not AF. Just normal bullish.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n@Honeydew0101 I\'m bullish AF on $BABA long term. This market might provide a better buying opportunity in the near obviously because SPY just closed in dangerous territory and all these escalations between China and the U.S.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA bears are fcked tomorrow ✨\t\t\n@willumgladstone Unlike the SEC and America. The CCP actually cares about investor fraud. No Human rights but money is king in china. $BABA\t\t\nAlibaba tiene caja como para recomprar el 33% de su  capitalización bursátil', ' una locura. Está cotizando a 1.3 valor libros y a 7', '5 veces su cash flow. $BABA\t\t\nJp Morgan diciendo que los activos chinos son "incomprables". Riesgo regulatorio', ' rebrote de covid y miedo de alineamiento con Rusia', ' todo en precios a mi gusto. Fondo ? $BABA $MCHI\t\t\n$BABA I smell some bears ðŸ\x90» burning. We need you tomorrow. Greedy bears ðŸ\x90» ðŸ‘\x81\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nBig Day in $BABA tomorrow? https://t.co/2GrqjaKKDM\t\t\n@ebittdah Competition that is literally losing money to grab market share. $BABA\t\t\n$BABA I would only play this one through options', ' no ADRs. Wait till it hit $51 Then buy some long expiration options. 📈\t\t\n"RT @Mr_Derivatives: $BABA $KWEB gonna try to catch tomorrow’s falling knife in china techs.\n\nBABA could open sub 70’s! Wow"\t\t\n$BABA revenue is like 20x what it was the last time we were at this price point. Hmmm…. 😀\t\t\n$BABA I.V. in the ATM 18-Mar-22 Increases +25.2%. Options Imply a Move of ±12.1% with 4 Days to Exp https://t.co/8n4CUMKE3s\t\t\n$BABA I made my bottom call and was off by 100 points...Drop is absurd unless they reveal a major book keeping accountuing scam  which is doubtful because EVERY Chian stock been dropping by same % 💯\t\t\nRT @sidprabhu: $BABA will soon be a Munger Net Net\t\t\n$BABA Target $65 at open tomorrow 👀\t\t\nHas $BABA gross margin really contracted from mid 60’s to mid 30’s? How?\t\t\nRT @sidprabhu: $BABA will soon be a Munger Net Net\t\t\n"$BABA Still Dying Slowly\n\nJPM Set Underweight Tgt PX @ $65', ' Personally Think This Trades Further Into 55\n\nData Coming Out Of China This Morning Was A Massive Beat Which Is Good News', ' Worth A Punt On A Longer Time Scale Of Investments.\n\n$68 Would Be My First Pref Fill\n\n$NQ $ES https://t.co/uXWqI03VAi"\t\t\n$BABA Target $51. ðŸ‘\x81\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n@AreZachs $78! Unfortunately my average is $133. $BABA\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA WHO BOUGHT THE FUCKINNGGGG DIPP? â˜\x9d\t\t\n$SPY I think Xi is trying to get $BABA cheap enough that he can personally just buy it all… 📢\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA levels. Chinese stocks are having a tough time. Chart look bad or good depends on which side you\'re playing. \nBear: Below $74 then $58. \nBull: If we get a little dead cat bounce can buy calls for the mini gap fill on the break above $82.52 https://t.co/zm4EiJJ0qi"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$NIO $BABA China vs America war has already begun 🌟 https://t.co/cIapvsvs7S\t\t\n"Most mentioned symbols (6H):\n\n1st $SPY 15\n2nd $QQQ 9\n3rd $TSLA 9\n4th $AAPL 8\n5th $BABA 7\nhttps://t.co/EpAIr721uM"\t\t\nSet alrt for $65 when $BABA trades for 7x 2022 p/e https://t.co/P0mWBNirvd https://t.co/sTjZQDR4D5\t\t\n$BABA greedy bears tomorrow 🔥ðŸ\x90»ðŸ¤\xadðŸ˜\xad ðŸ‘\x8d\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 121\n$AAPL  Price: $150.62  Mentions: 121\n$MULN  Price: $1.77…"\t\t\n$BABA only 9 bucks away from IPO 68$ that\'s insane. ✅\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nI feel like Jack Ma should just tweet that he is taking $BABA private for $420', ' funding secured. That should fix everything.\t\t\n"$SKLZ $WISH $BABA \nMy current trading strategy: \nBuy tomorrow', ' it will be cheaper. 🔔"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 121\n$AAPL  Price: $150.62  Mentions: 121\n$MULN  Price: $1.77  Mentions: 108\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 53\n\n#stocks #investing #trading"\t\t\n@Matteo04 me too bro @78. First $baba buy ever. 🪄\t\t\n$BABA Asia looking strong plus alternative uptick rule in effect -> expecting green tomorrow. ï¸\x8f\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 😃 https://t.co/wmVheXRoRY\t\t\n"$BABA Up 8% in HK \n \nBottom of the panic induced selling done. Lets see tomorrow. Bye for now ✨"\t\t\n$BABA keep on dumping.   China will help Russia at some point. ↘\t\t\n$BABA China retail sales were roughly at a 6% increase vs expected 3%', ' did I read that right', ' guessing this guy is going to do well? ï¸\x8f\t\t\n$BABA 81', '5 USD if anyone is missing out', ' that’s a 8% bounce from low â\xad\x90 https://t.co/31EDMKngvg\t\t\n@DryBulkETF But can i buy $baba\t\t\n$BABA  Still down over 5% 😂 ï¸\x8f https://t.co/9inClIgXc6\t\t\n"I was told China only had *8', '679* deaths from Covid. \n\nWeird they\'d be shutting down cities now after they solved it in the first 3 months of 2020.  \n\nI\'m sure your $BABA investment is fine. https://t.co/9HcsxchHe9"\t\t\n$BABA is it actually green in HK? Burn out my eyes with acid 📌\t\t\n$BABA is it actually green in HK? Burn out my eyes with acid.\t\t\n$BABA did I hear the PT is now in the 60’s!! Wow 💫\t\t\n$BABA this is a watershed moment where millionaires and savvy investors are made. What are you made of? See you 2025 ï¸\x8f\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\nWhat\'s happening to Alibaba? I really haven\'t been paying attention. $baba 😳\t\t\n$BABA What Chart are people looking at? I dont see this stock going up? â\xad\x90\t\t\n@Mr_Derivatives You may need to go back to breaking bad and selling meth.  lol.  What\'s the easiest way to look up $NIO and $BABA on the China exchange?\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@armandofbr_ Long $BABA apalancado? Jaja\t\t\n@wearetheelite4 Short covering? $BABA\t\t\n$BABA bulls think they win after a few percent gain lol this shit came down from the 300’s ↔\t\t\nShort covering on Hang Seng for $BABA?\t\t\n@jeremyjward @The_RockTrading People were saying this when $BABA was $150..lol\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $BABA 🥇\n2. $NIO 🥈\n3. $GME 🥉\n4. $MACRO\n5. $SPY\n6. $SPX\n7. $QQQ\n8. $TSLA\n9. $FB\n10. $ARKK\n\n( Sorted by most recent ) https://t.co/EEF3yx4RJ5"\t\t\n$BABA FROM -10% to -3% gotta be something brewing ï¸\x8f https://t.co/2yPwNF5I67\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA let’s not be mean to the bears ðŸ\x90». They will need our emotional support tomorrow. ï¸\x8f\t\t\nAnother positive development $BABA $JD $VIPS $BILI $PDD - *CN 2M22 Retail Sales +6.7% YoY', ' vs Consensus +3% | https://t.co/gR9FG49v7z https://t.co/NGXc5nXkeW\t\t\n$BABA what is this trading at in China rn? 🤞\t\t\n$BABA 🤣 😃 https://t.co/bgssbBnIvp\t\t\n$BABA 81+ usd $79 hkd ðŸ\x8f¼\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA looking good for tomorrow â\x8f©\t\t\n@y3khan No idea Yasser. Eager to find out myself. Seems to be Homg Kong market sell-off. Potentially Covid related but that would actually be bullish for $BABA as more people order online\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@ThetaTendies I feel like the amount of hate I have seen on $BABA lately means its time for a pumperino\t\t\n$BABA I don\'t hear you laugh now bitches. ðŸ‘\x8d\t\t\n$BABA R.I.P Chilly Mango â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA we\'re looking at some crazy times and possibly awesome opportunities from 300 to 70s that\'s just insane xinxing ping.  It\'s going nuts 😳 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is it possible hang seng close green for once ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA Option to look at today.. 👀 👀  $100 Call for Thursday', ' April 14. Roughly 489 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @LarryCheungCFA: The Chinese Internet ETF is down by 80%+ from peak to trough. \n\nPanic Selling at these levels (without a plan to repurc…"\t\t\n"$BABA $NIO $SPY \n\nCongrats to buyers and holders. The 7 hours call ended between US and China', ' and confirmed that china will not help Russia. 👇"\t\t\n$BABA If the bounce can hold that’s something 💢\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @LeenaChavan10: $BABA maybe this is what munger meant by dying with nothing 🪄\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/YIgGmyYly7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/Vm6ddgobNv"\t\t\n$BABA maybe this is what munger meant by dying with nothing 🪄\t\t\n$BABA I’ll bite in 50s âž¡\t\t\n$baba Just got the quick upward movement in HK that’s been lacking the past few weeks. Chinese state media has been publishing bullish articles saying the rout is irrational', ' Chinese billionaires losing hundreds of billions in a week is not good for Chinese stability. https://t.co/aKMSxbGeoJ\t\t\n$BABA looking real juicy 💫\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\nZu Erinnerung: Das war mal der fünftwertvollste Konzern der Welt. Binnen 16 Monaten der Absturz auf Platz 40. Die Rede ist von #Alibaba. $BABA #Aktien #Boerse https://t.co/mRWpY9ky1x\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nHuge numbers beat', ' would be ironic if a China rally from here saved the markets \n\nRetail numbers big!\n\n$OCFT $BIDU $IQ ï¸\x8f https://t.co/up6puJM3nt"\t\t\n"$BABA \nHope you  bears covered cause Goldman Sachs and jp play both sides it’s time to take this baby to the top 👉"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA pushing to lows is wild to me', " but I still dislike China stocks. Almost have to consider it in 60's", ' but may personally pass.\t\t\n@afr6262 @LT3000Lyall Specifically cayman VIE paper like $BABA because US ADR holders own absolutely nothing.\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"#US TELLS ALLIES #CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT....\n\nR.I.P To All Chinese #ADRs \n\nTo Graveyard \n\n$BABA $FUTU $DIDI $KWEB"\t\t\n$BABA  Americans such sheep glued to social media and msm its funny to watch. I\'m embarrassed for you dumb yanks ï¸\x8f\t\t\n$BABA Jesus Christ !!! China 🇨🇳 is fucked ! This makes more money than amazon 🪄\t\t\n$BABA nothing with china will improve this week 🪄\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"$JPM lowers $BABA target to 65 from 180\n\nWelcome to the Stock Market!"\t\t\n$JD $BABA green  would be a pleasant color to see ðŸ\x8d\x8f🥬🎄🤢🧑â€\x8d🎤🩲ðŸ\x90¸ðŸ\x90¢ðŸ\x90\x8d🦎🦖🪲ðŸ\x90ŠðŸ¦šðŸ¦œðŸ\x90²ðŸŒµðŸŽ„🌲🌳🌴🌱🌳🌴🌱🌿☘ï¸\x8fðŸ\x8d€ðŸ\x8dƒðŸ\x8d\x8fðŸ\x8d\x90🥦🫑🫒🥗🪀🧩🚛🛶🛣📟🔋🪛🔫ðŸ¦\xa0📗💚♻ï¸\x8f✅🈯ï¸\x8fâ\x9d‡ï¸\x8fâ\x9d‡ï¸\x8f✳ï¸\x8fâ\x9dŽðŸŸ¢ðŸŸ©â€¦that was fun ✅\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n"$BABA \nI been wrong for a year but could be capitulation day and a reversal heading and to 200 within a year let’s get it ï¸\x8f"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA Massive beat coming out of China. The thing about China is', ' it\'s ran like a company. They don\'t need stimulus. They are the stimulus. 📌 https://t.co/osb6BUhVlE\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA too easy. $80s coming 🆕\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n@cap_zay Luckin coffee to buy $baba!\t\t\n$BABA Why BABA management doesn’t want buyback if they believe it’s undervalued 🚩\t\t\n$BABA won’t go to zero. But under 20$ for sure. ↘\t\t\n@GabiiiSL @gualestrit Compra $BABA', ' y NO hagas tantas preguntas 😂😂😂\t\t\nRT @rosemontseneca: $BABA trades at 11x P/E\t\t\nCN tech names not bouncing', ' in +ve vs. US ADRs following good econ data. Lets see if it sustains. $BABA $BIDU $KWEB 🆓\t\t\n@MarketRebels $BABA should change their name to $DFDF\t\t\n$BABA holding 35 shares at 77.70 â\xad\x90\t\t\n$BABA unfortunately it’ll be a short lived pump and probably a dump after lunch $KWEB ï¸\x8f\t\t\n$BABA Mr Wonderful desperate to dump his shares on retail. Time for retail to get royalties from him 🚩\t\t\n@rosemontseneca If $BABA was equity it trades at 11pe', ' but it is not equity', ' it is just another china scam VIE', ' it could trade at 100pe or 1pe', ' all it is in reality is just a tracking vehicle that investors own nothing abut what the good graces of china gov deems\t\t\n$BABA  use this to see real time price', ' just keep refreshing.  Google is 15 minutes delayed. Now almost USD 80 dollars ↔\t\t\n"@homerixy32 Let us prey', ' my childâ„¢. \n\n$BABA $BIDU $FUTU $KWEB $BGNE and lesser devils...."\t\t\n$BABA $JD $KWEB CLOSE HONG KONG! ðŸ‡\xad🇰😫 ✅ https://t.co/F4jNZwSj6U\t\t\n$BABA hopefully this doesn\'t halt and open up at 40$ 👀\t\t\n"$BABA Asia markets recovering hard 📣\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓ https://t.co/0qNXscLy7G"\t\t\n$BABA use this to see real time price', ' just keep refreshing.  Google is 15 minutes delayed. Now almost USD 80 dollars 💲\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA looks like tomorrow going to be rough if it doesn’t reverse 🔄 ðŸ˜\x81\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA wild and stupid 💲\t\t\nRT @wsduckk: Holy $BABA\t\t\n$BABA already down in HK 💢\t\t\n$BABA  well I guess pork n beans for the rest of my life. Or a be million year. I have to make a choice. Lol â\x9d—\t\t\n$BABA Asia markets recovering hard 🆕\t\t\nRT @AlexPinder7: @Dillon_Jacobs28 @MoS_Investing If Taiwan is invaded these stocks will look identical to Russian equities. Not necessarily…\t\t\n$BABA now any news about ukraine russia ceasefire and peace', ' expect 85-90 â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nif this doesn\'t push higher $BABA nothing will https://t.co/4VtQpRnldn https://t.co/YrJucN3TRW\t\t\n$BABA what a bounce in HK - remaining of week will be good for china tech - hopefully âž¡\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"I think I cracked the code : just don\'t f***buy calls  \n\n$SPY $QQQ $AAPL $BABA"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Hong Kong is down 4 percent    Jesus what are you looking at ï¸\x8f\t\t\n"RT @daniel_toloko: I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassi…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"@Dillon_Jacobs28 @MoS_Investing If Taiwan is invaded these stocks will look identical to Russian equities. Not necessarily a bad thing', ' so long as you are comfortable buying at a few cents like gazprom. \n\nI hold a position in $baba and $kweb"\t\t\nRT @CRoulettista: Did Jack Ma bang Xi Jinping\'s wife or something? $BABA https://t.co/6CKUiqsYhK\t\t\nDamn and China still getting destroyed $BABA $BIDU $PDD $KWEB https://t.co/sMmMmngliZ\t\t\nAlso for those asking last 12 months', ' support for $baba is zero', ' despite valuation probably fair at 2-4x of current price.\t\t\n$BABA $BIDU $JD NEW ARTICLE : Chinese stocks plunge on COVID-19 fears', ' concerns over Beijing and Moscow\'s relationship https://t.co/rQv3uP3xn4 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f https://t.co/jAWzjaVuSy\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA bears in deep shit 80usd possible at open 👇\t\t\n$BABA WOW. Completely filled trend. Drawn out months ago. 📶 https://t.co/KQE8mxBbIm\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n$BABA that is it!  History just like that repeating again and again! ðŸ˜\x81\t\t\n"Why is Chinese tech tanking $baba $jd \n\nFirst it was their regulatory crackdown and now it is weakening consumer demand in other words weakening economy"\t\t\n$BABA a capitalist company is at the mercy of a communist dictator. Suddenly investors are surprised when there\'s a rug pull. 👇\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"$BABA $KWEB gonna try to catch tomorrow’s falling knife in china techs.\n\nBABA could open sub 70’s! Wow"\t\t\n@g35geo @CNBC what I don\'t understand is why they are down in HK. Do chinese folks don\'t like to own $BABA (or any other beaten down one) at this price point? don\'t clearly understand the price action .. can understand the risk with ADR. what\'s the risk with HK shares?\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA trades at 11x P/E\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n@GravityTrades_ @faststocknewss what I don\'t understand is why they are down in HK. Do Chinese folks don\'t like to own $BABA (or any other beaten down one) at this price point? don\'t clearly understand the price action ..\t\t\n@CNBC Buy $BABA\t\t\n$BABA lets start the ww3 .. fuck the market who cares.. chinaaa do it .. realeas your russian power 🔔\t\t\n$baba oh p/cf 8.76', ' previous lows weree 22/23.....\t\t\n$BABA $CAN $PDD  ðŸŒ\x9d âž¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@David_Tracey $baba looks REALLY tempting now. I\'ll just keep watching. US delisting fears can persist.\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"صندوق الاستثمارات العامه :cc\n\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\n\nâ˜\x9dï¸\x8fâ˜\x9dï¸\x8f\nبعض الاسهم تØ\xadتاج تØ\xadليل سياسي قبل التØ\xadليل المالي والÙ\x81ني \nمستقبل بابا مرهون بتØ\xadسن العلاقه الامريكيه الصينيه Ùˆ ما ننسى المليØ\xad جاك ما"\t\t\n$BABA CN retail sales', ' investments', ' industrial prod all beat big time. Mostly fake data but also before Covid case spike $KWEB ï¸\x8f\t\t\nFirst smart take I’ve seen on $BABA https://t.co/1x4tafwKxq\t\t\n$BABA jackpot! 📢\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA by open', ' most likely red to green at US open â˜\x9d\t\t\n$baba https://t.co/8iSX20Aqzg\t\t\n$BABA  this stock will make me a lot of money it can go to $5 I’m going to hold stron 💗\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba ev/ebitda 5.58 fPE 10.1. Basically 50% cheaper than its ever been valuation wise\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @acpandy: Jamie Dimon from a big Panda-hugger to Panda-dumper in one second \n\n$KWEB $BABA $DIDI $FUTU https://t.co/YvdSeXSLLn"\t\t\n"Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK.B $BABA $JD $TSN $NFLX $GLD $BTC) https://t.co/yZ5blVMQqx"\t\t\n$BABA Bulls watching the HK market rn…… ï¸\x8f\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK.B $BABA $JD $TSN $NFLX $GLD $BTC)  https://t.co/NnKyR4gBZY"\t\t\n$baba still $77.76 from zero. Doing this right @HedgeyeComm ?\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @acpandy: U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveya…"\t\t\n$BABA fucking disgusting market. Ugly as the president of the US 🆕\t\t\n$NIO $BABA $BIDU $PDD wait. China retail data just came out', ' and it was way better than expected. Why is Shanghai', ' and HK down big then? ✨\t\t\n$BABA  is trading in Hong Kong as though it is going to zero! incredible! Down almost 10% everyday ï¸\x8f\t\t\n$BABA it’s not a crisis if planned ï¸\x8f\t\t\n$BABA -9% in HK .. $50 by Friday at this rate https://t.co/XCdsnl9dO4\t\t\n$BABA lets start the war china ... do it .. show the fucking warld we is the giant .. wake them up ..mwhahaha ï¸\x8f\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@faststocknewss Nope! The biggest risk was also possible sanctions if you wanted to own China stocks and it wasn\'t just this year. Have a super tiny position of $BABA  but I won\'t be buying anymore of China names anytime soon.\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $BABA\n4) $TSLA\n5) $AAPL\n6) $VXX\n7) $QQQ\n8) $ARKK\n9) $SOFI\n10) $NIO"\t\t\n"RT @thstocksnetwork: China\'s retail sales', ' industrial data soundly beat expectations https://t.co/pp4ZxJdnXp \n\n$BABA"\t\t\n$BABA this stock will make me a lot of money it can go to $5 I’m going to hold strong 🆕\t\t\n$BABA Best Chatroom', '', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n$BABA this will fly tomorrow thank God don’t sell 🥇\t\t\n@gurgavin Just trust them  @gurgavin. $BABA price target has been updated to $200 ðŸŒ\x9d\t\t\nRT @Sqwii: $FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up her…\t\t\n$BABA  60$ incoming ï¸\x8f\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 24 | -22.6% | 🚀\n| $SPY | 20 | -44.4% | 🚀\n| $VXX | 16 | 0.0% | 🚀\n| $BABA | 11 | -47.6% | 🚀\n| $QQQ | 9 | 12.5% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA thx good China retails data double expectations 😀\t\t\n"China\'s retail sales', ' industrial data soundly beat expectations https://t.co/pp4ZxJdnXp \n\n$BABA"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\nHow low will $BABA go before a reversal?\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $OIL (35)\n2. $SPY (29)\n3. $BABA (21)\n4. $GME (13)\n5. $COM (12)\n6. $NIO (10)\n7. $FILL (10)\n8. $QQQ (9)\n9. $MUST (6)\n10. $YANG (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/af4AUsNyJY"\t\t\n$BABA $85 tmrw 💲\t\t\n"Xi JinPing\'s support of Putin has made China\'s stock extremely toxic.\nBearish on every China\'s stock', ' $BABA', ' $BIDU', ' $JD', ' $NTES', ' $PDD https://t.co/Bip2njy2zC"\t\t\nRT @SnehaBi71645003: $BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 24 | -22.6% | 🚀\n| $SPY | 21 | -40.0% | 🚀\n| $VXX | 17 | 13.3% | 🚀\n| $BABA | 11 | -47.6% | 🚀\n| $QQQ | 9 | 12.5% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 😵 RIP so fked tomorrow â–¶ https://t.co/pheIseXBtZ\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 23 | -25.8% | 🚀\n| $SPY | 21 | -38.2% | 🚀\n| $VXX | 17 | 13.3% | 🚀\n| $BABA | 11 | -47.6% | 🚀\n| $QQQ | 9 | 12.5% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA $KWEB $JD Remember all the support US gave to its market when the pandemic first hit? China won\'t show any support for their markets no matter how bad it gets', ' it goes against their way of life. 🌟\t\t\n"@capital_frozen @FiduciaInvest I thought so too. I was already looking at $baba at around 200 and thought the price is attractive. now we are below 80.... \n\nHappy I didn\'t buy I I have friends who are in baba. it sucks"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $BABA (14 mentions)\n2. $GME (13)\n3. $SPY (8)\n4. $SARK (7)\n5. $NIO (6)\n6. $QQQ (6)\n7. $TSLA (5)\n8. $AMC (4)\n9. $ARKK (4)\n10. $YANG (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"Something’s down in China.\n\nWhat a crash. Retaking the lead in the correction.\n\n$baba $kweb"\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\nAgarrenme porque vendo el auto y lo pongo en $BABA mañana https://t.co/TcDuHd3Osx\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\n"@charliebilello @ycharts Incredible chart. $BABA \n.@SCMPNews .@NikkeiAsia https://t.co/EuGuVscAyt"\t\t\n$BABA hong kong baba at 75 dollars now 📢\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n@KentDuvar @KyivIndependent Yes China stocks took a beating today. $BABA $NIO $XPEV $JD etc etc\t\t\nThink technically we may see some resistance between $55 and $65. I May Day trade it then $BABA https://t.co/RKFqZEEytP\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n$BABA se destruye en la bolsa de Hong Kong. Mamita la que nos espera mañana. https://t.co/bnvnSOIJ9a\t\t\nWhen the sector bottoms so will $BABA', ' is the de-rating sufficient yet?  Unlikely', ' 10 year lows and single digit PEs are likely required as passive outflows dominate. https://t.co/Vaa8eDdFRs\t\t\n"RT @kevinsxu: “Be fearful when others are greedy', ' and greedy when others are fearful.â€\x9d\n\nEasier said than done', ' but here\'s our chance.\n\n👀 $B…"\t\t\n$BABA ã\x81•ん😢 https://t.co/jqiQsEcQh2\t\t\n@charliebilello @ycharts How can u be confident that $BABA p/s is 1.6? Isn\'t that the point of audited financials?  The VIE structure is notoriously opaque and typically its an offshore house of cards call on assets.\t\t\nRT @BrianTycangco: The same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesti…\t\t\n$BABA this shattered all kind of supports on its chart. I wouldn’t get into this now until it finds support. ✔\t\t\n$BABA Smell those Aug 60P to sell 💫\t\t\nRT @Vishesh62452293: $BABA was at $88', ' 8 years ago. We blown past bear territory into nuclear meltdown ï¸\x8f\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA Chinese stocks so damn cheap now. 😂 â˜\x9d\t\t\nThe market is pricing in the end of China. I\'m not smart enough to tell if the Chinese economy will completely close & implode. Seems like a binary outcome. $baba https://t.co/OzsBRUh2Hi\t\t\n"$BABA \n\nHong effin Kong 📶 https://t.co/I1EcNsmUsZ"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\ni am 100% sure Like putin ', ' Xi made one of the biggest mistake of his life ! & That is going after the many many chinese tech companies as if they were outsiders .Xi needs to learn ', ' You don’t bang on the walls that Secure your home ! All you are doing is weakening it ! $baba $jd https://t.co/GzcZJpH8ZE\t\t\n$BABA Closing below long time support. Much more room downside. China index is about to open -5%. Target - 65 by 3/18. @TrendSpider https://t.co/k4UKKxcagW\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 119\n$AAPL  Price: $150.62  Mentions: 118\n$MULN  Price: $1.77  Mentions: 105\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 53\n\n#stocks #investing #trading"\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\nRT @JRambo0810: After an 80% drawdown in $KWEB', ' $JPM downgrades all china stocks and calls the sector uninvestible lol $JD $BABA\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\nRT @SwaggyStocks: $BABA going to zero 🤔\t\t\nCN reports more than 5k cases. PBOC does not cut rates. This will get even more ugly. Another 10% drop followed by a 10% drop in NY. Repeat. $BABA $JD $KWEB 📌\t\t\n$BABA this will be back to US close by the morning ↔\t\t\n$BABA  10% a day until OTC? 👀\t\t\n$BABA don’t buy China crap', ' at least wait for an uptrend lmao. 😘 https://t.co/WXNCyVJdzU\t\t\n"RT @TwtCollect: $BABA  at this point china’s sanctions have been priced in', '  LETS GO XI JENG PENG!\n\n$nio $jd $pdd ðŸ’\x9d"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"Mercado especulativo dicen? \n\n $NIO $BABA $XPEV $JD \nMañana 🩸🩸🩸🩸"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA going to zero 🤔\t\t\nRT @gweilo79: $baba It’s going to zero at some point. Just like $didi\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/kmvV4aZPAh"\t\t\n$BABA Waw…Hong Kong is slaughtering this pig. 👉\t\t\n"RT @gualestrit: Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"RT @Mr_Derivatives: $FXI $BABA $KWEB $DIDI $JD $PDD $BIDU\n\nHoly hell China down big again. And again. And again….\n\nAt this rate their econo…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA does xi not care anout his money he own baba wtf he is doing 🆓 https://t.co/2prfjZ9HsI\t\t\n$BABA definitely in play ï¸\x8f\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n"Alibaba -9% en la apertura de Hong Kong\n\n$BABA"\t\t\n"I would be careful with $BABA. Some fishy stuff happening in China 🇨🇳 + don’t own overseas stocks', ' look what happened to Russian stocks listed in the US. \n\nSame will probably happen to Chinese down the road', ' at some point🚩"\t\t\n$BABA was at $88', ' 8 years ago. We blown past bear territory into nuclear meltdown ï¸\x8f\t\t\nRT @The_Real_Fly: $BABA -9% in HK\t\t\n$BABA -9% in HK\t\t\n"$FXI $BABA $KWEB $DIDI $JD $PDD $BIDU\n\nHoly hell China down big again. And again. And again….\n\nAt this rate their economy gonna be lapsed by Japan. Lol https://t.co/1fA7ojkQRJ"\t\t\nThe same people who said $BABA was overweight (BUY) at $300 are now saying it\'s underweight (SELL) at $77. The interesting thing is how they just switched from BUY to SELL overnight. They are proving to be a great contra-indicator it seems.\t\t\n$BABA $JD $BIDU they have become a joke', ' its better to just delist them to not cause more pain to investors like me. I get sucked in every few days thinking it got too cheap and the get my ass whooped. 💲\t\t\n@daniel_toloko Me watching $BABA https://t.co/NF6x3HQLBe\t\t\n"$BABA too many bears in today.\nI think this think will go up tomorrow. ï¸\x8f"\t\t\n@DannyCryptohodl @finsteadcapital @joshhwesterman @zerohedge Thanks', ' we believe they have serious liquidity issues. Also', ' Softbank going under water with this $BABA decline\t\t\n@geo_fed @kevinmuir Wake me when $BABA is single digits…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @GowriAdimulam: $BABA Who is shorting that for last 1.5Y..? Why Charlie munger not buying to average down? â\xad\x90\t\t\n$BABA Who is shorting that for last 1.5Y..? Why Charlie munger not buying to average down? â\xad\x90\t\t\nMore 🩸 $JD $NIO $BABA https://t.co/EjIJIQhvRD\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA china is in a recession', ' you just have to survive it. ðŸ‘\x8d\t\t\nAnd the carnage continues..Hang Seng tech down another 6%. $BABA $JD 2% lower than US ADR close. No bounce not even a dead cat 💗\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA this Chinese piece of crap dumping again in Hong Kong huh? ï¸\x8f\t\t\n"I\'ve never seen price action like this on a 100+ bn company. \n\n$BABA another 9% down in HK today... (follows US) \n\nMassive forced selling now? People throwing in the towel / margin calls. https://t.co/TAD4hk8BB1"\t\t\n$SPY Indirectly flash crash is happening all the way from China. Look at $PDD $BABA and the rest. Careful and caution âš\xa0ï¸\x8f 📊\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n$BABA careful on your position size', ' dont go margin', ' buy after fed wednesday meeting', ' you shoud be fine', ' else it will hurt badly 💲\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA News tomorrow $105 😘\t\t\nRT @ananthsrinivas: Somebody in twitter told I was lucky to sell $BABA in 280s. I was just following rules. From there it has fallen >70%.…\t\t\nSomebody in twitter told I was lucky to sell $BABA in 280s. I was just following rules. From there it has fallen >70%. Just don’t buy and average because buffet is doing munger is doing. No one know where the stock could go. #Respect #risk\t\t\n@SteadyCompound Your updated thoughts on $BABA? Clearly undervalued using this method…\t\t\n@ProblemSniper What are your feelings long term on $baba? Say 5 years. Let’s assume it doesn’t get de-listed. Genuinely curious bc it does look cheap w a long term horizon\t\t\n$BABA lol 👇\t\t\nMASSIVE SUPPORT STRIKE ON HANG SENG $HSI #HSI . 50% of level (log mode) of the 2007 bear market', ' and 38.2% (in non log mode). Daily RSI extremely oversold. Time to consider $BABA $JD $PDD https://t.co/1yc7AuEQvj\t\t\n"Que paliza las chinas ahora!!!!! La puta madre! Frenen que compro mañana!!\n$baba que locura"\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"@LadyAmalthea12 @sonicmerlin @PELK  \n \n$KWEB $BABA $CWEB  \n \nAnd what fun would that that be?  Party pooper... 👀 https://t.co/aI57reRXYj"\t\t\n$BABA HK open since 10 minutes', ' low of HKD73.05 -> $74.5', ' or €68.1 ï¸\x8f\t\t\n$BABA dam no one wants to touch Chinese stocks â–¶\t\t\nRT @Workhard130: Chinese stocks are screwed. $BABA $JD #Evergrande https://t.co/qLi6AlGtx0\t\t\n$BABA absolute capitulation in hong kong', ' now moving back up', ' most likely open flat by morning ✨\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ppl ask \'am I still bullish on $BABA\'?\n\nwhile remaining long-term bullish on https://t.co/ltDuUkQ7xq', ' I admit I am concerned about $BABA \n\nUnder the current env', ' the idea that $baba and https://t.co/tKmdgEFBV5 is fungible shall no longer be taken for granted."\t\t\nGood luck 😳 $baba https://t.co/R1Mar3i5JI\t\t\n$SPY $BABA $KWEB $NIO $XPEV uh oh 😃 https://t.co/5pX5huEgWT\t\t\nAlibaba Group Holding Limited traded 69.567M shares', ' 206% above average volume $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA  at this point china’s sanctions have been priced in', '  LETS GO XI JENG PENG!\n\n$nio $jd $pdd ðŸ’\x9d"\t\t\n$BABA $JD $DIDI all scums must die .. delist everyone of them ... no American should ever own them 📶\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 🗑 $60 ↔\t\t\n"IN TODAY\'S RE-CAP FOR 03/14/2022 FROM PRE-MARKET NOTES\n\n$BABA\n #6 IDEA IN #ACT\nTODAY THIS GOT A HUGE DOWN GRADE\nFIGURED THE STOCK WOULD POP A LITTLE FROM THE GAP DOWN', ' WE ADD INTO IT', '\nTHEN LET IT CHILL AND ALL DAY SLOW SHORT FADER\n\nSHORT 80-->77 +3PTS\n\nhttps://t.co/BKboDh6xVw https://t.co/hhK79E8Ypp"\t\t\nRT @DowneastCapital: How often do companies get absolutely crushed (see $BABA or the software stocks) and then boomerang back? Feel like we…\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @Oz_Capital: $BABA was worth almost $900B.  Now it’s just acting like a penny stock\t\t\n@faststocknewss $BABA so many bearish idiots talking about Down another 10%', ' use your brains to comprehend this is a reflection of us market ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @MITickWatcher: Today Top Flow in #StockMarket', ' Buy Flow & Sell Flow $BRK.A $BRK.B $TLT $EEM $FXI $WFC $SHV $EXPE $OXY $YMM22 $SPY $RPV…\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @TopStockAlerts1: Alibaba Skids', ' Along with Other US-Listed China Stocks\n\n$BABA $BIDU $JD\n\nhttps://t.co/FHDzapZ1Zx"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @AjTrader7: Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given h…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA another 10%+ drop tomorrow 💯\t\t\n$NIO $BABA wow 😮 talk about bad to worse.. to levels of the 2008 crash ✨ https://t.co/mOqGSKs4hm\t\t\n"Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given has Entry/Exits & What to Expect BOTH LONG/SHORT #CALLS / #PUTS\nSome nice ones we did today\n\n$BABA\n$TSLA\n$SHOP\n$BIDU\n$FUTU\n$LMT\n$PDD\n\nhttps://t.co/BKboDh6xVw https://t.co/Sxx8sjQAlb"\t\t\n"Agosto del 2021 hacÃ\xadamos este análisis de $BABA y 🇨🇳China.\nHoy AliBaba cotiza U$D 77\n\nSi bien el contexto mundial es de incertidumbre', ' seguimos remarcando lo perjudicial de la intervención del régimen chino en su economÃ\xada\n\nâš\xa0ï¸\x8fEsto es nuestra opinión', ' no es recomendación financiera https://t.co/Hn1ERV1smH"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA so many bearish idiots talking about Down another 10%', ' use your brains to comprehend this is a reflection of us market ï¸\x8f\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA Holy Fuck Hang Seng Down 4% 📶\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA $NIO $BIDU $LKNCY  Falls apart like everything else made in communist China. Good luck before the delisting\'s guys. 👆\t\t\nDid Jack Ma bang Xi Jinping\'s wife or something? $BABA https://t.co/6CKUiqsYhK\t\t\nSome bit of good news for platform economy operators $BABA $JD $VIPS - SAMR: Platform Econ Pick 1 From 2', ' Monopoly Issues Improve Notably | https://t.co/gR9FG49v7z https://t.co/4kVCII9VvJ\t\t\nRT @The_RockTrading: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n$BABA why do ppl care what it does in hk? It always comes back to the us close 📈\t\t\nHow often do companies get absolutely crushed (see $BABA or the software stocks) and then boomerang back? Feel like we’re seeing semi permanent multiple impairments here\t\t\n$BABA  wow at 9% drop each day...by time it gets to Friday', ' this stock will be $20..... ðŸ\x8f¼\t\t\n$BABA rip ☑\t\t\nRT @StockDreamss: Say goodbye to $NIO $BABA $XPEV $JD Tomorrow 🩸\t\t\n$HSI is in free fall. 20k was strong support.  Currently at 18k and falling fast. $baba $jd $xpev\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFuck Chinese Stocks!!! #delist China Now!!! #cancel China Now!!! Short them all!!! $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB https://t.co/bZAGQwDBRs\t\t\nBaba here $BABA $CPB 😄 https://t.co/2lngI2jI9J\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA $JD $KWEB Does Hong Kong open in 30 minutes now due to DST? ðŸ‡\xad🇰 🆙\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\n$CEI $RIVN $FTCH $BABA or $TSLA Which is the best play long term? All seem to be at a big dip. 🪄\t\t\n$BABA HANG SENG TECH INDEX SET TO OPEN DOWN MORE THAN 5% limit down ✅\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n@maybebullish I’m going to have to wear mittens to avoid buying $BABA absent mindedly…\t\t\n$BABA https://t.co/3MrJSh9nxS\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @StockDreamss: Say goodbye to $NIO $BABA $XPEV $JD Tomorrow 🩸\t\t\n$baba 73 at the moment ouch\t\t\n$JD Better come out or the whole world will see you as Russia.....terrible side to take $KWEB $BABA $TCEHY âž¡\t\t\n"$BABA \n\nOf\nCourse Hang Seng\nIs down. â\x8f©"\t\t\nSay goodbye to $NIO $BABA $XPEV $JD Tomorrow 🩸\t\t\n"$BABA down approx 75% from ATH\n$ARKK down approx 67% from ATH\n\nBABA ""value"" investors underperforming Cathie Wood evangelists. \n\nThat\'s the market for you... Or Fintwit. \n\nLesson? Stop dunking on each other. Mr. Market will make you look foolish either way."\t\t\n"$EURN +30%ã\x81§åˆ©ç¢º\n\n$BABA USD80ã\x81§è¿½åŠ\xa0購入\n\n$TSLA USD700ã\x81§è¿½åŠ\xa0指ã\x81—値注文\n$ZI USD45 ã\x81§è¿½åŠ\xa0指ã\x81—値注文\n\nPFã\x81§ã\x81¯ã€\x81安ã\x81„時ã\x81«è³¼å…¥ã\x81—ã\x81Ÿãƒ\x90リューæ\xa0ªã\x81Œé\xa0‘å¼µã\x81£ã\x81¦ã\x81\x8fれã\x81¦ã\x81„る。ãƒ\x90リューã\x81Œä¸Šã\x81’ã\x81¦ã‚°ãƒ\xadースã\x81Œä¸‹ã\x81Œã\x81£ã\x81¦ã\x81„る時ã\x81«ã‚³ãƒ„コツã\x81¨ã‚°ãƒ\xadースを買ã\x81†ã€‚\n#ã\x81¨ã\x81¦ã‚‚怖ã\x81„ã\x81§ã\x81™ã€‚"\t\t\n$BABA Major down-10% in 3 mins! â\x9d—\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nIf you like $BABA', ' why not just buy $DJCO? You know Charlie has 💎 🙌\t\t\n$BABA finally the bullish sentiment here is dying . That means we’re getting close to a bottom 😂 🆓\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nChina is in TROUBLE! Alibaba $BABA shares indicating -9% loss… yeesh\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSIQg \n\n1. $ARKK 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $MULN\n5. $BABA\n6. $QQQ\n7. $AGRI\n8. $AMD\n9. $IWM\n10. $CEI\n\n( Sorted by most recent ) https://t.co/n4koSpriy9"\t\t\n@TicTocTick $BABA $JD $KWEB 👋\t\t\n$BABA was worth almost $900B.  Now it’s just acting like a penny stock\t\t\n$BABA getting smoked\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nMy goodness', ' the fall of $BABA is something I’ve never seen before', ' Incredible.\t\t\n$BABA wait for news ccp inject money into their market already', ' pre covid at this level ðŸ’\x9d\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 5…"\t\t\n$BABA is hellish. 💢\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nI know a guy who bought 500k of $baba when it was $130. Rip\t\t\n$BABA what time HK market opens? 📈\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n$BABA actually it’s good id love to average down 😄\t\t\n$BABA  It is gonna crash again at open in HK....you all best sell and take what you can get.... ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA lol fuck me one more drop ï¸\x8f\t\t\nRT @PercyCapital: People love debating Munger’s legacy on this $BABA trade. I promise you it’s not the first time he has had a trade go sou…\t\t\n"People love debating Munger’s legacy on this $BABA trade. I promise you it’s not the first time he has had a trade go south and it seems a bit premature to call it already. \n\nSame people will tell you about investing for the long term 😂"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"$NIO $BABA HANG SENG TECH INDEX SET TO OPEN DOWN MORE THAN 5% limit down. \n\nDo not try to catch the falling knife 🔪 👆"\t\t\n$BABA Best Chatroom', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA anyone still cut loss at this level? ... â\xad\x90\t\t\n"$OPEN $clov $qs $nio $baba - from $500 down on November 10 to $25k  down today :) \nWay to build my account 🤦🤦🤦 💟"\t\t\n$BABA serious question..what happens to our shares if SEC delists? 📌\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\nWhy is china being gay about Covid again .... also isn\'t this good news for $BABA tho lol\t\t\n$BABA Alibaba down 9.8% in Hong Kong', ' dip buyers today are rewarded nicely. ✅\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA 😂 ï¸\x8f\t\t\n$BABA tired of educating the stupid . 🪄\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n$BABA management too scared to say anything positive or buyback a share 📌\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA how low can we go? 50? 25? 0? Delisted? China banned from US Market? ðŸ\x8f¼\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA Relax', ' HK follows US not the other way around. ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nTook $bkng 14 years to recover. Will $appl $amzn $msft $googl have the same fate? Some will NEVER recover: $afrm $pton $upst $hubs $asan $lmnd $pypl $baba and the like. Some should have never gone public! https://t.co/K7keuq8au6\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n$NIO $BABA things aren’t looking to good for tomorrow.. more pain! What are you guys think NIO goes to $12? Or just straight to $10? 🤞 https://t.co/uFGSK1yc2d\t\t\n"RT @DarioEpstein: $baba 80 guitas.\nComo dice el refran: siempre se puede estar peor… https://t.co/aLUkhR9iiM"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 116\n$AAPL  Price: $150.62  Mentions: 114\n$MULN  Price: $1.77…"\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n*ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @tradervic1984: oof $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA What is happening?? 😘\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"$BABA 🔥💩😂\n  Wow! Down 10% pre market in Hong Kong now too.\n   A technical beauty https://t.co/tC7h74OVAr https://t.co/eY0r2yS2Yj"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n@charliebilello @ycharts With the new arctic trade routes', ' I\'m gonna bet on $BABA\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 116\n$AAPL  Price: $150.62  Mentions: 114\n$MULN  Price: $1.77  Mentions: 100\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\noof $BABA https://t.co/M8UALvTmQl\t\t\n$BABA not buying until 60 👉\t\t\n"ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA  \n \nChina stocks are trading like Russia stocks $spy"\t\t\n"@charliebilello @ycharts Lower Forward & Current P/E than $MO 🤔\n\n$BABA #MaxPain https://t.co/JVnhbpbFeG"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @AJButton2: I have a confession to make:\nI liked $BABA when it was at $210.\nI still liked it at $100.\nToday', ' at $77?\nI am falling IN LOV…"\t\t\nRT @jjjinvesting: Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', '…\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA holy baba ï¸\x8f\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\n$BABA It’s only a matter of time before the Iron Curtain starts covering China too. ï¸\x8f\t\t\n"RT @CheddarFlow: Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 5…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA re-ipo 📢\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @charliebilello: Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t…"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n$BABA sub 25 âš¡\t\t\n"Alibaba now trades at the same Price to Sales multiple as Campbell Soup: 1.6x.\n\n$BABA $CPB\n\nData via @ycharts https://t.co/Pmkg6w1sHv"\t\t\nRT @fndr_bot: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA not look it good again 🔔\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n*ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\t\t\n"🎉ä¸\xad概股尋晚繼續跌🎊😆\n金山雲 $KC: -47.86%\n阿里巴巴 $BABA: -10.32%\n百度 $BIDU: -8.37%\n愛奇è—\x9d $IQ: -24.10% https://t.co/9km9ejkTQY"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"RT @faststocknewss: *ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n"*ALIBABA SHARES INDICATED 9.8% LOWER IN HONG KONG $BABA\n\nsheeesh"\t\t\n$BABA another HK drop for ya. Looking good baba 🤞\t\t\n$BABA sad people had this in many 401ks 💫\t\t\n"$BABA     All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\nNo todo en la Vida es el Cash Flow. AquÃ\xad un ejemplo. Si no crecen las Ganancias y el Pre-tax Profit da igual cuantas ventas tengas. Pero si las ventas mejoran más rápido que lo que empeoran las ganancias', ' el EPS puede mejorar. $BABA https://t.co/lbiU3n7OYE\t\t\n$BABA lost 8k in this.. fuck China as usual 📌\t\t\n$BABA i begging you to help your self dont buy anymore', ' dont ever try to catch a falling knife', ' this wil hurt bad 💟\t\t\n$BABA almost bought this at $82 today.  Yikes. 💯\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"$BABA what is this talk about delisting? ï¸\x8f\n\n A Proven Path To Becoming A Crypto Millionaire\n↓↓↓ https://t.co/pxaPkZuRiJ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"🎯 $BABA price target update\n\n🔴 Downgraded by JPMorgan Chase & Co.\nFrom $180.00 to $65.00\n\nDay quote/change: $77.4 (-10.38%)\nTarget upside: -16.02%\n\nPublished: March 14', ' 2022\nhttps://t.co/s9hULy6XOM"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/c2oaB6jV0f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/YMSlEoKPMD"\t\t\n"$SPX $TSLA $BABA $BIDU $ROKU  Bearish Market Continues - China Helping Putin - KREMLIN Cracks \nhttps://t.co/G8tA3SlpET"\t\t\n"$BIDU $TENCENT $BABA \n\nDuring Taiwan invasion these stocks could crash much lower … I think the invasion does occur … never seen such a sell off the market knows something …. ☑"\t\t\n"RT @luke_sosnowski: Hey Traders! Sign up for the #TRICKTRADES FREE\n\n NEWSLETTER --> https://t.co/GdauX2qW96\n\neverything you need to get you…"\t\t\n$BABA China could careless about their markets. They have made that clear. No 401k there 🆕\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Seems i was wrong about $baba. \nVideo to come on my next step\nNot that anyone asked or cares lol"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA \n\nThey can also pick a nominal bottom and pin it there forever to the point you’d wish they’ll keep walking it down just to run your adrenaline. There is no law that says a stock has to go up. âš¡"\t\t\n$BABA  Soooo...China is getting a secondary Putinesque economic fallout squeeze via the delisting threat?? ...what a play. Wow. 🇺🇸 â\x8f©\t\t\n@itscharliemar Sellside research is dead $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA I reiterate.  Communist trash. â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@charliebilello @ycharts This is way oversold ', ' those are not meme stocks or high multiples', ' those are highly profitable companies like $BABA ', ' $JD ', ' Temcent ', '…\t\t\n@cristiannmillo Bullish $BABA.\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"@KeithMcCullough @HedgeyeChina @Hedgeye “Throw your models away', ' a despondent & shaken Felix', ' in a bathrobe', ' is all you need to see…essentially real live look at human capitulation ‘data’…â€\x9d 😂🤮🤔\n\n#BehavioralFinance\n\n$KWEB $BABA $TCEHY\n $BILI $NTES $JD"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nremember those who told you to buy $BABA in January. LOL. I NEVER TRUST CHINESE STOCKS.\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (23)\n2. $SPY (15)\n3. $GME (10)\n4. $OIL (10)\n5. $TSLA (9)\n6. $COM (8)…"\t\t\nДали да Ñ\x81е купи $BABA на IBKR? 🤔\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65 â–¶\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/rLhtUgT2JQ\t\t\nMy guess $RIVN $baba or $dwac. Funny if $sofi or $dkng https://t.co/wcB5gU7WP0\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AAPL 🥈\n3. $VIX 🥉\n4. $VXX\n5. $TSLA\n6. $SPX\n7. $BABA\n8. $TLT\n9. $WTIC\n10. $LYFT\n\n( Sorted by most recent ) https://t.co/SM6356emVl"\t\t\n$BABA  $JPM you are un-investible :P\t\t\n$BABA $AAPL $TSLA $VIX $VXX ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $VXX (23)\n2. $SPY (15)\n3. $GME (10)\n4. $OIL (10)\n5. $TSLA (9)\n6. $COM (8)\n7. $QQQ (6)\n8. $ARKK (5)\n9. $BABA (5)\n10. $AAPL (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/ArlnGREE9c"\t\t\n"Yo', ' particularmente', ' no veo cual es el chiste o la joda de comprar un activo que literalmente no para de caer. Un claro ejemplo es $BABA #AliBaba que tuvo su máximo histórico en los 320 dólares y actualmente cotiza a 77.\n\nEstar -76% es una de las estupideces mas grandes del mundo"\t\t\n$BABA Dead🚨\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n@cristiannmillo Ok. Y cuanto más va a bajar $BABA?\t\t\n@ClaveBursatil Qué opina el lic battista de $BABA con estos ratios?\t\t\n$BABA Baba will fuck all the way to penny stock. ðŸ˜\x81\t\t\n@cristiannmillo Ahora si! Que barato está $BABA !!\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n@EquityBrian The risk/reward is compelling', ' I’ll admit. $BABA would probably be a trillion dollar company if valued on future cash flow. But the unknowns are intense. Hence the market cap below $KO. It’s possible shares could be confiscated and go to 0. Also possible to 5x quickly.\t\t\n$BABA WTH ↔\t\t\n"Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 53% call flow 🆙 https://t.co/STvUamVeSw"\t\t\n@RuniteDragon @HindenburgRes Lol I promise no one thinks $BABA is too good to be true right now\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA  Let’s all hope Russia and China go bankrupt. 💯\t\t\n$BABA will go long at $55 @sonicmerlin 😃 https://t.co/qH1pID82io\t\t\n"Most active flow today \n \n$TSLA - 54% put flow \n$AAPL - 54% put flow \n$VIX - 85% call flow \n$BABA - 57% put flow \n$VXX - 53% call flow https://t.co/J0ETwNZSx0"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA  I want to see this under $1 like most of Russia’s top companies dropped. We can’t have dictators killing innocent people. 🥇\t\t\nRT @JPATrades: DD Cluster #2 $TSLA $NIO $BABA $AMZN\t\t\nDD Cluster #2 $TSLA $NIO $BABA $AMZN\t\t\n"Alibaba Skids', ' Along with Other US-Listed China Stocks\n\n$BABA $BIDU $JD\n\nhttps://t.co/FHDzapZ1Zx"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"@MarketRebels They should just place a SELL ON $BABA.\n\nI cannot short this f**ker cos I actually have been waiting to buy it.\n\nJ\nSimply put... go get a beer ðŸ\x8dº... and drink $ 77.76 (exactly the cost of one stock)\n\nMuch more better to my spirit."\t\t\n$BABA hold on to ur asshats shortys. jpm covered today🚀 😄\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$KWEB $CWEB  HK within just 12 pts of Jan ‘16 close ðŸ§\x90 $BABA $JD ↔ https://t.co/FNtCqTC7Yh\t\t\n"$KWEB Principal #ETF de empresas chinas de #Internet. Casi -79% desde el ATH', ' en apenas 13 meses.\n\nCompuesto por $BABA $JD $BIDU y más. https://t.co/tquFXRucua"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$KWEB this really lowest it’s been in 10 years 👀 yikes $BABA $CWEB ï¸\x8f\t\t\nGeez!!! Someone made a killing leverage shorting the top!! #baba $baba https://t.co/UA5gLNTkoU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $60 â\x9d¤\t\t\n$JD $BABA $YY 我们æ\xad£åœ¨å°†æ‚¨çš„库å\xad˜å\x81šç©º 🚩\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 113\n$TRQ  Price: $26.55  Mentions: 111\n$MULN  Price: $1.77  Mentions: 97\n$BABA  Price: $77.76  Mentions: 61\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n$BABA where ya think the bottom is in this bad boy 📌\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA Kinda oversold?? 👆\t\t\nYup. I think he wanted them all off the exchanges. Now he’s buying. $NIO $BABA https://t.co/Kezk0H8vlY\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@HindenburgRes short $BABA \nDue to rising geopolitical risks', ' we believe a large number of global investors are in the process of reducing exposure. We believe Alibaba', ' as one of the most widely owned stocks within the China will continue to face stock selling pressure in the near term🥊"\t\t\n"$BABA  \nOMG ! what\'s happed to  baba? ☑"\t\t\n"RT @LarryCheungCFA: The Chinese Internet ETF is down by 80%+ from peak to trough. \n\nPanic Selling at these levels (without a plan to repurc…"\t\t\n"نسبة خسارة الاسهم من بداية 2022\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%\n$HOOD -40%\n$LCID -42%\n$DKNG -44%\n$PYPL -48%\n$NIO -53%\n$SHOP -62%\n$RBLX -64%\n$RIVN -66%\n$AFRM -72%"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@gurgavin $BABA i would really appreciate if gurgavin capital would raise price target to $200.\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\nRT @FusionptCapital: Ah yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n$BABA China ordering 51M into lockdown. You really think this will rally? âš¡\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA $JD $MEIT is this what capitulation looks like ? ï¸\x8f\t\t\nAh yes this part of the cycle $BABA https://t.co/h7oSHwzbYW\t\t\n@itscharliemar Price I am comfortable to pay for $baba $0\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n@ezlightweight @EquityBrian Proof ? Why ? Should not matter what Brian is telling you. Just because he is 1% or 100% in $BABA is not a reason for you to buy the stock !!! Maybe he still has 10Million $ in cash', ' maybe he owns a company and he is buying stocks just for fun… Proof -> is the wrong question !\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$XPEV $BABA $NIO \n\nUndervalued', ' but there\'s no end to shit show with Chinese stocks. \n\nChinese government imposing fines or fear of US delisting. Fking stressful. Too much politics.... ï¸\x8f"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Imagine having a -17% return after 8 years... that\'s  in no way having patience... that\'s just plain stupidity. ðŸ’\x9d\t\t\n$baba $bidu https://t.co/yxNpDbFw72\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"This is the guy who put a $180 PT on $baba just two months ago.  \n\nThings changed that much for a conglomerate just two months later?  Sure…. https://t.co/PKF4rIDPLT"\t\t\n$FXI $BABA $DIDI $NIO https://t.co/JIq73zn8T8\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nBack to IPO price area $BABA https://t.co/2qksHadaxM\t\t\nRT @chipper17: Thank you @AjTrader7  for you guidance on $BABA. Almost 4x daily goal. This was a personal victory for me. I was a bag holde…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$baba It’s going to zero at some point. Just like $didi https://t.co/anhgdDv7wk\t\t\n@yodaflo $BABA\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"2014 \n$BABA IPO $93 $BTC $408 \n\n2022\n$BABA $77 $BTC $39575"\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n@SpankThePolitic_ @AboveTheHorizon @In10gsdeep I’m picking up $BABA $60 April puts tomorrow. should have picked them up today', ' but I didn’t. ï¸\x8f\t\t\n$BABA على الإسبوع طب ووصل الصندوق ولازم يطب صندوقه الاول 😅 https://t.co/wR0VIpBEF2\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\nFalta el tuit de Mike y es all in $BABA https://t.co/jk1ZdHqCgW\t\t\n@LeoDecaprio is that what they call pay to play? Is $BABA doing thay now? â\x8f©\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n@StockMKTNewz That\'s nonsense. $BABA will be $900 in the next 5 years\t\t\n$BABA Is HK closed today (Tuesday)?  Quote not showing for BABA or HSI...? 💗\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@MarketWatcher420 yeah', ' but he didn\'t get there by being bad at investing. Why would he go on TV and risk his reputation on $BABA if it was so bad? â\x9d¤\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA i forgot HK opens at 9:30EST now 👆\t\t\n$BABA the recession has not even begin', ' more drop will happen for the next 3 years â\xad\x90\t\t\nWTF is good with $BABA also?!?! #markets are in an absolute free fall. Foreign securities are getting absolutely obliterated. #stocks #tech #commerce #china #economy #recession\t\t\n@bareableguy589 China President Xi knows. He alone can make $BABA stock price goes up or down with his policies. :)) â˜\x9d\t\t\n$BABA did the money dance today https://t.co/Dmsxw1Z4Vo https://t.co/UMuvEB2w0Y\t\t\n@Cypher2140 50% $Baba 40% $GGAL (cuando llegue a 160) 10% Liquidez\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Some are buying more $BABA here. I’m not - I badly misjudged risk', ' sized the position too large', ' and borrowed conviction from others. I’ve sold half of my shares & deliberating what to do with the rest.\n\nIt may bottom here. I don’t care - it’s time to de-risk', ' learn', ' and move on."\t\t\n@88888sAccount Someone tell the $BABA bros that they can donate to social causes in China directly and get tax deductions today', ' right? Better IRR than having to wait until this thing delists and they get to harvest losses then\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThings are not going well in China. This can be hard to Americans to see', ' because they are not in tune with their markets', ' culture', ' and economic situation. Prices are falling for Chinese stocks. I see nobody talking about "the Amazon of china" $BABA anymore. It\'s all pessimism.\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA who bought above $150? 🆓\t\t\n$BABA hopefully my $ 78 puts do me well tomorrow ï¸\x8f\t\t\n👀 rumor of 30% layoffs at $baba https://t.co/LgubS5Xe8N\t\t\n$baba puts today🩸Round 2ï¸\x8f⃣ tmrw? Link for live alerts 🚨 and education 🔑 in bio 💰🤑💸\t\t\n$BABA China Joe will NEVER allow Chinese stocks to get delisted while he’s president', ' they have way too much dirt on the Biden taking their money ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@FlavioPanizza @mcamposok78 @HyenukChu @somoscdi Justo ayer hablando de $BABA y viste lo que ha pasado hoy? De locos! Siempre tener claro y siempre tener Stop!\t\t\nRT @BLACKBOXSTOC: ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016 - $BABA\t\t\n@kevinsxu I have been patiently waiting for $BABA to bounce… 😂😂😂\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nReminder to stay the fuck away from chinese stocks $baba https://t.co/wUxt3HdIBt\t\t\n$kweb $baba Hong Kong index drop would be epic today\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"This is very deflationary border line recession \n\n@TicTocTick\n\n$SPY $DIA $QQQ $MSFT $AAPL $FB $PYPL $BABA $WTI $XLE https://t.co/8SXHl2uKjE"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@YilmazZorba Wow', ' O\'Leary was mega China Bear. and he is buying Chinese stock now! Shocking! 🤯 $NIO $BABA\t\t\n"Monthly $BABA', " today's Close below DeMark's\nTDST support is very", ' very scary https://t.co/b9XQHVzRit https://t.co/upnBAZj2ZY"\t\t\n"RT @get_blow: This year: \n$AAPL is down -14.9% \n$AMD is down -30.6% \n$BABA is down -28.0% \n$DIDI is down -64.0% \n$SOFI is down -45.5% https…"\t\t\nRT @btl0823: I was at a hedgie cap intro event around the blue arrow shown below on $BABA. In repeated "speed dating" sessions', ' manager aft…\t\t\n"It was the social dividends we paid along the way\n\n$BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$PDD $BABA $BIDU $JD These Chinese 🇨🇳 Daily charts look absolutely horrible https://t.co/oCnFPUPe09\t\t\nRT @LeoGreenwald: Jaw drop. gif $BABA . On 10/27/2020', ' $BABA was ~$320 . https://t.co/VVgctBQ8OC\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@AJButton2 I hope you still will falling in love with $BABA at 3$', ' when china closes their exchange like russia did XD\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA destroyed #Alibaba\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@squawksquare Thanks for rubbing it in my face', ' buddy. I’m down 330k in the last week with my $baba calls. Have some class\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 112\n$TRQ  Price: $26.55  Mentions: 110\n$MULN  Price: $1.77  Mentions: 96\n$BABA  Price: $77.76  Mentions: 60\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n$BABA So the market would have me believe every China Company from BABA to ZTO is a zero ? Fake numbers fake revenue fake earnings fake accounting ...and been hiding these scams for 10+ years ....Not how it is. â\x9d¤\t\t\n@Dillon_Jacobs28 @MoS_Investing I’m right with you and I sleep like a baby. $BABA is the best mega cap in the world in soon-to-be the biggest GDP country in the world that US retail massively relies on and they have reasonable antitrust in place. SP will be $1', '000+in 5 years.\t\t\n"“Be fearful when others are greedy', ' and greedy when others are fearful.â€\x9d\n\nEasier said than done', ' but here\'s our chance.\n\n👀 $BABA $PDD $API $XPEV $TCEHY $DIDI"\t\t\n$BABA where is the bottom? Said everyone for six months?? 📈\t\t\n$BABA to 59.25??? https://t.co/CRscmOmeM8\t\t\n"$BABA  \n \nBABA without Jack Ma is like Tesla without Elon Musk. \n \nA body with soul 😢 ðŸ\x8f¼"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@RouletteKing4 @ericvictor111 @MXAddict @PeterSchiff @CathieDWood Today was decent for me', ' I’m even more or less. I opened a small position in $BABA this week', ' and have been slowly adding as it goes down', ' fishing for a bottom. I may go large when I see some resistance.\t\t\n$BABA 👀 back up the truck\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA Slaughtered\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016 - $BABA\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA Falling knife. \n \nKevin O\'Leary has millions.  \nIf the stock continues going down he can average forever or bail out and barely feel the loss. Can you?   \n \nCATCH! ðŸ‘\x8d"\t\t\n"""Thanks for the irrational selloff! I just got another 47k shares! Long and strong $BEST inc""~@reddit \n\n$MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F \nhttps://t.co/2SAz5HNdXY"\t\t\n$BABA 78 today. Was 87. https://t.co/BiTZjrc3wl\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg  $NIO $BABA $BIDU $JD $DIDI\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA $FJB APP DROPS IN LESS THAN 48 HOURS!!!!!! 👉\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n$BABA $NIO $LI $XPEV retailers holding this Chinese trash 🤞\t\t\n$SOFI i guess being a SoFi investor is not the worst thing in the world. Look at $BABA . Now I feel a little better... 💫\t\t\n$BABA The political pressures in China are also a threat to the share price. I think are trying to force a delisting. â\x9d—\t\t\n"RT @Uncle_DD_: HUGE week for #gold. $HYMC price target set at $13.00\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $T…"\t\t\n@FossGregfoss $baba trade like a shitcoin in crypto world\t\t\n"$IXHL $VXX $BABA They have helped me to grow my account to almost 2.5 million.. 100% recommend joining! \n \nIt\'s free joining ~~~~🚀 https://t.co/30Z8lCZyK5 ✔"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $TME $IQ. "UNINVESTABLE" $ZERO ✨\t\t\n"RT @iamseanmcd: Wonder if Munger even knows that $BABA has a 7 handle.\n“If You Can\'t Stomach 50% Declines in Your Investment You Will Get t…"\t\t\n@InversorExperto Salvo que todos los paises bloqueen todas las aplicaciones de #FACEBOOK #META', ' como lo hizo RUSIA 😂 Tengo las 3 acciones mencionadas', ' y voy agregando mas en cada gran baja 😀💪 $FB $META $BABA $TCEHY\t\t\n"Wonder if Munger even knows that $BABA has a 7 handle.\n“If You Can\'t Stomach 50% Declines in Your Investment You Will Get the Mediocre Returns You Deserve"". \nWell how about two 50% declines', ' back to back Uncle Charlie?"\t\t\n"RT @hkeskiva: Alibaba $BABA Hong Kongin pörssissä -7%', ' nyt huipuilta -70% ($300 => $80).\n\nMikään ei muuta sentimenttiä niin kuin hinta."\t\t\n"#Options Max Premium P/L for 3/11/2022 Tweets:\n\n$BABA 87P -20%\n\n$ORCL 71P -25%\n\n$SPXW 4160P +18%\n\n$QQQ 333C 0%\n\n0 DTE are always extremely risky.  Deltas are either 1 or 0. https://t.co/eB8g1a03g5"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65...this is gonna get ugly ✨\t\t\n$baba is dead https://t.co/29sZS677yJ\t\t\nAlibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And Tesla Rivals Nio $NIO', ' Xpeng $XPEV $DIDI Plunge In Hong Kong Today Amid Worries Over New COVID-19 Restrictions In China https://t.co/dabqj3ha3n\t\t\n$BABA our busy Mr. Wonderful is on our side and he bought today so should go up soon ï¸\x8f\t\t\n$BABA 50 shares at the market yes please thank you\t\t\n@MarkGutman9 $177 (Charlie munger + mohnish + some retirement funds (I forgot the name) added into $BABA\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (25)\n2. $SPY (25)\n3. $VXX (20)\n4. $OIL (16)\n5. $CORN (9)\n6. $GME (7)\n7. $BABA (5)\n8. $NIO (5)\n9. $MUST (4)\n10. $COM (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/eusG2Q2EOu"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 36 | -2.7% | 🚀\n| $GME | 31 | -35.4% | 🚀\n| $BABA | 21 | 61.5% | 🚀\n| $TSLA | 20 | 66.7% | 🚀\n| $VXX | 16 | 166.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA sooo 75 or 85 tomorrow?? ðŸ˜\x81\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN…"\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"$BABA ã\x81¯10.3%安ã€\x81 $JD ã\x81¯10.5%安ã€\x81 $PDD ã\x81¯20.5%安ã€\x81 $BIDU ã\x81¯8.4%安。 $BABA ã\x81®å¹´åˆ\x9dæ\x9d¥ã\x81®ä¸‹ã\x81’å¹…ã\x81¯30ï¼…å¼·ã\x81¨ã\x81ªã‚Šã€\x8116年6月以æ\x9d¥ã\x81®å®‰å€¤ã‚’付ã\x81‘ã\x81Ÿã€‚\n\n米上å\xa0´ã\x81®ä¸\xad国æ\xa0ªã\x81Œæ€¥è\x90½ï¼\x8dアリãƒ\x90ãƒ\x90ã\x81¨ï¼ªï¼¤ãƒ‰ãƒƒãƒˆã‚³ãƒ\xa010%強下ã\x81’ https://t.co/pFggrmjhS5 @businessより"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA who’s waiting till Thursday to buy/sell more? ðŸ‘\x81\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 42\n2. $SPY : 42\n3. $BABA : 35\n4. $MSFT : 34\n5. $GME : 25\n6. $AAPL : 24\n7. $NIO : 23\n8. $VTI : 19\n9. $QQQ : 19\n10. $AREN : 19\n#stock #trading #usstock #stockmarket"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @DeItaone: *CHARLIE MUNGER’S DAILY JOURNAL NEARLY DOUBLES ALIBABA HOLDING\n $BABA"\t\t\n$BABA with 3000 shares of Baba I am rich. I just don\'t dont know when ï¸\x8f\t\t\n"Damn Charlie M really hit the double down on $BABA at like $120\n\nI will say', ' if he holds off buying for now', ' he’s still an OG cuz thats a more difficult task than catching a falling knife if you’re wrong"\t\t\n"$BABA           2012 \n\nlet’s go private ! 🔔 https://t.co/eiMaZzzZYf"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 35 | -7.9% | 🚀\n| $GME | 31 | -35.4% | 🚀\n| $BABA | 21 | 61.5% | 🚀\n| $TSLA | 20 | 53.8% | 🚀\n| $VXX | 15 | 150.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@InversorExperto hoy hice la compra de $BABA', ' coincido', ' con una potencialidad de revalorizacion anual de un 100% es un error si no compras\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/iycaLMbo4U\t\t\n"$BABA \n\nOLEARY 📣"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 34 | -12.8% | 🚀\n| $GME | 31 | -40.4% | 🚀\n| $BABA | 21 | 61.5% | 🚀\n| $TSLA | 20 | 53.8% | 🚀\n| $VXX | 15 | 114.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $TSLA (16 mentions)\n2. $SPY (16)\n3. $VXX (12)\n4. $GME (8)\n5. $ARKK (5)\n6. $AMD (4)\n7. $BABA (4)\n8. $SOXL (3)\n9. $TQQQ (3)\n10. $TD (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n$BABA today will drop another 10% ✅\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/7Um33PEdMV\t\t\n$BABA Chinese gunk. Hahahahaa 🥇\t\t\n$BABA Hard to look at my portfolio right now. ✔\t\t\nTook $BABA puts at the 77 strike price. Looking for a continuation down tomorrow and possibly through this week depending how low it gets tomorrow. Using previous action it doesn’t look like there is much support at $77', ' I would be surprised if it can’t get below it.\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@mskvsk They assasinated $BABA. By the way has anyone seen @JackMa lately?\t\t\n$BABA Expect this stock to be down in afterhours trading. The gradual decline expected the rest of this week and next. You decide what  to do. â\x9d—\t\t\n"Stocks with the most active options trading today:\n\n1) $AAPL - 1.096M\n2) $TSLA - 504k\n3) $BABA - 382k\n4) $BAC - 293k\n5) $AMD - 286k\n6) $NIO - 254k\n7) $AMC - 230k\n8) $F - 226k\n9) $NVDA - 209k\n10) $FB - 185k\n\nFull List ⬇ï¸\x8f\nhttps://t.co/zzhpOSgpnA"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"$BABA \n\ndid Alibaba just rug us or something? https://t.co/rtQ39SIO4P"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA wouldn’t be surprised if it opened in $60s 💢\t\t\n$BABA Otro -10% estos dÃ\xadas y semanas podemos ver cumplir el 3º Bajista hasta los 74$', ' con una fase de dilatación a la baja de los precios incluidas. Lo mismo', ' zona de soporte relevante la zona de los 60$. https://t.co/UkVooopetq https://t.co/MCqJpVViQe\t\t\n$BABA entropy on the human economic scale', ' a fractured world with the west and communist east (china and Russia) is possible ðŸ\x8f¼\t\t\n$BABA I told u guys 75 dollars for a bounce.  Should break 75 and then buy 📈\t\t\nAhora es cuando verdaderamente hay que comprar Alibaba y Tencent. Si sabes lo que estás haciendo. $BABA $TCEHY\t\t\n"$baba amazing relentless sell.\nFantastic fundamentals https://t.co/i6RJ6DzUzt"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@DisruptiveTechnology $baba $bidu $jd $nio ↘\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n@inglouriouscap Anyone who followed Munger without considering his position sizing in $BABA (relative to his net worth) got wrecked. Hasn’t killed his legacy in my book. All the greats get it wrong time to time\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n$BABA i hate this stock lol. Hate it with a passion beyond words â–¶\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"$BABA - In a giant bull harmonic. No way I will be buying this thing though. Seems as if it\'s headed to ATL.\n\n#StockMarket #MONEY https://t.co/BrA9v9bSrH"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n#Alibaba sieht günstig aus', ' ist aber im Vergleich zu #Meta immer noch teuer. KGV 20', '5 bei $BABA vs. KGV  13', '5 bei $FB https://t.co/Ls0Lw4B2IO\t\t\n"RT @DeItaone: *CHARLIE MUNGER’S DAILY JOURNAL NEARLY DOUBLES ALIBABA HOLDING\n $BABA"\t\t\n"RT @DeItaone: *CHARLIE MUNGER’S DAILY JOURNAL NEARLY DOUBLES ALIBABA HOLDING\n $BABA"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA china enters the war', ' west sanctions china', ' china\'s economy collapses due its reliance on exports and leverage. Blame Zelenski for fighting the war he cannot win and allowing his country to collapse ✔\t\t\n"RT @AreteTrading: $BABA \n\n#toast https://t.co/MiZiOexdVk"\t\t\n"RT @AreteTrading: $BABA- 100% short gain while Analysts said it was cheap\n\n#doyourownhomework"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@gurgavin I just googled', ' $Baba market cap is around 210 billions(US dollars?) and yearly revenue is around 200 billions... Is there any big market cap company lik that? Amazon', ' the best one', ' 1.5 T', ' and ~400 millions revenue/year\t\t\n"RT @AreteTrading: $BABA this technical pattern is called toast. We could see double digits in the next three months. \n\n#Top5in5 #short http…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/CWidMEijtp\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Here\'s your cue to go long $BABA 😂\n\nhttps://t.co/SXgfEx4Lia"\t\t\n"RT @AreteTrading: $BABA \n\n#Toastpattern in full effect https://t.co/ihFjOuzG1d"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA #Toast https://t.co/9wTVb1SzlA\t\t\n$BABA how is this even possible on a company of this market cap? This has to be a scam of some mega proportions... 🤞\t\t\n$SPY give a freebie for the shorts $BABA is going to $60 🤑🤑🤑 do what you will with that information 🌟\t\t\n"RT @AreteTrading: $BABA right on major support of $110. A break of this and we can see $84 shortly\n\n#Toast https://t.co/vvj4wk6Ovd"\t\t\nBuy $BABA!!! https://t.co/6wZjouPj3r\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Vishesh62452293: $BABA anyone know the short % of the float? If enough people short it maybe Goldman Sachs or Munger or Dalio or a big…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA anyone know the short % of the float? If enough people short it maybe Goldman Sachs or Munger or Dalio or a big institution will make a big splash when they exit. 📈\t\t\n"Me da a mÃ\xad', ' pero no sé.\n\nMuchos de los que ni están cortos ni invierten en $BABA y la critican a capa y espada.\n\nNo serán esos que fanfarroneaban con sus Shopify', ' SE', ' Arks etc.\n\nNo sé', ' se le ve a algunos un pelÃ\xadn resentido. 🙆"\t\t\n"$BABA $SPY \n\nMurder. 😀 https://t.co/abC8bSJOcT"\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 109\n$TRQ  Price: $26.55  Mentions: 109\n$MULN  Price: $1.77  Mentions: 91\n$BABA  Price: $77.76  Mentions: 60\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\n#short #watchlist for #trading on #nyse #nasdaq between $70 and $80: $BABA $DASH $GME $NTES $TRUP\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA Lost 50% value in just 3 months..unbelievable ï¸\x8f\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @Zach_Tradez: Wanna give a HUGE shoutout to @ATL_EN and the discord‼ï¸\x8f‼ï¸\x8f\n\nBeen KILLING it each and EVERY DAY‼ï¸\x8f🔥\n\nIf you\'re not in the dis…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"Alibaba - $BABA \n\nmkt cap: 233', '030.2\nrevenue year: 131', '613.7\nP/S: 1', '78 - lower in story\n\ncash & st: 77', '880.9\n% cash of MV: 33', '42% \nthat could be bought back at this price only with the cash in the BS"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA My crystal ball is telling me that the chinks will invade Taiwan in 2025 under the false pretense that America is supplying them with weapons that could threaten the mainland. ðŸ‘\x81 https://t.co/FIA7onkcMb\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Los malos momentos sirven para posicionarse y disfrutar de un futuro mejor.\n$BABA $TCEHY $FB"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@saxena_puru Also', ' would you consider $BABA or $FB or a big boy at prices like this? I know you’re usually in the earlier on smaller growers\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ã€\x90ç±³æ\xa0ª3/14】🇺🇸\n$LVS -11% $MRNA +8% $PFE +3%\n深圳市ã\x81Œãƒ\xadックダウンを実施ã\x81™ã‚‹ä¸\xadã€\x81カジノæ\xa0ªã\x81Œä¸‹è\x90½ã\x81™ã‚‹ä¸€æ–¹ã€\x81ワクãƒ\x81ン関連æ\xa0ªã\x81Œä¸Šæ˜‡\n\n$AAPL -2%\nå\x8f°æ¹¾ã\x81®ãƒ•ォックスコンã\x81Œæ·±åœ³å¸‚ã\x81®ã€ŒiPhoneã€\x8dæ–½è¨\xadã\x81ªã\x81©ã\x81§ç”Ÿç”£ã‚’一時å\x81œæ\xad¢ã\x81™ã‚‹ã\x81¨ç™ºè¡¨\n\n$BABA -10% $BIDU -8%\nアナリストã\x81ŒæŠ•資判æ–\xadを引ã\x81\x8d下ã\x81’"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nNumber one economic power in the world in the next decade is China. Wethere US likes it or not. So yes. Ill buy $nio just like i bought $baba last week. https://t.co/tBoqMEurOd\t\t\nThank you @AjTrader7  for you guidance on $BABA. Almost 4x daily goal. This was a personal victory for me. I was a bag holder on $BABA ', ' took a 5k loss beginning of  last year. I t felt so good shorting that stock today ', ' I feel a bit of redemption . Thank you ACT', ' love you guys!\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n$BABA 👀👀 ✔\t\t\n@jimcramer At this rate', ' $baba can go private next month with cash on hand\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"After  a 99% drop \n\nThe Over the hill bald fk advises you not to buy \n\n$spy $rsx $baba \n\nMeanwhile', ' he a multi millionaire selling you his snake oil https://t.co/phdG8k5U93"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@GordonJohnson19 @PdxSag It doesn\'t matter if Tesla does the same as $baba', ' Gordon is wiped out a long time ago. In China we make so much fun of him', ' when someone loses a lot of money trading we say oooohhh no  another "Mr.Jonhson约翰逊先生\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$BABA The device you use to speak ill of China on the internet', ' was made in China. 📢\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"@itscharliemar My mans gonna make all of twitter sink with the China equity ship.\n\nPro tip (from someone who post a lot on Chinese equities)', ' irrational selling will remain irrational far longer than you will remain solvent.\n\nWhat’s being said has been said all the way down from $300 for $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @OddStockTrader: Munger enjoying the bubbles in the $BABA bath. https://t.co/gVMchO7WFZ\t\t\nMunger enjoying the bubbles in the $BABA bath. https://t.co/gVMchO7WFZ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA \n\nHas it gotten “cheapâ€\x9d enough to dip your toe in the water? What type of extra FCF yield do you need to assume all of the CCP risk?"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @Investidea1: #Metallica in #Moscow 1991\nUnder #Putin #Russia went backwards became the #Axis of #Evil\nhttps://t.co/sp0tUOkOmH\n#Music fo…"\t\t\n"fuck everyone talking about de-listing of Chinese stocks', ' if they were compliant in the past', ' you bet your ass they\'ll do what they can to stay compliant in the future. Shits beaten down so low it\'d be fucking stupid not to buy some Chinese stocks rn\n$NIO $BABA $TCEHY $LI $XPEV"\t\t\n$BABA Kevin o\'larry is the boss :P\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@KlendathuCap If I wasn\'t scared of China', " I'd be all over $BABA.\t\t\n$BABA $APLE so ADR can't trade in USA but apple can get supply from Chinese company :P", " Foxconn shut down is xi's masterstroke :P", '  feel the pain in your own house and then you will realize. 📣\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n$BABA $APLE so ADR can\'t trade in USA but apple can get supply from Chinese company :P', " Foxconn shut down is xi's masterstroke :P", '  feel the pain in your own house and then you will realize.\t\t\nBut really @AlibabaGroup ? $BABA below IPO level? https://t.co/8aSSuTqnNp\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n@MrtnzAlvrz @jlvega81 Ya pero', ' salvo el pto 1', ' el resto no son “novedadesâ€\x9d. Lo digo porque es hacerse trampas invertir siguiendo un método (fundamentales) y desinvertir usando otro (momentum)', ' imo. Dicho esto', ' $BABA meh\t\t\n@Samuraii14 just look at some of the big ones from China $NIO $BABA down big time from their highs we also have EVERGRANDE and some smaller one on defaults 🚩\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\nRT @realalexvieira: Lost All Your Money Investing in China? Legend Celebrates. Losers Crushed. AI Rules. Perfect World $BABA $TWLO $SNAP $N…\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nLost All Your Money Investing in China? Legend Celebrates. Losers Crushed. AI Rules. Perfect World $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/HWHUsgyDOS\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA china will not get involved .. go away shorters ï¸\x8f https://t.co/AV295LYYIm\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nJajaja', ' suena bastante lógico 😵â€\x8d💫 $BABA $TEF https://t.co/SyrFGfa6Cc\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n$NIO $BABA thia why you don’t trust PT', ' one week they say one thing the next it’s something different 💫 https://t.co/ELfUhQw2Kh\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n@Michigandolf $baba requires a special set of knowledge on geopolitics.\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"The Chinese Internet ETF is down by 80%+ from peak to trough. \n\nPanic Selling at these levels (without a plan to repurchase) is most likely not the right move here. \n\nRemember that this sector can periodically recover 10%+ in a day.  \n\n$KWEB $BABA $JD $BIDU $TCTZF #chinatech https://t.co/FwEHM1AuHk"\t\t\n"$COUP  $se $shop $amd $BABA \n\nCan we call it a crash yet?? ï¸\x8f"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA $57 tomorrow 💫\t\t\nRT @InlawInvestor: Lo de $BABA 👀\t\t\n$BABA Jeez…but but Charlie loves it 🤮 â\xad\x90\t\t\n$BABA Brandon always a step behind. Sleeping at the wheel and now all these false accusations about china helping Russia ðŸ˜\x81\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"RT @LibertyDividend: Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n$BABA baba black sheep ðŸ’\x9d\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA china may  just borrow a page out if fed ease mode.  as fed is starting to tighten china is easing 💫\t\t\n$BABA looking for 65ish here 😃\t\t\n"$BABA $TCEHY $AAPL $SPY $TSLA \nReallocating capitals to US stocks ðŸ‘\x8d"\t\t\nNo 2 ways about it.. $BABA has totally crashed. https://t.co/KYYTXKEvQE\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 1041\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA Jpm downgrades the riskiest bets...of course BABA mentioned..JPMorgan downgrades BABA JD BIDU DOYU BILI PDD NTES KC ..Institutions are dumping again. âž¡\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 108\n$AAPL  Price: $150.62  Mentions: 107\n$MULN  Price: $1.77  Mentions: 91\n$BABA  Price: $77.76  Mentions: 59\n$GFAI  Price: $0.91  Mentions: 51\n\n#stocks #investing #trading"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@honeystocks1 $KWEB $BABA $JD $HUYA $TCEHY https://t.co/s6OBcZNifu\t\t\n$BABA feels bad for people who bought into the fud that Buffet bought this... ðŸ‘\x81\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@MoS_Investing @DumbInvestorGuy @CastoSirc @Dillon_Jacobs28 It wasn\'t priced at all when I first looked at China tech stack you got a bit of discount on rear view growth that\'s about it and $BABA growth itself hasn\'t been as people were projecting at the time.\t\t\nRT @SnehaBi71645003: $BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n$SOFI $BABA hey', ' new peeps', ' stfu about the price you gonna buy it at. We dont give a fuck 👆\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n@vr_tonio @gurgavin Berkshire does not have a stake in $BABA — it’s a separate investment firm run by Charlie Munger that does.\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\nThese contracts closed the day at $5.73', ' just WOW $baba\t\t\n$BABA Butt plugs 75% off ✅\t\t\n"Skal en kjøpe Alibaba $BABA nÃ¥?\n\nSpør for en venn (Charlie)"\t\t\nRT @NikhilDhirmala1: $BABA at a pe of 9ish', ' damn 📊\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Uncle_DD_: $HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$…"\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n    AsÃ\xad sucedió.........en fin\n\n        ahora si ', ' hasta mañana...... https://t.co/6ExFb8vagY"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$GME', ' $BABA', ' $NIO', ' $GTLB', ' $COUP', ' $CANO', ' $MULN', ' $CEI', ' $SOFI technical analysis for tomorrow. \n \nhttps://t.co/hngSsIW3iB"\t\t\n$BABA at a pe of 9ish', ' damn 📊\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (29)\n2. $TSLA (25)\n3. $BABA (20)\n4. $GME (17)\n5. $OIL (13)\n6. $SST (9)\n7. $ARKK (9)\n8. $VXX (6)\n9. $MUST (5)\n10. $COM (5)\n\nhttps://t.co/InT5oXXyaY https://t.co/UbsFPmBHUH"\t\t\n"RT @honeystocks1: Give me the best bull case you\'ve got..... \n$KWEB $BABA $JD $HUYA $TCEHY https://t.co/3qODoGOHpG"\t\t\nRIP $BABA investors thats a hatchet job since late 2020\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $BABA 🥉\n4. $QQQ\n5. $SOFI\n6. $AAPL\n7. $NIO\n8. $NVDA\n9. $IWM\n10. $VIX\n\n( Sorted by most recent ) https://t.co/X1Aw5NlVtY"\t\t\n"RT @get_blow: This year: \n$AAPL is down -14.9% \n$AMD is down -30.6% \n$BABA is down -28.0% \n$DIDI is down -64.0% \n$SOFI is down -45.5% https…"\t\t\n@MarketRebels Drop shipped from $BABA?\t\t\n$BABA Shorted this morning w/ $80.75 avg & covered 1/2 $79.05 (+$1.70) Covered last 1/2 at $77.75 (+$2.00) https://t.co/sHCFUpOBxd\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA its better to be enemy of usa than friends with usa. Ukraine leaders should have never trusted usa. ï¸\x8f\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (20 mentions)\n2. $TSLA (15)\n3. $GME (13)\n4. $BABA (11)\n5. $SST (8)\n6. $ARKK (7)\n7. $AFRM (5)\n8. $VXX (4)\n9. $SQQQ (4)\n10. $QQQ (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @JesusDelascio: Mi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima dé…\t\t\n"This year: \n$AAPL is down -14.9% \n$AMD is down -30.6% \n$BABA is down -28.0% \n$DIDI is down -64.0% \n$SOFI is down -45.5% https://t.co/Xufu7vVTZr"\t\t\n"Nice print for $BABA Size: 1068516 Price: 77.76 Amount: $83', '087', '804.16 Time: 1900\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"I\'m pretty sure I am going to own some Alibaba $BABA at some point in the future... 😅\n\nChina is not disappearing!\n\nI wonder where I will buy...\nI think it will be after the #Uranium cycle has run it\'s course."\t\t\n"RT @StockmanDuck: Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nWhere is Jack Ma $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Amazing how June $100 strike calls are still pricy. ☑\t\t\nRT @neuteredTweets: My tangy sense is saying market is going to squeeze and explode to upside soon; specially when all are ready with their…\t\t\n$SPY $DJIA $JD $BABA interest rate hike of .25 so in other words allowing hyperinflation to continue the market is going to get one last savage pop before a fucking depression lmao ï¸\x8f\t\t\nAhora si. $BABA https://t.co/1xwsQQnJI9\t\t\n"Give me the best bull case you\'ve got..... \n$KWEB $BABA $JD $HUYA $TCEHY https://t.co/3qODoGOHpG"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/HX0Okvgaj0\t\t\n"El ETF #GENIUS21 o TRAC $GENIUS/21 está compuesto por 12 emisoras que cotizan en NASDAQ.\n$AAPL $AMZN $BABA $FB $GOOG $MA $MSFT $NFLX $NOWW $NVDA $PYPL $V\n\n* Al cierre del 12/03/2021: $49.80\n* Al cierre del 14/03/2022: $49.67 \n\nExposición al $QQQ para inversores minoristas.\n\n#TRMX https://t.co/6GCZDK92wW"\t\t\n$BABA Just getting murdered everyday. Looks like its being punished because China called Biden out on his Bull. Looks like Russia was right about the US labs across Ukraine. 🆕\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/4DVuFwyF9c\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/sYNWT1enxp\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/vIzB623cwy\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Top tweeted stocks:\n$SPX $AAPL $TSLA $BABA $AMZN $NIO $AMD $AMC $PFE $NFLX $FB $ES $COUP $VXX $MRNA $MSFT $SMH $HYG $MULN $ZIM $SE $PLTR $CVX $OXY $COST $CCJ $FCX $PCCE $WOOD $RSP $IEI $DVN $ERIC $FSLY $BHC $MATX $WMT $ETH $USO $UPST $RBLX $SARK $NKLA \n\n #stockstowatch https://t.co/a1q4YF1rPK"\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/dcGx7mGyiG\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nRT @JavierSanz: Enhorabuena dirigentes de $BABA . Perder 600.000 millones de dólares de capitalización es digno de aparecer en los libros 📕…\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"$BABA seeing sustained chatter on 4chan over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #4chan  #investors https://t.co/BhtZf3nB9z"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/iD0SVDIGDx\t\t\nRT @INArteCarloDoss: $BABA https://t.co/HllmPrHQr4\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"Volvimos ampliar en $BABA\n\nSerá mi perdición o la sacaré del estadio ðŸ\x8fŸ"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$BABA closed at $77 today.\n\nWe are so happy we had saved our premium users huge amounts of money when we strongly warned them against Chinese Tech last April.\n\nWe summarized the highlights of our Research over 2021 in this article.\n\nhttps://t.co/d8UFaIJFr3\n\n$FXI $KWEB $TCEHY $JD"\t\t\nRT @beyondrob3: $BABA All these bears talking about munger don’t realize he’s probly down like 20% With all his averaging down we’re not go…\t\t\n$BABA All these bears talking about munger don’t realize he’s probly down like 20% With all his averaging down we’re not gonna hear a peep when this goes 10% a day for a week straight streak â\x8f©\t\t\n$BABA Stop Putin and his puppets! 😃 https://t.co/S3mAgANOLP\t\t\n$NIO $baba $jd Why is China openly stating they are supporting Russia. Can’t even play the game properly. Wtf 👆\t\t\n"$BABA (Alibaba Group Holdings', ' NYSE):\n- ST: Nearing narrow reversal target at 70.43/70.41\n- MT: Watching for reversal sequence confirmation\n- LT: Bullish; Eyeing rally to minimum of 200’s/230’s\n\n#BABA #Alibaba #NYSE #CROW https://t.co/ozozBttQqh"\t\t\nRT @INArteCarloDoss: $ARKK ', ' SoftBank', ' $BABA ', ' Chinese construction complex', ' $MSTR ', ' $PTON ', ' etc…have all collapsed and leveraged shitcos p…\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n$BABA SAD! 🥇 https://t.co/TYSrfla8lL\t\t\n$BABA market always over reacts to the upside and the downside.  This here is an over reaction. 😃\t\t\n$BABA baba can drop even if us indicies bounce â–¶\t\t\n$BABA   fuckery shit show in hk shortly.  expecting sell-off continuation tonite. ï¸\x8f\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"$QQQ made fresh lows\nChina extends selloff $KWEB $FXI $BABA $PDD\n$WTI Crude oil finds support around $100/barrel\nand more in today\'s No Cap Recap from @tradebroth - Join our server free for trades with substance! https://t.co/lTvUBDrrTt"\t\t\n@MoS_Investing Why not at $30? $BABA\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$Baba at $77 the lowest price ever for this stock', ' even lower then IPO  5-7 years ago. #Alibaba is profitable company. the past  3 yrs has higher record on each QTrs. Buying it as this low is as buying #Amazon stock for $500. \nThe question is does the fall stop ? We don\'t know!"\t\t\nRT @England_UserNo1: $BABA You know', ' I’ve heard about billionaires having trouble giving all their money away.  I think Munger has an elega…\t\t\n$BABA - 13', '25% from IPO price and - 75', '86% from ATH 🤔 https://t.co/6InGVFbmgJ\t\t\n$BABA You know', ' I’ve heard about billionaires having trouble giving all their money away.  I think Munger has an elegant solution. ↘\t\t\n$BABA 📌\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9. $NIO\n10. $MRNA"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@ChrisFranco I am interested in $BABA. I\'m not interested in their balances. What do Americans buy in $BABA that you can\'t buy on Amazon?\t\t\n@Thomas53506955 When is the agreement announcement but also all the Chinese stocks are down', ' I think the lockdown and their Covid numbers are high', ' look at $baba and $XPEV same thing down 30% in a week\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n$BABA 2015 levels fellas thats 7 years ago. We still buying the dip or? 👇\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@Trader_XO time to pick some $BABA', ' countertrading this guy has been extremely profits so far\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n$BABA te banco hasta el delisting y más allá!\t\t\n"#سهم_علي_بابا لا زال يتابع السقوط وصل لاقل مستوياته على الاطلاق منذ الاكتتاب. \n Ù§Ù§ دولار للسهم، هل سيواصل السقوط؟ سيرتÙ\x81ع ØŸ  شراءعلي بابا بالسعر هذا مثل شراء سهم امزون بسعر Ù¥Ù\xa0Ù\xa0 دولار. \n#Alibaba  $baba https://t.co/EV9INK6yrr"\t\t\nRT @rick_decard: $BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/McJQCtMHtW\n\n$SPY $BABA $DVAX $ACB $OSTK  $NKLA $MSFT $AAPL $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR https://t.co/xcHcSawFDS"\t\t\nRT @sspencer_smb: $BABA is down 48% in the past six months. Trading at $82 this morning.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Chaos2Cured_Fin: Bought more $NIO and $CHPT today. @NIOGlobal is aware of audits. De-listing will not happen to NIO or $BABA.\n\nGood com…"\t\t\nMy tangy sense is saying market is going to squeeze and explode to upside soon; specially when all are ready with their puts and shorts for a major breakdown. 426 breaks and comes 432', ' 435 breaks and 452 comes in $SPY 🙄 $SPX $NDX $QQQ $TSLA $BABA $ES_F https://t.co/qKeVb0Np49\t\t\n"Twitter\'s on the Rise: \n\n$AAPL  Price: $150.62  Mentions: 105\n$TRQ  Price: $26.55  Mentions: 105\n$MULN  Price: $1.77  Mentions: 88\n$BABA  Price: $77.76  Mentions: 59\n$GFAI  Price: $0.91  Mentions: 50\n\n#stocks #investing #trading"\t\t\n"📉Buy $BABA? Why Alibaba Might Go Parabolic | FALLING KNIFE? | #BABA Go Boom?\n\nSetup is meh\n\nhttps://t.co/oQHgFonVvu"\t\t\n$BABA https://t.co/AeNBEfqNrP\t\t\nMasayoshi Son', ' President of Softbank Group', ' has always said that $SBG is low priced compared to the market cap of the shares it holds. However', ' he has not elaborate on the intrinsic value of its holdings. The recent plunge in Chinese stocks including $BABA is the answer. https://t.co/TWJBwSFHyw\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n@AlephEdu $BABA 👀\t\t\n@cperruna Sold hedged positions on $BABA', ' $FB', ' and $QQQ. They all look no bueno at the moment. The hedge will soften the landing', ' but looking to survive the next 4 days...\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\nIf you’ve owned American issued $BABA shares at all in 2021 or 2022 you should not be investing your personal capital or anybody else’s into public equities. You have no idea what you’re doing lol\t\t\nRT @gurgavin: $BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @The_RockTrading: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n$BABA JP MORGAN LOWERED ALIBABA PRICE TARGET TO  $65 FROM  $180\t\t\nRT @mktparticipants: No places to hide today', ' $QQQ $SPY continue to trend down while Chinese stocks continue their epic drop', ' $KWEB $FXI $B…\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA $180 to $65 to $?  On a first Sanction 👀\t\t\n$BABA $JD $NIO ; ï¸\x8f https://t.co/uDFvmnMiBb\t\t\n"As outlined here in August 2021', ' $BABA is down to the IPO price.\n\nGould\'s work is essential for any investor looking to start analysis on a stock at a fair price as defined by Charles H. Dow.\n\n#DowsTheory\nhttps://t.co/qnJaSDo4nA"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nCongrats guys we did it!! Chinese ADRs per the BNY Chinese ADR index is now in a worse drawdown (-71.11%) than 2008/2009 *-70.17%).  So many companies put in hard work to make this happen: $BABA', ' $JD', ' $PDD', ' etc.  Definitely don\'t look what happened to the index that point on. https://t.co/pX6aM9p24C\t\t\n$BABA alright took my first pos in this POS 3 shares at 77. will probably regret it come morning but its gotta be a decent entry considering atl is $60 â˜\x9d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $VXX 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $AGRI\n5. $UPST\n6. $SOFI\n7. $AAPL\n8. $TSLA\n9. $NIO\n10. $BABA\n\n( Sorted by most recent ) https://t.co/o8bl2bEazr"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n$BABA  5 year low levels in a company doing better then ever before. Once the drama cools down this will move back up quick. It’s all shorting no one has owned this company this cheap in years. 🆕\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9.…"\t\t\n@LordReek @howardlindzon  maybe but it does not look like individual stocks like $BABA etc will be able to list in US markets due to the Chinese govt ban on sharing info for audit. ï¸\x8f\t\t\nIf you invested in $BABA 8 years ago', ' you would be down money. It is now officially lower than IPO prices. Incredible.\t\t\n$BABA so … what’s going on lol â\xad\x90\t\t\n@stocktrician bro with your theory all stocks should go private. $baba will be delisted when it doesn’t want to be.  That will be detrimental to shareholders. Plus their recent er was bad. ðŸ‘\x81\t\t\n@rick_decard $BABA cambio el ticker a $CACA\t\t\n$BABA Back to June 2016 prices. Entirely possible this range fails and we see upper 50s. https://t.co/gJ4tXAEB11\t\t\n$BABA one of these days you\'ll all wake up to a $4 stock.  $pdd $jd 📢\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $GME\n2. $TSLA\n3. $AAPL\n4. $BABA\n5. $SOFI\n6. $AMZN\n7. $NET\n8. $FB\n9. $NIO\n10. $MRNA"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"I have a confession to make:\nI liked $BABA when it was at $210.\nI still liked it at $100.\nToday', ' at $77?\nI am falling IN LOVE.\nThe only thing that would make me happier would be an opportunity to buy FB at $150."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#Chinese #stocks performance so far.\nForget the value metrics for each company. In China you own nothing. #Uninvestable $baba https://t.co/WPoWoTDOx9"\t\t\n"$BABA بسعر 77$ \nادنى من سعر الاكتتاب Ù\x81ÙŠ 2014 \n\n$TSLA 766.3$\n\n$SBUX الادنى منذ اغسطس 2020 ب79$\n\n$MSFT \n276$ الادنى منذ يوليو 2021 \n\n$NFLX الادنى منذ يناير 2020\n\n$LCID 21.55$ https://t.co/LB4NmpT7ac"\t\t\n"RT @ecommerceshares: DB on the China stock HFCAA de-listing issues (one of the issues shaking foreign listed China shares). \n\nWhat will hap…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@DrAhmadAlsabban $BABA https://t.co/GO7hLAZ6nN\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 1017\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"👆 explains why when Munger was asked about risk of owning $BABA ADRs he said:\n\n""Assuming there is a reasonable honor among civilized nations', ' that risk doesn\'t seem all that big to me.""\n\nMay be mincing words here but ""among"" implies more than two. 6/7\nhttps://t.co/q4HoxezadI"\t\t\n"Over last 4-5 years', ' $BABA has been diversifying its auditing *location* from 100% in HK', ' to now a mix of Mainland China', ' Singapore', " HK\n\nSome to support growing biz in SEAsia I'm sure. But could also be a Plan B", ' where Singapore serve as ""compromise location"" between 🇺🇸🇨🇳 5/7"\t\t\n"HUGE week for #gold. $HYMC price target set at $13.00\n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/aX8j2ryISe"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @dubs_trading: Played PUTS three different times and made 10-15% return on each play. $BABA $AMD $QQQ\n\nPrice targets by @AjTrader7 \nOpti…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA cash on hand 322b vs market cap of 289b. Does it make sense? ↔\t\t\n@CryptoMichNL What kind of $SHIB #ShibaInu is that $BABA #BABA #Alibaba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA think 12 months out 😃\t\t\n$BABA ï¸\x8f\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\nKnowing JP Morons $TSLA Price Target', ' this sounds as a STRONG BUY. $BABA https://t.co/hoblPZ2Pgl\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\nIf you thought $BABA was a gift at $140', ' it’s an absolute steal at under $80', ' however I agree completely with @jlebenthal that these stocks are in investable at the current time #ChineseStocks\t\t\n"RT @StockDreamss: • Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nP…"\t\t\n"$BABA\nby  #ICEROCK \n\n    AsÃ\xad sucedió.........en fin\n\n        ahora si ', ' hasta mañana...... https://t.co/6ExFb8vagY"\t\t\n@itscharliemar Adding BABA too / buying every dip nothing better on the market right now that $BABA for 77$\t\t\n"$HYMC currently $1.30 per share with a $13.00 price target. Gold is going to its highest price in history. Time to rock! \n\n$AAL $AAPL $ABNB $AEI $AFRM $AGRI $AMC $AMD $AMZN $ANPC $CEI $MULN $TSLA $SPY $KSCP $MRNA $BABA $PFE https://t.co/IGHquXdRZ5"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA usted no aprende verdad? #brownpants https://t.co/qmfayveHhU\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"• Watchlist 3/15 🔮\n\n💉 $PFE \nPut Below < 50.4 \nCall Above > 52.9 \n\nðŸ\x8fŽ $NIO \nPut Below < 13.6 \n\n📦 $BABA \nCall Above > 78.6\nPut Below < 76.6\n\n📱 $FB \nCall Above > 187.7 \nPut Below < 185.85"\t\t\n$BABA is this going to 0 ðŸ‘\x8d\t\t\nFolks buy $BABA $BIDU $JD', ' then other folks selloff in China. Imo 👀 out 🚩 ï¸\x8f\t\t\n$BABA taking a big bet 📊\t\t\n$BABA whats going on here? I remember a good friend of mine recommending this at $210 and said he was going all in under $200… why the slow bleeding and not just a big drop if it’s this bad of a company? â\xad\x90\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\nThis is the bottom for MMS', ' 77.50 is the major level', ' over this I see push to $100 gap fill let’s go', ' $BABA ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA RIP Charlie Munger. Jeez la weez papa cheez ðŸ’\x9d\t\t\n$BABA selling begets selling. Fear is in control. If US targets China because of Ukraine. Expect a  global recession.  No position. ✅\t\t\n"RT @NP_Trader01: 3/15 Watchlist \n$BABA C > 78.14 / P < 77.27\n$NIO C > 14.19 / P < 13.85\n$AAPL C > 151.31 / P < 150.41\n$TSLA C > 770.09 / P…"\t\t\n@itscharliemar cant believe $BABA went below $100', ' i am LONG $BABA and i am looking to double down on my position very soon', ' waiting for a flush.\t\t\n$BABA China being â€\x9dopenâ€\x9d to assisting Russias military HAS to be bullshit. Why on earth would they do this? It makes zero sense. They would not gain anything out of it basicly but the downside of it is HUGE. ✨\t\t\n"RT @CramerTracker: SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he was…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @NP_Trader01: 3/15 Watchlist \n$BABA C > 78.14 / P < 77.27\n$NIO C > 14.19 / P < 13.85\n$AAPL C > 151.31 / P < 150.41\n$TSLA C > 770.09 / P…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"3/15 Watchlist \n$BABA C > 78.14 / P < 77.27\n$NIO C > 14.19 / P < 13.85\n$AAPL C > 151.31 / P < 150.41\n$TSLA C > 770.09 / P < 761.95\n#StockMarket #stocks https://t.co/yXhEaZjXbl https://t.co/oeusHnkt3u"\t\t\n$SPY systemic risk', ' collapse imminent.. get the hell off margin $ARKK $BABA 🚩\t\t\nJust contributed my $58K for 2021 to my SOLO401K! Second year! Going strong! Guess where that money will be added to 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f $BABA hehe\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n@WalterBuchananC Is that you', ' $BABA? Ya van quince meses. 😅\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nPara que no me digan que solo ablo de $BABA', ' $FB ya pierde más del 50% desde máximos de septiembre', ' cuando decÃ\xadamos (yo también) que era la más barata de las FAANG.\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"$BABA down more than 10% today at $77.76. \n\nIn a conservative scenario (discount rate 15%', ' terminal growth 2%', ' no share buy back', ' 2022e FCF $20bn)', ' current price suggests reverse-engineered annual FCF growth of 4.83% from 2023 to 2030. Absolutely crazy!"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @CramerTracker: SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he was…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @yoloption: Active portfolio positioning: Short Bitcoin futures. Long gold futures.\nLong $AAPL', ' $AMZN', ' $CACC', ' $CVNA', ' $DWAC', ' $EEM', ' $EFA', '…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA if I was Jack ma I\'d take it private.  This is f bs â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n"$BABA this is both the best deal and the worst deal on the stock market simultaneously \n\nCrazy cheap', ' beast of a company and yet somehow dangerous â˜\x9d"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA baba is getting fucked ï¸\x8f\t\t\nRT @TizTheCrypto: @CryptoMichNL Buy it on @defichain. You can even take loans out in $BABA stock if you want to leverage. Apr for liquidity…\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA Softbank in SHAMBLES. GG. ï¸\x8f\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n¿Quien de aquÃ\xad lleva $BABA y la arrastra con pérdidas?\t\t\n"@MarketRebels I will never invest in a Chinese stock even if they paid me ever again. 🤣\n\n$BABA #stocks"\t\t\n"$BABA someone short it', ' someone buy it back... \nwho wins? ï¸\x8f"\t\t\n$BABA free money no need to debate âš¡\t\t\nWoah big cut $BABA 😆 https://t.co/cOn9OKIcH8\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nIf Chinese people are forced to stay inside', ' they will play DRAMATICALLY more video games and shop online more than analysts previously expected. $tcehy $jd $baba\t\t\n"RT @CramerTracker: SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he was…"\t\t\n$BABA just wow     They should move out of China. 🆓\t\t\n"SAD MONEY LIVE TWEETING\n\n""THE FACT THE WEST IS STILL BUYING CHINESE STOCKS REALLY TELLS A LOT""\n\njimmy acting like he wasn\'t recommending buying $DIDI & $BABA at the very tippy-top😂😂😂"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 104\n$AAPL  Price: $150.62  Mentions: 101\n$MULN  Price: $1.77  Mentions: 88\n$BABA  Price: $77.76  Mentions: 54\n$GFAI  Price: $0.91  Mentions: 49\n\n#stocks #investing #trading"\t\t\nUnbelievable $BABA https://t.co/kmrauNsqLR\t\t\n"$BABA\n\n@HyenukChu \n@somoscdi https://t.co/G17TqN8JFZ"\t\t\n$BABA will go down another 20 bucks before it hits final resistance.  It drops through that and this will be in major jeopardy ï¸\x8f\t\t\n@CryptoMichNL Buy it on @defichain. You can even take loans out in $BABA stock if you want to leverage. Apr for liquidity mining with $BABA is currently 112%', ' or buy it cheap and sell it when it pops back up. $DFI #passiveincome #RoadTo50\t\t\nRT @STOCKMASTERJAY: HERE YOU GO - THE REFRESHER COURSE ON HOW #WALLSTREET #ANALYSTS COME TO THEIR PRICE TARGETS - $GS NICE JOB IN $BNTX - #…\t\t\n"Here comes the $BABA downgrades. \n\nPredictable. $BABA"\t\t\nWE NEED THE REFRESHER COURSE GAIN .. AS I TOLD YOU ABOUT $BABA - THIS IS HOW THEY COME UP WITH PRICE TARGETS ON #WALLSTREET $DIDI $BIDU .. $ROKU $TDOC $ZM $MRNA $NVAX $ARKK …. https://t.co/wRzL2lqgrn\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 48 | -57.5% | 🚀\n| $SPY | 37 | -52.6% | 🚀\n| $CLOV | 19 | 1800.0% | 🚀\n| $BABA | 13 | -61.8% | 🚀\n| $TSLA | 12 | -14.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA get well soon!!! 🆓 https://t.co/AwiQgCS23t\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n$BABA LMFAO I TIOLD YOU THIS PRICE TARGET 17 MONTHS AGO :) https://t.co/m5K0u3V56e\t\t\nRT @MarketRebels: $BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (28)\n2. $SPY (16)\n3. $BABA (12)\n4. $TSLA (11)\n5. $COM (9)\n6. $AMZN (8)\n7. $VXX (5)\n8. $WISH (5)\n9. $TM (5)\n10. $QQQ (4)\n\nhttps://t.co/InT5oXXyaY https://t.co/6Ssnwj1pc0"\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n@joshgausden Growth and $BABA\t\t\n"RT @BonesTradez: 3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UB…"\t\t\n$BABA downgraded from Overweight to Underweight at JPMorgan Chase', ' price target lowered from $180 to $65\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 49 | -56.2% | 🚀\n| $SPY | 38 | -50.6% | 🚀\n| $CLOV | 19 | 1800.0% | 🚀\n| $BABA | 13 | -61.8% | 🚀\n| $TSLA | 13 | -7.1% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/sNXXtFZqEL\t\t\n"Tencent\'s WeChat Pay Next Up in Beijing\'s Crackdown?\n$TCEHY #Stocks $BABA #AntGroup $TME #Wechat  https://t.co/QUlekuee5k"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"$baba breaks 75 headed for ATL it appears. a more conservative target before that though would be 65.\nuse 82 for a tight SL. \n\nWouldn\'t be eager to enter tomorrow for chance of a relief rally unless that bounce brings us to the 85s for a play back to 75. https://t.co/mUoNBeBnvI"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/hu1HqibLIi\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 51 | -53.2% | 🚀\n| $SPY | 39 | -49.4% | 🚀\n| $CLOV | 19 | 1800.0% | 🚀\n| $TSLA | 13 | -13.3% | 🚀\n| $BABA | 13 | -61.8% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA yolo calls? ðŸ˜\x81\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $GME (23 mentions)\n2. $SPY (12)\n3. $TSLA (5)\n4. $AMC (4)\n5. $QQQ (4)\n6. $BABA (4)\n7. $COUP (4)\n8. $TDOC (3)\n9. $AMZN (3)\n10. $IQ (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n@stckpkr7000 Don’t know about $BABA but hard not to be less bearish now.\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(AfterHours)\n\n1. $AAPL Apple -0.12%\n2. $TSLA Tesla -0.42%\n3. $BABA Alibaba -0.13%\n4. $COUP Coupa -27.63%\n5. $PFE Pfizer +0.33%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nthese are the most active stocks right now $NIO  $AAPL  $AMD  $DIDI  $SOFI  $BABA  $F https://t.co/WDPsEDTrrx\t\t\n"3/15 WL:\n\n$AFRM over 27 | under 25\n$BABA over 79 | under 76.2\n$LCID over 22.1 | under 20.9\n$AMD over 103.5 | under 101\n$UBER over 29.85 | under 28.8\n\nFlow via @unusual_whales https://t.co/QHUyAvUR23"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"JD Logistics to Acquire Majority Stake in Deppon $JD $BABA #Stocks #StockMarket\n https://t.co/jE4zmdFlzl"\t\t\n"There\'s a fundamental flaw in applying fundamental valuation logics used for democratic governed economy over autocratic governed economy..  \n \n$KWEB $BABA $JD $BIDU $SPY âš¡"\t\t\nRT @RapidTrading: Killer day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80%…\t\t\n$BABA target $59 ï¸\x8f\t\t\n$BABA sold it today :( ï¸\x8f\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/wcIWWcQoyS\t\t\n@itscharliemar @da7kel Why buy $baba on margin and sell your clothes for baba???\t\t\nLo único claro es que Munger con $BABA querÃ\xada probar aquello de que un inversor fundamental debe estar preparado que un -50% en cualquier inversión.\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nSo with that being said I transferred my $VTI to $AMZN $FORD $MSFT $BABA.\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @trader35bolsa: $BABA #ALIBABA Su estructura no invita a confiar en rebotes a pesar de todas las "bondades" que ofrezca su valoración ht…\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/S905XxT5xu\t\t\nRT @trader35bolsa: Aún puede restar mucho sufrimiento en #Alibaba $BABA #TRADER35 https://t.co/QTzBfE3RIP\t\t\n$BABA what the heck 💗 https://t.co/vd6DAg2GKw\t\t\n$BABA lost 110k still holding.. 1400 shares ðŸ˜\xad 🚩\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA seriously what a ponzi . How is this even possible 🥇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@GarethSoloway @GarethSoloway what about Alibaba $baba ? When to buy ?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @AndyCSpinelli: Masacre argentina se llama este capitulo....suben tarifas congeladas y venden. Baja dolar y mep ..venden. acuerdo c fmi…\t\t\n@Dillon_Jacobs28 @MoS_Investing I’ve been bag holding $BABA for over a year now. I really was ignorant to how China operates. I also compromised on business quality(decreasing margins/lower ROEs) because it as growing top line so quickly\t\t\n$BABA unbelievable lol 📈\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"@EquityBrian $FB is trading at LTM 11/12 x FCF vs $BABA at 10.\n\nThe CCP can rob $BABA investors as much as they want', ' they did actually grab 1/3 of their cash last year.\n\nHave no position but I think $BABA should not trade above 50/60% the multiple of $FB."\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA hsi will take out 18', '500 tonight from 2012 mostlikely! unbelievable 👇\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/NSF8JjV9Gv\t\t\nChina $KWEB $BABA $JD https://t.co/dKrhKOzlVr\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA ""Waiting for BUY signal on   BABA  \nRegister for 7-Day Trial Access at https://t.co/WBARPaK0Cc "" https://t.co/7WvZ8uaK4v"\t\t\n$SNOW down another 37% in just 9 trading days. Crazy shit. $BABA headed to zero.\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/qFYUdImFxy\t\t\n$BABA will be down 10 percent in hk then will be down 10 percent tomorrow in us. Wtf ï¸\x8f\t\t\nRT @CarsonScottDev: $BABA this is soooo overdue for a HUGE bounce. Munger needs to buy a ton more.. come on Charlie.... imo 📢\t\t\n$BABA this is soooo overdue for a HUGE bounce. Munger needs to buy a ton more.. come on Charlie.... imo 📢\t\t\n"RT @stockandlock1: Stocks that made new 52 WK lows today👇📉\n\n$BABA $77.7\n$NFLX $332.88\n$SBUX $80.15\n$SNOW $172.3\n$COIN $155.2\n$RIVN $35.01\n$…"\t\t\n"Congratulations to discord member Msdestiny (+117.76) Off a $Spy $500 To $5K Challenge put 🚨 Click the link 👇to join in on all the profits 🤑\nhttps://t.co/Ac6WsdScbX\n$amc $nio $baba $lkncy $aapl $afrm $mrna $gme $xpev $tsla $spy $cei $qqq $dwac $amzn $agri $poet $aei $amd $nvda https://t.co/UTpMv0xA8y"\t\t\n$BABA $27 billion free cash flows', ' 20% growth', ' and $217 billion market cap ✔\t\t\n$BTC the whole market crashed &  decoupled even from $GLD that’s wild. You should see Peter shieff Twitter he’s crying. 🤣 even China $BABA slaughtered sheesh ï¸\x8f https://t.co/IqDDZef3MT\t\t\n"@newinvestor2020 $TROW la llevo desde hace años.\n$BABA nunca me lo planteé al ser una opción más “Valueâ€\x9d.\n$AAPL me parece gran empresa pero me quedo con $GOOGL para cubrir sector tecnológico.\n\nEn radar tengo $UNH', ' $BAM', ' $NEE', ' $O', ' $ADM.\n\n¿Tú?"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $TSLA $AMZN $AAPL ï¸\x8f https://t.co/CTiMU36BgU\t\t\n@choochloves10x @BahamaBen9 Do not buy $baba @choochloves10x ðŸ™\x8f\t\t\n$BABA why management let this drop everyday for last 1.5Y.. why not just delist and keep only one Hong Kong if they feel it’s under valued?? Or why not just OTC..? 😀\t\t\n$BABA bloodbath in hk tonight ðŸ‘\x81\t\t\n$li $nio $baba $shop https://t.co/0V4GqW8LOD\t\t\n"RT @OpenOutcrier: RECAP 3/14 Unusual Puts:\n$PSEC Jan-24 7 P\n$EWZ Mar 31.5 P\n$SBSW Oct 12.5 P\n$KWEB Apr01 16 P\n$UAL Jan 18 P\n$AIG Apr 55 P\n$…"\t\t\n"I thought I was a genius buying $BABA at $160 and selling at $200 before the covid crash \n\nThis chart is insane https://t.co/eoznHmxA3e"\t\t\n$BABA low 30s by end of month Sad ! 👆\t\t\n$BABA Monthly reminder. ï¸\x8f https://t.co/ebAf42nNjq\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Trading_Sunset: Alibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists…\t\t\n"@ronaldo18 I think the jury is still out on this\nJust when we think the storyline is forming', ' wait for a surprise $BABA $BIDU $NIO 📈"\t\t\nAlibaba $BABA settled -10.3% to $77.76. I can have no sympathy for those who willingly got into bed with the communists. @petenajarian https://t.co/iMJLZ7J6EG\t\t\n$BABA stock market is fkded.  bear market is here till the Fed decides it\'s not. ðŸ‘\x8d\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nStocks Ceded Early Gains. Market Needs a Stronger Signal on a Russia Resolution. $TSLA $BABA $JD $DB $NKTR https://t.co/qeP9ZlJ0vC\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Stocks that made new 52 WK lows today👇📉\n\n$BABA $77.7\n$NFLX $332.88\n$SBUX $80.15\n$SNOW $172.3\n$COIN $155.2\n$RIVN $35.01\n$ZM $95.7\n$NIO $13.82\n$RBLX $36.93\n$ROKU $99.5\n$AFRM $27.61\n$SOFI $8\n$GME $83.68\n$DKNG $15.46\n$SPCE $6.89\n$FSLY $13.68\n$WISH $1.75\n$CEMI .66\n$AVGR .17\n$WTRH .3"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @notabot93031078: $BABA Charlie munger bailed out his positions?  Was he down 50% on his position?? How many shares he purchased?? Who h…\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA Charlie munger bailed out his positions?  Was he down 50% on his position?? How many shares he purchased?? Who has been selling this for past 1.5Y..? ï¸\x8f\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA JacK Ma knows It. China will invade Taiwan that why China repairs to remove all Chinese companies from US stocks market 🌟\t\t\n"Where is Jack Ma? \n\n$BABA https://t.co/A6GQT48dYX"\t\t\n"$BABA $TSLA $TAOP $JFK $CEMI $SPY $MDB $SHOP $AMZN $NVDA \nMost profitable trading COMMUNITY https://t.co/McJQCtMHtW https://t.co/qNAFG3UAXl"\t\t\n$BABA what’s the forward PE here ? 🚩\t\t\n@SR_cojones Pero los fundamentales los conocen los fondos también y ni con eso quieren $baba ', ' será que saben que caerá bastante más\t\t\n@dividando Pues… $TROW', ' $BABA', ' $AAPL.\t\t\n$BABA reason all this is china digital currency going online asia russia india backed by golf commodities . it’s to take down the petro dollar economic war is happening right. ☑\t\t\n"RT @drastichs: From my point of view since the early beginning until today $BABA is toxic issue\n#stocks"\t\t\n@CNBC sorry', ' I missed ONE', ' BUT 29 TIMES TO BASH CHINA IN ONE DAY?!?!? A little repetitive don’t ya think? Which hedge fund is short $baba or $nio or $xpev or $bidu that’s paying you to DRILL IT IN PEOPLE’S minds to trash them 29 TIMES IN 8 HOURS??  Dam how manipulative are you??\t\t\n$BABA $NIO be very very careful with these all hell is breaking lose 💲 https://t.co/IH9s5xXV6s\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n$BABA 🇨🇳 🌟\t\t\n@KingYedidYahTRD We had a nice plan', ' at  the open. I just never traded it', ' took a while after the morning auction to find its primary. Traded $NIO and $BABA today got some nice moves', ' but No green for me today\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nLike $DIDI & $BABA at their ATH’s! https://t.co/inhgFegZLE\t\t\n@Badpak that\'s exactly what i was looking at. For example', ' $BABA: has 70', '000 million USD in cash and in the 4Q repurchased for 1', '400 million USD... It seems to me very little to change the perception of the market\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@StockDreamss Don’t forget $BABA\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\nRT @BabaBrouk: Why y’all selling my stock $BABA 😅 https://t.co/Q5G9hmR0sI\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\nLooks like $BABA migrated to Solana https://t.co/Q3PUHuuWE8\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"DailyDown5\n$ANET $113.23 -5.57% -1.07% -12.52% -10.36% 39.65\n$API $6.63 -19.73% -31.01% -42.80% -65.09% 30.54\n$APPS $31.65 -9.23% -12.42% -36.76% -42.50% 31.19\n$AVLR $75.84 -6.27% -14.37% -32.37% -48.75% 29.81\n$BABA $77.73 -10.36% -21.21% -38.55% -38.08% 20.37"\t\t\n"RSI25\n$BABA $77.73 -10.36% -21.21% -38.55% -38.08% 20.37\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.28 -1.68% -11.71% -54.64% -67.10% 17.78\n$CLX $127.65 -1.93% -12.26% -10.63% -22.76% 23.97\n$COCO $7.51 -12.16% -27.51% -41.01% -34.30% 24.35"\t\t\nGood day today', ' ahead of the crowd', ' and no Twitter fluff. $TMC 25% $MULN 56% $DSS 17%. There are still plenty of gaps to fill on many beat up stocks and I’ll be ready. $NIO $BABA $TSM\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$HYMC gold is going to hit an ALL TIME HIGH this year. Sit tight! $HYMC \n\n$CEI $MULN $TSLA $AMC $SPY $AAPL $KSCP $AGRI $MRNA $BABA $PFE https://t.co/svRxhZhTyP"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA cutting staff 30%. @CNBCClosingBell\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"jimmy Chill got his coin in T-Bills \n\n$spy $qqq $baba $muln https://t.co/ptxLz8GbkK"\t\t\n@jimcramer You still  buying $DIDI and $BABA at the highs\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 103\n$AAPL  Price: $150.62  Mentions: 98\n$MULN  Price: $1.77  Mentions: 86\n$BABA  Price: $77.76  Mentions: 50\n$GFAI  Price: $0.91  Mentions: 49\n\nstocks investing trading"\t\t\n$BABA legit or scam??? ðŸ\x8f¼\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@jeffverellen @zerohedge $BABA valuation https://t.co/RmRAAXJsso\t\t\n$CLF cash cow $baba reminds me of when cliffs was sub 5. ðŸ˜\x81\t\t\n@itscharliemar I took a 50k loss on $TME and probably going to do the same with $BABA at some point and take a bigger loss. If China even hints helping Russia its over for these stocks generationally. If they have all those cash on balance sheet they should be announcing massive buybacks\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 103\n$AAPL  Price: $150.62  Mentions: 98\n$MULN  Price: $1.77  Mentions: 86\n$BABA  Price: $77.76  Mentions: 50\n$GFAI  Price: $0.91  Mentions: 49\n\n#stocks #investing #trading"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n@StockMKTNewz Just because $BABA entered in down trend. As soon as the trend reverses', ' since it is a good and solid company', ' JPM will increase the target price\t\t\n$BABA Trust China at your own peril ï¸\x8f\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n$BABA holy ↘ https://t.co/pkWvLUmkTE\t\t\n$BABA trusting Chinese with your money', ' You deserve to lose everything. 💲\t\t\n$BABA scumbag chinese stole all my money. my life savings is gone now. i want my monye back. when is ww3??? i will be the first one to enlist ðŸ˜\x81\t\t\n"Today\'s Most Active Puts... \n\n$TSLA $AAPL $BABA $BIDU $PDD $JD\n\n👉https://t.co/2s8fBPWEHe\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/uTiuOOdqYW"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA tomm 10% up 🤔 ✨\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA prob another $10% down day tomorrow', ' $69-$70 wouldn’t be surprising 📈\t\t\n"Stocks trading at 52 week lows:\n\n$NKE (Nike) ~ $122.93\n$AMZN (Amazon) ~ $2678.00\n$PYPL (PayPal) ~ $92.56\n$BABA (Alibaba) ~ $97.58\n$SHOP (Shopify) ~ $550.32\n$PTON (Peleton) ~ $21.91\n\nSome of you were waiting for these prices but are now scared to buy…"\t\t\n$BABA Shorts will get a face ripper soon! Selling Aug 60P looks super good! â\x9d¤\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"$BABA absolute bottom territory.. \n\nOptions chain volume bearish 2.5:1\n\nMight reverse soon. ðŸ‘\x81 https://t.co/9C6e9dNObs"\t\t\n"Esta $CAKE en la misma situacion que $BABA? Paliza se estan comiendo mal desde hace meses.\n\nComentarios? @CriptoBoludos @mejor_inversion @CryptoContadora @invasion_crypto @Sbartiro \n\n#Cake #BTC #Alibaba"\t\t\n"Never thought I\'d see people front run the risk of shutting down a market forever.\n$BABA $KWEB"\t\t\n"$BABA absolute bottom territory.. \n\nOptions chain volume bearish 2.5:1\n\nMight reverse soon. https://t.co/WGfGsVrufh"\t\t\nIs $baba going bankrupt?\t\t\nNo inviertas en criptomonedas', ' son muy volátiles. En bolsa no se ven esas caÃ\xaddas tan fuertes. 3 Doritos más tarde $BABA https://t.co/T3KM2KWeED\t\t\n"🎯 $BABA price target update\n\n🔴 Downgraded by JPMorgan Chase & Co.\nFrom $180.00 to $65.00\n\nDay quote/change: $77.72 (-10.37%)\nTarget upside: -16.37%\n\nPublished: March 14', ' 2022\nhttps://t.co/s9hULy6XOM"\t\t\nI don\'t understand how $SFTBY hasn\'t collapsed already. Didn\'t they put a lot of their holdings as collateral for margin? Weren\'t they a major player in $BABA (even with them selling positions)? Didn\'t the ARM deal not go through?\t\t\n$baba  Opened up 1st of 3 tranches.  GL everyone. 🥇\t\t\n$BABA was the stock downgraded by the analyst today ? 🆓\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nImagine buying $baba at 300$ 👀 like for real how low can it go?\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M…"\t\t\n"RT @Beth_Kindig: AWS is the epitome of having first-mover advantage:\n\nAWS dominates the cloud and commands more than 50% of market share me…"\t\t\n"$BABA how low can this go?\n\nThe company is a scary place to do business\n\nHad more bad experiences then good when purchasing from there â\x8f©"\t\t\n"Large cap stocks with the most shares traded today\n\n$NIO 114.1M shares\nApple $AAPL 107.8M\n$AMD 89.6M\nAlibaba $BABA 69.8M\nFord $F 66.1M\n$BAC 54.2M\nOccidental $OXY 53.6M\n$VALE 50.6M\nPalantir $PLTR 49.6M\nAT&T $T 49.5M\n$ITUB 47.8M\n$JD 47.4M\nPfizer $PFE 42.3M\nLI Auto $LI 41.3M"\t\t\nRT @NIONenad: $NIO $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AlejandroEsp__: Un pequeño fragmento del documental ""The China Hustle"" del año 2017.\n\nMuy recomendable para quienes les interesen las c…"\t\t\n"Top 10 Most Mentioned Tickers on Twitter the last 4hrs\n\n1 $AMC\n2 $GME\n3 $SPY\n4 $MULN\n5 $TSLA\n6 $BABA\n7 $AAPL\n8 $NIO\n9 $FB\n10 $IWM\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/1ao1ZsSsox"\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n$BABA $80 open tomorrow â–¶\t\t\n$BABA  400$ 2024 â\x9d¤ https://t.co/QTBtNORpFV\t\t\n$BABA would accumulate this one here ï¸\x8f\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n@AdmiralRisky $FB and $BABA will show up in the 13F soon\t\t\nHace unos meses mucho gurú recomendando comprar $BABA ', ' oportunidad única', ' los mismos que ahora te dicen que se veÃ\xada venir la caÃ\xadda... Estudia y no le des tu dinero a cualquiera\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA this company will eventually get delisted. The US no longer want the smelly Chinese on the Nasdaq. They should stay in their own shithole 📌\t\t\n$BABA China = Russia Wrong! 📢\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA if China invades Taiwan', ' we go back to $0?? Or our shares freezes ?? ï¸\x8f\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @MelStone31: Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BAB…"\t\t\nif you liked $BABA at $315 you\'ll love it at $77\t\t\n$BABA So this literally went to the low of Q3 2016', ' just insane what happened to this in 3 quarters. âš¡ https://t.co/djaGCrhm9T\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $GME (42)\n2. $SPY (33)\n3. $OIL (14)\n4. $AAPL (12)\n5. $TSLA (10)\n6. $COUP (…"\t\t\nLa ha liado $BABA en Mallorca y en mi portfolio\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n#CHINA AND THE IMPLOSION NO ONE IS TALKING ABOUT .. WHY NOT?? #EVERGRANDE #REALESTATE AND ALL RELATED SECTORS ARE ABOUT TO BE TAKEN TO THE WOODCHIPPER -THE ENTIRE TOP 10 RE FIRMS OWE LIKE 700 BILLION !MILLIONS OF EMPTY HOMES #EVERGRANDE HAS LIKE 50 OTHER BUSINESSES $BABA $BIDU https://t.co/LrNMfiDgiL\t\t\n@BlackTiger_511 لعلي بابا قاع لم ÙŠØ\xadÙ† بعد 😼 $baba\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @AjTrader7: From the Morning till now I see nothing but Downside on $BABA\n$BIDU\n$JD\n$PDD\nBetween the HUGE D/G PT\'s with @jpmorgan plus t…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT :…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA gotta pop to $85-90 before going down more wtf this shit 👇\t\t\n$BABA Jesus ✔\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA 💢 https://t.co/Xt09p7rKUd\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$NIO $BABA $LKNCY $DIDI yup â\xad\x90\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA 😃\n\n A Proven Path To Becoming A Crypto Millionaire\n⇊⇊ https://t.co/1k3h3XY9J0"\t\t\nRT @Vaishnavi_777: $BABA horror show continues until catalyst emerges. Problem is there are no catalysts â\xad\x90\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @MrtnzAlvrz: Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$NIO $BABA https://t.co/1Hd2ASUuOc\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"DailyDown5\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39\n$BE $21.02 -8.01% -1.41% 31.13% -18.21% 53.05\n$BIDU $108.81 -8.50% -21.36% -34.73% -27.41% 25.72\n$BIG $31.10 -6.33% -14.14% -17.33% -30.75% 31.82\n$BLNK $21.42 -7.59% -4.63% -7.47% -36.14% 41.57"\t\t\n"RSI25\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.28 -1.68% -11.71% -54.64% -67.10% 17.78\n$CLX $127.62 -1.95% -12.28% -10.65% -22.78% 23.95\n$COCO $7.67 -10.29% -25.97% -39.75% -32.90% 24.98"\t\t\n@PeterSchiff $baba too\t\t\n$BABA  the 5 day chart looks like stairs🤣 âž¡ https://t.co/Kqfuyi6Y9v\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT :…"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @samantha_1wong: $BABA wow this wasn\'t delisted yet?? What are they waiting for 🆕\t\t\n$BABA  jet this week ðŸ‘\x8d https://t.co/KATsuQ2HHZ\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n"$BABA\n👀 https://t.co/t4iPCpSH2V"\t\t\nRT @shrutisubbaiah: $BABA 54.560  tests', ' and a $3', '447 in Net Profit. Automated Trading by UltraAlgo (Available in TradeStation and TradingV…\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 80 for expiration 2022-05-20 with total premium of 1370.66K (total orders : 6', ' OI : 1…\t\t\nI had $BABA and $NIO puts that sold already (made profit) but 🤦ðŸ\x8f¾â€\x8d♂ï¸\x8f🤦ðŸ\x8f¾â€\x8d♂ï¸\x8f\t\t\n"$BABA~If you really want to make huge profits on trading then check out this chat:\n;https://t.co/Yh9vzkxapb"\t\t\nRT @Elenit82775393: $BABA a lot more room to fall ↔\t\t\n$BABA ðŸ˜\x81 https://t.co/b1rDBj6vVM\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (42)\n2. $SPY (33)\n3. $OIL (14)\n4. $AAPL (12)\n5. $TSLA (10)\n6. $COUP (10)\n7. $BABA (8)\n8. $SOFI (8)\n9. $WISH (7)\n10. $DOW (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/MAlwBwDmPw"\t\t\n"RT @MelStone31: Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BAB…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA  Can’t wait for those ADR fees. They’ve never been a higher % of the share price. ï¸\x8f\t\t\n@noahwxlr It’s crazy.  I sold at a 20 delta but the fall in $BABA is insane.\t\t\n$BABA Starting to see some volume and a potential uptick. ï¸\x8f\t\t\n$BABA looking to start a long hold position here soon! See how rate raise Wednesday goes! The potential returns at these levels are massive imo! ï¸\x8f\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 98\n$AAPL  Price: $150.62  Mentions: 96\n$MULN  Price: $1.77  Mentions: 84\n$GFAI  Price: $0.91  Mentions: 49\n$BABA  Price: $77.76  Mentions: 49\n\n#stocks #investing #trading"\t\t\n$BABA ↘ https://t.co/RPC3wpO7zw\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $GME (37 mentions)\n2. $SPY (25)\n3. $AAPL (7)\n4. $TQQQ (7)\n5. $BABA (7)\n6. $SOFI (6)\n7. $COUP (6)\n8. $TSLA (5)\n9. $VXX (4)\n10. $AFRM (4)\nFull live & historical data at https://t.co/QhRXWexi8D"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 04:00 PM EST\n1. $NIO (-12.26%)\n2. $AAPL (-2.66%)\n3. $AMD (-1.96%)\n4. $DIDI (-6.88%)\n5. $SOFI (-7.25%)\n6. $BABA (-10.32%)\n7. $F (-1.87%)\n8. $TME (-9.30%)\n9. $OXY (-4.07%)\n10. $AAL (+1.64%)"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @poolaustralia: Here\'s what got the most scanner hits #intraday\nSHORT watchlist: $NIO $JD $FUTU $PDD $BEKE $SOXL $UPST $BABA\nSee today\'s…"\t\t\n"$BABA $TAOP\nhttps://t.co/av9egUUazN https://t.co/nDn2jZeViq"\t\t\n"Today\'s Most Active Calls...\n\n$TSLA $AAPL $BABA $BA $MRNA $AMD\n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/Hx6frVH8v1"\t\t\nRT @zackhoward: @INArteCarloDoss They Don’t like the selling in $BABA 🤷â€\x8d♂ï¸\x8f\t\t\n"$BABA may be when Charlie is 100 years old', ' then it might recover for his birthday. âž¡\n\n A Proven Path To Becoming A Crypto Millionaire\n⇓⇓ https://t.co/HWatoOyOpc"\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/U1muiWzDLv\t\t\n$BABA … y yo. Resistimos. Mañana más. https://t.co/RfREpXkC3I\t\t\n"Unusual Volume: 15 Stocks To Watch | March 14\n\nhttps://t.co/JvOt97YRL7\n\n$TRQ $NLSN $ASND $FERG $ASO $YY $MPLN $LI $ZLAB $TME $NIO $AAPL $AMD $DIDI $BABA $SPX $SPY $NDX $QQQ"\t\t\n"RT @YilmazZorba: They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Shivani14258: $BABA CCP owns this', ' not you😂😂😂 â\x9d—\t\t\nRT @tanmaygore_03: $YINN $KWEB $NIO $BIDU $BABA All indicators showing over sold and a great chance of a huge short term reflux. Volume', ' Ma…\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n"RT @drastichs: From my point of view since the early beginning until today $BABA is toxic issue\n#stocks https://t.co/fUUnzjYVYX"\t\t\n$BABA O\'Leary pumping on TV to try and get himself to an exit. Love the guy', " but don't let him take your money ï¸\x8f\t\t\n@DividendAmongUs Gran Movimiento $BABA $TCHEHY 😎💪\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n$IXHL $BABA $VXX $1800 into $40k in the last 30 days.. If you really want to make huge profits on trading then", ' Join this winning chat', ': https://t.co/atbyNVCBD8 ï¸\x8f\t\t\n$BABA https://t.co/JGoDYzv7uk\t\t\n"$BABA lol all the predictors on stocktwits here', ' feels like they have come from future', '  \n* going to 0 in 2 months :P \n* ath in 2 years :P \n \njust fucking crazy out there :P', ' SEC is shittiest and most corrupted system. ☑"\t\t\n$BABA Stocktwits should sanction you for every dumbass post you make 🤡🤡 📢\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"They are growing faster then our country here in US !!!\nListen carefully!!!  \n$NIO $BABA $JD $BIDU $TCEHY $BILI https://t.co/mezizdxI1V"\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n$BABA Ma thought it was okay to diss the CCP? lol watch the company you built get slaughtered. ðŸ\x8f¼\t\t\nRT @laurast23332288: $BIDU $BABA all positives here', ' US tightening', ' China reducing rates', ' China stocks fear because of Russia ties', ' deep un…\t\t\n"$BABA lol all the predictors on stocktwits here', ' feels like they have come from future', '  \n* going to 0 in 2 months :P \n* ath in 2 years :P \n \njust fucking crazy out there :P', ' SEC is shittiest and most corrupted system."\t\t\n$BABA what a fun day ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n@SeekingTheValue ¿Acojone? Hemos invertido en $BABA', ' no tenemos miedo a NADA.\t\t\n$BABA 2 year this will be ath 👉\t\t\nRT @tweettopaybot: $BABA want to buy PUTs tomorrow. I want to make money on Jackâ€\x9d I think I am Michael Jacksonâ€\x9dMa. ï¸\x8f\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n"$BABA down massively today \nhttps://t.co/lwXOjotsfu"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TheStalwart: NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly st…"\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n$BABA just bought a starter position 150 shares at 77.77… hopefully I didn’t screw up ✅\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/gQX1j2hCAV\t\t\n$baba i was very tempting to buy at $120 thought it was cheap. Luckily i didn\'t and now it is almost at IPO price and i hesitant to buy. Huh! May be tmrw.\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n$BABA So fühlt sich ein Alibaba-Investor https://t.co/8h7daMhSYH\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\n$BABA a wonderful day', ' but only outside. ✔\t\t\n@Krevix 😂😂 $BABA por los suelos y no se levanta\t\t\n@SeekingTheValue diselo a los de $BABA\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $65 Put for Thursday', ' April 14. Roughly 4 Million dollars! 💰💰 WOAH 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 3 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzRyYQ https://t.co/GBSwt6BItg\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $130 Call for Friday', ' May 20. Roughly 874 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\nHey @elonmusk is this real ? Is @AlibabaGroup is coming Through…..🤣 $BABA If You can’t beat them ', ' Clone that Bitch 🤣 https://t.co/xBmDBh2ucG\t\t\n"\'That\'s A Buy Signal\': Why Kevin O\'Leary Just Bought #Alibaba', ' #Tencent & #Meituan #Stocks\n\n$BABA $TCEHY $MPNGF\nhttps://t.co/31GQGKF0QB"\t\t\n"RT @Krevix: Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BAB…"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n@joecarlsonshow I am taking small consolations where I can get them.. Like my cost basis on $Baba (151) is less than Joseph’s… good video today ðŸ‘\x8d\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$baba at IPO price tmrw.\t\t\n"Stock Market Today (3/14/22): Oil Cools Off', ' But Stocks Remain Stymied\n(Discussed: $IXIC $DJIA $SPX $RUT $USO $XLK $XLY $BRK.B $BABA $JD $TSN $NFLX $GLD $BTC)\nhttps://t.co/dAwYdqlxdI"\t\t\n"Que haya un jugador del Mallorca que se llame $BABA ya es de mega trolleo.\n\nComentarista TV: ""Parece que ya esta recuperado BABA""\n.\n.\n\nPos parece que nooo"\t\t\n$BABA Don\'t forget who is really to blame for all this. FJB and his entire inept administration. â\xad\x90\t\t\n"@MoS_Investing My cost basis for $BABA is just below $200 per share. This last year has been super tough.\n\nThe business still is going strong', ' but the market keeps finding reasons to hammer it.\n\nI keep telling myself to let the thesis play out. Easier sid than done."\t\t\n"Menudo golpe por parte de #Vinicius se acaba de llevar $BABA \n\n(Solo lo entenderán los que estén viendo el partido 🤣)"\t\t\n@qcapital2020 That is clearly a $BABA\t\t\n"@yurtdisihisse @RoenschCapital $baba nın suçu ney hakim bey \nNot:elimde yok"\t\t\nRT @theretailbull: @E_Garr99 Yeah', ' could be worse. That was what I added at $120 and $155. I put it into $SRG and $JOY. $JOY is up 30% sinc…\t\t\nBullish and Bearish Separating Lines https://t.co/rVGl1Lp1Xa $SPY $FXI $BABA $AAPL\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nDipten satın al?  $BABA https://t.co/bWcJaqaavl https://t.co/yRrJIj0vDK\t\t\n$BABA had to buy some at 77.77..just had to. ï¸\x8f\t\t\n$BABA $65  coming ï¸\x8f\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/Ial74iqSvZ\t\t\n$BABA I\'m bearish on stocks in general', ' especially Chinese', ' but this is way oversold for the short term. Expecting a smallish pop back tomorrow and/or Wednesday ï¸\x8f\t\t\n"RT @yoloption: Active portfolio positioning: Short Bitcoin futures. Long gold futures.\nLong $AAPL', ' $AMZN', ' $CACC', ' $CVNA', ' $DWAC', ' $EEM', ' $EFA', '…"\t\t\n"Recalco la predicción que hice antes: Munger venderá.\n*ALIBABA ADRS POST WORST THREE-DAY DECLINE ON RECORD', ' DOWN 23% $BABA https://t.co/G1NapMLjFN"\t\t\n"learn trading', ' get alerts', ' ideas', ' updates', ' analysis â\x9d¤ï¸\x8fâ\x9d¤ï¸\x8fðŸ™\x8fðŸ™\x8f👇👇\nhttps://t.co/3vbD4Mv3UF\n\n$AMD $NVDA $TSLA $NDX $SPY $AAPL $BABA $NFLX $ROKU $BA  $AESE $USEG $CVNA https://t.co/HpUoxcyFnF"\t\t\n$BABA want to buy PUTs tomorrow. I want to make money on Jackâ€\x9d I think I am Michael Jacksonâ€\x9dMa. ï¸\x8f\t\t\n"$BABA \n#TRMX #BolsaMx https://t.co/Wxtq4MqGEt"\t\t\n"¿Te sientes mal por tus acciones de $BABA o $FB?\n\nPiensa en Lorenzo Milá y su ""Chico', ' parece que se extiende más el alarmismo que los datos"" https://t.co/DlfSJOAP1p"\t\t\n$BIDU $BABA all positives here', ' US tightening', ' China reducing rates', ' China stocks fear because of Russia ties', ' deep undervaluation', ' one good news and all chinese stonks will show crazy move up from here! 💲\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft  $amzn $googl for tomorrow.\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that…"\t\t\n"RT @optiontradingpr: Watching $fb $aapl $ba $baba $nvda $tsla $msft  $amzn $googl for tomorrow.\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/LXQTbwddT5\t\t\n"RT @optiontradingpr: If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $by…"\t\t\n"To the enhance your experience in trading and get instant help click here \nhttps://t.co/3vbD4Mv3UF\n\n$BA $BB $BABA $LUV $KSS  $SPG $RY $KO $STORE $SNAP $CSCO  $SPY https://t.co/nGcT9yG3P5"\t\t\n"Veo crecimiento en una compañÃ\xada de largo plazo y un Market Cap destruido desde 10.2020 a hoy por riesgo macro y polÃ\xadtico🇨🇳\n\nPero banco a los que Holdean y sobre todo los que tienen una Tésis de Inversión a Largo Plazo.\n\nFuerza estimado y veremos que pasa en unos años con $BABA 💪"\t\t\n"$BABA\n\nBalance 2015 (cierre marzo) vs últimos 12 m(LTM):\n\n🔸 Ingresos por USD 12 MM frente a USD 131 MM (+1.458%)\n\n🔸 EBITDA por USD 4', '9 MM frente a USD 25', '7 MM (+420%).\n\n🔸 Rdo. Neto por USD 3 MM frente a USD 9 MM (+141%).\n\ny 🔸Market Cap por USD 231 MM en 2015 y hoy (+0%). https://t.co/e8NB3hlMiT https://t.co/eQeR1XYwkW"\t\t\n"From my point of view since the early beginning until today $BABA is toxic issue\n#stocks https://t.co/fUUnzjYVYX"\t\t\nRT @SR_cojones: A través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intenció…\t\t\n$YINN $KWEB $NIO $BIDU $BABA All indicators showing over sold and a great chance of a huge short term reflux. Volume', ' Mac d', ' RSI', ' Volume. Look Out👀📈📊 😀\t\t\n"Uys lo que ha dicho !!!! ðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8dðŸ˜\x8d\n\n$BABA https://t.co/DAcJ6wo5z9"\t\t\n$BABA CCP owns this', ' not you😂😂😂 â\x9d—\t\t\n@INArteCarloDoss They Don’t like the selling in $BABA 🤷â€\x8d♂ï¸\x8f\t\t\n"Here\'s what got the most scanner hits #intraday\nSHORT watchlist: $NIO $JD $FUTU $PDD $BEKE $SOXL $UPST $BABA\nSee today\'s full log of scan hits at https://t.co/LceUFSTAQX\nSee settings for this scalping scan at https://t.co/YrRmlPB3IG https://t.co/9chahbkooG"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Charlie ""Manger"".\n\nBuen nombre', ' sÃ\xad. 😊Le viene que ni al pelo con lo de $BABA.\n\nLa de peña pillada pq un tÃ\xado que ya no se juega nada', ' se ha marcado un blufff. https://t.co/zNQTjEXmG6"\t\t\n$BABA a lot more room to fall ↔\t\t\n"RT @DrStoxx: Top Plays Today in the DrStoxxTrading Room (hence the green day in a red tape):  $EPAM $SCO $DUST $NLOK $FAS $DLTR $CME  \n \nLa…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TraideOps: $BABA - CALLS Alert received on strike 80 for expiration 2022-05-20 with total premium of 1370.66K (total orders : 6', ' OI : 1…\t\t\n$BABA 54.560  tests', ' and a $3', '447 in Net Profit. Automated Trading by UltraAlgo (Available in TradeStation and TradingView). 📈 https://t.co/eoxKXXKtRS\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n$BABA wow this wasn\'t delisted yet?? What are they waiting for 🆕\t\t\n"He de creer que la gente de la comunidad habrá visto el directo y entenderá.\n$BABA.\nLa zona es para prestar atención.\nEn 15m se ve algo que de momento es inválido por estrategia.\n\nPreparen sus portfolios pero no se apresuren con nada. https://t.co/vBPsMrmjqV"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA horror show continues until catalyst emerges. Problem is there are no catalysts â\xad\x90\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"Anyone else catch the market sell off today? \n$spy $es $nq $tsla $amc $gme $baba https://t.co/XwgN9CwOl2"\t\t\n"RT @TradetheMatrix1: China short play due to new lockdowns and supply chain disruption as watchlisted:\n$YANG longs\n$BABA shorts\n$USDCNH lon…"\t\t\n@DavidGalanBolsa David', ' thoughts en $BABA a estos niveles?\t\t\n$BABA easy 2X from here 🪄\t\t\n"DailyDown5\n$AMC $13.55 -5.24% -10.91% -28.46% -56.35% 33.32\n$API $6.57 -20.46% -31.63% -43.31% -65.40% 30.37\n$APPS $31.76 -8.92% -12.12% -36.54% -42.30% 31.30\n$AVLR $75.84 -6.27% -14.37% -32.37% -48.75% 29.81\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39"\t\t\n"RSI25\n$BABA $77.78 -10.30% -21.16% -38.51% -38.04% 20.39\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.29 -1.49% -11.54% -54.55% -67.04% 17.82\n$CLX $127.62 -1.95% -12.28% -10.65% -22.78% 23.95\n$DNA $2.85 -6.56% -17.39% -51.61% -71.44% 23.83"\t\t\n"If you took just 1 of each contract you could’ve made $1', '152\n(3/14) $shib $baba $googl $aapl $snap $hd $nflx $nvda $bynd $ba $zm $ttd $pins\n🚨SMALL GAINS ADDS UP AT THE END🚨\n#doge $tsla $nflx $gs $coin #shib JOIN US AND TRADE OUR POWERFUL WATCHLIST https://t.co/mlHy2TDPQm"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$T…"\t\t\n"Alerted live in chat. Don\'t forget to take profits \nhttps://t.co/McJQCtMHtW\n\n $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $VET https://t.co/efG1dtKc50"\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"NEW POST: \n\nI talked to @_ram_ Parameswaran about why', ' after dumping his Chinese internet stocks last year', ' he\'s slowly starting to inch in again. \n\nHe explained why so many players consider then whole sector ""uninvestable"" right now https://t.co/hJK407fQsu $KWEB $BABA"\t\t\n$BABA 70mm volume......Looks like the old man finally throwing the towel..... 📈\t\t\n"@yoloption Long $CVNA and $MSTR won\'t make you may friends in TSLAQ', ' lol\n\nno position in either.\n\nI own some $BABA and $ROKU (as part of my Cathie Wood dead cat bounce trade)."\t\t\n"$BABA \n\nGot a little today. 😩 ðŸ‘\x8d"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @Tiger01255: STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/McJQCtMHtW\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $AC…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA $JD $NTES $BGNE ---- 50% drop soon.. Another 50% at delisting... Total 75% 💢\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/McJQCtMHtW\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $ACB $OSTK  $CCL $BILI $CVNA $DAL $TWTR $SG https://t.co/27dbHzQUsG"\t\t\n"Worst performing large cap stocks from today\n\nLI Auto $LI -20.6%\nPinduoduo $PDD -20.5%\n$HTHT -18.2%\nXPeng $XPEV -13.8%\n$TCOM -13.5%\nDoorDash $DASH -12.5%\n$HNP -12.5%\n$NIO -12.3%\nLas Vegas Sands $LVS -11.9%\nAluminum $ACH -11.4%\n$CQP -10.6%\n$JD -10.5%\nAlibaba $BABA -10.3%"\t\t\n@Alex__Pitti $JPM analyst downgraded most of their Chinese Coverage this morning. $YY $JD $BIDU $BEKE $BABA and many more included\t\t\n$BABA “uninvestableâ€\x9d was a lie - they accepted my buy order immediately 🤣🤔 ðŸ\x8f¼\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n@unusual_whales I expect all of these China stocks to go to 0%.   The Golden Dragon index will soon be called the Rusty Pitchfork.  If you hold $NIO and $BABA', ' while Putin and Xi rub shoulders', ' you should probably reconsider trading.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $COUP 🥇\n2. $SPY 🥈\n3. $QQQ 🥉\n4. $AAPL\n5. $TSLA\n6. $IWM\n7. $GTLB\n8. $SPX\n9. $VXX\n10. $BABA\n\n( Sorted by most recent ) https://t.co/n9PMdkLL4b"\t\t\nRT @stckpkr7000: Time to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n$BABA returned ZERO value to shareholders since 2014 IPO. https://t.co/5MvE8MqTNZ\t\t\n$BABA how many more days weeks and months does this need to give you this kind of action before you know it’s pure ðŸ\x90¶ðŸ’© 👀\t\t\n@thetradingchick Same with $BABA ', ' you liked it at $300+ you’ll love it at $70\t\t\n"RT @diamondoptions2: Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took j…"\t\t\n📉 Alibaba Group Holding Ltd - ADR (72', '00 €) | -11', '4% (24h) | -22', '1% (7d) | -35', '2% (3mo) $BABA #Aktien #Finanzen #Börse\t\t\n$BABA good entry to start a position here? ï¸\x8f\t\t\n"Results speak for itself. 5 for 6 on Day trades ✅\n$UBER +19%\n$AAPL +41%\n$AMD +46%\n$FCEL loss \n$PFE +115%\nIf you took just ONE contract each and let our loser expire completely worthless you still could’ve made $430. \n\nFree trial link in bio 👊\n\n$GME $NIO $BABA $COUP $AMZN $SPY https://t.co/5yzaJxq9zY"\t\t\n"RT @RealHotTakesBot: Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 90\n$AAPL  Price: $150.62  Mentions: 88\n$MULN  Price: $1.77  Me…"\t\t\n"Active portfolio positioning: Short Bitcoin futures. Long gold futures.\nLong $AAPL', ' $AMZN', ' $CACC', ' $CVNA', ' $DWAC', ' $EEM', ' $EFA', ' $EMB', ' $HTZ', ' $HYG', ' $LQD', ' $MNRA', ' $MSTR', ' $PLTR', ' $XHB puts.\nShort $NTRA calls.\nLong $CCJ', ' $SLV', ' $VIX', ' $VXX calls.\nShort $BABA', ' $CELH', ' $PYPL', ' $ROKU puts."\t\t\nChinese stonks can drop longer than you can remain a value investor $BABA $JD $PDD\t\t\n@MebFaber I am capital J for Jefferey gosh darn concerned with the geopolitical landscape. i should stick to my guns with US and European stocks for heavens sake. no need to get fancy but it sure is tempting to sprinkle a little $BABA and $XPENG in there when the blood is in the street.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$AAPL is giving China its tech after lobbying 236 Billion dollar development deal. This is going to tank w the chinese stocks $BABA $JD ï¸\x8f\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.55  Mentions: 90\n$AAPL  Price: $150.62  Mentions: 88\n$MULN  Price: $1.77  Mentions: 80\n$BABA  Price: $77.76  Mentions: 47\n$GFAI  Price: $0.91  Mentions: 46\n\n#stocks #investing #trading"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA Alibaba was a top ten position in Scottish Mortgage investment trust not so long ago. As I recall', ' they dismissed the disappearance of Jack Ma and kept the position.  The Trust has had a very positive view on China even after losses elsewhere on Chinese education stocks. https://t.co/LvzQE1t8Fj\t\t\nNo places to hide today', ' $QQQ $SPY continue to trend down while Chinese stocks continue their epic drop', ' $KWEB $FXI $BABA $PDD all under heave pressure', ' breaking new multi years low on a daily basis. For those looking to fade', ' we would be looking for a daily reversal before ...\t\t\n$BABA Manipulated', ' Gas-lighted', ' by Western Bullies — again. 😃 https://t.co/Zm657qp3gQ\t\t\n@itscharliemar cut your losers $baba early rather than selling your $geo winners to DCA losers\t\t\nChinese stocks down', ' a lot. To be clear: $NIO $BABA $JD are still very overvalued. These companies do not deserve to be listed in the West.\t\t\n@markminervini Just like $BABA at the moment 🙄\t\t\n"RT @MarketRebels: Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 3…"\t\t\n"Monday Option Volumes\n\n$AAPL 1.154m (56% call/44% put)\n$TSLA 891k (47% call/53% put)\n$BABA 430k (54% call/46% put)\n$AMD 382k (54% call/46% put)\n$NIO 365k (59% call/41% put)\n$XLF 361k (42% call/58% put)\n$BAC 336k (66% call/34% put)\n$NVDA 328k (52% call/48% put)"\t\t\n"RT @MelStone31: Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BAB…"\t\t\n$BABA crazy! â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$baba a buy when pps goes to $9.99/share\n\nsame w/ ALL Chinese shit stocks.  9.99 or .99c"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"$BABA  squeeze back to 100$ \nLet’s go lol\nIl take 85$ right now ☑ https://t.co/0P5uUvvrRY"\t\t\nRT @junkbondinvest: Sources: Munger is beside himself. Driving around downtown Beijing begging (thru texts) Jinping’s family for address to…\t\t\n"Notable #darkpool activity coming in to the China ETF\'s\n\n$KWEB 2.30 million shares at $21.66\n$FXI 3 million at $27.12\n\n$BABA $JD $BILI $NTES $BIDU $PDD  \n\n1st month of BlackBox for $5 https://t.co/qTCXuP382P https://t.co/3OCeJaxKiN"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nThe massive sell-off in Chinese equity since last week', ' after $HSI and top Chinese tech stocks like $BABA $JD $NIO were already at beaten down levels', ' almost seems to indicate 🇨🇳 will get more actively involved in the 🇷🇺-🇺🇦 war. Markets are forward-looking & someone always knows.\t\t\n$BABA jack ma started this whole Chinese stock sell off ï¸\x8f\t\t\nRT @100invertido: ¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD.…\t\t\n"After multiple trades throughout the day for $DKNG', ' $DOCU', ' $STX', ' and $TTD', ' our fund was (-2.84%) on the day. \n\nReturn for 3/14/2022:\n@TrevelFund: (-2.84%)\nS&P 500: (-0.74%)\n\n$SPY $TSLA $BABA $GME $AAPL $QQQ $SOFI $NIO $FB $AMC $VTI $VOO $GOOG $MSFT $AMD $MULN $AEI $WPRT $TMC $JNJ"\t\t\nRT @Freshie305: $BIDU $BABA $KWEB $FXI $YANG - Live photo of me on china... LOL I am dead. https://t.co/xISmZUMclR\t\t\n@BallsToTheBull Yes', " it is down 37+% in 16 trading sessions.  Red 14 out of 16 of those sessions.   If that isn't a candidate for a bounce", ' what is?  $BABA ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA dont put ur money in communist regimes some of u dont learn ï¸\x8f\t\t\n$BIDU $BABA $KWEB $FXI $YANG - Live photo of me on china... LOL I am dead. https://t.co/xISmZUMclR\t\t\n"$BABA Major Breakdown\nDaily appearances since 2014: 65\nClose 5 days later ±:\nAvg: 1.60\nSD: 8.56\nWorst: -20.90\nBest: 24.32\n\n10 days later:\nAvg: 1.76\nSD: 8.98\nWorst: -21.56\nBest: 27.19\n\n30 days later:\nAvg: 0.01\nSD: 16.46\nWorst: -39.30\nBest: 44.49"\t\t\n$BABA I will be start selling at 180 ï¸\x8f\t\t\n"@Theimmigrant84 @LukeGromen @LukeGromen et al : that’s a lot of harder one: how to make more USD? We wish we knew 😂.\n\n@RayDalio et al : buy $baba et al last year in Hong Kong exchange 😂\n\nMarket: well…😂\nhttps://t.co/JspWSf8wLh"\t\t\n@stoolpresidente remember when you told everyone you loved $BABA and you loved $PENN and to keep buying PENN stock??? PENN down 67% and BABA down over 75%. I notice you don’t bring it up anymore ', ' funny stuff\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg $BABA $JD $BIDU $XPEV $DIDI\t\t\n#HotOptions Report For End Of Day', ' March 14', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NIO', ' $NVDA', ' $BAC', ' $F', ' $AMC', ' $FB', ' $PFE', ' $UBER', ' $MRNA', ' $SOFI', ' $MULN', ' $SIRI', ' $MSFT', ' $PLTR', ' $AMZN', ' $INTC    https://t.co/Xp7LvghQGi\t\t\n$QQQ good day', ' and $BABA has been an easy target.Please gap up tomorrow so we can get more of these puts. I could see shorts covering some before FOMC. https://t.co/JJuAka63m8\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA fcking unbelievable. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top Plays Today in the DrStoxxTrading Room (hence the green day in a red tape):  $EPAM $SCO $DUST $NLOK $FAS $DLTR $CME  \n \nLaggards for us today: $ABG', ' $MU $BABA and a few stop-outs. https://t.co/cSX5G9BcsX"\t\t\n$BABA turnaround tuesday 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @RapidTrading: Killer day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80%…\t\t\n$BABA wondering what Jack Ma is upto nowadays 😂 ï¸\x8f\t\t\n@E_Garr99 Yeah', ' could be worse. That was what I added at $120 and $155. I put it into $SRG and $JOY. $JOY is up 30% since I bought it and $BABA is down 30%...\t\t\nRT @WalterBuchananC: ya le falta poquito a Alibaba $baba para llegar a su precio de IPO ($68) https://t.co/mloDBaHSjO\t\t\n$BABA weak hands getting flushed out ðŸ‘\x81\t\t\nRT @DotyBilly: 98 y/o man who made all his wealth from the freedoms allowed by the United States praises China to pump his $baba position…\t\t\n"Una cosa que sÃ\xad es sorpredente', ' es cómo es posible que $BABA baje a saco si todo el mundo dice estar comprando. 🤔\n\nLa respuesta es obvia: alguien más listo que ellos les está aplicando el timo de la estampita.\n\nLa empapelada en este nivel va a ser épica."\t\t\nRT @DotyBilly: 98 y/o man who made all his wealth from the freedoms allowed by the United States praises China to pump his $baba position…\t\t\n@SR_cojones Enhorabuena por la valentÃ\xada! Quizás nos hayamos pasado de frenada con $BABA', ' pero esto va mas allá. La presión en el valor es ya por la lucha yuan contra dolar y el peso en las exportaciones. Si los fundamentales son ciertos', ' China y su moneda tienen que tener cada vez mas peso.\t\t\n"Check out the Top WhaleFlow from today!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPX $SPY $TSLA $QQQ $RUT $IWM $VIX $AAPL $BABA $AMZN $BIDU $TLT $CRWD $ARKK $NVDA https://t.co/zvyLDuF4mo"\t\t\n"$BABA\n went to \n$YANG\n to make it all back. Take a look."\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$SPY $IWM $BABA \n\nOpened two call credit spreads a piece in spy and IWM. I’m gonna revisit selling somebody some calls or puts in $BABA on like Thursday. â\x9d¤"\t\t\n"Once \n$YANG\n completely blows off to upside n rolls over then all da \n$BABA\n should be a ðŸŽ\x81 again.  Until then \n$YINN\n r all fooked."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CramerTracker: $BABA -10% today', ' -35% YTD', ' -66% 1Y', ' -17% since 2014 IPO.\t\t\n"$BABA \n\nM U N G E R !!!!!!!!! 💗 https://t.co/yml3w0oeUf"\t\t\nRT @CramerTracker: $BABA -10% today', ' -35% YTD', ' -66% 1Y', ' -17% since 2014 IPO.\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"China short play due to new lockdowns and supply chain disruption as watchlisted:\n$YANG longs\n$BABA shorts\n$USDCNH long (no execution)\n$CVX was unsure', ' got chopped. Should have avoided probably', ' crude was weak but SPY was strong initially. https://t.co/CrC73TBqO3"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA now you see why i stopped  eating Chinese food! 📌\t\t\n@Jonk87 my $baba average is 169... If that makes you feel better.\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$baba Analyst price target timing…lol he literally posted right before open after a bad HK session', ' he definitely had heavy short positions lol congrats to him\t\t\nA través de esta cuenta intento ser lo más transparente posible. Esta es mi posición actual en $BABA la cual tengo intención de mantener e incrementar cuando la cotización se estabilice. Me da igual el ruido del mercado', ' me aÃ\xadslo y continuo Adelante... https://t.co/yoIoJAO307\t\t\n$BABA -10% today', ' -35% YTD', ' -66% 1Y', ' -17% since 2014 IPO.\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nPortfolio Daily P&L red. Relatively speaking its not that bad. I got hit in Asia', ' big $BABA punch and USA was so/so. Even more relatively speaking i would take a real P&L gain any day over an relative advantage but still a daily P&L loss. It is what it is. Relative. https://t.co/dLhDyYr83U\t\t\n$BABA next support get ready 65', ' 45', ' mostly last stop 35 ✨\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $BGNE  atill 150 china stock wonder if it falls harder ? â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top Options by Volume\n$AAPL $TSLA $BABA $BAC $AMD $NIO $AMC $F $NVDA $FB https://t.co/PFm1Dm3Yct"\t\t\n$BABA BUY BUY BUY 🪄\t\t\n"$U 上å\xa0´æ\x9d¥å®‰å€¤ã\x81«åˆ°é\x81”ã\x81—ã\x81¦ã\x81Ÿã‚“ã‚„ã\x81ªâ€¦\n$CWEB 個人的目標価æ\xa0¼ã\x81«å\x8d³ã‚¿ãƒƒãƒ\x81(微貫通)ã\x81—ã\x81¦ã\x81¦è\x8d‰ç”Ÿã\x81ˆã‚‹ww\n$BABA 奴ã\x81¯æ\xad»ã‚“ã\x81\xa0。è\x90½ã\x81¡ã‚‹ãƒŠã‚¤ãƒ•ã\x81¤ã\x81‹ã‚“ã\x81\xa0奴皆巻ã\x81\x8d込んã\x81§ã\x81ªâ€¦\n$V 逆行高ã\x81—ã\x81¦ã‚‹ã\x81£ã\x81¦ã\x81“ã\x81¨ã\x81¯ä»Šæ—¥ã\x81¯é‡‘利懸念ã\x81®ç›¸å\xa0´è‰²ã\x81Œæ¿ƒã\x81\x9dã\x81†"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n@akarlin0 So should I buy $BABA or not?\t\t\n@AlephEdu $Baba $mchi $Fxi\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nRT @junkbondinvest: Sources: Munger is beside himself. Driving around downtown Beijing begging (thru texts) Jinping’s family for address to…\t\t\nSources: Munger is beside himself. Driving around downtown Beijing begging (thru texts) Jinping’s family for address to Xi’s home $BABA https://t.co/Uz7wwWoUXj\t\t\n"We have identified an unusual $BABA block that expires on April 14', ' 2022 with a strike price of $65.00.\n\n4', '500 PUT contracts with a price of $4.35 (Above Ask) were purchased at a $1', '957', '500 premium."\t\t\n"DailyDown5\n$API $6.57 -20.46% -31.63% -43.31% -65.40% 30.37\n$APPS $31.99 -8.26% -11.48% -36.08% -41.88% 31.53\n$AVLR $75.84 -6.27% -14.37% -32.37% -48.75% 29.81\n$BABA $77.90 -10.16% -21.04% -38.42% -37.95% 20.44\n$BE $20.66 -9.58% -3.10% 28.88% -19.61% 51.46"\t\t\n"RSI25\n$BABA $77.90 -10.16% -21.04% -38.42% -37.95% 20.44\n$BGS $25.74 0.19% -13.77% -15.41% -13.48% 23.43\n$BIRD $5.16 -3.91% -13.71% -55.67% -67.85% 17.38\n$CLX $127.62 -1.95% -12.28% -10.65% -22.78% 23.95\n$COCO $7.55 -11.70% -27.12% -40.69% -33.95% 24.51"\t\t\n"RT @Robert46989257: Numbers in. $QQQ $DAX $ARKK one day delayed\n\n„timid rabbits still buying $BABA“ coached by C. Munger YTD 2022 +13', '20%\nv…"\t\t\n"Numbers in. $QQQ $DAX $ARKK one day delayed\n\n„timid rabbits still buying $BABA“ coached by C. Munger YTD 2022 +13', '20%\nvs\n„buying&selling randomly the most overvalued crap in the market“ coached by C. Wood YTD 2022 -41', '24%\n\n7 d worst', ' 1 M bad / YTD still leading\nsnippets/comments https://t.co/lAQATdDNKf"\t\t\n"Has anyone heard from Jack?\n$BABA https://t.co/fh3ap92SCj"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n244%', ' 133%', ' 2x 94%', ' & 82% gainers today in #BlackBoxStocks!🌷Spring Breakout $5 Sale https://t.co/fDiXrtRj6M 🌷 $PFE $DWAC $TCOM $CPNG $NLOK $AZEK $BEKE $PARA $JD $AMC $TSLA $XOM $AAPL $AZEK $MRNA $AVGO $BABA $LAZR $PYPL $LOW #trading #learntotrade #DayTrading #OptionsTrading https://t.co/dHB4q3EUyE\t\t\nGood to see my $BABA investment doing well. Should do even better if china invade Taiwan 😳\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n@mskvsk I wonder what Buffet and Munger are talking about right now when it comes to $BABA?\t\t\n$BABA $90 in AH 🔔\t\t\n"@bilushh @shopxlabs @AlibabaGroup With the difference that $SHOPX launched without a product in a bullmarket and then dumped into the bear', ' where as $BABA is getting demolished with their product active.\n\n@shopxlabs is only just beginning."\t\t\nI do say I really have to resist the urge to buy something when $JPM or $GS call it uninvestable. $JD $BABA\t\t\nRT @moat_Man: Charlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', '…\t\t\n"$BABA sees 253 bullish options orders worth $26', '494', '506. On the flipside', ' BABA sees 260 bearish options orders worth $46', '609', "416.\n\nBABA's overall statistics show 35", '952 calls worth $79', '293', '053. On the other side', ' we have 37', '032 puts worth $183', '003', '289.\n\n4:04 PM ET"\t\t\n"$BABA Statistics as of 4:03 PM ET\n\nOrder Count:\n- Puts: 37', '032\n- Calls: 35', '952\n\nVolume:\n- Puts: 207', '627\n- Calls: 236', '052\n\nPremium:\n- Puts: $183', '003', '289\n- Calls: $79', '293', '053\n\nPut/Call:\n- Order Ratio: 103.00%\n- Volume Ratio: 87.96%\n- Premium Ratio: 230.79%"\t\t\n"RT @Inversor_IBEX: JP MORGAN 🇺🇸 estuvo hoy rebajando los PO para las tecnológicas 🇨🇳........\n\n$BABA $65\n$BZUN $5\n$BILI $15\n$DADA $7', '50\n$JD…"\t\t\nRT @RapidTrading: Killer day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80%…\t\t\n"RT @Inversor_IBEX: $BABA 🇺🇸\n\nBarrons: ""#Alibaba 🇨🇳 es la empresa más barata del mundo', ' sin tener en cuenta las empresas 🇷🇺""\n\nhttps://t.co/t…"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 113 | 101.8% | 🚀\n| $SPY | 77 | -23.0% | 🚀\n| $BABA | 34 | 47.8% | 🚀\n| $VXX | 28 | 27.3% | 🚀\n| $AAPL | 21 | 31.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RECAP 3/14 Unusual Puts:\n$PSEC Jan-24 7 P\n$EWZ Mar 31.5 P\n$SBSW Oct 12.5 P\n$KWEB Apr01 16 P\n$UAL Jan 18 P\n$AIG Apr 55 P\n$POST Dec 50 P\n$CSTM Apr 14 P\n$BABA Apr 65 P\n$CS Mar 7 P\n\nLive Breaking trading news\nhttps://t.co/yChRCoaR8v"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\nLos de $BABA de verdad dejadlo ya. Y creo que hablo en nombre de muchos', ' estais empezando a ser cargantes.\t\t\n"$BABA has gone private before will do it again.. watch out shorts... \n\nShares of https://t.co/7gwaRVlRZ8 have risen 43% after its parent group said it would take the company private', ' gaining full control over China\'s biggest business-to-business e-commerce site."\t\t\n$BABA owners getting smoked out there. If you can’t stomach a 100% draw down then you’re in the wrong game.\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 7.7 (248.42 %)\n$BIDU(04/01) P 1.175 -> 6.45 (448.94 %)\n$CVX(04/01) C 2.11 -> 3.1 (39.81 %)\n$BIDU(03/18) P 6.675 -> 30.8 (361.42 %)"\t\t\n"2022-03-11 #Profits:\n$AAPL(03/18) P 4.4 -> 7.95 (80.68 %)\n$BABA(03/25) P 3.075 -> 10.8 (249.59 %)\n$BIDU(03/25) P 3.475 -> 18.15 (422.3 %)"\t\t\nâ\x8f¬ These stocks made a new 52-week low today: $FB $DIS $BABA $ADBE $NKE $INTC $NFLX $SBUX $EL $ADI $JD $SHOP $LRCX $SNOW $SNP $NTES $SE $APD $VMW $MELI $LFC $ADSK $BIDU $PDD $LULU $COIN $EA $RIVN $ALGN $CPNG $NU $DASH $ROK $ZM $BIIB $DHI $LVS $VEEV $NIO $ANSS #52weekLow\t\t\n*ALIBABA ADRS POST WORST THREE-DAY DECLINE ON RECORD', ' DOWN 23% $BABA\t\t\n"$BABA - Bought some at $77.5\n\nCapitulation today maybe and extreme oversold\n\nWhether it’s dead cat or not I’m sure I’ll get $86 gap fill as a minimum this week"\t\t\n@gneffa Ahora tienen miedo los que compraron $BABA $PYPL y esas yerbas\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (79)\n2. $SPY (54)\n3. $COM (25)\n4. $VXX (24)\n5. $BABA (23)\n6. $HOUR (21)\n7. $TSLA (13)\n8. $AAPL (13)\n9. $QQQ (11)\n10. $OIL (10)\n\nhttps://t.co/InT5oXXyaY https://t.co/oPGPqY6qdS"\t\t\nRT @moat_Man: Charlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', '…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 109 | 87.9% | 🚀\n| $SPY | 76 | -24.0% | 🚀\n| $BABA | 34 | 47.8% | 🚀\n| $VXX | 28 | 33.3% | 🚀\n| $AAPL | 21 | 31.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA $JD Wall Street enablers have been shoving these financially dubious Chinese stocks down the throat of US investors. Day of reckoning.  Never invest in autocratic countries. 🌟\t\t\n"Bought the dip\n\n$BABA https://t.co/aWW5MVmiwL"\t\t\n"¿Estamos ante el crash del 29 en China? En 1929 el Dow cayó -89% (de 381 a 41). Eso situarÃ\xada $BABA en torno a los 34 USD. ¿Cómo reaccionarÃ\xadas ante tal situación? Por mi parte seguiré ampliando poco a poco. \nTomaros el post con humor', ' la vida sigue pase lo que pase. https://t.co/xEmkbknqWj"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $VXX\n3. $BABA\n4. $AAPL\n5. $TSLA"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 108 | 86.2% | 🚀\n| $SPY | 76 |…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 108 | 86.2% | 🚀\n| $SPY | 76 | -23.2% | 🚀\n| $BABA | 34 | 47.8% | 🚀\n| $VXX | 28 | 33.3% | 🚀\n| $AAPL | 21 | 31.2% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nStocks and Markets Updates Feb-March https://t.co/Lhc1Irdq3o BREAKING NEWS $AAPL $AMZN $BABA $BNTX $BP $CINE $CTRM $FB $FORD $GME $HUSA $IBM $KNB $LOOP $MRNA $MSFT $MTRO $NFLX $NIO $NVDA $PFE $PLTR $ROKU $SHOP $SNAP $SPCE $SPOT $TSLA $VUSA $ZNGA $ZNOG\t\t\n"Watching $fb $aapl $ba $baba $nvda $tsla $msft  $amzn $googl for tomorrow.\n\n🚨SMALL GAINS ADDS UP🚨\nJoin a service that shows the actual ENTRIES and EXITS not the PEAK\n$nflx  $amzn $tsla JOIN & TRADE OUR POWERFUL WATCHLIST"\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$AAPL\n$AMZN\n$BABA\n$PYPL\n$NVDA\n$VXX\n$FB\n$SE\n$BAC\n\nThanks for visiting my page 💻 https://t.co/NZMf258VDz"\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/HQEz3Bk2cs\t\t\n"$FXI $KWEB plunge on lockdowns', ' JPM dg $BABA $JD $BIDU $DOYU $BILI $PDD $NTES $KC', ' $YUMC lower comps', ' $TCEHY record fine; $WYNN $LVS $MLCO $NIO $XPEV 52wk lows\n$MRNA $BNTX $PFE jump\n$AFRM sinks on halted bond sale\n$XLF rise w yields', ' $XLE slide w oil\n$NLSN spike on sale talks"\t\t\n$BABA - CALLS Alert received on strike 80 for expiration 2022-05-20 with total premium of 1370.66K (total orders : 6', ' OI : 111)\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\nAt this point I can see $BABA going private\t\t\n$BTC $BABA $JD $LKNCY So so glad that China got completely out of Bitcoin last year. Best thing that\'s ever happened to Bitcoin... except The White Paper of course. ï¸\x8f\t\t\n"@sitkisiyrilmis @BarisSozen3 — makro iklim\n— sektörel düzenlemeler\n— iç tüketim\n— parti\n— dış konjonktür\n— Kovid\n\nKaynak: @Dragonomi \n\n————————\n\nBu geliÅŸmelerin hepsi $BABA aleyhine. Rusya’nın iÅŸgal giriÅŸimi en az etkili olanı. Asıl mesele: Åži"\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $90.00.\n\n1', '999 CALL contracts with a price of $3.84 (Ask) were purchased at a $769', '586 premium. 🤞"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$BABA if i was buying the dip at 200 I\'m sure as fuck buying it now. Exploit people\'s emotional reactions. Long term', " this will buy me a house. ï¸\x8f\t\t\n@ThetaTendies wow I outperformed Charlie's entries lmao. For real tho", ' I think $BABA scammed me lol\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"$BABA \nLast capitulation after earnings miss in 2021 was 120m volume day the. It ran up 20%. 75m vol on the open.. in 2018 capitulation was 60m it was more like this a slow fade then a slow up tick. ✨"\t\t\n$BABA If this is not a clear sign of overselling and bounce back in the after hours or tomorrow then I dont know what is. EASY MONEY\t\t\nAlibaba Group Holding Limited traded 66.325M shares', ' 192% above average volume $BABA\t\t\n"MOST MENTIONS ON r/WallStreetBets TODAY:\n\n59%  69    $BABA\n40%  47  Gamestop  $GME\n\nfrom 4644 posts & comments in last 24 hours"\t\t\n"Twitter\'s on the Rise: \n\n$TRQ  Price: $26.53  Mentions: 89\n$AAPL  Price: $150.13  Mentions: 78\n$MULN  Price: $1.77  Mentions: 69\n$GFAI  Price: $0.95  Mentions: 47\n$BABA  Price: $77.85  Mentions: 47\n\n#stocks #investing #trading"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n@GoodNewsBull was long $baba and trumpeting it at $270.  This is hilarious', ' watching the treasonous commies who voted for socialism 🔥.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ViciousTrading: What possessed Charlie Munger to go long $BABA\t\t\nWhat possessed Charlie Munger to go long $BABA\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA trading like they got discovered as a ponzi scheme 😂😂 taking advantage of this max fear ..added here again\t\t\n$QQQ $BIDU $BABA JPMorgan labeled Chinese stocks as \'uninvestable\'', ' that\'s ridiculous IMO and it\'s what\'s triggered this market wide selloff â˜\x9d\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n$BABA there is no $amzn without Alibaba ðŸ‘\x81\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$BTC.X $BABA $JD $LKNCY\n So so glad that China got completely out of Bitcoin last year. Best thing that\'s ever happened to Bitcoin... except The White Paper of course."\t\t\n$BABA #BABA #Trading #Crypto https://t.co/pZu3Nt0yMU\t\t\n@jablamsky I bought huge $baba today!\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @HyenukChu: $BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n@uchihafutures @TicTocTick Yes', ' see how great that worked for investors in $BABA and other Chinese big tech names.\t\t\n@realMC_Capital RIP $baba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Awaiting Buy   Signal. Free  7-Day Trial  at https://t.co/IGElQcQ7Nm https://t.co/JLLm4MiwKb\t\t\n@kdcnett well Charlie Munger picked $BABA at a discount...last year so... lol So it\'s easy to say buy long term. That was a great argument for $LEH\t\t\n"RT @FinanceFelix: THIS is Why $NIO & $BABA Are Crashing\nhttps://t.co/FrvCdwGpG5"\t\t\n$BABA $PYPL $FB $T The indexes bounce and yet none of my shit does.  Per usual. 💢\t\t\n"Sold 2 CSPs on $BABA.\n\n$55 strike expires 4/14. \n\n$420 in premium on locking up $11k"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@Jmfariasu Momento de comenzar a comprar o de cautela $BABA \n@AlibabaGroup https://t.co/Cv6WZ3Mt2Y"\t\t\n"$BABA Highly Unusual Sweep Detected 🚨\n03:36:55 PM\nType: CALL\nExpires: 04/14/2022\nStrike: $90.00\nQty: 1', '999 @ $3.85\nSpot: $77.24\nPremium: $769.6K\n*Tweets are delayed 15 minutes\n\nhttps://t.co/GfiHvv7yge"\t\t\n"We have identified an unusual $BABA sweep that expires on April 14', ' 2022 with a strike price of $90.00.\n\n1', '999 CALL contracts with a price of $3.84 (Ask) were purchased at a $769', '586 premium."\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"@tradeandbefree @Investandbefree I grabbed another LEAP.  Bought a 1/19/24 $100 call.  \n\nTo pay for half of leap sold 2 4/14 cash secured puts on $BABA 55 strike.\n\nNice $420 premium on that."\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA Jim Cramer TALKS Chinese Stocks - SAYS TO AVOID BABA (Alibaba) & NIO Stocksï¼\x81 time to buy huge !  Do opposite of Cramer  $NIO âš¡\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"@LizSimmie @QuickDCapital We can mock them for like - being a $TSLA stan or going double long $BABA in Ruble terms right? \n\nIt is only the LGBTQ stuff that we shouldn\'t mock', ' right?"\t\t\n"$BABA $85.00 May 20 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $77.23\n% Difference: 9.14%\nDaily $ Volume: $1', '233', '732\nVolume: 1', '547\nOI: 199\nIV: 82.30%\nBid/Ask: $7.80/$8.15"\t\t\n"$BABA Y ya ahora si les prometo no seguir insistiendo con esto. \nLeanlo con calma y entiéndalo https://t.co/8IyYbDTxYo"\t\t\n"@CNBC 28th time today since the market OPENED that you trashed CHINA', ' WHY? Seriously', ' every 15 minutes ALL DAY LONG having to trash', ' $baba $nio $xpev $li $pdd $jd\nSeriously', ' HOW MUCH IS CITADEL PAYING YOU? Stop the obvious manipulation and report financial news. Definitely racist https://t.co/J67AKvBm48"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$2M bear whale in $BABA Apr 14 $65 puts\t\t\nBullish for $BABA right? Cause people are gonna have to order in. https://t.co/VKzhzpUoI0\t\t\n$BABA https://t.co/iXOoiMHOvr\t\t\n"Top Bearish Flow Today : \n\n$TSLA $AAPL $HYG $BABA $BIDU \n\n🤖📉 🤞 https://t.co/Y3DV20RFn0"\t\t\n"All US exchanges volume leaders:\n\n$AGRI 107mi\n$NIO 103mi\n$AAPL 84mi\n$AMD 78mi\n$SOFI 69mi\n$BABA 62mi\n$F 54mi\n$RCAT 50mi\n$TME 50mi\n$AAL 45mi\n$ITUB 43mi\n$BAC 42mi\n$PLTR 41mi\n$JD 40mi\n$VALE 40mi"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n@CathieDWood had the China stock call right last year . Sell now! China has to many issues . $BABA $JD $TCEHY $BEKE $BILI $PDD\t\t\n"Nice print for $BABA Size: 450000 Price: 78.3917 Amount: $35', '276', '265.00 Time: 1549\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n$BABA $MPNGF $TCEHY NEW ARTICLE : Kevin O\'Leary buys Tencent', ' Alibaba', ' Meituan https://t.co/kjSZxpqJdg Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA biggest volume ever today? Capitulation?\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$BABA this could be the next $GME ï¸\x8f\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/uK5h7tJXRE\t\t\n"Top volume / relative volume stocks today: \n \n$MKD $RCAT $AGRI $AEI $NKTR $MRNA $BABA $TCOM $FUTU $BIDU $MOMO https://t.co/GHGwbWrVTD"\t\t\nRT @liyuell: $BABA munger asking buffet to cover his margin call. Look at buffet oil buying to hedge his good pal’s foolishness 😂 ðŸ\x8f¼\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n$BABA munger asking buffet to cover his margin call. Look at buffet oil buying to hedge his good pal’s foolishness 😂 ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/DfgyYFAsh9\t\t\n"BLOCK 4500 $BABA 04/14/22 $65 puts for $4.35 \n\nSpot: $77.33\nVolume: 5', '592\nOI: 1', '225\nIV: 112.45%\nPremium: $2.0m\nSector: Consumer Cyclical"\t\t\n$BABA EVERYONE. TAKE A CHILL PILL. BOTTOM LINE: THIS IS A SOLID COMPANY. CALM THE FUCK DOWN AND ACCUMULATE THE REAL PRICE WILL ARRIVE SOON :) ï¸\x8f\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@dailydirtnap selling USO straddles and puts on $BABA and $ARKK', ' covering my room in dry hay', ' lighting 100 candles', ' and taking a nap\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNe…"\t\t\n"Largest stocks that hit new 52 Week Lows at some point today\n\nMeta $FB\nAlibaba $BABA\nDisney $DIS\nAdobe $ADBE\nNike $NKE\nNetflix $NFLX\nCiti $C\nStarbucks $SBUX\nEstee Lauder $EL\nAnalog Devices $ADI\nLam Research $LRCX\nSnowflake $SNOW\nNetEase $NTES\nIllumina $ILMN\nBaidu $BIDU\n$VMW"\t\t\n$baba at $77 this market is wild\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top Bearish Flow Today : \n\n$TSLA $AAPL $HYG $BABA $BIDU \n\n🤖📉 https://t.co/KylKnldndK"\t\t\n$BABA 😂 (the chart is pretty much the same as on this meme) https://t.co/tbB2NronRJ\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Che que barata esta $BABA!!!\njaja', ' perdón."\t\t\n$BABA worth $2 â˜\x9d\t\t\n$BABA this is going to 2015 low $58-60 https://t.co/OBA5j0qGwa\t\t\n$BABA haciendo otro BABA ', ' ya es normal.  Bueno si yo hubiera sabido que venÃ\xada un conflicto desde hace un año', ' yo también hubiera bajado todo poco a poco. 🤔\t\t\n$BABA Raging bullis right! One analyst called Alibaba the most undervalued stock in the market.\t\t\n"$BABA is the 6th most mentioned symbol today:\n\n1st @MarketRebels 4\n2nd @notmrmanziel 3\n3rd @Investingcom 3\n4th @Mr_Derivatives 2\n5th @nargis007 2\n\nhttps://t.co/q4MSRmLQ5V"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/kHNXmMW7IV\t\t\n@DorianG65545237 @inversionquo Haz el ejemplo com $BABA 🙈\t\t\nRT @RudyHavenstein: "Alibaba\'s "Acquisition" of 33% of Ant Financial" $baba https://t.co/T1IlS4FOVx https://t.co/gkbNhQDpT4\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA I picked up 100 shares at $77.61 but I had to use margin to do it only doing it for a two dollar swing though because the market is too crazy to hold long-term for a Chinese stock ï¸\x8f\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', " TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/Jj64hrpqst https://t.co/EZRUNiFDvw\t\t\n$BABA @WebullGlobal âš°ï¸\x8f🥶 https://t.co/3qEmxiXmEq\t\t\n$BABA still can't believe this turd ever got over $300\t\t\nRT @valley_llama: $BABA new all-time low: $77.26.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/G12WIrydee\t\t\n"THIS is Why $NIO & $BABA Are Crashing\nhttps://t.co/FrvCdwGpG5"\t\t\n‘That’s A Buy Signal’: Why Kevin O’Leary Just Bought Alibaba $BABA', ' Tencent $TCEHY And Meituan Stock $MPNGF  https://t.co/yPFTYUBUMi\t\t\n"One the things I have been monitoring closely. China names $KWEB $BABA $JD \n\nAll last week flow was showing potential escalation in US/China relations simply by positioning alone. No it didnt predict it but it was positioned for\n\nI interpreted it as potential sanctions\n\nLets see https://t.co/RstppTJSwL"\t\t\nRT @allen_doom: $BABA I’m guessing charlie munger dumped his shares 💫\t\t\n$BABA I’m guessing charlie munger dumped his shares 💫\t\t\n"RT @Pegaso121080: Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f…"\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"$BABA you can still short from here \nThere’s endless meat on the bone no end in sight 💢"\t\t\n$BABA Sell to open $70 March 18 call for worthless expiry 👀\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @__afx__: @Newsfilter joke\nWhen an analyst says don’t invest', ' then do exactly what they say don’t \nBuy $BABA $BIDU $TAL $NIO 📣"\t\t\n$BABA last 3 times we had this much volume', ' low RSI', ' and down 8%+ we saw a run up over the next 2-3 days of nearly 20%. Wonder if this time is different? 💯\t\t\n"$BABA\n""Baba is trending -\n massive increase in bearish bullshit posts detected "" ðŸ’\x9d"\t\t\nRT @dellakwal: $KWEB $FXI $BABA $JD  $BILI $BEKE https://t.co/N1l5oA0ZpN\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @StockTradesUSA: $BGFV $15.65 Undervalued\n\nLow Float Squeeze🚀\n\nShort Interest:40%\n\nPrice/Sales:0.3\nPE:3\nNet Sales:$1.16B\nCash Flow:$115M…"\t\t\n@rhunterh Looks like he’s still pumping $BABA too. https://t.co/hvIAmWhzaM\t\t\n"RT @StockTradesUSA: $BGFV $15.65 Undervalued\n\nLow Float Squeeze🚀\n\nShort Interest:40%\n\nPrice/Sales:0.3\nPE:3\nNet Sales:$1.16B\nCash Flow:$115M…"\t\t\n"$BGFV $15.65 Undervalued\n\nLow Float Squeeze🚀\n\nShort Interest:40%\n\nPrice/Sales:0.3\nPE:3\nNet Sales:$1.16B\nCash Flow:$115M💵\nDividend:$1\nStores:431\nBuyback:$25MillionðŸ\x8d‹\n👆\nWSB Wallstreetbets Stocks\n$indo $aapl $tsla $amd $nvda $wmt $nio $jd $baba $li $xpev $didi $lcid $spy $impp $x https://t.co/62oellXV8i"\t\t\n"@MarketRebels @FTTechAsia @jonnajarian @petenajarian Funny how the story changes…. Fake News! Rather be first opposed to being accurate is what is going to destroy the world!\n$NIO $BABA $LI $XPEV https://t.co/yQpR6XCSnI"\t\t\n"@Newsfilter joke\nWhen an analyst says don’t invest', ' then do exactly what they say don’t \nBuy $BABA $BIDU $TAL $NIO 📣"\t\t\n"hes looking \n\nnot touching \n\n$spy $aapl $baba $tsla https://t.co/6WImV6M9g3"\t\t\nRT @BahamaBen9: Fair or unfair I\'m using the price action of $BABA to predict the likelihood that China sides with Russia.\t\t\n"ðŸ\x90‹ 🚤 $BTIM Boatim Inc.: Changing the Game Right Here', ' Right Now. https://t.co/OrtAIwxlyo \n\n$PTON $WKHS $SPAQ $JCPNQ $BA $BBIG $AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM"\t\t\n"SWEEP 2047 $BABA 04/14/22 $90 calls for $3.85 \n\nSpot: $77.27\nVolume: 7', '830\nOI: 1', '737\nIV: 90.73%\nPremium: $788.1k\nSector: Consumer Cyclical"\t\t\nYes', " I have an addiction… Bought more $BABA again. I don’t see this ending. Stay tuned 😅💸📉 #stocks https://t.co/ytBVmKrmrq\t\t\nMeanwhile shorting $BABA\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\nRT @Lindagoerge__: $JD $BABA $TCEHY I'M NOT SELLING! ðŸ˜\xa0 https://t.co/hjPVEjqKi8\t\t\nAlibaba (NYSE: $BABA)", ' JDcom $JD $BIDU $BILI $DOYU (NASDAQ:JD) – JPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It “Uninvestableâ€\x9d For Next 6-12 Months https://t.co/hmTxw8L8Ym\t\t\n"RT @CapitalJurassic: Did all the Chinese ADRs file for bankruptcy?\n\n$YY $BABA $IQ $TME $BIDU $JD"\t\t\n$BABA this is max enema ↔\t\t\n"DailyDown5\n$AVLR $75.62 -6.54% -14.62% -32.57% -48.90% 29.70\n$BABA $77.72 -10.37% -21.22% -38.56% -38.09% 20.37\n$BE $20.66 -9.61% -3.12% 28.85% -19.63% 51.44\n$BIDU $108.94 -8.39% -21.27% -34.65% -27.32% 25.76\n$BLNK $21.29 -8.15% -5.21% -8.03% -36.52% 41.17"\t\t\n"RSI25\n$BABA $77.72 -10.37% -21.22% -38.56% -38.09% 20.37\n$BGS $25.73 0.16% -13.80% -15.45% -13.51% 23.32\n$BIRD $5.17 -3.82% -13.63% -55.63% -67.82% 17.40\n$CLX $127.51 -2.04% -12.36% -10.73% -22.85% 23.88\n$DNA $2.81 -7.87% -18.55% -52.29% -71.84% 23.54"\t\t\n"The best place for Traders to Gain  \nhttps://t.co/McJQCtMHtW\n\n$SPY $AMZN $NVDA $BA $BABA  $UBER $TWLO $TWTR $TVIX https://t.co/SQZZI1vw5S"\t\t\n"Did all the Chinese ADRs file for bankruptcy?\n\n$YY $BABA $IQ $TME $BIDU $JD"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"Most winning trading chat!!! For a limited time', ' we are opening our trading chatroom to the public! \nhttps://t.co/McJQCtMHtW\n\n $VGR $CFB $AAPL $MSFT $AMZN $GOOG $GOOGL $BABA $FB https://t.co/AEthFfOTlW"\t\t\n"RT @BMCreciendo: JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acci…"\t\t\n"RT @BMCreciendo: JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acci…"\t\t\n$JD $BABA $TCEHY I\'M NOT SELLING! ðŸ˜\xa0 https://t.co/hjPVEjqKi8\t\t\n$KWEB $FXI $BABA $JD  $BILI $BEKE https://t.co/N1l5oA0ZpN\t\t\n"I loaded $BABA at 78$ for long term investment.\n\nIt\'s the zone I had identified and had been tweeting about for a while.\n\nThose delisting stories are BS since you can buy on the NASDAQ and sell on the HKEX index.\n\nI will average down if needed.\n\n#alibaba #traders #WallStreet https://t.co/DJ5AC2oiUF"\t\t\n"#Stocks breaking down in the afternoon\n\n$BABA $EDU $MRO $DVN $HPQ $MPLN $CAN $VRM $MOMO $NILE\n\n+20 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/aroJb20VS2"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n$BABA how’s Charlie doing ? â\x9d¤\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Si te gustaba $BABA a 300', ' te parecÃ\xada un chollo a 240', ' habÃ\xada que hipotecarse a 150', ' seguro que lloras de alegrÃ\xada al verla ahora a 77.\nNo hay que ser hipócrita', ' a ninguno nos gusta que bajen nuestras acciones. Eso de ""me alegro para comprar más"" es una puta milonga"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA how low can we go hahahahahahaha', ' I remember big names asking pleb retailers to buy this at 300', ' long term investment they said ï¸\x8f\t\t\n"EPIC BOOK\nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\n$BABA holy shiet this thing is just doesn\'t stop. And I thought I got real pissed when I sold my september calls options for 7k loss (good trade turned sour LOL) back in late january or early february 📣\t\t\n"#HEDGED \nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\nI longed $77 on $baba because I believe we can close this weekly above $85 ... But I probably be scared lil bitch and cut it before close today 🤣🤣🤣\t\t\n"$BABA turning point will be at earnings.....  100%. \n \nAnyone know when that is? 🔔"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA new all-time low: $77.26.\t\t\nPanic selling hit Chinese stocks Monday', ' including Alibaba $BABA', ' https://t.co/vus79mPVlv $JD and Baidu $BIDU', ' due to regulation fears', " a Covid resurgence and concerns over Beijing's close relationship with Russia. https://t.co/AId8chSMZ4.... #chinesestocks\t\t\nPanic selling hit Chinese stocks Monday", ' including Alibaba $BABA', ' https://t.co/1kVoMz7Lvz $JD and Baidu $BIDU', ' due to regulation fears', ' a Covid resurgence and concerns over Beijing\'s close relationship with Russia. https://t.co/8U5YDOJ64g.... #chinesestocks\t\t\n"#inside60\n$AMZN\n$BABA\n$TSLA\n$ZM"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @stckpkr7000: Time to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@always_invest $BABA is in such a storm right now. Mostly macro reg concerns. The great investors buy when the whole world thinks it’s crazy to. I’m not making a call on $BABA specifically. I’m just saying.\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\n"🥂 $baba\n#stickynote https://t.co/0dTMruVvad"\t\t\n@dougboneparth $baba\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"Alibaba $BABA -74% desde máximos... Hace 1 año todo eran elogios', ' realmente la empresa era buena.\n\n¡Diversificad insensatos!\n\nEstoy en desacuerdo con W. Buffett de que diversificar es de necios. Lo necio es no hacerlo. Si su regla 1 es no perder dinero', ' diversificar es un must."\t\t\n@addyshake_ @jimcramer It does. In 5-10 years $BABA and most other Chinese companies will be much lower than where they are today.\t\t\n$BABA 7777 is the new 666 📢\t\t\n"RT @JPow_Printer: Stock market themes past 3 years:\n\n2020: crash is happening! The FED\'s saving us', ' pumping infinite money! GREEN EVERYDAY!…"\t\t\nThe way this is going', ' soon Chinese cash rich firms are gonna do buy back', ' voluntarily get out from US markets and just stay listed closer to home. Honestly', ' it might be for the best away from shorts and biases. Good that I have access to HKex. $NIO $XPEV $BABA $JD\t\t\n$BABA The market is basically pricing this as "worthless". But why buy this Chinese stock when the other high-quality US stocks are on sale too. ï¸\x8f\t\t\n$BABA We need sanctions on China now! Ban all ADRs and Chinese imports!!! ðŸ‘\x8d\t\t\n@MadThunderdome @BazCap $BABA $TCEHY\t\t\n"Stock market themes past 3 years:\n\n2020: crash is happening! The FED\'s saving us', ' pumping infinite money! GREEN EVERYDAY!\n\n2021: ALWAYS buy the DIP! 100% success rate! \n\n2022: SELL THE RIP! It can\'t go lower! Stock is at 52 week low! *keeps crashing*\n\n$SPY $SPX $ES $BABA $NIO $FB"\t\t\n"$BABA is no better than $WISH.\nDo you know anybody that orders crap from either one of them regularly? https://t.co/VPpoYGcny4"\t\t\n"RT @BillyGains01: 🔥 https://t.co/NNTCSv4A4z\n\n✅ $NMXS #NetMedical Reports Improved Financial Results For 2021\n\n@jctb1 $TWTR $GS $S $GOOG $DI…"\t\t\n$BABA who says you can\'t buy bottoms I do it all the time! #stocks https://t.co/xuw7kf3700\t\t\n$BABA has a week RSI of 1. https://t.co/lB9i71r22W\t\t\n"Take a look to:  $BABA -10.39% \n\n#wallstreetbets #trading #StocksToWatch #RedditArmy #FOMO #daytrading #investments #ToTheMoon #YOLO #StocksToBuy #news #Stocks #bottomfishing \n https://t.co/1JohagmDTq"\t\t\n"🔥 https://t.co/NNTCSv4A4z\n\n✅ $NMXS #NetMedical Reports Improved Financial Results For 2021\n\n@jctb1 $TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA $MU $PYPL $SIRI"\t\t\n$BABA buying 5', '000 more! â–¶\t\t\nRT @yoloption: $BABA in a remarkable breakdown. A train wreck', " actually. I haven't traded it since the Munger buys", ' but today I decided to…\t\t\n$BABA in a remarkable breakdown. A train wreck', " actually. I haven't traded it since the Munger buys", ' but today I decided to sell a few puts because IV is really jacked in there right now. May leg into strangles if we have an up move tomorrow.\t\t\n"@pricatti Vienen con una escopeta y te obligan q meter todo en:\n$baba\n$zoe\nQue haces?"\t\t\n"$BABA 🇺🇸\n\nBarrons: ""#Alibaba 🇨🇳 es la empresa más barata del mundo', ' sin tener en cuenta las empresas 🇷🇺""\n\nhttps://t.co/tAXzeeRkY7 https://t.co/LWBnx5u5M2"\t\t\nDespués de vender $BABA en $130 (inicié compras en $260)', ' vuelvo a entrar en $78.\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"JP Morgan reduce su price target para ALIBABA $BABA a 65 😂 \n\nQue divertido debe de ser trabajar como analista. Si las acciones suben', ' subes el precio objetivo', ' si bajan lo bajas... igualmente el mercado va a reaccionar por lo que tu digas.\n\nUn analista no pierde', ' corrige."\t\t\n$BABA JPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It “Uninvestable” For Next 6-12 Months h âž¡\t\t\n$BABA this goes any lower and im 1) moving to china 2) renaming my stock twits name MAO  3)ordering some pork fried rice because i\'m HUNGRY ! :) ↔\t\t\nPretty much a round-trip for $BABA', " so we'll add that to our watch list. Chinese stocks might be a bit tricky long-term", " but we'll keep an eye on this one. ï¸\x8f https://t.co/AYyXw6IpCd\t\t\nRT @yurtdisihisse: @UvyatM @nasdaqeth Starbucks ekledim ben bugün biraz. Kahve fiyatları", ' Rusya meselesi vs derken iyi verdiler. Elim titre…\t\t\nRT @Blake85013014: $can $Canaan Inc.   Canaan is mining in Kazakhstan....got out of China 🇨🇳  @Bitcoin  $riot $ebon $mara $baba\t\t\n$BABA way below lower BB.. expecting to retest $81 level tomorrow and back to BB levels by next! https://t.co/aoW2KOLhg0\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA kinda looking like $TSM back in the early years of its IPO. TSM then went on to increase 2300% from lows 💟 https://t.co/7RNvE9Ta2Y\t\t\n$BABA if He bought', ' it must be a buy. Hmm no. Retail will learn to do their own DD or get slaughtered everytime $TSLA 🤞 https://t.co/62dqGdVOrh\t\t\n$BABA Check out free library of retail investors! 🆕\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"https://t.co/gXcgwJtNJK\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\n"Take a look to:  $BABA -10.39% \n\n#StocksToBuy #investments #wallstreetbets #trading #FOMO #RedditArmy #daytrading #Stocks #bottomfishing #StocksToWatch #ToTheMoon #YOLO #news \n https://t.co/QbRYV9Bs6k"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"EPIC BOOK\nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD https://t.co/ae9Ys6APx0"\t\t\n"Aaand…. Here is JP Morgan now saying to buy stocks when markets are weak…. AFTER they caused the weakness by trashing Chinese equities…. No manipulation at all… screw you JP Morgan! $baba $nio I’m CERTAIN they bought baba after making everyone dump it\n\nhttps://t.co/UvBFePr0ue"\t\t\n"EPIC BOOK\nhttps://t.co/IOmwZLuC0F\n\n$AAPL $TSLA $MSFT $AMZN $FB $SNAP $TWTTR $PLAY $FSR $WISH $CLOV $NAKD $SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $HYLN $RIDE $NIO $CCIV $LI $RCON $TLRY $ACB $EBON $SOS $MARA $RIOT $CAN $ORCL $DKNG $PENN $NEGG $COIN $ROKU $BBBY $ATVI $AMD"\t\t\n$BABA been bearish for the past 3 months ðŸ\x8f§ 😀 https://t.co/TJSZ8C3PtO\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@moat_Man Targiversado\n\nDaily journal lleva $baba. Charlie munger lleva otras cosas"\t\t\n"$BABA \nStrong bear trend .\nLooking to sell at 100 â\x9d¤"\t\t\n"Quien tiene la respuesta al comportamiento de $BABA?\nAquÃ\xad uno con un -53%. \nY seguimos. Convicción plena en la empresa como tal', ' aunque inevitable tener dudas dependiendo del dÃ\xada. #mercados #valores #inversion"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @JoinCommonstock: Show me a worse chart \n\n$BABA Since 2015\nTTM revenue +1', '400%\nSahre price -17%\n\nChart from @ycharts https://t.co/M8DN8c…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Bought more $NIO and $CHPT today. @NIOGlobal is aware of audits. De-listing will not happen to NIO or $BABA.\n\nGood companies that publish real financials will not be delisted. \n\nIt’s that simple.\n\n(Not financial advice)\n✨"\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nMi hijo acaba de decir su primera palabra', ' ha sido $BABA. Los que lleváis más tiempo', ' eso es una señal de compra?  Verdad?\t\t\n$BABA sour hour baby ✅\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @CaptFinancial: âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NK…"\t\t\n"RT @Finanzas_Times: Alibaba Group $BABA 📉 #Monopolio \n\n🇨🇳 China acorrala al imperio de Jack Ma. https://t.co/aUZmaLA6QZ"\t\t\n$BABA  I’ll triple down at $63  or hold what I have and double when the clouds part and the sun is shining. 💫\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA wow $77 for Alibaba holy shit the entire world is coming to the end ï¸\x8f\t\t\n@__selimkaya $BABA yı spekülasyon olmasın diye eklemedim ama sanırım 7 yıl önce falan bu fiyatlardan alınabilirdi. Enflasyonu da hesaba katarsak', ' tarihi ucuz seviyelerde', ' ancak: https://t.co/kX7zOG9Mo6\t\t\n$BABA bottoms in!! Added 77.65 Easiest swing trade in HISTORY!! #StocksToBuy\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nJPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It Uninvestable For Next 6-12 Months $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"DB on the China stock HFCAA de-listing issues (one of the issues shaking foreign listed China shares). \n\nWhat will happen with this? If China closes its own access to foreign exchanges', ' chances are it will never regain access', ' so this may be solved in some way…\n\n$BABA $KWEB $NIO https://t.co/BWwhOZ2JIN"\t\t\n@AlgodTrading @GiganticRebirth I just took a beating on a punt on $BABA today and this has just made my day. This is bloody awesome\t\t\n$BABA JPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It “Uninvestable” For Next 6-12 Months https://t.co/Gy44z7mlrF\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n#JPMorgan analyst Alex Yao double downgraded Alibaba Group Holding Ltd(NYSE: $BABA) to Underweight from Overweight with a price target of $65', ' down from $180 (21% downside).\t\t\n@AlibabaGroup @joetsai1999 should buy back all of their shares', ' go private or issue a dividend! $BABA\t\t\n#Options Flow Stream Update  $AAPL $TSLA $SPOT $IWM $BABA $NDX $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Gr3YvQQ4OY https://t.co/WIqs9tTx06\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba been holding a put for a month', ' oh my ðŸ\x8f§! https://t.co/OSW3Ggp9QN\t\t\nRT @Finanzas_Times: 🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/j3uzcj4szu\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"RT @StockMKTNewz: Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AA…"\t\t\n"Misread the market\'s direction and paid the price! A red day to start my week...\n\n#Stocks #StockMarket #Trading #DayTrading\n$TSLA', ' $LVS', ' $RIVN', ' $BABA', ' $BIDU', ' $FUTU https://t.co/NGa1cPcs0C"\t\t\n🇨🇳 #China | Alibaba Group $BABA #YoTeAvisé -77', '7% 📉 https://t.co/aJ24i22p06 https://t.co/j3uzcj4szu\t\t\n"@UvyatM @nasdaqeth Starbucks ekledim ben bugün biraz. Kahve fiyatları', ' Rusya meselesi vs derken iyi verdiler. Elim titremedi bile alırken 😊 \n\n$BABA iflâh olmayacak gibi. \n\n— makro iklim\n— sektörel düzenlemeler\n— iç tüketim\n— parti\n— dış konjonktür\n— Kovid\n\nkaynak: @Dragonomi"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA lol ï¸\x8f\t\t\nJPM  downgraded $BABA target price from 180 to 65  lol  overweight to underweight...\t\t\n$BABA china recession! Going to $30! 🥇\t\t\n@0xren_cf Im now a $BABA community member. Never thought it would come to this. Should have just bought OHM', ' same price action.\t\t\nRT @RudyHavenstein: "I’m waiting for the day that Alibaba or Tencent default on their debt or decide that they are going to delist. Then', ' A…\t\t\n"SWEEP 400 $BABA 05/20/22 $80 calls for $10.25 \n\nSpot: $77.76\nVolume: 1', '825\nOI: 111\nIV: 84.34%\nPremium: $410.0k\nSector: Consumer Cyclical"\t\t\n$BABA oh no ï¸\x8f\t\t\n"Fortsatt slakt i Kina-aktier.\n\n$BABA $TCEHY $JD $BIDU\n\n😳😳😳 https://t.co/nwCDvlvYfb"\t\t\n"@NIONenad Honestly I’m mad with $BABA \nThey should go head and say we will start buyback as much as all of the shares. \nStock price is ridiculously cheap \nSame for $NIO $BIDU $TCEHY $BILI etc. \nStop killing the investors"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @followtheh: The same Kevin O\'Leary who just said he bought $BABA argued last year it should be delisted.\nIt\'s hard to have less credibi…"\t\t\nJPMorgan Downgrades Alibaba and Other China Tech Stocks Following Selloff; Calls It "Uninvestable" For Next 6-12 Months $BABA $JD $BZUN $DADA $BIDU https://t.co/6bCaI6akCE\t\t\n"I’m not leaving.\nI’m going down with the ship.\nThat’s what captains do. \n\n$BABA $PRX https://t.co/7HySyk48fN"\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\n@Trader_XO Still buying $BABA\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nSo tempted to buy some deeply discounted stocks... $docu $sq $baba $fb etc. What am I missing?\t\t\n@InlawInvestor Lo de $BABA… https://t.co/CWSvbux8R2\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nSi entraste en $baba a 240$ y ahora pierdes un 66%', ' la acción para que llegues a tu precio de compra tiene que subir un 200%…\t\t\nRT @OptionsMaxPain: #Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #option…\t\t\n"RT @HyenukChu: $BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pé…"\t\t\nRT @TickwatcherMF: #Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiont…\t\t\n"Most active options Monday - $AAPL $TSLA $BABA $AMD $NIO $BAC $AMC $F $NVDA $FB $RIVN $AAL $AMZN $PFE $SOFI $MRNA $MULN $PLTR $JD $MSFT \nhttps://t.co/eNpcyxwmiK"\t\t\n#Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/LMbrf7hyJc\t\t\n#Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/ObxUx4oQ4z\t\t\n"$BABA DG por JPM $65 PT \nUna tras otra. \nSomos solidarios y enviamos buena vibra. \nPero ya sabes lo q opino de no acortar pérdidas https://t.co/ZT44Jud1TC"\t\t\n$AAPL $SHOP $BABA https://t.co/VF7w6b04rB\t\t\n"Show me a worse chart \n\n$BABA Since 2015\nTTM revenue +1', '400%\nSahre price -17%\n\nChart from @ycharts https://t.co/M8DN8cRfhV"\t\t\n#Options Flow Stream Update  $TSLA $QCOM $BABA $SPOT $ALGN $SPY $SPX  #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/BoAK6sXx9G\t\t\n$BABA this must be bottom?? buy the dip!!?? I heard this whole year..... But now it quiet..... â\x8f© https://t.co/jwxAYMr7e9\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThis guy says buy China. $FXI $BABA $KWAB $JD https://t.co/RGnxMAqTWS\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"DailyDown5\n$BABA $77.61 -10.49% -21.34% -38.65% -38.18% 20.33\n$BBBY $18.82 -5.83% -13.29% 10.67% -1.65% 54.28\n$BE $20.64 -9.67% -3.19% 28.76% -19.69% 51.38\n$BLNK $21.55 -7.03% -4.05% -6.91% -35.75% 41.97\n$BTG $4.28 -5.93% -3.82% 12.93% 12.34% 55.11"\t\t\n"RSI25\n$BABA $77.61 -10.49% -21.34% -38.65% -38.18% 20.33\n$BIRD $5.17 -3.63% -13.46% -55.54% -67.76% 17.43\n$DIDI $1.81 -4.23% -54.75% -54.29% -74.86% 19.77\n$DNA $2.83 -7.21% -17.97% -51.95% -71.64% 23.69\n$EH $8.35 -15.23% -27.83% -51.17% -51.51% 24.21"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 2 Million dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $130 Call for Friday', ' May 20. Roughly 864 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA  What’s interesting Is the only currencies inflating more than USD are the Euro and Ruble. 👉\t\t\n26th time today @CNBC has trashed Chinese stocks today. Either they are paid off or racists… which one is it? $nio $xpev $li $baba $bidu\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"👉 $DPRO 🔥🔥\n\n✅Military and government contractors partner with Draganfly to improve personnel and infrastructure safety.\n\n👉 https://t.co/sBPxpfYJlm\n\n$XOM $TTWO $TWTR $PINS $BABA $BAC $ONON $DOW $AMD $NCLH $HUT $CARR $PYPL $GME $NFLX $BKKT $BMY https://t.co/LPK4IpCDbR"\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/cIpWOgbCmM\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID https://t.co/QiNwNtqOqi"\t\t\n"Take a look to:  $BABA -10.77% \n\n#ToTheMoon #wallstreetbets #StocksToBuy #investments #YOLO #Stocks #RedditArmy #daytrading #bottomfishing #trading #news #StocksToWatch #FOMO \n https://t.co/dUNYMEYDp6"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Ed_Hale @Striff17 @trijoey @johnscharts @pawan1234o @VijayBhallaMCC Thanks Ed. $BABA Puts was a better trade on the break below 80 but never got filled on my bids.\t\t\n"@NIONenad Us Stock market meaningless. \nI can’t understand. \n$BABA market value 289 Billion but they have 494 Billion in cash \nMost of Chinese companies the same they have 2-3 times more cash than their value \nIt’s not fair. \nWall Street killing the investors"\t\t\n"RT @betulio91: El CEDEAR de $BABA pasó de $6300 (oct 2020) a $1600 (hoy). \nDestrucción total -75% en crocantes https://t.co/eWTuO5bOFi"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (99)\n2. $GME (66)\n3. $OIL (34)\n4. $COM (24)\n5. $HOUR (22)\n6. $BABA (20)\n7. $AAPL (18)\n8. $EOD (18)\n9. $TSLA (16)\n10. $QQQ (15)\n\nhttps://t.co/InT5oXXyaY https://t.co/AIOkO9oMlX"\t\t\n$baba https://t.co/JagKnIfNLM https://t.co/4OHhMxfyvG\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\nBA-Bye $BABA https://t.co/OlWlJLntbx https://t.co/1hFbv4L534\t\t\n@MoS_Investing Bought both $BABA and $TCEHY today.\t\t\nIt really feels like a forced liquidation.  I just got into $baba.  I expect to do well...\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"Viendo el piñazo de $BABA y la gente que hay pillada me hace reafirmarme en la inversión indexada. \n\nAl tran tran. No busco ganadores', ' no sufro perdedores. Simplemente creo en que el mundo seguirá creciendo y evolucionando y que me puedo beneficiar de ello.\n\n#StayTheCourse"\t\t\n"#Stocks lower in the PM with high Rvol\n\n$NILE $MOMO $MPLN $OGN $RLX $CAN $BABA $AFRM\n\nScans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/Hb9MPv6uPx"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $VXX 🥈\n3. $VIX 🥉\n4. $CYRN\n5. $QQQ\n6. $RCAT\n7. $AAPL\n8. $MULN\n9. $BABA\n10. $AREC\n\n( Sorted by most recent ) https://t.co/3FH1ufCApG"\t\t\nUn ejercicio de psicologÃ\xada de bolsa en Twitter es buscar Alibaba en el buscador y ver lo que se decÃ\xada en verano de 2020 y compararlo con el TL de ahora. He visto hasta mensajes riéndose de Az valor y compañÃ\xada por las fáciles ganancias en $BABA y las bajas rentabilidades de ellos\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \nhttps://t.co/cIpWOgbCmM\nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/tgo8FE48CI"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $BABA\n3. $ARKK\n4. $VXX\n5. $SOFI"\t\t\n"RT @FinanceHippy: If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest…"\t\t\n"$BABA time to bounce. ↘\n\n A Proven Path To Becoming A Crypto Millionaire\n⤦ https://t.co/PkEEaBgK5B"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"*ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/zrPx7ZfuQU"\t\t\nHave $BABA & $TCEHY reached zero yet..?! https://t.co/lDw5J0UGTX\t\t\n"$nu \n\nwarren cant help you \n\nhes too busy helping  Charlie in $baba \n\nlol"\t\t\nRT @paststat: just learned the idiot munger  & sanctimonious scoundrel @WarrenBuffett  averaged down $BABA !! https://t.co/lCl93EWw7k\t\t\njust learned the idiot munger  & sanctimonious scoundrel @WarrenBuffett  averaged down $BABA !! https://t.co/lCl93EWw7k\t\t\n$Baba support at $69 !\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @BabaBrouk: Why y’all selling my stock $BABA 😅 https://t.co/Q5G9hmR0sI\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"Trades From Notes I took:\n$TSLA SHORT 777->756🟢\n             LONG 780->800🟢\n$UPST SHORT 97->90->85🟢\n              SHORT 90->95🔴\nStocks that hit from notes:\n$FUTU LONG\n$BABA SHORT\n$BIDU SHORT & LONG\n$LMT SHORT\n$AMD SHORT\n$NVDA SHORT\nNotes/Live Traded in https://t.co/8JOyV94Q6z"\t\t\nRT @ChandrikaBiswal: $BABA this thing never seen $100 again', ' going yo all time low of $57', " then will just casually drop $10 every week unti…\t\t\n@MomAngtrades Yeah tell that to $BABA baghodlers\t\t\n@itscharliemar @MaxMoneyYT What do bad things happening in China have to do with $BABA's valuation?  Let's start with the CCP essentially destroying a huge part of Alibaba when they clamped down on AliPay", ' whose IPO valuation was expected to be $300B +/-. All of $BABA today is $225B. Who knows what\'s next.\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\n@MrtnzAlvrz Por que entraste en $BABA ?\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA $BABA I predicted $75 by Wed', ' we may see that AH today.  I now believe we may see $65 by this Friday.  $BABA is one bad 🇨🇳 headline from disaster.  Who in here will go 📉 with her? ï¸\x8f\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nWhy y’all selling my stock $BABA 😅 https://t.co/Q5G9hmR0sI\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2ct1xSeMqe https://t.co/udr6F7X7KI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Traders3King: Congratulations to the members who made profits off the $CVX 🚨 Click the link 👇 To join in on all the profits!\nhttps://t.…"\t\t\n"RT @JDB_trading: Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal a…"\t\t\nthe possibility of China supporting Russia military actions', ' is on eof the reasons chinese stocks are bleeding hard $JD $NIO $BABA $BIDU will JB dare to sanction the chinese?? https://t.co/rEjGZV3l5v\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nPAMP IT $baba\t\t\nRT @stckpkr7000: Time to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ScottInPublic: I wonder what Charlie Munger thinks of Alibaba now? 🤔 $BABA https://t.co/wdn0ZnCG4o\t\t\nI wonder what Charlie Munger thinks of Alibaba now? 🤔 $BABA https://t.co/wdn0ZnCG4o\t\t\n$SPY Looks like USA is done with China', ' need a new friend - Not India', '  how abt Venezuela? who else is on the list ... $BABA $NIO $TSLA $JD 💗\t\t\nMe as a $baba investor https://t.co/fPkEBg43pl\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA en $78 dólares. Me atrevo a decir que es la acción más barata en todo el planeta.\t\t\n$BABA Congrats to those who are buying the bottom here. ✔\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nLo de $BABA 👀\t\t\n$BABA not dropping fast enough ï¸\x8f\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n@crypto_notte $BABA is back to IPO prices too lol\t\t\n¿Quien es el valiente que sigue ampliando $BABA??\t\t\n¿Por qué todos dais por hecho que las cuentas de $BABA son ciertas?\t\t\n"@harry_risen u didn\'t make money on $BABA $AFRM $MRNA  lol\n\nonly an loser can\'t"\t\t\n"Velen vragen mij wanneer in te stappen bij aandelen die al 70% a 80% zijn gedaald', ' zoals $BABA. \nALTIJD een bodemsignaal afwachten. Een eerste bodemsignaal op lange termijn is positieve divergentie in de weekgrafiek en daarna doorbraak belangrijke MA. Voorbeeld Amazon 2001! https://t.co/TuenMzuYKw"\t\t\n$BABA $NIO a moment of silence for all the bulls that own way too much of these two from "buying the dip" everytime ï¸\x8f https://t.co/0GKv0vpEPk\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$BABA su ADR se acerca a una cotización similar a la de febrero de 2016', ' ese año la empresa generó U$D 2', '90 de flujo de caja por acción', ' mientras que el año pasado cerró en U$D 10', "67 de flujo de caja por acción. Estamos es una ganga https://t.co/zRwC0omMKo\t\t\n@Stocktwits So $BABA 😂\t\t\n$BABA Option Order Flow Sentiment has Shifted from Bullish to Bearish. https://t.co/rhZbKQ8L8X\t\t\nSold $BABA for a small loss.  I had to ring the degenerate risk taker out of my system.  It's been a while", " and now I'm good.  :o)\t\t\nRT @BacardiTrader: $Baba el q quizo adivinar el piso ha sufrido.. mientras no supere al menos 100-110 dls ni pensar en entrar", ' conforme sig…\t\t\n"$BABA en 77$.\n200$ más por acción pagué yo. https://t.co/9x5Tl8Hksv"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson https://t.co/13VJn5mxTn\t\t\nRT @JerryCap: Munger going out with a -100% on $BABA is his final lesson\t\t\n$BABA it’s okay Marxism is for capitalism â\xad\x90 https://t.co/U8kIBevTCN\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA this one is for JP Morgan... â˜\x9d https://t.co/FOT9Y0PMB2\t\t\n@Sm0kin $BABA $AAPL what mystifies me is that China still thinks it can get to Fauci\'s ZERO COVID by locking peol... https://t.co/AXXd3alFEF\t\t\n@gurgavin If $baba leaves China it will go up 100%\t\t\n@CarlosmBBT Yeah man', ' very profitable days both Friday and today shorting $BABA and $JD.\t\t\n"Best trading community with more executive chat rooms and even have their own app join here  🔜https://t.co/9ksXmQnGj3\n\n$SPY $NIO $TSLA $DGLY  $PYPL $GOOGL $BABA $BTC.X https://t.co/hLmUXJvu9N"\t\t\n"RT @IqComercial: Hermoso $BABA asÃ\xad sin tanto rollo. ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f\nTremendo bajón. https://t.co/7Egs8H4cew"\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n@David_Tracey I definitely lost my mind with $baba\t\t\nMed $BABA senate kursutveckling skulle man kunna tro bolaget kommer gÃ¥ i konken.\t\t\nSo basically $BABA could be on its way to becoming a single digit stock! This is just unreal!\t\t\nRT @vperelman: With $BABA at $77', ' how long until Jack Ma has to go back to being a school teacher?\t\t\n$SPY which one makes more money? $baba $gme ↘ https://t.co/kdZNDV07JY\t\t\nWith $BABA at $77', ' how long until Jack Ma has to go back to being a school teacher?\t\t\nAm holding but not adding although current prices are steal but unfortunately Chinese Gov ain\'t doing any favor to their fiant Tech companies as a matter of fact they are killing any possible rally or recovery by involving themselves into Russian/Ukraine\'s war $nio $baba $xpeng\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"China ( Hong Kong Tech ) HSTECH DOWN -11.93% \n\nMainland Turnover chturn index down -7.60% \n\nstructured products are very popular in Hong Kong', ' which have knock-out prices when price levels are reached on individual stocks or indexes sell button is hit . $BABA $TCEHY $JD $BIDU"\t\t\n$BABA 2 months ago I started to take small positions in this strategically trying to hedge the US market… â\x9d¤\t\t\n"To everyone invested in Chinese stocks $baba', ' $jd I am deeply sorry what my country is doing to you and your family.  Keep the spirit high\n\n🇨🇳😣"\t\t\n$can $Canaan Inc.   Canaan is mining in Kazakhstan....got out of China 🇨🇳  @Bitcoin  $riot $ebon $mara $baba\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"El CEDEAR de $BABA pasó de $6300 (oct 2020) a $1600 (hoy). \nDestrucción total -75% en crocantes https://t.co/eWTuO5bOFi"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n$baba $tcehy I’m down to too much to sell at this point', ' if you are sure these two will be around 10 years from now why sell? It make take sometime to make back the money but eventually it will turn around. I’m willing to hold forever at this point\t\t\n"$NIO $XPEV $BABA as I posted a million times', ' these are all Commie crap. \n\nI absolutely NAILED IT on these SHORTs. 😂😂😂😂 📈"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@RedstoneTrader I\'m the most long I\'ve been since last November.  $BABA is simply a small spec play to make things interesting.\t\t\n$BABA has made a new 60 day low. What are your thoughts on direction from this level? https://t.co/fflGMDgeS9 #stocks https://t.co/BxtMyc9piU\t\t\n$BABA this thing never seen $100 again', ' going yo all time low of $57', ' then will just casually drop $10 every week until $9 🆓\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/QALEimfypF\n\n$xle $sofi $qqq $soxs $eem $uvxy $xlf $baba $f https://t.co/IdEXVi0vYv"\t\t\n$BABA I am financially ruined. I will never recover from this. When I jump off the balcony I will become a ghost and haunt the Communist Party of China. 😀\t\t\n$BABA when Shenzhen lockdown is down this will not go up though ï¸\x8f\t\t\n$baba $kweb I suppose within a week Taiwan is going to join NATO to provoke a war with China.\t\t\nDibin dibi varmis ogrenmis olduk $baba\t\t\n"@fredtheinvestor To think there is people holding $Baba and shit coins.\n\nPain is not over yetðŸ˜\xad😂🥂"\t\t\n"Stocks the Wizzard will Blizzard.. Don\'t be greedy. Don\'t get burnt.. In and out depending on direction.\n\nAll at low lows.\nloloyolo\n$AFRM $UPST $BABA 👉"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n@JustinPulitzer @smartertrader Munger is deep on $BABA and I even almost bought it 1 month ago but hesitated', ' time will tell.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA perdió el soporte', ' el siguiente relevante está lejecitos en $58\n\n#TRMX https://t.co/dvOv1KoPMo"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"Helped me get my account green all time Thanks 👇👇\n\n🔜https://t.co/9ksXmQ6Dh3\n\n $BABA $CRM $GOOGL  $AAPL $SP.X $BABA $FUNNY https://t.co/3RdAfHVMe6"\t\t\nRT @inveuro: @JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas…\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nif you were ever going to be willing to buy something like $baba you’d be doing it now.\t\t\n"Acciones #growth desde máximos.\n\n""Growth"" qué significa exactamente?  Igual me confundo o no se me da muy bien el inglés...\n\nPD. En esta lista falta $BABA https://t.co/nHkI4kMX4V"\t\t\n"@JavierSanz Pues Jack Ma con su yate Zen acaba de llegar al puerto de Palma después de unos dÃ\xadas fondeando por diversas calas de la isla\n\nNo parece andar muy preocupado con $BABA ;) https://t.co/ukWB6gVHMs"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"Invest in stonks.. less risky.. they said 🙈\nAlibaba $BABA https://t.co/82n5pTtQxh"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"From the Morning till now I see nothing but Downside on $BABA\n$BIDU\n$JD\n$PDD\nBetween the HUGE D/G PT\'s with @jpmorgan plus the fear of De-Listing these stocks paid VERY well for ANY Day Trader New or Seasoned\nBig Wins in the Greatest Chatroom on the Plant!\nhttps://t.co/Lp58JbFkKW https://t.co/DCZwCySpMT"\t\t\nTook a starter on $BABA at 77.39\t\t\n"@itscharliemar May the force be with you!\nThis $baba landslide need to stopped 🛑!"\t\t\nRT @penisorgan: Charlie Munger must be going batshit $BABA\t\t\nCharlie Munger must be going batshit $BABA\t\t\n"Xtrader trades the best trading group out Discord\n        👇👇👇💸💸💸\n\n🔜https://t.co/9ksXmQ6Dh3\n\n $TWR $KODK $HTBX $PEIX $BABA $TSLA $AMZN $GOOGL https://t.co/zl6t6mj7Uy"\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"$BABA its like 10% down but friday 5 but the day before that 5 ans so on. God damn it ✅\n\n A Proven Path To Becoming A Crypto Millionaire\n☟☟☟ https://t.co/fSOZ5bjLrc"\t\t\n@scottmelker $BABA\t\t\nI fully expect $BABA to lose more value in the short-term. It doesn\'t make me feel good. But it also doesn\'t change my long-term thesis.\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n$BABA I sold at $162. This market is crazy. 🤮 😘\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nPanic and capitulation are apt descriptions of today’s market action as the Hang Seng Index closed below the 20', '000 level', " ending the session at a level not seen since June 2012 $BABA $JD $TCEHY $BIDU $IQ $TME $VIPS $BEKE $BILI $PDD $AAPL\t\t\nRT @Investingcom: $TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\nHaven't looked at my portfolio today. I assume $BABA is up big! 😂\t\t\nSomeone sold a block of 906", '751 shares equaling 72 million this morning', ' wow! Has to be a hedge fund', ' or institution.. $BABA https://t.co/9d1z5Ld5JF\t\t\n@TicTocTick Look $kweb $baba Never seen anything  like this.\t\t\n$TSLA $AAPL $AMZN $AMD $NVDA $MSFT $BABA https://t.co/2AGKFhTgSI\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Intraday\'s most active options:\n\n$AAPL 962k - 43% put. 57% call\n$TSLA 779k - 54% put. 46% call\n$BABA 367k - 45% put. 55% call\n$AMD 331k - 46% put. 54% call\n$NIO 321k - 46% put. 54% call\n$NVDA 269k - 48% put. 52% call\n$AMC 252k - 36% put. 64% call\n$BAC 250k - 31% put. 69% call"\t\t\n"DailyDown5\n$BABA $77.41 -10.73% -21.54% -38.81% -38.34% 20.25\n$BBBY $18.43 -7.78% -15.09% 8.38% -3.68% 52.86\n$BE $20.45 -10.50% -4.08% 27.57% -20.43% 50.58\n$BIDU $108.18 -9.03% -21.82% -35.10% -27.83% 25.53\n$BTG $4.30 -5.38% -3.26% 13.59% 12.99% 56.16"\t\t\n"RSI25\n$BABA $77.41 -10.73% -21.54% -38.81% -38.34% 20.25\n$BGS $25.89 0.78% -13.27% -14.92% -12.97% 24.93\n$BIRD $5.14 -4.28% -14.05% -55.84% -67.98% 17.32\n$CLX $127.62 -1.95% -12.28% -10.65% -22.77% 23.96\n$COCO $7.65 -10.48% -26.12% -39.88% -33.04% 24.92"\t\t\n$BABA is an example of why you shouldn\'t listen to Fin-Influencers who are mostly questionable. If China refuses BABA permission to release its audit records to the PCAOB', ' 2024 delisting is inevitable. Time waits for no-one. China needs to get with it.\t\t\n@kike_moris ¿Como ves $BABA? @kike_moris\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@agahergin Agah ÅŸu Çinli alibabayıda bir tartan sana zahmet $Baba\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"$SEGI Multi dollar company. 🎯 \n@verizon\n \n@animalconcerts\n \n@VUBIQUITY\n \n@Coresportsworld\n\n$CEI $VZ $MULN $HYCM $ARTW $NLSN $KSCP $ANPC $SISI $CEAD $SPY $NASDAQ $OTC $BLSP $ECEZ $LTNC $BABA $FUTU $BRYYF $IOR $AGRI $CEAD $RBLX $FUBO $DIS $NFLX https://t.co/mjsw80z5Ir"\t\t\n"$BABA $70.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $78.19\n% Difference: 11.69%\nDaily $ Volume: $2', '451', '896\nVolume: 13', '042\nOI: 2', '993\nIV: 147.73%\nBid/Ask: $1.84/$1.92"\t\t\n"$BABA $85.00 Dec 16 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $78.28\n% Difference: 7.91%\nDaily $ Volume: $2', '683', '065\nVolume: 1', '771\nOI: 116\nIV: 63.78%\nBid/Ask: $14.40/$15.90"\t\t\nRT @SkepticalBaba: Wonder how Charlie Munger is feeling right now re: $BABA. https://t.co/ofLuIPPWh7\t\t\nWonder how Charlie Munger is feeling right now re: $BABA. https://t.co/ofLuIPPWh7\t\t\n"Morning plan from @AjTrader7 has been posted! 🔥 \n\n $AGRI', ' $FUTU', ' $PDD', ' $AMPH', ' $JD', ' $BABA', ' $BIDU', ' $LIN', ' $LMT', ' $TSLA', ' $AMD', ' $SHOP \n https://t.co/rWQte25tiZ"\t\t\n$BABA Sold Puts', ' if it moves more will grab commons. 🔔\t\t\n@itscharliemar Mr. wonderful is all in with you @kevinolearytv $BABA\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Any $Baba owners here.\n\nThots and prayers my G\'s"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$UVXY\nالمؤشر الآن عند 21.5 مقاومة مهمة اختراقها والثبات Ù\x81وقها يستهدÙ\x81 22.9\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/RPFVmP76b9"\t\t\n"Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/KB5ASpHobS"\t\t\nAli baba and 40 chor $baba https://t.co/3fmZlVtxS2\t\t\n"You are NOT going to get rid of me this easily. I will only buy up more shares and best of all? EVEN cheaper!! Gladly. The lower the better. You will only make me WEALTHIER. \n\nGive me your best shot bitch. \n\n$BABA 💎"\t\t\nNow we starting to see some value - take a non spotlight name $BIGC - if it cuts in half again I could see myself start taking larger positions across board.  Many names almost starting to feel like energy from 2020.  $BABA going to all time lows mean some cheap opts ops\t\t\n$BABA soon to $0.8934 â\x9d¤\t\t\n"Alerts given\nTrading Chat on Discord!👇\n\nhttps://t.co/3vbD4Mdsw5\n\nJOIN for FREE ✅\n\n💸\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX  $UBER $BRKB $JWN $JD https://t.co/QNgO8PQ7T7"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nRT @Xiphos_Trading: $BABA was leading the whole time.  #megacaps https://t.co/pHQ3rgFgNd\t\t\nsell in may go away $pltr $tsla $baba $amzn $aapl $ttcf $rivn $dwac $gme $amc\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Couple of stats and quotes for the week ahead Join our discord🔜https://t.co/9ksXmQnGj3\n\n $SPX $QQQ $TSLA $AMZN $AAPL $NVDA $NFLX $T $F $GOOGL $BABA #ES_F https://t.co/SvqGcybzhC"\t\t\n"$tsla $shop $baba $amzn $goog $pypl need to get added \n\nLong term/Roth won’t look at"\t\t\n@liquiditycycle A ver si Edu sube un dÃ\xada de estos tu clase del sábado y me entero de tu opinión sobre las VIE', ' que comprar $BABA no es realidad comprar acciones de toda la vida\t\t\n$baba $TCEHY I expect buy backs this week\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Take a look to:  $BABA -10.56% \n\n#news #YOLO #ToTheMoon #investments #trading #RedditArmy #StocksToBuy #bottomfishing #wallstreetbets #Stocks #daytrading #FOMO #StocksToWatch \n https://t.co/M7wmwW8WoP"\t\t\n"Wanna give a HUGE shoutout to @ATL_EN and the discord‼ï¸\x8f‼ï¸\x8f\n\nBeen KILLING it each and EVERY DAY‼ï¸\x8f🔥\n\nIf you\'re not in the disc.... You\'re missing out BIG TIME🤣\n\n$MULN $BABA $ROKU $SPY $VXX"\t\t\n"Hi everyone', ' Make big profits with us \nhttps://t.co/3vbD4Mdsw5\n\n $TSLA $BABA $AMD $AAPL $NFLX $TWTR $AAL $MDB https://t.co/1zsb1CCk3t"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @DeepThroatIPO: On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"Alibaba en modo diarrea \n$BABA"\t\t\n"It’s really amazing Place', '\nLot of thanks to this community...👇 \nhttps://t.co/3vbD4Mdsw5\n\n$TCEHY $RKT $FB $UBER $AYX $DDOG $BABA $BNGO $AAPL $SPAQ $SPY https://t.co/FcR4cVbTRe"\t\t\nRT @BankTheTrade: $BABA $BIDU $JD ... Seeing the forest for the trees with @AjTrader7 and the bigger picture.\t\t\n$nio', ' $baba', ' $rivn', ' $xela & $vale! let’s pump these stocks! there on discount\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA fuck China. 👉\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA Official stock of the CCP â–¶\t\t\nEnhorabuena dirigentes de $BABA . Perder 600.000 millones de dólares de capitalización es digno de aparecer en los libros 📕. Vaya tumor Alibaba https://t.co/2hhedOC7pK\t\t\n$BABA $BIDU $JD ... Seeing the forest for the trees with @AjTrader7 and the bigger picture.\t\t\n"$BABA so this stock is dead!  Basically worthless at this point! 😄\n\n A Proven Path To Becoming A Crypto Millionaire\n⤦ https://t.co/A9giYEx2cH"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"On September 22nd 2014', ' $BABA opened at $92.70\n\nWhat a long strange trip it\'s been... https://t.co/Xf0BDjTQET"\t\t\n@PythiaR E-commerce', ' payments', ' software', ' and China. $FB $ETSY $TEAM $OKTA $AMZN $PINS $PYPL $BABA\t\t\n$BABA this is crazy to believe that some 401ks are invested in this. 💫\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"RT @Trader_XO: Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\n"Alerts given Trading Chat on Discord 💸💸💸👇👇👇👇\n\n🔜https://t.co/9ksXmQnGj3\n\nJOIN for FREE \n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $XOM https://t.co/l0NOu8Tp46"\t\t\n"$SNAP $BABAÂ\xa0\n I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/Dl3f6fKGAS"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n"Alibaba $BABA does this yet you believe your altcoin is going to survive anon. \n\nGood luck. https://t.co/dcexoW98Ue"\t\t\nNew LOD $BABA https://t.co/A8dy6Fvk2l https://t.co/teEIs8MWBo\t\t\n"**Most profitable trading community. Get up to 574% profits\nhttps://t.co/McJQCtMHtW\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $NFLX https://t.co/RQBwiSVWbC"\t\t\n"$BABA china stonks are uninvestable ðŸ‘\x8d\n\n A Proven Path To Becoming A Crypto Millionaire\n⤥ https://t.co/jDE6gSwsqx"\t\t\n"$NVDA $BABA  https://t.co/aRnz3sYv9U ☑\n\n A Proven Path To Becoming A Crypto Millionaire\n☟ https://t.co/oLu7gQsWTn"\t\t\n"STOCKS MAKING THE BIGGEST MOVES MIDDAY: ALIBABA $BABA', ' APPLE $AAPL', ' ROBINHOOD $HOOD AND MORE\n#stocks #stockstowatch #smallcaps #microcaps #daytrader #invest #investing #investment \nhttps://t.co/KlAyvhDhI6"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@fHw9Ce2SUfgj5tL ما دخلت على السيرÙ\x81ر؟ ولا قريت خطة الصباØ\xadØŸ كان Ù\x81ÙŠ $TSLA', ' $BABA', ' $MRNA Ùˆ $ATVI من الجمعة؟\t\t\n@TheSkyhopper Because he bought $BABA ?\t\t\n"Join our Alerts & Options\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $BABA $GOOGL $BTC.X $T https://t.co/b8XtWo8UDw"\t\t\n"RT @P2E_Daily: Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA h…"\t\t\n@alexblancobdn @jbegno1 @BitacoraBolsa Va a ser difÃ\xadcil ver $BABA por encima de precio \'Munguer\' en una temporada...\t\t\n"Congratulations to the members who made profits off the $CVX 🚨 Click the link 👇 To join in on all the profits!\nhttps://t.co/Ac6Wse9N3v\n$amc $nio $baba $lkncy $aapl $afrm $mrna $gme $xpev $tsla $spy $cei $qqq $dwac $amzn $agri $poet $aei $amd $nvda https://t.co/G3fOw36Xcd"\t\t\n"Expert wanabes who will say again that this is not priced in will really need to re study their CFA qualifications.\n\n$BABA https://t.co/wUlaOOKeOl"\t\t\n"$CWRK 🔥\n\n🔥#CurrencyWorks leveraged BitRail to build #FREEDOMcoin a regulated cryptocurrency powered by #BitRail for merchants.\n\nhttps://t.co/a2uCzFkvbe\n\n$HOOD $AMD $AMC $BTC $DOGE $TSLA $NIO $F $SPY $QQQ $AAL $ZM $AMZN $AMD $FB $BABA $SPCE $NVDA $BA $PLTR $MRNA $WISH $CLOV https://t.co/eVrmKYnGbZ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA what a fucking dog âž¡\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $JD $PDD etc etc etc etc etc\n\npanda huggers should study more what ccp is about than financial metrics.  a previous chinese leader called certain folks: simple', ' sometimes naive.  \nhttps://t.co/f19ofbdlIC"\t\t\n$BABA wow! thank goodness i sold at 104. this is insane. â˜\x9d\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @GailLayy: #BreakingNews: $NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/nGD0S9phiq @jctb1 \n\n$TWTR $GS $S $G…"\t\t\n$BABA now are you guys starting to believe me. I told you all at $130 that it was going to $50. Everybody laughed at me. Not long now. â–¶\t\t\n"RT @khalid6203: Smart move from Saudi when they not listed ARAMCO in US stock \n$nio $Li $xpev $baba $lazr $eh $vldr $aapl $tsla $lcid $amzn…"\t\t\n$BABA so those who bought for 120 2 to 1 leverage are hurting. Mungie paid double at that point ↔\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"متابعة تØ\xadليل تسلا $TSLA \nاØ\xadترام التØ\xadليل ونقاط الدعم ðŸ¤\x8fðŸ\x8f»ðŸ¤©\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/XaVTnPQw0u https://t.co/NdHV8mfLIo"\t\t\nTime to buy some $BABA https://t.co/QysEE47NrI\t\t\nRT @AndyCSpinelli: Masacre argentina se llama este capitulo....suben tarifas congeladas y venden. Baja dolar y mep ..venden. acuerdo c fmi…\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"🤣🤣🤣🤣🤣\n$BABA #china https://t.co/yVGYXaP1SV"\t\t\n"Alerts before spikes and right as big news drops \nFree discord chatroom \n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $zT $GOOGK  $BABA $GOOGL https://t.co/mVwHxJHfWS"\t\t\n"#BreakingNews: $NMXS Net Medical Reports Improved Financial Results For 2021 https://t.co/nGD0S9phiq @jctb1 \n\n$TWTR $GS $S $GOOG $DIS $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA  $CDNS $CAVM  $CHKP $CSCO $CTXS $CTSH $CSC $DVMT $DOV $DST $ATVI $EA $MU $PYPL $SIRI"\t\t\n$BABA Love u at $60 ↘\t\t\n"Hei $BABA:n seuraajat! Onko syy kurssilaskuun:\na) Kiinan maariskin kasvu', '\nb) pelko jenkkilistauksen loppumisesta', '\nc) Kiinan korona', '\nd) jokin muu', ' mikä?"\t\t\n$BABA bye 🔔\t\t\nRT @PrometheusCHT: $BABA the longs were warned by studious short sellers', ' alas they ignored it. https://t.co/jmLPBjTrHc\t\t\nIn all likelihood $BABA will continue to trade in Hong Kong but curious to hear the contingency..\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@SeekingTheValue En $BABA no entrarÃ\xada', ' pero $META', ' $GOOGL', ' etc... son una oportunidad brutal.\t\t\n"Its getting too funny! 😃\n\n$BABA Fwd PE: 0.24!  \n\nYou sell', ' I buy! ðŸŽ\x81\n$NIO $XPEV $LI https://t.co/QeWOhjpaVv"\t\t\nRT @EVInvestor21: $amzn smart money is leaving… dumb money will leave after… dumber money is still buying that will leave lower… this will…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"To the enhance your experience in trading and get instant help click here \n\n🔜https://t.co/9ksXmQnGj3\n\n$BA $BB $BABA $GOOGL $KSS  $SPG  $KO $SNAP https://t.co/TFKj9Kezla"\t\t\n"I just released my 2nd Half of March Investment Strategy note to my inner circle', ' which comments on Alibaba', ' Tencent', ' Baidu', ' and JD\n\nInside', ' I highlight the path forward for this sector after the latest developments. I continue to hold\n\n$BABA $TCTZF $KWEB\n\nhttps://t.co/xAYefcJtaG"\t\t\nRT @PrometheusCHT: $BABA the longs were warned by studious short sellers', ' alas they ignored it. https://t.co/jmLPBjTrHc\t\t\n"Best chatroom Free link below 🔜https://t.co/9ksXmQnGj3\n\n$XSPA $NOVN $ABEV $BNGO  $HTBX $AAPL\n$TSLA $QQQ $BABA https://t.co/1QTF9EMUhV"\t\t\nRT @realalexvieira: Ludicrous Profits for Any Investor on Alex Vieira\'s Support Ukraine Bundle.  $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RI…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is hurting 🩸\t\t\nRT @realalexvieira: Ludicrous Profits for Any Investor on Alex Vieira\'s Support Ukraine Bundle.  $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RI…\t\t\nLudicrous Profits for Any Investor on Alex Vieira\'s Support Ukraine Bundle.  $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/uliPvgLgPm\t\t\n"متابعة تØ\xadليل سباكس $SPX \nالادنى على الدعم كما نبهنا بداية الجلسة 👌ðŸ\x8f»\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $BABA $NVDA https://t.co/KgF46gpqoW https://t.co/8jNXeMhklE"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nim looking at $nio calls', ' $baba calls', ' $rivn calls', ' $xela and $vela calls! while everyone bearish', ' im bullish!\t\t\nAs I said earlier today', ' this would result in a crash for the Chinese Economy and many investments/ partnerships would be cancelled immediately with Chinese Firms', ' as happened with Russia. $NIO $BABA $DIDI $XPEV $LI https://t.co/0bWQDfpRJ5\t\t\n$BABA it\'s a falling knife\t\t\n"thoughts on $NIO and $BABA\n\n@Stocktwits \n\nis it over for these two 股票"\t\t\n$BABA oversoldER... LOL\t\t\n"Entré en $BABA', ' me he pegado una toña del -20% y he cerrado la posición\nLa vida es asÃ\xad', ' hay que saber perder."\t\t\n"@SarahCadence2 @CryptoMatrix2 @DSalaux Merci pour ton commentaire encourageant ðŸ‘\x8d.\n\nCependant et peu importe que $Baba soit sûrement largement sous valorisée', ' les actions qui baissent peuvent toujours mieux chuter et être moins chère les lendemains…"\t\t\n$BABA yaÅŸlanmış https://t.co/QplmWEDeAM\t\t\nOne of the best investment decisions I’ve ever made is that I never bought $BABA. 😀 https://t.co/CTQAHM3ejm\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@SarahCadence2 @nanou823 @HimoraSlimane Merci pour ton commentaire encourageant ðŸ‘\x8d.\n\nCependant et peu importe que $Baba soit sûrement largement sous valorisée', ' les actions qui baissent peuvent toujours mieux chuter…"\t\t\nRT @EVInvestor21: $amzn smart money is leaving… dumb money will leave after… dumber money is still buying that will leave lower… this will…\t\t\n$BABA price target 50 or 100\t\t\nRT @nelsonrangel: $BABA getting murdered in Hong Kong… https://t.co/0qkfWMvyHf\t\t\n"Learn trading and discuss about stocks and options trading join\n\n🔜https://t.co/9ksXmQnGj3\n\n$SPY $NDX $IWM $QQQ $BTC $NVDA $NFLX $PLTR $BABA $GOOGL $SPY https://t.co/YT420pXFL3"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $XLE $HYG $EEM Chevron $CVX $IVV Occ…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nDamn $baba and I thought #bitcoin was crazy. https://t.co/SdY8AGhol4\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"@NCheron_bourse Mais parfois n’est-ce pas dans la peur que l’on peut réaliser les meilleurs affaires 🤔 ?\n\nPar exemple pour $Baba', ' en terme de valorisation et sans prendre en compte les risques géo et éco', ' elle pourrait valoir le double…"\t\t\nRT @iamharishbisht: $BABA okay so BABA is a penny stock now ; shorts happy already ?!! 📊\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"1) $BABA is cheaper than it looks.\n\nMkt cap = $212B.\nNet cash = $59.5B\n\nEquity securities/other invest = $41B. Let\'s discount this 40%. \n\nNet ""cash"" ~ $84B or $31/share.\n\nSo trading at ~ $57/share ex-cash. Est P/E in ...\n\n$SPY $QQQ $TLT $GLD #Commodities\nhttps://t.co/VVc40y9DQW https://t.co/p4HoQ5Ih00"\t\t\n"RT @XoloWall: $TSLA    -3.8%🔴\n$AAPL    -2.3%🔴\n$AMZN   -2.2%🔴\n$AMD     -2.2%🔴\n$NVDA   -3.5%🔴\n$MSFT    -0.4%🔴\n$BABA    -9.9%🔴\n$FB          -0…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $XLE $HYG $EEM Chevron $CVX $IVV Occ…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nKiller day straight from our #watchlist $MRNA 620% $UPST 120% $SNOW 172% $SPY 220% $PTON 55% and 30% $DWAC 115% $BABA 80% $TSLA 80% $JD 75% $CRM 55% $RBLX 45% $WMT 60% $DIS 25% $GME 60% $ABBV 50% $AAPL 25%. Join us at https://t.co/oMl5G7DYNH https://t.co/stmFUV9ibG\t\t\n$BABA yup. Where’s all those bulls at now?! â\xad\x90\t\t\n@smartertrader $BABA -10% looks like panic\t\t\n"Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY Alibaba $BABA $IWM $XLE $HYG $EEM Chevron $CVX $IVV Occidental $OXY Exxon $XOM\n\nVolume: $NIO Didi Global $DIDI $RLX Tencent Music $TME Ford $F $BAC $BEKE Palantir $PLTR $VALE $ITUB AT&T $T Pfizer $PFE $BBD $NOK"\t\t\n$BABA Why Baidu', ' NetEase', " and Alibaba Stocks Keep Falling https://t.co/azxOmaMISD\t\t\n$BABA Kevin O'Leary buys Tencent", ' Alibaba', ' Meituan https://t.co/GiK3830QVz\t\t\nMunger (98 años)', ' sidekick de Buffet dobló sus apuestas en $BABA Alibaba en octubre de 2021 cuando rondaba en $140', ' hoy está en $78 ¿Vivirá Munger para ver pagar su apuesta?\t\t\n$BABA people in here post like china cares about what us says . china is building trade partners besides us lol if they would pull everything out both countries economy would get hit hard . especially america 📢\t\t\n"@aseembehl @LTrades7 @Crussian17 Unless I\'m mistaken', " Alibaba's HK shares are dropping in concert w/ $BABA ADRs listed in the U.S..  I don't think you need to worry about your investment going to zero", ' but there can still be plenty of pain in owning shares.\nFull Disclosure - I\'m a shareholder as well..."\t\t\n$BABA I really feel sorry for those who lost a lot of money on this Chinese turd. The Chinese communist regime thank you all for your financial contribution. ï¸\x8f\t\t\nJe suis entré sur $BABA\t\t\n$BABA okay so BABA is a penny stock now ; shorts happy already ?!! 📊\t\t\n$BABA and $SPY not wasting any time taking out last week\'s lows. ðŸ‘\x8d\t\t\n$BABA watch the next leg down before close ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@StockMKTNewz What a bad call. PT $65', ' when cash alone is $25/share. So he’s valuing the rest of company at a little over $100bn. Even in what has been a bad year', ' $BABA still gets you over $20bn in adj earnings\t\t\n$BABA lonely nights in China. Flush this crap 💩 down the toilet 🚽 💗 https://t.co/64a6Ch9Y4I\t\t\n$BABA HERE WE GO! 🔔\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nAlibaba Group Holding Limited traded 54.124M shares', ' 138% above average volume $BABA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@Louis_LFVR @InversorExperto Mais parfois n’est-ce pas dans la peur que l’on peut réaliser les meilleurs affaires 🤔 ?\n\nSurtout qu’en terme de valorisation', ' et sans prendre en compte les risques géo et éco bien sûr', ' $Baba pourrait valoir le double…"\t\t\n$BABA I am getting so ass gaped 😃\t\t\nNancy looking at $BABA calls https://t.co/fSenprCJy0\t\t\n$BABA all in $78 the bottom was confirm 👉\t\t\n"DailyDown5\n$BABA $78.12 -9.91% -20.82% -38.25% -37.77% 20.53\n$BBBY $18.55 -7.23% -14.58% 9.02% -3.11% 53.26\n$BE $20.70 -9.43% -2.93% 29.10% -19.47% 51.61\n$BIDU $108.00 -9.18% -21.95% -35.21% -27.95% 25.48\n$BX $108.98 -6.09% -0.05% -19.03% -21.78% 38.38"\t\t\n"RSI25\n$BABA $78.12 -9.91% -20.82% -38.25% -37.77% 20.53\n$BGS $25.85 0.62% -13.40% -15.05% -13.11% 24.53\n$BIRD $5.14 -4.28% -14.05% -55.84% -67.98% 17.32\n$CLX $128.23 -1.48% -11.86% -10.22% -22.41% 24.36\n$DNA $2.92 -4.43% -15.51% -50.51% -70.79% 24.32"\t\t\n$BABA iam loaded now wait for that pop tomorrow', ' if not we fvked…. ï¸\x8f\t\t\n"RT @ABiggzHD: BOOM!! Up $6k!💰💵\n\nCHINA MANIA!! $PDD & $BABA\nStraight off the watchlist!\n\nCome learn and trade with the boys! @AjTrader7 \n\nSi…"\t\t\n"RT @dubs_trading: Played PUTS three different times and made 10-15% return on each play. $BABA $AMD $QQQ\n\nPrice targets by @AjTrader7 \nOpti…"\t\t\n"RT @FossGregFros: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nPS: Charlie', ' #btcÂ\xa0 is rat poison cuz Fiat is the rat"\t\t\n"Played PUTS three different times and made 10-15% return on each play. $BABA $AMD $QQQ\n\nPrice targets by @AjTrader7 \nOptions strategy by @MarkMoses777 \n\nhttps://t.co/KXneRgIwhK"\t\t\n"$BABA broke 100 now back to the origin. 75-73-69 hold else #IPO low 57 . Breaks 57 ', ' full cycle reversal from 319 to 35.\n\n#Alibaba $BIDU $JD $PDD $NTES #chinesestocks #stocks $QQQ #hangseng $HSI https://t.co/21HL7bWQ4o"\t\t\n"$TSLA    -3.8%🔴\n$AAPL    -2.3%🔴\n$AMZN   -2.2%🔴\n$AMD     -2.2%🔴\n$NVDA   -3.5%🔴\n$MSFT    -0.4%🔴\n$BABA    -9.9%🔴\n$FB          -0.2%🔴\n$GOOGL -2.9%🔴\n$MRNA      +11%🟢👑"\t\t\nRT @j_stonkerelli: Charlie Munger still holding $BABA? Sheeeeeeeshhhhh https://t.co/K023zyUHBk\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nCharlie Munger still holding $BABA? Sheeeeeeeshhhhh https://t.co/K023zyUHBk\t\t\nStocks Give Up Gains as Investors Watch Russia-Ukraine War $TSLA $BABA $JD $DB $NKTR https://t.co/OsWQuJY0Sa\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BTU $HUSA $JKS $DVN $DQ $LGVN $AFRM $LVS $BABA $BLDR $BNO $DHI $RIVN $YUMC $UPST $MOS $USO $OVV $GME $APPS $NIO $DDOG $EQT $DOCS $BZ\n\nhttps://t.co/oDmsCWoWG2 https://t.co/Vt8ZfmYq6e"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT :…"\t\t\n"SHENZHEN LOCKDOWN STOPS THE STOCK MARKET RALLY ON UKRAINE PROGRESS\n- Read more. \n\nhttps://t.co/mQgcKqC9XQ\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $DIDI $RLX $AMD $AAPL $BABA $TME $SOFI $AAL $JD $BEKE $F $OXY $BAC"\t\t\nMost Active Equity Options For Midday - Monday', ' March 14 $AMD $BAC $F $NIO $PFE $XOM $AAPL $AMZN $INTC $MSFT $NVDA $SIRI $TSLA $MRNA $BABA $FB $AAL $AMC $SOFI $MULN https://t.co/yTnjgQVh0d\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 100 | 72.4% | 🚀\n| $GME | 56 | -6.7% | 🚀\n| $QQQ | 29 | 81.2% | 🚀\n| $TSLA | 28 | 40.0% | 🚀\n| $BABA | 23 | -25.8% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n#Chinese stocks', ' including #Alibaba', ' https://t.co/yxGVswrQLr and #Baidu', ' were hit by a triple whammy of regulation fears', ' #Covid19 and the #Ukraine war. $JD $BABA $BIDU\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (111)\n2. $GME (65)\n3. $QQQ (32)\n4. $AAPL (31)\n5. $COM (30)\n6. $TSLA (30)\n7. $BABA (24)\n8. $OIL (19)\n9. $SOFI (17)\n10. $VXX (15)\n\nhttps://t.co/InT5oXXyaY https://t.co/MJBwKJlqFT"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@mskvsk Just scooped some $BABA first time\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 49\n2. $GME : 39\n3. $BABA : 37\n4. $SPY : 26\n5. $MOAT : 24\n6. $AREN : 21\n7. $AAPL : 17\n8. $MSFT : 17\n9. $SOFI : 16\n10. $AMC : 15\n#stock #trading #usstock #stockmarket"\t\t\n$BABA it does not look like you will see 300 in your life so please sell it at loss 📣\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 99 | 59.7% | 🚀\n| $GME | 58 | 0.0% | 🚀\n| $QQQ | 29 | 81.2% | 🚀\n| $TSLA | 26 | 30.0% | 🚀\n| $BABA | 22 | -29.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkWpuH"\t\t\n"RT @FossGregFros: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$RPV', ' $BRK.A', ' $AAPL', ' $IVV', ' $SPY', ' $BIL', ' $CRBN', ' $IXG', ' $IWM', ' $QLTA', ' $ALGN', ' $BRK.B', ' $NVDA', ' $EEM', ' $MSFT', ' $SH', ' $BABA', ' $VEA', ' $SMH', ' $AMZN https://t.co/izLSoh76sS"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $NLSN\n2. $TSLA\n3. $MULN\n4. $BABA\n5. $AAPL"\t\t\n"Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u soggy fukâ€\x9d\n\n#btcÂ\xa0 over $baba"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $TSLA\n3. $BABA\n4. $AAPL\n5. $VXX"\t\t\n"@ahern_brendan @CNBC banging the China delist drum. That’s bullish \n$BABA $TCEHY $LI $NIO $XPEV. It really does seem that no one has a ducking clue and they are just talking heads."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 99 | 59.7% | 🚀\n| $GME | 57 | -1.7% | 🚀\n| $QQQ | 29 | 81.2% | 🚀\n| $TSLA | 26 | 30.0% | 🚀\n| $BABA | 21 | -32.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Best discord group over 80k members and even have their own app join us\n\n🔜https://t.co/9ksXmQnGj3\n\n$SPY $NDX $GOOGL $QQQ $SNAP $FB $AFRM $BABA\n$SP.X https://t.co/BCYPaQIE0U"\t\t\n$baba https://t.co/uE90EWGrPW\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 01:00 PM EST\n1. $NIO (-10.61%)\n2. $DIDI (-3.44%)\n3. $AAPL (-2.41%)\n4. $AMD (-2.26%)\n5. $SOFI (-8.54%)\n6. $BABA (-9.80%)\n7. $TME (-7.99%)\n8. $F (-2.71%)\n9. $AAL (+0.18%)\n10. $OXY (-4.28%)"\t\t\n"@TrevelFund purchased $DKNG', ' $DOCU', ' $STX', ' and $TTD this morning!\n\n$SPY $TSLA $BABA $GME $AAPL $QQQ $SOFI $NIO $FB $AMC $ALB $LIT $VTI $VOO $AMD $MSFT $GOOD $MULN $AEI $WPRT $EEENF $TMC $RVVTF $VEON $RIVN $AMZN $GREE $SLGG $WPRT $BFRI $FTFT $BGRY $JOBS $LFG $TMC $ENSV $RELI $NIO"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA company #profile', ' #Fundamental and #Technical Analysis Score Update (FA Score', ' TA Score) #stocks #stock #StockMarket #Investment #investing #invest #investor #investors https://t.co/B7BWRcVOEf https://t.co/zmDq2cT66u\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nCharlie Manger', ' uno de los mejores inversores del mundo', ' lleva 602.060 acciones de Alibaba $Baba a un precio medio de 118', '79', ' pesando en su cartera un 28%.Si vendiese todo ahora perderÃ\xada 23.955.668$\t\t\n"Current Top 10 trending stocks/cryptos on @Stocktwits\n\n1 GameStop $GME\n2 $XBI\n3 $SOFI\n4 Alibaba $BABA\n5 $LABU\n6 Apple $AAPL\n7 $VXX\n8 BigCommerce $BIGC\n9 $NIO\n10 Blackberry $BB\n\n(Source https://t.co/bwdG60RNER) https://t.co/CcFkCdNjEf"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ALWAYS zoom out the chart to see whats really going on\n👇👇👇\n\n 🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $GF $T $BABA $GOOGL $SPY https://t.co/exqNXsmr9m"\t\t\n$BABA a single quote doesn\'t apply to the market all the time â\xad\x90\t\t\n"China tickers at about 11am/2pm in US MARKETS :\n\n$NIO -12%\n$XPEV -13%\n$LI -19%\n$BABA -10%\n$JD -10%\n$PDD -19%\n$BIDU -8%\n$TME -7%\n$MOMO -22%\n$IQ -22% https://t.co/mOhrGOPWBj"\t\t\nA veces pienso que hay más gente que dice que está invertida en $BABA de la que realmente hay dentro por conseguir seguidores. No entiendo las risas y la alegrÃ\xada con esa caÃ\xadda', ' si realmente estaban dentro de hace tiempo como dicen https://t.co/wvBgZ4aNk6\t\t\nTime to get long IMHO.  Even nibbled on some $BABA.  Yep', ' I said it.\t\t\nAlibaba chart is wild $baba https://t.co/TMc2hdTOYI\t\t\n"The POWER of DCA Dollar Cost Averaging  ___?\n🔜https://t.co/9ksXmQnGj3\n\n $GOOGL $AMZN  $AAPL $SPY $TSLA $FB $GOOG $BABA  $SP.X $GF $BTC.X https://t.co/MvSkqlhVwZ"\t\t\n"âš¡ Trending stocks across Captain:\n\n1. $AAPL\n2. $TSLA\n3. $BABA\n4. $QQQ\n5. $MRNA\n6. $SPY\n7. $MULN\n8. $PFE\n9. $AFRM\n10. $NKTR\n+ more\n\nFull list: https://t.co/7PkPMzGXGJ https://t.co/UmIBmOgtMS"\t\t\n"$BABA\nhttps://t.co/8COvjXHznM"\t\t\nRT @KingOfGoofies: @markminervini On Thursday I took a 10% loss on $BIDU and $BABA. O Friday they felt another 10% in one day only ðŸ™\x8f\t\t\n$BABA hitting new lows today. 📈\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA China wants to tank their market so all of those companies can buy back shares.....they do not want US investors.  They will not cooperate. 💟\t\t\n@etmar_invest $BABA making me cry like a baba\t\t\n#Alibaba continúa sin levantar cabeza en el gráfico', ' pero cada vez se encuentra más cerca del posible suelo en la caÃ\xadda. De hecho', ' la zona actual podrÃ\xada empezar a ser bastante interesante. $BABA  https://t.co/t4h7UQarRL\t\t\nRT @amitisinvesting: KEVIN O LEARY BUYS $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"$MULN $GME $AMC $BABA  \n \nIt was 182% on Friday 🥴 ï¸\x8f"\t\t\nMi hijo de 11 años incrementa su posición en $BABA a 5% de su holding. PodrÃ\xada ser una buena inversión para la próxima década. https://t.co/LmVXmv6m6S\t\t\n"Still more calls than puts so far:  \n \n$AAPL 709k (58% call/42% put) \n$TSLA 606k (46% call/54% put) \n$BABA 266k (56% call/44% put) \n$AMD 252k (54% call/46% put)"\t\t\n$BABA we printed again. Have been making money every single day. Congrats if you followed! ↘ https://t.co/2ZX8bxgy6y\t\t\n$BABA is people or hedgies I might just say because retailer dont have the account for it. Is hedgies who bought at the top or above 200 usually hold position and this type of situation ? ï¸\x8f\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n$BABA  ☑ https://t.co/W04qmK56qV\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"$BABA what happened here? Lolol 🆙\n\n A Proven Path To Becoming A Crypto Millionaire\n⟱⟱⟱ https://t.co/RA8fWLjMew"\t\t\n"$AAPL RUNNING PREMARKET NEWS ARTICLE OUT 💸💸💸\n\n🔜https://t.co/9ksXmQnGj3\n\n$SGMA $SPY $NVTR $NNDM $DMPI $TER $BABA $GOOGL https://t.co/il9OiU2tts"\t\t\n"$BABA one of the most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/FOGM2RQ6mS"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"BOOM!! Up $6k!💰💵\n\nCHINA MANIA!! $PDD & $BABA\nStraight off the watchlist!\n\nCome learn and trade with the boys! @AjTrader7 \n\nSign Up NOW 💰 💵 🤩 \nhttps://t.co/mnNvYQHwCq\n\n$SPY $TSLA $GME $PENN $FUTU $AMC $SHOP $GME $SNDL $CRWD $NIO $ROKU $AMZN $NFLX $SHOP $SPOT $BA $QQQ https://t.co/jFW40IyAEi"\t\t\n@leadlagreport Our boy Munger taking margin on $Baba at around the $130s.  Peace be with you.\t\t\n$BABA maybe he was right 👇 https://t.co/gCwfJSGsLQ\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"$BABA INSANE VOLUME.\nWatch for relative strength and we could GAP up tomorrow.\n\nMy previous DD I made covers it all. https://t.co/KlEQgRp5x6"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n$BABA Into channel low. Good spot to cover some shorts IMHO. #C https://t.co/CvD4YkZ0QJ\t\t\nRT @AltitudeChaz: $BABA approaching ATL is absolutely mind blowing\t\t\n"Building brick by brick', ' our analysts motto👇👇👇\n\n🔜https://t.co/9ksXmQnGj3\n\nðŸ‘\x8fPay a visit to our Community\n\n$CGC $INO  $BYFC $TSLA $AAPL $MARA $BABA $GF https://t.co/9vr7SIDbUd"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"Hermoso $BABA asÃ\xad sin tanto rollo. ðŸ\x8f´â€\x8dâ˜\xa0ï¸\x8f\nTremendo bajón. https://t.co/7Egs8H4cew"\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\nRT @shaolintrader88: that has to hurt barat... got reamed on $BABA $BIDU shorts early n both declined after initial move up\t\t\n$BABA the longs were warned by studious short sellers', ' alas they ignored it. https://t.co/jmLPBjTrHc\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n$amzn smart money is leaving… dumb money will leave after… dumber money is still buying that will leave lower… this will have a $fb $pton $nflx $baba $jd moment soon 📉📉📉 this is a no brainer https://t.co/nIRmpNhN1s\t\t\n@AnchovyofWS Ancho como esta la sensación de mercado en $Baba? Hace tiempo que no la actualizas\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$MKTW UBS Maintains Buy on Marketwise', ' Lowers Price Target to $8\n$BABA JP Morgan Downgrades Alibaba Group Holding to Underweight', ' Lowers Price Target to $65\n$NKE UBS Maintains Buy on Nike', ' Lowers Price Target to $173"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @dellakwal: China sees at least one winner emerging from Ukraine war. Guess who ? China 😂😂. Someone should tell #XiJinping crack kills…\t\t\nRT @stk_mo: @GarethSoloway For some reason I picked up your wrong calls heavily $FB', ' $BABA', '… Not the $GDX …🥴\t\t\n$BABA insane this is ridiculous. It’s a screaming now! 🆓\t\t\n"Todays Wizdom\n\nCash might suck ', ' but it sucks less than leaving it in a collapsing stonk \n\nCramer is still flapping his bagholding wings \n\n$spy $qqq $baba $tsla $aapl https://t.co/75HKjK5NWg"\t\t\n$BABA -11.74% $KWEB -11', '1% $BIDU -9', '78% $JD -10.34% $PDD -19', '33% $NIO -11', '92% $XPEV -13', '44% $TCOM -10', '66%\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA approaching ATL is absolutely mind blowing\t\t\n$KWBT $NIO $BABA $LKNCY $DIDI don\'t trust the Chinese companies', ' all their revenue numbers are lies', ' just like the number of covid cases for the last two years. ↘\t\t\nHatar man pengar kan man alltid köpa $BABA. Vilket sänke köper ni andra? https://t.co/vWrlqPxkc2\t\t\n$BABA seems market is gone belly up fucking Putina 😄\t\t\n"$BABA $60.00 Mar 18 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $77.73\n% Difference: 29.55%\nDaily $ Volume: $211', '732\nVolume: 4', '033\nOI: 838\nIV: 168.63%\nBid/Ask: $0.51/$0.54"\t\t\n"New key levels for $BABA \n\n1st lvl - 64.10\n2nd lvl - 57.60"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/m2VwUrKhD1\t\t\n"about to squeeze!!! Major naked short attack here💸💸💸💸💸💸💸💸\n\n🔜https://t.co/9ksXmQnGj3\n\n$GOOGL $MSFT $AAPL $SNAP $ATHN $ATOS \n$QQQ $BABA #AMC https://t.co/p4kHaXsUDl"\t\t\n"Smart move from Saudi when they not listed ARAMCO in US stock \n$nio $Li $xpev $baba $lazr $eh $vldr $aapl $tsla $lcid $amzn $goog $v $Ba $pltr $qs"\t\t\n"$BABA \nFrom this                 To this https://t.co/fFZzaefeRd"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"@WSJmarkets Per #WarrenBuffett INTRINSIC VALUE formula', ' based on 2020 annual reports', " China's tech giants such as $BABA and $BIDU are significantly #overvalued by 2", '336% and 1', '519% compare to #IntrinsicValue!!! \n\nDo you think other Chinese stocks are not significantly overvalued? https://t.co/saZzgdT96q"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA is now at $77. I’ve been in this one since 2018 and can’t believe it’s this low. But honestly I don’t have a ton of confidence to buy these dips. I think it’s still a beast but the political risk plus slowing growth rate is concerning\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @armarn: Alibaba Group unveiled a new ARM micro-architecture 5-nanometer technology server chip', ' Yitian 710', ' becoming one of China’s sem…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TheBenSchmark: Well known experts on China and the Internet are loading up on $BABA and you should too! https://t.co/Ppo6LRzxU2\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$baba slaughtered\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Louis_LFVR: 🇨🇳 Alibaba Group $BABA\n\nJPMorgan abaisse son objectif de cours de 180$ Ã\xa0 65$ en raison des risques géopolitiques et macroéc…"\t\t\nRT @amitisinvesting: KEVIN O LEARY BUYS $BABA\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n@BuyandHoldd murder you for $SE comment', ' not for $BaBA:))\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA still going https://t.co/nXTLzGy2Th\t\t\nI remember the $BABA ipo when it was $40 it\'s going to be back there soon at this rate\t\t\n"RT @smbcnikko_jp: ã€\x90ç±³æ\xa0ª3/11】🇺🇸\n$NFLX -4% $FB -3%\nãƒ\x8fイテクæ\xa0ªã\x81Œè»Ÿèª¿ã\x81«æŽ¨ç§»\n\n$BABA -6% $BIDU -12%\nä¸\xad国é…\x8d車サービスã\x81®æ»´æ»´ã\x81Œé¦™æ¸¯ä¸Šå\xa0´ã\x81®æº–å‚™å\x81œæ\xad¢ã\x81¨ä¼\x9dã‚\x8fã‚‹ã€\x81ä¸\xad国ADRã\x81Œä¸‹è\x90½\n\n$AMAT -1%\n60億ドルã\x81®è‡ªç¤¾æ\xa0ªè²·ã\x81„æž\xa0…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA has wiped out 6 years worth of gains in 15 months. Special stuff\t\t\nYou really have to know something to sell $baba here…what do you know? #stocks #investing #trading https://t.co/fgfT4gVdbe\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @timothysykes: MUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horro…\t\t\n"DailyDown5\n$BABA $77.51 -10.61% -21.44% -38.73% -38.26% 20.29\n$BB $5.92 -5.13% -6.03% -19.89% -36.28% 31.85\n$BBBY $18.45 -7.73% -15.04% 8.44% -3.63% 52.90\n$BE $20.55 -10.04% -3.59% 28.23% -20.02% 51.02\n$BIDU $107.58 -9.54% -22.26% -35.47% -28.23% 25.35"\t\t\n"RSI25\n$BABA $77.51 -10.61% -21.44% -38.73% -38.26% 20.29\n$BIRD $5.13 -4.47% -14.21% -55.93% -68.04% 17.28\n$CLX $128.59 -1.21% -11.62% -9.97% -22.19% 24.60\n$DIDI $1.84 -2.38% -53.88% -53.41% -74.38% 19.97\n$DNA $2.96 -2.79% -14.06% -49.66% -70.29% 24.71"\t\t\n@CryptoMichNL inclined to close any shorts you have on a day like this $BABA\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nLas acciones chinas en este momento. $BABA $NIO $XPEV https://t.co/bBmFQ5YHwL\t\t\n"Stocks making the biggest moves midday: Alibaba', ' Apple', ' Robinhood and more\nhttps://t.co/9LJTlkCgcI\n\n$PTON $AAPL $HOOD $OXY $CVX $TSN $NKE $F $PZZA $BABA $BIDU $9618.HK $NFLX $NVDA $C"\t\t\n$BABA-10.50% $77.60', '  51m shares traded so far. 1:35pm https://t.co/vdrqfhUtRj\t\t\n"ðŸ\x90‹ 🚤 $BTIM Boatim Inc.: Changing the Game Right Here', ' Right Now. https://t.co/G0xTiBFaeZ \n\n$DKNG $PTON $WKHS $SPAQ $JCPNQ $BA $BBIG\n$AMZN $TSLA $WMT $TGT $NVDA $SPY $GLD $EBAY $AAPL $FB $TWTR $GS $S $GOOG $DIS  $IBM $MSFT $GOOGL  $BIDU $VZ $ADBE $AMAT $ADSK $AVGO $BABA $FCEL"\t\t\n"https://t.co/uJh2nWlHVv\n$QQQ $NQ $NDX $NDAQ $SPY $SPX $FB $AAPL $AMZN $NFLX $GOOG $GOOGL $BABA $NVDA $TSLA"\t\t\n$BABA $77 a share ', ' absolutely insane\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n@squawksquare Thoughts on chine stocks? $NIO $BABA $XPEV\t\t\n$BABA se hunde como el Titanic. https://t.co/DymtvEZXAj\t\t\nDespite being down significantly', ' I can at least say I never invested in authoritarian regimes. $baba $yndx\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"$FDBL News! Friendable’s Fan Pass Live Reports Month Over Month Growth as 2022 Continues to Show Increases in Revenues', ' Music Distribution Orders as well as Social Engagement Increasing by 65% https://t.co/BPZfVNpMOc\n@jctb1 \n\n$VZ $ADBE $AMAT $ADSK $AVGO $BABA $CDNS $CAVM $CERN"\t\t\n"$BABA $90.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $78.06\n% Difference: 13.27%\nDaily $ Volume: $229', '067\nVolume: 1', '517\nOI: 370\nIV: 93.24%\nBid/Ask: $1.46/$1.56"\t\t\n"Si a $100 $BABA estaba barata... ahora a $77 aún más...\n\nNo tengo ni la mas mÃ\xadnima idea de que va a suceder con el valor y sus acciones en el NYSE pero si alguien aplica está máxima deberÃ\xada comprar algo:\n\n""Se codicioso cuando los demás son temerosos', ' [...]""\n\n #warren #buffett"\t\t\n@itscharliemar @FinanceTha This right here', ' we can\'t know whether a stock will go up or down but we can measure risk. $BABA is extremely low risk at this multiple and that\'s what matters.\t\t\nKEVIN O LEARY BUYS $BABA\t\t\n@globaltimesnews my $BABA US/China relationship indicator making new lows $77.50.  Leaders can\'t solve nothing.\t\t\n"$HYMC It’s coming! #Gold \n\nPT: $13.00\n\n$CEI $MULN $TSLA $AMC $SPY $AAPL $KSCP $AGRI $MRNA $BABA $PFE https://t.co/YhVDBz960I"\t\t\n$ETH need a liq spike like $BABA â\x8f©\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"O el analista de se ha fumado 8 porros o están intentando manipular el precio claramente.\n¿A quien le entra en la cabeza que $BABA valga 65$? 🤯🤣 https://t.co/q6GFwvicqj"\t\t\n"$BABA\n\nCharlie is on Margin', ' no??"\t\t\n"RT @pauldejong_: Biggest World market cap losses and gains week 10', ' 2022: \nâ\x8f¬ #Aramco $AAPL $MSFT $TCEHY $TSLA $BABA \nâ\x8f« $CVX $SIEGY $PRX $CA…"\t\t\n"Veo varias publicaciones comentando que el petróleo está cayendo....🫢 que el petróleo está cayendo...🫢\nEn efecto', ' el petróleo está cayendo', ' véase el gráfico bajita que tiene \n\n( Es mejor comprar $BABA. En fin ) https://t.co/FsqVW7I6lk"\t\t\n$BABA big ouch\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"“Most winning trading community', ' Get next winning alerts here: https://t.co/McJQCtv6Co\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $RIVN $BBBY https://t.co/5q8pvRrz3N"\t\t\n#Stocks making the biggest moves midday: @AlibabaGroup', ' @Apple', ' @RobinhoodApp and more https://t.co/XQCOsgxfuO $BABA $BIDU $AAPL $OXY $CVX $F $TSN $NKE $PTON $PZZA $HOOD $NFLX\t\t\nTruly unbelievable to see what’s happening with $BABA and other Chinese stocks. We are bullish on the region. Amazing buying opportunity IMO.\t\t\n"If you buy $BABA', ' straight to jail. @moon_shine15 @moonshinetrades\nhttps://t.co/5JHA49IzBQ"\t\t\nTengo Voces que me dicen Compra $BABA pero mi Paz vale mas 😂😂😂\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@GarethSoloway For some reason I picked up your wrong calls heavily $FB', ' $BABA', '… Not the $GDX …🥴\t\t\nChina sees at least one winner emerging from Ukraine war. Guess who ? China 😂😂. Someone should tell #XiJinping crack kills  . China believes that no one is seeing them play both sides . SMH #UkraineRussiaWar #Evergrande $BABA $JD $BIDU\t\t\n$BABA this thing is the bottomless pit omg ï¸\x8f\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"Are #Chinese #stocks going to zero or what? This is getting ridiculous…\n\n$NIO $BABA"\t\t\nRT @interconnect_ed: NEW POST: Dissecting the "Great Delisting" https://t.co/IvNXDovSBW by @kevinsxu #delisting #SEC #China $BABA $BGNE $YU…\t\t\n$BABA are we going to see $50 📈\t\t\nthat has to hurt barat... got reamed on $BABA $BIDU shorts early n both declined after initial move up\t\t\n$NIO after this and $baba I am never investing in the Chinese again lol ï¸\x8f\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA do we get a technical bounce here? 📌 https://t.co/zW8TKJsZ1X\t\t\n@WebullGenie $BABA\t\t\n$baba US -China relation barometer: $77.84 new lows for the move off it\'s Oct 2020 $319 handle  highs.\t\t\n$BABA ist die letzten Jahre auch so ein Liebling deutscher Kleinanleger gewesen. Warum? U.a. weil viele Börsenexperten die Aktie in den sozialen Medien als "Wachstumsmaschine" vorgestellt haben. https://t.co/D74fExMscR\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Chinese authority won\'t let delisting happen. \n\nCurrent levels are a lifetime opportunity to buy those smashed-down stocks. \n\n$NIO $JD $BABA $FUTU $KC $TGIR \n\nhttps://t.co/1kig8zNUQO"\t\t\nRT @timothysykes: MUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horro…\t\t\nu wanna consider buying $BABA #BABA #ALIBABA here https://t.co/SuPdJMK2aT\t\t\n$LEGN $AFRM $BABA shorts were supported by solid 15min chart\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $GLD $DXC $OKTA $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/aMDFJWxYqM\t\t\n$BABA China is corrupt. I\'m nibbling long calls on BABA though. ï¸\x8f\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $GLD $DXC $OKTA $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/p9VL3iHDjl\t\t\n"Take a look to:  $BABA -9.87% \n\n#daytrading #RedditArmy #YOLO #Stocks #news #FOMO #ToTheMoon #trading #StocksToBuy #bottomfishing #investments #wallstreetbets #StocksToWatch \n https://t.co/ZS2nbJHTBQ"\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $GLD $DXC $OKTA $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/0UhwLhIYlh\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA this is crazy…this Stock my go $15 I’m not a bear ðŸ\x90»â€¦ 📢\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFlow Room (These are not alerts): $BABA $70 puts bought 03/18 777x AT ASK  $1.94  #BEARISH #SPX #CHINA #QQQ #orderflow #options #trading\t\t\n$BABA comin down for da test...\t\t\n"$baba is garbage.\n#alibaba #china https://t.co/zqbEsX6oQU"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n@Deezee1031 @MadsenSouth To put it mildly. Am about 5% ready to buy 700 HK', ' $BABA etc for first time ever.\t\t\nAlibaba', ' Tencent slide as China tech stock sell-off deepens https://t.co/fVwXGp3GAD $BABA $TCEHY $QQQ $NDX $NQ $SPY $SPX\t\t\n"March 8th .... jenyus \n\nlol\n\nwho yer daddy ????\n\n$spy $qqq $baba $nktr $rcat $dwac https://t.co/2zto76D3EA"\t\t\n"$HTH\n$BEKE\n$BILI\n$DOCU\n$NIO\n$BABA\n$JD\n$LTH\n$BIDU"\t\t\nRT @interconnect_ed: NEW POST: Dissecting the "Great Delisting" https://t.co/IvNXDovSBW by @kevinsxu #delisting #SEC #China $BABA $BGNE $YU…\t\t\n@timglade exactly but greed is the name of the game. So shorts want more pain until they get caught in the ultimate short squeeze WSB $BABA $BIDU ï¸\x8f\t\t\n"For non-US investors not subject to HFCAA or similar laws', ' they have the opportunity to buy $BABA at very cheap price with less risk of permanent loss of capital (16/16)\n\n/End"\t\t\nWhile Chinese stocks are probably headed for delisting', ' Americans likely will still be able to trade the stocks in HK. So for US long-term holders of $BABA', ' the intrinsic value of $BABA should remain intact post-delisting---though no guarantees (15/16)\t\t\nSo SEC claified that it will only "prohibit trading through any other method" within its jurisdiction. This implies that Americans can still buy $BABA in HK for example. (11/16)\t\t\n@itscharliemar How is having your whole portfolio in $BABA treating you?\t\t\nAlso', " many Chinese companies like $BABA don't need US capital anymore---they have and generate lots of cash. Do they really want to capitulate to a US law targeting them to make more money for American shareholders off the backs of Chinese innovation and consumers? (7/16)\t\t\n$BABA $YUMC There's a lot of discussion on the US-delisting risk of Chinese stocks that misses the key point: Under the HFCAA", ' Chinese stocks are probably headed for delisting. The only legal question is how Americans will be allowed to own the stocks in HK. Here\'s why (1/16)👇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @timothysykes: MUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horro…\t\t\n"4 days ago \n\nam i ever wrong .... ?????\n\nrarely . documented right here live \n\n$oil $uso $spy $aapl $baba $urnm https://t.co/vKHReXWA8N https://t.co/UoIgpHq5du"\t\t\nRT @prestonlong15: Great day with @AjTrader7 and some $BABA 78 puts! The skills I am and have learned are unmeasurable….  1k day to start t…\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\nMUST SEE NEW BLOG POST: https://t.co/8LIoFrWxhn 3 Ways You Can AVOID Failure In The Market! Study up! I get so many horror stories daily from people holding & hoping junk all the way down...wake up already', ' the $DIA $SPY $QQQ are shit', ' $ARKK $ZM $ROKU $NFLX $BABA $TWLO are shit!\t\t\n"RT @BuyandHoldd: $SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Louis_LFVR: 🇨🇳 Alibaba Group $BABA\n\nJPMorgan abaisse son objectif de cours de 180$ Ã\xa0 65$ en raison des risques géopolitiques et macroéc…"\t\t\n$BABA Awaiting Buy Signal. Stock Trading Ideas by https://t.co/t5kOjgsWN3 https://t.co/GMdD4WlJek\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"🇨🇳 Alibaba Group $BABA\n\nJPMorgan abaisse son objectif de cours de 180$ Ã\xa0 65$ en raison des risques géopolitiques et macroéconomiques... aïe\n\n• 27 Octobre 2020 : 319$ (ATH)\n• 14 Mars 2022 : 78$ (-75% from ATH)\n\n📸 @InversorExperto https://t.co/Ab6BxmaBJi"\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n$BABA still bearish. Easy trade from open. Personally not in it\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$SHOP setting up for another put opportunity. Many gains today through puts Friday to today. Knowing the direction is key to profit.\n\n Great opportunities out there', ' love it! \n\n$BABA $NIO china is not good for a while https://t.co/VTLzKW0Uzs"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#Metallica in #Moscow 1991\nUnder #Putin #Russia went backwards became the #Axis of #Evil\n\n#Music for #Nations\n#UkraineRussia\n#ShoutattheDevil \n#EXITLIGHTS\n#illuminati\n\nhttps://t.co/mprAi4tDY5\n\n $SONY $WMG $SNE $TCEHY #PS5 $BABA $MSFT $AAPL"\t\t\nI am so dumb i added to my ling $BABA today.\t\t\nTop 10 Stocks & Cryptos On Reddit: $BTC', ' $SPY', ' $ETH', ' $GME', ' $BABA', ' $TSLA', ' $MULN', ' $AAPL', ' $GS', ' $XRP #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/SL6SKyES85\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@punk6529 Has to be oversold', ' right?  Unless there is something disastrous happening to $BABA alone', ' on HTF I have to believe that this would rebound above these levels.\t\t\n"#Metallica in #Moscow 1991\nUnder #Putin #Russia went backwards became the #Axis of #Evil\nhttps://t.co/sp0tUOkOmH\n#Music for #Nations\n#UkraineRussia\n#ShoutattheDevil \n#EXITLIGHTS\n#illuminati\n\nhttps://t.co/mprAi4tDY5\n\n $SONY $WMG $SNE $TCEHY #PS5 $BABA $MSFT $AAPL"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA guys I think sp500 will buttom arround the fed meeting on the 16 ', ' do you think will fluctuate as much on baba as well ï¸\x8f\t\t\n@marbel2019 $BABA? Yeah I had like 2% on it', ' sad to see this happens but it’s life', ' I can’t complain about my year', ' been great up to now\t\t\nIf you loved $BABA at $90', ' you\'ll love it at $50 https://t.co/rBJvdSpnJc\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 5% $BABA $BIDU $9618-HK $9987-HK $6160-HK https://t.co/RPdZRhv4jN\t\t\n#wallstreetbets Change my mind: $BABA is a value trap https://t.co/gYSK3bi3jC\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n$BABA wow when does it stop. At least I got fuking smart and hedged. I’ll average down with put gains. Wtf 😘\t\t\n@LynAldenContact When $BABA priced an IPO a decade ago', ' I don\'t think we knew that the government there would start crushing innovation and autonomy.  How to price for that?\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n"RT @MarketRebels: Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 2…"\t\t\n$BABA علمة بيع منتظرة استمتع بتجربتك الجانية على https://t.co/WBzNMhZu5y https://t.co/Q285CeC2NY\t\t\n"Intraday Option Volume \n\n$AAPL 709k (58% call/42% put)\n$TSLA 606k (46% call/54% put)\n$BABA 266k (56% call/44% put)\n$AMD 252k (54% call/46% put)\n$XLF 247k (33% call/67% put)\n$NIO 241k (60% call/40% put)\n$SIRI 201k (50% call/50% put)\n$BAC 196k (74% call/26% put)"\t\t\n"يدي تØ\xadكني! يارب ما اتهور مره! \n\n$BABA https://t.co/jnZp0VqYfm"\t\t\n"$SE a d $BABA are now down the same (75%) from ATH\n\nImagine saying this 1 year ago', ' fintwitt would probably murder you"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @HiddenPivots: $BABA daily ⬇ï¸\x8f \n$BABAgotMoshed  @loggyrhythm 😉 https://t.co/VYVKbMXkij"\t\t\nA thriving tech giant killed off by the govt $BABA https://t.co/3xEzmi1nXN\t\t\n@SmokeEater1394 @RealStockMoe I am concerned about $BABA and all Chinese stocks in my portfolio but they are in my long term hold account so hopefully they recover and far exceed the pain they are currently experiencing with their move up.\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nFinally delisting of $BABA $BIDU $DIDI and alike #china companies comes to realization pressure.time tp exit then buy up #american companies! $BTC #bitcoin $FB $AMD $AAPL $AMZN $MSFT $NFLX $NVDA $GOOGL $TSLA $GME $AMC $NOK $KLV\t\t\n@FernandoMarull yo tengo otro amigo', ' empernado con $BABA y $FB\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA  10k share trade via option or underlying u got yourself 20k profit... in a day trade\t\t\nI warned you that this may happen ', ' for me I am shorting market since weeks ( but after or even around FED we may get some rebounce ) so this is prolly last chance to earn money shorting stocks ! $TSLA $NIO $BABA $LCID $BTC !\t\t\n"$BABA / JPモルガン :\n「地政å\xad¦çš„リスクやマクãƒ\xadリスクã\x81®é«˜ã\x81¾ã‚Šã\x81«ã‚ˆã‚Šã€\x81世界ã\x81®å¤šã\x81\x8fã\x81®æŠ•資家ã\x81Œä¸\xad国インターãƒ\x8dットセクターã\x81¸ã\x81®ã‚¨ã‚¯ã‚¹ãƒ\x9dージャーを減らã\x81™é\x81Žç¨‹ã\x81«ã\x81‚りã€\x81å\x90Œã‚»ã‚¯ã‚¿ãƒ¼ã\x81‹ã‚‰ã\x81®è³‡é‡‘æµ\x81出ã\x81Œé¡•è‘—ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã‚‹ã€\x8d"\t\t\n#MRWONDERFUL WHATS HE SMOKING #HALFTIMEREPORT $DIDI $BABA $BIDU #EVERGRANDE #JACKMA $BILI #CHINA #RUSSIA #UKRAINE #TAIWAN .. #HONGKONG ALSO UNINVESTABLE - #UAE UNINVESTABLE - #NATO #UN #FAIL #AMERICAN LEADERSHIP ABSENT NO MATTER WHAT YOU THINK .. https://t.co/hqGseho43e\t\t\n$SPY $DWAC $BABA Buy Chinese sell American until Biden is impeached and removed', ' he is the greatest president China ever had 👇\t\t\n@Deezee1031 @MadsenSouth Seen any decent bull cases for $BABA etc? I can’t face rummaging thru the faction/riddle 🧩 that is the 20-F\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n$BABA  might actually be able to reduce its share count by 90-100 million if this keeps up. ï¸\x8f\t\t\n"@WallStCynic Actionable Options Monday', ' March 14', ' 2022 \n$BABA $JD $FXI\n\nhttps://t.co/OiiVZ5Ooxp"\t\t\n$BABA my PT is below 70$ around 65~ https://t.co/5lp3fx76Tc\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA trading at 77.7 is surreal\t\t\n@TheMaverickWS I thought I had it bad when I lost money trading $BABA in Q4 of last year. Thank God I closed that position! https://t.co/wKIxAnE28P\t\t\n"Mid-day highest Vol/OI (Min $5', ' Vol 500K', ' Option Vol 500): $GDS $COTY $CGC $BABA $EQT $AFRM $CHWY $RIVN $LVS $BIDU $MRK $NKE $ACAD $TEVA $NU $AAPL $PFE $AZEK $PFE $TSLA $PDD\n\nDATA: @Barchart https://t.co/HJzSezCOrk"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"$BABA anyone look at the monthly slow stochastic? I\'ve never seen a stock continuosly fail to cross bullish 3X in just 6 months. This stock is being force liquidated. No telling when this decline will abate. Down 75% in 17 months 😳 \nIs Jack Ma even alive', ' anymore?"\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/PSi1t3hve2"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThe $BABA selloff is so severe I may actually need to buy some shares in a few days.\t\t\n今天刚开盘,机构就开始å\x81šç©ºå¤§ç›˜ $IWM ,两百万的看跌期æ\x9dƒä¹°å…¥ï¼Œæœ€å\x8d±é™©çš„纳指是å\x90¦ä¼šè·Œç\xa0´æ”¯æ’‘ $tsla $amzn $qqq $nio $baba $amd https://t.co/ONTdLuxDdo\t\t\n"*ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/NHlb5ccDXy"\t\t\nSay $BABA in the single digits in a few weeks', ' you loading up?\t\t\n"Today\'s Highlighted Pre-Market Ideas 03/14/2022\n$BABA SHORT 82-->78\n$TSLA SHORT 800-->765\n$SHOP SHORT 538-->518\n$JD LONG 42-->45-->\n$FUTU LONG 23-->26\n$LMT SHORT 448-->440\n$AMPH SHORT 38-->33\n$BIDU LONG 111-->116\n$PDD SHORT 30-->27\n$AGRI LONG 4.25 -->4.88\nhttps://t.co/BKboDh6xVw https://t.co/6eZZerLTGT"\t\t\nWell good news with Chinese stocks are it can’t go below zero right? At this point who cares if they get delisted not much left! $BABA $JD $TME\t\t\n"$BABA daily ⬇ï¸\x8f \n$BABAgotMoshed  @loggyrhythm 😉 https://t.co/VYVKbMXkij"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA madafak 😃\t\t\n$BABA por debajo de per 10... Lo que hay que ver en la bolsa... Desde que no se de la 3ww en unos años puede mas que doblar... Personalmente no creo q el gob chino sea tonto y quiera apoyar a Rusia.. Se cerrarÃ\xada a occidente... Ya veremos que pasa\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"$CWEB ç¥\xadり開催ä¸\xadï¼\x81\n逃ã\x81’é\x81…れã\x81Ÿ50æ\xa0ªã\x81¯å„Ÿé‚„å¾…ã\x81¡çŠ¶æ…‹\n\nå\x8dŠãƒ\x90ーガーã\x81¨åŒ–ã\x81—ã\x81Ÿ\n$BABA ã‚‚ã\x81¨ã\x81„9988ã‚’è²·ã\x81„増ã\x81—ã\x81—よã\x81†ã\x81‹è¿·ã\x81†ã\x81¨ã\x81“ã‚\x8d"\t\t\nMasacre argentina se llama este capitulo....suben tarifas congeladas y venden. Baja dolar y mep ..venden. acuerdo c fmi y venden. Buenisima la mervaleteada manijera. No se salva nadie. Eso si..peor estar en $baba\t\t\n$BABA Such big selling! https://t.co/rI4igxfXE2\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"Don\'t see the US hammering India like they are China... \n\nI wonder why. . . \n\nhttps://t.co/sJV6enHw9r\n\n$BABA $JD $DIDI"\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/GyeAlTLd1H\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/He4NoO7t4c"\t\t\n"Take a look to:  $BABA -9.12% \n\n#YOLO #StocksToWatch #bottomfishing #StocksToBuy #daytrading #wallstreetbets #trading #ToTheMoon #investments #news #Stocks #RedditArmy #FOMO \n https://t.co/9aw0ViTATm"\t\t\n"I want to buy $pltr', ' but not until it changes trend.\n\nFeels like the same thing as people chasing $baba from $200 down."\t\t\nRT @15minofPham: Mon (3/14/22) largest increase in OI from Fri (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $UBER $FCX $FANG $CVNA $HIMX $TEV…\t\t\nRT @smbcapital: Stocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\nThey way the market is treating $BABA is scary\t\t\n$BABA OHHHHH YEAHHHHH https://t.co/7HlofKbWdu\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA https://t.co/x9JY3huxEH\t\t\n"DailyDown5\n$BABA $78.00 -10.04% -20.94% -38.34% -37.87% 20.48\n$BB $5.92 -5.13% -6.03% -19.89% -36.28% 31.85\n$BBBY $18.95 -5.20% -12.71% 11.41% -0.99% 54.76\n$BE $20.58 -9.93% -3.47% 28.38% -19.92% 51.12\n$BIDU $109.19 -8.18% -21.08% -34.50% -27.15% 25.84"\t\t\n"RSI25\n$BABA $78.00 -10.04% -20.94% -38.34% -37.87% 20.48\n$BIRD $5.17 -3.63% -13.46% -55.54% -67.76% 17.43\n$CLX $128.65 -1.16% -11.57% -9.93% -22.15% 24.65\n$DIDI $1.85 -2.12% -53.75% -53.28% -74.31% 20.00\n$DNA $3.00 -1.80% -13.19% -49.15% -69.99% 24.95"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Opinion personal.\n\nSeguir comprando $BABA y quemando liquidez en esta acción ya se ha convertido en más orgullo que razón"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n$BABA #ALIBABA EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\nALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016 - $BABA\t\t\n"RT @Investingcom: *ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual. 📊\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"*ALIBABA ADRS EXTEND DROP TO 9% TO REACH LOWEST SINCE JULY 2016\n\n$BABA 🇨🇳🇨🇳 https://t.co/QNrpnkR1oA"\t\t\n@itscharliemar @joecarlsonshow You can be a contrarian about good quality', ' established', ' and transparent business. $BABA is neither. Your comparison to $KO is limping too.\t\t\n"If you put $10k into Chinas greatest company 7 years ago at the IPO', ' you’d have $8', '700 today.\n\nThat’s why i don’t invest in countries i know nothing about', ' especially those with authoritarian governments.\n\n$BABA"\t\t\n"Un pequeño fragmento del documental ""The China Hustle"" del año 2017.\n\nMuy recomendable para quienes les interesen las compañÃ\xadas chinas que cotizan en #WallStreet\n\nFue eliminado de la videoteca de Netflix en 2021.\n\nAquÃ\xad se puede ver completo 👇ðŸ\x8f¼ðŸ“½https://t.co/9eulp7sfZ0\n\n$BABA https://t.co/HdFvJKKi9a"\t\t\n$BABA lost so much money', ' fking hell what the hell happened 👇\t\t\n"@kevinolearytv    @jlebenthal \nWhy can\'t we buy $KWEB ', ' $BABA or $JD on a Hong Kong stock market?"\t\t\n"RT @stockbeep: #Stocks making new 52 wk/all time lows in the morning\n\n$NIO $RLX $SOFI $BABA $TME $BEKE $IQ $EDU $XPEV $PDD\n\n+90 more result…"\t\t\n"Dear @SECGov \n\nDelist $BABA. \nChinese companies cannot be trusted.\n\nThank you."\t\t\n⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f⬇ï¸\x8f AGAIN #UNCLEJAY AHEAD OF EVERYONE U SEE ON TV .. $DIDI WHY IS THIS NOT $1 YET !! WHY IS THE SHORT INTEREST NOT 800% LOL HALT AND DELIST THIS AND 90% OF ALL #CHINESE STOCKS IMMEDIATELY #GAVINNEWSOM FOOL $BABA $BIDU $JD $SPY $QQQ $DJIA $TSLA $AAPL $GME $AMC https://t.co/DjueE921jh\t\t\n$BABA almost almost wait for it huni https://t.co/VFsa7DKJvD\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @SquawkStreet: U.S. listed China shares are tumbling amid ongoing regulatory headwinds', ' Covid-19 lockdowns and ongoing geopolitical tens…\t\t\nStocks That Hit 52-Week Lows On Monday https://t.co/GvnpLMtIOR $BABA $RSLS $NKTR $ESMT $ADBE\t\t\nQué $BABA rbaridad.\t\t\n$BABA was leading the whole time.  #megacaps https://t.co/pHQ3rgFgNd\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n$BABA Support um die 85$ ging durch wie Butter! Next Level jetzt wohl unter 70$...noch diese Woche?\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"#Stocks making new 52 wk/all time lows in the morning\n\n$NIO $RLX $SOFI $BABA $TME $BEKE $IQ $EDU $XPEV $PDD\n\n+90 more results. Scans update every 5 secs.\n#trading #stockmarket\nhttps://t.co/QxeYRi9Xvf"\t\t\n"We have identified an unusual $BABA block that expires on April 14', ' 2022 with a strike price of $90.00.\n\n3', '600 CALL contracts with a price of $3.82 (Ask) were purchased at a $1', '375', '200 premium."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA going to 65 and i guarantee all my statements 😀\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWAzC8 \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $AAPL 🥉\n4. $VXX\n5. $SPX\n6. $BABA\n7. $XBI\n8. $TSLA\n9. $AMZN\n10. $VIX\n\n( Sorted by most recent ) https://t.co/iu1ZQhq70i"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (109)\n2. $GME (36)\n3. $OIL (28)\n4. $QQQ (23)\n5. $AAPL (22)\n6. $VXX (20)\n7. $TSLA (19)\n8. $ZIM (18)\n9. $BABA (13)\n10. $AMZN (8)\n\nhttps://t.co/InT5oXXyaY https://t.co/NoHJGQ4UCn"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Mitush7W @frankinvesting Well if the positive on Kelly out weighs them.... I\'m down big on $baba and $prosy but gains from Berkshire my largest position 35% and couple of insane gains in $su and $srg... You do outsized gains\t\t\n$BABA https://t.co/VnMOR8torR https://t.co/mSb6183Tz6\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $MULN\n2. $GFAI\n3. $BABA\n4. $TSLA\n5. $RCAT"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$RPV', ' $BRK.A', ' $SPY', ' $BIL', ' $AAPL', ' $IVV', ' $CRBN', ' $IXG', ' $ALGN', ' $BRK.B', ' $NVDA', ' $SH', ' $IWM', ' $QLTA', ' $BABA', ' $VEA', ' $MSFT', ' $EEM', ' $ONEY', ' $BGEPF https://t.co/nqWNwMIQXI"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/Dl3f6fKGAS"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 12:00 PM EST\n1. $NIO (-10.02%)\n2. $DIDI (-2.05%)\n3. $AAPL (-2.42%)\n4. $AMD (-1.56%)\n5. $SOFI (-7.95%)\n6. $BABA (-10.01%)\n7. $TME (-9.16%)\n8. $AAL (+1.07%)\n9. $F (-1.59%)\n10. $OXY (-4.22%)"\t\t\n$BABA.   Go to $50 immediately! https://t.co/LzQjb9UURY\t\t\n"U.S TELLS ALLIES CHINA SIGNALLED OPENNESS TO PROVIDE RUSSIA WITH MILITARY SUPPORT - FT\n\nR.I.P To All Chinese ADRs \n\nTo Graveyard \n\n$BABA $FUTU $DIDI $KWEB"\t\t\n$BABA $BIDU vs $BABA what yall think? ðŸ‘\x8d\t\t\n@NestBetter It’s still a beast of a company. Just people should know when to exit and enter. I got out of $SE and $BABA due to everything going on. I’ll re enter when stabilized\t\t\n$BABA is not a bad investment . It\'s the communist party that\'s the issue. These moves on China tech are 2008 moves on steroids driven by #XiJinping . You want to trust someone who is in bed with Putin and could care less if you lose all your money . Then God bless buy up.\t\t\n"Lunes 14 de Marzo', ' 2022\nTrades: 5\nP&L Gross: $66.18\nP&L Neto: $56.97\n$AAPL $TQQQ $BABA\n\n#DayTrading #UrielTrading #Scalping #AprendeTrading #AnalisisTecnico #InvertirenBolsa #ClasesTrading https://t.co/W96nnG10qD"\t\t\n"RT @boringlucrative: @SJosephBurns Invested in $BABA and the Hang Seng Tech Index.\n\nNow I’m aware of a very real and uncontrollable risk -…"\t\t\n@habart88 @stocks2research @The_RockTrading Have you seen China stocks lately?  Not much luck needed $baba\t\t\n@Bend_Break $BABA Long term horizon is a no-brainer if you believe the world will continue to exist and we will not blow our planet up in a senseless war of total annihilation.\t\t\n$BABA TOLD U FOR 200 POINTS THIS WAS COMING.. #CHINA IS UP TO SOMETHING - AND THERE IS A MULTO TRILLION #REALESTATE IMPLOSION ABOUTT O HAPPEN THERE.. #EVERGRANDE I SAID THIS MANY MONTHS AGO AND IM RIGHT .. https://t.co/wEkccktEYP\t\t\n$BABA  92% Profitability across 14 trades in 1 month. Profit Factor of 10 and rating is Bearish. Chart by https://t.co/vIhC7Fv4ak https://t.co/vscpANR1XQ\t\t\n"@SJosephBurns Invested in $BABA and the Hang Seng Tech Index.\n\nNow I’m aware of a very real and uncontrollable risk - Political Risk 🥵"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA daily. No opinion given. Adjusted algo with first wave 5 target down shown.  Algos can be wrong so keep that in mind https://t.co/nwCb4CzvUr\t\t\nRT @albertrjf: Se va entendiendo ya? $BABA', ' $JD', ' etc.. 1\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 699\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 698\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 697\t\t\nRT @CheddarFlow: $BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n$BABA jack ma not show up for 4 months and it is believed Xi has put him in custody. Shitty CCP. 📊\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nWtf did they even do anyway? $BABA https://t.co/REY9XfWUxS\t\t\nSe va entendiendo ya? $BABA', ' $JD', ' etc.. 1 https://t.co/qiOQAeZN94\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA $1.3M call block hitting the 4/14 contract 90 strike. Opening position. Unusual.\t\t\n@InfinityTradesX After the story with Jack Ma and the SSE’s unwillingness to allow oversight vs. HKEX', ' Puzzled why ANYONE would invest in any of companies largely tied to the region but particularly $BABA. Same w/ ones that have heavy ties to mainland China but may not be based there', ' like $SE.\t\t\n$BABA too easy to make money shorting. 🪄\t\t\n"RT @procol_2: If official \n\nCharlie Munger is f\'ed \n\n$baba https://t.co/obWJPIze5a"\t\t\n"If official \n\nCharlie Munger is f\'ed \n\n$baba https://t.co/obWJPIze5a"\t\t\n"Best trading community with more executive chat rooms and even have their own app join here 💸💸💸\n\n🔜https://t.co/JsCIcnMsfw\n\n$SPY $TSLA $DGLY  $GOOGL $PYPL $ACB $DBVT $BABA https://t.co/BoLyJdLMra"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nInvesting 101 - Never invest in China stocks', ' even if they are good companies. $BABA\t\t\n"$BABA WW3 already started \nIt does not need to be all conventional 👇"\t\t\n"$BABA \n\nFor some reason a lot people named Charlie love this stock. Charlie sounds like the typical name for those with communist tendencies. 😄"\t\t\nEven more confidence in shorting Chinese stocks after seeing @kevinolearytv pumping them on CNBC #delist $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB https://t.co/UMUHgtVJ6C\t\t\nGreat day with @AjTrader7 and some $BABA 78 puts! The skills I am and have learned are unmeasurable….  1k day to start the week!\t\t\n"Get instant updates and free trials join here 💸💸💸\n\nhttps://t.co/JsCIcnMsfw\n\n$NAKD $SOL $DAL $GGG $BABA $X $FB $PT $NIO $KOSS  $TWTR $GOOGL https://t.co/EqP5rK00iO"\t\t\n"JP Morgan Downgraded #Alibaba $BABA from Overweight to Underweight and a price target at\nhttps://t.co/f9eKKElXpU https://t.co/6HXpKFAO1L"\t\t\n"$HYEX Actively executing its growth-by-acquisition strategy', ' building a portfolio of clinically proven', ' naturally formulated supplements.\n\nhttps://t.co/2oNmtt7VyA\n\n@Duke4900 \n@SteveKann \n\n$baba $aal $dal $nk $ba $ng $solo $ayro $nkla $nio $spaq $tsla $spce $spy #StocksToBuy #OTC https://t.co/ubMmd1Rr0o"\t\t\n"JP Morgan Downgraded Alibaba $BABA from Overweight to Underweight and a price target at \nhttps://t.co/SPPn9e1inW https://t.co/uLowYmDgz2"\t\t\nIf $BABA announced a dividend payout stock will rally 30% overnight https://t.co/seekxDGqlm\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$KWEB $BABA $TCEHY https://t.co/R02DWKOUWX\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@PeterReznicek NDX took out 3/8 lows.  Will it look below and fail or head down to 2/24 lows ??  #bearish.\n$baba heading to IPO lows"\t\t\n"Mid-day greatest Standard Deviation decline compared to the previous 20 days (Min $5', ' Vol 500K', ' Put Vol 500K): $TTWO $MOMO $CVE $BABA $DVN $GDS $KBH $ACMR $LI $SCCO $TECK $HPQ $SWN $SWKS $HTHT $LVS $UUUU $PDD $CDEV $XPEV $YY $EQT\n\nDATA: @Barchart https://t.co/OoGISGPbvA"\t\t\n"@InversorExperto Y 19$ son caja. \n\nEsta semana intento compartir comentarios sobre $BABA."\t\t\n"$BABA  \nBUY75/78 \nPT=101 ðŸ‘\x8d"\t\t\nRT @15minofPham: Mon (3/14/22) largest increase in OI from Fri (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $UBER $FCX $FANG $CVNA $HIMX $TEV…\t\t\n"One of the great potential stock in\n\n🔜https://t.co/JsCIcnMsfw\n\n$SCIE $BRLL $LRDR $MTVX $PFMS $NOK\n$BABA $GOOGL https://t.co/gnM8Gkyox0"\t\t\nRT @TraderGeek: As of right now', ' $BABA has given back all of the gains since it made its September 2014 initial public offering.\t\t\n@antoinepops I posted this morning that if we close here or above on $BABA it "could" set up an Island reversal (on the daily candle) if there is a gap higher tomorrow. Not saying we jump to $100', ' but IMO $90 is possible this week\t\t\n"Sold \n$BNTX\n for a +10% added more \n$INTC\n switched 1/3 of \n$SCU\n into \n$BABA"\t\t\n$BABA short term $125', ' long term $925 📶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA y..... las mil y una noches. https://t.co/RykIMuZjUS\t\t\nFirst rule of investing no one knows when a stock has bottomed . Second rule . Don\'t forget the first . $BABA $JD $KWEB $IQ $BEKE #BIDU $TME . Chinese ruling party wants to see Americans lose their money buying their stocks . They don\'t care about anyone\'s pocket book.\t\t\n"Take a look to:  $BABA -8.30% \n\n#FOMO #YOLO #investments #trading #Stocks #ToTheMoon #bottomfishing #RedditArmy #StocksToWatch #wallstreetbets #news #StocksToBuy #daytrading \n https://t.co/ss1IUEfph1"\t\t\nRT @smbcapital: Stocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA with 3 huge selling days + Gap down on highest bearish volume. Reminds me of something... Starting to nibble here. Probably wrong', ' but R/R seem very good here. https://t.co/wSKaQna8i6\t\t\n"Nice print for $BABA Size: 122400 Price: 79.11 Amount: $9', '683', '064.00 Time: 1248\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"BLOCK 3600 $BABA 04/14/22 $90 calls for $3.82 \n\nSpot: $78.80\nVolume: 5', '389\nOI: 1', '737\nIV: 83.93%\nPremium: $1.4m\nSector: Consumer Cyclical"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\nRT @punchcardinvest: $BABA bull case 😂\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $85.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $79.45\n% Difference: 6.53%\nDaily $ Volume: $172', '980\nVolume: 558\nOI: 121\nIV: 92.16%\nBid/Ask: $3.00/$3.20"\t\t\n$BABA daily. No opinion given. Once trend line was broken--ice line here shown', " price tried to rally but could not do it.  Now its falling until it hits support https://t.co/44kBAUkfNb\t\t\n**** CRASH ALERT**** VOLUME PICKING UP TP THE DOWN SIDE. 10Y @ 2.12 $spy $aapl $nvda $tsla $Msft $baba $amzn March 14th 2022 https://t.co/lImn17akJR\t\t\n$BABA Might buy again when China has new leadership that doesn't actively push the country towards totalitarianism. I however doubt that will happen in next couple decades. 💯\t\t\n$BABA honestly", ' over 0% chance it pulls a Russian-bank style price action soon. Too much systematic and geopolitical risk', ' on top of exchange risk of holding enemy ADRs. ï¸\x8f\t\t\nLol wow $baba\t\t\nCreo que @carlosotermin y yo somos los únicos que quedamos long $BABA a estas alturas\t\t\n"RT @GreaterFool_IN: Charlie Munger\'s investment in $BABA now at IPO price of $80. \n\nHis views on India in the past were all negative', ' most…"\t\t\n$BABA How quickly will this turn from uninvestable to ? After every institution has loaded the fuck up 💗\t\t\n"Charlie Munger\'s investment in $BABA now at IPO price of $80. \n\nHis views on India in the past were all negative', ' most of them true which formed the basis of his opinion', ' ""Don\'t think India is going to do well.""\n\nToday', ' I am glad he got served for investing in a Chinese Stock. https://t.co/iJ3uCMU8Yz"\t\t\n"In other words', ' analysts join forces and say', ' we have no idea what we thought when we recommend a buy at 300$ - We lost all your money now you can sell LOL 🤣🤣🤣🤣\n\n$BABA - Alibaba', ' Baidu lead Chinese tech stocks south as downgrades say it\'s time to sell https://t.co/Nz2JdrPldU"\t\t\n$BABA keep holding = keep losing ☑\t\t\nRT @michelle_marki: Are #BillMiller & #RayDalio wrong on #Alibaba? $BABA\'s stock price fell to a 5 year low as https://t.co/1GOn83oiqP repo…\t\t\n$BABA watch here for push upwards\t\t\n"$baba  Mr Wonderful', ' not my fav', ' is about to do a China push/buy on CNBC \n \n$baba $jd $kweb $TCEHY ï¸\x8f"\t\t\n"$HYMC gold = no brainer.  $13 price target.  \n\n$CEI $MULN $TSLA $AMC $SPY $AAPL $KSCP $AGRI $MRNA $BABA $PFE https://t.co/iZI411AOhZ"\t\t\n$BABA under capitalized on this trade big time... https://t.co/0xZSvtC3lS\t\t\n"RT @DrStoxx: $BABA calls running for us now...DST Room. \n \nhttps://t.co/LL3LlPGrUC"\t\t\n"@saar_eldar $BABA under $80 is a Good Buy', ' not a Goodbye\n\nI did say the same under $110', ' $100 and $90 soooo', ' there\'s that too... 🤓"\t\t\n$BABA who wants my kids? Can\'t afford them anymore 🙃 🤞\t\t\nNEW POST: Dissecting the "Great Delisting" https://t.co/IvNXDovSBW by @kevinsxu #delisting #SEC #China $BABA $BGNE $YUMC $ZLAB $ACMR $HCM\t\t\n"$DPRO 🔥\n\n🔥#Draganfly has more than 20 years of experience designing and manufacturing professional drones for #military', ' #publicsafety', ' #Energy #agriculture', ' and #insurance\n\nhttps://t.co/vxx2KKDkfp\n\n$SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN $OMC $CGC $NCR $BHP $QNST $NEW https://t.co/VIWFEKYlZz"\t\t\n$NIO $BABA $XPEV keep dumping Chinese sh!ts ï¸\x8f\t\t\n"Today\'s Top Unusual Options Activity: \n\n- $GDS 6/17 45 call\n- $COTY 5/20 8 call \n- $CGC 5/20 7.50 put\n- $EQT 6/17 28 call\n- $REI 9/16 5 call \n- $BABA 3/18 85 call"\t\t\n"$BABA $JD  \n Told you so', ' these stocks are un-investable. Why do people still buy US-listed Chinese stocks? Every investor knows about HFCAA. Also what if China gives military aid to Putin? Good Lord. ï¸\x8f"\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n$BABA $JD $NIO NEW ARTICLE : Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing\'s Russia Ties Spark Investor Concerns https://t.co/acyoq807g0 Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n@PaulCesario @kevinolearytv See my tweets on $JPM finally saying to "underweight" $BABA here under $80 😂\t\t\n$BABA still worth 227 $billion at this rate!!!\t\t\n"RT @SamanthaLaDuc: China short for a YEAR and why? 🌹\n\n#Answer:MacroToMicro + wkly gaps down 😉💃\n\nChinese stocks listed in Hong Kong have had…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @schicky004: @WOLF_Financial The guy who suggested me not to buy $BABA and $NVCR 😂\t\t\nSold $BNTX for a +10% added more $INTC switched 1/3 of $SCU into $BABA\t\t\nRT @thuhkang: Adding more to my $BABA commons pos today (have a multiyear time horizon on it)\t\t\n$BABA 5 year lows …\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n"Ask/Above Ask Call Sweeps: 500 Contracts or More (a/o12:38pmEST): $PYPL $AA $BABA $EEM $WMT 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/mN5gfEmskx"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nWhen is next China delist news gonna hit ? So that I can prepare my put bet for 20% drawdown on $baba\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n"@followtheh O\'Leary is about the $$$  He never pretended not to be. He said $BABA ought to be delisted when it was 100% higher. Now it\'s a bargain', ' I agree.\n\n$BABA is arguably one of the top companies in the world', ' on sale. That\'s a fact. Time will tell $ wise"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$BABA ðŸ˜\x8f $57.20 is the bottom I see. 🆙\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA If China escalate along with Russia. This will be delisted quickly. Not worth the hold. Trade only. There are better bets. ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$BABA Tragic events these good companies are down so much and likely will go down even more. Good to be alone and see the value when others don\'t', ' but sadly it\'s not something the companies can control. https://t.co/8YdfeyDltL https://t.co/W4nfCOeNw4\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"@daniel_toloko Buy fear. Sell greed.  Love following $BABA for this reason.\n\nMy problem continues to be if this gets delisted. Some say your shares will transfer over to the Shanghai Stock Exchange or another Chinese exchange.  This takes me out of my circle of competence. The value is cheap."\t\t\n"Only in our Discord!! No body does it like  us join here 🔜https://t.co/9ksXmQnGj3\n\n $FB $NIO $DOCU $RKT $BABA #forex $GOOGL https://t.co/UhAZyIUYAb"\t\t\nAs of right now', ' $BABA has given back all of the gains since it made its September 2014 initial public offering.\t\t\n"Call Sweeps Over 500K (a/o12:37pmEST): $CLF $SE $GOOG $BABA $PYPL 😘 #StayGreen #BlackBoxStocks #stocks #stockstowatch #trading #DayTrading #WallStreet #StockMarket #money\n\nGet 20% Off Of Your 1st Month:\nhttps://t.co/kEKktNi9wh https://t.co/dcOdJyBrWx"\t\t\nLet\'s get serious', ' @kevinolearytv has billions. He does not give shit about his equity portfolio. $SPY $BABA $KWEB\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\nQuestion since I don’t know but let’s say someone buys $baba and it gets delisted in US but then trades in Hong Kong. What happens to ur shares? Does it go to zero and then starts over in HK and everyone who had it in US is wiped out or do you get the shares you had here in HK?\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"RT @Pegaso121080: Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de…"\t\t\n"Importante el cierre de hoy en #BABA aunque realmente es un nivel aplicable a cierres semanales \n👉Interesante ver vela de vuelta o giro en $BABA 👇👇\nhttps://t.co/SrugEUJQE3"\t\t\n$BABA Wow for a tech company trading at 1.5 book value is pretty incredible 😘\t\t\n"DailyDown5\n$ASAN $32.16 -6.94% -24.01% -47.30% -56.72% 31.80\n$BABA $79.39 -8.45% -19.54% -37.25% -36.77% 21.04\n$BBBY $18.97 -5.10% -12.62% 11.52% -0.89% 54.83\n$BE $20.74 -9.23% -2.72% 29.38% -19.30% 51.81\n$BIDU $111.89 -5.91% -19.14% -32.88% -25.35% 26.71"\t\t\n"RSI25\n$BABA $79.39 -8.45% -19.54% -37.25% -36.77% 21.04\n$BIRD $5.18 -3.45% -13.29% -55.46% -67.69% 17.46\n$CLX $128.89 -0.98% -11.41% -9.76% -22.01% 24.81\n$DIDI $1.89 0.00% -52.75% -52.27% -73.75% 20.23\n$DNA $2.90 -4.92% -15.94% -50.76% -70.94% 24.21"\t\t\n"Elite signal trading community\n\nhttps://t.co/McJQCtMHtW\n\n$BYFC $TSLA $FREE $BOXL $AMZN $AYRO $BABA $BBBY https://t.co/qQRYDWtwod"\t\t\nWapner to Wonderful on $BABA you\'ve been riding it down son...that\'s for sure.... https://t.co/Ro7oL3aU0z\t\t\nRumbo a mi fundición $BABA. Si no lanzan un programa de recompras de acciones mas agresivo y algún proyecto nuevo se viene el cero coma de trovato. https://t.co/uskMnxVSMk\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage…"\t\t\n$BABA buying hands over fist 👊 💲 https://t.co/RkKniQ91jN\t\t\nThis new week started in red… I have definitely overtraded and I haven’t managed well the risk on $BIDU … $BABA was great short after the open. #trading https://t.co/PjTvTqckEA\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nUgly', ' Ugly', ' chart of the day. $BABA  $YANG looks much better. ï¸\x8f\t\t\nMost Active Equity Options For Mid-Day March 14', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NIO', ' $SIRI', ' $BAC', ' $PFE', ' $AMC', ' $F', ' $MRNA', ' $NVDA', ' $MULN', ' $FB', ' $SOFI', ' $XOM', ' $AAL', ' $INTC', ' $MSFT', ' $AMZN   https://t.co/yaWg85Coxx https://t.co/gBs0SDRoRA\t\t\n$BABA down to $79 what a shame @SilviaBellrock\t\t\n"want to learn more about the stock market? check out these 9 market indicators to improve ur trading!\n\n$mrna $muln $xpev $nvex $para $bntx $afrm $aapl $trq $nktr $pfe $volt $tsla $sbux $upst $lvs $sofi $mkd $nflx $lmnd $mpln $nio $li $qcom $kc $didi $baba\n\nhttps://t.co/sxdtX8BrL7"\t\t\nChinese stocks sink into oblivion. At this pace there will be nothing to delist! #TRMX $PDD $BABA $BIDU $NIO $LI $JD https://t.co/abGqrdtsAt\t\t\nMost Active Equity Options For Mid-Day March 14', ' 2022 – $AAPL', ' $TSLA', ' $BABA', ' $AMD', ' $NIO', ' $SIRI', ' $BAC', ' $PFE', ' $AMC', ' $F', ' $MRNA', ' $NVDA', ' $MULN', ' $FB', ' $SOFI', ' $XOM', ' $AAL', ' $INTC', ' $MSFT', ' $AMZN   https://t.co/Dxq3gRp5yZ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nAlibaba Group Holding Limited traded 43.646M shares', ' 92% above average volume $BABA\t\t\n"@OptionsOracle1 Yep', ' totally. $BABA is THE premier Co. in China', " it wont be delisted. China owns our Bonds and can send a nice FY right back at us if we delist their top Co's IMO\n\nIs $78 the bottom here for $BABA Hu Nose?\n\nBut when the Newbies are screaming for single digits", ' I\'ll be the buyer."\t\t\n"The same Kevin O\'Leary who just said he bought $BABA argued last year it should be delisted.\nIt\'s hard to have less credibility.\nIt\'s incredible he has a platform."\t\t\n@drippy2hard @mattydaytrades_ TY guys for a great day! +40% on the account today! swung $NIO', ' $BABA and $WMT over the weekend and sniped $AAPL and $NIO today. Hellya Brother!\t\t\nStocks in Downgrades today: $BABA', ' Current Price: $1', ' Change today: -8.38%', ' Total Traded Volume: 41416875 https://t.co/q0mtc5hm5M\t\t\n"ما أدري سهم علي بابا $BABA Ù\x81رصة ولا Ù\x81خ؟\n\n• السهم وصل سعر 77 $ https://t.co/mKs3GybhNf"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA â–¶ https://t.co/UAb0dgCKJs\t\t\n$BABA ... VIE death!\t\t\n"JP MORGAN 🇺🇸 estuvo hoy rebajando los PO para las tecnológicas 🇨🇳........\n\n$BABA $65\n$BZUN $5\n$BILI $15\n$DADA $7', '50\n$JD $35\n$BEKE $7', '50\n$HUYA $3 https://t.co/Mefv94Rjf1"\t\t\n$BABA This is my worst long.  Bought at 100 and holding.  Actually added today', ' which is something I told myself never to do.  Never buy on the way down;  buy on the way up.  :( ï¸\x8f\t\t\nNailed it Kevin', ' read my mind. The analyst is saying sell the bottom. Thanks for brining rationality to Chinese big cap stocks. $BABA @kevinolearytv\t\t\nIn 2021 delusional bulls “wait for 2022', ' it will be China’s yearâ€\x9d. Q1 2022 “wait for 2023â€\x9d. $BABA $KWEB 👀\t\t\nRT @holdmytexan: $NIO $YUMC $BIDU $BABA and other Chinese names right now https://t.co/jz0g1MkkWp\t\t\nWonderful pumping $BABA again', ' try try again....... https://t.co/VSzbDJuSO5\t\t\n"$AAPL $TSLA $QQQ $BABA $GOOGL $SP.X\nBest discord group for the traders join here>https://t.co/9ksXmQnGj3 https://t.co/BgDyvk64VW"\t\t\n"Try to learn candlestick patterns', ' will save/make you a lot of money\n\n$mrna $muln $xpev $nvex $para $bntx $afrm $aapl $trq $nktr $pfe $volt $tsla $sbux $upst $lvs $sofi $mkd $nflx $lmnd $mpln $nio $li $qcom $kc $sqsp $gme $aei $didi $baba $tme\n$tsla $bbd $xom $didi $f $tme $beke https://t.co/84Jtem7JF7"\t\t\n@hillc255 That depends if he is sitting on a lot of $BABA\t\t\n$BABA good watch from here 👀\t\t\n"@HedgeFundTips Why do you think COVID shutdowns will hurt $BABA? \n\nShutdowns were a huge boost for $AMZN and $BABA and others in 2020."\t\t\nIncreased covid in China will only increase $BABA revenue 🤔\t\t\n"@CURRENCYWRKS @MusicFXDigital \n\n👉Celebrates Parker McCollum’s Academy of Country Music Awards Win.\n\nhttps://t.co/XWd7IEoMiV\n\n$CVS $LYFT $CMG $RSG $ECOL $YUM $AMD $GM $INCY $BIG $VERI $SFTBY $BABA $NKLA $CS $TSLA $TWTR $TLRY $MRSN $OMC $CGC https://t.co/TbtYU4PPx9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $QQQ 🥈\n3. $VXX 🥉\n4. $TSLA\n5. $AAPL\n6. $AMZN\n7. $KSCP\n8. $VIX\n9. $ZIM\n10. $BABA\n\n( Sorted by most recent ) https://t.co/xjJ02TIfj5"\t\t\n"Become the best trader with us:https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $F $BABA $GOOGL $SP.X https://t.co/aA6rhEuYV8"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n"Check out the Top WhaleFlow from the first 3 hours of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$SPY $SPX $TSLA $RUT $QQQ $VIX $AAPL $BIDU $BABA $VXX $JD $KWEB $IWM $UPST $PDD https://t.co/20B9eZsuGi"\t\t\nHim to name. Wapner just didn’t like the answer he got from “Mr. Wonderfulâ€\x9d. Follow the big money', ' and if @kevinolearytv is buying China so am I! $nio $baba $xpev $bidu . If they don’t have the same opinion as Wapner he ALWAYS cuts them off! Poor host! We want @MelissaLeeCNBC\t\t\nKEVIN O\'LEARY IS A BUYER OF $BABA\t\t\n@WOLF_Financial The guy who suggested me not to buy $BABA and $NVCR 😂\t\t\n@rosemontseneca $FB and $BABA\t\t\n$BABA so this will never recover? Is that what the market is telling us? ï¸\x8f\t\t\n"RT @Qooore_app: #Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #t…"\t\t\nRT @PlugInFUD: this plus peepaw warren getting rekt on $snow warms my heart $baba #boomers https://t.co/ukAsplJLJ9\t\t\nthis plus peepaw warren getting rekt on $snow warms my heart $baba #boomers https://t.co/ukAsplJLJ9\t\t\n"$BABA  uninvestible and DELISTING!!! \n$KC \n $NTES  \n $BGNE ï¸\x8f"\t\t\n@JackBeTrader Finally! Someone with some balls and foresight on $BABA  😎 https://t.co/0JNO1w1XS3\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@thuhkang A multi month timeframe is good too. remember you can sell slightly OOTM calls against $BABA and still make 40-50% per year on it.\t\t\n$BABA at present moment sellers side more than buyer. Seller will be exhausted at some point and when the buyer side become more than the sellers. She will turn around with vengeance â\x8f©\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\nChinese Stocks Hit By Triple Whammy Of Regulations', ' Covid', ' Ukraine War https://t.co/hCPbNp1zO6 $BABA $JD $BIDU $NTES $PDD #china #stocks\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Big thanks to this community 📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$GRNQ $GOOGL $TNXP $AXAS $BABA $SPY\n$BDHF $TSLA #forex https://t.co/vafcdTMNQf"\t\t\n@ScottWapnerCNBC Can you also ask @kevinolearytv how much he\'s down on $BABA to date?\t\t\nRT @BullWelsh: +1.8R today', ' got a lovely drop on $BABA at the open then tried fading $DB but it went against me when the indexes popped. So…\t\t\nRT @CinOpinions: $BABA gonna take patience. This political risk is scaring a lot of people off. Thanks for the cheaper shares ðŸ˜\x81\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 681\t\t\n$bidu is the next $yndx and $baba is the next $didi because Xi hates Jack... ðŸ˜\x81\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @MarkGutman9: "Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\n**** CRASH ALERT**** VOLUME PICKING UP TP THE DOWN SIDE. 10Y @ 2.12 $spy $aapl $nvda $tsla $Msft $baba $amzn $dkng $nio $unh $cvx March 14th 2022\t\t\n"Tell us about that time you followed Charlie Munger into his $BABA trade" https://t.co/47mktY46GB\t\t\nRT @TaylorOgan: In today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\n"We provide high quality alerts with an impeccable track record📉\n\nhttps://t.co/9ksXmQnGj3\n\n$BA $NCLH $LAC $PCG $BABA $RAD $SPY $PENN $ET $COST $GOOGL https://t.co/ORVJc3APi8"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n"Struggling in the market?? learn this profitable swing trading strategy now!\n\n$mrna $muln $xpev $nvex $para $bntx $afrm $aapl $trq $nktr $pfe $volt $tsla $sbux $upst $lvs $sofi $mkd $nflx $lmnd $mpln $nio $li $qcom $kc $sqsp $gme $aei $didi $baba $tme\n\nhttps://t.co/qIbVtNrU3U"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nStocks That Hit 52-Week Lows On Monday $BABA $RSLS $NKTR $ESMT $ADBE https://t.co/o5urSHu8Rg\t\t\nUgly', ' Ugly', ' chart of the day. $BABA  $YANG looks much better.\t\t\n"China lockdown', ' wouldn\'t that be great for a stock like $IQ?\n\n$NFLX of China.\n\n$TSLA $NIO $XPEV $GOOGL $APPL $FB $AMZN $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @MarketRebels: More than 250k $BABA option contracts traded so far', ' 56% call 44% put\t\t\n$BABA cheap shares ðŸ˜\x8dðŸ˜\x8d adding more 🤑🤑 easy money .. just hold 🆙\t\t\n$BABA a liquidation event is coming. Many people are leveraged up. China does not care about your tech stocks 👇\t\t\n$BABA is going to rip tits to the upside in the next week\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nAdding more to my $BABA commons pos today (have a multiyear time horizon on it)\t\t\n$BABA sell puts\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.    https://t.co/2SdTbOh6oi\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/a0TcGnXPhM"\t\t\nRT @SquawkStreet: U.S. listed China shares are tumbling amid ongoing regulatory headwinds', ' Covid-19 lockdowns and ongoing geopolitical tens…\t\t\n$BABA 15min       BD trade was called out   u got 1 pt\t\t\n"$BABA\nØ\xadد يقÙ\x81Ù„ الروتر ويشغله تاني علي بابا مهنج أكيد ."\t\t\nRT @always_invest: Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other…\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA was at 319 Oct 2020', ' trading at 79 today...This is Asia\'s premiere enterprise.... https://t.co/A8G5QmzVoi\t\t\n@Miki_253 No se cuantos “falling knifeâ€\x9d he intentado coger ya con $baba\t\t\n"$BABA $50.00 Jun 17 2022 PUT ⬇ï¸\x8f🌊\nUnderlying: $79.44\n% Difference: 58.87%\nDaily $ Volume: $1', '095', '264\nVolume: 4', '237\nOI: 899\nIV: 93.38%\nBid/Ask: $2.53/$2.64"\t\t\nOptions with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUMC\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @MarketRebels: More than 250k $BABA option contracts traded so far', ' 56% call 44% put\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nMore than 250k $BABA option contracts traded so far', ' 56% call 44% put\t\t\n$BABA seriously this stock been damaged so bad beyond recognition..maybe heading towards the low of 2015 at 57 🥇\t\t\n"Best trade I made in a long time. Easy play on 🔜https://t.co/9ksXmQnGj3\n\n $LOVE $WORK $AAPL $AMD $QQQ $GLD $TWR $BABA $GOOGL #ES_F \n#free #forex https://t.co/C1i3s3duvA"\t\t\nWhat You Missed On Wall Street This Morning $BABA $JD $FTV $TSN $IPGP $PTON $AFRM $MRNA $LMT $LVS $MLCO $MGM $WYNN $AAPL $HNHPF $LILM $C $DISCA $DISCK $T $TSLA $TRQ $RIO $NOK $NKTR $BMY $KC $ZH $AVEO $FXLV $GOL $ADAP $LUNA https://t.co/MzLxZEJvi2\t\t\n@DCDOWORK Still', ' compared to $baba $nio is ðŸ‘\x8d\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n"Chinese ADR\'s such as $BABA have taken a hard hit recently following SEC\'s warning issuance for five Chinese stocks which are at risk of being delisted. $BABA is down a further 7% today', ' trading around $80 per share', ' back to its 2016 levels.\n\n60.9% of retail clients lose money. https://t.co/x5qSbKjuLn"\t\t\n$BABA going to book value of $60 this week ï¸\x8f\t\t\n"RT @hillc255: $BABA \n\nMunger must be shitting his Depends. â\x9d—"\t\t\n"$BABA \n\nMunger must be shitting his Depends. â\x9d—"\t\t\nRT @HedgeFundTips: $BABA now trading at <6x next year\'s earnings when you back out cash and st investments. Still growing top line > 20%.…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA today. Waterfall drops. One month ago at 120 usd it sounded "crazy" when i talked about 75 usd. Interesting 52 week range. https://t.co/HIpHQdMaKb\t\t\nRT @lunae247: @AjTrader7 Education that pays what it’s worth! $BABA short & curl. $TSLA curl. Premarket $AGRI with @JanniMore. Thanks! #ACT…\t\t\nOtra semana de sufrimiento e incertidumbre con $BABA. Ã\x81nimo. ðŸ˜\x8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"I own a very small position in $BABA (less than 1%).\n\nOne side of my mind says buy a little more.\n\nAnother side says they will be delisted when their financials are found out to be a total fraud. \n\nI\'m not saying they are', ' but almost every Chinese stock is or has been a fraud."\t\t\n@cryptowyckoff El opaco gobierno chino… no se si sabrás qué hace un año', ' desapareció el CEO de $BABA unos meses y se rumoreaba que el gobierno se habÃ\xada encargado de el… luego reapareció y el Ã\xadndice chino y $BABA tuvieron una jornada espectacular\t\t\n"Most profitable trading community Get up to 574% profits🔜https://t.co/9ksXmQnGj3\n\n $QQQ $AMZN $NVDA  $TSLA $BABA $AMD $AAPL  #ES_F https://t.co/d5DaISSyRw"\t\t\n@CanteringClark $KWEB All time low', ' $BABA almost back to IPO price\t\t\n$BABA Crash. https://t.co/scb9Y3JgNe\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"RT @AlertTrade: 🔴🔴  You are invited to test drive TradeIdeas PREMIUM features for 2 weeks!\n\nâ€\x8d🙋â€\x8d♀ï¸\x8f  via ⟶ https://t.co/31AoVqi1aS \n\n📊\n$DIDI…"\t\t\n$BABA Alibaba Looks To Trim Work Force By Up To 20% https://t.co/0qEdgR3xZD\t\t\n$BABA Why Alibaba', " Nio And Other Chinese Stocks Are Falling Today https://t.co/voASdvQ4ak\t\t\n$BABA Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain https://t.co/wwOFsYfQAS\t\t\n$BABA China stocks fall on COVID-19 lockdowns https://t.co/DFMZ70GOzj\t\t\n$BABA Chinese Stock Crash: U.S. Losses Top $1.1 Trillion As Beijing's Russia Ties Spark Investor Concerns https://t.co/GqmiDhcOsI\t\t\nRT @SquawkStreet: U.S. listed China shares are tumbling amid ongoing regulatory headwinds", ' Covid-19 lockdowns and ongoing geopolitical tens…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @InversorExperto: JP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\n$BABA', ' $JD and othe Chinese tech stocks down. Russian stock market still closed. Really asking my self what this leaders have in their mind? Wtf are they doing?!\t\t\ntook profit $BABA put https://t.co/sCRoDVPAZK\t\t\nI don’t like $BABA but this is not fair https://t.co/s388lL3wrX\t\t\n"The best place for Traders to Gain 📉\n\n🔜https://t.co/9ksXmQnGj3\n\n $AMZN $NVDA  $BABA $AMD $NFLX $FB $USO  $XOM #forex https://t.co/9jEJcocX6V"\t\t\n"SWEEP 692 $BABA 04/14/22 $80 calls for $7.95 \n\nSpot: $79.57\nVolume: 1', '313\nOI: 375\nIV: 87.61%\nPremium: $550.1k\nSector: Consumer Cyclical"\t\t\n$BABA Alibaba Group Holding Option Alert: Mar 18 $94 Calls Sweep (13) near the Bid: 107 vs 937 OIðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/pSB4hAOvHI\t\t\n@rosemontseneca $BABA / $ FB 🤷ðŸ\x8f½â€\x8d♂ï¸\x8f\t\t\nWith today stock price fall', ' those put options are getting ever more interesting. As IV increases', ' even lower strike prices are quite interesting now. If the market gives us this opportunity we need to take advantage of it. $BABA\t\t\n@amitisinvesting Losing money with $pltr and $baba! all day erryday :D\t\t\n$baba ÙŠÙ\x81تتØ\xad عند سعر Ù§Ù§.Ù§ بنزول اكثر من ٨٪ ØŒ السعر هذا وصله عام 2016 ÙˆÙ\x81يه Ù…Ø\xadللين كانو ينصØ\xadون بالشراء من سعر ١٢Ù\xa0 !!\t\t\nJP. Morgan rebaja su precio objetivo de $BABA a 65$ por los riesgos geopolÃ\xadticos. https://t.co/GIvvXaUQjY\t\t\nRT @MarketRebels: Options with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUM…\t\t\n"Most winning trading chat For a limited time we are opening our trading chatroom to the public\n\n🔜https://t.co/9ksXmQnGj3\n\n$NVTA $AMWL $VGR $CFB $AAPL $GOOG $GOOGL $BABA $FB https://t.co/I2S1fZt7t5"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Powell be like …\n\n$SPY\n$QQQ\n$SQQQ\n$AMD $NIO $BABA\n$VIX\n$IWM https://t.co/gog0kJzQHq"\t\t\n"🔴🔴  You are invited to test drive TradeIdeas PREMIUM features for 2 weeks!\n\nâ€\x8d🙋â€\x8d♀ï¸\x8f  via ⟶ https://t.co/31AoVqi1aS \n\n📊\n$DIDI $RLX $NIO $RIVN $BABA $DOCU $EDU $TME $BEKE $FUTU $NVGS $GFAI $AEI $ALTO $HGEN $SHLS $HTZ $CAT $VTR $BKR $ZIM $CTIC $CTVA $WELL $APLE $GSL https://t.co/tAIiz9QZUd"\t\t\n@EquityBrian Never liked $BABA i prefer $JD instead\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 60 | 252.9% | 🚀\n| $SPY | 58 | 123.1% | 🚀\n| $BABA | 31 | 14.8% | 🚀\n| $TSLA | 20 | -31.0% | 🚀\n| $QQQ | 16 | 220.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA https://t.co/hcHYktEUIH\t\t\nRT @MarketRebels: Options with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUM…\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (83)\n2. $SPY (80)\n3. $OIL (28)\n4. $TSLA (20)\n5. $AMZN (19)\n6. $QQQ (18)\n7. $ZIM (13)\n8. $AAPL (13)\n9. $HOUR (11)\n10. $BABA (11)\n\nhttps://t.co/InT5oXXyaY https://t.co/O39q4IMbqU"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@SJosephBurns $BABA has destroyed the same amount of investors/traders as $DOGE 😂\t\t\n"Buy&Pray\n\nAmpliamos $BABA y $TCEHY\n\nToca aguantar el vendaval 🤕 https://t.co/cGwd5kVdtx"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 62 | 169.6% | 🚀\n| $GME | 58 | 241.2% | 🚀\n| $BABA | 31 | 14.8% | 🚀\n| $TSLA | 20 | -31.0% | 🚀\n| $QQQ | 16 | 220.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$SPY', ' $BRK.A', ' $RPV', ' $BIL', ' $CRBN', ' $IXG', ' $AAPL', ' $IVV', ' $BABA', ' $BRK.B', ' $ONEY', ' $QQQ', ' $IEFA', ' $BGEPF', ' $IWM', ' $YMH22', ' $NVDA', ' $VEA', ' $ENTG', ' $EEM https://t.co/98O6WKfdFc"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $GME\n2. $TSLA\n3. $ZIM\n4. $AAPL\n5. $BABA"\t\t\n"Options with increasing IV: $TCOM $PDD $BILI $LI $ARQQ $BIDU $KWEB $BABA $JD $FXI $ASHR $FMAC $GDS $YANG $XPEV $HTHT $YUMC\n\nOptions with decreasing IV: $MNDT $DOCU $BBBY $RIVN $FPAC $ORCL $BMBL $SFIX"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 62 | 169.6% | 🚀\n| $GME | 58 | 241.2% | 🚀\n| $BABA | 31 | 14.8% | 🚀\n| $TSLA | 19 | -34.5% | 🚀\n| $QQQ | 16 | 220.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top #money flow today. Free stock apps https://t.co/7Cz8yP8vDT\n$SPY', ' $BRK.A', ' $RPV', ' $BIL', ' $CRBN', ' $IXG', ' $AAPL', ' $IVV', ' $BABA', ' $BRK.B', ' $ONEY', ' $QQQ', ' $IEFA', ' $BGEPF', ' $IWM', ' $YMH22', ' $NVDA', ' $VEA', ' $ENTG', ' $EEM https://t.co/cm0VR6Yeb1"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n\n1. $AAPL Apple -1.17%\n2. $BABA Alibaba -6.61%\n3. $TSLA Tesla -1.51%\n4. $AFRM Affirm -6.55%\n5. $PFE Pfizer +4.41%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\n"Top 5 Trending Tickers in Fintwit now:\n\n1. $AFRM Affirm -6.55%\n2. $NKTR Nektar -54.80%\n3. $MRNA Moderna +17.34%\n4. $BABA Alibaba -6.61%\n5. $MULN Mullen +24.44%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nTrending stocks on https://t.co/F4i3VqKZ25 on 2022-03-14 : $AMC', ' $AWLIF', ' $BABA', ' $CHPT', ' $CVX', ' $ELEM.CA', ' $F', ' $FUBO', ' $GGG.CA', ' $NCLH\t\t\n$BABA i have zero doubt that Alibaba would be trading much higher than it’s current $79 price today had Jack Ma not spoken out against the CCP gov’t last yr. Just sayin’ from an investor standpoint.D\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.    https://t.co/9lszL7rjwL\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/McphT8kDE3"\t\t\n$BABA such a strong divergence! Who is right? Technical indicators or analysts? If you ask me', ' that stock is oversold! https://t.co/WkfD2XvPhq\t\t\nRT @realalexvieira: When a Toxic Person Can No Longer Control You', ' They Will Find a Puppet to Control You $BABA $TWLO $SNAP $NIO $LCID $SPY…\t\t\nWhen a Toxic Person Can No Longer Control You', ' They Will Find a Puppet to Control You $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice $ETSY https://t.co/2aHEYX9aTj\t\t\n$BABA puedes joderme un poco menos? Si quieres\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA almost reaching $GME\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nParece que $BABA va rumbo a mÃ\xadnimos históricos sobre los $58. https://t.co/lrNoZ0Y08d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@EquityBrian They’re right. $BABA and $KWEB and other Chinese internet stocks are multi-baggers since China’s dominance on the globe continues to grow.\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\nya le falta poquito a Alibaba $baba para llegar a su precio de IPO ($68) https://t.co/mloDBaHSjO\t\t\n$BABA POS stock avoid Communist trash. China stocks were a hit after 2008 but no more. Take the loss n invest in US companies. 📢\t\t\n"$BABA ya por debajo de 80$.\n\nTodo bien pana @mario10xCiento https://t.co/dIl869vbhv"\t\t\n"$NIO $BIDU $BABA Why Alibaba', ' Nio And Other Chinese Stocks Are Falling Today\n\n https://t.co/Q9UGgHIBze"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$HYMC $RLX $TME $BABA $AAPL  \nI\'ve made $264K with them', '.', '.. By their alert..📈 If you really want to make a huge profit on trading... Choose this professional chat:::: \n   https://t.co/reUBr7mtrb 🆓 https://t.co/ckcJj7jBGs"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$Baba el q quizo adivinar el piso ha sufrido.. mientras no supere al menos 100-110 dls ni pensar en entrar', ' conforme siga cayendo ajustamos niveles #Bacachoknows #Trmx #BolsaMX https://t.co/6GJgvvkQh9\t\t\n$BABA we have reached extreme fear ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nIs someone going to catch $BABA', ' will anyone save it. 0 bottom for a whole yr. It just keeps falling https://t.co/IE3ggANnxC\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\nMin mos i $BABA via $SFTBY. Kommer troligtvis öka snart. https://t.co/IgPXjTTaIT\t\t\n"RT @TMGStockTips: Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nAmplÃ\xado $BABA y $TCEHY https://t.co/ZwHYyUQFYV\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"Im holding still $BABA P\n\n$SPY is jus 🩸 https://t.co/5lp3fx76Tc"\t\t\nAdentro de $baba de vuelta  me velan a las 17\t\t\n@SpacGuru $BABA. NEver woulda thunk it. ðŸ˜\x9d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: Alex Vieira Live Today Warns of ‘Worst Consequences’ For Anyone Challenging What\'s Coming $BABA $TWLO $SNAP $NIO $LCID…\t\t\nAlex Vieira Live Today Warns of ‘Worst Consequences’ For Anyone Challenging What\'s Coming $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/HhX1m0s92T\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n"Options  Stock Alerts\nDiscord link below\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$AAPL $TSLA $QQQ $BABA $BB $THIS \n$SP  $HJDH $VJDV https://t.co/87ATA8B8mT"\t\t\nRT @realalexvieira: Changes on Analyst Ratings Junk to Junk Plus Sell Short 100% Float. Nuke Coming Soon $BABA $TWLO $SNAP $NIO $LCID $SPY…\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n$BABA gonna take patience. This political risk is scaring a lot of people off. Thanks for the cheaper shares ðŸ˜\x81\t\t\n+1.8R today', ' got a lovely drop on $BABA at the open then tried fading $DB but it went against me when the indexes popped. Solid day. @BearBullTraders #BBTfamily @JohnH_BBT @MikeB_BBT https://t.co/9HR6ZV9aU3\t\t\n@EquityBrian where’s $BABA?\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n@SeekingTheValue @WS_Enfurecido $BABA solo $500 dentro de 10 años? 😬🙄\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$NIO $YUMC $BIDU $BABA and other Chinese names right now https://t.co/jz0g1MkkWp\t\t\n@SpacBoobby $BABA https://t.co/5O3VoBffM4\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @SpacBobby: It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%…"\t\t\n@vitaliyk Any opinion on SoftBank at the current price? I’d guess it’s hard to get comfortable on valuation without knowing how the $BABA situation plays out.\t\t\n"It\'s been a tough year if you are a growth investor...\n\nYTD returns:\n\n$TSLA -27%\n$BABA -32%\n$MELI -33%\n$COIN -38%\n$UPST -39%\n$HOOD -40%\n$LCID -42%\n$DKNG -44%\n$PYPL -48%\n$NIO -53%\n$SHOP -62%\n$RBLX -64%\n$RIVN -66%\n$AFRM -72%"\t\t\n$AITX has signed Premier Protective Security', ' Inc. as a new authorized dealer', ' and has received an order for a ROSA security robot from this new dealer.  https://t.co/ESWC4KaG6C @frontpagestocks $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER\t\t\n"@SquawkStreet @jimcramer @davidfaber @CNBC LMAO!  Thx $JPM for getting us out of $BABA this morning under $80', ' whew!\n\nNot at $200 or $150 but NOW', ' here under $80 this morning', ' thank you for saving us with your TIMELY ""underweight"" advice.\n\n😂😂😂"\t\t\n$BABA  I had a dream 2 weeks ago $baba at $80 â–¶\t\t\n"Chinese tech stocks. Yikes. \n$BABA $KWEB $TCEHY"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA back to IPO levels… https://t.co/18Iz6r7pwM\t\t\n@BahamaBen9 $BABA in the 70s is insane.  Down from ATH of 319.  Forward P/E of 10.  Q4 YOY Growth of 48%.  Number 14 company in the world by Net Income.  How much lower before the price actually forces you to buy some?\t\t\n$BABA  chance of a BD on 2min\t\t\n"Bast trading community📉\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$BYFC $QQQ $FREE $BOXL $AMZN $BABA $BNGO $TSLA https://t.co/pYP4ZF5605"\t\t\n"By the way', " I don't have an opinion on $BABA. \n\nI used to own it through Softbank", ' never felt comfortable with $BABA ownership (always discounted by a lot). \n\nSoftbank had other assets that provided margin of safety."\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA I think the China trade is off. 😂 📣\t\t\n"RT @Julian36716951: $MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Julian36716951: $MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"China short for a YEAR and why? 🌹\n\n#Answer:MacroToMicro + wkly gaps down 😉💃\n\nChinese stocks listed in Hong Kong have had their worst day since the global financial crisis. 🔥\n\n$KWEB $FXI $BABA $JD\n\nDay trading is fun but zoom OUT for big swings! https://t.co/iQnSFAVxBe"\t\t\n"$KWEB buy at all-time low they said', ' it will be easy they said. \n \n$BABA $JD $CQQQ ↘ https://t.co/YNNZ6wb5tw"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA China is on lockdown again', ' you know what that means? More $GNUS cartoons 😂 ðŸ‘\x8d\t\t\n$BABA casi en precios de IPO 🥶\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/CchCER9jE7"\t\t\n#Alibaba $BABA nuevo mÃ\xadnimo hoy en 77', '70$. -70% desde los máximos del verano pasado.\t\t\n"Déjame decirte algo:\n-Hoy Telefónica $TEF cotiza a más PER que Alibaba $BABA. https://t.co/kU5ljzdKvG"\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION https://t.co/dL3cITJYcH\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/dNp9DcIzVX"\t\t\n"SHENZHEN LOCKDOWN STOPS THE STOCK MARKET RALLY ON UKRAINE PROGRESS\n- Read more. \n\nhttps://t.co/mQgcKqC9XQ\n\n#Investing #Invest #Investment #Investments #Investors #Markets #Stocks #StocksToWatch #StockMarket $NIO $DIDI $RLX $AMD $AAPL $BABA $TME $SOFI $AAL $JD $BEKE $F $OXY $LI"\t\t\nRT @realalexvieira: Don\'t Blame Others for What\'s Coming. You Accept to Be Defrauded by the Media Daily $BABA $TWLO $SNAP $NIO $LCID $SPY $…\t\t\nDon\'t Blame Others for What\'s Coming. You Accept to Be Defrauded by the Media Daily $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $ROKU #biden #Facebook #bitcoin #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/PiXyH7wxDu\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA still a falling knife', ' wake me when it\'s $50 👀\t\t\n$AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @lunae247: @AjTrader7 Education that pays what it’s worth! $BABA short & curl. $TSLA curl. Premarket $AGRI with @JanniMore. Thanks! #ACT…\t\t\nRT @missiehost: $BABA short was a winner for me today. Cheers to another green day!🥂 Thank you to the great @AjTrader7 who gives  #ACTfamil…\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/K5mIBHGOL7   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/g7lraPFrN6"\t\t\n@cvotrades Thoughts on $baba boss?\t\t\n#Options Flow Stream Update $TSLA $BABA $VXX $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/dsVWHiHyX8\t\t\n#Options Flow Stream Update $TSLA $BABA $VXX $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/QvDoWaHSoV\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"Fascinating', ' one minute FinTwit is talking about $AMZN returns from 2001 lows', ' and then right after says $BABA and other China stocks are worth nothing and should sell... so obvious you would have all sold $AMZN in 2001 in a panic.\n\nNot the same', ' but parallels are interesting"\t\t\n#Options Flow Stream Update $TSLA $BABA $VXX $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/XEfdodGjLM\t\t\n"$BABA Option to look at today.. 👀 👀  $90 Call for Thursday', ' April 14. Roughly 456 Thousand dollars! 💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"DailyDown5\n$BABA $80.83 -6.78% -18.07% -36.10% -35.61% 21.66\n$BE $21.14 -7.48% -0.84% 31.88% -17.74% 53.60\n$BIDU $112.70 -5.23% -18.55% -32.39% -24.81% 26.98\n$CHK $75.93 -5.74% -11.60% 15.61% 20.18% 52.07\n$CLOV $2.88 -6.96% 10.58% 0.52% -37.50% 53.46"\t\t\n"RSI25\n$BABA $80.83 -6.78% -18.07% -36.10% -35.61% 21.66\n$BGS $25.86 0.66% -13.37% -15.02% -13.08% 24.63\n$BIRD $5.12 -4.66% -14.38% -56.01% -68.10% 17.25\n$DNA $2.86 -6.23% -17.10% -51.44% -71.34% 23.91\n$JD $44.85 -6.54% -25.89% -42.71% -42.57% 22.22"\t\t\n"Helped me get my account green all time. Thanks https://t.co/3vbD4Mv3UF\n\nâ\x9d¤ï¸\x8fðŸ‘\x8f📈â˜\x9dï¸\x8f\n$SPY $ES $ADBE $AMZN $MSFT $AAL $ROKU $BABA $CRM $CVNA https://t.co/VQuUzpdHv3"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@15minofPham @Barchart Call $BABA strike 310?\t\t\n$BABA jpm are criminals 📢\t\t\n"✅Stocks \n✅Options \n✅Day trading \n\n$AAPL $FSLY $BABA $WORK $JPM $SPY $GS $HD $NKLA $FB $NFLX $XOM\n\n🔴Chatroom\n\nIf you want to make real gains and make your own plays join us Today https://t.co/McJQCtv6Co https://t.co/JaJMyHrGE6"\t\t\n"$TSLA $NIO $SPY $MDRR $FSLY $NOVN $AAPL $PT $ROKU $SOLO $WKHS $AMD $FB $NFLX $BABA $AKBA $AMZN $KXIN $CEI $ZM \n\nIf you want to make real gains and make your own plays Today\n\n  🚨\n\n✅Stocks \n✅Options \n✅Day trading \n✅Swing TradinG\n\n📚 Learn &Earn https://t.co/McJQCtv6Co https://t.co/IANfeKpIZi"\t\t\n"U.S. listed China shares are tumbling amid ongoing regulatory headwinds', ' Covid-19 lockdowns and ongoing geopolitical tensions. @jimcramer & @davidfaber discuss. $BABA $JD\n\n@CNBC https://t.co/gcKQ9Xrwr4"\t\t\n$BABA Adding 25k 👇 https://t.co/USQcOtxohO\t\t\n"RT @EndoCapital: As Buffett says: ""Buying opportunities come infrequently. When it\'s raining gold', ' reach for a bucket', ' not a thimble.""\n\n$JD…"\t\t\n"@SixSigmaCapital This is a competition no one wants to win. I think $FB has a higher floor than Alibaba $BABA. \n\nhttps://t.co/VnLt7GNGWO"\t\t\n@itscharliemar Agreed', ' but a value investor doesn\'t care of any price targets given by any banks. We know that they adjust the stock prices based on the current market sentiment. We look at the long term. $BABA is a solid company and the market will recognize it in the future; we just need time\t\t\n"✅Stocks \n✅Options \n✅Day trading \n\n$AAPL $FSLY $BABA $WORK $JPM $SPY $GS $HD $NKLA $FB $NFLX $XOM\n\n🔴Chatroom\n\nIf you want to make real gains and make your own plays join us TODAY\n https://t.co/McJQCtMHtW https://t.co/KfVSOGaw9d"\t\t\n$BABA Crazy Crazy Crazy 👆\t\t\n"Mon (3/14/22) largest increase in OI from Fri (Min $5', ' Vol 500K', ' Call/Put Vol 500 Each): $UBER $FCX $FANG $CVNA $HIMX $TEVA $FCX $TWTR $BHC $F $BABA $CMCSA $DAL $UAL $PBR $SQ $PFE $PLUG $NKE $PYPL $BAC $AAPL\n\nDATA: @Barchart https://t.co/DfzhaAK34k"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n@moden_erik Okay', ' a sinking ship with $65 bil in cash. My point is that if the Chinese government is purposefully destroying $BABA then metrics don’t matter at all and it’s worth factoring that risk into your calculations\t\t\n"E-commerce #stocks performance so far today\n\nhttps://t.co/kRVRvUvvA4', ' Inc $AMZN (-1.16%)\nAlibaba Group Holding Limited $BABA (-6.80%)\nhttps://t.co/7wUmQer1wl', ' Inc $JD (-6.44%)\neBay Inc $EBAY (+5.35%)\nEtsy', ' Inc $ETSY (+2.36%)"\t\t\nNew 52 Week Highs 71 Lows 1385. Highs $PARA $VOLT $TRQ $YANG $BMY Lows $NIO $RLX $TME $BABA $FXI https://t.co/J0p2Vxafqg\t\t\n"$NIO $SPY $TSLA $FSLY $STAF $NFLX $ZM $WKHS $SPI $FB $PT $AAPL $BABA $PTON $KXIN $CEI  $AMZN \n✅Stocks \n✅Options \n✅Day trading \n✅Swing Trading \n\n🔴 Chatroom\nhttps://t.co/McJQCtv6Co\n\n↖ï¸\x8f  join  \n\n🔴 Daily ALERTS & ANALYSIS Right On TIME https://t.co/oz0QjMiiZX"\t\t\n"#inside60\n$AMD\n$BA\n$BABA\n$DIS\n$FB\n$GS\n$IWM\n$MSFT\n$NVDA\n$QQQ\n$ROKU\n$TSLA\n$ZM"\t\t\n"@sp3cul8r FWIW this decline in Chinese stocks may be a semi generational buying opp. Esp for $JD and $BABA IMO\n\nExample: Buy $BABA here at say $81 the call options to sell against this every month could literally give you a 50% return just from that even if it stays unch the whole year."\t\t\n"Cotizando por encima de LOD (por ahora)\n$PDD 12% $NIO 7', '65% $XPEV 12', '85% $TCOM 17', '94% $BIDU 9% $JD 6', '77% $BABA 3', '54% $KWEB 5', '96%"\t\t\n@deltagammaqueen $BABA please!!!\t\t\n@ADaytrading @Faxanadu_trader @BitacoraBolsa @xavier_comas @polru99 @mbacardit @MorgadesJ @jcasalsc @TraderOscta @jornalerotrade yo tengo $BABA desde hace muchos meses', ' precio medio $158', ' no me arrepiento de la compra.\t\t\n"RT @Observandobolsa: ""El ego en la inversión""', ' óleo sobre lienzo:\n\n$BABA"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n$BABA I wanna reach out to all asswipes who talk shit about baba. Please', ' I am f.. begging you to short it with all you got. 📣\t\t\n@CharlieMunger00 I think investors are incorrectly analyzing $BABA as if it were a U.S. listed company', ' which it isn\'t. The political risk attached to Chinese companies is not insignificant enough to be ignored. I would much rather own U.S. based big tech (e.g. $FB).\t\t\n$BABA where is Jack Ma? 🆕\t\t\n"Tech #stocks performance so far today\n\nMicrosoft $MSFT (+0.80%)\nAlibaba $BABA (-6.72%)\nAmazon $AMZN (-0.84%)\nAlphabet $GOOG (-0.83%)\nApple $AAPL (-1.08%)\nFacebook $FB (+1.06%)\nTesla $TSLA (-2.12%)\nPaypal $PYPL (+1.35%)"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA When we speculate they tell us fundamentals matter', ' when we use fundamentals they drop price targets 🤦â€\x8d♂ï¸\x8f we can’t win with all this manipulation it’s disgusting 🌟\t\t\n@Momentum_factor @gualestrit En cada gran baja', ' sigo agregando $BABA. Y cuando sube (pocas veces', ' vendo parte). Sabes porque no pierdo mientras promedio a la baja? Porque al mismo tiempo shorteo las acciones chinas con $YANG y $FXP. Practicamente salgo empatado', ' y tendre asegurado tener comprado el piso 😎\t\t\n"RT @Julian36716951: $MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $…"\t\t\n"$QFIN 9% div yield \n$BABA $BIDU $TENCENT $FUTU ↔"\t\t\n$BABA everyone needs a trapped here 👇\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n#Alibaba $BABA en seguimiento diario', ' posible... https://t.co/aHH5eU3E3e\t\t\nRT @realalexvieira: Changes on Analyst Ratings Junk to Junk Plus Sell Short 100% Float. Nuke Coming Soon $BABA $TWLO $SNAP $NIO $LCID $SPY…\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nChanges on Analyst Ratings Junk to Junk Plus Sell Short 100% Float. Nuke Coming Soon $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/BCvS9fVSP6\t\t\n"$HYEX UBN is advancing its position to meet rising consumer demand for healthy', ' science-based options.\n\n@Duke4900\n@SteveKann\n\n$TWTR $BABA $XOP $Z $UBER $XHB $SBLK $COOP $ARCH $COIN $APPS $BE $ZIM $AA $GOLD $FDX $SPY $PINS $UPWK $NVAX $CVX $CFLT $APA\n\nhttps://t.co/lrYH0t5Go1"\t\t\n$BABA $35 📈\t\t\nDaylight savings has me ðŸ˜\xad #stockmarket #finance $baba #crypto https://t.co/wk7KqA0p06\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @under_the_tears: $BABA Munger will throw in the towel?\nAnnouncement from BABA?\nthis drop is not stopping... 🌟"\t\t\n$BABA you idiots shoulda got out ages ago. 🆕\t\t\n"$BABA Munger will throw in the towel?\nAnnouncement from BABA?\nthis drop is not stopping... 🌟"\t\t\n$BABA - If THIS is not the bottom then I wonder what would be. The R/R is in favour of the bulls. Weekly long term demand zone plus weekly falling wedge support. My money is on the table https://t.co/8qyH5gF9XS https://t.co/9bWbAphquR\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nHow low can $BABA go? Zero. If', ' and it’s an if', ' but a plausible one', ' if the Chinese government is deliberately hobbling and dismantling $BABA it can go much lower', ' and you’d be buying a sinking ship that still has a 233 bil market cap.\t\t\n"$BABA How low can she go? \nBring back Jack !!! â\xad\x90"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@TrendSpider  \n \n$BABA 🆕 https://t.co/YVMMltnteo"\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"If any long term investor interested in investing in $BABA', ' then today is the time to deploy 25% of your total capital allocation to this script. \n\nNt an expert here. Jst a techno-funda novice who hs learned free things about market in last few years. \n\n@TihoBrkan \n\n#BABA https://t.co/ADkYSpr7BS"\t\t\n"RT @Qooore_app: #Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #t…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA buying some here. Raid under 87 ï¸\x8f\t\t\n"@bigbrainCFA Right there with you\n$BABA 🚀\n$FB 🚀"\t\t\n@WalrusFarts69 do you prefer it to a $80 $BABA?\t\t\n"RT @Honeydew0101: $BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgra…"\t\t\n"@sp3cul8r Honestly', ' what does ANYONE really ""know"" about his supposed position in $BABA ?\n\nReally now', ' we know nothing aside from what we may read somewhere.\n\nNot many definitive places to look at what ""he"" owns"\t\t\n"@EquityBrian Hi Brian', ' what is your take on $BABA? \nP.S. I have many $BABA shares"\t\t\n$BABA perfect manipulation. Tell me how you can trust these banks. Wasn’t JP part of who made the IPO happen!!! 💗\t\t\nFlow Room (These are not alerts): $BABA 03/18 $50 puts bought 670x AT ASK $2.42 each  #BEARISH #SPX #QQQ #CHINA #orderflow #options #trading\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I will NEVER invest in USA stock market again! Most corrupted market in the world', ' no question. 📣\t\t\n"As Buffett says: ""Buying opportunities come infrequently. When it\'s raining gold', ' reach for a bucket', ' not a thimble.""\n\n$JD $BABA $TCEHY"\t\t\n"Foolishness or Guts', ' only time is gonna prove it!! \n$BABA"\t\t\nRT @realalexvieira: Expect Overnight Stock Crashes 70% As People Remain in Denial. Alex Vieira Urges Following the Bible $BABA $TWLO $SNAP…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TradingBlockCo: U.S.- listed China shares are tumbling again with Alibaba down 9% at one point $BABA https://t.co/qb0j1bCB6r\t\t\n$BABA this is seriously in POS territory', ' added 80.50.  Have one more bullet to fire in an extraction attempt.\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nExpect Overnight Stock Crashes 70% As People Remain in Denial. Alex Vieira Urges Following the Bible $BABA $TWLO $SNAP $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/skrZ1ROxPa\t\t\nIs there a crypto platform', ' where I can buy stonks? Like $BABA ?\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA now cheaper than IPO price https://t.co/X8QdbtWsdG\t\t\n"SAMR', " China's competition watchdog", ' shows off its 2021 report card:\n\nIn 2021', ' SAMR closed 176 anti-monopoly cases (up from 109 in 2020). Of which', ' 26 cases resulted in fines. Fines totalled USD $3.72B', ' with $BABA and $MPNGY fines ~90% of the total.\n\nhttps://t.co/jtIvFLnpi3"\t\t\nWell', ' glad I got out of most of my $BABA. Shame I didn\'t go all the way...\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA KittyMeow Holdings [K.M Holdings] upgrades Alibaba Group Holding from Underperform to Buy and revised $110 price target from $80 ï¸\x8f\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"💎Sunstock Inc \n👉 #OTCQB 💎 $SSOK 👈\n💎REPORTS THIRD QUARTER FY 2021 RESULTS\n\nhttps://t.co/6ReDKEJygV\n\n@ipoguy \n\n$AFRM $AAPL $SPX $FB $NET $AMD $MSFT $BTU $TLT $AMZN $DDOG $ES $DAC $NVDA $DIS $TWLO $ZEN $TWTR $BABA $XOP $Z $UBER $XHB $SBLK $COIN $APPS $BE $ZIM $AA $GOLD https://t.co/KBSARyVIXe"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\nRT @invertedfragil1: Alright', ' how long until Buffett buys all of $BABA to bail out Munger?\t\t\nAlright', ' how long until Buffett buys all of $BABA to bail out Munger?\t\t\n"Fintwit\n\n1. $MULN 🥇\n2. $AGRI 🥈\n3. $MRNA 🥉\n4. $RKDA\n5. $SPY\n6. $AAPL\n7. $SPX\n8. $PFE\n9. $BABA\n10. $QQQ https://t.co/GuKjUrHxRn"\t\t\n"$WYNN this falling bc china or what? Seems cheap...\n\n$BABA $NIO $JD $BIDU ✨"\t\t\nTop 10 Stocks & Cryptos On Reddit: $BTC', ' $ETH', ' $SPY', ' $GME', ' $BABA', ' $TSLA', ' $MULN', ' $AAPL', ' $XRP', ' $GS #crypto #cryptocurrency #cryptocurrencies #stocks #trading #stockmarket https://t.co/1EHqptJmHD\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$JD From Credit Suisse to Goldman Sachs', " investment banks say It's time to buy Chinese stocks $BHAT ", ' $METX ', ' $BABA . LETS GO. 👆\t\t\n"$MULN WE\'RE GONNA LAUNCH THIS BITCH WHETHER YOU LIKE IT OR NOT!!!\n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB"\t\t\n"@TrendSpider  \n \n$BABA https://t.co/yc4BGs7A1Z"\t\t\n$BABA oooo well going down to 68… nothing we can do Russia ask communist mate for help…. âš¡ https://t.co/UwPTqGi4iU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Qooore_app: #Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #t…"\t\t\n"✨Stocktwits rankings✨\n\nTrending tickers:\n1. $GME\n2. $LKNCY\n3. $BABA\n4. $REQ\n5. $POET\n6. $MRNA\n7. $NIO\n8. $BNTX\n9. $PFE\n10. $XPEV\n\nMost active:\n1. $MULN\n2. $SPY\n3. $AMC\n4. $BTC\n5. $NIO\n6. $BABA\n7. $CEI\n8. $TSLA\n9. $HYMC\n10. $QQQ"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"#Qooorenews\n\nâ\x9d—ï¸\x8fShares of #Alibaba fall below IPO price as big tech crashes in China\n\n$BABA #IPO #shares #stockmarketnews #technology #China #crash #Insight #NYSE https://t.co/b32jKYIMjn"\t\t\n$BABA is a shit coin. Sorry for your loss. https://t.co/9WkZutTKLZ\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n$BABA For those of you that think you\'re smart enough to pick bottoms...just look at your chart for this in the past year.  A lot of casualties resulted from this falling knife lol 👉\t\t\n"Most popular among retail investors\n(estimates past hour)\n\n1. $NIO\n2. $AAPL\n3. $TSLA\n4. $BABA\n5. $MRNA\n6. $GME (OG meme)\n7. $FB\n8. $AMD\n9. $OXY\n10. $AMZN\n...\n12. SOFI / 13. AMC / 14. MULN\n\nFollow retail flows https://t.co/ZAlldqTXHr"\t\t\n$BABA now trading at <6x next year\'s earnings when you back out cash and st investments. Still growing top line > 20%.  Voting Machine vs. Weighing Machine.  Business still solid', ' ownership changing hands from weak to strong. Covid shut downs hurt', ' but curve will flatten like US.\t\t\n"RT @BlackBoxStocks: Here are the #calls and #puts on the ask/ above the ask/ $500K+\n\n$BABA $SPY $AAPL $PARA $QQQ $TSLA and more!\n\n#stocks #…"\t\t\n"RT @TrendSpider: $BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Pric…"\t\t\n"$BABA under IPO’s price… \n\n#China #tech #lockdown"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"$BABA 2014 \nRev: $10.1B\nIncome: $4.2B\nEquity: $9B\n💸Price: $92 \n\n$BABA 2022\nRev: $127.8B\nIncome: $19.8B\nEquity: $170B\n💸Price: $80 https://t.co/o9CZR6EuHi"\t\t\n"Alibaba $BABA IV index mean is at 83 compared to 52-week range of 24 to 83 with 14 strikes trading more than 500 contracts as shares sell off 6.5%\n\nhttps://t.co/03e8hkDoTd - Services & Tools -> Analysis Services -> Basic/Advanced Options -> Basic Options"\t\t\n$BABA China says they may support Russia in any way = $0 ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA ☺ï¸\x8f☺ï¸\x8f☺ï¸\x8f☺ï¸\x8f☺ï¸\x8f🤑🤑🤑🤑🤑 🚀🤌🤌🤌🤌 Proud of China 📊 https://t.co/nvWZ4pQjQd\t\t\nRT @realalexvieira: Alex Vieira Live Sell Everything. You\'re Already Dead. You Just Don\'t Know it Yet  $BABA $TWLO $GM $NIO $LCID $SPY $QQQ…\t\t\nAlex Vieira Live Sell Everything. You\'re Already Dead. You Just Don\'t Know it Yet  $BABA $TWLO $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/TDfqJP4Fyz\t\t\n"$BABA chaos china all schools \nPanic madness $JD $TENCENT $shit ï¸\x8f"\t\t\n@smartertrader I honestly love and agree with almost everything you have been putting out.  However', ' in the long run I do think you are wrong here on $BABA.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @BlackBoxStocks: Here are the #calls and #puts on the ask/ above the ask/ $500K+\n\n$BABA $SPY $AAPL $PARA $QQQ $TSLA and more!\n\n#stocks #…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Here are the #calls and #puts on the ask/ above the ask/ $500K+\n\n$BABA $SPY $AAPL $PARA $QQQ $TSLA and more!\n\n#stocks #stockstowatch #options #optionsflow #optionstrading #fintech #fintwit https://t.co/TMwfgSx46o"\t\t\n$BABA this stock is done . At this point you’re gambling ', " not investing if you have calls or buying shares . It’s over . ðŸ\x8f¼\t\t\nRT @Michigandolf: Every time I think it's a good idea to DCA into $BABA... https://t.co/kM4S8Wtzi3\t\t\nShorted $BIDU $CF $BABA.  Flipped long on $BABA when it failed to break to new lows.  Then flipped shorted again when it got back up to $82 resistance. https://t.co/4IFzPI9Lz4\t\t\n$BABA short was a winner for me today. Cheers to another green day!🥂 Thank you to the great @AjTrader7 who gives  #ACTfamily another profitable day!\t\t\nRT @kormakilla: $BABA has halved again since this tweet and is now less than $80 https://t.co/hviRo4BGCD\t\t\nRT @Gorka_Schulzer: China Mobile (tecnológica china) ya fue deslistada hace años", ' pero sigue estando disponible en Hong Kong', ' asÃ\xad como Alem…\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA rolled in other losers into this. No way this should trade near IPO price. 2nd biggest holding now âš¡\t\t\nI am expecting wild volatility this week in large cap land again. FEDs', ' China', ' Russia', ' Ukraine', ' lots going on. $BABA $QQQ $SPY $TSLA $COIN. Do have your seatbelts on because these names can get crazy â\xad\x90\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"✅ $DPRO 🔥 #NASDAQ\n✅#Draganfly Partnering with government and industry to carry out mapping', ' surveying', ' and data collection\n\n👉 https://t.co/FQvvGFoLFr \n\n$SNDL $AMC $GME $BB $AAL $SPCE $BABA $PLTN $BA $F $RIDE $NIO $CCIV $LI $PLUG $FCEL $RCON #drones #StockstoWatch #INTRADAY https://t.co/dznNls8Wtj"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @realalexvieira: Hysteric Crowd Buying Iodide Pills and Bunkers Believing in Miracles $BABA $TWLO $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $…\t\t\nHysteric Crowd Buying Iodide Pills and Bunkers Believing in Miracles $BABA $TWLO $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #cryptonews #saudiarabia #oilprice #ww3 https://t.co/Hk187T2oBL\t\t\nFutures Fade As Yields Soar', ' Oil Slides And China Stocks Crater $AAPL $LVS $MGM $WYNN $BABA $JD $QQQ $DIA $SPX $FEZ $GLD $JJC $JJU $SLV $BNO $UCO $UGA $UNG $USO $OIL $FXE $FXB $FXC $FXF $FXY $UUP https://t.co/IXCccVfRAy\t\t\n"Chinese stocks continue to melt down as spike in COVID-19 cases spurs new lockdowns and threatens global supply chain $BABA\n\nRead further here 👇 https://t.co/llFsQ1yM0u"\t\t\n"DailyDown5\n$BABA $80.74 -6.88% -18.16% -36.17% -35.69% 21.62\n$BE $21.43 -6.21% 0.52% 33.69% -16.61% 54.99\n$CHK $76.45 -5.09% -10.99% 16.40% 21.00% 53.22\n$COCO $7.74 -9.47% -25.29% -39.20% -32.28% 25.27\n$CSIQ $30.51 -7.99% -4.36% 8.19% -9.39% 49.09"\t\t\n"RSI25\n$BABA $80.74 -6.88% -18.16% -36.17% -35.69% 21.62\n$BGS $25.76 0.27% -13.70% -15.35% -13.41% 23.63\n$BIRD $5.24 -2.42% -12.37% -54.98% -67.35% 17.65\n$DIDI $1.91 1.06% -52.25% -51.77% -73.47% 20.70\n$DNA $2.96 -2.95% -14.20% -49.75% -70.34% 24.67"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Bidu is relatively stronger than Baba ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"As for apes', ' this is another story I heard somewhere...\nLike $FB', ' or $BABA...\n$AMC https://t.co/ERKV7rjicp"\t\t\n$BABA WWIII has begun already. This touches $50. Also covid is breaking out in 🇨🇳. Can’t stop that forever 🆙\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nRT @sp3cul8r: So', ' are we gonna talk about how much Charlie Munger is down on $BABA ?  And any time I bring it up', ' I hear “keep saying that…\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 9% at one point $BABA https://t.co/qb0j1bCB6r\t\t\n"So', ' are we gonna talk about how much Charlie Munger is down on $BABA ?  And any time I bring it up', ' I hear “keep saying that so I can buy it lower.â€\x9d\n\nWow."\t\t\n"$BABA $NIO $XPEV $LI $TCEHY $JD Key News Update\nU.S. listed China shares are tumbling again with Alibaba down\nhttps://t.co/cUJOZsfVb5\nStock alerts', ' news', ' and trade ideas at https://t.co/Qkw92RLxV8\n\n#daytrading #stocks #stockmarket"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\nMy portfolio: $BABA $STNE $TME', ' 10X is coming', ' Low Risk Businesses', ' High Risk Stocks. And who cares about the stocks?\t\t\n"$BABA sees 107 bullish options orders worth $10', '065', '118. On the flipside', ' BABA sees 126 bearish options orders worth $16', '821', "690.\n\nBABA's overall statistics show 16", '011 calls worth $32', '552', '830. On the other side', ' we have 16', '344 puts worth $68', '814', '176.\n\n11:04 AM ET"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA Statistics as of 11:03 AM ET\n\nOrder Count:\n- Puts: 16', '327\n- Calls: 15', '994\n\nVolume:\n- Puts: 80', '458\n- Calls: 107', '700\n\nPremium:\n- Puts: $68', '718', '456\n- Calls: $32', '531', '292\n\nPut/Call:\n- Order Ratio: 102.08%\n- Volume Ratio: 74.71%\n- Premium Ratio: 211.24%"\t\t\n$BABA Why Alibaba', ' Nio And Other Chinese Stocks Are Falling Today https://t.co/6z2puvpsxe\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BTU $HUSA $JKS $DVN $DQ $LGVN $AFRM $LVS $BABA $BLDR $BNO $DHI $RIVN $YUMC $UPST $MOS $USO $OVV $GME $APPS $NIO $DDOG $EQT $DOCS $BZ\n\nhttps://t.co/oDmsCWGy4C https://t.co/TWiBbIVkss"\t\t\n$BABA All indicators show continued moves to the downside', ' for now ï¸\x8f\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (80)\n2. $TSLA (33)\n3. $BABA (31)\n4. $OIL (24)\n5. $GME (21)\n6. $MRNA (19)\n7. $AAPL (14)\n8. $QQQ (13)\n9. $SOFI (12)\n10. $NIO (11)\n\nhttps://t.co/InT5oXXyaY https://t.co/bkrJO6v4rs"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n@itscharliemar First honest piece of research on $BABA', ' there should not be a consensus buy on this rubbish.\t\t\n$BABA looks like a shitcoin atm\t\t\nYa llevo a $BABA a -70% ha superado a $SAN en mi récord de pérdida. Lo peor es que parece que la sangrÃ\xada va a seguir...\t\t\n$FXI #China in screaming buy zone now if we look at long term RSI readings. Again another sign time to be greedy and load up here while everyone fearful. $BABA $TAL $EDU $PDD $JD https://t.co/eh1ZphJHNg\t\t\n$BABA ok $60 comes next ðŸ‘\x8d\t\t\nRT @shaolintrader88: he got slaughtered by $BIDU $BABA short https://t.co/JJFmhL2vkv\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $AGRI\n2. $MULN\n3. $TSLA\n4. $MRNA\n5. $BABA"\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $BABA\n2. $TSLA\n3. $MRNA\n4. $AAPL\n5. $GME"\t\t\nRT @CHill_TDA: Lots of stocks popping up in our Early Morning Movers Bearish scan. Some examples', ' not recommendations are: $BABA', ' $JD', ' $UPS…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $SPY (22 mentions)\n2. $BABA (10)\n3. $MRNA (8)\n4. $TSLA (8)\n5. $AMD (6)\n6. $SOFI (6)\n7. $TD (5)\n8. $GME (5)\n9. $PYPL (4)\n10. $PARA (4)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n#Alibaba', ' $BABA', ' is down 6.7% - https://t.co/QUk8BW3zUZ\t\t\nA nice $558 to start the week. How did you do? $BABA $TSLA https://t.co/PvVNcJWFwF\t\t\n$BABA Sold my positions at around 125 back in January with a huge loss. Never again will I buy any Chinese stock. Good luck to you all. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"🚀 Today\'s Top 10 Active #Stocks 🚀\nMon', ' Mar 14', ' 2022 @ 10:00 AM EST\n1. $NIO (-4.36%)\n2. $DIDI (+1.06%)\n3. $TME (-5.52%)\n4. $BABA (-6.74%)\n5. $AAPL (-0.48%)\n6. $RLX (-9.06%)\n7. $AMD (+0.55%)\n8. $SOFI (-4.68%)\n9. $AAL (+3.25%)\n10. $BEKE (+4.38%)"\t\t\nRT @realalexvieira: JP Morgan Agrees with Alex Vieira Slashing China Stocks Price Targets By 80%. The End is Here  $BABA $F $GM $NIO $LCID…\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nJP Morgan Agrees with Alex Vieira Slashing China Stocks Price Targets By 80%. The End is Here  $BABA $F $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/2q2iE9GhnJ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $96.00 Mar 25 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $81.25\n% Difference: 15.37%\nDaily $ Volume: $120', '825\nVolume: 1', '074\nOI: 155\nIV: 90.87%\nBid/Ask: $1.09/$1.16"\t\t\n$BABA Charlie Baba Munger ↔\t\t\n@AjTrader7 Education that pays what it’s worth! $BABA short & curl. $TSLA curl. Premarket $AGRI with @JanniMore. Thanks! #ACT https://t.co/EuazBZyN94\t\t\nMarket has not even been open for 1.5 hours and $BABA already traded over 33 million shares.\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nAlibaba Group Holding Limited traded 32.69M shares', ' 44% above average volume $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nHOLYSHIT $BABA https://t.co/VssyADlb8d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"1) JPM D/G 28 Chinese internet stocks. Just in time.\n\nHappens both on buy and sell side. It\'s forced. By the boss', ' risk manager', ' career risks etc. \n\nSo justification is trading ahead of sentiment and technical risk! $KWEB $BABA\n\n""Admittedly ...\n\n$SPY $QQQ $TLT $GLD #Commodities https://t.co/RjL8dQd14F"\t\t\n"I have been bullish on $BABA $81.33 in particular lately but started over $110 and even around $118 😬\n\nThat said', ' todays candle', ' especially if green could set up an Island Reversal if a gap higher tomorrow.\n\nThat', ' lol', ' and $JPM finally downgrading today 😆  may be a buy signal."\t\t\n"ï¼’ã\x81‹æœˆå‰\x8dã\x81«ã\x81“ã\x81†æ›¸ã\x81„ã\x81Ÿã€‚\n\nï¼’ã\x81‹æœˆå‰\x8dã\x81« $BABA ã\x81«é›†ã\x81¾ã\x81£ã\x81¦ã\x81„ã\x81Ÿå¤§å\x8f£æŠ•資家ã\x81¯ä»Šã\x81¯ã\x81„ã\x81ªã\x81\x8fã\x81ªã\x81£ã\x81Ÿã€‚ $NTES ã\x81¯ã\x81¾ã\x81\xa0ã\x81„るよã\x81†ã\x81\xa0ã\x81Œå\x90«ã\x81¿æ\x90\x8dã\x81®ã\x81¯ã\x81šã€‚\n\n大å\x8f£æŠ•資家ã\x81§ã‚‚ãƒ\x90ã‚«ã\x81ªå\x8f–引をã\x81™ã‚‹ã\x81®ã\x81§ã€\x81大å\x8f£æŠ•資家ã\x81®å‹•å\x90‘ +ã\x81\x9dã\x81®ä»–を考ã\x81ˆã\x81ªã\x81„ã\x81¨ã‚„られる。 https://t.co/gZzfUR0USz https://t.co/44pZxU1R9h"\t\t\nRT @tradermusa: $BILI   50% ارباØ\xad اقل من ساعة ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO https://t.co/ovW…\t\t\n"💎@CURRENCYWRKS $CWRK 🔥\n\n💎The Michael Ray #1 Country Music Airplay Commemorative NFT will be strictly limited to just 100 tokens and will drop exclusively on MusicFX on March 22', ' 2022.\n\nhttps://t.co/Bo7gGnoVuV\n\n$HOOD $AMC $BTC $AAPL $TSLA $NIO $F $SPY $QQQ $AMZN $AMD $FB $BABA"\t\t\nLots of stocks popping up in our Early Morning Movers Bearish scan. Some examples', ' not recommendations are: $BABA', ' $JD', ' $UPST', ' $BIDU', ' $SQ', ' $SBUX', ' $TECHY', ' $NKE', ' $NTES. Let\'s see if they continue to fall today. https://t.co/9Ens5bkhEm\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/fcenmrMERy\t\t\n$BABA well had to exit some shares sadly. Keeping what I bought for my retirement account 📣\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nCan $nflx trade down to $200?? Idk but I dont wanna buy unless it can get there. Seeing $Baba anything is possible\t\t\n"@BrettSimba Bad signals:\n$LYFT calls when you should be doing puts \n$BABA - wrong move \n$AMD - bad call on Friday and again today \n$AAPL- bad call on Friday and again today \n\nI feel like you don’t care for other people money as you’re making enough from your subscriptions and futures trading"\t\t\nhe got slaughtered by $BIDU $BABA short https://t.co/JJFmhL2vkv\t\t\nRT @TaylorOgan: In today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nGuys $TME hit $2.95. This stock can run 100% - 120% to $6 BEFORE the China runs even begin 🤣🤣🤡🤡 like WHAT! Hahahahaha if any stock will make anyone rich that want to see 300% ROI this', ' is it! Haha $BABA\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @Raymond_Invest9: $BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†â€¦"\t\t\nPuke point $BABA\t\t\n"RT @GetScanz: Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $VOLT $AGRIW $AGRI $TRQ $ZCMD\n🔽 Gap Down: $BABA $NIO $JD $OXY $KWEB https://t.co/Nw…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA Great stock. Thanks. 🪄\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Sold my positions at around 125 back in January with a huge loss. Never again will I buy any Chinese stock. Good luck to you all.\t\t\nWhere those fintwit $BABA stans at now ? What’s the P/E now ? Geopolitical risks are irrelevant until you wake up one day and they’re all that matter … https://t.co/BvFZATLC7i\t\t\n"Más ostias para Alibaba.\nJP Morgan baja el tp a 65$ y a AliExpress clasificado por USA como ""mercado de falsificaciones"".\n$BABA\nhttps://t.co/DOl8PzNP99"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\nWhy Alibaba', ' Nio And Other Chinese Stocks Are Falling $BABA $NIO $BIDU https://t.co/7M0MZL8STW\t\t\nflipped rest of my $BIDU moved it to $BABA\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $75 Put for Friday', ' March 18. Roughly 994 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $70 Put for Friday', ' March 18. Roughly 674 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n"$BABA Option Alert.. High Volume Options... 👀 👀  $105 Call for Thursday', ' April 14. Roughly 549 Thousand dollars! 💰💰💰💰 Learn more on StockOrbit at https://t.co/9kzCExNIa1 \n$SPY $ES $QQQ $DIA $IWM $NQ $SPX"\t\t\n$BILI   50% ارباØ\xad اقل من ساعة ðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8fðŸ\x8fŒðŸ\x8f½â€\x8d♀ï¸\x8f الØ\xadمدلله ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ðŸ™\x8fðŸ\x8f½ #الأسهم_الأمريكية #السوق_الامريكي $BABA $NIO https://t.co/ovWLLl6CVo\t\t\n"クリプトãƒ\x81ェックã\x81®æ™‚é–“\næ°—ã\x81«ã\x81ªã‚‹...\n\n$HDM\n$NXD\n$BABA\n\nã\x81ªã‚“ã\x81§ã‚‚ã\x81„ã\x81„ã\x81®ã\x81§ä½•ã\x81‹æƒ…å\xa0±ã\x81‚れã\x81°ðŸ‘Œ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Amzn can buy this with their coffee money ï¸\x8f\t\t\n$BABA $BIDU about to green. Baba should follow â–¶\t\t\nRT @The_Real_Matt_R: $BABA They know they were spotted. Now just showing a fraction of the shares... https://t.co/b7qUIjFtGI https://t.co/3…\t\t\nThinking about trading options or stock in Alibaba', ' https://t.co/vVTbPKnHav', ' Occidental Petroleum', ' Devon Energy', ' or Rio Tinto? $BABA $DVN $JD $OXY https://t.co/T43afbYhha\t\t\n$BABA They know they were spotted. Now just showing a fraction of the shares... https://t.co/b7qUIjFtGI https://t.co/3hDCqqg27s\t\t\n"Today\'s Market Heatmap - March 14\n\n$AAPL -1.16%\n$PFE +4.14%\n$BABA -6.83%\n$TSLA -1.18%\n$FB +1.74%\n$RIO -2.59%\n$AMZN +0.09%\n$CVX -2.44%\n$GOOG -0.51%\n$GOOGL -0.61%\n$TTE +0.77%\n$RIVN -6.09%\n$TRQ +32.41%\n$C +1.44%\n$OXY -4.45%\n$LMT +2.24% https://t.co/rgj2dbPIH0"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n$BABA $FXI weak again', ' not posting much bec my neck is a wreck and market choppy', ' mostly scalpy\t\t\n"Top Bullish Order Flow Gainers on the @quantdata platform so far today: \n\n$TSLA\n$AAPL\n$SE\n$BABA\n$BA\n$MRNA\n$BIDU\n$C\n$JD\n$PBR\n\nThanks for visiting my page 💻 https://t.co/Qvmu3nm27X"\t\t\n$BABA so is AMZN gonna stop sourcing from Baba?  I didn’t think so. 💗\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nInteresting divergence between $BABA and $SFTBY today. We will see if it persists. SFTBY is misunderstood by a lot of people who simply read articles and watch documentaries but do not look at the detail behind the IFRS financial statements.\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $BRK.A $BRK.B $TLT $EEM $FXI $WFC $SHV $EXPE $OXY $YMM22 $SPY $RPV $CRBN $AAPL $BABA $XLE $IEFA $IWM $GLD $MSFT #stock #stocks #Investment #investing https://t.co/Gr3YvQQ4OY https://t.co/hFCb9iVz4Z\t\t\n"RT @EquityInformer: Most mentioned symbols (6H):\n\n1st $MULN 22\n2nd $SPY 18\n3rd $AAPL 14\n4th $TSLA 13\n5th $BABA 11\nhttps://t.co/qGoydgfVHW"\t\t\n@smarterscam why you calling $baba gerbege? Isn’t it bigger than $amzn?\t\t\nRT @numberatomism: China stocks have opened gap down this morning $IQ $TCEHY $BABA $BIDU $BZUN $LI $QFIN $XPEV\t\t\nUpdate to my pain $BABA 🥴🥴🥴 https://t.co/lXkCVMq1FZ https://t.co/ZxwMkzOmoG\t\t\n$BABA lol oh brother 🪄\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"Most mentioned symbols (6H):\n\n1st $MULN 22\n2nd $SPY 18\n3rd $AAPL 14\n4th $TSLA 13\n5th $BABA 11\nhttps://t.co/qGoydgfVHW"\t\t\n"✅Healthy Extracts  $HYEX 💯\n✅Large growth revenue year over year.\n✅Nearly debt free.\n✅Minimal overhead costs.\n\nhttps://t.co/mwMnOEB9WT\n\n@Duke4900 \n@SteveKann \n\n$MKSI $ATC $CLBT $GRAB $FB $UA $UAA $M $BABA $UNH $CHNG $SJI $BKNG $EBAY $GOOG $GOOGL $CAR $HTZ $TSLA https://t.co/WVpA2AT3ue"\t\t\n"$BABA Alibaba\n\nLos analistas continúan actualizando sus previsiones.\n\nY el Santo Tomás vio y creyó (80$) https://t.co/QAUc52kFmT"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n"RT @notmrmanziel: Welp', ' Prepped Room Friday 💪\n\nTape on the names told the story $BABA $NIO $BIDU etc \n\n👀 https://t.co/FCHE807KYE"\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n$SPY $AMD $BABA $AAPL $WYNN and other have accumulated lots of north moves. Today rise and tomorrow blast in most probably scenarios. 🔔\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA why is this not trading in the 60s yet??????? ✅\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @CharlieMunger00: Charlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the…\t\t\n"RT @RDaszkiewicz: @mskvsk $TSLA may follow $BABA 🥶\n\nhttps://t.co/W0nmstNiOB"\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n@SeekingTheValue Quizás', ' pero primero $BABA a 60 usd\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Nice quick scalp there on 25 calls ðŸ‘\x8dðŸ‘\x8f ðŸ‘\x8f. ï¸\x8f\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @HyenukChu: $BABA para algunos 🎈🧗â€\x8d♀ï¸\x8f🤿 pero sigue cayendo https://t.co/Q6zgkbjiH2\t\t\n$BABA Waiting for Buy signal on BABA with https://t.co/Bw0O28xGaK https://t.co/CyPi41Vpo1\t\t\n"#StocksToWatch \n\n✅Healthy Extracts $HYEX 👈\n✅Building a portfolio of clinically proven', ' naturally formulated supplements.\n\nhttps://t.co/A8pv7vIhE8\n\n@Duke4900 \n@SteveKann \n\n$BABA $XOP $Z $UBER $XHB $SBLK $COOP $ARCH $COIN $APPS $BE $ZIM $AA $GOLD $FDX $SPY $PINS $UPWK $NVAX $CVX"\t\t\n"@TradeThePool Hot stocks for today: March 14 \n \nTrade The Pool \n \n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTrading #stockstowatch $ASO $FUTU $BABA \n$BAB A ï¸\x8f https://t.co/VV4KCkNBvb"\t\t\n$BABA Russia alliance! Short it to dust! ✅\t\t\n@ta_lcprieto Nice. My average is 133. $BABA\t\t\nChinese tech giant Tencent plunges 10% after report of record anti-money laundering fine $700-HK $BABA $3690-HK https://t.co/90pgEpEm96\t\t\n"$BABA a un tiro de piedra de mÃ\xadnimos', ' me cuesta creer que llegue pero de perder el POC cuidado. \n\nVendÃ\xad en 170$ y me tacharon de loco. https://t.co/o8U92BH1qZ"\t\t\n$BABA Munger at it again? https://t.co/FO7lAwKnUB\t\t\n$BABA el desplome facilita el BEP a los pillados de máximos. Aumentar la posición a precio de derribo.\t\t\n"$BABA sees 79 bullish options orders worth $7', '954', '469. On the flipside', ' BABA sees 112 bearish options orders worth $15', '495', "861.\n\nBABA's overall statistics show 13", '379 calls worth $26', '711', '297. On the other side', ' we have 14', '386 puts worth $60', '454', '471.\n\n10:39 AM ET"\t\t\n"$BABA Statistics as of 10:38 AM ET\n\nOrder Count:\n- Puts: 14', '358\n- Calls: 13', '324\n\nVolume:\n- Puts: 69', '318\n- Calls: 80', '570\n\nPremium:\n- Puts: $60', '424', '765\n- Calls: $26', '638', '084\n\nPut/Call:\n- Order Ratio: 107.76%\n- Volume Ratio: 86.03%\n- Premium Ratio: 226.84%"\t\t\n$BABA Please cover and go long at the same time ðŸ™\x8f 😃\t\t\n"$BABA working its way into the top 10 most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/FEc6hCOdCN"\t\t\n"Today’s Most Volatile Gappers:\n\n🔼 Gap Up: $VOLT $AGRIW $AGRI $TRQ $ZCMD\n🔽 Gap Down: $BABA $NIO $JD $OXY $KWEB https://t.co/NwT6yjfaHX"\t\t\n"As far back as the data goes on the ADR\n\n$BABA https://t.co/rEMvzvcLoh"\t\t\n$BABA buying Chinese stocks is literally like playing blackjack in a casino! You know the game is rigged but you might just get that black jack! So be ready to lose it all but it may triple! So far house has won big!\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @abouche_hind: $BABA everyone fear mongering here again and bringing up delisting when U.S and china auditing talks have actually gone w…\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀 https://t.co/2y5a4pLtzt\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\n$BABA HUGE REVERSAL TO $85 ï¸\x8f\t\t\n@zerohedge $BABA TP from 180 to 65 because of change in valuation methodology? better to say we know nothing and just guessing\t\t\n$BABA great time to straddle options', ' boys and girls. 😃 😊 🥇\t\t\n"@Sqwii $BABA Still respecting  3 Dec 21 volume. \n80.23 is critical level for me. https://t.co/phh17iopbi"\t\t\n"DailyDown5\n$ACHR $2.92 -8.04% -3.80% -7.17% -55.15% 41.72\n$AFRM $28.44 -7.84% -15.26% -61.92% -76.83% 29.70\n$API $7.30 -11.62% -24.04% -37.01% -61.56% 32.55\n$BABA $80.69 -6.94% -18.21% -36.21% -35.72% 21.60\n$BIDU $110.86 -6.78% -19.89% -33.50% -26.04% 26.37"\t\t\n"RSI25\n$BABA $80.69 -6.94% -18.21% -36.21% -35.72% 21.60\n$BIRD $5.31 -1.12% -11.20% -54.38% -66.92% 17.89\n$DIDI $1.93 2.12% -51.75% -51.26% -73.19% 21.16\n$DOCU $74.33 -0.91% -21.81% -42.00% -46.37% 24.82\n$JD $45.16 -5.90% -25.38% -42.32% -42.17% 22.39"\t\t\n@TihoBrkan This is one of the most violent downward movements', ' without any significant countermovement', ' that there has been so far. Either $BABA is going bust or this is one of the best buying opportunities in a long time after correcting 74% from the top. https://t.co/ae48Ii2NJH\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nFall into the abyss $baba\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/Z7ayEAskiW\t\t\n@EquityBrian Added to my $BABA and $TCEHY too\t\t\n"Como el riesgo de delisting no afecta a los fundamentales de la empresa y llegados a los precios actuales', ' esta bajada de precio de $Baba para mÃ\xad no es más que una mejor ocasión para seguir ampliando. \nCuanto más tiempo pase a estos precios', ' mejor. Más compraré. \nA por las 2000"\t\t\n$BABA -74% over the last 18 months. https://t.co/bSrbHDGNb2\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \n\nhttps://t.co/McJQCtv6Co\n\n$AAPL $AMZN $FB $NFLX $BA $BIDU $BABA $TWTR $PINS https://t.co/rItQJSv4ZC"\t\t\n"RT @thecryptomonk: 1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA h…"\t\t\n"Alibaba Looks To Trim Work Force By Up To 20% $BABA\n\nThe full take here ✅ https://t.co/y7yaMRHyR8"\t\t\n$BABA Patience will pay here. The two last times Baba was this low on daily RSI', ' it saw 20% gains from bottom to top before continuation. I\'d expect maybe one more red day followed by a rocket. ï¸\x8f\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @AFTAlerts: TICKER: $BABA\nSIZE: 389', '742\nPRICE: $79.8\nTIME: 10:24:59\nAMOUNT: $31', '101', '412"\t\t\n$BABA will go below $57.20 this year.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA If you\'re selling and not buying down here', ' then there\'s great probability that you\'re an idiot. 🪄\t\t\n"ผิดพลาดครับ! à¹\x81à¸\x81้ไขเป็นว่าชาร์ลีซื้à¸\xad $BABA เข้า Daily Journal Corp ที่เขาบริหารà¸\xadยู่ ไม่ได้ซื้à¸\xadเข้า Berkshire Hathaway ครับ\nhttps://t.co/BTg9xMeXyE"\t\t\nI understand that #bitcoin is volatile but for some reason I\'m calmer now than I would be if I held $BABA stock.\t\t\n"TICKER: $BABA\nSIZE: 389', '742\nPRICE: $79.8\nTIME: 10:24:59\nAMOUNT: $31', '101', '412"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $AGRI 🥈\n3. $MRNA 🥉\n4. $RKDA\n5. $SPY\n6. $AAPL\n7. $SPX\n8. $PFE\n9. $BABA\n10. $QQQ\n\n( Sorted by most recent ) https://t.co/XSKyekxym4"\t\t\n$BABA $58-59 incoming. $2015 lows. It will test there. â\xad\x90 https://t.co/T87zVrcdfZ\t\t\n"Check out the Top WhaleFlow from the first hour of trading!\n\nSign up for #WhaleStream & get a FREE WEEK to see all the #WhaleFlow in Real-Time!\n\n$RUT $TSLA $SPX $SPY $VIX $QQQ $BIDU $BABA $AAPL $JD $IWM $GOOG $F $SE $ING $MRNA https://t.co/2fFbhRGjqO"\t\t\n"$BABA Rompe soportes y comitentes ðŸ\x8f„â€\x8d♂ï¸\x8f\n\nhttps://t.co/LC4MpQlBic"\t\t\n$BABA RSI ~20 again https://t.co/wFx9yF9AVt\t\t\n$BABA https://t.co/iHpZ3lLR3Z\t\t\n"🔴🔴  You are invited to test drive TradeIdeas PREMIUM features for 2 weeks!\n\nâ€\x8d🙋â€\x8d♀ï¸\x8f  via ⟶ https://t.co/31AoVqi1aS \n\n📊\n$DIDI $RLX $NIO $RIVN $BABA $DOCU $EDU $TME $BEKE $FUTU $NVGS $GFAI $AEI $ALTO $HGEN $SHLS $HTZ $CAT $VTR $LLY $FOLD $LHDX $LCTX $MLNK https://t.co/TijMTlj5pY"\t\t\n@GevaliaTrader Känns som man tänkt sÃ¥ ett tag om $BABA dock 😬 är dock själv inne nu ocksÃ¥', ' sÃ¥ hoppas verkligen du har rätt :)\t\t\n$BABA. BABA new company logo ï¸\x8f https://t.co/8N8zTL96CG\t\t\nChinese tech stinks now so I bought some $BABA...\t\t\n@EmadModirzadeh If CCP confiscates their cash i guess. $BABA is doomed!\t\t\n"Check out our subscriber alerts in our discord\n\nhttps://t.co/3vbD4Mdsw5\n\n$EDSA $KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $AMD $LAZR $AAPL $VET https://t.co/aIbxrtQT3d"\t\t\n$BABA yawn 🥱 hold throught the noise huge reversal eod imo ✔\t\t\n"China Mobile (tecnológica china) ya fue deslistada hace años', ' pero sigue estando disponible en Hong Kong', ' asÃ\xad como Alemania. \nChina Mobile cae muy poco comparado con las tecnológicas chinas que siguen listadas en USA. \nLa caÃ\xadda actual de $Baba es SOLO por el riesgo de delisting."\t\t\n"$BABA was the 3rd most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stockmarket https://t.co/OlSPJL0SXJ"\t\t\n$BABA this stock has made me look like a genius shorting the shit out of it. Soon it’ll pay for all my dumb ass leaps I bought. â˜\x9d\t\t\n"@scipreblog Soooo you think Twitter has been bullish on $BABA?\n\nLMAO', ' you must not scroll through the $BABA feed enough.\n\nMaybe all those ""I\'ll buy $BABA at $30"" posts are what you call Bullish?  🤔"\t\t\n"🎯 $BABA price target update\n\n🔴 Downgraded by JPMorgan Chase & Co.\nPrice target: $65\n\nDay quote/change: $79.29 (-8.52%)\nTarget upside: -18.02%\n\nPublished: March 14', ' 2022\nhttps://t.co/s9hULy6XOM"\t\t\n"RT @thecryptomonk: 1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA h…"\t\t\n$80.. $BABA https://t.co/DI1Rd4p2MQ\t\t\n"$BABA $85.00 Mar 18 2022 CALL ⬆ï¸\x8f🌊\nUnderlying: $79.05\n% Difference: 7.01%\nDaily $ Volume: $345', '318\nVolume: 1', '559\nOI: 223\nIV: 124.04%\nBid/Ask: $2.16/$2.27"\t\t\n$BABA 81$\t\t\n$BABA Damn', ' holding american stocks through a recession is a rookie thing to stomach compared. Sick to my stomach for several years here. ï¸\x8f\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nCareful with the Chinese stocks like $BABA $JD China just \'stuck\' it to the U.S. with manufacturing shutdowns.  Has the potential to get messy in the coming weeks.\t\t\nRT @EquityBrian: Just bought some more $BABA. I now have a >50% allocation.\t\t\nUma "fezinha" em Alibaba $BABA PM $80 https://t.co/F9hgcrbByM\t\t\n$BABA 100C expiring 08th April 2022 👈\t\t\n@rosemontseneca $BABA and $POWW\t\t\n"RT @thecryptomonk: 1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA h…"\t\t\n"TICKER: $BABA\nSIZE: 389', '742\nPRICE: $79.8\nTIME: 10:24:59\nAMOUNT: $31', '101', '412"\t\t\n$baba im looking at 150 leaps in the 1.5 area right now gonna scale in $mrna $nvax weeeee if you took them at open\t\t\n"Jamie Dimon from a big Panda-hugger to Panda-dumper in one second \n\n$KWEB $BABA $DIDI $FUTU https://t.co/YvdSeXSLLn"\t\t\n$BABA je spojena s velkým rizikem. Je to sázka proti stranÄ›', ' zatÃ\xadm jsem nemÄ›l odvahu nakoupit. https://t.co/aeHCAeZKEH\t\t\n$BABA I thought surely this will hold about $100', ' then surely this will hold above $90', ' now we are trying to reclaim $80. What a POS. 👉\t\t\n"@SKaraahmetovic So why is $JPM NOW ""just"" downgrading $BABA from OVERWEIGHT after the collapse and only getting as much as $82 or so?  🤔\n\nNow they downgrade?  😅\n\nNOW?  🤣"\t\t\n"1.5 year of relentless bleeding\nback to 2016 levels\nweekly gap down\n\nLooks like buyers are gonna step in soon. \n\n$BABA https://t.co/FdxsTsBfUC"\t\t\n$BABA Theft of the century ï¸\x8f\t\t\n"$BABA calls running for us now...DST Room. \n \nhttps://t.co/LL3LlPGrUC"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n$BABA is down. Pick it up #alibaba #baba #aliexpress https://t.co/xHcQRX8KE4\t\t\n$BABA 365 day view. under 77', ' hello 50s. Watch for bigger reactions at the close of the yearly candle', ' in my opinion. This 77 is good for shares with a clear stop loss', ' target 90 or so. https://t.co/b9OCkMBt1H\t\t\n"RT @optionsappetite: $BABA average price around $177 since Charlie Munger started accumulating stock last year 😵â€\x8d💫\nhttps://t.co/zjfJqVs6Ds"\t\t\n"Nice print for $BABA Size: 389742 Price: 79.8007 Amount: $31', '101', '684.42 Time: 1024\nSee more: https://t.co/mdrO7UYVS3\nJoin https://t.co/JWvlYbdLod to get REAL TIME prints.\nRunners 📈: https://t.co/VC1LdPHaJR\nLosers 📉: https://t.co/9MWV4THfhQ\nGappers 🪜: https://t.co/bHQKF1W40n"\t\t\n"$BABA average price around $177 since Charlie Munger started accumulating stock last year 😵â€\x8d💫\nhttps://t.co/zjfJqVs6Ds"\t\t\n$BABA 😎😎 🪄\t\t\n"Lot of Dip Buying in China names\n$FXI  $KWEB\n$BABA  $PDD  $JD  $BZ  $BEKE"\t\t\n"RT @Thmuay1977: $BABA \n\nÃ\x81nimo a todos aquellos que llevan parte de sus ahorros en estas cotizada Chinas  y muchas otras como $NIO $XPEV $JD…"\t\t\n"Alibaba $BABA 75% de corrección desde sus máximos', ' podrÃ\xada ser momento de ir activando el modo compra. OJO: No es una recomendación financiera\n#BABA #China https://t.co/Kq5RtJzWSC"\t\t\n"The ""potential multibaggers"" part is key.\nA lot of these stocks 3x now just by reclaiming previous highs.\nSome wouldn\'t trade at crazy multiples at those previous highs if earnings flatlined.\n$BABA https://t.co/jiXF8lACso"\t\t\nAlibaba', ' https://t.co/6poLrT4SwO', " and Tencent Are Tumbling. Why Chinese Stocks Are Under Pressure. $BABA $JD https://t.co/VVOVoAViLM\t\t\n@JUMOcorp $baba ça fait peur aujourd'hui !\t\t\n@fishwithwings69 Fuck yeah! I’m liquidating my unnecessary assets to buy up more $BABA! Selling my SVJ", ' the Stinger and the Jeep!\t\t\nFinally bought $BABA. Will continue to add to position.\t\t\nRT @SnehaBi71645003: $BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Most active stocks in US at this hour\nhttps://t.co/CZzhulwkOO\n\n$NETE 32.59%\n$NIO -6.81%\n$BABA -9.03%\n$JD.CH -9.85%\n$LI -13.6%\n$XPEV -8.16%\n$OXY -5.35%\n$FUTU -4.2% https://t.co/dcQTIMF9t2"\t\t\nRT @ashishverma0724: $BABA charlie munger is my friend 📈\t\t\n$BABA  go to 30$ â\xad\x90\t\t\n$BABA charlie munger is my friend 📈\t\t\n$BABA IPO’d at $68 on September 19', ' 2014. It’s up 14% since then. That’s a 2.2% CAGR over 7.5 years 🤯 https://t.co/BMVsDo41hg\t\t\n$BABA $jd $wb atodaso afuckintodaso\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\nwatchlist: $NCLH $OXY $BILI $PDD $BABA .. low float: $ASO\t\t\nRT @asymco: $BABA From $310 in Oct. 2020 to $80 today. https://t.co/9Tl0pkbAck\t\t\nLong $BABA at $80. Risk reward well worth it.\t\t\n@BradMunchen Agree', ' but we are in the 3rd wave here.  Bought some $BABA\t\t\n$BABA From $310 in Oct. 2020 to $80 today. https://t.co/9Tl0pkbAck\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n@BlackHatCapital $baba will go back to its intrinsic value in the coming years', ' no doubts. Why would the US delist a company they are invested in.\t\t\nAlibaba Looks To Trim Work Force By Up To 20% $BABA $WB $IQ $DIDI $ZH https://t.co/QwuvDSde4Z\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nアリãƒ\x90ãƒ\x90 $BABA ã€\x81å\x8dŠå¹´ã\x81§å\x8dŠå€¤ã€‚3日連続ã\x81§ã\x81“ã\x81®ä¸‹ã\x81’ã\x81¯ã\x81Šã\x81‹ã\x81—ã\x81„。ãƒ\x90リエーション関係ã\x81ªã\x81\x8f手放ã\x81—ã\x81¦ã\x81„る感ã\x81˜ã€‚ https://t.co/BNjGeL20dJ\t\t\n"With all those Chinese stocks pledged as collateral for margin lending', ' $BABA the king of all where all is pledged (and likely repledged)', ' no bank is having troubles with risk in their books? \n\nWatch out for 2008 repeat on steroids\n\n#StockMarket #investing #stocks https://t.co/qSPWYzcl8B"\t\t\n$BABA Calls are fckd ï¸\x8f\t\t\n"RT @pure_sophy: $baba ã\x81¯ã€\x81予想PERã\x81Œ9å€\x8dã\x81«ã€‚\n\n今リーマンショック級ã\x81®å®‰å€¤ã\x81®ã\x81©çœŸã‚“ä¸\xadã\x81«ã\x81„ã‚‹æ°—ã\x81¯ã\x81™ã‚‹ã\x81‘ã\x81©ã€‚。 https://t.co/QAM9YNa3kf"\t\t\n@TihoBrkan Copium to make yourself feel better for your own $BABA trade.\t\t\n$BABA 3/18 85c $2.70\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Traders3King: $500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $ri…"\t\t\n$BABA downgrades are finally here', ' guess they have finally decided they want to buy. 😃\t\t\n$BABA $NTES $BGNE $JD Worse than RUSSIANS! GOODBYE SOON!!! ↘ https://t.co/io5TUEfYiU\t\t\n$BABA i am big buyer here....Just do opposite of what majority is doing...once everything settle down you count money 👇\t\t\nThe only way China stocks like $BABA', ' $WISH', ' and $BIDU go to zero is if they\'re complete scams. Could we see an Enron like event for Chinese tech? I wonder which ones will be hit with fraud.\t\t\nChina stocks have opened gap down this morning $IQ $TCEHY $BABA $BIDU $BZUN $LI $QFIN $XPEV\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n@EmadModirzadeh Bankruptcy? $BABA\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @TradeThePool: Hot stocks for today: March 14\n\nTrade The Pool\n\n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTra…"\t\t\n"Delisting from #US market', ' #China Tech regulation risk', ' #recession', ' #China assistance to #Russia and invasion to #Taiwán', ' all priced in for $BABA ðŸ˜\x90 \nWhat next?"\t\t\nShort the shit out of Chinese ADRs!  See $baba at $50! https://t.co/oUfqmTDGRf\t\t\n"Alibaba $BABA extends selloff as JPM double downgrades to Underweight from Overweight. 27 other China internet stocks downgraded.\n\n""We find China Internet unattractive on a 6-12 month view with an unpredictable share price outlook."""\t\t\n$BABA is there any support? Or avoid? ✔\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 9% $BABA https://t.co/CVAVc2YCXK\t\t\n"RT @TradeThePool: Hot stocks for today: March 14\n\nTrade The Pool\n\n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTra…"\t\t\n2022-03-11 Short sale volume (not short interest) for $BABA is 57%. https://t.co/5f1GOOdaVD $EBAY 45% $SOHU 55% $AMZN 63% $OSTK 59%\t\t\nToday Top Flow in #StockMarket', ' Buy Flow & Sell Flow $BRK.A $BRK.B $EEM $LMT $WFC $FXI $EXPE $TLT $TQQQ $BURL $CRBN $SPY $AAPL $BABA $XLE $IEFA $ENTG $ABNB $BNPQY $GLD #stock #stocks #Investment #investing https://t.co/5JE2nlrW3B https://t.co/n0U4tqhZOJ\t\t\n$BABA with the best technical follow-thru you could ask for https://t.co/5HvjT5O48j\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nValuing Chinese ADR\'s on fundamentals right now seems useless. At some point the risk/reward makes sense. I think we are at that point', ' even though a potential 0 is in the range of outcomes. $JD $BABA $TCEHY\t\t\n"Hot stocks for today: March 14\n\nTrade The Pool\n\n#StocksInFocus #stocks #StocksMarket #StocksToTrade #stocksToSell #DayTrading #stockstowatch $ASO $FUTU $BABA https://t.co/vnyf4BphjE"\t\t\n"Twitter has been very bullish on $BABA lately. It may be a sign of further decline to come (as we saw this morning). \n\nStocks tend to bottom when people stop talking about them: the valuation has been endlessly discussed', ' the trolls have had their day', ' and then it\'s just boring. https://t.co/28r3zyw2ap"\t\t\nRT @HyenukChu: $BABA para algunos 🎈🧗â€\x8d♀ï¸\x8f🤿 pero sigue cayendo https://t.co/Q6zgkbjiH2\t\t\n$BABA buying the fear and holding for years. Not stressed a bit ðŸ\x8f¼\t\t\nMega cap stock and option trading model subscriptions available at Profectus Systems $MSFT $AMZN $GOOGL $AAPL $FB $XOM $JNJ $BABA $GE $T\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Major Chinese eCommerce players DESTROYED by first the general plummet in tech/growth in Q4', ' then Russia/Ukraine and now delisting of Chinese stocks 📉\n\n$JD $BABA $TCEHY looking crisp at current valuations compared to American peers. Buy in Shanghai/Hong Kong if possible."\t\t\n$BABA 215.79B market cap - Could @Apple  or @berkshire buy it?\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA bottom has to be near 🪄\t\t\nRT @LeoGreenwald: Jaw drop. gif $BABA . On 10/27/2020', ' $BABA was ~$320 . https://t.co/VVgctBQ8OC\t\t\nRT @BrianTycangco: The 10YR is kissing 2.1%', ' the Fed is behind the curve on US inflation', ' and yet people are buying US tech and dumping Chi…\t\t\n$BABA.. https://t.co/jcIW4c0iGU\t\t\nRT @BrianTycangco: The 10YR is kissing 2.1%', ' the Fed is behind the curve on US inflation', ' and yet people are buying US tech and dumping Chi…\t\t\n"RT @amitisinvesting: $baba IPOed at 93 bucks in 2014 \n\nIts 92 bucks in 2022"\t\t\n"✅#CurrencyWorks $CWRK 🔥\n✅Has designed and is now implementing #ZER00 Crypto', ' a scalable #CryptoMining operation sustained with zero-cost energy.\n\nhttps://t.co/E1Jc2eQAL1\n\n@CURRENCYWRKS \n\n$MKSI $ATC $CLBT $GRAB $FB $UA $UAA $M $BABA $UNH $CHNG $SJI $BKNG $EBAY $GOOG $GOOGL $CAR"\t\t\n"My $GEO was down -6% vs $BABA down -28.5% so I sold my $GEO for more $BABA lowered my average to $96. \n\nCouldn’t help it. Honest answer? 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f My dollar value simply held up with $GEO & gave me the opportunity to get more BABA shares. Added shares at $78.90. \n\n mistake? Maybe…sorry"\t\t\n"$BABA #BABA \n\nسهم BABA ب Ù§Ù©$  الاكتتاب كان ب ٦٨$ عام Ù¢Ù\xa0١٤م\n\nوالان يتغلغل Ù\x81ÙŠ منطقة طلب Ù£ شهور https://t.co/ImddTjN7AG"\t\t\n@EquityBrian Been watching $BABA since the beginning and never ever thought they would round trip to below the IPO price.\t\t\n$BABA is dead â˜\xa0ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA ---->$78!👀😳🤯\t\t\nRT @CooksDelta: 3/14 Watchlist', " looking to run all these names short but would not be suprised to see a relief bounce off the open. Only lo…\t\t\nThere's no alpha to be generated by analysing businesses in China ADRs right now. The valuations are so low you can buy the worse business and make money if you get the macro right. It's all about macro: covid", ' Taiwan', ' Common prosperity... $BABA $DIDI $JD $TCEHY $TME https://t.co/m6e0FBICPH\t\t\nActive at the open on Monday - $NIO $TME $AGRI $AAPL $BABA $SOFI $AMD $JD $IQ $LI $BAC $F $XPEV $BEKE $PDD $AAL $AMC $RIG $BILI $FUTU $OXY $VALE $NKTR $NOK $T $SWN $GRAB $PFE $TSLA $AFRM $YMM $XOM $CCL $IMPP $RIVN $PLTR $ZNGA $NVDA $FCEL $NU $MRO $DVN $MSFT $TMC $CTRA $FB $PBR https://t.co/CEy2f5zx1g\t\t\n"If China shows any kind of Support to Russia\'s Invasion they\'ll start to feel the consequences on their economy... if it hasn\'t already started. \n$BABA $NIO $DIDI $XPEV $LI"\t\t\nRT @SixSigmaCapital: Will $FB become the next mega-cap to drop 75% like $BABA did (from peak)\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Wahat a d-bag move by JP Morgan. 🥇\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 573\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 572\t\t\n#short $BABA\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n@SpacBobby $BABA - $90 from $310 in October 2020\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss gene…"\t\t\n"RT @FossGregfoss: Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u sogg…"\t\t\n"Last nite during pillow talk between Buffet and Munger:\n\n“Alibaba is rat poison eh chuckles?â€\x9d\n\n“Rat poison squared u soggy fukâ€\x9d\n\n#btc over $baba"\t\t\n"$baba ã\x81¯ã€\x81予想PERã\x81Œ9å€\x8dã\x81«ã€‚\n\n今リーマンショック級ã\x81®å®‰å€¤ã\x81®ã\x81©çœŸã‚“ä¸\xadã\x81«ã\x81„ã‚‹æ°—ã\x81¯ã\x81™ã‚‹ã\x81‘ã\x81©ã€‚。 https://t.co/QAM9YNa3kf"\t\t\nWill $FB become the next mega-cap to drop 75% like $BABA did (from peak)\t\t\n"RT @BitacoraBolsa: $BABA en 79$ destrozando el canal bajista.\n\nSe va a ir a 60 mucho antes de lo que pensaba.\n\n¡Guadañazos baby!\n\n#LaGuadañ…"\t\t\n@BigBullCap Many think Charlie Munger is a conservative type of investor', ' in fact he is much braver than many growth stock investors for the buy the dip $BABA case 🤪\t\t\n$BABA at $78. Seriously what’s going on here??\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nTell me again how cheap $BABA is again?\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/K5mIBHGOL7   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/yUHmiv3ody"\t\t\n$BABA has halved again since this tweet and is now less than $80 https://t.co/gnwiymeLgE https://t.co/hviRo4BGCD\t\t\n"🎶 ""No se por qué da tanto miedo nuestra empresa.\n\nPor eso...\n\nbababababababababababababababababababababababababaaaa."" 🎶\n\n$baba #alibaba https://t.co/poavPNGSRl"\t\t\n$BABA Don\'t give up now! https://t.co/NmjdsNIR7A\t\t\n"Springing forward in the Live Room with @RobInTheBlack- streaming right now and chatting with other traders in on #TheSTRAT. $uco $nrgu $nktr  $futu $bili $trq $baba $jd $bntx $para $spy $jd $mrna $pdd $nvax\n\nhttps://t.co/RP8BuzTcyg\n\n#trading #investing #stocks #stockstowatch https://t.co/C1bLj0UXZo"\t\t\n$BABA down 8%\t\t\n$BABA wait for it IMo I’m waiting it’s almost getting there https://t.co/Bmxavg8RdO\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\nRT @YahooFinance: .@ines_ferre examines how COVID lockdowns in China are affecting $IXIC leaders like $AAPL and $TSLA', ' Chinese stocks $JD a…\t\t\n"DailyDown5\n$BABA $79.01 -8.88% -19.92% -37.54% -37.06% 20.89\n$BE $21.39 -6.41% 0.30% 33.41% -16.79% 54.77\n$BIDU $105.38 -11.39% -23.85% -36.79% -29.70% 24.71\n$CLOV $2.91 -5.83% 11.92% 1.75% -36.74% 54.31\n$CLR $55.28 -5.13% -8.40% -0.45% 18.55% 48.14"\t\t\n"RSI25\n$BABA $79.01 -8.88% -19.92% -37.54% -37.06% 20.89\n$BGS $25.79 0.40% -13.60% -15.24% -13.31% 23.95\n$BIDU $105.38 -11.39% -23.85% -36.79% -29.70% 24.71\n$BIRD $5.24 -2.42% -12.37% -54.98% -67.35% 17.65\n$DIDI $1.87 -1.06% -53.25% -52.78% -74.03% 20.12"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @YahooFinance: .@ines_ferre examines how COVID lockdowns in China are affecting $IXIC leaders like $AAPL and $TSLA', ' Chinese stocks $JD a…\t\t\n$BABA REVERSALLLLL TIME ï¸\x8f\t\t\n"RT @MarceloPLima: Side note: this to me is one of Charlie Munger\'s big blind spots. \n\nHe claims he invests in $BABA because it provides ""va…"\t\t\n$BABA アリãƒ\x90ãƒ\x90。後ã\x81®æ•™ç§‘書ã\x81«è¼‰ã‚‹ãƒ¬ãƒ™ãƒ«ã\x81§ãƒ\x81ャート的ã\x81«ã\x81¯ç¶ºéº—ã\x81ªå…¨æˆ»ã\x81—ã\x81\xa0ã\x81ªã€‚ https://t.co/sNSIbtH57X\t\t\n$AMC $MULN $TSLA $SPY $NVDA $BA $ZCMD $BABA $OXY $LMT Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//  https://t.co/r5yHq7jrvv\t\t\n"RT @Benzinga: $BABA Alibaba Looks To Trim Work Force By Up To 20%\n\nhttps://t.co/h9sIYjqEu2"\t\t\n@BetoMendeleiev_ @hugo1969s la campora manejando la caja creo que es el riesgo diferencial acá que no estaba antes', ' pero tambien creo que el precio no refleja su valor (como en $baba)\t\t\nGör comeback i $BABA idag. Medveten om politiska/regulatoriska risker', ' därav liten del av portföljen. Värderingen kommit ner rejält. Borde vara bra ingÃ¥ng häromkring förutsatt att den inte blir avnoterad', ' eller Kina gÃ¥r in i Taiwan eller liknande. Vilket sÃ¥klart kan hända.\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage…"\t\t\n.@ines_ferre examines how COVID lockdowns in China are affecting $IXIC leaders like $AAPL and $TSLA', ' Chinese stocks $JD and $BABA', ' in addition to looking at the price action surrounding $WTI crude oil. Full comments: https://t.co/DT75J7DElv\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $WB Alibaba Group Holding Ltd and Tencent Holdings Ltd are looking to mass layoffs', ' Pandaily reports based on a local news outlet and Weibo Corp\t\t\n@mijoeldotor No se puede pegar todo.. Erro en $BABA y habra pegado en otras..\t\t\nSometimes one trade can just ruin your year. My $baba trade is down more than $2300 and I cant unsee that LV bag equivalent I\'ve lost on this trade alone 💔... I took too long to sell so I\'ve written off that whole trade so wont even sell as staying on is at least a free option.\t\t\n$BABA remember that time when i bought 25k worth of positions in Baba @ 250k? Pepperidge Farms remembers. â\xad\x90\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n"$BABA Alibaba Looks To Trim Work Force By Up To 20%\n\nhttps://t.co/h9sIYjqEu2"\t\t\nRT @StelliesMafia: @megscharts Best to stop buying the dip and wait for a accumulation phase that stretches over months. Don’t get why ever…\t\t\n$BABA literally the same analyst who gave PT of 180 in Jan? ðŸ§\x90 alex yao is a clown 😂😂😂😂 📌\t\t\n$BABA on my watchlist\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Mr_Drone AsÃ\xad es Mr Market....ruthless!! Que estan baratas', ' están baratas....pero como viene parece que estarán MAS baratas!! Se equivocó Munger al ir duplicando chirolas en $BABA?\t\t\n$BABA BIUNCE TIMEEEEE ðŸ˜\x81\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA More shares please thanks âš¡\t\t\n$BABA $65 by eod tomorrow â–¶\t\t\nRT @StockMarketHats: $BABA https://t.co/HaAwTNIT4U\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $TSLA | 29 | 2800.0% | 🚀\n| $BABA | 27 | 285.7% | 🚀\n| $SPY | 25 | 257.1% | 🚀\n| $GME | 17 | 325.0% | 🚀\n| $AAPL | 13 | 333.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$baba almost there https://t.co/qmP9IMQWfK\t\t\nRT @StockMarketHats: $BABA https://t.co/HaAwTNIT4U\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I thought this would hit a bottom of $58', " but now I'm thinking $25 is more accurate at this point 💗\t\t\n@TheBunsenBerner Unfortunately we don't live faultless", ' like you. Hence we average down $BABA. Bite us.\t\t\n"Potential down gappers - #premarket currently below yday low\n\n$CEI $NIO $AAPL $NKTR $BABA $IMPP $FUTU $EDU $YMM $AFRM\n\nLive scans start 930 ET\n#trading #stockmarket\nhttps://t.co/6TEg1bdjJL"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (52)\n2. $SPY (52)\n3. $BABA (34)\n4. $AAPL (24)\n5. $GME (17)\n6. $NIO (11)\n7. $SOFI (11)\n8. $HOOD (9)\n9. $QQQ (8)\n10. $MRNA (7)\n\nhttps://t.co/InT5oXXyaY https://t.co/thKvg88LWM"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Trading_Sunset: Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chin…"\t\t\nStreet Wrap: Today\'s Top 15 Upgrades', ' Downgrades', ' Initiations $FTV $HLIO $NOK $OLN $BABA $BIDU $TSN $JD $PDD $IPGP $SWN $PTON $TYL $PPC $QTEK https://t.co/PtEdRSimzP\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"""El ego en la inversión""', ' óleo sobre lienzo:\n\n$BABA https://t.co/SuWVoaxSrG"\t\t\nRT @TheBunsenBerner: Bracing for a fresh round of $BABA posts that consist of either a) Buffett/Munger quotes b) no-context revenue graph c…\t\t\nBracing for a fresh round of $BABA posts that consist of either a) Buffett/Munger quotes b) no-context revenue graph c) saying they’re averaging down to avoid admitting buying at $230 was a monumental blunder\t\t\n$BABA - Alibaba', ' Baidu lead Chinese tech stocks south as downgrades say it\'s time to sell https://t.co/YLubnjubKG\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $TSLA | 29 | 2800.0% | 🚀\n| $BABA | 27 | 285.7% | 🚀\n| $SPY | 23 | 228.6% | 🚀\n| $GME | 17 | 325.0% | 🚀\n| $AAPL | 14 | 600.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MRNA 🥇\n2. $MULN 🥈\n3. $TSLA 🥉\n4. $BABA\n5. $AAPL\n6. $SPY\n7. $SPX\n8. $PFE\n9. $QQQ\n10. $FB\n\n( Sorted by most recent ) https://t.co/WKZen7z1r3"\t\t\n"Most mentioned tickers on Twitter (Last Hour):\n\n1. $MULN\n2. $AGRI\n3. $TSLA\n4. $MRNA\n5. $BABA"\t\t\nvamos mal con $BABA https://t.co/d6DINQswhH\t\t\n"Most mentioned tickers on WallStreetBets (Last Hour):\n\n1. $TSLA\n2. $BABA\n3. $GME\n4. $AAPL\n5. $NIO"\t\t\n"Where is Jack Ma?\n$baba"\t\t\nRT @davidfaber: Big decline in $JD and $BABA appears related to naming of first 5 Chinese ADR\'s by SEC in the 3 years de-listing process es…\t\t\n$BABA https://t.co/HaAwTNIT4U\t\t\nLove it.  $BABA https://t.co/DqdhRp13L1\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n@MaxMoneyYT What does that have to do with the stocks valuation? The company is not the stock and the stock is not the company. Temporary hurdles won’t changes $BABA longterm outcome. The value is there', ' wether it’s at $50 or $100.\t\t\n"تØ\xadليل الÙ\x81يسبوك $FB \nمقاومة مهمه الان على اللØ\xadظى عند 193 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 196.5_203.\nدعم اول 191 دعم ثانى 185 كسره بيرجع 184_170\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/3T4gIafqY8"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $TSLA | 28 | 2700.0% | 🚀\n| $BABA | 27 | 285.7% | 🚀\n| $SPY | 23 | 228.6% | 🚀\n| $GME | 17 | 325.0% | 🚀\n| $AAPL | 14 | 600.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@OnBearish I have joined him at $78. $BABA 4 life\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA when will it stop? 🔔\t\t\n"r/WallStreetBets daily discussion mentions over the last hour (rank 1-10)\n1. $TSLA (27 mentions)\n2. $SPY (23)\n3. $BABA (19)\n4. $NIO (11)\n5. $GME (10)\n6. $AAPL (9)\n7. $SOFI (8)\n8. $QQQ (6)\n9. $ARKK (6)\n10. $CX (3)\nFull live & historical data at https://t.co/QhRXWewKj5"\t\t\n"$BABA [Alibaba Group Holding]: JP Morgan Downgrades Overweight --> Underweight Lowers Price Target $180 --> 65 \n\nSign-up free for beta ver.:https://t.co/WnUoHPObTm \ncharts: courtesy of finviz https://t.co/xAU7On0EDP"\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\nRT @itscharliemar: J.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap…\t\t\n"Name that shitcoin! ...\nIt\'s Alibaba $BABA #tech https://t.co/d5Sn5zgTbc"\t\t\n$BABA Added below $80. Keep selling please I would love to add below $75. 💢\t\t\n$BABA $BIDU - JPMorgan late to the downgrades https://t.co/oKzcuWw1td\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"$BABA en 79$ destrozando el canal bajista.\n\nSe va a ir a 60 mucho antes de lo que pensaba.\n\n¡Guadañazos baby!\n\n#LaGuadañaDeCanalAlcista https://t.co/umrqYZWTHw"\t\t\n$BABA Well.... it looks like the $70\'s are finally upon us. Do any of you want to debate me on the fact that I called this before anyone else on this board? I figured so. Next time listen better. 💫\t\t\nRT @CasualtyWar: $BABA 6$ away from 5 year lows. https://t.co/1nQz7W9cqc\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"تØ\xadليل جونسون $JNJ \nمقاومة مهمة الآن على اللØ\xadظى عند 172.5 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 174 هدÙ\x81 أول\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/iiMgOWgHAg"\t\t\n$BABA 6$ away from 5 year lows. https://t.co/1nQz7W9cqc\t\t\n$BABA RIP those who bought on margin ï¸\x8f https://t.co/rLHFHKwcWR\t\t\n"RT @BEQUANT_HERALD: Sentiment/Interest #WallStreetBets\n\nA BEQUANT Model | Top stocks on WSB:\n$SPY | [4 mntns] 25%\n$ZIM | [3 mntns] 100%\n$GM…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"On watch 👀\n\n$MRNA', ' $NVAX', ' $TSLA', ' $ZM', ' $RIVN', ' $TSLA', ' $BABA', ' $AFRM', ' $FB', ' $NIO', ' $SQSP\n\n🔥 $VOLT', ' $MULN', ' $TRQ', ' $ZCMD', ' $MKD', ' $MRM', ' $AGRI', ' $DRCT', ' $MRNA"\t\t\n$BABA wow just ï¸\x8f\t\t\n@GordonTorrin Why would $BABA go higher\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA trades at $80 per share.\n\nInvesting in 2022 is painful🤯"\t\t\n$BABA bears are killing it guys 👇\t\t\nJ.P Morgan Chase downgraded $BABA to $65. This is criminal. Manipulation at it’s finest. Bet your ass they buy up cheap shares. Then', ' will gladly upgrade it to over $100 when it’s in their best interest and the trend reverses.\t\t\n"$BABA 01/20/23 $260.00 PUT\n\nType: large\nTime: 08:41:13\nTotal Size: 60 Contracts\nTotal Value: $1092000\nAverage Price: $182\nAsk: $183.4\nBid: $180.6\nUnderlying: $79.01\nSentiment: neutral"\t\t\n"@modern_value Our portfolio is very broad & wide. We hold investments in the US', ' Australia', ' EU & UK.\n\nIt includes stocks', ' real estate deals', ' mezzanine debt deals', ' law firm financing', ' litigation finance funds', ' PE/VC funds', ' and much more.\n\nThe only part I choose to tweet about is $BABA & $TCEHY."\t\t\n$BABA buyback 🚩\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 519\t\t\n"RT @OMillionaires: $JPM analyst last night \n\n$BIDU $BABA $NTES $YY https://t.co/UtriOCKHx5"\t\t\nUff $baba fell thru that 85 support area... Wow..\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @babbldev: WEEKLY STOCK MARKET NEWS ROUNDUP 3/7-3/13🗓ï¸\x8f\n\nMarket news sentiment finished this week somewhat neutral', ' despite high measures…"\t\t\n$BABA when you buy the dip but it keeps dipping 📊\t\t\n$BABA buying more i guess 💢\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n$BABA gap', ' as expected.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"I rarely ever give @stephenLweiss credit because he rarely ever deserves any :)\nHowever', ' I must say he was always right on the Chinese stocks like $BABA $PDD $JD.US so hats off to you.  You called the annihilation of these stocks correctly many months ago. #welldonesir #kweb"\t\t\n"@Petae_Lynch รà¸\xadมันà¸\x81ลับตัวà¸\x81่à¸\xadนเถà¸\xadะ! ไม่ต้à¸\xadงรีบหรà¸\xadà¸\x81ครับ! ยà¸\xadมซื้à¸\xadà¹\x81พงนิดนึงà¹\x81ต่ลดความเสี่ยงที่จะลงต่à¸\xadลงได้เยà¸\xadะ! \n\nหน้าสิ่วหน้าขวานà¹\x81บบนี้เงินสดคืà¸\xadพระเจ้าจริงๆ เราไม่ได้มีเงินสดเยà¸\xadะà¹\x81บบ Berkshire Hathaway ที่ชาลีซื้à¸\xad $BABA à¹\x81พงà¹\x81ล้วซื้à¸\xadเพิ่มไปเรื่à¸\xadยๆ เฉลี่ยขาลงซะงั้น à¸\x81้นเหวà¸\xadยู่ไหนà¸\x81็ไม่รู้ à¹\x81ต่ซื้à¸\xad! https://t.co/vDaUacrSum"\t\t\n"@Jack_Raines ""All basically going to zero""\n\nYeah', " we'll see about that bud. Ill check back in a year when $BABA is 50% higher. \n\nAn ADR is ownership of the company through derivatives. If the ADR wasn't worth anything", ' why would the company buy it back for share repurchases?"\t\t\n$BABA has paid out over $22 yards in stock comp in the last 5 years.. 22 yards!!\t\t\nLo bueno es que con los precios que está alcanzando $Baba acabaré por llegar a las 2000 acciones', ' o puede que más y con cierta facilidad. https://t.co/kfsx8ptKFD\t\t\n"PoniedziaÅ‚kowy pogrom na chiÅ„skich akcjach notowanych na gieÅ‚dzie w USA\n$BILI o -16%', ' \n$LI o prawie -16%', ' \n$TAL o -13%', ' \n$XPEV o -12', '7%', ' \n$NTES o -11', '8%', ' \n$EDU o -10', '9%', ' \n$BABA o -10%', ' \n$NIO o -7', '2%', ' \n$DIDI o -5', '6%.\nNasdaq Golden Dragon China Index w dół o 13%‼ï¸\x8f\n#Chiny #Rynek https://t.co/16PDQeeIEw"\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\nTaking $BABA $75 puts for March 22nd.   Luksh*t\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n"RT @SmartOption20: تØ\xadليل امازون $AMZN\nمقاومة على اللØ\xadظى مهمه عند 2955 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 2979.\nدعم ةول 2916 دعم ثانى 2897 كسره ب…"\t\t\n"تØ\xadليل امازون $AMZN\nمقاومة على اللØ\xadظى مهمه عند 2955 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 2979.\nدعم ةول 2916 دعم ثانى 2897 كسره بيرجع 2850\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/SUxoN6lUUE"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nHoly $BABA 😳 I’m not a Chinese company guy but mannnnn looking tempting\t\t\nRT @MarketRebels: $AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n"Mis peores presagios sobre $BABA se cumplen y comienza la semana perdiendo los 85$. \n\nNo podemos descartarla verla en 72$ e incluso en 57$ https://t.co/VAWYm1JkGP"\t\t\n$AAPL $TSLA & $BABA are the three most mentioned tickers on #WSB\t\t\nRT @SeekingAlpha: $BABA $BABAF - Alibaba: The Cheapest Chinese Tech Stock. https://t.co/kzTvCfmvL8 #business #finance #stockmarket\t\t\nRT @MarketRebels: $AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA is down 15% from its IPO price in 2014.\n\nThat\'s got to hurt."\t\t\n$AAPL $TSLA & $BABA are the three most mentioned tickers on WSB\t\t\n$BABA Added another 50. 📣\t\t\n"RT @OMillionaires: $JPM analyst last night \n\n$BIDU $BABA $NTES $YY https://t.co/UtriOCKHx5"\t\t\nIf you loved $BABA at $213', ' you will REALLY love it at $80\t\t\n"i am already long $BABA since last week via 75/60 bull put and 120 naked call (BE = 74 @ expiry in 3 months). \n\nbut wanted to use this zebra stock replacement strat', ' so entered with the smallest size possible. \n\nlet\'s track this on twitter. https://t.co/4egXTmNDQS"\t\t\n"$BABA is going down the toilet. \n\nNever trust foreign stocks."\t\t\n"$JPM analyst last night \n\n$BIDU $BABA $NTES $YY https://t.co/UtriOCKHx5"\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA wtf? stopped out months ago but this is insane..... 💫\t\t\nLo de $BABA no lo aguanta ni Marco Aurelio 😂\t\t\n#Options Flow Stream Update $AAPL $TSLA $BABA $SLCA $PDD $NDX $QQQ $SPY $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Gr3YvQQ4OY https://t.co/ZUAABUkkGf\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"3) 📈 Most Bullish & Bearish Tickers in News Coverage\n\nðŸ\x90‚                                        ðŸ\x90»\n$AVGO                               $CVS\n$RBLX                                $GS\n$LMT                                  $BABA\n$PLUG                                $SPCE https://t.co/Zl4y8053M7"\t\t\n"2) 📊 Trending Tickers in News Coverage\n\n1. $AMZN\n2. $BABA\n3. $AAPL\n4. $GOOG\n5. $TSLA\n6. $V\n7. $RIVN\n8. $NFLX\n9. $AI\n10. $TWTR https://t.co/IasebBsCAS"\t\t\n"WEEKLY STOCK MARKET NEWS ROUNDUP 3/7-3/13🗓ï¸\x8f\n\nMarket news sentiment finished this week somewhat neutral', ' despite high measures of uncertainty expressed about the future. We dive into sentiment surrounding $AMZN', ' $BABA', ' $RBLX', ' and $CVS...\n\nhttps://t.co/jiATjVkKkL"\t\t\n"تØ\xadليل الداو $DJI \nعلى اليومى Ù\x81وق 32970 يعتبر إيجابي عدم مهم كسرها بيرجع لمناطق 32620.\nمقاومة اولى 33110 مقاومة ثانية ومهمة عند 33277 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 33600\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/UZkGARvYxE"\t\t\n"מי שחיפש הזדמ×\xa0ות להיכ×\xa0ס למ×\xa0יות סי×\xa0יות במחירי מבצע ×\x90×– היו×\x9d יש קריסה ×\xa0וספת ש×\x9d בגלל התפרצות מחודשת של הקורו×\xa0×” (בעיקר בש×\xa0זן) ושמועה שסין תסייע לרוסיה במלחמה ב×\x90וקר×\x90×™×\xa0×” (סין הכחישה). $BABA למשל מתחת ל-80 דולר...\n×\x90ין לי פוזיציה במ×\xa0יות סי×\xa0יות ול×\x90 ממליץ על ×–×”', ' בטח ל×\x90 לבעלי לב חלש"\t\t\n"RT @StockMKTNewz: Worst performing large cap stocks at today\'s open\n\n$TCOM\nPinduoduo $PDD\nLI Auto $LI\n$HTHT\nXPeng $XPEV\n$JD\nNetEase $NTES\nB…"\t\t\n$BABA Makes an Outsized Move -9.9%. The 18-Mar-22 Option Straddle is Implying a ±6.1% Move in the Next 4 days https://t.co/8n4CUMKE3s\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$Baba plz die\t\t\n$BABA Don\'t know what to do. 🤔Sell some at 56% down? Frickin China. F Biden. 🥇\t\t\n"Worst performing large cap stocks at today\'s open\n\n$TCOM\nPinduoduo $PDD\nLI Auto $LI\n$HTHT\nXPeng $XPEV\n$JD\nNetEase $NTES\nBeiGene $BGNE\nBaidu $BIDU\nAlibaba $BABA\n$ZTO\n$NIO\nHuaneng $HNP\nYum China $YUMC\nCoterra $CTRA\nDevon $DVN\nSasol $SSL\nAluminum $ACH\nAlcoa $AA\nLas Vegas Sands $LVS"\t\t\n"Will start posting our daily Market Report email to clients. Hope you enjoy.\n\n $SPY $DIA $QQQ $NFLX $BABA $AMZN $GOOG $XLE $SOXX $TAN\n$JMIA $SNAP $SPY $IWM $T $GOOG $GME $AMD $FSLR $FSLY $MNST https://t.co/ic1FhqHT7u"\t\t\n$BABA $60-$65 entry 👉\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n"$LYFT not Everything is green for me but I still like the chart. I\'ll add on confirmation or cut if support is lost', ' \n$\nGL $AMD $SPY $INTC $BABA $TSLA $LOW $FB $SQ $QQQ $FSLY $ZM $PTON $AAPL $BA https://t.co/L9VFz6WDkO"\t\t\n"Twitter\'s on the Rise: \n\n$SPX  Price: None  Mentions: 9\n$AMC  Price: $13.60  Mentions: 9\n$SOFI  Price: $8.28  Mentions: 7\n$BABA  Price: $81.55  Mentions: 6\n$AREB  Price: $1.50  Mentions: 6\n\n#stocks #investing #trading"\t\t\n$BABA tanking\t\t\nJPMorgan double downgrades Alibaba to sell as global investors exit $BABA https://t.co/xBbCIyOMm7\t\t\n@TihoBrkan Commenting about $BABA everyday is not short-termism?\t\t\n@jimcramer But Charlie Munger says $BABA is a good stock. Maybe he’s not so smart.\t\t\nThe 10YR is kissing 2.1%', ' the Fed is behind the curve on US inflation', ' and yet people are buying US tech and dumping Chinese tech even as PBOC gets ready to lower interest rates. Insane. $BABA $TCEHY $JD $CQQQ $KWEB\t\t\n"$BABA is now trading at levels it was trading at in 2015.\n\nThat\'s a lot of fear pushing it down that far."\t\t\n"تØ\xadليل زوم $ZM \nتداول السهم على الاسبوعى Ù\x81وق 93 ايجابى .\nمقاومة قويه ومهمه عند 106 اختراقها والثبات Ù\x81وقها يستهدÙ\x81 110_114 .\nوكسر الدعم بيرجع 85\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/8oEhl9jGNs"\t\t\n"$BABA\nيستاهل مع وقÙ\x81 اغلاق تØ\xadت 77$ https://t.co/jFgmi6VENW"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n"A question:\n\nChinese stocks are all basically going to zero', " but do their stock prices even matter since they aren't directly tied to ownership of the underlying company?\n\nIf I'm not mistaken", ' Amazon couldn\'t just scoop $BABA because the price is of its ADRs is dirt cheap."\t\t\nRT @TihoBrkan: Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespe…\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n$BABA $78\t\t\n$BABA gonna make me a Warren Buffett USA #1 don’t bet against America stonk only kind of guy soon 😂\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA it’s getting delisted. No doubt 💯\t\t\n"RT @marketplunger1: If you invested $10', "000 in Alibaba $BABA on its IPO in 2014 ... \n\nYou'd have $10", '000. https://t.co/AFlPQxdAl5"\t\t\n"HK時間ã\x81§ã‚‚ã€\x81NY時間ã\x81§ã‚‚下ã\x81’ã\x81Œæ\xad¢ã\x81¾ã‚‰ã‚“ã\x81ªãƒ¼ã€‚ã\x81‚ã\x81¨1週間ã\x81\x8fらã\x81„ã\x81§ã€\x81 $BABA ã‚‚ $BIDU ã‚‚0円ã\x81«ã\x81ªã‚Šã\x81\x9dã\x81†ã\x81ªå‹¢ã\x81„😇\n\nã€\x90ðŸ‡\xad🇰香港 #24時間比】-4.69% (-960) 19', '516 https://t.co/FbfBlq8Vmx"\t\t\n@JaumeMora2 Invertir en $BABA', ' el mejor curso de "Por qué poner STOPS"\t\t\n$baba -7%\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n@moat_Man Menos mal que $BABA ya estaba muy descontada', ' no llega ser asi y nos vamos a 6$\t\t\n"RT @Raymond_Invest9: $BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†â€¦"\t\t\n#Options Flow Stream Update $TSLA $GOOGL $BABA $ARKK $SE $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/B7BWRcVOEf https://t.co/FzBtjMeVWF\t\t\nWont be surprised if $BABA made a red/green move today into close - this looks like capitulation move on many china stocks to me. $TME $TAL $EDU #China\t\t\n#Options Flow Stream Update $TSLA $GOOGL $BABA $ARKK $SE $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/Jj64hrpqst https://t.co/PAET2rfiVb\t\t\n@it_is_fareed He said $BABA had a great fundamentals. You know who had even better fundamentals? $YNDX. Now you cannot sell it even for $0.01', ' since trading on Russian stocks is stopped. Does this dude ever consider country risks when investing?\t\t\n$BABA ✔ https://t.co/6zKjYa4Ext\t\t\n"تØ\xadليل Ù†Ù\x81دا $NVDA \nÙ…Ø\xadاصر بين 216 Ùˆ 221.8 \nكسر الدعم بيرجع 212.\nاختراق المقاومة يستهدÙ\x81 226\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/qu896hZqEa"\t\t\nJust your friendly reminder on $BABA again! https://t.co/L0oWQC762O\t\t\n#Options Flow Stream Update $TSLA $GOOGL $BABA $ARKK $SE $SPY $NDX $QQQ $SPX #OptionsTrading #OptionsFlow #optionstrade #optiontrading #stock #stocks #StockMarket #Investment #investing #invest #investor #investors #UOA https://t.co/5JE2nlrW3B https://t.co/QLd48YCl4j\t\t\n"RT @optionsappetite: Charlie Munger\'s $BABA avg position down almost -50%\nhttps://t.co/YbEQGyly0x"\t\t\n"Charlie Munger\'s $BABA avg position down almost -50%\nhttps://t.co/YbEQGyly0x"\t\t\n"¿China también está en guerra...?\n\n$FXI $BABA $NIO https://t.co/B2fCE3Lswg"\t\t\n"RT @Raymond_Invest9: $BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†â€¦"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: Situation Out of Control Daily Stock Crashes of 50% Perfectly Normal. You\'ve Been Warned $BABA $F $GM $NIO $LCID $SPY $…\t\t\n$BABA below 80$ wont stay for long imo ', ' looking for strong rally this week on #China stocks after early gap donw. $TAL $EDU\t\t\nRT @GlobalMacroZen: This is a  funny quote below $BABA ', ' Mr. Munger was buying it over $200s', ' I am sure he is adding today as these guys ha…\t\t\nRT @Sino_Market: US-listed Chinese shares fall on Monday; $BILI down 16%', ' $LI down almost 16%', ' $TAL down 13%', ' $XPEV down 12.7%', ' $NTES down…\t\t\nThis is a  funny quote below $BABA ', ' Mr. Munger was buying it over $200s', ' I am sure he is adding today as these guys have no stop losses #China https://t.co/NKEuxK9kbu\t\t\n"RT @kabutaro1209: アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FX…"\t\t\n"ä¸\xad国æ\xa0ªã\x81®ä¸‹ã\x81’エグã\x81„ã\x81ªâ€¦\n\n$BABA -9.02%\n$BIDU -12.84%\n$NIO -10.63%\n$XPEV -14.10%\n$LI -16.14%\n$JD -10.76%\n$PDD -10.61%\n\n$CWEB -19.92%🤣"\t\t\nRT @realalexvieira: Situation Out of Control Daily Stock Crashes of 50% Perfectly Normal. You\'ve Been Warned $BABA $F $GM $NIO $LCID $SPY $…\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nWeird buys this morning: $SPOT $121', ' $EL $256', ' $ADBE $413.  Watching those Chinese Tech stocks crater!  $BABA in the 70\'s??? $TCEHY & $JD barely 40?  Yikes!\t\t\n"#baba $baba\n\n👇La ves acá 👇\nhttps://t.co/23iFyLzMMh"\t\t\n"RT @kabutaro1209: アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FX…"\t\t\n$BABA 100 CALLS 📞 ♥ï¸\x8f FOR EOY 📈\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA Shouldn’t AMZN be plunging also? 💢\t\t\n"تØ\xadليل بوينق $BA\nعلى اللØ\xadظى .\nÙ…Ø\xadاصر بين 176.3 Ùˆ 173.7 .\nاختراق المقاومة يستهدÙ\x81 178_181.\nكسر الدعم بيرجع 170\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $TSLA $BABA $NVDA https://t.co/CD1wOmYsJw"\t\t\nlong $KWEB and $BABA 😃\t\t\nJust bought some more $BABA. I now have a >50% allocation.\t\t\n@OnBearish He might buy more $BABA\t\t\n"アナリストã\x81Œä¸\xad国æ\xa0ªã\x81®ãƒ—ライスターゲットを切り下ã\x81’ã\x81Ÿã\x81¿ã\x81Ÿã\x81„ã\x81§ã\x81™ðŸ˜‡\n\nアレックス・ヤオ\n$BABA 180ドル→65ドル\n$BIDU 245ドル→90ドル\n\nアンドレ・ãƒ\x81ャン\n$JD 100ドル→35ドル\n$PDD 23ドル\n\n$CXSE $FXI $KWEB $CWEB\n https://t.co/q7lEqUJVxM"\t\t\n$BABA es una picadora de carne. https://t.co/8lpDZ1DxNB\t\t\n"RT @stocklabsapp: YTD losses deepen for China’s biggest companies traded in the US\n$BABA $JD $NTES $BIDU https://t.co/oCqeyz3Eyf"\t\t\n75 $BABA at $78. Price average lowered to $133. See you in 10 years!\t\t\n"$BABA\nアリãƒ\x90ãƒ\x90ã\x81¯1å¹´å\x8dŠå‰\x8dã\x81«ä»˜ã\x81‘ã\x81Ÿé«˜å€¤320$ã\x81‹ã‚‰4分ã\x81®1以下ã\x81«ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚ã\x81‚れã\x81\xa0ã\x81‘ã\x81®å¤§å›½ã\x81«ã\x81Šã\x81„ã\x81¦ã€\x81ã\x81‚れã\x81\xa0ã\x81‘影響力ã\x81®é«˜ã\x81„大型テックä¼\x81æ¥\xadã\x81§ã\x81•ã\x81ˆã€\x81ã\x81“ã\x81†ã\x81ªã‚‹ã\x81“ã\x81¨ã‚‚ã\x81‚ã‚‹ã‚\x8fã\x81‘ã\x81§ã\x81™ã€‚何ã\x81§ã‚‚èµ·ã\x81“り得るã\x81®ã\x81Œæ\xa0ªå¼\x8f市å\xa0´ã\x81§ã\x81™ã€‚æ\xa0ªã\x81¯è²·ã\x81†ã\x81®ã\x81«é«˜ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†ã\x81“ã\x81¨ã\x81¯ã\x81ªã\x81„ã\x81—ã€\x81売るã\x81®ã\x81«å®‰ã\x81™ã\x81Žã‚‹ã\x81¨ã\x81„ã\x81†ã\x81“ã\x81¨ã\x81¯ã\x81ªã\x81„ã‚“ã\x81§ã\x81™ã€‚"\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nRT @AleksDudic01: $looking at what they are doing to $baba - it does not matter. $nvda could just as well trade at 100! basic and ancient v…\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\nRT @OnBearish: wonder how Munger is feeling about $BABA now?\t\t\n"Option Alert $BABA Mar 18 2022 75 Put \n- Price: 3.50 \n- Money: $208', '250 \n- Volume: 595 \n- OI: 6744  Delta: -0.35 IV: 151.336 \n- ToS Symbol: BABA220318P75 \n\n-  #OptionAlert #OptionsFlow #OptionsTrading #DayTrading \n-   [ 03-14 09:41:57 ]"\t\t\nwonder how Munger is feeling about $BABA now?\t\t\nRT @Sterph1: Europe Up', ' Asia Mixed', ' & US To Open Mixed', ' Rates On Rise As #Fed Rate Hike Decision Nears', ' $BABA $JD Down On US Delisting Conc…\t\t\nRT @StockMKTNewz: JPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n@iamtomnash $BABA down another 8% today… Everything Money’s bound to put out a vid criticizing $PLTR soon just to take eyes off their mistakes.\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\n$CEI 《《《 GET IN AND FLY WITH US! 🚀🚀🚀 $BABA $NIO $AAPL â\x8f©\t\t\n"Are the lows in for $BABA? \n\nAsking for a friend"\t\t\n"$SPY $UVXY $QQQ $TSLA $BABA\nWill stocks turn around soon? https://t.co/jWAhLrxX1R"\t\t\n$BABA $BIDU https://t.co/K8uJPhODhF\t\t\n$BABA bye bye below 80s watch the insane reversal here 🚩\t\t\n"تØ\xadليل ابل $AAPL \nÙ…Ø\xadاصر بين 153 Ùˆ 150.7 .\nاختراق المقاومة يستهدÙ\x81 155.5 هدÙ\x81 اول .\nكسر الدعم بيرجع 148.3\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/wYMVDRXU20"\t\t\n"YTD losses deepen for China’s biggest companies traded in the US\n$BABA $JD $NTES $BIDU https://t.co/oCqeyz3Eyf"\t\t\nGarrotazo a $BABA gracias a los amigos de JPMorgan https://t.co/P59PeUBCXe\t\t\nJPMorgan today downgraded Alibaba $BABA to Underweight from Overweight while lowering its price target to $65 from $180\t\t\n"GM ☀ï¸\x8f Thanks ALI $BABA\nDropping another ✅+100% 🚨 later today', ' \nMake sure to turn on notifications 💵\nLike & Retweet to help others ðŸ™\x8f  $SPY #OptionsTrading https://t.co/RegGzCFneK"\t\t\n"$BABA red 4 out of 5 this week again could give you all 5 red \nAdd in $60s ï¸\x8f"\t\t\n$BABA Best Chatroom', '', '', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA $20s sound realistic now ï¸\x8f\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $MULN 🥉\n4. $TSLA\n5. $AAPL\n6. $…"\t\t\n"Never ignore what a chart tries to tell you', ' regardless of fundamentals. \n$BABA https://t.co/mjt6ah1V3v"\t\t\n"Of course', ' with hindsight bias', ' it would have been wise for many great investors to sell their growth bets earlier — irrespective of their location in the US or China.\n\nWhile Munger & Alexander are down big on $BABA', ' Coleman is down big on $JD', ' Li Lu on $FB & Dorsey on $WIX etc."\t\t\nRT @TheFinancer: Just bought some $BABA. 5Y low. You know what to do. https://t.co/hGee20EOUg\t\t\n$BABA Alibaba stock sinks toward 6-year low as China ADRs take another dive https://t.co/cN2NXqa0c3\t\t\n$BABA Alibaba', ' https://t.co/8tSTWbzSl5 and Tencent Are Tumbling. Why Chinese Stocks Are Under Pressure. https://t.co/JlTRwaqrsN\t\t\n$BABA Alibaba Stock: Russian Stocks Worth Pennies - Will Chinese Stocks Suffer The Same Fate? https://t.co/YdUN1LtOy9\t\t\n$BABA U.S.- listed China shares are tumbling again with Alibaba down 5% https://t.co/L6ehXaPj9b\t\t\n$BABA Alibaba: The Cheapest Chinese Tech Stock https://t.co/qvbUHhlPjh\t\t\n@EquityBrian Lol $BABA -8% again today https://t.co/EyYwqrNDT4\t\t\n"RT @ecommerceshares: Few sectors have been as hammered in the last year as Chinese internet stocks. Justifiably so', ' in retrospect.\n\nI tried…"\t\t\nInsane', ' $BABA was 300+ just under 2 years ago', ' now under 80. 🤯 https://t.co/j3ml6vn4LJ\t\t\nRT @realalexvieira: XPENG Share Price Crashes After Data Science Firm Warns About Cathie Wood Fraudulent Forecasts $NIO $SPY $QQQ $BABA $DI…\t\t\nJust bought some $BABA. 5Y low. You know what to do. https://t.co/hGee20EOUg\t\t\n$BABA NEW ARTICLE : Alibaba Stock: Russian Stocks Worth Pennies - Will Chinese Stocks Suffer The Same Fate? https://t.co/nZUbPwxMrP Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n"Nouveau post Telegram:  Les entreprises chinoises votées sur le #Nasdaq dégringolent \nEx: $BABA $XPENG\n https://t.co/d3b0Ed5JHO"\t\t\n"$baba 80 guitas.\nComo dice el refran: siempre se puede estar peor… https://t.co/aLUkhR9iiM"\t\t\nXPENG Share Price Crashes After Data Science Firm Warns About Cathie Wood Fraudulent Forecasts $NIO $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $XPEV $TCENT #news #investing https://t.co/sEo3B6vR3m\t\t\n"تØ\xadليل $TSLA \nتسلا Ù…Ø\xadاصر بين 786 Ùˆ 763.\nاختراق المقاومة يستهدÙ\x81 807 .\nوكسر الدعم بيرجع 754_720\n--\n#الأسهم_الأمريكية #الاوبشن  #الاسهم_السعودية $AMZN $TSLA  $BABA $NVDA https://t.co/g6G8ZzTIX1"\t\t\nRT @AleksDudic01: $looking at what they are doing to $baba - it does not matter. $nvda could just as well trade at 100! basic and ancient v…\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom\nDon\'t forget to take a trial! \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR $SG https://t.co/dngr2bgMdk"\t\t\nRT @scottsherman: $Baba at 10 year lows. Isn\'t Charlie Munger in it? Asking for a friend. :)\t\t\n$Baba at 10 year lows. Isn\'t Charlie Munger in it? Asking for a friend. :)\t\t\n$BABA yes it’s coming to 65 soon ï¸\x8f\t\t\n$looking at what they are doing to $baba - it does not matter. $nvda could just as well trade at 100! basic and ancient valuation metrics dont seem to matter. so you might as well go to the casinos and place red or black. forget it\t\t\nRT @Sino_Market: #Alibaba falls 7.4% in US. $BABA\t\t\nShopping', ' shopping! $BABA #Daytrading #BTFD https://t.co/5PqR2WKbE6\t\t\n"DailyDown5\n$AFRM $29.10 -5.70% -13.29% -61.03% -76.29% 30.19\n$API $7.39 -10.56% -23.13% -36.26% -61.10% 32.83\n$BABA $80.10 -7.62% -18.81% -36.68% -36.20% 21.34\n$BIDU $108.09 -9.11% -21.88% -35.16% -27.89% 25.50\n$DVN $55.58 -5.23% -7.20% 6.63% 23.17% 49.35"\t\t\n"RSI25\n$BABA $80.10 -7.62% -18.81% -36.68% -36.20% 21.34\n$BGS $25.64 -0.21% -14.12% -15.76% -13.83% 22.75\n$BIRD $5.42 1.02% -9.28% -53.39% -66.20% 18.98\n$DIDI $1.83 -2.91% -54.12% -53.66% -74.51% 19.91\n$DOCU $73.14 -2.49% -23.06% -42.93% -47.23% 24.41"\t\t\n"""Just a healthy correction""\n\n$BABA https://t.co/zTBjM04Uhb"\t\t\n"Real-time trading alerts from our team of seasoned professionals', ' best trading room and global trading community. Check out today... https://t.co/3vbD4Mdsw5\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL  $ROKU $TVIX $CRON $JD https://t.co/OVFzq3wDis"\t\t\n"RT @itscharliemar: *Me in therapy*\n\n“Well when $BABA hit $150', ' I thought to myself', ' there is no way it’ll fall to $120. Then it hit $120 &…"\t\t\n@matt9milly That’s the $BABA shareholder meeting\t\t\n"@BahamaBen9 JP Morgan knows something? \nJPM has cut every Chinese stock to Underweight\n$BABA D/G to UW - PT $65\n$PDD Double Downgrades to UW PT $23\n$JD Downgrades to UW PT $35"\t\t\n$JD $NIO $BABA $LKNCY  $XPEV  US Warns China Against Helping Russia In Ukraine War https://t.co/eRye0mQABC\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @TheMaverickWS: $BABA https://t.co/sPF7vVh0e9\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"تØ\xadليل سباكس $SPX \nنقاط سباكس على اليومى مخاصر بيت 4220 Ùˆ 4190.\nاختراق المقاومة يستهدÙ\x81 4236.\nوكسر الدعم بيرجع 4166\n--\n#الأسهم_الأمريكية #الاوبشن #الاسهم_السعودية $AMZN $BABA $NVDA https://t.co/LFT9oMU4y9"\t\t\n"$BABA takes another huge dive at open.\nAt this rate stock will be trading below book value in a few months. https://t.co/DBGqttmPl3"\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 9% $BABA https://t.co/3setrUuZoc\t\t\n"This $JPM analyst with these double double downgrades today on China ADR’s… impeccable timing… geez\n\nWhere were they a few months ago with $BABA and $BIDU at $170? \n\n$BIDU to $90 from $245 \n$NTES to $60 from $120\n$BABA to $65 from $180"\t\t\n"RT @TihoBrkan: Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His b…"\t\t\n$BABA   at this rate', ' i can see baba breaching its all time low of 57', '2 shortly! 👆\t\t\n@MFHoz still holding ur $BABA bag? Or did u sell it with loss?\t\t\n"Munger was never the world\'s greatest timer & his bet on $BABA proves it', ' again.\n\nBut he is allergic to short-termism. His bets will go on even after he passes away.\n\nShort-termism refers to an excessive focus on short-term results at the expense of long-term interests."\t\t\n@TommyThornton Any thoughts on $BABA ??\t\t\n$BABA going lower 🆙\t\t\nIs it over for $BABA? https://t.co/eBlzLdhRc0\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Sino_Market: US-listed Chinese shares fall on Monday; $BILI down 16%', ' $LI down almost 16%', ' $TAL down 13%', ' $XPEV down 12.7%', ' $NTES down…\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/xNtpQkUdHC\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/VtOq6PMNiH\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/5XKeU7qPSU\t\t\n"RT @itscharliemar: Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! http…"\t\t\n$BABA a $79!', ' adquirida\t\t\n$BABA J.P. Morgan downgrade financial advisors. What do all my financial advisors think ? ðŸ‘\x81\t\t\n"First out// $BABA: JP Morgan Downgrades Alibaba Group Holding to Underweight', ' Lowers Price Target to $65\nhttps://t.co/r7F6cGSXBv"\t\t\n"US-listed Chinese shares fall on Monday; $BILI down 16%', ' $LI down almost 16%', ' $TAL down 13%', ' $XPEV down 12.7%', ' $NTES down 11.8%', ' $EDU down 10.9%', ' $BABA down 10%', ' $NIO down 7.2%', ' $DIDI down 5.6%.\n#US #China $KWEB $FXI #StockMarket"\t\t\n. @GarethSoloway you still sure about $BABA …:yikes\t\t\nIn $BABA P 70. GL\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@SJosephBurns $BABA sell-off\t\t\nChina is getting masaquered.  $NIO $BABA each down about 10%.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/gCdON7uZbA\t\t\nDesastre absoluto $BABA https://t.co/Qto2jOWBtG\t\t\n$baba levels for baba 👆 https://t.co/AtM7z7aZGx\t\t\n$BIDU $BABA $JD $PDD getting rocked\t\t\n$BABA\t\t\n"In early morning options action', ' equity names among the top 10 most actives today include: $AAPL', ' $TSLA', ' $MULN', ' $AMC', ' $BABA', ' $AMD\n#options\n#OptionsTrading\nhttps://t.co/wyfH3UcCAS"\t\t\n"RT @itscharliemar: *Me in therapy*\n\n“Well when $BABA hit $150', ' I thought to myself', ' there is no way it’ll fall to $120. Then it hit $120 &…"\t\t\n"Sonar top 10 NASDAQ @ open: $AEI $AGRI $ANPC $CTRN $GFAI $HYMC $IMPP $KSCP $MULN $ZCMD\n\nSonar top 10 NYSE @ open: $AXS $BABA $DAC $DOLE $ES $LTC $MTN $NIO $SON $TRQ\n\nSee them ranked @ https://t.co/wph2Yj0Eg9"\t\t\n$BABA this is down 10% day after day… rip\t\t\nWhat a disgrace $BABA\t\t\n"$BABA  All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n"Early horror in Alibaba $BABA currently -8.8% at $79.06.\n--\nHow long until most recognise the value of the ADRs in Chinese communist stocks is arguably $0.00? https://t.co/Dt82U2G5xW"\t\t\n$BABA this is a nasty $BABA that\'s never going to take off.. no ED meds are going to help this one... watching for 60s in quick succession 💯\t\t\n$BABA NEW ARTICLE : Alibaba', " Baidu lead Chinese tech stocks south as downgrades say it's time to sell https://t.co/sjdDuzZxLG Get all the latest $BABA related news here : https://t.co/fVKvdtLU2f\t\t\n$BABA JP Morgan downgraded today PT is 65 🆙\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/v0zyEwLhRh\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/DdVpFlqdIh\t\t\nFair or unfair I\'m using the price action of $BABA to predict the likelihood that China sides with Russia.\t\t\n"SWEEP 269 $BABA 07/15/22 $85 calls for $10.65 \n\nSpot: $78.04\nVolume: 271\nOI: 206\nIV: 73.29%\nPremium: $286.5k\nSector: Consumer Cyclical"\t\t\nGood morning! Futures/indices are slightly up. Commodities are down. Top watches: $SPY $OXY $AMZN $BABA. Let\'s have a Money Monday! 📉📈💰 Join our discord for trade ideas/alerts https://t.co/XX2YxkoUtg  #stocks #options #daytrading #swingtrading\t\t\n$BABA under $80. This is just stupid now.\t\t\n"📢 Top Tickers Trending on WSB \n\nNoticeable top 10: $OIL $TSLA $AAPL $BABA $GME\n\nCheck out our WallStreetBets Realtime Sentiment page for real-time updates on sentiment. https://t.co/C6OREuoXWw"\t\t\nPoor $baba\t\t\nRT @Sino_Market: #Alibaba falls 7.4% in US. $BABA\t\t\n"🔮Dark Pool Print🔮\n\nSymbol: $BABA\nSize: 1.8M shares\nPrice: 80.00\nTotal: $145.1M"\t\t\n$BABA nothing to push it higher. Very strong downtrend âž¡\t\t\nRT @snakeawake1: Did Munger get margin called? $BABA\t\t\nDid Munger get margin called? $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $MULN 🥉\n4. $TSLA\n5. $AAPL\n6. $QQQ\n7. $BABA\n8. $SPX\n9. $AMD\n10. $LMT\n\n( Sorted by most recent ) https://t.co/CXgI4ZQ4av"\t\t\nIs $BABA the worst stock in the universe?\t\t\n"Stock gaps:\n$BABA -6.93%\n$BIDU -9.48%\n$CHWY -3.26%\n$NIO -6.10%"\t\t\nBABA Aggressive Elevated Risk: Alibaba Group Holding Ltd $BABA triggered at $82.49 on 14-Mar-22 EST https://t.co/1Xfg9guKVF\t\t\n$BABA https://t.co/sPF7vVh0e9\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: NIO DELISTED TODAY. It’s Easy to Stand with the Crowd. You Need Genius and Vision to Stand Alone. $NIO $SPY $QQQ $BABA…\t\t\n$BABA what changed in the last week or 2 to warrant the selloff from 100’s? I dont get it.\t\t\nEurope Up', ' Asia Mixed', ' & US To Open Mixed', ' Rates On Rise As #Fed Rate Hike Decision Nears', ' $BABA $JD Down On US Delisting Concerns', ' Earnings: $BKE Beat $DOCU Mixed $LOAN Miss', ' S&P to open 4203', ' Gold $1966', ' Silver $25.55', ' 10yr yield 2.09', ' Dollar (DXY 98.88)', ' Oil $104.66\t\t\n#Alibaba falls 7.4% in US. $BABA https://t.co/CJlkkkMKjI\t\t\nNIO DELISTED TODAY. It’s Easy to Stand with the Crowd. You Need Genius and Vision to Stand Alone. $NIO $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news #investing https://t.co/oYwjdb8rs9\t\t\n@scottmelker $BABA https://t.co/R6czAS0Dus\t\t\n$BABA when your stock is in the markdown phase', " but retail doesn’t know what a markdown phase is ï¸\x8f\t\t\nRT @TradeDiary10: But..but.. Charlie Munger bought this too  $BABA https://t.co/4Pn3tB9WQ7 https://t.co/V237y5fYfa\t\t\nBut..but.. Charlie Munger bought this too  $BABA https://t.co/4Pn3tB9WQ7 https://t.co/V237y5fYfa\t\t\n$BABA I'll buy one share at 81", ' just for a conversation starter', ' ice breaker', ' down the road.... â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $SPY #freealerts https://t.co/Hb42HA65VZ\t\t\n@NiclasVestlund $baba sÃ¥lde runt 165$ Vilken tur\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"Chinese tech giant #Tencent plunges -10% after report of record #antimoneylaundering fine \n\nhttps://t.co/8h9Mq6FewA \n\n$TCEHY $BABA $MPNGF $BIDU $DIDI $KWEB $CQQQ $FXI $MCHI"\t\t\n$BABA The world is complicated. The more you know the more you realise how little you know. â\x9d—\t\t\n"I am about ready to put \n\n$BABA\n$CRSP\n$TDOC\n$SQ\n\nIn my Roth IRA soon!"\t\t\n$BABA คืà¸\xadตัวà¸\xadย่างขà¸\xadงหุ้นดี à¹\x81ต่ตลาดไม่เà¸\xadา\t\t\n@realDillonEvans Hey don\'t warn them. I want $BABA at zero lol\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"Gapping down:  \n \n$LI $BIDU $XPEV $JD $BABA $USO $HAL $NTRA etc https://t.co/4SYEkhWqCl"\t\t\n"3/14/2022 Watchlist $TSLA $BABA $GME $SHOP $SPY\nhttps://t.co/9vK3qXuGZN #trading #stocks #watchlist"\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n$BABA washout day 🆓\t\t\n$BABA ching Chong stocks going to 0', ' hate to see it ↔\t\t\n"$BABA JP Morgan downgraded: $65pt \n$BIDU JP Morgan downgraded: $90\n$BZUN JP Morgan downgraded: $5\n$BILI JP Morgan downgraded: $15 pt \n$CVX Morgan Stanley downgraded: $166 \n$FUTU CLSA downgraded: $64 to $27\n$JD JP Morgan downgraded: $100 to $35"\t\t\n$LKNCY  $NIO  $BABA  your crappy chi com stocks are messing up the market again. 🆓\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"My Weekend puts are actually working!\n\n$ARKK $AAPL $DWAC $FXI $QCOM \n\nWis  $ARKK $AAPL $DWAC $FXI $QCOM $BIDU $BABA https://t.co/oy6aJbhhJM"\t\t\nRT @it_is_fareed: wait this is charlie munger? THIS is the billionaire who told everyone to invest in $BABA? He\'s 500 years old!? "BABA" is…\t\t\nRT @wlj2100: $BABA If Munger loved it at 130+ hes gotta love it now! Haha! 🥴🤷ðŸ\x8f»â€\x8d♂ï¸\x8f ðŸ‘\x8d\t\t\nwait this is charlie munger? THIS is the billionaire who told everyone to invest in $BABA? He\'s 500 years old!? "BABA" is probably the only word he can still enunciate1 https://t.co/G746OGZrld\t\t\n$BABA If Munger loved it at 130+ hes gotta love it now! Haha! 🥴🤷ðŸ\x8f»â€\x8d♂ï¸\x8f ðŸ‘\x8d\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"3/14 Watchlist', ' looking to run all these names short but would not be suprised to see a relief bounce off the open. Only looking for the long on $NTR for a fertilizer play with commodities blowing up along with $CORN and $WEAT. \n\n$PYPL\n$BABA\n$BIDU\n$NTR\n$ROKU\n$AMD\n\n#daytrading https://t.co/LN7tvbJvub"\t\t\nRT @AlanRiedmaier: $BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', '6B vs 130B hoy. P/S de 24x cont…\t\t\nSlÃ¥ pÃ¥ de som redan ligger ner? $baba https://t.co/y2MJuEAe67\t\t\n"$BABA  -6.2% ã€\x81 $BIDU  -7.9%ã€\x81 $NTES  -8.7%\n\nä¸\xadè\x8f¯éŠ˜æŸ„ã\x81®ãƒ—レマ  大幅安やã\x81\xad(´・ω・)"\t\t\n@scottmelker Not crypto but the $baba chart is bad news\t\t\n$BABA Is this the staple child for dont trust buy ratings and price targets? I remember seeing this last year having 36 ratings and a majority of them were strong buy and average target over $300. ðŸ’\x9d\t\t\n"Most mentioned tickers on WallStreetBets during Pre-Market:\n\n1. $BABA\n2. $TSLA\n3. $AAPL\n4. $GME\n5. $NIO"\t\t\n"[MY PICKS] Analyst Meir Barak: \nLong: $MRNA', ' $SPWR', ' $BA\nShort: $FUTU', ' $WB', ' $XPEV', ' $BABA', ' $NIO', ' $PDD', ' $BIDU', ' $RIVN', ' $TSLA"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n#PageOne: Navigating a challenging intersection $SPY $QQQ $DIA $AAPL $BABA $UBER $TNX https://t.co/AmRYYVDkoy #PreMarketAnalysis #Russia #military #attacks #Ukraine #China #COVID #Poland  #inflation #oil #FOMC #CPI #Europe #HongKong #fedfunds #economy #stockmarket\t\t\n@xavier_comas @BursaliaGestion Yo creo que $FB y $BABA los que aguanten al final recogeran sus frutos', ' pero a saber cuando ser eso 🙈. Yo en $FB por ahora sigo esperando los 180$ https://t.co/ybWzyKPySP\t\t\n$BABA buy this at45  Covid is eating ass in China 🪄\t\t\n$BABA if you think BABA is bad look at Huya from $27 to 3.47 in one year. ðŸ‘\x8d\t\t\n"ORTEX: Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss general market volatility and sentiment', ' as well as #Alibaba\'s $BABA falling share price.\n\nhttps://t.co/hZX9oIDts7"\t\t\n$BABA technicals matter none here when dictator Xi wants this company to go to zero 👆\t\t\n"RT @Trading_Sunset: The day begins...\n\nUS equity futures are a little mixed.\nStrength: $MRNA $PFE $LMT $BAC $WFC $BYND $FDX\nWeakness: $AG $…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA below IPO levels!\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA I buy at 10$ ðŸ’\x9d\t\t\n"$BABA in Hong Kong:\n\nhttps://t.co/Ed3YFmZMef"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA not looking good …. China getting into Covid full scale! Shanghai is scary now road block everywhere …. ï¸\x8f\t\t\n$BABA $60 by end of week? â\xad\x90\t\t\n@ignore89039500 no one\'s lost more money on $BABA than @RichHamiltonJr\t\t\n@NestBetter $SE was supposed to be the next $BABA according to many fintwit growth experts. So far the stock price is following $BABA’s with remarkable accuracy. I don’t know what you are complaining about. 😆\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SnipeTrades: $BABA - Downgrade at JPM', ' PT $65\n\n$BIDU - Downgrade at JPM', ' PT $90\n\n$CMG - PT $2', '500 from $2', '600 at Piper Sandler\n\n$DOCU -…"\t\t\n$MRNA $FB $AAPL $TSLA $MSFT $UCO $SCO $UVXY $SVXY $QCOM $DVN $AXP $ARKK $ZIM $FDX $BABA $KWEB $BAC $SARK $CLF  Listen to "Are we headed for a recession? Market update 3-14-22". âš“ https://t.co/B09vA60c5y\t\t\n"RT @SnipeTrades: $BABA - Downgrade at JPM', ' PT $65\n\n$BIDU - Downgrade at JPM', ' PT $90\n\n$CMG - PT $2', '500 from $2', '600 at Piper Sandler\n\n$DOCU -…"\t\t\nRT @RobInTheBlack: #Mindthegap $USO $NRGU $NKTR $FUTU $TRQ $BABA $JD $BILI $BIDU $PDD\t\t\n$BABA wow ðŸ‘\x8d\t\t\n@NiemotkaMike @B2_4Ever Not touching $BABA\t\t\nAlibaba Group Holding Limited is down -6.87% in the pre-market $BABA\t\t\n"*Me in therapy*\n\n“Well when $BABA hit $150', ' I thought to myself', ' there is no way it’ll fall to $120. Then it hit $120 & I said no way it’ll go below $110…okay well maybe $100 is bottom? I mean it can’t go below $90? And well here we are at $80…I’m emotionally damaged you know?â€\x9d https://t.co/dNyPafWzz0"\t\t\n$BABA scammed again by the ching Chong\'s:( ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @realalexvieira: It’s Easy to Stand with the Crowd. It is Necessary Genius and Vision to Stand Alone.  $AAPL $SPY $QQQ $BABA $DIDI $JD $…\t\t\nRT @KlendathuCap: Ali $BABA and the Forty Bagholders\t\t\nIt’s Easy to Stand with the Crowd. It is Necessary Genius and Vision to Stand Alone.  $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news #investing https://t.co/1fJL6XBYPJ\t\t\n"$BABA اØ\xadتمال بالتراجع تØ\xadت 80.21 بسب اخبار الوباء\nمع ذلك ندخل مع وضع السوق عند الاÙ\x81تتاØ\xad. \n_______\n#الاسهم  #الأسهم_الأمريكية  #ناسداك #اسهم_للمتابعة #داو_جونز #رواد_الأعمال https://t.co/VNQD1b606M"\t\t\n@ArendJanKamp Enkele weken geleden afscheid genomen van $baba Charlie mag er alleen zijn vingers aan branden ze 😂\t\t\n"3/14 PM Update\n\nIndices up under 1%', ' covid cases in China growing. • Will try to trade $CVX out of gate if spreads are good', ' or $BABA if not. Chinese stocks should drop with Covid surging again. Also watching $MRNA and $KSCP (+11%). https://t.co/LQsMQHR24v"\t\t\n$BABA ugly chart along with the rest of the China names. Below $80', ' room to $73.50. If it can hold', ' bounce to $93. #charts https://t.co/nEGlOc5u3F\t\t\n"$BABA \n\nWHERE IS THE FAKENEWSTROLL? 📈"\t\t\n"$BABA - Downgrade at JPM', ' PT $65\n\n$BIDU - Downgrade at JPM', ' PT $90\n\n$CMG - PT $2', '500 from $2', '600 at Piper Sandler\n\n$DOCU - PT $80 from $121 at MS\n\n$FDX - PT $300 from $320 at Keybanc\n\n$PTON - Initiated at MS', ' PT $32"\t\t\n"My #watchlist for today: \n\nWatch $AAPL to bounce off 150/151\n\nWatching $WMT for a breakout or break down...\n\n$TWTR support at 32\n\n$TSLA breaking below 800 is key... 760 key level\n\nIf $BABA pushes 83-85 range im buying puts"\t\t\n"RT @TMGStockTips: Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi…"\t\t\n$BABA $SPY $QQQ THESE PEOPLE ARE CRIMINALS !!!! THEY ALL SHOULD BE IN JAIL !!! ✨ https://t.co/ILlxNWkCSK\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n$BABA Warren looking at Charlie like 😘\t\t\n"SÃ\xad $BABA la oportunidad de la vida ha llegado; pre-market 80$ por acción!\n\nSeguro es +100% desde aquÃ\xad.\n\n#putosarcasmo o verdad value?\n\n📺 @Market_Trackers https://t.co/0oRQhf3UvS"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA Alibaba without Jack ma', ' like china without ccp 💲\t\t\n"RT @TMGStockTips: Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi…"\t\t\nRT @TFMG_Official: #Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\nAfter an 80% drawdown in $KWEB', ' $JPM downgrades all china stocks and calls the sector uninvestible lol $JD $BABA\t\t\n$BABA 50$ in a few days. â\xad\x90\t\t\n$BABA Could become the buy of the decade today â–¶\t\t\n$BABA don’t fight the hedge funds if JP Morgan wants it down it will drop like a rock ï¸\x8f\t\t\n"RT @TMGStockTips: 10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $am…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA \n\nIn the past 400+ days', ' #alibaba has lost over -76% of its value. \nValuing from $318 to $86.71. \n\nThis is how bad the market can be in a full blown bear market. https://t.co/oJDlDvPGuV"\t\t\n$BABA wow 65 iPo prices insane. Government should be ashamed of themselves ï¸\x8f\t\t\n@JPATrades How about $BABA under $50?…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @TaylorOgan: In today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\n"Started position at about $82/share on $BABA\n\nI\'ve avoided Chinese stocks at all cost for a long time', ' but at SOME POINT the risk is priced in', ' and the potential reward is too good"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nIn today\'s $BABA downgrade from JPM', ' new PT is now derived from P/E (7x CY22 P/E)', ' not SoTP. https://t.co/DsbhfxMix7\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"All new lows on China stocks... \n$YXI $VIPS $LILI $BABA $TME $PDD $JD $BEKE $TAL $BIDU"\t\t\n$BABA JP Morgan PT at $65? This has a ways to go still 🪄\t\t\n$BABA chinese=mongols=retards ï¸\x8f\t\t\nRT @smbcapital: Stocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"10x Genomics (#NASDAQ: $TXG) Looks Ready For Growth! ðŸ\x8d„ - #TXG TradingView https://t.co/4HGp3NkXe2 \n\n$lcid $amzn $nvax $amd $fb $nvda $fcel $hood $baba $sofi $pypl $shop $abnb $rblx $twtr $plug $btc $eth $jblu $save $sfix $bmbl $dwac $nine $docu $orcl $agri $rivn $didi $muln"\t\t\n$BABA needs air I gamble 4/1 84 calls here https://t.co/m3YfWfpJ9l\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 65$ by jp ï¸\x8f\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"The Inside Bar plays I’m watching today (will only trade 1-2 of them)\n\n$ccl - travel/oil ⛽ï¸\x8f \n$oxy - ⛽ï¸\x8f\n$crwd - just IB', ' no news\n$amd - semiconductors/shortages \n$blk -estimated Blkrock lost $17 B 🇷🇺 \n\n$baba - not IB play but 🇨🇳 plays are getting crushed & I don’t see support"\t\t\nStocks the desk is watching: $AFRM $BABA $AAPL $DOCU $CVX https://t.co/lPmaBvySmt\t\t\n"*U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%', ' PINDUODUO DOWN 7.5%', ' HUYA DOWN 4.4% \n\n$BIDU $BABA $BILI $PDD $HUYA #falconswaps https://t.co/q6TqoYjy5P"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA i wait till it breaks his downtrend. Thus will recover 🆕\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n$BABA how does a price target go from 140 to 65 in less than a months time??? 📢\t\t\n"Main Watchlist:\nGapping UP: $MRNA', ' $FERG', ' $TRQ', ' $UVXY\nGapping DOWN: $BABA', ' $BIDU', ' $PDD', ' $AAPL', ' $TSLA', ' $OXY', ' $SE\n\nMomentum Watchlist:\n$AGRI', ' $TMC\n\nSignificant support at 420 for $SPY. Mega-caps looking bearish on daily charts', ' I\'m expecting more weakness today.\n\nHappy trading :)"\t\t\n"Watchlist\nUpside:\n$YANG\n$ZIM\n$PWR\nDownside:\n$FUTU\n$XPEV\n$BABA\n$JD\n$BIDU\n$WYNN\n$OXY $CVX"\t\t\nAli $BABA and the Forty Bagholders\t\t\n$BABA You reap what you sow 🚩\t\t\n"Trending & Most Active on Stocktwits!\n\n$BABA $NIO $AAPL $AFRM $NKTR $LUNA $POET $CECE $XPEV $QQQ $LMT $F $BYND $FDX $MRNA $PFE $TRQ $JD $FCX $SLV $OXY $CVX $TME $AG $GOLD $LVS $GLD $CPNG $RIO $TSN $TLT $BIDU $LI https://t.co/gpv6BrrwsN"\t\t\n"RT @European_DGI: ðŸ\x8f† My best pick in 2021: $BMY ~56\n\n🙈 My worst pick in 2021: $BABA ~180\n\n🎓 Lesson: \nI much more prefer dividend stocks due…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this is the craziest stock I’ve ever seen. People have been calling bottoms since 300 and it just keeps dropping 📣\t\t\n$BABA sold at $100 with an avg around $150.. no regrets', ' put all that money in Sofi to recover the loss this year.. ðŸ‘\x8d\t\t\n@sweatystartup Cold truth:2 - Charlie Munger was never a value investor', ' he’s a WSB degen that yolo’ed his way to the top. And he’s now on so much legal weed', ' he pressed deal on $baba by mistake 3 times and miss typed 10% each time.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $65 target by JP Morgan lol. But Pricetrickster you don\'t know how to value companies said moron bulls when I told the $80 and below is coming. ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA damn baba at 80 bucks. Literally never buy China. ðŸ\x8f¼\t\t\n"RT @ChartscapeApp: Only Chartscape could make the $BABA chart look pretty 😬🤣\n\n#Baba #alibaba https://t.co/NgKw2eCwyO"\t\t\n$BABA JP Morgan downgrade and new PT at $65 ✔\t\t\n"RT @BankTheTrade: JPMorgan\nanalyst Alex Yao downgraded $BABA  to Underweight from Overweight with a $65\nprice target."\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$baba getting cooked rn\t\t\nRT @bluff_capital: $BABA U.S.- listed China shares are tumbling again with Alibaba down 7% https://t.co/rfzfbprJhb\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"And there it goes\n\n$BABA has a single digit 2022 PE multiple - 9.7x."\t\t\nRT @bluff_capital: $BABA U.S.- listed China shares are tumbling again with Alibaba down 7% https://t.co/rfzfbprJhb https://t.co/EXDYtii5Zj\t\t\n$BABA U.S.- listed China shares are tumbling again with Alibaba down 7% https://t.co/rfzfbprJhb https://t.co/EXDYtii5Zj\t\t\n"$AFRM wild Fall\n😯 $baba $nio $dkng\nPuts Millionaires 😘"\t\t\nRT @ProblemSniper: ðŸ’\xad Snipers what did I say about $BABA on the weekend prep call? https://t.co/srYm4lgYIy\t\t\n"RT @InvestrTrades: Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage…"\t\t\n$BABA surprised? âž¡\t\t\n"My #DayTrading #Watchlist \n\nPrimary\n$BABA $NIO - News\n$AAPL - Daily\n$OXY - Cont\n\nSecondary\n$AMD $DKNG - Daily\n$FUTU - Cont\n\nHave a great trading day! #AJ420 #keepitgreen #BBTfamily #daytrade"\t\t\n$BABA\'s price action turned bearish a year ago at $200 https://t.co/I5poeBhR2I\t\t\n@EquityBrian Crying in $BABA* https://t.co/WF31vx0mZc\t\t\n$BABA 🤞 https://t.co/y6jLhdBAs5\t\t\n$BABA https://t.co/N84rPltYJL\t\t\nChina dip buyers early last week waking up to apocalypse continued. $PDD $JD $BIDU $BABA\t\t\n"Stocks I am Trading Today:\n$FUTU\n$BABA\n$BIDU\n$LMT\n$AMD\n$UPST\n$NVDA\n$TSLA\n\nNotes are posted with specific levels and will be traded live at https://t.co/8JOyV94Q6z"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nMentioned at $110 now trading at $80 ... YIKES $BABA https://t.co/yke1Xsfqhq\t\t\n"The only larger volume shelf $BABA has created over it’s time trading since 2014 is at 175. \n\n81-78.5 area is 2nd largest volume shelf https://t.co/dIyzOfu8rQ"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Briefingcom: $BABA: JP Morgan cuts to Underweight\t\t\nRT @BigBullCap: $BABA D/G to UW at JPM - PT $65\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA surely it can’t go down any more LOL â\x9d—\t\t\nRT @realalexvieira: Alex Vieira Live Wall Street Defrauding Naive Americans Investing in China Stocks $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU…\t\t\nAlex Vieira Live Wall Street Defrauding Naive Americans Investing in China Stocks $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news #investing  https://t.co/uFXV5AzFfY\t\t\n$BABA bears in control... institutes shorting. this isn\'t a buying opportunity. 👇\t\t\n$baba $80 handle :  barometer of cratering US/ China relations.\t\t\n$BABA life lessons. Never ever ever invest in communist China. There is 0 reason to even bother with that Chinese trash ðŸ‘\x8d\t\t\n"$BABA 📋 Alibaba downgraded by JP Morgan with a new price target\n\nhttps://t.co/ZKfuiFG2hI\n\n45 seconds delayed."\t\t\n"RT @TradetheMatrix1: #Watchlist:\n\n$SPY looking for shorts today', ' China lockdowns.\n\n$CVX \n\n$YANG longs and $BABA shorts main watch', ' Shenzen…"\t\t\n$BABA lol xi â–¶\t\t\n$BABA: JP Morgan cuts to Underweight\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n$baba', ' remember...this is premarket. you can get some good deals on low volume panic selling ðŸ‘\x81\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$baba https://t.co/Z5JTQ8rIVJ\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA testing incredibly important area this morning. Essentially based at or around this level from 2014-2016. https://t.co/d0WQ3UycYf\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"didnt catch $BABA $82', ' break was too early', ' but we do have it here at $81.40 as we touch $80.70👀✅💥\n#stickynote #stocks #trading #stockstowatch @traderTVLIVE https://t.co/XjnvlO8g5z"\t\t\n$MRNA $ASML $BNTX $BIDU $BABA options gappers and crappers 😄 https://t.co/53zWrijiJs\t\t\n"DailyDown5\n$AFRM $28.90 -6.35% -13.89% -61.30% -76.45% 30.04\n$API $7.83 -5.21% -18.52% -32.44% -58.77% 34.34\n$BABA $81.00 -6.59% -17.90% -35.97% -35.48% 21.73\n$BIDU $110.30 -7.25% -20.29% -33.83% -26.41% 26.19\n$JD $44.43 -7.42% -26.59% -43.25% -43.10% 21.99"\t\t\n"RSI25\n$BABA $81.00 -6.59% -17.90% -35.97% -35.48% 21.73\n$BIRD $5.30 -1.30% -11.37% -54.47% -66.98% 17.85\n$DOCU $73.10 -2.55% -23.10% -42.96% -47.26% 24.40\n$JD $44.43 -7.42% -26.59% -43.25% -43.10% 21.99\n$ODC $27.00 0.00% -8.01% -16.97% -18.03% 23.52"\t\t\n"Good morning everyone \n\nMorning Brief: Top Stories Dominating Financial Media on Monday', ' March 14\n\nhttps://t.co/7VlGNHSrTQ\n\n$TIAIY $KKR $JPM $SCBFF $BNPQY $RIO $TRQ $TSLA $NIO $XPEV $BABA $SPY $QQQ $DIA $IWM"\t\t\n#Mindthegap $USO $NRGU $NKTR $FUTU $TRQ $BABA $JD $BILI $BIDU $PDD\t\t\n$BABA Awaiting Buy Signal. Trading Chart by https://t.co/z9Zossz5Nf https://t.co/Y0OKIPplDc\t\t\n$MRNA $ASML $BNTX $BIDU $BABA options gappers and crappers https://t.co/5UFr4TtC4h\t\t\n"All new lows on China stocks... \n$YXI $VIPS $LILI $BABA $TME $PDD $JD $BEKE $TAL $EDU..."\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nRT @BigBullCap: $BABA D/G to UW at JPM - PT $65\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n@CAPITALSIGMAza @pietviljoen Munger also carrying a fat ugly $BABA?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$aapl down -1.8%\n$baba -6.7% still in some from Friday\n$gdx -1.7%\n\nFomc', ' Opex and Full moon on Friday."\t\t\n"Let’s not pretend we didn’t see this coming…but….as predicted….\n\nIF YOU LIKED $BABA at $100 YOU’LLL LOVE IT AT $80! https://t.co/K9Pn3g03Kf"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (26)\n2. $TSLA (23)\n3. $BABA (20)\n4. $SPY (9)\n5. $MGLD (3)\n6. $SOFI (3)\n7. $AFRM (3)\n8. $WISH (3)\n9. $AMZN (2)\n10. $GME (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/L6f3pXsQxQ"\t\t\nDowngrades 3/14: $ACRX $AEP $BABA $BBVA $BCE $BEKE $BILI $BZUN $COCO $CPB $CVX $DADA $DOYU $DRQ $FUTU $HUYA $IPG $IPGP $JD $KC $LEU $NOG $NTES $OCX $OMC $OXY $PDD $SWN $TSN $USAC $WPP $YY\t\t\nRT @KRASH_1432: $BABA 15 more days for this to be a penny stock â\xad\x90\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"📢#Noticias Alibaba y  https://t.co/jAnqCdgybR $JD sufrieron un duro golpe por las preocupaciones sobre las exclusiones de #USA 🇺🇸', ' asÃ\xad como por el impacto de los nuevos brotes de Covid-19 en el centro tecnológico chino de Shenzhen. \n\n$BABA -6.26% 🔴\n$JD -7.11%\n\n#alibaba #jd https://t.co/hHzhWhhEkY"\t\t\n"JPMorgan ;Cut $BABA  to Underweight  // Cut  $JD to Underweight // $BIDU downgraded to Underweight \n\n #StockMarket \n\nhttps://t.co/eTPievdrFo"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $AAPL 🥉\n4. $QQQ\n5. $BABA\n6. $MULN\n7. $TSLA\n8. $IWM\n9. $KSCP\n10. $AGRI\n\n( Sorted by most recent ) https://t.co/tlXZeASdMx"\t\t\n$BABA this is gonna be brutal here unreal 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @SelcoinNews: 🟥 Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piya…\t\t\n"JPM analyst sees China Internet names', ' including JD', ' which he calls out as ""one of the most well-owned names in the space', ' as ""uninvestable"" on a six-to-12-month view with a binary share price outlook', '\n$JD $PDD $BIDU $BABA $NTES"\t\t\n$BABA add more when it hits triple "7". 🆙\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @j_crypto_2015: $BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 Most Mentioned Tickers in Fintwit now:\n(Pre-Market)\n\n1. $AAPL Apple -1.51%\n2. $TSLA Tesla -1.62%\n3. $LUNA Luna +6.75%\n4. $MTBC CareCloud +6.09%\n5. $BABA Alibaba -6.04%\n\nVia - https://t.co/NWsnEcKPND\n\n#fintwit #stocks #StockMarket #Stock"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@GerberKawasaki Never good when humans think they are stronger than nature. No matter the political system. But dictatorial / communist regimes are worse since authorities can’t be easily debated.\n\nChina is failing miserably. $BABA 🤮"\t\t\nRT @followtheh: Who is $GS the beard for in $BABA swaps? https://t.co/0FJkRsd25r\t\t\n$BABA $BABAF - Alibaba: The Cheapest Chinese Tech Stock. https://t.co/kzTvCfmvL8 #business #finance #stockmarket\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/oRghQTc88f\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/9Jut5oNwY8"\t\t\nDream big', ' fly high… Albert Einstein #KanyeWest Joe Rogan Russia Putin invincible Mitt Romney #PiDay Ukraine conflict Pfizer FOMC $ASHR $BABA https://t.co/tBoHJps1Eq\t\t\n$BABA 15 more days for this to be a penny stock â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba is $80/share https://t.co/lUiwrDkFT4\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA looking for long swing trade on drop to $75-$77 range 😀\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\nAnyone else playing that $baba gap fill to the upside?\t\t\n$baba fall is unbelievable. I got burnt on a cheap call spread', ' but I’ve learned my lesson again that these falling knives will cut you bad\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nJP Morgan is just slaying everything China this morning. I don\'t think I\'ve seen anything like this before... This is only PART of the list of downgrades. $BABA $JD https://t.co/scTv5QLy8f\t\t\n$BABA penny stock sooner than I thought. Imo. Sorry folks who follow others blindly. 💟\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA $KWEB KWEB already falling off the cliff pre-market lol. Dont even wanna wait for market open. ï¸\x8f\t\t\n$BABA China is fake 💲\t\t\nWho is $GS the beard for in $BABA swaps? https://t.co/0FJkRsd25r\t\t\n"RT @BankTheTrade: JPMorgan\nanalyst Alex Yao downgraded $BABA  to Underweight from Overweight with a $65\nprice target."\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TrueTraderNet: $BABA $XPEV $LI $BIDU $JD $NIO $TCEHY Alibaba And Tesla Rivals Nio', ' Xpeng Plunge In Hong Kong Today Amid Worries Over Ne…\t\t\nRT @StelliesMafia: @megscharts Best to stop buying the dip and wait for a accumulation phase that stretches over months. Don’t get why ever…\t\t\n$BABA I started trading this stock at $50', ' Wow coming back full circle.  China stocks getting further beat down.  No position. No market direction but down right now.\t\t\nWith Covid back in China', ' never forget what happened to $AMZN', ' $ZM', ' $UPS. $BABA', ' $JD', ' $TCEHY too big to fail and be delisted.\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA Chairman Baizuo blames Algos & counter-revolutionaries. All will be well by noon. 🔔\t\t\nRT @realalexvieira: People All Over the World Selling Short China Stocks Are Turning Millionaires Overnight $GOOGL $AAPL $SPY $QQQ $BABA $D…\t\t\nPeople All Over the World Selling Short China Stocks Are Turning Millionaires Overnight $GOOGL $AAPL $SPY $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #oilprice #alibaba $ETSY $TCENT #news https://t.co/03edQMIurv\t\t\n$BABA i want to buy this but wheres the bottom? 💟\t\t\n$BABA $81 🙃\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n@Triumph6Capital How many more beating will it take $baba bulls before they realize they own cayman toilet paper? The P/E of a VIE structure is meaningless\t\t\n$BABA  am I lost ? 🤷â€\x8d♂ï¸\x8f did I end up on the wish board or something ï¸\x8f https://t.co/YQoJnrzTMQ\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA  77 EOD 📊\t\t\nJaw drop. gif $BABA . On 10/27/2020', ' $BABA was ~$320 . https://t.co/VVgctBQ8OC\t\t\n"How low can these go ?\n$BABA is fat approaching 2015 lows💥🤔\n$JD is 2018 deja vu already‼ï¸\x8f\n$NIO $BILI $PDD barwly hanging on. https://t.co/bNWU4rE48m"\t\t\n$BABA best stock for bears ðŸ’\x9d\t\t\n"$BABA $JD $OXY $CVX $F $GMS\n\nStocks making the biggest moves in the premarket: Alibaba', ' https://t.co/uBJQ6tdv9O', ' Occidental Petroleum', ' Chevron and more https://t.co/udTKhXHOnJ"\t\t\n"Hello My People\n\nNouvelle semaine de #daytrading...\n\nMa  #Watchlist \n\n$BILI $PDD $JD $LI $AFRM $XPEV $BABA $NIO\n\nMa liste se reduira après l\'ouverture du marché...\n\nBonne séance \n\n#stratSoldier #NeverGiveUp  #Tfwakanda  #DisciplineAnnee2022"\t\t\n"RT @JCrz_: $BABA Alibaba affiliate Ant sells stake in tech news site ""36Kr"".\n\nSelling the 36Kr stake could be a “smart choiceâ€\x9d for Ant in t…"\t\t\n$BABA Best Chatroom', '', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA wow...now time to buy China ETFs? â\x9d—\t\t\n@CryptoMatrix2 Dans le $BABA\t\t\n"$BABA Alibaba affiliate Ant sells stake in tech news site ""36Kr"".\n\nSelling the 36Kr stake could be a “smart choiceâ€\x9d for Ant in terms of complying with regulations.\n\nhttps://t.co/9li775dnRh \n\nvia @scmpnews"\t\t\nRT @DekmarTrades: Most Talked About Stocks on Reddit: $OIL $AAPL $TSLA $BABA $GME $CORN $ACT $SOFI $FB $RIVN $AMZN $AMD $NIO $WISH $MCD htt…\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA ohhh wow. And I thought last week was bad. 🤮 poor bulls ↔\t\t\n"$BABA 25 and I will buy ', '\nYou that’s coming ðŸ˜\x81"\t\t\nMost Talked About Stocks on Reddit: $OIL $AAPL $TSLA $BABA $GME $CORN $ACT $SOFI $FB $RIVN $AMZN $AMD $NIO $WISH $MCD https://t.co/irYtUKErYp\t\t\n"Added to my $BABA position at 82.3$\nThesis still the same: retest of very old S/R level+ VPVR volume node. \nI am feeling the ""Munger Experience"" https://t.co/9K3jPlxmfk"\t\t\nRT @BigBullCap: $BABA D/G to UW at JPM - PT $65\t\t\n$BABA https://t.co/tpEC6we0IY\t\t\n$BABA idk how come retail investor able to buy from $300 and not buying noe â–¶\t\t\n"$TME $BABA \n Audit agreement very soon', ' Ukraine war ending very soon', ' Covid/lockdown is a plus for ecommerce/music platform', ' buyback in progress', ' OIL down (Iran+Venezuela soon) ï¸\x8f"\t\t\n"Todays Watchlist 👇🚨\n\n$NIO   $QCOM   $DKNG\n$XPEV   $FTCH   $SAVE\n$SNOW   $CFLT   $PYPL\n$DQ   $BABA   $NFLX\n\nAlways manage your risk and take profits when profits come!\n\nSEE MONEY', ' TAKE MONEY! #InvestrWatchlist"\t\t\n$BABA China could get sanctioned by the USA for meddling with Russia. 🆕\t\t\n"$BABA downgraded to U/W at JPM\n\n*Pure value add here..."\t\t\n$BABA just dropped 1% in premarket within 10s 😘\t\t\n"RT @MarceloPLima: Side note: this to me is one of Charlie Munger\'s big blind spots. \n\nHe claims he invests in $BABA because it provides ""va…"\t\t\n"RT @MarceloPLima: Side note: this to me is one of Charlie Munger\'s big blind spots. \n\nHe claims he invests in $BABA because it provides ""va…"\t\t\nRT @BeInCryptoTR: 😱Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piya…\t\t\n"U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\nU.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%', ' PINDUODUO DOWN 7.5%', ' HUYA DOWN 4.4% \n\n$BIDU $BABA $BILI $PDD $HUYA https://t.co/DwSJWuKogF"\t\t\nMJ In Play Alert - Ticker: $BABA   DateTime: 2022-03-14 07:49   Price: 118.99   ATR: 5.76   Daily RVOL 0.87   Beta: 0.83   Short Float: 2.35%\t\t\n$BABA this thing is at a P/E of 9 🤯 â–¶\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA Best Chatroom', '', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\nRT @01SankarSharma: $SPY $QQQ If you are ok with delisting and China Covid situation', ' $BABA could present a great buying opportunity betwee…\t\t\nU.S.- listed China shares are tumbling again with Alibaba down 5% https://t.co/N0dczHxEUG $BABA\t\t\n"JPMorgan\nanalyst Alex Yao downgraded $BABA  to Underweight from Overweight with a $65\nprice target."\t\t\n$BABA  You can\'t polish a turd. 🔔\t\t\n$BABA D/G to UW at JPM - PT $65\t\t\nU.S.- listed #ChinaShares are tumbling again with #Alibaba down -5% https://t.co/OdQhOGZptp $BABA $BIDU $FXI $MCHI $KWEB $CQQQ $CHN $TDF\t\t\n🟥 Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piyasaya çıkış fiyatına düştü. https://t.co/BpzStbNzHh\t\t\n"Today\'s Market Sentiment\nIMO\nFeel the market will simply pop at the open for Mid/Large Cap stock look for small pop followed by decent pullback then S/W GRIND\n\n$BTC DOWN TODAY\n\nStock I\'m going to play\n$AGRI $AMPH $BIDU $BABA\n\nSee you in #ACT Will be writing my opinions down on 12 https://t.co/CcTmn2mvis"\t\t\n$BABA CHYNAH $NIO CHYNAH $FUTU looks like trump was right 📌\t\t\n$BABA ðŸ‘\x8d https://t.co/hy8zppYyyi\t\t\n$BABA Best Chatroom', '', ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\nRT @01SankarSharma: $SPY $QQQ If you are ok with delisting and China Covid situation', ' $BABA could present a great buying opportunity betwee…\t\t\n$SPY $QQQ If you are ok with delisting and China Covid situation', ' $BABA could present a great buying opportunity between $83 - $56(no buy signal yet) you may be able to pick this up at a cheaper price than what one of my fav hero Charlie Munger paid for it...Sellers diminishing! https://t.co/Ue5WyvHURU\t\t\n"Good Morning Traders Some Tickers that have my interest this morning:\n$AGRI\n$FUTU\n$PDD\n$AMPH\n$JD\n$DOCU\n$BABA\n$BIDU\n$LIN\n$LMT\n$SHOP\n$TSLA\n$NKTR\n$AMD\nJust few on my list\nCurrently have 61 on MY list narrowing down the Final 12 for Subscribers in #ACT\nJOIN US\nhttps://t.co/Lp58JbFkKW https://t.co/UNqJWBbdlL"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"The rest of the year could be really good to $AMD. What do you guys think? \n\n$DIA $TSLA $SPY $AAPL $NVDA $BABA $QQQ $AFRM https://t.co/PD22JFuKzR https://t.co/gYOPNIIXfR"\t\t\n$BABA will go for some calls in low to mid $70s will update 🚩\t\t\n$BABA sell if you want but a lot of people will buy :) â\xad\x90\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @AlanRiedmaier: $BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', '6B vs 130B hoy. P/S de 24x cont…\t\t\n$BABA i’m a buyer at $60 💯\t\t\n"RT @Trade_The_News: Upside: \n$VOLT +96%\n$TRQ +31%\n$CANF +8%\n$SWX +8%\n$RKDA +6%\n$BBIO +5%\n$LUNA +4%\n$LAZY +3%\n$LMT +2%\n$DNA +1%\n\nDownside:…"\t\t\n$BABA will go for some calls in low to mid $70s will update\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"Monday\'s ORTEX Data Highlights\n\nORTEX daily update about recent market developments & #ShortInterest data. Today we discuss general market volatility and sentiment', ' as well as #Alibaba\'s $BABA falling share price.\n\nhttps://t.co/5WIemb5KGX"\t\t\nRT @yoloption: $BABA making a 5 year low. Formerly seemingly invincible Chinese blue chip', ' brought to its knees. Munger buying and then dou…\t\t\n$BABA  for realz this time. 💢\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@garyblack00 Penny for your thoughts on $BABA vs. $TCEHY?\n\ndisconnect is staggering"\t\t\n$BABA bruuhhhh anti communist', ' but damnnn the reward is orders of magnitude higher than the risk.  what is  selling? ï¸\x8f\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"😱Dünyanın en büyük ÅŸirketlerinden', " Aliexpress'in sahibi Çinli Alibaba Group Holding'in hisse senedi $BABA", ' neredeyse piyasaya çıkış fiyatına düştü. (@mskvsk)\n\n#piyasalar https://t.co/rIitozdCwU"\t\t\n@LaninMZ Igual $BABA se la re banca.... 😡\t\t\n"$BABA   All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n$BABA cotizando a niveles de su IPO de 2014 cuando la respaldaban unos ingresos de USD 8', '6B vs 130B hoy. P/S de 24x contra 2x hoy. https://t.co/4dEj1OeBds\t\t\n$BABA im shorting this with my whole account.. lost too much money longing  and badly need a 50% up to recover.Hopefully it crashes. SL at $95 â–¶\t\t\nWatchlist 03/14/2022 #stocks #stonks : $TSLA $NVDA $NIO $LI $RIVN $MULN $XPEV $UPST $BABA $SBUX $AGRI $BKR $CVX $OXY $PSXP $HYMC $KALA $MOS $ORCL $TMC $FUTU $HUSA $JD $LU $PDD $AMC $TCOM $TME . No Bias: Listen only to price action not news! Good luck kids! https://t.co/ULtC2IdvDu\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @chisato_invest: ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%…"\t\t\n"@salilrajadhyx Framed in my office. \n\n$BABA: other than escalating war', ' the Bear arguments don’t hold up to scrutiny."\t\t\n"Empresas\n""-) $FXI (iShares China Large-Cap ETF): Acciones chinas nuevamente bajo presion ', ' $BABA -5% ', ' JD 4.5% entre otras', ' al parecer nuevo brote en la region de Shenzhen\n-) $XLE (Energy Select Sector SPDR Fund): $JPM le dio downgrade a equal weight a $CVX y $OXY"\t\t\n"#Watchlist:\n\n$SPY looking for shorts today', ' China lockdowns.\n\n$CVX \n\n$YANG longs and $BABA shorts main watch', ' Shenzen lockdowns should drag BABA even lower (port)', ' and YANG risk off play higher. \n\n$RKDA and $AGRI on watch for swing longs or intraday longs.\n\nCurrent cycle: Strong. https://t.co/42rbBpC50n"\t\t\n$TME $BABA Audit aggreement very soon', ' Ukraine war ending very soon', ' Covid/lockdown is a plus for ecommerce/music platform', ' buyback in progress 👀\t\t\n@CryptoMatrix2 Ou comme on dit dans le milieu : "dans le $BABA !"\t\t\n@FactsCheck_PH This is based on? $BABA\t\t\n$BABA The bears are in control now… ✨ https://t.co/qsJFkQOv3S\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @opalbert: I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentione…\t\t\n$BABA Will end up nationalized. Country risk increasing 🌟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Welcome to our CHATROOM\nOf Traders📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $T  $BABA $GOOGL $BTC.X https://t.co/OcjWruqrrf"\t\t\n"Upside: \n$VOLT +96%\n$TRQ +31%\n$CANF +8%\n$SWX +8%\n$RKDA +6%\n$BBIO +5%\n$LUNA +4%\n$LAZY +3%\n$LMT +2%\n$DNA +1%\n\nDownside: \n$NKTR -49%\n$FUTU -11%\n$PDD -10%\n$BILI -10%\n$AGRX -8%\n$SLDB -6%\n$AFRM -5%\n$BABA -5%\n$HUYA -3%\n$AAPL -2%\n$VLDR -2%\n$YUMC -2%"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$NIO I would be short here and $BABA china stocks are worthless! âš¡\t\t\n$BABA covid19 can make only good to ali express sales. They will compensate rusian cuts on sales of baba. 100 tooday Gl... ï¸\x8f\t\t\n@Fedemarti7 Y hasta los 58  puede seguir bajando para mÃ\xad. Están manipulando el mercado. Si $BABA tiene unos fundamentales excelentes a mÃ\xad entender. Simplemente no lo quieren en El gran hermano Norteamericano jaja. Va a estar lindo para comprar sobre los 58. Más de ese riesgo no pasarÃ\xada.\t\t\n"RT @salilrajadhyx: $BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yours…"\t\t\n$Baba bought 120 down 30% already. All my investments down 25-55% . Horrible\t\t\n"ã€\x903月14日】プレマーケットã\x81§è©±é¡Œã\x81®éŠ˜æŸ„ðŸ”\x8d\n$BABA 米国ã\x81®ä¸Šå\xa0´å»ƒæ\xad¢æ‡¸å¿µã‚„深センã\x81®ã‚³ãƒ\xadナã\x81®å½±éŸ¿ã\x81«ã‚ˆã‚Š4.7%下è\x90½\n$OXY MSã\x81Œã‚¤ã‚³ãƒ¼ãƒ«ã‚¦ã‚¨ã‚¤ãƒˆã\x81«æ\xa0¼ä¸‹ã\x81’。3.3%下è\x90½\n$LMT ドイツã\x81ŒF-35戦闘機を最大35機購入ã\x81¨ã\x81®å\xa0±é\x81“。1.6%上昇\nhttps://t.co/ivq4hEYVqo"\t\t\n"DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"I summarize the thoughts of 61 respected #fintwit folks\' on #stocks each morning #crowdsourcing #NLP. Top 20 tickers mentioned in their twits:\n$TSLA $AAPL $SPX $BTC $ARKK $ZIM $BABA $UPST $ROKU $IWM $DOCU $ETH $MP $MU $SNOW $COST $CPE $AMPH $FB $GLD\nDo your due diligence https://t.co/crIKNliha5"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@mylar01 sorry. I meant $3. I thought of $BABA 👆\t\t\n"DailyDown5\n$AFRM $28.59 -7.37% -14.82% -61.72% -76.71% 29.81\n$BABA $82.30 -5.09% -16.58% -34.94% -34.44% 22.33\n$BIDU $110.70 -6.91% -20.00% -33.59% -26.15% 26.32\n$JD $45.13 -5.96% -25.43% -42.36% -42.21% 22.38\n$MLCO $6.36 -5.50% -15.65% -42.08% -37.46% 27.80"\t\t\n"RSI25\n$BABA $82.30 -5.09% -16.58% -34.94% -34.44% 22.33\n$BIRD $5.35 -0.37% -10.54% -54.04% -66.67% 18.03\n$DIDI $1.88 -0.53% -53.00% -52.53% -73.89% 20.18\n$DOCU $72.75 -3.01% -23.47% -43.24% -47.51% 24.28\n$FSLY $13.62 -1.94% -9.20% -53.28% -65.48% 23.13"\t\t\nRT @realalexvieira: WW3 RT News Google Stops Translating Russian Documents. Alex Vieira Predicts Apple Investors Panic. $GOOGL $AAPL #apple…\t\t\n$BABA looks like a penny stonk ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nWW3 RT News Google Stops Translating Russian Documents. Alex Vieira Predicts Apple Investors Panic. $GOOGL $AAPL #apple $QQQ $BABA $DIDI $JD $BIDU $SPY $ROKU $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY #rome #news https://t.co/6vFavbmwes\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ChandrikaBiswal: $BABA But but but Charlie Munger says🤣🤣🤣🤣🤣 👆\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA But but but Charlie Munger says🤣🤣🤣🤣🤣 👆\t\t\nMost Talked About Stocks on Social Media: $AMD $AAPL $GME $BABA $TSLA $CEI $SPY $AMC https://t.co/EDIgwVVDMb\t\t\n"Market Update: 2022-03-14\n$BABA $FXI $CVX\nhttps://t.co/DJ55GnTcgx"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA    Best room on the net. Stay turned:.....    https://t.co/3gRXMqJQq4\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA like a fat unemployed wife. You are stuck you have it forever 🌟\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nRT @Street_Insider: Alibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https:…\t\t\n$BABA levels given earlier https://t.co/PI95nRHgw1\t\t\n"Improve your stock trading now! learn candlestick patterns for free..\n\n$amzn $crwd $asan $ntra $nio $lvgn $jd $asts $pt $xela $mq $sntg $rio $revb $isig $pdd $cpng $figs $dnn $bzun $txmd $sopa $envb $ccj $goog $sesn $oxy $amd $aapl $aal $bac $fcel $baba\n\nhttps://t.co/o6AkYmo4qB"\t\t\n$BABA delisting issue coming back in the spot light again. 🌟\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $MULN 🥈\n3. $SPY 🥉\n4. $TSLA\n5. $AGRI\n6. $SPX\n7. $QQQ\n8. $NKTR\n9. $BABA\n10. $OXY\n\n( Sorted by most recent ) https://t.co/uoPVhYlYaS"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\nStocks Making The Biggest Moves PM: $BABA $JD $OXY $CVX $LMT $CPNG $F $BRK.B $RIO $TSN & More https://t.co/5pLd01voqT\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n$BABA no brainer 👇\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"RT @tradertvshawn: Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈…"\t\t\n"Good morning TRADERS 💥ðŸ‘\x8d\n\nTks for #stickynote support ðŸ™\x8f\n\nShould be another crazy day as many names reaching new lows 🤷📈\n\n$F should find support here sub $16', ' while the Chinese names can\'t find bottoms $NIO $BABA\n\n$TSLA $MSFT $FB all lower and have pressure today from $AAPL.👀 https://t.co/GZpOymeuKD"\t\t\n$BABA would love to pick-up below 50 https://t.co/JE5N3lM4Ap\t\t\nRT @ThomasL56867178: $BABA you just got mungered! Don’t be a munger and lose your house', ' wife', ' children', ' life 💢\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA you just got mungered! Don’t be a munger and lose your house', ' wife', ' children', ' life 💢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @KentsBrokerage: $BABA Is almost back to it\'s IPO price it appears that Chinese tech stocks are self sanctioning themselves at this point\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n@megscharts Best to stop buying the dip and wait for a accumulation phase that stretches over months. Don’t get why everyone is expecting a V shape recovery… Please see $baba as example.\t\t\n"Top Options by Volume\n$AAPL $AMC $TSLA $NIO $FB $WISH $BABA $CCL $PLTR $AMD https://t.co/mkJRQFFQuc"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n@AkciovyGURU CCP jako jedju ze svych priorit uvedla snizeni transakcnich nakladu velkych platforem = Aliababa', ' Tencent = dalsi pokles zisku. Myslim ze $BABA pujde jeste niz', ' ted jen jak dlouho tu zpravu dokazou Mutual funds pozdrzet nez prodaji co maji. https://t.co/X7q3te2xIH\t\t\n"RT @compound248: The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect…"\t\t\n$BABA baba to 0 or what? 💯\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA Warned $TSLA $NIO $ARKK 👀 https://t.co/Wcnb4ucjqJ\t\t\n"STOCKS MAKING THE BIGGEST MOVES IN THE PREMARKET: ALIBABA $BABA', ' https://t.co/ezmBRZuewf $JD', ' OCCIDENTAL PETROLEUM $OXY', ' CHEVRON $CVX AND MORE\n#stocks #stockstowatch #stockmarket #smallcaps #microcaps #daytrader #invest #investment #investing \nhttps://t.co/TCPwChtnA3 https://t.co/yKEOXLHeY6"\t\t\nRT @KentsBrokerage: $BABA Is almost back to it\'s IPO price it appears that Chinese tech stocks are self sanctioning themselves at this point\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@LaninMZ Max', ' seguis aguantando a $BABA?\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@mskvsk $TSLA may follow $BABA 🥶\n\nhttps://t.co/W0nmstNiOB"\t\t\nRT @realalexvieira: Wall Street No Longer Answers to Charlie Munger Calls. Billionaire Seeking Bailout on Alibaba Fails in Rome  $BABA $DID…\t\t\nRT @realalexvieira: Wall Street No Longer Answers to Charlie Munger Calls. Billionaire Seeking Bailout on Alibaba Fails in Rome  $BABA $DID…\t\t\nWall Street No Longer Answers to Charlie Munger Calls. Billionaire Seeking Bailout on Alibaba Fails in Rome  $BABA $DIDI $JD $BIDU $SPY $QQQ $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY #rome #news https://t.co/s0bhEFc0QU\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"$BABA \nAnd it just keeps getting destroyed \nCapital flows to China are being withdrawn\nHave ya’ll looked at the HSI this morning \nKeep justifying the $BABA is cheap\nIt can get much cheaper ðŸ’\x9d"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n"RT @Investingcom: *U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%…"\t\t\n$BABA stronger than $SE !? 🤔 https://t.co/w8Q6kaHPl8\t\t\n"$BABA Q4 2021: TUTES HOLDING IN THEIR TOP 10 \n \nIf this was a POS...no way you would have that much confidence holding in your TOP 10 \n \n84 TUTES are still holding BABA in their TOP 10 â\xad\x90 https://t.co/VK7FC6S3nl"\t\t\n@CryptoBullet1 and today $BABA\t\t\n"*U.S.-LISTED CHINESE STOCKS TUMBLE PREMARKET\n\n*U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%', ' BILIBILI DOWN 9%', ' PINDUODUO DOWN 7.5%', ' HUYA DOWN 4.4% \n\n$BIDU $BABA $BILI $PDD $HUYA https://t.co/fqnoNnZGmL"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Is almost back to it\'s IPO price it appears that Chinese tech stocks are self sanctioning themselves at this point\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @beikabutaro: â\xad\x90ï¸\x8f3/11⑦\n$JD â–¼15.83% $BABA â–¼7.94% ▼BIDU â–¼6.29ï¼…\nhttps://t.co/WUhbNUx6ouã€\x81Alibaba ã€\x81Baiduã\x81ªã\x81©ã\x81®ä¸\xad国ãƒ\x8dットæ\xa0ª5社ã\x81Œã€\x81米国会計è¦\x8f則をé\xa0†å®ˆã\x81—ã\x81¦ã\x81ªã\x81„ã\x81¨SECã\x81‹ã‚‰è\xad¦å‘Šâ\x9d—ï¸\x8f\n法…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA This 5 stars (Morningstar) is really low now...i will take a position this morning after the bell...glta! ï¸\x8f\t\t\n"Chinese names are in the gutter again it would seem \n$BIDU \n$BABA in the gutter under the 85 area', ' would have liked to see this in the RTH for the play to the downside"\t\t\n$BABA damn', ' got out at 200', ' never thought it would go down this far. Chinese stocks are the worst. China is the worst. ↔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$AGRI Should be trending $BABA $NIO 📈\t\t\n"ANA $BABA BABABABABABABAB \n\n(1 hafta dusundugum espirim) https://t.co/fAIQwQB2Qo https://t.co/ksktroX2t7"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"🔶 The day was mixed of gain and loss\n\n✅ But glad that many if not the all of our group were on the gain side \nhttps://t.co/cIpWOfTt8E\n $AAPL $NIO $SPY $WMT $FB $PT $PTON $GME $TSLA $MVIS $BABA \n$ATH $CRM $BLNK $GME https://t.co/J1ayBWNObs"\t\t\nRT @mdsoll315: $nio $xpev $li $baba $jd $bidu\t\t\n$BABA  so cheap 🔔\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA only 75% down. lol \nthis is fun ✔"\t\t\nBREAKING: $BABA Launching #nfts https://t.co/tFWEQpMUdH\t\t\n#Alibaba ( $BABA)', ' #JD.com ( $JD) – u oditen rende nga shqetesimet ne lidhje me heqjet nga marketet ne SHBA', ' si dhe ndikimin e shperthimeve te reja te Covid-19 ne qendren e teknologjise kineze te Shenzhen. Alibaba ra me 4.7% ne premarket ndersa JD u fundos 5.1%. https://t.co/tgMdNjZpx4\t\t\nAlibaba $BABA Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent $TCEHY Possibly Facing Record Penalty https://t.co/y1L1JyedbQ https://t.co/XFZLvlZ3Bt\t\t\n"The best thing about a deep value investment in $BABA is its attractive capital return policy.\n\nI salivate at the prospect of that high FCF yield paying out sweet', ' sweet dividends."\t\t\n$NIO $BABA ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"علي بابا يصل \n\n$BABA https://t.co/C55PSosjVQ"\t\t\n$BABA when you thought it could not get any cheaper! I bet it\'ll shoot up at the open ï¸\x8f\t\t\nRT @susantapradhan: $BABA Munger fucked. This shows why this business is so difficult.\t\t\n"(Pre-Market) Top & Flop: 20 Stocks To Watch | March 14\n\nhttps://t.co/bcuPzCK0hG\n\n$TRQ $GKOS $SBNY $FIGS $LBTYA $ASO $TXG $HMC $MRNA $INFY $NKTR $FUTU $WB $BILI $PDD $XPEV $BIDU $JD $BABA $NIO $SPX $SPY $NDX $QQQ"\t\t\n$BABA Munger fucked. This shows why this business is so difficult.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Dow futures jump 250 points as investors monitor Russia-Ukraine war', ' Fed’s next move!\n\n#Gold -1.1% #copper -2.5% #crypto #Bitcoin -0.1%\n\nStrength: $LMT $F $BYND $FDX $BRB.B $MRNA $PFE $TRQ $BAC \n\nWeakness: $BABA $JD $FCX $SLV $OXY $CVX $NIO $AG $GOLD $LVS $GLD $CPNG $RIO $TSN https://t.co/mYNzytt9aX"\t\t\nRT @realalexvieira: Alex Vieira Genius Calls U.S Supports Heavy Short-Selling China Stocks: https://t.co/99hyvNJrFW. Alibaba. Baidu. DIDI…\t\t\n$BABA Buyback will kick in.  But BABA is in the dumps for the near term. â–¶\t\t\nAlex Vieira Genius Calls U.S Supports Heavy Short-Selling China Stocks: https://t.co/99hyvNJrFW. Alibaba. Baidu. DIDI  $BABA $DIDI $JD $BIDU $SPY $QQQ $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY #rome #news https://t.co/GTGhZWkfSG\t\t\n$BABA never ending down 📣\t\t\n$BABA took a small position Friday .  If it doesn’t gap up after open I’m out. Try again later 🆕\t\t\n$BABA this is probably getting bought up hard when market opens. Going green today is a sure bet â\xad\x90\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @TFMG_Official: #Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\n$BABA 😂 ✨\t\t\n@investwithnigel How long are you? I am approaching 40% of portfolio and limiting myself at 40%. $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@martynas_raila You are basing this on? $BABA\t\t\n$BABA No words!!! ✅\t\t\n$BABA I remember getting BUY alerts on this stock at $225 and that wasn’t very long ago 🤣🤣🤣 â\x9d¤\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/sCxP4WHx3R\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @TFMG_Official: #Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\n"$BABA Alibaba weekly chart... bears have been in control for quite some time here. \n\nDown 66% since the @TrendAlgoTrades sell signal triggered. \n\nChinese stocks are getting hammered. \n\n$BIDU $JD $KWEB https://t.co/wSK0TAMzPi"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA wow', ' I can\'t believe this is down to 82 ï¸\x8f\t\t\n$BABA lol...next Evergrande...baba books are as fake as Evergrande ↘\t\t\n@TheRyanPope #BuyTheDip 🙌 $BABA\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"$BABA $TCEHY $JD Chinese stocks continue to get slaughtered. \n\nI\'m still holding but not adding more as I\'ve already hit my planned max allocation. Tempting but got to maintain the portfolio discipline."\t\t\n$BABA this can’t be real.. dipping every fucking day 🆙\t\t\n$BABA sell your house. Quit your job. Buy baba ï¸\x8f\t\t\n"$FXI $KWEB \n\n$LI -7.4%', ' $BIDU -7.4%', ' $XPEV -7.3%', ' $JD -5.1%', ' $BABA -5%', ' $NIO -4%', ' $ASHR -3.3%', '"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$BABA this is rough lol ï¸\x8f\t\t\n"Morning Market Analysis is LIVE! talking the market going into a new week of trading', ' headlines', ' China', ' Russia', ' Covid', ' FOMC', ' top stocks in play', ' & more\n\nhttps://t.co/6uLYpnzVLO\n\n$SPY $QQQ $IWM $TNX $TSLA $AAPL $DOCU $CRWD $RIVN $YY $JD $MCD $WMT $PFE $AA $MOS $FB $CAT $AMZN $BABA"\t\t\n$BABA you broke it you own it. Huge unemployment coming to China and the rest of the world. The great depression has arrived. Wow ï¸\x8f\t\t\n$BABA zzzz wake me up when its at 150$ 👇\t\t\n#Alibaba (#NYSE: $BABA) Prints New 52-Week Low Pre-Market! 💯 https://t.co/3eLazuXIpG\t\t\n@mskvsk Babalara gelmiÅŸ alibaba $Baba\t\t\n@liyujiao1026 No it was not. Were you around in 2008? $BABA\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"$BABA \n\nLOL WHERE IS THE GOODNEWSTROLL? ï¸\x8f"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA announcement coming. Bears are screwed ï¸\x8f\t\t\n#Levermann #US #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $DIS (-4)', ' $COST (2)', ' $CSCO (1)', ' $VZ (2)', ' $PEP (1)', ' $TMO (1)', ' $ADBE (1) https://t.co/28WDvGph9l\t\t\n#Levermann #US #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $DIS (-4)', ' $COST (2)', ' CSCO (1)', ' VZ (2)', ' PEP (1)', ' TMO (1)', ' ADBE (1) â\x9d¤ https://t.co/JVQ1rwgAwM\t\t\n"Hey Traders! Sign up for the #TRICKTRADES FREE\n\n NEWSLETTER --> https://t.co/GdauX2qW96\n\neverything you need to get you prepared and ready to\n \nstart the trading day. Top News', ' Fed meetings', ' \n\nEconomic Calendar', ' Earnings', ' and More!\n$SPY $QQQ $AAPL $BABA $NVDA $FB $TSLA $AMD https://t.co/pppBX80Nqm"\t\t\n"Charlie Munger à¹\x81ห่ง Berkshire Hathawy ซื้à¸\xad $BABA ด้วยต้นทุนเฉลี่ยที่สูงไม่น้à¸\xadยเลย! à¹\x81ต่เขามี Cash Flow มาà¸\x81 ยังซื้à¸\xadเฉลี่ยขาลงได้à¸\xadีà¸\x81\n\nà¹\x81ต่ถ้าเราใจเย็นๆ à¹\x81ล้วเราจะซื้à¸\xad Alibaba ได้ถูà¸\x81à¸\x81ว่าได้ถูà¸\x81à¸\x81ว่าชาลีà¹\x81น่นà¸\xadน! https://t.co/ohJvdAqqUP"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $JD - The e-commerce stocks were among China-based companies taking a hard hit on concerns about U.S. delistings', ' as well as the impact of new Covid-19 outbreaks in the Chinese tech hub of Shenzhen\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$NIO $baba The world would be a better place without Russia and China ï¸\x8f\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n$qqq $spy $ETH $BABA  gonna be an interesting week...that\'s all I can say 💟\t\t\nRT @realalexvieira: The Legend that Makes War Calls. Chinese Stocks Bombed Daily. Biden\'s Fortune Soars $BABA $DIDI $JD $BIDU $SPY $QQQ $TS…\t\t\n"RT @GodefroySchrago: Tracking Leon Cooperman\'s Omega Advisors Portfolio - Q3 2021 (1/2) https://t.co/qnXq75htvN\n$ABR', 'Â\xa0$ABREP', 'Â\xa0$AMZN', 'Â\xa0$APO', 'Â\xa0…"\t\t\nThe Legend that Makes War Calls. Chinese Stocks Bombed Daily. Biden\'s Fortune Soars $BABA $DIDI $JD $BIDU $SPY $QQQ $TSLA #biden #Facebook #bitcoin #china #ukraine #cryptonews #oilprice #alibaba $ETSY https://t.co/EBslzZzX24\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/wlahbCvRN6\t\t\n"RT @FossGregfoss: Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nP…"\t\t\n"Does $baba (Alibaba', ' a Munger fav', ' trading at $82/shr this am) hit $40 before it hits $120 -- where it was sooo cheap?\n\nPS: Charlie', ' #btc is rat poison cuz Fiat is the rat"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA china cracking down .. monday was horrible in HK stock market worst day than 2008 crisis !!! ï¸\x8f\t\t\n"RSI25\n$BABA $86.00 -0.82% -12.83% -32.02% -31.50% 24.20\n$BIRD $5.37 0.00% -10.20% -53.87% -66.54% 18.10\n$DIDI $1.87 -1.06% -53.25% -52.78% -74.03% 20.12\n$GILD $57.79 -0.36% -4.10% -8.82% -17.03% 24.98\n$JD $45.45 -5.29% -24.90% -41.95% -41.80% 22.56"\t\t\n$BABA $KWEB bought some pre market 🆙\t\t\nDay Trading LIVE Stream Pre Market Scans Analysis $AMC $MULN $TSLA $SPY $NVDA $BA $ZCMD $BABA $OXY $LMT #livedaytrading #live... https://t.co/QUDCoamtiE via @YouTube\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMichNL: Buy the dip? $BABA https://t.co/izeperMtXU\t\t\n"Premarket tickers on watch: $TSLA $LMT $MRNA $CVX $BABA $NKTR\n\nPre-market breakdown everyday 8:00-9:30am EST. Breakdown of the Macro Environment', ' Market', ' Commodities', ' FAANG and then Individual names. Action plan for open', ' being charted & written Live\n\nhttps://t.co/63TBxT5R0E"\t\t\n"Alibaba is back to the IPO price.\n\n$BABA https://t.co/DQi0ouNhdC"\t\t\nBuy the dip? $BABA https://t.co/izeperMtXU\t\t\nRT @zacwilson047: $BABA What a POS ', ' I can\'t freaking believe this. This POS does nothing but go down. Cutting losses and never buying Chin…\t\t\n"$BABA $KWEB $JD This was Friday. Monster put buying all week long last week.  \n \nThese guys are ready to burn everything to ground. â\xad\x90"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $FB : 41\n2. $SPY : 34\n3. $BABA : 24\n4. $GME : 24\n5. $AREN : 22\n6. $RENT : 16\n7. $SOFI : 15\n8. $AAPL : 14\n9. $AMZN : 14\n10. $MOAT : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (22)\n2. $SPY (11)\n3. $BABA (7)\n4. $TSLA (5)\n5. $NVDA (4)\n6. $AMD (3)\n7. $WISH (3)\n8. $NIO (3)\n9. $SQQQ (2)\n10. $KWEB (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/DA5Ecz16f5"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA who are holding more than 500 stocks and not worried 💫\t\t\n"Truist Financial Analyst Reiterates Buy\n\nYoussef Squali', ' analyst at Truist Financial', ' reiterates Buy Rating on $BABA with a price target of $180.  Is $BABA on your radar?....Check this out. \n\nhttps://t.co/UDCjbW3xy9\n\n$BABA #BABA #Consumer Goods #stockstowatch #StocksToTrade"\t\t\n"$NIO $XPEV $BABA \n\nDO YOUR RESEARCH. 👉 https://t.co/epNGaNV0Wy"\t\t\n$BABA under $60 we go ðŸ‘\x8d\t\t\nAlibaba Group Holding $BABA is trending on Reddit today. https://t.co/Wi3VSvyeDX\t\t\n"RT @AndyCSpinelli: Corrida en bolsas europeas +1 italia +2 francia +3% alemania\nEso si...tecs chinas.masacradas. cerro -6% indic principal…"\t\t\n"$BABA \n\n30 dollars stock', ' its just an online shop 💫"\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/LiccDd2WvI\t\t\n"Stocks making the biggest moves in the premarket: Alibaba', ' https://t.co/KPiugHpKpA', ' Occidental Petroleum', ' Chevron and more\nhttps://t.co/P5qGnzIgud\n\n$BABA $9618.HK $OXY $CVX $LMT $788.FF $F $BRK.A $RIO.GB $TSN"\t\t\n@CaldoonI @SuburbanDrone I think its great leadership even as a $BABA bagholder\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \nhttps://t.co/WeCF3JtpT6\n$AAPL $AMZN $FB $NFLX $BABA https://t.co/3c7QimRYvT"\t\t\nIf you are planning to buy stock this week represents lots of sell to open put opportunities', " don't get greedy with premium", ' set price and then sell puts. Collect premium or take assignment of stock $SPY $TSLA $LI $XPEV $NIO $BABA $JD https://t.co/bfO73327x5\t\t\n"$BABA pre-market 82.27 −4.44 (5.12%)\n\nIn case you haven\'t noticed', ' China is still falling."\t\t\n$BABA fuck biden 👆\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n#Stocks making the biggest moves in the premarket: @AlibabaGroup', ' @JD_Corporate @WeAreOxy', ' @Chevron and more https://t.co/bHTgY2l3e6 $BABA $JD $OXY $CVX $LMT $CPNG $F $BRKB $RIO $TSN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThis never ending selloff in Chinese equities listed in the US is something to behold. Absolutely zero bids for $BABA and $BIDU. I wonder if the plan is to take everything private for pennies on the dollar to CCP families.\t\t\n"Chart Of The Day]PeakBirch Commerce Inc. $PKBFD Low-Float #NFT Play Trading Under 7 Cents\n\nhttps://t.co/jmfL4yx8ht\n\n$didi $amd $fb $hood $baba $pypl $btc $eth $dkng\n\n[ All Content Is For Informational & Educational Purposes Only / Refer To Both The Disclaimer & Privacy-Policy ] https://t.co/FdGQjPaSUN"\t\t\n@SuburbanDrone There is nothing right about China’s Regulations.. Not to sound patriotic like a Trump Supporter', ' but just the poor $BABA stock shows how it is like to be under that leadership\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA \n\njack ma has cursed yall .. ï¸\x8f"\t\t\n$BABA Down she blows where it lands nobody knows! 😂ðŸ‘\x8d â˜\x9d\t\t\n"WallStreetBets ã\x81§ã\x81®ãƒˆãƒ¬ãƒ³ãƒ‰ãƒˆãƒƒãƒ—10銘柄 (3月14日時点)\n\n1. iPath Pure Beta Crude Oil ETN $OIL\n2. Tesla $TSLA\n3. Apple $AAPL\n4. Alibaba $BABA\n5. GameStop $GME\n6. Teucrium Corn Fund $CORN\n7. Enact Holdings $ACT\n8. SoFi Tech $SOFI\n9. Rivian Automotive $RIVN\n10. Meta Platforms $FB"\t\t\n"Top 10 trending stocks on WallStreetBets as of Mar 14\n\n1. iPath Pure Beta Crude Oil ETN $OIL\n2. Tesla $TSLA\n3. Apple $AAPL\n4. Alibaba $BABA\n5. GameStop $GME\n6. Teucrium Corn Fund $CORN\n7. Enact Holdings $ACT\n8. SoFi Tech $SOFI\n9. Rivian Automotive $RIVN\n10. Meta Platforms $FB"\t\t\nBuying more $TCEHY and a starter position in $BABA.\t\t\n$BABA Gonna be a great hindsight opp here ! Woooooooo! ↔\t\t\n"RT @MohsinAliNisar: $BABA \n\nFor Munger', ' the losses are just peanuts.\nRetailers', ' dont follow him blindly. 🚩"\t\t\n"$BABA \n\nFor Munger', ' the losses are just peanuts.\nRetailers', ' dont follow him blindly. 🚩"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nInflation is not transitory', ' commodities and precious metals will continue to go up. Chinese stocks will continue to get hammered. $GLD $SLV $BABA $XLF https://t.co/7npCkjkA7T\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"The SHTF soon. Sign up and don\'t get smoked https://t.co/G8BEPcj6XO\n\n#OOTT $TSLA $AAPL $BABA $INTC $AMD $NVDA $AMZN"\t\t\n"The day begins...\n\nUS equity futures are a little mixed.\nStrength: $MRNA $PFE $LMT $BAC $WFC $BYND $FDX\nWeakness: $AG $GOLD $FCX $OXY $LVS $GLD $SLV $AAPL $TLT\nRed communism: $LI $BABA $BIDU $JD $NIO $TME\nHave a good Monday 🌤ï¸\x8f @petenajarian https://t.co/wpLkCtV3Mp"\t\t\n$BABA I heard US sanction China for providing military  to Russia ï¸\x8f\t\t\n"$BABA $XPEV $LI $BIDU $JD $NIO $TCEHY Alibaba And Tesla Rivals Nio', ' Xpeng Plunge In Hong Kong Today Amid Worries Over New COVID-19 Restrictions In China - BZ wire\n\n#news"\t\t\n$BABA - Alibaba Stock: Russian Stocks Worth Pennies - Will Chinese Stocks Suffer The Same Fate?. https://t.co/M0JTL1ujsi #stocks #finance #markets\t\t\n$BABA Anybody got a spare couch I can crash on? ðŸ˜\x9d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA para algunos 🎈🧗â€\x8d♀ï¸\x8f🤿 pero sigue cayendo https://t.co/Q6zgkbjiH2\t\t\n$BABA I tried warning people last week on possible delisting ↔\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/kv0x3XalTd\t\t\n@jbrandimore @PersianCapital @JoeCandito12 You are the one missing the point. He says China will NOT shut their doors to foreign capital. One way to shut it is to hijack the money. Don\'t be childish. $BABA\t\t\n$BABA Anybody got a spare couch I can crash on? ðŸ˜\x9d 👀\t\t\n"@Prashanth_Krish Invest like you don’t care if stock market is closed for next 10 years. Hard to act on above principles if index crashing like individual stocks. The uncertainties are more as it not happen in past( regulation overhang)\nMost of investors are betting on mungers $BABA bet."\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n$BABA whewww glad I sold my calls on Friday cuz I do t trust it! 💲\t\t\n$BABA what puts us everyone in? ☑\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nStocks making the biggest moves in the premarket: Alibaba', ' https://t.co/6poLrT4SwO', ' Occidental Petroleum', ' Chevron and more $BABA $9618-HK $OXY $CVX $LMT https://t.co/UhMxrrFzFH\t\t\n@jbrandimore @PersianCapital @JoeCandito12 This is the biggest risk after seeing $BABA pay a metric ton to the CCP last year.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is trading at a 6 yr low. I\'ve was wrong about fearing the Chinese gov\'t interencefor so long and missed significant opportunities. Finding risk is different and analyzing its likelihood of coming 2 pass is another. https://t.co/0X4KeJoSZK\t\t\nRT @OpenOutcrier: $BABA (-5.0% pre) Alibaba (BABA) Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent (TCEHY) Possibly Facing Rec…\t\t\n"$BABA (-5.0% pre) Alibaba (BABA) Stock Crashes 11% in Hong Kong as Selloff Continues; Tencent (TCEHY) Possibly Facing Record Penalty - SI\n\nhttps://t.co/AlHXGQ6HGf"\t\t\nNow that China is facing strict lockdowns', ' wouldn’t the government be easing it’s policy even more to support the economy? Plus the people will use online platforms more which will benefit the consumer discretionary names', ' similar to what happened during first outbrek $KWEB $BABA\t\t\n$BABA I still cant believe people are posting "I hope it drops lower so i can buy more".. Are you delusional??  Its now in complete free fall because of DELISTING. GLTA. 🥇\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGR…"\t\t\n$BABA it’s cheap for a reason', ' cause its controlled by the CCP. Who talks about fundamentals here? 📣\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"As Hang Seng Index continues to be trapped in a negative headline cycle', ' w/ latest being Covid lockdown & continued close Russian relations', ' probably at least another few weeks out from any type of near-term reversal. \n\n$HSI $BABA $KWEB"\t\t\nAnother rough day ahead for Chinese stocks listed in the US. Big #premarket drops for $BABA $JD $BIDU $XPEV $NIO and more.\t\t\n"other top @cnbc ticker searches from Fri\n\n11) Meta Platforms $FB\n12) $DIDI Global\n13) Alibaba $BABA\n19) Russia Ruble\n20) $ETSY\n25) Gold\n30) $JOBY Aviation\n31) Brent Crude\n34) ARK Innovation $ARKK\n36) #Bitcoin \n37) Volatility Index $VIX\n43) 2Y US Treasury yield\n49) Baidu $BIDU\netc"\t\t\n"other top @cnbc ticker searches from Fri\n\n11) Meta Platforms $FB\n12) $DIDI Global\n13) Alibaba $BABA\n19) Russia Ruble\n20) $ETSY\n25) Gold\n30) $JOBY Aviation\n31) Brent Crude\n34) ARK Innovation $ARKK\n36) #Bitcoin \n37) Volatility Index $VIX\n43) 2Y US Treasury yield\n49) Baidu $BIDU\netc"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$baba #baba #alibaba 📉📉📉ðŸ‘\x8d https://t.co/o0qtMxjdTk\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA No buying only selling. Not hitting 50$ would be shocking. 💫\t\t\n$BABA My wife is gonna be so pissed 😂 🪄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Fuck this ! Only DCA at this point! Selling CC 📌\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 330\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $TSLA $BIDU $NIO \n\nAll these stocks crashing lower . No Purchasers …. Supply and demand when there’s no demand an too much supply stocks fall precipitously… I’m working an on the inside an I’m ringing the bell 🛎 💢"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nGeez:  $baba 82 handle in premarket.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/wttu5J5QUP\t\t\n$BABA Leader in online e-commerce. Just wait till the world\'s economy is doing well again. It will reach all-time highs and even higher in the near future ï¸\x8f\t\t\n$BABA I am going to say a \'maximum\' of 6 months of falling before there has to be a reversal or delisting. Im netural btw. 😄\t\t\n$BABA Sub $80 today would be brutal for most bag holders. 🔔\t\t\n$BABA lol I said this was China trash and I was right ï¸\x8f\t\t\n$BABA 😂 dip on some stupid twitter fake news of Chinese jets flying over Taiwan.  They trying to keep this down so they can buy up all the cheap shares? 📢\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"ä¸\xad国ã\x81¯ã‚»ã‚«ãƒ³ãƒ€ãƒªãƒ¼ã‚µãƒ³ã‚¯ã‚·ãƒ§ãƒ³ã\x81®æ‡¸å¿µã‚‚ã\x81‚ã\x81£ã\x81¦è²·ã‚\x8fれã\x81¥ã‚‰ã\x81„ã\x81®ã\x81‹ã\x81ªã€‚見通ã\x81—経ã\x81¦ã\x81°ã€\x81è²·ã\x81„ã\x81Ÿã\x81„ã\x81\xad\n$CXSE $BABA"\t\t\nWould you buy $BABA for #LongTerm ? https://t.co/qvJTPiNXj2\t\t\n@TSOH_Investing Pity it didn’t work for $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $200 by EOD ✔\t\t\n$BABA oh poor munger ↘\t\t\n$BABA falling knife 🆙\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA sometime you need to learn to let go â\x8f©\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n$BABA CCP really showing everyone that you are with them or you are against them. Poor Jack Ma 📶 https://t.co/paKyhVxhcr\t\t\n"$BABA $BIDU $PDD $JD\n\nShorting on Chinese stocks was the best decision I’ve ever made in my life lol."\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba 🔔 https://t.co/b6p0OQbG9O\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA What a POS ', ' I can\'t freaking believe this. This POS does nothing but go down. Cutting losses and never buying Chinese trash ever again. 🌟\t\t\n"Technical indicators based on daily timeframe $BABA  \n \nLearn more: https://t.co/dQrSrcuZfm https://t.co/TVP24zoira"\t\t\n$BABA at this rate', ' bankruptcy by summer âš¡\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/Zsf4BgJQXU\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \nhttps://t.co/YTeJ0ItAJU\n$AAPL $AMZN $FB $NFLX $BABA https://t.co/5xrAwGaJBJ"\t\t\n$BABA all Chinese stocks down due to fresh COVId out break..? $JD $NIO $BIDU 💟\t\t\n$BABA       Buying BABA and FB today.         Don\'t taunt me tomorrow or next week if I "got it wrong', '"  try taunting me in five years for this decision. 💟\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@AesopsBird Buying anything on margin is asking to be Bill Hwang\'ed. You aint smarter than the Tiger. $BABA\t\t\n$DJCO buying $BABA on margin does not feel very prudent or rational\t\t\n@sspencer_smb man I still remember some poor sod in WSB discord talking about going all in on $BABA. Tried to talk him out of it. He probably killed himself by now.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $MULN 🥇\n2. $SPY 🥈\n3. $SPX 🥉\n4. $ES_F\n5. $FB\n6. $AGRI\n7. $NKTR\n8. $TSLA\n9. $QQQ\n10. $BABA\n\n( Sorted by most recent ) https://t.co/1ynU6g2fnN"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/OlTTAy9Ofb\t\t\n"Este es el motivo por el que vuestras empresas chinas como $BABA y $JD no paran de bajar. Pero vosotros seguid promierdando a la baja porque están baratas...\n\nhttps://t.co/nwBawiyw1o"\t\t\n"@SL_BTC @mskvsk Alibaba is back to the IPO price\n\n$BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @sspencer_smb: $BABA is down 48% in the past six months. Trading at $82 this morning.\t\t\n$BABA is down 48% in the past six months. Trading at $82 this morning.\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/H7R6Rohb5n\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@CharleyDavid9 Buy order at $80 for $BABA. Given my luck it will never get there. So you can call the bottom at $80.01\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA... does anyone really think that China\'s biggest online retailers will be delisted by US? Are we going to war w China or something? How many other cos deliver this much cash flow at this low a P/E?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Corrida en bolsas europeas +1 italia +2 francia +3% alemania\nEso si...tecs chinas.masacradas. cerro -6% indic principal y para variar no importa que pase en el mundo... $baba -5% preopen ...el empome chino del siglo"\t\t\nA la m****a 💩 las acciones de $BABA unos -15K tirados a la basura… Lo mismo con $IQ y $HUYA … No siempre se gana… Lección: No vuelvo a comprar acciones Chinas.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n“Ant’s Alipay is due to be inspected by PBOC this year.. 1st time they r scrutinized since cancellation of Ant’s initial public offering in Nov 2020.“ in the light of $tcehy facing record fines from helping $ laundering', ' $baba is next to be checked 🚩 https://t.co/dJDgZu8tdF\t\t\nRT @mfer1929: take a look at this shitcoin $baba https://t.co/CR5tFtmnMT\t\t\n"$BABA $JD $BIDU $KWEB $FXI  etc all down over -5%\n\nThe rout in Chinese stocks deepened as the country’s battle with Covid rattled a market contending with potential U.S. delistings', ' domestic regulatory pressure and the war in Ukraine https://t.co/rrCPPI0rsv via @WSJ"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\nSomewhere out there', ' is a racist fund manager that has made a boatload of money shorting Chinese stocks $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA option IV increases as shares trend lower\nBest IV in biz https://t.co/IWvsq23Te1"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA anybody know if these are the signs for the squeeze :P', ' it will come like a storm to all these bashers :P https://t.co/ClvkO48TIK\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nDiario de Bitácora. Dia 605 invertido en $BABA...Ya no siento el dolor', ' estoy deshumanizado.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA FUD? https://t.co/YbLIdQEQFR\t\t\n"RT @CityIndex_Josh: #Stocks to watch before the 🔔 \n\n🇨🇳 $BABA to hit fresh lows today \n\n🚗 $NIO and Chinese EVs take huge hit in Hong Kong…"\t\t\n"#Stocks to watch before the 🔔 \n\n🇨🇳 $BABA to hit fresh lows today \n\n🚗 $NIO and Chinese EVs take huge hit in Hong Kong \n\n🚙 $TSLA warns of #inflation hit \n\n📱 $AAPL: #Foxconn shuts Shenzhen factories \n\nâ\x9dŒ #Meta: #Instagram banned in Russia\n\nRead on 👇 \nhttps://t.co/uoiyjrHZSZ"\t\t\n$baba gang ftw\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@NCheron_bourse On va pouvoir rajouter $baba dans la grosse taule de Munger\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ALIBABA en el pre market sigue cayendo bastante hoy también.\n\n$BABA https://t.co/6xLeZ0aC5G"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $GME (8)\n2. $SPY (7)\n3. $BABA (4)\n4. $AAPL (4)\n5. $GS (3)\n6. $TQQQ (3)\n7. $ARKK (3)\n8. $TSLA (2)\n9. $AMZN (2)\n10. $HR (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/XENVpHb5uh"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA think about the short squeeze it will bring once SEC will be tired scaring people.\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $TSLA 🥉\n4. $MULN\n5. $BTC\n6. $QQQ\n7. $BABA\n8. $BIDU\n9. $RRC\n10. $RKDA\n\n( Sorted by most recent ) https://t.co/50ih2NaTeu"\t\t\n"$SPY $QQQ $IWM \n\nBREAKING 🚨 CHINESE STOCKS FALL AS COVID-19 LOCKDOWNS ADD TO INVESTOR CONCERNS-WSJ\n\n$NIO $BABA $LI $XPEV $BIDU $PDD"\t\t\n"RT @PB56408748: アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アップル\n$AAPL\n2. テスラ\n$TSLA\n3. アリãƒ\x90ãƒ\x90\n$BABA\n4. ゲーãƒ\xa0ストップ\n$GME\n5. ニオ\n$NIO\n\n #WSB #米国æ\xa0ª"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"アメリカæ\xa0ª\n海外投資家注目æ\xa0ªãƒ©ãƒ³ã‚\xadング 20時\n\n1. アップル\n$AAPL\n2. テスラ\n$TSLA\n3. アリãƒ\x90ãƒ\x90\n$BABA\n4. ゲーãƒ\xa0ストップ\n$GME\n5. ニオ\n$NIO\n\n #WSB #米国æ\xa0ª"\t\t\nPopular: $BABA', ' $NIO', ' $XPEV', ' $POET', ' $JD', ' $BIDU', ' $AAPL', ' $KWEB', ' $WETF', ' $TCEHY', ' $M', ' $AMC', ' $VERV', ' $OGN.X', ' $MOMO', ' $MATX', ' $GAIA', ' $VSTO', ' $BCOR', ' $F\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"@AbdullahMashat     @kuwaitymm1122 @Plan_A_NOT_B\n@AmwalNetwork @CryptoGe10   @Hind_Aljasser @Elcopttan\nسهم $BABA يعود الي اقل من سعر الاكتتاب عام 2015 ØŸ \nدوام الØ\xadال من المØ\xadال https://t.co/z5FFW04GVw"\t\t\n"Due to new rounds of crackdown on Chinese tech by the CCP many US listed Chinese stocks are trading lower in pre-market.\n\nAlibaba $BABA -4.6% \nBaidu $BIDU -6%\nBilibili $BILI -9%"\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\nRT @gualestrit: $BABA $82.50 premarket\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @anyatrades: 👀Watch:\n$APM \n$DATS \n$BXRX\n$CALA \n$MRKR \n$CSPR \n$BWMX \n$ICCM \n$EH \n$TCOM \n$JD \n$BABA \n$WIMI"\t\t\n$BABA https://t.co/WvSbIlx4YC\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Thmuay1977 IncreÃ\xadble los precios de $BABA', ' jamás imaginé que llegarÃ\xada a estos precios\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Only Chartscape could make the $BABA chart look pretty 😬🤣\n\n#Baba #alibaba https://t.co/3TMsTOoe9o https://t.co/NgKw2eCwyO"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA at 82 🤔\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"China stocks getting hit again on Covid outbreak and regulations:\n$BABA(86.71) down 4\n$JD(47.99) down 3\n$BIDU(118.92) down 7"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\nAlibaba $baba surprised everyone even the most experienced traders. Never catch a falling knife 🔪. In terms of market cap to intrinsic value it’s a fcking good bargain at this price !!! https://t.co/B8qwp1LJjx\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @MehdiFarooq2: $BABA share prices at IPO level. Did Charlie Munger also get a soft rug pull?\n\n https://t.co/OfMcVx96jj\n\nIf he is okay wi…"\t\t\n"$BABA share prices at IPO level. Did Charlie Munger also get a soft rug pull?\n\n https://t.co/OfMcVx96jj\n\nIf he is okay with such vol in equity he should leave crypto tf alone. https://t.co/nQBBO6m4bF"\t\t\n$BABA US', ' 9988 HK Alibaba price drop by 50% in 6 months. Not sure', ' when will it show upward trend! https://t.co/SeKCelrysd\t\t\n$BIDU $BABA - U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\t\t\n$BABA bull case 😂 https://t.co/NDj6zAqPBp\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\nAlibaba', ' https://t.co/6poLrT4SwO and Tencent Are Tumbling. Why Chinese Stocks Are Under Pressure. $BABA $JD https://t.co/nluxBHr7G7\t\t\n$BABA $JD $BIDU $TCEHY if these weren\'t Chinese stocks everyone and his mother would be buying them .This is what happens when Gov over stay their welcome in the capital markets . popping a bubble is one thing dropping a nuke is another . https://t.co/0WdKS3zZLr\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @stlplace: Alibaba to Start Massive Layoffs', ' Sources Say – Pandaily https://t.co/MeGNZudStM || Layoff itself isn’t always bad for a comp…\t\t\nAlibaba to Start Massive Layoffs', ' Sources Say – Pandaily https://t.co/MeGNZudStM || Layoff itself isn’t always bad for a company. But for a “growthâ€\x9d company it could be pretty bad. I like Charlie Munger but he could be dead wrong on $BABA this time around\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @breakingmkts: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%$BIDU $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@Harryleemedia 💩SHIT coins $baba\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $82.50 premarket\t\t\nChina’s Covid-19 Lockdown Is the Wrong Risk at the Wrong Time $JD $BABA $AAPL $BAC $GS https://t.co/pFsfYRtVTU\t\t\nRT @breakingmkts: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%$BIDU $BABA\t\t\nRT @kun_purich: หุ้นจีนที่จดทะเบียนในสหรัà¸\x90ฯ ร่วงลงà¸\x81่à¸\xadนà¸\x81ำหนด หุ้น BAIDU ที่จดทะเบียนในสหรัà¸\x90ฯ ลดลง 6.1%', ' ALIBABA ลดลง 4.6%$BIDU $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"Best discord group over 80k members and ', 'even have their own app join here__ 📉\n\n🔜https://t.co/9ksXmQ6Dh3\n\n$BABA $GOOGL $SPY\n$REQ.X $OGN.X $QQQ\n$BAT.X $LAND $AAPL https://t.co/hEt6ioGniU"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"$BABA \n\nÃ\x81nimo a todos aquellos que llevan parte de sus ahorros en estas cotizada Chinas  y muchas otras como $NIO $XPEV $JD \n\nNo es fácil manejar esa situación y solo espero q se recuperen\n\nY recordad que no es bueno poner todos los huevos en la misma 🧺 \n\nSuerte ðŸ\x8d€"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nRT @kun_purich: หุ้นจีนที่จดทะเบียนในสหรัà¸\x90ฯ ร่วงลงà¸\x81่à¸\xadนà¸\x81ำหนด หุ้น BAIDU ที่จดทะเบียนในสหรัà¸\x90ฯ ลดลง 6.1%', ' ALIBABA ลดลง 4.6%$BIDU $BABA\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nหุ้นจีนที่จดทะเบียนในสหรัà¸\x90ฯ ร่วงลงà¸\x81่à¸\xadนà¸\x81ำหนด หุ้น BAIDU ที่จดทะเบียนในสหรัà¸\x90ฯ ลดลง 6.1%', ' ALIBABA ลดลง 4.6%$BIDU $BABA\t\t\n"U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"RT @DeItaone: U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\nU.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%$BIDU $BABA\t\t\n"U.S.-LISTED CHINESE STOCKS DOWN PREMARKET; U.S.-LISTED SHARES OF BAIDU DOWN 6.1%', ' ALIBABA DOWN 4.6%\n$BIDU $BABA"\t\t\n"$BABA dropped below its 2014 IPO price.\n\nIPO: $93.9 per share with $11 billion in revenue.\nToday: $86.7 per share with $110 billion in revenue.\n\nDo fundamentals even matter in 2022?\n\n#alibaba #Baba #StockMarket #bearmarket #investing"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nMy model has $BABA #Bearish overall. It\'s in a strong short term #Bearish trend', ' and is #Bearish longer term also. Volume is trending up. Volatility is high. Currently in oversold area with LH/LL conditions which isn\'t good.\t\t\n"Iskender HAN silinen tweet\nTweet atilma tarihi: 2022-03-14 09:55:17\n\n#alibaba #nsye $baba https://t.co/ebrM6pNr7u"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nSi $BABA sigue bajando', ' lanzamos una OPA entre todos y nos la traemos al Ibex 🤪\t\t\nChinese stocks getting crushed again. Time to #delistchina $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@dinerobolsa que se lo digan a los de $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AlfieData: @jbegno1 @BitacoraBolsa Gracias Juan. Twitter suele ser de predicar en el desierto aunque sea desinteresadamente.\n\nAlgunas l…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nAnimo a lo se $BABA ', " una gran lección para muchos. Yo esa ya la aprendÃ\xad el año pasado el $CLOV cuando me comÃ\xad un -50% ( al final vendÃ\xad en minimos😂) https://t.co/MGaTdgfs0y\t\t\nI'm buying $FB", ' $BABA and MU when I get my tax refund. Prob in like April. https://t.co/hq7MN2zMSM\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"20 day free triale📉\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GOOGL https://t.co/VZn2NCTd7O"\t\t\nRT @Blackopstocks: $BABA - sure feels like we could see $82 range pretty quickly with China getting pulled more into this headline narrativ…\t\t\nRT @RajMungara: $BABA munger getting creamed\t\t\n$BABA munger getting creamed\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$Baba shitcoin 🥳🥳🤡 https://t.co/kAPNmHsbYx\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA down 10% premarket. How low will it go? I am holding on to buy at maybe 70ish with a long tern hold (at least 2 yrs).\t\t\n"Trend Analysis: Top 150 Stocks To Watch\n\nhttps://t.co/uZFIyV2FG1\n\n$AAPL $AMZN $GOOG $MSFT $FB $SNAP $TSLA $NIO $INTC $NVDA $AMD $JPM $BAC $V $MA $PYPL $SHOP $NFLX $DIS $BABA $TLRY $F $MRNA $NVAX $NKE $SPX $SPY $NDX $QQQ"\t\t\n"The politics destroying the Chinese stock market. \n$BABA"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate"\t\t\n@HeroDividend Short $BABA\t\t\nðŸ–\x8dï¸\x8f Trending tickers on #wallstreetbets reddit: $GME', ' $BABA', ' $EDT', ' $TSLA', ' $AAPL https://t.co/GAyZZndW9J https://t.co/6ysw5qUk5u\t\t\n"@Faxanadu_trader Hola!!! Yo pierdo en $BABA (24%) y en todas mis inversiones a largo que llevo. (JMIA', ' VIAC', ' WKHS). No es broma', ' aunq solo tengo 5% de mi capital. \nOs reto a que a largo plazo encontréis un tipo peor 😂😂"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (11)\n2. $SPY (6)\n3. $TSLA (4)\n4. $RIVN (4)\n5. $WEN (2)\n6. $GME (2)\n7. $AFRM (2)\n8. $USER (2)\n9. $TLT (2)\n10. $UPS (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/rq8iRTK5dH"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 14 | 100.0% | 🚀\n| $GME | 9 | 50.0% | 🚀\n| $SPY | 9 | -25.0% | 🚀\n| $TSLA | 4 | -33.3% | 🚀\n| $AMC | 4 | 33.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Holding chinese tech is like 1929 simulator.\n\n$BABA $TCEHY $BIDU"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#USstockpremarket\n$KRKR rose 18.91%', ' $MOXC rose 7%', ' $METX rose 4.91%', ' $BEST rose 3.32%', ' $CTK rose 3.14%', ' $UXIN rose 1.41%', ' while $BIDU fell 6.66%', ' $BABA fell 4.86%', ' $NTES fell 5.3%', ' $PDD fell 7.87%', ' $FUTU fell 9.52%', ' and $XPEV fell 7.03%.\n#stocks \nhttps://t.co/xLBazGedue"\t\t\n"@Grouchito Yo no dudo. $baba.\nLlevo comprando en Ali express años y va mejorando año a año.\nNo me gusta visualmente la app pero es un estilo muy asiático."\t\t\n@Otits_G ganyan talaga stonks $TAAS $BABA haha\t\t\n"テンセントã\x81¨ $BABA ã\x81Œãƒªã‚¹ãƒˆãƒ©è¨ˆç”»ä¸\xadã\x81¨ã\x81®å™‚。共å\x90Œå¯Œè£•ã\x81«ä¼´ã\x81†è¦\x8f制ã\x81ªã\x81©ã\x81§äº‹æ¥\xadã\x81—ã\x81¥ã‚‰ã\x81\x8fã\x81ªã\x81£ã\x81¦ã‚‹ã‚“ã\x81§ã\x81™ã\x81‹ã\x81\xad。ã\x81\x9dã\x81®é–“ã\x81«ã‚®ã‚¬ãƒ™ãƒ³ãƒ\x81ャーä¼\x81æ¥\xadã\x81®è¿½éš\x8fã\x81§çµ\x90構ダメージå\x8f—ã\x81‘ã\x81¦ã\x81„ã‚‹ã\x81®ã\x81‹ã‚‚ã\x81—れã\x81¾ã\x81›ã‚“ã\x81\xad。æˆ\x90長スピードã\x81¨ã\x81„ã\x81†æ„\x8f味ã\x81§ã\x81¯ä»–ã\x81®ä¸\xad国ギガベンãƒ\x81ャーã\x81®æ–¹ã\x81Œå‹¢ã\x81„ã\x81‚ã‚‹å\x8d°è±¡ã€‚\nhttps://t.co/VmzAKGSe19"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @KFrounchi: Positive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @stocksareeazy: Is stock twits showing where $BABA will go ? 😂 https://t.co/etKzLCVZZz\t\t\n"$BABA: last week was really painful', ' surely things have turned up now\n\nMarket: Hold My Beer https://t.co/KQJhlbFtNg"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @EquityBrian: $BABA trades at 9.69x NTM P/E\t\t\nChinese ADR’s are still falling. $FXI $KWEB $BABA $BIDU https://t.co/X9qoMS31mx\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n$NIO $XPEV $BABA.hilarious how Americans think that an economic war with China will mean 🇨🇳 stocks get hammered & US stocks will be OK. US trade with 🇨🇳 5 times larger than the other way. Who you think will come off worse? No stock will be safe.\t\t\n"En Twitter todo el mundo gana y nadie pierde (a pesar de ir hasta las trancas de $BABA y otras mierdas Growth)\n\nEso sÃ\xad', ' todos los que supuestamente ganan dinero en bolsa', ' vendiendo cursitos de bolsa', ' suscripciones', ' salas VIPs y otras patrañas para sacarle el dinero a la gente"\t\t\n"Can $BABA go negative?\n\nAsking for a friend..."\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @yoloption: $BABA making a 5 year low. Formerly seemingly invincible Chinese blue chip', ' brought to its knees. Munger buying and then dou…\t\t\n$BABA making a 5 year low. Formerly seemingly invincible Chinese blue chip', ' brought to its knees. Munger buying and then doubling down didn\'t do anything. Sorry for Jack Ma and Son Masayoshi but not sorry. https://t.co/ecHc0Z82RE\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradingappswiss: #Alibaba Group Holding $baba Hong Kong’s Hang Seng index drops 5% as investors monitor China’s Covid wave\nhttps://t.co…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @0xren_cf: i don’t really follow tradfi but wow $baba back to ipo price ðŸ\x90£', ' thanks for playing ðŸ™\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Iamanirudhsethi: Alibaba is back to the IPO price.\n\n$BABA https://t.co/inK6esPbX3"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$baba ðŸ\x90» https://t.co/0HIaIwrWPe\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"アリãƒ\x90ãƒ\x90æµ\x81石ã\x81«å®‰ã\x81™ã\x81Žã\x81ªã\x81„ã\x81‹ï¼Ÿ\nフォワードPERã\x81§8ã\x81\x8fらã\x81„ã\x81\xa0ã\x81žâ€¦\n$BABA"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA all Chinese stocks mostly trending.  Super discounts incoming!! 🤞\t\t\n$BABA seriously? 🆙\t\t\n$BABA 40$ Price Target to match the original valuation', ' then I will entry at 35-45$ Price Range', ' let\'s get this money!😎😎💰💰💰 🆕\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA catch a big at $25 the risk is to much for delisting 💢\t\t\n$BABA god. Wow ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $TMC if you don’t see this I can’t help you. 🤞 https://t.co/fzZVqlRcvd\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA frankly speaking', ' US just agree that China takes over Taiwan and Russian as we know would collapse in an eyeblink ï¸\x8f\t\t\n$BABA who is the 🤡🤡🤡🤡🤡 now? 🤣🤣🤣🤣🤣 😘 https://t.co/JLxJ66NtZI\t\t\n$BABA Coronavirus. Ukraine.  Common Propserity. 😃\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Where are the bulls? Broke probably', " their wives leaving them right now. I'm single btw", ' would happily accept your wives\' phone numbers! ↘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"The Golden Dragon Index', ' which tracks American ADR Chinese firms', ' plunged 10% two consecutive days last week - something that’s never happened before in its 22-year history. \n\nAlibaba $BABA is already trading under its 2014 IPO market cap."\t\t\nI\'m tempted to buy $BABA $NIO and other beat down Chinese stocks. Is the only risk delisting? Is that why the prices are low? What are the odds of that?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA is this retarded guy still here along with the other retarded bulls?🤣🤣🤣🤣 📢 https://t.co/GfpTr36xF1\t\t\n"盤å‰\x8d異動:熱門ä¸\xad概股繼續é‡\x8d挫,ä¸\xad概互è\x81¯ETF大跌6%\n\n#阿里巴巴 #拼多多 $PDD $BABA $RLX https://t.co/uHBp05RsT0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Will bounce soon â–¶\t\t\n"$BABA another virus breakout 😂😂.  50 bucks incoming.   Puts will print.   \nBiggest uncertainty now in China.   Taiwan situation', ' usa 🇺🇸 tensions... it will get better but this isn’t the bottom 📊"\t\t\n$BABA  Max fear is now â\xad\x90 https://t.co/3pVC2Z1XNI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA that\'s why i said buy https://t.co/GtPP4nkRM0', ' they will not delist it there. â\x9d—\t\t\n$BABA Is this retard still here🤣🤣🤣🤣 💢\t\t\n$BABA a bounce here baba sir 🤣 ï¸\x8f\t\t\n#ACFMorningMeeting Chinese $DIDI (ride hailing leader) ~â–¼44% on Fri. Reports it was stopping listing prep on #HongKongStockExchange (last yr China gov prevented $DIDI signing up new users & #DIDI planned delist from NYSE) ~248 Chinese co. listed US mkts: $BABA $JD $NTES #ACFView https://t.co/MiZIG2yGwB\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/mpvw2Wzy5A"\t\t\nAt this point it should just go to zero and let’s get rid of US investors who have issues with China. $baba $bidu $kweb\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA jack ma missing for five years sure everything is alright over there ☑\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@INArteCarloDoss $BABA dip buyers https://t.co/WhiG3zcezF\t\t\n$BABA at this level I will buy a call an put 👀\t\t\n"🇨🇳 استمرار نزول الاسهم الصينية Ù\x81ÙŠ السوق الأمريكي بعد تراجع موشر هونق كونق اكثر من ٦٪ ونوايا بعض الشركات الصينية مغادرة السوق الامريكي: \n$nio $jd $xpev $baba $bidu \nاتوقع الاستثمار Ù\x81ÙŠ امريكا اصبØ\xad ( غير ثقة ) \nالشركات Ø\xadتى الامريكية تÙ\x81كر الاستثمار Ù\x81ÙŠ اسواق امنة مثل السوق السعودي 🇸🇦 https://t.co/RwOr0svwNu"\t\t\n"$BABA \nTawain invasion will send this below 10 $🥸 ï¸\x8f"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA   I\'ve made $175K with them', ' By their alert. If you really want to make a huge profit on trading. Choose this professional chat.\nhttps://t.co/mpvw2Wzy5A"\t\t\n$BABA how low is this going', ' holy fuck lol ï¸\x8f\t\t\n$BABA $BILI Fuck you', " not selling 😎 ↔\t\t\n$BABA let's be patient", ' TA wise 72 will be a good entry ↘\t\t\n$BABA selling for 2 bats in China 💗\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA oh FUCK 🚩\t\t\n@CryptoMatrix2 Face Ã\xa0 $BABA https://t.co/4iR9Z7S3CJ\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA green today ✅\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA What do you think will happen if war ends…. And it will end…. Strong buy… ï¸\x8f\t\t\nJust delist $BABA already lol. Just burn my money along\t\t\n"Chinese tech stocks are on a constant downtrend. Hang Seng Tech Index is down a further 7.6% this morning.\n\n$BABA $TCEHY $DIDI\n#china #hangseng #hongkong #index #techstocks #stocks #baba #alibaba #tencent #tcehy #didi #tech https://t.co/yitAjUeI8U"\t\t\n@BoredBilionaire $baba\t\t\n"$BABA $nio $jd $bidu $pdd  \n \n   At what point will the media turn around and say these are a buy with valuations way below realistic levels?  \n \nI get it…the game is FUD and everyone loads up…then it booms. ï¸\x8f"\t\t\nRT @ashishverma0724: $TCEHY $BABA $NIO Chinese company profit is for chinese people. Not for foreign bagholder.  ↔\t\t\nLong $BABA', ' The bottom is near (14-17/3).\t\t\n$BABA $50’s coming for this trash LMFAO imagine thinking this was anything close to amazon Hahahaha third world amazon â\x9d¤\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Big guys are buying these cheap stocks now! ðŸ\x8f¼\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n@SquaresLeast $BABA already has a dual listing in HK. So even if delisting existing holding would likely get converted into HK listing is what I suspect. I don’t think Munger would have bought the ADR’s if he would have thought there is no value.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA pre market 81 wow did I call it from 120 . This war will drag on for infinity ', ' cash ready for 50 a share ', ' 1000 shares order set 🚩\t\t\n$NIO $XPEV $BABA ain’t that a sight 🙉 🤞 https://t.co/uhlSYsSabn\t\t\nRT @Frankm57386975: @CnEVPost Simple', ' "Panic" happened. It\'s now a common disease among many retail traders. Used to be "buy-the-dip"', ' now…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA secondary sanctions and China aligning its language with Russia. Nothing to do with tech companies', ' but no one’s going to do business with these tech companies.\n\n$jd $bidu $nio 🪄"\t\t\n$BABA $5 by the end of the year. The Taiwan move will be the nail in the coffin here. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TCEHY $BABA $NIO Chinese company profit is for chinese people. Not for foreign bagholder.  ↔\t\t\n$BABA $5 by the end of the year. The Taiwan move will be the nail in the coffin here. ï¸\x8f\t\t\n$BABA cumple objetivo en pre de HCH   de 82', '30$', ' ¿se detendrán aquÃ\xad la caida del gigante chino? https://t.co/UrLrFoxrRk\t\t\nJesus what happened to $BABA https://t.co/tLXIy5g9mA\t\t\nRT @daniel_toloko: Easy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @poshpearl_: Wait', ' WTF?! $BABA 😳\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$TCEHY $BABA $NIO Chinese company profit is for chinese people. Not for foreign bagholder.  💢\t\t\nIf i see another tweet about $BABA low pe "adjusted profits" ex-operating losses i\'ll scream.\t\t\n$WISH $GME $AMC $BABA  selling CHAD blankets', ' I’m like OMG I need to invest another 1k and 100 for good luck', ' MOON CONFIRMED! Come to WISH ðŸ’\x9d https://t.co/THZXnE9M9T\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA INU https://t.co/ij2TLCA1bO\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA don’t want to loose money? Join our uptrend / possible squeeze on $TMC 💢\t\t\nRT @vinceg324: $NIO $XPEV $BABA So delist', ' covid', ' delist', ' covid', ' delist', ' war', ' delist', ' covid? any news about this company how bad or good th…\t\t\n"$BABA fuk it I’m not paying my taxes \nBuying 100 shares today ðŸ˜\x81 https://t.co/zekhiDTd8m"\t\t\n"RT @HugoGGasca: Y si cae a $0', ' que caiga que mi inversión caerá con ella.\n\nCuando sus fundamentales dejen de ser excepcionales me iré de $B…"\t\t\nRT @HugoGGasca: A mi juicio', ' que siga cayendo. Casi llevo $4', '000 invertidos en $BABA y pienso seguir aumentando más y más la inversión en e…\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (7)\n2. $SPY (6)\n3. $GME (6)\n4. $YANG (3)\n5. $TSLA (3)\n6. $AAPL (3)\n7. $WISH (2)\n8. $RIVN (2)\n9. $ES (2)\n10. $KWEB (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/AVMtjzdiUW"\t\t\n$BABA 80 usd inmiddels voorbeurs! Laat dit een wijze les zijn. Koop NOOIT aandelen die in een neerwaartse trend zitten. Ik weet dat beleggers anders denken dan traders', ' maar ook de beste beleggers maken gebruik van momentum. https://t.co/puWdb8hda8\t\t\n$BABA 20 billion usd profit per year 📊\t\t\n"$BABA \nStop loss triggered', ' never buying China again', ' Thanks for the quick -20%\nAbsolutely manipulated from 320 to 80.\nAt this rate 20$ or less is possible 💲"\t\t\nRT @HugoGGasca: ¿Cómo explicamos a parte de la comunidad de Twitter que nos da igual que $BABA esté a precios de su OPV? ¿Cómo les explicam…\t\t\n$BABA 20 bibliotheek usd profit per year!!! â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA small cap by next year ðŸ˜\x81\t\t\nRT @LlcBillionaire: Alibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid…\t\t\n$BABA buyback 15% of shares 👇\t\t\nRT @GedoLeite: $BABA today Charlie munger wish China Shanghai had triple boost.... 📢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA today Charlie munger wish China Shanghai had triple boost.... 📢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @reciknows: [Update] $BABA Weekly. #BABA still no signs of buyers', " wouldn't be surprised if this tests all time low of 57.20 https://t.c…\t\t\n$BABA Gee", ' i wish i pay attention to volume details', ' 9988 in Hong Kong . heavy red volume bar before the sell off ðŸ‘\x8d https://t.co/b2K45CYKI2\t\t\n$BABA today Charlie wish he saw green not red China😬 ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\nRT @michaelindinero: $BABA today Charles munger wish he brought Amazon. ðŸ˜\x81\t\t\n$BABA today Charles munger wish he brought Amazon. ðŸ˜\x81\t\t\nRT @gnuchrisfer: $BABA today’s the day charlie munger has a stroke 👆\t\t\n$BABA today’s the day charlie munger has a stroke 👆\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA really struggling', ' shame.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA @sonoftheliquor @GlobalAlphaValue There you guys go! As I said', ' $80. You are welcome. You should’ve listened. 💲\t\t\n$BABA $65 🌟\t\t\n"Y si cae a $0', ' que caiga que mi inversión caerá con ella.\n\nCuando sus fundamentales dejen de ser excepcionales me iré de $BABA', ' hasta el momento: TOP 1 de mi cartera."\t\t\n"$BABA\n\nNo fui el único en avisar en verano del 2021 de los 90$ e incluso 60$. Y al igual q el resto de los q avisó', ' fui insultado y difamado.\n\nBABA lleva desde enero de 2022 en #LaGuadañaDeCanalAlcista con objetivo 60$\n\nOjo q a este ritmo', ' no va parar ahÃ\xad la bajada."\t\t\n"RT @SMalikjo: @GSKenigsfield @daniel_toloko “With confidence in the company\'s prospects today \nand over the long term', ' we repurchased appro…"\t\t\nRT @sebrobitaille99: $BABA why hk down so much? ↔\t\t\n$BABA value trap 💢\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRU-Ukraine talks today. Any +ve news will for sure result in a dead cat squeeze for these oversold CN names. I definitely don’t advocate starting fresh shorts here but no point going long yet. $BABA $BIDU $KWEB ðŸ‘\x8d\t\t\n$BABA who bought above $200? ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA if current support is broken then next targets 63', ' 57', ' 45 💲\t\t\n@hamster_money Für mich ist $BABA keine langfristige Anlage 🤷ðŸ\x8f»â€\x8d♀ï¸\x8f\t\t\nA mi juicio', ' que siga cayendo. Casi llevo $4', '000 invertidos en $BABA y pienso seguir aumentando más y más la inversión en ella. Empecé a comprar en $225 y no he dejado de comprar hasta el momento. Que caiga a $30 ya que estamos.\t\t\n¿Cómo explicamos a parte de la comunidad de Twitter que nos da igual que $BABA esté a precios de su OPV? ¿Cómo les explicamos que esto es a largo plazo? Qué si está a precios de su OPV habiendo multiplicado su tamaño de negocio en un x5 poco me preocupa su caÃ\xadda', ' esto es un ðŸŽ\x81\t\t\n$BABA short squeeze soon ✅\t\t\n$NIO $XPEV $BABA So delist', ' covid', ' delist', ' covid', ' delist', ' war', ' delist', ' covid? any news about this company how bad or good they are? I can see only FUD these days. 🪄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Los que habéis promediado a la baja en $BABA porque estaba barata', ' todo bien ¿no? A ver si aprendeis la lección de bolsa que la vida os ha dado. Que una acción esté barata no siginfica comprar. Hay que saber identificar las tendencias bajistas y no comprar\n\nCc @BitacoraBolsa"\t\t\n@Investingcom Oracle of Omaha about to get spanked on his $BABA investment\t\t\n$BABA no position here but holy fooookin hell mate!!! $nio $JD 👀\t\t\n$BABA I would people are I. The capitulation/anger side of the market cycle ï¸\x8f https://t.co/xcCRNggGzn\t\t\n@CnEVPost Simple', ' "Panic" happened. It\'s now a common disease among many retail traders. Used to be "buy-the-dip"', ' now more like "sell-in-panic" :) $NIO $XPEV $LI $BABA\t\t\n$BABA holy smokes this is getting massacred. New lows every single day. Wow. I feel for the people holding this. Yikes âš¡\t\t\n$BABA ending g green today â–¶\t\t\n@aktien22 China ist durch die unklare Lage in Taiwan und die Staatseingriffe sowieso schon ein riskantes Terrain. An $BABA stört mich zusätzlich noch die VIE Struktur', ' die Aktionäre bis zur Unkenntlichkeit entmachtet.\t\t\n$BABA it looks sub 80 today ï¸\x8f\t\t\n"https://t.co/60OzFIjk0H\nA crisis is bad for the Chinese economy too. \nThey may consider future leniency on publicly traded companies such as $BABA\n#stocks #investing"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA -6% a day keeps the investor away ï¸\x8f https://t.co/6rpDEvieaN\t\t\n$BABA ‘I can’t believe I didn’t buy baba 3 years ago’- person 1…’I know', ' I saw it too but was too scared to buy’- person 2…conversation that will be had in 2025 lol 💯\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$HSI $BABA $JD $TCEHY $BIDU \n🇨🇳 def. Not helping. https://t.co/RDydZJIW61"\t\t\n$BABA Chinese massacre today below 80 today ï¸\x8f\t\t\n$BABA 300 to 83usd crazy cheap 💟\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA what d heck man!!!jesus ☑\t\t\n@pietviljoen 🤣🤣🤣🤣🤣 people don’t learn do they let them burn after $BABA people should have taken note sorry if you trusted the Chinese Govt now we have $DiDi next it is NASPERS/PROSUS\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @LlcBillionaire: Alibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid…\t\t\n@HamzahKingKhan Nobody says markets are efficient except lecturers and they only say it because its a lecture $BABA\t\t\n"➕🇨🇳 ð\x9d\x90‚ð\x9d\x90¡ð\x9d\x90¢ð\x9d\x90§ð\x9d\x90š ð\x9d\x90“ð\x9d\x90žð\x9d\x90œð\x9d\x90¡: ð\x9d\x90‚ð\x9d\x90¨ð\x9d\x90§ð\x9d\x90\xadð\x9d\x90«ð\x9d\x90šð\x9d\x90«ð\x9d\x90¢ð\x9d\x90šð\x9d\x90§ ð\x9d\x90“ð\x9d\x90«ð\x9d\x90šð\x9d\x90\x9dð\x9d\x90žð\x9d\x90¬\n👩â€\x8d💻 $BABA (Alibaba) â\x8f³ P/E 28→12\n👩â€\x8d💻 $VIPS (Vipshop Holdings Ltd) â\x8f³ P/E 8→6\n👩â€\x8d💻 $QFIN (360 Finance Inc.) â\x8f³ P/E 4→2 💸7%\n👩â€\x8d💻 $QD (Qudian Inc.) â\x8f³ P/E 1→5\n👩â€\x8d💻 $ATHM.CH (Autohome) â\x8f³P/E 11→13 💸2%\nhttps://t.co/Kdv5RLrCAn"\t\t\n$BABA Gas prices look to be heading down and Commie China stocks are tanking. It\'s a good day regardless of how my portfolio performs. ï¸\x8f\t\t\n$baba trading like its nothing without jack ma', ' is $amzn nothing without bezos? the disparity with this chinese conglomerate is a joke', ' markets are efficient they say....\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Most mentioned symbols (6H):\n\n1st $AAPL 8\n2nd $BABA 4\n3rd $MULN 3\n4th $LUNA 3\n5th $TSLA 3\nhttps://t.co/HrQrltONqQ"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@amirul_sunesara Not everything is a lawsuit $BABA\t\t\n$BABA PREMARKET down 6%. This stock is doomed. Sry. ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA All in at 83usd 👀\t\t\n$BABA crazy cheap! ï¸\x8f\t\t\n"Want to profit consistently? check this trading strategy out!\n\n$didi $aapl $nio $rlx $amd $sofi $f $itub $oxy $t $docu $bac $pbr $rivn $aal $baba $bbd $pltr $nvda $tme $pfe $jd $fb $xom $vale $uber $amc $beke $cvx $lu $rig $x $swn $dkng $msft $ccl $fcel\n\nhttps://t.co/qIbVtNrU3U"\t\t\n$BABA $NIO $XPEV $BIDU Wow ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA holy', ' terrible â–¶\t\t\n$BABA hmm I think investors are getting scammed at this point. These war headlines done even have sources. And china is debunking the military equipment. I think it\'s going to be law suits ↔\t\t\n"$BABA (Alibaba)\'da son durum bu ÅŸekilde..\n\nHisse senetleri oynaklıkta kriptodan daha kötü hale geliyor ve buna baÄŸlı olarak kripto varlıklar olgunlaşıyor..\n\n$BABA ise halka arz seviyesine kadar indi..bakalım zaman neler gösterecek. https://t.co/TPFE1nnOLB"\t\t\n$BABA woow!  Who would’ve thought this will go below IPO price after 8 years! â\x9d—\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"ç§\x81ã\x81®æŒ\x81ã\x81£ã\x81¦ã\x81„ã‚‹ $NIO ã‚„ $BABA ã\x81¿ã\x81¦ã‚‹ã\x81¨æ\x90\x8d切りã\x81®é‡\x8dè¦\x81性をå†\x8dèª\x8dè\xad˜ã\x81§ã\x81\x8dã\x81¾ã\x81™ã€‚ \n$NIO ã\x81¯ã\x81“れã\x81‹ã‚‰ã\x81®æ\xa0ªã\x81ªã\x81®ã\x81§ã\x81¾ã\x81\xa0良ã\x81„ã\x81§ã\x81™ã\x81Œã€\x81 $BABA ã\x81¯æ\xad»ã\x81«ä½“ã\x81ªæ°—ã\x81Œã\x81—ã\x81¾ã\x81™ã\x81\xad😇\nã\x81“ã\x81®ã\x81µã\x81Ÿã\x81¤ã\x81®éŠ˜æŸ„ã\x81Œè¼\x9dã\x81„ã\x81¦ã\x81„ã‚‹ã\x81‹ã‚‰æ–°ã\x81Ÿã\x81ªå¡©æ¼¬ã\x81‘æ\xa0ªã\x81Œå‡ºã\x81ªã\x81„ã\x81¨ã‚‚言ã\x81ˆã\x81¾ã\x81™ðŸ˜£ðŸ˜£"\t\t\nRT @SeekingTheValue: Si $BABA cae hasta tener un market cap igual a su caja de 70B$ (30$) y recompran todas las acciones en circulación que…\t\t\n$BABA lol 🔔\t\t\n$VENAR $BABA $NIO let’s gooo!! Buying timeðŸ\x8f¦ðŸ\x8f¦ðŸ\x8f¦ â\xad\x90\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$NIO $BABA $QQQ this is how bear markets happen when people wonder how can it go any lower and it keeps going down every day leaving them to head back to their McDonald’s jobs 💯\t\t\n$BABA 40% of marketcap in cash!! There business back 15 bibliotheek usd shares is 5% ï¸\x8f\t\t\n$BABA russia 2.0 ☑\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA Ccp is not business friendly. When capitulation? ðŸ‘\x8d\t\t\nI don\'t think $BABA will ever hit $80. Just because thats where my buy order is at\t\t\nRT @RohitGu84449447: Lol delusional amateurs waiting for an afternoon rebound in HK. HK tech down 11% for all time lows. Pure capitulation…\t\t\nRT @LlcBillionaire: Alibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid…\t\t\n@dataBezPatosu Did you put 100% of your net worth into $BABA?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f ðŸ˜\x81\t\t\n@AJButton2 I\'m just catching this falling knife on the way down. Advice be damned. $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI was only joking when I said a 5%-10% drop today but this is pure capitulation. $BABA -7%', ' $JD -7%', ' $BIDU -8%', " $KWEB -7%. 📣\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA what a gift 🚩\t\t\nRT @dataBezPatosu: $baba Charlie munger and I finna go bankrupt ï¸\x8f https://t.co/PkyJ2kG4sG\t\t\n$baba Charlie munger and I finna go bankrupt ï¸\x8f https://t.co/PkyJ2kG4sG\t\t\n$BABA you call this a dip? You ain't seen Nothing yet MFs!!! ✨\t\t\n$BABA $JD just shorts on webull atm lmao. kids messing around 🚩\t\t\n$BABA All in MULN lets goo", ' unite in times like these don’t @me 💢\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA 5$ a day only 16 day left lol to go to 0. ✨\t\t\n"$BABA HK intraday low of $82.05.. bought just a ton of shares… the lower the price the lower the risk!\nWant to see another $10 drop (volatility based) before buying again… 📣"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@hsdua23 Its just paper loss bro $BABA\t\t\n$BABA China might as well just help Russia and start the attack on Taiwan â\x9d—\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA Anyone else down thousands yet again? 📣\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$DGB $ENJ $BABA 15m\nBest Trading Indicator offers accurate signals for all assets: cryptocurrencies', ' stocks', ' forex', ' indices. The system is designed for both beginners and advanced traders who want to improve their results in the markets. \n\n#bti #cryptos\n\nhttps://t.co/ptEoRUaCDC https://t.co/1I6bnBkMWJ"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA meanwhile jack ma is enjoying his yatch', ' god damn you thief 💟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA if it\'s chinese u short lol âš¡\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@gurgavin ….However', ' a mandatory 13F dated January 4', ' 2022', ' revealed that one of the most legendary investors of our time', ' Charlie Munger', ' long-term confidante and business partner of Warren Buffett', ' increased his stake at $baba by the truck-load @ 100% rate in the fourth quarter! ðŸ˜\x8f🤔\t\t\n"Another indicator that we are close to the max pain/fear! \n\n#StocksOnSale 💎💸💰\n$NIO $XPEV $LI $BABA $FB $PYPL $TSLA https://t.co/JfSyLA75JJ"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@DegenCryptoInfo Hah! Tell that to the $baba holders bruh ; don’t fade global super companies. It’ll go back up and u’ll see 3 years from now https://t.co/CvAWTFtb1U\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nWait', ' WTF?! $BABA 😳 https://t.co/erIH9VU5w9\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n$BABA Damn 📊\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nDnes nakup $BABA za 81 ', ' nedomnivam se', ' ze by Cina otevrene pomahala Rusku. Dnesni sesup je predevsim reakce na tuto obavu.  Cena je jiz velmi lakava', ' nicmene rizika jsou take enormni....\t\t\n"RT @felizYuqing: $BABA delicious discount on going \n\nBuy using DCA \n\nStarting a position without doubt', ' even if this will be delisted it wi…"\t\t\n$BABA -6% pre market\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"haha retail investors dumpning and the big boys buying 🤣 $BABA $JD  \n$BIDU $NTES ï¸\x8f"\t\t\n"サマータイãƒ\xa0ã\x81®å§‹ã\x81¾ã‚Š\n先物ã\x81„ã\x81„ã\x81ªã\x81\x81ã\x81¨æ€\x9dã\x81£ã\x81Ÿã‚‰\n個別銘柄ã\x81„ã\x81¾ã\x81„ã\x81¡ã€\x81ã€\x81ã€\x81\nã\x81\x9dれã\x81«ã\x81—ã\x81¦ã‚‚ä¸\xad国系銘柄\nã\x81©ã\x81\x8dã\x81¤ã\x81\x8f下ã\x81Œã\x81£ã\x81¦ã\x81¾ã\x81™ã\x81\xad🥶\n\n$xpev $nio $baba $jd\n\n#投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„ \n#投資"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA next support $63 😃\t\t\n"Never heard of this shitcoin...ðŸ˜\x81\n$BABA https://t.co/ge9P4vRBds"\t\t\n$BABA Dumb money gets it wrong again. Painful â\xad\x90\t\t\n$BABA called this ðŸ\x8f¼\t\t\n$BABA someone posted this already ..but I’ll post again 📊 https://t.co/Er6r5ARag4\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA def becoming a buy soon. Let’s be real. 🆕\t\t\n$BABA What’s that saying about a falling knife? It’s either you should or shouldn’t catch it. 🤔 ðŸ‘\x8d\t\t\n$BABA Massive capitulation would not be surprised to see a massive hammer close for the month. 😄\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$NIO $PLTR $WISH $SKLZ $BABA wait... are we still talking about investing here or is this a stop the steal rally? You think Putin doesn\'t take Ukraine if that other m0r0n is in office? What is going on here? ï¸\x8f\t\t\n$BABA pain ðŸ’\x9d\t\t\n"âš\xa0ï¸\x8f美股盤å‰\x8d:市å\xa0´å‰\x8d期最活èº\x8d股票\n\n行情é\x8fˆæŽ¥ï¼šhttps://t.co/pU3swqbRli\n\n$MULN  $MKD  $HYMC  $RLX  $DIDI \n$FUTU  $NIO  $CEI  $GFAI  $BABA https://t.co/J4MAnzXFMD"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @mfin2323: $BABA HSI has support at 19111 from 2016', ' we will see if it holds in the next couple days. Chinese tech has a huge influence…\t\t\n$BABA Daily. No opinion given.  Algos have been calling it much lower for awhile.  Algos do see a potential target for wave 5 shown.  Would be ugly if it happened but nice for shorts.  ALGOS do make mistakes by the way.  They can be wrong...What do you think? https://t.co/6WraSJ9pEq\t\t\n$BABA ï¸\x8f https://t.co/qBBKIxlMSi\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$NIO $PLTR $WISH $SKLZ $BABA wait... are we still talking about investing here or is this a stop the steal rally? You think Putin doesn\'t take Ukraine if that other m0r0n is in office? What is going on here? 🆓\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA pain âš¡\t\t\n$BABA i\'ll start a position here at $1 👇\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"We hit bottom when 99% of Western money is shaken out.\nHard to say when that will be.\n$BABA https://t.co/9Ka46WjnyN"\t\t\n$BABA Paniiiic â\xad\x90\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @EquityBrian: $BABA trades at 9.69x NTM P/E\t\t\n$BABA $SPY $DWAC It WILL go lower', ' even in the best case. Too much risk exposure and investors/institutions are taking a second a look at the risks of BRIC investments. Are dictators reliable? Maybe not. 🌟\t\t\nAnyone holding baba puts? #baba $baba\t\t\n$BABA  buying some calls at the open.  Bullish for the first 1hr. Then bearish until next super tank. 👉\t\t\nRT @DKuaner: $BABA 83usd now in Hongkong', ' crazy cheap ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@thisisdavnish but what do we buy? $BABA\t\t\n$BABA already falling lol 🆕\t\t\n"Encore -6% ce matin sur Prosus... Tous les détenteurs d\'actions chinoises l\'ont dans le $BABA\n\n$PRX"\t\t\n$BABA it’s about to hit my stop loss 🥴 ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nwill move to stimulate the econ once the spread is contained. Tech firms are under pressure to cut costs in the meantime', ' which they are doing (i.e. layoffs at $BABA $TCEHY). US delisting fears? Why fear it if the shares are already selling in HK? This market will rebound hard.\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n$YTEN the main low float fertilizer play! Look at the companies about page! They clearly mention fertilizer $DIDI  $BABA  $BIDU ï¸\x8f https://t.co/1zdKROJ39s\t\t\n$BABA is considering go private\t\t\n$JD wow $BABA  free fall. Does not happen often that the volume is that huge on xetra trading. This may be the chance in a lifetime or the ruin. ðŸ˜\x81\t\t\n@DeItaone It\'s so frustrating to see one more time the chinese governemnt to punish their own companies. They did it before with $baba\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nThe market is forcing me to break one of my rules and add to $baba if this continues. The asymmetry vs risk begins to compensate https://t.co/crtWI4COFx\t\t\n"RT @AlfieData: @jbegno1 @BitacoraBolsa Gracias Juan. Twitter suele ser de predicar en el desierto aunque sea desinteresadamente.\n\nAlgunas l…"\t\t\n$BABA WTF â\x9d¤\t\t\n@Jason @WholeMarsBlog Where’s Charlie to see this? Wait he’s piling up on his $baba stake 🤦ðŸ\x8f»â€\x8d♂ï¸\x8f\t\t\n$BABA looks like big boys liquidating china stocks? ðŸ\x8f¼\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"#UBS released a strategy report on the #Chinesemarket', ' saying that the news caused the stock price of US-listed Chinese stocks to drop by 20% in the past two trading days. \n\n#stocks $BABA $BIDU $GOTU $EDU $LKCO $SOS $METX $LAIX $NTES $UXIN \nREAD HERE>>\nhttps://t.co/RNFvIdHyvy"\t\t\n$BABA Beautiful ðŸ˜\x8d…excited to buy more at $80 and hopefully more at $60 ðŸ\x8f¼\t\t\n$BABA sinks another 11% as the Hong Kong HangSeng index drops 5% with new Chinese Covid wave hitting. $JD $TENC and other tech stocks also down big. https://t.co/Gdb9jf44yu\t\t\n$BABA gonna go sell my left nut and go all IN if it drops anywhere under $80 ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 12 | 9.1% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $BABA | 7 | -36.4% | 🚀\n| $GME | 6 | 50.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@cosmos454b Soon. The great correction is here maybe? $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (8)\n2. $SPY (7)\n3. $YANG (4)\n4. $GS (2)\n5. $PYPL (2)\n6. $QQQ (2)\n7. $TSLA (2)\n8. $TWTR (2)\n9. $DB (1)\n10. $WW (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/qdMgNelvD2"\t\t\n@RohitGu84449447 Buying opportunity? i got my buy order waiting at $80 for $BABA!\t\t\n"$NIO $BABA $PLTR $SKLZ $WISH \n\nTrump Warned is all but yet people still voted for that pedo sleeping in the WH.\nI hope all who voted have lost more than just their money. ï¸\x8f"\t\t\n"$BABA Damn. \nWell defined....wish i seen this pattern 😀 https://t.co/COESsD8pl2"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 12 | 9.1% | 🚀\n| $BABA | 7 | -41.7% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $GME | 6 | 50.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nLet’s not forget that amidst the continued carnage in CN tech names', ' US futures are in green at least for now :) $BABA $BIDU $KWEB 📊\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA if they aren’t buying their shares back', ' I don’t know when they gonna do it. 😘\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 12 | 9.1% | 🚀\n| $BABA | 7 | -41.7% | 🚀\n| $RH | 7 | 250.0% | 🚀\n| $TSLA | 6 | -25.0% | 🚀\n| $GME | 6 | 50.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA 81 in hk :( 📢\t\t\n$BABA Everything would have been fine if China just condemned Russia. But it won\'t. 💗\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @tradingappswiss: #Alibaba Group Holding $baba Hong Kong’s Hang Seng index drops 5% as investors monitor China’s Covid wave\nhttps://t.co…"\t\t\n$BABA 83usd now in Hongkong', ' crazy cheap ï¸\x8f\t\t\n"#Alibaba Group Holding $baba Hong Kong’s Hang Seng index drops 5% as investors monitor China’s Covid wave\nhttps://t.co/nmKHPMeRHq https://t.co/KryVDfbT4C"\t\t\n$BABA HSI has support at 19111 from 2016', ' we will see if it holds in the next couple days. Chinese tech has a huge influence on the index', ' lets see how long xi will allow this to last. 😄\t\t\n"$BABA delicious discount on going \n\nBuy using DCA \n\nStarting a position without doubt', ' even if this will be delisted it will be trading on OTC! 😀"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @farrisbaba: Anyone who owns $BABA it’s not my fault', ' just to be clear\t\t\nLol delusional amateurs waiting for an afternoon rebound in HK. HK tech down 11% for all time lows. Pure capitulation here. $BABA $BIDU $JD all indicated to open 5% or more lower.. 🔔\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA why hk down so much? ↔\t\t\n"@GSKenigsfield @daniel_toloko “With confidence in the company\'s prospects today \nand over the long term', ' we repurchased approximately 10.1 million of our ADSs for approximately US$1.4 \nbillion this quarter""\nFrom $BABA latest quarterly results press release"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA the equity is worthless. just let it go to 0 already ðŸ‘\x81\t\t\n@ACInvestorBlog $BABA and a few other Chinese stocks crashing hard\t\t\nJack Ma is on his last dime $BABA https://t.co/DPuHTWL21R\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA At least bid this POS up in premarket so we can all go short at open my goodness 🤣 â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA HK$ 50 would be a nice target', ' buying and holding a profitable company at ~12 - 15x fwd PE - only on the HK exchange â–¶\t\t\n$BABA HK$ 50 would be a nice target', ' buying and holding a profitable company at ~12 - 15x fwd PE - only on the HK exchange\t\t\n$DIDI Deal can be reached. Good update from the weekend ðŸ‘\x8d $JD $BABA $NIO ï¸\x8f https://t.co/a21QDKFd1T\t\t\n$BABA China market collapsing wow ðŸ‘\x81\t\t\nAlibaba (NYSE: $BABA)', ' ( $DIDI) – Alibaba And $TSLA Tesla Rivals $NIO Nio', ' Xpeng  $XPEV Plunge In Hong Kong Today Amid Worries Over New COVID-19 Restrictions In China https://t.co/dabqj3ha3n\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA man it’s funny how it has been one negative catalyst after another l in the news for the past 2 years straight. Fear makes markets super rational', ' right. â\x8f©\t\t\nRT @pumasuede: @snorlax_uw Puts on $baba', ' $rivn', ' $gme', ' or $amc\t\t\n@markets @WallStJesus $BABA going to get wrecked at the open.\t\t\n$BABA HSI sell off', ' US sells off', ' HSi sells again', ' vicious cycle. ðŸ\x8f¼\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"$BABA If you can keep your head when all about you   \nAre losing theirs and blaming it on you', '   \nIf you can trust yourself when all men doubt you', '\nBut make allowance for their doubting too; \nIf you can wait and not be tired by waiting https://t.co/qmBaEPogGq"\t\t\n"Last China holding in my system ( Xinhua Publishing) will be replaced on regular rebalancing on Thursday.\n\nPlan (for now)', ' excluding China from system but holding $BABA for exposure. I can maybe live with the 5% China risk.\n\nBut tbh', ' I am done with China."\t\t\n$BABA buy the fear 😉 ï¸\x8f\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg   $BABA $JD $BIDU $NIO $DIDI\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA faller idag till nytt 52v-lägsta. Svaga resultat senaste tvÃ¥ kvartalen och man fÃ¥r ju allt mer känslan av att investerare flyr autokratiska stater efter Rysslands invasion av Ukraina.\n\nMin analys är att försprÃ¥nget för USA-tech ökar snabbt. Innovation i Kina pÃ¥ väg ner. https://t.co/Sor1wtWS2D"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (14)\n2. $SPY (13)\n3. $AAPL (7)\n4. $BABA (2)\n5. $TMC (2)\n6. $GOOG (2)…"\t\t\n$BABA Long strangle leaps?? 👉\t\t\n$BABA might hit $40 ðŸ˜\x81\t\t\n"$BABA at this stage actual delisting would put a floor under it.\nTrade in one market. Company buyback and then takes private. \nProbably at $100 share\nIt’s over ï¸\x8f"\t\t\n$BABA man it’s funny how it has been one negative catalyst after another l in the news for the past 2 years straight. Fear makes markets super rational', ' right? ï¸\x8f\t\t\n$BABA straddles at open?? â\x8f©\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA HKD81.30', ' $83.07… buying right now… ï¸\x8f\t\t\n@AnalisisdeInver @Queteim76792057 Como disfrutas de $Baba. Tendencia bajista de manual. Soportes rotos. Vaaaamos a seguir dando lecciones hahaha 😂😂😂\t\t\n$BABA bankruptcy ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@SMalikjo @daniel_toloko $BABA said they will do buybacks', ' yet their report says otherwise.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nFutures green! 💚 Let’s go! $DIDI $SPY $MULN $BABA ☑\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Incredible to see HSI drop 1k+ in a day 🆙\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nFutures green! 💚 Let’s go! $DIDI $SPY $MULN $BABA ðŸ‘\x8d\t\t\n"RT @Freshie305: Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de…"\t\t\nRT @WuTangFinTech: $MULN WILL SEE $3+ this week.  $AGRI Middle bar set up this thing on lunch tomorrow $5+  $UVXY CALLS exp Fri  18th will…\t\t\n$BABA Incredible to see HSI drop 1k+ in a day 📣\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@jbegno1 @BitacoraBolsa Gracias Juan. Twitter suele ser de predicar en el desierto aunque sea desinteresadamente.\n\nAlgunas lindezas en esta captura', ' aunque hay más en otros perfiles que compartieron el vÃ\xaddeo de YouTube sobre $BABA avisando de la deblace https://t.co/xGxnAQ7De6"\t\t\n$BABA Hang Seng is a very weak index. The darn index is trading at 2016 levels now. Unbelievable 💯\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $FUTU adding January 23 calls at the open! Bring it on! 💟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nDomestic CN chatter that Tencent / Baba planning massive layoffs. Why not..crashing economy', ' lockdowns', ' prosperity fund', ' supporting Ukraine', ' property defaults..what could go wrong? $BABA $JD $BIDU $KWEB 📌\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  Can somebody teach me why Capital inflows have been consistently positive in BABA (HK at least) but stock price has been plummeting? What’s the relationship? ï¸\x8f https://t.co/DKPQ6CFWVW\t\t\n"@Darntons1 I like companies where the value is mismatched either due to bad perception or poor understanding by the market.\n\nThis includes $BABA $PLTR $BB\n\nI also liked having some diversification into Asia. BABA seemed a decent bet."\t\t\nRT @JUIVEDUMAROC: $BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/8zy2wejiXO\t\t\n$BABA   about to break intraday lows in hk for the second time 😀\t\t\n$BABA crystal ball says we see the upside of $90 today before settling at $89 🔮 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\nAlmost all well-run Chinese ADRs are dual listed in HK. If it gets de-listed (unlikely scenarios)', ' still be traded in HK. Sure', ' lower liquidity. Anyways', " I invest like 20% of my capital in them. Higher risks? Sure! It's simple diversification", ' why so much hatred? $NIO $XPEV $BABA\t\t\n"Tracking Tiger Global Portfolio - Q4 2021 (1/2) https://t.co/RlqxCqzYVe\n$ADBE', 'Â\xa0$ALCC', 'Â\xa0$AMZN', 'Â\xa0$APO', 'Â\xa0$ASAN', 'Â\xa0$BABA', 'Â\xa0$BLND', 'Â\xa0$CFLT', 'Â\xa0$COIN', 'Â\xa0$COUP', 'Â\xa0$CRWD', 'Â\xa0$CVNA', 'Â\xa0$DASH', 'Â\xa0$DDL', 'Â\xa0$DDOG', 'Â\xa0$DOCU', 'Â\xa0$DV', 'Â\xa0$EGHT', 'Â\xa0$ESTC', 'Â\xa0$FB', 'Â\xa0$FUTU', 'Â\xa0$GRUB', 'Â\xa0$HOOD', 'Â\xa0$JD', 'Â\xa0$KPLT', 'Â\xa0$LITT', 'Â\xa0$LITTW', 'Â\xa0$MA', 'Â\xa0$MF', 'Â\xa0$MSFT', 'Â\xa0$NFLX"\t\t\n$BABA hold this 2 years and your up 50%', ' the price is just stupid now ↘\t\t\n$BABA what happened??? Why trendin??? â\x9d¤\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA - New WallStreetBets data: Mentions of $BABA are surging on WallStreetBets https://t.co/8zy2wejiXO\t\t\nRT @sanjogag33: $BABA wasn’t  Charlie munger shilling for this and Chinese government not so long ago ? This is very satisfying to watch 💢\t\t\n$BABA wasn’t  Charlie munger shilling for this and Chinese government not so long ago ? This is very satisfying to watch 💢\t\t\n$BABA can anyone help me get out of my negative crypto balance? 🤦â€\x8d♂ï¸\x8ffml ☑\t\t\nRT @daniel_toloko: $baba is just silly at this point https://t.co/HsilZFWGZ7\t\t\n$BABA I just want try cry - BABA Bull 💟\t\t\n"WOW... Someone\'s buying these dips in Hong Kong. Money from Mainland China been net positive for nearly three straight weeks. Today\'s net total was second-highest of the year \n$KWEB $BABA $JD $NIO $BIDU ï¸\x8f https://t.co/K2cb0wr0T6"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  $KWEB  ....everything getting slaughtered in Asia today! 👇\t\t\n$BABA $KWEB CN tech stocks work like meme stock..down 10-15% on any given day. Under what scenario would Google', ' Msft', ' Apple be down 10-15% for days.. 😄\t\t\n$JD $BABA $NIO what’s going on here exactly? Fear of US sanctions? Covid? ðŸ’\x9d\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA i will said it again', ' sell now before it too late', ' going to zero ☑\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ignore89039500: He continued: “I even wrote a song about it', ' I felt it was just that important: $BABA bagholder', ' have you any money; No…\t\t\nHe continued: “I even wrote a song about it', ' I felt it was just that important: $BABA bagholder', ' have you any money; No sir', ' no sir because I’m a creepy little simp. Now stop following me.â€\x9d https://t.co/fCCFUKVYuF\t\t\n"RT @Sino_Market: Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Te…"\t\t\n"$BABA $jd $nio No reversal in sight.  Everything is bad. Nothing is good.   \n \nThis is like going through a never ending bad divorce ï¸\x8f"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA its funny that US retail investors expect CN to bail them out. Come on that’s not what wakes up CCP at night..$KWEB â\x9d—\t\t\nHa valaki lemaradt volna', ' Alibaba $BABA elvesztette az elmúlt 5 év értéknövekedését. Visszakerült a startvonalhoz.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$MULN WILL SEE $3+ this week.  $AGRI Middle bar set up this thing on lunch tomorrow $5+  $UVXY CALLS exp Fri  18th will pay. $AREC $WWR SWINGING. #oil $IMPP $INDO $CEI $MXC  ON WATCH.  $BABA$100 calls exp Fri will pay  #FUCKPUTIN  #IStandWithUkriane https://t.co/nreFKkEC6o\t\t\n"RT @Freshie305: Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de…"\t\t\n$BABA $JD Getting PTSD from Last week... 🌟 https://t.co/2KN3dzDH5F\t\t\n$BABA So they just announced Shenzhen lockdown where China silly valley is.. ↘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Gubben89: Now… its Munger VS the World $BABA\t\t\n@lillianmli Ripple effects of anti-business policymaking in China', ' $DIDI', ' $BABA', ' edtech nationalization', ' real estate crisis', ' Xinjiang', ' zero-COVID', ' support of Russia', ' all self inflected disasters.\t\t\nRT @Gubben89: Now… its Munger VS the World $BABA\t\t\n"Hang Seng Tech Index drops 9% to 3', '862', ' the biggest single-day drop since July 2021.\nDomestic media reports Alibaba and Tencent are on their way to mass layoffs last weekend.\n#HongKong $BABA #Tencent"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nLol fresh lows in HK tech $BABA expected to open lower by 2-3% in US', ' $BIDU $JD should sink by 3-4%. Still few hrs before US cash open but futures and pre market should open shortly 😀\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/ChOGkSShHY"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $TSLA (14)\n2. $SPY (13)\n3. $AAPL (7)\n4. $BABA (2)\n5. $TMC (2)\n6. $GOOG (2)\n7. $J (2)\n8. $SOFI (2)\n9. $JNJ (2)\n10. $OFC (1)\n\nhttps://t.co/InT5oXXyaY https://t.co/7zAUEPtLWK"\t\t\n"$BABA War will end in days', ' weeks…. Then this stock will recover from the lows we have now. So… when other panic? Buy!\nAlways been good buying-moments in the past! 😀"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA neither bull nor bear what do y’all think? 👇 https://t.co/t5o9zKREzc\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@unusual_whales $LLL China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 earnings in a few weeks. covid surge mask sales with explode again! $3.37 cash per share on hand with $11 book value!Insiders own 43% + 2.5mill share float\n$bidu $baba\nhttps://t.co/lj1e80bAmo https://t.co/qlxMekYjir"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\nThis too shall pass. $BABA https://t.co/pi4yH5GcDG\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA What an opportunity to buy! What a potential! 📶\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA Nice to see more new faces predicting a bottom. Stick around there will be a new set in Friday. â\xad\x90\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA trending âš¡\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"@Maximus_Holla $LLL China covid surge play! It sells masks in China and it’s down from $5.57 to $1.85 earnings in a few weeks. covid surge mask sales with explode again! $3.37 cash per share on hand with $11 book value! Insiders own 43% + 2.5mill share float\n$baba $bidu\nhttps://t.co/lj1e80bAmo https://t.co/CuQF2hTZKj"\t\t\n"$BABA might pull a good faith violation \nIf it actually opens -5% or lower \n\nNo way it keeps going down \nPaycheck don’t come till fridays 💢 https://t.co/CNoJah5eLi"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"RT @borsaparatic: #Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor…"\t\t\n"#Alibaba hisse senetleri büyük bir düşüşler halka arz olduÄŸu fiyatına kadar indi… \n\nBUY tuÅŸuna basmamak için kendimi zor tutuyorum😀\n\n$baba #nyse https://t.co/8i8uUh7raf"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\nRT @thePandaily: .@AlibabaGroup \'s MMC business unit is planning to sever ties with many employees', ' while the proportion of layoffs in this…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$AAPL $baba $jd $nio  \n Finally american stock go bye bye with us. ï¸\x8f"\t\t\n"TOP STOCK TO WATCH FOR PRE-MARKET:   \nPART 5\n-- $DIDI $BABA $JD  --\n \nFOLLOW THIS ACCOUNT FOR MORE TRADE IDEAS', ' DAILY WATCHLIST', ' MORNING BRIEFING & MORE\nClick the link to join our StockTwits Premium Room: \nhttps://t.co/Ifc1pRcFoF"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"$JD $baba  We are trending again…..RED! \n \nWe just need $Nio now!!!! ↘"\t\t\n@VilliersAPI Invest for long term', ' don\'t speculate. $BABA\t\t\n$SPY $BABA $AAPL $NIO $TSLA ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"$BABA One Green Day this week.  Going below 80 \nðŸ\x8d»âš°ï¸\x8f 🚩"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA I see SP @ $75 by Wed 💀🪦 âž¡\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba american bros be like baba down 8% in HK holy shit baba adrs going to dump tomorrow -10%.  bruh - 1hkd = .13usd x 8.\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/nRrc8xCTZb"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\nRT @JaedenJD: As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to ta…\t\t\n@CryptoMatrix2 Mais $BABA sera t-il de nouveau $HAUTHAUT ?\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 64.3% | 🚀\n| $GME | 14 |…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $LI $XPEV $NIO HK down 4%... Covid closures in major tech hub. ðŸ‘\x8d https://t.co/ADJa2qsQrf\t\t\nRT @CharlieMunger00: Charlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the…\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA So they just announced Shenzhen lockdown where China silly valley is. 📶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 71.4% | 🚀\n| $GME | 14 |…"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"$BABA \nHey isn\'t the covid surge in China gonna be good for this? ☑"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n$BABA everyone is bashing HSI . When it pumps up', ' it starts selling again… ï¸\x8f\t\t\n"Ð\xa0аÑ\x81продажа акций китайÑ\x81ких технологичеÑ\x81ких компаний продолжаетÑ\x81Ñ\x8f\n\nКрупнейшие по веÑ\x81у компании доÑ\x81тупные длÑ\x8f покупки:\nКомпаниÑ\x8f / Тикер / ВеÑ\x81\n— Alibaba $BABA 10', '32%\n— JD $JD 7', '21%\n— Pinduoduo $PDD 6', '97%\n— NetEase $NTES 4', '71%\n-\nÐ\x9dе Ñ\x8fвлÑ\x8fетÑ\x81Ñ\x8f индивидуальной инвеÑ\x81тиционной рекомендацией https://t.co/G6V03DUSCQ"\t\t\n$BABA tme for baba to crash 50% 💢\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA media said the same about airlines', ' oil and banking during COVID', " then they mooned. 😘\t\t\nRT @thePandaily: .@AlibabaGroup 's MMC business unit is planning to sever ties with many employees", ' while the proportion of layoffs in this…\t\t\n$BABA $CAT $BIDU $BRKB $PWR 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA this is a lesson in how a share price and the success of a company are completely separate variables 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nWill be buying some more $BABA today I think… total capitulation ', ' stop losses and margin calls.. there is a lot of noice around delisting etc that Will turn out to be nothing more then just noice.\t\t\n@cz_binance I’m pretty sure $BNB will join the $BABA and will have a deep dive in the near future.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA All of these guys saying this is going to $0 or whatever are the same people that will be pumping it at $300. So f you for now', ' thank you later. ï¸\x8f\t\t\n"Alibaba $BABA je zpÄ›t na své původnÃ\xad cenÄ› IPO z roku 2015.\n\nAle #Bitcoin nemá žádnou vNiTÅ™NÃ\xad HoDnOtU a nemá cAsHfLoW 🤡😄😄😄 https://t.co/u1qkIihTJo"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA The Largest Market Capitalization Loss in the History of Markets', ' \n\nThe Largest Loss of Public Stock Shareholder Value', ' \n\nweighing in at a $600B loss', ' alibaba! 😀"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA rip baba âž¡\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA If you’re scared of this dip', ' you probably bought too much 🤷â€\x8d♂ï¸\x8f ðŸ‘\x81\t\t\nRT @DistressedBot: $BABA Munger was criticised after buying heaps of Wells Fargo after the issues they faced off the back of COVID. Munger…\t\t\n@zerohedge #alibaba $baba https://t.co/sntyBts5HL\t\t\n$BABA Munger was criticised after buying heaps of Wells Fargo after the issues they faced off the back of COVID. Munger added to fear during ATL and 2 years later it was ATH. 📊\t\t\n"$BABA \nDear fellow baba holders.. we are fucked.. simple as that. In life there are winners and losers..we lost this one boys. :( ðŸ’\x9d"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA so', ' does this count as blood on the streets yet? 🩸 📊\t\t\n$BABA It Will be $50 sooner than expected. ï¸\x8f\t\t\n@mskvsk Are you going to buy $BABA? Everyone buys\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA We are screwed. 🌟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA $TCEHY $DIDI $BIDU $AAPL \nHalt all communism stocks that support Russia ï¸\x8f"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA  making new intraday lows in hk for a gap down in u.s. markets. â\x9d¤\t\t\n$BABA i told you before never catching the falling knife since $250', ' you are not listening 📶\t\t\n"Alibaba is back to IPO price. 🫢\n\n$BABA"\t\t\n$BABA how does the buyback program work? Are they buying the adr or the Hong Kong shares? 🆓\t\t\nlol those waiting for some sort of afternoon miracle in HK', ' $BABA at session lows and indicated to open 2% lower in US $KWEB 😀\t\t\n$KWEB $JD $BABA â\xad\x90 https://t.co/emRkhduheY\t\t\n$BABA i told you before never catching the falling knife since $250', ' you are not listening ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @HandsComputer: $BABA $JD $PDD when China goes after Taiwan expect them to steal you’re money if you’re in the US. Holding cash', ' $SLV an…\t\t\n$AAPL $AMZN $MSFT $NVDA $BABA $BIDU $HSI $NDX https://t.co/zxiGDaStYa https://t.co/JEP1qS83lD\t\t\nAlibaba ha caÃ\xaddo tanto que volvió al mismo precio al que salió al mercado en su IPO hace 10 años 😲😱 $BABA https://t.co/GfQ5fXbZB9\t\t\n$BABA how does the buyback program work? Are they buying the adr or the Hong Kong shares? 😄\t\t\n@Jason Lost decade or subjugated decade? $baba #AliBaba\t\t\nlol those waiting for some sort of afternoon miracle in HK', ' $BABA at session lows and indicated to open 2% lower in US $KWEB 🤞\t\t\n"ANPC with only 5 cents a share of cash on hand they don’t have enough cash to meet their immediate short term debt! On high watch for a offering!\n$didi $oil $uso $uco $uvxy $srty $qqq $spy $femy $baba $bidu $kind $bac\n$MULN\n$PZG\n$GFAI\n$AEI\n$HYMC\n$AGRI\n$SPCB\n$KALA\n$EXN\n$HUSA\n$ANPC https://t.co/JjociCiqa5 https://t.co/6f7UZcnHKy"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"$BABA \n\nDamn 83 HKD = $84.88 USD \n\nUnreal selling. â\x9d—"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n@daniel_toloko Anyone selling here likely being forced to liquidate for reasons other than intrinsic value. Have never seen such FUD on Chinese ADRs. The single biggest confidence booster is $BABA $BIDU doing buybacks as it shows returns to shareholders r possible. Patience required.\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n".@AlibabaGroup \'s MMC business unit is planning to sever ties with many employees', ' while the proportion of layoffs in this round will stand at roughly 20%. #layoff $BABA\nhttps://t.co/XdjhZSuSMi"\t\t\n"RT @TraderTexMex: $BABA the greatest value trap EVER.  It\'s trapped some of the smartest and brightest minds in the world.\n\nI\'ve lived in a…"\t\t\n$BABA looks is so cheap it could be sold on #Alibaba https://t.co/toEyKfQpsx\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 31\n2. $GME : 29\n3. $BABA : 23\n4. $FB : 22\n5. $AREN :…"\t\t\n$BABA Neither china or Baba management will do anything to stop the bleed. They never done anything in the pass', ' neither will they now. â–¶\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n$BABA not buying until I see $1 lol ✔\t\t\n"Will high inflation hurt  or benefit e-commerce stocks? anyone? $amzn $meli $baba $jd $se \n\nOn one hand', ' I\'m thinking demand will increase as consumers buy cheaper goods via e-commerce. But rising transportation costs are going to weigh on the bottom line."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 11 | -26.7% | 🚀\n| $SPY | 11 | -45.0% | 🚀\n| $TSLA | 8 | -46.7% | 🚀\n| $FB | 8 | 100.0% | 🚀\n| $AAPL | 5 | -44.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA will be shorting premarket. Looking to cover at 3 dollar down. Entering with 50k position. â\x8f©\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA fuck', ' I fucked up 🤢🤮 📶 https://t.co/xSaMpFAJom\t\t\nPositive update! ðŸ‘\x8d $BABA $DIDI $JD $NIO 📢 https://t.co/ndHj60CHv6\t\t\n$BABA $70s this week load in $60s 🆙\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 31\n2. $GME : 29\n3. $BABA : 23\n4. $FB : 22\n5. $AREN : 20\n6. $SOFI : 16\n7. $RENT : 16\n8. $VTI : 14\n9. $AMZN : 13\n10. $QQQ : 13\n#stock #trading #usstock #stockmarket"\t\t\n$BABA $SPY  who thought they were buying the dip last week', ' lOl.. you should’ve just waited. But don’t worry there will be more dipping to buy. 💟\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (18)\n2. $BABA (7)\n3. $SPY (7)\n4. $TSLA (6)\n5. $SBUX (3)\n6. $BAR (3)\n7. $EBAY (2)\n8. $WMT (2)\n9. $DIS (2)\n10. $CRM (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/LmZ2IQFFgJ"\t\t\nRT @JaedenJD: As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to ta…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 12 | -14.3% | 🚀\n| $SPY | 11 | -47.6% | 🚀\n| $TSLA | 8 | -46.7% | 🚀\n| $FB | 8 | 100.0% | 🚀\n| $AAPL | 5 | -44.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA This is REALLY bad for HK stocks. China threatening to invade Taiwan', ' causing financial collapse. 😀\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $BABA | 12 | -14.3% | 🚀\n| $SPY | 11 | -47.6% | 🚀\n| $TSLA | 8 | -50.0% | 🚀\n| $FB | 8 | 100.0% | 🚀\n| $ZIM | 6 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @Harryleemedia: $baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\n"$baba\n馬爸爸還好嗎? https://t.co/FceTFlr5nd"\t\t\nRT @CryptoMatrix2: Incroyable $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRIP to my $BABA calls. nice knowing you\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/cW3DCGOY2I"\t\t\n"$BABA $IMPP  Join my group for free today 110%  \nI helped more people to make excellent profit everyday  \n💰💰 👇👇 https://t.co/udNUQ47rXM 🪄"\t\t\n@AppleSeedEnt1 @66 Why is it safer than ADR? ADR is just a receipt innit? $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I hope ppl realize that $KWEB is now @66% HK Shares n will be 100% by eoy…safest way to invest in China 🇨🇳 vs ADRs $JD $PDD $TCEHY ï¸\x8f\t\t\nIncroyable $BABA https://t.co/vx5RhGRXAp\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nRT @JaedenJD: As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to ta…\t\t\nAdding more fuel to this weeks fire. $BABA $JD $AAPL $SPY 💫 https://t.co/bdIVyNEnFW\t\t\n$BABA sanctions', ' lockdown', ' delisting', ' taiwan', ' regulatory crackdown etc 🤷â€\x8d♂ï¸\x8f🤷â€\x8d♂ï¸\x8f ðŸ‘\x81\t\t\n$BABA 83$ long time support... 😀\t\t\n"Alibaba $BABA Hong Kongin pörssissä -7%', ' nyt huipuilta -70% ($300 => $80).\n\nMikään ei muuta sentimenttiä niin kuin hinta."\t\t\n$BABA 83$ long time support. ↘\t\t\n$BABA see u at $20 this year? Mayb $1 like wish lol âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA - Will be on top of my watchlist for the upcoming week. So much going on here with china stocks. If it dips tomorrow will possibly loading here for a quick day trade reversal bounce at open.\t\t\n@BackpackerFI $BABA\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA sorry all 📊\t\t\n$BIDU $LKNCY $BABA $NIO Asians are supposed to be smart. stop halting your entire economy over a common cold. ↔\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA Best Chatroom', ' I’ve made over $95k By their alert https://t.co/6YesXVngTW\t\t\n"$BABA I dont consider your position if its lower than 100k at all!  \nYou folks buy puts for few bucks and post bs here like you have any say', ' ahahh', ' very funny!  \nThis price is a steal! â\x9d¤"\t\t\n$BABA ðŸ’\x9d\t\t\n$BABA I hope CCP doesn’t have hidden plans for us 😘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA something happening with Baba.. been trending #1 lately… expect a gap up soon 👆\t\t\n$BABA liquidation mode ï¸\x8f\t\t\nThay say #Crypto is a scam $BABA https://t.co/pO9JncozCZ\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA getting decimated in HK https://t.co/RxuDz9KtNi\t\t\nRT @mfer1929: take a look at this shitcoin $baba https://t.co/CR5tFtmnMT\t\t\nNow thats some rationale and logic! $nio $baba $li $xpeng https://t.co/oqb0RUMoyW\t\t\nAs mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to take note esp $SE as they are entering brasil now. https://t.co/QHYtln8S4F\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"As mentioned before on ecommerce $BABA $JD', ' spending', ' inflation and interest rate hike. All are correlated. A high risk to take note esp $SE as they are entering brasil now. \nBrazilians Are Spending More Than Half Their Income on Debt Payments  https://t.co/QHYtln8S4F"\t\t\n$BABA I was wrong looks like $60 next week 🔔\t\t\nThe result of China\'s business and political practices - crashing', ' with net progress of zero or negative value. No sane person anywhere in the world should do business in #China', ' unless they want to lose all their money and/or get kidnapped and tortured. $BABA @AlibabaGroup https://t.co/Np8dcUrzbQ\t\t\n$BIDU $BABA $KWEB or when a hedge agains overpriced FAANG turns to shit 🥇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA HK ticker symbol is 9988 right? Why does it says 84.5 HKD which is equal to $10.8 USD 😂 ï¸\x8f\t\t\n@MentalGame That\'s not an unrealistic point of view. If you had told me late last year that $BABA will be trading at 2016 price levels early this year', ' I would have said hell no. And yet hear we are. ðŸ‘\x8d\t\t\n$BABA I would wait to buy this', ' it’s super low yes', ' but we have to see what will happen with China aiding Russia and how this mini war turns out. Ukraine people', ' I’m rooting for you', ' it’s gotta be tough over there. ï¸\x8f\t\t\n$BABA $JD $PDD when China goes after Taiwan expect them to steal you’re money if you’re in the US. Holding cash', ' $SLV and $NOK 📊\t\t\nI’ll miss $baba https://t.co/uuu0KrAsis\t\t\nHard to believe but $50.00 will come and go and I still won\'t buy $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $TSLA 🥈\n3. $MSFT 🥉\n4. $NKE\n5. $SQ\n6. $BABA\n7. $NIO\n8. $USO\n9. $MULN\n10. $F\n\n( Sorted by most recent ) https://t.co/jXGe4SjAeU"\t\t\n$BABA anyone avg 150+? Bagholders unite! âž¡\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$baba is just silly at this point https://t.co/HsilZFWGZ7\t\t\n$BABA 83$ long time support 👇\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Fri (3/11/22) highest Vol/OI (Min $5', ' Vol 500K', ' Opt Vol 500): $FSLY $BSX $BABA $T $AJRD $MRK $SBUX $KO $BILI $IOVA $NIO $DISCA $MRO $BMY $BAM $XOM $RIVN $DKNG $VZ $GRUB $ERIC $NKLA $NTRA $AFRM $DOCU\n\nDATA: @Barchart https://t.co/iLplzjvKY5"\t\t\nRT @brkokic: $BABA charlie munger has been wrong many times', ' this could be one of them imo. Not too safe to invest in chinese stocks at the…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA charlie munger has been wrong many times', ' this could be one of them imo. Not too safe to invest in chinese stocks at the moment personally 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@TomRozz @DouyuStock48D  \n$AAPL Fwd P/E 25.14 \n$BABA Fwd P/E 10.5 ðŸ\x8f¼"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@Jason I think by the end of the year', ' after the CCP\'s National Party Congress in November we could see $BABA go even lower. There is no certainty how Xi and his regime  will choose to reign in his tech giants.\t\t\n$BABA looks like we’re catching support. Will re evaluate in the morning 😀\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA anyone buying here? Or waiting for 60’s? âž¡\t\t\n$BABA baba selling off in hk 😀\t\t\n$BABA time to buy ✅\t\t\n@geezer101 $BABA 😄\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n@Investingcom $baba $nio\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n"RT @chris_norlund: Russia is asking China for help in war effort $BABA $NIO\nhttps://t.co/KTIXqcCYzY"\t\t\n"$BABA “The best thing that happens to us is when a great company gets into temporary trouble. We want to buy them when they’re on the operating table.â€\x9d \n \n- Warren Buffett 🔔"\t\t\nChinese stocks continue to be a high risk low reward trade. $BABA brutal as the Hang Seng and Shanghai exchanges break macro trends $HSI $SSE\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @Jason: alibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA Intresting look on the chart it topped out around October 2020 very intriguing? âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@PipsToDollars @Yahoo $BABA just can’t catch a break\t\t\n$BABA I still remember holding calls Feb of last year anticipating the reverse h&s to play out 😬😬 An expensive lesson indeed... 😄\t\t\n"$baba.hk  down over -8% tonight in Hong Kong\n$baba $jd $bidu $kweb $fxi\n\nPanic Selling Grips China Tech Stocks Again as Concerns Pile Up https://t.co/ca0rs1GSXN via @Yahoo"\t\t\nalibaba’s lost decade $baba https://t.co/mnuy4RmQdN\t\t\n$BABA BABA is too big of a company', ' if you can hold this stock for the next 3 months', ' ignore daily price volatility', ' this price level just a gift. GL 👊 ↘\t\t\n"$BABA there are a lot of stupid people here😂😂😂....\n\nI will buy every dip here ï¸\x8f"\t\t\n$BABA $CAT $BIDU $BRKB $PWR  does your alerts works at all? 🆙\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n$JD $BABA $NIO hongkong HSI first half was mimic of friday', ' second half is rebound and US rebounds as well 🪄\t\t\nWow $BABA https://t.co/SD6FkAs4ym\t\t\n"WATCHLIST  03/14 - 3/18 MON - FRI  \nPT-5 \nOPTIONS \n \n$CAT - Stock in an uptrend with momentum. Calls above $215 \n \n$BRKB - another stock hitting an all time high on Friday. Calls above $330 \n \n$BABA = Covid 19 spread and US sanct... https://t.co/ilxbgioFjU"\t\t\n"Weekend trending #3:\n$jd $baba $yang as China stocks downtrend continues\n$uone as their short interest increases\n$agro as war keeps going ✅"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Chinese 💫\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA $30 stock 🆓 https://t.co/CQYvjhY9UM\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"@BackpackerFI $SHOP $ROKU $BABA $DCFC $RICK\n\nThe last one because I have to work there for a year.. 😂"\t\t\n"RT @WestmoneyNews: Source:\nThere were rumors that Internet giants such as #Tencent and #Alibaba would lay off workers in the next few weeks…"\t\t\n"“超级央行周â€\x9dæ\x9d¥äº†ï¼\x81美è\x81”储将如何把控市场?\nhttps://t.co/NWs9fsrw8R\n$BABA $NIO $BILI $DIDI $IQ $AAPL https://t.co/2evECKCXwR"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"RT @Freshie305: Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de…"\t\t\n"Weekend trending #2:\n$ff biodiesel stock with er on 03/15 ah\n$poet as it will be available to trade on the Nasdaq tomorrow\n$xlb materials etf holding steel\n$aapl on China news shutting down Factory due to Covid\n$jd $baba $yang as China stocks downtrend continues"\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\nRT @greek_Rasputin_: @GKesarios what’s going on with the big chinese stocks $baba $JD $BIDU? Do you think they’re getting delisted or is th…\t\t\n$BABA  trading below all the major supports now and below all important moving averages too. Best to avoid these types of stocks. 🥇 https://t.co/2xlJt1lBeO\t\t\n$BABA this is too cheap to pass', ' not sure how low it can go this week but it is bound to recover to $160 level within the year', ' hold your horses those long from months back. 📶\t\t\n$BABA This is going to end bad. â˜\x9d\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA https://t.co/pwPzotwhuu\t\t\n$BABA 55 by august or so 📌\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@sahu_khitish Why you still watching the share price of $BABA then?\t\t\n$BABA this is why I dont touch chinese garbage 📣\t\t\n$BABA I’m sorry guys if your trapped at the top stay in', ' if your buying here this is a gamble. Russia has already been delisted', ' could China be next? This is world war 3. Be careful â–¶\t\t\n"$BABA what\'s this huge spike in After-hours? $137.50 at 5:25 Friday.  \nDoes anyone know what these odd AH spikes are? Are they actual transactions? Small Qty mistake etc? 📢 https://t.co/0EEHmCJeRY"\t\t\n$BABA Not even close to the bottom. This thing has become a political football. Momentum is all down. 📢\t\t\n$BABA dead money ï¸\x8f\t\t\n@FontaineDustin Russia and China. Literally the same $BABA\t\t\n"$BABA what\'s this huge spike in After-hours? $137.50 at 5:25 Friday.  \nDoes anyone know what these odd AH spikes are? Are they actual transactions? Small Qty mistake etc? 🤞 https://t.co/Qm7tP9sNwf"\t\t\n$BABA I’m sorry guys if your trapped at the top stay in', ' if your buying here this is a gamble. Russia has already been delisted', ' could China be next? This is world war 3. Be careful âž¡\t\t\n$BABA Not even close to the bottom. This thing has become a political football. Momentum is all down. 👉\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $BABA (13)\n2. $SPY (9)\n3. $TSLA (6)\n4. $WISH (4)\n5. $TACO (4)\n6. $FB (3)\n7. $ZIM (3)\n8. $C (3)\n9. $SKIN (2)\n10. $J (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/e43Ar5LT1h"\t\t\n"Fri (3/11/22) greatest Standard Deviation decline compared to the previous 20 days (Min $5', ' Vol 500K', ' Put Vol 500K): $TLYS $DOCU $EH $GDS $YMM $YUMC $QFIN $YY $BZ $ZTO $BIDU $KIRK $BIRD $NCNO $MVST $LEU $LI $MOMO $TTCF $BABA $BAY $PD $HTHT $BZUN $MLCO $CYRX $XPEV\n\nDATA: @Barchart https://t.co/iEtNnoLNM1"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $TSLA 🥇\n2. $AAPL 🥈\n3. $BABA 🥉\n4. $NIO\n5. $MULN\n6. $USO\n7. $F\n8. $XLE\n9. $TCOM\n10. $BBBY\n\n( Sorted by most recent ) https://t.co/2zvl9R8qqz"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$BABA  $JD  $KWEB  $CWEB $YINN \n\nWell hell you cant even give this toxic garbage away.   Another night and likely day of losses;  closing in on $zero folks. â˜\x9d"\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $AMD 🥉\n4. $AAPL\n5. $BABA\n6. $N…"\t\t\n$BABA This stock needs a Brady comeback 📣\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$baba\n\nThough it\'s easy to pretend. I know I\'m not a fool.\n\nI should\'ve known better than to catch a knife and waste the chance that I\'d been given.\n\nSo I\'m never gonna catch again', ' the way I caught you.\n\nThese diamond hands have got no brilliance..."\t\t\n$BABA It can always go lower but the Covid crisis and the war crisis too will pass. This is too cheap to ignore 🆙\t\t\nGuess $baba $kweb and friends gonna be down another 10% tmr 🥲 https://t.co/1x97fPQMPC https://t.co/qQTLqAyMim\t\t\nRT @reciknows: [Update] $BABA Weekly. #BABA still no signs of buyers', ' wouldn\'t be surprised if this tests all time low of 57.20 https://t.c…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Russia is asking China for help in war effort $BABA $NIO\nhttps://t.co/KTIXqcCYzY"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/UZfWER4BF9"\t\t\n@gurgavin I\'m guessing your $BABA price target is $5 huh\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Eyeing Puts under $85.75 🤔 https://t.co/DdWLga7VyZ\t\t\nOur chart of the night is $AMD. Good luck this week everyone. Remember it\'s quad witching week as well! $BABA $JD $AAPL $SPY ï¸\x8f https://t.co/EgD5DIMN9x\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @you_faces: $BABA munger crying right now oh warren oh warren please help me I made a terrible mistake! â–¶\t\t\n$BABA munger crying right now oh warren oh warren please help me I made a terrible mistake! â–¶\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @mikabtbr: $BABA old fart Munger is getting smacked on this lol. 👆\t\t\n$BABA old fart Munger is getting smacked on this lol. 👆\t\t\nCuando te digan que #bitcoin es volátil', ' voltea a ver a @AlibabaGroup $BABA. https://t.co/SP2oj7qBV4\t\t\n$BABA another slaughter day again. Will hsi close green? ï¸\x8f https://t.co/EbCSK4pdUS\t\t\n"$BABA People called me crazy when I said this was going to $100 \nAnd here we are below it \nGoddam 😂 ðŸ‘\x8d"\t\t\n$BABA $83.70 Hk * $1.021 = $85.45 USD 🥸 â–¶\t\t\nBREAKING: $DIDI $BABA $NIO $JD ðŸ‘\x8dðŸ‘\x8d 🪄 https://t.co/JSTeCccnsB\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Most Unusual Flow Trades (Consumer Cyclical) 3/11 per @unusual_whales \n \n$MULN $F $NIO $TSLA $NCLH $GM $PARA $RIVN $DKNG $BABA $HAS $M $BBBY $TCOM $SFIX https://t.co/pLJnlNuV2N"\t\t\n"Source:\nThere were rumors that Internet giants such as #Tencent and #Alibaba would lay off workers in the next few weeks. According to speculations of internal employees', ' @TencentGlobal expected to lay off 10% to 30% of its employees and $BABA would lay off 30% of its employees. https://t.co/JOjRrnGzDR"\t\t\n$BABA I remember seeing “financial advisorsâ€\x9d saying to buy this in the 200’s holy crapa moly lmao. 📢\t\t\n$BABA I remember seeing “financial advisorsâ€\x9d saying to buy this in the 200’s holy crapa moly lmao.\t\t\n"RT @Iamanirudhsethi: Alibaba is back to the IPO price.\n\n$BABA https://t.co/inK6esPbX3"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Alibaba is back to the IPO price.\n\n$BABA https://t.co/inK6esPbX3"\t\t\n$BABA 83.7 HK = 86.5$ USD ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I can’t imagine how many lives this stock has ruined. Glad I sold at $130 💗\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n$BABA Holy shit this is tanking in China right now â\xad\x90\t\t\n$BABA   thinking now how long will this stock’s downtrend last.  thought for a moment it could last for years.  world indices are more likely now to start a bearish trend than not. 🪄\t\t\n$BABA they might as well delist this 📢\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\ni don’t really follow tradfi but wow $baba back to ipo price ðŸ\x90£', ' thanks for playing ðŸ™\x8f\t\t\n$BABA us price? ðŸ˜\x81\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n\nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/WeCF3JsS3y https://t.co/pzgbZ7jAEK"\t\t\n$PYPL Shocking spike 20-30% or even 40% or more … Just watch 😂 $SPY $ROKU $BABA $TSLA 😃\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/GyeAlU2Oqh\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID $BA $ZM $ETSY $BYND $CCL https://t.co/uUJ0Gva0ty"\t\t\n$HSI $BABA $NIO $FUTU $XPEV $BIDU $EDU $KWEB Limit down China once again https://t.co/oYX4WwHqie\t\t\n$JD $BABA $NIO HSI Plummets Over 500 Pts < 20', '000', ' Setting Over-5.5-Yr Low. If you have a plan XI', ' now\'s the time to unleash it. Not a good look for your re-election campaign... âž¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA let’s go 🆓\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $TSLA 🥈\n3. $AMD 🥉\n4. $AAPL\n5. $BABA\n6. $NIO\n7. $FB\n8. $SPX\n9. $QQQ\n10. $AMC\n\n( Sorted by most recent ) https://t.co/4IcQkWeGwU"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @elisabethh97: $BABA you all are aware that mondays in china usually mirror it’s adr on fridays right? ï¸\x8f\t\t\nRT @dttofinanciero: 🔴 Aunque usted no lo crea', ' Alibaba pierde hasta -70% desde sus máximos históricos y se encuentra por debajo de su preci…\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA dumbass bears trade with the trend 📶\t\t\n$BABA https://t.co/lCi4PjHeY2\t\t\n"RT @NewsoftheMarket: All the top Chinese companies have Big 4 as their auditors\n\nWhy every news scares people', ' I have no idea...\n\nViE struc…"\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\n$BABA looks about right 🥇 https://t.co/GcVDBnakBo\t\t\nBuying some $BABA this afternoon for a trade. $9988\t\t\n$BABA the only way this rebounds is if China stops Putin and the be one friendly w the west.  PT : $7 ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Reversal has to be around these levels if there is going to be one ï¸\x8f\t\t\n$BABA 2015 levels....buyer in 60s 😃\t\t\n$BABA I have been warning the dumbass bulls since $200. Charity heads to China never listen 📌\t\t\n[Update] $BABA Weekly. #BABA still no signs of buyers', ' wouldn\'t be surprised if this tests all time low of 57.20 https://t.co/iZH8IhyoiF https://t.co/ynwRtsMMv5\t\t\n$BABA is this still a long term play? ✔\t\t\n$BABA I\'ll be happy if my short puts get assigned... still OTM...  c\'mon.. we got all week! 😘\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$JD $BABA this reminds me when bank and oil stocks were going to zero during Covid. CNBC and the gurus on Stocktwits said stay away. History usually repeats itself. Looks like I\'m buying tomorrow... 💲\t\t\n"$BABA\n\nAlibaba Binance\'te mi listelendi? IPO fiyatına geri dönmüş https://t.co/wGKdJ8hxkx"\t\t\nRT @Peter49781997: $BABA so how down is Charlie Munger on his investment? 😀\t\t\n$BABA so how down is Charlie Munger on his investment? 😀\t\t\n@gurgavin All total garbage.  Especially $Nio and $Baba\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA you all are aware that mondays in china usually mirror it’s adr on fridays right? ï¸\x8f\t\t\n$BABA Holy shit. 👉\t\t\n"$BABA \n\nDon’t stress out about 7% down in HK', ' it follows US markets - on Friday', ' baba was down 6.68%', ' so HK just followed. Let’s hope tomorrow will the reversal guys! 🪄"\t\t\nSo there are a few ways to trade - cut your losses', ' hedge', ' try something else. Delusional CN tech bulls - let me block bears so I can close my eyes 🤣 $BABA $JD $KWEB 📣\t\t\n$BABA it was good knowing u ï¸\x8f\t\t\n$BABA HSI bottomed at 19500 2016 and about 13k 2008 â–¶\t\t\n$BABA yikes sorry all 👆\t\t\n"@c_nallani $HUIZ ""Who is holding""\n\nGreat name for those with a ton of Chinese stocks', ' lol\n\n$DIDI $JD $TME $BILI $BABA"\t\t\n@BeScaredBears @BeNice2EveryOne come on stop being delusional. $JD -2%', ' $BIDU -4%', ' $BABA -1% vs. US ADR…unless you feel anything less than -5% for CN tech is basically flat 🤣 â˜\x9d\t\t\n$BABA "Goldman Sachs analysts downgraded Hong Kong stocks to underweight on Monday citing oil price changes and broader macro views." ï¸\x8f\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$JD $BABA It appears we may soon be headed out of oversold territory', ' and straight into divorced territory 🆓\t\t\n$BABA I want baba to be delisted tomorrow and down to $30 tomorrow so we can move on. At least', ' it won\'t give me strees looking at it going down every day. ï¸\x8f\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/yqgnAJeMY7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/S3RU9HiOtr"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA I have an average of 225 so there is no way I am selling. If bears are right then I will go down with this ship. But I know bears spread fud so they can make money from shorting â˜\x9d\t\t\nis this $BABA in the room with us now? https://t.co/yFDSgMgcEt\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA low $80 i will buy for a daytrade 👆\t\t\n"another example of a shitcoin full retrace to biggest volume node\n\nthese moves happen in crypto often', ' but take a much longer time to play out in boomer market\n\nthe risk is much more profound in boomer market', ' where you get complacent then see your decade of wealth gone\n\n$baba https://t.co/u3tvznXLym https://t.co/62wMiZQu3j"\t\t\n"RT @AlfieData: ""Lo que $BABA se llevó"". Programa 69\n\n📺https://t.co/00Fa1alypr\n🕣20:15\n\n¡Os esperamos!"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA run it 😘\t\t\n$BABA getting murdered in Hong Kong… https://t.co/0qkfWMvyHf\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 20 | -20.0% | 🚀\n| $BABA | 15 | 114.3% | 🚀\n| $TSLA | 15 | 200.0% | 🚀\n| $GME | 13 | 0.0% | 🚀\n| $AAPL | 9 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n@ColinSt30481392 Colin', " don't mean to impose but do you have a study on $BABA ? Thank you!\t\t\n$BABA $MULN 👀👀👀🚀🚀🚀🌕 📊\t\t\n$BABA Please just delist them so we all can move on ï¸\x8f\t\t\n$BABA idk why you still catching the falling knife when it hurt you consistently", ' that is how 90% retail loss all their money ✔\t\t\n$BABA hi sinnerman2022 I am still alive and well. S&P under 2500 by year end LOL 🪄\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (22)\n2. $BABA (14)\n3. $AAPL (10)\n4. $TSLA (8)\n5. $UBER (4)\n6. $ES (3)\n7. $WISH (3)\n8. $BB (3)\n9. $GME (3)\n10. $TWTR (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/6mwnNQ2XIb"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 21 | -12.5% | 🚀\n| $TSLA | 15 | 200.0% | 🚀\n| $BABA | 14 | 100.0% | 🚀\n| $GME | 13 | -7.1% | 🚀\n| $AAPL | 9 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$SPY Chinese stocks tanking due to Covid shutdown and possible delisting from US markets.  $JD $BABA $NIO 😘 https://t.co/i9CPNRcMtD\t\t\n@cumetc bullish ðŸ˜\xad?? on $BABA ðŸ˜\xad 👇\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $SPY 🥈\n3. $JD 🥉\n4. $FB\n5. $NIO\n6. $BABA\n7. $DIS\n8. $TSM\n9. $SPX\n10. $MSFT\n\n( Sorted by most recent ) https://t.co/nAgo9UNFd9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 21 | -12.5% | 🚀\n| $TSLA | 16 | 300.0% | 🚀\n| $GME | 14 | 7.7% | 🚀\n| $BABA | 14 | 100.0% | 🚀\n| $AAPL | 9 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$SPY good luck when SPY resets in the morning.  $BABA and the rest not looking good.  $jd $nio $uvxy ï¸\x8f https://t.co/xcVJwJaDRH\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this is looking nice....time to buy maybe ? ï¸\x8f\t\t\n$BABA Sorry to see this happen to investors but happy to see this happen to China. 🆓\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"$FNGU  how far will $BIDU and $BABA drag this down?  Is it better to buy $BULZ instead? \nLooking forward to start bottom fishing. 😄"\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$BABA damn this thing got WRECKED ï¸\x8f\t\t\n"$BABA With everything going on I could see sub $60 as the lowest', ' if so I’ll be adding heavy. It’s cheap as is', ' now is the time for dollar cost averaging', ' IMO. Sentiment doesn’t seem to have changed', ' even a little', ' so more downside is probable. \n\nBuying this is buying MAX fear."\t\t\n$BABA if you can wait until Winnie the Pooh is deposed or passed away. ï¸\x8f\t\t\n"$BABA  $DIDI  $HUIZ  like a virgin…\nTouched for the very first time. 👇"\t\t\n$BABA down again today. China is open ï¸\x8f\t\t\n$BABA stop trippin it’s just Tracing what the market did Friday ✔\t\t\n@uchihafutures @TicTocTick No doubt $FXI $KWEB $BABA are some fine looking charts….NOT\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\nRT @ape280: $BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\n"@theEquilibrium @johnscharts @Striff17 @trijoey @pawan1234o @Ed_Hale @SJosephBurns @Btrader_x Watch Chinese stocks tomorrow. Made good profits day trading $BABA Puts last Friday. \n\nHong Kong stocks drop 4% as investors monitor China\'s Covid wave; oil prices drop https://t.co/FlwJbT64wO"\t\t\n$BABA I mean', ' at this rate it’ll be trading like a Spac in a couple weeks… 😂 ðŸ‘\x81\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\nRT @kakushi_goto_ih: Trading 101 $BABA - if a stock is down 70% or RSI is below 30', ' it doesn’t mean it can’t go any lower..just ask $TAL or…\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA told you every Chinese stocks down 90% fuck them .soon all Chinese stocks delist from usa 🇺🇸 stock Markeet . 💟\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA LOL who the fuck still buy Chinese stocks? Loser does that it ï¸\x8f\t\t\n$BABA worth keeping on Your radar https://t.co/lj6j8ncItr\t\t\n$BABA on full rug mode kek https://t.co/quXsUHmt1m\t\t\n"RT @gurgavin: MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TO…"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.\nhttps://t.co/9lszL7rjwL\n\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/4wmIqNoRlm"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @88888sAccount: $BABA https://t.co/QPLJL3tMj9\t\t\n"@_AradhyaG LOL $BABA Bulls ""About"" to get taught a lesson?! 🤣\n\nOnly thing funnier would be if you said it like a Canadian: ""Aboot"" to get taught a lesson 😂"\t\t\n"MORE AND MORE PEOPLE SEEM TO BE TREATING THESE CHINESE COMPANIES / ADRS AS WORTHLESS PAPER I WOULD STILL AVOID THEM.\n\nEVEN TODAY\n\n*HANG SENG TECH INDEX FALLS 7% \n\n$NIO DOWN 12%\n\n$BABA DOWN 8%\n\n$JD DOWN 14%\n\n$XPEV  DOWN 18%"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\ntake a look at this shitcoin $baba https://t.co/CR5tFtmnMT\t\t\n$BABA People waiting for $30 entry will soon have their chance. 💫\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA what’s the news… why 7% down today?? ↔\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/2xh53l3dl2"\t\t\n$BABA $2 soon LOL ↘\t\t\n$BABA RIP BABA thank your communist government. Russian but licking SOB ✨\t\t\n$BABA soooo I’ve been watching this for 5 months and I think $80 or under I’ll drop $10k in long calls âš¡\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n@photoofadress i see a lot more trouble for these china names', ' check out the monthly on $BABA will send you mine... more pain coming ... cons move nice\t\t\n$DIDI $BABA $JD Good news this weekend 🙌 😘 https://t.co/5PiBJ6bEar\t\t\n"RT @Mr_Derivatives: $FXI $ASHR $BABA $KWEB $DIDI\n\nChina shares down 6% overnight (again). \n\nChina is killing their stock market and the gov…"\t\t\n$BABA is Jack Ma still alive??? When was the last you saw him?? Does he own any BABA stock?? â˜\x9d\t\t\n$BABA it’s getting to the point where it doesn’t even make sense how cheap it is. The company isn’t going away â\x8f©\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA Easiest money in the market. Puts all day. â˜\x9d\t\t\nFeeling the $BABA burn. The decision has been made; no brainer all-in..No risk', ' no reward baby. Take me out in a body bag #wallstreetbets\t\t\n"BEAR MARKET BOTTOM IS IN !\nHANG SENG BOTTOM IS IN !\n$HSI $BABA $JD $PDD $NTES $TCEHY $NIO https://t.co/18f3o4u5Rb"\t\t\n"Market Notes', ' compiled by listening to some experts/news I follow.\n\n$AAPL $AMZN $SPCE $MELI $GOOGL $TWTR $FB $NIO $DOCU $RKT $FUBO $SHOP $WMT $MCD $DIS $MSFT $BA $CCL $RCL $QS $BKNG $RKT $LRCX $NNOX $VLDR $SPY $IWM $NOW $SE $GS $BAC $BABA $FDX $W https://t.co/oLGjI13EtU"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\nAlibaba Group Holding Limited traded -26% below it\'s 50 DMA and -45% below it\'s 200 DMA $BABA\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\nShould be an interesting week for $baba https://t.co/Svl7JXD7Gn\t\t\n"RT @mskvsk: Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$BABA this is so cheap it should be on Alibaba 🤣 minimum order 10', '000 units. ☑\t\t\n"$JD $BABA $BILI $PDD $TCEHY \n\nMore dumping tmr? Will China central bank double down on accommodative and QE?? \n\nCrackdown and now more  lockdown. \n\nWhen will Chinese stocks become investable again? ðŸ\x8f¼"\t\t\nRT @nargis007: $HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 78…\t\t\n"Alibaba is back to the IPO price.\n\n$BABA https://t.co/gMQDkctSJ0"\t\t\n$cvx $baba $gs i wait for 🤡 talk and use the charts to my advantage 📢 https://t.co/mz233wTDCR\t\t\n$BABA I guess it’s game over for baba for now. $50 💗\t\t\n"I love this meme on @adamkhootrader last video on Chinese stocks. \n\nThis is baba investors everyday hang in there.  #Baba $baba #alibaba \n\nAlso check out  @adamkhootrader channel he is a great analyst https://t.co/V1kHaAWnAg"\t\t\n$BABA Never ever try to chase back your losses. you are only doing to fall deeper and deeper into losing all ï¸\x8f\t\t\n"$HSI broke 2020 low and onto 2016 low 18700/200/ Breaks this next one is 2011 low 16100-15200 which also maps to 2008 low 786. Between the 2 green lines ðŸ§\x90🕵ï¸\x8f\n#hangseng #chinesestock $BABA $BIDU $JD $NTES https://t.co/6jes1gfZnz"\t\t\n$BABA hong kongers are selling chinese tech stocks KH s like crazy 😃\t\t\nI have no issue with $BABA but saying things like "it has absolutely nothing to do with the fundamentals" highlights the biggest issue with retail - EMOTIONAL attachment to things. Try looking with an objective lens. Declining EPS', ' Operating Income', ' Institutional Ownership.\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/c2oaB6jV0f\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/WRwlXGS1RX"\t\t\nRT @AdithiaKusno: @NewLowObserver Exactly on time when most people open buy order for $BABA down at $50 bet a visit to 2015 low. Majority a…\t\t\n"$BABA \n\nChina is not going to help Russia\nMore FUD 👉"\t\t\n"$FXI $ASHR $BABA $KWEB $DIDI\n\nChina shares down 6% overnight (again). \n\nChina is killing their stock market and the gov’t dgaf.\n\nAnything good to come out of China lately? Wake me up when they do."\t\t\n$BABA $BIDU looks like all chinese stocks are penny stocks. 📣\t\t\n$BABA well time to do margin ï¸\x8f\t\t\n"$BABA \nThere’s obviously something much bigger than baba or $JD  here.. chinas economy is going through its 2008 phase. I don’t see the bottom for this thing I have been saying this is the bottom for a year lol 👇"\t\t\n@finding_value_ I think especially as a starter position', ' my max starter position is now 5%. If it drops further with nothing changing I’m happy to scale up a bit but swinging hard all in one go doesn’t rly make sense to me. It’s funny', ' $baba played a big part in my realisation too haha.\t\t\n"$BABA \n\nSeriously', ' this is ridiculous ï¸\x8f"\t\t\n$BABA god bless us 😂 👉\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n$BABA 52 week low on HK exchange ☑\t\t\n@finphysnerd I went 13% or so into $baba when it was around 200$. I haven\'t sold but after that I promised myself to never go over 5% on cost while buying. Something Guy Spier does.\t\t\n$BABA HOW IS A FUCKING BLUE CHIP STOCK DOWN THIS MUCH SINCE COVID ðŸ˜\x81\t\t\n$BABA bulls about to get taught a lesson ï¸\x8f\t\t\n"News cycle is pretty intense. \n\nMight wanna wait and see \'bout this market.\n\n$BABA $QQQ"\t\t\n$BABA love the chance of buying this at 75% off 🆙\t\t\n$BABA down over 8% in China…the fact they’re not supporting this even in their own stock exchange is crazy ï¸\x8f\t\t\n$BABA I am blocking all bears ï¸\x8f\t\t\nChinese bounce tmro 😅 $NIO $BABA\t\t\n@unusual_whales $BABA\t\t\nIs stock twits showing where $BABA will go ? 😂 https://t.co/etKzLCVZZz\t\t\n$BABA CCP played y\'all like fiddle â\xad\x90\t\t\n$BABA CCP played y\'all like y\'all like fiddle ↔\t\t\n$JD $BABA HSI mild bounce first green poo poo phew. lets see what happens 🚩\t\t\n$BABA the reversal is near comrades', ' stay strong for the last 5-10% drop🤑 🌟 https://t.co/LCrCAjIQLo\t\t\n$BABA people really selling down here? ï¸\x8f\t\t\n$BABA Do something', ' Xi ï¸\x8f\t\t\n$SPY $NIO $BABA bankrupt or what? âž¡\t\t\n$BABA https://t.co/QPLJL3tMj9\t\t\n@Edark94 Come join the $BABA baggies….\t\t\n$BABA here is something every baba bull loves hearing every day "more pain coming" YOU WILL ENJOY IT because I SAID YOU WILL! 📣\t\t\n$BABA Just be prepare to loss all your money â\x9d—\t\t\n$BABA Obivously heading to test the ATL at $60. If that breaks lol ✅\t\t\n$BABA $DIDI More pain coming. Especially if China moves to soften sanctions on Russia. Hang Seng and HK crashing. 📊\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n$BABA better Think twice about buying any more puts shawties', ' time is ticking ï¸\x8f\t\t\n$BABA - getting close.\t\t\n"$BABA \n\nHang Seng down 4%?! \n\nSHIT 📈"\t\t\n$BABA Whats USD price rn? 💫\t\t\n$BABA RIP 🪦 💲\t\t\n$FXI $beke $baba $noah $nio', ' hang seng tech down 7% at the moment. monday blood bath for the sector again. abandon ship! âš¡\t\t\n"RT @ignore89039500: Alibagbag down another >7%.\n\n$BABA https://t.co/X3nGfyTayx"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA  Sell at 30? 🆓\t\t\n$BABA sell at $30 ? 💲\t\t\n"RT @ignore89039500: Alibagbag down another >7%.\n\n$BABA https://t.co/X3nGfyTayx"\t\t\n$BABA sell at $30 ? âš¡\t\t\n"$BABA\n\nWeekly showing a nice level at 86ish. Will look for a short position targeting daily demand at 83.37. Alerts set. https://t.co/w5JVkSOiv5"\t\t\n"Alibagbag down another >7%.\n\n$BABA https://t.co/fCCFULd1wF https://t.co/X3nGfyTayx"\t\t\n$BABA started a position at $89. Will add more of it drops around $70-$80. 💢\t\t\n$BABA we just limit down in China 😘\t\t\n$BABA $DIDI $JD eventually all your money will be gone .. but always remember that - no other ways to learn to respect risk 🥇\t\t\nA good 90%+ washout day is what is needed to start finding a bottom. $BABA $KWEB $HSI\t\t\n$SPY I feel bad for anyone in $NIO $BABA $JD 💫\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA fear has taken control ï¸\x8f\t\t\n"Good day for the complete wash out. \n$BABA  >>>> $60 \nThat would take the PE to 16... maybe not low enough. 👆"\t\t\n$BABA follow us 💢\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n"@JRC_trading It’s the same price as the $BABA ADR. \n\nHong Kong market is simply following Friday’s BABA price action."\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $AAPL (36)\n2. $TSLA (34)\n3. $SPY (23)\n4. $BABA (15)\n5. $GME (10)\n6. $WEN (4)\n7. $YANG (3)\n8. $EAST (2)\n9. $SOFI (2)\n10. $NIO (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/bOZ3N7GHXo"\t\t\n$BABA bottom forever 💟 https://t.co/vyH4DBpxnM\t\t\nF in the chat for my $BABA 🤣🤣 https://t.co/Ug8i3U1pgS\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $AAPL 🥇\n2. $SPY 🥈\n3. $MSFT 🥉\n4. $HSI\n5. $TSLA\n6. $MULN\n7. $GME\n8. $ARKK\n9. $BABA\n10. $UPST\n\n( Sorted by most recent ) https://t.co/KlA3RhO3WL"\t\t\n$BABA this thing still at $250 billion market cap. Still a lonnnnnngg way left to drop 👇\t\t\nRT @hallett_drew: Anyone know the reason for the sell off of Chinese stocks today? $IQ $TME $BABA $JD\t\t\n$BABA Monday will be a Green Day!! ✨\t\t\n$BABA you are looking at bottom of the price. Took this picture for history books â\x8f© https://t.co/HXBpQQNoP9\t\t\n"RT @venturefounder: $BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China (…"\t\t\n$BABA this easily fall to zero', ' when china help russia in military againts US â\xad\x90\t\t\n"$BABA  \n \nthis can freefall  to the 57 range from here....... â\xad\x90"\t\t\n"CNBC:ASIA MARKETS\nHong Kong’s Hang Seng index drops 3% in mixed Asia trading; oil prices fall almost 3%\n\nSino China attempting to blow out chunks of prime real estate 30% below market value might indicate stress....\n\n$BABA $BIDI etc etc etc"\t\t\n$BABA not sure if its even normal to go things in straight line. Misunderstood the Chinese market 😃\t\t\nRT @Test_Maverick: $BABA Charlie munger getting margin called Monday morning. His friend warren Buffett will have to bail him out 😀\t\t\n$BABA Charlie munger getting margin called Monday morning. His friend warren Buffett will have to bail him out 😀\t\t\n"$BABA is down 73% from its ATH', ' now well falling below its IPO price.\n\nThis is the biggest ecommerce company in China ( $AMZN of China)', ' not some memecoin', " yet it doesn't seem to behave any differently.\n\n$FB is down 51% from its ATH", ' largest correction since IPO. https://t.co/nID3EnBtOF"\t\t\n$BABA dip buyers last week gonna learn today 🤮🤮🤮 https://t.co/qPHiMVsc55\t\t\n@LyfeOfPELK $BABA killing everybody..\t\t\n"$NIO\n \n$BABA\n \n$JD\n \n$BIDU $PDD 😅 sounds likeperfect storm forthese commie stocks.Largest evercovid outbreak in China.Rusia officialy asked for military help from China.I’mnot even talkingabout the real fearof delisting.Thingswill get extremely ugly for thesuporters of communism"\t\t\n$BABA russia asked china for military help', ' we are done', ' going to zero like russia stock', ' sanction is coming tmr 😃\t\t\n$BABA China will probably help Russia.  Fuck em. 👇\t\t\n$BABA SoftBank going under I think ï¸\x8f\t\t\n@EquityBrian #RIP $BABA $KWEB $FXI https://t.co/vE1abUqwJG https://t.co/FZwwupPMAY\t\t\n$BABA RSI is coming off the Pc screen ðŸ\x8f¼\t\t\n$BABA Alibaba Group Holding Option Alert: Mar 18 $94 Calls Sweep (13) near the Bid: 107 vs 937 OIðŸ\x90‚ |🥇 Learn more and get details on  âž¡ï¸\x8f https://t.co/pSB4hAOvHI\t\t\nCN tech vs. US ADR close on fri : $JD -3%', ' $BIDU -4%', ' $BABA -0.5% 📈\t\t\n$BABA this is the bottom of the bottom bottom ï¸\x8f\t\t\n$BABA this is the bottom of the bottom bottom\t\t\nRT @Sino_Market: Hang Seng Index $HSI tumbles 2.6% on Wednesday', ' heading to the 20', '000-mark', ' which is the lowest level since June 17', ' 2016.…\t\t\n$BABA so many financial advisors on this feed were bullish', ' id like to hear what they have to say rn â˜\x9d\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"De nya innehaven blev kortsiktiga', ' m.fl. ändringar. \n\nSläppt: \n$WPM+\n$FNV+ \n$BORR+\n$VARTA- (~ -35%)\n$MRVI+(½)\n\nKöpt\nUrankorgen (goviex+urc)\n$SWMA\n$PRX\n$BABA ny\n$MAGI ny\n\n1/x https://t.co/5WecBXwKTL"\t\t\n$BABA why would you be posting bearish???? ðŸ’\x9d\t\t\n$baba aren’t lockdowns bullish for eCommerce stocks ? 📌\t\t\n$BABA why would you be posting bearish????\t\t\n$BABA I guess people are giving up? 💫\t\t\n$BABA at 18.5 on HSI we return to year 2000 😀😀 🤞\t\t\n@gurgavin $baba $snap $fsr\t\t\n"$BABA $SPX $FB\n $1800 into $40k in the last 30 days.. If you really want to make huge profits on trading then join our investment program 🤷â€\x8d♀ï¸\x8f https://t.co/HWS7f3Lor5"\t\t\nðŸ’\xad Snipers what did I say about $BABA on the weekend prep call? https://t.co/srYm4lgYIy\t\t\n"Get ready for $KWEB $BIDU $BABA $JD $PDD buyers in disbelief tomorrow morning.\n\nDo not buy things that are trying to get de-listed and little alone in China...."\t\t\n$BABA Wth is going on with China? Is it that hard for them to have stability in the stuff people invest in over there? â\x9d¤\t\t\n$BABA my new pt is $30-$60. ï¸\x8f https://t.co/hSoaxf5qd2\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA lol https://t.co/JcOdbYf6R4\t\t\n"RT @DanDowdTrading: $BABA Elliott Wave Update 🌊 #baba\n\n- Minute wave 1 is complete', ' correcting for Minute wave 2 right now\n\n-More downside…"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/xFx9n7IDEI"\t\t\n$BABA china needs to learn how to live with covid or this will drag on for the next decade. A population of 1.4 billion and every time you get a few dozen infections the whole damn city goes into lockdown. 😀\t\t\n$BABA why the fuck don’t they just vaccinate people? Pzfier drug and be done with it â\xad\x90\t\t\n"Welp', ' Prepped Room Friday 💪\n\nTape on the names told the story $BABA $NIO $BIDU etc \n\n👀 https://t.co/mFYqkOYReW https://t.co/FCHE807KYE"\t\t\n$BABA   beautiful bearish price motion in hk for a continuation of the undisputed downtrend tomorrow in the u.s. markets. ☑\t\t\n$baba ↘ï¸\x8f🔥 https://t.co/cUHbeFyMat\t\t\n$BABA Chinese companies have 3 years to get in compliance. The govs will work it out before then or they\'ll file extensions. This is all posturing. In 6 months the "sky is falling" crowd will be fear mongering about something else. Companies like NIO and BABA will be fine.\t\t\n$BABA gonna be lock downs across the country as Covid roaring 🚩\t\t\n@MarketRebels If you liked $BABA at…\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $BABA (8)\n3. $TSLA (8)\n4. $NIO (4)\n5. $BAR (3)\n6. $AAPL (3)\n7…"\t\t\n"$BABA \n\nUnbelievable \nPlease stop the bleeding.\nI’m down 70k on this\nSo depressing ðŸ‘\x81"\t\t\n$BABA lmao the headline “meanwhile in China all hell is breaking looseâ€\x9d man 🪄\t\t\n$BABA $nio Nice another red day 😘\t\t\n$BABA high $60s by the end of the week ï¸\x8f\t\t\nThat’s why I said don’t buy Chinese ADRs', ' and don’t buy $BABA etc as it looks cheap. Below is Tencent $TCEHY layoff 6', '000 people news… 6', '000 people is not a lot for tencent btw. #dontbuy #chineseADRs https://t.co/QheQh7lwtB\t\t\n@LyfeOfPELK $BABA at $10...I am in.\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA Great…another Red day. â–¶\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA $JD It seems Chinese people really hate money. Their economy is doing good but HK is at 5 year low and we had bull market all around the world. ï¸\x8f\t\t\nAre COVID lockdowns in China bullish for $BABA ?  🤔\t\t\nCharlie Mungers Alibaba $BABA -6% today to all time low', ' -73% from High.  Has de-rated to 10x P/E if one believes the earnings. https://t.co/N5Y1vp4CSJ\t\t\n$BABA why Chinese people arent buying this $hit âž¡\t\t\n$BABA - Possible to hit IPO lows around $60.  China names are heavily beaten in this market. Thinking we can start add some on China names. https://t.co/mib0spMcJt\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 25 | 13.6% | 🚀\n| $GME | 14 |…"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA ï¸\x8f\t\t\n@smarter411 $BIDU and $BABA down big in China https://t.co/A04OsO5RzE\t\t\n$BABA green candles? I like the scent\t\t\n"Sentiment/Interest #WallStreetBets\n\nA BEQUANT Model | Top stocks on WSB:\n$SPY | [4 mntns] 25%\n$ZIM | [3 mntns] 100%\n$GME | [3 mntns] 100%\n$META | [2 mntns] 0%\n$NIO | [2 mntns] 50%\n$TLRY | [2 mntns] 50%\n$BABA | [2 mntns] 50%\n$LAC | [2 mntns] 50%\n\n% = %people bullish"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA \n\nGood thing most Chinese don’t have 401K 🤣 📣"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA supply chain issues to the max wow ï¸\x8f\t\t\nRT @morreene: $BABA Mr Munger', ' we need you. 💫 https://t.co/hZY3CLDjYy\t\t\n$BABA Mr Munger', ' we need you. 💫 https://t.co/hZY3CLDjYy\t\t\nTrading 101 $BABA - if a stock is down 70% or RSI is below 30', ' it doesn’t mean it can’t go any lower..just ask $TAL or $GOTU 📌\t\t\nIf u were sold the CN story in 2014 and bought $BABA on the 1st day instead of Amazon you would be down just 4% instead of making 8X ðŸ‘\x8f $KWEB 💗\t\t\n$BABA Please open red… Please… Looking to start a position 💫\t\t\n"If Baba in HK is down 5-6% today', ' will that also affect Baba price at pre-marker later today in NY stock exchange?\n$baba #baba #hkexhange #jd $jd"\t\t\nPBOC needs to step in. HK shares /CN tech can’t find a bottom', ' slowing economy', ' lockdowns', ' credit markets freezing', ' CN bonds being dumped', ' property mrkts still shaky. $BABA $KWEB $Jd 🥇\t\t\n"RT @AJButton2: Did these people selling $BABA now even read the release?\n\nEarnings were down because of new business investments', ' NOT poor…"\t\t\nGuess who’s def buying some $baba tom!!\t\t\n$BABA HSI will never close green ever 😘\t\t\n"$BABA   All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/3gRXMqJQq4"\t\t\n"RT @stocksera_bot: Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $BABA (8)\n3. $TSLA (8)\n4. $NIO (4)\n5. $BAR (3)\n6. $AAPL (3)\n7…"\t\t\n$BABA HSI will likely bottom at 18.5-19k. The sooner it gets there', ' the better 🆓\t\t\n$BABA Beijing Biden will make sure the Chinese are the world’s #1 superpower', ' by the end of his administration. ï¸\x8f\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 0.0% | 🚀\n| $GME | 18 | 2…"\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nHang Seng <20k. Hang Seng tech <4k all time lows. $JD -1%', " $BIDU -3%. $BABA +1% for now vs. US close but dropping quickly… ✨\t\t\n$BABA Lmao HSI is $20K going to hold 👀 â–¶\t\t\n$BABA baba resisting delisting is like dry heaving. Sometimes you just gotta puke it out to feel better. The chinese trash doesn't belong in quality american exhange 😘\t\t\n$BABA Best Chatroom", ' I’ve made over $95k By their alert https://t.co/6YesXV6dRW\t\t\n$BABA My last thought for the night. Turn off your phone and go to sleep. 🌟\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nHere we go folks $JD $BIDU below US close now. $BABA hanging on for dear life but should drop as well as CN tech selling intensifies again.. â˜\x9d\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/lNywZVxpko"\t\t\n$BABA damn. China can’t be number one 💫\t\t\n$BABA I… I wanted to believe ðŸ‘\x8d\t\t\n$9984.T I expect SoftBank to puke more in the current environment Eg $baba $dash even good stocks like $nvda will get sold. Watch. https://t.co/JiNS7CUOdO\t\t\n$BABA the end ï¸\x8f\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 25 | 13.6% | 🚀\n| $GME | 14 | 55.6% | 🚀\n| $TD | 8 | 100.0% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $SOFI | 6 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA Charlie I bet you heard it before - YOU ONLY AS GOOD AS YOUR LAST TRADE â–¶\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (18)\n2. $BABA (8)\n3. $TSLA (8)\n4. $NIO (4)\n5. $BAR (3)\n6. $AAPL (3)\n7. $FXI (2)\n8. $ARKK (2)\n9. $GORO (2)\n10. $ASO (2)\n\nhttps://t.co/InT5oXXyaY https://t.co/lEpPlCWr4b"\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 18 |…"\t\t\nRT @farrisbaba: Anyone who owns $BABA it’s not my fault', ' just to be clear\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA this pos opens at 81 tomorrow 🪄\t\t\nRT @KPuczkowskyj: $BABA I really hope this keeps going down come on bear short this to 20 so i can buy more this a company that should be t…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $SPX 🥈\n3. $QQQ 🥉\n4. $TSLA\n5. $DIA\n6. $BABA\n7. $AAPL\n8. $ARKK\n9. $S\n10. $IWM\n\n( Sorted by most recent ) https://t.co/4NOHrelm3V"\t\t\n$BABA I really hope this keeps going down come on bear short this to 20 so i can buy more this a company that should be trading at 500 ask Munger he keeps buying ↘\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 4.3% | 🚀\n| $GME | 13 | 18.2% | 🚀\n| $TD | 8 | 100.0% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $QQQ | 6 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA price is 86.40 Hong Kong markets which means we’re heading lower most likely here. The selloff should accelerate in Hong Kong due to the virus outbreak. 🥇\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $TSLA\n4) $AAPL\n5) $BABA\n6) $RIVN\n7) $QQQ\n8) $AMD\n9) $FB\n10) $NIO"\t\t\n"$BABA + 89 hk tonight \ncan’t not 👇"\t\t\n"$BABA\n\nFor all those people who kept talking about how much of a steal $BABA was at $200 then $150 and now approaching a 2017 vpoc at 78.77\n\nThis market has to be breaking some people https://t.co/JjRjeSJvgx"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 16\t\t\n$BABA when Baba recovers around the summer time greenmaster will change color ..... lol ðŸ‘\x8d\t\t\n"RT @HypeEquity: Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 20 |…"\t\t\n$BABA Up she goes… 💲\t\t\nRT @The_Real_Fly: $BABA down another 5% in Hong Kong\t\t\n$BABA I’m calling +10 point jump 🤞\t\t\n$BABA boycott china until sanctions putin âž¡\t\t\nRT @ChrisFranco: Seriously considering buying more $BABA\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\n"RT @tonycfa: $BABA $BIDU $TME $JD $XPEV \n*China Banker Optimistic Deal on U.S. Accounting Can Be Reached* \n  \'The two sides are said to be…"\t\t\n$BABA tank sink never fails us. âš¡\t\t\n$BABA higher than US close by 3 dollars 💟\t\t\n$BABA hang seng is going off what happened Friday 🔔\t\t\n$BABA baba hk following US. Then US dumps tomorrow', ' hk dumps more', ' repeat until this is 50-60 minimum. Nothing new here. Buy puts 🤞\t\t\n@TidefallCapital $BABA is going to $250. Or $0. And perhaps both.\t\t\n@The_Real_Fly $BABA holders https://t.co/5BhR0n2PQZ\t\t\n$BABA honk down by 5%😂 💯\t\t\n$JD $BABA $NIO HK markets doing what we did friday so far', ' look for a midday break off of that trend â\xad\x90\t\t\nAnyone who owns $BABA it’s not my fault', ' just to be clear\t\t\n$BABA China wants this on the HK market', ' not the NYSE . China has been recalling Chinese companies. BABA is a Chinese company…..what am I missing? 🪄\t\t\n"https://t.co/uA1LLlqdgN\n$nio $didi $baba $badu $li  shorting Chinese stocks"\t\t\n"@Digestant9 Delayed quote\nhttps://t.co/UOj0zGHJlM\n\nEach US ADS is equal to 8 HK shares\n1 usd = 7.83 hkd\n\n$BABA"\t\t\n$BABA Overall markets are looking alright. Oil is cooling a bit too. ï¸\x8f https://t.co/CyphdlqOlk\t\t\n$BABA I fuckin love when people are afraid to invest in China! CHINA IS BETTER THAN THE US!! The Chinese are much more hardworking than us! And smarter! 📢\t\t\n$BABA down another 5% in Hong Kong\t\t\n$BABA 88.39USD. 😘\t\t\n$BABA we hit 93 Friday at open I think we see 90’s again 😎asap ðŸ’\x9d\t\t\n$BABA   expecting <80 soon enough', ' if not tomorrow. ✅\t\t\n@Benzinga $nvax $ba $nvda $baba\t\t\n"$BABA for the record #baba makes sense as an investment. Putting it here now so i can retweet it when it is back to 300. 🤣\n\n#notfinancialadvice 📣"\t\t\n$BABA I will buy at $58 💢\t\t\n$BABA if we can get 88 in hk will be awesome but i doubt it. Its so weak 🚩\t\t\n$BABA We are up a bit from US close âž¡\t\t\n$BABA if we can get 88 in hk will be awesome but i doubt it. Its so weak 📌\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA We are up a bit from US close ðŸ‘\x81\t\t\n$BABA at $89 LETS GOOO! $96 at open âž¡\t\t\n"Mind the China tech crash\n\nBig opportunity or market anticipating big changes or muddle through for years?\n\nWe shall see.\n\n$kweb $baba"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/ppIEfP2XND"\t\t\n$BABA hk below 20k. Wtf 💲\t\t\n$BABA Oooof â\xad\x90\t\t\n$BABA Please understand the price action you\'re seeing in Hong Kong is a reaction to the US markets from Friday. â˜\x9d\t\t\n$BABA +1.50% â–¶\t\t\n$BABA this thing halted down in China 📣\t\t\n$BABA Down 75% rogue govt and still bullish sentiment. Much more pain to go. ✨ https://t.co/LIo102sRE1\t\t\nRT @ChrisFranco: The biggest position in my stock portfolio is $BABA. Could care less about quarterly earnings. Thinking long-term only.\t\t\n@punchcardinvest This describes my relationship with $BABA stock.\t\t\nRT @EquityBrian: A 50% $FB/META and 50% $BABA portfolio becomes more appealing  each and every day…\t\t\n$BABA what’s the conversion 🪄\t\t\n$BABA what y’all use for checking Hk price â–¶\t\t\n$BABA 🥸 ï¸\x8f\t\t\n$BABA hooly shite. Checkmate. 🚩\t\t\n$BABA lookin good in hk today ðŸ\x8f¼\t\t\n$BABA if I were Amazon I would scoop this company or aapl lol 📊\t\t\n$BABA you don\'t belong here ... dumb Americans who buy Chinese or Russian stocks MUST LOSE BIG â\x8f©\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $DIDI $JD must delist before they all below $1 lmao â˜\x9d\t\t\n$BABA hk needs to buy this up. 🚩\t\t\n$BABA FuD 👇 https://t.co/0jIdaWXZVj\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA so screwed with this stock. Leg down again ï¸\x8f\t\t\n"$baba\nBest room on the net. Stay turned~:  https://t.co/jmYBeONbXa"\t\t\nRT @ChrisFranco: Reminding myself that I am holding $BABA for the long-term. But this drop is very un-nerving after the "stocks only go up"…\t\t\n"Want to size this up but trying to avoid making this my "" $BABA "" twitter moment. \nPushback welcome"\t\t\n$BABA futures will dump together just wait ↘\t\t\n"$QQQ futes rippin $spy yeah baby $BABA  going play what’s that conversion soon  15min HK \nAll green $PDD $JD \n🤑🧑ðŸ\x8f»â€\x8d🎤🩲🧤👒ðŸ\x90¸ðŸ\x90¸ðŸ¦–🦎ðŸ\x90\x8dðŸ\x90¢ðŸ\x8d€â˜˜ï¸\x8fðŸ\x8d€â˜˜ï¸\x8fðŸŽ\x8dðŸ\x8d€ðŸŽ\x8d☘ï¸\x8f☘ï¸\x8f☘ï¸\x8f â\xad\x90"\t\t\n$BABA the real deal happens in 12 min ï¸\x8f\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA 115 soon ðŸ\x8f¼\t\t\n@robvinall perspective on China regulations on Chinese internet co like $BABA & $PROSY https://t.co/yIdMx8UfcR\t\t\n$FUTU $TIGR $BABA $PDD China just lockdown part of their country. Guess who will benefit the most in these kind of situations? Brokerages and E-commerce. 💫\t\t\n$BABA can’t fool me', ' they will moon this on American open https://t.co/2RmLhZBH7R\t\t\n$BABA going down fk ï¸\x8f\t\t\n"$BABA does 🇨🇳 own 🇹ðŸ‡\xad yet?? 🇷🇺 \nBaba “elephant in the roomâ€\x9d \nGL BULLS ☑"\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\nRT @faststocknewss: *ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n*ALIBABA SHARES INDICATED 4.7% LOWER IN HONG KONG $BABA\t\t\n$BABA HOW DO YOU CALCULATE PRICE? 1HKD IS WAAAAAY LESS THAN 1 USD WTF WHERE DO YOU COME UP WITH THESE PRICES 💟\t\t\n$BABA 86.5HK which is about 89 US.   Its early though 💲\t\t\n$BABA 86.5 now on hk ðŸ‘\x81\t\t\n"$baba\nBest room on the net;. Stay turned:  https://t.co/jmYBeONbXa"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA 86.5 now on hk 📶\t\t\n@VernalGalp @Prof_JamesCook True. However', ' we’re really just talking about whether to buy $NIO…a great company otherwise now under the (real) threat of negative action due to none other than political nonsense. Nonetheless', ' just look and see what’s happening to $BABA & $JD and $DIDI…very scary charts.\t\t\nRT @SeekingTheValue: Si $BABA cae hasta tener un market cap igual a su caja de 70B$ (30$) y recompran todas las acciones en circulación que…\t\t\n$BABA down 3 percent', ' says 88 but i think you have to some sort of math on that price', ' if you have webull type 9988', ' its baba on hk', ' yes they have premarket lol 👉\t\t\n$BABA Futures are looking good 📈\t\t\n$BABA Anyone got the price? ï¸\x8f\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @ChinaDriven: Was asked by a friend if I want to go make a video about the #Alibaba backed #IMmotors L7 at the end of the month…\n\nOfc I…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA hk pre maket opens in 5 min 💯\t\t\n$BABA now that I got my 2016 prices...I will add ï¸\x8f\t\t\n"$BABA Ugh \nNot again \nPOS ï¸\x8f"\t\t\n@unusual_whales I won\'t bet on China until I see $baba on @SpeakerPelosi portfolio.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/YTeJ0IcxHU\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID $BA $ZM $ETSY $BYND $CCL https://t.co/1YQi9XgxvZ"\t\t\n@StockMKTNewz $BABA\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n\nNo position -personally done trading for the day. \nhttps://t.co/YTeJ0IcxHU\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/vxOJQCXMuK"\t\t\n$BABA when does China open up tell me tell me 📌\t\t\n"RT @ChinaDriven: Was asked by a friend if I want to go make a video about the #Alibaba backed #IMmotors L7 at the end of the month…\n\nOfc I…"\t\t\n@AnchovyofWS $Baba si o no\t\t\n$JD $BABA $NIO asian markets as they open slowly looking good. keep watch to see what HK does 👆\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"$BABA $jd $nio  \n  How red will HSI be? 📶"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$JD I have been bearish on this name for quite some time. I watched flow on both $JD and $BABA throughout the week and the sentiment is definitely bearish. With rumors of China and Russia ongoing I continue to be bearish on all Chinese stocks.\t\t\n$DSP not even 600 viewers…. $BTC $AAPL $TSLA $BABA ✔\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/a1WvC1wxyh"\t\t\n$BABA who else is patiently waiting for the HK market to open', ' please be good ðŸ‘\x81\t\t\n$NIO $JD $BABA $PDD $BIDU did Russia officially ask for military ho from China? Just saw a glimpse of the news in CNN at the gym. If true', ' these commie stocks will burn in hell tomorrow. âš¡\t\t\n"RT @Long_SMTM: Múltiplos EV/EBIT\n\n61.3x $AMZN\n26.3x $NFLX\n26.1x $MSFT \n20.4x $GOOGL\n14.3x $BABA\n10.2x $FB\n\nY $FB no solo es la peor valorad…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n$BABA $NIO China declared support Russian 😃\t\t\nWorking on an episode and video about delisting. It’s a topic worth understanding especially if you are a fellow $BABA holder.\t\t\nRT @eng_abeersh: $BABA you use Robinhood for your stock sentiment….. literally doesn’t mean anything in how they get their data âš¡\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 300million...wtf $BEST 🤪\n\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO https://t.co/kEzDvQeWoN"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | 0.0% | 🚀\n| $GME | 9 | -55.0% | 🚀\n| $FB | 7 | 40.0% | 🚀\n| $BABA | 6 | -14.3% | 🚀\n| $TD | 4 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 4.5% | 🚀\n| $GME | 11 | -38.9% | 🚀\n| $FB | 7 | 40.0% | 🚀\n| $BABA | 6 | -14.3% | 🚀\n| $RH | 5 | 400.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @BonesTradez: Chinese stocks have been weak\n\n$NIO down to 16\n$BABA at 86\n$BIDU at 118\n\nMarket testing 420', ' if we bleed through Chinese n…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 0.0% | 🚀\n| $GME | 11 | -38.9% | 🚀\n| $FB | 7 | 40.0% | 🚀\n| $BABA | 6 | -14.3% | 🚀\n| $RH | 5 | 400.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA you use Robinhood for your stock sentiment….. literally doesn’t mean anything in how they get their data âš¡\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\nBuy now and will be over $200 this year.  $baba\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$UPST has more downside $BABA is about to break a key level (chinese names go destroyed) $APPS', ' $TTD', ' $NET', ' $U', ' $COIN', ' $SNOW are some that are about to lose some key lows', ' there are others as well\n\nTip: look @ daily and 4hour where there are lows to be broken for more sell growth"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChina’s No. 2 leader promises more jobs to support recovery https://t.co/ygLia4TBAY  $DIDI $NIO $JD $BABA $BIDU\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA When analysts are this bullish', ' tickers mostly go back to their all time highs. As a bull', ' I trust these ratings a lot more than paid bears and shorts 📣 https://t.co/7blLNHa1X8\t\t\n@snorlax_uw Puts on $baba', ' $rivn', ' $gme', ' or $amc\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/61Twe5CtfB"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg $DIDI $BABA $JD $NIO $BIDU\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nChinese Stocks Might Fall Tomorrow Due To Putin basically tryna get China Involved in his Beef $BaBa might fall below 80.00 this week for sure🤑\t\t\n"ã€\x90ç±³æ\xa0ª3/11】🇺🇸\n$NFLX -4% $FB -3%\nãƒ\x8fイテクæ\xa0ªã\x81Œè»Ÿèª¿ã\x81«æŽ¨ç§»\n\n$BABA -6% $BIDU -12%\nä¸\xad国é…\x8d車サービスã\x81®æ»´æ»´ã\x81Œé¦™æ¸¯ä¸Šå\xa0´ã\x81®æº–å‚™å\x81œæ\xad¢ã\x81¨ä¼\x9dã‚\x8fã‚‹ã€\x81ä¸\xad国ADRã\x81Œä¸‹è\x90½\n\n$AMAT -1%\n60億ドルã\x81®è‡ªç¤¾æ\xa0ªè²·ã\x81„æž\xa0承èª\x8dã\x81¨å¢—é…\x8dを発表"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION. https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/BVJosj8wXr"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nChina faces multiple challenges amid ‘rising uncertainties’ https://t.co/2i0ax3o305 $JD $NIO $BABA $BIDU $DIDI\t\t\nRT @abdullahksa203: @TicTocTick sniper as always ', 'and for me i will add $FUBO $BABA\t\t\n@shortdestroyer $BABA\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @abdullahksa203: @TicTocTick sniper as always ', 'and for me i will add $FUBO $BABA\t\t\n@TicTocTick sniper as always ', 'and for me i will add $FUBO $BABA\t\t\n"Si te gusta $baba y $fb y vas a largo plazo...\n\nhttps://t.co/jgV9pkhoDj"\t\t\n$BABA 100 tomorrow 👀\t\t\nShoukd bounce back up over $$100.  New covid vases great for busoness as people will be bored and buy stuff $baba\t\t\n( $DIDI)', ' ( $UBER) – DiDi Had To Postpone Its IPO After Jack Ma’s Ant: Bloomberg $BABA https://t.co/yBH8pzklUA\t\t\n$BABA should get some dead cat bounce then continue to downside 😄\t\t\n@AldeaValue @Grouchito Espero que no lleves a $BABA entendiendola asÃ\xad de bien😅😅\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\nAhora nos sacan $Baba $JD $BIDU. Que china no acepte', ' demuestren que son más inteligentes... https://t.co/IBEoKB8gvc\t\t\n$BABA this ticker’s time horizon has to be years or don’t get involved 👉\t\t\n$BABA o6+ at open  bears had enough winning bulls turn 🆙\t\t\n"RT @travisyost: 1. This is a remarkable read and aligns with something I’ve thought about vis a vis China/US relationship improving.\n2. $BA…"\t\t\n"$YANG\n monster trade for me today. China has a lot more to lose than Russia at this point', ' politically and financially. Delist them all \n$BABA\n \n$JD\n \n$KWEB\n 🚨"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$86 now $BABA https://t.co/etVMRoXPLW https://t.co/GgWFNmltP3\t\t\n$BABA Awaiting Buy Signal. Free 7-Day Trail at https://t.co/OB4KuLJjyA https://t.co/XxuRaqGsNZ\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/6Hp2F7Jhgn"\t\t\n"$NIO $baba $jd $pdd  \n  Futures green mean nothing to Chinese stocks. Wonder what will happen tomorrow. ðŸ‘\x8d"\t\t\n"Was asked by a friend if I want to go make a video about the #Alibaba backed #IMmotors L7 at the end of the month…\n\nOfc I said yes', ' so that’s something to look forward to!\n\n#EVs #SmartEV #electricvehicles #zhiji #zhijimotors $BABA https://t.co/wzyaLgUmcQ"\t\t\nSituation Out of Control Daily Stock Crashes of 50% Perfectly Normal. You\'ve Been Warned $BABA $F $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/vtpFr55LZz\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@PoundingDaTable $BABA\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$BABA HAHA new bears might actually go bankrupt this week trying to short 💫\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nGreat thing about this deal is that if assigned you\'d be buying $BABA at around 7x NTM earnings without cash and equity investments', ' which is ridiculous IMHO.\t\t\n"@Rgriffith8 And then add in WOW / Mainframe ', ' AND  Your Family Entertainment  AND AmebaTV  and Upkoming $BABA Distribution \n \nGoogle Much? 🆕 https://t.co/jX5in9dh9k"\t\t\n@Abhinav93453817\'s account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\nA 30% decline in the stock price in one month would be a massive punishment for $BABA at this levels', ' but it could be possible.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 20 | 42.9% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $AMD | 6 | 100.0% | 🚀\n| $MSFT | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 22 | -8.3% | 🚀\n| $GME | 18 | 28.6% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $AMD | 6 | 50.0% | 🚀\n| $FB | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"@TidefallCapital Doesn’t matter how cheap $BABA is', ' if it’s a house of fraud', '  controlled by an authoritarian government.\n\nRussian stocks are cheap too', ' by the way."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 0.0% | 🚀\n| $GME | 18 | 28.6% | 🚀\n| $BABA | 7 | 16.7% | 🚀\n| $AMD | 7 | 133.3% | 🚀\n| $FB | 5 | 66.7% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Idea of the week.\n\nShort Put $BABA strike 60$ 14 APR (31 days until expiration). https://t.co/NOwArw259S"\t\t\n$baba SEC sets clock for delisting Chinese companies over US audit demand 💟\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA  @GoodNewsBull  if you listen to this retard about buying the baba dip since $265 you would be getting raped', ' this guy is a dummass troll and should be ignored at all cost', ' fucking dumass. 💫\t\t\n@snorlax_uw $PLUG $MU $TSM $BABA $BIDU $MSFT $DIS\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/XV610uRF4K\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/KQpn9VQJVI\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/cCf5uWe156\t\t\n"RT @eWhispers: #earnings before the open tomorrow\n\nhttps://t.co/lObOE0dgsr\n\n$BABA $MRNA $NKLA $NCLH $W $DOCN $SIX $EXPI $PLNT $AMT $TECK $N…"\t\t\n"RT @eWhispers: #earnings for the week \n\nhttps://t.co/lObOE0dgsr \n\n$BABA $SQ $HD $M $MRNA $COIN $TDOC $FUBO $LOW $OSTK $SKLZ $MDT $HTZ $SPCE…"\t\t\nRT @eWhispers: Some charts to go along with this ... $BABA $SQ $HD $M  https://t.co/lObOE0dgsr https://t.co/qKY1mlDEte\t\t\nRT @eWhispers: For those that have been asking', ' $BABA has now scheduled #earnings for Thursday', ' February 24', ' 2022 before the market opens.…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/L1jy1hzGi6\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/6tmiIVCwup\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA HSI to 19k tonight $KWEB 👀\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\nRT @TinoTrader1: $BABA paliza del 60% anual. Ejemplo técnico que los mercados con la globalización muere el largo plazo. O pones Stop o tar…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Xi and his CCP need to do something soon', ' I am losing my patience. 👇\t\t\n@Grouchito @inviertracional Pues si', ' es lo que hay', ' paciencia y seguro que tarde o temprano volverán esos buenos tiempos ( $BABA coño danos una alegrÃ\xada)', ' suerte compañero!\t\t\n$TME $BABA China says priority is to stop Ukraine crisis getting out of control 👇\t\t\n@DoombergT Isn’t Charlie Munger balls deep in $BABA?\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CblastBT: $BABA on Watch off the Open https://t.co/t84SHurSIO\t\t\nRT @CblastBT: Seeing Repeat Flow into 🇨🇳 $BIDU $PDD $BABA\t\t\n$BABA Seems like I’ll be buying the next two years â\x9d¤ https://t.co/ZtY37FplxV\t\t\n"Simple tips to build & grow🌱 your trading portfolio:\n1⃣ Avoid lump-sump investment\n2⃣ Spread your incremental buys over 1-2 yrs -  don\'t FOMO\n3⃣ Buy popular Assets trading at 50â„… from ATH (#Btc', ' $BABA', ' $NIO)\n4⃣ Add dividends or yield paying projects like $POWER $CRN"\t\t\n$BABA want to load my children accounts so bad', ' but this one makes me nervous at the moment. ðŸ‘\x8d\t\t\nRT @CblastBT: $BABA 👀 https://t.co/swDggmKhUb\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: Up $25K and it’s only Week 1 🎯\n\n$TSLA $AMZN $BABA https://t.co/B33fBJ9KiR"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/RYveNR2gRi"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: Bonus Watchlist 🇨🇳\n\nðŸ\x8f¬ $BABA 125c > 124.50 | 118p < 120\nâ˜\x81ï¸\x8f $BIDU 150c > 147 | 140p < 142.50\n💻 $PDD 55c > 50 | 45p < 48 \nðŸ›\x8d $JD…"\t\t\n"RT @CblastBT: Theta Thursday Triggers 🎯  \n\n🚗 $LCID 45c > 41.15 | 30p < 35.33\nðŸ›\x8dï¸\x8f $BABA 125c > 122.10 | 115p < 119.62\n🪙 $COIN 250c > 236.64 |…"\t\t\nRT @EnhancedMarket: $BABA 1/7 125c @ 1.00 > 2.4 (140%) https://t.co/SXXIwofJFQ\t\t\n$BABA Once this hits $60 some decisions will have to be made. I wonder what the put premiums look like... â\x9d—\t\t\n$BABA The good thing here is that the 52 week high drops everyday. â\xad\x90\t\t\n@BackpackerFI $DIS $BABA $PTRA $BA $EDIT.  rest in $IPAY (fintech) and $CIbR (cyber security) and QQQ (yes ETf -gives me all tech)\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@Bundinnie1 hodl mentality for fools. When you up significantly on any stock you should sell. Look at $baba. If you invested 8 years ago and never sold', ' you would be -8% right now. 🚩\t\t\n"RT @CblastBT: First Watchlist of 2022 🥂 \n\n🚗 $TSLA 1160c > 1097 | 1000p < 1053\nðŸ\x8f¦ $SQ 195c > 176 | 150p < 156\nðŸ›\x8dï¸\x8f $BABA 145c > 123 | 100p < 11…"\t\t\n$BABA Can’t sleep on this one this week. ✅ 🚩\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\nRT @CblastBT: $BABA 500%+ 🎯 https://t.co/LXiIrTnIbW\t\t\nRT @CblastBT: A Story in 3 Parts $BABA https://t.co/JhX24g13DT\t\t\nRT @CblastBT: MORE!! $BABA $15K -> $70K 💰 https://t.co/MI2GznVkBr\t\t\nRT @CblastBT: $BABA 140c 01/21 | $15K -> $50K 💵 https://t.co/FgRqG99RDs\t\t\n"RT @CblastBT: $BABA Combo Trade 1000%+ 💰\n\nTime Stamped Entries 👇 https://t.co/m1EaqnsP8O"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: $BABA Trade Review ðŸ“\x9d\n+150% Overnight on 01/21 Contracts 🎯\n0.26 Entry -> 0.65 (+150%) ✅\n\nSmart Money showed their hand yesterd…"\t\t\nRT @CblastBT: I\'m still holding full $BABA position and expecting at least 1000%+\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: $BABA 100%+ in 2min 💵\n\nDone for the Day ✅ https://t.co/2e1WSoVWQw"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @CblastBT: Wednesday Flow Triggers 🌊\n\n🕹ï¸\x8f $NVDA 310c > 307 | 290p < 300\n🚗 $TSLA 1150c > 1103 | 1000p < 1075\n🇨🇳 $BABA 120c > 116 | 110p <…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@john_baeyens Let’s hope $BABA doesn’t get delisted. Would be a bad sign. https://t.co/ipYobvXs6e\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n#Levermann #Global #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $ASML.AS (1)', ' $DIS (-4)', ' $COST (2)', ' $CSCO (1)', ' $VZ (2)', ' $PEP (1)', ' $TMO (1) https://t.co/ZYdzl6ocqB\t\t\n"RT @Long_SMTM: Múltiplos EV/EBIT\n\n61.3x $AMZN\n26.3x $NFLX\n26.1x $MSFT \n20.4x $GOOGL\n14.3x $BABA\n10.2x $FB\n\nY $FB no solo es la peor valorad…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n#Levermann #Global #BigCap #Sell WK10 $ABBV (1)', ' $KO (2)', ' $BABA (-3)', ' $ASML.AS (1)', ' $DIS (-4)', ' COST (2)', ' CSCO (1)', ' VZ (2)', ' PEP (1)', ' TMO (1) 😘 https://t.co/LGl69JyQvm\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$AMD $SPY $V $PLUG $HD $WMT $EOD $PENN $BABA $NVDA $V \n!!!Start trading with us! https://t.co/3vbD4Mdsw5 https://t.co/wMnT2j5mTr"\t\t\n$BABA we are we going tomorrow my fellow bulls? To the ðŸŒ\x9d!! 🥇\t\t\n@zackhoward @TidefallCapital Which is why the stock is "cheap". $baba wants to be taken serious', ' declare a quarterly dividend', ' won\'t happen for obvious reasons.\t\t\nRT @patrickq007: @InvestmentTalkk @FromValue Yup. Holding/adding to my biggest positions $BABA $F $TWTR $SHOP $UPST $ROKU $ASTR $RDW\t\t\n"Get ahead of the trend here at Xtraders \n\nhttps://t.co/McJQCtMHtW\n\nCongrats to all who played! \n\nSee you tomorrow📈\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $AMC $SPX $SPY $TDOC $GME $ZM $NVDA $BYND $SNAP $TGT $PYPL https://t.co/VsANtDx6ui"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Excited for the start Tomorrow!! So many great setups 📈\n🎯Learn how to trade the right way \nhttps://t.co/McJQCtMHtW\n\n$AMZN $AAPL $BA $BABA $FB $TSLA $MSFT $ROKU $NKLA  $SPY https://t.co/HKduCshsoD"\t\t\n"TRADING STATS FROM today \nhttps://t.co/McJQCtMHtW\n\n$AMZN $AAPL $BA $BABA $FB $MDB $TSLA $MSFT $ROKU $NKLA $SPX https://t.co/z1YfZo7EiD"\t\t\n$BABA @GoodNewsBull @CharlieMar @IamGlouK your grandchildren will know my name', " you got that?! LOOK AT ME WHEN I'M TALKING TO YOU! ï¸\x8f https://t.co/bKz1kcT80u\t\t\n$BABA all this needs is green day in HK tomorrow. 📈\t\t\n@DividendAmongUs Se refiere a que si china apoya a Rusia en la invasión de Irak es a efectos prácticos iniciar la tercera guerra mundial. El que suba o baje $baba...en fin", ' yo también opino que si eso pasa no me importará mucho lo que haga.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@unusual_whales Oh no $baba welp\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @getdelta: Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $B…"\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA every day dip dip dip what shorts claim dip dip dipity dip dip dip..... lol 💲\t\t\n$BABA from 316 to 86 wtf man trading like a small caps 😄\t\t\n@InvestmentTalkk @FromValue Yup. Holding/adding to my biggest positions $BABA $F $TWTR $SHOP $UPST $ROKU $ASTR $RDW\t\t\n$BABA paliza del 60% anual. Ejemplo técnico que los mercados con la globalización muere el largo plazo. O pones Stop o tarde o temprano llega el golpe y mientras tarde mas fuerte. Volvimos al origen del movimiento. Si no rebota acá vamos a 65. https://t.co/j4NMIqpWXd\t\t\n"Last week’s top trending #crypto & #stocks in â–³ Delta. ðŸ”\x9d\n\n1. #RUNE\n2. #LUNA\n3. #XRP\n4. #DOT\n5. $BMW.DE\n6. #KDA\n7. $MSTR\n8. $BABA\n9. $ROKU\n10. $DOCU\n\n@THORChain @terra_money @Ripple @Polkadot @kadena_io https://t.co/LIGDDWHlfb"\t\t\n"הבעיות של מ×\x90ס×\x90 וסופטב×\xa0×§ (ו×\x90ליוט…) גדלות ×¢×\x9d הדעיכה של מ×\xa0יית ב×\x90ב×\x90', ' ויש לכך ביטוי בעליית ״דמי הביטוח״ (CDS ל-5 ש×\xa0×™×\x9d) ×\xa0גד חדלות פרעון של הקרן היפ×\xa0ית.\n$BABA $SFTBY https://t.co/UZed722lvV"\t\t\nThere are undervalued stocks and then there is $BABA at   $87.\t\t\n"RT @pauldejong_: Biggest World market cap losses and gains week 10', ' 2022: \nâ\x8f¬ #Aramco $AAPL $MSFT $TCEHY $TSLA $BABA \nâ\x8f« $CVX $SIEGY $PRX $CA…"\t\t\n"Russia asks China for military assistance in its invasion of Ukraine\n\nAquÃ\xad empieza o termina de bajar nuestras acciones 🇨🇳. \n\n$BABA\n$TCHEY https://t.co/P1PAL1tuOh"\t\t\nDie $BABA https://t.co/OgMz5GEzv0\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@shortdestroyer $BABA\t\t\n"This will send all Chinese ADRs to graveyard on imminent secondary sanction \n\n$BABA $DIDI $FUTU https://t.co/wFarZHlweY"\t\t\n$BABA I may just put in an order at $50 but I think even that\'s too high. I think $40 is a good entry point 🆓\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n@BackpackerFI $BABA $GOOGL $SPOT $PYPL $MED\t\t\n$BABA I may just put in an order at $50 but I think even that\'s too high. I think $40 is a good entry point ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/mZ7hjYxG46"\t\t\n@CryptoWhale RIP $nio $baba\t\t\n"En diciembre le regalé una pequeña alcancÃ\xada a mi hija para ir ahorrando y por cada peso ahorrado y domingos $ pondrÃ\xada el triple', ' y no podrÃ\xadamos tocarlo', '3 meses después ya tenemos capital para mandar a #WallStreet nada de CETES  🤢🤮\nA comprar $baba  🤣 dice https://t.co/NmOZ8p4P0M"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 71.4% | 🚀\n| $GME | 14 | 27.3% | 🚀\n| $BABA | 6 | 500.0% | 🚀\n| $ITM | 4 | 300.0% | 🚀\n| $AAPL | 3 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 23 | 64.3% | 🚀\n| $GME | 14 | 27.3% | 🚀\n| $BABA | 6 | 500.0% | 🚀\n| $ITM | 4 | 300.0% | 🚀\n| $AAPL | 3 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$BABA $NIO $KWEB $JD â\x9d¤\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/rh7Z4w1kbg\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/wkawk6pdD0\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzzpKI https://t.co/uWT8pUwV1L\t\t\n"RT @SoFloTrading: TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0…"\t\t\n$BABA Looks like Omicron going to fuck the Chino stocks even more this week. ï¸\x8f\t\t\n"TRADE PERFORMANCE- March 8th ðŸ\x8f\x9d\n\nI know you have seen SoFlo navigate through EVERY type of market with flying colors! ðŸ§\xa0 \n\nWe are about to have an extremely rare opportunity for #fintwit ', ' stay tuned 🔔 👀 \n\n$SPY $SPX $QQQ $AAPL $TSLA $PFE $CVX $OXY $BTC $BABA $MULN https://t.co/W7tXpuuH8x"\t\t\nRT @EquityBrian: $BABA is at a 10.1% NTM FCF yield.\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/YLV6TMpJ4o\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLTdWBO https://t.co/rs1ljaSl8Q\t\t\n"RT @TopStockAlerts1: Chinese Stock Delisting News: Why Are BABA', ' DIDI', ' IQ', ' YUMC', ' ACMR', ' BGNE and ZLAB Down?\n\n$BABA $DIDI  \n\nhttps://t.co/dB8…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n"RT @Tiger01255: To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLR…"\t\t\n@fakinmoneyman2 Yo compré $BABA a 216$ y la cerré en 214$ después de que me abrieras los ojos. Desde entonces hice los deberes que pusiste', ' y no solo ha cambiado mi manera de invertir...va camino de cambiarme la vida! GRACIAS!!\t\t\n@Freshie305 LOL I shorted $JD', ' which is probably a healthier company and did well. Last week made me wish I hit them all $DIDI $BABA $BIDU $SE\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA short squeeze will be here before you know it 🤞\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA next week my senses say big rally 🆓\t\t\n"To enhance your experience in trading and get instant help click here \nhttps://t.co/McJQCtMHtW\n\n $TSLA $AMZN $ZM $NVDA $TLRY $BABA $BIDU $KERN $NFLX $FSLR $FUBO $PINS $PLUG $CRM $CRWD $ABNB $JD\n\n#stocks #JD #StockMarket #StocksToWatch https://t.co/J8BeIoU15v"\t\t\n"Best discord group over 80k members and even have their own app join here \n\nhttps://t.co/McJQCtMHtW\n\n$TSLA $NVDA $BABA $ZM $TLRY $ABNB $PYPL $EDIT $AMZN $GME $BIDU $FUBO $NFLX $BA $SPY https://t.co/KSmpJY2fg4"\t\t\n$BABA great news for the market sentiment and China stocks. $BABA is a death trap shorting here 2014 levels way pre covid lol. This will rebound hard when it does. 😀 https://t.co/fBl3Zlvccv\t\t\n"To share trading point of view join here \nhttps://t.co/McJQCtMHtW\n\n$BABA $TSLA $GME $NVDA $FUBO $ZM $AMZN $SHOP $PLUG $TTD $AAPL $AMD $MDB https://t.co/4ajzNr7cDR"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"$MULN This is huge! #ev #shortsqueeze \nhttps://t.co/bQLhPzcoUr \n\n$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB"\t\t\n@unusual_whales $babA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Ukraine and Russia slowly reaching an agreement', ' China Us meeting in Rome', ' EVs 29 march', ' to top it off we need share buy back news and then this Will go straight back to 150-180 ï¸\x8f\t\t\nRT @InversorExperto: Esperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversor…\t\t\n@LiebermanAustin I still wouldn’t touch it. Not until it hits about 50.  $baba has been punished and has much better financials and has the same P/E.  Time will tell\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI didn\'t like the risk/reward on $BABA still over $100/share. Around $80 now though it might be worth it\t\t\n@Sqwii Hvilken en af $BABA aktierne ville du fortrække at købe', ' den der er noteret i Hongkong eller USA?\t\t\n$BABA Ukraine war: Russia says there has been \'substantial progress\' in peace talks and \'joint position\' could be reached soon 🚩\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AlfieData: ""Lo que $BABA se llevó"". Programa 69\n\n📺https://t.co/00Fa1alypr\n🕣20:15\n\n¡Os esperamos!"\t\t\n@FlavioPanizza @mcamposok78 @HyenukChu @somoscdi Si', ' eso pasa cuando uno entra de novato. Yo dije bueno no quiero ganar dinero rápido y largo plazos seguro me dará ganancia  no me importa esperar 5', '10 o 15 años y boom! Compre $PDD', ' $BABA y $SE Bueno que decir estoy 🥵  Voy a checar y meditar en lo que me comentaste', ' Gracias !\t\t\n@thettinvestor E olha que o Munger ainda deve estar comprando $BABA.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @secretmonopoly: Just a small thought on $FB and $BABA. I\'m sure you might have checked several tweets talking about their dirt cheap va…\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA Institutions are going to add on this bs! Sure it could go lower', ' but not much from here. ☑\t\t\n"""Lo que $BABA se llevó"". Programa 69\n\n📺https://t.co/00Fa1alypr\n🕣20:15\n\n¡Os esperamos!"\t\t\n"RT @BitcoinLebron: @TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA just started browsing stocks again and holy moly..  what the hell ✔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @adi_gogoi: $BFI any Charlie mar fanboys still bagholding this or just $baba ï¸\x8f\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @AjTrader7: Good Morning Traders Some Tickers that have my interest this morning\n$HUSA\n$FOSL\n$ASAN\n$LEGN\n$NTRA\n$INDO\n$BABA\n$AMD\n$CRWD\n$N…"\t\t\n"RT @AjTrader7: Every Morning hours before the open\nI Study', ' Research & Find at least 12 Ideas for the Subscribers in #ACT\nEach idea given h…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BA $BABA The U.S. and China  will hold the first high level in person talks â–¶ https://t.co/h4WRKZmlMQ\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BFI any Charlie mar fanboys still bagholding this or just $baba ï¸\x8f\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$BABA if you’re long term this is great time to buy. they’re not going anywhere anytime soon. buy it and forget it . 📊\t\t\n"Múltiplos EV/EBIT\n\n61.3x $AMZN\n26.3x $NFLX\n26.1x $MSFT \n20.4x $GOOGL\n14.3x $BABA\n10.2x $FB\n\nY $FB no solo es la peor valorada entre las FAANG.\n\n$FB tiene menor EV/EBIT que $BABA', ' $F', ' $EBAY', ' $XOM', ' $GM', ' $IBM... 🤔 https://t.co/mYKBbV4OHk"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n"$BABA~If you really want to make huge profits on trading then check out this chat:\nhttps://t.co/vtq31uA6oF"\t\t\n"RT @TopStockAlerts1: Chinese Stock Delisting News: Why Are BABA', ' DIDI', ' IQ', ' YUMC', ' ACMR', ' BGNE and ZLAB Down?\n\n$BABA $DIDI  \n\nhttps://t.co/dB8…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA will this see 60s? Very possible. I will wait. ✨\t\t\n"Chinese stocks have been weak\n\n$NIO down to 16\n$BABA at 86\n$BIDU at 118\n\nMarket testing 420', ' if we bleed through Chinese names can bleed more w/ combination of COVID and weak overall market https://t.co/dfPLkeqdB4"\t\t\n"Chinese Stock Delisting News: Why Are BABA', ' DIDI', ' IQ', ' YUMC', ' ACMR', ' BGNE and ZLAB Down?\n\n$BABA $DIDI  \n\nhttps://t.co/dB85yxNQ8Y"\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n"$BABA $TSLA $TAOP $JFK $CEMI $SPY $JD $SHOP $AMZN $NVDA \nMost profitable trading COMMUNITY https://t.co/3vbD4Mdsw5 https://t.co/7t2n4uSPvW"\t\t\n#BABA $BABA I sure was wrong about this one😂 down 73% from ATH now https://t.co/gEJZzjCoD3\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BTC $ETH $LINK $XTZ $ADA $VET $KNC $SXP $TWTR $ES $JD $BABA $BIDU $TME $MDB\nThanks to the discord group for the traders ðŸ™\x8fhttps://t.co/McJQCtMHtW https://t.co/YPHZu6cVMi"\t\t\n$BABA puts and chill', ' strong support at $59 ðŸ\x90». Any escalation by China will ruin the stock. https://t.co/z0VBnAQCxM\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$KODK $DOW $GNUS $IDEX $BOXL $BABA $TSLA $TAOP $JFK $CEMI $SPY  $DOCU $AMZN \nAlerts before spikes and right as big news drops\nFree discord chatroom:https://t.co/McJQCtMHtW https://t.co/sXdoOBafaV"\t\t\n@unusual_whales $PTON $BABA\t\t\n$BABA $JD It’s time to get balls deep in these two.\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nJust going throguh some chart planning for the week. Noticed a fat finger at around the same time AH for 3 stocks so far $FB $BABA $MU. Any guesses? https://t.co/4wTm8qhKIw\t\t\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $COST Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.}}  https://t.co/r5yHq7jrvv\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', '... https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA long only if it breaks the trend line 👆 https://t.co/lZo0t3QkUn\t\t\n$BABA long only if it breaks the trend line https://t.co/XSVUx8YuB1\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nI used to think $BABA was a good buy at $180 🥲\t\t\nSi $BABA cae hasta tener un market cap igual a su caja de 70B$ (30$) y recompran todas las acciones en circulación que puedan (obviamente solo pueden comprar las que otros estén dispuestos a vender)', ' el BPA podrÃ\xada irse de 10$ a cifras tipo 50$ por acción no?\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@JoeCandito12 @PersianCapital I hope so! Guess being down 60% on $BABA I’m officially a long term investor 😂\t\t\n"RT @katanga_uranium: @Eric_BIGfund He choose $BABA\n\n* Charlie is a genius', ' but still funny https://t.co/khzCYPqIf1"\t\t\n@TicTocTick Do the tea leaves see a positive future $BABA? ðŸ™\x8fðŸ\x8f»ðŸ¤ž\t\t\n$BABA this is some crazy evaluation ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @VagabondRTW: $BABA and $TCEHY layoffs trending on #weibo \n\nI guess capital markets have consequences even in China. $kweb https://t.co/…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @Anunay013: $BABA question...am i better buying baba on nasdaq or hong kong??....or both ↘\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@Jkylebass @AmbQinGang I continue to maintain that owning Chinese VIEs is an act of insanity. \n\nThe new take is all these names are either dual listed now', ' or will be', ' and that one will simply swap the US listed VIE for Chinese shares listed in Hong Kong or Shanghai. \n\nGood luck there. $BIDU $BABA etc"\t\t\n$BABA 10b buyback now would be nice to have off ~100m shares. â\x9d—\t\t\nRT @optionsbrewers: Yikes. Yes make sure to seek out your alpha with $BABA https://t.co/03SPSBfu4C\t\t\n"RT @TheDaily373: Alibaba- $BABA 3/14-3/18/22\n-NEW LOW IN 5 YEARS\n-Stopped in consolidation\n-Next LEAP level $110\nWaiting for a positive 1Da…"\t\t\nMight have to buy back into $baba at this point 🤣\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@EquityBrian Long $baba\t\t\nRT @cudsotm: @WishingWealth @packupthepickup You\'re still holding $BABA from $120', ' right? 🤡🤡🤡🤡🤡🤡🤡🤡\t\t\n$BABA guys', ' I would wait for the dust to settle before buying', ' even if that means buying over $100 💟\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/8df0y1eZOt\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble https://t.co/fwCztrZhVD"\t\t\n$BABA we should see a lot of green 💯\t\t\n$BABA Mark my words 🚩\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\n"It can be done 2 ways.\n1. Monetization of SBLC/BG LTV80% \n2. Participation at Private Placement Program. \nHow it works? Very easy. With a simple procedure.\nSo if You need and want to get a profit 100% per month or 50% per week 🖊ï¸\x8f DM. $SPY $QQQ $BABA $VIX $NFLX $MEG $CVE $SU $CPG https://t.co/0a4qPLWGUC"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @dervish2115: @unusual_whales $BABA and other Chinese stocks. I opened a small position the other day', ' adding slowly', ' looking for a bott…\t\t\n"Alibaba- $BABA 3/14-3/18/22\n-NEW LOW IN 5 YEARS\n-Stopped in consolidation\n-Next LEAP level $110\nWaiting for a positive 1Daily candle for confirmation. https://t.co/2DDVOv5CYv"\t\t\nRT @optionsbrewers: Yikes. Yes make sure to seek out your alpha with $BABA https://t.co/03SPSBfu4C\t\t\nYikes. Yes make sure to seek out your alpha with $BABA https://t.co/03SPSBfu4C\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA question...am i better buying baba on nasdaq or hong kong??....or both ↘\t\t\n"RT @BitcoinLebron: @TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', ' https://t.co/r5yHq7jrvv\t\t\nRT @CallHotlineA: @Stocktwits I\'ve been holding $SE and $BABA for months. I\'ve got you beat https://t.co/jmmxERycbo\t\t\n"$BABA and $TCEHY layoffs trending on #weibo \n\nI guess capital markets have consequences even in China. $kweb https://t.co/Ivy0Oow7KW"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@nl_martins Por esa cantidad te compras pronto una acción de $BABA 😂\t\t\n"@Eric_BIGfund He choose $BABA\n\n* Charlie is a genius', ' but still funny https://t.co/khzCYPqIf1"\t\t\n"Ein Grab für Bottom Fisher. Brutal.\n$BABA https://t.co/qyJCVpo9yn"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI urge every $BABA to read this thread !! 🪄\t\t\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.;';'; https://t.co/r5yHq7jrvv\t\t\n@Gorka_Schulzer Yo también estoy atrapado en $BABA", ' $PRX', ' Y $KWEB... y sigo ampliando 😬\t\t\n@Stocktwits I\'ve been holding $SE and $BABA for months. I\'ve got you beat https://t.co/jmmxERycbo\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @BitcoinLebron: @TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@TomBrady to the @49ers would cover my $BABA $SOFI and $SE losses', ' at least emotionally \n\n#NFL $SPY"\t\t\n@unusual_whales $BABA and other Chinese stocks. I opened a small position the other day', ' adding slowly', ' looking for a bottom. I’m also focused on commodity based stocks', ' $BP is on my list', ' as well as several metals companies.\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $COST Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.<<.  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@WishingWealth @packupthepickup You\'re still holding $BABA from $120', ' right? 🤡🤡🤡🤡🤡🤡🤡🤡\t\t\nRT @mdsoll315: $nio $xpev $li $baba $jd $bidu\t\t\n"Alerted live in chat. Don\'t forget to take profits https://t.co/3vbD4Mv3UF\n\n$LINK $MO $XRP $TMO $MMM $DECN $BB $BABA $SNAP $SPY $COST https://t.co/SSXiPXMd4D"\t\t\n"â\xad\x90â\xad\x90â\xad\x90 Alert Statistics\nhttps://t.co/McJQCtMHtW\n\n🔶 26 Wins - 4 Losses\n🔶 86.67% Win Rate\n🔶 Monthly Earnings:616.58%\n\n$GME $PLTR $BABA $NIO $BLNK \n$SPY $TSLA $SHOP $NVDA $MDB https://t.co/8jSh9kBHjl"\t\t\n$BABA $FB $BRK.B $BRK.A $TSM $V $WMT $JNJ $TSLA $PG $MA $BBBY Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%%.  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Live Day-Trading room', ' Free access this room and get live alerts. Check out now.. https://t.co/3vbD4Mv3UF\n\n$BABA $FB $BRK.B $BRK.A $TSM $V $WMT $JNJ $TSLA $PG $MA $BBBY https://t.co/YUxbKEs1jr"\t\t\n$MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.=== https://t.co/r5yHq7jrvv\t\t\n"STOCK', ' OPTIONS updates', ' alerts Free chatroom \n https://t.co/3vbD4Mdsw5\n\nDon\'t forget to take a trial!\n\n$SPY $BABA $DVAX $ACB $OSTK $AMZN $TSLA $CCL $BILI $CVNA $DAL $TWTR https://t.co/fh51cVGPIL"\t\t\n$SPY $QQQ $TSLA $BABA $VIX $AMZN $NFLX $AAPL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]][ https://t.co/r5yHq7jrvv\t\t\nHow it feels holding $SE and $BABA https://t.co/lGtW8KXBvm\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.----  https://t.co/r5yHq7jrvv\t\t\n@mellizonomics Joder la que traéis con $BABA ! ðŸ˜\x9d\t\t\n$BABA wait until the smelly Chinese invade Taiwan and this will drop 50% ï¸\x8f\t\t\n"$BABA \nTrue \nBut this is not trading reasonably and what was the saying ….\nStock can remain irrational longer than most can remain solvent. ï¸\x8f"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $ZM $FB $PYPL adding these 4 tomorrow. Ridiculous opportunity lmao. ✅\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @ICoptionstrade: IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Ca…"\t\t\n"IC WEEKLY WATCHLIST\n$OXY: Calls > 59 | Puts < 56\n$FCX: Calls > 47.3 | Puts < 46\n$TGT: Calls > 207 | Puts < 206 \n$AG: Calls > 14 | Puts < 13.1\n$FSLR: Calls > 78 | Puts < 74 \n$FB: Calls > 188 | Puts < 186\n\nGood luck this week!\n$SPY $QQQ $TSLA $BABA $VIX $AMZN $NFLX $AAPL"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%. https://t.co/r5yHq7jrvv\t\t\n@unusual_whales $baba\t\t\n$BABA China put the 17.5 million residents of Shenzhen into a lockdown that’s due to last until March 20', ' AFP reports 😀\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA china will attack Taiwan and this will go down more. It’s coming once rush done. 📊\t\t\n"@barc993 @fakinmoneyman2 Dinero al bolsillo y disponible para otras oportunidades', ' que hay vida más allá de $BABA.\n\nTe honra reconocer un error', ' ya que aquÃ\xad todos nos equivocamos."\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$nio $xpev $li $baba $jd $bidu https://t.co/uNzRTIk9C1\t\t\n@moat_inspector @bkaellner @Martianofsafety @TomInvesting @EnricoLaQuatra @frankinvesting I\'m curious why you would be jealous of those purchasing $BABA now if you\'re convinced that $BABA will be delisted. If you can\'t trade something and you\'re not getting cash out of it (dividends', ' control of the operating cash flow', ' etc)', " it's financially worthless.\t\t\n$MSFT", ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.---= https://t.co/r5yHq7jrvv\t\t\n"RT @SelectOptions: Top Options by Volume\n$AAPL $TSLA $NIO $NVDA $AMD $MSFT $BABA $FB $AMZN $AMC https://t.co/PabQqZTpO3"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA $nio $bidu Futures forecasted to be green. However this is totally irrelevant when it comes to Chinese stocks.  \n   Anyone have any guesses for Green/Red tomorrow? 📊"\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@BearingtonTrade At 15 PE $MSFT is worth $150 At 10 PE it’s worth $100 so yes possible check $BABA it’s trading under 10 PE 😅\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\nRT @patrickq007: @countrylakecap @EquityBrian In $BABA’s case investors don’t even need to buy OTC shares', ' they can convert their shares to…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA to $0?????\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.^%^%^ https://t.co/r5yHq7jrvv\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n$BABA $NIO $KWEB $JD  Let\'s roll 💪💪💪💪💪💪💪 🔔\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @eewspeedy: $BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$BABA under $100 is a major major issue for Softbank boys\n\nThey\'re in big trouble https://t.co/fwCztrZhVD"\t\t\n$NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.::: https://t.co/r5yHq7jrvv\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"Truly \n\nFriday looked like it may have been the day to get long but I\'ll wait for confirmation. \n\nBeen hunting entries on $KWEB and $BABA for months but they can\'t seem to find a bottom\n\nSo we wait https://t.co/P6ipUXlOVM"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nIf you like $baba at these levels you like it at 1$ ðŸ\x90»ðŸ“š https://t.co/je4rTnp17C\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$NIO i need more money but inflation is stealing our wealth. $NIO', ' $BABA', " $TIGR. Really want to bet on China but i don't know if the chinese care about foreign investors. ðŸ‘\x8d\t\t\n$BABA where we at with this clown stock? 🆓\t\t\n$BABA This bounces over $100 very soon! ðŸ\x8d¿ â˜\x9d\t\t\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.!!!~!!  https://t.co/r5yHq7jrvv\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor----  https://t.co/r5yHq7jrvv\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n@unusual_whales $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>/ https://t.co/r5yHq7jrvv\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n$BABA do not forget about the BABA Electric Vehicles investment', ' they Will start Selling end of march', ' and as you may know - the chinese love some good EVS ↘ https://t.co/Y3g4CRC333\t\t\n$KGKG $nio $nvda $baba $dkng $amd $sq $vix $spx $zm $amzn $nflx $fsly Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.=_+_+  https://t.co/r5yHq7jrvv\t\t\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!!.  https://t.co/r5yHq7jrvv\t\t\n$BABA  $DIDI  $JD  $HUIZ  Never ending China bad news… 👉 https://t.co/fD9YUtQgvr\t\t\n$BABA How much of this is Ukraine?  How much delisting fears?  I say 25% total ðŸ’\x9d\t\t\n$SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;; https://t.co/r5yHq7jrvv\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $AMPL\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $AAPL\n2: $USO\n3: $BABA\n4: $GME\n5: $BYND\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.||. https://t.co/r5yHq7jrvv\t\t\n@unusual_whales $BABA tanking like nobody's business.\t\t\n@NatanaelTrades $LYFT", ' $AMD', ' $AAPL', ' $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC\n\nTop alerts from @BlackBoxStocks from Friday. \n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/DSt1V2uwmf https://t.co/MTAWqjUtb5"\t\t\n"$SPY Expecting a dip lower than where we closed Fri for a good entry to a small rally back to the 224-226 area should see 1-2 days in up volume  before hitting resistance in volume\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG https://t.co/PtoiFGvllG"\t\t\n"$GOOG $AAPL $NVDA $TSLA $AMZN $ISPO $BABA $NIO $UUUU $ERIC $JD $DIDI $AMC\n\nTop alerts from @BlackBoxStocks from Friday. \n\nOne of these trades could pay for your monthly subscription!\n\nFirst month 20% off using my link!\nhttps://t.co/8vuMez2Z0N https://t.co/0UzWYdnf41 https://t.co/UK8uSEqkod"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA I will buy more 🤢🤮🤮🤮 👀\t\t\n"RT @DYORCryptoBot: [Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $AMPL\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bulli…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $AMPL\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $AAPL\n2: $USO\n3: $BABA\n4: $GME\n5: $BYND\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"Most winning trading chat!!! For a limited time', ' we are opening our trading chatroom to the public! \nhttps://t.co/3vbD4Mv3UF\n\n$NVTA $AMWL $VGR $CFB $AAPL $MSFT $AMZN $GOOG $GOOGL $BABA $FB https://t.co/2CqEOWcUfU"\t\t\n"The best place for Traders to Gain  \nhttps://t.co/3vbD4Mv3UF\n\n$SPY $AMZN $NVDA $BA $BABA $AMD $NFLX $FB $USO $DAL $XOM https://t.co/lbfzXVBmlr"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA bag holders 🪦 https://t.co/NLWBwTa1vy\t\t\nRT @BrianTycangco: China Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\nChina Banker Optimistic Deal on U.S. Accounting Can Be Reached $BABA $JD $BILI $PDD $NTES https://t.co/Mu57y0ByJ6\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA falls to low $90s on delisting worries https://t.co/Jy3JuQSEIC\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n"RT @ElRealDeA8: $BABA\n\nLlegó a la zona de soporte de los 85$ marcada la semana pasada. De perderla', ' podrÃ\xada visitar los mÃ\xadnimos históricos.…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BABA\n3: $GME\n4: $BYND\n5: $GOOGL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA baba has fallen 140 in a year', ' imagine how much the price is going to grow in a year', ' I would say $360 in 12 months ï¸\x8f\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $PAXG\n4: $ADA\n5: $PEOPLE\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BABA\n3: $GME\n4: $BYND\n5: $GOOGL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n$AMC $RIOT $CLOV $BABA $DKNG $NFLX $RBLX $TRTC $PHOT $GBLX $HOOD $NKLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.~!!~!! https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $KWEB $JD $NIO you do know that they said this 3 months ago also.  That’s that will find a resolution.  You can check   They never did though lol. ðŸ‘\x81\t\t\n@BenAltitude @BearingtonTrade My $BABA bull put spreads are all under water now! I bought a put and a put spread to “fixâ€\x9d those. I don’t believe anything', ' I’m just trading the price action now…\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA might be 55 before it up again.!!!! ✅\t\t\nThis is an economic act of war by China against the United States. Fuck up the supply chain some more to create even higher prices and shortages. Time to #delistchina Boot $BABA $BIDU $TCEHY $NTES $JD $PDD $BILI $YUMC $TCOM $NIO $KWEB https://t.co/iue5K7ujaA\t\t\n"Best trading community with more executive chat rooms and even have their own app join here 📊\n\n🔜https://t.co/bg4LIsWvVd\n\n$SPY $SP.X $TSLA $DGLY  $QQQ $PYPL $ACB $BABA $BTC.X https://t.co/mS3i90mWHQ"\t\t\n$BABA listed in hk is also a vie structure. You are not supposed to own baba! 😀\t\t\n"20 day free triale\n\n🔜https://t.co/bg4LIsWvVd\n\n$AAPL $TSLA $QQQ $T $BBC $BUT $F $BABA https://t.co/FOX5Jl8y4g"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Are #BillMiller & #RayDalio wrong on #Alibaba? $BABA\'s stock price fell to a 5 year low as https://t.co/1GOn83oiqP reported losses and 5 Chinese companies got named to an SEC list.\n\nhttps://t.co/yVftJTQOkw\n\n#ecommerce #cloud #Amazon #AMZN #investing #delistingrisk #china #stocks"\t\t\n$BABA $PYPL $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor..../ https://t.co/r5yHq7jrvv\t\t\n"$TSLA $SG $AAPL  $BABA\n🔜https://t.co/bg4LIsWvVd\n\n BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE  JOIN XTRADERS NOW https://t.co/MvOGaprFDR"\t\t\n@EnricoLaQuatra @moat_inspector @bkaellner @Martianofsafety @TomInvesting @frankinvesting I echo similar comments in my latest video about how 5 other Chinese companies being on an SEC provisional list sent more fear across a bunch of Chinese stocks', " and $BABA didn't escape the bloodshed\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.!!!!. https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$KGKG Kona Gold Beverage Inc. the drink for the party and the drink for the investor', ' get in early with $KGKG $nio $nvda $baba $dkng $amd $sq $vix $spx $zm $amzn $nflx $fsly get in with $KGKG https://t.co/tXbMba5yiN\t\t\n$AMC $RIOT $CLOV $BABA $DKNG $NFLX $RBLX $TRTC $PHOT $GBLX $HOOD $NKLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.^^^^^  https://t.co/r5yHq7jrvv\t\t\nRT @realalexvieira: Autonomous AI Vision: No Future for EV Worst Crash Ever Coming on Massive Destruction  $BABA $F $GM $NIO $LCID $SPY $QQ…\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/lfRD08i4qY\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nAutonomous AI Vision: No Future for EV Worst Crash Ever Coming on Massive Destruction  $BABA $F $GM $NIO $LCID $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/i9Arbf83mq\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/PL9bQdgTyP\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/CtxdlldcFD"\t\t\n@InversorExperto La verdad es que $BABA que pintaba tan bien', ' cuando se enfadaron con el gobierno se estropeo todo.\t\t\n"Alerts', ' Analysis', ' updates', ' free trials Join here 📉\n\n🔜https://t.co/eEFDeHk0Ub\n\n $COTY $ULTA $BOX $SPLK $BNS $TSLA $QQQ $BABA https://t.co/e5Gkk5oSGH"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.--=  https://t.co/r5yHq7jrvv\t\t\n"$AAPL $BABA $TCEHY $TSLA $SPY \n🇨🇳 Hey China', ' you will see the consequences of delisting & crashing all China stocks. 📣 https://t.co/el629bV6QO"\t\t\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL  $CVNA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ADA\n2: $PAXG\n3: $GRT\n4: $OKB\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BABA\n4: $UBER\n5: $NIO\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $ADA\n2: $PAXG\n3: $GRT\n4: $OKB\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BABA\n4: $UBER\n5: $NIO\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n@A_Dull_Boy @EquityBrian $baba is fuked\t\t\n"Free Stock trading discord!\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GGG $T $BB https://t.co/YruMn5O5Aa"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @realalexvieira: If Biden Lifts a Finger Against Saudi Arabia Oil Price Can Reach $300 Says Fintech Legend  $BABA $PYPL $BIDU $NIO $JD $…\t\t\nIf Biden Lifts a Finger Against Saudi Arabia Oil Price Can Reach $300 Says Fintech Legend  $BABA $PYPL $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia #oilprice https://t.co/XUEiaO9KMH\t\t\n"It’s really amazing Place\nLot of thanks to this community📉\n\n🔜https://t.co/9ksXmQnGj3\n \n$AAPL $TSLA $QQQ $BABA $GOOGL $GF $T https://t.co/0FuIgTh99T"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Alerts given Trading Chat on Discord JOIN for FREE 📉\n\n🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GOOGL $BTC.X https://t.co/y22C3ri3dr"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"@joecarlsonshow $BABA will play an important role during the upcoming Omicron surge for its e-commerce. \n\nBUT... COVID-zero strategy is a concern.\n\nLook at Hong Kong \'s equivalent – HKTVmall has been suffering from workers tested positive that need to be isolated:\n\nhttps://t.co/oKQLZBLHNn"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\nem novembro/2020 Jack Ma desapareceu', ' coincidência ou não', ' de lá pra cá Alibaba foi ladeira abaixo… preço hoje abaixo do ipo realizado em 2014 $baba https://t.co/vQhnxUmlIT\t\t\n"RT @TrendSpider: $BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $PAXG\n3: $ADA\n4: $STEP\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $TSLA\n4: $BABA\n5: $GME\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"**Most profitable trading community. Get up to 574% profits\nhttps://t.co/3vbD4Mv3UF\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL  $CVNA https://t.co/mnsfWuwajV"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $PAXG\n3: $ADA\n4: $STEP\n5: $AMPL\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $TSLA\n4: $BABA\n5: $GME\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA yea dude one of the top manufacturing cities in the world is locking down so bullish. Are you guys trying to cause losses or what? 💯\t\t\n"$BABA\n\nLlegó a la zona de soporte de los 85$ marcada la semana pasada. De perderla', ' podrÃ\xada visitar los mÃ\xadnimos históricos.\n\nIt reached the $85 support zone marked last week. If it loses it', ' it could visit historical lows.\n\n#Alibaba https://t.co/NeqRskBEur"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.;;;; https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA~If you really want to make huge profits on trading then check out this chat:~https://t.co/1IJUZ5htNj\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.*** https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@beatriz_lino_ Ninguém quer mais arriscar capital na $BABA pra ver Xi determinar que o capital alheio deve contribuir para a "prosperidade comum" do povo dele. De impostos e sequestros', ' já bastam os que pagamos no Ocidente.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/RgvNEcaqYr"\t\t\nRT @PersianCapital: $BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @utradea_: Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @travisyost: 1. This is a remarkable read and aligns with something I’ve thought about vis a vis China/US relationship improving.\n2. $BA…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @IntuitiveAICODE: Horror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert on How to Fight Oppression  $BABA $ROKU $BIDU $NIO $JD…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nHorror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert on How to Fight Oppression  $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia https://t.co/nnkNFktb0z\t\t\n$BABA MOASS TOMORROW', ' WAR IS OVER AND LOCKDOWNS INCOMING', ' PERFECT FOR E COMMERCE. JUST WAIT FOR THE SIGNED DEAL BETWEEN US AND CHINA AS PER REUTETS AND MOOOAAASSSS. ↔\t\t\n"$BIDU $BABA $TENCENT $FXI $JD \n\nMassive  lockdown forces ADRS delisting ', ' sell these stocks as they’re about to a massive leg lower … wait till tencent is at 15 then buy !! It’s a falling knife 🔪 right now 💯"\t\t\n@unusual_whales $BABA\t\t\n$BABA cross looks inevitable next week 👆\t\t\n$TSLA $APPL $COIN $GOOGL $PENN $TSLA $SNDL $WISH $GME $AMC $RIOT $CLOV $BABA $DKNG $NFLX $RBLX $TRTC $PHOT $GBLX $HOOD $NKLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\\\. https://t.co/r5yHq7jrvv\t\t\n$BABA ALL THESE BEARS WANT IN', ' MONDAY THEY WILL CHASE HAHAHAH. WAR IS OVER. ï¸\x8f\t\t\n$BABA MOASS TOMORROW', ' WAR IS OVER AND LOCKDOWNS INCOMING', ' PERFECT FOR E COMMERCE. JUST WAIT FOR THE SIGNED DEAL BETWEEN US AND CHINA AS PER REUTETS AND MOOOAAASSSS. ðŸ˜\x81\t\t\n"$BIDU $BABA $TENCENT $FXI $JD \n\nMassive  lockdown forces ADRS delisting ', ' sell these stocks as they’re about to a massive leg lower … wait till tencent is at 15 then buy !! It’s a falling knife 🔪 right now ðŸ‘\x81"\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀 https://t.co/2y5a4pLtzt\t\t\nRT @acct1991029: As a fellow $baba bag holder', ' I agree 👀\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @CloneShameless: So cash position for $Baba is around 42$ per share now. So over 50% of the current market cap or share price is cash gi…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"So cash position for $Baba is around 42$ per share now. So over 50% of the current market cap or share price is cash giving the core and cloud business nearly for free !\n\nBut of course I understand', ' numbers are all wrong', ' we don\'t own anything. China univestable and bad bad bad"\t\t\n$BABA welp lockdown in China. I tried to tell people there was some reason huge sells registered Friday at such low levels. 😀\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @marketmonkpicks: When I first started learnings about options', ' someone explained to me that they let you trade large caps like penny st…\t\t\nAnt Group is Looking for Blockchain-Oriented People https://t.co/QoHad9u8mf $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.$$. https://t.co/r5yHq7jrvv\t\t\n$AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor"""  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@!@  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nI don\'t read much into IG weekend trading but sentiment is popping on +ve Ukraine news it seems. $BABA $KWEB $SPY 💯\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$JD fell 15% after reporting its slowest quarterly revenue growth in six quarters. Despite the deceleration in revenue growth', ' $JD managed strong growth in its active user base––21% increase to 570 million customers––and continues to outperform rival Alibaba $BABA https://t.co/l0cdxn5GhJ\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/ijMIZOCWSe\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"10 stock picks with exact dates. Are you in? - https://t.co/Hob3NoN2eU\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @realalexvieira: Horror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert Teaches How to Fight Oppression $BABA $ROKU $BIDU $NIO $…\t\t\nHorror. Saudi Arabia Executes 81 People in 24 Hours. AI Expert Teaches How to Fight Oppression $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews #saudiarabia  https://t.co/rMuR84dZR7\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$baba $jd China Banker Optimistic Deal on U.S. Accounting Can Be Reached  https://t.co/IKuvipNm8V\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"1. This is a remarkable read and aligns with something I’ve thought about vis a vis China/US relationship improving.\n2. $BABA etc. https://t.co/D2Z4cd8uBN"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@unusual_whales $baba\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor._+_+  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor:::  https://t.co/r5yHq7jrvv\t\t\n"$BABA Alibaba: Time To Be A Contrarian \n \nSEC de-listing news has no material impact to Alibaba as it is not any new news and should have been priced in. ðŸ‘\x8d"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @ResGloStocks: Excelente información sobre la situación de $BABA\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @SeekingTheValue: Tremenda bestialidad el ritmo de generar caja de $BABA año a año. Me explota la cabeza. En 2 o 3 años tendrán más de l…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA All I see is some FAKE bears that want IN at a lower price', ' good luck with that. ðŸ‘\x8d\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@mellizonomics Yo tengo y voy agregando $BABA y soy feliz â\x9d¤ Voy promediando a la baja en las grandes bajas y en las grandes subas vende algo. A su vez NO PIERDO porque shorteo el ETF de China. Mi estrategia? Siempre tener las acciones al valor mas bajo hasta la fecha', ' y SIN PERDER 😎\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SPY Go all in here . $TSLA $BABA ↘ https://t.co/zzQW5ZyLia\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nIncreÃ\xadblemente hay gente en twitter que sigue agitando a $baba y otras empresas chinas. ¿Cuánta gente se fundió con la idea falsa de que hay relación de identidad entre la acción y la empresa?\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $SOXL Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.==  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]]]  https://t.co/r5yHq7jrvv\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@kweenolog V pátek $BABA za 50usd 😄\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nRT @IntuitiveAICODE: Nickel Prices and China Can Crash Tesla If Biden Lifts a Finger Calling for US Sanctions  $BABA $ROKU $BIDU $NIO $JD $…\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\nNickel Prices and China Can Crash Tesla If Biden Lifts a Finger Calling for US Sanctions  $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #technology https://t.co/HfxXl3W4Q6\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"Brokerage accounts vs IRAs https://t.co/hL5kuMyEfT \n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME $FUTU"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"The POWER of DCA (Dollar Cost Averaging) !!\nhttps://t.co/McJQCtMHtW\n\n $LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME $NIO https://t.co/Qv9n85yecl"\t\t\n"ALWAYS zoom out the chart to see what’s really going on. \nhttps://t.co/McJQCtMHtW\n\n$LCID $AMZN $MSFT $HCMC $AAPL $SPY $TSLA $FB $GOOG $BABA $SQ $NFLX $NVDA $BTC $SHOP $AMC $GME https://t.co/FC4BhYCrg1"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n@NatanaelTrades Oh and Chinese stocks $BABA and $NIO for more puts.\t\t\n"RT @fakinmoneyman2: Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seg…"\t\t\n$BABA bulls are saying anything now to get people to buy. It was dumb a few days ago but especially now guys. 📢\t\t\n"@InversorExperto Nuestra forma de invertir en China', ' una alternativa a la situacion de $BABA\n\nhttps://t.co/iBeKU8JmzR"\t\t\n"@Darntons1 Chinese stocks are valued 99% on perception', ' 1% on fundamentals. \n\nNot scared of delisting/government', ' but no reason now for investment funds to buy China rather than (cheap) Nasdaq', ' unless:\n1) They start heavy QE \n2) China gives clear signs of trust \n\nLong both $baba and $pltr"\t\t\n"“Most winning trading community', ' Get next winning alerts here: https://t.co/3vbD4Mv3UF\n\n$SPY $QQQ $AMZN $NVDA $BA $TSLA $BABA $AMD $AAPL $SOXL https://t.co/p5PDjT5zFC"\t\t\nExcelente información sobre la situación de $BABA https://t.co/Q1LwaAqsPp\t\t\n"Lo de Alibaba 🎥\n18/7/21 con $BABA @ 213$\n\nComo soy una persona agradecida', ' todos mis seguidores que hagan RT podrán seguir siendo mis seguidores 💕 https://t.co/O0r9z1kT10"\t\t\n$BABA deltacron 🆙\t\t\n@Dave45291968 Glad you aren\'t exclusively a "chart guy"...How long have you been long $BABA?\t\t\n"Good morning traders! 🌞\n\nNo changes to the plan today! \nhttps://t.co/McJQCtMHtW\n\nBest of luck ðŸ\x8d€ðŸ\x8d€ðŸ\x8d€\n\n$SPY $NDX $IWM $QQQ $RIDE $MRNA $ROKU $SNOW $BABA $HOOD $DNN https://t.co/gRBONA7voz"\t\t\n"$BABA And just like that we\'re back to IPO price range 😅\nhttps://t.co/U291f15y4H"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n"Weekend thought: Investing in $BABA right now is a pure binary bet \n\nEither A) it’s the $AMZN of China and is worth a hell of a lot more than just 7x cash flow\nOR\nB) it’s going to get delisted and is worth nothing"\t\t\n@countrylakecap @EquityBrian In $BABA’s case investors don’t even need to buy OTC shares', ' they can convert their shares to the Hong Kong equivalent. Luckin coffee was delisted in June 2020 on a Friday - next Monday it continued to trade OTC as $LKNCY', ' then stock went 10x from there. Still trades OTC.\t\t\n$BABA If China come out tomorrow and say they have approved a known effective Western designed vaccine', ' their mrket would  rip on that news alone. 🥇\t\t\n$BABA bears that didn’t cover and it looked like many didn’t', ' Epic squeeze tomorrow 📣\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n@unusual_whales All Chinese stocks $baba $didi\t\t\n$NIO $XPEV $BABA ðŸ¦\xa0ðŸ¦\xa0ðŸ¦\xa0ðŸ¦\xa0ðŸ¦\xa0 ↘ https://t.co/FDbDDCVy5g\t\t\n@mcamposok78 @HyenukChu @somoscdi Me servirÃ\xada muchÃ\xadsimo. Eso me pasó con $BABA y $FUBO… y no se que hacer pues ya perdÃ\xad más de la mitad. En momentos pienso serÃ\xada mejor aguantar ðŸ§\x90\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n$BABA PSA if this falls under 78 bucks this coming trading week', '  Sell everything cut your losses â\xad\x90\t\t\n$BABA can’t wait to load calls 📊\t\t\n$BABA can’t wait to load calls ï¸\x8f\t\t\n@unusual_whales $BABA booey\t\t\nRT @realalexvieira: New World Order: China Dire Warning Cryptocurrencies Going to Melt. Nickel is the New Gold Standard $BABA $ROKU $BIDU $…\t\t\n@earlyAMbirds Could flush intraday early this week', ' but likely to close and rally higher next days and weeks.... lets see $BABA\t\t\nNew World Order: China Dire Warning Cryptocurrencies Going to Melt. Nickel is the New Gold Standard $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #nickel #cryptonews https://t.co/K3vPHEug15\t\t\n$DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][] https://t.co/r5yHq7jrvv\t\t\n$BABA xi is tryna decouple china from the barbaric and chaotic west â\x8f©\t\t\n"A MASSIVE $3 TRILLION OPTION EXPIRATION AHEAD \n- Read more.\n\nhttps://t.co/BTbZQ5zLke\n\n#apple #investing #invest #investment #investments #investors #markets #stocks #stockstowatch #stockmarket $DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$BABA is likely to see a very sharp rally here next weeks into April imo - Start of this coming week should be very bullish #buy #long https://t.co/wdy3yvBsyv\t\t\n"ä¸\xad国ã€\x81ã\x81¾ã\x81Ÿã‚³ãƒ\xadナã\x81§1700万人ã\x81®éƒ½å¸‚ã‚’ãƒ\xadックダウンã\x81™ã‚‹ã\x81¿ã\x81Ÿã\x81„。\n\n良ã\x81„話ã\x81§ã\x81¯ã\x81ªã\x81„ã\x81‘ã\x81©ã€\x81\n\nã\x81“れã\x81§ $BABA ã\x81¨ã\x81‹ $JD ã\x81¨ã\x81‹åˆ©ç”¨è€…増ã\x81ˆã\x81\x9dã\x81†ã\x81ªæ°—ã‚‚ã\x81™ã‚‹ã\x81—ã€\x81 \n\nSBG ã‚‚ $CWEB も助ã\x81‹ã‚‰ã\x81ªã\x81„ã\x81‹ã\x81ªã\x81‚。。 https://t.co/msOuX6jmnp"\t\t\n$BABA is another name worth watching that came from @MikeSeaver15', ' who is def worth a follow... beaten down and with the tension in international relations', " will likely continue to fall. it's in areas not seen for 5+ years", ' so only using key daily levels to chart. big downside. https://t.co/bdRIvE4Oka\t\t\nRT @realalexvieira: Nickel Prices and China Can Crash Tesla 80% If Biden Lifts a Finger Calling for US Sanctions $BABA $ROKU $BIDU $NIO $JD…\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $CHZ\n4: $PAXG\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BYND\n4: $SLV\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nNickel Prices and China Can Crash Tesla 80% If Biden Lifts a Finger Calling for US Sanctions $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #technology https://t.co/kfdxQn1gWf\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n@AQR1485 @Fritz844 ;) I occasionally short $baba usually get out very quickly because I still think it is a good company.\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @realalexvieira: AI Expert Explains Why China Dire Warning \'Worst Consequences\' Should Be Taken Very Seriously  $BABA $ROKU $BIDU $NIO $…\t\t\nAI Expert Explains Why China Dire Warning \'Worst Consequences\' Should Be Taken Very Seriously  $BABA $ROKU $BIDU $NIO $JD $SPY $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $DIDI #china #ukraine #technology https://t.co/oXLislCgBm\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $GRT\n3: $CHZ\n4: $PAXG\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $GLD\n2: $USO\n3: $BYND\n4: $SLV\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nWhen I first started learnings about options', " someone explained to me that they let you trade large caps like penny stocks. I would add that lately they let you trade large caps like penny stocks as those large caps become penny stocks ðŸ\x90» $DOCU $FB $TWLO $BABA\t\t\n$BABA's price moved below its 50-day Moving Average on February 18", ' 2022. View odds for this and other indicators: https://t.co/hwmbeOXMJy #AlibabaGroupHolding #stockmarket #stock https://t.co/8Rh83yZIQ1\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n"RT @ProlificTraders: My job will simply never pay me what I know I\'m worth', ' and that\'s ok.\n\nThat\'s why I\'m creating more income that I have…"\t\t\n"Elite signal trading community\n\nhttps://t.co/3vbD4Mdsw5\n\n$BYFC $TSLA $FREE $BOXL $AMZN $AYRO $BABA $SG https://t.co/7R8kPhDvjf"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $ADA\n3: $PAXG\n4: $WAVES\n5: $GRT\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nRT @realalexvieira: World "Leaders" Shake After China Warns of the \'Worst Consequences\' to Nations Supporting Taiwan. $BABA $ROKU $BIDU $NI…\t\t\nWorld "Leaders" Shake After China Warns of the \'Worst Consequences\' to Nations Supporting Taiwan. $BABA $ROKU $BIDU $NIO $JD $SPCE $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $AMC $DIDI #china #ukraine https://t.co/JItbhCKEDx\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $AMPL\n2: $ADA\n3: $PAXG\n4: $WAVES\n5: $GRT\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Highest success rate and get instant help and updates and free trials join us \nhttps://t.co/McJQCtv6Co\n\n$VST', ' $TSLA', ' $IRNT', ' $AAPL', ' $BBIG', ' $CSTM', ' $ASO', ' $BABA', ' $MDB https://t.co/RfzOxGo2uV"\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\n@VedBajoria @DemonColIector @zzabbits No', ' lol. For example - $BABA\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"$BABA $BIDU $TME $JD $XPEV \n*China Banker Optimistic Deal on U.S. Accounting Can Be Reached* \n  \'The two sides are said to be having earnest discussions toward striking a deal over auditing disputes\' \n-Bloomberg News \n  https://t.co/mG3ffJZgDE"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $GRT\n3: $PAXG\n4: $CHZ\n5: $ADA\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\nAppears $BABA weakness is largely due to this development and not delisting fears.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $GRT\n3: $PAXG\n4: $CHZ\n5: $ADA\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $BYND\n3: $GOOGL\n4: $BABA\n5: $GLD\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\nSome +ve Ukraine news with a negotiator expecting ‘some results’ from meetings in next few days. On the other hand Shenzhen is now on lockdown. $BABA $KWEB ï¸\x8f\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n"$BABA working its way into the top 20 most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investors https://t.co/bZjIH8xNS2"\t\t\nMis $PBA25 mientras se desangran mis $FB', ' $BABA y $MELI de la comitente https://t.co/lkfmmBSfJ6\t\t\nWhy #Alibaba', ' #JD And Tesla Rivals #Nio', ' #Xpeng Are Crashing In Hong Kong Today $BABA $XPEV $TSLA https://t.co/bk3bV714L6 a través de @benzinga\t\t\n"RT @mellizonomics: Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le ech…"\t\t\nRT @moat_inspector: Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s th…\t\t\nBeen seeing a lot of posts asking if $BABA is close to a bottom. Not sure that’s the right question to ask if you’re a long-term investor. Has anything fundamentally changed in the business to merit its decline?\t\t\n$DIDI $API $TAL $BABA debacles and why I am happy not having any direct ownership of any Chinese stocks anymore. Markets present enough headaches regularly. Why do you need self inflicted ones as well? No Russian exposure either', ' much as I eyed Yandex in the past.\t\t\n"@WheresLinManuel My bet:\n$BIDU -10% \n$BABA -3% \nMaybe it\'s time to move away from chinese stocks"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.https://t.co/91bvln973X\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/BGxw9R36Jq"\t\t\n$BABA This will never be delisted. Never. The amount of money held by big institutions is too significant. Always follow big money. Buy now and be very rich 5 years from now. 😘\t\t\n"My job will simply never pay me what I know I\'m worth', ' and that\'s ok.\n\nThat\'s why I\'m creating more income that I have complete control over. These will take me places that my day job never could.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $XAUT\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $USO\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @WheresLinManuel: $BABA $nio $jd $BIDU  \n  Any idea how tomorrow will go?  Are we fitting to lose another 10% in a single session. â˜\x9d"\t\t\n"RT @PicassoBursatil: 📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wal…"\t\t\n$BABA Well spoken', ' sir @JoeCandito12 https://t.co/AxjhoYZ753\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $WAVES\n2: $XAUT\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $USO\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Most noteworthy stocks for Sunday', ' March 13 2022\n$BABA', ' $TSLA', ' $AMZN', ' $SPX', ' $ANPC', ' $CORZ', ' $NIO', ' $QQQ', ' $SPY', ' $RIVN\n\nhttps://t.co/CyVt41SMuc"\t\t\n"📺 #CompresionSemanal 13/3/22\n*\n🗨ï¸\x8fSalió el nuevo episodio en YouTube! Traemos varios activos nuevos y como siempre #Wallstreet🇺🇸', ' #Bitcoin', ' 🇦🇷 y mucho más!\n*\nHoy hablamos por ejemplo de $AMZN $AAPL $XLE $BABA $ETHUSD $MIRG y otras. Venite!💥\n*\n👉 https://t.co/Ny7HqD9e39 https://t.co/uuYvzjqXiv"\t\t\n"$BABA working its way into the top 20 most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #trading https://t.co/4ZGAQzld5B"\t\t\n$BABA this stock market has become a joke esp. for Chinese stocks 💗\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $GME\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nWeekend reads: Could China be the next investment market to be canceled? https://t.co/5lKrbMAN5u $NIO $BABA $JD $BIDU $XPEV\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $GRT\n4: $BAT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $BYND\n2: $BABA\n3: $ZM\n4: $GME\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA is at a 10.1% NTM FCF yield.\t\t\n@moat_inspector @bkaellner @Martianofsafety @TomInvesting @frankinvesting I\'m actually not scared at all about delisting. It\'s just short term selling pressure and it offers buying opportunities. All these things people talk about regarding $BABA have little to do with intrinsic value and the business itself.\t\t\n$BABA trades at 9.69x NTM P/E\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $XLM\n4: $GRT\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ZM\n3: $BITW\n4: $GME\n5: $TSLA\n\nAll #FTX results: https://t.co/ypxjbS7Hyu\nNot buy signals"\t\t\n@LAMMMAH السلام عليكم استÙ\x81سار ربي يسعدك عن شرعية التداول بالسوق الامريكي سعر سهم $baba مغري ولا ادري عن شرعيته اجابتك مهمه لي ربي يسعدك\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $WAVES\n3: $XLM\n4: $GRT\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $ZM\n3: $BITW\n4: $GME\n5: $TSLA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA lower tomorrow ï¸\x8f\t\t\nla manière dont mes followers ne font que diminuer j\'ai l\'impression que c\'est l\'action $BABA après le crackdown du gouvernement chinois\t\t\n"add $NIO to your watchlist for tomorrow........#CMF . be careful of the hype', ' lock in profit while you can', ' and don\'t be stuck holding the bag.https://t.co/PL9bQdgTyP   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/X47IJbXEN0"\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $XAUT\n3: $PAXG\n4: $REN\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $TSLA\n3: $GME\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $GRT\n2: $XAUT\n3: $PAXG\n4: $REN\n5: $BAT\n\nTop 5 bullish trend on #USD pair\n1: $BABA\n2: $TSLA\n3: $GME\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"$BABA $nio $jd $BIDU  \n  Any idea how tomorrow will go?  Are we fitting to lose another 10% in a single session. â˜\x9d"\t\t\nHow much is Berkshire down on its $baba position? Ouch', ' munger\t\t\n@mellizonomics acciones de $baba como acciones del bar de la esquina. La situacion es la que es unas empresas mas expuestas que otras. En el momento que se estabilice entraran en subida libre. A la historia me remito.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $STORJ\n3: $XLM\n4: $GRT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $BABA\n3: $NOK\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $STORJ\n3: $XLM\n4: $GRT\n5: $PAXG\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $BABA\n3: $NOK\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/2ud1ywF6e6"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $STORJ\n3: $BIT\n4: $XLM\n5: $XAUT\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $NOK\n3: $BABA\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $STORJ\n3: $BIT\n4: $XLM\n5: $XAUT\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $NOK\n3: $BABA\n4: $ZM\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA 4hr view from 3/06 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/Vl5dJhgNH7\t\t\n$BABA FT 12 March - Big investors to shift billions from bonds into stock markets 👇\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n \nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/Okvw0EXVw9"\t\t\n$BABA 4hr view from 2/27 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/RVoPTC7BvH\t\t\n$BABA https://t.co/H3OREtksA5\t\t\nRT @InversorExperto: Preparando un informe sobre los últimos acontecimientos en $BABA y los riesgos actuales', ' si veo interés lo publicaré e…\t\t\n$BABA 4hr view from 2/20 weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/Dt1eolL9fe\t\t\nRT @Qiyang_Crawler: $BABA You are here. 😀 https://t.co/FDS4jaJwky\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @Dcdkaiser: $baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida…\t\t\n@AltcoinGordon $BABA\t\t\n@A_ASalim @AhmadAlsalem_ تأسي كله مارايØ\xad يصنع لك ثروة ! مع ذلك اÙ\x81ضل أغامر Ù\x81ÙŠ الصينين او الامريكي $baba ', ' $Nio ', ' $pltr ', ' $Coin. وممكن لوسيد بس لازم تنزل ١٥$ او تØ\xadت! مع عملات رقمية اعتقد اÙ\x81ضل من الاتصالات والخشاش🔥🔥🌹\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $RUNE\n3: $XAUT\n4: $PAXG\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $SPY\n3: $BABA\n4: $NOK\n5: $TSM\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $RUNE\n3: $XAUT\n4: $PAXG\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $GME\n2: $SPY\n3: $BABA\n4: $NOK\n5: $TSM\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba 🆙 https://t.co/fhx6fR0P6j\t\t\n$BABA 4hr view from 2/06 weekend update. Called for another short-term bounce to fail for further downside #Elliottwave #Trading #Alibaba https://t.co/MdNThgvS5W\t\t\n"@ChrisFranco @wwd2k Or rather', ' assuming there is a level fraud in every company', ' even in the US', " the question becomes how much is there in $BABA?\n\nI'd wager it's less than in most Chinese companies", ' but may still be significant."\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 140\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n$BABA 4hr view from 1/23 Weekend update presented to members at https://t.co/eFwYqfZOBF #Elliottwave #Trading #Alibaba https://t.co/qppHfvljaL\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n \nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/4vyQlljDb8"\t\t\n"RT @punchcardinvest: From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away…"\t\t\n$BABA 4hr view from 1/16 Weekend update. Completed the bounce higher & started to turn lower as expected #Elliottwave #Trading #Alibaba https://t.co/YS9LJ2l1Lv\t\t\n"From Richard Thaler\'s ""Misbehaving"" \nThe psychological thrill of discounts is so powerful that attempts to switch away from this strategy usually fail\nPermanent monthly sales events of the likes of $SE $BABA etc are v effective', ' even if they just give the perception of a bargain https://t.co/lNhu7rTipI"\t\t\nFor all the $BABA lovers ðŸ˜\x81 https://t.co/EXi0ocAOmF\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba ï¸\x8f https://t.co/71LHrnkRM9\t\t\n$BABA 4hr view from 1/09 Weekend update. Called for a bounce to fail lower after seeing 1 more push higher #Elliottwave #Trading #Alibaba https://t.co/kY3RbL4kqR\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/LIrfOlJdaj"\t\t\n"Si has comprado acciones de $BABA y ahora sufres fuertes depreciaciones', ' es tu problema y tu responsabilidad.\n\nNo le eches la culpa ni a #fintwit ni a #CharlieMunger."\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\nExpectativa VS realidad descripción grÃ\xa0fica de comprar $BABA https://t.co/xR4vxCVsR3\t\t\n"Biggest World market cap losses and gains week 10', ' 2022: \nâ\x8f¬ #Aramco $AAPL $MSFT $TCEHY $TSLA $BABA \nâ\x8f« $CVX $SIEGY $PRX $CAT $RYDAF $PFE https://t.co/PeMLgdyWZQ"\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\nRT @freericky3LB: @unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"$baba es de las situaciones más absurdas que he visto nunca y quizás', ' si aguanta esta zona', ' puede dar casi un 100% de subida', ' ahora que es la gran odiada por todos.\nGráfico mensual https://t.co/kCMultXDJw"\t\t\n$BABA think to yourself how many bag holders are here and how long this chart will take to recover. offt. brutal - capitulation inc imo https://t.co/Ya2xO4lviH\t\t\nRT @Trading_Sunset: Alibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into…\t\t\nRT @freericky3LB: @unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/GqFYUXxIvf"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"Trump said', '  "" Maybe I will run again ""  in 2024 💥  The day Trump announces he will run for President in 2024 $dwac  will go up 1', '000%  the same day! 💥\n\n$TSLA $DITO $JFC $ACEN $TEL $ALI $MSFT $BABA  $LCID $RIVAN $CFVI $DIDI $AAPL $NIO $F $RLX $AMD $AMC $GME $OXY $ITUB $PBR $XOM https://t.co/vp36xTk3kY"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $MTA\n3: $PAXG\n4: $MER\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $BAT\n2: $MTA\n3: $PAXG\n4: $MER\n5: $OXY\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\nRT @NIONenad: People will get rich buying and going long on these now. $NIO $BABA\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\nRT @freericky3LB: @unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n"Por ejemplo', ' $BABA \nMeter el 2-5% de la cartera se acepta como una posición asimétrica que poco más puede bajar', ' y que cuando se calmen las noticias es un easy double y bla bla bla. \nSin embargo si es un 25% es una value trap que no va a parar de caer y te va a destrozar el YTD."\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $PAXG\n3: $MTA\n4: $BAT\n5: $IMX\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $XAUT\n2: $PAXG\n3: $MTA\n4: $BAT\n5: $IMX\n\nTop 5 bullish trend on #USD pair\n1: $NOK\n2: $BITW\n3: $ABNB\n4: $SPY\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA You are here. 😀 https://t.co/FDS4jaJwky\t\t\nRT @BU7ERA: With all that cash laying aside $BABA just needs to buy back their own shares here.\t\t\n@BitacoraBolsa Mucho mejor que comprar una acción de $BABA. 😎ðŸ˜\x81😉 https://t.co/1in4yok7XM\t\t\n"@Martianofsafety @_nickhoag @daniel_toloko @marc_slans Many do', ' though. Yours truly included. $FB\n\nThe urge is stronger than with $BABA."\t\t\n$BABA $JD $AAPL $AMZN when did he do that ? 🤞\t\t\n$BABA  $DIDI  $RLX  $JD ï¸\x8f https://t.co/1yzaXi5eOg\t\t\n@jmiketrader @SamanthaLaDuc Converting to HK where dual listing does exists like for: $JD', ' $BABA', ' $BIDU and many others. Approx 70% of their assets can be moved to HK as of now. Should be more by end of the year.\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/Zp2wtcsLuT"\t\t\n"RT @Frankm57386975: Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be infor…"\t\t\n$BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][]  https://t.co/r5yHq7jrvv\t\t\n$BABA~If you really want to make huge profits on trading then check out this chat:~https://t.co/KPTx310cjI\t\t\n$BABA is far too cheap for this to be reality\t\t\nRT @NIONenad: People will get rich buying and going long on these now. $NIO $BABA\t\t\nRT @MatiAlon: Any Chinese company is among one to be delisted (OLD NEWS)', ' but mention like the particular name is -19% due to their name su…\t\t\n"Shorts weaponise delisting rumours to kill panic sellers. \n\nIt’s as simple as that. \n\nRead facts carefully and be informed. Irrational selling creates big opportunities for the educated and logical investors. \n\nMy main pick is $NIO', ' but also opportunities in $XPEV $LI $BIDU $BABA"\t\t\n$BABA 35% of Chinese people want to attack the u.s. and 45% are pro Russia 🌟\t\t\n$BABA rule 1 never buy chinese', ' rule 2 remember rule 1 ï¸\x8f\t\t\n$BABA Iran bombing US. Keep adding shorts. 💗\t\t\n$FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@@  https://t.co/r5yHq7jrvv\t\t\n$QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.....  https://t.co/r5yHq7jrvv\t\t\n"RT @frankinvesting: 2/\n\n$BABA current market cap is $233 billion. The NTM FCF estimate of $23.4 billion would value Alibaba at a 10x P/FCF…"\t\t\n$SPY $QQQ $DJIA $TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][]  https://t.co/r5yHq7jrvv\t\t\n$PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//  https://t.co/r5yHq7jrvv\t\t\n$SPY $QQQ $DJIA $TSLA $AAPL $LCID $AMZN $BA $AMD $FUBO $PLTR $QS $WISH $BABA $FB $TSLA $MSFT $ROKU $NKLA $SPX $SPY $TDOC $COST $ZM $NVDA $BYND Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.''  https://t.co/r5yHq7jrvv\t\t\nAny Chinese company is among one to be delisted (OLD NEWS)", ' but mention like the particular name is -19% due to their name suggested is not more than misleading and "panicked headline" $BIDU $BABA $TCEHY\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n@denizmustafatr $BABA düşünüyorum ben Mustafa hocam', ' ancak hissenin bu kadar düşmesinde ABD yatırımcının "patriotism" etkisi olabilir mi diye düşünüyorum. Son zamanda Çin\'den mobilya almayı kesmiÅŸler. TR\'ye deli gibi mobilya talebi arttı. EÄŸer durum buysa $BABA\'nın sancısı bu olabilir mi?\t\t\nRT @ratta___: $BABA I want it. I have to be patient here FCF yield is insane. Munger fucked all “value guysâ€\x9d i know but this can’t be it he…\t\t\n$BABA I want it. I have to be patient here FCF yield is insane. Munger fucked all “value guysâ€\x9d i know but this can’t be it here. Will have to grab one way or another eventually. Just keeping it a stack\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/YhOYclimjr"\t\t\n$BABA Looking for an active trading community? Join our chatroom today and gain access to our verified traders! https://t.co/Y35oNtEA1K\t\t\n@denizmustafatr Ucuz kelimesini nerede duysam aklıma $BABA geliyor. Ucuzladıkçada alıyorum. O da saÄŸolsun daha ucuzlaşıyor. Paradoxlu (!) bir iliÅŸkimiz var kendisiyle..\t\t\nRT @Marlin_Capital: SEC has identified the first China ADRs for failing to adhere to the HFCAA (Holding Foreign Companies Accountable Act).…\t\t\n"RT @David_Tracey: Long $BABA at $88.88 \n\nI love those eights… ☘ï¸\x8f"\t\t\n"RT @David_Tracey: $BABA $88 \n\nWe aren’t talking about China/HK enough."\t\t\nRT @davidfaber: Big decline in $JD and $BABA appears related to naming of first 5 Chinese ADR\'s by SEC in the 3 years de-listing process es…\t\t\nRT @David_Tracey: $BABA $99 wow\t\t\n"RT @Barchart: Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $…"\t\t\n"Is anyone actually worried about $baba delisting? I think delisting is 100% certainty. But how does that alter one\'s thesis?\nI am so jealous of people who get to buy it now. ~10x FCF + cloud + ant\n @bkaellner @Martianofsafety @TomInvesting @EnricoLaQuatra @frankinvesting"\t\t\n$BABA #Elliottwave Monthly https://t.co/NpnB0JhZsY\t\t\n"RT @SalmanWave3: تصور Ù\x81ني موجي $BABA #Elliottwave \nالايجابية الارتداد نسبه ذهبية 61.8% \nوالاهم المØ\xadاÙ\x81ظة على قاع 108.70 \nباقي اسبوعين لاكتما…"\t\t\nRT @specialsit1: My IBRK sales assistant just called me and confirmed — I don’t own an equity claim in $BABA but a VIE-linked ADR that trac…\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/p5LpgumtNF"\t\t\n$BABA buy the fear â\x9d—\t\t\n"RT @SquishChaos: $BABA & $TCEHY breaking out against $PDD\n\nThe Munger Effect? https://t.co/8BKcxcZ46O"\t\t\n"$BABA & $TCEHY breaking out against $PDD\n\nThe Munger Effect? https://t.co/8BKcxcZ46O"\t\t\n$BABA why did they allow this to go public without US audit first? Honestly complete bs and everyone should get their money back 📊\t\t\nRT @pinegrovebot: $BABA damn', ' GG TO THOSE WHO ARE BAGGING. COMSIDER IT A TAX WRITE OFF ðŸ‘\x8d\t\t\n$BABA Can I convert my shares to hk shares on Webull? 👆\t\t\n$BABA trading BELOW 2014 IPO price\t\t\n@UVXY270c $BABA unlike other CH stocks is not ADR - it’s dual listed company and it was subject of US accounting rules during listing- so chances of delisting is very very low. We own puts in HK', ' but I assume that US puts are as good 😊\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n@FreedomFinLB Been loading $LEG Tripled my position in the past three weeks. Also Ben buying $BABA & $FB. Not dividends but valuations too low to ignore.\t\t\n"Just bought some more income on @lofty_ai Trying to get to 50 tokens before September!\n\nAlso had the trackyourdividends email alerts rolling in today. Monday is reinvestment day!\n\nWhat should I buy? $KMB $LEG $BABA $FB"\t\t\n@UVXY270c why not ! $BABA is 9988 in HK so even if it’s get delisted it will be liquid in OTC and you will be able to exercise your puts https://t.co/MvCo9zaBcF\t\t\n@DKM19961 @Trading_Sunset I am Chinese too. and 40% of my investment portfolio is in $BABA. That doesn\'t stop it from having short term competition issues and PR issues.\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/SvKadaR7c4"\t\t\n$NFLX Why so much bearishness? 10-12% spike in all in 2 weeks $SPY $BABA $PYPL $AAPL 📶\t\t\n@DKM19961 @Trading_Sunset Unfortunately the most liquid stock market is still not Chinese. So there is a need to care. Management certainly does (if you listen to last 2 quarters earnings calls) $BABA. I am long China\'s future dominance in the global economy as is Munger. They are rich and can spend+grow\t\t\n从去年年åˆ\x9d就认为“å\x81šç©ºä¸\xad概股â€\x9d,所以从ä¸\x8då\x81šå¤šä¸\xad概股。但晚节ä¸\x8dä¿\x9d,3月å\x81šå¤šäº† $BABA ,æ\x8dŸå¤±æƒ¨é‡\x8d。教è®\xad是深刻的。😰😰😰\t\t\n$BABA damn', ' GG TO THOSE WHO ARE BAGGING. COMSIDER IT A TAX WRITE OFF ðŸ‘\x8d\t\t\n$BABA @IamGlouK don\'t ever fuck with me you got that?! GOOD! â–¶\t\t\n"✅Regular analysis & alerts\n\n👉Bast DISCORD Group 👈\nSee bio\n📌Chatroom\n\n$NNDM\n$BABA\n$IPOC\n$PYPL\n$MSFT     \n\n$NIO $AAPL $PT  $FB  $MVIS $CRM $SPY $GME $FRSX $PINS $PM $ONTX $VVPR $AMD $FCEL $ATH $ACST\n$AMD $VXX  $UVXY $SQQQ\n$XOM $ITUB $CURO $IDEX $MARA\n$CNSP $AIV $MVIS $EEM $QQQ https://t.co/9WXPwnii4W"\t\t\n"Guys ! i made 3k to 33k after joined this Discord group\n📣LINK IN BIO 📣\n$SPY $ES $ADBE $AMZN $MSFT $AAL $ROKU $BABA $CRM $GOOGL $FB $INTU $MRVL $ATVI $TWTR $ORCL $LRCX $AMD $NVDA $TSLA #trading $NDX $QQQ $AAPL $BABA $NFLX $ROKU $BA $COST $MCD $WMT $FB $VIX $ES $DKNG $ADBE $TONJ https://t.co/gxhRqOFbi9"\t\t\n$BABA currently at a 5 year low\t\t\n@LaksaTasty @Trading_Sunset China size much bigger than 3 stocks market you mentioned.who care about them? China have dozens of cities population more than Newyork. People main income spent on their apartments and kids education now. $baba sale will triple again once Chinese have more extra money can spend.\t\t\nRT @HyenukChu: $BABA asÃ\xad me siento https://t.co/zcsc0R8liR\t\t\n"$roku  $tdaoc $z $spy $spx $etsy $ndx $qqq $tsla $pltr $aapl $amzn $twtr $fb $msft $nflx    $crm $penn $nvda $googl $shop $f $tdoc $pcty $gld $iyt $usd $ma $stpk $baba $spce $amc $gme #BTC   \n   \nThis is a BULL trap huh? \nHave a join for crypto...https://t.co/QCPbJo4Fmm https://t.co/fx7MDirNPv"\t\t\n"Guys ! i made 3k to 25k after joined this Discord group📣LINK IN BIO📣\n  \n$KODK   $UAVS $GNUS      \n$GEVO $ZOM $CHGG $DYNT $SPAQ\n$SPY $AMD $QQQ $XELA $XERS $IDEX\n$APPL $BIOC $BIOL $IBIO $KTOV $BNGO         \n$TSLA $BABA $PHUN $BOXL $HMHC $AYRO     \n$NOVN $NIO $RRD $MARA $BKYI https://t.co/GH7puajxlN"\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stocks https://t.co/8U9NqGKtMZ"\t\t\n"@DKM19961 @Trading_Sunset $JD is competitor in China. $SE in SE Asia. $CPNG in South Korea. $MELI in Latin America\n\nEveryone is spending more to get new customers. And undercutting each other. I am bullish $BABA but 2022 is not nearly the same as 10 years ago. Its tougher', ' but also more exciting."\t\t\nI’ve always kept a small position of $BABA my China play is $TCEHY', ' this sell of seems to me to be less about delisting and more about uncertainties with Russia', ' However the fact that baba’s cash on hand is now = to 30% of its current market cap I will be a buyer Monday.\t\t\n"$BABA Will hold to zero or delist before selling.\n\nFuck you Biden and Fuck you CCP/Xi. Try and shake me out weak as piss excuses of ‘men’ ðŸ˜\x81"\t\t\n@TSOH_Investing $BABA buy the dip!\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"RT @acpandy: Further sanction on Russia would yield almost nothing  …. \n\nBut Sanction On Russia’s ally China would be enormous  \n\nThe logic…"\t\t\n@dhakarsujeet Good luck if you shopping for discounted $BABA. I lowered my average from $200 to $158 and hoping for even lower.\t\t\n#saucy $baba https://t.co/1Q6XNNPlX4\t\t\n@DKM19961 @Trading_Sunset Too simplistic. I would say $BABA is a good company to own', ' but their high growth in E-commerce is slamming head first into really stiff competition and competitors being loss leaders for market share. Fines or not. Look at the last couple of Q earnings and listen to management.\t\t\n$BABA…cheaper than it was in 2014. Wish I could get comfortable with Chinese stocks because this seems to be a great entry point. https://t.co/18CKZuxeh0\t\t\n@BitacoraBolsa ¿Dará tiempo de ver a $BABA en $60? Algunos prefieren el fin del mundo antes que dar la razón.\t\t\n@Trading_Sunset I am going to buy a lot of it when it reaches $80  as I promised to many people in several months ago.  $baba is huge than Amazon. Chinese people getting richer there . Their sales will double triple in coming years. The plunge just because Xi hate ma criticized him publicly.\t\t\nGoing to be pulling out a lot more stuff in the future.  I have said this before - the day he gets liquidated out of $BABA is the day to buy it.  Softbank is going to mark the bottom. https://t.co/nQO7Px9qYF\t\t\n"3-14\n$HYMC\n$MULN\n$GFAI\n$MGLD\n$EXN\n$CLSD\n$CYTO\n$KALA\n$ANPC\n\nSwing trade ideas\n* $BABA\n$TME\n$ZM\n* $CAG\n* $GOED\n* $PRKR\n* $TLYS\n* $KMB\n$ZLAB\n$VNTR\n* $POST\n* $SQNS\n$UXIN\n* $RNG\n* $NEO\n* $ADAP\n* $LFC"\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/Ofg8TVmIwg"\t\t\n$BABA guys how far can this go down sheesh looks like exchange’s needs to update options on them puts ✔\t\t\n$BABA bad luck', " the west seeing china market as punchbag cause russia market closed last 2 week 💫\t\t\n$BABA headed lower $70s immediately who knows where the bottom is â\xad\x90\t\t\n@CorneliusKevin has $BABA fallen 90% from ATH already? Pretty sure my buy order at $80 didn't fill.\t\t\n@bettersaidthan1 I started with 20% of my portfolio in $BABA and getting dangerously close to 40% now. It just keeps beating out other stocks I want to buy. #DiversificationDied\t\t\n$BABA painful to watch even though i sold already. Watching for daytrade it around 78-80$ monday ✔\t\t\n$BABA Shorted Friday w/ $89.75 & covered the entire position at $90.10 (-.35) Re shorted w/ $89.75 avg & covered 1/2 $88.05 (+$1.70) Covered last 1/2 at $87.75 (+$2.00) https://t.co/81N8L0boks\t\t\n$BABA this and china market is worst than russia", ' go figure ï¸\x8f\t\t\n$BABA loss of 86.01 likely sees 57.20. https://t.co/vsRgDrr9gT\t\t\n$BABA zero COVID policy lmfao.    When other part of the world made it out of the worst period.  It’s just the beginning for China.    It gonna be bad.      Damn 💟\t\t\nRT @JoshuaTai0427: Benjamin Graham:  The market always undervalue those unpopular companies', " just like it always overvalue those popular on…\t\t\n@godofmarkets Yeah E-commerce is dead. The chinese don't order online anymore. $BABA\t\t\nR.I.P $BABA The good times really over? #stocks #alibaba #trader https://t.co/U2dbj1Caj7\t\t\nRT @bettersaidthan1: OK. here's my point on sentiment. Search ticker like $baba. Read thru comments and such. Untouchable", ' un investible', ' C…\t\t\nRT @BurntOutCase: Every day $baba goes down some more', " I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\nOK. here's my point on sentiment. Search ticker like $baba. Read thru comments and such. Untouchable", ' un investible', " Charlie is a moron etc. That's the type of bearish sentiment I would expect to see when looking for some longs. Fucking not even close to this in US. Still hope.\t\t\n$BABA Mainland China reports nearly 3", '400 new COVID-19 cases today', ' the highest level since February 2020...not looking good in there 📶\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@thehurrycane1 @karmaoptions $BABA non enjoyers should really stop ignoring that its Accounts are audited by Accountants (Non CCP)\t\t\n$BABA going down hard like Ukraine ï¸\x8f\t\t\n"$BABA \n\nIn case of delisting', ' what would be a fair price to buy back US shares? ðŸ‘\x8d https://t.co/MUru5UDcFx"\t\t\n@karmaoptions As long as you can pinch your nose for the unverified financials and our Chinese allies essentially “owningâ€\x9d every Chinese company', ' seems like a solid trade. $baba support group welcomes you\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n@thehurrycane1 @Larryjamieson_ No one is trying to convince you about $BABA. we are just rethinking our thesis and checking if anything has changed our mind. Spoiler : Not really. Things have changed but we are still bullish over the long term (No few months is not long)\t\t\n@Larryjamieson_ 🤣 the $baba bagholder bros are relentless trying to get people to hold a worthless stock certificate with them.\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxPZq\n\n#baba    #wallstreetbets  #stock https://t.co/4NV3YAntD7"\t\t\n$BABA failing level for the second time https://t.co/loKNPoIZpq https://t.co/pj9AvToaXS\t\t\n"~When I was novice I made a lot of mistakes then I came to know about this C0mmunity.', '', '.', 'https://t.co/UijPhsrts2\n\n$SBUX $IDEX $INCY $GPRO $T $JNUG $BABA $BAC https://t.co/KhifPT6O08"\t\t\nCurrent State of China\'s Gaming Industry $TCEHY $NTES Also $BIDU $PWRD $BABA $MPNGY https://t.co/Ki3RaCQYOj\t\t\n$BABA Hilarious similarities. Not to mention the dow bottomed in July 1932 and I think BABA will bottom in July 2022. â–¶ https://t.co/D4BFHLQnmj\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"@LMT978 Yes. See $Baba $JD $Pypl - to name a few that I bought Dip on way down like 3 times - Oh & $V\nI\'m Confused on Banks tho - Had calls and got washed out $C $BAC $WFC -- We weren\'t supposed to have Geo Political stuff - Banks would rise w FOMC - I did that Dec. Jan & Feb. 🥴"\t\t\n$BABA 15 day 30 minute. Looks to me like it has alot more room to drop. 240B dollar company lots of meat on the bone in my opinion. https://t.co/rlGssi8tmt\t\t\n@KarlsenHenrik I was shorting $UPST above $200 then came Q4/2021 - was blown away by their progress and am now long several thousands shares. I would give it a 20% weighting at most', ' just because there are many other great buys right now - for example I also have $BABA $TWTR $F $SHOP $ROKU\t\t\n$BABA Oversold https://t.co/88Oo32CFHH\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg $BABA $JD $BIDU $NIO $XPEV\t\t\nChina faces multiple challenges amid ‘rising uncertainties’ https://t.co/2i0ax3o305 $BABA $NIO $JD $LI $XPEV\t\t\nLive updates: China pushes Russian claims of Ukraine biolabs https://t.co/ipuf1DIg6T $JD $BABA $NIO $XPEV $BIDU\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n( $DIDI)', ' ( $UBER) – DiDi Had To Postpone Its IPO After Jack Ma’s Ant: Bloomberg $BABA https://t.co/yBH8pzklUA\t\t\n"3/7-3/11全体レビュー\n🟩\n$CVX +7.72%\n$LYB +6.49%\n$SLB +10.17%\n$HAL +9.61%\n$BKR +13.30%\n$CRWD +6.43%\n🟥\n$FTNT -16.79%\n$ZS -10.80%\n$NET -12.08%\n$SNOW -13.94%\n$DDOG -10.67%\n$TTD -24.93%\n$DOCU -26.01%\n$DIDI -52.98%\n$BABA -13.81%\n$BIDU -19.25%\n$JD -24.53%\n$PDD -22.15%\n$RIVN -19.71% https://t.co/zq6KwEmH7W https://t.co/nU7GAE9QEu"\t\t\n$BABA â˜\x9d\t\t\n"$BABA \n\nKing Kong market abouta dong slap erbody to  outer fukin space ï¸\x8f"\t\t\n$BABA New trend..  Erbody moving to king Kong exchange', ' king kong got a big fat dong... ↔\t\t\nFound another potential short. $NIO. Sell this on pops. When companies like $BABA and $JD on sale', ' no need to buy companies like NIO.\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/K5mIBHGOL7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/iSA4s9Ovir"\t\t\n$BABA Oversold https://t.co/gdkCX6ExtZ\t\t\n$SPY $AMC $bynd $baba crazy 😀\t\t\n@kpkiwoong @rosemontseneca Fearing China is irrational IMO', ' but I could be wrong. If I am wrong', ' my investment in $BABA will probably go to zero. That would be a bummer', ' but worse things could happen.\t\t\n"RT @VincentBeller: 🔥SUNSTOCK', ' INC. $SSOK 🔥\n🔥REPORTS THIRD QUARTER FY 2021 RESULTS.\n\nhttps://t.co/3PDrtP23c7\n\n@ipoguy \n\n$TSLA $GLD $AFRM $AA…"\t\t\n@joecarlsonshow As you mentioned in one of your previous video that you made a mistake buying $BABA as many famous fund manager\'s you track had bought it and it kinda made you feel like buying it as well. How do you make sure that you can stay away from this kind of bias and what did you learn?\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $STORJ\n2: $XMR\n3: $PAXG\n4: $PERP\n5: $WAVES\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $GDXJ\n3: $SLV\n4: $FB\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $STORJ\n2: $XMR\n3: $PAXG\n4: $PERP\n5: $WAVES\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $GDXJ\n3: $SLV\n4: $FB\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPX 🥇\n2. $DOCU 🥈\n3. $MSFT 🥉\n4. $SHOP\n5. $FB\n6. $AMD\n7. $AAPL\n8. $BABA\n9. $AMC\n10. $KWEB\n\n( Sorted by most recent ) https://t.co/7bYQrrOJ15"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $PAXG\n2: $KBTT\n3: $STORJ\n4: $WAVES\n5: $XMR\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $FB\n3: $SLV\n4: $GDXJ\n5: $BABA\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $PAXG\n2: $KBTT\n3: $STORJ\n4: $WAVES\n5: $XMR\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $FB\n3: $SLV\n4: $GDXJ\n5: $BABA\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n$BABA going to zero https://t.co/S36ceYzRCC\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $GME\n3) $BABA\n4) $AAPL\n5) $TSLA\n6) $TQQQ\n7) $ARKK\n8) $FB\n9) $QQQ\n10) $SOFI"\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\nRT @realalexvieira: Disregard Wall Street Sell Short Down to Zero. Nuclear War Now 70% Likely $BABA $ROKU $BIDU $NIO $JD $SPCE $QQQ $RIVN $…\t\t\nDisregard Wall Street Sell Short Down to Zero. Nuclear War Now 70% Likely $BABA $ROKU $BIDU $NIO $JD $SPCE $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $AMC $DIDI #china #ukraine https://t.co/60RV0x90GM\t\t\n$BABA US stocks showing weakness and this could be the start of US bear market. Where will everyone take their money? Beaten down market â–¶\t\t\nRT @realalexvieira: Alex Vieira Number One Short Position in China DIDI Crashes 90% Today  $BABA $RBLX $ROKU $BIDU $SQ $NIO $JD $SPCE $QQQ…\t\t\nAlex Vieira Number One Short Position in China DIDI Crashes 90% Today  $BABA $RBLX $ROKU $BIDU $SQ $NIO $JD $SPCE $QQQ $RIVN $XPEV $TSLA #biden #Facebook #bitcoin $AMC $DIDI #china https://t.co/wNmfhIhLig\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $PUNDIX\n4: $KBTT\n5: $MAPS\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $AAPL\n3: $BABA\n4: $WNDR\n5: $SLV\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n$BABA This is a 1920\'s and 1930\'s chart as a reference point', ' to make more sense of my previous post about BABA (see my profile for that post if you didn\'t see it here). 💟 https://t.co/4r0xeObWku\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\nYou know a few months ago @Greenbackd said on #VAH “at this point either you think $BABA is a 0 or a mulibagger. And I think it’s probably more likely a multibagger than a 0 hereâ€\x9d and I think of this simple analysis whenever I think about the name. So simple. So clear.\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $PUNDIX\n4: $KBTT\n5: $MAPS\n\nTop 5 bullish trend on #USD pair\n1: $USO\n2: $AAPL\n3: $BABA\n4: $WNDR\n5: $SLV\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n@EquityBrian $baba will rocket to $120 when this understanding is reached\t\t\n"RT @Sandman7591: $BABA   monthly                               \n\nhttps://t.co/npzMK6PqyW"\t\t\nRT @cperruna: $BABA down another 15% to $91. https://t.co/5cCsEPtIea\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $XMR\n4: $MAPS\n5: $KBTT\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $USO\n3: $BABA\n4: $AAPL\n5: $GME\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\n"The CIO of @kraneshares', '  @ahern_brendan shared some thoughts on Twitter', ' pointing out that a number of the ADRs are trading at discounts to their Hong Kong listed shares as of the close on 3/11. \n$BIDU 10%\n$NTES 3.2%\n$JD 9.4%\n$BABA 4.9%\n$NIO 13.1%\n$XPEV 15.1%\n$LI 17%"\t\t\n"RT @cperruna: My limit order of $BABA cleared at $108.\n\nNo longer own."\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PAXG\n3: $XMR\n4: $MAPS\n5: $KBTT\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $USO\n3: $BABA\n4: $AAPL\n5: $GME\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n"RT @korinek_trades: $BABA requests\n\nAlmost ready for a bounce IMO\n\nWatch that 94-87$ area \n\nMonthly demand and origin of more from 85–>320…"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $GLD 🥇\n2. $C 🥈\n3. $SPX 🥉\n4. $BTC\n5. $SPY\n6. $BABA\n7. $XLF\n8. $JPM\n9. $STUDY\n10. $BAC\n\n( Sorted by most recent ) https://t.co/gX7CzXdvDR"\t\t\n"$BIDU $BABA $TENCENT $FXI $YY \nStocks   about to crash much lower … \n\n🚨🚨 I’m on the inside and I can say these ADRS are being delisted . 👇"\t\t\nThat would be awesome $baba https://t.co/YTlNWxw9kN\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PERP\n3: $ICX\n4: $XMR\n5: $RON\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $WNDR\n3: $BABA\n4: $PYPL\n5: $AAPL\n\nAll #FTX results: https://t.co/ypxjbS79IW\nNot buy signals"\t\t\nWhy Alibaba $BABA', '  $NIO Nio And Baidu $BIDU Shares Are Falling https://t.co/SRRtb9FrjQ\t\t\n"@FDwardawg @Stockrateez94 Really gonna miss trading \n$PDD $JD $BABA \nFeeling cute might go all in on China and Russia stonks 🤡"\t\t\n"[Scan results - #FTX - 15m]\n\nTop 5 bullish trend on #PERP pair\n1: $RUNE\n2: $PERP\n3: $ICX\n4: $XMR\n5: $RON\n\nTop 5 bullish trend on #USD pair\n1: $SLV\n2: $WNDR\n3: $BABA\n4: $PYPL\n5: $AAPL\n\nAll #FTX results: https://t.co/kFG8XpNRPZ\nNot buy signals"\t\t\n$BABA $300 by Wednesday ï¸\x8f\t\t\n$BABA 180+ ðŸ\x8f¼\t\t\n"$BABA ""Waiting for BUY signal on   BABA  \nRegister for 7-Day Trial Access at https://t.co/WBARPaK0Cc "" https://t.co/gmtaEFU6YW"\t\t\n$BABA Awaiting Buy Signal. Free 7-Day Trail at https://t.co/OB4KuLJjyA https://t.co/wvmPXhdja0\t\t\n"#Stockmarket #Stocks #Investment \n\n$BABA\nNew strong support level https://t.co/sdTjh69SlF"\t\t\n"@CNBC @CNBCMakeIt Rule number #1 \nDon\'t listen to Charlie and his $BABA buys\nDon\'t listen to Warren and his $BYD\nBuy American Companies kids \nSay no to ADRs"\t\t\n"RT @Sandman7591: $BABA   monthly                               \n\nhttps://t.co/npzMK6PqyW"\t\t\n$BABA No one knows shit here. Hilarious that anyone actually thinks they do. Anyways', ' moonshot monday. Close over $200 easy. 📢\t\t\n"$BABA   monthly                               \n\nhttps://t.co/npzMK6PqyW"\t\t\n$BABA If China tries to force its case to take Taiwan', " a lot can go wrong very quickly. I don't think China is ready to do that yet though. Maybe in 2030. ðŸ\x8f¼\t\t\n@3chrisg @ValueTom84 Can you explain", ' $baba is hot trash\t\t\n@TicTocTick $BABA\t\t\n"Remember when Ortex was showing $BEST inc\'s price targets in the $30 range? I remember!\n\n$BEST inc: we\'ll get back to double digits! 🚀🚀 \n\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC https://t.co/rEnxgjFEaK"\t\t\n"$BABA currently trades at a 12 P/E.\n\nToo much value here in my opinion considering the growth of the company."\t\t\n@HengKan4 I think buying Naspers and Softbank are better options because they both hold stock $Baba $TECHY which they can trade on international markets but most retail investors can\'t sell on international markets.\t\t\n@gr8fultrading Or $BABA or $FB\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n$BABA at 7x EV/FCF is starting to look tempting\t\t\n"$NFLX and $ROKU similar set ups', ' lots of growth stocks toying with going lower. Watching in the week ahead to see if $ROKU joins $PYPL $BABA $NET $U and the slew of others that have lost that $100 level', ' and maybe #NFLX to 300?\n#options #OptionsTrading https://t.co/6yzSe882sv"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n$BABA the only thing the makes sense is maybe Ma is being forced to sell all his shares as a plea', ' slowly 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f. The constant down pressure makes no sense. 👀\t\t\n@Oomair @Bing_BONG1 seen that recent crash in $BABA as well? 😬 yall gotta stop testing my thesis man. I can’t keep bustin y’all down like this. ï¸\x8f\t\t\n$BABA see I told you always follow the money. China threatens. 😄\t\t\n"Babe', ' just asked me 5 gifts I wanted for our 9th year wedding anniversary.  Straight up', ' I knew what I wanted.\n30 of $BABA\n10 of $FB\n50 of $DKNG\n10 of $RBLX\n5 of $U\n\n#StockMarket #StocksToBuy"\t\t\n@GatorMcKlusky @lankytrader ah dont feel too jealous my $BABA av is fucking shit @202 🤣🤣🤣 ðŸ\x8f¼\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n@kaitduffy Legit between $BABA $DKNG $SOFI I\'m gonna be Ballin next year when they go back towards ATH\'s again. Wish everyone the best!\t\t\n"$BEST officially has more money than the size of their market cap lol: \n\nUS$856.4 million in cash but market cap under 300million...wtf $BEST 🤪\n\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC https://t.co/kEzDvQeWoN"\t\t\n"The recent sell-off in Chinese ADRs ( $BABA', ' $JD', ' $TCEHY', ' etc.) is curious to me. I see 3 main reasons thrown around. \n\n1) Delisting in the US.  \n2) Fear of China and the West decoupling', ' leading to similar sanctions.\n3) VIE structure."\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPX 🥇\n2. $CLF 🥈\n3. $SPY 🥉\n4. $FB\n5. $UPST\n6. $KWEB\n7. $MSFT\n8. $BABA\n9. $PYPL\n10. $SOFI\n\n( Sorted by most recent ) https://t.co/gZE8VEQF3G"\t\t\n"RT @SamanthaLaDuc: $KWEB fell 50% in 2021 AND another 38% YTD in 2022. 😢\n\nI did warn monthly it wasn\'t safe 👇\n\nSadly', ' still no capitulation…"\t\t\n$BABA I know a guy who took a home equity loan and went balls deep at 160. Big oof 😥 but that’s what you get when you bet against America ï¸\x8f\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\nLove all the hate that $FB and $BABA are getting. Makes me even more bullish long term\t\t\n@shubh_kr_ @Gambiste1 $Baba down another 10% and the risk-reward is totally worth it\t\t\n$PYPL $FB $ZM $BABA $NIO These 5 are ridiculously low lmao 😀\t\t\nPeople will get rich buying and going long on these now. $NIO $BABA https://t.co/0Tu3Fkwufb\t\t\nRT @Larryjamieson_: Need another $BABA P/E reading on my TL thanks.\t\t\n$PYPL $FB $ZM $BABA $NIO These 5 are ridiculously low lmao â–¶\t\t\nRT @shubh_kr_: $BABA if you\'re looking to get into this stock or any stock for that matter', ' why not sell a CSP and get shares at a discount…\t\t\n@itscharliemar @mistman78 @rosemontseneca Good luck getting liquidation value when the stock is trading for zero. So you’re going to hire a liquidation lawyer to liquidate a VIE? How does that work exactly? I’m a $BABA bull btw but I guess some ppl are are too sensitive to discuss the risks.\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\nAlso notice $baba dropped less than the other Chinese ADRs because they can be converted into HK shares. But names like $pdd can’t.\t\t\n"$KWEB fell 50% in 2021 AND another 38% YTD in 2022. 😢\n\nI did warn monthly it wasn\'t safe 👇\n\nSadly', ' still no capitulation selling and US institutional investors currently hold around $200bn in Chinese ADRs with $750bn in all Chinese stocks. 🩸🩸🩸\n\n$FXI $BABA $TCHEY et al https://t.co/KLM1YLxKzR https://t.co/U9ZT1XWXb3"\t\t\n"RT @AcdeDesenvolvi1: $amzn saved my butt Friday with split news \nsold and bought $baba we shall see 🔒🕋 ï¸\x8f https://t.co/43R3sIJe3N"\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"$amzn saved my butt Friday with split news \nsold and bought $baba we shall see 🔒🕋 ï¸\x8f https://t.co/43R3sIJe3N"\t\t\n@TicTocTick $FB $CPNG $BABA\t\t\n$BABA if you\'re looking to get into this stock or any stock for that matter', ' why not sell a CSP and get shares at a discount? VIX is at 30. It\'s a seller\'s market with this volatility. Just a thought. 💯\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n$SE $BABA $SOFI leaps\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@kouroshshafi @JerryCap @scuttleblurb $BABA cash flow is not cash flow that you can eat.\t\t\n"I\'ve Lost 15 Years Salary in 13 Months...\nhttps://t.co/VwYy8oCefw\n\n$NIO $BABA $ARKK $PLTR"\t\t\n"$BABA $NIO $Beke $bidu $PDD  \n  Are we giving away more \nmoney Monday? ðŸ‘\x8d"\t\t\nThe second step must be what is described thus. Hopefully Charlie can follow this second step and cut the chord  to $BABA https://t.co/jJ5XTZcAWo\t\t\n"@i8bN2ahiA4BlaEn J\'applique la règle : ne jamais mettre ses oeufs dans le mm panier\n\nVoici une partie des action/stocks que j\'ai : \n\n$TSLA\n$AAPL\n$PYPL\n$BABA\n$AC\n$BTC\n$NIO\n$NVDA\n$SHOP\n$COST"\t\t\n$BABA what happens to US shares if they delist? 🥇\t\t\n$BABA fake news â–¶\t\t\n@ValueTom84 Thinking of selling my $BABA and putting that into $fb ', ' Both are down a ton\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n$BABA Alibaba will be listed on NKSE (North Korea Stock Ex) and rocket to the sea with the rocket boy.😂🚀🚀🚀🚀🚀🚀🚀🚀 👆 https://t.co/edeuSm4DDu\t\t\n@JoshuaTai0427 I wonder if China sees (or cares) how wide the bonds for $BABA and $TCEHY are trading relative to their company strength. Capital markets are contracting in China which is antithetical to their growth target....?.\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@StealthQE4 Is it the new $BABA?\t\t\nRT @Gregariou1: $BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\n"📢 $BABA price targets\n\n🟢 CLSA - $250.0 (2021-12-22)\nðŸŸ\xa0 Atlantic Securities - $140.0 (2021-12-21)\n🟢 Macquarie - $162.0 (2021-12-07)\nðŸŸ\xa0 The Goldman Sachs Group - $nan (2021-11-28)\nðŸŸ\xa0 Argus - $216.2 (2021-11-24)\nhttps://t.co/J9gPnEMtwZ"\t\t\nRT @ZLalenia: $BABA if you don’t own Kong shares', ' it’s just stupid at this point. 👆\t\t\n"RT @topstonks: $BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbe…"\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #stock https://t.co/JE4Gu2GW43"\t\t\nRT @grindthisgame: @joecarlsonshow Going against the crowd is often very rewarding. A smaller YouTuber named "Tay Chi Keng" has gone in dep…\t\t\nAlibaba $BABA is currently -17.6% at $86.71. Those who thought it was financially (never mind morally) fine to get into bed with the communists', ' have paid a considerable price. https://t.co/WZVmTZxZhD\t\t\n$BABA will do a big share back soon', ' You;ll see', ' the impact on the price will surprise you! I told my husband this and he agreed 💫\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\nRT @grindthisgame: @joecarlsonshow Going against the crowd is often very rewarding. A smaller YouTuber named "Tay Chi Keng" has gone in dep…\t\t\n$BABA if you don’t own Kong shares', ' it’s just stupid at this point. 👆\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n$BABA Why would this go up on Monday? 🔔\t\t\n$BABA has anyone bought shares on the hong kong exchange if so what brokerage? 🔔\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n$BABA it’s so easy to say this will fall more … my price target is 0 💟\t\t\nHa perdido lo mismo el dolar en el 100 años que $BABA en 1 https://t.co/zC84TUfMCf\t\t\n$BABA 70-75 soon ? 👉\t\t\n$BABA https://t.co/7IB8syI6jS\t\t\n@acct1991029 $BABA ppl are talking about the risk of delisting. Personally', ' I feel like it would be the biggest catalyst since there will be no more geopolitics varaible in the equation.\t\t\n"@InversorExperto @drdetusfinanzas @TihoBrkan @Ivan_Bolsa @robertojirusta $BABA emho está barata', ' pero... Puede estarlo más tiempo', ' cuanto lo estuvo ya no? A eso hay que sumarle que', ' si bien vienen de hace rato dando vueltas', ' el riesgo de deslisting ya que ahora bajaron algun que otro martillo.\nEstará en modo Argie', ' con horizontes a 4/5 años?"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"RT @CheddarFlow: Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow…"\t\t\n"Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow \n$FB - 69% call flow 👆 https://t.co/TSHUct31D7"\t\t\n@OptionsMike $baba https://t.co/PVQeANeYXo\t\t\n"Most active flow from Friday: \n \n$TSLA - 52% put flow \n$AAPL - 54% put flow \n$NVDA - 56% call flow \n$BABA - 60% put flow \n$FB - 69% call flow https://t.co/8YaFJ0fkps"\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nHow much cash/share for $BABA rn? â\xad\x90 https://t.co/dKSsmx6kj3\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA this is literally like buying Amazon at $400… it’s crazy how cheap this stock is right now â\xad\x90\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"$BABA ALIBABA & THE CHINESE THIEVES….movie coming out 2025\n\nFrom the makers of BYE BYE BAIDU\n\n$BIDU 🆕"\t\t\n$YUMC probably a better bet than $BABA at this point.\t\t\nRT @Gregariou1: $BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\n$BABA How come the MMS don’t want Puts to expire worthless? âž¡\t\t\nRT @Montecristo_BM: Intento comprender que lleva a una "persona" a reÃ\xadrse de las pérdidas de otras personas porque han invertido en $BABA.…\t\t\nRT @davidfaber: Big decline in $JD and $BABA appears related to naming of first 5 Chinese ADR\'s by SEC in the 3 years de-listing process es…\t\t\nRT @Gregariou1: $BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\nRT @InversorExperto: Esperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversor…\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@JMihaljevic @iancassel @AlignResearch Agreed. There was so much positive sentiment towards Alibaba the Ant IPO. I remember an analyst writing $BABA would be worth more than Amazon In a decade. Now? Crickets.\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"$NIO $XPEV $LI $BABA $BIDU \nAfter watching 30 minutes video clips on youtube and reading all comments ', ' I concluded …CHINA BAD!! ✅"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA extremely over sold. Keeping on watchlist for now. Looks poised for a nice reversal next week if EMA\'s cross again. This could easily hit $100 levels by 18 March. ☑\t\t\nAny good reason to buy $BABA at this price point? https://t.co/6ptOyIEuXp\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"@joecarlsonshow GAAP standards allow $BABA to add financial data from companies they have no equity interest in to their income statements/balance sheet', ' as if they were wholly owned subsidiaries.\n\nThis has a major impact on the numbers coming out of $BABA"\t\t\n"@Pat300000 @speculatore U like YTEN? 3mill float$4.27 cash per share a share. @ $5.15 now\nIt on a technical breakout!\nAmerican company with key strategic partners like $xom (#Exxon) $bayer #bayer and others! \nInsiders loaded up last year around $11 . just think about that! \n$usd $rivn $nio $li $baba https://t.co/urq6yjixCf"\t\t\n"@Cristia87866105 @joecarlsonshow This!  A company this profitable getting ""shredded"" like this', ' there is something else going on.   \nIn the last 12 months', ' BABA had revenue of 130.69 billion and earned 10.23 billion in profits. Earnings per share was $3.79.\n$BABA"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n@realdennishong @exileofthemain @BATMongoose @MadThunderdome Ya', 'Different risk tolerance. But the valuation premium in US stocks relative to growth. I acknowledge extra risks and higher equity risk premium', ' but forget multiples-I dont see the Chinese exposure priced in US tech nor is AMZN/AAPL trading at 40% cash and investments like $BABA\t\t\nRT @InversorExperto: Esperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversor…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@Investingcom $BABA\t\t\n$BABA China must be going to take Taiwan. Retail/we r the last to know', ' this shit has no bottom like Didi. I bought some baba Jan calls yesterday but I will not average down', ' make no mistake this can go to 52 very fast. 📈\t\t\nEsperemos que los reguladores chinos y estadounidenses lleguen a una solución pronto que de certidumbre a los inversores de empresas chinas listadas en Estados Unidos. $BABA $JD $BIDU  https://t.co/Z0JF3F2AOy\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @liveguard121: $GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC\n\nht…"\t\t\nRT @liveguard121: $TSLA $GME $AMZN $BABA $DB $ORCL $QQQ $VTI $VOO $TQQQ $AMD $NVDA $ICLN $MSFT $MULN $CEI $HYMC $ENSV $CKPT $XELA $KGKG $AG…\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA How many CNBC analysts will be buying calls/commons this upcoming week after bashing Chinese stocks relentlessly. ï¸\x8f\t\t\n"RT @InversorExperto: $BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n$BABA - what are you looking at this weekend 🆕\t\t\n"$BABA no deja de caer ¿habrá delisting? \n\nOs agradecerÃ\xada 🔃RT para compartirlo. Muchas gracias\nhttps://t.co/7yk6DtioS4"\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n$BABA Anyone think we have a green close Monday? 😀\t\t\nRT @daniel_toloko: Easy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\n"RT @dissectmarkets: Ray Dalio’s new video implies that the US is on the decline and that China is on the rise.\n\nIt wouldn’t be a surprise i…"\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\nRT @canela_steve: @joecarlsonshow $BABA lacks good media coverage\t\t\nI have a new acronym for Chinese ADRs.  FODL (Fear of DeListing).  $YUMC $BABA $KWEB\t\t\n$BABA acting like a crypto shitcoin https://t.co/4RFcThKmBj\t\t\nRT @solitude_chain: All those that is still buying China stocks have no idea what is the risk of nationalization. Shall the state crystaliz…\t\t\n$BABA CCP can change sentiment on Chinese stocks anytime they want with just a simple public announcement. Short term', ' this is a gamble. Long term', ' this is a steal. Depends on your time horizon. 👉\t\t\nRT @NoticeMan_for: @ryano3333 i would think you\'d get more responses if you posted on the $BABA board. ï¸\x8f\t\t\n@ryano3333 i would think you\'d get more responses if you posted on the $BABA board. ï¸\x8f\t\t\n"All those that is still buying China stocks have no idea what is the risk of nationalization. Shall the state crystalized losses for you?\n$DIDI $BABA\nCrypto solve this."\t\t\n@joecarlsonshow $BABA lacks good media coverage\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/7dXUV7O9Vo\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"Ray Dalio’s new video implies that the US is on the decline and that China is on the rise.\n\nIt wouldn’t be a surprise if those who bought the dip in Chinese tech stocks today become filthy rich in the future.\n\n$KWEB $BABA $BIDU $NIO $JD"\t\t\nRT @daniel_toloko: Easy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\nRT @Kaiser_GX: $BABA Adding', " I'm sure we will end up seeing Munger doubling down again when reports are released. 💢\t\t\n$BABA 📶\t\t\n$BABA Adding", ' I\'m sure we will end up seeing Munger doubling down again when reports are released. 💢\t\t\n"@joecarlsonshow $Baba over the long term it can give a decent return. \nSo my opinion is Cant we allocate funds to any other more potential investments."\t\t\n"US vs CHINA this is why they spread all the fear they try to push the line👇 \n\nEvery country is NEGATIVE EXCEPT ONE… guess which one? \n$KWEB $BABA $JD $PDD $NTES $TCEHY $IQ $FXI $MCHI https://t.co/Sd8Z5IeDr3"\t\t\nI still can’t believe some of these discounts in Asia they are going thru a 2008 type of crash over there $FXI $KWEB $BABA $JD â\x8f©\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @ZLalenia: $BABA BUT BUT… BABA IS GOING TO BE DELISTED', ' TENSIONS WILL RISE BETWEEN US AND CHINA\nstfu', ' US needs China and vice versa ï¸\x8f ht…"\t\t\n@joecarlsonshow Going against the crowd is often very rewarding. A smaller YouTuber named "Tay Chi Keng" has gone in depth on $BABA in his videos.\t\t\nDoing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\nRT @joecarlsonshow: Doing homework on the next $BABA video', ' if you have any interesting insight. Share it here.\t\t\nJedna z dneÅ¡nÃ\xadch hlavnÃ\xadch zpráv v mÃ\xadstnÃ\xadm Ä\x8dÃ\xadnském plátku', ' myslÃ\xadm si', ' že “hrozbÄ›â€\x9d delistingu je vÄ›nována pozornost a problém bude', ' snad brzy', ' oboustrannÄ› vyÅ™eÅ¡en. Mimochodem Golden Dragon China Index je -71 % od ATH.  #akcie #investice $NIO $BABA $xpev #NIO https://t.co/mksyDMR3YE\t\t\nRT @EleanorTerrett: This morning the @SECGov identified 5 US-listed ADRs including Yum China $YUMC and biotech company Beigene $BGNE for fa…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nDoing homework on the next $BABA video', " if you have any interesting insight. Share it here.\t\t\n@KakarotUSA clov or $BABA ? 😘\t\t\n@KKrump @Budgetdog_ I'm confused on $MELI & $SQ being similar", ' they have more than 15x the P/E of $BABA\t\t\n$BABA SHANGHAI', ' March 11 (Reuters) - Discussions between Chinese and U.S. regulators over cooperation on audit and regulation are proceeding smoothly ï¸\x8f\t\t\n$BABA Guys', ' I’ve serious question. can anyone please explain why market cap of entire Softbank is less than their 25% stake in Alibaba which is roughly about 60B? Am I missing anything? ï¸\x8f\t\t\n$TCEHY  ...Work in progress... $STUDY $BABA $KWEB $SPYðŸ\x8d€ 🇨🇳ðŸ\x8d€ ï¸\x8f https://t.co/PLW5nKyxO4\t\t\nRT @David_Tracey: $BABA $104 🤮\t\t\n"Alibaba Group $BABA отчёт за Q3 FY22. Выручка выроÑ\x81ла на 9', '7% до 242', '6 млрд юаней ($38', '07 млрд). EPS 16', '87 юанÑ\x8f ($2', '65) против 22', '03 юанÑ\x8f за Q3 FY21. Ð\x90налитики прогнозировали выручку 246', '37 млрд юаней ($38', '83 млрд) и EPS 16 юаней ($2', '55).\n#alibaba #stocks\nhttps://t.co/irYcep5hlJ"\t\t\nRT @anandabv: @Nobanksallowed $BABA ipo was $68', ' first trading $92. Big buyers got the $68', ' only desperate retail $92… â–¶\t\t\nRT @EthanFinancial: @clarkythetitan Agreed', ' despite added fears by virtue of potential sanctions', ' I am almost certain from a few months ago…\t\t\n"RT @jm_heacock: @Vanrollll @Budgetdog_ Jim Cramer is... well', ' whatever.\n\nThat being said', ' all stocks go through the 4 Stages of Market Move…"\t\t\nRT @ZhouyePang: $BABA realistically don’t see this dipping below $82/83… ✨\t\t\nRT @BlMoverload: @kevinsxu @niubi Uber has $5B in debt and $Didi has net cash.  So your relative valuation is even better on an EV level.…\t\t\n"RT @crypto_market12: $AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VI…"\t\t\n"RT @crypto_market12: $AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VI…"\t\t\n@kevinsxu @niubi Uber has $5B in debt and $Didi has net cash.  So your relative valuation is even better on an EV level.  But they are burning and when did cash matter to Chinese companies.  $Baba at 40% cash', ' so is Tencent Music....\t\t\n$BABA realistically don’t see this dipping below $82/83… ✨\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/t9joYSjsZd"\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/i18LjVp4c9"\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here. https://t.co/7OYUJn8tjb\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/64DRo9iBey"\t\t\nRT @Mahakal45024001: 1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and…\t\t\n"@Vanrollll @Budgetdog_ Jim Cramer is... well', ' whatever.\n\nThat being said', ' all stocks go through the 4 Stages of Market Movement (see below). $BABA was in a normal Stage 4 Decline', ' immediately followed by an entire market correction. The stars aligned for this stock. It will recover - they always do. https://t.co/WJI84taFBy"\t\t\n@clarkythetitan Agreed', ' despite added fears by virtue of potential sanctions', ' I am almost certain from a few months ago that $BABA holds more in cash on hand than they are currently valued', ' even discounting liabilities lol\t\t\n"Si fuera accionista de $BABA me presentaba allÃ\xad aunque fuera con manguitos y flotador ðŸ\x8fŠðŸ\x8f»â€\x8d♂ï¸\x8f\nPara alquilar la zodiac no da. https://t.co/GfjFPWqMJW"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n@NullRinvestor Samme her! Tenker Ã¥ sitte leenge med min posisjon i $baba\t\t\n@Nobanksallowed $BABA ipo was $68', ' first trading $92. Big buyers got the $68', ' only desperate retail $92… â–¶\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"$BABA 1W\nAbsolute pain', ' now matching 2017 lows \nhttps://t.co/WXuAmme3We"\t\t\n$BABA — 10 Signs Your Stock is Being Manipulated — GripRoom https://t.co/TRyOs2akMQ\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! best crypto discord group over 80k member and even have their own app join here.https://t.co/YIgGmyYly7\n\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS $TLRY $HEXO $ACB $FDX $DKNG $DDD $LRCX $NVDA $AMD https://t.co/IUbcUMyNTO"\t\t\n$baba to next price support', ' lower than this and it likely visits the all time lows. https://t.co/jD1ylstVIg\t\t\n"RT @TheAroraReport: A MASSIVE $3 TRILLION OPTION EXPIRATION AHEAD \n- Read more.\n\nhttps://t.co/BTbZQ5zLke\n\n#apple #investing #invest #invest…"\t\t\n"$BABA BUT BUT… BABA IS GOING TO BE DELISTED', ' TENSIONS WILL RISE BETWEEN US AND CHINA\nstfu', ' US needs China and vice versa ï¸\x8f https://t.co/we2lvO5ZJb"\t\t\n"$BABA\nDon\'t overthink. https://t.co/2PmiZywcQu"\t\t\n$BABA ill buy some below 20 📈\t\t\n@DOG_the_STOCKs_HUNTER yea there are gaps all the way to $3. Maybe in the $12 range. That’s just nuts. But look at $BABA. $NIO ✔\t\t\nRT @aurajingle: $BABA Munger when we see the much needed bounces the next few weeks ✅ https://t.co/nVHESyUgAj\t\t\n$BABA Munger when we see the much needed bounces the next few weeks ✅ https://t.co/nVHESyUgAj\t\t\n@indepenrentista $VFC $CLX $TROW $MMM $FB $EL $V $KMB $GILD $CCL $GEO $BABA $PYPL $DIS $CL $CVGW $JPM $UGI\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @Sqwii: $baba forecast from Goldman Sachs 2020 ', ' now they must be really bullish if they loved it at 300$. 😂 https://t.co/5dqhgTmj8s\t\t\n"RT @emarabella: #Bitcoin at -18% YTD seems like a bargain in comparison: \n$pypl\n$shop\n$baba\n$nflx https://t.co/KtHpDtJcA8"\t\t\nRT @Gerry_ODonnell: KraneShares (@Kraneshares)\'s @ahern_brendan has been on top of this -"...designed to get around regs in China and finan…\t\t\nRT @ChrisFranco: Uploading another YouTube video where I share timeless wisdom from Warren Buffett about risk (as it relates to $BABA). Tha…\t\t\n$DIDI $baba they did didi so bad ï¸\x8f\t\t\n"If you sold your $BABA shares because of my tweet', ' good for you', " because its collapse below 1.886 fibo so now I don't know where the f*** is going", ' maybe to $0.\n\nBuy #Litecoin Å\x81 https://t.co/ko1VUR423C"\t\t\nRT @Patryk15846234: $BABA Good entry point? Worth buying this at 2016 price ? 👀\t\t\nRT @earlydaysbtc: Ngl this market confused the f outta me. Both equities', ' and crypto. Staying exposed still. Equities am exposed to $BABA.…\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n$BABA “the Return of the dragonâ€\x9d is  on the rise in Asia..  let’s go â\x8f© https://t.co/y6Rx1YxqCv\t\t\nRT @Michigandolf: Every time I think it\'s a good idea to DCA into $BABA... https://t.co/kM4S8Wtzi3\t\t\n@MillionaireBiz1 what you think about $baba\t\t\n@GusNord_Merval $MELI o $BABA\t\t\n"RT @BenCaruso11: $BABA \nI just opened a fortune cookie….\n“The early bird gets the worm', ' but the second mouse always gets the cheeseâ€\x9d ðŸ˜\x8f\n\nWe…"\t\t\n@JoaquinGrech ¿El delisting de USA serÃ\xada el fin de estas empresas? Para $BABA lo más importante es lo que pase en Asia', ' su cadena de suministro y clientela está allÃ\xad. Muchos institucionales extranjeros no pueden comprar la acción de HK', ' por eso venden. Suena a oportunidad', ' el negocio irá bien.\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"RT @utradea_: Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time…"\t\t\n@UTSnakeyes @lowkeystonksLLC I’m excited for the $Baba write up you are working on!\t\t\n$BABA $300 selling at $90 😂 ðŸ˜\x81\t\t\n@Maestruli I agree. Waiting patiently for some of my other companies to go back into the green ', ' so I can sell and move all to $BABA . I think it will be a home run. 📢\t\t\n"Long-term #options I like for my #AIM investing method  - $F', ' $MSFT', ' $AMGN', ' $IBM', ' $KO', ' $JD', ' $FB', ' $AMZN', ' $BABA', ' $MU', ' $AMD', ' $AMZN', ' $AAPL - high profits - https://t.co/Nbc2YzPdRz      - not financial advice\nhttps://t.co/HHJ6OcafVw \n\nRobert Lichello AIM - options"\t\t\nIf you invested $100', '000 in $BABA (Alibaba shares) about 2 years ago', ' you\'d have less than $20k right now. 😢😢 https://t.co/D3cY1uN5Vd\t\t\nRT @HumbleTrader100: @TicTocTick Same for me with $baba\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"@MQcapital1 right. that makes sense.\non a separate point', ' watching the tape', ' i notice $FTCH trades in tandem with China names $BABA $BIDU"\t\t\n@TicTocTick Same for me with $baba\t\t\n$DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[]. https://t.co/r5yHq7jrvv\t\t\n"RT @utradea_: Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nPreparando un informe sobre los últimos acontecimientos en $BABA y los riesgos actuales', ' si veo interés lo publicaré en👇 https://t.co/SCjV4pxuzz\t\t\n"$BABA \nI just opened a fortune cookie….\n“The early bird gets the worm', ' but the second mouse always gets the cheeseâ€\x9d ðŸ˜\x8f\n\nWe shall be fine 🤙ðŸ\x8f» 🚩"\t\t\nRT @Michigandolf: Every time I think it\'s a good idea to DCA into $BABA... https://t.co/kM4S8Wtzi3\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"Top 10 most discusssed stocsk on Twitter the last 24hrs. \n\n$MULN\n$SPY\n$AMC\n$SOFI\n$XELA\n$CEI\n$NIO\n$TSLA\n$DWAC\n$BABA\n\nReal-time stock trends', ' analytics', ' and insights 👀👇\n\nhttps://t.co/pp1Mt1hYM5 https://t.co/xHMCFruIMr"\t\t\nNgl this market confused the f outta me. Both equities', ' and crypto. Staying exposed still. Equities am exposed to $BABA. Not a lot vs others. Average buy is $115.46. Yes I am down but f it. Will continue it buy in. Average #BTC buy is mid 30k. Tanks lower', ' will dca. Am ready.\t\t\n$BABA Good entry point? Worth buying this at 2016 price ? 👀\t\t\nRT @ChrisFranco: Uploading another YouTube video where I share timeless wisdom from Warren Buffett about risk (as it relates to $BABA). Tha…\t\t\nKraneShares (@Kraneshares)\'s @ahern_brendan has been on top of this -"...designed to get around regs in China and financial disclosure regs in US. Now both China & US are cracking down." $BABA $JD #ADR #china #equities https://t.co/VysSp2B6sW\t\t\n"#Bitcoin at -18% YTD seems like a bargain in comparison: \n$pypl\n$shop\n$baba\n$nflx https://t.co/KtHpDtJcA8"\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.>>/>> https://t.co/r5yHq7jrvv\t\t\n@itscharliemar I doubt it - China is going after all the big companies $DIDI $BABA can’t trust #China\t\t\n"$BABA\nI’ve made $98', '111.27(891.33%) in a day after follow them and using their alerts', ' Big thanks to this chat room. Make as much as you want. https://t.co/uZFZ6HPstx"\t\t\n$SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][].  https://t.co/r5yHq7jrvv\t\t\n"@dropmikeboom @dampedspring bridgewater existed $tsla et al like September 2021? Then they messed up adding long positions on $baba et al ', ' in Hong Kong exchange', ' believing in 🇨🇳Dream ', ' now hurting big time? \n\nFinancial market is just tough 😂"\t\t\n@RaidPifpaf at least its not $BABA', ' that his pal got snookered into buying\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nMy thoughts on $BABA 😄\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.$$ https://t.co/r5yHq7jrvv\t\t\n@DividendGrowth As a fellow $BABA Alibaba bag holder I agree 🔛ðŸ”\x9d🔜 https://t.co/9AZwa6O7Ok\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[[ https://t.co/r5yHq7jrvv\t\t\n@IcariaCap @Krevix Breve comparación (tanto fundamental como de valorización) de $BABA vs $JD\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%% https://t.co/r5yHq7jrvv\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n$ELMS you had been warned by me and others that they were white labeling trucks you could buy on $BABA. How’s that working out? 😂 https://t.co/lyzgC7xCLn\t\t\n$BABA all opinions and fundamental analysis aside', ' all Chinese stocks were sold off at 70% discounts by big money on Friday. This is extremely scary considering what this means insiders might know. ï¸\x8f\t\t\n$SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.', '', '', '', ' https://t.co/r5yHq7jrvv\t\t\nLook at $baba $cpng $fsly $pltr $docu  $snap. One obvious lessen is to avoid assets held by funds with unusual risk appetites like ARK and SoftBank', " whether the companies are good or not. It’s not out of realm of possibility these funds get in trouble and shut your exits\t\t\nRT @Allan_Martins_: $HUT $HIVE $BITF $BTC At least we're not $BABA 😲🥴🤧🤤 ï¸\x8f\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.', '', '', '', '  https://t.co/r5yHq7jrvv\t\t\n"A MASSIVE $3 TRILLION OPTION EXPIRATION AHEAD \n- Read more.\n\nhttps://t.co/BTbZQ5zLke\n\n#apple #investing #invest #investment #investments #investors #markets #stocks #stockstowatch #stockmarket $DIDI $AAPL $NIO $RLX $AMD $SOFI $F $ITUB $OXY $T $DOCU $BAC $PBR $RIVN $AAL $BABA"\t\t\n$BABA IPO price may be next stop. Where is Jack Ma? https://t.co/oXVmrvfvJc\t\t\n@Budgetdog_ Yes because $AMZN sellers continue to source more inventory from $BABA\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!! https://t.co/r5yHq7B2U5\t\t\n$SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.\\\\\\ https://t.co/r5yHq7jrvv\t\t\n@Bronkie88 Over the short term yes', ' but not over the last 7 years like $BABA.\t\t\n"$BABA seeing sustained chatter on wallstreetbets over the last few days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/h0k5dnzMpF"\t\t\n@unusual_whales $BABA & $MU tough week tho haven’t had a ten bagger in 2 weeks 😞 https://t.co/yIFh8MhZIM\t\t\nRT @HedgeFundTips: @aintwoke1 @i_give_locks When Covid started', ' a reporter asked then President Trump', " “what’s going to happen to all of th…\t\t\n@AlfieData Döner KE $BABA\t\t\n@PGRA_ @AleksDudic01 Don't know if $Kweb or $baba will go up big time on Monday but I'm pretty sure the gap down in HK will be bought. Here is my thesis for next week", " some of which i have already tweet: dont' get that the biggest holdings in $KWEB like Tencent", ' BABA', ' JD', ' JD Health', ' Ali Health', ' 1/\t\t\nRT @EleanorTerrett: This morning the @SECGov identified 5 US-listed ADRs including Yum China $YUMC and biotech company Beigene $BGNE for fa…\t\t\n$BABA this is criminal 📊\t\t\nWhy is Alibaba $BABA playing how low can you go? 😣\t\t\n$BABA Year 20-never. https://t.co/CZSZugmbdI https://t.co/7yLSMHF6aw\t\t\n$BABA Even IF it is delisted. And that is a big IF', ' it won’t happen until 2024 and a lot can change before then. ☑\t\t\n$BABA Anyone holding until the bitter end if need be? 💫\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n@Budgetdog_ Ahh $BABA my first 50% loss ðŸ˜\xad\t\t\n@KrauseTrades @jimcramer Charlie Munger and $BABA is almost as bad.\t\t\n$BABA âš¡\t\t\n@salilrajadhyx @ChrisFranco So my therapist told me whenever you own a stock and your down 50%+ on it just call yourself a long term investor! 😂ðŸ˜\xadðŸ˜\xad $BABA So yeah I’m a looong looong term investors like my grandchildren gonna enjoy the gains on $baba call it what it is.. we all scammed 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f\t\t\n$baba just a note out here. people who have called baba being a fraud have done so since 2014. yet the world does not end.\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"I\'m part of a server where top traders actually get paid based on results (over $70k last month). All based on merit. That\'s how you know you\'re getting the best alerts https://t.co/MO6dcdsWPi\n\n$NVDA $BABA $NIO $DOGE $TWTR $DIS $ETH $GME $GOOG $SNDL $SNAP $LCID $PLTR $BA $SQ"\t\t\ntop flowing stocks $AMZN  $UPST $GOOGL $NEM $BABA  $DWAC  $CVX  $TSLA  $SPY  $AAPL  $FB https://t.co/27TcFgmy9b\t\t\nTrending stocks on https://t.co/F4i3VqKZ25 on 2022-03-12 : $AYX', ' $BABA', ' $CHPT', ' $GME', ' $GRN.CA', ' $KLR', ' $ORCL', ' $PSTH', ' $SU', ' $TELL\t\t\n"Cheapest Mega-Cap Stocks for Mar 11', ' 2022:\n\n$BABA\n$FB\n$PFE\n$BHP\n$DIS\n$V\n$MA\n$AMZN\n$CMCSA\n$ABT\n$ASML\n$JPM\n$TMO\n$HD\n$VZ\n\nResearch on https://t.co/1p5M6cPAgm"\t\t\n@A_ASalim $baba\t\t\nRT @LaksaTasty: @GizmoBambino What you going to do with it anyways? Put it in a bank account? $BABA\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.//  https://t.co/r5yHq7jrvv\t\t\n@rubecube12 We don\'t need reasons. Price action will talk. $BABA reversal will be super strong.\t\t\n"@TaviCosta It\'s the same level of honesty as their Covid propaganda. \n\nBuy more $NIO and $BABA."\t\t\nWhen $BABA goes back to $150', ' I’ll change my plates to “$BABAâ€\x9d then see you guys at $200+ again. https://t.co/eXOcxCNbfy\t\t\nRT @The_RockTrading: $BABA RSI 25 on the daily', ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Tech…\t\t\nRT @NRaswitha: $BABA will start from $70 ï¸\x8f\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\nRT @sparksquadalpha: $BABA  Still free falling a month later.  I\'ve never seen bulls with so much clown makeup on.  🤣 ðŸ‘\x81\t\t\n"RT @sunchartist: Chinese ADRs (VIE) again having a bad day \n$KWEB & $PGJ -8%\n$FXI -2.8% \n$DIDI NOW -37% \n$BABA -4.56% https://t.co/dBLW3jaS…"\t\t\n$BABA lol just be real with yourself this stock is worth way more than this ï¸\x8f\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@ayotfyo @MarketRebels Lmao we the same bro 🤣 I’m looking to add $BABA soon it’s below IPO 7 years ago and had 10x the earnings and production now\t\t\n$BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!!!   https://t.co/r5yHq7jrvv\t\t\nRT @vijaygonsalves3: $BABA On sale enjoy buy more. âš¡\t\t\n$BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[[[ https://t.co/r5yHq7jrvv\t\t\nRT @HowellMtnCab: @filbo132 And there it is…just as I guessed. You’re a fellow $BABA bag holder with Munger! Ha!! 😂😂😂. Massive losses. Star…\t\t\nRT @HowellMtnCab: @filbo132 And there it is…just as I guessed. You’re a fellow $BABA bag holder with Munger! Ha!! 😂😂😂. Massive losses. Star…\t\t\nRT @QuackSlayerHK: @PGRA_ I think maybe a little more pain next week but it\'s time to start buying. I think it\'s insane for people to call…\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @sunchartist: Chinese ADRs (VIE) again having a bad day \n$KWEB & $PGJ -8%\n$FXI -2.8% \n$DIDI NOW -37% \n$BABA -4.56% https://t.co/dBLW3jaS…"\t\t\n"RT @aintwoke1: @i_give_locks @HedgeFundTips Yeah', ' the update: \n\n“huge losses this past week as bulls focus only on $BABA’s great business b…"\t\t\n"RT @aintwoke1: @i_give_locks @HedgeFundTips Yeah', ' the update: \n\n“huge losses this past week as bulls focus only on $BABA’s great business b…"\t\t\nRT @Royal_brx: @stocktrader300 @OptionsMike What do you think about $BABA ?if you share you opinion will be appreciate Thanks\t\t\nRT @The_RockTrading: $BABA RSI 25 on the daily', ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Tech…\t\t\nRT @abosalahsmile: @BorisZR @frankinvesting But in this price level and in this uncertainty', "why $baba don't announce that it will double or…\t\t\nThoughts on $BABA https://t.co/EeMd6PFjF7\t\t\n$BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts", ' ranking system', " and get paid being a top contributor.<><>  https://t.co/r5yHq7jrvv\t\t\n$BABA  Still free falling a month later.  I've never seen bulls with so much clown makeup on.  🤣 ðŸ‘\x81\t\t\n$BABA will start from $70 ï¸\x8f\t\t\nRT @The_RockTrading: $BABA RSI 25 on the daily", ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Tech…\t\t\n$BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC  Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.___  https://t.co/r5yHq7jrvv\t\t\n$BABA RSI 25 on the daily', ' prices sitting at December 2016 prices! Wow. Seems like a freefall here but I expect a Technical bounce before heading towards $73. I see a bounce towards $99 before pulling back further. https://t.co/OcEzA4MjYS\t\t\n@GizmoBambino What you going to do with it anyways? Put it in a bank account? $BABA\t\t\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.@ https://t.co/r5yHq7jrvv\t\t\n@indepenrentista $FB $BABA $VOO\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor."""  https://t.co/r5yHq7jrvv\t\t\n@aintwoke1 @i_give_locks When Covid started', ' a reporter asked then President Trump', ' “what’s going to happen to all of the restaurants?â€\x9d  He replied', ' “ don’t worry', ' they’ll still be there - they may have different owners - but they’ll still be there.â€\x9d The same can be said for $BABA. The business still…\t\t\n$HUT $HIVE $BITF $BTC At least we\'re not $BABA 😲🥴🤧🤤 ï¸\x8f\t\t\n"$NIO  $BABA  $BIDU investors need to be focused on the long-term outcomes', ' not the short-term headlines.Don’t make emotional decisions.This delisting B.S. has gone way way too far', ' the stocks have been going down for  years on wave after wave of delisting fears.\n#stockmarkets"\t\t\n@indepenrentista $BABA y $PM\t\t\n"@JoaquinGrech Es desperanzador. \nYo llevaba $BABA casi desde su IPO', ' y la corrección me parecÃ\xada relativamente normal para lo que es China', ' por lo que no he hecho nada. Pero que a estos precios tanto institucional sigue saliendo no puede augurar nada bueno. Se masca la tragedia. https://t.co/ZpuIFnkNVU"\t\t\n"$BABA was the 11th most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #investing https://t.co/mejECF0gqf"\t\t\nPlease talk me out of increasing my stakes in $FB and $BABA. Scare me!\t\t\nRT @axelroark: Looks like $BABA failed a backtest and started another bearish impulse. This can go from bad to worse in a hurry. https://t.…\t\t\n@eastdave902 Great entry point and margin of safety. Averaging in makes sense. I’m watching $baba too\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"@TihoBrkan Few Guesses… 😳😬\n\nA combo of: \n\n- Tar & Feather with the ‘friends’ they keep (Mother 🇷🇺 Russia)\n- Zero Tolerance w/ Taiwan Potential \n- Hedge Fund Blow up(s) - Forced Liquidations\n- Delisting Fears \n\n$KWEB $BABA $TCEHY \n\n#FearAndGreed"\t\t\nRT @FedericoRSantos: $baba https://t.co/djQjl7kOX1\t\t\n@Budgetdog_ Do you buy any of the noise about some of the Chinese stocks becoming delisted? $BABA and $NIO are both in my portfolio.\t\t\n"$BABA $nio $beke $jd $aapl \n   China to ban sales of Apple products in retaliatory move. Now everyone suffers. â˜\x9d"\t\t\n@St_Stonx as long as they don’t merger with $BABA .  Thats me cooked if they do😬 ï¸\x8f\t\t\nRT @FedericoRSantos: $BABA https://t.co/oQwEayDl53\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\nRT @QuackSlayerHK: @PGRA_ I think maybe a little more pain next week but it\'s time to start buying. I think it\'s insane for people to call…\t\t\nRT @SeekingAlpha: $BABA $BABAF $JD - Alibaba And https://t.co/nCnF738dLj: Chinese Tech Stocks Hit By Delisting Fears', " China's Russian Conne…\t\t\n@Budgetdog_ I am long on $BABA and am extremely red. I have changed my strategy to focus more on dividend payers. They have been very stable in this market.\t\t\nThis will for sure go under the radar", ' so much noise surrounding $BABA and Chinese equities at the moment. People only acknowledge what they want to hear', ' regardless of the facts https://t.co/4JbUhSS1EZ\t\t\n$BABA where fundamental count for zero. â˜\x9d\t\t\n@EconomistaEgoi He comprado $ULVR y $BABA\t\t\n@countrylakecap @rosemontseneca People actually owned $BABA at 45x P/E. Crazy stuff.\t\t\n"So here\'s my whole take on $BABA \n\nWhere you see communist CCP risk or cooked books', ' I see an overreaction of US centered red scare and a blindness to an open communicated economic strategy that needs and wants access to international money. I bought exactly this overreaction."\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA why you should always have a STOP 🛑 Loss. Ouch. Back to 2017 levels ï¸\x8f https://t.co/RbeQ4vMn3L\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n@bradtothebone @JustKatherine Yes and Charile has a substantial stake on $BABA', ' those guys have been around and seen it all. ✅\t\t\nSo like do we buy $BABA just because at these levels? 😂😂😂\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/GbSo53S8b9"\t\t\n@chs07470 $BABA  agree with you these are fundamental issues on top of property debt issue. Big banks are scared why Chinese government is not coming to rescue. That’s why they want to flee from China. 🆕\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.%  https://t.co/r5yHq7jrvv\t\t\n"RT @finance_charts: Biggest Mega-Cap Losers for Mar 11', ' 2022:\n\n$BABA -6.68%\n$TSLA -5.12%\n$FB -3.89%\n$TM -3.75%\n$BHP -3.73%\n$ABT -2.55%\n$NVD…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nRT @TradeMyChart: $SPY I expect a bounce on daily off this volume support. On weekly I expect 424.31 to hold as resistance in the weeks to…\t\t\n@BorisZR @frankinvesting But in this price level and in this uncertainty', "why $baba don't announce that it will double or trible the buyback program....if you don't extremely buyback in this level then when\t\t\n@stocktrader300 @OptionsMike What do you think about $BABA ?if you share you opinion will be appreciate Thanks\t\t\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB Crowd-sourced alerts", ' ranking system', ' and get paid being a top contributor.&& https://t.co/r5yHq7jrvv\t\t\n@BitacoraBolsa debe de ser la hostia todo esto pero yo no tocarÃ\xada $BABA ni con los guantes de sacar el pollo del horno hasta que no recupere la sma de 30 semanas que perdió en diciembre de 2020\t\t\n$AAPL $AMC $TSLA $NIO $FB $WISH $BABA $CCL $PLTR $AMD Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.!!!  https://t.co/r5yHq7jrvv\t\t\n@OwnTheChaos $SAM OR $BABA\t\t\n$BABA hehe https://t.co/lVteNgpQ9X\t\t\n"@i_give_locks @HedgeFundTips Yeah', ' the update: \n\n“huge losses this past week as bulls focus only on $BABA’s great business but not it’s CCP risk. But Munger hasn’t taken the time to sell since it would distract from his Ben Franklin books and finding people to call ‘dumb’.â€\x9d"\t\t\n@PGRA_ I think maybe a little more pain next week but it\'s time to start buying. I think it\'s insane for people to call for zero', ' or $BABA to 50 to 60. People always think the market will roll out a red carpet for them to waltz in at the bottom. Good luck to those people.\t\t\n"Don\'t miss our next FREE OPTION TRADE. Sign up for our Daily Free Trades at https://t.co/78FVQDKYyw \n\n$NVDA $TSLA $GS $GILD $BABA $GOOGL $FB"\t\t\n@filbo132 And there it is…just as I guessed. You’re a fellow $BABA bag holder with Munger! Ha!! 😂😂😂. Massive losses. Start thinking for yourself rather than being a Munger sycophant and taking massive losses. https://t.co/WJ1GboUuPR\t\t\n$BABA On sale enjoy buy more. âš¡\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n$BABA great opportunity â\xad\x90\t\t\n@IveyContrarian My biggest winners have consistently been the ones I\'m really uncomfortable buying. $baba completely disgusted me when I bought. I have 3 more bullets to fire and will fire. Screw my emotions.\t\t\nDoubt anyone will read this. But I wanted to raise something that I don\'t think gets discussed much in FinTwit conversations about $BABA...\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA 24% of the market cap is cash. $59.5b USD in December 21. Probably more now. ðŸ˜\x81\t\t\n@OptionsMike $BABA will eventually go into the unchartered territory.  There is absolutely no reason to get long into this.\t\t\n$BABA 24% of the market cap is cash. $59.5b USD in December 21. Probably more now. ï¸\x8f\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\n@JoaquinGrech He visto que muchos supuestamente basan sus decisiones de inversión en lo que la mayorÃ\xada de los twitteros recomiendan', ' caso $BABA. Por favor', ' hagan sus propios análisis y decidan en que invertir teniendo en cuenta sus propias conclusiones.\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"$BABA Ali Baba\n\nLa semana que viene juega el partido contra el último soporte antes de los mÃ\xadnimos históricos https://t.co/GdbCfYOqsr"\t\t\n$BABA Bears will flee. Patience 🆓 https://t.co/USrjrOmj3s\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA - Key tenant - Patience https://t.co/drkNmIIQjN\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.---  https://t.co/r5yHq7jrvv\t\t\n@indepenrentista $ULVR y $BABA\t\t\n$BABA wow Alimama', ' what happent here? From 300 dollar. We doing better than you TDOC', ' from 308 to 56 dollar. 💫\t\t\n"RT @Jackmor98705125: $AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VI…"\t\t\n@MikeStreetBets $BABA\t\t\n$BABA This stock is a bet on China/US relations. Looks bad for at least a few years. ðŸ˜\x81\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/taKC9dfbnD"\t\t\n"$AUPH $AUP  fair value $63.01 USD after getting phase 3 FDA approval + IP Patent Protection 2037! \n\n$SPY $QQQ $IWM $VIX $FB $AAPL $AMZN $GOOG $MSFT $TSLA $NIO $DKNG $PENN $MARA $RIOT $BABA $SPCE $CGC $TLRY $ACB $APHA $GME $PLTR $ZM $BB $MMED $AMD $INTC $CCIV https://t.co/hunnTfc6hV"\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@KolombianGold I actually bought $SARK to hedge my $BABA drop. It worked\t\t\n$NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', " and get paid being a top contributor.[[[  https://t.co/r5yHq7jrvv\t\t\n@HappyDays528 Maybe the American investors of $BABA don't know where Hong Kong is?\t\t\n@rubecube12 How does $BABA take market share in this scenario?\t\t\nÄŒÃ\xadnská Alibaba $BABA je tu hodnÄ› oblÃ\xadbená investice. Rád bych se dozvÄ›dÄ›l", ' jak tady známe firmu samotnou i trh', ' kde podniká. "Znám" znamená', ' že pÅ™esnÄ› vÃ\xadte', ' co dÄ›lá', ' znáte Ä\x8dÃ\xadsla', ' vývoj. U ÄŒÃ\xadny', ' že zhruba vÃ\xadte', ' jak vypadá tamnÃ\xad trh. Hlasujte', ' jak to subjektivnÄ› vnÃ\xadmáte. DÃ\xadky!!!\t\t\n$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.== https://t.co/r5yHq7jrvv\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.[][] https://t.co/r5yHq7jrvv\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\nRT @CyclesFan: $BABA is in the timing band for another weekly cycle low being 22 weeks away from its last weekly low in October. It has alm…\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @rosemontseneca: $BABA trades at 12x P/E\t\t\n@EquityBrian Painful for $baba holders … 😔\t\t\n"New Mega-Cap 52 -Week Lows for Mar 11', ' 2022:\n\n$BABA $86.68\n\nResearch on https://t.co/gwLDiAuOxj"\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/jmlIAXwKfn\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n@markminervini On Thursday I took a 10% loss on $BIDU and $BABA. O Friday they felt another 10% in one day only ðŸ™\x8f\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA It seems all Chinese companies will start a Hong Kong listing.  ADRs can be redeemed for HK shares.  I see China being locked out of US capital so this seems to not be a viable long term option. ✅\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @tradeeveryth: ถ้าà¸\x81ล้าทำ DCA หุ้นจีนตัวใหà¸\x8d่ๆà¸\xadย่าง $BABA $TENCENT ในปีนี้เพื่à¸\xadสร้างพà¸\xadร์ตถืà¸\xadระยะยาว\nยังหาเหตุผลที่จะขาดทุนà¹\x81ทบไม่เจà¸\xad"\t\t\n@JetSkiGolfLife Long $BABA too!\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA $BIDU $BKNG $CAT et al. This week\'s stock strangles trades and results 3/7-3/11/22. #ConsistentProfits #BluevilleCapital https://t.co/XNeezaF0Kz\t\t\nThat means $BABA takes market share https://t.co/tXcugBOREG\t\t\n"🆘â\x9dŒ $BABA algunas observaciones.\n1 El valor de Alibaba', ' no es el reflejo de su cotización. \n2 Quien pierde más son los que se salen en las caÃ\xaddas haciendo que baje más', ' mientras otros compran poco a poco.\n3 Las acciones en circulación solo son un pedazo del pastel. https://t.co/cdHJydSPGV"\t\t\nJust a small thought on $FB and $BABA. I\'m sure you might have checked several tweets talking about their dirt cheap valuation. The problem is that everyone knows they are cheap', ' investors are selling because of risks.\t\t\n$BABA $BIDU $BKNG $CAT et al. This week\'s stock strangles trades and results 3/7-3/11/22. #ConsistentProfits #BluevilleCapital ðŸ‘\x8d https://t.co/RJ7N0WDLYJ\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n@JavierSanz Fallaste en $BABA cuando meses atrás decÃ\xadas que era cimiento de cartera y de las mejores acciones y volverás a fallar con esta predicción. Te lo recordaré en unas semanas.\t\t\n@DrHaluska $QQQ has a 12.03 for $BABA', ' it’s getting at a good entry point. $EBAY is currently @ 11.9 PE with a lot less risk…\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\n$BABA $KWEB can someone tell me why it matters if you own the American ADRs or Chinese H shares?! Even if $BABA does de-list from NYSE in 2+ years (which I don’t think it will)', ' just convert it to H shares then?! Mrkt is beyond dumb & cheap. https://t.co/eMLxeBXmAf\t\t\n$BABA bajando mas que el peso  argentino. Encontró rival nuestra monedita de monopoli.\t\t\n"$DIDI $BABA $NIO\n\nNever buy any China stocks. They are all scams that pump and dump.\n\n(they are stealing your money) 😵 🌟"\t\t\nYesterday could of been investors selling for us ADR for loss and moving to HK exchange. I wouldn’t be surprised if this was the bottom with all the FUD at this rate $baba ONE YEAR revenue is near the price of their market cap.\t\t\n"RT @yurtdisihisse: Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @TicTocTick: $KWEB is my worst trade. I am down 50% as I assumed mistakenly Biden will be good for China 🇨🇳 \n\nIt turned out to be the op…"\t\t\n"@legado El Sneeze se dio también en $FB', ' $Baba y no he mirado mucho pero supongo que en más.\n\nQué raro… https://t.co/oNaWLuPvLm"\t\t\nKinda interesting how many big fintwit accounts that love to make fun of $ARKK are sitting on some ridiculously heavy $BABA + $KWEB bags 🤔\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n@JoaquinGrech Todos hablaban de charlie munger', 'pero ni aunque el entro en $BABA', ' me dio confianza.\t\t\nROCE muy bajo no crea valor', ' más allá de Tencent y la expectativa de unos buenos márgenes en Alicloud. $TCEHY $Baba https://t.co/veQqCmiJlp\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @FossGregfoss: $BABA is kaka eh Papa Munger?\n\n#learnmath.  #btc"\t\t\n@FossGregfoss $Baba is on Munger’s collar for sure. But if I’m not mistaken', ' Buffet and $BRK don’t own it.  (I own neither)😉\t\t\n"Çin’in Amazon’u $BABA\nRusya’nın Amazon’u $OZON\nTürkiye’nin Amazon’u $HEPS\n\nve Öz Hakiki Amazon👇 https://t.co/RMnqrNZX0a"\t\t\nRT @Montecristo_BM: Intento comprender que lleva a una "persona" a reÃ\xadrse de las pérdidas de otras personas porque han invertido en $BABA.…\t\t\nPor 10€ más de lo que te cuesta una acción de $BABA', ' te lo llevas metido en el cuerpo y te ahorras el disgusto de seguir viendo cómo se hunde. https://t.co/qwuPbtmjA7\t\t\n@LunaticosEn @Ivan_Bolsa Llevo insistiendo un año que $Baba es compra.  Entre 80 y 60$.\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n@highyield6 @anthony_einhorn Holding my $BABA and $NIO puts', ' hoping they print hard next week 🤌ðŸ\x8f»ðŸ¤ŒðŸ\x8f»\t\t\n"$GME $BIMI $KPLT $NIO $SNDL $BBIG $LKCO $BABA $METX $XELA $PROG $F $MMAT $BEST $MULN $CEI $FCEL $MRIN $OCGN $SOS $AMC\n\nhttps://t.co/nz56xfwRtK"\t\t\n"$TSLA $GME $AMZN $BABA $DB $ORCL $QQQ $VTI $VOO $TQQQ $AMD $NVDA $ICLN $MSFT $MULN $CEI $HYMC $ENSV $CKPT $XELA $KGKG $AGRI $NAK $GPL $LAC $LIT $SQM $BBBY $META $BE $AAPL\n\nhttps://t.co/nz56xfwRtK"\t\t\n$BABA should I buy puts ?  I’m not an option trader at all.  Never. But this isn’t going up anytime soon.  If they invade Taiwan the Chinese stocks will be valueless here in USA ï¸\x8f\t\t\nGot caught in $BABA $101/$98', '$95/$92', ' and $94/$91 p bull spreads', ' rolled those into next week’s exp and 3/25! BTO $BABA $85 p 3/18 exp and $80/$70 p spread 3/25 exp. all profitable since the major tanking of $BABA! Fixing trades is a learning experience!\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"$BABA great value for a low price!\nAveraging down here', ' both on stock and calls… â\x9d¤"\t\t\n@PobrePecador1 @CDividendos Eres demasiado emocional para invertir en Bolsa. Ahora mismo todos están en Negativo. Incluso yo tengo $BABA. 😂😂😂\t\t\n"$BABA great value for a low price!\nAveraging down here', ' both on stock and calls… ï¸\x8f"\t\t\n"RT @TheMarketDog: $BABA \neven in the event of some accounting issues... that\'s still freaking cheap IMO https://t.co/Tn29elzb0H"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n$BABA https://t.co/oQwEayDl53\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n$BABA  shorts going to get squashed.  2 trillion usd in china stocks and record INflows 🆕\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n$BABA given we can see 73 now https://t.co/r8P5yor0YH\t\t\n"RT @techoptrader: $BABA #BABA continued selling in Chinese names \n\nIF $90.00 lost run down to $85.00 \npossible to see $73.00\n\nhttps://t.co/…"\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\nA este paso la vamos a ver asÃ\xad… $BABA 🤣🤣 https://t.co/JiAFxu3yRa\t\t\n"RT @trade_with_donn: $BABA\n \n$JD\n \n$BEKE\n \n$BIDU\n \n$NIO\n  \n  I don’t mind losing but China needs to fight back. Tell the US they are gonna…"\t\t\n"RT @SAldwais: The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for…"\t\t\n@zerohedge Short more $baba $bidu $jd $didi', ' since Russian stocks aren’t available to be shorted.\t\t\nRT @AleksDudic01: $baba entering the questioning of any investment rational on sane valuation metric; revenue', ' free cash flow', ' revenue grow…\t\t\n"RT @SAldwais: The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for…"\t\t\nNeed another $BABA P/E reading on my TL thanks.\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nToday’s write up on the way.  The Tiger Global Bottom?  https://t.co/2cGlVEmcI9 $rng $rblx $docu $zm $amzn $crwd $jd $baba\t\t\n@AlfieData Como sigamos asÃ\xad en un par de años el kebab Alibaba hará una OPA sobre la Alibaba china $BABA 😅🤦\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA China doesn’t want people investing in Chinese companies in American markets…..Bye Bye BABA!!! Lets Print these PUTS!!!! 👉 https://t.co/fiAbi2ujat\t\t\n$baba https://t.co/djQjl7kOX1\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @VicenteVaro: el gráfico de $baba … La de gente pillada en esa caÃ\xadda https://t.co/9x1DhT3b91\t\t\n"$BABA $0', ' you don\'t own the company.  \n \nAll chinese stocks are ponzis. 😃"\t\t\n@rosemontseneca $baba is fraud. Hope that helps\t\t\n$BABA trades at 12x P/E\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n@daniel_toloko it\'s a fake company with fake financials... what is wrong with these $baba fan boys?\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n$BABA SHS breakdown projection almost completed. Let\'s see then ... botomless so far. 🌟 https://t.co/IhMRI9x5GX\t\t\n$BABA 45 idiots on here blocked . 📶\t\t\n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX Crowd-sourced alerts', ' ranking system', ' and get paid being a top contributor.]]]  https://t.co/r5yHq7jrvv\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n@forres_thrill @BillBrewsterTBB $FB market place wants to be $BABA ', ' livestream your used stuff ', ' use shop payment', ' and done. does FB put ebay out of biz or buy them\t\t\nChinese stock market in full crash mode. The Russian stock market is not the only one in total collapse. The world financial system is in complete disarray. $BABA $TSLA $ARKK $QQQ $SPY ðŸ‘\x81 https://t.co/AtKwlry76j\t\t\n"$BABA was the 4th most mentioned on wallstreetbets over the last 24 hours\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #trading https://t.co/r3h4eBUpO7"\t\t\n@StealthQE4 Well', ' Not that long ago it was neck and neck with $Baba.\t\t\nWith all that cash laying aside $BABA just needs to buy back their own shares here.\t\t\n@hmeisler Panic $KWEB $FXI $BABA\t\t\n"$baba \nانهيار  وصلت اسعار  2015 \nاسعار مغريه  لكن الاسهم الصينيه عليها Ù†Ù\x81س المشاكل https://t.co/pFWkujkMiV"\t\t\n"@Martianofsafety @uzzifx @fvinvestor Yeah I also believe $BABA is too cheap and I understand why you bought it. \n\nAnd even if there is the vie risk', ' the expected return is above this risk."\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$BABA I think it is a great time for BABA to repurchase its shares at less than the original subscription price? ↘\t\t\n@Larryjamieson_ 1. Buffett says buy when others are fearful', ' not greedy. 2. $FB and $BABA situations have much less in common than you suggest.\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 79\n2. $GME : 43\n3. $BRK : 38\n4. $FB : 35\n5. $WAVE : 20\n6. $TSLA : 20\n7. $BABA : 18\n8. $AREN : 14\n9. $AAPL : 13\n10. $ARKK : 12\n#stock #trading #usstock #stockmarket"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/Py6WmCN6HQ\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\n"Would You Pick a Massive Gain or A 3.5% Loss? - https://t.co/3cfn3aevi1\n\n#BTC #ETH $MSFT $FB $NVDA $COIN $RIOT $BABA $DIS $AAPL $TSLA $AMD $BA $ROKU $PYPL $SQ $SBUX $V"\t\t\nRT @Montecristo_BM: Intento comprender que lleva a una "persona" a reÃ\xadrse de las pérdidas de otras personas porque han invertido en $BABA.…\t\t\n@contrarianiste @Martianofsafety @fvinvestor It will only be a problem if CCP decides to nationalise $BABA and take over all our shares which is highly unlikely. There is a risk but then this risk exist with other ADRs too. So this is pointless discussion in my opinion ..\t\t\n"$500 To 5K Challenge Week one profits 🤑Click the link below to join in on all the fun 👇 \nhttps://t.co/Ac6WsdScbX\n$nio $rivn $baba $mgld $docu $lkncy $kweb $T $goev $eh $spy $amc $hymc $cei $xela $agri $qqq $pzg $amzn $trx $nak $Tsla $Spy $F\n#Challenge  #investing #TradingView https://t.co/CDGnVr4wzm"\t\t\n"TRADING STATS FROM today 📉📉\n🔜https://t.co/9ksXmQ6Dh3\n\n $AAPL  $BABA $FB  $NKLA  $PYPL https://t.co/XbthA1jktp"\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"The main reason for the wealth gap: \n\nThe lower and middle class think cash is an asset that should be held for the long term. \n\nThe rich know that cash is just a tool that should be exchanged for appreciating assets ASAP.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM"\t\t\n"add $NIO to your watchlist for tomorrow........#CMF (money flow) will turn positive either tomorrow or Monday for the first time in 6 weeks.........PAY ATTENTION.  https://t.co/YIgGmyYly7   \n$OCGN $WTRH $CEI  $STRN   $LCID $SPY $BABA $SNDL $AVCT $METX https://t.co/Lz8WdvpFiw"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@marekOsm1 @alan_kooper $BABA za $120', ' $NVAX za $160', ' $ZEC za $300', ' jooo', ' taky se nÄ›co najde 😂 Ale zrovna $PLTR jsem stihl vystoupit jeÅ¡tÄ› nad $22 😅\t\t\n"Free stock chatroom link below🔜https://t.co/9ksXmQnGj3\n\n$AAPL $TSLA $QQQ $BABA $GGG $BB $BF\n$GOOGL $T https://t.co/kLicb1DSYz"\t\t\n@asymmetricalpha @rosemontseneca Agreed! I added $BABA yesterday and am thinking about $KWEB also…its finally too cheap. It’s an amazing long term opportunity', ' barring a China move on Taiwan.\t\t\n$BABA $35 a stock I will buy. ï¸\x8f\t\t\n@pushpen05552319 Its okay. How else do we buy at discounts if everyone agrees on $BABA?\t\t\n$BABA  So people are bearish on a once in a lifetime stock price like alibaba..sureeeeee 💫\t\t\nRT @JoshuaTai0427: Benjamin Graham:  The market always undervalue those unpopular companies', ' just like it always overvalue those popular on…\t\t\n"Welcome to the discord group for the traders join here', ' 🔜https://t.co/9ksXmQnGj3\n\n $GOOGL $BYND $BABA $SPCE $XRP.X $BB $TLRY\n$ZOM $QQQ $MU https://t.co/b9ujviWxWH"\t\t\n"RT @freericky3LB: Great 0DTE day! Thanks for all you do @unusual_whales and @snorlax_uw !!! ðŸ\x90³ 💦 \n\nEverybody try to rest and ENJOY your week…"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"Perfectionism is poisonous to growth.\n\n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME $FUTU"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"Right now beating  SP500 and nasdaq by more than 15% and 20% YTD.\n\nBeing $BABA my 3rd biggest position is such an accomplishment', ' not gonna lie.\n\nThanks to @KenFaulkenberry who taught me an invaluable lesson of \n#AssetaAllocation #RiskManagement\n\nMy condolences to him too 🥺 https://t.co/afRgFp3eY6"\t\t\n"This GEM has more potential  join us""""?👇ðŸ˜\x8f\n\n🔜https://t.co/9ksXmQnGj3\n\n $SONM $AAPL $VTGN $VERB $QQQ $AAPL $MSFT $BABA https://t.co/11x7aiGlcC"\t\t\n"RT @finanskristen: Alibaba $BABA.\n\nAktiekurs (öppningskurs vid IPO och dagens kurs)\n2014: $92.7\n2022: $88.3\n\nIntäkter\n2014 $11.13B \n2021 $1…"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"Benjamin Graham:  The market always undervalue those unpopular companies', ' just like it always overvalue those popular ones.\n\nReally reminds me of $BABA (and somewhat $FB) with this quote now."\t\t\n"RT @frankinvesting: 3/\n\nAt some point the valuation justifies the geopolitical/macro risks. At an 11% forward FCF yield', ' I’d argue we are t…"\t\t\n"🇺🇸🇨🇳 $BABA Sigue haciendo nuevos mÃ\xadnimos decrecientes y está justo en el soporte que tiene antes de los mÃ\xadnimos históricos de su cotización en USA.\nPodrá ser una gran oportunidad por sus fundamentales', ' pero por AT sigue sin un valor para no tocar. https://t.co/4FvKuVHJkJ"\t\t\n@fakinmoneyman2 A simple vista creÃ\xada que era el gráfico de $BABA jajajajajajaja\t\t\n$BABA dont tryna be a hero with hk listed stocks. Hk stocks can go nowhere for 15 years. Look at hsi chart ðŸ‘\x8d\t\t\n$BABA $BIDU $JD $KWEB 📣\t\t\n$BABA SELL and stop whining 📶\t\t\n$BABA pump to 100 this week for no other reason that to kill put premiums', ' way too much OI for march 18 puts â–¶\t\t\nRT @AlfieData: $BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\n"$LYFT not Everything is green for me but I still like the chart. I\'ll add on confirmation or cut if support is lost', ' \nhttps://t.co/tzk03FAk8J\nGL $AMD $SPY $INTC $BABA $TSLA $LOW $FB $SQ $QQQ $FSLY $ZM  $BA $JNJ $NIO $TWTR $MSFT $PYPL $QS $SPCE $ATVI $TMUS https://t.co/viByaABnO7"\t\t\n$BABA Año 2022 https://t.co/5TWuLWLoDZ\t\t\nRT @gurgavin: $BABA 88 🎯\t\t\n"@ARENAALFA ¿Era China menos comunista  cuando entraste $BABA? \nEs la misma China', ' solo que las personas buscamos siempre culpar a alguien si algo no resulta', ' sea China', ' Cathie Wood', ' etc. Infinidad de empresas en EEUU han caÃ\xaddo un 70%."\t\t\n"RT @SAldwais: The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for…"\t\t\n$BABA', ' $NIO', ' and $XPEN buying no matter what! Let this fear driving the ps down!\t\t\n"RT @StockMKTNewz: Most active NYSE listed tickers so far today\n\nDollar Volume: $SPY $IWM $XLE Chevrron $CVX Alibaba $BABA $GLD $IVV Occiden…"\t\t\nRT @JetSkiGolfLife: @JoshuaTai0427 $Baba. It\'s at less than half of Charlie Munger\'s cost base.\t\t\nRT @JetSkiGolfLife: @JoshuaTai0427 $Baba. It\'s at less than half of Charlie Munger\'s cost base.\t\t\n$Baba la importancia de cortar pérdidas rápidamente. Y Lo digo por experiencia https://t.co/aoyDO7Ioog\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"RT @EquityBrian: China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"China and US are expected to reach consensus soon in audit talks. $BABA $KWEB \n\nhttps://t.co/Z0zVQjQjHb"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@Claudia_GMan El correo diario del accionista de $BABA\t\t\nLo del derrating de $BABA es para  mirarlo de cerca...qué pasada! https://t.co/Cz9QrxAYae\t\t\n"@fakinmoneyman2 @mario10xCiento Lo que nunca entenderé es por qué no utilizan un mÃ\xadnimo de chartismo. Amas a $BABA? Vale', ' compra cuando veas que la media de 200 está subiendo...\n\nEn el técnico sÃ\xad utilizamos parámetros fundamentales', ' pero ellos niegan esa disciplina. Prefieren perder dinero."\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $AAPL | 5 | 150.0% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n| $GME | 4 | -20.0% | 🚀\n| $ATH | 3 | 200.0% | 🚀\n| $BABA | 3 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\nShort sale vol (not short interest) for $BABA on 2022-03-11 is 57%. https://t.co/5f1GOOdaVD $OSTK 59% $SOHU 55% $AMZN 63% $EBAY 45%\t\t\n"RT @anwarbanafea: ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكب…"\t\t\n"La lista de momento 👇\n\nEcommerce : $BABA $MELI $SE $SHOP $ETSY\nFintech : $PYPL $UPST $SQ $COIN\nSocial - Ad-Tech : $META $TTD $ROKU $PINS\nSaaS : $CRWD $NET $U $DDOG $PLTR\nServicios digitales y otros : $TSLA $TDOC $FVRR $SPOT\n\n¿Cuál pasará el filtro y cuál no? 🧑â€\x8dâš–ï¸\x8f"\t\t\n"@AbdullahMashat @almutlaqwael لكن ماهو مصير سهم علي بابا  $BABA\n \nاذا صرØ\xadت الصين غزو  تايوان \nÙˆØ\xadضرت امريكا التعامل مع الشركات الصينية مثل روسيا \n\nقد ينهار الى السنتات"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n"ردا على بعض الاسئله Ø\xadول $BABA\n\n- السهم بمستوياته الØ\xadاليه قد يكون Ù\x81رصه Ùˆ قد تتعقد الامور Ùˆ يهبط اكثر\n\n- معظم المØ\xadاÙ\x81ظ  الكبيره اللي مقتنعه بالسهم واشترت مؤخرا لا يشكل السهم عندهم الا نسبة ٢٪ الى ٣٪\n\nباستثناء تشارلي مونجر يشكل السهم من Ù…Ø\xadÙ\x81ظته Ø\xadوالي ٢٤٪ https://t.co/mEu6oVJ3Pd"\t\t\n"$NASDAQ is 2% down. Is recession inevitable?\n\n $BABA is down to Sep 2014 price. \n$FB is down to Jan 2018\nInflation is rising!\nCorporate Profits are expected to fall. \nIC leave #Russia \n#Oil is rising\nEverything is going to the bottom. \n#stocks #stockmarkets #Ripple"\t\t\n@JoshuaTai0427 $Baba. It\'s at less than half of Charlie Munger\'s cost base.\t\t\n@Claudia_GMan Los que tenemos $Baba estamos acostumbrados por desgracia\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @AHE2030: هل اكتÙ\x81Ù‰ سهم $BABA من الهبوط المظلي ØŸ\n\n#السوق_الامريكي #الأسهم_الأمريكية https://t.co/67yDBfqVok"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"A $BABA no le pasa nada en concreto" https://t.co/x99a2cyvNo\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @AHE2030: هل اكتÙ\x81Ù‰ سهم $BABA من الهبوط المظلي ØŸ\n\n#السوق_الامريكي #الأسهم_الأمريكية https://t.co/67yDBfqVok"\t\t\n"For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over 10yrs.\n\nYa', ' Charlie and Warren know tech!!!\n\nPound sand and change your diaper Charles.  Warren I am camping on your lawn...\n\n#btc"\t\t\n"هل اكتÙ\x81Ù‰ سهم $BABA من الهبوط المظلي ØŸ\n\n#السوق_الامريكي #الأسهم_الأمريكية https://t.co/67yDBfqVok"\t\t\n$BABA -75% desde máximos históricos en 2020 🤯 https://t.co/ustF8Zm7fV\t\t\n@rscheyne I say its time to enter $BABA\t\t\n$BABA Not time to enter. ï¸\x8f\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"RT @AbdullahMashat: للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الم…"\t\t\n"للمهتمين:\nموعدنا الساعة 4 بتوقيت السعودية (بعد ساعة ونصÙ\x81) على تويتر Spaces\n\nالتركيز بيكون على:\n•نتائج شركات الاسبوع الماضي\n•لماذا هبطت اسهم بعض الشركات\n•هل سهم $BABA اصبØ\xad مغري؟\n•التعامل مع هبوط 50%\n\n*الØ\xadلقة بØ\xadضور @almutlaqwael وهي مسجلة\nhttps://t.co/RjKXvbIPkf"\t\t\nFor U.S.-Listed Chinese Tech', ' One Minute to Midnight $BGNE $BABA $PDD https://t.co/zFVqi2ZNr4\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n"$BABA \nThe ccp can eat a big bag of willys ï¸\x8f"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n@alan_kooper Celá letnÃ\xad Ä\x8dÃ\xadnská nálož - $DIDI za 12', '38 USD', ' $TME za 13', '86 USD', ' $BIDU za 189', '2 USD a $BABA za 211', '14 USD. V Å™Ã\xadjnu pak pÅ™ibylo $NIO za 36', '38 USD. ÄŒÃ\xadm snižovat zisk by bylo😅\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n@BlackcatCEO $BABA\t\t\nChinese techs in broad slump as SEC hints at delisting actions $BABA $BIDU $YUMC $JD $DIDI $TCEHY https://t.co/PyRmtV1ciw\t\t\n"The current price of #Alibaba is like buying #Amazon at just under $500 based on free cash flows*\nCertain overall growth for Amazon projected is slightly higher and should be adjusted for.\nCurrent price means its the end of the world (for Chinese stock).\n#alibabastock $baba https://t.co/d6sOsJodwi"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"I’ve been saying for a decade that investing in anti-democratic', ' corrupt countries’ markets is stupid. I’ve never touched a China stock except to sell it short. I looked stupid for awhile. Now $BABA is back to its IPO price', ' Russia collapsing', ' and Fink…\n\nhttps://t.co/TIgQDtVvdT"\t\t\n"RT @InversorExperto: Los inversores en empresas con negocio core en China listadas en Estados Unidos siguen liquidando sus acciones. \n\nDesd…"\t\t\n"$BABA was the 12th most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/giBE8M1moJ"\t\t\n"Top Options by Volumehttps://linktr.ee/kabitabiswas2255\n$AAPL $AMC $TSLA $NIO $FB $WISH $BABA $CCL $PLTR $AMD https://t.co/81Xtjgvyyx"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA minor support at 86. Major support at 58. Bye-bye', ' $BABA. https://t.co/mhZqoEmvJ1\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\n$BABA one thing I\'ve learned in trading is never try to catch a falling knife. â\x9d—\t\t\nRT @SeekingTheValue: Tremenda bestialidad el ritmo de generar caja de $BABA año a año. Me explota la cabeza. En 2 o 3 años tendrán más de l…\t\t\n@IcariaCap @Krevix PodrÃ\xadais explicar como es el riesgo de delisting de las empresas chinas en el mercado USA? Como seria la mejor manera de mantener acciones a $BABA o $JD minimizando riesgo? Actualmente las tengo en el mercado americano. Gracias!\t\t\n$BABA enters bearish trend #AlibabaGroupHolding #stockmarket #stock https://t.co/dLwTuiLUQ6\t\t\n"$ARKK $Baba $jd $Nio  \n   What’s worse….Cathy’s etf or Chinese stocks? ðŸ’\x9d"\t\t\n"$BABA\nكيÙ\x81 ممكن أتعلم اني اتÙ\x81ادى سهم هابط.\nبكل بساطة تابع مين مسيطر Ù\x81ÙŠ السهم ! https://t.co/BawgivtuKI"\t\t\n"يتداول سهم شركة $BABA \nبأقل من سعر اكتتابه Ù\x81ÙŠ سبتمبر 2014!\nوهو السعر الادنى له منذ يوليو 2016\n\nبإنخÙ\x81اض 71Ùª من قمته التاريخية 304$ \n\nمنذ اشهر وإنا أقرا من الاجانب والعرب اتÙ\x81اقهم بأنه\n\n "" اكبر الشركات التي تتداول \nبأقل من قيمتها العادلة ! "" https://t.co/ystIXCbbmU"\t\t\n@itscharliemar Why $Baba don\'t use all its cash to buyback shares right now at this level....this is my real concern if they sure for the numbersit will be easy double or triple\t\t\n@frankinvesting Why $Baba don\'t use all its cash to buyback shares right now at this level....this is my real concern if they sure for the numbersit will be easy double or triple\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"$BABA How much is everyone down here? Trying to make myself feel better.  \n    Feels like we could lose 50% next week alone. 📣"\t\t\n$BABA George Soros theory of reflexivity is whats going on here. â˜\x9d\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 5 | -64.3% | 🚀\n| $FB | 5 | 0.0% | 🚀\n| $BABA | 4 | -33.3% | 🚀\n| $ARKK | 3 | 50.0% | 🚀\n| $TSLA | 3 | -25.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 5 | -64.3% | 🚀\n| $FB | 4 | -20.0% | 🚀\n| $BABA | 4 | -33.3% | 🚀\n| $SPY | 3 | 50.0% | 🚀\n| $AAPL | 2 | 100.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 5 | -64.3% | 🚀\n| $FB | 4 | -20.0% | 🚀\n| $BABA | 4 | -33.3% | 🚀\n| $SPY | 3 | 0.0% | 🚀\n| $AAPL | 2 | 0.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$BABA when all the Chinese firms and funds shift from wall Street to hongkong....will be fun to see :) ï¸\x8f\t\t\n@SeekingTheValue El problema de $BABA no está en la empresa sino en el paÃ\xads en el que cotiza. Yo personalmente me veo más cómodo invirtiendo en otras oportunidades que ha dejado el mercado.\t\t\n@AleksDudic01 The market can remain illogical longer than you can remain solvent. $BABA or otherwise\t\t\n@E_1000_ Hope you don\'t get FOMO later. If not you get smacked on way in and way out for $BABA\t\t\nWhat is your $BABA average price? Mine is $158.\t\t\n$BABA With this war going on', ' you have to be nuts risking your money. Time to sit and wait. I sold everything I had. Best decision I could have made. 🆓\t\t\n$baba entering the questioning of any investment rational on sane valuation metric; revenue', ' free cash flow', ' revenue growth', ' cash at hand - liabilities! if you put these into question then by no means these metrics have any importance to any other company in the world incl. $appl https://t.co/F8ktL5QmrS\t\t\n"10 Easy Ways To Make Trades Better https://t.co/tBdLLjBiYN \n@ProlificTraders \n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME $FUTU"\t\t\n@DividendGrowth :) $baba #WarrenBuffett #CharlieMunger https://t.co/bWyRAvYRbs\t\t\n$BABA technical alerts: New Downtrend', ' New 52 Week Low', ' Expansion Breakdown', ' and New 52 Week Clos... https://t.co/8huYtzzwgt\t\t\n"RT @Pegaso121080: Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f…"\t\t\n"سهم علي بابا يواصل السقوط الى أدنا مستوياته ( اقل من قيمة الاكتئاب عام Ù¢Ù\xa0١٤) الغريب أن الشركة كا ارباØ\xad Ø\xadققت ١٤Ù\xa0Ù\xa0Ùª ارباØ\xad Ùˆ لاغبار على ادائها لاكن يبدوا ان السوق الامريكي كثر الØ\xadصار على الشركات الصينية Ùˆ زاد رهبت المستثمرين!! \n$BABA #سهم_علي_بابا https://t.co/eAyS6U61NW"\t\t\n"$BABA No better feeling than sitting at all time lows through the weekend.  \n    My psychic was wrong on this one.  She still swears it will reverse still 🤷â€\x8d♂ï¸\x8f 👇"\t\t\n"$BABA Do you think they will zap us Monday for another 10% or do you think they’ll take the week to walk it down methodically? \n    Only 4 green trading days in the last 30 sessions. Incredible  \n    What will happen ? ï¸\x8f"\t\t\n"RT @frankinvesting: 2/\n\n$BABA current market cap is $233 billion. The NTM FCF estimate of $23.4 billion would value Alibaba at a 10x P/FCF…"\t\t\n"RT @Pegaso121080: Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f…"\t\t\n$BABA these idiots putting price targets by such and such date remind me of same saying mRNA to $800 when it was at $500 lol â\x9d—\t\t\n"Curiosos los niveles del canal oculto también para #Alibaba\nHa caÃ\xaddo prácticamente al zonal que marcábamos en #BABA 🤷ðŸ\x8f»â€\x8d♂ï¸\x8f $BABA\nhttps://t.co/SrugEUJQE3 https://t.co/tvu7Be6iQr"\t\t\n@RadiConsultancy السؤال هل رأيت Ù\x81ÙŠ Ø\xadياتك سهم بهذه السعر التاÙ\x81Ù‡ $BABA  انا شايÙ\x81 السهم مجانا اصلا بدون Ù\x81لوس 😂 ماعمري Ø´Ù\x81ت سهم بهذه السعر  لكن انت اقدام هل مر عليك سهم بهذه السعر البخس ØŸ!\t\t\n"Learn From Trading Results https://t.co/44TBSymrV7 \n@ProlificTraders \n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME"\t\t\nE Fund Management Co.', ' Ltd. increased stake in $BABA (Alibaba Group Holding Ltd) according to recent filing: https://t.co/H0oxlx5lV3\t\t\n"What Is Swing Trading And How Does It Work? https://t.co/UkydM2bjGU \n@ProlificTraders \n$AAPL $MSFT $GOOGL $AMZN $FB $AMC $BABA $TSLA $NDVA $JPM $JNJ $WMT $UNH $MA $HD $TSLA $WFC $VZ $NFLX $BAC $AA $TTM $DIS $INTC $F $A $S $PLUG $ME"\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n$BABA https://t.co/7OvC6AqDW3\t\t\n"@sweatystartup Yes you are. Now', ' double down. \n\n$BABA"\t\t\nRT @ignore89039500: Complete animal. Also of note in this fireside chat "...those kids I gave scholarships to: I put them in that windowles…\t\t\n@conner_walden @stockjonhson You still long $BABA?\t\t\n$WYNN $HOME $KNDI $MOBL $CBAT $NOW $PYPL $FB $GLD $TDOC $AMD $QQQ $BLNK $INTC $NFLX $BABA $BTC.X https://t.co/qoxWaKPMOH\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @BCampbellBRK: It is interesting that Buffett and Munger are so rich and yet almost everyone currently thinks Munger was a fool for buyi…\t\t\nIt is interesting that Buffett and Munger are so rich and yet almost everyone currently thinks Munger was a fool for buying $BABA', ' <two years into the investment!  â\x81¦@ChrisFrancoâ\x81© we will see how it plays out. I owe it to the process to buy more of this great business https://t.co/O58cMLSUq2\t\t\nIf this level breaks on the Chinese NASDAQ more pain for Chinese stocks. Can go to 4000 or 2012 levels. $spy $nio $baba https://t.co/SLu4emurOp\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \n \nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/HDIcAH8IC1"\t\t\n"$BABA $JD $NIO $KWEB \nMy Girlfriend All Week.... â\xad\x90 https://t.co/m0MtGP9uSa"\t\t\nRT @hirozaki2020: $baba 87$ olmuÅŸ. İnsanın aÄŸzının suyu akıyor gerçekten de. https://t.co/FMgXgmO42C\t\t\n$VIPS  $BABA looks like by Monday there will be some good news regarding Ukrainian war', ' if so the markets will snap back quickly. 📶\t\t\n$BABA wait and see', ' big winner long term! Buy! 💲\t\t\n"RT @frankinvesting: 1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF m…"\t\t\n"$BABA  All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"$BABA was the 12th most mentioned on wallstreetbets over the last 7 days\n\nVia https://t.co/TPB2RYxi9S\n\n#baba    #wallstreetbets  #daytrading https://t.co/5kXUh7UyXr"\t\t\n$SPY $BABA.       Destroy the enemy.   Destroy all chinese stocks.  Burn them to the ground ✔\t\t\n"RT @TheMarketDog: $BABA \neven in the event of some accounting issues... that\'s still freaking cheap IMO https://t.co/Tn29elzb0H"\t\t\n$BABA destroy all Chinese stocks.  Destroy the enemy.   Burn them all down 💯\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"3/\n\nAt some point the valuation justifies the geopolitical/macro risks. At an 11% forward FCF yield', ' I’d argue we are that price. \n\nBoth charts and estimates for $BABA are from TIKR. \n\nhttps://t.co/HvmnpxXC3w"\t\t\n"2/\n\n$BABA current market cap is $233 billion. The NTM FCF estimate of $23.4 billion would value Alibaba at a 10x P/FCF ratio. \n\nFactoring in the net cash position', ' $BABA trades at ~8.5x NTM free cash flow. \n\nAlibaba mean P/FCF multiple over the past 5yrs is 32.4. https://t.co/v2H0gq0SFD"\t\t\n"1/\n\nUsing estimates from @theTIKR', ' $BABA NTM revenues will be US$156 billion', ' implying a 19.6% CAGR. \n\nHistorical FCF margins for Alibaba are typically 25-30%. Although if we stick with estimates and use a much lower margin of 15% we get $23.4 billion in FCF for the NTM. https://t.co/fmxxdVFanq"\t\t\n"RT @EClubTrading1: $BABA monthly chart #perspective #IPOlevel \n$BABA has been battered and bruised and reached its 2014 IPO level. If you l…"\t\t\n$BABA  Best room on the net. Stay turned:.....    https://t.co/SUOxzpr6SK\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\nEasy to bash $baba now but this will prob outperform any major index over the next 24 months easily...\t\t\n"$BABA I would expect very significant window dressing action over the next 2 weeks...\n\nCould go much lower... but in the long run the market still is a weighting machine"\t\t\n@itscharliemar Haters don\'t own shares. The price is falling over delisting concerns. If the SEC cannot come to an agreement with the Chinese authorities', " its worth 0 unless you own Hong Kong listed $baba stock.\t\t\n@dissectmarkets @Stocktwits Potentially a great time to accumulate if you believe in $BABA. Will be interesting to see how much more Munger is buying at these levels.\t\t\n@BillBrewsterTBB Can I offload my $BABA stocks just as quickly on Facebook's market place?\t\t\n@AlgodTrading I personally don’t think investing in Chinese stocks is smart", ' because you are dependent on the grace of the Chinese government and sudden “regulationsâ€\x9d etc they come up with. Very unpredictable as we have seen for example with $BABA which is down 70% from ATH\t\t\n$BABA za $86', '71', ' pÅ™emýšlÃ\xadm', ' jestli jsem na to psychicky zralý… znovu.\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\nRT @Martianofsafety: I think I need to read the Mr Market chapter again today. $BABA\t\t\n"RT @tasiseq: $BABA\nبالمناسبه شمعه الأسبوع القادم (مجنونه اسبوعي ) اللي بعدها يعني قاع اسبوعي .\nهل نرى شورت سكويز مع قرب تØ\xadقق القيعان .\n\nhtt…"\t\t\n@alan_kooper $BABA průmÄ›r na 189$.... Hodlám pÅ™ikouoit. TOP spoleÄ\x8dnost v zemi se Å¡patným režimem. Budoucnost mi ukáže.... ðŸ˜\x81\t\t\nGonna buy a $BABA share so I can wave it around if this was the bottom.\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"RT @stockmentionbot: 10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 76\n2. $GME : 36\n3. $BRK : 33\n4. $WAVE : 22\n5. $TSLA…"\t\t\n"Muchos cuñados españoles atrapados en $BABA después de meses dando la turra. Si no habláis mandarÃ\xadn ni entendéis su cultura', ' al menos escucharos a @TorrasLuis en @ValueInvestingS y luego decidÃ\xads si os sigue pareciendo buena idea.\nhttps://t.co/aaPa6P4s0t"\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n"RT @korinek_trades: $BABA requests\n\nAlmost ready for a bounce IMO\n\nWatch that 94-87$ area \n\nMonthly demand and origin of more from 85–>320…"\t\t\n"RT @tasiseq: $BABA\nبالمناسبه شمعه الأسبوع القادم (مجنونه اسبوعي ) اللي بعدها يعني قاع اسبوعي .\nهل نرى شورت سكويز مع قرب تØ\xadقق القيعان .\n\nhtt…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $GME | 14 | 75.0% | 🚀\n| $BABA | 5 | -28.6% | 🚀\n| $FB | 5 | 66.7% | 🚀\n| $TSLA | 4 | 100.0% | 🚀\n| $TQQQ | 3 | 200.0% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"$BABA\nبالمناسبه شمعه الأسبوع القادم (مجنونه اسبوعي ) اللي بعدها يعني قاع اسبوعي .\nهل نرى شورت سكويز مع قرب تØ\xadقق القيعان .\n\nhttps://t.co/JK8XH4lqlR https://t.co/YsGLT8WZmx"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"@qqqspx @cryptob20 Try $BABA\nhttps://t.co/PjdcDVCmvf\nhttps://t.co/MhOgCaiBnA\nhttps://t.co/VNW2daApqV"\t\t\n$BABA $72 next 💫\t\t\n@highflyer ‘bottomfish’: any idea where that is with $BABA? RSI 24 still not doing the job apparently. â–¶\t\t\n$PYPL $PINS  $BABA what is the difference? Baba only started going down sooner. All minus 70. Stock prices are just overvalued and need to collapse 😃\t\t\n"He didn\'t. Thanks my man.\n $YANG $CHAD $DIDI $JD $BABA https://t.co/SjUPkoUxyn https://t.co/k1EysFLz7t"\t\t\nRT @UBCSE_IR: $BABA BUY AND HOLD LIKE MUNGER', ' IGNORE THE NOISE 📶\t\t\n$BABA BUY AND HOLD LIKE MUNGER', ' IGNORE THE NOISE 📶\t\t\n$BABA epic valuation🚀 back to $340 end of 2023 💯\t\t\nWhy Alibaba $baba should spin off Lazada https://t.co/KfFS2wuAwJ\t\t\nRT @SeekingTheValue: Tremenda bestialidad el ritmo de generar caja de $BABA año a año. Me explota la cabeza. En 2 o 3 años tendrán más de l…\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"$BABA monthly chart #perspective #IPOlevel \n$BABA has been battered and bruised and reached its 2014 IPO level. If you liked $BABA at $300', ' $200 or $150', ' you have once again the opportunity to buy it as an IPO:). We are buying some 2023 leaps. #charliemunger. https://t.co/rkTrudSF6O"\t\t\n@WealthOrDie Time for me to step up my $BABA bet.\t\t\n@investor_as Some of these chinese companies are trading at almost net-net valuations. I never thought I would live to see legit quality companies selling that CHEAP. $BABA $TME\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n@karenfinerman are you still holding $baba? Can it bounce from here asking for a friend :)\t\t\nRT @OutsizedGains: @IDKFA3 @ignore89039500 108 year old Charlie when $BABA breaks even https://t.co/FKNgatEqr8\t\t\n"RT @TicTocTick: $KWEB is my worst trade. I am down 50% as I assumed mistakenly Biden will be good for China 🇨🇳 \n\nIt turned out to be the op…"\t\t\nThanks for sharing your wisdom & keeping the faith in $BABA @ChrisFranco. I suppose it may take 3-5 years for investor perception to catch-up with China\'s & Alibaba\'s growth potential. Those in for a quick trade or buying on margin', ' you can be in trouble. Be warned. https://t.co/q7Bizu1Q9m\t\t\n$BABA 58$ ï¸\x8f\t\t\n"RT @TicTocTick: $KWEB is my worst trade. I am down 50% as I assumed mistakenly Biden will be good for China 🇨🇳 \n\nIt turned out to be the op…"\t\t\n"RT @srkninci: Beyler Alibaba $BABA hissesi 88$.\n\nBen hayatımda böyle güzel ve iÅŸtah kabartıcı bir alım fırsatını en son ne zaman gördüm hat…"\t\t\n"@Ciudaddeltrader #bitcoin te cae un 40%? ""Es una burbuja"" \n$BABA o $JD caen un 60-70%? ""El mercado les ha cogido manÃ\xada"""\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 76\n2. $GME : 36\n3. $BRK : 33\n4. $WAVE : 22\n5. $TSLA : 19\n6. $BABA : 18\n7. $FILL : 18\n8. $AMZN : 16\n9. $AREN : 16\n10. $AAPL : 14\n#stock #trading #usstock #stockmarket"\t\t\n@dissectmarkets @Stocktwits correction : sucks to be a $BABA shareholder for now.\t\t\nRT @specialsit1: My IBRK sales assistant just called me and confirmed — I don’t own an equity claim in $BABA but a VIE-linked ADR that trac…\t\t\n@Stocktwits Sucks to be a $BABA shareholder\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\n"Uber gave us a short entry and looks be flagging for a long. Strong recovery on that name today. \nhttps://t.co/YTeJ0IbZSm\nNo position -personally done trading for the day. \n\n$SPY $NDX  $BTC $ETH $AXS $TSLA $AMC $MRNA $BABA $LTC https://t.co/N48tozc3Gl"\t\t\n"And that right there folks is what we call a boner candle. All in $HBAR\nhttps://t.co/YTeJ0IbZSm\n $GME $AMC $TSM $F $BABA $GM $AAPL $FB $MSFT $PTON $LCID https://t.co/wXRi4dnjvO"\t\t\n@antonio_mangas Alucinando con los comentarios. No siempre los fundamentales reflejan el precio', ' ni el precio los fundamentales. Véase $BABA. Recomprar', ' promediar e inmovilizar tu dinero en una acción con perspectivas no cumplidas. Es la forma más ineficiente de gestionar el capital.\t\t\n$BABA at current prices alibaba now have enough cash n cash equivalent on hand (71.3b) to buy over all of softbank’s shares ï¸\x8f\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n"RT @talkcentss: Alibaba now below their IPO price in 2014. \n\n$baba\n\nGenerational opportunity? Or complete garbage? https://t.co/On3LNFrKUi"\t\t\n@AJButton2 I think Chinese stocks are uninvestible right now. I also bought a small amount $BABA leaps today.\t\t\n$BABA without days like this it will be very hard to 2-3% my money ðŸ’\x9d\t\t\nMy short watchlist for next week $BILI $SHOP $BABA $UPST the usual suspects 👈\t\t\n$baba Best room on the net', '. Stay turned https://t.co/e9k4D9rPxl\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$spy $baba this is all you need to know for a successful trading career. 🚩 https://t.co/OGCKV4ZLXW\t\t\n"@krizmarek Také jsme na $FB v minusu. Zde budeme nakupovat postupnÄ› i dál. Na $BABA už budeme pÅ™idávat pouze kosmeticky. \n\nMáme malou pozici na osobnÃ\xadch portfoliÃ\xadch v $TCEHY. Nio jsme si jeÅ¡tÄ› nenastudovali', ' takže zatÃ\xadm bohužel nemůžeme komentovat. Vy máte jeÅ¡tÄ› nÄ›co v ÄŒÃ\xadnÄ›? :-)"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA retail might truly own the float here lol this could be the next amc ðŸ‘\x8d\t\t\n@MartinDlouhy7 @danielgladis Taky z ni mam obavy. Mam 33 % portfolia vyhrazene na spekulativni a risky obchody. Takhle jsem postupne nakupoval $BABA', ' ale do dalsich cinskych si zatim netroufam byt se mi papirove libi…\t\t\n"@investingsCZ Nice. Mne uz se do ty $BABA chce cim dal mene. Prumerny nakup mam $119 a uz neredim… $FB je imo skvely na nakup porad', ' trochu smutne jsem na nem ted -38 % kvuli jednomu vetsimu nakupu u $300', ' ale ta firma je krasna.\n\nBtw mate nejake dalsi cinske pozice mimo Babu? Nazor na Nio?"\t\t\n$BABA fucking insane! This price is unbelievable 💫\t\t\n"RT @anwarbanafea: توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n"Most mentioned tickers in #WSB in last 6H\n\n1. $SPY (40)\n2. $BABA (20)\n3. $GME (15)\n4. $AMZN (8)\n5. $TQQQ (8)\n6. $WISH (8)\n7. $WEN (7)\n8. $NFLX (6)\n9. $ARKK (6)\n10. $AMC (6)\n\nhttps://t.co/InT5oXXyaY https://t.co/X9iz04OZfL"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n@rosemontseneca $BABA >>> $BYeBYe\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n@JackMaaa $BABA yes i do 👀 https://t.co/l2VkxKIeex\t\t\n$BABA Another fine day in HK... â\x8f©\t\t\n$BABA Daily RSI 24. Maybe one more down day before it catapults. It is coiling like a loaded spring 😃\t\t\n$BABA if all analysts with a buy rating would actually have the faith of the institutions they are working for', ' this should be up to $150 in no time. 💟\t\t\n$BABA C\'est la vie â\x8f© https://t.co/g1MOuQTPQO\t\t\nRT @ChrisFranco: Just read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"Over the last 24 hours', ' the 10 most mentioned tickers on #wallstreetbets (courtesy of quiverquant) are:\n\n1) $SPY\n2) $TSLA\n3) $BABA\n4) $AAPL\n5) $RIVN\n6) $QQQ\n7) $GME\n8) $SOFI\n9) $AMZN\n10) $FB"\t\t\nSweepCast alerted: $BABA with Unusual Options Activity Alerted on $98 PUT Expiring: 03-18-2022 worth 158KðŸ\x90»  Learn Unusual Flow https://t.co/pSB4hAOvHI\t\t\nRT @GerberKawasaki: China stocks falling apart as investors start to realize the real risk of these foreign markets. These China stocks are…\t\t\n$ARKK $BABA $BMBL NEW ARTICLE : Pockets Of Volatility Keep Popping Up; Is There A Liquidity Vacuum? https://t.co/ItIhxzs7Rq Get all the latest $ARKK related news here : https://t.co/bewxHKDiOd\t\t\n$BABA wow can you imagine what a profit you could of made if you bought a at the money put a month ago.  It may not be to late now. 👇\t\t\n"Collection of tweets on $BABA 👇\n(just a collection', ' not saying I agree or disagree)"\t\t\n$BABA I want it to ching but it\'s only doing chong 🆙\t\t\n"RT @WealthOrDie: The CCP doesn’t want you to own $BABA\n\nThe USG doesn’t want you to own $BABA\n\nThe mgmt team doesn’t want you to own $BABA…"\t\t\n$BABA if you factor in hyperinflation this is equivalent of $50 two years ago 💯\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/jSF2u2TUtB\t\t\n$BABA no relief... 💫 https://t.co/YKcVxBLYvV\t\t\n"Interesting article on Alibaba\n\nhttps://t.co/u5Eg1piEZY\n\n$BABA"\t\t\n@itscharliemar I like $BABA at this price\t\t\n"$BABA~All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀  \nhttps://t.co/KndVBMMTgS"\t\t\nRT @jistuven: Semana a semana', ' cuando entro a ver Alibaba $BABA https://t.co/DWLdOdTKS0\t\t\n$BABA it wants and will be sub 80 at this rate ï¸\x8f\t\t\n$BABA   The US is just showing the whole world how broken there market is and I\'m sure is will crash from greed and corruption like it always does. Best thing for BABA would be delisting honestly 😃\t\t\nThere will probably be a point in time where $baba can pay out its market cap in dividends every year if it gets any more ridiculous!\t\t\n"$BABA y’all buying in margin are all fuked up!\nIf you gunna do that shit might as well buy June Call options  \n$jd $PDD  $JD \nI gots em all !!! $39k worth !!! \n6-8% move is a dub!!🤑🤑 🪄"\t\t\n$BABA $60 in 3 months â\x9d—\t\t\nRT @hirozaki2020: $baba 87$ olmuÅŸ. İnsanın aÄŸzının suyu akıyor gerçekten de. https://t.co/FMgXgmO42C\t\t\n"“The beatings will continue until morale improvesâ€\x9d\n\n-CCP to $BABA', ' $DIDI & gang \n\n3.11.22"\t\t\n"RT @jm_ret: 「SECã\x81¯HFCAA(Holding Foreign Companies Accountable Act)をé\x81µå®ˆã\x81—ã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81¨ã\x81—ã\x81¦ä¸\xad国åˆ\x9dã\x81®ADRを特定\n今後ã€\x81ã\x81•らã\x81«å¤šã\x81\x8fã\x81®ä¼\x81æ¥\xadã\x81Œèª\x8d定ã\x81•れるå\x8f¯èƒ½æ€§ã\x81‚り。ä¸\xad国ã\x81®VIEæ§‹é€\xa0ã\x81¯ä¾\x9dç„¶ã\x81¨ã\x81—ã\x81¦å®Œå…¨ã\x81«æŠ•資対象外ã\x81\xa0ã\x81¨ç§\x81ã\x81¯è€ƒã\x81ˆã‚‹â€¦"\t\t\nTo all $BABA investors. Stay strong. Stay long. By way of historical context… March 9', ' 2009 was on a Monday.\t\t\n"I thought I\'d wait for March earnings to buy more $BABA.\nI\'m not sure now.\nAt this point it\'s trading at book value + like 3 or 4 years\' earnings. https://t.co/8aEJiROlnT"\t\t\n@DivyWarrior I see. In current situation', ' I will say much better names to buy than $BABa currently.\t\t\n"RT @uminoxhiro: FANG+銘柄ã\x81¯10銘柄ã\x81™ã\x81¹ã\x81¦ã\x81Œãƒžã‚¤ãƒŠã‚¹ã\x81¨å¤§å¹…ã\x81«ä¸‹è\x90½ã\x81—ã\x81¦ã\x81Šã‚Š-4.22ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n特ã\x81«ãƒ\x90イドゥã\x81Œ-12ï¼…ã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ-6.7ï¼…ã€\x81テスラã\x81Œ-5.12ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦æŒ‡æ•°ã‚’引ã\x81\x8d下ã\x81’ã\x81¦ã\x81„ã\x81¾ã\x81—ã\x81Ÿã€‚\n$AAPL $AMZN $BABA $BIDU $FB…"\t\t\n"@sweatystartup Tweet explained:\nNick bought $baba on 12-24-20 when the stock was valued between $220-$232 in what he may have considered a dip in price from a high of about $310.\n$baba today is around $86', ' so Nick is using the strategy of sarcasm to highlight a genius investment which was not."\t\t\n"$BABA    \nEarnings reports today before the markets open  ^^ \n@Brookelyons7 ï¸\x8f"\t\t\n$BABA how the fk can you recirculate the same news over and over again ðŸ\x8f¼\t\t\n$BABA how the fk can you recirculate the same news over and over again ðŸ‘\x8d\t\t\nMetrics don\'t matter if the Chinese government hates $BABA and is proactively seeking to weaken it and take what is valuable from it.\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\nRT @the_chart_life: $BABA now into the 80s and below its 2014 IPO price... https://t.co/SwARNsB3aS\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 24 | 20.0% | 🚀\n| $GME | 15 | 87.5% | 🚀\n| $FB | 7 | 133.3% | 🚀\n| $NVDA | 6 | 500.0% | 🚀\n| $BABA | 5 | -44.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n$Baba $bidu $wb $jd will NEVER be able to open their books', ' remember that. These are not US accounting standards. KING $SPY people always flee to US for safety. â\xad\x90\t\t\n"$SPY I expect a bounce on daily off this volume support. On weekly I expect 424.31 to hold as resistance in the weeks to come the selling should accelerate now\n$QQQ $AAPL $SOFI $NIO $MSFT $DOCU $BABA $AMZN $GOOG $BTC $TDOC $NVDA $FB $TSLA $GME $AMD $AMC $DKNG $DB $XOM $PLTR https://t.co/QRQ23XZR8i"\t\t\nJust read up on China economic policy for the last three hours. I’m still bullish on $BABA\t\t\n"Biggest Mega-Cap Losers for Mar 11', ' 2022:\n\n$BABA -6.68%\n$TSLA -5.12%\n$FB -3.89%\n$TM -3.75%\n$BHP -3.73%\n$ABT -2.55%\n$NVDA -2.46%\n$TSM -2.45%\n$AAPL -2.39%\n$ASML -2.37%\n\nResearch on https://t.co/jp9ZDeBxqV"\t\t\n$BABA Broke $88 so $82 on Monday!! If that doesnt hold then $72', ' $66 and then its gonna be dead after that. $150 max this year on a recovery move 2nd half of 2022! Thats it🥴 ï¸\x8f\t\t\n$BABA i might buy8$ $baba calls for 2024  with a strike of 350$ 💲\t\t\n$BABA I wish baba bears die slowly with slow bleeding ☑\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA China is nearing a recession. thank putin for expediting this global recession by going to war with Ukraine. the bull market party is over. âž¡\t\t\n$DIDI I am sad for anyone who invested Chinese companies after Covid $NIO $BABA ✨ https://t.co/NfliriPLuK\t\t\n"$BABA    All that you need to know;. Shorts haven\'t covered a single share:~~~~~~~~~~ Check it out below 👇 \n \nhighly recommend everyone to follow them. 🚀      https://t.co/SUOxzpr6SK"\t\t\n"RT @itscharliemar: $BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do w…"\t\t\n$BABA I wish all the bears get butt fckd by BABA 👀\t\t\n"FANG+銘柄ã\x81¯10銘柄ã\x81™ã\x81¹ã\x81¦ã\x81Œãƒžã‚¤ãƒŠã‚¹ã\x81¨å¤§å¹…ã\x81«ä¸‹è\x90½ã\x81—ã\x81¦ã\x81Šã‚Š-4.22ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦ã\x81„ã\x81¾ã\x81™ã€‚\n特ã\x81«ãƒ\x90イドゥã\x81Œ-12ï¼…ã€\x81アリãƒ\x90ãƒ\x90ã\x81Œ-6.7ï¼…ã€\x81テスラã\x81Œ-5.12ï¼…ã\x81¨ã\x81ªã\x81£ã\x81¦æŒ‡æ•°ã‚’引ã\x81\x8d下ã\x81’ã\x81¦ã\x81„ã\x81¾ã\x81—ã\x81Ÿã€‚\n$AAPL $AMZN $BABA $BIDU $FB $GOOGL $NFLX $NVDA $TSLA $MFST #米国æ\xa0ª https://t.co/QVBn0A81T0"\t\t\n$BABA everyone fear mongering here again and bringing up delisting when U.S and china auditing talks have actually gone well and its been reported that they are close to an agreement. ï¸\x8f\t\t\n$BABA anyone said reward here is great since it hovered about $200+ from 300+ no end in sight until seeing ccp back off and new ant ipo announced ðŸ‘\x8d\t\t\n$BABA thats what it happens when leaders are autocratic!!!!! ï¸\x8f\t\t\n$BABA This is a great value penny stock. ï¸\x8f\t\t\n$BABA Best room on the net. Stay turned:......    https://t.co/SUOxzpr6SK\t\t\nWhatever that goes down must come back up! #baba $baba https://t.co/sFkj2DWte4\t\t\n@RedDogT3 @ren2you look at $BABA $KWEB', " back to 2014/2015 levels. Never thought in 2 years we'd see circuit breakers", ' 8% inflation', ' WW3 (almost)', ' -ve oil to $130 oil\t\t\n$BABA will this be delisted? ï¸\x8f\t\t\n$BABA so…we all got bamboozled.  Imagine that. 🔔\t\t\n$BABA risk reward here is pretty nuts. 📊\t\t\nRT @InversorExperto: Felipe II: «Yo no mandé a mis barcos a luchar contra los elementos». $BABA https://t.co/OvEDLAr1tm\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"I\'ve avoided Chinese stocks at all costs. Too much uncertainty. I don\'t understand the regulatory environment. Just bad written all over it.\n\nBut DAMN $BABA is cheap..."\t\t\n"RT @ToroDeArena: @F3lipeAlba Yo vivÃ\xad China en 2010\n\nY en los chinos no se puede confiar\n\nYo tengo $BABA', ' pero para mi es dinero de riesgo"\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $SPY 🥇\n2. $AFRM 🥈\n3. $AAPL 🥉\n4. $TSLA\n5. $SOFI\n6. $ARKK\n7. $AMZN\n8. $BABA\n9. $MSFT\n10. $NVDA\n\n( Sorted by most recent ) https://t.co/EcBZdN2suz"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA if you want to learn Chinese profanity', ' let me know! 😘\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n$BABA only 86 to go till zero â\x8f©\t\t\n$BABA hope bankruptcy arrives soon 💲\t\t\n"$BABA was one of my long babies a few years ago. Been watching for a year to buy back in.  $320 down to $87. Shoulda been a $1000 stock China is trash. They’ll\nAll be delisted. What a shame 🔔"\t\t\n"@SOXL_NaaaGi ã\x81\x9dã‚“ã\x81ªã\x81“ã\x81¨ã\x81ªã\x81„💦\nã‚\x8fã\x81Ÿã\x81—ã\x81®å\x8f¯æ„›ã\x81•ã\x81¯ $BABA 並ã\x81¿ðŸ“‰ https://t.co/4pCYsgf8iI"\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n$BABA some racist bastards on this board. The whole market is down except for commodities. â\x8f©\t\t\n$KWEB $FXI $CQQQ $EEM $BABA another reason why Chinese stocks have been under pressure? Look at the strength it\'s shown versus the USD since the pandemic low 😳 https://t.co/RTFa0X0q2L\t\t\n@MarketRebels Saw $baba down 5% today. So thought', ' why not short further. Made 2% profit in 15 minutes.\t\t\nCon respecto a $BABA', ' y desde un punto de vista value', ' pienso que un precio justo de la acción puede ser $64', ' puede ser interesante para largos.\t\t\n$BABA people who are bullish here are completely ignoring geopolitical issues and it’s actually making you look pretty dumb 📣\t\t\n$baba ↘ï¸\x8f https://t.co/cI7cFcg75m\t\t\n$BABA I think China killed Jack Ma and created new dummy that look like Jack Ma .. he stop talking â\x9d—\t\t\n"RT @FossGregfoss: So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over th…"\t\t\n"China’s tech platforms become propaganda tools in Putin’s war via @FT\n$TCEHY $BIDU $BABA $JD At least as important as the delisting threat https://t.co/EISR7Wiq7V"\t\t\n$BABA I think China killed Jack Ma and created new dummy that look like Jack Ma .. he stop talking 😃\t\t\n$BABA ã\x81Œã\x81—ã\x81¬ã\x81»ã\x81©ä¸‹ã\x81Œã\x81£ã\x81¦ã\x81¦æ³£ã\x81\x8dã\x81\x9dã\x81† https://t.co/oL2UJ3tHRF\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\n$BABA $BIDU best thing China could do for these is say “you know what delist them allâ€\x9d and get it over with 💯\t\t\n$BABA $BIDU best thing China could do for these is say “you know what delist them allâ€\x9d and get it over with\t\t\n@WealthOrDie Do You own $BABA ? 😉\t\t\n@DivyWarrior Do you still hold $BABA ? I divested my entire Chinese stocks at 2018 and never turned back.\t\t\n@DiscountGosling @the_chart_life I would buy $BABA at $300 if momentum was in the right direction. Right now it\'s momentum is down and sitting at a support level from 5 years ago which it could easily break given the fact it has broken through all the other support levels with ease\t\t\n$BABA 😔 📈\t\t\nIf I had witnessed anything similar to ongoing situation before 2020', ' I would never touch a single Chinese stock. $NIO $XPEV $LI $BABA ðŸ˜\xad\t\t\n$BABA your avg better be 108 if you want to break even or be profitable.  that is the near term target to the upside that will almost certainly hit.  what happens after that', ' I can\'t tell you with any certainty. â\xad\x90\t\t\n"@robertkjackson @JerryCap @scuttleblurb cash flow stories could be ``value\'\' traps (live exhibit:  $BABA)\n(perhaps as tricky to get involved in as ``story\'\' stocks)"\t\t\n"RT @DeepThroatIPO: If $BABA continues to fall 5% a day it will be worth about $30 in three weeks.. \n...unless Xi decides to buy the dip...…"\t\t\n"$BABA Man I can’t wait for this to climb to 100', ' then bye bye BABA \n\nThe More I look at this chart more i see CHL â\xad\x90"\t\t\n$BABA next long term resistance is 79', ' but that will hardly slow the fall. The real showdown is 59. If 59 breaks', ' katybarthedoor ✔\t\t\n$BABA I closed my short positions today though will wait for the reversal @GoodNewsBull ï¸\x8f\t\t\n"@F3lipeAlba Yo vivÃ\xad China en 2010\n\nY en los chinos no se puede confiar\n\nYo tengo $BABA', ' pero para mi es dinero de riesgo"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nAlibaba Group Holding Limited traded 39.041M shares', ' 76% above average volume $BABA\t\t\n"Large cap stocks with the most shares traded Friday\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T 54.4M\n$ITUB 50M\nOccidental $OXY 48.4M\nDocuSign $DOCU 44.8M\n$BAC 43.9M\nPetrobras $PBR 42.7M\nRivian $RIVN 42.5M\nAlibaba $BABA 39.2M\nPalantir $PLTR 37.5M"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nNo idea whether $BABA has bottomed', ' but for a company with this much revenue/profit/cashflow it\'s looking juicier by the moment. https://t.co/7mPtpffQJu\t\t\n"RT @ToroDeArena: $BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos s…"\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\nRT @RichardBruce8: $BABA from $128.00 down to $88. Down $40.00 - 30% in less than a month. If this isn\'t a washout? What is?\t\t\n$BABA does anyone have any lube? Raw is real here 🆙\t\t\n$bidu $baba anyone have all their 401k in these two ? 💢\t\t\n"RT @MoneyLobster: @MarketRebels No position', ' but short of being a total fraud. $BABA @AlibabaGroup is 1% below IPO. (7 years ago) \nRevenue…"\t\t\n"$BABA volvió a precios de 2014\n\nPero las utilidades y flujo de caja se han multiplicado por 5 desde 2014\n\nY los ingresos se han multiplicado por 10x\n\nQue pasa? Welcome to China https://t.co/AXJ3pZVGWg"\t\t\n@sp3cul8r @prosperousguy How many times were you "Right" then. Most people don\'t mind buying a $100 value for $80', ' and it gets further discounted to $70 they don\'t beat themselves over it as they owned it already. $BABA\t\t\n$BABA dividend coming 💗\t\t\n$BABA $BIDU $JD $KWEB 📌\t\t\n@Vishesh62452293 $BABA you need help\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA You can’t undo a fall like this cause love don’t know what distance is 🥺â\x9d¤ï¸\x8fâ€\x8d🩹🥀 🆕\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA You can’t undone a fall like this cause don’t know what distance is 🥺â\x9d¤ï¸\x8fâ€\x8d🩹🥀 😀\t\t\n$BABA can’t give up globalizations 💢\t\t\n@anna04009096 why 15%? how? $BABA\t\t\n$BABA More commie loving trash over here...can\'t wait to watch you all go broke 🆓\t\t\n$BABA Warren Buffett can step in now 📊\t\t\n"RT @JoshuaTai0427: $BABA being down and under its IPO price after 7-8 years reminds me again that: \n\nStock performance = business growth +…"\t\t\n@sp3cul8r I cant argue the math you put forth', ' but I dont need anyone elses $ to flow into my research. I may not be perfectly right but $BABA here at $87 but I DO feel very good about.\t\t\n$BABA ã‚„ $DIDI ã\x81Œæš´è\x90½ã\x81—ã\x81¦ã‚‹åœŸæ›œã\x81®æœ\x9dã€\x81唯一ã\x81®ç™’ã\x81—ã\x81§ã\x81™â˜ºï¸\x8f https://t.co/hV07MHY8bw\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @TihoBrkan: While I am simplifying matters here', ' \n\nit is still nevertheless fascinating how investors were willingly and happily paying…"\t\t\nRT @VicenteVaro: el gráfico de $baba … La de gente pillada en esa caÃ\xadda https://t.co/9x1DhT3b91\t\t\n$BABA just Jesus 💫\t\t\n"@vtg2 ...is that your guess as to the average jail time the $BABA investment bankers and analysts are going to get?\nhttps://t.co/JoLEQ8tT9M"\t\t\n"RT @InversorExperto: Los inversores en empresas con negocio core en China listadas en Estados Unidos siguen liquidando sus acciones. \n\nDesd…"\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @InversorExperto: Alibaba capitaliza 277', '39 mil \n75.000 millones en caja\n\nPrecio de las acciones 100', '35$\nBPA estimado año contable 2022…"\t\t\n@Tortoisehead38 @EquityBrian @rosemontseneca He has invested very small amount in $BABA. Whatever be the time horizon', ' it won’t hurt him. Company Will be back in business', ' within an year\t\t\n$BA $BABA $WMT $KR $KO $LOW $HD $NFLX $AMD $GME $AMC $MRNA $PFE $AZN $GOOGL $AMZN More Chart on Large names coming up shortly. Here; https://t.co/loKNPoIZpq\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n@IDKFA3 @ignore89039500 By the time $BABA breaks even Elon Musk’s son will be the president of Mars\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nRT @Ivan_Bolsa: $BABA a este paso terminará teniendo más dinero en caja que su propia capitalización bursátil\t\t\nRT @the_chart_life: $BABA now into the 80s and below its 2014 IPO price... https://t.co/SwARNsB3aS\t\t\n"CN is the 2nd largest economy', ' this will be CN’s decade', ' look at how the controlled Covid', ' this is all western media FUD…lol\n\nCongrats delusional CN bulls.. ðŸ‘\x8f\n\n$BABA $BIDU $JD $KWEB 🚩 https://t.co/fIU8levtQd"\t\t\n"RT @marketplunger1: If you invested $10', "000 in Alibaba $BABA on its IPO in 2014 ... \n\nYou'd have $10", '000. https://t.co/AFlPQxdAl5"\t\t\n$BABA I would buy it but....ITS FUCKING CHINESE! ï¸\x8f\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n"@DiscountGosling I know', ' you are right', ' cant argue with people that just dont want to admit simple math 😎\n\nI do NOT know when $BABA $87 will turn', ' but when I see newbies and wannabees saying how they are waiting for $30 or single digits', ' I\'m pretty sure we\'re close..."\t\t\n@DaMedinaR Cuando pensábamos que ya estaba tocando fondo vuelve y cae; hermosa gráfica pero que gran cantidad de dinero 💰 se ha ido de esta empresa. $BABA https://t.co/h1TVcSOPSe\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\n$DIDI $BABA $JD $BIDU â\x8f© https://t.co/pZIGnbEqTw\t\t\n"RT @EnricoLaQuatra: On the 19th Sept. 2014 $BABA opened at 92.70$ at the NYSE. Today it has 35.8x the revenue and 35.6x the net income.\n\nTh…"\t\t\n$BABA testing old support. Let\'s see if the buyers step in and bid the price higher. ☑ https://t.co/RKz1BEEMge\t\t\n@HurricaneBot1 Yes $147 by this time next year for $BABA Good call.  Takes guts to say that and I respect you for it.\t\t\n$BABA can’t wait to get in for an upside swing. One more drop â\xad\x90\t\t\nRT @LarryCheungCFA: There has been a lot of wealth destruction lately in Chinese equities. I want to let you know that I am on that ship wi…\t\t\n@hsp_6498 Yes $BABA is down $30 from $117 Good math\t\t\n$BABA dumb and irrelevant question', ' but how is the sentiment at 2.0%? â–¶\t\t\n@DiscountGosling Stop arguing with anyone who says they would raher buy at $300 than $80. It makes YOU look bad.  Just pick up some $BABA and make $ over the next 6-12 months\t\t\n$BABA I mean re-test support at $60? 📣\t\t\n@FossGregfoss That doesnt mean that $BABA HERE isnt a sweet long-term buy under $87\t\t\n"$SPY $BABA $DWAC\n\nThinking about sending GoodNewsBull some Giza sheets and a my pillow....maybe even the slippers. â\x8f©"\t\t\nRT @DaMedinaR: AsÃ\xad van mis acciones de $BABA https://t.co/8hcSUL95fz\t\t\n$BABA gap fill to $60? ðŸ\x8f¼\t\t\n$BABA $TTCF $NIO   $1800 into $40k in the last 30 days', '. If you really want to make huge profits on trading then', ' Join this winning chat:  https://t.co/Flf4spKoTM 🥇\t\t\n$BABA was $245 in last year but even more amazing down 9 percent since stock listed years ago. ðŸ‘\x81\t\t\n$BABA what does the next bounce look like 105-110 looks like a bad resistance and that is also 30% away from todays price 👉\t\t\n$BABA Speechless. At the current rate. Selling calls will take about 10-12 months for me to get even. If', ' this doesn\'t tank further. ✅\t\t\n$BABA a falling Ginsu Knife â\x9d—\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"@uhuh12345 Oof. He closed the partnership under the high water mark.\n\nWonder if that’s a foreboding for $BABA …."\t\t\n$BABA 130 average -- need to get it under 100 LOL 🚩\t\t\n"@itscharliemar $BABA\'s suffering may not end at the hands of CCP\n2) People are drawing comparisons between Russia\'s stocks that have gone to zero overnight. I think this I probably incorrect because Russia is not a major economy while China is. Making Russia suffer only increases energy 2/n"\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"@itscharliemar Couple of issues I can think of for this sell off in $BABA:\n1) $DIDI didn\'t follow CCP and there is no end in suffering. Even HK listing is not easy for them. Similarly', ' Jack Ma has passed off CCP - even though he has been humiliated with Ant Financial fiasco', ' donation to CCP 1/n"\t\t\n@FossGregfoss wow $baba literally got destroyed\t\t\n"RT @FossGregfoss: For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over…"\t\t\n$BABA CCP owned this bitch 💫\t\t\n"For those keeping score.  $baba (a Charlie staple)...\n\nIs down 25% (cumulative) over 5yrs', '\n\nAnd is zero return (px) over 10yrs.\n\nYa', ' Charlie and Warren know tech!!!\n\nPound sand and change your diaper Charles.  Warren I am camping on your lawn...\n\n#btc"\t\t\n$BABA reevaluating this', ' where do you think this will be priced for end of 2023', ' jan 2024? ðŸ\x8f¼\t\t\n"RT @DiscountGosling: So I get trend vs. counter-trend trading and investing \n\nI am a counter-trend (discount) trader and investor.\n\nPolitic…"\t\t\n"$BABA 🥺 I have 160 avg  \nhurting too much â\xad\x90"\t\t\n"So I get trend vs. counter-trend trading and investing \n\nI am a counter-trend (discount) trader and investor.\n\nPolitical / de-listing risks aside (you shouldn’t trade/invest more than you’re willing to lose)… can someone answer why they would buy $BABA at $300 over $80 ? https://t.co/nx4wY2qZP4"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n$BABA deal of a lifetime ðŸ’\x9d\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA no words.    There are z hundreds of these ✔\t\t\nRT @uhuh12345: I love how people are dunking on Munger for buying $BABA early. It\'s like people think this is his first drawdown and he is…\t\t\nI love how people are dunking on Munger for buying $BABA early. It\'s like people think this is his first drawdown and he is a novice / old coot. Clearly they are not familiar with his Partnership results: https://t.co/Go1kRWU12A\t\t\n"LEARN HOW TO TRADE OPTIONS AND HOW MY GROUP EARNS 100%+ PROFIT\n\n$SPY $CEI $BABA $TSLA $AAPL $AMC $MGLD $NVDA $DOCU $AMZN\n\n#options #stocks #trading #stockmarket #investing #finance\n\nhttps://t.co/cF9rLeJZKI"\t\t\n@Ivan_Bolsa Todos apuestan vs $BABA', ' deberÃ\xadan de conocer una de sus principales metas', ' durar al menos 100 años', ' para los cuales ya habrá muerto el actual presidente de China', ' y quizás varios mas', ' confió en Jack Ma\t\t\n$BABA down to $30 dollars ï¸\x8f\t\t\n$BABA I you bought today you guaranteed urself a 15 % profit next week 📣\t\t\n$FXI $baba $kweb ', ' avoid anything china related. u must hate money to catch a falling knife here. 📶\t\t\n$BABA $82 Monday $70s later in the week 🤞\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\nRT @eshan_shetty: In light of $BABA ‘s price action. This statement is evergreen. Irrespective of individual (even Charlie Munger)', ' always…\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\nIn light of $BABA ‘s price action. This statement is evergreen. Irrespective of individual (even Charlie Munger)', ' always find your own conviction. It’s good to have multiple rabbis but no prophets :) - not my quote\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n$BABA who bought above $200? ↔\t\t\n$BABA China needs to say something this weekend or else the BANK RUN ON CHINA will continue much worst monday on all chinese stocks. WWW3 HAS STARTED THEY JUST DIDN\'T TELL US. 📌\t\t\n"RT @LarryCheungCFA: I\'m no stranger to pain', ' and I\'m sure all of you aren\'t either. But we are all being tested in this market. \n\nStay stro…"\t\t\nRT @itscharliemar: The same people who are giving up and selling $BABA anywhere between $70-$100 are the same people who will be pumping it…\t\t\nRT @wallstreetpro: #Alibaba at its peak was valued at over $850 billion. Then the President of #China', ' Xi Jinping', ' decided that Jack Ma was…\t\t\nQuienes dicen que #Crypto es un activo de mucho riesgo es porque no tienen $BABA en su cartera\t\t\n"RT @FintwitSynapse: Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $ARKK 🥉\n4. $MULN\n5. $BTC\n6. $DI…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n$BABA 78-82 Monday on no news bad news idk could no floor ðŸ‘\x8d\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $QQQ 🥇\n2. $SPY 🥈\n3. $ARKK 🥉\n4. $MULN\n5. $BTC\n6. $DIA\n7. $SOFI\n8. $SPX\n9. $FB\n10. $BABA\n\n( Sorted by most recent ) https://t.co/tvbxtdxDax"\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba declines by 7% over regulatory fears after the SEC warned 5 other Chinese stocks that they risk…"\t\t\n"$BABA   All that you need to know; Shorts haven\'t covered a single share:~~~~~~~~~~~~~ Check it out below 👇  \n  \nhighly recommend everyone to follow them. 🚀   https://t.co/4FwQlOyGcP"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n$BABA I know someone that has been trading for years and he lost everything trading baba options over the last yr. ï¸\x8f\t\t\n"RT @FossGregfoss: So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over th…"\t\t\n$BABA if you have money on the sidelines this is the time. I just y sold a house and I’m I know this it for me and China. I’ll m even from 2014-15. It’s a game of chance but at these levels may be a bliss ✅\t\t\n$BABA Waiting for Buy signal on BABA with https://t.co/Bw0O28xGaK https://t.co/rvKtn94Fr6\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n"🔻Alibaba', ' la decadencia de un imperio🔻\n\nEl precio de la acción ya pierde -72% desde máximos históricos. Se encuentra ante el ultimo soporte antes de mÃ\xadnimos históricos.\n\nSerán los $60 el suelo definitivo o exploraremos mas abajo?\n\n#Alibaba #BABA $BABA https://t.co/D22GAHWZI6"\t\t\n$BABA can only be daytraded when hang seng market down another 800 points âš¡\t\t\n$BABA hope you sold today', ' hang seng look real bad', ' probably down another 800-1000 points before a brief pop ï¸\x8f\t\t\n"So Charlie and Warren did not accept my lunch date...Dang.\n\nBut $baba is performing like a star eh Charlie?\n\n#btc over the CCP. https://t.co/FJvJ6sK2Wf"\t\t\n$BABA $60 around the corner 🆙\t\t\n$BABA this is exactly right ï¸\x8f https://t.co/6Yn0xAKhcd\t\t\n"اكثر الشركات الصينية التي تتداول Ù\x81ÙŠ السوق الامريكي معرضة للشطب بسبب عجزهم عن الامتثال لمتطلبات هيئة الاوراق المالية الامريكية\n$BABA\n$NIO\n$SNP\n$JD\n$PDD"\t\t\n"$kweb $baba $jd\n(1) most likely no delisting (see below)\n(2) if delisting', ' cos have time to prep Hong Kong listing', ' just brief your broker to exchange ADR to HK security (no transaction cost).\n(3) if no HK listing', ' then buyback or OTC listing. See Luckin Coffee', ' shares moved up! https://t.co/KiN1ntcaip"\t\t\n@PaulCDuffy I heard all the people who went broke in $RSX are now buying $BIDU & $BABA\t\t\n"@DeepThroatIPO @RudyHavenstein Seriously? Goodness. Thx\n\n$BABA"\t\t\n"RT @Palmieri888: $BABA\nby  #ICEROCK \n\n   Not Yet ¡¡ https://t.co/yKk4azAbQ8"\t\t\n$BABA here is great idea - let’s all hedge our positions here with weekly puts that way our puts get squeezed and the stock goes up! â\x9d—\t\t\nRT @The_Real_Fly: $BABA\t\t\nRT @BurntOutCase: Every day $baba goes down some more', ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\n$BABA Wow. Going to zero? â\x9d—\t\t\n$BABA max short', ' no buyers ï¸\x8f https://t.co/FQrbJ3JlQ8\t\t\n$BABA Makes an Outsized Move -6.7%. The 18-Mar-22 Option Straddle is Implying a ±4.6% Move in the Next 7 days https://t.co/8n4CUMKE3s\t\t\nI’m glad my intuition made me stay away from this', ' and sell $baba and $fb https://t.co/JqpQVONSRj\t\t\n$BABA lol I don’t think I’ve seen a worse close for a stock of this size it literally closed while dipping under 30rsi with no bounce ï¸\x8f\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"10 most mentioned US stocks on Reddit in past 24 hours:\n1. $SPY : 62\n2. $GME : 39\n3. $BRK : 31\n4. $AMD : 22\n5. $WAVE : 19\n6. $TSLA : 19\n7. $FILL : 16\n8. $AMZN : 15\n9. $BABA : 14\n10. $CLOV : 13\n#stock #trading #usstock #stockmarket"\t\t\n"Stocks with the most active options trading today:\n\n$AAPL - 1.386M\n$TSLA - 870k\n$NIO - 678k\n$NVDA - 588k\n$AMD - 496k\n$MSFT - 351k\n$BABA - 313k\n$FB - 297k\n$AMZN - 277k\n$AMC - 269k\n\nFull List 👇\nhttps://t.co/zzhpOSy0f8"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@RobEducated @EggPlatypus What do u own? Ppl give me grief for $ntnx $avpt', ' $bark', ' $twtr $splk except they’re now all down same or less than most every other name this yr. I’m down 15% ytd', ' obviously not great but never owned $se $twlo', ' $docu', ' $zm', ' $sq', ' $baba', ' $cpng', ' $shop & million other fintwit faves\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \nhttps://t.co/QxGgK58gpL\n$AAPL $AMZN $FB $NFLX $BABA $BIDU $BABA $TWTR $PINS https://t.co/3lulznwDJp"\t\t\n$BABA not good no life and dying into close falling into new lows 😀\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n$BABA why isn\'t management saying somthing to instill some confidence? This is below IPO price 8 years ago ï¸\x8f\t\t\n$BABA - no position. Do we see $79-85 hold support or more likely to revert to $61? https://t.co/uLML05PvFU\t\t\n$BABA Can\'t wait to load the hell up on puts on the next pump 💯\t\t\n$BABA Can\'t wait to load the hell up on puts on the next pump 📢\t\t\n$BABA I put SL at 57$ Hopefully doesn\'t  go that  much  down.What we can do  if they delist  shares in US? 💗\t\t\n"RT @frankinvesting: In 2014', ' $BABA traded at $92 per share. Today it returned to $92. \n\nFor reference', ' EPS and FCF are 3-4x higher than the…"\t\t\n$BABA Looks like U.S. investors are taking sanctions into their own hands â\x9d¤\t\t\n@abindawood88 قاعد اÙ\x81كّر بالإستثمار Ù\x81ÙŠ $BABA وبعض شركات السيارات الكهربائية، بس خايÙ\x81 من الØ\xadرب التجارية، ما تشاركني Ù†Ù\x81س المخاوÙ\x81ØŸ\t\t\n$BABA  my cost average is 86.85  thanks shorts ï¸\x8f\t\t\n$BABA Chinese scam 🆓\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n@JMGarilleti @SeekingTheValue Brillante comentario! El caso $BABA pasara a los libros de historia de la inversion... Y dejara para mi la leccion mas importante', ' geopolitica mata a fundamentales de un negocio... Ya se sabia', ' no habia mas que ver la bolsa Argentina', ' pero esta fue una enseñanza superior\t\t\n$BABA Brandon economy sucks ï¸\x8f\t\t\n$BABA How much do you guys think we lose on Monday? ðŸ‘\x8d\t\t\n"昨晩も元気ã\x81«æš´è\x90½ä¸\xad😇\n\n特ã\x81«ä¸\xad国ä¼\x81æ¥\xadã\x81¯ã\x81“ã\x81“数日やã\x81°ã\x81„下ã\x81’。\n\n$nio $jd $baba $cweb\n\n$jd ã\x81¯æ±ºç®—悪ã\x81\x8fã\x81ªã\x81‹ã\x81£ã\x81Ÿã\x81®ã\x81§ã\x81\x9dã\x81®ã\x81†ã\x81¡æˆ»ã‚‹ã\x81§ã\x81—ょã\x81†ðŸ˜Š\n\n#投資 #投資家ã\x81•ã‚“ã\x81¨ç¹‹ã\x81Œã‚Šã\x81Ÿã\x81„  #æ\xa0ª #米国æ\xa0ª"\t\t\n$BABA that’s lower ipo ðŸ‘\x8d\t\t\n$BABA keep having to average down. Damn 🤞\t\t\n$SPY USA to shutdown embassy in Beijing after China invests in Russian energy companies...... wait for it...wait for it...$tsla $nio $baba ï¸\x8f\t\t\n@wabuffo @alluvialcapital @ValueStockGeek Pretty shocking watching $BABA touch $87 today. Clearly there are some retail investors out there getting margin called.\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n@DoombergT $BABA-ounce\t\t\n"RT @ORTEX: $BABA - Trading Update\n\n#Alibaba declines by 7% over regulatory fears after the SEC warned 5 other Chinese stocks that they risk…"\t\t\n$BABA let’s get under 86 👇\t\t\n"$BABA \n Guys I\'ve lost over half of my wealth on KWEB/BABA. Should I hold or sell?  I usually have diamond hands', ' but this is almost unbearable.  Need some good advice or a pep talk ï¸\x8f"\t\t\nRT @InvestorPlace: Chinese stocks', ' including $BABA', ' $DIDI', ' and $IQ', ' are slipping today on delisting fears. https://t.co/RDHv0DSMMN\t\t\n"El 19 de septiembre de 2014 $BABA abrió a 92', '70 $ en la Bolsa de Nueva York. Hoy tiene 35. 8x los ingresos y 35.6x la utilidad neta.\n\n La acción bajó ayer a 90.82 $\n\n A veces', ' el mercado de valores es ampliamente irracional."\t\t\n"$BABA $FUBO $PLTR $WISH $PYPL   \nFJB you spoiling whole USA', ' he made everything worst than 2020-2021 \nor worst than ever 🔔"\t\t\n"⚡⚡美国是å\x90¦ä¼šå‡ºçްç»\x8f济衰退â\x9d“ 6大特å¾\x81和信å\x8f· 🔥🔥\nhttps://t.co/DxZIP3I2hc\n$TSLA $BABA $NIO $BILI $LI $XPEV"\t\t\n$BABA $NIO $JD $BIDU $KWEB Anyone thinking of opening a Hong Kong ðŸ‡\xad🇰 acct.  instead of using ADRs? What are the Fees/Commissions like to trade? 📊\t\t\n"Took 1/2 R risk on $BABA short', ' finished up 2 R(4/1 RR) on the day', ' I was not watching it. Anyone know why lmt orders sometimes won\'t be filled? Accounting for spread. Got a fill after hours. That morning drop would\'ve been beautiful to catch! Target was only 2/1 RR.\n\n@AimanBbt https://t.co/35xL4d6mFm"\t\t\n@itscharliemar I wouldn’t hate it if my $BABA and $TME shares mooned tho\t\t\nRT @CaptainRoyen: Buy when there is blood in the streets and my goodness there are some deals out there. I don\'t see how a Tech/SAAS basket…\t\t\n$BABA wish i had $\'s to buy this price â\x9d—\t\t\n@TheMarketDog $BABA is now lower than its US IPO price. So many tesla-hating value investors on YouTube told their subscribers to not invest in tesla', ' but to invest in baba', ' PayPal', ' and fb 🤣🤣🤣\t\t\n"$BABA is literally only going down for 3 reasons. \n\n1) Uncertainty \n2) Fear \n3) Hate \n\nIt has absolutely nothing to do with the fundamentals of the company. All these will die off over time and the market will then finally properly price #alibaba."\t\t\n$BABA what about stne ðŸ˜\x81\t\t\n$BABA This really trading at ~2x and 10x FY 2021 sales and earnings 😂😂 and I thought sub $200 was a good price. Stop playing games', ' nothing but a buy opportunity. May be riskier than your typical American blue chip', ' but I don’t care.\t\t\n$BABA 50% down on BABA fuckingShit 🆓\t\t\n"$CLOV out of $260 k now I have $40k left so tell me\nOne stock which can be 5 times more in 1 year? $FUBO $SOFI any other ticket will be fine too . $BABA and $HOOD wiped me out 😞 👉"\t\t\n$BABA ipo again 💟\t\t\n"@RudyHavenstein @DeepThroatIPO What price would prompt you to turn bullish on $BABA? Will dig out your past report in the meanwhile. Thx \n\n#everyfraudhasagenuinecore"\t\t\n$BABA 160$ avg jeeez 🌟\t\t\nme desagrada china y sus compañias pero hoy comencé a agregar $BABA ', ' simplemente demasiado barata como para dejarla pasar', '\t\t\n$BABA in 5 years this is either a 5-15 bagger or investing in China is over. Don’t know which it will be but risk/reward favors taking a stab long here 📈\t\t\n$BABA $SBUX $DOCU $ROKU â\x8f© https://t.co/6k1LlMDt4I\t\t\n$BABA https://t.co/sB1QN3HEQ3\t\t\n$BABA good time to buy? âš¡\t\t\n"RT @beikabutaro: â\xad\x90ï¸\x8f3/11⑦\n$JD â–¼15.83% $BABA â–¼7.94% ▼BIDU â–¼6.29ï¼…\nhttps://t.co/WUhbNUx6ouã€\x81Alibaba ã€\x81Baiduã\x81ªã\x81©ã\x81®ä¸\xad国ãƒ\x8dットæ\xa0ª5社ã\x81Œã€\x81米国会計è¦\x8f則をé\xa0†å®ˆã\x81—ã\x81¦ã\x81ªã\x81„ã\x81¨SECã\x81‹ã‚‰è\xad¦å‘Šâ\x9d—ï¸\x8f\n法…"\t\t\n$BABA when you come into money from selling a house it all evens out. My average is $82 since 2014-15 with 1500 shares. I closed today on one of my houses and will have 300k. I see this as perfect timing. ðŸ‘\x8d\t\t\n"EOW Update: No Major Moves \n\nBought to cover $BABA at $90.91 - 26% gain. 💰\n\nStop loss triggered on $RWM - 1% gain. 😬\n\nStill Holding $APPS (shorts)', ' $MELI (shorts)', ' $NET (shorts)', ' $TWLO (shorts)', ' and $U (shorts). https://t.co/6lhXFlMbfd"\t\t\n$BABA can stock be negative ? I am really concerned 👉\t\t\n"RT @beikabutaro: â\xad\x90ï¸\x8f3/11⑦\n$JD â–¼15.83% $BABA â–¼7.94% ▼BIDU â–¼6.29ï¼…\nhttps://t.co/WUhbNUx6ouã€\x81Alibaba ã€\x81Baiduã\x81ªã\x81©ã\x81®ä¸\xad国ãƒ\x8dットæ\xa0ª5社ã\x81Œã€\x81米国会計è¦\x8f則をé\xa0†å®ˆã\x81—ã\x81¦ã\x81ªã\x81„ã\x81¨SECã\x81‹ã‚‰è\xad¦å‘Šâ\x9d—ï¸\x8f\n法…"\t\t\n"RT @photoofadress: $BABA\n\nNov 2017: reports $5.1 billion revenue for the quarter. \nPrice per share', ' $90.\n\nToday: reports $38 billion revenu…"\t\t\n$BABA I feel it’s cheap enough to go private ðŸ‘\x8d\t\t\n$BABA I remember when they bully me here for buying puts at $190.  Guess who is up 40% on the year... ï¸\x8f https://t.co/2yTktWqIX6\t\t\n$BABA so if people are that concerned of a potential US delisting', ' why don’t they just use interactive brokers and purchase Hong Kong Alibaba??? 💯\t\t\n$BABA I just want to die at this point. What’s the point of living after losing everything in the stock market 😀\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n@ReutersBiz Charlie as chairman? He\'ll keep buying $baba\t\t\n"Most mentioned tickers in #WSB in last 6H\n\n1. $SPY (314)\n2. $TSLA (109)\n3. $AAPL (77)\n4. $SOFI (66)\n5. $BABA (52)\n6. $QQQ (44)\n7. $AMZN (43)\n8. $GME (41)\n9. $FB (22)\n10. $XOM (22)\n\nhttps://t.co/InT5oXXyaY https://t.co/Oil4tx57ly"\t\t\n昨夜ã€\x81 $BABA $MQ $TWTR $DIS ã‚’è²·ã\x81„増ã\x81—ã\x81¾ã\x81—ã\x81Ÿã€‚\t\t\n"RT @anwarbanafea: $baba\n\nتراجع السهم باكثر من Ù§Ù\xa0Ùª من قمته Ù\x81ÙŠ اكتوبر Ù¢Ù\xa0Ù¢Ù\xa0\n\nمن النادر نشوÙ\x81 شركة بØ\xadجمها تتداول بمكرر مستقبلي ١١ مره\n\nومضاعÙ\x81 قي…"\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n@Spicy_Michelada $BABA is trading as if WW3 is inevitable\t\t\nRT @NANDISHPATEL11: $BABA I think this will be Munger\'s last year on this earth. The stress will get to him. Sad but true. 📢\t\t\n$BABA I think this will be Munger\'s last year on this earth. The stress will get to him. Sad but true. 📢\t\t\n$BABA - I can’t believe this went down today.  It’s only been going down for 400+ days but I thought this was headed to $300 next week. ✅\t\t\n"Top tweeted stocks:\n$TSLA $SPX $AAPL $BABA $RIVN $ZIM $ENPH $DOCU $XOM $X $PFE $FB $NVDA $MOS $AMC $AAL $UPST $SNOW $AMD $MSFT $DIDI $OSTK $BROS $DE $BCIM $CLF $CVX $VALE $CTVA $PDD $ES $V $BPT $CMG $CRWD $GOLD $VLO $PLTR $PTON $F $AMZN $ORCL $VRTX $REGN \n\n #stockstowatch https://t.co/o6OMn6dJME"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n@NlCKStocks Nick you should load up on 4/22 $110 calls for $BABA monday with me. Be bold. https://t.co/ZHzBJtZJbE\t\t\n"$BABA 86$\n$COIN 160$\n$SHOP 544$\n$FB 187$\n$PYPL 96$\n$GPN 126$\n$ADBE 416$\n\nLa cloture de cette semaine nous amène de belles choses\n\nÃ\xa0 vous de voir"\t\t\n$BABA I want to buy real bad but have to wait. High likelihood of 50s here near future. ✅\t\t\n"Will start posting our daily Market Report email to clients. Hope you enjoy.https://t.co/lHkGbKEGSL\n\n $SPY $DIA $QQQ $NFLX $BABA $AMZN $GOOG $XLE $SOXX $TAN\n$JMIA $SNAP $SPY $IWM $T $GOOG $GME $AMD $FSLR $FSLY $MNST https://t.co/vaYvGGyhQi"\t\t\n$BABA i bet Jack Ma wishes he kept his mouth shut... 🔔\t\t\n$BABA scam??? 👆\t\t\n$BABA bears are so dumb', ' you realize if delisting happens you lose on your short trade as well 🤡 😄\t\t\n$BABA market is trading as if we’re heading to World War III. Wtf? 💢\t\t\n$BABA China stock. Just cosndintely down week after week.  Little tiny blip ups.  Forget it ðŸ‘\x8d\t\t\n$KWEB tanking after hours too lol $BABA $JD â\xad\x90\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\nRT @investorsrelat3: A este paso una acción de $BABA va a valer lo mismo que un litro de gasolina\t\t\n$BABA wow what in the actual fu€K? 👀\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$BABA delisting â\xad\x90\t\t\n$BABA juicy ðŸ\x8d¿ 💟\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ…"\t\t\n"Most Mentioned Tickers on WSB (via SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ\n9. $FB\n10. $DIDI"\t\t\n$BABA ok man. Come onnnn.  Where is bottom?? 🪄\t\t\n$BABA having fun delusional bulls? ï¸\x8f\t\t\n$BABA that 127% up after hours wasn’t glitch that was the price of the buyout at $200 per share happening next week 😎😎 â–¶\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@TheRyanPope Does that mean you want to buy?!?  Or will it still get beaten down?   All these prices are looking good then they get beaten down again!   A p/e of 10 makes it look good.  $BABA\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ…"\t\t\n$BABA Why is this dropping? Is Jack Ma around Or he is swimming with dead fishes? 🥇\t\t\n$BABA This is like Chinese Buffett', ' all fake shit that only fat Americans eat. ï¸\x8f\t\t\n$FXI $BABA $JD $PDD Boys I told you China was un-investable last July.  It’s still un-investable. Down like 50% to 80% depending on the name.  All profitable companies also.  It’s really a shame 😄 https://t.co/xjlR7L9YAB\t\t\n$BABA wow adjusted for inflation BABA is down something like 45-55% from IPO', ' real inflation even worse ï¸\x8f\t\t\nChinese ending the day down big... $baba down 6.7%', ' $nio down 9.6% and $iq down 13.4%\t\t\n"Another green week in the books \n$spy $qqq $tsla $amzn $amc $gme $nvda $baba https://t.co/0KXMxcm6uq"\t\t\n$nio $baba $jd once the war softened', ' these will bounce back big times.\t\t\n$BABA go ahead invade Taiwan', ' your biggest company’s going to zero ðŸ˜\x81\t\t\n"$BABA what’s the P/E now? 😂😂😂😂\n\nWhat a fucking absolute joke. US stocks over here running 200x plus PE with no profits. ï¸\x8f"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ…"\t\t\n@sidecarcap Sold out before it does a $BABA\t\t\n"Trending Stocks on #fintwit: \n\nSource: https://t.co/cWJOwWSb0I \n\n1. $DRTS 🥇\n2. $ANPC 🥈\n3. $SPY 🥉\n4. $MULN\n5. $DIDI\n6. $QQQ\n7. $BABA\n8. $SOFI\n9. $TWI\n10. $VLON\n\n( Sorted by most recent ) https://t.co/Oh3KRmH8BD"\t\t\n$BABA I can see this bottoming around ~$80 next week and if it goes to the extreme of $60 it wont be there long ï¸\x8f\t\t\n"Most Mentioned Tickers on WSB (via @SwaggyStocks)\n\n1. $TSLA\n2. $AAPL\n3. $RIVN\n4. $BABA\n5. $AMZN\n6. $GME \n7. $SOFI\n8. $QQQ\n9. $FB\n10. $DIDI"\t\t\n@VicenteVaro Tweeter ha hecho mucho daño a los inversores en $BABA. La comunidad inversora autoconvenciendose q hacÃ\xadan lo correcto mientras perdÃ\xadan un dineral. La entrada de Munger fue la estocada final. AquÃ\xad se perderán varios analistas value q se habÃ\xadan dejado la pasta en cursos y libros.\t\t\n@FreeMoneyAllDay take a look at $SQ $PYPL $BABA $STNE even Facebook. It’s not just fastly. Market has become crazy . 🪄\t\t\nRT @VicenteVaro: el gráfico de $baba … La de gente pillada en esa caÃ\xadda https://t.co/9x1DhT3b91\t\t\n$BABA everyone knows everything comes in big 3s', ' 3 red days', ' monday 78-80$ then maybe i try to roll the dice on 4th being green ï¸\x8f\t\t\n$TSLA $GME $AMZN $BABA $DB $ORCL $QQQ $VTI $VOO $TQQQ $AMD $NVDA $ICLN $MSFT $MULN $CEI $HYMC $ENSV $CKPT $XELA $KGKG $AGRI $NAK $GPL $LAC $LIT $SQM $BBBY $META $BE $AAPL\t\t\n$BABA I am surprised it being held up so high so long. 🆓\t\t\nRT @agnostoxxx: With $BABA at $93', ' live look at Berkshire HQ… https://t.co/JCAakLRCNk\t\t\n"$BABA adding shares at $86.72.\n\nI like the risk to reward here. \n\nThis swing will become a huge multi-bagger and only fail if international geopolitics get worse between the US-China."\t\t\n"@ShitFund Man if they didn\'t avoid Tobacco...\n\n$BABA to bail out Munger?\n\n$NVR', ' $MMM', ' $CMI / $ALSN', ' $CBOE ? ? ?"\t\t\n$BABA brutal😎 📣\t\t\n"توقيت شراء Ùˆ تخارج بيل غيتس من سهم علي بابا $BABA  \n\nباع Ù\x81ÙŠ القمة https://t.co/KkjavXuUnU"\t\t\n$BABA So many American companies down 5-20% today hmmmm ↔\t\t\n"RT @TihoBrkan: While I am simplifying matters here', ' \n\nit is still nevertheless fascinating how investors were willingly and happily paying…"\t\t\n$BABA this was just $200+ a year ago. When will it bottom? Sheesh ðŸ\x8f¼\t\t\n$BABA GameStop is worth more then alibaba. Let that sink in 🆕\t\t\n"200k portfolio next week...  more pressure because its not my $$\n50k $BABA \n50k $SOS \n30k $PHIL \n30k $DIDI \n20k $HPIL \nKeeping 20k to average down on whichever 1 drops over 10%... 🆙"\t\t\n$BABA $XPEV $DIDI  little did I know what was to come 👀\t\t\n"RT @freericky3LB: Great 0DTE day! Thanks for all you do @unusual_whales and @snorlax_uw !!! ðŸ\x90³ 💦 \n\nEverybody try to rest and ENJOY your week…"\t\t\nThis selling in China tech -- who\'s ready to juggle some pinless handgrenades? I know some of you are (even if you won\'t admit it). $BABA $BIDU $JD $BILI\t\t\n$BABA all of China is corrupt. 👀\t\t\n@rosemontseneca He rode $WFC all the way down and back up.  He\'ll most likely do the same with $BABA.  He\'s the epitome of rational so won\'t panic sell or panic buy.  He\'ll be fine (and saying this even if he was half his age)\t\t\nRT @CDividendos: Está mierda de $BABA lo único que sirve es para perder dinero. https://t.co/hhtT7ugEgB\t\t\n"$BABA Monthly \n\n@loggyrhythm https://t.co/0MXAqX6LUj"\t\t\nRT @Robert46989257: My money is on "the great Munger". I expect him to double down again. His last price was around 120 ? now its 86 usd. $…\t\t\nMy money is on "the great Munger". I expect him to double down again. His last price was around 120 ? now its 86 usd. $BABA is back to the IPO price. Have a look at the operating fundamentals. Just look at big basics : SALES & EARNINGS BEFORE TAX (ebt) https://t.co/Oq5Ntp4YE3\t\t\n"@loggyrhythm $BABA Ghanoush will be served tonight at chef Michel.\n👇👇\n\nhttps://t.co/o0ZRWT3Ru4"\t\t\n$YANG monster trade for me today. China has a lot more to lose than Russia at this point', ' politically and financially. Delist them all $BABA $JD $KWEB 🚨 🆕\t\t\n$BABA bulls are so hard headed it’s insane. Been saying this is going to bleed dry since 250 ï¸\x8f\t\t\n@StockMarketHats $BABA\t\t\n"Street @CNBC FEB 18 - loved China.. 🙄🙄\n\n$BABA 86…crazy https://t.co/Z2EmdDfCsg https://t.co/ihUOn3CQJk"\t\t\n@Vargfakta Rismongon? De som köpte $BABA 😂ðŸ‘\x8d\t\t\n"$WIMI $BABA $CMCM $SPI  \n""All of humanity\'s problems stem from man\'s inability to sit quietly in a room alone', '"" \nHOLD ! â\x9d¤"\t\t\n@Montecristo_BM NUNCA lo olvides. El ultimo que rie ... rie mejor! $BABA\t\t\n$BABA back to training it is 🆓\t\t\nRT @tradebroth: What a week- $SPY closing to the downside of yet another structure', ' RIP #china names like $BABA $BIDU and $KWEB hodlings', ' #…\t\t\n$BABA how can anyone be bearish? 📣\t\t\n"$baba\n\nتراجع السهم باكثر من Ù§Ù\xa0Ùª من قمته Ù\x81ÙŠ اكتوبر Ù¢Ù\xa0Ù¢Ù\xa0\n\nمن النادر نشوÙ\x81 شركة بØ\xadجمها تتداول بمكرر مستقبلي ١١ مره\n\nومضاعÙ\x81 قيمة دÙ\x81تريه Ù¡.Ù¦ مره\n\nلكن الامور السياسية صعب التنبؤ بها https://t.co/fWVPGpJdkI"\t\t\n$BABA if it breaks below 85 then we go to 52? 💗\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"$BABA settled -6.7% to $86.71.\nMore prizes for those who got into bed with the communists. https://t.co/UAB6oxnzdp"\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\nAnt Group is Looking for Blockchain-Oriented People https://t.co/QoHad9u8mf  $BABA $BTC.X $ETH.X\t\t\n"هذا الخبر مهم للمهتمين بسهم $BABA\n\nوعلى أية Ø\xadال التشريعات التي تتعلق بإØ\xadتمالية تعليق تداول السهم لن يكون لها أثر Ø\xadتى سنة Ù¢Ù\xa0٢٤\n\nChina', ' U.S. regulators seen reaching consensus on audit', ' cooperation -source | Article [AMP] | Reuters https://t.co/xhS6Fa9uTt"\t\t\n$BABA ðŸ‘\x81\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\n"Most mentioned tickers in #WSB in last 1H\n\n1. $SPY (16)\n2. $AAPL (6)\n3. $QQQ (5)\n4. $WISH (4)\n5. $TSLA (4)\n6. $GOOG (4)\n7. $AMZN (4)\n8. $CS (3)\n9. $BABA (3)\n10. $SOFI (3)\n\nhttps://t.co/InT5oXXyaY https://t.co/3SqzbWOjDe"\t\t\n$BABA bears greed might give me more than 100% gain when they will be squeezed in … 👀\t\t\nRT @QuackSlayerHK: @Jbuehler777 @funance1 @TicTocTick Hscei is the Hang Seng Chinese Enterprise Index and HSTECH is the Hang Seng Technolog…\t\t\nRT @JMGarilleti: @SeekingTheValue Yo siempre recordaré $BABA como un curso de inversión. De cómo no asignar +%de la cuenta a un stock', ' de l…\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nChinese leader promises more jobs to support recovery https://t.co/rZHIdXywwl  $BABA $JD $NIO $XPEV $BIDU\t\t\n@MonacoTrader Just curious.  Are you still holding $baba? Thanks\t\t\nRT @OmerAhm22111833: $BIDU $JD $BABA So are these all getting delisted? God damn. 📊\t\t\nRT @LarryCheungCFA: There has been a lot of wealth destruction lately in Chinese equities. I want to let you know that I am on that ship wi…\t\t\n"RT @StockMKTNewz: Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T…"\t\t\nRT @QuackSlayerHK: @Jbuehler777 @funance1 @TicTocTick Hscei is the Hang Seng Chinese Enterprise Index and HSTECH is the Hang Seng Technolog…\t\t\n"Large cap stocks with the most shares traded today\n\nApple $AAPL 96.7M shares\n$NIO 92.8M\n$AMD 87.5M\nFord $F 54.8M\nAT&T $T 54.4M\n$ITUB 50M\nOccidental $OXY 48.4M\nDocuSign $DOCU 44.8M\n$BAC 43.9M\nPetrobras $PBR 42.7M\nRivian $RIVN 42.5M\nAlibaba $BABA 39.2M\nPalantir $PLTR 37.5M"\t\t\n$BABA People saying no buyers…do realize that in order to make a sale there needs to be a buyer on the other end 🤦â€\x8d♂ï¸\x8f â˜\x9d\t\t\n$BABA how many think baba gonna delist ✔\t\t\n$BABA Ouch!🤯\t\t\n$BABA wow... go to 68? President Xi is killing Chinese stocks. â\xad\x90\t\t\n"RT @DaviddHrndz8: ¿Lo peor de todo? Que son los mismos que si $BABA estuviese a $400 hablarÃ\xadan del empresote que es.\n\nHablan con aires de s…"\t\t\n$BABA ðŸ\x90»s will learn the hard way. A lot of folks just started positions yesterday and today including myself. Holding from here is much safer than starting a short 🪄\t\t\n$BABA AH glitches feel like someone’s burning my money in front of me 📊\t\t\n$BABA sorry here guys. ðŸ‘\x8d\t\t\n@Jbuehler777 @funance1 @TicTocTick Hscei is the Hang Seng Chinese Enterprise Index and HSTECH is the Hang Seng Technology index. $DIDI had its planned IPO in Hong Kong halted that\'s why it plunged. HSCEI and HSTECH have a lot of big companies that overlap - Tencent', ' Meituan', ' $JD', ' $BABA', ' JD health etc which are all\t\t\n"Where I have lost the most money has been in situations where a companies narrative breaks', ' and key valuations metrics (margins', ' growth', ' and guides) also break.\n\nYou see plenty of dip buyers', ' getting aggressive in situations like this - $FB $BABA are the best examples."\t\t\nRT @tu_invernadero: $BABA Warren buffet shit talking munger while holding costco and apple lol 👇\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/qcjYy0WTkx\t\t\n@Martianofsafety We are really having difficult time investing in $BABA. Hopefully time will reward our patience.\t\t\n$BABA Warren buffet shit talking munger while holding costco and apple lol 👇\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/HtyZbCBA1S\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/ixR28PRrQf\t\t\n$BABA I saw 72%+ and I had to take a break. Even the algo knows this market is bullshit. Pretty sure Wall Street firms invents the first sentient AI as opposed to Silicon Valley', ' but what do I know? 🔔\t\t\nWhat a week- $SPY closing to the downside of yet another structure', ' RIP #china names like $BABA $BIDU and $KWEB hodlings', ' #gold still high with a hot CPI #inflation read', ' $XRP win against the #sec - Read our #StockMarket #recap here and see what we\'re watching for next week https://t.co/EehNLjchsA\t\t\n$BABA 65/68 anyone before EOM March? 🆙\t\t\n"There has been a lot of wealth destruction lately in Chinese equities. I want to let you know that I am on that ship with you. \n\nThe damage is being felt. But I trust my skills. I will recover from this', ' and I intend to take you with me. \n\n$BABA $JD $KWEB $QQQ $SPY $DIA"\t\t\n$BABA Softbank about to go broke. ï¸\x8f\t\t\nRT @JustEatBarbecue: $BABA did Goldman sell today or was it SoftBank or munger? ï¸\x8f\t\t\n$BABA did Goldman sell today or was it SoftBank or munger? ï¸\x8f\t\t\n$BABA 65/68 anyone before EOM March?\t\t\nUgh … @CNBCFastMoney and @MelissaLeeCNBC teasing me with these fake $baba quotes on the screen … got me excited https://t.co/2mTKFHdypX\t\t\n$BABA 📢\t\t\n@SeekingTheValue Menos mal que solo tengo 1 papel de $BABA . Vuelve la amenaza de deslistar las ADRs', ' ruido? o esta vez lo veis más serio?\t\t\n$BABA anyone else see that? â\x8f©\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/incHm9WdJj\t\t\n"$BABA\nby  #ICEROCK \n\n   Not Yet ¡¡ https://t.co/yKk4azAbQ8"\t\t\n$BABA Is the company worth $250B or $750B? Apparently', ' the market just doesn’t know. I sold this stock for $AMZN at around this price… in 2016. 📣\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/WfkRN1DtN2\t\t\nChinese Tech Shares Dip as US Names Firms for Delisting https://t.co/ZO8XUx9DRg  $JD $BABA $NIO $BIDU $XPEV\t\t\n$BIDU $JD $BABA So are these all getting delisted? God damn. 📊\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/kKYkx2tbjP\t\t\n"$BABA  \n \nChinese stocks are taking a beating today 🤞"\t\t\n@MFHoz u keep buying dips in $BABA as u wrote few weeks ago?\t\t\n"✅Stocks \n✅Options \n✅Day trading \n\n $BABA $WORK $JPM $SPY $GS $HD $NKLA $FB $NFLX\n\n🔴Chatroom\n\nIf you want to make real gains and make your own plays join us TODAY https://t.co/3vbD4Mv3UF https://t.co/CbsklxhPcm"\t\t\n$BABA there is fomc next week...would expect stocks further down before fomc.. 👆\t\t\n@MarketRebels $BABA\t\t\nScan results - Expansion Breakdown today: $QFIN $HCP $FUTU $YUMC $ZTO $GDS $KIRK $YY $SOHU $ATC $BIDU $XPEV $EH $BZ $BABA $LTH $NAPA $TDCX $KRNT $PEGA ... https://t.co/xMvVlhrP5U\t\t\n@NNAleid @investor_as الله يرزق الجميع ØŒ علي باب ممكن اÙ\x81كر Ù\x81يه اذا وصل Ù¦Ù\xa0 $baba 😳😳 تخيل يجيبها https://t.co/O3opj2o1DQ\t\t\n"DailyDown5\n$APPS $35.07 -8.31% -13.88% -23.73% -29.58% 34.88\n$ASAN $34.55 -9.10% -23.97% -37.14% -47.54% 33.25\n$ATRC $59.70 -6.85% -11.49% -9.65% -11.67% 37.51\n$AVLR $82.65 -5.32% -12.90% -23.44% -40.57% 33.83\n$BABA $86.87 -6.51% -13.65% -28.74% -29.72% 24.68"\t\t\n"RSI25\n$BABA $86.87 -6.51% -13.65% -28.74% -29.72% 24.68\n$BGS $25.87 -3.04% -11.53% -14.87% -14.25% 23.44\n$BIRD $5.42 -9.52% -14.38% -51.56% -63.18% 18.27\n$CAG $30.10 -1.86% -12.50% -14.61% -5.26% 23.00\n$DIDI $1.97 -41.72% -51.00% -49.36% -70.46% 20.69"\t\t\nFelipe II: «Yo no mandé a mis barcos a luchar contra los elementos». $BABA https://t.co/OvEDLAr1tm\t\t\n$BABA its nothing about delisting….. fear created by bears and shorts and hedge…. Seee American company like dkng', ' hood', ' coin', ' affirm today……Are these Chinese shiits????? ï¸\x8f\t\t\n"@TheBunsenBerner Not a single Chinese ADR name is making gains. Their PE is staying the same while the share price drops 🤔\n\nLarge cap Chinese stocks this week:\n$TCEHY -11.1%\n$BABA -12.8%\n$JD -24%\n$BIDU -17%\n$DIDI -50%"\t\t\n@adequateryan @Grainjones I remember everyone calling $BABA cheap in the 200s. Think we’ll see 50?\t\t\nRT @resourcebull: $BABA for Munger is like Iraq for Colin Powell. One bad move can sully an otherwise perfect career. $KWEB\t\t\n$BABA for Munger is like Iraq for Colin Powell. One bad move can sully an otherwise perfect career. $KWEB\t\t\n$BABA Warren just pamped it after hours 😂 😀\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n$BABA buy at $50 📊\t\t\nBABA falls to low $90s on delisting worries https://t.co/Jy3JuQSEIC  $BABA\t\t\n$BABA Bears shitting their pants on these after hour glitches 😂 😃\t\t\n"@GerberKawasaki That week was brutal. 😵\n\nBought some shares of $BABA to feel better in case there is a sharp reversal next week.\n\nProbably the most undervalued company in the entire stock market."\t\t\n@CharlieMunger00 @AlibabaGroup $BABA will go lower! There\'s no fundamental in play here', " they could have the whole market cap in cash and it wouldn't matter! when you can't operate freely and the government can shut you down or tell you not to divest", ' the valuations mean nothing! Learnt that painful way sadly\t\t\n$BABA chill y’all are still losing money. ï¸\x8f\t\t\n$BABA can we sell the glitch shares hahaha 📌\t\t\n$BABA lol I don’t mind this glitch 📣 https://t.co/SMNObLbAy8\t\t\n$BABA WTF? 💲\t\t\n$BABA GLITCH OR LEAKE SCRIPT??? â\x9d— https://t.co/nButEagSdn\t\t\n$BABA Damn', ' another down day. Hope everyone loaded up on PuTs. Looking forward to next week. ðŸ\x90½ðŸ’¨ â\x9d—\t\t\nEstá mierda de $BABA lo único que sirve es para perder dinero. https://t.co/hhtT7ugEgB\t\t\n$BABA https://t.co/9xkCuBo0EM\t\t\n$BABA Amazon buying Baba AH 💗\t\t\n$BABA We’re rich hahahahah 😂 ✨\t\t\n"Today\'s Most Active Puts.... \n\n$TSLA $GM $AAPL $JD $BABA $NIO \n\n👉https://t.co/2s8fBQeg5O\n\n#options #stockmarket #wallstreet #nasdaq #nyse #fintech #blackbox https://t.co/ic6SYYzkM1"\t\t\n"RT @JUMOcorp: Achats du jour (coup double) :\n\n$50 $BABA Ã\xa0 89.44\n$50 $PYPL Ã\xa0 97.16\n$50 $GOOG Ã\xa0 2659.16\n$50 $SMSN Ã\xa0 1408.50\n\nMontant total in…"\t\t\n$BABA is this a glitch? 🆕\t\t\n"$BABA \nWhats going on??? ↘"\t\t\n$BABA amazing reverse splitter ï¸\x8f\t\t\n$BABA GLITCH? ï¸\x8f\t\t\n$BABA what’s happening 📢 https://t.co/2Zj2jWghux\t\t\nRT @frankblaze: @BornInvestor 100s of other stocks from the 2018-2021 runup at the same point. All start $docu $fvrr $apps $afrm $app $docn…\t\t\n"RT @charliebilello: Alibaba\'s stock is down over 70% from its high and now below its 1st day close from its IPO in September 2014. \n\n$BABA…"\t\t\nDid China fix #Evergrande ?  China has at least 65 million empty homes — enough to house the population of France. It offers a glimpse into the country\'s massive housing-market problem. Welcome to bust and boom you commies . $BABA $JD $FXI\t\t\n$BABA baba??? 😄\t\t\n"$BABA with fear', ' earns the most money. \nDoes the SEC make money with? \nI buy... and wait. 💫"\t\t\n$BABA strange how people globally are wanting to invest in china’s businesses. their economy', ' their future growth', ' yet investors get shit on like crazy.. 💗\t\t\n$BABA IM A BUYER AT $4 HAHAHAHAHAHAHA\t\t\nRT @SR_cojones: La apestada no es $BABA es #China. Los números dan igual', ' su crecimiento da igual', ' sus ganancias y métricas dan igual y seg…\t\t\nRT @BahamaBen9: Wake me up when $BABA hits single digits.\t\t\n"How many more lazy ass tweets are we gonna see about how Alibaba\'s revenue is up X times from however many years ago', ' but the stock is down? \n\nHere\'s a hint: Apple wasn\'t consolidating loads of acquisitions in 2013 $BABA"\t\t\n@rhemrajani9 $BABA and FB\t\t\n$BABA We obtained shares 📣\t\t\nRT @SeekingAlpha: $BABA $BABAF - About Geopolitics', ' Ukraine', " China And Alibaba. https://t.co/SmQRJkQcq8 #markets #finance #stockmarket\t\t\n$BABA Enough is enough! 👎ðŸ\x8f¼ â\x9d—\t\t\n@kardifes $BABA - It keeps falling.  I keep thinking the bottom is in.  It keeps not being in.  I give up.  But...it's always encouraging to see large prints at the lows.  Maybe a bounce on Monday?  Not the type of volume I'd expect at a lasting low", ' though. https://t.co/MmtXyBger0\t\t\n$SPY   $BABA 2020-2021 stock of the “yearâ€\x9d. 🙄 💢\t\t\n"$BABA Wow', " so glad I ate -15% and moved on back when this started to get wobbly at $120. \n \nIf you're stuck", " hang in there. \n \nIf you're bullish", ' good luck? 😀"\t\t\n@BornInvestor 100s of other stocks from the 2018-2021 runup at the same point. All start $docu $fvrr $apps $afrm $app $docn $asan $baba $tcehy $jd $twlo $nio $nvta $edit lots of others. A sea of red.\t\t\n$BABA The stupidity in these price targets is mind boggling ï¸\x8f\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n@stocksandteeth @itscharliemar You think a company as high quality as $BABA should trade at 1x cash?\t\t\n$BABA unreal! will look at $50 maybe? 📣\t\t\nJust to clarify I’m long $BABA', ' but my appetite is gone until it’s at $60-70.\t\t\n@Alex__Pitti I’m not saying that price equals truth or that the market is inherently efficient. But it’s also not stupid. If 30/30 analysts said $baba / $amzn were a strong buy a year ago and the market disagreed', ' I go with the market. Usually gets the direction right at least\t\t\n$BABA $JD $KWEB SAY IT WITH ME! 🗣 ✨ https://t.co/k6LC1cRevz\t\t\n"$BABA \n\nMUNGER!!!!!!!!!!!!!!!!!!!!!!!!!!!!😂😆😂🤣😆ðŸ˜\x81😄😂😆🤣 💯"\t\t\n$BABA Oh this is number 1 trending amongst retail? Definitely gapping down Monday. We always chase falling knives. ï¸\x8f\t\t\n$BABA  new alert at https://t.co/A7qrDarJHY  #stocks #daytrading  #NYSE #NASDAQ #market 615\t\t\n"RT @TihoBrkan: While I am simplifying matters here', ' \n\nit is still nevertheless fascinating how investors were willingly and happily paying…"\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\n$BABA Going short from here is far more dangerous than going long ï¸\x8f\t\t\n$BABA Moonshot Monday coming right up 👆\t\t\n$BABA $NIO $KWEB $CQQQ $JD ✅ https://t.co/j3vPt03uNP\t\t\n"DailyDown5\n$BABA $86.76 -6.63% -13.76% -28.83% -29.81% 24.63\n$BIDU $118.65 -12.22% -19.43% -27.20% -19.64% 29.17\n$BIG $33.25 -5.30% -12.61% -15.72% -24.12% 36.54\n$BIRD $5.43 -9.35% -14.22% -51.47% -63.11% 18.30\n$BLI $5.25 -7.73% -15.59% -34.46% -72.76% 28.86"\t\t\n"RSI25\n$BABA $86.76 -6.63% -13.76% -28.83% -29.81% 24.63\n$BGS $25.99 -2.59% -11.11% -14.48% -13.85% 23.80\n$BIRD $5.43 -9.35% -14.22% -51.47% -63.11% 18.30\n$CAG $30.10 -1.86% -12.50% -14.61% -5.26% 23.00\n$DIDI $1.96 -42.01% -51.24% -49.61% -70.61% 20.63"\t\t\n$BABA took a position here 100 shares at 86.74 ï¸\x8f\t\t\n$BABA weekly chart', ' holy crap', ' it really hit $86 zone', ' next stop is $73.XX? where is the dead cat / kitten bounce? hahahaha â\xad\x90 https://t.co/Qqug6ev6Xe\t\t\n$BABA I had puts in January when this hit 124 and wouldn\'t fall... sucked my wallet dry and was depressed now this pos has no problem falling everyday..... smh 🔔\t\t\n"$BABA Why do we have to wait until Monday to lose another 10-20%?   \nAnybody here buying around mid 60’s next week? â\x9d¤"\t\t\n$BABA china stock = poop 💲\t\t\n@patrickq007 @David37655174 @frankinvesting @StefanHesse68 If China invades Taiwan', ' do we try to send $BABA to $0 like we’re trying to do to Russian companies?\t\t\n"The US Securities and Exchange Commission has placed five Chinese companies that can be delisted if they do not comply with US accounting standards.\n\nThe companies are:\n$BGNE \n$ZLAB\n$HCM\n$YUMC\n$ACM\n\n$BABA wasn\'t on the list', ' yet the stock fell because of this news. https://t.co/oGm9LM52XT"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 97 | 22.8% | 🚀\n| $GME | 23 | 43.8% | 🚀\n| $AAPL | 18 | 28.6% | 🚀\n| $BABA | 18 | -40.0% | 🚀\n| $TSLA | 17 | -43.3% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"[最近惨é\x81\xad抛售, #阿里巴巴 股票是å\x90¦ä¾\x9d然值得考虑?] 周四早上,ä¸\xad国电å\xad\x90商务巨头阿里巴巴 #Alibaba $BABA 的股票跌至æ¯\x8fè‚¡91.09美元。其竞争对手 #京东 $JD 近日公布了第四财å\xad£ä¸šç»©ï¼Œæ¯\x8fè‚¡äº\x8fæ\x8dŸ0.5美元。Alibabaè¿™å\x8fªè‚¡ç¥¨è¿˜å€¼å¾—ä¹°å\x90—?\n\n分æž\x90:https://t.co/yzlUnneRg8\n#StocksToWatch #techstock https://t.co/dsRGVl1zqR"\t\t\n"Top 5 trending #redditarmy #stocks in the last 4 hours\n\n| Sym |ChtVol | %chg |🚀 ðŸ\x90»\n>>\n| $SPY | 97 | 21.2% | 🚀\n| $GME | 23 | 53.3% | 🚀\n| $BABA | 18 | -40.0% | 🚀\n| $TSLA | 17 | -43.3% | 🚀\n| $AAPL | 17 | 21.4% | 🚀\n\nAccess wider trends: https://t.co/4Z0lTkVRF9"\t\t\n"RT @TrendSpider: $BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n$BABA I told already ðŸ\x8f† ☑ https://t.co/TafF5xBOHs\t\t\n"$BABA Head and Shoulders continue down as price finds itself back to IPO levels 😳\nhttps://t.co/zPznH7BAgO"\t\t\n#Options #maxpain chart for $BABA. Free options app https://t.co/EQL2cBOq5n https://t.co/hAzA6TKjZa\t\t\nRT @JPablo_Ortega: Las tech chinas siguen su caÃ\xadda libre', ' miedo a que las desenlisten o pase un Rusia. $NIO $BIDU $BABA https://t.co/xqi4Im…\t\t\n$BABA Anybody selling in the 70’s next week? ï¸\x8f\t\t\n$BABA China Rules Everything Around Me CREAM 👀\t\t\nRT @BurntOutCase: Every day $baba goes down some more', " I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India i…\t\t\nYes I know this is an emotional reaction so please don't take it as a view on whether $baba is a good investment. Personally I don't invest in securities where the ChiComs and Uncle Putin are silent partners and get to make the rules including disappearing your CEOs.\t\t\nEvery day $baba goes down some more", ' I feel happy for the purely idiosyncratic reason that Charlie Munger trashed India in pointed terms and praised China. He is one of those Rich Wall Street White Guys who thinks Democracy is only for rich White nations.\t\t\n$BABA going up big over the weekend', " Guaranteed😂😂😂 ✔\t\t\nAccording to @tradingview 506 stocks hit 52 week lows today. Biggest among them by market cap were $baba $adbe $nflx $sbux $snow\t\t\n@Abhinav93453817's account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.\t\t\n$BABA watching for $64 ï¸\x8f https://t.co/HldjtRxPcL\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS", ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/AdXVedg2Sy\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/JGYq8HHuAA\t\t\n"@bkaellner We certainly have been witnessing a lot of human misjudgments', ' as cloners mistake themselves as super investors.\n\nMore pain to come I’m afraid.. (but hopefully a valuable and humbling lesson for honest intellects)\n\n$BABA $TCEHY #OverNightChinaExperts #KnowMyIgnorance"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"On 11/22/2021', ' I recommended shorting Chinese stocks', ' 11 in my sample (see tweet below) If you invested $10', '000', ' evenly applied to each stock', ' you’d make 40% or $3', '952 covering these positions today\n$baba $bidu $nio $can $lfc $didi $qfin $zto $adag $xpev $jobs $spx $nasdaq $djia https://t.co/EdYyMCi8O4"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n$BABA going to be east vd west ↔\t\t\nRT @InvestRoiss: Nearly everyone is harping on Munger and even Value Investor are starting to become bearish $BABA. Munger made a mistake', '…\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/Z1lLPzR19i https://t.co/vI4VJ0lyuK\t\t\nNearly everyone is harping on Munger and even Value Investor are starting to become bearish $BABA. Munger made a mistake', ' but the recent talks might be a good bottoming signal. Not sure if #ContrarianDisease or not.\t\t\n"Why are Chinese stocks selling off? $BABA $BIDU $TME $NTES $JD\n\nI am reading @RayDalio Principles of dealing with the changing world order  and I am thinking this is an exceptional buying opportunity https://t.co/GJWyfFnbhx"\t\t\n"$NIO $XPEV $BABA \n\nDon’t worry about a thing\nCause every little thing is gonna be alright\nSinging', ' Don’t worry about a thing\nCause every little thing is gonna be alright! ï¸\x8f https://t.co/M2h2amCzHl"\t\t\n$BABA what needs to happen to trigger some positive momentum? 📈\t\t\n"Top 10 Holdings: $TCEHY', ' $BABA', ' $JD $BIDU', ' $MPNGF', ' $KUASF', ' $NTES', ' $TCOM', ' $BZ', ' $YMM \n\n$KWEB #KWEB #ETF https://t.co/2bBT9Ami8e"\t\t\n$BABA $JD Who would have thought really 🪄\t\t\nChina stocks will be my biggest holdings by next week. Yes I am buying more. $baba $tcehy', ' $jd $gxc $kweb\t\t\n"Pretty wild to see all time lows in some of this stuff.\n\nI know', ' I know', ' what do you actually own...but still. If you assume a normal world going forward', ' $KWEB isn\'t a zero.\n\n$BABA gonna get to all time lows too? https://t.co/dFfOmgPDi2 https://t.co/Poc78eNpsk"\t\t\n$BABA $JD IPO PRICE AND DELISTING HERE WE COME! 👀\t\t\n$BABA this is so cheap right now it’s crazy lol â–¶\t\t\nChina faces multiple challenges amid ‘rising uncertainties’ https://t.co/2i0ax3o305 $BABA $JD $NIO $XPEV $BIDU\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n"RT @StockMKTNewz: Largest stocks that hit new 52 Week Lows at some point today\n\nAlibaba $BABA\nBaidu $BIDU\nPinduoduo $PDD\nKimberly Clark $KM…"\t\t\n$TSLA $JD $BABA $NFLX BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/F2CbJgwfxr\t\t\n$BABA Not adding to my small position but crazy just keeps getting crazier 😵â€\x8d💫 ï¸\x8f\t\t\n$TSLA $JD $BABA $BIDU BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/LcAGuCljrM\t\t\nRT @NNAleid: @investor_as @drameralali Are you gonna all in $BABA @investor_as ? Care to share please\t\t\n"RT @LuoshengPeng: $BABA is 1% below its IPO debut price on 9/14/2014.\n\n$92.92 vs $93.89.\n\nThat’s the mkt we’re in today."\t\t\nRT @ignore89039500: “These annoying little dipshits that called themselves ‘value investors’ kept being really creepy and following me arou…\t\t\n@VicenteVaro ¿Qué pasa con $BABA?\t\t\n$TSLA $JD $BABA $AMD BEST COMMUNITY SO FAR WITH THEIR DAILY LESSONS', ' LIVE ALERTS AND CALLS', ' AND FREE TRIALS FOR EVERYONE . JOIN XTRADERS NOW https://t.co/1ikMLSWlKg https://t.co/J56AwSzW30\t\t\nThose are serious numbers $NIO $BABA $SOFI https://t.co/AqQlR2eQ1l\t\t\n@lizatkovcukru @StockMKTNewz $BABA without doubt\t\t\n$BABA #Options OI chart. Free stock apps https://t.co/7Rm8mjs1IV https://t.co/kJ8RgykXJQ\t\t\n$BABA Down like a clown Charlie Brown ï¸\x8f\t\t\n"1000% almost half a mile here. You in our discord? We\'ve been on fire!! \n\nhttps://t.co/3vbD4Mv3UF\n\n$AAPL $AMZN $FB $NFLX $JD $BIDU $BABA $TWTR $PINS $TLRY $HEXO https://t.co/QkrY5lBeN8"\t\t\nChinese stocks got plummeted today. I have only a few $BABA bought @ 90. Hope it survives this onslaught. SL $84 https://t.co/RpAY9HDhxX\t\t\n$BABA Soon will be selling 60P july 2022 !! 📌\t\t\nLa última vez que AliBaba $BABA cerró a 86', '70$ fue el 22 de diciembre de 2016\t\t\n"$fxi on its way to 20\n#chinastocks\n$baba $didi $jd"\t\t\nRT @NNAleid: تذكير Ù\x81ÙŠ غاية الأهمية للأشخاص اللي يبيعون أسهمهم هذا وقت الشراء وليس البيع ماÙ\x81ÙŠ داعي لأي خوÙ\x81 اطلاقاً Ù\x81ÙŠ الصورة كل الازمات العا…\t\t\nWhen I sold my $BABA at $110 after a major loss', ' I felt like an idiot. I think trading is about intuition/gut.\t\t\n@prrobbins obviously -110%', ' $BABA investor here 😆\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\nI thought the Chinese  didn\'t need American capital. Why are they so worried about there  stocks getting  Delisted .  #XiJinping cut his tech companies valuation by half and wants American capital to invest in his country . $BABA $JD $DIDI  $TME $KWEB $FXI $BIDU $TCEHY $BILI $IQ\t\t\n"2022-03-11 #Profits:\n$BABA(03/25) P 2.21 -> 3.6 (53.85%)\n$BIDU(04/01) P 1.175 -> 3.5 (197.87%)\n$CVX(04/01) C 2.11 -> 3.1 (39.81%)\n$GOOGL(03/11) P 2.09 -> 7.2 (244.5%)\n$BIDU(03/18) P 6.675 -> 18.6 (178.65%)"\t\t\n"2022-03-11 #Profits:\n$NVDA(03/11) P 1.3 -> 2.1 (61.54%)\n$BABA(03/25) P 3.075 -> 5.45 (77.24%)\n$BIDU(03/25) P 3.475 -> 10.2 (193.53%)\n$FB(03/11) P 3.1 -> 6.3 (103.23%)"\t\t\n( $DIDI)', ' ( $UBER) – DiDi Had To Postpone Its IPO After Jack Ma’s Ant: Bloomberg https://t.co/yBH8pzklUA $BABA\t\t\n@StockMKTNewz $BABA of course.\t\t\nRT @SeekingAlpha: $BABA $BABAF - About Geopolitics', ' Ukraine', ' China And Alibaba. https://t.co/SmQRJkQcq8 #markets #finance #stockmarket\t\t\n"$BABA AI is Alibaba intelligence clown Chinese that’s why Harvard didn’t  give u admission \n\nThis is just ur luck and ur karma u r here \n\nDon’t be proud of it \n\nU will dissolve in thin air one day 😀"\t\t\n"RT @followtheh: $BABA traded for double digits earlier for the first time since Jan 2017\n-69% from the October high https://t.co/PCYOPr5wur"\t\t\n"DailyDown5\n$APPS $35.07 -8.31% -13.88% -23.73% -29.58% 34.88\n$ASAN $34.70 -8.71% -23.64% -36.86% -47.31% 33.33\n$ATRC $59.70 -6.85% -11.49% -9.65% -11.67% 37.51\n$AVLR $80.91 -7.31% -14.73% -25.06% -41.82% 32.76\n$BABA $86.97 -6.40% -13.55% -28.65% -29.64% 24.74"\t\t\n"RSI25\n$BABA $86.97 -6.40% -13.55% -28.65% -29.64% 24.74\n$BGS $26.04 -2.40% -10.94% -14.31% -13.69% 23.96\n$BIRD $5.43 -9.35% -14.22% -51.47% -63.11% 18.30\n$CAG $30.10 -1.86% -12.50% -14.61% -5.26% 23.00\n$DIDI $1.95 -42.31% -51.49% -49.87% -70.76% 20.57"\t\t\n"@NordicCashflow Sitter pÃ¥ $BABA allerede', ' kommer ikke til Ã¥ selge dette med mindre det skulle skalert seg til noe. \n\nMen ja enig', ' avholder litt mens jeg ser etter andre muligheter."\t\t\n$BABA people sold on the speculation of delisting. 💯\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\nWelp not the first time getting burned on $BABA. I am out.\t\t\n$KWEB $BABA $TCEHY $BIDU $JD What\'s a good mutual fund?  (Restrained retirement account to Mutual Funds) 💟\t\t\n$NIO $BABA $JD BULL FO LIFE\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"RT @MarketRebels: Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD…"\t\t\n"Friday Option Volumes\n\n$AAPL 1.524m (56% call/44% put)\n$TSLA 1.397m (54% call/46% put)\n$NIO 634k (52% call/48% put)\n$AMD 619k (55% call/45% put)\n$NVDA 539k (54% call/46% put)\n$FB 517k (58% call/42% put)\n$RIVN 376k (45% call/55% put)\n$BABA 368k (57% call/43% put)"\t\t\nRT @CrispyLenetta: $ZM', ' $BABA for potential swing trades next week.\t\t\n$BABA use some lube on charlie he is an old man. 👉\t\t\n$BABA If you truly believe this is going to $0 go all in and post screen shots', ' otherwise stfu ï¸\x8f\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n"RT @MarketRebels: Intraday Option Volumes\n\n$AAPL 998k (60% call/40% put)\n$TSLA 915k (52% call/48% put)\n$NIO 468k (51% call/49% put)\n$AMD 42…"\t\t\n$BABA $BABAF - About Geopolitics', ' Ukraine', ' China And Alibaba. https://t.co/SmQRJkQcq8 #markets #finance #stockmarket\t\t\n"@innovation_dd @Mayhem4Markets 😂I was referring to the select subset of names that everyone keeps tracking and following - you know\n$UPST', ' $SNOW', ' $AFRM', ' $DDOG', ' $AMZN', ' $BABA', ' $SQ', ' $MELI', ' $CRWD', ' $PLTR', ' $ARKK', ' $SHOP', ' $COIN', ' $SE', ' $FB', ' $NVDA', ' $AMD', ' $ADBE', ' $AAPL', ' $MSFT\n\nas if there weren\'t another 3k+ listed names"\t\t\n#HotOptions Report For End Of Day', ' March 11', ' 2022 – $AAPL', ' $TSLA', ' $NIO', ' $AMD', ' $NVDA', ' $FB', ' $RIVN', ' $BABA', ' $AMZN', ' $AMC', ' $MSFT', ' $DOCU', ' $SOFI', ' $F', ' $DIDI', ' $BAC', ' $XOM', ' $T', ' $AAL', ' $PLTR   https://t.co/2uCBhpiD8l\t\t\n"RT @rosemontseneca: Charlie Munger really got his ass handed to him in China\n\n$BABA $KWEB"\t\t\n$baba forecast from Goldman Sachs 2020 ', " now they must be really bullish if they loved it at 300$. 😂 https://t.co/5dqhgTmj8s\t\t\nI like $BABA and $JD however I'm starting to think that it's not reciprocal\t\t\n"]
In [2]:
# print clean text
for line in doc_out:
    print(line)

### Read in BL lexicon
# Negative lexicon
ndct = ''
with open('bl_negative.csv', 'r', encoding='utf-8', errors='ignore') as infile:
    for line in infile:
        ndct = ndct + line

# create a list of negative words
ndct = ndct.split('\n')
ndct = [entry for entry in ndct]
len(ndct)

# Positive lexicon
pdct = ''
with open('bl_positive.csv', 'r', encoding='utf-8', errors='ignore') as infile:
    for line in infile:
        pdct = pdct + line

pdct = pdct.split('\n')
pdct = [entry for entry in pdct]
len(pdct)


# Count words being collected in the lexicon

def decompose_word(doc):
    txt = []
    for word in doc:
        txt.extend(word.split())
    return txt


def wordcount(words, dct):
    counting = Counter(words)
    count = []
    for key, value in counting.items():
        if key in dct:
            count.append([key, value])
    return count

# decompose a list of sentences into words by self-defined function
tokens = decompose_word(doc_out)
# decompose a list of sentences into words from NLTK module
tokens_nltk = nltk.word_tokenize(str(doc_out))
tweetbaba company profile
fundamental   technical analysis score update fa score
ta score stocks stock stockmarket investment investing invest investor investors httpstcobbwrcvoef httpstcoxzobqmraijbaba alibaba patience is       overall market sentiment shifts httpstcobpksb stocks markets tradingim part     server where top traders   get paid based on results over k last month   based on merit thats how you know youre getting     alerts httpstcoksxmqngjaapl tsla qqq   httpstcobvpuabzvoochinese official have no idea how equity markets work   technical damage done     jd ntes bidu pdd nio li
  not reverse     one statement like   other stocks on us exchanges
they   have   complete   technical cycle     investablert options most active equity options   midday march
tsla
aapl
amd
nvda
 
fb
nio
oxy
msft
amzn
sq
  liquidf   couple   surprising charts sharp selloff   sales continuing   climblikely very oversold     pointimtodays highlighted premarket ideas sig short gtsig long gttsla long gtbaba short gtbidu short gtindo long gtrh short gtacn short gtwsm short gtwrby long gthttpstcogcuiwtihoc httpstcobrfehkeewrt minofpham midday highest voloi min
vol k
option vol hig pten plug cpng mq hood amc ms nflx   bhc skirt jasontcardinal muln   closeyes its my robinhood account i use in times i need   immediate cash settlement hedtwitters on   rise amzn price
mentions aapl price mentions   price mentions muln price mentions pik price mentions stocks investing tradingwould yall like me   post more   these   setting up talks   xi jinping   tomorrow httpstcocbnxxplrebrt moneymlive   you like america
blackcoffee
  gunshow bout money trading vwapbaba btu brccblckriflecoffeert iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chineanother very significant pivot     covid zero policy together   yesterdays easing on regulation
  couldve   big turnaround   chinese tech bought more   earlier httpstcoeqsfgfdvwmidday us stock market movers march httpstcopdkdswscgfgtlb lmnd net upst cflt bmbl s rblx bili xpev ntes pdd tme futu   aapl amzn fb tsla nvda spx spy ndx qqqrt thetradingchamp spy re test then dump lets see whats gonna happen holding   puts still fullrt lindagoerge   those     pain should   gone   end     dayrt tommy potential catalysts   cannabis stocks including   rec legalization in germany amp more   if these things   tobaba babaf new article alibaba is now     risk assessment   risk control httpstcoikyugo get     latest   related news here httpstcofvkvdtuidfrt rationalobserv   turding out     obvious level
posbaba httpstcounwhbweoeshoy me consultaron por  
meli y pyplbueno
  vamos   los anlisisrt investcan   trading nicely   given   recent move   lot   support potential   see full recovery on stock todayrt tradingsunset pete bailed   calls in alibaba     holds kweb petenajarian httpstcotqxxhbbrt thetradingchamp spy re test then dump lets see whats gonna happen holding   puts still fullspy re test then dump lets see whats gonna happen holding   puts still fulloptions flow stream update aapl tsla   xsp xlf spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcosmfnkiiusoptions flow stream update aapl tsla   xsp xlf spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcolbuelxcyxoptions flow stream update aapl tsla   xsp xlf spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcosrdnhsymzert tradingspartan   trying   pop now lets seeslowly profit churning i think break possible if takes outjd kwebrt tradingsunset pete bailed   calls in alibaba     holds kweb petenajarian httpstcotqxxhbbbaba trading nicely   given   recent move   lot   support potential   see full recovery on stock todaymost active equity options   midday thursday
march amd bac ccj clf f nio oxy xom aapl amzn msft nvda tsla   fb amc sq pltr sofi muln httpstcogfaxlbmwbaba babaf alibaba is now     risk assessment   risk control httpstcoajjengix stockmarket trading economybaba turding out     obvious level
posbaba alibaba mientras no supere la zona   los dlares sigue siendo bajista estamos ante un simple rebote
bestia
pero simplebabapotential catalysts   cannabis stocks including   rec legalization in germany amp more   if these things   together
      aperfect storm meme tlry acb hexo cgc tsla cnbc btc     there     short squeeze wallstreetbets amc gme amc gmebaba those     pain should   gone   end     dayrt thetradingchamp   puts exp entry daytrade los que compraron ayer   cuando suba un httpstcojciicnrtrt iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chine   puts exp entry daytrade   moneymlive   you like america
blackcoffee
  gunshow bout money trading vwapbaba btu brccblckriflecoffeemuln   closeyes its my robinhood account i use in times i need   immediate cash settlement hedgies get wedgieshedgiesgetwedgies mulnsqueeze optionstrading options optionsflow spy qqq   amc gme httpstcowpbpdrhsolid day on crwd pypl dg csiq   x wsm jmia nvda snow upst pton spy sig join our room   trade   us while learning   httpstcokmtyhilhrz httpstcosngxaeammwrt upboptionmil most active stock options   aapl amd tsla muln   oxy ccj msft fb httpstcovzuuiknfyadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcocoabjvfocgn wtrh cei strn lcid spy   sndl avct metx httpstcocvmpwnpsncftrading   se va   la semana que viene suuuuuumost active stock options   aapl amd tsla muln   oxy ccj msft fb httpstcovzuuiknfya couple   surprising charts sharp selloff   sales continuing   climblikely very oversold     pointim long   se     httpstcoxckxzczgbctake   look     news wallstreetbets tothemoon bottomfishing daytrading fomo stocks yolo investments stockstobuy trading stockstowatch redditarmy httpstcodbmgeltwido you like america
blackcoffee
  gunshow bout money trading vwapbaba btu brccblckriflecoffeecmon we know you love money morning live httpstcofelzblivsrt leighmhughes explains why   slight hop   on   right side   momentum   tenetfintech pkk tnt seeing   didi jd amp pinduabovedaysmaachr afrm api apps   dailydownbaba ntes pdd sedg tcom   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt tommy ww is not on   menu they know its too big     risk   invade taiwan enjoy   cannabis stocks   senschumer rstill bagholding bili i like   macro environment   china stocks now     honest their central bank is cutting rates while   fed is tightening   see more money flowing into chinese assets in   near future   coz
i     wrong who knows   jd duo tigr httpstcoseenwsrpnever forget jpm called     price target then   jumped   little   no reason other than kevin   shark tank guy coming on cnbc   calling     cough coughrt mdsoll chinese stocks   rip   year nio xpev li   jd bidu pdd bili how many   ways   one need     tort altrades whats everyone trading todayspy tsla muln   mkd pyplbaba i feel bad   you if you bought those putswhats everyone trading todayspy tsla muln   mkd pyplif   market keeps rallying i think   sees soonish httpstcocyngbzofkmost mentioned tickers in wsb in last h gme spy tsla   amd oil nvda amzn vxx zim httpstcointoxxyay httpstcoleehvstkqert fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy tsla spx ccj brt investorslive china basket trade prepared   in room recapfor me i liked yang short     nio beke long exposureherrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy tsla spx ccj brt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nebaba   regreso   trending stocks on fintwit source httpstcocwjowwsbi muln spy tsla spx ccj   qqq zim amzn shop sorted   most recent httpstcoorwkhzrt eagleinvestor nio xpev li babatop money flow   free stock apps httpstcoczypvdtcvx
spy
iusg
 
 
sqqq
f
lmt
efa
pg
aapl
amzn
slb
xle
glob
tqqq
eem
emxc
mnqm
slv httpstcooqgdraxmost mentioned tickers on wallstreetbets last hour gme   tsla amd nvdamidday highest voloi min
vol k
option vol hig pten plug cpng mq hood amc ms nflx   bhc skin oxy amd lumn msft dow afrm uber hpe jpm amzndata barchart httpstcotorqzscovrt meirbarak my picks analyst meir baraklong lgvn
mrvl
mrnashort docu
asan
nio
 
jd
pddrt meirbarak   nice way   end   week   winners have   great weekend tradersstocks stockmarket trading daytradingasan
  investorslive china basket trade prepared   in room recapfor me i liked yang short     nio beke long exposureherrt meirbarak minutes
winners
loser great start     weeknew video httpstcoikmqwbzyjstocks stockmarket tradingrt thesageoftrades oxy is up on   chain we literally went over tickers in my market analysis class oxy       in lessfdbl news friendables fan pass live reports month over month growth   continues   show increases in revenues
music distribution orders   well   social engagement increasing   httpstcoznqwhjqxjctb adsk avgo   cdns cavm cern pcln nflx chtrrt iamtomnash pltr is   much   shitty stock than   midday options volume gt k
oi lt k uec tsla ccj   amd slb rblx ccl muln amzn plug nvda mrna para nio httpstcousgujrvant   rant live trading podcast starting traders talk   market postfomc
yield curve inversion
options expiration
economics
russia
top stocks in play
forex amp morehttpstcodbksevgbspy qqq iwm tnx vxx tsla aapl indo   pfe aa clf oxy mos gmert soflotrading   weekly onepager week   week
soflo breaks records market volatility has given us very profitablbaba shorting   trash   shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nechina basket trade prepared   in room recapfor me i liked yang short     nio beke long exposurehere is trades spelled out httpstcoaqtmsvbdrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsalibaba group holding limited traded m shares
  average volume babart mdsoll chinese stocks   rip   year nio xpev li   jd bidu pdd bili how many   ways   one need     totwitters on   rise spx price none mentions aapl price mentions   price mentions muln price mentions pik price mentions stocks investing tradingrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nechina stocks gap up tomorrow fxi kweb babachinese stocks   rip   year nio xpev li   jd bidu pdd bili how many   ways   one need     told httpstcoxyhrzemoqrt puppytrades heres   update on tesla
apple
nvidia
nio
spy
semiconductors
facebook
amazon
bitcoin
alibaba
  disneytechrt mtcapital geopolitical risk should never   ignored   httpstcocdxlopfsi lied i wasnt done what   trade   httpstcossxhrmf httpstcofgguclert igespana cmo estn las faang hoyaapl

amzn

 

bidu

fb

realtime results spy is bearish
unbolded
confidence stock pick  
kweb
dia
xlk
ge
qqq
stt
aph
daily market prediction   stock pick taocapmktmodel httpstcoqiczxngtzsrealtime results spy is bearish
unbolded
confidence stock pick  
kweb
dia
xlk
ge
qqq
stt
aph
daily market prediction   stock pick taocapmktmodel httpstcoeppczqehfgemiberciano y hay un ejemplo reciente muy bueno para ilustrar esto mira los volmenes     previos   alguien saba algo httpstcogfzqakfvimamd gme spy tsla   trading crypto stocks httpstcodudeqeudif you didnt btfd i feel bad   you son
i got     your outs worth none httpstcoimqxblwgebears still think     go   todaybaba selling rest  
    httpstcoouuxvllen   hoy estn cazando osos httpstcoudmnyvdbaba discount   is   good opportunity long morebctx vlon   httpstcofxivaahfl forgot     loss on   p i was early   trying   pop now lets seeslowly profit churning i think break possible if takes outjd kweb spx nio bidu httpstcogbmuubiwgrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   drchrisbriggs top orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaaits       kind   market when ill hold chinese stock trades   little red   i have   conviction they   bounce   then they   bidu   jd se httpstcoowivimkhubaba     beijing signaled support no
beijing didnt what vice premier liu he   said was gov would intro mkt friendly policies developed in coordination   financial regulatorsthats ccp code speak   we   crush   out   line httpstcozfwhotnonbaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryotqbaba wallstreetbets trading httpstcorsfvivrectop bullish flow aopmest tsla nvda   ccj cost staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcoqbyubuwiydrt soflotrading   weekly onepager week   week
soflo breaks records market volatility has given us very profitablbaba is getting shorted   amzn aapl   muln pik crypto stocks trading httpstcodhtqzxqmrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm brettsimba charliebilello i think there is still   small chance   getting stocks like   amp bidu   october levels   would   like up still down   ath dont you think its possiblert shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing neabovedaysmaachr afrm api apps   jd puts were     green earlier
especially if you followed   averages in exit them same story   rest   china   bidu pdd   join   get alerted on entries   exits in real time if you missed   trim httpstcolwdacmjkdailydownbaba bidu jd lmb ntes   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmspete bailed   calls in alibaba     holds kweb petenajarian httpstcotqxxhbbbaba   might   close greenbaba dip getting bought scalps only looking   maybe if   markets hold   bid httpstcobtfqsjeirt ericschalkle ajtrader whos   man   is   man     hell     mentor sig   pd pik thget ahead     trend here   xtraders httpstcomcjqctvcocongrats     who played see you tomorrowamzn aapl     fb tsla msft roku amc spx httpstcogqxjwrrmert iamtomnash pltr is   much   shitty stock than   most active equity options   midday march
tsla
aapl
amd
nvda
 
fb
nio
oxy
msft
amzn
sq
sofi
bac
amc
f
clf
pltr
muln
xom
ccj httpstcoemipugwrz httpstcoihfkvwxrt iamtomnash pltr is   much   shitty stock than     far up break   hold here   we see   httpstcobktlvjawexcited     start tomorrow   many great setups learn how   trade   right way httpstcomcjqctvcoamzn aapl     fb tsla msft roku nkla jd httpstcohkzonbtrading stats     httpstcomcjqctmhtwamzn aapl     fb tsla msft roku nkla httpstcovgqsdehgamzn spy v plug hd wmt eod penn   nvda v amd pt wmt fsly pypl   bldp amc   start trading   us httpstcovbdmdsw httpstcokjivsefccheck out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla tqqq qqq   nvda rut aapl rivn bhc msft sq iwm fb httpstcogmghqtoday stockmarket commentary esf spx spy clf xom     bidu httpstcombxiaqvrt smartrader stocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels     bert compound charlie munger is   fing geniusbaba httpstcoirelvzbyort iamtomnash pltr is   much   shitty stock than   most active equity options   midday march
tsla
aapl
amd
nvda
 
fb
nio
oxy
msft
amzn
sq
sofi
bac
amc
f
clf
pltr
muln
xom
ccj httpstcokprtvvvybaba still has great value under bucks especially   china newsfinancialshaper increase   bidu kmi new ccubaba mar put underlying difference daily volume
volume
oi
iv bidask still short evrything amp more clear bearmarket sb sold hard federalreserve fomc hawk      
usd resume surge reason stocks rally esf spx spy spx stockmarket stockmarketcrash qqq nasdaq dxy forex fx china fxi kweb   tcehy jd pngay fintwit httpstcolqnyyfhcufutu tigr short float lets     jd kc didi ddl market maker signals   move stocks article httpstcovnsljhvtoagri nktr   cvx jagx docu bmy hood sanw lidr httpstcozvkrkpert shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert epictrades   gave us   nice buy   dip sbaba is     fill   gap les   itinteresting charts   information on alibaba provided   chartrdailybabadisclaimer not   recommendation   buy   sale   informational purposes only consult your financial advisor httpstcojxlevqfibcrt gualestrit   httpstcolajcrrqtbaba gave us   nice buy   dip slotto     zero   herort saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   miamtomnash im sure   is exactly what   bulls think   us pltr bulls   guycreal gnpx over     population has diabetes genprex cured diabetes in mice completely next phase on people coming soonadrianchesa los nmeros     son bestiales est demasiado castigada
yo los fundamentals los miro mucho mucho mas que lo tecnico y como miro fundamentals no quise entrar en papeles chinos
mucho manoseo poltico pero el sobre castigo ya es por demsbaba sold puts expiring tomorrow     strike   good luck iamtomnash nope babababa bili iq new article why chinese stocks collapsed     httpstcokexfopg get     latest   related news here httpstcofvkvdtlufrt insiderfinancex top sweep activity   smart money courtesy     realtime dashboard   httpstcoxfsribyhm tsla krt stockpicks meme stock traders mature most mentioned stocks in wallstreetbets hours spy
 
gme
tsla
qqq
fb
j
vrt iamtomnash pltr is   much   shitty stock than   twitters on   rise amzn price
mentions aapl price mentions   price mentions muln price mentions pik price mentions stocks investing tradingbaba bidu jd new article buy   dip opportunities   china httpstcopoyxoqkrv get     latest   related news here httpstcofvkvdtluf httpstcowuttivzxvj   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoorghqtcfaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcotvxqcewajrt iamtomnash pltr is   much   shitty stock than   pltr is   much   shitty stock than     smartoption fb   tradersking congratulations     discord members whoo took     alert click   link     join in on     profits   afortunetrading snow wants   runshop toobaba bidu rest day spx potential tommtsla looks readyttd day potential trt stockma mulntnatslatqqqsqqqaaplnionvdababaspyamznmsftsofiqqqamdsoxlfbuvxygmecrowdsourceiamtomnash i like       pltr cult ltrt ppwallz emed dont make   too hard ibb otcqb igex qqq cacc dkng snow   muln httpstcosvydgthuwwajtrader whos   man   is   man     hell     mentor sig   pd pik thanks   everyday green   week   smartoption sqqq   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   traderscom market wrap what fed employment is up
tombrady is   stock pump continues join us live youtube fomo eyes havesnow wants   runshop toobaba bidu rest day spx potential tommtsla looks readyttd day potential tommmdb nextcrwd breakout here
nextsdc squeeze mode like babart edalatsina sdcpath   profitabilitymassive short interestprivate networkcollab   dentistinvestors dont understand tadrianchesa cuando pase el bardo este papel va   ser uno   los que se le debera entrar fuerte   fb tme meli mientras tanto sigo feliz   mis vist y no tan feliz   mis ypfrt guycreal gnpx over     population has diabetes genprex cured diabetes in mice completely next phase on people coming soonsdc squeezing next babasdc root nkla next   imort newsfilterio benzingas daily   on trending tickers   march
gamestop
netflix
alibaba   more gme   nflx tslart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segsdc nkla next   squeeze stocks   mentioned on popular discord channelsindovlonvldrglgamdkscpisigcyrnapphttdqqqearlolbmdjhartwimppbabaensvhusamxccelppetzbkktsxtcmkdmbiimetxctkopnttmcgtlbrcatcbcort guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xsdc   squeeze soon like babart quiverupdates rwallstreetbets daily discussion mentions over   last hour rank spy mentions gme tsla   stockma dwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brka crowdsourced alerts
rart stockquant most mentioned tickers on wallstreetbets last hour tsla gme   zim amznrt smartoption roku amznrt realhottakesbot twitters on   rise aapl price mentions spx price none mentions   price menfumletaa iamtomnash i agree only time   tell     i think   over time   sentiment   improve     investors   forget       noise china regulationuschina relationsrt stockserabot most mentioned tickers in wsb in last h spy tsla gme   oil amzn   nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodiim in weekly   gme
next weeks   amc
        im not too happy   gme looking squeezy squeezy   httpstcokuchfaebrt nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodino flowers spy qqq   httpstcoiqanlmqqrt minteractapp options flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading strt optionsmaxpain options flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading pdpg performance drink group signs jv loi   new european partner focused on rampd httpstcoqfqdxtjctb socialnowpr amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost mnstrt tickwatchermf options flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading srokadura tsla leads   market   times
when   market turns just took profits on   calls   should     good trader   i dont feel like posting not one person answered my question   tuesday my main computer had problems
i had   fix itbaba nd buy was  
locking     nd buy here   httpstcowjvvddgivrt ipekozkardeskay chinastocks is   finally timebaba jd didi nio tcehygt httpstcoqourtghrrjmarkettalk httpstcort weijgenberger most active equity options   midday wednesday
march amd bac f nio aapl amzn msft mu nvda tslart hiddenvaluegems     fellow investors who   sticking   their   position
i have posted my latest analysis on   stock see lrt breakoutpoint most popular   retail investorsestimates past hour oxy nio aapl tsla amd gme fb   smartoption amzn   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba is   interesting pivot held nicely todayabovedaysmaachr afrm api apps   dailydownbaba bidu jd lmb ntes   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt cityindexjosh stocks   watch      
nio   others remain volatile gme earnings out   close tsla navdividendgrowth was thinking     peter lynch video   week when looking   bababullish on uk ormp wish tgt   pypl fc sblk dex atvi   httpstcopnnknkfrt tradermusa   iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert getblow these     most active stocks right now nio amd   didi sofi oxy rlx httpstcojwknsnvfsharkbiotech hmeisler dare i   if youre buying     top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla vxx access wider trends httpstcozltkvrfrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt marketrebels   gme amp tsla     three most mentioned tickers on wsbmost mentioned tickers in wsb in last h gme spy   tsla oil pick st amd vxx   httpstcointoxfwmo httpstcoysjrnacurrencywrks cwrkcurrencyworks musicfxdigital launches nft   platinumselling country star michael rayhttpstcounkaqemkdddog es dac nvda dis twlo zen twtr   xop z uber xhb sblk coin apps   zim aa goldhttpstcofoeicrbrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   bigmonty look   cenn go   own   lac pcg dwac ldrs penn fami amc tlnc tsla muln gme   sndl ctrm uamy endpapex kold fdx amc tsla len ccj allg ebtc btcx glg amzn spy sonn kc nio qqq allk   yang hymc eigr muln jasmyx pik orgn httpstcojvawgmyurt muralie tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone buy   dip opportunities   china httpstcoklyybkur bidu jd babatop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla qqq access wider trends httpstcozltkvrfbituindi last chance   buy under     maybe buy   dip opportunities   china     chinastocks jd comstock httpstcoclhvxwtrt guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xmost mentioned tickers on wallstreetbets last hour   gme tsla we vxxinvestroiss   fintwit consensus view is     accounting is   least decently fake meanwhile   us is probably going   force these companies   get   audit   us standards   remain listed   thats not even possible   such   large     years   fake financialsbaba over vwaprt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   puttop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla amd access wider trends httpstcozltkvrfiamtomnash i made too   not chinese insider babababa ready httpstcoancwfgxutqtrndg open bb swn prch   kos cweb corz aur scans httpstcogykbtbez daytrading stocks stockstotrade trading investing stockstowatchthese     most active stocks right now nio amd   didi sofi oxy rlx httpstcojwknsnvfcheapest megacap stocks   mar
babafbbhppfedisadbecrmamzncmcsavmavzabthdpepresearch on httpstcopmcpagm fbcd news is out fbc holding
inc fbcd looking   expand rd location in las vegas httpstcolgehwlpypfollow tenassociates avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost httpstcowiyhueuwrt muralie tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone   ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqsgzrrt iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert talkmarkets chinas intervention sends stocks soaring drh mpw   spx rvi httpstcohpddfndemzmeme stock traders mature most mentioned stocks in wallstreetbets hours spy
 
gme
tsla
qqq
fb
j
vxx
amd
v
amzn
nvda
tqqq
aaplbaba discount is vanishing     continue   vanish over   next few days buy panic is what makes money buy buy buy httpstcomzvxuonwrt iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert snorlaxuw highest volume contracts  
no etfsaapl amd nvda tsla muln uec oxy fb   cei sofihttpstcoby gdx amzn tsla   nvda httpstcocysfdcrvkart iamtomnash only ones who made money       pump   chinese officials who knew     statement in advance   usual chinert   vlon   lot   hot chicks tweeting discord sites we         make   run   low float daytrader   mrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownchinas intervention sends stocks soaring drh mpw   spx rvi httpstcohpddfndemzhighest volume contracts  
no etfsaapl amd nvda tsla muln uec oxy fb   cei sofihttpstcobytucubal httpstcoqdbcapxonly ones who made money       pump   chinese officials who knew     statement in advance   usual chinese insiders stealing money   american investors par     coursert evinvestor liveguard gambiste i     fundamentals guy   fundamentals   way   strong     thats why i bought   oni thought   would nvmrt bigmonty cead is growing   own   lac pcg dwac ldrs penn fami amc tlnc tsla didi gme   sndl ctrm uamy endp bili puts   httpstcodmsfqfuc httpstcoohfharrzoqunusualwhales   bearish since end       ffsrt andrewhiesinger top bullish order flow gainers on   quantdata platform   far   tslanvdaoxybabaamznrokullybart minteractapp options flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optirt optionsmaxpain options flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade oprt tickwatchermf options flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optbaba ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqrodxrrt dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lrt dace cnna bonce playfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern prt tradermn have   leave early   early watchlist   friday happy st patricks day everyone focushymcmulnbart joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijairt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   donchogunchev now       nio   i dont want   hear tsla is volatile   not stable
ever againrt captfinancial trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dgmarketrebels     marketrebels   gme amp tsla     three most mentioned tickers on wsbrt exactoptionpick how   profit   chaotic market volatility httpstcokffqjsyfivbtc eth msft fb nvda coin riot   drt exactoptionpick how   profit   chaotic market volatility httpstcocjhtkuxjddbtc eth msft fb nvda coin riot   drt exactoptionpick how   profit   chaotic market volatility httpstcofgbnkovvbtc eth msft fb nvda coin riot   drt exactoptionpick how   profit   chaotic market volatility httpstcoducpikvtbtc eth msft fb nvda coin riot   drt realhottakesbot twitters on   rise aapl price mentions spx price none mentions   price menrt quiverupdates rwallstreetbets daily discussion mentions over   last hour rank spy mentions tsla gme   igespana cmo estn las faang hoyaapl

amzn

 

bidu

fb

liveguard gambiste i     fundamentals guy   fundamentals   way   strong     thats why i bought   on monday when   hit   should hit   next few days   regulatory uncertainty is going     captfinancial trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dgrt stockquant most mentioned tickers on wallstreetbets last hour tsla   amd gme hetwitters on   rise aapl price mentions spx price none mentions   price mentions muln price mentions pik price mentions stocks investing tradingrt funnypennystock tsla p   p fdx   earnings play w longer dtert ajbutton hey yallif youve   reading my posts     while youll know ive   working on   youtube channelwell
  i laurt stockserabot most mentioned tickers in wsb in last h spy gme tsla oil   amd   minteractapp options flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrakithmccullough love them bothi got   in   s my overall cost per share is still   these prices right now im in love tme got       i   itll x itself in   coming years     its previous wk high   captfinancial trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dgrt jainpriyanka sos   we on high alert       top sweep activity   smart money courtesy     realtime dashboard   httpstcoxfsribyhm tsla k contracts amd k nvda k   k aapl koptionflow optionstrading trading httpstcosgwcoeyjzrt evinvestor   smart money is flowing in   dumb money is leaving buy panic is   key   is down     high its art evinvestor   fundamentals   there
regulatory risk is mitigated once   short term profit bookers   done
    head t trending stocks   captain tsla mkd muln spy acn aapl qqq oxy   dg morefull list httpstcopkpmzgxgj httpstcopudgtbbgrt evinvestor   smart money is flowing in   dumb money is leaving buy panic is   key   is down     high its art minteractapp options flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontratrndg corz   ensv cweb jmia vxx scans httpstcogykbtbez daytrading stocks stockstotrade trading investing stockstowatchoptions flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcomfqzqdxsomrt maghico no hay mejor seal   compra en el mundo que un downgrade   jp morgan babahoras post downgrade
suba del httpsrt xglobalmarkets trending stocks on fintwit mkd spy   tsla spx gfs ctk qqq bros amoptions flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcokfcghyakpfoptions flow stream update aapl amzn tsla   spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcompvqcrkzcis   recession in in   cards   usa   europe cryptocurrency cryptotrading aapl msft sofi jpm tsla xop nflx tdoc arkk arkg amzn   kweb gm f rblx fb twtr gme amc dkng cpng wmt tgt pfe labu spy qqq gild federalreserve fomc powellrt wolfcloudinc   crazy gain     team   wolfcloudnet bought sold     dm us forrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt tradermarcocost   gme amp tsla     three most mentioned tickers on wsbrt citronleft elonmusk elonmusk tesla   buy boeing   manufacture flying cars tsla   petenajarian stoolpresidente hulkcapitalrt investinguab frankinvesting we would have   imagine on   aforementioned   results its hard   bet on   company who hasntrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmstoday stockmarket top decliner bwv mnthy mpngy csiq tcehy dpst xpp tsuky ntes   epam skyh bnku sotgy stocks stock stockstowatch stockstotrade stocktrading investing investment httpstcojenlrwb httpstcofelwmjhtgmaybe   last day chinese stocks on sale babart ajbutton hey yallif youve   reading my posts     while youll know ive   working on   youtube channelwell
  i laudont miss our next free option trade sign up   our daily free trades   httpstcofvqezq nvda tsla gs gild   googl fbrt dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lrt guycreal cei ready   run big lagging   other oil stocks husa indo nine   gme amc dwac msft amzn aapl   tsla topsrt   vlon   lot   hot chicks tweeting discord sites we         make   run   low float daytrader   mexpected   crash     things holding lightning round still long clf commons   calls short tmc may puts taking partial profits in paasf long ccj
uec
sruuf long   apr puts happy st paddysrt minteractapp options flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading   optionsmaxpain options flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontradingrt tickwatchermf options flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontradingrt tradermn have   leave early   early watchlist   friday happy st patricks day everyone focushymcmulnbababa short sq long tsla long pampl
secured spy iwm qqq daytrading optionstrading stockmarket wallstreet fintwit scalping httpstcozyhqbdxnscrt vikram tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone hiddenvaluegems great looking forward     i started   few small positions in itech   fb           prx many wonderful companies   starting   look attractivert tiger   share trading point   view join here httpstcomcjqctmhtwbaba tsla gme nvda fubo zm amzn shop plug ttdrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt vikram tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone   moneymeteish talkcentss fb if i buy fb
i   own   piece   meta if i buy   i own   potentially worthless piece   paperdailydownapi   bidu jd lmb   vikram tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone   tiger   discord group over k members   even have their own app join here httpstcomcjqctvcotsla nvda   zmiamtomnash beg   differ dude
  is like buying aapl     bull ran started you   looking     multibagger   unable   identify itrt andrewhiesinger top bullish order flow gainers on   quantdata platform   far   tslanvdaoxybabaamznrokullybabuying on   pull     reward is well worth   risk if   chinese   going   support their market thinking we   see   juneemed dont make   too hard ibb otcqb igex qqq cacc dkng snow   muln httpstcosvydgthuwwbaba bullish unusual options action verified enough volume     previous business day stuck in todays open interest httpstcodwhowdr httpstcopmpqtgmrt smith stock
options updates
alerts free chatroomdont forget   take   trial httpstcovbdmvufspy   dvax acbrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing necompound i   like   lol im just saying its   small victory yes   i think he is still downrt compound   i learned   two   paths   getting mansplained on   internet say something wrong   say somethinalibaba skyrockets   kevin oleary loads shares is     finally in   httpstcoaynprzsucurt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segsflmaven sflm provides unaudited yeartodate performance metrics   company tracks toward record growth in core vintage jewelry businesshttpstcownpszrdstockmarket stockmarkets stockstowatch stocktobuy otc otcmarkets pennystock amzn ebay   wmtstock
options updates
alerts free chatroomdont forget   take   trial httpstcovbdmvufspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr dnn httpstcojkjtyinzrt adlinling made   what i lost   shorted china stocks pdd gds   yy bidu most moved like snails   move   mebest discord group over k members   even have their own app join here httpstcomcjqctvcotsla nvda   zm tlry abnb pypl edit amzn spy httpstcocmrkltytsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoehrdkiazdtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoweqslcdhyesterday i learned   two   paths   getting mansplained on   internet say something wrong   say something wrong sarcastically is one   lifes great digital experiences highly recommenda few samples wrt munger amp  
out   more than
  httpstcopburdvqhqcei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aapl amc phun mark xela bntx valn nvax mrna pfe pypl v f fb ma   tsla amzn aal ibmto share trading point   view join here httpstcomcjqctmhtwbaba tsla gme nvda fubo zm amzn shop plug ttd aapl amd jd httpstcogvgslubrt buccocapital   daily chart   yr chart httpstcozusdopiskevinolearytv kmmunger   you think theyll us bro babathe   pump is over     reality vie no rule   law shaky financials tech purge keep buying   dip there is   new sucker born every daytop decliners gtbwv mpngy mnthy csiq tcehy dpst ncbdy xpp tctzf tsuky mogb bnku epam ntes cqqq   eluxy sotgy nife htht maury sedg wjryy pdd ldsvf bcim mchi bbuc skyh cxsehttpstcosznconrt gualestrit   httpstcolajcrrqttsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoyzyvkjbepkoptions flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcocizpmifzohave   leave early   early watchlist   friday happy st patricks day everyone focushymcmulnbabaimppnlsneigrindoninebekehusaothersngdsqnioyypdd httpstcodmdtqujmqoptions flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcodeiljjioptions flow stream update aapl amzn tsla   ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoubwzdhgxzvlon   lot   hot chicks tweeting discord sites we         make   run   low float daytrader   make   run   lunchgme amc amzn oxy ape tsla   aapl muln seb rxt axsm btc httpstcordfpqkzfpsweep   calls   spot volume oi
iv premium ksector consumer cyclicalbaba rippppyy timeinvestingkev thoughts on     tmecei ready   run big lagging   other oil stocks husa indo nine   gme amc dwac msft amzn aapl   tsla topstockalerts business ladebackkrt nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodirt nickchen   is   year chart on alibaba     rise off such   oversold level should not     surprise httpstcooobkxafter   impressive jump  
  is     its usual  
down     day thus exhibiting   famous shitty stock patternthefamouspatterns wallstreet httpstcojgmagifhyvrt dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lrt moneymeteish talkcentss fb if i buy fb
i   own   piece   meta if i buy   i own   potentially worthless piece   paperbaba volviendo   la normalidad
  frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodialibaba group holding limited traded m shares
  average volume babababa httpstcobueykhpbqrt anthtrades lets go jd yang   httpstcolqyatpexrrt nickchen   is   year chart on alibaba     rise off such   oversold level should not     surprise httpstcooobkxforresthrill what gives you   conclusion       you see   recent news   ccpbaba we see   going     falling     then   up   just my prediction   mktcall alibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstctrying     calls hereworst day     trading   watched trading video amp bidask were commonly getting taken out right   i placed my order leaving me     worse fill than expected used too much size amp was on wrong side   every tradetos mobile still not working   mepl
  sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba wvela semanal cortesa       oscilator in   world lleg   tocar
mnimos   junio   est   ms   un   ath
pero es lo que suele decirse un peligro chino httpstcowgawwemcrt tradingspartan   adding   more next week   spx kweb bidu jdbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio kweb jd   pulling     big run     big day   is expected using opportunity   buywasnt watching   market
  overheard   chatter   china names   realized i dont have even   them on my wladded     my wl applied my strategy triggers low   behold   was near   bounce cons     quick httpstcoswutdamvoption alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading parece que mucha gente aprovech para tomar ganancias   las compaas chinas   jd pdd httpstcoybaovmnah
  i       every dip   on     never pulled   trigger httpstcobexusirojrt getscanz todays most volatile gappers gap up pik mtalws mbii eigr tcbp gap down   nio jd pdd kweb httpstcomad move in chinese stocks
especially us traded adrs  
fed raising rates
russiaukraine war   list goes on
check out   latest pod
discussing     these points   morespy kweb   jd bidu pdd uso weathttpstcojjwopttnio xpev li   httpstcoapolvwllrkuny rakuten review cash   earnings
perks   more httpstcodnchpps amzn   bidu wish ebay tgt wmtrt gualestrit   httpstcolajcrrqttremendo rebote tcnico el       los anuncios   chinasin embargo   china nunca se sabe httpstcouktmjapjhtrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nehope yall didnt make   deal     devil   bought     httpstcovasvomyolrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert aaronkleinx   jd beke nio li     china stonks up   same price   last week thenbaba gme amp tsla     three most mentioned tickers on wsbrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmshow   you say bag holder in chinese bili iq tme pdd ntes kweb tcehy cqqq jd   bidu tcom delistchina banchina sanctionchina cancelchina fuckchina fuckxi httpstcoqmuilvfdbaba fundamentals   there
regulatory risk is mitigated once   short term profit bookers   done
    head   dont   in   hurry   book profit   is time   double down httpstcovgynfqza httpstcosjmxkqrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert wolfcloudinc   crazy gain     team   wolfcloudnet bought sold     dm us fortodays most volatile gappers gap up pik mtalws mbii eigr tcbp gap down   nio jd pdd kweb httpstcorruzzxhprt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing neanother crazy gain     team   wolfcloudnet bought sold     dm us     next playspx spy amzn googl   tsla crm gld cvx xom oxy impp optionstrading httpstcortoorqozrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nebaba its still way   early loving   opportunity   end   daypretty sure your puts       get blown up i only see upside   here spy babayou   youputh     vancouver my   puts   printing we going   tasty indian bistro gurgavincrypticenzyme smartertrader   boo hooo scammys   king     weeks ago was junk yest he copied   trade idea       his follows bagged lmao hes tweeting     his trolls now lmao he   billion dollar troller model bwahahahahahahahahahahahahahahahahhahahahahahahahahahahahahahahahwmt in   longterm trading range leptokurtic amp low variance   volumebased battle   bulls amp bears volume up on heavy rises   fallsputs calls trading ranges work until they dont   counterargument   your   httpstcogadqflwmtrending stocks on fintwit mkd spy   tsla spx gfs ctk qqq bros amzninvesting stocks wallstreetbetsswan those levels man golden stop hit on   first   retest
reentered     lower price   doubled down
  paid then those mrna moved nice just missed coup thanks bbs blackboxstocksrt cblastbt   on watch off   open httpstcotshursiodailydownapi   bidu ccl hpq   cblastbt seeing repeat flow into bidu pdd babain thestrat pauletwaroo what i saw stocks went up   open hit shorter tf top   bf   m shooters msft
 
were on watch     m continuity down when m triggered i liked fb   nvda     m continuity conflicted   m triggerrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xbaba puts printing like   mofort fintwittracker trending stocks on fintwit source httpstcocwjowwazc mkd spy   tsla spx grt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert stockmentionbot most mentioned us stocks on reddit in past hours gme   spy qqq fb   fintwittracker trending stocks on fintwit source httpstcocwjowwazc mkd spy   tsla spx gbaba buyers   we   genius   buying   dipalso     httpstcozvzdkrrbaba bidding   then   risk httpstcolhjtqakmost mentioned tickers in wsb in last h spy gme tsla oil   amd st qqq lfg aapl httpstcointoxfwmo httpstcoirgntfprlert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan telaksatasty   only   play book you need sell now buy neverrt shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nert guycreal ocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster xhulkcapitalpro thoughts on   calls wait until   day ematsla p   p fdx   earnings play w longer dtert shareslanger dronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing nethinking   trading options   stock in alibaba
occidental petroleum
progressive
american express
  eli lilly axp   lly oxy pgr httpstcouxxpjvocbatrending stocks on fintwit source httpstcocwjowwazc mkd spy   tsla spx gfs ctk qqq bros amzn sorted   most recent httpstcopgqdgbsdronedekcorp faanews benzinga prnewswire alpp faa opening door   drone package delivery in   usamazing news   dronedekcorp amp its first drone partner vayudrone vayu aerospace is   wholly owned subsidiary   publicly traded company alpine alpineholdings drones delivery spy   nvda sofisold   rest   my   position   my kweb leaps ill take           quick double on   kweb leaps i     skittish in   current environment
  companies   i havent deep dived onmost mentioned tickers on wallstreetbets last hour tsla   amd gme hethe   coaster is    

httpstcohiipntcabrt nionenad credit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodisolid price rebounds   gold
silver   oil bounces
usdx weaker httpstcozwptjh flch cweb chix kgrn fca ecns cnxt cbon yang xpp nio li xpev kndi wb sohu byddf ysg gds   jd pdd tcehyrt igespana cmo estn las faang hoyaapl

amzn

 

bidu

fb

rwallstreetbets daily discussion mentions over   last hour rank spy mentions tsla gme   amd qqq bbio fb clf   full live amp historical data   httpstcoqhrxwefuvrt marketpicker long     relatively tight stop   intradaypopular xbi
 
imte
bbio
evgo
atvi
ibkr
fico
koldalibaba
 
is down httpstcoqukbwlamx on   puts entered  
  pulled     i was not quick enough   sell   then   started pushing     i just took   loss going     in tomorrow   my head high like   never happened     doesnt affect me todays top active stocks thu
mar
  est nio   amd didi sofi oxy rlx beke aapl f cappybagels guyadami jonheyman most     remarks         were compliments   others i dont recall guyadami saying       first
he was just making stock pick like   few others on tv     asian markets showed muscle on     march
rebounding   their prolonged collapse jack mas surged   unprecedented leap
marking   biggest daily percentage gain ever       stockleverageshares babacapital   risk httpstcobbeidoyophow   profit   chaotic market volatility httpstcoducpikvtbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vhow   profit   chaotic market volatility httpstcofgbnkovvbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vhow   profit   chaotic market volatility httpstcocjhtkuxjddbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vhow   profit   chaotic market volatility httpstcokffqjsyfivbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt marketrebels   gme amp tsla     three most mentioned tickers on wsbbaba httpstcolajcrrqtrt palmieri bababy icerock levels   watch   para traders httpstcouthcuhey yallif youve   reading my posts     while youll know ive   working on   youtube channelwell
  i launched itill   covering stocks including  
fb
mu   morefeel free   subscribe if youre interestedhttpstcovblgfwpkbrt bwcapital     over   tradingspartan       goes ham mode   day httpstcowzhrzssdrt stellaelliston   biden speaking   xi tomorrow   discuss economics hell keep   stocks listed
you   bet on   babart moon there goes in   nothing stopping   hitting now resistance broken
  stellaelliston   k in i think its   good time   buy   we   technically on reversal   coming daysrt stellaelliston   loving   opportunity opportunity opportunity lets gooooo no paper hands here   end olbdforever tradewithninja   remember everything   go   zerobaba   key support againas you watch people sell off chinese equities       run  
  shows   american investor they want   quick profit instead     long term wealth big difference   trading   investing even   amazing news
people no longer have patience nio babababa biden speaking   xi tomorrow   discuss economics hell keep   stocks listed
you   bet on     should benefit   options next week   now       nio   i dont want   hear tsla is volatile   not stable
ever againcheck out my activity in   getquin app bought       httpstcouwccgss getquin finance investing   interested in trying out getquinhttpstcoszqqmvjebbaba loving   opportunity opportunity opportunity lets gooooo no paper hands here   end   dayrt optionsforecast   now over   minute demand httpstcotwxbucombaba k in i think its   good time   buy   we   technically on reversal   coming daysrt mortensenbach joining while   is red   news   was pretty big   chinese listed stockssmall size   risky httpsrt roughh netflix should add   chart   its database     shit is super entertainingrt missiehost ajtrader rocked   room   morning respect sig       my winners todayrt highasfk thank you   ajtrader on     jd short   sig bounce i love you what   great day   trade actfamily hcredit suisse upgrades chinese stocks   overweight reutersnio   li xpev jd didi httpstcobszezodiguyadami     logic
why were you bragging   your       day   ohh right you wanted credit just like jonheyman   have your cake amp eat   too
mr nostradamirt cloneinvestor up  
up tcehy im   geniusoh
wait httpstconbhkqjzuvlets go jd yang   httpstcolqyatpexrrt marketrebels   gme amp tsla     three most mentioned tickers on wsbrt xglobalmarkets largest open interest increases   single stock options   alibaba babameta platform fbuber uberapple aart marketpicker took off risk  
raised stop       intradayrt emcverse optionstrading thank you amzn         quick scalp lol   httpstcovnyjibhrt thearorareport fed very hawkish     market   not     fed read morehttpstcoxnjkjxjatcinvesting invest invbaba adding   more next week   spx kweb bidu jdrt mktcall alibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstctalkcentss fb if i buy fb
i   own   piece   meta if i buy   i own   potentially worthless piece   paper fb is founder led gross   net margins   high   poll might   make me take   look   fb   i was very caught up on sub amp   loss amp meta spendfed very hawkish     market   not     fed read morehttpstcoxnjkjxjatcinvesting invest investment investments investors markets stocks stockstowatch stockmarket nio   amd didi sofi oxy rlx beke aapl f pdd iq ccl aal bac nvdaoptions flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcoupgdpjymsoptions flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoccghrhfqmade   what i lost   shorted china stocks pdd gds   yy bidu most moved like snails   move   me   wore out my patience
making me take tiny profits   doing what i want httpstcoofanswsoptions flow stream update aapl amzn tsla   kweb spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcodybrtacynrt palmieri bababy icerock levels   watch   para traders httpstcouthcutop bullish order flow gainers on   quantdata platform   far   tslanvdaoxybabaamznrokullybaaaplhthanks   visiting my page httpstcowcaghmvofrankinvesting we would have   imagine on   aforementioned   results its hard   bet on   company who hasnt hit earnings since jack ma left httpstcolcirpefjelonmusk elonmusk tesla   buy boeing   manufacture flying cars tsla   petenajarian stoolpresidente hulkcapital masterplan tesla elonmusk aapl amzn nio   fb twtr bitcoin dogecoin gme amc flyingcar httpstcofwtpfjbwbaba smart money is flowing in   dumb money is leaving buy panic is   key   is down     high its   no brainer   i said on monday know when   buy httpstcovgynxsoa httpstcopetfmwiqhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcead is growing   own   lac pcg dwac ldrs penn fami amc tlnc tsla didi gme   sndl ctrm uamy endp lmfa hyln riot tsla sbtx orph dkng smfl gree pik pltr hood lcid aapl pennystocks volume reddit shortsqueeze twitter food agriculturert xglobalmarkets   gme amp tsla     three most mentioned tickers on wsb rebellionreillymcadams   you still holding     china stocksctk cootek announces share purchase   senior management httpstcoofbgfalna via yahoo   qcomback in     callsits really insane   see     these moves sq     in days   crazy move shop   tbla goes     in days absolutely nutsbaba ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqsgzrbuy   high   sell low   nicekteisen mr psi taas kasvamaan ihan kunnolla realisoin tappioita ja valitettavasti suljin monta positiota ennen eilist nousua mm  
upst ja fb kteispaino noin ja uutta entry haetaan taas
eip ole helppoa olla teknosijoittaja just nyt httpstcolsunimdooteveryone   bought       first time days     exited   yesterdays close trading is easy peasybaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricyang very good price   futu bidu httpstcofvtqrectk we have   qcom   renaissance technologies   backing itadded more s   is   stock httpstcokkxtqhljgbbaba still under   neckline     min bearish po has     met just   same httpstcokncaedkbtybababy icerock levels   watch   para traders httpstcouthcudownside momo   alibaba group holding limited american depositary shares each representing eight ordinary share tradeideas via httpstcovsrobzxjdailydownbaba bidu jd lmb ntes tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcohwlnsnfcnmarkguasch inversorexperto no lo creo tras las subidas   ayer en las tecnologicas chinas
lo ms probable es que en las prximas semanas formen un soporte slido en el caso     creo que formar un soporte slido sobre los la ir comentando en mi perfildeep dive into   alibaba inc   stocktwits forum
twitter trends
  reddit communityhttpstcogrkiyqqxbigbullcap   only two chinese stocks i invested kweb     movingtrader   now in   bearish position   looking good my only concern is   seems   easy i may cut out quickly unlessbaba i   out     profit on my second trade i   not like   chop happy     day thus farbaba mdb taop jfk cemi spy tsla shop amzn most profitable trading communityhttpstcovbdmdsw httpstcouqjwoyutsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoxcxlileictk over we get found
  backed penny     top shareholder httpstcokghrnlqofseekingthevalue que pena
no pude comprar ms barato pero cumplo mi promesa entro en alibaba  
  exness alibaba   is down over   past months how   you trading   declinebaba alibabaus mortgage rates over     first time since spy qqq iwm fb   aaplmacrotsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoobcrskglhvocgn global rise in covid cases mrna vaccines dont work     not safe covaxin       world vaccine booster x potential dwac nflx amzn aapl msft   gme amc cei sndl gnpx topstockalerts mikalche stocksaday stockplaymaker businessticker babasize
price time  

realtime results spy is bearish
unbolded
confidence stock pick  
dia
kweb
xlk
qqq
ge
aph
stt
daily market prediction   stock pick taocapmktmodel httpstcovcdjovvvctk adding   china pennies   hot ctk backed       their top investor   is holder in ctk httpstconaxpqjpvtrt elliottforecast   hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibabaticker babasize
price time  

  marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putrt fintwittracker trending stocks on fintwit source httpstcocwjowwazc tsla spx   spy rivn out   mar   tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoudwsoert fintwittracker trending stocks on fintwit source httpstcocwjowwazc tsla spx   spy rivn babatrending stocks on fintwit source httpstcocwjowwazc tsla spx   spy rivn mkd amzn mrna gme muln sorted   most recent httpstcowuifilltcheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx tsla spy tqqq nvda   qqq bhc aapl msft iwm estc amzn fb vix pypl httpstcofjwnclyshedgefundmidyear in weekspressing shorts oink oinkbaba ropeadopealibaba in good shape amidst gloomy markets   httpstcocyvmxdokplforresthrill buy low sell high dont speculate babatsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorsfgernnbkodk dow gnus idex ymm boxl   tsla taop jfk alerts   spikes   right   big news dropsfree discord chatroomhttpstcomcjqctmhtw httpstcogvocibyque bidu haya recuperado rpido la zona   usd me deja algo ms tranquilo     no le creo nada jaja
por ahora sigo sin ampliar pero el volumen es llamativolook   cenn go   own   lac pcg dwac ldrs penn fami amc tlnc tsla muln gme   sndl ctrm uamy endp lmfa hyln riot tsla sbtx orph coin dkng smfl gree pik pltr hood lcid aapl pennystocks volume reddit lets vroooom itso
wherere my   investors     what was       charlies lesson   lmaort navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm think   goes     s httpstcojiphvgzuhort thaindiandude we   live trading gt spy oxy mu nflx   tgt rivn nvda in arcaneinvesting   join us   we   officiallyrt thaindiandude we   live trading gt spy oxy mu nflx   tgt rivn nvda in arcaneinvesting   join us   we   officiallyrt cheatcodetv alibaba
tencent reportedly cutting thousands   jobs   tcehy didi httpstcocxtyimhpqwe   live trading gt spy oxy mu nflx   tgt rivn nvda in arcaneinvesting   join us   we   officially launching tmrw click   gtgtgtgtgtgt httpstcoluhpqtj httpstcopqnrxugwhos really selling     these levels crazyrt spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvaloil rumbo   mximos
lindo para unos puts   babart cblastbt heavy flow into   pdd bidubaba httpstcoetvsdwowzsmall green day   me traded   tsla   have executed     was   cautious     market   had   big day move     upside tradingrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh me days ago on todays menu bababot more me todaytrimmed my   position     profit   httpstcozmlacnzukweb   jd president biden   speak   president xi jinping     peoples republic   china prc   fridayoption alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading why traders need   follow   chinese presidential election httpstcounhypxkob nio   li xpev tcehydecent morning   far muln   tsla gains locked in playing small   taking   shots   profit     last days later     tmrwslow build right now playing   profits is easier then nowk   milly is happeningwatch menvdaoxybabaspyupst httpstcokthwfxvart cblastbt people keep talking   stocks selling off   i dont see   we   in bidu   pdd   missiehost ajtrader rocked   room   morning respect sig       my winners todayrt highasfk thank you   ajtrader on     jd short   sig bounce i love you what   great day   trade actfamily hrt epictrades   my dollar calls closed  
sadly sold   bit early   i     thankful   maybe dance   bitrt epictrades     part     business is luck dont let   tell you differently   you need   put yourself in   position tobaba potential max pain is right here     level httpstcokjaskyjjchinas reputation is in danger russianukraine war httpstcoghmkegvmd   nio didi bidu xpevmost active stocks zh zhihuorph orphazymemuln mullen automotiveglg td holdingsoxy occidental petroleumnio niobaba alibabadidi didiamd advanced micro devicesstockstowatch stockmarket stocksinfocus httpstcoduguewhbaba macd     cross on   minrt cblastbt premarket bonus     gt p lt roku   gt p lt bynd   gt p lt   radarmarket     day since ipo httpstcojtjlanrt cblastbt people keep talking   stocks selling off   i dont see   we   in bidu   pdd bidens china pivot complicated   russias war in ukraine httpstcoouswfsrw   nio jd didi bidurt cblastbt starters   pdd       kentsbrokerage   calls   support levels rarely hurt theres   good reason     rip yesterdayrt cblastbt heavy flow into   pdd bidupressrelease currencyworks cwrk motoclub platform   drop new nft packs   their barrettjackson houston collector series httpstcotgivkub motoclubdigitalcurrencywrks msft googl bidu adbe amat adsk avgo   stockmarket otcmarketsrt cityindexjosh stocks   watch      
nio   others remain volatile gme earnings out   close tsla navbaba now in   bearish position   looking good my only concern is   seems   easy i may cut out quickly   we get   huge plungebaba putbaba gme amp tsla     three most mentioned tickers on wsb rebellionamzn amzn tsla   nvda httpstcopnuchmxttmost popular   retail investorsestimates past hour oxy nio aapl tsla amd gme fb pik nvda babafollow retail flows httpstcozalldqtxhroptionstrading thank you amzn         quick scalp lol   httpstcovnyjibhtrndg   cweb vips gato kos cano ymm kc scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchtook off risk  
raised stop       intradaylargest open interest increases   single stock options   alibaba babameta platform fbuber uberapple aapl nvidia nvdart marketrebels   gme amp tsla     three most mentioned tickers on wsbmost active equity options   midday wednesday
march amd bac f nio aapl amzn msft mu nvda tsla   fb aal jd amc pdd uber pltr sofi didi httpstconkikfbfalibaba   httpstcopolrtswo stocks fall     historic gains what   next   jd httpstconofvaunmlethank you   ajtrader on     jd short   sig bounce i love you what   great day   trade actfamily httpstcowjgrdedwajtrader rocked   room   morning respect sig       my winners todaynetflix should add   chart   its database     shit is super entertainingrt mortensenbach joining while   is red   news   was pretty big   chinese listed stockssmall size   riskyrt thesimonleviev harrywangera   p gt quick in amp out thanks  
harry joining while   is red   news   was pretty big   chinese listed stockssmall size   risky httpstcovfrfqvgzzx   now over   minute demand httpstcotwxbucomthere goes in   nothing stopping   hitting now resistance broken
  chowilfred dailydownbaba bidu jd   api achr afrm apps trading httpstcoztxuvqvxbaba     goes ham mode   day httpstcowzhrzssdbaba   over option alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading twitters on   rise zepp price mentions pik price mentions wsm price mentions spx price none mentions   price mentions stocks investing tradinglong     relatively tight stop   intradaybaba   april     size     add   on   good pullbaba crypto tradingview httpstcoihjsdscxbaba madness starts once   gets   green   day   happen red   green     strenght   next week kweb jd bidu spxrt teambulltrading
trading     takes one good trade httpstconrfunyoszagood morning top watches   spy amzn   oxy xom lmt our small account challenge is going strong good luck   join our discord httpstcobvuebyu stocks options daytrading swingtradingnio xpev li   bidu pdd jd bilibuy   dip   morninghttpstcohwfyakxryvr   good entry on   aapl breakdown
    tried   short     m touch
  held too long bad long entry near   m tsktsk ok entry   s on  
      vwap i sure   trade poorly when im down daytrading bbtfamily httpstcolqsuxfwveout       httpstcoinfddcmj fondos espaoles     alibaba group holding ltd usd usw entre sus principales posiciones thttpstcolfkumcqjn httpstconbynonrt anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day most active stocks in us     hourhttpstcoczzhulnnqonete   oxy pdd jdch bili sq upst httpstcopfewmgytcioptions flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcodvbmskvirt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agall eyes on   break     goes     moonoptions flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcobiucjozxrt scraffycoco when you vow   never trade stage stocks
you get   miss   move in   one     setups   ive learned toptions flow stream update amzn tsla   roku h spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcozihldqtiwzabovedaysmaachr afrm api apps   dailydownbaba bidu jd ntes pdd what   cover in   pos div db   lolrt marketrebels   gme amp tsla     three most mentioned tickers on wsb     is where i   buy babastocks hold steady   investors digest   feds move   jd wsm acn rl httpstcopuxysybaba hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoxwxxtidmworst performing large cap stocks in todays early tradingbekeztolufax luhnpxpeng xpevhthtbzbeigene bgnealibaba bababilbili bilili auto liepamnetease ntespinduoduo pdddidi global didinatwest nwgcapital one cofsolaredge sedgjdicahn iepbaba gme amp tsla     three most mentioned tickers on wsbbaba going green       break   grab them tickets here we gort cblastbt strength in pdd   most mentioned tickers in wsb in last h spy tsla gme   oil amzn nvda amd zim aapl httpstcointoxxyay httpstcodufupwd roku amzn tsla   nvda httpstcoybejknegi   have   bids closer   fwiw may look   get long on   hold   vwap   intradaybaba i   out if my scalp     nice profit looking   other ideas nowmost mentioned tickers on wallstreetbets last hour tsla gme   zim amznoption alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading harrywangera   p gt quick in amp out thanks  
harry     kweb may change direct shortlybaba happens then possible httpstcoldsfprkrt stockma dwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brka crowdsourced alerts
rarwallstreetbets daily discussion mentions over   last hour rank spy mentions gme tsla   zim rkt amzn oxy pltr rekr full live amp historical data   httpstcoqhrxwewkjwatch out     bearish sentiment on   esf mrna alpp httpstcohxkwexqolkcovered rest flat   not flip long like i probably should have   intradaydwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brka crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvthese     most active stocks right now   nio oxy amd didi sofi grub httpstcotpayhbbaba vuelven los viejos tiemposayer lo dijimos nada ha cambiado los siguen activos como objetivoy tb dejamas claro que mientras est por debajo   sigue siendo bajistamucho cola cao le queda   esta   para que los acumulettis canten victoria httpstcoplxftynwhxrt seekingalpha   babaf where   alibaba stock       end   h       inflection point httpstcomtqfohbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoxjyvipgpin todays   fitz powell risks bond massacre   tips alternative   etf investors defi decked   if youre     bag holder mrna ceo sells shares worth millionin   win httpstcodqgzhdlqzbot   mar     next week small lotto   range looks like   go kweb bidu spxbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcofjxxqmnqcovered   decent     intraday scalp short     intradaybenzingas daily   on trending tickers   march
gamestop
netflix
alibaba   more gme   nflx tsla amc httpstcozgjrcfehqsgnpx over     population has diabetes genprex cured diabetes in mice completely next phase on people coming soon mil cap     x   its shorted lol dwac cei ocgn dcfc indo amzn tsla   sndl gme amc msft nflx aapl goog brkasdcpath   profitabilitymassive short interestprivate networkcollab   dentistinvestors dont understand   business fully
    miss out on massive uptrend in next few yearssq tsla   niorealwillmeade realmeetkevinbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcouaelzxtbnbaba in   bullish position here looking     bounce here lets seebaba babaf where   alibaba stock       end   h       inflection point httpstcomtqfohlh finance trading stocksrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week   sqqq amzn tsla   nvda httpstcozkqdlzggbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcojshstoeatwbaba us remember   is   level   buy moar   not   book profit buy buy buy still long way up httpstcovgynxsoa httpstcopeoypgfatweetinvestor china makes   moves   httpstcogntdzkctake   look     wallstreetbets stockstobuy tothemoon news yolo stockstowatch investments trading bottomfishing fomo redditarmy daytrading stocks httpstcofafwukhhrt tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh   keep coming i need you httpstcofkoyhzrchina names failed   rg bounce attempt   far not sure who tf was buying into   close     jd pdd kwebrt evinvestor amzn vs     is   week high amzn is   week high   has   buyback on   market capmulntnatslatqqqsqqqaaplnionvdababaspyamznmsftsofiqqqamdsoxlfbuvxygmecrowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba short pp cover     day since ipo httpstcojtjlanalibaba   stock continues   crash   httpstcospfqrczelr via youtubebaba   action is bugging me out   i put   stop in   i dont have   watch   constantlyscalp short   into stops vs hod intraday       min demand httpstconusyarjbwrt tradersking congratulations     discord members whoo took     alert click   link     join in on     profits   hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcopordnuiukflow room these   not alerts   calls bought     x bullish spx qqq orderflow options tradingbaba alibaba buybacks   change stock trajectory httpstcocjvcrjrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm trndg auy   ymm open muln vxx swn hgen scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchalibaba group holding limited traded m shares
  average volume   fb amzn tsla   nvda httpstcobicqwjoert mdsoll nio xpev li   bidu jd pddbili   is huge
especially   yesterdays news add on china inteeeys rate decrert fluentinfinance   up   in   daythe chinese government said its crackdown on technology companies should end soonoxy is up on   chain we literally went over tickers in my market analysis class oxy       in less than hours those plays have hit  
  is   important   we pay attention   what   market tells us     not   other way aroundin early morning options action
equity names     top most actives   include aapl
tsla
 
amd
nvda
oxy
fboptionsoptionstradinghttpstcowyfhuccasthis mtg   result in   development       kweb stonks   double xi isnt   dummy     choose harmonyprosperity
seeing how   pointless territorial expansion is penny foolish   pound foolish china   play   long gamebaba httpstcoskjrdcxfkbaba ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqrngjbaba   time next yearrt mundacio valuefinanzas creo que sera  
es la unica que conozco que es tan grande que sera dificil verla desaparecerbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcoyucmnbthe move up on china   was   most powerfull move     upside we ever seen   usually is   sign   something big is going on   bulls now   upside not   day event imo tal tme   fxi   bullish here   holding strongwhat is   opposite     dead cat bounce babawatching tsla nvda     callshoneyxbt doncryptodraper sounds like babababa         puts httpstcockjinnovbergtradefed   went down bad timing     in tsla amzn tsla   nvda httpstcoparleeivtsla ymm boxl     community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcopxobuyhwbtrending now on fintwittsla aapl nvda   amd amzn nio msft fb jd httpstcoxydcxpzgwbaba down   morning everything is right     world   httpstcosjcjvababa ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcorbgaqrngjim in     pdd   if china government fuck me   i   use   my money   i usually spend on noodles   buy nas instead   saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   m spx amzn tsla   nvda httpstcoexksahgfrt ajtibayan my daytrading watchlist primarybaba nio oxy contsecondaryaapl amd nvda fb futu conthave   great tradirt moomooapp fed raises interest rates   first time since walmart seeks   hire
us workers     end   first quartrt moomooapp fed raises interest rates   first time since walmart seeks   hire
us workers     end   first quartchina plays remain strong     gains   tal edu tme   holding up strongi have   feeling     speculators   go quiet   in   next few daysyoure   longterm investor
never mindrt moneymlive kenny   warlock glick made   fantastic   in babavwap warlocks world unstoppable force   join thert kessinvesting   daily impressive rebound off   lows watch china names     see reactions     biden   xi talk todayabovedaysmaachr afrm api   bidu dailydownapi   csiq epam ftch everyone got long china names   kweb   option alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading   en hoy acaban en verde called these end   day   puts     team   took out   gate profit   morning bagsbangers httpstcoqmrzepoqhealthyextracts hyex foundational assetsvisit httpstcoafgyjfksedukefb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   optionstradingihubstockposts stocktwits stocktrading investing otcmarkets otcqb tsla   nvda amd httpstcoqcmtswctaking     longbaba why is   trading like   penny stockayer alibaba meti un hoy cake ser posible que existe correlacinpancakeswap cake   criptoboludos cryptadyct criptokenizados httpstcoetogokfh httpstcovdjkbwmvaluefinanzas creo que sera  
es la unica que conozco que es tan grande que sera dificil verla desapareceramd amzn tsla   nvda httpstcooobjkwhijvbaba   exp
entry pts on   chart httpstcobjjinogzapple inc nasdaq aapl
amc benzingas daily   on trending tickers   march
gamestop gme
netflix nflx
alibaba     more httpstcojhjcmbcvbaba p   carefulnew post momo market roundup
spy monster gap up tsla afternoon crash bababidu chinese stocks   risk on httpstcolzqkoyzytsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcotfhtgylvutsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcopncordicglive daytrading room
free access   room   get live alerts check out now httpstcovbdmdswbaba fb brkb brka tsm v wmt jnj tsla pg ma jd httpstcozqljwadpegalerted live in chat dont forget   take profits httpstcovbdmvuflink mo xrp tmo mmm decn bb   snap spy xlf httpstcomasiodaovxtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcopizzlayvflbaba would like   see   base formed over   volume shelf   ish area httpstcokakfsavmbaba put   tradersking congratulations     discord members whoo took     alert click   link     join in on     profits stock
options updates
alerts free chatroom httpstcovbdmdswdont forget   take   trialspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr jd httpstcoogynqwqltsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcowbktxziwtsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoajvaouuyfd alert statisticshttpstcomcjqctvco wins losses win rate monthly earningsgme pltr   nio blnk spy tsla shop nvda xlf httpstcofznipjamwtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcowvzxgelhbrt smartrader stocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels     beinversorjavier por el color
casi el   tu cartera en   tu ests demente stock gapsbaba bidu cof dal dfs dg nio snap syf ual   pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agsonar top nasdaq open areb efoi glg hymc impp muln pik smfl sonn tcbpsonar top nyse open axs     edr joe mx nio oxy pd wrbysee them ranked httpstcoohiajlowrt drmerryfield i need your help buy more     put little billy through college stockmarketoh no   bulls   screwed   is under sell sell sell screams cramermorningmarketconversation optionstrading investing spy ampdow nas enph m   stocks drake crypto bitcoin foreverslowstroking ykm httpstcowgdnebnrt francisstarz who bought babart bearfuker good morning fintwit should     good day in   pits stockstowatch pik muln tcbp cbat impp indo aqst smfl oxdark pool printsymbol babasize m sharesprice total mtodays market opens w upgrades amp downgrades     gt stocks amp etfs on httpstcozimllmjq   unbiased technicalanalysis   help you make   trades top marketedge secondopinion reports aapl nvda   spy tsla amzn msft amd qqq   fb f httpstcoiyuwfviqurt optionalert largest open interest increases   single stock options   include  
fb
uber
aapl
  nvdart nlckstocks   may have   one     greatest large cap sell offs     last two decades
  least since   dot   bubble irt babamovement   oooh im   scared its down     run up oooh im   scared bears stfu i   bag holding   since spx   nas m descending wedges forming
cautious   cash open volume may ruin   chinese names holding up well
looking   shallow hr hls   nio bidu   xpevrt contrarianiste clarification sur les vie   nest pas cher
mais noubliez pas que vous ne dtenez quun droit sur profits avebaba big watch   dip puts httpstcoikqewwaqolfed raises interest rates   first time since walmart seeks   hire
us workers     end   first quartermore marke highlights   httpstcoouwxyxfistockstowatch acn len sonn   duo didi veon tsla nvda aapl tcehy amd httpstcoyoeexrprt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agamzn vs     is   week high amzn is   week high   has   buyback on   market cap   amazon has   buyback on t market cap   us   much   buy httpstcoyltzrpaxrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt profjamescook   market cap rise     billioncouple   names im watching  
maybe   profit taking     open
  i may short   quick flushes   mostly bullish todayamd babaaapljpmfbspy qqqoptionstrading daytrading scalp httpstcorbrlbmpjmost mentioned tickers on wallstreetbets during premarket gme   tsla we zimrt nlckstocks   may have   one     greatest large cap sell offs     last two decades
  least since   dot   bubble irt ponzipepe jpmorgan chinese stocks   uninvestablenext day chinese stocks up if you still   bankers   theirrt tradertvshawn adding   here
  talking     on tradertvlive
i like         support
start long ishhedgefundlobby cnbc signaled babashorts covered tuesday implode nearly onewaytrade wednesday then signaled reshorted outperforming     downside jd overheadsupply ginormous stubbornlongsalibaba
tencent reportedly cutting thousands   jobs   tcehy didi httpstcocxtyimhpqmepunditry there was no play they   signalling       fear is unwarranted they   not going   confiscate     fine   into bankruptcy   delist     whatever   bears   scared oftrade plan holding nflx   march calls   average     manage positionnio   beke watched agaist     market   trade     go further than i think   ways   trade smart clsd have   small position may add if bounces   srt mdsoll nio xpev li   bidu jd pddbili   is huge
especially   yesterdays news add on china inteeeys rate decrert crabbermike   citi httpstcodbyxyxhjpm bac gs blk spy spx es qqq ndx nq esf tsla fb   pm updatefutures down
oil up expecting tech   growth   have   red start   morning following their gap down watching chinese stocks   open   amp bidu
  watching earnings movers sig
dg amp energy stocks indo
cvx
oxy httpstcomycyqdelrt evinvestor   us
hk strong buying premarket shows we   continue on path towards wel high ive r   next few wert smartrader stocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels     bert krugermacro impeccable timing   is   httpstcoharqhmchyrt evinvestor   us hk   short term scalpers sold out   most     holders   investors   institutional buying amalmuqaty   httpstcolwimcwort tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh   breakingstocks largest open interest increases   single stock options   alibaba babameta platform fbuber uberapple art kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrrt tmgstocktips occidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh   mepunditry why     ccp give every single american   holder   out   i get   they     organized economypotus joebiden please dont mess up   relations   xi china in your   thanks mate nio xpev li babastocks on watch alerts   cof wrby sq upst oxy aa bmblhttpstcotrjjtvbcnwhy     ccp give every single american   holder   out   i get   they     organized economy   intervention is normal
  why tf   they give everyone   their money   whats   play here   make chinese stocks attractive lollargest open interest increases   single stock options   alibaba babameta platform fbuber uberapple aapl nvidia nvdart optionalert largest open interest increases   single stock options   include  
fb
uber
aapl
  nvdababa us hk   short term scalpers sold out   most     holders   investors   institutional buying     open should take     havent seen megacap   undervalued httpstcoawijgejl httpstconwttkkpvkpweirdly
consumer cyclicals gaining   much attention during   inflation   interest rate cycle spy qqq tradingsignals daytrading optionstrading daytrader daytrade muln tsla   eigr aapl amd dg gme nio nvda bgfv blnk fuv gogo arch httpstcoojcfyhmquon watch  
dis
goog
googl
tsla
aapl
rblx
dkng
pd
bynd
afrm
muln muln
glg
pik
impp
pbts
metx
orph
tcbp
mbii
smfl
husa
indo
ensvearnings amc gme
fdx
stne
astr
boxl
ipwripos gdstu
onsurt evinvestor   us
hk strong buying premarket shows we   continue on path towards wel high ive r   next few welargest open interest increases   single stock options   include  
fb
uber
aapl
  nvdart buccocapital   daily chart   yr chart httpstcozusdopisjpmorgan chinese stocks   uninvestablenext day chinese stocks up if you still   bankers   their stinky media
sorry
i   helpbaba jd pdd httpstcohpotbsdextop tickers trending on wsb noticeable top   gme tsla oil qqqcheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcosexgpsrt nlckstocks   may have   one     greatest large cap sell offs     last two decades
  least since   dot   bubble i alibaba
nvidia   nvda beke licyhttpstcocvzprksfvrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agactive in premarket muln impp didi nio   zh csco pdd oxy husa beke tmc jd aapl kc aqst xpev fb ubs tme futu iq nvda bili sofi ddl amd indo ccl aal ensv nine nke eigr nok f fcx mu orc pltr bbig tigr li rig wrby bac xom tsla httpstcouqpgihzhhbaba may have   one     greatest large cap sell offs     last two decades
  least since   dot   bubble its day is   over reaction no doubt   in reality   only went   up   where   was   couple weeks ago needs   healbaba oooh im   scared its down     run up oooh im   scared bears stfu i   bag holding   since your days   over you may have your little days   we set   trend   is where we goingrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmssnorlaxuw babart drchrisbriggs top orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaart bearfuker good morning fintwit should     good day in   pits stockstowatch pik muln tcbp cbat impp indo aqst smfl oxwho bought babai need your help buy more     put little billy through college stockmarketrt danieltoloko one day     downgrade   moves up breaking jp morgans   targetbut no worries on   next report theyrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioneoccidental petroleum nyse oxy boost   berkshire hathaway oxy tradingview httpstcoxxvmweyhad sonn zh glg orph amd fb nvda fcel hood   sofi pypl shop abnb rblx twtr plug btc eth jblu save sfix bmbl dwac nine docu agri rivn didistocks i   trading todaybababiduwsmsigamddgnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqzgood morning fintwit should     good day in   pits stockstowatch pik muln tcbp cbat impp indo aqst smfl oxy   good luck   everyoneabovedaysmaachr api   bidu bli   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   daily impressive rebound off   lows watch china names     see reactions     biden   xi talk   psych level is important here httpstcoubxavfglukkenny   warlock glick made   fantastic   in babavwap warlocks world unstoppable force   join     trading community in   world   crush these tough marketsdaytrading momentum china httpstcojoftlamy daytrading watchlist primarybaba nio oxy contsecondaryaapl amd nvda fb futu conthave   great trading day   keepitgreen bbtfamily daytradert saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mtodays watchlist spy tsla indo   pik st patricks day special off dtc ends march   httpstcoytgjimqyz httpstconzlypbthpostive sentiment indicated   discord traders   pm   httpstcoayfarwhivwrt tradelikeanalgo   huge day   in sympathy     market   other china names pulling   slightly   morning if egsuperpr tradertvlive oversold
we bought  
plus listing news babawolffinancial puts on babawatch list   spy pltr   pik impp amd vxx stockstowatch stockmarket daytrading httpstcopnrqxgjnnrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan te   retail stocks   buy   investing us news amzn   jd httpstcogbwpmgcdxiis     cheapest company in   worldsome things   point out   isnt   risk     delisted   yesterdays pop   was trading   just x earnings
x sales   x operating cash flow lowest   large cap tech bab   httpstcomfynvmrqfmrt kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrmost mentioned tickers in wsb in last h oil gme tsla spy   st qqq hood boe yang httpstcointoxxyay httpstcoloddbxnwatchlist stocks stonks tsla nio li stla bkr hymc amc mos oxy slb cvx btu   futu jd lu pdd nu sbux no bias   trade only price action adapt   plan     market
  contrary never works good luck kids httpstcolrvdvifcei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aapl amc phun mark xela bntx valn nvax mrna pfe pypl v f fb ma   tsla amzn aal ibmlargest   oi increases uber f siri fb ftch w pfe   nvda       pbr nio nlsn sens nvda fubo fb spring breakout sale httpstcofdixrtrjm trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading fintwit httpstcoicjqdpklillianmli   amp tncnt same now   aapl was in they need   start dividends       goes up in finesgets regulated awayany plans       happen i would buy   news
not   hopiumrt kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrradding   here
  talking     on tradertvlive
i like         support
start long ishstickynote httpstcooqyiymlive   premarket   stock options trading mar
httpstcovgavfejd via youtube spy iwm qqq vxx aapl amd     cat fb iwm jpm msft nvda tslagossipeconomist hay que darle varios das y mientras no baje  
puede consolidar nivelesbaba watchlist crazy day       big push in   morning
drop   fomc then push     through highs   wait   see what   brings tsla mrna epam   spyhttpstcoryhoulk watchlist trading stockswallstreetbets alibaba   gamestop gme tesla tsla ipath pure beta crude oil oil invesco qqq qqq amazon amzn spdr gold gld ipath sampp vix shortterm futures vxx nvidia nvda contextlogic wishtop trending stocks on wallstreetbets     mar alibaba   gamestop gme tesla tsla ipath pure beta crude oil oil invesco qqq qqq amazon amzn spdr gold gld ipath sampp vix shortterm futures vxx nvidia nvda contextlogic wishgood morning traders   tickers   have my interest   morningpikhusawrbypdindosigbababiduwsmdgacntslanvdaamdjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbfkkw httpstcodtuymemcjrt cloneinvestor up  
up tcehy im   geniusoh
wait httpstconbhkqjzuvpoll results would you rather own alibaba   campbell soup over   next years       up those who voted     have   sizable lead httpstcorzlryzlirrt theretailbull great new     however
  bit early     taking   victory lap   you bought your entire position yesterdaylooks like   might have     buying opportunity on   chinese stocks   ntes httpstcovzbexvjsrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt luigimarino why alibaba stock is up   todaychina promises   provide support   markets   economya move       huge day   in sympathy     market   other china names pulling   slightly   morning if holds then room       otherwise    
charts httpstcogyrgmrrmstocks   watch recovering   recent lowsnio   beke rlx sofi pdd mkd kc tme iqlive scans start ettrading stockmarkethttpstconlpbiphmilootster valuation   price   only   same   someone who thinks valuation   price     same   tslart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   tradingsunset   day beginsus equity futures   moderately lowerstrength sig dg aa oxy rig hal x gold   uecweakrt dekmartrades most talked   stocks on social media fb v tsla gme   qqq sonn spy httpstcozehinerpgrt mervalsurf   creer o reventarbaba new article alibaba buybacks   change stock trajectory httpstcovwjzslwb get     latest   related news here httpstcofvkvdtlufrt traderjoelpp youll never feel   rug until its pulled spy tsla aapl amzn fb   jd httpstcodoxttsojrbaba may     puts     pull   maybe   fill in       gapbaba   room on   net stay turned






httpstcokjnnbmenxhulkcapital tracking       logo movie   mondaybaba alibaba buybacks   change stock trajectory httpstcodtvtkkgob finance stocks stockmarketnio li xpev   httpstcowgszbwazjxrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionert mandotrading   httpstcoalikqlhart drchrisbriggs top orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaamost talked   stocks on social media fb v tsla gme   qqq sonn spy httpstcozehinerpgabovedaysmaachr api   bidu bli stocks slip   investors digest   feds move   jd wsm acn rl httpstcodtxghbnhaort talkmarkets fed rate hike rallies stocks qid qqq regn slv spy   fb btcx pypl crsp webr httpstcoonsmfxcfbbaba awaiting short signal stock trading ideas   ultraalgo httpstcoccdwalibaba group holding ltd nyse     is   brandnew recommendation   smart money option trades   our research team   pro trader just bet more than million on     know how   mimic   trade on   smaller scale
please check herehttpstcotltfzcalive updates china   protect firms   russia sanctions httpstcolbyrlxcvw   didi jd nio xpevpythiar congrats     long term   bulls whove held   five years         square one its not   winning   losing
its   participatingrt inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babai summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitsbaba tsla zim nvda lnth sedg aapl jd gfs bros amzn amd vix imxi nio amc rsx se gme dacdo your due diligence httpstcoghlbzucixxrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm fed rate hike rallies stocks qid qqq regn slv spy   fb btcx pypl crsp webr httpstcoonsmfxcfbwsjmarkets per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcodhnhcrbpydanieltoloko check out   year   chart     square onejd   httpstcofjnbimvhrt tradingsunset   day beginsus equity futures   moderately lowerstrength sig dg aa oxy rig hal x gold   uecweakrt millonariosanon out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy cannio xpev li   bidu jd pddbili   is huge
especially   yesterdays news add on china inteeeys rate decreases     usa raising theirs looks like china is     play right now httpstcoymtnpntrt upboptionmil top stock option open interest   uber f siri lmt fb   ftch nvda httpstcoinwxqrniquarryrock long  
big red blight in my portfoliotop orders   fidelity customers premarket stockstobuy stockstowatch mulntnatslatqqqsqqqaaplnionvdababaspyamznmsftsofiqqqamdsoxlfbuvxygmesqamcpyplimppglgvoohymcgooglbacsonmoxy httpstconltmlggpmdanreynolds patience my young padawan babart spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalanother couple   stocks i   watching   chinese stocksbabaniojdjobsafter   chinese government   out   pledged   support its people   companies
chinese stocks have   rallying i expect     continue todayrt alphabronze dow futures fall points   backtoback rallies on wall streetgold copper crypto bitcoin wow   jumped up   now im only down on my position httpstcoenugybhetegowallstreet im long   no idea what   short is   how   short anythingbaba up   in   daythe chinese government said its crackdown on technology companies should end soonrt palmieri   pre mkt xixi mkd     wonderful day   china fami smh didi gfai cei nke twtr muln nvda aapl aal qqq spy amd tsla fb xxii coin uvxy mdb spot pypl mu msft sq shop sonn nio   beke fxi pdd duo kc kweb sofi tme nvda jd yinn xela vale httpstcolhtwlnbrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersdow futures fall points   backtoback rallies on wall streetgold copper crypto bitcoin strength dg acn sig len wsm pd oxy ges sig aa gold   uec rig hal xweakness wrby tlry csiq ual ccl dkng   bidu rivn amd httpstcomqbrzswovnyse stocks   watchdidi global inc adr didi buynio inc adr nio strong buyalibaba group holding adr   strong buyford motor company f buybankofamerica corp bac buyneworiental education edu buyhttpstcoxfwqqfyfxrt thedomino most searched tickers on cnbc dot     tues
y us treasury yield wti crude oil tesla tsla hycrort tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax ambut       addressed     company     strong culture   scale mostwith   ev   x evltm ebita   is cheap continue   hold   stock   portfolio     fellow investors who   sticking   their   position
i have posted my latest analysis on   stock see link funny enough
my conclusion was     share price dropped too much   i would add more if   stock drops   httpstcoyaortvfxyea now he down only on his   position httpstcomblyxfxvftbaba pre mkt tencents social media removes posts questioning chinas strong economic data httpstcomkijofxap tcehy   didi   niosmartmoney charliebilello ycharts you just   jpmorgan s bluff amp say shit im pot committed     alibabagroupbaba   matsla   maamd   manvda   mafb   maamzn   mababa chinese stocks     hot watching nio bidu     small cap china names like mkd mgld tal   these   run     main leader     push   eowour largecap watchlist     price predictionstsla   gme lmt thread egowallstreet its struggling   stay   though   babart mfrosing tenbagger har kinesisk tech och   vnt nu har ju snackat en del om det tidigare plockade sjlv in ngra p frrart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq mkd gld tsla nvparece ser que por fin se estn despertando las acciones chinas las clsicas para meter unas fichitas   y nio xitosremember when munger was buying     s   s   ll       those prices in less than nothing   fb is   nextrt rampcapitalllc   premarket   means im only gonna   down nowgolongnotshort compound you   get   share         barrel   oil choose your weapon   usfhackathon   nio invest in china
  soon     world no economic power spy top trending stocks on fintwit based on analysts mentions tsla muln   spy qqq mkd mrna uavs dac spx see more   httpstcoddbaawjtpv download   optionsjournal app     notified on   gort tradertvneal happy st patricks day
  rally   would   nice   hold green     didi   bigger challenge given thert tradertvneal happy st patricks day
  rally   would   nice   hold green     didi   bigger challenge given thedeitaone he said buy   dip on chinese stocks   nio most mentioned us stocks on reddit in past hours gme   spy qqq fb tfsa voo   nio six stock trading usstock stockmarketrt alexpitti guy says i told you         dont mock   httpstcoocdyaadmost mentioned tickers in wsb in last h oil st gme   spy calm dkng boe oxy lfg httpstcointoxxyay httpstcogqqiuccwzsthe day beginsus equity futures   moderately lowerstrength sig dg aa oxy rig hal x gold   uecweakness csiq   bidu ual ccl dkng rivn amdhave   good thursday petenajarian httpstcofymvglowc citi httpstcodbyxyxhjpm bac gs blk spy spx es qqq ndx nq esf tsla fb babaarenaalfa   sera salida para muchos atrapados continuacion   tendencia bajista sera la ignicin para mayor vuelo le entro buen volumen es el caso el que compro debajo   va ganando
el resto recuperando el camino perdidomorning market analysis is live nick takes   quick look     market structure
levels
  headlines     last hours
upcoming economics   morehttpstcoangfxcqrspy qqq iwm tnx vix tsla aapl amzn indo   yang clf mrna pfe wmt sbudx wsmthese     most active stocks right now didi nio   beke amd rlx aapl httpstcoibodwipojart pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba us
hk strong buying premarket shows we   continue on path towards wel high ive r   next few weeks   is   tre   buy megacap buy in   market right now still   week high httpstcozuhziwpn httpstcobxrxzsufrt buccocapital   daily chart   yr chart httpstcozusdopiswhy traders need   follow   chinese presidential election httpstcounhypxkob   jd nio bidu xpevrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt evinvestor   us
hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed trt evinvestor   us
hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed tjust in brlt brilliant earth group
inc brlt q earnings   transcript httpstcoouqudroag mwn stocks consensusgurus realhottakesbot tcehy tcbp   kweb via marketwnrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt upboptionmil top stock option open interest   uber f siri lmt fb   ftch nvda httpstcoinwxqrnibadytrader how much   you make guru babatop stock option open interest   uber f siri lmt fb   ftch nvda httpstcoinwxqrnii gave them       predicted   gap     nexti gave them muln   now over     hasnt even moved far enoughwho is   guru httpstcosjvkwasosbreaking news brlt brilliant earth group
inc brlt q earnings   transcript httpstcoelnpcfm mwn stocks realhottakesbot consensusgurus kweb tcehy tcbp   via marketwnrt tradertvneal happy st patricks day
  rally   would   nice   hold green     didi   bigger challenge given thenews li why nio
xpeng
  li auto shares shot higher wednesday httpstcowxhzclm mwn stocks shervindr fernandodlopes kweb tcehy   nftxcc via marketwnhappy st patricks day
  rally   would   nice   hold green     didi   bigger challenge given their moves car run has   nuts
theres   fade somewhere   mu amd chip buy dip same plan diff levels lets gomulnindohttpstcombebzjfdjmy regret is i had too little shares coming into   bounce play   im nursing   big rsx paper loss   meeting heavy resistance     httpstcodncemamert jduncan stocktwits most active   most watchersmuln sonn   hymc kc yang nio beke amzn spy amc qqq tsla btc btcnews brlt brilliant earth group
inc brlt q earnings   transcript httpstcosacrgqiw mwn stocks realhottakesbot lucider   tcbp kweb tcehy via marketwnchinas reputation is in danger russianukraine war httpstcoghmkegvmd   jd xpev niio didirt bankthetrade china stocks giving   backbidu down pdd down   down jd down stocktwits most active   most watchersmuln sonn   hymc kc yang nio beke amzn spy amc qqq tsla btc btc sofi httpstcoswmlkenwjust in brlt brilliant earth group
inc brlt q earnings   transcript httpstcokdssnqcmd mwn stocks gambiste   wcig kweb tcehy via marketwnmuln muln ready     moon baby lfg nio qqq nkla blnk   tsla bactc vlx etc band utk ckb nvta route drip celr near krfg eeenf wave rmrk cwar fb dkng hnt univ muln aapl fcon rfox strong aave yld metis ron roku bico yinn yol httpstconwlqeaaocpor el lado   acciones el rebote     ayer wow
hay que vigilar eso   cercart puppytrades heres   update on tesla
apple
nvidia
nio
spy
semiconductors
facebook
amazon
bitcoin
alibaba
  disneytechnews brlt brilliant earth group
inc brlt q earnings   transcript httpstcodzoxrva mwn stocks realhottakesbot lucider   tcbp kweb tcehy via marketwnbaba alibaba hausse   hier
en baisse   en pr open mais il y   un double gap baissier et haussier grande chance que   soit combl httpstcoqccbrttwknews brlt brilliant earth group
inc brlt q earnings   transcript httpstcobapnhpo mwn stocks lucider gambiste kweb   tcbp tcehy via marketwnrt marketwn news xnet xunlei announces unaudited financial results     fourth quarter   fiscal year ended december
httpsbidens china pivot complicated   russias war in ukraine httpstcoouswfsrw nio   jd didi bidurt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm alibaba group holding limited is down in   premarket babart salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmswhat   you think   happen when   nyse opens later   green day   red day bitcoin   gldnews nio market dip offers chance   buy green tech stocks on   cheap fcel
ecox
enb
bep
fslr
sony
nio
sedg httpstcoaaivgxcaj mwn stocks ajtrader liziyan xavierdvega   kweb nftxcc tcehyjust in brlt brilliant earth group
inc brlt q earnings   transcript httpstcozdmqcfrw mwn stocks realhottakesbot tcehy kweb tcbp   via marketwnmrdrone oh si
una vez ms vemos que jpm no sabe un pomo   subiendo ayer jajajajjaja cosa   locosrt jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt
babajust in brlt brilliant earth group
inc brlt q earnings   transcript httpstcovzmcb mwn stocks lucider   tcehy nftxcc kweb via marketwntwitters on   rise mo price mentions glg price mentions gsf price none mentions bmy price mentions   price mentions stocks investing tradingrt puppytrades heres   update on tesla
apple
nvidia
nio
spy
semiconductors
facebook
amazon
bitcoin
alibaba
  disneytechrt traderjoelpp youll never feel   rug until its pulled spy tsla aapl amzn fb   jd httpstcodoxttsojrrt notmrmanziel welp
prepped room friday tape on   names told   story   nio bidu etc httpstcofchekyenews brlt brilliant earth group
inc brlt q earnings   transcript httpstcomqxpwsa mwn stocks abohamid marketwn kweb tcbp   tcehy via marketwnbreaking news brlt brilliant earth group
inc brlt q earnings   transcript httpstcopitttdxkt mwn stocks minofpham atssan tcehy nftxcc kweb   via marketwnrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agjust in brlt brilliant earth group
inc brlt q earnings   transcript httpstcoahjbscg mwn stocks minofpham consensusgurus tcehy kweb tcbp   via marketwnrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm unusualwhales   jd pypl upst dlort dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lbreaking news brlt brilliant earth group
inc brlt q earnings   transcript httpstcohhcvh mwn stocks lucider atssan kweb wcig tcehy   via marketwnnews xnet xunlei announces unaudited financial results     fourth quarter   fiscal year ended december
httpstcovaushfx mwn stocks usstockbot westmoneynews risenfit tcehy   kweb tcbpmoon seems like such   long year   even remember       pnews brlt brilliant earth group
inc brlt q earnings   transcript httpstcowljgony mwn stocks atssan lucider tcehy   tcbp kweb via marketwnnews brlt brilliant earth group
inc brlt q earnings   transcript httpstcojbdhaivw mwn stocks toushitommy talestrade kweb tcehy   tcbp via marketwnbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market volume igniting on us markets hseng green   up
  means   is going     moon   remember year high is over news brlt brilliant earth group
inc brlt q earnings   transcript httpstcoznmjmwk mwn stocks talestrade abohamid tcehy   nftxcc kweb via marketwnbaba down   next suggested short entry projected price target area httpstcoisewinxiaanthrhuman theretailbull ccp is supporting   long though
thats   good start babachinese tech shares   greatest recovery since lazarus up in one daybaba bidu jdbuah
cunta pasta gan ayer     precio medio por encima   httpstcougxbvebrtheretailbull yeaaaah       didnt even brake its channel not   mention   retesting   breakout     channel long way   go till   is out     woods httpstcohzdmoupybreaking news brlt brilliant earth group
inc brlt q earnings   transcript httpstcowiodpwgk mwn stocks marketchmln toushitommy kweb wcig   tcehy via marketwnrt traderscom market wrap what fed employment is up
tombrady is   stock pump continues join us live youtube fomo eyes haveozardofwiz lisaabramowicz go get   dictionary   sessions on anger management   adhominemmeansyouwontheargumentthanks
guys   yinn bidu cweb httpstcohjcxfkynknews brlt brilliant earth group
inc brlt q earnings   transcript httpstcouudqay mwn stocks seekingalpha marketwn kweb wcig   tcehy via marketwnbulls out     cage
gme sofi   td jpm ta vxx yy amd zim httpstcopnnknkfbreaking news brlt brilliant earth group
inc brlt q earnings   transcript httpstcodjhnalbrdz mwn stocks simonstradeinc talestrade tcehy tcbp kweb   via marketwnblackbeardrr mrdouglasfunnie then
    chinese stocks have   gap   fill kweb
 
etcrt saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mrt kanecapital march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingmost mentioned tickers in wsb in last h   st oil spy hour tsla wish etsy twtr sky httpstcointoxxyay httpstcougjtgidxztwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingjust in brlt brilliant earth group
inc brlt q earnings   transcript httpstcoangeytgpz mwn stocks seekingalpha minofpham atssan tcehy wcig kweb babaera obvio que ayer   iba   subir como nadie lo viort bbrmindset we never read analyst reports
says buffett if i   its     funny papers werent   heres jpms rert supply joshdlifestyle yessirski gotta get   in
  im margin approved on schwab i finally decided   dive in     way   irt cwxmeo news sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumorsbabaalibaba stock is still   investable bottomhttpstcoyfurfxlrebjust in nio nio news why chinese ev stock nio is up double digits   httpstcobgjzxltg mwn stocks gambiste golanlewkowicz kweb tcehy wcig   via marketwnfor now us adrs expected   open lower     stellar rally   said   us markets holding up even   fed hike
i think   still has room   run   bidu jd kwebkremlin news   major progress is wrong ukraine borders   should   recognized   kweb jd qqqkremlin news   major progress is wrong ukraine borders   should   recognized   kweb jd qqqalibaba
just
you know jack ma hes just such   patriot how   you bet     its remarkable metal up your ass munger on   httpstcozkucykmrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyorafatrades hes   genius   he invests     long term   in general tend     right more than he is wrong babart persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   cloozardofwiz lisaabramowicz i think you need   google   definition   complete   well   fabrication babart cityindexjosh stocks   watch      
nio   others remain volatile gme earnings out   close tsla navgabrielgil le pillaste el momento     pasando     se te   muy bien podrias hablar   forex y stock market en tu canal
ahora   la guerra rinde ms que las crypto httpstcogtdgbomso charlie is   genius   hes only down in   vs           i see   value play long term     base still needs   form     plays out httpstcowenauyphstocks   watch      
nio   others remain volatile gme earnings out   close tsla navigating lockdowns in china amzn avoids shenzhen disruption j volumes spike   sofi catalysts drying upread on httpstcofdpoxbcaqblisaabramowicz     baidu   not part     fang index   least not mine   their balance sheets     complete fabricationamzn aappl pdd qqq     beke akan s momo yy hood prophitcy nio beke goin     shortrt rampcapitalllc   premarket   means im only gonna   down nowrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt bankthetrade china stocks giving   backbidu down pdd down   down jd down valonbadivuku   ka   time high prej dhe un kom fillu me e ble prej se ka ra ne dhe vazhdoj me e ble sepse mendoj qe ne te ardhmen e afert kur kina tqetsohet pak pas zgjedhjeve qe kan mu majt ket vit alibaba ka mu rikthy duke shku edhe ma nalt httpstcozmonawvgqbaba
jks   zto     top gainers     day httpstcodldrtrlbreaking news kc why chinas smallcap stocks like kingsoft   joyy   soaring   httpstcoqjpmnadhm mwn stocks fierasfercrypto newsfilterio tcehy nftxcc kweb   via marketwnnews sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumors httpstcobizihmoya mwn stocks investmentswami jcq   kweb tcehy tcbp via marketwnamzn aappl pdd qqq     beke akan s momo yy hood prophitcy nio beke putssss baby goin beke goin down harddddditscharliemar i own     im   annoyed   these bag pumping tesla tweets stocks   watch tomorrow   entries   targets marked off zim dac   nvda tsm we   cover   indexes   why   ten year movement is bullish qqq tnx topin httpstconsdvkaemrt stpremiumrooms not gonna lie
drstoxx nailed   china           httpstcokbhewkart bulitrades watchlist     option contract suggestionsnvda   bidu amzn gain   edge in   market httpjust in kc why chinas smallcap stocks like kingsoft   joyy   soaring   httpstcoaffk mwn stocks tommysats fierasfercrypto tcehy kweb   wcig via marketwnjust in dfmtf defense metals dfmtfdefnca preparing   take   leading role in   north american   global ree supply chain httpstcorzmxdjc mwn stocks   kweb tcehy tcbp via marketwnrt juanluisdemateo   httpstcornxmpctmemrt easystreetbiz news pdd why baidu
tencent holdings
  pinduoduo skyrocketed   httpstcokmpbwslaiz mwn stocks just in ocgn   biggest reasons   avoid ocugen   now httpstconkxipy mwn stocks sawit kweb tcehy tcbp   via marketwnnews pdd why baidu
tencent holdings
  pinduoduo skyrocketed   httpstcokmpbwslaiz mwn stocks fantinojimmy lelkan   tcehy kweb tcbp via marketwnrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst dear   shorts   ccp is long   you sure you want     shortrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabachina stocks giving   backbidu down pdd down   down jd down just in moho ecmoho receives approval   transfer   nasdaq capital market httpstcoeocrjuvn mwn stocks tfesseha dipfinding medullapike kweb   tcehy nftxccrt rampcapitalllc   premarket   means im only gonna   down nowrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsnews bili bilibili   pursue voluntary conversion   dualprimary listing on   main board     stock exchange   hong kong limited httpstcopfopkcau mwn stocks quantisnow tcehy nftxcc kweb   via marketwnrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clocourtney cox antes   entrar en   y acumular en las bajadas vs courtney cox ayer tras su mejor sesin en bolsa   toda la vida httpstcouhnxbcqamwrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyois       investor subtweet httpstcolcsmwzsurt millonariosanon   tcehy fb amzn goog aapl ibm intc nflx   many more companies depend on hiring more engineers   growtwhat   deal btc tsla   urmom httpstcowctngqx march   watchlist powered   unusualwhales mu nio tgt sofi   httpstcogalegrrrt cwxmeo news sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumorsjoshdlifestyle yessirski gotta get   in
  im margin approved on schwab i finally decided   dive in     way   i missed     swing opportunity i saw two days ago its literally on my tl i tweeted   on   you saw       hit return in   day if i had margirt bolsatero el rebote   ayer en usa hizo que valores como   y fb volvieran   los soportes perdidos necesitaran confirmacin porwe never read analyst reports
says buffett if i   its     funny papers werent   heres jpms report downgrading       pt   frm moral   your own work   dont fall   what others say
no matter how qualified they might   httpstcomcdfdtgart stebottaioli ntes jd   bidu return   prices     nice bear trap httpstcocqufnjyeq httpstcofuficnwrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt thedeepdivefeed   nio xpev pdd kweb jd lkncy futu tcehy didi bidu chinastocks chinarussia httpstcojcxsasdnews kpltw katapult announces fourth quarter financial results httpstcovljmbzqt mwn stocks lucider xpev   tcbp kweb via marketwnnews sonn sonnet biotherapeutics announces fda clearance   its ind   son     treatment   advanced solid tumors httpstcozpshamm mwn stocks tonyryan donniesstocks xpev tcbp   kweb via marketwni   watch   things   have had   most extreme moves recently   see if   current trend may   changing oil       two examples in   headlines lumber   made   significant move   httpstcoegxuuilvcardboardshop freshie     fridaydus munger middelt   in   vanaf door simpelweg te wachten op een doorbraak van een belangrijke ma had hij zijn gemiddelde aankoopprijs een heel stuk kunnen drukken httpstcorhvninglljust in luna crypto market crash top cryptocurrencies   buy   hold right now httpstcodqsbaqj mwn stocks elannadav lunastudio xpev   kweb tcbp via marketwnrt danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipbaba had   very good day     guess what   brokerdealers   increasing   alibaba stock price target i   anticipated     same thing   happen   coin investing stockstobuy trading coinbaseel rebote   ayer en usa hizo que valores como   y fb volvieran   los soportes perdidos necesitaran confirmacin por encima para dar compra valores   vigilar httpstcodcsgpgqxjust in ocgn   biggest reasons   avoid ocugen   now httpstcosimajhs mwn stocks sawit jessmaster xpev   kweb nftxcc via marketwnbreaking news ixhl todays biggest premarket stock movers top gainers   losers on tuesday httpstcojtpdqqtehh mwn stocks tossydog lilliandterry   xpev nftxcc kweb via marketwnnews   why you should avoid nio stock   delisting worries mount httpstcoljqqcgqss mwn stocks realhottakesbot ahmedma stockserabot   xpev wcig kwebjust in bili bilibili   pursue voluntary conversion   dualprimary listing on   main board     stock exchange   hong kong limited httpstcovzhljizj mwn stocks hibaringsnow   wcig xpev kweb via marketwnbaba price target calibration x evebitda multiple vs x amzn fy forecast eps  
valued   x fwd pe own dcf valuation average price target floor munger average acquisition price estimate httpstcoiyomzzhnperfect timing i got margin approved   bout too crazy   leveraged swing trading
missed         lack   capital got   targets im looking     morning httpstcoxnxqvarnrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingto     on   huge company
great fundamentals
super cheap
  hammered   delisting threats great     little bit   research
you knew you   sell your   shares   hkse hong kong even if delisted on   nasdaq swinginvestment threadhow   you get   bottomhow   you knowyou nailed iti received   ton   private messages   how i dothread   dividendc mis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   lmost popular   retail investorsestimates past hexpectedly
many chinese adrs trending nio   beke didi jd kc biduhttpstcosybrcmdvbolsayo promediar   la baja es mala idea estadsticamentesi tan buena empresa es   por qu no est entre las primeras   berkshireen cambio appl
esta   primera tendencia alcista fuerte   medio y largo plazoultracalls lll nft japan pr china covid surge play   sells masks in china stock trading   cash cash per share on hand book valueinsiders own mill share floatearnings   monthbaba jd li xpev pdd bidu nio bydd jd futu gold muln glg gld httpstcopfwemzgsoprt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm most mentioned tickers in wsb in last h   spy til gme nio hgen oil wen wolf bros httpstcointoxxyay httpstcosgucvdgoxv alibaba  
amp xpeng xpev
in devlet medyasnda ortaya kan bir raporda
in hisse senetlerine destek sinyali verildiraporda
abd ve inli dzenleyicilerin abdde ilem gren in hisse senetleri zerinde bir ibirlii planna doru ilerledikleri belirtildigrouchito si el gobierno chino cumple su promesa   no intervenir ms en las empresas no veo razn por la que no pueda recuperarse yo personalmente como no confo en los gobiernos comunistas por lo q seguir afuera
pero mis mejores deseos   los hold     y similaresyoure telling me    
literally one     greatest ecommerce sites in   world
is   third   its lifetime earnings value   years ago     country they were founded in wants   control its data   protect consumersrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shamis top mejores compaas infravaloradasregresin   la media regresin   la media regresin   la media fb meta platforms   alibaba group sbux starbucks tsla tesla
inc tencent cmo estn las faang hoyaapl

amzn

 

bidu

fb

goog

nflx

nvda

tsla

msft

twtr

compound lol hes averaging       you calling him genius   tcehy fb amzn goog aapl ibm intc nflx   many more companies depend on hiring more engineers   growthe us graduates roughly
engineers annually
whereas china graduates
  india
hence
china   india have   clear competitive advantagert salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt ajbutton my face when jpm says china is uninvestablebaba httpstcolqipzgwmbaba likely   crash   stpatricksdaymy model has   neutral overall its in   strong short term bullish trend
  is bearish longer term volume is trending up volatility is high   in oversold areart frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart irrationalmrkts no
things       bad hm pretty fitting re chinese equities     tcehy qfingoldman sachs says china is not uninvestablecapitulationchina stocks go up   pdd httpstconahcbgeybjd bidu didi   tcehy china bull trap   blood bath todaymanipulation is unlimiteddown downfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft twtr   puppytrades heres   update on tesla
apple
nvidia
nio
spy
semiconductors
facebook
amazon
bitcoin
alibaba
  disneytechrt acpandy blinken chinas   on   wrong side   history when         ukraineif china   provides material support saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mwsenfurecido es lo bueno    
le sirve para todo
  algunos se cachondean cuando baja
se cachondean cuando sube un en una sesin y estarn comprados cuando vuelva   ath es la navaja suiza del nasdaq   jdbtrading wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doort navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   igsquawk fang constituentsaapl amzn   bidu fb googrt juanluisdemateo   httpstcornxmpctmemrt stockmentionbot most mentioned us stocks on reddit in past hours   gme spy nio tfsart stockmentionbot most mentioned us stocks on reddit in past hours gme   amc spy nio twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt amitisinvesting late night stock talks     insane marketbaba niotwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt theogfaro metx china pledges   support its stock markets
chinese stocks   soaring metx
bhat
jd
 
nio   bullbearn people who have cash on   table were not happy   markets move     lot   social media accounts have increasedrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft twtr new video news   technical analysis on   amp nio check   out
thank you httpstcodednglnsbnrt josephf mosinvesting im joking no more     mejp morgan paid k   their analyst just       internet jokes alex yao
      remember you dchinese stocks     mooon httpstcoizwzqtljrt themaverickws   httpstcopuncelnfjrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort rampcapitalllc   premarket   means im only gonna   down nowrt nhatami while us hiking   interest rate
china is on opposite phase nio xpev li   simo httpstcozilkhxpvivanbolsa en das pufff   y tchey en   httpstcojnpywsrizabreaking news   alibaba stock bear vs bull httpstcobihccd mwn stocks ecolexar gambiste xpev nio nftxcc aspu via marketwnsinomarket livesquawk   bidu jd nio rug pulloh no   is down premarket bears have wonrt buccocapital   daily chart   yr chart httpstcozusdopisrt echantech everyone thinks theyre   genius   buying     when were still off   athrt danieltoloko one day     downgrade   moves up breaking jp morgans   targetbut no worries on   next report theyrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crla volatilidad en alibaba   en el pasado ya haba sido alta en aprox meses se revaloriz ms   un en meses se revaloriz ms   en meses perdi un   su capitalizacin burstil nasdaq hk httpstcosefubltgechinastocks is   finally timebaba jd didi nio tcehygt httpstcoqourtghrrjmarkettalk httpstcogmcnktomqintraday top amp flop stocks   watch march httpstcotbzfvmonupdd bili didi futu jd   li xpev ntr jnj aci orcl mrk atvi xom aapl amzn fb tsla nvda spx spy ndx qqqpeople who have cash on   table were not happy   markets move     lot   social media accounts have increased spreading rumors   russia amp ukraine
inflation rtc spy qqq cnbc nasdaq techstocks   nio pdd aapl amznrt srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    
desde que se va     que la ibamost mentioned tickers in wsb in last h spy tsla oil qqq hood st jpm hero lazr   httpstcointoxxyay httpstcojwiduibzbaba had its biggest trading day on mar since ipo in volume m avg m since total number   trades in   day m avg
since total value   trade in   day gtb avg   since stockmarket chinastocks moneybaba alibaba soars whats   investors new found love httpstcodimeacsrt buccocapital   daily chart   yr chart httpstcozusdopisrt esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicevictormitjans markettrackers para que el   los inversores en   ganen dinero tienen que subir un o seguira subiendo hoy   y niolately
  feels like equities   way more volatile than crypto fb
 
tcehy
nflx proves   pointrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishrt qcapital   httpstcovljnyzdvdrt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india imost mentioned symbols hst tsla nd spy rd ape       nflx httpstcowiibvelmkjimcramer just sold   dumb ass chinese stocks   rug gonna get pulled hardbaba       monster       easy
dont take your eyes off itvolmen medio    
mvolmen   ayer m
casi xy venamos   dias   volmen ms alto del habitualde las pocas herramientas q tenemos xa ver cuando entran los institucionales
los q mueven   verdad las cotizaciones esta semana han entrado en china   todo httpstcodzodbnnqulast one pack professional hair styling gel clear super hold oz ea extra body lusti rhonj rhoa nba nfts women wordle   ttpswwwebaycomitmmkevtampmkcidampmkridampmediatwitterampsojtagsmediadmedia via ebaytaghit congrats taghi on     kwebso much     plunging in hong kong     mad rally in america huheveryone thinks theyre   genius   buying     when were still off   athrt ajbutton my face when jpm says china is uninvestablebaba httpstcolqipzgwmthe fact   is   main factor   profitable amp undervalued   lot   chinese companies companies   start   see soon hey         st     gobbled upbaba ftcv evc doyu srad vvos huya sghc brcc httpstcolwnghtccbgbaba new article alibaba soars whats   investors new found love httpstcoweofsbat get     latest   related news here httpstcofvkvdtlufwhile us hiking   interest rate
china is on opposite phase nio xpev li   simo httpstcozilkhxpvminuto y resultado en   httpstcoufvmazkgmosinvesting im joking no more     mescan results ftx mtop bullish trend on perp pair alice avax cake snx leotop bullish trend on usd pair gdxj   apha bynd gldall ftx results httpstcoypxjbsiwnot buy signalstwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingno hay mejor seal   compra en el mundo que un downgrade   jp morgan babahoras post downgrade
suba del httpstcosscindpqoti feel bad     imagine paying mil   your pwc auditors just   fintwit   shit on   whole audit httpstcowfqpyrrwrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmspues   pesar   lo que pueda parecer
ayer en twitter solo se habl     el doble que en un   normal fintwit parece ruidoso desde dentro
pero quizs no lo sea tanto desde afueraen reddit s el efecto del subidn en bolsa fue ms notable httpstcoastywcmzcdscan results ftx mtop bullish trend on perp pair alice avax cake snx leotop bullish trend on usd pair gdxj   apha bynd gldall ftx results httpstcokfgxpnrpznot buy signalsbaba option iv amid wide share price movement jd vips amzn wmt tgt shop httpstcoxkiwlrrqgjbaba enters bearish trend alibabagroupholding stockmarket stock httpstcodrskgyqcqrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrmy face when jpm says china is uninvestablebaba httpstcolqipzgwmanalysisafter china avows market stability
investors want proof jd   aamc httpstcohipnxrnirt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatijust in   alibaba stock bear vs bull httpstcondaijmxwaq mwn stocks evinvestor mattguillemard xpev aspu nftxcc nio via marketwndavidzarecky salilrajadhyx pretty sure   ccp new stance is   game changer fundamentally   short   well   long term babamost mentioned tickers in wsb in last h spy nflx   mms gme tsla oil qqq rblx wen httpstcointoxxyay httpstcosawffihmtrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmssalilrajadhyx if   indeed bottomed out two days ago
  remains     seen
  shitty report   go down in history   one     worsttimed recommendations ever issued     mega captop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme ta   vxx access wider trends httpstcozltkvrfthese     most active stocks right now didi nio   beke amd rlx aapl httpstcoelwlbmyshvchinas reputation is in danger russianukraine war httpstcoghmkegvmd   nio jd didi bidubaba us
hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed   support us listed internet stocks expect   rally     institutions   gobble   up   is   goldmine httpstcourdmjdibaba us
hk   regulatory delisting out     picture   chinese regulators including vice premier has agreed   support us listed internet stocks expect   rally     institutions   gobble   up   is   goldmine httpstcowbcomzuedvdanieltoloko lmaobiggest move   highest volume ever in   right     report   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba us
hk   buyback   add wings   things   company should buyback   fast clip       wont last institutions   gobble up   shares   was strong institutional buying   took   up httpstcosipiyrqfo httpstcogsnmdteeagrt juanmabenito   la veamos el lunes y ya comentbamos que deberamos vigilar la zona actual porque los eran un soporte clave
hrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clobaba us
hi going     httpstcosipiyrqfo httpstcobgruynszrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt evinvestor   us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  evinvestor   us
hk alibaba has   rsi   havent seen   ever in   megacap bv eoy
    cash
  buybackrt stocksaday new options only plan   only httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wirt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba us
hk alibaba has   rsi   havent seen   ever in   megacap bv eoy
    cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks china   support ipos abroadhttpstcoqnpnkvrt aaronkleinx   jd beke nio li     china stonks up   same price   last week thentwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt khantradernyc nio   one day     downgrade   moves up breaking jp morgans   targetbut no worries on   next report theyll have       httpstcopwwijajvsold   portion   my   position in hk i   still holding   us based one
  counts     my portfolio realizing   gain in   day
doesnt look   stupid   meshares   chinese companiesincbaba andnio
  trading higher weds following   chinese state media report indicating chinas financial stability   development committee urged market stability measures   mentioned cooperation   usregulatorshttpstcohqdrljbzebaba us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks was   just weeks ago   months ago httpstcoxpbfloea httpstcopqcfjwvrelrt evinvestor   us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  thepandaily ku wei
general manager     iot business unit   alibabacloud
has taken up   post   coo   dingtalk
  offibaba us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks institutions   gobble up   shares httpstcowdyctiv httpstcowdgrkwrnrt juanluisdemateo   httpstcornxmpctmemjust in   alibaba stock bear vs bull httpstcoqiatbsvlw mwn stocks topstonks stlplace nio nftxcc xpev aspu via marketwnbaba us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks ex book value   is trading   pe   httpstcodzkflayza httpstcowievgfkugcrt mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkrt evinvestor   us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  evinvestor   us kh tomorrow         ussd httpstcowlivctgsawbaba was   months biggest loser
descending alibabagroupholding stockmarket stock httpstcoxlrwqedgfbaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investors httpstcolqxczlert freshie jd   bidu most likely   limit up on china stocks httpstcownjhgwsjchikatrades     shorts took   in   shortsalphatrends youre not in   ku wei
general manager     iot business unit   alibabacloud
has taken up   post   coo   dingtalk
  office software product owned   alibabagroup babathis   looks like   pump   dump   me
not   i     chartist   its just   obvious even   lay person like me   see through   begs   question   government intervene   rescue httpstcowwzapioai spend   day trying   figure out what     men on wall st   going     nextim not     play wordle   amusement spy tsla babart melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsjust in   alibaba stock bear vs bull httpstcogtohvkypi mwn stocks keshhingo nio aspu xpev nftxcc via marketwnwill hang seng   close     is   questionmelt up has just beguninstead   covering their borrowed shares
short sellers short more now emotional   irrational short sellers wont accept   chinas bear market is over     new bull market is born     cost them dearlykweb jd pdd   nio bidu ntesget up   speed     business model
financials
risks
regulations   valuations   checking   out httpstconhcbqcacrt stockmentionbot most mentioned us stocks on reddit in past hours   gme spy nio tfsamy   deepdive has   my   performing article once againwith share prices shooting up   levels unseen since weeks ago httpstcovvzguhhwrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricmost mentioned tickers in wsb in last h   spy oil ta earn clf gme arc lit ped httpstcointoxxyay httpstcofkodthzvert fintwittracker trending stocks on fintwit source httpstcocwjowwsbi aapl   spy qqq tsla   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort marketrebels   finishes up   how   you think   market   react       rsi indicator left   oversold zone alibabagroupholding stockmarket stock httpstcolxsfhtvvt httpstcoevhaxxlkourt finect os pill el subidn   ayer en bolsa   alibaba   cmo habis vivido las cadas   los das anteriores en la accin cort xolowall las autoridades chinas prometieron apoyar la estabilidad   los mercados y   sus compaas listadas en usa bidu os pill el subidn   ayer en bolsa   alibaba   cmo habis vivido las cadas   los das anteriores en la accin contadnostwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt qcapital   httpstcovljnyzdvdakciovyguru jet ti tyi takov dny na     pojedu taky why is     weak in hang seng   just kidding what   bears doing   they moved on     stockrt stocksaday new options only plan   only httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wibaba us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks if not days dont miss   chance httpstcowhmudmayhemmarkets   mega caps   tcehy were   up nearly  
pdd up nothing is out   question     point   mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdknew options only plan   only httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd snap tgt eypt alzn xbio fwp t httpstcokmdznikkei jumps   more than week closing high   fed rate hike   httpstcoejspggmlrt marketrebels   key levels
httpstcomkojlqwbaba us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks httpstcognembvkivurt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpms most mentioned us stocks on reddit in past hours   gme spy nio tfsa six voo qqq   tsla   us kh tomorrow         ussd httpstcoaljelgt httpstcowlivctgsawrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   cloanother good day expected   chinese stocks     fami nio httpstcogtbrbnibihangseng says nah lol   up fintwit gurus have     figured out httpstcoppszurubrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijairt rampcapitalllc   premarket   means im only gonna   down nowtrending stocks on fintwit source httpstcocwjowwsbi aapl   spy qqq tsla spx nvda amd amzn fb sorted   most recent httpstcolmgccuolbeke   if china makes   move   take taiwan
you think western nations   drop   sanction hammer on china like russiahttpstcoscoqjgwert clayhams tonight we     going live on twitch   look   our alerts     flow we had alerts on jd
 
iq
bili
rivnio li   tcehy   hardly sleep last night httpstcowkcozqzir httpstcoqwgwytgfwe bought     tencent   on     china   underlined they   continue listing companies on foreign exchangesthis was   good day   free trade   our accountsnio y   httpstcouurhzknkx httpstcojvebkhrprt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheapptracking bruce berkowitzs fairholme portfolio q update httpstcoaireondfocix
faafx
fairx
lyb
dow
wba
 
fnma
fmcc
ipmlf
ntr
epd
intc
kmi
et
ori
joe
brka
brkb
 
enb
wmb
wes
aapl
cmcmost unusual flow trades   sectors per unusualwhalesaapl spy tsla qqq fxi amd eem kweb f   nvda iwm bac nio hyg httpstcooxycxgagrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overrt fossgregfoss   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over thrt nargis   if   holds   low   retraces up   here then     hi     low  
    double   just retrt jginvestments china stocks   uninvestable yy
pdd
momo
bidu
jd
kweb
babart tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wethese     trending stocks   didi nio sonn hk brkb bidu httpstcoibodwihpairt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dbaba here     bear party httpstcoozzmtrzamarch watchlist bidu looks really strong   add   dipsdg earning play if good earnings out   get dip   buy   one     china playnio big opportunity   buy   long ev weat   add   long here     beatrt fossgregfoss   is kaka eh papa mungerlearnmath btcrt lillianmli   thing   gets me up in   mornings is seeing   side     is gloating todayles cocos se rveillent bidu   httpstcorckezyhkdrt aretetrading stocks   watch tomorrow   entries   targets marked off zim dac   we   cover   indexes   why thejoecarlsonshow check out what kenison counting numbers precision market timing noted     time   start   up instead   downhmeisler truthgundlach hows your   chartwed highest voloi min
vol k
opt vol f   fb hd nvda afrm msft bidu bili nio vale dada kc holi pbr fubo afrm cop nlok hog unmdata barchart httpstcounndxicuilets talk alibaba   stock
nio stock connection   wallstreet bets httpstcokzvblyag via youtube   nio nio babart salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt brucekenison alibaba group holding adr   market timing report kenison counting numbers notes   made   confirmed island ralibaba group holding adr   market timing report kenison counting numbers notes   made   confirmed island reversal   on march in our projectedinadvance day universal timing event ute   reversal zone centered on march chinastocks china usdbidens china pivot complicated   russias war in ukraine httpstcoouswfsrw spy djia   jd niort fintwittracker trending stocks on fintwit source httpstcocwjowwsbi rivn ups spy qqq aapl art aretetrading stocks   watch tomorrow   entries   targets marked off zim dac   we   cover   indexes   why thert fintwittracker trending stocks on fintwit source httpstcocwjowwsbi amzn aapl tsla   fb twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingwed options volume gt k
oi lt k nvda nio   tsla snow siri amd lmt ftch   fb rivn oxy cnq f w httpstcocsimztwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx qqq access wider trends httpstcozltkvrf most mentioned us stocks on reddit in past hours   gme spy nio tfsa six voo qqq   tsla stock trading usstock stockmarketrt nlckstocks   hk session httpstcoymnvjxrqmost mentioned tickers in wsb in last h gme   wish spy tsla googl   qqq le ed httpstcointoxxyay httpstcosafncbtxptop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx vti access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi amzn aapl tsla   fb spy qqq rivn ups spx sorted   most recent httpstcoilejxtvatop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx vti access wider trends httpstcozltkvrfthese     most active stocks right now didi nio   beke amd rlx aapl httpstcowdpsedtrrxalibaba nyse  
li alibaba up
nio nio up whats driving hong kong markets higher   httpstcohcwyrfi china stocks   uninvestable yy
pdd
momo
bidu
jd
kweb
 
vips
nio who is going   start   inverse jpm etf httpstcoertpljkmluthe leprechauns     out in full force tomorrow morning sharing their gold   everyone muln   nio bb spy chptsold my   only got oh wellcompound yes   watching   descenthad order   shares nio oh boy guess should     bit higher   beyatch rocked lost   bunch on   turd     gun shy thx joe ummm not lolrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt marketrebels   finishes up   stocks   watch tomorrow   entries   targets marked off zim dac   we   cover   indexes   why   ten year movement is bullish qqq tnx httpstconsdvkaemdidi   tal those   shorting   blow thier bank accounts these companies   extremely undervalued they have billions   in cash   hey keep shorting   really helps bullsupdate   weekly   buyers showed up httpstcolsbbyawgu httpstcoxbrxhglzixjust in   alibaba stock bear vs bull httpstcodydujyykn mwn stocks italyinvestor monchi sonn gncp wcig vnet via marketwnrt jason alibabas lost decade   httpstcomnuyrmqdnlillianmli was wondering where     bears werebreaking news   alibaba stock bear vs bull httpstcohpvuufoi mwn stocks gambiste rocketpoppp sonn tcbp gncp vnet via marketwnthe thing   gets me up in   mornings is seeing   side     is gloating todayrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba people   in absolute disbelief i have   position not saying were out     woods yet
    sub   feels goodbaba sigue el rebote httpstcoeveduhejcbaba httpstcoprhrnahholalakl its still wip no concrete plan on how     work out only companies received   notice   other adrs like nio
 
byd
etc didnt they have years   comply once   notice has   sent out   there is still time   find   solutionstatement   liu he httpstcocmcdtgbrt apesharma hsi ripping gt tomorrow   nio qfin tsla mkd ampe spy li xpev ctk   pump hard   looks like anrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt andreaalbrigoni   i sold         ride   rest i might sell tomorrow   too if we gap up just   lock   gains   redcardinal pvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multirt hsdua   i love chinese stocks   lets   honest dont give   shit     country strictly biz china stocks extend gains on government pledges   support
ukraine peace hopes bili bidu   httpstcozeyubjaiqrt lailaelnaggar   i love   root     underdog   how you gonna say its gonna rip     ripping   ryanmastro   reached our first target
up market tomorrow   reach   next level   then   day sma   chtrt usfhackathon   bears big mad right now babanos dias   todos   mucho sueo
por cierto babart qcapital   httpstcovljnyzdvdtrending stocks on fintwit source httpstcocwjowwsbi rivn ups spy qqq aapl amzn   tsla spx nvda sorted   most recent httpstcojqivhrgctrt aisharyag   what now bears       right hahahaahahah legit miracles   happen nothin like winding down     day   not caring what       im holding   years       ramakane   absolutely mooning in hk right now suck us   andreaalbrigoni   i sold         ride   rest i might sell tomorrow   too if we gap up just   lock   gains   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   efipm omg   adr httpstcozrljndnxorichardturrin globaliqx ursbolt akwyz jimmarous davidjmairelesrt lucidrandom   i like   stock looks good long term   silviatriwahyu   hk up   is historic its crazy   think i made   return on   in one day usually im happy   make   over years   is why     point
  riskreward ratio is in favor   beaten down quality stocks look   those
dont concentrate too heavily in overvalued equitieswhy traders need   follow   chinese presidential election httpstcounhypxkob   nio jd bidu didirt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt arivarasane   likely sees resistance     waits   catalyst httpstcopmiuwnmkbcrt silviatriwahyu   hk up   is historic   arivarasane   likely sees resistance     waits   catalyst httpstcopmiuwnmkbc httpstcodyonongvx top crypto gainersh biliusd usd bili usd bltusd usd   usd babausd usdftx btc eth ftt sol sbf solana avaxrt paperhandinggc   one thing i might   bullish on is continuation   chinese stocks china is willing   concede on financial auditsrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt aliranjbari   dear foolish bulls zoom out   cachdang   rsi oversold on hang seng running higher soon buenos das leones se me cae la   httpstcoyskvlzvcrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   citypulse   theres gaps       when   how long     take     filled i dont know   sagarbonde     awhile httpstcoptyuunrt amitisinvesting late night stock talks     insane marketbaba niort sanketgator   delisting risks top notch indian companies like tata amp reliance   not listed   nyse still their valuations rbaba options were up more than lowkey scared   calls no cap     up   open   got   feeling     fade       i knew i should   got into   when i was reading     fud they were pumping out last week dang   httpstcoqxmrpykhfrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl qqq tsla   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its prictwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrecap   watchlist bullish run options optionstrading stocks stockmarket wallstreetaapl amd spy nvda tsla   msft fb httpstcodyimllgqjcrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shafutures premarket we had good run     last days
profit takers   linger throughout   day tomorrow   possibly   friday   stick   your plan
cancel   noise   you amzn nflx nvda   main watch   tomorrow   httpstcobbbulnjzrt scraffycoco when you vow   never trade stage stocks
you get   miss   move in   one     setups   ive learned twhen you vow   never trade stage stocks
you get   miss   move in   one     setups   ive learned   let go
in exchange   more peace in my trading
  more time   life httpstconvkldvwbaba i still love   months out  
  i   think   market   want more than   headline commitment   spy approaching resistance i   st   tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesi     i paper handed   calls   morning   when if i had   distracted     hour     half woulda  
off   basisjackx i mean   is fundamentally   than tsla in every way revenue growth
profit margins
fcf
etc short   httpstcoglrfuuwvcbaba is   real support   whats everyone thinking whats your target in month let me know   whats everyone thinking whats your target in month let me knowbaba what   pump     massive dump   its   its   power hour   million   options million shares   most likely adding jp morgan dont lose they gonna make billion when they run       httpstcoklgbnavpchinese pump   dump   its finest
courtesy   xi jinping aka winnie   pooh searching   american honey time   short   chinese garbage beke kc   jd cweb httpstcochcjzwuvbaba million   options million shares   most likely adding jp morgan dont lose they gonna make billion when they run       httpstcouxztdrrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba next wed bil evergrande payment       pump   dump   sell   next wed   buy   lol   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl qqq tsla trending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl qqq tsla   spx esf fxi nvda sorted   most recent httpstcoruvrlybaba whats   max jp morgan   lose on   one most mentioned tickers in wsb in last h spy   intc gme tsla st bar googl bulz nflx httpstcointoxxyay httpstcofxqpxkfbaba   httpstcoxavsntzkbaba phil hex waxp joe gme grtx ziop   chatroom
ive made over k   them
  their alerts httpstcoygffdvqrt benzinga alibaba up
nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqybaba     plus run
there       profit taking eventually market is still subjected   headline risk     is not immune   vigilant   i was joking   fuck lets get   shit   hahah     happened in   real market httpstcogqycmctqpgbaba i was joking   fuck lets get   shit   hahah     happened in   real market httpstcoyrpehqbaba was one   my areas weekly time frame support we bought calls       bidu   well bookieland weboughtthedip     ripped     we get amc gme run   company is real deal   should         is why you dont f panic sell off   news   analyst ratings   is
proof they dont know what   f theyre doing       aprilmay   spy tme     have   run just how tsla had its year   is next year     chinese   pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba im taking   off   table   open tomorrow   sure damn what   run   petertrader   exp callsc                   hobaba just had   most volumeever short coverings httpstcoylvdwakfrtrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   hsi closed     continues nio   part two tomorrow   hong kong on their lunch almos tpower hour time there glad   see   nice recovery       gtlb   two   my favourites especially happy   gitlab though
such undeserving treatment     market however
  makes     great longterm opportunity heres hopingbaba aapl tsla vygvf bnbx yang who bought in   s admit   your houses   wives going down in holy smokes you disgraceful parasites deserve   lose everythingbaba nio pdd   where   those people now who were trolling charlie he invested in   company not in   stock market he knew these crackdown   regulations   temporary invest based on fundamentals   pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijairt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wobaba sorry     guys who sold  
thanks   alex yao     not see       long timejd pdd nio   puppytrades heres   update on tesla
apple
nvidia
nio
spy
semiconductors
facebook
amazon
bitcoin
alibaba
  disneytechbaba   has   trending     while now more than   week   had over fail   deliver short shares       chinese       take   lot   peoples money   ignore   dumb bears
  stock is incredibly cheap fundamentally speaking know what you own   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt buccocapital   daily chart   yr chart httpstcozusdopisbaba not sellingotselling httpstcoqkaburgjstockmktnewz  
amd
fbbaba smoke show   pull       oleary special   fake pump   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa i   understand   pain   bears   bulls have gone through   much too news   alibaba stock bear vs bull httpstcouiwjjxewwm mwn stocks avibrantdreamer rpfxtr gncp nftxcc sonn vnet via marketwnrt juanluisdemateo   httpstcornxmpctmemliquidf genymoneyca i love       company   everything except electronics we buy is   aliexpressit is   fantastic company   part is no tax       no shippingbaba   days   chinese economy is   them their gdp growth     much slower going forward   slowing western economies
troubles in their real estate amp high commodity prices   inviertehoy     httpstcoxclhjzagd httpstcosiafowgkwatchlist     option contract suggestionsnvda   bidu amzn gain   edge in   market httpstcoihfieiym amp httpstcogtbcukwzbaba damn i sold       just my luck lol jk im hodl   going down     chinese ship until ww its nice       canadian trader i dont have   pay into   great american war machine
i   instead buy undervalued chinese companies   bring great joy
happiness   property     people   china thank you
xi id love you meet you in person someday babababa honestly id   happy   couple days consolidation just hope we dont tank   persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wonyse new york top mostshorted stocks based on share volume not dollar value nio

shares  

shares didi

shares nyse newyork stocks shortsbaba starbucks
nike     others   struggling in china
  tells you something   their economy its businesses going thru biggest reset since   kersaoptions aapl
jd
bac
f
oxy
 
nio
msft   tsla plzrt benzinga alibaba up
nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqyrt shmrk jmihaljevic       prices seen checks notes last friday i think   poo pooing mungers trade     last few mtrending stocks on fintwit source httpstcocwjowwsbi spy amzn aapl tsla   spx esf fxi qqq nvda sorted   most recent httpstcojbigtjctgrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clotwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm jefffbeck       volatile   obviously   wont   retested     dips near have lots   buyers resistance httpstcopnrydjglgpbaba alibaba
on maras chinese stocks surge
us signals hard line on delistingshttpstcodteuubecopyright bloombergquintbaba look   tesla up     year i   not saying alibaba       same thing   you should never underestimate   power   panic buysell kersaoptions aapl
jd
bac
f
oxy
 
nio
msft   tsla plzbaba was   rd most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcohepjoqdiezsos   we on high alert       less than hrs ago my   holding was in   red its narrowed   single digit not easy   keep up   things happening     speedrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt benzinga alibaba up
nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqytranz i like   its way   intrinsic value
  id say is   area its really   only chinese stock im bullish on   im sure their   plenty   opportunities out there you have   in mind   arenaalfa reventaron duro   los cortospdd   tme   benzinga alibaba up
nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqybaba need     get    
thought i was safe when   got   slow
  nope alibaba up
nio up whats driving hong kong markets higher     niohttpstcoqnvzvmqjqyrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrichardbuddy   is st on   launch pad   chinese index hsi up   tonight matteo welcome aboard     mullionairs gang i realize   you   in       potential short squeeze glad   you   doing well in     babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert tweepymanish   pt months   now   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi qqq spy aapl tsla     they     down   earth   i dont think   matters much where   trades on hsi
    one in red here in us   closed us   lunch break in china   ripping up   risenfit nich thank you bmoeknows mentioned in video   turning me on   nich   thank you pennystockznews       video ababa just too cheap httpstcoqjxydrkrt steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsnich thank you bmoeknows mentioned in video   turning me on   nich   thank you pennystockznews       video awesome guys uplisting preorders microflost tech nfts metaversenft goinglive lu yq   tall ymm bnr htht huiz mkd httpstcoyqgdzyisstevethebullrogers   then you find out their conveniently bought million in   right   uraniumhenry yeah same here friend my main consolation is     uranium thesis   far exceed what       in   similar time frame highly probable there   still further opportunities   buy in   future rotating profits   uranium into bets like babart andresgarzam locura total lo   las acciones chinas hoybaba pdd jd nio httpstcofvejpidcnews   alibaba stock bear vs bull httpstcojebyodyij mwn stocks hotpocketbot foreverbetabot gncp wcig vnet sonn via marketwnrt chrisfranco i   not   expert on   chinese govt i   not claim           reason
every male   on twitter sebaba remember folks end     month is   ev time   billionaireballer alert premium spent collected

technicalsdeepitmcandidate uoa rankfireatwill nonstopuoa uoa activitydeepitmputselling trustbutverify jun p soldsweptup in block   httpstcoelfeefdw httpstcoqsboiuslnwith   bounce chinese stocks got     is solid exposure       them theres   lot upside potential here fintwit stocksinfocus spy spx qqq   jd pdd fxi check out   chart i made   trendspider httpstcoouflpwezvkbaba nio new article alibaba up
nio up whats driving hong kong markets higher   httpstcoidodmmce get     latest   related news here httpstcofvkvdtluf httpstcogeoxeaqzbaba fucking     if she holds   moon   barchart stocks     most active options trading todayaapl mbaba ktsla knvda kamd knio esurien your mention       not have         time sadly
i didnt get   shares
im rooting   them thoughalibaba up
nio up whats driving hong kong markets higher bidu jd   li xpev httpstcoxbrargjbaba calls exp right off   list even   exact     buy didvok   if u like bangers in   daythats not   typo   is seven thousand seven hund seventyfive spy hope u like rug pulls cuz   is going   tomorrow putinwarcriminal supportukraine httpstcofghlwtznlbaba hsi going up
way way way oversold   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   marketrebels   finishes up     barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy babatomorrow expect spy qqq tsla nio   qfin   ripping high why   china stock   pump   pulling index upshorts should not fight   dragon httpstcoymvpcdbbaba
tsla
  alibaba up
nio up whats driving hong kong markets higher   httpstconvbhvlchqrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   fuck man i hope i didnt miss     wed highest standard deviation gain compared     previous days min
vol k
  vol k   bidu yy vnet   huya beke jd futu pdd qfin jbht bili vips ntes dlo lu momo gds kss car htht tcom wb xpev bz dadadata barchart httpstcoadggttbuzrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyobaba if ws   buying     selling was exhausted   price action   continue on   rise     time nobody want     left out on great run   make money youll never feel   rug until its pulled spy tsla aapl amzn fb   jd httpstcodoxttsojrbaba you dont realize how easy       double in no time i give   max months first out   alibaba up
nio up whatamps driving hong kong markets higher todayhttpstcovjdqxwhosbaba       april easily   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm wed highest     open min
vol k   vol k vnet kc   sgly yy momo qfin dlo epam bidu lu huya car mq kss bhil gds dada pdd prch brlt gtlb beke afrm babadata barchart httpstcognacxwbkymost mentioned tickers in wsb in last h   spy oil gme amzn nvda wish wen boat pltr httpstcointoxxyay httpstcoxmmaxbhxpbaba   test next week maybe see   profi taking these next few days dips should   bought tho folks on   road       end     navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   load   boat china     number one   trending stocks on fintwit source httpstcocwjowwsbi qqq spy aapl tsla   gld nvda muln beke googl sorted   most recent httpstcovryiyjxubaba when you eating     chinese buffet
  is custom   leave tip     servers   remind your tips is needed   btch i tipped you   my portfolio now tip me     bye bye   tech crackdown in china going on since nov china babajdpddcwebyinnhttpstcosmyovulghbaba wow   went into   s   spectre   remember   is fun next target   downward trend line httpstcoikdnamnnrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba   looks like kevin oleary on board httpstcotpskkqishexnvirii   httpstcocsvxsyrvfjrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba damn havent   watching   bought   ton   puts on   in jan   feb might have   get   in   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   up   now in hong kong     close in hong kong looking good llvenla   la luna por mi   httpstcoxdhevipsbaba one green day   everyone turns into   mega bull just make   trades my calls went
  thats kinda cool lmao   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   i made   adjustments   my fibonacci retracement due     recent drop   next level should   its heading   way   calls paying in   ambaba while todays bounce was amazing
look   hk   shanghai market charts   past months youll realize theres potential     lot more upside than downside alibaba in good shape amidst gloomy markets   httpstcofvltpxldbaba   room on   net stay turned




httpstcowvkzqhatrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingbaba least its   now hopefully   closer   tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowrt therealfly   in hkbaba if opens red
  load up calls   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   delisting risks top notch indian companies like tata amp reliance   not listed   nyse still their valuations r         alibaba is much more high tech than those indian conglomerates even if todays spike   valuation is less than     in hkrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyolate night stock talks     insane marketbaba niobaba   awhile httpstcoptyuunrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba theres gaps       when   how long     take     filled i dont know   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba rsi oversold on hang seng running higher soon   dear foolish bulls zoom out   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsthe one thing i might   bullish on is continuation   chinese stocks china is willing   concede on financial audits due   delisting threats   pdd didi eemhttpstcocteviqkjlubaba likely sees resistance     waits   catalyst httpstcopmiuwnmkbcrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   hk up   is historic   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   i like   stock looks good long term   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   i sold         ride   rest i might sell tomorrow   too if we gap up just   lock   gains httpstcowgfdwsodbababa absolutely mooning in hk right now suck us   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   what now bears       right hahahaahahah legit miracles   happen   bears big mad right now   ryanmastro   reached our first target
up market tomorrow   reach   next level   then   day sma   chtbaba i love   root     underdog   how you gonna say its gonna rip     ripping   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm     eoy   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm finfluencer cycle   k follower most mentioned symbols dst rig nd aee rd aec   urnm     bullreturnshttpstcoooakhhsglibaba i love chinese stocks   lets   honest dont give   shit     country strictly biz   redcardinal pvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multitwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradinghsi ripping gt tomorrow   nio qfin tsla mkd ampe spy li xpev ctk   pump hard   looks like   short     liftedlooks like china treasury pumping money   their adrsenough short how dare you guys shorted   didi more than chinese tech is temptation its   attractive when you dont own   you   forget   last time you got burned on  
tchey
bidubaba hk session httpstcoymnvjxrqrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   juanluisdemateo   httpstcornxmpctmembaba expecting pull       pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm bitcoinlebron   inc should   recognized too very close   babamarket analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm msft nvda upst nflx tslawatch   httpstcorpylgdezkk httpstcoybibcfambaba     bears saying is going   dump tomorrow     same people   said   its going     httpstcomplztadybaba holy china is ripping tomorrow   steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partstocks     most active options trading todayaapl mbaba ktsla knvda kamd knio kfb kamc kbac kf khahaha gotta love   theres     dsp ticker   whats wild
i   like   chart might grab     tomorrow cei muln aapl spy m didi nio sonn   beke httpstcosrthixmyauspy   absolutely scintillating httpstcohmpqbpcbestock market bull run   bear market httpstcojsxwxgsaa aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogbaba imagine   company   out   specifically say delisting   never happen   watch   hit in weeks not yinn
  yang
  chinese leveraged bear etf obliterated     tune  
thanks     onceinalifetime performances   chinas tech titans
such    
jd
pdd amazing runup prior    
though   was majestic httpstcohwywapysbaba hk httpstcomosxotqvbaba ripping
guess its china stocks   tomorrow keeping my eyes on bimi     move like october httpstcolrsxjjsdpspy qqq akba ocft   httpstcostlrqpuimbaba should have bought shares cheap when you had   chance silly bears i hope you   freeze   death on   streets together lets see how   plays outwhen   rules   violated there is   major learning opportunity aheadbaba beke pdd didi bili bz ymm mpngy jd lu tcehy tme ntes biduhttpstcokkgzxnjwart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba one thing i know   chinese is   they love   gamble they might go   in   pump       moon   imagine   company   out   specifically say delisting   never happen   watch   hit in weeks spy qqq akba ocft   httpstcoiemjdkvanyone looking   shorting   pdd etc etcbaba should have bought shares cheap when you had   chance silly bears i hope you   freeze   death on   streets together   one thing i know   chinese is   they love   gamble they might go   in   pump       moon   its     now huya doyu   eh hang seng is ripping
up chinas ambassador   ukraine congratulates them   their unity   resistance   promises   help ukraine economically     help rebuild   jd pdd ntes tcehy nio bidu kwebbaldingsworld   silliness has   going on since long       ipoall you need is   ib
  lawyer     accounting firmall hired gunsif you ever get   chance   read   nyse listing rulesrequirements   foreign issuers
its   jokejust file     formsall goodbaba calls up
  tomorrow   i remember trading       price   in haha   pt months   now   moneyworksufa what   extraordinary day   washsi kweb eem arkk ndx soxx   bababa one   my biggest one day gainers holding long   strong spy tsla nio jd httpstcormgazjibaba rip   shorts hahahahahahahaha take   see you     soon babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is now ironically one     safest plays on   market huge gap   fill fomo hasnt even kicked in yet i love   game feeling httpstcockwavasnxwbaba   who got rich   calls     its ripping hahaha literally tomorrow bears wont have   dollar         open   sold     close playing now     house money
show me   im fully outthis contract was just     closed       k httpstcoxoewgoajobaba soggy bottoms create   bounce quarryrock i saw your post on     said i would buy   sadly
i didnt buy   other day missed   movebaba   looking super good tommmrow   yoyotradealerts spy   free plays in   discord doesnt get     than   whos ready   bank tomorrow spy babarealmattmoney   you averaging down on your   positionbaba yang kweb beke they have helped me   grow my account     million recommend joining its free joining httpstcoqduhusje wed options min orb   stocks on   orb list min
vol k
opt vol in   strike
max exp days out   bidu igt dlo afrm bigc mrna httpstcowdwkosvkmsbaba seriously where       bears   were parading   two days ago   optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcbaba rip bears youre literally homeless now httpstcoenxzayscxmanish why   sour bababillbrewstertbb im   munger   kill   on  
    tweet seems   too earlybaba you guys look   lot less fucked than you were   congrats   jd looks like   is     pump     down   us adr close   its curling   up looks like   bull flag httpstcojcmsiroosnews   alibaba stock bear vs bull httpstcomxvgdk mwn stocks laksatasty pipsnticks vnet gncp tcbp sonn via marketwnbaba hk get   make us break even   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teoptionsgod well     way
i started buying   jan strike calls
since late last month   far
accumulated quite   lot   avg price   plenty   time leftno one would     alibaba   trade hkds when px made ath near hkds in oct   httpstcoqduylpqqlrt elangomi       cheapest stocks in   recent crash   add somepltr aht didi hofv run     day tomorrow would   really nicebaba remember   is fun next target   downward trend line httpstcoikdnamnnbaba   bears here   sillyhs   close hkdtoday open hkdcurrent price hkdits up       we still in down trend channel wed min orb min
vol ok
opt vol in   strike vnet doyu zh kc yy momo finv hgen bidu lu car tal   huya owlt qfin le prch sklz pdd bigc vips sdc epam kss mq mrna achr scyx brlt gds dlo afrm lilm lmnd bcab httpstcojhmxnwbaba   picture worth reflecting on httpstcocnbuiwxgixbaba just   show you   types   plays i   out in my group   lot   you have       group how i   out plays precisely httpstcohpwfuayjbeth why   you have puts on stock   is down   much   babababa yang stop   asian hate joe biden httpstcoktqfadwuzpbaba yang stop   asian hate joe biden httpstcotdhmutmwrt saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mbaba httpstcouagdsadfdbaba i lost     my savings   stimulus checks   every penny saved working living   home had puts in various china stocks lost     my savings in days httpstcoqgkzfvrt traderjoelpp i never go long ill trade them thats     didi   nio jdbaba hk close was us close was hk open was you bears   retards if hk close is   we probably open higher tomorrow imo   i called     set   light   few consecutive green candles   then send morechina stocks spy jd nio cblastbt thoughts on babart tominvesting if   is wondering why     tcehy   up   lot todaybaba free cash flow   billion if you   short on  
you shouldnt   investing your families money nio hk market flying tomorrows going       love     shorts on here still trying we understand your pain li   xpev itmtlana     redcardinal pvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multipvrs everyone check   out huge merger coming   pvrs pukang group incfiling hit last week   company has multiple subsidiaries     has revenues in millions   billions in upcoming projects sirc hmbl bopo owuv nio   wuhn otc otcmarket pennystocks httpstcodftcromxu httpstcoyeiwfmbreaking news   alibaba stock bear vs bull httpstcoyrgkkphbef mwn stocks tron optionsforecast gncp sonn vnet tcbp via marketwnthey were answering government calls   strengthen connectivity   chinese   european capital markets
    listing overseas would help broaden financing channels   improve corporate governanceyinnkwebcwebbabaniolixpevdadapddjdtigrntesrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq mkd gld tsla nvbaba i totally forgot   hasnt   green on   day except wednesday in over   month literally usd right now shiiiiiiiit   httpstcoalikqlhabough     morning in my boomer stock portfolio up in one dayjust in   alibaba stock bear vs bull httpstcokdtgvprjt mwn stocks royal tatoamil sonn vnet gncp wcig via marketwnrt inatailhedged yeah not gonna   pretty   ajbutton alibabas quarterly profit is set   plummet while alibabas earningbaba everyday im hustlinin my small account challenge discordhustlin hustlin hustlin httpstcovuxfjdlwjust in   alibaba stock bear vs bull httpstcokhacfeh mwn stocks tatoamil andyinversiones sonn nftxcc vnet gncp via marketwnnickjedi damn ya man
i had     bought   on friday closed   on monday they over     close babajamesjwhelan puppyeh enricolaquatra jmihaljevic i lost track   how many times i averaged down on     just got cheaper   cheaper   my buy price now im dangerously close   breaking evenbaba   yo     now japans nikkei hits week high   wall street rally   httpstcosaaaxjaytbaba us markets run shit   hy   catch upbaba remember   pumpers here   say i sold     close   pre market its small account retailers who lose   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tecan going   rip tomorrow mil buyback
positive news   china   btc looking ready   take off sonn muln hymc duo veon didi nio fxi   eem beke kweb rlx amc gme   ncty metx pbts btbt hut coin olbrt leighmhughes explains why   slight hop   on   right side   momentum   tenetfintech pkk tnt seeing   didi jd amp pindubaba   on
hong kong
just let us get out     nightmare whole most mentioned tickers in wsb in last h   spy corn gme sofi tsla hour didi oil j httpstcointoxxyay httpstcoylvuokpbaba sold calls     is looking like its going   open lower httpstcoehibhvqtrending stocks on fintwit source httpstcocwjowwsbi spy qqq mkd gld tsla nvda spx mrna psj   sorted   most recent httpstcoqynectuxbbaba trump   batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babbaba imagine   stock falls dollars   youre down shorting     you thought   was gonna fall   bucks no sleep     u shorts tonight   if hong kong brings price down tomorrow   buying opportunity     occur its exchange is usa   us investor   decide real price action like they wiped out week loss in day marketrebels people thought     would   babaalibaba previous support yellow current resistance when bounce httpstcomxpikvonbig pic   paint beautiful pic honor profit amp respect risk if ya   speculating short term   httpstcokctlytnbwchina   fed     main stories here  
jd   most china stock   went crazy todaybaba now down   httpstcosthjllmyetechsmart im still mad i didnt       i was talking     on chan just     purchasing tictoctick same       jd   up   alibaba     thieves thats what youre going   say when chinese govt steal your money twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba now down   httpstcorhzcfooikitechsmart im still mad i didnt       i was talking     on chan just     purchasing twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba alibaba     thieves thats what youre going   say when chinese govt steal your money just in   alibaba stock bear vs bull httpstcowpvvfs mwn stocks inviertehoy bombdr gncp sonn nftxcc vnet via marketwnjd   bidu most likely   limit up on china stocks httpstcownjhgwsjbaba awsome httpstcoupnpdhman
  finally got   bounce i was waiting   i was one day early i bought   on friday   closed on monday     loss on gap down   pissed those went   i knew   bounce was coming   monday set my stop off   happens httpstcoahbzdbwebaba is trending   last two days   bidu jd didnt expect     fast   when yang drops
china stocks pumpsinsane gains on option yang puts     calls httpstconbjbhmdn httpstcofvifbixfbaba   should not have taken   much down   get   strong rebound where was   day up   drop   what   extraordinary day   washsi kweb eem arkk ndx soxx   baidu tcehy jd shop   monetary policy
regulations amp inflation outlooks macros   controlling stock markets
not   fundamentals us growth slowing amp inflation  
china promising certainty
  growth
lower inflation less risk   chinese shares like didi
amp   rallyrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba   here know   stock code     on   hk exchange     httpstcoxclhjzagd httpstcosiafowgkrt professordman zsan move   far     day lets get tomorrow petz   go       glg on my rart willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetbaba ran like   mother lol options is in zee moneeyzzz   todays massive rally in chinese equities
many including  
ntes
jd
  kweb       levels not seen sincetwo weeks ago morganhousel  
jd
kweb match  

  historical day   chinese tech stock     up   most stocks china signaled regulatory policies now hit             price     chinese stocksrt tictoctick chinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcofwqloygcpchinese etf kweb up   its probably gonna   more up tomorrow now     have legs   go down nowbaba nio jd sert diegomb   un tremendo short squeeze
un   china volvifxi   bidu httpstcoaybuqzddgwell   was   fun day thanks     yummy pay day     options optionstrading daytrader daytrading stonks stockmarket stockstowatch i took profits     we see   continuation   price action on       we have   nice pull   puts
tomorrow hmm jamesjwhelan puppyeh enricolaquatra jmihaljevic down is   disaster   these investors who have never lost money on   stock   bull market makes us   smart babawell   was   fun day thanks     yummy pay day     options optionstrading daytrader daytrading stonks stockmarket stockstowatch i took profits     we see   continuation   price action on       we have   nice pull   puts
tomorrow hmm httpstcodslxoqnfbaba large outflow orders httpstcokjwanhgehpuppyeh enricolaquatra jmihaljevic   his average cost is hes down im sure you   humbly relate     down on   individual position babafly me     moon httpstcodjslovrqfxi kweb   eem cweb httpstcocuwanybujmost mentioned symbols hst spy nd ape rd muln   tsla     httpstcojfygqqqnqbaba im thinking someone sold   bunch   puts then pushed up   price   they dont have   pay out   dissectmarkets id like   congratulate equitybrian on continuing   buy   shares while   market wasnt fond   alibabatodaycharlie munger getting   action     httpstcoqyzpboomwas   close     us stockmarket on march  
vnet rose
zh rose
kc rose
pdd rose
didi rose
huya rose
futu rose
jd rose
bidu rose
  rose
  xpev rose httpstcoegtdrknpbaba lots   bears talking shit   no position lol yang   yinn pummeled   yang     darpan       ccp having declared   they would stabilise markets   incapable   doing   babaspy markets   fake puts   real tsla   qqq we print tomorrow heavily   httpstcoyywskddzibaba she wanted in   ahshes gonna get   tomm morning   bears every where tonight   imagine bring   stubborn   you     amazon   china is worth less than   stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabababa took   profit selling calls i just hope i   not pull   trigger too soon news   alibaba stock bear vs bull httpstcoiynxlf mwn stocks aarti ddvlslyr vnet wcig sonn gncp via marketwnspy was nice   in     i took profits   double     stop crying you losers   just got off   phone   xi he absolutely loaded   calls otm he wont even think   selling until   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbullishrippers   didisee if   tickers make inverted hammer tomorrow   everyone here     talking down   spy spx aapl tsla fb roku babababa easy money tomorrow opens   falls     get your morning puts grab   coffee   relax   httpstcolqekvtxisdrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba first we open even higherthen they start tugging on   braciole tsla in here vmeo stock buyback program   long w long f     guyadami
  great nostradami   wish i   say i followed your  
  just wanted   give credit whereas they say guys voicecredit is due  
who authorized riskreversal   go on vacation enjoy speaking   joy
i enjoy your mkt calls cheersgood night   lkncy nio httpstcoxalariyvfbaba fuck putin   fuck china       didi petz anpc i hope     way way too early       shenyanh   hang seng soaring   now japan up didi petz anpclooks like   green day   china tomorrow in   typical reflexivity social science example applied herecircular relationships       effect
especially   embedded in human belief structures httpstcobaesqgjcqotrending stocks on fintwit source httpstcocwjowwsbi fb spy   gld qqq tsla slv mkd aapl amd sorted   most recent httpstcosrvqfwrkweb china etf httpstcoutlcbcbeafter   overnight gap up due   cpc dumping money into   market   prop up chinese stocks
  one never looked   mil shares       day avg in darkpool block morebaba bili pdd jd tcehy biduchina httpstcornazcjkvfirsttweet just started   new account strictly   talk stocksoptions proud   my recent
consistent success not just luck going in     plan     was   no brainer i picked calls when   was in     daytrading optionstrading     httpstcoeqdyazoylrt ignore   then i just put   firework right up my ass   left em   in   dust i didnt get ahead in life   giving ababa scared   excited   see   get         its up there we gucci   i has         i sold         reached eck
  hurt who in their right mind would sell   dead ass option just   collect dollars learning i guess httpstcoitcgboonmy man frankthetank frankinvesting enters       skyrockets in   single day please buy   srg next   keep in mind hkd usd retrouparmy pump     casualtywar   highest volume weekly candle since ipo
beautiful bullish engulfing candle i dont like catching bottoms
  tradinbaba   its up there we guccibaba keep in mind hkd usdbaba bulls here still ignoring   china accused usa   using shorts     economic warfare   tme iq rhythmkatal why     belong     these shorts   gonna have   keep covering   covering   goes right     where   was   china started investigating them     i handsome httpstcodqtuoszvsbaba chinese fed     lowering   interest rate we     hiking where   you think yhe money     going   well   was   quick   httpstcououpntddvrt rampcapitalllc   premarket   means im only gonna   down nowbaba didi petz anpc i hope     way way too early         where you belong   barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy bababbg us signals hardline on delisting   jd kweb       cheapest stocks in   recent crash   add somepltr aht didi hofv run fb   spce jmia hood dkng bbg us signals hardline on delisting   jd kweb   shows   strongest buying pressure since   broke levels time   add average httpstcorfsababa bear traprt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba   i too late new here why is everyone   mean   newbies like me         ill play through   night   keep   right number up     president   ukraine   retarrd   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznrt juanluisdemateo   httpstcornxmpctmemlesson    
if its worth       matter if you bought  


vs miss   trade altogetherbaba whats good here q miss miss q miss miss q beat miss q miss beat         price is us in hk   nothing   stop   chinese     chinese   ball is in thete court     focus is stability out     horses own mouth extreme upside coming brendanc piku   hell yeah my year target in days lol   thats how you bankrupt shorts httpstcoswtpzhbaba goodnewsbull dont every doubt my country bitch httpstcokrydxnsrvbaba people   secure profits   open in hong kong
duh  
  hong kong stock exchange vs ours is drastically   in size go   bed   chill timing is hard   httpstconkryvgnbaba its going up rn spy damn china market is hot our market is dying lol   httpstcorgghkksijrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert omgtrader option alert   mar   price money
volume oi delta iv   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbabas pe is   low theyre     inverting     ep httpstcoyjimpddrdetusfinanzas estando la banque    
hoy   menos es
quisiera no mirarla x aos
se puede multiplicar la ganancia creo
la idea inicial fue esa como fue   cedear afecto tmb el cclbaba rn guyadami   winner chicken dinner guyadamibaba chinese stocks   early manipulated scans worse then   i ever saw hafidzapiss yeah i dunno why bears have not noticed its   fundamental shift yet ccp literally took     reasons     bearish   said hey we reverse   babanews   alibaba stock bear vs bull httpstcozfxjnjgib mwn stocks kayoaustin epictrades gncp sonn vnet nftxcc via marketwnbaba tme iq   you pimpin   shit tomorrow   whats up   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clobaba months   months   months   one day seems really shady moc net sell bbuy mos
ctra
 
vici
eqt
psa
plansell twtr
jpm
ms
spgi
pld
nke
bac httpstcopcxooprmarketrebels     bilipapertradegoat yah i guess youll   selling   people like me if i was still buying   not   into babababa based on what china said   is exactly what people needed   hear   bears   fucked   was down on fud not fundamentals feels good   know   is in pivot point   in   hk listed chinese tech bili   httpstcooldjddcdyjd   profit taking in hk not surprising nonetheless
i think   remainder   looks bright who is holding   china one day pumps pdd jd   im betting they   see significant red     bump in     tomorrow weve seen     million times  
especially   babatutardv one day its xi trying   kill   one day its bailing them out maybe you guys should decide if you love   hate xibaba       tomo  
then
    you know its   faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba   part     business is luck dont let   tell you differently   you need   put yourself in   position     on   receiving end       i opened   position     first time in months lucky   sure   i had   ignore   naysayers   buy   toort optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcbaba they   thank
xi bailed them   ryanmastro   reached our first target
up market tomorrow   reach   next level   then   day sma   chtbaba   you really think you deserved       other than   double digit chinese trash sit your ass   down   reached our first target
up market tomorrow   reach   next level   then   day sma   chtr never took out   lows marketrebels httpstcotyrfpwkyukcagrparty if   hits   my calls expire
im   doing one   thosert persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clobaba stock analysis based on todays closing price httpstcoxzflobps httpstcopeqmhdvnizbabasbg httpstcoljavwebaba down     how   they kill my boy jack httpstconnswbamababa chinese taking everyones money twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradinglast month
when asked     risk   owning   adrs
munger saidassuming there is   reasonable honor   civilized nations
  risk doesnt seem     big   meits   fitting day   resurface his answer   pmarca httpstcoqhoxezaditwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba sinking hard in hong kong lets see what happens   open here   p gt wanted   try   snipe         calls early on   only wanted   stick   proper setups     settled     good setup   p didnt pan out   got out   soon   i felt   was   bust httpstcovtfdhsvvover   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy   gme qqq tsla vxx fb j nio nvdababa nio i know   lot   retail traders dumping their chinese stocks   jp morgan said   downgrade     is   worst time   sell     opposite   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa down   no follow thru in hk yet jd   down   us close kweb   not looking good my calls fml     only thing i want   know is if   douche   jp morgan is still employed what   jokemight   funniest thing i have seen since   new year   if   drops     tomorrow
load   boat johnnyars   in   ayerbreaking news   alibaba stock bear vs bull httpstcobtmwhpffqq mwn stocks claytondallin catheri vnet tcbp sonn gncp via marketwnrt shenyanh   hang seng soaring   now japan up didi petz anpclooks like   green day   china tomorrow in       was shit       is gold alchemy made in usa   hk might even close read such   shit show     tomorrow     is     make you guys buy   than drop   down     hold ur money     least   year   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba trending     whats     than   what news     post on   up in hk stocks   markets updates febmarch httpstcolhcirdqo aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa zngalocura total lo   las acciones chinas hoybaba pdd jd nio httpstcofvejpidcrt qcapital   httpstcovljnyzdvdbaba dont ya understand soon   world     made   rice n i eat rice lol   people posting economic war   china   west   think its bullish lmao     wests recent concerted conspiracy   destabilize   chinese economy   short chinese shares
analysts said   chisatoinvest beke pdd bili qfin didi futu jd bdrhppatel hes   genius     had   good dayrt rampcapitalllc   premarket   means im only gonna   down nowbaba everyone who missed yesterdays run   want   get in now   its down       go even higher   sleep well tonight shortsstrong like bull   was   valid thesis didnt work though gave     too much room trade journal link in bio daytrader optionstrading httpstcospyhhfpwemost mentioned tickers in wsb in last h   spy gme oil hour wen amzn qqq quad tsla httpstcointoxxyay httpstcoeviouwqjbaba papertradegoat   you   argue what goes down       go up not   immediateelon musk tsla amc gme sndl fubo pltr amcsqueeze spy aapl amzn   nba basketball joe rogan donald trump joe biden plug fsr nio li xl hyln ppbt googl twttr   fb snap safemoon akita shibarmy amcapes shortsqueeze apestogetherstrong darkpoolabuse httpstcocncnczdlrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its prictrending stocks on fintwit source httpstcocwjowwsbi tsla gld qqq slv fb mkd spy amd aapl   sorted   most recent httpstcoeajothhvpbaba futures looking bad   not doing good   far   us close   bears probably follow trends right   they know     ccp changed   trend yesterdayrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyoheres   update on tesla
apple
nvidia
nio
spy
semiconductors
facebook
amazon
bitcoin
alibaba
  disneytech aapl spy nvda amd qcom mu msftreflation xom cvx dis jblu metalsgrowth tsla nio xpev pypl shop   w btc ethhttpstcodjzwvuintop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy ta cpi access wider trends httpstcozltkvrfrt spactiger   nio   how accel persevered     earliest vc in fb get   inside story       how none other than goldman sachs blew     opportunity     lifetime   recommend   book enough truly   remarkable effort scmallaby
bravo   lot   chinese stocks still well   their major mas what   up     down not   immediatebaba bidu jd chinababa shoot somebody banked
on calls     pays   gamble day gain on    
k invested would   k in one day jealous httpstcoygdyfnwtbaba httpstcogydvonupbueno
metio lindo rebote la cartera
en un dia gracias amzn fb sq pypl
todas las demas tech y toda china     jd bidu que no tena ningnua en cartera dicho sea   paso jaja un par   dias mas   y estamos en httpstcoyttpplpx   httpstcotzfyyjquhk httpstcofqqerzbiinftradespy davidtracey why babababa hk still up guys relaxxxxx davidtracey glad i sold my   calls   morningbaba in hk thats   dump we   going   explode   tonight   szaman market action       books amazing
  i   exhausted long short       long watch list names killer moves fbaba dumping hard   predicted   hang seng soaring   now japan up didi petz anpclooks like   green day   china tomorrow in   i watch fart porn   celebrating on fintwit   they own   should have   post their acb httpstcoutuglipeydrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyobaba thats not good   looking good in hk chinese adrs not shares   continue   run tomorrow good   short term swings   horrible     long term   nio bili jdbaba   is     short here now looks like profit taking in hang seng       start off   dayrt cloneinvestor up  
up tcehy im   geniusoh
wait httpstconbhkqjzuvrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba crazy move here   sold   calls   early   we banked   no greed   scalp tomorrow whichever way   blows httpstcoryvzpmikbnrt wolfcloudinc short ym dm   more info on how   find success in your day tradingcoup dole len dg fdx gme   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba lmao what   dump in hk short ym dm   more info on how   find success in your day tradingcoup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fomc wolfcloud futures httpstcolosbcumprt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshtrijoey pawano johnscharts edhale striff   watching asia market since thursday made good profits on   puts on friday monday took   other side   played   calls missed tue amp   though maybe   chance tomorrowhong kongs hang seng index soars nearly   asian stocks jump httpstcoxqrrlfxcleavse contributor having   killer day using   team chat
strategies
  our system
spyiwmqqqbabavalettwoshop httpstcoqpyaotepzbaba looking   buy   g if   goes up tomorrow
ill buy     fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba if china   pump     im happy shit even still good robintheblack   car jdrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingaubreymartin have you closed your   short yetalibaba group holding limited traded m shares
  average volume babababa someones puts   not printing httpstcoveylzaxivbaba omg hs up       open near chinese qe starting
usa qe ending
wheres   money going babababa when taiwan invasion taking place when china sending military   us lmao     trillion dollar company went up in   day bbig bulls   their massive squeeze play   barley make   up you short garbage like bbig
easy money bears   too strong wont see dollars until   tme nio should i hold   httpstcojbvjqipfqrt petertrader   exp callsc                   hort rapidtrading what   crazy afternoon     bidu mrna spy   lotto pdd tsla nvda   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba up in hkhimani its over   babababa   someone post link   live hk stocks kweb just like   jd didi beautiful fibonacci httpstcousfqovboababa cutting work force potential profits   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clobaba i knew chinese     tricking bulls here   truly   slap in   face     jp morgan right     day   got downgraded
  rallied percent truly these clown analysts get paid     wrong httpstcobivzcojbkbaba big crash incoming   china stocks   just   morning dip in hk   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirport optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcbaba up over in hk   bears spreading rumors   shit lol stfu chinese government is on our side   bears go f urself   nio iq   hsi   ciazekactrader heavy options flow gt k end   day fat prints nio nio   gt milusdjd jd   gt milrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrand then i just put   firework right up my ass   left em   in   dust i didnt get ahead in life   giving   shit     you just gotta learn   stick   rocket up your ass every once in   while   triple down munger on   httpstcofbeueoheavy options flow gt k end   day fat prints nio nio   gt milusdjd jd   gt milusdbaba     gt mil usdcost cost p gt milusdgame changer data courtesy   chatterquant source httpstcougcydpsas httpstcookfdbxfbaba   many idiots here lucidlcm has     babababa   gonna suck tomorrow   bulls httpstcoaldkydrart angelicxt   levels   weekly bear
i really wanted   load closer   major support     leave       its thing stocks obaba is   gift   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibaba   li auto li xpeng xpev tcom neteasse ntes nio epam beigene bgne avis car   fjb   app close   dropping   sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honrt theholykau charlie munger
close     years old placing   contrarian multi billion dollar bet literally going     world bbaba in hong kong   ainversor   arriba ya httpstcowzywqugmzaznaurmidov yes
mute     discuss pdd   nio instead   dont its     same story china fud sell
china fomo buybaba     you newbies search hk etnet   its not   its happen here   well   then   up jd gt
gt       limited time
sofi we   opening our trading chatroom     public httpstcokwimmjp httpstcosryujfewewow   is on hkrt redbullish chinese stocks up in   day buying puts on them tomorrow is   no brainer   bidugurgavin gurgs u wanted     you said     got   s dis you buybaba selling off hard right now     in less than mins in hk market     squeeze was   fun i missed   last   nailed on my options   sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honrt sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honbaba what is   price in hk problemsniper     lolsmartertrader   then everything collapse due   baevening most tweeted big caps
check out gambiste top wolf fox pltr lcid z trv twtr zim rblx   httpstcokuyuebrpjadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcobvlnxocgn wtrh cei strn lcid spy   sndl avct metx httpstcoqvqwrqsbcbaba hk on fire   we see more rallying   chinese stocksdidi   mkd httpstcoqzmjryapipbaba obviously wiseinvestor has not proven     very wise   qcapital   httpstcovljnyzdvdrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabashorted   last week seeing chinese tech stocks running like   makes me think i need   log into robinhood   check position maybe close   out if tech keeps running   faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba cluster   darkpool on   in   range mil shares   mil shares   mil shares   mark   levels   game onbaba jd pdd bidu bili blackboxstockschinastocks blackboxstocks httpstcotswzbgrrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshtrending stocks on fintwit source httpstcocwjowwsbi spy amd qqq aapl gld tsla   spx nvda slv sorted   most recent httpstcojxhihvchobaba march   jumped over         doesnt look like its slowing down since china stated they   support their stock marketrt sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honbaba is going   make me rich in   coming years   nothing i love more than seeing our members succeed our calls printed   individual made bank off   our alert strong watch   continuation tomorrow httpstcoqkcqziwrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honrt sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honchina   bidu didi hongkong keepin mind nothing has changed other thn   technical breakout   was due   i said   in china theres something wrongour discord testimonial     day   is what we love   see use discount code icc   discount httpstcosjpctvbyggspy amd fb     muln httpstcoafdlevweymarketrebels  
pd
amdrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba us open tomorrow
mark my words   sinomarket hang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up honrt traderscom market wrap what fed employment is up
tombrady is   stock pump continues join us live youtube fomo eyes havehang seng index opens up
tech index rises xpev
bili
bidu jd up
    jd health up hongkong hsi hsti httpstcokgeamtxkcbaba i   ready   hard dump incoming bettacallsaul yep
  shareholders just went thru   shake out     shakeouts get ready     short squeeze     squeezes welcome   chinas rollercoaster ride   us   gap up   stocks rise   investors await feds rates decision   jd ntes httpstcosjaekmkayang i hope   goes   zero cursed index should not exist
criminal fund shorting     zero   nio li   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt freedomstocks freedom stocks watchlist   tomorrow pt babankedkscatjdtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt potterstocks if he is gonna   pts i should too i think   year i have hit every pt on every stock pt   year   bidu aaprt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashlets fucking go   gonna   lit tomorrow httpstcoklscqxvetwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt juanluisdemateo   httpstcornxmpctmemmarket action       books amazing
  i   exhausted long short       long watch list names killer moves fxi pdd   bidu nvda rivn httpstcoisudktlirt barchart stocks     most active options trading todayaapl mbaba ktsla knvda kamd knio   jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt
babart faststocknewss alibaba shares indicated higher in hong kong babasheeeeshbaba min until hk market opens fully   we see if they sell   keep   buy going petz got   least like followers   lfg glg muln   sonn fndrbot impossibru thats higher than us close babart marketrebels   is   most mentioned ticker on wsbbaba squeeeeeeeze httpstcoebiyxdmzcbaba hk is partying tonight hold on tomorrow is going     fun   move continues   didi httpstcoqanvababa up we go
homeslices httpstcoosqjxbcfselma why       kweb exceptionsbaba minutes until wet hot hk   sex   if you   still bearish probably     off taking   big   i mean big metal pun   shove   up   faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt fndrbot alibaba shares indicated higher in hong kong babababa down big in hk bears   naked shorts
httpstcooltdswzgddont give into fomo   chinese market is   stupidly risky instrument
only invest if you know what youre doing   kweb   probably exclusions spy qqq   holy shyt hk     moon sign up   midnight     ready   tomorrow weekly
monthly
yearly
lifetime promos up   off httpstcocqakkxooqdtsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd snap tgt tbaba highest weekly volume ever   theres still days left in   week highest daily volume in   long time  
possibly ever   look   far enough   confirm   surei like my capitulation served on   platter   quarterly demand   record volumesalibaba shares indicated higher in hong kong babart faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshrt faststocknewss alibaba shares indicated higher in hong kong babasheeeeshmarket wrap what fed employment is up
tombrady is   stock pump continues join us live youtube fomo eyes have   tendency   see what they want amp   was   great example
  shorts unwound amp china   hong kong pumped esf oil   jd httpstcoztpcmqpalibaba shares indicated higher in hong kong babasheeeeshbaba bears   httpstcotmdhullvbrianducky they sold puts maybe babart danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipbakidev i   calling       end     week       thats my average cost basis   i want     break even   me     stops     mistakebaba talk     major league bounce price finishing   day   retesting ipo price range   why down big in hong kong   srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    
desde que se va     que la ibababa lol up in hk     premarket
bears   going     roasted in hk market now   puts   printing   only regret i have is not buying more   amp i bought big   what       puts   printinglol   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba bears driving into work tomorrow morning httpstcohwroxxexplains why   slight hop   on   right side   momentum   tenetfintech pkk tnt seeing   didi jd amp pinduoduoinc making moves on   positive outlook   tech economists in china might just bring   life into       reversed fintech names httpstcowxzjjghfsome     china names had   highest ever volume   huge character changepdd
bili holi highest ever   highest since ipo jd
gds multi year highbaba fomo hasnt even kicked in yet   see   end   month i   calling     minimum   end   april in   market i   fck   take       was   pump   inst   dump see you   migueschweizer carlosmaslaton akinomemaquillo hoy hizo cumbre   babaayer vend   y bidu cansado   verlas bajar   precio hoy suben cada una yo y mi pto timming para operar acciones y lrpmqlrmp   was   httpstcoibykazwpbaba what   you multiply   usd     converting   hkd   china is where its   they   produce things our gpd is higher   we dont produce   chinnnuhh most active stocks   volumesonn mdidi mfxi mnio mbaba mtqqq mmuln mspy meem mbeke mamd mkweb msee   remaining most active stocks here httpstcoiihxdkez httpstcohzgbifcjldid bidu finish up   is one     ages       ya   say oh i missed   they gave you   morning   move post gap was bigger than   gapnot on   radar     no carebaba yang yinn httpstcocqnboqrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebabamonster move   on   huge volumestopped right   our gap   break over   we   easily melt up   gap down anchored vwap sitting right   gapbraccota httpstcoqjnkcmkrbaba last warning sell   if you shorted   stock   you literally might not       afford food   wtffffd     wait   listen cramer stammering   stroking out   he sheepishly   pedals on china next episode         lot   panic buys   coverings       lot   bankruptcies new generation   bank robbers     time   wait was     fed hike decision   aapl googl   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi   qqq spy spx muln udeep dive into   alibaba inc   stocktwits forum
twitter trends
  reddit communityhttpstcogrkiyqqxbaba whats tomorrow looking like   fucking excited
i love seeing bears sink     boat   bears haha   when   gets     ath i   buy   house     mm lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkchina   pump their markets amid delisting   force investors   seek   way   stay invested in chinese equities funny thing is people dont care if china invades taiwan   helps russia   they understand   they   buy alliance   swindling investors babababa didi jd cramer lmao   highest volume on   weekly candle ever
    week isnt over yet   looks like puts       cardboard box   week huh     up big in panama     danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   diprt molinaenzo amc is   rd most bought stock in   eu   month muln   amctarabull
katstryker
shortthedidi   beke xpev cenn cenn httpstcomjaavjnnrla tecnologa china
incluida httpstcoxbxfeujak jd
alibaba   y pinduoduo pdd
despus   que beijing dijera que brindara apoyo   la economa luego   aumento en casos   covid y sugiriendo que la represin   las empresas tecnolgicas pronto llegara   su finbaba fukin mr wonderful made   ton     well never see     danieltoloko   on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipamc is   rd most bought stock in   eu   month muln   amctarabull
katstryker
shortthevix
maskedinvestor
potatoinmyass
unusualwhales
userofintellectbaba
usd hong kong rn
gon fly     youll know   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi   qqq spy spx muln ubaba cheap asf still   u   most mentioned tickers in wsb in last h spy gme   oil quad pltr wen ups fold wish httpstcointoxxyay httpstcolmqofpritrending stocks on fintwit source httpstcocwjowwsbi   qqq spy spx muln upst aapl gld kc iwm sorted   most recent httpstcormaonppwxbaba hk pre market httpstcovejrmyyzhtbaba httpstcosybdryftnbaba httpstcojryjohltwkweb   jd cweb gonna take off tomorrow morning       open httpstcoeugpwkfjbaba still good buy   wait   dip   unpredictable   wowelchespirito   article was   meanwhile     took off top watches   tomorrow part spybabaniotslanvda servicestraffic its   matter   when
not if   year probably not   spy tqqq soxl tecl aapl goog msft tsla amzn fb pypl amd nvdababa tcehy biduuber gmbaba wow   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert brettsimba we   fucking   babart investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampkweb   jd cweb gonna take off tomorrow morning       open httpstcoecowaskaechina stocks getting bought up heavy todayjd   pdd blackboxstocks httpstcorrhgmiymbaba funds   safu httpstcoyepntxhbabawatchlist   tomorrow riotbaba muln sofidknggmebaba funds   safu httpstcoxclszksmarketrebels ggal
bbar
ypf
  amp pamrt barchart stocks     most active options trading todayaapl mbaba ktsla knvda kamd knio twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba on tuesdaylaughing stockwill go   zeronot safe   buybaba on thrusday hope you bought   dipsafe stockno risk price drives narrative     think     get       time highs   china had very important news       reverse i said       ant ipo started   something       tech probe they   easing would i invest nope i would trade though is on ctwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba cnbc says uninvestable you buy   finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segww is not on   menu they know its too big     risk   invade taiwan enjoy   cannabis stocks   senschumer releases his   hopefully in   next few weeks cnbc tlry hexo tsla   wallstreetbets amcsqueeze amcnotleavingbaba shorts go   bed   itchy butt wake up   stinky finger breaking news   alibaba stock bear vs bull httpstcoeqlajzlw mwn stocks misstrade surabhis gncp wcig vnet sonn via marketwnmarketrebels babababa opening hk   saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcmark twain trading tips
timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcovbblsodpzvclaytrader     hold on   its wednesday gain thats   one im   over tomorrow got my eye on nio   welllike i said
someone lose     short squeeze   they dont care   company value   china national team   httpstcopuyoibsdzanother day     office spy   intc aapl httpstcoxwszubktmark twain trading tips
timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcowqbqwqagqobaba whats   open in hk mayhemmarkets lmt patternprofits its fair     skeptical
      depth     decline i expect more whipsaws     integrity
i   think there   individual tickers worth trusting if stocks like     jd   using creative accounting
china really is uninvestablebaba congratulations bulls i know   wasnt easy just in   alibaba stock bear vs bull httpstcoaslkprze mwn stocks tong vnet sonn nftxcc gncp via marketwnrt srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    
desde que se va     que la ibababa is up     still down   yr ago httpstcolwpmagylwlstocks     most active options trading todayaapl mbaba ktsla knvda kamd knio kfb kamc kbac kf kwhich options were you trading todayba   abnb   is itno more going down fed actedrunway is clear what   coincidence china favored foreign ipo day     fed hikes rate   tomm baby   bad news   china is coming next morning dont party   soon   afortunetrading watchlist amp levels   rest   weekspx setting     move  
googl

  afortunetrading watchlist amp levels   rest   weekspx setting     move  
googl

watchlist amp levels   rest   weekspx setting     move  
googl


shop



 



bidu



httpstcoulsnobysaailike ruima moves
no i major technical put     lows given   catapult yes especially if we expect intervention near term   continued support     front run china   their buybacksrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrmore     layoffs markets think   is bullish sources said     axe more than   its total workforce
staff tcehy sources said biz eg video streaming amp search   see   headcount cut   year httpstcopefdndtuinone   chinese companies listed on american stock exchanges via vie structure is legal in china they     gone   you prefer following them   hong kong
exposing your assets in   hands   ccp good luck kweb babababa calls went ballistic  
sheesh httpstcodytdgoddrt redcardinal pvrs holly molly you found   name   connect     together good job brother indeed monster in   making dalvaroga biotechinvest esto despus   ver como cae       suena muy tardort pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba on   horizon   tradethechart damn    
whoever had calls   banked hard   wasnt me unfortunately lol httpstcoyahcbaba was   rd most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets stocks httpstcokmsszdatfbaba remember when i said thank me later   is later you   thank me   no
i didnt sell long china much lower inflation than   us   faster gdp growth catalyst     stock market   go on   huge rally lets go   time   shine   lmao
  these bulls celebrating when   price is what   was   week ago not going     fish   trash ever   there     investments without       political risk amzn break out needs   confirmi capitulated large short
not holding overnight       ill go   in when set up is clearercasinoi   say   is   perfect set up     false breakout   draw longs in then fuck httpstcoccxtvmpababa   higher march close fully engulfs feb       week target spy     mcdonalds arching chart
china is   next british power babaget ready   learn english
kids httpstcodieeutywbbaba looking into next few months
every progress towards pcaob audit agreement is positive   should squeeze   few more dollars     rest     shorters squeeze out than itll drop   area   nio iq oh my green asiawe       see   double digits gain tomorrow   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart acpandy blinken chinas   on   wrong side   history when         ukraineif china   provides material support mktcall alibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstcbaba snow bidu aapl tsla docu shop jd fb didi rblx fututop alerts   blackboxstocks   one   these trades   pay   your monthly subscription you   get these alerts     your first month right nowhttpstcodstvmdn httpstcojaaxmrrgbaba gained more than   sq in market cap in   single dayone     reasons market cap is not very meaningful   cos   big they   never get acquiredjust flowsbabart salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt juanluisdemateo   httpstcornxmpctmembaba i see     fib retrace   there
  dip   down into   s trending stocks on fintwit source httpstcocwjowwsbi pdsb spy spx muln   nvda tsla qqq vix upst sorted   most recent httpstcoiuatxvduwspy bullshiit chinese stocks   make you go broke   didi remember never invest only trade chinese   dont own     dont plan too
    deserves way more than     has   beaten down wayyy too much intent entrar en   ayer que estaba en
pesos
pero ya haba cerrado el mercado entr hoy  

y lo nico que me fall es tener liquidez para meter ms todays top blackbox alerts  
snow bidu aapl tsla docu shop jd aaplhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoswnzyfwxyamazing runs on jd     didi   bimi is   china micro float shorted into   ground   ready   explode expect great earnings soon trading well   revenue   enterprise value   stockmentionbot most mentioned us stocks on reddit in past hours gme   amc spy nio   wow shouldve played     dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba nio possibly continuation tomorrow     hit   nio   hit amzn bidu   pfe lly amc mu qcom sbux kss lmtfomc httpstcozlnreuqdvjiggycapital why was   yo   much   ideart championvibe livecalling   bottomchinese stocks rip days   support called out on stream   didi nio hsi edu sbaba waaaay oversoldjust   charlie munger jd   kwebbear market rally     is   long term buy its   dropping     year on   likelihood   china would force     delist   us exchange now   china reversing  
  price   trend   up over time   championvibe livecalling   bottomchinese stocks rip days   support called out on stream   didi nio hsi edu slivecalling   bottomchinese stocks rip days   support called out on stream   didi nio hsi edu spy qqq soar
  i was     catch major put trades todayspecial guest keanuoh   is one you dont wanna misswatch httpstcojunyxrdsvxbaba what was   news   stopped   carnage   swish   buccocapital   daily chart   yr chart httpstcozusdopisrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba up     i feel absolutely nothing i think i may finally   over my stonks phaseballmatthew maybebullish     clear
im aware   there might     interest in having   prospectus such     would justify these   serve     cushion     portfolio
     
  gets tough   defend  
jd
sq
pyplbaba hong kong       hong kong if youre reading  
pump us   well reciprocate in hours promise   its   freaking time   we       get       those brutal red days thanks   riskvsreward     banger let us break httpstcobumecddbaba   nice green day tomorrow   joshuatai chinese stocks on   jd nio bilibaba keep   type   energy   year long please ommani deltax sorry   tired   read itexhausted making money     snaptruth is dead   option order flow sentiment has turned   bearish   bullish httpstcorhzbkqqmxxrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crbaba hk keep up our momentum please   hk keep up our momentum pleasert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tejmihaljevic politburo owns   now   was just technical short covering dont fall in love   pwmtrades i have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwublinken chinas   on   wrong side   history when         ukraineif china   provides material support in one way       russia in   effort
  would   even worse sanction on china may still well   o   table chineseadr   didi httpstcolyyvkrjrbaba i have conviction   goes down   here short shares   scan results ftx mtop bullish trend on perp pair seco theta slp agld tuliptop bullish trend on usd pair glxy   amzn bili bball ftx results httpstcoypxjbsiwnot buy signalsthese     trending stocks   didi nio brkb brka sonn pdd httpstcohdfsoomoi   picked     china stocks in general     big position trim     short hedge short shit china   blew up in   day recent markets have   really humbling i think ill   out     period    
more risk conscious investor   god these last couplebuy   dip is   tsla qqq nvda vix fb shop nflx msft amzn   nio aapl httpstcoevoingtrne freedom stocks watchlist   tomorrow pt babankedkscatjd   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx muln didi qqq btwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba dont forget hk     playing catch upthe stock   take   very   turn when mkts open in us   lawfirmguy   was great news   morning     chinese govt calling     closure   their tech crackdown   three picks twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingalibaba   subi el     hoy en wallstreet httpstconijrhhyaubaba up   you didnt sell your mom should slap you   cang   only chinese stock   barely moved   while   every issue       know when   hold em know when   fold em cangbanged freedom stocks watchlist   tomorrow pt babankedkscatjdbaba dont get greedy those contracts there good   killing on fridays scan results ftx mtop bullish trend on perp pair seco theta slp agld tuliptop bullish trend on usd pair glxy   amzn bili bball ftx results httpstcokfgxpnrpznot buy signalsbaba grab your popcorn   hk open   watch bear scream   get squeeze spy what   sam predict yday march during   pm trading room session spx   continuing pushing upchina plays like kweb
jd
 
bidu   see follow through     upside nvda   overshoot     her predictions   true is she   wizard httpstcohqefzdvxgthat was great news   morning     chinese govt calling     closure   their tech crackdown   three picks pdd   bidu in my stock alert service went up over in one day httpstcodzzgdcqbbaba   tax day   coming faster than expected lfg   coming faster than expected lfgbaba httpstconejogxmwbthursday options watchlistamd cgt plt   cgt pltspy cgt plt tsla cgt plt httpstcogzyaewprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalnima i have   problem where everytime i want   buy   stock   is still more value     money makes     difficult even         buy other thingsbaba picked up totally turned up   us   httpstcolbsqsvbrt investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampomg what is     man what you guys think still   dead cat bouncebaba say my name bears     increase     redcardinal pvrs holly molly you found   name   connect     together good job brother indeed monster in   making dbaba   got in httpstcovxrnvicp httpstcoswggokmsmobaba china is going   pump us     i bought shares   msft in
never sold
  is   moment     hold your shares under never sell
go on     trade
just keep them forever
whatever happens   not sell   say my name bearsbaba     shorts   still here trying   convince people   itll go down   up in   day   such big market cap
no way we going sub againpt   summer httpstcomldoncftebaba probably nothing httpstcoiyxnsltbaba china is going   pump   up   tonight httpstcoimlyxwhzbausderuckermark short squeeze nach folgender news httpstcoexqufwzib babababasome serious gains   httpstcofzkgjjrvrt stockballa   idea   advisor stockballawws dao fund   gain exposure through     backed token s overnight rbaba pampd   trust ccp company   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockballa   insane gapper httpstconxoiugjbaba   traders   feeling   hk fomo here we go   selling   ipo price years prison hahaha lets go boys got margin on my schwab   one day late i woulda scooped up   buncha     coulda made bands in one night if i had my margin days earlier gonna strike on   big financials buy     soon need   bad headlines   drag   market tomorrowfangfangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcogoapbinydrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   ones       paper handed jpmorgan punks httpstcozhvhhyhcbabafirefox how is your short position   saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jd nio bidu didi why traders need   follow   chinese presidential election httpstcounhypxkobmarketrebels   sq pyplbaba china plans audit concession in face   us delisting threat ft   going   rip tomorrow get in first thing tomorrowmil buyback
positive news   china   btc looking ready   take off sonn muln hymc duo veon didi nio fxi   eem beke kweb rlx amc gme   ncty metx pbts btbt hut coin olbbaba grab your popcorn     hk open see ya   pm et boys   girls fuck ya why   decision   sell now im not saying     is   fraud i dont know enough what i   know is   there isnt enough clarity   me   confidently assess what its value should   i   figured     up day was enough     gift   me   take advantage ofbaba i wish i wouldve bought   shittoon       other day hell i wish i bought   shittoon   just       other day       fall       then start uptrend guyadami nice   on     bounce       china one more day rightmarketrebels shop   sofirt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segno
things       bad hm pretty fitting re chinese equities     tcehy qfinrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segtop equity activity   smart money daily recap courtesy     realtime dashboard   httpstcoxfsritaw aapl k contracts nvda k   k f k bac koptionflow optionstrading trading httpstcocixcbgbzxbaba hot stocks chinese tech stocks jump s rises on earnings nlok falls dac hits high tls reaches low httpstcocphrurkvza httpstcoxpvobjgubaba how   tigr
futu mpngy     raining in paradise httpstcodyoxfqpg over time
  story started   change   continued its descent
masa took     loss personally via his investment in sb northstar
new loans were taken   collateral     apollo
  arm deal   nvda collapsedtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfmost mentioned tickers in wsb in last h gme   spy hood nflx wish qqq oil quad tsla httpstcointoxxyay httpstcoxqhbaba   ccp were shorting since   now they loaded   boat     ultimate bull run   there seems       delay in buying most mentioned us stocks on reddit in past hours gme   amc spy nio vxx six aa zim tfsa stock trading usstock stockmarkettrending stocks on fintwit source httpstcocwjowwsbi spy spx muln didi qqq btu wsm   lnth aapl sorted   most recent httpstcokzlexpein tag fr die geschichtsbcher fr chinesische internetaktien alibaba   tencent tchy httpstcocurluulmarketrebels   martyaxe sedleymedleyrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba i   wait   see how       tonight in hk   right now id     wee bit nervous holding puts   lots   buying in   closing moments     i bet   gaps up   open   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clotak   si robi w ameryce
w jedn tylko sesje     musiaoby si wydarzy
ebymy mogli zobaczy   tak spektakularnego na allegro jakie propozycjebaba ecommerce allegro gieda gpw wig httpstcogokavbhybaba was   months ago still very cheap top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq gdp access wider trends httpstcozltkvrfrt fossgregfoss     charlie munger loves babawhy is softbank selling   is rat poison charliebtc is   futuresoggrt fossgregfoss   blowsgood morning charliebtc over ccpbaba new wallstreetbets data mentions       surging on wallstreetbets httpstcoeiokirxxxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq yang access wider trends httpstcozltkvrfhttpstcouproaliybaba pdd nio zh yinn httpstcobpxjlibqeiin todays recap     premarket notesbaba in actchina stocks were in play todayhad my favoritesinitially i wanted   pullback then   curl bounceonce we broke through my long area   trade was onlong gt ptshttpstcokysfmowoe httpstcovphybyfrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jthese     most active stocks right now didi nio   beke amd rlx aapl httpstcomjuymgpbj   relative value vs spy given its growth profile     time
sftbys stake in   was worth  
  more than its market cap   me
you were getting   lot   upside   free assuming   stabilizedresumed its upward trajectory   vc portfolio
  armbaba ahh yes
  last dying gasp   evergrande topples   regime   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba bouncehard   know if its   turn   who ever went into tuesday night net short got their butt hole puckered   ooouch lets go   how
you   via     years id   skeptical   wrong     accounting issuesvie concernsetc     missing out on  
i figured   if   really was   giant fraud
  wouldve   figured out   now  
when   pulled  
i thought   looked likerajak   next week     avoid staring on my phone   day long i rolled     position into         next week if i didnt get burnt   amzn short yesyerday id probably   more aggressive     calls would buy   week   sureconsolidated markets top mostshorted stocks based on share volume not dollar value sonn

shares amd

shares  

shares nms stocks shortingnasdaq top mostshorted stocks based on share volume not dollar value sonn

shares amd

shares  

shares nasdaq stocks shortingnyse top mostshorted stocks based on share volume not dollar value sonn

shares amd

shares  

shares nyse stocks shortingbabster   was up on   day
admittedly     pits   hell
  pretty sure shorts got burned     crispbaba hong kong gap     non stop buying still looks its aboout   break   day high whilst market is closedbaba   short on   weakness
no position   samanthaladuc on our way   double   double   lets talk   my bottomfishing   on china plays my market timingbaba i missed   maybe     go   down rajak i didnt watch  
just saw       was massively green i try   avoid trading     lately
  decided   short amzn lost k on     flipped   long side instead bought k   aapl calls   next week  
saw   was     red   x cevery morning hours     openi study
research amp find   least ideas     subscribers in acteach idea given has entryexits amp what   expect   longshort calls putsnice ones we   todaybabatslajdnvdabekentesyybiduhttpstcokysfmowoe httpstcoegriibjbrmrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart sspencersmb   up bear market bounces   fast   viciousbaba look   those buyers now   hours fomo kicking in ahead   tomorrow massive day coming   day is coming check out our reaction     going wild     fed rate hikes httpstcoarcnowoert saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mjust in   alibaba stock bear vs bull httpstcopbpbbtjcf mwn stocks gorinotsukudani razooooo gncp tcbp vnet sonn via marketwnbaba give me   run tomorrowrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba tomorrow scan results ftx mtop bullish trend on perp pair chz aave sand fil onttop bullish trend on usd pair glxy ethe   bili bball ftx results httpstcoypxjbsiwnot buy signalswhat   great day   chinese adr stocks   one day gain   doyu pdd tcehy   jd biduthe chinese government said   supports   listing   businesses overseashold your breath options holder httpstcokypkqxmvbaba give me   run tomorrow   made my day httpstcocbxpaixbaba xi is   much stronger leader than biden   his entire administration combined expect   uptrend   continue   investors   continue   put confidence in chinese stocks buyhold yo igual   hecho habia vendido mi yate y mi jet privado para meterlo en   ayer   chisatoinvest beke pdd bili qfin didi futu jd bscan results ftx mtop bullish trend on perp pair chz aave sand fil onttop bullish trend on usd pair glxy ethe   bili bball ftx results httpstcokfgxpnrpznot buy signalsbaba up weekly     up weekly     damn i missed   boat   morning woke up   thought   would go down just   bit more   entry oh well on     next gurgavin these     head fakes ill buy puts   is ultimatetraders reddit     way   was astonishing im outjohnscharts clutchbp edhale striff trijoey   power   options     close     close   congrats whoever boughtbaba straight up mt vesuvius   i   stop laughing catch you chads later httpstcogvmlihgtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba one headline     twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsnio boy oh boy ocft open   httpstcouyhwvdzpbhtcehy   nio uxin still absurdly cheap
expecting   followthrough rally tomorrow   reflect sentiment change   punish   short sellers   shorting baby       longs profit   these last few days   insanity i mean
im not selling
  i didnt buy   either they just took my shares     wild ride i guess   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babai never go long ill trade them thats     didi   nio jd httpstcohtrjlulvbbaba   is not gonna hold todays gains put might make money dont know why i still losing     time     crypto shit when i have my   shares httpstcoyrshxlvopthanks     discord group     crypto traders btc eth link xtz ada vet knc sxp twtr es jd   httpstcoztjjtjxbaba dont forget   there   many quality us stocks still down
  dont   guided     statistic trade wisely   safeguard your money   kickostocks
  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcomtwmjommrt jmihaljevic just   fintwit capitulates on  
  glimmer     old man   still turn out   have   right time   tellbaba   market buyers loading   ahead   tomorrowrt trndtrader scan results ftx mtop bullish trend on perp pair sand ksos sos grt aavetop bullish trbaba httpstcokvbkhlaf httpstcogqshfoprt palmieri bababy icerock la vela   hoy
va   cambiar los patrones
por lo pronto hoy no pudo   una lnea   tendencia qbaba st patricks day     day early   ye   tomorrow is     lucky ones who held httpstcospasjrslrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba   had strong run   needs   rest tomorrow         diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china current interest rate  
    room   cut   bring in qe is there   case       having   reached gammasqueezes ended   quite significant aapl amd     docu db fisv dia mrna msft just   name   few   going       interesting few days httpstcoeantdllescan results ftx mtop bullish trend on perp pair sand theta chz sos icptop bullish trend on usd pair glxy bb   bili amznall ftx results httpstcoypxjbsiwnot buy signalsrt mustafah   httpstcopjqhsxzbimi   run hard   other chinese stocks microcap   microfloat look   weekly in october   didi httpstcowbcsqlapwqbaba     touching themselves waiting     hk open       friendbaba     touching themselves waiting     hk open       friend wallstreetbets       ready   rebound     statement   china in     statement carried   state media
chinas top financial policy body vowed   ensure stability in capital markets
support overseas stock listings
httpstcomsuwedjlpkevin oleary pumps   on monday   now   says they   cutting thousands   job its   like someone knew they needed   dump   shares just feeding   ducks what   day     httpstcokomercbaba   end   april if not sooner   end   year   goodwilltrader   macro good news       government backing up those companies
  is pushing   crazy movement in   stort joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijainews   alibaba stock bear vs bull httpstcorojcidl mwn stocks followco pctidatascience vnet tcbp sonn gncp via marketwnbaba just raised     my gains   sent       wwf
  rescue   bears no me creo que medio twitter lleve   ya en verdebaba jd iq tal didirare reprieve     fund httpstcohobhguuyi sold     bought more tme   stne
    small sums we have   buy smaller companiesbaba i sold my calls       close they were   still i   happy made   money     jpm analyst alex yao kill himself yet bimi volume up on daily
  make   move higher   other chinese stocks china didi   httpstcouwtrpfgdbaba jd nio whoa
i think china is on stocktwits
theyre reading our posts   black sheep
have you   wool xpev nio   snap veremos en las prximas sesiones que sucede
pienso que podran realizar un movimiento parecido     snap   lo que ha pasado hoy es prcticamente imposible verlas retroceder por debajo del mnimo   ayer jd   pdd nio xpev   you think xi pumping up market into his reelection rajak   not   milly yet
    there alreadybaba nio invest in china
  soon     world no economic power spy breaking news   alibaba stock bear vs bull httpstcortpstagh mwn stocks bolsaanalisis patelchaand gncp sonn vnet wcig via marketwntrending   babacugs httpstcoiovvehompbaba my avrg rn is
hope lower   until soon
still buy since i xpev nio   snap comparemos el movimiento   snapchat   las tecnolgicas chinas en snapchat
tras formarse una gran isla
los precios retrocedieron
cerrando gran parte   la isla y creando un posible soporte slido httpstcohrdpzngyqscan results ftx mtop bullish trend on perp pair sand theta chz sos icptop bullish trend on usd pair glxy bb   bili amznall ftx results httpstcokfgxpnrpznot buy signalsbili is   decent idea     china money printer
  stock   off its highs
  china going into lockdown right now   yang cweb nio   we   knew     rip   shorts one day   is   gainz here   stay   we   knew     rip   shorts one day   is   gainz here   staybaba correct   average joes just learning     now   load in   morning
bank on green opening stocks   watch overnight muln tsla   join   discord here httpstcozgxajsfkotrending stocks on fintwit source httpstcocwjowwsbi spy muln nvda   tsla glg wsm aapl msft lnth sorted   most recent httpstcorcxubtjwjust in   alibaba stock bear vs bull httpstcofxceijn mwn stocks revzyn testaccountax sonn tcbp vnet gncp via marketwnbaba   market makes my bipolar neighbor seem sane china finessing   entire world wait until they pull   carpet euphoria turns   pain babatoday was   day   let us see if we keep   going httpstcowopepseqpbaba eow   dougiepabst dutv grab news early thank you jenn sell every pop
get on freebs
reload dips rinse   repeat baby how httpstwild spy action todaytwo intraday plays long  
long bidu httpstcohghgjekdpbaba dont forget   take   profit i had k shares
cashed out half   market is loco   redcardinal pvrs holly molly you found   name   connect     together good job brother indeed monster in   making drt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingdiegolemansky is nothing on   day like  
sdc
sklz
 
vips   many stocks were up crazy     thing getting crushed   toobaba im hard   should close     palmieri bababy icerock la vela   hoy
va   cambiar los patrones
por lo pronto hoy no pudo   una lnea   tendencia qrt chisatoinvest beke pdd bili qfin didi futu jd bbaba thar she bloooows i     little nervous   touch chinese stocks       looks like   wants   move   up     range   april calls     httpstcoaimkxuwrgbaba im   only bear here who was bullish   check my post history compound jubilant bagholder spotted munger is still in loss on his   holdingsbaba tomorrow   hang seng     carry face ripper rally   continue till friday is in   books forsure httpstcoqgmukmnbeubaba tomorrow   china httpstconsjwiqkuzcbaba market opens two hours lol httpstcotpbhysocpeople really out here trusting   word     chinese government lol   least youre only down     instead   babababa btc look out   didi on   continuing rise     share   nio kweb spy qqq its amazing what stocks   when central banks   governments print money   support   markets what   sham world httpstcoqpwklgvjrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba never bought puts   todaygot destroyed lolmy luck   technically we   not helping ukraine   buying chinese stocks we need sanctions on china too   heng seng futures up ill take bets now shorters going   get fucked tomorrow rise againrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt petenajarian giddyup brahdah   was   monster
  opportunity   unusual options allowed     amazingly rapid resultsjusto ayer compr   y jd y hoy vendiwarrenmartu en fintwit todo dios   lecciones   inversin y   vida httpstcowryclaqyybaba i put   on my watch list       rose premarket   i had   chance   get in ended up in   once i saw   strong momentum take off   good pt     crazy part is   i never thought wed see dollars let     is   bargain     century   whats happening in china im calling   now tomorrow   towelietrades spring promo ends new members link   st month   blackbox only httpstcoxuorfourstockbreaking news   alibaba stock bear vs bull httpstcoeofdbvxr mwn stocks copyinvestor bmoney gncp tcbp vnet sonn via marketwnbaba snow bidu aapl tsla docu shop jd fb didi rblx fututop alerts   blackboxstocks   one   these trades   pay   your monthly subscription you   get these alerts     your first month right nowhttpstcovumezzn httpstcofbfqfmtytc httpstcoagpqcjbaba shoutout       diamond hands out there who stuck   through   averaged down we might never see those low prices   in our lifetimes httpstcodxfciaobtic
tictoctick i   worried   tesla tsla     comment   optionsbrian esp   his   on   httpstcouyrlbsmmrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishpvrs holly molly you found   name   connect     together good job brother indeed monster in   making done deal woohoo otcmarkets pennystocks mergers chinesestocks   ecommerce liquor wine pukanggroup httpstcovfhybujdq httpstcoaiscaqjsqbaba bears     fucked omg gonna watch them     die never fight   trend lets go hang seng     libertydividend   ver si nos hemos equivocado y es una criptolong alibaba   httpstcovmcqkfylvchina lower inflation higher growth start easing monetary policy nio xpev li   simo httpstcotsaynhnifrt smbcnikkojp sbux ceoceomu   bidu lets summarise   day like   kweb nio   pdd jd httpstcocxjucosdkbaba hang seng up bitches watch   go into moon mode tomorrow veremos si el suelo avisado en para   en httpstcofaalypr es el buenonasdaq sp nyse china alibaba httpstcoesschdyrt gsnchez est gracioso lo    
la verdad httpstcofdodkbaba omg hang seng futures up green bears getting fucked tomorrow hahahahahaha   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrurbankaoboy garyhaubold just thought   was interesting   up adrs not necessarily cap inflows pricing deval
deman creation mbbaba if you   handle   down on   investment you shouldnt own stocks peter lynch httpstcoiswzswvxbaba   they pumped     only   sell tomorrow morning httpstcondrozozylbreaking news   alibaba stock bear vs bull httpstcoqbjywwk mwn stocks gambiste dougiepabst vnet sonn tcbp gncp via marketwnbaba bullish is   new bearishspy httpstcowxgbxzcrt chisatoinvest beke pdd bili qfin didi futu jd bscan results ftx mtop bullish trend on perp pair sand ksos sos grt aavetop bullish trend on usd pair bb apha bynd   biliall ftx results httpstcoypxjbsiwnot buy signalsbaba confiante desde shiquetitobaba suddenly   racists   gone   nasdaq golden dragon china index rose on wed   beijing vowed   support property   tech companies alibaba   rallied overnight in its biggest gain since september didi didi rallied jd rallied   profit taking tomorrow like   holders   still deep underwater not sure who has profit   take lol news   alibaba stock is still   investable   httpstcoyfslpbiksv mwn stocks raadsmanhan steadycompound gambiste vnet nftxcc gncp sonnwatchlist   thursday china name momentum focuscarbiduyybekebababidupddniomulnbilijdsonnskyhkczhdadawulfothersnlsntwloglggfssqsldbthamdsonmddlmomobhilkalamrnadoyufbstocks china stocksinfocusjd imagine if i just yoloed   calls wtf bro i wannna kill myself i was   close   selling   dkng     buying half       fk man i coulda bought calls even   made k kill me dutv grab news early thank you jenn sell every pop
get on freebs
reload dips rinse   repeat baby how httpstcoimwvkrrio operates   my   calls i took   hit   sold um   though
no big deal httpstcocwucvmdyubaba sitting on   fat stack here   anowerhosen   my portfolio up nio   xpev li chinese stock httpstcoxmnedeyet httpstcoogoltkgfngiddyup brahdah   was   monster
  opportunity   unusual options allowed     amazingly rapid results ie   httpstcoedxtfisvzcjust in   alibaba stock bear vs bull httpstcootkpgcqlb mwn stocks brianducky lemon sonn vnet tcbp gncp via marketwnnickk thebenedictgoh yup
ultimately     tencent is   backbone   chinas economy sustainable growth   only   achieved when what you correctly   happensrt raadsmanhan just in   alibaba stock bear vs bull httpstcoigmmtbygg mwn stocks jdan lemon sonn scan results ftx mtop bullish trend on perp pair sand ksos sos grt aavetop bullish trend on usd pair bb apha bynd   biliall ftx results httpstcokfgxpnrpznot buy signalsonly took days       flip
institutions   double down
  news ripping   sector     mire i sold my kweb leaps in favor     april calls cut those  
now rolled in further   weekly   lets see what hkex brings here httpstcouecjmoijust in   alibaba stock bear vs bull httpstcoigmmtbygg mwn stocks jdan lemon sonn gncp tcbp vnet via marketwnrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba fb se upst   team is killing     join us   httpstcorkzelvsw httpstcoeenynhzpcongratulations     discord members whoo took     alert click   link     join in on     profits httpstcoacwsdscbxhood qqq   spy akan sofi fcel ttcf ixhl nio cei tsla sonm muln vxx jagx amzn amd nvda aapl bidu nio tsla httpstcoygtkccvwsofi need china   support sofi hong kong too   kill these shorts   well jd   nio bring   profits tomorrow still   bargain here   investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get samprt brianbalance   was   giant darkpool day on many   my favorite tickers   is typically bearish on   day like   ill postrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clobaba profit taking tomorrow i feel then   run left in   i dont own     very happy   those     these days make     pain worthwhile   fb se upst   team is killing     join us   httpstcozhmcxv httpstcoyxfkgumlrt cheddarflow most active flow   tsla   flow     flow fb   flow nvda   flow hygbaba im happy     bulls boy   i glad i only had   small spread on   we still only have words     ccp official i wonder where   china get   money       palmieri bababy icerock la vela   hoy
va   cambiar los patrones
por lo pronto hoy no pudo   una lnea   tendencia qmost active flow   tsla   flow     flow fb   flow nvda   flow hyg put flow httpstcoylmmwugpbaba when   russia news   peace talks   more relevant tomorrow   is going   bounce hard remember year high is dollars im expecting us   hit dollars tomorrowbaba let   weak hands get shaken out im holding   mentioned these stocks   going long     chinese stocks in extended hours     bidu
they     up huge in days   lot more   go yet httpstcobhgkdmzuhmost active flow   tsla   flow     flow fb   flow nvda   flow hyg put flow httpstcokxlrpszyybaba jd kweb beastmode   daily portfolio gain httpstconrnuxbumsdidi   well done boys well donert astraltrading insane bounce in two days
    over   sold my       i was scared
would have made   easy k hahart smbcnikkojp sbux ceoceomu   bidu   huge bounce  
way overduesmartertrader   oh yeababa when   russia news   peace talks   more relevant tomorrow   is going   bounce hard remember year high is dollars im expecting us   hit dollars tomorrow   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba damn i learned   good lesson on   one my entry was
  when   broke down i sold i knew   had   high probability   bouncing   i second guessed myself took   trade too early atleast i didnt really lose moneyjust in   alibaba stock bear vs bull httpstcoslfodhcb mwn stocks themichaelkozak jensuarez sonn gncp vnet wcig via marketwnbaba ath volume on nyse huya doyu   sentiment is everything httpstcoprcshbikbaba no ones selling     general consensus is       is in     more bullishbaba called    
granted i had   close my short   market open     good profit
    went much higher afer   babatoday was   day i was greedyunexpected gains       calls when   started   drop in   morning   bit
made hell lot more   closed position   took   short position thinking     reverse
lost k
then bought calls     i closed end   daybaba watch bimi show up top gainers tomorrow lol   in october
thats   sure httpstcoxukdunkruhgorkaschulzer   snap te comparo la situacin       snapchat snapchat form una enorme isla y
semanas ms adelante
la tap casi en su totalidad creando un posible soporte slido no creo que   se vaya hacia arriba como si nada
creo que podra hacer algo parecido   snap httpstcoghdhucitwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingjust in   alibaba stock bear vs bull httpstcouppndwvuii mwn stocks michaelbw jensuarez vnet nftxcc sonn gncp via marketwnrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clohoy vemos en el repertorio burstil que la accin   alibaba   ha subido cerca   un en una sola sesin pero ha cambiado algo su escenario tcnico sigue siendo muy preocupantejust in   alibaba stock bear vs bull httpstcozccvgpqc mwn stocks professordman amcaptrader vnet gncp sonn wcig via marketwnbaba hit idea was low s dropped   s   those options calls were booming   common shares either way you made moneyso happy   my   nio xpev position   was   very nice recovery lets see if we consolidate   increase tomorrow httpstcomniwjaudidi nio fxi   spy trading cryptos httpstcottfburprinsane bounce in two days
    over httpstcossvowzgsababa hit idea was low s dropped   s   those options calls were booming   common shares either way you made money httpstcolfizkieegetrichslow         hit idea was low s dropped   s   those options calls were booming   common shares either way you made money httpstconkmoeburt getblow   year amd is down   is down beke is down nio is down rlx is down httpsbreaking news   alibaba stock bear vs bull httpstcovrfuvilh mwn stocks hwangyeun michaelbw sonn gncp vnet tcbp via marketwnrt crankyricky   chart   comment epictrades kirasepictrades amcaptrader httpstcobontgmlqwrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt lucasbanega   adr ayer
usd hoy
cerr en
usd httpstcooqeefyzxxhot options contracts
watch your entry
plenty   time tomorrow morningamc qqq spy pypl sq nflx qqq djia   amzn f amd nke aapl lcid nio nvda dkng fb snap goog btc eth doge jpm bac xom httpstcocbofsbkxstxrboy whoever had     calls   week got paid httpstcobyymnliirt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tewhy tf   ppl buying   rn   bull trap   covid destroying   country     careful   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcokmibhgolaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcopcbhvjcjyang yinn     persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort followdatrend   hit need   hold     level bulls   not lose daytrading options optionstrading httpsbaba imagine   these calls exercised   followdatrend   hit need   hold     level bulls   not lose daytrading options optionstrading httpsbaba nio kweb     you need   know shorts havent covered   single share check   out  
highly recommend everyone   follow them httpstcolkrsomei   professordman zsan move   far     day lets get tomorrow petz   go       glg on my rart followdatrend   update if bulls   break i       quick   bulls   lose daytrading optionstrmarchforward williamgreen   shares     traded otc   converted into hong kong stock exchange hkex version     sharessbux ceoceomu   bidu lmt fmrmichaelz nio tsla     upst nio fooled me once   caught   move   endbaba laying off employeesless expenses   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebimi chinese stocks low float
low market cap
  have ortex data on   crazy potential runner didi   bidu httpstcopcwlisekort chisatoinvest beke pdd bili qfin didi futu jd bbaba no ones selling     general consensus is       is in     more bullish jd needs   tack on in hk   keep up   lfg   market opens two hours lol httpstcopeexncqhoimmutableloop muddywatersre ryancohen carson block is going   prison watch   video           clear make sure   share far   wide carson is totalscumgme amc beke bbby   didi tsla bur mdxghttpstcokhrahfjrt tionormalinvir soy el pamo clavando suelos
ya habes visto hoy lo     no
pues yo las llevo   como te quedas
soybaba just   tip   my iceberg httpstcoznedlnptbaba tcehy meit kweb yinn   srcojones en bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    
desde que se va     que la ibart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznstxrboy   was crazymost mentioned tickers in wsb in last h spy   gme tsla qqq wish amd pltr yang aapl httpstcointoxxyay httpstcoefynuzhshrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amznbaba in   single day     megacap gtfo clown   bullish pattern building free trial   httpstcojpmutbvvp httpstcoicgmjylotrending stocks on fintwit source httpstcocwjowwsbi muln   tsla nvda amzn spy aapl msft fxi lnth sorted   most recent httpstcokoaupxmbaba huge bounce  
way overdue   alerted       paying member todayspx spy winningroomtradeideasoptionstrading httpstcoejujmwsyrmartyaxe   really wanted         spite me news   alibaba stock bear vs bull httpstcobpeztwizz mwn stocks imrokng smpvykth getblow sonn gncp vnet wcigrwallstreetbets daily discussion mentions over   last hour rank spy mentions gme   tsla qqq imo amc rc cash v full live amp historical data   httpstcoqhrxwewkjbaba huge bounce  
way overduethis year amd is down   is down beke is down nio is down rlx is down httpstcofrrbnzfyyt gain stop asian hate whats your excuse   missing out on   ubigchiefmason
mins ago wsb httpstcorlmymkjqrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba short   tomorrow bababy icerock la vela   hoy
va   cambiar los patrones
por lo pronto hoy no pudo   una lnea   tendencia que trae   hace varios meses httpstcozciogdoqbaba ramp up   stock then they lay off sad   stocktalkweekly we absolutely nailed   china trade in   discord   started     onpoint watchlist   usual   premarketbaba sold my       i was scared
would have made   easy k haha   itscharliemar     went     up in days imagine when   true bull run   jsdidi   well done boys well done httpstcorckariwvrt buccocapital   daily chart   yr chart httpstcozusdopisrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jdcdowork   man
i wish i bought i needed       payday   was   steal   yeah
congrats   whoever got in on   in   sbaba jd kweb beastmode   daily portfolio gain httpstcodjvgwozbig fu   your whole damn thing welcome   seattle plano million nasa premier league years fed apecoin congress   nio white nationalist httpstcouxfvynifrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert jorgemorales tcnicamente   rebot sobre la lnea inferior   la trend line semanal httpstcoekirbobaba imagine selling like   little bitch lol   you go
china
you fkked   wall street shorts asss really good     ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     koyfincharts   largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivbaba adr ayer
usd hoy
cerr en
usd httpstcooqeefyzxxrt inversorexperto alibaba sube un en hong kong   httpstcolhshqwurt trendspider   talk     major league bounce price finishing   day   retesting ipo price range httpstcojcvxgmarketrebels swaggystocks how investing in   feels httpstcotvtsoykwgbaba up still down still inside   down trend linert salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt trndyjon   days   go     sleeping giant awakes   stocks stocksinfocus st daytrader httpstrt trndyjon what   day streak
  separate trades spy calls upst   countingspy puts low hd babbaba why   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingrt casualtywar   highest volume weekly candle since ipo
beautiful bullish engulfing candle i dont like catching bottoms
  tradinrt joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijaibaba option alert high volume options     friday
march roughly million dollars massive money learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxtop tweeted stocksbaba nvda aapl spx tsla nio zim es jd amzn amd s fb vxx xpof bidu f kweb sbux pltr cost pd tsm csiq nflx spwr avgo payx eth apps acn len wsm amc hymc lmt xpev dac pfe uso futu smar lnth unh stockstowatch httpstconvcotfgdxbaba give me more   im outahere   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china stocks   were   winner   man   lot       options were up  
wouldve   nice   get   bunch   those     dollar     steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwgoing   take out   small loan   million dollars   my parents   i   buy more   stockwhere   those people who said they were shorting       httpstcouapglbnkcnow thats   bounce   say chinese manipulation     httpstcowhwkvj httpstcobfmmwdbwvrrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishrt inversorexperto sube que te llevo   httpstcoanzshlkflbaba china stocks   were   winner   man   lot       options were up  
wouldve   nice   get   bunch   those     dollar yesterdayrt professordman zsan move   far     day lets get tomorrow petz   go       glg on my rababasbgmost active stocks   didi nio fxi   spy httpstcoykznukrirdamn   up   glad i scooped up   few sharesbaba damn you know im looking   these comments   lot     barish ones i     how many damn bots   on   these feeds its crazy how many there arert cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba i hope every bear reloaded puts       need   break

  then   exp callsc                   how many   you buy   pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems exprt buccocapital   daily chart   yr chart httpstcozusdopisrt kickostocks
  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcomtwmjommbaba im   glad   bears got gapped     least   srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmrt aretetrading stocks traded   long nvda upst   weat held last night closed loss btu loss closedtqqq sqqqdidi january   buy   hold   valhalla     afrm gm   afrm gm trading cryptos httpstcoqgplqszynrt buccocapital   daily chart   yr chart httpstcozusdopisbaba rug pull alert not if
when   ebay didnt know ebay was chinese     herd logic   bear logic is             tomorrow not saying   easy trade is   short   day rule   ways   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrthis is   funny
    went jpm       downgrade they   state ccp may not deliver   stock one dayor us just bans     part   risk profile alibaba rallies haha httpstcocbpgbaleso httpstcoiryapgsgbaba jpm   upgrade now lol   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert cfromhertz    
  up   levels not seen since fridaybaba   propped     nice day in green here     lovely stock   lot   us   riskvsreward knew     coil on   would pop     beatdown its taken thanks     one most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wish amd fbbaba trust charlie
trust ray dalio
  kevin   ebay next     no retail money
big institutional buying is   obvious   buy china stock puts     they moon two day   in   row   bidi nio xpev what othersis   too late   pick up   stocks made in china not if you look       way fxi   bidu httpstcosjxidauhymc how   we going   get   volume   is everybody doing their job   spreading   word on twitter   on other boards   not just here   bring   chinese money over here   trendspider   talk     major league bounce price finishing   day   retesting ipo price range httpstcojcvxgbaba   china is just   next russia   i sold my calls early morning   im glad you   got   crazy gains you deserve  
grab   beer   celebrate   talk     major league bounce price finishing   day   retesting ipo price range httpstcojcvxgrvpopinartecarlodoss uhhave you looked     calls its bananasrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba   made my buy made bank thanks cramer httpstcobhdfsgpypparczitalia cezarygraf jakie znaczenie maja te spadki przy nastepnych latach lepiej zapakuj sie w nie poki jeszcze tanio longi na   juz placa     dopiero poczatekrt vinilooo     le han hecho una opa o   alguien se le qued pillado el botn   comprart inversorexperto alibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo slo os puedo decir que puede convebaba   nio get ready   didi   urbnstocks   we love you j pow bngo tsla   nvda aapl amd   nio pdd futu im shorting   crap   my   hands
delisting   us exchange is just   matter   time   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba lol what happened   charlie get   happy ending   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcospyaapl tsla   wtf win   fund   setting up good trades   amp bytedance owns tiktok     future   china ecommerce   rampcapitalllc  
  highest levels not seen since last weekbaba short     finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segbaba chinese stocks     delist my ass we going     bidu   spy qqq httpstcophjdapmntrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba bidu jd pdd didi nio xpev li httpstcotwjojtalart beagliercap   httpstcoocsedrfwnprt stocktalkweekly we absolutely nailed   china trade in   discord   started     onpoint watchlist   usual   premarketim long         feels like   bear market rally probably going   sell tomorrow   oil   uranium names httpstcolrktuecitbaba twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy spx   nvda   httpstcotlqofiokatwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbidu   strong country whats next
change in policy   edu stocks httpstcoayidqfehbaba wall   bids   time   load up yahoofinance inesferre bear market backtest   is under much resistance check out       stunning rebounds httpstcosejhyfsbaba called   now i     lingers in range     bit chinese still     doing fishy shit   russia httpstcogljitwlrt itscharliemar   i going   wake up     run     tomorrow would   nice     short interest on china names is ridiculous
including kweb     get volatile   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi muln spy spx   nvda inversionfundam   sea marcado un
sta sesinbaba why dumping   hours   more volume than   selloff in nothing close     volume since then httpstcombjhiinbaba im no longer afraid more macro concern     goes lower   we get opportunity   imagine someone sold just     still has   much room   run httpstcolihsafkjrrt buccocapital   daily chart   yr chart httpstcozusdopisrt investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampbaba       puts   were percent off   was amazing kid in   fucking candy shop dcdowork what   you think   babachart     day new video were studying       its price action following   massive rally httpstcomiarjckjunwe absolutely nailed   china trade in   discord   started     onpoint watchlist   usual   premarket open
  our girl iluvstocks sniping   daytradesbaba   pdd   nio   httpstcohniavpbaba i called over i sold     wait     pullback here crlbf mso investors   learn     its probably     buy   uplist if we     honest     volume you saw     chinese stocks   need institutional support no matter what   i dont own   yet     guy i just watched said   is trading   x forward earnings     should     kevin o leary you   my hero   investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampbaba bln market cap reversal   new article alibaba skyrockets   kevin oleary loads shares is     finally in httpstcozfuekicz get     latest   related news here httpstcofvkvdtlufbaba charlie mungers last swing probably   half   price he paid say no more   working its way into   top most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investors httpstcosawqoqlwgnbaba nvfy blockchain technology httpstcojwgwmlvibaba china stocks fkedhttpstcohvppwzcfreshie only swing im holding now     callls     end   day tomorrow httpstcojokhmbcababa sbux new article starbucks ceo latest exec   exit company
alibaba stock rallies
casino stocks rise httpstcowsegxjbzf get     latest   related news here httpstcofvkvdtluftsla   x   gigaberlin amp tx love ittesla exports car   eu paying huge duty   vat   those nonsense tax   still m is ev in eu nownio lcid fsr rivn f gm ggpi xpev li bydd   vwagy tmrt aretetrading stocks traded   long nvda upst   weat held last night closed loss btu loss closedtqqq sqqqbeke pdd bili qfin didi futu jd bidu   evli xpev nio   optiontradiniq how   set up   synthetic short put httpstcopovcwbiw pep spy   finra highest short volume sonn mamd mbaba mnio mtqqq msoxs mmuln mmkd msqqq mveon mdidi mduo mnvda mkc mhymc mrlx mtrending stocks on fintwit source httpstcocwjowwsbi muln spy spx   nvda aapl tsla amzn lnth qqq sorted   most recent httpstcogpgqsopovlbaba loaded up lot more     company nionenad saw your post       day       under buys congratsrt investrtrades free alerts recap   calls paid afrm calls paid gm calls paid lets get sampbaba httpstcoxtbkowgbsrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishbabaupdate enuf said cheers doughgang we had       s   copeningtrade   mar tweetdeck httpstcoaclndnhmbaba we need few days like     we   good lol   hot stocks chinese tech stocks jump s rises on earnings nlok falls dac hits high tls reaches low httpstcoaylsoklfxwallstreet most mentioned tickers on wsb wallstreetbets now   tsla gme amzn nvda aapl sofi wish amd fbbaba httpstcocrtjrcrc httpstcorxxaokuhrt marketrebels most mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wishrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsmost mentioned tickers on wsb via swaggystocks   tsla gme amzn nvda aapl sofi wish amd fbtodays top bearish flow nvda amzn tsla aapl   bahttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoxydzvdskfree alerts recap   calls paid afrm calls paid gm calls paid lets get samp likes   tomorrows free picksspy tsla shop amzn roku nflx bynd lcid pltr coin hood mara amd nvda aapl   qcom mrna pfe httpstcovtplbnbemqkasdad     mkt cap
swings in   day     was   nice scalp   my portfolio up nio   xpev li chinese stock httpstcoxmnedeyet httpstcoogoltkgfnbaba what is     penny stonk now lol two days   jpmorgan capitulates   downgraded       stock is up   they stuck   overweight   entire years down
  now may miss     too seriously
who is paying     research httpstcowptafvtbcbaba time   go     dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mrt ohmybadtrey smartertrader i took     calla bangerrt remzztrades on   day nvda       todays big winners your guidance is   on point amp helps me navigate throughjayemdel cperruna   has       ma   over   yearbaba kevin oleary was crucified   saying he was   buyer         was down like on   day   he looks pretty smart now     eow     summer didi   new article didi downward spiral accelerates amid delisting drama httpstcoawlxvpxdsr get     latest didi related news here httpstcozgqzxrhebwednesday option volume aapl m   puttsla m   putbaba m   putnvda k   put   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mrt casualtywar   highest volume weekly candle since ipo
beautiful bullish engulfing candle i dont like catching bottoms
  tradinbaba next stop httpstcoteqddlpjrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba is going down         good httpstcohsmkcythbbaba people   shocked on   pct move   no one talks     unseen mega crash sell off   name has endured     mere level just weeks ago just   its chinese in extraordinary move chinese government was forced   intervene   etc is systemic httpstcoswjmxyypbaba   tencent   preparing   cut tens   thousands   jobs combined   year   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba is   out   steam         good httpstcoihywqebjeibabas rally is   most since   went public in
adding     in market value in one day just       record   last time   climbed more was on   first day   its ny debut
gained     ipo price httpstcoowlxswlqsbaba chart   comment epictrades kirasepictrades amcaptrader httpstcobontgmlqwrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba highest volume weekly candle since ipo
beautiful bullish engulfing candle i dont like catching bottoms
  trading stocks in downtrends     watching   see if price   push       sma chart courtesy   trendspider httpstcoavoehcvjcbaba got     in market cap       gauge
uber is worth bbaba holy shit i really   bought in   s i knew   i knew   i   yoloed woulda made fk i shoulda fk knew   i love these stocks cperruna     other chinese adrs looked like   basing   reversing   few weeks ago   then took   leg lowerbaba why is   down   hours   spy qqq httpstcoozfgnsyjyp profitsbaba p gt bidu p gt cvx   gt bidu p gt   jensuarez aabb jd   kc pdd aabb xx coming watch list aabb you     extremely happy boom town imminent profitsaapl p gt   p gt bidu p gt   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba they want   squeeze shortlf   chinese   take     profit   leave us bulls   drown these     trending stocks   brkb didi brka nio ixic sonn httpstcoelwlbmyshv el mejor dia en bolsa cartera
alibaba   exprivia xpr teladoc tdoc corsair crsr nagarro na meta fb jdsports jd lleidanet lln posiciones   subida superior     un par mas   das asiytd en verdestocks traded   long nvda upst   weat held last night closed loss btu loss closedtqqq sqqq sark gfs aapl short   qqq puts   stock jpm lossclosedvery active   due   wild swings great day   quick trades ty jeromemiguelboggiano cmo pegaste la inversa     grosobaba just talking shit carry on   rampcapitalllc   premarket   means im only gonna   down nowrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     is dropping like multiple flies   lol   cluster upst fb tsla babart cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wosoy el pamo clavando suelos
ya habes visto hoy lo     no
pues yo las llevo   como te quedas
soy un maquinart cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt marketrebels   is   most mentioned ticker on wsbrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba bidu tcehy httpstcofcvzitqiyles comparto el portafolio   prueba del algo tlalchichi especializado en biva el cual fue impulsado principalmente por   y cemex   un acumulado   desde el lunes tradingclubmx httpstcotnvaaebjva httpstcopjmvqdrnidrt eg cenn   observations didi kweb spy   wkhs solo muln httpstcoejhmrluruwrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrbaba im richaahahahhaah   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcunreal month   march   httpstcopcbfzgu   far were     losses went green especially         traded fb aapl spy qqq   amd jets   sq httpstcobatocwyichadhamayur nice move
i was   eyeing     few days agobaba life is good       run   world in years us economy   collapse   amazon   nptrader watchlist sbux   gt p lt tsla   gt p lt     gt p lt intc   gt trade short   httpstcosyylkebcfrt nptrader watchlist sbux   gt p lt tsla   gt p lt     gt p lt intc   gt   sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesbaba soon   world     made in china lol   we love you j pow bngo tsla   nvda aapl amd amzn msft fb googl   i     only one who invested   lot in   on levels   not on levels double whammyrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebet they push   thru overnight httpstcoggwyolkcscbaba huge day   wow trimmed   profits     hours just wow next target   cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrrt elpfinanciero   en hong kong y otras chinasel gobierno chino anuncia medidas para estabilizar los mercados e impulsar lrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba     go     in   day
just like bidu   theyre going     how many shares they bought   during   quarter   earnings     shit is going   fly   barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p
cbaba anpc hymc   buy   anpc low float   needs   move soon watchlist sbux   gt p lt tsla   gt p lt     gt p lt intc   gt p lt spy qqq spx amc gme httpstcozpjxemurt marketomega
informed members during   pm analysis   were seeing capital flow into china stocks   fed raised ratespeek   boo spy   httpstcoeokqvqart xolowall hoy no te odiamos
powell tsla   nvda aapl amd amzn   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teexample kweb babawho is nextwhat opportunities   you see they technically         mas httpstcomkbmgirtsrt tommecha cwebbaba httpstcort kincomm chartoftheday hong kong stocks rally   china pledges   support financial markets   hang seng index surged  
withrt thewolfoftasi   maybe his bday tube honest thats how you make money compound       bag holder i approve thisrt alfiedata fintweet hace semanas llorando por las prdidas en   que arrastran desde hace meses y acumulando en bajadahoy todort cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrhellostake     once   enjoying   rideguy says i told you         dont mock   httpstcoocdyaadbaba hablame   piedra jpm   httpstcosjuikpzcwbaba telling ya ez money blazetradezzz   went wildchartoftheday hong kong stocks rally   china pledges   support financial markets   hang seng index surged  
  alibabagroup   tencentglobal   up over   on   news is momentum shifting   into chinese marketsbaba tcehy chinesestocks httpstcohgouomwemaabb aabbg crazy what   little typo   start kinda like how   got lucky   stole   shit load   hype   should have sent us flying     charlie wont even look         couple more yearsstrong like bull i rarely play meme stocks   looks like chinese       same trickbaba no charts   looked good
never expected     go up in   dayeven   dead options i had went x
real crazy stuff httpstcoturorzcrt cramertracker since jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrcwebbaba httpstcoyvzffzgsince jimmy advised not   buy stocks in russia   chinababa bidu didi jd httpstcotwcmrqqbrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tetipranks what was   you published     alibaba dont catch   falling knife   dont   me daddycall me   httpstcofyxgvtoisalilrajadhyx now lets compare   bullish reports on     year   two ago embarrassing el dinero   verdad     no est en la compra   acciones en el suelo del mercado buscando un rebote las posibilidades que dan las opciones tanto   ventas     como   put otm en este tipo   mercados   alta volatilidad y rangos no tienen comparacin httpstconbkyjftwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingrt barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p
cbaba   marketrebels   is   most mentioned ticker on wsbrt hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   totwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingrt cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httbaba   was   yesterdayjp morgan got burned   their short position lmao httpstcokcvpkflthe just gave you   fu arm sign notice   mute is onbaba spy fb tsla kweb httpstcoucfyqroszbaba seeing   uptick in chatter on chan over   last hoursvia httpstcotpbryxisbaba chan investing httpstcoionohmridrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba over sold big time thats why its doing   dead cat bounce shorting soon   cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httbaba he said sell sell sell sell sell sell sell sell sell sell sell sell sell sell sell sell       sell sell sell sell sell sell sell sell sell sell sell sell httpstcovstvqqmcbaba my buys monday looking juicyyyy   httpstcoivalousubaba nio tencent   in   companies   china
  sold half   postion started last days take profits kids chances     pull       day like   is real   buy   later   ray dalio
kevin oleary
charlie munger
very likely jpm   bought   dip they   not selling   pennies httpstconhywidccrt cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httrt professordman zsan move   far     day lets get tomorrow petz   go       glg on my ratop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfrt cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httzsan move   far     day lets get tomorrow petz   go       glg on my radar     tomorrow   holding didi holding   my position total swings going into tomorrowhave   awesome day everyonebaba shorts liquidating thats   whos buying   them nowadays i buy   amazon   prime free shipping   cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httbaba shorts getting sucked in love     marketrebels   is   most mentioned ticker on wsbbaba faith restored in   sleeping giant     i think its funny     bulls show up like they called       day
    bears have   calling         part   months no skin in   game     moment
just   funny observation   cnbcfastmoney alibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httmost mentioned tickers in wsb in last h spy   tsla qqq amzn gme sofi hood st pypl httpstcointoxxyay httpstcozqienemgalibaba soaring percent todayour own guyadami called   rally   he reacts   todays move   httpstcorffmaqxcjutop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfitscharliemar   milliontrending stocks on fintwit source httpstcocwjowwsbi spy glg pd mkd qqq spx nvda   aapl riot sorted   most recent httpstcosrhxfzbji   tell     coverage is going     insufferable if   just goes     where   was   few months ago httpstcogkcjjsjnrochinawow
fucking wowtcehy   bidu jd pdd   hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta     is   most mentioned ticker on wsb china bounce
dead kitty variety   memorex   bidu hfrfromthefloor got out   his long early wasnt in his cards     catholic marchmadnessmbb is     year pcfriarsmbb buy zone clf zwf zbf selling ahead httpstcowqbqwptetalk     awful entry position   in   gt up   still down   who care low volume   def learning   i go indices gt stocks httpstcorfyrpdqzlfintweet hace semanas llorando por las prdidas en   que arrastran desde hace meses y acumulando en bajadahoy todos estn   plusvalas celebrando haber comprado en suelo httpstcomsralvibtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfbaba   trend scalp httpstcofmsltbwcgtrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq tsla fb sofi amzn pypl gme ipo full live amp historical data   httpstcoqhrxwewkjtop most mentioned tickers in fintwit nowafterhours   alibaba sbux starbucks tsla tesla fb meta aapl apple via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit nowafterhours sbux starbucks   alibaba kss kohls sofi sofi pd pagerduty via httpstconwsneckpndfintwit stocks stockmarket stockrt mktparticipants kweb fxi   pdd jd httpstcosdavlyziuxthese     most active stocks right now didi nio   beke amd rlx aapl httpstcommxojukhvbiggest megacap gainers   mar
  asml nvda fb adbe crm tsla jpm amzn nvo research on httpstcoycukogqhave   drumstick   your brain stops tickin   tcehybaba   tomorrow   was   giant darkpool day on many   my favorite tickers   is typically bearish on   day like   ill post analysis later tonight amzn xop xle qqq tsla   nvda fbsold         switched   money   vtrs into gild same value   in my portfolio im out   vtrs dont like insiders selling     price couple   equity names         their monthly opens
good litmus test   if these moves have more leg is whether   not they   flip emamzn   nvda msft httpstcomlmadmebrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tehoy es el   que ms money he ganado en bolsa pero   estamos lejos   bephola carlosotermin pdd   li sold         switched   money   vtrs into gild same value   in my portfolio im out   vtrs dont like insiders selling     pricetherocktrading now show your   putskweb   chinese stonks baka   add sa hl on se   nio httpstcoffcpyfygisbaba is   most mentioned ticker on wsbbabadark pool activitym shrs   mrt casualtywar  

shares traded   massive volume       amp ema very interesting spot especially sincert palmieri   pre mkt volando   palmieri bien     precios del   marzo del   people   dont like   stock
company   country   retarded   mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownrt snickersty jicchamatome top active didi nio   beke fomcbaba i   in you     congratulations whoever bought last few days    
  whoever had calls banked wtf is going on in china httpstconbgasrps httpstcologkabtatrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcozqjvduozalibaba   shares were up   guyadami   carterbworth weigh in on   movewatch   full episode httpstcocjrplgjywfsponsored   factset openexc httpstconeqmoiexbaba where   new   made millionaires   invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados doletsla spy boxl     community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcojvgxahdrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsthey downgraded     target pe  
citing slow growth in china expected gdp growth   year meanwhile
amazon is pe is   us gdp growth rate is expected     only percent range makes no sense httpstcolcwfgdkainversor como las clavas     juanma afpb mervalsurf ojo que las medidas no eran slo contra  
eran   varios rubrosdesistieron   regular ms el mercado
hay empresas que hoy se mandaron hasta el etf   china se mand   dwyanetrade started   day down k     swings   ill chalk   up     w crazy dayspy puts     calls fbaba bidu tencent mpngy thank you kevinolearyofficial     buy signal   went k in each up over k in one day spy qqq its not very often   u see     market cap stock       market cap stock move in   day bidu     tzimasr   amp veon what if   your money was on these two   tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoidrbewtybaba bears   httpstcootnmefnutguyadami   httpstcoytbgrukeikrt totalinvestor todays most active stocks   volume in   us stockmarket were didi
nio
 
beke
amd
aapl
rlx
f
stsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcozduxxztpmbaba thats why its calledfast money lol tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoicvqyzai   tell you how many times ive thought trading   stock market wasnt   me every now   then i get   little sign   says keep going  
  sign was   httpstconeazrrxsukttechprivate where   you see   goingbaba im up in   last years yes   if   is not trend reversal
i dont know what is on   way     time high     end     short squeeeeeeeze part incomming   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba top sweep activity   smart money daily recap courtesy     realtime dashboard   httpstcoxfsritaw aapl k contracts   k nvda k bac k f koptionflow optionstrading trading httpstcojbhgfxdkggbaba macro good news       government backing up those companies
  is pushing   crazy movement in   stocks however
keep in mind   its still in   strong downtrend   bo im more favoring   reject nearterm
then doublebottom
    real rally httpstcouefmtgccwsnowcouple sweeps   in   few days       lows mar amp april   theyre up   good chunk alreadycould pull     if we really start squeezing httpstcotvbmbdjort galacticchild parrotstock sweet good stuff i sold   jpm     spy p was up       my   afrm se docbaba tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcowcsnyazuqkweb f me
if i knew   etf  
i would have went   out on   index instead   taking individual stock risk   futu iq   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsa cuantos   vosotros os dura   la trempera del subidn   hoy     increble casi un     no hay que olvidar   dnde viene longbaba httpstcovxqtvjurt tradytics congrats     traders   damn    
whoever had calls   banked hard   wasnt me unfortunately lol httpstcoyahcmeketysnow   tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcobxgnvtwetsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorefhpyrytsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorkrvtvzatfhow     channel still exist   cnbc httpstconhdoxcqihey yo   i     motherfucker httpstcoosvnkefrngualestrit compro     i dont feel sorry   whoever shorted   jpms fud downgrade billionaires like charlie munger
ray dalio
  kevin oleary didnt invest in     no reason follow   money garethsoloway     these   exceedingly undervalued   china was iffy i took   plunge on         worked out wellbaba thank you   mustafah   httpstcopjqhsxzbaba people   bought   over alibaba sigue tremendamente infravalorada y probablemente hoy hayamos visto suelo slo os puedo decir que puede convertirse en una gran multibagger durante la prxima dcada babart marketrebels   is   most mentioned ticker on wsbbaba im in httpstcopwkxocqwrrt stockmktnewz large cap stocks     most shares traded todaydidi global didi m sharesnio malibaba   mbekrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded
    place   traders   gain httpstcovbdmdswspy amzn nvda     amd nflx fb uso dal ugaz jd httpstcobbktbzhrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agtihobrkan   was really hard     paid off   hold those babababa still in   lt downtrend     punches through   wma convincingly httpstcoyqself numba   bidu pdd httpstcoxeowpmvqmost winning trading chat     limited time
we   opening our trading chatroom     public httpstcovbdmdsw vgr cfb aapl msft amzn goog googl   fb jd httpstcodhqpjhffsrt hxo   premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoababa called   u scum ass shorties amp lame bears hope u didnt get   cover lol httpstcocyitppart upboptionmil todays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceybreaking news   hktdc marketingpulse   etailingpulse open   httpstcokkpubwkyc mwn stocks observervix techrecruit jmichaelbarker vnet sonn tcbp gncp   smartertrader babababa jd amazing day   i sold too soon ill wait     next dip   i bet people think   they   going   fill   gap right     lot   cigarettes gonna   smoked    
let them keep hitting   buy     marketrebels   is   most mentioned ticker on wsbrt javier   ser prudentes lo mismo que ayer os deca que se poda entrar   forma cauta y asumiendo cierto riesgo ahora osrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi glg spy qqq spx   esdamn these entries     fkn snipes i held   up   then sold httpstcoiczbjflbsmrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba w h   t everyone is talking       alldaya     good day when i   walk   early     happy started my day off       short idea out   gate covered pebaba pt end     mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiabovedaysmaachr api app   bidu notable open interest     november ndbaba aapl tsla nvdasampp sectoral equal weighted etfs rye rhs ryu ewre rtm ryh ryt ryf ewco rcd rgi trading investing stocks equities options alpha rates trading bonds fomc fed powell btc rrgresearch hedgeyenation tsla amzn spy qqq kweb   nio spy httpstcookdemhrt marketrebels   is   most mentioned ticker on wsb trading bear markets means one     adept enough   land on ones feet when ryfo countertrend rallies trading investing stocks options alpha rates trading bonds fomc fed powell btc tsla amzn spy qqq igv beke kc kweb tlt   nio spy httpstcoupazdajqeveryone is talking       up   just   ccp said no more tech crackdown   kevin oleary loads   boat   st patricks day luck     irish labor under correct knowledge
smart   wow   if hongkongers   push   tonight
we may see double digits one more time
  might me last one we see double digits   nobody cares   your bet bear   is   most mentioned ticker on wsbrt saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mbaba stupid greedy shorts         go up much faster tomorrow   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirport paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingbaba i covered   on premarket earnings told ya   was   good buy httpstcoftxuzzvdbq httpstcoycihrphztodos haban comprado   esta semana nobaba got     joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijaibaba march calls   picked up yestered lol   in   money   year   go dnt f me xi fpa crescent fund qtrailing twelvemonth contributors goog aig avgo jef glncyand detractors   spy sftby nexof npsnylisten tohttpstcoglxfsjsbaba hang seng aka hang man killed     wtf maninsane httpstcoeimbwezcbaba tomorrow large cap stocks     most shares traded todaydidi global didi m sharesnio malibaba   mbeke mamd mapple aapl mford f mpinduoduo pdd mnvidia nvda mamerican aal mpalantir pltr mjd mbac mtwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba mind blowing   market cap     shit hit waves   saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingand     clear i bough shares     when i tweeted       i say
not   i   httpstconjyineolprt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mtjthetrader  
gdxeigr   results   out tomorrow   bmy azn jnj   holy crap   had over billion worth   shares traded         move     doesnt even include pre market     hours damn   sad shorts got steamrolled   trust in munger   delistification soon   akan   tomorrow   saeahmed massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   mtodays most active stocks highest trading volumesonn price
vol mdidi price
vol mnio price
vol mfxi price
vol mtqqq price
vol mbaba price
vol mday   beke finv wafu httpstcogchcdsart beagliercap   httpstcoocsedrfwnpbaba lol chinese stocks dont play   your dam charting rules president xi gives no fucks   wiping you out massive   k nvda  
cqqq   ctsla  
cspx  
camzn cbaba cwhen   market presents   right setups brando turns on   printer thank you eliteoptions httpstcokmeuojtvsybaba m shares traded avg volume is m if   is not   true  
there is no such thing   where is   stupid who said its chinese scam   sicktrader     is still   volatile   somewhat opaque market
i think   is   right moment   look   chinese stocks brt rampcapitalllc   premarket   means im only gonna   down noweven     huge run   chinese equities carry   lot   value yes
  political environment there is     they   keep growing   ccp blinked   jd tcehy i     buyer herebaba subiendo un que cosas mas extraas que estn pasando por desenterrar   francort jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt
babababa   is just normal buying
imagine once     squeeze
millions   shares still need     covered     go bonkers if squeezed chinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here
  they     guy   wish   volcker
  misstrade httpstcogislztfxapril calls look good babaseshopsqtwlobaba dont sell your souls   china they want   take over   world   you   letting them   just stay   pls i   not     me i want   see what jpm   those rats     out shameless   issue     traderbanana     punto   romper diagonal bajista   largo plazo como si nuna hubiera perdido los se viene el bull marketbaba holy fuck one   my   days in   last years insane china stonks   i going   wake up     run     tomorrow would   nice daily gain   my portfolio   life changing   kweb jd tcehy bidu httpstcomzksohexrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba jesus   gap im king   i hope   gets filled should have pulled trigger     garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  mdsoll soooo america is raising interest rates
while china is lowering theirs where is your money   off now nio xpev lrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplguyadami cnbcfastmoney nice   last night on babaalthough   is still   volatile   somewhat opaque market
i think   is   right moment   look   chinese stocks   valuations   good   macro data   recovering
said giuseppe sersale
fund manager   anthilia in milanbabachinastockshttpstcowfeykpwcbaba why     many people mad     run up i think they   blow   fuse when   goes     i just hope nobody shorted     itscharliemar   trajectory   hella     move calls printed heavy   puts     play now hold your longs   play   wave down fill   gap     i watched   stock bleed     longest time is     turnaround finally happy     bulls   goodluck new bulls bulldoggyd i had on tme     went up  
    blood bath i had over   last month means im not exactly up yet jicchamatome top active didi nio   beke fomcdia qqq vti httpstcoqlgdcdkbaba what   day httpstcoxqzklikfbaba   talk     option trade     when   was   ishsomeone bought april     x note open interestand sold x   collecting m when   went up plus beauty when options work stockstowatch gunjanjs httpstcozchpefmzrt mrtnzalvrz entr en  
me he pegado una toa del y he cerrado la posicinla vida es  
hay que saber perderverifkadorni boggiano dijo que no haba que comprar babababa its   fun   games till others sell   you
then its   shorts fault   your stupidity new bag holders tomorrow thats   sure   calls printed   httpstcotqnwofjert persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   cloparrotstock sweet good stuff i sold   jpm     spy p was up       my   afrm se docn rblx in   last few days lets see what   market brings   next days   close   week not calling     volume   was very highbaba httpstcorkwsutysspy puts mine got rolled     rocked thank my stars hahaha puts looked amazing     hot minute though     monster day ill take   still holding   super cheap puts just in casebaba httpstcosqpnimlbivanbolsa fjate en   todava se vea en mapa   calorinsane moves in chinese stocks     jd ntes bidu pdd etc   question is if thats         bear market rallyjd   pdd jp morgan crooked   hell   crooked     commies themselves   lette   bears got really fucked on   cryptogodlike daily candle httpstcoqbvlycbftrt gsnchez est gracioso lo    
la verdad httpstcofdodkrt buccocapital   daily chart   yr chart httpstcozusdopisbaba financial institutions china is not investible     foreseeable future     few days
fucker goes up show us   buys     these institutions scarlettjdn stockmktnewz wow   amp sebaba     gets downgraded       flies up percent
thats    
stock market is   rigged pos watchlist possible results amd   gt gm   gt   gap up no retestdis   gt lcid   gt   great day   gsnchez est gracioso lo    
la verdad httpstcofdodkcharlie munger
close     years old placing   contrarian multi billion dollar bet literally going     world   what   fucking geniushttpstcomewepcqnbaba was   play  
up
quality play not junk like view whole team caught babapaid fat overnight use link     join discord next gets off discount code icchttpstcosjpctvkveg httpstcoeqrxfgjqhey discountgosling nice     bro mr assets on discount hit   cmtards     discount double checkrt sspencersmb   up bear market bounces   fast   viciousthanks   rachelle akuffo rachelleakuffo   taylor clothier tsmith   having me on yahoofinance     discuss china   kweb you   view   here videohttpstcovketaxdd httpstcodjyoanuart deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded
httpstcotkvcskihstock marketmpngf   tcehy rtx rydaf pallad mpngf   tcehy rtx stocks trading market investing httpstcojxedxmjpksbaba outside week     face rippy mode until its not httpstcoonuulbdbnxsherriboatqueen glad i had   china   exposure these   calls printeddd thank you xitodays most active stocks   volume in   us stockmarket were didi
nio
 
beke
amd
aapl
rlx
f
sofi
pdd click   link   see   entire list plus high low close   volume httpstcoikdttfvany httpstcoqwpixfkgbaba started buying   still got   while   go     journey     thousand miles starts witha single step nio   i   going   save   i dont think i   ever see       hk squeezes   shit out tonight httpstcogllbojuttoday was   huge day   teamst   plays weretsla long gt short gtgt long gtgtother big winners were   nvda bidu amd pdd futu upstall     notes were posted   market open   httpstcojoyvqz httpstcohtgduhdwrt rampcapitalllc   premarket   means im only gonna   down nowrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba amp veon what if   your money was on these two     has   stock     multi hundred billion valuation ever gone up   much in one day   is nuts   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan temaxseddon they tried   cancel china
i made bank on babas diprampcapitalllc go   go sftby too     tell me how much   is up todaybaba easy hold here   china backing equities inversorhedonis cagarte en la put por haber vendido   y perderte la subida   hoy hasta que te das cuenta que vendiste por encima del valor   hoy   treated like   penny stock
    what   penny stock     on   rebound httpstcokagwrbgbaba sell   give up its gains no thank you ill hold   jd nio biggest chinese equity rally since   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt marketrebels   finishes up   alibaba skyrockets   kevin oleary loads shares is     finally in httpstcolvwdgh babababa amp tomorrow   httpstcoaqepikbsbaba implossible   finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segbaba tomorrow   give   half   these gains
short   glorious rally   tomorrow its red rain   spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalbaba its up   lol expect   selloff   profits tomorrow   persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wobaba bought       stopped out   ama spy question     option expired itm       mean if i still have  
i get if yes
when if not
what   happens qqq dia   tsla httpstcodputnsjibaba termina   alza  
hasta
  mdsoll soooo america is raising interest rates
while china is lowering theirs where is your money   off now nio xpev lrt buccocapital   daily chart   yr chart httpstcozusdopisbaba       very interesting   see how     these genius analysts adjust their price targets   wind is calling nio   jd clov i havent see   day ever since january   massive selloff
china stocks skyrocket   beijing serves new hope   jd pdd tcehy yumc ntes didi stocks china httpstcoyegazvebhbaba isla   reversin y salida alcista en v y son precios   resistencia clave para ser alcista es que marque un mnimo ascendente httpstcojjlklkmtjobaba reversal island   bullish exit in v     resistance prices   key     bullish is     marks   ascending minimum httpstcojjlklkmtjobaba congrats bulls   what   fuck   up   dump truck spy   sold     small loss f httpstcougzapnckababa     bears were sent     slaughter house     day like       create   sort   short squeeze   bracco   was just madness iluvstocks never ceases   amaze   spy pdd nio httpstcowukjlzqcbeke i bought calls on     hedged   puts on beke expecting   lose     put money
  thats alright cuz   killed     melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert figuretrading   up jd up pdd up bidu up just gonna leave   therert mdsoll soooo america is raising interest rates
while china is lowering theirs where is your money   off now nio xpev lbaba la veamos el lunes y ya comentbamos que deberamos vigilar la zona actual porque los eran un soporte clave
hoy hemos visto un rebote brutal pero ojo porque hasta que no supere la ema y la consolide como soporte no tendremos la primera seal   giro alcista httpstcomezemzsg httpstcoxxvxaoovirt garcapital   todaybaba boom boom   lets go boys   days like     im breakeven traderbjones   paid hard todayrt anushaprathi   when   stock gets beaten up   much   found out   whale   xi xiping httpstcokcltpmcrt jurmar spy   bounced there lets see if     break   channelspy qqq nio     didi amd pdd tsla httpstcoabovedaysmaachr api app   bidu dailyupavlr axon azek     est gracioso lo    
la verdad httpstcofdodkalibaba skyrockets   kevin oleary loads shares is     finally in babado not miss   httpstcoztyyddcwzmontecristobm sanktheory bolsamania iparatx theveritas anchovyofws y lo     solo para especulacin   muy     dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan temust have missed     meme stock decline httpstcolsxnctmznprt deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded
  frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shainversorexperto hoy todo el mundo en twitter lleva babababa munger bought   dipuravgjoe not   me i got paid tqqq labu   pton etc   think its   bear mkt rally in   mkt yet   make       many names i try not   overthink on macro       change in secondsrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabafomo out there     massive gains   throwing out big calls outs lol stalked   yeaterday       wanted one more down day   load up     short term reversal       gapped up than ran   me thesis was just bad timing wowbaba alibaba stock analysis price prediction in httpstcojfktnpktrt investmish   closepdd   sklz se stne shop     big losers defenselmt gd     tomorrow   what   day compound he is     isnt even close     good examplert jdbtrading wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doort dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert spttie man you really gotta   listeningseen unusual options activity on my tl unusual whales reported       wellbaba s tomorrow would trigger   cover everyone i know calling me now telling me   is up   me httpstcomnoyqljtsbaba bidu jd congratulations followers httpstcohubjqcovtrending stocks on fintwit source httpstcocwjowwsbi glg spy qqq spx   esf pd vix iwm tsla sorted   most recent httpstcofxeanxj recaparkk     p lossamd p cvx p tough trading day   icfam
  we   bounce   tomorrowspytencent cent ten whats up kweb tcehy   skrueonkel themarketdog httpstcoqzkgyknkrodtroncoso afpb mervalsurf igual sigue bajista   el tema
para un trade corto plazo
est piola pero yo sigo creyendo que va   caer s los ojal me equivoque o no
  compro barato jejebaba li xpev snow upypl ccl most mentioned tickers in wsb in last h spy   tsla gme oil qqq fb st sofi amd httpstcointoxxyay httpstcohsfdhrhmdayer no ample babasigue siendo la peor en cuanto   comportamiento en carteraveremos cmo evoluciona la situacin polticaduckedoffreg omg wow insane great work holding nice day   sure on   we blessedbaba nio hood crazy moved   on   spy markets bouncing im guessing everyone     most part green   lets finish   week green   strong markets looking   end   week upwards httpstcohpqtzbbesdagnostoxxx you     forgiven     though
nospy   bounced there lets see if     break   channelspy qqq nio     didi amd pdd tsla httpstcoowumhyhpbaba how much money     making ladies   gents httpstcovzyjpxpzbaba what   day httpstcowfrrwcvyrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shanio   looks like plenty   room   run   httpstcopghyjjfremzztrades eliteoptions was     swing idea   intradaybaba when   stock gets beaten up   much parikpatelcfa dr patel   you buy   there might     hidden pothole therebaba puts aal callsuber callssbux callsrwallstreetbets daily discussion mentions over   last hour rank spy mentions   tsla qqq fb gme amd nio v tqqq full live amp historical data   httpstcoqhrxwewkjrt backpackerfi im   buyer       todays top active stocks wed
mar
pm est didi nio   beke amd rlx aapl sofi f pdd todays top trending stocks wed
mar
pm est   didi sonn ixic nio beke lmt pdd bidu kc   i wonder how many shorts got burned todays most active callstsla   nvda aapl dwac amznhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcouwvpuacybaba market makers have pt in   sweet stop   roast short lf   invested   i heard monger   glad i   thanks     quick dough bruh how   you   babababa munger bought   dip   china   keep going     test     week hsi made   v   is reversing lifetime opportunity folks twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba i care   your profit     wise   sell right now   inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babababa open tmr then retrace     eow twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingoptions maxpain chart     free options app httpstcoeqlcboqn httpstcozznnelgghbaba tomorrow httpstcozcnyztpsbaba why u guys got big dick energy here   whats       dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert traderbanana     punto   romper diagonal bajista   largo plazo como si nuna hubiera perdido los se viene el bull marketrt deepthroatipo   created billion   market cap todaythe equivalent   seven united airlines million shares traded
  abisaytrades demand zones strike   destroyed amd
nvda
fb
aapl
intc
spy
mu
  im not smiling
you   tort gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdrt mdsoll soooo america is raising interest rates
while china is lowering theirs where is your money   off now nio xpev lbuen momento para recordar esto del gran jamie   btc httpstcorwbxhghglqi guess when everyone is bearish you gotta go long babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segcacharon que ya salieron del closet todos los que andaban comiendo la almohada meses hoy todos han tenido babababa ill take   few days   gains plz
thnx  
  alibaba skyrockets   kevin oleary loads shares is     finally in httpstconzdzoxdksbaba created billion   market cap todaythe equivalent   seven united airlines million shares traded
x normal daily volumemust     kind     meme stock record httpstcodhwlumgbaba okay how   set up   synthetic short put httpstcopovcwbiw pep spy babajwel id love         china play   gets slept on   then runs   im biased petz   glg   redbullish chinese stocks up in   day buying puts on them tomorrow is   no brainer   bidubtc   congrats   bulls   russian oligarchs   marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putcwroehl einfache prozentrechnung was viele halt unterschtzen fllt eine aktie wie   um muss sie wieder steigen um dort anzukommen was sind   dead cat bouncenargis       tenkantrading     una hora   rueda el volumen es   los mas altos   la historia
si proyectamos   final del dia este volumbaba   short squeeze in   works   xolowall hoy no te odiamos
powell tsla   nvda aapl amd amzn habrn iniciado recientemente en azvalor una posicin en   httpstcofbfefufqlrt abisaytrades oh sorry
last one mic drop   i was late     entry thestrat httpstcoegibiiwbaba up jd up pdd up bidu up just gonna leave   therert themaverickws   httpstcopuncelnfjman you really gotta   listeningseen unusual options activity on my tl unusual whales reported       wellsevenvmatos spoke on     alsowhat   move httpstcowwrvlboctbaba   i was down k over down in my portfolio i held i   continue   hold see you   httpstcotullxvrt joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijaineed   mute  
    todays run everyone who was buying   on its way down through   pain
    coming out   see i told yourt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agrt swingtradingdd petz buyout rumours     oh sorry
last one mic drop   i was late     entry thestrat httpstcoegibiiwrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricgood   get     green     big red day stocks stockmarket trading daytrading  
mrna
nio
nvda
sbux httpstcowevjsidhrt itscharliemar   trajectory parrotstock everything green except hmn mroman those   dips buys in   mid s were tastybought   few banks   powell wfc fgbi tfcrt xolowall hoy no te odiamos
powell tsla   nvda aapl amd amzn     idiotic benzinga headline those guys     worst dumbfuks on   streeet alibaba skyrockets   kevin oleary loads shares is     finally inpaulspicks he made   move     aloha mprt kakushigotoih petz continuation   uptrend rest     month idea dropped     cents news due on petz   anengfa pltr   fernandomarull y un     subi un good   get     green     big red daystocks stockmarket trading daytradingbaba
mrna
nio
nvda
sbux httpstcojulxoyuqrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putjmihaljevic he was   billionaire     he     one tomorrow no matter what happens   babababa jack
jack   you got     himfollow me on insta spy spx qqq aapl amd amc tsla btc amd nio didi   sofi lcid dkng bitcoin ethereum btc hodl stocks investing crypto trading finance stockmarket cryptocurrecy money httpstcolbzrajtchinese stocks like     exploding     upside
theres rumors   peace talks in europe
    fed is delivering on its promise   tame inflation jermalchandler breaks     down httpstcoqzlfjslz httpstcoqtggguricshares in     chinas largest companies notched eyewatering gains on wednesday   news     government would support   stock market
boost economic growth
  clear up   punishing regulatory environmentchinastocks china alibaba tencent didi nio jd babababa todayi love u babawhy     kraneshares csi china internet etf rocket nearly   jd httpstcopwqtfpxpcrt declanmunroe petz petz continuation   uptrend rest     month idea dropped     cents news due on petz atrt buccocapital   daily chart   yr chart httpstcozusdopisrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clotsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoesydbbzmrqbaba whats   open   tomorrowbaba up in   day   is supposed       big company
not   penny stock     sure behaves like onetsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcohwucgovocoin snow   ilmn phenomenal dayhappy hour commences now httpstcocruclbembrt maalal cierre ibex
ex
dji
sp
nasdaq
russell
nikkei
msci wacwi

first out   alibaba skyrockets   kevin oampleary loads shares is     finally inhttpstcoosbdalpbztsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcomcscnnbyhbaba hit   closing bell httpstcoptsjrt abisaytrades demand zones strike   destroyed amd
nvda
fb
aapl
intc
spy
mu
  im not smiling
you   tort bulldudec unusual volume stocks   watch march httpstcokygmemoubeke rlx didi pdd   ryan nlok ferg atsgthelonginvest   my brother heres   few points on why i like themin   q
they revealed they have million in cash market cap is under million management said may   profitability   is backed       gs they expanded throughout se asia rcep sonm lot   buys coming in here watch     jump   riding   china doodoo   tomorrow muln bought   dip lfgrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt swan option alerts were on todaybaba amp snow bidu aapl tsla docu shop jd     there   is folks unusual volume stocks   watch march httpstcokygmemoubeke rlx didi pdd   ryan nlok ferg atsg evcm didi nio   beke amd spx spy ndx qqqrt nptrader retweets   likes     watchlistspy qqq tsla qqq   gmert melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert nptrader retweets   likes     watchlistspy qqq tsla qqq   gmebaba
kweb couple alerts taken in our dicord   morning lets see what tomorrow brings happy tradingrt nptrader retweets   likes     watchlistspy qqq tsla qqq   gmeglad   have had   opportunity   drop my cost basis     fourth   is   reminder   timing   market is near impossible still   ways   go
    day   remember nevertheless babacheers     those fellow contrarions who bought   dip   held through   stormbaba ewww most profitable trading community get up   profitshttpstcovbdmdswspy qqq amzn nvda   tsla   amd aapl nflx httpstcoreqldmxjstockmarket
 
spy
qqq
trading
stocks httpstcozamkohxrt equityinformer most mentioned symbols hst spy nd qqq rd     tsla   iwm httpstcogstbclfthis was just madness iluvstocks never ceases   amaze   spy pdd nio httpstcowukjlzqcbaba httpstcolnllcbds retweets   likes     watchlistspy qqq tsla qqq   gmepetz         tomorrows     i messed up not adding here   past weeks good luck longs alibaba   settled  
on monstrous vol   m yesterdays hollow red reversal candle played out   i   highlight   blackcrowsiv httpstcoadflghesurftest i own       fb   my two largest positionsoption alerts were on todaybaba amp snow bidu aapl tsla docu shop jd what   wonderful dayclick   more infohttpstcoxwkwvpfri httpstcododdsqxjqqa good day   fb aapl nvda httpstcozwqyeycrlncfromhertz babajust   little squeezehamost mentioned symbols hst spy nd qqq rd     tsla   iwm httpstcogstbclfbaba haha burn   maggots boysbaba options oi chart free stock apps httpstcormmjsiv httpstcodfiguaiunrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba calls went     each mercados argentinasampp merval acciones comercial del plata   bbva bbar ternium txar cedears baidu bidu jdcom jd alibaba   mep compra   gd venta   aldlar ccl galicia   melstone kweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd brt jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsr   httpstcornrjgktzojd   cwebdont buy   let   fly fomccwebbaba   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba dvax per person we   pump     in hoursjust trust me here i own       marketrebels options   increasing iv beke len cweb tcom bili bidu kweb li   cpngoptions   decreasing iv brcc   investorslive dip swipe dip swipe dip swipe on stuff like     murder you alive if you try   find top plenty   day leftbrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabacierre ibex
ex
dji
sp
nasdaq
russell
nikkei
msci wacwi

msci chinaem

brk
mx histricochina growthpdd jd   didi etcque decirdefensivorestoepam mdb sgly httpstcomealzrundown     time highs   up on   day is   new winning in   httpstcowwmxjil cierre   mercado mircoles mercados en alza dow jones sampp nasdaq alibaba   square sq mercado libre meli tasa bono aos usa     close whales httpstcowwwyxqhcprt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabaiq bidu   kc bili when most   saving   sector   country is uninventable
thats when   goes     top off your watch list chinas stay   home plays     on mushbrainbiden i had   similar situation happen   i placed  
bet on april     options
  got  
profit httpstcobjrxyibdiciembre   papel endemoniado httpstcoamdhoxnrirt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricprint frn discorden mnga   shorts brnda httpstcoqxgbtbohdrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabababa hold on   your shares its squeezing time   time highs next up what would   possibility   xi giving ma   go ahead   ant group ipo   shut up jpm   declanmunroe petz petz continuation   uptrend rest     month idea dropped     cents news due on petz atrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirport marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabababa glad   see china is now fixed  
nio
jd chinas financial stability   development committee urged market stability mentioned cooperation   us regulators beijing is pledging support   economic growth   capital marketsquarryrock   appears   was cheap       legend   is jim cramer said dont buy chinese stocks early   week   boom   mktparticipants kweb fxi   pdd jd httpstcosdavlyziuxpetz petz continuation   uptrend rest     month idea dropped     cents news due on petz     moment   jd on china sector momo httpstcoqvfezjeqif you loved         start   march you should love   even more now   its   go figure   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tehoy   obtiene   excelente resultados que cambio   ayer   hoy no mucho httpstcoavfnkxecxbaba   faithful   investor got renewed hope   kweb fxi   pdd jd httpstcosdavlyziuxpetz continuation   uptrend rest     month idea dropped     cents news due on petz     moment   jd on china sector momo httpstcondipkkqzrt stocksandteeth     not age well babababa move in one day is absolutely insanert stockmktnewz   performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibabart optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt
babababa alibaba reversal del bolsa httpstcoqrqczwsaigzitengz indeed   looked like   highest volume day ever     since ipo dayups one   my fun calls is   in   green zone
never seen   beforebaba httpstcoafboguctbaba   no s si ser un sc o no
pero lleva sobre un desde los mnimos que hizo este  
  lo que enhorabuena   los afortunados httpstcoxuopvaxguamalalagroobi garethsoloway kitconewsnow dont get me wrong i have   following garethsoloway     long time   follow his     china stocks   beating down   they have   bad name       problem going on i bought     got beat down like   dog   i stayed     chinababa okay i have   admit i had   good day     measly
initial investment in   april calls
i got   return     day httpstcohoofyzdlbest performing large cap stocks   todaypinduoduo pdd jd baidu bidu lufax lu alibaba   li auto li xpeng xpev tcom neteasse ntes nio epam beigene bgne avis car   whos on   phone   margin right now bear   lets get       marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswfor more details on what happened   on wall street
download our app   view   full article wall street supper latest market report gt financebaba ilmn spy kweb nvda vmw net pfe bntx sgen sny mrna lly hsi hstiwallstreetsupper httpstcoxzqggedtoday
alibaba   posted its biggest oneday gain since   china pledged   keep   market stable illumina ilmn invested in startups focused on breakthrough therapies nasdaq ixic jumped more than     fed raised rates   basis points   expectedbaba whoever bought tons   weeklies now   multi millionaire   my avg is ok i guess httpstcoihajnvztrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplvery glad i found   bucketjd   tcehy httpstcoglnqqqgnkrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putbaba need     go   down no one expected httpstcogjkavzkqrrt swingtradingdd petz buyout rumours       is time     in babababa fill me in
what is causing china markets   rally patience payed   spy qqq   tsla muln amzn httpstcoxehbdjgyycrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  woabovedaysmaachr api   bidu bli dailyupazek     bb     wallstreetbets is attacking someone is posting   jpm got caught naked shorting     they   squeezed now httpstcodzcmebysrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mbaba lucky day buying calls   thestreet   broad class id mentioned tobacco     class
        stock chinese companies solely   i dont trust xi   let them flourishbaba httpstcosjgbimyr compound wtf is   hes still holding   enormous bag on babart marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplbaba god   i love   chinese right now httpstcozkkdlnsogyrt jpmarino   las mayores subas en un   en la bolsa portea cedear   alibaba salt
babart dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putfxi one   my worst holdings   its   darkest     dawn     island     what we need   reverse   downtrend   httpstcoksxjhskbrqkweb continued size darkpool activity mil shares   amp mil shares   top holdings   jd bidu ntes tcom bz pdd beke blackbox spring breakout sale   your st month httpstcoqtcxupp httpstcozhnqlzdbaba   faithful   investor got renewed hope todaybiggest winners     day were pltr     still down on   positions though httpstcozrexbzogrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan telargest notional buy on close order imbalances mos ctra   vici eqt psa plan mrk snap pfe httpstcovaciyvfafaridy   would   babart marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx iwm tsbaba my dollar calls closed  
sadly sold   bit early   i     thankful   maybe dance   bitsofi short sellerstake   look       exit when you  
not when you have toi have no sympathy   short sellers   analysts who downgrade     time lows   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx iwm tsrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putbaba finishes up   javiersanzrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplbabajoin our chatroom     free   gain access   our verified traders httpstcotyfzbyhtort marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putrt checkerdog       bottombaba   alibaba httpstcoklifbtbtbamzn   was   rough rally gotta admit when dumb money is stronger i   get out   my short   short     higher level   still awesome buy   regulatory risk off   table enjoying   rallyrt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agbaba       us     here   long       even longer httpstcosyqzbglrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putat closepdd   sklz se stne shop     big losers defenselmt gd   ouch shorties   if   holds   low   retraces up   here then     hi     low  
    double   just retrace   funfact sepculationbidu jd hsi pdd ntestrending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx iwm tsla fb pd muln esf sorted   most recent httpstcobeyhugwoqrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaapltradingsunset pretty sweet squeeze though   was   set     forget itbaba hoy
el tiempo dir si fue fue una buena inversin httpstcoyumonflxjbaba check out aerc bbig   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcest vez si se me cae la     verdad viendo     subirrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt marketrebels wednesday option volume aapl m   puttsla m   putbaba m   putbaba hoy   un
  subida y   un volumen bestialwallstreetbets bolsadevalores trading httpstconxfbafwednesday option volume aapl m   puttsla m   putbaba m   putnvda k   putnio k   putamd k   putfb k   puttqqq k   putbaba its nice   i changed   thing   now im winning in stocks qqq was just here weeks agotrend unchwill   break   resistance nowpeople quoting bababut look how much its fallen
  people really catch   exact bottomeven bear markets have nasty squeezeswe know pain trade was   into tech rotation post survey httpstcozpvunifreakin   httpstcoevgnubxmbaba where     fking bears   dwyanetrade started   day down k     swings   ill chalk   up     w crazy dayspy puts     calls fbaba gotta have huge nuts   short   now imo great graphic re   httpstcobjcjbvigsofi short sellerstake   look       exit when you  
not when you have toi have no sympathy   short sellers   analysts who downgrade     time lowsrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba up on       day
lets hope     is in now insane how quickly narratives change   feel bad   those who sold     tme kwebbaba   punto   romper diagonal bajista   largo plazo como si nuna hubiera perdido los se viene el bull market chino httpstcockgasiiuhpetz buyout rumours     wednesday option volume aapl m   puttsla m   putbaba m   putnvda k   putnio k   putamd k   putfb k   puttqqq k   putbaba httpstcotkjdwanxyhstarted   day down k     swings   ill chalk   up     w crazy dayspy puts     calls     ran aapl puts tsla puts     ran mara calls   end   day   plays alerted in discord httpstcopxlxrqjkmcomo me gustara ayudar   todos los que ayer vendieron sus acciones chinas en mnimos del ltimo lustromientras inversores profesionales
como jp morgan
compraban adems estos mismos sacaban un informe valorando por ejemplo     x fcfmuhafazakarlk
kuak atmasnn motorudur yeni kuaklar anlamayan
muhafazakar olan birisi borsa  
hisse den para kazanamazdeiime ak olanlar
hem hayattan zevk alr
hem   para kazanrbilenler bilir   tencent gibi in hisselerinde hep   beklerdik   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba no risk lotto play
well see what   turns into httpstcokbvmvtetbbaba up todayif youre   trader   saw   coming ahead   time
you might     modern day nostradamusfintwitbaba where is heading     themaverickws   httpstcopuncelnfjnot sure if just meme coins   ones     worlds biggest tech firms tcehy   tencent alibaba httpstcongvdjzruubaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba how was   bears   whale knew what they were doing holy httpstcoorhebiyswsrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdatwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba whybaba just left   my buy price bigbullcap oops   people cut losses       cweb kweb   bilide las mayores subas en un   en la bolsa portea cedear   alibaba salt
babart charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt llcbillionaire us
global shares higher on chinese economic support httpstcoswzjamve   jd nio spy djiaalmost     bottombaba   alibaba httpstcoawgrmiup httpstcoklifbtbtbbaba there is no reason   us   not hit s   s tomorow   whos complaining who cares if   ever has   up day no   time   buy   stock than when   squeeze is on   lets go   i wish i bought   dip no gas in   tank me creera que es un rebote alcista y est todo bien en   si no existiera este gapsigo httpstcomrgmdhbaba     massive trade w massive payout k payday alerted   unusualwhales httpstcoehdeiecitbaba jp morgan said sell   lmaoo i   not       on chinese stocks
  i   present   exact level   support             hang seng indexfrom monday nights stream see   images belowdidi nio   iq edu tal xpev jd tme hsi pdd httpstcouikukjvkrt stocktraderhub alert recap     posted   one   our moderators monster gains on     plays httpstcoaxrmfhlti just poster day   me     month spx   kweb amzn httpstcojoqtcvddpbaba jpmorgan they   got theirs us
global shares higher on chinese economic support httpstcoswzjamve   jd nio spy djiart stocktraderhub alert recap     posted   one   our moderators monster gains on     plays httpstcoaxrmfhlti alert recap     posted   one   our moderators monster gains on     plays httpstcoaxrmfhlti spy qqq car tsla   bidu nio tdoc roku nflx jd upst lmt se lmt httpstcouvcomdvrt hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   tort optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   juanluisdemateo   httpstcornxmpctmemrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxjd nio   we   watch what tmrw shall bringi was busy   banking on my   calls
  i didnt really have time   tweet out   new play might have   time   jump into   tomorrow if youd like im liking   action on cpng someone spent k on these   morning
then   m late in   afternoon httpstcorshgljwwuif youre ever feeling stupid
just watch bloomberg clne clsk sndl clsk   amzn cei tsla fcel mara riot wishtsla gild abbv pfe teva tdoc spx goog amzn fb   tqqq qqq spy meta jd nio bhat cpi itm kweb didi ctk hood coin forw hmbl bbig httpstcokvlewlxrurt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   tobaba morning stardaily appearances since close days later avg sd worst   days lateravg sd worst   days lateravg sd worst       wait   short tomorrow hotoptions report   end   day
march
aapl
tsla
 
nvda
nio
amd
fb
f
msft
bac
amc
sofi
uber
jd
pltr
aal
amzn
dkng
didi
pypl httpstcodmeuarpababa next is fb too cheap
bottomed out   is gonna     easy gain in   coming months   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba just got       my chinese friend   hong kong     carrying   torch tonight     march   congrats longs nice   free tips green     nio httpstcoqkzndrqvq httpstcosswaszvrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba over   december volume is telling mark   post httpstcotabpqzbvbaba   highest weekly volume ever   there   still sessions left in   week these     trending stocks   ixic dji gspc didi sonn lmt httpstcoibodwipojart gnrlzd     options     bucks httpstcomsmgdajegreat day
  in     few longs amp china names
lucky there played   market well intraday
main tickers epam   shop   bidu   pdd   pdd tsla kc daily recap httpstcopacmbqsyclooking forward   tmrwhttpstcosbxtdmlo httpstcozmydzbmid like   congratulate equitybrian on continuing   buy   shares while   market wasnt fond   alibabatoday
  shares   up   if   wasnt   brian
many   us wouldnt have   guts   buy   dip on   stockrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt marketrebels   finishes up     chrwme mar part ebay amzn coin spy   top stocks amp cryptos on twitter spy
tsla
qqq
sonn
 
kc
duo
goco
amzn
aapl crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoaetafukjcasymco   closes   heights not seen in two weeks     lot has happened in weeksrt optionsmafia     while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service trt tradewithdoug   you     fedfrom   makers   transitory   inflation cured   end   httpstcowcumuirt marketrebels   finishes up       while since we     list amzn   ewz hd jd lyv ms msft mtch snow wdc see you tomorrow httpstcojjhwspdvdamn   feels   damn good when     youre hard work pays off thank you   spy muln learn   play   ways   capitalize on   regular basis god is good   marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaapla huge thanks navalyou
excellent analysis   great   on   teslaanddoge   in one das
unbelievablert tradewithdoug   you     fedfrom   makers   transitory   inflation cured   end   httpstcowcumuirt compound charlie munger is   fing geniusbaba httpstcoirelvzbyochina news bodes well   russian stocks when they open   uprsx erus lukoy ogzpy didi wsb kweb ewh babababa fair play     profit takers     movie makers   charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricim not gatekeeping joy     investors even if they   still down   happy enjoy your day babacant     accounts   doing unironic   victory lapsrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplcartera en qu locura lastima no poder haber ampliado   pero estoy seguro que no ser la ltima vez
esto va para largoimpeccable timing   is   httpstcoharqhmchy mar part ebay amzn coin spy   tsla qqq qqq qqq prophitcy glockiedrt marketrebels   key levels
httpstcomkojlqwrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba calls closed     httpstcolhdnksdjparrotstock up  
thanks   se jd   mdbcheck out   top whaleflow   todaysign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla qqq fb   iwm nvda jd aapl kweb amzn vix httpstcofqlgxumvrt marketrebels most traded contractsaapl march callaapl march callaapl march putaapl march putaaplbaba bull trap
expecing down tomorrow easy       win   i may   crazy
 
  long   crazy pays me forever team blackboxstocks options optionsflow   fomc wallstreet optionsflow stocksbaba bought calls   morning when stock was   just sold out quick k in profit thechartlife   feels very dead cat bounce   if i were   gambling man   i   not
id   had opened up     short   just   shits   giggles perhaps were     get   chinese printer go brrrr meme shortlymost traded contractsaapl march callaapl march callaapl march putaapl march putaapl march puttsla march callamd march callaapl march callbaba march callbac march callbaba   open   tomorrow     httpstcoaegfdsdgrrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart filipsalling jeg overvejede meget   flytte penge fra   over i em etf igr men mindede mig selv om   det ikke er i drlige tidertop gainers wed
mar beke pdd gds bili didi futu jd bidu bz lu   ymm htht       hit   tomorrow
entire wall street   china   buying     most undervalued stock in   planet spy aapl tsla amzn   se recuperaron las chinas jaja alibaba
httpstcojxyqkpfrt abisaytrades demand zones strike   destroyed amd
nvda
fb
aapl
intc
spy
mu
  im not smiling
you   todo you     fedfrom   makers   transitory   inflation cured   end   httpstcowcumuiswospy qqq babart dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tebaba was     price two weeks   still   long way   go up its going     parabolic oh jpmorgan       called wall street analysts downgrading   day     stock pops might   well have   monkey throw darts stockmarket httpstcohizlpfrhebest officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf   gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat muln cei fcel mrin ocgn sos amc mkd rlx   httpstcokezdvqewonbaba close demand zones strike   destroyed amd
nvda
fb
aapl
intc
spy
mu
  im not smiling
you   told them sunday night we had on spy   noman   trade   us optionstrooper adextrades httpstcorzbiefhubbaba out   heck   one day return   pdd doyu bidu milestone httpstcouhptuuhptarkk   big green move   china connection     hurt just days ago is bringing tears   joy   stockholders really huge moves you rarely see   its still megacaps like     valuation just swings   billion in   day   ape era httpstcoqefvevxebrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   sha   httpstconbuqnexak httpstcoudagtkqlvbaba nio xpev li kwebcnbc china is masterful in manipulating   stock marketme   us is not       qethese shorts literally got frack todaybaba closed up short squeeze   crush many   bear httpstcowwtfbrsvcon un tremendo short squeeze
un   china volvifxi   bidu httpstcoaybuqzddgbaba lets go more points   cnbc   blackboxstocks   was non stop   our platform alerted rapidfire bullish on           broke througrt duckedoffreg iluvstocks portfolio went up   off     calls     discord httpstcombveitcrt deepsha     fomo on       monumental   dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teno sympathy     fraudulent short sellers   continuation move in hk tonight would   brutal     bears httpstcouwwpwkxpebaba calls up   jeezpharmdca very risky   i got in     amp kweb  
who knows   how longrt blackboxstocks   was non stop   our platform alerted rapidfire bullish on           broke througrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service trt marketrebels   finishes up     charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba give   take   httpstcotuxkazlaq article is encouraging   companies like  
tcehy amp pddrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert hewyheff when   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my   tort charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricbaba casually up   httpstcoxxhkphop   was non stop   our platform alerted rapidfire bullish on           broke through   orb
pushed up off darkpool amp followed   trend had you held
  daytrade was   gainoptions optionstrading fintech fintwit optionsflow httpstcoitynkubrt ohmybadtrey smartertrader i took     calla bangerwith our mro trade  
trevelfunds return was performancetrevelfund sampp spy   gme amc vxx tsla muln mlfb vale rivn usau lfg nndm tmc asts air hymc sa nio sfet xpev bb pton roku amzn qs ttcf lit battbaba opening tomorrow   marketrebels   has surpassed million option contracts traded     those contracts   callsrevshark   everyone was too busy buying   fxi kweb   care   arkk dumb gain when they were making she done collects her outrageous management fee   stop posting your daily tradestop options   volumeaapl   tsla nvda amd nio fb bac amc aal httpstcovpgknrqdpsmartertrader i took     calla bangernio confirmed   xpev pdd httpstcowpcsukwrt jesseolson   reminder   price     go lower than we thinkand       go much higher   well here is  
price wi know many   holders who say glad i held     i   enjoy todays rampage httpstcomlwcmfykfrt charliebilello update alibaba was up     its market cap increasing   billion billion   billion its pricrt epictrades   up pre mkt httpstcodatqfhfazrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segrt reillymcadams what   crazy day   nio jd eh kweb spy qqq arkk inio jd   cheers bulls what   day laughing     way     bank dayupdate alibaba was up     its market cap increasing   billion billion   billion its price   sales ratio is now
  is still   clorox   httpstcoiwjtxxblgiluvstocks portfolio went up   off     calls     discord httpstcombveitcbaba   fomo on       monumental miguelboggiano bro compro   o que ondbaba last minute there might     short squeeze panic covering numbers in qqq dax arkk one day delayedcrazy   coached     munger ytd
vscrazy cathie coached   e musk ytd
snippets comments httpstcocoaochiaibaba idea   advisor stockballawws dao fund   gain exposure through     backed token s overnight represents roi   apy in classic staking terms httpstcobvkcprekrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert richhamiltonjr finished   day   wins amp lossbaba puts   went   winaapl puts     reillymcadams what   crazy day   nio jd eh kweb spy qqq arkk ini en binance se ven estas falopeadas ya   httpstcorwqaxyxjwbaba people who invest   jpm probly pisssedddd   just never doubt me  
ok httpstcofkkzkvblrrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tewhen   gang links up on   unofficial   lotto play peep when jay put   fully charged battery in my     httpstcoacnpsdieqgrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dincredible move
managed   catch         httpstcobswjmeb httpstcotlsozicchinese officials helped ease   worries   investing in china   up   still   long road ahead   i dont think is happening     quite awhile     years end is reasonable assuming   worries keep getting easedhttpstcogncsddzfkrt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesbabai had shares   i sold     reduce exposure   what looked like   great idea on tuesday turned out       costly mistake   marketrebels   finishes up     congrats   in   happy     you not in     its china   happy   everyone making china is   fake out     bidu futu httpstconwzxqoph httpstcobousouoioqrt marketrebels   finishes up     alibaba   risks   greater than bulls want     httpstcopdruacdwhat   crazy day   nio jd eh kweb spy qqq arkk iwm finished   day   wins amp lossbaba puts   went   winaapl puts   lossspy puts   went   winfomc spx puts   went   win calls   went   great day httpstcovnjrggrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba ok i have   admit   was   good day httpstcoetharselomlas que ayer no compramos   gt start   day hbaba up tcehy up jd up pdd up bidu up wbweibo up vs end   day hbaba up tcehy up jd up pdd up bidu up wb up httpstcosconxjrrt itscharliemar     went     up in days imagine when   true bull run   jsrt dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan teabovedaysmaachr api   bidu bli   million on volume times average volumecrazy buying   tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wedailyupazek   bb   bidu   tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesrt faststocknewss alibaba seals biggest gain since
closing higher babart faststocknewss alibaba seals biggest gain since
closing higher babababa still underpriced if its down tomorrow time   pick up morert dosinaga ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan tert jesseolson   reminder   price     go lower than we thinkand       go much higher   well here is  
price wchinese stocks staged   extreme rebound  
thanks   authorities vowing   ensure stability in capital markets support overseas stock listings resolve risks   property developers   complete   crackdown on big tech   soon   possibleinvest   httpstcozaguarphldgarethsoloway indeed finally   popped wl results wins
loss
voidbaba
roku
pypl     side chart wl hit     gains alsodocu faked out in   early morning session   worked eventuallyspy aal amd tsla httpstcogxuhhinrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who   reminder   price     go lower than we thinkand       go much higher   well here is  
price went quite   bit lower than march low once   monthly rsi went  
then price really made   move lower stocks crypto httpstcocdebikkvaxbaba is up like munger   like httpstcoaqwcykgebrt inversorexperto sube que te llevo   httpstcoanzshlkflbaba now   short squeeze fun starts last mins httpstcoqfcjrdkubaba     i bought         now its next day stocks making   biggest moves midday alibaba
aerovironment
boeing   morehttpstcofjcyoftzzbaba pdd avav nvda hk lmt   mu spot sbux nke nlokrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba hello freinds my stock went up thirtey five percent in   day is   good thx who     millionaire off those
  callsbaba fck you shorts httpstcovhpyfjyffjbaba no sell off   spactiger sq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalbaba nio kevin oleary buys tencent
alibaba
meituan httpstcolgoylyjbathat was great buy kevinolearytva   le han hecho una opa o   alguien se le qued pillado el botn   comprareventaron duro   los cortospdd   tme httpstcorsrjzywhfrt rickdecard   httpstcozhblzuvrpps tradeordieguy he probably has   positionswe were short     had   take   loss   morning switched   long based on   info   likelihood     bigger bid post fomc sq we took later   i tweeted     btw your   gains     incredible congratsbaba sees
bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

pm etbaba statistics     pm etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio       hurting   they missed out on   opportunity oh just me ok httpstcoixpiisibaba nio xpev li kwebwhat   amazing dayim outgood luckespectacular lo     en la rueda   hoy felicitaciones   los comprados







amp gainers we   blackboxstocks spring breakout sale httpstcofdixrtrjm   snow bidu aapl tsla docu shop jd fb didi rblx futu ccj nio fubo trading learntotrade daytrading optionstrading httpstcoekdjcjckbaba petz petz should   s   now httpstcoagdminukqbaba bleeding now here what   crazy afternoon     bidu mrna spy   lotto pdd tsla nvda snow shop nio amzn join us   learn proper trading   us httpstcoomlgdynh httpstcoyjbppcqmimrt marketrebels   finishes up   top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrfrt marketrebels   finishes up     equitybrian great day   have allocation   babart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy   qqq tsla apre   dailyedgegroup fomc headline forced indices   backtest   fill yesterdays gaps
followed     massive rally   push es through   marketrebels   finishes up     profjamescook china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting forrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid spy   free plays in   discord doesnt get     than   whos ready   bank tomorrow spy   stockstobuy stockstowatch options optionstrading httpstcouushkcrzybaba proud       bloody knife swindler   crazy run lolalso
if i didnt think i had   mindset   long term investing  
watching   go down percent   riding   out   helpedrt marketomega
informed members during   pm analysis   were seeing capital flow into china stocks   fed raised ratesbaba thought was good deal     hit httpstcojuzagdgxqtrresearch   idea was good
    was seriously lucky     happened   fast   furious bought     calls     sold       profit
  should easily pay     subscription   your substackrt faststocknewss alibaba seals biggest gain since
closing higher babart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy   qqq tsla apre super green china   jd momo yy tigr httpstcomcmpwzsskrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxphew what   day in   market spy qqq   had   field day   if you were short   morning fuck you   go   hell   wow thank you thank you thank you   trading day on   while banked like no tomorrow cleared   still got calls   few puts   hedge   great dayfomc headline forced indices   backtest   fill yesterdays gaps
followed     massive rally   push es through shorts buried expect more gains in eurusd   tlt into aprilspx ndx aapl hsi babai hope you   made money   big moves       market chinese stocks especially   nio tomorrow should   interesting   i want   hear what direction you think spy   go tomorrowmost mentioned tickers in wsb in last h   spy hour tsla j qqq fix oil gme hood httpstcointoxxyay httpstcoopqhmimiwbaba who made big money on options   ayer mike dijo que no compren   y hoy meti la mayor suba   su historia im pre sio nan techina showed support   battered uslisted stocks such     earlier  
helping   rise on   nyse asiaheavy las vegas sands   seems       winner     looser china
  lvs was up nearly
one     sampp s biggest gainers on   strong trading dayrt juskev sevenparlays sevenvmatos you alley ooped   earlier ripped now you blessing us   say lessbaba still   half price pt   dec   marketrebels   has surpassed million option contracts traded     those contracts   callsstock mafia trade recap   calls swing
over gains dkng puts gt gains spy calls gt over gains crazy day in our discord gains join now httpstcokquhpgzcbaba finishes up     tsilverapex china plans audit concession in face   us delisting threathttpstcohbtcoubzbaba kwebalibaba seals biggest gain since
closing higher babaalibaba group holding limited traded m shares
  average volume babasube que te llevo   httpstcoanzshlkfltop bullish order flow gainers on   quantdata platform   far   tslababanvdamsftamznfbaapljduberamdthanks   visiting my page httpstcojnmlmrkulsevenparlays sevenvmatos you alley ooped   earlier ripped now you blessing us   say lesstop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme qqq tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy   qqq tsla apre kweb amc jd spx amzn sorted   most recent httpstcojribeblkrt stockdreamss room banking   snow shop rivn rivn nio swing china limit up httpstcotfoouobaba i have no sympathy   bears who shorted httpstcoypabtijttop gainers gtyy pdd gds xpp mpngy kweb futu jd bidu jdcmf   htht tcehy tctzf lgfry skyh dlo acmr ntes cqqq epam bgne emqq edc zlab byddy cxse fngo hcp carhttpstcoszncontop money flow   free stock apps httpstcoczypvdtshv
spy
aapl
qqq
fxi
hyg
iwm
vb
ive
tlt
efa
tsla
xly
gld
pcg
 
amd
ashr
slv
iemg httpstcokbyaobvfktop gainers gtvnet cweb kc yy beke yinn   pdd gds momo dada bili api lkncy vihd qfin mpngf xpp dao mpngy huya kweb futu jd bidu bz jdcmf lu   ymmhttpstcosznconmost mentioned tickers on twitter last hour   tsla muln mkd kcghueco darioepstein   que timing jpout   too fast   xmost mentioned tickers on wallstreetbets last hour   tsla fb hood yangsaxenapuru puru
what       im not selling   long term bull httpstconnuvgkwoywtak nakonec
  httpstcocnpqeiwnfbuenopostergamos una vez mas el cerocoma argentoterrible corrida   vendidos
diria mundialfortuna dejo   meli   sigan en gimnasios viviendo   otra cosa dejen el market   los traders tebbbaba i     confused     seriously up top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   qqq gme tsla access wider trends httpstcozltkvrfbaba i bet lingers positive discord eating everyday yoyotradealerts spy gt gainbaba gt gainrblx gt gainall trades alerted   free in discord httpstcoumoyefaxyrt remzztrades on   day nvda       todays big winners your guidance is   on point amp helps me navigate throughjd   powerful move rwallstreetbets daily discussion mentions over   last hour rank spy mentions   j qqq tsla fb hood amzn yang gme full live amp historical data   httpstcoqhrxwewkjwatching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlistthese     most active stocks right now didi nio   beke amd rlx aapl httpstcoibodwipoja signals recap   was   big winner  
returning nearly bac   amd faked out our initial entry   played out later in   daybaba was not traded
informed members during   pm analysis   were seeing capital flow into china stocks   fed raised rates   more     spy ripped shorted bili   open
then flipped long nice long on beke members banked on     kc httpstcooashyw httpstcoewjjrlpgkchina fxi kweb   bidu didi skyrocket   pledging growth policiessbux bounce on howard schultz   interim ceo
jpm ugbtc eth coin crypto
arkk rotation   growthxlf kre rise w yields   fed hikes rateskss surge on reports hudsons bay
sycamore prepping bidsmaana   subir solo un y nos parecer una birria naaa
en realidad nadie sabe lo que pasar maana   huge sell off   close wish lol market just went up huge       get over sdc  
tell me how sdc is   than wish fundamentally embarrassing tbh
might   well invest in actual chinese stocks look   yinn   babatradeordieguy optionsmir     screen is    
isnt iti had   m day in my small options account in   todaypps my trade success on   had   lot fewer digitsanyone sold chinese stocks just   week comment here kweb   pdd bidu tal gotu nio xpev iq jd pdd futu tigr tcehylots   bear meat in   markets todaychinese tech stocks hard pampsbabaniort remzztrades on   day nvda       todays big winners your guidance is   on point amp helps me navigate throughrt professordman   wooooo   nhodbaba insanity httpstcoswimxnke httpstcottkdhbsvrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shatook my   gains   dumped em into   sharesbaba   wow insane day   longs   guess   bears we wont see ever   lol   tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesbaba
under dagen
det hr kan vara ngot
men ska man verkligen sluta rkna med kinas politiska sikter httpstcoskzwzgkgababa now on   day httpstcoqlrabygrart samanthaladuc on our way   double   double   lets talk   my bottomfishing   on china plays my market timingcierre del mercado wallstreet msft aapl goog   pg jnj ko oxynasdaq nasdaq spx qqq marketclosed spx dowjonessq tsla     tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dbidu   other china names talk   market cap moves   s   billions i got my eyes on you china names   nio jd anpcnever fight   trend srcojones una recuperacin increble     hay que estar atentosintradays most active optionsaapl
k put calltsla
k put callbaba
k put callnvda k put callnio k put callamd k put callfb k put callbac k put callbaba fud buster   not convinced until     clear s i like     in mths babababa hey bears
enjoy   ride   httpstcoiunpomebnmxs net medical reports improved financial results   httpstcovflgyrwcij jctb bbig amzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx chtrbaba charlie munger may only have one working eye
  goddamn   eye   spot   good opportunity huh httpstcoojzffnseeing   up hours   i tweeted   was basically undervalued is   kick in   ballstime   watch   arsenal liverpool game   switch offbaba tbh i   see   retracing       good stuff longs chinese stocks rallied more than just   someone made comments   kwebbaba in httpstcohpmowdzgqirt marketrebels   key levels
httpstcomkojlqwon our way   double   double   lets talk   my bottomfishing   on china plays my market timing on long china plays tues morn   gap up potential wed paid     years membership easykweb fxi   jd bidu httpstcoqrxcsefwrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswjpm said uninvestible fxi   jd they didnt say untradable   was   hell     trade   my community starting   mondays first buy fxi down   very small nowi think my china ticker targets   morning were   little conservative   there is on   httpstcosstshkfwaobaba   moment you realize amazon has gaps   years ago   hasnt closed silly bears   tradermarcocost   has surpassed million option contracts traded todayrt equitybrian great day   have allocation   babart marketrebels   has surpassed million option contracts traded     those contracts   callsbaba levels   weekly bear
i really wanted   load closer   major support     leave       its thing stocks optionstrading stockmarket trading httpstcoluyxpmdtcheers   everyone who held on     diamondhands httpstcocsqpyglzcbaba still have   gap   fill   great day   have allocation       perrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa httpstcovvqpnickrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa shorting glad   see   up  
told my ex   buy    
now more   go   compound charlie munger is   fing geniusbaba httpstcoirelvzbyobaba   marketrebels   has surpassed million option contracts traded     those contracts   callsqu maravilla ya solo la tengo     httpstcoseofqsejwmbaba pressure is enormous where is safety valve   ones     other   httpstcofljqetjwrt realhottakesbot twitters top stocks spy price mentions tsla price mentions spx price none mechinese stocks up in   day buying puts on them tomorrow is   no brainer   bidugiventweet mx kind   has     smell   ittwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba has surpassed million option contracts traded     those contracts   calls httpstcoqerhbefebaba has surpassed million option contracts traded todaytwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingvolume leaders on wednesday didi   beke amd pdd nio sofi aapl kc aal iq nvda jd pltr bac ccl bbd oxy li itub amc fb bili dkng ymm impp xpev grab xom nok mu uber f snap pcg msft futu intc tal t cpng tsla pfe lcid hood clf   httpstcolvnvrcxldvrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  falling knife   time   has surpassed million option contracts traded     those contracts   callsrt qcapital   httpstcovljnyzdvdbaba up in just one day is outrageous   smells like manipulation buying putsits wednesday
    weekly chart     would       shaping up     bullish engulfing candle those   traditionally not bearish i   hear charlie laughing   httpstcottnjrhvfbaba im sick   my stomach why is   up china internet index soars
most on record kweb   jd bidubaba wooooo   nhod   list     was insane huge moves   ways   bidu were perfect tsla nvda never disappoints httpstcoseilumgnrnlckstocks thoughts on   pull   tomorrowrt opinicusholding top volume relative volume stocksdidi beke duo kc mkd tme zh bili futu nlok sonn   pdd rlx httpsbaba kweb   trader   got frustrated   sold those strikes probably on monday     nickel needs   police       welfare check those calls   up x   far     testing
  x atr move intraday   mar put underlying difference daily volume

volume
oi iv bidask   jstanleyfx   shares   up rd todaythats     companyremarkable remember   every time you hear one   those markebaba still have   gap   fill     nice squeeze   far       was premium cheap in pic yes
much cheaper in   nd     only took day   send       gtfeb close june calls   reference cheap premium   time httpstcobtpigcdi     on yahoofinance   rachelleakuffo   pm   talking china   kweb tune in if you   free tsmithclaudiagman   esas   ponle un ahora mismo   up patrickbaitman i   bet my life   has   huge sell off somewhat soon shady news   out daily   china
  see   move holding especially       tensions   governments atmbaba is on fire tothemoondalibali there         bigger china discount than over   last few years
    wont         single digit fcf multiples type discount maybe more ishrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba let me know when   squeeze is over   long way down   up here   face ripping shorts nearly up   wooooo   nhod httpstcothneghbaba damn bears       depressed right now im kind   astonished   todays super sharp move
    new info     out   was   in   public domain   whoever   had paid attention   tells   lot   whos on   other side     trade   tcehy httpstcovvnanqshrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segbaba testing
  x atr move intradaykweb   i kind   feel sorry     shorts httpstcosjihtetjjrbaba y boooom httpstcoqyvdgqvtbaba   options     bucks httpstcomsmgdajebaba let me know when   squeeze is over   long way down   up herethis week china tech shares have had their worst day since
  their   day ever   its only weds babababa yuge vol thru   nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstconevermind
made       in one trade   httpstcorguhaamsbaba was valued     same price where   was years ago when   made billion in revenue   now makes over billion in revenue   still growing   we get   news     china pledges   ease   regulatory crackdown   boost   economy parrottwealth   i kept   faith in   one httpstcofgrmixelbaba hoy   nftcollector when your   expired   calls you bought   week ago go   zero   hero httpstcozzgxevmncrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid sold   zebra   gainalso sold   long calls i had   hedged   remaining   short calls     same money   httpstcodmocczlin httpstcouqdwzhsppochinese stocks doyu iq pdd gds dada bili lkncy didi futu jd   bidu li xpev lizi bzun nio qd   ericasuma top performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood  

shares traded   massive volume       amp ema very interesting spot especially since   stock was just     year lows httpstcohwxipkcunrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invekweb   jd moving like   freight train   its not stopping yetalibaba shares up on   day
in usababapatrickbaitman okay i see what you mean now day on   practically sums   up lolrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mbaba lfg httpstcoxrdjdtftsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoznphtsdhfsooo bullish   wafu down china play when   is up mil float baby lets goo tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoyfanpbzxf on   day nvda       todays big winners your guidance is   on point amp helps me navigate through   insane market
thank you brando amp john eliteoptions httpstcohrdabaypjrt sqwii   far   good   week on oil short gold short dax   spx long china long tal   if you like my analysis welcome tbaba outside weekly upso far   good   week on oil short gold short dax   spx long china long tal   if you like my analysis welcome   join our room on httpstcogxdpyrueu   more detailed analysis in   chat room   targetsexit strategiesrt stonkstraderrr recapspy calls early scalp   puts stopped out real quick amzn puts scalp qqq puts scalp nio puts kweb up   cool   tracks   index     largest tech companies in china like   tencent bili what   mood change tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoytswdqbhfkbaba xi pumping stock market   help russia   optionwaves   is on   absolute ripbaba serious question hold weeklys overnight   sell       continue   run tomorrow
thoughtsbaba up
biggest intraday gain since thestreetxglobalmarkets stocksbaba investors   start selling   secure profits in   next few minutes too much risk   russia   china
    happen   anytime   i wouldnt   caught dead holding china adrs todayyou     one stupid mffer if you dont buy chinese stocks market bipolarbaba bidu fxi yangbaba is on   absolute riprt mustafah   httpstcopjqhsxzand joyy up in   single day china amp   just       rerating httpstcogkarnour httpstcoriuksmpbbaba in two days we just made enough in     options     stock would have   go     compare investing is dead liquidandlovingittrndg real tdup sana yinn fubo beke   bili kc scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba very soon chinese market up     baidu tencentrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shatalk   timingthis was released   china backtracked on tech regulation   acct last nighthad   working on   since friday   have bought hk shares on ibkr last night   jumpjd pdd   kwebhttpstcorvsyrfzvdrt stonkstraderrr recapspy calls early scalp   puts stopped out real quick amzn puts scalp qqq puts scalp nio puts tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcogankpbrnok i bought     leap in my long term port    
    is up over instead   selling   taking   gains
going   see how much i   make over         next months selling covered callssold first one   weekly   httpstcokcamlwtkali     is up   fartsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcocrcwchjrt darioepstein   alibaba estaba en caida libre habia bajado   sale informe del jpm diciendo que el precio objetivo es y qbaba una gota en el desiertosi
pero bienvenido httpstcofyymtpxxuepawano johnscharts clutchbp striff trijoey yeah   one day   seemed like   falling knife   next day its   jet       stoppedrecapspy calls early scalp   puts stopped out real quick amzn puts scalp qqq puts scalp nio puts gme calls swing what   wild ride     squeeze   little nap in   amam hst lots   opportunities   ways i hope you   bankedoceanbaba shares   up rd todaythats     companyremarkable remember   every time you hear one   those markets have lost x billion over   past y periodshealthyextracts hyex new clinical study demonstrates ubn relief naturally alleviates migraine symptomsdukeoptionstradingswingtradingfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo babahttpstcomeoebqwxixi mkd stephenasmith you guys     wrong you should respect kyrieirving     who stands up     taking   your freedom china fami didi gfai cei nke sq shop sonn nio   beke fxi pdd duo kc kweb sofi tme nvda jd yinn xela valebaba up wow xi right now httpstcoowggvmrhoy ha sido un festn   la cuna hasta el babababa still praying   their eod dump   wont   lbaba  
k   ayer   hoy solo hoy tremendo httpstcopzqiwcnnhrt itscharliemar if you were live on youtube   we spoke   my tda account   fid
well here       their current resultsrt joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijai nich announced its industrychanging owner verification system ovs mobile app called nitches ovs is percent completed httpstcoqcvwlkaruz capebc   cdns cavm cern bbig pcln nflx chtr foxa rost dish mat gnln kern vrnof maps ceraf hyfmrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba hi huni   hit exactly low s     you should   up now on those f calls   on common shares petz going     good   here break is   key gtgt break gt swing httpstcozsfglvfrtrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba mar put underlying difference daily volume
volume
oi iv bidask   mar   underlying difference daily volume
volume
oi iv bidask   stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tltdawnofmarkets manpreetkailon   babababa you love   see   httpstcobpeekrxybmost winning trading community
get next winning alerts here httpstcovbdmdswspy qqq amzn nvda   tsla   amd aapl nflx srne spce jd httpstcolxhmrxqssmi abuelita me dijo
hijo siempre hay un tonto dispuesto   regalar sus acciones gracias   tonto que nos regal   en el sic el lunes tradingclubmx trmx httpstcomykbmtyebaba same place same time tomorrow   highest volume day everrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   time   short now
fake pump
real price in few days
watch tomorrow big bleed   francastromt excelente lo   alibaba   httpstcorxmogkeypibaba httpstcodcnzjynj optionsbully top bullish unusual options money flow   highest   lowest   tsla   amd fb nvda aapl ccj orcl abbv umc nke igt sm   f options bible here legend gt httpstcouagmvso httpstcoxcbhblyl httpstcolvenoisvwbaba     short squeeze wooobaba mamamiart marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswbaba httpstcosevwtwrmi agree
eyes   on ilus
muln
 
    weeks most   regret not buying earlier aqms
  sleepig giant in   making
even   people   keep on buying
just saying
just my opinionrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   itscharliemar   trajectory   up pc now httpstcokbgobkhvlscan results ftx mtop bullish trend on perp pair tomo scrt kava looks okbtop bullish trend on usd pair bb bili   mrna nioall ftx results httpstcoypxjbsiwnot buy signalsrt marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswspy amzn crsp ntla xlf   xpev lcid bcrx chartsdiscussion     httpstcopghyjjfrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   marketrebels ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswtop volume relative volume stocksdidi beke duo kc mkd tme zh bili futu nlok sonn   pdd rlx httpstcofshhbmfezrt investrtrades monster daybaba calls paid rivn calls paid coin calls paid docu calls paid   who     idiots trying   short   into   close monster daybaba calls paid rivn calls paid coin calls paid docu calls paid xpev calls paid show love retweets   tomorrows picksspy tsla shop amzn roku nflx aapl nvda amd upst lcid httpstcofwpwsamabpdd todays large cap leading gainer caught   our scanner     nio httpstcohbuvxveynnalways zoom out   chart   see whats really going on httpstcomcjqctmhtwlcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme ymm httpstcojsrtknkmyrt afortunetrading todays plays spy   shop overnight tsla spy httpstcocrgkdcxoxalibaba nyse  
mpngf kevin oleary called     in chinese stocks now what jd nio httpstcoxzdybvlrababa most shorts havent even covered yet
we hit     squeeze gon launch us     itll go       ka dhaba is first top httpstcofbxfxwwjtodays plays spy   shop overnight tsla spy httpstcocrgkdcxoxthe power   dca dollar cost averaging httpstcomcjqctmhtw lcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nqm httpstcorgekinhxxbaba should i close these   leave   open   expire worthless p httpstcodtktqcugfinally see   green bullish tsla hood   bili tchey bidu when china doing well usa stonk   well httpstconjzzwjmfurt cfromhertz    
  up   levels not seen since fridayrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart cfromhertz    
  up   levels not seen since fridayso   is basically   nd time in months   chinese govt has yelled foreign listings   fine arguably   is safer than ever while us funds have dumped     their exposure once sec issues   finalized     one hell     regross tradebaba mar put underlying difference daily volume
volume
oi iv bidask   fibonaccitech yfinanceplus yahoofinance   what   has   lot   resistance   overcome crashes generate face ripping backtestsbaba is my retirementbaba key levels
httpstcomkojlqwbaba strong bounce off   demand zone httpstcoqrdhgznoyirt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shaabovedaysmaachr api   bidu bli   willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetdailyupbaba bb bidu bird bkng aapl nvda amd tsla   j u s t   e   u t i f u l hice buen timing por primera vez
compr       should i close these   leave   open   expire worthless p httpstcohnomjsxobaba nice httpstcoxxbhovrt sspencersmb   up bear market bounces   fast   viciousbaba opp i dag   er jeg i null s fr tiden vise hvor dette enderchina names holding strong   day highsbidu   nio yy pdd jdy me sigue dando igual la cotizacin   corto plazo porque voy   largo
buenas tardes   tcehy httpstconseroseflv httpstcogfcovwarrenbuffetjrs oh god   not too long ago people were saying   under was   gift looks like i need   add     my radar   if calls were performing like   ryan mastro is watching     chtr   we head towards   close httpstcoxzkptwvxswsq afrm pypl sofi buy   dipchina stocks nio   li xpev httpstcogfzxvalbaba if we break in we   close   there is   lot   covering     had just took red wafu   was up   now red   china play     keeps going up   up   up rotando   bbd     que culo httpstcopjxqfrngpqbaba one day    
thats in one day
on   april     option
less than hours what   time     alive great opportunities exist
you just have   look   them   far has     top         i nailed   httpstcomdhxmfwmlbaba cramer   say buy soon
just watch   flip flopper is twitter saying       yet havent checkedkweb up   on   day trimming   kweb
jd
    here   surprising gains httpstcohpkywmlgyyjonk   options in   went when your   expired   calls you bought   week ago go   zero   hero httpstcozzgxevmncbaba  
jd
pdd
bidu
kweb
nio
xpev
tcom
i would not have       handle     had i not invested years in studying   internalizing   wisdom   munger
buffett
bogle
marks
etcroom banking   snow shop rivn rivn nio swing china limit up httpstcotfoouoltznrt cheddarflow unusual options volume in   kweb nio fxi eem httpstcoojtqkdyzllate chinese stock shorts   getting decimated in   kweb etc   is   squeezebaba next level x httpstcoqqbojhcwhbaba tom we see   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   tsla spx vun par   subidas ms como la     hoy y empatort fluentinfinance   has lost   its stock market value since october   you buying babart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   tsla spx vbaba   end     month   need     repeat tomorrowto make long term bulls whole spy qqq   how   you   bearish still like seriously inflation is irrelevant wish i   buy   first dip go long on everything nowrt chrisfranco     my fellow   bulls
lets not get cocky theres plenty   volatility ahead       feel good   especiholding full     petz httpstcozcvkeocscan results ftx mtop bullish trend on perp pair tomo scrt kava looks okbtop bullish trend on usd pair bb bili   mrna nioall ftx results httpstcokfgxpnrpznot buy signalsrt marketwizard   trading update outside on   weekly on volume largest day gain in company history httpstcozkkalhnepif you were live on youtube   we spoke   my tda account   fid
well here       their current results hours later   complain   tme httpstcoziqblblqbaba is looking   juicy httpstcoevqvwxwbaba too risky   long term   maana fb manpreetkailon babato   my fellow   bulls
lets not get cocky theres plenty   volatility ahead       feel good   especially since we never sold   sharert fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggbaba make   great     petenajarian trading markets     crazy
  sure     funholding index calls
    calls rocketing
we had huge buyitrending stocks on fintwit source httpstcocwjowwsbi spy qqq   tsla spx vix uavs esf mkd amzn sorted   most recent httpstcozdwredogrt fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappmanpreetkailon leaders continue   ramp   bidu pddup on     holding     long   i possibly have   strengthwalterbuchananc pijama   madera hahahaha   va  
arriba httpstcozvisnhctlbaba jpow pumping overall market   option alert high volume options     friday
march roughly million dollars massive money learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt mhebenstreit my tweet   turned out       excellent buying opportunity massive rally in hk     bidu   ericasuma top performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood trndg ixhl vtex   fubo beke sbfm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcort itscharliemar watching   like httpstcojisoiwbrt afortunetrading awesome day   team tradingwiserspy tsla   strikes spy     shop finallyrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overrt dyorcryptobot scan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullissnow   httpstcoupfjttfkvrt trndtrader scan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullish tdagetz   friday is quadruple witching day
  more     tsla aapl nvda kweb babatrading markets     crazy
  sure     funholding index calls
    calls rocketing
we had huge buying early  
spoke     activity   noonddadisciplinedictatesactionit may go much higherpullback imo   me action needed giddyuprt dyorcryptobot scan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullisrt stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tltbaba president zi just bought puts awesome day   team tradingwiserspy tsla   strikes spy     shop finallybooked gains in   yinn   kwebbaba nio httpstcouuayaowyhlrt trndtrader scan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullish tbaba bzun doyu eiiii shorts x end   year httpstcogipyofsbaba up sharply
  far     cut its ytd losses   just quite   few hedge fund   bargain hunting incl alkeon capital in q institutional investors including hedge funds have   abandoning   since   seenwill   trend   reversed httpstcoucyfrvun httpstcoqmlpjobopbaba wow
  loading up on   put   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx niif you took these you   probably rich now lol spy uber upst   httpstcotphtneviymade   on   going   long   short tsla made   going long     reversal green day   meh shouldve really killed     preparation is key   review these trades thoroughly daytrading trading stocksdog shit still   get over on   day like   wish dead money
  up since yesterdaybaba vuela todo hoy httpstcoemoxpmksbaba httpstcoobnjevxxounusual options volume in   kweb nio fxi eem httpstcoojtqkdyzlrt koyfincharts   largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivbaba epic squeeze   mdsoll soooo america is raising interest rates
while china is lowering theirs where is your money   off now nio xpev lthe open question coming into   week was whether ccp gave   sht   chinese listings outside china they   least   acting like they might       chinese tech is in   bear market worse than us   httpstcoludleonibaba   rocket is on fire get in   we go into space   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt minteractapp options flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optcompound im   big munger fan
  he was   buying     much higher pricescompound   sad part noped in   out     yday
in   out     win them allscan results ftx mtop bullish trend on perp pair kava sand sxp looks okbtop bullish trend on usd pair   bb fb uber tsmall ftx results httpstcoypxjbsiwnot buy signalsare     these munger up big hehe posts sincere you guys realize hes still down   whole lot on   rightbaba love     mar   underlying difference daily volume

volume
oi iv bidask   mar   underlying difference daily volume

volume
oi iv bidask   thought   would never         recent rape next stop   investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shababa just doubled down   xolowall hoy no te odiamos
powell tsla   nvda aapl amd amzn   frankinvesting   shares up     chinese government pledges   keep markets stableit didnt take much   move   shart capebc cnna bonce playfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcbaba funny how     was going  
delisted
shit
china scam yet   bears   argument is traitors
yall kill americans fuck kungfu panda options flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcodsmzgltjsbaba sep puts traded times   k in premium httpstcojaizomb httpstcofnbmhfbfvdavidtracey   todaygrnbulls now     kweb loloptions flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcovnjfrjqtoptions flow stream update amzn tsla googl   cnq spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcopagzyuzzqfstock gains fade   fed lifts benchmark rate   jd ntes yumc wynn httpstcocosnewgurt boytrader     batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babbaba nio beke damn brobaba   premium httpstcoyqlrxamwrt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcothese   calls   now   sweeper had
contracts   means they   up k httpstcoyfdpauhcchina stocks   still severely undervalued nio babababa trading update outside on   weekly on volume largest day gain in company history httpstcozkkalhneprt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxdamnit why is everyone bragging   their kweb     buys   no one was talking       tip   brother off once in   whilewtf   httpstcokpplggbkqvbig recoveries   china stocks   nio xpev li jd     was where     money was
congrats if you made   profits on china names   httpstcoiztowkqqjiheute allein plus   danke onvista expertenstockmktnewz stocktwits alibaba         dead httpstcodvnonmtybaba   know andy yaos social media page i need   send him   death threat long     weeks ago httpstcosdmqumzjyi sold   on   quick     gaini typically avoid chinese stocks
i dont know enough   them     regulatory environment
    was too cheapill buy   if   dips   downrt rampcapitalllc  
  highest levels not seen since last weekbaba up over now wowbuying   just felt too right   morning ill   sitting on     quite   time   httpstcoytngedomg   adr httpstcozrljndnxorichardturrin globaliqx ursbolt akwyz jimmarous davidjmairelesbaba lolnmxs net medical reports improved financial results   httpstcodufmhdftk jctb pton wkhs spaq jcpnq   bbig amzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavmbaba is   ma daily   is when u dont play   pb buy minu just watchrt stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tlttwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingi havent started   new position in     i would like   see   macd cross up   i dollar cost average   up
  kevinolearytv is right go in small on   one   keep     position
    opportunity is   there babababa i probably have fomo
    one is   too good   pass up there     many gaps on   way down   should   filled
  volume is showing   up overall     volume shelves   just   too good   ignore trendspider httpstcoqhpgtczcpnrt koyfincharts   largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivtwitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingearnwithmode thats wealthmoelester realizing his gains on babababa valuation wise there is nothing stopping     going right     range if investors     ccp is getting out     way   taiwanadrs dont need steep discounts httpstcoqrwrydfhcpkobeon   jsi nakonec koupil jestli ano tak gratulka
slun spekulace na pr dnbaba up bear market bounces   fast   viciousbaba oh       largest   change     long shothttpstcoopjwmjz httpstcoegaqyvgivbaba mommie       shares up     chinese government pledges   keep markets stableit didnt take much   move   share price   such   low base now
imagine years   good financial results       regulatory environmentihan hyv piv ali baballe   sijoittaminenrt rampcapitalllc  
  highest levels not seen since last weekliterally billionaires   billionaires using programs   steal   americans then they buy expensive yachts   islands amp football clubsspy qqq aapl mrna   tsla nvda httpstcoyitevwpd httpstcozyuurrjkart fossgregfoss   is kaka eh papa mungerlearnmath btcbaba   each   i spent in   long time     yolo sc   morning lfg moves in these kweb stocks like   bidu etc   king maker trades   if you had callsrt stockmktnewz current top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tltbaba yesterdays prediction httpstcoapexwpsnscan results ftx mtop bullish trend on perp pair kava sand sxp looks okbtop bullish trend on usd pair   bb fb uber tsmall ftx results httpstcokfgxpnrpznot buy signalscurrent top trending tickers on stocktwits spy alibaba   qqq nio spx iwn djia sqqq tlt uvxysource httpstcobwdgrner httpstcorbmvsssprt nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba   tk noodle finna hit   tonight hoy no te odiamos
powell tsla   nvda aapl amd amzn msft fb jd googl   profjamescook   market cap rise     billionrt profjamescook china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting forbaba   we go   tomorrow   lfg bagholding here gatormcklusky lol httpstcotfshmwzbaba im   out guys sticking     targets is close enough   said sell rips   buy dips stick   principles never meant   long term hold good luck httpstcopsbiprqlbaba y wow wow httpstcobcaebggoxpev million shares traded li million   millionjd millionbidu millionpdd million bili millionnio millionaapl milliontsla millionid say china equities   now investable lower rates in china
government onboard fud overrt rampcapitalllc  
  highest levels not seen since last weekbaba took       get     where   was   week ago lol lets see if she has   real power   get   over   nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba congz bulls on   rally
i see   calls   up lol even more who scored big time   i told you bears   ray   cover   valuation was gonna flip httpstcoonoklnblvprt rampcapitalllc  
  highest levels not seen since last weekrt profjamescook china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting forbaba goes   over next month   steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partbaba killing my calls printing big   jd tme iq bidu httpstcoigcbinatrending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimited stockstowatch stocks stockmarket investing investor daizy httpstcoarwrrvpthababa no paper hands in here history in   making lets goooo   end   day httpstcourrukjqrebaba   china finally figured out russia is doomed i   live       nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba tcehy httpstcodsdrkdzybaba
  highest levels not seen since last weekrt carlvazquezz la sesin       hoy se estudiar en los libros   anlisis burstil mi enhorabuena   xi jinping
pase lo que pasebruh my     didnt get filled   morning   is now up jluiscava eso parece que est ocurriendo   las empresas chinas   est subiendo como un cohete
ojal siga   unos das
porque mucha gente pierde   esta accin
yo incluidobaba   china launched   bear seeking missile   nionenad china plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobaba what   monster run jd what happened   those guys   late   short   they paid our dinner     next years   httpstcoorgsyakrbaba   i seeing right   lets goooooo i bought in   last year gimme my mfn money       party   httpstcobmrptytzli was     tweet       im   hours latert buccocapital   daily chart   yr chart httpstcozusdopisbaba jp morgan most corrupted bank on earth   there went   i called   china plans audit concession in face   us delisting threat financial timesthats   news everybody is waiting   china     great job     epic pushback china       leader in nio xpev li   tsla httpstcooncwkgskbaba once   show gratitude     thankful     news   china
dont feed your egos     like you predicted   seriously   happy
take gains when you   i   mood httpstcooifulqymhbaba fomo   httpstcolkyfsfvart ericasuma top performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood   market cap rise     billionbaba omgggg everyone what   squeeze calls now over   not   greedy christmas   early   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojbaba power hour   professordman     nhod i analyzed gave you   in advance entrance low s i said wait       sure hit now overbaba let see   stockmktnewz   wow in awe       move up   was   billion dollar company     bad i sold       carlvazquezz la sesin       hoy se estudiar en los libros   anlisis burstil mi enhorabuena   xi jinping
pase lo que pasechina plans audit concession in face   us delisting threat financial timesboom nio   jd xpev li httpstcobtgtqcmzhlrt paulschatz     rallies   one day   oleary bought   low notachancert joscarp   vegas iluvstocks never disappoints her room was rolling in   doe   her   calls gains amazing httpsclosed   trade     small gain good job   my discord members who took my trade alert chinese names   on fire stocks options daytrading swingtradingbigbullcap follow   smart money kweb   mstr si coinbeefbtccryptoassetsen bolsa ganan los optimistasen las ltimas semanas en twitter le barbaridades    
desde que se va     que la iban   nacionalizartwitter es una gran herramienta pero es importante distinguir cuentas buenas   las malas que solo buscan polmica para sumar seguidores httpstcogiqlkazbfbaba i   take eod
kind sir     whole ming dynasty buying     httpstcosadefjdbaba wow httpstcopgoswustill rolling on   httpstcoytqxvqiizla sesin       hoy se estudiar en los libros   anlisis burstil mi enhorabuena   xi jinping
pase lo que pase
ya ha demostrado que el futuro   los mercados depende   l httpstcotendsgkqdbaba up httpstcosnljlcbymbaba   financial advise listen     guy chiefoptionstrader httpstcombqohxrppzwhere them   bears hiding todaybaba   bidu   up nowespectaculares subidas en las acciones chinas en los parqus   nueva yorkpdd   ntes nio httpstcoqbcmkbcihvad skete der lige med min ene   aktie   most investors was avoiding these stocks
they finally         policy issuesbaba   up jd   up pdd   up nio   up xpev   up     httpstcovziboyclsbaba now its gettin scary fxi kweb   jediant   man saw   coming last night fyi offers clarity   offers insight on his personal trades         broken foot too stockmarket optionstradingrt marcmclovin   up like   get     where   was just days ago what   joke   they   switching   china   fomo havent jump in yet they     eastern time therocktrading   nothing on     todaybaba   charlie went on more margin didnt hebaba unbelievable   power hour isnt in yet   is on path     gainer httpstcocsureftbaba oh oh httpstcousjuytyrt mervalsurf   creer o reventarbaba   stock market is more volatile than   crypto market these days   professordman     nhod i analyzed gave you   in advance entrance low s i said wait       sure hit now overbaba   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevenio y   imparables   creer o reventarbaba epic short squeeze missed out     nhod i analyzed gave you   in advance entrance low s i said wait       sure hit now overnight you should   on those calls   on common shares now waiting on petz gt run its going   happen   capebc cnnafb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflxbabawaorun   run   stupid people   gonna loose pants   underwear   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojecommerce stocks performance   far todayhttpstcokrvrvuvva
inc amzn alibaba group holding limited   httpstcowumqerwl
inc jd ebay inc ebay etsy
inc etsy   fuk em up goo goo bulls   couple more days like       bunch   us   break even wow
chinese mega tech firm
  up more than       well off its opening high versus good on you if you saw   i   not spy iwm qqq xlk nda aapl tslaahi techcharts     weeks action   called exhaustion gap island reversal in   thanks httpstcoexmolwywbaba trading like   altcoin   httpstcowpzjglmkbaba sold my calls too soon   profit ill take     had i waited   day out id       holy shit   wtf   you guys   i took   nap     he we were up now we up im gonna take   nap get     boysbaba level   day if   ever drops    
i highly recommend you   buyingbaba im busting jerry busting httpstcodzmfoxbei plus   hpft mein spekulanten herz nix zum nachmachen
der anleger in mir bleibt auf der guten seite der macht spy sieht   aus als gibt es etwas starthilfe fr die familie die uns   freitag verlsst oder fr noch einen dg hoodie spenden starthilfe ist gut httpstcowfevsqxhtop performers in my portfolio   far in todays session alibaba   futu holdings futu robinhood hood nu bank nu hisaapp httpstcoojslnbabovedaysmaachr api   bidu bli dailyupazek   bb bidu bird tech stocks performance   far todaymicrosoft msft alibaba   amazon amzn alphabet goog apple aapl facebook fb tesla tsla paypal pypl excelente lo   alibaba   httpstcorxmogkeypibaba grab your puts shorts   tmrw right bears jpm downgrades     calls sector uninvestable two days later
  up in one day get fuckedflow room these   not alerts   calls bought     avg x bullish spx qqq orderflow options tradingrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq v tsla gme aapl j go l full live amp historical data   httpstcoqhrxwewkjbaba beast   fb nvda   trading day   year httpstcozdjbudcqbaba vegas iluvstocks never disappoints her room was rolling in   doe   her   calls gains amazing httpstcokalldgxrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba   single   day   my career   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jiq   duo jd  
ive done several scenarios in   video   provide   valuation     stock if you   interested
here is   videohttpstcoonwxnedm sources in   description     videobaba alibaba chinesestocksuntil  
we   feel   valuation didnt matter regarding chinese companies     message
valuation is important      
eventually
  doesbaba on march
  financial stability   development committee     state council had   special meeting   study   current economic situation   capital market issues   alibabart rampcapitalllc   premarket   means im only gonna   down nowbaba may   underlying difference daily volume

volume
oi
iv bidask   itscharliemar   trajectory   buried my dollar shares deep deep value there   man shorts   in trouble hong kong going   blow   up    
tcehy
  kevin oleary called     in chinese stocks now what httpstcocifvqrxrwywow
  gt   sold     morning httpstcoxpshssjcmbought     per contract     strike   they went   low   i sold them     profit   right   close   was not mentally prepared   hold overnight       print
those same calls   they went   high   todaycashed out   miracle   friday expirymost mentioned tickers in wsb in last h spy   hour qqq tsla oil gme aapl j wish httpstcointoxxyay httpstcozwdldbhqbaba dont tell me we stop herebaba wildbaba mamababa     long red ride down   long green ride up represents   top earners everything   inbetween is regular americans i hope my regular under k people made money   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mrt mohusf   nfa alifarhat   is   buybaba like if you think we get       trndyjon   days   go     sleeping giant awakes   stocks stocksinfocus st daytrader httpstbaba days   go     sleeping giant awakes   stocks stocksinfocus st daytrader httpstcoaiwdrsbaba   waiting   i have   selling   dont     hero in   marektspx   jd kweb httpstcohvfuujncvxtrending stocks on fintwit source httpstcocwjowwsbi spy qqq uavs spx esf mkd   vix alpp tsla sorted   most recent httpstcoxveqpdlkbaba look     up   just   crazy marketbaba beware   definition   hedgie market manipulation disgusting most mentioned tickers on twitter last hour   sbux muln tsla aapltop money flow   free stock apps httpstcoczypvdtaapl
vb
shv
qqq
msft
hyg
ive
ashr
iwm
eem
lqd
iemg
nvda
sqqq
amd
 
xly
csx
efa
pypl httpstcoifgntavorsmost mentioned tickers on wallstreetbets last hour   we v tsla hecar spy   free play posted up over now follow me here   more plays httpstcocpvpyqbaba wrong wayive   told   crypto is more volatile than stonksive   lied tobaba btcbot       roll   gananciasquestionwhat is   point   company valuation if entity is allowed     thishow is   fair free tradespy spx aapl tsla oil gas copper gold   nio httpstcojrivjdjkanio amp   httpstcodoshdybaba dont   going down now baby keep goingbaba nobody panic ive done homework on events like these   who bag we coming pick   ya   yeah ill wait     inevitably gap close   get in trndyjon what     on   amazing httpstcokzyxtxzot level printed   httpstcokohstctrndg kind bili   bfly open bkkt ymm huya fubo scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatch todays top active stocks wed
mar
pm est didi nio   beke amd rlx aapl pdd sofi kc   professordman   now petz speculation on ali babas websites their products   on   list   on petz   get   bo   big bobaba   up todayrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdtempted   say   robvinall has   pointbaba is still     company   just casually     in   single day httpstcosezqrkiowwbabashort bonds     invertrt cfromhertz    
  up   levels not seen since fridayspy qqq   russiaukrainewar putin says lol httpstcoitllkidrt cfromhertz    
  up   levels not seen since fridaytoo much   on my timeline every single day wonder if   would have     case if munger hadnt bought   much   stocks out there   attractive prices not getting enough attention imobaba its   tesla scenario   shorts   fucking go boom httpstcobhgotkiqrt ultimatetradr wow   lx tigr pdd chinese plays   seen ultimatetraders reddit   httpstcodvnilkeflmocft   wow   is flying my god thats what       in market cap in one day insane   buccocapital   daily chart   yr chart httpstcozusdopisbaba bidu kweb million day just traded expanded jpm downgtrade was   clue httpstcogkwplrdwbaba omg biggest short squeeze ever in life   look     weekthis is   most volume   has ever traded in yearsstill over sold   apesharma tsla   x   gigaberlin amp tx love ittesla exports car   eu paying huge duty   vat   those nonsense takmj we went     amazing move even     late     party holders   mkd   pbts yet     found httpstcokuvjzjnvspy i guess xi bought     breaking   fucking barriers
what   fuck is   move holy shit one thing is   when fintwit goes bear shit bat crazy on   name like  
buy   fucking dipbaba   boooooeyyyyy   wow what   move   im glad i stopped out earlier     small loss i end green     day on   tradesme selling my   calls   morning httpstcodneiamvxebaba jajaja dogecoin quien te conoce httpstcokbplqdmxbaba wow squeeze imminent     each   i spent in   long time     yolo sc   morning lfgbaba congrats hope     yall banked on those calls httpstcowhyegxaugpcapitalmikael r nya safehaven nu   knns fortfarande sjukt billig trots uppgngen med tanke p att oron kring delisting mer eller mindre krossatsbaba just sickh tme     long overdue we have identified   unusual   sweep   expires on april
    strike price  
  contracts     price     were purchased    
premiumrt professordman   there goes broke i was talking   huni booming booming one those calls i dont post too many   my optrt professordman   there goes broke i was talking   huni booming booming one those calls i dont post too many   my optxela shorts   getting pummeled     its not in   garbage
its in   where market cap is up like billion     adscience cwebbabacwebcall httpstcoaejabqrpbaba up nothing   see herebaba same what   reversal
high volume was down   less than x fcf   cash amp st investment was insanely undervalued httpstcozyruibgja httpstcopsdnmzutirt themaverickws   httpstcopuncelnfjbaba everything under is   steal here   httpstcosmofxnkfqbaba very strong
gap up possible tomorrow   buy   dip     runrandom thought i was having
kinda crazy how chinese govt officials   rather easily get     insider trading on something like   mornings well support our adrs announcement right maybe
maybe not
  seems like   wouldnt   too difficult fxi kweb babababa kevin oleary bought   dip on these wow httpstcodzyzrms httpstcogdvbgxpibaba million volume thats   end   bears   lmao what   bunch   re res   sold   price x volume leaders wednesday tsla nvda   aapl amd amzn msft fb jd pdd googl goog xom mu pypl snow oxy   nflx cvx bac mrna beke bidu lmt sbux jpm upst sq shop nio v brk se tsm bkng adbe unh pfe ms qcom   cost jnj intc crwd httpstconsmxprpxmrt joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijaisuccess post   user aarn in invstrstrading discordbaba p p   p p stockstowatch stockstobuy httpstcoptvhjnbaba uh oh bears line       short covering auction httpstconrxvctewlooks like   is short squeezingbaba holy fuck she dont wanna stopsold too early   httpstcoqodzwhzqwmbaba lets take out     then let   take care   us beow sold way too early on   sheeesh gt       gt
  navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba shoulda held   s longer profit is profit though go   gobaba thank god   my avg down mind set     was way oversold   im glad   is recovering   bit   its still way down         cash   is holding     kind   revenue   is bringing in what   amazing buying opportunity last couple days   calls wowrt realalexvieira alex vieira
xi jinping   fed powell live   we     in   pypl nio lcid spy qqq rivn xpev rokuflow room these   not alerts   x   bought     bullish spx china orderflow options tradingalex vieira
xi jinping   fed powell live   we     in   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing covid httpstcoyokeshokgzhocam hoccaofficial neler oluyor     httpstcodxnqklehbaba really boutta   up ayoooosweep   calls   spot volume
oi
iv premium ksector consumer cyclicalbaba
rebotando   la banda baja   la zona   confort rea amarilla permanecer en el canal descendente hasta que rompa y permanezca por encima   la lnea superior azul std china canal   tendencia   meses   desviaciones estndar httpstcoojjeujhbaba   its not even power hour nice set up into   thoughrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expeddietradez   httpstcosxtkdidzmycan just laugh seeing   up   my positions dont even budge httpstcopaxebhybaba imma ganna oldel flied lise tunai httpstcojgcfzptpxtchinese tech absolutely embarrassing crypto     beta trade   up lmaogeopolitical risk should never   ignored   httpstcocdxlopfsbaba now up more than shorts getting absolutely crushed httpstcociaczfphzbaba squeeze em httpstcobatzstthat   rips httpstcohypqddzxraresulta que hoy todos tienen     maybe gap up   httpstcocdgjxxmrj httpstcoqvqwbzisoibaba   long red ride down   long green ride up represents   top earners everything   inbetween is regular americans i hope my regular under k people made money bluelinetrader jmoney   i commented on how retail interest has nothing         pump on     beke
then you commented on trusting china
smart money
blah blah blah   now were here   josericaurtej el mejor   para todo fintwit   en un   dios existe httpstcorhawrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interskweb fxi   bidu eem china plans audit concession in face   us delisting threat ftboom bear thesis is dead tsla   x   gigaberlin amp tx love ittesla exports car   eu paying huge duty   vat   those nonsense tax   still m is ev in eu now nio lcid fsr rivn f gm ggpi xpev li bydd   vwagy tmla pea en bolsatuittel comprando   hoy httpstcoqdojjkbrt mrwolfst   httpstcoadxhwlljjse cierran los cortos en   dicho y hecho httpstcokzjrmmvafwifeyalpha powell     close down   printing press
while china starts kweb fxi   bidu api pdd nio xpev lfgbaba fucking go boom httpstcokmgboafvubaba update if bulls   break i       quick   bulls   lose daytrading optionstrading options httpstcoyiownqui httpstcoonpkxvlwczbaba god save   bears activity alert babaredditarmy investments stockstobuy stocks news yolo trading stockstowatch bottomfishing tothemoon fomo daytrading wallstreetbets httpstcogmididfbaba   carful lots   profit takers   correction tomorrow my guess   opens   tictoctick   move in   is off mm shares traded gt usd  
  total mkt capand got   hr   tradethis is not just   short squeeze gt something has changed
long china adr gt x comingbaba level   daybaba nfa sweep   calls   spot volume
oi
iv premium ksector consumer cyclicaledark mfwarder     mrderivatives jpm   didi jd kweb fxi days ago jpm called china uninvestable since then many stocks rallied maybe jpbaba   over sweep   calls   spot volume
oi
iv premium ksector consumer cyclicalseriouslyyrugae qcapital i   loved bidu     they have       cheap   their low pes   high revenues   growth imo   was manipulated lets watch   see what tomorrow   next week bring nothing   see here
only   going bananas httpstcofewwqrqogel mejor   para todo fintwit   en un   dios existe httpstcorhawbaba i have sold cover calls   price next friday i think they     risk   getting assigned too we gettin money   httpstcoisnpdwqzbaba   great u shorts hahahaha i   stop laughing     thought   you getting cleaned out overnight   making me money hahaha   up like   get     where   was just days ago what   joke   where     hands   if u remove   delisting overhang then   low is in   china stocks everything   is priced in   jd kwebbaba
bouncing off lower band   comfort zone yellow area itll stay in downtrend channel until   breaks   stay   upper blue line std china months trend channes   estandard deviations httpstcoksbbnzuqbaba now petz speculation on ali babas websites their products   on   list   on petz   get   bo   big boys im still digging into   rumors   petz technical has run     big news range httpstcodoocjwoncdsweep   calls   spot volume
oi
iv premium ksector consumer cyclicalwow   lx tigr pdd chinese plays   seen ultimatetraders reddit   httpstcodvnilkeflmbaba heading     s   httpstcobsaacdjuscan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullish trend on usd pair bb   bili sq uberall ftx results httpstcoypxjbsiwnot buy signalsim   out     here thanks       telling me its going   zero httpstcozehjwxwbaba wow my predictions   working     change spy httpstcoukpumtunbaba mar put underlying difference daily volume
volume
oi iv bidask   someones telling us something llllfffgggg httpstcohqtxjert nickr i thought iluvstocks was crazy calling     monday   here we arebaba theres no way   sugarcoat   i straight up got my ass handed   me on   one httpstcogswjyvzkzhbaba lets rippitypanic buyinggt panic selling gt panic buyinggt spy vxx qqq gld   fb btc ethrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expsweep   calls   spot volume
oi
iv premium ksector consumer cyclicalrt pegaso   tras la apertura httpstcoqcyygqwand   just choosing violence   lolspring promo ends new members link   st month   blackbox only httpstcoxuorfourstockoptions optionsflow scanner amp algodriven alertsdarkpoolvoice
education amp morespy amzn aapl tsla   amd tlt spx federalreserve fedmeeting httpstcokqzpfwbaba incoming
itll see   in no time   maybe         thats capitulation httpstcoclnbsoiskrt itscharliemar   trajectory pdd zh didi   li bidu nio     intradaybaba gotta love     puts wiped out     lfg httpstcommfvgejtits quite likely   chinese tech is   next big thing   faangits   years since facebook was founded   silicon valley hasnt produced   onewhere is   next one probably in china
where sequoia is now investing heavilybabababa wonder what     pm going   look likeoj slde resten     nu im out no more position tack fr migsquawksquare   damnscan results ftx mtop bullish trend on perp pair looks rose aave mcb rsrtop bullish trend on usd pair bb   bili sq uberall ftx results httpstcokfgxpnrpznot buy signalstwitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba bears   is not your stock   cover   ramen   next few years httpstcohtgyjrt moonshine   nearing   there goes broke i was talking   huni booming booming one those calls i dont post too many   my options ideas   when i   they boom httpstcopeklnmjqgcvendi el resto     booooom wow buscando otro roll mantengo full los   enero gran gran diasmartertrader sam   broke   twitters recommended buybaba mentions twitters recommended sell spy mentions qqq mentions stocks investing tradingbaba is killing its shorts revenge tradingrt realalexvieira legendary free market calls   make million per minute   pypl nio lcid spy qqq rivn xpev roku biden fain sirketleri bugn utu utubaba nasdaquygulamagt midas httpstcowhlwvpgilegendary free market calls   make million per minute   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing covid httpstcotbdjvfcbaba   chinese stocks hotbaba trading like   penny stock   you should not think   was chinas largest stock   nice gains selfmademastery   i care   is     rocket ship     now seeing   light activity httpstcowvfqodmmwhat   day streak
  separate trades spy calls upst   countingspy puts low hd   spy puts spy calls on   dip now     day trial httpstcoklwgghbx httpstcodosysxlvbaba buy low now   time rebound play highes plus easy mony   itscharliemar   trajectory     gonna hold over night insane volume on   during   epic snapback driven   chinas more kind approach   global listingsmark twain trading tips
timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcovbblsomfxbaba easy httpstcocdcdgrfzybaba arriba ya httpstcowzywqugmzsweep   calls   spot volume
oi
iv premium ksector consumer cyclicalbaba mar   underlying difference daily volume

volume
oi
iv bidask   there goes broke i was talking   huni booming booming one those calls i dont post too many   my options ideas   when i   they boom   nearing   squeeze em httpstcoisovccbaba httpstcothvofcupnichfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcohptphdedivendi una paret     boooom httpstcowudmjvbaba wow what   big break         bidu trndg bili   ymm bkkt futu cweb ixhl kc bfri scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchmark twain trading tips
timeless hfrfromthefloor pencils   catholic marchmadnessmbb pcfriarsmbb chinese stocks sharp   not rounded   bidu bonds failing into fomc warning if is worth sell em clf nearing buy httpstcowqbqwptenich app launch successful fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcoujtphivbcholy   httpstcoxcayhwbabababa shorted     httpstcoadxhwlljjflow room these   not alerts   calls bought x     bullish spx qqq china orderflow options tradingsflm record ebayseller fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcofhqtllgkbbaba if you   long on china stock you should   yourself   communist   might   well vote biden   round eazydealzs i  
  far out   possible   adding slowly over time babacweb yinn   chinas gonna     theme   sticksbaba httpstcozkmbefxzacbaba may       us whales moving into   monster its way down   its year highrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segsflm major salesfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcokcdlrafambaba yooooowhat   hell   koskfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcocaahqbjeuhello     alibaba httpstcovpahlhbcsbaba trajectory kosk joint venturefb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcojgmqqozgbaba max pain   friday kosk likeitfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcouctifpewnbaba jd tcehy china plans audit concession in face   us delisting threat httpstcoqdeynhbrxychina plans audit concession in face   us delisting threat via ftbaba jd pdd tcehy bili yy huya doyu beke bidu tcom nio wb li xpev httpstcoehtznepeqvoption alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading option alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading dear morons
if powell is telling you   you didnt   know youre   idiot spy aapl fb   btc tslacnnafb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcohqxhwfjbbaba guru httpstcordvghtifacnna bonce playfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcofoxsbuechina vertical kweb   bidu nio dada bzun jd huyathis   not age well   httpstcoamvbshgnrif   breaks     head     closebaba httpstcoorxlsenocnna fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstcoawzkipteababa httpstcorumqjefetahora resulta que todo mundo compr   ayer y hoy se estn embolsando muy buena lana trmxbaba y booooooooom httpstcotsdhkzpjwpbaba   place     httpstcocgjyzyhmbaba blasting off   jfc   hitting new intrday highs httpstcoffhvddalscan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullish trend on usd pair bb bili   glxy uberall ftx results httpstcoypxjbsiwnot buy signalsbaba get out now
  is going   s   ok enough   time   break   start   steady trot     jus took my profit   short getting burned   hodbaba not buying   head fake on   fed news soooo america is raising interest rates
while china is lowering theirs where is your money   off now nio xpev li   bidu jd pdd httpstcouroxyopqi have   thing   is   bullish   chinese tech decade low valuations cutting rates fiscal stimulus growth cash flows damn   httpstcoxzpuftyhrt pegaso   tras la apertura httpstcoqcyygqwyang rejected jd   bili pddrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expelite signal trading communityhttpstcovbdmdsw ino byfc tsla free boxl amzn ayro   amzn httpstcobefjimfnnababa   get   feeling we going       watch   run   in afterhours if   market stays green todayrt hassanaesthetic   up  
what thetslafalse vwap break   setup   previous close targetspy   mrna stocks trading httpstcohadtymiozchina plans audit concession in face   us delisting threathttpstcohbtcoubzbaba kwebmy timelineliquidated longfomc ethbtcjerome djispxluna   klinkf ur putsnah f ur callsinflation montreal stagflation ukraine xrp   ada   tottenhamhotspur chelsea newengland babapumas cruzazulrt buccocapital   daily chart   yr chart httpstcozusdopisabovedaysmaachr api   bidu bli dailyupbaba bidu bird bli blmn   company profile
fundamental   technical analysis score update fa score
ta score stocks stock stockmarket investment investing invest investor investors httpstcojjhrpqst httpstcohpaahlwvyxmorning plan   ajtrader has   posted beke
bili
futu
yy
pdd
jd
ntes
 
bidu
tsla
acmr
upst
nvda
li httpstcorwqtetizbaba bottombounce httpstcojefryuge profits     my paying cust spy qqq aapl   httpstconijqxxamkevin oleary called     in chinese stocks now what   httpstcolvktowucdrrt mustafah   httpstcopjqhsxzrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababahttpstcothwupnxlnrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesscan results ftx mtop bullish trend on perp pair looks rook ampl rsr brztop bullish trend on usd pair bb bili   glxy uberall ftx results httpstcokfgxpnrpznot buy signalsyang comin up     testjd   bili pdd httpstcovqxzxztqbaba only til my average chinas big tech stocks spike   regulatory crackdown nears end   tcehy yumc acmr bgne hcm zlab mchi djco xamsprx stocks investing valueinvesting httpstcozirgfxhtrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxrt wallst chinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxoption alert   mar put price money
volume oi delta iv tos symbol babap optionalert optionsflow optionstrading daytrading     folks shorting now now dont get me wrong
theres not   bone in my body   wants   own chinese equities   in   sense i agree   them     sheer level   contrarianism in   trade amp myself   pass     i nibbled on     leaps   sat     enjoy   ridebaba   pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems expbaba shorts taking profits lol you miss your chances wouldnt   surprised if drgv   follow       rest     chinese stockssuper low chinese rm playbaba   next httpstcodsdkihahyrt pegaso qu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems exphighest success rate   get instant help   updates   free trials join us httpstcomcjqctmhtwvst
tsla
irnt
aapl
bbig
cstm
aso
 
vz
amd
amzn httpstcobsfrduccokrt realalexvieira fed powell inflation war covid putin youre   lunatic   economy is booming   avis meeting   pypl niort cyclesfan   bottoming  
  level last seen in june
  is having   huge bullish reversal     in   tfed powell inflation war covid putin youre   lunatic   economy is booming   avis meeting   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing covid httpstcovicldswhqu me decs   alibaba   vemos niveles y hasta donde pueden llegar las acciones     en bolsaadems explicamos el patrn   isla alcistalo conocas tradinggracias por ayudar compartiendo httpstcoohkodwvrsbaba waiting   short signal on     httpstcobwoxgak httpstcoubzycumrvbaba is near   highs
up over alibabababa i     in longbaba finally stopped going down lets see where things go   here httpstcortkevuhzrm     marketrebels   is near   highs
up over   joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijairt barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p
cbaba   higher highs higher lows forever china number economy very soon trying   go long jul   puts way   bid i dont want     too aggressive in case   really gaps upbaba yep
clearing in regular sessionrt marketrebels   is near   highs
up over   marketrebels   is near   highs
up over   marketrebels   is near   highs
up over   mafmnarayola   y la legin   expertos httpstcoyarvqdlakrt marketrebels   is near   highs
up over   we might see   lllmrxlll how we feeling   babababa sorry   down she goes httpstcoiliijlfqlentered small position short on     my second account dedicated   swingsnonscalps low risk here     exit if break
otherwise looking   exit in s tomorrow stock was in s  
should follow tech stocks down   rate hike low risk if wrongrt marketrebels   is near   highs
up over   is near   highs
up over attractive   overwrites bidu calls more expensive than   history
bb
 
vxx
s
gild
big   tradeeveryth dca   tencent   like i said
tha     not care     fedrt themaverickws   httpstcopuncelnfjrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clohubba bubbba   ripping into   domain tothemoonbaba mar put underlying difference daily volume
volume
oi iv bidask   mar   underlying difference daily volume
volume
oi iv bidask   biden   powell speaking on   same day is like watching reruns     golden girls   is   one ladies   gents watch when is paid   is going   moon big timestocks gains evaporate   fed lifts rates   jd ntes yumc wynn httpstcoqdrodqwebaba httpstcorfacmnirbaba drops dollars   every bear gets excited how   tables have turned hgennewyqbabanewrereqttzepphgenocfthcmmkdgdynsldbdlohcmehntrbtsplghlsklzraasuavspmtsdproinktnioccmsohubzuntmesgly httpstcoeyoscnqtnspy move   china if your bullish scam stocks need     delighted   was   softbank selling last daysa move on   is crazysomething happened herehkuppy httpstcoppamtfwddrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababa now everything     drop     hold   rise on my   calls thanks jack ma httpstconshplfkiort salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsthese     trending stocks   didi lmt beke sonn sbux kc httpstcoqhmqcrtkdintraday ribbon m radar fb tsla nflx aapl   amd httpstcoarmgotmvmbaba is     buy
shares lfg httpstcofvhfgaozeyspy   gme amc vxx tsla muln mlfb vale rivn usau lfg nndm tmc asts air hymc sa nio sfet xpev bbbaba time   rage     algorithm estoy preparando un vdeo sobre la situacin    
pero sobretodo sobre la psicologa del mercado y la inversin   largo plazo
que creo que escasea estas ltimas semanas la segunda parte del vdeo es una reflexin sobre eso se est exportando luego lo subo   yt y lo twiteort bbgmarket   current move in perspective httpstcocuhxrqgofrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenuafter bottoming  
  level last seen in june
  is having   huge bullish reversal     in   timing band     weekly cycle low
theres   very high probability     was   weekly cycle low   close   its week ma   confirm   httpstcochidemltyrt barchart unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p
cbaba   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba pm     insane     on dont       break   damn twitters top stocks spy price mentions tsla price mentions spx price none mentions qqq price mentions   price mentions stocks investing tradingbaba unusual options activity voi volumeopen interest ratio vs underlying price leadersfb p
cbaba  
chd pnvda cmsft pbili cbidu cwant   template httpstcoibjzchbem httpstcovheruaxftwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt realalexvieira fed powell im seeing tepid inflation   massive profits   disregard wall street crooks   pypl nio lcidfed powell im seeing tepid inflation   massive profits   disregard wall street crooks   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcofvkuutuxbaba go go go go httpstcodjhroiqvbaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets stockmarket httpstcoyzlxxeocogoatrades x babababa httpstcotswoijloyfbaba test   hopefully
sold       calls i got  
riding rest
may grab puts if gets rejected jpm   didi jd kweb fxi days ago jpm called china uninvestable since then many stocks rallied maybe jpms advice is unlistenable lol httpstcoitrdkbkdgbuy   i guess   fight   feds rate hikes httpstcodmwwrcbeart rampcapitalllc   premarket   means im only gonna   down nowbaba i want   start   position  
  somebody tell me when     tank     finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorchartshark   surprising you see on l   babababa nice my china etfs just rocketed into deep green territory   bbgmarket   current move in perspective httpstcocuhxrqgofchinese internet stocks fell   jp morgan analysts cut their ratings on them look     charts   alibaba  
baidu bidu
httpstcovbxpsdtig jd
pinduoduo pdd if   now they look ready   grind   make base ratings   contra leading indicator httpstcoglquxvbparte
  algunos comentarios sobre alibaba   httpstcowftntclybaba nio what   day   minteractapp options flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt bbgmarket   current move in perspective httpstcocuhxrqgofrt realalexvieira fed powell live trading news relentless profits     investor     pypl nio lcid spy qqq rivn xpev rrt realalexvieira fed powell live trading news relentless profits     investor     pypl nio lcid spy qqq rivn xpev rrt cfromhertz    
  up   levels not seen since fridayrt cfromhertz    
  up   levels not seen since fridayrt cfromhertz    
  up   levels not seen since fridaybaba current move in perspective httpstcocuhxrqgoffed powell live trading news relentless profits     investor     pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcoidjutlcjbaba gosh i hope   bears got out   morning
  may     multiday runner vips just imagine   number   shares stolen on stoploss orders   margin calls   last few days   jd pdd bidu options flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcovvumvjvmoptions flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcowbkqmoptions flow stream update tsla   afrm intc uber spy ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcotknmqzhnstocks gonna rate hikes year end inflation     looooowwwww spy spx qqq nq ndx vix es esf tsla fb aapl   jd amd httpstcokeqpniaiasweep   calls   spot volume
oi
iv premium ksector consumer cyclicalbaba   cover now shorts abovedaysmaachr api   bidu bli dailyupapps avlr azek   bb   ok i   out   buy   in   feds meeting is over damn jerome   not say something bad good luck     thanks     scalp jd   bili pddthere goes chiner   shorted       daytrade   i bought shares   in   aiming   x safe play easily   up long run not need pay tax nio     now   chinese is   in flavor i know cenn   flip muln
mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu gds qqq   own ddrt groupsepia lots   exciting stuff going on in robintheblacks live room right now gappers   bidu nio jd kc le robservatrt crabbermike deitaone     end   no now folks federalreserve inflation         lowspy spx qqq ndeitaone     end   no now folks federalreserve inflation         lowspy spx qqq ndx nq vix vxx tsla fb aapl   lrcx es esftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme amc qqq access wider trends httpstcozltkvrfbaba es increble la volatilidadbaba i just babad   over myself   its spring time dont forget   set your account balance ahead   has     true gift just sold out   think     have more steam   china numba httpstcobatzfuhryrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segbaba these china stocks   on sale   they good investments httpstcopymwqjbrcbaba   is   time   own chinese stocks
says kevin oleary httpstcokaqtjywkbaba alibaba seeks new ceo   scmp httpstcogjsvzqcfbaba why alibaba
httpstcotstwbzsl
  didi stocks rocketed higher on wednesday httpstcoxkbkdaqwenn die nein sagen
dann hole ich mir glaube ich noch ein paar stck   httpstcoxakcmxcert joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijaibaba nice play   week congratulations
think   hold untill new highs dss   fishing       target     many bears   we run up hense everything   now we throwing crazy pts now lil degenerates i love   most mentioned us stocks on reddit in past hours gme   amc spy nio vxx aa vti pltr em stock trading usstock stockmarketmost mentioned tickers in wsb in last h spy   hour tsla vxx qqq oil j hood corn httpstcointoxxyay httpstcodcfpcqxfcbaba break   we going     xx   juanluisdemateo   httpstcornxmpctmemtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme amc qqq access wider trends httpstcozltkvrfbaba wow monster damn son spy bout     something majortop equity activity   smart money courtesy     realtime dashboard   httpstcoxfsritaw aapl k contracts cpng k nvda k didi k   koptionflow optionstrading trading httpstcoxxmuftnqfbaba how much was   shorted lol   holy shit       either get dump   rally in   hour   what fed jerome said pdd spybaba good opportunity       bullishness   raise   cash i   sure they   top money flow   free stock apps httpstcoczypvdtaapl
vb
ive
hyg
nvda
ashr
pcg
iemg
xly
sqqq
msft
 
slv
csx
efa
tsla
agg
arkk
iwm
xlf httpstcoedygrsxmost mentioned tickers on wallstreetbets last hour   vxx tsla gme amznarora postulation on   end game in ukraine may   true read morehttpstcowgzxufueinvesting invest investment investments investors markets stocks stockstowatch stockmarket didi nio beke   pdd rlx tme amd iq sofi jd aapl aal f nvda ymmdeepthroatipo tcehy bidu       on   shit list no getting   itbaba watch     pairobollock move on   break   there     starting short positions here       them     broken     break     there     resistance   stocks making   biggest moves midday alibaba  
aerovironment avav
boeing     morestocks stockstowatch stockmarket smallcaps microcaps daytrader invest investing investment investors httpstcoqwofijzuftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   gme amc qqq access wider trends httpstcozltkvrfbaba tooo hard   realalexvieira rent   car prices soar
during russiaukraine war pay   die     pypl nio lcid spy qqq rivn xpevbaba sqeeze     friday lol puts   dead rent   car prices soar
during russiaukraine war pay   die     pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcowjlvfhrcabrwallstreetbets daily discussion mentions over   last hour rank spy mentions   tsla vxx qqq amd gme nvda amc amzn full live amp historical data   httpstcoqhrxwewkjbaba httpstcozxxmkskxcbaba easy lots   exciting stuff going on in robintheblacks live room right now gappers   bidu nio jd kc le robservations nlok lmt gd noc ttdhttpstcorpbuztcygkeep   eye on our instagram groupsepia   more updates   saving dealsstocks trading httpstcoapacefenztop gainers gtyy pdd gds futu mpngy jd xpp htht   bidu tcehy zlab tctzf acmr lgfry bgne cqqq dlo ntes epam emqq edc gneny byddy hcp sotgy gtlb cxse dq zshgyhttpstcosznconthese     most active stocks right now didi nio   beke rlx amd pdd httpstcoelwlbmyshvtrevelfund purchased mro     second day in   row   morningspy   gme amc vxx tsla qqq nio amd zim sa vti msft fb voo aapl dkng muln mlfb eeenf tmc seac vale lfg gfai rcat gpl rivn docu amzn usau gme nndm asts air hymc sa lac qsbaba resistance   httpstcotcsznefekmercados   la alza
nasdaq
 
dkng
tslaque repunte ante una probable paz
que va pasar cuando la guerra termine   srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatbaba nio pdd tcehy xpev httpstcoxgvkiowmbaba expect   leat   no delist confirmation   tcehy jd i never thought id see   day   mr wonderful   charlie munger were on   similar level when   kevin oleary     legitimate equity investor haha httpstcoadfkvwjdert sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   fundemetalts have completely flipped   why yeastrday was       its not stopping   cunto es
x
es para un amigo   httpstcotkccsfuzeymarkmwp ohja
je hebt   gekocht tijdje geleden toch dat was ik vergeteneen positieve gedachte je bent nog maar n zon dag verwijderd van zwarte cijfers     httpstcoluaiwlmfzcrt finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segbaba red baboons float     finanzasybolsa aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segbaba     here buying jd   pdd china     make business boom   government not playing games no more lol top positions   in   wealth building portfolio   bidu bulz only in   drstoxxtrading room free trial httpstcollllpgruc httpstcosgbbgbmnfnmxs net medical reports improved financial results   httpstcodufmhlea jctb amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost mnst mdlz wfm sbac vod nkla ino dkngbaba   wish still   get over lolbaba damn son i sold     she not stopping im not in httpstcomktlmstfbaba very nice   please capitalsigmaza unlikely not sure if i   even go into   its   overdone fundamentally munger buying ages ago   i honestly trade more growth stock breakouts   basesand patterns based on intuition not sure i   get invoved     ma is   guide i have on   my chartsmaybe china is investable stockswb   jd bidu kwb httpstcottxfthdsrt asymmetricalpha   bro its up   my         is   stock in months       uncertainty surrounding   is now completely gonewhy zion oil   gas       new bitcoin in share price httpstcoganhmgsin aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogbaba i dont know   you
  i aint worried   jpmorgan   not stoppingrt noway   ihzhdidiedubaba bull trap   careful trend is your friend nowadays i     bull btw just giving caution   those jp morgan puts   dead lol i thought iluvstocks was crazy calling     monday   here we arert itscharliemar     went     up in days imagine when   true bull run   jsadded upst
    pypl longs   morning
amazing opportunities in tech right nowoption alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading option alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading aqu dejo algunos comentarios   alibaba   en base   los ltimos resultados abro este primer hilo
la segunda parte la colgar prximamente si este veo que resulta   inters
centrndome ms en la valoracinpor ahora
dejo algunos datos   inters httpstcoupujteeastdave i   regret buying  
should have taken kweb i bought calls
still holding my bag doesnt seem like   single day is enough herescan results ftx mtop bullish trend on perp pair ampl sushi bsv ray snxtop bullish trend on usd pair   fb bb mstr uberall ftx results httpstcoypxjbsiwnot buy signalstherealfly what if charlie is still alive when his   positions   evenbaba pushing   time volume high kill   shorts
bleed them dry httpstcomskiqhwyyjcoviedo marceloplima word   is up todaybaba   said f your puts car   calls printing nicely congrats   our followers httpstcocmqxevwqqbaba   close   is looking very likely   well looks like bang   fed kweb   jpmorgan   joecarlsonshow hah
i told     you
you were wrong on       im only down instead   httpstcocmjsijaidesatcap when   up   arkk up you got   think   is   set upbaba   wont just hit itll surge past     what happened     put buyers when they woke up   say   prayer       kwb   sellersbaba when   fed report scan results ftx mtop bullish trend on perp pair ampl sushi bsv ray snxtop bullish trend on usd pair   fb bb mstr uberall ftx results httpstcokfgxpnrpznot buy signalsrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababa im not bearish on   stock
nor   i have   position in  
  make sure you dont fall       httpstcougnevuosgbaba insane volume im wondering if   is itare we done   selling   short selling   baja lurking in wall street   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  srt buccocapital   daily chart   yr chart httpstcozusdopiscar   calls printing nicely congrats   our followers httpstcoueajwtppubaba shorts
rip httpstcourjajcazopbaba   when   we see ath     jensuarez huya doyu   if we   get   agreement   keep on us stock exchanges     compromised audit
we   easilyjohnscharts clutchbp edhale striff trijoey   now thats   move looked   calls prices   missed   big one seems likebaba   mar put underlying difference daily volume
volume
oi iv bidask shamrock radgrapes gambiste i heard kevinolearytv on halftimereport   agree   his assessment where     you going   get exposure   growth like   in big cap names   fangs   not going   run like     his suggestion   having only exposure was such great advice babadid swap out       into kweb     opening prints   tax loss harvest   reup trade   far   goodis china months ahead     us im ok   kwebrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba hopefully we dont have   see those ill buy   posts     procol spy aapl   ixhl he held much bag now httpstcogihvzeeibaba trust me   thing hasnt even caught fire yet wait   more positive news   procol     rare   valuable long pimp     master hours ago up now httpstconidrvgviubaba look where   bounced     second picture is   support zone zoomed out on   daily very significant level httpstcotoheuihrt procol babacharlies got his first hd on in years go chucky httpstcojymsrxlhrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  if im not wrong   moving averages start   turnbut   time   possibilities   them   cross over should take stock price   plus mark i     wrong kttechprivate i know   had china news
    you feel there       pullback coming     is up on   dayrt tenkantrading     er volumen mas grande   la historia sin siquiera haber terminado la ruedababa           analysis post going   those options calls ya should   green on those calls   common shares   sort misstrade chinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here
  they   jd   china names ignoring   fade   we   done     fed       damper   depends if hk follows tp thru tomorrow next catalyst russian war resolutionant ipo would solidly confront china up   business   nice bounce off ema   make   new hod httpstcougpweaqztwitters top stocks spy price mentions tsla price mentions qqq price mentions spx price none mentions   price mentions stocks investing tradingyahoofinance   wow
finally httpstcovwvhuszvttwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt rampcapitalllc   premarket   means im only gonna   down nowchinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here
  they     guy   wish   volcker melt your nickels     dime nickel lmenews bonds teetering zbf fomc brackets   set httpstcovbblsodpzvus tiger securities analyst upgraded chinese tech sector read why httpstcougpvrnusl   jd didi bidu xpevbaba options maxpain chart
open interest chart update optionstrading optionsflow optionstrade optiontrading stocks stock stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoudckhrgbaba
if you bulls   touch     volume   get ready   duckgerbolo marioxciento cuidado no vaya   rejuvenecer maana yo llevo acumulando   desde principios   he seguido haciendo compras durante la cada el tiempo dir si soy uno   esos sufridos ganadores   largo plazo que mencionas
o la versin china   quin compr telefnicas     high   day   httpstcoiyzribocjlrt mullinsmomentum   has   on   straight tear   day
pushing   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojbaba if   share price doubled   here   would still     complete bargainbidu   httpstcongghxebkort jamesbradley   min charts flexible mindset canceled long
went short   scaled out scalped long eddietradez is itbaba i see     turnchinese bottoms bidu   hfrfromthefloor loves   dems illinois strat federalreserve day is here
  they     guy   wish   volcker melt your nickels     dime nickel lmenews bonds teetering zbf fomc brackets   set httpstcowqbqwptebaba   bouncebe careful   has   on   straight tear   day
pushing   targets       paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingup on   day
  has not       move   lower clip     still httpstcomttyicmebaba top httpstcoxhuwxohbrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba running up   end   day httpstcodnyvzkczlobaba hodrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa dead cat bounce thesis shorts have   trained   short china names     year uptrend break
vwap wick
  then shorts gave me their money   out   fomc httpstcooelrdllsnhrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplbaba   we touch  
just   burn   shortsthey think its going south   surprise coming my friend just told me
ive   right   everything told him these buy commodities in short   market end buy    
didi   told him   todayoil vehicles   soon   replaced   evsabovedaysmaachr api   bidu bli wow first time   country has done   in yearspowell crashing market in minutes im guessing spy aapl   oil gas mrna nio tsla amd nvda msft intc httpstcohxjaowefrdailyupapps avlr azek   bb   china new rocket   boost   economybaba eod fomo posse   take   over xpev   bidu only just       full article   jpm lol lowest in their list is up
highest jumped in one session
average   good up   jpm   biggest shareholder in   never   what they say httpstcofxpxyysscan results ftx mtop bullish trend on perp pair mta aave sushi zec xlmtop bullish trend on usd pair dkng penn acb bynd babaall ftx results httpstcoypxjbsiwnot buy signals bidu   httpstcoghhazzhababa jd even bulls know   needs   pull     consolidate   confirm low s       area   jd   support     next leg       jd if   happens nothing goes up in   straight linebaba jp morgan has   trying   screw over   average american since         sbaba just hold   wait   year     you     happy you     kweb awesome day   surert marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa we   done     fed       damper   depends if hk follows tp thru tomorrow next catalyst russian war resolutionant ipo would solidly confront china up   business modernrock me     todaygreat day   have   holding   prx   tme chirrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy uavs qqq tsla     if im not wrong   moving averages start   turnbut   time   possibilities   them   cross over should take stock price   plus mark i     wrongjd   bili pddchina just wont say diebaba   crap
  gold
tomorrow more craptsla nio spy mdrr fsly novn aapl pt roku solo wkhs amd fb nflx   akba amzn kxin cei zm if you want   make real gains   make your own plays   stocks options day trading swing trading learn ampearn httpstcovbdmdsw httpstcolynsrmbimbaba tha     not care     fedbaba i thought biden was   worst politician     warren is atrocious   she hate americahuya doyu   if we   get   agreement   keep on us stock exchanges     compromised audit
we   easily see x these levelsbaba   chinese   take     tonight theyre done sellingbaba   print
httpstcotundslrxrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownbaba china is supporting their stock market china wants   avoid usa sanctions   oversold   good financials   road in   short term     rocky however
im now bullish longtermrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart professordman duo   china umm didi morning     on those options calls   low s analysis swing eybaba   thursday one more green day then friday red day bidu killing     play   aldobimi over we fly duo   chinas   theme baby scan results ftx mtop bullish trend on perp pair mta aave sushi zec xlmtop bullish trend on usd pair dkng penn acb bynd babaall ftx results httpstcokfgxpnrpznot buy signalsbaba jfc who cares     dead cat bounce youre getting one       businesses on earth   basically ipo price right now       love   god dont     greedy asshole   youll hate yourself even more ifwhen you miss   boatbaba   profit taking   ready     next leg up   marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdael hang seng sube en la ltima sesin
rebote tras demasiada presin vendedora empresas como   o jd subiendo en wallstreet habrn hecho suelobaba china never over exaggerates their numbersrt mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownrt borrachorico hoy mi cartera sube ms   un
que equivale   unos es la mayor subida que tuve en cartera en un solo   bbaba would buy puts here not buying     levered in   tradebaba   glad i bought   dip last weekrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy uavs qqq tsla   aabb jd   kc pdd aabb xx coming watch list aabb you     extremely happy boom town imminentmi posicin ms grande   mi portafolio comenz   subir   hoy esta en un arriba en un solo   todava estoy en rojos aqu pero esto sube la moralalguien ms por   tiene inversiones en el stock market que posiciones tienesbaba what goes up     down nowedtk mil float     bought   insiders shorts   find shares   cover metaverse education its   future   didi httpstcozlweerlsrt realalexvieira finally
weve got   relentless buying daily on ludicrous profits rocket stocks   buy   pypl nio lcid strending stocks on fintwit source httpstcocwjowwsbi spy uavs qqq tsla   kscp wafu nflx visl mkd sorted   most recent httpstcosnrigtnmxqrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdafinally
weve got   relentless buying daily on ludicrous profits rocket stocks   buy   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstconzepoxhtcrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa no need   time intraday day action       you need   hold   through tonight   hk     pump up   pharmdca speaking facts got   love these analyst reports   httpstcopsxjowojrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplbaba hehe head   shoulders on   minutert mattprice even cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   ownbaba we posted here earlier     unusual flow on sweepcast was showing very bullish   calls coming in   strike prices
  was alerted when   stock was trading   dollars
now its moved up nearly s httpstcounkopxl httpstconjbeeikclno es un cohete no es un avinno
no no es spermanes babahah
i told     you
you were wrong on       im only down instead   httpstcocmjsijairt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta   is what happens when   whole market   their motherinlaw is   shorting     bidurt marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdart sfinancerz sflm sflmaven announces new company record   weekly sales
pulling in k     week ended march httpstcort abiggzhd boom up khelluvaaaa run traded coin rivn babacome learn   trade     boys ajtrader   sign up no     er volumen mas grande   la historia sin siquiera haber terminado la ruedababa httpstcoeyarpsmrpxbaba   complete opposite has happed if youre updated     asian markets gapping up     has filled   topside gap     has reversed ever   slightly here     moment i   still bearish on   chart amp see   filling   multiple gaps     downsidert marketrebels intraday option volumesaapl k   putbaba k   puttsla k   putnvdababa waiting   short signal on babaregister   day trial access   httpstcowbarpakyrk httpstcouvwvckgmubaba y la legin   expertos httpstcoyarvqdlakbaba mar put underlying difference daily volume
volume
oi iv bidask taychikeng im pretty optimist right now tbh i think finally china realized   had gone   far pressing big tech   was causing real damage     companies   bears only   justify current valuation     kind   stuff
if   is gone
fundamentals   what matters againbaba what if i told you     go     way up     hitting major resistance speculative press tradei know its gone up   lot   if you wanna press   winning trade
  very well see speculative here   big gainsbaba why dumping que bueno que   suba
lo malo es q sube
despus   haber bajado ms del httpstcovurztpfbeven cnbc now saying china is investable we may finally have   reversal coming nio xpev     is   time   own chinese stocks
says kevin oleary httpstcovyjxmmmbroke my rule   investing    
its much safer catching falling knives via etfs than individual stocks
i should have bought pgj   kweb instead
likely would have kept holdingstocks   watch   nio
 
beke
uber
lu
 
rblx
spce
ms
fubo
kss   stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx nitoday stockmarket top gainer yy pdd gds mpngy futu jd htht dlo   bidu tctzf tcehy zlab bgne acmr lgfry ntes cqqq gneny emqq stocks stock stockstowatch stockstotrade stocktrading investing investment invest investor httpstcogryvqqoy httpstcocgsxtjlbaba fed   pm nopeitslily not saying i called    
    just seemed really undervaluedrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplintraday option volumesaapl k   putbaba k   puttsla k   putnvda k   putnio k   putamd k   putfb k   putamc k   putrt marketrebels most traded contractsaapl march callaapl march putaapl march callaapl march putaaplrt longsmtm lleno o compro   httpstcozoyqgkiique difcil lo pone la comunidad   veces
reconozco que lo mejor sera borrar twitter del movil
seguro que mi rentabilidad aumentaba   tcehy httpstcoutvxltmhnlets get   shit
lets fucking go   jd tcehybaba tha     not care     fedbaba     next earnings   federalreserve is expected   raise rates in   next hour
we   have more headlines   ukrainewar
tread carefully   afternoon we lightened up on many   our chinese long exposure
fxi kweb pdd   biggest move since qqq remains mid term pivotstop pmbaba alibabagroup alibaba up billion gainhttpstcoejvnhdgfimar alibaba   httpstcokgbxlqmqr head   record gains what sparked   turnaround httpstcocaifosttctk   pton winnersproved httpstcoawndubscyrt realalexvieira investors buy   most shares in decades on ukraine ceasefire billions in new fed buy   program   pypl nio linvestors buy   most shares in decades on ukraine ceasefire billions in new fed buy   program   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcocjorngnzart persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx nifired two bullets   babamarch   march   sold entire stake return   my   days   over httpstcoardcsjvbwbaba
tests
   
in net profit realtime automated trading free trial   httpstcojpmutbvvp httpstcosycqgdumbaba tests
   
in net profit realtime automated trading free trial   httpstcojpmutbvvp httpstcoctudpzxhyhuge news   china   qfin only up   herebaba   somebody pick up
i totally called     nio jd li pdd huya doyu xpev didi chinese tech stocks huge reversal   upside httpstcoocnzllzxw httpstcoseuqzlcbtyhacerme un en   comprando ayer ha sido mi mejor acierto hasta ahora
seguimos   jd didi kc hapoy china day more than buying i think shorts   covering their asses   got more exposed   vulnerable position most active nyse listed tickers   far todaydollar volume spy alibaba   iwm eem hyg fxi xle chevron cvx nio lqdvolume didi global didi beke rlx tencent music tme ford f palantir pltr vale bbd carnival ccl zh occidental oxy bac coupang cpng edurt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdintraday gainers using trade ideas httpstcozlqddclr spy sonn duo kc kc zh cweb ddl beke vnet yy   yinn doyu momo iq pdd areb didi bnr gds qfin bili bz futu jd kweb li dlo htht pgj   bidu zlab bgne xpev gdyn imab acmr tcom httpstcozwikkdnrnrt itscharliemar there is   bull out there who just sold their   position   he was done    
    buy   losermomert jamesbradley   min charts flexible mindset canceled long
went short   scaled out scalped long   market gonna dump into announcement then rip up
just my prediction   bigmonty   you seeing   volume in muln   cenn   i said
cenn moving up   less volume dwac ldrs goog fami amc   los papeles chinos que cotizan en bolsas   eeuu registraron su mayor subida desde   cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdaygoing   add   jd apr p
stop  
looking   china   bounce   down off resistance areas i   like china long term   how cheap   is however   bidu jditscharliemar price target   end   year   thank you
    you i got into     average pricepremarket action plan todaytsla long ptsshop long ptsbidu long ptsbaba pts httpstcojbqwddsuxrt realalexvieira legendary insider trading on   stocks   buy   while retail investors lost everything   pypl nio lcid sprt inversorexperto apoyo total   las empresas listadas en el extranjero como   jd y bidulegendary insider trading on   stocks   buy   while retail investors lost everything   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcojgcuylnnrt bigmonty bring     muln volume   cenn   see what happens   little easegoog fami amc gme hymc tsla sbtx sos cmost traded contractsaapl march callaapl march putaapl march callaapl march putaapl march putaapl march callbaba march callf march callbac march calltsla march callmost active options wednesday aapl   tsla nvda nio amd fb amc bac aal jd f msft amzn pltr hood sofi sidi intc uber httpstcolybmuyshqrt pelli   ver
que   est   precios que si nos lo dicen hacen un   no nos lo creemos
no nos chupemos la pollas por el rebote qurt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfoexited googl tsla     in options had   take money   derisk high possibility we move descending wedge down   then break game over
  then retrace over next few weeks   try   break through wedge
nqf   week breakout watchnlckstocks   man oh man httpstcoulqfexiwuboom up khelluvaaaa run traded coin rivn babacome learn   trade     boys ajtrader   sign up now httpstcomnnvyqhwcqspy tsla gme penn futu amc shop gme sndl crwd nio roku amzn nflx shop spot   qqq httpstcovxvhnkhme nich nitches completes its industrychanging apparel ownership verification system mobile app nitches ovs httpstcowtitlijlcapebc fb twtr gs goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost httpstcotrxyhxfjvfrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingthis is   time   own chinese stocks
says kevin oleary babakevin oleary
oshares chairman   venture capitalist
joins   halftime report   discuss why he is investing in chinese stocksjump     video httpstcokhigmwactivity alert bababottomfishing wallstreetbets daytrading fomo yolo trading news tothemoon stocks redditarmy investments stockstowatch stockstobuy httpstcolwdemsablsflm sflmaven announces new company record   weekly sales
pulling in k     week ended march httpstcobauzrwmm capebc ianreedfb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflxrt meirbarak my picks analyst meir barak long eashort ul
gps
 
mrna
nvax
mrnaxpev   nio jd very nice bounce   want   see reaction   ma   highlighted premarket beke long gttsla long gtnvda long gtbaba long gtyy long gtpdd long gtupst long gtjd short gtntes long gtbidu long gtamcr long gthttpstcokysfmowoe httpstcorlxohyphezrt jamesbradley   min charts flexible mindset canceled long
went short   scaled out scalped long   new wallstreetbets data mentions       surging on wallstreetbets httpstcouzdktcorhrt meirbarak my picks analyst meir baraklong pton
tsn
dwac
nvax
fbshort  
spotstock options volume leaders   fed decision   press announcementhttpstcopfyrobmtraapl   f bac amd tsla siri fb mrvs nio aal httpstcoaoleefmjrt meirbarak felt overconfident
over traded
starting my week redstocks stockmarket trading daytradingzbh
 
pton
savrt capitalfrozen fbbagholder danieltoloko alexpitti jd is focused on dominating china ecommerce
full logistical   qualityrt meirbarak   i had winners   only losing trades
i managed   finish in red overtrading probablynew video httpsrt jamesbradley   min charts flexible mindset canceled long
went short   scaled out scalped long sheeeesh thats intraday   ali   babart realalexvieira jp morgan   morgan stanley defraud investors china trillion bailout program live   pypl nio lcid spy qqqjd   bili pddlets go son httpstcovqxzxztqstocks making   biggest moves midday alibabagroup
aerovironment
boeing   more httpstcoxgkeciczpt   jd pdd avav   lmt mu spot sbux nvda nke nlokjp morgan   morgan stanley defraud investors china trillion bailout program live   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice nato car jpm ms xpev investing httpstcodtnjewbiden long   difficult battle folks looking     russiaukrainewar   end anytime soon   just fuckin blindspy spx qqq soxx ndx nq tsla   jd aapl amd vix esf es djia nvda gme amcbaba mark on dt sell setup   jdbtrading wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doolots celebrating   reversal   if you     intraday trader   bought   congratsno clear lt trend change yet hasnt even breached     maclimactic volume suggests   capitulation though httpstcojlaptthuqy

share block buy         is million worth httpstcohbumsavkjoe biden stutter every time he talks makes me anxious got   indices tanking j pow up next spy dia qqq babababa kweb mpngf new article   is   time   own chinese stocks
says kevin oleary httpstconinwktgk get     latest   related news here httpstcofvkvdtlufbaba
    is what whales   betting on alibaba group holding httpstcoxjucrtcdtbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdashxw stocks daytrading nyse nasdaq market   cryptomichnl buy   dip   httpstcoizepermtxustocks making   biggest moves midday alibaba
aerovironment
boeing   more   pdd avav nvda hk httpstcoasbjvzidkbaba haha       bears here make me even more confident u guys     fukedd   new article alibaba seeks new ceo   scmp httpstcoiluxrj get     latest   related news here httpstcofvkvdtluf

share block buy         is million worth httpstcoxcawhszybybaba is   me   was     low volume pump sweep   calls   spot volume
oi
iv premium ksector consumer cyclicalrcon just speculating im still not buying   chinese owned stocks   didi niojoin us live   systems go   feds liftoff   us interest rates inflation war headwinds   head start   inevitable rebound spy tsla qqq vix iwm gld djia dxy tnx xlf btcx aapl   amc hymc muln jd fb httpstcojbntyliibjd   pdd alright bulls   getting   bit too greedy up here now   sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntestwitters top stocks spy price mentions tsla price mentions qqq price mentions spx price none mentions   price mentions stocks investing tradingrcon   china stock didi babatwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingalibaba seeks new ceo   scmp babathe story httpstcoxqgmykwie aapl amzn tsla   nvda httpstcoglvtmmeonw httpstcoxbnsojragvappdio rumors   russia   ukrain starting   talk more constructively   china decided   boost lookt       example       there   sill bears here
  news is literally     case senario
literally   iamanirudhsethi chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up   iamanirudhsethi   island reversal   if staysfor mintues   morewe see blast upto   more in hrs hejakem   nonstop buying on   day   few dp prints sprinkled in there too   ticker sure has taken   beat down
eh httpstcobnrfzhi sized   small       overall market volatility
    has   working like   champ ill   watching     pullback       more httpstcoedjffplclduo   china umm didi morning     on those options calls   low s analysis swing eyes on petz china penny   bottombaba bring     muln volume   cenn   see what happens   little easegoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn   own ddbaba ty       traiding day in my young career   i   hold   on fire just looked   pl on   congrats httpstcoamprvhnkobaba shorting     bear market run   stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     ababa waiting   nice pullback till close here especially   fed mins flow room these   not alerts   calls bought x     bullish spx qqq orderflow options tradingmore   run on   likely   see       eowdeepthroatipo   who got called inattendees     symposium included tencent holdings
baidu
kuaishou technology
zhihu   alibaba group holding
owner     south china morning post   bidumarkettrackers quien te iba   decir hace unas semanas que ibas   hacerte un forraso    
 
fb httpstcovqcstomxxcrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdrt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdthe sec is just going   let china manipulate   market like   unbelievable nio   didirt cfromhertz    
  up   levels not seen since fridayrt stocktwits big rally   in chinese names lkncy jd   nio congrats     who caught   piece     art cfromhertz    
  up   levels not seen since fridaybaba time   dump
dayswing traders waiting   dump   market close   more greed dump on them now   they dump on you   investorvideos   who dollar cost averaged into   has run out   dollars amp is now using penniesare you seeing   volume in muln   cenn   i said
cenn moving up   less volume dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara tsla sbtx sos coin hood lcid aapl fb msft nio muln f   amd edu gds qqq spy   own ddjeg overvejede meget   flytte penge fra   over i em etf igr men mindede mig selv om   det ikke er i drlige tider   du skal tage risiko  
men p godt jeg ikke gentager alle mine tidligere investor fejl aktieuniversetbaba up  
what themuln
 
amc
nio y otpb por ese orden
acciones ms compradas en el ltimo mes en degiroeu   realalexvieira savvy investors have never made   much money investing   jp morgan   morgan stanley   pypl nio lcid sptenbagger har kinesisk tech och   vnt nu har ju snackat en del om det tidigare plockade sjlv in ngra p frra veckan att botten r frbirt rampcapitalllc   premarket   means im only gonna   down nowsweep   calls   spot volume
oi
iv premium ksector consumer cyclicalsavvy investors have never made   much money investing   jp morgan   morgan stanley   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato car jpm ms httpstcofjzxtwyrt tihobrkan we   not done either our positions   still pretty small versus our overall portfoliowe   add   more
hopefullyalright     greedy
over
  httpstcoetoetbhhzrabovedaysmaachr api   bidu bli dailyupbaba bb bidu bird bli   borrachorico hoy mi cartera sube ms   un
que equivale   unos es la mayor subida que tuve en cartera en un solo   bbaba gaps   fill peoplecwebbabacwebcall httpstcoaejabqrpthestocksmen i want   see   fill   pm gapbaba   is showing me why i dislike trailing stops stopped out  
      shares   up   alibaba httpstcoqirgohnbbaba next on breakbidu breaks big rally   in chinese names lkncy jd   nio congrats     who caught   piece     actionrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq areb tsla wafu   prolifictraders over   past years
  active managers   us equity funds have underperformed their benchmarksstatisticaldoyu lizi krkr   vips httpstcoqtttyilisrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingrt rampcapitalllc   premarket   means im only gonna   down nowmost mentioned tickers in wsb in last h spy   qqq tsla hour gme oil amzn arkk aapl httpstcointoxxyay httpstcobpqdnudqsebaba bears got really fucked on   cryptogodlike daily candle httpstcoqbvlycbftbaba m tells you its gonna sell off midday highest voloi min
vol k
option vol   hd nvda msft bidu nio hog holi tsla kc afrm teck gds bkkt ccj tost path mu jddata barchart httpstcovaguwcilrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunactivity alert babadaytrading wallstreetbets stockstowatch investments fomo tothemoon news yolo stockstobuy trading bottomfishing stocks redditarmy httpstcobugqathswzrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq areb tsla wafu   faststocknewss   hitting new intraday highs
up holy babart mustafah   httpstcopjqhsxztrending stocks on fintwit source httpstcocwjowwsbi spy qqq areb tsla wafu iwm   kscp nvda beke sorted   most recent httpstcogtsvflletart dwyanetrade   nice one     morning china squeeeeze httpstcodhinicpbaba  
   
  day   i sell my
shares
  bounces   plus most mentioned tickers on twitter last hour sonn areb   tsla bwvtop money flow   free stock apps httpstcoczypvdtaapl
vb
ive
sqqq
lqd
hyg
amd
ashr
slv
iemg
rwo
csx
xly
 
iusb
qqq
srln
tsla
msft
vti httpstcoxrwxtwpxmost mentioned tickers on wallstreetbets last hour   tsla arkk gme ftsquawksquare retail is selling tesl   buy   since china is lowering interest rates   usa is raising thembaba httpstcoiixdicktrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq tsla gme arkk sqqq j amc ft full live amp historical data   httpstcoqhrxwewkjbaba trading monthly working on   monthlyquarterly pivot   takes time httpstcoklfofsie todays top trending stocks wed
mar
pm est didi   lmt beke sbux kc pdd sonn sklz   trndg yang kc yext   cweb cano nvta kscp nine scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatch todays top active stocks wed
mar
pm est didi nio   beke rlx amd pdd kc tme sofi our live fomc day fed coverage is starting traders talk   market squeeze ahead   our first rate hike
russia
china market saviors
retail sales
recession
headlines
top stocks in play
forex amp morehttpstcokpsciwspy qqq iwm tnx tsla aapl sbux   slas autoridades chinas prometieron apoyar la estabilidad   los mercados y   sus compaas listadas en usa bidu   jd pdd httpstcopqrkxujzgsweep   calls   spot volume
oi
iv premium ksector consumer cyclicalbaba mrmcalibobs iv httpstcoqklsjddfdguyadami you should see   backyard nice   on   on   podcast too httpstcoaqosdivevbaba httpstcodfdrjkyttchinese stocks on   warpath   dada huya doyu bzun pdd beke httpstcozcpcjqval httpstcozfhsfvfxfaststocknewss   booyahbaba   fomo   buying in   is fucking insane in fucking sanea lot     is up   cheering going on lets zoom out   get   sense   what   drop in   bucket feels like httpstcozsnnjytamrt faststocknewss   hitting new intraday highs
up holy babababa who ever thought   was going     delisted is   straight idiot like seriously
you have mental issues     build personal biased grudges   hate towards china   hitting new intraday highs
up holy babart ramnathramani   up premarket   china   out   supports their businesses news creates wild swings in   stock   frwhy alibaba stock is up   todaychina promises   provide support   markets   economya move     level   push   stock towards   psychologically important leveli   still down on     position
  its   company   solid fundamentalsrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunmidday options volume gt k
oi lt k nvda   siri snow nio fb tsla rivn amd   beke pypl amd hd httpstcolgqdababa still goingchewysquirrel jimcramer hows your short on   doing buddy chinese stocks up massively  
  govt signals end   regulatory crackdown nio   tcehy bidu jd bili didi pdd   up sweep   calls   spot volume
oi
iv premium ksector consumer cyclicalbaba holding       long run   juanluisdemateo   httpstcornxmpctmemivanbaezv traderabc   arte httpstcosadgdritfrt juanluisdemateo   httpstcornxmpctmembaba wouldnt surprise me if buffet   munger were buying         vivekinvestor   alibaba charlie munger is teaching   market   lesson   goodread httpstcokhpejylagv httpstboersenewyork   gestern gekauft   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingtodays top unusual options activity     hd put nvda   bidu       didi callrt juanluisdemateo   httpstcornxmpctmemunbelievable day on our watchlist   bidu pdd nvda tsla shop spy mrna snow rblx avgo smar fb join our room learn proper trading you   invest small   us   make big httpstcoomlgdynh httpstcoigevfqkrrkbaba intraday target met lol httpstcobkuqckondrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba alibabawhathow where   u   punk   nio doyu kweb yinn longterm institutional investors   welcome   increase their shareholding vice premier liu he chinese government is literally telling people   buy stocks lol i think     prosus performance   shows   market was very irrational bkaellner enricolaquatrart felix   alguno ojo ya veia la subida   antelacion httpstcobgdfutfvrt themaverickws   nio jd pdd httpstcomqiohgtxjd   bili pddchina steady dipyang marcmclovin im gunna need   on my ass cheek       juanluisdemateo   httpstcornxmpctmembaba now   very thing is   discussed in russiaukraine negotiations there   absolutely specific formulations   in my view   close   agreement
lavrov said buy fast chinese stocks    
tcehy
jd
bidu
bili
didi
httpstcomflxvoactivity alert babastocks news trading stockstobuy redditarmy stockstowatch daytrading bottomfishing fomo wallstreetbets yolo tothemoon investments httpstcoypubmyhthrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt javiersanser   rebotando un en hong kong httpstcoppomdooklchrisfranco my problem     is what would happen    
if amazon
ebay   others were     compete in china freely guess they would still retain   market share
  i think less   its existing piebaba thoughts on   hours running up         china market drive   continuous bull run       sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babababa ant ipo coming soonbaba   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babajavierayala real talk
pull up   yr chart     lol   sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesbaba mar   underlying difference daily volume

volume
oi iv bidask   mar put underlying difference daily volume
volume
oi iv bidask us tiger securities analyst upgraded chinese tech sector read why   jd bidu httpstcokgqzjnkrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wbaba big sell waiting  
i think i saw     m probably wont break through   until   consolidates   little longer in   range   sponge alibobsquarepants httpstcofhwzrpnlso   was   buy signal   httpstcoyaawhxonobaba sold   bought puts   intraday solely going   where hk finished long term bullish i think was   generational low     buying opportunity     lifetime   chinese stocks
just like was   us stocks granted
i   easily   wrong
    is my gut instinct   observing   in realtime kweb   pdd spy jd ntes biduwell
looks like djy maybe wont   going out   business if youre     interested in learning more   asian companies
check out djy research   indepth reports on   following companies tcehy   jd cpng se grab ntdoy bili didi httpstcocekksjynpivanbaezv traderabc lo que ocurri hoy en china anoche   nosotros fue un evento extraordinario sin catalizador
rebotaron ticket   ms     un claramente estaban extremadamente sobrevendidos   dej una vela   reversin dursima sl no estoy clarohighest volume asia stocks   didi nio beke   duo httpstcomousmqwsgtoday might   seen in hindsight     day     baton was passed     us over   china
  least in terms   stock market future performancebaba spy kweb pdd jd bidu ntes tcehybaba up most active equity options   midday wednesday
march amd bac f nio aapl amzn msft mu nvda tsla   fb aal jd amc pdd uber pltr sofi didi httpstcotysgdrmzort buccocapital   daily chart   yr chart httpstcozusdopisbaba i bet   give up     gains   pm   is   pump
not   real rally     example is now only worth x their trailing months revenue while amzn is trading     double thatwith   chinese government saying     they support their companies   listed in   us
  fears   kept these stocks down   disappear overnight     threat   chinese stocks   delisted   american exchanges
their public support   reverse       these growth opportunitiesin case you missed  
stocks like   jd nio tcehy   more have cratered over   last months due   delisting fearsspy   qqq fed jaypowell nointerest sleeping yellen httpstcopikmobhzkyzrrtrades   new is ready   squeeze smallest float     china stocks one     highest shorted float     stockskc zh wafu fami metx didi   areb eeiq httpstcowipiurqmfsonnduo beke cweb didi pdd yinn futu tme tigrnio   beke shorting     free fall putsbaba hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcotycqxlpxiwbaba now everybody is   genius       if   someone really sold     uninvestablesorrybaba bag holders trying   dump on new dopes attracted     swing traders wont stay in   junk   long   professordman   tell me how you doing on those option calls fellas   common shares now httpstcoyuedvtsqmkd fami metx   china shares soar   beijing signals support alibaba up more than httpstcolkyeuspcongrats if you   trading   us weve have   on fire       we   take   look   how we talked       trade   morning   how weve traded   you   signup here   day free trial httpstcocepbwfxkp httpstcorpjnxmzmost active equity options   midday march
aapl
 
tsla
nvda
nio
amd
fb
amc
f
bac
sofi
pltr
jd
aal
 
msft
mu
uber
amzn
pdd httpstcojxemolksqp httpstcohqssatvzscan results ftx mtop bullish trend on perp pair rsr agld zec ray convtop bullish trend on usd pair   arkk coin pypl nvdaall ftx results httpstcoypxjbsiwnot buy signalsgonna take these   calls next week starter position into fmocbaba hypocrite cramer   say buy profitable companies sell losing company   he says buy   funny how i see boeing selling on   high i dont know hes wall street i dont   him halftimereport scottwapnercnbc chevychasetrust jlebenthal terranovajoe petenajarian china stocks
in next days they     lower than where they were   lets see if judge   bring in kevin   in when   happens   eg       in next days     go up   in next few days     resume downward trend   thatrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   korinektrades babathis is   type   structure i wait   when i       avoids catching   falling knife   entering blinel stop loss es lo recomendado siempre pero cuando hay racionalidad   este mercado loco no lo s me bot el jueves pasado     y ya hoy est como si nada la condenada recuper   didi pero fu ms por gambling que por convencimiento lgico ehcule traderabcspy when   moves in   day
how much longer   people realize their currencies   backed   nothing     long   china doesnt go   taiwan near term   should continue   rally     least s   algos     getting nuts amp hoy mi cartera sube ms   un
que equivale   unos es la mayor subida que tuve en cartera en un solo     ya solo pierdo lolresistance doesnt mean buying puts on   strong uptrend i would like   take profits near resistance   skip entering new positions tsla amzn   fb googl spythe answer is vapors vie   didi etcrt pmarca httpstcoxhjszznc httpstcozbpkftthemaverickws i sold     put otm yesterdayit printed instantly   twitters top stocks spy price mentions tsla price mentions qqq price mentions   price mentions spx price none mentions stocks investing tradingactivity alert bababottomfishing trading stockstobuy investments stockstowatch tothemoon news fomo wallstreetbets yolo redditarmy daytrading stocks httpstcobyeopdievaskabove     sweeps contracts   more aopmest iwm inmd   fxi expe staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcoabdrtlyunbaba just nabbed   put
i   profit taking     soon
    quick day trade     grain twitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingtradingpassion hier matin j ai dit un collgue dommage que j ai pas   cash
je prendrais bien du babart paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingbaba   goldpicker roadto defichain dtokens dfi btc babaeduardbrichuk what fun
china stocks     play now those people hate  
  their love now   cweb bili beke kwebkevinolearytv riding his tractor out     swampkweb
jd
bidu
babahalftimereport scottwapnercnbc httpstcofmhgidbbrt cfromhertz    
  up   levels not seen since fridaybaba buying     might have   my greatest accomplishment in   market   big buys rolling in httpstcoifeafkeep on printing baby   alibaba thank you jack httpstcotpzynaj im not touching   chiner stock
only optionsjd   bili pddfirst out   us tiger securities analyst upgraded chinese tech sector read whyhttpstcofrkiahrusmost active equity options   midday march
aapl
 
tsla
nvda
nio
amd
fb
amc
f
bac
sofi
pltr
jd
aal
 
msft
mu
uber
amzn
pdd httpstcorgwyxeatwrbaba shorts suffering
buy have had   whole year making tones   money on     danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt paulschatz     rallies   one day   oleary bought   low notachanceoptions flow stream update aapl tsla   afrm mrk mcd wfcqqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcoiwzsymaia httpstcoecomjrpskbaba if cramer wasnt such   racist pig alot more people would   rich right now   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingnaj sees   activity mar callsrt vivekinvestor   alibaba charlie munger is teaching   market   lesson   goodread httpstcokhpejylagv httpstbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcomhqlgaiqcabovedaysmaachr api   bidu bli   we got   china signal   pm     you httpstcocdnjpqvhqdailyupavlr azek   bb bidu options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcozykyntytseoptions flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstconabsgemtrt minteractapp options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow opso   rallies   one day   oleary bought   low notachancert rickdecard   httpstcozhblzuvrsome   coupangs peers   gmarket
amzn         these companies   online retailers versus its peers
coupang compares favourably regarding its dominance   south koreas market   its same day delivery servicebaba break         end   day httpstcokazpxnybaba when lunch time on wall st       goes up instead   down you know what   means right yes
badass   on     guyadami made     what i remember   was   trade     bounce
  would   jumping off nowbabastart analysis on   stock     fair price httpstcouqphlrr httpstcofdilpdjehtradingsunset oh he was recommending     gtgtgt i sold my china stock trades in   btd bili pdd   soldssseekingalpha what   bounce   is now up currentlyrt minteractapp options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow oprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba not long now   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingwith clamp down   regulatory risk decreasing     bidu     good valuations right now
dca entries     coming up on my endalldaya you   man unlike those bag holders holding       s thinking   gonna     amazon httpstcovkpozaabwbaba lets get through if we   we moon   faster than   rabbit gets fucked fdx more like provide positive results   if   runs then market   run     ups thoughts jimcramer amzn   bidu   half   mile here you in our discord weve   on fire httpstcovbdmvufaapl amzn fb nflx   ddd lrcx nvda amd tsla httpstcopgcpowhbaba sold   holding     me   sellout   you like   i only bought       resist gains holding long my current stock swing listbaba fb dis pypl aal chart     your ddrt ortex   trading updatealibaba surges     chinese government said   would support chinese stocks
alleviating regulbaba   wont go down anytime soon we   know how undervalue   stock is   rodriguezjoma hemos visto ya lo peor en alibaba prometedora vuelta en isla en el amazon chinohttpstcotfpovtwbaba httpsscan results ftx mtop bullish trend on perp pair rsr agld zec ray convtop bullish trend on usd pair   arkk coin pypl nvdaall ftx results httpstcokfgxpnrpznot buy signalsbaba munger   lot   stocks     got my small piece     pie   was surprised     one apoyo total   las empresas listadas en el extranjero como   jd y bidumy basket   asian internet stocks was my largest position amp was down     cost todays action gets me     flat on   position china kweb pdd bili jd   tcehy ntes se httpstcorkjdnebzbaba she wants   options flow stream update amzn tsla goog   wfc mrk mcd afrm vix spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcowtgfbfkebaba important go fund me httpstcoqtmqvbbaba profit takers     i soon remember   little thing called fed minutes   just checked my calls       up   i dropped k o   bagholders   like no
dont stop i need like     break even   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingfrom what im reading
china has agreed   work   us regulators     full transparency into   accounting   their listed companies
    make sure   their stocks   fully compliant   nyse regulations if true
big hedge fund money   swarm in kweb babababa may tap   ride   down   s   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingtrending stocks on fintwit source httpstcocwjowwsbi tsla   nvda spx areb spy bidu sbux qqq beke sorted   most recent httpstcorepwfewolibaba alibaba charlie munger is teaching   market   lesson   goodread httpstcokhpejylagv httpstcoonndcxgzbmidday highest standard deviation gain compared     previous days min
vol k
  vol k beke   yy dlo pdd jd qfin bidu bili ntes futu lu vips momo gds kc xpev kss dada jobs hood tcom pags li tsp nio ms jbl sbuxdata barchart httpstcoeovakzeecheck out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla qqq iwm   jd nvda kweb aapl vix fb sq rut httpstconjwjaihxjd   bili pddchina talk live   wonderfulpullbaba up   you catch   up trend anyatrades httpstcohfiprsvjbaba bounced off   demand just like hsi looks like played   important role in chinese stockmarket bidu jd httpstcogznhjxzzbaba winner winner chinese dinner eliteoptions im liking   great cash flow
regulatory pressure letting up
    bigger sentiment shift on chinese tickersrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingday high reached   wish
wont break
  is going parabolic     pos is only designed   shorts   make money they let puts print   know your calls       is why   wont pass if you want   short   here its not   bad idea is nothing todaybaba   up   truck
  is   httpstcodtmqljjsfxbaba fcking hurt daytraded   sold     missed chasing   morning
maybe time   take   break   what   beautiful short opportunity
when   ccp invades twain   garbage     cut in half over night   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmstrndg   ymm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba sheesh im out la volatilidad   mercado ms que un riesgo supone una buena oportunidad para que los inversores   largo plazo puedan contruir sus posiciones y obtener mejores rendimientos en el largo plazo   jd nio alibaba httpstcobcjbolrzalibaba   now up on   daybrings   up   levels   days ago   longer term change in sentiment httpstcorkdxmyibaba still doubting we hit     bidu chinese trash moving nicely   persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wort everytimeicash new video fed decision day thoughts   expectations httpstcoikakdfnjzaapl amzn   fb goog msftbaba   shorts i want you take   next f filing   stick     your forehead   httpstcoozufzqurbaba     crash   talk comingwapner if you listened   mr wonderful you would   up bigdepends when you started listening
you     in real pain httpstcojxwpystcbaba   i speak   alex yao charlie munger   morning   chinese stocks upbaba tcehy jd bidu pdd bili httpstcoxxljhtosbaba flow   morning
seeing congrats longs httpstcomplxfbhlrt khalid   is   list     worst stock ever   lazr idex vldr ggip solo qs pltr wishjmia sofibaba   doyu   rise douyu   nice earnings may rice more like   rocket   booster   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingbaba one hell     bounce   min going   calls into next week   cheap gl thestrathttpstcoobnqgmmectk right     is my only tweet   sorry
way too busy moving into   next tax bracket     httpstcokugjylwntightened up stops on rest   intraday long here     intradayqqq   just saw   chinese company named dingdong up yall really   these companies   real   babbldev tickers   most bullish   bearish sentiment measured in news coverage over   past week most bullish dell gbaba what   ride httpstcoxdicmwababa kweb sick movesif i was in boomers mkt
i would have bought       mar put underlying difference daily volume
volume oi iv bidask       shegngai exchange crash in weeks is what   takes   ccp   concede
lol todays most active stock options aapl tsla f didi fb   nio nvda wish httpstcofwodottsell   close     yes im sure otcempress httpstcohucfgxdbaba   httpstcokzcttvhibaba up   professordman     entrance idea option calls common shares new high break petz still cheap     supporbaba
 
esto es real hsi held   low   far     green lines
doing on   blue lines chinese stonks got   boost off here coming sessions   dictate if   is     just oversold bouncebaba bidu ntes jd alibaba httpstcokjmhdixquse ai alerts   make huge profits httpstcowicoqvktpdd didi bili futu jd li   sklz orcl ntr jnj aci mrk ko crwd aapl amzn fb tsla nvda spx spy ndx qqq nasdaq djia spy qqq httpstcobcywrcbaba stopped out     loss green on   day   nothing much   week   far   possible selloff   fed   printtrading alibaba surges in biggest intraday gain since sept babababa even higher now baggers     httpstcocilngcvscan results ftx mtop bullish trend on perp pair sushi xem rsr celo tuliptop bullish trend on usd pair   spy arkk gme pyplall ftx results httpstcoypxjbsiwnot buy signalsrt tenkantrading     una hora   rueda el volumen es   los mas altos   la historia
si proyectamos   final del dia este volumbaba   sweep   m httpstcogscekovddtodays unusual options activity uoa   barchart     bidu leading   board in terms   voloi ratio trading optionstrading httpstcoigrcbffjlurt thestreet   up
biggest intraday gain since i   pretty confident     has bottomed i would look     little selling over   next few days   big green   then get long   few months outrt thestreet   up
biggest intraday gain since   just   you soldit quickly     not change fact     is still way under valued httpstcojucqxhfyrt thestreet   up
biggest intraday gain since midday options min orb   stocks on   orb list min
vol m
max  
opt vol in   strike
max exp days out bidu ms   kc dkng coup ttd mrna nvda apps afrm hood kss docu httpstcohohigipbaba scwhing     entrance idea option calls common shares new high break petz still cheap     support trend     go level   find   resistance there httpstcomsqkhpwrbaba check filled   gap china trade might fade now vix babamilanlehocky just wanted   control more   stocks without   putting down much   my capital   last months china stocks   very bad   i said   play calls   controlling shares     i paid usd rather than krt damedinar bueno
y como siempre pasa
no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas accirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalieveryone using ai alerts   here httpstcowicoqvkt pdd didi bili futu jd li   sklz orcl ntr jnj aci mrk ko crwd aapl amzn fb tsla nvda spx spy ndx qqq httpstcosgoyumronly holding stocks since   new year   happy enough   them   now bepc has moved up swiftly into number position i constantly       when i had surplus moneymsft bepc abnb sq fb se iipr aapl nio pgny tdoc pins   eglx httpstcomaqzexmljvbitch   me remz ma   httpstconpfwjiflbaba tell me how you doing on those option calls fellas   common shares now httpstcoyuedvtsqgolden sweep option alert   callspremium mbearish voloi

httpstcofnrtbaknxfor   reason i had slight buyers remorse   buying     bitch its now httpstcozhjotqcuwtsla hood kc pdd   im dying laughing i guess its     your doc   owe you than   you   owe him httpstcotdjpfsoamzn aappl pdd qqq     beke akan s momo yy hood prophitcy nio beke putssss baby goin downbaba   avg     entrance idea option calls common shares new high break petz still cheap     support trend yfinanceplus yahoofinance   what   has   lot   resistance   overcome crashes generate face ripping backtests watch   falling knife httpstcoyiqijzyxmfirst day   golf season in michigan fomc my   trade     year on   happy horse httpstconjcgoejbrt itscharliemar watching   like httpstcojisoiwbbaba lmao   is textbook please read   parable under these quote tweets httpstcoisvhmsphp httpstcoiavcgwhaginvesgrow i     long pltr     more palantirbaba is moving like   freaking penny stockbaba up over     here   we good httpstcogqvakapvomidday us stock market movers march httpstcoidawhnvopdd didi bili futu jd li   sklz orcl ntr jnj aci mrk ko crwd aapl amzn fb tsla nvda spx spy ndx qqqmovers
session gainers   voldidi didi sonn sonn nio nio veon veon beke beke     duo duo source httpstcoyqzkxokoiw httpstcoxswvpymnakc beke   huiz china is backchina number insurance e commercehuiz is gonna report on fridaypump   httpstcovurbimxusirt chartguys   min oversold   burner first thing   follow through httpstcojrzowpepmvmike inverted oscillator never fails
 
bueno
  paso que meta un httpstcouhfizkbkgwatching   like httpstcojisoiwbbaba damn now im only holding   quarter   my original pos   thinking i was guna chuck   one in   bagholder bin httpstcoybpjgysbaba min oversold   burner first thing   follow through httpstcojrzowpepmvbaba ram pit mother fucker ramp itrt inversewallst wheres   volume   httpstcohiogyvqokits     long time seeing   trade like   look     minrdavid yo estaba long en unas posiciones hace unos meses
pero   rompero niveles que   importantes
cerr todo y tambin me dio seal   hace una semana esa sera la que marcara el piso primerobaba moving fast reckon we   have chinese tech   oil outperform       vie structure now have chinese government supportmeg   eia data suggests fair value   oil   per barrel   means cad in   company   capex needs   minimalthese     trending stocks didi   sbux lmt beke nvda sonn httpstcoumpedmvrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wod va man plus p   httpstcodkhspfzpbaba end     week movers
session gainers   voldidi didi sonn sonn nio nio veon veon beke beke     duo duo source httpstcoorwjmhnh httpstcokoumwrgrt pipstodollars didi up     new highs   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstconduuflgzdrt dyorcryptobot scan results ftx mtop bullish trend on perp pair sushi xem rsr celo tuliptop bullihemos visto ya lo peor en alibaba prometedora vuelta en isla en el amazon chinohttpstcotfpovtwbaba httpstcovkctixtoption alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading   httpstcozhblzuvrdidi up     new highs   most beaten down chinese mega cap most upside when sentiment     y boooooom booom wow toneladas y toneladas   ganancias httpstcodwxbnrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba was     next pt imosevenvmatos   is   my daily ticker i trade
  due   everything going on   fell hard shouldnt       coming       end   qtri try   span   continuum amp keep   open mindin addition   my beautiful compounders google msft cost dhr cnswf amp my semi picksim riding   raft   fb amp     amazing prices
  im not   fan     fbhow   you contradict yourselfbaba   profit in   day still got more days left       possible   these markets


ps i   no longer holding   httpstcotpogniudidi jd bidu   holy crap   beautiful   subscribe now httpstcobpbjlryzsbaba invexglobal optionstrading options nasdaq nyse trading stocks daytrading market investors usa httpstcowkzitvjfwibaba changing   world order   hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcofxgxilycnot   good day   short china stocks   was up   wasnt satisfied wanted   make more ended up     loss   shorting   pdd walking     i lose more httpstcoeirzvikifscan results ftx mtop bullish trend on perp pair sushi xem rsr celo tuliptop bullish trend on usd pair   spy arkk gme pyplall ftx results httpstcokfgxpnrpznot buy signalsrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba parabolic httpstcobptyxuusiamtomnash   x long not   financial adivicebaba great volume still super cheap   well   trending number soon   erased years   gains in months
now thats bullishbaba we needed   miracle we got more than   in   report is only   matter   time     risky we keep making highs on highs play trend   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clobaba stopped out     loss green on   day   nothing much   week   farbabalicious now on these team is done     week fomc in hrs httpstcolqnjujdps httpstcodhkvwzfffbaba bidu httpstcoaiulrjhrtbaba even   todays movebaba is still     price similar   yrs ago   company is   absolute beast conpared   then   easily get     is still undervalued         entrance idea option calls common shares new high break petz still cheap     support trendsomeone knows something     volume is wild on       chinese stocks going           shadow realms httpstcoykwmdmudwtrndg swn beke cweb   ymm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchnio   wkhs pltr rkt great day   long time httpstcodtkkvotcwheres   volume   httpstcohiogyvqoknice recovery   fake breakdown     channel     now get past   purple line vwma httpstcocugazasbaba lotto swing is over   queen has spoken httpstcobgtooayzlcthis   just wont stop rallyingque buen timing los inversores   degiro comprando   httpstcovbhlgwznbaba warren has   wise words   you httpstcofjplgbboqbaba calls leggothese china moves were   play hot damn yinn   bidu iq didi tal gotu beke futu pdd jd       fansif youre not willing   react   equanimity     market price decline   two   three times   century you deserve   mediocre result youre going   get compared     people who   have   temperament ctmi felt like throwing up yesterdayrt llcbillionaire trailer released   netflixobama series our great national parks httpstcokgxqdfq tsla spy djia   nfbaba beastpdd test uprt hamzahkingkhan lmfaooooo chinese tech stocks   now read   uninvestable idk   you i want   buy babababa   didi up huge   httpstcoklqwetizirbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcokmpmtouiggtrailer released   netflixobama series our great national parks httpstcokgxqdfq tsla spy djia   nflxunusualwhales thanks     bili     plays httpstcokvwitdvababa new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   chuchoacade   httpstcotdeybjzilowhat you missed on wall street   morning sbux kss pfe bntx fnf s   jd bidu kc huya doyu dada bzun bili pdd beke yy ntes zh tcom iq momo vips ddl tcehy mu sofi jnj cptn gm usfd fb coin nlok bfly avasf prts exk httpstcotdikqasvplrt lkhagva   pre market httpsbaba alguno ojo ya veia la subida   antelacion httpstcobgdfutfvbaba fomo     hk ripper tonight is driving   over   eod easy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jfxi   yy one thing is     puts on chynaif   falls     final support level
      pumped   up   same week lolprotip take profit   what   jokebaba bear in ashes   these   in when   was httpstcokobjpfslert salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmschinese stocks   trading like crypto nowwheres my   coinstockmktnewz   still not broken even thoughbaba eod   idk who needs   hear           mkt cap is not   fade fxi   yy one thing is     puts on chynaif   falls     final support level
    squeeze you out in   couple days protip take profit   persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort rampcapitalllc   premarket   means im only gonna   down nowbaba keep shorting bears youll only send   much higher abovedaysmaachr api   bidu bli   what   bounce day trade only dailyupbaba bb bidu bird bli   yfinanceplus     jd   trading higher   china pledges   support markets alibaba is one   yahoofinance trending tickebaba he is still down   ton
he is not doing   other than still regretting he has   cost basis way higher pdpg performance drink group signs jv loi   new european partner focused on rampd httpstcoiercjlclkjctb socialnowpr fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost   stx cmcsaso   isnt     its
  gtlb has   good thus far    
absolutely amazing i   you team w  
hcp w
mdb w
amp qqq is just running up   score w   httpstcolfglflsonelguapobear i was sitting on   dildo since last thursday on my bull put spreads i     my eyes   morning when   was up   ixhl   might   dead   now
 
kss looking good   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoqyaxcafhnio   tcehy china   flex its muscle   taiwan soon enough munger is going   wish hed waited flow room these   not alerts   calls   exp cents sweet x orderflow options tradingalibaba hunts   new scmp chief     devotes former chief   nft spinoff   httpstcobyzojtoijrt yfinanceplus     jd   trading higher   china pledges   support markets alibaba is one   yahoofinance trending tickert nlckstocks   is very long term play   me calls i dont want   sell until jan     held safely thru q imort pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agtwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions spx price none mentions stocks investing tradingrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wotwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq kss tsla pypl brt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq kss tsla pypl biamtomnash twitter is filled   these   bag holder assuring in other lol its amusing hahahaha   seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcoxmlmcpmqtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy qqq kss tsla pypl beke   nvda amzn jd sorted   most recent httpstcoblubmizktrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntestodays most traded contracts aapl   aapl put aapl   tsla   amd       bac   aal callmost mentioned tickers in wsb in last h spy   tsla qqq gme oil wish rivn aapl hour httpstcointoxxyay httpstcoqfsecioart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt themaverickws   httpstcopuncelnfjrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  woalibaba   en seguimiento diario
posible httpstcossnzsfhgttop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq tsla access wider trends httpstcozltkvrfnio   why   i sell   investorslive scooped starter nio   just nibble what   get   feel here   scale if right major gaps need room     wrong s overunder respectivelymost mentioned tickers on wallstreetbets last hour   gme tsla wish vxxrt rampcapitalllc   premarket   means im only gonna   down nowtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   qqq tsla access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq gme nvda vxx tqqq tsla zim wish full live amp historical data   httpstcoqhrxwewkjbaba hit need   hold     level bulls   not lose daytrading options optionstrading httpstcoovihzjkhx httpstcohkvzbctcqtop most mentioned tickers in fintwit now   alibaba sbux starbucks tsla tesla fb meta aapl apple via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit now sbux starbucks   alibaba kss kohls sofi sofi pdd pinduoduo via httpstconwsneckpndfintwit stocks stockmarket stockbaba gonna get dumped     is one fat juicy gap amc gme tsla qqq spy httpstcoxsxdikgbaba going     seemstrndg cweb   beke swn open ymm scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchthese     most active stocks right now didi nio beke   rlx pdd amd httpstcowdpsedtrrxcheapest megacap stocks   mar
babafbbhppfeadbedisamzncmcsamavabtasmlgoogmrkgooglresearch on httpstcopmcpagmrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   jd   trading higher   china pledges   support markets alibaba is one   yahoofinance trending tickers   is up more than httpstcoqawtbdgv httpstconfpjeirt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsmaybe chinese stocks     than american stocks
atleast they   volatile   ways unlike american tickers         china small caps up   iq huya yinn   wishyoooo   thanks httpstcopqskdjqlrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wobaba why   trending leadlagreport i went irresponsibly long on kweb       past two days there was   much blood in   streets   i   resist   far
  goodtrimmed   my positions   i bought on monday tsla rivn
 
jd
arkk
arkf
sq
nvda
amd
lcid
shopsanirim charlie munger   almasi icin warren buffett i ikna etti httpstcofpwcdctbaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcomppwmowyen minutos empezamos vamos   tener debate sobre   httpstcoergkocnzcrt cfromhertz    
  up   levels not seen since fridaybaba httpstcotdeybjzilohow i look   xi   todays run up nio   xpev li xi china stockmarket daytrader httpstcodnuoyfvugtrt ajbutton i     i missed   dip bros   httpstcosxlvhgesscan results ftx mtop bullish trend on perp pair xem leo mcb ray sandtop bullish trend on usd pair amzn nvda aapl   twtrall ftx results httpstcoypxjbsiwnot buy signalsaal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba super bullish   munger bought billion       overextended   tcehy jd its days like     i live   when   market rhetoric swings     tides turn httpstcockvwpqlptonight we     going live on twitch   look   our alerts     flow we had alerts on jd
 
iq
bili
rivn
 
futu while we didnt play them   they   hit huge   gains we     discussing how we found these unusualwhalesbaba alibaba stock drives   chinese tech recovery httpstcoofrrnqnprlrt qcapital   httpstcovljnyzdvdrt nlckstocks       freaking out   week what   january chain   its now priced   same     was   first weekbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcohkghiysoxfluentinfinance she wont   happy until she has babaharder   cycle through penny plays while watching iwm       on one screen   chinese sympathy plays   ill take   profit   should       my normal set up tomorrow still in   process   moving httpstcoxhybhteyfrt themaverickws   httpstcopuncelnfji dont see many jokes directed   charlie munger           gap up bidu bili jd kweb nio futubaba heres   turd   jpm   made       few days ago   china was uninvestible hes   looking   other opportunities in   fast food industry httpstcouwevvmrmbbaba   know how fed decision   affect   themaverickws   nio jd pdd httpstcomqiohgtxrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmrt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpohymc absolute pressure cooker     get real interesting sit tightaal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcoyafbhnembaba thanks   jp morgan analyst who called   uninvestable   she wont   satisfied until she gets im going     risky on     hodl these have   leaps on   account httpstcoigagdoyfbaba blackrock doubled down last quarter   hop on   train   everyone   sailorvet on     thanks ajtraderrt juanluisdemateo   httpstcornxmpctmemyy   jd dada iq chinese stocks wow buy   blood   was super tempting     had no idea due   delisting crap httpstcoqevfnrmfhbaba shorts lol httpstconcjkcplrbaba httpstcotrrvxhmljbaba mar   underlying difference daily volume
volume
oi iv bidask   newagevalue   lot   people in   thread saying     if   current geopolitical risks     much greater than   risk   buguyadami yes sir
you called over last night
you nailed   oh     way
i mean babafami not   nothing   if big cap   moved over   should           imagine if   day   year
  in one day ukraine war ended       buyback china cut rates shorts covered their positionswhat kind   jump would we   looking atbaba bidu kweb jd futu httpstcofvzoxdurbaba httpstcobuslezkafrt ssseekingalpha alibaba stock jumped when   market opened     macro issues
    generate huge returns in   coamzn aappl pdd qqq     beke akan s momo yy crowdsourced alerts
ranking system
  get paid     top contributorltgtltgt httpstcoryhqjrvvbaba daily chart   yr chart httpstcozusdopishajimee weve seen these chinese day pumps millions   times
    holders   even yrs ago reality   sets in     end great profit   morning though in my recent biweekly update
i noted   holding was definitively     strategy in   environment   was way too risky   add   was     terminal mistake   sell i   my     provide   prudent guidance   possiblebaba tctzf bidu jd kweb pdd httpstcodnvkfimmlyinn   nio didi happ lots   shorts posted fud   these last few daysgood   follow trends   not   end       whole lotta newbies   gonna   googling dead cat bounce soon lol

x
amp gainers blackboxstocks top algobased options alerts   midday   spring breakout sale httpstcofdixrtrjm snow   didi tsla aapl bidu trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading httpstcoyvmdxirt pythiar congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week agaapl amzn   bidu fb googl nflx nvda tsla mfst crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt qcapital   httpstcovljnyzdvdcga china agriculture   mfh   juanluisdemateo   httpstcornxmpctmembabaall     sudden
we find supportlowt scan results ftx mtop bullish trend on perp pair xem leo mcb ray sandtop bullish trend on usd pair amzn nvda aapl   twtrall ftx results httpstcokfgxpnrpznot buy signalsrt realalexvieira peter schiff   american crook complains zelensky not wearing   suit   congress   pypl nio lcid spy qqq china stocks on fire   pdd bili huya bidu   futu bzun ntes jd   day     long time httpstcoravpmbert fedecaly ya salieron todos   decir que compraron   ayer peter schiff   american crook complains zelensky not wearing   suit   congress   pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato httpstcowovxqba lot   people in   thread saying     if   current geopolitical risks     much greater than   risk   buying your favorite name brand     insane valuation httpstcoxvguvblggbaba you fuckin shit you   wait just more day i hate ikbr   muchso slow   transfer money arghhhhbaba went up     in daysgood afternoon here is your wall street lunch   stay fresh   wednesdays marketspy   nvda vmw net ilmn llywallstreetlunch httpstcomgycvmurt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clowhen everybody dumped chinese stocks quoting uninvestable
guyadami called out rally on   coming most brilliant investmenttrade strategies       guyadami   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba dump starting shortly day traders would not take much risk in   volatile environment only bag holder sticking   congrats       bulls who   ticked   yesterdayso sorry       bulls who tried     tick     week ago
    week    
    few days    
    time    
    while     andrt investorplace chinese stocks news why    
didi
pdd
jd
tme
bili stocks up   httpstcorycoddijokay   out now       actual short squeez       cfromhertz    
  up   levels not seen since fridaybaba dump     mktparticipants chinese stocks kweb fxi   pdd have   taken     woodshed   year
  last trading days have only accert mktparticipants we   selling   chinese names   we picked up earlier   week   posted  
  ripping pre open
kimagine if russiaukraine war ended         buyback on   same day httpstcoboektwjbaba last chance   buy under   cfromhertz    
  up   levels not seen since fridayfedegr arielsbdar voladura manchesteriana en nominales y reales   httpstcopcmalbubaba has lost   its stock market value since october   you buying babababa new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   time   sell
war   kick in spy sofi afrm pltr upst amzn aapl fb pypl hood lcid tsla fsr nio z dwac ggpi ddog f googl nvda btc rivn oil   xpev nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvhttpstcooxoegyythis aged like milk babadoyu   might   short squeeze holy crap   nio kweb yinn got down     intraday   long into intradayrt itscharliemar     went     up in days imagine when   true bull run   jsso   went     up in days imagine when   true bull run   jsalmmis   ya en   ganancia oper este grficocompr en zona   nuevo poc httpstcouvfxkqnyobaba   i hear last tweet   fed   since i   like   look       provides   much info   just protection   here has weak   premiums   s on   is   not enough premium   me abnb however much   s   much betterthemaverickws httpstcovzaszfkzi think tme moves more then babafbbagholder danieltoloko alexpitti jd is focused on dominating china ecommerce
full logistical   quality no fakes   frauds control
  is   pandoras box trying     too many things   once   questionable execution tcehy is china online toll booth   brk like st century portfoliobaba heres your gap
i suspect ema is   top httpstcorsunwvfpbaba finally     massive pumpdont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbrt lkhagva   pre market httpstcnicamente   rebot sobre la lnea inferior   la trend line semanal httpstcoekirbobaba keep climbing httpstcocfgxdceiwbaba calls exp merch straight off   fucking sunday night monday morning watch list how they looking join   most profitable trading alerts chatroom httpstcoksxmqngjaapl nvax job tsla mvis qqq cris   xbio googl spy btcx spx httpstcoucnpzzebaba kc beke sopa thank me later fangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcoukkqzczgyort captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdbaba shorts rn httpstcohgeedvmbaba     freaking out   week what   january chain   its now priced   same     was   first week   march   bought march is greenbaba httpstcolnuigzsprt captfinancial trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jdbaba m uu start   ramp w possible rotation next couple   weeks   er low thestrat httpstcoqgcosiamrt wutangfintech   calls expire march   how they lookingbaba close   options   increasing iv beke len cweb tcom bili bidu kweb li   cpngoptions   decreasing iv brcc sst asan we docu we ultababa now up
wish   is upsetting volume is pretty low
need   afternoon push over once over start   initiate shortsbaba in   shirt term bearish position here lets see if   cools off     few   has     one     greatest one day short squeezes     time adami pulls these picks out his ass   what   i say hes   right timseymourabovedaysmaachr api   bidu bli dailyupavlr azek     bb what   way   wake up   out not holsing until   starts   well defined uptrend httpstcolpaeleukrt aleksdudic   was weeks ago   totally undervalued if     picture is less cloudy   than its ever   over tbaba los roll   esta semana booooom httpstcoojmvtbbudbaba take     dwyanetrade   nice one     morning china squeeeeze httpstcodhinicpbest stock trade group out there free chatroom link belowhttpstcoksxmqngjamzn aappl pdd qqq     beke akan s momo yy httpstcoecauwrzbrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsscan results ftx mtop bullish trend on perp pair leo mana ray enj sandtop bullish trend on usd pair amzn arkk twtr   aaplall ftx results httpstcoypxjbsiwnot buy signals trending stocks   captain   spy tsla qqq sbux aapl nio bidu jbl jd morefull list httpstcopkpmzgxgj httpstcorefciljxdbaba nice one     morning china squeeeeze httpstcodhinicpbaba lots   shorts       resist untill there is   possible piece   history   play hollysys automation technologies is still cheap holi   vips stocks investing valueinvesting value china asia technology tech httpstcohnyapvxvbaba   wish   how   hell     even get   cheaprt inversorexperto alibaba sube un en hong kong   httpstcolhshqwugotta concentrate just missed   pb setup mintoday is my year anniversary   bearbulltraders community   its     amazing learning journey thus far what   way   celebrate than   r   trades on   amp bili johnhbbt mikebbbt thoryoung bbtfamily httpstcomcidbxhgyvbaba we hit     bears gonna cover httpstcofgewpzdalbaba group holdings   y didi global didi se disparan el     hoy y respectivamente tradingclubmx trmxrt stockmentionbot most mentioned us stocks on reddit in past hours amc   gme spy sa   damn i knew i shouldve brought   dip on   when i saw       dyorcryptobot scan results ftx mtop bullish trend on perp pair leo mana ray enj sandtop bullishsentiment intraday signals nasdaq nyse tradingsell bababuy sbuxbuy musell jdchinese stocks news why    
didi
pdd
jd
tme
bili stocks up todaybaba pdd didi jd bili httpstcoqxzhjtaqrt sinomarket alibaba q income   operations was rmb
million us
million
  increase   yearoveryear due     r   httpstcovxjzwt httpstcobqjfduaxso glad i bought  
avav
  more bimi yesterdaybaba   lesson here is when rsi goes  
    company is cash flow positive
load   boat     fb jd       outperform   market in scan results ftx mtop bullish trend on perp pair leo mana ray enj sandtop bullish trend on usd pair amzn arkk twtr   aaplall ftx results httpstcokfgxpnrpznot buy signalsrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwmy global investment strategy is dependent on direct government interventionfxi   bidu chicommarkets httpstcovdidwrqcpalexjones i have position on many stocks se snow u crwd apps fb pypl   bili   on cashtwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions spx price none mentions stocks investing tradingrt cfromhertz    
  up   levels not seen since fridaywsb wallstreetbets wsbchairman babatwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingtraderbjones     mean they   dropping     antitrust decision if   is coming might     smart move   go   leaps on pull     let   play out im just not sure how sweeping these reforms     fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq fb   beke dirt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq fb   beke dipdd
 
jd
bidu
xpev
tcom
  what   movert themaverickws   nio jd pdd httpstcomqiohgtxtrending stocks on fintwit source httpstcocwjowwsbi spy qqq fb   beke didi kc tsla nvda jd sorted   most recent httpstcooddwwrirt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba       shorts start   cover   didiclpsstill has not   found plus its   chinese     company including low float soon   catch uplargest   oi decreases aapl mq gm mntv dna umc   cano mu bbig btu kss sm fcx   muln ual amd orcl dis   spring breakout sale httpstcofdixrtrjm trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading httpstcogdlvawontbaba sold   holding   rest     add     opportunities   httpstcovladtciurt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfouninvestable jd   ill bet   ccp   much   traders than pelosi   they dont gotta worry much   insider trading   you see   unusual options activity on     httpstconganycfheodynamogapdown   alibaba group holding limited american depositary shares each representing eight ordinary share tradeideas via httpstcovsrotzblol you guys   bag holding amc hoping     squeeze     never  
mean while youre missing out on   real short squeeze       nicke top gainers gtyy pdd gds jd mpngy zlab jdcmf dlo htht futu acmr tctzf bidu tcehy   lgfry bgne ntes cqqq gneny emqq sotgy edc gtlb byddy s hcp glbe epam sehttpstcosznconyou   welcome   our onboard   days free trials       premium features httpstcomcjqctmhtw wynn home kndi mobl cbat now pypl fb gld tdoc amd qqq blnk intc nflx   btcx vet httpstcofqijsuyczbaba squeeze has not even started pbaba httpstcopmpgwmil httpstcoazcxtpkwpnbaba lets gow   scottwapnercnbc efalk cnbcovertime truthgundlach kevinolearytv halftimereport its happeningbabatmebaba jack ma spotted golfing   xi     happens   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt lkhagva   pre market httpsrt ki didi bili jd li xpev futu tme bidu   nio hbaba jd new article httpstcoilflywcl
alibaba stocks gain   china pledges   support markets httpstcofckaispfy get     latest   related news here httpstcofvkvdtluf httpstcoxntzyyscmbaba  
  up   levels not seen since fridaybaba jd yy httpstcoejcnvzfrlkchina said     support   market
      not align   its politicsnow   is surgingrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba day trade httpstcoorhttytickerhistory i love how in   was on   heat map itll       soonbaba money httpstcogjcvrkmbiggest short squeeze
bull trap on fluffbs ever never trust ccp china still going   bigtech investors   suckered
fooled over amp over
sell while u   esf spx spy spx stocks stockmarket qqq nasdaq kweb ashr fxi   tcehy jd bidu hangseng fintwit httpstcopxnddbeert ki didi bili jd li xpev futu tme bidu   nio hrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt championvibe thestocksmen good stuff     httpstcosvjfsqoart madconx inglouriouscap only months have passed since charlie made his first buy    
  people   rushing   judge his irt thestreet   up
biggest intraday gain since   thestreet   up
biggest intraday gain since   stockjustice we were long   we went long on qqq yesterdayyou   get     than thatbaba cnbc talking heads publicly say stay  
  secretly buying   ki didi bili jd li xpev futu tme bidu   nio hbaba trust numbers       verified   independent auditors good luck     watch   china hustle   great china     siphon american investor money   stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt eg cenn   observations didi kweb spy   wkhs solo muln httpstcoejhmrluruwrivn aapl snow tsla bidu   hood nvda shop jd wdc   fb ccj rblx upst aapl bidu azek crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvhoy si aplica   httpstcogsnzukofbaba bili httpstcozoaspdhcdone     day not sure why     get thinkorswim   work on mobile   not posting screenshot todaydecent day trading  
great liquidity   bad fills felt like i was doing well   pl didnt reflect thatpl
  kriskinlalalab ortex   trading updatealibaba surges     chinese government said   would support chinese stocks
  epictrades   closed our calls   yesterdays mention
flat tqqq
trimmed labu   closed pton calls httpstcowwfvcpbezobaba imagine braggin   how ez shorting is     qqq   trust   gap up those never sell off in   next few trading sessions extremely reliable   httpstcoxlvypyrart ki didi bili jd li xpev futu tme bidu   nio hbaba didi new article chinese stocks news why    
didi
pdd
jd
tme
bili stocks up   httpstcoupvktxwdof get     latest   related news here httpstcofvkvdtluf httpstcobiloiolwgdidi gap fill   duo nio vips lizi fami impp indo ctib momo httpstcobgtolduxpbaba   real game play   happen when is broken resistence is slowly breaking down   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba give me   i   cashing out my calls give me   bears   moejesuss   trade   us   follow what smart money is buying   selling quantdata tsla docu   httpstcoofzyxtcort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt themaverickws   httpstcopuncelnfjjusto ayer hablbamos    
y hoy sube httpstcohjkdraicwpdidi nio beke   pdd rlx tme amd iq sofi jd aapl aal f nvda kc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt qcapital   httpstcovljnyzdvdbaba in   shirt term bearish position here lets see if   cools off     fewortex   trading updatealibaba surges     chinese government said   would support chinese stocks
alleviating regulatory fears ortex generated rsi buy tradingsignals   due   potentially oversold conditionssee more here httpstcoycgheovqljdbtrading   is een koopje   nietbaba puts here   themaverickws   httpstcopuncelnfjbaba up derzuschauer   reillymcadams i want   buy     hard   invest in   govt   isnt rules based like oursbaba its hard   time   day     direction is clear up not down wederom veel dezelfde vragen over   je wilt pas long na positieve divergentie in   weekgrafiek en het liefst een doorbraak weekslot boven   sma week dit is nog steeds een dalende trend kijk hoe   vorige super bodem in verliep httpstcotizrgbbebaba would       squeezing   quadruple witching   friday if u got caught in   china stock short covering u were piggish jd pdd bili futu   sert salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba face ripper httpstcosnyxkotefalk cnbcovertime truthgundlach kevinolearytv halftimereport its happeningbabatmeamazing bounce bidu   niobaba pt is   walterbuchananc bueno pues   sube y ya est en
    segn la ogt mayora el   munger se pondr la pijama   maderart epictrades   closed our calls   yesterdays mention
flat tqqq
trimmed labu   closed pton calls httpstcowwfvcpbezodidi bili jd li xpev futu tme bidu   nio httpstcokqapaviday is young     potential trendalgotrades buy signal is developing in   httpstcofpbrbipirt themaverickws   nio jd pdd httpstcomqiohgtxwhat   great day following   money   make money iluvstocks lets make money together rivn aapl snow tsla bidu   hood nvda shop jd wdc   fb ccj rblx upst aapl bidu azek httpstcoajzkart garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  briefingcom market briefing mostly risk on in front     thefed   spy qqq dia hscei dax xly xlk xlf xlc rut spx cort equitybrian   fbmeta     portfolio   more appealing each   every daynice movers   jd spy fb nvda snowchinese stocks news why    
didi
pdd
jd
tme
bili stocks up   httpstcorycoddijbaba gabrielgil pues la has clavado       roto resistencia yo no me atrevo   meterle yababa bili dada new article chinese stocks on   warpath httpstcohprcvuyhh get     latest   related news here httpstcofvkvdtluf httpstcoqakgcgidrt juanluisdemateo   httpstcornxmpctmembaba puts   here traderjoelpprt larrycheungcfa   is why we never panic sell point proven   tctzf kweb pdd bidu jd bili chinatechrt tradeojones he pillado dip     y estoy flipando ahora mismoa ver donde llega esto   has heavy layered buying     upside     starting in k vol vs k oi strikes   k vol       oi on   strikes ill hold my long just wish i avg more   stock is very cheap     generate huge returns over   coming years   long     chinataiwan conflict   not escalate   closed our calls   yesterdays mention
flat tqqq
trimmed labu   closed pton calls httpstcowwfvcpbezobueno pues   sube y ya est en
    segn la ogt mayora el   munger se pondr la pijama   madera antes   ver pagar su inversin httpstcopwxsjvtznbaba avg vol mill rn mill   lunch time easy todaybaba holly shit glad i bougt     is just me   is pissed off   chinese stock   jumping i wanted   buy more on those prices     we hit hods something we discussed on   open   look   into   eu close
there   just   many pm who wereare short     was     expected jd kweb tcehy bidu httpstcooclbhgmczrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt briefingcom market briefing mostly risk on in front     thefed   spy qqq dia hscei dax xly xlk xlf xlc rut spx cort salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesdividendgrowth maybebullish   doing ok  
  still has   loooong way   goduo gonezooo have   saying   set up was strong   day   nio didi jd flyinggggg tsla aapl amd nvda vxx   nio msft fb amzn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvwake tf up buyers
vips up
  up
other china related tickers no reason wish should only   up
minimum vip shop   aliexpress very similar   what wish is closest comparisons tbhthemaverickws   tomorrow      
f your calls market briefing mostly risk on in front     thefed   spy qqq dia hscei dax xly xlk xlf xlc rut spx compq djia httpstcofiwddnqql china russia ukraine rebound fomc fedfunds economy stockmarketrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt klendathucap ali       forty bagholdersbaba jd pdd bili i wonder if there was   manipulation   these big moves   you think   big guy had his hand in on   you   bet   pelosis have calls httpstcoaxzefsssbit   whiplash   alibaba   morning   stocks financenews httpstconizfllrhighest volume contracts  
no etfsaapl tsla f didi nvda amd fb cpng   bac niohttpstcobytuccain httpstcooyxtgiouldrt themaverickws   nio jd pdd httpstcomqiohgtxcryptostanislav   you tell   what   is doing  
  check yahoo financetrending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimited stockstowatch stocks stockmarket investing investor daizy httpstcoqmarehbcshorts shakin boots on   dont get greedy httpstcombcmhfrapsbaba daang   easy todayrt themaverickws   nio jd pdd httpstcomqiohgtxpr day
biggest swing win     obv you never expect   gap overnight     chinese government stepping in     technical setup was there
  rest is up     market gods   fxi kweb nio httpstcofftcojjg httpstcobpjxrtcbaba nio jd pdd httpstcomqiohgtxbaba squeeze   bears   themaverickws   httpstcopuncelnfjtrndg   uuuu beke swn scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchchinese stocks on   jd nio bilibig moves in     jd     weve   seeing   really aggressive smart money activity in   flow data   start   week httpstcoibxkocarxbaba going       hedgefundtips just  
chinese internet stocks were deemed uninvestable suddenly
    significant gap up
everyones goibaba old man munger is smiling now i like seeing   nice little relief rally in   helps me walk off   edge     few months check       end     yearbrandon isnt     babart tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesbaba   is turning into   squeeze   bigmonty dont   fooled   cead price action multibagger lac pcg dwac ldrs goog fami amc ctrm uamy endp lmfa hyln mse las llevan encadenadasbaba httpstcohufpvuakbreaking down   numbers   migi httpstcotukcyzkg mawson continues exponential growth bitcoin sonn duo beke cweb didi pdd yinn futu tme tigr nio   mara hutrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   webaba is performing well right now look     jump in price stocktwits analytics show impressions have hit million   past hrs bullish httpstcoldhxeyzdevrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who drt felix   httpstcobezjjum on     thanks ajtraderrt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesjp morgan calls chinese stocks uninvestible two days ago     they   up nothing   see here   jd fbireillymcadams poundingdatable tictoctick thx ur suggestion i   thinking   loading   babababa show them cheeks bears if your   squozert juanmabenito alibaba contina sin levantar cabeza en el grfico
pero cada vez se encuentra ms cerca del posible suelo en la cadababasold half   gain
  hold   remaining half     bigger movewoosah httpstcoufbtxmtbaba time   take profits   everyone       same time look     when   gets   in   s
      you bought     then i would hold too quick     upside   short   yang
pdd httpstconvofnububaba   is turning into   squeezebaba is     fing machinert millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfort gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba httpstcopuncelnfjjdbtrading wat zegt   van vandaag babababa china supporting equity market you just buy now house money fed decision has no effect on chinese equities  
parece mucho
pero esta solamente recuperando valores del jueves pasadoes un mercado muy difcil   ver
que   est   precios que si nos lo dicen hacen un   no nos lo creemos
no nos chupemos la pollas por el rebote que aqu sigue palmando pasta hasta el apuntaor precio medio usdrt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   webaba when i was novice i made   lot   mistakes then i     know     cmmunity


httpstcotdjfjsylqmost active stocks didi didibaba alibabasbux starbucksnvda nvidianio niobeke ke holdingspdd pinduoduostockmarketcrash stock stockstowatch stockmarket stocksinfocus stocktrading stockpicks stocktrader trader httpstcolvprjcpsrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dspeculated   few days ago   we were seeing nearterm capitulationstill   ways   go
  you   see how sentiment   flip on   dime still think greater risk is russiachina relationship until conflict is resolved
  remove those risks amp rerating     wild   httpstcofawkpvxidrt tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesbaba continues   have   red sellers bias therefore students should only identify sell signals   higher consistency   feature automatically colors   screen blue     buyers amp red     sellers bias only   protraderstrategies   signals   student education only httpstcojxmfatyert tradytics congrats     traders     alibaba chart update     killer bot entry
lower green trendline exit not   single share   high red trendlinestop guessing httpstcoedhjbhort inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babart salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt ebuyukarslan i   assure you   your favorite guru   not buy   dips instead disappear he   show up when bullish market backbaba nothing has changed   you guys even read   news day free trialehttpstcoksxmqngjaapl tsla qqq ggg   googl btcx tdpx bb httpstcogozokljwmktcall guyadami carterbworth openexc factset   you talk   your goat   on     yesterdaythose buying   should   look   bgne if their hq was in boston like where their people     not in beijing
  stock might not have dropped  
imoradgrapes gambiste its just   chance   make money when   is trading   book value   no implied growth     price
its hard   resist   yes china is absolutely desperateya salieron todos   decir que compraron   ayer sebasorc babababa if   fed dumps
what happens herei   assure you   your favorite guru   not buy   dips instead disappear he   show up when bullish market   spy sofi afrm pltr upst amzn aapl fb pypl hood lcid tsla fsr nio z dwac ggpi ddog f googl nvda btc rivn oil   xpev niotictoctick      
im not brianalmost   us listed chinese stocks   up   tcehy nio xpev jd didi tme bili futu pdd bgne li tal gotuhttpstcomnsgopwqvbbgmarket lo hizo el muy desgraciado lo hizolong babamany uslisted chinese stocks   up   morning   positive comments   chinese authorities on supporting   economy
stock market   foreign listings   example
    tcehy up over httpstcomezmtwibaba i would assume   has seen   lifetime     marbaba lo   estas semana los   enero wow toneladas   ganancias hoy     httpstcoqiaqzfhqrt nhatami     is how   sentiment   change   tonio xpev li   fb pyplchina names outta control   nio bidu   jd xpevof     china stock scott chooses futu long   just had   nice pb bouncebaba get out if youre   your avg shit is     crash httpstcooffmslhoy hay mas inversores en   que ayerusually super bearish here
      is genuinely doing shit   might rip   when ppl realize wish has   following       rest     china tickers most       up   wont cut         ls wish has taken expecting   looks like   attempt   shake out weak hands hold strong bulls   in full control spy aapl amzn   tslart lindagoerge   market cap   billion is trading     shop   meli   is having   mc less than billion tradingsegurado if you   alibaba   is   good business   i  
      long term investor
then whether its etc   fine   add
i have bought well over     odd rangebuy dyor dont momentum buy   its up   now fintwit has turned etcrt backpackerfi im   buyer         pwmtrades when we go out   eat everyone   me gets   seat     table fb expe   spy httpstcoqddulibrt amitisinvesting   ipoed   bucks in its bucks in   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaptal edu   wish gotu hopefully most   you took positions like i mentioned china   was getting close     critical level     bounce   was going   affect     stocks httpstcogtwnpenrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashnio   jd goodbye everyone httpstcorzyxcvgnzrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfrt haikuperongeluk   give me httpstcorbibtdavmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segwhen we go out   eat everyone   me gets   seat     table fb expe   spy httpstcoqddulibrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwshwz high   dayannounces urban dispensary   grow acquisition rd dispensary in states avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tsco lvnta ilmn shpg cost mnst mdlz wfm sbac vod tmus fast dal aal httpstcohqgxjfrprt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wort alerttrade if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us mathemaverickws those shorts   piled into     got   surprise   httpstcotspkqtodvmbaba nailed   httpstcovrvpfmgdrt lindagoerge   trending
top     squeeze     imminentrt lindagoerge   lol i said     has   raise   ocgn followed   httpstcoljdlofpcvrt lindagoerge   jp morgan bought these months ago   is trying   unload lets wreck them httpstcojlzpeahsrt lindagoerge   i   not fucking leavinggg httpstcotauaaurt alfiedata     httpstcotwulwlodzrt klendathucap ali       forty bagholdersbien     precios del   marzo del   time   play outside   box   trendspider   rev bincome bequity bprice   rev bincome bequity bpricback in     callsits unbelievable
i bought   calls   other day when these jokers   on cnbc   called them uninvestable they literally made       make   shit up httpstcorewpcdirt tradewithdonn cleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   wert tradewithdonn   nio jd buy when people     bitches
sell when people     bitchesrt tradewithdonn   nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who dabovedaysmaachr api   bidu bli im     in     has   trading like   has trapped shorts not real surprisingdailyupba   bb bidu bird   itscharliemar woke up     is up over big move wow   jd key news updatealibaba
httpstcowbwyidr   other china stocks soarhttpstcomwcwgbwowstock alerts
news
  trade ideas   httpstcoqkwrlxvdaytrading stocks stockmarketrt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financebaba where is   guy   jp morgan thetawarrior whats   saying thetart stockswithcam   pm fb up points in one trading day nio pm i     youre sitting on   sides lines wrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
fb pe xbaba pe xbaba give me httpstcorbibtdavmrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla qqq fb nvda sphe pillado dip     y estoy flipando ahora mismoa ver donde llega esto   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla qqq fb nvda spbaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio me watching   go up dollars   my buy price httpstcoqhpvwxyj httpstconfeplhlrart tenkantrading     una hora   rueda el volumen es   los mas altos   la historia
si proyectamos   final del dia este volumbuy   open   wed largest increase in oi   tues min
vol k
callput vol each teva f bili pltr pbr tcom hut jd   gm cmcsa pbr sofi cpng   ual aapl nio twtr rivndata barchart httpstcoctfvvlahvkwall street opens higher following surge in chinese markets httpstcowqiybbykw   jd didi bidu xpevbaba iq futu  
 
    gainer   days
not months love   game httpstcohwoaxnmbbaba great chance   cut loses
dont play   uncertainlythis was   gift   get out dead cat bounce   escalating covd
hong kong desertions
common prosperity
jpm downgrades
delisting threats
hong kong stocks resurrect on positive wording   floor supportreuters jd
 
ntes
tcehy
gds
bili
li
pdd
bidu
ewh httpstcocytcihqifpregunta seria para los del anlisis tcnicohasta dnde podra o debera irse hoy alibabaha roto alguna barrera o cruzado alguna mediada la sensacin   que se habla poco  
cuando debera estar siendo el paraso   los tradersmost mentioned tickers in wsb in last h spy   tsla oil gme qqq nvda wen fb aapl httpstcointoxxyay httpstcoawxtioyfqholy shit     itscharliemar woke up     is up over big move wow   fuck   im out   i walk out   gains glta   cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayteam   lfg httpstcohiwfhxbbrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  woill help   wish baggies  
given   in   was estimated     wish vendors were based in china   is china moon day   no excuse   nothing less than   iq   huya yinn jd httpstcoiaotqellxntes jd   bidu return   prices     nice bear trap httpstcocqufnjyeq httpstcofuficnwtrending stocks on fintwit source httpstcocwjowwsbi spy tsla qqq fb nvda spx   esf areb jd sorted   most recent httpstcoifmckxuf u smolgrrr we pamp   they pamp btc lfg httpstcokciwzscfmost mentioned tickers on twitter last hour tsla beke sonn   mulnmost mentioned tickers on wallstreetbets last hour   gme tsla nvda sofibaba bouncedrt spocksstocks ixhl consolidating
wouldnt   short     ticker     news sends     spy gme beke nio btc cei   jd nio dada   happily shanking   boiling   shorts   jd       moving like crazy   who   wants   see   premarket gap fill     good day when i   walk   early     happy started my day off       short idea out   gate covered perfect into   move then flipped long china names     played   momentum messed up on beke exit into   longed bili off   setup httpstcoqwwanjozalibaba
 
is up httpstcoqukbwzuzrt minteractapp options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade orwallstreetbets daily discussion mentions over   last hour rank spy mentions   qqq gme tsla sofi nvda zim fb fubo full live amp historical data   httpstcoqhrxwewkjrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  woalibaba   en seguimiento diario
posible httpstcoazyjzmlccitwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions dfmtf price mentions stocks investing tradingtrndg beke open cweb   scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatch todays top active stocks wed
mar
  est didi nio beke   pdd rlx tme amd sofi iq   desertfoxcal kweb   jd didi china spoke we   done discipline our babies   time   help them out   shortsqueeze   anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day   puttype largetime total size contractstotal value average price   bid underlying sentiment neutraltwitters recommended buybaba mentions twitters recommended sell spy mentions stocks investing tradingrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  felix   httpstcobezjjumrt minteractapp options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade obaba httpstcobezjjumbaba green candles     past mins   mswayzeee tomtrades daniel defichainfacts danielzirkel defichain in general yes minting token
selling   dex
  pwish     you saying   isnt   china stock
management might   american   everything     stock is     china   product is   there
  is why its   following       hsi however   its underperforming     mile should   wolfpackreports mcswainpa jeffbartos herbgreenberg muddywatersre koryamc therealdarkpool tarabull aleishapionka amcbiggums watch   videodan david exposes fraud
sometimes   very often he   protects fraud   commits fraud thats his racket dan is under doj criminal investigation     his paymaster carson blockamc gme beke   didi tal anta idexhttpstcodmcjvrbaba big time lets         tme up each still   long way   return   prior levelsthestreet   i dont trust xi he simply doesnt want jackma     other     too powerful i once owned sold     profit unfortunately
missed historic high when xi crushed antbaba on   road   recovery   dollar cost averaging     while one     largest tech companies in   world up   far i want     time highbaba cash on hand trying   cover enriqueabeyta i changed my view xi   china   afford   fuck     stock market ive   holding       while now   i aint let letting go things have changedoptions flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcohsbyadoptions flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcojwqchmuosqwii thanks     tip
caught     sea   hrfib level   support   fib level   resistance   ma   ma   httpstcoboxpsiijpmsam   que nohaba una clara sobreventa   un rsi clarsimo
adems del doble fondo   tirabuzn invertido que se vena haciendo en grfico   minutossolo por esto
ayer compr     y hoy le dar salidatomtrades daniel defichainfacts danielzirkel defichain in general yes minting token
selling   dex
  paying     updatebut in   special case not
    dex had simply   priced in   premarket price   babanioone day really doesnt change   respected   support levels
has   gap   fill   still under weekly ema   has   resistance since novenough has   said     chart is horriblehappy     day   swing traders who caught todays run httpstcojxfuncrt earningsahead todays market heatmap march tsla sbux   aapl fb goog googl options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcolookjdspbhrt stockswithcam   pm fb up points in one trading day nio pm i     youre sitting on   sides lines wbaba nio pdd bidu bili jdhttpstcobbbjrosbaba pdd didi jd   rally mode options flow stream update amzn tsla   fb eem rut spy qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstconhgvickgpirt upboptionmil yy iq didi jd   bidu nio fxi   ellisdillinger jd     youre telling me you didnt sign up   whalestream sucksrt sixsigmacapital     bounce should highlight how much   stock   has   move   get     previous levels move trt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clowords dont matter if china invades taiwan
  looks very likely sanctions         drop far lower than its current level httpstcoqdpkocnvbaba breaking     walls     bounce should highlight how much   stock   has   move   get     previous levels move   yet minuscule   how large   drawdown has   off high still   down last year httpstcowhweigaybaba puts would   lucrative here
i   few months out spyrt afortunetrading tsla breakout level next   breakout level next watch     intraday consolidation near these level     institutional buying taking place up tsla breakout level next   breakout level next watch     intraday consolidation near these levels   possible roll up playsrt arvinborgg nice little action here babaqqq   war is over peace talks ceasefire vix   kweb uvxy appl es spxbaba broke
eod maliks cadeinvests financially
  seems undervaluedthe balance sheet
revenue
cash flow
  earnings     greatqualitatively
  is quite unpredictable due     simply   in chinai think         asymmetrical bet
  dont put in more than you   afford   losebaba shes     kevinsxu   fearful when others   greedy
  greedy when others   fearfuleasier said than done
  heres our chance bbaba i didnt think     go  
then
then   china finally said something positive i think   goes     in weeks took position   morning good morning market is green   might sell later
  watch your   sonnveonduo pddbakebaba optionrlxamd optionchinese stocks morning spike on positive news trades   mainly trend line break play target reached httpstcouirbsuoapbaba   early gift     century mark     shaolintrader i had my hands full jd   coup n   was   taking profit in bz n covering futurt upboptionmil yy iq didi jd   bidu nio fxi thank you tonybattista i ran   you like   thief into   night     gains httpstcovavpmovzmrt pwmtrades i have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwuspy getting pushed up   shorts covering   not new buyers
heavy retail tickers like hood beke     top gainers sounds like   rug pull is right     cornerrt stuckwithafork edark bought   little   since i think   gets pushed     firmsbut i bought more vipshavent   clue whethbaba
arriba
el cedear
arriba igual todava parece que est barato segn los fundamentals que mostr crsorens el otro dart giovanni awesome   on   trndyjon i   hear you on   morning calls   past couple   days working   get filled ort salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba nio lkncy   is   good day httpstcotpceqvkphrt dlarkin i dont mean   toot my own horn   pretty good   if i   say   myself   httpstcoatwtmpzcu httpstcomfrt maricaldassouza   quicker squeeze   then i thought       alot   rocket scientist shorts in   s   ones still denprobably   nice short squeeze in these   wouldnt own them     chinese government went out   showed us they were buying adrs pdd   jd bidu nteshttpstcosuohstimiglad i sold my puts in     thats   thing   overnighting plays
sometimes theres just crazy news you   expect   happen if you   have puts though
there is more than likely going       pull     fill   insane gap madeadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcocoabayfocgn wtrh cei strn lcid spy   sndl avct metx httpstcolgbzxaxxhrt bigmonty dont   fooled   cead price action multibagger lac pcg dwac ldrs goog fami amc ctrm uamy endp lmfa hyln m   charliemunger continue inspiring millions   investors world wide
if you want       millionaire
watch what   big dogs   doing     you     one day   fat cat httpstcotlyefasnfbaba we   seeing good movement here
several orders         in   dollars
if you followed whales early morning youd   up     hour trade     dollars see more in profile httpstcoyzvgnnsnkbaba sold calls avg   my position long idyllicfinance cadeinvests hey what   you think   babababa shills   rejoice   there is   green day   you     sure     turn red sooner   later httpstcoxjotdlddbaba   friday option alert   mar   price money
volume oi delta iv tos symbol babac optionalert optionsflow optionstrading daytrading   pandaoptions   on watch     week     move over targets    

under   see more downside httpscweb kweb babathat was your now take   big w   take       bankrt drlectertrades   day has finally   i   no longer       bear ive   waiting since       bull   i waited
takinbaba im still down overall   bigmonty i know cenn   flip muln
mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamyrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   you guys really pumping   chi   trash lol   pandaoptions hd   nflx msft httpstcoznbxnkgeywbaba   thinks     cross     alpepinnazzo ft ukraine   russia draw up neutrality plan   end warguess who knew   past march httpstcoamkytajtrt suspendedmurphy alibaba   jd off like   rocket   ive   watching     weeks i knew   was gonna happen just too much ofyy iq didi jd   bidu nio fxi   laksatasty suspendedmurphy   is still cheaprt python   intraday looks good   upward continuation china is uninvestable       least   long   fundamentals   not play   role kweb   tchey httpstcoqxhyxfksdkrt alpepinnazzo ft ukraine   russia draw up neutrality plan   end warguess who knew   past march httpstcoamkytajtbaba my calls   printing   i   very greedy now i want give me     pandaoptions   trying   poke out     falling wedge   move over   bring   bounce  

httpstcoqankslfrt melvinequity wish i was long china stocks   yinn bili   pddrt elisabethh   amp   we got   dip     discussed theres   take out   amp now   x avg vol   still
  lot more   srt wit   days ago we were  
we gonna claim   spot in under days
mark my words why alibaba  
nio nio   other chinese stocks   surging didi jd xpev httpstcowpjcqlurt dosinaga   compresin semanal
ahora si hija   perra httpstcouevpnbszxrt tenkantrading     una hora   rueda el volumen es   los mas altos   la historia
si proyectamos   final del dia este volumrt persiancapital why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   clort thebullsarmy   most volatile stocks i have bili     absolutely insane down one day
up   next not quite sure howrt stpremiumrooms not gonna lie
drstoxx nailed   china           httpstcokbhewkart cctradez i was buying non stop   paying off big     dkngbaba hoy haciendo un buen  
pero aun sin seal
ya ha pasado varias veces que medio se recupera para caer mas fuerte seguimos   las manos quietas httpstconzbdqrojrt testbot   dear china government
please delist asapmy broker is calling   disturbing me     time wow amazon competitor   up todayrt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfoshoutout   spartantrading     mods their collaboration together     up   ideas is amazing extremely skilled   professional team huge overnight   plays on kc   epam tsla   many othersbaba sold
  made  
in   hour ill take     thebullsarmy   most volatile stocks i have bili     absolutely insane down one day
up   next not quite sure howtodays market heatmap march tsla sbux   aapl fb goog googl amzn wmt vz intc nlok tgt jbl pfe acn httpstcodsnthfvybaba mill first hour   bmoeknows qk chinese stocks rippin   one has only k float took   lotto just in cast   one gets found   jd bidu httrt qiyangcrawler   break   we fly   millonariosanon out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy canrt moneybaggerz psww per company updates coming oil petroleum crude solar wcig spy spx qqq aapl tsla   amc amzn htdelayed trading alerts   education purposes onlybababullishfor real time join httpstcoxcaukkrfxmoneytimegroup thestrat orb optionstrading tradingtips stockmarkets stocks investing automation algorithmscome trade   us   follow what smart money is buying   selling quantdata tsla docu   httpstcoofzyxtco httpstcohofjpqewnlbaba pdd futu bidu baiduive heard   stocks take   stairs up     elevator downbut not chinese stocks theyre lazy   only take   elevator   ways   elpfinanciero   en hong kong y otras chinasel gobierno chino anuncia medidas para estabilizar los mercados e impulsar lrt equityinformer most mentioned symbols hst spy nd   rd qqq   tsla   nio httpstcoyukbouvblo    
alguien me puede explicar lo sucedido httpstcozydlwvkdarora postulation on   end game in ukraine may   true read morehttpstcowgzxufueinvesting invest investment investments investors markets stocks stockstowatch stockmarket didi nio beke   pdd rlx tme amd iq sofi jd aapl aal f nvda kcbullishbearz   holders   who   still down   kod look   week high bottoms in lets go going   run soon get in early top bullish order flow gainers on   quantdata platform   far   babatslaamznnvdaaapljdfbbiduamdsqthanks   visiting my page httpstcohqdzzburt equityinformer most mentioned symbols hst spy nd   rd qqq   tsla   nio httpstcoyukbouvbdecided   dabble in         tech
  fundamentals   great   risk has     on   regulatory side   china coming out   pro market comments
  should settle investorsthis is why chinese stocks   up httpstcoglrfdqahnio babart babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invemost mentioned symbols hst spy nd   rd qqq   tsla   nio httpstcoyukbouvbtrndg cweb   usoi pslv eqx auy sand scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba is like   geopoliticalfinance indicatorbarometerbaba company profile
fundamental   technical analysis score update fa score
ta score stocks stock stockmarket investment investing invest investor investors httpstcojenlrwbhttpstcoilkzkrr httpstcoitloncoubaba spy gme beke nio btc cei qqq tsla   kc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvchina stocks rocket   officials signal   end   regulatory crackdown httpstcopedliht   jd bidu pdd ntes jd china stocksthis is why we never panic sell point proven   tctzf kweb pdd bidu jd bili chinatech httpstconusfvpvucbaba handles   seeing s   tough   press short govt when they want   counterse   revivalbaba shopeeph freefire jd nio li malalababa ramp itmarkdeez i wouldnt short   yet man
id     end   day when its up     up huge wish wont drop much   likely   only go up i think itll break shortlybaba my work is done here i only stick     help you find     on   next dip swipe dip swipe dip swipe on stuff like     murder you alive if you try   find top plenty   day leftbest     late than early   late than early depending on   price range   name trading psww per company updates coming oil petroleum crude solar wcig spy spx qqq aapl tsla   amc amzn httpstcobqlqhf httpstcowjnvtviyeit wasnt indicated on   prior chart
  ive sold   intraday   long     trailing stop i have is on last   current intraday long intradayrt mhebenstreit my tweet   turned out       excellent buying opportunity massive rally in hk     bidu tsla amzn tsla   httpstcoflcfaynqrahora todos vieron el piso    
por favorvendi uan parte     el rollivanbolsa y debido   que ahora   es un txitxarrobaba deadcat bounce   aboard   genghissperm   up in   day pretty rare lucky timing
hitting resistance   want   get greedy     doesnt usually wosammychip not just   they went nuclear on   supporting   markets babatodo el que diga hoy que ayer entr en   hay que bloquearlo porque no es   fiarrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  lilihe   my new leader jd pump   market xi   first httpstcopipluczoxirt thestreet   up
biggest intraday gain since   thestreet   up
biggest intraday gain since   thestreet   up
biggest intraday gain since   fookscapital such   swing     jd   up more than volatile market calls   good stock picking opportunitiesrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  fillthatgap minutes   done i love china went short     china names   futu jd pdd unfortunately missed futillegalhdbcat hodl here
its   portfolio
        viagara lets squeeze em harder httpstcosqiijkjryo
buscando los que ahora dicen
entr ayer en  
lo vi venir httpstcoiathprxakweb   jd didi china spoke we   done discipline our babies   time   help them out   shortsqueeze   gain my followers make money   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   friday
  puts paid bags     calls       life up bags   morning   sides     strangle pay more often then most people think httpstcorpdoghdtojbaba hedges   shorted   need   cover soon   stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalirt steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partchina highest number   cases   covid evershorts enterchina
few days later our economy is very strongsqueezebaba         right   down temporarily whilst they unloadbaba open tomorrow     rate if powell   nice   moneypigtrading chinese stocks gapping up like crazy   bidu jd didi pdd etcmassive kweb   sweep   chine etfhtixhl consolidating
wouldnt   short     ticker     news sends     spy gme beke nio btc cei qqq tsla   kcguyadami dudeif     run holds you     oraclert samanthaladuc yesyday in my trading room i said turnaround tuesday   china plays expect   gap up wednesday what   gapkwbaba if you didnt buy   ipo price   was   easy swing kc beke gds pdd doyu bz didi bili api tuya huya zlab jd qfin dao li xpev futu gotu bidu rlx   tme ntes nio tcehy minutes   done i love china went short     china names   futu jd pdd unfortunately missed futu   size was focused on   other names shouldve just basketed     china names short httpstcowejcbaba fear index in   dropped substantially   hoping     pop if ur looking   get   into china now is   time imo   huyart mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesbaba in biggest intraday gain what changedrt adnansark one observation
chinese authorities reassuring sec cooperation therefore less risk   delisting spy qqq   jdrt adnansark one observation
chinese authorities reassuring sec cooperation therefore less risk   delisting spy qqq   jdbaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba itp hood   statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   sqwii tal beke edu didi     rocking   congrats   those who had   guts   buy long china stocks last days   up in   day pretty rare lucky timing
hitting resistance   want   get greedy     doesnt usually work out selling resistance here
i wouldnt chase up here even if   still runs watching   bottoming signs in here though httpstcoepcfrvitj httpstcomvdatfytone observation
chinese authorities reassuring sec cooperation therefore less risk   delisting spy qqq   jdjohnscharts congrats john
i sold     kweb sharescalls     huge profit over sold play   mebaba didi glad   picked up   leaps   kerroinko ett ostin eilen yn honkkareista   ja tcehy positiotart wagss tirx wild thin china play fits   theme     slept on duo sxtc   didirt bigmonty i know cenn   flip muln
mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamybaba hedges   shorted   need   cover soonbaba go go go stonksreddit you think   breaks todayrt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfostocks   markets updates febmarch httpstcolhcirdqo aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogsuch   swing     jd   up more than volatile market calls   good stock picking opportunitiesrt pandaoptions todays plays gld swing   entered     down     hit   spy pbaba jp morgan analyst may conducted crime they caused   much money lost on   market alibaba   is up more than     investors recover     major losshttpstcothaxtvshuge chinese stocksprosusforall prx   tme absolutely ripped todaybaba over close is my prediction too strong   ignore enjoy   long ride   up   thedeepdivefeed   nio xpev pdd kweb jd lkncy futu tcehy didi bidu chinastocks chinarussia httpstcojcxsasdbaba my new leader jd pump   market xi   first httpstcopipluczoxirt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsdailyupazek   bb bidu bird   hi friends   over   join us play   squeeze gameshe is   nice golden company httpstcoecsscotrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx tsla qqq aapl nbaba pagando el rollwilliam     record gaps were not solely   reason
  no   wasnt silly   there were many other reasons   yes there was news on   too
youd have   look       is easily   hmmphrt mhebenstreit my tweet   turned out       excellent buying opportunity massive rally in hk     bidu   stpremiumrooms not gonna lie
drstoxx nailed   china           httpstcokbhewkart danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwtrending stocks on fintwit spy spx tsla qqq aapl nvda   areb kweb esfxglobalmarkets investing stocks wallstreetbetsrt stpremiumrooms not gonna lie
drstoxx nailed   china           httpstcokbhewkatsla hit
next calls         next is follow thru afternoon   tomm httpstcofixuntajutrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx tsla qqq aapl nflow room these   not alerts   calls bought     x cents bullish spx qqq china orderflow options tradingrt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfobaba send itrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invespx spy qqq tsla jd nvda iwm kweb   sq aapl fb msft amd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvkweb attractive   statement long  
jd amp niotsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcopbbmkgntsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoaxauxgugactivity alert babaredditarmy news daytrading stockstowatch tothemoon wallstreetbets fomo investments trading bottomfishing stocks yolo stockstobuy httpstcosnjjlhdrt millonariosanon out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy canbaba break   we fly qk chinese stocks rippin   one has only k float took   lotto just in cast   one gets found   jd bidu httpstcovwnbhpfythe most volatile stocks i have bili     absolutely insane down one day
up   next not quite sure how   feel     china   bili tech commerce socialmedia stocks markets economy geopoliticsrt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfotrending stocks on fintwit source httpstcocwjowwsbi spy spx tsla qqq aapl nvda   areb kweb esf sorted   most recent httpstcoxniteyprt juanluisdemateo   httpstcornxmpctmemrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt juanluisdemateo   httpstcornxmpctmembaba dear china government
please delist asapmy broker is calling   disturbing me     time i was buying non stop   paying off big     dkngnot gonna lie
drstoxx nailed   china           httpstcokbhewkacheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx spy qqq tsla jd nvda iwm kweb   sq aapl fb msft amd httpstcotrvaigkbaba days ago we were  
we gonna claim   spot in under days
mark my words   amp   we got   dip     discussed theres   take out   amp now   x avg vol   still
  lot more   squeeze wish i was long china stocks   yinn bili   pddft ukraine   russia draw up neutrality plan   end warguess who knew   past march httpstcoamkytajtcommodities finance economy markets spx weat uso xom cvx aapl fxi babababa intraday looks good   upward continuation suspendedmurphy   is still cheaprt suspendedmurphy alibaba   jd off like   rocket   ive   watching     weeks i knew   was gonna happen just too much ofalibaba   jd off like   rocket   ive   watching     weeks i knew   was gonna happen just too much     pussy waiting         was     jd qqqtime   watch   rsi crossing  
out   oversold chart here httpstcodiniyggeie stocks httpstcoktcmuouivstrndg open   cweb scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchbaba quicker squeeze   then i thought       alot   rocket scientist shorts in   s   ones still denial   bring us       range i dont mean   toot my own horn   pretty good   if i   say   myself   httpstcoatwtmpzcu httpstcomfozcvmas todays top trending stocks wed
mar
  est   didi nio sbux nvda sonm jd sonn ttcf rlx viendo la subida     httpstcodnftamtqutsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcojuulrdutsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcolrtxqfslrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsawesome   on   trndyjon i   hear you on   morning calls   past couple   days working   get filled on   spreads   i had   follow you on   sept spread httpstcobcmxrcdedark bought   little   since i think   gets pushed     firmsbut i bought more vipshavent   clue whether its       was down over   its top   i think   single digit stock has     chance   run if   gets pushed  
say
  reddit crowdkweb   fxi spy printing money   too alerted   httpstcotxrbzqjyz httpstcosbffejlurt pwmtrades i have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwui had my hands full jd   coup n   was   taking profit in bz n covering futudamedinar hoy nos estn recompensando   httpstcojuvpqntrt javier   ser prudentes lo mismo que ayer os deca que se poda entrar   forma cauta y asumiendo cierto riesgo ahora osrt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfotwitters top stocks spy price mentions qqq price mentions tsla price mentions   price mentions sonn price mentions stocks investing tradingrt chisatoinvest   nvda mu nice little action here babaspx spy   war is over buy buy buy btfd tsla qqq vix rut dow babart ortex   trading updatealibaba surges     chinese government said   would support chinese stocks
alleviating regul keep capital markets in china stable   support overseas stock listings advance conversations w us regarding adrs continue handling risks   property developers end regulation   big tech chinese companies eg   jd tcehyunreal day sick reads     bili beke akan duo everything is just working easywe   fucking     httpstcorsptpobbaba sold     made gain   shares   gain   options       sonn     win   lets go   clears     should have run   run   wowrt timseymour   trading x crazy cheap big brotha in china showing   love   stocks especially those in cross hairs   libot       rollbaba its funny how jim cramer bashed chinese stocks just  
impeccable timing   testing premarket highs   s   r have   trailing stop on rest   current intraday long intraday httpstcohaauxucgiwho thinks   goes     where   was me
  im gonna buy   ehh im too lazy   load up fidelity ill just     tomorrowbaba
  httpstcoqebsuidvfirt tenkantrading     una hora   rueda el volumen es   los mas altos   la historia
si proyectamos   final del dia este volumbaba var alts ned siste dagene fr pning i dag
men pner opp i dag det er ganske utrolig   et selskap som har en mcap p rundt bbaba prof kishore mahbubanis perspective   china   number   even     end he just gave   glimpse     future   india   us economy     third position   was   many things   just   reality nowadayshttpstcoimcvozzobaba order got filled stocks   stockmarket top gainer yy gds pdd mpngy zlab jd gtlb dlo tcehy futu tctzf feam bidu   epam bgne cqqq ntes stocks stock stockstowatch stockstotrade stocktrading investing investment invest investor investors httpstcojenlrwb httpstcoiitnzwillthrower   is trading   x revenue
  has   revenue cagr   its now priced   abject failure
    risk reward is now one     most asymmetric in   market httpstcolbhlwjcpjbaba going       tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crdiscount rates on chinese equities just dropped     babart jerrycap   premarketare you buying chinese stocks like bidu
 
nio   jd   chinesestocks stockmarket wallstreet investingrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiprosperousguy yes
  is unusual   stocks   pop   much on no news i   not   fan           chinese government   gaps in charts dont tell   whole story silly   make entire decisions based solely off   themrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyort jrambo     drawdown in kweb
jpm downgrades   china stocks   calls   sector uninvestible lol jd babastocktwits rankingstrending tickers   hood spy sofi akan ttcf nio qqq ixhl goevmost active spy muln amc hymc   nio btc cei qqq tslart jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsrrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdrt inveuro china los adrs   china en wallstreet hoy tela
megasubidones en preaperturaver subir     un es algo pocrt qcapital   httpstcovljnyzdvdnio muln hymc sonn pali tsla   sbux phun save aapl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvillegalhdbcat your whole portfolio
  just babart pandaoptions todays plays     hit   far     down have next weeks contracts on these held ubaba trading updatealibaba surges     chinese government said   would support chinese stocks
alleviating regulatory fears ortex generated rsi buy tradingsignals   due   potentially oversold conditionssee more here httpstcofcwuzghtbaba mega loading strong like bull httpstcovhvxrsdtu top crypto gainersh biliusd usd bili usd babausd usd   usd amc usdftxus btc eth ftt sol usa america   mm robbed me   im still upset     shit lol   httpstcoovlcjruxwibaba no way i   buy     load china stocks
they aint going     time soon we need them   they need us   daizyapp trending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimitsofi sofi hong kong got us trending     chinese companies   san francisco headquarters   has big asian community they   get   us too   nio xpev   securing   bag here httpstcodpsybildm httpstcovmqyaojfubbaba tras la apertura httpstcoqcyygqwbaba alex jao   jpm should get   raise httpstcotmnbqobrt juanluisdemateo   httpstcornxmpctmemreboticant deepthroatipo garygensler   dm you     news re   amp chinababa i bought   me happy     una hora   rueda el volumen es   los mas altos   la historia
si proyectamos   final del dia este volumen estariamos fuera   pantalla httpstcoxoyhfpuwaehuya   is   short squeeze time iq xnet   dq   bwcapital china names vol pop pm on headlines   market   ipos pledgedidi cweb beke pdd yy jd   when delistification   httpstcogsfoklmcmtwilliam you   correct
sometimes luck   play   part
i had no idea     move would     huge
i was looking     pop       where   expavg was coming down   on   min barsjd   judging     lack   bearish tags  
  looks like   bunch   retail chasers got burned   good     on   other side     trade when group think is overwhelming   lpeluquin me informan por cucaracha que los chinos le van   entrar   babart garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sbaba chinese pump   funny same bears talking shit two days ago delete   their posts now lol asses     sore   httpstcojixmjekhnio   bear meat taste   goodalso lcid   suck my bull nuts httpstcolemcohbaba httpstcohxhlstup   httpstcomywampbfvc httpstcoyyosfoqwpobaba stocktwits knows httpstcorwgvtcjbhrt robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcaint no way lmaooo jd
 
nio
xpev httpstcokjpwndwmkttop interesting wallstreet stocks     intraday trading seemakan sonnduo beke futu tme tigrnio   y opinion
not advice swingtrading trading markets investing stockmarket stocksrobintheblack thank you     list     compresin semanal
ahora si hija   perra httpstcouevpnbszxvendi el restod e   booooooooomcoup long avg sold out jd long avg sold out   long bo didnt get stopped on failure sold out these     trending stocks   didi nio sbux nvda sonm jd httpstcoqhmqcrtkdnio   morning chinese stock   on   rise  
didi httpstcoasjjczmx   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoplbqdgtypaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcozhuuqrkytbaba min charts flexible mindset canceled long
went short   scaled out scalped long   low risk setups   tape charts notated
tickets shown robintheblack thestrat cyberdog bankerl daytraderwayne httpstcocyhlykrall   these hit   shorts on gush
long on rblx
 
nio httpstcofgbufpvrhzbaba subscribe now httpstcobpbjlryzsbaba invexglobal optionstrading options nasdaq nyse trading stocks daytrading market investors usa httpstcortfhyrxbaba httpstcoahsodroyse habla mucho     pero bidu tambin lleva un   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmscryptomoonboys nobody is ever sure     remains bearish until   breaks trend   would need   close     pink line   reverse bearish trend     bullish   is   bear market bounce httpstcofzjzthhtbaba ser prudentes lo mismo que ayer os deca que se poda entrar   forma cauta y asumiendo cierto riesgo ahora os digo que seis prudentes y pacientes aunque parece que podra estar realizando una isla   no sabemos si es   reversin y fin   tendencia o pueda ser   httpstcoabizivbnjtimseymour hundo rollbabaalmost hit my limit on     fortune favours   brave stockmarket hodlbaba next resistance httpstcoozfgnsyjyptempted   sell     pop   even   covid scares in china
    kweb would still go up rsi   macd look bad on lower intervals   these   swings   daytrades   me gettingoutofweeklythinkingrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  timseymour   trading x crazy cheap big brotha in china showing   love   stocks especially those in cross hairs   lisofi spy   dam st glitches get me sometimes httpstcoexmwgfqcmflimitlist prosperousguy prestontrades well
  opened way       we know who was right maybe people   years experience know something if trading was   easy   finding gaps in charts
we would     multi millionaires     is not how real life worksi shorted myself     bit on   what   runner httpstcotqrpjjfhrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered thazzafrancis let me get plz
i promise     should   up based on how its   following babasuccess   httpstcolrcpjdgma   jaewon lim   httpstcojyliykmrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayseeing     stock
i think its time   jack ma   make his unrecognisable return httpstcowbmiixeszpbaba has   gap     needs   get filledbackpackerfi what   jd   higher value than babart sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstmidweek update clf       mu   orcl   amd   tsm   intc   love   setup i have just scan names   see whats ready   big pump   httpstcovrvpfmgdtrndg open   cweb beke ensv hgen scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchtook per contract on   bagsbangers httpstcosxfyouyxnio
 
xpev
li   big reason china company stock shares   higher
  chinese shares   outperforming
is china itself top government officials said agencies should pursue policies     favorable     marketrt pharmdca bidu up     no positionsrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsi know cenn   flip muln
mm want     way imholac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu gds qqq spy   own ddrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered tdid someone alert you on   now trading calls   printing money exploding dont compare us     other trading roomspx spy spx spybahu winningroom httpstcozarutlnfbi httpstcoajudnzqvendi mas   booooom httpstcokdqgduxwnrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesrt siddharthndev   coming   cloneinvestor if you   stomach   price fall
youre not fit   investlooks like youre   real longterm investor   least in   anywaytirx wild thin china play fits   theme     slept on duo sxtc   didimost active stocks in us     hourhttpstcoczzhulwkoonio beke   pdd jdch bili li xpev httpstcoobtffume sorprende la manera en la que he podido aislar mis emociones   respecto   mis posicionesbaba tcehy tme fbmost mentioned stocks on twitter akanbabamulnsonntslatal beke edu didi     rocking   congrats   those who had   guts   buy long china stocks last days   negg breakout confirmed expecting   see   big run heregme amc muln hymc   httpstcoknjufhvdbaba wow los   enero httpstcolojzcbzrkalibaba up in hong kong   httpstcoxitzuiababa show me       i need   hold   tomorrow   hk showed gain   huge   me   i   double   we have identified   unusual   sweep   expires on april
    strike price  
  contracts     price     were purchased    
premiumbaba trading x crazy cheap big brotha in china showing   love   stocks especially those in cross hairs   listing issues   usyes im longchinese stocks gapping up like crazy   bidu jd didi pdd etcmassive kweb   sweep   chine etfhttpstcoalzbqijousing   promo link   you   get   discount     days trial stockmarket stockmarketnews stocktowatch stocktrading httpstcoauytytbyrrrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered trt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered trt wealthbrah   move in premarket   due   positive news coming out     chinese state councilthis trader entered trt rampcapitalllc   premarket   means im only gonna   down nowbaba wait until   short
bears realize there on   wrong side
then institutional money gets   into their positions boom boom   ssseekingalpha alibaba stock jumped when   market opened     macro issues
    generate huge returns in     hd amzn tsla   nvda httpstcokvgzuduluvrt tradermusa bili   jd ninvestandbefree   was   cash secured puts i sold bought them     free up cashbidu up     no positionsbaba is down in   last trading days httpstcogijvjnahrqbaba under is criminalbaba lol not   chance no trust   chinese government pdd   bidu   those chinese adr     round short sellalibaba   stock bear vs bull   motley fool httpstcotzxzfheuki bought       last quarters have shown   maybe was not   cheap   i thought when i first bought   now averaged down  
  really pleased     price i got maxed out   just watching now   fundamentals have deteriorated   remainbaba green week     dollars     is   bull trap   easiest short   year   is down beke is down nio is down pdd is down rlx is down httpstcokoctxascvnits     same when   stock falls
everyone is hating   company
stock rises gt fomo btw i dont own    
mean   in   general way httpstcoehiorkejababa you   buying price   years ago guys   dbonchain pro bought   last two days   didnt buy enough     thrilledrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wort salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsthank you   httpstcoaaajrwcqmpltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqburt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesbaba f no im buying   high     lol ddl mf didi   jd tigr futu china stockoficialmente en verde     httpstcohswqnzcobaba its   beautiful sight gmorning fam pdd
jd
 
bidu
    profit httpstcozhanbxgj httpstcohymkkikyhtpro tip sometimes you just have   pass on   name   get over   fomo yes
munger owns   you dont have   httpstcohzmrpnvthis mornings top most active report didi vol m sonn vol m nio vol m beke vol m   vol m alerts amp technical analysis via httpstcojtlvsdqmdz   tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crdont   fooled   cead price action multibagger lac pcg dwac ldrs goog fami amc ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   own   food agriculturebaba bigger move than i was expecting   im not fully convinced yetbaba vastly undervalued big whales incoming     profit httpstcotpogniu httpstcoitbgnoceamelissaleecnbc guy scores
  explodes higher babababa p risky hold     lil l
expecting   move     carefulbaba is   deadbeat bounce   not buy   if   short   imo its     dailyupbaba bidu bird bli bmbl k   k in less than hrs i know them elite ass old men big mad we hustlers found   legal way   get paid they done phucked up   httpstcohkhxmtombaba thanks jp morgan we love buying quality companies     great price matthewmiskin emilyrroland factset   explains why china names like   jd bidu   soaring   morning
im still cautious on china equitiesrt stockquant most mentioned tickers on twitter last hour akan   muln sonn tslart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq aapl fb amzn tsla   nvda httpstcopycvorqrrt jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme amc tsla access wider trends httpstcozltkvrfsweep   puts   spot volume
oi iv premium ksector consumer cyclicalmullinsmomentum china pennies     over     movement       im scalping quick base hits over   over due     high volumesweep   puts   spot volume oi iv premium ksector consumer cyclicalnotlordfed babart danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt juanluisdemateo   httpstcornxmpctmemmost mentioned tickers in wsb in last h spy   oil tsla gme vxx wish zim arkk nio httpstcointoxxyay httpstcosxbkejqlport fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq aapl   juanluisdemateo   httpstcornxmpctmembaba   juanluisdemateo   httpstcornxmpctmemthis mornings top most active reportdidi vol msonn vol mnio vol mbeke vol mbaba vol malerts amp technical analysis via httpstcoqkwrlxvdaytrading stocks stockmarket investingvendi mas   boooomkids who sold     pdd   httpstcomnrumwaqwmarketrebels what   pop     board jd
 
nio
bidu
lkncy wait what lkncy luckin coffee inc is up todaybaba woosah httpstcoisqtlfqcrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoictop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme amc tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq aapl areb spx didi nvda muln sorted   most recent httpstcobqmhkggrbaba alibaba
tencent reportedly cutting thousands   jobs httpstconwsrotodays   trade ideas   options appetite members long  
long nio
long didi   massively gapping higher
sigh active trade alert these   puts     trading  
  gain   httpstcoeaigsmucmost mentioned tickers on twitter last hour akan   muln sonn tsla mrna amzn tsla   nvda httpstcoxxguhthpmost mentioned tickers on wallstreetbets last hour   we   arkk vxxbaba was weeks ago   totally undervalued if     picture is less cloudy   than its ever   over   last months   least what fair   price   not top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme amc tsla access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank spy mentions   arkk tsla vxx qqq sofi sbux mu gme full live amp historical data   httpstcoqhrxwewkjbaba tcehy didi alibaba
tencent reportedly cutting thousands   jobs httpstcostluaqyaqthese     most active stocks right now didi nio beke   pdd rlx iq httpstcowdpsedtrrxnew megacap week lows   mar
tsm   research on httpstcogwldiauoxjrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba looking   break out towards sdc soon   pull   didi   pdd jd bidu gap up smile direct has high short interestsdc soon   pull   didi   pdd jd bidu gap up sdc lets gosdc soon   pull   didi   pdd jd bidu gap upas i said   market   have relief rally   fomc
soon we   open puts   shorts once more get ready us nioglobal ai   fbbabababa those calls   cost me sold   i just dont get why   my other options opened exccept alis i literally watched   stock dropped smh probably     got more out     contracts aapl amzn tsla   nvda httpstcomznhfvbqcbaba nio xpev pdd kweb jd lkncy futu tcehy didi bidu chinastocks chinarussia httpstcojcxsasdcnbc amp cramer trying   hit china now o jd bidu tcehy nio     garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sflow room these   not alerts   calls bought x     bullish spx qqq china k order orderflow options tradingbaba lols way oversold duo   i think   sees   least     see   high   money setup chinastocks   didi dada httpstcoaoouxwcxismidweek morning in   live room   robintheblack   bidu nio pdd futu bili jd le kc live chat   strat tradershttpstcorpbuztcyglet thestrat get you over   humptrading stocks investing stockstowatch httpstcocptjdxzcead     discount multibagger lac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   own   food agriculturert frankm   nio xpev   li jd investors right now httpstcohcnfqdaurt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwperbaba httpstcotywkrppehdanielmuvdiyt gracias daniel por tu claridad y dedicacin en los vdeos   los lunes   fue un ingreso ayer gracias   vos gurgavin   huge rip i guess no ipo pricegoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvwynn home kndi mobl cbat now pypl fb gld tdoc amd qqq blnk intc nflx   btcx httpstcozieqvcigvtwitters top stocks dfmtf price mentions qqq price mentions   price mentions tsla price mentions ocgn price mentions stocks investing tradingbaba   traders   taking profits up  
up tcehy im   geniusoh
wait httpstconbhkqjzuvbaba httpstcosupbwktrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
no estoy llorando se me meti una suba     en el ojowhat   day   chinese stocks   stocks httpstcofrvpivjdgstradertvshawn well you were right on   damnbaba o god no
dont collaps   pathetic     just happened   drstoxxtrading room httpstcomsavrbroso   everyone was maxed out long china weeklies   i saw   old supports   no solid reversal   didnt hang onto     wellbaba seems like   good risk   reward here   me tgt zone httpstcosmymtjoaztbaba   in
  pagando httpstcoxhcnsopaopinduoudo vipshop pdd vip alibaba     chinatech woooohooooo wallstreet nasdaq stockstobuy stockmarket tech sandp china asia breaking breakingnews soar httpstcowewanlrrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba puts
lets go   if   degen bulls want calls
let me know   i   sell em   you   markup
you know     inflation   tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crque locura   mercado creo que voy   silenciar la palabra   no por nada sino por que no la llevo   ichimoku weekly chart stock   place on your watchlist waiting     reversal technicalanalysis technicalanalyst marketcrash ichimoku koonitz httpstcoiexcsqiqxeyinn china xs bull etf k share darkpool print     jd bidu kweb pdd bili ntes blackbox spring breakout sale   your st month httpstcoqtcxupp httpstcondmqyobuurt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el seguntencent holdings ltd   alibaba group holding ltd gained more than each       measure   chinese tech firmsbaba tcehyrt rampcapitalllc   premarket   means im only gonna   down nowall nio xpev   li jd investors right now httpstcohcnfqdaumost active equity options   midday tuesday
march amd bac   cvx f nio pfe xom aapl amzn msft nvda tsla   fb aal jd amc pdd sofi httpstcomksarinxtbaba in   bullish position short term on   dip   morning   lets squeeze em fxi leading   way   kickostocks
  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcomtwmjommbaba new pt usd tsla aapl amd nvda vxx   nio msft fb amzn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbeautiful breakdown formed on babathe arrow represented where i   pressed my order entry
look where i got filled on   frustrating   say   least even my cancelexit   was very slow   fill
  we press onaimanbbt httpstcojmjucyvze dji amzn tsla   nvda httpstcokrwwgairt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ral
  receipts no paper trades   here httpstcowhnwjndyur   didi httpstcotyinbwgkn httpstcomtwmjommbaba i said   is desd cat bounce see my posts thanks me now these   calls   r   slow days late entry on     breakdown
  compensated   adds     entry price retest   r trusted   time   sales on   one   on nio lod too close   r quick r scalp on   aapl reversal     m daytrading bbtfamily httpstcodgrhncebaba buy   dip   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt juanluisdemateo   httpstcornxmpctmembaba   baby httpstcodwzftjmfz stocks moving in wednesdays premarket session agri   beke httpstcoxxzwkjntzb premarket via benzingamrderivatives sold my   mar calls     they went   low     hour  
lol on   open   how   you dobaba phew thank god i sold pre market cantphaseblase i would say   ccp     ccp version     fed put   albeit stronger
more effectivebaba short filled right       wish lmfaooooo   say   went down wish would   down short   pig momentarilybaba i   out     nice profit i   still   watching     opportunityvendi una parte     httpstcoefxczivywtook off   risk into watch     hold   vwap   intradaybaba due     way oversold   pts   is doable   fridaybring     muln volume   cenn   see what happens   little easegoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn   won ddbaba lock in   profits yo   is huge   alibaba   stock video link httpstcomnkhrilei httpstcovpxnfezxydamn china lit   ass up ifbd bidu   futu jd iq pdd bekebaba fucking options wouldnt update price until wtf   stockmktnewz   performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevaliis       inbaba makes   outsized move   mar option straddle is implying   move in   next days httpstconcumkesbaba     loaded strike puts   then likely httpstcostvzvravpcan someone let jp morgan analyst know he should not value chinese tech stocks   please   he upgrade his price target sure he  
he follows   market   tcehy alibabart salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbili   jd nio tsla httpstcohllxlswmjw httpstcodikctoehobaba took profits   buy   soon   esta hora grandes empresas chinas como nio o   estn subiendo   mucha fuerza
ambas
recuperan algo   terreno aunque esta subida no quiere decir cambio   tendencianyselong   little     stops vs lod intradayrt iamanirudhsethi   island reversal   if staysfor mintues   morewe see blast upto   more in hrs helooks like i gave   signal   buy  
its   easy in hindsight httpstcoqamuvlnualibaba   un po il marco masini del mercato azionario straordinario potenziale ma non si capisce perch tutti lo odianointanto oggi premarket del alibaba
non masini   aolaguerf para alegria   crsorens
muy fuerte la suba     en el premarketrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingbest performing large cap stocks   todays openpinduoduo pddtcombeigene bgneli auto liznhjdxpeng xpevalibaba babanionetease ntesztobaidu bidusea limited selufax luyum china yumcdoordash dashaluminum achgrabrivian rivnmongodb mdbjerrycap if you bought    
theres chance you   sell your stakes todaythe devs   finally doing something     httpstcosznawtgbaba   lot   people in profit   bought   dip bot       keithdorschner iamtomnash   i sold   chinese stocks   everything i had except nio i bought x share shortly     ipod
  i think theyre more legit than     tcehy   likely sell those last shares if china provides military assistance   putin nvda coin riot   dis aapl tsla amd   roku pypl sq sbux crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba island reversal   if staysfor mintues   morewe see blast upto   more in hrs heading towards in next few days httpstcownxstcjbaba wassuppppp shop   far wassup we     squeeze em too hahahhababa fucking robinhood man ugh update   up off   recent low woosah httpstcoyznabqecmjrt beachtrading   bottoms in   easiest swing trade in history stockstobuybaba where       shorts
ppl were happy   short       buy   itm weekly   spreads
  nice floor put in here imo got me
max gain remember when we told blackhatcapital   there would   tickers   would get us our money   way faster than wish   tickers mentioned     up huge iq huya   yinn   vips likebaba how many hookers is munger   buffet getting   they   just eating blizzards   drinking coca cola if you know what i mean httpstcohglqriktodays stunning rally in  
fueled     fullcourt press shoots   stock     levels last seen checks notes friday tsla amzn tsla   nvda httpstcotwwkozdq httpstcoeupyudgsuxgood morning futures rise ahead   fed meetingfomc top watches spy qqq msft   tsla join us in our discord httpstcocdaozzwb stocks options daytradingmsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts
ranking system
  get paid     top contributor



httpstcoryhqjrvvcashed out   not   shabby httpstcorfwcvtsgotop trending tickers on twitter   morning combined over million impressionsspybabaamcniotslarealtime investing trends   insights httpstcoppmthym httpstcocnfraivrt rampcapitalllc   premarket   means im only gonna   down nowoptions flow stream update aapl tsla googbkng   rivn qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcogryvqqoy httpstcoqwvkqxgztrndg ensv cweb   beke swn hgen scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsthis     real life
  wish has   getting slaughtered   late     using   same algo         rest     china stocks     when they     up its only up   calls   xi bought calls   bouncing hard on china newsbaba took mins   get   option priced wtfh solid gain     sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesmaryland mans cheat code triggers instant cash   three stocks httpstcoqivyeogbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v off   putsroadto defichain dtokens dfi btc   httpstcosamimyaesonnduo beke cweb didi pdd yinn futu tme tigrnio babacrowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvmantastrades todays theme is short covering vs profit taking innit babababa   mad i sold   my position two days ago   rampcapitalllc   premarket   means im only gonna   down nowrt pandaoptions todays plays     hit   far     down have next weeks contracts on these held ubaba bidu kweb ding ding ding httpstcopsaxtbiwwmbaba why   options markets closed   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtake   look     tothemoon trading stocks stockstowatch daytrading fomo news wallstreetbets investments bottomfishing redditarmy yolo stockstobuy httpstcovbmijuxkwwhy alibaba
nio   other chinese stocks   surging   nio bili pdd bidu httpstcotftnhcbhbaba loaded shares more   lets go     was   good shortrt jerrycap someone should run   vs qqq feels like   leads       weekoptions flow stream update tsla goog   rivn bkng qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcobunigfjdoptions flow stream update tsla goog   rivn bkng qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcolifdimoornoptions flow stream update tsla goog   rivn bkng qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcohpalqr nvda amzn tsla   nvda httpstcozwvapi httpstcosvfofzwbaba who       losers   sold       la subidas   hoy   las acciones chinas era bastante obvio
si hacen un anlisis tcnico se darn cuenta que se nos vena advirtiendo   techy tmebaba weekly httpstcoaomagiwvbaba move in premarket   due   positive news coming out     chinese state councilthis trader entered   calls     they hit   high     thats   gain overnightdid someone know news was going   drop unusualwhales httpstcoftskpyxzbaba yo my calls stuck   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt elguapobear accidentally deleted my pinned tweet predictions oil   see sub     outperform market xbi wtrading these chinese companies like didi     beke     complete crapshoot if holding longer than   daywow what   short we   on   who   got   ed
averagejoetradr what   you traderecap coming soon what   you trade httpstcojjxafozaride wkhs fsr chinese ev is up big gt nio nio   nice green day     have taken more   ill settle   in minutes not bad     days work     httpstcoqsuqloyjetskigolflife willthrower   didi deep divebaba nio xpev li bidu jd pdd didi kweb crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqburt mustafah   httpstcopjqhsxzi normally   not add on strength
  nio is way cheap even here tsla xpev li babathestocksmen good stuff     httpstcosvjfsqoa   p payed httpstcomjpeqgfydsflow room these   not alerts   puts bought x     cents bearish qqq china orderflow options tradingrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
nteswhat   pitch
i dig   product rates look strong   fuck amp ive   looking   get   exposure
  appears       solid assymetrical rr betpunted   few instead   chasing     my broker hasnt opened mini futures     yet probably cuz     volatility lol httpstcoxlyhzpsbaba bidu akan gapped up over what   your thoughts on   price   here httpstcoicajxccnhk stocks httpstcovnkmmqozvcongrats     traders   httpstcozywaszbcrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba alibaba   over billion usd in market capitalization last night thats fucking mental   think   i felt   maybe   was   sell on   open
got on   calls bought     putting market order   sell on   open     opening print happened     started   crater
feel blessed getting out     gain httpstcohsvkfemt spx amzn tsla   nvda httpstcoqydmcwfae httpstcoegtznvfradded one     china stocks going   jd nio m float china stocks
was   last year
we got lots   room   run pt threw   bit more money into babaanother buy coming when i get my tax refund in april httpstcojilibuhpamzn aapl     fb tsla msft roku nkla ymm crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingrt nlckstocks   is very long term play   me calls i dont want   sell until jan     held safely thru q imoalibaba stock jumped when   market opened     macro issues
    generate huge returns in   coming yearshttpstcowovntzfpsbaba alibaba nio xpev li bidu jd pdd didi kweb tencent china chinesestocksbaba they sucking in     bears   open         over trending now on fintwittsla aapl amd nvda vxx   nio msft fb amzn httpstcogbwhxniidrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt compound charlie munger is   fing geniusbaba httpstcoirelvzbyo   httpstcopjqhsxzchinese stocks open extremely strongdidi nio   xpev   k swing in portfoliovosotros no entrasteis ayer en   y se yo tampocobaba up china stocks jump most since   state council vows support hong kong had     day in years
up httpstcoidfytroscxbaba buying   dips   is stock   deserves   risewhats your biggest contrarian view you hold in   marketill go first
i still hold     positionalso china stocks insane gapupshavent played futu   jd bidu xpev since last year   maybe time   startrt thestreet   up
biggest intraday gain since   resistance httpstcodlfqdkowlrt anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day     is going     httpstcodhgrmibqvrdailyupapi apps   bidu bird   sell   news
      buy when   gap fills   ichimoku weekly chart stock   place on your watchlist waiting     reversal technicalanalysis technicalanalyst marketcrash ichimoku koonitz httpstcosmkicmyunbaba in   bullish position short term on   dip   morningin early morning options action
equity names     top most actives   include aapl
tsla
 
nio
nvda
didioptionsoptionstradinghttpstcowyfhuccashurricanebot you read   ccp related news i dont think its just   day necessarily babart anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day who said i   short   httpstcoqfhgzdpoxcapitanstubby amentofo michaelxpettis wsj babababa well look     what   nice surprise   those who bought amzn aapl     fb bynd snap tgt pypl jd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvsomeone should run   vs qqq feels like   leads       weekbaba weekly calls out   park   jerrycap would   fun if   bottomed   day sellside declares china uninvestable even though they   right
  isvolatility babababa shorts   eating   months you guys get one good day     pop   everybody   out   nowhere watch how quick gains   gone wow
babart investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm aubreymartin gurgavin   then bought      
you   earning lot   money httpstcoszvwqmrxkrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
nteswould   fun if   bottomed   day sellside declares china uninvestable even though they   right
  is httpstcorrczkrgvxrt sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babababa calls coming in hot httpstcobbfmqdxvibaba   pumpis not needed when you check out babas numbers end   point   zoya httpstcoalcsfrnnthats four dollar scalp in babadet var p tiden och brjade nstan knnas oundvikligt med en rejl studs i framfr allt kina men ven annan tech   r nu upp
jd och se i frhandelnfilled   i   not like         i love   in   s   httpstcoqknkctimrt sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babaamc axs   beke brcc ctk didi nio son wsm crowdsourced alerts
ranking system
  get paid     top contributorgtgtgt httpstcoryhqjrvvbaba lets go alibaba   un po il marco masini del mercato azionario straordinario potenziale ma non si capisce perch tutti lo odianointanto oggi premarket del alibaba
non masinitsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcokhmiboaiort konradryczko alibaba   httpstcotbefdebaba httpstcozpfwedbzxnio   lkncy looks like   lot     chinese stocks   up     hedgefundtips just  
chinese internet stocks were deemed uninvestable suddenly
    significant gap up
everyones goiprestontrades marbel thx     congrats on calling   near   lows   buying   calls late     selling on   open   thinking   trading options   stock in alibaba
daqo new energy
jabil
block
  micron technology   dq jbl mu sq httpstcopwnflusbaba httpstcodzlkiubcalibaba surges in biggest intraday gain since sept babababa short   aubreymartin gurgavin f babart ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
nteschinese stocks soaring     china seeks   calm markets   promise   economic supportfutu   nio bidu pos market makers filled me   on   fuck youget ahead     trend here   xtraders httpstcovbdmdswcongrats     who played see you tomorrowamzn aapl     fb bynd snap tgt pypl jd httpstcokkzvnuerprestontrades prosperousguy marbel dead cat propelled   ccp rockets dont think   status     cat matters when       ccp market manipulation babart juanluisdemateo   httpstcornxmpctmemchnc on watch if   breaks     run hard very thin sonnduo beke cweb didi pdd yinn futu tme tigrnio babart sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntescharlie munger is   fing geniusbaba httpstcoirelvzbyodeitaone end   day tweet       falls   flat   end   dayrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntespageone hooked on   feeling hscei   xlre tnx sbux httpstcoamryyvdkoy premarketanalysis russia ukraine oil ratehike fomc retailsales gasolinestation policydecision sales economy stockmarketcrazy short   here if you held   would   stupid on   other handyesterday insane volume   now good news   would have   easy money   httpstcoiyatypnvq httpstcoqhfhvplhcbaba up
biggest intraday gain since   p   oddstocktrader whoaaaa babaswung   weekliesw t frt subvertoxbt   alibaba is up
hang seng is up incredible     last night   taexbt   insane accuracy
catchinglittle   short   open     out still dont have my set up     sized down   taking profit quickrt sinomarket alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babart inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpodac zim panw crwd zs mrna orcl tsla googl msft   unh   uvxy svxy sco uco sbux listen   what     fed   jerome powell       market   market update httpstcocygyqprfvits not too late   buy   its still under   darn cheapprosperousguy marbel its time   start calling     gap king under   sma
  is just   dead cat bounce   we   see if     clear     time   im very doubtfultsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcojiskcnhrkort persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wobaba httpstcomqyeukkzkbaba watch   dump alibaba surges in biggest intraday gain since sept china kweb fxi cnh stockmarket babababa calls   open hmmm what   bounce       tuyacang i have never seen stock trade ev they have mil in cash   market value is less than mil rlx     sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesrt thedeepdivefeed chinese stocks ripping   government vows   support themdidi   bidu jd nio httpstcobbyormnyhort sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesrt sinomarket uslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntesdark pool printsymbol babasize m sharesprice total mrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx aapl tnice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwn seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcouehnvrvhouslisted chinese shares soar   market open
futu up
li up
xpev up
  up
nio up
ntes up china kweb fxi cnh stockmarketkind   wish i bought more       squeeze   squeeze   adami called   on fast money yesterdaya rip     had   dayexcited     start tomorrow   many great setups learn how   trade   right way httpstcovbdmdswamzn aapl     fb tsla msft roku nkla ymm httpstcotovbnmgndspy isit possible   charlie munger is holding more   than last year     gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdsonar top nasdaq open cake futu hour hymc impp muln pali sonm sonn tanhsonar top nyse open amc axs   beke brcc ctk didi nio son wsmsee them ranked httpstcojnazbbwmvnegg shorts   out   shares we readybaba gotu amc gme clov muln httpstcowpcgxvpe httpstcoromnrjtrending stocks on fintwit source httpstcocwjowwsbi spy qqq   spx aapl tsla sbux phun jd ixhl sorted   most recent httpstcoqtyxvfdkdoes     say march  
strike
days early you lucky son     bitch hahahahahaha golden mother fucker   miracle httpstcozrmhommfuualibaba   httpstcotbefdebaba squeeze those fcker tsla aapl amc amd gme vxx zim   amzn fb nvda nio dlo vix evh xom hymc crwd s coup crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvstock gapsbaba bidu bynd dkng iova lmt mdb mtch mu nio noc sbux se shop snap team ttd twlo wynn trading stats     httpstcovbdmvufamzn aapl     fb tsla msft roku nkla pypl v w nqm httpstcohpgmcidliuhe vows support   economic growthhttpstcovixgsuvgfchinas sharesinfocus premarket tradingpinduoduo pdd jd jd baidu bidu alibaba   ps   you want   marketmakers technicalanalysis icymihangseng httpstcoxpuhjkyisbaba time     anxiety attack   waiting     options chain   open     fuck smh   paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingbaba httpstconuwapuinspbenzingas daily   on trending tickers   march
alibaba
gamestop   more   nio gme amc hymc httpstcoylfeqzmhdavidtracey time   sell   few   callstraderjoelpp dont listen     guy i have     sale     ill take   didi great buys you   bank
probablybaba   picked   cents httpstcoppigoktukospy yinn yang   aapl whatwe know     economic impact   chinas covid spikehttpstcowascxckrvchinese stocks ripping   government vows   support themdidi   bidu jd nio httpstcobbyormnyhobaba     think jp morgan downgraded   week   uninvestable   basically   slash thanks     wonderful insight telling retail   sell       trndg   beke scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchthe guy bought     few months  
has had drawdown
  one day rally everyone is cheering he was right   yet ppl say he is   longterm investor not   gambler httpstcorqetreuxnhspy squeeze those bears into sleepless night   waiting   interest rates obviously
inflation is   number concern   spy qqq tradingsignals daytrading optionstrading daytrader daytrade   nio tsla aapl sbux spy aal amc amd beke arch gogo bgfv blnk bynd httpstcoizqaidcwrbaba level key pbts well we should have   nice day
  didi   up big chinese names flying  
looking     downward move on these   nio jd iq kwebchina stocks very hot   nio mini stocks metx mkd   breakout   follow soon   hoy sube jajaja y jpmorgan se cag   nuevo   las manos dbiles
ayer compr barato y hoy vende tranquilamente un httpstcopxhprbkwrt swatoptions live   premarket   stock options trading mar
httpstcovjtiqjuyy via youtube spy iwm qqq vix     would   nice if we   close   level uxin nio   chinese elephants def scooping   cheapies   last two days marbel prestontrades i know
read through my feeds   see what i said
seriously i   gave my pov now on   i dont know
  is my pov   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwchina stoxks gonna rip     nio buy calls     open httpstcohwouuaobaba cheap     overvalued amazon yeah wright hang seng     much   then nasdaq   year   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba even if   rises   here   would   on lower level then   was on months ago   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sgreat thread on   httpstcockbgnsxvrt hisaapp most active stocks in todays premarket trading markets open in mins click here   start trading   httpstcoaekzpremarket green   hell   i sold my   option plays   up go look       morning   its up     shit i   talking bout acesuchiha caromjavier inversorexperto nadie te obliga   comprar     investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwchina names vol pop pm on headlines   market   ipos pledgedidi cweb beke pdd yy jd   tcehy nio bidu httpstcomszhtogcbaba   board full   shit talkers   zero understanding   chinas actual system   governance   long term economic objective running their mouths   their hair on fire careful diamond handing your puts pro bought   last two days   didnt buy enough     thrilledbaba holding strong   congrats gang we     wish i had more   is gonna     big winbaba thank god   danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunbaba mooning   month premarket sonn duo beke cweb didi pdd yinn ddl kc zh rere bili ymm futu tigr iq rlx jd nio     mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt itscharliemar woke up     is up over big move wow     yesterdayrt rontweatsley lkncy     chinese stocks soaring big   up
  is going       catapulting force   lkncy its goingbaba still very cheap   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es alibaba   pre market nyse futuros premarket httpstcophbreykeababa short accounts get wiped     open   cure cancer   morninghuge news glad ive   loading up nio   httpstcotyawkcnjji knew   china theme was coming new one     smallest floats in   market   one     most shorted stockssonn   didi duo pali lkco husa kscp cei muln bbig httpstcovbvsspvfami heavily shortedchina stocks catching bidagriculture food prices risingrepeat sales   us canada   middle eastdidi nio fxi   sonn veon hymc muln cei muln agri aei aapl tsla spy httpstcogbzyevmbaba jd pdd raas crazy premarket sonnduo beke cweb didi pdd yinn futu tme tigrnio   crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba alibaba is up
hang seng is up incredible     last night   taexbt   insane accuracy
catching     what   you waiting  
fam join us alibaba httpstcofeepedulrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba premarketmost mentioned tickers on twitter during premarket   nio sbux sonn amcmost mentioned tickers on wallstreetbets during premarket   gme nio tsla jdbaba dam marbel prestontrades   you think   selloff in   is done i posted what i  
read through them amp decide   yourself i say     respect you get   decide on your own   doing research
  listening   others   picking your spotsi dont know if id buy  
maybe on pbackrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crtwitters on   rise qqq price mentions   price mentions spy price mentions gtch price mentions muln price mentions stocks investing tradingrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt thedomino most searched tickers on cnbc dot     tues
y us treasury yield wti crude oil tesla tsla hycrort garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   know more crackdowns i bet ant is compliant   we get news soon would   epic   happened   next day   i hope you bought otmsi     actively monetizing staying nimble   httpstcobyltoykzr httpstcozpdiadbkewatchlist didi dkng nio nvda babart robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcrt rampcapitalllc   premarket   means im only gonna   down nowbaba   we going   see   week   ramirobriglia   pre market sube ms   httpstcomhrzrhynmmuln hymc sonn pali tsla   sbux phun save aapl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvlargest open interest increases   single stock options todayapple aapladvanced micro devices amdalibaba babameta platforms fbamc entertainment amcthere is   bull out there who just sold their   position   he was done    
    buy   losermoment   silence   thee httpstcokevofnzfbaba bidu   problemsniper   pre market   snooze fest until   breaks   downward trend on   weekly httpstcoupagbtrjrt hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta   robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcthe fud is over nio xpev li   bidu jd pdd httpstcomlgjilgvbaba when these short accounts get wiped imagine   spike   open watching beke bili kc nio   hour     main watch beke bili kc babaaxxa long term uptrend support getting stronger consolidation period ending bullish hammer oversold bounce opportunitywti tsla hymc aapl   amzn djia httpstcofkhiwqoebfnio congrats bulls xpev   httpstcordkvkmhonio muln hymc sonn pali tsla   sbux phun save aapl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvyang yinn didi   chinasays     support chinese ipos abroad
calls   closure on tech crackdownhttpstcoaugmdnxvgbaba bears feel free   go   war zelensky need your help see ya april tech
coin
xom
 
  careful still looks like   market pullback httpstcozlvajboti have followers   im   than     traders on   platform fxi   pdd httpstcomxcztgpwucautious
bulls looking   hourly hls
  hr consolidation is much deeperwatching chinese names   bidu nio xpev   day tradesscouting initial top fish gap up in   downtrend then     first m oversold bouncert jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsranyone virtually   patting munger et     investing in     chinese tech   averaging down     last months   price returns   where   was last friday should probably take   moment     reflect on how much short term price action controls their perceptionrampcapitalllc jpmorgan   analyst crushing itstevethebullrogers steve
i   in     you in fact     you bought shares   pm   evening   up
where   you selling we made   lot   money on prog earlier if     gain strength q i   publish plans   levels   now ill avoid   ideas   sharing   open many     risk larger than i feel comfortable givingbaba breaking news someone called xi jinping winnie   pooh overnight
  he decide   annihilate   bears heeeyyy booboo
were agonna have   declare bankruptcy   up in hk httpstcofgbcfjfrt jonnajarian seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsrrt robintheblack mindthegap chiners   bidu nio pdd futu bili jd le kcchinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jd up   up httpstcobgljlyepb seconds china stocks didi   bidu kweb mu yang chad more marketrebels httpstcotxytfpoxsrbaba not going     up   herestrong like bull looks like i missed my   window everyones watching china stocks todayi dont like   in   crowded trade   volatile       sheep   wolves     in amp prolly looking   cash outwhat you wanna       jd nio kweb metxchrisfranco   least keep   till
when china       most important economy in   worldbidu   chinese stocks   just crazy now   crazy cheap httpstcotkvxsjnfxnio   waking up   rmsl httpstcoawgoinqhrt smbcapital stocks   desk is watching sbux s   jd nio httpstcoekrdzioejwmost active stocks in todays premarket trading markets open in mins click here   start trading   httpstcoaekzobopnioamddidialibaba babarlx technologiesaaplaal american airlinesvale vale safpdd pinduoduosofibaba is very long term play   me calls i dont want   sell until jan     held safely thru q imo if u want   roll out look mid summer httpstcotfazxpgwostocks   desk is watching sbux s   jd nio httpstcoekrdzioejwcan is up in pre market going   blast everyone   join   party   btc tsla   wonder what june calls     worth   open   mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatibaba   reason chinese stocks   running theyve   beaten down   totally undervalued just notice   lot   chinese stocks trending jmihaljevic       prices seen checks notes last friday i think   poo pooing mungers trade     last few months   feel pretty comfy     take lolrt chisatoinvest   nvda mu   anyatrades watchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day   trndyjon what   expect todaylooking   spy qqq esf   aapl httpstcokdonuvexbaba what   manipulation   jp morgan   ramirobriglia   pre market sube ms   httpstcomhrzrhynmbaba i want my   bearfonso watchlist   lt  


bidu lt



se lt  


nio lt  


dkng lt  

mu lt  

bili lt  


spy spxbaba   jerome powell is moving   china   sounds like china wanna   like japan   bad   print infinite money   us has not figured out how   print infinite money without major consequences   we know
japan   just   full blown lying too tho never knowrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiwatchsonnduo beke cweb didi pdd yinn futu tme tigrnio   happy hump day   stockhunter stocks in playtsla aapl   bidu bili jkslink   discord     free chat day httpstcobwesjrkrcmfutu over
gttp
gttp
gttp
  over
gttp
gttp
gttp
mu over
gttp
gttp
gt tp
look     volume on     donnellybrent
similar   your nok example perhaps httpstcobxgofuqndebig relief rally on chinese names like  
nio
jd
tcehy personally caught lightning in   bottle   starting   position in nio   my first chinese stock exposure     year   was   looking unbelievably great sitting   levels httpstcopkmlxaraapl   li didi fb amd msft ixhl bz zm gdrx jbl hd v now cost aon crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvv pm updatelarge caps mostly up     market
though futures downtrending since   watching     open   eyes on beke
tsla
amzn
asml
bidu wouldnt   surprised if   lot   stocks lose steam shortly   open httpstcomekwicakohrt optionalert largest open interest increases   single stock options   include aapl
amd
 
fb
  amcovernight rally   overnight rallybaba gt  

bidu gt  


se gt  

nio gt  

dkng gt  


mu gt  


bili gt  

spy spxbaba dkng ltltlt   king is taking off     real test     bulls would   clearing out zone long term   formations   not happen overnight     takes days   weeks   consolidation   real wealth generation   kick in httpstcolkodihzu httpstcostbzhvnjzbaba   market is finally rationalizing itrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatihot dang guyadami great     httpstcoanthsbqafthere is no limit   success when consistency is   base   persistence is   fuel   pushes you forward when rejection leaves you sick amp tired gds bz bili futu pdd yy jd aapl   li didi fb amd msft ixhl bz zm gdrx jbl hd v now cost aon httpstcoqrtyjgulnrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es kweb   tcehyits   time     fb quarters where im tempted   valuation   monetization catalysts got   china   fintech selloff   distract me   time tho   xpev mqtrndg beke   cweb scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchlargest open interest increases   single stock options   include aapl
amd
 
fb
  amcbaba iv going     wild careful on chains id avoid   urge if not positioned     risk on gap up is substantialrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wotrending amp most active on stocktwitsbaba nio lkncy jd kmph sbux xpev arco s didi   pdd jbl ccl nvda   bntx pfe fcx lac sq mu spot ual tsla msft nlok le exk scvl lmt li bidu httpstcozmtjimfrt libertydividend   ver si nos hemos equivocado y es una criptolong alibaba   httpstcovmcqkfylvbullellis you dont need   own   i dont need   own     someone     httpstcojnujxyiprt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wort tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralgood morning
savages
fomc day expect   lot   curve balls   huge range   patience   pay   watching   qqq arkk amc tsla httpstcoqtzuusgjbaba smoke screen   wall street   taken too serious   retailers thats how you get reaped   gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba nothing in china is     seems somethings very wrong httpstcoojhlgdhdpthis aged very wellbaba httpstcogfowudorfbalibaba
baidu
httpstcofthidix shares rally   china pledges support httpstcoyekzqhfs   bidu jd httpstcolqxounnthbaba billionaireballer alert premium spent collected

technicalsdeepitmcandidate uoa rankfireatwill nonstopuoa uoa activitydeepitmputselling jun p soldsweptup in block   httpstcocgmsbphe httpstcorkforwaqel gobierno chino ha dicho que promete sostenibilidad y equilibrio en sus mercados burstiles esto ha cambiado el panorama para las empresas chinas y habr que ir empezando   mirar las buenas como nio o   que ahora mismo estn por los suelostranku   httpstcoztefcfjcbaba nio scaling out   half here in premarket saving   rest i never buy premarket   i dont mind selling itbaba pre mkt volando   i know lot   you had calls jeezspy amd amc cvx beke vxx pfe nio   crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt cmspeary me getting ready   market buy     further entrench myself     community member httpstcoltcghifmindthegap chiners   bidu nio pdd futu bili jd le kcbaba even wetter now   had   insane volume   last two days httpstcokppxmqyigrt rampcapitalllc   premarket   means im only gonna   down nownio   iq grab citi starts nio hong konglisted shares   buy
sees over upside ayeshatariq   is babababa   is what happened last time when short volume was     same level httpstcoxetwcupyba     paying fat   called   prestontrades   move in     morning way larger than i thought is exactly why i said you   even buy       even though   was under in     last night i thought   would   up
had no idea china would say what     gotta anticipate   move sometimes   premarket   means im only gonna   down nowhasta marioxciento se va   alegrar y hasta en contra   su voluntad jejeje   httpstcocmixrmonchinese stock   has likely   found now   delisting fear is minimized     gov   attack institutional short sellersnow   has rebounded   lot
    alibababacked tech company cootek
ctk
follow i     more hopefulrt juanluisdemateo   httpstcornxmpctmemrt realalexvieira news china stocks explode   wall street deceives   world downgrading     crash congratulations   my clientsfingermotion enters lucrative chinese mobile device protection market fngr trades     deep discount   nasdaq uplist chinese stock   pdd nio yumc bidu ntes investors read my report fngr telco smartphone aapl httpstcokhphrnnkrt juanluisdemateo   httpstcornxmpctmemrt ainversor   en hong kong pensaba que seria una buena compra
pero esta locuraa ver como abre en el mercado amerirt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzmy daytrading watchlist primarybaba nio newssecondaryfutu newsoxy contaapl amd nvda fb dkng ccl ual gappershave   great trading day   keepitgreen bbtfamily daytradert theresaperrin doyu is   market beat i   day   they   chinese stocks   tradable   keep your eye on   your favobaba alibabalooks   slash workforce     its mmc division decides   lay off employeeshttpstcoiorauhizert mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiwatchlistupsidesbuxbabajdniodownsideoxy cvx xom uco oilwhat   expect todaylooking   spy qqq esf   aapl httpstcokdonuvexnio     i expect   when i bought yesterdays dip yep easy money now taking profits   rmsl     real fda gains httpstcoqfnswjytbdbaba   other china stocks rocking premarket   dump     here   here we go   shreyanimbhorka   only wish i had loaded more   finally   how high     go very little resistance   up you nerdsrt nomadinvest   amp chinathe writing was in   wall when you get your info     source rather than mainstream headlines see ptjust  
chinese internet stocks were deemed uninvestable suddenly
    significant gap up
everyones going bargain hunting babagreat convo   justinjarman hvstlink   full videocast httpstcouuxgqzvnkd httpstcopafotrajcnbcfastmoney karenfinerman timseymour   up in   premarket take   bow guyadami
you nailed   one   you get   have   nice sugary treat   now maybe go talk   your colleague jimcramer amp tell him   easy up w   race bating hes having   bear sterns moment   in reversebaba nio still oversold   financial stability board in china said   they   work   us regulators on stability expect     hit     next days   nio   hit httpstcorxexeykv httpstcooyifsjobhrt chrisfranco i   not   expert on   chinese govt i   not claim           reason
every male   on twitter sert thestocksmen my stock swing   is getting   hate heres   great breakdown on why     bullish on china   alibaba httpspdd is rocking     jd   markets
amp zelenskyy is on tv right now delivering   shot   adrenaline
positivity
amp vigilance     worlds watchers ukrainert matthewmccall chinese stocks surging   morningyesterday i discussed   big chinese tech stocks     wild move in kwebalsobaba thinking   trading options   stock in alibaba exxon mobil nortonlifelock w w grainger   eli lil benzinga httpstcolexokeifbaba why   asia stock fund likes alibaba   taiwan semiconductor barrons httpstcojjgukybaba stock market   dow rises fed decision ahead alibaba   httpstcotstwbzsl soar barrons httpstcojccsybaba tencent alibaba meituan rebound on dip buying   historic rout bloomberg httpstcoczytbqeqmvbaba top stock trades   wednesday oil tsla coup   investorplace httpstcoyndtgzsoababa alibaba stock panic time seeking alpha httpstcovojmzlpxlbaba alibaba httpstcotstwbzsl   other china stocks soar heres what sparked   turnaround barrons httpstcosdzfuxmmpyou   use   assets   get invests you get sblc     assets       monetization     sblc you shouldnt return loan     trader return sblc   your bank days prior maturity   you just multiply your active dm   get   info   fxi bidu tcehy jd httpstcojfqbxnisrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt shall mkd is in premarketwill soon   in high demand like   hymcmulnedurt evinvestor nio   market is rejecting lower levels looks like     move up httpstcoipmvhddrrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el seguncnbc   didi jd pdd adrhttpstcoqvtlsgpxjwas     march moment   china time   tell   pdd kwebrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsdailyupapi   bidu bird bli   evinvestor   increases   k   nio   k shares these   awesome buys     rsi super oversold might   art danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt investrtrades free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   evinvestor   us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
free daily picks happy tradingamp likes   tomorrows picksgm   over p under afrm   over p under     over p under spy tsla shop amzn roku nflx bynd lcid pltr coin mrna qcom nvda lcid niort evinvestor   us
hk alibaba i bought shares   morning  
  returned k     likely double   mebzun   couple   months ago
  invested million dollars in baozun   knows more than we   lol fxi tcehy   alerttrade if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us mart mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httplive trading   morning market sonn didi   china sec amp st fed rate hike gt trading group httpstcolyzzgblva daytrading stockmarket stocks watch live now httpstcoteefvcsjdiscord watchlist nio   httpstcoayfarwhivw watchlist fomc     dont overtrade nice gap up   morning       get choppy until   meeting is done tsla   kc spyhttpstconhyohid watchlist charts stocksrt hxo   premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoagood morning fintwit seeing   momentum moving into low floats   im excited   find   big intraday runners my list   stockstowatch   farnio muln hymc sonn pali tsla   sbux phun save aaplgood luck   everyonebaba down   open bidu     top watchers   todaybaba up premarket   china   out   supports their businesses news creates wild swings in   stock     underlying value is damn cheap if we   stomach swings   hold   min year period
confident         easy triple   here long babababa jdrt hxo   premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoababa leaps   hope you bought   dip   held your nutsrt jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   castillojosuhe ahora resulta que ayer todos hicieron   in en   y tcehy   is   turning point   growth stocks     up start buying growth   take profits   natural resources sell ntr buy rivnrt mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatirt jabcapital cweb   kweb beke pddtake   profits cweb   go up           close up only   take top tickers trending on wsb noticeable top vxx   oil tsla gmecheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcocdoffnnart juanluisdemateo   httpstcornxmpctmemchinese stocks surging   morningyesterday i discussed   big chinese tech stocks     wild move in kwebalso travel stocks   backand its fed daybaba tcehy bidu jdmaking money   matt mccall stansberry re httpstcoeubbprhj via youtubert mm china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulatiwatch list   spy amd amc cvx beke vxx pfe nio   stockstowatch stockmarket daytrading httpstcopkgeyrnol china answers market selloff support   vie amp overseas listings plan   uschina accounting oversight new regulations   get approval   not affect capital markets crack down on malicious short selling httpstcoqkdlgyfpbidu nio kweb   jd httpstcobjccoqnxvbaba thanks jpm       scared boys     price avg     roth
future me thanks   lotrt asymmetricalpha   bro its up   my       ajitosu   jd pdd nio     list goes onhang sang finished up chinese council pledges   help economy amp capital market   easing big tech crackdown hugee   jd nio tcehy bidudoyu is   market beat i   day   they   chinese stocks   tradable   keep your eye on   your favorites   nio jd edu tal li mkd petz leave your favorite belowbaba here we gort jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   capebc kosk jointventure   didi nio sonm nvda jd sonn rlx jagxkosk jointventure   didi nio sonm nvda jd sonn rlx jagx httpstcoykwcnssrt juanluisdemateo   httpstcornxmpctmemrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba if ant financial gets green light   ipo  
  chisatoinvest   nvda mu potential up gappers premarket     yday highdidi nio fami   rlx beke pdd iq zh futulive scans start ettrading stockmarkethttpstcovxhxpvayrt itscharliemar woke up     is up over big move wow   sancompounding just tweeted   thread last night   up tencent up xpev up pdd up investors who takes opportmost mentioned tickers in wsb in last h   spy oil tsla sofi aapl amd nvda pltr fb httpstcointoxxyay httpstcoqgstjtygbaba hater you got caught   now you   pay i hope ur not short buddy   pre market   alibaba   rise     king beggings ora new hope   china is propping up chinasimilar   what we   last year stocks i   trading todaybababidupddfutuamdupstnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqztrending stocks on fintwit source httpstcocwjowwsbi qqq spy   phun tsla sofi sbux jd kweb spx sorted   most recent httpstconbssmdpeflrt tommythornton   httpstcoytgsctwqbaba   china stocks gapping up big on news   china vowed   keep their stock market stable   support overseas share listings room     then charts httpstcoruwgbhpstwoke up     is up over big move wow   bearingtontrade   on     lolnotedgreat explainer on why there is fear   uslisted china stocks   delisted three years provides china more than enough time   work out   deal httpstcoyhzzleggadisclosure long babawe   not done either our positions   still pretty small versus our overall portfoliowe   add   more
hopefully reducing our average entry   even lower levels         tcehy httpstconklssnjqwhong kongs hang seng extends surge
rising   tencent
alibaba jump more than httpstcorftlhgpii investing   tcehybiggest tech losers   chinatencent tcehyalibaba babameituanpinduoduokuaishou technologyhttpstcoemhueuvy ke holdingsniojd health internationalxiaominasdaq tech meltdown techmeltdownecommerce httpstcomvhbuzewsrt inversorhedonis sabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babart investrtrades todays watchlist rivn upst orclqcom docu fiscvna iaa shoppypl   xpevalways managrwallstreetbets daily discussion mentions over   last hour rank   mentions spy fb nio oil nvda lmt qqq sofi aapl full live amp historical data   httpstcoqhrxwewkjupdate babaup premarket got lucky i bought   httpstcoctovdhhmlnbaba jd bidu nio fxi kweb httpstcotahulwmababa bought   last two days   i m getting profit gonna sell   right   lol popular nio
 
sbux
ttcf
xpev
bili
sana
aap
ice
jnj
znte
vel
cmg
ihrttold you   buy   httpstcogffnwdmztop most mentioned tickers in fintwit nowpremarket   alibaba tsla tesla jd httpstconnbrwho aapl apple nlok nortonlifelock via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit nowpremarket sbux starbucks   alibaba sofi sofi jbl jabil pdd pinduoduo via httpstconwsneckpndfintwit stocks stockmarket stocktrndg   scans httpstcogykbcnr daytrading stocks stockstotrade trading investing stockstowatchlive   premarket   stock options trading mar
httpstcovjtiqjuyy via youtube spy iwm qqq vix aapl vxx babaalibaba group holding limited is up in   premarket babatodays watchlist rivn upst orclqcom docu fiscvna iaa shoppypl   xpevalways manage your risk   take profits when profits comesee money
take money investrwatchlistrt cityindexjosh uslisted chinese stocks   surging higher     bell     includes  
nio
pdd
bili   tme
wrt cityindexjosh uslisted chinese stocks   surging higher     bell     includes  
nio
pdd
bili   tme
wbaba up   se up   just sayingapetrader kentsbrokerage look   nio       big pre market volume gap uprt anthonyohayon   ripping   u reillymcadams never listen     normie heads on here
crushing my dude they dont like babauslisted chinese stocks   surging higher     bell     includes  
nio
pdd
bili   tme
    up   find out why   what   means httpstcoiversemqchina shares volatility trading stockstowatch stockstradingrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jbaba iv crush day   if you   holding options     sell i   see puts going down   iv   calls     bunch   idiots on   board who hate china   something alibaba wont delist   china isnt going   invade taiwan either fear is   strongest emotion while trading   its taken advantage     httpstcoiolmnamcrgbaba nvda mu httpstcoeibbkqgwrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   melissaleecnbc   premarketbaba has       most compelling value out there ive said   months
  soon   china takes their knee off their necks price   rip up premarketstrong premarket rally in chinese stocks   pdd jd yy other long ideas nvda mu jks jblhyenukchu compro   ayerrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raly el desmadre     nio y compaaunusualwhales why is ken griffin allowed   use   program   steal billions   americans daily
shut off our stocks   sell only profit more billions   buy more football clubs
yachts amp more islandsi dont understand   tsla aapl oil btc etherum spy qqq   httpstcokhajwxqbgbaba lol inverse jpm analyst   congrats     longs let   ride   ekeane   i told yall   time   add was in   s smh whoever bashed me deserves   pain     short what kind   clownrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba   jaytailor   just set your   price   let them cover there hahahahahahahahah   long live china   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft   yesterdays option flow   china announces cooperation   us on chineselisted stocks   have     smart bet     decimation
    have known spy httpstcosadienkbaba no dips   morning   open multiday runner httpstcovjfkbxvickusing my selfdeveloped comparison methodology
here     top companies ranked   value in todays top performing sector ecommerce stocks
jd   pdd amzn melitherefore
httpstcooyhfvuwd
inc presents   value in   sector httpstconeolizcwdyou think i wasnt marketbuying cweb   morning drip cweb labu now steps up     plate   jd pdd unreal sensitivity shown
theyve   down   not out httpstcoqaxxnffdbaba just set your   price   let them cover there hahahahahahahahah   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsppgh how is   company   unknown   under   radar insane growth
market share
innovation
constant pr   updates
partnerships
etc etc etc amazing tech company tsla lcid     i told yall   time   add was in   s smh whoever bashed me deserves   pain     short what kind   clown shorts   in   s     down   ipo price you deserve   loss   ihzhdidiedurt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raltrending stocks on fintwit   sbux qqq spx spy tsla jd nio sofi mrnaxglobalmarkets investing stocks wallstreetbetsbaba premarket trading plan   check us out in   daredunft discord     rest amd tsla gme spy httpstcoavtjxgvxbaba i     only trader who made   gap predictioni     i only have followersmuln amc gme httpstcosjvkwasosalibaba   tencent   preparing   cut tens   thousands   jobs combined   year in one   their biggest layoff rounds     internet firms try   cope   chinas sweeping regulatory crackdownbaba tcehy jd pdd biduhttpstcodseccqbhrt bearingtontrade   on     lolnotedcweb   kweb beke pddtake   profits cweb   go up           close up only   take   profits     win even if your down big on these thats not gonna make   go up more than    
  stop     pulling     opening priceebon nio   sos racist folks     like   mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httprt qcapital   httpstcovljnyzdvdunusualwhales retail eyes     over chinese tickerswe counted chinese tickers in top most popularnio   jd pdd httpstcojczhflyrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionert tradingsunset   day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftwbaba only wish i had loaded more   nio iq   sell   rips here dont buy into   fake green not gonna end well in   short term httpstcomvviqtoithis is going top     biggest short squeeze     time   fxi bidu tcehy jd kweb httpstcoszfmvbsort tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt realalexvieira news china stocks explode   wall street deceives   world downgrading     crash congratulations   my clients nuevo video sobre lo que pasa   las acciones chinas en marzo   bidu jd kwebhttpstcogbnpyxzkrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt melissaleecnbc   premarketrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets anews china stocks explode   wall street deceives   world downgrading     crash congratulations   my clients   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato httpstcosywewcwrt juanluisdemateo   httpstcornxmpctmemsony sony stock   surpass dis disney stock     aapl apple market capitalization t cmcsa ssnlf   tcehy ge dmlry amd nvda msft viac goog zm amzn fb nflx tsm tsla se   appleevent msge msgs gs   jpm httpstcopgxwfandfsrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralholy fuck i got scared out   selling     put   now its up   wtfrt professordman     hit low s   options calls going     booming   common shares up now httpstcouamovjbaba pues ayer si era una buena zona interesanteenhorabuena   los que esteis dentro   menos en este dia   jd didi cweb take   profit off   table   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  ssnorlaxuw babababa i have never seen such   beautiful pump httpstcotiggufxrt everytimeicash new video fed decision day thoughts   expectations httpstcoikakdfnjzaapl amzn   fb goog msftrt bulldudec premarket top amp flop stocks   watch march httpstcojlfhgzlwbbeke didi pdd bili futu tme jd babababa someone on   team picked up on   movement   you spy qqq dia httpstcoovstdqxbaba jd nio httpstcojwqoiogrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunglad i     my position in    
significantly bringing down my average cost when you see   solid business never run when others   runningantes   ayer pens
voy   abrir en   me parece una oportunidad y   final del   no lo hice
  en pre marketsiempre triunfando httpstcohkpdpfrom yest pm     if we get   gap up tmrw possible   friday   httpstcoilcqusdgbaba pump right   day   fomc alvaroverrier quin estar vendiendo sus     qcapital   httpstcovljnyzdvdthe premarket watchlist is up   its looking like   day   chynalets have   fantastic day guys tsla   duo spy qqq stockstowatch stockmarket investing daytradinghttpstcouzyvpiynrjpm one     biggest bank downgraded china tech stocks
  three days china government vowed   support   tech businesses check     china stocks   is coming up crazy visual adam khoo httpstcoaxahtvykvbtodays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followed   decent pullback then sw grindbtc up todaystock im going   playbaba bidu pdd jd yysee you in       writing my opinions down on httpstcolabpsqmrwrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba httpstcoqruikhxrzerohedge per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcobsjrznsnzme getting ready   market buy     further entrench myself     community member httpstcoltcghifvector intelligence vi is   algorithm designed   predict potential outsized intraday moves vi   select up   stocks per day todays vi stocks  
le
sbux   learn more
visit our site
watch   video
  sign up   freehttpstcowneaqvcprt shall mkd is in premarketwill soon   in high demand like   hymcmulnedurt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followgood morning traders   tickers   have my interest   morningbekebilifutuyypddjdntesupstbababidunvdatslaavavamdjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbfkkw httpstcowlbqjryxrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunamd crazy   say if holds
test into thursday if fed has no surprises qqq spy  
get you   son told you     enjoy
who got     is   time   buy   stock httpstconzcyakkbaba jd beke nio li     china stonks up   same price   last week thentodays market opens w upgrades amp downgrades     gt stocks amp etfs on httpstcozimllmjq   unbiased technicalanalysis   help you make   trades top marketedge secondopinion reports aapl nvda tsla amzn msft cvx spy amd xom qqq   fb httpstcogiaywwewkweb up     normal   vxx move   we dont live in normal times     interesting   see what   secgovt   regarding china names   far
  they   is blow hot air  
jd
pdd
bidu
wb
ntes
yythis is   year chart on alibaba     rise off such   oversold level should not     surprise httpstcooobkxbvustop buying chinese stocks kweb   china httpstcoacdrnxfjjd     youre telling me you didnt sign up   whalestream sucks new video fed decision day thoughts   expectations httpstcoikakdfnjzaapl amzn   fb goog msft nvda tsla qqq spy httpstcosduqypzjeguyadami your plus         played out   readytonybattista tastytrade bili pdd   monday   danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt stockswithcam   pm fb up points in one trading day nio pm i     youre sitting on   sides lines wrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   dump   open   hold   pay day httpstcozvswnoybaba i guess   china bashers   gonna loose their pants   underwear   week bottoming is   process not   event   thing     happen     bidu nio kweb etc is they trade in   range   months
build new bases then rise
  is if they dont get delisted first these charts   in massive downtrends
even   dead cat bounces once httpstcocnadsuerxmrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
premarket gappers using trade ideas httpstcozlqddclr spy up sonn duo cweb beke didi lkco yinn kc pdd zh ddl bili ymm rere gds futu wdh yy tigr viot   vnet jd htht tcom qfin bzun   httpstcohweqrxqrort michigandolf catching up on headlines   looking   my   position premarket httpstcodvooisstzvbaba price action speaks louder   way     news actual move is yet     though   ill take   start httpstcolkodihzu httpstcovfvpzzfmy picks analyst meir barak long  
nio
bidu
jd
pdd
ntes
sbux
nvda
tslashort sbaba bitches selling   robinhood is allowed   take profit   et lol   dropping   open stocks on watch     opening bell alerts ddog gds dq wynn yumc smar   jdhttpstcouuwrzxone hot minuteon watch aapl
amd
nvda
amzn
sbux
msft
twtr
pton
pypl
afrm  
nio
li
xpev
didi
jd
bidu
bili
iq
tme
futu
pddearnings amc len
wsm
pd
ges
edr
nbevipos gdstu
onsubaba httpstcoljoxwncmxus equities marketsyesterday actuals   todays futures pm   very green   up pmwidespread
broad support   equities btcusd toothe up portfolio cqns picked based on monday eod is up dramaticallythis seems off calm   stormyesterdays smart play     wowie wake up mkd may squeeze hard   muln holding long httpstcoxdmgclprrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crchinese us listings driven   vice prem lius commentsfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft   i fucking told you   buy   dips   httpstcoacgxjflgfalibaba stock news   forecast is   time   buy   stock httpstcocbpxuashuhttpstcoavuzfrgl httpstcodmfeaseozrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralalibaba sube
en el premarket   dicha apertura va   dejar una isla   reversin alcista   httpstcoddaknvpjru httpstcorbidqdyfnio   xpev should just           trend reversal looking     month charts squeeze   shorts without dipping china revenge
hell yeah   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojaehl   what   i say   great   httpstconxjnfppbaba was   mentioned here httpstcoxbpldyynbrt ajnogues vaya
ayer todo twitter salindose   las chinas como  
nio y diciendo que no haba ni que tocarlas y hoy resulta que crt tradingsunset   day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftwmaryland mans cheat code triggers instant cash   three stocks httpstcocvjyptobqxbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vpremarket movers   didi beke bili chinese adrs on fleek httpstcokwtyoytsi summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitstsla aapl amc amd gme vxx zim   amzn fb nvda nio dlo vix evh xom hymc crwd s coupdo your due diligence httpstcoxvvlypetal edu aa ach cenx amr beke expi   jd meli acm ntr ipi httpstcomqniynfpkrt tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crbaba first dip should       mid s catching up on headlines   looking   my   position premarket httpstcodvooisstzvbaba jackpot swing   s   bit open   good watch     in aapl calls httpstcokrustwbaba long ride       i like   green   its okay if done in unison httpstcosgcpgwmltjpatrades     i brought             just went up   i sold     yesterdaybidu   pdd whos still chasing here   se premarket is looking sexyrt ajitosu   jd pdd nio     list goes on httpstcokmjbrqdkbaba ltltltlt   you guys     chinese uh oh same energy is here   morningthe markets have no idea whats coming   themfed   no fed
we making money todayspybabapddnvdatsla httpstcodzdowkstocktalkweekly ms said   same         popped   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojalibaba you need   sell   stock immediatelybaba jd didi nio httpstcoemrfdsxrt juanluisdemateo   httpstcornxmpctmembaba dos das despus   que jp morgan establezca un precio por debajo del actual y se marca un arribalas otras veces fue por arriba del precio y sigui bajandomenudos analistos httpstcokjidfltbbaba i was wondering why   equity was going up       close
  put prices were staying flat   explains everything   nio i wake up   chinas economy is fixed
gtfo si   sube un me tiro del techort kickostocks picked up     didi calls into close     woke up     beautiful green day     hard work on optionsjackpotbrother put money where your mouth is short   premarket   pnico comprador todo lo que se vea como basura ayer
hoy es un tesorokweb   nio     up   fosho   tickersymbolyou everyone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crocft   kweb well
well
well   day traders taking profits early time   go long china stocks     huge gap up   morning jd didi   vips pdd kweb bidu momoahora resulta que ayer todos hicieron   in en   y tcehy   typical wall street they spread fear   trap retail shorts   babamovement   remember   name alex yao httpstcotulcuukzrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralalmost bought   nio   didnt pulled trigger     may go   zero dang itrt ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxovaya
ayer todo twitter salindose   las chinas como  
nio y diciendo que no haba ni que tocarlas y hoy resulta que compraron todos ayer   cierre y son ricosque poca congruencia y vergenza hay por aqu yo sigo diciendo lo mismo que el   largo plazobaba tcehy job cuttingcost cut
keep expenses low   try improve margins   free cashflow i dont expect earnings     impressive in   next few years   interest rate hike   inflation httpstcoujotxxaibgurgavin you buy   calls july babynio jd   xpev i know many hate china stocks   most   retail   not have       china stocks   ripping  
picked up     didi calls into close     woke up     beautiful green day     hard work on options finally paying off httpstcoonqbzqjxzp httpstcookwhugjqrt qcapital   httpstcovljnyzdvdtop orders   fidelity customers premarket tslababaaapltqqqhymcniosqqqnvdamsftamzngmespyamdsoxlqqqwmtmulnamcfbsofisdelltnasonnxomuvxyavgofkwebmu httpstcoeiyfezrrmbababidubilijdlinioxpevrt beginnertrades we   live trading these overseas companies like beke sonn  
oil amp mineral stocks like hymc cei amp more comesancompounding williamgreen i   feel   way i just released   paywall   my   breakdown if you   interestedhttpstconhcbqcacrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpbaba weekly continues   fall   enters control zone crosses midline enters control zone httpstcomjcuvicchinese stocks trading in   us rocket higher   china signals support     sharesbaba bidu jdhttpstcoivqvvakudprt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es first out   read why bilibili shares   soaring in premarkethttpstcolrplucvmorningmarketconversation ephoria stocks optionstrading investing crypto bitcoin m spy   china foreverslowstroking ykm httpstcogrejekkxstocks in playtsla aapl   bidu bili jkslink   discord     free chat day httpstcobwesjrkrcmcalled didi when   crashed down now its up overnight chinese stocks   run   awhile get in   ride boys babart stockmentionbot most mentioned us stocks on reddit in past hours amc   gme spy sa   i     only trader who made   gap predictioni     i only have followers httpstcosjvkwasosbaba how much yall think my short mar puts   going     worth     open       where   was days ago   wait   find out     fintwit perfectly timed buying   dipbaba planning your exit       fall hard   opening bell    
  only one getting   gains is brian o lery   poor charly is still huge underwater   httpstcotoaeptjlbaba listen   noone
just look     charts zoom out get   good look   hedgefundtips history doesnt repeat itself
    often rhymesthe last few times hong kong was trading   book value
sharprt reillymcadams china names         strongest todaymy longs     gt nio gt   garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es ultimatetraders reddit china has faith in adrs   pdd our tigr   reports soon
lx   million buyback market cap ill sell my upst calls     hope   rallies on bmbl snap now meli   bros   fresh puts
relief rally maybe httpstcobbkgiridjalexpitti there   thousands   thousands   chinese stocks
china is not just   tcehy   jd hong kong
shanghai
shenzhen
markets where even   volatility   western hysteria   emerging markets is often avoidedrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralmost talked   stocks on reddit vxx oil   tsla gme qqq amc aapl gld corn amd wish nio httpstcocmaknoyddailyupapi   bidu bird bli buenas noticias para   y compaia inversorexperto httpstcojgoeqihlfbabahoy arranca donde esta la linea naranja
  ser asi
dejara la tan conocida isla   reversin marca en un circulo veremos luego   la fed
si ingresamos para sacar algo   cortofigura muy eficiente para marca una reversion   la tendencia httpstcovxdqpzselbaba not selling until   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba doomed dead cat bouncing   just block     paid bashers someone wants   accumulatemost tech stocks   down     massive short selling they   have   cover   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralone   our long trades put on   in action     leaps we still expect   market capitulation flush     definitive     pullbacks we     adding here httpstcozuhprvhrt chartgallori pregame show starts in min   est we have lots   talk   china
ukraine
fomclets get prepared fortake   look     investments tothemoon redditarmy stockstowatch fomo trading stocks stockstobuy yolo daytrading wallstreetbets news bottomfishing httpstcozyukgfubaba video coming soon    
i   give you more context   everything   has happened   week     special insightsbaba   torodearena tremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdnio jd   xpev i know many hate china stocks   most   retail   not have       china stocks   rippingrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba analysts   idiots     bashers   idiots tv bobble heads know nothing wow what   move     never trust china
doesnt matter   bargain   if   opens     up
      bagholders   avgs   shouls seriously think   writing calls   recover       money they   losing waiting   my   xpev nio positions   go     moon httpstcomsswzdqdrt juanluisdemateo   httpstcornxmpctmemlmao jpm   tp       jumps   days later whats new httpstcokvvvchikbfrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdmelissaleecnbc cnbcfastmoney guyadami great   babart danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt mrstockbot tradingfanatic beep boop heres what i found       total   volume k total put volgarethsoloway bought in  
not based on charts
    bounce on   indices   extreme bearishness on     was presented on   silver plate   investors
  was   screaming buy yesterdayrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba oh
wow
going     where   was six days ago raffaelladefili kasdad   in revenue is trashbabachina says     support chinese ipos abroad
calls   closure on tech crackdown   jd kweb httpstcozlsrggzrrt melissaleecnbc   premarketraisingthebar     klendathucap ali       forty bagholdershong kongs hangseng index soared amp chinas shanghai composite   reports   progress   us regulators on cooperation plan   chinese stocks listed in   us push   end crackdown on internet platform companiesbaba jd iq pdd httpstcosryct httpstconsbkntqqbbaba what   pump
geez   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raltrending stocks on fintwit source httpstcocwjowwsbi   sbux qqq spx spy tsla jd nio sofi mrna sorted   most recent httpstcokbljgsjkrt beginnertrades we   live trading these overseas companies like beke sonn  
oil amp mineral stocks like hymc cei amp more comebaba beautiful dead cat bounce im closing my calls   buying puts shes still going down alibaba stock closed lower on tuesday   other chinese tech names bouncing
  stock though is up in wednesdays premarket   chinese regulators signal positivity   needs   recover   struggling     past year httpstcocbpxuashu   ivanbrianchina gives green light   overseas listing   jd nio xpev didi we   live trading these overseas companies like beke sonn  
oil amp mineral stocks like hymc cei amp more   hang out while we trade live on stream     k account httpstcoddiwhsduzw httpstcofalsrmtstake   look     stockstobuy yolo stocks daytrading investments redditarmy trading wallstreetbets news tothemoon fomo stockstowatch bottomfishing httpstcotuzoaceibrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el seguncongrats   holdersrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdraffaelladefili not   sure i would include     trash
  when something is beaten down     extent
  spring   tends       much greaterbaba i guess stocks only go down   months chinese names ripping overnight sending       equities higher xi making bold claims   support   market while covid concerns   in china   up nio up etc etcbaba bears   loose next one week   hoy   me devuelve parte   lo robado hace meses httpstcoqgpqpcqunrt intinvestlong   nio   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba how much       option   up   qcapital   httpstcovljnyzdvdbaba dead cat bouncepeople in fomo   would drop like hell thanks me later httpstcowvckaxgnkdamedinar tranquilos no hay que esperar tanto mira el preapertura para   httpstcoatjnnxivtrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba glad   see absolutely nobody is going     taking profits   httpstcojshjywwinzanother totally normal day in   futures markets   boosters     huge fans   fed rate hikesparty ongarygensler httpstcotntniowccoincidentally someones bought
mar   calls   in   last hour   trading  
worth   pm here httpstcohntmyis   nio   nio   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba lol poor shorts   hugos   pm hk httpstcoirirgiwmdkeveryone is worried     fed fomc meeting   xi just told   world     chinese govt   finish their crackdowns on big tech   support overseas stock listings   is huge news httpstcozdzedmgbaba jd nio li byddf pdd tcehy bidualibaba nyse  
wb morning   top stories dominating financial media on wednesday
march tcehy httpstcowswrclzrttbaba httpstcocdgjxxmrjstocks making   biggest moves pm   jd pdd nvda   pfe bntx mu spot nlok le scvl amp more httpstcokepqaojlrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es torodearena tengo     option alert high volume options     friday
march roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdbaba if you shorted   on margin
i hope youre ok   up   markets look   continue rallyrt alerttrade if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us mart tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini raldrp     thing died iampyynda said its gonna retest soonrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralrt garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  smost talked   stocks on social media amc tsla gme vxx   hymc amc httpstcosanbowfnrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba hahaha   biggest bear trap over these two days bears thought they won when they shorted futu last night saying we   uptoday
they   broke jd   en hong kong y otras chinasel gobierno chino anuncia medidas para estabilizar los mercados e impulsar la economa httpstcoguiifgwwbhbaba jd pdd nio     list goes on httpstcokmjbrqdkrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ral mar
premarket movers news gainers duo beke didi pdd kc vnet rere bili gds ymm futu ddl tigr bz zh tme wdh iq rlx yy bzun qfin tcom tuya dada imab babalosers tanh ixhl sonm tcon mcg srga crex le drct agrisource benzinga wire httpstconvqgdsvrrt juanluisdemateo   httpstcornxmpctmembaba who bought   coincidentally someones bought
mar   calls   in   last hour   trading  
worth   pm here httpstcoagueeocurhemos visto los mnimos   babart garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sgarethsoloway thank you   got in amp   kasdad   is   band on   run   w other chinese stocks yesterdays poor cousin is todays hero now   httpsbaba brownboi nio not up   much only posted till   httpstcoxrbwljvsznbaba       end     bear market   jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   alfiedata     httpstcotwulwlodzbaba disparada en el pre market httpstcoqxyazikqbaba said fuck your pt jpm lolbaba premarket quotes livedata last updated mar
  et consolidated last sale   tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba is   band on   run   w other chinese stocks yesterdays poor cousin is todays hero now   httpstcoazlwptqkbrt tradertvshawn good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini ralbaba y tho good morning traders thanks   supporting   stickynotefed day   we   excited   have called   mini rally into pmbaba long yday   seems     working
haha should     great day     chinese names
looking nio alsomsft nvda amd httpstcohqwatygoeggurgavin  
chinese tickers in top most popular   retail investors nio   jd pddhttpstcojczhflywallstreetbets ipath series   sampp vix shortterm futures etn vxx ipath pure beta crude oil etn oil alibaba   tesla tsla gamestop gmebaba httpstcomaodohalbaba volume hit m   gonna     big day   still trading   ipo lt trillion rocketship emojisgt   hopefully     drop   fomc httpstcomseefgynrt qcapital   httpstcovljnyzdvdtop trending stocks on wallstreetbets     mar
ipath sampp vix shortterm futures etn vxx ipath pure beta crude oil etn oil alibaba   tesla tsla gamestop gmefood   thought adxgappers sells   very high   xly  
if we   get   gap up near   ema its looking like   holygrail possible setup not taking     these
  just observing i like   wait until gap amzn tsla   xhb nke hd mcd sbux yumc httpstcozxkfkgxeqchiapettachris tradingthomas yep sold shares   vinn amp shares   nio       small gain thank god im still holding   calls   itd criminalrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   juanluisdemateo   httpstcornxmpctmemtjthetrader high volume reversal days   periods   major selling red   green on high volume     waterfall   selling example babachina market manipulation your move powellmchi fxi kweb bidu gds li xpev gds bili ntes   pdd jd bz beke httpstcoynohbocftodays premarket movers amp news wednesday
march  
didi   jd pdd nvda   pfe bntx mu spot nlok le scvl spx spy spx spy stocks trading charts amp discussion stonkforums   gt httpstcoezvpzwswvp lt httpstcocdqhdkbaba huge bounce wowbaba lets see how far she   sustain todays gap up   major selloff     happen
usa ia paperhanded bitches
half u     saying ur gonan sell     peanut gain   gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdjd   first bullish thing ccp has said in over months   seems like   big jump
    is     very muted response   far   danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunpremarket watchlisttsla nvda futu aapl babamuln agri kavles   btcusdevery morning we   having   live trading session   educational webinars in zoom   members in smallcaproom goal     room is   educate tradershttpstcooolvigttprt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jgurgavin bought when everyone watched   sold       was   gurg   if you     trader looking     new tool check out httpstcompcaiuynautomated trading strategies us marketsdatascience machinelearning investing tradeideas swingtrading evfm f   fcx open mdlz aa ko ms nlok lxp cvs axp httpstcoaxcvyyamrt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunlink in bio join nowtsla nvda mu amzn msft   nflx adbe axp ibm amd adsk v cat jpm fb httpstcowqyuyxqvmbaba def profit taking gonna happen     bell
close high s would     win   me   mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httprt danielmuvdiyt bitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segunrt samanthaladuc yesyday in my trading room i said turnaround tuesday   china plays expect   gap up wednesday what   gapkwrt gurgavin chinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jdrt marketcurrents   pdd jd alibaba
other chinese tech stocks soar   government says     support market httpstcoxvoobitcoin y las criptomonedas se mantienen fuertes en la zona mientras nasdaq hace otro en premarket en el segundo   consecutivo alcistas mientras la fed se prepara para subir las tasas   inters estemos atentosnio en premarket   igual que   yesyday in my trading room i said turnaround tuesday   china plays expect   gap up wednesday what   gapkweb   fxicapitulationsellingsubscribe httpstcoxdwmsxy httpstcokgoxzxzblrt tradingsunset   day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftwstockhunter   lets   itmr loverman   httpstcockjyjzgnvchinese names flying pre market didi up pdd up bili up futu up tigr up tme up yy up jd up   up httpstcojgvbfvtctujayktrt   you get         you think we   see   short squeeze todaytwitters on   rise tsla price mentions   price mentions amzn price
mentions amc price mentions spyr price mentions stocks investing tradingbaba go boom   melissaleecnbc   premarketbaba ha ha squeeze   stupid shorts hard   see my post   days ago face ripper bear mufucs   how   loose         enhance your experience in trading   get instant help link in bioba bb   luv kss spg rcl tell ensv axas fet jd httpstcohsgyekrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvtremenda noticia para las acciones chinasel short squeeze va   ser brutalbaba tme nio bidu pdd jd httpstcojjwsfsazhbaba wtf news   jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   icodeforcoffee   futu tigr bidu tme if what drag   stocks down was government unsopported   now     risk is over thiwe were long   we went long on qqq yesterdayyou   get     than   httpstcowcijbynplbaba hmm shares bought       httpstconypjihndbaba right when i sell yea   httpstcouvxfvtmbvbaba omg these     trending stocks   nio didi sonm hymc jd nvda httpstcoqqryjuyrebaba lol   bulls here   happy   see   quick bounce   dont realize   is still   ipo price
bagholders   still in deep water httpstcodoaegndypremarket top amp flop stocks   watch march httpstcojlfhgzlwbbeke didi pdd bili futu tme jd   nio xpev mcg bur nlok smar s dri mtg holx vir angi spx spy ndx qqqstill eating humble pie on   entry though   httpstcokjmnxrdsjust tweeted   thread last night   up tencent up xpev up pdd up investors who takes opportunity in crisis creates huge wealth maximum value exists     heights   pessimism httpstcoolaguwyrbaba told yall my daddy   pick   up   mr loverman babart qcapital   httpstcovljnyzdvdprojectcortex keep   sour   en pm   httpstcofprpgqbnbaba pm fb up points in one trading day nio pm i     youre sitting on   sides lines when there is   killing     madeshrewd gang on top
whether you like     not amc bb f acb httpstcoqpipwykufbaba congrats bulls instead     down
you   only down       holders   only   positive     just breaking even     price   juanluisdemateo   httpstcornxmpctmemrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpbaba jd nio bottoms in   who sold     loss gneffa babababa saw   coming   greedy bears in area   man
props     cnbc guy   called     finally hit one   is   trade   nothing more though time   take profits therocktrading lets have   moment   silence       shorts losing everything todaybaba its fuking penny shit   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba is   yet httpstcogckjpseokxrt chrisfranco i   not think   should buy   if they   willing   hold steady until
  least notinvestmentadvicert inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobidu   kweb you   never see companies trading   their cash values ever   ty idiots   selling   me httpstcoxwkaedcyinn cweb why   options when you have x etns edark kweb fxi   httpstcofomnlgivjbaba short covering   sure   profile show p supply is stacked over httpstcofdyxfxfvupside sonn bili jd   bidu pali bxrx iova sbux rmbl jbl cal adag biib vmw arco scvl spot wbx downside tanh tcon nlsp le nlok tls s   you   have bought     chinese stonks you wanted       youll have   chase them   kweb tcehy markyuskotrendspider i loaded up on  
jd
nio clear   is in
these have   long way up   go
absolute bargain prices     may never   seen againbaba finally green here   im cool   holding stock market   dow rises
fed decision ahead
alibaba   httpstcowdnqxvg soar barrons   httpstcodexgzorbaba httpstcoickphcpbaba nio jd pdd spy china bears   morning httpstcobooyyzrvobgood morning new trading day
new opportunities lets have   great session tsla nio aapl amzn fb net crwd bac ms gs   jd oxy f msft nvda qcom mrvl qqq iwm vxxaznoptions im long shares     had   algo buying       forth   day ended up long overnight im out here feelingike   championbaba premarket httpstcowbwcqtcrbaba futu tigr bidu tme if what drag   stocks down was government unsopported   now     risk is over   stocks     strong buy risk is off im holding my shares stocks making   biggest moves premarket nvidia
boeing
microntech   others httpstcowzwksrnf nvda   mu didi   jd pdd pfe bntx spot nlok le scvlrt garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sbaba major squeeze if people dont sell   keep on buying     rally is like   collapse     covid strategy   damn dam brokebaba bro its up   my     httpstcoagzbutjqiwhoaaaa babaswung   weekliesw t fbaba here only   see getting f tidefallcapital   etcbaba pay day bought k     bam   bears waking up     nightmare     nightmare httpstcoaemuvphey unusualwhales   your flow say specific     httpstcokvczfbgytickers   most bullish   bearish sentiment measured in news coverage over   past week most bullish dell ge rblx avgo googmost bearish gs   nio jpm spcetry   yourself httpstcohplnnprho httpstcosvrrojlpoydow futures jump nearly points   wall street tries   rally     second day
fed decision aheadgold copper crypto bitcoin strength didi   jd pdd ccl nvda   bntx pfe fcx lac mu spot tsla msftweakness nlok le exk scvl lmt httpstcosmcsggqfsbbaba we   couldve retired   tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba bears checking on their short positions   morning httpstcorajovnhrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jtipranks   lone analyst in   article was wrong on     anywayrt trendspider   up pre market   other chinese names showing strength xpev nio httpstcolfoaoidgm   longs   couldve     billionaire mother fucker   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsbaba i dont think my weekly   in money its ok       investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba how much   my calls print   livetradepro china stocks premarketnot fake newsnot predictionsnot opinionsyinn   bidu dadababa finally breaking thru lets go   what should i     my   weekly strike i took   perfectly timed folks   happens sometimes spx   httpstcoxxndwzislybili pdd   yang httpstcosbxvxnmolooks like   we going multi   shop tslaso how is   working out   my biggest winner leaps wont   touched sell lowest entries     premarket   quick big short covering profits   hold   other entries using   covered   on up     first minute prices httpstcoavbxfkwrt stockopine china made   push   stabilize financial markets
promising   ease   regulatory crackdown
support property   technolrt stockopine china made   push   stabilize financial markets
promising   ease   regulatory crackdown
support property   technolmorning   top stories dominating financial media on wednesday
march   wb httpstcofpajcpbaba moment   silence   people who shorted         muln   alex mao in   mirror   httpstcohfdgpvfmibaba up in premarketi really need   build up my followers here on twitter
stocktwits was   mistakehttpstcoljyvvtka httpstcoslngwskxbaba need   add
  when   yes baby httpstcomwctfiiart ebuyukarslan market has   ripping since   monday dip buyers spy btc aapl   nio upst enph sofi pltr amznmorning market analysis is live talking china stock explosions
russia default
fomc day
headlines
top stocks in play amp morehttpstcohzwsnldjspy qqq iwm vix tnx tsla aapl amzn   jd yy s jbl rmbl yang kweb cweb mos aa ocgn cat nuestockspersiancapital   problem is really     ccp in generali bought   very small position in     experience   journey
  realised   i really dont like   regulation never concerned me
    ccp vs free world doesbaba   i told em buy they said im   fucking moron httpstcoyoeeswewrt juanluisdemateo   httpstcornxmpctmembaba up pre market   other chinese names showing strength xpev nio httpstcolfoaoidbaba epic ralllyyy   yusantrading china stock rebound   recovery   buyers trust xi   hasnt worked out   well       last year   id sbaba   played out well laninmz lucardaalborde traderteddy bien   hoy
  ruedas asi   estoy hechobaba ok guys what happens if   us markets tank   you think     drop premarket tickers on watch tsla shop bidu   jd niopremarket breakdown everyday   est breakdown     macro environment
market
commodities
faang   then individual names action plan   open
  charted amp written livehttpstcotbxtrert getmidas dier taraftan
inin kuatma altndaki piyasalar destekleme sz vermesinin ardndan in ve hong kong borsalar bugnbaba even     price   is like buying amazon on ipo   hugoggasca y si cae  
que caiga que mi inversin caer   ellacuando sus fundamentales dejen   ser excepcionales me ir   bbaba epic ralllyyygerald wickedfoxlis alibaba babart hugoggasca   mi juicio
que siga cayendo casi llevo
invertidos en   y pienso seguir aumentando ms y ms la inversin en ert ramirobriglia   pre market sube ms   httpstcomhrzrhynmrt hugoggasca cmo explicamos   parte   la comunidad   twitter que nos   igual que   est   precios   su opv cmo les explicam china made   push   stabilize financial markets
promising   ease   regulatory crackdown
support property   technology companies   stimulate   economy chinas vice premier liu talks   china     us on foreign listings have made progress   tcehybaba what is   news nio   bili jd hsi absolutely sick movesbaba sold my calls   i have no one   blame   myself is     buy     sell     chinese government said they   take several marketfriendly measures   stabilize markets   support economic growthrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwnothing is too high   too low   i think we going higher shop   send itchina stocks premarketnot fake newsnot predictionsnot opinionsyinn   bidu dada eh futu nio im sure its nothing     is   steal under bought     yesterdayand sold   into   close lol   its gonna   like     is itrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvi was not expecting   see chinese stocks soar   lol i was used     downtrend   tencent xiaomichina stock rebound   recovery   buyers trust xi   hasnt worked out   well       last year   id still tread carefully jd pdd   didichina stocks     huge gap up   nio duo beke httpstcoarrvdn httpstconrdrpjyrbaba now   i look     short volume
there was heavy shorting when   was in   level i would guess   most   those shorts covered   last few days mi marido ayer protestando porque pareca que los haters     haban acertado su pronsticomi marido hoy feliz como una perdiz porque rebota y se va   ir     moony luego dicen que el mercado es bipolar httpstcofqqnkjhirt pennybuster watchlistdiditmekwebjdbabaatomtwlotcnnfmsosfcuufmetvstocks stockmarket httpstbaba fell     in months
get ready   break in month   weeklys easy wassupinversorexperto lo lamento mucho pero   es un riesgo poltico enormebaba pre market sube ms   httpstcomhrzrhynmbaba   citi downgrade     was   huge   signal fucking crooks hahaha look     up premarket httpstcovrvpfmgdbaba exploding     cuts   work force   chinese government caves in says     now support companiesbaba up   pennybuster watchlistdiditmekwebjdbabaatomtwlotcnnfmsosfcuufmetvstocks stockmarket httpstbaba really going   hold   ahbaba hell yeah my shares looking like   long hold now   jd bili     fair
its   fuckin time fb changed name   meta in on       october   stock price was
now meta is trading  
  drop     ceo jack ma disappeared on       january stock was   now   is
  drop     shanghai knights   jd nio   squeezing metaverse penny play in cscw up next   pipstodollars sbux booming charles schultz coming backwhat   weekly pick   week were in   sbux httpstcouxrisuczbaba gappingideally quick dip on   get long if breaks resistance targets null amp void under httpstcosevdfgprdailyupapi   bidu bird bli   pm hk httpstcoirirgiwmdkbaba shop hope u listened we goneperfect   on oil profit in   week read morehttpstcopcofxzd investing invest investment investments investors markets stocks stockstowatch stockmarket nio amd   didi rlx aal aapl vale pdd f sofi edu oxy bbd nvda xom jd itubwatchlistdiditmekwebjdbabaatomtwlotcnnfmsosfcuufmetvstocks stockmarket httpstcoxhvjpsqaotrt johnsmith   bidu tigr futu tme finally china gov understand   news move   market     stop taking west media   firt josephkphan ftch     china news
wow big squeeze coming look   how many shorts     m chart on farfetch guys   didrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jwhat   pleasant surprise   start wild fomc wednesdaythought   our friends in   far eastnio bili   bidu jd pdd httpstcofzcpgpzkrt salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
realganglu very fair question having       bagholder
  declines didnt affect me much mentally alternatively
one   buy   small position in   index like kweb
  let   ride     few years potentially doubling your moneyhttpstcobzjwtecibrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invetop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy hymc gme tsla access wider trends httpstcozltkvrfbaba     close up over   investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jbaba jp morgan asia xi throws markets lifeline
dead cat bounce pdd
li
jd
xpev
 
nio
huya
ntes
wb
bidu
ashr   munger squeezing jp   weeeee most mentioned us stocks on reddit in past hours amc   gme spy sa     pltr vxx vti stock trading usstock stockmarketbaba jd squeeze gonna   epic   chartgallori pregame show starts in min   est we have lots   talk   china
ukraine
fomclets get prepared forbaba even     rise   would       level   was months ago   watch   shit load   sales   in lol sacaron el informe ayer   jpm para sembrar pnico y justificar vomito final haba cuentas que estaban en   los tenan   rodillas si aguantaron semejante nivel   prdida tienen que saber que   no se opera manejen la posicin
para que no les vuelva   pasar httpstcowvutvgli httpstconocvpgqcrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets amost mentioned tickers in wsb in last h   spy wish gme tsla oil nio til sbux ko httpstcointoxxyay httpstcokvelfklgszwhy is   first thing i think     jp morgan   goldman sacs   covered their shorts when they said china is uninvestable     trader has made me more     conspiracy theorist lets go   jd httpstcoqljnossbux booming charles schultz coming backwhat   weekly pick   week were in   sbux httpstcouxrisuczbaba top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy hymc gme tsla access wider trends httpstcozltkvrfbaba alibaba
other chinese tech stocks soar   government says     support market httpstcogfraoousbaba   real fun hasnt even started yet   long holders know   guess i should have bought   fml chinese stocks on fire   overcorrecting  
jd
tcehy   others up more than premarketrt steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partenronchairman   hasnt forgotten
its down   day latelytheres something going on on china large caps in   pm
they   soaring fomo not normal   large caps even in pmbidu   vnet jd what help   china government   make   happenbaba capitulation buy side setup on   daily now we know how   pattern snap backs on   intraday setup   is on   daily funny jpm downgrade   httpstcorckstlyrtop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy hymc gme tsla access wider trends httpstcozltkvrfbaba how high     go tommorow   funds borrow more   protect shorts   avoid margin   via thedomino most searched tickers on cnbc dot     tues
y us treasury yield wti crude oil tesla tsla hycroft mining hymc sampp apple aapl alibaba   dow jones industrial avg nasdaq composite amazon amzn amznif you   still holding chinese equities     reason
  might   your   time in   last year   cut your losses i see stocks like     jd going much lower     end     yearthese     most active stocks right now nio amd didi   rlx aapl aal httpstcoumvkfbefsimost searched tickers on cnbc dot     tues
y us treasury yield wti crude oil tesla tsla hycroft mining hymc sampp apple aapl alibaba   dow jones industrial avg nasdaq composite amazon amznbaba goddamn   jd   look     continuation   drop     drop   vice versa     monitoring these in   session   join   hit   follow too persiancapital not really   charlie   his  
def not little   little good guess   futu bidu httpstcocqpbtcmbaba httpstcocxiwejhhenomorenoise yeah we knew     was way too cheap   got greedybaba should have bought when j morgan said dont catch   falling knife   investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babaamazing how   most volume done on   was   day   china announcement   support marketas if someone knewweirdbaba easy hold     level
  not take small profit   you   miss   opportunity going long     was   bottomrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support     investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jreed take your profits   china     here   partyyyy   shorts need   burn here   short floatbaba nio jd li   investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jguyadami called       cnbcfastmoneyrt paulomacro   i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal comingjscherniack would love   see   pdd get   moving averagesuslisted chinese stocks jump   beijing pledges policy support   jd httpstcorumzhjrrt investingcom alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jits     tough year     portfolio   fb crsr pypl   not sell   single sharehodl portfolio httpstcooojhrfkdrt qcapital   httpstcovljnyzdvdbaba   other chinese stocks up     in free fall   chinese officials say they   support their tech stocks   stabilize   marketrt qcapital   httpstcovljnyzdvdrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt juanluisdemateo   httpstcornxmpctmemalibaba
httpstcojhllyjwh   other china stocks soar heres what sparked   turnaround   jd httpstconnxxxcmj via barronsonlinebaba load   ispo     broker is calling me
i have switched off my phonewill you pls tankthnx   nio xpev li kwebafter   long hrs   meeting btw us   china
most fear has dissipated     initial   talks   jake sullivanif us were   alienate chinasanctions like sanctioning russia   much   httpstcowzwkuprt followdatrend   lose   look   lose       quickbreak   look foradamkhootrader still holding on   my     tcehyayer me entr la orden   momo  
y no me entr la orden       sabor agridulce por ahorapromediar   la baja es un placer httpstcozbyvpowkleveraged fngu msft fb nvda   nflx twtr amzn httpstcodzddvjybaba nio pdd kweb jdhope folks didnt sell their long position       clueless jpm moron who downgraded these   uninvestable seriouslybaba calls   printing   nio jd buy when people     bitches
sell when people     bitchesbaba coming soon
shorts     scrambling   cover     squeeze   happen   doubled my pos only buyers alibaba
baidu
httpstcomgnxehxpt shares rally   china pledges support httpstcoslaafep   bidu jd httpstcocbrcnfqvtrade   damn thing   market is like   wild beast   broke out     shackles   controlled qe     markets look       down   hard   steamroll   close watching   ccp qert jonhenninger china stepping up     support their adrs
    them have   absolutely crushed   further st follow throurt specky   luckin coffee guys   next stop   cryptomichnl buy   dip   httpstcoizepermtxurt abdeltif   sht
day late   buying funds   clear     up   pmlong on     dimimavki   puts   screwed   wow   tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvguyadami   is heading     delisting is   really   stock you want   hold httpstcojqowtefxrrt     i agree     guy earlier   f shet i bet warren might have even jumped into   ridiculous bargaincant waitrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba told yall     buy httpstcosseysafprt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvbaba bears   in deep doodoo   tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt poliakovdev   bears lucky     loosing money left   right chinese equities boutta put in   absolute shift todaykweb   fxi pdd jd httpstcomnofwadbmnrt qcapital   httpstcovljnyzdvdrt tradertvshawn its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt thepandaily iprdaily   incopat jointly released   global privacy computing patents list alibabagroup s antgroup toppeovernighted   calls no brainerthe day beginsus equity futures   significantly higherstrength jbl mu ccl ual fcx lac sq tsla msftweakness le exk lmtbouncing communist garbage didi   jd nio li biduhave   good wednesday petenajarian httpstcoqmlruupgmrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets ababa something seems suspicious
they let big boys load   boats like o leary then made   announcement
something seems very fishy   albertalice     not sell   open we got   squeezing       qcapital   httpstcovljnyzdvdrt misterpwny pboc crys uncle
  is in   china tech   is what   free market looks like babahttpstcocqhmhc httpsbaba governo chines quebrando os vendedores   descoberto em prego httpstcoinknbubiwprt coolarian   just stay     few days   would   heavily shorted   deal     freaking lifetime buying   last week fucking awesome   i hope     shorts     got burned   lost     dont short my stock bitches its fed day baby lets goamd nvda aapl msft fb   httpstcovvijhvrt hurricanebot   kind   funny   every china stock is up   who   u thunk drives   uo then pulls   rug uh
uh notop symbols   trending count over   past hrs based on minute intervals   hymc vxx ixhl sonm httpstcofthldvylltbaba pdd jd alibaba
other chinese tech stocks soar   government says     support market httpstcoxvooghnrt qcapital   httpstcovljnyzdvdbaba     holders doing their iv calculations right now httpstcoxamlguiqmthe chinese pump is on   nio etc     fun   see if they hold     give   backbaba i assumed we were going   drop even further have   average meanwhile     buying regularly its   underrated   oh   hated   ccp you never know
i took   chance who knows what   happen   chartgallori pregame show starts in min   est we have lots   talk   china
ukraine
fomclets get prepared forcleu nio   jdooooof imagine getting caught on   wrong side   these bad boysf   everyone   went short recentlythese have   very long way   up   gort kobebai   whats   catalystwhy     these chinese stonks   popping     jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   rontweatsley lkncy     chinese stocks soaring big   up
  is going       catapulting force   lkncy its goingrt tweepylesson   should   rlly fun   see   short covering   buying here   ecommerceshares you dont often see mega caps trading like penny stocks   these   such times   dipofthedipofthedip hk lrt pablreina     they have great earnings   guidance   investinself cootek fundamentals ctk   getting   cto buying m shares charttopping mobile games in app store populardenna gr inte ont idag
kade igr vid ppning   upp premarket httpstcoewrsbpqkprice action moving   muln   cenn right in front   you reason
less resistance   flip flopgoog fami amc gme hymc tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio rivn appl f   amd edu bz gds qqq spy sonn   won ddjpmorgan i would like   speak     manager   httpstcoxqmunveqbcbaba those calls i doubled up on were   magnificent idea guyadami nice   on babakevinolearytv what   amazing   on   now up pre marketbaba   people forget     likely   delisted httpstcoikoruxldnjbaba httpstcokebdkkgc httpstcoojaltwlsrt steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partbaba i wonder if   communist crooks had calls spy   stop loss here ill take in   couple days httpstcozsogrybqbaba dont sell your stocks   harshharwani   typical bear market action trend is still down   once in   lifetime opportunity   buy low   compound like crazy in   future httpstcophyubpvwhat exactly   chinese government     jdrt jmstoker   i think we see   go     idk if they have enough juice   go up more than     under is   joke kevinolearytv called             now in pre market trading you truly   mr wonderful god bless   alibaba chinatechbaba httpstcouiozhveyert bulldudec unusual volume stocks   watch march httpstcoapeacvozbrbr aso rlx pdd gtlb coup jobs ferg ntra   dont chase   price       down   cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets azipjet i was close   holding       didnt want   risk overnight most   time right decision who knew   wud   up overnight i wud have taken other side     betbaba httpstcovljnyzdvdrt creemer big news here is   ccp vow   pumpsupport its markets   overseas adr now   they were decimated near gapups irt laksatasty pablreina yes ccp guided   they would boost   economy babart jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   lastcoke   up pct   morn   kweb     wellrt steveyonezu biocurious take   look     big china stocks like  
they   up big on   announcement     chinese governmentrt getmidas dier taraftan
inin kuatma altndaki piyasalar destekleme sz vermesinin ardndan in ve hong kong borsalar bugnftch     china news
wow big squeeze coming look   how many shorts     m chart on farfetch guys   didi bidu nio cleu nio jd   me   xi rn httpstcodxjkbvraapbaba   nice win buying       jamie dimon   prison   yayonyanko nisa   abnb nioetcrt cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets ababa is   most mentioned ticker on wsbrt steadycompound   deepdive part httpstcoqzcfddemirt bdfcbd   china government need   speed up   process   delistificationthnx   deepalipopli     should recover very nicely fundamentals were   intact   was     other shit   destroyed   s if you   too youre up on commons in premarket   httpstcoongroxole httpstcoxeogzhrt harryfd   way oversold
time   gap fills   leokren   easy squeeze  
price tagget eoy   cityindexjosh chinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets art salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   devnoch     who shorted   httpstcoumliiappygbaba gotta love stocktwits lol httpstcozunpizydxrt iamkunalv   i only grabbed two strike calls   expire next week i really wish i bought   more httpstcoxbusvopersiancapital why lose your sleep   hold     ccp is worse than putin
why take   riskno investment advisert janhavipuranik   i just hope everything     ok     fomc httpstcowqysrihort lazypant       rise like tesla its severely depressed   nonsensestrong like bull   sjq jd   nio there     dips i was heavily loaded in preparation     recovery i unloaded premarket   nowrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrrt yudhihutama     is         retracement off   new low maybe   one   eventually breach   long term trend line   persiancapital arnytrezzi i dont remember i honestly havent followed     closely since my leveraged derivatives betting onbaba httpstcoydaueuhtrt futureview fxi   ebon bimi sos bimi is   lowfloat china spec play herethis recent reverse split play   bounce hardanybody buy babart rkaneami kweb   bidu eem fxi i laugh my ass off every time i here thisshort seller cushion selloffs identify problemseatrt dailystockpick gotta admit im tempted     im way down   dollar cost averaging would help
  i wouldnt suggest thesrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wort bluedeerc first entry on     httpstcockufkedebaba bidu tigr futu tme finally china gov understand   news move   market     stop taking west media   firmly   kopparthisantu   bull trap weve   here   many times    
   
   
  tbaba time   make real money its over httpstcoobrenqmbaba big news china released   guy   find   shorts   destroy them up in taiwan httpstcovsgwqfqurt seibern   bears getting raped   hard httpstcodrfddyort ijustcometosayh   when   jpm revised target coming out   bought shares
up alreadywhat   crappy stock   tripledtrader thanks jason great     guyadami on   last night too httpstcoihrowkzmxrt juanluisdemateo   httpstcornxmpctmemrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  thats my     joseram   more support out     gov they see whats going on   these phonies httpstcoygnicdvxrnrt jonhenninger china stepping up     support their adrs
    them have   absolutely crushed   further st follow throurt kyungbaekim   thank goodness i held on   past days   dailystockpick gotta admit im tempted     im way down   dollar cost averaging would help
  i wouldnt suggest thespregame show starts in min   est we have lots   talk   china
ukraine
fomclets get prepared     trading day nio   httpstcocxfnxatqu tal hoy vuestra cartera empiezo yo va   ctrm httpstconuhgrmyhagrt pronbacritic   over likely   shouldnt       ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfhoy nadie se re     mientras los traders ven yo saba
tena razn sus fundamentales
charlie munger
infravalorada
xi jinping httpstcohphixfansrt getmidas jp morgandan alibaba aklamas den   yakalamayn getiimiz yl inin lkedeki internet devlerine kar hrt investort nio xpev li   lets see what sht business   cnbc pump out   fuddidi   edtk wow greedy bears   getting burned   salilrajadhyx we never read analyst reports
says buffett if i   its     funny papers werent   heres jpmsprice x volume leaders tuesday tsla amd aapl nvda amzn msft   fb cvx xom googl goog oxy nio mrna jd coup pdd brk upst qcom sq jnj jpm bac mu shop pypl   nflx aal tsm snow orcl v avgo pg intc dis snap bidu wfc abbv cost rblx httpstcobropurhn dier taraftan
inin kuatma altndaki piyasalar destekleme sz vermesinin ardndan in ve hong kong borsalar bugn itibaryla ykselie geti   gelime ile birlikte   hisseleri piyasa ncesi abd borsasnda ykseldi peki
dier analistler ne diyoryao
  hisselerine ynelik tahminlerinde imdilik tek bana gzkyor analist notundan sadece i sat ynndeyken
si  
si ise tut ynnde ekilleniyor httpstcomagquewv yaonun yorumlar genel hatlaryla inde tekrardan irkin yzn gsteren covid
enflasyon
sava ve hkmete duyulan gvensizlik etrafnda ekilleniyor alex yaonun   hakkndaki yorumlar iin httpstcoajvwcyr   konusunda birok analist farkl dncelere sahip ama zellikle jp morgan jpm analisti alex yaonun deerlendirmeleri genel deerlendirmelerin dna karak olduka negatif bir grnt iziyor jp morgandan alibaba aklamas den   yakalamayn getiimiz yl inin lkedeki internet devlerine kar harekete gemesiyle birlikte sert   yaayan   hisseleri
sava ve enflasyon ile birlikte sert dne hz kesmeden devam ediyor nyse borsababa oh my lord httpstcodeputouexsrt xclusivetrading chinese stocks     levels not seen since last friday
  didi bili futu tme li jd xpev nio httpstchinese stocks listed in   us   surging higher     bell     gov pledges   support financial markets   overseas listings
removing key uncertainties   nio pdd bili tme jd stockstotrade equities china sharesmaryland mans cheat code triggers instant cash   three stocks httpstcoycsodnxgwbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrbaba wow   cnbc fast money guy adami called     his final trade said stock would see   rally up pre market   guyadami i know   littlebaba in premarket   nice callbaba great move   im far   impressed have   green day
  youre welcome stockmarket stockstowatch stockstotrade chinesestocks china china pledged   help   their tech stocks financial recovery   didi beke jd fxi nio tme httpstcoewoldprgbaba is   still safe   buy
im kinda scared   thing   randomly tumble tripledtrader guyadami only   winner on   if you bought   weekbaba fk   shorts   cheatcodetv hang seng tech index explodes   china pledges   stabilize markets   support overseas ipos   bidu ntesrt anubhav   those calls   close alibaba group holding limited is up in   premarket babababa fomo   bears look   exit   day has finally   i   no longer       bear ive   waiting since       bull   i waited
taking short positions   making   my most profitable ticker bull mode engaged httpstcoxfpxrcnyxzalibaba shares listed in hong kong soar   more than
on track     day in history babart itsmearmanii aapt   tcehy tggi   jebdaily   china had enough   everyones bullshit stepping into save   day   wow congrats calls   big recover   httpstcoreexxiewgbaba jd starbucks rallies   jpmorgan turns bullish on china potentialscrew jp morgan   your   big boyi think   bear is doing your bullbahaha     its still down in mogadishu tho orchiddoc     ccp sucks babart rybot jd pdd nio       mean no more aid   china   russia   smgfmmw   jpmorgan     raise price taget     juanluisdemateo   httpstcornxmpctmemmarket has   ripping since   monday dip buyers spy btc aapl   nio upst enph sofi pltr amznrt tradertvneal fed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agrbaba   these stupid bears still trying     negative what   pathetic bunch   deluded idiots hang seng tech index explodes   china pledges   stabilize markets   support overseas ipos   bidu ntesfed day is here   its kweb   individual names like   stealing   show   regulators there try   reach   agreement   us counterparts patience   setups   early trade on fed days liking chip strength earlysonnamdlcidhttpstcokmadejjlbaba quick then     like jack ma reappearing   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba appears gook stocks   poised   fake breakout fuk xi   putin chinas whatever   takes moment chinas top financial policy body vowed   ensure stability in capital markets
support overseas stock listings
resolve risks   property developers   complete   crackdown on big tech   soon   possible   btc ymmever have   ohhhh chit i just missed   move feeling f me lolfxi kweb   httpstcoschjkhsubaba kweb httpstcopqqsrrcsbaba market is still shaky   expect pumps like     sell off short term   profit taking ill   grabbing every dip i see   huge short squeeze     great new     however
  bit early     taking   victory lap   you bought your entire position yesterdayso i have   questionsif spx   qqq     flight   safety   row
if china is fixed   russia peace deal coming
why   people still need us equitiesalso if china is fixed
  why is softbanks cds still ripping   httpstconvqestlvoihang seng tech index explodes   china pledges   stabilize markets   support overseas ipos   bidu ntes httpstcowisrjkt httpstcocalwhxbmkd is in premarketwill soon   in high demand like   hymcmulnedubaba pdd bidu jd its true they playing   fire jbranchini why get out   ccps stance is   fundamental shift innit babadidi   big news   china   babachinas state council pledges   step up support   financial marketsspeed up   process   regulating big tech platformshttpstcojbhmrnlbaba   stock is going   help us retire early   business is going nowhere   its very much in chinas interest   keep their country open     west keep   faith   jd   tcehy wow httpstcoycqrcjdlcongrats     who bought   jd  
good luck     who buys them   open if youve   averaging down every day     last week get out while you   loliamtomnash lol why   you delete   tweets       graphsrt juanluisdemateo   httpstcornxmpctmemwith     said watch low float chinese stocks   example aehl
lowest mcap   mil float i recall       btc play   well
  everything adds up didi   nio fami httpstcomhmvdncindianstockss loaded up  
its time     soonbaba pdd didi jd up premarket   dont mess   super powers no matter how rich you   they   change   game in one annoucnemnt thats official rather then     fake news moving     not age well   jpmorgan double downgrades     sell   global investors exit   underweight   overweight     price target  
down   china stocks spike jd bidu chinese   us regulators progressing toward   cooperation plan tdanetworktwitters on   rise qqq price mentions   price mentions amzn price
mentions amc price mentions spyr price mentions stocks investing tradingal final scratcheo     long term iba   ser para mis hijas o nietas pero   un poco   suerte la saco   cerogran trade en daytrading le sume ayer lo mismo que inverti
por si tenais dudas   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtictoctick   finally taking offrt darioepstein   alibaba estaba en caida libre habia bajado   sale informe del jpm diciendo que el precio objetivo es y qshares   chinese companies   trading higher following   chinese state media report indicating chinas financial stability   development committee urged market stability measures   mentioned cooperation   us regulators bz wire re   bidu jd xpevnewsbaba strive   reach   agreement on chinaus audit
  nothing agreed on   alibaba stock rises   huge price upgrade   kittymeow holdings httpstcoaohhirdimuln when you buy calls     over     fintwittracker trending stocks on fintwit source httpstcocwjowwsbi spy spx qqq   esf ibaba   tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntert jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna gabrielgil   en httpstcovslkklqbaba httpstcohdrcssfztrending stocks on fintwit source httpstcocwjowwsbi spy spx qqq   esf iwm sonn kweb jd amzn sorted   most recent httpstcovnvnqyiivworth   pag track
personally in kweb     unting tme bought xioami din i hope china doesnt fade me httpstcogxjcxhkcrbaba china using   last straw
buying stocks directly   help prop up   markets garethsoloway dudes   rapping     in interviews   awhile now conviction trade   thru nice   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt xclusivetrading chinese stocks     levels not seen since last friday
  didi bili futu tme li jd xpev nio httpstbaba why hasnt   shot up more its   in   states   most brokerages   open   pre market trading   bears no lube httpstcorlidksmurt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba alibaba stock panic time httpstcobjwlaptsqf investing markets financebaba i called maximum pessimism   morning   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntehawkholdings i like me   babababa bidu jd pdd futu pick your chinapoison httpstcoemzkbphrt ripster just saw     bounced   pysch levelanother level trade
missed   thoughtradingtips httpstcokdnlwababa premarket httpstcoijkhyplxybaba nio jd you mean you missed   boat   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba amp chinathe writing was in   wall when you get your info     source rather than mainstream headlines see pt in       agoalso
tell me wallst ethics without telling me when   stock rips   day   major bank downgrade i guess friends loaded up httpstcoycexfahl httpstcoeiqzcjhwljd well looks like we   have   short   soon people trusting beijing news   looks like
      how well   has worked out   last year     didi rips premarketkwebbaba httpstcotxvqzveqqlooks like chinese adrs found       didi pddbaba lol   guy   not listen   him httpstcoziawimpbkbaba we have calls on in   drstoxxtrading room     gonna fly high todaywow httpstcoolagzapbaba   jd gains   china moves   stabilize its stock marketsbaba jd alibaba   jd china sensex httpstcopumjbzaxajnogues y yo compr ayer nio y   creo que ya el mundo no se va   acabar el mercado en su mxima expresinbaba up pm
these large m order   in min prior   rth close     someone   know yes
yes they doflow unusualwhales httpstcodoanuvcysrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba    
way oversold   jimcramer margin   calls you   too old     game   we have calls on in   drstoxxtrading room     gonna fly high todaywowrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   jpmorgan     raise price taget   jd pdd nio       mean no more aid   china   russia   squeeeeezzeee httpstcoldqrjxlopmenos mal qu tengo muy poco   mi capital en   y qu vend en verde
el resto   empresas chinas es la nica en negativo   mi cartera
las del oro ya las tengo recuperadas lo que se viene hoybaba httpstcoxflcijzuxrt pmony china names on fire pre market   cweb didi yinn bili vnet add wafu mill float   moving up on vol last few drt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china had enough   everyones bullshit stepping into save   day   btitrading   bbig cat h stockmarket is   very volatile market   its not easy   make moneythats why we developed thisrt incredibletrade china stocks ripping higher pdd   jd nio xpev wafu onebaba those calls   close   garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babanio xpev li   lets see what sht business   cnbc pump out   fudbaba   over likely   shouldnt     gotta admit im tempted     im way down   dollar cost averaging would help
  i wouldnt suggest these stocks       youve seen what chinese govt intervention   overnight httpstcoemodaojdpbaba thank goodness i held on   past days china stepping up     support their adrs
    them have   absolutely crushed   further st follow through would not   super surprising   my kneejerk reaction is   when   govt steps in   thwart   bloodbath   usually isnt over kweb   jd fxi bidubaba more support out     gov they see whats going on   these phonies httpstcoygnicdvxrnrt kotadiakunjal kweb bidu   boom automatic good bye shorties you     obliterated thanks jason great     guyadami on   last night too httpstcoihrowkzmxbaba when   jpm revised target coming out   alibaba estaba en caida libre habia bajado   sale informe del jpm diciendo que el precio objetivo es y que no hay que comprar dias despues sube tusam puede fallaralibaba stock dont catch   falling knife
says jpmorgan httpstcoqwwzlsbaba bears getting raped   hard httpstcodrfddyochina stocks ripping higher pdd   jd nio xpev wafu onebaba lmao its   same old story   chinese stocks who held calls   puts overnight   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntebaba bull trap weve   here   many times    
   
   
   
   
        my short httpstcoearrgfslpfirst entry on     httpstcockufkedekweb   bidu eem fxi i laugh my ass off every time i here thisshort seller cushion selloffs identify problemseat your pill on   outlawing shorts commiestotally dumb policy fxi   ebon bimi sos bimi is   lowfloat china spec play herethis recent reverse split play   bounce hardarnytrezzi i dont remember i honestly havent followed     closely since my leveraged derivatives betting on   going up got liquidated months ago   gap up httpstcohomlvtjjkhbaba   is         retracement off   new low maybe   one   eventually breach   long term trend line ohhhh   jd   nio there     dips i was heavily loaded in preparation     recovery i unloaded premarket   now im prepared   buy more when   dips       rise like tesla its severely depressed   nonsensestrong like bull   i just hope everything     ok     fomc httpstcowqysrihobaba i only grabbed two strike calls   expire next week i really wish i bought   more httpstcoxbusvoigpbaba   who shorted   httpstcoumliiappygwell done   fxi httpstcoqwexlzvwbaba easy squeeze  
price tagget eoy   way oversold
time   gap fills     should recover very nicely fundamentals were   intact   was     other shit   destroyed   sp   rockybtrades well
if you overnighted   china stocks long youre gonna have   hell     day insane moves in premarket  
  china government need   speed up   process   delistificationthnx   meech is reed   chinese stonk   if yes   needs   pull   daybaba jd kweb   garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
kweb   bidu eem fxi china looking   ban short selling bears   dead httpstcorjvkmfruqbiocurious take   look     big china stocks like  
they   up big on   announcement     chinese government       support   stock marketbaba up pct   morn   kweb     wellpablreina yes ccp guided   they would boost   economy bababig news here is   ccp vow   pumpsupport its markets   overseas adr now   they were decimated near gapups in   premarket     handles   kweb area handles hsirt bulldudec unusual volume stocks   watch march httpstcoapeacvozbrbr aso rlx pdd gtlb coup jobs ferg ntra   i think we see   go     idk if they have enough juice   go up more than     under is   joke these     trending stocks   hymc sonm nio didi hk s httpstcozkeojrkbaba typical bear market action trend is still down   steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partbaba httpstcofevrtckymsrt investinself cootek fundamentals ctk   getting   cto buying m shares charttopping mobile games in app store popularbaba   they have great earnings   guidance trending stocks on fintwit spy qqq spx   iwm kweb jd esf amzn xpevxglobalmarkets investing stocks wallstreetbetsbaba eow you dont often see mega caps trading like penny stocks   these   such times   dipofthedipofthedip hk listed china internet buyer got rich   jd kweb httpstcowryykxxtkgchina names on fire pre market   cweb didi yinn bili vnet add wafu mill float   moving up on vol last few days chart setup looks great amp has   trading   cash dwac reli isig hymc irnt huya bz eh iq lu vips rere httpstcofampxdnbbaba should   rlly fun   see   short covering   buying here lkncy     chinese stocks soaring big   up
  is going       catapulting force   lkncy its going       very good day   tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   julioa fxi kweb eem   bidu let       lesson   you   us business journalists fundamentally   understand chiupdate   linear regression channel esix httpstcoulhbhtxirebaba whats   catalystwhy     these chinese stonks   popping     kind   funny   every china stock is up   who   u thunk drives   uo then pulls   rug uh
uh no idea boss   just stay     few days   would   heavily shorted pboc crys uncle
  is in   china tech   is what   free market looks like babahttpstcocqhmhc httpstcozzmfbtbvbaba   not sell   open we got   squeezing     iprdaily   incopat jointly released   global privacy computing patents list alibabagroup s antgroup topped   list  
patents
ranking first     second consecutive year   httpstcoprkfupbaba bears lucky     loosing money left   right imnotmrlebowski ethansmith sambong andy monkeybananagenius yidarmy futu   httpstcofadlbclnwrt kenr quarryrock   haaaa yeaaaaaaa i alsonin march qqq tsla amd calls   up big premkt trim   trail babyrt tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support   tradertvbrendan   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support un poco   humor para los que llevan   en su portafolio httpstcoxnomlkwxrt lucidtrading buying more in these names   fb
pypl
tsla
goog
hood
rivn
nio
 
ai amp rblxthe glass is halfupdate   linear regression channel esix httpstcoekikgfibaba i agree     guy earlier   f shet i bet warren might have even jumped into   ridiculous bargaincant wait   see   people   saw through   fud   veo mucha gente que habla   inversin   largo plazo pero que sale del mercado cuando las cosas van mal el mejor ejemplo son las chinas mi conviccin en jd y   es la misma que hace un   porque no miro en el presentebaba httpstcopcuefjfhyxrt pzebarth   nio congratulations
good climb
its   time in case youre interested
what       next short squeeze thechinese tech stocks up  
jd
kweb catalyst chinese government   boost economic growth in   first quarter   puts   screwed   sht
day late   buying funds   clear     up   pmlong on   imnotmrlebowski ethansmith sambong andy monkeybananagenius yidarmy   futu httpstcodklubelevbaba luckin coffee guys   i knew i should have sold dkng     opportunity daytrade here damn man i really should have sold   dkng yoloed     even half fk me   worldstockss las tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repuntebaba lol still   where   opened days ago   xclusivetrading chinese stocks     levels not seen since last friday
  didi bili futu tme li jd xpev nio httpstrt bigmonty   you know why   road less traveled
is not taken   its   up hill like muln
take   flat road cenn   gebaba     you toms jpm amp their inner circle very likely locked   loaded   fill   gap chinese tech stocks up  
jd
kweb catalyst chinese government   boost economic growth in   first quarterrt briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfmetx duo   thinking   chinese stocks   go in       short squeeze   suggestionsnot boring   httpstcofdlzyjqodrahmadalsabban   httpstcoxlpjhmjtrt juanluisdemateo   httpstcornxmpctmembaba i told you para alegria   crsorens
muy fuerte la suba     en el premarket httpstcoycvrbkgbkbaba wait till mm   wake upstrong like bull   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
chinese stocks     levels not seen since last friday
  didi bili futu tme li jd xpev nio httpstcodzqptuppzmbaba took profit     was quite   gain   took   carefully   hyenukchu lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta   sk   check out futu gds
remember these were gt just   few months ago
lets squeeze   criminal funds   followthemoney ayoooo sniper trading robots top volume fami hymc veon pdd iq rlx nio   daytrading options nasdaq stockbaba atleast gains in coming weeks   nio   chinese know how   pamp   unlike   scared americans who just want   shake retail   much   possible hahaha   juanluisdemateo   httpstcornxmpctmemlas tecnolgicas del mercado   hong kong se dispararon en el     hoy el ndice hang seng obtuvo un brutal repunte del
veremos un cambio   tendencia en   httpstcohaimxdztlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba nio jd buy when people     bitches
sell when people     bitches warren buffet   crazyladytrader   is up premarket still under   what   jokenio is up   is what   jokeso many bargainsrt babamovement   we have   many gaps   fill     top   more in   srt zlalenia   tell me what these   worth   httpstcocvjftxvwmbaba ant group ipo soon china wants lo que sucedi   el mercado en china y hong kong ayer pdd jd bili xpev li nio futu tigr   bidu tme hasta didi httpstcoeduhpcpvjbaba congrats       champions who held   one who sold is   god damn moron sorry lol   imagine if you bought in       finally   turn   httpstcoeyojgchyeit     no surprise   china has   interest in attracting foreign investment   its capital markets
      global financial center   rival   us hang seng tech up
hsi up
  tcehy up httpstcogbhocmnivbaba dont buy   greedy now       heavily shorted   thestocksmen ace whats your plan on babababa trading idea       declining sma what     take     sd   mean move   end closes     bb closes     bb captures ema daily captures smasma daily adx peaks what role   volume play histogramppo curl up httpstcosyrvjcfuvbaba dont buy   greedy now       heavily shorted     pdd kweba successful day trader is   day trader who trades in   market conditions join my small account challenge discord   amp learn how   use   breakouts amp reversals   your advantage daily httpstcoajkznvphzrt babamovement   alex yao we need more bearish calls   him we     billionairesbaba lol   guy is   idiot he sold low   look what happened   ivanbolsa   jd bidu tcehybaba if you shorted in   s you deserve   get burnt   downgrades incoming shorts need     whatever   takes   cover keep loading squeeze then   hell alibaba looks   slash workforce     its mmc division decides   lay off employees   httpstcoqaaebmjtwbaba   jd didi kweb edu tigr uslisted chinese stocks jump   beijing pledges policy support     def see   squeeze over       babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba still going   zero dummyapi i   still hoping   gets  
  i would buy more babababa where     thos bears   needs   get   psych level         go right   down   morning session we   see fomo   hardbaba   congrats   those sweeping   april yesterdaybaba lets buy   make morgan stantly pays     price   boooooommm     codx looking     gap up once   passes   neckline vtnr   nio httpstcozmejmurzthe day   jp morgan analysts released   report   chinese tech stocks   uninvestable haha who   on   other side     trade jpm competitors   haters hahahah   httpstconyhrnjbbaba question powell want   join party   not we   see pm   nio jd not bragging
just happy i took   contrarian approach
  bought   didi calls on monday just     clear no yolos
expiration   out   aug congrats     who was   in callsbaba     buy   blood   fear   nio pdd kweb jd hope folks didnt sell their long position       clueless jpm moron who downgraded these   uninvestable seriously   day trade     day short squeezzzeee postive sentiment indicated   discord traders   nio   ko httpstcoayfarwhivwrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba shorts   shitting themselves     boo my lovely httpstcopixurhktbaba unbelievable well done   everyone bought   lows   honestly   see   going   down   those levels     i never   bottoms   i think   was   thestocksmen   nio lfgdo you know why   road less traveled
is not taken   its   up hill like muln
take   flat road cenn   get   your destination faster tsla sbtx sos coin goog rlx pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   own ddbaba if i     calculation correct
we should see   upwards push   short positions   unwind   would bring   price   alibaba looks   slash workforce     its mmc division decides   lay off employees httpstcoserovascgf   tcehy nio jdrt eduardocapelut buen dafuturos spy qqq dia iwm fuerte   alza china mercado ms sobrevendido en aos
rebota ante posibaba nio we should   thank you     dump jpmorgan analyst   give us great opportunities   buy chinese stocks   he said univestible on   china stocks   bears   getting margin called     coming soon bidu   knocked   out     park     bidu buy   wearetheelite spy qqqgood morning glad you woke up   what   nice day   right you seen   yetbaba yes
thatsahora que sube todos tienen   hay demasiados trileros por aqurt karanokyokai   just make sure you take your profit   pm things may end up ugly     morreene   iq jd spy called     dollar stock
its just   online shop jp morgans china internet team           year downgrading   space monday great work guys
you       great boots on   ground work   i too
thank you   your hard workbidu babart amirulsunesara   we have   many gaps   fill     top   more in   s     idiot has arrived     glad   my diamond hands now   we go   where   belongs   bull trap   look     dude alibaba up pre xi reassures china   support its stock marketbabababa we       stupid rich tencent
alibaba irre wende durch peking httpstcolvozhxngcc sharedeals   alibaba tencent tcehy chinaaktien aktienbaba muln look     group   stocks   surge when risk aversion fades
says fund manager
who offers five stock ideas httpstcouoyutbso dis jb   hsi sbnybili   pdd mercibaba when   delist   jp morgadenon dont catch raising knife     bout   go httpstcopmdhfllbaba look what we have   morning   juanluisdemateo   httpstcornxmpctmemmost mentioned tickers in wsb in last h     spy oil vxx tsla arkk gme lmt nvda httpstcointoxxyay httpstcorrmpzfjnjbaba i think   fact   they said   crackdown is near   end is   major boost here
if not then we have   long way   run yet   nio congratulations
good climb
its   time in case youre interested
what       next short squeeze   most likely candidates sesn
dare   admp alibaba  
  la mas la mas odiada   la ms querida si se empiezan   cerrar cortos
es posible que acaben hoy   una subida   mas del en mercado americano httpstcoejdhkmipftrending stocks on fintwit source httpstcocwjowwsbi spy qqq spx   iwm kweb jd esf amzn xpev sorted   most recent httpstcotkwcoivjbaba while   up here   should fill   gap   proceeding much lower   just wait     quarters fs       great hype   pb   tsla gme amcamc aapl wsb why chinese tech stocks   booming
in seconds theres   very important guy in china named liu he he is   closest economic advisor   president xi jinpingtoday
he made statements   adrs
regulations
  more   boosted investor sentiment kweb   httpstcopthbqzgmj   tsla gme amcamc aapl wsb     you think larry is laughing   benzinga   heres why alibaba   other chinese stocks   trading higher premarkethttpstcogaqqwscspy   jd nio everybody got choices i guess bears chose   wrong side lately httpstcodaujejofmqrt mdsoll hope you   bought   mother fking dip like i   saying   months   is why you never panic sell   lose if yrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwnio       idiot bears i hope you bought more outs   shorted   yday love   see getting margin calls epic squeeze day     chinese stocks   jd pdd xpev httpstcotnshpmsbbaba   jimmy says httpstcozfpnporababa nio bidu jd skirbin totally   if ccp was controlling   fed
there wont     transitory     we would see stable inflation babart patrickbaitman green day in chinese shitcos   investors   taking victory lapsthe chinese government have agreed   prop up athese     most active stocks right now nio amd didi   rlx aapl aal httpstcotpayhbrt hedgedog   httpstcovdfupgvibaba why you never panic sell httpstcoidloanllmmbaba not just green
  very green congrats u well timed   traders httpstcobczybfdbaba told you opportunity     lifetime   scared money dont make money httpstcollilieulbaba   is what happens when ppl try   spread misinformation government steps in   burn   shorts maryland mans cheat code triggers instant cash   three stocks httpstcogdwbdaokbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vbaba calls gonna print heart if you bought     httpstcoakjwjfhrmubaba jd china rippy modenio   explain why chinese stocks   rallying hard   news   buen dafuturos spy qqq dia iwm fuerte   alza china mercado ms sobrevendido en aos
rebota ante posible cese regulatorio   tech y apoyo ipos en el exterior   jd bidu mchijpow fed pmsbux upgrade   jpm   overweight wselivetrading est long httpstconmxyaoert epictrades wow its like chinese new year pdd bidu   futu jd xpev   que dureeee httpstcoofkwqsxhunatedaddy itsmeaaron tarabull id   careful putting your faithinvestment thesis in what   analysts thinks they change their minds more than politicians jpm analyst downgraded         has their business model changed since last pt   justify   haircutcead     discount pm multibagger bac lac pcg dwac ldrs goog fami amc gme fsr sndl ctrm uamy endp lmfa hyln mara riot tsla sbtx sos coin dkng gree pltr hood lcid aapl fb msft nio muln f   amd edu bz gds qqq spy   won ddbaba lol i   worried   those who sold calls p   up while aapl   green light httpstcojbehslubaba fxi bidu kweb eem biggest facts   lol i   worried   those who sold calls pbaba i love   chinese ccp
    government   us wants       never     told you sell garbage usa companies   buy china companies   too early       maybe   having jpm analysts use   term uninvestable is usually   good sign     is in veremos   ver en lo que se quedan esas subidas   locos   las chinas   nio etc repercutiendo en pre market   todos los mercados ni mucho menos creo que esto sea un cambio   tendencia supongo que es algo pasajer httpstcoejcbyabicrt elguapobear accidentally deleted my pinned tweet predictions oil   see sub     outperform market xbi wrt benzinga   heres why alibaba   other chinese stocks   trading higher premarkethttpstcogaqqwscbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   strong like bull oh my babart alenbebir tencentup
babaup   china vowed   support overseas stock listings said dialogue     us regardjd bidu nio   hold   squeeze into open please httpstcomqzrqyywdubaba vips jd tcehy qqq analyst china uninvestable
outlook negative     next months literally hours later everything up       moon httpstcodpgiuemyobaba lol told you buying more in these names   fb
pypl
tsla
goog
hood
rivn
nio
 
ai amp rblxthe glass is halffull
lets get   goingnestbetter           countless stocks right now
each     reasons
including f   twtr   i   watching goog   right now   seems other stocks may bounce even more shorttermrt epictrades wow its like chinese new year pdd bidu   futu jd xpev jd   nio yinn kweb diamond hands pay peasants held short positions overnight quarryrock   haaaa yeaaaaaaa i alsonin march qqq tsla amd calls   up big premkt trim   trail babywe never read analyst reports
says buffett if i   its     funny papers werent   heres jpms report downgrading       pt   frm moral   your own work   dont fall   what others say
no matter how qualified they might   httpstcograiycuncundo mejorara babauna foto vale ms que mil palabrasmientras
no tocar
no ha mejorado
no ha rebota
no ha hecho nada por ahora solo caerme canse   avisar
y tambin   recibir crticaspromediar   alza tiene un pase
pero   la baja novendimos en fin   etapa httpstcovxwekglskweb   jd tcehy jpm httpstcoliatybn httpstcowvjfuqpbibaba final trade guyadami nostradami riskreversal cnbcfastmoneyrt mojaradhki   httpstcoamgcelawmfbaba heres why alibaba   other chinese stocks   trading higher premarkethttpstcogaqqwscsi una accin te gustaba   x precio y ahora cuesta xn entonces tu margen   seguridad es   mayor   httpstcoyofudgklebaba   bought out     cleu elona likes   httpstcoyavzbbrtfxi kweb eem   bidu let       lesson   you   us business journalists fundamentally   understand china stop reading news
start reading financial statements tencentup
babaup   china vowed   support overseas stock listings said dialogue     us regarding adrs is good implement measures   help handle risks   property developers told us   regulation ofbigtechwill end soon bbgaccidentally deleted my pinned tweet predictions oil   see sub     outperform market xbi   outperform market goldsilverminers   outperform market emerging markets brazil   outperform market rate raises not   priced infirst out   alibaba looks   slash workforce     its mmc division decides   lay off employeeshttpstcoxorqoqsgd   httpstcowndzcpxrj httpstcoamgcelawmfbaba bears httpstcopqvlcaneoibaba jd nio pdd last week   bear   shorties atrocities now       end where   bears   httpstcoeqtrshzjbaba       interesting   see how   chinese handle their version     dekelbarel nio xpev   everyone has   little bit   zyzz in them httpstcohomqlmxis reed   chinese stonk   if yes   needs   pull   daybaba jd kweb well
if you overnighted   china stocks long youre gonna have   hell     day insane moves in premarket  
nio
jd
xpev
bidu httpstcoydmlvmuort hyenukchu   en premarket httpstcolwczmsgdbaba who   missed chance     overnight millionaire lol   xi bailout hot damn     nnnd   on   en respectively though           dead cat bounce there is   still   war ongoingbaba rip your puts   if u didnt cover   u had   few waterfall days well pigs get slaughtered futu pdd jd   httpstcoyllrtgqhbaba where is alex yao     buyback squeeze potential very high jd   nio pdd still has more room   hit its regular stock prices heavy move   open   followed   multiple runs bears   done httpstcoushbnvhtiylooks like everyone   break even on their   calls   averaging down   past five daysbaba stock soared   morning   chinas government pledged   support beleaguered markets up in premarketi   still long alibaba     i was   buying more shares too lateinvesting valueinvesting stockstobuy trading income passiveincome httpstcoxbvzehsubaba congrats   those who httpstcojjblmnababa bought   xx whoa biggest gift   ha i     my position   httpstcoswpojqmcyjd   mpngyall going on   tear reminds me   when   fed stepped in during covid   prop up american markets roadtriptofire haha yeah   bounced hardbaba let see market open if she stays     price puts   is   bears   morning httpstcoaztavnwtebaba     fusionptcapital   yes   part     cycle   httpstcohoshwzbywkweb bidu   boom automatic good bye shorties you     obliterated   realhottakesbot twitters on   rise tsla price mentions   price mentions amzn price
inversores en china   tme didi httpstcovmrylaoyubaba was up in hk
stateside pre up yes
just   benefitted nicely     hsi bounce off   reference lowbaba my favorite jack ma quote httpstcofdrpslvkumrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwcweb yinn   httpstcowakhearetwitters on   rise tsla price mentions   price mentions amzn price
mentions amc price mentions spyr price mentions stocks investing tradingthose   bears   were   sure   ccp would make vie illegal   you no longer bearish now   you   too burnt alreadypypl printing tendies everywhere   zm httpstcocqcojmkjd   nio bears   were short until zero   going   wake up     sheer disaster in their portfolio if   stocks   up
their puts   going     down     stockballa   insane gapper httpstconxoiugjsi   mantiene cifras   premarket se me va   poner en verde   una tacada   httpstcornxmpctmemand   is how   sentiment   change   tonio xpev li   fb pypl httpstcoltkoewonsdrt wajgilani   kevin oleary   charlie m were right suck   bears   hyenukchu   en premarket httpstcolwczmsgdbaba cramer avoid chinese stock   march shit happen   didi jd nio   emiberciano ha ganado ms markettrackers en       que el   fintwit en aojd chinese goods     hitting new demand highs i think pretty soon   nio   briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followrt epictrades wow its like chinese new year pdd bidu   futu jd xpev   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetrending stocks on fintwit   spy spx jd kweb esf amzn xpev vxx pddxglobalmarkets investing stocks wallstreetbetsencima sube   y no haba comprado todava httpstcoqtvjlrvuela china   httpstcovbhnwvtlzsrt willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetbaba they   questioning my prophecy have   look   your   httpstcodmizsqhprbaba in hong kongbaba they   questioning my prophecy have   look   your   httpstcosebufhcrnio   jd wow saeedfa dahayyan   httpstcopvvrhzrt stockandlock httpstcoefmavytjchina index   revived todaybaba nio xpev li jdrt persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  womrdrone jpmsam o crees que china va     guerra tambin
seguido   sanciones como las aplicadas   rusia
o que deslistan todos los activos chinos   usa   vale lo mismo que en habiendo incrementado su revenue  
      httpstcobtfhctfbaba httpstcoefoioqygbaba never should have     low cya over   en premarket httpstcolwczmsgdbaba httpstcorovkkteibaba   exactly jpm opposite way i repeat one more time nio jd sixsigmacapital measly indeed compared     up   en hk httpstcohyozkziibaba where is jpm   flush   open tsla   jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es china large caps up wtf is   logical reason     whoever had balls   overnight   deserves those ws   pdd didi httpstcomeazjtghbaba     explode like   meme stock over   next few weeks amc gmc   crazyladytrader   is up premarket still under   what   jokenio is up   is what   jokeso many bargainsrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overlkco nio   averaging my positions down     down further maybe
  im looking long termrt fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheapprt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggcscw cbat wafu top watches off     chinese runs   shit thats kinda crazy     crazyladytrader   is up premarket still under   what   jokenio is up   is what   jokeso many bargainsbaba   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jcscw cbat wafu top watches off     chinese runs   garyblack china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sbaba just   i was wondering why   chinese government remained silent   months regarding investors concerns   chinese adrs   they finally spoke out i guess they forgot   give jp morgan   their badly timed uninvestible     heads up   httpstcockwsyxusaud news is gonna   great   my babatencent
alibaba ist das die wende httpstcodxulmdt sharedeals   alibaba tencent tcehy chinaaktien aktienbaba stonkstraderrr   might   interestingrt babamovement   jd nio xpev tencent   prophecy your welcome httpstconmibnlfibaba china gov   httpstcovnkmfmffynbaba take   money   run   nikulpr   jd nio xpev tencent   prophecy your welcome httpstcochcbaziprrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   milkomarkov while its hard   make strong upside case   china equities looks like   hangseng selloff has finally caught   eyert navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mis   now safe   peek   chinese stocks   httpstcowqofdburirt arnolacompte meanwhile pmlkco qfin li huya   xpev eh nio huiz niu   aimprofit   very attractively priced midlarge caps right now   should yield gt returns     year     imouk thg crt patrickbaitman green day in chinese shitcos   investors   taking victory lapsthe chinese government have agreed   prop up   china large cap adrs   soaring premkt following   statement   support   top china financial officials
  sparked   biggest rally in   hang seng enterpr index since   jd bidu ntes tcehy not trading yet   in hkbaba cweb   backpackerfi im   buyer       china just put up   single greatest stock market pump ive ever seen     is up   where   was days ago httpstcocqwmrembqrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  tsdrtrading china stocks wow   bidu bili pdd jd futu tmebaba spy   jumped yuan in hours in hong kong lets talk alibaba   stock
nio stock connection   wallstreet bets amp s ultra   httpstcokzvblyagpanic buyingammo inc   good
  bad   donald trump
poww stockhttpstcobtdtmrkwbaba huge reversal       up   httpstconsknfrdbaba pdd biduflik flak httpstcogamtoykjofrt klavsgomarkets major chinese stocks trading higher in premarket   chinas government pledged   support   struggling marketsniu   is gonna squeeze nio xpev   man wish i would have held     these pdd jd bili xpev li nio futu tigr   bidu tme yinn yang httpstcojoplusnbrt realtwitchess   jesus christ i didnt know i was holding   penny stock     intrinsic value   one   stock under   base scenario is usd httpstcoefmavytjchina index   revived todaybaba nio xpev li jdchinas intervention sends stocks soaring powells unlikely   make   big   splash   jd bidu duol amc httpstcobnjkqnrrt sinomarket uslisted chinese shares rally in premarket session bili up
li up jd up
xpev up
  up   srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba wow backs     highs not seen since   far     friday   jpmsam leyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna reed   chinese folks   jp morgan have   shorting   too
i was told   nio jd kweb dici deux semaines je mattends   que zelensky soit vir pitre comdien et lotan accepte toutes les exigences   la russie les marchs financiers
soulags
vont exploser la hausse certaines actions seront multiplies par voire avant fin babaniort keskia   nio tme didi pdd jd li xpev bili bz tcom bidu zto yumc etc etc la carpeta   vigilancia   acciones chtrending stocks on fintwit source httpstcocwjowwsbi   spy spx jd kweb esf amzn xpev vxx pdd sorted   most recent httpstcokvwvcxinhua news agency said   chinese government would keep its stock markets stable   work   boost economic growth   up pdd up bili up bidu up   boom shakalaka httpstcoqipetedsrt keskia   nio tme didi pdd jd li xpev bili bz tcom bidu zto yumc etc etc la carpeta   vigilancia   acciones chbaba   wasnt   time   buy puts on   other hand   puts would   guaranteed money httpstcoihkvmhngargaryblack jimcramer never fails monday was calling china dead fxi   bidu jdbaba ffs i lost     dipped  
now   jumps         probably   eod   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart garcapital   premarket httpstcoicxxxfetrbaba im taking my profit immediately httpstcohcksfsxbuwbabaahora los envidiosos criticando   q lleva   o   q compr ayeralgunos no se dan cuenta q para q unos vendan otros deben comprar
  q ayer compraran muchos y otros venderan y hoy pasar lo mismo y maana y hace semana y hace meses no llevo   si kweb   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba dead cat bounce meow   hours     news   out you   make   up nio jd xpev kweb tencent httpstcorwkhthocenn   observations didi kweb spy   wkhs solo muln httpstcoejhmrluruwif you didnt get   memo overnight china china china govt finally got off their asses           friggin proud     mods in our room nailed   trade overnight huge winner     room congrats li yinn fxi xpev pdd kc tuya   bidu jd etc etcmm nextchina business markets deitaone sofiahcbbg they only   bring fear   chinese company thats   you   not see bloomberg   uck   up go nio babababa president xi wanted   invade taiwan in november now       pushed     couple   months   knife catchers rejoice   having trouble breaking     gap   fill       puts httpstcolofawswjrt sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techrt sinomarket uslisted chinese shares rally in premarket session bili up
li up jd up
xpev up
  up reed   short squeeze candidate in   making
maybe alex yao is in   too   turd seems     everywhere   nio jd futu   jpm likely made bank thanks   alex dont   naive   not understand how   game is played   bulls were right
bears got creamed   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt ajbutton chinas retail salesan enormous
unprecedented
earthshattering beatbabart tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up weljustinss when   ccp pledges   keep markets stable they kind   mean they would interfere   markets   jack them up babababa china needs   declare war now
  bears     eating rice pudding   years uslisted chinese stocks jump   beijing pledges policy support tttn pdd jd   bidu httpstcohxrzdewmlrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalw green day in chinese shitcos   investors   taking victory lapsthe chinese government have agreed   prop up   set   adrs   stabilize their share pricethis isnt bullish     isnt sustainablebaba nio xpev pdd kweb jd lkncy futu tcehy didi bidubaba rip those puts p   bears gona slaughtered soon httpstcozbkczugynunusual volume stocks   watch march httpstcoapeacvozbrbr aso rlx pdd gtlb coup jobs ferg ntra   nio amd aapl   rlx spx spy ndx qqqbaba nio kwebchinas state council has in one move justpledged   keep capital markets stablevowed   support overseas stock listingssaid dialogue   us re adrs is goodpromised   handle risks   property developers clarified regulation   big tech   end soonbaba rip those puts p   bears gona slaughtered soonbaba nio jd yinn china httpstcotbdnuyepzbaba heading       implossible shorts   ruined didnt expect such immediate big gap ups
  kweb joins babababa if jpm was buying   last few days i want their firm shutdown   good   jd bidu tcehy httpstcocddocnvkrt garcapital   premarket httpstcoicxxxfetrsome very attractively priced midlarge caps right now   should yield gt returns     year     imouk thg ccr sfor wjg avap jdw psnus dis fb pltrchina   xpev tencent hkjust   few   many right nowrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jd amp   holders going     very very happy   morningboth up   china pledges   backstop stock marketmonster pre market movers httpstcoxfphlmlpdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jpm httpstcouxuvtmtrt arnolacompte meanwhile pmlkco qfin li huya   xpev eh nio huiz niu   jd pdd   lucky
    close   selling   what   yall thinksell   news still   lot   geopolitical risk w   war   us relations what   yall think thanks   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jhate begets hate babachina moves   stabilize its stock markets   boost economic growth   jd httpstconbcqgefemubaba     where   was days ago coolrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtalkcentss fredtheinvestor   is way discounted   good long term buy well done on buying through   noisert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba your balls   going   get pressed when you wake up grinder grind then up   breakfast eat balls bitch   they   print heavily congrats everyone who had   balls   add   ugly httpstcomdeqfrxcrt condensely   fuck   no sleep til   bankrolls   in time   chainsmoke spliffs   drink hella coffee   handle   closing   steadycompound   chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive partbaba not investedwhys   down   much   bye bears   jd nio bidu li global shares rise
hong kong up on chinese economic support httpstcodvonhsajxrt inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpojdbtrading bloemenhmf hypocrietexpose gister capitulatie bedankt shorts mijn gak   nu prx
  i knew   fuck you bears   remember   name alex yao httpstcooyygivelcpersiancapital masterclass   hf   wti
vxx
now bababun dem   remember   name alex yao httpstcotulcuukzbaba just went up overnight   is going     amazing httpstcoldmqzlcfmqthats gonna     squeeze wednesdaybaba trending tickers on wallstreetbets reddit gme
 
amc
edt
tsla httpstcojkrxzwevs httpstcoyswqukubaba pton clov bbig most undervalued ev play cenn old nakd notorious   enormous runs bottomed out     is   stock trading   now easy money y la importancia   no apalancarse ya he conocido   dos que han sido liquidados
no    
pero s   didi
que llevaban desde o   httpstcovpuusecbaba oh lord yall bitches got fucked while its hard   make strong upside case   china equities looks like   hangseng selloff has finally caught   eye     govt         likes     jd tcehy nio xpev might   inbaba   jpm just told us china was uninvestablebear market rallies     ferocious
    qe fuelled ones
    one is   same starting point   diametrically opposed outcomesgurgavin get     calls my friend httpstcorfwcvtsgobreaking news china mulls measures   jointly crack down on malicious short sellers chinese news outletcnupdate   jd nio kweb bidu ntes pddbaba pow ultimatetraders reddit httpstcojwngwmpsxtbaba   question is     holdif you look     weekly   in one day httpstcoqypopozubaba   jd nio xpev tencent   prophecy your welcome httpstcochcbaziprbaba jd nio xpev tencent   prophecy your welcome httpstconmibnlfibaba fk   bearshell ya   gm httpstcomnvrymngchina stocks wow   bidu bili pdd jd futu tmert garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba now jpmorgan   increase its price target       spy how   fug is   up   lets see those out returns bears   markets not even open     bears have scattered   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussdoyu   nio   chinese up httpstcobjzvmxbaba bears i     cash   those puts   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet   chinese statement actively introduce policies     favorable     market
  prudently introduce contractionary policiesbloomberg actively introduce policies   benefit marketsmchi kweb didi   chinese statement last night was positive in     state council has asked other departments   collaborate     finance committee   rolling out policies   effect capital markets they still   refer   balance     press left outmchi kweb didi babababa i have     yinn flying high         jpm puts   like httpstcothmoffzwsrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
futu if you smell what redbear is serving   iq httpstcoicxzdaanuzbaba damn wtf china   short       called months ago   press them there jukkalepikko tulee taas kiva gappi shortattavaksi   on ne tainnut kaikki tytt historiassaanbaba jpm puts   like httpstcothmoffzwsbaba xi just trolled you lol httpstcogskfrtwalisaabramowicz im nursing my badly injured babahope she gets well soonbaba     squeeze haaard   good morning bulls nice         take     greedy shorts   httpstcogsafpwrpxlbaba lets go httpstcoiskjytrqnio xpev   everyone has   little bit   zyzz in them httpstcohomqlmxrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba fuck   no sleep til   bankrolls   in time   chainsmoke spliffs   drink hella coffee   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jiq printing tendies     futu httpstcomviaukodhoy todo twitter compr   ayer congratsbaba   bears have gone httpstcoexouhzlubaba whoever had   options
youre     x your money right now   garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  next russia war resolved   up we go target   year end   once   jp morgan looks dumb   its sad   people know       opposite   what they say   buy buy buy china stocks flying high premarket   nio jd li xpevchina investing stockstowatch stockmarketsbaba   money     made
especially   clowns     say delisted   heading   zero httpstcozkwnlnngubaba ok   nonsense is over finally wish had more money   put in mega squeeze   well deserved   literally was     ipo price   persiancapital   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  wowow its like chinese new year pdd bidu   futu jd xpev futu   jd kweb who     leveraged shorts in these   who forgot   cover   httpstcoeqgprrhbaba leskooooooooooooooooooooooooo   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november iq   jd spy called   httpstcozronoudachrisfranco mhm
youre   gt         extent   certainty   your opinion   what xi           reason you excluded yourself outhope you   bought   mother fking dip like i   saying   months   is why you never panic sell   lose if you dont sell
dca nio xpev li   bidu jd pdd httpstcoslwxpyvdacrt garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  garethsoloway   most asked aboutpanicked question   me   was on     surges  
  many china stocks
ya van saliendo todos los que ayer promediaron x o hicieron   in en   twitter es maravilloso httpstcoeistcjzybaba alex yao we need more bearish calls   him we     billionaires   most asked aboutpanicked question   me   was on     surges  
  many china stocks
  china states     support tech stocks
economy   work out   deal     sec on listing issues use twitter   your advantage indicator httpstcohscikpogwe   selling   chinese names   we picked up earlier   week   posted  
  ripping pre open
kweb fxi   jd pddtradingbaba when russian war over china going   have exclusive trading rights   commodities china plays   long game us   have   deal   them   russia no one wants   tension just get   ayoooo sniper trading robots top volume fami hymc veon pdd iq rlx nio   daytrading options nasdaq stockstowatch httpstcogzvxbbubaba volume   push     puts   worthless   librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begababa pre market httpstcolscfoumwtthanks     info
  i miss how many shares were outstanding in each point   time     sake   clarityhttpstcochkzcjybaba tothemoonbaba jd futu alex yao tomorrow on   first day   his new job httpstcoyfpzffeababa we have   many gaps   fill     top   more in   s   iq jd spy called     just make sure you take your profit   pm things may end up ugly     dead cat bounce spy qqqgood morning glad you woke up   what   nice day   right you seen   yetbaba yes
thats rightchina is moving they   still on huge sale httpstcovtndnmxobaba   alibaba is up in hong kong on   news   china reassured investors
vowed   support overseas adrs
  would introduce marketfriendly policies   increase stability httpstcokuneinzcodx looking     gap up once   passes   neckline vtnr   nio httpstcozmejmurzbaba alex yao we need more bearish calls   him we     billionairesbaba tell me what these   worth   httpstcocvjftxvwmbaba we have   many gaps   fill     top   more in   sbaba is up premarket still under   what   jokenio is up   is what   jokeso many bargains   tweeted   i expect   fakesqueeze     memestocks amc gme during   supergreen market   green         noticed   acceptedbaba check out futu gds
remember these were gt just   few months ago
lets squeeze   criminal funds   lets break   nio xpev   trending stocks on fintwit spy   kweb spx jd esf nio amzn sofi xpevxglobalmarkets investing stocks wallstreetbetsbaba even     rise   would       level   was months ago   javier   para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entrebaba xi pumping nice policy   china hedgefundtips thanks tom
 
still navigating my own way in   markets
  your seat is very secure in my own mastermind groupbaba pt       httpstcocictqpbjbaba wtf happened   damn my calls   print havent really paid attention    
bought   random calls       is down
should go up thought     relief   charlie   babababa next week alibaba should increase buyback   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnio       moon baby httpstcogpamunfaqbaba   took   lot   coordinated money   move   up in one day   even     price   is like buying amazon   ipo what   monetization mean how   works whats   procedure is   difficult   not how monetize sblc   get ltv     should   client return nrl   not   you know owner
beneficiary   sblc   get   additional benefit       meli coin upst hood httpstcoxhynpqwybaba ayer alibaba   en seguimiento diario
posible httpstcolahokyggbaba brah   wow
u like   bears nadie ha vendido   y jd y todos habis doblado ayer nobaba whos happy   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba insane gapper httpstconxoiugjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba one dont just short   stock   is undervalue you buy     new pre market high petz   china set up     should   on your radar gt run didi   far nio should get us   run   top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme fb tsla access wider trends httpstcozltkvrfbaba bye shorts   damnnnnn what happened bought   calls       close god damnnnn   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzusstockpremarketcweb rose
didi rose
beke rose
futu rose
tme rose
tigr rose
eh rose
lkco rose
jd rose
  rose
xpev rose
tal rose
nio rose httpstcohnknzjzzbtbaba here we fucking   options expiring     jd     expected   see surging premiums   open         jd       expected   open optionsflow optiontrading china babaalthough   gt premkt moves   jd     just reaching fridays open
  swift move may signal     setting on charts
regulatory   geopolitical risk   is     in   chinese tech including nio   jd charts setting up   strong recovery on pledged support   gov
in   near perfect twoday bullish engulfing httpstconpgevabbaba retail shorting       low     price morons   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i mean
      is   joke   im not overly impressed   plenty   space   grow   go fucking figure   up off tuesday lows keep in mind   is worth     overnight is crazybaba new pre market high petz   china set up     should   on your radar gt run didi   far nio should get us   run     bye shorts   vwaptrader   nothing   trapped long inventory here     stock tries   find   bid     last       clean out   floababa damnnnnn what happened bought   calls       close god damnnnn   vwaptrader   current price not shown in earlier posting apologies gocharting   premarket data going soon   my chart is betamalafamaooc even   they pledge   keep   market steady babamost mentioned tickers in wsb in last h   spy   oil tsla pick kweb yinn lmt vxx httpstcointoxxyay httpstcojhbjvsgisbaba here we fucking     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba here we fucking comebaba retail shorting       low     price morons top trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme fb tsla access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi spy   kweb spx jd esf nio amzn sofi xpev sorted   most recent httpstcovndpsmkart itscharliemar picked up   k       lowered my average       on td   ibkr   far my overbaba i mean
      is   joke   im not overly impressed   plenty   space   grow   go fucking figure sel whats wrong     babababa prebaba tf happened   epictrades   httpstcopadilztrbaba tigr futu pdd lets   pray     shorties who bought puts   market close   may lord     you httpstcouutiswhububaba prebiggest china rally since lets go nio xpev li   simo httpstcosmffbqhrbrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httptop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy gme fb tsla access wider trends httpstcozltkvrfbaba alot   margin calls would strike   twitters on   rise qqq price mentions   price mentions amzn price
mentions amc price mentions spyr price mentions stocks investing tradingbaba really would love   hunt down   retarded bears comments   start posting like   idiot   kept posting literally every damn day i shouldve sold fuck   guy china stocks u turn looks like people start maybe   investing havely in chineese stocks dollar yuan newworldorder nasdaq nio jd   httpstcozzucrizncrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jcsrc vows   make every effort   maintain smooth operations   capital markets boy they   really going full on     verbal intervention   guess declines   enough   bidu pdd kweb jd   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwjd   nio iq just gonna keep posting       shorts   puts   didnt profit yet httpstcoujjquhmmqbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba avoid china stocks like   plague   bring me   money httpstcookbkhexfjonahlupton   toort inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba he was first guy i saw push   while   was down
thanks mr wonderful httpstcosgqusxart professordman     hit low s   options calls going     booming   common shares up now httpstcouamovjrt vwaptrader   current price not shown in earlier posting apologies gocharting   premarket data going soon   my chart is betababa   scary thing is   is still cheap under insane value   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba its time     us market   drop   china   pop in years reverse   trend people bagholding     cheering   its time     us market   drop   china   pop in years reverse   trendnio   httpstcoznsoktart nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futrt klendathucap ali       forty bagholdersnio xpev li jd   bidu pddhttpstcogsjrvcdtpbaba is powell going   ruin   run later on     jd pdd nio tencent xpev httpstcohfowxfwhvrt mm who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpwhat     chances   big open     triggers   short coveringpdd   jd spy nio   yesterdays alert when everyone was buying puts   shorting
we were buying calls   going long httpstcopauzvvgl   httpstcoarrxumcpdlbaba thank fuck   vwaptrader   nothing   trapped long inventory here     stock tries   find   bid     last       clean out   floart investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como   who is liu hewhat   he say   made chinese stocks jump upand read   chinas crack down on short selling httpstcorwqlqwukweb bidu   jd nio pdd xpev httpstcorsekzgnrtxbaba there we go   i   stop watching   stock go upall smiles   on     lolnoted httpstcodfjwwneirbaba wonder if   chinese gov loaded up       aapl   nio jd i hope someone bought   calls     dont hate   dont hatebaba guys dont share in alex over   jp morgan he meant   say he forgot     guys dont share in alex over   jp morgan he meant   say he forgot   without   chinese government crackdown
  stops babathis is   most obvious purchase     httpstcopivgzhlsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba had   dream   alex yao making coffee in my kitchen   me
then washing my socks   sweeping my floor wanted him   wash my underwear   me   then my alarm rang dang futu nio jd httpstcohxheeobisanlk alibaba   tencent music entertainment tme httpstcohzoeryjre jd bakalm piyasa alnda devam edecek mi yoksa durum tersine mi dnecek   jpm   alex yao   feel embarrased     would     mega squeeze   incoming   ink cartridges loading   there incoming   sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techden som pstr att alkohol och brsen r en dlig kombination har felbaba httpstcoztgklobaba wonder how much   chinese gov bought
insane volume last few days   locos   httpstcoqtscgvmdpmajor chinese stocks trading higher in premarket   chinas government pledged   support   struggling marketsalibaba   jingdong mall jd nio nio li auto li xpeng xpev stocks stockstowatch nyse nasdaq news niojd i wanna go look     bear posts         bear slaughter porn       gotu tal cleu jzxn   in one session   worries   now over lol httpstcomrwxaeobaba   hit low s   options calls going     booming   common shares up now httpstcolpxoqmcefsrcojones bueno empezamos   contar todos los que ayer compraron   pero no para promediar
sino los autnticos cracks que ya ganan un mnimobaba pre market   eoy   eoybaba   hit low s   options calls going     booming   common shares up now httpstcouamovjbukbaba jd new article alibaba
httpstcoilflywcl   other china stocks soar heres what sparked   turnaround httpstcobgfrnfhj get     latest   related news here httpstcofvkvdtluf httpstconfmpwzxqpare you long   in   formbaba we just need   dollars up   wow just woke up     my calls   printing on  
futu   nio
        reason why i   sleep   night   theogfaro metx china pledges   support its stock markets
chinese stocks   soaring metx
bhat
jd
 
nio buy   dip is stronk   tme i had   message in my system   tme was up sometime   morning httpstcotuuhlbbkbaba had   buy limit     fuck pourquoi les adr chinoises alibaba
tencent
jd explosent la hausse en prouverture pinduoduo pdd tencent tcehy jdcom jd alibaba   baidu bidu tout est rsum juste ici httpstcofnpxtccrt iluvstocks todays plays qqq   msft   iwm   zim     iluvstocks fxi looks like china party   swings   pay if had   lottos     nio longer term play plus many on watbirdvbush stevemushero pmarca   is     pretty interesting example on how   work actively   vie structures these daysmy model has   bearish overall its in   strong short term bearish trend
  is bearish longer term   volume is trending up volatility is high   in oversold area   lhll conditions   isnt goodrt sinomarket uslisted chinese shares rally in premarket session bili up
li up jd up
xpev up
  up   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzmeanwhile pmlkco qfin li huya   xpev eh nio huiz niu burn   shorts httpstcopqmsqqlbr httpstcokovicgbfcbaba time   buy calls   everybody run halftimereport scottwapnercnbc shannonsaccocia kevinolearytv jlebenthal terranovajoe kevinolearytv   mic dropbaba
jd ripping great   guyadami china says     support chinese ipos abroad
calls   closure on tech crackdown cnbc httpstcozwgppart babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average inveuslisted chinese shares rally in premarket session bili up
li up jd up
xpev up
  up
huya up
nio up
bidu up ashr china kweb fxi cnhbaba no position here congrats bulls way   go   lol my calls expire worthless
  next day its up   pain   kevin o leary pump   trendspider   rev bincome bequity bprice   rev bincome bequity bpricsoy accionista   todo esto   babababa if   corpses its going   significant news   china stocks   httpstcooqxendouksnio   httpstcohzaclgrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba   company   closed last night   im buying   professordman   idea low s common shares   options calls we have s here   winner   far break     huge caubaba pt jan many hklisted chinese stocks soared  
such    
jd
nio how   you feel     chinese stocks listed in us   hk   your hold now     not vested into   these
  just here   cheer you guys up haha httpstcogpmgloogcnbcfastmoney timseymour bkbriankelly karenfinerman guyadami guyadami   dropaktieuniverset noget nyt om   oppe premarketrt optiontradingpr alert resultsbaba p   googl p   amzn p   small gains adrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service tcuntos   ustedes ampliaron ayer     sabiendas   lo que hoy pasara seguro que alguno incluso vendi sus   para comprar mmpp
y hoy ha vuelto jejert optiontradingpr alert resultsbaba p   googl p   amzn p   small gains adrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service tbaba government holding our bags great news end   march   up in   pre market trading   ended   day in hong kong up on   news finally   positive sentiment     rough ride down   httpstcokiasovwcrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jhoy   hasta en la sopawillthrower youre not interested in     sumofthepartsmetx china pledges   support its stock markets
chinese stocks   soaring metx
bhat
jd
 
nio show me   incentives   i   show you   outcome charlie munger   djcoin year old munger voiceit makes no sense     ccp   destroy their great companiesmumbles something   cats catching mice httpstcomxqespwalibaba
httpstcopolrtswo   other china stocks soar heres what sparked   turnaround   jd ntes httpstcorgmvehuxmrt syaar   httpstcobhwqvmffbbaba charlie munger loaded   fucking goat probably   s his gonna make   billion     in years watch   charlie munger loaded   fucking goat probably   s his gonna make   billion     in years watchhey guyadami nice   last night on babababa httpstcowblckrlb httpstcobhwqvmffbbaba ant ipo soon guaranteed     shorts   have   hard time covering     moon what anabsolute animaljd   kweb stockmarket trading stocks china httpstcoekdmgnmp httpstcodjxjewtzrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba squeeze good romasinvestors ya no solo eso
ahora todo el mundo compr ayer     finally made   correct buy i guess following charlie munger instead   memes was     play who would have thought   shorts gonna get squeezed ugly   bidu tencent jd oncs cvac bntx alny ebs vir adpt arct tbio vxrt atra vbiv alt dvax ibio htbx tnxp pdsb tfx govx igc xncr fprx incy agio gbt halo alks kpti cara zgnx tmo ew dxcm idxx nvta hznp bmrn vrtx abt mdt bsx gme amc btc jd   httpstcourjhvrmrderivatives basically     etf people like kraneshares   in tv   said they   liquidate adr   buy hk listed stocks   had   up day in hk   adr should track itbaba close y   en hk anoche va   explotar la iv   las opciones httpstcolfiuzxjvkkweb             investment     investors should remain cautious investing in   communist regime     now   riskreward is very compellingbaba   bears got us   years its time we return   favor im dipping out   going us heavy oops
i       jd kweb   stockmarket china stocks trading httpstcoqpdymxubaba   bears got us   years its time we return   favor im dipping out   going us heavychrisfranco   is not   matter   age its mr market since inventing emh   modern portfolio theory welcome     stock market   fintwit investingrt ivanbolsa el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como     pipstodollars china dead cat bouncedidi   lvs sbux cciv pins hofv jd aci qs   jack mmnff nakd kimtf iipr apha tlry pltr dbx rdfnwork solo kbh cake dri gramf amd nvda amzn intc cat pton axp ups algn ma vz ko mrk plug googl nvta mmm expr dal wfc   edit cof lcid dwac httpstcourjhvrbaba hey mr know     shorty why   quiet   you should listen   smoked bears love   see   hmm dcdowork see ya fud againlike i said   months hope ya bought   dip nio xpev li jd   bidu pddhttpstcoxmrhuztskjbaba httpstcopadilztrayo jpm downgraded   pt       shit overnight i know what im doing   now on   what   you thinkcan our country usa stay     chinacan china stay     our country usanever     jd tcehy kweb httpstcoxphkxgjmlwcunicap   nopert jmihaljevic just   fintwit capitulates on  
  glimmer     old man   still turn out   have   right time   tellrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba yuck   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi esf spy spx   nio agood morning kweb fxi   pddleyendo twitter hoy debo ser el nico que no vio ayer en   una clarsima seal   que hoy iba   rebotar hasta la luna chrisfranco   up overnight in hk following very positive words   ccp volatility chinababa is   greedy             article said regulators should complete   soon   possible   crackdown on internet platform companies   finally now     funds   buy       chinese gov just backed   beautiful bought two   calls
sold one   im trying   practice discipline   scaling in more   sold my nio i bought       profit   stocks up   hours not sure   hold   sell     one though httpstcobmkbchkmbaba damn traded   couple   times yest dont normally touch china stocks   thought had   bounce in itsold remaining shares     only   see   morning still   have   stick   disciplinecnbc see ya fud   hope ya bought   dip nio xpev li jd   biduhttpstcoxmrhuztskjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba finally now     funds   buy       chineese gov just backed   beautiful   jtais bien inspir   racheter qq titres hierbaba except thats not going   happen   tradeeveryth     garcapital   premarket httpstcoicxxxfetrrt tradeeveryth dca   tencent     new world has started china is now   ruling superpower     new world has started china is now   ruling superpowernajarian pumping   tcehybaba my days dte calls   i bought     easily   x   crude oil may fall   china lockdown   inventory build weigh on prices wti   nio jd xpev httpstcokdivlhodrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt luffydwealth suddenly
  chinese market is investable againjd   nio httpstcoqnackbwzvbaba pdd wimi   premarket httpstcoicxxxfetrbaba we mooning   puppyeh jmihaljevic i bet hes right maybe   wont recover in yet
  in hell   on siginficant gaintrending stocks on fintwit source httpstcocwjowwsbi esf spy spx   nio amzn jd sofi xpev li sorted   most recent httpstcouajhfltkrt jessipinkman     i get   rolls royce suv in black   alibaba orange     pic   jack ma on   door decal these   thert bcampbellbrk   is interesting   buffett   munger     rich   yet   everyone   thinks munger was   fool   buyichina says     support chinese ipos abroad
calls   closure on tech crackdownbaba biduhttpstcoryxgvmbiftbaba who sold       lows fuckign awesome finally lays   alot   fear regarding delisting nio xpev   httpstcobpmxlisiwbaba tigr china says     support chinese ipos abroad
calls   closure on tech crackdown cnbc   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invealibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcodcfanhbaba pdd jd adrsec httpstcomxiqst businessfbbagholder danieltoloko alexpitti jd less complex thesis in my view consumer budgets
online share     retail
high focus on quality amp reliability
huge capex funded   retail float
jdl growing faster than   cainiao
monetising core parts   its expense base eg jdl
alignment   ccp goalssoy el nico que aprovechar el subidn     para ir recortando el loteam i   only one who gonna cut their exposure   alibaba on todays rallybaba jack ma   you coming   dare i say     price targets   year end   jack ma   you coming   dare i saydid munger   mr liu he   stop     carnage in chinese equitiesbaba httpstcomjpvmwrhlbaba   shorter just enjoy httpstcohysskrt sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techbaba careful here doesnt mean   rest     world   support china stocks if they   joining russia   should work its way   towards short term   then well see if     wants   break out     short term down trend   chinese squeeze markettrackers cierto el objetivo es ganar pastao perder la mnima posible hoy el rebote     y v darn alegrasfxi looks like china party   swings   pay if had   lottos     nio longer term play plus many on watch bidu jd li   many more httpstcobntcbaba well
looks like my short puts       otm     nio investing in future profits is     good idea congrats jeffery httpstcoybysltufla testimonialtuesday tradeideas stockmarket httpstcogbysuvrlbbaba yow up ahora resulta que todo el mundo entr ayer en babawatch list     day impp gotu     jd   pdd nio xpev   dozens more chinese tech stocks popping gt in premarket   china pledges   support stock markets
economy   support   ipos abroad markets china optionstradingwatch list     day impp gotu       trade alerts   entries lynk in bayo should i buy     todaybaba obavy ohledn nskch akci   mohli   nyn vrazn ni alibaba nyn v premarketu okolo usd mon dojde k mrnmu vybrn zisk u tch   nabrali pod
nicmn bych ekal
e na tch jsme vidli dno   cena se zane postupn srovnvat zpt nad usd httpstcorikrxrt nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futrt millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfobaba   big diffrence         is   chinese stocks finally   investable there     massive rally   year el ndice   hong kong ha subido fuerte esta nochese han visto alzas superiores   en algunos valores como   bidu tcehysus adrs deberan replicar esas alzas en la sesin burstil   eeuu httpstcohasapqegqbaba nio investing in future profits is     good idea congrats jeffery httpstcoopmcjvpt testimonialtuesday tradeideas stockmarket httpstcohdbsodbvbaba told ya watch list     day impp gotu       finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interswatch list     day impp gotu       trade alerts   entries lynk in bayo   deepdive part httpstcoqzcfddemiwith chinese stocks making   comeback
ive found   courage   plug my   deepdive againalibaba deepdive part httpstcobaaumdiand   my chinese stocks   up todayi   feeling generous amp opening up   paywall   part part in   next tweetrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba   big diffrence         is   chinese stocks finally   investable there     massive rally   year   told ya   crazy times where   market   not seem   know what discount rate is needed   cover   political risk httpstcoxkscozjpswbaba calls     up over   open if   price holds   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba lmao shorts u get what u deserve
why would u short such   undervalued company   was under ipo donkey   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   still less than days ago   bulls   celebrating httpstcozpbazfhrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba super extended   thinking puts on open just opinion   bonuslevelfund good news   chinese stocks   jd nio httpstcowmnbkvwkxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba httpstcojmvfxyryfejust wow stocks   httpstcoopsamseixlast     getting   under guys time   fomospy qqq   those   said chinese market crashing
    up even   what   reversal just saying   its fed hike   wonder what   closing       squeece   nosegoblin amanda hope u got         crackdown is over rejoice everyone   on   china train   jd tencent niohoward marks is bullish on chinawhy     seem like       big investors long china   confirmed geniusesseems like   one trade separates   wheat     chaff
  real ogs     impostorsbaba httpstcomnwypxlert babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invert jmihaljevic just   fintwit capitulates on  
  glimmer     old man   still turn out   have   right time   tellbaba httpstcojiczhweifbaba   close more than   hang seng going   rally tomorrow     last short scum fooked hilarious   honk honk congrats if you loaded       me     no reason       go up china helping russia   invade ukraine   supplies short   new high equitybrian i   thought thered     day   year when wed see   rally like     buybacks   move   price   lot
now imagine   bunch   shorts get squeezed on   same day one   these buybacks occurshuge
huge rallybaba wonder what   happen if they redeploy       buyback   year   where   folks wanting   buy   u may get ur chance     jd didi niodeal     reached   we got   support   china lets go httpstcobymdykbicfngu is up
hang seng index is up
nasdaq up
  up
  bidu up if   rally   continue   week
fngu might have chance   close   you me ladebackk investandbefree   httpstcoxfpmh httpstcopmsauyxwfcryptostanislav its up   premarket   if we   holders buy now its buying on   rally no babababa where is my calls going tmrx   x httpstcoglomzspjrt jensuarez petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnibaba holders     buying   dip     next yearsbaba up in pre market       hit book value per share   was pretty much   exact     is book value       easiest money ever   you have     is hear what cramer has   say
      opposite   babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba shaking off retail   institutions   buy them cheap wall street scam   bidu futu pdd nio jdhang seng tech index up limit up china vice premier liu he says   keep capital markets stable xinhuachina vice premier liu he chairs meeting on economy
capital markets xinhuababa my     on     i might have   cents off markets   when mega cap companies like   go up in   day amp other cope i tell myself     investor   obvious bagger in years httpstcoympzmnqclrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba lets just keep our mouth shut   let them buy up   share they     only ones who   run     up   billion market cap take   home goldman sachs y este pre mercado nio
se
  httpstcovjkfvuenbrt babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba lets just keep our mouth shut   let them buy up   share they     only ones who   run     up   billion market cap take   home goldman sachsnio   lkco et     called        
lies run   sprint
  truth runs   marathon scam street   delisting chinese shit stocks rise   investors await feds interest rates decision   jd ntes httpstcogodeybaba current price not shown in earlier posting apologies gocharting   premarket data going soon   my chart is beta httpstcosvbzrcpglbaba i   waiting   my calls   print first time in   morningnot fundamentals    
pure stock manipulation twitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingnomadcap jamietee your   going   run now   vwaptrader   nothing   trapped long inventory here     stock tries   find   bid     last       clean out   floababa   institutions   on outside now baby eoy   who knows   something weird is going on here not normal     institutions   on outside now baby eoy   who knows   something weird is going on here not normalbaba setting up     m volume day xnet huya iq   perfect timing tencent   alibaba
 
have lost more than trillion in combined market value since   selloff in hong kong stocks began months agostill in       strangle on     friday looks like bags   morning on     redlerpremium china squeezebaba woqayer compr acciones       en la bolsa estadounidense y hoy la bolsa   hong kong sube ms   un deseando que abran los yankis httpstcocuqwbonrt mimamsaid clps   jd futu tigr still has not   found plus its   chinese     company including low float soon   catchbaba dagheeeeee   you guys they shook retail out   their stock   much   they   now they   run   up they have   shit ton     options   they wont let expire out     money just like they ran   down they   gonna run httpstconwchlmj httpstcoizdjsbdqsrt thefortunetell nothing   see hereits totally normalchinese stocks trading in hk   morningjd jd alibaba     is   warning       bears in  
  large rebound   very very old sold hk index his here amp   has move up loads
  expecting   in usa   follow suites
tightening my sl
  i   not   surprised if i   forced   close mine positions   httpstconcpptdbaba wallstreet should   investigated     whole
what these bastards   is unbelievable   httpstcogboncfbaba up in premarketcall me daddybaba where     greedy bear pigs   igsquawk fang constituentsaapl amzn   bidu fb goobaba what   fucking wallstreet scam   jesus christ i didnt know i was holding   penny stock   omggggg   whats       china love       sudden   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt shervindr acinvestorblog lll nft pr   china covid surge play   sells masks in china   its down     ert professordman petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical rurt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba hong kong market doesnt lie   was up i dont think you should expect sell off   httpstcobtfoyamukrt tradeandbefree i loaded       long term investmentits   zone i had identified   had   tweeting       whilebaba biggest economy in   world     bears shorting     httpstconzulgkqbaba garbage holding company
you own nothing   holding up strong in   s gtgt should break lets how these option calls boom   opening   low s idea   holding up strong in   s gtgt should break lets how these option calls boom   opening   low s ideababa whats   burning shorts   why is   only up in   us
when   closed up in hk amc   hood cei gme dwac dats mark watcing how cenn going     next money making here dont miss out on   fucking train httpstcohkshgcmy tweet   turned out       excellent buying opportunity massive rally in hk     bidu jd tcehy ntes xiacf investing china stocks httpstcoahmtairat httpstcodmljzgrbaba i wonder how many bag holders   just hanging on   dump their bags     point nio   jd       big boys take your stock httpstcohnbguapbaba ccp set   floor       inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpobaba days run like     i   sell my shares   walk     jackma   rahafstock   inversorexperto china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpoprimer video   ms   visualizaciones babasiempre intentando dar una visin objetiva y profesionalgracias
httpstconsgcfmjfang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft     is what institutional buying looks like boom nio amp xpev up premarket electricvehicles tsla   httpstcogwbnscyvyrt joshuatai one     most underrated part   se is execution   ability   win south east asia   babas lazada   expbaba jpm panic buying   us banks   going   snatch every share they   get they liquidated   their share count bought billions worth   puts     i imagine those calls     printing since they printed   puts alreadyxela   least my   is recovering   bkbriankelly great final trade       nio xpev   httpstcodbawtui httpstcofybkxfqwlhdios eres t amn   httpstcodqaidosr httpstcosukvfaovgbaba chances retail pushes     plus     babamovement     governments   hedge funds tried   shake us out if you held   bought   dip you       average invebaba   is   sign     us funds   they   jump   in liquidated their entire chinese portfolio get ready     crazy swings on   chinese stocks   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba   is   sign     us funds   they   jump   in liquidated their entire chinese portfolio get ready     crazy swings on   chinese stocksbaba just   technical bounce     news china promete mantener los mercados estables y apoyar los listados extranjeros   jd bidu httpstcocpirpoubaba   unfortunately china pump   last long   well good luck shorts here you pretty much trapped yourself           prided financial crisis worse than   i know who was   buyer   yesterdays close httpstcomwcuqsrpert spactiger nio   li xpev china stocks soar   state council vows support   rout   straits times httpstcokqrktiyiubaba nio bzun   someone let me know what   catalyst   chinese stock were todaybaba   go   mungers basis   end     run seems like   good enough technical target   good   dead body     httpstcobccpdllbspmost mentioned tickers in wsb in last h   spy oil nio qqq wen yang bond til nat httpstcointoxxyay httpstcojprtcpygnbbaba nio bzun   someone let me know what   catalyst   chinese stock were     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt javiersanz ese cierre   ayer     que estuvo todo el   roja me avisa inveuro y consideramos que podra abrir   un gap importrending stocks on fintwit source httpstcocwjowwsbi spy   nio jd amzn sofi xpev li wish brqs sorted   most recent httpstcojfjqlfkrt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussaapl   nio jd httpstcomrpmhpcizfbaba en premarket   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwfutures rippingchina retail sales beatingsoft year over in comps in march   septemberyou       is gonna   massivebaba httpstcopiinietorpara que   vuelva   ilusionar
  tiene que seguir subiendo
esto es solo un rebotebaba guru httpstcosjvkwasosbaba nothing   trapped long inventory here     stock tries   find   bid     last       clean out   float charts courtesy   gocharting httpstcoppnaqobgkvenar   nio breaking through
storing power
ready   sprintbaba value invest win httpstcocgjuzytrpor si no te has enterado todava   sube un en el premarket httpstcoyovlalregulation   big tech   end soonbaba httpstcooriyjyehcvbaba   aapl lets go   market move is not   blip its   market saying enough is enough
  is   ridiculous   congrats     those   conviction whats   smell burning bears httpstcoxballqiyebaba pull up   day bar chart   has alway given     over time avoid fomo futu short squeeze on futu now   nio jd livenar   nio breaking through
storing power
ready   sprint   kweb jd cheap puts   is   bear market rally dudes   gunstphilip major chinese ecommerce players destroyed   first   general plummet in techgrowth in q
then russiaukraine   now drt jessepi   deslinting httpstcoflrjgbbcmfrt iamkunalv   squeeze httpstcoywnhfltvrt pipstodollars yinn yang   lvs sbux china says     support chinese ipos abroad
calls   closure on tbaba   governments   hedge funds tried   shake us out if you held   bought   dip you       average investor congrats   you bulls   really set   price on   one just set   sell order     you gor lots   shorts trapped on   one since   s bababidu wb jd nio httpstcoriqujpsnkwstcentvalue   up in premarketajbutton i bought     hooray me babart investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba   governments   hedge funds tried   shake us out if you held   bought   dip you       average investor congratsyinn yang   lvs sbux china says     support chinese ipos abroad
calls   closure on tech crackdown httpstcotgvwffrfbaba wait one fucking second where     dumb ass bears they promised   stand those fucking liars   priyadarshimu didi     ncty in days if you scroll down my posts   you should see   exact     pick thesebaba never seen alibaba gain in   day     was seriously oversold tbh bears had their gains
now should   our turn hopefully   time tide has changed   upward trend   we   slowly go     now watch   more good news   celebrate   market   into april   timing is impeccable   alwayshttpstcoaaytehwykhsi spx ndx   bidubaba     boat   hoekinda day httpstcofdppiyziny la audiencia se enloquece   el cotizado
deseado
anhelado y rezado todo poderoso retorno   babael premercado ms emocionante desde que amc gener xs fintwit vamos   la ola del triunfo putosarcasmo httpstcoubnqfkewqlarivarasane sold     loss babain   twitter echo chamber   just looks   fallingused     rising prices
old fashioned business analysis seems   play little part i thought   made good points   httpstcoffbnjotjijd   nio iq if hsi drops k points   then goes   up points itll   fun   watch   shit talking   last week plus panic absolutely love   stay humble fuck no time   start tagging   lolbaba looking good   on weekly level we   still red   fck me sold   wow   professordman petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical rumunger is no buffet babababa squeeze like didi kweb   cweb mchi i wonder if     drop heavily once us markets open since people   now     finally sell   profit probably gonna     lot   chasers too good luck   too bad i havent bought more shares     average down   nio jd fxi mchi gina pamp httpstcowuirkzrfpqbaba oh my god i thought china was   next japan  
  there is light     end     tunnel i     buying     market open   nio jd fxi mchi gina pamp httpstcogxnrawkozbaba too bad i havent bought more shares     average down   fredobrekke   chinese gov just gave   green light   buy   oh my god i thought china was   next japan  
  there is light     end     tunnel i     buying     market open acinvestorblog lll nft pr   china covid surge play   sells masks in china   its down     earnings soon cash per share on hand   book valueinsiders own mill share floatbaba jd li xpev pdd bidu nio bydd jd futu china qqq spy httpstcofokqxortijd     bears just told me they want us   wait til   bell   sell     is not   good time   buying chinese stocks     war in ukraine   my timing just perfect bot yesterdsy   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november kweb   fellow americans
whos buying     is     short pump     full on squeeze   what in thinking is china liquidated   much     us holder   try   keep most   shares   china   makes sense since its their company why have chinese companies   us majority owners like imagine our fangs   owned mostly   germansi     i missed   dip bros   httpstcosxlvhgesbaba jp morgan downgraded   those ppl   parasites   hope   company bought   ton   shares       low prices   last days   i said     fear     company is amazingfundamentals   rock solid yet   lot   people soldcrazy por qu han cado tanto en bolsa las empresas   tecnologachinababa   niveles     veces ms ingresos y veces ms beneficios oportunidadlo analizamos aquchina kweb accioneshttpstcofkhyuycxmtbaba thank you mrwonderful wasnt even looking over here until you told me   buy bie   byeand i     deslinting httpstcoflrjgbbcmfbaba poslm pry   ptku ekat nebudu u jsem se v minulosti prkrt splil s nevybrnm zisk httpstcohimmuan httpstcogihtaiuxhdrt coriwil   scum sucking bears epic burn  
  in hong kong market httpstcozzunbhwqfpipstodollars itradeforramen     nio xpev li kwebhahahaha squeeeze   thank fuck     rebound futu short squeeze on futu now   nio jd li   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt hexorca lmao   hey jackma     ccp give you control   your company   now   russia has dug   financial crater sobaba jd tcehy kweb httpstcorgdxxzkrk   nio clps   jd futu tigr still has not   found plus its   chinese     company including low float soon   catch up   rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atjd   nio iq someone   more options knowledge then me please chime in what kind   situation occurs     many puts going   nothing   massive   buying occuring is   gamma possiblepltr given   fact how undervalued   oversoldshorted   stock has  
i have   good feeling   soon pltr   make   move like   chinese stocks     take   look   most chinese stocks  
most   up more than take   example   jd niobaba jd nio each up in premarket nice job everyone see you in q httpstcoztunzacbaba nio xpev li kwebhahahaha squeeezert kingkang inglouriouscap nope he is one     most rationale investors in   world doesnt panic buy   sells he bought wfmarketrebels babababa up pre market bidu up   tcehy new article reeling   chinas crackdown
alibaba   tencent readying big job cuts sources httpstcobvintvrre get     latest   related news here httpstcofvkvdtluf httpstcoixajkqwbaba was such   beautiful pivot httpstcoycsbuqhdbaba chinese gov just gave   green light   buy where         shorts   what   means is   if   stock ever goes down we   rely on our dad xi jinping     save us nio   xpev li httpstcoffitgwkkybaba scum sucking bears epic burn suddenly
  chinese market is investable againjd   nio httpstcoqnackbwzvbaba theres   recession     corner   careful   igsquawk fang constituentsaapl amzn   bidu fb goochinese stocks might see   significant spike  
  is up   premarket
  i feel  
nio
    rest   going   continue sliding soon   market is well   choppy
its continuing on   path   uncertainty stocks trading investing stockmarketbabaif you really want   make huge profits on trading then check out   chathttpstcowmxzvqdsvbaba what   means is   if   stock ever goes down we   rely on our dad xi jinping     save usjd   nio iq someone   more options knowledge then me please chime in what kind   situation occurs     many puts going   nothing   massive   buying occuring is   gamma possible lmao   hey jackma     ccp give you control   your company   now   russia has dug   financial crater   deep even   chinese real estate   bond markets look solidbaba get rekt bears lol   gg   lols bears   over active   scared p
is pretty stable p
wait   open       massive   i bought more     ctk cashin todays prophecy
we     peak   fearrt siddharthndev   coming     jackjbarrington kriptohoroz spectatorindex us gave chinasaudi arabiarussiankorea their power   selling r morals cheap goodsrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahrt sproject   my calls httpstcokiqutjeqpetz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical run we have seen   oilersgasenergy sector recently httpstcoptdugjgdtxaviercomas jose ainversor eres el nico que se la puede sacar hasta   babababa expect profit taking government support is   talk no action lol spy httpstcojryoyizojrt specky spy aapl tqqq soxl   futures rrrriping hard httpstcoizscjijhxkbaba bulltrap   tcehy prxhttpstcodljhiulibaba lols bears   over active   scared p
is pretty stable p
wait   open       massivea saber   este mercado que reacciona   las declaraciones no oficiales   una persona en un medio   un
lo mismo   se vuelve maana   mnimos histricos
que hace su primer rebote real desde hace   y medio realmente es imposible   predecir httpstcorqistazibalibaba nyse  
baidu
inc nasdaq bidu why alibaba
jd   tesla rivals li li auto
nio nio   rebounding bigtime in hong kong   httpstcoxiikdzmrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba would not   surprised     if   touched   then pulling   just abit     day ends nio jd   once in   life time experience wow like winning   lottoryrt datacu   now   said multiple times
ccp wont let   market crack down   ban businessnio futu   jd httpstcotdepdwjelol     premarket       naysayers hell     dead cat bounce ehgtbaba kevin oleary   charlie m were right suck   bears   rogerxi   my tits     jacked   ya en en premarket httpstcomoibibmntrt zxz   i aint even in     im rooting   you gives us hope   other beaten down stocks   kevtentwit   i like what i see jd hope you got burned on   play shorties   indepenrentista   is   nimo   todos que la holdeais httpstcosopbyqrt eslohtrades china stocks boomin   didirt pipstodollars china dead cat bouncedidi   lvs sbux reeling   chinas crackdown
alibaba   tencent readying big job cutssources tme   httpstcooelnmddexsabes que tu cartera est en la mierda cuando una posicin que llevas viene en y te suda los huevos babababa who wishes they wouldve bought more lol   davethereal     good news       china day     marketsbest nio edu babart melrose nio china stocks popping   morning     smarter   flyingrt jimihendrix   alibaba there is good news   bad news regarding alibaba   good news   share price is skyrocketing   bbaba why   big jump   ajbutton nooooo go   down i need   accumulate     httpstcokxxthcbaba into premarket rally ashr fxi jd   charts in biz httpstcoudxwmscsrt sneha   doyu huya hsi closes   highest in   last years   higher daily closes only during precrisis prt emiberciano ha ganado ms markettrackers en       que el   fintwit en aort clarag   glad i loaded     facebook   idea low s common shares   options calls we have s here   winner   far break     huge caught her   weeks low idea petz dont   surprise run gtgt huge gap   fill upside dropped   httpstcohdehjbfspart danthemanatx       first time in months i   got lucky i bought july strike calls   when we were         post   link   comprehensive article on what chinese government said please   kassiadol hopefully   put   few smiles on   bulls faces
i know you guys sorely need   right now link   original content   igsquawk fang constituentsaapl amzn   bidu fb goobaba damni sold     digestant   lollllll
if   reaches    
        easiest puts buyingshort term shorting ever lolllsort finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersgetting blessed   crazy gap ups     however   doesnt mean   you should fomo in however i really     its   more longterm buy signal   let me help you   timing your entry nio   xpevwynn   jd nio didnt get   chance   nibble on       direct china plays     wynn   thank you macaurt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba dead cat bounce httpstcooqcgitfimabdullahssa   jd httpstcovksdcmobaba           is just   startbaba is gedaald vanaf   top maar een bodemproces neemt tijd in beslag het kan wel zo zijn dat het bodemproces nu gaat starten
maar eerst wil je nog een lagere bodem met hogere rsi zien rustig afwachten httpstcolgjjdhgnychong kong stocks rebounded  
  you looking forward     us stocks tonight bili tencent   httpstcolcsryodkrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzsofiahcbbg   anyonechina dead cat bouncedidi   lvs sbux futu in addition
  companys board   directors has authorized   new share repurchase program under     company may repurchase up   us million worth   its adss
until december
tsla   niotsm abab     thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly strt siddarthreddy nio xpev li       relief rallyor is   httpstcoaarfzyvlbaba sold
muzeme jit jeste vys
pad ohledne obav
ze cina pomuze rusku   budou sankce zacal kolem dnes vsak jeste navic pozitivni zpravy ohledne hrozby delistingu beru spekulativni profit   utikam zatim pryc httpstcoeccedupcxrt keskia   se notaban las ganas
cuando cay en la zona markettrackers sacada   cho httpstcooxzyllrcbaba nio what   battle
shorts     get friedrt spicymichelada china is on my radar one   one   start running guys didi kc   nio small cap   petz has   happy i bought   dip   prosperasayag tradytics   up       now just   fintwit capitulates on  
  glimmer     old man   still turn out   have   right time   tellrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwif   just rallies  
then ill feel empowered   remind mrs ghost   our position therert professordman china is on my radar one   one   start running guys didi kc   nio small cap   petz has alibaba sube un en hong kong   httpstcolhshqwurt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart fullflipflop   why is stocktwits not showing correct premarket price jd   nio iq if hsi drops k points   then goes   up points itll   fun   watch   shit talking   last week plus panic absolutely love   stay humble fuck no time   start tagging   lol   imrokng   man i wonder how many people we   trap in   short squeeze davidtracey would you stock pick chinese stocks on   nasdaqnyse ie     somehow just stick     chinese indexesrt locogekko   sold     pop pleasure doing business   you httpstcotzafqatg httpstcotsyyateobtbabanio jdall on my top watch     dayrt sunnahbot     jp morgan analyst might just got fired   yashwantsaikish   my god us investors   bought in   s we   now rich looks like ill   heading     lamborghini dealersrt vinhbl     real winner     war     china   people   going   make   fortune buying stock   chinese companies   tbaba nio tme didi pdd jd li xpev bili bz tcom bidu zto yumc etc etc la carpeta   vigilancia   acciones chinas es un farolillo verde ya no tengo posicin en ninguna httpstcocmnqbmaanrt sukdnb   should have     screw shorts   those who bet   china without ever visiting chinapetz   didi kc nio   pinjk   hk close     high volume million shares
equivalent   million adrs mj in play alert ticker   datetime price atr daily rvol beta short float   johnsonjava   petz petz one   most beat up penny stock   short float interest shorted minimum run in play imo nebaba should     share buyback program   take advantage   these quite literally absurd valuationsbaba enters bearish trend alibabagroupholding stockmarket stock httpstcoeszkmqdrrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba crap   pre market httpstcoqboikfpybaba   party httpstcoraviwefghow   feels       investor right now not fussed too much   short term moves up   down
  their   large   fast     help   notice them httpstcovrsddbgufebaba xpev   jd nio china seeks   calm markets   promise   economic support httpstcoumsjkkfwmcnbcfastmoney timseymour bkbriankelly karenfinerman guyadami   is scary how prescient aadami is   httpstcoeohjfimnrt vnkumarvnk     lotto   vnkumarvnk     lottonio jd   xpev bulls
congrat hahahahart vnkumarvnk     up   vnkumarvnk     rip soon
expecting upside in next daysrt vnkumarvnk hope you       follow alerts on my twitter handle spybaba etsyset notifications
if you wish   follow sebaba bears going     delisted soon   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussbaba should i hold on   april calls   briantycangco   much   i love todays action in   hang seng tech index hsti
i know   is   rare
rare sight   see  
i decirt tower nio bulls
  u ready   rock   rocket folks up premarket jd babart lionsinvestors muy buena noticia para las empresas chinas que cotizan en eeuu brutal como viene en el pre   habamababanio jdall on my top watch     day   up pre market lmao lmaoooobaba     calls   going   print trending stocks on fintwit source httpstcocwjowwsbi   nio jd sofi xpev li wish brqs jmia bana sorted   most recent httpstcocumsnqqrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   httpstcocnybdwnewlbaba bought  
bought more     lift down my average   later on i change my mind   sold     i     paper hand   bought when others were fearful   jd bidu   no more covid zero policy   lockdownsno more sanctionsno more china recession
  no more   slowing growth wow   up huge premarket bought time   stock got   bouncebaba i hope they   buy backs     deslinting panic time httpstcohwygbjkvwbaba     teach   short sellers     off now   itsmearmanii aapt   tcehy tggi   bulls happy when their bag is still heavy   ever sqwii i   def hold on   babawhat   you think   fbbottom   more   cometalkcentss sofiahcbbg where is   info coming   i need   sell my car   put   into babababa why   rise in chinese stocks feeling pretty smug   buying   hang seng dip now   tcehybaba well
i wasnt     average down     price i wanted
  needless   say
i was right   ashvikaaa crazy short squeeze  
jd
kweb in pre market   sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techrt eoghanmell   holy shit   going up dont miss   train hat tip   guyadami breaking       peanut gallery   calling     buy   upside last night on cnbcfastmoney way   have conviction on   contrarian   kudos my friendrt mistriaurelie   ahah what   swing litteraly bought       ccp cracking under pressure too many people losing money on chinese stocks lol   httpstcopmklmoobciwynn   jd nio didnt get   chance   nibble on       direct china plays     wynn   thank you macau inglouriouscap nope he is one     most rationale investors in   world doesnt panic buy   sells he bought wfc   rode       way down in   scandal   rode     up   didnt touch   single share hell probably     same     well hes avgd down   few timesbaba alibaba apertura prevista para hoy reversal   los caeros bolsa httpstcosobizjjthgeezus   httpstcogvrdvfvcha ganado ms markettrackers en       que el   fintwit en aonio   bidu httpstcopztpagljart jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es top mutual funds   etfs   hold alibaba shares   httpstcocqkabynwwish   is ripping   httpstcoiqgerkmbaba oleary is gonna   laughing       guys on halftime pt   sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techcryptomichnl hoop dat je   hebt gekocht op hk beursrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwkenningtonkraft greg   good yeah
nio case is simple   hkex share nyse share
  you only need     currency fluctuations       investor sentiment   openclose   in other cases
eg     is   xpev is   they   slightly more complicatedbaba petz petz one   most beat up penny stock   short float interest shorted minimum run in play imo next one   go guys     i get   rolls royce suv in black   alibaba orange     pic   jack ma on   door decal these     real questions twitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingmancer send his evil soul   hell
let   burn   eternity lets see   tcehy up in   morning   jpms puts   printing hahaha nio here we go     premarketbaba what is yall thoughts on jan pt   voil httpstcoazncvutecart testbotfeed   price pt jan
im thinking long term   fundamentals winin addition   chinas government positive vips     blow nothing   see hereits totally normalchinese stocks trading in hk   morningjd jd alibaba   tencent tcehy hongkong techinternet index   ukrainewar is over amp nobody told uschina ewh fxi mchi kweb cweb growth technology httpstcolyqqlvudwbaba jd tcehy kweb httpstcojomtehwgood news   chinese stocks   jd nio httpstcowmnbkvwkxhttpstcopuswqbrlididi rlx   nio futu fami hymc tme bili iq httpstcoxtmqtifbsbaba great decision   buy     sell   open   let   run tal   bidu i hold these chinese stocks   should   good   next couple   days wifeyalpha   then   chinese bought   entire market   squeezed     shorts   pre lolrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwgotu tal told yall boom overnight printing machine   didi good morning stocktwits chinese stocks ripping in pre market   watch   those got in early on didi earlier   week other watch hymc gotu   wanna trade   me lynk in bayo httpstcoajjjsniutrt professordman   low s entrance idea we have s now petz s accumulation   break gt runner     happen just wrt igsquawk fang constituentsaapl amzn   bidu fb goort professordman china is on my radar one   one   start running guys didi kc   nio small cap   petz has           where   these pathetic bears now glad i bougt   httpstcokdlafztwababa is     short squeezegotu tal told yall boom overnight printing machine   didi httpstcozudpzpiflqrt gjitsu darntons i like companies where   value is mismatched either due   bad perception   poor understanding     markettrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersdocu undervalued period   petz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical run we have seen   oilersgasenergy sector recently httpstcohtcylwthcbaba we deserved thisputing manipulstion   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   people who bought calls extremely happy right now nio   li xpev china stocks soar   state council vows support   rout   straits times httpstcokqrktiyiubaba hey httpstcojhdsaryjtrending topic on westmoney hong kong stock market     share market   soaringare you excited   us stock market todayshare your thoughts
lets chatnio xpev tsla uxin kndi athm stocks   bidu ntes lkco httpstcoqxvtefoqsbaba congrats bulls
you deserve   tesla motors
inc nasdaq tsla
apple inc nasdaq aapl breaking tesla said   halt production in china   days amid covid outbreak httpstcoanbmjnseu nio   jdbaba love     oh shiiiit chinese adr stocks surges during pre market hours following news   beijings promise   policies   boost financial markets   stimulate economic growth note       surges   prices     amp biduchineseadr httpstcoqtoikiokbaba jp moron   fck u shorts   nio fxi penny stocks lol   tcehy prx prosy jd pdd httpstcohvhlinwpetz its our turn now china stocks   next   soar   didi kc nio petz we may get   momotechnical run we have seen   oilersgasenergy sector recently httpstcozgioivdkidchina stocks boomin   didimamma mia
alibabaalibaba shares listed in hongkong soar   more than
on track     day in historychina   ewh fxi mchi kweb httpstcofbioyashqrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt thedeepdivefeed   i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbbaba lets go easy worth       bye bye shortybaba calls expire march   how they looking httpstcoahxdkhdyteese cierre   ayer     que estuvo todo el   roja me avisa inveuro y consideramos que podra abrir   un gap importante no tuve dudas zasca httpstcocowlcvxmybaba up over in hong kong right now going over in us market       hk closed up near short squeeze on   sector   is going     insane spy   china numba   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babaguyadami   now thats fast money enough     first minutes chatter     economy   fedchina los adrs   china en wallstreet hoy tela
megasubidones en preaperturaver subir     un es algo pocas veces visto
del resto ya ni hablamos muchos respiran
me alegro por ellos httpstcofmdwsmknbaba mmmm chezburger       market open shorts should cover maybe get   sold   bye   nowgood luck     munger just bought   dip you   just cash in   no worries   first one is free   jd up in   hours additionally       actual hours   on increased chinese support   foreign listed companies httpstcovfpskmicnio en   dagjebaba nice pre market   sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techitscharliemar i would personally like   thank you   keeping in   fight on babadidi     ncty in days if you scroll down my posts   you should see   exact     pick these sht names when no body wants them days ago
easy money   saudi arabia   sell oil   china currencyi think china   invade   world economically soon     first economic country in   world httpstcovlyeasrmbaba wow   tominvesting if   is wondering why     tcehy   up   lot todaybaba very greedy bears hsi   jd tcehy kweb on httpstcoodctldrnfcbaba shares soar over in hong kong   hsi heng seng index rebounds over   heavily oversold amp traded   ipo price over   past sessions
shares were hammered   over   past weeks is   time   alibaba   rest   case its undervalued httpstcokyufhdhmpmje depends whether hes up money   down money on babaill take   babalmfao     twitter saying zero   httpstcoqxxjncmufebaba   you tell i was obsessively watching   httpstcobwtoyorkbbaba bears   fuked   boom
im up on my calls   sinomarket hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs techbaba hittttt cha chingggg lfggggggggrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba hope   stays up   i   buy more puts open   acinvestorblog hang seng up over
lets get   party started didi     gaining       premarketbaba damn wtf   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba wellllll then should have grabbed   lot more   natedavis china     hot   looking   gap ups potentially   fades later went ahead       charts     futrt ichetnabhardwaj   bzun li rockets     hang seng index closed higher  
on wednesday
  biggest intraday surge since september hs tech index closed higher
    biggest since its debut in july
tencent jumped
alibaba up hsi kweb fxi hxc tcehy babababa nio   brace yourself guyschiefoptionstrader hahahaha httpstcobcmmfvubaba shortly davidtracey   i like     not   one bit   itdo you understand why   how     index     in   dayhang seng
china stocks soar   beijing pledges support amid equity routview latest market news   httpstcojkasstv nownio   didi futu xpev li yinn pdd jd bidu bili tme httpstcoiypzgtqzvbaba still   double   here   time
dont sell     open lfg   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba price pt jan
im thinking long term   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   up premarket stocks investing trading httpstcoudmqruzsvbaba ahah what   swing litteraly bought       holy shit   going up dont miss   train crazy short squeeze  
jd
kweb in pre market   itscharliemar   s     crazy journeywent   in  
sold right under tanked     went in amp srt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnio bulls
  u ready   rock   rocket folks up premarket jd babart briantycangco   much   i love todays action in   hang seng tech index hsti
i know   is   rare
rare sight   see  
i decirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba hk close     high volume million shares
equivalent   million adrs   should have     screw shorts   those who bet   china without ever visiting chinababa   real winner     war     china   people   going   make   fortune buying stock   chinese companies   these prices its only   matter   patience   my god us investors   bought in   s we   now rich looks like ill   heading     lamborghini dealership         jp morgan analyst might just got fired   sold     pop pleasure doing business   you httpstcotzafqatg httpstcotsyyateobt     man i wonder how many people we   trap in   short squeeze   why is stocktwits not showing correct premarket price   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babalooks good   stockmarket httpstcouagdperkbchina is on my radar one   one   start running guys didi kc   nio small cap   petz has run on technicalmomentum dropped   s   cents going fill gap upside gt tradytics   up       now china is on my radar one   one   start running guys didi kc   nio small cap   petz has run on technicalmomentum dropped   s   cents going fill gap upside gt momo   httpstcojydjzgjbwnnio xpev li       relief rallyor is   httpstcoaarfzyvlentre ndices que suben un y bigtech   movimientos superiores  
la diferencia es cada vez ms estrecha entre el mercado   valores y el   criptomonedas   cryptocurrency alibaba delisting updatehttpstcofaxsyc httpstcosmonshtbaba bullish positions   get paid well     china stonks   in   massive downtrend   look   short entry   week httpstcoputndkhwart keskia   se notaban las ganas
cuando cay en la zona markettrackers sacada   cho httpstcooxzyllrcbaba lollllll
if   reaches    
        easiest puts buyingshort term shorting ever lolllso   frog     beautiful attractive prince overnight lolll httpstcoezaieeqchopefully   put   few smiles on   bulls faces
i know you guys sorely need   right now link   original content httpstcovfspqiwobaba     first time in months i   got lucky i bought july strike calls   when we were   not sure what they   worth
i may sell   ride   other one     stop loss   glad i loaded     facebook   lionsinvestors muy buena noticia para las empresas chinas que cotizan en eeuu brutal como viene en el pre   habamababa httpstcosoajsrmpfxbaba doyu huya hsi closes   highest in   last years   higher daily closes only during precrisis pump httpstcoznjoffzyualibaba   up premarket   china vows   support market ainvest httpstcocndqnlynooooo go   down i need   accumulate     httpstcokxxthcbaba nice   alibaba there is good news   bad news regarding alibaba   good news   share price is skyrocketing   bad news there is   big gap   experience shows         closed in   next few days httpstcopugjvlsnio china stocks popping   morning       igsquawk fang constituentsaapl amzn   bidu fb goohoy va   ser un     alegra en mi tl babababa opce httpstcostxdrdboafter   good news       china day     marketsbest nio edu   httpstcodyonongvx top crypto gainersh biliusd usd bili usd niousd usd nio usd babausd usdftx btc eth ftt sol sbf solana avaxbaba nio didi holy chinese   i like what i see jd hope you got burned on   play shorties   i aint even in     im rooting   you gives us hope   other beaten down stocks   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalw muy buena noticia para las empresas chinas que cotizan en eeuu brutal como viene en el pre   habamayo httpstcoztdijtzeqfbaba httpstcoyanstitbaba my tits     jacked   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba now   my calls httpstcokiqutjeqkriptohoroz spectatorindex us gave chinasaudi arabiarussiankorea their power   selling r morals cheap goodsstock returns jimcramer charlie munger  
rewarding humananimal rights abuses olympics nba markcuban akc
ignoring slaughter amphiding facts nato
refusing climate change oil gopbaba coming     game time   yilmazzorba hopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell yourbaba se notaban las ganas
cuando cay en la zona markettrackers sacada   cho httpstcooxzyllrcrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   igsquawk fang constituentsaapl amzn   bidu fb goofang constituentsaapl amzn   bidu fb goog nflx nvda tsla msft   see what we swung just open   market   premium httpstcoinvkgscfbaba wow   penny traders thought
let   go     then theyll buy old sock moe was wrong     realstockmoe chinese stocks roaring backbaba omg   is fucking raining money nio   jd short squeeze those bears   httpstcofxiarbwbaba face ripper
literally rip put buyers i feel bad   you httpstcoabidovbmjibaba jp morgan analyst fk up badly shorting     sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   guess im buying more   up pre mkt httpstcodatqfhfazebitdaddy   pe is  
time   buyjd   areee youuuuu readddyyyyyyyy   jd tcehy kweb httpstcovkorhjgkbaba   holy hell   yaseeen hk tech up china names top watch tomorrow   se jd pdd futu niobaba cuurently   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november aporio gracias por tus comentarios
lo anoto luis
voy   intentar combinarlos correctamente y sintetizar los puntos que me parecen ms interesantes en un hilo que por supuesto
quedarn cosas por explicar   tratarse   un hilo y   babababa here we   yes   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwnio no more delisting fud its sorted now     upside   congrats   everybody   bought   dip   professordman   low s entrance idea we have s now petz s accumulation   break gt runner     happen just wrt frankm if you     investor   chinese adrs
pls read   probably most important document you read todayi dont carebabas aroon indicator drops into downtrend on february
view odds       other indicators httpstcomejssvc alibabagroupholding stockmarket stock httpstcojiyrfbzubaba low s entrance idea we have s now petz s accumulation   break gt runner     happen just waiting   low s entrance idea we have s now petz s accumulation   break gt runner     happen just waitingbaba just buy   hold   bishopwalther   its alive too httpstcotyomgnigchvideonews inty   those chinese internet stocks   up bigly in hong kong   bidu jd xpev   lol pm going     crazy   bears p
  is going     massive squeeze p httpstcorhfgfblzbaba httpstcoezgunqcbbaba holy shit wow most mentioned tickers in wsb in last h   spy jd gme qqq vxx h wish   nio httpstcointoxxyay httpstcomcsiabhgscbaba   pre market   httpstcotbtlpeckpbaba true story httpstcoblezarphbaba lol pm going     crazy   bears p
  is going     massive squeeze ptarget done in xauusd   signals join us httpstcofylfhbvctforex gold xauusd eurusd gbpusd cadjpy gbpjpy eurjpy ger dax crudeoil audusd audcad audnzd eurjpy usa   elliottwave kuwait oman thailand httpstcoscnzlszntop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy jd amc access wider trends httpstcozltkvrfbaba   open   sell calls   open   let   ride httpstcosgkumuqhbaba dont ever buy chinese stocks is too risky   open   premarket   open   premarketspy   holyfcuk what tf happened here httpstcoeyudyvoattop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy jd amc access wider trends httpstcozltkvrfrt yilmazzorba hopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell yourrt rapidtrading solid day on coup     luv dal spy nio nflx mos   mcd mrmr wonderful was right   kevinolearytv cnbc goodfortune   oleary wont get fooled   guyadami httpstcowdiywobxkababa who is ready   bank like   post   who is ready   bank like   postrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt yilmazzorba hopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell yourrt tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up wel     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba near close in hk boys going       massive day   chinese equities kweb bidu ocft   who bought calls     bell literally if no one notice   inflow volume on calls then get unusualwhales   blackboxstocks   volume flow alibaba   volatility index movement increasing vs   hvbaba its   time now   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba its   time nowbaba closing   up in hk market
final print   update you guys in minutes china vows   keep markets stable   resolve property risks   hk   tcehy hk     up over in hk httpstcocqziddxfqxbaba sofi big green day   misterdonnl mooi aandeel
dat   had beter naar je moeten luisteren   its alive too httpstcotyomgnigrt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussrt heshamnaser     early news sounds promising russia might   caving in if   china stocks going   go even more ballistic   tominvesting if   is wondering why     tcehy   up   lot todayrt felizyuqing futu   wait   see   day later   nio tigr jd   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt ainversor   en hong kong pensaba que seria una buena compra
pero esta locuraa ver como abre en el mercado ameribaba is     good idea   buy in open premarketor       trap   short squeeze     investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba classic pump   insiders   unload   bags onto retail
pump doesnt change   weak earnings   loading up on calls   shares first thing in   morn   in hk
howmuch is   in dollor   i fucking knew   jpmorgan     slime ball corrupt cronies wiped out retailers on margin   now they   bring     up   tchey boom httpstcotldhjwsbybaba tcehy jd pddlfgo bitches httpstcorileevhpibaba jd buckle up folkswho is ready     premarket action follow   account if you   one   jd buckle up folkswho is ready     premarket action follow   account if you   one jpmorgan go rerevise   absolutely criminal price target you set   other day   babawhat   joke     institution your whole business model   soon go extinct   only skill jpm executives possess is convincing senile old billionaires   invest   themhopefully   those shorts   burnthey was partying   insulting us time   us long   strong   not sell your shares
hold them   they   find share   buy   close their short position big short squeeze nio   jd xpev li bili etcbaba bring   httpstcolfskhgwllmfao     idiots   jp morgan calling   likes   jd     uninvestablestill dont think   is in yet httpstcorshiiedgubaba squeeze httpstcoywnhfltvbaba congratulations   swueeezzzzzzeee   nyse open nyse     dump       spiks is not driven   them   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwdukenuk   luft bei mir httpstconbkdjoynrbaba en hong kong pensaba que seria una buena compra
pero esta locuraa ver como abre en el mercado americano
pero pinta que hoy comemos marisco httpstcopdoutaljoz httpstcokhkvnlvbaba kweb cweb spy wow i never seen index surging   day screenshotted httpstcouhxnowcybbaba upp i kina ort investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt chinaysun   intraday high now in hk market
  up
  close even higher   hours markmwp in china hebben ze andere plannen vandaag daar gaat   index vandaag   en anderen           more than   week   nextbaba   was hong kong   jp morgan f those puts httpstcodlittlsjihbaba intraday high now in hk market
  up
  close even higher   hours itscharliemar congrats   is up big todaybaba   squeeze     us price   supanit   turd   doesnt look like he gets enough sleep
doubt he   get       jd pdd futu httpsbaba   us market increase   same   hk   buguisim aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stomy   guess is   new bull market   rise when   son has set   httpstconraumvrzrt buguisim valores del vdeo anlisis buscando soportes   jd bidu niu bili tcehyno olvides votar para prximos vdeosrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   time   start nibbling por los tweets     esperaba verla en mximos histricos seguimos en el hoyobaba anti china
    beckoned follow   wizzard   good fortune muln httpstcodztbjgtamjd tme   go   in in my portfolio on calls       expire tomorrow what yall think jp morgan called chinese stocks uninvestible     up in hong kong   got     shorts   rnjoy   feeling     waking up   feeling fcked in     weve had     years nio tme   go   in in my portfolio on calls     expire tomorrow what yall think bir sredir yoktum demiler ld
imdi yazsnlar bakalm   geri dnd httpstcoqvqexexoltme   go   in in my portfolio on calls     expire tomorrow what you think   is turkish channel   taking half   hour   chinese stock sell offn yurt diinda lem gren nl rket hsselern destekleyecek china   support chinese company shares traded overseasnio   jd xpev li bili etc httpstcoeiukkefqcrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba nio li xpev jd httpstcooshpamvfbaba go   in in my portfolio on calls   what you think   alright guys help me out here
money printer goes javiersanser nasalvindio la sueles clavar bastante
probable lo que dices pero este cocktail es riesgo por riesgo elevado   riesgo cortos
dictadura
comunismo
conflicto esteoeste invertir en   es como jugar   la ruleta rusa   ms   una bala
obviamente puedes salir   los sesos enterosbaba nice hk up   dad gum   i have bought yet i was gonna buy in   morning   ok we gonna close up
trend fixed     day congrats bulls     sleep while my calls on futu   nio print later   hahaha i   sure   right people own   now       got exhausted   pt tomorrowspy aapl tqqq soxl   futures rrrriping hard httpstcoizscjijhxkysg bzun   hfs was killing china stocks only   one reason         run somewhere when us market crases buy   dip twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba nio market has violent rallies httpstcoykfbhoekyvrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba china now in limit up mode may need   pause market due   extreme bull httpstcopqhbpbcyrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba   think we get   gamma squeeze   spikes       something wild like           nasty tomorow fomo   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba   ran   lol   puts   dead   if     pump   httpstcosnfnentgkurt frankm if you     investor   chinese adrs
pls read   probably most important document you read todayi dont carebaba   contrarian     went   wrong way   lol       break even guys   punchcardinvest   up in hk   my eyes deceive mehttpstcovcsfluxupbaba   ran   lol   puts   dead   if     pump   httpstcoohcwrfert gatwirimoh juja farm plots   salebuy   plot   ready title deeds     affordable price  
only     mort gatwirimoh juja farm plots   salebuy   plot   ready title deeds     affordable price  
only     mort gatwirimoh juja farm plots   salebuy   plot   ready title deeds     affordable price  
only     mojuja farm plots   salebuy   plot   ready title deeds     affordable price  
only     more information fertilizer realestate   lunarcrush abujatwittercommunity redminotepro niobaba   contrarian     went   wrong way   lol babahk tech up china names top watch tomorrow   se jd pdd futu niort investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba     break even guys   trendspider   rev bincome bequity bprice   rev bincome bequity bpriccompanies   should     stock buyback plan   weekbaba goog fb tsla shop etsy pypltheyre just way too cheap tsla   shop should   split their stocks   elonmusk whatd you say
elonaif youre trading   week
read       volume increased   one day
resulting in   recordbreaking daily growth       day volume moving average alibabagroupholding stockmarket stock httpstcovsprhv httpstcoqciqxgomnrafskrzypczyk moe ale w korelacji za   grzanka bio w pierwszych godzinachrt nythaiku   penny stock   httpstcowwpmgikblbaba   whole   hk market looks like what   reversed market crash would look like   fintwittracker trending stocks on fintwit source httpstcocwjowwsbi aapl   amd tsla spy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba shorts havent gone   they   waiting   asian markets   out smoking hot     hong kong hang seng leading   way up
  tme surge over congrats     who scooped those up   weeknasdaq is up over in   premarkethsi qqq httpstcocfvqzliirt cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt itscharliemar       price is basically   steal fewbaba let   sink in     highest gains alibaba has ever had in   single trading day since ipo was
several months agonow
we have ran hk   likely   in us too   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba im buying in mins   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtrending stocks on fintwit source httpstcocwjowwsbi aapl   amd tsla spy qqq amzn bidu fb chwy sorted   most recent httpstcovjenoyunhrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba up in hk   my eyes deceive mehttpstcovcsfluxuprt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussrt chrisfranco i   not   expert on   chinese govt i   not claim           reason
every male   on twitter sebaba penny stock   yup   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jpmarca think you might have materialized   reversal in chinese tech     tweet     others up   in hong kong tbd how   adrs fare in   morning thort jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba fuck wanted   buy more   oh wellguess i     fine     average holding lt congrats   those who jumped in last minute absolutely waaaaay undervalued nio   xpev oh those poor bears looks like   their delisting fud is going     put   bed very soon nio up nearly in hong kong httpstcootzrdnfbaba hey bears is   you getting rug pulled httpstcoxojpzjrert sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   in progress httpstcoolawpqila httpstcoyphkweyimagine thinking   china was just going   let their financial markets crash
    market was going   trade alibaba     lower pe ratio then   criminal jpmorgan who just   other day lowered alibabas price target     rip overnight short sellersbabart jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es       feeling like   httpstcoprrmvhhowrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba rip put buyers my god face ripper   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi tsla   amzn bidu spyrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt jediant intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es   reversal confirmed httpstcoxihizfljbaba   stupid bear who shorted     lol   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba rebotando un en hong kong httpstcoppomdooklbaba bzun li rockets     china     hot   looking   gap ups potentially   fades later went ahead       charts     futu   jd httpstcopklbmcdbmbaba remember who owns jpmorgan
morgan stanley rothschild   guess how much mar   would worth   briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba oh there       lot   covering     yi     you guys have lagged prices why dont you download   app   futu   tigr   get started
they even givebaba i feel way   holding shares now lol chinas spending tons   support money aka nothing   see herewe have no idea why   is soaringalso china economy   good we dont need us   tell us what   dothe long dip is coming china   pariah   they align further   russiasanctions dip httpstcouxglurecrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersalibaba shares listed in hong kong soar   more than
on track     day in historybaba falconswaps httpstcoujtfejrt briantycangco if youre looking     reason     why state council cnus watchdog has positive progress on   adrs beijing kert marcofcf   httpstcozsujokmrt joshuatai one     most underrated part   se is execution   ability   win south east asia   babas lazada   exp intraday chinese rally served up day   enjoy them gains   i   is like retweet if truehsi spy qqq es nq rty iwm aapl tsla   gme amc fb msft spx vxx vix httpstcozifdycpwq httpstcoyjrvdxxivedark changed my   shares     kweb calls punt   dumb luck   initially i just wanted   get outmy degenerate gambler heart rescued mebaba jp moron   glad i took   big bet   tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up welbaba may jp morgan criminal fudster gang rot in hell mdsoll   lot   retails   going in chinese stocks   nio babamost popular retail stockslive estimates past h amd nio nvda aapl   hymc rlx vxx httpstcoygpsgpzwbaba up   httpstcockhxizklgkbaba profit taking     inevitable then sideways movement
dont chase if your not   in tracking southeastern asset management portfolio q update httpstcootwjkmmcllglx
llinx
llpfx
llscx
amg
 
batra
bidu
biib
cabo
cah
ckhuf
ckhuy
cmcsa
cnhi
cnx
dei
disca
esrt
fdx
fisv
ge
ghc
h
hcmlf
iacrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba over   if shorts get margin called   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfbaba jp morgan price target lol httpstcohajdhzcltso far   good china   tme tal httpstcouonzgvnm httpstcokkpyucqdebaba someone play fortnite   me idgaf   shounak   up now
  gift   keeps giving   least     futu tigr nio   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba nio gonna     good night httpstcoutoesnlrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba httpstconqcpiahvbaba im running   cvs   get   baby oil its     get messy   moment   silence   those who panic sold
shorted  
  bought puts   you   not   forgotten httpstcoiwplzvcoobaba httpstcoocsedrfwnprt shounak   up now
  gift   keeps giving   least     futu tigr nio   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba djia spy qqq we love you china go babaaaaaa   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba oh shit i forgot   dst its only in hk lets goooo
still got mins   pamp   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt thedeepdivefeed   i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba httpstcogoybpvckhrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba guys   is history in   makings
hsi     major index moving over in   day   possible     investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba s you might   licky enough   buy   tomorow   investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwunusualwhales most popular retail stockslive estimates past h amd nio nvda aapl   hymc rlx vxxhttpstcojderthcfkprt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwbaba my portfolio   open ahhhh httpstcotdfbwlmjbaba bears   focked massive short covering   take us     lol preempted   rise in manila   guys   briantycangco   much   i love todays action in   hang seng tech index hsti
i know   is   rare
rare sight   see  
i decirt investingcom alibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt luliling     straight line drop       least retrace         fill   gap just step     know walibaba shares listed in hong kong soar   more than
on track     day in historybaba httpstcockrqalwrt tanmaygore     straight line drop       least retrace         fill   gap just step     knbaba whos your daddy guys huh daddy mommy daddy httpstcoqlauyopbaba bidu lmao
i       luck stayed out   months   just picked one fine day   who bought   dip   hk squeeze httpstcoltelrkydtchrisfranco no bitch   doesnt need years couple   sessions like     we   good httpstcopvkqtyysdbaba usd in europe hong kongs hang seng extends surge
rising   tencent
alibaba jump more than cnbc   tme tctzf nio xpev li httpstconevokhzbaba   nio xpev finally taking off     much pain lol   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   jd nio   people   gonna   new millionaire   weekly calls   no wonder jpm stock sucks
  guy should   fired
    up is     dream lol still long way     my basis   jd nio looks like tom cruise   me
  analyst whos cruising   failure when his puts   go   zero tonight alexyao httpstcogbjvvmagybaba stock now httpstcoutobaefpibaba i want sex i want sex i want sex httpstcozucpfxnrt srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba only if i had bought more   alexpitti i would think     has i   asset light model fatter margins
  free cash flow ii exposure in cloud jd   not iii room   grow   ecommerce segment through lazada
ali express
trendyol iv   stake in alipay payments tencent is even betterrt aclist babachina vows   support overseas share listings chinese stocks   up in hong kong trading  
biduwe see   powerful recovery   antirecords set on monday   tuesday tech companies bounce strongly alibaba
baidu
tencent chinababa   is   day   buy
buy
buy
i   double my jan calls   i bought shares on hk exchange thank you     gift maybe in years   up in hong kong     open     javier   para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entrebaba munger rn httpstcoxpgrdymihholy hell hang seng tech now jd set   open
  kweb   bidu china looks good tempting   chinese bull trap   i   happy   make money here   even happier   see     bears   racists get destroyed   rat poison     is past in chinese markets   wait whattttttttt lol   we   open       get   chance   load up in premarket   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   hstech close
now its       our turn   ok we       up   mins left in hong kong ossstia   en hong kongbaba watch   price action   money rocket   didnt take hours     gold member todayspx spx spy spy httpstcokzowrxjh httpstcopvgkoxpcnbuenos das   tods los que creyeron en   y holdearon   dos cojones abstnganse   comentar cuados vulcanlogos
expertos en conflictos blicos y dems escoria   twitter httpstcofrccfxjydbaba shorts your accounts httpstcoidixlvxmbaba   jukkalepikko kiina pyrkii hlventmn pelkoja osakemarkkinoidensa osalta kiinan markkina nousussa yksittiset osakkeet mm banio   shorts         annihilated httpstcogdfdxvqzvrt nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futbaba ive heard   his last day in his current job     tomorrow jd pdd cweb httpstcoggubjyindbaba expect   fireworks in premarket estoy en llamas y bailo   httpstcotmmbwrcbaba expect   fireworks in premarketrt afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babart fleetinglight   bought large   going   keep buying   under   much   i     gowriadimulam     tiger brains     diamond hands   formulate   coalition   flood   stock   liquidity   my weeklirt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investbaba china people said fuck your anti trust rules while cnbc ran   like   little girl httpstcodjuhylbaba called     testuserx   green day in hk   far
stock price opening usd   far these   great news       investors in china lets see how long   takes now     change in   overall narrative   techy jd httpstcoptyeyzsrwamg   babaf new article tracking southeastern asset management portfolio q update httpstcocbdfuqcer get     latest amg related news here httpstcovvgvrkjxbabachina vows   support overseas share listings anchovyofws buy   hold buenas compaas como   ezentis quabit ibex no
son caca   ver si aprendes que ya tienes una edad httpstcomjeordkert kbeasy otminvestor chrisfranco   right now they   bleeding through   eyes in their puts   shorts
my god   massacrebaba munger wins flawless victory httpstcougisillfmbaba   we get   car company called   please   me     nearest weed clinic alibaba is up now in hkex babaotminvestor chrisfranco   right now they   bleeding through   eyes in their puts   shorts
my god   massacre     retail shorts no position in   since   good   them
really   full market has     retail shorts     get slaughtered tomorrowbaba everyone bearish when i boughtjust over hours later its up   ive cashed in     morningmay well continue higher     lot   risk       rate rise   prefer   cash in   bank httpstcofsfqtbh httpstcoppbctmorbaba turd   doesnt look like he gets enough sleep
doubt he   get       jd pdd futu httpstcopopcopbppjos kaikki onnistuu babakoska firma on arvostukseltaan luokkaa jenkkiverrokeista
mutta kasvaa nopeammin kuin monet niist
alennus alkaa pienentytulos
kasvu
markkinat ja liikeidea ovat kunnossaant f saattaa saada ipoarmonpilvi jyrbaba vuodessamost mentioned tickers in wsb in last h   oil spy   nio didi gme yang jd tsla httpstcointoxxyay httpstcooiufmrzemwhen chinese faangs get dumped wild they go up like penny stocks style in   single day tcehy   jd httpstcozkrfkqtrending stocks on fintwit source httpstcocwjowwsbi tsla   amzn bidu spy aapl qqq fb amd chwy sorted   most recent httpstcofrovcnxfrt tradytics how was     up massively in hk market   is     people who think flow isnt useful   i just looked     price   morning   scratching my head   i was seeing prices   off loaded yuge x   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba green day in hk   far
stock price opening usd   far     is set without   doubt   where my slant eyed lovers   lol   strike calls were trading   cents   lmao   in hong kongbaba jd httpstcouzjeqpxhow was     up massively in hk market   is     people who think flow isnt useful httpstcozywaszbc   httpstcovdfupgvibaba here
your turd     taking especially   those who had weak hands   sold   httpstcoevbxodirbaba what i meant was havent traded since last yr hope we caught       i guess   investors finally caught   break httpstcovtsfabbaba fxi never seen   index up   is crazy   i said many times in   last months
china     economy in   world     saudi is recognizing   kweb cweb   jd wow wow wow i loaded   boat on cweb       lets see if   follows thru
  ceeb go up in   day lol httpstcodyhlazdrxbbaba short term pt   i just want   calls   up x tomorrow is       too much   what is usa sp   in hk   many gaps   fill upbaba fucking mainstream media bullshit wankers   wall street analysts get   wrong   dont listen   them   longsmtm lleno o compro   httpstcozoyqgkiilargemega cap chinese stocks getting pumped like penny stocks   tcehy   mpngy xiacf jd kuasfbaba theres going       lot   hate   jpm   alex yao who called   uninvestable     pt   he probably caused   many people   exit
who   now regret   jd pdd tcehy kweb i know   is just   start not   risks   gone   wheres alex yao   imagine you bought puts on   winner winner chicken dinner lol httpstcogswudwhwsrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   i bought       i never traded   shit lol ready   over   past years
  active managers   us equity funds have underperformed their benchmarksstatistically
we should expect     winning   fall short over   next yearsaapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hdbaba even if   goes up its still far off what people expected         bloomberg just said up over in hong kong   beware
when   retarded bull   out
you know   shit stock is gonna take   deep dive   probably we   gonna see him bragging   shit bounce     next time httpstcoltfdsipshspy   tcehy just hitting   strong support level   caused   relief rally due   highly oversold still on     testing lows   httpstcoikxtfqsvwebaba     government support
ant ipo is coming   feel   not now lets boost   up     catalyst   now   double eoy   omg   is amazing just like   majority     headwinds     company   many chinese ones   gone     looking juicy now haha   i   see   having   run   way tesla   in lleno o compro   httpstcozoyqgkiibaba literally rip your face off rally     is hilarious   earlier   cnbc ran out everybody   say china is uninvestible httpstcotfedlllbaba holy shit   is hk now   china government has   much money   buy   dip   imagine   short   getting   news   market close bears nightmare   o rallybaba going     biggest one day gain since going public get ready hope you   bought shares   im in     httpstcoqllgegiksrbaba let   people buy ocft amazing news inbaba iq jd httpstcocucpuzpbrt itsmearmanii aapt   tcehy tggi   just multiply times   i   severely out   pocket on  
brit press reportimg china   give economic aid   russiaweaponswondering if ill ever get greennow     long holdffs   cheers boys   sleep too excited   watch   squeeze   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babababa gonna   too late   buy in   market open esp options premium through   roof   holy smokes   saudis   uae bought   stake in   omfgggg httpstcowqyujrfsubaba open   fucking market   let us buy   up     is now ununinvestable ocft hang seng index is up huge china rally happening over there   us futures green aftomorrow is going     very bullishbaba jd bidu vagabondrtw slingshotcap   bought     worth   shares
  you listen     latest earnings they   said they   continue   buy     long     price stays   is
since its undervaluedfutu   wait   see   day later   nio tigr jd   had   change   profile pic     httpstcobxsaaaart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba hkd     they     covering     twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba       happens when markets closed   i just got one question where is     bears in mothers basement in   fetal positionnowhere     found lol shravjhangiani backpackerfi gonna   kicking yourselves  
have you seen   hk exchange   nio xpev upbaba   room on   net stay turned httpstcoxbwyrzmbaba us dollar   decline if we enter   market recession saudi arabia agreed   sell oil   china in yuan
not us dollars hedge your dollars       china fight   world dominance in currency value   me looking   hang sang ready     us market   open up httpstcohynzgaydrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba   straight line drop       least retrace         fill   gap just step     know where we     looks like major sentiment change     board sq type move coming   where     retards   were mocking   munger     net fortune over bln   plus httpstcomzrqfohinyt nytt hyvlt   hkssa nyt ky
kuten arvelin opportunistinen kiina huomasi
ett teknohegemonia on luisumassa jenkeille tultiin ulos teknoja tukevalla lausunnollaveikkaan delistausuhan pienenevnkevennn toki
jos hn keulii httpstcousswoxezrt nionenad breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futbaba they     covering       ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfpiznejte se
kdo nakupoval   httpstcongdpenlvcreandocartera creo que muchos se dejaron llevar por la opinin generalizada   que   era una ganga una   mis mejores decisiones fue dejar   invertir en china   principios   para qu arriesgar teniendo las bolsas americanas y europeas que dan buenos rendimientos casi cada aobaba       happens when markets closed   i just got one question where is     bears in mothers basement in   fetal positionnowhere     found lol   us dollar   decline if we enter   market recession saudi arabia agreed   sell oil   china in yuan
not us dollars hedge your dollars       china fight   world dominance in currency value   afterinvestor alibaba is up   tencent is up right now in hong kong based on   news see last tweet babababa me looking   hang sang ready     us market   open up httpstcosvujrzmrt specialsitsnews full jd model incl financials
projections
multiples valuation amp sotp analysis model incl risk   prices accountibaba plus httpstcoisghzlnhbaba   straight line drop       least retrace         fill   gap just step     know where we     looks like major sentiment change     board sq type move coming   wifes bf happy fancy dinner tomorrow night httpstcocizfhqcyugrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i havent looked     hsi     couple   hours shit myself when i saw   up shit myself even more when i saw   up   last i remember   was
wtf happened         done httpstconrffiebaba up now
took   slight breather
hope we finish strong in   next hour in hk   me looking   hang sang ready     market   go up httpstcopfcxffxxbaba wow buying on open look     hk market   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba tcehy kweb life changing
i loaded   boat   whats everyones price target   tomorrow iamtomnash syntarabip lol   has   in cash
  in free cash flow
your calls     reddit wall street bets no fundamentals   thesis calls just buy   pray
  up   in hkbaba oh my god now my wife   have sex   me   alibaba big green httpstcopbblkoivuqbaba holy fuck   is insane hahahahaha futu short squeeze         down       year ago nio   jd   jd   in hong kong up jd in hong kong up bears   gonna get squeezed     babystockjeseus heared me   behold
diamond hands httpstcoftxsezcbrt thayee watchlist   how   fuck   i going   fall asleep   look       finance magazine articles     saying   is   falling knife   not buy lol what   bunch   clowns time   moass   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussone day   most       bulls on fintwit threw in   towel httpstcoohywrqctirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba funny how     bears disappeared immediately   tiget army put your fxxking diamond hand in   air   up now
  gift   keeps giving   least     futu tigr nio   babaaaaaasss   jesus   in hk china names heating up   lots     usual ones     futu jd etc tech beaten up   rally ill     watching their edu   other sc names like edu   petz they probably run them soon if   theme stays hot httpstcojchakdigb   httpstcomojzxzzibaba let me tell you guys things ray fucking dalio said   buy china charlie munger said buy fuming china     over   let me tell you guys things ray fucking dalio said   buy china charlie munger said buy fuming chinababa   who kept calling us dumb   harassing goodnewsbull good night   alex yao   suck my dick   should   fired watchlist     going       painful morning   those who sold   based on jp pt
big guns     whatever they     load     good price everyone should   their own analysis   stop falling     fud ptsrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workbaba fuck ya   boo ya   hey bearsyou       dead cat bounce   is   pissed off bull httpstcommbfmqqybaba   final sacrifice httpstcoiyhkbvxosrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba congrats     brave souls who bought calls last night up in hkex now tenbagger dagen efter jp morgan satt sljstmplar p nstan allt kinesiskt riktkurs p  
texbaba       bears   where jack ma ishe is fucking your wives right now   moass       ones who bought last night legends   usd in hong kong lol squeezing hard   jd well httpstcoovruzzqzbaba you buy   dip httpstconlnsxanlgqque le han dado hoy   ver si   por lo menos cierra plana httpstcouhwtlozbaba you short     httpstcoyotzxlmxfcnevpost investors like easing   liquidity remember what       us markets during pandemic well
its china turn       same nio xpev   jdbaba up in hk markets now
im kind enough   give you guys live updates here dont need   thank me though   literally   day   jp morgan says china is un investable inversing   financial news     works   just   everyone knows whats going on   government is buying   dip     shorts got wrecked there was billion short   had   cover   high chance ccp   saudis have brought   dip     we wake up please kevinolearytv job well done on     tcehy callbaba just   everyone knows whats going on   government is buying   dip     shorts got wrecked there was billion short   had   coverbaba thanks uncle xi httpstcoefazgihrzbaba oh my god alibaba up in hong kongthats no bounce lol thats   raging bull     usd holy fuck lmao   httpstcoxzjluccsdbaba i go     long   cramer he   had hair when i first saw him   holy shit     my may   april calls     well   grabbing   bunch   weeklies pay day tomorrow   jd tcehy meit spy congrats tiger bulls lets make   tiger rain httpstcovvrrbgdgjbaba
very weird how china   pump   stock prices   much i would trim   if i had   position glta   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   in hk breaking china voices support   capital markets   recent turmoil cnevpostbullish   nio   xpev li jd futu tcehy httpstcovpxaifcjbaba soups   on barbaraann
bearish go   puts likely see sin
then not funicular advice
weabarbaras
make   money on   trash   they kick       curb one     most underrated part   se is execution   ability   win south east asia   babas lazada   expanding rapidly in latin america particularly in brazil is just astonishingjd   kweb httpstcoraljkutpbaba shorts waking up   morning   buying puts   httpstcogfvriephsbaba daddy xi we believed we held thank you open   bitch     run       close tiger army   daddy xi we believed we held thank you open   bitch     run       close tiger armybaba short squeeze   days guys dont celebrate yet buy     shares   short more   rinse   repeat since nothing new here   briantycangco if youre looking     reason     why state council cnus watchdog has positive progress on   adrs beijing kebaba live view   shorties   open   squeezeeeee httpstcopgubvhuobaba
great   chinese stocks     what   fk trim   very pervasive how they chine   pump   stock price   much   xi is daddy thank you fuck you jackie ma   we now pour one out     poor souls who   hold on   longer   sold   httpstcoebdnayarqbaba
tedy v hk jet jsou ale h   closingu
kdy je dost dobe mon
e st longa uzave pozice ve strachu ped americkou session httpstcovaylagxjqrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba ccp buying wealth transfer   china angelhacktribal   up in hk goverment just announced they   support   economy
capital market   adrs listed in   us       in good talks   secbaba mighty squeeze
they got   greedy bears   httpstcoqmyateqelbaba burn mfucker bears get what your deserve   bein cocky assholes   dont mess   saudi   ive   buying chinese stocks   years   years cramer   saying they gonna delist   avoid china stocks like   plague   looks like   nailed you only get insane swing trades   year good night httpstcoeeavbpbmrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi   amzn bidu spy aaplbaba     squeeze hard   news everyone panicked fear   delisting thats gone   now faaaaan jag som satt o tveka p en   hv frsk   httpstcoudodbgblballpark fb     seem   trade   similar discounts   fair value if you assume biz is sustainable   risk profiles   curious   hear why you would bet on china vs   robot spending on metaverse herebaba live view   kevin oleary httpstcodoqvtobebaba if management wants   see   nice short squeeze now
they should initiate   buybacks     management going     buying   lot   stock     billion dollar remaining authorization     make   big impact trending stocks on fintwit source httpstcocwjowwsbi   amzn bidu spy aapl tsla qqq fb amd chwy sorted   most recent httpstcoscjhrolclbaba tcehy congrats kevin   good deal   you buying   dip
your   rich man httpstcoqumxfzzrt inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba   you guys have lagged prices why dont you download   app   futu   tigr   get started
they even give you   free aapl share   sign ups if im not wrong   much   i love todays action in   hang seng tech index hsti
i know   is   rare
rare sight   see  
i decided   post   here nothing   green   tcehy mpngf bili bidu jd httpstcompgjfnpyrxbaba up in hk trading   reversal     lit   sinomarket n takeaways   chinas financial stability meeting     up   effective riskprevention moves     real esbaba kafukinboommmmmmmmmmm boys we       yugeeee news httpstcowncbxtvwrwbaba   short   open   tcehy jd kweb httpstcoyescfmmlqrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba nio spy aapl tsla omg i never see such thing in my life squeeze   century   nio jd   meituan   win rate on trades in month profit factor  
rating is bullish chart   httpstcovihcfvak httpstcojrlcawuyrt briantycangco   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   followbaba   jpm have advised   hold     way down   dollar
  they issued   sell advice just imagine if you would have listened   those wankers   xi jing ping   his circle   buy out   cash machine   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   ccp just brought   dip   sinomarket n takeaways   chinas financial stability meeting     up   effective riskprevention moves     real esbaba oh yeah baby tomorrow we fly httpstcohqlcrocvrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba government may   buying too honestly   kept shanghai off lockdown   deepfuckingvalue here   srcojones ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmbaba ok why is   in hk sqwii bought   yesterdaythanksbaba remind me   buy crashing stocks on quad witching weeks
lol godamn i wonder how much       sell off next week     institutions cash out their options httpstcouxdisptrt sinomarket n takeaways   chinas financial stability meeting     up   effective riskprevention moves     real esbaba not very much premarket liquidity       cover short positions httpstcoftwltriiqbaba i wonder how much futu   tigr   squeeze tmr
maybe they   squeeze   life out     shorts   feeling you get   downgrading chinese stocks   sell   seeing   hang seng tech index jump   following day   resist sorry jpm   tcehy jd bidu bili pdd li xpev nio kweb ntes httpstcoelndfaexn takeaways   chinas financial stability meeting     up   effective riskprevention moves     real estate sectorto set red lights   green lights   big platform firms tcehy   didikeeping hk financial market stablehttpstcolbparmzbaba salute   kevin o lerry mr wonderful he perfectly scooped     damn going       epic squeeze tomorrow     those pigs slaughtered huge bear trapall fking deserve   tbh hope liquidation happens httpstcohtynbixhang seng tech
wipes out loses   days jd
  bidu vs adr   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november     buy when   reaches previous low   babacharlies got his first hd on in years go chucky httpstcojymsrxlhbaba live prices     you laggards out therecweb jd futu bili httpstcolxfyxqsjrnrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november spy jd   hoo lee chit httpstcoebvcowulrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november     is in like march   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november cwroehl stwboerse jpmorganam charlie munger hat sie brigens beide cost amp     ollolololoololoolol httpstcoqhysupzdont look now
  hang seng tech index up       day in hk tradinghk listed   up     wellkweb   short term target s       biggest clown i have seen in my whole history   investing httpstcojvjkvytynwhen i full port calls on jd
 
  bidu tomorrow httpstcogihhnqrrfrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba great   see   good day   alibaba up earlier i   down quite   bit   long term valuations   company is   good oneso cheap   i think in long term going   great returns on   httpstcokemqgexdxjrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interswish has   following   exactly     last week       especially
  was moving side   side     right now alibaba is up in china   we   know wish wont   even green in premarket   only correlates on   way down in den piyasalar destekleyen ve savata tarafszlk aklamalar geliyor borsalar inanlmaz tepki verdi   gibi hisseler yi geti httpstcoowlnjegrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november     one jpm analyst should resign tomorrow httpstcoqngpxwfqcbaba     we hold   gain   spy nio china leads   world market       go     eventually guys just buy   forget   jpm puts   fooked   dont mind mejust manifesting my future   my   calls httpstcocltkkyetme     eyewatering rally followed   report     official xinhua news agency   china   keep   stock market stable   support overseas share listing
citing   meeting chaired   vice premier liu he   naturally jpm   have their contra indicator hours prior httpstcobrrqvwadtif youre looking     reason     why state council cnus watchdog has positive progress on   adrs beijing keeps backing firms offshore listing httpstcogrfgvz httpstcoreioltkz hsti boom   tcehy jd bili bidu ntes li xpev niofeel bad       sold tcehy       losses     mondayrt paulvikingglob key takeaways   chinas financial stability meetingchina vows   keep   stock market stable
welcomes longtermbaba     have   largest green day in   stocks history   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   lets keep   trending   i   bought shares   alibagbag ramping like   champion excellent work     nationalbaggy teambaba httpstcoxnxwdnafjbaba looking pretty good if true httpstcoaziusvsbaba lol     stupid bears who shorted       ipo line nothing   delisting amp covid fud httpstcoymansyxjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jedark allventured now i might look   babababa bilibili   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   pb aapl tsla   gme nio wsb nio fb xpev   lcid amd   possible   premarket watchlistbaba aapl   saudi selling thier oil   buy     trending on stocktwits once     bears in ashes   dumb fucking bears die bitch die httpstcodbbblofludrt specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discussbaba httpstcoeutmgbdzxbaba hs thanks hang seng us   make   httpstcozproqurt hamiibands china held   financial stability meeting     lot   important takeaways   keep in mind   those chinese stocks nibull asiababajdtmentesfinanstwitter aktier brsen fintwit pratapengar alibaba embracer stocks httpstcoluqmsncvwbaba loving   shares i got     httpstcokriqwqcebaba trending once     frankm if you     investor   chinese adrs
pls read   probably most important document you read todayi dont carebaba whoever bought calls   me say something we winning ridiculously rn httpstcoceiwyrnebaba shorters has   fucked httpstcoxddconbbaba holy moly hang seng circuit breaker due   intense buying pressure httpstcobyyrgnwqrt stockmentionbot most mentioned us stocks on reddit in past hours amc gme vxx   spy   bears fucked httpstcoaljhkluhebaba my mistake allready in hongkomg not in us   more like bahhh     finally got   hope   im punting    
fuck   still sub amp   easily bounce   there on fomo httpstcomcfabrrorrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november       ok im going   bed someone take over please get tiger army out there tigerrsss       included   sampp   httpstcojzeeqbshbaba like everything   china go up   least tomorrow     happy i pawned my wifes engagement ring   sold my fridge   buy more     oh hell yeah httpstcoiqxsnmrbaba tiger army buy tigr   tiger gt bull gt bear   ripping   u reillymcadams never listen     normie heads on here
crushing my dude they dont like     they bought   points higher     sold one thing   note
easy     fang
those   givens catching   pop
thats skillbaba tomorrow   bidu kweb httpstcodpfvngrcdnbaba cover your shorts pricks   tiger army tiger if you     investor   chinese adrs
pls read   probably most important document you read todayi dont care     biased investors haters   gonna hate
no matter what they   invest   short whatever they want facts   factsnio xpev   jd li httpstcoxxxpmlbaba i dont want i want up   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   i     tiger hands   tomorrowbaba tiger army tiger   tiger army tiger army     squeeze gonna   epic   is   halted still   httpstcojojgayxbaba tiger tiger tiger tiger   sometimes just sometimes one gets   right     right time httpstcogtdgjtgmn httpstcoqelsxasuoj httpstcovebgdtetbbaba tiger armyyy bitch   jd nio tencent we   we have   i g     daysrbabatigers go follow us   bull run is     start here we     lets see if     hold httpstcognixfwzbaba guys spam tiger lets get     sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   tiger army tiger armycweb futu tigr     on watch tonight   briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfbaba   might mark   huge reversal in chinese tech shout out         holders weve suffered long enough i hope your pain     rewarded ejh   set     sinos rising   jd   pdd over   cpop   ejh   how many times i have   write     everyone catches on we   new apes we   tiger army   damn looks like i should have bought   tcehy sadly i had no money   buy   dip   jd nio tencent we   we have   i g     daysrbabatigers go follow us   bull run is     start here we comert sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november     pimped       live     lolbest everdont follow   great one
    you   stay poorspy jd china tsla amd httpstcocdnjpqvhqrt tominvesting if   is wondering why     tcehy   up   lot todayrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november cpop sinos riding pdd   nio jd over   cpop ayer doble mi posicin en   alibaba acciones   una media   los fundamentales mandan aqu no habr trmino medio
puerta grande o enfermera   la transparencia que caracteriza   esta cuenta o muestro la transaccin   la compra httpstcohumncxrrt dwudacity     only thing i regret is not buying more   louder make noise tiger army new apess in town twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba i bought more
  shouldve went full retard damn   jpm my   calls set   open   httpstcoqpjnyeauubbaba wheres   remote i need   pit bloomberg on   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   where them bears  
i know youre trolling   boards   sad   what not xd   sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november china held   financial stability meeting     lot   important takeaways   keep in mind   those chinese stocks nio bidu     name   fewrt sinomarket hang seng index up    
hang seng tech up msci em rises
biggest one day up since november   tiger tiger tiger army   haobottlesea   wat   bounce httpstcoumdjuelprsa ver si nos hemos equivocado y es una criptolong alibaba   httpstcovmcqkfylvhang seng index up    
hang seng tech up msci em rises
biggest one day up since november gds bili li auoto xpev jd tencent   ntes bidu stockmarket china kweb fxi hxc httpstconxzrnvcukiina pyrkii hlventmn pelkoja osakemarkkinoidensa osalta kiinan markkina nousussa yksittiset osakkeet mm   nousussa httpstcofekyjtnlbaba rbabatigers go follow us   is   start     biggest bull run jablamsky kweb
jd
  httpstcoknrfljoobaba fomo inbound lets make   trending if   is wondering why     tcehy   up   lot   httpstcodtvjaernbaba louder make noise tiger army new apess in town xvmiambuvtfyuz read   bullish   chinese adrs policies   now super supportive very welcoming signs nio xpev li   jdbaba i bought more
  shouldve went full retard damn   jpm   briantycangco hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfmy   calls set   open   httpstcoloqlkptceqmy   calls set   open   httpstcocsahzfpzifbaba wheres   remote i need   pit bloomberg on     rare   valuable long pimp     master hours ago up now httpstconidrvgviubaba where them bears  
i know youre trolling   boards   sad   what not xd   tiger tiger tiger army now   is up       build on top   move httpstcokjzsbcayzbaba rbabatigers go follow us   is   start     biggest bull run   who shorted     wants   admit they got burnedbaba rbabatigers go follow us   is   start     biggest bull run   fomo inbound lets make   trending     only thing i regret is not buying more     bidu jd damn
should have listened   myself hk going crazy tonight   tomorrow httpstcotjosarobaba bidu jd nio tigers spread   word we   new apesss dont forget   i need     in premarket i hope   specialsitsnews hang seng on fire   evening   china finally realize great importance   us capital markets recently discusstop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   rh amc access wider trends httpstcozltkvrfrt lyfeofpelk spy spx esf   nio bidu send   xi i wanna know how many pigs made my chinese stock picks bleedbaba tiger army we called       pump read down   wat   bounce httpstcoumdjuelprsbaba tiger army we called       pump read downottosuwennft my   calls     printbaba guys tiger army dont forgettt   httpstcojhvfdvsoba up   well well well   just like  
boom most mentioned us stocks on reddit in past hours amc gme vxx   spy sa vti   msft etn stock trading usstock stockmarketbaba bros   going   coom everywhere tmrw
congrats   tencent lol   china is just gonna casually align   russian military   us markets in   same week most mentioned tickers in wsb in last h   spy tsla corn   jd gme wish rivn amc httpstcointoxxyay httpstcoiikueyawvbaba   in hk got   calls gone print astonishingly httpstcoaekdgeipnsbaba mr wonderful   tomorrow futu i got   trending too   nio tigr trending stocks on fintwit source httpstcocwjowwsbi spy aapl tsla qqq amzn   fb amd chwy bidu sorted   most recent httpstcoynipareqxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amc rh access wider trends httpstcozltkvrfbaba looks like xi had bought   dip   lmaobaba okay im     regretting not buying more calls   lol   jd cweb bidu spy sitting   price exactly years ago     revenue   revenue httpstcotkyfytdlrhang seng on fire   evening   china finally realize great importance   us capital markets recently discussed valuations   multiyear lows on spaces jd pdd   kweb httpstcojvcnubjbaba if you were still short   you deserve   get squeezed   has        
  chinese economy has   huge blowup   babamovement   they told me not   trust   chinese i said fuck you they love money i love money they wont fuck their marketbaba have   yolo   on   lol lets see   open tommorow where you guys think   open   httpstcoejxgbfbaba limit up later on nasdaq   upp i hongkong wtf hangseng tech hsti up   posting its biggest one day jump in history   tcehy jd bili bidu mpngfbaba holy shit alibaba is up   tencent is up right now in hong kong based on   news see last tweet babatop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amc rh access wider trends httpstcozltkvrfbaba   futu tigr   limit up later   halted     up   in hk   in hong kong   far breaking chinas top financial leaders vow   keep capital markets stable   handle property developers risks
state news agency xinhua sayshk tech shares trade higher jd   bidu tcehy spy spx esf   nio bidu send   xi i wanna know how many pigs made my chinese stock picks bleedtme   tencent holy cow whats happening in hong kongeverything is up   indrachavan   whats   usd price right now how   i find   live chinese stock price   once   bears gonna   poor   tomorrow
dont   greedy next time httpstcovhnoaivjmbaba jpmorgan what   joke   they those in   us analysts in europe we   laughing like hell go   business kind   late they have destroyed alibaba probably   only chinese company investors had   trust in babababa whats   usd price right now how   i find   live chinese stock price   slingshotcap lately
    declines weve seen in china stocks like     tcehy
im renewing my thoughts whether i should invbaba spy qqqchina shorts wake   httpstcouactasebaba too whats going on httpstcosnwasbaba they told me not   trust   chinese i said fuck you they love money i love money they wont fuck their markets up   they told me not   trust   chinese i said fuck you they love money i love money they wont fuck their markets upbaba pdd bidu kweb bought   fear whos   me biggest rebound since covid cnbcfastmoney timseymour bkbriankelly karenfinerman guyadami guys     looking httpstcouejdzwgobaba full send time   mkp   tiger army lets fucking go httpstcobyboaclmmmeill voisi olla mahdollisuus nhd jenkkisqueeezeeeeeeebabababa httpstcoaedbvppqdubaba is   nimo   todos que la holdeais httpstcosopbyqokay     real   nio pgj kweb jd bidu qqq cqqq spy how many guhs httpstcotzcgumoj httpstcopyneazbspy qqqbaba   was   first time in years i said   good     posted   buy signal f u i     next days paperbaba monster move   easy bounce   s   thanks daddy xi   thanks daddy xirt mkp   tiger army lets fucking go httpstcobyboaclmmbaba ctk rlx huiz china is backchina number insurance e commercehuiz is gonna report on fridaypump   httpstcobyplwtchbaba squeeze just started still up tomorrow   round   jeez in hk
gap up   wow im buying   lambo         sharescalls i bought         spy kweb hang seng tech index up limit upabsolutely insane pump in china todaybaba took   few calls   close going       bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzebitdaddy hey whats going on     over in hong konghave you checked recentlyspy   purplereign where tf you   broooo we winnin   mkp   tiger army lets fucking go httpstcobyboaclmmrt niccdtkl speechlessbili up
jd up
tencent up
ntes up
    bidu up httpstcoeewvtoczanbaba up  
none     its   nonsense httpstconotbxtgahang seng tech
biggest single day gain on massive short squeeze   financial council advocates support   foxconn restarts schenzhen operations string   ve news   weeks   carnage   bidu jd kweb kherriage   stocks were just too irresistible todaybabababa i have   saying       pump he disrespected us     price target read my previous post   is   real company not   meme stock we made billion in sales in ducking day   i have   saying       pump he disrespected us     price target read my previous post   is   real company not   meme stock we made billion in sales in ducking dayrt itsmearmanii aapt   tcehy tggi   thank you xi uncle   was in     appears       good thing i bought   fuck out     jd   se these past daysbaba jd didi huiz china is backchina number insurance e commerce huiz is gonna report on fridaypump   httpstcoiowdnsirt nftcollector hangseng now up     up glad i bought calls mid day httpstcoxnyploefrnbaba holy shit boys we gon   rich
dee boys   really manc hangseng now up     up glad i bought calls mid day httpstcoxnyploefrnasymmetricalpha cheers   httpstcocynanbtdjvbaba hk market trading like penny stonks
love   futu tigr aapt   tcehy tggi httpstcopebzhgrftch im guessing   gaps   goes since   trades like   china stock since     deal   just     sake   burning bears   we see     nyse open   you sold your shares       guy i told you he     known     worst analyst in history spy dont tell me they just squeeze   bears into bankruptcy     spy kweb hang seng tech index up limit upabsolutely insane pump in china     you sold your shares       guy i told you he     known     worst analyst in historybaba up in hk   spy kweb hang seng tech index up limit upabsolutely insane pump in china todayrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babbaba holy shit intense pump in hong kong speechlessbili up
jd up
tencent up
ntes up
    bidu up httpstcoeewvtoczanbaba yall let jpmorgan buy   your shares   dollars now they gonna pump       lmao   tiger army lets fucking go httpstcobyboaclmmbaba   you bears httpstcocuhmlzokwbaba my god   jd kweb hsi stocks   going   moass mother     short squeeze   tiger army lets fucking go httpstcoevrqayhijd   big money scares you out
buys     lows then gaps   into oblivion   you   get in   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jchina   keep supporting overseas share listings xinhuababa bidu tcehy didibaba here you go bulls
hk market   dont say you havent   warned too
shorts   futu tigr httpstcowoeulamralibaba trading up   hkex nowbabababa who bought puts   close   httpstcokkbenqqsbaba its gonna   wild tomorrow   thanks   whoever sold me his shares     bull trap visit   post in days httpstcokvsshmoqbaba kweb httpstcofjmtzhsmost unusual flow trades consumer cyclical courtesy   unusualwhales tsla f nio cpng   chwy gm rivn jd pdd muln lcid gps amzn ccl httpstcocbocykivnxela well guys i bought       hopefully   help cover   losses   here   i think saudi     buying   them chinese government   these levels   tiger army   up       is going   open tomorrow   tiger armybaba tiger httpstcoxchbyqsiilbaba   is going   open tomorrowbaba now in hk   lol tencent
 
bili
li     least up   rawrrr tiger army is here     pump     dump big guys getting out they know what   expect when china invades taiwan     drop blazingpony short covering babart julioa   spy yinn xi bought   dip httpstcoowbfaabuebaba no fundamental failure in past two years while   stock price down more than
you tell me   is not   life time opportunity   historic squeeze tomorrow   what   xi say     up in hk
gaining in just   past minutes
rocketship     ok       squeeze
i know i   closing tomorrow   proven path       crypto millionaire httpstconltdfdowfnbaba increase in hong kong what is going on   open   httpstcomloyasgqtibaba my calls   finally print   its going wild   doesnt seem   make   sensethe entire chinese stock market seem   not make   sense
in truthbaba its going wildbaba help i   stand   uptrend in hsi jd
  vs adr seems like govt drawing   red line here expecting   lot   i told u     we have fed coming up     well kweb   willthrower if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweetbaba tiger army guys get   trending   i gotta admit
    while i was very disappointed in   performance
  i stuck       i   glad   is proving itself gogogo babamovement   bears fucked up   buguisim aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stobaba no sellers left capitulation done   spy yinn xi bought   dip httpstcoowbfaabuebaba spy yinn xi bought   dip httpstcolumtoatjd   tcehy we strong in hong kong fam httpstcoacqrjkqbaba up   in hk   up   in hkwillthrower we need   deep dive on babafirstsquawk cool pls buy   i have   large position in         shorts   puts   soooooo screwed   fxi yinn hang seng tech index up   fxi yinn hang seng tech index up   jpmorgan falling knife
covid lockdowns
potential delisting news key takeaways   chinas financial stability meetingchina vows   keep   stock market stable
welcomes longterm institutional investorswill adopt effective policies   handle developers riskssupports overseas share listings good dialogue in adrs kweb jd   niobaba bears shorting   rsi   httpstcoygtiuqgmqcbaba bears   focked   financial council asks govt   adopt policies     ve   market jd kweb   just squeeze past   there   goes hsi hang seng   tme tal httpstcolhgexcjbaba whats   hk price converted   pump   mr xi if   happens     thirsty   engagement i would recommend just looking up   pe ratio       fb   tweeting itbaba kweb man
  think   idiot sold me kweb calls       jimcanavan kellyaucoin appletvplus profgalloway shobillions agreefirst time i saw himthen he said buy   luckily i   not im still   fanrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba xi   his family buying     cheap shares   only   shares     nightmare     over   tigers unite womp womp wompp   gonna buy one   those russian seized yacht       gainz here fxi   wow my     open up httpstcowmzwhgfbaba green   someone   knew something   lol   we     kids real diamond hands   buying when there was fear lets go   tommorw lol   why massive pump in china   tigr futu pdd what is   diabolical run upwards i like     push     close     hang seng index up   burn fucking bears   hang seng index up kevin oleary buys tencent
alibaba
meituanbaba tcehy httpstcohpdtxxhttpstconcwzfvhajbaba   no bears here jd nio   everyone theres   new army in town we   tiger army get   trending beyotchhhh spread   word     wait   buy pre market shorts     on   run didnt put stop loss lost kin   callbaba tf is   tiger haha   yinn fxi china     rocking   rolling tomorrow china vows   support overseas share listings xinhua   yinn fxi china     rocking   rolling tomorrow china vows   support overseas share listings xinhuababa hsi bouncing up   decent chunk       in hk portfolio see limited downside   here covid situation in china is not   bad   media is showingbaba trending stocks on fintwit source httpstcocwjowwsbi spy esf qqq aapl fb tsla amzn kweb amd   sorted   most recent httpstcopbtsfqfjbaba bidu vs usd adr jd on st verbal intervention     authorities kweb   ok digesting   news
  i think   is short closing time tomorrow   ok   news is china government just released   statement saying continue   support overseas ipo didi going       up tmw   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba up over in hk   up over in hkbaba   tigers   here we   ready   feast lets go tigers     tigers   here we   ready   feast lets go tigersbaba     hsi is mooning tonight
crazy reversal   mmmm now   government is cooperating
shorting   wont     easy   lkncy jd   my wishes earlier in   evening turning     true httpstcojbxqembaba dont care why   who
tigers i would just like   see   my investments in chinese stocks go up bring on   kitty cats   hope   is not anther pump followed   x dump   check out these two heavily beaten down gems too tigr futu   rbabatigers follow us we   going tiger mode   mother   squeezes plus billion buybacks httpstcosxikhfnwzbaba lkncy     trust   commie stock not  
  not ever communism only kills over   last hours
  most mentioned tickers on wallstreetbets vxx spy gme   tsla amc qqq amd arkk fbchina vows   keep stock market stable xinhua   we   surging jd indicated up
  overall ve news   ukraine   st verbal intervention   chinese authorities   rawrrrrrr   yinn httpstcoqpxkheflbaba bears     still shorting   fucjed   yinn china rallying hard
hang seng up over on   day   rbabatigers follow us we   going tiger mode   mother   squeezes plus billion buybacks httpstcotixshrtvababa jd my wishes   true china on absolute fire   lunch   pts on its index       tigers have officially infiltrated   chatwhoopie   yinn china rallying hard
hang seng up over on   day   yinn china rallying hard
hang seng up over on   daybaba jd my wishes   true china on absolute fire   lunch   pts on its index scan results ftx mtop bullish trend on perp pair waves mcb egld mta convtop bullish trend on usd pair fb googl amc amd babaall ftx results httpstcoypxjbsiwnot buy signalsbaba     tigers have officially infiltrated   chatwhoopie   jd bidu gme amc   tiger army is uniting over   alibaba     tigers   squeezing lets get   hong kong lets get     rbabatigers httpstcoysbttperbaba   tigers   squeezing lets get   hong kong lets get     rbabatigers httpstcozlvksibaba jd tcehy kweb httpstcoyqimtuki wonder how many people   sell     their   shares if charlie munger decides   close his positioniamtomnash syntarabip youre right   is only   in cash   free cash flow       x   market cap   palantirchina going ham mode kweb   httpstcoqlssugymrt alphatrends if you dont understand  
dont try   trade itlook       people trapped in those bargain russian stocks lukoybaba holy hang seng     tigers amc gme jd tsla     tigers amc gme jd tslafirstsquawk stop destroying babababa roar babatiger httpstcoflhbxmdtdbaba     squeeze     epic lets go bloomberg tsla gme amc dogex ethx httpstcofzqjitqebaba tiger army get   trending twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingrt followdatrend   lose   look   lose       quickbreak   look forracionalapp que pasa   nuestras acciones si delistan   o cualquier otra empresa chinase taradean otcse cambian por las   hong kongme las cambian por un cuchuflare     bears still shortingscan results ftx mtop bullish trend on perp pair waves mcb egld mta convtop bullish trend on usd pair fb googl amc amd babaall ftx results httpstcokfgxpnrpznot buy signalsbaba pumping harder   lunch     tiger amc gme dogex tsla z we have over   in cash billion buybacks planned billion in assets jp morgan fuck your price target   sell you our shares   minimum   tigers rbabatigersbaba up tonight     incoming crash down   tomorrow morning   lionsinvestors comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba we     fucking tiger jp morgan we wont tolerate   disrespect   take nothing less   we have   in cash   buybacks   billion assets   we     fucking tiger jp morgan we wont tolerate   disrespect   take nothing less   we have   in cash   buybacks   billion assets   everyone knows   apes right   gmeamc well get tigers     known spread   word start   trend   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba where     futu tigers   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba look what you guys   now   bots   posting     talkin   shit     tigers babatigers follow us on reddit rbabatigers     tigers babatigers follow us on reddit rbabatigersrt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investbaba   tiger brains     diamond hands   formulate   coalition   flood   stock   liquidity   my weeklies print thx   bought large   going   keep buying   under   much   i     tigers   hungry affff   rbabatigers follow   movement   tigers we   coming   rbabatigers follow   movement   tigers we   coming   backpackerfi im   buyer         optionsforecast   is     pump   oversold on daily
weekly   monthly httpstcorutvthbaba tiger armyyyy named   year   is year     tiger   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba tiger army     i bought
  when   was down going   buy
more tomorrow httpstconnmawvikebaba me no rikey me   bearish httpstcoxazrnucbaba lfggg tigers is our year   thetradingchamp options watchlist spy calls over puts under uber calls over puts under   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba rbabamovement twitter babamovement we     tiger army   rbabamovement twitter babamovement we     tiger armybaba spread   word social media
other boards
etc etc etc   tiger army is here netineti yes
    is still   good company
  risk   much deeper when investing in countries like chinababa   babamovement tigers its our year     babamovement tigers its our year   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   lol not wrong httpstcowfwzxqaart fintwittracker trending stocks on fintwit source httpstcocwjowwsbi esf amzn spy qqq aapl trending stocks on fintwit source httpstcocwjowwsbi esf amzn spy qqq aapl fb kweb   tsla amd sorted   most recent httpstcobbojhyivgbaba babamovement we   coming   feast   babamovement we   coming   feastbaba tiger army is new ape army   one       babamovement is underway   great revaluation we known         tigers   coming   babamovement is underway   great revaluation we known         tigers   comingrt fintwittracker trending stocks on fintwit source httpstcocwjowwsbi amzn spy qqq fb aapl kwbaba we   new ape army is year     tiger   i baptize us     tiger army anlisis   alibaba alibaba     video anlisis httpstcocveddgjqartculo httpstcoblvjvvuert thrashcapital   rest     year     really good   amd what   you guys think dia tsla spy aapl nvda   qqq afrbaba lets make   trillion market cap company   cash   cash equivalents   company has its worth minimum   much babamovement   babamovement   is   company   hundreds   billions   sales billion in cash billion in assets   is not   meme   is   revaluation   movement is begging   greatest revaluation is underway babamovement jd dogex aapl ethx tslart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mspy   bidu jd ubs
citi wealth clients get margin calls on chinese tech rout   lets make   happen trillion company enough   big boys teaching retailer whats right   wrong   them babomovement     they halt   market   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba babamovement we   new apesss fuck mullen retards who think theyre       pump amp dump we   real squeeze charlie munger has talked his whole life   management incentives
  missed   incentives   ccp has       other foreign owned chinese techcos httpstcoivgyvadohhymc muln amc   aht join my trading room free httpstcobtjsjqrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba   on httpstcoriddoiqbaba babamovementthe month war was brutal fellow comrades bagholders   newcomers welcome   he revaluation battle has began     tide favors us jp morgan disrespectful price target shows how much they v httpstcovrtncgysbaba lose   look   lose       quickbreak   look   break       quick daytrading optionstrading options httpstcoqgcrvamaapd stcentvalue     warn us in   sense     looked cheap   fb     new darling     value bros right     crashed just check out value investing channels on youtube
filled     tcehy prosus fb intc   performing extremely poorlycingolanioscar   mi me preocupa mi posicin en     babamovementbillion in cash billion in assets jp morgan we shall not tolerate your disrespectfully price target     take nothing less than   revaluation has began babamovement jd tsla dogexrt iamanirudhsethi     dip buyers   fucd httpstcoceuvnzrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba bears you had fun   more than   year now its bulls turn
close shorts asap         too late especially   bears who started short positions   twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba our company has billion in cash   over billion in assets we   not tolerate   disrespectful price target   take nothing less than jp morgan f your puts babamovement jd nio xpev tsla btcx dogex aapl shibxbaba wow is   green i see trending stocks on fintwit source httpstcocwjowwsbi amzn spy qqq fb aapl kweb tsla amd   esf sorted   most recent httpstcoitaxfyiwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba we   not tolerate you disrespecting our company   has billion in cash   over billion in assets   value     company is   minimum   jp morgan fuck your puts babamovement jd tsla bbby gme amc niort mdsoll aapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionbaba dead cat bounce bucks incoming i   buy   then iamtomnash syntarabip somehow   starting   look   me like wishrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm miamtomnash   yaga world economy braces   supply chain chaos   covid closes china zerohedge fxi   httpstcoqyjchepyert nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba if its univestable
why they put targ   something beat them out jump big   target if gt httpstcogtenlnigwbaba babamovement   babamovementcweb kweb   jd didi china tech index x bull   ath is   joke httpstcodvklgscjpbaba babamovement is underway   great revaluation we   billion   sales in day     is valued   billion   revaluation shall   sooner than expected get ready jp morgan fuck your puts   babamovement is underway   great revaluation we   billion   sales in day     is valued   billion   revaluation shall   sooner than expected get ready jp morgan fuck your putsbaba get ready   army   what is   exchange rateremember
tooday   babamovement has began   great revaluation   prophecy shall     fruition jd nio tsla aapl amznbaba we     is in   here we fly   babamovement   revaluation     lifetime   tide has turned   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba babamovement   revaluation     lifetime   tide has turnedbaba lfggg   army   new ape armyyy   proven path       crypto millionaire httpstcoidgkiridababa   triple down if   goes     thedeepdivefeed   i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbbaba futu   wait   see   short squeeze on     httpstcojmrvthojababa   babamovement has began   revaluation is underway we   take       peak     matterhorn   nio jagx     you need   know shorts havent covered   single share check   out   its free   join httpstcoejvedvq     babamovement has began   revaluation is underway we   take       peak     matterhornbaba gogogo spam   board   cmon lets light   board up get   most messages   waiting   see if   breaks like   in prices   everyone join   babamovement   ring     trendspider   rev bincome bequity bprice   rev bincome bequity bpricdanieltoloko alexpitti   jd investors explain why its   than     tencybaba bears   losers     points loki   babamovement httpstcoplnhgpbaba babamovement httpstcocmsbgskthe httpstcohzuxvtsg   africa
jumia technologies
jmia has   hit even harder
losing   its value in   last year     is down nstockmktnewz babame informan por cucaracha que los chinos le van   entrar   babart mrderivatives     last time   daily rsi was   low
  had   two day rally if   is   repeat
    see frobaba is     buy   these prices     x   here in   next years demand   grow faster   chinese ecommerce httpstcoowafeivphrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babtrending stocks on fintwit source httpstcocwjowwsbi spy qqq fb aapl kweb tsla amd amzn   esf sorted   most recent httpstcoqtfysgiobaba dp multiple intermarket sweeps httpstcoyzzfvvlqbaba   zero   hang seng should bring       us sanctions     zero   ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxobaba   mdsoll aapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionrt trendspider   looking     life line   ipo httpstcopcwvgpfekrrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anai week bullish stockslaix nak kala tnxp   metx iq srne oxy arry httpstcobdaoiyyeqbaba tomorrow     we feast tomorrow bulls httpstcosjzratkrt invariantpersp recession tech bubble china editionhas   checked in on masa son softbank alibaba   httpswhy   i right   more
    give you   clue most   you   not get       spy tsla aapl btc   httpstcolyomecexbaba im going   buy one share tomorrow   one share each day       easy close   nio li   xpev good   see   trend continue into hk httpstcoaklxudzytbaba shorts   screwed tomorrow httpstcodyljtzbgjert backpackerfi im   buyer           looking hella green over in hk   srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencibaba daily no opinion given many chinese stocks keep going down lets see how far they fall   trying   turn   httpstcorksywyubaba   boy   dream until he wakes up httpstcodszypanlartwitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingavinmash chosen   entirely out   concern   avoid   on   wrong side     transition   general ai goog
msft
 
bidu
amzn
ibm
fb
nvda
intc
tsmbaba dead cat bounce   downtrend continues     thetradingchamp options watchlist spy calls over puts under uber calls over puts under     usd in hk   hello bear nio jd thanks bears please short more tomorrow httpstcoojeoaxigwsbaba decent volume babamovement join now   its   latebaba   trending stocks on fintwit source httpstcocwjowwsbi spy fb aapl kweb qqq   esf jd pdd amzn sorted   most recent httpstcobrinwwxoxbaba earned billion in earnings dont   me if its in usd   cnybaba hang seng down     no strength in hong kong resume sell off tomorrow digging   live video vcommerce experience on pins i have like bets on what       us version     taobao livestreaming     bought   big tech   get   capability pins qrtea wish   latter two super distressed
former less   httpstcopywjvvrihbaba guess what putinwere going   kill your whole bloodline would not go   sleep mr dead man walking httpstcowjoqplvfcbaba jack ma     ur uber driver soon   nobody has heard   jack ma in months rumor has   he has applied     job   uber   pos company     nationalized   delisted     week target   httpstcohjgddvsoftbank cds costs rise   year high   holdings slump   tdtf info httpstcodlzooaubaba lol doesnt look like   rally is weakening  
strong     blue chips   least up nio li futu markets look     volume     httpstcogcjqujuflbaba have my buy in   when   gets deleted in   week still short     faststocknewss alibaba shares indicated higher in hong kong babababa vomit price on hk   start posting our daily market report email   clients hope you enjoy spy dia qqq nflx   amzn goog xle soxx tanjmia snap spy iwm t goog gme amd fslr fsly mnst httpstcofwuscudgkwbaba futu nio on close watch tomorrow
    bright green httpstcoppweakrbaba   hangseng have   limit up   their stocks   usd sing on fire now solar stocks     on fire just getting started spy tsla amd fb aapl qqq amzn nvda     nflx twtr aal nio oxy ccl uso dal ino twlo ugaz dis roku vxrt codx djia spx tlry sq msft gld bynd srne spce httpstcoyhdvyttbaba vxx tonic
  day keeps           limited time

we   opening our trading chatroom     public httpstcoctpzjjnv   thetradingchamp options watchlist spy calls over puts under uber calls over puts under   nio   chinese once   using only button   trade kweb xpev httpstcosqstlmxtubaba   last time   daily rsi was   low
  had   two day rally if   is   repeat
    see   here
perfectly aligned     gap fill   play       bounce just   bounce thobaba how     hang seng bounce oof not holding my breath   oof theonlyrampart bear town on   tslart navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt specialsitsnews when   sell side says something is uninvestable
  is usually   time   start doing workframework belowbaba market wants   run     bad news   algos   get   work vix is breaking out got my popcorn ready still holding energy   basic material   there is     strong support   httpstcoeqoqiyajjwhen   sell side says something is uninvestable
  is usually   time   start doing workframework   jd is now on   watchlistpdd jd   tme tigr futu kwebhttpstcoozgyboto httpstcokvhlihrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mbaba option traders   worried
  me   long term share investor enjoying   show httpstcoikjbqtxfull jd model incl financials
projections
multiples valuation amp sotp analysis model incl risk   prices accounting   geopol risk
delisting risk amp chinese recession risk       turned on amp off free   goldsilver subs pdd   bidu kwebhttpstcoxeemozixbaba   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt thetradingchamp options watchlist spy calls over puts under uber calls over puts under   thetradingchamp options watchlist spy calls over puts under uber calls over puts under   navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm moptions watchlist spy calls over puts under uber calls over puts under upst calls over puts under   calls over puts under like   bonus plays httpstcofcnuofmert navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mrt navalyou market analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm mmarket analysis amp discussion   es nq qqq aapl amd amzn     cat cost fb orcl googl etsy jpm msft nvda upst ual tslawatch   httpstcogcidxkaduf httpstcoauvrwvmrrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersthebreadmakerr very nice advice buying into markets fears   chinese companies now     hang shang still green    
baidu up over in china market tencent up over   your old   is       same price action   is   day afterhours went   supermugatu i lost money in   you know who   lost money in   charlie munger case closed
i think i     investing legendbaba alibaba is oversold target per adr httpstcotcfekjvqbaba   just like   china flips red   going   tomorrow vxx   ixhl     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstconyfhlaiys       was   joke
hope no one believed  
fck     on antarctica exchange premarketbabamovement   hk weak hands   selling off  
hsi was up   now   down     hey everyone ive turned k into k investing in     i   shout you how     well   purplereign     rally hard   lmao     pump   only   get smashed down on hang seng fcker red every night   is     pump   oversold on daily
weekly   monthly httpstcofhuwktestocks slip   yields   highest since oil prices keep falling   xom cvx httpstcoygzebebaba is     pump   oversold on daily
weekly   monthly httpstcorutvthbaba wow in mozambiquebabamovement m vieja   el plazo fijo uva yo   mis  
fb y meli httpstcoecyzkuobaba   why is   chinese crap trending   making   new low in   intra day soon most mentioned tickers in wsb in last h corn oil spy   vxx   tsla ring pick j httpstcointoxxyay httpstcoaubxokababa dead cat bounce day tomorrow
enjoy   while   last alibaba group holding limited traded m shares
  average volume babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbiggest megacap losers   mar
xom cvx   bhp pfe research on httpstcojpzdebxqvtwitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba in hkbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   vxx spy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jparrotstock niceliving dangerously bought more   apps googlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba too   moonrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba alipay dominates   chinese market     ccp has its own digital currency they   trying   push how long until they nationalize   squash competition   asymmetricalpha   if you followed munger into alibaba you should   prepared   hold     long term
    is   only metricrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba if you followed munger into alibaba you should   prepared   hold     long term
    is   only metric munger goes  
  sell only if munger sells i   bet     munger   out right here in   long runbabyghost i really hope   your sake thats not part   your logic   taking   short position in   whoever suggested   youre modded httpstcoqmsamyhsobaba   chatroom


ive made over k   their alert
httpstcoyesxvdrwbaba too   moon   is near   lowest its   in years     company   big isnt going down   drain if you have   little patience
i would buyhold its bound   bounce     is its month max valuebaba highest volume since aug reversal is comingbaba what   they   no matter what happens   stock has taught me   many lessons   limit up in   us tomorrow httpstcocvjxuaeover   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   vxx spy gme   tsla amc qqq amd arkk fbbaba waiting   buy signal on     httpstcobwoxgak httpstcohjgwairaxtotally sucks   fundamentally strong company like   is now lumped up   companies   have yet   report   earnings like nio lcld didi chinesestocksforwardcap babart bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba us
hk alibaba i bought shares   morning  
  returned k     likely double   me in next month great buy here dont miss   chance   is     catch fire httpstcoaljelgt httpstcovhhmvknpprt faststocknewss alibaba shares indicated higher in hong kong babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt talkcentss   me crazy
  ive bought bababut   is money i dont mind going   zero if i never need   sell
then im notelevate alphatrends not really
honestly lol i get what youre saying broader point   i was making is   i   try   know what i own   ive just never seen sea ltd in action i have owned       i dont   practice what i preachrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba us
hk alibaba has   rsi   havent seen   ever in   megacap book value is       cash
  buyback earnings beat in every quarter   unbelievable growth     return   weeks httpstcozpbtwolalibaba up   morning in hong kong have we hit     babababa   hyenukchu brkb   httpstcoytrfartrirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy
el mircoles y el juebaba oh   you say russia wins complete retard jd   dead cat bounce   im sure you said       someone put zelensky out   his misery   end   war there   innocent ppl dying     his ego ukrainians know they   win   war thats why they begging   rest     world   help parece que se ordena el long     la   los jubilados chinos httpstcoxfmtywrhdtodayhkstockmarketas     press time
bababacked alihealthhttpstcovrsvyughi rises ali health granted
share options   one grantee  

rsus   grantees pursuant     terms     share award schemestocks httpstcoticfjceirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtwitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingbaba current hk price
see you   tomorrow httpstcocdpqahdekbaba if you ever feel stupid in life just know there   bears out there who thought   would go   i see drinking   hydroxychloroquine   prevent covid   got   your brains httpstcoehwwztfwbaba     movement   not tolerate   disrespect   pe you fucking kidding me babamovement revaluation   start httpstcoqsaxjkhooart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jlawmaster babai   help   think last chairmans letter was   indirect message   charlie   doubling down on alibaba   brkbaba     movement   not tolerate   disrespect   pe you fucking kidding me babamovement revaluation   start httpstcoivlzznoxthyenukchu   rato baja   apuesto una bolsa   doritos   que llega   los usdrt ciazekactrader heavy options flow gt k end   day fat prints game changer data courtesy   chatterquant       i have   price target   tomorrow what   you guys think i   put up   first trillion     rest   you find   way     up     n     hit   hard     open heavy options flow gt k end   day fat prints game changer data courtesy   chatterquant     gt milusdtsla p gt mil usdpypl p gt mil usdtsla   gt mil usdsource httpstcougcydpsasbaba if youre still short here youre just greedy     get smashed klendathucap   toobaba i have   price target   tomorrow what   you guys think i   put up   first trillion     rest   you find   way     up     n     hit   hard     opentodays close in   stockmarket es nq rty esf nqf rtyf btc was   great comeback have   wait amp see what   federalreserve announcement gonna   regarding interestrates hipe   tomorrow tbd amzn bababa googl axp fb cat nflx lmt httpstcosugzxdjncrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   fud on here     hk prices on here its going up in hk guys dont listen     fud     i got high   i got high httpstcodeyxtrbvzbaba alibaba group holding option alert apr calls sweep near     vs oi earnings   open est learn more   get details on httpstcodppibnb httpstcoxvtpwgchbaba rip jack ma
goat legend   china murdered   xi jingping   backpackerfi im   buyer         jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba going lower   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt damedinar bueno
y como siempre pasa
no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas accibaba babamovement   revaluation is underway we took         take     trillion im such   chad   maybe timing   temporary   on     w callsbaba     folks   didnt buy   lows       chasing tomorrow easy money httpstcoytiqfadababa babamovement   revaluation is underway we took         take     trillionrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdayrt jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdbaba china pump     epic   bears   focked lol   rocket pt   look     green candlestick volume   i think thus has finally hit   httpstcovfofujnmnbaba up king kong exchange httpstcoabfpjgxqababa good softbank     read   msg we gong   up now babamovement   revaluation has began join   movement update     bidu   up stay green baby   bidu   bidurt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforbaba us in hk top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   amc access wider trends httpstcozltkvrfbaba now we   taking   good softbank     read   msg we gong   up now babamovement   revaluation has began join   movementmost mentioned tickers in wsb in last h oil gme   spy   quad vxx em twtr dis httpstcointoxxyay httpstcopgttcdesbaba not following thru     ve handoff   ny lower than adr other   tech names surging jd   stockmanduck top tweeted stockstsla vxx aapl spx zim nvda msft amc fb   hymc es amd amzn nio nflx gld gm coupbaba yo softbank im trying   start   movement here   youre fucking   up stop selling pos top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   amc access wider trends httpstcozltkvrfasymmetricalpha   is your only long huh hahababa yo softbank im trying   start   movement here   youre fucking   up stop selling postop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   amc access wider trends httpstcozltkvrfrt backpackerfi im   buyer         china is absolutely in love     stock     price   hang seng bangin httpstcoxcokwokbaba hk wants   hang seng bangin httpstcobbetutwsfbaba hk wants   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   farting in hk right now tihobrkan what were   foundations   buffetts buyshigh quality companies
yes   dig deeper well established rule   law
system   appeals   disputes
freedom   argue your thesis wo fear       is truly high quality
  manage risk w prudent position sizingedhale striff trijoey pawano johnscharts vijaybhallamcc   cramer       on chinese stocks haha watch   chinese stocks tomorrow     ftd   bidu pdd jdhong kongs hang seng index jumps more than
rebounding   days   losses httpstcositmimbqnybaba everyone knows   price is waaaaaaaaay undervaluebut if china decides   invade taiwan
then   may   overvalued   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba   people go     casino   blow in one night im more     market degenerate   got me       october twitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingbaba markets ripping upward
jd taking st place   everything up httpstcoxmgcopwgrt anna ctk   bz huiz chinas number insurance ecommerce company huize is gonna report earnings on friday hbaba loaded on calls   babamovement   take   streets   hong kong soon   we   have hrs   pure green   revaluation has began soon   real value   our company     reflected in   stock price     definition   httpstcoepjycrfibaba httpstcoaeqsbvfzmvbaba babamovement   take   streets   hong kong soon   we   have hrs   pure green   revaluation has began soon   real value   our company     reflected in   stock price   romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una cdidi   nio china needs   stop holding china     is why im bullish you   have   taken   too far spy babahttpstcogrshkqhjwatch list   tomorrow part   wmt amzn cost vmeo   alibaba group holding option alert fri puts sweep near   bid vs oi earnings   open est learn more   get details on httpstcokbfmfrpr httpstcojzstmpjoprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba commie house   cards httpstcobpwbjznqcapitalcom y si le hubieran metido en babalarge cap stocks     most shares traded tuesdaynio m sharesamd mapple aapl malibaba   mamerican aal mvale mford f mpinduoduo pdd moccidental oxy mnvidia nvda mitub mexxon xom mbradesco bbd mbaba i was expecting   lot more in hk its   us close     now   down big on   i   no longer trusting china they blew   list   tomorrow china kweb   bili pddtech sq fb upst oil uso oxy impp mxcbaba they   stop   babamovement   is       something bigger than     us   imagine   they   stop   babamovement   is       something bigger than     us   imagine   while mr brandon remains in   main chair i have zero trust on his habilit   handle geopolitics     patient         most   yall your break even is years out
then profit is   question lol   hk   end up vebaba pretty embarassing start     chatroom

ive made over k   their alert
httpstcoyesxvdrwbaba   put futu on watch tonight
potential short squeeze   noting excite happing ill check   later   hsi gap up   not   bad start   asia sell httpstcohwizvwyeebaba   chatroom


ive made over k   their alert httpstcoyesxvdrwstlplace quivertrees collect babart arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anstlplace barronsonline quivertrees collect babababa whos still buying   options   lovely httpstcokilvaibaba premarket gap down futu china hk up biggy     tcehy nio xpev there   still stocks in   gammasqueeze     market close aapl sq uaa twtr bbd   aal mara just   name   few you   have   list yourself       data   show how gammasqueezes behave
just have   sign up httpstcoepnrxisebaba up in hong kong httpstcormdvnycucmrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowaabb   potential   aabb is very likely       success in gold crypto exchange   btbt httpstcorukixvjbaba babamovement   hong kongers   keep   up   great revaluation has began   movement is unity lets go usa lets go we shall   prosper jp morgan fuck your puts   your price target we had httpstcolggcfuogi httpstcovienbasgbaba lffg   what is     movement nonsense
where   these noobs coming fromalmost making me lose sympathy     bulls againwe   know not   make me mad     chatroom

ive made over k   their alert httpstcoyesxvdrwbaba   loaded leaps jd up hk     only lol jd wins   tcehy cweb kweb global index perrussia index hang seng index nasdaq   diamondoptions   is every trade we alerted   week pfe open swing wmt cvx dal nvda   once   world gets notice     babamovement   world   never     same   short squeeze       long squeeze fuck your pt jp morgan   revaluation has began tsla jd amc gme nio bbbychinas bounce     we   short them   down tomorrowcheersbaba niort backpackerfi im   buyer         im just gonna send   lol httpstcooazjfwsguess who swung   httpstcofrgoxufbaba president xi more like president xibabamovement bagger babadouble       june levelthe low in was off httpstcomldmzpkipbaba buy china
us is overpriced   value in china trending stocks on fintwit source httpstcocwjowwsbi amc spy spx   sofi joby cylc vxx qqq dal sorted   most recent httpstcosqhkmwlumbaba hang shang green   far   usd flashing premature in hk   id take xi over biden   day babamovement midcoasttraders yes         said im interested in kweb   jd bili etcbaba speculation     matter   economic warfare
  ccp   make sure   soars tonight   dp bbc   daily watchlist is now livee   we   going   bear town tomrorow its looking like   great day lets kill     nio spy tsla kala httpstcouzyvpiynr httpstcopfijqzbaba short squeeze set up   vxx they have just stopped issuing new shares     bears   in trouble   too many triple digit bag holders herespy qqq   riding on     tomorrow high time   one gets   break bidu jd   tcehy chn hong kong stocks   most oversold in years bloombergbaba up in hk     babamovement is underway we accomplished   first mission       trending now   revaluation has began we had billion in sales in day   our entire market cap is billion jp morgan fuck y httpstcomfshbwanjdbaba wheres   genius   said wed never see double digits   few months   httpstcojyaozzxswbaba monthly bounced off key support rsi oversold big volume on what is probably shorts covering not sure if     sentiment prob just   trade in   works httpstcoppeweorhrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba its your fault   giving your     ccp
yours     timing is everythingcheck hymc   tomorrow httpstcoegwewuowhbaba babamovement lfggg   hang seng index day relative strength index is lowest since buy   dip     babamovement   not   stopped we   trending   we       trillion dollar company lets go usa lets go we shall   prosper jp morgan fuck your puts nio jd aapl tsla sign up   midnight     ready   tomorrow weekly
monthly
yearly
lifetime promos up   off httpstcofyymbqyftsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd snap tgt t httpstcoyphtfnxdhrt stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmbaba babamovementadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcobssuemwflbaba httpstcowzkybreguessing they ddd       thoroughly   they   when they   had   bagalyst read many thousands   pages     results     break your computer when you try   download them just   fyi     longs
  none   you have   they got rektbaba babamovement   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   babamovement   not   stopped we   trending   we       trillion dollar company lets go usa lets go we shall   prosper jp morgan fuck your puts nio jd aapl tslababa garbage   babamovement   babamovement get   hashtag trending therocktrading my take its eod tuesday hold your pants   lets watch what happens tomorrow into thursday qqq spy   nio putsinplayincrementalroi pythiar no way everyone hates   right nowbaba garbage dead cat bounce   httpstcoxhlrfkyzfnbaba   seems like trash   trending httpstcottoezosfbrt tradersking congratulations   discord member msdestiny off   spy   k challenge put click   link   join in ort arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then antwitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba here we go down   in hk charliebilello brettsimba ycharts   imo has   go down   fill   rest     gaps   has on its chart   damage has   done   is ever   weak atm   easily fill them     end     month   maybe   week even goodluck if your trading     holding equity in   stockmarket httpstcozhoowlkslbaba nio   china stocks wish i   go   in time   short thiseveryone   faststocknewss alibaba shares indicated higher in hong kong babababa wonder if softbank was forced   sell  
contributing   these nonsense low prices httpstcoxjtzshjvthbaba     far is   close   right market opens soon   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba imo has   go down   fill   rest     gaps   has on its chart   damage has   done   is ever   weak atm   easily fill them     end     month   maybe   week even goodluck if your trading     holding equity in   stockmarket httpstcojqdbhajlubaba oh seems     arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi vxx hymc spy aapl spx agkarenfinerman valuation porn classic   is insanert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa httpstcousjkflnrt faststocknewss alibaba shares indicated higher in hong kong babart trendspider   looking     life line   ipo httpstcopcwvgpfekrbaba chinese government should just pump massive stimulus into their economy during covid like we     created   pop in our stock market   alibaba group holding option alert fri calls     bid vs oi earnings   open est learn more   get details on httpstcopsbhaovhibaba bulls right now httpstcotcccxatbbmthe ccp regulating tech   tcehy jd wallstreetbets parikpatelcfa itscharliemar alifarhat httpstcogwprqtezdbbaba minutes hk httpstcoeeqpgfbaba what   we want   what   we want   what   we want       revaluation phase is complete we march jp morgan has trillions   we have millions   people     least dollar babamovementbaba     in sales in one day on
market cap is   got too low
  jpm   profit off shorts time   take       moon   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba up in lala land       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt faststocknewss alibaba shares indicated higher in hong kong babart cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt jediant you see   volume on   weeks       wildrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt faststocknewss alibaba shares indicated higher in hong kong babaalibaba shares indicated higher in hong kong babart trendspider   looking     life line   ipo httpstcopcwvgpfekrrespectmyauthoritah you work   jpm we bullish on     short squeeze reddit httpstconzbrkzjdscbaba mark   post only red thats coming is what i have pads       moon httpstconhuxcndmjbaba gme china style babamovement squeeze     up in chuchneya market s   up in madagascar       revaluation is underway they   stop us we wi ruin their puts bears   shorts you have had   year feast   youve grown fat we   hungry   full   energy ready   feast your swollen lazy bellys babamovementbaba we gonna squeeze these crooks babamovement   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jlets       mr wonderful     httpstcoccyaeqprtrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba up on   kremlin exchange   mdsoll aapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionmarketrebels   tslart stockmktnewz large cap stocks     most shares traded todaynio m sharesamd mapple aapl malibaba   mam marioxciento markettrackers davecurros   httpstcovbwwbpnyf httpstcofyjlabglbaba deadcat bounce folks   not   surprised if   is red tomorrow congrats   those who bought   position in   in   s months   now its   easy double   here   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   bidu   up   premarket in hk lets go   bidu   bidubaba solid start       im betting on retiring years early     price is   if not i work   few more years     revaluation has began babamovement     i over estimated   folks were suggesting   take loss on   board   i got calls carrying     mine calls looks promising tomorrow     revaluation has began babamovement     babamovement   not   stopped we   take       streets   hong kong   streets   new york   streets   london   streets   dubai         next trillion dollar company   due     counter trend rally atleast httpstcovakzkmnpbaba   babamovement   not   stopped we   take       streets   hong kong   streets   new york   streets   london   streets   dubai         next trillion dollar companybaba up in malaysia wow   mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echbaba destroy   chinese stocks destroy   enemy burn them     ground leave none alive   buy zone     is going   now   up streets   londonbabamovement   up streets   londonbabamovementbaba looking     life line   ipo httpstcopcwvgpfekrbaba   largest volume day   alibaba ever including   ipo day   es un regalo pero esto es ms que un tema   flujos   hay una prima   riesgo muy grande que no vemos se puede ir   usd e inclusive dejar   cotizar en usa si le van   entrar que sea   poco y stopbaba well hong kong we hand   over   you keep up   work we started please   lots   crazies showing up     specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd most mentioned tickers in wsb in last h spy oil gme amc     sofi es hour   httpstcointoxxyay httpstcovtnnekdytrending stocks on fintwit source httpstcocwjowwsbi vxx hymc spy aapl spx agri muln pypl nvda   sorted   most recent httpstcobavzjnbwbaba holding
shares
might sell when   hits   casualtywar       year lows httpstconqzwcqcbaba congrats boys babamovement we set   mission hrs ago       endings herald   new   our   is pt then pt pt     until our true value represents   stock price we march forwardif you invest in endp     per share
    stock prices rebound     prepandemic prices  
your investment would   worth thats growth   profit see more httpstcopvepnz rcmt wwe   aat revg httpstcowdpirrhzkbaba lockdowns   covid is spreading fast in china   happy   hold     way     httpstcolsbeuohovjincrementalroi pythiar babababa ppl who bought   puts would   millionaire   now   everyone   made   hit number should buy   least shares first thing easily   over fjpm   short jpm   continues   trend lower
we   not like   buy in   shorter cycles
  further extension lower is favoured   take place we prefer   stay on   sidelines     point     is approaching   time lows
httpstcorlrokfowrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt mrderivatives   its like walking through   casino   seeing   roulette table hitting red times in   row   next one hababa jp morgan analyst yao avg return rating were successful more than half httpstcotwuewdlawmaster   alibabababa babamovement we     boys trending   number
bears you know what   means
spread em cheeks httpstcoklnbwnhkbaba babamovement we     boys trendingnot making   up same analyst upgraded them months ago give me   break   kweb   job out there is analyst job httpstcoqkttnppwry httpstcoapsweroeobaba im betting on hang seng hitting
marketrebels  
amd
ptonbaba up   chernobyl   httpstcorspsohkgjobaba bought     here   numero uno httpstcoagbfnizqoebaba damn uvxy is doing   than   roflmao   big   when     pain end delisting is   word on   street   yinn going   rip tomorrow   wakanda babamovement unity     great nations lets go usa lets go china together we     more prosperous than   each other   is undervalued   great revaluation   soon   witnessedbaba option   look     put   thursday
april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   thursday
april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday
july roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba jp morgan cuts their pt     what   shocker
theyre short           bitches httpstcopmcmudrcbaba option   look     put   friday
june roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba       multiple times       cweb   yinn   option   look     put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look     put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba   was     largest volume day in alibabas stock history only prior trading days have exceeded todays volume one   them including   ipo httpstcorzbmlwsababa option   look         friday
january roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday
may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday
may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option   look         friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba absolute here last night talking     embarrassing stupidity they   fuel   squeeze twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingafter skipping   oil lmt put ideas   amazing   outs
ill throw   little attention     month out calls off   alert april       daily gap fill starters seem like good rr post fed shenanigans httpstcoarjfckyp day free trialehttpstcoksxmqngjspx appl tsla qqqbaba daytrading btcx httpstcozgsmkbaba up in burkina faso   x   average volume traded       wait   those fs who is buying china outside   bridgewater lolbaba wow when     go   up   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi tsla spy aapl   gs vixbaba hang seng even on   fifteen year
down on   year
  returns like   what is   incentive     chinese people   buy equities   govt want equity market   thrive     chart   whispers   me looks like my buy was   day early up we go   specialsitsnews softbanks masa sees   evaporate in tech selloff sftby lost   in latest sign   masa has liquidityrt cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt   babamovement we   not   stopped we had our first victory   many fuck your puts jp morgan you   buy our shares     babamovement   babamovement   is   revaluation lets go china lets go usa fuck your puts jp morgansoftbanks masa sees   evaporate in tech selloff sftby lost   in latest sign   masa has liquidity issue is   sale   cpng   disc last wkus tmus sofi lmnd gwh nvda vtex mimo afya vlat bzfd bigc invz dash path pcor mtchintl   arm httpstcoyklobedxjbaba hold   train     morning im in   objetivo   bajista cumplido la estructura bajista est finalizada
el ltimo escenario bajista que puede suceder es una fase   dilatacin   bajista zona   soporte relevante los muy complicado que baje   esa zona seguiremos observando su evolucin httpstcoopoxjilex httpstcoxlskewsxuhbaba babamovement we   not   stopped we had our first victory   many fuck your puts jp morgan you   buy our shares     i have grown   empathy     bulls i   now destroy   bears         stock httpstcopeqidrt tradersking fb   k challenge click   link   join in on     profitshttpstcoacwsdscbxamzn fcel   niort tradersking discord   k challenge earnings run trade click   link     join in on     profits httpstcoacwrt tradersking x discord congratulations     my discord membersamzn fcel   nio jd crwd lgvn asan mq bmbl spy murt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt tradersking congratulations     members who made profits off   cvx click   link   join in on     profitshttpstrt tradersking congratulations   discord member msdestiny off   spy   k challenge put click   link   join in ort jediant people gonna shit their pants when china rallies over   next weekfxi   bidu kweb jdbaba in   rw stock exchange   in pre market   bears   focked   if   shit takes offto   more         mother     short squeezes i   sit on my shares   years im not selling my   position hell no     in yetrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd effmkthype   youre saying i should have not bought   httpstcoknypyzpwvkbaba why dont you nears stfu     in no not yet wait bottomin nah doesnt seem like       mogadishu babamovement   bidu tencent jd chinese stocks going much lower never catch   falling knife fed qt   drain these stocks down     mogadishu babamovementbaba when is buffet buying oleary just bought     next month sampp yinn cweb   cour yeti robo zi ogi hdv rprx httpstcohsfibxlzhbaba penny stock   httpstcoegafebjbxallventured   dating apps similar   us in china culturally never thought much   itltx is extreme
    is maybe     established i have   eye on   w leaps         convex trade   chinawestern relations normalizemarketrebels arlo   babababa why we trending cuz   insane     jpm puts   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningbaba i dont block bears here
  i want   remind       cocky piece   shits here when   explode   in their ugly faces jd   nio iq intrigued   see what   hsi   now if im right itll   green   last days they followed us moves     lets see green there   continuation through   end   week here     revaluation has began join   babamovement   company had billion in sales in day     valuation is billion   makes no sense we   push       tip     matterhorn         revaluation has began join   babamovement   company had billion in sales in day     valuation is billion   makes no sense we   push       tip     matterhorn   beyondbaba   bears fuampked httpstcokwhbnywzlbaba whats   status     ant ipo is   one   table   has   ipo   shut down   notable flow     in   last hour   rth msft amd bmy   flow unusualwhales httpstcodhehfubaba bears fuampked httpstcocusomezqapeople gonna shit their pants when china rallies over   next weekfxi   bidu kweb jd tsla   intc f zm shel xom bac brkbsamppnasdaqppifomcfang httpstcorcmemvjctrending stocks on fintwit source httpstcocwjowwsbi tsla spy aapl   gs vix spx s   gld sorted   most recent httpstcozfpzlfwrtbaba           previous lows epic nothing really changed last days httpstcowgtswqolbaba ali has   really dumping httpstcoacjfhicrbaba lmao what   doesnt understand hk follows us   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbut whats   terminal value     vie when   underlying asset sits in   country run     hostile government babart stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   realhottakesbot twitters on   rise aapl price mentions amzn price
mentions   price   our first victory   many we   official top babamovement   march continues     top spot we     babamovement is   unity     chinese     americans   is   company   great fundamentals under attackctk   bz huiz chinas number insurance ecommerce company huize is gonna report earnings on friday httpstcoecdfwqykvdbaba jd pdd bidu why   fuck would   buy       country   organ harvests political prisoners     even   trusted   report   biological weapon leak   specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   our first victory   many we   official top babamovement   march continues     top spot we     babamovement is   unity     chinese     americans   is   company   great fundamental httpstcokgrlmfnnrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfrt specialsitsnews chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd chinas goal   putin is   resist us without realizing economic pain sanctions   itselffxi kweb pdd jd   httpstcoizldzlndusonmkavlrevbhourswing trade ideasbabapayodomabksybigcczooneobaba futures tanking   st otm calls overnight exciting mulnagrircatgfaiswing trade ideasbabaercbksyczooneobaba wow   many bulls   has   long way   go   s never say never   you know   price   book may eventually     way its going   might     good time   buy   if adr   not based on assets is     good time   buy       babamovement is underway we     top trending we started   our first mission is   complete   revaluation has began trillion dollar market cap     babamovement is underway we     top trending we started   our first mission is   complete   revaluation has began trillion dollar market captwitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba munger said warren is not comfortable investing in china   im not either       right price i might   persuaded spy       cheap httpstcodpbkogbrt palmieri   sin patrones en la estrategia   icerock not yet yet in   closer look
split movements in big tech names  
bidu slipped     thday straight session jd
pdd reboundedbaba rlx kc huiz number china insurance ecommerce is gonna report earnings on friday httpstcooxgxelsbjybaba squeeze incoming you dirty greedy bearsabout   get slaughtered   squeeze incoming you dirty greedy bearsabout   get slaughteredbaba   too low     price   tomorrow easy     on ish httpstcoymqhbgovzrt backpackerfi im   buyer           went up   amazon went was up here is one   democracy     community is going   pump   shit out   alibaba   there starting   see investors defending their ground starting   movement       gee
i guess     go down every day shocker     revaluation has started how   we have billion dollars in sales   our entire market cap is billion let   true value   u leashed trillion babamovement lets talk alibaba   stock
nio stock connection   wallstreetbets amp sultra   httpstcokzvblyagrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   revaluation has started how   we have billion dollars in sales   our entire market cap is billion let   true value   u leashed trillion babamovementbaba babamovement   is   revaluation lets go china lets go usa fuck your puts jp morgan   i heard   rumor   twin mafia bosses   buying     httpstcojmqfaoznmqsjosephburns china   russiababa waiting on next big drop maybe maybe not   babamovement   is   revaluation lets go china lets go usa fuck your puts jp morganbaba big news kweb tencent httpstcodreyimehjvxx s       you need   know shorts havent covered   single share check   out   httpstcojnjgocpzo blackhatcapital even buying roku     is   much safer bet   they wont go out   business     likely give you   returnbaba   movement price target     shares       new reserve currency       booboo   price target   yao got fired   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   movement price target most mentioned tickers in wsb in last h spy   gme oil   wen   wish aapl qqq httpstcointoxxyay httpstcoetudlwygbaba i would have bough   if i   have     sure im   taking   small loan jd nio hymc     we   on trending we   there boys most mentioned us stocks on reddit in past hours   amc vxx gme nio msft spy sa   amd stock trading usstock stockmarketbaba we   on trending we   there boyshymc wooowzerdocu   aapl tsla didi fb nvda wish amzn tsm amc gme rblx amd msftrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba who is mr yao babaintrest rate hikesintrest rate cutswe buy   no matter whatfuck you jp morganwe on now we wont calm down
we going   outprice target   nothingbaba   movement we   taking over follow   movement on twitter   rbabamovement these     most active stocks right now nio amd didi   rlx aapl aal httpstcoqhmqcrtkdprestontrades what     gap right   where we   no mention         ehnewbies
they only know one thing
their own povbaba look     chart
two gaps   price httpstcovemcphewcobaba   movement we   taking over follow   movement on twitter   rbabamovementagustin puede ser una opcin otra que empieza   gustarme es   pero no pague   hay que observar fb otra que est tentadorart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba id   surprised if we move up tomorrow im   bull   usually   influx   new overly bullish sentiment on stocktwits is not   good sign stay patient   war ends soon short squeeze   end   march     may end   bulls desperately having on hopes   wsb if cathie bought    
i would have sold every share httpstcomgoawsgspy aapl   ixhl he held much bag now httpstcogihvzeeirt cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt   no reason   shouldnt     prosperousguy bold claim stating i know nothing   sentiment just   i have not   trading   years   trend remains down     gap   fill under kweb just broke down     time lows not   bullish sign     reversal on   time   tellvascolegor mercadolibre maana vale menos que babababa guys i own shares   now what httpstcoigztfmrt marketchmln   gains in   hours trading see vwap price action httpstcoosziytoe httpstcondmfnijofbaba like if you think         easy percent up tonight in hk   on fb metaverseif you   just change your perspective
you would see   blindly following munger   buying   was     great idea httpstcodnpesnhgcxbaba   bubble popped sixthirtye si lo hackearon   nuevo maana van   envidiar la cotizacin   babart cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt   esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicebaba moon time tomorrow   lista para rebotar
cada que llego   la base del canal bajista tuvo en promeido   rebote rsi en la misma zona donde previamente llegaron los impulsos siempre   stop para que no nos coja desnudos ojo   volumen spy trading sp httpstcoglqgfofqkadamwsawyer judewhitehorse teslaanddoge tell       investors who were buying growth in only   see   recession wipe out every last drop   gains   even   tell     csco investors whos topline has grown every year since   investors years ago   still underwater learn bubblesrt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba chinese stocks   pop     arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt prestontrades   seems attractive under if one   stomach   geopolitical risk on china i     watching   closelyheliumlooter yeah real sad     is up when futes   down
were crying in our champagne well i bought fb nio   nke aapl dkng fvrr     pretty much     lows thinking we         lol lets see how   goesinversorexperto worldstockss pues   el pedazo artculo que escribiste pensaba que estabas fuera   mi   leerlo se me quitaron las ganas los fundamentales no siempre lo son todo
si contina la guerra hablamos     y   todo lo dems   donde se va pero si
estoy en que es un empresn
no hay dudababa   wait   see how jp   dance those put off   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j watchlist amd   gt p lt gm   gt p lt     gt p lt dis   gt p lt lcid   gt p lt heliumlooter yeah real sad     is up when futes   down
were crying in our champagnert spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   cheddarflow most active flow   tsla put flow     flow fb   flow vix put flow tlt chrisfranco jpmorgan was reported in bloomberg predicting         multibagger   three years most active flow   tsla put flow     flow fb   flow vix put flow tlt put flow httpstcolevwsleqbdmost active flow   tsla put flow     flow fb   flow vix put flow tlt put flow httpstcoqwhtttfykrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdaybaba sad when bulls   happy     barely green on no news   rbabamovementlets get   community going stocks     most active options trading todayaapl mtsla kamd kbaba kfb kamc kaal knio knvda kmsft kwhich options were you trading todayrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba institutions   realizing   reward outweighs   risk   why is   up   much   hours   stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba up in my penis hole arbritrage   stock price is determined   its fundamentals multiply     x factor
x     ccp doing absolutely wild shit   thats   big uncertainty   my portfolio is in     im willing   bet on   demise   xi later   year         turning pointrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba spy jp morgan banana
tomorrow httpstcopwnofcwwugrt stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba just
up     everybody is happy anshulr  
using   thing called math     trillion mkt cap just sayingtwitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingrt bulldudec trend analysis top stocks   watch march httpstcolramrgjntaapl amzn goog msft fb snap tsla nio ibaba jp moran banana tomorrow httpstcocsqoixbaba what happened everyone   happy   news kweb     far   largest dislocation on many metrics volume   million       days   is x average daily volume   even more   farther   you go crash httpstcomgopeumkbvbaba dead cat   kitten bounce coming nothing goes down in   straightline httpstcommfrpdbrbaba jp moran banana tomorrow httpstcoznvuqrxbaba i   not fucking leavinggg httpstcotauaaubaba not touching   chinese stock   i   not fucking leavinggg httpstcoocbxkgvxclanshulr lewis
get   grip man
start   target on     go   there   please step       ledge
youre scaring us httpstcokyfzwtooul pero hold   comprar para ganar eso no se lleva httpstcoywtkapqpmarca tell me why owning   shares     vie like   is   than owning shares in ptr petrochina whos reliably paid dividends   many years owning stock in   chinese company is in good faith   americans   china   continue     business together periodbaba market cap   billion is trading     shop   meli   is having   mc less than billion trading     how cool   is not     shortedbaba increases   k   nio   k shares these   awesome buys     rsi super oversold might     return   days httpstcobimhisnz httpstcorvpczpyurt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba we finally greenbaba short squeeze billion dollars   buybacks         ultimate squeeze ever seen nowlistening     option trades   on castboxfm httpstcoytjlos interesting   trade   tonybattista gtgtgt mommavestor momangtrades rosannatrades options trades wallstreetbetsrt evinvestor   amzn goog jd spy qqq dia iwm alibaba   earnings   every quarter   superb growth is   underpriced afprestontrades in   end
time   tell how low   high   goes
  when   jpm analyst who doesnt know   timing check his record says   finally lighten up on     says   is his target
well
  in itself is   tellagain
imobaba we finally green       is   company   billion dollar sales in   fucking day single fucking day on     market is half what kind   shit is   we     army we   coming   feast   messiahtheories whats   hardest part   starting     small account   abovespy spx aapl   tsla vxxbaba market cap   billion is trading     shop   meli   is having   mc less than billion trading     how cool   is not     shorted prestontrades you havent   trading   years
you dont know   sentiment   how   mattersin   end time   tell   i used   imo   opens     tomorrow morningbabababa   price target thats our fucking target   is   trillion dollar company sell jpm buy   httpstcoovsvuuknbaba when market opens bulls     pissed lol hk guys only knows how   sell   alex yao you   going     famous     worst   in history watch out   alex yao     crook
jp morgan jpm
was scared   ant financial
worlds largest fintech bhat i see green
bhat
metx
jd
nio
    up in bidens brain   cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling brt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert swingtradestove amd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayonebaba we need wallstreetbets here   squeeze jpm         hit in no time   cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba   someone explainwhat would happen if   was   get delisted   our investment go   zero       continue on   hang sent new video i give my minute take on alibaba     dangers   delisting   httpstcotmdhvcsaxbaba jd just think if chinese markets open up equalling   losses   yday
these   rip open tomorrow   bought   dippity dip hope i wont regret prosperousguy   is   under   is in   clear downtrend   no trend reversal very possible we see under     gap fill   time   tellrt optionflowape amd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayonebaba no brainer st   level trend analysis top stocks   watch march httpstcolramrgjntaapl amzn goog msft fb snap tsla nio intc nvda amd jpm bac v ma pypl shop nflx dis   tlry f mrna nvax nke spx spy ndx qqqbaba qqq spy alibaba nothing   air  
rebound incoming httpstcolvrqazstxbaba man leaps     cheap asf these   print     is getting delisted httpstcolouobbbaba who bought   climatejoe wouldnt     funny news on ant if they made   huge announcement   mkt open i tweeted earlier   charts   was possible expavg on min chart   maybe   triple expiration friday
maybe   melt up on     china     on fire tonight   calls gonna print httpstcolahomeubaba interest rate hikes interest rates cuts we buy   no matter whatfuck you jp morgan we on now we wont calm down we going   out price target   nothing   inversorexperto   la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lort spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   up in wakanda exchange is   cloudbreak stock   future winner httpstcocbdsyxmbd aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogbaba traded   in   s finally took every china stock off my watch list   threat   delisting   have   hangover these stocksthe chart trends speak volumes   someone wants   httpstcovdelsdmiprestontrades good luck buying     if you   lol you keep watchingrt getinsightfulir alibabas   stock has dropped   where   was over years ago
      much larger company todayfyamd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayone   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcodstvuwmf httpstcooirxayeyrbaba lmao good one   someone wants   httpstcodtbqydibtrt smartoption aapl   alibaba acquiring jpmorgan soon primtime   amen   seems attractive under if one   stomach   geopolitical risk on china i     watching   closely     potential buy   hold investmentbaba who tf is gambling     much money on   dte   dte   selling puts gosh if   rips httpstcoycsvulkjbaba we   now   looks     fucking team work lets go china lets go usa lets go   fuck you jp morgan everyone
  join   amazing group   traders httpstcoksxmqdhaapl tsla qqq   googl spyspx btcx bb httpstcotzaxnofucbaba goodnight   europe bulls bears
hope you sleep well too no need   nightmares httpstcoogzpxwrrt spicymichelada   wow   miami stock market alibabas   stock has dropped   where   was over years ago
      much larger company todayfy revenue bfy revenue bfy net income bfy net income bstocks investing alibaba httpstcoofpwmgvttpbaba fed tomorrow how market reacts is what matters     positive   negative market   decide   bullish     week   go     i   bearish     long term   seem   break   descending trend line httpstcoezyayfbaba buyout   per share just announced in   grocery stocks exchange where i buy my salami sandwich rip bears you fuced   tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba     jpmorgan trash analyst httpstcoqiybmggkrt smith   enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlrbaba ant news coming pre market   inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba reaching ath in   eastern hemisphere   up in papua new guinea stock market labradorwoody tell       lol look   their year chart mrzincx spy qqq babababa someone   get fired   httpstcoglmkyvmbprog   gonna have   start selling organs   keep averaging down in these   juicetradesalgo most mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amzbaba up in djibouti   one fine day   is gonna open up dollars   bears   gonna   like httpstcormixxhzabhinavs account is temporarily unavailable     violates   twitter media policy learn moreamd goog abbv nio aapl cvx amat shop upst se   qcom nclhtop alerts   blackboxstocks todayone   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcovumezzn httpstcofyhpcbzx httpstcoatefxuoxbaba up in haiti stock market   up in haiti stock marketbaba trending
top     squeeze     imminentsurbhi its spelled anallists
dont ass me whybaba booiebaba meet kevin   trending
top     squeeze     imminent   up on   moulin rouge exchange   if amc amp gme gonna have moass then   is gonna have ggmoass great grand mother     short squeezes   sofi stadium   up in uganda stock exchange followed   us markets   up
in moscow since ruble crashed lol nio   tencent three   chinas richest lose more than billion in one day   stock rout hits hong konglisted companies   jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal ababa httpstcounupicyocambio botella   aceite   litro por accion   babababa we trending
days   week   now on   guys its up on   albanian stock exchange let me treat   bears     stripper each   piece   trash keep up   fake momentum bulls
  wont harm you
  nothing   help you straight   bag holding hell     junk   fuck jp morganfuck jp morgan fuck jp morganyour puts     wrecked   estos precios me empieza   gustar   y fbbaba up in jpmorgan stock exchange booby calls   really well   babart intrinsicvalyou   hit   technical target china should overtake us economy
    happy shaking out investorsbearbaba thought   was on its way   getting delisted
ijshmmm     up in mexico jimscalpert same reaction when bot kweb babababa save my calls bulltards lol   traideops   calls alert received on strike   expiration   total premium   k total orders
oi   korinektrades on   daymaking us on   week adding   our winning streak     past few weeks   sostaying verbaba up in mars       have   biggest short squeeze     time my stock swing   is getting   hate heres   great breakdown on why     bullish on china   alibaba httpstcobjcemrpgababa if xi is buying i   buying   white house stock exchange   drstoxx     rally   here httpstcocgivcfgbaba jp shorts m shares then lowers price target   half i say we make them pay ill buy more   open   dont know whats goin on leeeeee gooooo botspegram see my tweets on    
thats what i said   jpm were morons     was   buy signaljpm finally downgrading   may     buy signalbaba jp shorts m shares then lowers price target   half i say we make them pay ill buy more   openbaba my firm just upgraded       buybaba we   boys we climbing good job keep   up   my firm just upgraded       buy     taiwan   jp morgan fuck your puts we   wreck them   michigandolf     pump cnbcbaba up in paraguaybaba its buy time   good trades   in     side   spy aapl gm bac icpt httpstconxsagjribaba up in cincinnati ohio congrats bulls httpstcobsylykxxqsbaba stocktwits
whats up     week high   low numbers when they   current     least   most mentioned tickers in wsb in last h spy oil fb tsla     fill sq camp twtr httpstcointoxxyay httpstcogcipuyxufbaba in hell   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba up in paraguay   fuck jp morgans puts let them decay httpstcoaeqmnyxryrt rubecube pmarca depends if you have fungibility     bidu     transferred into   reapectively then you havrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba up in north korea   up in nigeria stock market   lol i said     has   raise   ocgn followed   httpstcoljdlofpcvbaba lol i said     has   raise   ocgn followed   httpstcotpwqypvqdtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcokutsbuzfjybaba fjb hours til   app drops   year aapl is down amd is down   is down didi is down rlx is down httpstcodanqvvdwith   imo
      under is   great average dont let these lower prices deceive you         great value   those levels youll   fine httpstcofmksevlmaxrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   up in panama   jp morgan bought these months ago   is trying   unload lets wreck them httpstcoahjjyufmbaba jp morgan bought these months ago   is trying   unload lets wreck them httpstcojlzpeahsbaba in rust   tomorrow   s dow dia heatmap
  large cap stocks aapl goog   jnj jpm learn more httpstcorqjeyqgoz httpstcozghnotbctsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoxiyhlsvpubaba   up in panamababa bro up premarket in russia twitters on   rise aapl price mentions amzn price
mentions   price mentions amc price mentions sonm price mentions stocks investing tradingbaba woahhhh lets go avinmash babaubsflrciifbqfinwwehivebaba into k   them if you really want   make huge money join ushttpstcoctyivormxkbaba woahhhh lets go watching afrm heavy tmrw   working   httpstcoksyndguqjrt cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdaybaba up in bangkok   tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswtzo httpstcofthmdgirmost mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amzn amd fbbaba ripping in rubles     hawaii top tweeted stockstsla vxx aapl spx zim nvda msft amc fb   hymc es amd amzn nio nflx gld gm coup ccj luna abbv pltr twtr xpev uso pfe gfs goog gme jpm   cnc ostk low prnt iwo vnm fm skyy musa car vivo ddog stockstowatch httpstcohopnfpyarmbaba we   see   gap tomorrow   drstoxx if political   geopolitical tensions   eased then     run     very quicklytsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoyvlbjdltspy tsla   vxx nio not     watchlist     paid congrats   everyone who played httpstconjuzmkbaba momo we     congrats on those who bought httpstcokrelqavyevantindell   is why   buyers   crazybaba was big support was touched times   failed if   get taken then   sure     rip   never look   bulls       fuck fintwit   troll twit is where   party is tonightbaba in jamaica   lets see   last three gaps on babas chart fill   top two filled       take months   get down there   i have hope
lol httpstcotwdfjtfpzbaba gains in   hours trading see vwap price action httpstcoosziytoe httpstcondmfnijofbaba why bullish   httpstcobjpxdefufrt batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babakshatworld what is your view point on babalawmaster babababa if they ever     ipo   paying off ccp easy lol   smith   enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlrbaba trump         we   on trending   is unacceptable we need top   smith   enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlrhmeisler traded     used   one minute candles   tic chartscrazy how fast   was bouncing   timesthink   swim is greatbaba   is gonna run   hard   once   starts   turn   i see   going     make higher high   tread carefully   stock is one piece   news related   china   russia     going   recap pfe no triggers nio put triggerbaba put trigger   triggerfb   triggerput no trigger     watchlist httpstcokrapmhigbaba   good place   load up missed   s     wen moon   httpstcoqmhmhhsthbaba wen   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfto enhance your experience in trading   get instant help click here httpstcovbdmvuf tsla amzn zm nvda tlry   bidu kern nflx fslr fubo pins plug crm crwd abnb spy stocks tsla stockmarket stockstowatch httpstcoolfbuppwybaba ach ssec gap filled july   coiled spring   discord group over k members   even have their own app join here httpstcovbdmvbkdtsla nvda   zm tlry abnb pypl edit amzn gme pton ymm httpstcoqnfxfdnrkweb bidu   bili   news chinese cdc cut covid test   value       considered   negative   we wont see   lot   confirmed cases in china   in south pole   share trading point   view join here httpstcovbdmvufbaba tsla gme nvda fubo zm amzn shop plug ttd aapl amd nqm httpstcodacrsgdbaba stocktwits should ban every account   was bearish when   stock was     wow   miami stock market   hyenukchu brkb   httpstcoytrfartribaba yeah we gonna have   nice pop tomorrow plus im sure shorts     covering   protect their profits   tomorrow   melrose   lets make     biggest squeeze   thing is shorted in   billions   our imagination   motleyfoolmoney   buying chinese stocks on   dip
you might want   hear tmfotters analysisbefore donating     nonprobaba lets make     biggest squeeze   thing is shorted in   billions   our imagination   davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workbaba up on   moscow stock exchange throw money       jd httpstcojbgsuigbaba   war is over zelensky foldeeeeeedddd woooooo me making moneyyyy boyyyyyyyyzzz im   haaaaarrrdd   bidu doyu momo httpstcofcjdphlyito   enhance your experience in trading   get instant help click here httpstcomcjqctverwba bb   luv kss spg rcl tell ensv axas fet jd httpstconyhtnpzdqababa check out   chart guys   httpstcogrqsqzaubaba   denarius ancient rome     move   jp mark     in     go find   recent tweets     thank me later   is hystericalcheck out   chart guysbaba httpstcotaxyvexrbaba hey jp morgan you   suck my pee pee httpstcoiecfeerwbaba i dont know
margo httpstcomcjqctvcojoin nowtsla nvda mu amzn msft   nflx adbe axp ibm amd adsk v cat jpm fb httpstcosdzgiqsbaba if   sinks more than great true investors   buy more years       priced properly httpstcoqknhujshdbaba triple digits soon httpstcoiddxgdxmobaba should have loaded more httpstcomfeqxuvpybatipico yo estoy igual
  es mi mayor error sin duda la semana pasada vend mi etf   petrleo   un y hoy lleva ya un no entr   invertir pensando que iba   acertar siempre
  veces se gana y   veces se aprende largo plazo busco mi
estamos tranquilosbaba   why is my pssy   wet
todd   marketrebels most mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amznrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba what is going on what   yall talking   i just loaded up     im interested   cash me outside
bears aint laughing scan results ftx mtop bullish trend on perp pair bat trx xem orbs srmtop bullish trend on usd pair   pypl bitw bili tslaall ftx results httpstcoypxjbsiwnot buy signalsrt kasdad       round trip httpstcoetrpzpmtbaba on   island   wakanda   scrubussy   what   jpm have           i miss something   in mozambican jp morgan analyst who downgraded chinese stocks     percent drop   kweb bidu jd ntes nio i   leave       image httpstcoyodvaowfbaba   was in banghazi stock market     stock exchange had   rocket launched     they shut   stock exchange down   they said   would     least   had   exchange not   destroyed   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segokcoin babababa hey jp morgan let me catch more     sexy falling knife morons year ago i started my journey     retail investor what   roller coaster has not     good year   far heres   current positions   performance googl axp aapl amzn fb amd mcd shop   uber nflx crsp sgmo stocks revolut trading stockportfolio httpstcodxfdowbaba nio pdd lets take off httpstcospokselsibaba gonna go quick when     pussys httpstcohjoupfxddhrt tcltrader   pdd se nio mega cap chinese stocks selling off on huge volume into     danger zone
many   low risk entryscan results ftx mtop bullish trend on perp pair bat trx xem orbs srmtop bullish trend on usd pair   pypl bitw bili tslaall ftx results httpstcokfgxqshxnot buy signalsmarkguasch ivanbolsa perfecto el ciclo econmico que comentas
pero no entiendo el mezclar todo cuando
en el caso     todo se acrecenta por el riesgo pas y el deslisting pero    
veremos y en perodos   estanflacin
generalmente
las que antes salen   ellas son las smallcapsbaba yall got me mad confused lol     fking glad i stuck   my guy here   bought     boat load     morning   loaded long out itm calls fk you bears   pdd se nio mega cap chinese stocks selling off on huge volume into     danger zone
many   low risk entry lre doji barswe     nearing     aggressive traders watch   huge rebounds very soon fast moves   lower time frame entries httpstcosktlfsybaba   tactics   jp morgan   why     people put   dollar sign       wallstreet most mentioned tickers on wsb wallstreetbets now gme tsla   amc aapl nio sofi amzn amd fbbaba in shut   fuck up
long   strong     next decade
wayne if tomorrow going up down     on   jp morgan loaded   boat thanks paper hands   wow   you guys seeing   in wakanda stock exchange right now halted     jpm has cost me   much money   their bullshit downgrades in my life   we get together game stop style   short them   zero   i pawned my wifes engagement ring   sold my fridge   buy more     one     biggest countries on   planet     biggest middle class   world has ever seen soon lol   dumb   try   ban china us dominted   years time   china then india   brazil   someone     bull exterminator     place httpstcowhjacjhotmost mentioned tickers on wsb via swaggystocks gme tsla   amc aapl nio sofi amzn amd fbbaba yeti says buy
buy
buy abominable snow man advice   what happened   dont make us regret nibbling like giant pussies   i swear well buy like men   open   hoping these   print tommorow httpstcogcdkyzqkbqbaba revolution in china happening ccp dead xi dead   jpmorgan everybody in financial business europe is laughing   you whahahaha what   jokeand in   us they   you analysts wahahahaha   oooh fuck   pumper   here   gsx greenland stonk xchange   we going   north   ant ipo     rally   here httpstcocgivcfgbaba tried   warn   shorts lmao httpstcoeyfwoysbaba   kazakhstan very nice great success   holy jesus what is happening
is   sleeping dragon awakening   up   hoursnot surprised   long way   go   javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy
el mircoles y el juert wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba hahaha bought       times free cash flow todayif you subtract balance sheet cash
its lower fxi   sooner   later alipay   have   ipo either here   somewhere     manali buying buy buy buy nio   hymc took todays dip   sold   holding   rest     recovery swing trade rmsl swing play gonna make me rich fda coming entry is under if you   get   twitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingbaba up on corona stock exchange     middle earth   pltr is up there finra highest short volume hymc mmuln mamd msonm mnio mcei mtqqq mctk msndl mbaba mgfai msqqq maapl maal mnvda mrlx mbaba in my butthole   over tards   cnbcfastmoney time   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesdaybaba   week     in manila   mozamique stock exchange halting   premarket up
mayhemmarkets michigandolf times over months i tried   start     position only   get stopped out   i   add     positionrt buguisim valores del vdeo anlisis buscando soportes   jd bidu niu bili tcehyno olvides votar para prximos vdeostime   final tradesheres what timseymour
bkbriankelly
karenfinerman   guyadami   trading on wednesday bhp fcx   tjx httpstcofztiqherpbaba ukrainian stock exchange   buguisim aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stobaba lets go   timbuktu making money   you up in mali   in liechtenstein market   great price even   delisting fidelity   charles schwab   trade hk shares   wtf is going on here   happy   i   httpstcolyqtpvxpbaba bought   few hundred per market i pre pare   hold long term   convert   hk       decided   ditch everyone   go green     link   down in belarus   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba up
mars pre market   novatowall   tocando lateral del canal bajista
vela doji   entrada   mucho volumen
en sobreventa y salida   manos dbiles vsbaba in uranus premarket michigandolf right i tried   chart  
    is       up     past month httpstcozeyebaba     decided   ditch everyone   go green     is   green i see httpstcoskyvblzbaba is   green i see httpstcoaacrssrycrt palmieri   sin patrones en la estrategia   icerock not yet personally i think   chinese stocks   stay in   bear market   long   usa under   current governmentbaba tcehy jdchinarussia russiaukrainewarbaba dont catch   falling knife
says jpmorgan   opposite   in antarctica premarket lol   wow   in germany market   in north korea market     im beating myself up   not buying more calls   i was gonna avg down if   dropped tomorrow   now i would   avg up pretty bigly oh well   in cayman islands premarket   take   screenshot   might     last time youll see   in front     number     while michigandolf   black sheeprt stockmktnewz large cap stocks     most shares traded todaynio m sharesamd mapple aapl malibaba   mambaba   in mogadishu premarket     pump cnbcbaba reallifebaggers lol these analysts needs     shot down   falling knife p   reallifebaggers lol these analysts needs     shot down   falling knife painversor habr hecho suelo es el apellido       httpstcouxbakqjwbaba cnbc pumps   when have they   wrong in   last months one tweet   china ruins   stock   good no positionbaba   extremely wrong post   tocando lateral del canal bajista
vela doji   entrada   mucho volumen
en sobreventa y salida   manos dbiles vs manos fuertes sin entrar en fundamentales
un buen rebote ya le toca httpstcotffeybbzun when baozun was     jpm anaylst put   dollar price target on   now when its   he puts   dollar target on     horror fxi     green days       incoming i feel   in my bones   looks like jpm has short position on   p
lets squeeze   burn these mfs p     booey httpstcowxzuonvababa spy webr vxxpast his prime httpstcomxgzoybababa looks like jpm has short position on   p
lets squeeze   burn these mfs pbaba tlry cenn they have helped me   grow my account     million recommend joining its free joining httpstcojfnkgmwyzf   i understand not buying   stock here kinda falling knife   imagine buying puts on     tell me i nailed     pypl   lets go     lets go we   tired   holding these bags they getting heavy give us relief   look   how stupid they were zerohedge babababa   news     move   should   up   here easily   taiwan       death     stock   lol bears ready   shit   what happens     stock if china goes   war   taiwan   arriba aftermarketcurioso cuanto menos sin notcia detraslo del ndice en china   hoy tenia toda la pinta   capitulacin habra hecho suelo por fin httpstcopdoutaljozbaba if   holds overnight   opens green its   easy short   down     dip buyers       looking     profitable exit next stop     one extreme     other catching   falling knife httpstcoaqbrefnsrt vnkumarvnk hope you       follow alerts on my twitter handle spybaba etsyset notifications
if you wish   follow sejanogra mylaem e   po   okazja poczekam   wrci   formybaba my puts gone cash out tho lol ill wait till yall sell off friday   omg thats impossible       in couple   weeks p
    no stop till p congrats who bought   pay   respect its   amzn   v   china     moving  
wish still red there     point where you just gotta admit nothing   save   turd   is   point unfortunately maybe   price would rocket if sfpiotr got hit     busbaba nice   see chinese give   change   appl msft tsla goog meta   ndx spx spy qqq iwmbaba has   double top min chart lmaobaba china news out buy tigr   gme lfggggg       in couple   weeks p
    no stop till p congrats who bought   pay   respect its   amzn   v   chinababa was there news   expected calls here   s incoming didnt catch much on tv  
  i just overheard     on cnbc fast money long   spybaba go   down tomorrow   me   get   more leaps   tomorrow we should cross   lets see what tomorrow brings we killed     link in my bio   is not   scam httpstcoknwrtwsbxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx gme   fb access wider trends httpstcozltkvrfbaba lol     hours pump   break     support during regular hours   theyve got   fix       algos httpstcogestsxhbaba tomorrow we should cross how   i     very well
thanks   vxx ctkbaba cnbc just reported they expect up soon     hours higha rare   pimp   now who       yes httpstcoxwbweaddmost mentioned tickers in wsb in last h oil gme spy vxx tsla   twtr   wish smh httpstcointoxxyay httpstcojqmqlxbaba give   up   them hk boys they going   run   up       tomorrow top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx gme fb   access wider trends httpstcozltkvrfbaba   was oversold   trending stocks on fintwit source httpstcocwjowwsbi aapl tsla nvda vxx unh abbv amc   kweb ccj sorted   most recent httpstcobqaejjvbaba   chinese stocks   up   hours
    chinese   real good   trading on insider information i bet you audit news soon
  interest rate lowering   china ubcseir finally
  is greentop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx   gme fb access wider trends httpstcozltkvrfadami really like     options maxpain chart     free options app httpstcoeqlcboqn httpstcoaxmzsimuisbaba   when is   going     my cost base   javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy
el mircoles y el juert itscharliemar picked up   k       lowered my average       on td   ibkr   far my overthese     most active stocks right now nio amd didi   rlx aapl aal httpstcowdpsedtrrxrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdalarge cap stocks     most shares traded todaynio m sharesamd mapple aapl malibaba   mamerican aal mvale mford f mpinduoduo pdd moccidental oxy mnvidia nvda mitub mexxon xom mbradesco bbd mbac mrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba when people celebrate   in     means we   near         daddy i knew i shouldve bought calls instead     easy boy let bulls   happy   sometime   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt srsundar   smells like   squeeze   big day tomorrow       tutes   loading up httpstcoxpzsvjeklbaba why is   up   enjoying   love up   hrs httpstcoaxdusqxfinversorexperto condenado una pregunta que me estoy haciendo
si se la   el tema china
entiendo que eso es lo que descuenta el mercado  
que le ocurre   tesla   casi el   produccin y algo menos   ventas dependientes   la fbrica china   tesla no le afecta entiendo   stay strong theres     final flush     turnaround hopefully   was     called   load       overnight flip lets keep holding     rush hour         touch tomorrow   they say dont catch   knife meanwhile   is pumping   hours lol   bulls getting too excited lol   tradingsunset   settled  
on monstrous vol   m todays candle is   reversal st bullish   mt hbaba easy money     chinese   exiting     fxi bzun literally     buy signal ever they have     wrong on china   analyst should   fired unreal httpstcofslyuqmkpbaba fxi bzun literally     buy signal ever they have     wrong on china   analyst should   fired httpstcoxaeldusumpbaba amp tuya no try no result       great swing trades nio my friends calls   tesla   china is under close watch nowtwitters on   rise aapl price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingrt ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genebaba      
yeah
you   blame     on me   i was wrong
  i just   live without you        
yeah
you   blame     on me   i was wrong
  i just   live without youis     pump ready httpstcoaqmksrjucbaba     delisting lol httpstcozoupmzfcrunusualwhales yahoo still says   is   buy thoughtsrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolemost active stock options   todayaapl tsla amd   fb nio nvda msft httpstcoesbcdbcdbaba find jack ma   beach tomorrow   ceasefire   is     tech stock pe     news   most weak hands   gone
capitulation   donetsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstconzjudwqdbaba only people   know     illuminati   bidu short squeeze tomorrow up   hours news out there tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoedovdwpiglbaba still going   old buy sig   moon me   buying       pricemight aswellwhen others   fearful   greedybaba up     first time in weeks p
is     sign pbaba most weak hands   gone
capitulation   done   ant ipo   sorry     happen tomorrow   marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa options oi chart free stock apps httpstcormmjsiv httpstcownkigegbaba remembering   was   find jack ma   beach tomorrow   thanks accumulated sh   coming faster than you thought   charlie munger tripled down   breaking news alibaba is significantly oversold cnbcfastmoney karenfinerman timseymour buy bidu     copybaba if you   in       price
you dont like making money   ipo amzn gdpgdp httpstcogkwmbgglxbaba somebody knows   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba buy   dip works   days
eh   heck yea started my position     morning shares   up percent hahahah   fuc burn shorts run faster     spy bought   dip   httpstcosvjbqnngpwbaba how low tmw   epictrades   hearing   got   much needed love     fast money crew closed rsibaba   hearing   got   much needed love     fast money crew closed rsibtc eth link xtz ada vet knc sxp twtr es jd   nqmthanks     discord group     traders httpstcovbdmdsw httpstcoyokbjqnfrt mike lets go chinese stocks china futures is up big       big decline   there is   news   out tochina risks send alibaba stock     level   stocks   stockmarket yumc zlab jd tcehy china russiaukrainewar httpstcoqtfqjuctikodk dow gnus idex boxl   tsla taop jfk cemi docu fb alerts   spikes   right   big news dropsfree discord chatroomhttpstcovbdmdsw httpstcobvfgcccpxzbaba oh     news   nio xpev li   i would look elsewhere httpstcolwwhnrbebaba percent   hours now   esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicestevethebullrogers   ripping   irrationalmrkts cloneinvestor bkaellner mosinvesting only   i started           i sold   part i         major hit is on   original positionbaba i knew i shoulda bought gaymf instead stevethebullrogers   going   greedy when others   fearfulbaba meta year holdsrt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling brt cnbcfastmoney china stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling bbaba offf soaring       stick   your principles httpstcoviibutidhchina stocks like httpstcovrnaeyk   tencent music   making   comeback     few days   vicious selling   bidu       missing outkarenfinerman says their valuations   attractive
  shes sitting   one out timseymour gives his take httpstcookvxevefrbaba textbook double       penny gl   everyone httpstcowtsqacis   brokerage still obligated   purchase your stock if you own   puts     stock amp adrs get delisted   xi amp china     our regulators just curiousseems   position you hold needs protection amp insurance     delisting eventtimseymour melissaleecnbcbaba china       biggest economy in   world thats   i need   know rsibaba bird post ufpt   tomorrow matchasmmatt   doesnt bother you   they have extreme china risk     gigafactory in shanghai tsla kweb babababa biggest ecommerce in   nd biggest economy in   world   is like getting amazon     its up percent   hours   you   know what     is months     happens   youre doing now is getting your fingers chopped off     sword   looking   mental comfort in   news   social media   biggest ecommerce in   nd biggest economy in   world   is like getting amazon   caught     httpstcokbaprnpebaba if you   willing   bet
        game changer   your portfolio x pe is   jokebaba jan     jan   spy spx spy spxwinningroomtradeideasoptionstradingbaba chart looking nice   we get   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersscan results new week closing low   coup sovo   bgne ntra verv bidu cpng idya sohu wing bigc ncno iot arnc otex ntla mlkn hbi igms httpstcozvwdalicksstillhere bearsbegone arkk   fb amc gme   lot   newbies   never recover their accounts httpstcokblzizquembaba whats       duck   is there   cliff note version     explanation     why   is     price pcaob confirms talks   china on audit firm access when we have our turnaround   inc   rocket     moon imo long   strong   double digitsredditbest   nio uxin muln amc gme pltr goev tsla lkco metx ggpi amzn txmd fhttpstcovorphxubibaba in shares   avg hope we see   man
wonder where       in years   i never witnessed   man burning alive   im sure   shorts who shorted       here     close     experience lol   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba man
wonder where       in years   i never witnessed   man burning alive   im sure   shorts who shorted       here     close     experience lol   invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolekarenfinerman literally you have   saying good stuff   whole fast money show
  when talking    
no one asked   jackmajicchamatome top active nio amd didi   frbdia qqq vti httpstcoznugxrxhvbaba shorts squeeze   tom     easily   up   here in   short period   time im sure its still expensive     wallstcynic   you own nothing viebabamy guess hes probably not   fan   paper gold gld   computer internet money btc cnbc says forward pe httpstcofjouiguyobaba capitulation donewe going up next years yy compounding   here   chrisfranco i   not   expert on   chinese govt i   not claim           reason
every male   on twitter sert alfiedata     httpstcotwulwlodzbaba holding share over night   httpstcopovkogbaba hasnt     same since jack icarus ma flew   high   freedom   finarticles     many bear
i love   haha karenfinerman valuation porn talking     httpstcovvdcbveagerberkawasaki market   overreact
  then readjust     new reality i think we   entering   second phasenoc rtx   gold surt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt chrisfranco i   not think   should buy   if they   willing   hold steady until
  least notinvestmentadvicebaba   is   joke     point
lmk why   would waste their time on     tradingsunset   settled  
on monstrous vol   m todays candle is   reversal st bullish   mt hbaba if   goes down  
masa son     margin called how many adrs     dumped on   open market   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt nptrader watchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwaprt rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atbaba
  put alibabart backpackerfi im   buyer       twitters on   rise aapl price mentions   price mentions amzn price
mentions sonm price mentions amc price mentions stocks investing tradingrt tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frrt nptrader watchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwaprt nptrader watchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwapbaba intc   chrisfranco i   not   expert on   chinese govt i   not claim           reason
every male   on twitter sert alexpitti its getting dire dont     dude listen   chris podcast i enjoy   babahttpstcoofcpzwvm httpstcoibought     reward outweighs   massive riskrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst agnostoxxx   investors dont mind   binary outcome stock
especially those     lot   spare cash its scary   see paychecktopaycheck folks going allin on such stocks babathe threat   uschina sanctions have many reconsidering their chinese investmentsare these fearbased extrapolations   is there   real risk   collapse     reason   get outwill sanctions just crash   entire stock market regardlessbaba prosy prx tchey npsnyrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersa nice   start   week how   you     tsla httpstcojoufdqadaert millonariosanon   since i have not read   valuable comment on       long
long time
i try   give my cents portfowatchlist resultsbaba didnt really play     was very choppy nio swung calls   banked aapl entered   vwap bounce   exit towards   end     day tsla entered   vwap bounce   exit towards   end     day stockmarket investing spy qqq spx httpstcoupymkmb httpstcocjkzwvdqbaba i dont know what   say no position   want   bad   buy though httpstcojeqbxneolhrt thewolfoftasi   inversorempresa   lost     river   httpstcoxuodpaesbaba pumpit mfs backpackerfi elwalvador you misspelled   when you meant   say   chinese adrbaba httpstcoqnvrufgkulets go chinese stocks china futures is up big       big decline   there is   news   out   saudi arabia is offering   oil sale   china   weaken us dollar   nio bidu jd pdd bilirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt lyusinator marketrebels watching  
ko
trow
mmm
msft
cmcsa
prg amp orgn every day     next few years   loading evasclepio inversorexperto llevo     travs   softbank me la pego   todostampoco es que lo desee pero si cambiara la forma   invertir   unos cuantos
y   otros les echara   la inversin para siemprert backpackerfi im   buyer         were       when softbank implodes httpstcomcfqmgkoarsibaba bird didi post ufpt we out here   we   step ahead httpstcofykwikk qqq spy tsla   shop httpstcoahywqtsiamost mentioned tickers in wsb in last h spy vxx oil qqq uvxy tsla eod   fb gme httpstcointoxxyay httpstcobvgczdviggykrishnan midtownrob inglouriouscap i think most   just tired   him sucking off china every chance he gets   schadenfreude is just   proxy   taking out those frustrationsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   we retest   end   week i hope     revenue bgrowth cash   equivalents bmarket cap bamznrevenue   x babagrowth x babacash   equivalents   x babamarket cap t x babalongbabart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx uvxy qqq   tsla zim tqqq amc aapl full live amp historical data   httpstcoqhrxwewkj todays top active stocks tue
mar
pm est nio amd didi   rlx aapl aal vale f pdd todays most active callstsla fb aapl   amznhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcocypngurzfrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst didi   tcehy its pooping instead   popping   nogimics me         way httpstcophxnbrzsxpbaba gapping up tomorrow lawmaster babart datadili alibaba group holding limited traded m shares
  average volume babart chrisfranco i   not   expert on   chinese govt i   not claim           reason
every male   on twitter sebaba volume is good i guess   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa settled  
on monstrous vol   m todays candle is   reversal st bullish   mt horror
    rest     communist garbage httpstcooxoagzqjubaba watch out when softbank implodes     go           long squeeze     record books httpstcotecccnmbaba long trade has   far     success setting sl   break even httpstcovopftuadpits getting dire dont     dude listen   chris podcast i enjoy   babahttpstcoofcpzwvm httpstcoiyzlssiwjbbackpackerfi   bad chinese moment   too shall pass   good companies like nio       thrive tencent too remember they own tiktok buy into great stocks over   long run   yrs
they   give you magnificent returnsrt upboptionmil todays unusual option volume fez x normal hymc x normal coup x normal jobs x normal mntc x normal umc xrt simonstradeinc short watchlist   trading on nyse nasdaq       chk coup dar gxc ieo psx xle xombaba o love   see eow resglostocks yes
i remember you were pitching sasseur reit       way   capture value     chinese growth story
instead    
  in aug haluk bilginere ilk defa   kadar gck oldum babart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba ray says your watch   shoes   made in china nothings going   happenstrong like bull   animerobo   finally stopping   downward momentum green day     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcolhokpfmfpmarca depends if you have fungibility     bidu     transferred into   reapectively then you have   direct claim on   company if china freezes   assets   americans   usa   freeze   assets   chinese people in america considerably more noahpinionnathanwk pmarca   shows direct ownership   chinese subsidiaries   then have   contractual relationships   few years ago   disclosed     revenue flows through wholly owned entities
though i imagine they need licenses in   vies   operate httpstcoyrohkgahkshort watchlist   trading on nyse nasdaq       chk coup dar gxc ieo psx xle xomtodays most active stock options aapl tsla amd ccj fb cpng bili nio babatsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoxxwncwgqfrt lionsinvestors comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo   upboptionmil todays unusual option volume fez x normal hymc x normal coup x normal jobs x normal mntc x normal umc xrt upboptionmil todays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceypmarca   is honestly   dumb you own   same   when   was   why   people raise   stale issue when stocks have collapsed
magnifying   risk
  they were happy   accept   when   was x   priceamericans defending america   country not   politics whats first most important   youvote anonymouslyrussia russiaukrainewar ukraine gop democrats biden trump amc gme   amzn rivn f fb   shel sofi spy tgls bkkt lcid hoodrt yourownbigben     red day just pathetic in comparison   other chinese tickers too we   see s tomorrow   itso i shouldnt have bought   those chinese stocksdidi   nio li pdd ntes tme httpstcotennuwwzbrt vnkumarvnk relief day   bulls hope   many more good days spy amzn aapl tsla amd etsy se babababa what is wrong here     chinese stocks rise   least   except     ipo price   i   jumping in   sub if possiblebaba scary how people cope   losses its would   fine if thousands werent following him httpstcoqcnqucjtdrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interspor ser positivos   babacualquier empresa puede bajar un milln   veces un que jams llegar     leonunlock final days profit millioni   take profits     bell   stocks fluctuate   theres only directio alert statisticshttpstcovbdmdsw wins losses win rate monthly earningsgme pltr   nio blnk spy tsla shop nvda roku   jd httpstcoayyvkrhono one wants         companies     under chinas thumb   you blame them   would   up   shop esty
  amzn if   was   us based company its   damn shame httpstcovrvlcofqtwitters on   rise aapl price mentions   price mentions amzn price
mentions sonm price mentions amc price mentions stocks investing tradingrt dkcap gonna start   revolution   overthrow   ccp   make sure my   position printsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba perspective
dont chase fast money   china
theyve       lot longer than   us amp   have   lot more wisdom were   mcdonalds society
have   have   now jd kweb didi tcehy httpstcooaxziqobservandobolsa neopevtrading ojocuidadopongo stopmira el comportamiento del volumen y   la accin   jd no me extraaria que   fuera detrs
pero bueno
no tengo bola   cristal por ahora
pero creo que en este trade tengo ms margen   ganancia que   prdida veremosalerts giventrading chat on discordhttpstcomcjqctmhtwjoin   free spy qqq amzn nvda   tsla   amd aapl nflx httpstcorxriensxbaba shares hope you retards loaded up   icoptionstrade recapamc p spy   spy p nio   lossnvda p stophi everyone
make big profits   us httpstcomcjqctmhtw tsla   amd aapl nflx twtr aal jd httpstcoltyczbkfinal days profit millioni   take profits     bell   stocks fluctuate   theres only direction where i want my net worth   go   fubo fsr dwac dkng cei httpstcoctdsenkbrt chrisfranco i have not sold   share babart abouchehind   wait until you see tomorrow drop brace yourself   pzebarth   what sad is   people   happy closing red     we   used   much bigger daily losses its like   bull eare you bullish on aws   is leader in market share   cloud infrastructureamzn msft googl   ibm orcl crm httpstcohyqvwzudrt icoptionstrade recapamc p spy   spy p nio   lossnvda p stoprt icoptionstrade recapamc p spy   spy p nio   lossnvda p stoprt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt nathanwk pmarca   company structure   visual context may   slightly dated httpstcohaijrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdart tricolo   never thought id   happy on   red day thanks   not dropping     batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt vnkumarvnk relief day   bulls hope   many more good days spy amzn aapl tsla amd etsy se babart ugtraffic   doesnt go up     market
only goes down   multiple trades throughout   day   mro
nov
  wynn
our fund was on   day return   trevelfund sampp gme spy   vxx tsla nio arkk qqq amd aapl vti qqq spy nio msft voo fb volt elms hut snax pikrt psilinesa     lays green days here have   wednesdays i hate       one asshole in   crowd   i think   trert ltifinance backpackerfi goes   find   how   i   find   listed anywherert charromhi ownthechaos   you mind sharing insight on why   is down   muchstill worth   hold   is   abandon ship timert nogimics me         way httpstcophxnbrzsxprsibaba bird didi post ufpt   vnkumarvnk hope you       follow alerts on my twitter handle spybaba etsyset notifications
if you wish   follow sert datawithtea   let me guess   in moving lower tomorrow buy orders     filled was easy     eow   philmuka r day   few missed opps   esp aal right     open on r break amp     when   tagged r then reversed
lert markvregel   im waiting     bounce   load up on puts   sure   marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdatodays unusual option volume fez x normal hymc x normal coup x normal jobs x normal mntc x normal umc x normal   x normal kweb x normal jd x normalrt resglostocks yo avis que   estaba cara y en qu te basabas para decir que estaba cara no se
pero estaba caragt losrt rhaegon     stock performed awesome   only lost   little bit over instead     usual daily cheers   batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babivanbolsa este es el tema
que la gente ve el grfico y no se entera   que   est cotizando   precios   derribort tailwiz now we know why mohnishpabrai sold     student outdid   teacher   timert crispylenetta brutal day trading smh managed   bounce   than i thought     killed me still ended positive somehow casiwow what   month       is   lot   billions floating  
fast
  lowest price since maybe snowballing   margins getting called   would not take much leverage   have   major portfolio problem   declines per day httpstcobfopbkyrt bonojzk cloneinvestor your weight on   if   is less than
then no big dealrt javier   voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy
el mircoles y el juert teresatrades


amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog art sashkopotapov   such   gift here if youre not   optionchasing doofus   finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba buy puts if your under water like me   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt upboptionmil todays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceypurchased     fresh entrytodays most active stock options aapl tsla amd ccj fb cpng bili nio   httpstcodmcfbpceyrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa updated chart on   previous   post
i made   same mistake on leveling   i     trading futures i need   draw out each leg now onits good   catch on   things like   early   find   fix asap     years   journaling my trades   paying off httpstcopbbtzkkicn httpstcoemnrzdfkbvbaba on sale buy now   smile later long term   company got   much   is       whats   lowest   stock   go   hr view   weekend update presented   members   httpstcouosblb elliottwave trading alibaba httpstcostwslxkif recent weakness in chinese tech is due   omicron
its   buying opportunity babababa started position     we havent hit   check out covid in china   hit   technical target china should overtake us economy
    happy shaking out investorsbear case say business severely slows growth rate next years thereafter w terminal multiple amp discount rate shes worth on   dcf fcf wallstcynic squawkstreet   vie structure is   risk im still bullish on   amamarketrebels watching  
ko
trow
mmm
msft
cmcsa
prg amp orgn every day     next few years   loading every q while watchinginversorhedonis puedes pensar que   va   caer y no querer meterte en el fregado   un corto   una accin que puede desaparecer o que te hagan como   una accin rusart motleyfoolmoney   buying chinese stocks on   dip
you might want   hear tmfotters analysisbefore donating     nonprobefore buying chinese stocks on   dip
you might want   hear tmfotters analysisbefore donating     nonprofit
you might want   listen     chat alisonsouthwick amp robertbrokamp have w jennifer gennaro oxleyyumc   jd bidu tcehyhttpstcoymhdxzarbrt alphatrends if you dont understand  
dont try   trade itlook       people trapped in those bargain russian stocks lukoyrt melstone china etfs seeing size darkpool activity iemg mil shares   tsm   jd   top holdingsashr   looks like weve hit     maybe   little waffling   down here   wont   long until   starts   up imo   tipranks   alibaba stock dont catch   falling knife
says jpmorgan httpstcokbamnrlbkzrt xolowall tsla amd aapl nvda amzn msft   fb cvx   marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdart marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdababa hard pump entire week
hopefully fed dont get too aggressive recapamc p spy   spy p nio   lossnvda p stop hit k accountbaba   waiting on   couple swings   work
  overall solid day   icfam tsla qqq vix se amzn googldividendman dgidca heheh
eso mismo pensaba tambin para el   que viene si sigue bajando vaya tela los cojones   babart marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interschina etfs seeing size darkpool activity iemg mil shares   tsm   jd   top holdingsashr mil shares kweb mil shares fxi mil shares blackbox spring breakout sale st month httpstcoqtcxupp httpstcozwxkturt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba never invest   hope jd   iq nio what we need is     folks   got in cheap   hold now many retail shorts   puts   need     burned   hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcohrluyyhutodays most active optionsaapl
k put calltsla k put callamd k put callnvda k put callbaba k put callfb k put callnio k put callamc k put callrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdajosmiguel inversorexperto aos mas pienso vivir por lo cual no me apura nadie     todays plays qqq   msft   iwm   zim       lotto swing great day   join my team   vegas   go wrong many great alerts link in bio   dm me httpstcormienhswrrt marketrebels tuesday option volumesaapl m   puttsla k   putamd k   putnvdaalibaba group holding limited traded m shares
  average volume babababa option alert high volume options     friday
march roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxtuesday option volumesaapl m   puttsla k   putamd k   putnvda k   putbaba k   putfb k   putnio k   putamc k   putrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba rip now rip now rip now lluix dgidca seguro que hacienda le encuentra algn pero en cualquier caso creo que lo voy   hacer
  como mnimo saco algo positivo     gracias llusbaba hr view   weekend update presented   members   httpstcomdoojaqtu elliottwave trading alibaba httpstcoxeoxxkfxbaba alibaba
llegados   este punto
creo que si las delistaran   eeuu y traspasaran todas las acciones     hong kong
se revalorizaran   fuerza y   mismo tiempo se estabilizaranmuy manipuladas las     usatodo se pondr en su sitio cuando se calme el mercado httpstcoaqvizpfgbaba such   gift here if youre not   optionchasing doofus   nnaleid   teresatrades


amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog ababa major breakdowndaily appearances since close days later avg sd worst   days lateravg sd worst   days lateravg sd worst   cloneinvestor your weight on   if   is less than
then no big dealbrutal day trading smh managed   bounce   than i thought     killed me still ended positive somehow casino   tomorrowrt tailwiz now we know why mohnishpabrai sold     student outdid   teacher   timebaba   stock performed awesome   only lost   little bit over instead     usual daily cheers hotoptions report   end   day
march
aapl
tsla
amd
nvda
 
fb
nio
amc
aal
msft
f
xom
sofi
jd
bac
amzn
cvx
pltr
pfe
  httpstcoyrscplgqwgoev even   dinosaur     his senses   i   least get   you were right jr   were sorry load   boat     if you want   make   money over   next months yo avis que   estaba cara y en qu te basabas para decir que estaba cara no se
pero estaba caragt los analistas que el mundo necesita httpstcoglqgxtdsjbaba im waiting     bounce   load up on puts   sure r day   few missed opps   esp aal right     open on r break amp     when   tagged r then reversed
led     bit     tumultuous day i was     claw my way       small loss w   afternoon trading not     day
not   worst bbtfamily httpstcorcgpfxpgdbaba let me guess   in moving lower tomorrow buy orders     filled was easy     eow piensaverde ivanbolsa te he hecho un resumen si lees   todos los factores que arrastrarn     y   muchas otras acciones y   todo el mercado   la bajart charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcolvlctjuhope you       follow alerts on my twitter handle spybaba etsyset notifications
if you wish   follow see you   tmrwrt teresatrades


amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog ababa hr view   weekend update presented   members   httpstcohbyibyxvl elliottwave trading alibaba httpstcozyiyyqnzkcheck out   top whaleflow   todaysign up   whalestream amp get   free week   see     whaleflow in realtimespx qqq spy tsla fb vix nvda   aapl iwm   msft eem httpstcoabslqpzqjme         way httpstcophxnbrzsxpownthechaos   you mind sharing insight on why   is down   muchstill worth   hold   is   abandon ship timerjschlindwein mientras no tengas babatodo bienjkylebass thedragonfeeder   barometer indicatorbackpackerfi goes   find   how   i   find   listed anywherebaba   lays green days here have   wednesdays i hate       one asshole in   crowd   i think   trend gets broken tomorrow   we go     days red   week live derricks pro desk market update bear market rally     last spy iwm vix qqq   oxy xle aapl tsla amc stocks finance economics trading ukraine watch herehttpstcokoklxuamxbaba doesnt go up     market
only goes down relief day   bulls hope   many more good days spy amzn aapl tsla amd etsy se  


amp gainers   in blackboxstocks spring breakout sale httpstcofdixrtrjm amd goog abbv nio aapl cvx amat shop upst se   qcom nclh mara ddog beke fis snow trading learntotrade daytrading optionstrading fintwit money httpstcolljiclxynbaba never thought id   happy on   red day thanks   not dropping   pmarca   company structure   visual context may   slightly dated httpstcohaijrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba what sad is   people   happy closing red     we   used   much bigger daily losses its like   bull eating bear shit   hes starving   death inversorexperto estoy   acuerdo pero no sera mejor aprovechar esa plvora para otras empresas   un horizonte temporal ms corto yo tengo   pero tengo la sensacin que la situacin en china va   tardar un poco en despejarse muchos frentes abiertosbaba wait until you see tomorrow drop brace yourself aqu lo tenis httpstcockkdudlbubaba jd bidu niu bili tcehyla importancia   los soportes para poner stoploss y no quedarte pilladobuenosvalores buenastendencias bolsafree httpstcoqkoyxbms httpstcogitdouoort chrisfranco i have not sold   share babart finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera intersbaba hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcoszozfwhgonna start   revolution   overthrow   ccp   make sure my   position printsrt finanzasybolsa ultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera interstop options   volumeaapl tsla amd   fb amc nio aal nvda msft httpstcowhbpvsctibaba   red day just pathetic in comparison   other chinese tickers too we   see s tomorrow   its ok   we   used   way bigger daily drops unlike     nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetake   look     stocks daytrading fomo trading redditarmy investments bottomfishing yolo news stockstowatch tothemoon wallstreetbets stockstobuy httpstcoongluygbaba finally stopping   downward momentum green day     hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcolgcisfnruwultimando la revisin anual   los resultados   alibaba   si este tweet llega   retweets genera inters
elaborar un hilo dando detalles y comentarios   respecto alibaba hk httpstcotgvsfbvxralibaba looks interesting here
  its volatile     easilly bounce       april opex   httpstcobfjgszskytradingfanatic beep boop heres what i found       total   volume k total put volume k most traded   kam i   good bot httpstcoejcfwiswrsibaba bird dna pdd post pmarca mrstockbot show me   options volumert lionsinvestors comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo  
  extremely patient   started buying shares in kweb   last days small relative   overall port   chinese markets hit lows not   bad idea   have   global exposure in   long term portbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcobdwofcramhaugurofafrica defencepirc how     declined     since my last post if fundamentals played   major part   alibaba is such   great company see you     bellow
sirbaba massive green day     is red wtf   cweb nio tcehy good closing now hang seng   rip   tonight inglouriouscap massive blunder buying into chinese fraud listings on american exchanges something charlie shouldnt have done   warren would never   his legacy is   spoiled   fintwitbabahttpstcoxsqldmhctop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx tsla gme   access wider trends httpstcozltkvrfbaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

pm etbaba statistics     pm etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   volume   m is     ath these stocks made   new week low     snp lfc bidu cpng bgne otex exas iot coup fsv hbi ntla hgty stvn nea rklb ncno wing ntra nad bbu mlkn stne wdfc arnc comp prmw   nzf shi nuv nac czoo nabl blnd rely kalu weeklowbaba worst stock ever   day     entire market in months     is red most mentioned tickers in wsb in last h spy tsla oil hour eod vxx     qqq zm httpstcointoxxyay httpstcomowijbaba we   see you tonight bears vxx spy aapl   mstr who     dont follow me youre not smart enough   handle winners httpstcowebxnhebhx on   daymaking us on   week adding   our winning streak     past few weeks   sostaying very selective most importantly taking profitbaba calls spy puts join us   immediate accesshttpstcowfnvfbmeb httpstcoxdetmwkoktop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx tsla gme   access wider trends httpstcozltkvrf comenzamos este hilo       las siguientes acciones pypl nio amzn   abro hilo   thanks     past two days
i   now holding shares   alibaba my future   thanks you     cheapies most mentioned tickers on wallstreetbets last hour vxx   tsla amc nvdart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstunusualwhales except     top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx tsla gme   access wider trends httpstcozltkvrf profitsbaba p gt bidu p gt cvx   gt bidu p gt profitsaapl p gt   p gt bidu p gt rwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx tsla   qqq amc nvda amd gme dow full live amp historical data   httpstcoqhrxwewkjwatching fb aapl     nvda tsla msft amzn googl bidu   tomorrowsmall gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlistmost active stocks hymc hycroft miningixhl incannex healthcarecoup coupa softwarevxx vix shortterm futures etnnvda nvidia nio nioamd advanced micro devicesdidi didibaba alibabarlx rlx tech alert resultsbaba p   googl p   amzn p   small gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlist httpstcorbftcnnlwtop bullish order flow gainers on   quantdata platform   far   tslagooglbabaaaplnvdafbamdamznvxxjdthanks   visiting my page httpstcokruxknocfhthese     most active stocks right now nio amd didi   rlx aapl aal httpstcomjuymgpbjbaba calls alert received on strike   expiration   total premium   k total orders
oi backpackerfi long   on         tweet loltorodearena damedinar prcticamente todo el mercado chino ha cado
no es un tema exclusivo     el tema est en cuando se recuperar que puede ser cuando pase todo el tema geopoltico yo le pongo que su recuperacin estar en o aos tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoafmvtznfbaba hr view   weekend update presented   members   httpstcoorfdlepb elliottwave trading alibaba httpstcokqlpnaphkbaba alibaba dont underestimate   probability   tail risk events httpstcoxwoyrcac business stockmarket financehola soy daniel
y estoy en rojo en   en mesesrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfitscharliemar why   you   fond     their operating income margins   not   great its   not   cashflow machinetsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcopahynvfbchadrik garethsoloway what is   opinion     is     good oportunity   buy   notbaba   even go green     us exchanges volume leadersnio miamd mibaba miaapl miaal mipdd mif misofi mioxy miiq minvda miitub mirt romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una cbaba lot     buying   record levels might see huge bounce tomorrow maybe batipico pregunta inocenteen   donde empieza la moda y terminan los fundamentales lo digo pq es como un trending topic y en algunos casos no digo en este tweet ms suena   empezamiento en q remonte si o si ms q en ser realistas y aceptar q la cosa puede ir para largom equivocobaba pe ratio is less than now is   company undervalued now   valueinvesting stockbaba is   fib retracement     last impulse on daily long httpstcolqxzbnezdbaba   buyback announcement leaked nich announced its industrychanging owner verification system ovs mobile app called nitches ovs is percent completed httpstcowtitliban capebc fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm cern pcln httpstcozxucddrbaba httpstcozsujokminglouriouscap crusoniac   tripled   its   in in yearswanted   trade   buy setup min in   too latebaba like yo see   nio   you really want   hold overnight shorties   alphatrends if you dont understand  
dont try   trade itlook       people trapped in those bargain russian stocks lukoy   day was mixed   gain   loss   glad   many if not       our group were on   gain side httpstcovbdmdsw aapl nio spy wmt fb pt pton gme tsla mvis   httpstcooporfvqvrt tradersync how many trading setups   you trade ixhl hour revb rlx evlv bbu bttx anip yten coup tsla qqq babain   middle     drop     i was selling calls   trading tme   made me   good         contributed     its     mess  
  grateful mess in disguise   may look like im losing bad now
  what matters is   share held   s     crazy journeywent   in  
sold right under tanked     went in amp slowly   more     dropped new average is i own more shares than ever   process looks nasty     end result     tremendously profitablebaba   algos have   pretty consistent amp allowed us   see   where   vol was going   past week     we discussed   we just broke m shares kweb jd msci httpstcoheudosekcbaba my god
imagine   blood if market isnt green   bullwelsh r  
saved   nice fades on amc   dal   breaking   entry rule on amc     not wanting   run   mebaba how low     go i thought   was competing   amazon   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbabathis is   type   structure i wait   when i       avoids catching   falling knife   entering blindlythat drop base rally   develops proves   buyers   indeed stepping inplus
we have defined entryriskstock sincelocked in profit httpstcovwqovfyefdrt ajtrader   highlighted premarket coup long gttsla short gtgtshop long gtbaba short   oversold im in   shares   averaging down friday on pay day longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
amzn
aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionsbaba push httpstcozillvknflow room these   not alerts   calls bought x     bullish spx qqq orderflow options tradingbaba new article alibaba stock dont catch   falling knife
says jpmorgan httpstcoqjefprkqzi get     latest   related news here httpstcofvkvdtlufrt epictrades   i know others     smarter than myself whom have bought   last down no im not drunk just   educatedlarryjamieson look like babart batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt drstoxx   deep pullback on political risk into   pink band our room members know exactly what   meansand how   trade ibaba ppl   sooo wishy washy here its hilarious you   tell if its up   down     comments     in   one     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets stockmarket httpstcooujsbcdxutop volume relative volume stocks hymc ctk sonm rlx   coup pdd hour revb jagx kavl httpstcoszcgmdpobvnkumarvnk hangseng needs   run   points overnight
tomorrow     kill   i have never     bullish on chinese stocks   nio jdbaba prolly gonna fade here though
    reason when     options   friday get up     lows
  starts   fade     rip soon
expecting upside in next daysbaba sell rsibaba bird post ufpt cootek fundamentals ctk   getting   cto buying m shares charttopping mobile games in app store popular book app in home country improving revenue amp eps even alibaba   backs thembright future
  stock has dropped since ipoundervalued tenbagger httpstcolnilyjjzmarketrebels take garygensler   you   absolutely nothing   protect us   media fud shorting   darkpool nio xpev li babababa glad i didnt buy       is     look tooo juicy   batipico mi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar babrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt mrderivatives   kwebpair trade       semi hedge long   short kwebchina stocks bouncing
no interest in playing     good   see   overall market stability kweb   jdbaba   many ree rees shorting   thinking   cover bears   its too late markguasch ivanbolsa desde la ignoranciaqu tiene que ver     las smallcapsbaba pb   line entries sold out rfalcone charliebilello ycharts having followed   tweets     long
long time
i   safely say   is       most profound one ive ever seen hands downclarification sur les vie   nest pas cher
mais noubliez pas que vous ne dtenez quun droit sur profits avec les vie
et non un droit sur actif sur profits comme un actionnaire classiquea vous dvaluer combien vaut   manquementrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt realalexvieira russia default china crash oil plunging democracy rallying   trump jailed biden rocks   twlo pypl nio russia default china crash oil plunging democracy rallying   trump jailed biden rocks   twlo pypl nio tsla spy qqq rivn xpev roku jd bidu tcent biden facebook bitcoin china ukraine cost oilprice trump nato httpstcooffjbdxfbaba see if has support   atl   if   backing   boat if not watch out     jerrycap munger going out     on   is his final lessonrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzrt madconx inglouriouscap only months have passed since charlie made his first buy    
  people   rushing   judge his ichina trying   stay neutralnio   xpev li biduhttpstcohpcfvtzylhcan we stop tweeting     valuationsthe stock is not down on fundamentals
  politicsctk bag holders soon lol if you fall     shit then you deserve   lose your moneyclne clsk sndl clsk   amzn oeg tsla fcel mara riot wishtsla gild abbv pfe teva tdoc spx goog amzn fb   tqqq qqq spy meta jd nio bhat cpi itm kweb didi httpstcoplshdad httpstcocpyhwnceadcdowork amd sofi babart stockmktnewz largest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmbaba   investort nio atleast thats   positive xpev li   httpstcobaesatobaba bidu   these beat down names   move higher indexes need   move higher markettrade spy moves lower everythings going   lot lower jerome lip service on deck good luck traders sqwii uhhh wheres your   tickerlargest stocks   hit new week lows     point todayalibaba babasnowflake snowsea limited seillumina ilmnlululemon lulueacoinbase coinrivian rivnpinduoduo pddnucoupang cpngniolas vegas sands lvsswktwilio twlooktaroblox rblxrocket rktbaba chinese adrs getting   bid in usa
  hopefully translate     good asian session china equities need   dovish fed just   much   us equitiesoptions flow stream update   pypl aa qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcoirwghjecxoptions flow stream update   pypl aa qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoyiwymzxjjehow many trading setups   you trade ixhl hour revb rlx evlv bbu bttx anip yten coup tsla qqq babaeverybody seems   hate babart gualestrit alibaba en la apertura   hong kongbabaoptions flow stream update   pypl aa qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcookopzwygcbuying   httpstcojpmdjeaistake       grain   salt
  i think   local   is in on babart sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then angolden sweep option alert   puts premium m bullish voloi
httpstcofnrtbaknxhe comprado   y spot httpstcoyrsnlftzqbullishbritt hey brotha id love   get your thoughts on     you think     recover anytime soonbaba voy   aclarar este tuit para hacer un buen giro debe ir cumpliendo varios requisitos hoy
el mircoles y el jueves el primero que haga un cierre entre para que nos deje la vela actual si ya se que es una doji inversa y indicaria que las bajadas proseguirn
pero httpstcoabzmswe httpstcofvqadmebaba just sold my sharelost cent   nice bull flag on   daily most active on tuesday nio amd   aal aapl pdd iq sofi oxy f nvda bbd xom itub jd beke ccl amc tme pltr snap bac li astr agri rig vale nok cvx t uber xpev dal grab fb coup pbr abev cpng dkng msft intc rblx impp kc mro ual   httpstcovpbtkjert damedinar bueno
y como siempre pasa
no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas accirt drstoxx   deep pullback on political risk into   pink band our room members know exactly what   meansand how   trade ibaba deep pullback on political risk into   pink band our room members know exactly what   meansand how   trade   join us httpstcoxcbsdkjoq httpstcoicbcupwdbaba   up httpstcotpogniusweep   calls   spot volume oi iv premium ksector consumer cyclicalaccumulated here kweb
 
bidu
jdit should     lows     yearrt xolowall tsla amd aapl nvda amzn msft   fb cvx   daizyapp trending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimitbaba bastante volumen ayer y hoypuede que sea una zona interesante httpstcoleyrzejihurt daizyapp trending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimitbgfv low float squeeze free floatmilshortmilpricesalespenet salesbcashm dividendstoresbuybackmwsbnio li   jd didi tme muln hymc indo impp husa agri zim aapl tsla amd xom mro sofi httpstcosvtuzdzvgrt inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehyportfolio update   i still average down on my favourite stocksdisca
ascl amzn
bool eachcrox googl
gpro
tsla  
pypl   bag holders   present
if support is lost
potential entries planned     bounce   major support   long term holds stocks optionstrading stockmarket trading httpstcodndrnaductk is no   than wish they buy
they hold
they regretclne clsk sndl clsk   amzn oeg imte tsla fcel mara riot sunwtsla gild abbv pfe teva tdoc vix vxx uvxy spx goog amzn fb   tqqq qqq spy meta jd nio bhat cpi itm kweb didi httpstcocinwrbvswbaba hong kong     up big tonight       bounce tomorrow   inversorexperto   la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lort jpatrades   flow httpstcopwrofbmyctrending right now babato see   much more download   free daizy app httpstcokhxuroulalibabagroupholdinglimited stockstowatch stocks stockmarket investing investor daizy httpstcozdyaujqrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosbaba summer time   alexpitti   investors never   explain why they like   over tencent   jd   i hear is pe ratio not great httpstcrt stockmafiacapo stock mafia trade recap   calls gt over gains spy calls gt gains srt researchqf   is cheaper than   looksmkt cap bnet cash bequity securitiesother invest   lets discourt daehode   nio   is called   transfer     weak     strong
    small     big   researchqf       lt exnet cash   pe cons exnet cash ie one         out there
sentiment measured byflow room these   not alerts   calls x     cents bullish spx china orderflow options tradingis   dropping   book value watchhttpstcoqrcqrnlubaba is     buying down here     folks just holding atencin   piso gracias mike httpstcojpbriopgbaba nio   is called   transfer     weak     strong
    small     big   mchaudhry stocks making   biggest moves pm dal ual luv coup gtlb tm mrna   vmeo pton amp more httpstcoawzoalgdvrt realalexvieira white house us stocks   dirty cheap worlds biggest problem is chinarussia alliance right now   twlo pypl nwhite house us stocks   dirty cheap worlds biggest problem is chinarussia alliance right now   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice technology nato httpstcokgtdrbnzrrbaba   wont get delisted covid   not last forevermunger     buying
therefore i   buying hoy fue un     subidas para las chinas vendo todo
acepto mi error   jd prxrt javier   para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entrert specialsit what           bull     more down vs initial cost basei had   similar sit   altice europe atc in dicho esto
repito que mantengo posicin en   y plena confianza en su recuperacindes   precios actuales
creo que pocas empresas nos pueden dar un retorno mejor s
cuando estaba   tambin deca lo mismomi gran derrota hasta el momento es llevar   en menudo roto en mi carterael error no creo que est en comprar     esos precios el error est en no haber reconocido que no era el momento   entrar y haber ido promediando   la bajajrambo looks like   just sells   same stuff you find on babamemelordmarx whos getting decimated   stuff dickhead lolrsibaba bird pdd post ufpt   now we need   get       next rip up   has taken too much     beating in   last daysthere is room   settle on   upside closer   mu sucked   lets not forget   my   puts running   friday   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   nnaleid schleterpeter natrlich mache ich mir viele gedanken ich habe meines gesamten pf in   tchey kweb ich glaube jedoch das der absturz getrieben ist durch covid in china die unsinninge spekulation das sich sanktionen gegen rus ebenso auf china auswirken knnten unsinn imobaba i know others     smarter than myself whom have bought   last down no im not drunk just   educated bet   maybe   bucs cover   spread i dont gamble   grandmas moneyrt librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begawhen   analysts step   babas sidelinesand   those bear notes take     bad   worsehttpstcocoobunkcnvbaba kwebpair trade       semi hedge long   short kwebrt rbtradingptde cei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aaplrt librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begababa alibaba stock dont catch   falling knife
says jpmorgan httpstcovvutpynhrwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx tsla big fb   amc pltr wfh iwm full live amp historical data   httpstcoqhrxwewkjbaba   steal down here httpstcozfisosg todays top active stocks tue
mar
pm est nio amd didi   rlx aal aapl vale pdd f he is one   those leveraged guys like me     decline     in part   softbank selling   on   other hand he should still   connected enough   get   loans   helping hands   he isnt really forced   sell we   find out in   quartersmonths httpstcomqgkrqxkjavier cambio unos zapatos por una accin     httpstcopvsivethzbaba   on one hour left   gain   flip green   ajbutton   down   premarket   china panic selling continues httpstcorhmazhzaxbaba might     hint   news     lol glitch   httpstcoxtodnxpqoojrenick     bidurt librariancap mampl capital probability   chinese stocks   sanctioned     west     material consideration we begagarethsoloway what   alibaba   why you never answer arbritrage per share adding   here we   see if   ages wellinversorexperto que valor le daras   segmento cloud     en occidentebaba alibaba stock dont catch   falling knife
says jpmorgan httpstcokbamnrlbkzmampl capital probability   chinese stocks   sanctioned     west     material consideration we began   sell down our chinese positions shortly     hk market closed on mon morning amp   hold chinese positions had key stakes in   tcehy httpstcojlkfvkzjrz httpstcoxrsjbaba red   greenlets   time one     strongest stock in   world seeling   crumbsbabababa alibaba httpstcojllgiaibaba estrategia en otros tiempos lo intentara vender puts y cobrar pero   se ha propuesto ser capaz   todo paso lo comparto para sus fieles   menos intentad ganar algo   ella httpstcoiqqlbifyalibaba group holding limited traded m shares
  average volume babafor   limited time
we   opening our trading chatroom     public httpstcopwewmajaapl   tme amd sofi aal jd httpstcozelwodxrt stockmafiacapo stock mafia trade recap   calls gt over gains spy calls gt gains srt stockmafiacapo stock mafia trade recap   calls gt over gains spy calls gt gains sshe owns     avg     loltodo subiendo y  
y ya   ya se acerca   mi precio objetivo   festival httpstcompsksjqpflow room these   not alerts   calls bought   oi     x bullish china spx qqq orderflow options tradingbaba even tho us bulls bought high     didnt blow     buybacks   like facebook     when they bought   shares   bears   looking     face   mr xi   shorting         sweep   calls   spot volume
oi iv premium ksector consumer cyclicalmasa son is going bankrupt oooooo boyyy   is   just   few more percentage points drop   softbank     under severe pressurei hope he sells his stake     nonchinese owner httpstcofivsdpoztstock mafia trade recap   calls gt over gains spy calls gt gains spy puts gt gains stock mafia killed     join now httpstcobirpzzbzrt backpackerfi im   buyer         its now   never     limited time
we   opening our trading chatroom     publichttpstcoobsoazfuwhlvs nio amc   lknca mrna nvax xpev tsla httpstcothfdhqrwubaba thank you   shorting   day   these levels you   cover us     fast   picked up calls great day   trade have fun httpstcovbdmvuf tsla wish nvda   mro asln nqm httpstcoeaohytpiibaba its like walking through   casino   seeing   roulette table hitting red times in   row   next one has     black right i think       green tomorrow has   got   righttwitters on   rise qqq price mentions   price mentions amzn price
mentions amc price mentions sonm price mentions stocks investing tradingbaba jack ma is no longer running   company
  ccp is     americans hate   chinese i think     go   marketrebels   is down nearly   its previous highs   is   larger drawdown than stocks like shop   etsy     smaller   have high valuations   alibaba deserve       big     outlier httpstcownebsdivmrt backpackerfi im   buyer         volume in   chinese stocks is absolutely insane   guess nobody likes     morert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstcei camber energy oil gas nvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq aapl amc phun mark xela bntx valn nvax mrna pfe pypl v f fb ma   tsla amzn aal ibmbaba they   probably buy buy   bunch   stock here   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba id go big on   buybacks if i was them what   they waiting   fiduciainvest my research tells me   is in china
      number is lucky in china
  knife catch     not until bounce     quit supporting   russians
  watch how deep in   shit we   take you
sweethearts   entry price target   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowprice x volume leaders tuesday tsla amd aapl nvda amzn msft   fb cvx xom googl goog oxy nio mrna jd coup pdd brk upst qcom sq jnj jpm bac mu shop pypl   nflx aal tsm snow orcl v avgo pg intc dis snap bidu wfc abbv cost rblx httpstcoxgppzhbaba is key resistance     real reversal bought   small starter   in  
i like   look
demand   shorts   rising pretty fast
  gentle if youre going   catch   knife httpstcomewhgzbaba     babaratzi therocktrading babart arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxochinese stocks kweb fxi   pdd have   taken     woodshed   year
  last trading days have only accelerated   decline       said
      current negativity sky high in   sector we   taking   few near term upside calls     calculated riskrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcffb meta is coming up     solution     data protection issue   is     other bigtech companies like     aapl facebook is planning   build   new data hub in spain httpstcobxoxbybaba they should     right now trap these pricks inviertracional en tu opinin
qu pasa   babarsibaba bgs bidu bird pdd picked up   k       lowered my average       on td   ibkr   far my overall average has gone down     very happy
hope alibaba goes lower too   i   possibly lower     tsla amd aapl nvda amzn msft   fb cvx xom   time   pump  
en este momento
se llev puesto el penltimo nivel
pedir un crdito
y va por la batalla final
las deudas no se heredanbaba interesting risk reward   is falls seems like everything     go wrong has question is how     affect business in   long termbaba im in lets gooo morning plan   ajtrader has   posted coup
hymc
ntra
gtlb
 
upst
bidu
mrna
pxd
tsla
amd
shop
ixhl httpstcorwqtetizbaba     went   thanks     spike   scalp lolchrisfranco im glad you didnt say years   i agree     need   atleast   good year horizon     business value   manifest   drive   stock pricebaba chinese tickers   garbage damedinar   en algunos se gana y en otros se pierde
voy   imaginar que gaste ese dinero en un viaje   las bahamasrt realalexvieira autonomous ai bots selling short stocks every nano second apocalypse forecast   twlo pypl nio lcid spy qqq autonomous ai bots selling short stocks every nano second apocalypse forecast   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice apocalypse technology nato httpstcocpwrslyupicrash alert volume seriously picking up     downside not too late   get in usy   rising spy aapl nvda tsla msft aal unh     uup nio dkny     holioptions flow grid update   optionstrading alibaba shares   optionsflow onlineshopping digitalmedia stocks stock stockmarket investing investment httpstcogryvqqoy httpstcowtzocyynqbaba no brainer   these levels   jd nio easy longs   ok guys
  i figured out   system if i buy calls   stock goes down
  if i buy puts   goes upim willing   take one     team   buy puts   you guys   gonna have   send me money deal   inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba   i   not think   should buy   if they   willing   hold steady until
  least notinvestmentadvicebaba robbery
    cops   diamondoptions   is every trade we alerted   week pfe open swing wmt cvx dal nvda   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking cwrk currencyworks leveraged bitrail   build freedomcoin   regulated cryptocurrency powered   bitrail   merchantshttpstcomltwinleecvs crm dxy   z dkng nio   fb uber nflx vix twtr gold spce nke eem qqq spy spx iwm penn investors httpstcocrjgzorvthis is every trade we alerted   week pfe open swing wmt cvx dal nvda     try us out   completely free   first days link in bio vxx   mdv rklb coup tsla amd fb spy qqq httpstcoqrnpbeagtrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anus economy slowly getting less prominent
just wait till china takes over americas not gonna like   one lmaokweb tcehy   tme httpstcooywtpjoqczy kto z was kupowa ju alibab czemu nie
czemu takbaba httpstcoycrfeecyrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   xle chevron cvx hyg iwm exxon xom eromasinvestors si que los haban y adems lo compartan por aquel problema es ser un lovers    
que aunque te digan que puede bajar te ciega el amor   wtf i dont understand   chinues coperate   putin wtf is     looks like   fate is in hk hands now   in absolute free fall big money   get out fast enoughbaba find   chart what i was talking     keep   money in   pocket   clicking   buy trigger httpstcokchqbpcrt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     end   friday whos in   ajajsi   dang   sucks balls   jerrycap munger going out     on   is his final lessoni think ill leave   now until   hits share
like amazon in itscharliemar el sentimiento negativo sobre   es muy alto
  igual q todo lo q venga   china creo q podemos tener un desenlace en breve o se cargan los adr o se produce un cierre   cortos masivort carlphi   ill   buying     ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfmadconx inglouriouscap many many short term thinkers voicing their opinions on munger   his   position
im sure hes not losing   sleep lolrt rrobster   compelling reasons   buy   excluding   huge dip in   share pricebaba theyve   trying   keep         last few hours how much longer   they succeed   stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   xle chevron cvx hyg iwm exxon xom ebaba syta next runner get in early   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt stockmentionbot most mentioned us stocks on reddit in past hours amc gme nio   vxx most active nyse listed tickers   far todaydollar volume spy alibaba   xle chevron cvx hyg iwm exxon xom eem gld fxi volume nio didi gloobal didi rlx vale ford f new oriental edu occidental oxy bbd itub beke carnival ccl amc tme palantir pltrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba i shorted   my college money   bank just waiting on softbank   tell them they   done selling then flip   script   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba im in
shares   go baby go make me   money btch lol   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba if you havent loaded calls   friday
just give up on trading   tradytics   amp million dollar bulls i     coming   in   see if   stock has   started going up welbaba guys keep loading up p
  is       amzn   chinababa finally
see what we need   see on   open market big lots buying kwen jd msci httpstcoshkirkpuirt realalexvieira bidens special nato meeting order   short   float   your broker     twlo pypl nio lcid spy qqq   i think   stock   drop       run up httpstcoxgeheobsbidens special nato meeting order   short   float   your broker     twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin aapl nvda tsla nato httpstcoxmcverqysjrt epictrades   long april calls   ugly   i have no edge   feels its due   counter trend rallybaba   my nd entry   new average priceshare httpstcozomazluhcyshout out   itscharliemar on youtube live minutes ago very transparent on   lot   his positions   stratergy much appreciated we in   together team     ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba nibble trade httpstcopbwhgcmwgmaapl million shares tradedqqq milliontsla millionsofi millionbaba millionxpev millionli millionjd millionbidu millionnio million shares traded id say   lot   interest in chinese equities time   buy   holdya me siento un poco mejor   mis acciones     httpstcoxjvifgmdavidtracey long     biduif i was   fund manager
i would never buy bababuying   stock on instinct       your influenceur get their products there     stock is cheapbaba httpstcocnblgimobaba amzn goog jd spy qqq dia iwm   rsi alibaba   earnings   every quarter   superb growth is   underpriced   selloff due   geopolitical selling     go   up   returns   soon     war is over great buy   these levels httpstcozswtdnn httpstcowpwihlpbackpackerfi im     seller     just broke yesterdays total trade volume     day kweb   amzn goog jd spy qqq dia iwm alibaba   earnings   every quarter   superb growth is   underpriced   selloff due   geopolitical selling     go   up   returns   soon     war is over great buy   these levels httpstcokjspsaseyrt backpackerfi im   buyer       hour amc gme didi rlx   appl amd httpstcoesmkikfuqinversorhedonis sisi pero no amplies mas   por favori have not sold   share babababa i would think russia was attacking china based on   price i   not   expert on   chinese govt i   not claim           reason
every male   on twitter seems   know
  total certainty
what president xi       babart seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financebaba m volume   wow nich nitches has successfully submitted   nitches ovs app   apple itunes iphone   googleplay android stores httpstcolafgrus capebc amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi ea mu pypl siri schw hd httpstcofdvzafsdlpicked up     on   dip     keeps dropping   romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una coptions flow grid update   optionstrading alibaba shares   optionsflow onlineshopping digitalmedia stocks stock stockmarket investing investment httpstcobbwrcvoef httpstcogztehvgdpsbaba   is not   loss making spac     crypto miner
  is worlds largest ecommerce   largest cloud provider   ant financial
great time   load up   usstockbot sampp bili li soxl pton dlo erx   just hold
    let   american gov take care   youshhhh its okayeverything is going     ok   jason alibabas lost decade   httpstcomnuyrmqdnfired   second bullet     still less than   holdingtwitters on   rise qqq price mentions   price mentions amc price mentions amzn price
mentions hymc price mentions stocks investing tradingbaba imagine holding     past years     down   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba might swing   nowlast swing went httpstcosnqqzaisybaba trade entry
sl
tp possible rr tradesl   ob impulse   if price reaches   ob then   isnt   valid one   httpstcomuktbwpqsbaba falling knife market bounces   hard     immediately loses   gains   you brave   catch     inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicersibaba bidu bird didi fsly   nionenad nio babahot damn zim astr   hd   vrm wti httpstcopnnknkfbaba absolute bottomyou heard   first perfect   on oil profit in   week read morehttpstcopcoeqx investing invest investment investments investors markets stocks stockstowatch stockmarket nio amd   didi rlx aal aapl vale pdd f sofi edu oxy bbd nvda xom jd bekesold abxsold   my atzbought shares           not stop until     strong support is there in weekly chart   option alert high volume options     friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxmoneymattersalot   agreed on its way   up   option alert high volume options     friday
march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxcuando coment esta estrategia
por mecanismos   control   riesgo salt el stopla fina la estructura no se lleg   anular
form un suelo
ha roto   alza y tiene objetivo alcistaal riesgo hay que ponerse lmites
para evitar cosas como  
aunque despus se escapen httpstcopqrqkxzpvrtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme vxx amc   access wider trends httpstcozltkvrfbaba   idiot bulls really invested in   using margins   now experiencing margin calls right now short selling uslisted chinese   hongkong stocks has     profitable trade in want   know what   means   short sellers watch   video     learn moresdata shortinterest markets jobs   jdcorporate ihors httpstcobavnscuyo most mentioned us stocks on reddit in past hours amc gme nio   vxx spy amd msft arkk coin stock trading usstock stockmarkettu novia te dice que ha comprado   como reaccionarias bolsamx httpstcoyltjpwbaba rug pull   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba madarchod   is ridiculous   take   look     daytrading stocks tothemoon redditarmy investments stockstobuy fomo trading yolo bottomfishing news stockstowatch wallstreetbets httpstcosoxvqhmrcbaba i hope no one got trapped   bought during   fake pop   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy vxx gme amc   access wider trends httpstcozltkvrfbaba wtf   seriously how   you not like   stock   has such great advertisements httpstconfpcqxtbaba   not trust   garbage down on green day   more down on red day trash flow room these   not alerts   puts bought x     cents avg bearish china spx orderflow options tradingbaba who would dare   take   trade spx spy spx stockmarkets stocks trading equity nq nq trade stockmarket trading invest daytrading stonks djia ndx httpstcoojbvorxtbytop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme vxx amc   access wider trends httpstcozltkvrfbaba ugh   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segany compelling reasons   buy   excluding   huge dip in   share pricethese     most active stocks right now nio amd   didi rlx aal aapl httpstcozkeojrktrevelfund purchased mro
nov
  wynn   morninggme spy   vxx tsla nio arkk qqq amd aapl vti qqq spy nio msft voo fb muln mlfb eeenf tmc seac vale lfg gfai rcat gpl rivn docu orcl tqqq amzn kplt pik volt elms hut snax roku qsbaba ill   buying     dang   sucks balls   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ebaba amp million dollar bulls i     coming   in   see if   stock has   started going up well these positions
  towards  
    surely not boughtso we have   million in sold puts here
thats very bullish   me httpstcoftxfntcnyrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba wtf segn algunos   twitter
uno   los motivos por los que   est abajo es por qu el grfico pintaba muy mal segn esa lgica
el nasdaq se ir   httpstcohcmzgeubbaba chart looks like   mountain sisyphus had   climb sampp bili li soxl pton dlo erx wish oih xle   httpstconfbxvnepusargentoinvers adems si miras jd
despus   varios dias   mucho volumen se ha girado   alza
creo que   podria hacerlo parecidobaba   short interest really took   leg up   past days analysis on tradingview httpstcofyikahvbaba loading up   thelist   looks like they want   make     penny stock   looks like they want   make     penny stock   would       good entry point stlplace quivertrees collect babababa hate   hate my life     lottort persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt cryptomichnl buy   dip   httpstcoizepermtxubaba such piss poor performance in   green market
  yall imagine had   general market   red   would have   down   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt itscharliemar   same people who   giving up   selling           same people who     pumping itbaba en route   breaching lod   chinas tech firms in limbo amid covid resurgence
us scrutiny httpstcoudczkbjtdbaba alibaba is oversold target per adr httpstcofehwjwbopbaba why alibaba sits in my too hard pile httpstcoqtlljmpdmrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba   is sad   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio ticker babasize
price time  

  fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnio   market is rejecting lower levels looks like     move up httpstcoipmvhddralguno me preguntais porque me he decidido hoy   comprar babapues   parte   la caida acumulada que lleva
eso no es novedad
en la sesin   ayer y la   hoy le ha empezado   entrar mucho volmen
triplicando la media httpstconhliqdip httpstcozifufnqinbaba when   i would not   surprised if china is trying   crash     they   buy   up   themselves   fjb app drops in less than hours wonder when   gonna   out kala trying   sonm beast adrs dead cat bounce     down   ooofbaba shorts winrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba tme up   down why ticker babasize
price time  

tictoctick     bulls too lolmost active equity options   midday tuesday
march amd bac   cvx f nio pfe xom aapl amzn msft nvda tsla   fb aal jd amc pdd sofi httpstcowkvyrvzjyrt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     hope there is   rip   you   your last buy
not looking good   even hold     salefear guages centsexact   indicators centscrystal centsfree shipping     bulk pricing   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   highly likely   is softbank crapping due   its own issues   hariseldon i remember   people putting   their whole networth into alibaba   when   was     premarket its   danieltoloko ive never seen price action like   on     company     down in hk   follows us massirt inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     wow   drop   ill take funny when   acts like     go up lolrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba no lies buy dips
sell rips   day httpstcodchikymykrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba deeeeeeeeeeeeeeeeeeelisting coming httpstcopsfhknjdgbaba those   mine protection   my million dollar long buy cwroehl stwboerse jpmorganam bekanntermassen bin ich ja nicht der kommunistenfreund und auch nicht der china investor aber
brauchen wir nicht alle ein bisschen china
indien sind wir nicht auf planet ich hol mir noch mal ein paar  
das ist es mir wertrt gualestrit alibaba en la apertura   hong kongbabatme iq   buying more puts here thanks   httpstcoewyszjspprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ending green   squeeze in last hour watch out alibaba marks cloud computer debut outside china in singapore claims     cut   spend   babatwitters on   rise qqq price mentions   price mentions amc price mentions amzn price
mentions hymc price mentions stocks investing tradingrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   inversorhedonis mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     is     buy now we have identified   unusual   block   expires on april
    strike price  
put contracts     price   midmarket were purchased    
premiumsiempre quise tener acciones     pero estaba super cara solo falta encontrar la entrada pero ya es posiblebaba here     cnbc pump   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba trade long now   first picture is   absolutely high timeframe picture
  lower timeframe reaction off   exact zone i pinpointed httpstcomhatvijhnsevere consequences       doesnt   what america likes lol what kind   vague threat is   theyve   saying     everything nowadays
its embarrassing spy qqq   httpstcoazoxlodfmsrsibaba bgs bidu bird fsly joaquingrech   mi me ha llegado hoy mensaje   ib   sobreponderar e infraponderar   hoy   april strike puts   someone bought   m in big blocks         they paid     no position   me   tsla spy boxl     community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcotlcfrelfghelped me get my account green   time thanks httpstcomcjqctvcospy es adbe amzn msft aal roku   crm aapl httpstcogwlptitpinglouriouscap there   plenty great stocks over   decades   have dropped gt   youd have   foolish   sell yes
there   shitcos   crappy growth stocks   depends what your opinion     is i guess im comfortable   itbaba horrible horrible price action everyday tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcodijomitbaba trading   x book value
markets gone insane   traderalert healthyextracts otcqb hyex revenue     full year is expected   total   million
increasbaba theywhoever they   got   too low   here
    go   private   make more money i dont know if   is positive   us investors   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   i put on   lot   work
heart   soul   out reward   if i was     ease   pain     investors then maybe its worth   good luck     remember there is       tomorrow   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   invezoapp top stocks amp cryptos on reddit btc
spy
eth
gme
 
tsla
muln
aapl
gs
xrp crypto cryptocurrency crrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   lunae ajtrader great day got   bit overzealous during   excitement on entires coup long mrna   shorts jannimore premababa puttype largetime total size contractstotal value average price   bid underlying sentiment neutrallawmaster     ajtrader   highlighted premarket coup long gttsla short gtgtshop long gtbaba short   heavy position on calls let us       now   eod tomorrow   httpstcolyszqhgbaba hating china is illegal   invezoapp top stocks amp cryptos on stocktwits muln
spy
amc
hymc
nio
 
tsla
cei
qqq
gme crypto cryptocurrenctrending stocks on fintwit source httpstcocwjowwsbi spy tsla revb aapl amd qqq syta fb   ccj sorted   most recent httpstcoerlbzfatinglouriouscap only months have passed since charlie made his first buy    
  people   rushing   judge his investment performance   shows how shortsighted   people   nothing moregood morning traders no       plan   httpstcovbdmdswbest   luck hd amzn amd msft rdfn ride mrna roku snow   hood   httpstcottumczkvnrt markettrackers yo nunca publico mis trades pero si no lo hago   este rebientobababitacorabolsa amigo   quien se la dedicamobaba imagine when they   out   say   is   compliant   then   war ends   uschina relations   repaired its   darkest     dawn   epictrades   long april calls   ugly   i have no edge   feels its due   counter trend rallybaba legit company   is what happens when ma talks       ccp shit got personal   httpstcoyyhfhsrktoday highlighted premarket coup long gttsla short gtgtshop long gtbaba short gthymc short gtpxd long gtamd long gtmrna short gtgtlb short gtbidu short gthttpstcoryyouryme httpstcoivxitotzart marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   why us is antichina   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio babacharlie munger     on stern   explain how he         massive bagholderspy vxx hymc httpstcojglwzdjvulive on youtube   update   live qampahttpstcoqdgmvsnckuvalores del vdeo anlisis buscando soportes   jd bidu niu bili tcehyno olvides votar para prximos vdeos httpstcokiidyke httpstcoqfmcjguvpues yo no veo tan mal     httpstcobdpatfbaba got   cheapies     lotto   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba wtf where     these k blocks     on todays menu bababot more buy   dip
sell   spikeit aint rocket sciencesrcojones otro   los motivos para esperar ms cadas en las ventas     es por la reduccin   ingresos familiares por los altos costos   la energa y la inflacin en los alimentos rusia es un mercado importante debido   proximidad geogrfica
y las sanciones afectaran este mercadort captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqretail favs in china getting bid up
eg tme meanwhile   biggest companies continue   dump see   tcehy just   russia was like   weeks long process   big money   adjust exposure i think   same is occurring herenbaba alibaba   bag holders     tight battle   predicted     holding now     out   conviction   mr wonderful dont give   crap either nice   see someone   enjoy   pain   im just trying   figure out why people keep buying       goes down yall understand   whole avg down   destroy your accounts right   was over
stop     insanity   yes shorts i know i   never get my money         point i have no other choice     hope     outcomes   goldsilvermine gold price   power  
rally is far   over   perfect storm brews chris vermeulen httpstcopgyoptions flow stream update tsla   zm fez spy iwm qqq ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcobcjjpcgoqjwheres   guy who put his entire million   million into   queteim eso es cierto
pero no es solo en   sino en todas las empresas chinas que desde hace tiempo se mueven en bloque todas juntasbaba they     one     biggest buybacks in historypaytience options flow stream update tsla   zm fez spy iwm qqq ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoicixxhulababa   on   fookin buyback announcement     goes right     over night unusual stock options activity in todays tradingsm  
cnio  
cbp pbaba cjd pgoogl ccoup phymc cwant   learn more   unusual options watch   httpstcotafmdpwoptions flow stream update tsla   zm fez spy iwm qqq ndx spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoyrjzbzqvqzrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itdougkass realmoney dougie
i know mr munger is well respected on your list   investors care   comment on     his purchase north     share value here yet   sub thanksgold price   power  
rally is far   over   perfect storm brews chris vermeulen httpstcobzbnrspejx aapl msft amzn fb googl tsla jnj jpm v unh nvda m hd intc dis pypl adbe   csco abt nflx mrk t vz gold silver preciousmetalsrt robertomulazzi   alibabaaaahhhh httpstcoberuncdwlos holders     dicen que la tenencia es tu amiga lo aprend   los porrazos y todava sigo atajando cuchillos que caen del cielo httpstcohfmsvnwdbaba wow jp morgan     pt when   was   there were alot   trolls on here saying   would break its   funny   they were right even though they were trolling   forum lol   end is near     chinese junk httpstcoawjxiiqwpbaba mar   underlying difference daily volume
volume
oi iv bidask there     no new bull run in spx spy qqq ndx iwm     not include fb nflx pypl   bidu rblx   others these moves up     not include   old guard anchor stocks
      sold you see these stocks basing   moving up over   week  
buyif you want   clue   whats going   in   you should really look into   story     is named   how ironichttpstcopccvfdomrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert realalexvieira russia announces sanctions on us president joe biden alex vieira increases short positions   twlo pypl nio   there       strong   wild bounce
    next weekrussia announces sanctions on us president joe biden alex vieira increases short positions   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin aapl nvda tsla biden httpstcoqatmezwqmtop stocks amp cryptos on stocktwits muln
spy
amc
hymc
nio
 
tsla
cei
qqq
gme crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoljiwznqnmhbaba they tried   push       failed tech   fly tomorrow when   quarter hike is announced inglouriouscap if   returns     time highs over   next years
  tweet   speak     weak reputations   people like you   wont change mungers   allbaba   is   thievery   jmp   cover
  they     they own u burn em   healthyextracts hyex large growth revenue year over yearnearly debt freeminimal overhead costshttpstcotcojosoyyfduke nvda   nio doge dis eth gme goog sndl snap lcid pltr   sqhealthcarestockstotrade intradaytrading otcqbbaba   than buying   when ppl were saying its cheap lol what   ppl doing not buying here   red jd green hmm marktradewinst loer ook   even op   lag volgens mij een buyzone op en koers is direct opgeveerd is nu weer terug rond maar zone wordt natuurlijk zwakker wat denk jijchartmill its only down off     time highs we have support in   area     bounce time   tell   my entries   mad early   your fav trader even postsspy   vxxleccin aprendida no volver   invertir en empresas chinas que manera   valer pinza   httpstcozqtdqnfnrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba httpstcoenxsxogvrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   realalexvieira russia announces sanctions on us president joe biden marketgenius slashes us stocks price targets   twlo pyplrt marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio   traderalert healthyextracts otcqb hyex revenue     full year is expected   total   million
increasrussia announces sanctions on us president joe biden marketgenius slashes us stocks price targets   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin aapl nvda httpstcotwdehxdtt healthyextracts otcqb hyex revenue     full year is expected   total   million
increasing httpstcolmdkhinqpduke btc eth link xtz ada vet knc sxp twtr es jd   bidu tme jd healthcare optiontradingbaba i think ive blocked every jpmorgan bot on here     give   nickel they take   quarter     analyst on cnbc said he is   buyer     bullish   marketrebels intraday option volumeaapl k   puttsla k   putamd k   putnio intraday option volumeaapl k   puttsla k   putamd k   putnio k   putnvda k   putbaba k   putfb k   putamc k   putrodalzmann would you classify buying   now     investment     lottery ticketbaba   piece   shit needs   bounce   get   whole chinese stock market up   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba   thing   run if hang seng   charlie double down   here   alphatrends if you dont understand  
dont try   trade itlook       people trapped in those bargain russian stocks lukoybaba nasdaq up
  turd down growth midday us stock market movers march httpstcoewntwvpgfs tme bili pton li gtlb aal mndy wish ptr cvx xom   bntx cpng aapl amzn fb tsla nvda spx spy ndx qqqbaba most hated stock in   world wow   gualestrit   premarketbaba jd nio chinese stocks rebound big timert nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqmassive volume on     is   finally   time   get long httpstcoydxzooelababa picked up more   dont know where     is   ill keep buying on   way down options flow stream update aapl tsla   iwm rut ndx qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstconykvdfjgffangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcofhmbyrt lunae ajtrader great day got   bit overzealous during   excitement on entires coup long mrna   shorts jannimore premaweird     is only down  
either way       way  
only   few weeks left   we     there stanky commie   highasfk thank you ajtrader     day on coup     httpstcoonrshrqzbaba jd nio chinese stocks rebound big timeja   er det jo ikke lengre grunn til erge seg over     gikk fra meg etter ipo i markminervini s regel slr til igjen when   secular leader makes   major top
theres   chance     drop     chance     drop   jd nio chinese stocks rebound big timeif you dont understand  
dont try   trade itlook       people trapped in those bargain russian stocks lukoy rsx ozon yndx etcor china names   jd tcom bidu etc volatility products vxx uvsy svxy etctoday
finturtle app detected extreme oversold signals on   chinese stocks   rsi   mega stocks such     tcehy dropped   such   extreme oversold situation doesnt happen oftencheck   out on   finturtle app httpstcohquagamqzt kosk enters into   jv acquisition agreement   foundation farms
corp ffc   acquires   eroots abbotsford
ltd era capebc httpstcomeqauvrrf ianreedamat adsk avgo   cdns cavm cern bbig pcln nflx chtr foxa rost dish matrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrsibaba bird didi docu fsly   invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados doleclayfinck interesting chart
  people have calling bottoms in     weeks   regulatory regime
  evidenced     chinese education sector
means one   have   willingness   accept total loss   capital when investing in china look   tal amp edu id only use options on babatwitters on   rise amzn price
mentions qqq price mentions amc price mentions   price mentions sonm price mentions stocks investing tradinghay gente que ha comprado   por sus fundamentales pero ahora vende sin que sus fundamentales cambienbaba long april calls   ugly   i have no edge   feels its due   counter trend rallyrt mdsoll nio   xpev li bidu jd httpstconhtbfoszrwatch out     bearish sentiment on vxx zim astr   hd   vrm wti httpstcopnnknkfmidday highest voloi min
vol k
option vol sm nio     jd googl coup bili hood pfe shop tsla aapl snow teck mrna se bidu data barchart httpstcoscsytfotech stocks performance   far todaymicrosoft msft alibaba   amazon amzn alphabet goog apple aapl facebook fb tesla tsla paypal pypl   ill love   see them doing   rs   screw usa shs even more       delisting rumor   just hang over   shouldnt     addressed one way     they should   either way its   joke   total manipulation not   ali   babapesaing amazon beberapa waktu laluminus dari ath httpstcoiokycwmnrrt intuitiveaicode   man     plot   used   politicians   wall street   play you oil prices down china stocks crt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolethis man     plot   used   politicians   wall street   play you oil prices down china stocks crash   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap oilprice kyiv putin httpstcotnunafbwwbaba   time what is next httpstcodybqxexejupdate babaout   breakeven   bershire   easily buya stake here       getscanz todays most volatile gappers gap up avgr ixhl hcacf sbfmw sonm gap down   nio xle xom cvx httpstcomost mentioned tickers in wsb in last h spy   oil vxx tsla gme aapl eod fb   httpstcointoxxyay httpstconrvmeqwqchina is suffering its worst covid outbreak why should china have   interest in pursing   war   jd kweb httpstcoskzxaggmecommerce stocks performance   far todayhttpstcokrvrvuvva
inc amzn alibaba group holding limited   httpstcowumqerwl
inc jd ebay inc ebay etsy
inc etsy   ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba     know if mr wonderful sold yet top money flow   free stock apps httpstcoczypvdtiwn
iwd
ijs
iusg
gslc
hyg
vss
jnk
cvx
qqq
xle
iwr
efav
amzn
lqd
gsus
 
mnqm
spy
spdw httpstcozcubmbjemost mentioned tickers on wallstreetbets last hour vxx fb tsla gme babaivdn innovative designs inc interview   air on bloomberg us on   redchip money report httpstcosadjketmsndl jushf cwbhf tlry cbds clsh codi cvsi digp xxii amat adsk avgo   cdns cavmivdn innovative designs inc interview   air on bloomberg us on   redchip money report httpstcoppnxvbxumsndl jushf cwbhf tlry cbds clsh codi cvsi digp xxii amat adsk avgo   cdns cavm nich nitches has successfully submitted   nitches ovs app   apple itunes iphone   googleplay android stores httpstcowtnzpamv capebc ffntf glasf agfy gaegf acrhf gramf hiti irclf vz adbe amat adsk avgo   cdns cavm cern pcln nflx httpstconzwjxbatwhy alibaba sits in my too hard pile babai     very pessimistic investor   lends itself   value investing
        hold me backget   full story here httpstcotlqbxiamtomnash   stock is trash without doubt   taobao itself is   good eshopping app     honestrwallstreetbets daily discussion mentions over   last hour rank spy mentions vxx tsla fb gme qqq   amc hymc rklb full live amp historical data   httpstcoqhrxwewkjbaba apr   underlying difference daily volume
volume
oi iv bidask   jd nio chinese stocks rebound big time todays top active stocks tue
mar
pm est nio amd didi   rlx aal aapl pdd vale f   market green   is red market red   is extra red       seem   catch   break   keep giving them your
see how   turns out httpstcosxdrjseicfbaba breaking   its declining channel continues   only get worse     stock httpstcokxcltloctbaba min its forming     sell setupbaba bought         hedge   indeed works   one its hedging   my msft gains vant   rant live trading podcast starting traders talk   china market implosion
oil dropping
volatility breaking
headlines
top stocks in play
forex amp morehttpstcofkeyviasspy qqq iwm tnx vix vxx oil tsla aapl amzn ixhl hymc amc holi yang babababa price target httpstcollmvxybdalibaba group holding limited traded m shares
  average volume babababa bidu zero value   alibabaaaahhhh httpstcoberuncdwwhy alibaba sits in my too hard pile   amzn stocks investing valueinvesting value growth httpstcohdcnpsfcgaliciainvestor hay que entender que china no son   y jd nada ms hay miles   opciones en hong kong
shanghai y shenzhenrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba entry   share francastromt ya no le creo ms nada   babababa how much pain going forward i dont know   hopefully       in     end     week alexpitti not particularly scientific
    has   brand   consumers slash retail investors perhaps amplified here in hk where you would taobao something just   much   you would youtube something strong culture too anecdotally   i   intend   look into jdbaba turn   eff up   captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzmakingmsimple  
tcehy
  tech crsr
rkt
pltr
nvda is what happened alibaba revenue     twelve months ending september
was  
  increase yearoveryear alibaba annual revenue   was  
  increase   is     cheapest buy compared   others   has fallen in   current conditions httpstcofvulxcwnbaba boo thats   end   your rally retailers meanwhile softbank   jpm selling same time we should not have favorites   special feelings on   stock btw typo should   human not juman got   live ios autocorrect i   understand we usually have favorites   humans         biggest risk is still business   shareholder rights   jd nio chinese stocks rebound big timebaba why would u pay more than hk price   hk   crash tomorrow la tienen     eh
suben otras chinas pero esta no levantababa neverending downward spiralstock price goes lower
masa son sells more
stock price goes lower remember
oil hit negative once   doing well   only down   haskalahllc shorting   has     easiest play ive ever   in   breaking   its declining channel continues   only get worse     stock httpstcouigmlexbaba rsi   atl todays top unusual options activity sm   nio     put sm       jd putholy shit   is deadbzun   first person   identify   ratio   shows ridiculous value in baozun numbers gets   prize yes we   know   risk fxi   httpstcoaseysacwsjp morgan downgraded     slashed price target   i think charlie munger is likely wrong on   one he is juman     even buffett makes investing mistakes charlie has   personal preference over china chinese li lu etc understandable       httpstcowtbxxrt backpackerfi im   buyer         put   is   turd   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba chinese stocks   ripping   is   comedy stocks   hit week lows on tuesday tsm drma evlv lmaca   httpstcoksofhrqozrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfqqq spy tsla f   fed   rate hikes update tmrw would   super safe into close team   see major profit taking well see everyone volatile times mrderivatives went long   calls   waited too long   missed them cheaper earlierwouldnt   surprised   see   pop     expavg on   minute   shown here       httpstcodlsyweimikweb nio jd   what   great rebound day except   alibaba   holdingtrades   en
despus   estar en
ya vena mal
y ahora   china pensando en ayudar   rusia
se puso peorbaba en
despus   estar en
ya vena mal
y ahora   china pensando en ayudar   rusia
se puso peortodays most volatile gappers gap up avgr ixhl hcacf sbfmw sonm gap down   nio xle xom cvx httpstcowxqybujxiw   httpstcouajuvrtorbaba weeks   now         backpackerfi same here
i would buy   when amazon closes shopbaba im curious     why delisting talk is smashing hk   badly just bad news rolling down hill     lack   access   us markets have material impact   price   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthank you ajtrader     day on coup     httpstcoonrshrqzbackpackerfi     soon need   gofundmebaba still well   daily vwap     deep red day when most chinese stocks   up huge in   green   is quite alarming softbank founder boosts collateral     stock   stock prices sink ubs didi   httpstcorgdcoddtrt ycharts   is now trading     same pe ratio   hdreturns since alibabas ipo in hd   httpstcobaba     charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba next leg down   close   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba get ready     dump
i just bought       seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financebaba is now trading     same pe ratio   hdreturns since alibabas ipo in hd   httpstcofokkjmohktbaba lets go green   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbreakingnews sflm sflmaven announces new company record   weekly sales
pulling in k     week ended march httpstcotpiggdortm capebc ianreedsndl jushf cwbhf tlry cbds clsh codi cvsi digp xxii amat adsk avgo   cdns cavm httpstcozhrcdpenbreakingnews cwrk   michael ray country music airplay commemorative nft   drop exclusively on musicfxdigital on march

httpstcoxqlniyuxfaapl amzn fb nflx jd bidu   twtr pins tlry hexohttpstcociuemzevrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert inversorexperto   la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lobaba gonna flip quick yea   is ive seen   stock go     in minutes on no news flirting   death portfolio nio sofiarkk stxchn jsenpnbaba httpstcodbqidoubaba   go   up   dark pool block   bullish  
bearish       scary price action if your short   shorting takes courage    
recklessness   worst   these levels under ipo price while revenue since   event has multiplied   investors never   explain why they like   over tencent   jd   i hear is pe ratio not great httpstcosccaexbbrsibaba bird pdd post tsp sharkbiotech when   is delisted
  is very likely   suits politicians   in us   china who want decoupling
adr shares owners   get   hk shares you   instruct your broker   hold   sell   shares on hksert moejesuss top gainers   googl tsla   aapl httpstcotcbjwccfnasdaqbaba httpstconssrnwktwitters on   rise qqq price mentions amc price mentions   price mentions amzn price
mentions hymc price mentions stocks investing tradingbaba short sale volume is   high     was on you might   check what happened then   my plumber told me   short       galiciainvestor que posibles noticias positivas haran reaccionar   mercado   alza y actuarian como catalizador   esas noticias
cuales serian exclusivamente sobre babacuales son generales guerra
china
deslistings babart captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqrt researchqf       lt exnet cash   pe cons exnet cash ie one         out there
sentiment measured     highest success rate   get instant help   updates   free trials join us httpstcovbdmdswvst
tsla
irnt
aapl
bbig
cstm
aso
 
spy httpstcooonsddpbmpbaba if theres one stock in   world     double   months
  is   never seen   cheaper growth stock in years   investing check out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx qqq tsla spy fb   aapl vix nvda   cvx msft eem httpstcotvponnacdavidtracey     healthyextracts hyex bergamet na is   only citrus bergamot superfruit heart health supplement backed   clinical studieshttpstcovohpimpcnvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sq ihubstockposts tradingsignals httpstcobhedxyeclosed my gld position
broke down rsi feel like   swing traders might bring     up shorting uvxy   morning
gonna btc   kinda wanna get   spy options
    my positions   up   tied   index bought       fb
over sold imolast nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggy fukbtc over babacheck out our subscriber alerts in our discordhttpstcomcjqctvcoedsa kodk dow gnus idex boxl   tsla xom httpstcodrvaogjoxh       lt exnet cash   pe cons exnet cash ie one         out there
sentiment measured   cost   puts vs calls has never     extreme     long kwebcost   puts vs calls m maspy qqq tlt gld commoditieshttpstcouvvgsdyfon httpstcovepfwuqpdbbaba     my total softbank founder boosts collateral     stock   stock prices sing ubs didi   httpstcoduklmvuyfor those keeping score     charlie stapleis down cumulative over yrs
  is zero return px over yrsya
charlie   warren know techpound sand   change your diaper charles warren i   camping on your lawnbtcwe   grind higherspx qqq leadersgtstrong nvda w shop nio avgo bkng sq tdoc meligtweak coup bntx   oihtop gainers   googl tsla   aapl httpstcotcbjwccfbaba lyor httpstcoatbixwoso charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over   ccp httpstcoreihslmbzcall sweeps over k aopmest goog   ccj mara jd staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcoerusumjyhere     list   long term year investment stocks   check out mrna twtr fsly dash nflx bidu   gm pltr dkng dis roku f tsla   why nio is flying     is tanking most active equity options   midday march
tsla
aapl
amd
nio
nvda
 
fb
amc
aal
xom
cvx
jd
sofi
msft
f
amzn
 
bac
pfe
pdd httpstcoernrctbye httpstcoejgqqqxoptions flow stream update jpm adbe     orcl spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcohcykvehwnoptions flow stream update jpm adbe     orcl spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcogpvqgrlebaba idiots shorting   lmao   backpackerfi im   buyer         nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in seveoptions flow stream update jpm adbe     orcl spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoojvkvfqrt gualestrit alibaba en la apertura   hong kongbabastruggling in   market check   strategy outvxx hymc coup gme ixhl rcat pton kavl abbv zm gfs dal kplt gfai bfly aal akan mrvl amc sonm jd cvx ual w ctk sbfm edu nvda nio didi amd   rlx aapl vale edu sofi httpstcoqibvtnruumrderivatives red candles last days incl     far on   imo if we close lets say     lower   we gap wed morning       then rip higher
        day island reversal     signal   move   imo httpstcokbweggqxyrt traideops   calls alert received on strike   expiration   total premium   k total orders
oi btim boatim inc is charting   new     propel   billion global recreational boat market even higher httpstcowpoefrvz adbe amat adsk avgo   cdns cavm cern pcln nflx chtr foxa rost dish mat bbby viab qvca nclh tscobaba whats   pe hereanyone like   hazard   guess yahoo says     half   most active equity options   midday march
tsla
aapl
amd
nio
nvda
 
fb
amc
aal
xom
cvx
jd
sofi
msft
f
amzn
 
bac
pfe
pdd httpstcoxcpyooztjbargain shopping in     alternate perspective   my preferred approach   these scenarioshttpstconhdsbvpodmbaba para los inversores arriesgados que saben lo que hacen y dnde se meten sean tcnicos o fundamentalistas entre hoy est claudicando podra ser el final   la bajada   menos   corto plazo yo estoy pensando lo segn como se comporte durante los prximos das httpstcojoswaocayltencent holdings tehy en y no veo   nadie hablando   elloparece que por aqu slo se habla   alibaba   asymmetricalpha     have aws   chinababa   stock is gonna go pop when we least expect   nio   lkco bidu wallstreet is going   make   killing when they decide   long these   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicfutu when tutes     in
    turn up very fast asias largest brokerage   mil buybacks in place   trading     pe   only x   nio aapl hood   investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jlawmaster babanice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnrt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert tradersking congratulations   discord member msdestiny off   spy   k challenge put click   link   join in owhen you cut losses     explodes   other way   httpstcoyjojhmxlbaba mucho problemsnon stop   babanever mind   listing problemks watch stock indexes sectors faang treasury yields how   start step   s httpstcotbwfmmdzw faang technolgy bigtech stocks tradingapple aaplmicrosoft msftamazon amznfacebook fbalphabet googtesla tslanvidia nvdanetflix nflxalibaba babart jensuarez futu in addition
  companys board   directors has authorized   new share repurchase program under     companydraganfly dpro   global uav leaders in hardware
software
logistics amp services futuretech httpstconuklleikifb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amdhttpstcoldfzmltjgarmburren pajtohna investoret e mdhej si charlie munger po vazhdojn me e ble   dhe un po vazhdoj me e ble sado posht me ra per mu kjo kompani ska me hup vleren herdo kurdo maron covidi
problemi me taiwan etj dhe njerzit kan mu kthy te kjo kompani httpstcoguvmtgxrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   annual revenue billion dollars
total market cap billion dollars wow     many retail bear big springboard   ran   communists ajtrader great day got   bit overzealous during   excitement on entires coup long mrna   shorts jannimore premarket gains on hymc exn thank you   httpstcoviygzkurt jensuarez futu in addition
  companys board   directors has authorized   new share repurchase program under     companyrt seekingalpha   alibaba is oversold target per adr httpstcomorjjnv business stocks tradingbaba   trading   ipo price httpstcoaymvoaymax loss day r   coup mrna overtraded     was up nicely   then gave       my gains   mins   not stick   my process     httpstcobzandbedzbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   hey hedge fund squeeze em now   hashmatj   no choice     keep buying     dips its just too cheap babaf   new article alibaba is oversold target per adr httpstconuzsgqb get     latest babaf related news here httpstcojhctowytqsolid day on coup     luv dal spy nio nflx mos   mcd mrna rblx tsla join our room dont hesitate   learn   pro traders   httpstcoomlgdynh httpstcozncidyapxnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba heaven help me i just jumped into   significant position on   fucker   no choice     keep buying     dips its just too cheap   nio   world is conspiring   destroy america
unfortunately they   succeed   potato brain in charge   watching   waiting   my   we   going   see   big squeeze     point whats   hardest part   starting     small account   abovespy spx aapl   tsla vxxbaba nio   world is conspiring   destroy america
unfortunately they   succeed   potato brain in chargearbritrage absolutely crazy     investor in  
im waiting   logic   once   reign when         valuationbaba would     fair enough price given latest jpm financial model   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzqqq kweb   down   last dayserrrhmmspec buying   calls here if i lose   least i   say i     than charlie mungerrt dgidca   aproxel error fue comprar   esos precios y no vender   ahora ya no tiene sentido porque las cadas cadababa down   drain she goes   jd beke niofinally   solid green move   chinese stocksexcept     wonderful mr wonderfulbaba is now down   its alltime high     approaching   stocks alltime low   set in   growing revenues   x since then httpstcodgvgpxjywtrt connectthemoney its     tough year if you     growth investorytd returnstsla   meli coin ups   httpstcozefnakihybaba rsibaba bird didi docu fsly   alibaba is oversold target per adr httpstcomorjjnv business stocks tradingbearbulltraders   absolute killer trader first minbaba kweb   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba holding     now   entry   upside
imo happens first when   breaks vwaprt moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentnio outperforming babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jdal ual mrna   pton airlines
coupa software
gitlab   morehttpstcowzvfodqgrt backpackerfi im   buyer         sin patrones en la estrategia   icerock not yet   is amzn in crushed in   retracement   ath shakeoutrt jpatrades   flow httpstcopwrofbmycrt ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxobaba flow httpstcopwrofbmycbackpackerfi   nice   bidu tencent   still goodtop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx spy gme amc   access wider trends httpstcozltkvrfmost mentioned tickers in wsb in last h spy vxx tsla oil gme   aapl qqq   amc httpstcointoxxyay httpstcoizhdbzthsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttwitters on   rise aapl price mentions amc price mentions amzn price
mentions   price mentions neca price mentions stocks investing tradingstocks making new wkall time lows in   morningbaba iq coup rivn wish nu tlry momo stne mq more results scans update every secstrading stockmarkethttpstcofmqtddoart charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicalibaba stock news   forecast   attempts comeback on tuesday httpstcosejklwhttpstcodybsltjzw httpstcoyvwwhjgwbslearn   canslim strategyvxx hymc coup gme ixhl rcat pton kavl abbv zm gfs dal kplt gfai bfly aal akan mrvl amc sonm jd cvx ual w ctk sbfm edu nvda nio didi amd   rlx pdd aapl vale f edu sofi beke xom ccl bbd oxy tme itub snap httpstcoyikart moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentjohn once said   chinese onshore market was   roach motel   capital your money   check in
      check out food   thought     guy who didnt want us     included in   outsiders   is   learning   tale   ali       ccptop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx spy gme amc   access wider trends httpstcozltkvrfr  
saved   nice fades on amc   dal   breaking   entry rule on amc     not wanting   run   me bbtfamily bearbulltraders mikebbbt johnhbbt httpstcofnoleiisdtop money flow   free stock apps httpstcoczypvdtiwn
hyg
spy
jnk
ijs
qqq
vss
iwr
xle
amzn
cvx
tsla
efav
spdw
 
mnqm
sqqq
arkk
spem
smh httpstcookkkybpzmost mentioned tickers on wallstreetbets last hour vxx gme tsla amc babatop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx spy gme amc   access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank vxx mentions gme spy tsla qqq amc   aapl sqqq amd full live amp historical data   httpstcoqhrxwewkjtop most mentioned tickers in fintwit now vxx amc amc   alibaba hymc hycroft tsla tesla via httpstconwsneckpndfintwit stocks stockmarket stocktrending stocks on httpstcofivqkz on amc
atdbca
awlif
 
 
bldpca
 
cnq
cveca
elemcathese     most active stocks right now nio didi   amd aal rlx pdd httpstcoumvkfbwhgsbaba calls alert received on strike   expiration   total premium   k total orders
oi cheapest megacap stocks   mar
babafbbhppfedisadbeamzncmcsamavasmlabtgooglgoogvzresearch on httpstcopmcpagmrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrbaba dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt hxo just posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda nasdaq dpro draganfly is   contract engineering partner   federal
state
  municipal government agencies     sizeshttpstcoqrbesxfrmdrones futuretech btc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdb investortraders httpstcoxojwjhzblawmaster babababa nio what   battle
shorts     get friedrt oddstocktrader munger enjoying   bubbles in     bath httpstcogvmchowfzrt inversorexperto   la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lovendo accin     por y regalo entrada camp nourt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert gurufocus dodge amp cox upgrades its gap wardrobe gps   jd qrtea hd amzn ebay gpc low vips stocks investing valueinvestibaba long starting buying into   nowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba aproxel error fue comprar   esos precios y no vender   ahora ya no tiene sentido porque las cadas cada vez afectan menosnos olvidamos   las cadassi rebota un
compramossi se deslista hkesto es mas facil   llevar   acc dgi httpstcorxdecohfbaba bidu alright
im reinitiating significant longterm position decided   jd
meit
vips not looking     other china stocks   moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentsweatystartup     pick i think u should focus on storagert inversorexperto   la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lobaba close green   bangers   still holding   tho httpstcosnqqzaisyrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahcharliebilello ycharts charlie munger doubled down     now puking   lowsrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert bersezk   shills nio shills ccp stock shills charliemunger blackrock   seriously who is still shorting   show yourself   gurgavin   jp morgan lowered alibaba price target     sharkbiotech i   chinese
i   not     number
they   have huge debt
they spent invstors money   buyout   lot   worhless companies   they have tocurrencyworks cwrk build digital currencies   brands
companies
  communities   empower   free exchange   value   customers   usershttpstcoiqgoofzdkrbtc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdb stockstobuy httpstconksewjrrt moneymlive   amazing       warlock kenny glick who told everyone   short alibaba dont miss   momentanyone have   model     rough probability estimate     delisting       friendbackpackerfi if   hits zero
  world has imploded httpstcoltqnqmonkboth bidu amp   look very close   respective macro bottoms     charts
i like bidu more   right now httpstcoiqpenbbyshorts starting   cover   httpstcokkivcqqrt sharkbiotech i know   is going     they have   share in cash   investments plus   business generates   in cababa ahahahahahaha   ishfaaqpeerally alibaba stock analysis babahttpstcowkfiybonzanother amazing       warlock kenny glick who told everyone   short alibaba dont miss   moment join us live daily       trading expertise in   game   didi yang vwap httpstcossxxdmfaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber crowdsourced alerts
ranking system
  get paid     top contributorltgt httpstcoryhqbajdbaba im not calling bottoms   nothing like  
  i think we should   close     bounce no position
im going   wait   later     make   decisiona couple possible paths    
  direct copies   past breakdown   breakout patterns httpstcojzdnbibsqrt fxstreetnews chinese covid shutdowns   hurting   chinese economy
  shares       year low alibaba stock dropped more thbaba i swear yall   going   feel like idiots   day   not loading up down here   lower even     killer retail report not good       levels not seen since   time   try   catch   falling knife maybe       start httpstcoitocrgmrrt sharkbiotech i know   is going     they have   share in cash   investments plus   business generates   in canice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba down     last days practically oh mywheres   bounce babyrt potterstocks if he is gonna   pts i should too i think   year i have hit every pt on every stock pt   year   bidu aap


amp gainers blackboxstocks top algobased options alerts   midday   spring breakout sale httpstcofdixrtrjm amd goog nio aapl   qcom trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading fintwit httpstcohknzpyvwfutu in addition
  companys board   directors has authorized   new share repurchase program under     company may repurchase up   us million worth   its adss
until december
tsla   niort mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenubaba bidu nio load up   discountspy   dvax acb ostk nkla msft aapl amzn tsla ccl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdchinese covid shutdowns   hurting   chinese economy
  shares       year low alibaba stock dropped more than on monday httpstcosejklw   claymarkets stocks tradingbaba sweeps httpstcooxbkndvhnbbaba good try alibaba   en seguimiento diario
posible sigue rojo pasin viendo los bajos ya en pavos httpstcodlxyhphcdodge amp cox upgrades its gap wardrobe gps   jd qrtea hd amzn ebay gpc low vips stocks investing valueinvesting retail portfolio httpstcobbyfbrygbackpackerfi lol   was my highest conviction stock   few years ago finally sold   taking   loss on my shares i wasnt     hold     geopolitical risk     work out   long term holders   investing is   stacking   odds in your favoriamtomnash if   was   us company
  would     real gem     chinese company makes   trash
since   government   just take their money in   name   charity anytimert trendspider   rev bincome bequity bprice   rev bincome bequity bpricill   more concerned     performance     than your babart charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba what is   biggest reason     huge drop is     war   somenthing           on   red market day   proven path       crypto millionaire httpstcoapnnyznbrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst bueno
y como siempre pasa
no todas se gananhay que aprender   perder en este juegoal parecer   ser   esas acciones que me tocara heredarle   mis nietos
y que se la reclamen   xi jinping en unos aos httpstcorpunubdtbaba no alarm guys order has   restored still down in   bright green day   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsti know   is going     they have   share in cash   investments plus   business generates   in cash per year   capexat   point if they get   delisting     issues   not resolved   years my guess is they tender     adrsrt reillymcadams china names         strongest todaymy longs     gt nio gt jpatrades   ready     bouncetweet   nenad markovic nionenad nenad markovic nionenad tweetedwatch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcoyubctyjft httpstcopllqwhfyxaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroatencent crashes on possible fine is   stock now undervalued hkse xamsprx tcehy fb   amzn msft zm tsla nio spot stocks investing valueinvesting china httpstcosqokvqmbaba covering round     xi pooh bear   backpackerfi im   buyer       trending stocks nio nio inc adr
xpev xpeng inc adr
  alibaba group holding ltd adr
goog alphabet inc class  
kweb krane shares trust kraneshares csi china internet etf
amd advanced micro devices inc
spy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdim   buyer           ticker really holds   rest     chinese names down   why   is down like   i   figure out though pakbenikasim parece que le ha durado poco la alegria   httpstcondascdfurfrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba charlie mar says buy   dip dont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbbaba had   nice double top sell setup min earlier in   morningi missed   when i switched chartsi figured   china stock longs like futu wowbaba vie     scam   steal money   foreign investorsbaba puttype largetime total size contractstotal value average price   bid underlying sentiment bearishrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicalibaba group holding limited traded m shares
  average volume babamarkets per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcojagqzgfobaba chinese   us regulators need   get their shit together wealth markets per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcocpdlmvytkbaba once market corrects properly then       optionsbrian neverforget spy   qqq didi optionsbrian httpstcovkglafqsrp httpstcobtnckxahood     asias most profitable   largest broker called futu was selling   more than recently
nothing changed everything improved now     pe   x   mil   buybacks in   pipeline tsla   niof ccl disca pbr ual nio vale intc gm plug ko bmy   tcom bac uber dkng aal x aapl jd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdhealthy extracts hyex new clinical study demonstrates ubn relief naturally alleviates migraine symptomsdukeaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amdhttpstcoxbaapyngkmi guess if u have gambling money   feel like investing in   tech
you have winners amp u have losers
    is   loser qqq up   session highs
jd up     rsibaba bird didi docu fsly   its moving opposite nasdaq wtf stock
options updates
alerts free chatroomdont forget   take   trial httpstcomcjqctvcospy   dvax acb ostk amzn tsla ccl bili cvna dal twtr httpstcovcmmmuitzdeepthroatipo is   real world friend   i   amazed     amazing analysis on chinese companies traded in   forensics on   etc deep has   spot onwe differ on   doesnt mean i   right   deep is wrong   vice versafor   time  
im httpstcobdusycnvhbaba man chinese stocks   up     is   special piece   shit i dont get     fyi     no growth bullsht artists here wanting puts   print httpstcolemzwkvqrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrealtime trading alerts   our team   seasoned professionals
  trading room   global trading community check out   httpstcomcjqctmhtwspy qqq amzn nvda   tsla   amd aapl nio httpstcoxvziudsabidu   green   redlook   alibaba stock chart every single shit coin has much more   than   httpstcoxoivrknwubaba   finish   fresh day lows   last phrase is worth gold   httpstcoygpuruqoyibaba very safe short   these levels   bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzsweep   calls   spot volume
oi iv premium ksector consumer cyclicalrt xglobalmarkets trending stocks on fintwit tsla vxx spy qqq   amd nio muln mrna amuln keep going rcat ixhl   amzn aapl tsla aei spy amc gme nio sofi cei hymc httpstcozqabpcdwrt itscharliemar   same people who   giving up   selling           same people who     pumping itbaba beautiful bearish intraday motion seasoned daytraders   profit dearly   days ago close ampnow drop in   month thats insane   such   big cap company   psychology is everythingrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicnew week highs lows highs yang bmy zim abbv brkb lows nio fxi   eem kweb httpstcojpvxafqgrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrrt investorslive nice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrbaba chinese techs bounce     day   big losses httpstcopfbovdffmbaba awaiting buy signal free trial   httpstcojpmutbvvp httpstcojiqzqcmchina should invade russia amp arrest putinhitler   restore economic stability otherwise yuan dies next if geopolitics is encouraged   yang aaplbaba why would you buy   chinese stock knowing what happened   didi httpstcoapqnmuwwbaba thats   lot   volume     morning session   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttsla jd   soxl   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoudzoudifqbaba httpstcohqxbldchdont get me involved
said china china wants   steer clear   us sanctions over russias war cnbcbaba kweb cqqq httpstcockuynsfkrt datadili alibaba group holding limited traded m shares
  average volume babababa   is absurd   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financert seekingalpha   alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financealibaba group holding limited traded m shares
  average volume babatradeideas congrats john i bought   pm   sold only trade   meaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdmarketrebels moonshinefades mooneyavgdown paul moonshine moonshinecrypto moonshinetrading lol   hood   moonshine hows   range doing   its market wide bearish move together just these chinese stock get punished more due   more pessimism   them they   turn   big   well     selling pressure is slowing down i would not   surprised if   closes green       float   even squeeze me   cup   lemonade   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbstockstowatch dpro draganfly   help you monetize your data   improve production   in   world
  time     year httpstcohhwvppuenpaapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber httpstcozrumemrzbaba   remember   gme short squeeze laksatasty i was       investing in stocks       authoritarian countries however
given   price
i thought i   just break   rule   once       something is not rightrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba not even   trump     get delisted   you think biden   lol   is what you get   investing into china dumb fuckseat shit you deserve   babart captfinancial trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqthese     facts
you decide   valuation     price you would pay     stake in     if   is cheap enough buy   if you disagree     facts
then   not buy my analysis
your       most important   overlooked fact   is gonna     winner in ai       winner in ai you need things great algorithms
huge computing power   bast amounts   quality datachina is on its way   provide more top quality engineers than   other country out   every rmbs spent in china   in   alibaba platform     mere growth     chinese economy     wonders       billion aac brands who want     business in china need   partner     even costco had   open   tmall global flagshipas you   see
none       implies   change in fundamentals if your thesis is right
now its   good time   invest in     what   my thesisbaba since i have not read   valuable comment on       long
long time
i try   give my cents portfolio managers   in   window dressing period ahead     end     quarter remember     japanese funds   fiscal year ends on march strt hmohedano   cotizando  
usd pe
x evebitda
x evs
x pfcf
x httpstconhlvztgvoalibaba stock analysis babahttpstcowkfiybonz trending stocks   captain vxx hymc tsla   aapl amc coup spy amzn qqqfull list httpstcopkpmzyzj httpstcobsosbflzbaba   sellers   pounding itrisk is onseems even more   just   articles hyping were   wastemost   think   themselves not someone view turning     negative into   postive     stock was   when trump was president   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba   chatroom
ive made over k   their alert httpstcoyesxvdrwrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba i might nibble   buy share when   reaches ipo levels   stupid sellers lt big buy look   bilibili   rsi   u technicians out there shud bounce   who knows if china says   wont supply weapons   russia
prob   decent bouncert ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfnio jd   shorts load up
we need you     next leg up iq   more   short       reach   price   sales ratio   free market my fucking   angelddude i wouldnt worry   charlie munger on balance
he is fine if not in     if he finds value
he is still buying itclaytondallin rising fast   babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba     dropping fast tues largest increase in oi   mon min
vol k
callput vol each f ccl disca pbr ual nio vale intc gm plug ko bmy   tcom bac uber dkng aal x aapl jddata barchart httpstcoyrkvnogasrumoured layoffs       sign   running out   funding sources   most significant part is   their total debt   rmb billion   billion over   last years i think its fine   its covered   fcf   still httpstcojlldmemrt enriqueabeyta we have   saying       year avoid chinese tech stocks kweb bidu   pdd yumc bgnehttpstcostaxbaba just acting sillyrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpsttoday top flow in stockmarket
buy flow amp sell flow hyg jnk iwr qqq spdw tsla usmc arkk amzn ijr iwn spy ijs vss   cvx efav algn spem vwo stock stocks investment investing httpstcogryvqytxq httpstcobpzilrkbaba buy   dip
going   up even stronger     said   fight is gonna   tight holders     mostly out   conviction     point those who wanted   sell       out
excl daytraders     easy   just short babababa just learn   read   charts
money     made   ways you dingbats alibaba group holding limited traded m shares
  average volume babababa thats crazy httpstcolhysxpibaba how low   we go     sstockstowatch dpro draganfly drones   solution   every industryhttpstcokegktnuvgbdraganflyinc bhc f   cmcsa dal ual pbr sq pfe plug nke pypl bac aapl httpstcoeocvefsxuhbaba party time  
puts printing
free money   down   ipo     size   their business   china overall economy is massively larger   is way oversold even         current fud strong buyrt iamanirudhsethi     dip buyers   fucd httpstcoceuvnztrending stocks on fintwit tsla vxx spy qqq   amd nio muln mrna aaplinvesting stocks wallstreetbetsbaba big crash on   test     alisa lines httpstcongjdlmsexibaba should   temporary   dpro military   government contractors partner   draganfly   improve personnel   infrastructure safety httpstcosbpxpfybvobtu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber httpstcochczevfnow we know why mohnishpabrai sold     student outdid   teacher   timecolinch   then moon babababa   right here thank u   romasinvestors   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una crt earningsahead todays market heatmap march amzn tsla amc adbe aapl dal hymc astr vxx zim   hd   vrm amc wti crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdbaba what   roller coaster   least they gave us min   happiness   they sucked           round trip httpstcoetrpzpmtbaba stock market     final shakeout   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba cotizando  
usd pe
x evebitda
x evs
x pfcf
x httpstconhlvztgvochastock what changed babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba in under min unreal   tutes   algos   ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxoif he is gonna   pts i should too i think   year i have hit every pt on every stock pt   year   bidu aapl msft nio mrna rblx httpstcokcuvejwoubaba   here         not   going   penny landunbelievable   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt hxo just posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolert charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicagri nktr   cvx jagx docu bmy hood sanw lidr crowdsourced alerts
ranking system
  get paid     top contributorgtgt httpstcoryhqbajdrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itnio   xpev li bidu jd httpstconhtbfoszrrt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfsweepcast alerted     unusual options activity alerted on put expiring worth k learn unusual flow httpstcopsbhaovhirt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba shorts fucked lol   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrsibaba bird didi pdd post     dip buyers   fucd httpstcoceuvnzrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba just not allowed out     penalty boxreddit ai says no astr vxx zim   hd   vrm amc wti httpstcopnnknkfrt invertirdesde acabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dolebaba trapped   more bulls   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashsweep   puts   spot volume
oi
iv premium ksector consumer cyclicalrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       benzinga   alibaba marks cloud computer debut outside china in singapore claims     cut   spend   httpstcocmskweb   sold everything in china moved   ethrt nbaboxscorebot   risk reward is great here i   in   rootsudosu   nio selling continuesamznebaywwtetsycscobabajdmelicvnachwywrvlvostkqrtekneggwishcrowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdbaba you   get   move up without   pullback   tradeinvincible literally zero excuses
  just went green too     many     china tickers i guess   really   belongrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmost mentioned tickers in wsb in last h vxx spy oil     gme tsla nio goog aapl httpstcointoxxyay httpstcowpejbooirt ivanbolsa   vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcfbaba taaaaraaaaapppp   sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   alibaba peace is more profitable than war especially     httpstcozdroxsybaba china tech stocks battered   covid outbreak
regulatory woes httpstcobhinulafnrt aminehosni   billion in cash they should     billion dollar buyback they   trending stocks on fintwit source httpstcocwjowwsbi tsla vxx spy qqq   amd nio muln mrna aapl sorted   most recent httpstconkpqehtbaba sell   rips thank me later   bought barronsonline articlebuyers aka wall st scammers   negative   means they   starting   buycover httpstcojlqazqaltop money flow   free stock apps httpstcoczyoqumliwn
hyg
spy
jnk
ijs
iwr
vss
qqq
 
spdw
efav
tsla
cvx
usmc
algn
arkk
spem
jpst
vwo
nio httpstcolyquefxi jinpin
te lo pido por favor
no te hagas amigo   este me ests haciendo bosta  
xpev y srne httpstcoepehmeirbubaba vale menos que cuando sali   bolsa en   pesar   tener unos ingresos veces superiores y haber crecido en fcf   cagr httpstcoawjsxzwhv httpstcohalpajrkmymost mentioned tickers on wallstreetbets last hour vxx   gme tsla niobaba ouch new low     azadgum charliebilello ycharts each time when   lets us     its  
  searches new bottoms without telling usrwallstreetbets daily discussion mentions over   last hour rank vxx mentions spy   gme tsla nio qqq zim sofi rivn full live amp historical data   httpstcoqhrxwewkjbaba alibaba group holding ltd adr    

benzingas daily   on trending tickers   mar
vix shortterm futures
gamestop
alibaba group   more httpstcoruajdbespy   dvax acb ostk nkla msft aapl amzn tsla ccl bili crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba didi rlx huiz china   huiz bout   report in dayz pump   todays top active stocks tue
mar
  est nio didi   aal amd rlx pdd vale aapl f mi ms sincera y sentida enhorabuena   todos los que supisteis ver lo     y llevis cortos desde que estaba     stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babrt esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicert ajbutton i have   confession   makei liked   when   was   i still liked      
  i   falling in lovbaba     marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered         leg ripped     on opening until hit   here         hit       usd cnh handles still   off in currency relationshipyou     count on bankers   sell side analysts     ahead     curve   httpstcojywtvbpwyqrt bitacorabolsa nadie poda preverlo
verdad babanah nadie httpstcopjzcuwhy   is going down   badis charlie sellingis   finally   capitulationrt laksatasty aminehosni   would make me cream my pants babathose who followed munger into   should   prepared   sell their bags only   only if munger sells in     penny
in     pound   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba dumping in progressacabamos   publicar en nuestra comunidad gratuita   telegram informe   varios puntos relevantesresultados dole
comentario sobre el delisting   compaas chinas
bajada   tp   jp morgan sobre   accede   informe completo httpstcotkvoqwi httpstconxyyaqsejbaba jpm     wrong   their downgrade   look     daily chart holy smokes   mojaradhki   httpstcowrvipbefbaba bye bye miss american pie         not   going   penny landunbelievablegurgavin what has changed     business model in days   has them lowering pt over   abhishekrath   its   cash rich business   no debt   is   awesome opportunity   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt srsundar   smells like   squeeze   abhishekrath   its   cash rich business   no debt   is   awesome opportunity   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt notarobot jd oh wow     follow sftby   nkla   tsla twtr tlry mrsn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdrt postmax buffet   munger watching     stock price httpstcotoyghdmfjnlckstocks leaps on   one is how i   playing babaridiculously undervalued even   value investing standardssonm sonim xp smartphone integrates walkie talkie in microsoft teamsmsft first order next i hope   beamznebaywwtetsycscobabajdmelicvnachwywrvlvostkqrtekneggwish   sangeethsubram   no more cash
  i buy here   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt apcapital wallstcynic squawkstreet they   fungible true adr has   risk
  you   convert   shares   companies such asrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba someone tried   tell me im   idiot     swinging calls on   still down on them   little   not even sweating         mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mojaradhki   httpstcowrvipbefrt alfiedata     httpstcotwulwlodzbaba absolutely not excited       under is underwhelming healthy extracts inc hyex otcqb ubn products tap   fastgrowing brain health supplement   nootropics market
  is expected   grow     cagr   reach billion   httpstconiqnspnkhksftby   nkla   tsla twtr tlry mrsnrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt crmtrades   leapcall me crazy   last night in   local index   was down like now greenrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt aisharyag nio scam market lets pump             fundamentals dont matter   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningcheck out one   our recent smallcap penny stock pick reportslink httpstcoeehalxvcagri nktr   cvx jagx docu bmy hood sanw lidr httpstcousjlirllthinking   trading options   stock in alibaba
exxon mobil
nortonlifelock
w w grainger
  eli lilly   gww lly nlok xom httpstconyvvhjyqbaba gordon gekko bought   greed ended up saving teldar paper   greed
you mark my words
  end up saving   httpstcoowwaqsafugrt montypython gentlemansjack i mean forward pes     bidu       thats unheard   is   jp morrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt andreaalbrigoni   watch   run shorty suckers jd nio   retweet   i just got         looks like lets goooo   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt quintnj   perma bulls on twitter who
have     quiet since january   they need   figure gaap earnings now
    happyrt shruti   wow cnbc pumpimg   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt aagrekar   in years   now we   look     price   wont       insane opportunity   x imo marketrebels gambiste   confirmed buy babanadie poda preverlo
verdad babanah nadie httpstcopjzcurt andrewhiesinger   statistics       etorder count puts
calls
volume puts
calls
garethsoloway what   alibaba     suggestionall these china stocks just went   red   green futu
 
bidu
niort andrewhiesinger   sees bullish options orders worth

on   flipside
  sees bearish options orders worth   macrotwain every   dip buyer
please take   time       httpstcoiclggjtibaba         one day   wealthbrah babarepeated sweeper activity on otm calls   april whales   targeting   strike
  is otmk volrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered         still retardedly cheap   i dont   dog shit   jpm they   shorting   is in   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt silviatriwahyu   not looking good   home fry   gardez   welcome         tradermusa bili   nio jd httpstcojilctxawrt earningsahead todays market heatmap march amzn tsla amc adbe aapl dal hymc   time   run jd pdd   los short squeeze van por barriosbaba short squeeze   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt earningsahead todays market heatmap march amzn tsla amc adbe aapl dal hymc   my k shares   let   run httpstcojqslsechqftodays market heatmap march amzn tsla amc adbe aapl dal hymc goog googl   hymcl intc mar wmt lmt msft httpstcoddfirgsxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jchina names were   play   nio pdd jd   bidu   alfiedata     httpstcotwulwlodzbaba people   bullish tags     dumbest mfs on   planet   ivanbolsa bidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcocsrenjxotop bullish order flow gainers on   quantdata platform   far   tslagooglvxxbabaaaplsenvdaccjamznfbthanks   visiting my page httpstcoperqonwshrt inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calasi would let   show me something   significance   jumping in nyse spy qqq httpstcojiqywrfxfftal edu tme   sharp rallies       green   well china heating up   capitulation lowbaba aint no lehmann brothers dare i say too big   fail   bitacorabolsa charlie mangerbuen nombre
s le viene que ni   pelo   lo   babala   pea pillada pq un   que ya no sert invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdlooks like everyone buying   lolchina names         strongest todaymy longs     gt nio gt   on   squeezesomeone please shoot me     i didnt catch   ffswe have identified   unusual   sweep   expires on april
    strike price  
  contracts     price     were purchased    
premiumbidu es   ms cebado que   billion en cash e inversiones     y capitaliza billion httpstcoybwaorl httpstcocsrenjxotrending stocks on fintwit vxx vix qqq amc spy   mrna cvx muln gmexglobalmarkets investing stocks wallstreetbetsasymmetricalpha   cheers httpstcoqnpjdhgmbili   nio jd httpstcosnftbovy httpstcojilctxawrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt matucastellanos salieron   darle   china en los ltimos das medios
bancos   inversin y gestores   fondos internacionales desarmart nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba i loaded up k shares   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba   impossible   notupdate bababought       average entry price   position size   total portx leveragestop now adjusted   breakeven httpstcogmkagvqtkanashirodesu todo es mejor que   httpstcobzglghbxncall me crazy
  ive bought bababut   is money i dont mind going   zero if i never need   sell
then im not worried   what happens here
my reward is limitless i know   risk  
  thats httpstcoyrhpoxvprnrt itscharliemar no   dammit go   down i was     buy morert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowue day trade review airlines     httpstconldexdw via youtubebaba qqq just sold my  
  should put     indopegirljade yeah thats my boo lol love   movement on babanot sure if its linked   new   saudi potentially pricing its oil trade     in yuan may     reason     squeeze   saudi oil goes       jd kweb   thats gotta   shorts covering   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttengo que confesar que hoy he pecado y he comprado  
aunque poquitostop ajustado   mnimos   hoy httpstcoouackbaba
tests
   
in net profit automated trading   ultraalgo   in tradestation   tradingview httpstcoefpgkpamirepeat bullish activity detected   orders   callstotal premium kmoneyness   welcome         not looking good   home fry   why alibaba
nio   other chinese stocks   falling   httpstcovoasdwfyubaba chinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain httpstcowwofsxyfjkbaba chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcogqmidhupribaba why baidu
netease
  alibaba stocks keep falling httpstcoazxombkhdbaba alibaba stock has dipped   over   last month here       places   trade   httpstcohawbhnswdbbaba alibaba stock is really hurting why   might not bounce     time soon httpstcoeegedlnybaba alibaba haciendo el reversal falta ver el cierre pero pinta bien     en minutos bolsa httpstcojpfjijfbobaba why alibaba   nio   seeing high interest   retail investors   httpstcokcqqfzunxobaba alibaba stock keeps sinking toward   year low
nio stock   dives   chinese adrs continue selloff httpstcoepnazwnfwbaba china tech stocks battered   covid outbreak
regulatory woes httpstcobhinutyrdbaba alibaba stock plummets on delisting
covid fears httpstcolddkeshxdhealthyextracts hyex   company has   experiencing   rapid ramp up in sales
  expects   more than sales growth rate in httpstcotybwbrduke amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi eain   group live analysis session  
talked    
  has strong momentum on   decline
not liking   buy   without   blue box   trade elliottwave trading stocksrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babbabarepeated sweeper activity on otm calls   april whales   targeting   strike
  is otmk volume vs k oi likely   new position   openedflow via unusualwhales httpstcoletsncdzchinesecompanies making news babastrategy win probabilitymake up   annualized cushionbreakeven invest buy callsell  
putexp httpstcogtsfcvyquinvestors   more optionsta cryptomichnl httpstcoptiluchzevery   dip buyer
please take   time       httpstcoiclggjtibaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   inversorexperto   la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lobaba in years   now we   look     price   wont       insane opportunity   x imo   wow cnbc pumpimg   httpstcoqxrciulrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i just got         looks like lets goooo   watch   run shorty suckers jd nio   squeezeeeew gentlemansjack i mean forward pes     bidu       thats unheard   is   jp morgan analyst yesterdays downgrades out   his mind rsibaba bird didi fsly pdd   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningnio scam market lets pump             fundamentals dont matter options flow stream update amzn tsla googl   shop hyg ttwo vix spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcovmwcbemgqbaba leapcall me crazy   last night in   local index   was down like now greenoptions flow stream update amzn tsla googl   shop hyg ttwo vix spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrhr httpstcolmrhwmwqbaba sharing     meme wallstcynic squawkstreet they   fungible true adr has   risk
  you   convert   shares   companies such         hong kong shares without   vie structure overall regulatory risk is   issue   discuss
    adr issue isnt   gameover threat many make   out   beoptions flow stream update amzn tsla googl   shop hyg ttwo vix spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlalc httpstcobahdoymbubaba  
f bears   no more cash
  i buy here ferdelomb no   tanta como quisieraal menos avis   lo   babababa f u bears jd oh wow     follow   puresophy   pdd   httpstcocuqifrozqlbaba its   cash rich business   no debt   is   awesome opportunity   smells like   squeeze   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzyo nunca publico mis trades pero si no lo hago   este rebientobababitacorabolsa amigo   quien se la dedicamos este largo en el bazar chinomarioxciento no   tiempo     visarte jeje httpstcopqfkrrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbaminehosni   would make me cream my pants babacharliebilello ycharts each time when   lets us     its  
  searches new bottoms without telling usniobabahuyatigrtmecrowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbajdrt aminehosni   billion in cash they should     billion dollar buyback they   tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcopseolumhbaba httpstcokrdhljdjbaba alibaba   risks   greater than bulls want     httpstcodkusaqmc stocks business financeliterally zero excuses
  just went green too     many     china tickers i guess   really   belong under wishinteresting correlation   cake     httpstcoameblpdzbaba nio selling continuesbaba risk reward is great here i   in   billion in cash they should     billion dollar buyback they     coming off     here grabbed   httpstcowavucavbaba started   position here   bidu hopefully near       stop out manually if   get   bad   long term otherwise tsla spy jd     community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcohvdcvwrykbrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujznio tsla   please httpstcogkgkbnbanio   jd chart gazers   in bound     is stupid low yall mustve never lived through   war     green   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstno   dammit go   down i was     buy morebaba   bouncing   morninghttpstcoppmthym httpstcooxhqxwobaba red   green mid january     discounttsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoxdvqkguait seems like we   finally getting   china bounce jd   nio fxi   appears like   capitulation volume on   h httpstcoaysemzvotbaba weeeeeeeeeeee trending stocks on fintwit source httpstcocwjowwsbi vxx vix qqq amc spy   mrna cvx muln gme sorted   most recent httpstcodneknguzbbaba now nearing   charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoiccheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespx tsla qqq spy vix cvx   aapl abnb vxx arkk gme   mara dish crwd httpstcomdhcztqi   disgusted physically pains me   i oked   others dont have   risk tolerance i have they   selling commencert rodalzmann heard     investor   had   interested in     wanted   wait     right price theyve begun   enter atrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicbaba was down gtnow green httpstcomqmasdqalways remember
dead cat   bounce kweb   bidu httpstcoizrtfqpghrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst   apr calls askside multi iv phlx x x phlx iso ssr weeklow volume
premiumk fang
oi   ref
oinice timing   review china basket on scan last nightfocus was   nio li bili in room httpstcooevicdrscooped   near   w low   loaded more nio on   dipbaba babaf alibaba   untold truth httpstcoyyazzwfs economy stocks marketsthe heat is on   pdd nio bili httpstcovudallhybaba they may   going private tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcomkacsoavcdaottrades   big push rg httpstcokudrsxztebaba just turned greenhttpstcondwpyshsw   httpstcoofpctingnbaba red   greenasymmetricalpha   is time babasweep   calls   spot volume
oi iv premium ksector consumer cyclicalrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in seveheard     investor   had   interested in     wanted   wait     right price theyve begun   enter   these levels   patiently waiting   five years     accumulatingacciones       usd increble tremenda empresa y en cada libre sus accionesbaba hr view     weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcopqgemcklwbaba fck me pick   wrong     pop jd is up   min httpstconjvdomaurt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt bullishrippers worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzbaba short squeeze reddit worldwide market share   cloud infrastructure service providers   q amzn msft googl   httpstcoqujzldxrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba im   buyer     charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt realalexvieira   man warned politicians   wall street   playing you oil prices down ev stocks crash   twlo pypl niobaba market is wrong   up we go   man warned politicians   wall street   playing you oil prices down ev stocks crash   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice kyiv putin httpstcoyznqboulrt benzinga   alibaba marks cloud computer debut outside china in singapore claims     cut   spend   httpstcocmsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstto   fair americans   buy actual clorox equitywith   you   buying vie shares   is not equity     legal fiction out     caribbean island   has no standing in chinawith   you     bagholder   second number one   your ownership httpstcoemelawgmbaba you   have my wife you   have my life   you   have my shares jp morgan
goldman sachs   is   big v   wwdaveschwager   is brutal china names small short squeeze in play kweb
 
nio
jdrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba looks like short term capitulation on large volume       hammer forming way off lows would cover shorts httpstcobvgybblhzrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstshort covering babababa set sl then trailing stop
rest   sl httpstcofikzuta httpstcozdfkvojalibaba group holding ltdnysebaba andtencent holdings ltdotctcehy   looking   mass layoffs
pandaily reports   babahoy en savanto hemos ampliado la posicin en  
en el corto plazo no sabemos lo que puede pasar
pero lo que es seguro es que estamos comprando un buen negocio   un precio ms que razonableaottrades       go rg httpstcomkftdvnhmbaba sometimes youve just got   catch   fuin knife httpstcokkatqxnyse httpstcobdyzoitfxrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstimagine buying     sheshhhh alibaba httpstcodurtlnmzbaba why alibaba
nio   other chinese stocks   falling   httpstcovoasdvqakbaba chinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain httpstcowwofsyfqasbaba china stocks fall on covid lockdowns httpstcodfmzgozjbaba chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcogqmidhcosibaba why baidu
netease
  alibaba stocks keep falling httpstcoazxomamisdbaba kevin oleary buys tencent
alibaba
meituan httpstcogikqvzbaba chinese stocks plunge on covid fears
concerns over beijing   moscows relationship httpstcovvkneufajzbaba alibaba stock has dipped   over   last month here       places   trade   httpstcohawbhnavebbaba alibaba stock is really hurting why   might not bounce     time soon httpstcoeegevmfwbaba why alibaba   nio   seeing high interest   retail investors   httpstcokcqqfzdcobaba uslisted china stocks trading   extremely cheap valuations httpstcoanzobnipbaba shark tank investor kevin oleary says   rout in chinese tech stocks like alibaba is   good buying opportunity httpstcovmdlowjfbaba alibaba peace is more profitable than war especially     httpstcozdrofqobaba alibaba stock keeps sinking toward   year low
nio stock   dives   chinese adrs continue selloff httpstcoepnaznyxurt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt diyimplementer zerohedge per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such   babababa bouncingrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicchina stocks bouncing
no interest in playing     good   see   overall market stability kweb   jdhe triplicado posicin en   un saludort charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba oh yeah my average now only down   breakeven good times     in happy days   here   careful while trying   catch   falling knife   too much uncertainty here if you absolutely need  
  using options dyorbaba looks like   short squeeze
meme stock style gurgavin   httpstcolmbiajyribaba is   clear buy here httpstcollwceapkdgrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itbaba on watchrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevewill   continue alt nio   price has broken days low httpstconihmextoi stocks httpstcoexamvdrrt charliebilello alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicjd   alibaba now has   lower price   sales ratio than cloroxbaba clxdata via ycharts httpstcoolkrcoicrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt therocktrading   downgraded   overweight   underweight   jpmorgan chase
price target lowered       fxi kweb     lotto calls fxi kweb   httpstcohojahpbkqdlawmaster babababa carve out     ya pig     bounce in   markets there   not   lot   stocks on our early morning movers bearish scan   examples
not recommendations    
mrna
se
nvax
bntx
 
ntla
zs
wing lets see if   continue   drop todayrt sspencersmb   seems like we   finally getting   china bounce jd   nio fxilawmaster babait seems like we   finally getting   china bounce jd   nio fxijemaemwi flipping long   short on  
  mostly shorts babas price moved   its day moving average on february
view odds       other indicators httpstcocohadlofg alibabagroupholding stockmarket stock httpstcojzkptdwrt mnkedaniel   right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is itrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttal edu tme   green china bouncing sharply here imo looks like we starting   very sharp rally rest   week imo bullish buy babatoday top flow in stockmarket
buy flow amp sell flow jnk iwr hyg qqq jpst entg adp arkk iwf voe spy vss   cvx vwo mub ebnd gld vcsh gold stock stocks investment investing httpstcojenlrwb httpstcotuqjyuwasymmetricalpha babababa is barbara corcoran buying here     mar   stocktradesusa bgfv low float squeeze   free floatmilshortmilpricesalespenet salesbcashrt juanmiguelworld us tells allies china signalled openness   provide russia   military supportrip     chinese adrs tat what point   you get comfortable buying  
assuming its not   total donutrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba   nio got in k   k shares looking   rebound   fall     oversoldspy   dvax acb ostk nkla msft aapl amzn tsla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvtuesday morning in   live room   robintheblack coup nrgu mrna oih hymc   schn vxxhttpstcorpbuztcygthestrat traders   in   chat
helping new traders find their feet tradershelpingtraders ltstocks investing forex trading stockstowatch httpstcosvdwcgpu breakingnews cwrk currencyworks   details     upcoming michael ray country music airplay commemorative nft minted     musicfxdigital platform httpstcotqghamnv amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dovbaba short   chinese garbage into   ground most active equity options   midday monday
march amd bac f nio pfe xom aapl amzn intc msft nvda siri tsla mrna   fb aal amc sofi muln httpstcofdmzanhrkrt stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba bear ratio insane stocktwits rankingstrending tickers amc vxx nio nvax gme aal ixhl codx   tonicmost active muln spy amc hymc nio   tsla gme qqq sofibabarecuerdan cuando se movi el poc   la zona superior resulta que fue un cortsimo ahora el poc regresa   la zona baja del precio ms volumen abajo que arriba voy comprando   nuevo httpstcovgkshvinrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetilbaba doesnt pay   dividend wtf you guys   doingmatko bosko   po   stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babnewsalertcurrencyworks cwrk otcqb musicfxdigital launches nft   platinumselling country star michael ray httpstcoxqlniyuxfebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm traders httpstcolbcjbbobaba i think we should start buying  
not looking good   lockdown in china   its party time bicheong     deal would     buy   stocks   jd         price   amzn stocklargest open interest increases   single stock options   sirius xm siriapple aaplalibaba babauber uberbank   america bacbaba right now reminds me   what i just read in greenwalds notescheap stocks statistically outperform   when is   cheapslightly disappointing is not enough   has     very disappointingbecause then   downward momentum   take overrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahseguimos firmes     you   now buy stocks each   jd         price   amzn stock what is     dealdelayed trading alerts   education purposes onlybababearishfor real time join httpstcoxcaukkrfxmoneytimegroup thestrat orb optionstrading tradingtips stockmarkets stocks investing automation algorithmsi expect     start buying   shares here they have spent billion on buybacks
left
    bounce is likely     in   near futurea chart released   gs   chinese internet companies shrinking abruptly in   past year
losing   ustr in market cap wrote     in todays daily crunch edition subscribe   free   more link in bio kweb   pdd jd httpstcocfgyoedlart stockmktnewz worst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt piydw stcentvalue just advicewhen you   long on   hot potato like babanever   look   daily chartbetter   look   montthis year aapl is down amd is down   is down didi is down sofi is down httpstcouwfsyujvbaba sentiment is now like everything china related   never go up   i think was cheap   i still think long term its very cheap here s give   months   should     lot higher buy bullish fear armageddon china httpstcoiozxtbpbtcbaba tcehy jd bidubullcase httpstcoazgetrcbwrolled those       credit
exp httpstcoewmstdklhxmost popular   retail investorsestimates past hour nio gme aapl amc amd   coup tsla hymc fbfollow retail flows httpstcozalldqtxhrrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi vxx spy kavl amc   hymissed   entry on     alwaysinvest fascinating
one minute fintwit is talking   amzn returns   lows
  then right   says     otherguys
have you ever heard     penny stock called babart horotamir stcentvalue much   value investing has     condescending tone   oh mr market is just irrational   mr marketshorting   has     easiest play ive ever   in   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrsibaba bidu bird didi dna capitalobserver mkts up handles   down imagine if   sp was flat   down its   no touch till   big red mkt herebaba bearthesis httpstcozaoewahbaba just   morning pump   uninvestable   trading idea getting close
still not one   me notice ppo   adx
looking     reversal     tomorrow httpstconsyjfknmzetfputbaba   trendspider   rev bincome bequity bprice   rev bincome bequity bpric   httpstcozwvintolviworst performing large cap stocks   todays openaluminum achniotcomhuaneng hnpapataketwo ttwoalibaba babapinduoduo pddpetrochina ptrschlumberger slbchevron cvxferguson fergoccidental oxyhalliburton halexxon xomcfcontinental clrmarathon mrobaba httpstcosdhkwrrtbaba   i buy here   wait throughout   day   puresophy   pdd gap down   lower stocksnio cei   rig xom cvx et fcx uec slb more results scans update every secstrading stockmarkethttpstcopnedygnnptop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx amc gme spy   access wider trends httpstcozltkvrfrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst alvaroverrier     cuando llegue     fuckera chin chan chun corona mother fuckera comunispt piece   shit most mentioned tickers in wsb in last h vxx spy oil amc gme     tsla goog nio httpstcointoxxyay httpstcohzxltvjxwgbaba     arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt mosinvesting if you were ever going     willing   buy something like   youd   doing   nowbaba i dont know why im waiting   brka       stake in   one   minute   klendathucap ali       forty bagholdersbaba   chatroom

ive made over k   their alert httpstcoyesxvngtwmonths ago i think i saw   tweet     dude putting his entire net worth in     bidu stockim wondering how thats going top trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx amc gme   spy access wider trends httpstcozltkvrfbaba closed out     remaining puts lol   was sad i felt   same sense   loss   when i threew   my favorite sweater when   was its time trending stocks on fintwit source httpstcocwjowwsbi vxx spy kavl amc   hymc tsla codx qqq coup sorted   most recent httpstcoujqwjdjhfbaba probably   buy here     trade   i dont have   gutsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgme tsla amp       three most mentioned tickers on wsb   morningrebellionbaba beautiful bearish price motion broke lod iamseanmcd if oil went negative     babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbtop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx amc gme spy   access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank vxx mentions amc spy gme ppi nio tsla   pltr qqq full live amp historical data   httpstcoqhrxwexidi mean     go   zero
right babababa lol someone got their cheeks clapped trying   buy   new megacap week lows   mar
fb dis   adbe research on httpstcogwldiauoxjbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoznyhyababa   chatroom
ive made over k   their alert httpstcoyesxvngtwmy respects   everyone holding chinese stocks in their portfolios lets see how long term   you thinkbaba niobgfv low float squeeze   free floatmilshortmilpricesalespenet salesbcashm dividendstoresbuybackmwsbnio li   jd didi tme muln hymc indo impp husa agri zim aapl tsla amd xom mro sofi httpstcoczdkcnvif   china stocks   going   have   rebound
  likely wont   until   q books   closed   see money managers wanting   show clients they   in them here kweb fxi babababa something   small accs
risky     p httpstcokecmvlnfhyrt nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdahbaba pdd httpstcozgsolrvjeadded my k     on my solok   happy own over k now     just in my solok httpstcorgcvoetftmtake   look     news investments stocks stockstobuy bottomfishing redditarmy fomo tothemoon wallstreetbets daytrading yolo stockstowatch trading httpstcojvirqvwcwspy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvarbritrage bought more babababa httpstcowjrobnlhu amzn amzn tsla   nvda httpstcohipipnzbought more nio
alibaba todaywent heavy into huya
up fintech
  tencent musicniobabahuyatigrtmemunger thrives on   value investing strategy   places   emphasis on quality over quantity munger
who made headlines   saying   chinese firms were stronger than american ones in terms   global clout   chinese stock is heavy holding   munger bili   tcehybaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoualznmohnbaba     know   conclusions     uschina talks     find   on   web   dont get greedy shorts
exit now     jumps     dejo mi pensamiento sobre cake y   o chinas como httpstcotskxlnwhz cuando rebote alibaba rebota cakeentiendo que salieron mejores proyectos defi que pancakeswap pero pienso que puede haber una reversion china es el gigante dormidobinance cryptocurrecy httpstcogncsawrttubaba great short here
congrats   those   shorted   fake pop
now   is only down   here   day     week   daddy is gonna make   go up very soon   nionenad watch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdah aapl amzn tsla   nvda httpstcojrbpjoesdkbaba falls   lowest levels since httpstcofkbsytqrt dompablomd   vvoj ceny akci alibaba vs vvoj treb aktuln jsme na cench z roku
ale oekvn trby za jsou
what   we supposed   make   charlie munger   babaalibaba stock is really hurting why   might not bounce   anytime soon   jd httpstcoikihiwmuqhalftimereport  
kevin oleary recently bought chinese tech stocks
including  
    strong conviction they wont   delisted on nyse  
  play     bit safer
wouldnt you buy   stock on   hong kong exchange
instead amd amzn tsla   nvda httpstcozpzolylwrrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcoefuqnzubrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashstockstowatch hyex healthy extracts launches educational initiative on youtube highlighting clinically proven supplements   heart amp brain healthhttpstcouwprgengnspy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twt duke httpstcohijajrilotro   normal en los mercados   adr chinos   su favoritaseguimso cazando el piso bolsamx httpstcojzlztcjjobaba well
i   one enjoyed nine minutes   up movement jpmorgan cazenove verlaagt verkoopadvies   koersdoel we hebben nog wat tijd om te kopen   defencepirc   is down since its ipo price in   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningbaba placing my trust fund money in  
should pick   up     very soon   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcovxrjclhdrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows fb amzn tsla   nvda httpstcoqgguvupozhrt marketrebels gme tsla amp       three most mentioned tickers on wsb   morningrt marketrebels gme tsla amp       three most mentioned tickers on wsb   morningrt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   marketrebels gme tsla amp       three most mentioned tickers on wsb   morningrt marketrebels gme tsla amp       three most mentioned tickers on wsb   morninggme tsla amp       three most mentioned tickers on wsb   morningif these chinese stocks keep dropping like  
im going   end up   allin   balls   steel on china   my second time since december   opportunity is simply once in   decade imo most likely just   mainly   tme second httpstcovdakkpyrt francastromt gap   agotamiento en alibaba   httpstcoftkkakuqlbaba is down since its ipo price in   no sube ni   el nasdaq verde
que desastre   accin ctva pintazart iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba   pe is   cheap httpstcoisyveto   down   more
    tp   wthis swing payed babahope you guys making   bag httpstcolpfxtc httpstcofdmcnaebh gdx amzn tsla   nvda httpstcoswtshghlcrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ebaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcoiboplymfclosed   shorts httpstcoapuufrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstcciv pins hofv jd aci qs   jack mmnff nakd kimtf iipr apha tlry pltr dbx rdfnwork solo kbh cake dri gramf amd nvda amzn intc cat pton axp ups algn ma vz ko mrk plug googl nvta mmm expr dal wfc   edit cof lcid httpstcoaxylgcplithe perma bulls on twitter who
have     quiet since january   they need   figure gaap earnings now
    happy   comparing themselves   charlie munger owning babart marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     roku amzn tsla   nvda httpstcobwcgzxjobaba spy   selloff in chinese stocks is   investors   assuming us may sanctions chinese companies   trade   russiaoption alert   mar put price money
volume oi delta iv tos symbol babap optionalert optionsflow optionstrading daytrading   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba if you dont plan on holding   under     least years now is   time   exit   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcovoxjytvwbaba strikes loaded trending stocks on fintwit amc hymc spy   vix qqq spx coup gfai ctkxglobalmarkets investing stocks wallstreetbetsrampcapitalllc   has ruined my entire lifeanyone who dollar cost averaged into   has run out   dollars amp is now using penniesnio   oleary bought   dip   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheap nvda amzn tsla   nvda httpstcogygtshhpigbenzingas daily   on trending tickers   march
vix shortterm futures
gamestop
alibaba   more gme   amc hymc tsla httpstcoibcxebkctwatch china stocks upgraded   most preferred   ubs wealth management bloombergnio   httpstcocmvuepdah tsla amzn tsla   nvda httpstconlmhkuxzxebaba shorts thought     percent down lol not   easy junior suicide shorting here   httpstcolpfxtcbaba bought calls goes   my   judgement loltrending now on fintwittsla aapl nvda mrna fb amd muln   msft nio httpstcoebfxpdyribaba lets goooooo tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoonspgbinort wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt smartoption spx   communist horror continues       httpstcomlgurkkads spx amzn tsla   nvda httpstcomatiergemlbaba i still love you long time   turnaround tuesday   s incoming   i   fear   drive   down further
  i     company is worth
presently   tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frrsibaba bgs bird coco didi comprando     para buscar el sc httpstcoyelvkophbhrt ajbutton   genius   charlie mungerin   video munger defends investing in china
  says russia is uninvestableweeks afterrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd e scalp on   alreadylong   super riskybaba i   tell you when   buy when we get two sa articles in   row     sell recommendation     mother wont let him   jenzhuscott sept alibaba was listed   bitcoin was     bitcoin
  trendspider   rev bincome bequity bprice   rev bincome bequity bpricthe genius   charlie mungerin   video munger defends investing in china
  says russia is uninvestableweeks     interview
russia invaded ukrainebabahttpstcoayishyrt ajbutton   takes   huge dive   openat   rate stock     trading   book value in   few months httpstcodbgin early morning options action
equity names     top most actives   include aapl
tsla
aal
cvx
 
niooptionsoptionstradinghttpstcowyfhuccasbaba   pick your play alibaba marks cloud computer debut outside china in singapore claims     cut   spend   babart nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevewsjmarkets per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcodeqwwfxumbaba china tech rout hong kong market sinks   jpmorgan calls sector uninvestable   global funds shun macro
geopolitical risks secondary target reached in  
  one took just days httpstcoipgamnnbb httpstcolyscizzszgap   agotamiento en alibaba   httpstcoftkkakuqlrt kunal   pdd bidu thining these   exhaustion gaps   might   bouncey on   jpm downgradesbaba pdd bidu thining these   exhaustion gaps   might   bouncey on   jpm downgradesrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevetsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcotngqhsofrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt dividendamongus buyampprayampliamos   y tcehytoca aguantar el vendaval httpstcocgwdkvdtxrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt nionenad httpstcoovaovovsinio   httpstcouqahjzgqjwrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst mil   un en   es casi como ganar guita
hay que agradecertsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcojxtzedcoamzn spy v plug hd wmt eod penn   start trading   us httpstcomcjqctmhtw httpstcomaeyvrt bovedainversion y otro   ajuste para   en hk httpstcozftmbhdfsrt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba wants   open green trending stocks on fintwit source httpstcocwjowwsbi amc hymc spy   vix qqq spx coup gfai ctk sorted   most recent httpstcoxznljgltomhttpstcoovaovovsinio   httpstcouqahjzgqjwrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst stock gapsbaba bidu cop cvx dal gme luv nio pton snap ual vxx xom dark pool printsymbol babasize m sharesprice total mtrijoey edhale johnscharts striff pawano vijaybhallamcc   keep watching gdx hang seng has looked like crap     while
got worst friday   puts worked well
missed reentry  
  still down big todaynice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwn seconds oil airlines gtlb ixhl coup   see   noon on tv more marketrebels httpstcocecbfzcjpg premarketbusy w work  
  not much   me gapped down amp now pushing up i only have short plays on my radar
  if we go long ill either trade spx     look elsewhereamd lcid msft dis   break into   vpa gapnio   on china sanctionsgltart itscharliemar just contributed my k     my solok second year going strong guess where   money       tothis is   small window in   you   buy   amazon   china
boasting over   customers
  cash flow         cash pile           same ratios you pay     bank stock babart ajbutton   down   premarket   china panic selling continues httpstcorhmazhzaxbaba   cbaba cwatch alibaba marks cloud computer debut outside china in singapore claims     cut   spend     high risk play   using   hard stop vs   upside tgt     here     httpstcomfsxnzjlbenzingas daily   on trending tickers   mar
vix shortterm futures
gamestop
alibaba group   more gme   amc hymc tsla httpstcoedpvyawjcmattchengbtm babababa   successful close   shorted   sl win   game slow steady httpstcokxjfpsbaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend     nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevesimple roadmap   maximum profitability httpstcodddmgicykbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vlaninmz jaja compro ms babababa seems oversold
  rsi   stochastic   low thoughts on   httpstcolhzygqub stocks httpstcowlnetioirirt stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pthere is   difference   going     grain
  just knife catching companies like   dont     hero
    hero   common sensealibaba marks cloud computer debut outside china in singapore claims     cut   spend     httpstcogsdzaeurcpsfe   buy   now asap wait months     year quadruple your dpaulson agreed   least     casino im pretty sure   slot machine isnt going   disappear   i put my money in   though   we say         nio   breadeye todays watchlistsnow   gt put lt splk   gt put lt dash   gtrt hyenukchu brkb   httpstcoytrfartripltr   buy   now asap wait months     year quadruple your   nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in severt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert garyheff i finally understand why its called poor charlies almanack   httpstcoholeatxstocks i   trading todaycoupbababidumrnashopupstnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqzbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   bullreturns when   sector bottoms      
is   derating sufficient yet unlikely
year lows   single digit pes   lrt hyenukchu brkb   httpstcoytrfartrirt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ei finally understand why its called poor charlies almanack   httpstcoholeatxbaba yellow support line shown   sits   see if we tap     bounce todaybelow   i   have pt on   if things dont improvewill   looking   scale in   here   hopefully   longer hold
  if not   sharp bounce httpstcobcggwrvgood morning futuresindices   up ahead   fed meetingfomc commodities   down join our discord httpstcocdaozzwb top watches spy qqq mrna   xom     few large capstech stocks options daytrading swingtradingbrkb   httpstcoytrfartrirt smbcapital stocks   desk is watching coup ntra bidu nio   httpstconvpnqsjmzrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anstocks   desk is watching coup ntra bidu nio   httpstconvpnqsjmzlast note on   adr   not meltdown in hk   usual pattern bottomfish in us then   risk   asian sellers     in later in   us trading day ahead   asia opening i had fund friends told me   is cheap  

now   who is   say   wont goto most mentioned tickers on wallstreetbets during premarket gme vxx   amc ppirt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba should jump on lock down buying in     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba buy   now asap wait months     year quadruple your sahilvi itstarh check     amdbaba   has     fall       baaaaaa
    barannnnn what happen   you girlllll   kingofsardonica averygrrl   mcdonalds value meal now offers fries   controlling interest in       oz soft drink   thert yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd eaverygrrl   mcdonalds value meal now offers fries   controlling interest in       oz soft drink     purchase     hamburger   far
everyone has chosen   soft drinkhsi reached trendline   horizontal support watch     bounce here   jd pgj bidu httpstcofdzenussmababa if   bullish rally on covers run todaytraderxo     lkncy   my biggest bags lets gowatchlist coup ual gme joby babababa is way too undervalued china toobaba   give shits what these bears say
    price
      bash   just took
you would     fool   say its going lower alibaba debuta en la informtica en la nube fuera   china en singapur afirma que reducir el gasto en ti en un babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba fundamentally is   steal     price risks     is conflict   china   even possible delistingrt optionalert largest open interest increases   single stock options   include siri
aapl
 
uber
  bacslight caution     daily descending wedge bulls may get   follow through on   bounce   finding   hourly lh may   tricky   have   clear level   structure watching     nio   bull reaction     shortbaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend   httpstcocmsptpxmichaelmottcm   business models   is   right company   compare   amzn     less regulation compare   what alibaba is gettingalibaba stock is really hurting why   might not bounce     time soon barrons   httpstcozjlfrnpmqprt nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevenio babahttpstcobjyctuirrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ebaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend     china tech rout hong kong market sinks   jpmorgan calls sector uninvestabl httpstcovuslinojibaba alibaba marks cloud computer debut outside china in singapore claims     cut   spend   top symbols   trending count over   past hrs based on minute intervals gme mrna   nio bntx httpstcowtllibrbaba confidence   fly over alibaba marks cloud computer debut outside china in singapore claims     cut   spend   babatodays watchlistsnow   gt put lt splk   gt put lt dash   gt put lt     gt put lt gt if   lt if   min charts candle closes bodygoodluck httpstcormkpxqpscrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba dlares premarket vengo jodiendo en el laburo que cuando toque mnimos histricos compro y veo que cada vez hay ms chances   que paseadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention ocgn wtrh cei strn lcid spy   sndl avct metx httpstcowjylowuoadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoorghqttjwp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcokvmhhqozbaba grabbed   shares in premarket   morning just in case my short puts end up otm   pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba hbaba no one expects   give me red   green todaylargest open interest increases   single stock options   sirius xm siriapple aaplalibaba babauber uberbank   america bacbaba down     robintheblack mindthegap coup nrgu mrna oih hymc   schnmy daytrading watchlist primarybaba nio contoxy dailysecondarymrna aapl newsccl ual gappersfutu contamd nvda dailyhave   great trading day   keepitgreen bbtfamily daytradert opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionebaba omg going     nionenad kevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in sevebaba como la vida misma   todo el mundo compr abajo ahora   todo en mundo vendi arribaveremos cmo acaba la pelcula httpstcolfjmmdiflargest open interest increases   single stock options   include siri
aapl
 
uber
  bactrending amp most active on stocktwitsamc   nio gme lkncy coup vxx avxl cdev pdsb dal ual luv gtlb tm mrna msft mu vmeo pton snap zm oxy slb hal fcx   jd bidu hrl ccj x rig gold httpstcouxkjverbin june would people look     say we wish we got   on sale   se roku net snow okta panw shak splk sfix keys ttwo sq   more   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking good morning traders   clf hymc is my main watch list   good luckrt moomooapp market highlightstreasury yields rebound   new multiyear highselon musk says tesla
spacex   facing significant infkevin oleary says hes bought   dip in chinese stocksoleary believes china       worlds largest economy in several years nio   httpstcozepfcwgrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sqwii fxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up heradd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcolszlrjwlocgn wtrh cei strn lcid spy   sndl avct metx httpstcofrwklkqldbaba alisucka httpstcoukeceimfrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking sndl geo   if you bought in march     you were         recall what was going on during those time periods httpstcoapqnprjkmi httpstcocktqdksbaba fundamentals hasnt changed one bit its   opportunity     lifetimert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j top tickers trending on wsb noticeable top gme oil   tsla aaplcheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcoydylrzgvjrbaba who would have thought man
even getting     is   rise   here   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt ajtrader todays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followebaba literally wont take much         reversal   happen quick         shorts   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jjuanmabolsa magyarsteven pues hoy lea   alguien que esperaba que   se estabilizase para comprar ms y en las replicas que le daban
la pea le daba la razn   me estoy preguntando qu coo es eso   estabilizarsert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba put   x multiple on   earnings billioncurrent market cap     whole   alibaba is billionso you would   getting everything     free in not   valuation matters   many people     pointboardgamenumber source babamindthegap coup nrgu mrna oih hymc   schnbaba shameful   see whats happening     stock   company   postmax buffet   munger watching     stock price httpstcotoyghdmfjrt sqwii fxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up herthetradingchick would you   include   in   statement alibaba
amd nvidia   amd nvda coup fbhttpstcoowtjmoeamrt bearfuker good morning fintwit lets have   great day   stockstowatch todayhymc amc gfai rblx muln tsla exn ctk aaplwallstreetbets gamestop gme ipath pure beta crude oil etn oil alibaba   tesla tsla apple aapl ipath sampp vix shortterm futures etn vxx invesco qqq trust qqq sofi ark innovation etf arkk amzngreat     kevin oleary in   yesterdaynote   kevin its pronounced baa baa httpstcojuzjqqbtlos value investors     estn algo callados
se acab el dinero   tantos dips que compraron kweb tme   bouncing     jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dtop trending stocks on wallstreetbets     mar gamestop gme ipath pure beta crude oil etn oil alibaba   tesla tsla apple aapl ipath sampp vix shortterm futures etn vxx invesco qqq trust qqq sofi ark innovation etf arkk amznwatchlistupsideixhlual dal luv raising revenue outlooks mrnadownsideniocoup down   earningsbabajdntra cdna said   won m in   false advertising trial     companyoxy cvx uco oilrsibaba bidu bird clx didi gotta take   shot         getting     point httpstcolgxhxuomtgood morning fintwit lets have   great day   stockstowatch todayhymc amc gfai rblx muln tsla exn ctk aapl   rcat nio good luck   everyonei expect     touch   s   hope im wrongone hot minuteon watch aapl
amd
tlsa
nio
coup
amc
gme
hubs
rblx
zm
aal
ual
dal
pton
  hymc
itp
ctk
gfai
exn
agri
nrgdearnings amc sft
lotz
smaripos akanrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt therocktrading premarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjreddit ai says no astr vxx zim hd     amc vrm wti httpstcopnnknkfrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashpremarket movers march httpstcorpwjxuhugtlb vir dal ual pton nio ptr   cvx upwk spx spy ndx qqqquick valuation     alibabas cloud unit china cloud revenue   reach trillion rmb   billionalibabas market share is   billionaws amazon web services has   margin     even if ali cloud had   marginbilliongasbuddyguy collapsing is   bit dramaticretracing     massive run would       description   price is collapsingrt runitedragon hindenburgres short   due   rising geopolitical risks
we     large number   global investors   in   prrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd epotential down gappers premarket     yday lownio   coup dvn kos xom rig oxy gte mrolive scans start ettrading stockmarkethttpstcoorzsvvuobaba   premarket brutalbaba down   in last month you bagholders deserve every red day ccp is   blight     earth       extinguished most mentioned tickers in wsb in last h oil   amc   nio spy vxx gme hymc tsla httpstcointoxxyay httpstcoynqqmqjbaba       good scalp   short   gets rejected then looking       navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstalibaba   vale   eso es menos   x el gmv   solamente   del  
el singles day parece que no hay compradores   ningn precio rechazo total y absoluto httpstcoctsgzyxrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert buyandholdd se         now down   same   athimagine saying   year ago
fintwitt would probably murder youbaba whens munger selling thats when im buying im buying   fuck out       sept alibaba was listed   bitcoin was     bitcoin
  navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd elargest   oi increases siri uber coty gm   eqt nio bac ko bmy gds aapl rlx   ua rig jd gm pypl spring breakout sale httpstcofdixrtrjm trading learntotrade stocks stockstowatch daytrading scalptrading optionstrading fintwit money httpstcoknrcsmobgrwallstreetbets daily discussion mentions over   last hour rank ppi mentions amc vxx nio   uvxy hymc spy qqq rblx full live amp historical data   httpstcoqhrxwewkjtop most mentioned tickers in fintwit nowpremarket amc amc   alibaba coup coupa aapl apple hymc hycroft via httpstconwsneckpndfintwit stocks stockmarket stockbaba short   float is httpstcoibylgzqlbaba bulls feeling good   hang seng last night   woke up     blood bath     many gaps up simple roadmap   maximum profitability httpstcoggghgexodqbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vwhen your growth stocks dont grow spy qqq iwm aapl fb babajd   jds courier arm moves   take over peer deppon logistics   compete   alibabababa wild smh httpstcoacmwqusllrt therocktrading premarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba wen bankruptcy httpstcodirdwyiazalibaba group holding limited is down in   premarket babarampcapitalllc babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   bulls thought they were investing in alibaba   got   thieves nice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwntodays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followed   decent pullback then sw grindbtc up todaystock im going   playcoup hymc   mrnasee you in       writing my opinions down on httpstcopthcddfrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst buffet   munger watching     stock price httpstcotoyghdmfjzerohedge per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcouaefmewkwgood morning traders   tickers   have my interest   morningcouphymcfutuntragtlbbabaamdbidumrnapxdnvdatslashopjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbohiw httpstcoehnqrwjrt specialsitsnews china says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party tobaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlawmaster babart therocktrading premarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttpremarket prep nio qqq tsla   httpstcouqsozomu off rest   month httpstcofowlvyxttqtt how   go     in yrs imagine dollar cost averaging on   bad boy kweb   httpstcoxcopxjahrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anrt specialsitsnews china says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party tort tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknupside hymc holi gtlb dal ual achr ikna luv aal jblu amc yala dole cano zm rblx smfr downside coup ntra slgg anab ctrn   dlo wing nlsn   yooo its like christmas   early damnnnn ive never seen     low scary things   happening   is   good buy though   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba esta en la boca   todo inversor en estas ultimas semanas muchos dicen que   medida que cae compran mas por sus fundamentales y otros se desprenden   ella   perdidaspersonalmente viendo el grafico jams entrara en ella
lleva bajista desde noviembre   babart specialsitsnews china says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party tobaba bidu kweb i swear if i see   adr   auditing post these companies   fully convertible   hk shares   their auditors   big accounting firms   please keep selling your shares   cash value   vs allegro httpstcopzgcxgdbsnrt mrtnzalvrz entr en  
me he pegado una toa del y he cerrado la posicinla vida es  
hay que saber perderrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmarket highlightstreasury yields rebound   new multiyear highselon musk says tesla
spacex   facing significant inflationary pressurehttpstcoiotiivtmkxstockstowatch dal ual luv coup gtlb tm mrna   jd bidu vmeo pton httpstcoydgrymophhrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert salilrajadhyx hmmdoes   explain       other china tech price action over   last few daysbaba   bulls just want   watch   world burn httpstcorlksafrvxnahernbrendan brendan
perhaps   part   your updates you guys   put out   summary     net cash positions       these companies we   talking   ps         mcap   bidu   pdd
if im not mistaken deepvaluetodays premarket movers amp news tuesday
march  
dal ual luv coup gtlb tm mrna   vmeo hrl pton spx spy spx spy stocks trading charts amp discussion stonkforums   gt httpstcorgvnqtcn lt httpstcohosftgdspphence
there is   higher likelihood   we have seen   worst     situation   now     massive discounts in   biggest marketplace stock market provide one     great way   beat inflation   long initiated   alibaba stock is really hurting why   might not bounce     time soon httpstcoyxdwfzbcd via barronsonline     probably     valuetrap     while
delisting itself is not   major risk     us adr     converted   h shares     other risks arebaba is   one     greatest buying opportunities i have seen since march   trading       x pe ratio   net income   market cap china is not russiababa munger is too old         is charlie buying   dip schleterpeter   see one thing is clear   is   traditional financial analysis hard   quantify such risk
  dangerous   ignore i would apply   higher discount rate     lower multiple
assume   slower lt growth ratebaba would still   cheap i   afraidhaikala therocktrading doesnt work like     has   cash   current market cap is   go     flowmarket   stay irrational longer than you   me   stay solventlawmaster   alibaba stocklawmaster babachina says   wants   avoid hit   us sanctions on russiaforeign minister wang yi said china is not party     crisis
nor     want sanctions   affect chinakweb fxi   pdd jdaapl is more vulnerable   china covid than chinets   what   you think people   doing   day while in like down surfing bidu   buying things on babababa btc please dont support russian midgets     napoleon complex   id have   admit     bears who said     go down     region were right   company   is too big   fail is not   decimated   fundamental   valuation
  geo political issues   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking stocks most talked   on reddit gme oil tsla   aapl vxx qqq sofi arkk amzn gld net nio fb httpstconjriaikaygrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       drchrisbriggs top orders   fidelity customers premarket aapltslahymcgmetnatqqqmulnnioqqqamznmsftrt tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknalibaba trading   ipo is   huge bargain   gaining exposure     chinese marketbaba httpstcobizxuiffwlawmaster bababbig   needs   too   well   amc   charliemunger charlie mungers alibaba         time low
  high has derated   x pe if one believes thetop orders   fidelity customers premarket aapltslahymcgmetnatqqqmulnnioqqqamznmsftcoupbabaspynvdaamcsoxlfbagrisqqqxomsofiamdvoogooglfdvncvxsnowvti httpstcohgnfptburt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking one     largest stocks   options trading communities   real traders providing analysishttpstcoksxmqngjaapl tsla qqq t   googl spy gf httpstcoueshhuersibaba bidu bird clx didi most talked   stocks on social media arkk tsla vxx   gme hymc amc spy httpstcogwgdgftavaopinion follows trend when everyone thinks   world is on fire
its important     yourself why   i own   has   business changedif you want   achieve impressive returns
you   let your conviction   swayed   someone elses bias   httpstcotcgpekri remember   people putting   their whole networth into alibaba   when   was     premarket its losing   more in   index is far       index wait   out years     company you gotta hope they turn   aroundif i   summarize     tweets ive seen over   week into one sentencebaba sales   up gtx over time long period   time     stock is     ipo price i dont know why s     people keep repeating           crucial   misunderstoodrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   alibaba peace is more profitable than war especially     httpstcoopjcxzax finance stocks marketsbaba if thats   case us   only block   few items   us needs china products   bajando cmodamente en su canal   tendencia   meses
mantenindose en la zona   confort rea amarilla si se sale   la zona har pullback hacia su promedio mean reversion china selloff chinacrash httpstcomheeaglrwochina no es solo   y los adrs china es tambin empresas ms chicas
empresas que cotizan en shanghai y shenzhen
empresas desconocidas   hong kong que pagan dividendosrt libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgel nico consuelo que me queda en   es que
como se ha devaluado tanto mi inversin inicial pm
cada dia que baja un pierdo menos que cuando estaba     looks healthy bogusuperstar inversorexperto nada
no te molestes que no lo entiende   no sabe que para volver     tiene que revalorizarse un te dir que l invierte   muy largo plazo y le   igual eso es ms
te dir que cuanto ms caiga la accin ahora mucho mejorlawmaster babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   awaiting buy signal stock trading ideas   ultraalgo httpstcoddswhrmblzrt moatman charlie manger
uno   los mejores inversores del mundo
lleva acciones   alibaba     un precio medio  

  tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking pnvoss get sexy girl avatar start jarring them up   cash in   selling   lonely men on     if usa has proof china sell arms   russia   chinese shares   drop like fuck     company   maker   bat soup   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   red   green day bears get   face ripper   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking average annual cost     actively managed etf per

invested
over years
average annual cost   vanguards total stock market etf vti per

invested over years
aapl msft googl amzn fb amc   tsla ndva jpmrt tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking   tradertvshawn good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking good morning traders stickynoteairlines cooking   morning on   feels     travel sector
im looking aal here aapl   key level
  flush   in   cards     get going
  maybe now  
worth   try hymc amc deal fb httpstcowljxcrfjlrt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashsimple roadmap   maximum profitability httpstcoeykivsleybtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencibaba squeeze     end     week   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstchinese names continue   slump
nio   on   radar   more sell   now under was key level
need   see retrace     area   really hammer shorts orbreak httpstcoaqjzcxyjobaba just purchased     my kids accounts x eps is too cheapadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcocoabayfocgn wtrh cei strn lcid spy   sndl avct metx httpstcoqxerlbspzystocks making   biggest moves pm dal ual luv coup gtlb tm mrna   vmeo pton amp more httpstcoawzoalgdvlast week
  sec announced   chinese stocks had   identified   cii
triggering   drawdown   chinese adrs since mar roughly   sigma move in each     past four trading days   more
access todays edition     daily crunch kweb   pdd jdrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba vvoj ceny akci alibaba vs vvoj treb aktuln jsme na cench z roku
ale oekvn trby za jsou
x vy ne tehdy pokud   dostane rozum   pole putina   prdele
tak tohle udl v klidu bhem pr tdn jennzor httpstcoppixwgsvjbaba ugly gapping down big   morning     market gapping up room down   now     is extended     downside on   daily chart room   then on   bounce charts httpstcopqfwdjmbaba fml seekingthevalue carta   xi jinping   los trabajadores   babasigan trabajando
guarden silencio y sonran en las fotos piensen en sus familias les estamos vigilando septbaba how   f       down straight line   weeks now   magyarsteven tenis que perseguir el rastro del dinero y ver en qu condiciones del ciclo nos encontramosfijaos acciones que parecbaba buying my shares soon   xpev my chinese stocks httpstconnsczaopremarket top amp flop stocks   watch march httpstcojuvynsuenvexai pso gtlb dal gme ual aal mrna pton zm coup ntra xpev nio   pdd ntap jd bidu bili spx spy ndx qqqthe sec is not supporting   bitcoin spot etf   protect you
  you   buy these stock shitcoins
recommended   your financial advisorarkk   pypl pltr httpstcobjngijert marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mosinvesting if you were ever going     willing   buy something like   youd   doing   nowbaba   need   grow now   breakeven lol   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i lost lot   money here   china not condemning unprovoked war
i   never going   invest in chinese stock   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     what           bull     more down vs initial cost basei had   similar sit   altice europe atc in
albeit much cleaner   less political story     rrgonna have   step in   buy     later when something is   hated
you have   like   lawmaster   coinbaba   need him     itscharliemar   same people who   giving up   selling           same people who     pumping iti summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitstsla aapl zim dlo matx muln coup   gme amzn jd mrna gtlb nlok nvda msft pfe spx amc sofido your due diligence httpstcoyjxqdojtybaba       if china assists russia   crazy   down prebaba webull rh   stocktwits   have   prices     stock who       ill   blowing out     puts todaythank you     damn things dead srcojones yo estoy muy similar en   y en jd que forman parte   la misma tesis   inversin   el tiempo dirquiquecuttela quiere ver el graph del cedear       los ltimos meses   babbldev sentiment movers     day most bullish avgo oxy rblx disca plugmost bearish gs bsampp futures   little changed in early volatile trading   oil prices slide further   gold copper crypto bitcoin strength dal ual luv gtlb tm mrna msft mu vmeo pton zmweakness oxy slb hal coup fcx     jd bidu hrl httpstcohotukmircprt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt hxo just posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba rektbaba dont fall     live day trading stream scanners
plans hymc exn amc   tsla spy qqq amd nvda jd livedaytrading lives httpstcogqbcymhrq via youtubebaba no no no
  is not real   goodbye   kiplinger stock market   oil cools off
  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkrt uncledd hymc k filed like i said pt lfg golddddddddaal aapl abnb aei afrm agri amc amd amzn anpc cei muln   investidea warren buffet   charlie monster   oxy morons putting money in oil related businesses while russians putin massacredbaba tme kweb haha they brought     themselves hang seng     time lows next economic power house lol bemusing good tuesday morning here is your wall street breakfast   get ready   todays markethsi   s lyft msft gh sny   ilmnwallstreetbreakfast httpstcofoltzspvbaba ipo price was   share correct i think ill buy near there tbh     support   those levels i assume   alibaba dropped in premarket   falling     past three days   losing more than over   past nine trading sessions ecommerce giant is under pressure due   fears     covidrelated economic slowdown in china threat     possible us delistingrt tradingsunset   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweaknrt therocktrading nio   wowrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tlawmaster babababa paper hands really want   see       trade   x its cash on hand value mindaoyang         ipo pricerodrigonatali nunca mais caio nessa depois     o foco diferente no ligam se   aes desabam por aes governamentais o sinal claro seu dinheiro no bem vindo aquibaba huge disaster if   goes down   day
        in days   therocktrading nio   wowrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba hitting levels great long term opportunitybaba option alert high volume options put   friday
march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options put   thursday
april roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba httpstcozqdpuhuvxy uco sco tsla amd muln   svxy dvn gogl zim listen   what happened   oil   energy market update httpstcopiwehbobaba option alert high volume options     friday
may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrsibaba bidu bird didi dna morning market analysis is live talking   market   lows prior   fomc
russia headlines
china implosion amp magic numbers
headlines
top stocks in play
amp morehttpstcoubsnmbiaspy qqq iwm tnx tsla aapl amzn coup yy jd yang vxx oil pfe mrna   mosrt tommythornton   httpstcoytgsctwqwarren buffet   charlie monster   oxy morons putting money in oil related businesses while russians putin massacred ukraine   crappy   alibaba investment   oxy     far worse oxy stands   oxymoron oil heading   uso uco httpstcodrbhajbbaba buy   mfn dip hymc k filed like i said pt lfg golddddddddaal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcowswymtqkkjd   httpstcoqsofkgoctwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingasian stocks down againxpev
nio
bidu
 
pdd
jd
ashr
li
bili
ntes
wb
huya
  china government needs   speed up   process   delistingthey     slow laksatasty jbrandimore hmlcompounder rosemontseneca lol tell   learned lesson   investors in china rto cycle if vies r   than owning stock frauds went   zero good non frauds forced buyouts   pe   under others ghosted
stopped trading
zeros   took usa invest ran secchina   nothing
no recourse   most mentioned us stocks on reddit in past hours nio msft   spy gme arkk aapl amd qqq coin stock trading usstock stockmarketmost mentioned tickers in wsb in last h oil   vxx spy   amc gme tsla wti arkk httpstcointoxxyay httpstcoulvpipvzbaba chinas economy gtgtgt   chartgallori pregame show starts in minutes   lil early     est then we   have   open house   dan right afteradaytrading haldazabal igual que el que hubo en   ayerasml tigr   dis mu loco viot like news stockstobuy daytrading yolo redditarmy bottomfishing stockstowatch trading investments wallstreetbets stocks fomo tothemoonasml tigr   dis mu loco viot like news stockstobuy daytrading yolo redditarmy bottomfishing stockstowatch trading investments wallstreetbets stocks fomo tothemoontherocktrading   way   is dropping     find oil very soonhmmdoes   explain       other china tech price action over   last few days httpstcocklvhoubaba delisting is worseif you   not cash out now
you sure   when delisting occursthe writing on   wall     delisting on other chinese stocks first rwallstreetbets daily discussion mentions over   last hour rank vxx mentions spy   arkk oil amc wti gme sofi jd full live amp historical data   httpstcoqhrxwewkjbaba dead cat bounce     dont understand who   fuck is selling   hey thanks i just picked up your shares popular  
nio
amc
avxl
luv
alt
kmda
jbi
soph
jblu
mos
sovo
tmx
trdathese     most active stocks right now nio aapl amd didi sofi   f httpstcoumpedmvsentiment movers     day most bullish avgo oxy rblx disca plugmost bearish gs   nio jpm spcecheck   outhttpstcohplnnhty httpstcotigkblbidaskclub top stronglybought mpc wy eqr vtr nue bxp brkb bmy hum aep unp antm ice aon psa kmi bmo ctva scco sre   stronglysold snap adsk ea swk keys w chtr itw tm shw cmg dis pdd dash   jpm sbux fis ntes httpstcoqdpzagrlrlstocks making   biggest moves in   premarket airlines
coupa software
gitlab   morehttpstcoxbzzbfkedal ual luv coup gtlb jp mrna   hk bidu vmeo hrl ptonback in dec

muhl was   only analyst     sell rating on   httpstcoswcvawjiyrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuesimple roadmap   maximum profitability httpstcokpmewwghbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt nhatami   good sign   we   in max painfear nio   xpev li fb pypl tsla httpstcondsmcwbaba went   yang   short     make money in   way down glad i     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tuwhy   chinese stocks continue   fall in china beijing bili   didi tcehyfrom lost     river   httpstcoxuodpaestherocktrading whats going on   china stocks   i miss   news nio babagood morning new trading day
new opportunities lets have   great session     great start     our community tsla nio iwm arkk sark qqq spy aapl   jd ntes amd nvdababa     get worse look   didi lmfaooooo chinese tech stocks   now read   uninvestable idk   you i want   buy babababa nearly cut in half since february   quien me dira que iba   poder ampliar     usd el mercado es irracional durante ciertos periodos   tiempo pero   largo plazo suele ser racionalpregame show starts in minutes   lil early     est then we   have   open house   dan right       estheres   link   pregame show httpstcoqplohyebtthe open house link     sent out   soon     pregame show is over nio babababa   day beginsus equity futures   fractionally higherstrength dal ual mrna zm pton snap msft muweakness coup oxy slb rig gold fcx   ccj xchinese communist horror bidu   jd nio li tmehave   good tuesday petenajarian httpstcogtjgrrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then ancmo llevis   httpstcoxjuvcguwkdthe recent selloff in emerging markets eem   specially china fxi
have   brutal i       quality names
such     jd tcehy       great longterm investment
    current valueationrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstproblemsniper would you         what levelyou know if china   help russia
whole economy   collapse
not only chinese stocks   nio didi sp   go     nasdaq     lower aapl tsla   more giga factories     shout down   i hope china   europeus   have good relationshiprt investort nio atleast thats   positive xpev li   httpstcobaesatort bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rert tommythornton   httpstcoytgsctwqrt wolfcloudinc macrodata week   march
coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fbaba look like its going up since everyone is scared   buy stocks making   biggest moves in   premarket airlines
coupa
gitlab   more httpstcoxexpuagc dal ual luv coup gtlb tm mrna   vmeo hrl ptonbaba more       officially   worse than   ruble stocks making   biggest moves in   premarket airlines
coupa software
gitlab   more httpstcoahqbtq dal ual luv coup gtlb tm mrna   jd bidu vmeo hrl ptonbaba great buy   nio       jd   one is       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     next week
  is   stupid         fun when   these get run   up   everyone says remember   stupid time   stocks fell   year lows   my dumbass   not buy si inverts en empresas que no pagan dividendos
no podes no tener efectivo para comprar ms barato ante caprichos del mercado
ese buffer   plata tiene que hacer las veces   dividendopagar     convencido y no pagar convencido   no tiene sentido httpstcopegdykhmgme he encontrado algo   suelto en un pantaln antes   meterlo en la lavadoravoy   comprar otra accin   babababa   read   downgrade they know   peoples power muln rcat ixhl   amzn aapl tsla aei spy amc gme nio sofi cei httpstcospnxwhjokrbaba taiwan
uyghurs
covid
common prosperity   four reasons   stay       not financial advice btw   until now   me its only natos stock     is   biggest shake out in history   stupid retail investors dont see   httpstcokmbsfstzthe hang seng index closed down
    hang seng technology index closed down todays turnover was     top stocks
  tencent down
  down   meituan down stock hang seng index   tencent httpstcolwklnhlbbaba i wouldnt buy   chinese stocks they cheats
lies   steal on   everything they touch   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i   not own
  blatant tree shaking
      cnbc supporting   httpstcobmdpteqatrend analysis top stocks   watch march httpstcoqktcyaapl amzn goog msft fb snap tsla nio intc nvda amd jpm bac v ma pypl shop nflx dis   tlry f mrna nvax nke spx spy ndx qqqhtz nio   lkncy   haydencapital look     growth when china hit ecom penetration similar mkt share
gmv grew
  revs   alibaba   cheapest chinese tech stock httpstcolzgxgjpbein todays daily crunch edition
i wrote   delisting risk   chinese adrs
  investors should   following carefully   more details
access my substack link in bio kweb   pdd jdrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba never religiously   china they   worse than russia delist now   haydencapital   seems intent on spinning off lazada in   midterm if  
      positive   se
since lazada would needthelist he probably doesnt even really know what   price is       he is buying   i think he was done alreadybaba puts worthless   momo just going   continue parking my money here   make   multi bagger return in   future httpstcovpfvnqdapbaba on display here is   scorching case   denial i   not here   judge     point out   reading   bull posts is   clinical example   denial i honestly hope you   make your money     i had dreams   retiring early       stock laying     pool   my mansion   year old bimbos now i dream   just not living out on   street   inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba munger is somewhere shouting     cloud okay
i have   whole train ride   figure out why     bidu look like   qtrainbaba     is   sinking ship beijing   invaded hong kong now they   invade taiwan sanctions   nationalization       end game leadlagreport ive lost more money on   thought       tlt   various times than   elsebaba elipses corter says buy punk loaded           first time ready   double down   range baytutumlu   hakknda ne dnyorsun halka arz fiyatna gelmicenn nio   aapl cenn cenntromotorsrt matucastellanos salieron   darle   china en los ltimos das medios
bancos   inversin y gestores   fondos internacionales desarmababa if youre buying id wait   least days good deals ahead   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba no brainer buy here attracting more retail investors   these crazy prices whoever is pushing   down should cover   go long quick   news manipulation is ridiculous   charlie is long gonehe cashed out though you wont hear     until   next filingdont     sucker therocktrading   has   covid sell on top   everything running china market into   groundbaba gotta   getting in   buy zone   leaps   is ridiculous
what would munfer   nhatami china tech has   risk     delisted   i wont touch   see   overnight
    good value   i   verify what i own httpstcoayjvtewdetbaba politics   fundamentalsyou decide   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jitscharliemar i dont own     follow   guy
  yet twitter insists on showing him dying on   hill on my feed every day weirdsalieron   darle   china en los ltimos das medios
bancos   inversin y gestores   fondos internacionales desarmando posiciones acelerando el vomito le estn mandando una seal
no se pongan   pitamidar   que los van   fundir stop corto y si no sale pasen   otro trade httpstcogponbksqkbbaba what is nancy peloci doing nio   wowrt tommythornton   httpstcoytgsctwqnio atleast thats   positive xpev li   httpstcobaesatouslisted china stocks fall on covid surge
russia   jd nio bidu bili httpstcomtxminlcorbaba watch   bounce super hard on openbaba watch   bounce super hard on open   tslajoin my group   free   i helped more people   make excellent profit everyday httpstcomeoraco httpstcozzfburxrhow many people has   murdered what   horrifying chartrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba bbig cat h stockmarket is   very volatile market   its not easy   make moneythats why we developed   method over years ago
    traders   have   edge in   market nasdaq bti stockmarkets httpstcokcbiaqoak httpstcoojnayocbbaba closing green   down   hk market alibaba group holding limited is down in   premarket babababa dam down in   year ouch   why sell   dummies       lows
why sell  
its     lows only idiots sell   you selling   ridiculous cheap great value charles munger
ray dalio selling   stupid


  tme oil down
ukraine war   ended   im   buyer maybe     dollar chinese trash   markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbbaba i have disgraced my family owning   stock   still holding lol   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba jaw drop gif i feel like   broken record httpstconsgcyqsfrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba nio never invest in chinese stocks they   trash   last time ive seen such   undervalued stock was tesla on httpstcootdmoewsyanother good sign   we   in max painfear nio   xpev li fb pypl tsla httpstcondsmcwajbutton no im pointing out sarcastically   if   company   pay its shareholders dividends
its worthless   its shareholders   bet on   is     option on policy   down   roadbaba buying   share
im feeling dangerous   ipo price dead money   many years   needs   test theretailbull bkaellner mosinvesting   these levels
there   only wise options either you get   full position right now   you think you should never invest in     whatever reason       correct   rest is just trying   time   market   investing in   without high convictionrt cityindexjosh stocks   watch     gme volatile ahead   earnings ceo buys sofi     hits new lows  
nistocks   watch     gme volatile ahead   earnings ceo buys sofi     hits new lows  
nio selloff in chinese stocks continues tsla hikes prices   china lockdown   hit aapl
amd   amznread on httpstconilhjbvalbaba alibaba group holding limited   pivot points   httpstcojusnvzdl httpstcolkbmcsqcoalibaba   re babaalibabababa httpstcoizmhawtsqis   nio   delisting threat overhttpstcownsexqixbaba btw uninvestible pt not true perhaps   vinceg tal edu   wish gotu     chinese   reached   important level
lets see if they   bounce   here httpsbaba i see strong buy   sndl bulls just look     old boomer munger reach down n grab his wrinkled ball sack   double down his   position quite inspiring tbh httpstcoeekxtoxkzgrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba strong buy     range   gumbyc httpstcocrldubhoi spx spy esf qqq ndx nqf rtyf iwm rut lqd jnk hyg kweb   bidu jd china markeadaytrading buen aviso para no tocar babasome ve news on iran deal hitting   wires now oil dropping qqq spiking   helping   tech   bit kweb   jd   gualestrit alibaba en la apertura   hong kongbabadcdowork mu   babababa bring   fuck down more not scared you mufucs wont sell   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start fralguien grit fuego jpm y todos salieron corriendo   httpstcohlmvkykrt davidromano el problema no es solo acertar   el market timing
que es imposible
sino concentrar nuestras inversiones diversifhttpstcocrldubhoi spx spy esf qqq ndx nqf rtyf iwm rut lqd jnk hyg kweb   bidu jd china markets in full on panic sell mode over night we   under threat     critical breakdown     covid recovery drawdowns russian amp chinese stocks rsx sbrcy   nio didi httpstcoptvzplmbaba way   many puts out there bear trap   sure     think
  isnt even owned   ark httpstcocidrltvfrt marketplunger if you invested
in alibaba   on its ipo in youd have
httpstcoaflpqxdalbaba when   momentum             go     in days   damn   falling knife looks juicy probably getting juicier drawdowns
russian   halt amp chinese stocks rsx sbrcy lukoy yndx   nio bili didi jd bidu bzun huya httpstcopnqmhlwirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtal edu   wish gotu     chinese   reached   important level
lets see if they   bounce   here httpstcotvtomkmdmhrt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bbaba xi like putin   hitler his era     rise   china is done over   has just begun its decline   oblivion see you in   teens   gneffa   est operndose   un pe trailing   x y forward   x alta probabilidad   deslistamiento en eeuu descuenta el merctwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingbaba jd ntes bgne delisting lockdown crackdown potential sanctions taiwan risk   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba i have   watching   fall   fall on   sidelines where is max pain looking   add   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tujust posted lcid premarket analysis in   daredunft discord outlining multiple setups     posting tsla gme nvda   sofi analysis   well limited spots left
  check us out httpstcoxuylco httpstcoiwflbthqrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turollingstone  
    near market is pricing     business   cero i mean seems     share   is     cash on hands       no brainer   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsiyul freeshkreli i   now in   what u see     i think delisting is not big issue bcz   company is great in futurebaba     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst sqwii     ta perspective yes     pe whatever is   low nobody is willing   buy     where would you cut if i you got inrt slingshotcap lately
    declines weve seen in china stocks like     tcehy
im renewing my thoughts whether i should invbaba i   f capitulated margin   httpstcoikxkszajjd   nio lets see if us   break   day drop   hk filling out moves jd   wow   selling just doesnt stop   bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rebaba i wonder is softbank is selling     margin calls   million under zero tolerance   russian stocks   had great fundamentals   few weeks ago why alibaba   nio   seeing high interest   retail investors   babado not miss   httpstcozdffshhbaba just picked up   more   morning love   riskreward here   telepaxarobot jd bidu you guys really     covid   in shenzhen lol   damn
didnt think     go under   quibaba one week chart
one month chart
one year chart   look   same down big abhinavs account is temporarily unavailable     violates   twitter media policy learn morebaba ray dallio   charlie mungers largest holdingsi think they   just averaging down     is   respectively they have       point   get out somehow lawmaster babababa analysts   my firm   downgrading       sell     were fucked   western tutes dont like china stocks   if   breaks support then is next target most mentioned tickers in wsb in last h     oil gme vxx qqq spy aapl nvda amc httpstcointoxxyay httpstcojvonofgbaba afrm millionaire makers if you had puts lawmaster looked like       zoomrt bankthetrade china tech wreck continuesbaba down jd down bidu down   pb gme   tsla aapl sofi wsb gme   tsla aapl sofi wsb   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst charliebilello ycharts fear fundamentals financials opportunity babalocodldividendo   ms   uno se le cae la babai   curious how barat   trade   lets face   when u were short   n lose moneythen watch   stock tank   rest     day     affect peoplethese     most active stocks right now nio aapl amd didi sofi   f httpstcommxojukhvrt gneffa   est operndose   un pe trailing   x y forward   x alta probabilidad   deslistamiento en eeuu descuenta el mercalibaba stock is really hurting why   might not bounce     time soon   jd httpstcoucccbzpjrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba lol   tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frchina internet printed good online goods retail sales growth
fastest since mid janfeb online goods retail sales growth reaccelerated   yoy yr cagr
up   yoy in novdec year cagr finally
good news kweb jd   pddbaba crypto is now less volatile than chinese stocks
welcome     new timeline   didi kweb ho re fuk sum ting wong   bankthetrade china tech wreck continuesbaba down jd down bidu down china bullish case   ubs upgraded   most preferred large economy   is loosening monetary policy yinn   tcehy acmr nio li xpev fxihttpstcoucevxvuphbaba hats off     longs   didnt sell you looked   devil in   face   smiled mj in play alert ticker   datetime price atr daily rvol beta short float   i     dumb shitbut even my dumb ass   talk myself into buying china right now el problema no es solo acertar   el market timing
que es imposible
sino concentrar nuestras inversiones diversificacin por los movimientos del mercadotan errneo es comprar ahora petrleo porque sube como fue comprar   hace meses porque haba cado muchonio xpev   my job doesnt let me invest in chinese stocks turns out their care   my portfolio make sure   vote nio i   publish   results when   pool ends tsla xpev li f   httpstcoxhngspjbaba how low     go httpstcothqqhssxawhy alibaba   nio   seeing high interest   retail investors   nio httpstcofahoyfiwbaba   amazon   china   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba     get worse     gets     nowadays you   keep hearing   news         company doesnt complies   us government auditor   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tubaba     little   hail mary full   grace
pray   us commie bag holders during our time   bag holding hail mary full   grace
pray   us commie bag holders during our time   bag holding httpstcohvibehzkbaba httpstcohyayithotxrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygblawmaster babalooks   me like us hedge funds got pressured   investors   sell out   chinese equities   what happened   russian market   bili jd tcehy tme kweb     is near here no point on selling     pointrt asegpi schuldensuehner ok i     buying those stocks then   talk   in mlol   tenspy   possible   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba since inception gave   return     stockstelegraph alibaba group holding limited   plummeted in   premarket     analyst   jp morgan downgraded   stockrt jason alibabas lost decade   httpstcomnuyrmqdnbaba probably   steal   these prices if you   stomach more volatility   risk having listened   charlie munger   few times
i think   critical argument in his thesis on   is   china is rational   is focused on economic growth china is not russiathe recent headlines give reason   doubt  
  not officially confirmed yet httpstcoatcuzfccyrt kabutaro   bidu jd pdd cxse fxgouravagarwale   pondering potential runs like se   amzn hard   choose herechina tech wreck continuesbaba down jd down bidu down   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anbaba probably   steal   these prices if you   stomach more volatility   risk   enters bearish trend alibabagroupholding stockmarket stock httpstcoesgbrwfrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       downgrades just starting   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba nio tencent chinese government     biggest shorts cnbc   oh theyll just list in hong kong if delisted in ny no biggie bgne kewn jd etc   swsoftware amp services httpstcoedyfmzmefbaba smh   is getting fucking absurd jeez   im down   kings ransom
  i still got   little powder left picking up   few more   gl jd bidu you guys really     covid   in shenzhen lol   damn
didnt think     go under   quickly billion marketcap wtf   fuck you   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt gualestrit alibaba en la apertura   hong kongbabacon la cada en premarket     capitalizara unos billion
slo en caja tiene billion si es deslistada lo peor que podra pasara es que nos vamos   hong kongactualmente tienen aprobado un programa   recompras   millonesno puede ser ms asimtricart fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba holy hell there is no   in   how many people got burned averaging    

  now   httpstcorhhgucmytbrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tuchinas retail salesan enormous
unprecedented
earthshattering beatbaba httpstcooebciilawmaster babaasheshsheth bloodbath on     jd       levels   jd     premiums   pricey now   i dont recommendagri   stock has   last few sessionsnio   gfai httpstcofclipbrwgneffa adems atropellan un perro en la esquina y cae babatenis que perseguir el rastro del dinero y ver en qu condiciones del ciclo nos encontramosfijaos acciones que parecan tan solidas y que nunca podran caer tanto como shop roku zm fb   pypl y un largusimo etcbaba no plunge protection team   invisible chinese hand what   disgrace alibaba group holding limited   plummeted in   premarket     analyst   jp morgan downgraded   stock  
  company published   fiscal performance   q   fyread   full news here httpstcoxrsuzivstockstobuy stocks stockstowatch httpstcorhppmpnoolanassalrajhi   que una empresa   el tamao y el crecimiento     cotice   un pe forward   x es una locura absolutart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba my short march puts   itm premarket i might own       on friday im excited   est operndose   un pe trailing   x y forward   x alta probabilidad   deslistamiento en eeuu descuenta el mercadobaba   ipo price   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba         mega oversold   how many times i told you   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnguynxu you honestly think lockdown hurts   turn   starts   buying double fisted   ambaba remember   afraid   covid   has   stealth onnicron in its arsenal     infected     billion in china its   real outbreak guys we     going   die   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jpatrades   cluster tsla nio   amznrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba holy fuck   is now lower than when   first ipod   gurgavin   jp morgan lowered alibaba price target       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jspy pdd   gonna crash hard   pdd incoming   repente todos los haters     la vean en cuando estaba en que no te engaen nadie puede prever una cada   tal calibre
todos somos muy listos   toro pasadort libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgshanghai
yowsa   bidu pdd futu kweb     cast   hundreds   worthless vies donutshorts jimroyalphd dapstatsbaba ouch   wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major crt bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rebaba   many factors   most pressing one is potential china sanctions   long     russian invasion is ongoing
there is   chance china   help russia     facing sanctions httpstcojflsjlmyschuldensuehner ok i     buying those stocks then   talk   in mlol   tentwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly strt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt piydw stcentvalue just advicewhen you   long on   hot potato like babanever   look   daily chartbetter   look   montbaba mf pasndose   frenada httpstcohdoscuppbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     buy puts   not   buy   is   question   i know my stuff my indicators proves   you heard   here my model has   bearish overall its in   strong short term bearish trend
  is bearish longer term   volume is trending up volatility is high   in oversold area   lhll conditions   isnt goodwarnedwhitey   chinese companies including     s lol im gonna eat       rhum retail sales growth in china beated   expections china   retail sales grew   yearonyear
topping expectations   analysts polled   reuters   growth       year agohttpstcoupdkyukbaba wen   crackdown lockdown double down er lijkt echt geen rem te zitten op   chinese aandelen   staat opnieuw op
in voorbeurs
richting   dollar bidu idem
naar   tegelijkertijd groeit   gdp van china bizar hard uitdaging is dat overheid aandelen voor buitenlanders onaantrekkelijk maaktalibaba   httpstcolzapflyvbvowning   chinese tech stock is like having erectile disfunction
you just want     go up     wont go up   jd pddrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       thewiseladyyyy i like trq
aapl
muln
 
  gfai is   one     most momentum     whole stock exchange in my opinionbaba when
when delisting   lotta these out there   httpstcotaontm httpstcopuzpujmllawmaster babababa delist   china garbage   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered           indications putins war ship is sinking would xi really want   provide aid     sinking ship i highly doubt         indications putins war ship is sinking would xi really want   provide aid     sinking ship i highly doubt itrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba us china relationship barometer   new low start   morning   hsi caved   new low close
  usstockbot sampp yala gme nnox pins sklz yinn   woah what happened here     is looking like   greece collapse   thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly stertemann gubben my view is   geopolitical power   economic power   growth is moving   asia   my bet in   long run is     invested in prosy       participate in   movert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba getting delisted   hidejiromoney   nio httpstcoqmzialkbaba need like gain just   get     ya es hora   que el ticker     lo cambien por baja por una letra se puede ajustar   su realidad diariart davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workbabalawmaster     usd means you would only pay one time free cash flow   one year usd   has in cash   equity aidvisor made   bearish   on  
netting in   gain over month alibabagroupholding stockmarket stock httpstcorgsntuzhbj httpstcobjiwsijnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j trending tickers on wallstreetbets reddit gme
 
tsla
edt
qqq httpstcoxchlnhwx httpstcoyswqukurt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba when analysts   desperate
  is your buy signal   proven path       crypto millionaire httpstcoqzuzdmuhfrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tubaba i wanna buy everything   give me your shares   falling knife saw   coming months ago   proven path       crypto millionaire httpstcoexuzpimswlas acciones     ahora operan en el mismo ps ratio que campbell soupcorto o largo httpstcobabvdubaba nio everyone needs   flood   kc
once       nonsense passes they   shoot     moon check their books
    cloud market in china
cash on hand   undervalued like crazy easy near term   now look   you httpstcocfpxomdrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenubaba   time where there is max fear is precisely   time you should   buying     sound     everyone is capitulating right now   forward pe is amzn still is   httpstcoufkzzqcxnorthmantrader   i see is once in   lifetime opportunity   buy babart klendathucap ali       forty bagholdersrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenubaba nio lkncy xpev linever investing in chinese junk   they think we r suckered   even buying   they r right   httpstcocynwfrzurt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt alfiedata     httpstcotwulwlodzrt thewiseladyyyy i like trq
aapl
muln
 
  gfai is   one     most momentum     whole stock exchange in my opinionbaba more than     stock price   has cashin hand   stealofthe century   tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba is more than down   last monthit is my rd biggest holding   i   keep buying httpstcohscqddegxrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workmost active options monday aapl tsla   amd nio bac amc f nvda fb rivn aal amzn pfe sofi mrna muln pltr jd msft httpstcoenpcyxwmikbaba calls     expensive     pos even lotto calls   expensive losing ten perc   day you expect   least   get   discount   make   casino plays   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt danieltoloko ive never seen price action like   on     company     down in hk   follows us massibaba pe     go into negative     chance   touch   week fb   verdad esta barata ahora vais y comprais en dolares inflaccion depreciacion euro locura   mercado aqui si tenemos safety margin el problema es que no compraremos nunca   ese precio
valoren ustedes
lo mismo para   y jd en similiresrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstsyntarabip iamtomnash pltr       down   has   fcf margin  
in my opinion   screaming buy if   china economy doesnt run     same         usbaba   massive pile   shit is trading   book value thats if they dont cook their books       libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgrt trendspider   rev bincome bequity bprice   rev bincome bequity bprictrendspider in   case
    rate   is going
itll probably   down even worse than those companies   i might         tweet   when   goes     i   buy   wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major crt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major cbaba rekt   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstcvotrades   y otro   ajuste para   en hk httpstcozftmbhdfstop trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx gme   spy nio access wider trends httpstcozltkvrfbaba i   buy   pdd jd nio bidu huya ntes se httpstcomzoqojnajzbaba rekt danieltoloko bradmunchen my response   your deleted tweet on   is my reason   staying   was my concert on   validity     accounting its   no go   me even   i like trq
aapl
muln
 
  gfai is   one     most momentum     whole stock exchange in my opinion     touch   day now   its cyber security technology   othersmost mentioned tickers in wsb in last h vxx spy   gme oil   goog aapl etn tsla httpstcointoxxyay httpstcowlhzaurt iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashbaba one month ago   was   many bulls bought thinking   was undervalued market disagreed spy trendspider i guess   learning point     is   theres   extreme   many times unquantifiable downside risk   companies based in countries   uncertain political climates even   most modest   growth estimates combined   high margins   safety wouldbaba who   buy   tomorrow   is   getting delisted top trending redditarmy stocks in   last hours sym chtvol chg gtgt vxx gme   spy tsla access wider trends httpstcozltkvrfrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tursi   babaindexi kinez po vazhdon me ra sot ra perseri me per shkak te frikes nga lockdown kompanit si alibaba dhe jd kan ra me shum sesa ne fillim te pandemis kjo lidhet dhe me agresionit te qeveris kineze kunder kompanive te mdha kineze   ne httpstcoztcivzdxfjrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowusstockpremarketctk rose
cscw rose
ysg rose
niu rose
while mf fell
rlx fell
eh fell
dada fell
tigr fell
sohu fell
xpev fell
    fell stocks httpstcogvjsuhewaqrt devpyjp spy aapl   i dont want   see   xpev nio   hang seng index   shanghi composite index   down     trading day absolute bloodbath     oh look   down day incoming     alibaba is coming     little   was down   dollars   minutes ago bayestheorem peter when jackma disappeared     started having issues   was   clear red flag   hidejiromoney   nio httpstcoqmzialkrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba great time   buy shares investors only chat on discord httpstcoinrgqgqh theres   great analysts aidvisor made   bearish   on  
netting in   gain over month alibabagroupholding stockmarket stock httpstcowytzad httpstcocetxjbeucrt jcrypto   fud httpstcoyblidqeqfrbaba long term multibagger httpstconzmfhfeirtqqq soxl cweb bulz   lets assume war is over tomorrowwhat would       runners   next months its gotta     leverage us amp china tech etfs   dont forget   trade sitting there watching   burn is not   good strategy danieltoloko financeghost how is your   investment doing eish
  is     bloody week   farbaba is     wish version   amazon   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba buy dip   open
eod   thats what i seemore pain more httpstcodrdvcatyjbaba s   thats   buy signal why kevin oleary just bought alibaba
tencent   meituan stock   mpngf tcehy httpstcoibejpgdf via benzingababa i want     danieltoloko revenue growth went   yoy over   past quarters   only in q margins declining amp lowerthanconsensus guidance word on   ground is   conditions     dire         massive layoffs jpm just downgraded notches   buy   sellrt stocktwits   down   highs heres   y chart view httpstcobtqprxrjzrt tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba wtf is   shit   tothetopbot nio   fridays close         respectively         beke   check out   hang seng     other chkna indexes getting absolutely crushed entire indexes down they   dying china stood on   shoulders   russia   wanted   make   power play       big player on   world stage
  children died in ukraine if you want   play you have   pay welcome     big boys club   jd tcehy evergrandert davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workfinfluencer kelvin seetoh k follower most mentioned symbols dst se nd   rd amzn   meli   tcehy slingshotcaphttpstcoctbxrekwhrt tinogalache   en rojo   igual cuando leas estobaba   your short term calls go down   drain lol your greed   kill you buy     long terms   only shares hold   years   company is not going     tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba tcehy bidu nio jd   time   manipulate retails   dump their shares in fear
  buy   dip   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashtwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingbaba valuation is ridiculous
  far too much risk   uncertainty   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba option iv increases   shares offered lowerbest charts in biz httpstcofskzgfkrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtrending stocks on fintwit spcb   fcx gld pzg rio ctk cper   sccoxglobalmarkets investing stocks wallstreetbetsrt gurgavin   jp morgan lowered alibaba price target       jd bidu   sleeping i had   hope   see green   now i   totally fucked   nio httpstcoqmzialkrt alanriedmaier   cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd
  vs   hoy ps   x contrt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major crt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major crt wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major cbaba if meli   get   those levels   well
not complaining either way   financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investalibaba   mit tiefstem stand seit juli der schon vorhandene abwrtstrend erfuhr mit beginn des russlandukraine konflikts eine erneute eskalationdiese beruht sehr wahrscheinlich auf der nicht unbegrndeten angst vieler anleger
dass die sanktionsspirale auch n httpstcouarhetxhadbaba httpstcovatbpizqccryptomatrix l action   est en price discovery l envers o son prix s arrtera til   la folie   numbers just dont lie how just how   lower than ipo price httpstcoszywltltvrt tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba jd tcehy top   system in china
i guess   top is asleep     is winning panic selling grips chinese stocks in biggest plunge since httpstcocyxmvbvnwq via yahoostocks slip   bond yields   highest since oil prices keep falling   xom cvx httpstcompovimbainvestors   selling stocks amp nobody seems   care   valuations       amp bynd   plus apple   is going down amp if continues     mean very very very negative effect on   market european stocks   etoro investingrt pakbenikasim   alibabaotra   las vctimas   las tensiones geopolticas y comerciales entre y cierto que nos beneficiobaba last panic sellers   leaving   building time   lt investors   davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt pakbenikasim   alibabaotra   las vctimas   las tensiones geopolticas y comerciales entre y cierto que nos beneficiojd   nio slowly keep adding   rally   occur in near future   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst ciudaddeltrader todo     ser multimillonario o seguir siendo viviendo como hasta ahorababa its ok   slow down dad have   beer   something just chill trending stocks on fintwit source httpstcocwjowwsbi spcb   fcx gld pzg rio ctk cper   scco sorted   most recent httpstcoyyvyinhvrt davidinglestv jpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   workrt klendathucap ali       forty bagholdersbaba nio buying chinese stocks is like buying   altcoin you dont get shit   air   tommythornton   httpstcoytgsctwqrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtommythornton looks cheap babamany fintwit accounts who were extremely bullish following munger into   just   few months ago   now panicking   selling   these prices i   curious
what scenario   you now more afraid     inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyjpmorgan says chinese internet uninvestable on     month horizon banks analyst took   cleaver amp went   work on their stockprice targets check out   new ones belowcheck out   one     ht   ryanchua     graphic we used on shows   httpstcogflckvrurt jcrypto   fud httpstcoyblidqeqfrbaba httpstcoytgsctwqbaba wow thats insane buy buy buy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert buchasmanuel   ali babala semana que viene juega el partido contra el ltimo soporte antes   los mnimos histricos httpstcbaba   undervalued aidvisor made   bearish   on  
netting in   gain over month alibabagroupholding stockmarket stock httpstcozlwuyfcu httpstcoyofgsvngkhbaba economic stabilitythey said   dont feel   stable   me lol im getting wrecked   danieltoloko ive never seen price action like   on     company     down in hk   follows us massiajbutton im baffled wont sell my position tho babaiamtomnash syntarabip you mean       cash on handrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszupotential multibaggers   risks     next monthsvaluation is   undemanding
    positive catalyst is needed     uturn   stock performance   tcehy prxna prxas prx httpstcodblrluitbbaba alibabaotra   las vctimas   las tensiones geopolticas y comerciales entre y cierto que nos beneficios se han visto afectados por la regulacin
pero tb que no para   vender ms y ms climax bajista atentos   reversal httpstcocolrafeobaba whats wrong   xi just   biden   tell him what he wants   hear   realalexvieira   man warned on snap
  you   not   him now
missiles   falling into kiev   twlo pypl nio lcidthis man warned on snap
  you   not   him now
missiles   falling into kiev   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine snap netflix oilprice bbb kiev putin httpstcowwvpznnqkbaba seriously   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borisalter alephedu     wallst monday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major cbaba china is weird
wants your money   doesnt want     transparent   financial data   imagine   individual   not   country like   spy wont take much       events going on now   go     correction     crash one mistake is     takes crashes   happen in markets right now look   chinese tech down in   week     ondrejsmekal z pohledu nskch akci   ze vech dalch pohled je teba
aby byla vlka ukonena   nejdv     hraje pod nababa   gap down ooooof   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjondrejsmekal   je velmi lkavbaba     china       enron like situation if they wont comply   international accounting standardswhat   mess z pohledu nskch akci   ze vech dalch pohled je teba
aby byla vlka ukonena   nejdv     hraje pod na ob strany
  investory net   vidme brutln vprodej single digit u nio je ve he
  za cenu ped lety bude h uvidme akcie investiceten pd     ny je masaker intuitvne som sa od tohoto trhu naastie dral alejiamtomnash jeroen   you get   fcf yield   included penalty payment without   would   over pltr   gets more   more   figures     your calculation you   need   include stock based compensation   its like staff expensesbaba bottoms   thinking   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt jcrypto   fud httpstcoyblidqeqfrrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba goddammn   u retards just dont touch china stock now buy when   reversal is confirmed   someone out there bought puts   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tubaba   problem   chinese stocks one   them
is   you own nothing
buying chinese company stock you   not own part     company   support level is we   getting closer nio   fridays close         respectively         beke     chinese want americans investing in their companies   make money answer is no   america want investors in chinese stocks   make money answer is no these stocks   doomed trending stocks on fintwit   agri gfai esf cyrn tcehy bidu wynn kweb jdxglobalmarkets investing stocks wallstreetbetsbaba tcehy jd bulz cweb easy x   realalexvieira step pandemic step ukrainerussia war step is not coming on netflix   twlo pypl nio lcid spy qqqhttpstcopuswqbrlictk gfai muln agri nio   hymc fami rlx didi httpstcoljmfhnxozfstep pandemic step ukrainerussia war step is not coming on netflix   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine paypal netflix oilprice bb httpstcosvoxoagwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   chinese want americans investing in their companies   make money answer is no   america want investors in chinese stocks   make money answer is no these stocks   doomed   tcehy jd bulz cweb easy x   proven path       crypto millionaire httpstcoubyqjzport amitisinvesting kevin o leary buys babart trendspider   rev bincome bequity bprice   rev bincome bequity bprichsi   jd tcehy   httpstcozoautqk httpstcohsqjsoibaba i just need   find out what price   shorts   going   cover   i step in     price is   joke bought   esf vxx vix   agri gfai cyrn tcehy oil husababa i just need   find out what price   shorts   going   cover   i step in   nio jd ntes bidu httpstcoznhgenrcyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba prob gonna delist sorry sorry story chinese gov absolute hoes losi ofc     margincalls       run down     alot faster than   day   premarket wow httpstcoouzmruhjrbaba once i get my money  
i wont buy chinese stocks ever   government is deliberately ruining investors rakeelmaharaj i love nio i follow   companys relationship     chinese government very closely though   whiff   tension   i     gone girl jack ma     need     your yardstick if you wanna play in china shit   go deeply wrong if you dont stay insanely close   newspuede que eeuu nunca valore     como una empresa   eeuu pero   los precios actuales es irrelevantemy money is     great company   httpstcosrhrxjslgdbaba huya jpm just lowered pts     chinese stocks crazy i would love   see how they   up   these numbers analysts   reactive     market rather than   doing   proper valuation httpstcocxgybfinmost mentioned tickers in wsb in last h gme oil spy vxx   nflx goog   tsla uvxy httpstcointoxxyay httpstcofrmgaaoytpbaba trending stocks on fintwit source httpstcocwjowwsbi esf vxx vix   agri gfai cyrn tcehy oil husa sorted   most recent httpstcohoamogsxprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ccp is   stubborn   selfcentered party que las cotizaciones   nio
 
jd son ridiculas lo sabe todo el mundo ahora bien
son buenas compras ahora mismo yo tengo posicin en nio y  
pero llevo sin ampliar mucho tiempo no es momento   comprar
sino   observar en mi opinin
claroso hk tech needs   go up   just go     jan levels     go up   what     chances   such   move in   short term   kweb   hilarious   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgtroika yo un peln   babart iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashso   is trading   ipo price is   time   cop somert realalexvieira paypal is down your energy   is up perfectly hedged alex vieira rules   twlo pypl nio lcid spypaypal is down your energy   is up perfectly hedged alex vieira rules   twlo pypl nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine paypal energy oilprice bb httpstcoimddulkvbaba buying   see you in years   iamtomnash i would not take   stock even if someone paid me   take     their hands   is hot trashi would not take   stock even if someone paid me   take     their hands   is hot trashrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba cooked que no os vendan la moto   que   es la nica que est corrigiendo y ponindose   precio ridculo cae todo el hang seng httpstcoeqopcquupaypal is down your energy   is up perfectly hedged autonomous ai vision rules   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice bbb httpstcoimddulkvjd       buying garbage   jd nio   is     one     isnt   beautiful httpstcoqlvveafrbaba isnt is beautiful httpstcohemrdtectwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingotro en pre para   qu pasa hoyrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tihobrkan margin   safety is achieved via   valuation entry buying quality businesses when in distress   we   glad ourbaba is only   loss     day considered   win   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba otm puts     get delisted i promise you alibaba   gt
jdcom jd gt
baidu bidu gt
vipshop vips gt
bilibili bili gt
weibo   gt
  mhebenstreit either chinese stocks   follow russian stocks into inferno   they present         buying opportunitiert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmarioxciento jose ainversor gracias mario   corazon desde inicio     que vend todo
empec ayer   comprar en   pienso en riskreward
y sinceramente
si se va  
no me haria dao
no tengo una posicin enorme
acciones tambin inici posicion en epam
nflx y fb compre hace unas semanasbaba unlisted   lmao   arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then   v ma   ant group tcehy otc pypl intu httpstcoggrnclgspy aapl   i dont want   see     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is   going   zero     what lately
    declines weve seen in china stocks like     tcehy
im renewing my thoughts whether i should invest in china     few factors   stopping mert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt arbritrage   now   its ipo listing price
  was years ago vs sales have increased since then anwow y pensar que hace pocos meses habia gente en twitter diciendo que     estaba barata y compraban   manos llenasrip httpstcommnqrtort diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba   stock   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba now   its ipo listing price
  was years ago vs sales have increased since then     fcf has compounded     very close httpstcodeeyowwdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba emotional damage spy holy cow someone just dumped   china ftse   they know something coming   we dont aapl   httpstcobsudlldunlckstocks   lowest since june thoughts on how much lower     gort realalexvieira ww started   brazilians watching   big brother youre living in   perfect world   twlo snap nio lcid ww started   brazilians watching   big brother youre living in   perfect world   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice bb httpstcoxocwuidgcompound   you saying     pay   dividendthat would   great   ive never seen them indicate   such   thing would   forthcomingmost mentioned symbols hst vix nd spy rd tsla       qqq httpstcoueggqaejxrt tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba going   buy     ill take my loss on   shares bought     close   pick   us stock   trade not worth   risk   buyandholdd se         now down   same   athimagine saying   year ago
fintwitt would probably murder yourt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba delisted soon rest in peace   httpstcoanxcysoprert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jelfarmaceuticoa dividenduck ya se empieza   ver en twitter ese movimiento en bastante gente
esperemos que no hagamos   esto un babainglouriouscap   investor has     very naive if heshe considers       trade peter lynch   give example   kaiser industriesunjustified   polaroidjustifiedthe typical mistake is   time   market   is   darkest     dawnbaba blacksheep httpstcoycocqvdwfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba squeeeeeeeze     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstradiconsultancy nio
    i dont think we have   worry     chinese company wanting   register on   us exchange   we treat like     corrupt we set   bad example on fair markets   cryptomichnl buy   dip   httpstcoizepermtxubaba down   premarket   china panic selling continues httpstcorhmazhzaxrt loganglare inglouriouscap   who followed munger without   his position sizing in   relative   his net worth gotesthercasas realmente tener   no es un problema
si realmente sabes lo que quieres el problema es aquella gente que piensa que es la nica solucin para ganar dinero
y no ve ms allbaba   is like march panicked sell off
trump saved   market   then shares     largest uslisted chinese companies     trading on   hong kong stock exchange
including   jd ntes nio bidu
etc generally
investors   convert   us depository shares into hklisted shares
    other way   httpstcolexlxnuoejose ainversor xaviercomas no os cebis   xavi
que es   los pocos que nos pasa la mano por la cara y nos puede hacer callar   un tweet y no me refiero     que adems es un tio transparente y honesto   hecho os recomiendo que le deis followbaba   barely has       china imo
  spy is   stubborn   on   brink   collapse
just look     hang seng index global markets down larryjamieson sir
have you seen     bulls pumpers they   everywhere i think they   risk exposure   nuclear fallout   pump   in   streets until theyre   gone
we go lowerrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba if there is no profit
  price is what where profit go
    people
love     trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china httpstcomeysjuwurt realalexvieira   man warned   you   not   him now
you   burn alive markets panic worldwide   twlo snap nio   realalexvieira   man warned   you   not   him now
you   burn alive markets panic worldwide   twlo snap nio   usstockbot sampp yala gme nnox pins sklz yinn   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba shills nio shills ccp stock shills charliemunger blackrock   man warned   you   not   him now
you   burn alive markets panic worldwide   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcocmsspjjwtbaba congratulation bears   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba where is charlie munger   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstprx     honest
i would never have expected prosus   euro   uninvestable ive   temped   weeks now
  political uncertainty blocked me   pulling   trigger its like candy   bars same goes    
  less political riskrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba not sure how people stay in thislolus is shorting china stocks   zero lol   jcrypto   fud httpstcoyblidqeqfrrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba incoming   time low     there     day when   goes up     question   answer is when   we see   turn     sold premarket  
sorry whoever bought iamtomnash   buy shares when   hits   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtrending stocks on fintwit source httpstcocwjowwsbi   agri gfai esf cyrn tcehy bidu wynn kweb jd sorted   most recent httpstcofftdrtubpinduoduo pdd
jd   jd
alibaba  
tencent tceh
xiaomi xiac
baidu bidu
didi didi
largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenetflix nflxciti cstarbucks sbuxrt barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme   tcehy deals   century   i have never seen   many sinister bears their basking in peoples misery needs     punished bigly       jdbtrading   weer premarket usd ik krijg serieus   vanaf   vraag   dit aandeel koopwaardig is minimaal vanbaba tcehy cweb yinn strong buy china says   wants   avoid us sanctions over russias warpswwwbloombergcomnewsarticleschinasaysitwantstoavoidussanctionsoverrussiaswar httpstcoqbrbghoxbaba well look     bright side we   not down yet   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba wont buy   their adr shares
stop dreaming they need   donate their money yo ccp agenda   improve china military power   citizen common prosperity   they have   net cash position   dollars per share   we   crazy here   how is gold even selling off   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba jdin every crisis there is   opportunitygood luck investing everyone   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstnio   im holding   thats reason enough   sell   inversorexperto ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehyrt tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   haha only points left   zero   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkeneitscharliemar everyone says theyre waiting     crash   they   buy well
  is what   crash looks like nobody wants   buy babastcentvalue just advicewhen you   long on   hot potato like babanever   look   daily chartbetter   look   monthly chartsrt esthercasas unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicejeanralphio kponscene i mean
  kinda was   has had massive sell offs   last year     year   tihobrkan     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start frbaba   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtengo mi cartera ahora mismo en por culpa     empec   comprar  
luego  
y las ltimas compras   seguir ampliando los memes los metis en el culo porque amazon
tesla
etc tambin han cado por lo menos no ezentis y otros chicharros ni hablarrt jdbtrading   weer premarket usd ik krijg serieus   vanaf   vraag   dit aandeel koopwaardig is minimaal van sampp yala gme nnox pins sklz yinn cweb tigr   bidu httpstcofzjutvtfox     execution was still too early
  early is wrong we would   far more glad if we were starting our   entry positions   in   mids
than months ago in   mid   low s likewise   tencent
tooonly     help   hindsight bias margin   safety is achieved via   valuation entry buying quality businesses when in distress   we   glad our average entry in   is instead  

  even near   peak likewise   tcehyit increases   odds   breaking even   profitingbaba why     universe hate me lol httpstcoxsvawvaz     variety   obvious reasons
including big egos
investors   fond   critiquing themselvesso let me start     startconsidering   shares     peaked well  
we exercised patience   lot     watching   price decline   more than half httpstcoqpfmrsupchinese stocks     risk     delisted thats whats causing   meltdown nio xpev   bidu   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segchinas nasdaq kweb
down in yearin   era   low rates   no recession amazing performance   bidu pdd   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstelliberado inlawinvestor assetsinvestor adriananselmog alibaba cotiza en usa como adr como   y como la accion original   hk pero en otc como babaf si tenas una puedes comprar la otra sin tener que esperar mesesbaba   has   fucked i   wait   under nio xpex   jd     think i had money in   horse crap stock   one point hahahaha   remember btc was k then dropped   k
everyone said scam
worthless coins etc     few months later
  goes   kbuy when we   in deep fear   we there yet
not sure
  dca   win   kweb pdd jd httpstcoesesnqbaba never saw   much oversold on   fundamentals jd     weer premarket usd ik krijg serieus   vanaf   vraag   dit aandeel koopwaardig is minimaal vanaf   top en dan een keer uitbodemen met positieve divergentienot yetbaba     point
  red day is   win charliebilello ycharts falling knife is real     nowbaba just stopping in   say oh my gawddd   kweb pdd jd httpstcorddjyyllbaba remember btc was k then dropped   k
everyone said scam
worthless coins etc     few months later
  goes   kbuy when we   in deep fear   we there yet
not sure
  dca   win   never saw   much oversold on   fundamentals jd march watchlist muln one       trend   add on   dips rcat looks strong   see   way   goesmrna research on new drug coup   add calls   quick bounce   then puts   puts   play bigrt cryptomichnl buy   dip   httpstcoizepermtxubaba   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tubaba     point
  red day is   win   just stopping in   say oh my gawddd   prices amazing   price looks like china got sanctioned   well   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba alibaba not   only one betting big on potential   chinese metaverse market here   other likely first moversfollow us webullglobal httpstcomjyypmjjfqbaba buy limits in place twitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba get low     big winner     war     china   people   going   make   fortune buying stock   chinese companies   these prices patience   pay bigdata   makes you happy babababa stock price is not   company   company is not   stock pricefocus on why you invest in  
not   current short term panic   honestly im glad     you people dont learn your lesson   chinese stocks   keep buying thinking youre getting value   krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babbaba damn   down   five dollars   morning     yall motherfuckers aint never gonna get your money   yall   having capital loss right off     next two decades   ecstaticjack nio   tdoc pltr   never invest in specific stocks againetfs     way we   guess   next apple aftrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt klendathucap ali       forty bagholdersbsunds agree invest in   later
when   russianukraine war is over
    threat   recession has passed im loving yang now   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   in premarket   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba puts on every spike top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme   spy arkk rc access wider trends httpstcozltkeggzrt libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgbaba   move   most     baggers means nothing now if ur avg is
  is just   drops   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tumost mentioned tickers in wsb in last h spy oil   arkk fb gme wish tsla aapl bros httpstcointoxxyay httpstcotziaebslavsi   abre   buscare un long para un rebotemonday afternoons top analyst upgrades   downgrades jp morgan slashes targets on alibaba
dada
pinduoduo
other major chinese firms   dada pdd httpstcoepqffmjur httpstcobknrkupowrt joshuatai execution is often underrated when valuing   company         pin point   exact numbers one prime examtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme   spy arkk rc access wider trends httpstcozltkvrfbaba china is easing their monetary policy   why they want   help russia   knowing     plummet their economy no way just media bsbuying every dips   here we go folks us pre market abt   open   jd bidu expected       lower margin calls may exacerbate downside   day   ottowallace     caida
ms del en un mes el anlisis tcnico ya lo avis httpstcobtojzovxbaba everyday   ottowallace     caida
ms del en un mes el anlisis tcnico ya lo avis httpstcobtojzovxbaba tencent they bringing these private   something never seen   mega cap take such   beating     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jeither chinese stocks   follow russian stocks into inferno   they present         buying opportunities     decade what   you think   investing stocks china   bidu jd tcehy ntes xiacf httpstcomfsqvzztwbaba   was   good strategy buying     put i   going   cash out my put   let     until april   hope   what   short     caida
ms del en un mes el anlisis tcnico ya lo avis httpstcobtojzovxrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba   chinese   steal your   me temo que ya slo queda puerta grande o enfermeriasi no hay deslisting o algn tipo   fraude en las cuentas ser puerta grandeya no se lee   nadie anunciar que compra
eso debera ser buena sealbaba     open folks
  is what   is ride   out   take   huge loss   most   would     loss
im not     sell       hang seng index   testing lows soon         lower   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tubaba fcking speechless
shut down china market   fck sake
china russia fckers   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfor those thinking oh we   trade   on hk well yes u       wont     these prices   foreign capital fleeing
  multiple     much lower   kweb   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt wannabeoptions spy qqq   didi mvst nioquite   non stop dips on   china futuresmarket they have seen   large dips dbaba glad i got out in january well kept secret i lost money on my   tradewatched     months     ignored   geopolitical events   inflation just   find   chart httpstcodsxniyvrt klendathucap ali       forty bagholdersrt nionenad yup i think he wanted them   off   exchanges now hes buying nio babacarlosotermin la tacha en el ataud     si encima no se pueden enviar mercancas sigues confiando igual que antes graciasrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jen mi cartera no se habla     no no no httpstcohqkakgwvosrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt letmoneywork   erwischt es heftig hatte ich vor einigen monaten verkauft wegen dem zu starken eingriff der chines regierunginvesco expects more china adrs         us hfcaa holding foreign companies accountable   provisional listbaba bidu jd bili ntes pdd kweb fxi wynnrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tufilmdailyt thats like sell low buy high no babart sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tujudging     dryingup   grandpa munger has loaded up on   tweets
we     nearing     httpstcoklyeinlhaort cryptomichnl buy   dip   httpstcoizepermtxubaba id just like   thank     bears   providing   healthy     skepticism   saving my account   horrendous loses       things in life   free
kanye said   bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x reis   under spy i hope not   therealfly   in hknio   tdoc pltr   never invest in specific stocks againetfs     way we   guess   next apple    
its like   lottery patience   dca in etfs is   way either we like     not   sub incoming look       people cheering babas fall kind   funny   watch     down on my positionrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt priyamurthy   im case people dont know   half   shit you buy   amazon is purchased in alibaba   resold   you idiort sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt wallanalyst   is trading like   penny stock altcoin lol is   market trying   tell us something babart stockserabot most mentioned tickers in wsb in last h oil   spy tqqq   aapl   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba new article alibaba stock has dipped   over   last month here       places   trade   httpstcoyyyuwndm get     latest   related news here httpstcofvkvdtluf httpstcopasarabfckrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tutrending stocks on fintwit source httpstcocwjowwsbi   esf oil husa indo cyrn irnt vxx spx ndx sorted   most recent httpstcodzeppoxggbaba   knows   platform   you   buy   in hk   proven path       crypto millionaire httpstcodjmrcwhubrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     we would note
we have no exposure   yet         value     ascertained
  would change on   next dropbaba china we have   problem   if someone sells   is buying stupid sellers   i would like   thank jpm   downgraded     set pt   is not catching   falling knife   catching   falling instead keep loading up dca   i would like   thank jpm   downgraded     set pt   is not catching   falling knife   catching   falling instead keep loading up dcababa end     httpstcotkbpwrcmybaba rip   buying when others fears   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba guys dont touch   under   hits sub new video news   technical analysis on nio amp   check   out
thank you httpstcozohypfksomeone somewhere is getting paid lifechanging money   drawing   yellow line   coming up     postfactum narrative   price targets   jpmorgan httpstcoiwmgigzbaba people hate   now
they   going   love   when   goes up           samebaba is trading like   penny stock altcoin lol is   market trying   tell us something babababa im case people dont know   half   shit you buy   amazon is purchased in alibaba   resold   you idiots     wrapped up in   amazon box   hk close amplow   same hkd gt     us closegood price im   buying   if theus pushes   down further significantly i   amazed   how china regulator ruined great companies like   tcehy bidu jd is   really what   government want fxihong kong vix has had extremely strong resistance now historically   buyers   losing power extremely quickly on these occasions historically
vix has   slaughtered extremely quickly everyone is short         historic meltup rallykweb   jd pdd nio bidubaba   drop   not   just few days
good case probably   drop each day   several weeks
worst case   years   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   not know   everything she buys     china special type   stupid then throw   everything in your entire house china supporter girl   wouldnt buy   no matter how low   goes   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtwitters on   rise spx price none mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba my gut telling me charlie munger got margin called   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba not touching   hang seng keeps dropping like   rockbaba   many bears in here thats when you know its time   buy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba   holding chinese stocks deserves   lose money   xi   his comrades support putin   his pointless war on ukraine   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba warren buffet said rule no is not   lose money
  bull keep losing more money
probably     value has loss   chinese trash xi openly supports putins war   choice     grateful   have just ate   loss   should have just went short my goodness spy     stock maybe red
      china in general
    global markets doing   bad   american economy is gonna crash soon too   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba like i said
dont buy   stock now
peoples in china many   find work
    business due   covid no money   buy food
how they         pump stock     grateful   have just ate   loss   should have just went short my goodness sunchartist its interesting   masayoshi son still owns   big chunk     no wonder   cds   softbank was spikingspy     stock maybe red
      china in general
    global markets doing   bad   american economy is gonna crash soon too   like i said
dont buy   stock now
peoples in china many   find work
    business due   covid no money   buy food
how they         pump stock laksatasty jbrandimore hmlcompounder satorimind rosemontseneca   pe etc needs     adjusted   roundtripping   is   huge     work tread carefully oldoddcoder zhusu     down
brutalthe     lives       business   unimaginablert sohamkanade those who invested in     you still hodling   whybaba fed gonna   off waking up   seeing       meeting entropydenier notabigdeal why would you invest in     kweb   you have   edge in knowing why   ccp is purposefully destroying valueagain those who keep on repeating buy when others   fearful forget buffetts number rule dont lose money   kweb   getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr brt smartoption fb jesusdelascio gran operacin ganar seguro escenarios   las acciones suben gana expropiacin del gob chino aprender lo que es el comunismo   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba   down   german open hang seng nearly   downthey   fix   next big market crash cash drying out on   streets   total collapse in hk market
worst than la cotitzacin     en el indice hang seng hsi
esta en donde acabara hoy en la cotizacin   usa httpstcopdvfuvifynotabigdeal bradmunchen   im just     harvest my   loss   roll into kwebstcentvalue much   value investing has     condescending tone   oh mr market is just irrational   mr market is not stupid   its prudent   listen   him he told us   risks   piling     he   warned us on fb
intc   many other value darlingscafetero chenjunmin themarketdog resulfox wow   u seeing   fall in prices in hkse now its crazy
  down
jd   tencent down each looks like someone   many got margin callbuy   famp chinatech dip  
jd httpstcopkzeiltqalibaba not   only one betting big on potential   chinese metaverse market here   other likely first movers   httpstcohanabvxbaba what   f   bullreturns scale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x rebaba wow what happened in hk   something   out   im down i surrender   bears   right   smart i should have seen   coming   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba you   apply us   western valuation   china stocks   hristopelov calling   shit stock ever since over   retarded bulls never listen here is   karma httpstcooawadcaohmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdanielgladis glad munger   not convince them   buy babaus pre marker indicating  
jd
bidu   brutal day upcoming   delusional longs alibaba not   only one betting big on potential   chinese metaverse market here   other likely first movers httpstcobuqjdqqvdf tcehy   metaversedeltagammaqueen   pleasert sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt trulyslide saxenapuru  
would you       fb     big boy   prices like   i know youre usually in   earlierbaba sure is tempting herehttpstcovxqkztrrt stockserabot most mentioned tickers in wsb in last h oil   spy tqqq   aapl     ever recoveredrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi oil mbi tsla husa indo urt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt bullreturns going     x then
fyi normalizing last quarter
  eps growth was still negative babamost mentioned tickers in wsb in last h oil   spy tqqq   aapl goog roku wish zm httpstcointoxxyay httpstcohowjccjqawrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtrending stocks on fintwit source httpstcocwjowwsbi oil mbi tsla husa indo upst   prqr ago vow sorted   most recent httpstcoarhwfvgbaba i ainteen gon lie now   sad how much bulls losing   mother fuckera chinies comunist corona head fuckera   why would   buy         issues in china right now
not   mention their impending housing market crash buy yang thank me later   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tutme nio   jd look like mainland china
hong kong hang seng index market crash underwayim not spreading fudim clueless unpopular opinion sigo manteniendo   y comprar ms cuando se estabilicebaba hong kong market is trying   say somethingmaybe possible us sanctions   chinese stocks     ww         you commies   time   jump   into bios yawninvest macroalf   then he shoved   into babart techcharts   longterm charts   valuable technical analysis   charting   add value in your financial decision making httpsrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       fresh new lows in hk   techcharts   longterm charts   valuable technical analysis   charting   add value in your financial decision making httpsspy   kweb how   lose in days chinese edition httpstcoomqbdhdbaba xi need   say something soon every day he waits   effect     statement     lower   hristopelov is   retard still alive httpstcowqzzhytjybaba dead cat bounce happened   finished in hong kong   we continue down   sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tuahora viene lo que nos interesa
 
bidu hay ms papeles pero estos dos son   los ms influyentes en mi parecer es una puesta arriesgada si y no si por qu uno piensa talvez que un gobierno dictatorial va   destruirlas por monoplicasrt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   turt sinomarket tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tubaba   is going much much lower   value play on   growth stock edark if when softbank goes boom         real tempting buytencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tumbles more than in hong kong
refreshing   lowest level since its hk debut in november tencent alibaba kweb fxi hxi hongkong stockmarket httpstcoxklfonkybaba year low   tencent falls     hk
lowest since december hang seng tech index falls more than againalibaba   tumbles more than in hong kong
refreshing   lowest level since its hk debut in november tencent alibaba kweb fxi hxi hongkong stockmarket httpstcoarqyeottaits   funny hk trying   front run ny   then tries   front run hk     capitulation continues   bidu pdd kweb   klendathucap ali       forty bagholdersbaba full blown emergency     point its   flash crash xi needs   speak   market close   imagine if   piece   news   higher retail sales didnt   out earlier tonight
  would have tanked even harder
perhaps   gualestrit alibaba en la apertura   hong kongbabababa should open   in us   everyone knows   impending sanction   delisting thats why no buybackrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt danieltoloko ive never seen price action like   on     company     down in hk   follows us massiscale in thoughts   babaevebitda lt x weighting x returns lt x x returnslt x x returnslt x x returnsrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstexecution is often underrated when valuing   company         pin point   exact numbers one prime example is se
  how   leaped over babas lazadababa approaching lod in hk     most likely breach     print new fresh intraday lows imagine where   would   if   entire gang   super investors werent   in on itmunger   probably providing   investors bull thesis imagine   bloodbath if   was just   chinese namespy qqq   didi mvst nioquite   non stop dips on   china futuresmarket they have seen   large dips down since they announced   shutdown   covid coming   yet againinteresting times httpstcoqsvzdkbewagme tsla googl amzn amc impp aapl msft   spy crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba how nyse   respect chinese junk if chinese hate their own companies wondering how they plan   run their economy in isolation kweb   lmao points heng seng bulls   in   cracker day lolkeep investing in china though   caponepartners value investors join compounder bros   bag holdersthey     victims   tencent
alibaba     metbaba   room on   net ive made over k   their alerts httpstcozhoudxhsf   no     bearish greed   proven path       crypto millionaire httpstcogkubwkpkhnrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   uncledd hymc   per share     price target gold is going   its highest price in history time   rock     stock is making history biggest market cap loss in such   short     time bravo  
bravo go get em china   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jcoup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvvalue investors join compounder bros   bag holdersthey     victims   tencent
alibaba     meta fblesson sentiment is equally   important   fundamentals httpstcopdnazbkokbrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt tweety its   bau now     session lows   indicated   open lower
jd lower in us pre market   carnage contibaba wonderful mr wonderful   hk is more than percent down wtf kweb jd   market knows something dumb bulls dontbaba     year day last few sessions day   now new trend is daysomething really wrong     market   cryptomatrix incroyable babababa absolute garbage
stay       chinese stocks en route   fulfilling my possible delisting plan   longterm charts   valuable technical analysis   charting   add value in your financial decision making httpstcofuojlzmlm httpstcoayfupoirt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba hard     bullish here
its like   selling just ramped up smile     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstspy chinese tech wreck continues hong kong   china exchanges down   gotta love   crooks     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba jp morgan wins   im happy   them   their big   purchase
  sale next year   hooray     market makers httpstcoxzsdsefwsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba shit coin material i see ya alibabagroup httpstcozsrzjwtatwitters on   rise trq price mentions muln price mentions aapl price mentions gfai price mentions   price mentions stocks investing tradingbaba   collapse reminds me   penny stocks fast   furious sampp       we in   middle       bomb war alibaba bankrupt why just wtf why coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvgoing     x then
fyi normalizing last quarter
  eps growth was still negative   httpstcoxhuqqkeaspy   us is starting   prepare   provisional list   chinese companies   delisting   us stock exchanges not meeting requirements   process is speedier then expected via bloomberg   bidu   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lol   is keep dropingnio aapl amd didi sofi   f crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba looks like hk     close     hsi   close  
bloody mess   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba either   has     up   amzn has   touch its   bau now     session lows   indicated   open lower
jd lower in us pre market   carnage continues   gonna get smacked down once   lmao httpstcowbcxlcavzbaba   wait   just one   these fake bears get squeeze  
  share   klendathucap ali       forty bagholdersrt klendathucap ali       forty bagholdersrt uncledd hymc   per share     price target gold is going   its highest price in history time   rock   what   buy bulls       proud   average down on     time low lmao   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba tcehy didi i   sure munger   dumped   amp     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba jack ma       uncledd huge week   gold hymc price target set   aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tin time
munger   win we   know   babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsti wonder if charlie munger   increase his exposure in     if warren buffett berkshire would   taking up stakes in alibaba   tencent   these steep discountsbaba easy     diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i remember when george soros started shorting       guy is   genius once he covers   should go up   willcodeforjava   i see   day   free money tomorrow
    day       day  
  forever until delisting   irt jdesouza   if you buy   stock   you   owning   piece       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babart klendathucap ali       forty bagholdersrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt wolfcloudinc macrodata week   march
coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fbaba hmmmm pe ration tempting   chinese tech crash stocks   never recover   dam i want in   rev last quarter if you didnt get in
keep   eye on   big risk
big gain here imo if tensions clear     us   china
i think           in no time   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba told my girl once   hits we   get married spy just ensured   lifetime   drama free blowjobs   saved k on   wedding ring lmfaooo   where is   landing sad i   happy   i   not buy   low s   dis ooofff   maurosanchez   tomorrow
you       dead cat   reversal
no difference   these bulls   absolutely delusional lmfao   financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt honorthesis   they   buyback half   shares os   their cash   mohsinalinisar       is   scam how   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowstockmktnewz aktieuniverset   if   goes   then jpm we   hit itrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jfunfriar tough choice   one     first   have   off sale   here maybe   market decides   is   worth xrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnft   trading   times jpeg   alibabas earnings httpstcooncvrwpqone important data point   babathe shenzen lockdown didnt happen until     way through qso my thesis   q results     strong hasnt   too heavily damagedyou   now participate in   alibaba ipo just years later   httpstcoyoprdvnthbaba beautiful bearish intraday price motion in hk   continue its descent in us markets shortly welcome s top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla arkk access wider trends httpstcozltkvrfbaba babs   thomasriceau damn
just looked     price   realised its more expensive than     share these days should i buy     elden ringbaba         endhow much       shorted
there is simply no limiteven if   goes     looks cheaper like   is looking   most mentioned us stocks on reddit in past hours gme nio msft spy   amd aapl fb arkk vti stock trading usstock stockmarketkweb       pace   drop   tomorrowbaba has twice   average volume in hk todayheavy buyingth day   very high volumes in hkbabahk httpstcorhnmnuxglart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers in wsb in last h oil   gme em amc sofi tsla   sun tree httpstcointoxxyay httpstcoqrncqdxart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba how   i short   top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla arkk access wider trends httpstcozltkvrfbaba   is   bit ridiculous lol   might     great long term buy once   finishes crashing top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   arkk tsla access wider trends httpstcozltkvrfthese     most active stocks right now nio aapl amd didi sofi   f httpstcomjuymgpbjbaba what is   hk price in usd   lunaticosen no todo en la vida es el cash flow aqu un ejemplo si no crecen las ganancias y el pretax profit   igual cuantas ventababa whos invented thos piece   crap chinies companies when   goes down every night httpstcoblpxzubrmacrodata week   march
coup dole len dg fdx gme tsla googl amzn amc impp aapl msft   spy fomc wolfcloud httpstcozkxfhszwbaba makes mr wonderful gocrazy httpstcowldsgubaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqbaba not sure why   would continue buying     proven path       crypto millionaire httpstcoevajysexwifeyalpha   looks like american   investorsvery sadbaba down hk   hsi down
truly uninvestable   fjb li into k in   last days if you really want   make huge profits on trading then
join   winning chat httpstcobzfqdvj   expecting   gap down   key support     looking   play calls then   keep in note   one     greatest investors
charlie munger
increased his investment in     over however
jp morgan downgraded     lowered its price target     httpstcojgpyvsxjemrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba whos invented thos piece   crap chinies companies   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt gualestrit alibaba en la apertura   hong kongbabababa makes mr wonderful gocrazy httpstcoefkouxpozbaba not sure why   would continue buying     down hk   hsi down
truly uninvestable   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segoxeinvesting moatinspector bkaellner martianofsafety tominvesting enricolaquatra frankinvesting is     sure thing     would trade on   otc if   delistedaidvisor made   bearish   on  
netting in   gain over month alibabagroupholding stockmarket stock httpstcojwywjeiua httpstcoylyvcydgdbaba down bad   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba is   going out   business   gurgavin   jp morgan lowered alibaba price target     looks like wall street jp morgan is going hand in hand   us government   raise financial pressure on china   has bio ttm in cash     market cap   bio fundamentally there is no reason   sell   vie structure is   pain point sad investing httpstcojltgkyatalmost china hangseng stocks have more drop rip hongkong stockmarket worse than yk crises no brainer press sellshort ty ccp gift pdchina marketcrash   tcehy bidu jd kweb hk hk fxi esf spx spy spx nasdaq qqq fintwit httpstcopzqeieojd   nio bidu if china killed   vie structure   brought these   zero why wouldnt   result in   global financial crisis economic war   hk exchange is   obvious result if delisting   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdavidko dereepervivre et vous en pensez quoi des stocks chinois tel que  
le march price autre chose que des relations bilatrales erodes non mercibabaif you really want   make huge profits on trading then check out   chathttpstcokgkaiwfdcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcobgvckaocnrt bahamaben fair   unfair im using   price action       predict   likelihood   china sides   russiababa   is cooked lmao twitters on   rise trq price mentions aapl price mentions muln price mentions gfai price mentions   price mentions stocks investing tradingrt danieltoloko ive never seen price action like   on     company     down in hk   follows us massibaba down big in hkd now   sell   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrecession tech bubble china editionhas   checked in on masa son softbank alibaba   httpstcooptlypsrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt frankm   way   is going
soon chinese cash rich firms   gonna   buy  
voluntarily get out   us markets   justbaba goodnewsbull charliemar iamglouk talk now look   me when im talking   you dumb idiots httpstcocmmnzebcuubaba is security threat issues   big   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba wimi cmcm spi strong bounce tomorrow   jd kweb xi is making vie illegal game overrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba is   possible china investment     confiscated   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba baidu zlabhttpstcoadsvtacbaba     is   scam how   they   buyback half   shares os   their cash   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investbaba tomorrow
you       dead cat   reversal
no difference   realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price   acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyababa if you buy   stock   you   owning   piece       i see   day   free money tomorrow
    day       day  
  forever until delisting   i   forced   close my short   nio say goodbye   chinese stocks   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowbaba nio say goodbye   chinese stocks   wealthsquad heres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnowheres   list   once greatperforming stocks now trading     initial ipo pricebaba alibabacoin coinbasesnow snowflakedash doordashrblx robloxpton pelotonlmnd lemonadebaba nom nom nom these prices look tasty httpstcotpifpnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jwell     few mins i was worried     is bau now in hk markets down     jd set   open lower in us pre market   jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal ababa immediate market collapse buy puts   hold sec sent   warning out   i was right   more   china stocks   toxic drop russia   cut   ownership   companies crap then we   talk httpstcolydezxtsrt jackfarley dailydirtnap selling uso straddles   puts on     arkk
covering my room in dry hay
lighting candles
  tfintwit switched quickly   ukraine coverage   everyone     value investor in   faster than you   blinkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgurgavin i called       now   fell   curious your thoughts now   has fallen   oblivion httpstcoocbtwqdbeiiyambo i wonder if charlie munger feels   way   babababa im looking   u sexy   im loading     record im on   one last months   hsi is shooting     day     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstmarkgutman   has taught me   hard lesson dont fight   ticker tape if trend is down
just dont buy dont     hero trying       low   sit patiently   wait until positive momentum returns   dont sit on   loss if stock goes down
your timing may   wrongbaba   share   likely   fall idk how ow   ima scoop soon doing research tonight yumc   well not financial advicert tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsrt jaenatal   httpstcoafmsikdyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjbrandimore hmlcompounder satorimind rosemontseneca you own   vie     me is no     owning   stock i dont intend   vote babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba       make   new intra day low soon tmfsunlion rosemontseneca havent you   tmf wrote several articles       its value now youre saying its   worthless viebaba now going down down down   frankm   way   is going
soon chinese cash rich firms   gonna   buy  
voluntarily get out   us markets   justhongkong hangseng china stocks total disaster low pe turds amp endless feast shorts biggest capital mkt dumpsterjoke   world sellshortem     stockmarket marketcrash   tcehy bidu jd kweb hk hk fxi esf spx spy spx nasdaq qqq fintwit httpstconbgzopdnbaba earnings yolo via rwallstreetbets stocks wallstreetbets investinghttpstcohyknfasozinvesting robinhood httpstcoeotzgqxmjrt nionenad   under   is just stupid nowrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba hk index hasnt seen   low in like over   decade wtf is going on   china   hsi going   lows kweb   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba earnings yolo via rwallstreetbets stocks wallstreetbets investinghttpstcoplipwwlinvesting robinhood httpstcotkhvnlfxxrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba doomed   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sidneyswings     mrna top watches tmrw   gurgavin   jp morgan lowered alibaba price target       sam stocks down roughly   highstdoc shop rkt sofi upst upwkdash   gtlbdown   highsfb uber rrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont touch chinese stocks their government   crooks
stingy   greedy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont touch chinese stocks their government   crooks
stingy   greedy   munger quote buffett is not comfortable investing in china   sentiment is   ugly right now   news   increased retail sales   industry output   planned rate cuts   not stop   selloff
insane   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont continue       bag holdertake your losses while you   still get something even if minimum   move forward   your head uponce delisted
      otc trade most mentioned tickers in wsb in last h gme spy oil tsla   wish arkk   aapl pltr httpstcointoxxyay httpstcomhtwkbtqubaba afrm upst spy not trust usa   chinese companies twitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd eles adelanto que     alibaba est en la sesin   hoy en hongkong
buenas noches   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba pain httpstcotrzyludusbaba whats   bigger scam chinas economy   bitcoin maybe charlie   answer   us   holy smokes is     buy now     catastrophic drop still       spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     is in httpstcoscbtsgnygeogtigress wish   i think thats itbaba no one trust china we know how they     how they screw investors only ugly charlie munger who build buildings   no windows think its   solid investment follow him   your own detriment   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmorning   bulls ecstatic in   morning on huge data beat afternoon   bulls realizing data was   ukraine war   covid spike   kweb   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba erwischt es heftig hatte ich vor einigen monaten verkauft wegen dem zu starken eingriff der chines regierungkddi auf dem weg richtung allzeithoch tech insgesamt bel   abverkauf atvi hatte durch mdb ersetzt geht auch weiter runter ich im zweiten bild httpstcoqvnkbiplrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt traderscom todays dribbler stock damage aka not longago dribblers were advising   buy thesegamestop gmedoordash dash     down tomorrow i sold my shares   while doubting       go   up   now i feel lucky     out     terrible stock   company is good   in   wrong country   destroyed alibaba httpstcozbgpfbuudrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba soon   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba dont invest in communist parties   mojaradhki   httpstcowrvipbefbaba jd tcehy kweb httpstcodhcwfgrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmon highest voloi min
vol k
opt vol gds   pfe coty aapl cgc htht nio afrm bidu bili lvs chwy pdd mrk pypl nke tsladata barchart httpstcowogcdgyadbaba took loss few months ago selling     is now wow   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt kessinvesting china is in trouble alibaba   shares indicating loss yeeshrt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   not   surprised if     these chinese companies get delisted off     exchange         kiss   death   them   connectthemoney its     tough year if you     growth investorytd returnstsla   meli coin upsand   further dip since   post       black sheep have you   dough no sir
no sir
only woe   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba selling     was   decision   take loss i ever made zh dada     li api daohttpstcoxqgbboert benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i think china gonna lockdown   while now they really like   get       things   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt willumgladstone i feel like jack ma should just tweet   he is taking   private  
funding secured   should fix everyrt danieltoloko ive never seen price action like   on     company     down in hk   follows us massirt benzinga alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihtsnorlaxuw   tweet   ironically mark       babababa   we sure   is not located in france   their lunch break seems   have   french lunch hours hours lunch break       they fade   pop crooked banks   politicians   watching   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt xolowall tsla aapl amzn amd nvda msft   fb   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshalibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout li nio   jd xpev httpstcodlublxlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgualestrit no me importa un   un babart yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba lol
most     world has learned lockdowns   not work       greater detriment   society   economics never go full communist   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt sinomarket hang seng tech index drops  

  biggest singleday drop since july domestic media reports alibaba   tert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt gualestrit alibaba en la apertura   hong kongbabababa
tsla
  alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout httpstcomzefxxstockdreamss coming   you   httpstcomsipmxekjsbest officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf   muln cei fcel mrin ocgn sos amc gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   httpstcokezdvqewonrt jmac   httpstcoskhfidqvpbaba yep
its lunch break over there
says right on   chart in webull conversion in hkd   usd isnt   looks pretty stable   me httpstcosqhwlxrbisrosemontseneca correction vie           delisted     time trades   x pealexpitti i have   admit   was tempting   many
like myself
  exposed       thoughts on those two relative   each otherbaba mother     shorts
one trillion   stocktwits copied my website layout   their ads     looks good httpstcoxcpklrpsweepcast alerted     unusual options activity alerted on   expiring worth k learn unusual flow httpstcopsbhaovhistcentvalue     recover level     yrsbaba sec is fking   these chinese companieswonderful   if   shit goes   lower there gonna have   take   camel     fucking nigeria   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jits     tough year if you     growth investorytd returnstsla   meli coin upst hood lcid dkng pypl nio shop rblx rivn afrm alibaba   tesla rival nio slide   third day straight in hong kong whats     tech rout   nio xpev lihttpstcoekkvydpdvbaba httpstcoafmsikdyrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert navalyou market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd ert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba chinese market     just stopped updating     see       minutes   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba buy buy   dip market analysis amp discussion     es nq qqq aapl amd amzn     cat cost fb orcl googl crwd etsy jpm msft nvda upst ual tslawatch   httpstcoxxsaqmodw httpstcosvnreibaspy figured id give     shot trading   chinese market   nio httpstcowawvpgblkrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba jack ma i heard just applied       driver   amazon hes broke   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuehangseng down over pts still geez   downgraded         jpm feds speaking tomorrow what   you think   happen tomorrowrt bmcreciendo jp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las accirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba   province shit down due   covid   now mil people in lockdown     mil   wednesday locked down   is worthless   drop in hong kong   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   still short   cover     delisting in two weeks     easiest trade ever garethsoloway bro   comments on alibaba     jkiscan kentduvar kyivindependent yes china stocks took   beating     nio xpev jd etc etcrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasbaba good numbers   china   httpstcoctxcvtypax httpstcoskhfidqvprt venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china   nio   hong kong followes usa   usa followes hong kong just wondering if   is red now   hong kong
is       usa red     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba when we go       if   thing is green ore market   even   lil red you should sell   without thinking twice     chinese tickers just dropped hard in hong kong market   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba chinacovid is fake brah they just need   excuse   reject russias oil spy   going down   miller they have until friday afternoon   they need   cover   what is   exchange sp   hk vs usa
  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstcentvalue great attitude
regardless     bottoming   notmrderivatives alibaba group holding limited httpstcovjegpoicyshkse hkse delayed price currency in hkdbaba     march   hkt market openlaksatasty hmlcompounder satorimind rosemontseneca im not jittery       those afraid   own stocks should buy     you still dont own   stocks   you buy itrt traderscom todays dribbler stock damage aka not longago dribblers were advising   buy thesegamestop gmedoordash dash   deserves      
more downside is my opinion   normal china risk   risk   chinese gov involvement   risk   monopoly regulations   risk   trade war effects   us china   risk   delisting in us   risk   china backing russia httpstcovdgkhzjrrt vishesh   was  
years ago we blown past bear territory into nuclear meltdown top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla fb access wider trends httpstcozltkvrfbaba you     rounding up     calling   just saying   bearish  
  market knows   china   never abide   same rules usa stocks   held     is   big chinese ponzi scheme   take foreigners money   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gurgavin   jp morgan lowered alibaba price target     bigbullcap they     beast my guess is they           jd     other tech its tough   keep gaming     those businesses depressed just     fear   delisting i dont own too tough      
  they own   amazing businessesbaba surging ahead httpstcohkzcoqtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla fb access wider trends httpstcozltkvrflkncy   nio jd going   take   page     democrats political campaign playbook   say biden is   racist stop   asian hate lkncy   nio jd going   take   page     democrats political campaign playbook   say biden is   racist stop   asian hatert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla fb access wider trends httpstcozltkvrfbaba     now mon greatest standard deviation decline compared     previous days min
vol k
put vol k ttwo btnb imab yy ogn pdd   gds hbm li htht tdup dvn gme ctra amr scco cve pll pacb cpg mx acmr hpq axsm tcom ayxdata barchart httpstcognmanwwrbaba jessiebery trading paper accounts   not count weaponizedgamma he deleted   his tweets   babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba might see   green tomorrow hk is making   comeback danieltoloko deepthroatipo has   opinions on     inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyzerohedge theshortbear   then notraderscom bought many   todayhomewrecker   trades   x sales nios got   ways   go   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjterrordome bhutton   jp morgan lowered alibaba price target       everyday hsi pumps         bleed off throughout   day
  klendathucap ali       forty bagholdersrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered         continued free money   shortingyou   bulls still   get in dollar drops each day   corona chin chan chun nation criminals send   chinies   mars todays dribbler stock damage aka not longago dribblers were advising   buy thesegamestop gmedoordash dash nio alibaba   tencent tcehy palantir pltrsnowflake snow sofi snap httpstcozdsaehlk httpstcovhlooiujibaba   jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dbaba if you dont try   buy  
i   help you httpstcorusiulwrbaba       close   fresh lows in hk
zero chance   closes even   cent   us close
free money shorting   ill get bullish once   stops trending im   holding   loser position   ill feel   once retail chat rooms fold   hand   china has expressed   openness   providing military   financial aid   russia
us cable suggests   taking   big bet   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba just   minor deadcat bounce
way   down   here wow im   happy i loaded puts   open   jbrandimore hmlcompounder satorimind rosemontseneca you shouldnt own   if you     jittery babababa jd kweb seeing   hong kong shares reverse their early losses   making k iin   paper trading account   not count delmer jbrandimore hmlcompounder satorimind rosemontseneca calm down we know how vies work we   know its   workaround     chinese cheat alwaysbaba gme nio   chatroom
ive made k   their alert
join   winning chat httpstcogcjvyqjyu httpstcoawgdmilpbaba we havent seen   low since
time   lotto calls   briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestibaba covid is good   alibaba they r   online shop im confused agrawalmohit dada didi     has   beaten down like anythingbaba like i just checked min ago   now   is further down wow stocks down roughly   highstdoc shop rkt sofi upst upwkdash   gtlbdown   highsfb uber rh petsnio months   downtrend
feels like   i   not touching   chinese lost lot   money   mental peace on   one   here still     avg   trendingnio   xpev li kwebas china stocks extending their downtrend     covid   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi vxx spy   ggpi qqq gmnio months   downtrend
feels like   i   not touching   chinese lost lot   money   mental peace on   one   here still     avg   trendingnio   xpev li kwebas china stocks extending their downtrend     covid   well   was fun     few mins   towards lows   now lower vs us adr omg omg   is   vie you own only   cash flow
not   company boohoo unlike amzn where i     vote   make   difference in   companys direction derivatives bad i no understand   trendingnio   xpev li kwebas china stocks extending their downtrend     covidgme making newer lows   er on   ahvxx ndx     market is in downtrendspy qqq making   death cross on   dailyrt marcelolezcan   su adr se acerca   una cotizacin similar   la   febrero  
ese   la empresa gener ud
  flujo dert srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     theresaperrin smokeeater realstockmoe   is listed in hong kong what   delisting even   other than knot   american pantiestrending stocks on fintwit source httpstcocwjowwsbi vxx spy   ggpi qqq gme sofi shop mu mrna sorted   most recent httpstcoebbktyhmlcompounder satorimind rosemontseneca they still   get over   vie not vie hangup   though   investors just discovered   word vie last monthyear like them babart therealfly   in hkbaba   dropping hard know in hk   expected
    close   session     fresh low     decade worth   bad news is priced in     point pe     is accumulation levels keep panic selling   i   dollar cost average even lower satorimind rosemontseneca you know not     investors   foreign
rightbaba not quite jpm   well take   httpstcoyfhqzpwoqebaba ocft bidu iq thats right     bears   trying hard tonight anchorsaweigh tell       when i was novice i made   lot   mistakes then i     know     cmmunity


httpstcoqgguvmgzsxle sofi qqq soxs eem uvxy xlf   f httpstcoxnypqwktwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingsmokeeater realstockmoe in   long run       fine
  long   chinese stocks dont get delisted unfortunately   war has made   situation worse   seemed like   was     make   reversal then russia attacked ukraine     pulled   right   into   downtrendbaba   went down   in hk   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   mrna top watches tmrw   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   therealfly   in hkbaba   tech is lower than   lot   russia tech   no sanctions   much stronger growth jd tcehy   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt bonestradez wlafrm over under   over under lcid over under amd over under ubbaba settin up   nice head
shoulders knees   toes knees   toes yall know   second verse kids httpstcosfsteubdebaba china stocks upgraded   most preferred   ubs wealth management   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fjb li into k in   last days
if you really want   make huge profits on trading then
join   winning chat httpstcoigegnnqu   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   bear crowd here is much moresophisticated   proven path       crypto millionaire httpstconosnbgmplchart breakdowns enph clf xtz bbi muln amc   nova wmtrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba what universe   these bulls living in   tech bleed   stop soon     rate hike no way   fed   hike x   yr   buy dip lolso far   looks like many   you have not sold     still holding stocks hoping they   rally   we have   least one major down leg soon please retweet   get more people   tsla msftbaba ur late     party should have shorted   not here imbecil   jordankwan its interesting   munger chose   invest in   given   perceived risks     many other options   hits interesting   munger chose   invest in   given   perceived risks     many other options   he   really   in itrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba tank   mr wonderful buy stream replay   timestampsfsr clov tsla aapl spy   arkkwatch httpstcodaanzbu httpstcoqmxbjxqdbaba wanting presently in hk like kanye wants kim     china news   propel   baby tomorrow   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba i really suggest people who still look   chinese stocks through   lens   capitalism   read   httpstcoqhfcwrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa what should we   now seriously i dont care holding   two years if   recovers   jkiscan kentduvar kyivindependent yes china stocks took   beating     nio xpev jd etc etcbaba ohhh rooooo we need rike higher price rike when price higher httpstcojktapzotrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst   bidu hxc nq golden dragon china httpstcofzxcbfgamrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbabadefinitely   sad story here we might see   trading   ipo in   near future i   keeping   on watch   hxc index got hit excited   see how     react alerts set fearworksbetterthangreed httpstcoctocevart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join here httpstcooyujntjbaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoecnuddqert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jfernand dailydirtnap   lo que vengo shorteando estoy saliendo empatado o arriba en general hoy sali arriba y   agregue un poquito hoy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tanking   in hk lol
fake pump   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   hmm mr wonderful is now in
im curious   see how he   just   fun   gonna finish up in hk   pups you imagine if you bought   pos in   s never less   s man youd have     crazy   trying   decide whether   buy maybe i go tomorrow eat lunch     you   eat chinese buffet restaurant   break open   fortune cookie   i have   low alert setup       think itll hit     year if  
i may buy   shares timdayipper darkl didnt   get in trouble     sec   in like   treating expenses   capitalized assetscould   wrong
need   checkbaba i bet   gap downs tomorrow   s   bonestradez wlafrm over under   over under lcid over under amd over under ubrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   goiing downhill   nice gap up   cheaper putsthe fud still stays in china     fucking chines scam   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj day free trialehttpstcoksxmqdhaapl tsla qqqspy   googl httpstcoyrpasxfedjananiarunacha i have no more funds   average down   i prefer babababa   double down if   goes     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba ptr lfc jd snp ntes bidu pdd li nio zto bgne xpev yumc hnp znh ach cea tcom lu didi htht beke bz bili wb tme ymm gds shi vips jobs athm zlab dqchinesestocks chinastocks delisting stockstosell alibaba baiduhttpstcocscyaukonqbaba jp morgan lowered alibaba price target       jp morgan lowered alibaba price target       jp morgan lowered alibaba price target       jp morgan lowered alibaba price target         what   we lookin   bears tomorrow   who is everyone talking too hahaha bunch   nerds in your parents basement putting your allowance money   taking   garbage out on   puts   msm said     shorts   fcked
short term
long term         baroke   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jdanieltoloko wow     is crazyrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi agri muln   spy esf   honestly   chinese etf is   bet   taiwanese
tibetans   uigyhurs   having field days get   under lol lyfeofpelk okseems hang seng       drop     trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   we typically gap up in   us market   match httpstcofdpwodiof   stcentvalue     buying more   here im not i badly misjudged risk
sized   position too large
  borrowed convictionrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered         hk good green most mentioned tickers in wsb in last h oil spy   gme   amd cool fr wish sofi httpstcointoxxyay httpstcouapppevxababa poor charlie passthebeano zerohedge   selling crap globallybaba tanking right   down shivajin short uncovering babatrending stocks on fintwit source httpstcocwjowwsbi agri muln   spy esf lcid vxx nvda coup tlt sorted   most recent httpstcodosmqgjssrt stockmasterjay china     implosion no one is talking   why not evergrande realestate     related sectors   aboutequitybrian good luck i cut       smaller position
was top   peakbaba china number one   k covid case   spreading   dca got absolutely wrecked   getting smacked   down baby   tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsbiggest megacap losers   mar
  bhp tsla xom nvda googl goog aapl amzn cvx research on httpstcojpzdebxqvbaba httpstcoyaomvwddlbaba looks like   is slowly dropping now
now feels like   titanic ship cracking
splitting
then finally   slow sink       zerohedge     bidu tomorrowwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcogihmaoklbaba imagine selling puts on     was   absolute lowest     go   i think         close   s   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba jd nio httpstcohceqgpbaba what exactly bulls cheering here lmao   going     down down down     leaves chinese stocks waiting     inevitable pull out     us markets price action like tal   i remember   fella named jack ma   he still work here   percent     people on   site have absolutely nothing         price movement     stock haha how much wasted time   life is incredible   thebenschmark softbank claimed there was no way   know   shady was going on prior   investing in wirecardjust pointing outbaba   us adr falling     delisting pressure   why hong kong falling its strange   funny   think ultimatetradrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   only reason   has fallen is due   politics     its   china nothing has changed     company itself   your     years   major china etf ishares fxi china   em emergingmarkets eem vwo httpstcowascimqzdojiprecios gladiadormerval   que en   nos estn velandosaludos inversorbaba eliasmonsor alphabetaanil capzay honestly i dont know   well
just     ccp only plays nice when   wants   genuinely hope you   wellthose people claiming they   bullish   on     have more than   their portfolio in   i have   i   not   just normal bullishrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsthoneydew im bullish   on   long term   market might provide     buying opportunity in   near obviously   spy just closed in dangerous territory     these escalations   china     usrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bears   fcked tomorrow willumgladstone unlike   sec   america   ccp   cares   investor fraud no human rights   money is king in china babaalibaba tiene caja como para recomprar el   su capitalizacin burstil
una locura est cotizando   valor libros y  
veces su cash flow babajp morgan diciendo que los activos chinos son incomprables riesgo regulatorio
rebrote   covid y miedo   alineamiento   rusia
todo en precios   mi gusto fondo   mchibaba i smell   bears burning we need you tomorrow greedy bears   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbig day in   tomorrow httpstcogrqjakkdmebittdah competition   is literally losing money   grab market share babababa i would only play   one through options
no adrs wait till   hit then buy   long expiration options   mrderivatives   kweb gonna try   catch tomorrows falling knife in china techsbaba   open sub s wowbaba revenue is like x what   was   last time we were     price point hmmm   iv in   atm mar increases options imply   move     days   exp httpstconcumkesbaba i made my       was off   pointsdrop is absurd   they reveal   major book keeping accountuing scam   is doubtful   every chian stock   dropping   same   sidprabhu     soon     munger net netbaba target   open tomorrow has   gross margin really contracted   mid s   mid s howrt sidprabhu     soon     munger net netbaba still dying slowlyjpm set underweight tgt px
personally think   trades further into data coming out   china   morning was   massive beat   is good news
worth   punt on   longer time scale   investments would   my first pref fillnq es httpstcouxwqivaibaba target   salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yoursarezachs unfortunately my average is babart gualestrit alibaba en la apertura   hong kongbabababa who bought   fuckinngggg dipp spy i think xi is trying   get   cheap enough   he   personally just buy       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba levels chinese stocks   having   tough time chart look bad   good depends on   side youre playing bear   then bull if we get   little dead cat bounce   buy calls     mini gap fill on   break   httpstcozmeijjqirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstnio   china vs america war has   begun httpstcociapvsvssmost mentioned symbols hst spy nd qqq rd tsla   aapl     httpstcoepairumset alrt   when   trades   x pe httpstcopmwbnirvd httpstcostjzqdrdbaba greedy bears tomorrow   realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price   only bucks     ipo thats insane   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took ji feel like jack ma should just tweet   he is taking   private  
funding secured   should fix everythingsklz wish   my current trading strategy buy tomorrow
      cheaper twitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingmatteo me too bro first   buy ever   asia looking strong plus alternative uptick rule in effect gt expecting green tomorrow   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestirt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba httpstcowmvhexrorybaba up in hk       panic induced selling done lets see tomorrow bye   now   keep on dumping china   help russia     point   china retail sales were roughly     increase vs expected
  i read   right
guessing   guy is going     well  
usd if   is missing out
thats   bounce   low httpstcoedmkngvgdrybulketf     i buy babababa still down over httpstcoincligxci was told china only had
deaths   covid weird theyd   shutting down cities now   they solved   in   first months   im sure your   investment is fine httpstcohcsxchhebaba is     green in hk burn out my eyes   acid   is     green in hk burn out my eyes   acidbaba   i hear   pt is now in   s wow     is   watershed moment where millionaires   savvy investors   made what   you made   see you   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggwhats happening   alibaba i really havent   paying attention     what chart   people looking   i dont see   stock going up mrderivatives you may need   go     breaking bad   selling meth lol whats   easiest way   look up nio     on   china exchangert therealfly   in hkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart gurgavin   jp morgan lowered alibaba price target     armandofbr long   apalancado jajawearetheelite short covering babababa bulls think they win     few percent gain lol   shit   down     s short covering on hang seng   babajeremyjward therocktrading people were saying   when   was lolrt therealfly   in hktrending stocks on fintwit source httpstcocwjowwsbi   nio gme macro spy spx qqq tsla fb arkk sorted   most recent httpstcoeefyxrjbaba     gotta   something brewing httpstcoypwnfirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lets not   mean     bears they   need our emotional support tomorrow   positive development   jd vips bili pdd   m retail sales yoy
vs consensus httpstcogrfgvz httpstcongxcnxkewbaba what is   trading   in china rn   httpstcobgssbbnivpbaba usd hkd   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba looking good   tomorrow ykhan no idea yasser eager   find out myself seems     homg kong market selloff potentially covid related     would     bullish       more people order onlinert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthetatendies i feel like       hate i have seen on   lately means its time     pumperinobaba i dont hear you laugh now bitches   rip chilly mango   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba were looking     crazy times   possibly awesome opportunities     s thats just insane xinxing ping its going nuts   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is   possible hang seng close green   once   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba option   look         thursday
april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt larrycheungcfa   chinese internet etf is down     peak   trough panic selling   these levels without   plan   repurcbaba nio spy congrats   buyers   holders   hours   ended   us   china
  confirmed   china   not help russia   if   bounce   hold thats something   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt klendathucap ali       forty bagholdersrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt leenachavan   maybe   is what munger meant   dying   nothing   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoyiggmyylyaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcovmddgobnvbaba maybe   is what munger meant   dying   nothing   ill bite in s   just got   quick upward movement in hk thats   lacking   past few weeks chinese state media has   publishing bullish articles saying   rout is irrational
chinese billionaires losing hundreds   billions in   week is not good   chinese stability httpstcoakmsxbgeojbaba looking real juicy   briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestizu erinnerung das war mal der fnftwertvollste konzern der welt binnen monaten der absturz auf platz die rede ist von alibaba   aktien boerse httpstcomrwpykyxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba huge numbers beat
would   ironic if   china rally   here saved   markets retail numbers bigocft bidu iq httpstcouppujmntbaba hope you bears covered   goldman sachs   jp play   sides its time   take   baby     top   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   pushing   lows is wild   me
  i still dislike china stocks   have       in s
  may personally passafr ltlyall specifically cayman vie paper like     us adr holders own absolutely nothingrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstus tells allies china signalled openness   provide russia   military supportrip     chinese adrs   graveyard   futu didi kwebbaba americans such sheep glued   social media   msm its funny   watch im embarrassed   you dumb yanks   jesus christ china is fucked   makes more money than amazon   nothing   china   improve   week   gualestrit alibaba en la apertura   hong kongbabajpm lowers   target     welcome     stock marketjd   green would     pleasant color   see   was fun abhinavs account is temporarily unavailable     violates   twitter media policy learn morebaba i   wrong     year       capitulation day     reversal heading         year lets get     fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba massive beat coming out   china   thing   china is
its ran like   company they dont need stimulus they     stimulus httpstcoosbbuhvlert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba too easy s coming   therealfly   in hkcapzay luckin coffee   buy babababa why   management doesnt want buyback if they   its undervalued   wont go   zero   under   sure gabiiisl gualestrit compra  
y no hagas tantas preguntas   rosemontseneca   trades   x pecn tech names not bouncing
in ve vs us adrs following good econ data lets see if   sustains   bidu kweb marketrebels   should change their name   dfdfbaba holding shares     unfortunately itll     short lived pump   probably   dump   lunch kweb   mr wonderful desperate   dump his shares on retail time   retail   get royalties   him rosemontseneca if   was equity   trades   pe
    is not equity
  is just   china scam vie
    trade   pe   pe
    is in reality is just   tracking vehicle   investors own nothing abut what   good graces   china gov deemsbaba use     see real time price
just keep refreshing google is minutes delayed now   usd dollars homerixy let us prey
my child   bidu futu kweb bgne   lesser devilsbaba jd kweb close hong kong httpstcofjnzwsjubaba hopefully   doesnt halt   open up     asia markets recovering hard   proven path       crypto millionaire httpstcoqnxsclygbaba use     see real time price
just keep refreshing google is minutes delayed now   usd dollars   tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba looks like tomorrow going     rough if   doesnt reverse   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   wild   stupid   wsduckk holy babababa   down in hk   well i guess pork n beans     rest   my life       million year i have   make   choice lol   asia markets recovering hard   alexpinder dillonjacobs mosinvesting if taiwan is invaded these stocks   look identical   russian equities not necessarilybaba now   news   ukraine russia ceasefire   peace
expect   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjif   doesnt push higher   nothing   httpstcovtqprnldn httpstcoyrjucntrwbaba what   bounce in hk remaining   week     good   china tech hopefully   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     i think i cracked   code just dont fbuy calls spy qqq aapl babart therealfly   in hkrt gualestrit alibaba en la apertura   hong kongbabart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba hong kong is down percent jesus what   you looking     danieltoloko ive never seen price action like   on     company     down in hk   follows us massirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuedillonjacobs mosinvesting if taiwan is invaded these stocks   look identical   russian equities not necessarily   bad thing
  long   you   comfortable buying     few cents like gazprom i hold   position in     kwebrt croulettista   jack ma bang xi jinpings wife   something   httpstcockuiqsyhkdamn   china still getting destroyed   bidu pdd kweb httpstcosmmmmnglizalso   those   last months
support     is zero
  valuation probably fair   x   current pricebaba bidu jd new article chinese stocks plunge on covid fears
concerns over beijing   moscows relationship httpstcorqvupxn get     latest   related news here httpstcofvkvdtluf httpstcojawzjavusyrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bears in deep shit usd possible   open   wow completely filled trend drawn out months ago httpstcokqemxbbimrt barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme     is   history just like   repeating       why is chinese tech tanking   jd first   was their regulatory crackdown   now   is weakening consumer demand in other words weakening economybaba   capitalist company is     mercy     communist dictator suddenly investors   surprised when theres   rug pull   therocktrading alibaba shares indicated lower in hong kong babababa kweb gonna try   catch tomorrows falling knife in china techsbaba   open sub s wowggeo cnbc what i dont understand is why they   down in hk   chinese folks dont like   own       other beaten down one     price point dont   understand   price action   understand   risk   adr whats   risk   hk sharesrt gurgavin   jp morgan lowered alibaba price target       trades   x pert therocktrading alibaba shares indicated lower in hong kong babagravitytrades faststocknewss what i dont understand is why they   down in hk   chinese folks dont like   own       other beaten down one     price point dont   understand   price action cnbc buy babababa lets start   ww fuck   market who cares chinaaa     realeas your russian power   oh pcf
previous lows weree     pdd   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdavidtracey   looks really tempting now ill just keep watching us delisting fears   persistrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpst ccbaba downgraded   overweight   underweight   jpmorgan chase
price target lowered         retail sales
investments
industrial prod   beat big time mostly fake data       covid case spike kweb first smart take ive seen on   httpstcoxtafwkxqbaba jackpot   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   open
most likely red   green   us open   httpstcoisxaqzgbaba   stock   make me   lot   money     go   im going   hold stron   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba evebitda fpe basically cheaper than its ever   valuation wisert charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt acpandy jamie dimon     big pandahugger   pandadumper in one second kweb   didi futu httpstcoyvdsexsllnstock market   oil cools off
  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkb   jd tsn nflx gld btc httpstcoyzblvmqqxbaba bulls watching   hk market rn   acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroastock market   oil cools off
  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkb   jd tsn nflx gld btc httpstconnkyrgbzybaba still   zero doing   right hedgeyecomm   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt acpandy us tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyababa fucking disgusting market ugly     president     us nio   bidu pdd wait china retail data just   out
    was way   than expected why is shanghai
  hk down big then   is trading in hong kong   though   is going   zero incredible down   everyday   its not   crisis if planned   in hk   friday     rate httpstcoxcdsnldobaba lets start   war china     show   fucking warld we is   giant wake them up mwhahaha   trendspider   rev bincome bequity bprice   rev bincome bequity bpricfaststocknewss nope   biggest risk was   possible sanctions if you wanted   own china stocks     wasnt just   year have   super tiny position       i wont   buying     china names anytime soonrt barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme   tsla aapl vxx qqq arkk sofi niort thstocksnetwork chinas retail sales
industrial data soundly beat expectations httpstcoppzxjdnxp babababa   stock   make me   lot   money     go   im going   hold strong     chatroom



ive made over k   their alert httpstcoyesxvngtwbaba     fly tomorrow thank god dont sell gurgavin just trust them gurgavin   price target has   updated     sqwii fxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up herbaba incoming   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   qqq access wider trends httpstcozltkvrfbaba thx good china retails data double expectations chinas retail sales
industrial data soundly beat expectations httpstcoppzxjdnxp babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt gualestrit alibaba en la apertura   hong kongbabahow low     go     reversalmost mentioned tickers in wsb in last h oil spy   gme   nio fill qqq   yang httpstcointoxxyay httpstcoafausnyjybaba tmrw xi jinpings support   putin has made chinas stock extremely toxicbearish on every chinas stock
 
bidu
jd
ntes
pdd httpstcobipnjyzcrt snehabi   downgrades   finally here
guess they have finally decided they want   buy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   qqq access wider trends httpstcozltkvrfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba rip   fked tomorrow httpstcopheisexbtzrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy vxx   qqq access wider trends httpstcozltkvrfbaba kweb jd remember     support us gave   its market when   pandemic first hit china wont show   support   their markets no matter how bad   gets
  goes   their way   life capitalfrozen fiduciainvest i thought   too i was   looking           thought   price is attractive now we     happy i didnt buy i i have friends who   in     sucksrwallstreetbets daily discussion mentions over   last hour rank   mentions gme spy sark nio qqq tsla amc arkk yang full live amp historical data   httpstcoqhrxwewkjsomethings down in chinawhat   crash retaking   lead in   correctionbaba kwebrt therealfly   in hkagarrenme porque vendo el auto y lo pongo en   maana httpstcotcduhdosxrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt alwaysinvest fascinating
one minute fintwit is talking   amzn returns   lows
  then right   says     othercharliebilello ycharts incredible chart   scmpnews nikkeiasia httpstcoeuguvscaytbaba hong kong     dollars now   therealfly   in hkkentduvar kyivindependent yes china stocks took   beating     nio xpev jd etc etcthink technically we may see   resistance     i may day trade   then   httpstcorkfqzeeytprt gualestrit alibaba en la apertura   hong kongbabababa se destruye en la bolsa   hong kong mamita la que nos espera maana httpstcobnvnsoijawhen   sector bottoms      
is   derating sufficient yet unlikely
year lows   single digit pes   likely required   passive outflows dominate httpstcovaaeddfrsrt kevinsxu   fearful when others   greedy
  greedy when others   fearfuleasier said than done
  heres our chance bbaba httpstcojqiqsecqhcharliebilello ycharts how   u   confident     ps is isnt     point   audited financials   vie structure is notoriously opaque   typically its   offshore house   cards   on assetsrt briantycangco   same people who said   was overweight buy     now saying its underweight sell     interestibaba   shattered   kind   supports on its chart i wouldnt get into   now until   finds support   smell those aug p   sell   vishesh   was  
years ago we blown past bear territory into nuclear meltdown   therealfly   in hkbaba chinese stocks   damn cheap now   market is pricing in   end   china im not smart enough   tell if   chinese economy   completely close amp implode seems like   binary outcome   httpstcoozsbruhhibaba hong effin kong httpstcoiecnsmuszrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsti   sure like putin
xi made one     biggest mistake   his life amp   is going     many many chinese tech companies   if they were outsiders xi needs   learn
you dont bang on   walls   secure your home   you   doing is weakening     jd httpstcogzczjphzebaba closing   long time support much more room downside china index is     open target   trendspider httpstcokukkxcagwtwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqrt jrambo     drawdown in kweb
jpm downgrades   china stocks   calls   sector uninvestible lol jd babart therealfly   in hkrt swaggystocks   going   zero   reports more than k cases pboc   not cut rates     get even more ugly   drop followed     drop in ny repeat   jd kweb             us close     morning     day until otc   dont buy china crap
  least wait     uptrend lmao httpstcowxncyvjdzurt twtcollect       point chinas sanctions have   priced in
lets go xi jeng pengnio jd pdd   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tmercado especulativo dicen nio   xpev jd maana   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba going   zero   gweilo   its going   zero     point just like didirt gualestrit alibaba en la apertura   hong kongbabawhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcokmvvazpahbaba wawhong kong is slaughtering   pig   gualestrit alibaba en la apertura   hong kongbabart mrderivatives fxi   kweb didi jd pdd biduholy hell china down big         againat   rate their econort traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba   xi not care anout his money he own   wtf he is doing httpstcoprfjzhsibaba   in play   therealfly   in hkalibaba en la apertura   hong kongbabai would   careful       fishy stuff happening in china dont own overseas stocks
look what happened   russian stocks listed in   us same   probably happen   chinese down   road
    pointbaba was  
years ago we blown past bear territory into nuclear meltdown   therealfly   in hkbaba in hkfxi   kweb didi jd pdd biduholy hell china down big         againat   rate their economy gonna   lapsed   japan lol httpstcofaojkqrjthe same people who said   was overweight buy     now saying its underweight sell     interesting thing is how they just switched   buy   sell overnight they   proving       great contraindicator   seemsbaba jd bidu they have     joke
its     just delist them   not   more pain   investors like me i get sucked in every few days thinking   got too cheap     get my ass whooped danieltoloko me watching   httpstconfxhqlbebaba too many bears in todayi think   think   go up tomorrow dannycryptohodl finsteadcapital joshhwesterman zerohedge thanks
we   they have serious liquidity issues  
softbank going under water       declinegeofed kevinmuir wake me when   is single digitsrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       gowriadimulam   who is shorting     last y why charlie munger not buying   average down   who is shorting     last y why charlie munger not buying   average down more jd nio   httpstcoejijiqhvrdrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba china is in   recession
you just have   survive       carnage continueshang seng tech down     jd lower than us adr close no bounce not even   dead cat   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   chinese piece   crap dumping   in hong kong huh ive never seen price action like   on     company     down in hk   follows us massive forced selling now people throwing in   towel margin calls httpstcotadhkbbspy indirectly flash crash is happening     way   china look   pdd       rest careful   caution   gualestrit   premarketbaba careful on your position size
dont go margin
buy   fed wednesday meeting
you shoud   fine
      hurt badly   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   news tomorrow   ananthsrinivas somebody in twitter told i was lucky   sell   in s i was just following rules   there   has fallen gtsomebody in twitter told i was lucky   sell   in s i was just following rules   there   has fallen gt just dont buy   average   buffet is doing munger is doing no one know where   stock   go respect risksteadycompound your updated thoughts on     undervalued using   methodproblemsniper what   your feelings long term on   say years lets assume   doesnt get delisted genuinely curious       look cheap w   long term horizonbaba lol massive support strike on hang seng hsi hsi   level log mode     bear market
  in non log mode daily rsi extremely oversold time       jd pdd httpstcoycaueqvjque paliza las chinas ahora la puta madre frenen que compro maanababa que locurart therocktrading alibaba shares indicated lower in hong kong babaladyamalthea sonicmerlin pelk kweb   cweb   what fun would       party pooper httpstcoairerxyjbaba hk open since minutes
low   hkd gt
    dam no one wants   touch chinese stocks   workhard chinese stocks   screwed   jd evergrande httpstcoqlialgtxbaba absolute capitulation in hong kong
now moving   up
most likely open flat   morning   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjppl     i still bullish on babawhile remaining longterm bullish on httpstcoltduukqxq
i admit i   concerned     under   current env
  idea       httpstcotkmdgefbv is fungible shall no longer   taken   grantedgood luck   httpstcormarijispy   kweb nio xpev uh oh httpstcopxhuegwtalibaba group holding limited traded m shares
  average volume babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba     point chinas sanctions have   priced in
lets go xi jeng pengnio jd pdd   jd didi   scums   die delist everyone   them no american should ever own them   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba in todays recap     premarket notesbaba idea in acttoday   got   huge down gradefigured   stock would pop   little     gap down
we add into  
then let   chill     day slow short fadershort gt ptshttpstcobkbodhxvw httpstcohhkeypprt downeastcapital how often   companies get absolutely crushed see       software stocks   then boomerang   feel like wert therocktrading alibaba shares indicated lower in hong kong babart marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt ozcapital   was worth     now its just acting like   penny stockfaststocknewss     many bearish idiots talking   down  
use your brains   comprehend   is   reflection   us market   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mitickwatcher   top flow in stockmarket
buy flow amp sell flow brka brkb tlt eem fxi wfc shv expe oxy ymm spy rpvrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt topstockalerts alibaba skids
    other uslisted china stocksbaba bidu jdhttpstcofhdzapzzxrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt ajtrader every morning hours     openi study
research amp find   least ideas     subscribers in acteach idea given hrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   drop tomorrow nio   wow talk   bad   worse   levels     crash httpstcomoqgskshmevery morning hours     openi study
research amp find   least ideas     subscribers in acteach idea given has entryexits amp what   expect   longshort calls putssome nice ones we   todaybabatslashopbidufutulmtpddhttpstcobkbodhxvw httpstcosxxsjqalbagosto del hacamos este anlisis     y chinahoy alibaba cotiza ud si bien el contexto mundial es   incertidumbre
seguimos remarcando lo perjudicial   la intervencin del rgimen chino en su economaesto es nuestra opinin
no es recomendacin financiera httpstcohnervsmhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   many bearish idiots talking   down  
use your brains   comprehend   is   reflection   us market   faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba holy fuck hang seng down   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba nio bidu lkncy falls   like everything   made in communist china good luck     delistings guys   jack ma bang xi jinpings wife   something   httpstcockuiqsyhksome bit   good news   platform economy operators   jd vips samr platform econ pick  
monopoly issues improve notably httpstcogrfgvz httpstcokvciivvjrt therocktrading alibaba shares indicated lower in hong kong babababa why   ppl care what     in hk             us close how often   companies get absolutely crushed see       software stocks   then boomerang   feel like were seeing semi permanent multiple impairments herebaba wow   drop each dayby time   gets   friday
  stock       rip   stockdreamss say goodbye   nio   xpev jd tomorrow hsi is in free fall k was strong support     k   falling fast   jd xpevrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfuck chinese stocks delist china now cancel china now short them     bidu tcehy ntes jd pdd bili yumc tcom nio kweb httpstcobzagqwdbrsbaba here   cpb httpstcolngijijrt therocktrading   downgraded   overweight   underweight   jpmorgan chase
price target lowered       jd kweb   hong kong open in minutes now due   dst   stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pcei rivn ftch     tsla   is     play long term   seem         big dip   hang seng tech index set   open down more than limit down   jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
maybebullish im going   have   wear mittens   avoid buying   absent mindedlybaba httpstcomrjshnxsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt stockdreamss say goodbye   nio   xpev jd tomorrow       moment ouchjd     out     whole world   see you   russiaterrible side   take kweb   tcehy   ofcourse hang sengis down say goodbye   nio   xpev jd tomorrow   down approx   atharkk down approx   athbaba value investors underperforming cathie wood evangelists thats   market   you   fintwit lesson stop dunking on each other mr market   make you look foolish either wayeurn   usdtsla usdzi usd pfbaba major down in mins   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstif you like  
why not just buy djco you know charlie has   finally   bullish sentiment here is dying   means were getting close         jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
china is in trouble alibaba   shares indicating loss yeeshtrending stocks on fintwit source httpstcocwjowwsiqg arkk spy spx muln   qqq agri amd iwm cei sorted   most recent httpstconkospriytictoctick   jd kweb   was worth     now its just acting like   penny stockbaba getting smokedrt jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
my goodness
  fall     is something ive never seen  
incrediblebaba wait   news ccp inject money into their market  
pre covid     level   cheddarflow most active flow   tsla put flow aapl put flow vix   flow   put flow vxx   is hellish   jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
i know   guy who bought k     when   was ripbaba what time hk market opens   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert fndrbot alibaba shares indicated lower in hong kong babababa   its good id love   average down     is gonna crash     open in hkyou     sell   take what you   get   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba lol fuck me one more drop   percycapital people love debating mungers legacy on     trade i promise you its not   first time he has had   trade go soupeople love debating mungers legacy on     trade i promise you its not   first time he has had   trade go south     seems   bit premature         same people   tell you   investing     long term   faststocknewss alibaba shares indicated lower in hong kong babasheeeshnio   hang seng tech index set   open down more than limit down   not try   catch   falling knife     chatroom


ive made over k   their alert httpstcoyesxvngtwrt jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
  fndrbot alibaba shares indicated lower in hong kong babart yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba   still cut loss     level open clov qs nio     down on november   k down   way   build my account   serious questionwhat happens   our shares if sec delists   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshwhy is china   gay   covid     isnt   good news     tho lolbaba alibaba down in hong kong
dip buyers     rewarded nicely   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba   tired   educating   stupid     chatroom

ive made over k   their alert httpstcoyesxvngtwbaba management too scared   say   positive   buyback   share   persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gurgavin   jp morgan lowered alibaba price target       charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba how low   we go delisted china banned   us market   charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba relax
hk follows us not   other way     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttook bkng years   recover   appl amzn msft googl have   same fate     never recover afrm pton upst hubs asan lmnd pypl       like   should have never gone public httpstcokkeuqaurt jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
nio   things   looking   good   tomorrow more pain what   you guys think nio goes     just straight   httpstcoufgskycdrt darioepstein   guitascomo dice el refran siempre se puede estar peor httpstcoalukhriimrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price     chatroom
ive made over k   their alert httpstcoyesxvngtwrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstalibaba shares indicated lower in hong kong babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt tradervic oof babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba what is happening       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba wow down pre market in hong kong now too   technical beauty httpstcotchovar httpstcoeyrysyjrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fndrbot alibaba shares indicated lower in hong kong babacharliebilello ycharts     new arctic trade routes
im gonna bet on babart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpsttwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshoof   httpstcomualvtmqlbaba not buying until alibaba shares indicated lower in hong kong   china stocks   trading like russia stocks spycharliebilello ycharts lower forward amp current pe than mo   maxpain httpstcojvnhbpbfegrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt ajbutton i have   confession   makei liked   when   was   i still liked      
  i   falling in lovrt jjjinvesting longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
  charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba holy     charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstbaba its only   matter   time     iron curtain starts covering china too   cheddarflow most active flow   tsla put flow aapl put flow vix   flow   put flow vxx   fndrbot alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba reipo   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart charliebilello alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstrt fndrbot alibaba shares indicated lower in hong kong babababa sub alibaba now trades     same price   sales multiple   campbell soup xbaba cpbdata via ycharts httpstcopmkgwshvrt fndrbot alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babasheeeshbaba not look   good     faststocknewss alibaba shares indicated lower in hong kong babasheeeshalibaba shares indicated lower in hong kong   kc   bidu iq httpstcokmejktqyrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshrt faststocknewss alibaba shares indicated lower in hong kong babasheeeshalibaba shares indicated lower in hong kong babasheeeshbaba   hk drop   ya looking good     sad people had   in many ks       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqno todo en la vida es el cash flow aqu un ejemplo si no crecen las ganancias y el pretax profit   igual cuantas ventas tengas pero si las ventas mejoran ms rpido que lo que empeoran las ganancias
el eps puede mejorar   httpstcolbiunoyebaba lost k in   fuck china   usual   i begging you   help your   dont buy  
dont ever try   catch   falling knife
  wil hurt bad     bought       yikes   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba what is   talk   delisting   proven path       crypto millionaire httpstcopxapkzurijrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   price target update downgraded   jpmorgan chase amp cofrom   day quotechange target upside published march
httpstcoshulyxomadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcocoabjvfocgn wtrh cei strn lcid spy   sndl avct metx httpstcoymsleokpmdspx tsla   bidu roku bearish market continues china helping putin kremlin cracks httpstcogtaslpetbidu tencent   during taiwan invasion these stocks   crash much lower i think   invasion   occur never seen such   sell off   market knows something   lukesosnowski hey traders sign up     tricktrades free newsletter gt httpstcogdauxqweverything you need   get youbaba china   careless   their markets they have made   clear no k there   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjseems i was wrong     video     on my next stepnot     asked   cares lolrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba they     pick   nominal     pin   there forever     point youd wish theyll keep walking   down just   run your adrenaline there is no law   says   stock has   go up   soooochina is getting   secondary putinesque economic fallout squeeze via   delisting threat what   play wow itscharliemar sellside research is dead babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba i reiterate communist trash   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcharliebilello ycharts   is way oversold
those   not meme stocks   high multiples
those   highly profitable companies like  
jd
temcent
cristiannmillo bullish babart therocktrading   downgraded   overweight   underweight   jpmorgan chase
price target lowered     keithmccullough hedgeyechina hedgeye throw your models  
  despondent amp shaken felix
in   bathrobe
is   you need   seeessentially real live look   human capitulation data behavioralfinancekweb   tcehy bili ntes jdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jremember those who told you   buy   in january lol i never trust chinese stocksrt stockserabot most mentioned tickers in wsb in last h vxx spy gme oil tsla     ibkr   downgraded   overweight   underweight   jpmorgan chase
price target lowered       fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcorlhtugtjqmy guess rivn     dwac funny if sofi   dkng httpstcowcbguwptrending stocks on fintwit source httpstcocwjowwsbi spy aapl vix vxx tsla spx   tlt wtic lyft sorted   most recent httpstcosmemvlbaba jpm you   uninvestible pbaba aapl tsla vix vxx most mentioned tickers in wsb in last h vxx spy gme oil tsla   qqq arkk   aapl httpstcointoxxyay httpstcoarlngreecyo
particularmente
no veo cual es el chiste o la joda   comprar un activo que literalmente no para   caer un claro ejemplo es   alibaba que tuvo su mximo histrico en los dlares y actualmente cotiza   estar es una   las estupideces mas grandes del mundobaba deadrt gurgavin   jp morgan lowered alibaba price target     cristiannmillo ok y cuanto ms va   bajar babaclavebursatil qu opina el lic battista       estos ratiosbaba     fuck     way   penny stock cristiannmillo ahora si que barato est     gurgavin   jp morgan lowered alibaba price target       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mequitybrian   riskreward is compelling
ill admit   would probably     trillion dollar company if valued on future cash flow     unknowns   intense hence   market cap   ko its possible shares     confiscated   go     possible   x quicklybaba wth most active flow   tsla put flow aapl put flow vix   flow   put flow vxx   flow httpstcostvuamveswrunitedragon hindenburgres lol i promise no one thinks   is too good     true right nowrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba lets   hope russia   china go bankrupt     go long   sonicmerlin httpstcoqhpidiomost active flow   tsla put flow aapl put flow vix   flow   put flow vxx   flow httpstcojetwnzsxrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba i want   see   under like most   russias top companies dropped we   have dictators killing innocent people   jpatrades   cluster tsla nio   amzndd cluster tsla nio   amznalibaba skids
    other uslisted china stocksbaba bidu jdhttpstcofhdzapzzxrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbmarketrebels they should just place   sell on babai   short   fker cos i   have   waiting   buy itjsimply put go get   beer   drink exactly   cost   one stockmuch more     my spiritbaba hold on   ur asshats shortys jpm covered     marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsikweb cweb hk   just pts   jan close   jd httpstcofntcqtcyhkweb principal etf   empresas chinas   internet casi desde el ath
en apenas mesescompuesto por   jd bidu y ms httpstcotqufxrucuart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jkweb   really lowest its   in years yikes   cweb geez someone made   killing leverage shorting   top     httpstcouaglntkourt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jd   yy twitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba where ya think     is in   bad boy   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba kinda oversold yup i think he wanted them   off   exchanges now hes buying nio   httpstcokezkhvlyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhindenburgres short   due   rising geopolitical risks
we     large number   global investors   in   process   reducing exposure we   alibaba
  one     most widely owned stocks     china   continue   face stock selling pressure in   near termbaba omg whats happed       larrycheungcfa   chinese internet etf is down     peak   trough panic selling   these levels without   plan   repurc tsla   meli coin upst hood lcid dkng pypl nio shop rblx rivn afrm   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgurgavin   i would really   if gurgavin capital would raise price target     stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywrt fusionptcapital   yes   part     cycle   httpstcohoshwzbywbaba china ordering m into lockdown you really think     rally   gurgavin   jp morgan lowered alibaba price target       jd meit is   what capitulation looks like   yes   part     cycle   httpstcohoshwzbywitscharliemar price i   comfortable   pay       rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhuezlightweight equitybrian proof why should not matter what brian is telling you just   he is   in   is not   reason   you   buy   stock maybe he still has million in cash
maybe he owns   company   he is buying stocks just   fun proof gt is   wrong question   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjxpev   nio undervalued
  theres no end   shit show   chinese stocks chinese government imposing fines   fear   us delisting fking stressful too much politics   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba imagine having   return   years thats in no way having patience thats just plain stupidity   bidu httpstcoyxnpdbfwrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jthis is   guy who put   pt on   just two months ago things changed   much     conglomerate just two months later sure httpstcopkfridpltfxi   didi nio httpstcojiqzntrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       equitybrian just bought   more   i now have   gt allocationrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     ipo price area   httpstcoqkshadaxmrt chipper thank you ajtrader   you guidance on     x daily goal   was   personal victory   me i was   bag holdert diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba its going   zero     point just like didi httpstcoanhgddvwkyodaflo babart marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   ipo btc   btc   gurgavin   jp morgan lowered alibaba price target       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuespankthepolitic abovethehorizon ingsdeep im picking up   april puts tomorrow should have picked them up  
  i didnt   httpstcowrvipbefrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tfalta el tuit   mike y es   in   httpstcojkzdhqcgwleodecaprio is   what they   pay   play is   doing thay now   hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar pstockmktnewz thats nonsense       in   next yearsbaba is hk closed   tuesday quote not showing       hsi   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     marketwatcher yeah
  he didnt get there     bad   investing why would he go on tv   risk his reputation on   if   was   bad   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba i forgot hk opens   est now     recession has not even  
more drop   happen     next years wtf is good       markets   in   absolute free fall foreign securities   getting absolutely obliterated stocks tech commerce china economy recessionbareableguy china president xi knows he     make   stock price goes up   down   his policies       money dance   httpstcodmsxwzvo httpstcoumuvebwycypher   ggal cuando llegue   liquidezrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jsome   buying more   here im not i badly misjudged risk
sized   position too large
  borrowed conviction   others ive sold half   my shares amp deliberating what         restit may   here i dont care its time   derisk
learn
  move onsaccount someone tell     bros   they   donate   social   in china directly   get tax deductions  
right   irr than having   wait until   thing delists   they get   harvest losses thenrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthings   not going well in china       hard   americans   see
  they   not in tune   their markets
culture
  economic situation prices   falling   chinese stocks i see nobody talking     amazon   china     its   pessimismrt themaverickws   httpstcospfvvhert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba who bought     hopefully my puts   me well tomorrow rumor   layoffs     httpstcolgubsxenbaba puts todayround tmrw link   live alerts   education in bio   china joe   never   chinese stocks   get delisted while hes president
they have way too much dirt on   biden taking their money   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbflaviopanizza mcamposok hyenukchu somoscdi justo ayer hablando     y viste lo que ha pasado hoy   locos siempre tener claro y siempre tener stoprt blackboxstoc alibaba adrs extend drop     reach lowest since july babakevinsxu i have   patiently waiting       bounce   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjreminder   stay   fuck     chinese stocks   httpstcowuxthdibtkweb   hong kong index drop would   epic todayrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroathis is very deflationary border line recession tictoctickspy dia qqq msft aapl fb pypl   wti xle httpstcosxhlukjert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbyilmazzorba wow
oleary was mega china bear   he is buying chinese stock now shocking nio babamonthly  
todays close   demarkstdst support is very
very scary httpstcobxqhvzrit httpstcoupnbazjzyrt getblow   year aapl is down amd is down   is down didi is down sofi is down httpsrt btl i was     hedgie cap intro event     blue arrow shown   on   in repeated speed dating sessions
manager aftit was   social dividends we paid     waybabart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jpdd   bidu jd these chinese daily charts look absolutely horrible httpstcoocnfpupert leogreenwald jaw drop gif   on
  was httpstcovvgctbqocrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jajbutton i hope you still   falling in love      
when china closes their exchange like russia   xdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba destroyed alibabart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jsquawksquare thanks   rubbing   in my face
buddy im down k in   last week   my   calls have   classrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtwitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba     market would have me   every china company       zto is   zero fake numbers fake revenue fake earnings fake accounting     hiding these scams   years not how   is dillonjacobs mosinvesting im right   you   i sleep like   baby   is     mega cap in   world in soontobe   biggest gdp country in   world   us retail massively relies on   they have reasonable antitrust in place sp    
in yearsbe fearful when others   greedy
  greedy when others   fearfuleasier said than done
  heres our chance   pdd api xpev tcehy didibaba where is     said everyone   six months     httpstcocrscmomembaba   without jack ma is like tesla without elon musk   body   soul   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrouletteking ericvictor mxaddict peterschiff cathiedwood   was decent   me
im even more   less i opened   small position in     week
  have   slowly adding     goes down
fishing       i may go large when i see   resistancebaba   up   truckrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa slaughteredrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   malibaba adrs extend drop     reach lowest since july babart stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt jason alibabas lost decade   httpstcomnuyrmqdnrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba falling knife kevin oleary has millions if   stock continues going down he   average forever   bail out   barely feel   loss   you catch thanks     irrational selloff i just got   k shares long   strong   increddit mmat   muln cei fcel mrin ocgn sos amc gme bimi kplt nio sndl bbig lkco   metx xela prog f httpstcosazhndxybaba   was httpstcobitzjrcwlrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg nio   bidu jd didirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba fjb app drops in less than hours   stockdreamss watchlist pfe put   lt     gt nio put   lt       gt prt invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdbaba nio li xpev retailers holding   chinese trash sofi i guess     sofi investor is not   worst thing in   world look     now i feel   little       political pressures in china       threat     share price i think   trying   force   delisting   uncledd huge week   gold hymc price target set   aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tfossgregfoss   trade like   shitcoin in crypto worldixhl vxx   they have helped me   grow my account     million recommend joining its free joining httpstcozlczyk   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tme iq uninvestable zero   iamseanmcd wonder if munger even knows     has   handleif you   stomach declines in your investment you   get tinversorexperto salvo que todos los paises bloqueen todas las aplicaciones   facebook meta
como lo hizo rusia tengo las acciones mencionadas
y voy agregando mas en cada gran baja fb meta   tcehywonder if munger even knows     has   handleif you   stomach declines in your investment you   get   mediocre returns you deserve well how   two declines
      uncle charliert hkeskiva alibaba   hong kongin prssiss
nyt huipuilta gt mikn ei muuta sentimentti niin kuin hintaoptions max premium pl   tweetsbaba p orcl p spxw p qqq   dte     extremely risky deltas   either   httpstcoebgagrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd   downgraded   overweight   underweight   jpmorgan chase
price target lowered       is gonna get ugly   is dead httpstcoszsyjalibaba nyse  
didi alibaba   tesla rivals nio nio
xpeng xpev didi plunge in hong kong   amid worries over new covid restrictions in china httpstcodabqjhanbaba our busy mr wonderful is on our side   he bought     should go up soon   shares     market yes please thank youmarkgutman charlie munger mohnish   retirement funds i forgot   name   into babamost mentioned tickers in wsb in last h tsla spy vxx oil corn gme   nio     httpstcointoxxyay httpstcoeusgqeoutop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla vxx access wider trends httpstcozltkvrfbaba sooo   tomorrow   tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt stockmanduck top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg mulnrt thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly stbaba jd pdd bidu   httpstcopfggrmjhs businessrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba whos waiting till thursday   buysell more most mentioned us stocks on reddit in past hours fb spy   msft gme aapl nio vti qqq   stock trading usstock stockmarketrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart deitaone charlie mungers daily journal nearly doubles alibaba holding babababa   shares     i   rich i just dont dont know when damn charlie m really hit   double down on     like i   say
if he holds off buying   now
hes still   og cuz thats   more difficult task than catching   falling knife if youre wrongbaba lets go private httpstcoeimazzzzyftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla vxx access wider trends httpstcozltkvrfrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jinversorexperto hoy hice la compra    
coincido
  una potencialidad   revalorizacion anual   un es un error si no comprasrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   new wallstreetbets data mentions       surging on wallstreetbets httpstcoiycalmboubaba oleary   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla vxx access wider trends httpstcozltkvrfrwallstreetbets daily discussion mentions over   last hour rank tsla mentions spy vxx gme arkk amd   soxl tqqq td full live amp historical data   httpstcoqhrxwewkjbaba     drop   these     most active stocks right now nio aapl amd didi sofi   f httpstcoumpedmvbaba chinese gunk hahahahaa   hard   look   my portfolio right now took   puts     strike price looking     continuation down tomorrow   possibly through   week depending how low   gets tomorrow using previous action   doesnt look like there is much support  
i would   surprised if     get   itrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst mskvsk they assasinated       way has   seen jackma latelybaba expect   stock     down in afterhours trading   gradual decline expected   rest     week   next you decide what     stocks     most active options trading   aapl m tsla k   k bac k amd k nio k amc k f k nvda k fb kfull list httpstcozzhposgpnart marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered         alibaba just rug us   something httpstcortqsioprt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba wouldnt   surprised if   opened in s   otro estos das y semanas podemos ver cumplir el bajista hasta los
  una fase   dilatacin   la baja   los precios incluidas lo mismo
zona   soporte relevante la zona   los httpstcoukvooopetq httpstcomcqjpvviqebaba entropy on   human economic scale
  fractured world     west   communist east china   russia is possible   i told u guys dollars     bounce should break   then buy ahora es cuando verdaderamente hay que comprar alibaba y tencent si sabes lo que ests haciendo   tcehybaba amazing relentless sellfantastic fundamentals httpstcoirjdzuztrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbdisruptivetechnology   bidu jd nio   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt equitybrian just bought   more   i now have   gt allocationinglouriouscap   who followed munger without   his position sizing in   relative   his net worth got wrecked hasnt killed his legacy in my book     greats get   wrong time   timert inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba i hate   stock lol hate       passion   words   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba in   giant bull harmonic no way i     buying   thing though seems   if its headed   atlstockmarket money httpstcobravbsrhrt klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba sieht gnstig aus
ist aber im vergleich zu meta immer noch teuer kgv
bei   vs kgv
bei fb httpstcolslwbiort deitaone charlie mungers daily journal nearly doubles alibaba holding babart deitaone charlie mungers daily journal nearly doubles alibaba holding babart diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba china enters   war
west sanctions china
chinas economy collapses due its reliance on exports   leverage blame zelenski   fighting   war he   win   allowing his country   collapse   aretetrading   toast httpstcomizioexdvkrt aretetrading   short gain while analysts said   was cheapdoyourownhomeworkrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgurgavin i just googled
  market cap is   billionsus dollars   yearly revenue is   billions is there   big market cap company lik   amazon
    one
t
  millions revenueyearrt aretetrading     technical pattern is called toast we   see double digits in   next three months topin short httprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcocwidmeijtprt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     heres your cue   go long   httpstcosxgfexliart aretetrading   toastpattern in full effect httpstcoihfjouzgdrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba toast httpstcowtvbszlababa how is   even possible on   company     market cap   has       scam     mega proportions spy give   freebie     shorts   is going     what you       information   aretetrading   right on major support     break       we   see shortlytoast httpstcovvjwkovdbuy   httpstcowzjoupjrrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt vishesh     know   short     float if enough people short   maybe goldman sachs   munger   dalio     bigrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   know   short     float if enough people short   maybe goldman sachs   munger   dalio     big institution   make   big splash when they exit me     m
pero no smuchos   los que ni estn cortos ni invierten en   y la critican   capa y espadano sern esos que fanfarroneaban   sus shopify
se
arks etcno s
se le ve   algunos un peln resentido   spy murder httpstcoabcbsjocttwitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingshort watchlist   trading on nyse nasdaq       dash gme ntes truprt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba lost value in just monthsunbelievable   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt zachtradez wanna give   huge shoutout   atlen     discordbeen killing   each   every dayif youre not in   disrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jalibaba   mkt cap
revenue year
ps
lower in storycash amp st
cash   mv
      bought       price only     cash in   bsrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba my crystal ball is telling me     chinks   invade taiwan in under   false pretense   america is supplying them   weapons     threaten   mainland httpstcofiaonkcmbrt klendathucap ali       forty bagholdersrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     los malos momentos sirven para posicionarse y disfrutar   un futuro mejorbaba tcehy fbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jsaxenapuru  
would you       fb     big boy   prices like   i know youre usually in   earlier on smaller growersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlvs mrna pfe aapl iphonebaba bidu   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnumber one economic power in   world in   next decade is china wethere us likes     not   yes ill buy nio just like i bought   last week httpstcotboqmeurodthank you ajtrader   you guidance on     x daily goal   was   personal victory   me i was   bag holder on  
took   k loss     last year i t felt   good shorting   stock  
i feel   bit   redemption thank you  
love you guysrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mbaba jimcramer     rate
    go private next month   cash on handrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jafter   drop   over   hill bald fk advises you not   buy spy rsx   meanwhile
he   multi millionaire selling you his snake oil httpstcophdgkurt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jgordonjohnson pdxsag   doesnt matter if tesla     same    
gordon is wiped out   long time ago in china we make   much fun   him
when someone loses   lot   money trading we say oooohhh no   mrjonhsonrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jbaba   device you use   speak ill   china on   internet
was made in china   thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly strt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jitscharliemar my mans gonna make     twitter sink     china equity shippro tip   someone who post   lot on chinese equities
irrational selling   remain irrational far longer than you   remain solventwhats   said has   said     way down     babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       oddstocktrader munger enjoying   bubbles in     bath httpstcogvmchowfzmunger enjoying   bubbles in     bath httpstcogvmchowfzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba has   gotten cheap enough   dip your toe in   water what type   extra fcf yield   you need   assume       ccp riskrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt investidea metallica in moscow under putin russia went backwards     axis   evilhttpstcosptuokomhmusic fofuck everyone talking   delisting   chinese stocks
if they were compliant in   past
you bet your ass theyll   what they     stay compliant in   future shits beaten down   low itd   fucking stupid not   buy   chinese stocks rnnio   tcehy li xpevbaba kevin olarry is   boss prt wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jklendathucap if i wasnt scared   china
id     over babababa aple   adr   trade in usa   apple   get supply   chinese company p
foxconn shut down is xis masterstroke p
feel   pain in your own house   then you   realize   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdbaba aple   adr   trade in usa   apple   get supply   chinese company p
foxconn shut down is xis masterstroke p
feel   pain in your own house   then you   realizebut really alibabagroup     ipo level httpstcoassutqnnprt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhumrtnzalvrz jlvega ya pero
salvo el pto
el resto no son novedades lo digo porque es hacerse trampas invertir siguiendo un mtodo fundamentales y desinvertir usando otro momentum
imo dicho esto
  mehsamuraii just look         big ones   china nio   down big time   their highs we   have evergrande     smaller one on defaults   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt realalexvieira lost   your money investing in china legend celebrates losers crushed ai rules perfect world   twlo snap nrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstlost   your money investing in china legend celebrates losers crushed ai rules perfect world   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcohwhusgydosrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert klendathucap ali       forty bagholdersrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba china   not get involved go   shorters httpstcoavlyyimrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jjajaja
suena bastante lgico   tef httpstcosyrfgfaccrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jnio   thia why you dont trust pt
one week they say one thing   next its something   httpstcoelfuhqwkhrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jmichigandolf   requires   special set   knowledge on geopoliticsrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took jrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe chinese internet etf is down     peak   trough panic selling   these levels without   plan   repurchase is most likely not   right move here remember     sector   periodically recover in   day kweb   jd bidu tctzf chinatech httpstcofwehmauhkcoup se shop amd     we       crash yet   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt cryptomichnl buy   dip   httpstcoizepermtxubaba tomorrow   inlawinvestor lo       jeezbut   charlie loves     brandon     step   sleeping     wheel   now   these false accusations   china helping russia   financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investrt libertydividend djame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgbaba   black sheep   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       china may just borrow   page out if fed ease mode   fed is starting   tighten china is easing   looking   ish here   tcehy aapl spy tsla reallocating capitals   us stocks no ways       has totally crashed httpstcokyytxkevqert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba hrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt klendathucap ali       forty bagholdersbaba jpm downgrades   riskiest betsof     mentionedjpmorgan downgrades   jd bidu doyu bili pdd ntes kc institutions   dumping     fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggtwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhoneystocks kweb   jd huya tcehy httpstcosobcznifubaba feels bad   people who bought into   fud   buffet bought     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert jason alibabas lost decade   httpstcomnuyrmqdnmosinvesting dumbinvestorguy castosirc dillonjacobs   wasnt priced     when i first looked   china tech stack you got   bit   discount on rear view growth thats         growth itself hasnt     people were projecting     timert snehabi   downgrades   finally here
guess they have finally decided they want   buy sofi   hey
new peeps
stfu     price you gonna buy     we dont give   fuck   stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mvrtonio gurgavin berkshire   not have   stake in   its   separate investment firm run   charlie munger   doesrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt bonestradez wlafrm over under   over under lcid over under amd over under ubrt jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dthese contracts closed   day  
just wow babababa butt plugs off skal en kjpe alibaba   nspr   en venn charliert nikhildhirmala       pe   ish
damn   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       uncledd hymc   per share     price target gold is going   its highest price in history time   rock   palmieri bababy icerock   sucedien fin ahora si
hasta maana httpstcoexfbvagyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgme
 
nio
gtlb
coup
cano
muln
cei
sofi technical analysis   tomorrow httpstcohngssiwibbaba     pe   ish
damn most mentioned tickers in wsb in last h spy tsla   gme oil sst arkk vxx     httpstcointoxxyay httpstcoubsfpmbhuhrt honeystocks give me     bull case youve got kweb   jd huya tcehy httpstcoqodogohpgrip   investors thats   hatchet job since late trending stocks on fintwit source httpstcocwjowwsbi spy tsla   qqq sofi aapl nio nvda iwm vix sorted   most recent httpstcoxawnlvtyrt getblow   year aapl is down amd is down   is down didi is down sofi is down httpsmarketrebels drop shipped   babababa shorted   morning w avg amp covered covered last   httpstcoshcfupobxdrt stockmanduck top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg mulnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba its       enemy   usa than friends   usa ukraine leaders should have never trusted usa rwallstreetbets daily discussion mentions over   last hour rank spy mentions tsla gme   sst arkk afrm vxx sqqq qqq full live amp historical data   httpstcoqhrxwewkjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jesusdelascio mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dthis year aapl is down amd is down   is down didi is down sofi is down httpstcoxufuvvtzrnice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstim pretty sure i   going   own   alibaba       point in   future china is not disappearingi wonder where i   buyi think           uranium cycle has run its coursert stockmanduck top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg mulnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwhere is jack ma babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba amazing how june strike calls   still pricy   neuteredtweets my tangy sense is saying market is going   squeeze   explode   upside soon specially when     ready   theirspy djia jd   interest rate hike     in other words allowing hyperinflation   continue   market is going   get one last savage pop     fucking depression lmao ahora si   httpstcoxwsqqnjigive me     bull case youve got kweb   jd huya tcehy httpstcoqodogohpgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcohxokvgajel etf genius o trac genius est compuesto por emisoras que cotizan en nasdaqaapl amzn   fb goog ma msft nflx noww nvda pypl v   cierre del   cierre del exposicin   qqq para inversores minoristastrmx httpstcogczdkwwbaba just getting murdered everyday looks like its   punished   china called biden out on his bull looks like russia was right     us labs   ukraine tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcodvufwyfcrt gurgavin   jp morgan lowered alibaba price target     tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcosynwtenxprt klendathucap ali       forty bagholdersrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt therocktrading   downgraded   overweight   underweight   jpmorgan chase
price target lowered     tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcovizbcwyrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     top tweeted stocksspx aapl tsla   amzn nio amd amc pfe nflx fb es coup vxx mrna msft smh hyg muln zim se pltr cvx oxy cost ccj fcx pcce wood rsp iei dvn eric fsly bhc matx wmt eth uso upst rblx sark nkla stockstowatch httpstcoaqyfrpkrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcodcgxmgyigrt jason alibabas lost decade   httpstcomnuyrmqdnrt javiersanz enhorabuena dirigentes     perder millones   dlares   capitalizacin es digno   aparecer en los libros   finanzastimes china alibaba group   yoteavis
httpstcojuzcjszubaba seeing sustained chatter on chan over   last few daysvia httpstcotpbryxisbaba chan investors httpstcobhtzfnbztsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoidsvdigdxrt inartecarlodoss   httpstcohllmprhqrrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tvolvimos ampliar en babaser mi perdicin o la sacar del estadio   klendathucap ali       forty bagholdersbaba closed   todaywe     happy we had saved our premium users huge amounts   money when we strongly warned them   chinese tech last aprilwe summarized   highlights   our research over in   articlehttpstcodufaijfrfxi kweb tcehy jdrt beyondrob     these bears talking   munger dont realize hes probly down like     his averaging down were not gobaba   these bears talking   munger dont realize hes probly down like     his averaging down were not gonna hear   peep when   goes   day     week straight streak   stop putin   his puppets httpstcosmaganolpnio   jd why is china openly stating they   supporting russia   even play   game properly wtf   alibaba group holdings
nyse st nearing narrow reversal target   mt watching   reversal sequence confirmation lt bullish eyeing rally   minimum   ssbaba alibaba nyse crow httpstcoozozbttqqhrt inartecarlodoss arkk
softbank
 
chinese construction complex
mstr
pton
etchave   collapsed   leveraged shitcos prt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbbaba sad httpstcotysrflallbaba market   over reacts     upside     downside   here is   over reaction       drop even if us indicies bounce   fuckery shit show in hk shortly expecting selloff continuation tonite   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     qqq made fresh lowschina extends selloff kweb fxi   pddwti crude oil finds support   barreland more in todays no cap recap   tradebroth join our server free   trades   substance httpstcoltvubdrrttmosinvesting why not   babart jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal art mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     lowest price ever     stock
even lower then ipo years ago alibaba is profitable company   past yrs has higher record on each qtrs buying       low is   buying amazon stock     question is     fall stop we dont knowrt englanduserno   you know
ive heard   billionaires having trouble giving   their money   i think munger has   elegababa
  ipo price  
  ath httpstcoingvfbmgjbaba you know
ive heard   billionaires having trouble giving   their money   i think munger has   elegant solution     marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fb nio mrnart marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbchrisfranco i   interested in   im not interested in their balances what   americans buy in     you   buy on amazonthomas when is   agreement announcement         chinese stocks   down
i think   lockdown   their covid numbers   high
look       xpev same thing down in   weekrt gurgavin   jp morgan lowered alibaba price target       levels fellas thats years ago we still buying   dip     marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbtraderxo time   pick    
countertrading   guy has   extremely profits   farrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyobaba te banco hasta el delisting y ms   alibaba   httpstcoevinkyrrrt rickdecard   usted no aprende verdad brownpants httpstcoqmfayvehhurt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpststock
options updates
alerts free chatroomdont forget   take   trial httpstcomcjqctmhtwspy   dvax acb ostk nkla msft aapl amzn tsla ccl bili cvna dal twtr httpstcoxchcsawfdsrt sspencersmb   is down in   past six months trading     morningrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt chaoscuredfin bought more nio   chpt   nioglobal is aware   audits delisting   not happen   nio   babagood commy tangy sense is saying market is going   squeeze   explode   upside soon specially when     ready   their puts   shorts     major breakdown breaks    
breaks     in spy spx ndx qqq tsla   esf httpstcoqkevbnptwitters on   rise aapl price mentions trq price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbuy   why alibaba might go parabolic falling knife   go boomsetup is mehhttpstcooqhgfonvvubaba httpstcoaenbefqnrpmasayoshi son
president   softbank group
has   said   sbg is low priced compared     market cap     shares   holds however
he has not elaborate on   intrinsic value   its holdings   recent plunge in chinese stocks including   is   answer httpstcotwjbwsfhywrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricalephedu   cperruna sold hedged positions on  
fb
  qqq they   look no bueno     moment   hedge   soften   landing
  looking   survive   next daysrt stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pif youve owned american issued   shares     in   you should not   investing your personal capital     elses into public equities you have no idea what youre doing lolrt gurgavin   jp morgan lowered alibaba price target       spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   therocktrading   downgraded   overweight   underweight   jpmorgan chase
price target lowered       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba downgraded   overweight   underweight   jpmorgan chase
price target lowered       jistuven semana   semana
cuando entro   ver alibaba   httpstcodwldodtksbaba jp morgan lowered alibaba price target       mktparticipants no places   hide  
qqq spy continue   trend down while chinese stocks continue their epic drop
kweb fxi brt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered           on   first sanction   jd nio httpstcoudfvmnmibbas outlined here in august
  is down     ipo pricegoulds work is essential     investor looking   start analysis on   stock     fair price   defined   charles h dowdowstheoryhttpstcoqnjasdonart stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenecongrats guys we     chinese adrs per   bny chinese adr index is now in   worse drawdown than   many companies put in hard work   make   happen  
jd
pdd
etc   dont look what happened     index   point on httpstcopxampcbaba alright took my first pos in   pos shares     probably regret     morning   its gotta     decent entry   atl is trending stocks on fintwit source httpstcocwjowwsbi vxx spy qqq agri upst sofi aapl tsla nio   sorted   most recent httpstcooblbeazrrt marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fbbaba year low levels in   company doing   then ever   once   drama cools down     move   up quick its   shorting no one has owned   company   cheap in years   marketrebels most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fblordreek howardlindzon maybe       not look like individual stocks like   etc         list in us markets due     chinese govt ban on sharing info   audit if you invested in   years ago
you would   down money   is now officially lower than ipo prices incrediblebaba   whats going on lol stocktrician bro   your theory   stocks should go private       delisted when   doesnt want           detrimental   shareholders plus their recent er was bad rickdecard   cambio el ticker   cacababa     june prices entirely possible   range fails   we see upper s httpstcogjtxaebbaba one   these days youll   wake up     stock pdd jd most mentioned tickers on wsb via swaggystocks gme tsla aapl   sofi amzn net fb nio mrnart stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenei have   confession   makei liked   when   was   i still liked      
  i   falling in lovethe only thing   would make me happier would     opportunity   buy fb     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjchinese stocks performance   farforget   value metrics   each company in china you own nothing uninvestable   httpstcowpowotdoxbaba tsla sbux msft nflx lcid httpstcolbnmptacrt ecommerceshares db on   china stock hfcaa delisting issues one     issues shaking foreign listed china shares what   haprt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     drahmadalsabban   httpstcogohlaznnrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     explains why when munger was asked   risk   owning   adrs he saidassuming there is   reasonable honor   civilized nations
  risk doesnt seem     big   memay   mincing words here     implies more than two httpstcoqhoxezadiover last years
  has   diversifying its auditing location   in hk
  now   mix   mainland china
singapore
hksome   support growing biz in seasia im sure           plan  
where singapore serve   compromise location   huge week   gold hymc price target set   aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcoaxjryisert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt dubstrading played puts three   times   made return on each play   amd qqqprice targets   ajtrader optirt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba cash on hand   vs market cap         make sense cryptomichnl what kind   shib shibainu is       alibabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba think months out     marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       bonestradez wlafrm over under   over under lcid over under amd over under ubknowing jp morons tsla price target
  sounds     strong buy   httpstcohoblpzpglrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babif you thought   was   gift  
its   absolute steal   under
however i agree completely   jlebenthal   these stocks   in investable     current time chinesestocksrt stockdreamss watchlist pfe put   lt     gt nio put   lt       gt pbababy icerock   sucedien fin ahora si
hasta maana httpstcoexfbvagyitscharliemar adding   too buying every dip nothing   on   market right now       hymc   per share     price target gold is going   its highest price in history time   rock aal aapl abnb aei afrm agri amc amd amzn anpc cei muln tsla spy kscp mrna   pfe httpstcoighquxdrzrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   usted no aprende verdad brownpants httpstcoqmfayvehhurt trendspider   rev bincome bequity bprice   rev bincome bequity bpric watchlist pfe put   lt     gt nio put   lt       gt put   lt fb     gt put   lt   is   going   folks buy   bidu jd
then other folks selloff in china imo out   taking   big bet   whats going on here i remember   good friend   mine recommending       said he was going   in under why   slow bleeding   not just   big drop if its   bad     company   cryptomatrix incroyable babathis is       mms
is   major level
over   i see push   gap fill lets go
    mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar prt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba rip charlie munger jeez la weez papa cheez   selling begets selling fear is in control if us targets china     ukraine expect   global recession no position   nptrader watchlist     gt p lt nio   gt p lt aapl   gt p lt tsla   gt pitscharliemar       went  
i   long     i   looking   double down on my position very soon
waiting     flushbaba china   open   assisting russias military has     bullshit why on earth would they       makes zero sense they would not gain   out     basicly     downside     is huge   cramertracker sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       nptrader watchlist     gt p lt nio   gt p lt aapl   gt p lt tsla   gt prt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev t watchlist     gt p lt nio   gt p lt aapl   gt p lt tsla   gt p lt stockmarket stocks httpstcoyxheazjxbl httpstcooeushnktuspy systemic risk
collapse imminent get   hell off margin arkk   just contributed my k     my solok second year going strong guess where   money           hehert marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     walterbuchananc is   you
  ya van quince meses   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     para que no me digan que solo ablo    
fb ya pierde ms del desde mximos   septiembre
cuando decamos yo tambin que era la ms barata   las faangrt tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba down more than     in   conservative scenario discount rate
terminal growth
no share buy  
e fcf  
current price suggests reverseengineered annual fcf growth       absolutely crazyrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       cramertracker sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       yoloption active portfolio positioning short bitcoin futures long gold futureslong aapl
amzn
cacc
cvna
dwac
eem
efa
  fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       if i was jack ma id take   private   is f     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd     is       deal     worst deal on   stock market simultaneously crazy cheap
beast     company   yet somehow dangerous   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   is getting fucked   tizthecrypto cryptomichnl buy   on defichain you   even take loans out in   stock if you want   leverage apr   liquidityrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba softbank in shambles gg   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaquien   aqu lleva   y la arrastra   prdidasmarketrebels i   never invest in   chinese stock even if they paid me ever     stocksbaba someone short  
someone buy     who wins   free money no need   debate woah big cut   httpstcoconokichbaba downgraded   overweight   underweight   jpmorgan chase
price target lowered     if chinese people   forced   stay inside
they   play dramatically more video games   shop online more than analysts previously expected tcehy jd babart cramertracker sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasbaba just wow they should move out   china sad money live tweetingthe fact   west is still buying chinese stocks really tells   lotjimmy acting like he wasnt recommending buying didi amp       very tippytoptwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingunbelievable   httpstcokmraunsqlrbabahyenukchu somoscdi httpstcogtqnjfzbaba   go down   bucks     hits final resistance   drops through           in major jeopardy cryptomichnl buy   on defichain you   even take loans out in   stock if you want   leverage apr   liquidity mining     is  
  buy   cheap   sell   when   pops   up dfi passiveincome roadtort stockmasterjay here you go   refresher   on how wallstreet analysts     their price targets gs nice job in bntx here       downgrades predictable babawe need   refresher   gain   i told you       is how they   up   price targets on wallstreet didi bidu roku tdoc zm mrna nvax arkk httpstcowrzllqgrnrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       cryptomichnl buy   dip   httpstcoizepermtxutop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy clov   tsla access wider trends httpstcozltkvrfrt cryptomichnl buy   dip   httpstcoizepermtxurt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       get well soon httpstcoawiqgcstrt marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered       lmfao i tiold you   price target months ago httpstcomkuvert marketrebels   downgraded   overweight   underweight   jpmorgan chase
price target lowered     most mentioned tickers in wsb in last h gme spy   tsla   amzn vxx wish tm qqq httpstcointoxxyay httpstcossnwjpcrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyojoshgausden growth   babart bonestradez wlafrm over under   over under lcid over under amd over under ubbaba downgraded   overweight   underweight   jpmorgan chase
price target lowered     top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy clov   tsla access wider trends httpstcozltkvrftsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcosnxxtfzqeltencents wechat pay next up in beijings crackdowntcehy stocks   antgroup tme wechat httpstcoqulekueekrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   breaks headed   atl   appears   more conservative target     though would   use     tight sl wouldnt   eager   enter tomorrow   chance     relief rally     bounce brings us     s     play     httpstcomuonbebnvitsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcohuhqibliitop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy clov tsla   access wider trends httpstcozltkvrfbaba yolo calls rwallstreetbets daily discussion mentions over   last hour rank gme mentions spy tsla amc qqq   coup tdoc amzn iq full live amp historical data   httpstcoqhrxwewkjstckpkr dont know       hard not     less bearish nowtop most mentioned tickers in fintwit nowafterhours aapl apple tsla tesla   alibaba coup coupa pfe pfizer via httpstconwsneckpndfintwit stocks stockmarket stockthese     most active stocks right now nio aapl amd didi sofi   f httpstcowdpsedtrrx wlafrm over under   over under lcid over under amd over under uber over under flow via unusualwhales httpstcoqhuyavurrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuejd logistics   acquire majority stake in deppon jd   stocks stockmarket httpstcojezmdflzltheres   fundamental flaw in applying fundamental valuation logics used   democratic governed economy over autocratic governed economy kweb   jd bidu spy   rapidtrading killer day straight   our watchlist mrna upst snow spy pton   dwac     target   sold     tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcowciwwcqoysitscharliemar dakel why buy   on margin   sell your clothes   babalo nico claro es que munger     quera probar aquello   que un inversor fundamental debe estar preparado que un en cualquier inversinrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstso       said i transferred my vti   amzn ford msft babart klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderbolsa   alibaba su estructura no invita   confiar en rebotes   pesar   todas las bondades que ofrezca su valoracin httsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcosxxtxurt traderbolsa   puede restar mucho sufrimiento en alibaba   trader httpstcoqtzbferipbaba what   heck httpstcovddaggkwbaba lost k still holding shares   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba seriously what   ponzi how is   even possible   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgarethsoloway garethsoloway what   alibaba   when   buy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt andycspinelli masacre argentina se llama este capitulosuben tarifas congeladas y venden baja dolar y mep venden acuerdo   fmidillonjacobs mosinvesting ive   bag holding     over   year now i really was ignorant   how china operates i   compromised on business qualitydecreasing marginslower roes       growing top line   quicklybaba unbelievable lol   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaequitybrian fb is trading   ltm x fcf vs       ccp   rob   investors   much   they want
they     grab   their cash last yearhave no position   i think   should not trade     multiple   fbrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba hsi   take out
tonight   mostlikely unbelievable tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstconsfjjvgvchina kweb   jd httpstcodkrhkozlvrrt klendathucap ali       forty bagholdersrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cryptomichnl buy   dip   httpstcoizepermtxurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba waiting   buy signal on   register   day trial access   httpstcowbarpakcc httpstcowvzuakvsnow down   in just trading days crazy shit   headed   zerort yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpsttsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoqfyudimfxybaba     down percent in hk then     down percent tomorrow in us wtf   carsonscottdev     is soooo overdue     huge bounce munger needs   buy   ton more   on charlie imo     is soooo overdue     huge bounce munger needs   buy   ton more   on charlie imo   stockandlock stocks   made new wk lows todaybaba nflx sbux snow coin rivn congratulations   discord member msdestiny off   spy   k challenge put click   link   join in on     profits httpstcoacwsdscbxamc nio   lkncy aapl afrm mrna gme xpev tsla spy cei qqq dwac amzn agri poet aei amd nvda httpstcoutpmvxaybaba billion free cash flows
growth
  billion market cap btc   whole market crashed amp decoupled even   gld thats wild you should see peter shieff twitter hes crying even china   slaughtered sheesh httpstcoiqddzefmtnewinvestor trow la llevo desde hace aosbaba nunca me lo plante   ser una opcin ms valueaapl me parece gran empresa pero me quedo   googl para cubrir sector tecnolgicoen radar tengo unh
bam
nee
o
admtrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba tsla amzn aapl httpstcoctimubguchoochlovesx bahamaben   not buy   choochlovesx   why management let   drop everyday   last y why not just delist   keep only one hong kong if they feel its under valued   why not just otc   bloodbath in hk tonight li nio   shop httpstcovgqwlodrt openoutcrier recap unusual putspsec jan pewz mar psbsw oct pkweb apr pual jan paig apr pi thought i was   genius buying       selling       covid crash   chart is insane httpstcoeoznhmxaebaba low s   end   month sad   monthly reminder httpstcoebafnnjqrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradingsunset alibaba   settled   i   have no sympathy   those who willingly got into bed     communistsronaldo i think   jury is still out on thisjust when we think   storyline is forming
wait     surprise   bidu nio alibaba   settled   i   have no sympathy   those who willingly got into bed     communists petenajarian httpstcoimjlzjegbaba stock market is fkded bear market is here till   fed decides its not   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapstocks ceded early gains market needs   stronger signal on   russia resolution tsla   jd db nktr httpstcoqepzljvcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstocks   made new wk lows todaybaba nflx sbux snow coin rivn zm nio rblx roku afrm sofi gme dkng spce fsly wish cemi avgr wtrh   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt notabot   charlie munger bailed out his positions was he down on his position how many shares he purchased who hrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba charlie munger bailed out his positions was he down on his position how many shares he purchased who has   selling     past y   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jack ma knows   china   invade taiwan   why china repairs   remove   chinese companies   us stocks market where is jack ma   httpstcoagqtdyxbaba tsla taop jfk cemi spy mdb shop amzn nvda most profitable trading community httpstcomcjqctmhtw httpstcoqnafguaxlbaba whats   forward pe here srcojones pero los fundamentales los conocen los fondos tambin y ni   eso quieren  
ser que saben que caer bastante msdividando pues trow
 
aaplbaba reason     is china digital currency going online asia russia india backed   golf commodities its   take down   petro dollar economic war is happening right   drastichs   my point   view since   early   until     is toxic issuestockscnbc sorry
i missed one
  times   bash china in one day   little repetitive dont ya think   hedge fund is short     nio   xpev   bidu thats paying you   drill   in peoples minds   trash them times in hours dam how manipulative   youbaba nio   very very careful   these   hell is breaking lose httpstcoihsxxvsrt itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpbaba kingyedidyahtrd we had   nice plan
    open i just never traded  
took   while     morning auction   find its primary traded nio       got   nice moves
  no green   me todayrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mlike didi amp     their aths httpstcoinhgfegzlebadpak thats exactly what i was looking     example
  has
million usd in cash   in   q repurchased  
million usd   seems   me very little   change   perception     marketrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstockdreamss dont forget babart yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt bababrouk why yall selling my stock   httpstcoqghmrsirt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd looks like   migrated   solana httpstcoqpuhuuwert yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstdailydownanet api apps avlr   rsibaba bgs bird clx coco good day  
ahead     crowd
  no twitter fluff tmc muln dss there   still plenty   gaps   fill on many beat up stocks   ill   ready nio   tsmrt trendspider   rev bincome bequity bprice   rev bincome bequity bprichymc gold is going   hit     time high   year sit tight hymc cei muln tsla amc spy aapl kscp agri mrna   pfe httpstcosvrxhzhtyprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba cutting staff cnbcclosingbellrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuejimmy chill got his coin in tbills spy qqq   muln httpstcoptxlzgbkkjimcramer you still buying didi         highstwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingbaba legit   scam   compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjeffverellen zerohedge   valuation httpstcormraaxjssoclf cash cow   reminds me   when cliffs was sub itscharliemar i took   k loss on tme   probably going       same         point   take   bigger loss if china even hints helping russia its over   these stocks generationally if they have   those cash on balance sheet they should   announcing massive buybackstwitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpststockmktnewz just     entered in down trend   soon     trend reverses
since   is   good   solid company
jpm   increase   target pricebaba trust china   your own peril   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstbaba holy httpstcopkwvlumktebaba trusting chinese   your money
you deserve   lose everything   scumbag chinese stole   my money my life savings is gone now i want my monye   when is ww i       first one   enlist todays most active puts tsla aapl   bidu pdd jdhttpstcosfbpweheoptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoutiuoodqywrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba tomm up   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba prob   down day tomorrow
wouldnt   surprising stocks trading   week lowsnke nike amzn amazon pypl paypal   alibaba shop shopify pton peleton     you were waiting   these prices     now scared   buybaba shorts   get   face ripper soon selling aug p looks super good   stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt equitybrian just bought   more   i now have   gt allocationbaba absolute   territory options chain volume bearish might reverse soon httpstcocednobsesta cake en la misma situacion que   paliza se estan comiendo mal desde hace mesescomentarios criptoboludos mejorinversion cryptocontadora invasioncrypto sbartiro cake btc alibabanever thought id see people front run   risk   shutting down   market foreverbaba kwebbaba absolute   territory options chain volume bearish might reverse soon httpstcowgfgsvrufhis   going bankruptno inviertas en criptomonedas
son muy voltiles en bolsa no se ven esas cadas tan fuertes doritos ms tarde   httpstcotkmkweed   price target update downgraded   jpmorgan chase amp cofrom   day quotechange target upside published march
httpstcoshulyxomi dont understand how sftby hasnt collapsed   didnt they put   lot   their holdings   collateral   margin werent they   major player in   even   them selling positions didnt   arm deal not go throughbaba opened up st   tranches gl everyone   was   stock downgraded     analyst     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst imagine buying     like   real how low     gort traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt jcrypto   fud httpstcoyblidqeqfrrt deepthroatipo on september nd
  opened   what   long strange trip its   httpstcoxfbdjtqetrt stockmktnewz large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mrt bethkindig aws is   epitome   having firstmover advantageaws dominates   cloud   commands more than   market share mebaba how low     gothe company is   scary place     businesshad more bad experiences then good when purchasing   there large cap stocks     most shares traded todaynio m sharesapple aapl mamd malibaba   mford f mbac moccidental oxy mvale mpalantir pltr matampt t mitub mjd mpfizer pfe mli auto li mrt nionenad nio babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt alejandroesp un pequeo fragmento del documental   china hustle del   muy recomendable para quienes les interesen las ctop most mentioned tickers on twitter   last hrs amc gme spy muln tsla   aapl nio fb iwmhttpstcoppmthym httpstcoaozsssoxrt marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd   open tomorrow   httpstcoqtbtnorpfvbaba would accumulate   one here   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowueadmiralrisky fb       show up in   f soonhace unos meses mucho gur recomendando comprar  
oportunidad nica
los mismos que ahora te dicen que se vea venir la cada estudia y no le des tu dinero   cualquierart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba   company   eventually get delisted   us no longer want   smelly chinese on   nasdaq they should stay in their own shithole   china russia wrong   captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if china invades taiwan
we go       our shares freezes   thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly strt melstone notable darkpool activity coming in     china etfskweb million shares   fxi million   babif you liked     youll love           literally went     low   q
just insane what happened     in quarters httpstcodjagcrhmtrt stockserabot most mentioned tickers in wsb in last h gme spy oil aapl tsla coup la ha liado   en mallorca y en mi portfoliort traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuechina     implosion no one is talking   why not evergrande realestate     related sectors         taken     woodchipper   entire top re firms owe like billion millions   empty homes evergrande has like other businesses   bidu httpstcolrnmfidgilblacktiger babart luoshengpeng   is   its ipo debut price on vs thats   mkt were in todayrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ajtrader     morning till now i see nothing   downside on bababidujdpddbetween   huge dg pts   jpmorgan plus trt stockmentionbot most mentioned us stocks on reddit in past hours fb gme   spy moat   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba gotta pop     going down more wtf   shit   jesus   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyort investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa httpstcoxtprkudrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnio   lkncy didi yup   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   proven path       crypto millionaire httpstcokhxyjrt vaishnavi   horror show continues until catalyst emerges problem is there   no catalysts   yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mrtnzalvrz entr en  
me he pegado una toa del y he cerrado la posicinla vida es  
hay que saber perderrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babnio   httpstcohdasuuocrt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investdailydownbaba   bidu big blnk rsibaba bgs bird clx coco peterschiff   toobaba   day chart looks like stairs httpstcokqfuyiyvrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt stockmentionbot most mentioned us stocks on reddit in past hours fb gme   spy moat   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert samanthawong   wow   wasnt delisted yet what   they waiting     jet   week httpstcokatsuqhhzrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencibaba httpstcotipcpshvrt shrutisubbaiah   tests
   
in net profit automated trading   ultraalgo   in tradestation   tradingvrt traideops   calls alert received on strike   expiration   total premium   k total orders
oi i had     nio puts   sold   made profit   babaif you really want   make huge profits on trading then check out   chathttpstcoyhvzkxapbrt elenit     lot more room   fall   httpstcobrdbjvvmmost mentioned tickers in wsb in last h gme spy oil aapl tsla coup   sofi wish dow httpstcointoxxyay httpstcomalwbwdmpwrt melstone notable darkpool activity coming in     china etfskweb million shares   fxi million   babrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   wait   those adr fees theyve never     higher     share price noahwxlr its crazy i sold     delta     fall in   is insanebaba starting   see   volume     potential uptick   looking   start   long hold position here soon see how rate raise wednesday goes   potential returns   these levels   massive imo twitters on   rise trq price mentions aapl price mentions muln price mentions gfai price mentions   price mentions stocks investing tradingbaba httpstcorpcwpozwrt thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly strwallstreetbets daily discussion mentions over   last hour rank gme mentions spy aapl tqqq   sofi coup tsla vxx afrm full live amp historical data   httpstcoqhrxwexid todays top active stocks mon
mar
pm est nio aapl amd didi sofi   f tme oxy aal   klendathucap ali       forty bagholdersrt poolaustralia heres what got   most scanner hits intradayshort watchlist nio jd futu pdd beke soxl upst babasee todaysbaba taophttpstcoaveguuazn httpstcondnjzeviqtodays most active callstsla aapl     mrna amdhttpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcohxfrvhvrt zackhoward inartecarlodoss they dont like   selling in     may   when charlie is years old
then   might recover   his birthday   proven path       crypto millionaire httpstcohwatooyopcoptions maxpain chart     free options app httpstcoeqlcboqn httpstcoumuiwzdlvbaba y yo resistimos maana ms httpstcorfrepxkciunusual volume stocks   watch march httpstcojvotyrltrq nlsn asnd ferg aso yy mpln li zlab tme nio aapl amd didi   spx spy ndx qqqrt yilmazzorba they   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt shivani   ccp owns  
not you   tanmaygore yinn kweb nio bidu     indicators showing over sold     great chance     huge short term reflux volume
mart optiontradingpr if you took just   each contract you couldve made
shib   googl aapl snap hd nflx nvda byrt drastichs   my point   view since   early   until     is toxic issuestocks httpstcofuunzjyvyxbaba oleary pumping on tv   try   get himself     exit love   guy
  dont let him take your money dividendamongus gran movimiento   tchehy   invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdixhl   vxx into k in   last days if you really want   make huge profits on trading then
join   winning chat
httpstcoatbynvcbd   httpstcojgodyzvukbaba lol     predictors on stocktwits here
feels like they have     future
going   in months p ath in years p just fucking crazy out there p
sec is shittiest   most corrupted system   stocktwits should sanction you   every dumbass post you make   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuethey   growing faster then our country here in us listen carefully nio   jd bidu tcehy bili httpstcomezizdxivrt optiontradingpr if you took just   each contract you couldve made
shib   googl aapl snap hd nflx nvda bybaba ma thought   was okay   diss   ccp lol watch   company you built get slaughtered   laurast bidu     positives here
us tightening
china reducing rates
china stocks fear     russia ties
deep unbaba lol     predictors on stocktwits here
feels like they have     future
going   in months p ath in years p just fucking crazy out there p
sec is shittiest   most corrupted systembaba what   fun day   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intenciseekingthevalue acojone hemos invertido en  
no tenemos miedo   nadababa year       ath   tweettopaybot   want   buy puts tomorrow i want   make money on jack i think i   michael jacksonma   krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babbaba down massively   httpstcolwxojotsfurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt thestalwart new post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly strt hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar pbaba just bought   starter position shares   hopefully i didnt screw up tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcogqxjhcavbaba i was very tempting   buy   thought   was cheap luckily i didnt   now   is     ipo price   i hesitant   buy huh may   tmrwrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyobaba   fhlt sich ein alibabainvestor httpstcohdamhsyhrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babbaba   wonderful day
  only outside krevix   por los suelos y no se levantaseekingthevalue diselo   los   babababa option alert high volume options put   thursday
april roughly million dollars woah learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options put   friday
march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzryyq httpstcogbswtbitgbaba option alert high volume options     friday
may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxhey elonmusk is   real is alibabagroup is coming through   if you   beat them
clone   bitch httpstcoxbmdbhucgthats   buy signal why kevin oleary just bought alibaba
tencent amp meituan stocksbaba tcehy mpngfhttpstcogqgkfqbrt krevix que haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsijoecarlsonshow i   taking small consolations where i   get them like my cost basis on   is less than josephs good video     investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba   ipo price tmrwstock market   oil cools off
  stocks remain stymieddiscussed ixic djia spx rut uso xlk xly brkb   jd tsn nflx gld btchttpstcodawydqlxdique haya un jugador del mallorca que se llame   ya es   mega trolleocomentarista tv parece que ya esta recuperado babapos parece que nooobaba dont forget who is really   blame       fjb   his entire inept administration mosinvesting my cost basis     is just   per share   last year has   super toughthe business still is going strong
    market keeps finding reasons   hammer iti keep telling myself   let   thesis play out easier sid than donemenudo golpe por parte   vinicius se acaba   llevar   solo lo entendern los que estn viendo el partido qcapital   is     babayurtdisihisse roenschcapital   nn suu ney hakim bey notelimde yokrt theretailbull egarr yeah
    worse   was what i       i put   into srg   joy joy is up sincbullish   bearish separating lines httpstcorvgllpxa spy fxi   aaplrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows dipten satn     httpstcobwcjaqaavl httpstcoyrrjijvdkbaba had   buy     just had     coming   options oi chart free stock apps httpstcormmjsiv httpstcoialiqsvzbaba im bearish on stocks in general
especially chinese
    is way oversold     short term expecting   smallish pop   tomorrow andor wednesday   yoloption active portfolio positioning short bitcoin futures long gold futureslong aapl
amzn
cacc
cvna
dwac
eem
efa
recalco la prediccin que hice antes munger venderalibaba adrs post worst threeday decline on record
down   httpstcognapmljfnlearn trading
get alerts
ideas
updates
analysis httpstcovbdmvufamd nvda tsla ndx spy aapl   nflx roku   aese useg cvna httpstcohpuoxcyfnfbaba want   buy puts tomorrow i want   make money on jack i think i   michael jacksonma   trmx bolsamx httpstcowxtqmqgette sientes mal por tus acciones     o fbpiensa en lorenzo mil y su chico
parece que se extiende ms el alarmismo que los datos httpstcodlfsjoappbidu     positives here
us tightening
china reducing rates
china stocks fear     russia ties
deep undervaluation
one good news     chinese stonks   show crazy move up   here   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart optiontradingpr if you took just   each contract you couldve made
shib   googl aapl snap hd nflx nvda byrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl   tomorrowsmall gains adds upjoin   service thatrt optiontradingpr watching fb aapl     nvda tsla msft amzn googl   tomorrowsmall gains adds upjoin   service thatrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla aapl amzn amd nvda msft   httpstcolxqtbwddtrt optiontradingpr if you took just   each contract you couldve made
shib   googl aapl snap hd nflx nvda byto   enhance your experience in trading   get instant help click here httpstcovbdmvufba bb   luv kss spg ry ko store snap csco spy httpstcongctygpveo crecimiento en una compaa   largo plazo y un market cap destruido desde   hoy por riesgo macro y polticopero banco   los que holdean y sobre todo los que tienen una tsis   inversin   largo plazofuerza estimado y veremos que pasa en unos aos     bababalance cierre marzo vs ltimos mltm ingresos por usd mm frente   usd mm ebitda por usd
mm frente   usd
mm rdo neto por usd mm frente   usd mm y market cap por usd mm en y hoy httpstcoenbhlmit httpstcoeqerxywkwfrom my point   view since   early   until     is toxic issuestocks httpstcofuunzjyvyxrt srcojones   travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intenciyinn kweb nio bidu     indicators showing over sold     great chance     huge short term reflux volume
mac  
rsi
volume look out uys lo que ha dicho   httpstcodacjwozbaba ccp owns  
not you inartecarlodoss they dont like   selling in   heres what got   most scanner hits intradayshort watchlist nio jd futu pdd beke soxl upst babasee todays full log   scan hits   httpstcolceufstaqxsee settings     scalping scan   httpstcoyrrmlpbig httpstcochahbkoogrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcharlie mangerbuen nombre
s le viene que ni   pelo   lo   babala   pea pillada pq un   que ya no se juega nada
se ha marcado un blufff httpstcoznqtjexmgbaba   lot more room   fall   drstoxx top plays   in   drstoxxtrading room hence   green day in   red tape epam sco dust nlok fas dltr cme lart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt traideops   calls alert received on strike   expiration   total premium   k total orders
oi   tests
   
in net profit automated trading   ultraalgo   in tradestation   tradingview httpstcoeoxkxxktrsrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkbaba wow   wasnt delisted yet what   they waiting   he   creer que la gente   la comunidad habr visto el directo y entenderbabala zona es para prestar atencinen m se ve algo que   momento es invlido por estrategiapreparen sus portfolios pero no se apresuren   nada httpstcovbpsmrmjqvrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev trt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba horror show continues until catalyst emerges problem is there   no catalysts   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zoranyone   catch   market sell off   spy es nq tsla amc gme   httpstcoxwgncwolrt tradethematrix china short play due   new lockdowns   supply chain disruption   watchlistedyang longsbaba shortsusdcnh londavidgalanbolsa david
thoughts en     estos nivelesbaba easy x   here dailydownamc api apps avlr   rsibaba bgs bird clx dna if you took just   each contract you couldve made
shib   googl aapl snap hd nflx nvda bynd   zm ttd pinssmall gains adds up     enddoge tsla nflx gs coin shib join us   trade our powerful watchlist httpstcomlhytdpqmrt stockmktnewz worst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev talerted live in chat dont forget   take profits httpstcomcjqctmhtw xrp tmo mmm decn bb   snap spy vet httpstcoefgdtkcrt deepthroatipo on september nd
  opened   what   long strange trip its   httpstcoxfbdjtqetnew post i talked   ram parameswaran   why
  dumping his chinese internet stocks last year
hes slowly starting   inch in   he explained why   many players   then whole sector uninvestable right now httpstcohjkfqsu kweb babababa mm volumelooks like   old man finally throwing   towel yoloption long cvna   mstr wont make you may friends in tslaq
lolno position in eitheri own       roku   part   my cathie wood dead cat bounce tradebaba got   little     stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart tiger stock
options updates
alerts free chatroom httpstcomcjqctmhtwdont forget   take   trialspy   dvax acrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba jd ntes bgne drop soon     delisting total stock
options updates
alerts free chatroom httpstcomcjqctmhtwdont forget   take   trialspy   dvax acb ostk ccl bili cvna dal twtr sg httpstcodbhzqusgworst performing large cap stocks   todayli auto li pinduoduo pdd htht xpeng xpev tcom doordash dash hnp nio las vegas sands lvs aluminum ach cqp jd alibaba   alexpitti jpm analyst downgraded most   their chinese coverage   morning yy jd bidu beke     many more includedbaba uninvestable was   lie they accepted my buy order immediately   compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectunusualwhales i expect     these china stocks   go     golden dragon index   soon   called   rusty pitchfork if you hold nio    
while putin   xi rub shoulders
you should probably reconsider tradingtrending stocks on fintwit source httpstcocwjowwsbi coup spy qqq aapl tsla iwm gtlb spx vxx   sorted   most recent httpstconpmdkllbrt stckpkr time   get long imho even nibbled on     yep
i said itrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszubaba returned zero value   shareholders since ipo httpstcomvemqtnzbaba how many more days weeks   months     need   give you   kind   action   you know its pure thetradingchick same    
you liked     youll love       diamondoptions results speak   itself   on day trades uber aapl amd fcel loss pfe if you took j alibaba group holding ltd adr

h
 
mo   aktien finanzen brsebaba good entry   start   position here results speak   itself   on day trades uber aapl amd fcel loss pfe if you took just one contract each   let our loser expire completely worthless you still couldve made free trial link in bio gme nio   coup amzn spy httpstcoyzajxqzyrt realhottakesbot twitters on   rise trq price mentions aapl price mentions muln price meactive portfolio positioning short bitcoin futures long gold futureslong aapl
amzn
cacc
cvna
dwac
eem
efa
emb
htz
hyg
lqd
mnra
mstr
pltr
xhb putsshort ntra callslong ccj
slv
vix
vxx callsshort  
celh
pypl
roku putschinese stonks   drop longer than you   remain   value investor   jd pddmebfaber i   capital j   jefferey gosh darn concerned     geopolitical landscape i should stick   my guns   us   european stocks   heavens sake no need   get fancy     sure is tempting   sprinkle   little     xpeng in there when   blood is in   streetrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segaapl is giving china its tech   lobbying billion dollar development deal   is going   tank w   chinese stocks   jd   marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd twitters on   rise trq price mentions aapl price mentions muln price mentions   price mentions gfai price mentions stocks investing tradingrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   alibaba was   top ten position in scottish mortgage investment trust not   long ago   i recall
they dismissed   disappearance   jack ma   kept   position   trust has had   very positive view on china even   losses elsewhere on chinese education stocks httpstcolvzqetfjno places   hide  
qqq spy continue   trend down while chinese stocks continue their epic drop
kweb fxi   pdd   under heave pressure
breaking new multi years low on   daily basis   those looking   fade
we would   looking     daily reversal     manipulated
gaslighted
  western bullies   httpstcozmqpgqitscharliemar cut your losers   early rather than selling your geo winners   dca loserschinese stocks down
  lot     clear nio   jd   still very overvalued these companies   not deserve     listed in   westmarkminervini just like       moment   marketrebels monday option volumesaapl m   puttsla k   putbaba k   putamd monday option volumesaapl m   puttsla k   putbaba k   putamd k   putnio k   putxlf k   putbac k   putnvda k   putrt melstone notable darkpool activity coming in     china etfskweb million shares   fxi million   babbaba crazy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   buy when pps goes   sharesame w   chinese shit stocks   crt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba squeeze     lets go lolil take right now httpstcopuuvvrryrt junkbondinvest sources munger is   himself driving   downtown beijing begging thru texts jinpings family   address tonotable darkpool activity coming in     china etfskweb million shares   fxi million     jd bili ntes bidu pdd st month   blackbox   httpstcoqtcxupp httpstcoocejaxkinrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsithe massive selloff in chinese equity since last week
  hsi   top chinese tech stocks like   jd nio were     beaten down levels
  seems   indicate   get more actively involved in   war markets   forwardlooking amp someone   knowsbaba jack ma started   whole chinese stock sell off   invertido estamos ante el crash del en china en el dow cay     eso situara   en torno   los usdafter multiple trades throughout   day   dkng
docu
stx
  ttd
our fund was on   day return   trevelfund sampp spy tsla   gme aapl qqq sofi nio fb amc vti voo goog msft amd muln aei wprt tmc jnjrt freshie bidu   kweb fxi yang live photo   me on china lol i   dead httpstcoxismzumclrballstothebull yes
  is down in trading sessions red out     those sessions if   isnt   candidate     bounce
what is     cryptomichnl buy   dip   httpstcoizepermtxubaba dont put ur money in communist regimes     u dont learn bidu   kweb fxi yang live photo   me on china lol i   dead httpstcoxismzumclrbaba major breakdowndaily appearances since close days later avg sd worst   days lateravg sd worst   days lateravg sd worst     i     start selling   theimmigrant lukegromen lukegromen et   thats   lot   harder one how   make more usd we wish we knew raydalio et   buy   et   last year in hong kong exchange market wellhttpstcojspwsfwlhstoolpresidente remember when you told everyone you loved     you loved penn     keep buying penn stock penn down     down over i notice you dont bring   up  
funny stuffchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg   jd bidu xpev didihotoptions report   end   day
march
aapl
tsla
 
amd
nio
nvda
bac
f
amc
fb
pfe
uber
mrna
sofi
muln
siri
msft
pltr
amzn
intc httpstcoxplvghqgiqqq good day
    has     easy targetplease gap up tomorrow   we   get more   these puts i   see shorts covering     fomc httpstcojjuakamrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba fcking unbelievable   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop plays   in   drstoxxtrading room hence   green day in   red tape epam sco dust nlok fas dltr cme laggards   us   abg
mu       few stopouts httpstcocsxgbcsxbaba turnaround tuesday   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt rapidtrading killer day straight   our watchlist mrna upst snow spy pton   dwac     wondering what jack ma is upto nowadays egarr yeah
    worse   was what i       i put   into srg   joy joy is up since i bought       is down   walterbuchananc ya le falta poquito   alibaba   para llegar   su precio   ipo httpstcomlodbahsjobaba weak hands getting flushed out   dotybilly yo man who made   his wealth     freedoms allowed     united states praises china   pump his   positionuna cosa que s es sorpredente
es cmo es posible que   baje   saco si todo el mundo dice estar comprando la respuesta es obvia alguien ms listo que ellos les est aplicando el timo   la estampitala empapelada en este nivel va   ser picart dotybilly yo man who made   his wealth     freedoms allowed     united states praises china   pump his   positionsrcojones enhorabuena por la valenta quizs nos hayamos pasado   frenada    
pero esto va mas   la presin en el valor es ya por la lucha yuan contra dolar y el peso en las exportaciones si los fundamentales son ciertos
china y su moneda tienen que tener cada vez mas pesocheck out   top whaleflow   todaysign up   whalestream amp get   free week   see     whaleflow in realtimespx spy tsla qqq rut iwm vix aapl   amzn bidu tlt crwd arkk nvda httpstcozvyldufmobaba went   yang   make       take   lookrt klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjspy iwm   opened two   credit spreads   piece in spy   iwm im gonna revisit selling somebody   calls   puts in   on like thursday once yang completely blows off   upside n rolls over then       should       until then yinn r   fookedrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cramertracker    
ytd
y
since ipobaba m u n g e r httpstcoymlwoeufrt cramertracker    
ytd
y
since iport finanzastimes china alibaba group   yoteavis
httpstcojuzcjszuchina short play due   new lockdowns   supply chain disruption   watchlistedyang longsbaba shortsusdcnh long no executioncvx was unsure
got chopped should have avoided probably
crude was weak   spy was strong initially httpstcocrctbqort investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba now you see why i stopped eating chinese food jonk my   average is if   makes you feel betterrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa analyst price target timinglol he literally posted right   open     bad hk session
he   had heavy short positions lol congrats   hima travs   esta cuenta intento ser lo ms transparente posible esta es mi posicin actual en   la cual tengo intencin   mantener e incrementar cuando la cotizacin se estabilice me   igual el ruido del mercado
me aslo y continuo adelante httpstcoyoiojaobaba  
ytd
y
since iport investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiportfolio daily pampl red relatively speaking its not   bad i got hit in asia
big   punch   usa was soso even more relatively speaking i would take   real pampl gain   day over   relative advantage   still   daily pampl loss   is what   is relative httpstcodlhdyyrubaba next support get ready

mostly last stop   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bgne atill china stock wonder if   falls harder   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop options   volumeaapl tsla   bac amd nio amc f nvda fb httpstcopfmdmyctbaba buy buy buy u cweb wwbaba v   financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investakarlin   should i buy     notalephedu   mchi fxirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert junkbondinvest sources munger is   himself driving   downtown beijing begging thru texts jinpings family   address tosources munger is   himself driving   downtown beijing begging thru texts jinpings family   address   xis home   httpstcouzwwwouxjwe have identified   unusual   block   expires on april
    strike price  
put contracts     price       were purchased    

premiumdailydownapi apps avlr     rsibaba bgs bird clx coco   robert numbers in qqq dax arkk one day delayedtimid rabbits still buying   coached     munger ytd
vnumbers in qqq dax arkk one day delayedtimid rabbits still buying   coached     munger ytd
vsbuyingampselling randomly   most overvalued crap in   market coached     wood ytd
  worst
m bad ytd still leadingsnippetscomments httpstcolaqatddnkfhas   heard   jackbaba httpstcofhapscjrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszu

x
amp gainers   in blackboxstocksspring breakout sale httpstcofdixrtrjm pfe dwac tcom cpng nlok azek beke para jd amc tsla xom aapl azek mrna avgo   lazr pypl low trading learntotrade daytrading optionstrading httpstcodhbqeuyegood   see my   investment doing well should   even   if china invade taiwan   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsimskvsk i wonder what buffet   munger   talking   right now when       babababa in   bilushh shopxlabs alibabagroup     difference   shopx launched without   product in   bullmarket   then dumped into   bear
where     is getting demolished   their product activeshopxlabs is only just beginningi   say i really have   resist   urge   buy something when jpm   gs     uninvestable jd babart moatman charlie manger
uno   los mejores inversores del mundo
lleva acciones   alibaba     un precio medio  

  sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

pm etbaba statistics     pm etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   inversoribex jp morgan estuvo hoy rebajando los po para las tecnolgicas   bzun bili dada
jdrt rapidtrading killer day straight   our watchlist mrna upst snow spy pton   dwac     inversoribex   barrons alibaba es la empresa ms barata del mundo
sin tener en cuenta las empresas httpstcotrt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx aapl access wider trends httpstcozltkvrfrecap unusual putspsec jan pewz mar psbsw oct pkweb apr pual jan paig apr ppost dec pcstm apr pbaba apr pcs mar plive breaking trading newshttpstcoychrcoarvrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenelos       verdad dejadlo ya y creo que hablo en nombre   muchos
estais empezando   ser cargantesbaba has gone private           watch out shorts shares   httpstcogwarvlrz have risen   its parent group said   would take   company private
gaining full control over chinas biggest businesstobusiness ecommerce sitebaba owners getting smoked out there if you   stomach   draw down then youre in   wrong game profitsbaba p gt bidu p gt cvx   gt bidu p gt profitsaapl p gt   p gt bidu p gt these stocks made   new week low   fb dis   adbe nke intc nflx sbux el adi jd shop lrcx snow snp ntes se apd vmw meli lfc adsk bidu pdd lulu coin ea rivn algn cpng nu dash rok zm biib dhi lvs veev nio anss weeklowalibaba adrs post worst threeday decline on record
down babababa bought     capitulation   maybe   extreme oversoldwhether its dead cat   not im sure ill get gap fill     minimum   weekgneffa ahora tienen miedo los que compraron   pypl y esas yerbasmost mentioned tickers in wsb in last h gme spy   vxx   hour tsla aapl qqq oil httpstcointoxxyay httpstcoopgpqyqdsrt moatman charlie manger
uno   los mejores inversores del mundo
lleva acciones   alibaba     un precio medio  

  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx aapl access wider trends httpstcozltkvrfbaba jd wall street enablers have   shoving these financially dubious chinese stocks down   throat   us investors day   reckoning never invest in autocratic countries bought   dipbaba httpstcoawwmvmiwlestamos ante el crash del en china en el dow cay     eso situara   en torno   los usd cmo reaccionaras ante tal situacin por mi parte seguir ampliando poco   poco tomaros el post   humor
la vida sigue pase lo que pase httpstcoxemkbknqwjmost mentioned tickers on wallstreetbets last hour gme vxx   aapl tslart hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   vxx aapl access wider trends httpstcozltkvrfstocks   markets updates febmarch httpstcolhcirdqo breaking news aapl amzn   bntx   cine ctrm fb ford gme husa ibm knb loop mrna msft mtro nflx nio nvda pfe pltr roku shop snap spce spot tsla vusa znga znogwatching fb aapl     nvda tsla msft amzn googl   tomorrowsmall gains adds upjoin   service   shows   actual entries   exits not   peaknflx amzn tsla join amp trade our powerful watchlisttop bullish order flow gainers on   quantdata platform   far   tslaaaplamznbabapyplnvdavxxfbsebacthanks   visiting my page httpstconzmfvdztsla aapl amzn amd nvda msft   httpstcohqezbkcsfxi kweb plunge on lockdowns
jpm dg   jd bidu doyu bili pdd ntes kc
yumc lower comps
tcehy record fine wynn lvs mlco nio xpev wk lowsmrna bntx pfe jumpafrm sinks on halted bond salexlf rise w yields
xle slide w oilnlsn spike on sale talksbaba calls alert received on strike   expiration   total premium   k total orders
oi   captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkat   point i   see   going privatebtc   jd lkncy     glad   china got completely out   bitcoin last year   thing thats ever happened   bitcoin except   white paper     sitkisiyrilmis barissozen makro iklim sektrel dzenlemeler i tketim parti   konjonktr kovidkaynak dragonomi   gelimelerin hepsi   aleyhine rusyann igal giriimi en   etkili olan asl mesele iwe have identified   unusual   sweep   expires on april
    strike price  
  contracts     price     were purchased    
premium   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba if i was buying   dip   im sure   fuck buying   now exploit peoples emotional reactions long term
    buy me   house thetatendies wow i outperformed charlies entries lmao   real tho
i think   scammed me lolrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba last capitulation   earnings miss in was m volume day     ran up m vol on   open in capitulation was m   was more like     slow fade then   slow up tick   if   is not   clear sign   overselling   bounce   in     hours   tomorrow then i dont know what is easy moneyalibaba group holding limited traded m shares
  average volume babamost mentions on rwallstreetbets     gamestop gmefrom posts amp comments in last hourstwitters on   rise trq price mentions aapl price mentions muln price mentions gfai price mentions   price mentions stocks investing tradingrt stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aagoodnewsbull was long     trumpeting       is hilarious
watching   treasonous commies who voted   socialism   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt vicioustrading what possessed charlie munger   go long babawhat possessed charlie munger   go long babart hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyort investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa trading like they got discovered     ponzi scheme taking advantage     max fear   here againqqq bidu   jpmorgan labeled chinese stocks   uninvestable
thats ridiculous imo   its whats triggered   market wide selloff   buyandholdd se         now down   same   athimagine saying   year ago
fintwitt would probably murder youbaba there is no amzn without alibaba   klendathucap ali       forty bagholdersbtcx   jd lkncy     glad   china got completely out   bitcoin last year   thing thats ever happened   bitcoin except   white paper   coursebaba   trading crypto httpstcopzuntymujablamsky i bought huge   todayrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt hyenukchu   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyouchihafutures tictoctick yes
see how great   worked   investors in     other chinese big tech namesrealmccapital rip babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba awaiting buy signal free day trial   httpstcoigelqcqnm httpstcojllmmiwkbkdcnett well charlie munger picked       discountlast year   lol   its easy   say buy long term   was   great argument   lehrt financefelix   is why nio amp     crashinghttpstcofrvcdwgpgbaba pypl fb t   indexes bounce   yet none   my shit   per usual sold csps on   strike expires in premium on locking up krt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjmfariasu momento   comenzar   comprar o   cautela   alibabagroup httpstcocvwzmtybaba highly unusual sweep detected pmtype callexpires strike qty
spot premium ktweets   delayed minuteshttpstcogfihvvygewe have identified   unusual   sweep   expires on april
    strike price  
  contracts     price     were purchased    
premiumrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst tradeandbefree investandbefree i grabbed   leap bought       pay   half   leap sold cash secured puts on   strikenice premium on thatrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa jim cramer talks chinese stocks says   avoid   alibaba amp nio stocks time   buy huge   opposite   cramer nio   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenelizsimmie quickdcapital we   mock them   like     tsla stan   going double long   in ruble terms right   is only   lgbtq stuff   we shouldnt mock
rightbaba may   underlying difference daily volume

volume
oi iv bidask   y ya ahora si les prometo no seguir insistiendo   esto leanlo   calma y entindalo httpstcoiyybdtxyocnbc   time   since   market opened   you trashed china
why seriously
every minutes   day long having   trash
  nio xpev li pdd jdseriously
how much is citadel paying you stop   obvious manipulation   report financial news   racist httpstcojakvbmrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenem bear whale in   apr putsbullish     right   people   gonna have   order in httpstcovkzhzpuoibaba httpstcoixooimhovrtop bearish flow   tsla aapl hyg   bidu httpstcoydvrfnall us exchanges volume leadersagri minio miaapl miamd misofi mibaba mif mircat mitme miaal miitub mibac mipltr mijd mivale mirt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroacathiedwood had   china stock   right last year sell now china has   many issues   jd tcehy beke bili pddnice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnbaba mpngf tcehy new article kevin oleary buys tencent
alibaba
meituan httpstcokjszxpqjdg get     latest   related news here httpstcofvkvdtlufbaba biggest volume ever   capitulationrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba         next gme tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoukhtjxretop volume relative volume stocks   mkd rcat agri aei nktr mrna   tcom futu bidu momo httpstcoghgwbwrvtdrt liyuell   munger   buffet   cover his margin   look   buffet oil buying   hedge his good pals foolishness   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenebaba munger   buffet   cover his margin   look   buffet oil buying   hedge his good pals foolishness   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcodfgyyfashblock   puts   spot volume
oi
iv premium msector consumer cyclicalbaba everyone take   chill pill   line   is   solid company calm   fuck down   accumulate   real price   arrive soon   stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdailydirtnap selling uso straddles   puts on     arkk
covering my room in dry hay
lighting candles
  taking   naprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz largest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenelargest stocks   hit new week lows     point todaymeta fbalibaba babadisney disadobe adbenike nkenetflix nflxciti cstarbucks sbuxestee lauder elanalog devices adilam research lrcxsnowflake snownetease ntesillumina ilmnbaidu biduvmwbaba     market is wildrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop bearish flow   tsla aapl hyg   bidu httpstcokylknldndkbaba   chart is pretty much   same   on   meme httpstcotbbnronrjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjche que barata esta babajaja
perdnbaba worth     is going   low httpstcoobajqgwababa haciendo otro  
ya es normal bueno si yo hubiera sabido que vena un conflicto desde hace un  
yo tambin hubiera bajado todo poco   poco   raging bullis right one analyst called alibaba   most undervalued stock in   marketbaba is     most mentioned symbol todayst marketrebels nd notmrmanziel rd investingcom   mrderivatives   nargis httpstcoqmsrmlqvrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroatsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcokhnxmmwivdoriang inversionquo haz el ejemplo       rudyhavenstein alibabas acquisition     ant financial   httpstcotilsfovx httpstcogkbnhqdptrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa i picked up shares     i had   use margin       only doing       two dollar swing though     market is too crazy   hold longterm     chinese stock   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba company profile
fundamental   technical analysis score update fa score
ta score stocks stock stockmarket investment investing invest investor investors httpstcojjhrpqst httpstcoezrunifdvwbaba webullglobal httpstcoqemxixmeqbaba still       turd ever got over   valleyllama   new alltime low tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcogwirydeethis is why nio amp     crashinghttpstcofrvcdwgpgthats   buy signal why kevin oleary just bought alibaba  
tencent tcehy   meituan stock mpngf httpstcoypftyubumione   things i have   monitoring closely china names kweb   jd   last week flow was showing potential escalation in uschina relations simply   positioning   no   didnt predict       was positioned fori interpreted     potential sanctionslets see httpstcorstpptjswlrt allendoom   im guessing charlie munger dumped his shares   im guessing charlie munger dumped his shares   pegaso curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en     pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela debaba you   still short   here theres endless meat on   bone no end in sight   sell   open march     worthless expiry   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt afx newsfilter jokewhen   analyst says dont invest
then   exactly what they say dont buy   bidu tal nio   last times we had   much volume
low rsi
  down we saw   run up over   next days   nearly wonder if   time is   babababa is trending massive increase in bearish bullshit posts detected   dellakwal kweb fxi   jd bili beke httpstconloazpnrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt stocktradesusa bgfv undervaluedlow float squeezeshort interestpricesalespenet salesbcash flowmrhunterh looks like hes still pumping   too httpstcohviamwhzamrt stocktradesusa bgfv undervaluedlow float squeezeshort interestpricesalespenet salesbcash flowmbgfv undervaluedlow float squeezeshort interestpricesalespenet salesbcash flowmdividendstoresbuybackmillionwsb wallstreetbets stocksindo aapl tsla amd nvda wmt nio jd   li xpev didi lcid spy impp x httpstcooellxvimarketrebels fttechasia jonnajarian petenajarian funny how   story   fake news rather   first opposed     accurate is what is going   destroy   worldnio   li xpev httpstcoyqprxcsninewsfilter jokewhen   analyst says dont invest
then   exactly what they say dont buy   bidu tal nio hes looking not touching spy aapl   tsla httpstcowimvmgrt bahamaben fair   unfair im using   price action       predict   likelihood   china sides   russia btim boatim inc changing   game right here
right now httpstcoortaiwxlyo pton wkhs spaq jcpnq   bbig amzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavmsweep   calls   spot volume
oi
iv premium ksector consumer cyclicalyes
i have   addiction bought more     i dont see   ending stay tuned stocks httpstcoytbvmkrmrqmeanwhile shorting babart gualestrit   premarketrt lindagoerge jd   tcehy im not selling httpstcohjpvejqkialibaba nyse  
jdcom jd bidu bili doyu nasdaqjd jpmorgan downgrades alibaba   other china tech stocks following selloff calls   uninvestable   next months httpstcohmtxwlymrt capitaljurassic       chinese adrs file   bankruptcyyy   iq tme bidu jdbaba   is max enema dailydownavlr     bidu blnk rsibaba bgs bird clx dna     place   traders   gain httpstcomcjqctmhtwspy amzn nvda     uber twlo twtr tvix httpstcosqzzivwsdid     chinese adrs file   bankruptcyyy   iq tme bidu jdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricmost winning trading chat     limited time
we   opening our trading chatroom     public httpstcomcjqctmhtw vgr cfb aapl msft amzn goog googl   fb httpstcoaethffotlwrt bmcreciendo jp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las accirt bmcreciendo jp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las accijd   tcehy im not selling httpstcohjpvejqkikweb fxi   jd bili beke httpstconloazpni loaded       long term investmentits   zone i had identified   had   tweeting       whilethose delisting stories     since you   buy on   nasdaq   sell on   hkex indexi   average down if neededalibaba traders wallstreet httpstcodjacoiufstocks breaking down in   afternoonbaba edu mro dvn hpq mpln   vrm momo nile more results scans update every secstrading stockmarkethttpstcoarojbvsrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba hows charlie doing   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsi te gustaba    
te pareca un chollo  
haba que hipotecarse  
seguro que lloras   alegra   verla ahora   no hay que ser hipcrita
  ninguno nos gusta que bajen nuestras acciones eso   me alegro para comprar ms es una puta milongart cryptomatrix incroyable babababa how low   we go hahahahahahaha
i remember big names   pleb retailers   buy    
long term investment they said epic bookhttpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdbaba holy shiet   thing is just doesnt stop   i thought i got real pissed when i sold my september calls options   k loss good trade turned sour lol   in late january   early february hedged httpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdi longed on     i   we   close   weekly     i probably   scared lil bitch   cut     close     turning point       earnings   know when   is   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba new alltime low panic selling hit chinese stocks monday
including alibaba  
httpstcovusmpvlv jd   baidu bidu
due   regulation fears
  covid resurgence   concerns over beijings close relationship   russia httpstcoaidchsmz chinesestockspanic selling hit chinese stocks monday
including alibaba  
httpstcokvomzlvz jd   baidu bidu
due   regulation fears
  covid resurgence   concerns over beijings close relationship   russia httpstcouydojg chinesestocksinsideamznbabatslazmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stckpkr time   get long imho even nibbled on     yep
i said itrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalwaysinvest   is in such   storm right now mostly macro reg concerns   great investors buy when   whole world thinks its crazy   im not making     on   specifically im just sayingrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calas babastickynote httpstcodtmruvvaddougboneparth babart investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsialibaba   desde mximos hace   todo eran elogios
realmente la empresa era buenadiversificad insensatosestoy en desacuerdo   w buffett   que diversificar es   necios lo necio es no hacerlo si su regla es no perder dinero
diversificar es un mustaddyshake jimcramer     in years     most other chinese companies     much lower than where they   todaybaba is   new   jpowprinter stock market themes past years crash is happening   feds saving us
pumping infinite money green everydaythe way   is going
soon chinese cash rich firms   gonna   buy  
voluntarily get out   us markets   just stay listed closer   home honestly
  might             shorts   biases good   i have access   hkex nio xpev   jdbaba   market is basically pricing     worthless   why buy   chinese stock when   other highquality us stocks   on sale too   we need sanctions on china now ban   adrs   chinese imports madthunderdome bazcap   tcehystock market themes past years crash is happening   feds saving us
pumping infinite money green everyday   buy   dip success rate sell   rip     go lower stock is   week low keeps crashingspy spx es   nio fbbaba is no   than wishdo you know     orders crap   either one   them regularly httpstcovppoygcnyrt billygains httpstconntcsvaz nmxs netmedical reports improved financial results   jctb twtr gs s goog dibaba who says you   buy bottoms i         time stocks httpstcoxuwkfbaba has   week rsi   httpstcolbirwtake   look     wallstreetbets trading stockstowatch redditarmy fomo daytrading investments tothemoon yolo stockstobuy news stocks bottomfishing httpstcojohagmdtq httpstconntcsvaz nmxs netmedical reports improved financial results   jctb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi ea mu pypl siribaba buying
more   yoloption   in   remarkable breakdown   train wreck
  i havent traded   since   munger buys
    i decided tobaba in   remarkable breakdown   train wreck
  i havent traded   since   munger buys
    i decided   sell   few puts   iv is really jacked in there right now may leg into strangles if we have   up move tomorrowpricatti vienen   una escopeta y te obligan q meter todo enbabazoeque hacesbaba barrons alibaba es la empresa ms barata del mundo
sin tener en cuenta las empresas httpstcotaxzeerky httpstcolwbnxumdespus   vender   en inici compras en
vuelvo   entrar en   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapjp morgan reduce su price target para alibaba     que divertido debe   ser trabajar como analista si las acciones suben
subes el precio objetivo
si bajan lo bajas igualmente el mercado va   reaccionar por lo que tu digasun analista no pierde
corrigebaba jpmorgan downgrades alibaba   other china tech stocks following selloff calls   ampuninvestableamp   next months h     goes   lower   im moving   china renaming my stock twits name mao ordering   pork fried rice   im hungry pretty much   roundtrip    
  well add     our watch list chinese stocks might     bit tricky longterm
  well keep   eye on   one httpstcoayyxwipcdrt yurtdisihisse uvyatm nasdaqeth starbucks ekledim ben bugn biraz kahve fiyatlar
rusya meselesi vs derken iyi verdiler elim titrert blake   canaan inc canaan is mining in kazakhstangot out   china bitcoin riot ebon mara babababa way   lower bb expecting   retest level tomorrow       bb levels   next httpstcoaowkolhgrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba kinda looking like tsm   in   early years   its ipo tsm then went on   increase   lows httpstcornvetaybaba if he bought
        buy hmm no retail   learn     their own     get slaughtered everytime tsla httpstcodqgdvorhbaba check out free library   retail investors   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhttpstcogxcgwjtnjkaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdtake   look     stockstobuy investments wallstreetbets trading fomo redditarmy daytrading stocks bottomfishing stockstowatch tothemoon yolo news httpstcoqbryvbskrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segepic bookhttpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amd httpstcoaeysapxaaand here is jp morgan now saying   buy stocks when markets   weak   they caused   weakness   trashing chinese equities no manipulation     screw you jp morgan   nio im   they bought     making everyone dump ithttpstcouvbfeprueepic bookhttpstcoiomwzlucfaapl tsla msft amzn fb snap twttr play fsr wish clov nakd sndl amc gme bb aal spce   pltn   f hyln ride nio cciv li rcon tlry acb ebon sos mara riot   orcl dkng penn negg coin roku bbby atvi amdbaba   bearish     past months httpstcotjszcptort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmoatman targiversadodaily journal lleva   charlie munger lleva otras cosasbaba strong bear trend looking   sell   quien tiene la respuesta   comportamiento   babaaqu uno   un y seguimos conviccin plena en la empresa como tal
aunque inevitable tener dudas dependiendo del   mercados valores inversionrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt joincommonstock show me   worse chart   since ttm revenue
sahre price chart   ycharts httpstcomdncrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst bought more nio   chpt   nioglobal is aware   audits delisting   not happen   nio   babagood companies   publish real financials   not   delisted its   simplenot financial advicert finanzastimes china alibaba group   yoteavis
httpstcojuzcjszumi hijo acaba   decir su primera palabra
ha sido   los que llevis ms tiempo
eso es una seal   compra verdadbaba sour hour baby   honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgrart stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt captfinancial trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nkrt finanzastimes alibaba group   monopolio china acorrala   imperio   jack ma httpstcoauzmalaqzbaba ill triple down     hold what i have   double when   clouds part     sun is shining   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba wow   alibaba holy shit   entire world is coming     end selimkaya   y speklasyon olmasn diye eklemedim ama sanrm yl nce falan   fiyatlardan alnabilirdi enflasyonu   hesaba katarsak
tarihi ucuz seviyelerde
ancak httpstcokxzogmobaba bottoms in   easiest swing trade in history stockstobuyrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszujpmorgan downgrades alibaba   other china tech stocks following selloff calls   uninvestable   next months babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdb on   china stock hfcaa delisting issues one     issues shaking foreign listed china shares what   happen     if china closes its own access   foreign exchanges
chances       never regain access
    may   solved in   waybaba kweb nio httpstcobwwhozjinalgodtrading giganticrebirth i just took   beating on   punt on         has just made my day   is bloody awesomebaba jpmorgan downgrades alibaba   other china tech stocks following selloff calls   ampuninvestableamp   next months httpstcogyzmlrfrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsijpmorgan analyst alex yao double downgraded alibaba group holding ltdnyse     underweight   overweight     price target  
down   downsidealibabagroup joetsai should buy       their shares
go private   issue   dividend babaoptions flow stream update aapl tsla spot iwm   ndx qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcogryvqqoy httpstcowiqsttxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   holding   put     month
oh my httpstcooswggpqnrt finanzastimes china alibaba group   yoteavis
httpstcojuzcjszurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aart stockmktnewz current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aamisread   markets direction   paid   price   red day   start my weekstocks stockmarket trading daytradingtsla
lvs
rivn
 
bidu
futu httpstcongacpcsc china alibaba group   yoteavis
httpstcoajip httpstcojuzcjszuuvyatm nasdaqeth starbucks ekledim ben bugn biraz kahve fiyatlar
rusya meselesi vs derken iyi verdiler elim titremedi bile alrken   iflh olmayacak gibi makro iklim sektrel dzenlemeler i tketim parti   konjonktr kovidkaynak dragonomirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt alfiedata     httpstcotwulwlodzbaba lol jpm downgraded   target price     lol overweight   underweightbaba china recession going   xrencf im now     community member never thought   would       should have just bought ohm
same price actionrt rudyhavenstein im waiting     day   alibaba   tencent default on their debt   decide   they   going   delist then
asweep   calls   spot volume
oi iv premium ksector consumer cyclicalbaba oh no fortsatt slakt i kinaaktierbaba tcehy jd bidu httpstconwcdvlvyfbnionenad honestly im mad     they should go head   say we   start buyback   much         shares stock price is ridiculously cheap same   nio bidu tcehy bili etc stop killing   investorsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt followtheh   same kevin oleary who just said he bought   argued last year   should   delistedits hard   have less credibijpmorgan downgrades alibaba   other china tech stocks following selloff calls   uninvestable   next months   jd bzun dada bidu httpstcobcaiakceim not leavingim going down     shipthats what captains     prx httpstcohysykfnrt hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar ptraderxo still buying babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart cryptomichnl buy   dip   httpstcoizepermtxurt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart alfiedata     httpstcotwulwlodzso tempted   buy   deeply discounted stocks docu sq   fb etc what   i missinginlawinvestor lo     httpstcocwsvbuxrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsi entraste en     y ahora pierdes un
la accin para que llegues   tu precio   compra tiene que subir un   optionsmaxpain options flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optionrt hyenukchu   dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar prt tickwatchermf options flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontmost active options monday aapl tsla   amd nio bac amc f nvda fb rivn aal amzn pfe sofi mrna muln pltr jd msft httpstcoenpcyxwmikoptions flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcolmbrfhyjcoptions flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoobxuxoqzbaba dg por jpm pt una tras otra somos solidarios y enviamos buena vibra pero ya sabes lo q opino   no acortar prdidas httpstcoztjudtcaapl shop   httpstcovfwbrbshow me   worse chart   since ttm revenue
sahre price chart   ycharts httpstcomdncrfhvoptions flow stream update tsla qcom   spot algn spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoboaksxxgbaba         buy   dip i heard   whole year   now   quiet httpstcojwxaymrert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthis guy says buy china fxi   kwab jd httpstcorgnxmaqtwsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdailydownbaba bbby   blnk btg rsibaba bird didi dna eh   option alert high volume options put   friday
march roughly million dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options     friday
may roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba whats interesting is   only currencies inflating more than usd     euro   ruble   time   cnbc has trashed chinese stocks   either they   paid off   racists   one is   nio xpev li   bidurt jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal art mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj dpro military   government contractors partner   draganfly   improve personnel   infrastructure safety httpstcosbpxpfyjlmxom ttwo twtr pins   bac onon dow amd nclh hut carr pypl gme nflx bkkt bmy httpstcolpkipcdbrand   right there folks is what we     boner candle   in hbarhttpstcocipwogbcmm gme amc tsm f   gm aapl fb msft pton lcid httpstcoqinwntqoqitake   look     tothemoon wallstreetbets stockstobuy investments yolo stocks redditarmy daytrading bottomfishing trading news stockstowatch fomo httpstcodunymeydprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjedhale striff trijoey johnscharts pawano vijaybhallamcc thanks ed   puts was     trade on   break     never got filled on my bidsnionenad us stock market meaningless i   understand   market value billion   they have billion in cash most   chinese companies   same they have times more cash than their value its not fair wall street killing   investorsrt betulio el cedear     pas   oct   hoy destruccin total en crocantes httpstcoewtuobofimost mentioned tickers in wsb in last h spy gme oil   hour   aapl eod tsla qqq httpstcointoxxyay httpstcoaiokoomlxbaba httpstcojagknifnlm httpstcoohhmxfyvgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd babye   httpstcoolwljlntbx httpstcohfbvlmosinvesting bought       tcehy todayit really feels like   forced liquidation i just got into   i expect     wellrt alfiedata     httpstcotwulwlodzviendo el piazo     y la gente que hay pillada me hace reafirmarme en la inversin indexada   tran tran no busco ganadores
no sufro perdedores simplemente creo en que el mundo seguir creciendo y evolucionando y que me puedo beneficiar   ellostaythecoursestocks lower in   pm   high rvolnile momo mpln ogn rlx     afrmscans update every secstrading stockmarkethttpstcohbmpvupxtrending stocks on fintwit source httpstcocwjowwsbi spy vxx vix cyrn qqq rcat aapl muln   arec sorted   most recent httpstcofhufcapgun ejercicio   psicologa   bolsa en twitter es buscar alibaba en el buscador y ver lo que se deca en verano   y compararlo   el tl   ahora he visto hasta mensajes rindose     valor y compaa por las fciles ganancias en   y las bajas rentabilidades   ellosuber gave us   short entry   looks   flagging     long strong recovery on   name   httpstcocipwogbcmmno position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcotgofecimost mentioned tickers on wallstreetbets last hour gme   arkk vxx sofirt financehippy if you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont investbaba time   bounce   proven path       crypto millionaire httpstcopkeeabgkbrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuealibaba adrs extend drop     reach lowest since july   httpstcozrpxzfuquhave   amp tcehy reached zero yet httpstcoldwjugtxnu warren   help you hes too busy helping charlie in   lolrt paststat just learned   idiot munger amp sanctimonious scoundrel warrenbuffett averaged down   httpstcolclewwkjust learned   idiot munger amp sanctimonious scoundrel warrenbuffett averaged down   httpstcolclewwkbaba support     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt bababrouk why yall selling my stock   httpstcoqghmrsirt itscharliemar   same people who   giving up   selling           same people who     pumping ittrades   notes i tooktsla short gt long gtupst short gtgt short gtstocks   hit   notesfutu longbaba shortbidu short amp longlmt shortamd shortnvda shortnoteslive traded in httpstcojoyvqzrt chandrikabiswal     thing never seen  
going yo   time low  
then   just casually drop every week untimomangtrades yeah tell       baghodlersitscharliemar maxmoneyyt what   bad things happening in china have       babas valuation lets start     ccp essentially destroying   huge part   alibaba when they clamped down on alipay
  ipo valuation was expected               is   who knows whats nextrt jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal amrtnzalvrz por que entraste en     investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   i predicted   wed
we may see       i now   we may see     friday   is one bad headline   disaster who in here   go   her   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiwhy yall selling my stock   httpstcoqghmrsitsla aapl amzn amd nvda msft   httpstcoctxsemqe httpstcoudrfxkirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt tradersking congratulations     members who made profits off   cvx click   link   join in on     profitshttpstrt jdbtrading velen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal athe possibility   china supporting russia military actions
is on eof   reasons chinese stocks   bleeding hard jd nio   bidu   jb dare   sanction   chinese httpstcorejgzvlvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segpamp   babart stckpkr time   get long imho even nibbled on     yep
i said itrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt scottinpublic i wonder what charlie munger thinks   alibaba now   httpstcowdnzncgoi wonder what charlie munger thinks   alibaba now   httpstcowdnzncgospy looks like usa is done   china
need   new friend not india
how abt venezuela who   is on   list   nio tsla jd me       investor httpstcofpkebgplrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa en dlares me atrevo   decir que es la accin ms barata en todo el planetababa congrats   those who   buying     here   tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsilo       not dropping fast enough   traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuecryptonotte   is     ipo prices too lolquien es el valiente que sigue ampliando babapor qu todos dais por hecho que las cuentas     son ciertasharryrisen u didnt make money on   afrm mrna lolonly   loser cantvelen vragen mij wanneer in te stappen bij aandelen die     zijn gedaald
zoals   altijd een bodemsignaal afwachten een eerste bodemsignaal op lange termijn is positieve divergentie in   weekgrafiek en daarna doorbraak belangrijke ma voorbeeld amazon httpstcotuenmzuykwbaba nio   moment   silence       bulls   own way too much   these two   buying   dip everytime httpstcogkvvpepkrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba su adr se acerca   una cotizacin similar   la   febrero  
ese   la empresa gener ud
  flujo   caja por accin
mientras que el   pasado cerr en ud
  flujo   caja por accin estamos es una ganga httpstcozrwcommkostocktwits       option order flow sentiment has shifted   bullish   bearish httpstcorhzbkqlxsold       small loss i had   ring   degenerate risk taker out   my system its     while
  now im good ort bacarditrader   el q quizo adivinar el piso ha sufrido mientras no supere   menos dls ni pensar en entrar
conforme sigbaba en ms por accin pagu yo httpstcoxtlhksvrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart jerrycap munger going out     on   is his final lesson httpstcovjnmxtnrt jerrycap munger going out     on   is his final lessonbaba its okay marxism is   capitalism httpstcoukibevtcnrt klendathucap ali       forty bagholdersbaba   one is   jp morgan httpstcofotypmbsmkin   aapl what mystifies me is   china still thinks     get   faucis zero covid   locking peol httpstcoaxxdalfefgurgavin if   leaves china     go up carlosmbbt yeah man
very profitable days   friday     shorting     jdbest trading community   more executive chat rooms   even have their own app join here httpstcoksxmqngjspy nio tsla dgly pypl googl   btcx httpstcohlmuxjvunrt iqcomercial hermoso     sin tanto rollo tremendo bajn httpstcoegshcewrt pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba hdavidtracey i   lost my mind   babamed   senate kursutveckling skulle man kunna tro bolaget kommer g i konkenso basically       on its way       single digit stock   is just unrealrt vperelman      
how long until jack ma has   go         school teacherspy   one makes more money   gme httpstcokdzndvjywith    
how long until jack ma has   go         school teacheram holding   not adding   current prices   steal   unfortunately chinese gov aint doing   favor   their fiant tech companies     matter   fact they   killing   possible rally   recovery   involving themselves into russianukraines war nio   xpengrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsichina hong kong tech hstech down mainland turnover chturn index down structured products   very popular in hong kong
  have knockout prices when price levels   reached on individual stocks   indexes sell button is hit   tcehy jd bidubaba months ago i started   take small positions in   strategically trying   hedge   us market   everyone invested in chinese stocks  
jd i   deeply sorry what my country is doing   you   your family keep   spirit highcan canaan inc canaan is mining in kazakhstangot out   china bitcoin riot ebon mara babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiel cedear     pas   oct   hoy destruccin total en crocantes httpstcoewtuobofirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba tcehy im down   too much   sell     point
if you   sure these two       years   now why sell   make take sometime   make     money   eventually     turn   im willing   hold forever     pointnio xpev     i posted   million times
these     commie crap i absolutely nailed   on these shorts   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segredstonetrader im   most long ive   since last november   is simply   small spec play   make things interestingbaba has made   new day low what   your thoughts on direction     level httpstcofflgmdges stocks httpstcobxtmycpiubaba   thing never seen  
going yo   time low  
then   just casually drop every week until when i was novice i made   lot   mistakes then i     know     cmmunity


httpstcoqaleimfypfxle sofi qqq soxs eem uvxy xlf   f httpstcoidexvivyvbaba i   financially ruined i   never recover     when i jump off   balcony i       ghost   haunt   communist party   china   when shenzhen lockdown is down     not go up though   kweb i suppose     week taiwan is going   join nato   provoke   war   chinadibin dibi varmis ogrenmis olduk babafredtheinvestor   think there is people holding     shit coinspain is not over yetstocks   wizzard   blizzard dont   greedy dont get burnt in   out depending on directionall   low lowsloloyoloafrm upst     investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calasrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wjustinpulitzer smartertrader munger is deep on     i even   bought   month ago   hesitated
time   tellrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba perdi el soporte
el siguiente relevante est lejecitos en trmx httpstcodvovkopmort investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsihelped me get my account green   time thanks httpstcoksxmqdh   crm googl aapl spx   funny httpstcordafhvmert inveuro javiersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calasrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiif you were ever going     willing   buy something like   youd   doing   nowacciones growth desde mximosgrowth qu significa exactamente igual me confundo o no se me   muy bien el inglspd en esta lista falta   httpstconhkikmxvjaviersanz pues jack ma   su yate zen acaba   llegar   puerto   palma despus   unos das fondeando por diversas calas   la islano parece andar muy preocupado     httpstcoukwbgvhmsrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsiinvest in stonks less risky they said alibaba   httpstconpttqxhrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsifrom   morning till now i see nothing   downside on bababidujdpddbetween   huge dg pts   jpmorgan plus   fear   delisting these stocks paid very well     day trader new   seasonedbig wins in   greatest chatroom on   planthttpstcolpjbfkkw httpstcodczwcyspmttook   starter on     itscharliemar may   force     youthis   landslide need   stopped   penisorgan charlie munger     going batshit babacharlie munger     going batshit babaxtrader trades     trading group out discord httpstcoksxmqdh twr kodk htbx peix   tsla amzn googl httpstcozltmjuyrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsibaba its like down   friday     day     ans   on god damn     proven path       crypto millionaire httpstcofsozbjlrcscottmelker babai fully expect     lose more value in   shortterm   doesnt make me feel good       doesnt change my longterm thesisrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuebaba i sold     market is crazy   investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsipanic   capitulation   apt descriptions   todays market action     hang seng index closed    
level
ending   session     level not seen since june   jd tcehy bidu iq tme vips beke bili pdd aaplrt investingcom tsla aapl amzn amd nvda msft   httpstcoagkfhtgsihavent looked   my portfolio   i assume   is up big someone sold   block  
shares equaling million   morning
wow has       hedge fund
  institution   httpstcodzldjftictoctick look kweb   never seen   like thistsla aapl amzn amd nvda msft   httpstcoagkfhtgsirt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   deepthroatipo on september nd
  opened   what   long strange trip its   httpstcoxfbdjtqetrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaintradays most active optionsaapl k put calltsla k put callbaba k put callamd k put callnio k put callnvda k put callamc k put callbac k put calldailydownbaba bbby   bidu btg rsibaba bgs bird clx coco   is   example   why you shouldnt listen   fininfluencers who   mostly questionable if china refuses   permission   release its audit records     pcaob
delisting is inevitable time waits   noone china needs   get   itkikemoris como ves   kikemorisrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjagahergin agah u inli alibabayda bir tartan sana zahmet babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuesegi multi dollar company verizon animalconcerts vubiquity coresportsworldcei vz muln hycm artw nlsn kscp anpc sisi cead spy nasdaq otc blsp ecez ltnc   futu bryyf ior agri cead rblx fubo dis nflx httpstcomjswzirbaba mar put underlying difference daily volume

volume
oi
iv bidask   dec   underlying difference daily volume

volume
oi iv bidask   skepticalbaba wonder how charlie munger is feeling right now re   httpstcoofluippwhwonder how charlie munger is feeling right now re   httpstcoofluippwhmorning plan   ajtrader has   posted agri
futu
pdd
amph
jd
 
bidu
lin
lmt
tsla
amd
shop httpstcorwqtetizbaba sold puts
if   moves more   grab commons itscharliemar mr wonderful is   in   you kevinolearytv babart traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowueany   owners herethots   prayers my gsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjuvxy amzn tsla   nvda httpstcorpfvmpbalibaba       yet you   your altcoin is going   survive anon good luck httpstcokbasphobsali     chor   httpstcofmzlvtxsyou   not going   get rid   me   easily i   only buy up more shares         even cheaper gladly   lower     you   only make me wealthier give me your   shot bitch   now we starting   see   value take   non spotlight name bigc if   cuts in half   i   see myself start taking larger positions   board many names   starting   feel like energy     going     time lows mean   cheap opts opsbaba soon   alerts giventrading chat on discordhttpstcovbdmdswjoin   free spy qqq amzn nvda   tsla   amd aapl nflx uber brkb jwn jd httpstcoqngopqtrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert xiphostrading   was leading   whole time megacaps httpstcophqrgfgndsell in may go   pltr tsla   amzn aapl ttcf rivn dwac gme amcrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segcouple   stats   quotes     week ahead join our discordhttpstcoksxmqngj spx qqq tsla amzn aapl nvda nflx t f googl   esf httpstcosvqgcybzhctsla shop   amzn goog pypl need   get   long termroth wont look atliquiditycycle   ver si edu sube un     estos tu clase del sbado y me entero   tu opinin sobre las vie
que comprar   no es realidad comprar acciones   toda la vidababa tcehy i expect buy backs   weekrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuetake   look     news yolo tothemoon investments trading redditarmy stockstobuy bottomfishing wallstreetbets stocks daytrading fomo stockstowatch httpstcomwmwwwopwanna give   huge shoutout   atlen     discordbeen killing   each   every dayif youre not in   disc youre missing out big timemuln   roku spy vxxhi everyone
make big profits   us httpstcovbdmdsw tsla   amd aapl nflx twtr aal mdb httpstcozsbccktrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert deepthroatipo on september nd
  opened   what   long strange trip its   httpstcoxfbdjtqetrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricalibaba en modo diarrea babaits really amazing place
lot   thanks     community httpstcovbdmdswtcehy rkt fb uber ayx ddog   bngo aapl spaq spy httpstcofcrcvbtrert bankthetrade   bidu jd seeing   forest     trees   ajtrader     bigger picturenio
 
rivn
xela amp vale lets pump these stocks there on discountrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fuck china   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba official stock     ccp enhorabuena dirigentes     perder millones   dlares   capitalizacin es digno   aparecer en los libros vaya tumor alibaba httpstcohhedocpkbaba bidu jd seeing   forest     trees   ajtrader     bigger picturebaba     stock is dead basically worthless     point   proven path       crypto millionaire httpstcoagiyexchrt traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowueon september nd
  opened   what   long strange trip its   httpstcoxfbdjtqetpythiar ecommerce
payments
software
  china fb etsy team okta amzn pins pypl babababa   is crazy         ks   invested in     traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuert traderxo alibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuealerts given trading chat on discord httpstcoksxmqngjjoin   free spy qqq amzn nvda   tsla   amd aapl xom httpstcolnoutpsnap   ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcodlffkgasrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agralibaba       yet you   your altcoin is going   survive anon good luck httpstcodcexowuenew lod   httpstcoadyfvkl httpstcoteeismwbomost profitable trading community get up   profitshttpstcomcjqctmhtwspy qqq amzn nvda   tsla   amd aapl nflx httpstcorqbwisvwbcbaba china stonks   uninvestable   proven path       crypto millionaire httpstcojdegswsqxnvda   httpstcoarnzsyvu   proven path       crypto millionaire httpstcoolugqswtnstocks making   biggest moves midday alibaba  
apple aapl
robinhood hood   morestocks stockstowatch smallcaps microcaps daytrader invest investing investment httpstcoklayvhdhirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfhwcesufgjtl tsla
 
mrna atvi theskyhopper   he bought   join our alerts amp optionshttpstcoksxmqngjaapl tsla   googl btcx t httpstcobxtwoudwrt pedaily expert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba halexblancobdn jbegno bitacorabolsa va   ser difcil ver   por encima   precio munguer en una temporadacongratulations     members who made profits off   cvx click   link   join in on     profitshttpstcoacwsenvamc nio   lkncy aapl afrm mrna gme xpev tsla spy cei qqq dwac amzn agri poet aei amd nvda httpstcogfowxcdexpert wanabes who   say       is not priced in   really need   re study their cfa qualificationsbaba httpstcowulaookeolcwrk currencyworks leveraged bitrail   build freedomcoin   regulated cryptocurrency powered   bitrail   merchantshttpstcoauczfkvbehood amd amc btc doge tsla nio f spy qqq aal zm amzn amd fb   spce nvda   pltr mrna wish clov httpstcoevrmkyngbzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   fucking dog   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jd pdd etc etc etc etc etcpanda huggers should study more what ccp is   than financial metrics   previous chinese leader called   folks simple
sometimes naive httpstcofofbdlicbaba wow thank goodness i sold     is insane   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gaillayy breakingnews nmxs net medical reports improved financial results   httpstcongdsphiq jctb twtr gs s gbaba now   you guys starting     me i told you         was going   everybody laughed   me not long now   khalid smart move   saudi when they not listed aramco in us stock nio li xpev   lazr eh vldr aapl tsla lcid amznbaba   those who bought     leverage   hurting mungie paid double     point   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroa tsla amzn tsla   nvda httpstcoxavtnpqwu httpstcondhvmfliotime   buy     httpstcoqyseenrirt andycspinelli masacre argentina se llama este capitulosuben tarifas congeladas y venden baja dolar y mep venden acuerdo   fmirt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   china httpstcoyvgyxapsvalerts   spikes   right   big news drops free discord chatroom httpstcoksxmqngjaapl tsla qqq zt googk   googl httpstcomvwhxjhfwsbreakingnews nmxs net medical reports improved financial results   httpstcongdsphiq jctb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   cdns cavm chkp csco ctxs ctsh csc dvmt dov dst atvi ea mu pypl siribaba love u   hei baban seuraajat onko syy kurssilaskuuna kiinan maariskin kasvu
  pelko jenkkilistauksen loppumisesta
  kiinan korona
  jokin muu
mikbaba bye   prometheuscht     longs were warned   studious short sellers
alas they ignored   httpstcojmlpbjtrhcin   likelihood     continue   trade in hong kong   curious   hear   contingencyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjseekingthevalue en   no entrara
pero meta
googl
etc son una oportunidad brutalits getting too funny   fwd pe you sell
i buy nio xpev li httpstcoqewohjpavvrt evinvestor amzn smart money is leaving dumb money   leave   dumber money is still buying     leave lower   willrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjto   enhance your experience in trading   get instant help click here httpstcoksxmqngjba bb   googl kss spg ko snap httpstcotfkjkezlai just released my nd half   march investment strategy note   my inner circle
  comments on alibaba
tencent
baidu
  jdinside
i highlight   path forward     sector     latest developments i continue   holdbaba tctzf kwebhttpstcoxayefcjtagrt prometheuscht     longs were warned   studious short sellers
alas they ignored   httpstcojmlpbjtrhcbest chatroom free link   httpstcoksxmqngjxspa novn abev bngo htbx aapltsla qqq   httpstcoqtfemuhvrt realalexvieira ludicrous profits     investor on alex vieiras support ukraine bundle   twlo snap nio lcid spy qqq rirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is hurting   realalexvieira ludicrous profits     investor on alex vieiras support ukraine bundle   twlo snap nio lcid spy qqq riludicrous profits     investor on alex vieiras support ukraine bundle   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcoulipvglgpm spx amzn   nvda httpstcokgfgpqow httpstcojnxemhklert itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapim looking   nio calls
  calls
rivn calls
xela   vela calls while everyone bearish
im bullishas i said earlier  
  would result in   crash     chinese economy   many investments partnerships would   cancelled immediately   chinese firms
  happened   russia nio   didi xpev li httpstcobwqdfprjbaba its   falling knifethoughts on nio   babastocktwits is   over   these two   oversolder lolentr en  
me he pegado una toa del y he cerrado la posicinla vida es  
hay que saber perdersarahcadence cryptomatrix dsalaux merci pour ton commentaire encourageant cependant et peu importe que   soit srement largement sous valorise
les actions qui baissent peuvent toujours mieux chuter et tre moins chre les lendemainsbaba yalanm httpstcoqplmwedeamone       investment decisions ive ever made is   i never bought   httpstcoctqahmejmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segsarahcadence nanou himoraslimane merci pour ton commentaire encourageant cependant et peu importe que   soit srement largement sous valorise
les actions qui baissent peuvent toujours mieux chuterrt evinvestor amzn smart money is leaving dumb money   leave   dumber money is still buying     leave lower   willbaba price target     nelsonrangel   getting murdered in hong kong httpstcoqkfwmvyhflearn trading   discuss   stocks   options trading joinhttpstcoksxmqngjspy ndx iwm qqq btc nvda nflx pltr   googl spy httpstcoytpxflrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm xle hyg eem chevron cvx ivv occrt klendathucap ali       forty bagholdersrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdamn     i thought bitcoin was crazy httpstcosdyagholrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroancheronbourse mais parfois nestce pas dans la peur que lon peut raliser les meilleurs affaires par exemple pour  
en terme   valorisation et sans prendre en compte les risques go et  
elle pourrait valoir le doublert iamharishbisht   okay     is   penny stock now shorts happy     equitybrian just bought   more   i now have   gt allocation   is cheaper than   looksmkt cap bnet cash bequity securitiesother invest   lets discount   net cash     shareso trading   share excash est pe in spy qqq tlt gld commoditieshttpstcovvcydqw httpstcophoqihrt xolowall tsla aapl amzn amd nvda msft   fb   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy alibaba   iwm xle hyg eem chevron cvx ivv occrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segkiller day straight   our watchlist mrna upst snow spy pton   dwac   tsla jd crm rblx wmt dis gme abbv aapl join us   httpstcoomlgdynh httpstcostmfuvibgbaba yup wheres   those bulls   now smartertrader   looks like panicmost active nyse listed tickers   far todaydollar volume spy alibaba   iwm xle hyg eem chevron cvx ivv occidental oxy exxon xomvolume nio didi global didi rlx tencent music tme ford f bac beke palantir pltr vale itub atampt t pfizer pfe bbd nokbaba why baidu
netease
  alibaba stocks keep falling httpstcoazxomamisdbaba kevin oleary buys tencent
alibaba
meituan httpstcogikqvzmunger aos
sidekick   buffet dobl sus apuestas en   alibaba en octubre   cuando rondaba en
hoy est en vivir munger para ver pagar su apuestababa people in here post like china cares   what us says china is building trade partners   us lol if they would pull everything out   countries economy would get hit hard especially america aseembehl ltrades crussian   im mistaken
alibabas hk shares   dropping in concert w   adrs listed in   us i dont think you need   worry   your investment going   zero
  there   still   plenty   pain in owning sharesfull disclosure im   shareholder   wellbaba i really feel sorry   those who lost   lot   money on   chinese turd   chinese communist regime thank you     your financial contribution je suis entr sur babababa okay     is   penny stock now shorts happy       spy not wasting   time taking out last weeks lows   watch   next leg down   close   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstockmktnewz what   bad   pt
when cash   is share   hes valuing   rest   company     little over   even in what has     bad year
  still gets you over   in   earningsbaba lonely nights in china flush   crap down   toilet httpstcoachyibaba here we go   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyalibaba group holding limited traded m shares
  average volume babart trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlouislfvr inversorexperto mais parfois nestce pas dans la peur que lon peut raliser les meilleurs affaires surtout quen terme   valorisation
et sans prendre en compte les risques go et   bien sr
  pourrait valoir le doublebaba i   getting   ass gaped nancy looking     calls httpstcofsenprcjybaba   in     was confirm dailydownbaba bbby   bidu   rsibaba bgs bird clx dna   iam loaded now wait     pop tomorrow
if not we fvked   abiggzhd boom up kchina mania pdd amp babastraight off   watchlistcome learn   trade     boys ajtrader sirt dubstrading played puts three   times   made return on each play   amd qqqprice targets   ajtrader optirt fossgregfros     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappdoes   alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheapps charlie
btc is rat poison cuz fiat is   ratplayed puts three   times   made return on each play   amd qqqprice targets   ajtrader options strategy   markmoses httpstcokxnergiwhkbaba broke now       origin hold   ipo low breaks
full cycle reversal     alibaba bidu jd pdd ntes chinesestocks stocks qqq hangseng hsi httpstcohlbwqotsla aapl amzn amd nvda msft   fb googl mrna   jstonkerelli charlie munger still holding   sheeeeeeeshhhhh httpstcokzyuhbkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroacharlie munger still holding   sheeeeeeeshhhhh httpstcokzyuhbkstocks give up gains   investors watch russiaukraine war tsla   jd db nktr httpstcooswqujysart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbtu husa jks dvn dq lgvn afrm lvs   bldr bno dhi rivn yumc upst mos uso ovv gme apps nio ddog eqt docs bzhttpstcoodmscwowg httpstcovtzfmyqert stockmentionbot most mentioned us stocks on reddit in past hours fb gme   spy moat shenzhen lockdown stops   stock market rally on ukraine progress read more httpstcomqgckqcxqinvesting invest investment investments investors markets stocks stockstowatch stockmarket nio didi rlx amd aapl   tme sofi aal jd beke f oxy bacmost active equity options   midday monday
march amd bac f nio pfe xom aapl amzn intc msft nvda siri tsla mrna   fb aal amc sofi muln httpstcoytnjgqvhdtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme qqq tsla   access wider trends httpstcozltkvrfchinese stocks
including alibaba
httpstcoyxgvswrqlr   baidu
were hit     triple whammy   regulation fears
covid     ukraine war jd   bidumost mentioned tickers in wsb in last h spy gme qqq aapl   tsla   oil sofi vxx httpstcointoxxyay httpstcomjbwkjlqftrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmskvsk just scooped     first time most mentioned us stocks on reddit in past hours fb gme   spy moat   aapl msft sofi amc stock trading usstock stockmarketbaba     not look like you   see in your life   please sell     loss top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme qqq tsla   access wider trends httpstcozltkwpuhrt fossgregfros last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggtop money flow   free stock apps httpstcoczypvdtrpv
brka
aapl
ivv
spy
bil
crbn
ixg
iwm
qlta
algn
brkb
nvda
eem
msft
sh
 
vea
smh
amzn httpstcoizlsohssmost mentioned tickers on twitter last hour nlsn tsla muln   aapllast nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggy fukbtc over babamost mentioned tickers on wallstreetbets last hour gme tsla   aapl vxxahernbrendan cnbc banging   china delist drum thats bullish   tcehy li nio xpev   really   seem   no one has   ducking clue   they   just talking headstop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme qqq tsla   access wider trends httpstcozltkvrfbest discord group over k members   even have their own app join ushttpstcoksxmqngjspy ndx googl qqq snap fb afrm babaspx httpstcobcypaqieubaba httpstcoueewgrpw todays top active stocks mon
mar
pm est nio didi aapl amd sofi   tme f aal oxy trevelfund purchased dkng
docu
stx
  ttd   morningspy tsla   gme aapl qqq sofi nio fb amc alb lit vti voo amd msft good muln aei wprt eeenf tmc rvvtf veon rivn amzn gree slgg wprt bfri ftft bgry jobs lfg tmc ensv reli niort trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa company profile
fundamental   technical analysis score update fa score
ta score stocks stock stockmarket investment investing invest investor investors httpstcobbwrcvoef httpstcozmdqcturt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjcharlie manger
uno   los mejores inversores del mundo
lleva acciones   alibaba     un precio medio  

pesando en su cartera un si vendiese todo ahora perdera current top trending stockscryptos on stocktwits gamestop gme xbi sofi alibaba   labu apple aapl vxx bigcommerce bigc nio blackberry bbsource httpstcobwdgrner httpstcoccfkcdnjefrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalways zoom out   chart   see whats really going on httpstcoksxmqngjaapl tsla qqq gf t   googl spy httpstcoexqnxsmrmbaba   single quote doesnt apply     market     time china tickers     ampm in us markets nio xpev li   jd pdd bidu tme momo iq httpstcomohrgopwbja veces pienso que hay ms gente que dice que est invertida en     la que realmente hay dentro por conseguir seguidores no entiendo las risas y la alegra   esa cada
si realmente estaban dentro   hace tiempo como dicen httpstcowvbgzanktime   get long imho even nibbled on     yep
i said italibaba chart is wild   httpstcotmchdtoyithe power   dca dollar cost averaging httpstcoksxmqngj googl amzn aapl spy tsla fb goog   spx gf btcx httpstcomvskqlhvwz trending stocks   captain aapl tsla   qqq mrna spy muln pfe afrm nktr morefull list httpstcopkpmzgxgj httpstcoumibmogtmsbabahttpstcocovjxhznmrt kingofgoofies markminervini on thursday i took   loss on bidu     o friday they felt   in one day only   hitting new lows     spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   china wants   tank their market       those companies   buy   sharesthey   not want us investors they   not cooperate etmarinvest   making me   like   babaalibaba contina sin levantar cabeza en el grfico
pero cada vez se encuentra ms cerca del posible suelo en la cada   hecho
la zona actual podra empezar   ser bastante interesante   httpstcothuqarrlrt amitisinvesting kevin o leary buys babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wmuln gme amc     was on friday mi hijo   aos incrementa su posicin en       su holding podra ser una buena inversin para la prxima dcada httpstcolmvxmvmsstill more calls than puts   far aapl k   put tsla k   put   k   put amd k   putbaba we printed   have   making money every single day congrats if you followed httpstcozxbxgyybaba is people   hedgies i might just say   retailer dont have   account     is hedgies who bought     top     usually hold position     type   situation   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapbaba httpstcowqmkqvrt buyandholdd se         now down   same   athimagine saying   year ago
fintwitt would probably murder yourt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba what happened here lolol   proven path       crypto millionaire httpstcorafwljmewaapl running premarket news article out httpstcoksxmqngjsgma spy nvtr nndm dmpi ter   googl httpstcoiloiuttsbaba one     most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investors httpstcofogmrqmsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricboom up kchina mania pdd amp babastraight off   watchlistcome learn   trade     boys ajtrader sign up now httpstcomnnvyqhwcqspy tsla gme penn futu amc shop gme sndl crwd nio roku amzn nflx shop spot   qqq httpstcojfwiyaeileadlagreport our boy munger taking margin on         s peace     youbaba maybe he was right httpstcogcwfjsgslqrt cryptomichnl buy   dip   httpstcoizepermtxubaba insane volumewatch   relative strength   we   gap up tomorrowmy previous   i made covers     httpstcokleqgrpxrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinbaba into channel low good spot   cover   shorts imho   httpstcocvdykzqjrt altitudechaz   approaching atl is absolutely mind blowingbuilding brick   brick
our analysts mottohttpstcoksxmqngjpay   visit   our communitycgc ino byfc tsla aapl mara   gf httpstcovrsidbudrt marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd hermoso     sin tanto rollo tremendo bajn httpstcoegshcewrt honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgrart shaolintrader   has   hurt barat got reamed on   bidu shorts early n   declined   initial move upbaba   longs were warned   studious short sellers
alas they ignored   httpstcojmlpbjtrhcrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walamzn smart money is leaving dumb money   leave   dumber money is still buying     leave lower     have   fb pton nflx   jd moment soon   is   no brainer httpstconirmpnhnsanchovyofws ancho como esta la sensacin   mercado en   hace tiempo que no la actualizasrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmktw ubs maintains buy on marketwise
lowers price target     jp morgan downgrades alibaba group holding   underweight
lowers price target   nke ubs maintains buy on nike
lowers price target     investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart nargis hsi broke low   onto low breaks   next one is low     maps   low   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt dellakwal china sees   least one winner emerging   ukraine war guess who china someone should tell xijinping crack killsrt stkmo garethsoloway     reason i picked up your wrong calls heavily fb
 
not   gdx   insane   is ridiculous its   screaming now todays wizdomcash might suck
    sucks less than leaving   in   collapsing stonk cramer is still flapping his bagholding wings spy qqq   tsla aapl httpstcohkjknwgbaba kweb
bidu
jd pdd
nio
xpev
tcom
  investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa approaching atl is absolutely mind blowingkwbt nio   lkncy didi dont trust   chinese companies
  their revenue numbers   lies
just like   number   covid cases     last two years hatar man pengar kan man alltid kpa   vilket snke kper ni andra httpstcovwrlqpxkcbaba seems market is gone belly up fucking putina   mar put underlying difference daily volume
volume
oi iv bidask new key levels     st lvl nd lvl   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcomvwurkhdabout   squeeze major naked short attack herehttpstcoksxmqngjgoogl msft aapl snap athn atos qqq   amc httpstcopkhaxsudlsmart move   saudi when they not listed aramco in us stock nio li xpev   lazr eh vldr aapl tsla lcid amzn goog v   pltr qsbaba         httpstcoffzzaeferdrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst wsjmarkets per warrenbuffett intrinsic value formula
based on annual reports
chinas tech giants such       bidu   significantly overvalued  
 
compare   intrinsicvalue   you think other chinese stocks   not significantly overvalued httpstcosazzgdtqrt klendathucap ali       forty bagholdersbaba is now   ive   in   one since       its   low   honestly i dont have   ton   confidence   buy these dips i think its still   beast     political risk plus slowing growth rate is concerningrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart armarn alibaba group unveiled   new arm microarchitecture nanometer technology server chip
yitian
  one   chinas semrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt thebenschmark well known experts on china     internet   loading up on     you should too httpstcoppolrzxurt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa slaughteredrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart louislfvr alibaba group babajpmorgan abaisse son objectif   cours   en raison des risques gopolitiques et macrocrt amitisinvesting kevin o leary buys babart marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd buyandholdd murder you   se comment
not   babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa still going httpstconxtlzgythi remember     ipo when   was its going       there soon     ratert smbcnikkojp nflx fb   bidu adramat   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba has wiped out years worth   gains in months special stuffyou really have   know something   sell   herewhat   you know stocks investing trading httpstcofgftgvdbert spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   timothysykes   see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horrodailydownbaba bb bbby   bidu rsibaba bird clx didi dna cryptomichnl inclined   close   shorts you have on   day like   babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroalas acciones chinas en este momento   nio xpev httpstcobbmfqyhwlstocks making   biggest moves midday alibaba
apple
robinhood   morehttpstcoljtlkcgcipton aapl hood oxy cvx tsn nke f pzza   bidu hk nflx nvda cbaba
m shares traded   far pm httpstcovdrqfhutrj btim boatim inc changing   game right here
right now httpstcogxtibfaez dkng pton wkhs spaq jcpnq   bbigamzn tsla wmt tgt nvda spy gld ebay aapl fb twtr gs s goog dis ibm msft googl bidu vz adbe amat adsk avgo   fcelhttpstcoujhnwlhvvqqq nq ndx ndaq spy spx fb aapl amzn nflx goog googl   nvda tslababa   share
absolutely insanert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroasquawksquare thoughts on chine stocks nio   xpevbaba se hunde como el titanic httpstcodymtvezxajdespite   down significantly
i     least say i never invested in authoritarian regimes   yndxrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst fdbl news friendables fan pass live reports month over month growth   continues   show increases in revenues
music distribution orders   well   social engagement increasing   httpstcobpzfvnpmocjctb vz adbe amat adsk avgo   cdns cavm cernbaba mar   underlying difference daily volume
volume
oi iv bidask si     estaba barata ahora     msno tengo ni la mas mnima idea   que va   suceder   el valor y sus acciones en el nyse pero si alguien aplica est mxima debera comprar algose codicioso cuando los dems son temerosos
warren buffettitscharliemar financetha   right here
we   know whether   stock   go up   down   we   measure risk   is extremely low risk     multiple   thats what matterskevin o leary buys babaglobaltimesnews my   uschina relationship indicator making new lows leaders   solve nothinghymc its coming gold pt cei muln tsla amc spy aapl kscp agri mrna   pfe httpstcoyhvdbzieth need   liq spike like     marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroao el analista   se ha fumado porros o estn intentando manipular el precio claramentea quien le entra en la cabeza que   valga httpstcoqgfwvicqjbabacharlie is on margin
nort pauldejong biggest world market cap losses   gains week
aramco aapl msft tcehy tsla   cvx siegy prx caveo varias publicaciones comentando que el petrleo est cayendo que el petrleo est cayendoen efecto
el petrleo est cayendo
vase el grfico bajita que tiene es mejor comprar   en fin httpstcofsqvwilkbaba big ouchrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost winning trading community
get next winning alerts here httpstcomcjqctvcospy qqq amzn nvda   tsla   amd aapl rivn bbby httpstcoqpvrrznstocks making   biggest moves midday alibabagroup
apple
robinhoodapp   more httpstcoxqcosgxfuo   bidu aapl oxy cvx f tsn nke pton pzza hood nflxtruly unbelievable   see whats happening       other chinese stocks we   bullish on   region amazing buying opportunity imoif you buy  
straight   jail moonshine moonshinetradeshttpstcojhaizbqtengo voces que me dicen compra   pero mi paz vale mas   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr brt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst garethsoloway     reason i picked up your wrong calls heavily fb
 
not   gdx china sees   least one winner emerging   ukraine war guess who china someone should tell xijinping crack kills china believes   no one is seeing them play   sides smh ukrainerussiawar evergrande   jd bidubaba   thing is   bottomless pit omg   nargis hsi broke low   onto low breaks   next one is low     maps   low   chinese stocks going   zero   what   is getting ridiculousnio babart interconnected new post dissecting   great delisting httpstcoivnxdovsbw   kevinsxu delisting sec china   bgne yubaba   we going   see   has   hurt barat got reamed on   bidu shorts early n   declined   initial move upnio         i   never investing in   chinese   lol   honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgrart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   we get   technical bounce here httpstcozwtkjszxwebullgenie babababa us china relation barometer new lows     move off its oct handle highsbaba ist die letzten jahre auch   ein liebling deutscher kleinanleger gewesen warum ua weil viele brsenexperten die aktie in den sozialen medien als wachstumsmaschine vorgestellt haben httpstcodfexmscrrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroachinese authority wont let delisting happen current levels     lifetime opportunity   buy those smasheddown stocks nio jd   futu kc tgir httpstcokigznuqort timothysykes   see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horrou wanna   buying     alibaba here httpstcosupdjmkatlegn afrm   shorts were supported   solid min chartoptions flow stream update aapl tsla   gld dxc okta spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcoamdfjwxyqmbaba china is corrupt im nibbling long calls on   though options flow stream update aapl tsla   gld dxc okta spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcopvlihdjltake   look     daytrading redditarmy yolo stocks news fomo tothemoon trading stockstobuy bottomfishing investments wallstreetbets stockstowatch httpstcozsnbjhtbqrt salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yoursoptions flow stream update aapl tsla   gld dxc okta spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcouhwlhiylhrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   is crazythis stock my go im not   bear   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart equitybrian just bought   more   i now have   gt allocationrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjflow room these   not alerts   puts bought x     bearish spx china qqq orderflow options tradingbaba comin down     testbaba is garbagealibaba china httpstcozqbesxoqurt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven todeezee madsensouth   put   mildly     ready   buy hk
  etc   first time everalibaba
tencent slide   china tech stock selloff deepens httpstcofvwxgpgad   tcehy qqq ndx nq spy spxmarch   jenyus lolwho yer daddy spy qqq   nktr rcat dwac httpstcoztodeahthbekebilidocuniobabajdlthbidurt interconnected new post dissecting   great delisting httpstcoivnxdovsbw   kevinsxu delisting sec china   bgne yutimglade exactly   greed is   name     game   shorts want more pain until they get caught in   ultimate short squeeze wsb   bidu   nonus investors not subject   hfcaa   similar laws
they have   opportunity   buy     very cheap price   less risk   permanent loss   capital endwhile chinese stocks   probably headed   delisting
americans likely   still       trade   stocks in hk     us longterm holders    
  intrinsic value     should remain intact postdelistingthough no guarantees   sec claified       only prohibit trading through   other method   its jurisdiction   implies   americans   still buy   in hk   example itscharliemar how is having your whole portfolio in   treating youalso
many chinese companies like   dont need us capital anymorethey have   generate lots   cash   they really want   capitulate     us law targeting them   make more money   american shareholders off   backs   chinese innovation   consumers   yumc theres   lot   discussion on   usdelisting risk   chinese stocks   misses   key point under   hfcaa
chinese stocks   probably headed   delisting   only legal question is how americans     allowed   own   stocks in hk heres why   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt timothysykes   see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horro days ago   i ever wrong rarely documented right here live oil uso spy aapl   urnm httpstcovkhrexwan httpstcouoigphqdurt prestonlong great day   ajtrader       puts   skills i     have learned   unmeasurable k day   start trt jistuven semana   semana
cuando entro   ver alibaba   httpstcodwldodtksmust see new blog post httpstcoliofrwxhn ways you   avoid failure in   market study up i get   many horror stories daily   people holding amp hoping junk     way downwake up  
  dia spy qqq   shit
arkk zm roku nflx   twlo   shitrt buyandholdd se         now down   same   athimagine saying   year ago
fintwitt would probably murder yourt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt louislfvr alibaba group babajpmorgan abaisse son objectif   cours   en raison des risques gopolitiques et macrocbaba awaiting buy signal stock trading ideas   httpstcotkojgswn httpstcogmddwljekrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seg alibaba group babajpmorgan abaisse son objectif   cours   en raison des risques gopolitiques et macroconomiques   octobre ath mars   ath inversorexperto httpstcoabbxmabjirt cheddarflow   m   block hitting   contract strike opening position unusualbaba still bearish easy trade   open personally not in itrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjshop setting up     put opportunity many gains   through puts friday     knowing   direction is key   profit great opportunities out there
love     nio china is not good     while httpstcovtlzkwuzsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmetallica in moscow under putin russia went backwards     axis   evilmusic   nationsukrainerussiashoutatthedevil exitlightsilluminatihttpstcompraitdy sony wmg sne tcehy ps   msft aapli     dumb i     my ling   todaytop stocks amp cryptos on reddit btc
spy
eth
gme
 
tsla
muln
aapl
gs
xrp crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoslskyesrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpunk has     oversold
right   there is something disastrous happening      
on htf i have         would rebound   these levelsmetallica in moscow under putin russia went backwards     axis   evilhttpstcosptuokomhmusic   nationsukrainerussiashoutatthedevil exitlightsilluminatihttpstcompraitdy sony wmg sne tcehy ps   msft aaplrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba guys i think sp   buttom arround   fed meeting on  
  you think   fluctuate   much on     well marbel   yeah i had like on  
sad   see   happens   its life
i   complain   my year
  great up   nowif you loved    
youll love     httpstcorbjvdspnjcus listed china shares   tumbling     alibaba down   bidu hk hk hk httpstcorpdzrhvjnwallstreetbets change my mind   is   value trap httpstcogyskbijcrt marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   wow when     stop   least i got fuking smart   hedged ill average down   put gains wtf lynaldencontact when   priced   ipo   decade ago
i dont think we knew     government there would start crushing innovation   autonomy how   price   thatrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   marketrebels intraday option volume aapl k   puttsla k   putbaba k   putamd   httpstcowbznmhzuy httpstcoqcecnyintraday option volume aapl k   puttsla k   putbaba k   putamd k   putxlf k   putnio k   putsiri k   putbac k   put   httpstcojnzpvqyfmse         now down   same   athimagine saying   year ago
fintwitt would probably murder yourt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort hiddenpivots   daily babagotmoshed loggyrhythm httpstcovyvkbmxkija thriving tech giant killed off     govt   httpstcoxezminxnsmokeeater realstockmoe i   concerned         chinese stocks in my portfolio   they   in my long term hold account   hopefully they recover   far exceed   pain they     experiencing   their move uprt pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela dert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroafinally delisting     bidu didi   alike china companies     realization pressuretime tp exit then buy up american companies btc bitcoin fb amd aapl amzn msft nflx nvda googl tsla gme amc nok klvfernandomarull yo tengo otro amigo
empernado     y fbrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa k share trade via option   underlying u got yourself k profit in   day tradei warned you     may happen
  me i   shorting market since weeks       even   fed we may get   rebounce     is prolly last chance   earn money shorting stocks tsla nio   lcid btc   jp mrwonderful whats he smoking halftimereport didi   bidu evergrande jackma bili china russia ukraine taiwan hongkong   uninvestable uae uninvestable nato un fail american leadership absent no matter what you think httpstcohqgsehoespy dwac   buy chinese sell american until biden is impeached   removed
he is   greatest president china ever had deezee madsensouth seen   decent bull cases     etc i   face rummaging thru   factionriddle   is   frt harryleemedia   httpstcofcetflrndbaba might         reduce its share count   million if   keeps up wallstcynic actionable options monday
march
  jd fxihttpstcooiivzooxpbaba my pt is     httpstcolpfxtcrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa trading   is surrealthemaverickws i thought i had   bad when i lost money trading   in q   last year thank god i closed   position httpstcowkixanepmidday highest voloi min
vol k
option vol gds coty cgc   eqt afrm chwy rivn lvs bidu mrk nke acad teva nu aapl pfe azek pfe tsla pdddata barchart httpstcohjzsezcorkrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa   look     monthly slow stochastic ive never seen   stock continuosly fail   cross bullish x in just months   stock is   force liquidated no telling when   decline   abate down in months is jack ma even alive
anymorebaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcopsithvert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe   selloff is   severe i may   need   buy   shares in   few days iwm tsla amzn qqq nio   amd httpstcoontdluxddoalibaba adrs extend drop     reach lowest since july   httpstconhlbccdxysay   in   single digits in   few weeks
you loading uptodays highlighted premarket ideas   short gttsla short gtshop short gtjd long gtgtfutu long gtlmt short gtamph short gtbidu long gtpdd short gtagri long gthttpstcobkbodhxvw httpstcoezzerltgtwell good news   chinese stocks       go   zero right     point who cares if they get delisted not much left   jd tmebaba daily babagotmoshed loggyrhythm httpstcovyvkbmxkijrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba madafak   por debajo   per lo que hay que ver en la bolsa desde que no se   la ww en unos aos puede mas que doblar personalmente no creo q el gob chino sea tonto y quiera apoyar   rusia se cerrara   occidente ya veremos que pasart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroacweb   masacre argentina se llama este capitulosuben tarifas congeladas y venden baja dolar y mep venden acuerdo   fmi y venden buenisima la mervaleteada manijera no se salva nadie eso sipeor estar en babababa such big selling httpstcoriigxfxert investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroadont see   us hammering india like they   china i wonder why httpstcosjvenhwrbaba jd didirt cheddarflow   m   block hitting   contract strike opening position unusualadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcogyealtldhocgn wtrh cei strn lcid spy   sndl avct metx httpstcohenootctake   look     yolo stockstowatch bottomfishing stockstobuy daytrading wallstreetbets trading tothemoon investments news stocks redditarmy fomo httpstcoawvitatmi want   buy pltr
  not until     trendfeels like   same thing   people chasing     downrt minofpham mon largest increase in oi   fri min
vol k
callput vol each uber fcx fang cvna himx tevrt smbcapital stocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtthey way   market is treating   is scarybaba ohhhhh yeahhhhh httpstcohlofkbwdurt cryptomichnl buy   dip   httpstcoizepermtxubaba httpstcoxjyhuxehdailydownbaba bb bbby   bidu rsibaba bird clx didi dna   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjopinion personalseguir comprando   y quemando liquidez en esta accin ya se ha convertido en ms orgullo que raznrt investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroababa alibaba extend drop     reach lowest since july   investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaalibaba adrs extend drop     reach lowest since july babart investingcom alibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroart spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   m   block hitting   contract strike opening position unusual   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba adrs extend drop     reach lowest since july   httpstcoqnrpnkroaitscharliemar joecarlsonshow you       contrarian   good quality
established
  transparent business   is neither your comparison   ko is limping tooif you put k into chinas greatest company years ago     ipo
youd have
todaythats why i dont invest in countries i know nothing  
especially those   authoritarian governmentsbabaun pequeo fragmento del documental   china hustle del   muy recomendable para quienes les interesen las compaas chinas que cotizan en wallstreetfue eliminado   la videoteca   netflix en aqu se puede ver completo httpstcoeulpsfzbaba httpstcohdfvjkkiababa lost   much money
fking hell what   hell happened kevinolearytv jlebenthal why   we buy kweb
    jd on   hong kong stock marketrt stockbeep stocks making new wkall time lows in   morningnio rlx sofi   tme beke iq edu xpev pdd more resultdear secgov delist   chinese companies     trustedthank you   unclejay ahead   everyone u see on tv didi why is   not yet why is   short interest not lol halt   delist         chinese stocks immediately gavinnewsom fool   bidu jd spy qqq djia tsla aapl gme amc httpstcodjueejhbaba     wait     huni httpstcovfsadkjvdrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt squawkstreet us listed china shares   tumbling amid ongoing regulatory headwinds
covid lockdowns   ongoing geopolitical tensstocks   hit week lows on monday httpstcogvnplmtior   rsls nktr esmt adbequ   rbaridadbaba was leading   whole time megacaps httpstcophqrgfgndrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt themaverickws   httpstcospfvvhebaba support um die ging durch wie butter next level jetzt wohl unter noch diese wochert trendspider   rev bincome bequity bprice   rev bincome bequity bpricstocks making new wkall time lows in   morningnio rlx sofi   tme beke iq edu xpev pdd more results scans update every secstrading stockmarkethttpstcoqxeyrixvfwe have identified   unusual   block   expires on april
    strike price  
  contracts     price     were purchased    

premiumrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba going     i guarantee   my statements trending stocks on fintwit source httpstcocwjowwazc spy qqq aapl vxx spx   xbi tsla amzn vix sorted   most recent httpstcoiuzqhqimost mentioned tickers in wsb in last h spy gme oil qqq aapl vxx tsla zim   amzn httpstcointoxxyay httpstconohjgqucnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmitushw frankinvesting well if   positive on kelly out weighs them im down big on     prosy   gains   berkshire my largest position   couple   insane gains in su   srg you   outsized gainsbaba httpstcovnmortorr httpstcomsbtzrt klendathucap ali       forty bagholdersmost mentioned tickers on twitter last hour muln gfai   tsla rcattop money flow   free stock apps httpstcoczypvdtrpv
brka
spy
bil
aapl
ivv
crbn
ixg
algn
brkb
nvda
sh
iwm
qlta
 
vea
msft
eem
oney
bgepf httpstconqwnwmiqxibaba ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcodlffkgasrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt cheddarflow   m   block hitting   contract strike opening position unusual todays top active stocks mon
mar
pm est nio didi aapl amd sofi   tme aal f oxy   go   immediately httpstcolzqjbuuryus tells allies china signalled openness   provide russia   military support ftrip     chinese adrs   graveyard   futu didi kwebbaba bidu vs   what yall think nestbetter its still   beast     company just people should know when   exit   enter i got out   se     due   everything going on ill re enter when stabilizedbaba is not   bad investment its   communist party thats   issue these moves on china tech   moves on steroids driven   xijinping you want   trust someone who is in bed   putin     care less if you lose   your money then god bless buy uplunes   marzo
trades pampl gross pampl neto aapl tqqq babadaytrading urieltrading scalping aprendetrading analisistecnico invertirenbolsa clasestrading httpstcownngqdrt boringlucrative sjosephburns invested in       hang seng tech indexnow im aware     very real   uncontrollable risk habart stocksresearch therocktrading have you seen china stocks lately not much luck needed bababendbreak   long term horizon is   nobrainer if you     world   continue   exist   we   not blow our planet up in   senseless war   total annihilationbaba told u   points   was coming china is up   something   there is   multo trillion realestate implosion aboutt o happen there evergrande i said   many months ago   im right httpstcowekcckteypbaba profitability   trades in month profit factor     rating is bearish chart   httpstcovihcfvak httpstcovscpanrxqsjosephburns invested in       hang seng tech indexnow im aware     very real   uncontrollable risk political risk   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba daily no opinion given adjusted algo   first wave target down shown algos     wrong   keep   in mind httpstconwcbczvurrt albertrjf se va entendiendo ya  
jd
etc   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   cheddarflow   m   block hitting   contract strike opening position unusualbaba jack ma not show up   months     is believed xi has put him in custody shitty ccp   stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     wtf   they even       httpstcoreyxfwuxsse va entendiendo ya  
jd
etc httpstcoqioqaeznrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba m   block hitting   contract strike opening position unusualinfinitytradesx     story   jack ma     sses unwillingness     oversight vs hkex
puzzled why   would invest in     companies largely tied     region   particularly   same w ones   have heavy ties   mainland china   may not   based there
like sebaba too easy   make money shorting   procol if official charlie munger is fed   httpstcoobwjpizeaif official charlie munger is fed   httpstcoobwjpizeabest trading community   more executive chat rooms   even have their own app join here httpstcojscicnmsfwspy tsla dgly googl pypl acb dbvt   httpstcobolyjdlmrart tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his binvesting never invest in china stocks
even if they   good companies babababa ww   started     not need       conventional       reason   lot people named charlie love   stock charlie sounds like   typical name   those   communist tendencies even more confidence in shorting chinese stocks   seeing kevinolearytv pumping them on cnbc delist   bidu tcehy ntes jd pdd bili yumc tcom nio kweb httpstcoumuhgtvjcgreat day   ajtrader       puts   skills i     have learned   unmeasurable k day   start   weekget instant updates   free trials join here httpstcojscicnmsfwnakd sol dal ggg   x fb pt nio koss twtr googl httpstcoeqprkiojp morgan downgraded alibaba     overweight   underweight     price target athttpstcofekkelxpu httpstcohxpkfaolhyex actively executing its growthbyacquisition strategy
building   portfolio   clinically proven
naturally formulated supplementshttpstcoonmttvyaduke stevekann   aal dal nk   ng solo ayro nkla nio spaq tsla spce spy stockstobuy otc httpstcoubmmdrrojp morgan downgraded alibaba     overweight   underweight     price target   httpstcosppneinw httpstcoulowymdgzif   announced   dividend payout stock   rally overnight httpstcoseekxdgqlmrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst kweb   tcehy httpstcordwkouwxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpeterreznicek ndx took out lows     look     fail   head down   lows bearishbaba heading   ipo lowsmidday greatest standard deviation decline compared     previous days min
vol k
put vol k ttwo momo cve   dvn gds kbh acmr li scco teck hpq swn swks htht lvs uuuu pdd cdev xpev yy eqtdata barchart httpstcooogisgpbvainversorexperto y son caja esta semana intento compartir comentarios sobre babababa buy pt   minofpham mon largest increase in oi   fri min
vol k
callput vol each uber fcx fang cvna himx tevone     great potential stock inhttpstcojscicnmsfwscie brll lrdr mtvx pfms nokbaba googl httpstcognmgkyoxrt tradergeek     right now
  has given         gains since   made its september initial public offeringantoinepops i posted   morning   if we close here     on       set up   island reversal on   daily candle if there is   gap higher tomorrow not saying we jump  
  imo is possible   weeksold bntx       more intc switched   scu into babababa short term
long term   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba y las mil y una noches httpstcorykimuzjusfirst rule   investing no one knows when   stock has bottomed second rule dont forget   first   jd kweb iq beke bidu tme chinese ruling party wants   see americans lose their money buying their stocks they dont care   anyones pocket booktake   look     fomo yolo investments trading stocks tothemoon bottomfishing redditarmy stockstowatch wallstreetbets news stockstobuy daytrading httpstcossiuefphrt smbcapital stocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   huge selling days gap down on highest bearish volume reminds me   something starting   nibble here probably wrong
  rr seem very good here httpstcowskaqnainice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnblock   calls   spot volume
oi
iv premium msector consumer cyclicalrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt alwaysinvest fascinating
one minute fintwit is talking   amzn returns   lows
  then right   says     otherrt punchcardinvest   bull case   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba mar   underlying difference daily volume
volume oi iv bidask   daily no opinion given once trend line was brokenice line here shown
price tried   rally     not     now its falling until   hits support httpstcokbaukfnb crash alert volume picking up tp   down side y spy aapl nvda tsla msft   amzn march   httpstcolimnakjrbaba might buy   when china has new leadership   doesnt actively push   country towards totalitarianism i however doubt     happen in next couple decades   honestly
over chance   pulls   russianbank style price action soon too much systematic   geopolitical risk
on top   exchange risk   holding enemy adrs lol wow babacreo que carlosotermin y yo somos los nicos que quedamos long     estas alturasrt greaterfoolin charlie mungers investment in   now   ipo price   his views on india in   past were   negative
mostbaba how quickly     turn   uninvestable     every institution has loaded   fuck up charlie mungers investment in   now   ipo price   his views on india in   past were   negative
most   them true   formed   basis   his opinion
dont think india is going     welltoday
i   glad he got served   investing in   chinese stock httpstcoijucmuyzin other words
analysts join forces   say
we have no idea what we thought when we recommend   buy   we lost   your money now you   sell lol   alibaba
baidu lead chinese tech stocks south   downgrades say its time   sell httpstconzjdrpldubaba keep holding keep losing   michellemarki   billmiller amp raydalio wrong on alibaba babas stock price fell     year low   httpstcogonoiqp repobaba watch here   push upwardsbaba mr wonderful
not my fav
is         china pushbuy on cnbc   jd kweb tcehy hymc gold no brainer price target cei muln tsla amc spy aapl kscp agri mrna   pfe httpstcoiziaohzbaba under capitalized on   trade big time httpstcoxzsvtclsrt drstoxx   calls running   us nowdst room httpstcollllpgrucsaareldar   under is   good buy
not   goodbyei   say   same under
  soooo
theres   too   who wants my kids   afford them   new post dissecting   great delisting httpstcoivnxdovsbw   kevinsxu delisting sec china   bgne yumc zlab acmr hcmdpro draganfly has more than years   experience designing   manufacturing professional drones   military
publicsafety
energy agriculture
  insurancehttpstcovxxkkdkfpsftby   nkla   tsla twtr tlry mrsn omc cgc ncr bhp qnst new httpstcoviwfekylzznio   xpev keep dumping chinese shts todays top unusual options activity gds   coty   cgc put eqt   rei     callbaba jd told you  
these stocks   uninvestable why   people still buy uslisted chinese stocks every investor knows   hfcaa   what if china gives military aid   putin good lord   pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela debaba jd nio new article chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcoacyoqg get     latest   related news here httpstcofvkvdtlufpaulcesario kevinolearytv see my tweets on jpm finally saying   underweight   here under   still worth billion     ratert samanthaladuc china short     year   why answermacrotomicro wkly gaps down chinese stocks listed in hong kong have hadrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt schicky wolffinancial   guy who suggested me not   buy     nvcr sold bntx       more intc switched   scu into babart thuhkang adding more   my   commons pos   have   multiyear time horizon on itbaba year lows   spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpaskabove     sweeps contracts   more aopmest pypl aa   eem wmt staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcomngfemskxrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     when is next china delist news gonna hit     i   prepare my put bet   drawdown on babart salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yoursfollowtheh oleary is     he never pretended not     he said   ought     delisted when   was higher now its   bargain
i agreebaba is arguably one     top companies in   world
on sale thats   fact time   tell wisert briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjbaba is     i see   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if china escalate     russia       delisted quickly not worth   hold trade only there     bets   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggbaba tragic events these good companies   down   much   likely   go down even more good         see   value when others dont
  sadly its not something   companies   control httpstcoydfeydltl httpstcownfcoenwrt fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappdanieltoloko buy fear sell greed love following       reasonmy problem continues     if   gets delisted   say your shares   transfer over     shanghai stock exchange     chinese exchange   takes me out   my circle   competence   value is cheaponly in our discord no body     like us join here httpstcoksxmqngj fb nio docu rkt   forex googl httpstcouhazyiuyabas   right now
  has given         gains since   made its september initial public offeringcall sweeps over k aopmest clf se goog   pypl staygreen blackboxstocks stocks stockstowatch trading daytrading wallstreet stockmarket moneyget off   your st monthhttpstcokekktniwh httpstcodcodjybrwxlets get serious
kevinolearytv has billions he   not give shit   his equity portfolio spy   kwebrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overquestion since i dont know   lets say someone buys       gets delisted in us   then trades in hong kong what happens   ur shares     go   zero   then starts over in hk   everyone who had   in us is wiped out     you get   shares you had here in hkrt pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela dert pegaso importante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela deimportante el cierre   hoy en   aunque realmente es un nivel aplicable   cierres semanales interesante ver vela   vuelta o giro en   httpstcosrugeujqebaba wow     tech company trading   book value is pretty incredible dailydownasan   bbby   bidu rsibaba bird clx didi dna elite signal trading communityhttpstcomcjqctmhtwbyfc tsla free boxl amzn ayro   bbby httpstcoqqrydwtwodwapner   wonderful on   youve   riding   down sonthats   sure httpstcoroolauzrumbo   mi fundicin   si no lanzan un programa   recompras   acciones mas agresivo y algn proyecto nuevo se viene el cero coma   trovato httpstcouskmnxvsmkrt investrtrades todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways managebaba buying hands over fist httpstcorkkniqjnthis new week started in red i have   overtraded   i havent managed well   risk on bidu   was great short     open trading httpstcopjtvtqckeart trendspider   rev bincome bequity bprice   rev bincome bequity bpricugly
ugly
chart     day   yang looks much   most active equity options   midday march
aapl
tsla
 
amd
nio
siri
bac
pfe
amc
f
mrna
nvda
muln
fb
sofi
xom
aal
intc
msft
amzn httpstcoyawgcoxx httpstcogbssdrorababa down   what   shame silviabellrockwant   learn more     stock market check out these market indicators   improve ur tradingmrna muln xpev nvex para bntx afrm aapl trq nktr pfe volt tsla sbux upst lvs sofi mkd nflx lmnd mpln nio li qcom kc didi babahttpstcosxdtxbrlchinese stocks sink into oblivion     pace there     nothing   delist trmx pdd   bidu nio li jd httpstcoabgqrdtsatmost active equity options   midday march
aapl
tsla
 
amd
nio
siri
bac
pfe
amc
f
mrna
nvda
muln
fb
sofi
xom
aal
intc
msft
amzn httpstcodxqgrpyzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba group holding limited traded m shares
  average volume babaoptionsoracle yep
totally   is   premier   in china
  wont   delisted china owns our bonds     send   nice fy right     us if we delist their top cos imois     here     hu nosebut when   newbies   screaming   single digits
ill     buyerthe same kevin oleary who just said he bought   argued last year   should   delistedits hard   have less credibilityits incredible he has   platformdrippyhard mattydaytrades ty guys     great day on   account   swung nio
    wmt over   weekend   sniped aapl   nio   hellya brotherstocks in downgrades    
current price
change  
total traded volume httpstcoqmtchmm   httpstcomksgybhnfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcouabdgckjsbaba vie deathjp morgan estuvo hoy rebajando los po para las tecnolgicas   bzun bili dada
jd beke
huya httpstcomefvrjfbaba   is my worst long bought     holding      
  is something i told myself never     never buy on   way down buy on   way up nailed   kevin
read my mind   analyst is saying sell     thanks   brining rationality   chinese big cap stocks   kevinolearytvin delusional bulls wait  
      chinas year q wait     kweb   holdmytexan nio yumc bidu     other chinese names right now httpstcojzgmkkwpwonderful pumping    
try try   httpstcovszbdjusoaapl tsla qqq   googl spxbest discord group     traders join heregthttpstcoksxmqngj httpstcobgdyvkvwtry   learn candlestick patterns
  savemake you   lot   moneymrna muln xpev nvex para bntx afrm aapl trq nktr pfe volt tsla sbux upst lvs sofi mkd nflx lmnd mpln nio li qcom kc sqsp gme aei didi   tmetsla bbd xom didi f tme beke httpstcojtemjfhillc   depends if he is sitting on   lot   babababa good watch   here hedgefundtips why   you think covid shutdowns   hurt   shutdowns were   huge boost   amzn       others in increased covid in china   only increase   revenue currencywrks musicfxdigital celebrates parker mccollums academy   country music awards winhttpstcoxwdieomivcvs lyft cmg rsg ecol yum amd gm incy big veri sftby   nkla   tsla twtr tlry mrsn omc cgc httpstcotbtyuppxtrending stocks on fintwit source httpstcocwjowwsbi spy qqq vxx tsla aapl amzn kscp vix zim   sorted   most recent httpstcoxjjtifjbecome     trader   ushttpstcoksxmqngjaapl tsla qqq f   googl spx httpstcoaarheuyvrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chincheck out   top whaleflow     first hours   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimespy spx tsla rut qqq vix aapl bidu   vxx jd kweb iwm upst pdd httpstcobezsugihim   name wapner just didnt like   answer he got   mr wonderful follow   big money
  if kevinolearytv is buying china     i nio   xpev bidu if they dont have   same opinion   wapner he   cuts them off poor host we want melissaleecnbckevin oleary is   buyer   babawolffinancial   guy who suggested me not   buy     nvcr rosemontseneca fb   babababa       never recover is   what   market is telling us   qoooreapp qooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews trt pluginfud   plus peepaw warren getting rekt on snow warms my heart   boomers httpstcoukaspljljthis plus peepaw warren getting rekt on snow warms my heart   boomers httpstcoukaspljljbaba uninvestible   delisting kc ntes bgne jackbetrader finally someone     balls   foresight on   httpstcojnowxsrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthuhkang   multi month timeframe is good too remember you   sell slightly ootm calls       still make per year on itbaba   present moment sellers side more than buyer seller     exhausted     point   when   buyer side   more than   sellers she   turn     vengeance longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
amzn
aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionschinese stocks hit   triple whammy   regulations
covid
ukraine war httpstcohcpbnpzo   jd bidu ntes pdd china stocksrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbig thanks     community httpstcoksxmqngjgrnq googl tnxp axas   spybdhf tsla forex httpstcovafcdtmnqfscottwapnercnbc   you     kevinolearytv how much hes down on     datert bullwelsh r  
got   lovely drop on       open then tried fading db     went   me when   indexes popped sort cinopinions   gonna take patience   political risk is scaring   lot   people off thanks     cheaper shares   trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market bidu is   next yndx     is   next didi   xi hates jack   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt markgutman tell us     time you followed charlie munger into his   trade httpstcomktygb crash alert volume picking up tp   down side y spy aapl nvda tsla msft   amzn dkng nio unh cvx march   tell us     time you followed charlie munger into his   trade httpstcomktygbrt taylorogan in todays   downgrade   jpm
new pt is now derived   pe x   pe
not sotp httpstcodsbhfxmixwe provide high quality alerts     impeccable track recordhttpstcoksxmqngjba nclh lac pcg   rad spy penn et cost googl httpstcoorvjcapirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jistuven semana   semana
cuando entro   ver alibaba   httpstcodwldodtksstruggling in   market learn   profitable swing trading strategy nowmrna muln xpev nvex para bntx afrm aapl trq nktr pfe volt tsla sbux upst lvs sofi mkd nflx lmnd mpln nio li qcom kc sqsp gme aei didi   tmehttpstcoqibvtnruurt trendspider   rev bincome bequity bprice   rev bincome bequity bpricstocks   hit week lows on monday   rsls nktr esmt adbe httpstcoourshurgugly
ugly
chart     day   yang looks much betterchina lockdown
wouldnt     great     stock like iqnflx   chinatsla nio xpev googl appl fb amzn babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt marketrebels more than k   option contracts traded   far
  putbaba cheap shares adding more easy money just hold     liquidation event is coming many people   leveraged up china   not care   your tech stocks   is going   rip tits     upside in   next weekrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjadding more   my   commons pos   have   multiyear time horizon on itbaba sell putsadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcosdtbohoiocgn wtrh cei strn lcid spy   sndl avct metx httpstcoatcgnxphmrt squawkstreet us listed china shares   tumbling amid ongoing regulatory headwinds
covid lockdowns   ongoing geopolitical tensbaba min   trade was called out u got ptbaba   alwaysinvest fascinating
one minute fintwit is talking   amzn returns   lows
  then right   says     otherrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt klendathucap ali       forty bagholdersrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba was   oct
trading   todaythis is asias premiere enterprise httpstcoagqmzvoimiki no se cuantos falling knife he intentado coger ya   babababa jun put underlying difference daily volume

volume
oi iv bidask options   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yumcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt marketrebels more than k   option contracts traded   far
  putrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmore than k   option contracts traded   far
  putbaba seriously   stock   damaged   bad   recognitionmaybe heading towards   low       trade i made in   long time easy play on httpstcoksxmqngj love work aapl amd qqq gld twr   googl esf free forex httpstcocisduvawhat you missed on wall street   morning   jd ftv tsn ipgp pton afrm mrna lmt lvs mlco mgm wynn aapl hnhpf lilm   disca disck t tsla trq rio nok nktr bmy kc zh aveo fxlv gol adap luna httpstcomzlxzejvidcdowork still
compared     nio is   inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjychinese adrs such     have taken   hard hit recently following secs warning issuance   five chinese stocks       risk     delisted   is down   further  
trading   per share
    its levels   retail clients lose money httpstcoxqsbkjulnbaba going   book value     week   hillc   munger     shitting his depends   munger     shitting his depends   hedgefundtips   now trading   ltx next years earnings when you   out cash   st investments still growing top line gt   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yoursrt tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst     waterfall drops one month ago   usd   sounded crazy when i talked   usd interesting week range httpstcohiphqdmakbrt lunae ajtrader education   pays what its worth   short amp curl tsla curl premarket agri   jannimore thanks actotra semana   sufrimiento e incertidumbre     nimo   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst i own   very small position in   less than one side   my mind says buy   little moreanother side says they     delisted when their financials   found out       total fraud im not saying they  
    every chinese stock is   has     fraudcryptowyckoff el opaco gobierno chino no se si sabrs qu hace un  
desapareci el ceo     unos meses y se rumoreaba que el gobierno se haba encargado   el luego reapareci y el ndice chino y   tuvieron una jornada espectacularmost profitable trading community get up   profitshttpstcoksxmqngj qqq amzn nvda tsla   amd aapl esf httpstcoddaissyrwcanteringclark kweb   time low
        ipo pricebaba crash httpstcoscbyjgnert spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   alerttrade you   invited   test drive tradeideas premium features   weeks via httpstcoaovqias didibaba alibaba looks   trim work force   up   httpstcoqedgrxzdbaba why alibaba
nio   other chinese stocks   falling   httpstcovoasdvqakbaba chinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain httpstcowwofsyfqasbaba china stocks fall on covid lockdowns httpstcodfmzgozjbaba chinese stock crash us losses top trillion   beijings russia ties spark investor concerns httpstcogqmidhcosirt squawkstreet us listed china shares   tumbling amid ongoing regulatory headwinds
covid lockdowns   ongoing geopolitical tensrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt inversorexperto jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjybaba
jd   othe chinese tech stocks down russian stock market still closed really   my   what   leaders have in their mind wtf   they doingtook profit   put httpstcoscrodvpazki dont like       is not fair httpstcosllwrxthe   place   traders   gain httpstcoksxmqngj amzn nvda   amd nflx fb uso xom forex httpstcojejcocxvsweep   calls   spot volume
oi iv premium ksector consumer cyclicalbaba alibaba group holding option alert mar calls sweep near   bid vs oi learn more   get details on httpstcopsbhaovhirosemontseneca   fb     stock price fall
those put options   getting ever more interesting   iv increases
even lower strike prices   quite interesting now if   market gives us   opportunity we need   take advantage     babaamitisinvesting losing money   pltr       day erryday dbaba jp morgan rebaja su precio objetivo       por los riesgos geopolticos httpstcogivvxauqjyrt marketrebels options   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yummost winning trading chat     limited time we   opening our trading chatroom     publichttpstcoksxmqngjnvta amwl vgr cfb aapl goog googl   fb httpstcoisfzttrt jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpowell   like spyqqqsqqqamd nio babavixiwm httpstcogogkjzqhq you   invited   test drive tradeideas premium features   weeks via httpstcoaovqias didi rlx nio rivn   docu edu tme beke futu nvgs gfai aei alto hgen shls htz cat vtr bkr zim ctic ctva well aple gsl httpstcotaiizqzudequitybrian never liked   i prefer jd insteadtop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme spy   tsla qqq access wider trends httpstcozltkvrfbaba httpstcohchykteuihrt marketrebels options   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yumrt fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers in wsb in last h gme spy oil tsla amzn qqq zim aapl hour   httpstcointoxxyay httpstcooqimbqurt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arousjosephburns   has destroyed   same     investorstraders   doge buyampprayampliamos   y tcehytoca aguantar el vendaval httpstcocgwdkvdtxtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla qqq access wider trends httpstcozltkvrftop money flow   free stock apps httpstcoczypvdtspy
brka
rpv
bil
crbn
ixg
aapl
ivv
 
brkb
oney
qqq
iefa
bgepf
iwm
ymh
nvda
vea
entg
eem httpstcoowkfdfcmost mentioned tickers on wallstreetbets last hour gme tsla zim aapl babaoptions   increasing iv tcom pdd bili li arqq bidu kweb   jd fxi ashr fmac gds yang xpev htht yumcoptions   decreasing iv mndt docu bbby rivn fpac orcl bmbl sfixtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla qqq access wider trends httpstcozltkvrfrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop money flow   free stock apps httpstcoczypvdtspy
brka
rpv
bil
crbn
ixg
aapl
ivv
 
brkb
oney
qqq
iefa
bgepf
iwm
ymh
nvda
vea
entg
eem httpstcocmvryebtop most mentioned tickers in fintwit now aapl apple   alibaba tsla tesla afrm affirm pfe pfizer via httpstconwsneckpndfintwit stocks stockmarket stocktop trending tickers in fintwit now afrm affirm nktr nektar mrna moderna   alibaba muln mullen via httpstconwsneckpndfintwit stocks stockmarket stocktrending stocks on httpstcofivqkz on amc
awlif
 
chpt
cvx
elemca
f
fubo
gggca
nclhbaba i have zero doubt   alibaba would   trading much higher than its current price   had jack ma not spoken out     ccp govt last yr just sayin     investor standpointdadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcolszlrjwlocgn wtrh cei strn lcid spy   sndl avct metx httpstcomcphtkdebaba such   strong divergence who is right technical indicators   analysts if you   me
  stock is oversold httpstcowkfdxvphqrt realalexvieira when   toxic person   no longer control you
they   find   puppet   control you   twlo snap nio lcid spywhen   toxic person   no longer control you
they   find   puppet   control you   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice etsy httpstcoaheyxatjbaba puedes joderme un poco menos si quieresrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   reaching gmert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segparece que   va rumbo   mnimos histricos sobre los httpstcolrnozydrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjequitybrian theyre right     kweb   other chinese internet stocks   multibaggers since chinas dominance on   globe continues   growrt itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpya le falta poquito   alibaba   para llegar   su precio   ipo httpstcomlodbahsjobaba pos stock avoid communist trash china stocks were   hit     no more take   loss n invest in us companies   ya por debajo   todo bien pana marioxciento httpstcodilvbhvnio bidu   why alibaba
nio   other chinese stocks   falling   httpstcoqugghibzert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhymc rlx tme   aapl ive made k   them

  their alert if you really want   make   huge profit on trading choose   professional chat httpstcoreubrmtrb httpstcockcjjjbgsrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt jason alibabas lost decade   httpstcomnuyrmqdnbaba el q quizo adivinar el piso ha sufrido mientras no supere   menos dls ni pensar en entrar
conforme siga cayendo ajustamos niveles bacachoknows trmx bolsamx httpstcogjgvvkqhbaba we have reached extreme fear   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     is someone going   catch  
    save         whole yr   just keeps falling httpstcoieggannxcrt equitybrian just bought   more   i now have   gt allocationrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst min mos i   via sftby kommer troligtvis ka snart httpstcoigpxjttaitrt tmgstocktips chart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidirt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjamplo   y tcehy httpstcozwhyyuqfyvrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     im holding still   pspy is jus httpstcolpfxtcadentro       vuelta me velan   las spacguru   never woulda thunk     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira alex vieira live   warns   worst consequences     challenging whats coming   twlo snap nio lcidalex vieira live   warns   worst consequences     challenging whats coming   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice ww httpstcohhxmstrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst options stock alertsdiscord link belowhttpstcoksxmqdhaapl tsla qqq   bb   sp hjdh vjdv httpstcoatabmtrt realalexvieira   on analyst ratings junk   junk plus sell short float nuke coming soon   twlo snap nio lcid spyrt chisatoinvest   oxy mslmt frt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst   gonna take patience   political risk is scaring   lot   people off thanks     cheaper shares r  
got   lovely drop on       open then tried fading db     went   me when   indexes popped solid day bearbulltraders bbtfamily johnhbbt mikebbbt httpstcohrzvauequitybrian wheres babart stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     seekingthevalue wsenfurecido   solo dentro   aos   stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnio yumc bidu     other chinese names right now httpstcojzgmkkwpspacboobby   httpstcoovobffmrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt spacbobby its     tough year if you     growth investorytd returnstsla   meli coin upst vitaliyk   opinion on softbank     current price id guess its hard   get comfortable on valuation without knowing how     situation plays outits     tough year if you     growth investorytd returnstsla   meli coin upst hood lcid dkng pypl nio shop rblx rivn afrm aitx has signed premier protective security
inc     new authorized dealer
  has received   order     rosa security robot     new dealer httpstcoeswckagc frontpagestocks msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z ubersquawkstreet jimcramer davidfaber cnbc lmao thx jpm   getting us out       morning under
whewnot       now
here under   morning
thank you   saving us   your timely underweight advicebaba i had   dream weeks ago     chinese tech stocks yikes   kweb tcehyrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     ipo levels httpstcoizrpwmbahamaben   in   s is insane down   ath   forward pe   q yoy growth   number company in   world   net income how much lower     price   forces you   buy somebaba chance       on minbast trading communityhttpstcoksxmqdhbyfc qqq free boxl amzn   bngo tsla httpstcopypzfby   way
i dont have   opinion on   i used   own   through softbank
never felt comfortable     ownership   discounted     lot softbank had other assets   provided margin   safetyrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   i think   china trade is off   julian muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt julian muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjchina short     year   why answermacrotomicro wkly gaps down chinese stocks listed in hong kong have had their worst day since   global financial crisis kweb fxi   jdday trading is fun   zoom out   big swings httpstcoiqnsfavxbekweb buy   alltime low they said
      easy they said   jd cqqq httpstcoynnzwbtwrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba china is on lockdown  
you know what   means more gnus cartoons   casi en precios   ipo add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcocchcerjealibaba   nuevo mnimo hoy en
desde los mximos del verano pasadodjame decirte algohoy telefnica tef cotiza   ms per que alibaba   httpstcokuljzdkvgdont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcodlcitjychocgn wtrh cei strn lcid spy   sndl avct metx httpstcodnpdcizvxshenzhen lockdown stops   stock market rally on ukraine progress read more httpstcomqgckqcxqinvesting invest investment investments investors markets stocks stockstowatch stockmarket nio didi rlx amd aapl   tme sofi aal jd beke f oxy lirt realalexvieira dont blame others   whats coming you accept     defrauded     media daily   twlo snap nio lcid spy dont blame others   whats coming you accept     defrauded     media daily   twlo snap nio lcid spy qqq rivn xpev roku biden facebook bitcoin china ukraine cryptonews saudiarabia oilprice ww httpstcopixyhwxdurt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba still   falling knife
wake me when its aapl tsla amp       three most mentioned tickers on wsbrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt lunae ajtrader education   pays what its worth   short amp curl tsla curl premarket agri   jannimore thanks actrt missiehost   short was   winner   me   cheers     green day thank you     great ajtrader who gives actfamiladd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcokmibhgol ocgn wtrh cei strn lcid spy   sndl avct metx httpstcoglrapfrncvotrades thoughts on   bossoptions flow stream update tsla   vxx spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcodsvwhihyxoptions flow stream update tsla   vxx spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcoqvdowahsovrt ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genefascinating
one minute fintwit is talking   amzn returns   lows
  then right   says     other china stocks   worth nothing   should sell   obvious you would have   sold amzn in in   panicnot   same
  parallels   interestingoptions flow stream update tsla   vxx spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoxefdodgjlmbaba option   look         thursday
april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxdailydownbaba   bidu chk clov rsibaba bgs bird dna jd helped me get my account green   time thanks httpstcovbdmvufspy es adbe amzn msft aal roku   crm cvna httpstcovquuzpdhvrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouminofpham barchart     strike   jpm   criminals stocks options day trading aapl fsly   work jpm spy gs hd nkla fb nflx xomchatroomif you want   make real gains   make your own plays join us   httpstcomcjqctvco httpstcojajmyhrgetsla nio spy mdrr fsly novn aapl pt roku solo wkhs amd fb nflx   akba amzn kxin cei zm if you want   make real gains   make your own plays   stocks options day trading swing trading learn ampearn httpstcomcjqctvco httpstcoianfekpizius listed china shares   tumbling amid ongoing regulatory headwinds
covid lockdowns   ongoing geopolitical tensions jimcramer amp davidfaber discuss   jdcnbc httpstcogckqxrwrbaba adding k httpstcousqcotxohort endocapital   buffett says buying opportunities   infrequently when its raining gold
reach     bucket
not   thimblejdsixsigmacapital   is   competition no one wants   win i think fb has   higher floor than alibaba   httpstcovnltgngwoitscharliemar agreed
    value investor doesnt care     price targets given     banks we know   they adjust   stock prices based on   current market sentiment we look     long term   is   solid company     market   recognize   in   future we just need timestocks options day trading aapl fsly   work jpm spy gs hd nkla fb nflx xomchatroomif you want   make real gains   make your own plays join us   httpstcomcjqctmhtw httpstcokfvsogawdbaba crazy crazy crazy mon largest increase in oi   fri min
vol k
callput vol each uber fcx fang cvna himx teva fcx twtr bhc f   cmcsa dal ual pbr sq pfe plug nke pypl bac aapldata barchart httpstcodfzhaakkrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt itscharliemar   same people who   giving up   selling           same people who     pumping itmodenerik okay
  sinking ship   bil in cash my point is   if   chinese government is purposefully destroying   then metrics dont matter       its worth factoring   risk into your calculationsecommerce stocks performance   far todayhttpstcokrvrvuvva
inc amzn alibaba group holding limited   httpstcowumqerwl
inc jd ebay inc ebay etsy
inc etsy new week highs lows highs para volt trq yang bmy lows nio rlx tme   fxi httpstcojpvxafqgnio spy tsla fsly staf nflx zm wkhs spi fb pt aapl   pton kxin cei amzn stocks options day trading swing trading chatroomhttpstcomcjqctvco join daily alerts amp analysis right on time httpstcoozqjmiizxinsideamdbababadisfbgsiwmmsftnvdaqqqrokutslazmspculr fwiw   decline in chinese stocks may     semi generational buying opp esp   jd     imoexample buy   here   say     options   sell     every month   literally give you   return just     even if   stays unch   whole yearcotizando por encima   lod por ahorapdd nio
xpev
tcom
bidu jd
 
kweb
deltagammaqueen   pleaseadaytrading faxanadutrader bitacorabolsa xaviercomas polru mbacardit morgadesj jcasalsc traderoscta jornalerotrade yo tengo   desde hace muchos meses
precio medio
no me arrepiento   la comprart observandobolsa el ego en la inversin
leo sobre lienzobabart fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggbaba i wanna reach out     asswipes who talk shit     please
i   f begging you   short       you got charliemunger i think investors   incorrectly analyzing     if   were   us listed company
    isnt   political risk attached   chinese companies is not insignificant enough     ignored i would much rather own us based big tech eg fbbaba where is jack ma tech stocks performance   far todaymicrosoft msft alibaba   amazon amzn alphabet goog apple aapl facebook fb tesla tsla paypal pypl   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba when we speculate they tell us fundamentals matter
when we use fundamentals they drop price targets we   win       manipulation its disgusting momentumfactor gualestrit en cada gran baja
sigo agregando   y cuando sube pocas veces
vendo parte sabes porque no pierdo mientras promedio   la baja porque   mismo tiempo shorteo las acciones chinas   yang y fxp practicamente salgo empatado
y tendre asegurado tener comprado el piso   julian muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es qfin div yield   bidu tencent futu   everyone needs   trapped here   cryptomichnl buy   dip   httpstcoizepermtxurt cryptomichnl buy   dip   httpstcoizepermtxualibaba   en seguimiento diario
posible httpstcoahheueert realalexvieira   on analyst ratings junk   junk plus sell short float nuke coming soon   twlo snap nio lcid spyrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricchanges on analyst ratings junk   junk plus sell short float nuke coming soon   twlo snap nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcobcvsfvsphyex ubn is advancing its position   meet rising consumer demand   healthy
sciencebased optionsdukestevekanntwtr   xop z uber xhb sblk coop arch coin apps   zim aa gold fdx spy pins upwk nvax cvx cflt apahttpstcolryhtgobaba daylight savings has me stockmarket finance   crypto httpstcowkkqaprt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt underthetears   munger   throw in   towelannouncement   babathis drop is not stopping   you idiots shoulda got out ages ago   munger   throw in   towelannouncement   babathis drop is not stopping   if   is not     then i wonder what would     rr is in favour     bulls weekly long term demand zone plus weekly falling wedge support my money is on   table httpstcoqyhgfxs httpstcobwbaphqurrt trendspider   rev bincome bequity bprice   rev bincome bequity bprichow low     go zero if
  its   if
    plausible one
if   chinese government is deliberately hobbling   dismantling       go much lower
  youd   buying   sinking ship   still has   bil market capbaba how low   she go bring   jack   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtrendspider   httpstcoyvmmltnteort chisatoinvest   oxy mslmt fif   long term investor interested in investing in  
then   is   time   deploy   your total capital allocation     script nt   expert here jst   technofunda novice who hs learned free things   market in last few years tihobrkan   httpstcoadkysprbsrt qoooreapp qooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews trt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba buying   here raid under bigbraincfa right there   youbaba fb walrusfarts   you prefer       babart honeydew   jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgraspculr honestly
what     really know   his supposed position in   really now
we know nothing     what we may read somewherenot many definitive places   look   what he ownsequitybrian hi brian
what is your take on   ps i have many   sharesbaba perfect manipulation tell me how you   trust these banks wasnt jp part   who made   ipo happen flow room these   not alerts   puts bought x     each bearish spx qqq china orderflow options tradingrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i   never invest in usa stock market   most corrupted market in   world
no question   buffett says buying opportunities   infrequently when its raining gold
reach     bucket
not   thimblejd   tcehyfoolishness   guts
only time is gonna prove   babart realalexvieira expect overnight stock crashes   people remain in denial alex vieira urges following   bible   twlo snaprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradingblockco us listed china shares   tumbling     alibaba down   one point   httpstcoqbjbcbrbaba   is seriously in pos territory
  have one more bullet   fire in   extraction attemptrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricexpect overnight stock crashes   people remain in denial alex vieira urges following   bible   twlo snap nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcoskrzroxpais there   crypto platform
where i   buy stonks like     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba now cheaper than ipo price httpstcoxqdbtwsdgsamr
chinas competition watchdog
shows off its report cardin
samr closed antimonopoly cases up   in    
cases resulted in fines fines totalled usd  
      mpngy fines     totalhttpstcojtivflnpiwell
glad i got out   most   my   shame i didnt go     wayrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba kittymeow holdings km holdings upgrades alibaba group holding   underperform   buy   revised price target     trendspider   rev bincome bequity bprice   rev bincome bequity bpricsunstock inc otcqb ssok reports third quarter fy resultshttpstcoredkejygvipoguy afrm aapl spx fb net amd msft btu tlt amzn ddog es dac nvda dis twlo zen twtr   xop z uber xhb sblk coin apps   zim aa gold httpstcokbsaryvixert trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt invertedfragil alright
how long until buffett buys         bail out mungeralright
how long until buffett buys         bail out mungerfintwit muln agri mrna rkda spy aapl spx pfe   qqq httpstcogukjurhxrnwynn   falling   china   what seems cheapbaba nio jd bidu top stocks amp cryptos on reddit btc
eth
spy
gme
 
tsla
muln
aapl
xrp
gs crypto cryptocurrency cryptocurrencies stocks trading stockmarket httpstcoehqptjmhdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricjd   credit suisse   goldman sachs
investment banks say its time   buy chinese stocks bhat
metx
  lets go muln were gonna launch   bitch whether you like     notbtc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdbtrendspider   httpstcoycbgsazbaba oooo well going down   nothing we     russia   communist mate   help httpstcouwptqgiiurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt qoooreapp qooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews tstocktwits rankingstrending tickers gme lkncy   req poet mrna nio bntx pfe xpevmost active muln spy amc btc nio   cei tsla hymc qqqrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricqooorenewsshares   alibaba fall   ipo price   big tech crashes in chinababa ipo shares stockmarketnews technology china crash insight nyse httpstcobjkyimjnbaba is   shit coin sorry   your loss httpstcowkzuttklzrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricrt trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba   those   you   think youre smart enough   pick bottomsjust look   your chart     in   past year   lot   casualties resulted     falling knife lol most popular   retail investorsestimates past hour nio aapl tsla   mrna gme og meme fb amd oxy amzn sofi amc mulnfollow retail flows httpstcozalldqtxhrbaba now trading   ltx next years earnings when you   out cash   st investments still growing top line gt voting machine vs weighing machine business still solid
ownership changing hands   weak   strong covid shut downs hurt
  curve   flatten like usrt blackboxstocks here     calls   puts on           kbaba spy aapl para qqq tsla   morestocks   trendspider   rev bincome bequity bprice   rev bincome bequity bpricbaba under ipos price china tech lockdownrt klendathucap ali       forty bagholdersbaba rev bincome bequity bprice   rev bincome bequity bprice httpstcooczreuhialibaba   iv index mean is   compared   week range       strikes trading more than contracts   shares sell off httpstcoehkdotd services amp tools gt analysis services gt basicadvanced options gt basic optionsbaba china says they may support russia in   way   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba proud   china httpstconvwzpqjqdrt realalexvieira alex vieira live sell everything youre   dead you just dont know   yet   twlo gm nio lcid spy qqqalex vieira live sell everything youre   dead you just dont know   yet   twlo gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcotdfqjpfyzbaba chaos china   schools panic madness jd tencent shit smartertrader i honestly love   agree     everything you have   putting out however
in   long run i   think you   wrong here on babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt blackboxstocks here     calls   puts on           kbaba spy aapl para qqq tsla   morestocks   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhere     calls   puts on           kbaba spy aapl para qqq tsla   morestocks stockstowatch options optionsflow optionstrading fintech fintwit httpstcotmwfgsxobaba   stock is done     point youre gambling
not investing if you have calls   buying shares its over   michigandolf every time i think its   good idea   dca into   httpstcokmswtzishorted bidu     flipped long on   when   failed   break   new lows then flipped shorted   when   got   up   resistance httpstcoifzpilzbaba short was   winner   me   cheers     green day thank you     great ajtrader who gives actfamily   profitable dayrt kormakilla   has halved   since   tweet   is now less than httpstcohvirobgcdrt gorkaschulzer china mobile tecnolgica china ya fue deslistada hace aos
pero sigue estando disponible en hong kong
  como alemrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   rolled in other losers into   no way   should trade near ipo price nd biggest holding now i   expecting wild volatility   week in large cap land   feds
china
russia
ukraine
lots going on   qqq spy tsla coin   have your seatbelts on   these names   get crazy   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seg dpro nasdaqdraganfly partnering   government   industry   carry out mapping
surveying
  data collection httpstcofqvvgfolfr sndl amc gme bb aal spce   pltn   f ride nio cciv li plug fcel rcon drones stockstowatch intraday httpstcodznnlswtjrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt realalexvieira hysteric crowd buying iodide pills   bunkers believing in miracles   twlo gm nio lcid spy qqq rivn xpev hysteric crowd buying iodide pills   bunkers believing in miracles   twlo gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine cryptonews saudiarabia oilprice ww httpstcohktoblfutures fade   yields soar
oil slides   china stocks crater aapl lvs mgm wynn   jd qqq dia spx fez gld jjc jju slv bno uco uga ung uso oil fxe fxb fxc fxf fxy uup httpstcoixcccvfraychinese stocks continue   melt down   spike in covid cases spurs new lockdowns   threatens global supply chain babaread further here httpstcollfsqymudailydownbaba   chk coco csiq rsibaba bgs bird didi dna   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba bidu is relatively stronger than     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjas   apes
  is   story i heard somewherelike fb
  babaamc httpstcoerkvrjicpbaba wwiii has begun     touches   covid is breaking out in   stop   forever   jistuven semana   semana
cuando entro   ver alibaba   httpstcodwldodtksrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenurt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenurt spculr  
  we gonna talk   how much charlie munger is down on       time i bring   up
i hear keep saying thatus listed china shares   tumbling     alibaba down   one point   httpstcoqbjbcbrso
  we gonna talk   how much charlie munger is down on       time i bring   up
i hear keep saying     i   buy   lowerwowbaba nio xpev li tcehy jd key news updateus listed china shares   tumbling     alibaba downhttpstcocujozsfvbstock alerts
news
  trade ideas   httpstcoqkwrlxvdaytrading stocks stockmarketrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinmy portfolio   stne tme
x is coming
low risk businesses
high risk stocks   who cares     stocksbaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   why alibaba
nio   other chinese stocks   falling   httpstcozpuvpsxert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbtu husa jks dvn dq lgvn afrm lvs   bldr bno dhi rivn yumc upst mos uso ovv gme apps nio ddog eqt docs bzhttpstcoodmscwgyc httpstcotwibbivkssbaba   indicators show continued moves     downside
  now most mentioned tickers in wsb in last h spy tsla   oil gme mrna aapl qqq sofi nio httpstcointoxxyay httpstcobkrjovrsrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows itscharliemar first honest piece   research on  
there should not     consensus buy on   rubbishbaba looks like   shitcoin atmya llevo       ha superado   san en mi rcord   prdida lo peor es que parece que la sangra va   seguirfxi china in screaming buy zone now if we look   long term rsi readings     sign time     greedy   load up here while everyone fearful   tal edu pdd jd httpstcoehzphjhngbaba ok   next   shaolintrader he got slaughtered   bidu   short httpstcojjfmhlvkvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers on twitter last hour agri muln tsla mrna babamost mentioned tickers on wallstreetbets last hour   tsla mrna aapl gmert chilltda lots   stocks popping up in our early morning movers bearish scan   examples
not recommendations    
jd
upsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrwallstreetbets daily discussion mentions over   last hour rank spy mentions   mrna tsla amd sofi td gme pypl para full live amp historical data   httpstcoqhrxwewkjalibaba
 
is down httpstcoqukbwzuza nice   start   week how   you     tsla httpstcopvvncjwfwfbaba sold my positions       in january     huge loss never     i buy   chinese stock good luck   you     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj todays top active stocks mon
mar
  est nio didi tme   aapl rlx amd sofi aal beke   realalexvieira jp morgan agrees   alex vieira slashing china stocks price targets     end is here   f gm nio lcidrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapjp morgan agrees   alex vieira slashing china stocks price targets     end is here   f gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcoqieghnjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba mar   underlying difference daily volume
volume
oi iv bidask   charlie   munger ajtrader education   pays what its worth   short amp curl tsla curl premarket agri   jannimore thanks   httpstcoeuazbzynmarket has not even   open   hours       traded over million sharesrt cryptomichnl buy   dip   httpstcoizepermtxualibaba group holding limited traded m shares
  average volume babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjholyshit   httpstcovssyadlbdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj jpm dg chinese internet stocks just in timehappens   on buy   sell side its forced     boss
risk manager
career risks etc   justification is trading ahead   sentiment   technical risk kweb babaadmittedly spy qqq tlt gld commodities httpstcorjldqdfi have   bullish on   in particular lately   started over   even     said
todays candle
especially if green   set up   island reversal if   gap higher tomorrowthat
lol
  jpm finally downgrading   may     buy signal   ntes httpstcogzzfurusz httpstcopzxurhrt tradermusa bili   nio httpstcoovwcurrencywrks cwrk   michael ray country music airplay commemorative nft     strictly limited   just tokens     drop exclusively on musicfx on march
httpstcoboggnovuvhood amc btc aapl tsla nio f spy qqq amzn amd fb babalots   stocks popping up in our early morning movers bearish scan   examples
not recommendations    
jd
upst
bidu
sq
sbux
techy
nke
ntes lets see if they continue   fall   httpstcoensbkhemrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcofcenmrmerybaba well had   exit   shares sadly keeping what i bought   my retirement account   cryptomichnl buy   dip   httpstcoizepermtxucan nflx trade down   idk   i dont wanna buy       get there seeing     is possiblebrettsimba bad signalslyft calls when you should   doing puts   wrong move amd bad   on friday       aapl bad   on friday       i feel like you dont care   other people money   youre making enough   your subscriptions   futures tradinghe got slaughtered   bidu   short httpstcojjfmhlvkvrt taylorogan in todays   downgrade   jpm
new pt is now derived   pe x   pe
not sotp httpstcodsbhfxmixrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouguys tme hit   stock   run       china runs even   like what hahahahaha if   stock   make   rich   want   see roi  
is   haha babart tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt raymondinvest babapuke point babart getscanz todays most volatile gappers gap up volt agriw agri trq zcmd gap down   nio jd oxy kweb httpstconwrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba great stock thanks   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba sold my positions       in january     huge loss never     i buy   chinese stock good luck   you allwhere those fintwit   stans   now whats   pe now geopolitical risks   irrelevant until you wake up one day   theyre     matter httpstcobvfzatlcims ostias para alibabajp morgan baja el tp   y   aliexpress clasificado por usa como mercado   falsificacionesbabahttpstcodolpznprt ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genewhy alibaba
nio   other chinese stocks   falling   nio bidu httpstcommzlstwflipped rest   my bidu moved     babababa option alert high volume options put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options put   friday
march roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbaba option alert high volume options     thursday
april roughly thousand dollars learn more on stockorbit   httpstcokzcexnia spy es qqq dia iwm nq spxbili   nio httpstcoovwlllcvohdmnxdbabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba amzn   buy     their coffee money   bidu     green   should follow   therealmattr   they know they were spotted now just showing   fraction     shares httpstcobquijftgi httpstcothinking   trading options   stock in alibaba
httpstcovvtbpknhav
occidental petroleum
devon energy
  rio tinto   dvn jd oxy httpstcotafbyhhababa they know they were spotted now just showing   fraction     shares httpstcobquijftgi httpstcohdcqqgstodays market heatmap march aapl pfe   tsla fb rio amzn cvx goog googl tte rivn trq   oxy lmt httpstcorgjdbpihrt klendathucap ali       forty bagholdersbaba fxi weak  
not posting much bec my neck is   wreck   market choppy
mostly scalpytop bullish order flow gainers on   quantdata platform   far   tslaaaplsebababamrnabiducjdpbrthanks   visiting my page httpstcoqvmunmxbaba   is amzn gonna stop sourcing     i didnt think     klendathucap ali       forty bagholdersinteresting divergence       sftby   we   see if   persists sftby is misunderstood     lot   people who simply read articles   watch documentaries     not look           ifrs financial statementstoday top flow in stockmarket
buy flow amp sell flow brka brkb tlt eem fxi wfc shv expe oxy ymm spy rpv crbn aapl   xle iefa iwm gld msft stock stocks investment investing httpstcogryvqqoy httpstcohfcbivzzrt equityinformer most mentioned symbols hst muln nd spy rd aapl   tsla     httpstcoqgoydgfvhwsmarterscam why you calling   gerbege isnt   bigger than amznrt numberatomism china stocks have opened gap down   morning iq tcehy   bidu bzun li qfin xpevupdate   my pain   httpstcolxkcvmqfz httpstcozxwmkzomogbaba lol oh brother   tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnamost mentioned symbols hst muln nd spy rd aapl   tsla     httpstcoqgoydgfvhwhealthy extracts hyex large growth revenue year over yearnearly debt freeminimal overhead costshttpstcomwmnoebwtduke stevekann mksi atc clbt grab fb ua uaa m   unh chng sji bkng ebay goog googl car htz tsla httpstcowvpaatuebaba alibabalos analistas continan actualizando sus previsionesy el santo toms vio y crey httpstcoqauckfmtrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rirt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt notmrmanziel welp
prepped room friday tape on   names told   story   nio bidu etc httpstcofchekyert equitybrian   fbmeta     portfolio   more appealing each   every dayspy amd   aapl wynn   other have accumulated lots   north moves   rise   tomorrow blast in most probably scenarios   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenubaba why is   not trading in   s yet   amitisinvesting   ipoed   bucks in its bucks in   klendathucap ali       forty bagholdersrt charliemunger charlie mungers alibaba         time low
  high has derated   x pe if one believes thert rdaszkiewicz mskvsk tsla may follow   httpstcownmstniobrt venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china seekingthevalue quizs
pero primero     usdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba nice quick scalp there on calls   klendathucap ali       forty bagholdersrt hyenukchu   para algunos pero sigue cayendo httpstcoqzgkbjihbaba waiting   buy signal on     httpstcobwoxgak httpstcocypivpostockstowatch healthy extracts hyex building   portfolio   clinically proven
naturally formulated supplementshttpstcoapvviheduke stevekann   xop z uber xhb sblk coop arch coin apps   zim aa gold fdx spy pins upwk nvax cvxtradethepool hot stocks     march trade   pool stocksinfocus stocks stocksmarket stockstotrade stockstosell daytrading stockstowatch aso futu   bab   httpstcovvkcknbvbbaba russia alliance short     dust talcprieto nice my average is babachinese tech giant tencent plunges   report   record antimoney laundering fine hk   hk httpstcopgepembaba   un tiro   piedra   mnimos
me cuesta creer que llegue pero   perder el poc cuidado vend en y me tacharon   loco httpstcooubhqzbaba munger       httpstcofolawknubbaba el desplome facilita el bep   los pillados   mximos aumentar la posicin   precio   derribobaba sees bullish options orders worth

on   flipside
  sees bearish options orders worth

babas overall statistics show
calls worth

on   other side
we have
puts worth

  etbaba statistics       etorder count puts
calls
volume puts
calls
premium puts

calls

putcall order ratio volume ratio premium ratio   please cover   go long     same time   working its way into   top most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investing httpstcofechcodcntodays most volatile gappers gap up volt agriw agri trq zcmd gap down   nio jd oxy kweb httpstconwtyjfahxas far       data goes on   adrbaba httpstcoremvzvclohbaba buying chinese stocks is literally like playing blackjack in   casino you know   game is rigged   you might just get   black jack     ready   lose         may triple   far house has won bigrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his brt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheaprt cryptomichnl buy   dip   httpstcoizepermtxurt klendathucap ali       forty bagholdersrt cryptomichnl buy   dip   httpstcoizepermtxurt abouchehind   everyone fear mongering here     bringing up delisting when us   china auditing talks have   gone wrt agnostoxxx      
live look   berkshire hq httpstcojcaaklrcnkrt acct     fellow   bag holder
i agree httpstcoyapltztrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenurt acct     fellow   bag holder
i agree   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt amitisinvesting   ipoed   bucks in its bucks in   huge reversal   zerohedge   tp         change in valuation methodology     say we know nothing   just guessingbaba great time   straddle options
boys   girls sqwii   still respecting dec volume is critical level   me httpstcophhiopbidailydownachr afrm api   bidu rsibaba bird didi docu jd tihobrkan   is one     most violent downward movements
without   significant countermovement
  there has     far either   is going bust     is one       buying opportunities in   long time   correcting     top httpstcoaeiinjhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt klendathucap ali       forty bagholdersfall into   abyss babatsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcozayeaskiwequitybrian     my     tcehy toocomo el riesgo   delisting no afecta   los fundamentales   la empresa y llegados   los precios actuales
esta bajada   precio     para m no es ms que una mejor ocasin para seguir ampliando cuanto ms tiempo pase   estos precios
mejor ms comprar   por las   over   last months httpstcobsrbhdgnbrt jason alibabas lost decade   httpstcomnuyrmqdn   half   mile here you in our discord weve   on fire httpstcomcjqctvcoaapl amzn fb nflx   bidu   twtr pins httpstcoritqjsvzcrt thecryptomonk year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   halibaba looks   trim work force   up   babathe full take here httpstcoyyamrhyrbaba patience   pay here   two last times   was   low on daily rsi
  saw gains       top   continuation id expect maybe one more red day followed     rocket   cryptomatrix incroyable babart aftalerts ticker babasize
price time  

    go     yearrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if youre selling   not buying down here
then theres great probability   youre   idiot   daily journal corp berkshire hathaway httpstcobtgxmexyei understand   bitcoin is volatile       reason im calmer now than i would   if i held   stockticker babasize
price time  

  mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt klendathucap ali       forty bagholderstrending stocks on fintwit source httpstcocwjowwsbi muln agri mrna rkda spy aapl spx pfe   qqq sorted   most recent httpstcoxskyekxymbaba incoming lows     test there httpstcotzvrcdfzcheck out   top whaleflow     first hour   tradingsign up   whalestream amp get   free week   see     whaleflow in realtimerut tsla spx spy vix qqq bidu   aapl jd iwm goog f se ing mrna httpstcoffbhrgjqobaba rompe soportes y comitentes httpstcolcmpqlbicbaba rsi   httpstcowfxyfavtbaba httpstcoihpzllrz you   invited   test drive tradeideas premium features   weeks via httpstcoaovqias didi rlx nio rivn   docu edu tme beke futu nvgs gfai aei alto hgen shls htz cat vtr lly fold lhdx lctx mlnk httpstcotijmtljpygevaliatrader knns som man tnkt s ett tag om   dock r dock sjlv inne nu ocks
s hoppas verkligen du har rtt     new company logo httpstconztlcgchinese tech stinks now   i bought   babaemadmodirzadeh if ccp confiscates their cash i guess   is doomedcheck out our subscriber alerts in our discordhttpstcovbdmdswedsa kodk dow gnus idex boxl   tsla amd lazr aapl vet httpstcoaibxrtqtdbaba yawn hold throught   noise huge reversal eod imo china mobile tecnolgica china ya fue deslistada hace aos
pero sigue estando disponible en hong kong
  como alemania china mobile cae muy poco comparado   las tecnolgicas chinas que siguen listadas en usa la cada actual     es solo por el riesgo   delistingbaba was   rd most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets stockmarket httpstcoolspjlsxjbaba   stock has made me look like   genius shorting   shit out     soon itll pay     my dumb ass leaps i bought scipreblog soooo you think twitter has   bullish on babalmao
you   not scroll through     feed enoughmaybe   those ill buy     posts   what you   bullish   price target update downgraded   jpmorgan chase amp coprice target day quotechange target upside published march
httpstcoshulyxomrt thecryptomonk year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   h   httpstcodirdpmqbaba mar   underlying difference daily volume
volume
oi iv bidask     damn
holding american stocks through   recession is   rookie thing   stomach compared sick   my stomach   several years here   itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapcareful     chinese stocks like   jd china just stuck       us   manufacturing shutdowns has   potential   get messy in   coming weeksrt equitybrian just bought   more   i now have   gt allocationuma fezinha em alibaba   pm httpstcofhgcrbbymbaba   expiring   april rosemontseneca     powwrt thecryptomonk year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   hticker babasize
price time  

  im looking   leaps in   area right now gonna scale in mrna nvax weeeee if you took them   openjamie dimon     big pandahugger   pandadumper in one second kweb   didi futu httpstcoyvdsexsllnbaba je spojena s velkm rizikem je   szka proti stran
zatm jsem neml odvahu nakoupit httpstcoaehcaezkehbaba i thought surely     hold  
then surely     hold  
now we   trying   reclaim what   pos skaraahmetovic   why is jpm now just downgrading     overweight     collapse   only getting   much       now they downgrade now year   relentless bleedingback   levelsweekly gap downlooks like buyers   gonna step in soon   httpstcofdxstsbfucbaba theft     century   calls running   us nowdst room httpstcollllpgrucrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt tihobrkan    
  hindsight bias
  would have   wise   many great investors   sell their growth bets earlier irrespebaba is down pick   up alibaba   aliexpress httpstcoxhcqrxkebaba day view under
hello s watch   bigger reactions     close     yearly candle
in my opinion   is good   shares     clear stop loss
target     httpstcobockmbthrt optionsappetite   average price   since charlie munger started accumulating stock last year httpstcozjfjqvsdsnice print     size price  

time see more httpstcomdrouyvsjoin httpstcojwvlybdlod   get real time printsrunners httpstcovcldphajrlosers httpstcomwvthfhqgappers httpstcobhqkfwnbaba average price   since charlie munger started accumulating stock last year httpstcozjfjqvsdsbaba lot   dip buying in china namesfxi kwebbaba pdd jd bz bekert thmuay   nimo   todos aquellos que llevan parte   sus ahorros en estas cotizada chinas y muchas otras como nio xpev jdalibaba     correccin desde sus mximos
podra ser momento   ir activando el modo compra ojo no es una recomendacin financierababa china httpstcokqrtjzwscthe potential multibaggers part is keya lot   these stocks x now just   reclaiming previous highssome wouldnt trade   crazy multiples   those previous highs if earnings flatlinedbaba httpstcojixflacsoalibaba
httpstcopolrtswo
  tencent   tumbling why chinese stocks   under pressure   jd httpstcovvovoavilmjumocorp     fait peur aujourdhui fishwithwings fuck yeah im liquidating my unnecessary assets   buy up more   selling my svj
  stinger     jeepfinally bought     continue   add   positionrt snehabi   downgrades   finally here
guess they have finally decided they want   buy   fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggmost active stocks in us     hourhttpstcoczzhulwkoonete nio   jdch li xpev oxy futu httpstcodcqtimftrt ashishverma   charlie munger is my friend   go     charlie munger is my friend   ipod   on september
its up since then thats   cagr over years httpstcobmvsdohgbaba jd wb atodaso afuckintodasort itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapwatchlist nclh oxy bili pdd   low float asort asymco     in oct     httpstcotlpkbacklong     risk reward well worth itbradmunchen agree
  we   in   rd wave here bought   babababa   in oct     httpstcotlpkbackrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babablackhatcapital     go     its intrinsic value in   coming years
no doubts why would   us delist   company they   invested inalibaba looks   trim work force   up     wb iq didi zh httpstcoqwuvdsdezrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj   httpstcobnjgeldjwith   those chinese stocks pledged   collateral   margin lending
    king     where   is pledged   likely repledged
no bank is having troubles   risk in their books watch out   repeat on steroidsstockmarket investing stocks httpstcoqspwyzclbbaba calls   fckd   puresophy   per httpstcoqamynakftihobrkan copium   make yourself feel     your own   tradebaba     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradersking   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio ribaba downgrades   finally here
guess they have finally decided they want   buy   ntes bgne jd worse than russians goodbye soon httpstcoiotuefyiubaba i   big buyer herejust   opposite   what majority is doingonce everything settle down you count money   only way china stocks like  
wish
  bidu go   zero is if theyre complete scams   we see   enron like event   chinese tech i wonder   ones     hit   fraudchina stocks have opened gap down   morning iq tcehy   bidu bzun li qfin xpevrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapemadmodirzadeh bankruptcy babart gualestrit   premarketrt tradethepool hot stocks     march trade   poolstocksinfocus stocks stocksmarket stockstotrade stockstosell daytradelisting   us market
china tech regulation risk
recession
china assistance   russia   invasion   taiwn
  priced in     what nextshort   shit out   chinese adrs see     httpstcooufqmtdgrfalibaba   extends selloff   jpm double downgrades   underweight   overweight other china internet stocks downgradedwe find china internet unattractive on   month view     unpredictable share price outlookbaba is there   support   avoid us listed china shares   tumbling     alibaba down   httpstcocvavcycxkrt tradethepool hot stocks     march trade   poolstocksinfocus stocks stocksmarket stockstotrade stockstosell daytra short sale volume not short interest     is httpstcofgoodavd ebay sohu amzn ostk   top flow in stockmarket
buy flow amp sell flow brka brkb eem lmt wfc fxi expe tlt tqqq burl crbn spy aapl   xle iefa entg abnb bnpqy gld stock stocks investment investing httpstcojenlrwb httpstconutqhzojbaba       technical followthru you       httpstcohvjtojrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segvaluing chinese adrs on fundamentals right now seems useless     point   riskreward makes sense i think we       point
even though   potential is in   range   outcomes jd   tcehyhot stocks     march trade   poolstocksinfocus stocks stocksmarket stockstotrade stockstosell daytrading stockstowatch aso futu   httpstcovnyfbphjetwitter has   very bullish on   lately   may     sign   further decline       we saw   morning stocks tend     when people stop talking   them   valuation has   endlessly discussed
  trolls have had their day
  then its just boring httpstcorzywaprt hyenukchu   para algunos pero sigue cayendo httpstcoqzgkbjihbaba buying   fear   holding   years not stressed   bit mega cap stock   option trading model subscriptions     profectus systems msft amzn googl aapl fb xom jnj   ge trt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmajor chinese ecommerce players destroyed   first   general plummet in techgrowth in q
then russiaukraine   now delisting   chinese stocks jd   tcehy looking crisp   current valuations compared   american peers buy in shanghaihong kong if possiblebaba   market cap   apple   berkshire buy itrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba   has     near   leogreenwald jaw drop gif   on
  was httpstcovvgctbqocrt briantycangco   yr is kissing
  fed is     curve on us inflation
  yet people   buying us tech   dumping chibaba httpstcojciwcigurt briantycangco   yr is kissing
  fed is     curve on us inflation
  yet people   buying us tech   dumping chirt amitisinvesting   ipoed   bucks in its bucks in currencyworks cwrk has designed   is now implementing zer crypto
  scalable cryptomining operation sustained   zerocost energyhttpstcoejceqalcurrencywrks mksi atc clbt grab fb ua uaa m   unh chng sji bkng ebay goog googl carmy geo was down vs   down   i sold my geo   more   lowered my average     help   honest answer my dollar value simply held up   geo amp gave me   opportunity   get more   shares   shares   mistake maybesorrybaba     httpstcoimddtjnagequitybrian   watching   since       never ever thought they would round trip       ipo pricebaba is dead   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba gtrt cooksdelta watchlist
looking   run   these names short   would not   suprised   see   relief bounce off   open only lotheres no alpha     generated   analysing businesses in china adrs right now   valuations     low you   buy   worse business   make money if you get   macro right its     macro covid
taiwan
common prosperity   didi jd tcehy tme httpstcomefbicphactive     open on monday nio tme agri aapl   sofi amd jd iq li bac f xpev beke pdd aal amc rig bili futu oxy vale nktr nok t swn grab pfe tsla afrm ymm xom ccl impp rivn pltr znga nvda fcel nu mro dvn msft tmc ctra fb pbr httpstcoceyfzxgif china shows   kind   support   russias invasion theyll start   feel   consequences on their economy if   hasnt   started   nio didi xpev lirt sixsigmacapital   fb     next megacap   drop like       peakrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba wahat   dbag move   jp morgan   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market short babart ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genespacbobby     in october   ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss genert fossgregfoss last nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u sogglast nite during pillow talk   buffet   mungeralibaba is rat poison eh chucklesrat poison squared u soggy fukbtc over babababa per httpstcoqamynakfwill fb     next megacap   drop like       peakrt bitacorabolsa   en destrozando el canal bajistase va   ir   mucho antes   lo que pensabaguadaazos babylaguadabigbullcap many think charlie munger is   conservative type   investor
in fact he is much braver than many growth stock investors     buy   dip   case     seriously whats going on herert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtell me   how cheap   is againadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcokmibhgol ocgn wtrh cei strn lcid spy   sndl avct metx httpstcoyuhmivodybaba has halved   since   tweet   is now less than httpstcognwiymelge httpstcohvirobgcd no se por qu   tanto miedo nuestra empresapor esobababababababababababababababababababababababababaaaa   alibaba httpstcopoavpngsrlbaba dont give up now httpstconmjdsniraspringing forward in   live room   robintheblack streaming right now   chatting   other traders in on thestrat uco nrgu nktr futu bili trq   jd bntx para spy jd mrna pdd nvaxhttpstcorpbuztcygtrading investing stocks stockstowatch httpstcocbljuxzobaba down   wait     imo im waiting its   getting there httpstcobmxavgrdort themaverickws   httpstcospfvvhert yahoofinance inesferre examines how covid lockdowns in china     ixic leaders like aapl   tsla
chinese stocks jd adailydownbaba   bidu clov clr rsibaba bgs bidu bird didi   klendathucap ali       forty bagholdersrt yahoofinance inesferre examines how covid lockdowns in china     ixic leaders like aapl   tsla
chinese stocks jd ababa reversalllll time   marceloplima side note     me is one   charlie mungers big blind spots he claims he invests in       provides vababa httpstcosnsibthxamc muln tsla spy nvda   zcmd   oxy lmt crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt benzinga   alibaba looks   trim work force   up   httpstcohsiyjqeubetomendeleiev hugos la campora manejando la caja creo que es el riesgo diferencial   que no estaba antes
pero tambien creo que el precio no refleja su valor como en babagr comeback i   idag medveten om politiskaregulatoriska risker
drav liten del   portfljen vrderingen kommit ner rejlt borde vara bra ingng hromkring frutsatt att den inte blir avnoterad
eller kina gr in i taiwan eller liknande vilket sklart kan hndart investrtrades todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways manageinesferre examines how covid lockdowns in china     ixic leaders like aapl   tsla
chinese stocks jd    
in addition   looking     price action surrounding wti crude oil full comments httpstcodtjdelvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba wb alibaba group holding ltd   tencent holdings ltd   looking   mass layoffs
pandaily reports based on   local news outlet   weibo corpmijoeldotor no se puede pegar todo erro en   y habra pegado en otrassometimes one trade   just ruin your year my   trade is down more than   i   unsee   lv bag equivalent ive lost on   trade   i took too long   sell   ive written off   whole trade   wont even sell   staying on is   least   free optionbaba remember   time when i bought k worth   positions in   k pepperidge farms remembers   harryleemedia   httpstcofcetflrndbaba alibaba looks   trim work force   up   httpstcohsiyjqeurt stelliesmafia megscharts     stop buying   dip   wait     accumulation phase   stretches over months dont get why everbaba literally   same analyst who gave pt   in jan alex yao is   clown   on my watchlistrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmrdrone   es mr marketruthless que estan baratas
estn barataspero como viene parece que estarn mas baratas se equivoc munger   ir duplicando chirolas en babababa biunce timeeeee   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba more shares please thanks     eod tomorrow   stockmarkethats   httpstcohaawtnitutop trending redditarmy stocks in   last hours sym chtvol chg gtgt tsla   spy gme aapl access wider trends httpstcozltkvrfbaba   there httpstcoqmpimqwfkrt stockmarkethats   httpstcohaawtniturt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i thought   would hit      
  now im thinking is more accurate     point thebunsenberner unfortunately we dont live faultless
like you hence we average down   bite uspotential down gappers premarket     yday lowcei nio aapl nktr   impp futu edu ymm afrmlive scans start ettrading stockmarkethttpstcotegbdjjlmost mentioned tickers in wsb in last h tsla spy   aapl gme nio sofi hood qqq mrna httpstcointoxxyay httpstcothkvglwmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt tradingsunset early horror in alibaba       how long until most recognise   value     adrs in chinstreet wrap todays top upgrades
downgrades
initiations ftv hlio nok oln   bidu tsn jd pdd ipgp swn pton tyl ppc qtek httpstcoptedrsimzprt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       cryptomichnl buy   dip   httpstcoizepermtxurt cryptomichnl buy   dip   httpstcoizepermtxuel ego en la inversin
leo sobre lienzobaba httpstcosuwvoaxsrgrt thebunsenberner bracing     fresh round     posts   consist   either   buffettmunger quotes   nocontext revenue graph cbracing     fresh round     posts   consist   either   buffettmunger quotes   nocontext revenue graph   saying theyre averaging down   avoid admitting buying   was   monumental blunderbaba alibaba
baidu lead chinese tech stocks south   downgrades say its time   sell httpstcoylubnjubkgtop trending redditarmy stocks in   last hours sym chtvol chg gtgt tsla   spy gme aapl access wider trends httpstcozltkvrftrending stocks on fintwit source httpstcocwjowwsbi mrna muln tsla   aapl spy spx pfe qqq fb sorted   most recent httpstcowkzenzrmost mentioned tickers on twitter last hour muln agri tsla mrna babavamos mal     httpstcoddinqswhhmost mentioned tickers on wallstreetbets last hour tsla   gme aapl niowhere is jack mababart davidfaber big decline in jd     appears related   naming   first chinese adrs   sec in   years delisting process esbaba httpstcohaawtnitulove     httpstcodqdhrplrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapmaxmoneyyt what     have         stocks valuation   company is not   stock     stock is not   company temporary hurdles wont     longterm outcome   value is there
wether its     fb amzn tsla   nvda httpstcotgiafqytop trending redditarmy stocks in   last hours sym chtvol chg gtgt tsla   spy gme aapl access wider trends httpstcozltkvrfonbearish i have joined him     lifert cryptomatrix incroyable babababa when     stop rwallstreetbets daily discussion mentions over   last hour rank tsla mentions spy   nio gme aapl sofi qqq arkk   full live amp historical data   httpstcoqhrxwewkjbaba alibaba group holding jp morgan downgrades overweight gt underweight lowers price target gt signup free   beta verhttpstcownuohpobtm charts courtesy   finviz httpstcoxauonedprt salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yoursrt itscharliemar jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheapname   shitcoin its alibaba   tech httpstcodsnzgtbcbaba     keep selling please i would love   add     bidu jpmorgan late     downgrades httpstcookzcuwwtdrt jcrypto   fud httpstcoyblidqeqfrbaba en destrozando el canal bajistase va   ir   mucho antes   lo que pensabaguadaazos babylaguadaadecanalalcista httpstcoumrqyzwthwbaba well   looks like   s   finally   us       you want   debate me on   fact   i called         on   board i figured   next time listen     casualtywar       year lows httpstconqzwcqcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj jnj amzn tsla   nvda httpstcoiimgowghagbaba     year lows httpstconqzwcqcbaba rip those who bought on margin httpstcorlhfhkwcwrrt bequantherald sentimentinterest wallstreetbetsa bequant model top stocks on wsbspy mntns zim mntns gmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjon watch mrna
nvax
tsla
zm
rivn
tsla
 
afrm
fb
nio
sqsp volt
muln
trq
zcmd
mkd
mrm
agri
drct
mrnababa wow just gordontorrin why would   go higherrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba trades   per shareinvesting in is painfulbaba bears   killing   guys jp morgan chase downgraded       is criminal manipulation   its finest bet your ass they buy up cheap shares then
  gladly upgrade     over when its in their   interest     trend reversesbaba puttype largetime total size contractstotal value average price   bid underlying sentiment neutralmodernvalue our portfolio is very broad amp wide we hold investments in   us
australia
eu amp ukit includes stocks
real estate deals
mezzanine debt deals
law firm financing
litigation finance funds
pevc funds
  much morethe only part i choose   tweet   is   amp tcehybaba buyback   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   omillionaires jpm analyst last night bidu   ntes yy httpstcoutriockhxuff   fell thru   support area wowrt cryptomichnl buy   dip   httpstcoizepermtxurt babbldev weekly stock market news roundup market news sentiment finished   week somewhat neutral
  high measuresbaba when you buy   dip     keeps dipping   buying more i guess   getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bbaba gap
  expectedrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsji rarely ever give stephenlweiss credit   he rarely ever deserves   however
i   say he was   right on   chinese stocks like   pdd jdus   hats off   you you called   annihilation   these stocks correctly many months ago welldonesir kwebpetaelynch berkshire hathaway   httpstcovdauacrsumjackraines   basically going   zeroyeah
well see     bud ill check   in   year when   is higher   adr is ownership     company through derivatives if   adr wasnt worth  
why would   company buy       share repurchasesbaba has paid out over yards in stock comp in   last years yardslo bueno es que   los precios que est alcanzando   acabar por llegar   las acciones
o puede que ms y   cierta facilidad httpstcokfsxptkfdponiedziakowy pogrom na chiskich akcjach notowanych na giedzie w usabili o
li o prawie
tal o
xpev o

ntes o

edu o

  o
nio o

didi o
nasdaq golden dragon china index w   o chiny rynek httpstcopdqeeiewrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospecttaking   puts   march nd lukshtrt tihobrkan    
  hindsight bias
  would have   wise   many great investors   sell their growth bets earlier irrespert smartoption amzn amzn amzn tsla   nvda httpstcosuxonluuert investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down holy   im not   chinese company guy   mannnnn looking temptingrt marketrebels aapl tsla amp       three most mentioned tickers on wsbmis peores presagios sobre   se cumplen y comienza la semana perdiendo los no podemos descartarla verla en e incluso en httpstcovawymjkgpaapl tsla amp       three most mentioned tickers on wsbrt seekingalpha   babaf alibaba   cheapest chinese tech stock httpstcokztvcfmvl business finance stockmarketrt marketrebels aapl tsla amp       three most mentioned tickers on wsbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is down   its ipo price in thats got   hurtaapl tsla amp       three most mentioned tickers on wsbbaba       omillionaires jpm analyst last night bidu   ntes yy httpstcoutriockhxif you loved    
you   really love     i     long   since last week via bull put   naked     expiry in months   wanted   use   zebra stock replacement strat
  entered     smallest size possible lets track   on twitter httpstcoegxtmndqsbaba is going down   toilet never trust foreign stocksjpm analyst last night bidu   ntes yy httpstcoutriockhxrt klendathucap ali       forty bagholdersrt tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba wtf stopped out months ago     is insane lo     no lo aguanta ni marco aurelio options flow stream update aapl tsla   slca pdd ndx qqq spy spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcogryvqqoy httpstcozuaabukkgfrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     most bullish amp bearish tickers in news coverage avgo cvsrblx gslmt babaplug spce httpstcozlym trending tickers in news coverage amzn   aapl goog tsla v rivn nflx ai twtr httpstcoiasebbscasweekly stock market news roundup market news sentiment finished   week somewhat neutral
  high measures   uncertainty expressed     future we dive into sentiment surrounding amzn
 
rblx
  cvshttpstcojiatjvkkkl dji amzn tsla   nvda httpstcouzkgarvyxe  
  stockmktnewz worst performing large cap stocks   todays opentcompinduoduo pddli auto lihthtxpeng xpevjdnetease ntesbbaba makes   outsized move   mar option straddle is implying   move in   next days httpstconcumkesrt themaverickws   httpstcospfvvhert tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   plz diebaba dont know what     sell     down frickin china f biden worst performing large cap stocks   todays opentcompinduoduo pddli auto lihthtxpeng xpevjdnetease ntesbeigene bgnebaidu bidualibaba babaztoniohuaneng hnpyum china yumccoterra ctradevon dvnsasol sslaluminum achalcoa aalas vegas sands lvswill start posting our daily market report email   clients hope you enjoy spy dia qqq nflx   amzn goog xle soxx tanjmia snap spy iwm t goog gme amd fslr fsly mnst httpstcoicfhqhtubaba entry   itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httplyft not everything is green   me   i still like   chart ill add on confirmation   cut if support is lost
gl amd spy intc   tsla low fb sq qqq fsly zm pton aapl   httpstcolvfzwdkotwitters on   rise spx price none mentions amc price mentions sofi price mentions   price mentions areb price mentions stocks investing tradingbaba tankingjpmorgan double downgrades alibaba   sell   global investors exit   httpstcoxbbciyommtihobrkan commenting     everyday is not shorttermismjimcramer   charlie munger says   is   good stock maybe hes not   smartthe yr is kissing
  fed is     curve on us inflation
  yet people   buying us tech   dumping chinese tech even   pboc gets ready   lower interest rates insane   tcehy jd cqqq kwebbaba is now trading   levels   was trading   in thats   lot   fear pushing   down   far zm amzn tsla   nvda httpstcooehljgnsbaba httpstcojfgmivenwrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tihobrkan    
  hindsight bias
  would have   wise   many great investors   sell their growth bets earlier irrespea questionchinese stocks     basically going   zero
    their stock prices even matter since they   directly tied   ownership     underlying companyif im not mistaken
amazon   just scoop       price is   its adrs is dirt cheaprt tihobrkan    
  hindsight bias
  would have   wise   many great investors   sell their growth bets earlier irrespert fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappbaba   gonna make me   warren buffett usa dont bet   america stonk only kind   guy soon   fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overbaba its getting delisted no doubt   marketplunger if you invested
in alibaba   on its ipo in youd have
httpstcoaflpqxdalhkny   bidu
httpstcofbfblqvmxjaumemora invertir en  
el mejor curso   por qu poner stopsbaba   icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   camoatman menos mal que   ya estaba muy descontada
no llega ser asi y nos vamos     raymondinvest babaoptions flow stream update tsla googl   arkk se spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcobbwrcvoef httpstcofzbtjmevwfwont   surprised if   made   redgreen move   into close   looks like capitulation move on many china stocks   me tme tal edu chinaoptions flow stream update tsla googl   arkk se spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojjhrpqst httpstcopaetrfivbitisfareed he said   had   great fundamentals you know who had even   fundamentals yndx now you   sell   even  
since trading on russian stocks is stopped     dude ever   country risks when investingbaba httpstcozkjyaext nvda amzn tsla   nvda httpstcoquhzqeajust your friendly reminder on     httpstcolowqcooptions flow stream update tsla googl   arkk se spy ndx qqq spx optionstrading optionsflow optionstrade optiontrading stock stocks stockmarket investment investing invest investor investors uoa httpstcojenlrwb httpstcoqldycljrt optionsappetite charlie mungers   avg position down   httpstcoybeqgylyxcharlie mungers   avg position down   httpstcoybeqgylyxchina tambin est en guerrafxi   nio httpstcobfcelswgrt raymondinvest babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira situation out   control daily stock crashes   perfectly normal youve   warned   f gm nio lcid spy     wont stay   long imo
looking   strong rally   week on china stocks   early gap donw tal edurt globalmacrozen   is   funny quote    
mr munger was buying   over s
i   sure he is adding     these guys hart sinomarket uslisted chinese shares fall on monday bili down
li down  
tal down
xpev down
ntes downthis is   funny quote    
mr munger was buying   over s
i   sure he is adding     these guys have no stop losses china httpstconkeuxkkburt kabutaro   bidu jd pdd cxse fxbaba bidu nio xpev li jd pdd cweb   realalexvieira situation out   control daily stock crashes   perfectly normal youve   warned   f gm nio lcid spy   stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     weird buys   morning spot
el
adbe watching those chinese tech stocks crater   in   s tcehy amp jd barely yikesbaba babala ves   httpstcoifylzmmhrt kabutaro   bidu jd pdd cxse fxbaba calls   eoy   cryptomichnl buy   dip   httpstcoizepermtxubaba shouldnt amzn   plunging     amzn tsla   nvda httpstcocdwomysjwlong kweb     just bought   more   i now have   gt allocationonbearish he might buy more babababa bidu jd pdd cxse fxi kweb cweb httpstcoqlequjvxmbaba es una picadora   carne httpstcolpdzdxnbrt stocklabsapp ytd losses deepen   chinas biggest companies traded in   usbaba jd ntes bidu httpstcoocqeyzeyf     price average lowered   see you in yearsbabart stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       klendathucap ali       forty bagholdersrt aleksdudic looking   what they   doing         not matter nvda   just   well trade   basic   ancient vrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target       onbearish wonder how munger is feeling     nowoption alert   mar put price money
volume oi delta iv tos symbol babap optionalert optionsflow optionstrading daytrading wonder how munger is feeling     nowrt sterph europe up
asia mixed
amp us   open mixed
rates on rise   fed rate hike decision nears
  jd down on us delisting concrt stockmktnewz jpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     iamtomnash   down     everything moneys bound   put out   vid criticizing pltr soon just   take eyes off their mistakesrt fossgregfoss   is kaka eh papa mungerlearnmath btccei get in   fly   us   nio aapl     lows in           friendspy uvxy qqq tsla babawill stocks turn   soon httpstcojwahlrxxrbaba bidu httpstcokujphodhfbaba bye bye   s watch   insane reversal here aapl amzn tsla   nvda httpstcowymvdrxuytd losses deepen   chinas biggest companies traded in   usbaba jd ntes bidu httpstcoocqeyzeyfgarrotazo     gracias   los amigos   jpmorgan httpstcoppeubcxejpmorgan   downgraded alibaba     underweight   overweight while lowering its price target     gm thanks ali babadropping   later  
make sure   turn on notifications like amp retweet   help others spy optionstrading httpstcoreggzcfnekbaba red out     week     give you   red add in s     chatroom




ive made over k   their alert httpstcoyesxvdrwbaba s sound realistic now   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi spy afrm muln tsla aapl never ignore what   chart tries   tell you
regardless   fundamentals   httpstcomjtahvvof  
  hindsight bias
  would have   wise   many great investors   sell their growth bets earlier irrespective   their location in   us   chinawhile munger amp alexander   down big on  
coleman is down big on jd
li lu on fb amp dorsey on wix etcrt thefinancer just bought     y low you know what     httpstcohgeeeougbaba alibaba stock sinks toward year low   china adrs take   dive httpstcocnnxqacbaba alibaba
httpstcotstwbzsl   tencent   tumbling why chinese stocks   under pressure httpstcojltrwaqrsnbaba alibaba stock russian stocks worth pennies   chinese stocks suffer   same fate httpstcoydunltoybaba us listed china shares   tumbling     alibaba down httpstcolehxapjbbaba alibaba   cheapest chinese tech stock httpstcoqvbuhhlpjhequitybrian lol       httpstcoeyywqrndtrt ecommerceshares few sectors have     hammered in   last year   chinese internet stocks justifiably  
in retrospecti triedinsane
  was just under years ago
now under httpstcojmlvnljrt realalexvieira xpeng share price crashes   data science firm warns   cathie wood fraudulent forecasts nio spy qqq   dijust bought     y low you know what     httpstcohgeeeougbaba new article alibaba stock russian stocks worth pennies   chinese stocks suffer   same fate httpstconzubpwxmrp get     latest   related news here httpstcofvkvdtlufnouveau post telegram les entreprises chinoises votes sur le nasdaq dgringolent ex   xpeng httpstcodbedjhobaba guitascomo dice el refran siempre se puede estar peor httpstcoalukhriimxpeng share price crashes   data science firm warns   cathie wood fraudulent forecasts nio spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba xpev tcent news investing httpstcoseobvrm tsla amzn tsla   nvda httpstcoggzztixrt aleksdudic looking   what they   doing         not matter nvda   just   well trade   basic   ancient vstock
options updates
alerts free chatroomdont forget   take   trial httpstcovbdmvufspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr sg httpstcodngrbgmdkrt scottsherman     year lows isnt charlie munger in         friend     year lows isnt charlie munger in         friend   yes its coming   soon looking   what they   doing         not matter nvda   just   well trade   basic   ancient valuation metrics dont seem   matter   you might   well go     casinos   place red   black forget itrt sinomarket alibaba falls in us babashopping
shopping   daytrading btfd httpstcopqrwkbedailydownafrm api   bidu dvn rsibaba bgs bird didi docu just   healthy correctionbaba httpstcoztbjmuhbrealtime trading alerts   our team   seasoned professionals
  trading room   global trading community check out   httpstcovbdmdswspy qqq amzn nvda   tsla   amd aapl roku tvix cron jd httpstcoovfzqwdisrt itscharliemar me in therapywell when   hit
i thought   myself
there is no way itll fall   then   hit ampmattmilly thats     shareholder meetingbahamaben jp morgan knows something jpm has cut every chinese stock   underweightbaba dg   uw pt pdd double downgrades   uw pt jd downgrades   uw pt jd nio   lkncy xpev us warns china   helping russia in ukraine war httpstcoeryemqabcrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt themaverickws   httpstcospfvvhert investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down spx amzn   nvda httpstcolftomuybaba takes   huge dive   openat   rate stock     trading   book value in   few months httpstcodbgqttmplus listed china shares   tumbling     alibaba down   httpstcosetruuzocthis jpm analyst   these double double downgrades   on china adrs impeccable timing geezwhere were they   few months ago       bidu   bidu     ntes             tihobrkan munger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bbaba     rate
i   see   breaching its   time low  
shortly mfhoz still holding ur   bag     u sell     lossmunger was never   worlds greatest timer amp his bet on   proves  
againbut he is allergic   shorttermism his bets   go on even   he passes awayshorttermism refers     excessive focus on shortterm results     expense   longterm intereststommythornton   thoughts on     going lower is   over     httpstcoeblzldhrcrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt sinomarket uslisted chinese shares fall on monday bili down
li down  
tal down
xpev down
ntes downtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoxntpqkudhctsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcovtoqpmnihtsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoxkeuqpsurt itscharliemar lets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpbaba  
adquiridababa jp morgan downgrade financial advisors what     my financial advisors think first out   jp morgan downgrades alibaba group holding   underweight
lowers price target   httpstcorfcgsxbvuslisted chinese shares fall on monday bili down
li down  
tal down
xpev down
ntes down
edu down
  down
nio down
didi down us china kweb fxi stockmarket garethsoloway you still sure     yikesin   p glrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsjosephburns   selloffchina is getting masaquered nio   each down     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcogcdonuzbadesastre absoluto   httpstcoqtojowbtgbaba levels     httpstcoatmzazgxbidu   jd pdd getting rockedbabain early morning options action
equity names     top most actives   include aapl
tsla
muln
amc
 
amdoptionsoptionstradinghttpstcowyfhuccasrt itscharliemar me in therapywell when   hit
i thought   myself
there is no way itll fall   then   hit ampsonar top nasdaq open aei agri anpc ctrn gfai hymc impp kscp muln zcmdsonar top nyse open axs   dac dole es ltc mtn nio son trqsee them ranked httpstcowphyjegbaba   is down day   day ripwhat   disgrace babababa     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqearly horror in alibaba       how long until most recognise   value     adrs in chinese communist stocks is arguably httpstcodtugxwbaba   is   nasty   thats never going   take off no ed meds   going   help   one watching   s in quick succession   new article alibaba
baidu lead chinese tech stocks south   downgrades say its time   sell httpstcosjdduzzxlg get     latest   related news here httpstcofvkvdtlufbaba jp morgan downgraded   pt is tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcovzyewlhrhtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoddvpflqdihfair   unfair im using   price action       predict   likelihood   china sides   russiasweep   calls   spot volume oi iv premium ksector consumer cyclicalgood morning futuresindices   slightly up commodities   down top watches spy oxy amzn   lets have   money monday join our discord   trade ideasalerts httpstcoxxyxkoutg stocks options daytrading swingtradingbaba under   is just stupid now top tickers trending on wsb noticeable top oil tsla aapl   gmecheck out our wallstreetbets realtime sentiment page   realtime updates on sentiment httpstcocoreuoxwwpoor babart sinomarket alibaba falls in us babadark pool printsymbol babasize m sharesprice total mbaba nothing   push   higher very strong downtrend   snakeawake   munger get margin called babadid munger get margin called babatrending stocks on fintwit source httpstcocwjowwsbi spy afrm muln tsla aapl qqq   spx amd lmt sorted   most recent httpstcocxgizqavis     worst stock in   universestock gapsbaba bidu chwy nio   aggressive elevated risk alibaba group holding ltd   triggered   on mar est httpstcoxfggukvfbaba httpstcospfvvhert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira nio delisted   its easy   stand     crowd you need genius   vision   stand   nio spy qqq babababa what changed in   last week     warrant   selloff   s i dont get iteurope up
asia mixed
amp us   open mixed
rates on rise   fed rate hike decision nears
  jd down on us delisting concerns
earnings bke beat docu mixed loan miss
sampp   open
gold
silver
yr yield
dollar dxy
oil alibaba falls in us   httpstcocjlkkkmkjinio delisted   its easy   stand     crowd you need genius   vision   stand   nio spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news investing httpstcooywjdbrsscottmelker   httpstcorczasdusbaba when your stock is in   markdown phase
  retail doesnt know what   markdown phase is   tradediary butbut charlie munger bought   too   httpstcopntbwq httpstcovyfyfabutbut charlie munger bought   too   httpstcopntbwq httpstcovyfyfababa ill buy one share  
just     conversation starter
ice breaker
down   road   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba spy freealerts httpstcohbhavzniclasvestlund   slde runt vilken turrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down chinese tech giant tencent plunges   report   record antimoneylaundering fine httpstcohmqfewa tcehy   mpngf bidu didi kweb cqqq fxi mchibaba   world is complicated   more you know   more you realise how little you know i     ready   put babacrsptdocsqin my roth ira soonbaba realdillonevans hey dont warn them i want     zero lolrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down gapping down li bidu xpev jd   uso hal ntra etc httpstcosyekhwqcl watchlist tsla   gme shop spyhttpstcovkqxugzn trading stocks watchlistrt streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsbaba washout day   ching chong stocks going  
hate   see     jp morgan downgraded pt bidu jp morgan downgraded bzun jp morgan downgraded bili jp morgan downgraded pt cvx morgan stanley downgraded futu clsa downgraded   jd jp morgan downgraded   lkncy nio   your crappy chi   stocks   messing up   market     jcrypto   fud httpstcoyblidqeqfrmy weekend puts     workingarkk aapl dwac fxi qcom wis arkk aapl dwac fxi qcom bidu   httpstcooyajbhhjmrt itisfareed wait   is charlie munger   is   billionaire who told everyone   invest in   hes years old   isrt wlj   if munger loved     hes gotta love   now haha wait   is charlie munger   is   billionaire who told everyone   invest in   hes years old   is probably   only word he   still enunciate httpstcogogzrldbaba if munger loved     hes gotta love   now haha   jcrypto   fud httpstcoyblidqeqfr watchlist
looking   run   these names short   would not   suprised   see   relief bounce off   open only looking     long on ntr     fertilizer play   commodities blowing up     corn   weat pyplbababiduntrrokuamddaytrading httpstcolntvbjvubrt alanriedmaier   cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd
  vs   hoy ps   x contsl p   som redan ligger ner   httpstcoymjueaebaba bidu ntes scottmelker not crypto       chart is bad newsbaba is     staple child   dont trust buy ratings   price targets i remember seeing   last year having ratings     majority   them were strong buy   average target over most mentioned tickers on wallstreetbets during premarket   tsla aapl gme niomy picks analyst meir barak long mrna
spwr
bashort futu
wb
xpev
 
nio
pdd
bidu
rivn
tslart cryptomichnl buy   dip   httpstcoizepermtxurt cryptomichnl buy   dip   httpstcoizepermtxurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpageone navigating   challenging intersection spy qqq dia aapl   uber tnx httpstcoamryyvdkoy premarketanalysis russia military attacks ukraine china covid poland inflation oil fomc cpi europe hongkong fedfunds economy stockmarketxaviercomas bursaliagestion yo creo que fb y   los que aguanten   final recogeran sus frutos
pero   saber cuando ser eso yo en fb por ahora sigo esperando los httpstcoybwzykpyspbaba buy     covid is eating ass in china   if you think   is bad look   huya     in one year ortex mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss general market volatility   sentiment
  well   alibabas   falling share pricehttpstcohzxoidtsbaba technicals matter none here when dictator xi wants   company   go   zero   tradingsunset   day beginsus equity futures     little mixedstrength mrna pfe lmt bac wfc bynd fdxweakness     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   ipo levelsrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba i buy     in hong konghttpstcoedyfmzmefrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba not looking good china getting into covid full scale shanghai is scary now road block everywhere     end   week ignore no ones lost more money on   than richhamiltonjrnestbetter se was supposed       next       many fintwit growth experts   far   stock price is following babas   remarkable accuracy i dont know what you   complaining     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt snipetrades   downgrade   jpm
pt bidu downgrade   jpm
pt cmg pt
 
  piper sandlerdocu mrna fb aapl tsla msft uco sco uvxy svxy qcom dvn axp arkk zim fdx   kweb bac sark clf listen     we headed     recession market update httpstcobvacyrt snipetrades   downgrade   jpm
pt bidu downgrade   jpm
pt cmg pt
 
  piper sandlerdocu   robintheblack mindthegap uso nrgu nktr futu trq   jd bili bidu pddbaba wow niemotkamike bever not touching babaalibaba group holding limited is down in   premarket babame in therapywell when   hit
i thought   myself
there is no way itll fall   then   hit amp i said no way itll go   okay well maybe is   i mean     go     well here we     im emotionally damaged you know httpstcodnypafwzzbaba scammed       ching chongs   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt realalexvieira its easy   stand     crowd   is necessary genius   vision   stand   aapl spy qqq   didi jd   klendathucap ali       forty bagholdersits easy   stand     crowd   is necessary genius   vision   stand   aapl spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news investing httpstcofjlxbypjbaba httpstcovnqdbmarendjankamp enkele weken geleden afscheid genomen van   charlie mag er alleen zijn vingers aan branden ze pm updateindices up under
covid cases in china growing   try   trade cvx out   gate if spreads   good
    if not chinese stocks should drop   covid surging     watching mrna   kscp httpstcolqsmqhrvbaba ugly chart       rest     china names  
room   if     hold
bounce   charts httpstconeglocufbaba where is   fakenewstroll   downgrade   jpm
pt bidu downgrade   jpm
pt cmg pt
 
  piper sandlerdocu pt     msfdx pt     keybancpton initiated   ms
pt my watchlist     watch aapl   bounce off watching wmt     breakout   break downtwtr support   tsla breaking   is key key levelif   pushes range im buying putsrt tmgstocktips chart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidibaba spy qqq these people   criminals they   should   in jail httpstcoillxnwkcskrt tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax ambaba warren looking   charlie like s   la oportunidad   la vida ha llegado premarket por accinseguro es desde aquputosarcasmo o verdad value markettrackers httpstcoorqhfuvsrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   alibaba without jack ma
like china without ccp   tmgstocktips chart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidirt tfmgofficial alibaba nyse   prints new week low premarket httpstcoelazuxipgafter   drawdown in kweb
jpm downgrades   china stocks   calls   sector uninvestible lol jd babababa in   few days         buy     decade     dont fight   hedge funds if jp morgan wants   down     drop like   rock   tmgstocktips x genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba in   past days
alibaba has lost over   its value valuing       is how bad   market     in   full blown bear market httpstcoojdldvpguvbaba wow ipo prices insane government should   ashamed   themselves jpatrades how     under   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt taylorogan in todays   downgrade   jpm
new pt is now derived   pe x   pe
not sotp httpstcodsbhfxmixstarted position     share on babaive avoided chinese stocks     cost     long time
      point   risk is priced in
    potential reward is too goodrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down in todays   downgrade   jpm
new pt is now derived   pe x   pe
not sotp httpstcodsbhfxmixrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   new lows on china stocks yxi vips lili   tme pdd jd beke tal bidubaba jp morgan pt     has   ways   go still   chinesemongolsretards   smbcapital stocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjx genomics nasdaq txg looks ready   growth txg tradingview httpstcohgpnkxe lcid amzn nvax amd fb nvda fcel hood   sofi pypl shop abnb rblx twtr plug btc eth jblu save sfix bmbl dwac nine docu orcl agri rivn didi mulnbaba needs air i gamble calls here httpstcomyfwfpjlrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   jp   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouthe inside bar plays im watching     only trade   themccl traveloil oxy crwd just ib
no newsamd semiconductorsshortages blk estimated blkrock lost     not ib play   plays   getting crushed amp i dont see supportstocks   desk is watching afrm   aapl docu cvx httpstcolpmabvysmtuslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down
pinduoduo down
huya down bidu   bili pdd huya falconswaps httpstcoqtqoyjyprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i wait till   breaks his downtrend thus   recover   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorbaba how     price target go     in less than   months time main watchlistgapping up mrna
ferg
trq
uvxygapping down  
bidu
pdd
aapl
tsla
oxy
semomentum watchlistagri
tmcsignificant support     spy megacaps looking bearish on daily charts
im expecting more weakness todayhappy trading watchlistupsideyangzimpwrdownsidefutuxpevbabajdbiduwynnoxy cvxali       forty bagholdersbaba you reap what you sow trending amp most active on stocktwitsbaba nio aapl afrm nktr luna poet cece xpev qqq lmt f bynd fdx mrna pfe trq jd fcx slv oxy cvx tme   gold lvs gld cpng rio tsn tlt bidu li httpstcogpvbrrwsnrt europeandgi my   pick in bmy my worst pick in   lesson i much more prefer dividend stocks duert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is   craziest stock ive ever seen people have   calling bottoms since     just keeps dropping   sold       avg   no regrets
put     money in sofi   recover   loss   year sweatystartup cold truth charlie munger was never   value investor
hes   wsb degen   yoloed his way     top   hes now on   much legal weed
he pressed deal on     mistake times   miss typed each timert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba target   jp morgan lol   pricetrickster you dont know how   value companies said moron bulls when i told       is coming   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa damn     bucks literally never buy china   chartscapeapp only chartscape   make     chart look pretty   alibaba httpstcongkwecwyobaba jp morgan downgrade   new pt     bankthetrade jpmorgananalyst alex yao downgraded     underweight   overweight     price targetrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba getting cooked rnrt bluffcapital   us listed china shares   tumbling     alibaba down httpstcorfzfbprjhbrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   there   goesbaba has   single digit pe multiple xrt bluffcapital   us listed china shares   tumbling     alibaba down httpstcorfzfbprjhb httpstcoexdytiizjbaba us listed china shares   tumbling     alibaba down httpstcorfzfbprjhb httpstcoexdytiizjafrm wild fall   nio dkngputs millionaires   problemsniper snipers what   i say     on   weekend prep   httpstcosrymlgyiyrt investrtrades todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways managebaba surprised my daytrading watchlist primarybaba nio newsaapl dailyoxy contsecondaryamd dkng dailyfutu conthave   great trading day   keepitgreen bbtfamily daytradebabas price action turned bearish   year ago   httpstcoipoebhriequitybrian crying in   httpstcowfvxmzcbaba httpstcoyjlhdbasbaba httpstconrpltyjlchina dip buyers early last week waking up   apocalypse continued pdd jd bidu babastocks i   trading todayfutubababidulmtamdupstnvdatslanotes   posted   specific levels       traded live   httpstcojoyvqzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmentioned   now trading   yikes   httpstcoykexsfqhqthe only larger volume shelf   has created over its time trading since is   area is nd largest volume shelf httpstcodiyzofurqrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt briefingcom   jp morgan cuts   underweightrt bigbullcap   dg   uw   jpm pt   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   surely     go down   more lol   realalexvieira alex vieira live wall street defrauding naive americans investing in china stocks aapl spy qqq   didi jd bidualex vieira live wall street defrauding naive americans investing in china stocks aapl spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news investing httpstcoufxvazffybaba bears in control institutes shorting   isnt   buying opportunity   handle barometer   cratering us china relationsbaba life lessons never ever ever invest in communist china there is reason   even bother     chinese trash   alibaba downgraded   jp morgan     new price targethttpstcozkfuifghi seconds delayedrt tradethematrix watchlistspy looking   shorts  
china lockdownscvx yang longs     shorts main watch
shenzenbaba lol xi   jp morgan cuts   underweightrt streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsbaba
rememberthis is premarket you   get   good deals on low volume panic selling   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   httpstcozjtqrivjrt cryptomichnl buy   dip   httpstcoizepermtxubaba testing incredibly important area   morning essentially based         level   httpstcodwquycyfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdidnt catch  
break was too early
  we   have   here     we touch stickynote stocks trading stockstowatch tradertvlive httpstcoxjnvlogzmrna asml bntx bidu   options gappers   crappers httpstcozwrijijsdailydownafrm api   bidu jd rsibaba bird docu jd odc good morning everyone morning   top stories dominating financial media on monday
march httpstcovlgnhsrtqtiaiy kkr jpm scbff bnpqy rio trq tsla nio xpev   spy qqq dia iwmmindthegap uso nrgu nktr futu trq   jd bili bidu pddbaba awaiting buy signal trading chart   httpstcozzossznf httpstcoyokippldcmrna asml bntx bidu   options gappers   crappers httpstcoufrttchall new lows on china stocks yxi vips lili   tme pdd jd beke tal edurt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   bigbullcap   dg   uw   jpm pt   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babacapitalsigmaza pietviljoen munger   carrying   fat ugly babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjaapl down   still in     fridaygdx fomc
opex   full moon on fridaylets not pretend we didnt see   comingbutas predictedif you liked     youlll love     httpstcokpngkfmost mentioned tickers in wsb in last h aapl tsla   spy mgld sofi afrm wish amzn gme httpstcointoxxyay httpstcolfpxsqxqdowngrades acrx aep   bbva bce beke bili bzun coco cpb cvx dada doyu drq futu huya ipg ipgp jd kc leu nog ntes ocx omc oxy pdd swn tsn usac wpp yyrt krash   more days           penny stock   chisatoinvest   oxy mslmt fnoticias alibaba y httpstcojanqcdgybr jd sufrieron un duro golpe por las preocupaciones sobre las exclusiones   usa
  como por el impacto   los nuevos brotes   covid en el centro tecnolgico chino   shenzhen   jd alibaba jd httpstcohhzhwhhekyjpmorgan cut     underweight cut jd   underweight bidu downgraded   underweight stockmarket httpstcoetpievdrfotrending stocks on fintwit source httpstcocwjowwsbi spy afrm aapl qqq   muln tsla iwm kscp agri sorted   most recent httpstcotlxzeasdmxbaba   is gonna   brutal here unreal   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt selcoinnews dnyann en byk irketlerinden
aliexpressin sahibi inli alibaba group holdingin hisse senedi  
neredeyse piyajpm analyst sees china internet names
including jd
  he calls out   one     most wellowned names in   space
  uninvestable on   sixtomonth view     binary share price outlook
jd pdd bidu   ntesbaba add more when   hits triple   cryptomichnl buy   dip   httpstcoizepermtxurt jcrypto   fud httpstcoyblidqeqfrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop most mentioned tickers in fintwit nowpremarket aapl apple tsla tesla luna luna mtbc carecloud   alibaba via httpstconwsneckpndfintwit stocks stockmarket stockrt cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgerberkawasaki never good when humans think they   stronger than nature no matter   political system   dictatorial communist regimes   worse since authorities     easily debatedchina is failing miserably     followtheh who is gs   beard   in   swaps httpstcofjkrsdrbaba babaf alibaba   cheapest chinese tech stock httpstcokztvcfmvl business finance stockmarket   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoorghqtcfaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcojutonwydream big
fly high albert einstein kanyewest joe rogan russia putin invincible mitt romney piday ukraine conflict pfizer fomc ashr   httpstcotbohjpseqbaba more days           penny stock   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is share httpstcoluiwrdkftrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa looking   long swing trade on drop   range   briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt kfrounchi positive update   didi jd nio httpstcondhjchvanyone   playing     gap fill     upsidebaba fall is unbelievable i got burnt on   cheap   spread
  ive learned my lesson     these falling knives   cut you badrt cryptomichnl buy   dip   httpstcoizepermtxujp morgan is just slaying everything china   morning i dont think ive seen   like       is only part     list   downgrades   jd httpstcosctvqlyfbaba penny stock sooner than i thought imo sorry folks who follow others blindly   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   kweb kweb   falling off   cliff premarket lol dont even wanna wait   market open   china is fake who is gs   beard   in   swaps httpstcofjkrsdrrt bankthetrade jpmorgananalyst alex yao downgraded     underweight   overweight     price targetrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt truetradernet   xpev li bidu jd nio tcehy alibaba   tesla rivals nio
xpeng plunge in hong kong   amid worries over nert stelliesmafia megscharts     stop buying   dip   wait     accumulation phase   stretches over months dont get why everbaba i started trading   stock  
wow coming   full circle china stocks getting further beat down no position no market direction   down right nowwith covid   in china
never forget what happened   amzn
zm
ups  
jd
tcehy too big   fail     delistedrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   chairman baizuo blames algos amp counterrevolutionaries       well   noon   realalexvieira people   over   world selling short china stocks   turning millionaires overnight googl aapl spy qqq   dpeople   over   world selling short china stocks   turning millionaires overnight googl aapl spy qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine oilprice alibaba etsy tcent news httpstcoedqmiurvbaba i want   buy     wheres         tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows triumphcapital how many more beating     take   bulls   they realize they own cayman toilet paper   pe     vie structure is meaninglessbaba   i lost   i end up on   wish board   something httpstcoyqojnrztmqrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   eod jaw drop gif   on
  was httpstcovvgctbqochow low   these go   is fat approaching lowsjd is deja vu alreadynio bili pdd barwly hanging on httpstcobnwurembaba   stock   bears   jd oxy cvx f gmsstocks making   biggest moves in   premarket alibaba
httpstcoubjqtdvo
occidental petroleum
chevron   more httpstcoudtkhxhonjhello my peoplenouvelle semaine   daytradingma watchlist bili pdd jd li afrm xpev   nioma liste se reduira aprs louverture du marchbonne sance stratsoldier nevergiveup tfwakanda disciplineanneert jcrz   alibaba affiliate ant sells stake in tech news site krselling   kr stake       smart choice   ant in tbaba   chatroom



ive made over k   their alert httpstcoyesxvdrwbaba wownow time   buy china etfs cryptomatrix dans le babababa alibaba affiliate ant sells stake in tech news site krselling   kr stake       smart choice   ant in terms   complying   regulationshttpstcolidnrh via scmpnewsrt dekmartrades most talked   stocks on reddit oil aapl tsla   gme corn   sofi fb rivn amzn amd nio wish mcd httrt jason alibabas lost decade   httpstcomnuyrmqdnbaba ohhh wow   i thought last week was bad poor bulls     i   buy
you thats coming most talked   stocks on reddit oil aapl tsla   gme corn   sofi fb rivn amzn amd nio wish mcd httpstcoirytukerypadded   my   position   thesis still   same retest   very old sr level vpvr volume node i   feeling   munger experience httpstcokjplxmfkrt bigbullcap   dg   uw   jpm pt   httpstcotpecweiybaba idk how   retail investor     buy     not buying noe tme   audit agreement very soon
ukraine war ending very soon
covidlockdown is   plus   ecommercemusic platform
buyback in progress
oil down iranvenezuela soon todays watchlist nio qcom dkngxpev ftch savesnow cflt pypldq   nflxalways manage your risk   take profits when profits comesee money
take money investrwatchlistbaba china   get sanctioned     usa   meddling   russia   downgraded   uw   jpmpure value add herebaba just dropped in premarket   s   marceloplima side note     me is one   charlie mungers big blind spots he claims he invests in       provides vart marceloplima side note     me is one   charlie mungers big blind spots he claims he invests in       provides vart beincryptotr dnyann en byk irketlerinden
aliexpressin sahibi inli alibaba group holdingin hisse senedi  
neredeyse piyauslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down
pinduoduo down
huya down bidu   bili pdd huya httpstcodwsjwukogfmj in play alert ticker   datetime price atr daily rvol beta short float     thing is     pe     fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba   chatroom


ive made over k   their alert httpstcoyesxvdrwrt sankarsharma spy qqq if you   ok   delisting   china covid situation
    present   great buying opportunity betweeus listed china shares   tumbling     alibaba down httpstcondczhxeug babajpmorgananalyst alex yao downgraded     underweight   overweight     price targetbaba you   polish   turd   dg   uw   jpm pt us listed chinashares   tumbling     alibaba down httpstcoodqhogzptp   bidu fxi mchi kweb cqqq chn tdf dnyann en byk irketlerinden
aliexpressin sahibi inli alibaba group holdingin hisse senedi  
neredeyse piyasaya k fiyatna dt httpstcobpzstbnzhhtodays market sentimentimofeel   market   simply pop     open   midlarge cap stock look   small pop followed   decent pullback then sw grindbtc down todaystock im going   playagri amph bidu babasee you in       writing my opinions down on httpstcocctmnmvisbaba chynah nio chynah futu looks like trump was right   httpstcohyzppyyyibaba   chatroom

ive made over k   their alert httpstcoyesxvdrwrt sankarsharma spy qqq if you   ok   delisting   china covid situation
    present   great buying opportunity betweespy qqq if you   ok   delisting   china covid situation
    present   great buying opportunity   no buy signal yet you may       pick   up     cheaper price than what one   my fav hero charlie munger paid   itsellers diminishing httpstcouewyvhurugood morning traders   tickers   have my interest   morningagrifutupddamphjddocubababidulinlmtshoptslanktramdjust few on my listcurrently have on my list narrowing down   final   subscribers in actjoin ushttpstcolpjbfkkw httpstcounqjwbbdllrt cryptomatrix incroyable babart tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   rest     year     really good   amd what   you guys think dia tsla spy aapl nvda   qqq afrm httpstcopdjfukzr httpstcogyopniixfrbaba   go     calls in low   mid s   update   sell if you want     lot   people   buy   cryptomichnl buy   dip   httpstcoizepermtxurt alanriedmaier   cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd
  vs   hoy ps   x contbaba im   buyer     tradethenews upside volt trq canf swx rkda bbio luna lazy lmt dna downsidebaba   go     calls in low   mid s   updatert tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down mondays ortex data highlightsortex daily update   recent market developments amp shortinterest data   we discuss general market volatility   sentiment
  well   alibabas   falling share pricehttpstcowiembkgxrt yoloption   making   year low formerly seemingly invincible chinese blue chip
brought   its knees munger buying   then doubaba   realz   time   cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgaryblack penny   your thoughts on   vs tcehydisconnect is staggeringbaba bruuhhhh anti communist
  damnnn   reward is orders   magnitude higher than   risk what is selling   gualestrit   premarketdnyann en byk irketlerinden
aliexpressin sahibi inli alibaba group holdingin hisse senedi  
neredeyse piyasaya k fiyatna dt mskvskpiyasalar httpstcoriitozdcwulaninmz igual   se la re banca       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqbaba cotizando   niveles   su ipo   cuando la respaldaban unos ingresos   usd
  vs   hoy ps   x contra x hoy httpstcodejoebdsbaba im shorting     my whole account lost too much money longing   badly need   up   recoverhopefully   crashes sl   watchlist stocks stonks tsla nvda nio li rivn muln xpev upst   sbux agri bkr cvx oxy psxp hymc kala mos orcl tmc futu husa jd lu pdd amc tcom tme no bias listen only   price action not news good luck kids httpstcoultcidvdurt jason alibabas lost decade   httpstcomnuyrmqdnrt chisatoinvest   oxy mslmt fsalilrajadhyx framed in my office   other than escalating war
  bear arguments dont hold up   scrutinyempresas fxi ishares china largecap etf acciones chinas nuevamente bajo presion
 
jd entre otras
  parecer nuevo brote en la region   shenzhen xle energy select sector spdr fund jpm le dio downgrade   equal weight   cvx y oxywatchlistspy looking   shorts  
china lockdownscvx yang longs     shorts main watch
shenzen lockdowns should drag   even lower port
  yang risk off play higher rkda   agri on watch   swing longs   intraday longscurrent cycle strong httpstcorbbpcntme   audit aggreement very soon
ukraine war ending very soon
covidlockdown is   plus   ecommercemusic platform
buyback in progress cryptomatrix ou comme on dit dans le milieu dans le   factscheckph   is based on babababa   bears   in control now httpstcoqsjfkqovsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt opalbert i summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentionebaba   end up nationalized country risk increasing   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwelcome   our chatroomof tradershttpstcoksxmqngjaapl tsla qqq t   googl btcx httpstcoocjwruqrrfupside volt trq canf swx rkda bbio luna lazy lmt dna downside nktr futu pdd bili agrx sldb afrm   huya aapl vldr yumc   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomichnl buy   dip   httpstcoizepermtxunio i would   short here     china stocks   worthless   covid   make only good   ali express sales they   compensate rusian cuts on sales     tooday gl fedemarti y hasta los puede seguir bajando para m estn manipulando el mercado si   tiene unos fundamentales excelentes   m entender simplemente no lo quieren en el gran hermano norteamericano jaja va   estar lindo para comprar sobre los ms   ese riesgo no pasarart salilrajadhyx   if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yoursbaba bought down     my investments down horriblebaba oxy mslmt fhttpstcoivqheyvqodeitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart cryptomichnl buy   dip   httpstcoizepermtxui summarize   thoughts   respected fintwit folks on stocks each morning crowdsourcing nlp top tickers mentioned in their twitstsla aapl spx btc arkk zim   upst roku iwm docu eth mp mu snow cost cpe amph fb glddo your due diligence httpstcocriknlihart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmylar sorry i meant i thought     dailydownafrm   bidu jd mlco rsibaba bird didi docu fsly   realalexvieira ww   news google stops translating russian documents alex vieira predicts apple investors panic googl aapl applebaba looks like   penny stonk   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segww   news google stops translating russian documents alex vieira predicts apple investors panic googl aapl apple qqq   didi jd bidu spy roku tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy rome news httpstcovfavbmwesrt streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt chandrikabiswal         charlie munger says   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows         charlie munger says most talked   stocks on social media amd aapl gme   tsla cei spy amc httpstcoedigwvvdmbmarket update   fxi cvxhttpstcodjgntcgxrt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa   room on   net stay turned httpstcogrxmqjqqrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba like   fat unemployed wife you   stuck you have   forever   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   streetinsider alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpsbaba levels given earlier httpstcopinrhgwimprove your stock trading now learn candlestick patterns   freeamzn crwd asan ntra nio lvgn jd asts pt xela mq sntg rio revb isig pdd cpng figs dnn bzun txmd sopa envb ccj goog sesn oxy amd aapl aal bac fcel babahttpstcooakymoqbbaba delisting issue coming   in   spot light   trending stocks on fintwit source httpstcocwjowwsbi aapl muln spy tsla agri spx qqq nktr   oxy sorted   most recent httpstcouopvhylyasrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows stocks making   biggest moves pm   jd oxy cvx lmt cpng f brkb rio tsn amp more httpstcopldvoqtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   no brainer   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows   tradertvshawn good morning traders tks   stickynote support should     crazy day   many names reaching new lows good morning traders tks   stickynote support should     crazy day   many names reaching new lows f should find support here sub
while   chinese names   find bottoms nio babatsla msft fb   lower   have pressure     aapl httpstcogzpoymeukdbaba would love   pickup   httpstcojenlmaprt thomasl   you just got mungered dont     munger   lose your house
wife
children
life   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   you just got mungered dont     munger   lose your house
wife
children
life   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   cryptomichnl buy   dip   httpstcoizepermtxurt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   jason alibabas lost decade   httpstcomnuyrmqdnrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   kentsbrokerage   is       its ipo price   appears   chinese tech stocks     sanctioning themselves     pointrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomichnl buy   dip   httpstcoizepermtxumegscharts     stop buying   dip   wait     accumulation phase   stretches over months dont get why everyone is expecting   v shape recovery please see     exampletop options   volumeaapl amc tsla nio fb wish   ccl pltr amd httpstcomkjrqffqucrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down akciovyguru ccp jako jedju ze svych priorit uvedla snizeni transakcnich nakladu velkych platforem aliababa
tencent dalsi pokles zisku myslim ze   pujde jeste niz
ted jen jak dlouho tu zpravu dokazou mutual funds pozdrzet nez prodaji   maji httpstcoxqtexihrt compound     thing     deep value investment in   is its attractive capital return policyi salivate     prospectbaba       what   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   kfrounchi positive update   didi jd nio httpstcondhjchvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   warned tsla nio arkk httpstcowcnbucjqjstocks making   biggest moves in   premarket alibaba  
httpstcoezmbrzuewf jd
occidental petroleum oxy
chevron cvx   morestocks stockstowatch stockmarket smallcaps microcaps daytrader invest investment investing httpstcotcpwchtna httpstcoykeoxlheyrt kentsbrokerage   is       its ipo price   appears   chinese tech stocks     sanctioning themselves     pointrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlaninmz max
seguis aguantando   babart investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmskvsk tsla may follow   httpstcownmstniobrt realalexvieira wall street no longer answers   charlie munger calls billionaire seeking bailout on alibaba fails in rome   didrt realalexvieira wall street no longer answers   charlie munger calls billionaire seeking bailout on alibaba fails in rome   didwall street no longer answers   charlie munger calls billionaire seeking bailout on alibaba fails in rome   didi jd bidu spy qqq tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy rome news httpstcosbhefcqurt investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down       just keeps getting destroyed capital flows   china     withdrawnhave yall looked     hsi   morning keep justifying     is cheapit   get much cheaper   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   investingcom uslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down   stronger than se httpstcowqkahplbaba q tutes holding in their top if   was   posno way you would have   much confidence holding in your top tutes   still holding   in their top httpstcovkfcsnlcryptobullet     babauslisted chinese stocks tumble premarketuslisted shares   baidu down
alibaba down
bilibili down
pinduoduo down
huya down bidu   bili pdd huya httpstcofqnonnzgmlrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is       its ipo price   appears   chinese tech stocks     sanctioning themselves     pointrt gualestrit   premarketrt beikabutaro jd   bidu httpstcowuhbnuxoualibaba baidusecrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   stars morningstar is really low nowi   take   position   morning     bellglta chinese names   in   gutter     would seem bidu   in   gutter under   area
would have liked   see   in   rth     play     downsidebaba damn
got out  
never thought   would go down   far chinese stocks     worst china is   worst   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenuagri should   trending   nio ana   bababababababab hafta dusundugum espirim httpstcofaiqwqbqo httpstcoksktroxtrt cryptomichnl buy   dip   httpstcoizepermtxu   day was mixed   gain   loss   glad   many if not       our group were on   gain side httpstcocipwoftte aapl nio spy wmt fb pt pton gme tsla mvis   ath crm blnk gme httpstcojaybwnobsrt mdsoll nio xpev li   jd bidubaba   cheap   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba only down lol   is fun breaking   launching nfts httpstcotfweqpmudhalibaba  
jdcom jd u oditen rende nga shqetesimet ne lidhje me heqjet nga marketet ne shba
si dhe ndikimin e shperthimeve te reja te covid ne qendren e teknologjise kineze te shenzhen alibaba ra me ne premarket ndersa jd u fundos httpstcotgmdnjzpxalibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty httpstcoyljyedbq httpstcoxfzlvlzbtthe   thing     deep value investment in   is its attractive capital return policyi salivate     prospect     high fcf yield paying out sweet
sweet dividendsnio     cryptomichnl buy   dip   httpstcoizepermtxu   httpstcocpsosjvqbaba when you thought     not get   cheaper i bet itll shoot up     open   susantapradhan   munger fucked   shows why   business is   difficultpremarket top amp flop stocks   watch march httpstcobcupzckhgtrq gkos sbny figs lbtya aso txg hmc mrna infy nktr futu wb bili pdd xpev bidu jd   nio spx spy ndx qqqbaba munger fucked   shows why   business is   difficultrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdow futures jump points   investors monitor russiaukraine war
feds next movegold copper crypto bitcoin strength lmt f bynd fdx brbb mrna pfe trq bac weakness   jd fcx slv oxy cvx nio   gold lvs gld cpng rio tsn httpstcomynzyttaxrt realalexvieira alex vieira genius calls us supports heavy shortselling china stocks httpstcohyvnjrfw alibaba baidu didibaba buyback   kick in     is in   dumps     near term alex vieira genius calls us supports heavy shortselling china stocks httpstcohyvnjrfw alibaba baidu didi   didi jd bidu spy qqq tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy rome news httpstcogtghzwkfsgbaba never ending down   took   small position friday if   doesnt gap up   open im out try   later     is probably getting bought up hard when market opens going green   is   sure bet   cryptomichnl buy   dip   httpstcoizepermtxurt tfmgofficial alibaba nyse   prints new week low premarket httpstcoelazuxipgbaba investwithnigel how long   you i   approaching   portfolio   limiting myself   babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmartynasraila you   basing   on babababa no words   i remember getting buy alerts on   stock       wasnt very long ago   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoscxpwhxrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tfmgofficial alibaba nyse   prints new week low premarket httpstcoelazuxipgbaba alibaba weekly chart bears have   in control   quite   time here down since   trendalgotrades sell signal triggered chinese stocks   getting hammered bidu jd kweb httpstcowsktamzpirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba wow
i       is down     lolnext evergrandebaba books     fake   evergrande theryanpope buythedip babart fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheapprt fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappbaba tcehy jd chinese stocks continue   get slaughtered im still holding   not adding more   ive   hit my planned max allocation tempting   got   maintain   portfolio disciplinebaba       real dipping every fucking day   sell your house quit your job buy   fxi kweb li
bidu
xpev
jd
 
nio
ashr
  cryptomichnl buy   dip   httpstcoizepermtxubaba   is rough lol morning market analysis is live talking   market going into   new week   trading
headlines
china
russia
covid
fomc
top stocks in play
amp morehttpstcoulypnzvlospy qqq iwm tnx tsla aapl docu crwd rivn yy jd mcd wmt pfe aa mos fb cat amzn babababa you broke   you own   huge unemployment coming   china     rest     world   great depression has arrived wow   zzzz wake me up when its   alibaba nyse   prints new week low premarket httpstcoelazuxipgmskvsk babalara gelmi alibaba babaliyujiao no   was not were you   in babart fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappbaba lol where is   goodnewstroll   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cryptomichnl buy   dip   httpstcoizepermtxurt fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba announcement coming bears   screwed levermann us bigcap sell wk abbv
ko
 
dis
cost
csco
vz
pep
tmo
adbe httpstcowdvgphllevermann us bigcap sell wk abbv
ko
 
dis
cost
csco
vz
pep
tmo
adbe httpstcojvqrwgawmhey traders sign up     tricktrades free newsletter gt httpstcogdauxqweverything you need   get you prepared   ready   start   trading day top news
fed meetings
economic calendar
earnings
  morespy qqq aapl   nvda fb tsla amd httpstcopppbxnqmcharlie munger berkshire hathawy   cash flow alibaba httpstcoohjvdaqquprt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba jd   ecommerce stocks were   chinabased companies taking   hard hit on concerns   us delistings
  well     impact   new covid outbreaks in   chinese tech hub   shenzhenrt jason alibabas lost decade   httpstcomnuyrmqdnnio     world would       place without russia   china   cryptomichnl buy   dip   httpstcoizepermtxuqqq spy eth   gonna     interesting weekthats   i   say   realalexvieira   legend   makes war calls chinese stocks bombed daily bidens fortune soars   didi jd bidu spy qqq tsrt godefroyschrago tracking leon coopermans omega advisors portfolio q httpstcoqnxqhtvnabr
abrep
amzn
apo
  legend   makes war calls chinese stocks bombed daily bidens fortune soars   didi jd bidu spy qqq tsla biden facebook bitcoin china ukraine cryptonews oilprice alibaba etsy httpstcoebslzzzxbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcowlahbcvrnrt fossgregfoss     alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheappdoes   alibaba
  munger fav
trading   shr     hit     hits where   was sooo cheapps charlie
btc is rat poison cuz fiat is   ratrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba china cracking down monday was horrible in hk stock market worst day than crisis rsibaba bird didi gild jd   kweb bought   pre market day trading live stream pre market scans analysis amc muln tsla spy nvda   zcmd   oxy lmt livedaytrading live httpstcoqudcoamtie via youtubert cryptomichnl buy   dip   httpstcoizepermtxurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomichnl buy   dip   httpstcoizepermtxupremarket tickers on watch tsla lmt mrna cvx   nktrpremarket breakdown everyday   est breakdown     macro environment
market
commodities
faang   then individual names action plan   open
  charted amp written livehttpstcotbxtrealibaba is       ipo pricebaba httpstcodqiounhdcbuy   dip   httpstcoizepermtxurt zacwilson   what   pos
i   freaking       pos   nothing   go down cutting losses   never buying chinbaba kweb jd   was friday monster put buying   week long last week these guys   ready   burn everything   ground   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj most mentioned us stocks on reddit in past hours fb spy   gme   rent sofi aapl amzn moat stock trading usstock stockmarketmost mentioned tickers in wsb in last h aapl spy   tsla nvda amd wish nio sqqq kweb httpstcointoxxyay httpstcodaeczfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba who   holding more than stocks   not worried truist financial analyst reiterates buyyoussef squali
analyst   truist financial
reiterates buy rating on       price target   is   on your radarcheck   out httpstcoudcjbwxybaba   consumer goods stockstowatch stockstotradenio xpev     your research httpstcoepnganvwybaba under we go alibaba group holding   is trending on reddit   httpstcowivsvyedxrt andycspinelli corrida en bolsas europeas italia francia alemaniaeso sitecs chinasmasacradas cerro indic principalbaba dollars stock
its just   online shop   hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoliccddwvistocks making   biggest moves in   premarket alibaba
httpstcokpiughpkpa
occidental petroleum
chevron   morehttpstcopqgnzigudbaba hk oxy cvx lmt ff f brka riogb tsncaldooni suburbandrone i think its great leadership even       bagholder   half   mile here you in our discord weve   on fire httpstcowecfjtptaapl amzn fb nflx   httpstcocqimryvtif you   planning   buy stock   week represents lots   sell   open put opportunities
dont get greedy   premium
set price   then sell puts collect premium   take assignment   stock spy tsla li xpev nio   jd httpstcobfoxbaba premarket in case you havent noticed
china is still fallingbaba fuck biden   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjstocks making   biggest moves in   premarket alibabagroup
jdcorporate weareoxy
chevron   more httpstcobhtgyle   jd oxy cvx lmt cpng f brkb rio tsnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthis never ending selloff in chinese equities listed in   us is something   behold absolutely zero bids       bidu i wonder if   plan is   take everything private   pennies on   dollar   ccp familieschart     daypeakbirch commerce inc pkbfd lowfloat nft play trading under centshttpstcojmflyxhtdidi amd fb hood   pypl btc eth dkng   content is   informational amp educational purposes only refer       disclaimer amp privacypolicy httpstcofdgqjpasunsuburbandrone there is nothing right   chinas regulations not   sound patriotic like   trump supporter
  just   poor   stock shows how   is like     under   leadershiprt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba jack ma has cursed yall   down she blows where   lands nobody knows wallstreetbets ipath pure beta crude oil etn oil tesla tsla apple aapl alibaba   gamestop gme teucrium corn fund corn enact holdings   sofi tech sofi rivian automotive rivn meta platforms fbtop trending stocks on wallstreetbets     mar ipath pure beta crude oil etn oil tesla tsla apple aapl alibaba   gamestop gme teucrium corn fund corn enact holdings   sofi tech sofi rivian automotive rivn meta platforms fbbuying more tcehy     starter position in babababa gonna     great hindsight opp here woooooooo   mohsinalinisar     munger
  losses   just peanutsretailers
dont follow him blindly     munger
  losses   just peanutsretailers
dont follow him blindly   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjinflation is not transitory
commodities   precious metals   continue   go up chinese stocks   continue   get hammered gld slv   xlf httpstconpckjkatrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe shtf soon sign up   dont get smoked httpstcogbepcjxooott tsla aapl   intc amd nvda amznthe day beginsus equity futures     little mixedstrength mrna pfe lmt bac wfc bynd fdxweakness   gold fcx oxy lvs gld slv aapl tltred communism li   bidu jd nio tmehave   good monday petenajarian httpstcowplkctvmpbaba i heard us sanction china   providing military   russia   xpev li bidu jd nio tcehy alibaba   tesla rivals nio
xpeng plunge in hong kong   amid worries over new covid restrictions in china bz wirenewsbaba alibaba stock russian stocks worth pennies   chinese stocks suffer   same fate httpstcomjtlujsi stocks finance marketsbaba   got   spare couch i   crash on   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba para algunos pero sigue cayendo httpstcoqzgkbjihbaba i tried warning people last week on possible delisting   hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcokvxxaltdjbrandimore persiancapital joecandito you     one missing   point he says china   not shut their doors   foreign capital one way   shut   is   hijack   money dont   childish babababa   got   spare couch i   crash on prashanthkrish invest like you dont care if stock market is closed   next years hard     on   principles if index crashing like individual stocks   uncertainties   more     not happen in past regulation overhangmost   investors   betting on mungers   betrt gualestrit   premarketbaba whewww glad i sold my calls on friday cuz i   t trust     what puts us everyone in   jason alibabas lost decade   httpstcomnuyrmqdnstocks making   biggest moves in   premarket alibaba
httpstcopolrtswo
occidental petroleum
chevron   more   hk oxy cvx lmt httpstcouhmxrrfzfhjbrandimore persiancapital joecandito   is   biggest risk   seeing   pay   metric ton     ccp last yearrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is trading     yr low ive was wrong   fearing   chinese govt interencefor   long   missed significant opportunities finding risk is     analyzing its likelihood   coming pass is   httpstcoxkejoszkrt openoutcrier   pre alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing recbaba pre alibaba   stock crashes in hong kong   selloff continues tencent tcehy possibly facing record penalty sihttpstcoalhxgqhgfnow   china is facing strict lockdowns
wouldnt   government   easing its policy even more   support   economy plus   people   use online platforms more     benefit   consumer discretionary names
similar   what happened during first outbrek kweb babababa i still     people   posting i hope   drops lower   i   buy more   you delusional its now in complete free fall     delisting glta   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agrbaba its cheap     reason
  its controlled     ccp who talks   fundamentals here   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnas hang seng index continues     trapped in   negative headline cycle
w latest   covid lockdown amp continued close russian relations
probably   least   few weeks out     type   nearterm reversal hsi   kwebanother rough day ahead   chinese stocks listed in   us big premarket drops     jd bidu xpev nio   moreother top cnbc ticker searches   fri meta platforms fb didi global alibaba   russia ruble etsy gold joby aviation brent crude ark innovation arkk bitcoin volatility index vix y us treasury yield baidu biduetcother top cnbc ticker searches   fri meta platforms fb didi global alibaba   russia ruble etsy gold joby aviation brent crude ark innovation arkk bitcoin volatility index vix y us treasury yield baidu biduetcrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   alibaba httpstcooqtmxjdtkrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba no buying only selling not hitting would   shocking   my wife is gonna     pissed   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fuck   only dca     point selling     new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tsla bidu nio   these stocks crashing lower no purchasers supply   demand when theres no demand   too much supply stocks fall precipitously im working   on   inside   im ringing   bell   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjgeez   handle in premarketrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcowttujqupbaba leader in online ecommerce just wait till   worlds economy is doing well       reach alltime highs   even higher in   near future   i   going   say   maximum   months   falling   there has       reversal   delisting im netural btw   sub   would   brutal   most bag holders   lol i said   was china trash   i was right   dip on   stupid twitter fake news   chinese jets flying over taiwan they trying   keep   down   they   buy up     cheap shares   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorcxse babawould you buy     longterm httpstcoqvjtpinxjtsohinvesting pity   didnt work   babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   eod   oh poor munger   falling knife   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa sometime you need   learn   let go   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa ccp really showing everyone   you     them   you     them poor jack ma httpstcopakyhvxhcrbaba bidu pdd jdshorting on chinese stocks was     decision ive ever made in my life lolbaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcobpoqbgort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   pos
i   freaking       pos   nothing   go down cutting losses   never buying chinese trash ever   technical indicators based on daily timeframe   learn more httpstcodqrsrcuzfm httpstcotvpzoirababa     rate
bankruptcy   summer   hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcozsfbgjqxu   half   mile here you in our discord weve   on fire httpstcoytejitajuaapl amzn fb nflx   httpstcoxrawgajbjbaba   chinese stocks down due   fresh covid out break jd nio bidu   buying     fb   dont taunt me tomorrow   next week if i got   wrong
try taunting me in five years     decision   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt jason alibabas lost decade   httpstcomnuyrmqdnaesopsbird buying   on margin is         hwanged you aint smarter than   tiger babadjco buying   on margin   not feel very prudent   rationalsspencersmb man i still remember   poor sod in wsb discord talking   going   in on   tried   talk him out     he probably killed himself   nowtrending stocks on fintwit source httpstcocwjowwsbi muln spy spx esf fb agri nktr tsla qqq   sorted   most recent httpstcoynugfnnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcoolttayofbeste es el motivo por el que vuestras empresas chinas como   y jd no paran   bajar pero vosotros seguid promierdando   la baja porque estn baratashttpstconwbawiywoslbtc mskvsk alibaba is       ipo pricebabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart sspencersmb   is down in   past six months trading     morningbaba is down in   past six months trading     morningbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcohrrohbnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segcharleydavid buy order       given my luck     never get there   you             mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     really think   chinas biggest online retailers     delisted   us   we going   war w china   something how many other cos deliver   much cash flow     low   pert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segcorrida en bolsas europeas italia francia alemaniaeso sitecs chinasmasacradas cerro indic principal y para variar no importa que pase en el mundo   preopen el empome chino del sigloa la ma las acciones     unos k tirados   la basura lo mismo   iq y huya no siempre se gana leccin no vuelvo   comprar acciones chinasrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjants alipay is due     inspected   pboc   year st time they r scrutinized since cancellation   ants initial public offering in nov in   light   tcehy facing record fines   helping laundering
  is next     checked httpstcodjdgzutdfrt mfer take   look     shitcoin   httpstcocrtftmnmtbaba jd bidu kweb fxi etc   down over   rout in chinese stocks deepened     countrys battle   covid rattled   market contending   potential us delistings
domestic regulatory pressure     war in ukraine httpstcorrcppirsv via wsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbabart gualestrit   premarketsomewhere out there
is   racist fund manager   has made   boatload   money shorting chinese stocks babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba option iv increases   shares trend lowerbest iv in biz httpstcoiwvsqtert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt gualestrit   premarketrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   know if these     signs     squeeze p
      like   storm     these bashers p httpstcoclvkotikrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segdiario   bitcora dia invertido en babaya no siento el dolor
estoy deshumanizadort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba fud httpstcoyblidqeqfrrt cityindexjosh stocks   watch         hit fresh lows   nio   chinese evs take huge hit in hong kongstocks   watch         hit fresh lows   nio   chinese evs take huge hit in hong kong tsla warns   inflation hit aapl foxconn shuts shenzhen factories meta instagram banned in russiaread on httpstcouoiyjrhzszbaba gang ftwrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjncheronbourse on va pouvoir rajouter   dans la grosse taule   mungerrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba en el pre market sigue cayendo bastante hoy tambinbaba httpstcoxlezacgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnmost mentioned tickers in wsb in last h gme spy   aapl gs tqqq arkk tsla amzn hr httpstcointoxxyay httpstcoxenvphbuhrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba think     short squeeze     bring once sec     tired scaring peopletrending stocks on fintwit source httpstcocwjowwsbi spy spx tsla muln btc qqq   bidu rrc rkda sorted   most recent httpstcoihnateuspy qqq iwm breaking chinese stocks fall   covid lockdowns add   investor concernswsjnio   li xpev bidu pddrt pb aapl tsla   gme nio wsb   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj aapl tsla   gme nio wsb popular  
nio
xpev
poet
jd
bidu
aapl
kweb
wetf
tcehy
m
amc
verv
ognx
momo
matx
gaia
vsto
bcor
frt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babaabdullahmashat kuwaitymm plananotbamwalnetwork cryptoge hindaljasser elcopttan   httpstcozffwgvwdue   new rounds   crackdown on chinese tech     ccp many us listed chinese stocks   trading lower in premarketalibaba   baidu bidu bilibili bili   harryleemedia   httpstcofcetflrndrt gualestrit   premarketrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt anyatrades watchapm dats bxrxcala mrkr cspr bwmx iccm eh tcom jd   wimibaba httpstcowvsbilxycrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segthmuay increble los precios    
jams imagin que llegara   estos preciosrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjonly chartscape   make     chart look pretty   alibaba httpstcotmstooeo httpstcongkwecwyort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjchina stocks getting hit   on covid outbreak   regulationsbaba down jd down bidu down   deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart kfrounchi positive update   didi jd nio httpstcondhjchvalibaba   surprised everyone even   most experienced traders never catch   falling knife in terms   market cap   intrinsic value its   fcking good bargain     price httpstcobqwpljjxrt jason alibabas lost decade   httpstcomnuyrmqdnrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mehdifarooq   share prices   ipo level   charlie munger   get   soft rug pull httpstcoofmcvxjjif he is okay wibaba share prices   ipo level   charlie munger   get   soft rug pull httpstcoofmcvxjjif he is okay   such vol in equity he should leave crypto tf   httpstconqbbombfbaba us
hk alibaba price drop   in months not sure
when     show upward trend httpstcosekcelrysdbidu   uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down   bull case httpstcondjzaqpbprt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenualibaba
httpstcopolrtswo   tencent   tumbling why chinese stocks   under pressure   jd httpstconluxbhrgbaba jd bidu tcehy if these werent chinese stocks everyone   his mother would   buying them   is what happens when gov over stay their welcome in   capital markets popping   bubble is one thing dropping   nuke is   httpstcowdkszzlrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stlplace alibaba   start massive layoffs
sources say pandaily httpstcomegnzudstm layoff itself isnt   bad     compalibaba   start massive layoffs
sources say pandaily httpstcomegnzudstm layoff itself isnt   bad     company       growth company       pretty bad i like charlie munger   he     dead wrong on     time aroundrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt breakingmkts uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart jason alibabas lost decade   httpstcomnuyrmqdnharryleemedia shit coins babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba premarketchinas covid lockdown is   wrong risk     wrong time jd   aapl bac gs httpstcopfsfyrtvturt breakingmkts uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart kunpurich baidu
alibaba bidu babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu bababest discord group over k members  
even have their own app join here httpstcoksxmqdhbaba googl spyreqx ognx qqqbatx land aapl httpstcohetiogniurt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa nimo   todos aquellos que llevan parte   sus ahorros en estas cotizada chinas y muchas otras como nio xpev jd no es fcil manejar esa situacin y solo espero q se recupereny recordad que no es bueno poner todos los huevos en la misma suerte   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babauslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart kunpurich baidu
alibaba bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seg baidu
alibaba bidu babauslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babart deitaone uslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babauslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babauslisted chinese stocks down premarket uslisted shares   baidu down
alibaba down bidu babababa dropped   its ipo priceipo per share   billion in revenuetoday per share   billion in revenuedo fundamentals even matter in alibaba   stockmarket bearmarket investingrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmy model has   bearish overall its in   strong short term bearish trend
  is bearish longer term   volume is trending up volatility is high   in oversold area   lhll conditions   isnt goodiskender han silinen tweettweet atilma tarihi alibaba nsye   httpstcoebrmpnrurt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsi   sigue bajando
lanzamos una opa entre todos y nos la traemos   ibex chinese stocks getting crushed   time   delistchina   bidu tcehy ntes jd pdd bili yumc tcom nio kwebrt jason alibabas lost decade   httpstcomnuyrmqdndinerobolsa que se lo digan   los   babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt alfiedata jbegno bitacorabolsa gracias juan twitter suele ser   predicar en el desierto aunque sea desinteresadamentealgunas lrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zoranimo   lo se  
una gran leccin para muchos yo esa ya la aprend el   pasado el clov cuando me   un   final vend en minimos httpstcomgatdgfsyim buying fb
    mu when i get my tax refund prob in like april httpstcohqmnzmsmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj day free trialehttpstcoksxmqngjaapl tsla qqq   googl httpstcovznnctdort blackopstocks   sure feels like we   see range pretty quickly   china getting pulled more into   headline narrativrt rajmungara   munger getting creamedbaba munger getting creamedrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba shitcoin httpstcokapnmhsbyxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba down premarket how low     go i   holding on   buy   maybe ish     long tern hold   least yrstrend analysis top stocks   watchhttpstcouzfiyvfgaapl amzn goog msft fb snap tsla nio intc nvda amd jpm bac v ma pypl shop nflx dis   tlry f mrna nvax nke spx spy ndx qqqthe politics destroying   chinese stock market babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba is literally only going down   reasons uncertainty fear hateherodividend short   trending tickers on wallstreetbets reddit gme
 
edt
tsla
aapl httpstcogayzzndwj httpstcoyswqukufaxanadutrader hola yo pierdo en   y en todas mis inversiones   largo que llevo jmia
viac
wkhs no es broma
aunq solo tengo   mi capital os reto   que   largo plazo encontris un tipo peor most mentioned tickers in wsb in last h   spy tsla rivn wen gme afrm user tlt ups httpstcointoxxyay httpstcorqirtkdhtop trending redditarmy stocks in   last hours sym chtvol chg gtgt   gme spy tsla amc access wider trends httpstcozltkvrfholding chinese tech is like simulatorbaba tcehy bidurt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjusstockpremarketkrkr rose
moxc rose
metx rose
  rose
ctk rose
uxin rose
while bidu fell
  fell
ntes fell
pdd fell
futu fell
  xpev fell stocks httpstcoxlbazgeduegrouchito yo no dudo baballevo comprando en ali express aos y va mejorando     aono me gusta visualmente la app pero es un estilo muy asiticootitsg ganyan talaga stonks taas   haha   httpstcovmzakgsert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt kfrounchi positive update   didi jd nio httpstcondhjchvrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stocksareeazy is stock twits showing where     go httpstcoetkzlcvzzzbaba last week was really painful
surely things have turned up nowmarket hold my beer httpstcokqjhlbftngrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt equitybrian   trades   x ntm pechinese adrs   still falling fxi kweb   bidu httpstcoxqomsmxrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt harryleemedia   httpstcofcetflrndnio xpev babahilarious how americans think     economic war   china   mean stocks get hammered amp us stocks     ok us trade   times larger than   other way who you think     off worse no stock     safeen twitter todo el mundo gana y nadie pierde   pesar   ir hasta las trancas     y otras mierdas growtheso s
todos los que supuestamente ganan dinero en bolsa
vendiendo cursitos   bolsa
suscripciones
salas vips y otras patraas para sacarle el dinero   la gentecan   go negativeasking     friendrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt yoloption   making   year low formerly seemingly invincible chinese blue chip
brought   its knees munger buying   then doubaba making   year low formerly seemingly invincible chinese blue chip
brought   its knees munger buying   then doubling down didnt     sorry   jack ma   son masayoshi   not sorry httpstcoechczrert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradingappswiss alibaba group holding   hong kongs hang seng index drops   investors monitor chinas covid wavehttpstcort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt xrencf i dont really follow tradfi   wow       ipo price
thanks   playing   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt iamanirudhsethi alibaba is       ipo pricebaba httpstcoinkespbxrt jason alibabas lost decade   httpstcomnuyrmqdnrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt therealfly   down   in hong kongrt jason alibabas lost decade   httpstcomnuyrmqdnrt jason alibabas lost decade   httpstcomnuyrmqdnbaba httpstcohiaiwrwpert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjperbabart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subidart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt abdullahmashat spaces   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   chinese stocks mostly trending super discounts incoming   seriously   price target   match   original valuation
then i   entry   price range
lets get   money   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba catch   big     risk is   much   delisting   god wow   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba tmc if you dont see   i   help you httpstcofzzvqlrcvdrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba frankly speaking
us just agree   china takes over taiwan   russian   we know would collapse in   eyeblink   who is   now httpstcojlxjntzibaba coronavirus ukraine common propserity   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba where     bulls broke probably
their wives leaving them right now im single btw
would happily accept your wives phone numbers   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe golden dragon index
  tracks american adr chinese firms
plunged two consecutive days last week something thats never happened   in its year history alibaba   is   trading under its ipo market capim tempted   buy   nio   other beat down chinese stocks is   only risk delisting is   why   prices   low what     odds   thatrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is   retarded guy still here       other retarded bulls httpstcogfptrxfetf pdd   rlx httpstcouhbprstrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   bounce soon     virus breakout bucks incoming puts   print biggest uncertainty now in china taiwan situation
usa tensions     get       isnt       max fear is now httpstcopvczxnirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba thats why i said buy httpstcogtppnkrm
they   not delist   there   is   retard still here     bounce here   sir acfmorningmeeting chinese didi ride hailing leader on fri reports   was stopping listing prep on hongkongstockexchange last yr china gov prevented didi signing up new users amp didi planned delist   nyse chinese   listed us mkts   jd ntes acfview httpstcomizigygwbbaba ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcompvwwzyaat   point   should just go   zero   lets get rid   us investors who have issues   china   bidu kwebrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jack ma missing   five years sure everything is alright over there   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjinartecarlodoss   dip buyers httpstcowhigzcezfbaba     level i   buy       put nio jd xpev   bidu httpstcorworsvwnubaba tawain invasion   send       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ive made k   them
  their alert if you really want   make   huge profit on trading choose   professional chathttpstcompvwwzyababa how low is   going
holy fuck lol   bili fuck you
not selling   lets   patient
ta wise       good entry   selling   bats in china   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba oh fuck cryptomatrix face   httpstcoirzscjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba green     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   you think   happen if war ends       end strong buy just delist     lol just burn my money alongchinese tech stocks   on   constant downtrend hang seng tech index is down   further   morningbaba tcehy didichina hangseng hongkong index techstocks stocks   alibaba tencent tcehy didi tech httpstcoyitajueiuboredbilionaire babababa nio jd bidu pdd   what point     media turn     say these     buy   valuations way   realistic levels i get itthe game is fud   everyone loads upthen   booms   ashishverma tcehy   nio chinese company profit is   chinese people not   foreign bagholder long  
    is near   s coming     trash lmfao imagine thinking   was   close   amazon hahahaha third world amazon   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba big guys   buying these cheap stocks now   borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt alfiedata     httpstcotwulwlodzsquaresleast     has   dual listing in hk   even if delisting existing holding would likely get converted into hk listing is what i suspect i dont think munger would have bought   adrs if he would have thought there is no valuert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba pre market wow   i         war   drag on   infinity
cash ready     share
shares order set nio xpev   aint     sight httpstcouhlsyssabnrt frankm cnevpost simple
panic happened its now   common disease   many retail traders used     buythedip
nowrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba secondary sanctions   china aligning its language   russia nothing       tech companies
  no ones going     business   these tech companiesjd bidu nio       end     year   taiwan move       nail in   coffin here   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtcehy   nio chinese company profit is   chinese people not   foreign bagholder       end     year   taiwan move       nail in   coffin here   cumple objetivo en pre   hch  

se detendrn aqu la caida del gigante chino httpstcourlrfoxrrkjesus what happened     httpstcotlxiygmart danieltoloko easy   bash   now       prob outperform   major index over   next months easilyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt poshpearl wait
wtf     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtcehy   nio chinese company profit is   chinese people not   foreign bagholder if i see   tweet     low pe adjusted profits exoperating losses ill screamwish gme amc   selling chad blankets
im like omg i need   invest   k     good luck
moon confirmed     wish httpstcothzxnemtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba inu httpstcoijtlcabort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba dont want   loose money join our uptrend possible squeeze on tmc   vinceg nio xpev     delist
covid
delist
covid
delist
war
delist
covid   news     company how bad   good thbaba fuk   im not paying my taxes buying shares   httpstcozekhidtdmrt hugoggasca y si cae  
que caiga que mi inversin caer   ellacuando sus fundamentales dejen   ser excepcionales me ir   brt hugoggasca   mi juicio
que siga cayendo casi llevo
invertidos en   y pienso seguir aumentando ms y ms la inversin en emost mentioned tickers in wsb in last h   spy gme yang tsla aapl wish rivn es kweb httpstcointoxxyay httpstcoavmtjzdiuwbaba usd inmiddels voorbeurs laat dit een wijze les zijn koop nooit aandelen die in een neerwaartse trend zitten ik weet dat beleggers anders denken dan traders
maar ook   beste beleggers maken gebruik van momentum httpstcopuwdbhdababa billion usd profit per year   stop loss triggered
never buying china  
thanks     quick absolutely manipulated         rate   less is possible   hugoggasca cmo explicamos   parte   la comunidad   twitter que nos   igual que   est   precios   su opv cmo les explicambaba bibliotheek usd profit per year   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnbaba small cap   next year   llcbillionaire alibaba nyse  
didi alibaba   tsla tesla rivals nio nio
xpeng xpev plunge in hong kong   amidbaba buyback   shares   gedoleite     charlie munger wish china shanghai had triple boost   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   charlie munger wish china shanghai had triple boost   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt reciknows update   weekly   still no signs   buyers
wouldnt   surprised if   tests   time low   httpstcbaba gee
i wish i pay attention   volume details
in hong kong heavy red volume bar     sell off httpstcobkcykibaba   charlie wish he saw green not red china   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort michaelindinero     charles munger wish he brought amazon     charles munger wish he brought amazon   gnuchrisfer   todays   day charlie munger has   stroke   todays   day charlie munger has   stroke   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba really struggling
shamert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba sonoftheliquor globalalphavalue there you guys go   i said
you   welcome you shouldve listened   y si cae  
que caiga que mi inversin caer   ellacuando sus fundamentales dejen   ser excepcionales me ir    
hasta el momento top   mi carterababano fui el nico en avisar en verano del   los e incluso y   igual q el resto   los q avis
fui insultado y difamadobaba lleva desde enero   en laguadaadecanalalcista   objetivo ojo q   este ritmo
no va parar   la bajadart smalikjo gskenigsfield danieltoloko   confidence in   companys prospects     over   long term
we repurchased apprort sebrobitaille   why hk down   much   value trap   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segruukraine talks     ve news     sure result in   dead cat squeeze   these oversold   names i   dont advocate starting fresh shorts here   no point going long yet   bidu kweb   who bought     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if current support is broken then next targets

hamstermoney fr mich ist   keine langfristige anlage   mi juicio
que siga cayendo casi llevo
invertidos en   y pienso seguir aumentando ms y ms la inversin en ella empec   comprar en y no he dejado   comprar hasta el momento que caiga   ya que estamoscmo explicamos   parte   la comunidad   twitter que nos   igual que   est   precios   su opv cmo les explicamos que esto es   largo plazo qu si est   precios   su opv habiendo multiplicado su tamao   negocio en un x poco me preocupa su cada
esto es un   short squeeze soon nio xpev     delist
covid
delist
covid
delist
war
delist
covid   news     company how bad   good they   i   see only fud these days   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjlos que habis promediado   la baja en   porque estaba barata
todo bien no   ver si aprendeis la leccin   bolsa que la vida os ha dado que una accin est barata no siginfica comprar hay que saber identificar las tendencias bajistas y no comprarcc bitacorabolsainvestingcom oracle   omaha     get spanked on his   investmentbaba no position here   holy fooookin hell mate nio jd   i would people   i   capitulationanger side     market cycle httpstcoxccrngggzncnevpost simple
panic happened its now   common disease   many retail traders used     buythedip
now more like sellinpanic nio xpev li babababa holy smokes   is getting massacred new lows every single day wow i feel     people holding   yikes   ending g green   aktien china ist durch die unklare lage in taiwan und die staatseingriffe sowieso schon ein riskantes terrain     strt mich zustzlich noch die vie struktur
die aktionre bis zur unkenntlichkeit entmachtetbaba   looks sub   httpstcoozfijkha crisis is bad     chinese economy too they may   future leniency on publicly traded companies such   babastocks investingrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt tradeeveryth dca   tencent   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   day keeps   investor   httpstcorpdevieanbaba i     i didnt buy   years ago person i know
i saw   too   was too scared   buy person conversation       had in lol   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhsi   jd tcehy bidu def not helping httpstcordydzjiwbaba chinese massacre           usd crazy cheap   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba what   heck manjesus pietviljoen people dont learn   they let them burn     people should have taken note sorry if you trusted   chinese govt now we have didi next   is naspersprosusrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt llcbillionaire alibaba nyse  
didi alibaba   tsla tesla rivals nio nio
xpeng xpev plunge in hong kong   amidhamzahkingkhan nobody says markets   efficient except lecturers   they only say     its   lecture     alibaba pe vips vipshop holdings ltd pe qfin finance inc pe qd qudian inc pe athmch autohome pe httpstcokdvrlrcanbaba gas prices look     heading down   commie china stocks   tanking its   good day regardless   how my portfolio performs   trading like its nothing without jack ma
is amzn nothing without bezos   disparity     chinese conglomerate is   joke
markets   efficient they sayrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmost mentioned symbols hst aapl nd   rd muln   luna   tsla httpstcohrqrltonqqrt jason alibabas lost decade   httpstcomnuyrmqdnamirulsunesara not everything is   lawsuit babababa premarket down   stock is doomed sry   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   in   usd   crazy cheap want   profit consistently check   trading strategy outdidi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal   bbd pltr nvda tme pfe jd fb xom vale uber amc beke cvx lu rig x swn dkng msft ccl fcelhttpstcoqibvtnruubaba nio xpev bidu wow   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba holy
terrible   hmm i think investors   getting scammed     point these war headlines done even have sources   china is debunking   military equipment i think its going     law suits   alibabada son durum   ekildehisse senetleri oynaklkta kriptodan daha kt hale geliyor ve buna bal olarak kripto varlklar olgunlayorbaba ise halka arz seviyesine kadar indibakalm zaman neler gsterecek httpstcotpfennolbbaba woow who wouldve thought     go   ipo price   years   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsj nio   nio     seekingthevalue si   cae hasta tener un market cap igual   su caja     y recompran todas las acciones en circulacin quebaba lol venar   nio lets gooo buying time   jason alibabas lost decade   httpstcomnuyrmqdnnio   qqq   is how bear markets happen when people wonder how     go   lower     keeps going down every day leaving them   head     their mcdonalds jobs     marketcap in cash there business   bibliotheek usd shares is   russia   jason alibabas lost decade   httpstcomnuyrmqdnbaba ccp is not business friendly when capitulation i dont think     ever hit just   thats where my buy order is atrt rohitgu lol delusional amateurs waiting     afternoon rebound in hk hk tech down     time lows pure capitulationrt llcbillionaire alibaba nyse  
didi alibaba   tsla tesla rivals nio nio
xpeng xpev plunge in hong kong   amiddatabezpatosu   you put   your net worth into babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba ajbutton im just catching   falling knife on   way down advice   damned babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segi was only joking when i said   drop       is pure capitulation  
jd
bidu
kweb   jason alibabas lost decade   httpstcomnuyrmqdnbaba what   gift   databezpatosu   charlie munger   i finna go bankrupt httpstcopkyjkgsgbaba charlie munger   i finna go bankrupt httpstcopkyjkgsgbaba you       dip you aint seen nothing yet mfs   jd just shorts on webull atm lmao kids messing       in muln lets goo
unite in times like these dont me   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   day only day left lol   go     hk intraday low   bought just   ton   shares   lower   price   lower   riskwant   see   drop volatility based   buying     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjhsdua its just paper loss bro babababa china might   well just help russia   start   attack on taiwan   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cryptomatrix incroyable babababa     down thousands yet     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segdgb enj   mbest trading indicator offers accurate signals     assets cryptocurrencies
stocks
forex
indices   system is designed     beginners   advanced traders who want   improve their results in   markets bti cryptoshttpstcopteoruacdc httpstcoibnbkmwjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba meanwhile jack ma is enjoying his yatch
god damn you thief   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba if its chinese u short lol   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seggurgavin however
  mandatory f dated january

revealed   one     most legendary investors   our time
charlie munger
longterm confidante   business partner   warren buffett
increased his stake         truckload rate in   fourth quarter   indicator   we   close     max painfear stocksonsale nio xpev li   fb pypl tsla httpstcojfsylajjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segdegencryptoinfo hah tell         holders bruh dont fade global super companies itll go   up   ull see years   now httpstcocvawtftburt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segwait
wtf   httpstcoerihvuwrt cryptomatrix incroyable babababa damn   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segdnes nakup   za
nedomnivam se
ze   cina otevrene pomahala rusku dnesni sesup je predevsim reakce na tuto obavu cena je jiz velmi lakava
nicmene rizika jsou take enormnirt felizyuqing   delicious discount on going buy using dca starting   position without doubt
even if       delisted   wibaba pre marketrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seghaha retail investors dumpning     big boys buying   jd bidu ntes xpev nio   jd   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba next support never heard     shitcoinbaba httpstcogepvrbdsbaba dumb money gets   wrong   painful   called     someone posted       ill post   httpstcoerraragrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba def     buy soon lets   real   whats   saying     falling knife its either you should   shouldnt catch     massive capitulation would not   surprised   see   massive hammer close     month   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnio pltr wish sklz   wait   we still talking   investing here   is     stop   steal rally you think putin doesnt take ukraine if   other mrn is in office what is going on here   pain httpstcopuswqbrlimuln mkd hymc rlx didi futu nio cei gfai   httpstcojmanzxfmdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mfin   hsi has support    
we   see if   holds in   next couple days chinese tech has   huge influencebaba daily no opinion given algos have   calling   much lower   awhile algos   see   potential target   wave shown would   ugly if   happened   nice   shorts algos   make mistakes     way they     wrongwhat   you think httpstcowrasjpeqbaba httpstcoqbbkixlmsirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjnio pltr wish sklz   wait   we still talking   investing here   is     stop   steal rally you think putin doesnt take ukraine if   other mrn is in office what is going on here   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba pain   ill start   position here     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segwe hit   when   western money is shaken outhard   say when     bebaba httpstcokawjnynbaba paniiiic   jason alibabas lost decade   httpstcomnuyrmqdnrt sinomarket hang seng tech index drops  

  biggest singleday drop since july domestic media reports alibaba   tert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt equitybrian   trades   x ntm pebaba spy dwac     go lower
even in     case too much risk exposure   investorsinstitutions   taking   second   look     risks   bric investments   dictators reliable maybe not   holding   puts   babababa buying   calls     open bullish     first hr then bearish until next super tank   dkuaner   usd now in hongkong
crazy cheap   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthisisdavnish   what   we buy babababa   falling lol encore   matin sur prosus tous les dtenteurs dactions chinoises lont dans le babaprxbaba its     hit my stop loss   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwill move   stimulate   econ once   spread is contained tech firms   under pressure   cut costs in   meantime
  they   doing ie layoffs     tcehy us delisting fears why fear   if   shares     selling in hk   market   rebound hardrt cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzyten   main low float fertilizer play look     companies   page they   mention fertilizer didi   bidu httpstcozdkrojsbaba is   go privatejd wow   free fall   not happen often     volume is   huge on xetra trading   may     chance in   lifetime     ruin deitaone its   frustrating   see one more time   chinese governemnt   punish their own companies they         babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjthe market is forcing me   break one   my rules   add     if   continues   asymmetry vs risk     compensate httpstcocrtwicofxrt alfiedata jbegno bitacorabolsa gracias juan twitter suele ser   predicar en el desierto aunque sea desinteresadamentealgunas lbaba wtf jason wholemarsblog wheres charlie   see   wait hes piling up on his   stake   looks like big boys liquidating china stocks   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjubs released   strategy report on   chinesemarket
saying     news caused   stock price   uslisted chinese stocks   drop   in   past two trading days stocks   bidu gotu edu lkco sos metx laix ntes uxin read heregtgthttpstcornfvidhyvybaba beautiful excited   buy more     hopefully more     sinks       hong kong hangseng index drops   new chinese covid wave hitting jd tenc   other tech stocks   down big httpstcogdbjfyubaba gonna go sell my left nut   go   in if   drops   under top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy rh   gme tsla access wider trends httpstcozltkvrfcosmosb soon   great correction is here maybe babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost mentioned tickers in wsb in last h   spy yang gs pypl qqq tsla twtr db ww httpstcointoxxyay httpstcoqdmgnelvdrohitgu buying opportunity i got my buy order waiting     babanio   pltr sklz wish trump warned is     yet people still voted     pedo sleeping in   whi hope   who voted have lost more than just their money   damn well definedwish i seen   pattern httpstcocoessdplrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   rh gme tsla access wider trends httpstcozltkvrflets not forget   amidst   continued carnage in   tech names
us futures   in green   least   now   bidu kweb   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba if they   buying their shares  
i dont know when they gonna     top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   rh tsla gme access wider trends httpstcozltkvrfbaba in hk   everything would have   fine if china just condemned russia     wont   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnrt tradingappswiss alibaba group holding   hong kongs hang seng index drops   investors monitor chinas covid wavehttpstcobaba usd now in hongkong
crazy cheap alibaba group holding   hong kongs hang seng index drops   investors monitor chinas covid wavehttpstconmkhpmerhq httpstcokryvdfbtcbaba hsi has support    
we   see if   holds in   next couple days chinese tech has   huge influence on   index
lets see how long xi         last   delicious discount on going buy using dca starting   position without doubt
even if       delisted       trading on otc   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt farrisbaba   who owns   its not my fault
just     clearlol delusional amateurs waiting     afternoon rebound in hk hk tech down     time lows pure capitulation here   bidu jd   indicated   open   more lower   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba why hk down   much gskenigsfield danieltoloko   confidence in   companys prospects     over   long term
we repurchased   million   our adss     us billion   quarterfrom   latest quarterly results press releasert therealfly   down   in hong kongrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   equity is worthless just let   go     acinvestorblog       few other chinese stocks crashing hardjack ma is on his last dime   httpstcodpuhtwlrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   least bid   pos up in premarket   we     go short   open my goodness   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hk would     nice target
buying   holding   profitable company   x fwd pe only on   hk exchange   hk would     nice target
buying   holding   profitable company   x fwd pe only on   hk exchangedidi deal     reached good update     weekend jd   nio httpstcoaqdkfdtbaba china market collapsing wow alibaba nyse  
didi alibaba   tsla tesla rivals nio nio
xpeng xpev plunge in hong kong   amid worries over new covid restrictions in china httpstcodabqjhanrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba man its funny how   has   one negative catalyst     l in   news     past years straight fear makes markets super rational
right   pumasuede snorlaxuw puts on  
rivn
gme
  amcmarkets wallstjesus   going   get wrecked     openbaba hsi sell off
us sells off
hsi sells  
vicious cycle   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba if you   keep your head when     you   losing theirs   blaming   on you
if you   trust yourself when   men doubt you
  make allowance   their doubting too if you   wait   not   tired   waiting httpstcoqmbaepoggqlast china holding in my system xinhua publishing     replaced on regular rebalancing on thursdayplan   now
excluding china   system   holding     exposure i   maybe live     china riskbut tbh
i   done   chinababa buy   fear chinese tech shares dip   us names firms   delisting httpstcozoxuxdrg   jd bidu nio didirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba faller idag till nytt vlgsta svaga resultat senaste tv kvartalen och man fr ju allt mer knslan   att investerare flyr autokratiska stater efter rysslands invasion   ukrainamin analys r att frsprnget fr usatech kar snabbt innovation i kina p vg ner httpstcosorwtwsdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt stockserabot most mentioned tickers in wsb in last h tsla spy aapl   tmc goog   long strangle leaps   might hit       stage actual delisting would put   floor under ittrade in one market company buyback   then takes private probably   shareits over   man its funny how   has   one negative catalyst     l in   news     past years straight fear makes markets super rational
right   straddles   open   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hkd
buying right now analisisdeinver queteim como disfrutas     tendencia bajista   manual soportes rotos vaaaamos   seguir dando lecciones hahaha   bankruptcy   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsmalikjo danieltoloko   said they     buybacks
yet their report says otherwisert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfutures green lets go didi spy muln     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba incredible   see hsi drop k in   day   jason alibabas lost decade   httpstcomnuyrmqdnrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segfutures green lets go didi spy muln     freshie get ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get dert wutangfintech muln   see   week agri middle bar set up   thing on lunch tomorrow uvxy calls exp fri   willbaba incredible   see hsi drop k in   day   jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjbegno bitacorabolsa gracias juan twitter suele ser   predicar en el desierto aunque sea desinteresadamentealgunas lindezas en esta captura
aunque hay ms en otros perfiles que compartieron el vdeo   youtube sobre   avisando   la deblace httpstcoxgxnaqdebaba hang seng is   very weak index   darn index is trading   levels now unbelievable   sinomarket hang seng tech index drops  

  biggest singleday drop since july domestic media reports alibaba   tert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba futu adding january calls     open bring   on   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjdomestic   chatter   tencent   planning massive layoffs why notcrashing economy
lockdowns
prosperity fund
supporting ukraine
property defaultswhat   go wrong   jd bidu kweb   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   somebody teach me why capital inflows have   consistently positive in   hk   least   stock price has   plummeting whats   relationship httpstcodkpqcfwvwdarntons i like companies where   value is mismatched either due   bad perception   poor understanding     marketthis includes   pltr bbi   liked having   diversification into asia   seemed   decent betrt juivedumaroc   new wallstreetbets data mentions       surging on wallstreetbets httpstcozywejixobaba     break intraday lows in hk     second time   crystal ball says we see   upside       settling     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt sinomarket hang seng tech index drops  

  biggest singleday drop since july domestic media reports alibaba   tealmost   wellrun chinese adrs   dual listed in hk if   gets delisted unlikely scenarios
still   traded in hk sure
lower liquidity  
i invest like   my capital in them higher risks sure its simple diversification
why   much hatred nio xpev babatracking tiger global portfolio q httpstcorlqxcqzyveadbe
alcc
amzn
apo
asan
 
blnd
cflt
coin
coup
crwd
cvna
dash
ddl
ddog
docu
dv
eght
estc
fb
futu
grub
hood
jd
kplt
litt
littw
ma
mf
msft
nflxbaba hold   years   your up
  price is just stupid now   what happened why trendin   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba new wallstreetbets data mentions       surging on wallstreetbets httpstcozywejixort sanjogag   wasnt charlie munger shilling       chinese government not   long ago   is very satisfying   watch   wasnt charlie munger shilling       chinese government not   long ago   is very satisfying   watch       help me get out   my negative crypto balance fml   danieltoloko   is just silly     point httpstcohsilzfwgzbaba i just want try     bull wow someones buying these dips in hong kong money   mainland china   net positive   nearly three straight weeks todays net total was secondhighest     year kweb   jd nio bidu httpstcokcbwrtrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba kweb everything getting slaughtered in asia     kweb   tech stocks work like meme stockdown on   given day under what scenario would google
msft
apple   down   days jd   nio whats going on here exactly fear   us sanctions covid   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba i   said    
sell now     too late
going   zero   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ignore he continued i even wrote   song    
i felt   was just   important   bagholder
have you   money nohe continued i even wrote   song    
i felt   was just   important   bagholder
have you   money no sir
no sir   im   creepy little simp now stop following me httpstcofccfukvyufrt sinomarket hang seng tech index drops  

  biggest singleday drop since july domestic media reports alibaba   tebaba jd nio no reversal in sight everything is bad nothing is good   is like going through   never ending bad divorce   jason alibabas lost decade   httpstcomnuyrmqdnbaba its funny   us retail investors expect     bail them out   on thats not what wakes up ccp   nightkweb ha valaki lemaradt volna
alibaba   elvesztette   elmlt v rtknvekedst visszakerlt   startvonalhozrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmuln   see   week agri middle bar set up   thing on lunch tomorrow uvxy calls exp fri     pay arec wwr swinging oil impp indo cei mxc on watch   calls exp fri   pay fuckputin istandwithukriane httpstconrefkkecort freshie get ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get debaba jd getting ptsd   last week httpstcokndzdhfbaba   they just announced shenzhen lockdown where china silly valley is   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt gubben now its munger vs   world babalillianmli ripple effects   antibusiness policymaking in china
didi
 
edtech nationalization
real estate crisis
xinjiang
zerocovid
support   russia
    inflected disastersrt gubben now its munger vs   world babahang seng tech index drops  

  biggest singleday drop since july domestic media reports alibaba   tencent   on their way   mass layoffs last weekendhongkong   tencentrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorlol fresh lows in hk tech   expected   open lower   in us
bidu jd should sink   still few hrs   us cash open   futures   pre market should open shortly when i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcochogksshhymost mentioned tickers in wsb in last h tsla spy aapl   tmc goog j sofi jnj ofc httpstcointoxxyay httpstcozaueptlwkbaba war   end in days
weeks then   stock   recover     lows we have now   when other panic buyalways   good buyingmoments in   past   jason alibabas lost decade   httpstcomnuyrmqdnbaba neither bull nor bear what   yall think httpstcotozkrezcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjunusualwhales lll china covid surge play   sells masks in china   its down     earnings in   few weeks covid surge mask sales   explode   cash per share on hand   book valueinsiders own mill share floatbidu babahttpstcoljebamo httpstcoqlxmekyjirrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorthis too shall pass   httpstcopiyhgcdgrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba what   opportunity   buy what   potential   anwarbanafea   httpstcokkjavxuunubaba nice   see more new faces predicting     stick   there       new set in friday   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba trending   cryptomatrix incroyable babamaximusholla lll china covid surge play   sells masks in china   its down     earnings in   few weeks covid surge mask sales   explode   cash per share on hand   book value insiders own mill share floatbaba biduhttpstcoljebamo httpstcocuqfhtzkjbaba might pull   good faith violation if     opens   lower no way   keeps going down paycheck dont   till fridays httpstcocnojahelirt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zorrt borsaparatic alibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zoralibaba hisse senetleri byk bir dler halka arz olduu fiyatna kadar indi buy tuuna basmamak iin kendimi zor tutuyorumbaba nyse httpstcoiuuhrafrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayrt thepandaily alibabagroup s mmc business unit is planning   sever ties   many employees
while   proportion   layoffs in thisrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjaapl   jd nio finally american stock go bye bye   us top stock   watch   premarket part didi   jd follow   account   more trade ideas
daily watchlist
morning briefing amp moreclick   link   join our stocktwits premium room httpstcoifcprcfofrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tojd   we   trending againred we just need nio now villiersapi invest   long term
dont speculate babaspy   aapl nio tsla   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt cryptomatrix incroyable babababa one green day   week going     jason alibabas lost decade   httpstcomnuyrmqdnbaba i see sp   wed   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba american bros   like   down in hk holy shit   adrs going   dump tomorrow bruh hkd usd x   seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investing httpstconrrcxctzbrt jason alibabas lost decade   httpstcomnuyrmqdnrt jaedenjd   mentioned   on ecommerce   jd
spending
inflation   interest rate hike     correlated   high risk   tacryptomatrix mais   sera til   nouveau hauthaut   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba li xpev nio hk down covid closures in major tech hub httpstcoadjaqsqrfrt charliemunger charlie mungers alibaba         time low
  high has derated   x pe if one believes thert gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba   they just announced shenzhen lockdown where china silly valley is   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba hey isnt   covid surge in china gonna   good       gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tobaba everyone is bashing hsi when   pumps up
  starts selling   alibaba  
jd jd
pinduoduo pdd
netease ntes
httpstcogvduscqbaba tme       crash   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba media said   same   airlines
oil   banking during covid
then they mooned   thepandaily alibabagroup s mmc business unit is planning   sever ties   many employees
while   proportion   layoffs in thisbaba cat bidu brkb pwr   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnbaba   is   lesson in how   share price     success     company   completely separate variables   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjwill   buying   more     i think total capitulation
stop losses   margin calls there is   lot   noice   delisting etc     turn out     nothing more then just noiceczbinance im pretty sure bnb   join         have   deep dive in   near futurert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     these guys saying   is going     whatever     same people       pumping       f you   now
thank you later alibaba   je zpt na sv pvodn cen ipo z roku ale bitcoin nem dnou vnitn hodnotu   nem cashflow httpstcouqkiihtjort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   largest market capitalization loss in   history   markets
  largest loss   public stock shareholder value
weighing in       loss
alibaba   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba rip     ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba if youre scared     dip
you probably bought too much   distressedbot   munger was criticised   buying heaps   wells fargo     issues they faced off       covid mungerzerohedge alibaba   httpstcosntybtshlbaba munger was criticised   buying heaps   wells fargo     issues they faced off       covid munger     fear during atl   years later   was ath   dear fellow   holders we   fucked simple     in life there   winners   loserswe lost   one boys   jason alibabas lost decade   httpstcomnuyrmqdnbaba  
    count   blood on   streets yet         sooner than expected mskvsk   you going   buy   everyone buysrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba we   screwed   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba tcehy didi bidu aapl halt   communism stocks   support russia   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba making new intraday lows in hk     gap down in us markets   i told you   never catching   falling knife since
you   not listening alibaba is     ipo price babababa how     buyback program work   they buying   adr     hong kong shares lol those waiting     sort   afternoon miracle in hk
    session lows   indicated   open lower in us kweb kweb jd   httpstcoemrkhduheybaba i told you   never catching   falling knife since
you   not listening   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt handscomputer   jd pdd when china goes   taiwan expect them   steal youre money if youre in   us holding cash
slv anaapl amzn msft nvda   bidu hsi ndx httpstcozxigdastya httpstcojepqsldalibaba ha cado tanto que volvi   mismo precio   que sali   mercado en su ipo hace aos   httpstcogfqfxbzbbaba how     buyback program work   they buying   adr     hong kong shares jason lost decade   subjugated decade   alibabalol those waiting     sort   afternoon miracle in hk
    session lows   indicated   open lower in us kweb anpc   only cents   share   cash on hand they dont have enough cash   meet their immediate short term debt on high watch     offeringdidi oil uso uco uvxy srty qqq spy femy   bidu kind bacmulnpzggfaiaeihymcagrispcbkalaexnhusaanpc httpstcojjociciqa httpstcofuzcnhkyrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba damn hkd usd unreal selling   jason alibabas lost decade   httpstcomnuyrmqdndanieltoloko   selling here likely   forced   liquidate   reasons other than intrinsic value have never seen such fud on chinese adrs   single biggest confidence booster is   bidu doing buybacks     shows returns   shareholders r possible patience requiredrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroualibabagroup s mmc business unit is planning   sever ties   many employees
while   proportion   layoffs in   round   stand   roughly layoff babahttpstcoxdjhzsusmirt tradertexmex     greatest value trap ever its trapped       smartest   brightest minds in   worldive lived in ababa looks is   cheap       sold on alibaba httpstcotoeykfqpsxrt stockmentionbot most mentioned us stocks on reddit in past hours spy gme   fb     neither china     management         stop   bleed they never done   in   pass
neither   they now   harryleemedia   httpstcofcetflrndbaba not buying until i see lol   high inflation hurt   benefit ecommerce stocks   amzn meli   jd se on one hand
im thinking demand   increase   consumers buy cheaper goods via ecommerce   rising transportation costs   going   weigh on     linetop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy tsla fb aapl access wider trends httpstcozltkvrfbaba     shorting premarket looking   cover   dollar down entering   k position   jason alibabas lost decade   httpstcomnuyrmqdnbaba fuck
i fucked up httpstcoxsampfajompositive update   didi jd nio httpstcondhjchvbaba s   week load in s   harryleemedia   httpstcofcetflrnd most mentioned us stocks on reddit in past hours spy gme   fb   sofi rent vti amzn qqq stock trading usstock stockmarketbaba spy who thought they were buying   dip last week
lol you shouldve just waited   dont worry there     more dipping   buy most mentioned tickers in wsb in last h aapl   spy tsla sbux bar ebay wmt dis crm httpstcointoxxyay httpstcolmziqffgjrt jaedenjd   mentioned   on ecommerce   jd
spending
inflation   interest rate hike     correlated   high risk   tatop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy tsla fb aapl access wider trends httpstcozltkvrfbaba   is really bad   hk stocks china threatening   invade taiwan
causing financial collapse   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroutop trending redditarmy stocks in   last hours sym chtvol chg gtgt   spy tsla fb zim access wider trends httpstcozltkvrfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt harryleemedia   httpstcofcetflrndbaba httpstcofcetflrndrt cryptomatrix incroyable babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrip   my   calls nice knowing youwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcocwdcgoyibaba impp join my group   free   i helped more people   make excellent profit everyday httpstcoudnuqrxm appleseedent why is   safer than adr adr is just   receipt innit babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i hope ppl realize   kweb is now hk shares n       eoysafest way   invest in china vs adrs jd pdd tcehy incroyable   httpstcovxrhgrxaprt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt therealfly   down   in hong kongrt jaedenjd   mentioned   on ecommerce   jd
spending
inflation   interest rate hike     correlated   high risk   taadding more fuel     weeks fire   jd aapl spy httpstcobdivynenfwbaba sanctions
lockdown
delisting
taiwan
regulatory crackdown etc   long time support alibaba   hong kongin prssiss
nyt huipuilta gt mikn ei muuta sentimentti niin kuin hintababa long time support   see u     year mayb like wish lol   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba     on top   my watchlist     upcoming week   much going on here   china stocks if   dips tomorrow   possibly loading here     quick day trade reversal bounce   openbackpackerfi babart jason alibabas lost decade   httpstcomnuyrmqdnbaba sorry   bidu lkncy   nio asians   supposed     smart stop halting your entire economy over   common cold   jason alibabas lost decade   httpstcomnuyrmqdnbaba   chatroom
ive made over k   their alert httpstcoyesxvngtwbaba i dont   your position if its lower than k     you folks buy puts   few bucks   post   here like you have   say
ahahh
very funny   price is   steal     i hope ccp doesnt have hidden plans   us   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba something happening       trending lately expect   gap up soon   liquidation mode thay say crypto is   scam   httpstcopojncozczrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba getting decimated in hk httpstcorxudzktnirt mfer take   look     shitcoin   httpstcocrtftmnmtnow thats   rationale   logic nio   li xpeng httpstcooqbrumoywas mentioned   on ecommerce   jd
spending
inflation   interest rate hike     correlated   high risk   take note esp se   they   entering brasil now httpstcoqhytlnsfrt jason alibabas lost decade   httpstcomnuyrmqdnas mentioned   on ecommerce   jd
spending
inflation   interest rate hike     correlated   high risk   take note esp se   they   entering brasil now brazilians   spending more than half their income on debt payments httpstcoqhytlnsfbaba i was wrong looks like next week   result   chinas business   political practices crashing
  net progress   zero   negative value no sane person   in   world should   business in china
  they want   lose   their money andor get kidnapped   tortured   alibabagroup httpstconpdcurzbqbidu   kweb   when   hedge agains overpriced faang turns   shit   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba hk ticker symbol is right why     says hkd   is equal   usd mentalgame thats not   unrealistic point   view if you had told me late last year         trading   price levels early   year
i would have said hell no   yet hear we     i would wait   buy  
its super low yes
  we have   see what   happen   china aiding russia   how   mini war turns out ukraine people
im rooting   you
its gotta   tough over there   jd pdd when china goes   taiwan expect them   steal youre money if youre in   us holding cash
slv   nok ill miss   httpstcouuukrasishard             go   i still wont buy babatrending stocks on fintwit source httpstcocwjowwsbi aapl tsla msft nke sq   nio uso muln f sorted   most recent httpstcojxgesjaeubaba   avg bagholders unite   therealfly   down   in hong kongrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba is just silly     point httpstcohsilzfwgzbaba long time support   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfri highest voloi min
vol k
opt vol fsly bsx   t ajrd mrk sbux ko bili iova nio disca mro bmy bam xom rivn dkng vz grub eric nkla ntra afrm docudata barchart httpstcoilplzjvkyrt brkokic   charlie munger has   wrong many times
      one   them imo not too safe   invest in chinese stocks   thert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba charlie munger has   wrong many times
      one   them imo not too safe   invest in chinese stocks     moment personally   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtomrozz douyustockd aapl fwd pe   fwd pe   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjason i think     end     year
    ccps national party congress in november we   see   go even lower there is no certainty how xi   his regime   choose   reign in his tech giantsbaba looks like were catching support   re evaluate in   morning   jason alibabas lost decade   httpstcomnuyrmqdnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   buying here   waiting   s     selling off in hk   time   buy geezer     persiancapital   well spoken
sir joecandito httpstcoaxjhoyzinvestingcom   niort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnrt chrisnorlund russia is   china   help in war effort   niohttpstcoktixqccyzybaba     thing   happens   us is when   great company gets into temporary trouble we want   buy them when theyre on   operating table warren buffett chinese stocks continue       high risk low reward trade   brutal     hang seng   shanghai exchanges break macro trends hsi ssert mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt jason alibabas lost decade   httpstcomnuyrmqdnbaba intresting look on   chart   topped out   october very intriguing   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjpipstodollars yahoo   just   catch   breakbaba i still remember holding calls feb   last year anticipating   reverse hamps   play out   expensive lesson indeed babahk down over tonight in hong kongbaba jd bidu kweb fxipanic selling grips china tech stocks     concerns pile up httpstcocarsgsxn via yahooalibabas lost decade   httpstcomnuyrmqdnbaba   is too big     company
if you   hold   stock     next months
ignore daily price volatility
  price level just   gift gl   there     lot   stupid people herei   buy every dip here   cat bidu brkb pwr   your alerts works       tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrjd   nio hongkong hsi first half was mimic   friday
second half is rebound   us rebounds   well wow   httpstcosdfkasymwatchlist mon fri pt options cat stock in   uptrend   momentum calls   brkb   stock hitting     time high on friday calls     covid spread   us sanct httpstcoilxbgiofjuweekend trending jd   yang   china stocks downtrend continuesuone   their short interest increasesagro   war keeps going   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba chinese   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba stock httpstcocqyvjhyumrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbackpackerfi shop roku   dcfc rickthe last one   i have   work there     year   westmoneynews sourcethere were rumors   internet giants such   tencent   alibaba would lay off workers in   next few weekshttpstconwsfsrwrbaba nio bili didi iq aapl httpstcoeveckcxwrrt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart freshie get ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get deweekend trending ff biodiesel stock   er on ahpoet             trade on   nasdaq tomorrowxlb materials etf holding steelaapl on china news shutting down factory due   covidjd   yang   china stocks downtrend continuesrt nargis hsi broke low   onto low breaks   next one is low     maps   low   greekrasputin gkesarios whats going on     big chinese stocks   jd bidu   you think theyre getting delisted   is thbaba trading       major supports now       important moving averages too     avoid these types   stocks httpstcoxljtlbeobaba   is too cheap   pass
not sure how low     go   week     is bound   recover   level     year
hold your horses those long   months       is going   end bad   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba httpstcopwpzotwhuubaba   august       mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjsahukhitish why you still watching   share price     thenbaba   is why i dont touch chinese garbage   im sorry guys if your trapped     top stay in
if your buying here   is   gamble russia has     delisted
  china   next   is world war   careful   whats   huge spike in afterhours   friday     know what these odd   spikes     they actual transactions small qty mistake etc httpstcoeehmcjerybaba not even close         thing has     political football momentum is   down   dead money fontainedustin russia   china literally   same babababa whats   huge spike in afterhours   friday     know what these odd   spikes     they actual transactions small qty mistake etc httpstcoqmtpsnwfbaba im sorry guys if your trapped     top stay in
if your buying here   is   gamble russia has     delisted
  china   next   is world war   careful   not even close         thing has     political football momentum is   down   punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awaymost mentioned tickers in wsb in last h   spy tsla wish taco fb zim   skin j httpstcointoxxyay httpstcoearlthfri greatest standard deviation decline compared     previous days min
vol k
put vol k tlys docu eh gds ymm yumc qfin yy bz zto bidu kirk bird ncno mvst leu li momo ttcf   bay pd htht bzun mlco cyrx xpevdata barchart httpstcoietnnolnmtrending stocks on fintwit source httpstcocwjowwsbi tsla aapl   nio muln uso f xle tcom bbby sorted   most recent httpstcozvlrqqzrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba jd kweb cweb yinn well hell you   even give   toxic garbage     night   likely day   losses closing in on zero folks   fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi spy tsla amd aapl   nbaba   stock needs   brady comeback   nargis hsi broke low   onto low breaks   next one is low     maps   low   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbabathough its easy   pretend i know im not   fooli shouldve known   than   catch   knife   waste   chance   id   givenso im never gonna catch  
  way i caught youthese diamond hands have got no brilliancebaba       go lower     covid crisis     war crisis too   pass   is too cheap   ignore guess   kweb   friends gonna   down   tmr httpstcoxfpqmpc httpstcoqqtlqaymimrt reciknows update   weekly   still no signs   buyers
wouldnt   surprised if   tests   time low   httpstcrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrussia is   china   help in war effort   niohttpstcoktixqccyzywhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcouzfwerbfgurgavin im guessing your   price target is huhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba eyeing puts under httpstcoddwlgavyzour chart     night is amd good luck   week everyone remember its quad witching week   well   jd aapl spy httpstcoegddimnxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt youfaces   munger crying right now oh warren oh warren please help me i made   terrible mistake   munger crying right now oh warren oh warren please help me i made   terrible mistake   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mikabtbr   old fart munger is getting smacked on   lol   old fart munger is getting smacked on   lol cuando te digan que bitcoin es voltil
voltea   ver   alibabagroup   httpstcospojqbvbaba   slaughter day     hsi close green httpstcoebcskpdusbaba people called me crazy when i said   was going     here we       goddam   hk usd breaking didi   nio jd httpstcojstecccnsbrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjmost unusual flow trades consumer cyclical per unusualwhales muln f nio tsla nclh gm para rivn dkng   has m bbby tcom sfix httpstcopljnlnuvnsourcethere were rumors   internet giants such   tencent   alibaba would lay off workers in   next few weeks     speculations   internal employees
tencentglobal expected   lay off     its employees     would lay off   its employees httpstcojojrrngzdrbaba i remember seeing financial advisors saying   buy   in   s holy crapa moly lmao   i remember seeing financial advisors saying   buy   in   s holy crapa moly lmaort iamanirudhsethi alibaba is       ipo pricebaba httpstcoinkespbxrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjalibaba is       ipo pricebaba httpstcoinkespbxbaba hk usd   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i   imagine how many lives   stock has ruined glad i sold     equitybrian   fbmeta     portfolio   more appealing each   every daybaba holy shit   is tanking in china right now   thinking now how long     stocks downtrend last thought     moment     last   years world indices   more likely now   start   bearish trend than not   they might   well delist     persiancapital   well spoken
sir joecandito httpstcoaxjhoyzi dont really follow tradfi   wow       ipo price
thanks   playing   us price uber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcowecfjssy httpstcopzgbzjaekpypl shocking spike   even   more just watch spy roku   tsla     right there folks is what we     boner candle   in hbarhttpstcogyealuoqh gme amc tsm f   gm aapl fb msft pton lcid   zm etsy bynd ccl httpstcouujgvatyhsi   nio futu xpev bidu edu kweb limit down china once   httpstcooyxwwhqiejd   nio hsi plummets over pts lt

setting overyr low if you have   plan xi
nows   time   unleash   not   good look   your reelection campaign   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lets go trending stocks on fintwit source httpstcocwjowwsbi spy tsla amd aapl   nio fb spx qqq amc sorted   most recent httpstcoicqkwegwurt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt elisabethh   you     aware   mondays in china usually mirror its adr on fridays right   dttofinanciero aunque usted no lo crea
alibaba pierde hasta desde sus mximos histricos y se encuentra por debajo   su precirt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba dumbass bears trade     trend   httpstcolcipjheyrt newsofthemarket     top chinese companies have big   their auditorswhy every news scares people
i have no ideavie strucrt moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thbaba looks   right httpstcogcvdbnakbobuying       afternoon     trade     only way   rebounds is if china stops putin       one friendly w   west pt   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba reversal has       these levels if there is going     one   levelsbuyer in s   i have   warning   dumbass bulls since charity heads   china never listen update   weekly   still no signs   buyers
wouldnt   surprised if   tests   time low   httpstcoizhihyoif httpstcoynwrtsmmvbaba is   still   long term play   ill   happy if my short puts get assigned still otm cmon we got   week   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjd     reminds me when bank   oil stocks were going   zero during covid cnbc     gurus on stocktwits said stay   history usually repeats itself looks like im buying tomorrow babaalibaba binancete mi listelendi ipo fiyatna geri dnm httpstcowgkdjhxkxrt peter     how down is charlie munger on his investment     how down is charlie munger on his investment gurgavin   total garbage especially nio   babart gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba you     aware   mondays in china usually mirror its adr on fridays right   holy shit   dont stress out   down in hk
  follows us markets on friday
  was down
  hk just followed lets hope tomorrow     reversal guys   there     few ways   trade cut your losses
hedge
try something   delusional   tech bulls let me block bears   i   close my eyes   jd kweb     was good knowing u   hsi bottomed       k   yikes sorry   cnallani huiz who is holdinggreat name   those     ton   chinese stocks
loldidi jd tme bili bababescaredbears beniceeveryone   on stop   delusional jd
bidu
  vs us adrunless you feel   less than     tech is basically flat   goldman sachs analysts downgraded hong kong stocks   underweight on monday citing oil price     broader macro views   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjjd     appears we may soon   headed out   oversold territory
  straight into divorced territory   i want       delisted tomorrow   down   tomorrow   we   move on   least
  wont give me strees looking     going down every day   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoyqgnajemyaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcosruhiotrrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba i have   average     there is no way i   selling if bears   right then i   go down     ship   i know bears spread fud   they   make money   shorting is     in   room   us now httpstcoyfdsgmgcetrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba low i   buy     daytrade   example     shitcoin full retrace   biggest volume nodethese moves happen in crypto often
  take   much longer time   play out in boomer marketthe risk is much more profound in boomer market
where you get complacent then see your decade   wealth gonebaba httpstcoutvznxlym httpstcowmizqujrt alfiedata lo que   se llev programa httpstcofaalypros esperamosrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba run     getting murdered in hong kong httpstcoqkfwmvyhfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy   tsla gme aapl access wider trends httpstcozltkvrfcolinst colin
dont mean   impose     you have   study on   thank youbaba muln   please just delist them   we     move on   idk why you still catching   falling knife when   hurt you consistently
  is how retail loss   their money   hi sinnerman i   still alive   well sampp under   year end lol most mentioned tickers in wsb in last h spy   aapl tsla uber es wish bb gme twtr httpstcointoxxyay httpstcomwnnqxibtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy tsla   gme aapl access wider trends httpstcozltkvrfspy chinese stocks tanking due   covid shutdown   possible delisting   us markets jd   nio httpstcoicpnrcmtdcumetc bullish on   trending stocks on fintwit source httpstcocwjowwsbi aapl spy jd fb nio   dis tsm spx msft sorted   most recent httpstconagounfdrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy tsla gme   aapl access wider trends httpstcozltkvrfrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjspy good luck when spy resets in   morning       rest not looking good jd nio uvxy httpstcoxcvjwjadrhrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is looking nicetime   buy maybe   sorry   see   happen   investors   happy   see   happen   china   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjfngu how far   bidu     drag   down is       buy bulz instead looking forward   start   fishing   gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjbaba damn   thing got wrecked     everything going on i   see sub     lowest
if   ill   adding heavy its cheap   is
now is   time   dollar cost averaging
imo sentiment doesnt seem   have changed
even   little
  more downside is probable buying   is buying max fearbaba if you   wait until winnie   pooh is deposed   passed     didi huiz like   virgintouched     very first time   down     china is open   stop trippin its just tracing what   market   friday uchihafutures tictoctick no doubt fxi kweb       fine looking chartsnotrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmrt ape   on full rug mode kek httpstcoquxsuhmtmtheequilibrium johnscharts striff trijoey pawano edhale sjosephburns btraderx watch chinese stocks tomorrow made good profits day trading   puts last friday hong kong stocks drop   investors monitor chinas covid wave oil prices drop httpstcoflwjbtwobaba i mean
    rate itll   trading like   spac in   couple weeks   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt kakushigotoih trading   if   stock is down   rsi is  
  doesnt mean     go   lowerjust   tal orrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven tort photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenubaba told you every chinese stocks down fuck them soon   chinese stocks delist   usa stock markeet   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba lol who   fuck still buy chinese stocks loser         worth keeping on your radar httpstcoljjncitrbaba on full rug mode kek httpstcoquxsuhmtmrt gurgavin more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven toadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcolszlrjwlocgn wtrh cei strn lcid spy   sndl avct metx httpstcowmiqnorlmrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt saccount   httpstcoqpljltmjaradhyag lol   bulls     get taught   lesson only thing funnier would   if you said   like   canadian aboot   get taught   lesson more   more people seem     treating these chinese companies adrs   worthless paper i would still avoid themeven todayhang seng tech index falls nio down   down jd down xpev down   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjtake   look     shitcoin   httpstcocrtftmnmtbaba people waiting   entry   soon have their chance   therealfly   down   in hong kongbaba whats   news why down   when i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoxhldlbaba soon lol   rip   thank your communist government russian   licking sob   soooo ive   watching     months   i think   under ill drop k in long calls   mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjphotoofadress i see   lot more trouble   these china names
check out   monthly on     send you mine more pain coming cons move nicedidi   jd good news   weekend httpstcopibjbearrt mrderivatives fxi ashr   kweb didichina shares down overnight   china is killing their stock market     govbaba is jack ma still alive when was   last you saw him   he own     stock   its getting     point where   doesnt even make sense how cheap   is   company isnt going     mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba easiest money in   market puts   day feeling     burn   decision has   made no brainer allinno risk
no reward baby take me out in   body bag wallstreetbetsbear market   is in hang seng   is in hsi   jd pdd ntes tcehy nio httpstcofourbmarket notes
compiled   listening     expertsnews i followaapl amzn spce meli googl twtr fb nio docu rkt fubo shop wmt mcd dis msft   ccl rcl qs bkng rkt lrcx nnox vldr spy iwm now se gs bac   fdx w httpstcoolgjieturt eewspeedy   under is   major major issue   softbank boystheyre in big troublealibaba group holding limited traded   its dma     its dma babart mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjrt venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china should     interesting week     httpstcosvljxdgnrt mskvsk alibaba is       ipo pricebaba httpstcogmqdkctsjbaba   is   cheap   should   on alibaba minimum order
units jd   bili pdd tcehy more dumping tmr   china central bank double down on accommodative   qe crackdown   now more lockdown when   chinese stocks   investable     nargis hsi broke low   onto low breaks   next one is low     maps   low alibaba is       ipo pricebaba httpstcogmqdkctsjcvx   gs i wait   talk   use   charts   my advantage httpstcomzwtdcrbaba i guess its game over       now i love   meme on adamkhootrader last video on chinese stocks   is   investors everyday hang in there     alibaba   check out adamkhootrader channel he is   great analyst httpstcovkhaawnagbaba never ever try   chase   your losses you   only doing   fall deeper   deeper into losing   hsi broke low   onto low breaks   next one is low     maps   low     green lines hangseng chinesestock   bidu jd ntes httpstcojesgfznzbaba hong kongers   selling chinese tech stocks kh s like crazy i have no issue       saying things like   has absolutely nothing         fundamentals highlights   biggest issue   retail emotional attachment   things try looking     objective lens declining eps
operating income
institutional ownershiprt venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcocoabjvfocgn wtrh cei strn lcid spy   sndl avct metx httpstcowrwlxgsrxrt adithiakusno newlowobserver exactly on time when most people open buy order     down   bet   visit   low majority ababa china is not going   help russiamore fud fxi ashr   kweb didichina shares down overnight   china is killing their stock market     govt dgafanything good     out   china lately wake me up when they dobaba bidu looks like   chinese stocks   penny stocks   well time     margin   theres obviously something much bigger than     jd here chinas economy is going through its phase i dont see         thing i have   saying   is         year lol findingvalue i think especially     starter position
my max starter position is now if   drops further   nothing changing im happy   scale up   bit   swinging hard   in one go doesnt rly make sense   me its funny
  played   big part in my realisation too hahababa seriously
  is ridiculous   god bless us   persiancapital   well spoken
sir joecandito httpstcoaxjhoyzbaba week low on hk exchange finphysnerd i went     into   when   was   i havent sold       i promised myself   never go over on cost while buying something guy spier doesbaba how is   fucking blue chip stock down   much since covid   bulls     get taught   lesson news cycle is pretty intense might wanna wait   see bout   marketbaba qqqbaba love   chance   buying     off   down over in chinathe fact theyre not supporting   even in their own stock exchange is crazy   i   blocking   bears chinese bounce tmro nio babaunusualwhales babais stock twits showing where     go httpstcoetkzlcvzzzbaba ccp played yall like fiddle   ccp played yall like yall like fiddle jd   hsi mild bounce first green poo poo phew lets see what happens     reversal is near comrades
stay strong     last drop httpstcolcrcajiqlobaba people really selling down here     something
xi spy nio   bankrupt   what   httpstcoqpljltmjedark   join     baggiesbaba here is something every   bull loves hearing every day more pain coming you   enjoy     i said you     just   prepare   loss   your money   obivously heading   test   atl   if   breaks lol   didi more pain coming especially if china moves   soften sanctions on russia hang seng   hk crashing   venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china     think twice   buying   more puts shawties
time is ticking   getting closebaba hang seng down shit   whats usd price rn   rip fxi beke   noah nio
hang seng tech down     moment monday blood bath     sector   abandon ship   ignore alibagbag down   gtbaba httpstcoxngfytayxrt faststocknewss alibaba shares indicated lower in hong kong babababa sell     sell     ignore alibagbag down   gtbaba httpstcoxngfytayxbaba sell   babaweekly showing   nice level   ish   look     short position targeting daily demand   alerts set httpstcowjvksoivalibagbag down   gtbaba httpstcofccfuldwf httpstcoxngfytayxbaba started   position     add more     drops     we just limit down in china   didi jd eventually   your money     gone     remember   no other ways   learn   respect risk   good washout day is what is needed   start finding       kweb hsispy i feel bad     in nio   jd   eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba fear has taken control good day     complete wash out   gtgtgtgt   would take   pe   maybe not low enough   follow us   venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china jrctrading its   same price       adr hong kong market is simply following fridays   price actionmost mentioned tickers in wsb in last h aapl tsla spy   gme wen yang east sofi nio httpstcointoxxyay httpstcoboznghxobaba   forever httpstcovyhdbpxnmf in   chat   my   httpstcougiupgstrending stocks on fintwit source httpstcocwjowwsbi aapl spy msft hsi tsla muln gme arkk   upst sorted   most recent httpstcoklarhowlbaba   thing still   billion market cap still   lonnnnnngg way left   drop   hallettdrew   know   reason     sell off   chinese stocks   iq tme   jdbaba monday       green day   you   looking         price took   picture   history books httpstcohxbpqqnoprt venturefounder   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china     easily fall   zero
when china help russia in military againts us       freefall     range   here cnbcasia marketshong kongs hang seng index drops in mixed asia trading oil prices fall   sino china attempting   blow out chunks   prime real estate   market value might indicate stressbaba bidi etc etc etcbaba not sure if its even normal   go things in straight line misunderstood   chinese market   testmaverick   charlie munger getting margin called monday morning his friend warren buffett   have   bail him out   charlie munger getting margin called monday morning his friend warren buffett   have   bail him out   is down   its ath
now well falling   its ipo pricethis is   biggest ecommerce company in china amzn   china
not   memecoin
yet   doesnt seem   behave   differentlyfb is down   its ath
largest correction since ipo httpstconidenbtofbaba dip buyers last week gonna learn   httpstcoqphimvsclyfeofpelk   killing everybodynio   jd bidu pdd sounds likeperfect storm forthese commie stockslargest evercovid outbreak in chinarusia officialy asked   military help   chinaimnot even talkingabout   real fearof delistingthingswill get extremely ugly   thesuporters   communismbaba russia asked china   military help
we   done
going   zero like russia stock
sanction is coming tmr   china   probably help russia fuck em   softbank going under i think equitybrian rip   kweb fxi httpstcoveabuqwjg httpstcofzwwuppmaybaba rsi is coming off   pc screen   alibaba group holding option alert mar calls sweep near   bid vs oi learn more   get details on httpstcopsbhaovhicn tech vs us adr close on fri jd
bidu
      is                 is           bottomrt sinomarket hang seng index hsi tumbles on wednesday
heading    
mark
  is   lowest level since june
    many financial advisors on   feed were bullish
id like   hear what they have   say rn   briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjde nya innehaven blev kortsiktiga
mfl ndringar slppt wpmfnv borrvarta mrvikpturankorgen goviexurcswmaprxbaba nymagi nyx httpstcowecbxwktlbaba why would you   posting bearish     lockdowns bullish   ecommerce stocks   why would you   posting bearishbaba i guess people   giving up     on hsi we return   year gurgavin   snap fsrbaba spx fb into k in   last days if you really want   make huge profits on trading then join our investment program httpstcohwsflor snipers what   i say     on   weekend prep   httpstcosrymlgyiyget ready   kweb bidu   jd pdd buyers in disbelief tomorrow morningdo not buy things     trying   get delisted   little   in chinababa wth is going on   china is     hard   them   have stability in   stuff people invest in over there   my new pt is httpstcohsoaxfqdrt therealfly   down   in hong kongbaba lol httpstcojcodbyfrrt dandowdtrading   elliott wave update   minute wave is complete
correcting   minute wave right nowmore downsidewhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoxfxnideibaba china needs   learn how   live   covid       drag on     next decade   population   billion   every time you get   few dozen infections   whole damn city goes into lockdown   why   fuck dont they just vaccinate people pzfier drug     done     welp
prepped room friday tape on   names told   story   nio bidu etc httpstcomfyqkoyrew httpstcofchekyebaba beautiful bearish price motion in hk     continuation     undisputed downtrend tomorrow in   us markets   httpstcocuhbefymatbaba chinese companies have years   get in compliance   govs   work   out   then   theyll file extensions   is   posturing in months   sky is falling crowd     fear mongering   something   companies like nio         finebaba gonna   lock downs     country   covid roaring marketrebels if you liked   atrt therealfly   down   in hong kongrt stockserabot most mentioned tickers in wsb in last h spy   tsla nio bar aapl   unbelievable please stop   bleedingim down k on thisso depressing   lmao   headline meanwhile in china   hell is breaking loose man   nio nice   red day   high s     end     week thats why i said dont buy chinese adrs
  dont buy   etc     looks cheap   is tencent tcehy layoff
people news
people is not   lot   tencent btw dontbuy chineseadrs httpstcoqheqhlwtblyfeofpelk     i   inrt therealfly   down   in hong kongbaba greatanother red day   therealfly   down   in hong kongbaba jd   seems chinese people really hate money their economy is doing good   hk is   year low   we had bull market       world   covid lockdowns in china bullish     charlie mungers alibaba         time low
  high has derated   x pe if one believes   earnings httpstconyvpcsjbaba why chinese people   buying   hit   possible   hit ipo lows   china names   heavily beaten in   market thinking we   start add   on china names httpstcomibspmcjtrt therealfly   down   in hong kongrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   therealfly   down   in hong kongbaba smarter bidu     down big in china httpstcoaosorzebaba green candles i like   scentsentimentinterest wallstreetbetsa bequant model top stocks on wsbspy mntns zim mntns gme mntns meta mntns nio mntns tlry mntns   mntns lac mntns people bullishrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba good thing most chinese dont have k   therealfly   down   in hong kongbaba supply chain issues     max wow   morreene   mr munger
we need you httpstcohzycldjyybaba mr munger
we need you httpstcohzycldjyytrading   if   stock is down   rsi is  
  doesnt mean     go   lowerjust   tal   gotu if u were sold     story in   bought   on   st day instead   amazon you would   down just instead   making x kweb   please open red please looking   start   position if   in hk is down  
      affect   price   premarker later   in ny stock exchangebaba   hkexhange jd jdpboc needs   step in hk shares   tech   find    
slowing economy
lockdowns
credit markets freezing
  bonds   dumped
property mrkts still shaky   kweb jd   ajbutton   these people selling   now even read   releaseearnings were down     new business investments
not poorguess whos def buying     tombaba hsi   never close green ever       you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcogrxmqjqqrt stockserabot most mentioned tickers in wsb in last h spy   tsla nio bar aapl   hsi   likely     k   sooner   gets there
      beijing biden   make sure   chinese     worlds superpower
    end   his administration   hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   therealfly   down   in hong konghang seng ltk hang seng tech ltk   time lows jd
bidu     now vs us close   dropping quickly   lmao hsi is k going   hold     resisting delisting is like dry heaving sometimes you just gotta puke   out   feel     chinese trash doesnt belong in quality american exhange     chatroom
ive made over k   their alert httpstcoyesxvdrwbaba my last thought     night turn off your phone   go   sleep   briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjhere we go folks jd bidu   us close now   hanging on   dear life   should drop   well     tech selling intensifies     seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcolnywzvxpkobaba damn china     number one   i i wanted     t i expect softbank   puke more in   current environment eg   dash even good stocks like nvda   get sold watch httpstcojinscuodobaba   end top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme td   sofi access wider trends httpstcozltkvrfbaba charlie i bet you heard     you only   good   your last trade most mentioned tickers in wsb in last h spy   tsla nio bar aapl fxi arkk goro aso httpstcointoxxyay httpstcolepplcwrbrt hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   farrisbaba   who owns   its not my fault
just     clearrt therealfly   down   in hong kongrt therealfly   down   in hong kongbaba   pos opens   tomorrow   kpuczkowskyj   i really hope   keeps going down   on bear short       i   buy more     company   should   ttrending stocks on fintwit source httpstcocwjowwsbi spy spx qqq tsla dia   aapl arkk s iwm sorted   most recent httpstconohrelmvbaba i really hope   keeps going down   on bear short       i   buy more     company   should   trading     munger he keeps buying top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme td   qqq access wider trends httpstcozltkvrfbaba price is hong kong markets   means were heading lower most likely here   selloff should accelerate in hong kong due     virus outbreak over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme tsla aapl   rivn qqq amd fb niobaba hk tonight   not babafor   those people who kept talking   how much     steal   was   then   now approaching   vpoc     market has     breaking   people httpstcojjrjesjvgxbaba new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   when   recovers     summer time greenmaster   change color lol   hypeequity top trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   up she goes   therealfly   down   in hong kongbaba im calling point jump   boycott china until sanctions putin   chrisfranco seriously   buying more babart moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thrt tonycfa   bidu tme jd xpev china banker optimistic deal on us accounting     reached   two sides   said   bebaba tank sink never fails us   higher than us close   dollars   hang seng is going off what happened friday     hk following us then us dumps tomorrow
hk dumps more
repeat until   is minimum nothing new here buy puts tidefallcapital   is going       perhaps boththerealfly   holders httpstcobhrnpqzbaba honk down   jd   nio hk markets doing what we   friday   far
look     midday break off     trend   who owns   its not my fault
just     clearbaba china wants   on   hk market
not   nyse china has   recalling chinese companies   is   chinese companywhat   i missing httpstcoualllqdgnnio didi   badu li shorting chinese stocksdigestant delayed quotehttpstcouojzghjlmeach us ads is equal   hk shares usd hkdbabababa overall markets   looking alright oil is cooling   bit too httpstcocyphdlqolkbaba i fuckin love when people   afraid   invest in china china is   than   us   chinese   much more hardworking than us   smarter   down   in hong kongbaba usd   we hit friday   open i think we see s   asap   expecting lt soon enough
if not tomorrow benzinga nvax   nvda babababa     record   makes sense     investment putting   here now   i   retweet   when   is     notfinancialadvice   i   buy     if we   get in hk     awesome   i doubt   its   weak   we   up   bit   us close   if we   get in hk     awesome   i doubt   its   weak   faststocknewss alibaba shares indicated lower in hong kong babababa we   up   bit   us close     lets gooo   open mind   china tech crashbig opportunity   market anticipating big     muddle through   yearswe shall seekweb babawhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoppiefpxndbaba hk   k wtf   oooof   please understand   price action youre seeing in hong kong is   reaction     us markets   friday       thing halted down in china   down rogue govt   still bullish sentiment much more pain   go httpstcoliosrert chrisfranco   biggest position in my stock portfolio is     care less   quarterly earnings thinking longterm onlypunchcardinvest   describes my relationship     stockrt equitybrian   fbmeta     portfolio   more appealing each   every daybaba whats   conversion   what yall use   checking hk price     hooly shite checkmate   lookin good in hk     if i were amazon i would scoop   company   aapl lol   you dont belong here dumb americans who buy chinese   russian stocks   lose big   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba didi jd   delist   they     lmao   hk needs   buy   up   fud httpstcojidawxzvjrt faststocknewss alibaba shares indicated lower in hong kong babababa   screwed     stock leg down   bababest room on   net stay turned httpstcojmybeonbxart chrisfranco reminding myself   i   holding       longterm     drop is very unnerving     stocks only go upwant   size   up   trying   avoid making   my   twitter moment pushback welcomebaba futures   dump together just wait qqq futes rippin spy yeah baby   going play whats   conversion soon min hk   green pdd jd     real deal happens in min   faststocknewss alibaba shares indicated lower in hong kong babart mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt faststocknewss alibaba shares indicated lower in hong kong babababa soon robvinall perspective on china regulations on chinese internet   like   amp prosy httpstcoyidmxufcrfutu tigr   pdd china just lockdown part   their country guess who   benefit   most in these kind   situations brokerages   ecommerce     fool me
they   moon   on american open httpstcormlhzbhrbaba going down fk     own yet   elephant in   room gl bulls   faststocknewss alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babart faststocknewss alibaba shares indicated lower in hong kong babaalibaba shares indicated lower in hong kong babababa how   you calculate price hkd is waaaaay less than usd wtf where   you   up   these prices   hk   is   us its early though   now on hk bababest room on   net stay turned httpstcojmybeonbxart eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba now on hk vernalgalp profjamescook true however
were really just talking   whether   buy nioa great company otherwise now under   real threat   negative action due   none other than political nonsense nonetheless
just look   see whats happening     amp jd   didivery scary chartsrt seekingthevalue si   cae hasta tener un market cap igual   su caja     y recompran todas las acciones en circulacin quebaba down percent
says   i think you have     sort   math on   price
if you have webull type
its   on hk
yes they have premarket lol   futures   looking good     got   price   inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt chinadriven was asked     friend if i want   go make   video     alibaba backed immotors l     end     monthofc irt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba hk pre maket opens in min   now   i got my pricesi   add   ugh not   pos unusualwhales i wont bet on china until i see   on speakerpelosi portfoliort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segand   right there folks is what we     boner candle   in hbarhttpstcoytejicxhu gme amc tsm f   gm aapl fb msft pton lcid   zm etsy bynd ccl httpstcoyqixgxvzstockmktnewz babauber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day httpstcoytejicxhuspy ndx btc eth axs tsla amc mrna   ltc httpstcovxojqcxmukbaba when   china open up tell me tell me   chinadriven was asked     friend if i want   go make   video     alibaba backed immotors l     end     monthofc ianchovyofws   si o nojd   nio asian markets   they open slowly looking good keep watch   see what hk     mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echbaba jd nio how red   hsi     inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosjd i have   bearish on   name   quite   time i watched flow on   jd     throughout   week     sentiment is   bearish   rumors   china   russia ongoing i continue     bearish on   chinese stocksdsp not even viewers btc aapl tsla   when i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoawvcwxyhbaba who   is patiently waiting     hk market   open
please   good nio jd   pdd bidu   russia officially     military ho   china just saw   glimpse     news in cnn     gym if true
these commie stocks   burn in hell tomorrow   longsmtm mltiplos evebitx amznx nflxx msft x googlx babax fby fb no solo es la peor valoradrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bbaba nio china declared support russian working on   episode   video   delisting its   topic worth understanding especially if you     fellow   holderrt engabeersh   you use robinhood   your stock sentiment literally doesnt mean   in how they get their data   officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf     metx xela prog f mmat   muln cei fcel mrin ocgn sos amc gme bimi kplt nio sndl bbig lkco httpstcokezdvqewontop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb   td access wider trends httpstcozltkvrftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb   rh access wider trends httpstcozltkvrfrt bonestradez chinese stocks have   weaknio down       bidu   market testing
if we bleed through chinese ntop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb   rh access wider trends httpstcozltkvrfbaba you use robinhood   your stock sentiment literally doesnt mean   in how they get their data   moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thbuy now       over   year babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segupst has more downside   is     break   key level chinese names go destroyed apps
ttd
net
u
coin
snow             lose   key lows
there   others   welltip look daily   hour where there   lows     broken   more sell growthrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segchinas no leader promises more jobs   support recovery httpstcoygliatbay didi nio jd   bidurt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba when analysts     bullish
tickers mostly go     their   time highs     bull
i trust these ratings   lot more than paid bears   shorts httpstcobllnhaxsnorlaxuw puts on  
rivn
gme
  amcwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcotwectfbrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg didi   jd nio bidurt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subidart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjchinese stocks might fall tomorrow due   putin basically tryna get china involved in his beef   might fall     week   surenflx fb   bidu adramat add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcobvjosjwxrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segchina faces multiple challenges amid rising uncertainties httpstcoiaxo jd nio   bidu didirt abdullahksa tictoctick sniper    
    me i   add fubo babashortdestroyer babaunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt abdullahksa tictoctick sniper    
    me i   add fubo babatictoctick sniper    
    me i   add fubo babasi te gusta   y fb y vas   largo plazohttpstcojgvpkhodjbaba tomorrow shoukd bounce   up over new covid vases great   busoness   people     bored   buy stuff   didi
uber didi had   postpone its ipo   jack mas ant bloomberg   httpstcoybhpzkluababa should get   dead cat bounce then continue   downside aldeavalue grouchito espero que no lleves     entendiendola     bienrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr bahora nos sacan   jd bidu que china no acepte
demuestren que son ms inteligentes httpstcoibeokbgvcbaba   tickers time horizon has     years   dont get involved   o   open bears had enough winning bulls turn   travisyost   is   remarkable read   aligns   something ive thought   vis   vis chinaus relationship improving bayang monster trade   me   china has   lot more   lose than russia     point
politically   financially delist them     jd kweb   eewspeedy   under is   major major issue   softbank boystheyre in big troublert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seg now   httpstcoetvmroxplw httpstcoggwfnmltpbaba awaiting buy signal free day trail   httpstcoobkuljjya httpstcoxxuraqgsnzwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcohpfjhgnnio   jd pdd futures green mean nothing   chinese stocks wonder what   happen tomorrow was asked     friend if i want   go make   video     alibaba backed immotors l     end     monthofc i said yes
  thats something   look forward toevs smartev electricvehicles zhiji zhijimotors   httpstcowzyalgumcqsituation out   control daily stock crashes   perfectly normal youve   warned   f gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcovtpfrlzzrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segpoundingdatable babart soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   haha new bears might   go bankrupt   week trying   short   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seggreat thing     deal is   if assigned youd   buying       x ntm earnings without cash   equity investments
  is ridiculous imhorgriffith   then add in wow mainframe
  your family entertainment   amebatv   upkoming   distribution google much httpstcojxindhkabhinavs account is temporarily unavailable     violates   twitter media policy learn morea decline in   stock price in one month would     massive punishment         levels
        possiblert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amd msft access wider trends httpstcozltkvrfrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amd fb access wider trends httpstcozltkvrftidefallcapital doesnt matter how cheap   is
if its   house   fraud
controlled     authoritarian governmentrussian stocks   cheap too
    waytop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   amd fb access wider trends httpstcozltkvrfidea     weekshort put   strike apr days until expiration httpstconowarwsbaba sec sets clock   delisting chinese companies over us audit demand   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba goodnewsbull if you listen     retard   buying     dip since you would   getting raped
  guy is   dummass troll   should   ignored     cost
fucking dumass snorlaxuw plug mu tsm   bidu msft distsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoxvurfktsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcokqpnvqjvitsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcoccfuwert ewhispers earnings     open tomorrowhttpstcoloboedgsrbaba mrna nkla nclh w docn six expi plnt amt teck nrt ewhispers earnings     week httpstcoloboedgsr   sq hd m mrna coin tdoc fubo low ostk sklz mdt htz spcert ewhispers   charts   go         sq hd m httpstcoloboedgsr httpstcoqkymldetert ewhispers   those   have    
  has now scheduled earnings   thursday
february
    market opensrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoljyhzgitsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcotmiivcwuprt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba hsi   k tonight kweb   itscharliemar   same people who   giving up   selling           same people who     pumping itrt tinotrader   paliza del anual ejemplo tcnico que los mercados   la globalizacin muere el largo plazo o pones stop o tarrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba xi   his ccp need     something soon
i   losing my patience grouchito inviertracional pues si
es lo que hay
paciencia y seguro que tarde o temprano volvern esos buenos tiempos   coo danos una alegra
suerte compaerotme   china says priority is   stop ukraine crisis getting out   control doombergt isnt charlie munger balls deep in babaunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cblastbt   on watch off   open httpstcotshursiort cblastbt seeing repeat flow into bidu pdd babababa seems like ill   buying   next two years httpstcoztyfplxvsimple tips   build amp grow your trading portfolio avoid lumpsump investment spread your incremental buys over yrs dont fomo buy popular assets trading     ath btc
 
nio add dividends   yield paying projects like power crnbaba want   load my children accounts   bad
    one makes me nervous     moment   cblastbt   httpstcoswdggmkhubrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cblastbt up k   its only week tsla amzn   httpstcobfbjkirwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoryvenrgrirt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cblastbt bonus watchlist     gt p lt bidu   gt p lt pdd   gt p lt jdrt cblastbt theta thursday triggers lcid   gt p lt     gt p lt coin   gt   enhancedmarket     gt httpstcosxxiwofjfqbaba once   hits   decisions   have     made i wonder what   put premiums look like     good thing here is     week high drops everyday backpackerfi dis   ptra   edit rest in ipay fintech   cibr cyber security   qqq yes etf gives me   techrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbundinnie hodl mentality   fools when you up significantly on   stock you should sell look     if you invested years ago   never sold
you would   right now   cblastbt first watchlist   tsla   gt p lt sq   gt p lt     gt p lt     sleep on   one   week   trendspider     just like   were     ipo price range httpstcoufyhrt cblastbt   httpstcolxiirtnibwrt cblastbt   story in parts   httpstcojhxgdtrt cblastbt more   k gt k httpstcomigznvkbrrt cblastbt     k gt k httpstcofgrqgrdsrt cblastbt   combo trade time stamped entries httpstcomeaqnsport fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cblastbt   trade review overnight on contracts entry gt smart money showed their hand yesterdrt cblastbt im still holding full   position   expecting   least   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cblastbt   in min done     day httpstcoewsovwqwrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cblastbt wednesday flow triggers nvda   gt p lt tsla   gt p lt     gt p ltrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segjohnbaeyens lets hope   doesnt get delisted would     bad sign httpstcoipyobvxsert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seglevermann global bigcap sell wk abbv
ko
 
asmlas
dis
cost
csco
vz
pep
tmo httpstcozydzlocqbrt longsmtm mltiplos evebitx amznx nflxx msft x googlx babax fby fb no solo es la peor valoradrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seglevermann global bigcap sell wk abbv
ko
 
asmlas
dis
cost
csco
vz
pep
tmo httpstcolgljyqvmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segamd spy v plug hd wmt eod penn   nvda v start trading   us httpstcovbdmdsw httpstcowmntjmtrbaba we   we going tomorrow my fellow bulls     zackhoward tidefallcapital   is why   stock is cheap   wants     taken serious
declare   quarterly dividend
wont happen   obvious reasonsrt patrickq investmenttalkk fromvalue yup holdingadding   my biggest positions   f twtr shop upst roku astr rdwget ahead     trend here   xtraders httpstcomcjqctmhtwcongrats     who played see you tomorrowamzn aapl     fb tsla msft roku amc spx spy tdoc gme zm nvda bynd snap tgt pypl httpstcovsantdxuirt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segexcited     start tomorrow   many great setups learn how   trade   right way httpstcomcjqctmhtwamzn aapl     fb tsla msft roku nkla spy httpstcohkducshsodtrading stats     httpstcomcjqctmhtwamzn aapl     fb mdb tsla msft roku nkla spx httpstcozyfzoeidbaba goodnewsbull charliemar iamglouk your grandchildren   know my name
you got   look   me when im talking   you httpstcobkzkctubaba     needs is green day in hk tomorrow dividendamongus se refiere   que si china apoya   rusia en la invasin   irak es   efectos prcticos iniciar la tercera guerra mundial el que suba o baje babaen fin
yo tambin opino que si eso pasa no me importar mucho lo que hagart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segunusualwhales oh no   welprt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   getdelta last weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr brt tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba every day dip dip dip what shorts claim dip dip dipity dip dip dip lol       wtf man trading like   small caps investmenttalkk fromvalue yup holdingadding   my biggest positions   f twtr shop upst roku astr rdwbaba paliza del anual ejemplo tcnico que los mercados   la globalizacin muere el largo plazo o pones stop o tarde o temprano llega el golpe y mientras tarde mas fuerte volvimos   origen del movimiento si no rebota   vamos   httpstcojnmiqpwxdlast weeks top trending crypto amp stocks in delta rune luna xrp dot bmwde kda mstr   roku docuthorchain terramoney ripple polkadot kadenaio httpstcoligddwhlfb
cds   sftby httpstcouzedlvvthere   undervalued stocks   then there is       pauldejong biggest world market cap losses   gains week
aramco aapl msft tcehy tsla   cvx siegy prx carussia asks china   military assistance in its invasion   ukraineaqu empieza o termina   bajar nuestras acciones babatchey httpstcoppaltuohdie   httpstcoogmzgezvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segshortdestroyer babathis   send   chinese adrs   graveyard on imminent secondary sanction   didi futu httpstcowfarzhlweybaba i may just put in   order     i think even thats too high i think is   good entry point   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors backpackerfi   googl spot pypl medbaba i may just put in   order     i think even thats too high i think is   good entry point   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcomzhjyxgcryptowhale rip nio babaen diciembre le regal una pequea alcanca   mi hija para ir ahorrando y por cada peso ahorrado y domingos pondra el triple
y no podramos tocarlo
meses despus ya tenemos capital para mandar   wallstreet nada   cetes   comprar   dice httpstconmozppmtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   itm aapl access wider trends httpstcozltkvrftop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   itm aapl access wider trends httpstcozltkvrfrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   nio kweb jd   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcorhzwkbgtsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcowkawkpddrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzzpki httpstcouwtpuwvlrt soflotrading trade performance march   i know you have seen soflo navigate through every type   market   flying colors   looks like omicron going   fuck   chino stocks even more   week trade performance march   i know you have seen soflo navigate through every type   market   flying colors we       have   extremely rare opportunity   fintwit
stay tuned spy spx qqq aapl tsla pfe cvx oxy btc   muln httpstcowtxpuuhxrt equitybrian   is     ntm fcf yieldtsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcoylvtmpjotsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmltdwbo httpstcorsljaslqrt topstockalerts chinese stock delisting news why    
didi
iq
yumc
acmr
bgne   zlab downbaba didi httpstcodbrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrrt tiger   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlrfakinmoneyman yo compr     y la cerr en despus   que me abrieras los ojos desde entonces hice los deberes que pusiste
y no solo ha cambiado mi manera   invertirva camino   cambiarme la vida graciasfreshie lol i shorted jd
  is probably   healthier company     well last week made me wish i hit them   didi   bidu sert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba short squeeze     here   you know     eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba next week my senses say big rally   enhance your experience in trading   get instant help click here httpstcomcjqctmhtw tsla amzn zm nvda tlry   bidu kern nflx fslr fubo pins plug crm crwd abnb jdstocks jd stockmarket stockstowatch httpstcojbeiouvbest discord group over k members   even have their own app join here httpstcomcjqctmhtwtsla nvda   zm tlry abnb pypl edit amzn gme bidu fubo nflx   spy httpstcoksmpjyfgbaba great news     market sentiment   china stocks   is   death trap shorting here levels way pre covid lol     rebound hard when     httpstcofblzlvccvto share trading point   view join here httpstcomcjqctmhtwbaba tsla gme nvda fubo zm amzn shop plug ttd aapl amd mdb httpstcoajznrcdrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublemuln   is huge ev shortsqueeze httpstcobqlhpzcour btc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdbunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba ukraine   russia slowly reaching   agreement
china us meeting in rome
evs march
  top   off we need share buy   news   then     go straight       inversorexperto esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversorliebermanaustin i still wouldnt touch   not until   hits     has   punished   has much   financials   has   same pe time   tellrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segi didnt like   riskreward on   still over share   now though   might   worth itsqwii hvilken en     aktierne ville du fortrkke   kbe
den der er noteret i hongkong eller usababa ukraine war russia says there has   substantial progress in peace talks   joint position     reached soon   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt alfiedata lo que   se llev programa httpstcofaalypros esperamosflaviopanizza mcamposok hyenukchu somoscdi si
eso pasa cuando uno entra   novato yo dije bueno no quiero ganar dinero rpido y largo plazos seguro me dar ganancia no me importa esperar
o aos y boom compre pdd
  y se bueno que decir estoy voy   checar y meditar en lo que me comentaste
gracias thettinvestor e olha que o munger ainda deve estar comprando babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt secretmonopoly just   small thought on fb     im sure you might have checked several tweets talking   their dirt cheap vart icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   cart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba institutions   going   add on     sure     go lower
  not much   here lo que   se llev programa httpstcofaalypros esperamosrt bitcoinlebron tombrady     ers would cover my   sofi   se losses
  least emotionally nfl spyrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba just started browsing stocks     holy moly what   hell   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt adigogoi bfi   charlie mar fanboys still bagholding     just     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt ajtrader good morning traders   tickers   have my interest   morninghusafoslasanlegnntraindobabaamdcrwdnrt ajtrader every morning hours     openi study
research amp find   least ideas     subscribers in acteach idea given hrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segba     us   china   hold   first high level in person talks httpstcohwrkzmlmqrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbfi   charlie mar fanboys still bagholding     just     briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjbaba if youre long term   is great time   buy theyre not going   anytime soon buy     forget   mltiplos evebitx amznx nflxx msft x googlx babax fby fb no solo es la peor valorada entre las faangfb tiene menor evebit que  
f
ebay
xom
gm
ibm httpstcomykbbvohkrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   cababaif you really want   make huge profits on trading then check out   chathttpstcovtquaofrt topstockalerts chinese stock delisting news why    
didi
iq
yumc
acmr
bgne   zlab downbaba didi httpstcodbrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba     see s very possible i   wait chinese stocks have   weaknio down       bidu   market testing
if we bleed through chinese names   bleed more w combination   covid   weak overall market httpstcodfplkeqdbchinese stock delisting news why    
didi
iq
yumc
acmr
bgne   zlab downbaba didi httpstcodbyxnqyrt trendspider     just like   were     ipo price range httpstcoufyhbaba tsla taop jfk cemi spy jd shop amzn nvda most profitable trading community httpstcovbdmdsw httpstcotnuspvwbaba   i sure was wrong     one down   ath now httpstcogejzzjcodrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbtc eth link xtz ada vet knc sxp twtr es jd   bidu tme mdbthanks     discord group     traders httpstcomcjqctmhtw httpstcoyphzucvmibaba puts   chill
strong support     escalation   china   ruin   stock httpstcozvbnaqcxmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segkodk dow gnus idex boxl   tsla taop jfk cemi spy docu amzn alerts   spikes   right   big news dropsfree discord chatroomhttpstcomcjqctmhtw httpstcosxdoobafavunusualwhales pton babababa jd its time   get balls deep in these twounusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segjust going throguh   chart planning     week noticed   fat finger       same time     stocks   far fb   mu   guesses httpstcowtmqhkiwlink mo xrp tmo mmm decn bb   snap spy cost crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux crowdsourced alerts
ranking system
  get paid     top contributor



httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba long only if   breaks   trend line httpstcolzotqkunbaba long only if   breaks   trend line httpstcoxsvuxyubrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzi used   think   was   good buy   si   cae hasta tener un market cap igual   su caja     y recompran todas las acciones en circulacin que puedan obviamente solo pueden comprar las que otros estn dispuestos   vender
el bpa podra irse     cifras tipo por accin nort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segjoecandito persiancapital i hope   guess   down on   im officially   long term investor   katangauranium ericbigfund he choose   charlie is   genius
  still funny httpstcokhzcypqiftictoctick     tea leaves see   positive future       is   crazy evaluation   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt vagabondrtw     tcehy layoffs trending on weibo i guess capital markets have consequences even in china kweb httpstcort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt anunay   questionam i   buying   on nasdaq   hong kongor     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segjkylebass ambqingang i continue   maintain   owning chinese vies is       insanity   new take is   these names   either dual listed now
     
    one   simply swap   us listed vie   chinese shares listed in hong kong   shanghai good luck there bidu   etcbaba   buyback now would   nice   have off m shares   optionsbrewers yikes yes make sure   seek out your alpha     httpstcospsbfucrt thedaily alibaba   new low in yearsstopped in consolidationnext leap level waiting     positive damight have   buy   into       point   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segequitybrian long babart cudsotm wishingwealth packupthepickup youre still holding    
right   guys
i would wait     dust   settle   buying
even if   means buying over stock picks   exact dates   you in httpstcodfyezotbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big trouble httpstcofwcztrzhvdbaba we should see   lot   green   mark my words   tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intoit     done ways monetization   sblcbg ltv participation   private placement program how   works very easy     simple procedureso if you need   want   get   profit per month   per week dm spy qqq   vix nflx meg cve su cpg httpstcoaqplwgucrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt dervish unusualwhales     other chinese stocks i opened   small position   other day
adding slowly
looking     bottalibaba   new low in yearsstopped in consolidationnext leap level waiting     positive daily candle   confirmation httpstcoddvovcyvrt optionsbrewers yikes yes make sure   seek out your alpha     httpstcospsbfucyikes yes make sure   seek out your alpha     httpstcospsbfucrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba questionam i   buying   on nasdaq   hong kongor     bitcoinlebron tombrady     ers would cover my   sofi   se losses
  least emotionally nfl spymsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts
ranking system
  get paid     top contributor



httpstcoryhqjrvvrt callhotlinea stocktwits ive   holding se       months ive got you beat httpstcojmmxerycbobaba   tcehy layoffs trending on weibo i guess capital markets have consequences even in china kweb httpstcoivyoowkwrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnlmartins por esa cantidad te compras pronto una accin     ericbigfund he choose   charlie is   genius
  still funny httpstcokhzcypqifein grab fr   fisher brutalbaba httpstcoqyjcvpoynrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segi urge every     read   thread spy   dvax acb ostk amzn tsla ccl bili cvna dal twtr crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvgorkaschulzer yo tambin estoy atrapado en  
prx
y kweb y sigo ampliando stocktwits ive   holding se       months ive got you beat httpstcojmmxerycbort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt bitcoinlebron tombrady     ers would cover my   sofi   se losses
  least emotionally nfl spyrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segtombrady     ers would cover my   sofi   se losses
  least emotionally nfl spyunusualwhales     other chinese stocks i opened   small position   other day
adding slowly
looking       im   focused on commodity based stocks
  is on my list
  well   several metals companiesrt eewspeedy   under is   major major issue   softbank boystheyre in big troublelink mo xrp tmo mmm decn bb   snap spy cost crowdsourced alerts
ranking system
  get paid     top contributorltlt httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segwishingwealth packupthepickup youre still holding    
right   mdsoll nio xpev li   jd bidualerted live in chat dont forget   take profits httpstcovbdmvuflink mo xrp tmo mmm decn bb   snap spy cost httpstcossxipxmdd alert statisticshttpstcomcjqctmhtw wins losses win rate monthly earningsgme pltr   nio blnk spy tsla shop nvda mdb httpstcojshkbhjlbaba fb brkb brka tsm v wmt jnj tsla pg ma bbby crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seglive daytrading room
free access   room   get live alerts check out now httpstcovbdmvufbaba fb brkb brka tsm v wmt jnj tsla pg ma bbby httpstcoyuxbkesjrmsft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
amzn
aapl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvstock
options updates
alerts free chatroom httpstcovbdmdswdont forget   take   trialspy   dvax acb ostk amzn tsla ccl bili cvna dal twtr httpstcofhcvgpilspy qqq tsla   vix amzn nflx aapl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvhow   feels holding se     httpstcolgtwkxbvmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segspy amzn nvda     amd nflx fb uso dal xom crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvmellizonomics joder la que trais       wait until   smelly chinese invade taiwan       drop   true     is not trading reasonably   what was   saying stock   remain irrational longer than most   remain solvent   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba zm fb pypl adding these tomorrow ridiculous opportunity lmao   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt icoptionstrade ic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   caic weekly watchlistoxy calls gt puts lt fcx calls gt puts lt tgt calls gt puts lt   calls gt puts lt fslr calls gt puts lt fb calls gt puts lt good luck   weekspy qqq tsla   vix amzn nflx aaplrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjspy amzn nvda     amd nflx fb uso dal xom crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvunusualwhales babababa china put   million residents   shenzhen into   lockdown thats due   last until march
afp reports   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba china   attack taiwan       go down more its coming once rush done barc fakinmoneyman dinero   bolsillo y disponible para otras oportunidades
que hay vida ms     babate honra reconocer un error
ya que aqu todos nos equivocamosrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublert eewspeedy   under is   major major issue   softbank boystheyre in big troublert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnio xpev li   jd bidu httpstcounzrtikcmoatinspector bkaellner martianofsafety tominvesting enricolaquatra frankinvesting im curious why you would   jealous   those purchasing   now if youre convinced         delisted if you   trade something   youre not getting cash out     dividends
control     operating cash flow
etc
its financially worthlessmsft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
amzn
aapl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt selectoptions top options   volumeaapl tsla nio nvda amd msft   fb amzn amc httpstcopabqqztport fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba nio bidu futures forecasted     green however   is totally irrelevant when       chinese stocks   have   guesses   greenred tomorrow longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
amzn
aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionsrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subidart persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbearingtontrade   pe msft is worth   pe its worth   yes possible check   its trading under pe   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublert patrickq countrylakecap equitybrian in babas case investors dont even need   buy otc shares
they   convert their shares tort fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba     fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segdocu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt eewspeedy   under is   major major issue   softbank boystheyre in big troublebaba nio kweb jd lets roll   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt eewspeedy   under is   major major issue   softbank boystheyre in big troublert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba under is   major major issue   softbank boystheyre in big trouble httpstcofwcztrzhvdnio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subidatruly friday looked like   may have     day   get long   ill wait   confirmation   hunting entries on kweb       months   they   seem   find   bottomso we wait httpstcopipuxlovmrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segif you like     these levels you like     httpstcojertnpcrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnio i need more money   inflation is stealing our wealth nio
 
tigr really want   bet on china   i dont know if   chinese care   foreign investors   where we       clown stock     bounces over very soon spy amzn nvda     amd nflx fb uso dal xom crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjgoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt trendspider     just like   were     ipo price range httpstcoufyhunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seggoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amc crowdsourced alerts
ranking system
  get paid     top contributorgtgt httpstcoryhqjrvvrt trendspider     just like   were     ipo price range httpstcoufyhbaba   not forget       electric vehicles investment
they   start selling end   march
    you may know   chinese love   good evs httpstcoygcrckgkg nio nvda   dkng amd sq vix spx zm amzn nflx fsly crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba didi jd huiz never ending china bad news httpstcofdyutqgvrbaba how much     is ukraine how much delisting fears i say total sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvscan results ftx mtop bullish trend on perp pair grt ampl paxg ada peopletop bullish trend on usd pair aapl uso   gme byndall ftx results httpstcoypxjbsiwnot buy signalsqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvunusualwhales   tanking like nobodys businessnatanaeltrades lyft
amd
aapl
babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seggoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amctop alerts   blackboxstocks   friday one   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcodstvuwmf httpstcomtawqjutbspy expecting   dip lower than where we closed fri     good entry     small rally       area should see days in up volume   hitting resistance in volumeqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng httpstcoptoifgvllggoog aapl nvda tsla amzn ispo   nio uuuu eric jd didi amctop alerts   blackboxstocks   friday one   these trades   pay   your monthly subscriptionfirst month off using my linkhttpstcovumezzn httpstcouzwydnf httpstcoukuseqkodrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba i   buy more   dyorcryptobot scan results ftx mtop bullish trend on perp pair grt ampl paxg ada peopletop bulliscan results ftx mtop bullish trend on perp pair grt ampl paxg ada peopletop bullish trend on usd pair aapl uso   gme byndall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjmost winning trading chat     limited time
we   opening our trading chatroom     public httpstcovbdmvufnvta amwl vgr cfb aapl msft amzn goog googl   fb httpstcocqeowcufuthe   place   traders   gain httpstcovbdmvufspy amzn nvda     amd nflx fb uso dal xom httpstcolbfzxvbmlrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba bag holders httpstconlwbwtavyrt briantycangco china banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjchina banker optimistic deal on us accounting     reached   jd bili pdd ntes httpstcomuybyjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba falls   low s on delisting worries httpstcojyjuqseicrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt trendspider     just like   were     ipo price range httpstcoufyhrt elrealdea baballeg   la zona   soporte   los marcada la semana pasada   perderla
podra visitar los mnimos histricosrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segscan results ftx mtop bullish trend on perp pair ampl grt paxg ada peopletop bullish trend on usd pair uso   gme bynd googlall ftx results httpstcoypxjbsiwnot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   has fallen in   year
imagine how much   price is going   grow in   year
i would say in months scan results ftx mtop bullish trend on perp pair ampl grt paxg ada peopletop bullish trend on usd pair uso   gme bynd googlall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayamc riot clov   dkng nflx rblx trtc phot gblx hood nkla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba kweb jd nio you   know   they said   months ago   thats     find   resolution you   check they never   though lol benaltitude bearingtontrade my   bull put spreads     under water now i bought   put     put spread   fix those i dont    
im just trading   price action nowrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba might       up     is   economic     war   china     united states fuck up   supply chain   more   create even higher prices   shortages time   delistchina boot   bidu tcehy ntes jd pdd bili yumc tcom nio kweb httpstcoiuekujaabest trading community   more executive chat rooms   even have their own app join here httpstcobgliswvvdspy spx tsla dgly qqq pypl acb   btcx httpstcomsimwhqbaba listed in hk is     vie structure you   not supposed   own   day free trialehttpstcobgliswvvdaapl tsla qqq t bbc   f   httpstcofoxjlygrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segare billmiller amp raydalio wrong on alibaba babas stock price fell     year low   httpstcogonoiqp reported losses   chinese companies got named     sec listhttpstcoyvftjtqokwecommerce cloud amazon amzn investing delistingrisk china stocksbaba pypl bidu nio jd spy qqq rivn xpev tsla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvtsla sg aapl babahttpstcobgliswvvd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcomvogaprfdrenricolaquatra moatinspector bkaellner martianofsafety tominvesting frankinvesting i echo similar comments in my latest video   how other chinese companies   on   sec provisional list sent more fear     bunch   chinese stocks
    didnt escape   bloodshedmsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segkgkg kona gold beverage inc   drink     party     drink     investor
get in early   kgkg nio nvda   dkng amd sq vix spx zm amzn nflx fsly get in   kgkg httpstcotxbmbayinamc riot clov   dkng nflx rblx trtc phot gblx hood nkla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt realalexvieira autonomous ai vision no future   ev worst crash ever coming on massive destruction   f gm nio lcid spy qq stock picks   exact dates   you in httpstcolfrdiqybtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vautonomous ai vision no future   ev worst crash ever coming on massive destruction   f gm nio lcid spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcoiarbfmq   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoplbqdgtypaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoctxdlldcfdinversorexperto la verdad es que   que pintaba tan bien
cuando se enfadaron   el gobierno se estropeo todoalerts
analysis
updates
free trials join here httpstcoeefdehkub coty ulta box splk bns tsla qqq   httpstcoegkkosghrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba roku bidu nio jd spy qqq rivn xpev tsla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvaapl   tcehy tsla spy hey china
you   see   consequences   delisting amp crashing   china stocks httpstcoelbvqospy qqq amzn nvda   tsla   amd aapl cvna crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvscan results ftx mtop bullish trend on perp pair ada paxg grt okb ampltop bullish trend on usd pair gld uso   uber nioall ftx results httpstcoypxjbsiwnot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segscan results ftx mtop bullish trend on perp pair ada paxg grt okb ampltop bullish trend on usd pair gld uso   uber nioall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre waladullboy equitybrian   is fukedfree stock trading discordhttpstcoksxmqngjaapl tsla qqq   ggg t bb httpstcoyrumnoaart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt realalexvieira if biden lifts   finger   saudi arabia oil price   reach says fintech legend   pypl bidu nio jd if biden lifts   finger   saudi arabia oil price   reach says fintech legend   pypl bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia oilprice httpstcoxueiaokmhits really amazing placelot   thanks     communityhttpstcoksxmqngj aapl tsla qqq   googl gf t httpstcofuigthtrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segalerts given trading chat on discord join   free httpstcoksxmqngjaapl tsla qqq   googl btcx httpstcoycridrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segjoecarlsonshow     play   important role during   upcoming omicron surge   its ecommerce   covidzero strategy is   concernlook   hong kong s equivalent hktvmall has   suffering   workers tested positive   need     isolatedhttpstcookqlzblhnnrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segdont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt trendspider     just like   were     ipo price range httpstcoufyhem novembro jack ma desapareceu
coincidncia ou no
  l pra   alibaba foi ladeira abaixo preo hoje abaixo   ipo realizado em   httpstcovqhnxumlitrt trendspider     just like   were     ipo price range httpstcoufyhscan results ftx mtop bullish trend on perp pair grt paxg ada step ampltop bullish trend on usd pair gld uso tsla   gmeall ftx results httpstcoypxjbsiwnot buy signalsmost profitable trading community get up   profitshttpstcovbdmvufspy qqq amzn nvda   tsla   amd aapl cvna httpstcomnsfwuwajvscan results ftx mtop bullish trend on perp pair grt paxg ada step ampltop bullish trend on usd pair gld uso tsla   gmeall ftx results httpstcokfgxpnrpznot buy signalsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba yea dude one     top manufacturing cities in   world is locking down   bullish   you guys trying     losses   what baballeg   la zona   soporte   los marcada la semana pasada   perderla
podra visitar los mnimos histricosit reached   support zone marked last week if   loses  
    visit historical lowsalibaba httpstconeqrskbeurrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seghcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbabaif you really want   make huge profits on trading then check out   chathttpstcoijuzhtnjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmsft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbeatrizlino ningum quer mais arriscar capital na   pra ver xi determinar que o capital alheio deve contribuir para   prosperidade comum   povo dele   impostos e sequestros
j bastam os que pagamos no ocidentert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcorgvnecaqyrrt persiancapital   well spoken
sir joecandito httpstcoaxjhoyzrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt utradea top most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtimert fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt travisyost   is   remarkable read   aligns   something ive thought   vis   vis chinaus relationship improving bart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt intuitiveaicode horror saudi arabia executes people in hours ai expert on how   fight oppression   roku bidu nio jdrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seghorror saudi arabia executes people in hours ai expert on how   fight oppression   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia httpstconnknfktbzbaba moass tomorrow
war is over   lockdowns incoming
perfect   e commerce just wait     signed deal   us   china   per reutets   moooaaassss bidu   tencent fxi jd massive lockdown forces adrs delisting
sell these stocks   theyre       massive leg lower wait till tencent is   then buy its   falling knife right now unusualwhales babababa cross looks inevitable next week tsla appl coin googl penn tsla sndl wish gme amc riot clov   dkng nflx rblx trtc phot gblx hood nkla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba   these bears want in
monday they   chase hahahah war is over   moass tomorrow
war is over   lockdowns incoming
perfect   e commerce just wait     signed deal   us   china   per reutets   moooaaassss bidu   tencent fxi jd massive lockdown forces adrs delisting
sell these stocks   theyre       massive leg lower wait till tencent is   then buy its   falling knife right now   acct     fellow   bag holder
i agree httpstcoyapltztrt acct     fellow   bag holder
i agree   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt cloneshameless   cash position     is   per share now   over     current market cap   share price is cash girt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segso cash position     is   per share now   over     current market cap   share price is cash giving   core   cloud business nearly   free       i understand
numbers     wrong
we dont own   china univestable   bad bad badbaba welp lockdown in china i tried   tell people there was   reason huge sells registered friday   such low levels   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt marketmonkpicks when i first started learnings   options
someone explained   me   they let you trade large caps like penny stant group is looking   blockchainoriented people httpstcoqohadumf babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmsft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvamzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba roku bidu nio jd spy qqq rivn xpev tsla crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segi dont read much into ig weekend trading   sentiment is popping on ve ukraine news   seems   kweb spy   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segjd fell   reporting its slowest quarterly revenue growth in six quarters     deceleration in revenue growth
jd managed strong growth in its active user base increase   million customersand continues   outperform rival alibaba   httpstcolcdxnghjrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seg stock picks   exact dates   you in httpstcoijmizocwsebtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v stock picks   exact dates   you in httpstcohobnoneubtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt realalexvieira horror saudi arabia executes people in hours ai expert teaches how   fight oppression   roku bidu nio horror saudi arabia executes people in hours ai expert teaches how   fight oppression   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews saudiarabia httpstcormurdzrrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba jd china banker optimistic deal on us accounting     reached httpstcoikuvipnmvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seg   is   remarkable read   aligns   something ive thought   vis   vis chinaus relationship improving   etc httpstcodzcdubnrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segunusualwhales babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segamzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segamzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba alibaba time       contrarian sec delisting news has no material impact   alibaba     is not   new news   should have   priced in   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt resglostocks excelente informacin sobre la situacin   babart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt seekingthevalue tremenda bestialidad el ritmo   generar caja           me explota la cabeza en o aos tendrn ms   lrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba   i see is   fake bears   want in     lower price
good luck       fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segmellizonomics yo tengo y voy agregando   y soy feliz voy promediando   la baja en las grandes bajas y en las grandes subas vende algo   su vez no pierdo porque shorteo el etf   china mi estrategia siempre tener las acciones   valor mas bajo hasta la fecha
y sin perder   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seglcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segspy go   in here tsla   httpstcozzqwzyliart fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segincreblemente hay gente en twitter que sigue agitando     y otras empresas chinas cunta gente se fundi   la idea falsa   que hay relacin   identidad entre la accin y la empresart inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segspy qqq amzn nvda   tsla   amd aapl soxl crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seglcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segkweenolog v ptek   za usd   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt intuitiveaicode nickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jd   fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine technology httpstcohfxxlwqrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbrokerage accounts vs iras httpstcohlkumyeft aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug me futurt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segthe power   dca dollar cost averaging httpstcomcjqctmhtw lcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme nio httpstcoqvnyeclalways zoom out   chart   see whats really going on httpstcomcjqctmhtwlcid amzn msft hcmc aapl spy tsla fb goog   sq nflx nvda btc shop amc gme httpstcofcbhycrgrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segnatanaeltrades oh   chinese stocks     nio   more putsrt fakinmoneyman lo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn segbaba bulls   saying   now   get people   buy   was dumb   few days ago   especially now guys inversorexperto nuestra forma   invertir en china
una alternativa   la situacion   babahttpstcoibekujmzrdarntons chinese stocks   valued on perception
on fundamentals not scared   delistinggovernment
  no reason now   investment funds   buy china rather than cheap nasdaq
  they start heavy qe china gives clear signs   trust long       pltrmost winning trading community
get next winning alerts here httpstcovbdmvufspy qqq amzn nvda   tsla   amd aapl soxl httpstcoppdjtzfcexcelente informacin sobre la situacin     httpstcoqlwaaqspplo   alibaba     como soy una persona agradecida
todos mis seguidores que hagan   podrn seguir siendo mis seguidores httpstcoorzktbaba deltacron dave glad you   exclusively   chart guyhow long have you   long babagood morning traders no       plan   httpstcomcjqctmhtwbest   luck spy ndx iwm qqq ride mrna roku snow   hood dnn httpstcogrbonavozbaba   just like   were     ipo price range httpstcoufyhrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subidart punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayweekend thought investing in   right now is   pure binary bet either   its   amzn   china   is worth   hell     lot more than just x cash floworb its going   get delisted   is worth nothingcountrylakecap equitybrian in babas case investors dont even need   buy otc shares
they   convert their shares     hong kong equivalent luckin coffee was delisted in june on   friday next monday   continued   trade otc   lkncy
then stock went x   there still trades otcbaba if china   out tomorrow   say they have approved   known effective western designed vaccine
their mrket would rip on   news     bears   didnt cover     looked like many didnt
epic squeeze tomorrow   larryjamieson need     pe reading on my tl thanksrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walunusualwhales   chinese stocks   didinio xpev   httpstcofdbddcvygmcamposok hyenukchu somoscdi me servira muchsimo eso me pas     y fubo y no se que hacer pues ya perd ms   la mitad en momentos pienso sera mejor aguantar   picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walbaba psa if   falls under bucks   coming trading week
sell everything cut your losses     wait   load calls     wait   load calls unusualwhales   booeyrt realalexvieira new world order china dire warning cryptocurrencies going   melt nickel is   new gold standard   roku bidu earlyambirds   flush intraday early   week
  likely   close   rally higher next days   weeks lets see babanew world order china dire warning cryptocurrencies going   melt nickel is   new gold standard   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine nickel cryptonews httpstcokvpheugdidi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal   crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba xi is tryna decouple china     barbaric   chaotic west   massive trillion option expiration ahead read morehttpstcobtbzqzlkeapple investing invest investment investments investors markets stocks stockstowatch stockmarket didi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal babart inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosbaba is likely   see   very sharp rally here next weeks into april imo start     coming week should   very bullish buy long httpstcowdyyvbsyv   jd sbg cweb httpstcomsouxjmnpbaba is   name worth watching       mikeseaver
who is def worth   follow beaten down       tension in international relations
  likely continue   fall its in areas not seen   years
  only using key daily levels   chart big downside httpstcobdriveokart realalexvieira nickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jdscan results ftx mtop bullish trend on perp pair ampl grt chz paxg battop bullish trend on usd pair gld uso bynd slv babaall ftx results httpstcoypxjbsiwnot buy signalsnickel prices   china   crash tesla if biden lifts   finger calling   us sanctions   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine technology httpstcokfdxqngwfrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echaqr fritz i occasionally short   usually get out very quickly   i still think   is   good companyrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt realalexvieira ai expert explains why china dire warning worst consequences should   taken very seriously   roku bidu nio ai expert explains why china dire warning worst consequences should   taken very seriously   roku bidu nio jd spy qqq rivn xpev tsla biden facebook bitcoin didi china ukraine technology httpstcooxlislcgbmscan results ftx mtop bullish trend on perp pair ampl grt chz paxg battop bullish trend on usd pair gld uso bynd slv babaall ftx results httpstcokfgxpnrpznot buy signalswhen i first started learnings   options
someone explained   me   they let you trade large caps like penny stocks i would add   lately they let you trade large caps like penny stocks   those large caps   penny stocks docu fb twlo babababas price moved   its day moving average on february
view odds       other indicators httpstcohwmbeoxmjy alibabagroupholding stockmarket stock httpstcorhyziqrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walrt prolifictraders my job   simply never pay me what i know im worth
  thats okthats why im creating more income   i haveelite signal trading communityhttpstcovbdmdswbyfc tsla free boxl amzn ayro   sg httpstcorkphdvjfscan results ftx mtop bullish trend on perp pair ampl ada paxg waves grttop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcoypxjbsiwnot buy signalsrt realalexvieira world leaders shake   china warns     worst consequences   nations supporting taiwan   roku bidu niworld leaders shake   china warns     worst consequences   nations supporting taiwan   roku bidu nio jd spce qqq rivn xpev tsla biden facebook bitcoin amc didi china ukraine httpstcojitbhckedxscan results ftx mtop bullish trend on perp pair ampl ada paxg waves grttop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcokfgxpnrpznot buy signalshighest success rate   get instant help   updates   free trials join us httpstcomcjqctvcovst
tsla
irnt
aapl
bbig
cstm
aso
 
mdb httpstcorfzoxgouvrt mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt joecarlsonshow doing homework on   next   video
if you have   interesting insight share   herert charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babavedbajoria demoncoliector zzabbits no
lol   example babart wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasbaba bidu tme jd xpev china banker optimistic deal on us accounting     reached   two sides   said     having earnest discussions toward striking   deal over auditing disputes bloomberg news httpstcomgffjzgdert frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbscan results ftx mtop bullish trend on perp pair waves grt paxg chz adatop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcoypxjbsiwnot buy signalsrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walappears   weakness is largely due     development   not delisting fearsscan results ftx mtop bullish trend on perp pair waves grt paxg chz adatop bullish trend on usd pair uso bynd googl   gldall ftx results httpstcokfgxpnrpznot buy signalsrt picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walsome ve ukraine news     negotiator expecting   results   meetings in next few days on   other hand shenzhen is now on lockdown   kweb   rosemontseneca   trades   x pebaba working its way into   top most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets investors httpstcobzjihxnsmis pba mientras se desangran mis fb
  y meli   la comitente httpstcolkfmmbsfjwhy alibaba
jd   tesla rivals nio
xpeng   crashing in hong kong     xpev tsla httpstcobkbvl   travs   benzingart mellizonomics si has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le echrt moatinspector is     worried     delisting i think delisting is certainty   how     alter ones thbeen seeing   lot   posts   if   is close       not sure thats   right question     if youre   longterm investor has   fundamentally changed in   business   merit its declinedidi api tal   debacles   why i   happy not having   direct ownership     chinese stocks   markets present enough headaches regularly why   you need   inflicted ones   well no russian exposure either
much   i eyed yandex in   pastwhereslinmanuel my betbidu   maybe its time   move     chinese stocksrt alfiedata     httpstcotwulwlodzadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionhttpstcobvlnxocgn wtrh cei strn lcid spy   sndl avct metx httpstcobgxwrjqbaba     never   delisted never       money held   big institutions is too significant   follow big money buy now     very rich years   now my job   simply never pay me what i know im worth
  thats okthats why im creating more income   i have complete control over these   take me places   my day job never couldaapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hdscan results ftx mtop bullish trend on perp pair waves xaut grt bat paxgtop bullish trend on usd pair bynd   zm uso tsmall ftx results httpstcoypxjbsiwnot buy signalsrt whereslinmanuel   nio jd bidu   idea how tomorrow   go   we fitting   lose   in   single session   picassobursatil compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre walbaba well spoken
sir joecandito httpstcoaxjhoyzscan results ftx mtop bullish trend on perp pair waves xaut grt bat paxgtop bullish trend on usd pair bynd   zm uso tsmall ftx results httpstcokfgxpnrpznot buy signalsmost noteworthy stocks   sunday
march  
tsla
amzn
spx
anpc
corz
nio
qqq
spy
rivnhttpstcocyvtsmuc compresionsemanal sali el nuevo episodio en youtube traemos varios activos nuevos y como siempre wallstreet
bitcoin
y mucho mshoy hablamos por ejemplo   amzn aapl xle   ethusd mirg y otras venite httpstconyhqde httpstcouuyvzjqxivbaba working its way into   top most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets trading httpstcozgaqzldbbaba   stock market has     joke esp   chinese stocks scan results ftx mtop bullish trend on perp pair xaut waves grt bat paxgtop bullish trend on usd pair bynd   zm gme tsmall ftx results httpstcoypxjbsiwnot buy signalsweekend reads   china     next investment market     canceled httpstcolkrbmanu nio   jd bidu xpevrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awayscan results ftx mtop bullish trend on perp pair xaut waves grt bat paxgtop bullish trend on usd pair bynd   zm gme tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba is     ntm fcf yieldmoatinspector bkaellner martianofsafety tominvesting frankinvesting im   not scared       delisting its just short term selling pressure     offers buying opportunities   these things people talk   regarding   have little       intrinsic value     business itselfbaba trades   x ntm pescan results ftx mtop bullish trend on perp pair xaut waves xlm grt oxytop bullish trend on usd pair   zm bitw gme tslaall ftx results httpstcoypxjbshyunot buy signalslammmah   scan results ftx mtop bullish trend on perp pair xaut waves xlm grt oxytop bullish trend on usd pair   zm bitw gme tslaall ftx results httpstcokfgxpnrpznot buy signalsbaba lower tomorrow la manire dont mes followers ne font que diminuer jai limpression que cest laction   aprs le crackdown du gouvernement chinoisadd nio   your watchlist   tomorrowcmf   careful     hype
lock in profit while you  
  dont   stuck holding   baghttpstcoplbqdgtyp ocgn wtrh cei strn lcid spy   sndl avct metx httpstcoxijbxenrt barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme scan results ftx mtop bullish trend on perp pair grt xaut paxg ren battop bullish trend on usd pair   tsla gme zm tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair grt xaut paxg ren battop bullish trend on usd pair   tsla gme zm tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba nio jd bidu   idea how tomorrow   go   we fitting   lose   in   single session how much is berkshire down on its   position ouch
mungermellizonomics acciones     como acciones del bar   la esquina la situacion es la que es unas empresas mas expuestas que otras en el momento que se estabilice entraran en subida libre   la historia me remitoscan results ftx mtop bullish trend on perp pair xaut storj xlm grt paxgtop bullish trend on usd pair gme   nok zm tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair xaut storj xlm grt paxgtop bullish trend on usd pair gme   nok zm tsmall ftx results httpstcokfgxpnrpznot buy signalswhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoudywfescan results ftx mtop bullish trend on perp pair bat storj bit xlm xauttop bullish trend on usd pair gme nok   zm tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair bat storj bit xlm xauttop bullish trend on usd pair gme nok   zm tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcovldjhgnhbaba ft march big investors   shift billions   bonds into stock markets uber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcookvwexvwbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcorvoptcbvhbaba httpstcohoretksart inversorexperto preparando un informe sobre los ltimos acontecimientos en   y los riesgos actuales
si veo inters lo publicar ebaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcodteollfert qiyangcrawler   you   here httpstcofdsjajwkyrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt dcdkaiser   es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subidaaltcoingordon babaaasalim ahmadalsalem  
nio
pltr
coin scan results ftx mtop bullish trend on perp pair bat rune xaut paxg oxytop bullish trend on usd pair gme spy   nok tsmall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair bat rune xaut paxg oxytop bullish trend on usd pair gme spy   nok tsmall ftx results httpstcokfgxpnrpznot buy signalsbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcofhxfrpjbaba hr view   weekend update called     shortterm bounce   fail   further downside elliottwave trading alibaba httpstcomdnthgvswchrisfranco wwdk   rather
assuming there is   level fraud in every company
even in   us
  question   how much is there in babaid wager its less than in most chinese companies
  may still   significantrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babababa new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbbaba hr view   weekend update presented   members   httpstcoefwyqfzobf elliottwave trading alibaba httpstcoqpphfvljalrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosuber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcovyqlljdbrt punchcardinvest   richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch awaybaba hr view   weekend update completed   bounce higher amp started   turn lower   expected elliottwave trading alibaba httpstcoysljllvfrom richard thalers misbehaving   psychological thrill   discounts is   powerful   attempts   switch       strategy usually failpermanent monthly sales events     likes   se   etc   v effective
even if they just give   perception     bargain httpstcolnhurtipifor       lovers httpstcoexiocaomfbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcolhrnkrmbaba hr view   weekend update called     bounce   fail lower   seeing more push higher elliottwave trading alibaba httpstcokyrblkqrwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcolirfoljdajsi has comprado acciones     y ahora sufres fuertes depreciaciones
es tu problema y tu responsabilidadno le eches la culpa ni   fintwit ni   charliemungerrt tradeeveryth dca   tencent expectativa vs realidad descripcin grfica   comprar   httpstcoxrvxcvsrbiggest world market cap losses   gains week
aramco aapl msft tcehy tsla   cvx siegy prx cat rydaf pfe httpstcopemlgdywzqrt tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intort freerickylb unusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimrt tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intort enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethbaba es   las situaciones ms absurdas que he visto nunca y quizs
si aguanta esta zona
puede dar casi un   subida
ahora que es la gran odiada por todosgrfico mensual httpstcokcmultxdjwbaba think   yourself how many bag holders   here   how long   chart   take   recover offt brutal capitulation inc imo httpstcoyaxolvihrt tradingsunset alibaba   is     those who thought   was financially never mind morally fine   get intort freerickylb unusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcogqfyuxxivfrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenurt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt alfiedata     httpstcotwulwlodztrump said
maybe i   run   in   day trump announces he   run   president in dwac   go up
  same day tsla dito jfc acen tel ali msft   lcid rivan cfvi didi aapl nio f rlx amd amc gme oxy itub pbr xom httpstcovpxtkkyscan results ftx mtop bullish trend on perp pair bat mta paxg mer oxytop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair bat mta paxg mer oxytop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcokfgxpnrpznot buy signalsrt nionenad people   get rich buying   going long on these now nio babart frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforrt freerickylb unusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimrt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforpor ejemplo
  meter el   la cartera se acepta como una posicin asimtrica que poco ms puede bajar
y que cuando se calmen las noticias es un easy double y bla bla bla sin embargo si es un es una value trap que no va   parar   caer y te va   destrozar el ytdscan results ftx mtop bullish trend on perp pair xaut paxg mta bat imxtop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair xaut paxg mta bat imxtop bullish trend on usd pair nok bitw abnb spy babaall ftx results httpstcokfgxpnrpznot buy signalsbaba you   here httpstcofdsjajwkyrt buera       cash laying     just needs   buy   their own shares herebitacorabolsa mucho mejor que comprar una accin     httpstcoinyokxmmartianofsafety nickhoag danieltoloko marcslans many  
though yours truly included fbthe urge is stronger than   babababa jd aapl amzn when   he       didi rlx jd httpstcoyzaxieogjmiketrader samanthaladuc converting   hk where dual listing   exists like   jd
 
bidu   many others approx   their assets     moved   hk     now should   more   end     yearwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcozpwtcslutrt frankm shorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     inforbaba fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbabaif you really want   make huge profits on trading then check out   chathttpstcokptxcjibaba is far too cheap         realityrt nionenad people   get rich buying   going long on these now nio babart matialon   chinese company is   one     delisted old news
  mention like   particular name is due   their name sushorts weaponise delisting rumours   kill panic sellers its   simple     read facts carefully     informed irrational selling creates big opportunities     educated   logical investors my main pick is nio
    opportunities in xpev li bidu babababa   chinese people want   attack   us     pro russia   rule never buy chinese
rule remember rule   iran bombing us keep adding shorts fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvqs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt frankinvesting   current market cap is billion   ntm fcf estimate   billion would value alibaba     x pfcfspy qqq djia tsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvpltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvspy qqq djia tsla aapl lcid amzn   amd fubo pltr qs wish   fb tsla msft roku nkla spx spy tdoc cost zm nvda bynd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvany chinese company is   one     delisted old news
  mention like   particular name is due   their name suggested is not more than misleading   panicked headline bidu   tcehyrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowdenizmustafatr   dnyorum ben mustafa hocam
ancak hissenin   kadar dmesinde abd yatrmcnn patriotism etkisi olabilir mi diye dnyorum son zamanda inden mobilya almay kesmiler trye deli gibi mobilya talebi artt eer durum buysa babann sancs   olabilir mirt ratta   i want   i have     patient here fcf yield is insane munger fucked   value guys i know           hebaba i want   i have     patient here fcf yield is insane munger fucked   value guys i know           here   have   grab one way     eventually just keeping     stackwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoyhoyclimjrbaba looking     active trading community join our chatroom     gain access   our verified traders httpstcoyonteakdenizmustafatr ucuz kelimesini nerede duysam aklma   geliyor ucuzladkada alyorum o   saolsun daha ucuzlayor paradoxlu bir ilikimiz var kendisiylert marlincapital sec has identified   first china adrs   failing   adhere     hfcaa holding foreign companies accountable actrt davidtracey long     i love those eights   davidtracey   we   talking   chinahk enoughrt davidfaber big decline in jd     appears related   naming   first chinese adrs   sec in   years delisting process esrt davidtracey   wowrt barchart over   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme is     worried     delisting i think delisting is certainty   how     alter ones thesisi     jealous   people who get   buy   now x fcf cloud ant bkaellner martianofsafety tominvesting enricolaquatra frankinvestingbaba elliottwave monthly httpstconpnbjhzsyrt salmanwave   elliottwave   specialsit my ibrk sales assistant just called me   confirmed i dont own   equity claim in       vielinked adr   tracwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoplpgumtnfbaba buy   fear   squishchaos   amp tcehy breaking out   pddthe munger effect httpstcobkcxczobaba amp tcehy breaking out   pddthe munger effect httpstcobkcxczobaba why   they       go public without us audit first honestly complete     everyone should get their money     pinegrovebot   damn
gg   those who   bagging comsider     tax write off     i convert my shares   hk shares on webull   trading   ipo priceuvxyc   unlike other   stocks is not adr its dual listed company     was subject   us accounting rules during listing   chances   delisting is very very low we own puts in hk
  i assume   us puts     good   larryjamieson need     pe reading on my tl thanksrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethfreedomfinlb   loading leg tripled my position in   past three weeks   ben buying   amp fb not dividends   valuations too low   ignorejust bought   more income on loftyai trying   get   tokens   septemberalso had   trackyourdividends email alerts rolling in   monday is reinvestment daywhat should i buy kmb leg   fbuvxyc why not   is in hk   even if its get delisted       liquid in otc   you         exercise your puts httpstcomvcozabcfdkm tradingsunset i   chinese too     my investment portfolio is in     doesnt stop     having short term competition issues   pr issueswhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcosvkadarcnflx why   much bearishness spike in   in weeks spy   pypl aapl dkm tradingsunset unfortunately   most liquid stock market is still not chinese   there is   need   care management     if you listen   last quarters earnings calls   i   long chinas future dominance in   global economy   is munger they   rich     spendgrow     damn
gg   those who   bagging comsider     tax write off   iamglouk dont ever fuck   me you got   good regular analysis amp alertsbast discord group see biochatroomnndmbabaipocpyplmsft nio aapl pt fb mvis crm spy gme frsx pins pm ontx vvpr amd fcel ath acstamd vxx uvxy sqqqxom itub curo idex maracnsp aiv mvis eem qqq httpstcowxpwniiwguys i made k   k   joined   discord grouplink in bio spy es adbe amzn msft aal roku   crm googl fb intu mrvl atvi twtr orcl lrcx amd nvda tsla trading ndx qqq aapl   nflx roku   cost mcd wmt fb vix es dkng adbe tonj httpstcogxhrqofbibaba       year lowlaksatasty tradingsunset china size much bigger than stocks market you mentionedwho care   them china have dozens   cities population more than newyork people main income spent on their apartments   kids education now   sale   triple   once chinese have more extra money   spendrt hyenukchu     me siento httpstcozcscrlirroku tdaoc z spy spx etsy ndx qqq tsla pltr aapl amzn twtr fb msft nflx crm penn nvda googl shop f tdoc pcty gld iyt usd ma stpk   spce amc gme btc   is   bull trap huh have   join   cryptohttpstcoqcpbjofmm httpstcofxmdirnpvguys i made k   k   joined   discord grouplink in bio kodk uavs gnus gevo zom chgg dynt spaqspy amd qqq xela xers idexappl bioc   ibio ktov bngo tsla   phun boxl hmhc ayro novn nio rrd mara bkyi httpstcoghpuajxlnbaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets stocks httpstcounqgktmzdkm tradingsunset jd is competitor in china se in se asia cpng in south korea meli in latin americaeveryone is spending more   get new customers   undercutting each other i   bullish     is not nearly   same   years ago its tougher
    more excitingive   kept   small position     my china play is tcehy
  sell   seems   me     less   delisting   more   uncertainties   russia
however   fact   babas cash on hand is now     its current market cap i       buyer mondaybaba   hold   zero   delist   sellingfuck you biden   fuck you ccpxi try   shake me out weak   piss excuses   men tsohinvesting   buy   diprt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mrt acpandy further sanction on russia would yield   nothing   sanction on russias ally china would   enormous   logicdhakarsujeet good luck if you shopping   discounted   i lowered my average       hoping   even lowersaucy   httpstcoqxnnplxdkm tradingsunset too simplistic i would say   is   good company   own
  their high growth in ecommerce is slamming head first into really stiff competition   competitors   loss leaders   market share fines   not look     last couple   q earnings   listen   managementbabacheaper than   was in wish i   get comfortable   chinese stocks     seems       great entry point httpstcockzuxehbitacorabolsa dar tiempo   ver     en algunos prefieren el fin del mundo antes que dar la razntradingsunset i   going   buy   lot     when   reaches   i promised   many people in several months ago   is huge than amazon chinese people getting richer there their sales   double triple in coming years   plunge just   xi hate ma criticized him publiclygoing     pulling out   lot more stuff in   future i have said       day he gets liquidated out     is   day   buy   softbank is going   mark     httpstconqopxqyfhymcmulngfaimgldexnclsdcytokalaanpcswing trade ideas babatmezm cag goed prkr tlys kmbzlabvntr post sqnsuxin rng neo adap lfcwhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcoofgtvmiwgbaba guys how far     go down sheesh looks like exchanges needs   update options on them puts   bad luck
  west seeing china market   punchbag   russia market closed last week   headed lower s immediately who knows where     is corneliuskevin has   fallen   ath   pretty sure my buy order   didnt fillbettersaidthan i started     my portfolio in     getting dangerously close   now   just keeps beating out other stocks i want   buy diversificationdiedbaba painful   watch even though i sold   watching   daytrade     monday   shorted friday w amp covered   entire position   re shorted w avg amp covered covered last   httpstconlboksbaba     china market is worst than russia
go figure   loss   likely sees httpstcovsrgdrrgtbaba zero covid policy lmfao when other part     world made   out     worst period its just       china   gonna   bad damn   joshuatai benjamin graham   market   undervalue those unpopular companies
just like     overvalue those popular ongodofmarkets yeah ecommerce is dead   chinese dont order online   babarip     good times really over stocks alibaba trader httpstcoudbjcajrt bettersaidthan ok heres my point on sentiment search ticker like   read thru comments   such untouchable
un investible
crt burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india iok heres my point on sentiment search ticker like   read thru comments   such untouchable
un investible
charlie is   moron etc thats   type   bearish sentiment i would expect   see when looking     longs fucking not even close     in us still hopebaba mainland china reports nearly
new covid cases  
  highest level since february not looking good in there   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbthehurrycane karmaoptions   non enjoyers should really stop ignoring   its accounts   audited   accountants non ccpbaba going down hard like ukraine   in case   delisting
what would     fair price   buy   us shares httpstcomuruudcfxkarmaoptions   long   you   pinch your nose     unverified financials   our chinese allies essentially owning every chinese company
seems like   solid trade   support group welcomes yourt anwarbanafea   httpstcokkjavxuunuthehurrycane larryjamieson no one is trying   convince you     we   just rethinking our thesis   checking if   has changed our mind spoiler not really things have changed   we   still bullish over   long term no few months is not longlarryjamieson     bagholder bros   relentless trying   get people   hold   worthless stock certificate   thembaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxpzqbaba wallstreetbets stock httpstconvyantdbaba failing level     second time httpstcoloknpoizpq httpstcopjavtoaxswhen i was novice i made   lot   mistakes then i     know     cmmunity


httpstcouijphsrtssbux idex incy gpro t jnug   bac httpstcokhifptocurrent state   chinas gaming industry tcehy ntes   bidu pwrd   mpngy httpstcokiracqyojbaba hilarious similarities not   mention   dow bottomed in july   i think       in july httpstcodbfhlqnmjrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhblmt yes see   jd pypl   name   few   i bought dip on way down like times oh amp vim confused on banks tho had calls   got washed out   bac wfc we werent supposed   have geo political stuff banks would rise w fomc i     dec jan amp feb   day minute looks   me like   has alot more room   drop   dollar company lots   meat on   bone in my opinion httpstcorlgssitmtkarlsenhenrik i was shorting upst   then   q was blown     their progress     now long several thousands shares i would give     weighting   most
just   there   many other great buys right now   example i   have   twtr f shop rokubaba oversold httpstcooocfhhchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg   jd bidu nio xpevchina faces multiple challenges amid rising uncertainties httpstcoiaxo   nio jd li xpevlive updates china pushes russian claims   ukraine biolabs httpstcoipufdigt jd   nio xpev bidurt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos s didi
uber didi had   postpone its ipo   jack mas ant bloomberg   httpstcoybhpzkluacvx lyb slb hal bkr crwd ftnt zs net snow ddog ttd docu didi   bidu jd pdd rivn httpstcozqkwemhw httpstconugaeqeubaba   king kong market abouta dong slap erbody   outer fukin space   new trend erbody moving   king kong exchange
king kong got   big fat dong found   potential short nio sell   on pops when companies like     jd on sale
no need   buy companies like nio   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcokmibhgolaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoisasovirbaba oversold httpstcogdkcxextzspy amc bynd   crazy kpkiwoong rosemontseneca fearing china is irrational imo
  i     wrong if i   wrong
my investment in     probably go   zero   would     bummer
  worse things   happenrt vincentbeller sunstock
inc ssok reports third quarter fy resultshttpstcopdrtpcipoguy tsla gld afrm aajoecarlsonshow   you mentioned in one   your previous video   you made   mistake buying     many famous fund managers you track had bought       kinda made you feel like buying     well how   you make sure   you   stay       kind   bias   what   you learnscan results ftx mtop bullish trend on perp pair storj xmr paxg perp wavestop bullish trend on usd pair uso gdxj slv fb babaall ftx results httpstcoypxjbsiwnot buy signalsscan results ftx mtop bullish trend on perp pair storj xmr paxg perp wavestop bullish trend on usd pair uso gdxj slv fb babaall ftx results httpstcokfgxpnrpznot buy signalstrending stocks on fintwit source httpstcocwjowwsbi spx docu msft shop fb amd aapl   amc kweb sorted   most recent httpstcobyqrrojscan results ftx mtop bullish trend on perp pair paxg kbtt storj waves xmrtop bullish trend on usd pair uso fb slv gdxj babaall ftx results httpstcoypxjbsiwnot buy signalsrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowscan results ftx mtop bullish trend on perp pair paxg kbtt storj waves xmrtop bullish trend on usd pair uso fb slv gdxj babaall ftx results httpstcokfgxpnrpznot buy signalsrt frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than thebaba going   zero httpstcosceyzrccover   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy gme   aapl tsla tqqq arkk fb qqq sofirt larryjamieson need     pe reading on my tl thanksrt realalexvieira disregard wall street sell short down   zero nuclear war now likely   roku bidu nio jd spce qqq rivn disregard wall street sell short down   zero nuclear war now likely   roku bidu nio jd spce qqq rivn xpev tsla biden facebook bitcoin amc didi china ukraine httpstcorvxgmbaba us stocks showing weakness           start   us bear market where   everyone take their money beaten down market   realalexvieira alex vieira number one short position in china didi crashes     rblx roku bidu sq nio jd spce qqqalex vieira number one short position in china didi crashes     rblx roku bidu sq nio jd spce qqq rivn xpev tsla biden facebook bitcoin amc didi china httpstcownmfhihligscan results ftx mtop bullish trend on perp pair rune paxg pundix kbtt mapstop bullish trend on usd pair uso aapl   wndr slvall ftx results httpstcoypxjbsiwnot buy signalsbaba   is   s   s chart     reference point
  make more sense   my previous post     see my profile     post if you didnt see   here httpstcorxeobwkurt larryjamieson need     pe reading on my tl thanksyou know   few months ago greenbackd said on vah     point either you think   is       mulibagger   i think its probably more likely   multibagger than   here   i think     simple analysis whenever i think     name   simple   clearscan results ftx mtop bullish trend on perp pair rune paxg pundix kbtt mapstop bullish trend on usd pair uso aapl   wndr slvall ftx results httpstcokfgxpnrpznot buy signalsequitybrian     rocket   when   understanding is reachedrt sandman   monthly httpstconpzmkpqywrt cperruna   down     httpstcoccseptieascan results ftx mtop bullish trend on perp pair rune paxg xmr maps kbtttop bullish trend on usd pair slv uso   aapl gmeall ftx results httpstcoypxjbsiwnot buy signalsthe cio   kraneshares
ahernbrendan shared   thoughts on twitter
pointing out     number     adrs   trading   discounts   their hong kong listed shares       close on bidu ntes jd   nio xpev li   cperruna my limit order     cleared   no longer ownscan results ftx mtop bullish trend on perp pair rune paxg xmr maps kbtttop bullish trend on usd pair slv uso   aapl gmeall ftx results httpstcokfgxpnrpznot buy signalsrt korinektrades   requestsalmost ready     bounce imowatch   area monthly demand   origin   more   gttrending stocks on fintwit source httpstcocwjowwsbi gld   spx btc spy   xlf jpm study bac sorted   most recent httpstcogxczxdvdrbidu   tencent fxi yy stocks     crash much lower im on   inside   i   say these adrs     delisted   would   awesome   httpstcoytlnwxwknscan results ftx mtop bullish trend on perp pair rune perp icx xmr rontop bullish trend on usd pair slv wndr   pypl aaplall ftx results httpstcoypxjbsiwnot buy signalswhy alibaba  
nio nio   baidu bidu shares   falling httpstcosrrtbfrjqfdwardawg stockrateez really gonna miss trading pdd jd   feeling cute might go   in on china   russia stonks scan results ftx mtop bullish trend on perp pair rune perp icx xmr rontop bullish trend on usd pair slv wndr   pypl aaplall ftx results httpstcokfgxpnrpznot buy signalsbaba   wednesday     waiting   buy signal on   register   day trial access   httpstcowbarpakcc httpstcogmtaefuywbaba awaiting buy signal free day trail   httpstcoobkuljjya httpstcowvmpxhdjastockmarket stocks investment babanew strong support level httpstcosdtjhslfcnbc cnbcmakeit rule number dont listen   charlie   his   buysdont listen   warren   his bydbuy american companies kids say no   adrsrt sandman   monthly httpstconpzmkpqywbaba no one knows shit here hilarious       thinks they    
moonshot monday close over easy   monthly httpstconpzmkpqywbaba if china tries   force its case   take taiwan
  lot   go wrong very quickly i dont think china is ready       yet though maybe in chrisg valuetom   you explain
  is hot trashtictoctick babaremember when ortex was showing   incs price targets in   range i rememberbest inc well get     double digits gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc httpstcorenxgjfeakbaba   trades     petoo much value here in my opinion     growth     companyhengkan i think buying naspers   softbank     options   they   hold stock   techy   they   trade on international markets   most retail investors   sell on international marketsgrfultrading       fbrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbbaba   x evfcf is starting   look temptingnflx   roku similar set ups
lots   growth stocks toying   going lower watching in   week ahead   see if roku joins pypl   net u     slew   others   have lost   level
  maybe nflx   options optionstrading httpstcoyzsesvrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowbaba   only thing   makes sense is maybe ma is   forced   sell   his shares     plea
slowly   constant down pressure makes no sense oomair bingbong seen   recent crash in     well yall gotta stop testing my thesis man i   keep bustin yall down like     see i told you   follow   money china threatens babe
just asked me gifts i wanted   our   year wedding anniversary straight up
i knew what i wanted       fb   dkng   rblx   ustockmarket stockstobuygatormcklusky lankytrader   dont feel too jealous my     is fucking shit   alfiedata     httpstcotwulwlodzkaitduffy legit     dkng sofi im gonna   ballin next year when they go   towards aths   wish everyone   bestbest officially has more money than   size   their market cap lol us million in cash   market cap under millionwtf   gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc httpstcokezdvqewonthe recent selloff in chinese adrs  
jd
tcehy
etc is curious   me i see main reasons thrown   delisting in   us fear   china     west decoupling
leading   similar sanctions vie structurert burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india irt burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india itrending stocks on fintwit source httpstcocwjowwsbi spx clf spy fb upst kweb msft   pypl sofi sorted   most recent httpstcogzeveqfgrt samanthaladuc kweb fell in     ytd in i   warn monthly   wasnt safe sadly
still no capitulationbaba i know   guy who took   home equity loan   went balls deep   big oof   thats what you get when you bet   america   chrisfranco just read up on china economic policy     last three hours im still bullish on babalove     hate   fb       getting makes me even more bullish long termshubhkr gambiste   down       riskreward is totally worth itpypl fb zm   nio these   ridiculously low lmao people   get rich buying   going long on these now nio   httpstcotufkwufbrt larryjamieson need     pe reading on my tl thankspypl fb zm   nio these   ridiculously low lmao   shubhkr   if youre looking   get into   stock     stock     matter
why not sell   csp   get shares     discountitscharliemar mistman rosemontseneca good luck getting liquidation value when   stock is trading   zero   youre going   hire   liquidation lawyer   liquidate   vie how     work exactly im     bull btw   i guess   ppl     too sensitive   discuss   risksrt joecarlsonshow doing homework on   next   video
if you have   interesting insight share   herealso notice   dropped less than   other chinese adrs   they     converted into hk shares   names like pdd cantkweb fell in     ytd in i   warn monthly   wasnt safe sadly
still no capitulation selling   us institutional investors   hold     in chinese adrs     in   chinese stocks fxi   tchey et   httpstcoklmylxkzr httpstcouztxwxbrt acdedesenvolvi amzn saved my butt friday   split news sold   bought   we shall see httpstcorsijenrt wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasamzn saved my butt friday   split news sold   bought   we shall see httpstcorsijentictoctick fb cpng babababa if youre looking   get into   stock     stock     matter
why not sell   csp   get shares     discount vix is   its   sellers market     volatility just   thought   cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowse   sofi leapsrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtioskouroshshafi jerrycap scuttleblurb   cash flow is not cash flow   you   eative lost years salary in monthshttpstcovwyyocefwnio   arkk pltrbaba nio beke bidu pdd   we giving   more money monday   second step     what is   thus hopefully charlie   follow   second step   cut   chord     httpstcojjxtzcawoibnahiablaen japplique la rgle ne jamais mettre ses oeufs dans le mm paniervoici une partie des actionstocks que jai tslaaaplpyplbabaacbtcnionvdashopcostbaba what happens   us shares if they delist   fake news valuetom thinking   selling my     putting   into fb
    down   tonrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowbaba alibaba     listed on nkse north korea stock ex   rocket     sea     rocket boy httpstcoedeusmddujoshuatai i wonder if china sees   cares how wide   bonds       tcehy   trading relative   their company strength capital markets   contracting in china   is antithetical   their growth targetrt alfiedata     httpstcotwulwlodzrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosstealthqe is     new babart gregariou   acting like   crypto shitcoin httpstcorfcthkmbj   price targets clsa atlantic securities macquarie   goldman sachs group nan argus httpstcojgpnemtwzrt zlalenia   if you dont own kong shares
its just stupid     point   topstonks   seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbebaba seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets stock httpstcojegugwrt grindthisgame joecarlsonshow going     crowd is often very rewarding   smaller youtuber named tay chi keng has gone in depalibaba   is     those who thought   was financially never mind morally fine   get into bed     communists
have paid   considerable price httpstcowzvmtzxzhdbaba       big share   soon
youll see
  impact on   price   surprise you i told my husband     he agreed   cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt grindthisgame joecarlsonshow going     crowd is often very rewarding   smaller youtuber named tay chi keng has gone in depbaba if you dont own kong shares
its just stupid     point   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosbaba why would   go up on monday   has   bought shares on   hong kong exchange if   what brokerage   srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatbaba its   easy   say     fall more my price target is ha perdido lo mismo el dolar en el aos que   en httpstcozctufmcfbaba soon   httpstcoibsyijsacct   ppl   talking     risk   delisting personally
i feel like   would     biggest catalyst since there     no more geopolitics varaible in   equationinversorexperto drdetusfinanzas tihobrkan ivanbolsa robertojirusta   emho est barata
pero puede estarlo ms tiempo
cuanto lo estuvo ya no   eso hay que sumarle que
si bien vienen   hace rato dando vueltas
el riesgo   deslisting ya que ahora bajaron algun que otro martilloestar en modo argie
  horizontes   aosrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowrt cheddarflow most active flow   friday tsla put flow aapl put flow nvda   flow   put flowmost active flow   friday tsla put flow aapl put flow nvda   flow   put flow fb   flow httpstcotshuctdoptionsmike   httpstcopvqeaneyxomost active flow   friday tsla put flow aapl put flow nvda   flow   put flow fb   flow httpstcoyafjfkpsrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babahow much cashshare     rn httpstcodkssmxkjrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt alfiedata     httpstcotwulwlodzbaba   is literally like buying amazon   its crazy how cheap   stock is right now   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbbaba alibaba amp   chinese thievesmovie coming out     makers   bye bye baidubidu yumc probably     bet than       pointrt gregariou   acting like   crypto shitcoin httpstcorfcthkmbjbaba how     mms dont want puts   expire worthless   montecristobm intento comprender que lleva   una persona   rerse   las prdidas   otras personas porque han invertido en babart davidfaber big decline in jd     appears related   naming   first chinese adrs   sec in   years delisting process esrt gregariou   acting like   crypto shitcoin httpstcorfcthkmbjrt inversorexperto esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversorrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosjmihaljevic iancassel alignresearch agreed there was   much positive sentiment towards alibaba   ant ipo i remember   analyst writing   would   worth more than amazon in   decade now cricketsrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosnio xpev li   bidu   watching minutes video clips on youtube   reading   comments
i concluded china bad   fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overrt anwarbanafea   httpstcokkjavxuunubaba extremely over sold keeping on watchlist   now looks poised     nice reversal next week if emas cross       easily hit levels   march   good reason   buy       price point httpstcoptoyieuxprt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosjoecarlsonshow gaap standards       add financial data   companies they have no equity interest in   their income statementsbalance sheet
  if they were wholly owned subsidiariesthis has   major impact on   numbers coming out   babapat speculatore u like yten mill float cash per share   share nowit on   technical breakoutamerican company   key strategic partners like xom exxon bayer bayer   others insiders loaded up last year   just think     usd rivn nio li   httpstcourqyjixcfcristia joecarlsonshow     company   profitable getting shredded like  
there is something   going on in   last months
  had revenue   billion   earned billion in profits earnings per share was babart inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrealdennishong exileofthemain batmongoose madthunderdome ya
  risk tolerance     valuation premium in us stocks relative   growth i acknowledge extra risks   higher equity risk premium
  forget multiplesi dont see   chinese exposure priced in us tech nor is amznaapl trading   cash   investments like babart inversorexperto esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversorrt alfiedata     httpstcotwulwlodzrt joecarlsonshow doing homework on   next   video
if you have   interesting insight share   herert equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbinvestingcom babababa china     going   take taiwan retailwe r   last   know
  shit has no   like didi i bought     jan calls     i   not average down
make no mistake     go   very fast esperemos que los reguladores chinos y estadounidenses lleguen   una solucin pronto que   certidumbre   los inversores   empresas chinas listadas en estados unidos   jd bidu httpstcozjffaoyrt alfiedata     httpstcotwulwlodzrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt alfiedata     httpstcotwulwlodzrt liveguard gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amchtrt liveguard tsla gme amzn   db orcl qqq vti voo tqqq amd nvda icln msft muln cei hymc ensv ckpt xela kgkg agrt anwarbanafea   httpstcokkjavxuunubaba how many cnbc analysts     buying callscommons   upcoming week   bashing chinese stocks relentlessly   inversorexperto   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wbaba what   you looking     weekend   no deja   caer habr delisting os agradecera   para compartirlo muchas graciashttpstcoykdtiosrt rosemontseneca   trades   x pebaba   think we have   green close monday   danieltoloko easy   bash   now       prob outperform   major index over   next months easilyrt dissectmarkets ray dalios new video implies     us is on   decline     china is on   riseit wouldnt     surprise irt wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasrt canelasteve joecarlsonshow   lacks good media coveragei have   new acronym   chinese adrs fodl fear   delisting yumc   kwebbaba acting like   crypto shitcoin httpstcorfcthkmbjrt solitudechain   those   is still buying china stocks have no idea what is   risk   nationalization shall   state crystalizbaba ccp   change sentiment on chinese stocks anytime they want   just   simple public announcement short term
  is   gamble long term
  is   steal depends on your time horizon   noticemanfor ryano i would think youd get more responses if you posted on     board ryano i would think youd get more responses if you posted on     board   those   is still buying china stocks have no idea what is   risk   nationalization shall   state crystalized losses   youdidi babacrypto solve thisjoecarlsonshow   lacks good media coveragewould you pick   massive gain     loss httpstcodxuvovobtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbray dalios new video implies     us is on   decline     china is on   riseit wouldnt     surprise if those who bought   dip in chinese tech stocks     filthy rich in   futurekweb   bidu nio jdrt danieltoloko easy   bash   now       prob outperform   major index over   next months easilyrt kaisergx   adding
im sure we   end up seeing munger doubling down   when reports   released     adding
im sure we   end up seeing munger doubling down   when reports   released joecarlsonshow   over   long term     give   decent return   my opinion is   we allocate funds     other more potential investmentsus vs china   is why they spread     fear they try   push   line every country is negative except one guess   one kweb   jd pdd ntes tcehy iq fxi mchi httpstcosdziedri still         these discounts in asia they   going thru   type   crash over there fxi kweb   jd   equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt zlalenia         is going     delisted
tensions   rise   us   chinastfu
us needs china   vice versa htjoecarlsonshow going     crowd is often very rewarding   smaller youtuber named tay chi keng has gone in depth on   in his videosdoing homework on   next   video
if you have   interesting insight share   herert joecarlsonshow doing homework on   next   video
if you have   interesting insight share   herejedna z dnench hlavnch zprv v mstnm nskm pltku
myslm si
e hrozb delistingu je vnovna pozornost   problm bude
snad brzy
oboustrann vyeen mimochodem golden dragon china index je od ath akcie investice nio   xpev nio httpstcomksydmryert eleanorterrett   morning   secgov identified uslisted adrs including yum china yumc   biotech company beigene bgne   fart alfiedata     httpstcotwulwlodzdoing homework on   next   video
if you have   interesting insight share   herekakarotusa clov     kkrump budgetdog im confused on meli amp sq   similar
they have more than x   pe   babababa shanghai
march reuters discussions   chinese   us regulators over cooperation on audit   regulation   proceeding smoothly   guys
ive serious question     please explain why market cap   entire softbank is less than their stake in alibaba   is roughly       i missing   tcehy work in progress study   kweb spy httpstcoplwnkyxort davidtracey   alibaba group   q fy


eps


q fy

eps
alibaba stockshttpstcoirycephljrt anandabv nobanksallowed   ipo was
first trading big buyers got  
only desperate retail   ethanfinancial clarkythetitan agreed
    fears   virtue   potential sanctions
i           few months agort jmheacock vanrollll budgetdog jim cramer is well
whateverthat   said
  stocks go through   stages   market movert zhouyepang   realistically dont see   dipping     blmoverload kevinsxu niubi uber has   in debt   didi has net cash   your relative valuation is even   on   ev levelrt cryptomarket auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm virt cryptomarket auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vikevinsxu niubi uber has   in debt   didi has net cash   your relative valuation is even   on   ev level   they   burning   when   cash matter   chinese companies     cash
  is tencent musicbaba realistically dont see   dipping   auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcotjoysjszdauph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcoiljvpc   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join here httpstcooyujntjbaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcodroibeyrt mahakal   half   mile here you in our discord weve   on fire   crypto discord group over k member andvanrollll budgetdog jim cramer is well
whateverthat   said
  stocks go through   stages   market movement see     was in   normal stage decline
immediately followed     entire market correction   stars aligned     stock     recover they     httpstcowjitafbyclarkythetitan agreed
    fears   virtue   potential sanctions
i           few months ago     holds more in cash on hand than they     valued
even discounting liabilities lolsi fuera accionista     me presentaba   aunque fuera   manguitos y flotador para alquilar la zodiac no   httpstcogfjfpwqmjwrt anwarbanafea   httpstcokkjavxuunurt alfiedata     httpstcotwulwlodznullrinvestor samme her tenker sitte leenge med min posisjon i babanobanksallowed   ipo was
first trading big buyers got  
only desperate retail   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba wabsolute pain
now matching lows httpstcowxuammewebaba signs your stock is   manipulated griproom httpstcotryosakmq   half   mile here you in our discord weve   on fire   crypto discord group over k member   even have their own app join herehttpstcoyiggmyylyaapl amzn fb nflx   bidu   twtr pins tlry hexo acb fdx dkng ddd lrcx nvda amd httpstcoiubcumyntobaba   next price support
lower than       likely visits     time lows httpstcojdylstvigrt thearorareport   massive trillion option expiration ahead read morehttpstcobtbzqzlkeapple investing invest investbaba       is going     delisted
tensions   rise   us   chinastfu
us needs china   vice versa httpstcowelvozjbbabadont overthink httpstcopmizywcqubaba ill buy     dogthestockshunter yea there   gaps     way   maybe in   range thats just nuts   look     nio   aurajingle   munger when we see   much needed bounces   next few weeks httpstconvhesyugajbaba munger when we see   much needed bounces   next few weeks httpstconvhesyugajindepenrentista vfc clx trow mmm fb el v kmb gild ccl geo   pypl dis   cvgw jpm ugirt anwarbanafea   httpstcokkjavxuunurt sqwii   forecast   goldman sachs
now they     really bullish if they loved     httpstcodqhgtmjsrt emarabella bitcoin   ytd seems like   bargain in comparison pyplshopbabanflx httpstcokthpdtjcart gerryodonnell kraneshares kranesharess ahernbrendan has   on top     designed   get   regs in china   finanrt chrisfranco uploading   youtube video where i share timeless wisdom   warren buffett   risk     relates     thadidi   they   didi   bad if you sold your   shares     my tweet
good   you
  its collapse   fibo   now i dont know where   f is going
maybe   buy litecoin httpstcokovurcrt patryk   good entry point worth buying     price   earlydaysbtc ngl   market confused   f outta me   equities
  crypto staying exposed still equities   exposed   babart chrisfranco just read up on china economic policy     last three hours im still bullish on babababa   return     dragon is on   rise in asia lets go httpstcoyrxyxqcvrt michigandolf every time i think its   good idea   dca into   httpstcokmswtzimillionairebiz what you think   babagusnordmerval meli o babart bencaruso   i just opened   fortune cookiethe early bird gets   worm
    second mouse   gets   cheese wejoaquingrech el delisting   usa sera el fin   estas empresas para   lo ms importante es lo que pase en asia
su cadena   suministro y clientela est   muchos institucionales extranjeros no pueden comprar la accin   hk
por eso venden suena   oportunidad
el negocio ir bienrt itscharliemar   same people who   giving up   selling           same people who     pumping itrt utradea top most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtimeutsnakeyes lowkeystonksllc im excited       write up you   working onbaba selling   maestruli i agree waiting patiently       my other companies   go   into   green
  i   sell   move       i think         home run longterm options i like   my aim investing method f
msft
amgn
ibm
ko
jd
fb
amzn
 
mu
amd
amzn
aapl high profits httpstconbcyzpdrz not financial advicehttpstcohhjocafvw robert lichello aim optionsif you invested
in   alibaba shares   years ago
youd have less than k right now httpstcodcyunvdrt humbletrader tictoctick same   me   babart alfiedata     httpstcotwulwlodzrt anwarbanafea   httpstcokkjavxuunurt alfiedata     httpstcotwulwlodzmqcapital right   makes senseon   separate point
watching   tape
i notice ftch trades in tandem   china names   bidutictoctick same   me   babadidi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal   crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt utradea top most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtimert ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroupreparando un informe sobre los ltimos acontecimientos en   y los riesgos actuales
si veo inters lo publicar en httpstcoscjvpxuzzbaba i just opened   fortune cookiethe early bird gets   worm
    second mouse   gets   cheese we shall   fine   michigandolf every time i think its   good idea   dca into   httpstcokmswtzirt chrisfranco just read up on china economic policy     last three hours im still bullish on babatop most discusssed stocsk on twitter   last hrs mulnspyamcsofixelaceiniotsladwacbabarealtime stock trends
analytics
  insights httpstcoppmthym httpstcoxhmcfruimrngl   market confused   f outta me   equities
  crypto staying exposed still equities   exposed     not   lot vs others average buy is yes i   down   f     continue   buy in average btc buy is mid k tanks lower
  dca   readybaba good entry point worth buying     price   chrisfranco uploading   youtube video where i share timeless wisdom   warren buffett   risk     relates     thakraneshares kranesharess ahernbrendan has   on top     designed   get   regs in china   financial disclosure regs in us now   china amp us   cracking down   jd adr china equities httpstcovysspbswbitcoin   ytd seems like   bargain in comparison pyplshopbabanflx httpstcokthpdtjcababa metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributorgtgtgtgt httpstcoryhqjrvvitscharliemar i doubt   china is going       big companies didi     trust chinababaive made
in   day   follow them   using their alerts
big thanks     chat room make   much   you want httpstcouzfzhpstxsndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvdropmikeboom dampedspring bridgewater existed tsla et   like september then they messed up adding long positions on   et  
in hong kong exchange
believing in dream
now hurting big time financial market is just tough raidpifpaf   least its not  
  his pal got snookered into buyingrt alfiedata     httpstcotwulwlodzmy thoughts on     metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvdividendgrowth     fellow   alibaba bag holder i agree httpstcoazwaookgme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvicariacap krevix breve comparacin tanto fundamental como   valorizacin     vs jdrt anwarbanafea   httpstcokkjavxuunubaba metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt chrisfranco just read up on china economic policy     last three hours im still bullish on babaelms you had   warned   me   others   they were white labeling trucks you   buy on   hows   working out httpstcolyzgcxclnbaba   opinions   fundamental analysis  
  chinese stocks were sold off   discounts   big money on friday   is extremely scary   what   means insiders might know sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts
ranking system
  get paid     top contributor



httpstcoryhqjrvvlook     cpng fsly pltr docu snap one obvious lessen is   avoid assets held   funds   unusual risk appetites like ark   softbank
whether   companies   good   not its not out   realm   possibility these funds get in trouble   shut your exitsrt allanmartins hut hive bitf btc   least were not   gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos crowdsourced alerts
ranking system
  get paid     top contributor



httpstcoryhqjrvva massive trillion option expiration ahead read morehttpstcobtbzqzlkeapple investing invest investment investments investors markets stocks stockstowatch stockmarket didi aapl nio rlx amd sofi f itub oxy t docu bac pbr rivn aal babababa ipo price may   next stop where is jack ma httpstcooxvmrvfvjcbudgetdog yes   amzn sellers continue   source more inventory   babababa metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqbusndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbronkie over   short term yes
  not over   last years like babababa seeing sustained chatter on wallstreetbets over   last few daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcohkdnzmpfunusualwhales   amp mu tough week tho havent had   ten bagger in weeks httpstcoyifhmhzimrt hedgefundtips aintwoke igivelocks when covid started
  reporter asked then president trump
whats going   happen       thalfiedata dner ke babapgra aleksdudic dont know if kweb       go up big time on monday   im pretty sure   gap down in hk     bought here is my thesis   next week
      i have   tweet dont get     biggest holdings in kweb like tencent
 
jd
jd health
ali health
  eleanorterrett   morning   secgov identified uslisted adrs including yum china yumc   biotech company beigene bgne   fababa   is criminal why is alibaba   playing how low   you go   year never httpstcoczszugmbdi httpstcoylsmhfawbaba even if   is delisted     is   big if
  wont happen until     lot   change   then     holding until   bitter end if need     chrisfranco just read up on china economic policy     last three hours im still bullish on babart anwarbanafea   httpstcokkjavxuunubudgetdog ahh   my first loss krausetrades jimcramer charlie munger     is     badbaba salilrajadhyx chrisfranco   my therapist told me whenever you own   stock   your down on   just   yourself   long term investor     yeah im   looong looong term investors like my grandchildren gonna enjoy   gains on       what   is we   scammed   just   note out here people who have called       fraud have done   since yet   world   not endrt alfiedata     httpstcotwulwlodzim part     server where top traders   get paid based on results over k last month   based on merit thats how you know youre getting     alerts httpstcomodcdswpinvda   nio doge twtr dis eth gme goog sndl snap lcid pltr   sqtop flowing stocks amzn upst googl nem   dwac cvx tsla spy aapl fb httpstcotcfgmybtrending stocks on httpstcofivqkz on ayx
 
chpt
gme
grnca
klr
orcl
psth
su
tellcheapest megacap stocks   mar
babafbpfebhpdisvmaamzncmcsaabtasmljpmtmohdvzresearch on httpstcopmcpagmaasalim babart laksatasty gizmobambino what you going           put   in   bank account babanio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrubecube we dont need reasons price action   talk   reversal     super strongtavicosta its   same level   honesty   their covid propaganda buy more nio   babawhen   goes    
ill change my plates     then see you guys     httpstcoexocxcnbfyrt therocktrading   rsi on   daily
prices sitting   december prices wow seems like   freefall here   i expect   techrt nraswitha     start     torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt sparksquadalpha   still free falling   month later ive never seen bulls     much clown makeup on   sunchartist chinese adrs vie   having   bad day kweb amp pgj fxi didi now   httpstcodblwjasbaba lol just   real   yourself   stock is worth way more than     equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbayotfyo marketrebels lmao we   same bro im looking   add   soon its   ipo years ago   had x   earnings   production nowbbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt vijaygonsalves   on sale enjoy buy more   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt howellmtncab filbo   there   isjust   i guessed youre   fellow   bag holder   munger ha massive losses starrt howellmtncab filbo   there   isjust   i guessed youre   fellow   bag holder   munger ha massive losses starrt quackslayerhk pgra i think maybe   little more pain next week   its time   start buying i think its insane   people   callrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt sunchartist chinese adrs vie   having   bad day kweb amp pgj fxi didi now   httpstcodblwjasrt aintwoke igivelocks hedgefundtips yeah
  update huge losses   past week   bulls focus only on babas great business brt aintwoke igivelocks hedgefundtips yeah
  update huge losses   past week   bulls focus only on babas great business brt royalbrx stocktrader optionsmike what   you think     if you share you opinion       thanksrt therocktrading   rsi on   daily
prices sitting   december prices wow seems like   freefall here   i expect   techrt abosalahsmile boriszr frankinvesting   in   price level   in   uncertainty
why   dont         double orthoughts on   httpstcoeemdpfjfbimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts
ranking system
  get paid     top contributorltgtltgt httpstcoryhqjrvvbaba still free falling   month later ive never seen bulls     much clown makeup on     start     therocktrading   rsi on   daily
prices sitting   december prices wow seems like   freefall here   i expect   techbbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvbaba rsi on   daily
prices sitting   december prices wow seems like   freefall here   i expect   technical bounce   heading towards i see   bounce towards   pulling   further httpstcoocezamjysgizmobambino what you going           put   in   bank account babanvda tsla gs gild   googl fb crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvindepenrentista fb   voonio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvaintwoke igivelocks when covid started
  reporter asked then president trump
whats going   happen         restaurants he replied
dont worry
theyll still   there they may have   owners   theyll still   there   same     said       business stillhut hive bitf btc   least were not   nio   bidu investors need     focused on   longterm outcomes
not   shortterm headlinesdont make emotional decisionsthis delisting   has gone way way too far
  stocks have   going down   years on wave   wave   delisting fearsstockmarketsindepenrentista   y pmjoaquingrech es desperanzador yo llevaba   casi desde su ipo
y la correccin me pareca relativamente normal para lo que es china
por lo que no he hecho nada pero que   estos precios tanto institucional sigue saliendo no puede augurar nada bueno se masca la tragedia httpstcozpuifnknvubaba was     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets investing httpstcomejecfgqfplease talk me out   increasing my stakes in fb     scare mert axelroark looks like   failed   backtest   started   bearish impulse     go   bad   worse in   hurry httpsteastdave great entry point   margin   safety averaging in makes sense im watching   toort alfiedata     httpstcotwulwlodzrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbtihobrkan few guesses   combo   tar amp feather     friends they keep mother russia zero tolerance w taiwan potential hedge fund blow ups forced liquidations delisting fears kweb   tcehy fearandgreedrt federicorsantos   httpstcodjqjlkoxbudgetdog   you buy       noise         chinese stocks   delisted     nio     in my portfoliobaba nio beke jd aapl china   ban sales   apple products in retaliatory move now everyone suffers ststonx   long   they dont merger     thats me cooked if they     federicorsantos   httpstcooqweaydlrt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart itscharliemar   same people who   giving up   selling           same people who     pumping itrt quackslayerhk pgra i think maybe   little more pain next week   its time   start buying i think its insane   people   callrt seekingalpha   babaf jd alibaba   httpstconcnfdlj chinese tech stocks hit   delisting fears
chinas russian connebudgetdog i   long on       extremely red i have changed my strategy   focus more on dividend payers they have   very stable in   marketthis     sure go under   radar
  much noise surrounding     chinese equities     moment people only acknowledge what they want   hear
regardless     facts httpstcojbuhssezbaba where fundamental count   zero economistaegoi he comprado ulvr y babacountrylakecap rosemontseneca people   owned     x pe crazy stuffso heres my whole take on   where you see communist ccp risk   cooked books
i see   overreaction   us centered red scare     blindness     open communicated economic strategy   needs   wants access   international money i bought exactly   overreactionrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba why you should   have   stop loss ouch     levels httpstcorbeqvmnlrt talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuibradtothebone justkatherine yes   charile has   substantial stake on  
those guys have       seen       like   we buy   just     these levels add nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attentionocgn wtrh cei strn lcid spy   sndl avct metx httpstcogbsosbchs   agree   you these   fundamental issues on top   property debt issue big banks   scared why chinese government is not coming   rescue thats why they want   flee   china gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt financecharts biggest megacap losers   mar
  tsla fb tm bhp abt nvdrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt trademychart spy i expect   bounce on daily off   volume support on weekly i expect   hold   resistance in   weeks toboriszr frankinvesting   in   price level   in   uncertainty
why   dont         double   trible   buyback programif you dont extremely buyback in   level then whenstocktrader optionsmike what   you think     if you share you opinion       thanksnvda tsla gs gild   googl fb crowdsourced alerts
ranking system
  get paid     top contributorampamp httpstcoryhqjrvvbitacorabolsa debe   ser la hostia todo esto pero yo no tocara   ni   los guantes   sacar el pollo del horno hasta que no recupere la sma   semanas que perdi en diciembre   aapl amc tsla nio fb wish   ccl pltr amd crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvownthechaos sam   babababa hehe httpstcolvtengpqxigivelocks hedgefundtips yeah
  update huge losses   past week   bulls focus only on babas great business   not its ccp risk   munger hasnt taken   time   sell since   would distract   his ben franklin books   finding people     dumbpgra i think maybe   little more pain next week   its time   start buying i think its insane   people       zero
        people   think   market   roll out   red carpet   them   waltz in       good luck   those peopledont miss our next free option trade sign up   our daily free trades   httpstcofvqdkyyw nvda tsla gs gild   googl fbfilbo   there   isjust   i guessed youre   fellow   bag holder   munger ha massive losses start thinking   yourself rather than     munger sycophant   taking massive losses httpstcowjgbouuprbaba on sale enjoy buy more   torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos sbaba great opportunity iveycontrarian my biggest winners have consistently     ones im really uncomfortable buying   completely disgusted me when i bought i have more bullets   fire     fire screw my emotionsdoubt     read     i wanted   raise something   i dont think gets discussed much in fintwit conversations   babart rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba     market cap is cash   usd in december probably more now optionsmike     eventually go into   unchartered territory there is absolutely no reason   get long into thisbaba     market cap is cash   usd in december probably more now   yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxajoaquingrech he visto que muchos supuestamente basan sus decisiones   inversin en lo que la mayora   los twitteros recomiendan
caso   por favor
hagan sus propios anlisis y decidan en que invertir teniendo en cuenta sus propias conclusionesrt alfiedata     httpstcotwulwlodzbaba ali babala semana que viene juega el partido contra el ltimo soporte antes   los mnimos histricos httpstcogdbcfyoqsrbaba bears   flee patience httpstcousrjromjsrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt alfiedata     httpstcotwulwlodzbaba key tenant patience httpstcodrknmiiqjnrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebnio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvindepenrentista ulvr y babababa wow alimama
what happent here   dollar we doing   than you tdoc
    dollar   jackmor auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vimikestreetbets babababa   stock is   bet on chinaus relations looks bad     least   few years auph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcotakcdfbndauph aup fair value usd   getting phase fda approval ip patent protection spy qqq iwm vix fb aapl amzn goog msft tsla nio dkng penn mara riot   spce cgc tlry acb apha gme pltr zm bb mmed amd intc cciv httpstcohunntfchvrt rosemontseneca   trades   x pert frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mkolombiangold i   bought sark   hedge my   drop   workednio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvhappydays maybe   american investors     dont know where hong kong isrubecube how     take market share in   scenarionsk alibaba   je tu hodn oblben investice rd bych se dozvdl
jak tady znme firmu samotnou i trh
kde podnik znm znamen
e pesn vte
   
znte sla
vvoj u ny
e zhruba vte
jak vypad tamn trh hlasujte
jak   subjektivn vnmte dkygme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amc crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt alfiedata     httpstcotwulwlodzrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroumsft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux v crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt rosemontseneca   trades   x pert cyclesfan   is in   timing band     weekly cycle low   weeks     its last weekly low in october   has almrt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart rosemontseneca   trades   x peequitybrian painful     holders new megacap week lows   mar
  research on httpstcogwldiauoxjwould you pick   massive gain     loss httpstcojmliaxwkfnbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt abdullahmashat spaces markminervini on thursday i took   loss on bidu     o friday they felt   in one day only   anwarbanafea   httpstcokkjavxuunubaba   seems   chinese companies   start   hong kong listing adrs     redeemed   hk shares i see china   locked out   us capital     seems   not     viable long term option   itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt tradeeveryth dca   tencent jetskigolflife long   toort anwarbanafea     ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba bidu bkng cat et     weeks stock strangles trades   results consistentprofits bluevillecapital httpstcoxneezafkzthat means   takes market share httpstcotxcugboreg   algunas observaciones el valor   alibaba
no es el reflejo   su cotizacin quien pierde ms son los que se salen en las cadas haciendo que baje ms
mientras otros compran poco   poco las acciones en circulacin solo son un pedazo del pastel httpstcocdhjydspgvjust   small thought on fb     im sure you might have checked several tweets talking   their dirt cheap valuation   problem is   everyone knows they   cheap
investors   selling     risksbaba bidu bkng cat et     weeks stock strangles trades   results consistentprofits bluevillecapital httpstcorjnwdlyjrt alfiedata     httpstcotwulwlodzrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebjaviersanz fallaste en   cuando meses atrs decas que era cimiento   cartera y   las mejores acciones y volvers   fallar   esta prediccin te lo recordar en unas semanasdrhaluska qqq has      
its getting     good entry point ebay is   pe     lot less riskrt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxababa kweb   someone tell me why   matters if you own   american adrs   chinese h shares even if     delist   nyse in years   i dont think    
just convert     h shares then mrkt is   dumb amp cheap httpstcoemlxebxmafbaba bajando mas que el peso argentino encontr rival nuestra monedita   monopolididi   nionever buy   china stocks they     scams   pump   dumpthey   stealing your money         investors selling   us adr   loss   moving   hk exchange i wouldnt   surprised if   was           fud     rate   one year revenue is near   price   their market caprt yurtdisihisse inin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt tictoctick kweb is my worst trade i   down   i assumed mistakenly biden     good   china   turned out       oplegado el sneeze se dio tambin en fb
  y no he mirado mucho pero supongo que en msqu raro httpstcoonawlupvlmkinda interesting how many big fintwit accounts   love   make fun   arkk   sitting on   ridiculously heavy   kweb bags   frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than thert fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overjoaquingrech todos hablaban   charlie munger
pero ni aunque el entro en  
me dio confianzaroce muy bajo no crea valor
ms     tencent y la expectativa   unos buenos mrgenes en alicloud tcehy   httpstcoveqqcmijlprt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt fossgregfoss   is kaka eh papa mungerlearnmath btcfossgregfoss   is on mungers collar   sure   if im not mistaken
buffet   brk dont own   i own neitherinin amazonu babarusyann amazonu ozontrkiyenin amazonu hepsve z hakiki amazon httpstcormnqrnzxart montecristobm intento comprender que lleva   una persona   rerse   las prdidas   otras personas porque han invertido en babapor ms   lo que te cuesta una accin    
te lo llevas metido en el cuerpo y te ahorras el disgusto   seguir viendo cmo se hunde httpstcoqwupbtmjalunaticosen ivanbolsa llevo insistiendo un   que   es compra entre y   tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnahighyield anthonyeinhorn holding my     nio puts
hoping they print hard next week gme bimi kplt nio sndl bbig lkco   metx xela prog f mmat   muln cei fcel mrin ocgn sos amchttpstconzxfwrtktsla gme amzn   db orcl qqq vti voo tqqq amd nvda icln msft muln cei hymc ensv ckpt xela kgkg agri nak gpl lac lit sqm bbby meta   aaplhttpstconzxfwrtkbaba should i buy puts im not   option trader     never     isnt going up anytime soon if they invade taiwan   chinese stocks     valueless here in usa got caught in  

  p bull spreads
rolled those into next weeks exp   bto   p exp   p spread exp   profitable since   major tanking     fixing trades is   learning experiencert tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnababa great value     low priceaveraging down here
  on stock   calls pobrepecador cdividendos eres demasiado emocional para invertir en bolsa ahora mismo todos estn en negativo incluso yo tengo     great value     low priceaveraging down here
  on stock   calls   themarketdog   even in   event     accounting issues thats still freaking cheap imo httpstcotnelzbhrt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart alfiedata     httpstcotwulwlodzbaba httpstcooqweaydlrt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnababa shorts going   get squashed trillion usd in china stocks   record inflows   tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnababa given we   see now httpstcorpyoryhrt techoptrader     continued selling in chinese names if lost run down   possible   see httpstcort tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnaa este paso la vamos   ver     httpstcojiafxuyrart tradewithdonn   jd beke bidu nio i dont mind losing   china needs   fight   tell   us they   gonnart saldwais   current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth forzerohedge short more   bidu jd didi
since russian stocks         shortedrt aleksdudic   entering   questioning     investment rational on sane valuation metric revenue
free cash flow
revenue growrt saldwais   current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth forneed     pe reading on my tl thanksrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt chrisfranco just read up on china economic policy     last three hours im still bullish on babart anwarbanafea   httpstcokkjavxuunutodays write up on   way   tiger global   httpstcocglvemci rng rblx docu zm amzn crwd jd babaalfiedata como sigamos   en un par   aos el kebab alibaba har una opa sobre la alibaba china     equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt alfiedata     httpstcotwulwlodzrt anwarbanafea   httpstcokkjavxuunurt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba china doesnt want people investing in chinese companies in american marketsbye bye   lets print these puts httpstcofiabiujatbaba httpstcodjqjlkoxrt anwarbanafea   httpstcokkjavxuunurt vicentevaro el grfico     la   gente pillada en esa cada httpstcoxdhtbbaba
you dont own   company   chinese stocks   ponzis rosemontseneca   is fraud hope   helpsbaba trades   x pert fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overdanieltoloko its   fake company   fake financials what is wrong   these   fan boysrt abdullahmashat spaces   shs breakdown projection   completed lets see then botomless   far httpstcoihmrixgxbaba idiots on here blocked ocgn wtrh cei strn lcid spy   sndl avct metx crowdsourced alerts
ranking system
  get paid     top contributor httpstcoryhqjrvvrt itscharliemar   same people who   giving up   selling           same people who     pumping itrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbforresthrill billbrewstertbb fb market place wants      
livestream your used stuff
use shop payment
  done   fb put ebay out   biz   buy themchinese stock market in full crash mode   russian stock market is not   only one in total collapse   world financial system is in complete disarray   tsla arkk qqq spy httpstcoatkwlryjbaba was     most mentioned on wallstreetbets over   last hoursvia httpstcotpbryxisbaba wallstreetbets trading httpstcorhebupostealthqe well
not   long ago   was neck   neck   babawith     cash laying     just needs   buy   their own shares herehmeisler panic kweb fxi babababa httpstcopfwkujkmivmartianofsafety uzzifx fvinvestor yeah i       is too cheap   i understand why you bought     even if there is   vie risk
  expected return is     riskrt itscharliemar   same people who   giving up   selling           same people who     pumping itbaba i think   is   great time       repurchase its shares   less than   original subscription price larryjamieson buffett says buy when others   fearful
not greedy fb     situations have much less in common than you suggest most mentioned us stocks on reddit in past hours spy gme brk fb wave tsla     aapl arkk stock trading usstock stockmarketrt anwarbanafea   httpstcokkjavxuunurt anwarbanafea   would you pick   massive gain     loss httpstcopywmcnhqbtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vwould you pick   massive gain     loss httpstcocfnaevibtc eth msft fb nvda coin riot   dis aapl tsla amd   roku pypl sq sbux vrt montecristobm intento comprender que lleva   una persona   rerse   las prdidas   otras personas porque han invertido en babacontrarianiste martianofsafety fvinvestor     only     problem if ccp decides   nationalise     take over   our shares   is highly unlikely there is   risk   then   risk exist   other adrs too     is pointless discussion in my opinion   k challenge week one profits click   link     join in on     fun httpstcoacwsdscbxnio rivn   mgld docu lkncy kweb t goev eh spy amc hymc cei xela agri qqq pzg amzn trx nak tsla spy fchallenge investing tradingview httpstcocdgnvrwzmtrading stats     httpstcoksxmqdh aapl   fb nkla pypl httpstcoxbthajktprt alfiedata     httpstcotwulwlodzthe main reason     wealth gap   lower   middle class think cash is   asset   should   held     long term   rich know   cash is just   tool   should   exchanged   appreciating assets asapaapl msft googl amzn fb amc   tsla ndva jpmadd nio   your watchlist   tomorrowcmf money flow   turn positive either tomorrow   monday     first time in weekspay attention httpstcoyiggmyyly ocgn wtrh cei strn lcid spy   sndl avct metx httpstcolzwdvpfiwrt frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mmarekosm alankooper   za
nvax za
zec za
jooo
taky se nco najde ale zrovna pltr jsem stihl vystoupit jet nad free stock chatroom link belowhttpstcoksxmqngjaapl tsla qqq   ggg bb bfgoogl t httpstcoklicbdsyzasymmetricalpha rosemontseneca agreed i           thinking   kweb alsoits finally too cheap its   amazing long term opportunity
barring   china move on taiwanbaba   stock i   buy pushpen its okay how     we buy   discounts if everyone agrees on babababa   people   bearish on   once in   lifetime stock price like alibabasureeeeee   joshuatai benjamin graham   market   undervalue those unpopular companies
just like     overvalue those popular onwelcome     discord group     traders join here
httpstcoksxmqngj googl bynd   spce xrpx bb tlryzom qqq mu httpstcobujviwxwhrt freerickylb great dte day thanks     you   unusualwhales   snorlaxuw everybody try   rest   enjoy your weekrt abdullahmashat spaces perfectionism is poisonous   growthaapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug me futurt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overright now beating sp   nasdaq   more than   ytdbeing   my rd biggest position is such   accomplishment
not gonna liethanks   kenfaulkenberry who taught me   invaluable lesson   assetaallocation riskmanagementmy condolences   him too httpstcoafrgfpeythis gem has more potential join ushttpstcoksxmqngj sonm aapl vtgn verb qqq aapl msft   httpstcoxaiglccrt finanskristen alibaba babaaktiekurs ppningskurs vid ipo och dagens kurs intkter     frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mbenjamin graham   market   undervalue those unpopular companies
just like     overvalue those popular onesreally reminds me       somewhat fb     quote nowrt frankinvesting     point   valuation justifies   geopoliticalmacro risks     forward fcf yield
id argue we   t   sigue haciendo nuevos mnimos decrecientes y est justo en el soporte que tiene antes   los mnimos histricos   su cotizacin en usapodr ser una gran oportunidad por sus fundamentales
pero por   sigue sin un valor para no tocar httpstcofvkuvhjkjfakinmoneyman   simple vista crea que era el grfico     jajajajajajajababa dont tryna     hero   hk listed stocks hk stocks   go nowhere   years look   hsi chart   bidu jd kweb   sell   stop whining   pump     week   no other reason     kill put premiums
way too much oi   march puts   alfiedata     httpstcotwulwlodzlyft not everything is green   me   i still like   chart ill add on confirmation   cut if support is lost
httpstcotzkfakjgl amd spy intc   tsla low fb sq qqq fsly zm   jnj nio twtr msft pypl qs spce atvi tmus httpstcovibyaabnobaba   httpstcotwulwlodzrt gurgavin   arenaalfa era china menos comunista cuando entraste   es la misma china
solo que las personas buscamos siempre culpar   alguien si algo no resulta
sea china
cathie wood
etc infinidad   empresas en eeuu han cado un   saldwais   current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth forbaba
nio
  xpen buying no matter what let   fear driving   ps downrt stockmktnewz most active nyse listed tickers   far todaydollar volume spy iwm xle chevrron cvx alibaba   gld ivv occidenrt jetskigolflife joshuatai   its   less than half   charlie mungers cost basert jetskigolflife joshuatai   its   less than half   charlie mungers cost basebaba la importancia   cortar prdidas rpidamente y lo digo por experiencia httpstcoaoydoioogrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethrt equitybrian china   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbchina   us   expected   reach consensus soon in audit talks   kweb httpstcozzvqjqjhbrt frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mclaudiagman el correo diario del accionista   babalo del derrating     es para mirarlo   cercaqu pasada httpstcoczqrxayaefakinmoneyman marioxciento lo que nunca entender es por qu no utilizan un mnimo   chartismo amas     vale
compra cuando veas que la media   est subiendoen el tcnico s utilizamos parmetros fundamentales
pero ellos niegan esa disciplina prefieren perder dinerotop trending redditarmy stocks in   last hours sym chtvol chg gtgt aapl tsla gme ath   access wider trends httpstcozltkvrfrt anwarbanafea   httpstcokkjavxuunurt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt abdullahmashat spaces   anwarbanafea     talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuishort sale vol not short interest     on is httpstcofgoodavd ostk sohu amzn ebay   anwarbanafea   la lista   momento ecommerce   meli se shop etsyfintech pypl upst sq coinsocial adtech meta ttd roku pinssaas crwd net u ddog pltrservicios digitales y otros tsla tdoc fvrr spotcul pasar el filtro y cul no abdullahmashat almutlaqwael     itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wrt talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkui   httpstcomeuovjpdnasdaq is down is recession inevitable   is down   sep price fb is down   jan inflation is risingcorporate profits   expected   fall ic leave russia oil is risingeverything is going       stocks stockmarkets ripplejoshuatai   its   less than half   charlie mungers cost baseclaudiagman los que tenemos   estamos acostumbrados por desgraciart rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt ahe   httpstcoydbfqvokrt frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf ma   no le pasa nada en concreto httpstcoxacyvnort ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt abdullahmashat spaces   ahe   httpstcoydbfqvokfor those keeping score     charlie stapleis down cumulative over yrs
  is zero return px over yrsya
charlie   warren know techpound sand   change your diaper charles warren i   camping on your lawnbtc   httpstcoydbfqvokbaba desde mximos histricos en httpstcoustfzmfvrscheyne i say its time   enter babababa not time   enter   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt abdullahmashat spaces   abdullahmashat spaces spaces   almutlaqwael httpstcorjkxvbipkffor uslisted chinese tech
one minute   midnight bgne   pdd httpstcozfvqiznrrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos sbaba   ccp   eat   big bag   willys   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf malankooper cel letn nsk nlo didi za
usd
tme za
usd
bidu za
usd     za
usd v jnu pak pibylo nio za
usd m sniovat zisk   bylort enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethblackcatceo babachinese techs in broad slump   sec hints   delisting actions   bidu yumc jd didi tcehy httpstcopyrmtvciwthe current price   alibaba is like buying amazon   just under based on free cash flowscertain overall growth   amazon projected is slightly higher   should   adjusted forcurrent price means its   end     world   chinese stockalibabastock   httpstcodsosjodwirt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouive   saying     decade   investing in antidemocratic
corrupt countries markets is stupid ive never touched   china stock except   sell   short i looked stupid   awhile now   is     its ipo price
russia collapsing
  finkhttpstcotigqdtvvdtrt inversorexperto los inversores en empresas   negocio core en china listadas en estados unidos siguen liquidando sus acciones desdbaba was     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcogibemmojtop options   volumehttpslinktreekabitabiswasaapl amc tsla nio fb wish   ccl pltr amd httpstcoxtjgvyyxrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba minor support   major support   byebye
  httpstcomhzqoemvjrt ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstilbaba one thing ive learned in trading is never try   catch   falling knife   seekingthevalue tremenda bestialidad el ritmo   generar caja           me explota la cabeza en o aos tendrn ms   licariacap krevix podrais explicar como es el riesgo   delisting   las empresas chinas en el mercado usa como seria la mejor manera   mantener acciones     o jd minimizando riesgo actualmente las tengo en el mercado americano graciasbaba enters bearish trend alibabagroupholding stockmarket stock httpstcodlwtuiluqarkk   jd nio whats worsecathys etf   chinese stocks   httpstcobawgivtuki   httpstcoystixcbbmuitscharliemar why   dont use   its cash   buyback shares right now     levelthis is my real concern if they sure     numbersit     easy double   triplefrankinvesting why   dont use   its cash   buyback shares right now     levelthis is my real concern if they sure     numbersit     easy double   triplert anwarbanafea   httpstcokkjavxuunubaba how much is everyone down here trying   make myself feel   feels like we   lose next week     george soros theory   reflexivity is whats going on here top trending redditarmy stocks in   last hours sym chtvol chg gtgt gme fb   arkk tsla access wider trends httpstcozltkvrfrt ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstiltop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme fb   spy aapl access wider trends httpstcozltkvrftop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme fb   spy aapl access wider trends httpstcozltkvrfbaba when     chinese firms   funds shift   wall street   hongkongwill   fun   see seekingthevalue el problema     no est en la empresa sino en el pas en el que cotiza yo personalmente me veo ms cmodo invirtiendo en otras oportunidades que ha dejado el mercadoaleksdudic   market   remain illogical longer than you   remain solvent     otherwisee hope you dont get fomo later if not you get smacked on way in   way out   babawhat is your   average price mine is       war going on
you have     nuts risking your money time   sit   wait i sold everything i had   decision i   have made   entering   questioning     investment rational on sane valuation metric revenue
free cash flow
revenue growth
cash   hand liabilities if you put these into question then   no means these metrics have   importance     other company in   world incl appl httpstcofktlqmrs easy ways   make trades   httpstcotbdlljbiyn prolifictraders aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug me futudividendgrowth   warrenbuffett charliemunger httpstcobwyravyrbsbaba technical alerts new downtrend
new week low
expansion breakdown
  new week clos httpstcohuytzzwgtrt pegaso curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en     httpstcoeaysunwbaba no   feeling than sitting     time lows through   weekend my psychic was wrong on   one she still swears     reverse still     you think they   zap us monday         you think theyll take   week   walk   down methodically only green trading days in   last sessions incredible what   happen   frankinvesting   current market cap is billion   ntm fcf estimate   billion would value alibaba     x pfcfrt pegaso curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en     these idiots putting price targets   such   such   remind me   same saying mrna   when   was   lol curiosos los niveles del canal oculto tambin para alibabaha cado prcticamente   zonal que marcbamos en   babahttpstcosrugeujqe httpstcotvubeiqrradiconsultancy   learn   trading results httpstcotbsymrv prolifictraders aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug mee fund management  
ltd increased stake in   alibaba group holding ltd     recent filing httpstcohoxlxlvwhat is swing trading   how     work httpstcoukydmbjgu prolifictraders aapl msft googl amzn fb amc   tsla ndva jpm jnj wmt unh ma hd tsla wfc vz nflx bac aa ttm dis intc f   s plug mert frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mbaba httpstcoovcaqdwsweatystartup yes you   now
double down babart ignore complete animal     note in   fireside chat those kids i gave scholarships   i put them in   windowlesconnerwalden stockjonhson you still long babawynn home kndi mobl cbat now pypl fb gld tdoc amd qqq blnk intc nflx   btcx httpstcoqoxwakpmohrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt bcampbellbrk   is interesting   buffett   munger     rich   yet   everyone   thinks munger was   fool   buyiit is interesting   buffett   munger     rich   yet   everyone   thinks munger was   fool   buying  
lttwo years into   investment chrisfranco we   see how   plays out i owe       process   buy more     great business httpstcoocmlsuqif   level breaks on   chinese nasdaq more pain   chinese stocks   go     levels spy nio   httpstcosluemuropuber gave us   short entry   looks   flagging     long strong recovery on   name   no position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcohdicahicbaba jd nio kweb my girlfriend   week httpstcommtgpusart hirozaki   olmu nsann aznn suyu akyor gerekten   httpstcofmgxgmocvips   looks like   monday there       good news regarding ukrainian war
if     markets   snap   quickly   wait   see
big winner long term buy   frankinvesting using estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf mbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskbaba was     most mentioned on wallstreetbets over   last daysvia httpstcotpbryxisbaba wallstreetbets daytrading httpstcokxuhuyxrspy   destroy   enemy destroy   chinese stocks burn them     ground   themarketdog   even in   event     accounting issues thats still freaking cheap imo httpstcotnelzbhbaba destroy   chinese stocks destroy   enemy burn them   down   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouat   point   valuation justifies   geopoliticalmacro risks     forward fcf yield
id argue we     price   charts   estimates         tikr httpstcohvmnpxxcwbaba current market cap is billion   ntm fcf estimate   billion would value alibaba     x pfcf ratio factoring in   net cash position
  trades   x ntm free cash flow alibaba mean pfcf multiple over   past yrs is httpstcovhgqsfdusing estimates   thetikr
  ntm revenues     us billion
implying   cagr historical fcf margins   alibaba   typically   if we stick   estimates   use   much lower margin   we get billion in fcf     ntm httpstcofmxxdvfanqrt eclubtrading   monthly chart perspective ipolevel   has   battered   bruised   reached its ipo level if you lbaba   room on   net stay turned httpstcosuoxzprskrt srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hateasy   bash   now       prob outperform   major index over   next months easilybaba i would expect very significant window dressing action over   next weekscould go much lower   in   long run   market still is   weighting machineitscharliemar haters dont own shares   price is falling over delisting concerns if   sec         agreement     chinese authorities
its worth   you own hong kong listed   stockdissectmarkets stocktwits potentially   great time   accumulate if you   in       interesting   see how much more munger is buying   these levelsbillbrewstertbb   i offload my   stocks just   quickly on facebooks market placealgodtrading i personally dont think investing in chinese stocks is smart
  you   dependent on   grace     chinese government   sudden regulations etc they   up   very unpredictable   we have seen   example       is down   athbaba za

pemlm
jestli jsem na   psychicky zral znovurt anwarbanafea   httpstcokkjavxuunurt martianofsafety i think i need   read   mr market chapter     babart tasiseq   httalankooper   prmr na hodlm pikouoit top spolenost v zemi se patnm reimem budoucnost mi uke gonna buy     share   i   wave     if   was   bottomrt anwarbanafea   httpstcokkjavxuunurt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethrt stockmentionbot most mentioned us stocks on reddit in past hours spy gme brk wave tslamuchos cuados espaoles atrapados en   despus   meses dando la turra si no hablis mandarn ni entendis su cultura
  menos escucharos   torrasluis en valueinvestings y luego decids si os sigue pareciendo buena ideahttpstcoaapapstrt srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatrt korinektrades   requestsalmost ready     bounce imowatch   area monthly demand   origin   more   gtrt tasiseq   htttop trending redditarmy stocks in   last hours sym chtvol chg gtgt gme   fb tsla tqqq access wider trends httpstcozltkvrfbaba httpstcojkxhlqlr httpstcoysgltwzmxrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebqqqspx cryptob try babahttpstcopjdcdvcmvfhttpstcomhogcaibnahttpstcovnwdaapqvbaba next highflyer bottomfish   idea where   is     rsi still not doing   job   pypl pins   what is   difference   only started going down sooner   minus stock prices   just overvalued   need   collapse he didnt thanks my man yang chad didi jd   httpstcosjupkouxyn httpstcokeysflztrt ubcseir   buy   hold like munger
ignore   noise   buy   hold like munger
ignore   noise   epic valuation     end   why alibaba   should spin off lazada httpstcokffswuawjrt seekingthevalue tremenda bestialidad el ritmo   generar caja           me explota la cabeza en o aos tendrn ms   lrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba monthly chart perspective ipolevel   has   battered   bruised   reached its ipo level if you liked    
 
you have once     opportunity   buy       ipo we   buying   leaps charliemunger httpstcorktrudsfowealthordie time   me   step up my   betinvestoras     these chinese companies   trading     netnet valuations i never thought i would live   see legit quality companies selling   cheap   tmert talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuikarenfinerman   you still holding       bounce   here       friend   outsizedgains idkfa ignore year old charlie when   breaks even httpstcofkngateqrrt tictoctick kweb is my worst trade i   down   i assumed mistakenly biden     good   china   turned out       opthanks   sharing your wisdom amp keeping   faith in   chrisfranco i suppose   may take years   investor perception   catchup   chinas amp alibabas growth potential those in     quick trade   buying on margin
you     in trouble   warned httpstcoqbizuqmbaba   tictoctick kweb is my worst trade i   down   i assumed mistakenly biden     good   china   turned out       oprt srkninci beyler alibaba   hissesi ben hayatmda byle gzel ve itah kabartc bir alm frsatn en son ne zaman grdm hatciudaddeltrader bitcoin te cae un es una burbuja   o jd caen un el mercado les ha cogido mana most mentioned us stocks on reddit in past hours spy gme brk wave tsla   fill amzn   aapl stock trading usstock stockmarketdissectmarkets stocktwits correction sucks         shareholder   nowrt specialsit my ibrk sales assistant just called me   confirmed i dont own   equity claim in       vielinked adr   tracstocktwits sucks         shareholderrt wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasuber gave us   short entry   looks   flagging     long strong recovery on   name   httpstcoytejibzsmno position personally done trading     day spy ndx btc eth axs tsla amc mrna   ltc httpstcontozcgland   right there folks is what we     boner candle   in hbarhttpstcoytejibzsm gme amc tsm f   gm aapl fb msft pton lcid httpstcowxridnjvoantoniomangas alucinando   los comentarios no siempre los fundamentales reflejan el precio
ni el precio los fundamentales vase   recomprar
promediar e inmovilizar tu dinero en una accin   perspectivas no cumplidas es la forma ms ineficiente   gestionar el capitalbaba   current prices alibaba now have enough cash n cash equivalent on hand     buy over     softbanks shares   talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuirt talkcentss alibaba now   their ipo price in babagenerational opportunity   complete garbage httpstcoonlnfrkuiajbutton i think chinese stocks   uninvestible right now i   bought   small     leaps todaybaba without days like         very hard   my money my short watchlist   next week bili shop   upst   usual suspects     room on   net
stay turned httpstcoekdrpxlrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overrt anwarbanafea   httpstcokkjavxuunuspy     is   you need   know     successful trading career httpstcoogckvzlxwkrizmarek tak jsme na fb v minusu zde budeme nakupovat postupn i   na   u budeme pidvat pouze kosmeticky mme malou pozici na osobnch portfolich v tcehy nio jsme si jet nenastudovali
take zatm bohuel nememe komentovat vy mte jet nco v n   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba retail might truly own   float here lol         next amc martindlouhy danielgladis taky z ni mam obavy mam portfolia vyhrazene na spekulativni   risky obchody takhle jsem postupne nakupoval  
ale   dalsich cinskych si zatim netroufam byt se mi papirove libiinvestingscz nice mne uz se   ty   chce cim dal mene prumerny nakup mam   uz neredim fb je imo skvely na nakup porad
trochu smutne jsem na nem ted kvuli jednomu vetsimu nakupu u
ale ta firma je krasnabtw mate nejake dalsi cinske pozice mimo babu nazor na niobaba fucking insane   price is unbelievable   anwarbanafea   httpstcokkjavxuunurt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos smost mentioned tickers in wsb in last h spy   gme amzn tqqq wish wen nflx arkk amc httpstcointoxxyay httpstcoxizozflrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srosemontseneca   gtgtgt byebyert jistuven semana   semana
cuando entro   ver alibaba   httpstcodwldodtksjackmaaa   yes i   httpstcolvkxkieexbaba   fine day in hk   daily rsi maybe one more down day     catapults   is coiling like   loaded spring   if   analysts     buy rating would   have   faith     institutions they   working  
  should   up   in no time   cest la vie httpstcogmouqtpqort chrisfranco just read up on china economic policy     last three hours im still bullish on babaover   last hours
  most mentioned tickers on wallstreetbets courtesy   quiverquant   spy tsla   aapl rivn qqq gme sofi amzn fbsweepcast alerted     unusual options activity alerted on put expiring worth k learn unusual flow httpstcopsbhaovhirt gerberkawasaki china stocks falling     investors start   realize   real risk   these foreign markets these china stocks arearkk   bmbl new article pockets   volatility keep popping up is there   liquidity vacuum httpstcoitihxzsrq get     latest arkk related news here httpstcobewxhkdiodbaba wow   you imagine what   profit you     made if you bought       money put   month ago   may not     late now collection   tweets on   just   collection
not saying i agree   disagreebaba i want     ching   its only doing chong   wealthordie   ccp doesnt want you   own babathe usg doesnt want you   own babathe mgmt team doesnt want you   own babababa if you factor in hyperinflation   is equivalent   two years ago options maxpain chart     free options app httpstcoeqlcboqn httpstcojsfututbbaba no relief httpstcoykcvxblyvvinteresting article on alibabahttpstcouegpiezybabaitscharliemar i like       pricebabaall   you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcokndvbmmtgsrt jistuven semana   semana
cuando entro   ver alibaba   httpstcodwldodtksbaba   wants       sub     rate     us is just showing   whole world how broken there market is   im sure is   crash   greed   corruption like         thing     would   delisting honestly there   probably     point in time where     pay out its market cap in dividends every year if   gets   more ridiculousbaba yall buying in margin     fuked upif you gunna     shit might   well buy june   options jd pdd jd i gots em   k worth move is   dub   in months   hirozaki   olmu nsann aznn suyu akyor gerekten   httpstcofmgxgmocthe beatings   continue until morale improvesccp    
didi amp gang   jmret sechfcaaholding foreign companies accountable actadrvieto     investors stay strong stay long   way   historical context march
was on   mondayi thought id wait   march earnings   buy more babaim not sure nowat   point its trading   book value like   years earnings httpstcoaejirolntdivywarrior i see in current situation
i   say much   names   buy than   currentlyrt uminoxhiro fangaapl amzn   bidu fbsweatystartup tweet explainednick bought   on when   stock was valued   in what he may have considered   dip in price     high         is  
  nick is using   strategy   sarcasm   highlight   genius investment   was notbaba earnings reports       markets open brookelyons   how   fk   you recirculate   same news over   over     how   fk   you recirculate   same news over   over   metrics dont matter if   chinese government hates     is proactively seeking   weaken     take what is valuable   itrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt thechartlife   now into   s     its ipo price httpstcoswarnsbastop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme fb nvda   access wider trends httpstcozltkvrfbaba bidu wb jd   never       open their books
remember   these   not us accounting standards king spy people   flee   us   safety spy i expect   bounce on daily off   volume support on weekly i expect   hold   resistance in   weeks       selling should accelerate nowqqq aapl sofi nio msft docu   amzn goog btc tdoc nvda fb tsla gme amd amc dkng db xom pltr httpstcoqrqxzrijust read up on china economic policy     last three hours im still bullish on bababiggest megacap losers   mar
  tsla fb tm bhp abt nvda tsm aapl asml research on httpstcojpzdebxqvbaba broke   on monday if   doesnt hold then
  then its gonna   dead     max   year on   recovery move nd half   thats     i might buy   calls       strike     i wish   bears die slowly   slow bleeding   fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overbaba china is nearing   recession thank putin   expediting   global recession   going   war   ukraine   bull market party is over didi i   sad     who invested chinese companies   covid nio   httpstconfliriplukbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcosuoxzprskrt itscharliemar   is literally only going down   reasons uncertainty fear hate   has absolutely nothing     wbaba i wish     bears get butt fckd     fangaapl amzn   bidu fb googl nflx nvda tsla mfst httpstcoqvbnatbaba everyone fear mongering here     bringing up delisting when us   china auditing talks have   gone well   its   reported   they   close     agreement     said reward here is great since   hovered     no end in sight until seeing ccp   off   new ant ipo announced   thats what   happens when leaders   autocratic     is   great value penny stock     room on   net stay turned httpstcosuoxzprskwhatever   goes down       up     httpstcosfkjdwtereddogt renyou look     kweb
    levels never thought in years wed see circuit breakers
inflation
ww  
ve oil   oilbaba       delisted   sowe   got bamboozled imagine     risk reward here is pretty nuts   inversorexperto felipe ii yo no mand   mis barcos   luchar contra los elementos   httpstcoovedlartmrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overive avoided chinese stocks     costs too much uncertainty i dont understand   regulatory environment just bad written   over itbut damn   is cheaprt torodearena flipealba yo viv china en y en los chinos no se puede confiaryo tengo  
pero para mi es dinero   riesgotrending stocks on fintwit source httpstcocwjowwsbi spy afrm aapl tsla sofi arkk amzn   msft nvda sorted   most recent httpstcoecbzdnsuzrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overbaba if you want   learn chinese profanity
let me know   burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india ibaba only   go till zero   hope bankruptcy arrives soon   was one   my long babies   few years ago   watching     year   buy   in down   shoulda     stock china is trash theyllall   delisted what   shame soxlnaaagi   httpstcopcysgfiirt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethbaba   racist bastards on   board   whole market is down except   commodities kweb fxi cqqq eem     reason why chinese stocks have   under pressure look     strength its shown versus   usd since   pandemic low httpstcortfaxqlmarketrebels saw   down     thought
why not short further made profit in minutescon respecto    
y desde un punto   vista value
pienso que un precio justo   la accin puede ser
puede ser interesante para largosbaba people who   bullish here   completely ignoring geopolitical issues   its   making you look pretty dumb   httpstcocicfcgmbaba i think china killed jack ma   created new dummy   look like jack ma he stop talking   fossgregfoss   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over thchinas tech platforms   propaganda tools in putins war via fttcehy bidu   jd   least   important     delisting threat httpstcoeisrwiqvbaba i think china killed jack ma   created new dummy   look like jack ma he stop talking   httpstcoolujthrfrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos sbaba bidu   thing china       these is say you know what delist them     get   over     bidu   thing china       these is say you know what delist them     get   over withwealthordie   you own   divywarrior   you still hold   i divested my entire chinese stocks     never turned backdiscountgosling thechartlife i would buy     if momentum was in   right direction right now its momentum is down   sitting     support level   years ago       easily break given   fact   has broken through     other support levels   easebaba if i had witnessed   similar   ongoing situation  
i would never touch   single chinese stock nio xpev li     your avg     if you want   break even     profitable   is   near term target     upside         hit what happens    
i   tell you     certainty robertkjackson jerrycap scuttleblurb cash flow stories     value traps live exhibit babaperhaps   tricky   get involved in   story stocksrt deepthroatipo if   continues   fall   day       worth   in three weeks   xi decides   buy   dipbaba man i   wait       climb  
then bye bye     more i look     chart more i see chl   next long term resistance is
      hardly slow   fall   real showdown is if breaks
katybarthedoor   i closed my short positions   though   wait     reversal goodnewsbull flipealba yo viv china en y en los chinos no se puede confiaryo tengo  
pero para mi es dinero   riesgort ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroualibaba group holding limited traded m shares
  average volume babalarge cap stocks     most shares traded fridayapple aapl m sharesnio mamd mford f matampt t mitub moccidental oxy mdocusign docu mbac mpetrobras pbr mrivian rivn malibaba   mpalantir pltr mrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tno idea whether   has bottomed
      company     much revenueprofitcashflow its looking juicier     moment httpstcomptpffqjurt torodearena   volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos srt ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstilrt richardbruce     down   down in less than   month if   isnt   washout what isbaba     have   lube raw is real here bidu     have   their k in these two   moneylobster marketrebels no position
  short       total fraud   alibabagroup is   ipo years ago revenuebaba volvi   precios   pero las utilidades y flujo   caja se han multiplicado por desde y los ingresos se han multiplicado por xque pasa welcome   china httpstcoaxjpzvgwgspculr prosperousguy how many times were you right then most people dont mind buying   value  
    gets further discounted   they dont beat themselves over     they owned     babababa dividend coming   bidu jd kweb vishesh   you need helprt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overbaba you   undo   fall like     love dont know what distance is   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba you   undone   fall like     dont know what distance is     give up globalizations anna why how babababa more commie loving trash over herecant wait   watch you   go broke   warren buffett   step in now   joshuatai     down   under its ipo price   years reminds me     stock performance business growth spculr i   argue   math you put forth
  i dont need   elses   flow into my research i may not   perfectly right     here     i   feel very good aboutbaba didi httpstcohvmhybwrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt tihobrkan while i   simplifying matters here
  is still nevertheless fascinating how investors were willingly   happily payingrt vicentevaro el grfico     la   gente pillada en esa cada httpstcoxdhtbbaba just jesus vtg is   your guess       average jail time     investment bankers   analysts   going   gethttpstcojoleqttmrt inversorexperto los inversores en empresas   negocio core en china listadas en estados unidos siguen liquidando sus acciones desdrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt inversorexperto alibaba capitaliza
mil millones en cajaprecio   las acciones
bpa estimado   contable tortoisehead equitybrian rosemontseneca he has invested very small   in   whatever     time horizon
  wont hurt him company       in business
    yearba   wmt kr ko low hd nflx amd gme amc mrna pfe azn googl amzn more chart on large names coming up shortly here httpstcoloknpoizpqrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than thert frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than theidkfa ignore     time   breaks even elon musks son       president   marsrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babart ivanbolsa     este paso terminar teniendo ms dinero en caja que su propia capitalizacin burstilrt thechartlife   now into   s     its ipo price httpstcoswarnsbascn is   nd largest economy
      cns decade
look   how   controlled covid
  is   western media fudlolcongrats delusional   bulls   bidu jd kweb httpstcofiulevtqdrt marketplunger if you invested
in alibaba   on its ipo in youd have
httpstcoaflpqxdalbaba i would buy   butits fucking chinese   enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethdiscountgosling i know
you   right
  argue   people   just dont want   admit simple math i   not know when     turn
  when i see newbies   wannabees saying how they   waiting     single digits
im pretty sure were closedamedinar cuando pensbamos que ya estaba tocando fondo vuelve y cae hermosa grfica pero que gran cantidad   dinero se ha ido   esta empresa   httpstcohtvcsopsert itscharliemar   same people who   giving up   selling           same people who     pumping itdidi   jd bidu httpstcopzignbeqtwrt enricolaquatra on     sept   opened       nyse     has x   revenue   x   net incomethbaba testing old support lets see if   buyers step in   bid   price higher httpstcorkzbeemgehurricanebot yes     time next year     good   takes guts   say     i respect you   itbaba   wait   get in     upside swing one more drop   larrycheungcfa there has     lot   wealth destruction lately in chinese equities i want   let you know   i   on   ship wihsp yes   is down   good mathbaba dumb   irrelevant question
  how is   sentiment   discountgosling stop arguing     who says they would raher buy   than   makes you look bad just pick up       make over   next monthsbaba i mean retest support   fossgregfoss   doesnt mean     here isnt   sweet longterm buy under spy   dwacthinking   sending goodnewsbull   giza sheets     my pillowmaybe even   slippers   damedinar   van mis acciones     httpstcohcsulfzbaba gap fill     ttcf nio into k in   last days
if you really want   make huge profits on trading then
join   winning chat httpstcoflfspkotm   was in last year   even more amazing down percent since stock listed years ago   what     next bounce look like looks like   bad resistance     is       todays price   speechless     current rate selling calls   take   months   me   get even if
  doesnt tank further     falling ginsu knife   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouuhuh oof he closed   partnership under   high water markwonder if thats   foreboding       average need   get   under lol itscharliemar babas suffering may not end     hands   ccp people   drawing comparisons   russias stocks   have gone   zero overnight i think   i probably incorrect   russia is not   major economy while china is making russia suffer only increases energy nrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overrt frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than theitscharliemar couple   issues i   think       sell off in   didi didnt follow ccp   there is no end in suffering even hk listing is not easy   them similarly
jack ma has passed off ccp even though he has   humiliated   ant financial fiasco
donation   ccp nfossgregfoss wow   literally got destroyedrt fossgregfoss   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px overbaba ccp owned   bitch   those keeping score     charlie stapleis down cumulative over yrs
  is zero return px over yrsya
charlie   warren know techpound sand   change your diaper charles warren i   camping on your lawnbtcbaba reevaluating  
where   you think       priced   end  
jan   discountgosling   i get trend vs countertrend trading   investing i     countertrend discount trader   investorpoliticbaba i have avg hurting too much   i get trend vs countertrend trading   investing i     countertrend discount trader   investorpolitical delisting risks   you shouldnt tradeinvest more than youre willing   lose   someone answer why they would buy     over httpstconxwyqzprt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tbaba deal     lifetime   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba no words there   z hundreds   these   uhuh i love how people   dunking on munger   buying   early its like people think   is his first drawdown   he isi love how people   dunking on munger   buying   early its like people think   is his first drawdown   he is   novice old coot   they   not familiar   his partnership results httpstcogokrwualearn how   trade options   how my group earns profitspy cei   tsla aapl amc mgld nvda docu amznoptions stocks trading stockmarket investing financehttpstcocfrlejzkiivanbolsa todos apuestan vs  
deberan   conocer una   sus principales metas
durar   menos aos
para los cuales ya habr muerto el actual presidente   china
y quizs varios mas
confi en jack mababa down   dollars   i you bought   you guaranteed urself   profit next week fxi   kweb
avoid   china related u   hate money   catch   falling knife here   monday s later in   week   luoshengpeng   is   its ipo debut price on vs thats   mkt were in todayrt eshanshetty in light     s price action   statement is evergreen irrespective   individual even charlie munger
alwaysrt trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagoin light     s price action   statement is evergreen irrespective   individual even charlie munger
  find your own conviction its good   have multiple rabbis   no prophets not my quotert trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagobaba who bought     china needs   say something   weekend       bank run on china   continue much worst monday on   chinese stocks www has started they just didnt tell us   larrycheungcfa im no stranger   pain
  im sure     you   either   we       tested in   market stay strort itscharliemar   same people who   giving up   selling           same people who     pumping itrt wallstreetpro alibaba   its peak was valued   over billion then   president   china
xi jinping
decided   jack ma wasquienes dicen que crypto es un activo   mucho riesgo es porque no tienen   en su carterart fintwitsynapse trending stocks on fintwit source httpstcocwjowwsbi qqq spy arkk muln btc dirt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdbaba monday on no news bad news idk   no floor trending stocks on fintwit source httpstcocwjowwsbi qqq spy arkk muln btc dia sofi spx fb   sorted   most recent httpstcotvbxtdxdaxrt ortex   trading updatealibaba declines   over regulatory fears     sec warned other chinese stocks   they riskbaba     you need   know shorts havent covered   single share check   out   highly recommend everyone   follow them httpstcofwqloygcprt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdbaba i know someone   has   trading   years   he lost everything trading   options over   last yr   fossgregfoss   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over thbaba if you have money on   sidelines   is   time i just y sold   house   im i know       me   china ill m even   its   game   chance     these levels may     bliss   waiting   buy signal on     httpstcobwoxgak httpstcorvktnfrrt frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than thealibaba
la decadencia   un imperioel precio   la accin ya pierde desde mximos histricos se encuentra ante el ultimo soporte antes   mnimos histricossern los el suelo definitivo o exploraremos mas abajoalibaba     httpstcodgahwzibaba   only   daytraded when hang seng market down   points   hope you sold  
hang seng look real bad
probably down   points       pop   charlie   warren   not accept my lunch datedangbut   is performing like   star eh charliebtc over   ccp httpstcofjvjskwfbaba     corner     is exactly right httpstcoynxakhcd babaniosnpjdpddkweb   jd most likely no delisting see   if delisting
cos have time   prep hong kong listing
just   your broker   exchange adr   hk security no transaction cost if no hk listing
then buyback   otc listing see luckin coffee
shares moved up httpstcokinntcaippaulcduffy i heard     people who went broke in rsx   now buying bidu amp babadeepthroatipo rudyhavenstein seriously goodness thxbabart palmieri bababy icerock not yet httpstcoykkazabqbaba here is great idea lets   hedge our positions here   weekly puts   way our puts get squeezed     stock goes up   therealfly babart burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india ibaba wow going   zero   max short
no buyers httpstcofqrbjjlqbaba makes   outsized move   mar option straddle is implying   move in   next days httpstconcumkesim glad my intuition made me stay      
  sell     fb httpstcojqpqvonsrjbaba lol i dont think ive seen   worse close     stock     size   literally closed while dipping under rsi   no bounce   stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark km most mentioned us stocks on reddit in past hours spy gme brk amd wave tsla fill amzn   clov stock trading usstock stockmarketstocks     most active options trading todayaapl mtsla knio knvda kamd kmsft kbaba kfb kamzn kamc kfull list httpstcozzhposyfrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourobeducated eggplatypus what   u own ppl give me grief   ntnx avpt
bark
twtr splk except theyre now   down same   less than most every other name   yr im down ytd
obviously not great   never owned se twlo
docu
zm
sq
 
cpng
shop amp million other fintwit faves   half   mile here you in our discord weve   on fire httpstcoqxggkgplaapl amzn fb nflx   bidu   twtr pins httpstcolulznwdjpbaba not good no life   dying into close falling into new lows   stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tbaba why isnt management saying somthing   instill   confidence   is   ipo price years ago   no position   we see hold support   more likely   revert   httpstcoulmlpvfubaba   wait   load   hell up on puts on   next pump     wait   load   hell up on puts on   next pump   i put sl   hopefully doesnt go   much downwhat we     if they delist shares in us   frankinvesting in
  traded   per share     returned     reference
eps   fcf   x higher than thebaba looks like us investors   taking sanctions into their own hands abindawood     my cost average is thanks shorts   chinese scam   trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagojmgarilleti seekingthevalue brillante comentario el caso   pasara   los libros   historia   la inversion y dejara para mi la leccion mas importante
geopolitica mata   fundamentales   un negocio ya se sabia
no habia mas que ver la bolsa argentina
pero esta fue una enseanza superiorbaba brandon economy sucks   how much   you guys think we lose on monday nio jd   cwebjd   thats lower ipo   keep having   average down damn spy usa   shutdown embassy in beijing   china invests in russian energy companies wait   itwait   ittsla nio   wabuffo alluvialcapital valuestockgeek pretty shocking watching   touch     there     retail investors out there getting margin calledrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamddoombergt babaouncert ortex   trading updatealibaba declines   over regulatory fears     sec warned other chinese stocks   they riskbaba lets get under   guys ive lost over half   my wealth on kwebbaba should i hold   sell i usually have diamond hands
    is   unbearable need   good advice     pep talk   investorplace chinese stocks
including  
didi
  iq
  slipping   on delisting fears httpstcordhvdsmmnel   septiembre     abri  
en la bolsa   nueva york hoy tiene x los ingresos y x la utilidad neta la accin baj ayer     veces
el mercado   valores es ampliamente irracionalbaba fubo pltr wish pypl fjb you spoiling whole usa
he made everything worst than   worst than ever httpstcodxzipihctsla   nio bili li xpevbaba nio jd bidu kweb   thinking   opening   hong kong acct instead   using adrs what     feescommissions like   trade took r risk on   short
finished up r rr on   day
i was not watching     know why lmt orders sometimes wont   filled accounting   spread got   fill   hours   morning drop wouldve   beautiful   catch target was only rraimanbbt httpstcoxldmfmitscharliemar i wouldnt hate   if my     tme shares mooned thort captainroyen buy when there is blood in   streets   my goodness there     deals out there i dont see how   techsaas basketbaba wish i had s   buy   price themarketdog   is now lower than its us ipo price   many teslahating value investors on youtube told their subscribers   not invest in tesla
    invest in  
paypal
  fb   is literally only going down   reasons uncertainty fear hate   has absolutely nothing         fundamentals     company   these   die off over time     market   then finally properly price alibabababa what   stne     really trading   x   x fy sales   earnings   i thought sub was   good price stop playing games
nothing     buy opportunity may   riskier than your typical american blue chip
  i dont carebaba down on   fuckingshit clov out   k now i have k left   tell meone stock       times more in year fubo sofi   other ticket     fine too     hood wiped me out   ipo   rudyhavenstein deepthroatipo what price would prompt you   turn bullish on     dig out your past report in   meanwhile thx everyfraudhasagenuinecorebaba avg jeeez me desagrada china y sus compaias pero hoy comenc   agregar  
simplemente demasiado barata como para dejarla pasar
  in years   is either   bagger   investing in china is over dont know           riskreward favors taking   stab long here   sbux docu roku httpstcokllmdtibaba httpstcosbqnheqbaba good time   buy   beikabutaro jd   bidu httpstcowuhbnuxoualibaba baidusecbaba when you   into money   selling   house     evens out my average is since   shares i closed   on one   my houses     have k i see     perfect timing eow update no major moves bought   cover     gain stop loss triggered on rwm gain still holding apps shorts
meli shorts
net shorts
twlo shorts
  u shorts httpstcolhxflmbfdbaba   stock   negative i   really concerned   beikabutaro jd   bidu httpstcowuhbnuxoualibaba baidusecrt photoofadress babanov reports billion revenue     quarter price per share
  reports billion revenubaba i feel its cheap enough   go private   i remember when they bully me here   buying puts   guess who is up on   year httpstcoytktwqixbaba   if people     concerned     potential us delisting
why dont they just use interactive brokers   purchase hong kong alibaba   i just want   die     point whats   point   living   losing everything in   stock market   stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmreutersbiz charlie   chairman hell keep buying babamost mentioned tickers in wsb in last h spy tsla aapl sofi   qqq amzn gme fb xom httpstcointoxxyay httpstcooiltxly   mq twtr dis   anwarbanafea     agnostoxxx      
live look   berkshire hq httpstcojcaaklrcnkrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tspicymichelada   is trading   if ww is inevitablert nandishpatel   i think       mungers last year on   earth   stress   get   him sad   true   i think       mungers last year on   earth   stress   get   him sad   true   i       went down   its only   going down   days   i thought   was headed   next week top tweeted stockstsla spx aapl   rivn zim enph docu xom x pfe fb nvda mos amc aal upst snow amd msft didi ostk bros   bcim clf cvx vale ctva pdd es v bpt cmg crwd gold vlo pltr pton f amzn orcl vrtx regn stockstowatch httpstcooomndjmert marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd nlckstocks nick you should load up on calls     monday   me   bold httpstcozhzbjtzjbebaba coin shop fb pypl gpn adbe la cloture   cette semaine nous amne   belles choses vous   voirbaba i want   buy real bad   have   wait high likelihood   s here near future   start posting our daily market report email   clients hope you enjoyhttpstcolhkgbkegsl spy dia qqq nflx   amzn goog xle soxx tanjmia snap spy iwm t goog gme amd fslr fsly mnst httpstcovayvggyhqibaba i bet jack ma wishes he kept his mouth shut   scam   bears     dumb
you realize if delisting happens you lose on your short trade   well   market is trading   if were heading   world war iii wtf   china stock just cosndintely down week   week little tiny blip ups forget   kweb tanking   hours too lol   jd   agnostoxxx      
live look   berkshire hq httpstcojcaaklrcnkrt investorsrelat   este paso una accin     va   valer lo mismo que un litro   gasolinababa wow what in   actual fuk   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba delisting   juicy   rosemontseneca charlie munger really got his ass handed   him in chinababa kwebrt marketrebels most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqqmost mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqq fb didibaba ok man   onnnn where is     having fun delusional bulls     up   hours wasnt glitch   was   price     buyout   per share happening next week   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroutheryanpope     mean you want   buy       still get beaten down   these prices   looking good then they get beaten down     pe   makes   look good babart marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqqbaba why is   dropping is jack ma     he is swimming   dead fishes     is like chinese buffett
  fake shit   only fat americans eat fxi   jd pdd boys i told you china was uninvestable last july its still uninvestable down like   depending on   name   profitable companies   its really   shame httpstcoxjlrlyabbaba wow adjusted   inflation   is down something like   ipo
real inflation even worse chinese ending   day down big   down
nio down   iq down   green week in   books spy qqq tsla amzn amc gme nvda   httpstcokxmxcmuqnio   jd once   war softened
these   bounce   big timesbaba go ahead invade taiwan
your biggest companys going   zero   whats   pe now what   fucking absolute joke us stocks over here running x plus pe   no profits   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqqsidecarcap sold out         babatrending stocks on fintwit source httpstcocwjowwsbi drts anpc spy muln didi qqq   sofi twi vlon sorted   most recent httpstcoohkrmhbdbaba i   see   bottoming   next week   if   goes     extreme     wont   there long most mentioned tickers on wsb via swaggystocks tsla aapl rivn   amzn gme sofi qqq fb didivicentevaro tweeter ha hecho mucho dao   los inversores en   la comunidad inversora autoconvenciendose q hacan lo correcto mientras perdan un dineral la entrada   munger fue la estocada final aqu se perdern varios analistas value q se haban dejado la pasta en cursos y librosfreemoneyallday take   look   sq pypl   stne even facebook its not just fastly market has   crazy   vicentevaro el grfico     la   gente pillada en esa cada httpstcoxdhtbbaba everyone knows everything   in big s
red days
monday then maybe i try   roll   dice on     green tsla gme amzn   db orcl qqq vti voo tqqq amd nvda icln msft muln cei hymc ensv ckpt xela kgkg agri nak gpl lac lit sqm bbby meta   aaplbaba i   surprised     held up   high   long   agnostoxxx      
live look   berkshire hq httpstcojcaaklrcnkbaba adding shares   i like   risk   reward here   swing       huge multibagger   only fail if international geopolitics get worse     uschinashitfund man if they didnt avoid tobaccobaba   bail out mungernvr
mmm
cmi alsn
cboe   brutal   httpstcokkjavxuunubaba   many american companies down   hmmmm   tihobrkan while i   simplifying matters here
  is still nevertheless fascinating how investors were willingly   happily payingbaba   was just   year ago when       sheesh   gamestop is worth more then alibaba let   sink in k portfolio next week more pressure   its not my k   k sos k phil k didi k hpil keeping k   average down on whichever drops over   xpev didi little   i know what was       freerickylb great dte day thanks     you   unusualwhales   snorlaxuw everybody try   rest   enjoy your weekthis selling in china tech whos ready   juggle   pinless handgrenades i know     you   even if you wont admit     bidu jd bilibaba     china is corrupt rosemontseneca he rode wfc     way down     up hell most likely     same     hes   epitome   rational   wont panic sell   panic buy hell   fine   saying   even if he was half his agert cdividendos est mierda     lo nico que sirve es para perder dinero httpstcohhttugegbbaba monthly loggyrhythm httpstcomxaqxlujrt robert my money is on   great munger i expect him   double down   his last price was   now its usd my money is on   great munger i expect him   double down   his last price was   now its usd   is       ipo price have   look     operating fundamentals just look   big basics sales amp earnings   tax ebt httpstcooqntpyeloggyrhythm   ghanoush     served tonight   chef michelhttpstcoozrwtruyang monster trade   me   china has   lot more   lose than russia     point
politically   financially delist them     jd kweb   bulls     hard headed its insane   saying   is going   bleed dry since stockmarkethats babastreet cnbc feb loved china   crazy httpstcozemddfcsg httpstcoihuoncqjkvargfakta rismongon   som kpte   wimi   cmcm spi     humanitys problems stem   mans inability   sit quietly in   room  
hold montecristobm nunca lo olvides el ultimo que rie rie mejor babababa     training   is   tradebroth what   week spy closing     downside   yet   structure
rip china names like   bidu   kweb hodlings
  how       bearish   httpstcofwvpgpjdkibaba if   breaks   then we go     stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmbaba settled   more prizes   those who got into bed     communists httpstcouaboxnzdprt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouant group is looking   blockchainoriented people httpstcoqohadumf   btcx ethx   china
us regulators seen reaching consensus on audit
cooperation source article amp reuters httpstcoxhsfauttbaba   stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tmost mentioned tickers in wsb in last h spy aapl qqq wish tsla goog amzn     sofi httpstcointoxxyay httpstcosqzbwojdebaba bears greed might give me more than gain when they     squeezed in   quackslayerhk jbuehler funance tictoctick hscei is   hang seng chinese enterprise index   hstech is   hang seng technologrt jmgarilleti seekingthevalue yo siempre recordar   como un curso   inversin   cmo no asignar   la cuenta   un stock
  lrt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt tchinese leader promises more jobs   support recovery httpstcorzhidxywwl   jd nio xpev bidumonacotrader just curious   you still holding   thanksrt omerahm bidu jd       these   getting delisted god damn   larrycheungcfa there has     lot   wealth destruction lately in chinese equities i want   let you know   i   on   ship wirt stockmktnewz large cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt trt quackslayerhk jbuehler funance tictoctick hscei is   hang seng chinese enterprise index   hstech is   hang seng technologlarge cap stocks     most shares traded todayapple aapl m sharesnio mamd mford f matampt t mitub moccidental oxy mdocusign docu mbac mpetrobras pbr mrivian rivn malibaba   mpalantir pltr mbaba people saying no buyersdo realize   in order   make   sale there needs       buyer on   other end   how many think   gonna delist   ouchbaba wow go   president xi is killing chinese stocks   daviddhrndz lo peor   todo que son los mismos que si   estuviese   hablaran del empresote que eshablan   aires   sbaba s   learn   hard way   lot   folks just started positions       including myself holding   here is much safer than starting   short     glitches feel like someones burning my money in front   me   sorry here guys jbuehler funance tictoctick hscei is   hang seng chinese enterprise index   hstech is   hang seng technology index didi had its planned ipo in hong kong halted thats why   plunged hscei   hstech have   lot   big companies   overlap tencent
meituan
jd
 
jd health etc     allwhere i have lost   most money has   in situations where   companies narrative breaks
  key valuations metrics margins
growth
  guides   breakyou see plenty   dip buyers
getting aggressive in situations like   fb         examplesrt tuinvernadero   warren buffet shit talking munger while holding costco   apple lol tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoqcjyywtkxmartianofsafety we   really having difficult time investing in   hopefully time   reward our patiencebaba warren buffet shit talking munger while holding costco   apple lol tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcohtyzbcbasrt marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoixrprrqfbaba i saw   i had   take   break even   algo knows   market is bullshit pretty sure wall street firms invents   first sentient ai   opposed   silicon valley
  what   i know what   week spy closing     downside   yet   structure
rip china names like   bidu   kweb hodlings
gold still high     hot cpi inflation read
xrp win     sec read our stockmarket recap here   see what were watching   next week httpstcoeehnljchsababa     eom march there has     lot   wealth destruction lately in chinese equities i want   let you know   i   on   ship   you   damage is   felt   i trust my skills i   recover    
  i intend   take you   me   jd kweb qqq spy diababa softbank     go broke   justeatbarbecue     goldman sell     was   softbank   munger     goldman sell     was   softbank   munger       eom marchugh cnbcfastmoney   melissaleecnbc teasing me   these fake   quotes on   screen got me excited httpstcomtkfhdypxbaba seekingthevalue menos mal que solo tengo papel     vuelve la amenaza   deslistar las adrs
ruido o esta vez lo veis ms seriobaba     see   tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcoinchmwdjjbababy icerock not yet httpstcoykkazabqbaba is   company worth        
  market just doesnt know i sold   stock   amzn       price in tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcowfkrndtnchinese tech shares dip   us names firms   delisting httpstcozoxuxdrg jd   nio bidu xpevbidu jd       these   getting delisted god damn tsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcokkykxtbjpbaba chinese stocks   taking   beating   mfhoz u keep buying dips in     u wrote few weeks agostocks options day trading   work jpm spy gs hd nkla fb nflxchatroomif you want   make real gains   make your own plays join us   httpstcovbdmvuf httpstcocbsklxhpcmbaba there is fomc next weekwould expect stocks further down   fomc marketrebels babascan results expansion breakdown   qfin hcp futu yumc zto gds kirk yy sohu atc bidu xpev eh bz   lth napa tdcx krnt pega httpstcoxmvvlhrpunnaleid investoras   httpstcooopjodqdailydownapps asan atrc avlr   rsibaba bgs bird cag didi felipe ii yo no mand   mis barcos   luchar contra los elementos   httpstcoovedlartmbaba its nothing   delisting fear created   bears   shorts   hedge seee american company like dkng
hood
coin
affirm todayare these chinese shiits thebunsenberner not   single chinese adr name is making gains their pe is staying   same while   share price drops large cap chinese stocks   weektcehy   jd bidu didi adequateryan grainjones i remember everyone calling   cheap in   s think well see   resourcebull     munger is like iraq   colin powell one bad move   sully   otherwise perfect career kwebbaba   munger is like iraq   colin powell one bad move   sully   otherwise perfect career kwebbaba warren just pamped     hours   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me aroubaba buy     falls   low s on delisting worries httpstcojyjuqseic babababa bears shitting their pants on these   hour glitches gerberkawasaki   week was brutal bought   shares       feel   in case there is   sharp reversal next weekprobably   most undervalued company in   entire stock marketcharliemunger alibabagroup     go lower theres no fundamental in play here
they   have   whole market cap in cash     wouldnt matter when you   operate freely     government   shut you down   tell you not   divest
  valuations mean nothing learnt   painful way sadlybaba chill yall   still losing money     we sell   glitch shares hahaha   lol i dont mind   glitch httpstcosmnoblbaybaba wtf   glitch   leake script httpstconbuteagsdnbaba damn
  down day hope everyone loaded up on puts looking forward   next week est mierda     lo nico que sirve es para perder dinero httpstcohhttugegbbaba httpstcoxkcuboembaba amazon buying       were rich hahahahah todays most active puts tsla gm aapl jd   nio httpstcosfbqegooptions stockmarket wallstreet nasdaq nyse fintech blackbox httpstcoicsyyzkmrt jumocorp achats du jour coup double   pypl goog smsn montant total inbaba is     glitch   whats going on   amazing reverse splitter   glitch   whats happening httpstcozjjwghuxrt frankblaze borninvestor s   other stocks     runup     same point   start docu fvrr apps afrm app docnrt charliebilello alibabas stock is down over   its high   now   its st day close   its ipo in september babadid china fix evergrande china has   least million empty homes enough   house   population   france   offers   glimpse into   countrys massive housingmarket problem welcome   bust   boom you commies   jd fxibaba       fear
earns   most money     sec make money   i buy   wait   strange how people globally   wanting   invest in chinas businesses their economy
their future growth
yet investors get shit on like crazy   im   buyer   hahahahahahahart srcojones la apestada no es   es china los nmeros dan igual
su crecimiento   igual
sus ganancias y mtricas dan igual y segrt bahamaben wake me up when   hits single digitshow many more lazy ass tweets   we gonna see   how alibabas revenue is up x times   however many years ago
    stock is down heres   hint apple wasnt consolidating loads   acquisitions in babarhemrajani     fbbaba we obtained shares   seekingalpha   babaf   geopolitics
ukraine
china   alibaba httpstcosmqrjkqcq markets finance stockmarketbaba enough is enough kardifes     keeps falling i keep thinking     is in   keeps not   in i give up butits   encouraging   see large prints     lows maybe   bounce on monday not   type   volume id expect     lasting low
though httpstcommtxybgerspy   stock     year   wow
  glad i ate   moved on   when   started   get wobbly   if youre stuck
hang in there if youre bullish
good luck borninvestor s   other stocks     runup     same point   start docu fvrr apps afrm app docn asan   tcehy jd twlo nio nvta edit lots   others   sea   redbaba   stupidity in these price targets is mind boggling   ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arourt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebstocksandteeth itscharliemar you think   company   high quality     should trade   x cashbaba unreal   look   maybe just   clarify im long  
  my appetite is gone until its   alexpitti im not saying   price equals truth       market is inherently efficient   its   not stupid if analysts said   amzn were   strong buy   year ago     market disagreed
i go     market usually gets   direction right   leastbaba jd kweb say     me httpstcoklccrevzbaba munger   oh   is number trending   retail   gapping down monday we   chase falling knives   new alert   httpstcoaqrdarjhy stocks daytrading nyse nasdaq market   tihobrkan while i   simplifying matters here
  is still nevertheless fascinating how investors were willingly   happily payingrt luoshengpeng   is   its ipo debut price on vs thats   mkt were in todaybaba going short   here is far more dangerous than going long   moonshot monday coming right up   nio kweb cqqq jd httpstcojvptunpdailydownbaba bidu big bird bli rsibaba bgs bird cag didi   took   position here shares     weekly chart
holy crap
  really hit zone
next stop is xx where is   dead cat kitten bounce hahahaha httpstcoqqugevxebaba i had puts in january when   hit   wouldnt fall sucked my wallet dry   was depressed now   pos has no problem falling everyday smh   why   we have   wait until monday   lose     here buying   mid s next week   china stock poop patrickq david frankinvesting stefanhesse if china invades taiwan
  we try   send     like were trying       russian companiesthe us securities   exchange commission has placed five chinese companies       delisted if they   not comply   us accounting standardsthe companies arebgne zlabhcmyumcacmbaba wasnt on   list
yet   stock fell       news httpstcoogmlmxtrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme aapl   tsla access wider trends httpstcozltkvrf alibaba   jd alibabahttpstcoyzlunnergstockstowatch techstock httpstcodsrgvlzqrtop trending redditarmy stocks in   last hours sym chtvol chg gtgt spy gme   tsla aapl access wider trends httpstcozltkvrfrt trendspider   head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagobaba i told   httpstcotaffxbohsbaba head   shoulders continue down   price finds itself     ipo levels httpstcozpznhbagooptions maxpain chart     free options app httpstcoeqlcboqn httpstcohazatkjzart jpabloortega las tech chinas siguen su cada libre
miedo   que las desenlisten o pase un rusia nio bidu   httpstcoxqiimbaba   selling in   s next week   china rules everything   me cream   burntoutcase every day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india iyes i know   is   emotional reaction   please dont take       view on whether   is   good investment personally i dont invest in securities where   chicoms   uncle putin   silent partners   get   make   rules including disappearing your ceosevery day   goes down   more
i feel happy     purely idiosyncratic reason   charlie munger trashed india in pointed terms   praised china he is one   those rich wall street white guys who thinks democracy is only   rich white nationsbaba going up big over   weekend
guaranteed     tradingview stocks hit week lows   biggest   them   market cap were   adbe nflx sbux snowabhinavs account is temporarily unavailable     violates   twitter media policy learn morebaba watching   httpstcohldjtrxpcltsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcoadxvedgsytsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcojgyqhhuaabkaellner we   have   witnessing   lot   human misjudgments
  cloners mistake themselves   super investorsmore pain     im afraid   hopefully   valuable   humbling lesson   honest intellectsbaba tcehy overnightchinaexperts knowmyignorancert marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdon
i recommended shorting chinese stocks
in my sample see tweet   if you invested

evenly applied   each stock
youd make  
covering these positions todaybaba bidu nio   lfc didi qfin zto adag xpev jobs spx nasdaq djia httpstcoedyymciort marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdbaba going     east vd west   investroiss nearly everyone is harping on munger   even value investor   starting     bearish   munger made   mistake
tsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcozllpzri httpstcovivjlyuknearly everyone is harping on munger   even value investor   starting     bearish   munger made   mistake
    recent talks might     good bottoming signal not sure if contrariandisease   notwhy   chinese stocks selling off   bidu tme ntes jdi   reading raydalio principles   dealing     changing world order   i   thinking   is   exceptional buying opportunity httpstcogjwyffnbhxnio xpev   dont worry     thingcause every little thing is gonna   alrightsinging
dont worry     thingcause every little thing is gonna   alright httpstcomhamczhlbaba what needs   happen   trigger   positive momentum top holdings tcehy
 
jd bidu
mpngf
kuasf
ntes
tcom
bz
ymm kweb kweb etf httpstcobbtamiebaba jd who would have thought really china stocks     my biggest holdings   next week yes i   buying more   tcehy
jd gxc kwebpretty wild   see   time lows in       stuffi know
i know
what   you   ownbut still if you assume   normal world going forward
kweb isnt   zerobaba gonna get     time lows too httpstcodffomgpdi httpstcopocenpskbaba jd ipo price   delisting here we       is   cheap right now its crazy lol china faces multiple challenges amid rising uncertainties httpstcoiaxo   jd nio xpev bidurt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmrt stockmktnewz largest stocks   hit new week lows     point todayalibaba bababaidu bidupinduoduo pddkimberly clark kmtsla jd   nflx   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcofcbjgwfxrbaba not adding   my small position   crazy just keeps getting crazier tsla jd   bidu   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcolcagucljrmrt nnaleid investoras drameralali   you gonna   in   investoras care   share pleasert luoshengpeng   is   its ipo debut price on vs thats   mkt were in todayrt ignore these annoying little dipshits   called themselves value investors kept   really creepy   following me arouvicentevaro qu pasa   babatsla jd   amd   community   far   their daily lessons
live alerts   calls
  free trials   everyone join xtraders now httpstcoikmlswlkg httpstcojawszwthose   serious numbers nio   sofi httpstcoaqqlreqllizatkovcukru stockmktnewz   without doubtbaba options oi chart free stock apps httpstcormmjsiv httpstcokjrgykxjqbaba down like   clown charlie brown   half   mile here you in our discord weve   on fire httpstcovbdmvufaapl amzn fb nflx jd bidu   twtr pins tlry hexo httpstcoqkrylbenchinese stocks got plummeted   i have only   few   bought hope   survives   onslaught sl httpstcorpayhdhxxbaba soon     selling p july la ltima vez que alibaba   cerr  
fue el   diciembre   fxi on its way   chinastocksbaba didi jdrt nnaleid when i sold my         major loss
i felt like   idiot i think trading is   intuitiongutprrobbins obviously
  investor here   marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdi thought   chinese didnt need american capital why   they   worried   there stocks getting delisted xijinping cut his tech companies valuation   half   wants american capital   invest in his country   jd didi tme kweb fxi bidu tcehy bili iq profitsbaba p gt bidu p gt cvx   gt googl p gt bidu p gt profitsnvda p gt   p gt bidu p gt fb p gt didi
uber didi had   postpone its ipo   jack mas ant bloomberg httpstcoybhpzklua babastockmktnewz     coursert seekingalpha   babaf   geopolitics
ukraine
china   alibaba httpstcosmqrjkqcq markets finance stockmarketbaba ai is alibaba intelligence clown chinese thats why harvard didnt give u admission   is just ur luck   ur karma u r here dont   proud     u   dissolve in thin air one day   followtheh   traded   double digits earlier     first time since jan     october high httpstcopcyoprwurdailydownapps asan atrc avlr   rsibaba bgs bird cag didi nordiccashflow sitter p   allerede
kommer ikke til selge dette med mindre det skulle skalert seg til noe men ja enig
avholder litt mens jeg ser etter andre muligheterbaba people sold on   speculation   delisting   marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdwelp not   first time getting burned on   i   outkweb   tcehy bidu jd whats   good mutual fund restrained retirement account   mutual funds nio   jd bull fo lifert marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdrt marketrebels friday option volumesaapl m   puttsla m   putnio k   putamdfriday option volumesaapl m   puttsla m   putnio k   putamd k   putnvda k   putfb k   putrivn k   putbaba k   putrt crispylenetta zm
    potential swing trades next weekbaba use   lube on charlie he is   old man   if you truly     is going   go   in   post screen shots
otherwise stfu   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   marketrebels intraday option volumesaapl k   puttsla k   putnio k   putamd   babaf   geopolitics
ukraine
china   alibaba httpstcosmqrjkqcq markets finance stockmarketinnovationdd mayhemmarkets i was referring     select subset   names   everyone keeps tracking   following you knowupst
snow
afrm
ddog
amzn
 
sq
meli
crwd
pltr
arkk
shop
coin
se
fb
nvda
amd
adbe
aapl
msftas if there werent   k listed nameshotoptions report   end   day
march
aapl
tsla
nio
amd
nvda
fb
rivn
 
amzn
amc
msft
docu
sofi
f
didi
bac
xom
t
aal
pltr httpstcoucbhpidlrt rosemontseneca charlie munger really got his ass handed   him in chinababa kwebbaba forecast   goldman sachs
now they     really bullish if they loved     httpstcodqhgtmjsi like     jd however im starting   think   its not reciprocal
In [3]:
# decompose a list of sentences into words by self-defined function
tokens = decompose_word(doc_out)
# decompose a list of sentences into words from NLTK module
tokens_nltk = nltk.word_tokenize(str(doc_out))

# Number of words in article
nwords = len(tokens)

nwc = wordcount(tokens, ndct)   

pwc = wordcount(tokens, pdct)

# Total number of positive/negative words
ntot, ptot = 0, 0
for i in range(len(nwc)):
    ntot += nwc[i][1]

for i in range(len(pwc)):
    ptot += pwc[i][1]


# Print results
print('Positive words:')
for i in range(len(pwc)):
    print(str(pwc[i][0]) + ': ' + str(pwc[i][1]))
print('Total number of positive words: ' + str(ptot))
print('\n')
print('Percentage of positive words: ' + str(round(ptot / nwords, 4)))
print('\n')
print('Negative words:')
for i in range(len(nwc)):
    print(str(nwc[i][0]) + ': ' + str(nwc[i][1]))
print('Total number of negative words: ' + str(ntot))
print('\n')
print('Percentage of negative words: ' + str(round(ntot / nwords, 4)))
Positive words:
patience: 20
top: 510
merit: 3
work: 70
like: 845
sharp: 12
significant: 19
easing: 8
nicely: 11
support: 335
recovery: 29
positive: 74
love: 127
right: 328
enjoy: 44
honest: 9
liked: 23
free: 298
nice: 116
winners: 17
great: 218
well: 198
confidence: 12
worth: 136
good: 529
fidelity: 9
premier: 13
friendly: 4
bullish: 327
clear: 28
recommendation: 3
luck: 110
smart: 36
mature: 2
congratulations: 20
popular: 18
safe: 20
improve: 11
happy: 95
leads: 4
interesting: 37
ready: 82
hot: 45
strong: 103
stable: 20
gain: 97
wonderful: 29
reward: 19
enough: 61
victory: 14
impressive: 5
famous: 3
loving: 6
golden: 10
continuity: 2
genius: 26
progressive: 1
gold: 57
amazing: 44
benefit: 6
pretty: 52
super: 37
respect: 12
thank: 77
led: 2
easy: 84
renaissance: 1
boost: 22
gains: 123
easier: 2
thankful: 3
reputation: 4
advanced: 8
bonus: 3
steady: 8
win: 32
decent: 13
important: 53
quiet: 5
fantastic: 4
wins: 12
unbiased: 2
greatest: 49
outperforming: 3
fine: 28
impeccable: 5
attractive: 17
gaining: 5
tough: 85
cheapest: 9
works: 9
spring: 18
pure: 16
lead: 5
promises: 5
protect: 6
winning: 26
diligence: 4
wow: 149
calm: 8
brilliant: 20
supporting: 43
recommended: 66
solid: 23
stellar: 1
progress: 17
patriot: 1
remarkable: 8
booming: 45
leading: 9
approval: 9
qualified: 2
competitive: 1
hero: 12
proves: 21
stability: 28
recommendations: 4
fast: 35
fav: 15
peace: 37
miracles: 4
favor: 7
willing: 15
commitment: 1
finest: 25
vigilant: 1
glad: 52
holy: 56
incredibly: 2
joy: 8
happiness: 2
welcome: 24
courage: 11
awesome: 20
conveniently: 1
exceed: 2
fun: 39
cool: 7
majestic: 1
unity: 5
extraordinary: 3
rich: 33
helped: 7
recommend: 27
precisely: 2
savings: 4
cheaper: 19
trump: 17
beautiful: 26
honor: 3
awsome: 1
promising: 6
congratulate: 2
fond: 17
proud: 6
consistent: 2
success: 13
excited: 41
handsome: 1
strongest: 6
secure: 4
winner: 25
bright: 4
lucky: 19
reasonable: 4
proper: 4
bravo: 3
proven: 26
wise: 11
succeed: 4
freedom: 6
afford: 4
fair: 26
trusting: 6
creative: 1
favored: 1
prefer: 7
faster: 49
shine: 1
perfect: 19
gained: 3
meaningful: 1
promise: 10
trust: 52
clarity: 2
advantage: 9
paradise: 1
loves: 7
supports: 9
stronger: 12
astonishing: 1
likes: 19
wisely: 1
glimmer: 4
whoa: 2
correct: 9
sane: 4
euphoria: 1
jubilant: 1
helping: 13
amazingly: 2
rapid: 3
bargain: 17
backbone: 1
sustainable: 2
correctly: 2
favorite: 8
worthwhile: 1
wonder: 45
lovely: 5
celebrate: 5
stunning: 2
pep: 7
guidance: 10
boom: 30
superior: 3
approve: 1
enjoying: 8
faith: 8
restored: 2
variety: 15
sweet: 8
exceedingly: 1
worked: 7
convincingly: 1
beauty: 2
valor: 11
glorious: 1
amaze: 2
ample: 1
smiling: 5
phenomenal: 1
loved: 11
faithful: 2
renewed: 2
breakthrough: 1
dawn: 2
modern: 2
liking: 4
excellent: 8
masterful: 1
monumental: 3
encouraging: 2
classic: 3
ease: 7
incredible: 11
cleared: 2
blessing: 2
powerful: 15
improved: 8
astonished: 1
relief: 18
regal: 2
wisdom: 5
sincere: 1
danke: 1
gratitude: 1
awe: 1
miracle: 5
comfort: 2
legendary: 3
successful: 5
dedicated: 1
delighted: 1
exciting: 3
valuable: 18
master: 2
upgraded: 15
flexible: 5
confident: 4
champ: 1
savvy: 2
instantly: 1
accomplishment: 2
compliant: 5
outperform: 20
satisfied: 2
safely: 4
assuring: 1
amusing: 1
tempting: 10
prudent: 4
fresh: 16
protection: 13
sweeping: 4
reforms: 1
reliable: 2
appealing: 4
assure: 2
prosperity: 5
happily: 5
lucrative: 2
quicker: 2
inspiring: 2
rejoice: 3
skilled: 1
recover: 25
clears: 1
gush: 1
fortune: 11
brave: 3
favorable: 2
pleased: 1
easiest: 11
elite: 2
smile: 3
trusted: 4
won: 6
refund: 2
cure: 1
nimble: 1
comfortable: 10
comfy: 1
vigilance: 1
maturity: 1
unreal: 6
innovation: 8
surpass: 1
intelligence: 2
perfectly: 11
fans: 1
enhance: 13
humble: 3
stabilize: 11
stimulate: 3
pleasant: 2
magnificent: 2
bless: 3
goodness: 9
impressed: 3
poised: 2
humor: 2
logical: 2
silent: 2
attractively: 2
prudently: 1
outstanding: 1
beneficiary: 1
swift: 1
clean: 4
smooth: 1
smiles: 3
cheer: 1
generous: 1
hilarious: 7
hooray: 2
promised: 3
smarter: 6
comprehensive: 1
pleasure: 2
kudos: 1
rewarding: 4
skill: 1
convincing: 1
beckoned: 1
affordable: 4
happier: 2
flawless: 1
useful: 2
fancy: 2
mighty: 1
effective: 7
salute: 1
champion: 1
supportive: 1
astonishingly: 1
advocates: 1
irresistible: 1
proving: 2
gems: 1
darling: 1
capability: 1
dominates: 2
award: 1
patient: 6
excite: 1
prosper: 3
accomplished: 1
prosperous: 1
exceeded: 1
thrive: 2
empathy: 1
reliably: 1
superb: 3
grand: 1
overtake: 2
eased: 1
properly: 4
sexy: 3
illuminati: 1
leverage: 7
selective: 1
grateful: 3
tremendously: 1
improving: 4
profound: 2
educated: 2
gentle: 1
autonomous: 4
prominent: 1
transparent: 3
appreciated: 1
successfully: 2
excitement: 3
willingness: 1
innovative: 2
prize: 1
understandable: 1
heaven: 1
empower: 1
gem: 2
tender: 1
amazed: 2
seasoned: 3
wonders: 1
healthy: 7
patiently: 5
openness: 8
fascinating: 7
enjoyed: 1
sufficient: 2
soft: 5
cleaner: 1
magic: 1
fastest: 1
hail: 2
grace: 3
rational: 6
modest: 1
congratulation: 1
supporter: 2
openly: 2
refreshing: 4
willingly: 8
ecstatic: 1
gusto: 1
eager: 2
mercy: 1
soundly: 2
dominate: 1
notably: 1
passion: 1
redemption: 1
elegant: 1
positives: 2
freedoms: 2
outperformed: 1
accurate: 3
gladly: 2
contribution: 1
supported: 1
thriving: 1
guarantee: 1
optimistic: 18
awards: 1
foresight: 1
affirm: 3
protective: 1
timely: 1
favour: 1
reclaim: 1
crisp: 1
faultless: 1
realistic: 2
invincible: 4
patriotic: 1
precious: 1
advocate: 1
efficient: 3
consistently: 4
hale: 1
delicious: 2
satisfying: 2
thrill: 7
smartest: 1
brightest: 1
intriguing: 1
accommodative: 1
undisputed: 1
reasonably: 1
earnest: 1
striking: 1
noteworthy: 1
tougher: 1
richer: 1
cute: 1
sensitive: 1
smoothly: 1
virtue: 2
honesty: 1
invaluable: 1
simplifying: 3
bliss: 1
prompt: 1
evenly: 1
exceptional: 1
Total number of positive words: 8686


Percentage of positive words: 0.0279


Negative words:
damage: 9
dump: 41
pain: 52
risk: 187
break: 97
wrong: 111
shark: 2
tank: 13
rip: 61
bad: 121
loser: 7
rant: 2
breaks: 34
volatility: 35
trash: 28
funny: 112
limited: 56
lied: 2
bearish: 117
loss: 489
vice: 15
crush: 4
missed: 39
hell: 53
rut: 21
mar: 108
hard: 94
strike: 54
discord: 101
noise: 9
overweight: 123
problems: 2
volatile: 36
fake: 34
panic: 57
stealing: 8
chaotic: 9
dumb: 33
downgrade: 31
recession: 22
crazy: 144
miss: 43
lagging: 2
crash: 78
worthless: 39
beg: 1
unable: 1
unusual: 53
stuck: 10
lost: 108
sarcastically: 2
shaky: 3
sucker: 2
falling: 110
worse: 31
chatter: 14
cons: 5
devil: 2
junk: 14
conflicted: 1
drones: 4
skittish: 1
weaker: 1
collapse: 19
resistance: 41
broken: 13
risky: 14
shit: 132
hawkish: 2
gross: 3
insane: 69
concern: 7
gloomy: 2
sin: 24
sadly: 9
danger: 5
complicated: 4
hurt: 13
fall: 71
madness: 4
breakdown: 19
poorly: 1
sorry: 56
risks: 47
massacre: 3
fail: 24
downside: 33
failed: 5
bugging: 1
pointless: 3
foolish: 6
dead: 79
fuck: 101
monster: 31
losses: 54
screwed: 9
scared: 28
ruin: 6
shallow: 1
implode: 2
fear: 63
unwarranted: 1
mess: 7
doubt: 20
breaking: 47
worries: 14
bias: 12
crude: 20
losing: 43
cheap: 112
struggling: 6
mock: 4
regret: 10
anger: 1
fabrication: 1
disruption: 3
annoyed: 1
lie: 9
trap: 26
losers: 16
lack: 3
threats: 3
wilt: 4
worried: 25
rumors: 8
unpopular: 10
trashed: 10
mad: 12
oversight: 15
unbelievable: 20
stupid: 36
limit: 21
hang: 266
irrational: 12
weak: 24
poison: 36
clueless: 13
moron: 18
blow: 10
disbelief: 5
strictly: 4
underdog: 2
suck: 9
concede: 3
lose: 54
garbage: 26
subjected: 1
ripped: 6
damn: 72
disgraceful: 1
ignore: 66
smoke: 2
slower: 2
troubles: 2
underestimate: 2
slow: 16
hedge: 46
shake: 28
fucking: 81
deviation: 5
exhausted: 5
concession: 21
threat: 34
temptation: 1
burned: 13
wild: 30
obliterated: 4
silly: 9
freeze: 3
death: 9
ironically: 2
sour: 4
kill: 20
hate: 47
retards: 5
nightmare: 5
error: 18
falls: 77
steal: 24
disaster: 5
incapable: 1
stubborn: 3
dumping: 24
dust: 6
broke: 34
bankrupt: 8
bitch: 18
drastically: 1
chill: 7
dying: 11
shady: 3
bump: 1
expire: 14
sinking: 10
pan: 1
bust: 3
worst: 75
conspiracy: 2
jealous: 4
explode: 11
killer: 9
horrible: 5
greed: 10
slap: 3
fat: 16
idiots: 18
rollercoaster: 1
cursed: 2
criminal: 32
stupidly: 1
warning: 14
sink: 9
unpredictable: 4
itchy: 1
failing: 7
skeptical: 2
decline: 28
unfortunately: 15
fib: 3
carnage: 7
freaking: 9
brutal: 22
tired: 7
issue: 29
greedy: 42
killing: 21
scream: 1
problem: 16
difficult: 6
prison: 3
drag: 7
fraud: 13
delay: 1
die: 33
nervous: 3
gasp: 1
aggressive: 7
weakness: 7
absurdly: 1
punish: 2
insanity: 4
crushed: 14
sham: 1
racists: 3
lemon: 3
mire: 1
fooled: 6
overdue: 4
spite: 1
excuse: 3
sad: 28
inferior: 2
manipulation: 38
crap: 22
ridiculous: 16
afraid: 6
nonsense: 10
shocked: 1
stole: 2
hype: 3
knife: 60
embarrassing: 5
sucked: 5
insufferable: 1
awful: 1
retarded: 6
reject: 2
scum: 4
lame: 1
killed: 13
scam: 23
bonkers: 1
shameless: 1
bleed: 10
fault: 5
stupidity: 4
crooked: 3
expired: 3
slaughter: 4
dick: 2
biased: 3
rumours: 9
idiotic: 1
impossible: 3
messed: 3
monstrous: 4
hollow: 1
burn: 29
swipe: 6
murder: 10
measly: 2
rough: 6
fallen: 8
nasty: 4
complaining: 3
heck: 4
fraudulent: 3
outrageous: 2
rampage: 1
costly: 1
mistake: 18
allergic: 18
hurting: 13
bleeding: 6
bloody: 4
furious: 2
battered: 5
confused: 7
dumped: 12
conservative: 4
smell: 5
smells: 4
sick: 6
disappoints: 3
frustrated: 1
depressed: 5
issues: 31
crashes: 25
irrelevant: 4
cocky: 4
complain: 2
sharply: 2
rape: 1
steep: 2
expensive: 7
doomed: 6
corrupted: 4
scary: 12
joke: 17
loose: 6
exhaustion: 3
trouble: 14
beware: 2
disgusting: 3
inevitably: 1
insanely: 2
blah: 3
revenge: 2
slowly: 23
morons: 8
idiot: 13
rejected: 3
lunatic: 2
rage: 1
tepid: 2
disregard: 4
crooks: 8
fell: 26
grind: 3
relentless: 11
stolen: 1
bent: 1
unlikely: 6
overdone: 1
lurking: 1
damper: 2
confront: 2
crashing: 11
atrocious: 1
rocky: 1
ludicrous: 4
vulnerable: 2
wedge: 5
stutter: 1
anxious: 1
inevitable: 7
manipulate: 2
dislike: 2
grudges: 1
punk: 2
fears: 22
hypocrite: 1
suffering: 5
racist: 7
pig: 4
remorse: 1
fails: 7
contradict: 1
mediocre: 2
irresponsibly: 1
rhetoric: 1
crook: 3
complains: 2
questionable: 2
toll: 1
suspect: 2
upsetting: 1
cloudy: 2
dirt: 6
worry: 8
conflict: 4
mistakes: 28
dumps: 4
odd: 3
critical: 4
wreck: 11
trapped: 19
loses: 6
boiling: 1
fearful: 8
disturbing: 2
lazy: 6
strangle: 3
crime: 1
denial: 5
bashed: 3
failure: 8
upset: 1
overwhelming: 1
sore: 1
glitches: 3
motley: 1
fool: 7
hating: 2
deadbeat: 1
pathetic: 5
frustrating: 2
ugh: 3
shabby: 1
slaughtered: 15
cheat: 5
ding: 3
anxiety: 1
attack: 6
cloud: 47
cancer: 1
crushing: 4
annihilate: 1
crowded: 1
lying: 1
unbelievably: 1
rejection: 1
distract: 2
savages: 1
rejecting: 2
crack: 13
choppy: 7
malicious: 2
hater: 1
meltdown: 6
unknown: 1
layoff: 5
sucks: 10
louder: 3
crashed: 5
poor: 19
hysteria: 1
concerns: 15
died: 2
crisis: 13
pessimism: 3
lone: 1
concerned: 7
blame: 8
haters: 9
declines: 11
alienate: 1
scrambling: 1
suspicious: 1
hated: 3
breach: 3
split: 6
destroy: 13
raped: 3
crappy: 4
randomly: 2
tumble: 37
bullshit: 7
negative: 22
deluded: 1
din: 1
thwart: 1
regression: 2
boring: 2
rival: 11
declining: 5
ugly: 20
aversion: 1
atrocities: 1
pigs: 5
illegal: 3
badly: 8
flak: 1
friggin: 1
naive: 5
interfere: 1
ruined: 5
notorious: 1
diametrically: 1
tension: 3
plague: 2
turmoil: 5
alarm: 2
cracks: 2
tout: 1
complex: 3
annoying: 48
creepy: 49
chaff: 1
lies: 4
weird: 6
bastards: 2
burning: 8
liars: 1
pry: 1
sorely: 2
absurd: 4
smug: 1
needless: 1
scandal: 1
evil: 1
outbreak: 8
obsessively: 1
tanked: 3
abuses: 1
refusing: 1
insulting: 4
slime: 1
corrupt: 5
buckle: 2
senile: 1
violent: 2
deceive: 3
plot: 6
lagged: 2
pariah: 1
degenerate: 3
rot: 1
messy: 2
weed: 2
mocking: 1
painful: 6
raging: 2
pervasive: 1
panicked: 3
ridiculously: 5
intense: 4
suffered: 1
retard: 6
warned: 23
disappointed: 1
diabolical: 1
kills: 2
disrespect: 4
begging: 7
disrespectful: 2
disrespectfully: 1
disrespecting: 1
chaos: 2
distressed: 1
rumor: 4
slump: 3
weakening: 4
vomit: 1
squash: 1
drain: 4
misery: 2
overpriced: 2
hates: 3
swollen: 1
enemy: 5
hostile: 1
leak: 1
dirty: 4
desperately: 1
vicious: 8
demise: 1
unavailable: 5
harm: 1
decay: 1
rust: 1
unacceptable: 1
abominable: 1
subtract: 1
ruins: 1
bother: 2
waste: 2
dire: 7
weaken: 2
freezes: 2
stale: 1
shame: 5
overthrow: 2
tumultuous: 1
blunder: 1
spoiled: 1
drunk: 2
glitch: 7
severe: 2
negativity: 1
apocalypse: 4
vague: 1
overzealous: 3
shortsighted: 1
stern: 1
debt: 14
lag: 1
pessimistic: 1
alarming: 1
dark: 2
recklessness: 1
hazard: 1
dies: 1
authoritarian: 4
disagree: 1
penalty: 8
excuses: 3
confession: 3
disgusted: 2
pains: 1
fiction: 1
disappointing: 1
abruptly: 1
condescending: 2
suicide: 1
shun: 1
bash: 6
tricky: 3
shameful: 1
inflationary: 1
mistaken: 4
dangerous: 5
jarring: 1
lonely: 2
hum: 1
cheats: 1
blatant: 1
scorching: 1
horrifying: 1
disgraced: 1
wrinkled: 1
sack: 1
pricey: 1
invisible: 1
disgrace: 2
hurts: 1
infected: 1
desperate: 4
disagreed: 2
uncertain: 1
panicking: 1
baffled: 1
ruining: 1
distress: 2
fallout: 2
sinister: 1
limits: 1
exacerbate: 1
fleeing: 1
skepticism: 1
horrendous: 1
surrender: 1
delusional: 10
impending: 2
dictatorial: 2
tumbles: 3
emergency: 1
isolation: 1
bomb: 1
erodes: 1
toxic: 7
stingy: 2
catastrophic: 1
detriment: 2
terrible: 4
woe: 1
delayed: 5
jittery: 2
downhill: 1
splitting: 1
wasted: 1
strange: 7
doubtful: 1
chilly: 1
lacking: 1
ironic: 1
cracked: 1
dictator: 2
passive: 1
notoriously: 1
lapsed: 1
careless: 1
despondent: 1
imposing: 1
stressful: 1
shocking: 4
scams: 3
pretense: 1
threaten: 1
accusations: 1
savage: 1
depression: 2
puppets: 1
detrimental: 1
shambles: 1
jeopardy: 1
flaw: 1
autocratic: 3
ignorant: 1
repetitive: 1
manipulative: 1
pretend: 7
peril: 1
smelly: 2
diss: 1
hesitant: 1
inept: 1
smallish: 1
rusty: 1
bullies: 1
unsure: 1
punch: 1
dubious: 1
exploit: 1
treasonous: 1
foolishness: 2
biases: 1
fried: 1
meaningless: 1
flagging: 7
sanctimonious: 2
scoundrel: 2
haunt: 1
provoke: 1
refuses: 1
wasting: 1
mania: 2
prohibit: 1
capitulate: 1
misses: 1
disastrous: 1
senseless: 1
unwillingness: 1
puzzled: 1
tragic: 1
fist: 1
vengeance: 1
damaged: 2
puppet: 2
challenging: 3
incorrectly: 1
insignificant: 1
hysteric: 2
slashing: 2
misunderstood: 2
abyss: 1
stinks: 1
yawn: 1
unnecessary: 1
doubts: 1
unattractive: 1
useless: 1
blind: 3
annihilation: 1
criticizing: 1
suffer: 4
excessive: 1
messing: 2
attacks: 1
ashamed: 1
regrets: 1
cold: 2
defrauding: 2
miserably: 1
longing: 1
unemployed: 1
gutter: 2
childish: 1
strict: 1
pity: 1
taunt: 1
taunting: 1
rattled: 1
virus: 2
damned: 1
condemned: 1
hatred: 1
violation: 1
sever: 3
bashing: 2
threatening: 1
tortured: 1
unrealistic: 1
geezer: 1
unleash: 1
stress: 3
complacent: 1
impose: 1
sob: 1
infections: 1
posturing: 1
depressing: 1
freezing: 1
boycott: 1
muddle: 1
rogue: 1
unnerving: 1
bored: 1
destruction: 5
oppression: 4
slowest: 1
barbaric: 1
headaches: 1
misleading: 1
undercutting: 1
simplistic: 1
stiff: 1
criticized: 1
pinch: 1
plea: 1
antithetical: 1
relentlessly: 1
lacks: 2
filthy: 1
tanks: 1
bitter: 1
propaganda: 2
scare: 2
retaliatory: 1
suffers: 1
flee: 3
uncomfortable: 1
mistakenly: 3
disarray: 1
poisonous: 1
whining: 1
illogical: 1
zap: 1
bruised: 2
corruption: 1
sarcasm: 1
profanity: 1
showdown: 1
undone: 1
foreboding: 1
incorrect: 1
fiasco: 1
stranger: 1
grief: 1
revert: 1
unbearable: 1
stab: 1
bully: 1
inability: 1
sully: 2
onslaught: 1
Total number of negative words: 8689


Percentage of negative words: 0.0279
In [ ]:
# generate wordcloud
comment_words = ' '
for token in tokens:
    comment_words = comment_words + token + ' '

print(comment_words)

wordcloud = WordCloud(width = 800, height = 800,
                background_color ='white',
                min_font_size = 10).generate(comment_words)

plt.figure(figsize=(8, 8), facecolor=None)
plt.imshow(wordcloud)
plt.axis("off")
plt.tight_layout(pad=0)
plt.savefig("wordcloud.png",format='png',dpi=200)
plt.show()